*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;margin:0;padding:0}body{background-color:var(--color-background-main);color:var(--color-text-primary);font-family:var(--typography-font-family);font-size:var(--spacing-sm);line-height:var(--typography-lineHeight-normal);overflow-x:hidden}body.landing-page{background-color:initial!important}h1{font-size:var(--typography-fontSize-2xl);font-weight:var(--typography-fontWeight-bold)}h2{font-size:var(--typography-fontSize-xl)}h2,h3{font-weight:var(--typography-fontWeight-semibold)}h3{font-size:var(--typography-fontSize-lg)}p{color:var(--color-text-secondary);margin-bottom:var(--spacing-md)}a{color:var(--color-primary);text-decoration:none}a:hover{color:var(--button-primary-hover)}.container{margin:0 auto;max-width:1200px;padding:0 var(--spacing-md);width:100%}.text-center{text-align:center}.text-primary{color:var(--color-text-primary)}.text-secondary{color:var(--color-text-secondary)}.text-accent{color:var(--color-primary)}.bg-main{background-color:var(--color-background-main)}.bg-surface{background-color:var(--color-background-surface)}.bg-elevated{background-color:var(--color-background-elevated)}.card{background:var(--color-background-surface);border:1px solid var(--color-border)}.button,.card{border-radius:var(--button-borderRadius)}.button{display:inline-block;font-weight:var(--typography-fontWeight-semibold);padding:var(--spacing-xs) var(--spacing-lg);transition:var(--button-transition)}.button-primary{background-color:var(--button-primary-bg);border:none;color:var(--button-primary-color)}.button-primary:hover{background-color:var(--button-primary-hover-bg)}.button-secondary{background-color:var(--button-secondary-bg);border:1px solid var(--color-border);color:var(--button-secondary-color)}.button-secondary:hover{background-color:var(--button-secondary-hover-bg)}.p-xs{padding:var(--spacing-xs)}.p-sm{padding:var(--spacing-sm)}.p-md{padding:var(--spacing-md)}.p-lg{padding:var(--spacing-lg)}.p-xl{padding:var(--spacing-xl)}.m-xs{margin:var(--spacing-xs)}.m-sm{margin:var(--spacing-sm)}.m-md{margin:var(--spacing-md)}.m-lg{margin:var(--spacing-lg)}.m-xl{margin:var(--spacing-xl)}.fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.loading-spinner{height:18px;width:18px}@media (max-width:935px){.container{max-width:100%;padding:0}}@media (max-width:600px){body{background-color:var(--color-background-main)}.card{border-left:none;border-radius:0;border-right:none}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app{display:flex;flex-direction:column;min-height:100vh;width:100%}:root{--typography-font-family:"SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,system-ui,-system-ui,sans-serif;--typography-font-mono:ui-monospace,"SF Mono",SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;--typography-size-xs:0.75rem;--typography-size-sm:0.875rem;--typography-size-md:1rem;--typography-size-lg:1.125rem;--typography-size-xl:1.75rem;--typography-size-2xl:2.25rem;--typography-size-3xl:3rem;--typography-size-4xl:3.75rem;--typography-size-5xl:4.5rem;--typography-size-6xl:6rem;--typography-weight-light:300;--typography-weight-regular:400;--typography-weight-medium:500;--typography-weight-semibold:600;--typography-weight-bold:700;--typography-weight-extrabold:800;--typography-line-height-none:1;--typography-line-height-tight:1.2;--typography-line-height-snug:1.333;--typography-line-height-normal:1.5;--typography-line-height-relaxed:1.625;--typography-line-height-loose:1.75;--typography-line-height-extra-loose:2;--typography-letter-spacing-tighter:-0.024em;--typography-letter-spacing-tight:-0.012em;--typography-letter-spacing-normal:0;--typography-letter-spacing-wide:0.012em;--typography-letter-spacing-wider:0.024em;--typography-letter-spacing-widest:0.05em;--spacing-xs:0.5rem;--spacing-sm:0.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem}.typography{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,-system-ui,sans-serif;font-family:var(--typography-font-family);margin:0;padding:0;text-rendering:optimizeLegibility}.typography-h1{font-size:3rem;font-size:var(--typography-size-3xl);font-weight:700;font-weight:var(--typography-weight-bold)}.typography-h1,.typography-h2{letter-spacing:-.024em;letter-spacing:var(--typography-letter-spacing-tighter);line-height:1.2;line-height:var(--typography-line-height-tight)}.typography-h2{font-size:2.25rem;font-size:var(--typography-size-2xl);font-weight:600;font-weight:var(--typography-weight-semibold)}.typography-h3{font-size:1.75rem;font-size:var(--typography-size-xl)}.typography-h3,.typography-h4{font-weight:600;font-weight:var(--typography-weight-semibold);letter-spacing:-.012em;letter-spacing:var(--typography-letter-spacing-tight);line-height:1.333;line-height:var(--typography-line-height-snug)}.typography-h4{font-size:1.125rem;font-size:var(--typography-size-lg)}.typography-h5{font-size:1rem;font-size:var(--typography-size-md)}.typography-h5,.typography-h6{font-weight:600;font-weight:var(--typography-weight-semibold);letter-spacing:0;letter-spacing:var(--typography-letter-spacing-normal);line-height:1.5;line-height:var(--typography-line-height-normal)}.typography-h6{font-size:.875rem;font-size:var(--typography-size-sm)}.typography-subtitle1{font-size:1rem;font-size:var(--typography-size-md);letter-spacing:0;letter-spacing:var(--typography-letter-spacing-normal)}.typography-subtitle1,.typography-subtitle2{font-weight:500;font-weight:var(--typography-weight-medium);line-height:1.5;line-height:var(--typography-line-height-normal)}.typography-subtitle2{font-size:.875rem;font-size:var(--typography-size-sm);letter-spacing:.012em;letter-spacing:var(--typography-letter-spacing-wide)}.typography-body1{font-size:1rem;font-size:var(--typography-size-md)}.typography-body1,.typography-body2{font-weight:400;font-weight:var(--typography-weight-regular);letter-spacing:0;letter-spacing:var(--typography-letter-spacing-normal);line-height:1.5;line-height:var(--typography-line-height-normal)}.typography-body2{font-size:.875rem;font-size:var(--typography-size-sm)}.typography-caption{font-weight:400;font-weight:var(--typography-weight-regular);letter-spacing:.012em;letter-spacing:var(--typography-letter-spacing-wide)}.typography-caption,.typography-overline{font-size:.75rem;font-size:var(--typography-size-xs);line-height:1.5;line-height:var(--typography-line-height-normal)}.typography-overline{font-weight:500;font-weight:var(--typography-weight-medium);letter-spacing:.024em;letter-spacing:var(--typography-letter-spacing-wider);text-transform:uppercase}.typography-display{font-size:3.75rem;font-size:var(--typography-size-4xl)}.typography-display,.typography-display1{font-weight:700;font-weight:var(--typography-weight-bold);letter-spacing:-.024em;letter-spacing:var(--typography-letter-spacing-tighter);line-height:1;line-height:var(--typography-line-height-none)}.typography-display1{font-size:6rem;font-size:var(--typography-size-6xl)}.typography-display2{font-size:4.5rem;font-size:var(--typography-size-5xl)}.typography-display2,.typography-display3{font-weight:700;font-weight:var(--typography-weight-bold);letter-spacing:-.024em;letter-spacing:var(--typography-letter-spacing-tighter);line-height:1;line-height:var(--typography-line-height-none)}.typography-display3{font-size:3.75rem;font-size:var(--typography-size-4xl)}.typography-card-title{font-size:1.125rem;font-size:var(--typography-size-lg);font-weight:700;font-weight:var(--typography-weight-bold);letter-spacing:-.012em;letter-spacing:var(--typography-letter-spacing-tight);line-height:1.2;line-height:var(--typography-line-height-tight)}.typography-card-subtitle{font-size:1rem;font-size:var(--typography-size-md);font-weight:500;font-weight:var(--typography-weight-medium);letter-spacing:0;letter-spacing:var(--typography-letter-spacing-normal);line-height:1.5;line-height:var(--typography-line-height-normal)}.typography-news-title{font-size:1.75rem;font-size:var(--typography-size-xl);font-weight:700;font-weight:var(--typography-weight-bold);line-height:1.2;line-height:var(--typography-line-height-tight)}.typography-news-subtitle,.typography-news-title{letter-spacing:-.012em;letter-spacing:var(--typography-letter-spacing-tight)}.typography-news-subtitle{font-size:1.125rem;font-size:var(--typography-size-lg);font-weight:600;font-weight:var(--typography-weight-semibold);line-height:1.333;line-height:var(--typography-line-height-snug)}.typography-news-caption{font-size:.875rem;font-size:var(--typography-size-sm);font-weight:500;font-weight:var(--typography-weight-medium)}.typography-news-caption,.typography-news-meta{letter-spacing:.012em;letter-spacing:var(--typography-letter-spacing-wide);line-height:1.5;line-height:var(--typography-line-height-normal)}.typography-news-meta{font-size:.75rem;font-size:var(--typography-size-xs)}.typography-news-meta,.typography-news-time{font-weight:600;font-weight:var(--typography-weight-semibold)}.typography-news-time{font-size:.875rem;font-size:var(--typography-size-sm);letter-spacing:0;letter-spacing:var(--typography-letter-spacing-normal);line-height:1.5;line-height:var(--typography-line-height-normal)}.typography-news-logo{font-weight:700;font-weight:var(--typography-weight-bold);letter-spacing:.012em;letter-spacing:var(--typography-letter-spacing-wide);text-transform:uppercase}.typography-news-logo,.typography-news-ticker{font-size:1rem;font-size:var(--typography-size-md);line-height:1.5;line-height:var(--typography-line-height-normal)}.typography-news-ticker{font-weight:600;font-weight:var(--typography-weight-semibold);letter-spacing:0;letter-spacing:var(--typography-letter-spacing-normal)}.typography-news-branding{font-size:.875rem;font-size:var(--typography-size-sm);font-weight:700;font-weight:var(--typography-weight-bold);letter-spacing:.012em;letter-spacing:var(--typography-letter-spacing-wide);line-height:1.5;line-height:var(--typography-line-height-normal)}.typography-body-large,.typography-news-body{font-size:1.125rem;font-size:var(--typography-size-lg)}.typography-body-large,.typography-news-body,.typography-news-body-large{font-weight:400;font-weight:var(--typography-weight-regular);letter-spacing:0;letter-spacing:var(--typography-letter-spacing-normal);line-height:1.625;line-height:var(--typography-line-height-relaxed)}.typography-news-body-large{font-size:1.75rem;font-size:var(--typography-size-xl)}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.align-justify{text-align:justify}.gutter-bottom{margin-bottom:1rem;margin-bottom:var(--spacing-md)}.no-wrap{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:960px){:root{--typography-size-6xl:4.5rem;--typography-size-5xl:3.75rem;--typography-size-4xl:3rem;--typography-size-3xl:2.5rem;--typography-size-2xl:2rem;--typography-size-xl:1.5rem}}@media (max-width:600px){:root{--typography-size-6xl:3.75rem;--typography-size-5xl:3rem;--typography-size-4xl:2.5rem;--typography-size-3xl:2rem;--typography-size-2xl:1.75rem;--typography-size-xl:1.375rem}}.button{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:none;border:none;cursor:pointer;display:inline-flex;font-family:var(--typography-font-family);overflow:hidden;padding:0;position:relative;text-decoration:none}.button,.button__content{align-items:center;justify-content:center}.button__content{display:flex;font-weight:var(--typography-weight-medium);gap:var(--spacing-xs);height:100%;letter-spacing:var(--typography-letter-spacing-normal);line-height:var(--typography-line-height-normal);width:100%;z-index:1}.button--small{border-radius:calc(var(--spacing-xl)/2);font-size:var(--typography-size-sm);min-height:var(--spacing-xl);padding:var(--spacing-xs) var(--spacing-sm)}.button--medium{border-radius:calc((var(--spacing-xl) + var(--spacing-sm))/2);font-size:var(--typography-size-md);min-height:calc(var(--spacing-xl) + var(--spacing-sm));padding:var(--spacing-sm) var(--spacing-md)}.button--large{border-radius:calc((var(--spacing-xl) + var(--spacing-md))/2);font-size:var(--typography-size-lg);min-height:calc(var(--spacing-xl) + var(--spacing-md));padding:var(--spacing-md) var(--spacing-lg)}.button:hover:not(.button--disabled){background:var(--panel-glass-hover)!important;box-shadow:0 8px 24px #00000026;transform:translateY(-2px)}.button:active:not(.button--disabled){transform:translateY(1px)}.button--full-width{width:100%}.button--disabled{pointer-events:none}.button:focus-visible{box-shadow:0 0 0 3px var(--colors-accent-primary-20);outline:none}.button__icon{align-items:center;display:inline-flex;font-size:inherit;justify-content:center}.button__icon--start{margin-right:var(--spacing-xs)}.button__icon--end{margin-left:var(--spacing-xs)}.wave-container{height:100%;position:relative;width:100%}.wave-canvas{height:100%;left:0;position:absolute;top:0;width:100%}.wave-background-control-panel-container{height:100%;position:relative;width:100%}.wave-control-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--color-background-elevated);border-right:1px solid var(--color-border);bottom:40px;color:var(--color-text-primary);max-height:calc(100vh - 60px);overflow-x:auto;overflow-y:auto;padding:1.5rem 3rem 1.5rem 1.5rem;position:absolute;right:0;transform:translateY(0);transform-origin:bottom right;transition:transform .3s ease;width:400px;z-index:1000}.wave-control-panel.collapsed{transform:translateY(calc(100% - 3.5rem))}.wave-control-handle{align-items:center;background:var(--color-background-surface);border-bottom:1px solid var(--color-border);box-sizing:border-box;cursor:pointer;display:flex;height:3.5rem;justify-content:space-between;margin:-1.5rem -3rem 1rem -1.5rem;padding:.75rem}.wave-control-handle h3{color:var(--color-text-primary);margin:0}.wave-control-arrow{color:var(--color-text-primary);height:24px;transform:rotate(180deg);transition:transform .3s ease;width:24px}.wave-control-arrow.up{transform:rotate(0deg)}.control-section{background:var(--color-background-surface);border:1px solid var(--color-border);border-radius:8px;margin-bottom:2rem;padding:1.25rem}.control-section h3{color:var(--color-text-primary);margin:0 0 1rem}.control-section h4{color:var(--color-text-secondary);margin:.5rem 0}.control-group{margin-bottom:.75rem}.control-group label{align-items:center;color:var(--color-text-secondary);display:flex}.control-group input[type=range]{background:var(--color-background-surface);border-radius:2px;flex:1 1;height:4px;margin:0 .5rem}.control-group input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--color-primary);border-radius:50%;cursor:pointer;height:12px;width:12px}.control-group input[type=range]::-moz-range-thumb{background:var(--color-primary);border:none;border-radius:50%;cursor:pointer;height:12px;width:12px}.control-group span{font-family:monospace;min-width:50px;text-align:right}.button-group{border-top:1px solid var(--color-border);display:flex;gap:2rem;justify-content:flex-end;margin-top:1.5rem;padding:.5rem 0}.button-group button{background:none;border:none;color:var(--color-text-secondary);cursor:pointer;letter-spacing:normal;padding:0;text-transform:none;transition:color .2s ease}.button-group button:hover{background:none;box-shadow:none;color:var(--color-text-primary);transform:none}.wave-control-panel::-webkit-scrollbar{width:8px}.wave-control-panel::-webkit-scrollbar-track{background:var(--color-background-surface)}.wave-control-panel::-webkit-scrollbar-thumb{background:var(--color-background-elevated);border-radius:4px}.wave-control-panel::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}.theme-switcher{position:fixed;right:20px;top:20px;z-index:1000}.switch{cursor:pointer;display:inline-block;height:30px;position:relative;width:60px}.switch input{height:0;opacity:0;width:0}.slider{align-items:center;backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(12px) saturate(150%);background:var(--panel-glass-bg);border:1px solid var(--panel-glass-border);border-radius:34px;bottom:0;display:flex;justify-content:space-between;left:0;padding:0 4px;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:var(--color-text-primary);border-radius:50%;bottom:2px;content:"";height:22px;left:4px;width:22px;z-index:2}.icon{font-size:14px;line-height:1;-webkit-user-select:none;user-select:none;z-index:1}.icon:first-child{margin-right:auto}.icon:last-child{margin-left:auto}input:checked+.slider:before{transform:translateX(30px)}.slider:hover{background:var(--panel-glass-hover);box-shadow:0 4px 12px #00000026}input:focus+.slider{box-shadow:0 0 0 2px var(--panel-glass-border)}.slider:active:before{width:28px}@media (max-width:768px){.theme-switcher{position:fixed;right:15px;top:15px;z-index:1000}.switch{height:26px;width:50px}.slider:before{bottom:2px;height:18px;left:3px;width:18px}input:checked+.slider:before{transform:translateX(24px)}.icon{font-size:12px}}@media (max-width:480px){.theme-switcher{right:12px;top:12px}.switch{height:24px;width:44px}.slider:before{bottom:2px;height:16px;left:3px;width:16px}input:checked+.slider:before{transform:translateX(20px)}.icon{font-size:11px}.slider{padding:0 3px}}@media (max-width:360px){.theme-switcher{right:10px;top:10px}.switch{height:22px;width:40px}.slider:before{bottom:2px;height:14px;left:2px;width:14px}input:checked+.slider:before{transform:translateX(18px)}.icon{font-size:10px}.slider{padding:0 2px}}@media (max-width:480px) and (orientation:landscape){.theme-switcher{right:10px;top:8px}}@media (max-width:480px) and (orientation:portrait){.theme-switcher{right:12px;top:12px}}.product-card{backdrop-filter:blur(24px) saturate(1.8);-webkit-backdrop-filter:blur(24px) saturate(1.8);border-radius:clamp(20px,3vw,28px);color:inherit;cursor:pointer;display:flex;flex-direction:column;height:100%;max-width:420px;min-height:380px;overflow:hidden;padding:clamp(2rem,4vw,3rem);position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:100%}.light-theme .product-card{background:#fff6;border:1px solid #00000014;box-shadow:0 8px 32px 0 #0000000f}.dark-theme .product-card{background:#ffffff14;border:1px solid #ffffff26;box-shadow:0 8px 32px 0 #0000001f}.product-card:before{border-radius:inherit;content:"";inset:0;opacity:0;position:absolute;transition:opacity .4s ease;z-index:-1}.light-theme .product-card:before{background:linear-gradient(135deg,#0000000d,#00000005)}.dark-theme .product-card:before{background:linear-gradient(135deg,#ffffff1a,#ffffff0d)}.product-card:hover{transform:translateY(-8px) scale(1.02)}.light-theme .product-card:hover{background:#ffffff8c;border-color:#0000001f;box-shadow:0 16px 48px 0 #0000001a}.dark-theme .product-card:hover{background:#ffffff1f;border-color:#ffffff40;box-shadow:0 16px 48px 0 #0000002e}.product-card:hover:before{opacity:1}.product-card-header{align-items:center;display:flex;flex-direction:column;gap:clamp(1rem,2.5vw,1.75rem);margin-bottom:clamp(1.5rem,3vw,2.5rem);text-align:center}.product-card-header h1{color:var(--colors-fg-primary);font-size:var(--typography-size-2xl);font-weight:var(--typography-weight-bold);letter-spacing:var(--typography-letter-spacing-tight);line-height:var(--typography-line-height-tight);margin:0}.product-card-description{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;margin-bottom:clamp(1.5rem,3vw,2rem);text-align:center;width:100%}.product-card-description h2{color:var(--colors-fg-secondary);font-size:var(--typography-size-lg);font-weight:var(--typography-weight-regular);line-height:var(--typography-line-height-normal);margin:0 auto;max-width:100%;text-align:center;width:100%}.apple-style-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#8080801a;border:1px solid var(--color-border);border-radius:8px;color:var(--color-text-primary);cursor:pointer;font-size:var(--typography-size-md);font-weight:var(--typography-weight-medium);margin-top:auto;padding:clamp(.75rem,2vw,1rem) clamp(1.5rem,3vw,2rem);transition:all .2s ease}.apple-style-button:hover{background:#80808033}.product-card-animated-img{display:block;height:120px;margin:0 auto .5rem;object-fit:contain;pointer-events:none;transition:all .4s ease;-webkit-user-select:none;user-select:none;width:120px}.light-theme .product-card-animated-img{filter:drop-shadow(0 4px 12px rgba(0,0,0,.1))}.dark-theme .product-card-animated-img{filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}.product-card-svg-logo{color:var(--colors-fg-primary);display:block;height:120px;margin:0 auto .5rem;transition:all .4s ease;width:120px}.product-card:focus .product-card-svg-logo,.product-card:hover .product-card-svg-logo{transform:scale(1.1)}.product-card:focus .product-card-animated-img,.product-card:hover .product-card-animated-img{display:block;opacity:1;transform:scale(1.05)}@media (hover:none) and (pointer:coarse){.product-card:focus .product-card-animated-img{display:block;opacity:1}}@media (max-width:768px){.product-card{max-width:100%;min-height:320px;padding:clamp(1.5rem,3vw,2rem)}.product-card-animated-img,.product-card-svg-logo{height:100px;width:100px}}.styles_container__-0iP9{font-family:var(--typography-font-family);margin:0 auto;max-width:1200px;padding:3rem 1.5rem;width:100%}.styles_header__rQJct{margin-bottom:2.5rem;text-align:center}.styles_subtitle__ZGuat{color:var(--color-text-secondary);display:block;font-family:var(--typography-font-family);font-size:var(--typography-size-sm);font-weight:var(--typography-weight-medium);letter-spacing:var(--typography-letter-spacing-wide);margin-bottom:.75rem;text-transform:uppercase}.styles_title__IsccR{color:var(--color-text-primary);font-family:var(--typography-font-family);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:var(--typography-weight-semibold);line-height:var(--typography-line-height-tight);margin:0}.styles_tabsRoot__7cioQ{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;display:flex;flex-direction:column;overflow:hidden}.styles_tabsList__m5Hd-{-webkit-overflow-scrolling:touch;background:#ffffff08;border-bottom:1px solid #ffffff14;display:flex;gap:.25rem;justify-content:center;overflow-x:auto;padding:.375rem;scrollbar-width:none}.styles_tabsList__m5Hd-::-webkit-scrollbar{display:none}.styles_tabTrigger__J5lA1{align-items:center;background:#0000;border:none;border-radius:8px;color:var(--color-text-secondary);cursor:pointer;display:flex;font-family:var(--typography-font-family);font-size:var(--typography-size-md);font-weight:var(--typography-weight-medium);gap:.5rem;padding:.75rem 1.25rem;position:relative;transition:color .2s ease;white-space:nowrap}.styles_tabTrigger__J5lA1:hover,.styles_tabTrigger__J5lA1[data-state=active]{color:var(--color-text-primary)}.styles_tabIcon__he-Ky{align-items:center;display:flex;font-size:1.125rem;justify-content:center}.styles_tabLabel__fcmhS{font-family:var(--typography-font-family)}.styles_activeIndicator__o-ik5{background:#ffffff1a;border-radius:8px;inset:0;position:absolute;z-index:-1}.styles_contentArea__2Dj0G{min-height:400px;position:relative}.styles_contentWrapper__fjCcE{align-items:center;animation:styles_blurIn__HvoWH .6s ease forwards;display:none;gap:2rem;grid-template-columns:3fr 2fr;padding:2rem}.styles_contentActive__S1wWl{display:grid}.styles_contentInactive__VQmMc{display:none}@keyframes styles_blurIn__HvoWH{0%{filter:blur(4px);opacity:.75}to{filter:blur(0);opacity:1}}.styles_mediaSection__ixXAp{aspect-ratio:16/9;background:#0006;border:1px solid #ffffff1a;border-radius:12px;overflow:hidden;position:relative}.styles_mediaImage__CAWIt,.styles_mediaVideo__WRH3k{height:100%;object-fit:cover;width:100%}.styles_mediaPlaceholder__e7ivd{align-items:center;background:linear-gradient(135deg,#64646433,#50505033);display:flex;height:100%;justify-content:center;width:100%}.styles_placeholderIcon__kfxy6{font-size:4rem;opacity:.5}.styles_textSection__wsVlK{display:flex;flex-direction:column;gap:1rem}.styles_contentTitle__xezMB{color:var(--color-text-primary);font-family:var(--typography-font-family);font-size:clamp(1.5rem,3vw,2rem);font-weight:var(--typography-weight-semibold);margin:0}.styles_contentDescription__a8BM5{color:var(--color-text-secondary);font-family:var(--typography-font-family);font-size:var(--typography-size-lg);line-height:var(--typography-line-height-relaxed);margin:0}.styles_contentLink__cBX3X{align-items:center;color:var(--color-primary);display:inline-flex;font-family:var(--typography-font-family);font-size:var(--typography-size-md);font-weight:var(--typography-weight-medium);gap:.5rem;text-decoration:none;transition:color .2s ease,transform .2s ease}.styles_contentLink__cBX3X:hover{color:var(--color-text-primary);transform:translateX(4px)}.styles_contentLink__cBX3X:after{content:"\2192"}@media (max-width:768px){.styles_container__-0iP9{padding:2rem 1rem}.styles_tabsList__m5Hd-{justify-content:flex-start;padding:.25rem}.styles_tabTrigger__J5lA1{font-size:var(--typography-size-sm);padding:.625rem 1rem}.styles_tabIcon__he-Ky{font-size:1rem}.styles_contentWrapper__fjCcE{gap:1.5rem;grid-template-columns:1fr;padding:1.5rem}.styles_mediaSection__ixXAp{aspect-ratio:16/9;min-height:200px}.styles_mediaImage__CAWIt,.styles_mediaVideo__WRH3k{min-height:200px}.styles_textSection__wsVlK{text-align:center}}.light-theme .styles_tabsList__m5Hd-{background:#00000008;border-color:#0000001a}.light-theme .styles_activeIndicator__o-ik5{background:#00000014}.light-theme .styles_tabsRoot__7cioQ{background:#00000005;border-color:#00000014}.light-theme .styles_mediaSection__ixXAp{background:#0000000d;border-color:#0000001a}.light-theme .styles_mediaPlaceholder__e7ivd{background:linear-gradient(135deg,#6464641a,#5050501a)}.social-footer{align-items:center;background:#0000;box-sizing:border-box;color:var(--color-text-primary);font-family:var(--typography-font-family);height:auto;justify-content:center;margin:0;padding:2rem 2rem 1.5rem}.footer-content,.social-footer{display:flex;overflow-y:auto;width:100%}.footer-content{flex-direction:column;gap:1.5rem;margin:0 auto;max-height:100%;max-width:1200px}.footer-header-row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:.75rem}.footer-logo-row{align-items:center;display:flex;gap:var(--spacing-sm)}.footer-logo{filter:drop-shadow(0 2px 8px rgba(0,0,0,.12));height:38px;object-fit:contain;width:38px}.footer-brand{color:var(--color-text-primary);margin:0}.footer-socials{display:flex;gap:var(--spacing-md)}.footer-socials a{color:var(--color-text-primary);font-size:var(--typography-size-lg);opacity:.7;transition:opacity .2s,color .2s}.footer-socials a:hover{color:var(--color-primary);opacity:1}.footer-main-row{flex:1 1;flex-wrap:wrap;gap:var(--spacing-xl);justify-content:space-between}.footer-cta,.footer-main-row{align-items:flex-start;display:flex}.footer-cta{flex:1 1 200px;flex-direction:column;min-width:180px}.footer-cta-title{margin-bottom:.25rem}.footer-cta-subtitle{margin-bottom:.75rem}.footer-contact-btn{background:var(--color-primary);border-radius:6px;box-shadow:0 2px 8px 0 #0000001a;color:var(--color-text-inverse);display:inline-block;font-weight:var(--typography-weight-semibold);margin-top:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-lg);text-decoration:none;transition:background .2s,color .2s}.footer-contact-btn:hover{background:var(--color-text-primary);color:var(--color-background-main)}.footer-contact-btn.apple-style-button{backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(12px) saturate(150%);background:var(--panel-glass-bg);border:1px solid var(--panel-glass-border);border-radius:12px;color:var(--color-text-primary);cursor:pointer;font-size:var(--typography-size-md);font-weight:var(--typography-weight-medium);padding:clamp(.75rem,2vw,1rem) clamp(1.5rem,3vw,2rem);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.footer-contact-btn.apple-style-button:hover{background:var(--panel-glass-hover);box-shadow:0 8px 24px #00000026;transform:translateY(-2px)}.footer-links{align-items:flex-start;display:flex;flex:2 1 320px;gap:var(--spacing-xl);justify-content:flex-end}.footer-links ul{align-items:flex-end;display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:var(--spacing-xs);text-align:right}.footer-links a{color:var(--color-text-primary);display:inline-block;opacity:.7;text-decoration:none;transition:opacity .2s}.footer-links a:hover{opacity:1;text-decoration:underline}.footer-skyline-row{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin:1rem 0 .5rem}.footer-skyline{color:var(--color-text-secondary);display:block;filter:none;height:60px;max-width:100%;width:100%}.dark-theme .footer-skyline{color:var(--color-text-primary);filter:invert(1) brightness(1.3) drop-shadow(0 2px 8px rgba(0,0,0,.18))}.footer-cities{display:flex;flex-wrap:wrap;gap:var(--spacing-lg);justify-content:center;opacity:.7}.footer-cities .typography{min-width:60px;text-align:center}.footer-bottom-row{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;opacity:.7;padding-top:.5rem}.footer-legal{display:flex;gap:var(--spacing-md);list-style:none;margin:0;padding:0}.footer-legal a{color:var(--color-text-primary);opacity:.7;text-decoration:none;transition:opacity .2s}.footer-legal a:hover{opacity:1;text-decoration:underline}@media (max-width:900px){.footer-main-row{gap:var(--spacing-lg)}.footer-cities{gap:var(--spacing-sm)}}@media (max-width:600px){.footer-content{gap:var(--spacing-sm);padding:0}.footer-header-row{gap:var(--spacing-xs);padding-bottom:var(--spacing-sm)}.footer-main-row{align-items:flex-start;flex-direction:row;gap:var(--spacing-md);justify-content:space-between;margin-bottom:var(--spacing-xs)}.footer-cta{flex:1 1;margin-bottom:0}.footer-links{align-self:flex-start;flex:0 0 auto;justify-content:flex-end}.footer-links ul{align-items:flex-end;flex-direction:column}.footer-skyline-row{gap:var(--spacing-xs);margin:var(--spacing-xs) 0 var(--spacing-xs) 0}.footer-cities{margin-top:var(--spacing-xs)}}.products-section{align-items:flex-start;background:#0000;box-sizing:border-box;display:flex;justify-content:center;min-height:auto;overflow:visible;padding:0 clamp(.75rem,1.5vw,1.5rem) clamp(3rem,6vw,5rem);position:relative;width:100vw}.products-section:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.light-theme .products-section:before{background:linear-gradient(180deg,#0000 0,#0000 40vh,#f8fafc4d 60vh,#f8fafcb3 80vh,#f8fafc 100vh,#f8fafc)}.dark-theme .products-section:before{background:linear-gradient(180deg,#0000 0,#0000 40vh,#0a0a0a4d 60vh,#0a0a0ab3 80vh,#0a0a0a 100vh,#0a0a0a)}.products-logo{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.products-logo-img{height:120px;object-fit:contain;width:120px}.products-logo-text{color:var(--color-text-primary);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;margin:0}.products-section-glow{background:radial-gradient(circle at 50% 50%,var(--glow-color) 0,#0000 70%);bottom:0;filter:blur(40px);left:0;mix-blend-mode:overlay;opacity:.15;pointer-events:none;position:absolute;right:0;top:0}.products-section-content{margin:0 auto;max-width:1800px;padding:0 clamp(1rem,3vw,3rem);position:relative;text-align:center;z-index:1}.products-header,.products-section-content{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.products-header{animation:fadeInUp .8s ease-out .2s forwards;margin-bottom:0;opacity:0;padding-bottom:clamp(3rem,6vw,5rem);padding-top:clamp(12rem,28vh,18rem)}.products-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:var(--typography-weight-bold);letter-spacing:var(--typography-letter-spacing-tighter);line-height:var(--typography-line-height-tight);margin-bottom:clamp(1rem,2vw,1.5rem)}.light-theme .products-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e293b,#475569);-webkit-background-clip:text;background-clip:text}.dark-theme .products-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;background-clip:text}.products-tagline{font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:var(--typography-weight-regular);line-height:var(--typography-line-height-normal);margin:0 auto;max-width:800px}.light-theme .products-tagline{color:#1e293bcc}.dark-theme .products-tagline{color:#ffffffbf}.products-support-line{animation:fadeInUp .6s ease-out .4s forwards;font-size:clamp(.875rem,1.5vw,1rem);font-weight:var(--typography-weight-medium);letter-spacing:.1em;margin-top:1.5rem;opacity:0}.light-theme .products-support-line{color:#1e293b99}.dark-theme .products-support-line{color:#ffffff80}.products-cta-buttons{animation:fadeInUp .6s ease-out .5s forwards;display:flex;gap:1rem;justify-content:center;margin-top:2rem;opacity:0}.products-cta-primary{font-weight:600}.products-cta-primary,.products-cta-secondary{font-size:1rem;padding:.875rem 2rem}.products-grid{grid-gap:clamp(1.5rem,3vw,2.5rem);align-items:stretch;animation:fadeInUp .6s ease-out .6s forwards;display:grid;flex:0 1 auto;gap:clamp(1.5rem,3vw,2.5rem);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-items:center;margin-top:clamp(4rem,8vw,6rem);max-width:1600px;opacity:0;padding:0 clamp(1rem,2vw,2rem);width:100%}.products-grid>*{height:100%;width:100%}.products-closing{animation:fadeInUp .6s ease-out .8s forwards;font-size:clamp(1.2rem,2.5vw,1.4rem);font-weight:var(--typography-weight-regular);line-height:var(--typography-line-height-normal);margin-top:clamp(2rem,4vw,3rem);max-width:800px;opacity:0;padding-bottom:clamp(1rem,2vw,1.5rem);text-align:center;width:100%}.products-tabs-section{animation:fadeInUp .6s ease-out 1s forwards;margin-top:clamp(3rem,6vw,5rem);opacity:0;width:100%}.products-footer-section{animation:fadeInUp .6s ease-out 1.2s forwards;margin-top:clamp(4rem,8vw,6rem);opacity:0;width:100%}.light-theme .products-closing{color:#1e293be6}.dark-theme .products-closing{color:#ffffffe6}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInSide{0%{opacity:0;transform:translateX(-40px) rotate(-2deg)}to{opacity:1;transform:translateX(0) rotate(0)}}@media (max-width:768px){.products-section{height:auto;min-height:auto;padding:0 1rem 1.5rem}.products-section-content{height:auto;justify-content:flex-start;min-height:auto;padding:.5rem 0}.products-header{padding-bottom:clamp(2rem,4vw,3rem);padding-top:clamp(5rem,15vh,8rem)}.products-grid{gap:1.5rem;grid-template-columns:1fr;margin:1rem 0;max-width:500px;padding:0 1rem;width:100%}.products-grid>*{max-width:100%}.products-closing{margin-top:1.5rem;max-width:100%;padding-bottom:1rem}}.LandingWithSections_theme-switcher-wrapper__6RiYY{align-items:center;display:inline-flex;gap:.5rem;position:fixed;right:1rem;top:1rem;z-index:10}.LandingWithSections_theme-switcher-wrapper__6RiYY .theme-switcher{position:static!important;right:auto!important;top:auto!important;z-index:auto!important}.LandingWithSections_auth-button__U-TAC{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:var(--color-text-primary);cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.LandingWithSections_auth-button__U-TAC:hover{background:#fff3;border-color:var(--color-primary)}.LandingWithSections_frosted-button__6vRIH{align-items:center;backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(12px) saturate(150%);background:var(--panel-glass-bg);border:1px solid var(--panel-glass-border);border-radius:12px;color:var(--color-text-primary);cursor:pointer;display:flex;font-family:var(--typography-font-family);font-size:var(--typography-size-md);font-weight:var(--typography-weight-semibold);gap:.5rem;padding:.75rem 1.5rem;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.LandingWithSections_frosted-button__6vRIH:hover{background:var(--panel-glass-hover);border-color:var(--color-primary);box-shadow:0 8px 24px #00000026;transform:translateY(-2px)}.LandingWithSections_next-gen-sections__B5QAC{background-color:var(--color-background-main);width:100%}.LandingWithSections_next-gen-section__vKTSz{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem 1rem;position:relative;width:100%}.LandingWithSections_next-gen-section__vKTSz h2{animation:LandingWithSections_fadeInUp__7gPrC .6s ease-out forwards;color:var(--color-text-primary);font-size:clamp(2.5rem,6vw,4rem);font-weight:var(--typography-weight-bold);letter-spacing:var(--typography-letter-spacing-tight);margin-bottom:var(--spacing-xl);opacity:0;text-align:center}.LandingWithSections_hero-section-fullscreen__GDawd{align-items:center;background-color:initial;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}.LandingWithSections_hero-content__AkH02{align-items:center;background:#0000;display:flex;flex-direction:column;gap:2rem;justify-content:center;max-width:800px;padding:2rem 1rem;text-align:center;width:100%}.LandingWithSections_company-name__1j4j2{animation:LandingWithSections_fadeInUp__7gPrC .6s ease-out forwards;color:var(--color-text-primary);font-size:clamp(3rem,7vw,5rem);font-weight:var(--typography-weight-bold);letter-spacing:var(--typography-letter-spacing-tighter);line-height:var(--typography-line-height-tight);margin-bottom:.5rem;opacity:0;text-shadow:var(--effects-shadow-sm)}.LandingWithSections_tagline__zSdxm{align-items:center;color:var(--color-text-secondary);display:flex;font-size:clamp(1.4rem,3.5vw,1.8rem);gap:.15em;justify-content:center;letter-spacing:var(--typography-letter-spacing-tight);line-height:var(--typography-line-height-snug);margin-bottom:1rem}.LandingWithSections_tagline-part__H8-o1{animation:LandingWithSections_slideInSide__epBvS .7s ease-out .3s forwards;color:var(--color-text-primary);font-weight:var(--typography-fontWeight-medium);opacity:0;transform-origin:left center}.LandingWithSections_tagline-separator__MvMKP{animation:LandingWithSections_fadeInUp__7gPrC .6s ease-out .3s forwards;color:var(--color-text-disabled);opacity:0}.LandingWithSections_tagline-exclamation__5Zh1B{animation:LandingWithSections_fadeInUp__7gPrC .4s ease-out 1.2s forwards;color:var(--color-text-disabled);font-weight:var(--typography-fontWeight-regular);opacity:0}.LandingWithSections_hero-buttons__Uqc4y{animation:LandingWithSections_evolveUp__mB9eS .8s ease-out .6s forwards;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2rem;opacity:0}.LandingWithSections_hero-cta__MVTQ4{animation:none;margin-top:0;opacity:1}.LandingWithSections_hero-cta__MVTQ4 .LandingWithSections_mbutton__icon__RH1S7{font-size:1.4em}.LandingWithSections_modes-section__tI3ny{padding:4rem 0}.LandingWithSections_modes-section__tI3ny,.LandingWithSections_social-section-fullscreen__aNVDX{align-items:center;background-color:var(--color-background-main);display:flex;justify-content:center;position:relative;width:100%}.LandingWithSections_social-section-fullscreen__aNVDX{min-height:auto;overflow:hidden;padding:2rem 0}.LandingWithSections_social-section-fullscreen__aNVDX .LandingWithSections_social-footer__9eMpW{align-items:center;box-sizing:border-box;display:flex;height:auto;justify-content:center;margin:0;padding:2rem;width:100%}@keyframes LandingWithSections_fadeInUp__7gPrC{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes LandingWithSections_slideInSide__epBvS{0%{opacity:0;transform:translateX(-40px) rotate(-2deg)}to{opacity:1;transform:translateX(0) rotate(0)}}@keyframes LandingWithSections_evolveUp__mB9eS{0%{opacity:0;transform:translateY(30px) scale(.95)}60%{transform:translateY(-5px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.LandingWithSections_hero-content__AkH02{align-items:center;justify-content:center;padding:1.5rem .75rem;text-align:center}.LandingWithSections_company-name__1j4j2{font-size:clamp(2rem,5vw,3rem)}.LandingWithSections_tagline__zSdxm{font-size:clamp(1rem,2.5vw,1.4rem)}.LandingWithSections_hero-buttons__Uqc4y{align-items:center;flex-direction:column;gap:1rem}.LandingWithSections_hero-cta__MVTQ4{max-width:280px;width:100%}.LandingWithSections_social-section-fullscreen__aNVDX{height:auto;min-height:auto;padding:1rem 0}.LandingWithSections_social-section-fullscreen__aNVDX .LandingWithSections_social-footer__9eMpW{height:auto;padding:1rem}}@media (max-width:480px){.LandingWithSections_hero-content__AkH02{padding:1rem .5rem;text-align:center}.LandingWithSections_hero-content__AkH02,.LandingWithSections_hero-section-fullscreen__GDawd{align-items:center;justify-content:center}}.LandingWithSections_waves-bg-fixed__16UIB{height:100vh;left:0;opacity:1;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.LandingWithSections_waves-bg-fixed__16UIB .LandingWithSections_wave-canvas__5fYU7,.LandingWithSections_waves-bg-fixed__16UIB .LandingWithSections_wave-container__JmI1d,.LandingWithSections_waves-bg-fixed__16UIB canvas{display:block!important;height:100%!important;opacity:1!important;width:100%!important;z-index:0!important}.LandingWithSections_landing-sections-root__zSWi3{background:linear-gradient(to bottom,#0000 0,#0000 100vh,var(--color-background-main) 100vh,var(--color-background-main) 100%);min-height:100vh;position:relative;width:100%}.LandingWithSections_landing-sections-content__ogUZC{align-items:center;display:flex;flex-direction:column;min-height:100vh;position:relative;width:100%;z-index:1}.LandingWithSections_wave-container__JmI1d,.LandingWithSections_wave-section__mK844{display:none!important}.LandingWithSections_hero-section__V\+JIg,.LandingWithSections_products-section__XGX6m{background:#0000!important;border:none!important;box-shadow:none!important}.SocialHandles_container__vp3hE{gap:.5rem}.SocialHandles_container__vp3hE,.SocialHandles_link__d-zLz{align-items:center;display:inline-flex}.SocialHandles_link__d-zLz img{display:block;height:24px;width:auto}@media (max-width:480px){.SocialHandles_container__vp3hE{gap:.375rem}.SocialHandles_link__d-zLz img{height:18px}}:root{--bg-gradient:linear-gradient(180deg,#000c,#000000f2);--accent-color:#0095f6;--accent-hover:#1ea1f7;--success-color:#4ade80;--text-primary:#fffffff2;--text-secondary:#ffffffb3;--border-color:#ffffff1a;--font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--debug-bg:#1e1e1e;--debug-border-color:#333;--debug-hover-bg:#2a2a2a;--debug-timestamp-color:#569cd6;--debug-text-color:#d4d4d4;--avatar-size:32px;--avatar-bg:#0095f633;--avatar-border:#0095f666;--progress-height:4px;--progress-color:#0095f6;--progress-bg:#fff3;--message-opacity-latest:1;--message-opacity-hover:0.95;--message-fade-rate:0.25;--message-min-opacity:0.15;--message-transition:opacity 0.4s ease;--message-bubble-bg:#000000bf;--message-bubble-hover-bg:#000000d9}.GameShow_main-container__GW9Ue{background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-family:var(--font-family);height:100vh;margin:0;overflow:hidden;padding:0;position:relative;width:100vw}.GameShow_ios-fullscreen__JPXlx{-webkit-touch-callout:none;align-items:center;background:#000;bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;touch-action:none;-webkit-user-select:none;user-select:none;width:100vw;z-index:9999}.GameShow_ios-fullscreen__JPXlx .GameShow_video-container__u\+HlW{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.GameShow_ios-fullscreen__JPXlx .GameShow_video-player__ij4EH{background:#000;height:100%;object-fit:contain;width:100%}@media (orientation:portrait){.GameShow_ios-fullscreen__JPXlx .GameShow_video-container__u\+HlW{height:56.25vw;max-height:100vh;width:100vw}.GameShow_ios-fullscreen__JPXlx .GameShow_video-player__ij4EH{height:100%;max-width:100%;width:auto}}@media (orientation:landscape){.GameShow_ios-fullscreen__JPXlx .GameShow_video-container__u\+HlW{height:100vh;max-width:100vw;width:177.78vh}.GameShow_ios-fullscreen__JPXlx .GameShow_video-player__ij4EH{height:auto;max-height:100%;width:100%}}.GameShow_video-container__u\+HlW{height:100vh;position:relative;width:100vw;z-index:1}.GameShow_video-container__u\+HlW,.GameShow_video-player__ij4EH{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.GameShow_video-player__ij4EH{height:100%;left:0;object-fit:cover;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.GameShow_video-player__ij4EH::-webkit-media-controls,.GameShow_video-player__ij4EH::-webkit-media-controls-enclosure{display:none!important}.GameShow_video-player__ij4EH::-webkit-media-controls-panel,.GameShow_video-player__ij4EH::-webkit-media-controls-play-button{display:none!important}.GameShow_video-player__ij4EH::-webkit-media-controls-current-time-display,.GameShow_video-player__ij4EH::-webkit-media-controls-timeline{display:none!important}.GameShow_video-player__ij4EH::-webkit-media-controls-mute-button,.GameShow_video-player__ij4EH::-webkit-media-controls-time-remaining-display{display:none!important}.GameShow_video-player__ij4EH::-webkit-media-controls-fullscreen-button,.GameShow_video-player__ij4EH::-webkit-media-controls-volume-slider{display:none!important}.GameShow_control-button__iSnEy,.GameShow_video-controls__Fkv2D{display:none}.GameShow_chat-panel__dLeFX{border:2px solid #ffffff26;bottom:0;display:flex;flex-direction:column;height:100%;left:0;overflow:hidden;pointer-events:auto;position:fixed;right:0;top:0;width:100%;z-index:10}.GameShow_chat-header__kXawN{align-items:center;background:#0000!important;display:flex;justify-content:space-between;padding:12px 16px}.GameShow_chat-header__kXawN .GameShow_zaia-status__URucE{align-items:center;background:#202020d9;border:1px solid #ffffff26;border-radius:20px;display:flex;gap:8px;padding:6px 12px}.GameShow_chat-header__kXawN .GameShow_name__TXzvE{color:#fff;font-size:16px;font-weight:600}.GameShow_chat-header__kXawN .GameShow_online__s4UCv{align-items:center;color:#4ade80;display:flex;font-size:14px;gap:4px}.GameShow_chat-header__kXawN .GameShow_online__s4UCv:before{background:#4ade80;border-radius:50%;box-shadow:0 0 8px #4ade80;content:"";display:inline-block;height:8px;width:8px}.GameShow_chat-header__kXawN .GameShow_video-status-controls__kStpm{align-items:center;background:#202020d9;border:1px solid #ffffff26;border-radius:12px;display:flex;gap:8px;padding:4px}.GameShow_chat-header__kXawN .GameShow_status-icon__Z9\+Z\+{align-items:center;background:none;border:none;border-radius:4px;color:#ffffffb3;cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;padding:4px;transition:all .2s ease;width:32px}.GameShow_chat-header__kXawN .GameShow_status-icon__Z9\+Z\+:hover{background:#ffffff1a;color:#fff}.GameShow_chat-header__kXawN .GameShow_status-icon__Z9\+Z\+.GameShow_active__T5fdJ{color:#0095f6;color:var(--accent-color)}.GameShow_messages-container__9mqeW{background:#0000;display:flex;flex:1 1;flex-direction:column;gap:12px;justify-content:flex-end;overflow-y:auto;padding:16px;scroll-behavior:smooth}.GameShow_messages-container__9mqeW:before{content:"";flex:1 1;min-height:20px}.GameShow_message__frloQ{align-items:flex-start;display:flex;gap:12px;opacity:.15;opacity:var(--message-min-opacity);transform:translateY(20px);transition:opacity .4s ease,transform .4s cubic-bezier(.4,0,.2,1);transition:var(--message-transition),transform .4s cubic-bezier(.4,0,.2,1)}.GameShow_message__frloQ:hover{opacity:.95!important;opacity:var(--message-opacity-hover)!important}.GameShow_message__frloQ.GameShow_visible__h7JuT{transform:translateY(0)}.GameShow_message__frloQ.GameShow_cta__Rb-ic{opacity:1!important}.GameShow_message-content__\+FRKz{background:#000000bf;background:var(--message-bubble-bg);border-radius:18px;box-shadow:0 1px 2px #0000001a;color:#fff;font-size:14px;line-height:1.5;max-width:80%;padding:10px 12px;transition:background-color .2s ease}.GameShow_message__frloQ:hover .GameShow_message-content__\+FRKz{background:#000000d9;background:var(--message-bubble-hover-bg)}.GameShow_message__frloQ.GameShow_system__N--BA .GameShow_message-content__\+FRKz,.GameShow_message__frloQ.GameShow_text__nvkg1 .GameShow_message-content__\+FRKz{border-top-left-radius:4px}.GameShow_message__frloQ.GameShow_question__wr5gC .GameShow_message-content__\+FRKz{background:#000000bf;background:var(--message-bubble-bg);border-radius:12px;padding:12px;width:100%}.GameShow_message__frloQ.GameShow_question__wr5gC .GameShow_question-text__y\+kOw{font-size:15px;font-weight:500;line-height:1.4;margin-bottom:12px}.GameShow_message__frloQ.GameShow_question__wr5gC .GameShow_options-container__rkcjR{display:flex;flex-direction:column;gap:8px}.GameShow_message__frloQ.GameShow_question__wr5gC .GameShow_option-button__MWBXI{align-items:center;background:#00000080;border:1px solid #ffffff1a;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:10px 12px;text-align:left;transition:all .2s ease;width:100%}.GameShow_message__frloQ.GameShow_question__wr5gC .GameShow_option-button__MWBXI:hover:not(:disabled){background:#000000b3;border-color:#fff3;transform:translateY(-1px)}.GameShow_message__frloQ.GameShow_question__wr5gC .GameShow_option-button__MWBXI:disabled{cursor:not-allowed;opacity:.5}.GameShow_avatar-bubble__3OST6{align-items:center;background:#000000bf;border-radius:50%;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.GameShow_avatar-letter__at76h{color:#fff;font-size:14px;font-weight:600}.GameShow_question-container__-R8EV{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;max-height:60vh;overflow-y:auto;padding-right:8px}.GameShow_question-text__y\+kOw{background:#000000bf;border-radius:8px;color:#fff;font-size:15px;font-weight:500;line-height:1.4;margin-bottom:8px;padding:10px 12px}.GameShow_options-container__rkcjR{display:flex;flex-direction:column;gap:8px;padding-bottom:8px}.GameShow_option-button__MWBXI{align-items:center;animation:GameShow_slideIn__uf-oZ .3s ease forwards;background:#000000bf;border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;opacity:0;padding:10px 12px;text-align:left;transform:translateX(-20px);transition:background-color .2s ease;width:100%}.GameShow_option-button__MWBXI:hover:not(:disabled){background:#000000d9}.GameShow_option-button__MWBXI:disabled{cursor:not-allowed;opacity:.5}.GameShow_participate-button__taSE8{align-items:center;animation:GameShow_ctaPulse__x9VTk 2s ease-in-out infinite;background:linear-gradient(135deg,#22c55e,#16a34a);border:1px solid #22c55e99;border-radius:10px;box-shadow:0 8px 16px #22c55e59,inset 0 1px 0 #fff3;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-family:var(--font-family);font-size:15px;font-weight:700;gap:10px;overflow:hidden;padding:10px 18px;position:relative;text-shadow:0 1px 1px #00000040}.GameShow_participate-button__taSE8:hover{background:linear-gradient(135deg,#22d163,#17b452);border-color:#22c55ecc;transform:translateY(-1px)}.GameShow_participate-button__taSE8:disabled{box-shadow:0 4px 10px #22c55e40,inset 0 1px 0 #fff3;cursor:not-allowed;opacity:.8}.GameShow_green-dot__Oy3qQ{background:#4ade80;background:var(--success-color);border-radius:50%;box-shadow:0 0 10px #4ade80;box-shadow:0 0 10px var(--success-color);display:inline-block;height:8px;width:8px}.GameShow_participate-button__taSE8:after{animation:GameShow_ctaShine__UeAbd 2.2s ease-in-out infinite;background:linear-gradient(120deg,#fff0,#fff6 50%,#fff0);content:"";height:100%;left:-150%;pointer-events:none;position:absolute;top:0;transform:skewX(-20deg);width:50%}@keyframes GameShow_ctaShine__UeAbd{0%{left:-150%}60%{left:120%}to{left:120%}}@keyframes GameShow_ctaPulse__x9VTk{0%{box-shadow:0 0 0 0 #22c55e80}70%{box-shadow:0 0 0 12px #22c55e00}to{box-shadow:0 0 0 0 #22c55e00}}.GameShow_typing-indicator__kBj5e{opacity:0;transform:translateY(20px);transition:all .3s cubic-bezier(.4,0,.2,1)}.GameShow_typing-indicator__kBj5e.GameShow_active__T5fdJ{opacity:1;transform:translateY(0)}.GameShow_typing-indicator__kBj5e .GameShow_dots__OW-M9{align-items:center;background:#000000bf;border-radius:18px;display:flex;gap:4px;padding:8px 12px}.GameShow_typing-indicator__kBj5e span{animation:GameShow_typing__2N5IN 1.4s infinite;background:#fff;border-radius:50%;display:inline-block;height:6px;opacity:.8;width:6px}@keyframes GameShow_typing__2N5IN{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes GameShow_slideIn__uf-oZ{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.GameShow_countdown-container__szmmz{align-items:center;display:flex;gap:8px;margin:16px 0 8px;position:relative;width:100%}.GameShow_countdown-timer__yalWz{align-items:center;background:#000000bf;border-radius:4px;color:#fff;display:flex;font-size:14px;font-weight:600;gap:4px;min-width:64px;padding:2px 6px;white-space:nowrap}.GameShow_countdown-progress-container__iR52b{background:linear-gradient(135deg,#262626d9,#262626f2);border:1px solid #ffffff1f;border-radius:4px;box-shadow:inset 0 1px 2px #0003,0 2px 8px #0000001a;flex:1 1;height:8px;overflow:hidden}.GameShow_countdown-progress-container__iR52b,.GameShow_countdown-progress__w5GJR{backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%)}.GameShow_countdown-progress__w5GJR{background:linear-gradient(90deg,#4ade80f2,#22c55ef2);border-radius:3px;box-shadow:0 0 10px #4ade804d,inset 0 1px 1px #fff3;clip-path:inset(0 0 0 0);height:100%;left:0;position:absolute;top:0;transition:width .1s linear}.GameShow_countdown-progress__w5GJR:after{animation:GameShow_progressShine__so9Me 1.5s linear infinite;background:linear-gradient(90deg,#0000,#ffffff1a 50%,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.GameShow_countdown-display__LzL0l{backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:linear-gradient(135deg,#262626d9,#262626f2);border:1px solid #ffffff1f;border-radius:4px;box-shadow:0 2px 8px #0003,inset 0 1px 1px #ffffff1a;color:#fffffff2;font-size:12px;font-weight:600;padding:2px 8px;position:absolute;right:0;text-shadow:0 1px 2px #0000004d;top:-20px}@keyframes GameShow_progressShine__so9Me{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:768px){.GameShow_chat-panel__dLeFX{border-width:2px;width:100%}.GameShow_chat-header__kXawN{padding:8px 12px}.GameShow_debug-console__3rUy3{border-radius:8px 8px 0 0;bottom:0;height:200px;right:0;width:100%}.GameShow_video-container__u\+HlW{height:100%;left:0;position:fixed;top:0;width:100%}.GameShow_video-player__ij4EH{height:100%;object-fit:cover;width:100%}.GameShow_chat-header__kXawN .GameShow_status-icon__Z9\+Z\+{font-size:16px;height:28px;width:28px}.GameShow_chat-header__kXawN .GameShow_name__TXzvE{font-size:14px}.GameShow_chat-header__kXawN .GameShow_online__s4UCv{font-size:12px}}.GameShow_chat-window__lO0WF{background-color:#1e1e1e;background-color:var(--debug-bg);border:1px solid #333;border:1px solid var(--debug-border-color);border-radius:8px;bottom:20px;display:flex;flex-direction:column;max-height:400px;overflow:hidden;position:fixed;right:20px;width:300px;z-index:1000}.GameShow_chat-messages__wWEbI{flex:1 1;overflow-y:auto;padding:12px}.GameShow_chat-input__NE5B0{border-top:1px solid #333;border-top:1px solid var(--debug-border-color);display:flex;gap:8px;padding:12px}.GameShow_chat-input__NE5B0 input{flex:1 1;padding:8px}.GameShow_chat-input__NE5B0 button,.GameShow_chat-input__NE5B0 input{background-color:#2a2a2a;background-color:var(--debug-hover-bg);border:1px solid #333;border:1px solid var(--debug-border-color);border-radius:4px;color:#d4d4d4;color:var(--debug-text-color)}.GameShow_chat-input__NE5B0 button{cursor:pointer;padding:8px 16px;transition:background-color .2s ease}.GameShow_chat-input__NE5B0 button:hover{background-color:#1e1e1e;background-color:var(--debug-bg)}.GameShow_chat-message__kJZGS{background-color:#2a2a2a;background-color:var(--debug-hover-bg);border-radius:4px;color:#d4d4d4;color:var(--debug-text-color);margin-bottom:8px;padding:8px}.GameShow_chat-message__kJZGS.GameShow_system__N--BA{background-color:#1e1e1e;background-color:var(--debug-bg);border:1px solid #333;border:1px solid var(--debug-border-color)}.GameShow_messages-container__9mqeW::-webkit-scrollbar{height:6px;width:6px}.GameShow_messages-container__9mqeW::-webkit-scrollbar-track{background:#ffffff05;border-radius:3px}.GameShow_messages-container__9mqeW::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.GameShow_messages-container__9mqeW::-webkit-scrollbar-thumb:hover{background:#ffffff40}.GameShow_messages-container__9mqeW{scrollbar-color:#ffffff26 #ffffff05;scrollbar-width:thin}.GameShow_question-container__-R8EV::-webkit-scrollbar{height:4px;width:4px}.GameShow_question-container__-R8EV::-webkit-scrollbar-track{background:#ffffff05;border-radius:2px}.GameShow_question-container__-R8EV::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.GameShow_question-container__-R8EV::-webkit-scrollbar-thumb:hover{background:#ffffff40}.GameShow_question-container__-R8EV{scrollbar-color:#ffffff26 #ffffff05;scrollbar-width:thin}.GameShow_messages-container__9mqeW .GameShow_message__frloQ.GameShow_system__N--BA{opacity:1!important}.Cast_cast-page__nP\+41{background:var(--color-background-main);color:var(--color-text-primary);display:flex;flex-direction:column;min-height:100vh}.Cast_cast-header__2VN6T{align-items:center;background:var(--color-background-secondary);border-bottom:1px solid var(--color-border-primary);display:flex;justify-content:space-between;padding:1rem 2rem}.Cast_cast-header-left__SK9ST,.Cast_cast-header-right__k12gV{align-items:center;display:flex;gap:1rem}.Cast_geb-logo-button__vy\+iY{background:none;border:none;border-radius:.5rem;cursor:pointer;padding:.5rem;transition:background-color .2s ease}.Cast_geb-logo-button__vy\+iY:hover{background:var(--color-background-main)}.Cast_geb-logo-image__UGFvh{height:40px;object-fit:contain;width:auto}.Cast_theme-switcher__iZahI{align-items:center;display:flex}.Cast_switch__ovs6z{display:inline-block;height:34px;position:relative;width:60px}.Cast_switch__ovs6z input{height:0;opacity:0;width:0}.Cast_slider__wxS0a{align-items:center;background-color:var(--color-background-main);border:2px solid var(--color-border-primary);border-radius:34px;bottom:0;cursor:pointer;display:flex;justify-content:space-between;left:0;padding:0 8px;position:absolute;right:0;top:0;transition:.4s}.Cast_slider__wxS0a:before{background-color:var(--color-primary);border-radius:50%;bottom:2px;content:"";height:26px;left:2px;position:absolute;transition:.4s;width:26px}input:checked+.Cast_slider__wxS0a{background-color:var(--color-background-main);border-color:var(--color-primary)}input:checked+.Cast_slider__wxS0a:before{transform:translateX(26px)}.Cast_slider__wxS0a .Cast_icon__UqvzT{color:var(--color-text-secondary);font-size:14px;z-index:1}.Cast_cast-title__5yH4K{color:var(--color-text-primary);font-size:var(--typography-size-2xl);font-weight:var(--typography-weight-bold);margin:0}.Cast_cast-content__VfX7m{flex:1 1;padding:2rem}.Cast_agent-gallery__3sUsS{margin:0 auto;max-width:1200px}.Cast_gallery-header__b1Gaa{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.Cast_gallery-header__b1Gaa h2{color:var(--color-text-primary);margin:0}.Cast_create-agent-button__-S2OA{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 16px 0 #667eea4d;color:#fff;font-size:var(--typography-size-md);font-weight:var(--typography-weight-semibold);letter-spacing:var(--typography-letter-spacing-wide);overflow:hidden;padding:clamp(.75rem,2vw,1rem) clamp(1.5rem,3vw,2rem);position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.Cast_create-agent-button__-S2OA:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.Cast_create-agent-button__-S2OA:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);box-shadow:0 8px 24px 0 #667eea66;transform:translateY(-2px)}.Cast_create-agent-button__-S2OA:hover:before{left:100%}.Cast_apple-style-button__2YFXY{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 16px 0 #667eea4d;color:#fff;font-size:var(--typography-size-md);font-weight:var(--typography-weight-semibold);letter-spacing:var(--typography-letter-spacing-wide);overflow:hidden;padding:clamp(.75rem,2vw,1rem) clamp(1.5rem,3vw,2rem);position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.Cast_apple-style-button__2YFXY:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.Cast_apple-style-button__2YFXY:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);box-shadow:0 8px 24px 0 #667eea66;transform:translateY(-2px)}.Cast_apple-style-button__2YFXY:hover:before{left:100%}.Cast_agents-grid__i5olI{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.Cast_agent-card__jP6Lz{backdrop-filter:blur(24px) saturate(1.8);-webkit-backdrop-filter:blur(24px) saturate(1.8);border-radius:clamp(20px,3vw,28px);color:inherit;cursor:pointer;display:flex;flex-direction:column;max-width:420px;min-height:320px;overflow:hidden;padding:clamp(1.5rem,3vw,2rem);position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:100%}.Cast_light-theme__Q2dKz .Cast_agent-card__jP6Lz{background:#ffffffe6;border:1px solid #0000001a;box-shadow:0 8px 32px 0 #00000014}.Cast_dark-theme__zS5Si .Cast_agent-card__jP6Lz{background:#ffffff14;border:1px solid #ffffff26;box-shadow:0 8px 32px 0 #0000001f}.Cast_agent-card__jP6Lz:before{border-radius:inherit;content:"";inset:0;opacity:0;position:absolute;transition:opacity .4s ease;z-index:-1}.Cast_light-theme__Q2dKz .Cast_agent-card__jP6Lz:before{background:linear-gradient(135deg,#0000000d,#00000005)}.Cast_dark-theme__zS5Si .Cast_agent-card__jP6Lz:before{background:linear-gradient(135deg,#ffffff1a,#ffffff0d)}.Cast_agent-card__jP6Lz:hover{transform:translateY(-8px) scale(1.02)}.Cast_light-theme__Q2dKz .Cast_agent-card__jP6Lz:hover{background:#fffffff2;border-color:#00000026;box-shadow:0 16px 48px 0 #0000001f}.Cast_dark-theme__zS5Si .Cast_agent-card__jP6Lz:hover{background:#ffffff1f;border-color:#ffffff40;box-shadow:0 16px 48px 0 #0000002e}.Cast_agent-card__jP6Lz:hover:before{opacity:1}.Cast_agent-card-image__j3Xx8{align-items:center;background:var(--color-background-tertiary);border-radius:50%;display:flex;height:120px;justify-content:center;margin:0 auto clamp(1rem,2.5vw,1.75rem);overflow:hidden;width:120px}.Cast_agent-headshot__08GcA{height:100%;object-fit:cover;width:100%}.Cast_agent-placeholder__rAhgr{align-items:center;background:var(--color-background-tertiary);border-radius:50%;display:flex;height:100%;justify-content:center;width:100%}.Cast_placeholder-icon__G7TrC{font-size:var(--typography-size-3xl);opacity:.5}.Cast_agent-card-content__1\+5R\+{align-items:center;display:flex;flex-direction:column;flex-grow:1;text-align:center}.Cast_agent-name__CluzQ{color:var(--color-text-primary);font-size:var(--typography-size-xl);font-weight:var(--typography-weight-bold);letter-spacing:var(--typography-letter-spacing-tight);line-height:var(--typography-line-height-tight);margin:0 0 clamp(.75rem,2vw,1rem);text-align:center;width:100%}.Cast_agent-bio__oSrTl{color:var(--color-text-secondary);font-size:var(--typography-size-lg);font-weight:var(--typography-weight-regular);letter-spacing:var(--typography-letter-spacing-normal);line-height:var(--typography-line-height-relaxed);margin:0 0 clamp(1rem,2.5vw,1.5rem);max-width:100%;text-align:center}.Cast_agent-assets__\+8z5E{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:auto}.Cast_asset-badge__XTof-{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:var(--color-text-secondary);font-size:var(--typography-size-sm);font-weight:var(--typography-weight-medium);padding:.25rem .75rem;transition:all .3s ease}.Cast_agent-viewer__T39hN{margin:0 auto;max-width:1000px}.Cast_viewer-header__cVg7H{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.Cast_viewer-header-left__qumi6,.Cast_viewer-header-right__UX5PF{align-items:center;display:flex;gap:1rem}.Cast_back-button__hgtnp{background:var(--color-background-secondary);border:1px solid var(--color-border-primary);border-radius:.5rem;color:var(--color-text-primary);cursor:pointer;font-size:var(--typography-size-md);font-weight:var(--typography-weight-medium);letter-spacing:var(--typography-letter-spacing-normal);padding:.75rem 1.25rem;transition:all .2s ease}.Cast_back-button__hgtnp:hover{background:var(--color-background-hover)}.Cast_agent-title__QD6HY{color:var(--color-text-primary);font-size:var(--typography-size-2xl);font-weight:var(--typography-weight-bold);letter-spacing:var(--typography-letter-spacing-tighter);line-height:var(--typography-line-height-tight);margin:0}.Cast_agent-details__1u3Eq{grid-gap:2rem;display:grid;gap:2rem}.Cast_agent-main-info__ztBVD{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:300px 1fr}.Cast_agent-image-section__YFYPb{text-align:center}.Cast_agent-detail-headshot__sHJgy{border-radius:.75rem;box-shadow:0 4px 12px #00000026;max-width:300px;width:100%}.Cast_agent-detail-placeholder__rZckJ{align-items:center;background:var(--color-background-tertiary);border-radius:.75rem;display:flex;height:300px;justify-content:center;margin:0 auto;width:300px}.Cast_agent-info-section__7RFl5 h3{color:var(--color-text-primary);margin:0 0 1rem}.Cast_agent-bio-full__nWWJc{color:var(--color-text-secondary);font-size:var(--typography-size-lg);font-weight:var(--typography-weight-regular);letter-spacing:var(--typography-letter-spacing-normal);line-height:var(--typography-line-height-loose);margin:0}.Cast_no-bio__H8Yn9{color:var(--color-text-disabled);font-style:italic}.Cast_agent-assets-section__-tAFK h3{color:var(--color-text-primary);font-size:var(--typography-size-xl);font-weight:var(--typography-weight-semibold);letter-spacing:var(--typography-letter-spacing-tight);line-height:var(--typography-line-height-snug);margin:0 0 1rem}.Cast_asset-group__k0klK{margin-bottom:2rem}.Cast_asset-group__k0klK h4{color:var(--color-text-primary);font-size:var(--typography-size-lg);font-weight:var(--typography-weight-semibold);letter-spacing:var(--typography-letter-spacing-tight);line-height:var(--typography-line-height-snug);margin:0 0 .5rem}.Cast_asset-list__kTGNK{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.Cast_asset-item__NEAey audio,.Cast_asset-item__NEAey img,.Cast_asset-item__NEAey video{border:1px solid var(--color-border-primary);border-radius:.5rem;width:100%}.Cast_asset-item__NEAey video{border-radius:var(--spacing-sm);height:225px;max-width:400px;object-fit:cover;width:100%}.Cast_asset-item__NEAey audio{max-width:400px;width:100%}.Cast_no-assets__m4Sti{color:var(--color-text-disabled);font-style:italic;padding:2rem;text-align:center}.Cast_agent-creator__KCF6p{margin:0 auto;max-width:800px}.Cast_creator-header__zmxym{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.Cast_creator-header-left__Q19L-,.Cast_creator-header-right__UXxaE{align-items:center;display:flex;gap:1rem}.Cast_creator-header__zmxym h2{color:var(--color-text-primary);margin:0}.Cast_creator-form__V77CS{display:flex;flex-direction:column;gap:2rem}.Cast_form-section__JGzu2{background:var(--color-background-secondary);border:1px solid var(--color-border-primary);border-radius:.75rem;padding:1.5rem}.Cast_form-section__JGzu2 h3{color:var(--color-text-primary);margin:0 0 1rem}.Cast_form-group__cOLYV{margin-bottom:1rem}.Cast_form-group__cOLYV label{color:var(--color-text-primary);display:block;font-size:var(--typography-size-md);font-weight:var(--typography-weight-semibold);margin-bottom:.5rem}.Cast_form-group__cOLYV input,.Cast_form-group__cOLYV textarea{background:var(--color-background-main);border:1px solid var(--color-border-primary);border-radius:.5rem;color:var(--color-text-primary);font-size:var(--typography-size-md);padding:.75rem;width:100%}.Cast_form-group__cOLYV input:focus,.Cast_form-group__cOLYV textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px rgba(var(--color-primary-rgb),.2);outline:none}.Cast_form-group__cOLYV input.Cast_error__x9HUc,.Cast_form-group__cOLYV textarea.Cast_error__x9HUc{border-color:var(--color-error)}.Cast_form-group__cOLYV small{color:var(--color-text-secondary);display:block;font-size:.875rem;margin-top:.25rem}.Cast_file-upload-container__YTZWP{align-items:center;display:flex;gap:1rem;margin-bottom:.5rem}.Cast_file-upload-container__YTZWP input[type=file]{flex:1 1}.Cast_file-upload-container__YTZWP .Cast_remove-file-btn__nXD2d{background:var(--color-error);border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:background-color .2s ease}.Cast_file-upload-container__YTZWP .Cast_remove-file-btn__nXD2d:hover{background:var(--button-error-hover)}.Cast_error-message__yNVIc{color:var(--color-error);font-size:var(--typography-size-sm);margin-top:.25rem}.Cast_form-actions__fo157{display:flex;gap:1rem;justify-content:flex-end}.Cast_cancel-button__jVVJ0{background:var(--color-background-secondary);border:1px solid var(--color-border-primary);border-radius:.5rem;color:var(--color-text-primary);cursor:pointer;padding:.75rem 1.5rem;transition:all .2s ease}.Cast_cancel-button__jVVJ0:hover{background:var(--color-background-hover)}.Cast_create-button__HUR4M{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 16px 0 #667eea4d;color:#fff;font-size:var(--typography-size-md);font-weight:var(--typography-weight-semibold);letter-spacing:var(--typography-letter-spacing-wide);overflow:hidden;padding:clamp(.75rem,2vw,1rem) clamp(1.5rem,3vw,2rem);position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.Cast_create-button__HUR4M:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.Cast_create-button__HUR4M:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);box-shadow:0 8px 24px 0 #667eea66;transform:translateY(-2px)}.Cast_create-button__HUR4M:hover:before{left:100%}.Cast_create-button__HUR4M:disabled{background:var(--color-background-disabled);box-shadow:none;cursor:not-allowed;transform:none}.Cast_create-button__HUR4M:disabled:before{display:none}.Cast_job-monitor__EI\+2l{margin:0 auto;max-width:800px}.Cast_monitor-header__MD5OX{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.Cast_monitor-header__MD5OX h2{color:var(--color-text-primary);margin:0}.Cast_job-details__87Ngm{display:flex;flex-direction:column;gap:1.5rem}.Cast_status-card__o3YVO{background:var(--color-background-secondary);border:1px solid var(--color-border-primary);border-radius:.75rem;padding:1.5rem}.Cast_status-card__o3YVO.Cast_success__SMDKE{background:rgba(var(--color-success-rgb),.1);border-color:var(--color-success)}.Cast_status-card__o3YVO.Cast_warning__mLTYw{background:rgba(var(--color-warning-rgb),.1);border-color:var(--color-warning)}.Cast_status-card__o3YVO.Cast_error__x9HUc{background:rgba(var(--color-error-rgb),.1);border-color:var(--color-error)}.Cast_status-card__o3YVO.Cast_info__SkmKp{background:rgba(var(--color-info-rgb),.1);border-color:var(--color-info)}.Cast_status-header__lPjdl{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.Cast_status-icon__zD2C4{font-size:var(--typography-size-xl)}.Cast_status-header__lPjdl h3{color:var(--color-text-primary);margin:0}.Cast_status-info__pPhgq p{color:var(--color-text-secondary);margin:.5rem 0}.Cast_error-info__um4Ci,.Cast_progress-info__6p9be,.Cast_result-info__dO4Yl{border-top:1px solid var(--color-border-primary);margin-top:1rem;padding-top:1rem}.Cast_error-info__um4Ci h4,.Cast_progress-info__6p9be h4,.Cast_result-info__dO4Yl h4{color:var(--color-text-primary);margin:0 0 .5rem}.Cast_error-info__um4Ci p,.Cast_progress-info__6p9be p{color:var(--color-text-secondary);margin:.25rem 0}.Cast_result-info__dO4Yl pre{background:var(--color-background-main);border:1px solid var(--color-border-primary);border-radius:.5rem;color:var(--color-text-secondary);font-size:var(--typography-size-md);overflow-x:auto;padding:1rem}.Cast_job-actions__lkHnk{display:flex;gap:1rem;justify-content:center}.Cast_view-agent-button__WtaVt{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 16px 0 #667eea4d;color:#fff;font-size:var(--typography-size-md);font-weight:var(--typography-weight-semibold);letter-spacing:var(--typography-letter-spacing-wide);overflow:hidden;padding:clamp(.75rem,2vw,1rem) clamp(1.5rem,3vw,2rem);position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.Cast_view-agent-button__WtaVt:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.Cast_view-agent-button__WtaVt:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);box-shadow:0 8px 24px 0 #667eea66;transform:translateY(-2px)}.Cast_view-agent-button__WtaVt:hover:before{left:100%}.Cast_agent-gallery-loading__MyU0W,.Cast_agent-viewer-loading__WAfS7,.Cast_job-monitor-loading__Lvv29{align-items:center;display:flex;justify-content:center;min-height:400px}.Cast_loading-spinner__65n1H{animation:Cast_spin__ZkqBC 1s linear infinite;border:2px solid var(--color-border-primary);border-radius:50%;border-top-color:var(--color-primary);height:24px;margin:0 auto;width:24px}@keyframes Cast_spin__ZkqBC{to{transform:rotate(1turn)}}.Cast_agent-gallery-error__bKeNf,.Cast_agent-viewer-error__HtS8o,.Cast_job-monitor-error__F5aOa{align-items:center;display:flex;justify-content:center;min-height:400px}.Cast_error-message__yNVIc{color:var(--color-text-secondary);text-align:center}.Cast_error-message__yNVIc h3{color:var(--color-error);margin:0 0 .5rem}.Cast_error-message__yNVIc p{margin:0 0 1rem}.Cast_retry-button__Mxm6Y{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 16px 0 #667eea4d;color:#fff;font-size:var(--typography-size-md);font-weight:var(--typography-weight-semibold);letter-spacing:var(--typography-letter-spacing-wide);overflow:hidden;padding:.75rem 1.5rem;position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.Cast_retry-button__Mxm6Y:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.Cast_retry-button__Mxm6Y:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);box-shadow:0 8px 24px 0 #667eea66;transform:translateY(-2px)}.Cast_retry-button__Mxm6Y:hover:before{left:100%}.Cast_no-agents__xdgZB{color:var(--color-text-secondary);padding:3rem;text-align:center}.Cast_no-agents__xdgZB h3{color:var(--color-text-primary);margin:0 0 .5rem}.Cast_no-agents__xdgZB p{margin:0 0 1.5rem}.Cast_create-first-agent-button__cLnrv{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 16px 0 #667eea4d;color:#fff;font-size:var(--typography-size-md);font-weight:var(--typography-weight-semibold);letter-spacing:var(--typography-letter-spacing-wide);overflow:hidden;padding:.75rem 1.5rem;position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.Cast_create-first-agent-button__cLnrv:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.Cast_create-first-agent-button__cLnrv:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);box-shadow:0 8px 24px 0 #667eea66;transform:translateY(-2px)}.Cast_create-first-agent-button__cLnrv:hover:before{left:100%}@media (max-width:768px){.Cast_cast-header__2VN6T{flex-direction:column;gap:1rem;padding:1rem}.Cast_cast-content__VfX7m{padding:1rem}.Cast_gallery-header__b1Gaa{align-items:stretch;flex-direction:column;gap:1rem}.Cast_agents-grid__i5olI{grid-template-columns:1fr}.Cast_agent-main-info__ztBVD{gap:1rem;grid-template-columns:1fr}.Cast_agent-detail-headshot__sHJgy,.Cast_agent-detail-placeholder__rZckJ{max-width:250px;width:100%}.Cast_form-actions__fo157,.Cast_job-actions__lkHnk{flex-direction:column}.Cast_asset-list__kTGNK{grid-template-columns:1fr}}.image-preview{background:var(--color-background-surface);border:1px solid var(--color-border);border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-top:1rem;overflow:hidden}.preview-container{align-items:center;background:var(--color-background-elevated);display:flex;justify-content:center;min-height:200px;position:relative}.preview-image{border-radius:4px;max-height:300px;max-width:100%;object-fit:contain;transition:opacity .3s ease}.preview-image.loading{opacity:.3}.loading-overlay{align-items:center;background:#ffffffe6;bottom:0;display:flex;flex-direction:column;gap:.5rem;justify-content:center;left:0;position:absolute;right:0;top:0}.loading-spinner{animation:spin 1s linear infinite;border-top:2px solid var(--color-border);border:2px solid var(--color-border);border-radius:50%;border-top-color:var(--color-primary);height:24px;width:24px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-overlay{align-items:center;background:#ffffffe6;bottom:0;color:var(--color-error);display:flex;font-size:.875rem;justify-content:center;left:0;position:absolute;right:0;top:0}[data-theme=dark] .image-preview{background:var(--color-background-surface);border-color:var(--color-border)}[data-theme=dark] .preview-container{background:var(--color-background-elevated)}[data-theme=dark] .loading-overlay{background:#000000e6}[data-theme=dark] .error-overlay{background:#000000e6;color:var(--color-error)}.audio-preview{background:var(--color-background-surface);border:1px solid var(--color-border);border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-top:1rem;overflow:hidden}.preview-header{align-items:center;background:var(--color-background-elevated);border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;padding:1rem}.preview-header h4{color:var(--color-text-primary);font-size:1rem;font-weight:600;margin:0}.file-info{align-items:center;color:var(--color-text-secondary);display:flex;font-size:.875rem;gap:.5rem}.file-name{font-weight:500;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size{color:var(--color-text-disabled)}.audio-player{display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.audio-controls{gap:1rem}.audio-controls,.play-pause-btn{align-items:center;display:flex;justify-content:center}.play-pause-btn{background:var(--color-primary);border:none;border-radius:50%;box-shadow:0 2px 4px #007bff4d;color:#fff;cursor:pointer;font-size:1.25rem;height:48px;transition:all .2s ease;width:48px}.play-pause-btn:hover{background:var(--button-primary-hover);transform:scale(1.05)}.play-pause-btn.playing{background:var(--color-error);box-shadow:0 2px 4px #dc35454d}.play-pause-btn.playing:hover{background:var(--button-error-hover)}.time-display{align-items:center;color:var(--color-text-secondary);display:flex;font-family:Courier New,monospace;font-size:.875rem;font-weight:500;gap:.25rem}.progress-container{width:100%}.progress-bar{-webkit-appearance:none;appearance:none;background:var(--color-border);border-radius:3px;cursor:pointer;height:6px;outline:none;width:100%}.progress-bar::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--color-primary);border-radius:50%;box-shadow:0 2px 4px #007bff4d;cursor:pointer;height:16px;width:16px}.progress-bar::-moz-range-thumb{background:var(--color-primary);border:none;border-radius:50%;box-shadow:0 2px 4px #007bff4d;cursor:pointer;height:16px;width:16px}.progress-bar::-webkit-slider-track{background:var(--color-border);border-radius:3px;height:6px}.progress-bar::-moz-range-track{background:var(--color-border);border:none;border-radius:3px;height:6px}[data-theme=dark] .audio-preview{background:var(--color-background-surface);border-color:var(--color-border)}[data-theme=dark] .preview-header{background:var(--color-background-elevated);border-color:var(--color-border)}[data-theme=dark] .preview-header h4{color:var(--color-text-primary)}[data-theme=dark] .file-info{color:var(--color-text-secondary)}[data-theme=dark] .file-size{color:var(--color-text-disabled)}[data-theme=dark] .time-display{color:var(--color-text-secondary)}[data-theme=dark] .progress-bar{background:var(--color-border)}[data-theme=dark] .progress-bar::-webkit-slider-track{background:var(--color-border)}[data-theme=dark] .progress-bar::-moz-range-track{background:var(--color-border)}@media (max-width:768px){.audio-player{padding:1rem}.audio-controls{flex-direction:column;gap:.5rem}.time-display{font-size:.75rem}.play-pause-btn{font-size:1rem;height:40px;width:40px}}.NewNG_newng-container__4A7eL{background:var(--color-background-main);color:var(--color-text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;position:relative}.NewNG_newng-page-header__SYxL0{align-items:center;background:var(--color-background-surface);border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;padding:1rem 2rem}.NewNG_newng-page-header-left__yIrZo,.NewNG_newng-page-header-right__D7En9{align-items:center;display:flex;gap:1rem}.NewNG_newng-page-title__ar2Ze{color:var(--color-text-primary);font-size:var(--typography-size-2xl);font-weight:var(--typography-weight-bold);margin:0}.NewNG_newng-header__Ixixn{align-items:center;border-bottom:1px solid var(--color-border);box-shadow:0 1px 4px #0000000d;display:flex;height:60px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.NewNG_newng-header-left__0ImvO{align-items:center;display:flex;gap:var(--lg)}.NewNG_newng-watch-live__ohzMT{align-items:center;color:var(--color-text-primary);display:flex;font-size:.875rem;font-weight:500;gap:.25rem;padding:.25rem .5rem}.NewNG_newng-live-dot__p4nDl{animation:NewNG_pulse__7pB9Y 2s infinite;background:var(--newng-red);border-radius:50%;height:8px;width:8px}.NewNG_newng-logo__6FMAd{align-items:center;color:var(--color-text-primary);display:flex;font-size:1.5rem;font-weight:700;gap:.5rem}.NewNG_newng-logo-squares__Q6sB0{display:flex;gap:2px}.NewNG_newng-logo-square__bCk9P{align-items:center;background:var(--color-text-primary);color:var(--color-background-main);display:flex;font-size:.75rem;font-weight:700;height:20px;justify-content:center;width:20px}.NewNG_newng-vmonad-logo-button__9SR-f{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:.5rem;margin-right:1rem;padding:0;transition:opacity .15s ease}.NewNG_newng-vmonad-logo-button__9SR-f:hover{opacity:.8}.NewNG_newng-vmonad-logo-button__9SR-f:focus{border-radius:4px;outline:2px solid var(--newng-red);outline-offset:2px}.NewNG_newng-vmonad-logo__1ooHW{height:24px;object-fit:contain;width:24px}.NewNG_newng-header-right__EV2ml{align-items:center;display:flex;gap:1.5rem}.NewNG_newng-create-episode-button__nZcGm{align-items:center;background:var(--newng-red);border:none;border-radius:.25rem;color:var(--newng-white);cursor:pointer;display:flex;flex-shrink:0;font-size:.875rem;font-weight:600;gap:.5rem;min-width:fit-content;padding:.75rem 1rem;transition:all .15s ease;white-space:nowrap}.NewNG_newng-create-episode-button__nZcGm:hover{background:var(--newng-blue);box-shadow:0 2px 8px #0003;transform:translateY(-1px)}.NewNG_newng-create-icon__wBie4{font-size:1.25rem;font-weight:700;line-height:1}@media (max-width:768px){.NewNG_newng-create-episode-button__nZcGm{font-size:.8rem;gap:.375rem;min-height:36px;padding:.375rem .75rem;touch-action:manipulation}.NewNG_newng-create-icon__wBie4{font-size:1rem}}@media (max-width:480px){.NewNG_newng-create-episode-button__nZcGm{font-size:.75rem;gap:.25rem;min-height:32px;min-width:auto;padding:.25rem .5rem;touch-action:manipulation}.NewNG_newng-create-icon__wBie4{font-size:.875rem}}@media (max-width:360px){.NewNG_newng-create-episode-button__nZcGm{align-items:center;display:flex;font-size:.7rem;gap:.2rem;height:32px;justify-content:center;max-width:80px;min-width:60px;overflow:hidden;padding:.2rem .4rem;text-overflow:ellipsis;white-space:nowrap}.NewNG_newng-create-icon__wBie4{font-size:.8rem}}.NewNG_newng-subscribe-button__yOM3H{background:var(--newng-red);border:none;border-radius:.25rem;color:var(--newng-white);cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background .15s ease}.NewNG_newng-subscribe-button__yOM3H:hover{background:var(--newng-blue)}.NewNG_newng-signin__M5AiG{background:none;border:none;color:var(--color-text-primary);cursor:pointer;font-family:inherit;font-size:inherit;font-weight:500;padding:0;text-decoration:none}.NewNG_newng-navigation__2G7Dl{align-items:center;border-bottom:1px solid var(--color-border);display:flex;height:48px;margin:0 auto;max-width:1200px;overflow-x:auto}.NewNG_newng-nav-links__gi233{align-items:center;display:flex;gap:2rem;list-style:none;margin:0;padding:0 2rem}.NewNG_newng-nav-link__128tC{background:none;border:none;border-bottom:2px solid #0000;color:var(--color-text-secondary);cursor:pointer;font-family:inherit;font-size:inherit;padding:.5rem 0;text-decoration:none;transition:color .15s ease;white-space:nowrap}.NewNG_newng-nav-link__128tC.NewNG_active__tNHeD,.NewNG_newng-nav-link__128tC:hover{border-bottom-color:var(--newng-red);color:var(--newng-red)}.NewNG_newng-main-content__MUZGV{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px;padding:2rem}.NewNG_newng-main-row__Euo2y{grid-gap:2.375rem;background:var(--color-background-main);border-radius:1rem;box-shadow:0 4px 12px #0000001a;display:grid;gap:2.375rem;grid-template-columns:minmax(400px,1fr) minmax(300px,300px);padding:2rem}.NewNG_newng-video-section__UhPsn{box-shadow:none;min-height:auto;min-width:0}.NewNG_newng-video-container__qmXkI,.NewNG_newng-video-section__UhPsn{background:#0000;border-radius:0;box-sizing:border-box;margin:0;overflow:visible;padding:0;position:relative}.NewNG_newng-video-container__qmXkI{height:100%;left:0;top:0;transition:all .3s ease;width:100%}.NewNG_newng-video-container__qmXkI:before{background:var(--newng-blue);content:"";height:3px;left:0;position:absolute;right:0;top:0;z-index:35}.NewNG_newng-video-container__qmXkI:after{background:var(--newng-blue);bottom:0;content:"";height:1px;left:0;pointer-events:none;position:absolute;right:0;z-index:60}.NewNG_newng-video-content__psIC4{height:100%;position:relative;width:100%}.NewNG_newng-video-player__QxKyb{background:#0000;border:none;cursor:pointer}.NewNG_newng-video-player__QxKyb,.NewNG_newng-video-portrait__429lW{border-radius:0;height:100%;left:0;object-fit:contain;outline:none;position:absolute;top:0;width:100%}.NewNG_newng-video-portrait__429lW{border:none;margin:0;padding:0}.NewNG_newng-video-landscape__4BCDD{border:none;border-radius:0;height:100%;left:0;margin:0;object-fit:contain;outline:none;padding:0;position:absolute;top:0;width:100%}.NewNG_newng-video-overlay__OX761{overflow:hidden;pointer-events:none;position:relative;transition:opacity .3s ease;width:100%;z-index:10}.NewNG_newng-video-overlay__OX761.NewNG_show__--9V7{opacity:1;pointer-events:auto}.NewNG_newng-video-overlay__OX761.NewNG_hide__gjeXg{opacity:0}.NewNG_newng-video-controls__rkl30{align-items:center;align-self:flex-end;background:#000c;display:flex;flex:1 1;gap:var(--md);height:40px;padding:8px 16px;position:relative;z-index:40}.NewNG_newng-control-button__Y853I{align-items:center;background:#0000;border:none;color:var(--newng-white);cursor:pointer;display:flex;height:28px;justify-content:center;transition:opacity .2s ease;width:28px}.NewNG_newng-control-button__Y853I:hover{opacity:.8}.NewNG_newng-volume-control__US-lg{align-items:center;display:flex;gap:8px;min-width:120px}.NewNG_newng-volume-level__I9tf3{color:var(--newng-white);min-width:16px;text-align:center}.NewNG_newng-volume-slider__7fRtq{background:#ffffff4d;border-radius:2px;cursor:pointer;height:4px;position:relative;width:60px}.NewNG_newng-volume-fill__NXWY8{background:var(--newng-white);border-radius:2px;height:100%;transition:width .2s ease}.NewNG_newng-volume-handle__AsT11{background:var(--newng-white);border-radius:50%;height:12px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:left .2s ease;width:12px}.NewNG_newng-volume-button__urCBe{align-items:center;background:#0000;border:none;color:var(--newng-white);cursor:pointer;display:flex;justify-content:center;padding:4px}.NewNG_newng-volume-button__urCBe:hover{opacity:.8}.NewNG_newng-live-indicator-video__IxT5g{background:#007bff;height:4px;left:0;position:absolute;right:0;top:0;z-index:25}.NewNG_newng-live-text__2AqDt{background:var(--accent-color);border-radius:4px;color:#fff;font-size:12px;font-weight:600;letter-spacing:.05em;padding:4px 8px;text-transform:uppercase}.NewNG_newng-orientation-controls__BoFCs{align-items:center;display:flex;gap:var(--sm)}.NewNG_newng-orientation-button__8fb\+c,.NewNG_newng-reset-button__jqxjX{align-items:center;background:#0000;border:1px solid #0000;border-radius:4px;color:var(--newng-white);cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.NewNG_newng-orientation-button__8fb\+c:hover,.NewNG_newng-reset-button__jqxjX:hover{background:#000000e6;transform:scale(1.05)}.NewNG_newng-orientation-button__8fb\+c.NewNG_portrait-active__D7d-m{background:#007bff1a;border-color:#007bff}.NewNG_newng-orientation-button__8fb\+c.NewNG_landscape-active__G5VeH{background:#6c757d1a;border-color:#6c757d}.NewNG_newng-timeline-header__WlIYl{border-bottom:1px solid var(--color-border);color:var(--color-text-primary);flex-shrink:0;font-size:1.125rem;font-weight:600;margin-bottom:.25rem;padding-bottom:.5rem;text-align:center}.NewNG_newng-timeline-event__KqYa4{word-wrap:break-word;border-radius:.25rem;display:flex;flex-direction:column;flex-shrink:0;gap:.25rem;line-height:1.4;overflow-wrap:break-word;padding:.375rem;transition:background-color .15s ease}.NewNG_newng-timeline-time__P-7tT{color:var(--newng-red);font-size:.875rem;font-weight:700;letter-spacing:.025em;text-transform:uppercase}.NewNG_newng-timeline-detail__vWhx\+{word-wrap:break-word;color:var(--color-text-secondary);font-size:.95rem;font-weight:500;line-height:1.4;margin-bottom:.25rem;overflow-wrap:break-word}.NewNG_newng-timeline-event__KqYa4:hover{background:var(--color-border)}.NewNG_newng-video-info-section__OEg\+u{background:#0000;border:none;border-radius:0;box-shadow:none;display:flex;flex-direction:column;gap:0;margin-top:2rem;padding:0;width:100%}@media (max-width:768px){.NewNG_newng-video-info-section__OEg\+u{margin-top:1rem}}@media (max-width:480px) and (orientation:landscape){.NewNG_newng-video-info-section__OEg\+u{margin-top:.5rem}}.NewNG_newng-job-header__6Ov-J{background:var(--color-background-surface);border:1px solid var(--color-border);border-bottom:none;border-radius:.5rem .5rem 0 0;padding:.75rem 1rem}.NewNG_newng-job-meta__WomHf{align-items:center;display:flex;flex-wrap:wrap;gap:.375rem}.NewNG_newng-job-hash-label__hudxy,.NewNG_newng-job-id__ysNiv{color:var(--color-text-primary)}.NewNG_newng-job-id__ysNiv{background:var(--color-background);border:1px solid var(--color-border);border-radius:.25rem;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-weight:500;padding:.125rem .375rem}.NewNG_newng-job-separator__znGw4{color:var(--color-text-primary);margin:0 .125rem}.NewNG_newng-job-date__DfF0O{color:var(--color-text-primary);white-space:nowrap}.NewNG_newng-video-description-panel__ApPL8{background:var(--color-background-main);border-radius:.75rem;flex:0 0 60%;padding:1.5rem}.NewNG_newng-video-info-title__HOCj1{color:var(--color-text-primary);font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.NewNG_newng-video-info-description__TavtR{color:var(--color-text-secondary);font-size:.9rem;line-height:1.5}.NewNG_newng-schedule-panel__dCdv0{background:var(--color-background-surface);border:1px solid var(--color-border);border-radius:1rem;box-shadow:0 4px 12px #00000014;box-sizing:border-box;display:flex;flex-direction:column;margin:2rem auto 0;max-width:1200px;overflow:hidden;padding:2rem;transition:all .2s ease;width:100%}.NewNG_newng-schedule-panel__dCdv0:hover{box-shadow:0 6px 20px #0000001f;transform:translateY(-2px)}.NewNG_newng-schedule-columns__E44ej{display:flex;flex:1 1;gap:2rem}.NewNG_newng-schedule-column__2pLTj{display:flex;flex:1 1;flex-direction:column;gap:1.5rem}@media (max-width:768px){.NewNG_newng-schedule-panel__dCdv0{margin:1.5rem auto 0;padding:1.5rem}.NewNG_newng-schedule-columns__E44ej{flex-direction:column;gap:1rem}.NewNG_newng-schedule-column__2pLTj{gap:1rem}.NewNG_newng-schedule-item__ZSMck{gap:.5rem;padding:.5rem}.NewNG_newng-schedule-time__YyFf9{font-size:.75rem}.NewNG_newng-schedule-title__pATND{font-size:.8rem}.NewNG_newng-schedule-description__N5Okr{font-size:.7rem}}@media (max-width:480px) and (orientation:landscape){.NewNG_newng-schedule-panel__dCdv0{margin:1rem auto 0;padding:1rem}.NewNG_newng-schedule-item__ZSMck{gap:.5rem;padding:.375rem .5rem}.NewNG_newng-schedule-description__N5Okr{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}.NewNG_newng-news-logo__\+-2TU{color:var(--color-text-primary);margin-bottom:1.5rem;text-align:center}.NewNG_newng-schedule-section__UKt7-{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.NewNG_newng-schedule-section-title__\+xhqp{color:var(--color-text-primary);font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.NewNG_newng-schedule-items__uti\+\+{display:flex;flex-direction:column;gap:.5rem;max-height:400px;overflow-y:auto;padding-right:.125rem;scrollbar-color:var(--newng-red) var(--color-border);scrollbar-width:thin}.NewNG_newng-schedule-item__ZSMck{grid-gap:.75rem;border:1px solid #0000;border-radius:.375rem;display:grid;gap:.75rem;grid-template-columns:auto 1fr;padding:.375rem;transition:all .2s ease}.NewNG_newng-schedule-item__ZSMck:hover{background:var(--color-background);border-color:var(--color-border);transform:translateY(-1px)}.NewNG_newng-schedule-item__ZSMck.NewNG_now-playing__Yvp\+\+{background:var(--newng-red);border-color:var(--newng-red);color:var(--newng-white)}.NewNG_newng-schedule-item__ZSMck.NewNG_now-playing__Yvp\+\+ .NewNG_newng-schedule-description__N5Okr,.NewNG_newng-schedule-item__ZSMck.NewNG_now-playing__Yvp\+\+ .NewNG_newng-schedule-title__pATND{color:var(--newng-white)!important}.NewNG_newng-schedule-time__YyFf9{align-items:center;color:var(--newng-red);display:flex;font-size:.875rem;font-weight:600;white-space:nowrap}.NewNG_newng-schedule-item__ZSMck.NewNG_now-playing__Yvp\+\+ .NewNG_newng-schedule-time__YyFf9{color:var(--newng-white)!important}.NewNG_newng-schedule-content__0h-1N{display:flex;flex-direction:column;gap:.25rem;min-width:0}.NewNG_newng-schedule-title__pATND{font-size:.875rem;font-weight:600;margin:0}.NewNG_newng-schedule-description__N5Okr{word-wrap:break-word;font-size:.75rem;line-height:1.4;margin:0;overflow-wrap:break-word}.NewNG_newng-schedule-content__0h-1N{flex:1 1}.NewNG_newng-schedule-title__pATND{line-height:1.3}.NewNG_newng-schedule-description__N5Okr{color:var(--color-text-secondary);line-height:1.3;margin-top:2px}.NewNG_newng-schedule-item__ZSMck.NewNG_now-playing__Yvp\+\+ .NewNG_newng-schedule-description__N5Okr{color:var(--newng-white)!important}.NewNG_newng-schedule-items__uti\+\+::-webkit-scrollbar{width:8px}.NewNG_newng-schedule-items__uti\+\+::-webkit-scrollbar-track{background:var(--color-border);border-radius:4px}.NewNG_newng-schedule-items__uti\+\+::-webkit-scrollbar-thumb{background:var(--newng-red);border-radius:4px}.NewNG_newng-schedule-items__uti\+\+::-webkit-scrollbar-thumb:hover{background:var(--newng-blue)}.NewNG_newng-news-section-container__hKBdJ{background:var(--color-background-surface);border:1px solid var(--color-border);border-radius:1rem;box-shadow:0 4px 12px #00000014;box-sizing:border-box;margin:2rem auto 0;max-width:1200px;padding:2rem;transition:all .2s ease;width:100%}.NewNG_newng-news-section-container__hKBdJ:hover{box-shadow:0 6px 20px #0000001f;transform:translateY(-2px)}.NewNG_newng-news-sections__gdCMI{background:var(--color-background-main);border:2px solid var(--color-border);border-radius:1rem;box-shadow:0 4px 12px #0000001a;margin:2rem auto 0;max-width:1200px;padding:2rem}.NewNG_newng-more-news-section__jyJvX,.NewNG_newng-top-news-section__RsB9u{box-sizing:border-box;width:100%}.NewNG_newng-section-title__-HSOH{color:var(--color-text-primary);font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;margin-top:0}.NewNG_newng-news-grid__4ySVY{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.NewNG_newng-news-item__BU1JL{background:var(--color-background-surface);border:1px solid var(--color-border);border-radius:.5rem;display:flex;gap:1rem;padding:1rem;position:relative;transition:all .15s ease}.NewNG_newng-news-item__BU1JL:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.NewNG_newng-news-item--live__Ay9bl{background:linear-gradient(135deg,var(--color-background-surface) 0,#dc262605 100%);box-shadow:0 0 0 1px #dc26261a}.NewNG_newng-news-item--live__Ay9bl:hover{box-shadow:0 4px 16px #dc262633}.NewNG_newng-news-item--live__Ay9bl .NewNG_newng-news-number__q\+rpA{color:var(--color-text-primary);font-weight:700;text-shadow:none}.NewNG_newng-news-number__q\+rpA{color:var(--color-text-primary);flex-shrink:0;font-size:1.25rem;font-weight:700;min-width:24px}.NewNG_newng-news-content__aF5Js{flex:1 1}.NewNG_newng-news-title__iO1Ym{font-size:.95rem;font-weight:500;line-height:1.4;margin-bottom:.25rem}.NewNG_newng-live-indicator__mqhB\+,.NewNG_newng-news-live__2K91r{align-items:center;background:var(--newng-red);border-radius:.25rem;box-shadow:0 2px 8px #dc26264d;color:#fff;display:inline-flex;font-size:.7rem;font-weight:600;letter-spacing:.5px;opacity:.85;padding:.25rem .5rem;text-transform:uppercase}.NewNG_newng-news-live__2K91r{margin-left:.5rem;position:relative;z-index:2}.NewNG_newng-news-live-positioned__UXt6f{bottom:.75rem;right:.75rem;z-index:3}.NewNG_newng-article-live-badge__jyRWo,.NewNG_newng-news-live-positioned__UXt6f{align-items:center;background:var(--newng-red);border-radius:.25rem;box-shadow:0 2px 8px #dc26264d;color:#fff;display:inline-flex;font-size:.7rem;font-weight:600;letter-spacing:.5px;opacity:.85;padding:.25rem .5rem;position:absolute;text-transform:uppercase}.NewNG_newng-article-live-badge__jyRWo{right:.5rem;top:.5rem;z-index:2}.NewNG_newng-video-job-info__tREKt{background:var(--color-background-secondary);border:1px solid var(--color-border);border-radius:.5rem;margin-bottom:1rem;padding:1rem}.NewNG_newng-video-info-meta__qlVHp{color:var(--color-text-secondary);font-size:.9rem;margin:.5rem 0}.NewNG_newng-video-info-meta__qlVHp strong{color:var(--color-text-primary);font-weight:600}.NewNG_newng-article-card__IbH1c{transition:all .2s ease}.NewNG_newng-article-card__IbH1c:hover{transform:translateY(-2px)}.NewNG_newng-news-item__BU1JL{transition:all .2s ease}.NewNG_newng-news-item__BU1JL:hover{background:var(--color-background-hover);transform:translateY(-1px)}.NewNG_newng-schedule-item--clickable__zpnrJ{transition:all .2s ease}.NewNG_newng-schedule-item--clickable__zpnrJ:hover{background:var(--color-background-hover);border-radius:.5rem;transform:translateY(-1px)}.NewNG_newng-news-video__LSJU1{align-items:center;background:var(--newng-blue);border-radius:.25rem;color:#fff;display:inline-flex;font-size:.625rem;font-weight:600;letter-spacing:.05em;margin-left:.25rem;padding:2px .25rem;text-transform:uppercase}.NewNG_newng-more-news__7CKne{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}.NewNG_newng-article-card__IbH1c{backdrop-filter:blur(24px) saturate(1.8);-webkit-backdrop-filter:blur(24px) saturate(1.8);background:var(--color-background-surface);border:1px solid var(--color-border);border-radius:.5rem;cursor:pointer;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.NewNG_newng-article-card__IbH1c:before{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:inherit;content:"";inset:0;opacity:0;position:absolute;transition:opacity .4s ease;z-index:-1}.NewNG_newng-article-card__IbH1c:hover{background:#ffffff1f;border-color:#ffffff40;box-shadow:0 16px 48px 0 #0000002e;transform:translateY(-8px) scale(1.02)}.NewNG_newng-article-card__IbH1c:hover:before{opacity:1}.NewNG_light-theme__YfyLW .NewNG_newng-article-card__IbH1c{background:#ffffffe6;border:1px solid #0000001a;box-shadow:0 8px 32px 0 #00000014}.NewNG_dark-theme__DPmuE .NewNG_newng-article-card__IbH1c{background:#ffffff14;border:1px solid #ffffff26;box-shadow:0 8px 32px 0 #0000001f}.NewNG_light-theme__YfyLW .NewNG_newng-article-card__IbH1c:before{background:linear-gradient(135deg,#0000000d,#00000005)}.NewNG_dark-theme__DPmuE .NewNG_newng-article-card__IbH1c:before{background:linear-gradient(135deg,#ffffff1a,#ffffff0d)}.NewNG_light-theme__YfyLW .NewNG_newng-article-card__IbH1c:hover{background:#fffffff2;border-color:#00000026;box-shadow:0 16px 48px 0 #0000001f}.NewNG_dark-theme__DPmuE .NewNG_newng-article-card__IbH1c:hover{background:#ffffff1f;border-color:#ffffff40;box-shadow:0 16px 48px 0 #0000002e}.NewNG_newng-article-content__pb12V{padding:1rem}.NewNG_newng-article-title__1JGVr{font-size:.9rem;font-weight:500;line-height:1.3;margin-bottom:.25rem}.NewNG_newng-article-summary__8ONtM{color:var(--color-text-primary);font-size:.8rem;line-height:1.4;margin-bottom:.5rem}.NewNG_newng-article-airdate__3SfdU{border-top:1px solid var(--color-border-light);color:var(--color-text-primary);font-size:.75rem;font-weight:500;letter-spacing:.5px;margin-top:.5rem;padding-top:.5rem;text-transform:uppercase}.NewNG_newng-article-image__LAtDR{align-items:center;background:var(--color-background-main);color:var(--color-text-disabled);display:flex;font-size:2rem;height:120px;justify-content:center;overflow:hidden;position:relative}.NewNG_newng-article-image__LAtDR img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.NewNG_newng-article-card__IbH1c:hover .NewNG_newng-article-image__LAtDR img{transform:scale(1.08)}.NewNG_newng-article-image__LAtDR img{transition:all .4s cubic-bezier(.25,.46,.45,.94)}.NewNG_newng-article-card__IbH1c[data-is-live=true]{box-shadow:0 0 0 1px #dc26261a}.NewNG_newng-article-card__IbH1c[data-is-live=true]:hover{box-shadow:0 4px 16px #dc262633}.NewNG_newng-error-message__TYTc\+{align-items:center;background:var(--color-background-surface);border:1px solid var(--color-border);border-radius:.5rem;display:flex;gap:1rem;justify-content:center;margin:1rem 0;padding:2rem}.NewNG_newng-error-icon__oSib\+{font-size:1.5rem}.NewNG_newng-error-text__kej1E{color:var(--color-text-secondary);font-size:.9rem}.NewNG_newng-article-card--loading__twdS6{animation:NewNG_subtle-pulse__Q3fe8 2s ease-in-out infinite;background:var(--color-background-surface);overflow:hidden;position:relative}.NewNG_newng-article-card--loading__twdS6:before{animation:NewNG_shimmer-sweep__06j-t 2.5s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffffff1a 25%,#ffffff4d 50%,#ffffff1a 75%,#0000);content:"";height:100%;left:-100%;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.NewNG_newng-loading-placeholder__Bx90l{animation:NewNG_loading-gradient__2CWJ7 1.8s ease-in-out infinite;background:linear-gradient(90deg,var(--color-background-main) 25%,var(--color-background-elevated) 50%,var(--color-background-main) 75%);background-size:200% 100%;border-radius:.25rem;color:#0000!important;-webkit-user-select:none;user-select:none}.NewNG_newng-loading-placeholder__Bx90l.NewNG_newng-article-title__1JGVr{height:1.2em;margin-bottom:.5rem}.NewNG_newng-loading-placeholder__Bx90l.NewNG_newng-article-summary__8ONtM{height:3em;margin-bottom:.5rem}.NewNG_newng-loading-placeholder__Bx90l.NewNG_newng-article-image__LAtDR{background:linear-gradient(135deg,var(--color-background-main) 25%,var(--color-background-elevated) 50%,var(--color-background-main) 75%)}.NewNG_newng-news-item--loading__A\+G-j{opacity:.7}.NewNG_newng-news-item--loading__A\+G-j .NewNG_newng-news-title__iO1Ym{animation:NewNG_loading-gradient__2CWJ7 1.8s ease-in-out infinite;background:linear-gradient(90deg,var(--color-background-main) 25%,var(--color-background-elevated) 50%,var(--color-background-main) 75%);background-size:200% 100%;border-radius:.25rem;color:#0000!important;height:1.2em}@keyframes NewNG_shimmer-sweep__06j-t{0%{left:-100%;opacity:0}25%{opacity:1}75%{opacity:1}to{left:100%;opacity:0}}@keyframes NewNG_loading-gradient__2CWJ7{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes NewNG_subtle-pulse__Q3fe8{0%,to{opacity:.95;transform:scale(1)}50%{opacity:1;transform:scale(1.005)}}.NewNG_newng-footer__ajhAB{background:var(--color-background-surface);border-top:1px solid var(--color-border);margin-top:3rem;padding:2rem}.NewNG_newng-footer-content__jd8H8{margin:0 auto;max-width:1200px;text-align:center}.NewNG_newng-footer-disclaimer__uoCEB{color:var(--color-text-disabled);font-size:.875rem;line-height:1.6;margin:0 auto;max-width:800px}@keyframes NewNG_pulse__7pB9Y{0%,to{opacity:1}50%{opacity:.5}}.NewNG_newng-loading__MPdIM{align-items:center;display:flex;height:100vh;justify-content:center}.NewNG_newng-spinner__EKKOG{animation:NewNG_spin__TI1TQ 1s linear infinite;border:2px solid var(--color-border-primary);border-radius:50%;border-top-color:var(--newng-red);height:40px;width:40px}@keyframes NewNG_spin__TI1TQ{to{transform:rotate(1turn)}}.NewNG_newng-error__6itQ2{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:var(--xl);text-align:center}.NewNG_newng-error-icon__oSib\+{color:var(--newng-red);font-size:3rem;margin-bottom:1.5rem}.NewNG_newng-error-message__TYTc\+{font-size:1.25rem;font-weight:600;margin-bottom:var(--md)}.NewNG_newng-error-details__2BvPI{color:var(--color-text-primary);font-size:.95rem;line-height:1.5}.NewNG_newng-mobile-help__yo1AL{background:var(--color-background-surface);border:1px solid var(--color-border);border-radius:.5rem;margin-top:1rem;padding:1rem}.NewNG_newng-mobile-help__yo1AL p{color:var(--color-text-secondary);font-size:var(--typography-size-sm);margin:0 0 1rem;text-align:center}.NewNG_newng-retry-button__xPZ9y{background:var(--newng-red);border:none;border-radius:.25rem;color:var(--newng-white);cursor:pointer;display:block;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .15s ease;width:100%}.NewNG_newng-retry-button__xPZ9y:hover{background:var(--newng-blue);box-shadow:0 2px 8px #0003;transform:translateY(-1px)}@media (max-width:1024px){.NewNG_newng-main-content__MUZGV{padding:var(--md)}.NewNG_newng-video-section__UhPsn{min-height:auto;width:100%}.NewNG_newng-video-info-section__OEg\+u{flex-direction:column;gap:var(--lg)}.NewNG_newng-schedule-panel__dCdv0,.NewNG_newng-video-description-panel__ApPL8{flex:none;width:100%}.NewNG_newng-news-grid__4ySVY{gap:1.25rem;grid-template-columns:1fr 1fr}.NewNG_newng-more-news__7CKne{gap:1.25rem;grid-template-columns:repeat(2,1fr)}.NewNG_newng-news-section-container__hKBdJ{margin:1.5rem auto 0;padding:1.5rem}}@media (max-width:768px){.NewNG_newng-page-header__SYxL0{flex-direction:column;gap:1rem;padding:1rem}.NewNG_newng-header__Ixixn{height:56px;padding:0 1rem}.NewNG_newng-header-left__0ImvO,.NewNG_newng-header-right__EV2ml{gap:1rem}.NewNG_newng-subscribe-button__yOM3H{font-size:.875rem;padding:.375rem 1rem}.NewNG_newng-watch-live__ohzMT{font-size:.8rem}.NewNG_newng-logo-square__bCk9P{font-size:.7rem;height:18px;width:18px}.NewNG_newng-vmonad-logo-button__9SR-f{margin-right:.5rem}.NewNG_newng-vmonad-logo__1ooHW{height:20px;width:20px}.NewNG_newng-main-content__MUZGV{padding:0}.NewNG_newng-main-row__Euo2y{border-radius:0;padding:.5rem}.NewNG_newng-video-section__UhPsn{flex:1 1 100%;min-height:auto;width:100%}.NewNG_newng-timeline-panel__Wnqx\+{display:flex;flex-direction:column;height:100%;padding:.5rem}.NewNG_newng-video-description-panel__ApPL8{padding:var(--sm)}.NewNG_newng-more-news__7CKne,.NewNG_newng-news-grid__4ySVY{gap:1rem;grid-template-columns:1fr}}@media (max-width:480px){.NewNG_newng-header__Ixixn{height:52px;padding:0 .5rem}.NewNG_newng-header-left__0ImvO,.NewNG_newng-header-right__EV2ml{gap:.5rem}.NewNG_newng-subscribe-button__yOM3H{font-size:.8rem;padding:.25rem .75rem}.NewNG_newng-signin__M5AiG{font-size:.8rem}.NewNG_newng-watch-live__ohzMT{font-size:.75rem}.NewNG_newng-logo-square__bCk9P{font-size:.65rem;height:16px;width:16px}.NewNG_newng-vmonad-logo-button__9SR-f{margin-right:.25rem}.NewNG_newng-vmonad-logo__1ooHW{height:18px;width:18px}.NewNG_newng-live-dot__p4nDl{height:6px;width:6px}.NewNG_newng-main-content__MUZGV{padding:0}.NewNG_newng-main-row__Euo2y{gap:.5rem;grid-template-columns:1fr;padding:.25rem}.NewNG_newng-video-section__UhPsn{flex:1 1 100%;margin:0;width:100%}.NewNG_newng-news-item__BU1JL{gap:.75rem;padding:.75rem}.NewNG_newng-news-number__q\+rpA{font-size:1.125rem;min-width:20px}.NewNG_newng-news-title__iO1Ym{font-size:.875rem}.NewNG_newng-article-card__IbH1c{border-radius:.375rem}.NewNG_newng-article-content__pb12V{padding:.75rem}.NewNG_newng-article-title__1JGVr{font-size:.85rem}.NewNG_newng-article-summary__8ONtM{font-size:.75rem}}@media (max-width:360px){.NewNG_newng-header__Ixixn{align-items:center;flex-wrap:wrap;height:auto;min-height:48px;padding:0 .25rem}.NewNG_newng-header-left__0ImvO{flex-shrink:0;gap:.25rem;order:1}.NewNG_newng-header-right__EV2ml{flex-shrink:0;flex-wrap:wrap;gap:.25rem;justify-content:flex-end;margin-top:.25rem;order:2;width:100%}.NewNG_newng-subscribe-button__yOM3H{font-size:.75rem;padding:.2rem .5rem}.NewNG_newng-signin__M5AiG{display:none}.NewNG_newng-watch-live__ohzMT{font-size:.7rem}.NewNG_newng-logo-square__bCk9P{font-size:.6rem;height:14px;width:14px}.NewNG_newng-live-dot__p4nDl{height:5px;width:5px}}.NewNG_newng-timelined-video__ulsP8{background:#0000;border:none;border-radius:0;box-shadow:none;box-sizing:border-box;display:flex;flex-direction:column;margin:0;overflow:visible;padding:0;position:relative;width:100%}.NewNG_newng-timelined-video-content__Zj0rD{grid-gap:0;box-sizing:border-box;display:grid!important;gap:0;grid-template-columns:minmax(400px,1fr) minmax(250px,250px);margin:0;min-height:0;padding:0;width:100%}.NewNG_newng-timelined-video-player__hq9GL{flex:0 0 70%;flex-direction:column;overflow:visible}.NewNG_newng-timelined-timeline__E04Xq,.NewNG_newng-timelined-video-player__hq9GL{background:#0000;border:none;border-radius:0;box-shadow:none;box-sizing:border-box;display:flex;margin:0;min-width:0;padding:0;position:relative}.NewNG_newng-timelined-timeline__E04Xq{flex:0 0 30%;flex-direction:column;height:100%;overflow:hidden}.NewNG_newng-commentary-panel__o7Nz0{background:var(--color-background-surface);border:1px solid var(--color-border);border-radius:0 0 .5rem .5rem;border-top:none;margin-bottom:1.5rem;padding:2rem}@media (max-width:768px){.NewNG_newng-commentary-panel__o7Nz0{margin-bottom:1rem;padding:1.5rem}.NewNG_newng-commentary-text__jfVDc{font-size:var(--typography-size-md);line-height:1.6}.NewNG_newng-commentary-text__jfVDc:first-letter{font-family:var(--typography-font-family);font-size:3rem;line-height:2.5rem}}@media (max-width:480px){.NewNG_newng-commentary-panel__o7Nz0{padding:1rem}.NewNG_newng-commentary-header__qScCJ{font-size:var(--typography-size-lg);margin-bottom:1rem}.NewNG_newng-commentary-text__jfVDc{font-size:var(--typography-size-md);text-align:left}.NewNG_newng-commentary-text__jfVDc:first-letter{font-family:var(--typography-font-family);font-size:2.5rem;line-height:2rem;margin-right:.375rem}}@media (max-width:480px) and (orientation:landscape){.NewNG_newng-commentary-panel__o7Nz0{padding:.75rem}.NewNG_newng-commentary-text__jfVDc{column-count:2;column-gap:1.5rem;font-size:var(--typography-size-sm)}}.NewNG_newng-commentary-header__qScCJ{border-bottom:1px solid var(--color-border);color:var(--color-text-primary);font-family:var(--typography-font-family);font-size:var(--typography-size-xl);font-weight:var(--typography-weight-semibold);letter-spacing:var(--typography-letter-spacing-wide);margin-bottom:1.5rem;padding-bottom:.75rem;text-align:center}.NewNG_newng-commentary-content__fZzuk{position:relative}.NewNG_newng-commentary-text__jfVDc{color:var(--color-text-primary);column-count:1;column-gap:2rem;font-family:var(--typography-font-family);font-size:var(--typography-size-lg);line-height:1.75;margin-bottom:1.5rem;text-align:justify}.NewNG_newng-commentary-text__jfVDc p{margin-bottom:1.25rem;text-indent:1.5rem}.NewNG_newng-commentary-text__jfVDc p:first-child{text-indent:0}.NewNG_newng-commentary-text__jfVDc:first-letter{color:var(--newng-red);float:left;font-family:var(--typography-font-family);font-size:4rem;font-weight:var(--typography-weight-bold);line-height:3.2rem;margin:.125rem .5rem 0 0;text-shadow:1px 1px 2px #0000001a}.NewNG_newng-citation__Md-Z3{background:#dc262614;border:1px solid #0000;border-radius:.125rem;color:var(--newng-red);cursor:pointer;font-family:var(--typography-font-family);font-size:var(--typography-size-sm);font-weight:var(--typography-weight-semibold);line-height:1;padding:.125rem .25rem;transition:all .2s ease;vertical-align:super}.NewNG_newng-citation__Md-Z3:hover{background:#dc262626;border-color:#dc26264d;box-shadow:0 2px 4px #dc262633;transform:scale(1.1)}.NewNG_newng-citation-tooltip__TKp4l{animation:NewNG_fadeInSlide__9emzj .2s ease-out;pointer-events:auto;position:absolute;z-index:1000}.NewNG_newng-citation-tooltip-content__Mz6MW{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--color-background-elevated);border:1px solid var(--color-border);border-radius:.5rem;box-shadow:0 4px 12px #00000026;max-width:200px;padding:.75rem}.NewNG_newng-citation-number__zwo1s{color:var(--newng-red);font-family:var(--typography-font-family);font-weight:var(--typography-weight-semibold);margin-bottom:.25rem}.NewNG_newng-citation-domain__86XYN{font-weight:var(--typography-weight-medium);margin-bottom:.25rem;word-break:break-word}.NewNG_newng-citation-domain__86XYN,.NewNG_newng-citation-url__Jeu0D{color:var(--color-text-primary);font-family:var(--typography-font-family)}.NewNG_newng-citation-url__Jeu0D{font-size:var(--typography-size-base);font-style:normal;font-weight:var(--typography-weight-normal)}.NewNG_newng-commentary-sources__04k\+I{background:#0000;border-radius:0;border-top:1px solid var(--color-border);margin-top:2rem;padding:1.5rem 0 0}.NewNG_newng-sources-header__GU\+wG{font-family:var(--typography-font-family);font-size:var(--typography-size-base);font-weight:var(--typography-weight-normal);letter-spacing:var(--typography-letter-spacing-wider);margin-bottom:1rem;opacity:.8;text-align:left;text-transform:uppercase}.NewNG_newng-sources-list__U2rWU{grid-gap:.25rem 1rem;display:grid;gap:.25rem 1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:0}.NewNG_newng-source-item__QhkC7{align-items:baseline;background:#0000;border:none;border-bottom:1px dotted #0000;border-radius:0;display:flex;gap:.5rem;padding:.25rem 0}.NewNG_newng-source-number__a60Nv{color:var(--newng-red);flex-shrink:0;min-width:1.5rem;opacity:.9}.NewNG_newng-source-link__AdgRX,.NewNG_newng-source-number__a60Nv{font-family:Georgia,Times New Roman,serif;font-size:var(--typography-size-lg);line-height:1.75}.NewNG_newng-source-link__AdgRX{flex:1 1;font-style:italic;text-decoration:none;word-break:break-word}@media (max-width:768px){.NewNG_newng-sources-list__U2rWU{gap:.125rem 1.5rem;grid-template-columns:1fr 1fr}.NewNG_newng-commentary-sources__04k\+I{padding:1rem 0 0}}@media (max-width:480px){.NewNG_newng-sources-list__U2rWU{gap:.125rem;grid-template-columns:1fr}.NewNG_newng-commentary-sources__04k\+I{margin-top:1.5rem;padding:.75rem 0 0}.NewNG_newng-sources-header__GU\+wG{margin-bottom:.75rem}}@media (max-width:480px) and (orientation:landscape){.NewNG_newng-sources-list__U2rWU{gap:.125rem 1rem;grid-template-columns:repeat(3,1fr)}}.NewNG_newng-commentary-loading__BHF6o{color:var(--color-text-secondary);font-family:var(--typography-font-family);padding:2rem;text-align:center}@keyframes NewNG_fadeInSlide__9emzj{0%{opacity:0;transform:translateY(-50%) translateX(10px)}to{opacity:1;transform:translateY(-50%) translateX(0)}}.NewNG_newng-timeline-panel__Wnqx\+{background:var(--color-background-surface);border-radius:0;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;height:100%;min-width:250px;overflow:hidden;padding:.375rem}.NewNG_newng-timeline__RMbIe{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.NewNG_newng-timeline-events__dS2Ju{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-height:0;overflow-y:auto;padding-right:.125rem;scrollbar-color:var(--newng-red) var(--color-border);scrollbar-width:thin}.NewNG_newng-timeline-events__dS2Ju::-webkit-scrollbar{width:8px}.NewNG_newng-timeline-events__dS2Ju::-webkit-scrollbar-track{background:var(--color-border);border-radius:4px}.NewNG_newng-timeline-events__dS2Ju::-webkit-scrollbar-thumb{background:var(--newng-red);border-radius:4px}.NewNG_newng-timeline-events__dS2Ju::-webkit-scrollbar-thumb:hover{background:var(--newng-blue)}@media (max-width:688px){.NewNG_newng-timelined-video-content__Zj0rD{gap:1rem;grid-template-columns:1fr}.NewNG_newng-timelined-video-player__hq9GL{width:100%}.NewNG_newng-timelined-timeline__E04Xq{height:auto;width:100%}}.NewNG_newng-video-overlay-bars__EI7nd{bottom:1px;display:flex;flex-direction:column;left:0;overflow:visible;position:absolute;right:0;z-index:50}.NewNG_newng-overlay-top-row__M7wid{align-items:flex-end;display:flex;flex-direction:row;overflow:visible;width:100%}.NewNG_newng-headline-ticker__PkNpY{box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;max-height:10vh;overflow:hidden;pointer-events:auto;position:relative;width:100%}.NewNG_newng-headline-content__1Ww7E{background:var(--color-background-surface);border-radius:0;box-sizing:border-box;color:var(--color-text-primary);flex:1 1;margin-top:-.1em;max-height:5vh;min-height:0;overflow:hidden;padding:.4em 1em;position:relative;white-space:nowrap;width:100%;z-index:100}.NewNG_newng-headline-content__1Ww7E span{align-items:center;display:flex;overflow:hidden;position:relative;white-space:nowrap;width:100vw;z-index:101}.NewNG_newng-headline-content__1Ww7E span>span{animation:NewNG_newng-marquee__vupog 40s linear infinite;display:inline-block;min-width:max-content;padding-right:2vw;position:relative;z-index:102}@keyframes NewNG_newng-marquee__vupog{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.NewNG_newng-branding-bar__Jc3pj{align-items:center;background:var(--newng-red);border-radius:0;box-sizing:border-box;color:var(--newng-white);display:flex;flex:1 1;justify-content:space-between;max-height:5vh;min-height:0;overflow:hidden;padding:.3em 1em;position:relative;width:100%;z-index:55}.NewNG_newng-branding-logo__vXHue,.NewNG_newng-branding-time__eAgwX{color:var(--newng-white)!important}@media (max-height:400px){.NewNG_newng-headline-ticker__PkNpY{max-height:12vh}.NewNG_newng-branding-bar__Jc3pj,.NewNG_newng-headline-content__1Ww7E{max-height:6vh;padding:.2em 1em}}@media (max-height:300px){.NewNG_newng-headline-ticker__PkNpY{max-height:15vh}.NewNG_newng-branding-bar__Jc3pj,.NewNG_newng-headline-content__1Ww7E{max-height:7.5vh;padding:.1em .5em}}.NewNG_newng-theatre-page__HBmFK{background:var(--color-background-main);display:flex;flex-direction:column;font-family:var(--typography-font-family);min-height:100vh;position:relative;width:100vw;z-index:1}.NewNG_newng-theatre-page__HBmFK:fullscreen{background:#000;height:100vh!important;left:0;max-height:100vh!important;max-width:100vw!important;min-height:100vh!important;min-width:100vw!important;position:fixed!important;top:0;width:100vw!important;z-index:9999}.NewNG_newng-theatre-bin__zbIyS{flex:1 1 auto;height:100vh;width:100vw}.NewNG_newng-theatre-bin__zbIyS,.NewNG_newng-theatre-video-container__YaJZG{align-items:center;background:#0000;display:flex;justify-content:center;position:relative}.NewNG_newng-theatre-video-container__YaJZG{height:auto;max-height:100vh;max-width:100vw;overflow:hidden;transition:width .3s ease,height .3s ease;width:auto}.NewNG_newng-theatre-frame-wrapper__Pj99c{align-items:center;background:#0000;display:flex;height:100%;justify-content:center;position:relative;width:100%}.NewNG_newng-theatre-frame-wrapper__Pj99c .NewNG_newng-video-section__UhPsn{height:100%;width:100%}.NewNG_newng-theatre-frame-wrapper__Pj99c .NewNG_newng-video-container__qmXkI{height:100%!important;position:relative;width:100%!important}.NewNG_newng-theatre-frame-wrapper__Pj99c .NewNG_newng-video-content__psIC4{height:100%;width:100%}.NewNG_newng-theatre-frame-wrapper__Pj99c .NewNG_newng-video-player__QxKyb{background:#0000;height:100%!important;object-fit:contain;width:100%!important}.NewNG_newng-theatre-frame-wrapper__Pj99c .NewNG_newng-video-overlay-bars__EI7nd{left:0!important;margin:0 auto!important;max-width:100%!important;right:0!important;width:100%!important}.NewNG_newng-theatre-frame-wrapper__Pj99c .NewNG_newng-video-controls__rkl30,.NewNG_newng-theatre-frame-wrapper__Pj99c .NewNG_newng-video-overlay__OX761{max-width:100%!important;width:100%!important}.NewNG_newng-bg-blur-video__CchHJ{filter:blur(32px) brightness(.4) saturate(1.2);height:100vh;left:0;object-fit:cover;pointer-events:none;position:fixed;top:0;transition:filter .3s;width:100vw;z-index:0}.NewNG_newng-theatre-overlay__zhkCH{bottom:0;height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:10}.NewNG_newng-theatre-top-controls__sBdZT{align-items:center;display:flex;gap:.8em;left:clamp(12px,2%,24px);opacity:0;pointer-events:none;position:absolute;top:clamp(12px,2%,20px);transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;z-index:100}.NewNG_newng-theatre-top-controls__sBdZT:hover,.NewNG_newng-video-container__qmXkI.NewNG_newng-controls-visible__AR1bD .NewNG_newng-theatre-top-controls__sBdZT{opacity:1;pointer-events:auto;transform:translateY(0)}.NewNG_newng-theatre-job-selector-container__wAuQu{align-items:center;background:#000000d9;border:1px solid #ffffff1a;border-radius:1.2em;box-shadow:0 .2em .8em #0000004d;display:flex;font-size:var(--typography-size-sm);gap:.6em;padding:.6em 1em;pointer-events:auto}.NewNG_newng-theatre-job-selector-label__gQMw3{color:#fff;font-size:var(--typography-size-sm);font-weight:var(--typography-weight-semibold);letter-spacing:var(--typography-letter-spacing-wide);text-shadow:0 1px 2px #00000080}.NewNG_newng-theatre-job-selector-dropdown__4LiYe{-webkit-appearance:none;appearance:none;background:#000000e6;border:1.5px solid #fff3;border-radius:.7em;box-shadow:0 .1em .4em #0000004d;color:#fff;font-size:var(--typography-size-sm);font-weight:var(--typography-weight-medium);max-width:90vw;min-width:0;min-width:auto;outline:none;padding:.5em 1.2em;transition:border .2s,box-shadow .2s;width:auto}.NewNG_newng-theatre-job-selector-dropdown__4LiYe:focus{border:1.5px solid #e53935;box-shadow:0 0 0 2px #e5393533}.NewNG_newng-theatre-logo-container__ER7Lj{align-items:center;background:none;border-radius:0;box-shadow:none;display:flex;gap:.75em;padding:0;pointer-events:auto;position:absolute;right:clamp(12px,2%,24px);top:clamp(12px,2%,20px);z-index:101}.NewNG_newng-theatre-logo-image__\+9NEr{display:block;height:auto;max-width:7vw;min-width:40px;opacity:.7}.NewNG_newng-theatre-back-button__j1CQN{align-items:center;background:#000000d9;border:1px solid #ffffff1a;border-radius:1.2em;box-shadow:0 .2em .8em #0000004d;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:.6em 1em;pointer-events:auto;transition:all .2s ease}.NewNG_newng-theatre-back-button__j1CQN:hover{background:#000000f2;border-color:#fff3;transform:translateY(-1px)}.NewNG_newng-theatre-back-button__j1CQN:focus{outline:2px solid #e53935;outline-offset:2px}.NewNG_newng-theatre-back-icon__o\+2FM{color:#fff;font-size:1.2em;font-weight:var(--typography-weight-semibold);text-shadow:0 1px 2px #00000080}.NewNG_newng-theatre-play-button-overlay__kSVO0{align-items:center;animation:NewNG_playOverlayFadeIn__QworA .3s ease-out;background:#000c;cursor:pointer;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.NewNG_newng-theatre-play-button__FR1ge{align-items:center;animation:NewNG_playButtonPulse__iv\+yN 2s ease-in-out infinite;background:#dc143ce6;border-radius:50%;box-shadow:0 4px 20px #dc143c66;display:flex;height:80px;justify-content:center;transition:all .2s ease;width:80px}.NewNG_newng-theatre-play-button__FR1ge:hover{background:#dc143c;box-shadow:0 6px 25px #dc143c99;transform:scale(1.1)}.NewNG_newng-theatre-play-icon__tA7Uk{color:#fff;height:32px;margin-left:4px;width:32px}.NewNG_newng-theatre-error-message__K0OsN{animation:NewNG_errorFadeIn__DwK\+S .3s ease-out;background:#dc143cf2;border:1px solid #fff3;border-radius:12px;box-shadow:0 4px 20px #dc143c4d;color:#fff;cursor:pointer;max-width:400px;padding:1rem 1.5rem;position:fixed;right:20px;top:20px;z-index:1000}.NewNG_newng-theatre-error-message__K0OsN:hover{background:#dc143c;box-shadow:0 6px 25px #dc143c66;transform:translateY(-2px)}.NewNG_newng-theatre-error-message__K0OsN.NewNG_fade-out__WAODb{animation:NewNG_errorFadeOut__m8vy4 .3s ease-out forwards}@media (max-height:600px),(max-width:600px){.NewNG_newng-theatre-video-container__YaJZG{height:100vh!important;max-height:100vh!important;max-width:100vw!important;width:100vw!important}.NewNG_newng-theatre-overlay__zhkCH{padding:1rem}.NewNG_newng-theatre-logo-image__\+9NEr{max-width:60px;min-width:40px}.NewNG_newng-theatre-top-controls__sBdZT{gap:.5em;left:clamp(8px,1%,12px);top:clamp(8px,1%,12px)}.NewNG_newng-theatre-job-selector-container__wAuQu{font-size:.8rem;padding:.4em .8em}.NewNG_newng-theatre-back-button__j1CQN{padding:.4em .8em}}@media (orientation:portrait){.NewNG_newng-theatre-video-container__YaJZG{height:100vh!important;width:100vw!important}}@media (orientation:landscape){.NewNG_newng-theatre-video-container__YaJZG{height:auto!important;width:auto!important}}@keyframes NewNG_playOverlayFadeIn__QworA{0%{background:#0000;opacity:0}to{background:#000c;opacity:1}}@keyframes NewNG_playButtonPulse__iv\+yN{0%,to{box-shadow:0 4px 20px #dc143c66;transform:scale(1)}50%{box-shadow:0 6px 25px #dc143c99;transform:scale(1.05)}}@keyframes NewNG_errorFadeIn__DwK\+S{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes NewNG_errorFadeOut__m8vy4{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}.NewNG_newng-theatre-schedule-panel__NxJTV{align-self:stretch;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0a0a0feb;border-left:1px solid #ffffff26;border-radius:12px 0 0 0;border-top:1px solid #ffffff26;box-shadow:-4px 0 16px #0000004d;flex-shrink:0;overflow:visible;padding:0;pointer-events:auto;position:relative;width:clamp(280px,20vw,380px);z-index:51}.NewNG_newng-theatre-schedule-header__I2y5h{align-items:center;background:#dc143ce6;border-bottom:1px solid #ffffff1a;border-radius:12px 0 0 0;color:#fff;display:flex;min-height:0;padding:.3em 1em;text-transform:uppercase}.NewNG_newng-theatre-schedule-content__iZeRq{display:flex;flex-direction:column;gap:.5rem;overflow:visible;padding:.5rem}.NewNG_newng-theatre-schedule-content__iZeRq::-webkit-scrollbar{width:6px}.NewNG_newng-theatre-schedule-content__iZeRq::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.NewNG_newng-theatre-schedule-content__iZeRq::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.NewNG_newng-theatre-schedule-content__iZeRq::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.NewNG_newng-theatre-schedule-item__29tj1{align-items:flex-start;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;display:flex;gap:.75rem;padding:.75rem;transition:all .2s ease}.NewNG_newng-theatre-schedule-number__4B8nJ{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#ffffffe6;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.NewNG_newng-theatre-schedule-info__nBD3D{flex:1 1;min-width:0}.NewNG_newng-theatre-schedule-item__29tj1:hover{background:#ffffff14;border-color:#ffffff26}.NewNG_newng-theatre-schedule-item-playing__0zZ9q{background:#dc143c26;border:1px solid #dc143c66;box-shadow:0 0 12px #dc143c33}.NewNG_newng-theatre-schedule-item-playing__0zZ9q .NewNG_newng-theatre-schedule-number__4B8nJ{background:#dc143ccc;border-color:#dc143c;color:#fff}.NewNG_newng-theatre-schedule-item-playing__0zZ9q:hover{background:#dc143c33;border-color:#dc143c80}.NewNG_newng-theatre-schedule-item-rotating__4cPTb{animation:NewNG_slideIn__La22p .5s ease-out}@keyframes NewNG_slideIn__La22p{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.NewNG_newng-theatre-schedule-status-tag__SFlIv{align-items:center;background:#6464ff33;border:1px solid #6464ff4d;border-radius:4px;color:#9696ff;display:inline-flex;gap:.25rem;margin-bottom:.5rem;padding:.25rem .5rem;text-transform:uppercase}.NewNG_newng-theatre-schedule-status-tag-playing__CYKi5{background:#dc143c4d;border-color:#dc143c80;color:#fff}.NewNG_newng-theatre-schedule-title__urvgs{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;color:#fffffff2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}@media (max-width:600px){.NewNG_newng-theatre-schedule-panel__NxJTV{width:clamp(200px,35vw,280px)}.NewNG_newng-theatre-schedule-header__I2y5h{padding:.2em .75em}.NewNG_newng-theatre-schedule-number__4B8nJ{height:24px;width:24px}}.NewsEditor_news-editor-page__igiYy{background-color:var(--color-background-main);color:var(--color-text-primary);font-family:var(--typography-font-family);min-height:100vh}.NewsEditor_news-editor-header__jvguZ{align-items:center;background-color:var(--color-background-surface);border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;padding:1rem 2rem}.NewsEditor_news-editor-header-left__RCCOb{align-items:center;display:flex;gap:1rem}.NewsEditor_news-editor-vmonad-logo-button__39IRE{align-items:center;background:none;border:none;cursor:pointer;display:flex;padding:0}.NewsEditor_news-editor-vmonad-logo__L189k{height:32px;object-fit:contain;width:32px}.NewsEditor_news-editor-title__rdUtF{margin:0}.NewsEditor_news-editor-header-right__PJvMG{align-items:center;display:flex;gap:1rem}.NewsEditor_news-editor-header-right__PJvMG .NewsEditor_theme-switcher__PZ9ob{position:static;right:auto;top:auto;z-index:auto}.NewsEditor_news-editor-close-button__xwB0r{align-items:center;background:var(--color-background-surface);border:2px solid var(--color-border);border-radius:50%;color:var(--color-text-primary);cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;transition:all .2s ease;width:40px}.NewsEditor_news-editor-close-button__xwB0r:hover{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-text-inverse);transform:scale(1.05)}.NewsEditor_news-editor-content__JuXGp{margin:0 auto;max-width:1200px;padding:2rem}.NewsEditor_job-selector-section__9FzIN{margin-bottom:2rem}.NewsEditor_job-selector-header__D8Vjf{gap:1rem}.NewsEditor_create-new-job-content__Rp8sd{background:var(--color-background-surface);border-top:1px solid var(--color-border);padding:1.5rem}.NewsEditor_pipeline-stage-section__I24Tl{margin-bottom:2rem}.NewsEditor_job-selector__8a-\+z{background:var(--color-background-surface);border:1px solid var(--color-border);border-radius:8px;padding:1.5rem}.NewsEditor_job-selector-header__D8Vjf{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.NewsEditor_job-selector-header__D8Vjf h3{margin:0}.NewsEditor_job-count__i0Ibr{color:var(--color-text-secondary);font-size:var(--typography-size-sm)}.NewsEditor_job-selector-controls__OZhVr{display:flex;flex-direction:column;gap:1rem}.NewsEditor_job-selector-dropdown__rd56y{background:var(--color-background-main);border:1px solid var(--color-border);border-radius:4px;color:var(--color-text-primary);cursor:pointer;font-size:var(--typography-size-md);padding:.75rem}.NewsEditor_job-selector-dropdown__rd56y:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-20);outline:none}.NewsEditor_current-job-info__WEQ8C{align-items:center;background:var(--color-background-elevated);border:1px solid var(--color-border);border-radius:4px;display:flex;justify-content:space-between;padding:1rem}.NewsEditor_job-status__\+YW74{align-items:center;display:flex;gap:.5rem}.NewsEditor_status-indicator__W3rn-{border-radius:50%;display:inline-block;height:8px;width:8px}.NewsEditor_status-text__2EYdu{font-weight:var(--typography-weight-medium);text-transform:capitalize}.NewsEditor_job-dates__Db27v{color:var(--color-text-secondary);display:flex;flex-direction:column;font-size:var(--typography-size-sm);gap:.25rem}.NewsEditor_job-metadata-section__1yCUc{background:var(--color-background-surface);border:1px solid var(--color-border);border-radius:8px;margin-bottom:2rem;padding:1.5rem}.NewsEditor_job-metadata-grid__11zIF{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1rem}.NewsEditor_job-metadata-item__rNW3Y{display:flex;flex-direction:column;gap:.5rem}.NewsEditor_job-metadata-item__rNW3Y label{color:var(--color-text-secondary);font-size:var(--typography-size-sm);font-weight:var(--typography-weight-medium);letter-spacing:.5px;text-transform:uppercase}.NewsEditor_job-metadata-value__EFnns{align-items:center;background:var(--color-background-main);border:1px solid var(--color-border);border-radius:4px;color:var(--color-text-primary);display:flex;font-size:var(--typography-size-md);min-height:2.5rem;padding:.5rem}.NewsEditor_pipeline-stages-section__4fly\+ h2{margin-bottom:1.5rem}.NewsEditor_pipeline-stage-editor__RtebB{background:var(--color-background-surface);border:1px solid var(--color-border);border-radius:8px;margin-bottom:1rem;overflow:hidden}.NewsEditor_pipeline-stage-header__hNgNG{align-items:center;background:var(--color-background-elevated);border-bottom:1px solid var(--color-border);cursor:pointer;display:flex;justify-content:space-between;padding:1rem 1.5rem;transition:background-color .2s ease}.NewsEditor_pipeline-stage-header__hNgNG:hover{background:var(--color-background-main)}.NewsEditor_stage-header-left__hjE0u{align-items:center;display:flex;gap:.75rem}.NewsEditor_stage-expand-icon__WHfjZ{color:var(--color-text-secondary);font-size:.875rem;transition:transform .2s ease}.NewsEditor_stage-expand-icon__WHfjZ.NewsEditor_expanded__JBFlr{transform:rotate(180deg)}.NewsEditor_stage-name__30OwD{font-size:var(--typography-size-md);font-weight:var(--typography-weight-semibold)}.NewsEditor_stage-status-icon__ychcY{font-size:1.125rem}.NewsEditor_stage-status-text__do7qw{color:var(--color-text-secondary);font-size:var(--typography-size-sm);text-transform:capitalize}.NewsEditor_stage-header-right__3ct\+M{align-items:center;display:flex}.NewsEditor_stage-rerun-button__NwXv0{align-items:center;background:var(--color-primary);border:1px solid var(--color-primary);border-radius:4px;color:var(--color-text-inverse);cursor:pointer;display:flex;font-size:var(--typography-size-sm);font-weight:var(--typography-weight-medium);gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.NewsEditor_stage-rerun-button__NwXv0:hover:not(:disabled){background:#0056b3;border-color:#0056b3;transform:translateY(-1px)}.NewsEditor_stage-rerun-button__NwXv0:disabled{cursor:not-allowed;opacity:.6;transform:none}.NewsEditor_pipeline-stage-content__GNTzb{max-height:0;overflow:hidden;transition:max-height .3s ease}.NewsEditor_pipeline-stage-content__GNTzb.NewsEditor_expanded__JBFlr{max-height:none;overflow:visible}.NewsEditor_stage-status-info__NyU32{background:var(--color-background-main);border-bottom:1px solid var(--color-border);padding:1rem 1.5rem}.NewsEditor_status-details__MImem{color:var(--color-text-secondary);display:flex;font-size:var(--typography-size-sm);gap:1rem;margin-bottom:.75rem}.NewsEditor_progress-bar__lJpud{background:var(--color-border);border-radius:2px;height:4px;overflow:hidden;width:100%}.NewsEditor_progress-fill__7HfOS{height:100%;transition:width .3s ease}.NewsEditor_stage-content__fIWPg{max-height:none;overflow:visible;padding:1.5rem}.NewsEditor_editor-header__-QINH{align-items:center;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.NewsEditor_editor-header__-QINH h4{margin:0}.NewsEditor_editor-actions__PH\+d4{gap:.75rem}.NewsEditor_editor-actions__PH\+d4 button{background:var(--color-background-main);border:1px solid var(--color-border);border-radius:4px;color:var(--color-text-primary);cursor:pointer;font-size:var(--typography-size-sm);padding:.5rem 1rem;transition:all .2s ease}.NewsEditor_editor-actions__PH\+d4 button:hover{background:var(--color-background-elevated);border-color:var(--color-primary)}.NewsEditor_events-list__6uAKE{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.NewsEditor_news-event-item__5fAWi{background:var(--color-background-main);border:1px solid var(--color-border);border-radius:4px;padding:1rem}.NewsEditor_event-header__DSA8u{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.NewsEditor_event-header__DSA8u h5{margin:0}.NewsEditor_event-tags__3xYlB{display:flex;flex-wrap:wrap;gap:.25rem}.NewsEditor_event-tag__QLSbm{background:var(--color-primary-20);color:var(--color-primary);text-transform:capitalize}.NewsEditor_event-tag-more__erei0,.NewsEditor_event-tag__QLSbm{border-radius:12px;font-size:var(--typography-size-xs);font-weight:var(--typography-weight-medium);padding:.25rem .5rem}.NewsEditor_event-tag-more__erei0{background:var(--color-background-surface);color:var(--color-text-secondary)}.NewsEditor_event-summary__rqGxE{color:var(--color-text-secondary);line-height:1.5;margin:0 0 .75rem}.NewsEditor_event-details__C1hN0{background:var(--color-background-surface);border-left:3px solid var(--color-primary);border-radius:.25rem;margin:0 0 .75rem;padding:.75rem}.NewsEditor_event-context__OxYQb,.NewsEditor_event-details-spoken__jM13X{color:var(--color-text-secondary);line-height:1.4;margin:0 0 .5rem}.NewsEditor_event-context__OxYQb:last-child,.NewsEditor_event-details-spoken__jM13X:last-child{margin-bottom:0}.NewsEditor_event-meta__dVI7w{align-items:center;color:var(--color-text-tertiary);display:flex;flex-wrap:wrap;font-size:var(--typography-size-xs);gap:1rem}.NewsEditor_event-sources__lIukX{flex:1 1;min-width:200px}.NewsEditor_event-location__nn9T\+,.NewsEditor_event-timeline__pX7ju{white-space:nowrap}.NewsEditor_add-event-form__zE8dO{background:var(--color-background-main);border:1px solid var(--color-border);border-radius:.5rem;margin-bottom:1rem;padding:1rem}.NewsEditor_form-group__0ZhM3{margin-bottom:1.5rem}.NewsEditor_form-label__8ryIH{color:var(--color-text-primary);display:block;font-size:.875rem;font-weight:var(--typography-weight-medium);margin-bottom:.5rem}.NewsEditor_form-help__dFkCN{color:var(--color-text-tertiary);display:block;font-size:.75rem;font-style:italic;margin-top:.25rem}.NewsEditor_form-row__OMoEt{display:flex;gap:1rem;margin-bottom:1rem}.NewsEditor_form-input__uopnu,.NewsEditor_form-select__aRI0U,.NewsEditor_form-textarea__-\+JA4{background:var(--color-background-main);border:1px solid var(--color-border);border-radius:.25rem;color:var(--color-text-primary);flex:1 1;font-size:.875rem;padding:.5rem}.NewsEditor_form-textarea__-\+JA4{min-height:80px;resize:vertical}.NewsEditor_form-actions__ly91v{display:flex;gap:.5rem;justify-content:flex-end}.NewsEditor_save-event-button__WMHeF{background:var(--color-primary);border:none;border-radius:.25rem;color:var(--color-text-inverse);cursor:pointer;font-weight:500;padding:.5rem 1rem}.NewsEditor_save-event-button__WMHeF:disabled{cursor:not-allowed;opacity:.5}.NewsEditor_edit-event-form__-8Tq0{background:var(--color-background-surface);border:2px solid var(--color-primary);border-radius:.5rem;margin-bottom:1rem;padding:1rem}.NewsEditor_cancel-button__h\+uEM{background:var(--color-background-main);border:1px solid var(--color-border);border-radius:.25rem;color:var(--color-text-primary);cursor:pointer;font-weight:500;padding:.5rem 1rem}.NewsEditor_cancel-button__h\+uEM:hover{background:var(--color-background-surface)}.NewsEditor_event-actions__ry\+-q{align-items:center}.NewsEditor_delete-event-button__LWBCR,.NewsEditor_edit-event-button__dH9CV{background:#0000;border:none;border-radius:.25rem;cursor:pointer;font-size:1rem;padding:.25rem .5rem;transition:all .2s ease}.NewsEditor_edit-event-button__dH9CV{color:var(--color-primary)}.NewsEditor_edit-event-button__dH9CV:hover:not(:disabled){background:var(--color-primary-20);transform:scale(1.1)}.NewsEditor_delete-event-button__LWBCR{color:var(--color-error)}.NewsEditor_delete-event-button__LWBCR:hover:not(:disabled){background:var(--color-error-20);transform:scale(1.1)}.NewsEditor_delete-event-button__LWBCR:disabled,.NewsEditor_edit-event-button__dH9CV:disabled{cursor:not-allowed;opacity:.5;transform:none}.NewsEditor_outpaint-option__6gDjP{margin-bottom:1.5rem}.NewsEditor_outpaint-toggle-container__RwQ6T{display:flex;flex-direction:column;gap:.5rem}.NewsEditor_outpaint-toggle-label__Lf6oO{align-items:center;cursor:pointer;display:flex;gap:.75rem;-webkit-user-select:none;user-select:none}.NewsEditor_outpaint-toggle-input__lxhum{display:none}.NewsEditor_outpaint-toggle-slider__X1IX8{align-items:center;background-color:var(--color-background-elevated);border:2px solid var(--color-border);border-radius:34px;display:inline-block;display:flex;height:30px;justify-content:space-between;padding:0 4px;position:relative;transition:.4s;width:60px}.NewsEditor_outpaint-toggle-slider__X1IX8:before{background-color:var(--color-primary);border-radius:50%;bottom:2px;content:"";height:22px;left:4px;position:absolute;transition:.4s;width:22px;z-index:2}.NewsEditor_outpaint-toggle-input__lxhum:checked+.NewsEditor_outpaint-toggle-slider__X1IX8:before{transform:translateX(30px)}.NewsEditor_outpaint-toggle-icon__Meeax{font-size:14px;line-height:1;-webkit-user-select:none;user-select:none;z-index:1}.NewsEditor_outpaint-toggle-icon__Meeax:first-child{margin-right:auto}.NewsEditor_outpaint-toggle-icon__Meeax:last-child{margin-left:auto}.NewsEditor_outpaint-toggle-text__sLsyM{color:var(--color-text-primary);font-weight:500}.NewsEditor_outpaint-description__L4DL7{font-style:italic;line-height:1.4;margin-left:74px}.NewsEditor_rerun-button__32LBR{background:var(--color-secondary);border-radius:.25rem;color:var(--color-text-inverse);font-weight:500;padding:.5rem 1rem}.NewsEditor_rerun-button__32LBR:hover:not(:disabled){background:var(--color-secondary-dark);transform:scale(1.05)}.NewsEditor_rerun-button__32LBR:disabled{opacity:.5}.NewsEditor_rerun-aggregation-form__Dc4pm{background:var(--color-background-surface);border:2px solid var(--color-secondary);border-radius:.5rem;margin-bottom:1rem;padding:1.5rem}.NewsEditor_form-grid__RqZjW{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1.5rem}.NewsEditor_form-select__aRI0U{background:var(--color-background-main);border:1px solid var(--color-border);border-radius:.25rem;color:var(--color-text-primary);font-size:.875rem;padding:.5rem;width:100%}.NewsEditor_form-select__aRI0U:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-20);outline:none}.NewsEditor_save-event-button__WMHeF:hover:not(:disabled){background:var(--color-primary-hover)}.NewsEditor_event-actions__ry\+-q{display:flex;gap:.5rem;margin-top:.5rem}.NewsEditor_delete-event-button__LWBCR{background:none;border:none;border-radius:.25rem;cursor:pointer;font-size:1rem;padding:.25rem;transition:background-color .15s ease}.NewsEditor_delete-event-button__LWBCR:hover{background:var(--color-background-tertiary)}.NewsEditor_add-scene-form__vhrov{background:var(--color-background-main);border:1px solid var(--color-border);border-radius:.5rem;margin-bottom:1rem;padding:1rem}.NewsEditor_save-scene-button__X1Oj-{background:var(--color-primary);border:none;border-radius:.25rem;color:var(--color-text-inverse);cursor:pointer;font-weight:500;padding:.5rem 1rem}.NewsEditor_save-scene-button__X1Oj-:disabled{cursor:not-allowed;opacity:.5}.NewsEditor_save-scene-button__X1Oj-:hover:not(:disabled){background:var(--color-primary-hover)}.NewsEditor_scene-actions__KoiiI{display:flex;gap:.5rem;margin-top:.5rem}.NewsEditor_delete-scene-button__1CbXx,.NewsEditor_edit-scene-button__OAhvt{background:none;border:none;border-radius:.25rem;cursor:pointer;font-size:1rem;padding:.25rem;transition:background-color .15s ease}.NewsEditor_delete-scene-button__1CbXx:hover,.NewsEditor_edit-scene-button__OAhvt:hover{background:var(--color-background-tertiary)}.NewsEditor_no-data-message__zUOBm,.NewsEditor_no-scenes-message__HoS-n{background:var(--color-background-tertiary);border:2px dashed var(--color-border);border-radius:.5rem;color:var(--color-text-secondary);padding:2rem;text-align:center}.NewsEditor_no-data-message__zUOBm ul{margin:1rem 0;padding-left:1.5rem;text-align:left}.NewsEditor_no-data-message__zUOBm li{margin-bottom:.5rem}.NewsEditor_video-previews__W\+W9F{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));justify-items:center;margin:1rem 0}.NewsEditor_video-preview-section__PIV3R{flex-direction:column;min-height:auto;padding:.25rem}.NewsEditor_video-container__RviCx,.NewsEditor_video-preview-section__PIV3R{align-items:center;display:flex;height:auto;justify-content:center;overflow:visible}.NewsEditor_video-container__RviCx{margin:0;position:relative;width:100%}.NewsEditor_rendering-video__h26WW{border-radius:.25rem;height:auto;max-width:120px;width:100%}.NewsEditor_rendering-thumbnail__gQ3VW{border-radius:.25rem;max-width:200px;width:100%}.NewsEditor_thumbnail-previews__qy36J{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:2rem 0 1rem}.NewsEditor_thumbnail-section__wdqOs{align-items:center;background:var(--color-background-main);border:1px solid var(--color-border);border-radius:.5rem;display:flex;flex-direction:column;justify-content:flex-start;min-height:120px;padding:.75rem;text-align:center}.NewsEditor_loading-spinner__4-X01,.NewsEditor_video-error__WHU4j{background:var(--color-background-main);border:1px solid var(--color-border);border-radius:.25rem;left:50%;padding:.5rem 1rem;position:absolute;top:50%;transform:translate(-50%,-50%)}.NewsEditor_video-error__WHU4j{color:var(--color-text-error)}.NewsEditor_thumbnail-placeholder__KXQ0g{background:var(--color-background-tertiary);border:2px dashed var(--color-border);border-radius:.5rem;color:var(--color-text-secondary);padding:2rem;text-align:center}.NewsEditor_thumbnail-placeholder__KXQ0g.NewsEditor_hidden__JmRL0{display:none}.NewsEditor_loading-scenes__eCeMY,.NewsEditor_loading-thumbnails__19t7T,.NewsEditor_no-scenes-message__HoS-n,.NewsEditor_no-thumbnails-message__lXtzK{background:var(--color-background-tertiary);border:2px dashed var(--color-border);border-radius:.5rem;color:var(--color-text-secondary);grid-column:1/-1;padding:2rem;text-align:center}.NewsEditor_pipeline-stage-content__GNTzb::-webkit-scrollbar,.NewsEditor_stage-content__fIWPg::-webkit-scrollbar{width:8px}.NewsEditor_pipeline-stage-content__GNTzb::-webkit-scrollbar-track,.NewsEditor_stage-content__fIWPg::-webkit-scrollbar-track{background:var(--color-background-tertiary);border-radius:4px}.NewsEditor_pipeline-stage-content__GNTzb::-webkit-scrollbar-thumb,.NewsEditor_stage-content__fIWPg::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}.NewsEditor_pipeline-stage-content__GNTzb::-webkit-scrollbar-thumb:hover,.NewsEditor_stage-content__fIWPg::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}.NewsEditor_orientation-selector__WMlyy{background:var(--color-background-main);border:1px solid var(--color-border);border-radius:.5rem;margin:1rem 0;padding:1rem}.NewsEditor_orientation-label__AcDJk{display:block;margin-bottom:.5rem}.NewsEditor_orientation-buttons__DOxyv{display:flex;gap:.5rem}.NewsEditor_orientation-button__y9vA6{background:var(--color-background-secondary);border:1px solid var(--color-border);border-radius:.25rem;color:var(--color-text-primary);cursor:pointer;padding:.5rem 1rem;transition:all .15s ease}.NewsEditor_orientation-button__y9vA6.NewsEditor_active__dPM-s{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-text-inverse)}.NewsEditor_orientation-button__y9vA6:hover{background:var(--color-primary-hover);color:var(--color-text-inverse)}.NewsEditor_orientation-button__y9vA6.NewsEditor_disabled__bfHst{cursor:not-allowed;opacity:.5}.NewsEditor_orientation-button__y9vA6.NewsEditor_disabled__bfHst,.NewsEditor_orientation-button__y9vA6.NewsEditor_disabled__bfHst:hover{background:var(--color-background-tertiary);color:var(--color-text-secondary)}.NewsEditor_composition-video__oER1l{border-radius:.25rem;height:auto;max-width:150px;width:100%}.NewsEditor_composition-rerun-button__MNCFq{align-items:center;background:var(--newng-red);border:none;border-radius:.25rem;color:var(--newng-white);cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;transition:all .15s ease}.NewsEditor_composition-rerun-button__MNCFq:hover:not(:disabled){background:var(--newng-blue);box-shadow:0 2px 8px #0003;transform:translateY(-1px)}.NewsEditor_composition-rerun-button__MNCFq:disabled{background:var(--color-background-tertiary);cursor:not-allowed;opacity:.6}.NewsEditor_rerun-status-section__gRK5T{background:var(--color-background-surface);border:1px solid var(--color-border);border-radius:.5rem;margin:1rem 0;padding:1rem}.NewsEditor_rerun-progress-bar__F9o7s{background:var(--color-background-tertiary)}.NewsEditor_rerun-progress-fill__tSFrR{background:var(--newng-red);border-radius:4px}@media (max-width:768px){.NewsEditor_composition-rerun-button__MNCFq{font-size:.8rem;gap:.375rem;padding:.375rem .75rem}.NewsEditor_rerun-status-section__gRK5T{margin:.75rem 0;padding:.75rem}}@media (max-width:480px){.NewsEditor_composition-rerun-button__MNCFq{font-size:.75rem;gap:.25rem;justify-content:center;padding:.25rem .5rem;width:100%}.NewsEditor_rerun-status-section__gRK5T{margin:.5rem 0;padding:.5rem}}.NewsEditor_composition-thumbnail__D9MdB{border-radius:.25rem;max-width:300px;width:100%}@media (max-width:768px){.NewsEditor_video-previews__W\+W9F{gap:1rem;grid-template-columns:1fr}.NewsEditor_video-preview-section__PIV3R{padding:.25rem}.NewsEditor_rendering-video__h26WW{max-width:80px}.NewsEditor_composition-video__oER1l{max-width:100px}.NewsEditor_thumbnail-previews__qy36J{gap:1rem;grid-template-columns:1fr}.NewsEditor_thumbnail-section__wdqOs{min-height:100px;padding:.75rem}.NewsEditor_composition-thumbnail__D9MdB,.NewsEditor_rendering-thumbnail__gQ3VW{max-width:150px}}.NewsEditor_scenes-list__HDrBc{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.NewsEditor_script-scene-item__HjPBz{background:var(--color-background-main);border:1px solid var(--color-border);border-radius:4px;padding:1rem}.NewsEditor_scene-header__0\+KC0{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.NewsEditor_scene-header__0\+KC0 h5{margin:0}.NewsEditor_scene-duration__a9Pme,.NewsEditor_scene-type__7QQ3S{background:var(--color-secondary-20);border-radius:12px;color:var(--color-secondary);font-size:var(--typography-size-xs);font-weight:var(--typography-weight-medium);padding:.25rem .5rem;text-transform:capitalize}.NewsEditor_scene-content__jPSMq{display:flex;flex-direction:column;gap:.5rem}.NewsEditor_scene-dialogue__szDuv{color:var(--color-text-primary);line-height:1.5;margin:0}.NewsEditor_scene-transition__\+5WcN{color:var(--color-text-secondary);font-style:italic;margin:0}.NewsEditor_scene-mood__jRS3S{align-self:flex-start;background:var(--color-accent-20);border-radius:12px;color:var(--color-accent);font-size:var(--typography-size-xs);font-weight:var(--typography-weight-medium);padding:.25rem .5rem;text-transform:capitalize}.NewsEditor_editor-actions__PH\+d4{align-items:center;display:flex;gap:.5rem}.NewsEditor_add-scene-button__QyfT3{background-color:var(--color-primary);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background-color .2s}.NewsEditor_add-scene-button__QyfT3:hover{background-color:var(--color-primary-dark)}.NewsEditor_save-script-button__0sWC\+{background-color:var(--color-success);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background-color .2s}.NewsEditor_save-script-button__0sWC\+:hover:not(:disabled){background-color:var(--color-success-dark)}.NewsEditor_save-script-button__0sWC\+:disabled{background-color:var(--color-text-secondary);cursor:not-allowed;opacity:.6}.NewsEditor_save-status__0KrTP{border-radius:4px;margin:1rem 0;padding:.75rem;text-align:center}.NewsEditor_save-status__0KrTP.NewsEditor_success__iPG1K{background-color:var(--color-success-light);border:1px solid var(--color-success);color:var(--color-success-dark)}.NewsEditor_save-status__0KrTP.NewsEditor_error__d5Oqz{background-color:var(--color-error-light);border:1px solid var(--color-error);color:var(--color-error-dark)}.NewsEditor_save-status-text__lc43A{font-weight:500;margin:0}.NewsEditor_composition-status__Mnc8f{margin-bottom:1.5rem}.NewsEditor_final-thumbnail-preview__-U7v7,.NewsEditor_final-video-preview__eYj\+X{margin:1rem 0;text-align:center}.NewsEditor_composition-thumbnail__D9MdB,.NewsEditor_composition-video__oER1l{border:1px solid var(--color-border);border-radius:4px;max-width:100%}.NewsEditor_composition-details__DguSk{color:var(--color-text-secondary);font-size:var(--typography-size-sm)}.NewsEditor_composition-notes__pjvXs{background:var(--color-background-elevated);border:1px solid var(--color-border);border-radius:4px;margin:1rem 0;padding:1rem}.NewsEditor_composition-notes__pjvXs h5{margin:0 0 .5rem}.NewsEditor_rendering-status__BOXKg{margin-bottom:1.5rem}.NewsEditor_status-info__027op{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.NewsEditor_status-label__iGAku,.NewsEditor_status-value__bd4sU{font-weight:var(--typography-weight-medium)}.NewsEditor_status-value__bd4sU{border-radius:12px;font-size:var(--typography-size-xs);padding:.25rem .5rem;text-transform:capitalize}.NewsEditor_status-completed__VzMWC{background:#22c55e33;color:#22c55e}.NewsEditor_status-processing__Q0tGC{background:#f59e0b33;color:#f59e0b}.NewsEditor_status-failed__lzIcy{background:#ef444433;color:#ef4444}.NewsEditor_status-pending__G8vhz{background:#9ca3af33;color:#9ca3af}.NewsEditor_thumbnail-preview__7v24b,.NewsEditor_video-preview__GeCTb{margin:1rem 0;text-align:center}.NewsEditor_rendering-thumbnail__gQ3VW,.NewsEditor_rendering-video__h26WW{border:1px solid var(--color-border);border-radius:4px;max-width:100%}.NewsEditor_rendering-details__MPgH\+{color:var(--color-text-secondary);font-size:var(--typography-size-sm)}.NewsEditor_error-message__P7fMN{color:#ef4444;font-weight:500}.NewsEditor_editor-footer__CbqNL{border-top:1px solid var(--color-border);color:var(--color-text-secondary);font-size:var(--typography-size-sm);margin-top:1.5rem;padding-top:1rem}.NewsEditor_editor-footer__CbqNL p{margin:.25rem 0}.NewsEditor_news-editor-error__EStTu,.NewsEditor_news-editor-loading__Tpf-B{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;text-align:center}.NewsEditor_loading-spinner__4-X01{animation:NewsEditor_spin__J5b4p 1s linear infinite;border-top:3px solid var(--color-border);border:3px solid var(--color-border);border-radius:50%;border-top-color:var(--color-primary);height:40px;margin-bottom:1rem;width:40px}@keyframes NewsEditor_spin__J5b4p{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.NewsEditor_news-editor-error__EStTu h3{color:var(--color-error);margin-bottom:.5rem}.NewsEditor_news-editor-error__EStTu button{background:var(--color-primary);border:1px solid var(--color-primary);border-radius:4px;color:var(--color-text-inverse);cursor:pointer;font-weight:var(--typography-weight-medium);margin-top:1rem;padding:.75rem 1.5rem}.NewsEditor_news-editor-error__EStTu button:hover{background:#0056b3}@media (max-width:768px){.NewsEditor_news-editor-header__jvguZ{flex-direction:column;gap:1rem;padding:1rem}.NewsEditor_news-editor-content__JuXGp{padding:1rem}.NewsEditor_pipeline-stage-header__hNgNG{padding:.75rem 1rem}.NewsEditor_stage-header-left__hjE0u{gap:.5rem}.NewsEditor_stage-rerun-button__NwXv0{font-size:var(--typography-size-xs);padding:.375rem .75rem}.NewsEditor_editor-header__-QINH{align-items:flex-start;flex-direction:column;gap:1rem}.NewsEditor_editor-actions__PH\+d4{justify-content:space-between;width:100%}.NewsEditor_current-job-info__WEQ8C{align-items:flex-start;flex-direction:column;gap:.75rem}}.NewsEditor_rerun-selection-section__ozJ5N{background:var(--color-background-main);border:1px solid var(--color-border);border-radius:.5rem;margin-bottom:2rem;padding:1.5rem}.NewsEditor_rerun-selection-section__ozJ5N h5{color:var(--color-text-primary);margin-bottom:1.5rem}.NewsEditor_cast-selection__Ijxrr{margin-bottom:2rem}.NewsEditor_cast-selection__Ijxrr h6{color:var(--color-text-primary);margin-bottom:1rem}.NewsEditor_cast-grid__qqQiJ{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.NewsEditor_cast-agent__Nv7vc{align-items:center;background:var(--color-background-surface);border:2px solid var(--color-border);border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;padding:1rem;transition:all .2s ease}.NewsEditor_cast-agent__Nv7vc:hover{border-color:var(--color-primary);box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.NewsEditor_cast-agent__Nv7vc.NewsEditor_selected__0kQPC{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-white)}.NewsEditor_cast-agent__Nv7vc.NewsEditor_selected__0kQPC .NewsEditor_cast-description__Hr1Bs,.NewsEditor_cast-agent__Nv7vc.NewsEditor_selected__0kQPC .NewsEditor_cast-name__dvaRL{color:var(--color-white)}.NewsEditor_cast-headshot__ZCwDs{border:2px solid var(--color-border);border-radius:50%;height:80px;margin-bottom:.5rem;object-fit:cover;width:80px}.NewsEditor_cast-agent__Nv7vc.NewsEditor_selected__0kQPC .NewsEditor_cast-headshot__ZCwDs{border-color:var(--color-white)}.NewsEditor_cast-headshot-placeholder__ChPWk{align-items:center;background:var(--color-background-secondary);border-radius:50%;color:var(--color-text-secondary);display:flex;font-size:.75rem;height:80px;justify-content:center;margin-bottom:.5rem;width:80px}.NewsEditor_cast-info__ROhts{text-align:center}.NewsEditor_cast-name__dvaRL{font-weight:600;margin-bottom:.25rem}.NewsEditor_cast-description__Hr1Bs{font-size:.75rem;line-height:1.3}.NewsEditor_cast-error__9WDcG,.NewsEditor_cast-loading__b3OHj{color:var(--color-text-secondary);padding:2rem;text-align:center}.NewsEditor_cast-error__9WDcG{color:var(--color-error)}.NewsEditor_studio-selection__jORfi{margin-bottom:2rem}.NewsEditor_studio-selection__jORfi h6{color:var(--color-text-primary);margin-bottom:1rem}.NewsEditor_studio-grid__j\+tyE{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.NewsEditor_studio-option__kmc6d{background:var(--color-background-surface);border:2px solid var(--color-border);border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;padding:1rem;transition:all .2s ease}.NewsEditor_studio-option__kmc6d:hover{border-color:var(--color-primary);box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.NewsEditor_studio-option__kmc6d.NewsEditor_selected__0kQPC{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-white)}.NewsEditor_studio-option__kmc6d.NewsEditor_selected__0kQPC .NewsEditor_studio-description__WMkUH,.NewsEditor_studio-option__kmc6d.NewsEditor_selected__0kQPC .NewsEditor_studio-name__G6TS0{color:var(--color-white)}.NewsEditor_studio-preview__0aCJ4{border:1px solid var(--color-border);border-radius:.25rem;height:120px;margin-bottom:.75rem;object-fit:cover;width:100%}.NewsEditor_studio-option__kmc6d.NewsEditor_selected__0kQPC .NewsEditor_studio-preview__0aCJ4{border-color:var(--color-white)}.NewsEditor_studio-preview-placeholder__T\+wNo{align-items:center;background:var(--color-background-secondary);border-radius:.25rem;color:var(--color-text-secondary);display:flex;font-size:.75rem;height:120px;justify-content:center;margin-bottom:.75rem;width:100%}.NewsEditor_studio-info__\+6lce{flex:1 1}.NewsEditor_studio-name__G6TS0{font-weight:600;margin-bottom:.25rem}.NewsEditor_studio-description__WMkUH{font-size:.75rem;line-height:1.3}.NewsEditor_rerun-controls__QQL1y{align-items:center;display:flex;flex-direction:column;gap:1rem}.NewsEditor_rerun-button__32LBR{background:var(--newng-red);border:none;border-radius:.5rem;color:var(--newng-white);cursor:pointer;font-size:1rem;font-weight:600;min-width:200px;padding:.75rem 1.5rem;transition:all .2s ease}.NewsEditor_rerun-button__32LBR:hover:not(:disabled){background:var(--newng-blue);box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.NewsEditor_rerun-button__32LBR:disabled{background:var(--color-background-secondary);box-shadow:none;color:var(--color-text-secondary);cursor:not-allowed;transform:none}.NewsEditor_rerun-status__Nx7Sl{max-width:400px;width:100%}.NewsEditor_rerun-progress__1kZlu{display:flex;flex-direction:column;gap:.5rem}.NewsEditor_rerun-progress-bar__F9o7s{background:var(--color-background-secondary);border-radius:4px;height:8px;overflow:hidden;width:100%}.NewsEditor_rerun-progress-fill__tSFrR{background:var(--color-primary);height:100%;transition:width .3s ease}.NewsEditor_rerun-status-text__Hkh-U{color:var(--color-text-secondary);text-align:center}.NewsEditor_hidden__JmRL0{display:none}.AuthLayout_auth-root__PI47U{align-items:center;background:var(--color-background-main);display:flex;justify-content:center;min-height:100vh;padding:var(--spacing-xl) var(--spacing-md)}.AuthLayout_auth-card__K1-5c{background:var(--color-background-surface);border:1px solid var(--color-border);border-radius:var(--button-border-radius);max-width:520px;padding:var(--spacing-xl);width:100%}.AuthLayout_brand__QoCY7{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-md);margin-bottom:var(--spacing-lg)}.AuthLayout_logo__-KElk{color:var(--color-primary);filter:drop-shadow(0 8px 24px color-mix(in srgb,var(--color-primary) 30%,transparent));height:auto;width:96px}.AuthForm_form__fi2f9{display:flex;flex-direction:column;gap:var(--spacing-md)}.AuthForm_field__Va-5i{display:flex;flex-direction:column;gap:var(--spacing-xs)}.AuthForm_label__fmhBn{color:var(--color-text-secondary)}.AuthForm_input__GvKob{background:var(--color-background-elevated);border:1px solid var(--color-border);border-radius:calc(var(--button-border-radius) - 2px);color:var(--color-text-primary);font-family:var(--typography-font-family);padding:var(--spacing-sm) var(--spacing-md);width:100%}.AuthForm_input__GvKob:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary) 40%,#0000);outline:none}.AuthForm_hint__cfkXc{color:var(--color-text-disabled)}.AuthForm_error__1dIwy{background:color-mix(in srgb,var(--color-primary) 10%,var(--color-background-surface));border:1px solid color-mix(in srgb,var(--color-primary) 40%,var(--color-border));border-radius:calc(var(--button-border-radius) - 2px);color:var(--color-text-primary);padding:var(--spacing-sm) var(--spacing-md)}.AuthForm_actions__Lz045{display:flex;flex-direction:column;gap:var(--spacing-md);margin-top:var(--spacing-sm)}.AuthForm_submitButton__S\+l03{align-self:center;border-radius:calc(var(--button-border-radius) - 2px)!important;font-size:1rem!important;font-weight:500!important;padding:var(--spacing-sm) 3rem!important}.AuthForm_linksRow__zoKhW{display:flex;flex-wrap:wrap;gap:var(--spacing-sm);justify-content:center}.AccountPage_section__4ZAyu{display:flex;flex-direction:column;gap:var(--spacing-md);margin-top:var(--spacing-lg)}.AccountPage_kvGrid__FFC\+M{background:var(--color-background-elevated);border:1px solid var(--color-border);border-radius:calc(var(--button-border-radius) - 2px);display:flex;flex-direction:column;gap:var(--spacing-sm);padding:var(--spacing-md)}.AccountPage_kvRow__Qj-ye{display:flex;gap:var(--spacing-md);justify-content:space-between}.AccountPage_banner__Pjh\+B{background:color-mix(in srgb,var(--color-primary) 10%,var(--color-background-surface));border:1px solid color-mix(in srgb,var(--color-primary) 35%,var(--color-border));border-radius:calc(var(--button-border-radius) - 2px);padding:var(--spacing-sm) var(--spacing-md)}.AccountPage_lowBalanceBanner__EdfAC{align-items:center;background:color-mix(in srgb,#f59e0b 12%,var(--color-background-surface));background:color-mix(in srgb,var(--color-warning,#f59e0b) 12%,var(--color-background-surface));border:1px solid color-mix(in srgb,var(--color-warning,#f59e0b) 50%,var(--color-border));border-radius:calc(var(--button-border-radius) - 2px);display:flex;gap:var(--spacing-md);justify-content:space-between;padding:var(--spacing-sm) var(--spacing-md)}.AccountPage_bannerContent__f4D0I{flex:1 1}.AccountPage_actionsRow__88Nze{display:flex;flex-wrap:wrap;gap:var(--spacing-sm)}.AccountPage_newKeyBox__8lgDI{background:var(--color-background-elevated);border:1px solid var(--color-border);border-radius:calc(var(--button-border-radius) - 2px);display:flex;flex-direction:column;gap:var(--spacing-sm);padding:var(--spacing-md)}.AccountPage_code__Bo3Ve{background:var(--color-background-main);border:1px dashed var(--color-border);border-radius:calc(var(--button-border-radius) - 4px);color:var(--color-text-primary);display:block;font-family:var(--typography-font-mono);overflow-x:auto;padding:var(--spacing-sm) var(--spacing-md)}.AccountPage_table__xaBF9{border:1px solid var(--color-border);border-radius:calc(var(--button-border-radius) - 2px);overflow:hidden}.AccountPage_tableRow__HGxRN{grid-gap:var(--spacing-sm);background:var(--color-background-elevated);border-top:1px solid var(--color-border);display:grid;gap:var(--spacing-sm);grid-template-columns:1.2fr 1fr auto;padding:var(--spacing-sm) var(--spacing-md)}.AccountPage_tableRow__HGxRN:first-child{border-top:none}.AccountPage_tableCell__qISmr{display:flex;flex-direction:column;gap:2px}.AccountPage_tableCellRight__DDy9H{align-items:center;display:flex;justify-content:flex-end}.AccountPage_loadingRow__Qyr8l{align-items:center;display:flex;gap:var(--spacing-sm);padding:var(--spacing-sm) 0}.AccountPage_footerLinks__JQc42{display:flex;justify-content:center;margin-top:var(--spacing-sm)}.AccountPage_successBox__A7l4v{background:color-mix(in srgb,#22c55e 10%,var(--color-background-surface));background:color-mix(in srgb,var(--color-success,#22c55e) 10%,var(--color-background-surface));border:1px solid color-mix(in srgb,var(--color-success,#22c55e) 40%,var(--color-border));border-radius:calc(var(--button-border-radius) - 2px);padding:var(--spacing-lg);text-align:center}.AccountPage_errorBox__BpwrA{background:color-mix(in srgb,#ef4444 10%,var(--color-background-surface));background:color-mix(in srgb,var(--color-error,#ef4444) 10%,var(--color-background-surface));border:1px solid color-mix(in srgb,var(--color-error,#ef4444) 40%,var(--color-border));border-radius:calc(var(--button-border-radius) - 2px);padding:var(--spacing-lg);text-align:center}@media (max-width:600px){.AccountPage_kvRow__Qj-ye{align-items:flex-start;flex-direction:column}.AccountPage_tableRow__HGxRN{grid-template-columns:1fr}.AccountPage_tableCellRight__DDy9H{justify-content:flex-start}}.DevicePage_page__AyofQ{display:flex;flex-direction:column;gap:var(--spacing-lg);margin:0 auto;max-width:420px}.DevicePage_codeCard__DiKtp,.DevicePage_infoCard__SqU9x,.DevicePage_successCard__Eia6t{background:var(--color-background-elevated);border:1px solid var(--color-border);border-radius:var(--button-border-radius);display:flex;flex-direction:column;gap:var(--spacing-sm);padding:var(--spacing-md)}.DevicePage_successCard__Eia6t{background:color-mix(in srgb,var(--color-success) 6%,var(--color-background-elevated));border-color:color-mix(in srgb,var(--color-success) 50%,var(--color-border))}.DevicePage_successHeader__OSBVN{border-bottom:1px solid var(--color-border);display:flex;flex-direction:column;gap:var(--spacing-xs);margin-bottom:var(--spacing-xs);padding-bottom:var(--spacing-sm)}.DevicePage_cardHeader__ngNJ-{margin-bottom:var(--spacing-xs)}.DevicePage_codeRow__B5Q29{align-items:center;display:flex;gap:var(--spacing-sm)}.DevicePage_codeDisplay__kipnk{background:var(--color-background-surface);border:1px solid var(--color-border);border-radius:calc(var(--button-border-radius) - 2px);color:var(--color-primary);flex:0 0 auto;font-family:var(--typography-font-family);font-size:var(--typography-fontSize-lg);font-weight:var(--typography-fontWeight-semibold);letter-spacing:.1em;padding:var(--spacing-sm) var(--spacing-md)}.DevicePage_apiKeyDisplay__5hgu9{background:var(--color-background-surface);flex:1 1 auto;min-width:0;overflow:hidden;word-break:break-all}.DevicePage_apiKeyDisplay__5hgu9,.DevicePage_copyBtn__wTpeK{border:1px solid var(--color-border);border-radius:calc(var(--button-border-radius) - 2px);color:var(--color-text-secondary);font-family:var(--typography-font-family);font-size:var(--typography-fontSize-xs);padding:var(--spacing-xs) var(--spacing-sm)}.DevicePage_copyBtn__wTpeK{align-items:center;background:#0000;cursor:pointer;display:inline-flex;gap:var(--spacing-xs);transition:all .15s ease;white-space:nowrap}.DevicePage_copyBtn__wTpeK:hover{background:var(--color-background-surface);border-color:var(--color-primary);color:var(--color-primary)}.DevicePage_copyBtn__wTpeK[data-copied=true]{border-color:var(--color-success);color:var(--color-success)}.DevicePage_infoCard__SqU9x{gap:var(--spacing-xs)}.DevicePage_infoRow__rkuN9{align-items:center;display:flex;justify-content:space-between;padding:var(--spacing-xs) 0}.DevicePage_infoRow__rkuN9:not(:last-child){border-bottom:1px solid var(--color-border)}.DevicePage_warningBanner__8Qpan{align-items:center;background:color-mix(in srgb,var(--color-warning) 10%,var(--color-background-surface));border:1px solid color-mix(in srgb,var(--color-warning) 40%,var(--color-border));border-radius:calc(var(--button-border-radius) - 2px);display:flex;gap:var(--spacing-md);justify-content:space-between;padding:var(--spacing-sm) var(--spacing-md)}.DevicePage_actionsRow__Pt40E{align-items:center;display:flex;gap:var(--spacing-lg);justify-content:center;padding-top:var(--spacing-sm)}.DevicePage_cancelLink__7nVWM{color:var(--color-text-secondary);font-family:var(--typography-font-family);font-size:var(--typography-fontSize-sm);text-decoration:none;transition:color .15s ease}.DevicePage_cancelLink__7nVWM:hover{color:var(--color-text-primary)}
/*# sourceMappingURL=main.2b7f7d39.css.map*/