.nova-lab{color:var(--crfm-color-text-primary);background:var(--crfm-color-background);box-sizing:border-box;min-height:100dvh;padding:18px 24px;font:15px/1.5 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.nova-lab *,.nova-lab :before{box-sizing:border-box}.nova-lab h1{letter-spacing:-.04em;margin:4px 0;font-size:30px;line-height:1.1}.nova-lab h2{margin:0;font-size:18px}.nova-lab p{margin:8px 0}.nova-lab small,.nova-muted{color:var(--crfm-color-text-secondary)}.nova-kicker{text-transform:uppercase;letter-spacing:.2em;color:var(--crfm-color-primary);font-size:11px}.nova-product-header{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1200px;margin:0 auto 14px;display:flex}.nova-lab label{gap:5px;font-size:12px;display:grid}.nova-lab button,.nova-lab select,.nova-lab input,.nova-file{border:1px solid var(--crfm-color-strong-border);background:var(--crfm-color-surface);min-height:40px;color:var(--crfm-color-text-primary);font:inherit;border-radius:13px;max-width:100%;padding:8px 12px}.nova-lab button,.nova-file{cursor:pointer}.nova-lab button:hover{border-color:var(--crfm-color-primary)}.nova-lab button[aria-pressed=true]{outline:2px solid var(--crfm-color-primary);outline-offset:-3px}.nova-lab :focus-visible{outline:3px solid var(--crfm-color-primary);outline-offset:2px}.nova-lab button:disabled{opacity:.5;cursor:default}.nova-lab a{color:var(--crfm-color-text-primary);text-decoration:underline}.nova-surface{isolation:isolate;position:relative;overflow:hidden}.nova-unified-shell{border:1px solid var(--crfm-color-border);background:color-mix(in srgb,var(--crfm-color-surface) 90%,transparent);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:28px;width:100%;max-width:1200px;margin:auto}.nova-artwork{z-index:-1;opacity:.55;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.nova-system{grid-template-columns:minmax(0,1fr);min-height:0;display:grid}.nova-grid--chat{grid-template-columns:minmax(240px,.9fr) minmax(320px,1.1fr)}.nova-presence-panel{scrollbar-width:thin;flex-direction:column;min-width:0;min-height:0;padding:16px;display:flex;overflow:auto}.nova-stage{text-align:center;flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.nova-stage .nova-surface-content{flex-direction:column;align-items:center;gap:6px;width:100%;padding:8px;display:flex}.nova-stage .nova-kicker{display:none}.nova-status{color:var(--crfm-color-text-secondary);font-size:12px}.nova-controls{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px;display:flex}.nova-controls button{font-size:13px}.nova-capsule .nova-surface-content{flex-wrap:wrap;align-items:center;gap:12px;padding:10px;display:flex}.nova-grow{overflow-wrap:anywhere;flex:1;min-width:0}.nova-mini-orb{background:0 0!important;border:0!important;padding:0!important}.nova-view-settings{flex-wrap:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:10px 0;display:flex}.nova-view-settings label{align-items:center;gap:6px;display:flex}.nova-view-settings select{min-height:32px;padding:4px 8px;font-size:12px}.nova-caption{max-height:70px;font-size:13px;overflow:auto}.nova-note{padding:6px 10px}.nova-ghost{text-align:left;flex-basis:100%;align-items:center;gap:12px;transition:opacity .65s;display:flex}.nova-ghost--fading{opacity:0;pointer-events:none}.nova-ghost>div{flex:1;min-width:0}.nova-ghost span{letter-spacing:.16em;color:var(--crfm-color-text-secondary);font-size:10px}.nova-ghost p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;display:-webkit-box;overflow:hidden}.nova-ghost button{background:0 0;border-color:#0000}.nova-conversation,.nova-music-workspace{border-left:1px solid var(--crfm-color-border);background:color-mix(in srgb,var(--crfm-color-surface) 65%,transparent);flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.nova-conversation-header,.nova-workspace-header{flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px 8px;display:flex}.nova-conversation-header button,.nova-workspace-header button{background:0 0;border-color:#0000;font-size:20px}.nova-conversation-new{padding:0 16px 8px}.nova-conversation-new button{min-height:30px;padding:4px 8px;font-size:12px}.nova-conversation-tabs,.nova-player-tabs{flex-shrink:0;gap:8px;padding:0 16px 10px;display:flex}.nova-conversation-tabs button,.nova-player-tabs button{flex:1;min-height:36px;padding:6px 8px;font-size:12px}.nova-search{flex-shrink:0;padding:0 16px 12px}.nova-search input{width:100%;min-width:0}.nova-conversation-log{overscroll-behavior:contain;scrollbar-width:thin;flex:1;min-height:0;padding:0 16px 16px;overflow:auto}.nova-message{background:var(--crfm-color-card);border:1px solid var(--crfm-color-border);overflow-wrap:anywhere;border-radius:4px 16px 16px;width:-moz-fit-content;width:fit-content;max-width:94%;margin:10px 0;padding:10px 12px}.nova-message--user{background:var(--crfm-color-secondary-card);border-radius:16px 4px 16px 16px;margin-left:auto}.nova-message header{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.nova-message strong,.nova-message time{color:var(--crfm-color-text-secondary);font-size:10px}.nova-message p{white-space:pre-wrap;font-size:14px;line-height:1.6}.nova-message .nova-copy{background:0 0;border-color:#0000;min-height:28px;padding:4px 6px;font-size:11px}.nova-conversation-empty{text-align:center;color:var(--crfm-color-text-secondary);padding:32px 16px}.nova-conversation-empty>span{font-size:30px}.nova-thread-list{gap:8px;display:grid}.nova-thread-list button{text-align:left;grid-template-columns:1fr auto;display:grid}.nova-thread-list time{color:var(--crfm-color-text-secondary);grid-row:2;font-size:12px}.nova-thread-list span{grid-area:1/2/3}.nova-history-actions{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.nova-composer{border-top:1px solid var(--crfm-color-border);flex-shrink:0;padding:10px 14px}.nova-composer form{align-items:end;gap:8px;margin-top:8px;display:flex}.nova-composer textarea{resize:vertical;border:1px solid var(--crfm-color-strong-border);background:var(--crfm-color-card);width:100%;min-height:54px;max-height:120px;color:var(--crfm-color-text-primary);font:inherit;border-radius:14px;padding:10px}.nova-check{align-items:center;gap:8px;display:flex!important}.nova-check input{min-height:auto}.nova-thinking-note{color:var(--crfm-color-text-secondary);font-size:13px}.nova-player{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.nova-integrated-dock{border-top:1px solid var(--crfm-color-border);flex-shrink:0;padding-top:8px}.nova-player-now{align-items:center;gap:10px;padding:4px 8px 8px;display:flex}.nova-player-now img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:42px;height:42px}.nova-player-now h2{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.nova-player-now small,.nova-player-now span{color:var(--crfm-color-text-secondary);font-size:10px}.nova-player-dock{padding:0 8px 8px}.nova-player-dock .crfm-transport{justify-content:center;gap:8px;display:flex}.nova-player-dock .crfm-transport button{min-width:36px;min-height:36px;padding:8px}.nova-player-dock svg{width:18px;height:18px}.nova-player-dock .crfm-progress{margin:8px 0}.nova-player-dock .crfm-progress__time{justify-content:space-between;font-size:10px;display:flex}.nova-player-dock .crfm-volume{justify-content:center;gap:8px;display:flex}.nova-player-dock .crfm-volume>div{width:100px}.nova-player-dock .crfm-volume button{min-height:28px;padding:4px 8px}.nova-player-dock .crfm-play-button{background:var(--crfm-color-primary);color:var(--crfm-color-text-on-accent);background-image:none}.nova-player-dock .bg-primary{background:var(--crfm-color-primary)}.nova-player-dock .active-icon{outline:2px solid var(--crfm-color-primary)}.nova-player-content{overscroll-behavior:contain;scrollbar-width:thin;flex:1;min-height:0;padding:8px 16px;overflow:auto}.nova-catalog-search input{width:100%}.nova-catalog-row{border-bottom:1px solid var(--crfm-color-border);align-items:center;gap:8px;padding:10px 0;display:flex}.nova-catalog-row strong{font-size:13px}.nova-catalog-row small{font-size:11px;display:block}.nova-catalog-row button{min-height:36px;padding:6px 10px}.nova-player-pages{justify-content:center;align-items:center;gap:12px;margin:12px 0;font-size:12px;display:flex}.nova-dj-settings{gap:12px;display:grid}.nova-player [class*=text-gray],.nova-player [class*=text-white],.nova-player-dock [class*=text-gray]{color:var(--crfm-color-text-primary)}.nova-player [class*=text-yellow]{color:var(--crfm-color-primary)}.nova-track{border-top:1px solid var(--crfm-color-border);align-items:center;gap:12px;padding:10px;display:flex}.nova-track img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:42px;height:42px}.nova-seek{width:100%;accent-color:var(--crfm-color-primary);min-height:28px!important;padding:0!important}.nova-local-file{padding:10px}.nova-toolbar{flex-wrap:wrap;align-items:end;gap:12px;margin:20px 0;display:flex}.nova-laboratory{max-width:1200px;margin:24px auto}.nova-lab audio{width:100%;margin-top:8px}.nova-lab details{margin-top:18px}.nova-lab summary{cursor:pointer;min-height:44px}.nova-file input{width:100%}.nova-sr-only{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.nova-mobile-nav{display:none}@media (min-width:600px) and (min-height:650px){.nova-lab[data-laboratory=false]{flex-direction:column;height:100dvh;min-height:0;display:flex}.nova-lab[data-laboratory=false] .nova-unified-shell{flex:1;min-height:0;margin:0 auto}.nova-lab[data-laboratory=false] .nova-unified-shell>.nova-surface-content,.nova-lab[data-laboratory=false] .nova-system{height:100%;min-height:0}.nova-lab[data-laboratory=false] .nova-orb:not(.nova-orb--compact){width:min(26dvh,260px)}.nova-system[data-chat-placement=left].nova-grid--chat{grid-template-columns:minmax(320px,1.1fr) minmax(240px,.9fr)}.nova-system[data-chat-placement=left]>.nova-presence-panel{grid-area:1/2}.nova-system[data-chat-placement=left]>:not(.nova-presence-panel){border-left:0;border-right:1px solid var(--crfm-color-border);grid-area:1/1}.nova-system[data-chat-placement=bottom].nova-grid--chat{grid-template-rows:minmax(200px,.8fr) minmax(0,1.2fr);grid-template-columns:1fr}.nova-system[data-chat-placement=bottom] .nova-presence-panel{flex-direction:row;align-items:center;gap:16px}.nova-system[data-chat-placement=bottom] .nova-stage{min-width:200px}.nova-system[data-chat-placement=bottom] .nova-orb:not(.nova-orb--compact){width:110px}.nova-system[data-chat-placement=bottom] .nova-integrated-dock{border:0;flex:1}.nova-system[data-chat-placement=bottom] .nova-view-settings{flex-direction:column}.nova-system[data-chat-placement=bottom]>:not(.nova-presence-panel){border-left:0;border-top:1px solid var(--crfm-color-border)}.nova-system[data-chat-placement=bottom] .nova-conversation{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(150px,.7fr) minmax(220px,1fr) minmax(180px,1fr);display:grid}.nova-system[data-chat-placement=bottom] .nova-conversation-header{grid-area:1/1;padding:6px 12px}.nova-system[data-chat-placement=bottom] .nova-conversation-header .nova-kicker{display:none}.nova-system[data-chat-placement=bottom] .nova-conversation-tabs{grid-area:1/2;align-items:center;padding:6px}.nova-system[data-chat-placement=bottom] .nova-search{grid-area:1/3;padding:6px 12px}.nova-system[data-chat-placement=bottom] .nova-search>span{display:none}.nova-system[data-chat-placement=bottom] .nova-conversation-log{grid-area:2/1/auto/-1}.nova-system[data-chat-placement=bottom] .nova-conversation-new{grid-column:1/-1;padding:4px 12px}.nova-system[data-chat-placement=bottom] .nova-composer,.nova-system[data-chat-placement=bottom] .nova-conversation>button{grid-column:1/-1}}@media (max-width:599px){.nova-lab{padding:12px}.nova-grid--chat{grid-template-columns:minmax(0,1fr)}.nova-product-header h1{font-size:26px}.nova-conversation,.nova-music-workspace{border-left:0}.nova-player-content,.nova-conversation-log{min-height:180px}}@media (max-width:599px) and (min-height:600px){.nova-lab[data-laboratory=false]{flex-direction:column;gap:8px;height:100dvh;min-height:0;display:flex}.nova-lab[data-laboratory=false] .nova-product-header{margin:0}.nova-lab[data-laboratory=false] .nova-mobile-nav{flex-shrink:0;gap:8px;display:flex}.nova-mobile-nav button{flex:1}.nova-lab[data-laboratory=false] .nova-unified-shell{flex:1;min-height:0;margin:0}.nova-lab[data-laboratory=false] .nova-unified-shell>.nova-surface-content,.nova-lab[data-laboratory=false] .nova-system{height:100%;min-height:0}.nova-lab[data-laboratory=false][data-workspace=chat] .nova-presence-panel{display:none}.nova-lab[data-laboratory=false][data-workspace=music] .nova-system{grid-template-rows:auto minmax(0,1fr)}.nova-lab[data-laboratory=false][data-workspace=music] .nova-stage .nova-surface-content{flex-direction:row;justify-content:center}.nova-lab[data-laboratory=false][data-workspace=music] .nova-stage .nova-orb{width:64px;margin:0}.nova-lab[data-laboratory=false][data-workspace=music] .nova-stage h2,.nova-lab[data-laboratory=false][data-workspace=music] .nova-stage .nova-controls{display:none}.nova-lab[data-laboratory=false][data-workspace=music] .nova-presence-panel{padding:6px 10px}.nova-lab[data-laboratory=false] .nova-player-content,.nova-lab[data-laboratory=false] .nova-conversation-log{min-height:0}}@media (prefers-reduced-transparency:reduce){.nova-unified-shell,.nova-conversation,.nova-music-workspace{background:var(--crfm-color-surface);-webkit-backdrop-filter:none;backdrop-filter:none}.nova-artwork{opacity:.12}}.nova-lab[data-reduced=true] .nova-ghost{transition:none}@media (prefers-reduced-motion:reduce){.nova-ghost{transition:none}}.nova-conversation-avatar{display:none}@media (max-width:599px){.nova-conversation-avatar{margin-right:10px;display:block}.nova-conversation-avatar .nova-orb{width:44px;min-width:44px}.nova-conversation-header>div:nth-last-child(2){flex:1}}.nova-radio-host[hidden]{display:none!important}.nova-radio-surface{flex-direction:column;flex:1;min-height:0;display:flex}.nova-radio-options{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.nova-radio-surface select{width:100%}@media (max-width:599px){.nova-mobile-nav button{min-width:0;padding:8px;font-size:12px}}.nova-view-settings{flex-direction:column;gap:8px}.nova-panel-navigation,.nova-size-controls,.nova-source-navigation{border:1px solid var(--crfm-color-border);background:color-mix(in srgb,var(--crfm-color-surface) 65%,transparent);border-radius:18px;gap:4px;padding:4px;display:flex}.nova-panel-navigation button{background:0 0;border:0;justify-content:center;align-items:center;gap:6px;min-height:44px;font-size:12px;display:flex}.nova-panel-navigation svg,.nova-size-controls svg{flex-shrink:0;width:18px;height:18px}.nova-size-controls{background:0 0;border:0}.nova-size-controls button{background:0 0;border-color:#0000;min-height:40px;padding:8px 14px}.nova-source-navigation{margin:0 16px 10px}.nova-source-navigation button{flex:1;min-height:36px;font-size:12px}.nova-radio-surface .crfm-nova-radio{gap:8px;min-width:0;max-width:100%;padding:12px}.nova-radio-surface .crfm-nova-radio__identity>div{overflow-wrap:anywhere;min-width:0}.nova-radio-surface .crfm-nova-radio__identity>span{flex-shrink:0}.nova-radio-surface .crfm-nova-radio>div:last-child{grid-template-columns:minmax(0,1fr)}.nova-radio-surface .crfm-nova-radio button{white-space:normal;overflow-wrap:anywhere;min-width:0;height:auto;min-height:44px}.nova-radio-surface .crfm-nova-radio__on-air{position:static}@media (max-width:599px){.nova-mobile-nav>.nova-panel-navigation{flex:1;min-width:0}.nova-panel-navigation button{padding:8px}.nova-mobile-nav>button{flex:none}}.nova-radio-surface .crfm-nova-radio__signal{display:none}.nova-panel-navigation{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;min-width:0;max-width:300px;display:grid}.nova-panel-navigation button{flex-wrap:wrap;gap:4px;min-width:0;padding:8px 4px}.nova-view-settings{width:100%;min-width:0}.nova-orb-button{flex-shrink:0;place-items:center;display:grid;border:1px solid var(--crfm-color-border)!important;background:0 0!important;border-radius:50%!important;padding:0!important}.nova-orb-button:hover{box-shadow:0 0 18px var(--crfm-color-glow);border-color:var(--crfm-color-primary)!important}.nova-orb-button .nova-orb{pointer-events:none}.nova-lab[data-presentation=collapsed] .nova-unified-shell,.nova-lab[data-presentation=minimized] .nova-unified-shell{flex:none;height:auto;margin:auto auto 0}.nova-lab[data-presentation=collapsed] .nova-unified-shell{max-width:760px}.nova-lab[data-presentation=minimized] .nova-unified-shell{max-width:420px}.nova-lab:not([data-presentation=expanded]) .nova-system{height:auto}.nova-lab[data-presentation=minimized] .nova-player-now,.nova-lab[data-presentation=minimized] .nova-player-dock>:not(.crfm-volume){display:none}.nova-lab[data-presentation=minimized] .nova-integrated-dock{padding:0}.nova-player-dock .crfm-volume{flex-shrink:0;max-width:100%;display:flex}.nova-player-dock .crfm-volume>div{min-width:0}.nova-lab[data-presentation=minimized] .nova-capsule .nova-surface-content{justify-content:center}.nova-lab[data-presentation=minimized] .nova-presence-panel{flex-direction:row;align-items:center;gap:8px;padding:8px}.nova-lab[data-presentation=minimized] .nova-view-settings{width:auto;padding:0}.nova-lab[data-presentation=minimized] .nova-view-settings .nova-panel-navigation,.nova-lab[data-presentation=minimized] .nova-size-controls button:not(:nth-child(2)),.nova-lab[data-presentation=minimized] .nova-capsule [role=status]{display:none}.nova-lab[data-presentation=minimized] .nova-capsule .nova-surface-content{flex-wrap:nowrap;gap:4px;padding:0}.nova-lab[data-presentation=minimized] .nova-integrated-dock{border:0;min-width:0}.nova-lab[data-presentation=minimized] .nova-player-dock{padding:0}.nova-lab[data-presentation=minimized] .crfm-volume{gap:4px}.nova-lab[data-presentation=minimized] .crfm-volume>div{width:72px;margin:0}.nova-lab[data-presentation=minimized] .crfm-volume [role=slider]{max-width:100%}.nova-lab[data-presentation=minimized] .crfm-volume>div>*{width:100%}@media (prefers-reduced-motion:no-preference){.nova-unified-shell{transition:max-width .22s}}.nova-lab[data-presentation=minimized] .nova-unified-shell,.nova-lab[data-presentation=minimized] .nova-presence-panel{overflow:visible}.nova-lab[data-presentation=minimized] .nova-ghost{z-index:2;border:1px solid var(--crfm-color-border);background:var(--crfm-color-elevated-surface,var(--crfm-color-surface));box-shadow:0 8px 28px var(--crfm-color-shadow);border-radius:18px;padding:12px 16px;position:absolute;bottom:calc(100% + 12px);left:0;right:0}.nova-replay{flex-shrink:0;width:40px;padding:4px!important}.nova-message{background:var(--crfm-color-card);border-radius:18px 18px 18px 5px;line-height:1.6}.nova-message--user{background:color-mix(in srgb,var(--crfm-color-primary) 16%,var(--crfm-color-card));border-radius:18px 18px 5px}.nova-message p{white-space:pre-wrap;overflow-wrap:anywhere}.nova-ghost,.nova-lab[data-presentation=minimized] .nova-ghost{--nova-caption-row:2.8em;width:100%;min-width:0;box-shadow:none;pointer-events:none;background:0 0;border:0;border-radius:0;flex:none;padding:0 6px;font-size:16px;position:relative;top:auto;bottom:auto;left:auto;right:auto}.nova-ghost[data-size=collapsed]{font-size:14px}.nova-lab[data-presentation=minimized] .nova-ghost{font-size:12px;position:absolute;bottom:calc(100% + 8px);left:0;right:0}.nova-caption-window{height:calc(var(--nova-caption-row) * 3);flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 28% 72%,#0000);mask-image:linear-gradient(#0000,#000 28% 72%,#0000)}.nova-caption-rail{transition:transform .5s cubic-bezier(.22,.7,.25,1)}.nova-ghost .nova-caption-line{text-align:center;height:var(--nova-caption-row);font-size:inherit;overflow-wrap:anywhere;color:var(--crfm-color-text-secondary);opacity:0;filter:blur(1.2px);justify-content:center;align-items:center;margin:0;padding:0 3px;line-height:1.35;transition:opacity .4s,filter .4s,color .4s;display:flex}.nova-ghost .nova-caption-line[data-near=true]{opacity:.32}.nova-ghost .nova-caption-line.is-active{opacity:1;filter:none;color:var(--crfm-color-text-primary);text-shadow:0 1px 2px var(--crfm-color-background),0 -1px 2px var(--crfm-color-background),1px 0 2px var(--crfm-color-background),-1px 0 2px var(--crfm-color-background),0 2px 8px var(--crfm-color-shadow,var(--crfm-color-background));font-weight:600}.nova-ghost button{pointer-events:auto;opacity:.5;flex-shrink:0}.nova-lab[data-reduced=true] .nova-caption-rail,.nova-lab[data-reduced=true] .nova-caption-line{transition:none}@media (prefers-reduced-motion:reduce){.nova-caption-rail,.nova-ghost .nova-caption-line{transition:none}}.nova-caption-stack{pointer-events:none;text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.nova-spoken-caption{width:100%}.nova-spoken-caption:not(:has(.nova-ghost)){display:none}.nova-caption-speaker,.nova-track-lyrics>small{letter-spacing:.08em;color:var(--crfm-color-text-secondary);font-size:10px}.nova-lab[data-presentation=minimized] .nova-caption-stack{position:absolute;bottom:calc(100% + 8px);left:0;right:0}.nova-lab[data-presentation=minimized] .nova-caption-stack .nova-ghost{position:relative;top:auto;bottom:auto;left:auto;right:auto}.nova-lab[data-presentation=minimized] .nova-lyrics-picker{display:none}.nova-track-lyrics{width:100%;color:var(--crfm-color-text-primary);text-shadow:0 1px 3px var(--crfm-color-background),0 -1px 3px var(--crfm-color-background);padding:0 12px}.nova-track-lyrics-active{overflow-wrap:anywhere;font-size:18px;font-weight:600;line-height:1.4}.nova-track-lyrics[data-mode=phantom] .nova-track-lyrics-active{font-size:14px}.nova-track-lyrics[data-mode=halo] .nova-track-lyrics-active{text-shadow:0 0 14px var(--crfm-color-primary),0 1px 3px var(--crfm-color-background)}.nova-track-lyrics[data-mode=karaoke] .nova-track-lyrics-active{font-size:22px}.nova-track-lyrics-neighbor{opacity:.4;filter:blur(.7px);font-size:12px}.nova-lab:not([data-presentation=expanded]) .nova-track-lyrics-active{font-size:14px}.nova-lab[data-presentation=minimized] .nova-track-lyrics-active{font-size:12px}.nova-caption-stack .karaoke-word-active{color:var(--crfm-color-text-primary)}.nova-caption-stack .karaoke-word-muted{color:var(--crfm-color-text-secondary)}@media (prefers-reduced-motion:no-preference){.nova-track-lyrics-active{animation:.25s ease-out nova-lyric-enter}}@keyframes nova-lyric-enter{0%{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.nova-lab[data-reduced=true] .nova-track-lyrics-active{animation:none}.crfm-dj-nova-launcher__orb .nova-orb{width:40px;min-width:40px}.crfm-assistant-launcher .nova-orb{width:48px;min-width:48px}.crfm-assistant-header-orb .nova-orb{width:36px;min-width:36px}.crfm-dj-nova__orb:has(.nova-orb){box-shadow:none;background:0 0;border:0;animation:none}.nova-lab[hidden]{display:none!important}.nova-lab[data-embedded=true]{z-index:70;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));background:0 0;flex-direction:column;gap:4px;width:min(760px,100vw - 24px);height:auto;min-height:0;max-height:calc(100dvh - 90px);padding:0;display:flex;position:fixed;overflow:auto}.nova-lab[data-embedded=true] .nova-product-header{display:none}.nova-lab[data-embedded=true] .nova-unified-shell{width:100%;min-height:0;margin:0}.nova-lab[data-embedded=true][data-presentation=minimized]{width:min(420px,100vw - 24px)}.nova-lab[data-embedded=true][data-presentation=expanded]{width:min(1040px,100vw - 24px);height:min(780px,100dvh - 90px)}.nova-lab[data-embedded=true][data-presentation=expanded] .nova-unified-shell{flex:1;min-height:0}.nova-lab[data-embedded=true][data-presentation=expanded] .nova-unified-shell>.nova-surface-content,.nova-lab[data-embedded=true][data-presentation=expanded] .nova-system{height:100%;min-height:0}.nova-lab .nova-advanced-access{align-self:flex-end;min-height:32px;margin:0;font-size:12px}.nova-return-shell{z-index:160;right:16px;top:calc(74px + env(safe-area-inset-top));border:1px solid var(--crfm-color-strong-border);min-height:44px;color:var(--crfm-color-text-primary);background:var(--crfm-color-surface);box-shadow:0 4px 20px var(--crfm-color-shadow);border-radius:16px;padding:8px 16px;position:fixed}.nova-return-shell:focus-visible{outline:3px solid var(--crfm-color-primary);outline-offset:2px}@media (max-width:599px){.nova-lab[data-embedded=true]{bottom:calc(72px + env(safe-area-inset-bottom));max-height:calc(100dvh - 150px)}.nova-lab[data-embedded=true][data-presentation=expanded]{height:calc(100dvh - 150px)}}.nova-orb{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:min(100%,260px);height:auto;margin:0 auto;display:block}.nova-orb--compact{width:64px;min-width:64px;margin:0}:root,:root[data-crfm-theme=crfmDark]{--background:220 37% 3%;--foreground:210 40% 98%;--card:218 44% 7%;--card-foreground:210 40% 98%;--popover:218 44% 7%;--popover-foreground:210 40% 98%;--primary:43 100% 73%;--primary-foreground:222 38% 6%;--secondary:153 43% 18%;--secondary-foreground:138 42% 92%;--muted:218 27% 15%;--muted-foreground:216 15% 72%;--accent:340 60% 24%;--accent-foreground:340 40% 94%;--destructive:358 100% 71%;--destructive-foreground:0 0% 100%;--border:43 31% 21%;--input:218 27% 18%;--ring:43 100% 73%;--crfm-color-background:#05070b;--crfm-color-grouped-background:#090909;--crfm-color-elevated:#0a0f1a;--crfm-color-surface:#111723;--crfm-color-card:#151515;--crfm-color-secondary-card:#20232a;--crfm-color-primary:#ffd773;--crfm-color-secondary:#1b4332;--crfm-color-accent:#60182e;--crfm-color-success:#62d681;--crfm-color-warning:#efc75e;--crfm-color-danger:#ff6b70;--crfm-color-information:#8bb8ff;--crfm-color-text-primary:#fff;--crfm-color-text-secondary:#d0d0d2;--crfm-color-text-tertiary:#969699;--crfm-color-text-on-accent:#111;--crfm-color-border:#302a19;--crfm-color-strong-border:#6e5921;--crfm-color-divider:#292929;--crfm-primary-rgb:255 215 115;--crfm-secondary-rgb:27 67 50;--crfm-accent-rgb:96 24 46;--crfm-success-rgb:98 214 129;--crfm-information-rgb:139 184 255;--crfm-shadow-rgb:0 0 0}:root[data-crfm-theme=light]{--background:240 14% 98%;--foreground:240 4% 9%;--card:0 0% 100%;--card-foreground:240 4% 9%;--popover:0 0% 100%;--popover-foreground:240 4% 9%;--primary:142 69% 43%;--primary-foreground:0 0% 100%;--secondary:216 91% 58%;--secondary-foreground:0 0% 100%;--muted:240 14% 96%;--muted-foreground:240 3% 40%;--accent:34 90% 55%;--accent-foreground:25 84% 14%;--destructive:358 75% 58%;--destructive-foreground:0 0% 100%;--border:240 6% 90%;--input:240 6% 90%;--ring:142 69% 43%;--crfm-color-background:#f8f8fa;--crfm-color-grouped-background:#f2f2f7;--crfm-color-elevated:#fff;--crfm-color-surface:#fff;--crfm-color-card:#fff;--crfm-color-secondary-card:#f6f6f8;--crfm-color-primary:#22b85c;--crfm-color-secondary:#3478f6;--crfm-color-accent:#f49b22;--crfm-color-success:#22b85c;--crfm-color-warning:#f49b22;--crfm-color-danger:#e5484d;--crfm-color-information:#3478f6;--crfm-color-text-primary:#171719;--crfm-color-text-secondary:#64646a;--crfm-color-text-tertiary:#8b8b91;--crfm-color-text-on-accent:#fff;--crfm-color-border:#e5e5ea;--crfm-color-strong-border:#d1d1d6;--crfm-color-divider:#ececef;--crfm-primary-rgb:34 184 92;--crfm-secondary-rgb:52 120 246;--crfm-accent-rgb:244 155 34;--crfm-success-rgb:34 184 92;--crfm-information-rgb:52 120 246;--crfm-shadow-rgb:0 0 0}:root[data-crfm-theme=midnight]{--background:216 63% 7%;--foreground:216 100% 98%;--card:217 49% 16%;--card-foreground:216 100% 98%;--popover:217 49% 16%;--popover-foreground:216 100% 98%;--primary:215 100% 70%;--primary-foreground:216 63% 7%;--secondary:247 100% 74%;--secondary-foreground:216 63% 7%;--muted:217 47% 19%;--muted-foreground:217 26% 72%;--accent:199 100% 75%;--accent-foreground:216 63% 7%;--destructive:357 100% 73%;--destructive-foreground:0 0% 100%;--border:216 43% 26%;--input:216 43% 26%;--ring:215 100% 70%;--crfm-color-background:#07101f;--crfm-color-grouped-background:#040a14;--crfm-color-elevated:#111d31;--crfm-color-surface:#111d31;--crfm-color-card:#15243b;--crfm-color-secondary-card:#1a2c48;--crfm-color-primary:#66a6ff;--crfm-color-secondary:#8b7cff;--crfm-color-accent:#80d8ff;--crfm-color-success:#63d998;--crfm-color-warning:#f2c765;--crfm-color-danger:#ff747b;--crfm-color-information:#66a6ff;--crfm-color-text-primary:#f7faff;--crfm-color-text-secondary:#c1cce0;--crfm-color-text-tertiary:#8797b2;--crfm-color-text-on-accent:#07101f;--crfm-color-border:#253b5e;--crfm-color-strong-border:#3b5f90;--crfm-color-divider:#213653;--crfm-primary-rgb:102 166 255;--crfm-secondary-rgb:139 124 255;--crfm-accent-rgb:128 216 255;--crfm-success-rgb:99 217 152;--crfm-information-rgb:102 166 255;--crfm-shadow-rgb:0 0 0}:root[data-crfm-theme=forest]{--background:147 44% 5%;--foreground:138 100% 98%;--card:143 34% 13%;--card-foreground:138 100% 98%;--popover:143 34% 13%;--popover-foreground:138 100% 98%;--primary:145 55% 64%;--primary-foreground:147 44% 5%;--secondary:88 58% 64%;--secondary-foreground:147 44% 5%;--muted:143 32% 19%;--muted-foreground:140 16% 70%;--accent:47 65% 65%;--accent-foreground:147 44% 5%;--destructive:3 100% 73%;--destructive-foreground:0 0% 100%;--border:145 28% 22%;--input:145 28% 22%;--ring:145 55% 64%;--crfm-color-background:#07120d;--crfm-color-grouped-background:#040b07;--crfm-color-elevated:#102219;--crfm-color-surface:#102219;--crfm-color-card:#162c20;--crfm-color-secondary-card:#1b3527;--crfm-color-primary:#70d69a;--crfm-color-secondary:#a6d86f;--crfm-color-accent:#e0c66b;--crfm-color-success:#70d69a;--crfm-color-warning:#e0c66b;--crfm-color-danger:#ff7b75;--crfm-color-information:#82b9ff;--crfm-color-text-primary:#f4fff7;--crfm-color-text-secondary:#c2d8c8;--crfm-color-text-tertiary:#8fa497;--crfm-color-text-on-accent:#07120d;--crfm-color-border:#294937;--crfm-color-strong-border:#44775a;--crfm-color-divider:#223d2e;--crfm-primary-rgb:112 214 154;--crfm-secondary-rgb:166 216 111;--crfm-accent-rgb:224 198 107;--crfm-success-rgb:112 214 154;--crfm-information-rgb:130 185 255;--crfm-shadow-rgb:0 0 0}:root[data-crfm-theme$=Dark]{--background:220 18% 3%;--foreground:220 14% 98%;--card:218 21% 10%;--card-foreground:220 14% 98%;--popover:218 21% 10%;--popover-foreground:220 14% 98%;--primary-foreground:220 18% 4%;--secondary-foreground:220 14% 98%;--muted:218 20% 16%;--muted-foreground:218 14% 78%;--accent-foreground:220 18% 4%;--destructive:2 100% 77%;--destructive-foreground:220 18% 4%;--border:218 15% 24%;--input:218 15% 24%;--crfm-color-background:#07080a;--crfm-color-grouped-background:#050609;--crfm-color-elevated:#0e1116;--crfm-color-surface:#151920;--crfm-color-card:#151920;--crfm-color-secondary-card:#202630;--crfm-color-success:#63e394;--crfm-color-warning:#ffd166;--crfm-color-danger:#ff8a85;--crfm-color-information:#8bb8ff;--crfm-color-text-primary:#fafafb;--crfm-color-text-secondary:#c4cad4;--crfm-color-text-tertiary:#9aa4b2;--crfm-color-text-on-accent:#0a0b0d;--crfm-color-border:#343b47;--crfm-color-strong-border:#596273;--crfm-color-divider:#2a303a;--crfm-success-rgb:99 227 148;--crfm-information-rgb:139 184 255;--crfm-shadow-rgb:0 0 0;--crfm-particle-opacity:.34}:root[data-crfm-theme$=Light]{--background:240 14% 98%;--foreground:240 4% 9%;--card:0 0% 100%;--card-foreground:240 4% 9%;--popover:0 0% 100%;--popover-foreground:240 4% 9%;--primary-foreground:0 0% 100%;--secondary-foreground:0 0% 100%;--muted:220 14% 96%;--muted-foreground:220 12% 34%;--accent-foreground:0 0% 100%;--destructive:4 74% 40%;--destructive-foreground:0 0% 100%;--border:220 13% 83%;--input:220 13% 83%;--crfm-color-background:#f8f8fa;--crfm-color-grouped-background:#f2f2f7;--crfm-color-elevated:#fff;--crfm-color-surface:#fff;--crfm-color-card:#fff;--crfm-color-secondary-card:#f1f3f5;--crfm-color-success:#08783e;--crfm-color-warning:#8a5a00;--crfm-color-danger:#b42318;--crfm-color-information:#1d4ed8;--crfm-color-text-primary:#171719;--crfm-color-text-secondary:#4b5563;--crfm-color-text-tertiary:#687386;--crfm-color-text-on-accent:#fff;--crfm-color-border:#d1d5db;--crfm-color-strong-border:#9ca3af;--crfm-color-divider:#e5e7eb;--crfm-success-rgb:8 120 62;--crfm-information-rgb:29 78 216;--crfm-shadow-rgb:0 0 0;--crfm-particle-opacity:.24}:root[data-crfm-theme=crfmLight],:root[data-crfm-theme=crfmDark]{--primary:43 65% 32%;--secondary:43 65% 46%;--accent:340 63% 34%;--ring:43 65% 38%;--crfm-color-primary:#8a6500;--crfm-color-secondary:#d4a017;--crfm-color-accent:#8e2046;--crfm-primary-rgb:138 101 0;--crfm-secondary-rgb:212 160 23;--crfm-accent-rgb:142 32 70}:root[data-crfm-theme=crfmDark]{--primary:43 100% 73%;--crfm-color-primary:#ffd773;--crfm-primary-rgb:255 215 115}:root[data-crfm-theme^=islandLedger]{--primary:17 88% 41%;--secondary:25 95% 53%;--accent:21 90% 48%;--ring:17 88% 41%;--crfm-color-primary:#c2410c;--crfm-color-secondary:#f97316;--crfm-color-accent:#ea580c;--crfm-primary-rgb:194 65 12;--crfm-secondary-rgb:249 115 22;--crfm-accent-rgb:234 88 12}:root[data-crfm-theme=islandLedgerDark]{--primary:28 100% 63%;--crfm-color-primary:#ff9f43;--crfm-primary-rgb:255 159 67}:root[data-crfm-theme^=fitnessCompete],:root[data-crfm-theme^=listoHoy]{--primary:151 87% 25%;--secondary:142 71% 45%;--accent:142 76% 36%;--ring:151 87% 25%;--crfm-color-primary:#08783e;--crfm-color-secondary:#22c55e;--crfm-color-accent:#16a34a;--crfm-primary-rgb:8 120 62;--crfm-secondary-rgb:34 197 94;--crfm-accent-rgb:22 163 74}:root[data-crfm-theme=fitnessCompeteDark],:root[data-crfm-theme=listoHoyDark]{--primary:141 70% 63%;--crfm-color-primary:#5ee38d;--crfm-primary-rgb:94 227 141}:root[data-crfm-theme^=dreamUniverse]{--primary:224 76% 48%;--secondary:198 93% 60%;--accent:221 83% 53%;--ring:224 76% 48%;--crfm-color-primary:#1d4ed8;--crfm-color-secondary:#38bdf8;--crfm-color-accent:#2563eb;--crfm-primary-rgb:29 78 216;--crfm-secondary-rgb:56 189 248;--crfm-accent-rgb:37 99 235}:root[data-crfm-theme=dreamUniverseDark]{--primary:211 100% 73%;--crfm-color-primary:#76b8ff;--crfm-primary-rgb:118 184 255}:root[data-crfm-theme^=chattingHeroes]{--primary:263 70% 50%;--secondary:271 91% 65%;--accent:263 70% 58%;--ring:263 70% 50%;--crfm-color-primary:#6d28d9;--crfm-color-secondary:#a855f7;--crfm-color-accent:#7c3aed;--crfm-primary-rgb:109 40 217;--crfm-secondary-rgb:168 85 247;--crfm-accent-rgb:124 58 237}:root[data-crfm-theme=chattingHeroesDark]{--primary:275 81% 76%;--crfm-color-primary:#c084fc;--crfm-primary-rgb:192 132 252}:root[data-crfm-theme^=stickyVoice]{--primary:294 72% 38%;--secondary:330 81% 60%;--accent:333 71% 51%;--ring:294 72% 38%;--crfm-color-primary:#a21caf;--crfm-color-secondary:#f472b6;--crfm-color-accent:#db2777;--crfm-primary-rgb:162 28 175;--crfm-secondary-rgb:244 114 182;--crfm-accent-rgb:219 39 119}:root[data-crfm-theme=stickyVoiceLight]{--crfm-color-background:#fff7fc}:root[data-crfm-theme=stickyVoiceDark]{--primary:292 84% 83%;--crfm-color-background:#160f1a;--crfm-color-primary:#f0abfc;--crfm-primary-rgb:240 171 252}:root[data-crfm-theme^=cinemaMemories]{--primary:70 100% 23%;--secondary:48 96% 47%;--accent:82 78% 28%;--ring:70 100% 23%;--crfm-color-primary:#637700;--crfm-color-secondary:#eab308;--crfm-color-accent:#4d7c0f;--crfm-primary-rgb:99 119 0;--crfm-secondary-rgb:234 179 8;--crfm-accent-rgb:77 124 15}:root[data-crfm-theme=cinemaMemoriesLight]{--crfm-color-background:#fffdea}:root[data-crfm-theme=cinemaMemoriesDark]{--primary:54 97% 63%;--crfm-color-background:#101307;--crfm-color-primary:#fde047;--crfm-primary-rgb:253 224 71}:root[data-crfm-theme=listoHoyLight]{--crfm-color-background:#f7fff9}:root[data-crfm-theme=listoHoyDark]{--crfm-color-background:#06120b;--crfm-color-primary:#4ade80;--crfm-primary-rgb:74 222 128}:root[data-crfm-theme^=gospelGuideStudio]{--primary:168 86% 19%;--secondary:342 83% 35%;--accent:43 100% 36%;--ring:168 86% 19%;--crfm-color-primary:#075c4a;--crfm-color-secondary:#a20f3a;--crfm-color-accent:#b58100;--crfm-primary-rgb:7 92 74;--crfm-secondary-rgb:162 15 58;--crfm-accent-rgb:181 129 0}:root[data-crfm-theme=gospelGuideStudioLight]{--crfm-color-background:#fff9f0}:root[data-crfm-theme=gospelGuideStudioDark]{--primary:164 60% 60%;--crfm-color-background:#07100e;--crfm-color-primary:#5ad7b3;--crfm-color-secondary:#d9466f;--crfm-color-accent:#ffc247;--crfm-primary-rgb:90 215 179;--crfm-secondary-rgb:217 70 111;--crfm-accent-rgb:255 194 71}body{background-color:var(--crfm-color-background);color:var(--crfm-color-text-primary);transition:background-color .18s,color .18s}.golden-gradient{background:linear-gradient(135deg, var(--crfm-color-primary), var(--crfm-color-accent));color:var(--crfm-color-text-on-accent)}.player-background{background:radial-gradient(circle at 14% 0%, rgb(var(--crfm-primary-rgb) / .2), transparent 34%), radial-gradient(circle at 88% 12%, rgb(var(--crfm-information-rgb) / .16), transparent 36%), linear-gradient(180deg, color-mix(in srgb, var(--crfm-color-elevated) 96%, transparent), var(--crfm-color-background));border-color:rgb(var(--crfm-primary-rgb) / .22)}.collapsed-player--island{background:linear-gradient(90deg, rgb(var(--crfm-primary-rgb) / .16), transparent 24%, transparent 74%, rgb(var(--crfm-information-rgb) / .13)), linear-gradient(180deg, color-mix(in srgb, var(--crfm-color-elevated) 94%, transparent), var(--crfm-color-background));border-color:rgb(var(--crfm-primary-rgb) / .22)}.collapsed-player--island[data-surface=radio],.crfm-radio-card{background:radial-gradient(circle at 14% -10%, rgb(var(--crfm-success-rgb) / .22), transparent 42%), radial-gradient(circle at 92% 0%, rgb(var(--crfm-primary-rgb) / .14), transparent 40%), linear-gradient(180deg, color-mix(in srgb, var(--crfm-color-elevated) 96%, transparent), var(--crfm-color-background))}.crfm-player-dock{box-shadow:0 -26px 80px rgb(var(--crfm-shadow-rgb) / .48), inset 0 1px 0 rgb(var(--crfm-primary-rgb) / .12)}.crfm-player-dock:before{background:linear-gradient(90deg, transparent, rgb(var(--crfm-primary-rgb) / .82), rgb(var(--crfm-information-rgb) / .5), transparent)}.island-command-primary,.crfm-now-track,.crfm-transport,.crfm-floating-player-menu{border-color:rgb(var(--crfm-primary-rgb) / .18);background:linear-gradient(135deg, rgb(var(--crfm-primary-rgb) / .1), rgb(var(--crfm-information-rgb) / .06)), color-mix(in srgb, var(--crfm-color-elevated) 88%, transparent);color:var(--crfm-color-text-primary)}.crfm-expanded-player,.expanded-player-shell{background:radial-gradient(circle at 50% -12%, rgb(var(--crfm-primary-rgb) / .2), transparent 36%), radial-gradient(circle at 100% 10%, rgb(var(--crfm-information-rgb) / .18), transparent 36%), linear-gradient(180deg, color-mix(in srgb, var(--crfm-color-elevated) 88%, transparent), var(--crfm-color-background))}.crfm-expanded-header{color:var(--crfm-color-text-primary)}.crfm-expanded-console,.lyrics-first-controls-surface,.crfm-expanded-tabbar,.crfm-ai-dj-panel{border-color:rgb(var(--crfm-primary-rgb) / .2);background:linear-gradient(180deg, #ffffff14, transparent), color-mix(in srgb, var(--crfm-color-elevated) 86%, transparent);color:var(--crfm-color-text-primary);box-shadow:0 24px 70px rgb(var(--crfm-shadow-rgb) / .42), inset 0 1px 0 #ffffff1a}.crfm-expanded-tab[aria-selected=true]{border-color:rgb(var(--crfm-primary-rgb) / .62);background:rgb(var(--crfm-primary-rgb) / .16);color:var(--crfm-color-primary)}.crfm-expanded-tab:hover{color:var(--crfm-color-text-primary);background:rgb(var(--crfm-primary-rgb) / .08)}.player-lyrics-panel-bg{background:radial-gradient(circle at 12% 0%, rgb(var(--crfm-primary-rgb) / .1), transparent 34%), radial-gradient(circle at 88% 0%, rgb(var(--crfm-information-rgb) / .11), transparent 34%), color-mix(in srgb, var(--crfm-color-background) 82%, transparent)}[data-crfm-card],.crfm-card-surface,.hub-card,.glass-effect{border-color:rgb(var(--crfm-primary-rgb) / .16);background:linear-gradient(145deg, rgb(var(--crfm-primary-rgb) / .07), rgb(var(--crfm-information-rgb) / .035)), color-mix(in srgb, var(--crfm-color-card) 92%, transparent);color:var(--crfm-color-text-primary);box-shadow:0 18px 46px rgb(var(--crfm-shadow-rgb) / .3), inset 0 1px 0 #ffffff0f}.home-page,.hub-revamp-page,.crfm-settings-page{color:var(--crfm-color-text-primary)}.home-section-shell,.home-hero-card,.home-hero-card__panel,.home-discovery-context,.hub-hero-panel,.hub-launch-panel,.hub-draft-panel{border-color:rgb(var(--crfm-primary-rgb) / .18);background:radial-gradient(circle at 0% 0%, rgb(var(--crfm-primary-rgb) / .12), transparent 38%), radial-gradient(circle at 100% 0%, rgb(var(--crfm-information-rgb) / .09), transparent 36%), linear-gradient(180deg, color-mix(in srgb, var(--crfm-color-elevated) 94%, transparent), color-mix(in srgb, var(--crfm-color-background) 98%, transparent));box-shadow:0 22px 58px rgb(var(--crfm-shadow-rgb) / .34), inset 0 1px 0 #ffffff0f}.home-hero-card__glow{background:radial-gradient(circle at top left, rgb(var(--crfm-primary-rgb) / .2), transparent 40%), radial-gradient(circle at 78% 20%, rgb(var(--crfm-information-rgb) / .1), transparent 28%)}.home-hero-card__title,.home-hero-card__panel-title,.home-hero-card__panel-item strong,.home-discovery-context__title,.hub-hero-panel h1,.hub-panel-heading h2,.hub-status-card strong,.hub-content-chip strong{color:var(--crfm-color-text-primary)}.home-section-heading p,.home-hero-card__body,.home-hero-card__panel-body,.home-discovery-context__body,.hub-hero-panel>p,.hub-panel-heading span,.hub-status-card span,.hub-command-tile small{color:var(--crfm-color-text-secondary)}.home-hero-card__eyebrow,.home-hero-card__panel-kicker,.home-hero-card__panel-label,.home-discovery-context__eyebrow,.hub-hero-kicker,.hub-panel-heading p,.hub-panel-heading>svg,.hub-status-card svg{color:var(--crfm-color-primary)}.home-hero-card__signal,.home-hero-card__panel-item,.home-discovery-context__chip,.hub-content-chip,.hub-status-card,.hub-command-tile{border-color:rgb(var(--crfm-primary-rgb) / .16);background:linear-gradient(145deg, rgb(var(--crfm-primary-rgb) / .065), transparent), color-mix(in srgb, var(--crfm-color-secondary-card) 72%, transparent);color:var(--crfm-color-text-primary)}.hub-content-chip:hover,.hub-content-chip.is-active,.hub-command-tile:hover{border-color:rgb(var(--crfm-primary-rgb) / .48);background:linear-gradient(145deg, rgb(var(--crfm-primary-rgb) / .18), rgb(var(--crfm-information-rgb) / .08)), color-mix(in srgb, var(--crfm-color-secondary-card) 78%, transparent);color:var(--crfm-color-primary)}.hub-content-chip:focus-visible{border-color:rgb(var(--crfm-primary-rgb) / .48);background:linear-gradient(145deg, rgb(var(--crfm-primary-rgb) / .18), rgb(var(--crfm-information-rgb) / .08)), color-mix(in srgb, var(--crfm-color-secondary-card) 78%, transparent);color:var(--crfm-color-primary)}.hub-command-tile:focus-visible{border-color:rgb(var(--crfm-primary-rgb) / .48);background:linear-gradient(145deg, rgb(var(--crfm-primary-rgb) / .18), rgb(var(--crfm-information-rgb) / .08)), color-mix(in srgb, var(--crfm-color-secondary-card) 78%, transparent);color:var(--crfm-color-primary)}.crfm-settings-hero{border:1px solid rgb(var(--crfm-primary-rgb) / .18);background:radial-gradient(circle at 0% 0%, rgb(var(--crfm-primary-rgb) / .17), transparent 48%), color-mix(in srgb, var(--crfm-color-elevated) 94%, transparent);border-radius:1.75rem;align-items:center;gap:1rem;padding:clamp(1.25rem,3vw,2rem);display:flex}.crfm-settings-hero__icon,.crfm-settings-card__icon{border:1px solid rgb(var(--crfm-primary-rgb) / .28);background:rgb(var(--crfm-primary-rgb) / .12);width:3rem;height:3rem;color:var(--crfm-color-primary);border-radius:1rem;flex:none;place-items:center;display:grid}.crfm-settings-hero p,.crfm-settings-card__eyebrow{color:var(--crfm-color-primary);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.crfm-settings-hero h1{color:var(--crfm-color-text-primary);letter-spacing:-.045em;margin:.35rem 0 0;font-size:clamp(2rem,5vw,3.75rem);line-height:1}.crfm-settings-hero span,.crfm-settings-card__heading p,.crfm-settings-support-card p{color:var(--crfm-color-text-secondary)}.crfm-settings-hero>div>span{max-width:52rem;margin-top:.55rem;display:block}.crfm-settings-card{border-radius:1.75rem;padding:clamp(1.1rem,2.5vw,1.65rem)}.crfm-settings-card__heading{align-items:flex-start;gap:.9rem;display:flex}.crfm-settings-card__heading h2{color:var(--crfm-color-text-primary);margin:.25rem 0 0;font-size:clamp(1.35rem,3vw,2rem)}.crfm-settings-card__heading p{margin:.35rem 0 0}.crfm-theme-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.8rem;margin-top:1.4rem;display:grid}.crfm-theme-option{--theme-preview-background:var(--crfm-color-background);--theme-preview-card:var(--crfm-color-card);--theme-preview-primary:var(--crfm-color-primary);border:1px solid rgb(var(--crfm-primary-rgb) / .14);background:color-mix(in srgb, var(--crfm-color-secondary-card) 72%, transparent);min-width:0;color:var(--crfm-color-text-primary);text-align:left;border-radius:1.25rem;padding:0;transition:transform .16s,border-color .16s,box-shadow .16s;position:relative;overflow:hidden}.crfm-theme-option:hover{border-color:rgb(var(--crfm-primary-rgb) / .42);transform:translateY(-2px)}.crfm-theme-option:focus-visible{border-color:rgb(var(--crfm-primary-rgb) / .42);transform:translateY(-2px)}.crfm-theme-option.is-selected{border-color:rgb(var(--crfm-primary-rgb) / .72);box-shadow:0 14px 34px rgb(var(--crfm-primary-rgb) / .16)}.crfm-theme-option{--theme-preview-background:#07080a;--theme-preview-card:#151920;--theme-preview-primary:#ffd773}.crfm-theme-option[data-theme-option$=Light]{--theme-preview-background:#f8f8fa;--theme-preview-card:#fff}.crfm-theme-option[data-theme-option^=islandLedger]{--theme-preview-primary:#f97316}.crfm-theme-option[data-theme-option^=fitnessCompete]{--theme-preview-primary:#22c55e}.crfm-theme-option[data-theme-option^=dreamUniverse]{--theme-preview-primary:#38bdf8}.crfm-theme-option[data-theme-option^=chattingHeroes]{--theme-preview-primary:#a855f7}.crfm-theme-option[data-theme-option^=stickyVoice]{--theme-preview-primary:#f472b6}.crfm-theme-option[data-theme-option^=cinemaMemories]{--theme-preview-primary:#eab308}.crfm-theme-option[data-theme-option^=listoHoy]{--theme-preview-primary:#22c55e}.crfm-theme-option[data-theme-option^=gospelGuideStudio]{--theme-preview-primary:#075c4a}.crfm-theme-option[data-theme-option=crfmLight]{--theme-preview-primary:#8a6500}.crfm-theme-option[data-theme-option=light]{--theme-preview-background:#f8f8fa;--theme-preview-card:#fff;--theme-preview-primary:#22b85c}.crfm-theme-option[data-theme-option=crfmDark]{--theme-preview-background:#05070b;--theme-preview-card:#151515;--theme-preview-primary:#ffd773}.crfm-theme-option[data-theme-option=midnight]{--theme-preview-background:#07101f;--theme-preview-card:#15243b;--theme-preview-primary:#66a6ff}.crfm-theme-option[data-theme-option=forest]{--theme-preview-background:#07120d;--theme-preview-card:#162c20;--theme-preview-primary:#70d69a}.crfm-theme-option__preview{background:var(--theme-preview-background);align-items:flex-end;gap:.4rem;height:4.75rem;padding:.8rem;display:flex}.crfm-theme-option__preview span{border:1px solid color-mix(in srgb, var(--theme-preview-primary) 28%, transparent);background:var(--theme-preview-card);border-radius:.55rem;flex:1;height:60%;display:block}.crfm-theme-option__preview span:first-child{height:90%}.crfm-theme-option__preview span:last-child{background:var(--theme-preview-primary);height:72%}.crfm-theme-option__body{gap:.7rem;padding:.9rem .9rem .4rem;display:flex}.crfm-theme-option__icon{background:rgb(var(--crfm-primary-rgb) / .12);width:2rem;height:2rem;color:var(--crfm-color-primary);border-radius:.7rem;flex:none;place-items:center;display:grid}.crfm-theme-option__body strong,.crfm-theme-option__body small{display:block}.crfm-theme-option__body strong{color:var(--crfm-color-text-primary)}.crfm-theme-option__body small,.crfm-theme-option__status small{color:var(--crfm-color-text-secondary);margin-top:.2rem;font-size:.72rem;line-height:1.35}.crfm-theme-option__status{min-height:2rem;color:var(--crfm-color-primary);align-items:center;gap:.35rem;padding:0 .9rem .75rem;display:flex}.crfm-settings-support-card{border-radius:1.35rem}.crfm-settings-support-card>svg{color:var(--crfm-color-primary)}.crfm-settings-support-card h2{color:var(--crfm-color-text-primary);margin-top:1rem;font-size:1rem;font-weight:700}.crfm-settings-support-card p{margin-top:.45rem;font-size:.85rem;line-height:1.6}.page-gradient-bg,.crfm-shell-bg{background:radial-gradient(circle at top, rgb(var(--crfm-primary-rgb) / .09), transparent 54%), linear-gradient(180deg, var(--crfm-color-grouped-background), var(--crfm-color-background));color:var(--crfm-color-text-primary)}.crfm-topbar,.crfm-public-nav-shell{border-color:rgb(var(--crfm-primary-rgb) / .12);background:linear-gradient(180deg, color-mix(in srgb, var(--crfm-color-elevated) 94%, transparent), color-mix(in srgb, var(--crfm-color-background) 86%, transparent));color:var(--crfm-color-text-primary);box-shadow:0 14px 32px rgb(var(--crfm-shadow-rgb) / .2)}.crfm-topbar-discovery-tabs,.crfm-theme-control{border-color:rgb(var(--crfm-primary-rgb) / .18)!important;background:color-mix(in srgb, var(--crfm-color-secondary-card) 76%, transparent)!important;color:var(--crfm-color-text-primary)!important}.crfm-theme-control::placeholder{color:var(--crfm-color-text-tertiary)!important}.crfm-theme-popover,.crfm-theme-dialog{box-shadow:0 28px 80px rgb(var(--crfm-shadow-rgb) / .42);border-color:rgb(var(--crfm-primary-rgb) / .2)!important;background:radial-gradient(circle at 0 0, rgb(var(--crfm-primary-rgb) / .1), transparent 42%), color-mix(in srgb, var(--crfm-color-elevated) 97%, transparent)!important;color:var(--crfm-color-text-primary)!important}.crfm-theme-dialog [class*=text-slate],.crfm-theme-popover [class*=text-slate],.crfm-theme-popover [class*=text-gray]{color:var(--crfm-color-text-secondary)!important}.crfm-bottom-nav{border-color:rgb(var(--crfm-primary-rgb) / .2);background:linear-gradient(180deg, color-mix(in srgb, var(--crfm-color-elevated) 94%, transparent), color-mix(in srgb, var(--crfm-color-background) 94%, transparent));box-shadow:0 24px 40px rgb(var(--crfm-shadow-rgb) / .38), inset 0 1px 0 #ffffff14}.crfm-bottom-nav-item{color:var(--crfm-color-text-secondary)}.crfm-bottom-nav-item:hover{background:rgb(var(--crfm-primary-rgb) / .08);color:var(--crfm-color-text-primary)}.crfm-bottom-nav-item.is-active{color:var(--crfm-color-primary);background:rgb(var(--crfm-primary-rgb) / .14);box-shadow:inset 0 0 0 1px rgb(var(--crfm-primary-rgb) / .3)}.crfm-bottom-nav-nova{border:1px solid color-mix(in srgb, var(--crfm-color-primary) 36%, transparent);color:var(--crfm-color-primary);background:color-mix(in srgb, var(--crfm-color-primary) 10%, transparent)}.crfm-bottom-nav-nova:hover{color:var(--crfm-color-text-on-accent);background:var(--crfm-color-primary);outline:2px solid var(--crfm-color-focus-ring);outline-offset:2px}.crfm-bottom-nav-nova:focus-visible{color:var(--crfm-color-text-on-accent);background:var(--crfm-color-primary);outline:2px solid var(--crfm-color-focus-ring);outline-offset:2px}.crfm-bottom-nav-label-short{display:none}.crfm-side-nav,.crfm-right-context{border-color:rgb(var(--crfm-primary-rgb) / .12);background:linear-gradient(180deg, color-mix(in srgb, var(--crfm-color-elevated) 90%, transparent), color-mix(in srgb, var(--crfm-color-background) 88%, transparent));color:var(--crfm-color-text-primary)}.crfm-right-context [class*=bg-black]{background:color-mix(in srgb, var(--crfm-color-secondary-card) 74%, transparent)!important}.crfm-right-context [class*=text-white]{color:var(--crfm-color-text-primary)!important}.crfm-right-context [class*=text-gray]{color:var(--crfm-color-text-secondary)!important}.crfm-drawer-glass{border-color:rgb(var(--crfm-primary-rgb) / .38);background:radial-gradient(circle at top right, rgb(var(--crfm-primary-rgb) / .14), transparent 46%), linear-gradient(165deg, var(--crfm-color-elevated), var(--crfm-color-background));color:var(--crfm-color-text-primary);box-shadow:-28px 0 56px rgb(var(--crfm-shadow-rgb) / .58)}.crfm-drawer-panel,.crfm-drawer-footer{border-color:rgb(var(--crfm-primary-rgb) / .18);background:color-mix(in srgb, var(--crfm-color-card) 88%, transparent)}.crfm-drawer-glass [class*=text-gray]{color:var(--crfm-color-text-secondary)!important}.crfm-drawer-glass [class*=bg-white]{background:rgb(var(--crfm-primary-rgb) / .1)!important}.crfm-media-card-actions{border-color:rgb(var(--crfm-primary-rgb) / .2);background:color-mix(in srgb, var(--crfm-color-background) 76%, transparent)}.crfm-module-card{color:var(--crfm-color-text-primary)}.crfm-module-card:hover{border-color:rgb(var(--crfm-primary-rgb) / .42);background:linear-gradient(145deg, rgb(var(--crfm-primary-rgb) / .12), transparent), color-mix(in srgb, var(--crfm-color-card) 96%, transparent)}.crfm-module-card:focus-visible{border-color:rgb(var(--crfm-primary-rgb) / .42);background:linear-gradient(145deg, rgb(var(--crfm-primary-rgb) / .12), transparent), color-mix(in srgb, var(--crfm-color-card) 96%, transparent)}.crfm-module-card>p{color:var(--crfm-color-text-secondary)}.radio-command-shell{background:radial-gradient(circle at 0 0, rgb(var(--crfm-success-rgb) / .12), transparent 38%), radial-gradient(circle at 100% 0, rgb(var(--crfm-primary-rgb) / .1), transparent 38%), linear-gradient(180deg, var(--crfm-color-elevated), var(--crfm-color-background));color:var(--crfm-color-text-primary);border-color:rgb(var(--crfm-primary-rgb) / .18)!important;box-shadow:0 35px 120px rgb(var(--crfm-shadow-rgb) / .36)!important}.radio-command-shell [class*=bg-black]:not([class*=from-black]){background-color:color-mix(in srgb, var(--crfm-color-secondary-card) 70%, transparent)!important}.radio-command-shell [class*=bg-white]{background-color:rgb(var(--crfm-primary-rgb) / .07)!important}.radio-command-shell [class*=border-white]{border-color:rgb(var(--crfm-primary-rgb) / .16)!important}:root[data-crfm-theme$=Light] .radio-command-shell [class*=text-white]{color:var(--crfm-color-text-primary)!important}:root[data-crfm-theme$=Light] .radio-command-shell [class*=text-slate],:root[data-crfm-theme$=Light] .radio-command-shell [class*=text-gray]{color:var(--crfm-color-text-secondary)!important}:root[data-crfm-theme$=Light] .crfm-expanded-player [class*=text-white],:root[data-crfm-theme$=Light] .collapsed-player [class*=text-white],:root[data-crfm-theme$=Light] .crfm-floating-player-menu [class*=text-white],:root[data-crfm-theme$=Light] .crfm-radio-card [class*=text-white],:root[data-crfm-theme$=Light] .home-page [class*=text-white],:root[data-crfm-theme$=Light] .hub-revamp-page [class*=text-white],:root[data-crfm-theme$=Light] [data-crfm-card] [class*=text-white]{color:var(--crfm-color-text-primary)!important}:root[data-crfm-theme$=Light] .crfm-expanded-player [class*=text-gray],:root[data-crfm-theme$=Light] .collapsed-player [class*=text-gray],:root[data-crfm-theme$=Light] .crfm-floating-player-menu [class*=text-gray],:root[data-crfm-theme$=Light] .crfm-radio-card [class*=text-gray],:root[data-crfm-theme$=Light] .home-page [class*=text-gray],:root[data-crfm-theme$=Light] .home-page [class*=text-slate],:root[data-crfm-theme$=Light] .hub-revamp-page [class*=text-gray],:root[data-crfm-theme$=Light] .hub-revamp-page [class*=text-slate],:root[data-crfm-theme$=Light] [data-crfm-card] [class*=text-gray],:root[data-crfm-theme$=Light] [data-crfm-card] [class*=text-slate]{color:var(--crfm-color-text-secondary)!important}.collapsed-player .lyric-line-highlight,.crfm-expanded-player .lyrics-first-line.is-active,.crfm-expanded-player .karaoke-word-active{color:#fffffffa!important}@media (prefers-reduced-motion:reduce){body{transition:none}[data-crfm-card],[data-crfm-card] *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}}@media (max-width:430px){.crfm-bottom-nav{width:calc(100vw - 12px);padding-inline-start:.22rem;padding-inline-end:.22rem}.crfm-bottom-nav-item{letter-spacing:0;gap:.12rem;padding-inline-start:.08rem;padding-inline-end:.08rem;font-size:9px}.crfm-bottom-nav-label-full{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.crfm-bottom-nav-label-short{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.crfm-expanded-tab-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}.crfm-appearance-groups,.ct-appearance-section,.ct-dashboard,.ct-dashboard-list{gap:1.25rem;display:grid}.crfm-appearance-group,.ct-appearance-section{border-top:1px solid var(--crfm-color-divider);padding-top:1.25rem}.crfm-web-experience{border-top:1px solid var(--crfm-color-divider);gap:1rem;padding-top:1.25rem;display:grid}.crfm-web-experience__options{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.crfm-web-experience__option{border:1px solid var(--crfm-color-border);min-width:0;min-height:108px;color:var(--crfm-color-text-primary);background:var(--crfm-color-secondary-card);text-align:left;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.8rem;padding:1rem;display:grid}.crfm-web-experience__option>svg{width:22px;color:var(--crfm-color-primary)}.crfm-web-experience__option>span{gap:.25rem;display:grid}.crfm-web-experience__option small{color:var(--crfm-color-text-secondary);line-height:1.35}.crfm-web-experience__option em{color:var(--crfm-color-primary);grid-column:1/-1;font-size:.72rem;font-style:normal;font-weight:800}.crfm-web-experience__option.is-selected{border-color:var(--crfm-color-primary);box-shadow:0 0 0 1px var(--crfm-color-primary)}.crfm-web-experience__option:focus-visible{outline:3px solid var(--crfm-color-focus-ring);outline-offset:3px}.crfm-web-experience-trigger{gap:.5rem}.crfm-web-experience-trigger>span{text-align:left;line-height:1.05}.crfm-web-experience-trigger strong,.crfm-web-experience-trigger small{display:block}.crfm-web-experience-trigger strong{font-size:.68rem}.crfm-web-experience-trigger small{color:var(--crfm-color-text-secondary);margin-top:.15rem;font-size:.58rem;font-weight:650}.crfm-web-experience.is-compact{border-top:0;gap:.7rem;padding-top:0}.crfm-web-experience.is-compact .crfm-appearance-group__heading span{font-size:.72rem}.crfm-web-experience.is-compact .crfm-web-experience__options{grid-template-columns:1fr;gap:.45rem}.crfm-web-experience.is-compact .crfm-web-experience__option{border-radius:14px;min-height:64px;padding:.7rem}.crfm-web-experience.is-compact .crfm-web-experience__option em{grid-column:auto;justify-self:end}:root[data-crfm-web-experience=mobile] .crfm-settings-page{max-width:34rem}:root[data-crfm-web-experience=mobile] .crfm-web-experience__options,:root[data-crfm-web-experience=mobile] .ct-theme-grid,:root[data-crfm-web-experience=mobile] .ct-large-preview,:root[data-crfm-web-experience=mobile] .crfm-sensory-grid,:root[data-crfm-web-experience=mobile] .crfm-sensory-sliders,:root[data-crfm-web-experience=mobile] .crfm-sensory-selects{grid-template-columns:minmax(0,1fr)}:root[data-crfm-web-experience=mobile] .ct-marketplace-hero{flex-direction:column;align-items:flex-start;min-height:0}:root[data-crfm-web-experience=mobile] .ct-marketplace-hero>svg{align-self:flex-end;width:5rem}:root[data-crfm-web-experience=mobile] .ct-marketplace-hero h1,:root[data-crfm-web-experience=mobile] .ct-editor-header h1{font-size:clamp(2rem,11vw,3rem)}:root[data-crfm-web-experience=mobile] .crfm-space-cover{min-height:180px}:root[data-crfm-web-experience=mobile] .crfm-space-identity{align-items:flex-start;padding-inline-start:1rem;padding-inline-end:1rem}:root[data-crfm-web-experience=mobile] .crfm-space-identity>img{border-radius:24px;width:88px;height:88px}:root[data-crfm-web-experience=mobile] .crfm-space-actions{padding-inline-start:1rem;padding-inline-end:1rem}:root[data-crfm-web-experience=mobile] .crfm-space-support,:root[data-crfm-web-experience=mobile] .crfm-space-sections{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:700px){.crfm-web-experience__options{grid-template-columns:minmax(0,1fr)}}.crfm-appearance-group__heading,.ct-appearance-section__heading,.ct-profile-section>header,.ct-dashboard__header,.ct-editor-header,.ct-editor-preview__heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.crfm-appearance-group__heading strong,.ct-appearance-section__heading h3,.ct-profile-section h2,.ct-dashboard__header h2{color:var(--crfm-color-text-primary);font-size:clamp(1.1rem,2vw,1.45rem);font-weight:800}.crfm-appearance-group__heading span,.ct-appearance-section__heading span,.ct-profile-section header span,.ct-dashboard__header span{color:var(--crfm-color-text-secondary)}.ct-marketplace-page,.ct-editor-page{gap:1.25rem;width:min(100%,1240px);margin:0 auto;padding-bottom:6rem;display:grid}.ct-marketplace-hero,.ct-dashboard__header,.ct-editor-header,.ct-profile-section{border:1px solid var(--crfm-color-border);background:linear-gradient(135deg, rgba(var(--crfm-secondary-rgb), .3), var(--crfm-color-card) 52%, rgba(var(--crfm-accent-rgb), .2));box-shadow:0 24px 60px rgba(var(--crfm-shadow-rgb), .24);border-radius:1.75rem;padding:clamp(1.25rem,3vw,2rem);position:relative;overflow:hidden}.ct-marketplace-hero{justify-content:space-between;align-items:center;min-height:220px;display:flex}.ct-marketplace-hero>svg{width:clamp(6rem,16vw,12rem);height:auto;color:rgba(var(--crfm-primary-rgb), .28)}.ct-marketplace-hero>div>span,.ct-editor-header>svg{width:48px;height:48px;color:var(--crfm-color-text-on-accent);background:var(--crfm-color-primary);border-radius:16px;place-items:center;display:inline-grid}.ct-marketplace-hero p,.ct-editor-header p,.ct-dashboard__header p,.ct-profile-section header p{color:var(--crfm-color-primary);letter-spacing:.14em;text-transform:uppercase;margin:.8rem 0 .2rem;font-size:.72rem;font-weight:800}.ct-marketplace-hero h1,.ct-editor-header h1{color:var(--crfm-color-text-primary);letter-spacing:-.045em;margin:0;font-size:clamp(2.1rem,6vw,4.25rem);line-height:1}.ct-marketplace-hero strong,.ct-editor-header span{max-width:650px;color:var(--crfm-color-text-secondary);margin-top:.8rem;font-weight:500;display:block}.ct-searchbar{border:1px solid var(--crfm-color-border);min-height:54px;color:var(--crfm-color-text-secondary);background:color-mix(in srgb, var(--crfm-color-surface) 88%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:18px;align-items:center;gap:.75rem;padding:0 1rem;display:flex}.ct-searchbar.is-compact{margin-top:.25rem}.ct-searchbar input{width:100%;min-width:0;color:var(--crfm-color-text-primary);background:0 0;outline:0}.ct-searchbar input::placeholder{color:var(--crfm-color-text-tertiary)}.ct-category-rail,.ct-preview-view-rail,.ct-segmented-control{scrollbar-width:none;gap:.55rem;display:flex;overflow-x:auto}.ct-category-rail button,.ct-preview-view-rail button,.ct-segmented-control button{border:1px solid var(--crfm-color-border);min-height:42px;color:var(--crfm-color-text-secondary);background:var(--crfm-color-surface);border-radius:999px;flex:none;padding:.65rem .95rem;font-size:.82rem;font-weight:700}.ct-category-rail button.is-active,.ct-preview-view-rail button.is-active,.ct-segmented-control button.is-active{color:var(--crfm-color-text-on-accent);border-color:var(--crfm-color-primary);background:var(--crfm-color-primary)}.ct-theme-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1rem;display:grid}.ct-theme-card,.ct-dashboard-row{border:1px solid var(--crfm-color-border);background:color-mix(in srgb, var(--crfm-color-card) 94%, transparent);box-shadow:0 18px 44px rgba(var(--crfm-shadow-rgb), .18);border-radius:24px;transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden}.ct-theme-card:hover{border-color:var(--crfm-color-strong-border);transform:translateY(-3px)}.ct-theme-card.is-active{border-color:var(--crfm-color-primary);box-shadow:0 0 0 1px var(--crfm-color-primary), 0 20px 60px rgba(var(--crfm-primary-rgb), .18)}.ct-theme-card__preview{background:0 0;width:100%;padding:0;display:block}.ct-theme-card__body{gap:.85rem;padding:1rem;display:grid}.ct-theme-card__body>p{min-height:2.6em;color:var(--crfm-color-text-secondary);font-size:.88rem}.ct-theme-card__title{align-items:center;gap:.7rem;display:flex}.ct-theme-card__title>div{flex:1;min-width:0;display:grid}.ct-theme-card__title strong{color:var(--crfm-color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}.ct-theme-card__title span{color:var(--crfm-color-text-secondary);font-size:.76rem}.ct-theme-card__icon{background:var(--crfm-color-primary);border-radius:13px;place-items:center;width:38px;height:38px;display:grid;color:var(--crfm-color-text-on-accent)!important}.ct-theme-card__icon svg,.ct-theme-card__active{width:18px}.ct-theme-card__active{color:var(--crfm-color-primary)}.ct-theme-card__actions{gap:.55rem;display:flex}.ct-theme-card__actions>:first-child{flex:1}.ct-primary-action{min-height:44px;color:var(--crfm-color-text-on-accent)!important;border-color:color-mix(in srgb, var(--crfm-color-primary) 70%, var(--crfm-color-strong-border))!important;background:linear-gradient(135deg, var(--crfm-color-primary), var(--crfm-color-secondary))!important}.ct-color-chips{align-items:center;gap:.45rem;display:flex}.ct-color-chips i{border:2px solid var(--crfm-color-card);width:28px;height:28px;box-shadow:0 0 0 1px var(--crfm-color-border);border-radius:999px}.ct-preview{aspect-ratio:16/10;width:100%;color:var(--ct-text);background:var(--ct-background);padding:clamp(.45rem,2vw,.8rem);overflow:hidden}.ct-preview-window{border:1px solid var(--ct-border);background:var(--ct-surface);border-radius:16px;grid-template-rows:1fr auto;width:100%;height:100%;display:grid;overflow:hidden;box-shadow:0 12px 26px #00000040}.ct-preview-feed,.ct-preview-player,.ct-preview-profile,.ct-preview-buttons,.ct-preview-card-grid,.ct-preview-navigation{min-height:0;padding:.75rem}.ct-preview-kicker{color:var(--ct-primary);letter-spacing:.12em;font-size:.46rem;font-weight:900}.ct-preview-feed>strong,.ct-preview-player>strong,.ct-preview-profile>strong{font-size:clamp(.7rem,2vw,1rem);display:block}.ct-preview-feed>span,.ct-preview-player>span,.ct-preview-profile>span{color:var(--ct-text-secondary);font-size:.58rem;display:block}.ct-preview-card-row{grid-template-columns:repeat(3,1fr);gap:.4rem;margin-top:.65rem;display:grid}.ct-preview-card-row i{aspect-ratio:1;border:1px solid var(--ct-border);background:linear-gradient(145deg, var(--ct-primary), var(--ct-secondary));opacity:.88;border-radius:8px}.ct-preview-mini-player{background:var(--ct-secondary-card);border-radius:8px;align-items:center;gap:.4rem;margin-top:.55rem;padding:.38rem;display:flex}.ct-preview-mini-player svg{width:12px;color:var(--ct-primary)}.ct-preview-mini-player span{color:var(--ct-text-secondary);flex:1;font-size:.52rem}.ct-preview-mini-player b{background:var(--ct-accent);border-radius:4px;width:28%;height:3px}.ct-preview-nav{border-top:1px solid var(--ct-border);background:var(--ct-card);grid-template-columns:repeat(4,1fr);padding:.45rem;display:grid}.ct-preview-nav svg{width:14px;height:14px;color:var(--ct-text-secondary);margin:auto}.ct-preview-nav svg.is-active{color:var(--ct-primary)}.ct-preview-art{aspect-ratio:1;background:linear-gradient(135deg, var(--ct-primary), var(--ct-secondary), var(--ct-accent));border-radius:10px;width:40%;margin:0 auto .4rem}.ct-preview-player{text-align:center}.ct-preview-player button{width:30px;height:30px;color:var(--ct-text-on-primary);background:var(--ct-primary);border-radius:999px;place-items:center;margin:.45rem auto 0;display:grid}.ct-preview-player button svg{width:14px}.ct-preview-progress{background:var(--ct-secondary-card);border-radius:4px;height:3px;margin-top:.5rem}.ct-preview-progress i{background:var(--ct-accent);width:56%;height:100%;display:block}.ct-preview-profile{text-align:center}.ct-preview-avatar{background:linear-gradient(135deg, var(--ct-primary), var(--ct-accent));border-radius:999px;width:38px;height:38px;margin:0 auto .4rem}.ct-preview-profile button{color:var(--ct-text-on-primary);background:var(--ct-primary);border-radius:999px;margin-top:.4rem;padding:.25rem .8rem;font-size:.55rem}.ct-preview-buttons{grid-template-columns:1fr 1fr;align-content:center;gap:.45rem;display:grid}.ct-preview-buttons button{border:1px solid var(--ct-border);min-height:30px;color:var(--ct-text);background:var(--ct-card);border-radius:8px;font-size:.55rem}.ct-preview-buttons button:first-child{color:var(--ct-text-on-primary);background:var(--ct-primary)}.ct-preview-buttons button:nth-child(2){background:var(--ct-secondary)}.ct-preview-buttons button:nth-child(3){background:var(--ct-accent)}.ct-preview-buttons button:disabled{opacity:.45}.ct-preview-card-grid{grid-template-columns:1fr 1fr;align-content:center;gap:.45rem;display:grid}.ct-preview-card-grid article{border:1px solid var(--ct-border);background:var(--ct-card);border-radius:10px;padding:.55rem}.ct-preview-card-grid i{background:linear-gradient(90deg, var(--ct-primary), var(--ct-accent));border-radius:6px;height:24px;margin-bottom:.4rem;display:block}.ct-preview-card-grid strong,.ct-preview-card-grid span{font-size:.52rem;display:block}.ct-preview-card-grid span{color:var(--ct-text-secondary)}.ct-preview-navigation{grid-template-rows:auto 1fr auto;display:grid}.ct-preview-navigation header{background:var(--ct-card);border-radius:8px;justify-content:space-between;align-items:center;padding:.4rem;font-size:.65rem;font-weight:900;display:flex}.ct-preview-navigation header svg{width:13px;color:var(--ct-primary)}.ct-preview-navigation .ct-preview-nav{border:1px solid var(--ct-border);border-radius:10px;align-self:end}.ct-large-preview{border:1px solid var(--crfm-color-border);background:var(--crfm-color-card);border-radius:28px;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:clamp(1rem,3vw,2rem);padding:clamp(1rem,3vw,2rem);display:grid}.ct-large-preview__canvas .ct-preview{border-radius:22px}.ct-large-preview__details{flex-direction:column;justify-content:center;gap:.85rem;display:flex}.ct-large-preview__details>p{color:var(--crfm-color-primary);text-transform:uppercase;font-size:.78rem;font-weight:800}.ct-large-preview__details h2{color:var(--crfm-color-text-primary);font-size:clamp(1.7rem,3vw,2.7rem);font-weight:900;line-height:1}.ct-large-preview__details>span{color:var(--crfm-color-text-secondary)}.ct-editor-layout{grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);align-items:start;gap:1.2rem;display:grid}.ct-editor-controls,.ct-editor-preview{border:1px solid var(--crfm-color-border);background:var(--crfm-color-card);border-radius:24px;gap:1rem;padding:1.25rem;display:grid}.ct-editor-controls label{color:var(--crfm-color-text-secondary);gap:.45rem;font-size:.78rem;font-weight:700;display:grid}.ct-editor-controls input:not([type=color]),.ct-editor-controls textarea{border:1px solid var(--crfm-color-border);width:100%;min-height:44px;color:var(--crfm-color-text-primary);background:var(--crfm-color-surface);border-radius:12px;outline:none;padding:.75rem}.ct-editor-controls input:focus,.ct-editor-controls textarea:focus{border-color:var(--crfm-color-primary);box-shadow:0 0 0 3px rgba(var(--crfm-primary-rgb), .18)}.ct-color-editor{gap:.7rem;display:grid}.ct-color-editor>label{grid-template-columns:1fr auto;align-items:center}.ct-color-input{border:1px solid var(--crfm-color-border);background:var(--crfm-color-surface);border-radius:12px;align-items:center;gap:.55rem;padding:.35rem .55rem;display:flex}.ct-color-input input{background:0 0;border:0;border-radius:8px;width:34px;height:34px;padding:0}.ct-color-input code{color:var(--crfm-color-text-primary);font-size:.78rem}.ct-contrast-status{color:var(--crfm-color-text-secondary);background:var(--crfm-color-secondary-card);border-radius:12px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.ct-contrast-status svg{width:18px}.ct-contrast-status.is-valid svg{color:var(--crfm-color-success)}.ct-contrast-status.is-warning svg{color:var(--crfm-color-warning)}.ct-editor-actions{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.ct-dashboard-row{grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.85rem;display:grid}.ct-dashboard-row .ct-preview{border-radius:16px}.ct-dashboard-row__body{gap:.55rem;min-width:0;display:grid}.ct-dashboard-row__body>div:first-child{align-items:center;gap:.65rem;display:flex}.ct-dashboard-row__body strong{color:var(--crfm-color-text-primary);font-size:1.05rem}.ct-dashboard-row__body p,.ct-dashboard-stats{color:var(--crfm-color-text-secondary);font-size:.82rem}.ct-dashboard-stats{gap:1rem;display:flex}.ct-dashboard-stats span{align-items:center;gap:.3rem;display:flex}.ct-dashboard-stats svg{width:14px;color:var(--crfm-color-primary)}.ct-dashboard-row__actions{gap:.45rem;display:flex}.ct-status{border:1px solid var(--crfm-color-border);color:var(--crfm-color-text-secondary);text-transform:uppercase;border-radius:999px;padding:.25rem .5rem;font-size:.65rem;font-weight:800}.ct-status.is-published{color:var(--crfm-color-success)}.ct-status.is-archived{color:var(--crfm-color-text-tertiary)}.ct-profile-section{margin:1.25rem 0}.ct-profile-section>header{margin-bottom:1rem}.ct-profile-section header p{align-items:center;gap:.4rem;display:flex}.ct-profile-section header p svg{width:16px}.ct-empty-state{border:1px dashed var(--crfm-color-border);min-height:220px;color:var(--crfm-color-text-secondary);text-align:center;background:var(--crfm-color-card);border-radius:24px;align-content:center;place-items:center;gap:.6rem;padding:2rem;display:grid}.ct-empty-state>svg{width:36px;height:36px;color:var(--crfm-color-primary)}.ct-empty-state strong{color:var(--crfm-color-text-primary)}.ct-theme-loading{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.ct-theme-loading i{background:linear-gradient(90deg, var(--crfm-color-card), var(--crfm-color-secondary-card), var(--crfm-color-card));background-size:220% 100%;border-radius:24px;min-height:280px;animation:1.4s infinite ct-loading}@keyframes ct-loading{to{background-position:-220% 0}}@media (max-width:820px){.ct-large-preview,.ct-editor-layout{grid-template-columns:1fr}.ct-dashboard-row{grid-template-columns:120px minmax(0,1fr)}.ct-dashboard-row__actions{grid-column:1/-1;justify-content:flex-end}}@media (max-width:560px){.ct-marketplace-hero{min-height:190px}.ct-marketplace-hero>svg{opacity:.5;position:absolute;right:-1rem}.ct-marketplace-hero>div{z-index:1;position:relative}.crfm-appearance-group__heading,.ct-appearance-section__heading,.ct-profile-section>header,.ct-dashboard__header,.ct-editor-header{flex-direction:column;align-items:flex-start}.ct-dashboard-row{grid-template-columns:1fr}.ct-dashboard-row .ct-preview{max-width:240px}.ct-theme-loading{grid-template-columns:1fr}.ct-theme-loading i:nth-child(n+2){display:none}.ct-editor-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.ct-theme-card,.ct-theme-loading i{transition:none!important;animation:none!important}}.crfm-dj-nova{width:min(100%,980px);color:var(--crfm-color-text-primary);gap:1rem;display:grid}.crfm-dj-nova__hero{border:1px solid var(--crfm-color-border);background:linear-gradient(135deg, color-mix(in srgb, var(--crfm-color-primary) 15%, var(--crfm-color-card)), var(--crfm-color-card));min-height:120px;box-shadow:0 24px 70px color-mix(in srgb, var(--crfm-color-shadow) 72%, transparent);border-radius:28px;align-items:center;gap:1rem;padding:1.25rem;display:flex;position:relative;overflow:hidden}.crfm-dj-nova__hero:after{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--crfm-color-accent) 26%, transparent), transparent 68%);pointer-events:none;border-radius:50%;height:180%;position:absolute;top:auto;bottom:-80%;left:35%;right:-10%}.crfm-dj-nova__orb{z-index:1;border:1px solid color-mix(in srgb, var(--crfm-color-primary) 55%, white);width:72px;height:72px;color:var(--crfm-color-text-on-accent);background:radial-gradient(circle at 35% 25%, var(--crfm-color-accent), var(--crfm-color-primary) 48%, color-mix(in srgb, var(--crfm-color-primary) 40%, black));box-shadow:0 0 34px color-mix(in srgb, var(--crfm-color-glow) 64%, transparent);border-radius:50%;flex:none;place-items:center;display:grid;position:relative}.crfm-dj-nova__orb svg{width:28px;height:28px}.crfm-dj-nova__hero>div:nth-child(2){z-index:1;min-width:0;position:relative}.crfm-dj-nova__hero p{color:var(--crfm-color-primary);letter-spacing:.2em;margin:0 0 .2rem;font-size:.68rem;font-weight:850}.crfm-dj-nova__hero h2{margin:0;font-size:clamp(1.8rem,5vw,2.8rem);line-height:1}.crfm-dj-nova__hero span{color:var(--crfm-color-text-secondary);margin-top:.4rem;display:block}.crfm-dj-nova__status{z-index:1;border:1px solid var(--crfm-color-border);color:var(--crfm-color-text-secondary);background:color-mix(in srgb, var(--crfm-color-secondary-card) 86%, transparent);text-transform:uppercase;border-radius:999px;align-items:center;gap:.45rem;margin-left:auto;padding:.55rem .75rem;font-size:.72rem;font-weight:800;display:inline-flex;position:relative}.crfm-dj-nova__status i{background:var(--crfm-color-text-tertiary);border-radius:50%;width:7px;height:7px}.crfm-dj-nova[data-activity]:not([data-activity=inactive]):not([data-activity=error]) .crfm-dj-nova__status i{background:var(--crfm-color-success);box-shadow:0 0 10px var(--crfm-color-success)}.crfm-dj-nova__presence{border:1px solid var(--crfm-color-border);text-align:center;background:color-mix(in srgb, var(--crfm-color-elevated-surface) 88%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;justify-items:center;gap:.45rem;min-height:112px;padding:1rem;display:grid}.crfm-dj-nova[data-activity=speaking] .crfm-dj-nova__presence{border-color:color-mix(in srgb, var(--crfm-color-primary) 65%, var(--crfm-color-border));box-shadow:inset 0 0 32px color-mix(in srgb, var(--crfm-color-glow) 14%, transparent), 0 0 28px color-mix(in srgb, var(--crfm-color-glow) 16%, transparent)}.crfm-dj-nova[data-activity=speaking] .crfm-dj-nova__orb{animation:1.15s ease-in-out infinite alternate crfm-nova-presence}.crfm-dj-nova__presence>span{max-width:680px;color:var(--crfm-color-text-secondary);font-size:.82rem}.crfm-dj-nova__wave{align-items:center;gap:4px;height:34px;display:flex}.crfm-dj-nova__wave i{background:var(--crfm-color-primary);opacity:.45;border-radius:99px;width:4px;height:8px}.crfm-dj-nova[data-activity=listening] .crfm-dj-nova__wave i,.crfm-dj-nova[data-activity=thinking] .crfm-dj-nova__wave i,.crfm-dj-nova[data-activity=speaking] .crfm-dj-nova__wave i{opacity:.9;animation:1s ease-in-out infinite alternate crfm-nova-wave}.crfm-dj-nova__wave i:nth-child(2n){animation-delay:-.4s}.crfm-dj-nova__wave i:nth-child(3n){animation-delay:-.7s}@keyframes crfm-nova-wave{to{background:var(--crfm-color-accent);height:30px}}@keyframes crfm-nova-presence{to{box-shadow:0 0 48px color-mix(in srgb, var(--crfm-color-glow) 78%, transparent);transform:scale(1.045)}}.crfm-dj-nova__primary-actions{flex-wrap:wrap;justify-content:center;gap:.65rem;display:flex}.crfm-dj-nova__primary-actions button{gap:.45rem;min-height:44px}.crfm-dj-nova__confirmation{border:1px solid color-mix(in srgb, var(--crfm-color-warning) 56%, var(--crfm-color-border));background:color-mix(in srgb, var(--crfm-color-warning) 10%, var(--crfm-color-card));border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.75rem;padding:1rem;display:grid}.crfm-dj-nova__confirmation>svg{color:var(--crfm-color-warning)}.crfm-dj-nova__confirmation span{color:var(--crfm-color-text-secondary);font-size:.8rem;display:block}.crfm-dj-nova__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.crfm-dj-nova__grid article{border:1px solid var(--crfm-color-border);background:var(--crfm-color-secondary-card);border-radius:22px;align-content:start;gap:1rem;padding:1rem;display:grid}.crfm-dj-nova__grid h3{align-items:center;gap:.55rem;margin:0;font-size:.92rem;display:flex}.crfm-dj-nova__grid h3 svg{width:18px;color:var(--crfm-color-primary)}.crfm-dj-nova__grid article>p{color:var(--crfm-color-text-secondary);font-size:.8rem;line-height:1.5}.crfm-dj-nova__presets{flex-wrap:wrap;gap:.4rem;display:flex}.crfm-dj-nova__presets button{border:1px solid var(--crfm-color-border);min-height:36px;color:var(--crfm-color-text-secondary);background:0 0;border-radius:999px;padding:.4rem .65rem;font-size:.72rem;font-weight:750}.crfm-dj-nova__presets button.is-selected{border-color:var(--crfm-color-primary);color:var(--crfm-color-text-on-accent);background:var(--crfm-color-primary)}.crfm-nova-range{color:var(--crfm-color-text-secondary);gap:.45rem;font-size:.75rem;display:grid}.crfm-nova-range>span{justify-content:space-between;gap:1rem;display:flex}.crfm-nova-range b{color:var(--crfm-color-primary)}.crfm-nova-range input{width:100%;accent-color:var(--crfm-color-primary)}.crfm-nova-toggle{min-height:42px;color:var(--crfm-color-text-secondary);justify-content:space-between;align-items:center;gap:1rem;font-size:.78rem;display:flex}.crfm-nova-toggle input{width:19px;height:19px;accent-color:var(--crfm-color-primary)}.crfm-nova-select{color:var(--crfm-color-text-secondary);gap:.4rem;font-size:.78rem;display:grid}.crfm-nova-select select{border:1px solid var(--crfm-color-border);min-height:42px;color:var(--crfm-color-text-primary);background:var(--crfm-color-card);border-radius:12px;padding:.55rem .7rem}.crfm-dj-nova__chips{flex-wrap:wrap;gap:.4rem;display:flex}.crfm-dj-nova__chips span{border:1px solid color-mix(in srgb, var(--crfm-color-primary) 38%, var(--crfm-color-border));color:var(--crfm-color-text-secondary);border-radius:999px;padding:.35rem .55rem;font-size:.7rem}.crfm-dj-nova>footer{color:var(--crfm-color-text-tertiary);text-align:center;justify-content:center;align-items:center;gap:.5rem;font-size:.72rem;display:flex}.crfm-dj-nova>footer svg{width:15px;color:var(--crfm-color-success);flex:none}.crfm-dj-nova-launcher{border:1px solid color-mix(in srgb, var(--crfm-color-primary) 42%, var(--crfm-color-border));min-width:0;min-height:42px;color:var(--crfm-color-text-primary);background:linear-gradient(125deg, color-mix(in srgb, var(--crfm-color-primary) 16%, var(--crfm-color-card)), color-mix(in srgb, var(--crfm-color-card) 92%, transparent));box-shadow:0 10px 30px color-mix(in srgb, var(--crfm-color-shadow) 50%, transparent);border-radius:999px;gap:.55rem;padding:.35rem .65rem .35rem .35rem;position:relative;overflow:hidden}.crfm-dj-nova-launcher:hover{border-color:var(--crfm-color-primary);background:color-mix(in srgb, var(--crfm-color-primary) 18%, var(--crfm-color-card))}.crfm-dj-nova-launcher__orb{width:32px;height:32px;color:var(--crfm-color-text-on-accent);background:radial-gradient(circle at 35% 25%, var(--crfm-color-accent), var(--crfm-color-primary) 52%, color-mix(in srgb, var(--crfm-color-primary) 32%, black));box-shadow:0 0 18px color-mix(in srgb, var(--crfm-color-glow) 60%, transparent);border-radius:50%;flex:none;place-items:center;display:grid}.crfm-dj-nova-launcher__orb svg{width:15px;height:15px}.crfm-dj-nova-launcher__copy{text-align:left;min-width:0;line-height:1.05;display:grid}.crfm-dj-nova-launcher__copy strong{letter-spacing:.05em;font-size:.68rem}.crfm-dj-nova-launcher__copy small{color:var(--crfm-color-text-secondary);text-overflow:ellipsis;white-space:nowrap;margin-top:.18rem;font-size:.56rem;overflow:hidden}.crfm-dj-nova-launcher>i{background:var(--crfm-color-text-tertiary);border-radius:50%;flex:none;width:6px;height:6px}.crfm-dj-nova-launcher.is-active>i{background:var(--crfm-color-success);box-shadow:0 0 10px var(--crfm-color-success)}.crfm-dj-nova-launcher.is-compact{width:42px;height:42px;padding:4px}.crfm-dj-nova-launcher.is-compact>i{position:absolute;bottom:3px;right:2px}.crfm-dj-nova-launcher.is-selected{border-color:var(--crfm-color-primary);background:color-mix(in srgb, var(--crfm-color-primary) 25%, var(--crfm-color-card))}.crfm-dj-nova-launcher--dock{flex:0 150px}.crfm-dj-nova-launcher--floating{border-color:color-mix(in srgb, var(--crfm-color-primary) 64%, var(--crfm-color-border))}.crfm-nova-brain-strip{border:1px solid color-mix(in srgb, var(--crfm-color-primary) 30%, var(--crfm-color-border));color:var(--crfm-color-text-primary);background:color-mix(in srgb, var(--crfm-color-primary) 8%, var(--crfm-color-secondary-card));border-radius:16px;align-items:flex-start;gap:.65rem;padding:.75rem;display:flex}.crfm-nova-brain-strip>svg{width:18px;color:var(--crfm-color-primary);flex:none}.crfm-nova-brain-strip strong,.crfm-nova-brain-strip span{display:block}.crfm-nova-brain-strip strong{font-size:.78rem}.crfm-nova-brain-strip span{color:var(--crfm-color-text-secondary);margin-top:.15rem;font-size:.7rem;line-height:1.4}.crfm-assistant-widget[data-open=true]{pointer-events:none;align-items:flex-end;display:flex}.crfm-assistant-widget[data-open=false]{right:max(7rem, env(safe-area-inset-right,0px))}:root[data-crfm-assistant-open=true] .quick-nav-toggle{opacity:0;pointer-events:none;transform:translateY(8px)}.crfm-assistant-panel{pointer-events:auto;width:min(410px,100vw - 1rem);height:min(620px,100%);min-height:min(320px,100%)}.crfm-assistant-widget .modal-surface{color:var(--crfm-color-text-primary);background:color-mix(in srgb, var(--crfm-color-elevated-surface) 94%, transparent);box-shadow:0 28px 90px color-mix(in srgb, var(--crfm-color-shadow) 72%, transparent), 0 0 38px color-mix(in srgb, var(--crfm-color-glow) 20%, transparent);-webkit-backdrop-filter:blur(24px)saturate(145%);backdrop-filter:blur(24px)saturate(145%);border-color:color-mix(in srgb, var(--crfm-color-primary) 35%, var(--crfm-color-border))!important}.crfm-assistant-header{background:linear-gradient(110deg, color-mix(in srgb, var(--crfm-color-primary) 16%, var(--crfm-color-card)), color-mix(in srgb, var(--crfm-color-card) 88%, transparent));position:relative}.crfm-assistant-header:before{content:"";background:linear-gradient(90deg, transparent, var(--crfm-color-primary), var(--crfm-color-accent), transparent);height:2px;position:absolute;top:0;bottom:auto;left:0;right:0}.crfm-assistant-body{overscroll-behavior:contain;scrollbar-gutter:stable}.crfm-assistant-composer{background:color-mix(in srgb, var(--crfm-color-card) 92%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.crfm-assistant-launcher{gap:.55rem;padding:.45rem .85rem .45rem .6rem}.crfm-assistant-launcher>span{text-align:left;line-height:1;display:grid}.crfm-assistant-launcher strong{letter-spacing:.06em;font-size:.75rem}.crfm-assistant-launcher small{opacity:.7;margin-top:.22rem;font-size:.58rem;font-weight:750}.crfm-assistant-widget [class*=text-white]{color:var(--crfm-color-text-primary)!important}.crfm-assistant-widget [class*=text-gray]{color:var(--crfm-color-text-secondary)!important}.crfm-assistant-widget [class*=border-white]{border-color:var(--crfm-color-border)!important}.crfm-assistant-widget [class*=bg-black]{background-color:color-mix(in srgb, var(--crfm-color-surface) 88%, transparent)!important}.crfm-assistant-widget [class*=bg-white]{background-color:color-mix(in srgb, var(--crfm-color-secondary-card) 82%, transparent)!important}.crfm-assistant-widget button:focus-visible{outline:3px solid var(--crfm-color-focus-ring);outline-offset:2px}.crfm-assistant-widget input:focus-visible{outline:3px solid var(--crfm-color-focus-ring);outline-offset:2px}.crfm-assistant-widget textarea:focus-visible{outline:3px solid var(--crfm-color-focus-ring);outline-offset:2px}.crfm-nova-radio{border:1px solid color-mix(in srgb, var(--crfm-color-primary) 46%, var(--crfm-color-border));color:var(--crfm-color-text-primary);background:radial-gradient(circle at 90% 0%, color-mix(in srgb, var(--crfm-color-accent) 20%, transparent), transparent 44%), linear-gradient(145deg, color-mix(in srgb, var(--crfm-color-primary) 13%, var(--crfm-color-secondary-card)), var(--crfm-color-secondary-card));box-shadow:0 18px 52px color-mix(in srgb, var(--crfm-color-shadow) 52%, transparent);border-radius:24px;gap:.75rem;padding:1rem;display:grid;position:relative;overflow:hidden}.crfm-nova-radio__on-air{color:color-mix(in srgb, var(--crfm-color-primary) 74%, transparent);letter-spacing:.16em;font-size:.52rem;font-weight:900;position:absolute;top:.65rem;right:.85rem}.crfm-nova-radio__identity{align-items:center;gap:.7rem;display:flex}.crfm-nova-radio__identity>span{width:42px;height:42px;color:var(--crfm-color-text-on-accent);background:var(--crfm-color-primary);box-shadow:0 0 20px color-mix(in srgb, var(--crfm-color-glow) 54%, transparent);border-radius:50%;place-items:center;display:grid}.crfm-nova-radio__identity svg{width:19px}.crfm-nova-radio__identity p,.crfm-nova-radio__identity h3{margin:0}.crfm-nova-radio__identity p{color:var(--crfm-color-primary);letter-spacing:.16em;text-transform:uppercase;font-size:.62rem;font-weight:850}.crfm-nova-radio__identity h3{font-size:1rem}.crfm-nova-radio__identity>i{background:var(--crfm-color-text-tertiary);border-radius:50%;width:8px;height:8px;margin-left:auto}.crfm-nova-radio[data-personal=true] .crfm-nova-radio__identity>i{background:var(--crfm-color-success);box-shadow:0 0 10px var(--crfm-color-success)}.crfm-nova-radio__signal{align-items:end;gap:4px;height:20px;display:flex}.crfm-nova-radio__signal i{background:var(--crfm-color-primary);opacity:.55;border-radius:99px;width:4px;height:6px}.crfm-nova-radio__signal i:nth-child(2n){height:13px}.crfm-nova-radio__signal i:nth-child(3n){background:var(--crfm-color-accent);height:19px}.crfm-nova-radio[data-activity=speaking] .crfm-nova-radio__signal i,.crfm-nova-radio[data-activity=listening] .crfm-nova-radio__signal i,.crfm-nova-radio[data-activity=thinking] .crfm-nova-radio__signal i{opacity:.95;animation:.8s ease-in-out infinite alternate crfm-nova-wave}.crfm-nova-radio[data-activity=speaking]{border-color:color-mix(in srgb, var(--crfm-color-primary) 72%, var(--crfm-color-border));box-shadow:0 18px 52px color-mix(in srgb, var(--crfm-color-shadow) 52%, transparent), 0 0 30px color-mix(in srgb, var(--crfm-color-glow) 18%, transparent)}.crfm-nova-radio>p{color:var(--crfm-color-text-secondary);margin:0;font-size:.76rem;line-height:1.45}.crfm-nova-radio>div:last-child{grid-template-columns:1fr 1fr;gap:.55rem;display:grid}.crfm-nova-radio button{gap:.4rem;min-height:42px;font-size:.72rem}.crfm-nova-radio button svg{width:16px}@media (max-width:900px){.crfm-dj-nova__grid{grid-template-columns:1fr}}@media (max-width:560px){.crfm-dj-nova__hero{border-radius:22px;align-items:flex-start;min-height:104px;padding:1rem}.crfm-dj-nova__orb{width:58px;height:58px}.crfm-dj-nova__status{padding:.35rem .5rem;font-size:.6rem;position:absolute;top:.75rem;right:.75rem}.crfm-dj-nova__hero span{padding-right:.5rem;font-size:.76rem}.crfm-dj-nova__confirmation{grid-template-columns:auto minmax(0,1fr)}.crfm-dj-nova__confirmation button{grid-column:span 1}.crfm-dj-nova-launcher--dock{flex-basis:42px;width:42px;padding:4px}.crfm-dj-nova-launcher--dock .crfm-dj-nova-launcher__copy{display:none}.crfm-assistant-panel{border-radius:20px;width:100%}.crfm-assistant-launcher{min-width:56px;padding-inline-start:.65rem;padding-inline-end:.65rem}.crfm-assistant-launcher>span{display:none}.crfm-nova-radio>div:last-child{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.crfm-nova-radio__signal i,.crfm-dj-nova__wave i,.crfm-dj-nova__orb{animation:none!important}}.ct-marketplace-hero>div{min-width:0}.ct-marketplace-hero h1{overflow-wrap:anywhere;max-width:100%;font-size:clamp(2rem,7vw,4.75rem);line-height:.95}.crfm-sensory-settings{border-top:1px solid var(--crfm-color-divider);gap:1rem;padding-top:1.25rem;display:grid}.crfm-sensory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.crfm-sensory-row{border:1px solid var(--crfm-color-border);background:var(--crfm-color-secondary-card);cursor:pointer;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;min-height:70px;padding:.85rem 1rem;display:flex}.crfm-sensory-row>span{align-items:center;gap:.75rem;min-width:0;display:flex}.crfm-sensory-row svg{width:19px;color:var(--crfm-color-primary);flex:none}.crfm-sensory-row strong,.crfm-sensory-row small{display:block}.crfm-sensory-row small{color:var(--crfm-color-text-secondary)}.crfm-sensory-row input{width:20px;height:20px;accent-color:var(--crfm-color-primary)}.crfm-sensory-row:has(input:focus-visible){outline:3px solid var(--crfm-color-focus-ring);outline-offset:2px}.crfm-sensory-sliders,.crfm-sensory-selects{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.crfm-sensory-sliders label,.crfm-sensory-selects label{color:var(--crfm-color-text-secondary);gap:.5rem;font-size:.82rem;font-weight:700;display:grid}.crfm-sensory-sliders label>span{justify-content:space-between;display:flex}.crfm-sensory-sliders input{width:100%;accent-color:var(--crfm-color-primary)}.crfm-sensory-selects select{border:1px solid var(--crfm-color-border);min-height:44px;color:var(--crfm-color-text-primary);background:var(--crfm-color-card);border-radius:12px;padding:.65rem .8rem}.crfm-visual-renderer{isolation:isolate;position:relative;overflow:hidden}.crfm-visual-renderer__content{z-index:20;position:relative}.crfm-visual-layer{z-index:1;pointer-events:none;opacity:var(--ve-opacity);transform:scale(var(--ve-scale));transition:transform .12s linear;position:absolute;top:0;bottom:0;left:0;right:0}.crfm-visual-layer--glow,.crfm-visual-layer--floating_lights,.crfm-visual-layer--ambient_motion{background:radial-gradient(circle at 24% 30%, var(--ve-color), transparent 38%), radial-gradient(circle at 76% 72%, var(--ve-secondary), transparent 42%);filter:blur(var(--ve-blur));animation:crfm-ve-drift var(--ve-speed) ease-in-out infinite alternate;top:-18%;bottom:-18%;left:-18%;right:-18%}.crfm-visual-layer--gradient,.crfm-visual-layer--gradient_motion,.crfm-visual-layer--music_pulse,.crfm-visual-layer--wave{background:linear-gradient(120deg, transparent, var(--ve-color), var(--ve-secondary), transparent);animation:crfm-ve-gradient var(--ve-speed) ease infinite;background-size:260% 260%}.crfm-visual-layer--glass{-webkit-backdrop-filter:blur(var(--ve-blur));backdrop-filter:blur(var(--ve-blur));background:color-mix(in srgb, var(--ve-color) 12%, transparent)}.crfm-visual-layer--gold,.crfm-visual-layer--metal,.crfm-visual-layer--gradient,.crfm-visual-layer--founder,.crfm-visual-layer--ministry,.crfm-visual-layer--community,.crfm-visual-layer--simple,.crfm-visual-layer--card_border,.crfm-visual-layer--button_border,.crfm-visual-layer--input_border,.crfm-visual-layer--navigation_highlight{border:2px solid var(--ve-color);border-radius:inherit;box-shadow:0 0 calc(var(--ve-blur) * .5) color-mix(in srgb, var(--ve-color) 45%, transparent)}.crfm-visual-layer--particles,.crfm-visual-layer--dust,.crfm-visual-layer--stars,.crfm-visual-layer--snow,.crfm-visual-layer--embers{background-image:radial-gradient(circle, var(--ve-color) 0 1px, transparent 2px), radial-gradient(circle, var(--ve-secondary) 0 1px, transparent 2px);animation:crfm-ve-particles var(--ve-speed) linear infinite;background-size:31px 31px,47px 47px}@keyframes crfm-ve-drift{to{transform:translate3d(3%, -2%, 0) scale(var(--ve-scale))}}@keyframes crfm-ve-gradient{50%{background-position:100%}}@keyframes crfm-ve-particles{to{background-position:31px 62px,-47px 94px}}.crfm-space-page{gap:1.25rem;width:min(1180px,100%);margin:0 auto;padding-bottom:5rem;display:grid}.crfm-space-header{border:1px solid var(--crfm-color-border);background:var(--crfm-color-card);border-radius:28px;position:relative;overflow:hidden}.crfm-space-cover{background:linear-gradient(135deg, var(--crfm-color-primary), var(--crfm-color-accent));background-position:50%;background-size:cover;min-height:250px}.crfm-space-identity{align-items:flex-end;gap:1rem;padding:0 1.5rem;display:flex;transform:translateY(-34px)}.crfm-space-identity>img{-o-object-fit:cover;object-fit:cover;border:4px solid var(--crfm-color-card);background:var(--crfm-color-secondary-card);border-radius:30px;flex:none;width:118px;height:118px}.crfm-space-identity>div{min-width:0}.crfm-space-identity p{color:var(--crfm-color-primary);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.4rem;margin:0;font-size:.72rem;font-weight:900;display:flex}.crfm-space-identity p svg{width:16px}.crfm-space-identity h1{color:var(--crfm-color-text-primary);margin:.2rem 0;font-size:clamp(2rem,5vw,3.75rem);line-height:1}.crfm-space-identity>div>span{color:var(--crfm-color-text-secondary)}.crfm-space-actions{flex-wrap:wrap;gap:.6rem;padding:0 1.5rem 1.5rem;display:flex}.crfm-space-actions svg{width:17px;margin-right:.4rem}.crfm-recognition-strip{flex-wrap:wrap;gap:.45rem;margin-top:.75rem;display:flex}.crfm-recognition-strip>span{border:1px solid color-mix(in srgb, var(--crfm-color-primary) 35%, var(--crfm-color-border));color:var(--crfm-color-text-primary);background:color-mix(in srgb, var(--crfm-color-primary) 9%, var(--crfm-color-card));border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .55rem;font-size:.7rem;display:inline-flex}.crfm-recognition-strip svg{width:14px;color:var(--crfm-color-primary)}.crfm-space-support{border:1px solid var(--crfm-color-border);background:var(--crfm-color-divider);border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.crfm-space-support>div{background:var(--crfm-color-card);gap:.15rem;padding:1rem;display:grid}.crfm-space-support b{color:var(--crfm-color-text-primary);font-size:1.25rem}.crfm-space-support span{color:var(--crfm-color-text-secondary);font-size:.75rem}.crfm-space-sections{grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;display:grid}.crfm-space-sections a{border:1px solid var(--crfm-color-border);min-height:76px;color:var(--crfm-color-text-secondary);background:var(--crfm-color-secondary-card);text-align:center;border-radius:16px;align-content:center;place-items:center;gap:.3rem;font-size:.76rem;font-weight:750;display:grid}.crfm-space-sections a:hover{color:var(--crfm-color-text-primary);border-color:var(--crfm-color-primary)}.crfm-space-sections a:focus-visible{color:var(--crfm-color-text-primary);border-color:var(--crfm-color-primary)}.crfm-space-sections svg{width:19px;color:var(--crfm-color-primary)}.crfm-space-collection,.crfm-space-about{border:1px solid var(--crfm-color-border);background:var(--crfm-color-card);border-radius:24px;padding:1.25rem}.crfm-space-section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.crfm-space-section-heading p,.crfm-space-about p{color:var(--crfm-color-primary);letter-spacing:.1em;font-size:.68rem;font-weight:900}.crfm-space-section-heading h2,.crfm-space-about h2{color:var(--crfm-color-text-primary);font-size:1.5rem}.crfm-pack-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.crfm-pack-grid article{border:1px solid var(--crfm-color-border);background:var(--crfm-color-secondary-card);border-radius:16px;align-items:center;gap:.75rem;min-height:90px;padding:1rem;display:flex}.crfm-pack-grid article>svg{width:24px;color:var(--crfm-color-primary)}.crfm-pack-grid strong,.crfm-pack-grid span{display:block}.crfm-pack-grid span{color:var(--crfm-color-text-secondary);font-size:.78rem}.crfm-space-loading{gap:1rem;width:min(1180px,100%);margin:auto;display:grid}.crfm-space-loading i{background:var(--crfm-color-card);border-radius:24px;min-height:160px}.ct-detail-actions{gap:.55rem;display:flex}.ct-detail-actions .ct-primary-action{flex:1}.ct-theme-requirements{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.ct-theme-requirements span{border:1px solid var(--crfm-color-border);color:var(--crfm-color-text-secondary);border-radius:12px;justify-content:space-between;gap:.5rem;padding:.65rem .75rem;font-size:.72rem;display:flex}.ct-theme-requirements b{color:var(--crfm-color-text-primary)}.ct-version-history{border-top:1px solid var(--crfm-color-divider);padding-top:.75rem}.ct-version-history summary{min-height:44px;color:var(--crfm-color-text-primary);cursor:pointer;align-items:center;gap:.45rem;font-weight:750;display:flex}.ct-version-history summary svg{width:16px;color:var(--crfm-color-primary)}.ct-version-history summary b{margin-left:auto}.ct-version-history>div{border-top:1px solid var(--crfm-color-divider);color:var(--crfm-color-text-secondary);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.6rem;padding:.55rem 0;font-size:.72rem;display:grid}.ct-version-history p{color:var(--crfm-color-text-primary);margin:0}@media (max-width:760px){.crfm-sensory-grid,.crfm-sensory-sliders,.crfm-sensory-selects{grid-template-columns:1fr}.crfm-space-cover{min-height:180px}.crfm-space-identity{align-items:flex-start}.crfm-space-identity>img{border-radius:24px;width:88px;height:88px}.crfm-space-support,.crfm-space-sections{grid-template-columns:repeat(2,minmax(0,1fr))}.crfm-pack-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.crfm-visual-layer{transition:none!important;animation:none!important}}@media (prefers-contrast:more){.crfm-space-header,.crfm-space-support,.crfm-space-sections a,.crfm-sensory-row{border-width:2px}}
