:root{--bg:#050505;--bg-soft:#0b0b0b;--panel:#ffffff09;--panel-strong:#fff1;--line:#ffd00038;--line-soft:#ffffff1a;--text:#fff;--muted:#a1a1aa;--muted-strong:#a1a1aa;--gold:#fc0;--gold-deep:#e6b800;--status-success:#22c55e;--status-warning:#f59e0b;--status-error:#ef4444;--status-info:#3b82f6;--status-gray:#a3a3a3;--shadow:0 24px 80px #0000006b;--app-viewport-height:100vh;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-right:env(safe-area-inset-right,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px)}@media (width<=768px){:root{--app-viewport-height:100dvh}}@supports not (height:100dvh){@media (width<=768px){:root{--app-viewport-height:100svh}}}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;width:100%;max-width:100%;overflow-x:hidden}body{width:100%;min-width:0;max-width:100%;min-height:var(--app-viewport-height);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,Arial,Helvetica,sans-serif;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}#root{width:100%;max-width:100%;min-height:var(--app-viewport-height);overflow-x:hidden}html,body,#root{overscroll-behavior-x:none;max-width:100vw}input,select,textarea{min-width:0;font-size:16px}@media (width<=768px){html,body,#root{width:100%;overflow-x:clip}body{padding-left:0;padding-right:0}button,input,select,textarea,a{max-width:100%}}[data-lk-theme=default]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--lk-bg:#111;--lk-bg2:#1e1e1e;--lk-bg3:#2b2b2b;--lk-bg4:#373737;--lk-bg5:#444;--lk-fg:#fff;--lk-fg2:#f5f5f5;--lk-fg3:#ebebeb;--lk-fg4:#e0e0e0;--lk-fg5:#d6d6d6;--lk-border-color:#ffffff1a;--lk-accent-fg:#fff;--lk-accent-bg:#1f8cf9;--lk-accent2:#3396fa;--lk-accent3:#47a0fa;--lk-accent4:#5babfb;--lk-danger-fg:#fff;--lk-danger:#f91f31;--lk-danger2:#fa3343;--lk-danger3:#fa4756;--lk-danger4:#fb5b68;--lk-success-fg:#fff;--lk-success:#1ff968;--lk-success2:#33fa75;--lk-success3:#47fa83;--lk-success4:#5bfb90;--lk-control-fg:var(--lk-fg);--lk-control-bg:var(--lk-bg2);--lk-control-hover-bg:var(--lk-bg3);--lk-control-active-bg:var(--lk-bg4);--lk-control-active-hover-bg:var(--lk-bg5);--lk-connection-excellent:#06db4d;--lk-connection-good:#f9b11f;--lk-connection-poor:#f91f31;--lk-font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--lk-font-size:16px;--lk-line-height:1.5;--lk-border-radius:.5rem;--lk-box-shadow:0 .5rem 1.5rem #00000026;--lk-drop-shadow:#fff3 0px 0px 24px;--lk-grid-gap:.5rem;--lk-control-bar-height:69px;--lk-chat-header-height:69px}.lk-button,.lk-start-audio-button,.lk-chat-toggle,.lk-disconnect-button{color:var(--lk-control-fg);background-image:none;background-color:var(--lk-control-bg);border-radius:var(--lk-border-radius);cursor:pointer;white-space:nowrap;font-size:inherit;line-height:inherit;-webkit-user-select:none;user-select:none;border:0;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;display:inline-flex;position:relative}.lk-button:not(:disabled):hover,.lk-start-audio-button:not(:disabled):hover,.lk-chat-toggle:not(:disabled):hover,.lk-disconnect-button:not(:disabled):hover{background-color:var(--lk-control-hover-bg)}.lk-button>svg,.lk-start-audio-button>svg,.lk-chat-toggle>svg,.lk-disconnect-button>svg{overflow:visible}.lk-button[aria-pressed=true],[aria-pressed=true].lk-start-audio-button,[aria-pressed=true].lk-chat-toggle,[aria-pressed=true].lk-disconnect-button{background-color:var(--lk-control-active-bg)}.lk-button[aria-pressed=true]:hover,[aria-pressed=true].lk-start-audio-button:hover,[aria-pressed=true].lk-chat-toggle:hover,[aria-pressed=true].lk-disconnect-button:hover{background-color:var(--lk-control-active-hover-bg)}.lk-button[data-lk-source=screen_share][data-lk-enabled=true],[data-lk-source=screen_share][data-lk-enabled=true].lk-start-audio-button,[data-lk-source=screen_share][data-lk-enabled=true].lk-chat-toggle,[data-lk-source=screen_share][data-lk-enabled=true].lk-disconnect-button{background-color:var(--lk-accent-bg)}.lk-button[data-lk-source=screen_share][data-lk-enabled=true]:hover,[data-lk-source=screen_share][data-lk-enabled=true].lk-start-audio-button:hover,[data-lk-source=screen_share][data-lk-enabled=true].lk-chat-toggle:hover,[data-lk-source=screen_share][data-lk-enabled=true].lk-disconnect-button:hover{background-color:var(--lk-accent2)}.lk-button:disabled,.lk-start-audio-button:disabled,.lk-chat-toggle:disabled,.lk-disconnect-button:disabled{opacity:.5}.lk-button-group{align-items:stretch;height:100%;display:inline-flex}.lk-button-group>.lk-button:first-child,.lk-button-group>.lk-start-audio-button:first-child,.lk-button-group>.lk-chat-toggle:first-child,.lk-button-group>.lk-disconnect-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.lk-button-group-menu{flex-shrink:0;position:relative}.lk-button-group-menu>.lk-button,.lk-button-group-menu>.lk-start-audio-button,.lk-button-group-menu>.lk-chat-toggle,.lk-button-group-menu>.lk-disconnect-button{border-top-left-radius:0;border-bottom-left-radius:0;height:100%}.lk-button-group-menu>.lk-button:after,.lk-button-group-menu>.lk-start-audio-button:after,.lk-button-group-menu>.lk-chat-toggle:after,.lk-button-group-menu>.lk-disconnect-button:after{margin-left:0}.lk-button-menu:after{content:"";transform-origin:50%;border-bottom:.125em solid;border-left:.125em solid;width:.5em;height:.5em;margin-top:-.25rem;margin-left:.5rem;display:inline-block;transform:rotate(-45deg)}.lk-disconnect-button{color:var(--lk-danger);border:1px solid var(--lk-danger);font-weight:600}.lk-disconnect-button:not(:disabled):hover{--lk-control-hover-bg:var(--lk-danger2);color:var(--lk-danger-fg)}.lk-disconnect-button:not(:disabled):active{--lk-control-hover-bg:var(--lk-danger3);color:var(--lk-danger-fg)}.lk-chat-toggle{position:relative}.lk-chat-toggle[data-lk-unread-msgs]:not([data-lk-unread-msgs="0"]):after{content:attr(data-lk-unread-msgs);background:var(--lk-accent-bg);border-radius:50%;margin-top:.25rem;margin-left:.25rem;padding:.25rem;font-size:.5rem;line-height:.75;position:absolute;top:0;left:0}.lk-media-device-select:not(:last-child){border-bottom:1px solid var(--lk-border-color);margin-bottom:.75rem;padding-bottom:.5rem}.lk-media-device-select li:not(:last-child){margin-bottom:.25rem}.lk-media-device-select li>.lk-button{justify-content:start;width:100%;padding-block:.5rem}.lk-media-device-select li:not([data-lk-active=true])>.lk-button:not(:disabled):hover{background-color:var(--lk-bg3)}.lk-media-device-select [data-lk-active=false]>.lk-button:hover{cursor:pointer;background-color:#0000000d}.lk-media-device-select [data-lk-active=true]>.lk-button{color:var(--lk-accent-fg);background-color:var(--lk-accent-bg)}.lk-device-menu{z-index:5;white-space:nowrap;background-color:var(--lk-bg2);border:1px solid var(--lk-border-color);width:max-content;min-width:10rem;box-shadow:var(--lk-box-shadow);border-radius:.75rem;margin-bottom:.25rem;padding:.5rem;position:absolute;top:0;left:0}.lk-device-menu-heading{opacity:.65;padding:.25rem .5rem;font-weight:700}.lk-start-audio-button{color:var(--lk-accent-fg);background-color:var(--lk-accent-bg)}@media screen and (width<=600px){.lk-start-audio-button{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}}.lk-pagination-control{background-color:var(--lk-control-bg);border-radius:var(--lk-border-radius);opacity:0;align-items:stretch;transition:opacity .15s ease-in-out;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.lk-pagination-control:hover{opacity:1}.lk-pagination-control>.lk-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.lk-pagination-control>.lk-button:first-child>svg{transform:rotate(180deg)}.lk-pagination-control>.lk-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.lk-pagination-count{border-inline:1px solid var(--lk-bg);padding:.5rem .875rem}[data-lk-user-interaction=true].lk-pagination-control{opacity:1}.lk-pagination-indicator{height:var(--lk-grid-gap);background-color:var(--lk-bg2);width:fit-content;bottom:calc(var(--lk-grid-gap)/2);opacity:1;border-radius:2rem;align-items:center;gap:.2rem;padding:.2rem .5rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.lk-pagination-indicator span{background-color:var(--lk-fg);opacity:.35;border-radius:10000000px;width:.4rem;height:.4rem;transition:opacity .2s linear;display:inline-block}.lk-pagination-indicator span[data-lk-active]{opacity:.9}.lk-grid-layout{--lk-col-count:1;--lk-row-count:1;grid-template-columns:repeat(var(--lk-col-count), minmax(0, 1fr));grid-gap:var(--lk-grid-gap);width:100%;max-width:100%;height:100%;max-height:100%;padding:var(--lk-grid-gap);grid-auto-rows:minmax(0,1fr);display:grid}.lk-grid-layout[data-lk-pagination=true]{padding-bottom:calc(var(--lk-grid-gap)*2)}.lk-focus-layout{gap:var(--lk-grid-gap);width:100%;max-height:100%;padding:var(--lk-grid-gap);grid-template-columns:1fr 5fr;display:grid}.lk-focused-participant{position:relative}.lk-focused-participant .lk-pip-track{width:20%;height:auto;position:absolute;top:10px;right:10px}@media (width<=600px){.lk-focus-layout{grid-template-rows:5fr 1fr;grid-template-columns:1fr}.lk-carousel{order:1}}.lk-carousel{gap:var(--lk-grid-gap);max-height:100%;display:flex}.lk-carousel>*{aspect-ratio:16/10;scroll-snap-align:start;flex-shrink:0}.lk-carousel[data-lk-orientation=vertical]{scroll-snap-type:y mandatory;flex-direction:column;overflow:hidden auto}.lk-carousel[data-lk-orientation=vertical]>*{--lk-height-minus-gaps:calc(100% - calc(var(--lk-grid-gap) * calc(var(--lk-max-visible-tiles) - 1)));height:calc(var(--lk-height-minus-gaps)/var(--lk-max-visible-tiles))}.lk-carousel[data-lk-orientation=horizontal]{scroll-snap-type:x mandatory;overflow:auto hidden}.lk-carousel[data-lk-orientation=horizontal]>*{--lk-width-minus-gaps:calc(100% - var(--lk-grid-gap) * (var(--lk-max-visible-tiles) - 1));width:calc(var(--lk-width-minus-gaps)/var(--lk-max-visible-tiles))}.lk-connection-quality{width:1.5rem;height:1.5rem}.lk-track-muted-indicator-camera,.lk-track-muted-indicator-microphone{width:var(--lk-indicator-size,1rem);height:var(--lk-indicator-size,1rem);margin-inline-end:.25rem;transition:opacity .25s ease-in-out;position:relative}.lk-track-muted-indicator-camera[data-lk-muted=true]{opacity:.5}.lk-track-muted-indicator-microphone{--lk-bg:var(--lk-icon-mic)}.lk-track-muted-indicator-microphone[data-lk-muted=true]{opacity:.5}.lk-participant-name{font-size:.875rem}.lk-participant-media-video{object-fit:cover;object-position:center;background-color:#000;width:100%;height:100%}.lk-participant-media-video[data-lk-orientation=landscape]{object-fit:cover}.lk-participant-media-video[data-lk-orientation=portrait],.lk-participant-media-video[data-lk-source=screen_share]{object-fit:contain;background-color:var(--lk-bg2)}.lk-participant-media-audio{width:auto}[data-lk-facing-mode=user] .lk-participant-media-video[data-lk-local-participant=true][data-lk-source=camera]{transform:rotateY(180deg)}.lk-audio-visualizer{background:var(--lk-bg-control);aspect-ratio:16/9;border-radius:.5rem;justify-content:space-around;align-items:center;width:100%;height:100%;min-height:160px;display:flex}.lk-audio-visualizer>rect{fill:var(--lk-accent-bg);transition:transform .1s cubic-bezier(.19,.02,.09,1)}.lk-audio-visualizer>path{stroke:var(--lk-accent-bg);transition:all .1s cubic-bezier(.19,.02,.09,1)}.lk-audio-bar-visualizer{background:var(--lk-bg);justify-content:center;align-items:center;gap:var(--lk-va-bar-gap,24px);width:100%;height:100%;display:flex}.lk-audio-bar-visualizer>.lk-audio-bar{transform-origin:"center";height:100%;width:var(--lk-va-bar-width,12px);border-radius:var(--lk-va-bar-border-radius,32px);background-color:var(--lk-va-bar-bg,#8883);transition:background-color .25s ease-out}.lk-audio-bar-visualizer[data-lk-va-state=speaking]>.lk-audio-bar,.lk-audio-bar-visualizer>.lk-audio-bar.lk-highlighted,.lk-audio-bar-visualizer>[data-lk-highlighted=true]{background-color:var(--lk-fg,#888);transition:none}.lk-audio-bar-visualizer[data-lk-va-state=thinking]{transition:background-color .15s ease-out}.lk-participant-tile{--lk-speaking-indicator-width:2.5px;border-radius:var(--lk-border-radius);flex-direction:column;gap:.375rem;display:flex;position:relative;overflow:hidden}.lk-participant-tile:after{content:"";border-radius:var(--lk-border-radius);border:0px solid var(--lk-accent-bg);transition-property:border opacity;pointer-events:none;transition-duration:.4s;transition-delay:.5s;position:absolute;inset:0}.lk-participant-tile[data-lk-speaking=true]:not([data-lk-source=screen_share]):after{border-width:var(--lk-speaking-indicator-width);transition-duration:.2s;transition-delay:0s}.lk-participant-tile .lk-focus-toggle-button{border-radius:calc(var(--lk-border-radius)/2);opacity:0;background-color:#00000080;padding:.25rem;transition:opacity .2s ease-in-out .2s;position:absolute;top:.25rem;right:.25rem}.lk-participant-tile:hover .lk-focus-toggle-button,.lk-participant-tile:focus .lk-focus-toggle-button{opacity:1;transition-delay:0}.lk-participant-tile .lk-connection-quality{opacity:0;transition:opacity .2s ease-in-out .2s}.lk-participant-tile .lk-connection-quality[data-lk-quality=poor],.lk-participant-tile:hover .lk-connection-quality,.lk-participant-tile:focus .lk-connection-quality{opacity:1;transition-delay:0}.lk-participant-tile .lk-participant-placeholder{background-color:var(--lk-bg2);opacity:0;pointer-events:none;border-radius:var(--lk-border-radius);justify-content:center;align-items:center;transition:opacity .2s ease-in-out;display:flex;position:absolute;inset:0}.lk-participant-tile .lk-participant-placeholder svg{width:auto;height:100%;padding:10%}.lk-participant-tile[data-lk-video-muted=true][data-lk-source=camera] .lk-participant-placeholder{opacity:1}.lk-participant-metadata{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;line-height:1;display:flex;position:absolute;bottom:.25rem;left:.25rem;right:.25rem}.lk-participant-metadata-item{border-radius:calc(var(--lk-border-radius)/2);background-color:#00000080;align-items:center;padding:.25rem;display:flex}.lk-toast{background-color:var(--lk-bg);border:1px solid var(--lk-border-color);border-radius:var(--lk-border-radius);box-shadow:var(--lk-box-shadow);align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex;position:fixed;top:.75rem;left:50%;transform:translate(-50%)}.lk-spinner{animation:2s linear infinite lk-rotate}@keyframes lk-rotate{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.lk-room-container{background-color:var(--lk-bg);line-height:var(--lk-line-height)}.lk-room-container{--lk-has-imported-styles:"true";width:100%;height:100%;position:relative}.lk-room-container [class^=lk-],.lk-room-container [class*=\ lk-]{box-sizing:border-box}.lk-audio-conference{width:100%;height:100%;position:relative}.lk-audio-conference-stage{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;height:100%;display:grid}.lk-chat{grid-template-rows:var(--lk-chat-header-height) 1fr var(--lk-control-bar-height);background-color:var(--lk-bg2);border-left:1px solid var(--lk-border-color);align-items:end;width:max(200px,55ch);display:grid}.lk-chat-header{height:var(--lk-chat-header-height);justify-content:center;align-items:center;padding:.75rem;display:flex;position:relative}.lk-chat-header .lk-close-button{background-color:#0000;position:absolute;right:0;transform:translate(-50%)}.lk-chat-header .lk-close-button:hover{background-color:var(--lk-control-active-hover-bg)}.lk-chat-messages{flex-direction:column;gap:.25rem;width:100%;max-height:100%;display:flex;overflow:auto}.lk-chat-entry{flex-direction:column;gap:.25rem;margin:0 .25rem;display:flex}.lk-chat-entry .lk-meta-data{color:var(--lk-fg5);white-space:nowrap;padding:0 .3rem;font-size:.75rem;display:flex}.lk-chat-entry .lk-meta-data .lk-participant-name{margin-top:1rem}.lk-chat-entry .lk-meta-data .lk-timestamp{align-self:flex-end;margin-left:auto}.lk-chat-entry .lk-edit-button{float:right;background:0 0;border-radius:0;margin:0;padding:0 .25rem;font-size:12px}.lk-chat-entry .lk-message-body{word-break:break-word;border-radius:15px;width:fit-content;max-width:calc(100% - 32px);padding:.25rem .75rem;display:inline-block}.lk-chat-entry[data-lk-message-origin=local] .lk-message-body{background-color:var(--lk-bg5)}.lk-chat-entry[data-lk-message-origin=remote] .lk-message-body{background-color:var(--lk-accent4)}.lk-chat-entry a{color:inherit;text-decoration:underline}.lk-chat-entry *{margin-block:.25em}.lk-chat-entry:last-child{margin-bottom:.25rem}.lk-chat-form{border-top:1px solid var(--lk-border-color);max-height:var(--lk-control-bar-height);gap:.75rem;padding:.75rem;display:flex}.lk-chat-form-input{font-size:inherit;line-height:inherit;width:100%}@media (width<=600px){.lk-chat{max-width:100%;top:0;right:0;bottom:var(--lk-control-bar-height);position:fixed}}.lk-control-bar,.lk-agent-control-bar{border-top:1px solid var(--lk-border-color);max-height:var(--lk-control-bar-height);justify-content:center;align-items:center;gap:.5rem;padding:.75rem;display:flex}.lk-agent-control-bar{height:var(--lk-control-bar-height);--lk-bg:transparent;--lk-va-bar-width:2px;--lk-va-bar-gap:4px;--lk-va-bar-border-radius:1px}.lk-agent-control-bar .lk-audio-bar-visualizer .lk-audio-bar.lk-highlighted{filter:none}.lk-prejoin{background-color:var(--lk-bg);line-height:var(--lk-line-height)}[data-lk-theme]{font-size:var(--lk-font-size);font-family:var(--lk-font-family);color:var(--lk-fg)}[data-lk-theme] .lk-list{margin:0;padding:0;list-style:none}[data-lk-theme] .lk-form-control{font-family:var(--lk-font-family);background-color:var(--lk-control-bg);border:1px solid var(--lk-border-color);border-radius:var(--lk-border-radius);padding:.625rem 1rem}.lk-prejoin{box-sizing:border-box;background-color:var(--lk-bg);flex-direction:column;align-items:stretch;gap:1rem;width:min(100%,480px);margin-inline:auto;padding:1rem;display:flex}.lk-prejoin .lk-video-container{aspect-ratio:16/10;border-radius:var(--lk-border-radius);background-color:#000;width:100%;height:auto;position:relative;overflow:hidden}.lk-prejoin .lk-video-container video,.lk-prejoin .lk-video-container .lk-camera-off-note{object-fit:cover;width:100%;height:100%;display:block}.lk-prejoin .lk-video-container video[data-lk-facing-mode=user]{transform:rotateY(180deg)}.lk-prejoin .lk-video-container .lk-camera-off-note{aspect-ratio:16/10;background-color:#000;place-items:center;width:100%;display:grid;position:absolute;top:0;left:0}.lk-prejoin .lk-video-container .lk-camera-off-note>*{max-width:100%;height:70%}.lk-prejoin .lk-audio-container{display:none}.lk-prejoin .lk-audio-container audio{width:100%;height:auto}.lk-prejoin .lk-button-group-container{flex-wrap:nowrap;gap:1rem;display:flex}.lk-prejoin .lk-button-group-container>.lk-button-group{width:50%}.lk-prejoin .lk-button-group-container>.lk-button-group>.lk-button{justify-content:left}.lk-prejoin .lk-button-group-container>.lk-button-group>.lk-button:first-child{width:100%}@media (width<=400px){.lk-prejoin .lk-button-group-container{flex-wrap:wrap}.lk-prejoin .lk-button-group-container>.lk-button-group{width:100%}}.lk-prejoin .lk-username-container{flex-direction:column;gap:1rem;width:100%;max-width:100%;display:flex}.lk-prejoin .lk-join-button{--lk-control-fg:var(--lk-accent-fg);--lk-control-bg:var(--lk-accent-bg);--lk-control-hover-bg:var(--lk-accent2);--lk-control-active-bg:var(--lk-accent3);--lk-control-active-hover-bg:var(--lk-accent4);background-color:var(--lk-control-bg)}.lk-prejoin .lk-join-button:hover{background-color:var(--lk-control-hover-bg)}.lk-focus-layout-wrapper,.lk-grid-layout-wrapper{width:100%;height:calc(100% - var(--lk-control-bar-height));justify-content:center;display:flex;position:relative}.lk-grid-layout-wrapper{flex-direction:column;align-items:center}.lk-focus-layout-wrapper{align-items:stretch}.lk-video-conference{align-items:stretch;height:100%;display:flex;position:relative}.lk-video-conference-inner{flex-direction:column;align-items:stretch;width:100%;display:flex}.lk-settings-menu-modal{background:var(--lk-bg);border-radius:var(--lk-border-radius);padding:1rem;background-color:var(--lk-bg);border:1px solid var(--lk-border-color);border-radius:var(--lk-border-radius);box-shadow:var(--lk-box-shadow);flex-direction:column;align-items:center;gap:.5rem;min-width:50vw;max-width:100%;min-height:50vh;max-height:100%;padding:.75rem 1.25rem;display:flex;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.app-shell{isolation:isolate;min-height:var(--app-viewport-height);background:#050505;position:relative;overflow-x:hidden}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#000000f2;border-bottom:1px solid #3f3f4699;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:14px 16px;display:grid;position:sticky;top:0}.brand{align-items:center;gap:10px;min-width:0;font-weight:700;display:inline-flex}.brand-mark{display:none}.brand-name{color:#0000;letter-spacing:-.5px;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(135deg,#fc0,#ffd633,#e6b800,#ffd633,#fc0);-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:700;line-height:28px;overflow:hidden}.menu-button{z-index:31;width:42px;height:42px;color:var(--text);background:#ffffff08;border:1px solid #3f3f46cc;border-radius:8px;place-items:center;display:grid;position:relative}.menu-button span{background:var(--gold);border-radius:999px;width:18px;height:2px;transition:transform .18s,opacity .18s;display:block}.menu-button.open span:first-child{transform:translateY(6px)rotate(45deg)}.menu-button.open span:nth-child(2){opacity:0}.menu-button.open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.site-nav{z-index:30;width:min(86vw,360px);max-width:100%;height:var(--app-viewport-height);min-height:var(--app-viewport-height);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050505f7;border-left:1px solid #ffd00033;align-content:start;gap:16px;padding:88px 18px 24px;transition:transform .22s;display:grid;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(104%);box-shadow:-24px 0 80px #00000073}.site-nav.open{transform:translate(0)}.nav-links{gap:4px;display:grid}.nav-links a{color:#fff;border-radius:8px;min-height:44px;padding:12px 10px;font-size:14px;font-weight:400;transition:color .16s,background .16s}.nav-links a:hover,.nav-links a.active{color:var(--gold);background:#27272aeb}.nav-search{display:block;position:relative}.nav-search span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.nav-search input{color:#f4f4f5;background:#18181bcc;border:1px solid #27272a;border-radius:8px;outline:none;width:100%;min-height:44px;padding:10px 12px 10px 32px;font-size:14px}.nav-search input::placeholder{color:#71717a}.nav-auth{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.nav-auth a{border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:8px 16px;font-size:14px;transition:color .16s,border-color .16s,background .16s;display:inline-flex}.auth-login{color:#fff;background:0 0;border:1px solid #3f3f46}.auth-login:hover{color:var(--gold);border-color:var(--gold)}.auth-signup{color:#000;background:linear-gradient(135deg,#fc0,#ffd633,#e6b800);font-weight:600}.nav-account{gap:12px;display:grid}.account-bell{color:#fff;background:0 0;border:0;border-radius:8px;place-items:center;width:36px;height:36px;display:inline-grid;position:relative}.account-bell.active,.account-bell:hover{color:#fc0}.account-bell span{color:#fff;background:#ef4444;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:800;line-height:1;display:grid;position:absolute;top:2px;right:0}.account-bell svg,.account-user-icon svg,.premium-pill svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.account-user{color:#fff;grid-template-columns:14px auto;align-items:center;gap:5px;font-size:14px;font-weight:700;line-height:20px;display:inline-grid}.account-user-button{text-align:left;background:0 0;border:0;width:fit-content;padding:0}.account-user-button:hover,.account-user-button.active{color:#fc0}.account-user-icon{color:#d4d4d8}.account-user-icon svg{width:13px;height:13px}.premium-pill{color:#fc0;background:#ffcc0014;border:1px solid #ffcc0094;border-radius:999px;align-items:center;gap:4px;width:fit-content;min-height:24px;padding:3px 8px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex;box-shadow:inset 0 0 16px #ffcc001f}.premium-pill svg{width:13px;height:13px}.account-links{gap:4px;display:grid}.account-links a,.logout-link{color:#d4d4d8;text-align:left;background:0 0;border:0;border-radius:8px;min-height:40px;padding:10px;font-size:14px;font-weight:700;line-height:20px;transition:color .16s,background .16s}.account-links a:hover,.account-links a.active,.logout-link:hover{color:#fff;background:#27272aeb}.notifications-popover,.account-popover{background:#09090b;border:1px solid #27272a;border-radius:16px;gap:12px;padding:14px;display:grid;position:static;box-shadow:0 24px 80px #00000073}.account-popover-search{display:block}.account-popover-search span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.account-popover-search input{color:#f4f4f5;background:#18181bcc;border:1px solid #27272a;border-radius:8px;min-height:42px;padding:10px 12px;font-size:14px}.account-popover-links{gap:4px;display:grid}.account-popover-links a,.account-popover-links button{color:#fff;text-align:left;background:0 0;border:0;border-radius:8px;min-height:44px;padding:12px;font-size:14px;line-height:20px}.account-popover-links a:hover,.account-popover-links button:hover{color:#fc0;background:#27272aeb}.notifications-head h2{font-size:18px;line-height:28px}.notification-filters,.admin-filter-row,.admin-tabs{scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.notification-filters::-webkit-scrollbar{display:none}.admin-filter-row::-webkit-scrollbar{display:none}.admin-tabs::-webkit-scrollbar{display:none}.notification-filters button,.admin-filter-row button,.admin-tabs button{color:#a1a1aa;white-space:nowrap;background:0 0;border:1px solid #27272a;border-radius:999px;flex:none;min-height:34px;padding:7px 12px;font-size:13px;line-height:18px}.notification-filters button.active,.notification-filters button:hover,.admin-filter-row button.active,.admin-filter-row button:hover,.admin-tabs button.active,.admin-tabs button:hover{color:#fc0;background:#ffcc0014;border-color:#ffcc00a6}.notification-list,.notification-page-list,.admin-record-list{gap:10px;display:grid}.notification-item{color:#fff;text-align:left;background:#18181bb3;border:1px solid #27272a;border-radius:12px;gap:4px;width:100%;padding:12px;display:grid}.notification-item strong{font-size:14px;line-height:20px}.notification-item span,.notification-item small,.notifications-all{color:#a1a1aa;font-size:13px;line-height:18px}.notifications-all{color:#fc0;justify-self:center}.hero-section{text-align:center;min-height:577px;padding:74px 16px 30px;position:relative;overflow:hidden}.homepage-hero-gradient,.hero-glow{pointer-events:none;position:absolute}.homepage-hero-gradient{background:radial-gradient(80% 60% at 50% 0,#ffcc000f,#0000 70%);inset:0}.hero-glow{background:radial-gradient(circle,#ffcc0014,#0000 70%);border-radius:999px;width:420px;height:420px}.hero-glow-one{top:40%;left:50%;transform:translate(-50%,-50%)}.hero-glow-two{opacity:.4;top:0;right:-160px}.hero-copy{z-index:1;justify-items:center;max-width:720px;margin:0 auto;animation:.52s both fadeInUp;display:grid;position:relative}.eyebrow{color:var(--gold);letter-spacing:2.4px;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:500}h1,h2,h3,p{margin-top:0}h1{color:var(--text);letter-spacing:-.9px;margin:0;font-size:36px;font-weight:700;line-height:1.25}.hero-copy h1 span,.auth-panel h1,.not-found-page h1{display:block}h1 strong{color:var(--gold);font-weight:700}h2{color:var(--text);letter-spacing:normal;margin:0;font-size:20px;font-weight:700;line-height:1.25}h3{color:var(--text);margin:0;font-size:18px;font-weight:700;line-height:1.25}.hero-subtitle{color:#a1a1aa;max-width:640px;margin:22px auto 0;font-size:18px;line-height:1.65}.hero-actions{flex-direction:column;justify-content:center;gap:12px;width:100%;margin-top:28px;display:flex}.button{border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;padding:14px 40px;font-size:16px;font-weight:600;line-height:24px;transition:border-color .18s,color .18s,background .18s;display:flex}.button:hover{transform:none}.button.primary{color:#000;box-shadow:none;background:linear-gradient(135deg,#fc0,#ffd633,#e6b800)}.button.secondary{color:#fff;background:0 0;border:1px solid #3f3f46;font-weight:500}.button.compact{width:auto;min-height:40px;margin-top:18px;padding:10px 20px;font-size:14px;line-height:20px;display:inline-flex}.button.full{width:100%}.stats-row{flex-wrap:wrap;justify-content:center;gap:36px;margin-top:48px;display:flex}.stat-highlight{flex-direction:column;align-items:center;gap:4px;min-width:42px;display:flex}.stat-highlight strong{color:var(--gold);font-size:28px;line-height:1}.stat-highlight span{color:#71717a;font-size:14px;font-weight:700}.section-wrap{width:min(100%,1280px);margin:0 auto;padding:32px 16px}.last-section{padding-bottom:48px}.section-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:20px;display:flex}.section-head p{color:#71717a;margin:4px 0 0;font-size:14px}.view-all{color:#a1a1aa;flex:none;font-size:14px}.glass-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;box-shadow:0 24px 80px #0000004d}.featured-artist-card{border-color:#ffcc0040;display:grid;overflow:hidden}.featured-art,.cover-art,.small-cover,.playlist-art,.artist-avatar{background:radial-gradient(circle at 50% 42%,#ffcc0059,#0000 18%),linear-gradient(135deg,#ffcc002e,#ffffff09)}.featured-art{min-height:170px}.featured-copy{padding:24px}.featured-copy .label{color:var(--gold);text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:900}.featured-copy p{color:#a1a1aa;line-height:1.65}.pill{color:var(--gold);text-transform:uppercase;background:#ffcc001a;border-radius:999px;margin:12px 0 10px;padding:5px 10px;font-size:11px;font-weight:800;display:inline-flex}.genre-grid,.track-grid,.why-grid{gap:16px;display:grid}.genre-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.genre-card{background:linear-gradient(#0000,#000000b8),radial-gradient(circle at 30% 20%,#ffcc0038,#0000 34%),#ffffff09;border:1px solid #3f3f4699;border-radius:16px;align-content:end;min-height:112px;padding:16px;display:grid;overflow:hidden}.genre-card p,.track-info p,.small-music-card p,.artist-mini-card p,.playlist-card p,.why-card p{color:#a1a1aa;margin:6px 0 0;line-height:1.5}.track-card{grid-template-columns:92px 1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.cover-art{aspect-ratio:1;border-radius:12px}.cover-art,.small-cover{place-items:center;display:grid;overflow:hidden}.cover-art img,.small-cover img{object-fit:cover;width:100%;height:100%}.cover-art span,.small-cover span{color:#fc0;text-transform:uppercase;font-size:18px;font-weight:800}.track-info{min-width:0}.track-info h3,.small-music-card h3{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.track-card>span{color:#a1a1aa;font-size:13px;font-weight:700}.release-row,.artist-row{scroll-snap-type:x proximity;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.small-music-card,.artist-mini-card{scroll-snap-align:start;flex:0 0 176px;padding:12px}.latest-release-grid .small-music-card{background:#18181b;border:1px solid #27272a;border-radius:12px;align-content:start;min-width:0;display:grid}.small-music-card.active{border-color:#ffcc008c;box-shadow:0 0 0 1px #ffcc001f,0 18px 50px #00000047}.track-play-button{margin-top:12px}.small-cover{aspect-ratio:1;border-radius:12px;margin-bottom:12px}.latest-release-grid .small-cover{background:radial-gradient(circle at 70% 24%,#ffcc004d,#0000 16%),linear-gradient(135deg,#27272a,#09090b 46%,#18181b);border-radius:8px}.music-player-bar{z-index:10;background:#09090bf2;border:1px solid #ffcc0047;border-radius:16px;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px;margin-top:24px;padding:12px;display:grid;position:sticky;bottom:16px;box-shadow:0 18px 50px #0000005c}.music-player-bar .player-cover{width:56px;min-width:56px;margin:0}.player-track-copy{min-width:0}.music-player-bar strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px;display:block;overflow:hidden}.music-player-bar>div:nth-child(2) span,.music-player-bar p{color:#a1a1aa;margin:0;font-size:12px;line-height:18px}.music-player-bar audio{display:none}.player-controls{grid-column:1/-1;justify-content:center;align-items:center;gap:8px;display:flex}.player-controls button{color:#fff;background:#111113;border:1px solid #3f3f46;border-radius:999px;min-height:36px;padding:8px 14px;font-size:12px;font-weight:800}.player-controls button:hover{color:#fc0;border-color:#ffcc00a6}.player-controls .player-main-button{color:#050505;background:#fc0;border-color:#fc0;min-width:84px}.player-progress{grid-column:1/-1;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;display:grid}.player-progress span{color:#a1a1aa;text-align:center;font-size:12px;font-weight:700}.player-progress input,.player-volume input{accent-color:#fc0;width:100%}.player-volume{grid-column:1/-1;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.player-volume span{color:#a1a1aa;font-size:12px;font-weight:700}.player-message,.music-empty-note{color:#a1a1aa;font-size:13px}.player-message{text-align:center;grid-column:1/-1}.small-music-card span{color:#a1a1aa;margin-top:6px;font-size:12px;display:block}.small-music-card small{color:#71717a;margin-top:8px;font-size:12px;line-height:18px;display:block}.music-card-badges{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.music-card-badges span{color:#a1a1aa;background:#27272a;border-radius:999px;width:fit-content;margin:0;padding:4px 8px;font-size:10px;line-height:14px}.music-card-badges span:first-child{color:#00f078;background:#00f0781f}.music-card-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:14px;display:grid}.music-card-actions button{color:#a1a1aa;background:0 0;border:0;border-radius:8px;min-height:30px;font-size:11px;font-weight:700}.music-card-actions button:hover{color:#fc0;background:#ffcc0014}.artist-mini-card{text-align:center}.artist-avatar{border-radius:999px;width:96px;height:96px;margin:0 auto 14px}.artist-mini-card h3{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.artist-mini-card p{font-size:12px;font-weight:700}.playlist-card{gap:16px;padding:16px;display:grid}.playlist-art{border-radius:12px;min-height:180px}.why-card{padding:20px}.why-icon{background:#ffcc0029;border-radius:999px;width:38px;height:38px;margin-bottom:16px;box-shadow:inset 0 0 0 1px #ffcc004d}.auth-page,.not-found-page{min-height:calc(var(--app-viewport-height) - 154px);place-items:center;padding:56px 18px;display:grid}.auth-panel{width:min(100%,460px);padding:28px}.auth-panel h1,.not-found-page h1{margin-bottom:14px;font-size:38px;line-height:1.04}.auth-panel p,.not-found-page p{color:var(--muted);margin:0;line-height:1.65}form{gap:16px;margin-top:26px;display:grid}label{color:var(--muted-strong);text-align:left;gap:8px;font-size:14px;font-weight:800;display:grid}input{border:1px solid var(--line-soft);width:100%;min-height:48px;color:var(--text);background:#ffffff0b;border-radius:8px;outline:none;padding:0 14px}input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #ffd0001f}.auth-switch{text-align:center;font-size:14px;margin-top:18px!important}.auth-switch a{color:var(--gold);font-weight:900}.login-page,.signup-page{width:min(100%,448px);min-height:calc(var(--app-viewport-height) - 154px);margin:0 auto;padding:40px 16px}.login-heading,.signup-heading{text-align:left}.login-heading h1,.signup-heading h1{color:#fc0;letter-spacing:normal;font-size:30px;font-weight:700;line-height:36px;display:block}.login-heading p,.signup-heading p{color:#a1a1aa;margin:8px 0 0;font-size:16px;font-weight:400;line-height:24px}.login-form,.signup-form{background:#18181b;border:1px solid #cca300;border-radius:16px;gap:16px;margin-top:32px;padding:24px;display:grid}.login-form input,.signup-form input{color:#fff;background:#000;border:1px solid #3f3f46;border-radius:8px;min-height:50px;padding:12px;font-size:16px;font-weight:400;line-height:24px}.login-form input::placeholder,.signup-form input::placeholder{color:#71717a}.login-form input:focus,.signup-form input:focus{box-shadow:none;border-color:#fc0}.auth-error{color:#ff4d4d;background:#7f1d1d3d;border:1px solid #ef4444b3;border-radius:8px;margin:-4px 0 0;padding:10px 12px;font-size:13px;font-weight:700;line-height:18px}.forgot-link{color:#fc0;justify-self:end;margin-top:-6px;font-size:14px;font-weight:400;line-height:20px}.forgot-link:hover{text-decoration:underline}.role-select{background:#000;border:1px solid #fc0;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:49px;display:grid;overflow:hidden}.role-select button{color:#fff;background:0 0;border:0;min-width:0;padding:12px 10px;font-size:16px;font-weight:400;line-height:24px}.role-select button+button{border-left:1px solid #ffcc0057}.role-select button.active{color:#fc0;background:#ffcc0014;font-weight:600}.login-submit,.signup-submit{color:#000;background:#fc0;border:0;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:48px;padding:12px 18px;font-size:16px;font-weight:700;line-height:24px;display:flex}.login-submit:hover,.signup-submit:hover{background:#ffd633}.login-switch,.signup-switch{color:#a1a1aa;text-align:center;margin:0;font-size:14px;line-height:20px}.login-switch a,.signup-switch a{color:#fc0;font-weight:400}.menu-page{width:min(100%,960px);min-height:calc(var(--app-viewport-height) - 154px);margin:0 auto;padding:48px 16px}.directory-page{width:min(100%,1280px);min-height:calc(var(--app-viewport-height) - 154px);margin:0 auto;padding:48px 16px 64px}.music-catalog-page{width:min(100%,1240px)}.music-catalog-head{gap:18px;margin-bottom:28px;display:grid}.music-catalog-head p{color:#71717a;margin-top:8px;font-size:14px;line-height:22px}.music-library-links{flex-wrap:wrap;gap:10px;display:flex}.music-library-links button{color:#d4d4d8;background:0 0;border:0;font-size:14px}.music-library-links button:hover{color:#fc0}.music-toolbar{gap:12px;margin-bottom:32px;display:grid}.music-search{display:block}.music-search span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.music-search input{color:#fff;background:#18181b;border:1px solid #27272a;border-radius:8px;width:100%;min-height:40px;padding:10px 14px;font-size:14px}.music-search input:focus{border-color:#fc0;outline:none}.music-type-filters{scrollbar-width:none;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.music-type-filters::-webkit-scrollbar{display:none}.music-type-filters button{color:#d4d4d8;background:#050505;border:1px solid #27272a;border-radius:8px;flex:none;min-height:38px;padding:9px 14px;font-size:12px}.music-type-filters button.active,.music-type-filters button:hover{color:#050505;background:#fc0;border-color:#fc0}.new-release-panel{background:linear-gradient(135deg,#ffcc001a,#18181b 42%,#09090b);border:1px solid #ffcc003d;border-radius:12px;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:14px;margin-bottom:28px;padding:14px;display:grid}.new-release-cover{aspect-ratio:1;background:radial-gradient(circle at 72% 24%,#fc06,#0000 16%),linear-gradient(135deg,#27272a,#09090b);border-radius:8px;place-items:center;width:88px;display:grid;overflow:hidden}.new-release-cover img{object-fit:cover;width:100%;height:100%}.new-release-cover span{color:#fc0;text-transform:uppercase;font-weight:900}.new-release-copy{min-width:0}.new-release-copy>span{color:#fc0;text-transform:uppercase;font-size:12px;font-weight:800;line-height:18px}.new-release-copy h2{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:18px;line-height:24px;overflow:hidden}.new-release-copy p{color:#a1a1aa;margin-top:2px;font-size:13px}.new-release-play{color:#050505;background:#fc0;border:0;border-radius:8px;grid-column:1/-1;min-height:38px;font-size:13px;font-weight:800}.music-section-title h2{color:#fff;font-size:18px;line-height:26px}.latest-release-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-head{margin-bottom:28px}.directory-head h1{color:#fff;letter-spacing:normal;font-size:30px;font-weight:700;line-height:36px}.directory-head p{color:#a1a1aa;max-width:720px;margin:8px 0 0;font-size:16px;line-height:24px}.directory-grid,.music-list,.record-list,.activity-list{gap:16px;display:grid}.directory-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.directory-card,.record-card{background:#18181b99;border:1px solid #27272a;border-radius:16px;padding:18px}.directory-card h2{color:#fff;font-size:20px;line-height:28px}.directory-card p,.directory-card small{color:#a1a1aa;margin:8px 0 0;font-size:14px;line-height:20px;display:block}.artist-directory .directory-card{justify-items:start;gap:8px;display:grid}.page-filter-row{margin-bottom:18px}.page-genre-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.page-genre-grid a{color:#fc0;margin-top:14px;font-size:14px;display:inline-flex}.premium-summary{gap:16px;display:grid}.premium-card{border-color:#ffcc0042}.premium-card strong,.directory-card strong{color:#fc0;margin-top:12px;font-size:28px;line-height:34px;display:block}.quick-form{background:#18181b99;border:1px solid #27272a;border-radius:16px;gap:16px;margin:0 0 22px;padding:18px;display:grid}.quick-form label{color:#fff;font-weight:400}.quick-form input,.quick-form select{color:#fff;background:#000;border:1px solid #3f3f46;border-radius:8px;min-height:46px;padding:10px 12px;font-size:14px}.record-card{gap:12px;display:grid}.record-card div{gap:4px;display:grid}.record-card span{color:#71717a;text-transform:uppercase;font-size:12px;font-weight:800;line-height:16px}.record-card strong{color:#fff;font-size:14px;font-weight:600;line-height:20px}.activity-card small{color:#fc0;text-transform:uppercase;margin:0 0 8px}.live-page{width:min(100%,1184px);min-height:calc(var(--app-viewport-height) - 154px);margin:0 auto;padding:48px 16px 64px}.live-list-head,.live-create-head{margin-bottom:24px}.live-list-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.live-list-head h1,.live-create-head h1,.live-player-panel h1{color:#fff;letter-spacing:normal;font-size:36px;font-weight:700;line-height:40px}.live-list-head p,.live-create-head p{color:#71717a;margin:8px 0 0;font-size:16px;line-height:24px}.live-go-button,.live-back-button,.live-back-link{border-radius:12px;justify-content:center;align-items:center;min-height:44px;font-size:14px;font-weight:700;line-height:20px;display:inline-flex}.live-go-button{color:#000;background:#fc0;border:1px solid #fc0;padding:0 20px;box-shadow:0 0 28px #ffcc0024}.live-back-button,.live-back-link{color:#fff;background:#18181bcc;border:1px solid #27272a;width:fit-content;margin-bottom:18px;padding:0 14px}.live-filter-row{gap:8px;margin-bottom:24px;padding-bottom:6px;display:flex;overflow-x:auto}.live-filter-row button{color:#a1a1aa;white-space:nowrap;background:#27272a80;border:1px solid #3f3f46cc;border-radius:8px;min-height:36px;padding:0 12px;font-size:12px;font-weight:600}.live-card-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.live-stream-card{background:#18181bcc;border:1px solid #27272abf;border-radius:16px;overflow:hidden}.live-thumb{background:radial-gradient(circle,#ffcc0026,#0000 58%),#09090b;place-items:center;min-height:180px;display:grid}.live-thumb img{object-fit:cover;width:100%;height:180px}.live-thumb span{color:#fc0;text-transform:uppercase;font-size:36px;font-weight:800}.live-stream-body{gap:10px;padding:16px;display:grid}.live-stream-body h2{color:#f4f4f5;font-size:16px;font-weight:700;line-height:24px}.live-stream-body p{color:#71717a;margin:0;font-size:12px;line-height:18px}.live-stream-body .live-host{color:#fc0;font-size:14px;font-weight:600}.live-card-tags,.live-meta-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.live-card-tags span{color:#a1a1aa;background:#3f3f464d;border:1px solid #52525b8c;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:700}.live-card-tags span:first-child{color:#34d399;background:#10b98129;border-color:#34d3994d}.live-meta-row span{color:#71717a;font-size:12px;line-height:16px}.live-details-link{width:fit-content;min-height:40px;padding:0 16px}.live-create-form{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:start;gap:18px;display:grid}.live-form-panel,.live-chat-panel,.live-player-panel{background:#18181bcc;border:1px solid #27272a;border-radius:16px;padding:20px}.live-form-panel{gap:16px;display:grid}.live-form-panel h2,.live-chat-panel h2{color:#fff;font-size:18px;font-weight:700;line-height:26px}.live-form-panel label{color:#fff;gap:8px;font-size:14px;font-weight:600;display:grid}.live-form-panel input,.live-form-panel textarea,.live-form-panel select{color:#fff;width:100%;font:inherit;background:#050505;border:1px solid #3f3f46;border-radius:8px;outline:none}.live-form-panel input,.live-form-panel select{min-height:46px;padding:0 12px}.live-form-panel textarea{resize:vertical;min-height:112px;padding:12px}.live-form-panel input:focus,.live-form-panel textarea:focus,.live-form-panel select:focus{border-color:#fc0;box-shadow:0 0 0 3px #ffcc001f}.live-thumbnail-upload input{display:none}.live-thumbnail-upload>span{color:#fc0;text-align:center;cursor:pointer;background:#ffcc000f;border:1px dashed #ffcc007a;border-radius:12px;place-items:center;min-height:116px;padding:18px;font-size:13px;display:grid}.live-thumbnail-upload img{object-fit:cover;border:1px solid #27272a;border-radius:12px;width:100%;max-height:180px}.live-audience-grid{gap:10px;display:grid}.live-audience-grid button,.live-when-row button{color:#fff;text-align:left;background:#09090b;border:1px solid #27272a;border-radius:12px}.live-audience-grid button{gap:4px;min-height:70px;padding:12px;display:grid}.live-audience-grid button.active,.live-when-row button.active{background:#ffcc0014;border-color:#fc0}.live-audience-grid strong{color:#fff;font-size:14px}.live-audience-grid span,.live-chat-panel p,.live-about p{color:#a1a1aa;font-size:13px;line-height:20px}.live-chat-toggle{flex-direction:row;align-items:center;grid-template-columns:none!important;display:flex!important}.live-chat-toggle input{accent-color:#fc0;width:18px;min-height:18px}.live-when-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.live-when-row span{color:#fff;margin-right:4px;font-size:14px;font-weight:700}.live-when-row button{text-align:center;min-height:40px;padding:0 14px}.live-created-note{color:#fc0;margin:0;font-size:13px}.live-detail-layout{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:18px;display:grid}.live-video-placeholder{background:#050505;border-radius:14px;place-items:center;min-height:320px;margin-bottom:18px;display:grid}.live-video-placeholder span{color:#fc0;letter-spacing:1.4px;font-size:12px;font-weight:800}.live-video-placeholder strong{color:#fff;font-size:22px}.live-player-panel>p{color:#fc0;margin:4px 0 14px}.live-chat-panel{gap:16px;display:grid}.live-about{border-top:1px solid #27272a;padding-top:16px}.live-about small{color:#71717a;margin-top:10px;font-size:12px;display:block}@media (width<=760px){.live-list-head{display:grid}.live-create-form,.live-detail-layout{grid-template-columns:1fr}.live-list-head h1,.live-create-head h1,.live-player-panel h1{font-size:30px;line-height:36px}}.menu-heading h1{color:#fc0;letter-spacing:normal;font-size:30px;font-weight:700;line-height:36px}.menu-heading p{color:#a1a1aa;margin:8px 0 0;font-size:16px;font-weight:400;line-height:24px}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:32px;display:grid}.menu-card{color:#fff;background:#18181b;border:1px solid #3f3f46e6;border-radius:16px;align-items:center;min-height:84px;padding:18px;font-size:16px;font-weight:700;line-height:24px;transition:border-color .16s,color .16s,background .16s;display:flex}.menu-card:hover{color:#fc0;background:#0b0b0b;border-color:#fc0}.studio-page{width:min(100%,680px);min-height:calc(var(--app-viewport-height) - 154px);margin:0 auto;padding:32px 16px 56px}.studio-heading{gap:18px;margin-bottom:28px;display:grid}.studio-heading h1{color:#fff;letter-spacing:normal;font-size:30px;font-weight:800;line-height:36px}.studio-heading p{color:#a1a1aa;margin:2px 0 0;font-size:16px;line-height:24px}.studio-heading a{color:#a1a1aa;width:fit-content;font-size:14px;line-height:20px}.studio-heading a:hover{color:#fc0}.studio-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.studio-stat-card{background:#18181bb3;border:1px solid #27272a;border-radius:12px;min-height:74px;padding:12px}.studio-stat-card span{color:#71717a;font-size:12px;line-height:16px;display:block}.studio-stat-card strong{color:#fff;margin-top:10px;font-size:24px;font-weight:800;line-height:28px;display:block}.studio-tabs{scrollbar-width:none;border-bottom:1px solid #27272a;gap:4px;margin-top:32px;display:flex;overflow-x:auto}.studio-tabs::-webkit-scrollbar{display:none}.studio-tabs button{color:#71717a;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;flex:none;min-height:42px;padding:10px 16px;font-size:14px;font-weight:500;line-height:20px}.studio-tabs button:hover,.studio-tabs button.active{color:#fff}.studio-tabs button.active{border-bottom-color:#fc0}.studio-empty-panel,.studio-catalog-panel,.studio-form,.studio-simple-panel,.studio-events-panel,.studio-live-panel{background:#18181b99;border:1px solid #27272a;border-radius:16px;margin-top:24px}.studio-empty-panel{text-align:center;align-content:center;place-items:center;gap:16px;min-height:232px;padding:64px 16px;display:grid}.studio-empty-panel p{color:#a1a1aa;margin:0;font-size:14px;line-height:22px}.studio-catalog-panel{gap:12px;padding:18px;display:grid}.studio-catalog-row{background:#09090b59;border:1px solid #27272a;border-radius:12px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.studio-catalog-row .cover-art{width:56px;height:56px}.studio-catalog-row h3{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:22px;overflow:hidden}.studio-catalog-row p{color:#a1a1aa;margin:4px 0 0;font-size:13px;line-height:18px}.studio-form{gap:20px;padding:24px;display:grid}.studio-form label{color:#fff;gap:8px;font-size:16px;font-weight:400;line-height:20px;display:grid}.studio-form label>span{color:#a1a1aa;font-size:13px;line-height:18px}.studio-form input,.studio-form textarea{color:#fafafa;background:#09090b99;border:1px solid #3f3f46;border-radius:12px;outline:none;width:100%;min-height:43px;padding:10px 14px;font-size:14px;line-height:20px}.studio-form input:focus,.studio-form textarea:focus{box-shadow:none;border-color:#fc0}.studio-form textarea{resize:vertical;min-height:96px}.studio-form-grid{gap:20px;display:grid}.studio-select{z-index:1;position:relative}.studio-select.open{z-index:5}.studio-select>button{color:#fafafa;text-align:left;background:#09090b99;border:1px solid #3f3f46;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:43px;padding:10px 14px;font-size:14px;font-weight:400;line-height:20px;display:flex}.studio-select>button:hover,.studio-select.open>button{border-color:#fc0}.studio-select-arrow{color:#a1a1aa;font-size:16px;line-height:1}.studio-select-menu{background:#09090b;border:1px solid #3f3f46;border-radius:12px;max-height:248px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 48px #0000006b}.studio-select-menu button{color:#d4d4d8;text-align:left;background:0 0;border:0;border-radius:8px;min-height:36px;padding:8px 10px;font-size:14px;font-weight:400;line-height:20px}.studio-select-menu button:hover,.studio-select-menu button.selected{color:#fc0;background:#ffcc0014}.studio-dropzone{color:#a1a1aa;text-align:center;background:#09090b59;border:1px dashed #3f3f46;border-radius:12px;place-items:center;min-height:64px;padding:16px;font-size:14px;line-height:20px;display:grid}.studio-file-input{opacity:0;pointer-events:none;height:1px;position:absolute;overflow:hidden;border:0!important;width:1px!important;min-height:1px!important;padding:0!important}.studio-dropzone.has-file{color:#fc0;background:#ffcc000f;border-color:#ffcc00a6}.cover-dropzone{gap:10px;min-height:96px}.cover-dropzone img{object-fit:cover;border-radius:12px;width:72px;height:72px}.cover-dropzone span{color:inherit;font-size:14px;line-height:20px}.studio-check{align-items:center;gap:10px!important;display:flex!important}.studio-check input{accent-color:#fc0;width:18px;min-height:18px}.studio-check span{color:#fff!important;font-size:16px!important;line-height:20px!important}.studio-form-actions{gap:12px;padding-top:8px;display:grid}.studio-primary,.studio-secondary{border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:10px 20px;font-size:16px;line-height:24px;display:inline-flex}.studio-primary{color:#000;background:#fc0;border:1px solid #fc0;font-weight:600}.studio-secondary{color:#d4d4d8;background:0 0;border:1px solid #3f3f46;font-weight:400}.studio-primary:hover{background:#ffd633}.studio-secondary:hover{color:#fff;border-color:#fc0}.studio-simple-panel{gap:16px;padding:24px;display:grid}.studio-simple-panel p{color:#a1a1aa;margin:0;font-size:14px;line-height:22px}.studio-new-album{width:fit-content}.studio-events-panel{padding:24px}.studio-events-panel h2{color:#fc0;font-size:30px;line-height:36px}.studio-events-panel p{color:#a1a1aa;max-width:680px;margin:8px 0 20px;line-height:24px}.studio-link-button{width:fit-content}.studio-live-panel{gap:18px;padding:24px;display:grid}.studio-live-top{gap:16px;display:grid}.studio-live-top p{color:#a1a1aa;margin:0;line-height:24px}.studio-live-card{background:#09090b59;border:1px solid #27272a;border-radius:12px;padding:18px}.studio-live-card h3{color:#fff;font-size:18px;font-weight:700;line-height:28px}.studio-live-card p{color:#a1a1aa;margin:8px 0 0;font-size:14px;line-height:22px}.studio-live-card a,.studio-fan-panel a{color:#fc0;margin-top:14px;font-size:14px;line-height:20px;display:inline-flex}.studio-fan-panel{background:0 0;border-color:#0000;max-width:480px;min-height:328px;margin-left:auto;margin-right:auto}.studio-fan-panel h3{color:#fff;font-size:18px;line-height:28px}.studio-fan-panel p{max-width:448px}.artist-dashboard-page{width:min(100%,1280px);min-height:calc(var(--app-viewport-height) - 154px);margin:0 auto;padding:48px 16px 64px}.artist-dashboard-head{gap:18px;margin-bottom:28px;display:grid}.artist-dashboard-head h1{color:#fff;letter-spacing:normal;font-size:30px;font-weight:800;line-height:36px}.artist-dashboard-head p,.dashboard-card p,.fan-club-panel p{color:#a1a1aa;margin:8px 0 0;line-height:24px}.artist-dashboard-actions{flex-wrap:wrap;gap:10px;display:flex}.artist-dashboard-actions a{color:#fc0;background:#ffcc0014;border:1px solid #ffcc0052;border-radius:8px;align-items:center;min-height:38px;padding:8px 14px;font-size:14px;line-height:20px;display:inline-flex}.artist-dashboard-grid,.dashboard-section-grid{gap:18px;display:grid}.artist-dashboard-grid{align-items:start}.dashboard-side,.dashboard-section-grid{margin-top:18px}.dashboard-side{gap:18px;display:grid}.dashboard-card,.fan-club-panel{background:#18181b99;border:1px solid #27272a;border-radius:16px;padding:20px}.dashboard-card h2{color:#fff;font-size:20px;line-height:28px}.artist-dashboard-form{gap:16px;margin-top:18px;display:grid}.artist-dashboard-form label{color:#fff;font-size:14px;font-weight:400}.artist-dashboard-form input,.artist-dashboard-form textarea,.dashboard-social-grid input{color:#fff;background:#000;border:1px solid #3f3f46;border-radius:8px;min-height:46px;padding:10px 12px;font-size:14px}.artist-dashboard-form textarea{resize:vertical;min-height:110px}.dashboard-social-grid{gap:12px;display:grid}.dashboard-note{font-size:14px;color:#a1a1aa!important;margin:0!important}.dashboard-note a{color:#fc0}.dashboard-full-button{width:100%;margin-top:18px}.dashboard-card-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.fan-club-dashboard{margin-top:18px}.fan-club-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.fan-club-stats article{background:#09090b59;border:1px solid #27272a;border-radius:12px;padding:14px}.fan-club-stats strong{color:#fff;font-size:24px;line-height:28px;display:block}.fan-club-stats span{color:#a1a1aa;font-size:13px}.fan-club-panel{background:#09090b59}.creator-page{width:min(100%,1152px);min-height:calc(var(--app-viewport-height) - 154px);background:#050505;margin:0 auto;padding:48px 16px 64px}.analytics-page{width:min(100%,1280px)}.creator-head{margin-bottom:24px}.creator-head.compact{margin-bottom:0}.creator-kicker{color:#fc0;margin:0 0 8px;font-size:13px;font-weight:700;line-height:18px}.creator-head h1{color:#fff;letter-spacing:normal;font-size:30px;font-weight:700;line-height:36px}.creator-head p{color:#a1a1aa;max-width:700px;margin:8px 0 0;font-size:16px;line-height:24px}.creator-heading-lockup{align-items:center;gap:12px;display:flex}.analytics-heading{margin-bottom:32px}.creator-title-icon{background:#fbbf241f;border-radius:14px;flex:none;place-items:center;width:48px;height:48px;display:grid;box-shadow:inset 0 0 0 1px #fbbf2438}.creator-title-icon:before{content:"";background:#fbbf24;border-radius:6px;width:22px;height:22px;box-shadow:0 0 22px #fbbf2438}.analytics-icon{background:#22d3ee1a;box-shadow:inset 0 0 0 1px #22d3ee33}.analytics-icon:before{background:#22d3ee}.creator-progress-card,.setup-step,.creator-stat-card,.creator-request{background:#18181b99;border:1px solid #27272a;border-radius:16px}.creator-progress-card{gap:14px;margin-bottom:18px;padding:20px;display:grid}.creator-progress-card>div:first-child{justify-content:space-between;align-items:center;gap:16px;display:flex}.creator-progress-card strong{color:#fff;font-size:15px;line-height:22px}.creator-progress-card span{color:#fc0;font-size:14px;font-weight:700}.creator-progress-track{background:#09090b;border-radius:999px;height:8px;overflow:hidden}.creator-progress-track span{border-radius:inherit;background:#fc0;height:100%;transition:width .18s;display:block}.setup-step-list{gap:14px;display:grid}.setup-step{grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:18px;display:grid}.setup-step.complete{background:#ffcc000d;border-color:#fc06}.setup-check{color:#050505;background:0 0;border:1px solid #3f3f46;border-radius:999px;place-items:center;width:28px;height:28px;font-size:9px;font-weight:900;line-height:1;display:grid}.setup-step.complete .setup-check{background:#fc0;border-color:#fc0}.setup-step h3{color:#fff;font-size:18px;line-height:28px}.setup-step p{color:#a1a1aa;margin:6px 0 0;font-size:14px;line-height:22px}.setup-step .admin-secondary{grid-column:2}.creator-title-row{gap:18px;margin-bottom:32px;display:grid}.creator-action-button{background:linear-gradient(to bottom right,#fbbf24,#d97706);border:0;border-radius:12px;width:fit-content;min-width:162px;min-height:40px;padding:10px 20px;font-size:14px;font-weight:600;line-height:20px;box-shadow:0 10px 24px #f59e0b1a}.available-payout-card{background:#18181b;border:1px solid #fbbf2433;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;min-height:62px;margin-bottom:24px;padding:16px 20px;display:flex}.available-payout-card span{color:#d4d4d8;font-size:14px;line-height:20px}.available-payout-card strong{color:#fbbf24;font-size:24px;font-weight:700;line-height:32px}.creator-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 40px;display:grid}.revenue-stat-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:16px}.creator-stat-card{background:#18181b;min-height:110px;padding:20px}.creator-stat-card span,.creator-stat-card small,.gift-revenue-row span{color:#a1a1aa;font-size:13px;line-height:20px;display:block}.creator-stat-card span{text-transform:none}.creator-stat-card strong{color:#fff;margin-top:12px;font-size:30px;font-weight:800;line-height:36px;display:block}.creator-stat-card small{margin-top:6px}.revenue-stat-0 strong{color:#38bdf8}.revenue-stat-1 strong{color:#fbbf24}.revenue-stat-2 strong{color:#34d399}.revenue-stat-3 strong{color:#fcd34d}.creator-panel{background:#18181b;border-radius:16px;margin-top:0;margin-bottom:40px;padding:24px}.gift-revenue-row{text-align:right;gap:0;margin-top:0;display:grid}.gift-revenue-row strong{color:#fbbf24;font-size:24px;line-height:32px}.gift-panel-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;min-height:48px;margin-bottom:16px;display:flex}.creator-empty{color:#a1a1aa;text-align:center;background:#000;border:1px solid #27272a;border-radius:12px;margin-top:14px;padding:24px 16px;font-size:16px;line-height:24px}.creator-empty strong{color:#a1a1aa;font-size:16px;font-weight:400;line-height:24px;display:block}.creator-empty span{color:#71717a;margin-top:4px;font-size:14px;line-height:20px;display:block}.creator-request-list{gap:10px;margin-top:14px;display:grid}.creator-request{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:14px;display:grid}.creator-request span{color:#a1a1aa;font-size:14px}.creator-request strong{color:#fff}.creator-tabs{gap:8px;margin:0 0 32px;padding-bottom:8px}.creator-tabs button{color:#a1a1aa;background:#27272a99;border:0;border-radius:12px;min-height:40px;padding:10px 20px;font-size:14px;font-weight:500;line-height:20px}.creator-tabs button:first-child{min-width:101px}.creator-tabs button:nth-child(2){min-width:138px}.creator-tabs button:nth-child(3){min-width:118px}.creator-tabs button:nth-child(4){min-width:92px}.creator-tabs button.active,.creator-tabs button:hover{color:#000;background:#fbbf24;box-shadow:0 10px 28px #fbbf2433}.analytics-stat{background:0 0;border-radius:12px;min-height:126px}.analytics-stat span{color:#a1a1aa;font-size:14px;line-height:20px}.analytics-stat strong{color:#fff;margin-top:12px;font-size:24px;font-weight:700;line-height:32px}.analytics-stat-0{background:linear-gradient(to bottom right,#fbbf241a,#d977060d);border-color:#fbbf2433}.analytics-stat-1{background:linear-gradient(to bottom right,#f871711a,#dc26260d);border-color:#f8717133}.analytics-stat-2{background:linear-gradient(to bottom right,#60a5fa1a,#2563eb0d);border-color:#60a5fa33}.analytics-stat-3{background:linear-gradient(to bottom right,#4ade801a,#16a34a0d);border-color:#4ade8033}.analytics-stat-4{background:linear-gradient(to bottom right,#c084fc1a,#9333ea0d);border-color:#c084fc33}.analytics-stat-5{background:linear-gradient(to bottom right,#22d3ee1a,#0891b20d);border-color:#22d3ee33}.analytics-secondary-grid{grid-template-columns:repeat(1,minmax(0,1fr));margin-bottom:32px}.analytics-chart{background-color:#09090b59;background-image:linear-gradient(#27272a73 1px,#0000 1px),linear-gradient(90deg,#27272a73 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:100% 52px,72px 100%;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #27272a;border-radius:12px;place-items:center;min-height:210px;margin-top:18px;display:grid;position:relative;overflow:hidden}.analytics-baseline{background:#ffcc0073;height:2px;position:absolute;bottom:50px;left:18px;right:18px}.analytics-chart strong{color:#fff;font-size:28px;line-height:34px;position:relative}.analytics-table-panel{background:#18181b80;border:1px solid #27272a;border-radius:12px;overflow:hidden}.analytics-table-head{border-bottom:1px solid #27272a;align-items:center;gap:8px;min-height:57px;padding:16px 24px;display:flex}.analytics-table-head h3{color:#fff;font-size:16px;font-weight:600;line-height:24px}.analytics-table-panel .creator-empty{color:#71717a;background:0 0;border:0;border-radius:0;margin:0;padding:32px 24px}.account-page{width:min(100%,1280px);min-height:calc(var(--app-viewport-height) - 154px);margin:0 auto;padding:48px 16px 64px}.listener-account-page{width:min(100%,960px);min-height:calc(var(--app-viewport-height) - 154px);margin:0 auto;padding:48px 16px 64px}.listener-page-head{margin-bottom:28px}.listener-page-head h1{color:#fff;letter-spacing:normal;font-size:30px;font-weight:700;line-height:36px}.listener-page-head p{color:#a1a1aa;margin:8px 0 0;font-size:16px;line-height:24px}.listener-account-title h1,.listener-account-page>.listener-page-head h1,.listener-gold-title h1{color:#fc0}.listener-account-title h1,.listener-support-title h1{font-size:36px;line-height:40px}.support-page{width:min(100%,1180px);min-height:calc(var(--app-viewport-height) - 154px);margin:0 auto;padding:48px 16px 64px}.support-page-listener{width:min(100%,960px)}.support-hero{margin-bottom:22px}.support-hero span{color:#fc0;text-transform:uppercase;letter-spacing:1.6px;margin-bottom:8px;font-size:12px;font-weight:700;line-height:16px;display:block}.support-hero p{max-width:720px}.support-actions{flex-wrap:wrap;gap:10px;margin:0 0 24px;display:flex}.support-actions a{color:#fff;background:#18181bb3;border:1px solid #3f3f46;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:14px;font-weight:700;transition:border-color .18s,color .18s,background .18s;display:inline-flex}.support-actions a:hover{color:#fc0;background:#ffcc0014;border-color:#fc0}.support-topic-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;margin-bottom:18px;display:grid}.support-topic-card,.support-form,.support-faq-panel,.support-ticket-panel{background:#18181b;border:1px solid #27272a;border-radius:16px}.support-topic-card{min-height:148px;padding:18px}.support-topic-card small{color:#fc0;text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:700;line-height:16px}.support-topic-card h2,.support-form h2,.support-faq-panel h2,.support-ticket-head h2{color:#fff;margin:8px 0 0;font-size:20px;font-weight:700;line-height:28px}.support-topic-card p,.support-form p,.support-faq-list p{color:#a1a1aa;margin:8px 0 0;font-size:14px;line-height:22px}.support-layout{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:start;gap:18px;display:grid}.support-form{gap:16px;padding:22px;display:grid}.support-form label{color:#fff;gap:8px;font-size:14px;font-weight:700;display:grid}.support-form input,.support-form select,.support-form textarea{color:#fff;width:100%;font:inherit;background:#09090b;border:1px solid #3f3f46;border-radius:8px;outline:none;padding:0 14px}.support-form input,.support-form select{min-height:46px}.support-form textarea{resize:vertical;min-height:118px;padding-top:12px}.support-form input:focus,.support-form select:focus,.support-form textarea:focus{border-color:#fc0;box-shadow:0 0 0 3px #ffcc001f}.support-faq-panel{padding:22px}.support-faq-list{gap:10px;margin-top:16px;display:grid}.support-faq-list button{color:#fff;text-align:left;cursor:pointer;background:#09090b;border:1px solid #27272a;border-radius:12px;gap:0;width:100%;min-height:52px;padding:14px;transition:border-color .18s,background .18s;display:grid}.support-faq-list button:hover,.support-faq-list button.open{background:#ffcc000f;border-color:#ffcc008c}.support-faq-list span{color:#fff;font-size:14px;font-weight:700;line-height:20px}.support-ticket-panel{margin-top:18px;padding:22px}.support-ticket-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.support-ticket-head span{color:#fc0;font-size:13px;font-weight:700}@media (width<=720px){.support-layout{grid-template-columns:1fr}.support-form,.support-faq-panel,.support-ticket-panel{padding:18px}}.listener-account-card,.listener-preferences-card,.listener-danger-card,.listener-section-panel,.listener-store-card{background:#18181b;border:1px solid #27272a;border-radius:16px}.listener-account-card{border-color:#cca300;align-items:center;gap:18px;margin-bottom:24px;padding:24px;display:grid}.listener-account-card h1{color:#fff;letter-spacing:normal;font-size:24px;font-weight:700;line-height:32px;display:block}.listener-account-card p{color:#a1a1aa;margin:4px 0 0;font-size:14px;line-height:20px}.listener-account-actions{flex-wrap:wrap;gap:10px;display:flex}.listener-preferences-card,.listener-danger-card,.listener-section-panel{gap:16px;margin-top:18px;padding:22px;display:grid}.listener-preferences-card h2,.listener-danger-card h2,.listener-section-panel h2,.listener-store-card h2{color:#fff;font-size:20px;line-height:28px}.listener-preferences-card>p,.listener-danger-card p,.listener-store-card p{color:#a1a1aa;margin:0;font-size:14px;line-height:22px}.listener-preference-list{gap:10px;display:grid}.listener-toggle{color:#fff;text-align:left;background:#09090b;border:1px solid #27272a;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:68px;padding:12px 14px;display:flex}.listener-toggle strong,.listener-toggle small{display:block}.listener-toggle strong{color:#fff;font-size:15px;line-height:22px}.listener-toggle small{color:#a1a1aa;margin-top:3px;font-size:13px;line-height:18px}.listener-toggle i{background:#3f3f46;border-radius:999px;flex:none;width:44px;height:24px;position:relative}.listener-toggle i:after{content:"";background:#fff;border-radius:999px;width:18px;height:18px;transition:transform .16s;position:absolute;top:3px;left:3px}.listener-toggle.active i{background:#fc0}.listener-toggle.active i:after{transform:translate(20px)}.listener-save-button{width:fit-content}.listener-library-card p{color:#d4d4d8;margin:0}.danger-button{color:#f87171;border-color:#f871718c}.danger-button:hover{color:#fff;background:#ef44441f;border-color:#ef4444}.listener-ticket-tabs{margin-bottom:18px}.listener-store-grid{gap:16px;display:grid}.listener-store-card{gap:14px;padding:20px;display:grid}.listener-store-item{background:#09090b;border:1px solid #27272a;border-radius:12px;gap:6px;padding:14px;display:grid}.listener-store-item strong,.listener-store-card>strong{color:#fff;font-size:16px;line-height:24px}.listener-store-item span,.listener-store-card span{color:#a1a1aa;font-size:14px;line-height:20px}.listener-store-item small{color:#fc0;width:fit-content;font-size:12px;font-weight:700;line-height:18px}.compact-account{width:min(100%,920px)}.account-page-head{margin-bottom:28px}.account-page-head h1,.account-hero-card h1{color:#fff;letter-spacing:normal;font-size:30px;font-weight:800;line-height:36px}.account-page-head p{color:#a1a1aa;margin:8px 0 0;line-height:24px}.account-hero-card,.admin-card,.admin-panel,.payout-table{background:#18181b99;border:1px solid #27272a;border-radius:16px}.account-hero-card{align-items:center;gap:18px;padding:24px;display:grid}.profile-avatar{color:#050505;text-transform:uppercase;background:#fc0;border-radius:999px;place-items:center;width:86px;height:86px;font-size:24px;font-weight:900;display:grid}.profile-badges{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.profile-badges span,.status-pill{color:#fc0;text-transform:capitalize;background:#ffcc0014;border-radius:999px;width:fit-content;padding:4px 9px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex}.profile-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.profile-stats article{background:#09090b59;border:1px solid #27272a;border-radius:12px;padding:14px}.profile-stats strong{color:#fff;font-size:24px;line-height:28px;display:block}.profile-stats span,.admin-card span,.admin-record span,.admin-panel-head p{color:#a1a1aa;font-size:13px;line-height:20px}.account-grid{gap:14px;display:grid}.admin-card{padding:18px}.admin-card small{color:#fc0;text-transform:uppercase;font-size:12px}.admin-card h2,.admin-panel-head h2{color:#fff;font-size:20px;line-height:28px}.admin-card p{color:#fff;margin:8px 0 4px}.admin-tabs{margin-bottom:18px;padding-bottom:8px}.admin-tabs button{border-radius:12px;min-height:44px;padding:10px 16px;font-size:14px}.admin-panel{gap:18px;padding:20px;display:grid}.admin-panel-head{gap:14px;display:grid}.admin-secondary{color:#d4d4d8;background:0 0;border:1px solid #3f3f46;border-radius:12px;justify-content:center;align-items:center;width:fit-content;min-height:40px;padding:9px 16px;font-size:14px;line-height:20px;display:inline-flex}.admin-secondary:hover{color:#fc0;border-color:#fc0}.admin-record{background:#09090b59;border:1px solid #27272a;border-radius:12px;gap:12px;padding:14px;display:grid}.admin-record h3{font-size:16px;line-height:24px}.admin-record p{color:#a1a1aa;margin:4px 0}.status-pill.pending{color:#fc0}.status-pill.approved,.status-pill.paid{color:#22c55e;background:#22c55e1a}.status-pill.rejected{color:#ef4444;background:#ef44441a}.admin-actions,.payout-actions{flex-wrap:wrap;gap:8px;display:flex}.admin-actions button,.payout-actions button{color:#d4d4d8;background:0 0;border:1px solid #3f3f46;border-radius:10px;padding:8px 10px;font-size:13px}.admin-actions button:hover,.payout-actions button:hover{color:#fc0;border-color:#fc0}.back-link{color:#a1a1aa;margin-bottom:18px;font-size:14px;display:inline-flex}.back-link:hover{color:#fc0}.payout-table{margin-top:18px;display:grid;overflow-x:auto}.payout-row{color:#d4d4d8;border-top:1px solid #27272a;grid-template-columns:110px 150px 100px 130px 1fr 100px 230px;align-items:center;gap:12px;min-width:920px;padding:14px 16px;font-size:14px;display:grid}.payout-head{color:#71717a;text-transform:uppercase;border-top:0;font-size:12px;font-weight:800}.payout-row strong{color:#fff}.not-found-page{text-align:center}.not-found-page p{max-width:520px;margin-bottom:26px}.site-footer{color:#71717a;text-align:center;border-top:1px solid #3f3f4699;gap:8px;padding:28px 16px 34px;font-size:14px;display:grid}.site-footer a{color:var(--gold);font-weight:900}@keyframes fadeInUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width>=640px){.hero-actions{flex-direction:row;width:auto}.hero-actions .button{width:auto}h1{font-size:48px;line-height:1.12}h2{font-size:24px}.login-page,.signup-page{padding:64px 16px}.login-heading h1,.signup-heading h1{font-size:36px;line-height:40px}.featured-artist-card,.playlist-card{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center}.music-catalog-head{grid-template-columns:minmax(0,1fr) auto;align-items:start}.music-library-links{justify-content:flex-end}.music-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center}.new-release-panel{grid-template-columns:104px minmax(0,1fr) auto}.new-release-cover{width:104px}.new-release-play{grid-column:auto;min-width:92px}.genre-grid,.track-grid,.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=768px){.site-header{grid-template-columns:auto 1fr;padding:16px 32px}.menu-button{display:none}.site-nav,.site-nav.open{width:100%;height:auto;min-height:auto;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-left:0;grid-template-columns:minmax(0,.9fr) minmax(190px,224px) auto;align-items:center;gap:14px;padding:0;transition:none;display:grid;position:static;overflow:visible;transform:none}.notifications-popover{width:min(360px,100vw - 32px);max-height:520px;position:absolute;top:62px;right:72px;overflow-y:auto}.account-popover{width:min(360px,100vw - 32px);max-height:580px;position:absolute;top:62px;right:36px;overflow-y:auto}.nav-links{flex-wrap:wrap;justify-content:flex-end;gap:10px 16px;min-width:0;display:flex}.nav-links a{white-space:nowrap;background:0 0;min-height:auto;padding:0}.nav-links a:hover,.nav-links a.active{color:var(--gold);background:0 0}.nav-search input{min-height:34px;padding-block:6px;font-size:12px}.nav-auth{flex-shrink:0;display:flex}.nav-auth a{white-space:nowrap;min-height:38px}.nav-account{flex-shrink:0;align-items:center;gap:12px;min-width:0;display:flex}.account-bell{width:34px;height:34px;margin-right:-2px}.account-user,.premium-pill{flex:none}.account-links{align-items:center;gap:16px;display:flex}.account-links a,.logout-link{white-space:nowrap;border-radius:0;min-height:auto;padding:0}.account-links a:hover,.account-links a.active,.logout-link:hover{color:#fff;background:0 0}.hero-section{padding-top:88px}h1{font-size:72px;line-height:1}.section-wrap{padding:32px}.track-grid,.why-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.menu-page{padding:64px 32px}.directory-page{padding:64px 32px 72px}.menu-heading h1{font-size:36px;line-height:40px}.menu-grid,.directory-grid,.premium-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.page-genre-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.music-list{grid-template-columns:repeat(3,minmax(0,1fr))}.latest-release-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.quick-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end}.record-card{grid-template-columns:repeat(5,minmax(0,1fr));align-items:center}.studio-page{padding:32px}.account-page,.artist-dashboard-page,.creator-page{padding:56px 52px 72px}.creator-page{padding:48px 16px 72px}.revenue-page{padding-top:62px}.revenue-page .back-link{margin-bottom:24px}.artist-dashboard-head{grid-template-columns:1fr auto;align-items:start}.artist-dashboard-grid{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr)}.dashboard-side{margin-top:0}.dashboard-section-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.creator-title-row{grid-template-columns:1fr auto;align-items:start}.setup-step{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.setup-step .admin-secondary{grid-column:auto}.creator-stat-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.revenue-stat-grid,.creator-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.analytics-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-hero-card{grid-template-columns:auto 1fr auto}.listener-account-card{grid-template-columns:auto minmax(0,1fr)}.listener-account-actions{grid-column:2}.listener-store-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-stats{grid-template-columns:repeat(6,minmax(0,1fr))}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-panel-head{grid-template-columns:1fr auto;align-items:start}.admin-record{grid-template-columns:minmax(0,1fr) auto auto;align-items:center}.studio-heading{grid-template-columns:1fr auto;align-items:start}.studio-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.studio-form-grid,.studio-form-actions,.studio-live-top{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}.studio-form-actions{grid-template-columns:minmax(0,1fr) auto}.studio-live-top .studio-link-button{justify-self:end}}@media (width>=1120px){.latest-release-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (width>=1024px){.studio-stats{grid-template-columns:repeat(5,minmax(0,1fr))}}.song-cover-link{color:inherit;display:block}.small-music-card h3 a{color:#fff;text-decoration:none}.small-music-card h3 a:hover{color:#fc0}.music-card-actions{grid-template-columns:repeat(5,minmax(0,1fr))}.music-card-actions.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.music-card-actions button.active{color:#050505;background:#fc0}.music-card-actions button.danger.active{color:#fff;background:#ef4444bf}.music-feedback{color:#fc0;margin:14px 0 0;font-size:13px;font-weight:700}.song-detail-page{background:#050505;gap:32px;max-width:1120px;margin:0 auto;padding:32px 16px 72px;display:grid}.song-detail-hero{border-bottom:1px solid #3f3f46b3;align-items:center;gap:22px;padding-bottom:32px;display:grid}.song-detail-cover{aspect-ratio:1;background:radial-gradient(circle at 70% 24%,#ffcc003d,#0000 18%),linear-gradient(135deg,#27272a,#09090b 46%,#18181b);border:1px solid #27272a;border-radius:14px;place-items:center;width:min(100%,320px);display:grid;overflow:hidden}.song-detail-cover img{object-fit:cover;width:100%;height:100%}.song-detail-cover span{color:#fc0;text-transform:uppercase;font-size:54px;font-weight:800}.song-detail-copy{min-width:0}.song-detail-copy h1{color:#fff;letter-spacing:0;margin:12px 0 8px;font-size:clamp(34px,7vw,64px);font-weight:700;line-height:1.02}.song-detail-copy p{color:#a1a1aa;margin:8px 0 0;font-size:14px}.song-artist-link{color:#fc0;font-size:16px;font-weight:700;text-decoration:none}.song-artist-link:hover{color:#ffd633}.song-genre-pill{color:#fff;background:#111113;border:1px solid #27272a;border-radius:999px;width:fit-content;margin-top:14px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.song-detail-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.song-detail-actions button,.primary-link{color:#fff;background:#111113;border:1px solid #3f3f46;border-radius:999px;min-height:40px;padding:9px 16px;font-size:13px;font-weight:800;text-decoration:none}.song-detail-actions button:hover,.primary-link:hover{color:#fc0;border-color:#ffcc00a6}.song-detail-actions .player-main-button,.song-detail-actions button.active{color:#050505;background:#fc0;border-color:#fc0}.song-detail-actions button.danger.active{color:#fff;background:#ef4444bf;border-color:#ef4444cc}.song-detail-message{color:#fc0;margin-top:14px;font-size:13px;font-weight:700}.more-from-section{gap:18px;display:grid}.more-from-section h2{color:#fff;margin:0;font-size:20px;font-weight:700}.song-detail-page audio{display:none}@media (width>=760px){.song-detail-page{padding-inline:24px}.song-detail-hero{grid-template-columns:minmax(240px,340px) minmax(0,1fr)}}.global-mini-player{z-index:40;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#080809f5;border:1px solid #ffcc0038;border-radius:14px;grid-template-columns:minmax(180px,1fr);align-items:center;gap:10px;padding:10px;display:grid;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 20px 60px #0000007a}.mini-player-track{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.global-mini-player .player-cover{border-radius:8px;width:54px;min-width:54px;margin:0}.global-mini-player .player-track-copy strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:750;line-height:18px;display:block;overflow:hidden}.global-mini-player .player-track-copy span{color:#a3a3a3;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;font-weight:500;line-height:16px;display:block;overflow:hidden}.global-mini-player .player-track-copy small{color:#fc0;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;font-weight:600;line-height:15px;display:block;overflow:hidden}.mini-player-controls,.mini-player-tools{justify-content:center;align-items:center;gap:8px;display:flex}.mini-player-controls button,.mini-player-tools button,.global-mini-player .player-main-button,.global-mini-player .mini-player-close{color:#d4d4d8;background:0 0;border:1px solid #0000;border-radius:999px;place-items:center;width:34px;height:34px;padding:0;font-size:12px;font-weight:700;transition:color .16s,background .16s,border-color .16s,transform .16s;display:inline-grid}.mini-player-controls button:hover,.mini-player-tools button:hover,.global-mini-player .mini-player-close:hover{color:#fc0;background:#ffffff0f;transform:translateY(-1px)}.global-mini-player svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.global-mini-player .player-main-button{color:#050505;background:#fc0;border-color:#fc0;width:42px;height:42px;box-shadow:0 10px 26px #ffcc002e}.global-mini-player .player-main-button:hover{color:#050505;background:#ffd633}.global-mini-player .mini-player-close{background:#111113d9;border-color:#27272a;width:auto;min-width:54px;padding:0 12px}.mini-player-progress{grid-column:1/-1}.clickable-song-card{cursor:pointer}.clickable-song-card:focus-visible{outline-offset:3px;outline:2px solid #fc0}.new-release-button{width:100%;color:inherit;text-align:left;cursor:pointer}.library-song-row{border-top:1px solid #27272a;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:10px 0;display:grid}.library-song-row button{color:#fff;background:#111113;border:1px solid #3f3f46;border-radius:8px;min-height:34px;padding:8px 10px;font-size:12px;font-weight:700}.library-song-row button:first-child{text-align:left;background:0 0;border:0;min-width:0;padding-left:0;display:grid}.library-song-row strong,.library-song-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.library-song-row span{color:#a1a1aa;font-size:12px}@media (width>=780px){.global-mini-player{grid-template-columns:minmax(220px,1fr) minmax(240px,auto) minmax(240px,.9fr) auto}.mini-player-progress{grid-column:auto}}.music-play-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.music-play-actions button:first-child{color:#050505;background:#fc0}.original-music-page{max-width:1280px}.music-catalog-head{gap:16px;margin-bottom:24px}.music-catalog-head h1{color:#fc0;font-size:30px;font-weight:800;line-height:36px}.music-catalog-head p{color:#8b8b91;margin-top:6px;font-size:14px;font-weight:450;line-height:21px}.music-library-links button{color:#d4d4d8;border-radius:999px;min-height:30px;padding:0 4px;font-size:13px;font-weight:600}.music-toolbar{gap:12px;margin-bottom:28px}.music-search{position:relative}.music-search input{color:#fff;background:#141416;border-color:#242428;border-radius:8px;min-height:38px;padding:9px 13px;font-size:13px;font-weight:500;transition:border-color .16s,background .16s,box-shadow .16s;box-shadow:inset 0 1px #ffffff08}.music-search input::placeholder{color:#73737b;font-size:13px;font-weight:450}.music-search input:focus{background:#171719;border-color:#ffcc0094;box-shadow:0 0 0 3px #ffcc0014}.music-type-filters{align-items:center;gap:7px;padding-bottom:4px}.music-type-filters button{color:#c9c9cf;background:#0c0c0ee6;border:1px solid #2d2d32;border-radius:999px;min-height:32px;padding:0 13px;font-size:12px;font-weight:650;line-height:16px;transition:border-color .16s,color .16s,background .16s,transform .16s}.music-type-filters button:hover{color:#fc0;background:#ffcc0014;border-color:#ffcc0073;transform:translateY(-1px)}.music-type-filters button.active{color:#050505;background:#fc0;border-color:#fc0;box-shadow:0 8px 20px #ffcc001f}.music-section-title{margin-bottom:16px}.music-section-title h2{color:#fff;font-size:18px;font-weight:700;line-height:25px}.original-release-grid{gap:14px}.original-release-grid .original-song-card{background:linear-gradient(#18181beb,#101012f5);border-color:#27272ab8;border-radius:14px;padding:14px;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;position:relative;overflow:hidden}.original-release-grid .original-song-card:hover{background:linear-gradient(#1f1f23f5,#121214fa);border-color:#ffcc0057;transform:translateY(-3px);box-shadow:0 18px 48px #00000057}.original-release-grid .original-song-card.active{border-color:#ffcc00b8;box-shadow:0 0 0 1px #ffcc002e,0 20px 56px #0006}.original-release-grid .original-song-card.active:after{content:"Playing";color:#050505;background:#fc0;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800;line-height:12px;position:absolute;top:12px;right:12px}.original-cover-button{width:100%;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:block;position:relative}.original-cover-button .small-cover{background:#27272acc;border-radius:10px;width:100%;margin-bottom:13px}.original-cover-button .small-cover span{color:#52525b;font-size:28px}.cover-overlay{color:#050505;opacity:0;background:0 0;border-radius:10px;justify-content:center;align-items:center;transition:background .18s,opacity .18s;display:flex;position:absolute;inset:0}.original-song-card:hover .cover-overlay,.cover-overlay.visible-on-hover,.original-song-card.active .cover-overlay{opacity:1;background:#00000073}.cover-overlay svg{color:#050505;fill:currentColor;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;background:#fc0;border-radius:999px;width:46px;height:46px;padding:13px;display:block;box-shadow:0 12px 28px #ffcc002e}.cover-overlay small{color:#d4d4d8;font-size:10px;font-weight:700;position:absolute;top:calc(50% + 30px)}.original-song-card h3{color:#fff;margin:0;font-size:14px;font-weight:750;line-height:19px}.original-song-card p{color:#a3a3a3;margin-top:3px;font-size:12px;font-weight:500;line-height:17px}.original-badges{align-items:center;gap:6px;margin-top:9px}.original-badges span{color:#8f8f98;background:#27272ac2;border:0;border-radius:999px;width:fit-content;margin:0;padding:3px 7px;font-size:10px;font-weight:600;line-height:13px}.original-badges span:first-child{color:#35e981;background:#22c55e29}.original-badges .premium-badge{color:#fc0;background:#ffcc0024;border:1px solid #ffcc0040}.original-badges .genre-text{color:#686872;text-overflow:ellipsis;white-space:nowrap;background:0 0;max-width:76px;padding:0;overflow:hidden}.original-card-actions{gap:5px;margin-top:13px;display:flex}.original-card-actions button{background:0 0;border-radius:999px;min-height:28px}.song-lock-button{color:#d4d4d8;background:#05050559;border:1px solid #27272a;border-radius:999px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:32px;margin-top:12px;font-size:12px;font-weight:700;display:inline-flex}.song-lock-button svg{width:14px;height:14px}.song-lock-button:hover{color:#fc0;border-color:#fc06}.music-empty-state{text-align:center;background:linear-gradient(#18181bad,#0a0a0cd6);border:1px solid #27272a;border-radius:14px;align-content:center;place-items:center;gap:10px;min-height:220px;padding:32px 20px;display:grid}.music-empty-icon{color:#fc0;background:#ffcc001a;border-radius:999px;place-items:center;width:46px;height:46px;display:grid}.music-empty-icon svg{fill:none;stroke:currentColor;stroke-width:2px;width:22px;height:22px}.music-empty-state strong{color:#fff;font-size:16px;font-weight:700}.music-empty-state span{color:#a3a3a3;max-width:360px;font-size:13px;font-weight:450;line-height:20px}.fullscreen-player{z-index:80;min-height:var(--app-viewport-height);color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at 50% 18%,#fc03,#0000 30%),linear-gradient(#261a04f5,#050505fa 72%),#050505;padding:18px 18px 30px;animation:.22s both fullscreenPlayerIn;display:grid;position:fixed;inset:0;overflow-y:auto}@keyframes fullscreenPlayerIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fullscreen-player:before{content:"";z-index:-1;background:#0000006b;position:fixed;inset:0}.fullscreen-kicker{color:#d4d4d8;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:11px;font-weight:750;position:fixed;top:23px;left:50%;transform:translate(-50%)}.fullscreen-minimize,.fullscreen-close{color:#d4d4d8;background:0 0;border:0;border-radius:999px;place-items:center;width:34px;height:34px;display:grid;position:fixed;top:18px}.fullscreen-minimize{left:18px}.fullscreen-close{right:18px}.fullscreen-minimize:hover,.fullscreen-close:hover{color:#fc0;background:#ffffff0f}.fullscreen-minimize svg,.fullscreen-close svg,.fullscreen-controls svg,.fullscreen-secondary-controls svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;display:block}.fullscreen-player-inner{text-align:center;align-content:start;justify-self:center;gap:18px;width:min(100%,560px);padding-top:46px;display:grid}.fullscreen-cover{aspect-ratio:1;background:radial-gradient(circle at 70% 24%,#ffcc004d,#0000 16%),linear-gradient(135deg,#27272a,#09090b 46%,#18181b);border-radius:10px;justify-self:center;place-items:center;width:min(360px,78vw);display:grid;overflow:hidden;box-shadow:0 28px 78px #00000080}.fullscreen-cover img{object-fit:cover;width:100%;height:100%}.fullscreen-cover span{color:#fc0;text-transform:uppercase;font-size:56px;font-weight:850}.fullscreen-song-copy{gap:4px;display:grid}.fullscreen-song-copy h2{color:#fff;margin:0;font-size:24px;font-weight:750;line-height:30px}.fullscreen-song-copy p{color:#a3a3a3;margin:0;font-size:14px;font-weight:500}.fullscreen-song-copy span{color:#fc0;font-size:12px;font-weight:650}.fullscreen-progress{justify-self:center;gap:4px;width:min(100%,430px);display:grid}.fullscreen-progress input{accent-color:#fc0;width:100%}.fullscreen-progress div{color:#a3a3a3;justify-content:space-between;font-size:11px;display:flex}.fullscreen-controls{justify-content:center;align-items:center;gap:17px;display:flex}.fullscreen-controls button,.fullscreen-secondary-controls button{color:#d4d4d8;background:0 0;border:0;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.fullscreen-controls button:hover,.fullscreen-secondary-controls button:hover{color:#fc0;background:#ffffff0f}.fullscreen-controls .fullscreen-play{color:#050505;background:#fc0;width:66px;height:66px;box-shadow:0 18px 42px #fc03}.fullscreen-controls .fullscreen-play:hover{color:#050505;background:#ffd633}.fullscreen-controls .fullscreen-play svg{fill:currentColor;width:30px;height:30px}.fullscreen-secondary-controls{justify-content:center;justify-self:center;align-items:center;gap:46px;width:min(100%,430px);margin-top:2px;display:flex}.fullscreen-secondary-controls label{color:#d4d4d8;align-items:center;gap:12px;min-width:132px;display:flex}.fullscreen-secondary-controls input{accent-color:#fc0;width:90px}.fullscreen-player-tabs{justify-content:center;gap:8px;margin-top:4px;display:flex}.fullscreen-player-tabs button{color:#c7c7c7;background:#05050557;border:1px solid #27272a;border-radius:999px;min-height:30px;padding:0 13px;font-size:12px;font-weight:650}.fullscreen-player-tabs button.active,.fullscreen-player-tabs button:hover{color:#fc0;background:#ffcc001a;border-color:#ffcc0080}.fullscreen-tab-placeholder{text-align:left;background:#05050557;border:1px solid #27272ac7;border-radius:12px;justify-self:center;gap:4px;width:min(100%,430px);padding:14px 16px;display:grid}.fullscreen-tab-placeholder strong{color:#fff;font-size:13px;font-weight:700}.fullscreen-tab-placeholder span{color:#a3a3a3;font-size:12px;font-weight:450;line-height:18px}@media (width<=640px){.fullscreen-player-inner{gap:17px;padding-top:58px}.fullscreen-controls{gap:10px}.fullscreen-controls button{width:31px;height:31px}.fullscreen-controls .fullscreen-play{width:58px;height:58px}.fullscreen-secondary-controls{gap:28px}}.live-thumb{position:relative}.live-thumb i{color:#050505;text-transform:uppercase;background:#fc0;border-radius:999px;padding:4px 9px;font-size:10px;font-style:normal;font-weight:900;position:absolute;top:12px;left:12px}.browser-live-page{width:min(100%,1240px)}.browser-live-layout{align-items:start}.browser-live-player{overflow:hidden}.live-room-topbar,.live-room-actions,.chat-head-row,.guest-invite-row{align-items:center;gap:10px;display:flex}.live-room-topbar{color:#a1a1aa;justify-content:space-between;margin-bottom:14px;font-size:13px;font-weight:700}.live-status{color:#a1a1aa;text-transform:uppercase;background:#09090b;border:1px solid #3f3f46;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:900}.live-status.live{color:#fff;background:#dc2626;border-color:#ef444466}.browser-live-stage{background:#000;border:1px solid #27272a;border-radius:16px;position:relative;overflow:hidden}.browser-live-stage video{aspect-ratio:16/9;object-fit:cover;background:#000;width:100%;display:block}.browser-room-placeholder{text-align:center;min-height:420px;margin-bottom:0}.browser-room-placeholder p{color:#71717a;margin:8px 0 0;font-size:13px}.guest-strip{flex-wrap:wrap;gap:8px;display:flex;position:absolute;bottom:14px;right:14px}.guest-strip span{color:#fc0;background:#000000b8;border:1px solid #ffcc006b;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.live-room-actions{flex-wrap:wrap;margin-top:18px}.browser-live-dashboard,.guest-invite-panel{background:#18181bc7;border:1px solid #27272a;border-radius:16px;gap:14px;margin-top:24px;padding:20px;display:grid}.browser-live-dashboard h2,.guest-invite-panel h2{color:#fff;margin:0;font-size:18px;font-weight:800}.browser-live-dashboard p,.guest-invite-panel p{color:#a1a1aa;margin:4px 0 0;font-size:13px;line-height:20px}.browser-chat-panel{align-content:start}.chat-head-row{justify-content:space-between}.chat-head-row span{color:#fc0;font-size:13px;font-weight:800}.live-chat-messages{gap:10px;max-height:360px;padding-right:4px;display:grid;overflow-y:auto}.live-chat-messages article{background:#09090bb8;border:1px solid #27272a;border-radius:12px;padding:10px}.live-chat-messages strong{color:#fff;font-size:13px}.live-chat-messages article span{color:#71717a;margin-left:8px;font-size:11px}.live-chat-messages article p{color:#d4d4d8;margin:6px 0 0;font-size:13px;line-height:19px}.live-chat-form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.live-chat-form input,.guest-invite-row select{color:#fff;background:#09090b;border:1px solid #3f3f46;border-radius:8px;min-height:42px;padding:0 12px}.live-chat-form button{color:#000;background:#fc0;border:1px solid #fc0;border-radius:8px;min-height:42px;padding:0 14px;font-weight:800}.guest-invite-row{align-items:stretch}.guest-invite-row select{flex:1}.live-empty-state{color:#a1a1aa;background:#18181bb8;border:1px solid #27272a;border-radius:16px;padding:28px}@media (width<=860px){.browser-room-placeholder{min-height:300px}.live-chat-form,.guest-invite-row{flex-direction:column;grid-template-columns:1fr}}.live-form-actions,.live-card-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.live-card-actions .admin-secondary,.live-form-actions .admin-secondary{border-radius:8px;min-height:40px;padding:0 14px}.live-list-note{margin-top:18px}.production-live-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.production-live-head h1{color:#fff;margin:10px 0 4px;font-size:32px;font-weight:800;line-height:38px}.production-live-head p{color:#fc0;margin:0;font-size:15px;font-weight:700}.production-live-kicker{color:#a1a1aa;flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.production-video-panel{background:0 0;border:0;padding:0}.production-video-stage{aspect-ratio:16/9;background:radial-gradient(circle at 50% 35%,#ffcc0029,#0000 34%),#050505;border-radius:18px;box-shadow:0 24px 80px #0000006b}.production-video-stage video,.production-video-placeholder{aspect-ratio:16/9;width:100%;height:100%;min-height:0}.production-video-placeholder{background:linear-gradient(#18181beb,#050505fa);align-content:center;padding:28px}.production-control-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000b8;border:1px solid #ffffff14;border-radius:14px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:10px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.production-control-bar button{color:#fff;background:#18181b;border:1px solid #3f3f46;border-radius:10px;min-height:38px;padding:0 12px;font-size:12px;font-weight:800}.production-control-bar button:hover{color:#fc0;border-color:#ffcc007a}.production-control-bar .danger{color:#fff;background:#dc2626;border-color:#ef44448c}.production-about-panel{background:#18181bb8;border:1px solid #27272a;border-radius:16px;margin-top:18px;padding:18px}.production-about-panel h2{color:#fff;margin:0 0 8px;font-size:18px}.production-about-panel p{color:#a1a1aa;margin:0 0 14px;font-size:14px;line-height:22px}.production-about-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.production-about-grid span{color:#71717a;text-transform:uppercase;background:#09090b;border:1px solid #27272a;border-radius:12px;padding:10px;font-size:11px}.production-about-grid strong{color:#fff;text-transform:none;margin-top:4px;font-size:13px;display:block}.production-tag-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.production-tag-row span{color:#fc0;background:#ffcc0014;border:1px solid #ffcc003d;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.production-chat-panel{max-height:calc(var(--app-viewport-height) - 120px);position:sticky;top:94px}.production-chat-message{grid-template-columns:34px minmax(0,1fr);gap:10px;display:grid}.production-chat-message i{color:#050505;text-transform:uppercase;background:#fc0;border-radius:999px;place-items:center;width:34px;height:34px;font-size:13px;font-style:normal;font-weight:900;display:grid}.live-modal-backdrop{z-index:80;background:#000000b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.live-invite-modal{background:#09090b;border:1px solid #27272a;border-radius:16px;width:min(100%,460px);padding:22px;box-shadow:0 30px 90px #0000008c}.live-invite-modal h2{color:#fff;margin:0;font-size:22px}.live-invite-modal p{color:#a1a1aa;margin:10px 0 0;font-size:13px;line-height:20px}.live-invite-modal input{color:#fff;background:#050505;border:1px solid #3f3f46;border-radius:10px;width:100%;min-height:46px;margin-top:18px;padding:0 12px}.live-modal-close{float:right;color:#fff;background:0 0;border:1px solid #3f3f46;border-radius:8px;padding:6px 10px}@media (width<=980px){.live-detail-layout{grid-template-columns:1fr}.production-chat-panel{max-height:none;position:static}.production-about-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.production-live-head{flex-direction:column}.production-live-head h1{font-size:26px;line-height:32px}.production-control-bar{border-bottom:0;border-left:0;border-right:0;border-radius:0;position:static}.production-about-grid{grid-template-columns:1fr}}.waiting-room-panel{text-align:center;background:radial-gradient(circle at 50% 0,#ffcc0024,#0000 38%),#18181bc7;border:1px solid #ffcc0047;border-radius:18px;gap:18px;width:min(100%,760px);margin:36px auto 0;padding:32px;display:grid}.waiting-room-panel>span{color:#fc0;letter-spacing:1px;text-transform:uppercase;font-size:12px;font-weight:900}.waiting-room-panel h1{color:#fff;margin:0;font-size:36px;line-height:42px}.waiting-room-panel p{color:#a1a1aa;margin:0;font-size:15px;line-height:24px}.waiting-room-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.waiting-room-grid article{background:#09090bb8;border:1px solid #27272a;border-radius:14px;padding:16px}.waiting-room-grid small{color:#71717a;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.waiting-room-grid strong{color:#fff;margin-top:6px;font-size:18px;display:block}.guest-stage-grid{grid-template-columns:minmax(0,1.4fr) minmax(180px,.6fr);grid-auto-rows:minmax(150px,1fr);gap:10px;padding:10px;display:grid}.stage-tile{color:#fff;text-align:center;background:linear-gradient(#18181beb,#050505fa);border:1px solid #27272a;border-radius:14px;place-items:center;min-height:150px;display:grid;overflow:hidden}.stage-tile video{object-fit:cover;width:100%;height:100%}.main-stage-tile{grid-row:span 2}.stage-tile span{color:#fc0;text-transform:uppercase;font-size:11px;font-weight:900}.stage-tile strong{margin-top:6px;font-size:18px;display:block}.stage-tile p{color:#a1a1aa;margin:6px 0 0;font-size:12px}.live-invite-modal p button{margin-left:8px}@media (width<=760px){.waiting-room-grid,.guest-stage-grid{grid-template-columns:1fr}.main-stage-tile{grid-row:auto}}.triumph-livekit-room{color:#fff;background:0 0;display:block}.livekit-connected-layout{width:100%}.livekit-stage-grid .lk-participant-tile{background:#050505;border:0;border-radius:12px;width:100%;height:100%;min-height:150px;overflow:hidden}.livekit-stage-grid .lk-participant-tile video,.livekit-stage-grid video{object-fit:cover;width:100%;height:100%}.livekit-stage-tile{align-content:stretch;gap:8px;padding:10px}.livekit-stage-tile>span,.livekit-stage-tile>strong{z-index:2;position:relative}.livekit-room-summary{color:#a1a1aa;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;font-size:13px;display:flex}.livekit-room-summary strong{color:#fc0}.live-room-external-head{display:none}.triumph-livekit-room{color:#fff;background:0 0;width:100%;display:block}.triumph-live-room-shell{min-height:calc(var(--app-viewport-height) - 128px);grid-template-columns:minmax(0,1fr) minmax(340px,380px);align-items:stretch;gap:18px;margin-top:8px;display:grid}.triumph-live-stage-card{min-height:min(760px, calc(var(--app-viewport-height) - 138px));background:radial-gradient(circle at 18% 12%,#ffcc002e,#0000 28%),linear-gradient(145deg,#060606 0%,#0d0d0f 44%,#000 100%);border:1px solid #ffffff1a;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 24px 90px #00000094}.triumph-live-stage-card:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(#0000,#000000c7);height:42%;position:absolute;inset:auto 0 0}.triumph-live-topbar{z-index:7;justify-content:space-between;align-items:flex-start;gap:16px;display:flex;position:absolute;inset:18px 18px auto}.triumph-live-identity{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#00000085;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:12px;min-width:0;padding:10px 12px;display:flex}.triumph-live-badge{color:#fff;letter-spacing:.08em;background:#ef233c;border-radius:999px;place-items:center;min-width:58px;height:30px;font-size:12px;font-weight:900;display:inline-grid;box-shadow:0 0 22px #ef233c5c}.triumph-live-identity h1{color:#fff;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;max-width:min(42vw,520px);margin:0;font-size:clamp(20px,2vw,32px);font-weight:900;line-height:1.08;overflow:hidden}.triumph-live-identity p{color:#ffffffbd;margin:2px 0 0;font-size:14px;font-weight:700;line-height:18px}.triumph-live-top-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.triumph-viewer-pill,.triumph-live-room-mark{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#00000085;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:0 13px;font-size:14px;font-weight:850;display:inline-flex}.triumph-viewer-pill svg{fill:none;stroke:currentColor;stroke-width:2px;width:18px;height:18px}.triumph-live-room-mark{color:#fc0}.triumph-live-video-grid{grid-template-columns:1fr;gap:10px;padding:0;display:grid;position:absolute;inset:0}.triumph-live-video-grid.has-guests{grid-template-columns:minmax(0,1fr) minmax(210px,28%);grid-auto-rows:minmax(180px,1fr)}.triumph-live-video-tile{background:#000;min-height:100%;position:relative;overflow:hidden}.triumph-live-video-tile.primary{grid-row:span 2}.triumph-live-video-tile.guest{border-bottom:1px solid #ffffff1a;border-left:1px solid #ffffff1a;min-height:220px}.triumph-live-video-tile .lk-participant-tile{width:100%;height:100%;min-height:inherit;background:#000;border:0;border-radius:0}.triumph-live-video-tile .lk-participant-tile video,.triumph-live-video-tile video{object-fit:cover;width:100%;height:100%}.triumph-live-video-tile .lk-participant-name,.triumph-live-video-tile .lk-participant-metadata,.triumph-live-video-tile [data-lk-participant-name]{display:none}.triumph-video-nameplate{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0000006b;border:1px solid #ffffff24;border-radius:16px;gap:2px;max-width:min(70%,420px);padding:10px 12px;display:grid;position:absolute;bottom:108px;left:18px}.triumph-live-video-tile.guest .triumph-video-nameplate{max-width:calc(100% - 24px);bottom:12px;left:12px}.triumph-video-nameplate span{color:#fc0;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900;line-height:14px}.triumph-video-nameplate strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:900;line-height:22px;overflow:hidden}.triumph-video-off-card{z-index:2;color:#fff;text-align:center;background:radial-gradient(circle at 50% 34%,#ffcc0029,#0000 28%),linear-gradient(145deg,#050505,#111113 48%,#000);place-content:center;justify-items:center;gap:12px;display:grid;position:absolute;inset:0}.triumph-video-avatar{color:#fc0;text-transform:uppercase;background:#ffcc0014;border:2px solid #ffcc00b8;border-radius:999px;place-items:center;width:clamp(96px,12vw,150px);height:clamp(96px,12vw,150px);font-size:clamp(42px,6vw,72px);font-weight:900;display:grid;box-shadow:0 0 50px #ffcc001f}.triumph-video-off-card strong{color:#fff;font-size:clamp(26px,3vw,42px);font-weight:900;line-height:1.05}.triumph-video-off-card span{color:#ffffffad;font-size:16px;font-weight:700}.triumph-live-controls{z-index:8;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#00000094;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:10px;max-width:calc(100% - 36px);padding:10px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #0000006b}.triumph-live-controls button{color:#fff;min-width:76px;min-height:48px;font:inherit;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 14px;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.triumph-live-controls svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.triumph-live-controls em{color:#fff;font-size:13px;font-style:normal;font-weight:850}.triumph-live-controls .end-live-control{color:#fff;background:#ef233c;border-color:#ef233c6b}.triumph-live-controls .end-live-control:hover{background:#ff3551;border-color:#ffffff52}.triumph-live-chat-panel{min-height:calc(var(--app-viewport-height) - 128px);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050505d1;border:1px solid #ffffff1a;border-radius:28px;grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden;box-shadow:0 24px 90px #0000006b}.triumph-chat-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:14px;padding:18px 18px 14px;display:flex}.triumph-chat-head span{color:#fc0;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.triumph-chat-head strong{color:#fff;margin-top:3px;font-size:22px;font-weight:900;line-height:26px;display:block}.triumph-chat-head i{color:#ffffffbd;white-space:nowrap;background:#ffffff14;border-radius:999px;padding:7px 10px;font-size:12px;font-style:normal;font-weight:800}.triumph-live-comments{scrollbar-width:thin;scrollbar-color:#ffcc006b transparent;flex-direction:column;gap:14px;min-height:0;padding:18px;display:flex;overflow-y:auto}.triumph-empty-chat{color:#ffffff9e;text-align:center;margin:auto 0;font-size:15px;line-height:23px}.triumph-live-comment>i{color:#050505;text-transform:uppercase;background:#fc0;border-radius:999px;place-items:center;width:40px;height:40px;font-size:15px;font-style:normal;font-weight:900;display:grid}.triumph-live-comment div{background:#ffffff14;border-radius:18px;min-width:0;padding:10px 12px}.triumph-live-comment small{color:#ffffff7a;font-size:11px;font-weight:700}.triumph-live-comment p{overflow-wrap:anywhere;color:#ffffffe0;margin:4px 0 0;font-size:15px;line-height:21px}.triumph-chat-input{background:#0000005c;border-top:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px;display:grid}.triumph-chat-input input{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;outline:0;min-width:0;min-height:48px;padding:0 16px;font-size:15px}.triumph-chat-input input::placeholder{color:#ffffff7a}.triumph-chat-input input:focus{border-color:#ffcc0080}.triumph-chat-input button{color:#050505;cursor:pointer;background:#fc0;border:0;border-radius:999px;min-height:48px;padding:0 18px;font-size:14px;font-weight:900}.triumph-chat-input button:disabled{opacity:.62;cursor:wait}@media (width<=980px){.triumph-live-room-shell{min-height:calc(var(--app-viewport-height) - 82px);grid-template-columns:1fr;gap:0;margin:-8px -4px 0}.triumph-live-stage-card{min-height:calc(var(--app-viewport-height) - 82px);border-left:0;border-right:0;border-radius:0}.triumph-live-chat-panel{z-index:9;min-height:0;max-height:38svh;box-shadow:none;background:#00000061;border-radius:22px;position:absolute;bottom:86px;left:14px;right:14px}.triumph-chat-head{display:none}.triumph-live-comments{max-height:calc(38svh - 66px);padding:12px}.triumph-live-comment{grid-template-columns:34px minmax(0,1fr)}.triumph-live-comment>i{width:34px;height:34px;font-size:13px}.triumph-live-comment div{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0000005c}.triumph-chat-input{background:0 0;border-top:0;padding:0 12px 12px}}@media (width<=680px){.browser-live-page{padding-left:0;padding-right:0}.browser-live-page>.live-back-link{margin-left:16px}.triumph-live-topbar{align-items:flex-start;inset:14px 12px auto}.triumph-live-identity{border-radius:18px;max-width:calc(100vw - 130px);padding:9px 10px}.triumph-live-badge{min-width:48px;height:26px;font-size:10px}.triumph-live-identity h1{max-width:100%;font-size:17px}.triumph-live-identity p,.triumph-live-room-mark{display:none}.triumph-viewer-pill{min-height:34px;padding:0 10px;font-size:12px}.triumph-live-video-grid.has-guests{grid-template-rows:minmax(0,1fr) repeat(auto-fit,minmax(120px,28%));grid-template-columns:1fr}.triumph-live-video-tile.primary{grid-row:auto}.triumph-live-video-tile.guest{border-top:1px solid #ffffff1a;border-left:0;min-height:128px}.triumph-video-nameplate{max-width:calc(100% - 28px);bottom:160px;left:14px}.triumph-video-nameplate strong{font-size:16px}.triumph-live-controls{border-radius:22px;justify-content:space-between;max-width:none;padding:8px;bottom:16px;left:12px;right:12px;overflow-x:auto;transform:none}.triumph-live-controls button{flex-direction:column;flex:1 0 auto;gap:3px;min-width:58px;min-height:52px;padding:6px 8px}.triumph-live-controls svg{width:18px;height:18px}.triumph-live-controls em{font-size:11px}.triumph-live-chat-panel{max-height:34svh;bottom:88px;left:10px;right:10px}.triumph-chat-input input{min-height:42px;font-size:14px}.triumph-chat-input button{min-height:42px;padding:0 14px}}.triumph-live-create-page{color:#fff;width:min(100%,1120px);margin:0 auto}.triumph-live-create-head h1{color:#fc0;letter-spacing:0;font-size:clamp(34px,4vw,52px);font-weight:900;line-height:1.02}.triumph-live-create-form{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start;gap:22px;display:grid}.triumph-live-form-panel{background:#0a0a0a;border:1px solid #ffcc006b;border-radius:12px;padding:22px;box-shadow:0 24px 60px #0000005c}.triumph-live-form-panel label{color:#ffffffe0;gap:8px;margin:0 0 14px;font-size:14px;font-weight:800;display:grid}.triumph-live-form-panel input,.triumph-live-form-panel textarea,.triumph-live-form-panel select{color:#fff;width:100%;min-height:46px;font:inherit;background:#000;border:1px solid #ffffff21;border-radius:6px;outline:0;padding:0 13px}.triumph-live-form-panel textarea{resize:vertical;min-height:128px;padding-top:12px}.triumph-live-form-panel input:focus,.triumph-live-form-panel textarea:focus,.triumph-live-form-panel select:focus{border-color:#ffcc00c2}.triumph-audience-grid,.triumph-when-grid{grid-template-columns:1fr;gap:10px;margin-bottom:22px;display:grid}.triumph-audience-grid button,.triumph-when-grid button,.triumph-when-grid label{color:#fff;text-align:left;cursor:pointer;background:#050505;border:1px solid #ffffff1f;border-radius:9px;gap:4px;margin:0;padding:13px 14px;display:grid}.triumph-audience-grid button.active,.triumph-when-grid button.active,.triumph-when-grid label.active{background:#ffcc0014;border-color:#fc0}.triumph-audience-grid strong,.triumph-when-grid strong{color:#fff;font-size:15px;font-weight:900}.triumph-audience-grid span,.triumph-when-grid span{color:#ffffff94;font-size:12px;font-weight:700}.triumph-when-grid label input{margin-top:8px}.triumph-create-dashboard-button,.triumph-dashboard-go-live{color:#050505;cursor:pointer;background:#fc0;border:0;border-radius:8px;width:100%;min-height:50px;font-size:14px;font-weight:950}.triumph-live-dashboard-shell{grid-template-columns:minmax(0,1fr) 360px;align-items:stretch;gap:22px;margin-top:22px;display:grid}.triumph-live-dashboard-main,.triumph-dashboard-chat{background:#080808;border:1px solid #ffcc0061;border-radius:14px;box-shadow:0 24px 70px #0000006b}.triumph-live-dashboard-main{padding:20px}.triumph-live-dashboard-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.triumph-live-dashboard-head span,.triumph-dashboard-chat-head span{color:#fc0;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.triumph-live-dashboard-head h1{color:#fff;margin:6px 0 5px;font-size:clamp(28px,3.2vw,44px);font-weight:950;line-height:1.06}.triumph-live-dashboard-head p{color:#ffffff9e;margin:0;font-size:14px;line-height:22px}.triumph-dashboard-go-live{width:auto;min-width:142px;padding:0 22px}.triumph-dashboard-preview{aspect-ratio:16/9;background:#000;border:1px solid #ffffff1f;border-radius:14px;position:relative;overflow:hidden}.triumph-dashboard-preview img{object-fit:cover;width:100%;height:100%}.triumph-dashboard-preview-empty{background:radial-gradient(circle,#ffcc0029,#0000 34%),#000;place-content:center;justify-items:center;gap:10px;width:100%;height:100%;display:grid}.triumph-dashboard-preview-empty strong{color:#fc0;border:2px solid #fc0;border-radius:999px;place-items:center;width:96px;height:96px;font-size:44px;font-weight:950;display:grid}.triumph-dashboard-preview-empty span{color:#ffffffbd;font-weight:800}.triumph-dashboard-preview-top,.triumph-dashboard-preview-controls{z-index:2;justify-content:space-between;gap:10px;display:flex;position:absolute;left:14px;right:14px}.triumph-dashboard-preview-top{top:14px}.triumph-dashboard-preview-controls{justify-content:center;bottom:14px}.triumph-dashboard-preview-top span,.triumph-dashboard-preview-controls button{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0000008f;border:1px solid #ffffff24;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:850}.triumph-dashboard-preview-controls button{cursor:pointer}.triumph-dashboard-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.triumph-dashboard-chat{grid-template-rows:auto minmax(0,1fr) auto;min-height:520px;display:grid;overflow:hidden}.triumph-dashboard-chat-head{border-bottom:1px solid #ffffff17;padding:18px}.triumph-dashboard-chat-head strong{color:#fff;margin-top:4px;font-size:22px;font-weight:950;display:block}.triumph-dashboard-chat-body{color:#ffffff94;place-items:center;padding:18px;font-weight:700;display:grid}.triumph-dashboard-chat-input{border-top:1px solid #ffffff17;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:14px;display:grid}.triumph-dashboard-chat-input input{color:#fff;background:#000;border:1px solid #ffffff1f;border-radius:999px;min-width:0;min-height:44px;padding:0 14px}.triumph-dashboard-chat-input button{color:#050505;background:#fc0;border:0;border-radius:999px;padding:0 16px;font-weight:900}.triumph-live-room-shell.livekit-connected-layout{width:100%;min-height:calc(var(--app-viewport-height) - 96px);margin:0;display:block;position:relative}.triumph-live-stage-card{min-height:calc(var(--app-viewport-height) - 104px);box-shadow:none;background:#000;border:0;border-radius:0}.triumph-live-topbar{inset:18px 18px auto}.triumph-live-identity{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:999px;padding:0}.triumph-live-badge{background:#e11d2e;min-width:62px;height:30px;font-size:12px}.triumph-live-top-actions{margin-left:auto}.triumph-live-invite-top,.triumph-viewer-pill{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0000006b;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.triumph-live-invite-top{color:#050505;cursor:pointer;background:#fc0}.triumph-live-video-grid,.triumph-live-video-grid.has-guests{grid-template-columns:1fr;grid-auto-rows:1fr;gap:0;inset:0}.triumph-live-video-tile.primary,.triumph-live-video-tile.guest{min-height:calc(var(--app-viewport-height) - 104px);border:0;grid-row:auto}.triumph-live-video-tile.guest{z-index:4;aspect-ratio:9/12;border:1px solid #ffffff29;border-radius:18px;width:min(210px,24vw);min-height:auto;position:absolute;bottom:118px;right:20px;overflow:hidden;box-shadow:0 20px 50px #00000080}.triumph-video-nameplate{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding:0;bottom:118px;left:24px}.triumph-live-video-tile.guest .triumph-video-nameplate{display:none}.triumph-video-nameplate span{color:#fc0}.triumph-video-nameplate strong{font-size:clamp(24px,3.4vw,44px);line-height:1.02}.triumph-live-controls{z-index:9;max-width:none;box-shadow:none;background:#00000047;border:0;border-radius:999px;flex-direction:column;gap:10px;padding:8px;display:flex;bottom:48%;left:auto;right:22px;transform:translateY(50%)}.triumph-live-controls button{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0000008f;border-radius:999px;width:52px;min-width:52px;height:52px;min-height:52px;padding:0}.triumph-live-controls em{display:none}.triumph-live-chat-panel{z-index:8;width:min(430px,100vw - 120px);min-height:0;max-height:38svh;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-rows:minmax(0,1fr) auto;display:grid;position:absolute;bottom:18px;left:20px;right:auto;overflow:visible}.triumph-chat-head{display:none}.triumph-live-comments{gap:10px;max-height:28svh;padding:0 0 12px}.triumph-empty-chat{text-align:left;text-shadow:0 2px 10px #000c;margin:0}.triumph-live-comment{grid-template-columns:34px minmax(0,1fr)}.triumph-live-comment div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000057;border-radius:18px}.triumph-chat-input{background:0 0;border:0;padding:0}.triumph-chat-input input{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0000008a;min-height:46px}@media (width<=980px){.triumph-live-create-form,.triumph-live-dashboard-shell{grid-template-columns:1fr}.triumph-dashboard-chat{min-height:360px}}@media (width<=680px){.triumph-live-create-page{padding-left:14px;padding-right:14px}.triumph-live-form-panel,.triumph-live-dashboard-main,.triumph-dashboard-chat{border-radius:10px;padding:16px}.triumph-live-dashboard-head{flex-direction:column}.triumph-dashboard-go-live{width:100%}.triumph-live-room-shell.livekit-connected-layout{min-height:calc(var(--app-viewport-height) - 72px);margin:0}.triumph-live-stage-card,.triumph-live-video-tile.primary,.triumph-live-video-tile.guest{min-height:calc(var(--app-viewport-height) - 72px)}.triumph-live-topbar{inset:14px 12px auto}.triumph-live-invite-top{min-height:34px;padding:0 10px;font-size:12px}.triumph-live-controls{border-radius:999px;flex-direction:column;max-width:none;bottom:112px;left:auto;right:12px;transform:none}.triumph-live-controls button{flex:none;width:46px;min-width:46px;height:46px;min-height:46px}.triumph-video-nameplate{bottom:126px;left:16px}.triumph-live-chat-panel{width:calc(100vw - 86px);max-height:36svh;bottom:18px;left:14px;right:auto}.triumph-live-comments{max-height:24svh}}.triumph-live-stage-card{background:linear-gradient(#0000002e,#000000d1),radial-gradient(circle at 50% 42%,#ffcc0014,#0000 38%),#000}.triumph-video-off-card{background:linear-gradient(#00000038,#000000c7),radial-gradient(circle at 50% 45%,#ffcc0012,#0000 36%),#000;place-content:center;gap:8px}.triumph-video-avatar{color:#fc0;background:#000000ad;border:1px solid #ffcc00b3;width:64px;height:64px;font-size:20px;line-height:1;box-shadow:0 12px 34px #00000073}.triumph-video-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.triumph-video-off-card strong{color:#fff;letter-spacing:0;margin-top:4px;font-size:18px;font-weight:800;line-height:24px}.triumph-viewer-pill,.triumph-live-invite-top{letter-spacing:0;min-height:34px;padding:0 12px;font-size:12px;font-weight:700}.triumph-live-invite-top{font-weight:800}.triumph-video-nameplate{bottom:108px}.triumph-video-nameplate span{letter-spacing:.06em;font-size:10px;font-weight:800}.triumph-video-nameplate strong{letter-spacing:0;font-size:clamp(20px,2.5vw,34px);font-weight:800}.triumph-live-controls{background:#00000038;gap:8px;padding:7px;right:20px}.triumph-live-controls button{background:#00000085;border-color:#ffffff1f;width:46px;min-width:46px;height:46px;min-height:46px;box-shadow:0 10px 24px #00000047}.triumph-live-controls button:hover{background:#ffcc0029;border-color:#ffcc0073;transform:translateY(-1px)}.triumph-live-controls svg{stroke-width:1.9px;width:18px;height:18px}.triumph-live-controls .end-live-control{background:#e11d2eeb}.triumph-live-chat-panel{width:min(390px,100vw - 112px);max-height:34svh}.triumph-live-comments{gap:9px;max-height:25svh}.triumph-empty-chat{color:#ffffffb3;font-size:13px;font-weight:500;line-height:19px}.triumph-live-comment{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:8px}.triumph-live-comment>i{color:#050505;background:#fc0;width:28px;height:28px;font-size:11px;font-weight:800}.triumph-live-comment div{background:#00000057;border-radius:14px;width:fit-content;max-width:100%;padding:7px 10px;display:inline-block;box-shadow:0 8px 22px #0000002e}.triumph-live-comment span{gap:7px}.triumph-live-comment strong{font-size:12px;font-weight:800;line-height:16px}.triumph-live-comment small{font-size:10px;font-weight:500;line-height:14px}.triumph-live-comment p{color:#ffffffe6;margin-top:2px;font-size:13px;font-weight:500;line-height:18px}.triumph-chat-input{grid-template-columns:minmax(0,1fr) auto;gap:8px}.triumph-chat-input input{border-color:#ffffff29;min-height:40px;padding:0 13px;font-size:13px;font-weight:500}.triumph-chat-input button{min-height:40px;padding:0 14px;font-size:12px;font-weight:800}@media (width<=680px){.triumph-video-avatar{width:56px;height:56px;font-size:18px}.triumph-video-off-card strong{font-size:16px;line-height:22px}.triumph-live-controls{gap:7px;bottom:106px;right:10px}.triumph-live-controls button{width:42px;min-width:42px;height:42px;min-height:42px}.triumph-live-chat-panel{width:calc(100vw - 78px);max-height:32svh}.triumph-live-comments{max-height:22svh}}.triumph-live-identity{align-items:center;gap:8px}.triumph-live-identity>div{display:none}.triumph-header-viewers{color:#fff;background:#00000061;border-color:#ffffff1f;min-height:26px;padding:0 9px;font-size:11px;font-weight:700}.triumph-header-viewers svg{width:14px;height:14px}.triumph-live-video-tile .lk-participant-tile,.triumph-live-video-tile .lk-video-conference,.triumph-live-video-tile [data-lk-participant-tile]{width:100%;height:100%;min-height:calc(var(--app-viewport-height) - 104px);background:#000}.triumph-live-video-tile video,.triumph-live-video-tile .lk-participant-tile video{object-fit:cover!important;width:100%!important;height:100%!important}.triumph-video-off-card:before{content:"";pointer-events:none;border:1px solid #ffcc0014;border-radius:24px;position:absolute;inset:18px}.triumph-video-off-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#ffcc000d,#0000 18% 82%,#ffcc000d),linear-gradient(#00000029,#0000 44%,#00000094);position:absolute;inset:0}.triumph-video-off-card>*{z-index:2;position:relative}.triumph-video-off-card i{gap:5px;margin-top:8px;font-style:normal;display:inline-flex}.triumph-video-off-card i b{opacity:.35;background:#fc0;border-radius:999px;width:5px;height:5px;animation:1.35s ease-in-out infinite triumph-live-wait;display:block}.triumph-video-off-card i b:nth-child(2){animation-delay:.16s}.triumph-video-off-card i b:nth-child(3){animation-delay:.32s}@keyframes triumph-live-wait{0%,80%,to{opacity:.28;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.triumph-video-avatar{width:58px;height:58px;font-size:18px;font-weight:800}.triumph-video-off-card span{color:#ffffffb3;font-size:12px;font-weight:500;line-height:18px}.triumph-live-invite-top{color:#050505;background:#fc0;border:1px solid #ffcc00b3;border-radius:999px;min-height:32px;padding:0 12px;font-size:12px;font-weight:800}.triumph-live-controls{gap:7px;padding:6px;right:18px}.triumph-live-controls button{width:44px;min-width:44px;height:44px;min-height:44px}.triumph-live-chat-panel{width:min(360px,100vw - 104px);max-height:32svh;bottom:16px;left:18px}.triumph-live-comments{scroll-behavior:smooth;gap:8px;max-height:23svh}.triumph-live-comment{grid-template-columns:26px minmax(0,1fr);gap:7px}.triumph-live-comment>i{width:26px;height:26px;font-size:10px}.triumph-live-comment div{background:#00000052;border-radius:13px;padding:6px 9px}.triumph-live-comment strong{font-size:12px;line-height:15px}.triumph-live-comment small{font-size:10px;line-height:13px}.triumph-live-comment p{font-size:13px;line-height:17px}@media (width<=680px){.triumph-header-viewers{min-height:26px;font-size:11px}.triumph-live-controls button{width:40px;min-width:40px;height:40px;min-height:40px}.triumph-live-chat-panel{width:calc(100vw - 74px);bottom:14px;left:12px}}.browser-live-page{width:100%;max-width:none}.browser-live-page>.live-back-link{display:none}.triumph-live-room-shell.livekit-connected-layout{width:100%;min-height:calc(var(--app-viewport-height) - 74px);margin:0}.triumph-live-stage-card{min-height:calc(var(--app-viewport-height) - 74px);background:radial-gradient(circle at 50% 42%,#ffcc0017,#0000 34%),linear-gradient(#020202 0%,#070707 58%,#000 100%);border-radius:0}.triumph-live-stage-card:after{background:linear-gradient(#0000 0%,#0000002e 38%,#000000c2 100%);height:62%}.triumph-live-topbar{align-items:center;inset:14px 16px auto}.triumph-live-identity{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#00000052;border-radius:999px;gap:7px;padding:4px 6px 4px 4px;display:inline-flex}.triumph-live-badge{letter-spacing:.05em;min-width:48px;height:24px;font-size:10px;font-weight:800}.triumph-header-viewers{background:0 0;border:0;min-height:24px;padding:0 8px;font-size:11px;font-weight:700}.triumph-live-invite-top{background:#ffcc00f0;border:0;min-height:30px;padding:0 12px;box-shadow:0 8px 28px #00000047}.triumph-live-video-grid,.triumph-live-video-grid.has-guests,.triumph-live-video-tile.primary,.triumph-live-video-tile.guest{min-height:calc(var(--app-viewport-height) - 74px)}.triumph-live-video-tile.primary,.triumph-live-video-tile.primary .lk-participant-tile,.triumph-live-video-tile.primary [data-lk-participant-tile]{width:100%;height:calc(var(--app-viewport-height) - 74px)}.triumph-live-video-tile.primary video,.triumph-live-video-tile.primary .lk-participant-tile video{width:100%!important;height:calc(var(--app-viewport-height) - 74px)!important;object-fit:cover!important}.triumph-video-nameplate{z-index:7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#00000057;border-radius:999px;align-items:center;gap:7px;max-width:min(68vw,420px);padding:6px 10px;display:inline-flex;bottom:94px;left:18px}.triumph-video-nameplate span{color:#fc0;letter-spacing:.04em;font-size:10px;font-weight:800;line-height:12px}.triumph-video-nameplate span:before{content:"";vertical-align:1px;background:#e11d2e;border-radius:999px;width:6px;height:6px;margin-right:5px;display:inline-block}.triumph-video-nameplate strong{color:#ffffffeb;font-size:13px;font-weight:700;line-height:16px}.triumph-video-off-card{background:radial-gradient(circle at 50% 45%,#ffcc001a,#0000 30%),linear-gradient(#030303 0%,#070707 52%,#000 100%)}.triumph-video-off-card:before{animation:3.8s ease-in-out infinite triumph-stage-breathe}@keyframes triumph-stage-breathe{0%,to{opacity:.42;transform:scale(1)}50%{opacity:.78;transform:scale(1.01)}}.triumph-video-avatar{width:60px;height:60px}.triumph-video-off-card strong{font-size:15px;font-weight:700;line-height:20px}.triumph-video-off-card span{font-size:12px;line-height:16px}.triumph-live-chat-panel{z-index:10;pointer-events:none;width:min(390px,100vw - 102px);max-height:31svh;bottom:14px;left:18px}.triumph-live-comments{pointer-events:auto;flex-direction:column-reverse;max-height:22svh;padding:0 0 10px;display:flex;overflow-y:auto}.triumph-live-comment{animation:.22s ease-out triumph-comment-rise}@keyframes triumph-comment-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.triumph-live-comment div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d}.triumph-chat-input{pointer-events:auto}.triumph-chat-input input{background:#00000075;min-height:38px}.triumph-chat-input button{min-height:38px}.triumph-live-controls{background:0 0;gap:11px;padding:0;bottom:50%;right:18px;transform:translateY(50%)}.triumph-live-controls button{background:#00000061;border:0;width:43px;min-width:43px;height:43px;min-height:43px;box-shadow:0 10px 26px #00000047}.triumph-live-controls button:hover{background:#ffcc002e}.triumph-live-controls svg{width:17px;height:17px}@media (width<=680px){.triumph-live-room-shell.livekit-connected-layout,.triumph-live-stage-card,.triumph-live-video-grid,.triumph-live-video-grid.has-guests,.triumph-live-video-tile.primary,.triumph-live-video-tile.guest,.triumph-live-video-tile.primary .lk-participant-tile,.triumph-live-video-tile.primary [data-lk-participant-tile]{min-height:calc(var(--app-viewport-height) - 56px);height:calc(var(--app-viewport-height) - 56px)}.triumph-live-video-tile.primary video,.triumph-live-video-tile.primary .lk-participant-tile video{height:calc(var(--app-viewport-height) - 56px)!important}.triumph-live-topbar{inset:12px 10px auto}.triumph-live-invite-top{min-height:28px;padding:0 10px;font-size:11px}.triumph-video-nameplate{max-width:calc(100vw - 86px);bottom:88px;left:12px}.triumph-live-chat-panel{width:calc(100vw - 76px);max-height:30svh;bottom:12px;left:12px}.triumph-live-controls{gap:9px;bottom:50%;right:10px}.triumph-live-controls button{width:40px;min-width:40px;height:40px;min-height:40px}}.triumph-live-create-page{width:min(100%,1160px);max-width:1160px;margin:0 auto;padding:0 18px 32px}.triumph-live-create-page .live-back-button{border-radius:7px;min-height:34px;margin-bottom:14px;padding:0 12px;font-size:12px;font-weight:800}.triumph-live-create-head h1{color:#fc0;letter-spacing:0;margin:0;font-size:clamp(24px,2.3vw,34px);font-weight:800;line-height:1.1}.triumph-live-create-form{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);align-items:start;gap:14px}.triumph-live-form-panel{background:#090909;border-color:#ffcc0052;border-radius:10px;padding:15px;box-shadow:0 16px 38px #00000047}.triumph-live-form-panel h2{color:#fc0;margin:0 0 10px;font-size:16px;font-weight:800;line-height:21px}.triumph-live-form-panel label{color:#ffffffd1;gap:5px;margin:0 0 10px;font-size:12px;font-weight:700;line-height:17px}.triumph-live-form-panel input,.triumph-live-form-panel textarea,.triumph-live-form-panel select{border-radius:5px;min-height:38px;padding:0 10px;font-size:13px;line-height:18px}.triumph-live-form-panel textarea{min-height:88px;padding-top:9px}.triumph-audience-grid,.triumph-when-grid{gap:7px;margin-bottom:14px}.triumph-audience-grid button,.triumph-when-grid button,.triumph-when-grid label{border-radius:7px;gap:2px;padding:9px 10px}.triumph-when-grid label input{min-height:36px;margin-top:5px}.triumph-create-dashboard-button{border-radius:7px;min-height:40px;font-size:13px;font-weight:900}.triumph-live-create-page .form-error,.triumph-live-create-page .live-created-note{margin-top:8px;font-size:12px;line-height:17px}@media (width<=980px){.triumph-live-create-page{width:min(100%,720px);max-width:720px}.triumph-live-create-form{grid-template-columns:1fr}}@media (width<=680px){.triumph-live-create-page{padding:0 12px 24px}.triumph-live-create-head h1{font-size:24px}.triumph-live-form-panel{padding:13px}}:root{--triumph-font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--triumph-gold:gold;--triumph-text:#c7c7c7;--triumph-muted:#a3a3a3}html,body,button,input,textarea,select{font-family:var(--triumph-font);letter-spacing:0}body,.app-shell{color:var(--triumph-text);font-size:14px;font-weight:400;line-height:1.5}p,li,span,small{letter-spacing:0}.brand-name{color:var(--triumph-gold);background:0 0;-webkit-background-clip:initial;background-clip:initial;letter-spacing:0;font-size:24px;font-weight:800;line-height:28px}.nav-links a,.account-link,.account-user-button,.logout-link,.nav-auth a,.account-popover-links button{color:#fff;letter-spacing:0;font-size:14px;font-weight:600;line-height:20px}h1,.live-list-head h1,.live-create-head h1,.live-player-panel h1,.music-catalog-head h1,.directory-head h1,.creator-head h1,.listener-page-head h1,.admin-page-head h1,.dashboard-hero h1,.studio-head h1,.profile-head h1,.auth-panel h1,.not-found-page h1,.login-heading h1,.signup-heading h1{color:var(--triumph-gold);letter-spacing:0;font-size:clamp(26px,3vw,34px);font-weight:800;line-height:1.16}.hero-copy h1{letter-spacing:0;font-size:clamp(42px,7vw,84px);font-weight:800;line-height:.98}h1 strong,.hero-copy h1 strong{font-weight:800}h2,.dashboard-card h2,.dashboard-card-head h2,.studio-section h2,.studio-panel h2,.admin-card h2,.admin-section h2,.live-form-panel h2,.triumph-live-form-panel h2,.browser-live-dashboard h2,.guest-invite-panel h2,.music-section-title h2,.directory-card h2,.creator-progress-card h2,.profile-card h2,.support-card h2,.form-panel h2{color:var(--triumph-gold);letter-spacing:0;font-size:clamp(18px,1.7vw,22px);font-weight:700;line-height:1.25}h3,.dashboard-card h3,.record-card h3,.artist-card h3,.live-stream-card h2,.music-card h2,.directory-card h3,.feature-card h3,.stat-card h3{color:#fff;letter-spacing:0;font-size:16px;font-weight:700;line-height:1.3}p,.directory-head p,.live-list-head p,.live-create-head p,.music-catalog-head p,.creator-head p,.listener-page-head p,.dashboard-hero p,.studio-head p,.profile-head p,.admin-page-head p,.record-card p,.live-stream-body p,.directory-card p,.support-card p,.feature-card p{color:var(--triumph-text);letter-spacing:0;font-size:14px;font-weight:400;line-height:1.55}label,.quick-form label,.live-form-panel label,.triumph-live-form-panel label,.login-form label,.signup-form label,.profile-card label,.studio-form label,.admin-form label{color:#fff;letter-spacing:0;font-size:13px;font-weight:600;line-height:18px}input,textarea,select,.nav-search input,.account-popover-search input,.login-form input,.signup-form input,.quick-form input,.quick-form select,.live-form-panel input,.live-form-panel textarea,.live-form-panel select,.triumph-live-form-panel input,.triumph-live-form-panel textarea,.triumph-live-form-panel select{color:#fff;letter-spacing:0;font-size:14px;font-weight:500;line-height:20px}input::placeholder,textarea::placeholder,.nav-search input::placeholder,.login-form input::placeholder,.signup-form input::placeholder{color:var(--triumph-muted);font-weight:400}button,.button,.studio-primary,.admin-secondary,.live-go-button,.live-back-button,.live-back-link,.triumph-create-dashboard-button,.triumph-dashboard-go-live,.auth-signup,.auth-login,.track-play-button,.music-card-actions button,.player-controls button,.live-filter-row button,.admin-filter-row button,.admin-tabs button,.notification-filters button,.role-select button{letter-spacing:0;font-size:14px;font-weight:700;line-height:20px}small,.helper-text,.form-helper,.dashboard-note,.record-card span,.live-card-tags span,.live-meta-row span,.music-card p,.music-card small,.new-release-copy p,.triumph-audience-grid span,.triumph-when-grid span,.triumph-live-form-panel span,.profile-badges span,.status-pill,.live-status{color:var(--triumph-muted);letter-spacing:0;font-size:12px;font-weight:400;line-height:16px}.dashboard-card,.admin-card,.studio-panel,.profile-card,.record-card,.live-form-panel,.triumph-live-form-panel,.live-stream-card,.directory-card{font-size:14px;font-weight:400}.live-page h1,.directory-page h1,.admin-page h1,.artist-dashboard h1,.studio-page h1,.profile-page h1,.creator-page h1,.listener-page h1,.music-page h1,.support-page h1,.triumph-live-create-page h1{max-width:100%;font-size:clamp(26px,2.6vw,34px);font-weight:800;line-height:1.16}.live-page h2,.directory-page h2,.admin-page h2,.artist-dashboard h2,.studio-page h2,.profile-page h2,.creator-page h2,.listener-page h2,.music-page h2,.support-page h2,.triumph-live-create-page h2{font-size:clamp(18px,1.6vw,22px);font-weight:700;line-height:1.25}@media (width<=680px){.brand-name{font-size:22px;line-height:26px}h1,.live-page h1,.directory-page h1,.admin-page h1,.artist-dashboard h1,.studio-page h1,.profile-page h1,.creator-page h1,.listener-page h1,.music-page h1,.support-page h1,.triumph-live-create-page h1{font-size:28px}.hero-copy h1{font-size:clamp(40px,13vw,64px)}}:root{--tp-title:clamp(22px, 2vw, 27px);--tp-section-title:clamp(16px, 1.35vw, 18px);--tp-label:13px;--tp-input:14px;--tp-body:14px;--tp-helper:12px;--tp-space-title-content:16px;--tp-space-section:24px}.live-page h1,.directory-page h1,.admin-page h1,.artist-dashboard h1,.studio-page h1,.profile-page h1,.creator-page h1,.listener-page h1,.music-page h1,.support-page h1,.settings-page h1,.triumph-live-create-page h1,.live-list-head h1,.live-create-head h1,.music-catalog-head h1,.directory-head h1,.creator-head h1,.listener-page-head h1,.admin-page-head h1,.dashboard-hero h1,.studio-head h1,.profile-head h1{color:var(--triumph-gold);font-size:var(--tp-title);letter-spacing:0;font-weight:750;line-height:1.2}.live-page h2,.directory-page h2,.admin-page h2,.artist-dashboard h2,.studio-page h2,.profile-page h2,.creator-page h2,.listener-page h2,.music-page h2,.support-page h2,.settings-page h2,.triumph-live-create-page h2,.dashboard-card h2,.dashboard-card-head h2,.studio-section h2,.studio-panel h2,.admin-card h2,.admin-section h2,.live-form-panel h2,.triumph-live-form-panel h2,.form-panel h2,.profile-card h2,.support-card h2{color:var(--triumph-gold);font-size:var(--tp-section-title);letter-spacing:0;font-weight:650;line-height:1.25}p,.directory-head p,.live-list-head p,.live-create-head p,.music-catalog-head p,.creator-head p,.listener-page-head p,.dashboard-hero p,.studio-head p,.profile-head p,.admin-page-head p,.record-card p,.live-stream-body p,.directory-card p,.support-card p,.feature-card p{color:#c7c7c7;font-size:var(--tp-body);font-weight:400;line-height:1.5}small,.helper-text,.form-helper,.dashboard-note,.record-card span,.live-card-tags span,.live-meta-row span,.music-card p,.music-card small,.new-release-copy p,.triumph-audience-grid span,.triumph-when-grid span,.triumph-live-form-panel span,.profile-badges span,.status-pill,.live-status{color:#a3a3a3;font-size:var(--tp-helper);font-weight:400;line-height:16px}label,.quick-form label,.live-form-panel label,.triumph-live-form-panel label,.login-form label,.signup-form label,.profile-card label,.studio-form label,.admin-form label,.artist-dashboard-form label,.support-form label{color:#ffffffe6;font-size:var(--tp-label);font-weight:500;line-height:18px}input,textarea,select,.nav-search input,.account-popover-search input,.login-form input,.signup-form input,.quick-form input,.quick-form select,.live-form-panel input,.live-form-panel textarea,.live-form-panel select,.triumph-live-form-panel input,.triumph-live-form-panel textarea,.triumph-live-form-panel select,.studio-form input,.studio-form textarea,.studio-form select,.admin-form input,.admin-form textarea,.admin-form select,.profile-card input,.profile-card textarea,.profile-card select{color:#fff;font-size:var(--tp-input);font-weight:400;line-height:20px}input::placeholder,textarea::placeholder,.nav-search input::placeholder,.login-form input::placeholder,.signup-form input::placeholder,.triumph-live-form-panel input::placeholder,.triumph-live-form-panel textarea::placeholder{color:#a3a3a3b8;font-size:13px;font-weight:400}button,.button,.studio-primary,.admin-secondary,.live-go-button,.live-back-button,.live-back-link,.triumph-create-dashboard-button,.triumph-dashboard-go-live,.auth-signup,.auth-login,.track-play-button,.music-card-actions button,.player-controls button,.live-filter-row button,.admin-filter-row button,.admin-tabs button,.notification-filters button,.role-select button{font-size:14px;font-weight:650;line-height:20px}.live-list-head,.live-create-head,.music-catalog-head,.directory-head,.creator-head,.listener-page-head,.admin-page-head,.studio-head,.profile-head,.dashboard-hero{margin-bottom:var(--tp-space-section)}.live-list-head h1,.live-create-head h1,.music-catalog-head h1,.directory-head h1,.creator-head h1,.listener-page-head h1,.admin-page-head h1,.studio-head h1,.profile-head h1,.dashboard-hero h1{margin-bottom:var(--tp-space-title-content)}.live-list-head p,.live-create-head p,.music-catalog-head p,.directory-head p,.creator-head p,.listener-page-head p,.admin-page-head p,.studio-head p,.profile-head p,.dashboard-hero p{margin-top:0}.triumph-live-create-head{margin:12px 0 var(--tp-space-section)}.triumph-live-create-head h1{font-size:clamp(21px,1.9vw,26px);font-weight:750;line-height:1.2}.triumph-live-form-panel{padding:14px}.triumph-live-form-panel h2{margin:0 0 var(--tp-space-title-content);font-size:16px;font-weight:650}.triumph-live-form-panel label{gap:5px;margin:0 0 12px;font-weight:500}.triumph-live-form-panel input,.triumph-live-form-panel textarea,.triumph-live-form-panel select{font-weight:400}.triumph-live-form-panel textarea{min-height:84px}.triumph-audience-grid,.triumph-when-grid{margin-bottom:var(--tp-space-section);gap:8px}.triumph-audience-grid button,.triumph-when-grid button,.triumph-when-grid label{padding:8px 10px}.triumph-audience-grid strong,.triumph-when-grid strong{font-size:13px;font-weight:600;line-height:17px}.triumph-audience-grid span,.triumph-when-grid span{font-size:12px;font-weight:400;line-height:16px}@media (width<=680px){:root{--tp-title:24px;--tp-section-title:16px}.triumph-live-create-head h1{font-size:22px}}.triumph-audience-grid{margin:0 0 var(--tp-space-section);grid-template-columns:1fr;gap:8px;display:grid}.triumph-audience-grid button,.triumph-audience-grid .triumph-audience-option{color:#fff;text-align:left;background:#050505;border:1px solid #ffffff1f;border-radius:7px;grid-template-columns:1fr;align-items:center;gap:2px;width:100%;min-height:52px;margin:0;padding:8px 10px;display:grid}.triumph-audience-grid button.active{background:#ffcc0014;border-color:#fc0}.triumph-audience-grid .triumph-audience-option:has(input:checked){background:#ffcc0014;border-color:#fc0}.triumph-audience-grid .triumph-audience-option{cursor:pointer;grid-template-columns:18px minmax(0,1fr);column-gap:10px}.triumph-audience-grid .triumph-audience-option input{accent-color:#fc0;width:16px;min-width:16px;height:16px;min-height:16px;margin:0}.triumph-audience-grid strong,.triumph-audience-grid .triumph-audience-option strong{color:#fff;font-size:13px;font-weight:600;line-height:17px;display:block}.triumph-audience-grid span,.triumph-audience-grid .triumph-audience-option small{color:#a3a3a3;font-size:12px;font-weight:400;line-height:16px;display:block}.triumph-live-create-page{--tp-create-bg:#050505;--tp-create-panel:#0a0a0a;--tp-create-row:#050505;--tp-create-row-hover:#0f0f0f;--tp-create-border:#ffd00047;--tp-create-border-soft:#ffffff1f;--tp-create-gold:#ffd000;--tp-create-text:#fff;--tp-create-muted:#a3a3a3}.triumph-live-form-panel{background:var(--tp-create-panel);border-color:var(--tp-create-border)}.triumph-live-form-panel h2{color:var(--tp-create-gold)}.triumph-audience-grid,.triumph-when-grid{grid-template-columns:1fr;gap:8px;width:100%;margin:0 0 16px;display:grid}.triumph-audience-grid button,.triumph-when-grid button,.triumph-when-grid label,.triumph-live-chat-setting{border:1px solid var(--tp-create-border-soft);width:100%;min-height:50px;color:var(--tp-create-text);background:var(--tp-create-row);text-align:left;border-radius:8px;align-items:center;margin:0;padding:8px 10px 8px 36px;transition:border-color .16s,background .16s;display:grid;position:relative}.triumph-audience-grid button,.triumph-when-grid button{cursor:pointer}.triumph-audience-grid button:before,.triumph-when-grid button:before,.triumph-when-grid label:before{content:"";background:0 0;border:1.5px solid #ffffff85;border-radius:999px;width:13px;height:13px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.triumph-audience-grid button.active,.triumph-when-grid button.active,.triumph-when-grid label.active{border-color:var(--tp-create-gold);background:#ffd00014}.triumph-live-chat-setting:has(input:checked){border-color:var(--tp-create-gold);background:#ffd00014}.triumph-audience-grid button:hover,.triumph-when-grid button:hover,.triumph-when-grid label:hover,.triumph-live-chat-setting:hover{background:var(--tp-create-row-hover);border-color:#ffd0007a}.triumph-audience-grid button.active:before,.triumph-when-grid button.active:before,.triumph-when-grid label.active:before{border-color:var(--tp-create-gold);box-shadow:inset 0 0 0 3px var(--tp-create-row), inset 0 0 0 8px var(--tp-create-gold)}.triumph-audience-grid strong,.triumph-when-grid strong,.triumph-live-chat-setting strong{color:var(--tp-create-text);font-size:13px;font-weight:600;line-height:17px;display:block}.triumph-audience-grid span,.triumph-when-grid span,.triumph-live-chat-setting small{color:var(--tp-create-muted);margin-top:1px;font-size:12px;font-weight:400;line-height:16px;display:block}.triumph-live-chat-setting{cursor:pointer;grid-template-columns:18px minmax(0,1fr);column-gap:8px;margin:0 0 24px;padding-left:10px}.triumph-live-chat-setting input{width:16px;min-width:16px;height:16px;min-height:16px;accent-color:var(--tp-create-gold);margin:0}.triumph-live-chat-setting span{min-width:0}.triumph-when-grid label input{width:100%;margin-top:6px}@supports not selector(:has(*)){.triumph-live-chat-setting{border-color:var(--tp-create-border-soft)}}.genres-page{width:min(100%,1228px);padding-top:16px}.genres-page .page-genre-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:18px;display:grid}.genres-page .genre-card{color:#fff;text-align:left;cursor:pointer;isolation:isolate;border:1px solid #ffffff12;border-radius:16px;align-content:center;min-height:144px;padding:24px 18px;transition:transform .18s,border-color .18s,box-shadow .18s,filter .18s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0b,inset 0 -42px 70px #0003}.genres-page .genre-card:before{content:"";z-index:-1;opacity:.78;background:radial-gradient(circle at 85% 80%,#ffffff1a,#0000 30%),linear-gradient(135deg,#ffffff0f,#0000 44%);position:absolute;inset:0}.genres-page .genre-card:focus-visible{outline-offset:4px;outline:2px solid #fc0}.genre-card-copy{z-index:2;gap:4px;display:grid;position:relative}.genre-card-copy strong{color:#fff;text-shadow:0 2px #0000004d;font-size:23px;font-weight:850;line-height:28px}.genre-card-copy span{color:#ffffffd1;font-size:13px;font-weight:450;line-height:18px}.genre-card-copy small{color:#ffffff9e;margin-top:8px;font-size:10px;font-weight:550;line-height:14px}.genre-record-watermark{z-index:1;color:#ffffff24;opacity:.78;pointer-events:none;width:100px;height:100px;position:absolute;bottom:-18px;right:-17px}.genre-record-watermark svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.music-genre-clear{color:#fc0;background:#ffcc0014;border:1px solid #ffcc0061;border-radius:999px;width:fit-content;min-height:32px;padding:0 13px;font-size:12px;font-weight:650}.music-genre-clear:hover{color:#050505;background:#fc0}@media (width>=700px){.genres-page .page-genre-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1040px){.genres-page .page-genre-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.genres-page .genre-card{min-height:144px;padding:24px 18px}}.genres-page .page-genre-grid{gap:20px}.genres-page .genre-card{transition:transform .2s,border-color .2s,box-shadow .2s,filter .2s;box-shadow:inset 0 1px #ffffff0a,inset 0 -46px 76px #00000047,0 12px 30px #0000002e}.genres-page .genre-card:hover{border-color:#ffcc009e;transform:translateY(-5px);box-shadow:inset 0 1px #ffffff0d,inset 0 -46px 76px #0000004d,0 18px 42px #00000047,0 0 0 1px #ffcc001a,0 0 24px #ffcc000f}.genre-card-copy strong{font-size:25px;font-weight:850;line-height:30px}.genre-card-copy span{color:#ffffffc2;font-weight:400}.genre-card-copy small{color:#ffffff70;margin-top:10px;font-size:10px;font-weight:500}.genre-record-watermark{color:#ffffff1c;opacity:.68;width:108px;height:108px;bottom:-24px;right:-24px}.genre-card-afrobeats{background:radial-gradient(circle at 14% -12%,#52230085,#0000 56%),linear-gradient(135deg,#321300,#130803 78%)}.genre-card-inspirational{background:radial-gradient(circle at 16% -10%,#00586b8a,#0000 58%),linear-gradient(135deg,#05303a,#020d10 78%)}.genre-card-gospel{background:radial-gradient(circle at 15% -12%,#563c0080,#0000 58%),linear-gradient(135deg,#302300,#0f0901 78%)}.genre-card-worship{background:radial-gradient(circle at 16% -12%,#43196994,#0000 58%),linear-gradient(135deg,#281244,#0d0417 78%)}.genre-card-hiphop{background:radial-gradient(circle at 55% -8%,#5b151580,#0000 56%),linear-gradient(135deg,#262323,#130100 80%)}.genre-card-rnb{background:radial-gradient(circle at 16% -10%,#6c0d2d94,#0000 58%),linear-gradient(135deg,#430b1c,#11040a 78%)}.genre-card-pop{background:radial-gradient(circle at 16% -10%,#7811448f,#0000 58%),linear-gradient(135deg,#4e102b,#110317 78%)}.genre-card-instrumental{background:radial-gradient(circle at 17% -10%,#00573e8f,#0000 58%),linear-gradient(135deg,#043d2f,#02110c 78%)}.genre-card-jazz{background:radial-gradient(circle at 15% -12%,#4e22008f,#0000 58%),linear-gradient(135deg,#401b00,#100603 78%)}@media (width>=1040px){.genres-page .page-genre-grid{gap:20px}}.hero-section{min-height:560px;padding:82px 16px 34px}.hero-glow{background:radial-gradient(circle,#ffcc000e,#0000 70%);width:390px;height:390px}.hero-glow-one{top:42%}.hero-copy{gap:0;max-width:760px}.hero-copy .eyebrow{color:#fc0;letter-spacing:1.8px;margin:0 0 16px;font-size:12px;font-weight:700;line-height:16px}.hero-copy h1{color:#fff;letter-spacing:0;margin:0;font-size:clamp(46px,6.2vw,78px);font-weight:750;line-height:.98}.hero-copy h1 span{display:block}.hero-title-white{color:#fff}.hero-title-gold{color:#fc0}.hero-subtitle{color:#a3a3a3;max-width:690px;margin:24px auto 0;font-size:17px;font-weight:400;line-height:1.6}.hero-actions{gap:14px;margin-top:26px}.hero-actions .button{border-radius:8px;min-height:48px;padding:13px 22px;font-size:14px;font-weight:700;line-height:20px}.hero-actions .button.primary{color:#050505;box-shadow:none;background:#fc0}.hero-actions .button.secondary{color:#fc0;background:0 0;border-color:#ffcc00c7;font-weight:700}.hero-actions .button:hover{transform:translateY(-1px)}@media (width>=640px){.hero-actions .button{width:auto;min-width:132px}}@media (width<=640px){.hero-section{min-height:540px;padding-top:70px}.hero-copy h1{font-size:clamp(42px,13vw,58px)}.hero-subtitle{max-width:340px;font-size:15px;line-height:1.58}}@media (width>=768px){.site-nav,.site-nav.open{grid-template-columns:minmax(0,1fr) minmax(260px,322px) auto;align-items:center;gap:18px}.nav-links{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:0 12px}.nav-links a{white-space:nowrap;align-items:center;min-height:36px;font-size:13px;font-weight:650;line-height:18px;display:inline-flex}.nav-search{margin-left:12px}.nav-search input{min-height:36px;padding:8px 12px 8px 34px;font-size:12px}}@media (width>=1160px){.site-nav,.site-nav.open{grid-template-columns:minmax(0,1fr) minmax(280px,322px) auto;gap:20px}.nav-links{gap:0 13px}}.homepage-hero-gradient{background:radial-gradient(56% 44% at 50% 18%,#ffcc000d,#0000 72%)}.hero-glow{background:radial-gradient(circle,#ffcc000d,#0000 70%)}.hero-glow-two{opacity:.21}.hero-copy{max-width:710px}.hero-copy h1{max-width:700px;font-size:clamp(46px,5.8vw,74px);font-weight:740;line-height:.94}.hero-subtitle{max-width:625px}.hero-actions{gap:30px}.hero-actions .button{min-height:48px;padding-inline:24px}.stats-row{gap:64px;margin-top:52px}.stat-highlight{gap:7px;min-width:60px}.stat-highlight span{color:#71717ac7;font-weight:600}@media (width<=640px){.hero-copy{max-width:360px}.hero-copy h1{max-width:350px;line-height:.96}.hero-subtitle{max-width:325px}.hero-actions{gap:12px}.stats-row{gap:34px;margin-top:42px}}@media (width>=768px){.site-header{grid-template-columns:188px minmax(0,1fr);align-items:center;gap:18px}.brand{flex-shrink:0;width:188px;min-width:188px}.site-nav,.site-nav.open{grid-template-columns:minmax(0,1fr) 322px auto;align-items:center;gap:18px;width:100%;display:grid}.nav-links{white-space:nowrap;flex-wrap:nowrap;justify-content:center;align-items:center;gap:0 12px;min-width:0;display:flex}.nav-links a{white-space:nowrap;flex:none;align-items:center;min-height:36px;padding:0;display:inline-flex}.nav-search{width:322px;margin-left:12px}.nav-auth,.nav-account{justify-self:end}}@media (width>=768px) and (width<=1180px){.site-header{grid-template-columns:176px minmax(0,1fr);gap:14px}.brand{width:176px;min-width:176px}.site-nav,.site-nav.open{grid-template-columns:minmax(0,1fr) 292px auto;gap:14px}.nav-links{gap:0 9px}.nav-links a{font-size:12px}.nav-search{width:292px;margin-left:8px}}.brand{max-width:none;overflow:visible}.brand-name{text-overflow:clip;white-space:nowrap;min-width:max-content;overflow:visible}@media (width>=768px){.site-header{grid-template-columns:230px minmax(0,1fr);gap:16px}.brand{width:230px;min-width:230px}.site-nav,.site-nav.open{grid-template-columns:minmax(0,1fr) 280px auto;gap:14px}.nav-links{gap:0 10px}.nav-search{width:280px;margin-left:8px}}@media (width>=1200px){.site-header{grid-template-columns:240px minmax(0,1fr);gap:18px}.brand{width:240px;min-width:240px}.site-nav,.site-nav.open{grid-template-columns:minmax(0,1fr) 300px auto;gap:16px}.nav-links{gap:0 11px}.nav-search{width:300px;margin-left:10px}}@media (width>=768px) and (width<=1180px){.site-header{grid-template-columns:222px minmax(0,1fr);gap:12px}.brand{width:222px;min-width:222px}.site-nav,.site-nav.open{grid-template-columns:minmax(0,1fr) 220px auto;gap:10px}.nav-links{gap:0 7px}.nav-search{width:220px;margin-left:4px}}@media (width<=767px){.brand{width:auto;min-width:0}}@media (width>=768px){.site-nav,.site-nav.open{grid-template-columns:minmax(0,1fr) 190px auto}.nav-search{width:190px}}@media (width>=1200px){.site-nav,.site-nav.open{grid-template-columns:minmax(0,1fr) 210px auto}.nav-search{width:210px}}@media (width>=768px) and (width<=1180px){.site-nav,.site-nav.open{grid-template-columns:minmax(0,1fr) 140px auto}.nav-search{width:140px}}.nav-search{z-index:80}.global-search-dropdown{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050505fa;border:1px solid #ffd00033;border-radius:14px;width:min(380px,100vw - 28px);max-height:min(520px,72vh);padding:10px;position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto;box-shadow:0 22px 60px #00000094,inset 0 0 0 1px #ffffff08}.global-search-group+.global-search-group{border-top:1px solid #ffffff12;margin-top:10px;padding-top:10px}.global-search-group h3{color:var(--triumph-gold);letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;padding:0 4px;font-size:11px;font-weight:800;line-height:1.2}.global-search-result{color:#fff;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:8px;transition:border-color .16s,background .16s,transform .16s;display:grid}.global-search-result:hover,.global-search-result.active{background:#ffd0001a;border-color:#ffd0006b;transform:translateY(-1px)}.global-search-result>span:last-child{gap:2px;min-width:0;display:grid}.global-search-result strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;line-height:1.25;overflow:hidden}.global-search-result small{color:#c7c7c7c2;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;line-height:1.25;overflow:hidden}.global-search-cover,.global-search-avatar,.global-search-live-badge{width:40px;height:40px;color:var(--triumph-gold);background:linear-gradient(135deg,#ffd0002e,#121212f5);border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex;overflow:hidden}.global-search-cover img{object-fit:cover;width:100%;height:100%}.global-search-live-badge{color:#ff6b6b;letter-spacing:.04em;background:#ef444429;border-color:#ef444466;font-size:10px}.global-search-empty{color:#c7c7c7c2;text-align:center;padding:18px 12px;font-size:13px;font-weight:500}@media (width<=767px){.global-search-dropdown{width:100%;max-height:58vh;left:0;right:auto}}.commerce-page{max-width:1180px}.commerce-head-row{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.commerce-toolbar,.commerce-form-grid,.ticket-detail-grid,.commerce-layout{gap:14px;display:grid}.commerce-toolbar{grid-template-columns:minmax(0,1fr) 180px minmax(180px,.6fr);margin:0 0 18px}.commerce-layout{grid-template-columns:360px minmax(0,1fr);align-items:start}.commerce-panel,.ticket-event-card{background:#0c0c0cf0;border:1px solid #ffd0002e;border-radius:14px;padding:18px;box-shadow:0 18px 48px #00000047}.commerce-panel h2,.ticket-event-card h2,.booking-request-card h2{color:var(--triumph-gold);margin:0 0 14px;font-size:20px;font-weight:700}.commerce-toolbar input,.commerce-toolbar select,.commerce-form input,.commerce-form select,.commerce-form textarea,.ticket-buy-panel input,.ticket-buy-panel select{color:#fff;background:#050505d9;border:1px solid #27272a;border-radius:8px;outline:none;width:100%;min-height:42px;padding:10px 12px;font-size:14px;font-weight:500}.commerce-form textarea{resize:vertical;min-height:110px}.commerce-form label,.ticket-buy-panel label{color:#fff;gap:7px;font-size:13px;font-weight:600;display:grid}.commerce-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.booking-artist-list,.booking-request-list,.ticket-event-grid{gap:12px;display:grid}.booking-artist-card{color:#fff;text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;width:100%;padding:12px;display:grid}.booking-artist-card.active,.booking-artist-card:hover{background:#ffd00017;border-color:#ffd00080}.booking-avatar,.ticket-cover-placeholder{color:var(--triumph-gold);background:linear-gradient(135deg,#ffd00038,#000000f2);border-radius:12px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.booking-avatar{width:42px;height:42px}.booking-artist-card strong,.ticket-event-card h2{color:#fff;font-size:15px;font-weight:700;display:block}.booking-artist-card small,.ticket-event-card p,.booking-request-card p,.booking-request-card dd,.ticket-meta-row span{color:#c7c7c7c7;font-size:13px;font-weight:500}.commerce-success{color:var(--triumph-gold);margin:12px 0 0;font-size:13px;font-weight:700}.commerce-empty{color:#c7c7c7c7;text-align:center;background:#ffffff06;border:1px solid #ffffff14;border-radius:12px;padding:28px}.commerce-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.commerce-form.wide{max-width:920px}.ticket-event-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ticket-cover-placeholder{width:100%;min-height:150px;margin-bottom:14px;font-size:28px}.ticket-event-card img,.ticket-hero-card img{object-fit:cover;border-radius:12px;width:100%}.ticket-event-card img{height:150px;margin-bottom:14px}.ticket-detail-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start}.ticket-hero-card h1{color:var(--triumph-gold);margin:16px 0 8px;font-size:30px;font-weight:800}.ticket-meta-row,.ticket-price-line{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.ticket-meta-row span,.ticket-price-line{background:#ffffff09;border:1px solid #ffffff14;border-radius:999px;padding:7px 10px}.ticket-price-line{border-radius:10px;justify-content:space-between}.booking-request-card dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.booking-request-card dt{color:var(--triumph-gold);text-transform:uppercase;font-size:11px;font-weight:800}@media (width<=900px){.commerce-toolbar,.commerce-layout,.ticket-detail-grid,.commerce-form-grid,.ticket-event-grid,.booking-request-card dl{grid-template-columns:1fr}}.ticket-confirmation-card{max-width:760px;margin:0 auto}.ticket-confirmation-card h1{color:var(--triumph-gold);margin:14px 0 8px;font-size:30px;font-weight:800}.ticket-confirmation-card>p{color:#c7c7c7d1;margin:0 0 18px;font-size:15px}.guest-buyer-fields,.organizer-fields{margin-bottom:14px}@media (width<=720px){.commerce-head-row{flex-direction:column;align-items:stretch}}.account-menu-wrap{justify-content:flex-end;align-items:center;min-width:0;display:flex;position:relative}.account-menu-trigger{color:#fff;cursor:pointer;background:#0a0a0ae0;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:9px;max-width:190px;min-height:38px;padding:4px 10px 4px 5px;transition:border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.account-menu-trigger:hover,.account-menu-trigger.active{background:#ffd00014;border-color:#ffd0007a;box-shadow:inset 0 0 0 1px #ffd00014}.account-avatar{width:30px;height:30px;color:var(--triumph-gold);background:radial-gradient(circle at 30% 20%,#ffd00038,#050505f5 68%);border:1px solid #ffd00057;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.account-avatar.large{width:42px;height:42px;font-size:15px}.account-trigger-copy{text-align:left;gap:1px;min-width:0;display:grid}.account-trigger-copy strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;line-height:16px;overflow:hidden}.account-trigger-copy small{color:var(--triumph-gold);text-transform:uppercase;font-size:10px;font-weight:800;line-height:12px}.account-menu-chevron{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:.78;flex:none;width:15px;height:15px;transition:transform .18s}.account-menu-trigger.active .account-menu-chevron{transform:rotate(180deg)}.account-dropdown-menu{z-index:120;background:#050505fa;border:1px solid #ffd0002e;border-radius:14px;gap:5px;min-width:230px;padding:10px;animation:.16s both accountMenuIn;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 60px #00000094,inset 0 0 0 1px #ffffff08}@keyframes accountMenuIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.account-dropdown-head{border-bottom:1px solid #ffffff14;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;margin-bottom:7px;padding:4px 4px 10px;display:grid}.account-dropdown-head strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;line-height:18px;display:block;overflow:hidden}.account-dropdown-head small{color:#c7c7c7b8;font-size:12px;font-weight:500}.account-dropdown-menu a,.account-dropdown-menu button{color:#f4f4f5e6;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;width:100%;min-height:38px;padding:9px 10px;font-size:14px;font-weight:650;line-height:18px;transition:color .16s,background .16s;display:flex}.account-dropdown-menu a:hover,.account-dropdown-menu a.active,.account-dropdown-menu button:hover{color:var(--triumph-gold);background:#ffd00017}.account-menu-logout{margin-top:4px;color:#fca5a5!important;border-top:1px solid #ffffff14!important;border-radius:0 0 9px 9px!important}@media (width>=768px){.nav-account.account-menu-wrap{justify-self:end;align-items:center;display:flex}}@media (width<=767px){.account-menu-wrap{align-items:stretch;width:100%}.account-menu-trigger{border-radius:12px;justify-content:flex-start;width:100%;max-width:none;padding:8px 10px}.account-dropdown-menu{width:100%;box-shadow:none;margin-top:8px;position:static}}.account-avatar,.profile-avatar,.artist-avatar,.global-search-avatar,.triumph-video-avatar,.live-comment-avatar,.profile-upload-avatar{overflow:hidden}.account-avatar img,.profile-avatar img,.artist-avatar img,.global-search-avatar img,.triumph-video-avatar img,.live-comment-avatar img,.profile-upload-avatar img,.small-cover img,.global-search-cover img{object-fit:cover;width:100%;height:100%;display:block}.profile-upload-panel{background:#0a0a0ad1;border:1px solid #ffd0002e;border-radius:14px;gap:14px;margin:16px 0;padding:16px;display:grid;box-shadow:0 14px 34px #00000038,inset 0 1px #ffffff0a}.profile-upload-preview{align-items:center;gap:13px;display:flex}.profile-upload-avatar{width:64px;height:64px;color:var(--triumph-gold);background:radial-gradient(circle at 30% 20%,#ffd00038,#050505f5 68%);border:1px solid #ffd00061;border-radius:999px;flex:0 0 64px;justify-content:center;align-items:center;font-size:20px;font-weight:800;display:inline-flex}.profile-upload-preview strong{color:#fff;font-size:15px;font-weight:700;display:block}.profile-upload-preview span{color:#c7c7c7b8;margin-top:3px;font-size:12px;font-weight:400;display:block}.profile-upload-actions{flex-wrap:wrap;gap:10px;display:flex}.profile-upload-button{position:relative;overflow:hidden}.profile-upload-button input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.profile-upload-error,.profile-upload-success{margin:0;font-size:13px;font-weight:600}.profile-upload-error{color:#ff4d4d}.profile-upload-success{color:var(--triumph-gold)}.admin-profile-head,.studio-profile-heading{align-items:center;gap:14px;display:flex}.admin-profile-head .profile-avatar,.studio-profile-heading .profile-avatar{flex:none}.live-comment-avatar{width:28px;height:28px;color:var(--triumph-gold);background:#ffd0001a;border:1px solid #ffd00047;border-radius:999px;flex:0 0 28px;justify-content:center;align-items:center;font-size:11px;font-style:normal;font-weight:800;display:inline-flex}@media (width<=720px){.admin-profile-head,.studio-profile-heading,.profile-upload-preview{align-items:flex-start}.profile-upload-actions{flex-direction:column;align-items:stretch}}.shared-genre-grid{grid-template-columns:1fr;gap:20px;display:grid}.shared-genre-grid .genre-card{color:#fff;text-align:left;cursor:pointer;border:1px solid #ffffff14;border-radius:16px;align-items:center;width:100%;min-height:144px;padding:24px 18px;transition:transform .2s,border-color .2s,box-shadow .2s,filter .2s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,inset 0 -46px 76px #00000047,0 12px 30px #0000002e}.shared-genre-grid .genre-card:hover{border-color:#ffcc009e;transform:translateY(-5px);box-shadow:inset 0 1px #ffffff0d,inset 0 -46px 76px #0000004d,0 18px 42px #00000047,0 0 0 1px #ffcc001a,0 0 24px #ffcc000f}.shared-genre-grid .genre-card:focus-visible{outline-offset:3px;outline:2px solid #fc0c}.home-genre-grid .genre-card-copy strong,.shared-genre-grid .genre-card-copy strong{color:#fff;font-size:25px;font-weight:850;line-height:30px}.home-genre-grid .genre-card-copy span,.shared-genre-grid .genre-card-copy span{color:#ffffffc2;font-size:13px;font-weight:400;line-height:18px}.home-genre-grid .genre-card-copy small,.shared-genre-grid .genre-card-copy small{color:#ffffff70;margin-top:10px;font-size:10px;font-weight:500}.shared-genre-grid .genre-record-watermark{color:#ffffff1c;opacity:.68;width:108px;height:108px;bottom:-24px;right:-24px}.music-empty-back{margin-top:16px;text-decoration:none}@media (width>=700px){.shared-genre-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1040px){.shared-genre-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.triumph-footer{background:#050505;border-top:1px solid #ffffff14;grid-template-columns:minmax(220px,1.1fr) minmax(0,3fr);align-items:start;gap:34px;padding:42px clamp(20px,5vw,72px);display:grid}.footer-brand-block{gap:10px;max-width:340px;display:grid}.footer-logo{color:var(--triumph-gold);font-size:24px;font-weight:800;line-height:1.1;text-decoration:none}.footer-brand-block p{color:#fff;margin:0;font-size:15px;font-weight:700}.footer-brand-block span{color:#c7c7c7c7;font-size:14px;font-weight:400;line-height:1.55}.footer-link-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.footer-link-column{align-content:start;gap:9px;display:grid}.footer-link-column h2{color:var(--triumph-gold);margin:0 0 4px;font-size:14px;font-weight:800;line-height:18px}.footer-link-column a,.footer-link-column button{color:#f4f4f5c7;width:fit-content;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:500;line-height:18px;text-decoration:none;transition:color .16s}.footer-link-column a:hover,.footer-link-column button:hover{color:var(--triumph-gold)}.info-page{min-height:62vh}.info-panel,.info-card,.legal-section-list .info-card{background:#121214d1;border:1px solid #ffffff14;border-radius:14px;box-shadow:inset 0 1px #ffffff09,0 18px 42px #00000038}.info-panel{max-width:880px;padding:22px}.info-panel p,.info-card p{color:#c7c7c7d1;margin:0;font-size:14px;font-weight:400;line-height:1.65}.info-panel p+p{margin-top:14px}.info-card-grid,.legal-section-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.info-card{padding:18px}.info-card h2{color:var(--triumph-gold);margin:0 0 8px;font-size:18px;font-weight:750;line-height:24px}.info-action{width:fit-content;margin-top:20px;text-decoration:none;display:inline-flex}@media (width<=980px){.triumph-footer{grid-template-columns:1fr}.footer-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.triumph-footer{padding:34px 18px}.footer-link-grid,.info-card-grid,.legal-section-list{grid-template-columns:1fr}}img,video,canvas,svg,iframe{max-width:100%}.app-shell,.site-header,.site-nav,main,section,article,footer,form,.account-page,.directory-page,.creator-page,.studio-page,.live-page,.commerce-page,.listener-account-page,.support-page,.music-catalog-page,.triumph-live-room-shell,.triumph-live-stage-card,.triumph-live-chat-panel,.fullscreen-player,.global-mini-player{box-sizing:border-box;max-width:100%}@media (width<=768px){body{position:relative}.site-header{grid-template-columns:minmax(0,1fr) auto;gap:10px;width:100%;max-width:100vw;padding:12px 14px}.brand{min-width:0;max-width:calc(100vw - 74px)}.brand-name{text-overflow:clip;white-space:nowrap;max-width:100%;font-size:20px;overflow:visible}.menu-button{width:40px;min-width:40px;height:40px}.site-nav,.site-nav.open{width:min(88vw,360px);max-width:calc(100vw - 12px);left:auto;right:0;overflow-x:hidden}.nav-search,.nav-auth,.nav-account,.account-menu-wrap,.account-menu-trigger,.account-dropdown-menu{width:100%;max-width:100%}input,select,textarea,button{max-width:100%}.hero-section,.section-wrap,.directory-page,.account-page,.creator-page,.studio-page,.live-page,.commerce-page,.support-page,.listener-account-page,.menu-page,.not-found-page{width:100%;max-width:100vw;padding-left:16px;padding-right:16px;overflow-x:hidden}.hero-copy,.hero-subtitle,.section-head,.music-catalog-head,.directory-head,.creator-head,.account-page-head,.listener-page-head,.live-list-head,.commerce-head-row{max-width:100%}.hero-copy h1{overflow-wrap:anywhere;max-width:100%;font-size:clamp(38px,14vw,58px);line-height:.98}.hero-actions,.stats-row,.music-library-links,.music-toolbar,.music-type-filters,.commerce-toolbar,.commerce-actions,.studio-form-actions,.live-room-actions,.admin-actions,.ticket-meta-row,.ticket-price-line,.profile-upload-actions,.listener-account-actions,.artist-dashboard-actions{flex-wrap:wrap;width:100%;max-width:100%}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions .button,.studio-primary,.studio-secondary,.admin-secondary,.button,.auth-login,.auth-signup{white-space:normal;max-width:100%}.stats-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.stat-highlight{min-width:0}.genre-grid,.shared-genre-grid,.page-genre-grid,.track-grid,.release-row,.artist-row,.why-grid,.music-list,.latest-release-grid,.original-release-grid,.premium-summary,.artist-dashboard-grid,.dashboard-section-grid,.creator-stat-grid,.analytics-secondary-grid,.info-card-grid,.legal-section-list,.account-grid,.profile-stats,.support-layout,.support-topic-grid,.commerce-layout,.commerce-form-grid,.ticket-detail-grid,.ticket-event-grid,.studio-stats,.studio-form-grid,.triumph-live-room-shell,.triumph-live-room-shell.livekit-connected-layout,.triumph-live-video-grid,.triumph-live-video-grid.has-guests,.live-detail-layout,.browser-live-layout,.production-about-grid,.footer-link-grid,.triumph-footer{grid-template-columns:1fr!important}.glass-card,.genre-card,.track-card,.small-music-card,.artist-mini-card,.directory-card,.dashboard-card,.creator-stat-card,.info-card,.admin-card,.commerce-panel,.ticket-event-card,.listener-account-card,.listener-preferences-card,.support-form,.support-faq-panel,.triumph-live-stage-card,.triumph-live-chat-panel,.live-player-panel,.browser-chat-panel,.production-chat-panel,.music-search,.music-search input,.commerce-toolbar input,.commerce-toolbar select,.commerce-form input,.commerce-form select,.commerce-form textarea,.ticket-buy-panel input,.ticket-buy-panel select,.studio-form input,.studio-form textarea,.studio-form select,.artist-dashboard-form input,.artist-dashboard-form textarea,.support-form input,.support-form textarea,.support-form select,.triumph-chat-input input,.live-chat-form input,.global-search-dropdown{width:100%;min-width:0;max-width:100%}.original-song-card,.ticket-event-card,.genre-card{margin-left:0;margin-right:0}.global-mini-player{grid-template-columns:1fr;gap:10px;width:auto;max-width:calc(100vw - 16px);padding:10px;bottom:8px;left:8px;right:8px;overflow:hidden}.mini-player-track,.mini-player-progress{width:100%;min-width:0;max-width:100%}.mini-player-controls,.mini-player-tools{justify-content:center}.fullscreen-player{width:100vw;max-width:100vw;padding-left:16px;padding-right:16px;overflow-x:hidden}.fullscreen-player-inner,.fullscreen-progress,.fullscreen-controls,.fullscreen-volume-row,.fullscreen-player-tabs{width:100%;max-width:100%}.fullscreen-controls,.fullscreen-volume-row,.fullscreen-player-tabs{flex-wrap:wrap}.triumph-live-room-shell,.triumph-live-room-shell.livekit-connected-layout{gap:14px;width:100%;max-width:100vw;overflow-x:hidden}.triumph-live-stage-card,.triumph-live-chat-panel{min-width:0}.triumph-live-video-grid,.browser-live-stage,.production-video-stage{width:100%;max-width:100%}.triumph-live-controls,.production-control-bar{overscroll-behavior-inline:contain;max-width:calc(100vw - 32px);overflow-x:auto}.admin-panel,.admin-record-list,.admin-filter-row,.admin-tabs,.studio-tabs,.payout-table,.analytics-table-panel,.support-ticket-panel{overscroll-behavior-inline:contain;width:100%;max-width:100%;overflow-x:auto}.admin-record,.studio-catalog-row,.payout-row,.booking-request-card dl{min-width:0;grid-template-columns:1fr!important}.payout-row{width:max-content;min-width:min(720px,100vw - 32px)}.admin-record,.studio-catalog-row,.booking-request-card dl{width:100%}.triumph-footer{width:100%;max-width:100vw;padding-left:18px;padding-right:18px}}@media (width<=430px){.brand-name{font-size:19px}.hero-copy h1{font-size:clamp(36px,13vw,52px)}.stats-row{grid-template-columns:1fr}.site-nav,.site-nav.open{width:min(92vw,360px);max-width:calc(100vw - 8px)}}@media (width<=390px){.brand-name{font-size:18px}.site-header{padding-left:12px;padding-right:12px}.hero-section,.section-wrap,.directory-page,.account-page,.creator-page,.studio-page,.live-page,.commerce-page,.support-page,.listener-account-page,.menu-page,.not-found-page{padding-left:14px;padding-right:14px}}.artist-pro-dashboard{gap:18px;display:grid}.artist-pro-header,.artist-pro-card,.artist-pro-stat,.release-manager-row,.artist-notification,.artist-release-modal{background:linear-gradient(145deg,#121212f5,#050505f5);border:1px solid #ffffff1a;box-shadow:0 18px 45px #00000038}.artist-pro-header{border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.artist-pro-welcome{align-items:center;gap:14px;min-width:0;display:flex}.artist-pro-avatar,.artist-profile-photo-preview{color:#ffd000;background:#050505;border:1px solid #ffd00059;border-radius:50%;flex:none;justify-content:center;align-items:center;width:54px;height:54px;font-size:16px;font-weight:800;display:inline-flex;overflow:hidden}.artist-pro-avatar img,.artist-profile-photo-preview img{object-fit:cover;width:100%;height:100%}.artist-pro-kicker{color:#ffd000;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:700;line-height:16px}.artist-pro-header h1,.artist-pro-card h2,.artist-release-modal h2{color:#fff;letter-spacing:0;margin:0;font-weight:800}.artist-pro-header h1{font-size:26px;line-height:32px}.artist-pro-header p,.artist-pro-card p,.artist-release-modal p,.artist-empty-state p{color:#a3a3a3;margin:6px 0 0;font-size:14px;font-weight:400;line-height:22px}.artist-pro-tabs{gap:8px;padding:4px 0;display:flex;overflow-x:auto}.artist-pro-tabs button,.release-manager-actions button,.artist-modal-close{color:#c7c7c7;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700;transition:border-color .18s,color .18s,background .18s}.artist-pro-tabs button.active,.artist-pro-tabs button:hover,.release-manager-actions button:hover{color:#ffd000;background:#ffd00014;border-color:#ffd0008c}.artist-pro-panel{gap:18px;display:grid}.artist-pro-card{border-radius:16px;padding:18px}.artist-pro-hero-card,.artist-pro-section-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.artist-pro-card h2{font-size:20px;line-height:26px}.artist-pro-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.artist-pro-stat{border-radius:14px;padding:16px}.artist-pro-stat span{color:#a3a3a3;font-size:12px;font-weight:600;line-height:16px;display:block}.artist-pro-stat strong{color:#fff;margin-top:8px;font-size:24px;font-weight:800;line-height:30px;display:block}.artist-pro-activity-list,.release-manager-list,.artist-notification-list,.artist-pro-table{gap:10px;margin-top:16px;display:grid}.artist-activity-row,.artist-pro-table-row{border-bottom:1px solid #ffffff14;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:12px;padding:10px 0;display:grid}.artist-activity-row>span,.artist-notification>span{color:#ffd000;text-transform:uppercase;font-size:12px;font-weight:700}.artist-activity-row h3,.release-manager-main h3,.artist-notification h3{color:#fff;margin:0;font-size:14px;font-weight:700;line-height:20px}.release-manager-row{border-radius:14px;grid-template-columns:58px minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:12px;display:grid}.release-manager-cover{color:#ffd000;background:radial-gradient(circle at 30% 20%,#ffd00029,#000000e6);border-radius:10px;justify-content:center;align-items:center;width:58px;height:58px;font-weight:800;display:inline-flex;overflow:hidden}.release-manager-cover.large{border-radius:18px;width:132px;height:132px}.release-manager-cover img{object-fit:cover;width:100%;height:100%}.release-manager-main p,.artist-activity-row p,.artist-notification p,.artist-notification small{color:#a3a3a3;margin:3px 0 0;font-size:12px;line-height:18px}.release-manager-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.release-manager-actions button.danger:hover{color:#ff6b6b;background:#ff5a5a14;border-color:#ff5a5a8c}.status-pill.draft{color:#c7c7c7;background:#a3a3a314;border-color:#a3a3a359}.artist-upload-grid,.artist-profile-editor-grid,.artist-analytics-grid{grid-template-columns:minmax(240px,.4fr) minmax(0,1fr);align-items:start;gap:18px;margin-top:18px;display:grid}.artist-upload-media,.artist-profile-media-panel{gap:12px;display:grid}.artist-upload-drop,.artist-banner-upload,.artist-photo-upload,.artist-upload-audio{color:#ffd000;cursor:pointer;background:#ffd0000a;border:1px dashed #ffd00047;border-radius:14px;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;position:relative;overflow:hidden}.artist-upload-drop{aspect-ratio:1}.artist-banner-upload{min-height:124px}.artist-photo-upload{flex-direction:column;gap:10px;min-height:132px}.artist-upload-audio{min-height:54px;padding:12px}.artist-upload-drop input,.artist-banner-upload input,.artist-photo-upload input,.artist-upload-audio input{opacity:0;cursor:pointer;position:absolute;inset:0}.artist-upload-drop img,.artist-banner-upload img{object-fit:cover;width:100%;height:100%}.artist-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.artist-dashboard-form select{color:#fff;background:#000;border:1px solid #3f3f46;border-radius:8px;min-height:46px;padding:10px 12px;font-size:14px}.form-success{color:#20d672;margin:0;font-size:13px;font-weight:600}.artist-premium-check{align-items:center}.artist-empty-state{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:22px}.artist-empty-state h3{color:#fff;margin:0;font-size:16px;line-height:22px}.chart-card h2{margin-bottom:16px}.mini-chart{border-bottom:1px solid #ffffff1f;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:8px;height:160px;display:grid}.mini-chart span{background:linear-gradient(#ffd000,#9c7a00);border-radius:999px 999px 0 0;min-height:6px;display:block}.mini-chart-labels{color:#8f8f8f;text-align:center;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-top:8px;font-size:11px;display:grid}.artist-pro-table-row{color:#c7c7c7;grid-template-columns:minmax(0,1fr) auto auto;font-size:13px}.artist-pro-table-row strong{color:#fff}.artist-notification{border-radius:14px;grid-template-columns:150px minmax(0,1fr);gap:14px;padding:14px;display:grid}.artist-modal-backdrop{z-index:90;background:#000000b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.artist-release-modal{border-radius:18px;grid-template-columns:auto minmax(0,1fr);gap:18px;width:min(100%,760px);padding:22px;display:grid;position:relative}.artist-modal-close{position:absolute;top:14px;right:14px}.compact-table{margin-top:18px}@media (width<=920px){.artist-pro-header,.artist-pro-hero-card,.artist-pro-section-head{flex-direction:column;align-items:flex-start}.artist-pro-stat-grid,.artist-pro-stat-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.release-manager-row{grid-template-columns:58px minmax(0,1fr)}.release-manager-actions{grid-column:1/-1;justify-content:flex-start}.artist-upload-grid,.artist-profile-editor-grid,.artist-analytics-grid{grid-template-columns:1fr}}@media (width<=640px){.artist-pro-dashboard{padding-inline:12px}.artist-pro-header,.artist-pro-card{border-radius:14px;padding:14px}.artist-pro-welcome{align-items:flex-start}.artist-pro-header h1{font-size:22px;line-height:28px}.artist-pro-stat-grid,.artist-form-grid,.artist-activity-row,.artist-notification,.artist-pro-table-row,.artist-release-modal{grid-template-columns:1fr}.release-manager-row{align-items:start}.release-manager-actions button{flex:120px}}.admin2-page{gap:18px;display:grid}.admin2-header,.admin2-card,.admin2-stat,.admin2-record,.admin2-user-row,.admin2-modal{background:linear-gradient(145deg,#121212f5,#050505f5);border:1px solid #ffffff1a;box-shadow:0 18px 45px #00000038}.admin2-header{border-radius:16px;align-items:center;gap:14px;padding:18px;display:flex}.admin2-avatar,.admin2-cover{color:#ffd000;background:radial-gradient(circle at 30% 20%,#ffd00029,#000000e6);flex:none;justify-content:center;align-items:center;font-weight:800;display:inline-flex;overflow:hidden}.admin2-avatar{border:1px solid #ffd00059;border-radius:50%;width:54px;height:54px}.admin2-avatar img,.admin2-cover img{object-fit:cover;width:100%;height:100%}.admin2-cover{border-radius:10px;width:58px;height:58px}.admin2-cover.large{border-radius:18px;width:136px;height:136px}.admin2-kicker{color:#ffd000;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:700;line-height:16px}.admin2-header h1,.admin2-card h2,.admin2-modal h2{color:#fff;letter-spacing:0;margin:0;font-weight:800}.admin2-header h1{font-size:26px;line-height:32px}.admin2-header p,.admin2-card p,.admin2-record p,.admin2-record small,.admin2-user-row p,.admin2-empty p,.admin2-modal p{color:#a3a3a3;margin:5px 0 0;font-size:14px;line-height:22px}.admin2-tabs,.admin2-filter-row{gap:8px;padding:4px 0;display:flex;overflow-x:auto}.admin2-tabs button,.admin2-filter-row button,.admin2-actions button,.admin2-modal-close{color:#c7c7c7;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700;transition:border-color .18s,color .18s,background .18s}.admin2-tabs button.active,.admin2-tabs button:hover,.admin2-filter-row button.active,.admin2-filter-row button:hover,.admin2-actions button:hover{color:#ffd000;background:#ffd00014;border-color:#ffd0008c}.admin2-panel,.admin2-list{gap:12px;display:grid}.admin2-card{border-radius:16px;padding:18px}.admin2-section-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.admin2-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin2-stat{border-radius:14px;padding:16px}.admin2-stat span{color:#a3a3a3;font-size:12px;font-weight:600;display:block}.admin2-stat strong{color:#fff;margin-top:8px;font-size:22px;font-weight:800;display:block}.admin2-record,.admin2-user-row{border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:12px;display:grid}.admin2-record.compact{grid-template-columns:minmax(0,1fr) auto auto}.admin2-record h3,.admin2-user-row h3,.admin2-empty h3{color:#fff;margin:0;font-size:14px;font-weight:700;line-height:20px}.admin2-record small{font-size:12px;line-height:18px;display:block}.admin2-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.admin2-actions button.danger:hover,.admin2-actions .danger:hover{color:#ff6b6b;background:#ff5a5a14;border-color:#ff5a5a8c}.admin2-user-row{grid-template-columns:minmax(180px,1fr) 130px auto auto auto}.admin2-user-row select,.admin2-inline-form select,.admin2-inline-form input,.reject-modal textarea{color:#fff;background:#000;border:1px solid #3f3f46;border-radius:8px;min-height:42px;padding:9px 11px;font-size:14px}.admin2-inline-form{grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) minmax(160px,.8fr) auto;gap:10px;margin-bottom:14px;display:grid}.admin2-empty{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:22px}.admin2-modal-backdrop{z-index:95;background:#000000b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.admin2-modal{border-radius:18px;grid-template-columns:auto minmax(0,1fr);gap:18px;width:min(100%,760px);padding:22px;display:grid;position:relative}.admin2-modal.reject-modal{grid-template-columns:1fr;width:min(100%,560px)}.admin2-modal-close{position:absolute;top:14px;right:14px}.reject-modal textarea{resize:vertical;width:100%;min-height:120px;margin-top:14px}.modal-actions{justify-content:flex-start;margin-top:12px}.admin2-detail-grid{color:#a3a3a3;grid-template-columns:120px minmax(0,1fr);gap:8px 12px;margin-top:18px;font-size:13px;display:grid}.admin2-detail-grid strong{color:#fff}@media (width<=980px){.admin2-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin2-record,.admin2-record.compact,.admin2-user-row,.admin2-inline-form{grid-template-columns:1fr}.admin2-actions{justify-content:flex-start}}@media (width<=640px){.admin2-page{padding-inline:12px}.admin2-header,.admin2-card{border-radius:14px;padding:14px}.admin2-header{align-items:flex-start}.admin2-header h1{font-size:22px;line-height:28px}.admin2-stat-grid,.admin2-modal,.admin2-detail-grid{grid-template-columns:1fr}.admin2-actions button{flex:128px}}.listener-music-page,.artist-public-page,.listener-library-page{width:min(100%,1240px);margin:0 auto}.listener-music-head,.artist-public-head,.listener-library-summary article,.listener-release-card,.listener-upgrade-banner,.artist-public-section,.listener-empty-state{background:linear-gradient(145deg,#121212f5,#050505f5);border:1px solid #ffffff1a;box-shadow:0 18px 45px #0003}.listener-music-head,.artist-public-head{border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:18px;display:flex}.listener-music-head h1,.artist-public-head h1,.artist-public-section h2,.listener-library-summary strong{color:#fff;letter-spacing:0;margin:0;font-weight:800}.listener-music-head h1,.artist-public-head h1{font-size:30px;line-height:36px}.listener-music-head p,.artist-public-head p,.listener-empty-state p{color:#a3a3a3;margin:6px 0 0;font-size:14px;line-height:22px}.listener-music-toolbar{gap:12px;margin-bottom:18px;display:grid}.listener-music-toolbar input,.listener-filter-row select{color:#fff;background:#121216;border:1px solid #2f2f35;border-radius:10px;min-height:42px;padding:10px 12px;font-size:14px}.listener-filter-row{flex-wrap:wrap;gap:8px;display:flex}.listener-filter-row button,.listener-like,.library-simple-row button,.phase4-library-row>button,.artist-social-row a{color:#c7c7c7;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.listener-filter-row button.active,.listener-filter-row button:hover,.listener-like.active,.listener-like:hover,.library-simple-row button:hover,.phase4-library-row>button:hover,.artist-social-row a:hover{color:#ffd000;background:#ffd00014;border-color:#ffd0008c}.listener-release-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.listener-release-card{border-radius:16px;gap:12px;padding:12px;transition:transform .18s,border-color .18s;display:grid;position:relative}.listener-release-card:hover,.listener-release-card.active{border-color:#ffd0006b;transform:translateY(-3px)}.listener-cover-button{cursor:pointer;background:0 0;border:0;width:100%;padding:0;position:relative}.listener-cover{aspect-ratio:1;color:#ffd000;background:radial-gradient(circle at 30% 20%,#ffd00029,#000000e6);border-radius:12px;place-items:center;width:100%;display:grid;overflow:hidden}.listener-cover img,.artist-public-banner img,.listener-artist-avatar img,.library-row-cover img{object-fit:cover;width:100%;height:100%}.listener-cover-button>span:last-child{color:#050505;background:#ffd000;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;bottom:10px;right:10px}.listener-cover-button svg,.listener-like svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.listener-release-copy h3{color:#fff;margin:0;font-size:15px;line-height:20px}.listener-release-copy button{color:#a3a3a3;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px}.listener-release-copy p,.listener-badges span,.listener-badges a{color:#8f8f8f;font-size:12px}.listener-badges{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.listener-badges span,.listener-badges a{border:1px solid #ffffff14;border-radius:999px;padding:4px 8px;text-decoration:none}.listener-badges .premium,.listener-badges span.premium{color:#050505;background:#ffd000}.listener-upgrade-banner,.listener-empty-state{border-radius:14px;margin-bottom:18px;padding:16px}.listener-upgrade-banner{color:#fff;justify-content:space-between;align-items:center;gap:12px;display:flex}.artist-public-banner{background:radial-gradient(circle at 50% 30%,#ffd00024,#050505f2);border-radius:18px;height:220px;margin-bottom:-56px;overflow:hidden}.artist-public-head{align-items:flex-end;position:relative}.listener-artist-avatar{color:#ffd000;background:#050505;border:2px solid #ffd0008c;border-radius:50%;flex:none;justify-content:center;align-items:center;width:108px;height:108px;font-size:28px;font-weight:800;display:inline-flex;overflow:hidden}.artist-social-row{flex-wrap:wrap;gap:8px;margin:0 0 18px;display:flex}.artist-public-section{border-radius:16px;padding:18px}.artist-public-section h2{margin-bottom:14px;font-size:20px;line-height:26px}.listener-library-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.listener-library-summary article{border-radius:14px;gap:8px;padding:16px;display:grid}.listener-library-summary span{color:#a3a3a3;font-size:12px;font-weight:600}.listener-library-summary strong{font-size:22px;line-height:28px}.library-simple-row,.phase4-library-row{border-top:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px 0;display:grid}.library-simple-row strong,.phase4-library-row strong{color:#fff;font-size:14px;display:block}.library-simple-row span,.phase4-library-row small{color:#a3a3a3;font-size:12px;display:block}.phase4-library-row>button:first-child{text-align:left;border-radius:10px;justify-content:flex-start;align-items:center;gap:10px;display:flex}.library-row-cover{color:#ffd000;background:#ffd00014;border-radius:8px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}@media (width<=980px){.listener-release-grid,.listener-library-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.listener-music-page,.artist-public-page,.listener-library-page{padding-inline:12px}.listener-music-head,.artist-public-head,.listener-upgrade-banner{flex-direction:column;align-items:flex-start}.listener-release-grid,.listener-library-summary,.library-simple-row,.phase4-library-row{grid-template-columns:1fr}.artist-public-banner{height:160px;margin-bottom:-42px}.listener-artist-avatar{width:84px;height:84px;font-size:22px}}.global-error-banner{z-index:120;color:#fff;background:#1a0f00;border-bottom:1px solid #ffd00059;justify-content:center;align-items:center;gap:12px;padding:10px 16px;font-size:14px;line-height:20px;display:flex;position:sticky;top:0}.global-error-banner button{color:#ffd000;cursor:pointer;background:#ffd00014;border:1px solid #ffd00080;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}button:disabled,.studio-primary:disabled,.admin-secondary:disabled{cursor:wait;opacity:.6}@media (width<=768px){.app-shell{padding-bottom:104px}.global-mini-player{max-width:100vw}.global-error-banner{flex-direction:column;align-items:flex-start}}.artist-upload-progress{color:#fff;background:#ffd0000f;border:1px solid #ffd00047;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px 12px;font-size:13px;font-weight:700;display:grid;position:relative;overflow:hidden}.artist-upload-progress i{background:#ffd000;border-radius:999px;grid-column:1/-1;height:4px;transition:width .16s;display:block}.admin2-audio-preview{accent-color:#ffd000;width:100%;margin-top:14px}.home-empty-state{color:#c7c7c7;background:#ffffff08;border-radius:14px;gap:6px;padding:18px;display:grid}.home-empty-state h3{color:#fff;margin:0;font-size:16px;line-height:22px}.home-empty-state p{color:#a3a3a3;margin:0;font-size:14px;line-height:22px}.status-pill,.listener-badges span,.listener-badges a,.listener-badges em,.library-status-badges em{color:var(--status-gray);background:#a3a3a314;border:1px solid #a3a3a347;align-items:center;gap:5px;display:inline-flex}.status-pill.approved,.status-pill.active,.status-pill.paid,.status-pill.complete,.status-pill.completed,.status-pill.success,.status-pill.connected,.status-pill.saved,.status-pill.uploaded,.form-success,.profile-upload-success,.library-status-badges .downloaded{border-color:color-mix(in srgb, var(--status-success) 45%, transparent);color:var(--status-success);background:color-mix(in srgb, var(--status-success) 12%, transparent)}.status-pill.pending,.status-pill.pending-review,.status-pill.processing,.status-pill.expiring,.status-pill.draft{border-color:color-mix(in srgb, var(--status-warning) 45%, transparent);color:var(--status-warning);background:color-mix(in srgb, var(--status-warning) 12%, transparent)}.status-pill.rejected,.status-pill.failed,.status-pill.suspended,.status-pill.revoked,.status-pill.error,.form-error,.auth-error,.profile-upload-error{border-color:color-mix(in srgb, var(--status-error) 45%, transparent);color:var(--status-error);background:color-mix(in srgb, var(--status-error) 12%, transparent)}.status-pill.info,.status-pill.message,.status-pill.update,.status-pill.tip,.library-status-badges .new-release,.notification-item:before,.artist-notification>span,.admin2-kicker.notification,.global-search-live-badge{color:var(--status-info)}.listener-badges .premium,.listener-badges span.premium,.library-status-badges .premium,.status-pill.featured,.status-pill.premium{border-color:color-mix(in srgb, var(--gold) 50%, transparent);color:#050505;background:var(--gold)}.status-pill.draft{border-color:color-mix(in srgb, var(--status-gray) 42%, transparent);color:#c7c7c7;background:#a3a3a317}.global-error-banner{border-bottom-color:color-mix(in srgb, var(--status-error) 45%, transparent);background:color-mix(in srgb, var(--status-error) 18%, #050505)}.global-error-banner button{border-color:color-mix(in srgb, var(--status-error) 42%, transparent);color:#fff;background:color-mix(in srgb, var(--status-error) 16%, transparent)}.artist-notification{border-left:3px solid var(--status-info)}:is(.artist-notification:has(h3:first-child)>span,.artist-notification>span){color:var(--status-info)}:is(.artist-notification:has(h3) h3,.notification-item strong){color:#fff}.admin2-actions button.status-action.confirm,.release-manager-actions button.status-action.confirm,.studio-form-actions button.status-action.confirm{border-color:color-mix(in srgb, var(--status-success) 45%, transparent);color:var(--status-success);background:color-mix(in srgb, var(--status-success) 10%, transparent)}.admin2-actions button.status-action.reject,.release-manager-actions button.status-action.reject,.admin2-actions button.danger,.release-manager-actions button.danger,.danger-button{border-color:color-mix(in srgb, var(--status-error) 45%, transparent);color:var(--status-error);background:color-mix(in srgb, var(--status-error) 10%, transparent)}.admin2-actions button.status-action.featured,.release-manager-actions button.status-action.featured{border-color:color-mix(in srgb, var(--gold) 45%, transparent);color:var(--gold);background:color-mix(in srgb, var(--gold) 10%, transparent)}.admin2-actions button.status-action.cancel,.release-manager-actions button.status-action.cancel,.admin2-modal .status-action.cancel,.studio-secondary,.admin-secondary{color:#d4d4d8;background:#a3a3a30f;border-color:#a3a3a357}.studio-primary{border-color:var(--gold);color:#050505;background:var(--gold)}.library-status-badges{margin-top:6px}.library-status-badges em{border-radius:999px;padding:3px 7px;font-size:11px;font-style:normal;font-weight:700;line-height:14px}.browser-live-page{background:radial-gradient(circle at 20% 0,#ffcc001a,#0000 34%),linear-gradient(#050505 0%,#0a0a0a 48%,#050505 100%)}.browser-live-page>.live-back-link{margin-bottom:18px}.browser-live-page .production-live-head{display:none}.browser-live-layout,.concert-live-room-shell.livekit-connected-layout{grid-template-columns:minmax(0,1fr) minmax(320px,380px);align-items:start;gap:18px;display:grid}.concert-stage-card,.browser-live-player.production-video-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080808d1;border:1px solid #ffcc002e;border-radius:20px;overflow:hidden;box-shadow:0 24px 80px #0000006b}.concert-video-frame,.browser-live-stage.production-video-stage{aspect-ratio:16/9;background:#000;border-radius:18px 18px 0 0;min-height:0;position:relative;overflow:hidden}.concert-video-frame:after,.browser-live-stage.production-video-stage:after{pointer-events:none;content:"";background:linear-gradient(#00000094 0%,#0000 25% 70%,#00000094 100%);position:absolute;inset:0}.concert-top-overlay{z-index:5;justify-content:space-between;align-items:center;gap:14px;display:flex;position:absolute;inset:16px 16px auto}.concert-artist-meta,.concert-live-meta{align-items:center;gap:10px;min-width:0;display:inline-flex}.concert-artist-avatar{background:#050505;border:1px solid #ffcc0073;border-radius:50%;width:44px;height:44px}.concert-artist-meta span{color:#ffd633;text-transform:uppercase;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.concert-artist-meta b{color:#050505;background:#fc0;border-radius:50%;place-items:center;width:16px;height:16px;font-size:11px;display:inline-grid}.concert-artist-meta h1{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:clamp(18px,2vw,28px);line-height:1.12;overflow:hidden}.triumph-live-badge{color:#fff;background:#ef4444;border:1px solid #ef444480}.triumph-viewer-pill{color:#fff;background:#00000094;border:1px solid #ffffff24;border-radius:999px;align-items:center;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.concert-video-grid,.concert-video-grid.has-guests{grid-template-columns:1fr;gap:0;width:100%;height:100%;display:grid}.concert-video-tile,.concert-video-off-card,.stage-tile.main-stage-tile{background:radial-gradient(circle at 50% 20%,#ffcc001f,#000 54%);border:0;border-radius:0;width:100%;height:100%;min-height:0}.concert-video-tile .lk-participant-tile,.concert-video-tile video,.browser-live-stage video{background:#000;object-fit:cover!important;width:100%!important;height:100%!important}.concert-video-grid.has-guests .concert-video-tile.primary{grid-area:1/1}.concert-video-grid.has-guests .concert-video-tile.guest{z-index:6;aspect-ratio:16/9;border:1px solid #ffcc0052;border-radius:12px;width:min(24%,220px);height:auto;position:absolute;bottom:18px;right:18px;overflow:hidden}.triumph-video-nameplate{z-index:7}@keyframes concert-reaction-float{0%{opacity:0;transform:translateY(24px)scale(.78)}18%{opacity:1}to{opacity:0;transform:translateY(-150px)scale(1.2)}}.concert-reaction-bar{background:#000000ad;border-top:1px solid #ffcc001f;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 14px;display:flex}.concert-reaction-bar button{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:13px;font-weight:800;display:inline-flex}.concert-reaction-bar button:hover{color:#fc0;background:#ffcc0014;border-color:#ffcc0080}.concert-reaction-bar em{color:#a3a3a3;font-style:normal;font-weight:700}.concert-artist-controls{background:#00000080;border-top:1px solid #ffffff14;justify-content:flex-start;padding:12px 14px 14px}.concert-chat-panel,.browser-chat-panel.production-chat-panel.concert-chat-panel{max-height:calc(var(--app-viewport-height) - 110px);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080808db;border:1px solid #ffcc0029;border-radius:20px;display:grid;position:sticky;top:84px;overflow:hidden;box-shadow:0 24px 80px #00000057}.concert-chat-head,.chat-head-row.concert-chat-head{border-bottom:1px solid #ffcc0024;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.concert-chat-head span,.chat-head-row.concert-chat-head h2{color:#fc0;text-transform:uppercase;font-size:12px;font-weight:900}.concert-chat-head strong,.chat-head-row.concert-chat-head span{color:#fff}.concert-pinned-message{background:#ffcc0014;border:1px solid #ffcc0038;border-radius:12px;margin:12px 14px 0;padding:10px 12px}.concert-pinned-message span{color:#fc0;text-transform:uppercase;font-size:11px;font-weight:900}.concert-pinned-message p{color:#f4f4f5;margin:4px 0 0;font-size:13px;line-height:19px}.concert-live-comments{scroll-behavior:smooth;gap:10px;min-height:260px;max-height:none;padding:14px;display:grid;overflow-y:auto}.triumph-live-comment.moderator{border-left:3px solid #3b82f6}.production-chat-message:has(.concert-message-tools){border-left:3px solid #3b82f6}.concert-message-tools{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.concert-message-tools button{color:#a3a3a3;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;padding:4px 7px;font-size:11px;font-weight:800}.concert-message-tools button:hover{color:#fc0;border-color:#ffcc006b}.concert-chat-input,.triumph-chat-input.concert-chat-input{border-top:1px solid #ffcc0024;padding:14px}.concert-chat-input input{min-height:44px}.concert-live-discovery{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.concert-discovery-section{background:#ffffff09;border:1px solid #ffcc0024;border-radius:16px;padding:16px}.concert-discovery-section h2{color:#fff;margin:0 0 12px;font-size:16px;line-height:22px}.concert-discovery-section div{gap:10px;display:grid}.concert-discovery-section a{color:#fff;background:#0000004d;border:1px solid #ffffff14;border-radius:12px;gap:4px;padding:10px;text-decoration:none;display:grid}.concert-discovery-section a:hover{border-color:#ffcc006b}.concert-discovery-section span,.concert-discovery-section p{color:#a3a3a3;margin:0;font-size:12px}@media (width<=980px){.browser-live-layout,.concert-live-room-shell.livekit-connected-layout,.concert-live-discovery{grid-template-columns:1fr}.concert-chat-panel,.browser-chat-panel.production-chat-panel.concert-chat-panel{max-height:none;position:static}}@media (width<=640px){.concert-top-overlay{align-items:flex-start;inset:10px}.concert-artist-avatar{width:36px;height:36px}.concert-artist-meta h1{max-width:44vw;font-size:16px}.concert-live-meta{flex-direction:column;align-items:flex-end;gap:6px}.concert-reaction-bar{gap:7px;padding:10px}.concert-reaction-bar button{padding:7px 9px;font-size:12px}.concert-reaction-bar em{display:none}}.concert-stream-info{flex-wrap:wrap;gap:7px;max-width:min(760px,60vw);margin-top:8px;display:flex}.concert-stream-info.fallback{background:#ffffff09;border:1px solid #ffcc0024;border-radius:14px;max-width:none;margin:14px 0;padding:12px}.concert-stream-info span{color:#a3a3a3;background:#0000006b;border:1px solid #ffcc002e;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:11px;font-weight:800;line-height:14px;display:inline-flex}.concert-stream-info strong{color:#fff;font-weight:900}.concert-artist-controls{gap:8px}.concert-artist-controls button,.production-control-bar button{border-radius:999px;min-height:38px;padding:8px 12px}.concert-artist-controls button em{font-style:normal}.concert-reaction-bar .reaction-pill{transition:transform .16s,border-color .16s,background .16s;position:relative;overflow:hidden}.concert-reaction-bar .reaction-pill:hover{transform:translateY(-1px)}.concert-reaction-bar .reaction-pill:active{transform:scale(.97)}.concert-reaction-bar .reaction-pill:after{pointer-events:none;content:"";opacity:0;background:#ffcc004d;border-radius:50%;width:10px;height:10px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)scale(1)}.concert-reaction-bar .reaction-pill:active:after{animation:.42s ease-out reaction-pill-pop}@keyframes reaction-pill-pop{0%{opacity:.8;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(18)}}.concert-message-tools details{position:relative}.concert-message-tools summary{color:#a3a3a3;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800;list-style:none}.concert-message-tools summary::-webkit-details-marker{display:none}.concert-message-tools details[open]{z-index:10}.concert-message-tools details[open] summary{color:#fc0;border-color:#ffcc006b}.concert-message-tools details>button{margin-top:6px;margin-right:5px}.concert-chat-head i,.chat-head-row.concert-chat-head i{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e59;border-radius:999px;padding:5px 8px;font-style:normal;font-weight:900}@media (width<=740px){.concert-stream-info{max-width:none}.concert-stream-info span{font-size:10px}}.mobile-live-follow,.mobile-fallback-live-overlay{display:none}@media (width<=760px){:is(.browser-live-page:has(.browser-live-layout),.browser-live-page:has(.livekit-connected-layout)){z-index:120;min-height:var(--app-viewport-height);background:#000;padding:0;position:fixed;inset:0;overflow:hidden}.browser-live-page:has(.browser-live-layout)>.live-back-link{display:none}.browser-live-page:has(.livekit-connected-layout)>.live-back-link{display:none}.browser-live-page:has(.browser-live-layout) .concert-live-discovery{display:none}.browser-live-page:has(.livekit-connected-layout) .concert-live-discovery{display:none}.browser-live-page:has(.browser-live-layout) .production-about-panel{display:none}.browser-live-page:has(.livekit-connected-layout) .production-about-panel{display:none}.browser-live-page:has(.browser-live-layout) .concert-stream-info.fallback{display:none}.browser-live-page:has(.livekit-connected-layout) .concert-stream-info.fallback{display:none}.browser-live-page:has(.browser-live-layout) .live-room-actions.concert-room-actions{display:none}.browser-live-page:has(.livekit-connected-layout) .live-room-actions.concert-room-actions{display:none}.browser-live-page:has(.browser-live-layout) .live-created-note{display:none}.browser-live-page:has(.livekit-connected-layout) .live-created-note{display:none}.browser-live-layout,.concert-live-room-shell.livekit-connected-layout{width:100%;height:var(--app-viewport-height);min-height:var(--app-viewport-height);display:block;position:relative;overflow:hidden}.concert-stage-card,.browser-live-player.production-video-panel{box-shadow:none;background:#000;border:0;border-radius:0;position:fixed;inset:0;overflow:hidden}.concert-video-frame,.browser-live-stage.production-video-stage{width:100%;height:var(--app-viewport-height);min-height:var(--app-viewport-height);aspect-ratio:auto;border-radius:0}.concert-video-frame:after,.browser-live-stage.production-video-stage:after{background:linear-gradient(#0000009e 0%,#0000001f 24%,#0000000d 48%,#000000c7 100%)}.concert-video-grid,.concert-video-grid.has-guests,.stage-tile.main-stage-tile{height:100%;min-height:100%}.concert-video-grid.has-guests .concert-video-tile.guest{right:12px;bottom:calc(190px + env(safe-area-inset-bottom));border-radius:10px;width:min(34vw,140px)}.mobile-fallback-live-overlay{display:flex}.concert-top-overlay,.mobile-fallback-live-overlay{inset:max(12px, env(safe-area-inset-top)) 10px auto;pointer-events:none;align-items:center;gap:8px}.concert-top-overlay>*,.mobile-fallback-live-overlay>*{pointer-events:auto}.concert-artist-meta{flex:auto;gap:8px;min-width:0}.concert-artist-avatar{flex:0 0 34px;width:34px;height:34px}.concert-artist-meta span{text-overflow:ellipsis;white-space:nowrap;max-width:34vw;font-size:11px;overflow:hidden}.concert-artist-meta b{flex:0 0 15px;width:15px;height:15px;font-size:10px}.concert-artist-meta h1,.concert-stream-info{display:none}.concert-live-meta{flex-direction:row;flex:none;align-items:center;gap:5px}.triumph-live-badge,.triumph-viewer-pill,.mobile-live-follow{border-radius:999px;min-height:28px;padding:6px 8px;font-size:10px;line-height:1}.mobile-live-follow{color:#050505;cursor:pointer;background:#fc0;border:1px solid #ffcc007a;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.concert-reaction-bar{right:10px;bottom:calc(108px + env(safe-area-inset-bottom));z-index:142;background:0 0;border:0;flex-direction:column;align-items:flex-end;gap:9px;padding:0;display:flex;position:fixed}.concert-reaction-bar .reaction-pill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000085;border-color:#ffffff29;border-radius:50%;justify-content:center;width:44px;height:44px;padding:0;box-shadow:0 12px 30px #00000047}.concert-reaction-bar .reaction-pill span{font-size:19px}.concert-reaction-bar .reaction-pill em,.concert-reaction-bar .reaction-pill strong,.concert-reaction-bar .reaction-pill:nth-last-child(-n+2){display:none}.concert-artist-controls,.production-control-bar{right:10px;bottom:calc(308px + env(safe-area-inset-bottom));z-index:142;pointer-events:auto;background:0 0;border:0;flex-direction:column;align-items:flex-end;gap:8px;padding:0;display:flex;position:fixed}.concert-artist-controls button,.production-control-bar button{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000008a;border-color:#ffcc003d;border-radius:999px;min-width:44px;min-height:38px;padding:8px 10px;font-size:11px;box-shadow:0 12px 28px #0000003d}.concert-artist-controls .end-live-control,.production-control-bar .danger{display:none}.concert-chat-panel,.browser-chat-panel.production-chat-panel.concert-chat-panel{z-index:136;height:min(44svh,360px);max-height:min(44svh,360px);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;background:linear-gradient(#0000 0%,#00000094 34%,#000000eb 100%);border:0;border-radius:0;grid-template-rows:auto minmax(0,1fr) auto;display:grid;position:fixed;inset:auto 0 0;overflow:visible}.concert-chat-head,.chat-head-row.concert-chat-head{pointer-events:auto;border:0;align-items:flex-end;padding:0 78px 6px 12px}.concert-chat-head span,.chat-head-row.concert-chat-head h2{font-size:11px}.concert-chat-head strong,.chat-head-row.concert-chat-head span{color:#ffffffd1;margin-top:2px;font-size:11px;line-height:15px;display:block}.concert-chat-head i,.chat-head-row.concert-chat-head i,.concert-pinned-message{display:none}.concert-live-comments{pointer-events:auto;align-content:end;gap:5px;min-height:0;max-height:none;padding:0 78px 70px 12px;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 22% 100%);mask-image:linear-gradient(#0000 0%,#000 22% 100%)}.concert-live-comments article:nth-last-of-type(n+5){display:none}.triumph-live-comment,.production-chat-message,.triumph-live-comment.moderator{box-shadow:none;background:0 0;border:0;padding:3px 0}.production-chat-message:has(.concert-message-tools){box-shadow:none;background:0 0;border:0;padding:3px 0}.triumph-live-comment>div,.production-chat-message>div{background:#00000052;border-radius:14px;min-width:0;padding:6px 8px}.live-comment-avatar,.production-chat-message>i{flex:0 0 26px;width:26px;height:26px}.triumph-live-comment p,.production-chat-message p{font-size:12px;line-height:16px}.concert-message-tools{gap:5px;margin-top:5px}.concert-message-tools button,.concert-message-tools summary{padding:3px 6px;font-size:10px}.concert-message-tools details>button{background:#000000b8;margin:5px 0 0;display:block}.concert-chat-input,.triumph-chat-input.concert-chat-input,.live-chat-form.concert-chat-input{right:12px;bottom:max(10px, env(safe-area-inset-bottom));z-index:146;pointer-events:auto;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:0;display:grid;position:fixed;left:12px}.concert-chat-input input{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000008f;border:1px solid #ffffff2e;border-radius:999px;min-height:44px;padding:0 15px;box-shadow:0 12px 28px #0000003d}.concert-chat-input input::placeholder{color:#ffffffb3}.concert-chat-input button{color:#050505;background:#fc0;border-radius:999px;min-height:44px;padding:0 15px;font-weight:900}.concert-floating-reactions{width:92px;left:auto;right:0}.concert-floating-reactions span{animation:1.7s ease-out forwards concert-mobile-float}}@keyframes concert-mobile-float{0%{opacity:0;transform:translate(12px,34px)scale(.76)}18%{opacity:1}to{opacity:0;transform:translate(-10px,-210px)scale(1.25)}}.concert-host-tools,.production-control-bar.concert-host-tools,.triumph-live-controls.concert-host-tools{z-index:12;width:min(190px,28vw);max-width:190px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;display:block;position:absolute;inset:92px 16px auto auto;overflow:visible}.concert-host-tools .host-tools-toggle{display:none}.concert-host-tool-list{gap:8px;display:grid}.concert-host-tool-list button,.production-control-bar.concert-host-tools .concert-host-tool-list button,.triumph-live-controls.concert-host-tools .concert-host-tool-list button{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:#000000ad;border:1px solid #ffcc0038;border-radius:999px;justify-content:flex-start;align-items:center;gap:8px;width:100%;min-height:38px;padding:8px 12px;font-size:12px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 14px 32px #00000047}.concert-host-tool-list button:hover,.production-control-bar.concert-host-tools .concert-host-tool-list button:hover,.triumph-live-controls.concert-host-tools .concert-host-tool-list button:hover{color:#fc0;background:#ffcc001a;border-color:#ffcc0094}.concert-host-tool-list button>span,.concert-host-tools .host-tools-toggle>span{color:#050505;background:#fc0;border-radius:50%;flex:0 0 18px;place-items:center;width:18px;height:18px;font-size:11px;line-height:1;display:inline-grid}.concert-host-tool-list button>strong,.concert-host-tools .host-tools-toggle>strong{font:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.concert-host-tool-list .end-live-control,.production-control-bar.concert-host-tools .concert-host-tool-list .danger,.triumph-live-controls.concert-host-tools .concert-host-tool-list .end-live-control{color:#fff;background:#7f1d1ddb;border-color:#ef444473}.concert-host-tool-list .end-live-control>span,.production-control-bar.concert-host-tools .concert-host-tool-list .danger>span{color:#fff;background:#ef4444}@media (width<=760px){.concert-host-tools,.production-control-bar.concert-host-tools,.triumph-live-controls.concert-host-tools{top:max(58px, calc(env(safe-area-inset-top) + 54px));z-index:148;pointer-events:auto;justify-items:end;gap:8px;width:172px;max-width:calc(100vw - 20px);display:grid;position:fixed;bottom:auto;left:auto;right:10px}.concert-host-tools .host-tools-toggle,.production-control-bar.concert-host-tools .host-tools-toggle,.triumph-live-controls.concert-host-tools .host-tools-toggle{color:#050505;cursor:pointer;background:#fc0;border:1px solid #fc06;border-radius:999px;justify-content:center;align-items:center;gap:7px;width:auto;min-width:124px;min-height:38px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 14px 32px #00000052}.concert-host-tools .host-tools-toggle>span{color:#fc0;background:#050505}.concert-host-tool-list{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#000000c7;border:1px solid #ffcc0029;border-radius:18px;gap:7px;width:100%;padding:8px;display:none;box-shadow:0 18px 44px #00000061}.concert-host-tools:focus-within .concert-host-tool-list,.concert-host-tools:hover .concert-host-tool-list{display:grid}.concert-host-tool-list button,.production-control-bar.concert-host-tools .concert-host-tool-list button,.triumph-live-controls.concert-host-tools .concert-host-tool-list button{min-width:0;min-height:36px;box-shadow:none;border-radius:999px;padding:8px 10px;font-size:11px}.concert-artist-controls .end-live-control,.production-control-bar .danger,.triumph-live-controls.concert-host-tools .concert-host-tool-list .end-live-control,.production-control-bar.concert-host-tools .concert-host-tool-list .danger{display:inline-flex}}.live-permission-panel{background:#00000085;border:1px solid #ef444440;border-radius:14px;gap:10px;margin-top:10px;padding:12px;display:grid}.live-permission-actions{flex-wrap:wrap;gap:8px;display:flex}.live-permission-actions button{border-radius:999px;min-height:36px}.live-device-check{gap:7px;margin:0;padding:0;list-style:none;display:grid}.live-device-check li{color:#d4d4d8;background:#ffffff09;border:1px solid #ffcc0024;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-size:12px;display:flex}.live-device-check strong{color:#fff;text-align:right}@media (width<=760px){.live-permission-panel{right:12px;bottom:calc(72px + env(safe-area-inset-bottom));z-index:150;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);max-height:38svh;position:fixed;left:12px;overflow:auto}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}img,picture,video,canvas,svg,iframe,input,select,textarea,button{max-width:100%}.app-shell,.site-header,.site-nav,main,section,article,aside,form,.live-page,.directory-page,.account-page,.creator-page,.studio-page,.commerce-page,.listener-account-page,.listener-music-page,.listener-library-page,.artist-pro-dashboard,.admin2-page,.browser-live-page,.triumph-live-room-shell,.concert-live-room-shell{min-width:0;max-width:100%}@media (width<=768px){html,body,#root,.app-shell{width:100%;max-width:100%;overflow-x:clip}.site-header{grid-template-columns:minmax(0,1fr) auto;width:100%;max-width:100%}.brand,.nav-search,.global-search-wrap,.global-search-dropdown,.account-menu-wrap,.account-dropdown-menu{min-width:0;max-width:100%}.global-search-dropdown{width:100%;left:0;right:0}.nav-links,.nav-auth,.admin-filter-row,.listener-filter-row,.live-filter-row,.studio-tab-row,.commerce-toolbar,.ticket-meta-row,.ticket-price-line,.listener-account-actions,.artist-dashboard-actions,.profile-upload-actions,.live-room-actions,.concert-room-actions,.payout-actions,.studio-form-actions,.admin-actions{flex-wrap:wrap;min-width:0;max-width:100%}.nav-auth,.commerce-toolbar,.ticket-detail-grid,.ticket-event-grid,.guest-buyer-fields,.commerce-form-grid,.listener-release-grid,.listener-library-summary,.library-simple-row,.artist-pro-grid,.artist-pro-card-grid,.artist-pro-form-grid,.artist-pro-release-row,.artist-pro-modal-grid,.admin2-stat-grid,.admin2-grid,.admin2-action-row,.admin2-feature-row,.admin2-user-row,.creator-stat-grid,.revenue-stat-grid,.studio-stats,.studio-catalog-row,.live-detail-layout,.browser-live-layout,.concert-live-room-shell.livekit-connected-layout,.concert-live-discovery{min-width:0;max-width:100%;grid-template-columns:1fr!important}.hero-section,.section-wrap,.directory-page,.account-page,.creator-page,.studio-page,.live-page,.commerce-page,.listener-account-page,.listener-music-page,.listener-library-page,.artist-public-page,.artist-pro-dashboard,.admin2-page,.premium-page,.support-page,.menu-page{width:100%;min-width:0;max-width:100%;padding-left:min(16px,4vw);padding-right:min(16px,4vw);overflow-x:clip}.dashboard-card,.creator-panel,.creator-stat-card,.studio-stat-card,.studio-catalog-row,.analytics-table-panel,.support-ticket-panel,.listener-account-card,.listener-preferences-card,.listener-danger-card,.listener-section-panel,.listener-store-card,.listener-release-card,.listener-upgrade-banner,.listener-empty-state,.ticket-event-card,.ticket-hero-card,.ticket-buy-panel,.commerce-panel,.artist-pro-header,.artist-pro-card,.artist-pro-hero-card,.admin2-header,.admin2-card,.concert-stage-card,.browser-live-player.production-video-panel,.concert-chat-panel,.browser-chat-panel.production-chat-panel.concert-chat-panel{overflow-wrap:anywhere;width:100%;min-width:0;max-width:100%}.payout-table,.analytics-table-panel,.artist-pro-table,.compact-table,.support-ticket-panel,.record-list{-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;width:100%;max-width:100%;overflow:auto hidden}.payout-row,.earnings-admin-table .payout-row,.artist-pro-table-row,.compact-table>*,.record-card{max-width:none}.payout-row,.earnings-admin-table .payout-row{min-width:min(760px,100vw - 32px)}.artist-pro-table-row,.compact-table>*{min-width:min(640px,100vw - 32px)}.record-card{min-width:min(620px,100vw - 32px)}.concert-video-frame,.browser-live-stage.production-video-stage,.concert-video-grid,.stage-tile,.triumph-live-video-grid,.triumph-live-video-tile,.ticket-event-card img,.ticket-hero-card img,.listener-cover,.listener-cover img,.artist-public-banner img{width:100%;min-width:0;max-width:100%}.concert-chat-input,.triumph-chat-input.concert-chat-input,.live-chat-form.concert-chat-input{right:max(10px, env(safe-area-inset-right));left:max(10px, env(safe-area-inset-left));width:auto;max-width:calc(100vw - 20px - env(safe-area-inset-left) - env(safe-area-inset-right));grid-template-columns:minmax(0,1fr) auto}.concert-chat-input input,.triumph-chat-input.concert-chat-input input,.live-chat-form.concert-chat-input input{width:100%;min-width:0}.concert-chat-input button,.triumph-chat-input.concert-chat-input button,.live-chat-form.concert-chat-input button{white-space:nowrap;min-width:0}:is(.browser-live-page:has(.browser-live-layout),.browser-live-page:has(.livekit-connected-layout)){width:100%;max-width:100%;overflow-x:clip}.concert-host-tools,.production-control-bar.concert-host-tools,.triumph-live-controls.concert-host-tools{right:max(10px, env(safe-area-inset-right));max-width:calc(100vw - 20px - env(safe-area-inset-left) - env(safe-area-inset-right))}h1,h2,h3,p,a,span,strong,small,label,button{overflow-wrap:anywhere}}@media (width<=480px){.site-header{gap:8px;padding-left:10px;padding-right:10px}.brand-name{max-width:calc(100vw - 72px)}.hero-section,.section-wrap,.directory-page,.account-page,.creator-page,.studio-page,.live-page,.commerce-page,.listener-account-page,.listener-music-page,.listener-library-page,.artist-public-page,.artist-pro-dashboard,.admin2-page,.premium-page,.support-page,.menu-page{padding-left:12px;padding-right:12px}.admin-filter-row button,.listener-filter-row button,.live-filter-row button,.studio-tab-row button,.ticket-meta-row span,.listener-badges span,.listener-badges a,.library-status-badges em{min-width:0;max-width:100%}.concert-reaction-bar{right:max(8px, env(safe-area-inset-right))}.concert-chat-head,.chat-head-row.concert-chat-head,.concert-live-comments{padding-left:10px;padding-right:66px}.concert-chat-input,.triumph-chat-input.concert-chat-input,.live-chat-form.concert-chat-input{right:max(8px, env(safe-area-inset-right));left:max(8px, env(safe-area-inset-left));max-width:calc(100vw - 16px - env(safe-area-inset-left) - env(safe-area-inset-right))}}*,:before,:after{box-sizing:border-box}@media (width<=768px){html,body,#root{width:100%;min-width:0;max-width:100%;overflow-x:hidden}body{position:relative}#root,.app-shell,main,.page-shell,.section-wrap,.hero-section,.directory-page,.account-page,.creator-page,.studio-page,.live-page,.commerce-page,.listener-account-page,.listener-music-page,.listener-library-page,.artist-public-page,.artist-pro-dashboard,.admin2-page,.premium-page,.support-page,.menu-page{min-width:0;max-width:100vw;overflow-x:hidden}.site-header{width:100%;max-width:100vw;padding:10px max(10px, env(safe-area-inset-right)) 10px max(10px, env(safe-area-inset-left));gap:8px;overflow:hidden;grid-template-columns:minmax(0,1fr) auto!important}.brand,.logo-link,.brand-link{min-width:0;max-width:calc(100vw - 64px);overflow:hidden}.brand-name{white-space:nowrap;text-overflow:clip;max-width:100%;font-size:clamp(17px,5vw,20px);line-height:1.1;overflow:visible;min-width:0!important}.menu-button,.mobile-menu-button{flex:none;width:40px;min-width:40px;height:40px;padding:0}.site-nav,.mobile-nav,.menu-drawer{width:min(88vw,340px);max-width:calc(100vw - 20px - env(safe-area-inset-left) - env(safe-area-inset-right));overflow-x:hidden}.artist-pro-tabs,.studio-tabs,.admin-tabs,.live-filter-row,.listener-filter-row,.admin-filter-row{-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;gap:8px;width:100%;max-width:100%;padding-bottom:8px;display:flex;overflow:auto hidden;flex-wrap:nowrap!important}.artist-pro-tabs button,.studio-tabs button,.admin-tabs button,.live-filter-row button,.listener-filter-row button,.admin-filter-row button{white-space:nowrap;word-break:normal;overflow-wrap:normal;writing-mode:horizontal-tb;text-orientation:mixed;flex:none;min-width:max-content;max-width:none}.artist-pro-card,.artist-pro-hero-card,.dashboard-card,.admin2-card,.creator-panel,.studio-stat-card,.studio-catalog-row,.listener-section-panel,.listener-store-card,.listener-release-card,.ticket-event-card,.ticket-hero-card,.commerce-panel,.concert-stage-card,.browser-live-player.production-video-panel,.concert-chat-panel,.browser-chat-panel.production-chat-panel.concert-chat-panel,.live-form-panel,.triumph-live-form-panel,.triumph-live-create-form,.triumph-live-create-page{width:100%;min-width:0;max-width:100%}.browser-live-page,.browser-live-layout,.concert-live-room-shell.livekit-connected-layout,.browser-live-player.production-video-panel,.browser-live-stage.production-video-stage,.concert-video-frame,.concert-video-grid,.stage-tile,.triumph-live-video-grid,.triumph-live-video-tile,video,img,canvas,iframe{min-width:0;max-width:100%}.triumph-live-create-page,.triumph-live-create-form,.triumph-live-form-panel{padding-left:min(14px,4vw);padding-right:min(14px,4vw)}.live-room-actions,.concert-room-actions,.artist-dashboard-actions,.admin2-action-row,.release-manager-actions,.live-permission-actions,.studio-live-top,.hero-actions,.auth-actions{flex-wrap:wrap;min-width:0;max-width:100%;display:flex}button,.studio-primary,.admin-secondary,.live-go-button,.triumph-create-dashboard-button,.triumph-dashboard-go-live,.danger-button{overflow-wrap:normal;word-break:normal;min-width:0;max-width:100%}input,textarea,select,.search-input,.search-bar{width:100%;min-width:0;max-width:100%}.payout-table,.analytics-table-panel,.artist-pro-table,.compact-table,.support-ticket-panel,.record-list,.admin2-table,.table-scroll{-webkit-overflow-scrolling:touch;max-width:100%;overflow:auto hidden}.payout-row,.artist-pro-table-row,.compact-table>*,.record-card,.admin2-table-row{min-width:min(620px,100vw - 28px)}.concert-chat-input,.triumph-chat-input.concert-chat-input,.live-chat-form.concert-chat-input{right:max(8px, env(safe-area-inset-right));left:max(8px, env(safe-area-inset-left));width:auto;max-width:calc(100vw - 16px - env(safe-area-inset-left) - env(safe-area-inset-right));grid-template-columns:minmax(0,1fr) auto}.concert-chat-input input,.triumph-chat-input.concert-chat-input input,.live-chat-form.concert-chat-input input{min-width:0}.live-permission-panel{right:max(10px, env(safe-area-inset-right));bottom:calc(76px + env(safe-area-inset-bottom));left:max(10px, env(safe-area-inset-left));z-index:151;width:auto;max-width:calc(100vw - 20px - env(safe-area-inset-left) - env(safe-area-inset-right));gap:8px;max-height:30svh;padding:10px;font-size:12px;position:fixed;overflow:auto}.live-permission-panel .form-error{margin:0;font-size:12px;line-height:1.35}.live-device-check{min-width:0;max-width:100%}.live-device-check li{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:8px;padding:6px 8px;font-size:11px}.live-device-check strong{overflow-wrap:anywhere;word-break:break-word;min-width:0}footer,.site-footer,.triumph-footer,.footer-grid,.footer-links,.footer-menu{width:100%;min-width:0;max-width:100vw;overflow-x:hidden}.site-footer,.triumph-footer{padding-left:max(14px, env(safe-area-inset-left));padding-right:max(14px, env(safe-area-inset-right))}footer a,.site-footer a,.triumph-footer a,.footer-links a,.footer-menu a{white-space:normal;word-break:normal;overflow-wrap:break-word;max-width:100%}h1,h2,h3,p,a,span,strong,small,label{max-width:100%}}@media (width<=480px){.site-header{padding-left:max(8px, env(safe-area-inset-left));padding-right:max(8px, env(safe-area-inset-right))}.brand-name{font-size:clamp(16px,5.2vw,18px)}.hero-section,.section-wrap,.directory-page,.account-page,.creator-page,.studio-page,.live-page,.commerce-page,.listener-account-page,.listener-music-page,.listener-library-page,.artist-public-page,.artist-pro-dashboard,.admin2-page,.premium-page,.support-page,.menu-page{padding-left:max(10px, env(safe-area-inset-left));padding-right:max(10px, env(safe-area-inset-right))}.triumph-live-create-page,.triumph-live-create-form,.triumph-live-form-panel{padding-left:10px;padding-right:10px}.payout-row,.artist-pro-table-row,.compact-table>*,.record-card,.admin2-table-row{min-width:min(560px,100vw - 20px)}.live-permission-panel{max-height:26svh}}@media (width<=768px){.site-nav a,.mobile-nav a,.menu-drawer a,.nav-links a,.nav-actions a,.nav-actions button{white-space:nowrap;word-break:normal;overflow-wrap:normal;text-align:left}.triumph-mobile-live-details-page,.triumph-mobile-live-created-page{width:100%;max-width:100vw;padding:max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) calc(24px + env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));gap:14px;display:grid;overflow-x:hidden}.triumph-mobile-live-details-page .live-back-button{white-space:nowrap;border-radius:999px;width:fit-content;max-width:100%;min-height:38px;padding:8px 12px}.triumph-mobile-live-details-page .triumph-live-create-head h1{font-size:clamp(24px,8vw,32px);line-height:1.05}.triumph-mobile-live-details-page .triumph-live-create-form{gap:14px;width:100%;max-width:100%;padding:0;display:grid}.triumph-mobile-live-details-page .triumph-live-form-panel{background:#080808e0;border:1px solid #ffcc0029;border-radius:18px;width:100%;max-width:100%;padding:14px;box-shadow:0 18px 48px #00000059}.triumph-mobile-live-details-page .triumph-live-form-panel h2{color:#fc0;margin-bottom:10px;font-size:16px}.triumph-mobile-live-details-page label,.triumph-mobile-live-details-page input,.triumph-mobile-live-details-page textarea,.triumph-mobile-live-details-page select{width:100%;min-width:0;max-width:100%}.triumph-mobile-live-details-page .triumph-audience-grid,.triumph-mobile-live-details-page .triumph-when-grid{grid-template-columns:1fr;gap:8px;width:100%;max-width:100%;display:grid}.triumph-mobile-live-details-page .triumph-audience-grid button,.triumph-mobile-live-details-page .triumph-when-grid button,.triumph-mobile-live-details-page .triumph-when-grid label{white-space:normal;word-break:normal;overflow-wrap:normal;border-radius:14px;width:100%;min-width:0;max-width:100%}.triumph-mobile-live-details-page .triumph-live-chat-setting{align-items:center;gap:10px;display:flex}.triumph-mobile-live-details-page .triumph-live-chat-setting input{flex:0 0 18px;width:18px;height:18px}.triumph-mobile-live-details-page .triumph-create-dashboard-button{border-radius:999px;width:100%;min-height:52px;font-size:15px}.mobile-live-created-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid}.mobile-live-created-actions button,.mobile-live-created-actions a{text-align:center;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:0;min-height:38px;padding:8px 10px;font-size:12px;display:inline-flex}.triumph-mobile-live-created-page .triumph-live-dashboard-shell{grid-template-columns:1fr;gap:12px;width:100%;max-width:100%;display:grid}.triumph-mobile-live-created-page .triumph-live-dashboard-main,.triumph-mobile-live-created-page .mobile-live-chat-section,.mobile-live-description-card{background:#080808e6;border:1px solid #ffcc0029;border-radius:18px;width:100%;max-width:100%;padding:12px}.triumph-mobile-live-created-page .triumph-live-dashboard-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.triumph-mobile-live-created-page .triumph-live-dashboard-head h1{font-size:clamp(22px,7vw,30px);line-height:1.08}.mobile-live-preview-card{aspect-ratio:9/14;background:#000;border-radius:22px;min-height:min(62svh,560px);max-height:64svh;overflow:hidden}.mobile-live-preview-card video,.mobile-live-preview-card img,.mobile-live-preview-card .triumph-dashboard-preview-empty{object-fit:cover;width:100%;height:100%}.mobile-live-preview-controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid;bottom:12px;left:10px;right:10px}.mobile-live-preview-controls button{white-space:nowrap;border-radius:999px;min-width:0;min-height:36px;padding:8px 6px;font-size:11px}.mobile-enable-preview-button,.mobile-live-go-button{border-radius:999px;width:100%;min-height:52px}.mobile-live-go-button{color:#050505;background:#fc0;font-weight:900}.mobile-live-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-live-status-grid span{color:#d4d4d8;background:#ffffff0a;border:1px solid #ffcc0024;border-radius:12px;padding:10px;font-size:12px}.mobile-live-status-grid strong{color:#fff;margin-top:3px;display:block}.mobile-live-description-card h2,.mobile-live-chat-section .triumph-dashboard-chat-head span{color:#fc0}.mobile-live-chat-section .triumph-dashboard-chat-input{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.triumph-livekit-room,.triumph-livekit-room .lk-room-container,.triumph-live-room-shell.livekit-connected-layout{width:100vw;max-width:100vw;min-height:var(--app-viewport-height);background:#000;overflow:hidden}.triumph-live-room-shell.livekit-connected-layout{z-index:300;padding:0;display:block;position:fixed;inset:0}.triumph-live-room-shell.livekit-connected-layout .concert-stage-card,.triumph-live-room-shell.livekit-connected-layout .concert-video-frame,.triumph-live-room-shell.livekit-connected-layout .concert-video-grid,.triumph-live-room-shell.livekit-connected-layout .triumph-live-video-tile,.triumph-live-room-shell.livekit-connected-layout .concert-video-tile{background:#000;border:0;border-radius:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.triumph-live-room-shell.livekit-connected-layout .concert-video-tile video,.triumph-live-room-shell.livekit-connected-layout .lk-participant-tile,.triumph-live-room-shell.livekit-connected-layout .lk-video-conference{object-fit:cover;width:100%;height:100%}.triumph-live-room-shell.livekit-connected-layout .concert-top-overlay{top:max(10px, env(safe-area-inset-top));right:max(8px, env(safe-area-inset-right));left:max(8px, env(safe-area-inset-left));z-index:320;pointer-events:none;grid-template-columns:minmax(0,1fr);gap:8px;display:grid;position:fixed}.triumph-live-room-shell.livekit-connected-layout .concert-artist-meta{color:#fff;min-width:0}.triumph-live-room-shell.livekit-connected-layout .concert-artist-meta h1,.triumph-live-room-shell.livekit-connected-layout .concert-stream-info,.triumph-live-room-shell.livekit-connected-layout .mobile-live-follow{display:none}.triumph-live-room-shell.livekit-connected-layout .concert-live-meta{pointer-events:auto;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;display:flex}.mobile-live-timer,.mobile-live-invite,.mobile-live-end,.triumph-live-room-shell.livekit-connected-layout .triumph-viewer-pill{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);white-space:nowrap;background:#0000008f;border-radius:999px;align-items:center;min-height:30px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}.mobile-live-invite{border:1px solid #ffcc0057}.mobile-live-end{background:#ef4444eb;border:1px solid #ef4444ad;margin-left:auto}.triumph-live-room-shell.livekit-connected-layout .concert-host-tools{top:42%;right:max(8px, env(safe-area-inset-right));z-index:322;width:auto;position:fixed}.triumph-live-room-shell.livekit-connected-layout .host-tools-toggle{display:none}.triumph-live-room-shell.livekit-connected-layout .concert-host-tool-list{width:auto;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding:0;display:grid}.triumph-live-room-shell.livekit-connected-layout .concert-host-tool-list button:nth-child(n+4){display:none}.triumph-live-room-shell.livekit-connected-layout .concert-host-tool-list button{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#00000094;border-radius:999px;justify-content:center;width:42px;min-width:42px;height:42px;min-height:42px;padding:0}.triumph-live-room-shell.livekit-connected-layout .concert-host-tool-list button strong{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.triumph-live-room-shell.livekit-connected-layout .concert-chat-panel{z-index:321;width:100%;max-width:100vw;height:42svh;padding:0 10px calc(10px + env(safe-area-inset-bottom));pointer-events:none;background:linear-gradient(#0000,#00000061,#000000d1);border:0;border-radius:0;position:fixed;bottom:0;left:0;right:0}.triumph-live-room-shell.livekit-connected-layout .concert-chat-head,.triumph-live-room-shell.livekit-connected-layout .concert-pinned-message{display:none}.triumph-live-room-shell.livekit-connected-layout .concert-live-comments{right:70px;bottom:calc(66px + env(safe-area-inset-bottom));pointer-events:auto;max-height:24svh;padding:0;position:absolute;left:10px;overflow:hidden}.triumph-live-room-shell.livekit-connected-layout .triumph-live-comment:nth-last-of-type(n+5),.triumph-live-room-shell.livekit-connected-layout .triumph-empty-chat{display:none}.triumph-live-room-shell.livekit-connected-layout .triumph-live-comment{color:#fff;background:0 0;border:0;padding:6px 0}.triumph-live-room-shell.livekit-connected-layout .concert-message-tools{display:none}.triumph-live-room-shell.livekit-connected-layout .concert-chat-input{right:max(8px, env(safe-area-inset-right));bottom:max(8px, env(safe-area-inset-bottom));left:max(8px, env(safe-area-inset-left));z-index:323;width:auto;max-width:calc(100vw - 16px - env(safe-area-inset-left) - env(safe-area-inset-right));pointer-events:auto;background:0 0;grid-template-columns:minmax(0,1fr) auto auto;gap:7px;padding:0;display:grid;position:fixed}.mobile-live-chat-greeting{color:#fff;text-shadow:0 2px 12px #000000b3;grid-column:1/-1;font-size:13px;font-weight:800}.triumph-live-room-shell.livekit-connected-layout .concert-chat-input input{color:#fff;background:#0000008f;border-color:#ffffff38;border-radius:999px;min-width:0}.mobile-live-emoji,.triumph-live-room-shell.livekit-connected-layout .concert-chat-input button{white-space:nowrap;border-radius:999px;min-width:42px;min-height:42px}body:has(.site-nav.open){touch-action:none;overflow:hidden}.site-header{overflow:visible}.menu-button{z-index:362;position:relative}.site-nav,.site-nav.open{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;padding:calc(70px + env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) calc(18px + env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));overscroll-behavior:contain;box-shadow:none;background:#050505fa;border-left:0;transition:transform .22s;top:0;left:0;right:0;overflow:hidden auto;transform:translate(100%)}.site-nav.open{transform:translate(0)}.site-nav .nav-links{gap:6px;width:100%;max-width:100%;display:grid}.site-nav .nav-links a{color:#fff;white-space:nowrap;word-break:normal;overflow-wrap:normal;text-align:left;background:#ffffff09;border-radius:12px;align-items:center;width:100%;min-height:46px;padding:12px 14px;font-size:15px;font-weight:750;line-height:1.15;display:flex}.site-nav .nav-links a.active,.site-nav .nav-links a:hover{color:#fc0;background:#ffcc001a}.site-nav .nav-search,.site-nav .nav-auth,.site-nav .nav-account,.site-nav .account-menu-wrap{width:100%;min-width:0;max-width:100%}.site-nav .nav-auth{grid-template-columns:1fr}.site-nav .nav-auth a,.site-nav .account-menu-trigger,.site-nav .account-dropdown-menu{width:100%;max-width:100%}}.mobile-header-bell,.mobile-live-side-controls{display:none}@media (width<=768px){.site-header{grid-template-columns:minmax(0,1fr) auto auto!important}.mobile-header-bell{z-index:362;color:#fc0;background:#ffcc0014;border:1px solid #ffcc0047;border-radius:999px;flex:0 0 40px;place-items:center;width:40px;height:40px;text-decoration:none;display:inline-grid;position:relative}.mobile-header-bell:before{content:"";border:2px solid;border-bottom-width:3px;border-radius:10px 10px 7px 7px;width:14px;height:16px}.mobile-header-bell span{color:#0000;background:#ef4444;border-radius:999px;width:7px;height:7px;position:absolute;top:8px;right:9px;overflow:hidden}.triumph-live-room-shell.livekit-connected-layout .concert-host-tools{top:42%;right:max(8px, env(safe-area-inset-right));width:auto;max-width:54px;display:block}.triumph-live-room-shell.livekit-connected-layout .mobile-live-side-controls{gap:9px;width:auto;display:grid}.triumph-live-room-shell.livekit-connected-layout .mobile-live-side-controls button{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0000009e;border:1px solid #ffffff29;border-radius:999px;place-items:center;width:46px;min-width:46px;height:46px;min-height:46px;padding:0;display:inline-grid;box-shadow:0 12px 28px #00000047}.triumph-live-room-shell.livekit-connected-layout .mobile-live-side-controls span{width:auto;height:auto;color:inherit;background:0 0;font-size:16px;line-height:1;display:block}.triumph-live-room-shell.livekit-connected-layout .mobile-live-side-controls strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:42px;font-size:9px;font-weight:800;line-height:1;display:block;overflow:hidden}.triumph-live-room-shell.livekit-connected-layout .concert-host-tool-list{display:none}}.mobile-original-live-details-card,.mobile-original-live-preview-flow{display:none}@media (width<=768px){.desktop-live-create-flow,.desktop-live-dashboard-flow{display:none!important}.triumph-mobile-live-details-page,.triumph-mobile-live-created-page{min-height:calc(var(--app-viewport-height) - 68px);padding:14px max(12px, env(safe-area-inset-right)) calc(22px + env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));background:#050505}.mobile-original-live-details-card,.mobile-original-live-preview-flow{gap:12px;width:100%;min-width:0;max-width:100%;display:grid}.mobile-original-live-details-card,.mobile-original-stream-card,.mobile-original-chat-card{background:linear-gradient(#121212fa,#060606fa);border:1px solid #ffcc002e;border-radius:18px;padding:14px;box-shadow:0 20px 46px #0000005c}.mobile-original-card-head,.mobile-original-stream-head,.mobile-original-chat-card>div{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.mobile-original-card-head h1,.mobile-original-stream-head h1{color:#fff;overflow-wrap:anywhere;min-width:0;margin:0;font-size:22px;line-height:1.1}.mobile-original-card-head .live-back-button{border-radius:999px;width:auto;min-height:36px;padding:8px 12px;font-size:12px}.mobile-original-live-details-card label,.mobile-original-live-details-card input,.mobile-original-live-details-card textarea,.mobile-original-live-details-card select,.mobile-original-chat-card input{width:100%;min-width:0;max-width:100%}.mobile-original-live-details-card label{color:#f5f5f5;gap:7px;font-size:13px;font-weight:800;display:grid}.mobile-original-live-details-card input,.mobile-original-live-details-card textarea,.mobile-original-chat-card input{color:#fff;background:#ffffff0e;border:1px solid #ffffff24;border-radius:12px;padding:12px}.mobile-original-live-details-card textarea{resize:vertical;min-height:96px}.mobile-original-section-label{color:#fc0;text-transform:uppercase;margin-top:2px;font-size:12px;font-weight:900}.mobile-original-option-grid,.mobile-original-schedule-grid{grid-template-columns:1fr;gap:8px;width:100%;max-width:100%;display:grid}.mobile-original-option-grid button,.mobile-original-schedule-grid button,.mobile-original-schedule-grid label{color:#fff;text-align:left;white-space:normal;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:14px;gap:3px;width:100%;min-width:0;max-width:100%;padding:12px;display:grid}.mobile-original-option-grid button.active,.mobile-original-schedule-grid button.active,.mobile-original-schedule-grid label.active{color:#fc0;background:#ffcc001a;border-color:#fc0c}.mobile-original-option-grid span,.mobile-original-schedule-grid span{color:#a1a1aa;font-size:12px;font-weight:650}.mobile-original-checkbox{background:#ffffff09;border:1px solid #ffcc0024;border-radius:14px;align-items:center;gap:10px;padding:11px 12px;display:flex!important}.mobile-original-checkbox input{flex:0 0 18px;width:18px;height:18px}.mobile-original-live-details-card .triumph-create-dashboard-button{color:#050505;background:#fc0;border-radius:999px;width:100%;min-height:52px;font-weight:900}.mobile-original-stream-head>div,.mobile-original-chat-card>div>span{min-width:0}.mobile-original-stream-head span:first-child,.mobile-original-chat-card span{color:#fc0;text-transform:uppercase;font-size:12px;font-weight:900}.mobile-original-camera-card{aspect-ratio:9/14;background:#000;border:1px solid #fc03;border-radius:22px;width:100%;min-height:min(58svh,560px);position:relative;overflow:hidden}.mobile-original-camera-card video,.mobile-original-camera-card img,.mobile-original-camera-card .triumph-dashboard-preview-empty{object-fit:cover;width:100%;height:100%}.mobile-original-preview-badges{pointer-events:none;justify-content:space-between;gap:8px;display:flex;position:absolute;top:12px;left:12px;right:12px}.mobile-original-preview-badges span,.mobile-original-preview-controls button{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#00000094;border:1px solid #ffffff29;border-radius:999px}.mobile-original-preview-badges span{padding:7px 10px;font-size:11px;font-weight:850}.mobile-original-preview-controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid;position:absolute;bottom:12px;left:10px;right:10px}.mobile-original-preview-controls button{white-space:nowrap;place-items:center;min-width:0;min-height:44px;padding:7px 4px;font-size:10px;font-weight:850;display:grid}.mobile-original-preview-controls button span{color:#fc0;font-size:10px}.mobile-original-chat-card{gap:10px}.mobile-original-chat-card strong{color:#fff;font-size:12px}.mobile-original-chat-card p{color:#d4d4d8;margin:0;font-size:13px}.mobile-original-chat-card form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.mobile-original-chat-card button{color:#050505;background:#fc0;border-radius:999px;min-height:42px;font-weight:900}}@media (width>=769px){.desktop-live-create-flow,.desktop-live-dashboard-flow{display:block}}@media (width<=768px){html,body,#root,.app-shell{width:100%;min-width:0;max-width:100%;overflow-x:hidden}*,:before,:after{box-sizing:border-box}input,select,textarea,.nav-search input,.music-search input,.triumph-chat-input input,.concert-chat-input input,.mobile-original-live-details-card input,.mobile-original-live-details-card textarea,.mobile-original-chat-card input{max-width:100%;font-size:16px!important}input[type=checkbox],input[type=radio],input[type=range]{font-size:inherit!important}main,section,article,aside,form,fieldset,header,footer,nav,.site-header,.site-footer,.triumph-footer,.directory-page,.dashboard-page,.artist-dashboard-page,.artist-dashboard-shell,.artist-dashboard-main,.artist-pro-shell,.artist-pro-main,.library-page,.music-page,.auth-page,.login-page,.signup-page,.live-page,.triumph-live-create-page,.triumph-mobile-live-details-page,.triumph-mobile-live-created-page,.mobile-original-live-details-card,.mobile-original-live-preview-flow,.mobile-original-stream-card,.mobile-original-chat-card,.mobile-original-camera-card{min-width:0;max-width:100%}.triumph-mobile-live-details-page,.triumph-mobile-live-created-page{width:100%;max-width:100vw;overflow-x:clip}.mobile-original-live-details-card,.mobile-original-live-preview-flow,.mobile-original-stream-card,.mobile-original-chat-card,.mobile-original-live-details-card form,.mobile-original-chat-card form,.mobile-live-status-grid,.mobile-live-created-actions{width:100%;max-width:100%}button,.studio-primary,.admin-secondary,.triumph-create-dashboard-button,.triumph-dashboard-go-live,.mobile-enable-preview-button{white-space:normal;max-width:100%}.artist-pro-tabs,.studio-tabs,.admin-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;width:100%;max-width:100%;display:flex;overflow:auto hidden}.artist-pro-tabs::-webkit-scrollbar{display:none}.studio-tabs::-webkit-scrollbar{display:none}.admin-tabs::-webkit-scrollbar{display:none}.artist-pro-tabs button,.studio-tabs button,.admin-tabs button{white-space:nowrap;word-break:normal;overflow-wrap:normal;writing-mode:horizontal-tb;flex:none;min-width:max-content;max-width:none}p,span,strong,small,h1,h2,h3,h4,h5,h6,label,a,li,td,th{overflow-wrap:anywhere}.artist-pro-tabs button,.studio-tabs button,.admin-tabs button,.nav-links a,.site-nav a,.mobile-original-option-grid button,.mobile-original-schedule-grid button,.mobile-original-preview-controls button{overflow-wrap:normal}}@media (width<=480px){.site-header{max-width:100vw}.brand,.brand-name{min-width:0;max-width:100%}.triumph-mobile-live-details-page,.triumph-mobile-live-created-page{padding-left:max(10px, env(safe-area-inset-left));padding-right:max(10px, env(safe-area-inset-right))}.mobile-original-stream-head,.mobile-original-card-head,.mobile-original-preview-badges,.mobile-original-preview-controls,.live-permission-actions{min-width:0;max-width:100%}.live-permission-actions{flex-wrap:wrap;display:flex}.live-permission-actions button{flex:150px;min-width:0}}@media (width<=768px){.triumph-mobile-live-created-page .mobile-original-live-preview-flow{gap:12px}.triumph-mobile-live-created-page .mobile-live-created-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.triumph-mobile-live-created-page .mobile-live-created-actions button:nth-child(2){display:none}.triumph-mobile-live-created-page .mobile-original-stream-card{gap:12px;padding:14px}.mobile-original-stream-meta{flex-wrap:wrap;gap:8px;width:100%;display:flex}.mobile-original-stream-meta span{color:#fc0;text-transform:uppercase;white-space:nowrap;background:#ffcc0014;border:1px solid #ffcc003d;border-radius:999px;align-items:center;min-height:32px;padding:6px 12px;font-size:12px;font-weight:850;line-height:1;display:inline-flex}.triumph-mobile-live-created-page .mobile-original-camera-card{width:100%;max-width:100%;min-height:0;box-shadow:none;aspect-ratio:auto;background:0 0;border:0;border-radius:0;gap:10px;display:grid;overflow:visible}.triumph-mobile-live-created-page .mobile-original-camera-card video,.triumph-mobile-live-created-page .mobile-original-camera-card img,.triumph-mobile-live-created-page .mobile-original-camera-card .triumph-dashboard-preview-empty{object-fit:cover;aspect-ratio:9/16;background:#000;border:1px solid #ffcc002e;border-radius:18px;place-items:center;width:100%;height:min(58svh,640px);min-height:360px;max-height:min(58svh,640px);display:grid;overflow:hidden}.triumph-mobile-live-created-page .mobile-original-camera-card .triumph-dashboard-preview-empty strong{color:#fc0;background:#ffcc001a;border:3px solid #fc0;border-radius:999px;place-items:center;width:108px;height:108px;font-size:52px;line-height:1;display:grid}.triumph-mobile-live-created-page .mobile-original-camera-card .triumph-dashboard-preview-empty span{color:#ffffffc7;font-size:16px;font-weight:800}.triumph-mobile-live-created-page .mobile-original-preview-badges{display:none}.triumph-mobile-live-created-page .mobile-original-preview-controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid;position:static}.triumph-mobile-live-created-page .mobile-original-preview-controls button{color:#fff;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff29;border-radius:14px;place-items:center;width:100%;min-width:0;min-height:46px;padding:8px 6px;font-size:12px;font-weight:850;line-height:1.1;display:grid}.triumph-mobile-live-created-page .mobile-original-preview-controls button span{color:#fc0;font-size:11px;font-weight:900}.triumph-mobile-live-created-page .mobile-enable-preview-button{border-radius:999px;min-height:44px;font-weight:800}.triumph-mobile-live-created-page .mobile-live-go-button{color:#050505;background:#fc0;border-radius:999px;width:100%;min-height:56px;font-size:18px;font-weight:950}.mobile-live-secondary-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid}.mobile-live-secondary-actions .admin-secondary{color:#d4d4d8;white-space:nowrap;background:#ffffff0b;border-radius:999px;min-width:0;min-height:40px;padding:8px 10px;font-size:12px;font-weight:800}.mobile-live-secondary-actions .danger-button{color:#ffb4b4;border-color:#ef444452}.triumph-mobile-live-created-page .live-permission-panel{right:max(10px, env(safe-area-inset-right));bottom:calc(12px + env(safe-area-inset-bottom));left:max(10px, env(safe-area-inset-left));z-index:80;width:auto;max-width:calc(100vw - 20px - env(safe-area-inset-left) - env(safe-area-inset-right));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#140404f5;border:1px solid #ef444473;border-radius:16px;gap:8px;padding:10px;display:grid;position:fixed;box-shadow:0 18px 48px #00000073}.triumph-mobile-live-created-page .live-permission-panel .form-error{margin:0;font-size:13px;line-height:18px}.triumph-mobile-live-created-page .live-permission-actions{flex-wrap:wrap;gap:8px;display:flex}.triumph-mobile-live-created-page .live-permission-actions button{border-radius:999px;flex:130px;min-height:38px;font-size:12px}}@media (width<=430px){.triumph-mobile-live-created-page .mobile-original-camera-card video,.triumph-mobile-live-created-page .mobile-original-camera-card img,.triumph-mobile-live-created-page .mobile-original-camera-card .triumph-dashboard-preview-empty{height:min(54svh,580px);min-height:320px;max-height:min(54svh,580px)}.mobile-live-secondary-actions{grid-template-columns:1fr}.mobile-live-secondary-actions .admin-secondary{min-height:38px}}.global-mini-player{background:linear-gradient(135deg,#0c0c0dfa,#050505f0);border-color:#ffcc0047;border-radius:18px;grid-template-columns:minmax(180px,1.15fr) minmax(230px,auto) minmax(230px,.85fr) minmax(170px,auto);width:auto;max-width:calc(100vw - 32px)}.global-mini-player .small-cover.player-cover,.fullscreen-cover{background:#050505;overflow:hidden;box-shadow:0 12px 30px #00000052}.mini-player-controls button.active,.fullscreen-controls button.active{color:#fc0;background:#ffcc001f;border-color:#ffcc0080}.mini-volume-control{color:#a3a3a3;align-items:center;gap:8px;width:108px;min-width:0;font-size:11px;font-weight:700;display:flex}.mini-volume-control span,.fullscreen-secondary-controls label span{white-space:nowrap}.mini-volume-control input,.fullscreen-secondary-controls input{accent-color:#fc0;width:100%;min-width:0}.mini-player-progress input,.fullscreen-progress input{cursor:pointer}.global-mini-player .player-track-copy small,.fullscreen-song-copy span{color:#fc0}.fullscreen-secondary-controls{gap:14px}.fullscreen-secondary-controls label{justify-content:center;width:min(100%,220px);min-width:0}.concert-video-frame,.browser-live-stage.production-video-stage{aspect-ratio:16/9;background:radial-gradient(circle at 50% 40%,#ffcc001f,#0000 34%),#000;border-radius:18px;width:100%;max-width:100%;min-height:0;max-height:min(70vh,760px)}.concert-video-grid,.concert-video-grid.has-guests,.triumph-live-video-grid,.triumph-live-video-grid.has-guests,.stage-tile.main-stage-tile,.triumph-live-video-tile,.triumph-live-video-tile.primary .lk-participant-tile,.triumph-live-video-tile.primary [data-lk-participant-tile]{max-width:100%;height:100%;min-height:0}.triumph-live-video-tile video,.stage-tile.main-stage-tile video,.production-video-stage video,.lk-participant-tile video,[data-lk-participant-tile] video{object-fit:cover;background:#000;width:100%;height:100%}.triumph-video-off-card,.production-video-placeholder,.stage-tile.main-stage-tile>div{text-align:center;place-items:center;width:100%;height:100%;min-height:0;display:grid}@media (width<=779px){.global-mini-player{left:max(8px, env(safe-area-inset-left));right:max(8px, env(safe-area-inset-right));bottom:max(8px, env(safe-area-inset-bottom));border-radius:16px;grid-template-columns:1fr;gap:8px;max-width:calc(100vw - 16px);padding:10px}.mini-player-track{grid-template-columns:46px minmax(0,1fr)}.global-mini-player .player-cover{width:46px;min-width:46px}.mini-player-controls,.mini-player-tools{justify-content:center;width:100%;max-width:100%;overflow:hidden}.mini-player-controls{gap:6px}.mini-player-tools{gap:8px}.mini-player-controls button,.mini-player-tools button{flex:none}.mini-volume-control{width:min(118px,34vw)}.mini-volume-control span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.concert-video-frame,.browser-live-stage.production-video-stage{border-radius:16px;max-height:min(42vh,360px);aspect-ratio:16/9!important;height:auto!important;min-height:0!important}.concert-video-grid,.concert-video-grid.has-guests,.triumph-live-video-grid,.triumph-live-video-grid.has-guests,.stage-tile.main-stage-tile,.triumph-live-video-tile,.triumph-live-video-tile.primary .lk-participant-tile,.triumph-live-video-tile.primary [data-lk-participant-tile]{height:100%!important;min-height:0!important}}@media (width<=430px){.mini-player-controls button,.mini-player-tools button,.global-mini-player .mini-player-close{width:32px;height:32px}.global-mini-player .player-main-button{width:40px;height:40px}.global-mini-player .mini-player-close{min-width:48px;padding:0 8px;font-size:11px}.mini-volume-control{width:min(96px,30vw)}}.page-loading-bar{z-index:140;background:#ffcc001f;height:3px;position:fixed;top:0;left:0;right:0;overflow:hidden}.page-loading-bar span{background:linear-gradient(90deg,#0000,#fc0,#0000);border-radius:999px;width:42%;height:100%;animation:.9s ease-in-out infinite triumph-loading-sweep;display:block}.page-transition-shell{animation:.22s both page-soft-enter}.page-transition-shell.loading{opacity:.84}.media-loading-state,.section-loading-state,.dashboard-polish-loading,.polish-empty-state,.section-error-state{color:#d4d4d8;text-align:center;background:linear-gradient(145deg,#121212f0,#050505f5);border:1px solid #ffffff17;border-radius:16px;align-content:center;place-items:center;gap:8px;width:100%;min-height:160px;padding:24px;display:grid;box-shadow:inset 0 1px #ffffff0a}.media-loading-state>span,.dashboard-polish-loading>span{border:3px solid #ffcc002e;border-top-color:#fc0;border-radius:999px;width:34px;height:34px;animation:.85s linear infinite triumph-spin}.media-loading-state strong,.dashboard-polish-loading strong,.polish-empty-state strong,.section-error-state strong{color:#fff;font-size:15px;font-weight:800;line-height:21px}.media-loading-state p,.dashboard-polish-loading p,.polish-empty-state span,.polish-empty-state p,.section-error-state p{color:#a3a3a3;max-width:420px;margin:0;font-size:13px;line-height:20px}.section-error-state{text-align:left;background:#450a0a3d;border-color:#ef444457;align-content:start;place-items:start;min-height:auto}.section-error-state strong{color:#fca5a5}.live-video-loading{margin-top:12px}.listener-release-card,.live-stream-card,.artist-pro-card,.artist-pro-stat,.admin2-card,.admin2-record,.admin2-stat,.release-manager-row,.library-song-row,.global-mini-player,.fullscreen-player,.live-modal-backdrop,.artist-modal-backdrop,.admin2-modal-backdrop{transition:transform .18s,border-color .18s,background .18s,box-shadow .18s,opacity .18s}.listener-release-card:hover,.live-stream-card:hover,.artist-pro-card:hover,.admin2-card:hover,.release-manager-row:hover{transform:translateY(-1px)}button,a,input,select,textarea{transition:border-color .16s,color .16s,background .16s,box-shadow .16s,transform .16s,opacity .16s}.live-card-grid .section-loading-state,.listener-release-grid .media-loading-state{grid-column:1/-1}.app-shell:has(.global-mini-player) main{padding-bottom:118px}@keyframes triumph-loading-sweep{0%{transform:translate(-120%)}to{transform:translate(260%)}}@keyframes triumph-spin{to{transform:rotate(360deg)}}@keyframes page-soft-enter{0%{opacity:.78;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page-loading-bar span,.media-loading-state>span,.dashboard-polish-loading>span,.page-transition-shell,.listener-release-card,.live-stream-card,.artist-pro-card,.admin2-card,.release-manager-row,button,a,input,select,textarea{transition:none!important;animation:none!important}}@media (width<=768px){.app-shell:has(.global-mini-player) main{padding-bottom:190px}.listener-music-toolbar,.listener-filter-row,.live-card-actions,.release-manager-actions,.admin2-actions,.studio-form-actions{gap:8px}.listener-release-card,.live-stream-card,.artist-pro-card,.admin2-card,.release-manager-row,.polish-empty-state,.media-loading-state,.section-error-state{border-radius:14px}.listener-release-copy h3,.live-stream-body h2,.release-manager-main h3,.admin2-record h3,.artist-notification h3{overflow-wrap:anywhere}.live-card-actions button,.live-card-actions a,.release-manager-actions button,.admin2-actions button,.studio-form-actions button{min-height:42px}}@media (width<=430px){.app-shell:has(.global-mini-player) main{padding-bottom:220px}.media-loading-state,.section-loading-state,.dashboard-polish-loading,.polish-empty-state,.section-error-state{min-height:132px;padding:18px 14px}.listener-release-grid,.live-card-grid{gap:12px}}:root{--tp-card-bg:linear-gradient(145deg, #121212f5, #070708f5);--tp-card-border:#ffffff1a;--tp-card-shadow:0 18px 44px #0000003d;--tp-radius:16px;--tp-radius-sm:12px;--tp-page-x:clamp(14px, 3vw, 24px);--tp-page-y:clamp(32px, 5vw, 56px)}@media (width<=767px){.site-nav:not(.open){pointer-events:none;visibility:hidden}.site-nav.open{pointer-events:auto;visibility:visible}}@media (width>=768px){.site-nav,.site-nav:not(.open),.site-nav.open{pointer-events:auto;visibility:visible}}.directory-page,.account-page,.studio-page,.live-page,.commerce-page,.support-page,.listener-account-page,.listener-music-page,.listener-library-page,.artist-public-page,.artist-pro-dashboard,.admin2-page,.premium-page,.menu-page{padding-inline:var(--tp-page-x);padding-top:var(--tp-page-y);padding-bottom:calc(var(--tp-page-y) + 16px)}.directory-head,.listener-music-head,.live-list-head,.commerce-head-row,.account-page-head,.support-hero,.admin2-header,.artist-pro-header,.artist-public-head,.listener-page-head,.live-create-head,.triumph-live-create-head{gap:16px;width:100%;max-width:100%;margin-bottom:24px}.directory-head h1,.listener-music-head h1,.live-list-head h1,.commerce-head-row h1,.account-page-head h1,.support-hero h1,.admin2-header h1,.artist-pro-header h1,.artist-public-head h1,.listener-page-head h1,.live-create-head h1,.triumph-live-create-head h1{color:#fff;letter-spacing:0;overflow-wrap:anywhere;max-width:920px;margin:0;font-size:clamp(28px,4vw,44px);font-weight:850;line-height:1.08}.directory-head p,.listener-music-head p,.live-list-head p,.commerce-head-row p,.account-page-head p,.support-hero p,.admin2-header p,.artist-pro-header p,.artist-public-head p,.listener-page-head p,.live-create-head p,.triumph-live-create-head p{color:#d4d4d8d1;max-width:720px;font-size:clamp(14px,1.8vw,16px);line-height:1.55}.button,.studio-primary,.studio-secondary,.admin-secondary,.live-go-button,.live-back-button,.live-back-link,.triumph-create-dashboard-button,.triumph-dashboard-go-live,.auth-submit,.signup-submit,.auth-login,.auth-signup,.track-play-button,.listener-release-card button,.listener-filter-row button,.live-filter-row button,.admin-filter-row button,.admin-tabs button,.admin2-tabs button,.notification-filters button,.role-select button,.footer-link-column button{border-radius:var(--tp-radius-sm);min-height:44px;font-size:14px;font-weight:750;line-height:20px;text-decoration:none}.studio-primary,.button.primary,.live-go-button,.triumph-create-dashboard-button,.triumph-dashboard-go-live,.signup-submit,.auth-submit{color:#050505;background:#fc0;border-color:#fc0;box-shadow:0 12px 28px #ffcc0029}.admin-secondary,.studio-secondary,.button.secondary,.live-back-button,.live-back-link{color:#f4f4f5e6;background:#ffffff0e;border-color:#ffffff1f}.studio-primary:hover,.button.primary:hover,.live-go-button:hover,.triumph-create-dashboard-button:hover,.triumph-dashboard-go-live:hover,.signup-submit:hover,.auth-submit:hover{color:#050505;background:#ffd633;transform:translateY(-1px)}.admin-secondary:hover,.studio-secondary:hover,.button.secondary:hover,.live-back-button:hover,.live-back-link:hover{color:#fc0;background:#ffcc0014;border-color:#ffcc0085}.auth-card,.account-hero-card,.admin-card,.admin-panel,.commerce-panel,.ticket-event-card,.ticket-hero-card,.listener-release-card,.listener-preferences-card,.listener-library-card,.artist-public-section,.artist-pro-card,.artist-pro-stat,.admin2-card,.admin2-record,.admin2-stat,.live-stream-card,.live-player-panel,.production-video-panel,.browser-chat-panel,.info-panel,.info-card,.support-ticket-panel,.support-faq-list,.premium-card,.menu-card{border-color:var(--tp-card-border);border-radius:var(--tp-radius);background:var(--tp-card-bg);box-shadow:var(--tp-card-shadow)}input,select,textarea{border-radius:var(--tp-radius-sm);min-height:44px}textarea{min-height:112px}.footer-link-column button{border:1px solid #0000;width:fit-content;min-height:36px;padding:7px 0}.hero-copy h1{gap:.08em;line-height:.98}.hero-copy h1 span{white-space:normal;display:block}.hero-glow-two{right:max(-80px,-6vw)}.live-filter-row button,.listener-filter-row button,.admin2-tabs button,.artist-pro-tabs button{white-space:nowrap}.live-card-actions,.release-manager-actions,.admin2-actions,.commerce-actions,.studio-form-actions,.hero-actions{align-items:center}@media (width<=768px){.directory-page,.account-page,.studio-page,.live-page,.commerce-page,.support-page,.listener-account-page,.listener-music-page,.listener-library-page,.artist-public-page,.artist-pro-dashboard,.admin2-page,.premium-page,.menu-page{padding-inline:max(12px, env(safe-area-inset-left), env(safe-area-inset-right));padding-top:28px;padding-bottom:48px}.site-header{min-height:62px;padding:10px 12px}.brand-name{max-width:calc(100vw - 88px);font-size:20px;line-height:24px}.menu-button{width:44px;height:44px}.site-nav.open{width:min(88vw,360px);padding-top:calc(74px + env(safe-area-inset-top))}.directory-head,.listener-music-head,.live-list-head,.commerce-head-row,.account-page-head,.support-hero,.admin2-header,.artist-pro-header,.artist-public-head,.listener-page-head,.live-create-head,.triumph-live-create-head{margin-bottom:18px}.auth-card,.account-hero-card,.admin-card,.admin-panel,.commerce-panel,.ticket-event-card,.ticket-hero-card,.listener-release-card,.listener-preferences-card,.listener-library-card,.artist-public-section,.artist-pro-card,.artist-pro-stat,.admin2-card,.admin2-record,.admin2-stat,.live-stream-card,.live-player-panel,.production-video-panel,.browser-chat-panel,.info-panel,.info-card,.support-ticket-panel,.premium-card,.menu-card{border-radius:14px;box-shadow:0 12px 28px #00000038}.button,.studio-primary,.studio-secondary,.admin-secondary,.live-go-button,.live-back-button,.live-back-link,.triumph-create-dashboard-button,.triumph-dashboard-go-live,.auth-submit,.signup-submit,.auth-login,.auth-signup,.track-play-button,.listener-release-card button,.listener-filter-row button,.live-filter-row button,.admin-filter-row button,.admin-tabs button,.admin2-tabs button,.notification-filters button,.role-select button{min-height:44px}.live-card-actions,.release-manager-actions,.admin2-actions,.commerce-actions,.studio-form-actions,.hero-actions{flex-wrap:wrap;width:100%}.live-card-actions>*,.release-manager-actions>*,.admin2-actions>*,.commerce-actions>*,.studio-form-actions>*{flex:150px;max-width:100%}.hero-section{min-height:auto;padding-bottom:38px}.hero-copy h1{font-size:clamp(42px,14vw,58px);line-height:1}}@media (width<=430px){.directory-page,.account-page,.studio-page,.live-page,.commerce-page,.support-page,.listener-account-page,.listener-music-page,.listener-library-page,.artist-public-page,.artist-pro-dashboard,.admin2-page,.premium-page,.menu-page{padding-inline:10px;padding-top:24px}.brand-name{font-size:19px}.directory-head h1,.listener-music-head h1,.live-list-head h1,.commerce-head-row h1,.account-page-head h1,.support-hero h1,.admin2-header h1,.artist-pro-header h1,.artist-public-head h1,.listener-page-head h1,.live-create-head h1,.triumph-live-create-head h1{font-size:26px;line-height:32px}.footer-link-column button{min-height:40px;padding-block:9px}}@media (width<=768px){button,a.button,a.studio-primary,a.admin-secondary,a.live-go-button,a.live-back-button,a.live-back-link,.nav-links a,.account-links a,.footer-link-column a,.footer-link-column button{min-height:44px}.footer-link-column a,.footer-link-column button{align-items:center;display:inline-flex}}.phase4-mini-player{animation:.22s both phase4-player-rise}.phase4-favorite-count{color:#fc0;background:#ffcc0014;border:1px solid #ffcc0042;border-radius:999px;justify-content:center;align-items:center;min-width:24px;min-height:24px;font-size:11px;font-weight:850;display:inline-flex}.phase4-full-player{animation:.24s both phase4-full-enter}.phase4-full-inner{text-align:left;grid-template-columns:minmax(260px,360px) minmax(0,1fr);align-items:start;width:min(100%,980px)}.phase4-full-inner .fullscreen-cover{aspect-ratio:1;grid-row:span 4;justify-self:center;width:min(100%,360px)}.phase4-player-badges{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.phase4-player-badges span{color:#fc0;text-transform:uppercase;background:#ffcc0014;border:1px solid #ffcc0038;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:850}.phase4-secondary-controls button.active,.mini-player-tools button.active,.mini-player-controls button.active,.fullscreen-controls button.active{color:#fc0;background:#ffcc0024}.phase4-player-panels{grid-column:1/-1;grid-template-columns:minmax(0,1.1fr) minmax(240px,.9fr) minmax(220px,.8fr);gap:14px;width:100%;margin-top:6px;display:grid}.phase4-queue-panel,.phase4-lyrics-panel{background:#ffffff09;border:1px solid #ffffff17;border-radius:16px;gap:10px;min-width:0;padding:14px;display:grid}.phase4-panel-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.phase4-panel-head h3,.phase4-lyrics-panel h3{color:#fff;margin:0;font-size:14px;font-weight:850}.phase4-panel-head button{color:#d4d4d8;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;min-height:30px;padding:4px 10px;font-size:11px;font-weight:800}.phase4-queue-list,.phase4-history-list{gap:8px;max-height:320px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.phase4-queue-list li,.phase4-history-list li{background:#0505055c;border:1px solid #ffffff12;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid}.phase4-history-list li{grid-template-columns:42px minmax(0,1fr)}.phase4-queue-list li[draggable=true]{cursor:grab}.phase4-queue-list li button:first-child{min-width:0;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:0;display:grid}.phase4-queue-list li>button:last-child{color:#fca5a5;background:#ef444414;border:1px solid #ef444447;border-radius:999px;min-height:32px;padding:4px 10px;font-size:11px;font-weight:800}.phase4-queue-cover,.phase4-shelf-cover{background:#111;border-radius:10px;width:42px;height:42px;display:block;overflow:hidden}.phase4-queue-cover img,.phase4-shelf-cover img{object-fit:cover;width:100%;height:100%}.phase4-queue-cover span,.phase4-shelf-cover strong,.phase4-queue-cover strong{color:#fc0;place-items:center;width:100%;height:100%;display:grid}.phase4-queue-list strong,.phase4-history-list strong,.phase4-shelf-row strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.phase4-queue-list small,.phase4-history-list small,.phase4-shelf-row span{color:#a3a3a3;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.phase4-empty-copy,.phase4-lyrics-panel p{color:#a3a3a3;margin:0;font-size:13px;line-height:20px}.phase4-streaming-shelves{gap:16px;margin:18px 0;display:grid}.phase4-music-shelf{background:linear-gradient(145deg,#121212f0,#070708f5);border:1px solid #ffffff1a;border-radius:16px;gap:12px;padding:14px;display:grid}.phase4-music-shelf>div:first-child{justify-content:space-between;gap:12px;display:flex}.phase4-music-shelf h2{color:#fff;margin:0;font-size:17px;line-height:22px}.phase4-music-shelf>div:first-child span{color:#fc0;font-size:12px;font-weight:800}.phase4-shelf-row{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:10px;display:grid}.phase4-shelf-row button{min-width:0;min-height:62px;color:inherit;text-align:left;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;padding:8px;display:grid}.phase4-shelf-row button:hover,.phase4-queue-list li:hover{background:#ffcc0012;border-color:#ffcc0057}.phase4-shelf-cover{width:46px;height:46px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[draggable=true]:focus-visible{outline-offset:3px;outline:2px solid #fc0}@keyframes phase4-player-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes phase4-full-enter{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@media (width<=900px){.phase4-full-inner{text-align:center;grid-template-columns:1fr}.phase4-full-inner .fullscreen-cover{grid-row:auto;width:min(70vw,320px)}.phase4-player-badges,.phase4-secondary-controls,.fullscreen-controls{justify-content:center}.phase4-player-panels{grid-template-columns:1fr}}@media (width<=779px){.phase4-mini-player{padding-bottom:calc(10px + env(safe-area-inset-bottom))}.phase4-mini-player .mini-player-controls{justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.phase4-mini-player .mini-player-tools{flex-wrap:wrap}.phase4-shelf-row{padding-bottom:4px;display:flex;overflow-x:auto}.phase4-shelf-row button{flex:0 0 172px}}@media (width<=430px){.phase4-full-inner .fullscreen-cover{width:min(78vw,280px)}.phase4-queue-panel,.phase4-lyrics-panel,.phase4-music-shelf{padding:12px}}.phase4-full-player{padding:max(18px, env(safe-area-inset-top)) clamp(14px, 3vw, 30px) max(28px, env(safe-area-inset-bottom));background:radial-gradient(circle at 50% 12%,#ffcc0024,#0000 34%),linear-gradient(#090909 0%,#030303 100%)}.phase4-full-player:before{background:#0000002e}.phase4-full-inner{background:linear-gradient(145deg,#121212f5,#050505fa);border:1px solid #ffcc0029;border-radius:24px;grid-template-columns:minmax(240px,340px) minmax(0,1fr);align-items:center;gap:18px clamp(22px,4vw,46px);width:min(100%,1040px);padding:clamp(54px,7vw,72px) clamp(18px,4vw,44px) clamp(18px,4vw,34px);box-shadow:0 28px 90px #0000008c}.phase4-full-inner .fullscreen-cover{border:1px solid #ffcc002e;border-radius:22px;width:min(100%,320px);max-width:320px;box-shadow:0 24px 64px #0000007a,0 0 0 1px #ffcc0014}.phase4-full-inner .fullscreen-song-copy{text-align:left;align-self:end;gap:7px}.phase4-full-inner .fullscreen-song-copy h2{color:#fff;overflow-wrap:anywhere;max-width:100%;font-size:clamp(28px,4.4vw,50px);line-height:1.03}.phase4-full-inner .fullscreen-song-copy p{color:#ffffffb3;font-size:clamp(15px,2vw,18px)}.phase4-player-meta{color:#ffcc00e0;flex-wrap:wrap;gap:8px;margin-top:6px;font-size:12px;font-weight:800;display:flex}.phase4-player-meta span{background:#ffcc0012;border:1px solid #ffcc002e;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;display:inline-flex}.phase4-full-inner .fullscreen-progress{justify-self:stretch;width:min(100%,560px)}.phase4-full-inner .fullscreen-progress input,.phase4-mini-player .mini-player-progress input,.phase4-secondary-controls input,.phase4-mini-player .mini-volume-control input{accent-color:#fc0;height:6px}.phase4-primary-controls{justify-self:stretch;gap:clamp(18px,4vw,34px)}.phase4-primary-controls button,.phase4-utility-controls button,.phase4-secondary-controls button{background:#ffffff0b;border:1px solid #ffffff14;transition:transform .16s,color .16s,border-color .16s,background .16s}.phase4-primary-controls button:hover,.phase4-utility-controls button:hover,.phase4-secondary-controls button:hover{color:#fc0;border-color:#fc06;transform:translateY(-1px)}.phase4-primary-controls .fullscreen-play:hover{color:#050505;background:#ffd633}.phase4-utility-controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.phase4-utility-controls button,.phase4-secondary-controls button,.phase4-icon-control{color:#ffffffc7;border-radius:999px;width:42px;height:42px}.phase4-utility-controls svg,.phase4-secondary-controls svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.phase4-utility-controls button[aria-label*=favorite i] svg,.phase4-utility-controls button[aria-label*=favorites i] svg,.phase4-mini-player button[aria-label*=favorite i] svg,.phase4-mini-player button[aria-label*=favorites i] svg{fill:currentColor}.phase4-secondary-controls{justify-self:center;gap:12px;width:min(100%,420px)}.phase4-secondary-controls label{flex:190px;justify-content:center}.phase4-player-panels{grid-template-columns:minmax(0,1.12fr) minmax(220px,.88fr)}.phase4-lyrics-panel{display:none}.phase4-mini-player{cursor:pointer;border-color:#ffcc0057;box-shadow:0 18px 58px #0000008a}.phase4-mini-player:focus-visible{outline-offset:3px;outline:2px solid #fc0}.phase4-mini-player .mini-player-controls{gap:10px}.phase4-mini-player .mini-player-controls button,.phase4-mini-player .mini-player-tools button{background:#ffffff0a;border:1px solid #ffffff14}.phase4-mini-player .player-main-button{background:#fc0;border-color:#fc0}.phase4-mini-player .mini-player-tools{gap:9px}.phase4-mini-player .mini-player-close{color:#ffffffc2;min-width:44px;font-size:0}.phase4-mini-player .mini-player-close:before{content:"×";font-size:18px;line-height:1}.phase4-mini-player .player-track-copy small:first-of-type{color:#ffcc00d6}@media (width>=780px){.phase4-mini-player{grid-template-columns:minmax(220px,1fr) minmax(180px,auto) minmax(220px,.75fr) minmax(210px,auto);align-items:center}}@media (width<=779px){.phase4-full-player{padding:max(12px, env(safe-area-inset-top)) max(10px, env(safe-area-inset-left)) max(18px, env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-right))}.phase4-full-inner{text-align:center;border-radius:20px;grid-template-columns:1fr;gap:14px;width:100%;padding:54px 14px 18px}.phase4-full-inner .fullscreen-cover{justify-self:center;width:min(78vw,300px);max-width:300px}.phase4-full-inner .fullscreen-song-copy{text-align:center}.phase4-player-meta,.phase4-utility-controls,.phase4-secondary-controls{justify-content:center}.phase4-player-panels{grid-template-columns:1fr}.phase4-mini-player{max-width:calc(100vw - 16px);padding-bottom:calc(10px + env(safe-area-inset-bottom));grid-template-columns:1fr}.phase4-mini-player .mini-player-controls,.phase4-mini-player .mini-player-tools{justify-content:center;overflow:visible}.phase4-mini-player .mini-player-tools{flex-wrap:wrap}}@media (width<=430px){.phase4-full-inner .fullscreen-cover{width:min(74vw,260px)}.phase4-primary-controls .fullscreen-play{width:68px;height:68px}.phase4-utility-controls button,.phase4-secondary-controls button,.phase4-icon-control{width:38px;height:38px}.phase4-mini-player .mini-player-controls button,.phase4-mini-player .mini-player-tools button{width:34px;height:34px}.phase4-mini-player .mini-volume-control{width:min(112px,34vw)}}.phase5-artist-public-page{overflow-x:hidden}.phase5-artist-banner{background:radial-gradient(circle at 24% 20%,#fc03,#0000 34%),linear-gradient(135deg,#161616fa,#030303fa);border:1px solid #ffcc0024;min-height:220px;position:relative}.phase5-banner-placeholder{width:100%;height:100%;min-height:inherit}.phase5-artist-profile-card{border-color:#ffcc002e;align-items:center;box-shadow:0 22px 62px #00000052}.phase5-artist-avatar{border:2px solid #ffcc0080;width:112px;height:112px;box-shadow:0 16px 42px #00000059}.phase5-artist-profile-copy{flex:auto;min-width:0}.phase5-artist-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.phase5-verified-badge{color:#050505;background:#fc0;border:1px solid #ffcc0061;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;font-size:12px;font-weight:850;display:inline-flex}.phase5-artist-meta{margin-top:12px}.phase5-artist-profile-grid{grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr);align-items:start;gap:18px;display:grid}.phase5-profile-detail-list{gap:10px;margin:12px 0 16px;display:grid}.phase5-profile-detail-list div{background:#ffffff09;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.phase5-profile-detail-list span,.phase5-muted-copy{color:#d4d4d8c7;font-size:13px}.phase5-profile-detail-list strong{color:#fff;overflow-wrap:anywhere;min-width:0}.phase5-status-board,.phase5-analytics-summary{margin-top:0}.phase5-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.phase5-status-grid article{background:#ffffff09;border:1px solid #ffffff14;border-radius:14px;gap:8px;padding:14px;display:grid}.phase5-status-grid strong{color:#fff;font-size:28px;line-height:1}.phase5-status-grid small{color:#d4d4d8b8;font-size:12px}.release-manager-actions button[disabled],.release-manager-actions button:disabled{opacity:.52;cursor:not-allowed}@media (width<=900px){.phase5-artist-profile-grid,.phase5-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.phase5-artist-profile-card{align-items:flex-start;gap:14px}.phase5-artist-avatar{width:88px;height:88px}.phase5-artist-profile-grid,.phase5-status-grid{grid-template-columns:1fr}.phase5-profile-detail-list div{grid-template-columns:1fr;gap:4px}.phase5-artist-banner{min-height:160px}.artist-pro-dashboard .artist-pro-stat-grid,.artist-pro-dashboard .artist-pro-stat-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=430px){.artist-pro-dashboard .artist-pro-stat-grid,.artist-pro-dashboard .artist-pro-stat-grid.compact{grid-template-columns:1fr}.phase5-artist-title-row h1{width:100%}}:is(.live-page:has(.concert-live-room-shell),.live-page:has(.browser-live-layout)){width:100%;max-width:100vw;min-height:calc(var(--app-viewport-height) - 64px);background:#000;padding:0;overflow-x:hidden}:is(.live-page:has(.concert-live-room-shell) .live-created-note,.live-page:has(.browser-live-layout) .live-created-note){z-index:15;max-width:min(460px,100vw - 24px);margin:8px auto;position:relative}.triumph-live-room-shell.livekit-connected-layout.concert-live-room-shell,.live-detail-layout.browser-live-layout{width:min(100vw,520px);min-height:calc(var(--app-viewport-height) - 64px);background:#000;border-inline:1px solid #ffcc0024;grid-template-columns:1fr;gap:0;margin:0 auto;display:grid;position:relative;overflow:hidden}.triumph-live-stage-card.concert-stage-card,.live-player-panel.browser-live-player.production-video-panel{width:100%;min-height:calc(var(--app-viewport-height) - 64px);box-shadow:none;background:#000;border:0;border-radius:0;padding:0;display:block;position:relative;overflow:hidden}.concert-video-frame,.browser-live-stage.production-video-stage{background:#000;border:0;position:absolute;inset:0;aspect-ratio:auto!important;border-radius:0!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important}.concert-video-grid,.concert-video-grid.has-guests,.triumph-live-video-grid,.triumph-live-video-grid.has-guests,.stage-tile.main-stage-tile,.triumph-live-video-tile,.triumph-live-video-tile.primary,.triumph-live-video-tile.primary .lk-participant-tile,.triumph-live-video-tile.primary [data-lk-participant-tile]{grid-template-rows:1fr!important;grid-template-columns:1fr!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important}.triumph-live-video-grid.has-guests .triumph-live-video-tile.guest,.concert-video-grid.has-guests .triumph-live-video-tile.guest,.guest-stage-tile{display:none}.triumph-live-video-tile video,.stage-tile.main-stage-tile video,.production-video-stage video,.lk-participant-tile video,[data-lk-participant-tile] video{object-fit:cover!important;width:100%!important;height:100%!important}.concert-video-frame:before,.browser-live-stage.production-video-stage:before{content:"";z-index:4;pointer-events:none;background:linear-gradient(#000000c7 0%,#00000038 28%,#0000001a 52%,#000000db 100%),radial-gradient(circle at 80% 18%,#ffcc001f,#0000 32%);position:absolute;inset:0}.concert-top-overlay,.mobile-fallback-live-overlay{inset:max(12px, env(safe-area-inset-top)) 12px auto;z-index:12;pointer-events:none;justify-content:space-between;align-items:flex-start;gap:10px;display:flex;position:absolute}.concert-artist-meta{pointer-events:auto;align-items:center;gap:10px;min-width:0;display:flex}.concert-artist-avatar{border:2px solid #ffcc00b3;width:42px;height:42px;box-shadow:0 10px 24px #0000005c}.concert-artist-meta span,.concert-artist-meta h1{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:min(52vw,260px);overflow:hidden}.concert-artist-meta span{font-size:13px;font-weight:900;display:block}.concert-artist-meta h1{opacity:.78;margin:2px 0 0;font-size:12px;font-weight:700}.concert-stream-info{display:none}.concert-live-meta{pointer-events:auto;flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.triumph-live-badge,.triumph-viewer-pill,.mobile-live-timer,.mobile-live-follow,.mobile-live-invite,.mobile-live-end{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0000007a;border:1px solid #ffffff24;border-radius:999px;min-height:28px;padding:5px 9px;font-size:11px;font-weight:900;line-height:1}.triumph-live-badge{letter-spacing:.04em;background:#ef233c;border-color:#ffffff2e;min-width:auto}.triumph-viewer-pill:before{content:"👁";margin-right:4px}.mobile-live-follow,.mobile-live-invite{color:#050505;background:#fc0;border-color:#fc0}.mobile-live-end{background:#ef233ce0;border-color:#ef233ce6}.concert-floating-reactions{z-index:14;pointer-events:none;position:absolute;inset:auto 0 96px}.concert-floating-reactions span{filter:drop-shadow(0 8px 18px #00000073);font-size:28px;animation:1.4s ease-out forwards mobile-live-reaction-rise;position:absolute;bottom:0}.concert-reaction-bar{z-index:16;gap:10px;width:48px;display:grid;position:absolute;top:44%;right:10px;transform:translateY(-50%)}.reaction-pill{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#00000075;border:1px solid #ffffff29;border-radius:999px;place-items:center;width:46px;min-width:46px;height:46px;min-height:46px;padding:0;font-size:0;display:grid;box-shadow:0 12px 30px #00000059}.reaction-pill span{font-size:20px;line-height:1}.reaction-pill em,.reaction-pill strong{display:none}.reaction-pill:hover{color:#fc0;background:#ffcc001f;border-color:#ffcc009e}.reaction-pill:nth-last-child(2):before{content:"↗";font-size:20px}.reaction-pill:last-child:before{content:"+";color:#fc0;font-size:22px}.triumph-live-chat-panel.concert-chat-panel{right:68px;bottom:calc(78px + env(safe-area-inset-bottom));z-index:15;min-height:0;max-height:34svh;box-shadow:none;pointer-events:none;background:0 0;border:0;border-radius:0;padding:0;display:block;position:absolute;left:12px;overflow:visible}.concert-chat-head,.concert-pinned-message{display:none}.triumph-live-comments.concert-live-comments{pointer-events:auto;scrollbar-width:none;flex-direction:column;justify-content:flex-end;gap:7px;min-height:0;max-height:28svh;padding:0;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 26% 100%);mask-image:linear-gradient(#0000 0%,#000 26% 100%)}.triumph-live-comments.concert-live-comments::-webkit-scrollbar{display:none}.triumph-live-comment{grid-template-columns:28px minmax(0,1fr);align-items:end;gap:8px;display:grid}.triumph-live-comment:nth-last-of-type(n+5){display:none}.live-comment-avatar{border:1px solid #ffcc0080;width:28px;height:28px}.triumph-live-comment div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(90deg,#0000009e,#0000003d);border-radius:16px;padding:7px 10px}.triumph-live-comment span{align-items:baseline;gap:6px;display:flex}.triumph-live-comment strong{color:#fff;font-size:12px;font-weight:900}.triumph-live-comment small{color:#ffffff85;font-size:10px}.triumph-live-comment p,.triumph-empty-chat{color:#ffffffe6;overflow-wrap:anywhere;margin:2px 0 0;font-size:13px;line-height:17px}.concert-message-tools{display:none}.triumph-chat-input.concert-chat-input{right:max(10px, env(safe-area-inset-right));bottom:max(10px, env(safe-area-inset-bottom));left:max(10px, env(safe-area-inset-left));z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#000000ad;border:1px solid #ffcc002e;border-radius:999px;grid-template-columns:minmax(0,1fr) 42px 58px;align-items:center;gap:8px;max-width:min(500px,100vw - 20px);margin-inline:auto;padding:7px;display:grid;position:fixed;box-shadow:0 18px 48px #00000080}.mobile-live-chat-greeting{color:#ffffffdb;text-shadow:0 2px 12px #000c;font-size:13px;font-weight:800;position:absolute;bottom:calc(100% + 8px);left:6px}.triumph-chat-input.concert-chat-input input{color:#fff;background:#ffffff14;border:0;border-radius:999px;outline:none;width:100%;min-width:0;min-height:40px;padding:0 14px;font-size:16px}.triumph-chat-input.concert-chat-input button{color:#050505;background:#fc0;border:0;border-radius:999px;min-width:0;min-height:40px;font-size:12px;font-weight:900}.triumph-chat-input.concert-chat-input .mobile-live-emoji{color:#fff;background:#ffffff1a}.concert-host-tools{z-index:18}.triumph-live-controls.concert-host-tools{right:auto;bottom:calc(78px + env(safe-area-inset-bottom));left:12px;transform:none}.mobile-live-side-controls{gap:10px;display:grid;position:absolute;bottom:180px;right:10px}.mobile-live-side-controls button{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#00000075;border-radius:999px;place-items:center;width:46px;min-width:46px;height:46px;min-height:46px;padding:0;display:grid}.mobile-live-side-controls strong{display:none}@keyframes mobile-live-reaction-rise{0%{opacity:0;transform:translateY(18px)scale(.86)}15%{opacity:1}to{opacity:0;transform:translateY(-180px)scale(1.18)}}@media (width>=860px){.triumph-live-room-shell.livekit-connected-layout.concert-live-room-shell,.live-detail-layout.browser-live-layout{width:min(100vw,560px);min-height:calc(var(--app-viewport-height) - 72px)}.triumph-live-stage-card.concert-stage-card,.live-player-panel.browser-live-player.production-video-panel{min-height:calc(var(--app-viewport-height) - 72px)}}@media (width<=430px){.concert-artist-avatar{width:38px;height:38px}.concert-artist-meta h1{max-width:48vw}.triumph-viewer-pill,.mobile-live-timer,.mobile-live-follow,.mobile-live-invite{display:none}.concert-reaction-bar,.mobile-live-side-controls{right:8px}.triumph-live-chat-panel.concert-chat-panel{left:10px;right:62px}}.live-page{color:#fff;background:#050505;width:100%;max-width:100vw;overflow-x:hidden}.live-page *,.live-page :before,.live-page :after{box-sizing:border-box}.live-page svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.live-list-head{justify-content:space-between;align-items:center;gap:16px;width:min(1120px,100vw - 32px);margin:0 auto 18px;padding-top:18px;display:flex}.live-page-brand{color:#fc0;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.live-list-head h1,.triumph-live-create-head h1,.mobile-original-card-head h1{color:#fff;letter-spacing:0;margin:0}.live-go-button,.triumph-create-dashboard-button,.triumph-dashboard-go-live.mobile-live-go-button{color:#050505;background:#fc0;border:0;border-radius:999px;font-weight:950;box-shadow:0 14px 32px #fc03}.live-go-button{white-space:nowrap;min-height:38px;padding:0 16px}.live-filter-row{scrollbar-width:none;width:min(1120px,100vw - 32px);margin:0 auto 18px;overflow-x:auto}.live-filter-row::-webkit-scrollbar{display:none}.live-filter-row button{color:#d7d7d7;white-space:nowrap;background:#111;border:1px solid #2b2b2b;border-radius:999px;flex:none}.live-filter-row button.active{color:#050505;background:#fc0;border-color:#ffcc00b8}.live-card-grid{width:min(1120px,100vw - 32px);margin-inline:auto}.live-stream-card,.mobile-original-live-details-card,.mobile-original-stream-card,.mobile-original-chat-card,.triumph-live-dashboard-main,.triumph-dashboard-chat,.live-form-panel.triumph-live-form-panel{background:#111;border:1px solid #232323;border-radius:20px;box-shadow:0 18px 42px #0000006b}.live-stream-card{overflow:hidden}.live-thumb{background:#000}.live-thumb i,.live-status.live,.triumph-live-badge{color:#fff;background:#ef4444;border-color:#ffffff1f}.live-stream-body h2,.mobile-original-stream-head h1,.triumph-live-dashboard-head h1{color:#fff}.live-stream-body p,.live-host,.mobile-original-chat-card p,.mobile-live-description-card p,.triumph-dashboard-chat-body p{color:#b8b8b8}.live-card-tags span,.live-meta-row span,.mobile-original-stream-meta span,.mobile-original-preview-badges span,.mobile-live-status-grid span{color:#d9d9d9;background:#171717;border:1px solid #2b2b2b;border-radius:999px}.triumph-mobile-live-details-page,.triumph-mobile-live-created-page{padding:16px max(14px, env(safe-area-inset-left)) calc(92px + env(safe-area-inset-bottom)) max(14px, env(safe-area-inset-right))}.mobile-original-live-details-card,.mobile-original-live-preview-flow,.desktop-live-create-flow,.desktop-live-dashboard-flow{width:min(100%,720px);margin-inline:auto}.mobile-original-live-details-card{gap:14px;padding:16px;display:grid}.mobile-original-card-head{align-items:center;gap:12px;display:flex}.live-back-button,.admin-secondary{color:#fff;background:#151515;border-color:#303030}.danger-button,button.danger{color:#fca5a5;border-color:#f8717159}.mobile-original-live-details-card label,.triumph-live-form-panel label{color:#f7f7f7;gap:8px;font-weight:800;display:grid}.mobile-original-live-details-card input,.mobile-original-live-details-card textarea,.mobile-original-live-details-card select,.triumph-live-form-panel input,.triumph-live-form-panel textarea,.triumph-live-form-panel select{color:#fff;background:#070707;border:1px solid #2a2a2a;border-radius:14px;width:100%;max-width:100%;font-size:16px}.mobile-original-section-label,.live-form-panel.triumph-live-form-panel h2{color:#fc0;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:8px;margin-top:4px;font-size:13px;font-weight:950;display:flex}.live-section-dot,.live-form-panel.triumph-live-form-panel h2:before{content:"";background:#fc0;border-radius:999px;flex:0 0 9px;width:9px;height:9px;box-shadow:0 0 0 4px #ffcc001f}.mobile-original-option-grid,.mobile-original-schedule-grid,.triumph-audience-grid,.triumph-when-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.mobile-original-option-grid button,.mobile-original-schedule-grid button,.mobile-original-schedule-grid label,.triumph-audience-grid button,.triumph-when-grid button,.triumph-when-grid label{color:#fff;background:#080808;border:1px solid #2b2b2b;border-radius:14px;min-width:0}.mobile-original-option-grid button.active,.mobile-original-schedule-grid button.active,.mobile-original-schedule-grid label.active,.triumph-audience-grid button.active,.triumph-when-grid button.active,.triumph-when-grid label.active{background:#ffcc001a;border-color:#ffcc00bd}.mobile-original-checkbox,.triumph-live-chat-setting{background:#080808;border:1px solid #2b2b2b;border-radius:14px;padding:12px}.mobile-original-live-preview-flow{gap:12px;display:grid}.mobile-live-created-actions{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.mobile-live-created-actions>*{flex:none}.mobile-original-stream-card{gap:12px;padding:14px;display:grid}.mobile-original-stream-head,.triumph-live-dashboard-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mobile-original-stream-head>div,.triumph-live-dashboard-head>div{min-width:0}.mobile-original-stream-head span:first-child,.triumph-live-dashboard-head span:first-child{color:#fc0;text-transform:uppercase;font-size:12px;font-weight:950}.mobile-original-camera-card,.triumph-dashboard-preview.mobile-live-preview-card{aspect-ratio:9/16;background:#000;border:1px solid #ffcc003d;border-radius:20px;width:100%;max-height:min(60svh,640px);position:relative;overflow:hidden}.mobile-original-camera-card video,.mobile-original-camera-card img,.triumph-dashboard-preview.mobile-live-preview-card video,.triumph-dashboard-preview.mobile-live-preview-card img{object-fit:cover;width:100%;height:100%}.mobile-original-preview-badges,.triumph-dashboard-preview-top{z-index:3;justify-content:space-between;gap:8px;display:flex;position:absolute;top:12px;left:12px;right:12px}.mobile-original-preview-controls,.triumph-dashboard-preview-controls.mobile-live-preview-controls{z-index:4;pointer-events:auto;justify-content:center;gap:12px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.live-icon-control,.mobile-live-side-controls button{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#00000094;border:1px solid #ffffff29;border-radius:999px;place-items:center;width:46px;min-width:46px;height:46px;min-height:46px;padding:0;display:inline-grid}.live-icon-control:hover,.mobile-live-side-controls button:hover{color:#fc0;border-color:#ffcc00b3}.mobile-live-status-grid{flex-wrap:wrap;gap:8px;display:flex}.mobile-live-status-grid span{padding:8px 10px;font-size:13px}.mobile-live-description-card,.mobile-original-chat-card,.triumph-dashboard-chat{padding:12px}.mobile-live-description-card h2,.mobile-original-chat-card span,.triumph-dashboard-chat-head span{color:#fff;margin:0 0 6px;font-size:14px}.triumph-dashboard-chat-input,.mobile-original-chat-card form{gap:8px;margin-top:10px;display:flex}.triumph-dashboard-chat-input input,.mobile-original-chat-card input{color:#fff;background:#050505;border:1px solid #2a2a2a;border-radius:999px;flex:1;min-width:0;font-size:16px}:is(.browser-live-page:has(.concert-live-room-shell),.browser-live-page:has(.browser-live-layout)){min-height:var(--app-viewport-height);background:#000;padding:0}.browser-live-page:has(.concert-live-room-shell)>.live-back-link{display:none!important}.browser-live-page:has(.browser-live-layout)>.live-back-link{display:none!important}.browser-live-page:has(.concert-live-room-shell)>.production-live-head{display:none!important}.browser-live-page:has(.browser-live-layout)>.production-live-head{display:none!important}.browser-live-page:has(.concert-live-room-shell) .concert-live-discovery{display:none!important}.browser-live-page:has(.browser-live-layout) .concert-live-discovery{display:none!important}.browser-live-page:has(.concert-live-room-shell) .production-about-panel{display:none!important}.browser-live-page:has(.browser-live-layout) .production-about-panel{display:none!important}.browser-live-page:has(.concert-live-room-shell) .concert-stream-info.fallback{display:none!important}.browser-live-page:has(.browser-live-layout) .concert-stream-info.fallback{display:none!important}.browser-live-page:has(.concert-live-room-shell) .live-room-actions.concert-room-actions{display:none!important}.browser-live-page:has(.browser-live-layout) .live-room-actions.concert-room-actions{display:none!important}.triumph-live-room-shell.livekit-connected-layout.concert-live-room-shell,.live-detail-layout.browser-live-layout{width:min(100vw,520px)!important;min-height:var(--app-viewport-height)!important;background:#000!important;border:0!important;margin:0 auto!important}.triumph-live-stage-card.concert-stage-card,.live-player-panel.browser-live-player.production-video-panel{min-height:var(--app-viewport-height)!important;background:#000!important;border:0!important;border-radius:0!important}.concert-video-frame,.browser-live-stage.production-video-stage{border-radius:0!important}.concert-top-overlay,.mobile-fallback-live-overlay{align-items:flex-start;inset:max(14px, env(safe-area-inset-top)) 12px auto!important}.concert-artist-avatar{width:38px!important;height:38px!important}.concert-artist-meta span{color:#fff}.concert-artist-meta b{color:#fc0}.concert-live-meta{align-items:center}.mobile-live-end{color:#fff!important;background:#ef4444e0!important;border-color:#f8717166!important}.mobile-live-invite{color:#050505!important;background:#fc0!important}.concert-reaction-bar{width:46px!important;top:50%!important;right:10px!important}.reaction-pill{color:#fff!important;background:#00000080!important;border-color:#ffffff24!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}.mobile-live-side-controls{z-index:18;right:10px!important;bottom:calc(154px + env(safe-area-inset-bottom))!important;position:absolute!important}:is(.mobile-live-side-controls strong,.mobile-live-side-controls span:not(:has(svg))){display:none!important}.mobile-live-side-controls svg{width:20px;height:20px}.triumph-live-chat-panel.concert-chat-panel,.live-chat-panel.browser-chat-panel.production-chat-panel.concert-chat-panel{right:66px!important;bottom:calc(82px + env(safe-area-inset-bottom))!important;background:0 0!important;max-height:30svh!important;left:12px!important}.concert-chat-head,.chat-head-row.concert-chat-head,.concert-pinned-message{display:none!important}.triumph-chat-input.concert-chat-input,.live-chat-form.concert-chat-input{background:#000000bd!important;border-radius:999px!important;grid-template-columns:42px minmax(0,1fr) 42px!important;max-width:min(500px,100vw - 20px)!important;padding:7px!important}.triumph-chat-input.concert-chat-input input,.live-chat-form.concert-chat-input input{min-width:0!important;font-size:16px!important}.triumph-chat-input.concert-chat-input button,.live-chat-form.concert-chat-input button{width:40px!important;min-width:40px!important;padding:0!important}.mobile-live-send,.mobile-live-emoji{place-items:center!important;display:grid!important}@media (width<=768px){.live-page{padding-inline:max(14px, env(safe-area-inset-left)) max(14px, env(safe-area-inset-right))}:is(.browser-live-page:has(.concert-live-room-shell),.browser-live-page:has(.browser-live-layout)){padding-inline:0}.live-list-head,.live-filter-row,.live-card-grid{width:100%}.live-list-head{padding-top:12px}.live-list-head h1{font-size:clamp(28px,9vw,38px)}.live-card-grid{grid-template-columns:1fr}.desktop-live-create-flow,.desktop-live-dashboard-flow{display:none!important}.mobile-original-option-grid,.mobile-original-schedule-grid{grid-template-columns:1fr}}@media (width>=769px){.mobile-original-live-preview-flow,.mobile-original-live-details-card{display:none!important}}@media (width<=430px){.live-go-button{min-height:34px;padding-inline:13px;font-size:12px}.mobile-original-camera-card{max-height:56svh}.triumph-live-chat-panel.concert-chat-panel,.live-chat-panel.browser-chat-panel.production-chat-panel.concert-chat-panel{right:62px!important;bottom:calc(78px + env(safe-area-inset-bottom))!important}.mobile-live-side-controls{bottom:calc(148px + env(safe-area-inset-bottom))!important}}.triumph-live-create-page.triumph-mobile-live-details-page{width:100%;max-width:100vw;min-height:var(--app-viewport-height);padding:32px max(16px, env(safe-area-inset-left)) calc(88px + env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-right));color:#fff;background:#050505;overflow-x:hidden}.triumph-live-create-page .mobile-original-live-details-card,.triumph-live-create-page .desktop-live-create-flow{width:min(100%,768px);box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 auto;padding:0}.triumph-live-create-page .mobile-original-card-head,.triumph-live-create-page .live-create-head.triumph-live-create-head{text-align:left;margin-bottom:32px;display:block}.triumph-live-create-page .live-back-button{color:#a1a1aa;min-height:24px;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:8px;padding:0;font-size:16px;font-weight:500;display:inline-flex}.triumph-live-create-page .live-back-button:before{content:"<";color:currentColor;font-weight:700}.triumph-live-create-page .live-back-button:hover{color:#fc0}.triumph-live-create-page .mobile-original-card-head h1,.triumph-live-create-page .live-create-head.triumph-live-create-head h1{color:#fc0;letter-spacing:0;margin:24px 0 0;font-size:clamp(30px,8vw,40px);font-weight:800;line-height:1.12}.triumph-live-create-page .old-live-create-intro{color:#71717a;max-width:560px;margin:-16px 0 32px;font-size:16px;line-height:24px}.triumph-live-create-page .desktop-live-create-flow .old-live-create-intro{margin:10px 0 0}.triumph-live-create-page .mobile-original-live-details-card,.triumph-live-create-page .live-create-form.triumph-live-create-form{gap:24px;display:grid}.triumph-live-create-page .live-create-form.triumph-live-create-form{grid-template-columns:1fr}.triumph-live-create-page .mobile-original-section-label,.triumph-live-create-page .live-form-panel.triumph-live-form-panel h2{color:#f4f4f5;letter-spacing:0;text-transform:none;align-items:center;gap:8px;margin:0 0 -2px;font-size:18px;font-weight:800;display:flex}.triumph-live-create-page .live-section-dot,.triumph-live-create-page .live-form-panel.triumph-live-form-panel h2:before{width:10px;height:10px;box-shadow:none;background:#fc0;border-radius:999px;flex:0 0 10px}.triumph-live-create-page .live-form-panel.triumph-live-form-panel{box-shadow:none;background:#18181b;border:1px solid #27272a;border-radius:16px;gap:20px;padding:24px;display:grid}.triumph-live-create-page .mobile-original-live-details-card>label,.triumph-live-create-page .triumph-live-form-panel label:not(.triumph-live-chat-setting):not(.active){color:#a1a1aa;gap:6px;font-size:14px;font-weight:500;display:grid}.triumph-live-create-page .mobile-original-live-details-card input,.triumph-live-create-page .mobile-original-live-details-card textarea,.triumph-live-create-page .mobile-original-live-details-card select,.triumph-live-create-page .triumph-live-form-panel input,.triumph-live-create-page .triumph-live-form-panel textarea,.triumph-live-create-page .triumph-live-form-panel select{color:#fff;background:#000;border:1px solid #3f3f46;border-radius:12px;outline:none;width:100%;min-height:48px;padding:12px;font-size:16px}.triumph-live-create-page .mobile-original-live-details-card textarea,.triumph-live-create-page .triumph-live-form-panel textarea{resize:vertical;min-height:96px}.triumph-live-create-page .mobile-original-live-details-card input:focus,.triumph-live-create-page .mobile-original-live-details-card textarea:focus,.triumph-live-create-page .mobile-original-live-details-card select:focus,.triumph-live-create-page .triumph-live-form-panel input:focus,.triumph-live-create-page .triumph-live-form-panel textarea:focus,.triumph-live-create-page .triumph-live-form-panel select:focus{border-color:#fc0}.triumph-live-create-page .mobile-original-option-grid,.triumph-live-create-page .live-audience-grid.triumph-audience-grid{grid-template-columns:1fr;gap:12px;display:grid}.triumph-live-create-page .mobile-original-option-grid button,.triumph-live-create-page .live-audience-grid.triumph-audience-grid button{color:#fff;text-align:left;background:#000;border:1px solid #27272a;border-radius:12px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:12px;min-height:70px;padding:16px;display:grid}.triumph-live-create-page .mobile-original-option-grid button:before,.triumph-live-create-page .live-audience-grid.triumph-audience-grid button:before{content:"";border:2px solid #71717a;border-radius:999px;width:20px;height:20px;margin-top:1px}.triumph-live-create-page .mobile-original-option-grid button.active,.triumph-live-create-page .live-audience-grid.triumph-audience-grid button.active{background:#ffcc000d;border-color:#fc06}.triumph-live-create-page .mobile-original-option-grid button.active:before,.triumph-live-create-page .live-audience-grid.triumph-audience-grid button.active:before{background:radial-gradient(circle,#fc0 0 42%,#0000 46%);border-color:#fc0}.triumph-live-create-page .mobile-original-option-grid strong,.triumph-live-create-page .live-audience-grid.triumph-audience-grid strong{color:#e4e4e7;font-size:14px;font-weight:700;line-height:20px;display:block}.triumph-live-create-page .mobile-original-option-grid button.active strong,.triumph-live-create-page .live-audience-grid.triumph-audience-grid button.active strong{color:#fc0}.triumph-live-create-page .mobile-original-option-grid span,.triumph-live-create-page .live-audience-grid.triumph-audience-grid span{color:#71717a;margin-top:2px;font-size:12px;line-height:16px;display:block}.triumph-live-create-page .mobile-original-checkbox,.triumph-live-create-page .triumph-live-chat-setting{color:#d4d4d8;background:0 0;border:0;border-radius:0;align-items:center;gap:12px;padding:0;font-size:16px;font-weight:500;display:flex}.triumph-live-create-page .mobile-original-checkbox input,.triumph-live-create-page .triumph-live-chat-setting input{accent-color:#fc0;width:18px;min-width:18px;height:18px;min-height:18px}.triumph-live-create-page .mobile-original-schedule-grid,.triumph-live-create-page .triumph-when-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.triumph-live-create-page .mobile-original-schedule-grid button,.triumph-live-create-page .mobile-original-schedule-grid label,.triumph-live-create-page .triumph-when-grid button,.triumph-live-create-page .triumph-when-grid label{color:#a1a1aa;text-align:center;background:0 0;border:1px solid #27272a;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:12px;font-size:14px;font-weight:700;display:flex}.triumph-live-create-page .mobile-original-schedule-grid button.active,.triumph-live-create-page .mobile-original-schedule-grid label.active,.triumph-live-create-page .triumph-when-grid button.active,.triumph-live-create-page .triumph-when-grid label.active{color:#000;background:#fc0;border-color:#0000}.triumph-live-create-page .triumph-create-dashboard-button{color:#000;width:100%;min-height:60px;box-shadow:none;background:#fc0;border:0;border-radius:12px;padding:16px;font-size:18px;font-weight:800}.triumph-live-create-page .triumph-create-dashboard-button:hover{background:#ffd633}@media (width<=768px){.triumph-live-create-page.triumph-mobile-live-details-page{padding-top:32px}.triumph-live-create-page .desktop-live-create-flow{display:none!important}.triumph-live-create-page .mobile-original-live-details-card{display:grid!important}}@media (width>=769px){.triumph-live-create-page .mobile-original-live-details-card{display:none!important}.triumph-live-create-page .desktop-live-create-flow{display:block!important}}.triumph-live-create-page .mobile-original-option-grid button,.triumph-live-create-page .live-audience-grid.triumph-audience-grid button{min-height:70px;padding:16px 16px 16px 52px;display:block;position:relative;overflow:hidden}.triumph-live-create-page .mobile-original-option-grid button:before,.triumph-live-create-page .live-audience-grid.triumph-audience-grid button:before{margin:0;position:absolute;top:18px;left:16px}.triumph-live-create-page .mobile-original-option-grid strong,.triumph-live-create-page .live-audience-grid.triumph-audience-grid strong,.triumph-live-create-page .mobile-original-option-grid span,.triumph-live-create-page .live-audience-grid.triumph-audience-grid span{white-space:normal;text-align:left;width:auto;max-width:100%;margin:0;position:static;overflow:visible}.triumph-live-create-page .mobile-original-option-grid strong,.triumph-live-create-page .live-audience-grid.triumph-audience-grid strong{line-height:20px}.triumph-live-create-page .mobile-original-option-grid span,.triumph-live-create-page .live-audience-grid.triumph-audience-grid span{margin-top:3px}.triumph-live-create-page .mobile-original-checkbox,.triumph-live-create-page .triumph-live-chat-setting{align-items:flex-start;padding:10px 0}.triumph-live-create-page .triumph-live-chat-setting span{gap:2px;display:grid}.triumph-live-create-page .triumph-live-chat-setting small{color:#a1a1aa;font-size:13px;font-weight:400}.triumph-live-create-page .mobile-original-schedule-grid button,.triumph-live-create-page .mobile-original-schedule-grid label,.triumph-live-create-page .triumph-when-grid button,.triumph-live-create-page .triumph-when-grid label{text-align:left;grid-template-columns:20px minmax(0,1fr);justify-content:start;align-items:center;gap:12px;min-height:102px;padding:18px;display:grid;position:relative}.triumph-live-create-page .mobile-original-schedule-grid button:before,.triumph-live-create-page .mobile-original-schedule-grid label:before,.triumph-live-create-page .triumph-when-grid button:before,.triumph-live-create-page .triumph-when-grid label:before{content:"";border:1.5px solid;border-radius:999px;width:14px;height:14px}.triumph-live-create-page .mobile-original-schedule-grid button.active:before,.triumph-live-create-page .mobile-original-schedule-grid label.active:before,.triumph-live-create-page .triumph-when-grid button.active:before,.triumph-live-create-page .triumph-when-grid label.active:before{background:radial-gradient(circle,#000 0 38%,#0000 42%);border-color:#000}.triumph-live-create-page .mobile-original-schedule-grid button strong,.triumph-live-create-page .mobile-original-schedule-grid label strong,.triumph-live-create-page .triumph-when-grid button strong,.triumph-live-create-page .triumph-when-grid label strong,.triumph-live-create-page .mobile-original-schedule-grid button span,.triumph-live-create-page .mobile-original-schedule-grid label span,.triumph-live-create-page .triumph-when-grid button span,.triumph-live-create-page .triumph-when-grid label span{overflow-wrap:anywhere;white-space:normal;min-width:0}.triumph-live-create-page .mobile-original-schedule-grid input,.triumph-live-create-page .triumph-when-grid input{grid-column:2;width:100%;min-width:0;margin-top:8px}@media (width<=560px){.triumph-live-create-page .mobile-original-schedule-grid,.triumph-live-create-page .triumph-when-grid{grid-template-columns:1fr}}.triumph-live-create-page .mobile-original-option-grid button,.triumph-live-create-page .live-audience-grid.triumph-audience-grid button{min-height:70px;padding:16px!important;display:block!important;overflow:visible!important}.triumph-live-create-page .mobile-original-option-grid button:before,.triumph-live-create-page .live-audience-grid.triumph-audience-grid button:before,.triumph-live-create-page .mobile-original-schedule-grid button:before,.triumph-live-create-page .mobile-original-schedule-grid label:before,.triumph-live-create-page .triumph-when-grid button:before,.triumph-live-create-page .triumph-when-grid label:before{content:none!important;display:none!important}.triumph-live-create-page .mobile-original-option-grid strong,.triumph-live-create-page .live-audience-grid.triumph-audience-grid strong{margin:0 0 4px!important;line-height:20px!important;display:block!important}.triumph-live-create-page .mobile-original-option-grid span,.triumph-live-create-page .live-audience-grid.triumph-audience-grid span{margin:0!important;line-height:16px!important;display:block!important}.triumph-live-create-page .mobile-original-schedule-grid button,.triumph-live-create-page .mobile-original-schedule-grid label,.triumph-live-create-page .triumph-when-grid button,.triumph-live-create-page .triumph-when-grid label{text-align:center!important;justify-content:center!important;align-items:center!important;min-height:48px!important;padding:12px!important;display:flex!important}.triumph-live-create-page .mobile-original-schedule-grid input,.triumph-live-create-page .triumph-when-grid input{width:min(100%,250px)!important;margin:8px auto 0!important}.triumph-live-create-page .mobile-original-option-grid button,.triumph-live-create-page .live-audience-grid.triumph-audience-grid button{grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;padding:16px!important;display:grid!important}.triumph-live-create-page .live-audience-icon{border:1px solid!important;border-radius:8px!important;place-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;font-size:18px!important;font-style:normal!important;font-weight:800!important;line-height:1!important;display:inline-grid!important}.triumph-live-create-page .live-audience-copy{min-width:0!important;display:block!important}.triumph-live-create-page .live-audience-copy strong,.triumph-live-create-page .live-audience-copy em{white-space:normal!important;min-width:0!important;display:block!important}.triumph-live-create-page .live-audience-copy strong{margin:0 0 3px!important}.triumph-live-create-page .live-audience-copy em{color:#9ca3af!important;margin:0!important;font-size:12px!important;font-style:normal!important;font-weight:400!important;line-height:16px!important}.triumph-live-create-page .audience-public .live-audience-icon{color:#10b981!important;background:#10b98124!important}.triumph-live-create-page .audience-fan .live-audience-icon{color:#3b82f6!important;background:#3b82f624!important}.triumph-live-create-page .audience-vip .live-audience-icon{color:#a855f7!important;background:#a855f729!important}.triumph-live-create-page .audience-ticketed .live-audience-icon{color:#fc0!important;background:#ffcc0024!important}.triumph-live-create-page .audience-public.active{background:#10b98114!important;border-color:#10b9818c!important}.triumph-live-create-page .audience-fan.active{background:#3b82f614!important;border-color:#3b82f68c!important}.triumph-live-create-page .audience-vip.active{background:#a855f714!important;border-color:#a855f78c!important}.triumph-live-create-page .audience-ticketed.active{background:#ffcc0014!important;border-color:#ffcc0094!important}.triumph-live-create-page .audience-public.active .live-audience-copy strong{color:#34d399!important}.triumph-live-create-page .audience-fan.active .live-audience-copy strong{color:#60a5fa!important}.triumph-live-create-page .audience-vip.active .live-audience-copy strong{color:#c084fc!important}.triumph-live-create-page .audience-ticketed.active .live-audience-copy strong{color:#fc0!important}.triumph-mobile-live-created-page{width:100%;max-width:100vw;min-height:var(--app-viewport-height);padding:32px max(16px, env(safe-area-inset-left)) calc(88px + env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-right));color:#fff;background:#050505;overflow-x:hidden}.triumph-mobile-live-created-page .old-live-dashboard-page{width:min(100%,768px);margin:0 auto}.triumph-mobile-live-created-page .desktop-live-dashboard-flow.old-live-dashboard-page{gap:16px;display:grid}.triumph-mobile-live-created-page .old-live-dashboard-actions{scrollbar-width:none;gap:8px;width:100%;margin:0 0 20px;padding-bottom:2px;display:flex;overflow-x:auto}.triumph-mobile-live-created-page .old-live-dashboard-actions::-webkit-scrollbar{display:none}.triumph-mobile-live-created-page .old-live-dashboard-actions>*{color:#d4d4d8;min-height:38px;box-shadow:none;background:#111113;border:1px solid #27272a;border-radius:10px;flex:none;padding:8px 14px;font-size:14px;font-weight:700;text-decoration:none}.triumph-mobile-live-created-page .old-live-dashboard-actions>:hover{color:#fc0;border-color:#3f3f46}.triumph-mobile-live-created-page .old-live-dashboard-card,.triumph-mobile-live-created-page .old-live-info-section{box-shadow:none;background:#18181b;border:1px solid #27272a;border-radius:16px}.triumph-mobile-live-created-page .old-live-dashboard-card{gap:18px;padding:24px;display:grid}.triumph-mobile-live-created-page .old-live-dashboard-status{color:#fc0;letter-spacing:.08em;text-transform:uppercase;background:#ffcc0014;border:1px solid #ffcc0057;border-radius:999px;justify-self:start;min-height:28px;padding:6px 12px;font-size:12px;font-weight:900}.triumph-mobile-live-created-page .old-live-dashboard-card>h1{color:#fff;letter-spacing:0;margin:-6px 0 0;font-size:clamp(30px,8vw,40px);font-weight:800;line-height:1.12}.triumph-mobile-live-created-page .old-live-camera-card{aspect-ratio:16/10;width:100%;min-height:min(56svh,460px);box-shadow:none;background:#000;border:1px solid #27272a;border-radius:16px;place-items:center;display:grid;position:relative;overflow:hidden}.triumph-mobile-live-created-page .old-live-camera-card video,.triumph-mobile-live-created-page .old-live-camera-card img{object-fit:cover;width:100%;height:100%}.triumph-mobile-live-created-page .old-live-camera-required{text-align:center;justify-items:center;gap:12px;width:min(100%,420px);padding:28px 18px;display:grid}.triumph-mobile-live-created-page .old-live-camera-required:before{content:"";background:radial-gradient(circle,#fc0c 0 4px,#0000 5px),#ffcc0014;border:1px solid #ffcc0059;border-radius:999px;width:56px;height:56px}.triumph-mobile-live-created-page .old-live-camera-required strong{color:#fff;font-size:20px;font-weight:800;line-height:26px}.triumph-mobile-live-created-page .old-live-camera-required p{color:#a1a1aa;max-width:320px;margin:0;font-size:15px;line-height:22px}.triumph-mobile-live-created-page .old-live-camera-required button{color:#fff;background:#111113;border:1px solid #3f3f46;border-radius:10px;min-height:42px;padding:9px 18px;font-size:14px;font-weight:800}.triumph-mobile-live-created-page .old-live-camera-required button:hover{color:#fc0;border-color:#ffcc0080}.triumph-mobile-live-created-page .old-live-dashboard-card .mobile-live-go-button{color:#000;background:#fc0;border-radius:12px;min-height:56px;font-size:17px;font-weight:900}.triumph-mobile-live-created-page .old-live-info-section{gap:8px;padding:18px;display:grid}.triumph-mobile-live-created-page .old-live-info-section h2{color:#f4f4f5;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:13px;font-weight:900}.triumph-mobile-live-created-page .old-live-chat-section h2{letter-spacing:0;text-transform:none;font-size:18px}.triumph-mobile-live-created-page .old-live-info-section p{color:#a1a1aa;margin:0;font-size:15px;line-height:22px}.triumph-mobile-live-created-page .live-permission-panel{background:#ffcc000f;border:1px solid #ffcc0038;border-radius:12px;padding:12px}@media (width<=768px){.triumph-mobile-live-created-page .desktop-live-dashboard-flow.old-live-dashboard-page{display:none!important}.triumph-mobile-live-created-page .mobile-original-live-preview-flow.old-live-dashboard-page{gap:16px;display:grid!important}.triumph-mobile-live-created-page .old-live-dashboard-card{padding:20px}.triumph-mobile-live-created-page .old-live-camera-card{aspect-ratio:4/5;min-height:380px}}@media (width>=769px){.triumph-mobile-live-created-page .mobile-original-live-preview-flow.old-live-dashboard-page{display:none!important}}.triumph-mobile-live-created-page.old-live-onair-page{background:#050505}.triumph-mobile-live-created-page .old-live-onair-wrap{gap:16px;display:grid}.triumph-mobile-live-created-page .old-live-onair-card{color:#fff;width:100%;box-shadow:none;background:#18181b;border:1px solid #27272a;border-radius:18px;gap:18px;padding:24px;display:grid}.triumph-mobile-live-created-page .old-live-onair-head{justify-items:start;gap:8px;display:grid}.triumph-mobile-live-created-page .old-live-onair-live{color:#fff;letter-spacing:.08em;background:#ef4444;border:1px solid #ef444473;border-radius:999px;align-items:center;min-height:28px;padding:6px 12px;font-size:12px;font-weight:900;display:inline-flex}.triumph-mobile-live-created-page .old-live-onair-head h1{color:#fff;letter-spacing:0;margin:0;font-size:clamp(30px,8vw,40px);font-weight:800;line-height:1.12}.triumph-mobile-live-created-page .old-live-onair-metrics{flex-wrap:wrap;gap:8px;display:flex}.triumph-mobile-live-created-page .old-live-onair-metrics span{color:#d4d4d8;background:#0b0b0c;border:1px solid #27272a;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:7px 12px;font-size:13px;font-weight:800;display:inline-flex}.triumph-mobile-live-created-page .old-live-onair-metrics strong{color:#fff;font-size:15px}.triumph-mobile-live-created-page .old-live-onair-metrics small{color:#a1a1aa;font-size:12px;font-weight:800}.triumph-mobile-live-created-page .old-live-onair-stage{aspect-ratio:16/10;background:#000;border:1px solid #27272a;border-radius:16px;place-items:center;width:100%;min-height:min(58svh,520px);display:grid;position:relative;overflow:hidden}.triumph-mobile-live-created-page .old-live-onair-stage video{object-fit:cover;width:100%;height:100%}.triumph-mobile-live-created-page .old-live-onair-actions{flex-wrap:wrap;gap:10px;display:flex}.triumph-mobile-live-created-page .old-live-onair-actions button{border-radius:12px;flex:180px;min-height:48px;padding:11px 16px;font-size:15px;font-weight:900}.triumph-mobile-live-created-page .old-live-end-button{color:#fecaca;background:#7f1d1d73;border:1px solid #ef444473}.triumph-mobile-live-created-page .old-live-invite-button{color:#000;background:#fc0;border:1px solid #ffcc0073}.triumph-mobile-live-created-page .old-live-chat-prompt{color:#f4f4f5;background:#0b0b0c;border:1px solid #27272a;border-radius:14px;padding:16px;font-size:17px;font-weight:800}@media (width<=768px){.triumph-mobile-live-created-page .old-live-onair-card{padding:20px}.triumph-mobile-live-created-page .old-live-onair-stage{aspect-ratio:4/5;min-height:420px}}@media (width<=430px){.triumph-mobile-live-created-page .old-live-onair-card{padding:16px}.triumph-mobile-live-created-page .old-live-onair-stage{min-height:360px}.triumph-mobile-live-created-page .old-live-onair-actions button{flex-basis:100%}}.instagram-live-page{width:100%;max-width:100vw;min-height:var(--app-viewport-height);background:#050505;place-items:stretch center;padding:0;display:grid;overflow:hidden}.instagram-live-page .instagram-live-phone{width:100%;max-width:520px;min-height:var(--app-viewport-height);margin:0 auto}.instagram-live-page .instagram-live-video-surface{width:100%;height:var(--app-viewport-height);min-height:var(--app-viewport-height);isolation:isolate;background:#000;border:0;border-radius:0;position:relative;overflow:hidden;box-shadow:0 24px 80px #0000008c}.instagram-live-page .instagram-live-video-surface:before,.instagram-live-page .instagram-live-video-surface:after{content:"";z-index:1;pointer-events:none;position:absolute;left:0;right:0}.instagram-live-page .instagram-live-video-surface:before{background:linear-gradient(#0000009e,#0000);height:34%;top:0}.instagram-live-page .instagram-live-video-surface:after{background:linear-gradient(#0000,#000000c2);height:42%;bottom:0}.instagram-live-page .instagram-live-video-surface video{object-fit:cover;background:#000;width:100%;height:100%}.instagram-live-camera-fallback{z-index:2;text-align:center;color:#fff;background:radial-gradient(circle at 50% 42%,#ffcc001f,#0000 34%),#000;place-content:center;gap:12px;padding:28px;display:grid;position:absolute;inset:0}.instagram-live-camera-fallback strong{font-size:20px;font-weight:900}.instagram-live-camera-fallback p{color:#d4d4d8;max-width:280px;margin:0;font-size:14px;line-height:20px}.instagram-live-camera-fallback button{color:#000;background:#fc0;border:1px solid #ffcc0061;border-radius:999px;justify-self:center;min-height:42px;padding:9px 18px;font-weight:900}.instagram-live-top-overlay{z-index:3;top:calc(12px + env(safe-area-inset-top));color:#fff;justify-content:space-between;align-items:center;gap:10px;display:flex;position:absolute;left:12px;right:12px}.instagram-live-host-row,.instagram-live-status-row{align-items:center;gap:7px;min-width:0;display:inline-flex}.instagram-live-avatar{color:#000;text-transform:uppercase;background:#fc0;border:1px solid #ffffff80;border-radius:999px;place-items:center;width:30px;height:30px;font-size:14px;font-weight:900;display:grid;overflow:hidden}.instagram-live-host-row strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:124px;font-size:13px;font-weight:900;overflow:hidden}.instagram-live-pill,.instagram-live-viewers,.instagram-live-time{color:#fff;background:#00000073;border-radius:7px;align-items:center;min-height:24px;padding:4px 7px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.instagram-live-pill{letter-spacing:.04em;background:#ff1764}.instagram-live-close{color:#fff;background:#0000006b;border:0;border-radius:999px;place-items:center;width:26px;height:26px;font-size:17px;font-weight:700;line-height:1;display:grid}.instagram-live-invite{z-index:3;top:calc(56px + env(safe-area-inset-top));color:#000;background:#fc0;border:1px solid #ffcc006b;border-radius:999px;min-height:32px;padding:6px 12px;font-size:12px;font-weight:900;position:absolute;right:12px}.instagram-live-side-controls{z-index:3;gap:12px;display:grid;position:absolute;bottom:118px;right:12px}.instagram-live-side-controls button{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000057;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 24px #00000047}.instagram-live-chat-overlay{z-index:3;color:#fff;gap:7px;display:grid;position:absolute;bottom:72px;left:12px;right:64px}.instagram-live-chat-overlay article{align-items:flex-start;gap:7px;max-width:100%;display:flex}.instagram-live-chat-overlay article span{color:#000;background:#fc0;border-radius:999px;flex:none;place-items:center;width:24px;height:24px;font-size:11px;font-weight:900;display:grid}.instagram-live-chat-overlay p{color:#fff;text-shadow:0 1px 8px #000c;overflow-wrap:anywhere;min-width:0;margin:0;font-size:12px;line-height:17px}.instagram-live-chat-overlay strong{font-weight:900}.instagram-live-empty-chat,.instagram-live-status-message{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000052;border-radius:999px;width:fit-content;max-width:100%;padding:8px 11px}.instagram-live-comment-bar{z-index:3;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:8px;display:grid;position:absolute}.instagram-live-comment-bar input{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000006b;border:1px solid #ffffff47;border-radius:999px;outline:none;width:100%;min-width:0;height:36px;padding:0 14px;font-size:16px}.instagram-live-comment-bar input::placeholder{color:#ffffffb8}.instagram-live-comment-bar button{color:#fff;background:#0000005c;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.instagram-live-page .live-permission-panel{margin-top:12px}@media (width<=768px){.instagram-live-page{min-height:var(--app-viewport-height);padding:0;display:block}.instagram-live-page .instagram-live-phone,.instagram-live-page .instagram-live-video-surface{width:100%;max-width:none;height:var(--app-viewport-height);min-height:var(--app-viewport-height);border:0;border-radius:0}}@media (width<=360px){.instagram-live-host-row strong{max-width:92px}.instagram-live-pill,.instagram-live-viewers,.instagram-live-time{padding-inline:6px;font-size:10px}}.instagram-live-side-controls svg,.instagram-live-comment-bar svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.instagram-live-side-controls button:last-child svg{fill:currentColor;stroke:currentColor}.instagram-live-comment-bar button:first-child svg{fill:none;stroke:currentColor}@media (width>=769px){.instagram-live-page{background:radial-gradient(circle at 50% 30%,#ffcc0014,#0000 34%),#050505}.instagram-live-page .instagram-live-phone{max-width:min(520px,100vw)}}.triumph-mobile-live-created-page .old-live-dashboard-actions.mobile-live-created-actions{justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;height:auto!important;min-height:0!important;margin:0 0 20px!important;padding:0 0 2px!important;display:flex!important;overflow-x:auto!important}.triumph-mobile-live-created-page .old-live-dashboard-actions.mobile-live-created-actions>button,.triumph-mobile-live-created-page .old-live-dashboard-actions.mobile-live-created-actions>a{white-space:nowrap!important;flex:none!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;height:38px!important;min-height:38px!important;max-height:38px!important;padding:8px 14px!important;display:inline-flex!important}.triumph-mobile-live-created-page .old-live-preview-actions{z-index:4;align-items:center;gap:8px;max-width:calc(100% - 24px);display:inline-flex;position:absolute;top:12px}.triumph-mobile-live-created-page .old-live-preview-actions-left{left:12px}.triumph-mobile-live-created-page .old-live-preview-actions-right{justify-content:flex-end;right:12px}.triumph-mobile-live-created-page .old-live-preview-actions button,.triumph-mobile-live-created-page .old-live-preview-actions a{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff!important;white-space:nowrap!important;background:#0000007a!important;border:1px solid #ffffff38!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:0!important;height:36px!important;min-height:36px!important;padding:8px 13px!important;font-size:13px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.triumph-mobile-live-created-page .old-live-preview-actions button:hover,.triumph-mobile-live-created-page .old-live-preview-actions a:hover{color:#fc0!important;border-color:#ffcc007a!important}@media (width>=769px){.triumph-mobile-live-created-page{padding-left:max(32px, env(safe-area-inset-left));padding-right:max(32px, env(safe-area-inset-right))}.triumph-mobile-live-created-page .desktop-live-dashboard-flow.old-live-dashboard-page{width:min(980px,100vw - 64px);margin:0 auto 0 0}.triumph-mobile-live-created-page .desktop-live-dashboard-flow .old-live-dashboard-card{padding:26px}.triumph-mobile-live-created-page .desktop-live-dashboard-flow .old-live-camera-card{aspect-ratio:16/9;min-height:min(70svh,640px)}}@media (width<=480px){.triumph-mobile-live-created-page .old-live-preview-actions{gap:6px;top:10px}.triumph-mobile-live-created-page .old-live-preview-actions button,.triumph-mobile-live-created-page .old-live-preview-actions a{height:34px!important;min-height:34px!important;padding:7px 10px!important;font-size:12px!important}}.app-shell.live-viewer-mode,.app-shell.live-viewer-mode .page-transition-shell,.app-shell.live-viewer-mode .browser-live-page{width:100vw;height:var(--app-viewport-height);min-height:var(--app-viewport-height);max-height:var(--app-viewport-height);background:#000;margin:0;padding:0;overflow:hidden}.app-shell.live-viewer-mode .page-transition-shell{display:block}.app-shell.live-viewer-mode .global-error-banner,.app-shell.live-viewer-mode .page-loading-bar{z-index:10000}.app-shell.live-viewer-mode .live-viewer-exit{top:max(12px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right));z-index:60;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#00000070;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;min-width:42px;min-height:42px;font-size:0;display:inline-flex;position:fixed}.app-shell.live-viewer-mode .live-viewer-exit:before{content:"?";font-size:24px;line-height:1}.app-shell.live-viewer-mode .triumph-livekit-room,.app-shell.live-viewer-mode .triumph-live-room-shell,.app-shell.live-viewer-mode .triumph-live-room-shell.livekit-connected-layout,.app-shell.live-viewer-mode .triumph-live-stage-card,.app-shell.live-viewer-mode .concert-stage-card,.app-shell.live-viewer-mode .concert-video-frame,.app-shell.live-viewer-mode .triumph-live-video-grid,.app-shell.live-viewer-mode .triumph-live-video-grid.has-guests,.app-shell.live-viewer-mode .triumph-live-video-tile.primary,.app-shell.live-viewer-mode .triumph-live-video-tile.guest,.app-shell.live-viewer-mode .triumph-live-video-tile.primary .lk-participant-tile,.app-shell.live-viewer-mode .triumph-live-video-tile.primary [data-lk-participant-tile],.app-shell.live-viewer-mode .live-detail-layout,.app-shell.live-viewer-mode .browser-live-layout,.app-shell.live-viewer-mode .browser-live-player,.app-shell.live-viewer-mode .production-video-panel,.app-shell.live-viewer-mode .browser-live-stage,.app-shell.live-viewer-mode .production-video-stage,.app-shell.live-viewer-mode .guest-stage-grid{width:100vw;height:var(--app-viewport-height);min-height:var(--app-viewport-height);max-height:var(--app-viewport-height);background:#000;border:0;border-radius:0;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}.app-shell.live-viewer-mode .triumph-live-stage-card:after,.app-shell.live-viewer-mode .concert-video-frame:after,.app-shell.live-viewer-mode .browser-live-stage.production-video-stage:after{pointer-events:none}.app-shell.live-viewer-mode video,.app-shell.live-viewer-mode .triumph-live-video-tile video,.app-shell.live-viewer-mode .triumph-live-video-tile.primary video,.app-shell.live-viewer-mode .triumph-live-video-tile.primary .lk-participant-tile video,.app-shell.live-viewer-mode .stage-tile video,.app-shell.live-viewer-mode .browser-live-stage video{width:100vw!important;height:var(--app-viewport-height)!important;object-fit:cover!important}.app-shell.live-viewer-mode .concert-top-overlay,.app-shell.live-viewer-mode .mobile-fallback-live-overlay,.app-shell.live-viewer-mode .triumph-live-topbar{top:max(12px, env(safe-area-inset-top));right:max(58px, calc(env(safe-area-inset-right) + 58px));left:max(12px, env(safe-area-inset-left));z-index:45;pointer-events:none;justify-content:space-between;align-items:flex-start;gap:10px;display:flex;position:fixed}.app-shell.live-viewer-mode .concert-top-overlay button,.app-shell.live-viewer-mode .triumph-live-topbar button{pointer-events:auto}.app-shell.live-viewer-mode .concert-stream-info,.app-shell.live-viewer-mode .production-about-panel,.app-shell.live-viewer-mode .concert-live-discovery,.app-shell.live-viewer-mode .live-room-actions.concert-room-actions,.app-shell.live-viewer-mode .live-created-note,.app-shell.live-viewer-mode .section-error-state,.app-shell.live-viewer-mode .live-video-loading{display:none!important}.app-shell.live-viewer-mode .concert-reaction-bar{right:max(10px, env(safe-area-inset-right));z-index:46;pointer-events:auto;background:0 0;border:0;flex-direction:column;gap:10px;width:auto;margin:0;padding:0;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.app-shell.live-viewer-mode .concert-reaction-bar .reaction-pill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000006b;border:1px solid #ffffff2e;border-radius:999px;width:44px;min-width:44px;height:44px;padding:0}.app-shell.live-viewer-mode .concert-reaction-bar .reaction-pill em,.app-shell.live-viewer-mode .concert-reaction-bar .reaction-pill strong{display:none}.app-shell.live-viewer-mode .triumph-live-controls,.app-shell.live-viewer-mode .production-control-bar.concert-host-tools{right:max(10px, env(safe-area-inset-right));z-index:50;position:fixed;top:50%;bottom:auto;transform:translateY(-50%)}.app-shell.live-viewer-mode .triumph-live-chat-panel,.app-shell.live-viewer-mode .live-chat-panel.concert-chat-panel{left:max(12px, env(safe-area-inset-left));right:calc(70px + env(safe-area-inset-right));bottom:calc(12px + env(safe-area-inset-bottom));z-index:48;pointer-events:none;background:linear-gradient(#0000,#00000080);border:0;width:auto;max-width:none;max-height:38svh;padding:0;position:fixed}.app-shell.live-viewer-mode .triumph-chat-head,.app-shell.live-viewer-mode .chat-head-row,.app-shell.live-viewer-mode .concert-pinned-message{display:none}.app-shell.live-viewer-mode .triumph-live-comments,.app-shell.live-viewer-mode .live-chat-messages.concert-live-comments{pointer-events:none;max-height:24svh;overflow:hidden}.app-shell.live-viewer-mode .triumph-live-comment,.app-shell.live-viewer-mode .production-chat-message{pointer-events:auto}.app-shell.live-viewer-mode .triumph-chat-input,.app-shell.live-viewer-mode .live-chat-form.concert-chat-input{z-index:2;pointer-events:auto;margin-top:8px;position:relative}.app-shell.live-viewer-mode .live-viewer-close{top:max(12px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right));z-index:61;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;background:#00000070;border:1px solid #ffffff38;border-radius:999px;width:42px;height:42px;font-size:26px;line-height:1;position:fixed}@media (width<=520px){.app-shell.live-viewer-mode .concert-artist-avatar{width:32px;height:32px}.app-shell.live-viewer-mode .concert-artist-meta h1{max-width:58vw;font-size:14px;line-height:18px}.app-shell.live-viewer-mode .concert-live-meta{gap:6px}.app-shell.live-viewer-mode .triumph-viewer-pill,.app-shell.live-viewer-mode .mobile-live-timer{white-space:nowrap;font-size:11px}.app-shell.live-viewer-mode .triumph-live-chat-panel,.app-shell.live-viewer-mode .live-chat-panel.concert-chat-panel{right:calc(62px + env(safe-area-inset-right));max-height:42svh}}.phase4-full-player{isolation:isolate;background:#030303;overflow-x:hidden}.phase4-full-player:before{z-index:0;background:var(--player-cover-bg,radial-gradient(circle at 50% 20%, #ffcc002e, transparent 38%)) center / cover no-repeat;filter:blur(34px)saturate(1.18);opacity:.42;pointer-events:none;transform:scale(1.08)}.phase4-full-player:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 18%,#86efac24,#0000 28%),linear-gradient(#0000008f,#000000e0 64%,#000000f5);position:fixed;inset:0}.phase4-full-player .fullscreen-kicker,.phase4-full-player .fullscreen-minimize,.phase4-full-player .fullscreen-close{z-index:2}.phase4-full-player .phase4-full-inner{z-index:1;position:relative}.phase4-full-inner{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#121212d1,#050505e0)}.phase4-full-inner .fullscreen-song-copy{align-self:center}.phase4-primary-controls{align-items:center}.phase4-primary-controls .fullscreen-play{color:#04130a;background:linear-gradient(135deg,#bbf7d0,#86efac);border-color:#86efaceb;width:clamp(54px,6vw,64px);height:clamp(54px,6vw,64px);box-shadow:0 14px 36px #86efac38}.phase4-primary-controls .fullscreen-play:hover{color:#04130a;background:#a7f3d0;box-shadow:0 16px 40px #86efac47}.phase4-utility-controls{margin-top:-2px}.phase4-utility-controls button{width:38px;height:38px}.phase4-utility-controls button.active,.phase4-secondary-controls button.active,.phase4-mini-player button.active{color:#86efac;background:#86efac1c;border-color:#86efac75}.phase4-secondary-controls{background:#ffffff0b;border:1px solid #ffffff14;border-radius:999px;gap:8px;width:auto;max-width:min(100%,250px);padding:7px 10px}.phase4-secondary-controls button{background:0 0;border-color:#0000;width:34px;height:34px}.phase4-secondary-controls label{flex:0 150px;gap:0;min-width:96px}.phase4-secondary-controls label span,.phase4-mini-player .mini-volume-control span{display:none}.phase4-secondary-controls input{width:clamp(88px,18vw,140px)}.phase4-player-panels{grid-template-columns:1fr;justify-self:center;width:min(100%,620px)}.phase4-queue-panel{padding:12px}.phase4-queue-list{max-height:240px;overflow-y:auto}.phase4-mini-player .player-main-button{color:#04130a;background:#86efac;border-color:#86efaceb}.phase4-mini-player .mini-volume-control{flex:0 112px;width:112px}.phase4-mini-player .mini-volume-control input{width:100%}.triumph-live-create-page .mobile-original-live-details-card,.triumph-live-create-page .live-create-form.triumph-live-create-form{gap:18px}.triumph-live-create-page .live-form-panel.triumph-live-form-panel{background:#18181bdb;gap:18px;padding:22px}.triumph-live-create-page .mobile-original-option-grid,.triumph-live-create-page .live-audience-grid.triumph-audience-grid{gap:10px}.triumph-live-create-page .mobile-original-option-grid button,.triumph-live-create-page .live-audience-grid.triumph-audience-grid button{background:#000000b3!important;grid-template-columns:36px minmax(0,1fr)!important;gap:12px!important;min-height:62px!important;padding:14px!important}.triumph-live-create-page .live-audience-icon{width:34px!important;min-width:34px!important;height:34px!important}.triumph-live-create-page .live-audience-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.triumph-live-create-page .live-audience-copy{align-self:center;overflow:hidden}.triumph-live-create-page .live-audience-copy strong{color:#f4f4f5;text-overflow:ellipsis;max-width:100%;font-size:14px;line-height:18px;overflow:hidden;white-space:nowrap!important}.triumph-live-create-page .live-audience-copy em{text-overflow:ellipsis;max-width:100%;overflow:hidden;white-space:nowrap!important;line-height:15px!important}@media (width<=779px){.phase4-full-inner{padding-bottom:calc(18px + env(safe-area-inset-bottom))}.phase4-secondary-controls{max-width:232px}.phase4-primary-controls .fullscreen-play{width:58px;height:58px}}@media (width<=430px){.phase4-primary-controls{gap:18px}.phase4-primary-controls .fullscreen-play{width:54px;height:54px}.phase4-secondary-controls input{width:104px}.triumph-live-create-page .live-form-panel.triumph-live-form-panel{padding:18px}.triumph-live-create-page .mobile-original-option-grid button,.triumph-live-create-page .live-audience-grid.triumph-audience-grid button{grid-template-columns:34px minmax(0,1fr)!important;gap:10px!important;padding:12px!important}.triumph-live-create-page .live-audience-copy strong{font-size:13px}}:is(html:has(.app-shell.live-viewer-mode),body:has(.app-shell.live-viewer-mode),html:has(.old-live-onair-page),body:has(.old-live-onair-page)){overscroll-behavior:none;background:#000;width:100%;height:100%;overflow:hidden!important}:is(body:has(.app-shell.live-viewer-mode),body:has(.old-live-onair-page)){position:fixed;inset:0}.app-shell.live-viewer-mode{width:100vw!important;height:var(--app-viewport-height)!important;min-height:var(--app-viewport-height)!important;max-height:var(--app-viewport-height)!important;background:#000!important;position:fixed!important;inset:0!important;overflow:hidden!important}.app-shell:has(.old-live-onair-page){width:100vw!important;height:var(--app-viewport-height)!important;min-height:var(--app-viewport-height)!important;max-height:var(--app-viewport-height)!important;background:#000!important;position:fixed!important;inset:0!important;overflow:hidden!important}.app-shell.live-viewer-mode .site-header,.app-shell.live-viewer-mode .site-footer,.app-shell.live-viewer-mode .global-mini-player{display:none!important}.app-shell:has(.old-live-onair-page) .site-header{display:none!important}.app-shell:has(.old-live-onair-page) .site-footer{display:none!important}.app-shell:has(.old-live-onair-page) .global-mini-player{display:none!important}.app-shell:has(.old-live-onair-page) .page-loading-bar{display:none!important}.app-shell.live-viewer-mode main.page-transition-shell{width:100vw!important;height:var(--app-viewport-height)!important;min-height:var(--app-viewport-height)!important;max-height:var(--app-viewport-height)!important;background:#000!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:hidden!important}.app-shell:has(.old-live-onair-page) main.page-transition-shell{width:100vw!important;height:var(--app-viewport-height)!important;min-height:var(--app-viewport-height)!important;max-height:var(--app-viewport-height)!important;background:#000!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:hidden!important}.app-shell.live-viewer-mode .browser-live-page{width:100vw!important;height:var(--app-viewport-height)!important;min-height:var(--app-viewport-height)!important;max-height:var(--app-viewport-height)!important;background:#000!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:hidden!important}.app-shell:has(.old-live-onair-page) .old-live-onair-page{width:100vw!important;height:var(--app-viewport-height)!important;min-height:var(--app-viewport-height)!important;max-height:var(--app-viewport-height)!important;background:#000!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:hidden!important}:is(.app-shell:has(.old-live-onair-page) .instagram-live-phone,.app-shell:has(.old-live-onair-page) .instagram-live-video-surface){width:100vw!important;height:var(--app-viewport-height)!important;min-height:var(--app-viewport-height)!important;max-height:var(--app-viewport-height)!important;background:#000!important;border:0!important;border-radius:0!important;max-width:none!important;margin:0!important;position:fixed!important;inset:0!important;overflow:hidden!important}.app-shell:has(.old-live-onair-page) .instagram-live-video-surface video{width:100vw!important;height:var(--app-viewport-height)!important;object-fit:cover!important}.old-live-ended-state{text-align:center;justify-items:center;gap:12px;width:min(100%,430px);padding:30px 18px;display:grid}.old-live-ended-icon{color:#d4d4d8;background:#ffffff0f;border:1px solid #a1a1aa59;border-radius:999px;place-items:center;width:56px;height:56px;display:grid}.old-live-ended-icon:before{content:"";border:2px solid;border-radius:999px;width:18px;height:18px;box-shadow:inset 0 0 0 5px #000}.old-live-ended-state strong{color:#fff;font-size:20px;font-weight:800;line-height:26px}.old-live-ended-state p{color:#a1a1aa;max-width:320px;margin:0;font-size:15px;line-height:22px}.old-live-ended-actions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px;display:flex}.ended-live-stage{place-items:center;display:grid}html,body,#root{-webkit-text-size-adjust:100%;width:100%;max-width:100%;overflow-x:hidden}.app-shell,.page-transition-shell{max-width:100vw;overflow-x:hidden}.app-shell{min-height:var(--app-viewport-height)}@media (width<=768px){.site-nav{height:var(--app-viewport-height);min-height:var(--app-viewport-height);max-height:var(--app-viewport-height);padding-top:calc(88px + var(--safe-area-top));padding-bottom:max(24px, var(--safe-area-bottom))}}.global-mini-player{right:max(10px, var(--safe-area-right));bottom:max(8px, var(--safe-area-bottom));left:max(10px, var(--safe-area-left));width:auto;max-width:calc(100vw - max(10px, var(--safe-area-left)) - max(10px, var(--safe-area-right)));max-height:calc(var(--app-viewport-height) - var(--safe-area-top) - var(--safe-area-bottom) - 16px);box-sizing:border-box}.app-shell:has(.global-mini-player) main:not(.page-transition-shell:has(.fullscreen-player)):not(.page-transition-shell:has(.old-live-onair-page)){padding-bottom:calc(108px + var(--safe-area-bottom))}.fullscreen-player,.phase4-full-player{height:var(--app-viewport-height);min-height:var(--app-viewport-height);max-height:var(--app-viewport-height);overscroll-behavior:contain;box-sizing:border-box;padding-top:max(18px, var(--safe-area-top));padding-right:max(18px, var(--safe-area-right));padding-bottom:max(18px, var(--safe-area-bottom));padding-left:max(18px, var(--safe-area-left));overflow-y:auto}.phase4-full-player .phase4-full-inner,.phase4-full-player .fullscreen-player-inner{max-height:calc(var(--app-viewport-height) - var(--safe-area-top) - var(--safe-area-bottom) - 36px);box-sizing:border-box;overflow-y:auto}:is(html:has(.app-shell.live-viewer-mode),body:has(.app-shell.live-viewer-mode),html:has(.old-live-onair-page),body:has(.old-live-onair-page)){width:100%;height:var(--app-viewport-height);min-height:var(--app-viewport-height);max-height:var(--app-viewport-height);overflow:hidden!important}.app-shell.live-viewer-mode,.app-shell.live-viewer-mode main.page-transition-shell,.app-shell.live-viewer-mode .browser-live-page{width:100vw!important;height:var(--app-viewport-height)!important;min-height:var(--app-viewport-height)!important;max-height:var(--app-viewport-height)!important;box-sizing:border-box!important;overflow:hidden!important}.app-shell:has(.old-live-onair-page){width:100vw!important;height:var(--app-viewport-height)!important;min-height:var(--app-viewport-height)!important;max-height:var(--app-viewport-height)!important;box-sizing:border-box!important;overflow:hidden!important}.app-shell:has(.old-live-onair-page) main.page-transition-shell{width:100vw!important;height:var(--app-viewport-height)!important;min-height:var(--app-viewport-height)!important;max-height:var(--app-viewport-height)!important;box-sizing:border-box!important;overflow:hidden!important}.app-shell:has(.old-live-onair-page) .old-live-onair-page{width:100vw!important;height:var(--app-viewport-height)!important;min-height:var(--app-viewport-height)!important;max-height:var(--app-viewport-height)!important;box-sizing:border-box!important;overflow:hidden!important}.app-shell:has(.old-live-onair-page) .instagram-live-page{width:100vw!important;height:var(--app-viewport-height)!important;min-height:var(--app-viewport-height)!important;max-height:var(--app-viewport-height)!important;box-sizing:border-box!important;overflow:hidden!important}.app-shell:has(.old-live-onair-page) .instagram-live-phone{width:100vw!important;height:var(--app-viewport-height)!important;min-height:var(--app-viewport-height)!important;max-height:var(--app-viewport-height)!important;box-sizing:border-box!important;overflow:hidden!important}.app-shell:has(.old-live-onair-page) .instagram-live-video-surface{width:100vw!important;height:var(--app-viewport-height)!important;min-height:var(--app-viewport-height)!important;max-height:var(--app-viewport-height)!important;box-sizing:border-box!important;overflow:hidden!important}:is(.app-shell.live-viewer-mode video,.app-shell:has(.old-live-onair-page) .instagram-live-video-surface video){width:100vw!important;height:var(--app-viewport-height)!important;max-height:var(--app-viewport-height)!important;object-fit:cover!important}.app-shell.live-viewer-mode .concert-top-overlay,.app-shell.live-viewer-mode .mobile-fallback-live-overlay,.app-shell.live-viewer-mode .triumph-live-topbar{top:max(12px, var(--safe-area-top))!important}.app-shell:has(.old-live-onair-page) .instagram-live-top-overlay{top:max(12px, var(--safe-area-top))!important}.app-shell:has(.old-live-onair-page) .instagram-live-invite{top:calc(max(12px, var(--safe-area-top)) + 44px)!important}.app-shell.live-viewer-mode .triumph-live-chat-panel,.app-shell.live-viewer-mode .live-chat-panel.concert-chat-panel{bottom:max(12px, var(--safe-area-bottom))!important}.app-shell:has(.old-live-onair-page) .instagram-live-comment-bar{bottom:max(12px, var(--safe-area-bottom))!important}@media (width<=779px){.fullscreen-player,.phase4-full-player{padding-top:max(12px, var(--safe-area-top));padding-right:max(10px, var(--safe-area-right));padding-bottom:max(12px, var(--safe-area-bottom));padding-left:max(10px, var(--safe-area-left))}.phase4-full-player .phase4-full-inner,.phase4-full-player .fullscreen-player-inner{max-height:calc(var(--app-viewport-height) - var(--safe-area-top) - var(--safe-area-bottom) - 24px)}.phase4-full-player .fullscreen-cover{width:min(58vw,220px)}.app-shell:has(.global-mini-player) main:not(.page-transition-shell:has(.fullscreen-player)):not(.page-transition-shell:has(.old-live-onair-page)){padding-bottom:calc(148px + var(--safe-area-bottom))}}@media (width<=430px){.phase4-full-player .fullscreen-cover{width:min(54vw,190px)}}@media (width>=769px){.site-header{align-items:center}.site-nav,.site-nav.open,.site-nav:not(.open){align-content:center;width:100%;position:static;overflow:visible;transform:none;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important}.global-mini-player{width:auto;max-width:calc(100vw - 32px);max-height:none;bottom:16px;left:16px;right:16px}}@media (width<=768px){html,body,#root{min-height:0}.app-shell:not(.live-viewer-mode):not(:has(.old-live-onair-page)){min-height:auto}.page-transition-shell:not(:has(.fullscreen-player)):not(:has(.old-live-onair-page)){min-height:auto}.site-header{min-height:calc(54px + var(--safe-area-top));padding:calc(7px + var(--safe-area-top)) max(10px, var(--safe-area-right)) 8px max(12px, var(--safe-area-left));align-items:center;gap:8px}.brand{max-width:calc(100vw - 118px - var(--safe-area-left) - var(--safe-area-right))}.brand-name{max-width:100%;font-size:18px;line-height:22px}.mobile-header-bell,.menu-button,.mobile-menu-button{width:38px;min-width:38px;height:38px;min-height:38px}.hero-section{min-height:auto!important;padding:22px max(14px, var(--safe-area-right)) 18px max(14px, var(--safe-area-left))!important}.hero-copy{max-width:min(100%,342px)}.hero-copy .eyebrow{letter-spacing:1.2px;margin-bottom:8px;font-size:10px;line-height:14px}.hero-copy h1{max-width:100%;font-size:clamp(34px,11vw,44px)!important;line-height:.98!important}.hero-subtitle{max-width:316px;margin-top:12px;font-size:13px;line-height:1.42}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.hero-actions .button{white-space:nowrap;min-height:42px;padding:10px 12px;font-size:13px;line-height:18px}.stats-row{gap:8px!important;margin-top:18px!important}.stat-highlight{gap:3px}.stat-highlight strong{font-size:18px;line-height:22px}.stat-highlight span{font-size:10px;line-height:13px}:is(.section-wrap:has(.home-genre-grid),.section-wrap:has(.shared-genre-grid)){padding-top:18px;padding-bottom:20px}:is(.section-wrap:has(.home-genre-grid) .section-head,.section-wrap:has(.shared-genre-grid) .section-head){margin-bottom:12px}:is(.section-wrap:has(.home-genre-grid) .section-head h2,.section-wrap:has(.shared-genre-grid) .section-head h2){font-size:22px;line-height:28px}.home-genre-grid,.shared-genre-grid{gap:10px}.home-genre-grid .genre-card,.shared-genre-grid .genre-card{min-height:96px;padding:14px}}@media (width<=390px){.hero-section{padding-top:18px!important}.hero-copy h1{font-size:clamp(32px,10.5vw,40px)!important}.hero-subtitle{margin-top:10px;font-size:12.5px}.hero-actions{margin-top:14px}.hero-actions .button{min-height:40px;padding-inline:10px;font-size:12px}.stats-row{margin-top:14px!important}}.artist-dashboard-page,.artist-pro-dashboard,.studio-page,.account-page.compact-account{color:#fff;background:#050505}.artist-pro-header,.artist-pro-card,.artist-pro-stat,.release-manager-row,.artist-notification,.artist-release-modal,.studio-stat-card,.studio-empty-panel,.studio-catalog-panel,.studio-form,.studio-simple-panel,.studio-events-panel,.studio-live-panel,.studio-catalog-row,.account-delete-card,.listener-danger-card{color:#fff;box-shadow:0 18px 48px #0000005c;background:linear-gradient(145deg,#121212f5,#050505fa)!important;border-color:#ffcc0029!important}.artist-pro-header h1,.artist-pro-card h2,.artist-pro-stat strong,.studio-heading h1,.studio-stat-card strong,.studio-catalog-row h3,.studio-form label,.studio-events-panel h2,.studio-live-card h3,.account-delete-card h2,.listener-danger-card h2{color:#fff!important}.artist-pro-kicker,.artist-activity-row>span,.artist-notification>span,.studio-heading a,.studio-tabs button.active,.studio-tabs button:hover,.studio-stat-card span,.studio-form label>span,.studio-catalog-row p,.studio-events-panel p,.studio-live-card p,.account-delete-card p,.listener-danger-card p{color:#a3a3a3}.artist-pro-kicker,.studio-heading a,.studio-tabs button.active,.studio-tabs button:hover{color:#fc0!important}.studio-tabs,.artist-pro-tabs{scrollbar-color:#ffcc00b3 #ffffff0d}.studio-tabs button,.artist-pro-tabs button,.release-manager-actions button,.studio-secondary,.admin-secondary{color:#d4d4d8;background:#ffffff0b;border-color:#ffffff1f}.studio-tabs button.active,.artist-pro-tabs button.active,.studio-primary,.release-manager-actions button:hover,.artist-dashboard-actions a:hover{border-color:#ffcc00a6!important}.studio-form input,.studio-form textarea,.studio-form select,.artist-dashboard-form input,.artist-dashboard-form textarea,.artist-dashboard-form select{color:#fff!important;background:#000000b8!important;border-color:#ffffff24!important}.studio-form input::placeholder,.studio-form textarea::placeholder,.artist-dashboard-form input::placeholder,.artist-dashboard-form textarea::placeholder{color:#71717a}.studio-dropzone,.artist-upload-drop,.artist-upload-audio,.artist-banner-upload,.artist-photo-upload{color:#fc0!important;background:radial-gradient(circle at 30% 10%,#ffcc0014,#000000c7)!important;border-color:#ffcc0047!important}.studio-dropzone.has-file,.cover-dropzone.has-file{color:#22c55e!important;background:#22c55e14!important;border-color:#22c55e73!important}.studio-track-list{background:#00000042;border:1px solid #ffcc0024;border-radius:14px;gap:12px;padding:14px;display:grid}.studio-track-list-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-track-list-head strong{color:#fff;font-size:15px;line-height:20px;display:block}.studio-track-list-head span{color:#a3a3a3;margin-top:2px;font-size:12px;line-height:18px;display:block}.studio-track-card{background:#ffffff09;border:1px solid #ffffff1a;border-radius:12px;gap:12px;padding:12px;display:grid}.danger-button,.release-manager-actions button.danger,.studio-secondary.danger-button{color:#fca5a5!important;background:#7f1d1d2e!important;border-color:#ef444461!important}.form-error{color:#fca5a5;margin:0;font-size:13px;font-weight:700}@media (width<=768px){.studio-track-list-head{flex-direction:column;align-items:stretch}.studio-track-list-head .studio-secondary,.studio-track-card .studio-secondary{width:100%}.studio-track-card,.studio-track-list{overflow-wrap:anywhere;max-width:100%}}.login-page{box-sizing:border-box;align-content:start;width:min(100% - 32px,448px);max-width:448px;min-height:auto;margin:0 auto;padding:clamp(38px,7vw,68px) 0 clamp(34px,6vw,56px);display:grid}.login-heading,.signup-heading{width:100%}.login-form,.signup-form{box-sizing:border-box;width:100%}.forgot-link,.login-form .forgot-link{color:#fc0;width:fit-content;min-height:0;box-shadow:none;text-align:right;background:#ffcc000f;border:1px solid #ffcc003d;border-radius:999px;justify-self:end;margin:-4px 0 0;padding:5px 10px;font-size:13px;font-weight:700;line-height:18px;text-decoration:none}.forgot-link:hover,.login-form .forgot-link:hover{color:#ffe066;background:#ffcc001a;border-color:#ffcc0075;text-decoration:none}.forgot-link:disabled,.login-form .forgot-link:disabled{opacity:.62;cursor:wait}.site-footer.triumph-footer{width:100%;max-width:100%;padding:42px max(20px, env(safe-area-inset-left)) calc(42px + env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-right));text-align:left;box-sizing:border-box;margin:0;display:block}.footer-inner{grid-template-columns:minmax(220px,1.05fr) minmax(0,3fr);align-items:start;gap:clamp(28px,4vw,52px);width:min(100%,1120px);margin:0 auto;display:grid}.footer-brand-block{min-width:0}.footer-logo{overflow-wrap:normal;max-width:100%;display:inline-block}.footer-link-grid{align-items:start;gap:clamp(18px,3vw,34px);min-width:0}.footer-link-column{min-width:0}.footer-link-column h2{color:#fc0}.footer-link-column a,.footer-link-column button{color:#f4f4f5d1}@media (width<=980px){.footer-inner{grid-template-columns:1fr}}@media (width<=620px){.login-page{width:min(100% - 28px,448px);padding-top:30px;padding-bottom:34px}.login-form,.signup-form{padding:20px}.forgot-link,.login-form .forgot-link{text-align:left;justify-self:start}.site-footer.triumph-footer{padding:32px max(18px, env(safe-area-inset-left)) calc(34px + env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-right))}.footer-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}}@media (width<=420px){.footer-link-grid{grid-template-columns:1fr}}.artist-payout-card{gap:16px}.artist-payout-copy{color:#d4d4d8;max-width:720px;margin:0;font-size:14px;line-height:1.6}.artist-payout-warning{color:#fbbf24;background:#f59e0b14;border:1px solid #f59e0b57;border-radius:12px;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.45}.artist-payout-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.artist-payout-status-grid>div{background:#00000052;border:1px solid #ffffff1a;border-radius:12px;gap:5px;padding:12px;display:grid}.artist-payout-status-grid span{color:#a3a3a3;text-transform:uppercase;font-size:12px;font-weight:700}.artist-payout-status-grid strong{color:#fff;font-size:14px}.artist-payout-actions{flex-wrap:wrap;gap:10px;display:flex}.artist-payout-actions button{min-width:0}@media (width<=620px){.artist-payout-status-grid{grid-template-columns:1fr}.artist-payout-actions button{width:100%}}
