.skeleton{position:relative;overflow:hidden;background:var(--surface-2)}.skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:skeleton-shimmer 1.35s ease-in-out infinite}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.skeleton-grid{margin-top:2px}.skeleton-video-card,.skeleton-playlist-item{pointer-events:none}.skeleton-video-card{container-type:inline-size;min-width:0}.skeleton-thumb{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:var(--radius)}.skeleton-duration{position:absolute;right:7px;bottom:7px;width:38px;height:16px;border-radius:4px;background:#00000061}.skeleton-video-card-body{display:flex;flex-direction:row;gap:10px;padding:10px 2px 0}.skeleton-video-card-info{display:flex;flex:1;flex-direction:column;gap:5px;min-width:0;padding-top:1px}.skeleton-avatar,.sidebar-skeleton-avatar{width:36px;height:36px;border-radius:50%;flex-shrink:0}.sidebar-skeleton-avatar{width:28px;height:28px}.skeleton-line{width:100%;height:12px;border-radius:99px}.skeleton-line-title{height:13px;max-width:92%}.skeleton-line-title.short{max-width:68%}.skeleton-video-card-meta{display:flex;align-items:center;gap:5px;margin-top:2px}.skeleton-line-channel,.skeleton-line-time{width:34%;height:10px}.skeleton-line-time{width:22%}.skeleton-line-meta{width:42%;height:11px;margin-top:3px}.skeleton-meta-dot{width:3px;height:3px;border-radius:50%;background:var(--surface-3);flex-shrink:0}.skeleton-line-small{width:76px}.skeleton-table .skeleton-line{min-width:120px}.skeleton-table td.shrink .skeleton-line{min-width:54px}.skeleton-heading{width:180px;height:22px;margin:4px 0 20px;border-radius:99px}.page-skeleton{display:flex;flex-direction:column}.sidebar-skeleton-list{display:flex;flex-direction:column;gap:2px}.sidebar-skeleton-item{display:flex;align-items:center;gap:10px;padding:7px 10px}.sidebar-skeleton-square{width:28px;height:28px;border-radius:8px;flex-shrink:0}.sidebar-skeleton-item .skeleton-line{height:10px}.skeleton-playlist .playlist-item{cursor:default}.skeleton-playlist-num{width:18px;height:12px;margin-top:2px;border-radius:99px;flex-shrink:0}.skeleton-playlist-thumb{width:100px;aspect-ratio:16 / 9;border-radius:4px;flex-shrink:0}.skeleton-short{border-radius:var(--radius)}@media(prefers-reduced-motion:reduce){.skeleton:after{animation:none}}.video-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--video-card-min, 248px),1fr));gap:22px 12px}.video-grid--sm,.video-grid--md,.video-grid--lg{grid-template-columns:repeat(auto-fill,minmax(var(--video-card-min, 248px),1fr))}.child-lock-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:190;background:var(--bg);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;padding:24px;text-align:center}.child-lock-center{display:flex;flex-direction:column;align-items:center;gap:14px;max-width:460px}.child-lock-icon{color:var(--accent);opacity:.9;margin-bottom:6px}.child-lock-title{font-size:24px;font-weight:700;margin:0}.child-lock-text{font-size:15px;color:var(--text-2);line-height:1.55;margin:0}.child-lock-ask{margin-top:10px}.child-lock-sent{margin-top:10px;font-size:14px;color:var(--text-2)}.child-lock-profiles{display:flex;flex-direction:column;align-items:center;gap:12px}.child-lock-profiles-label{font-size:13px;color:var(--text-2)}.child-lock-profiles-row{display:flex;gap:18px;flex-wrap:wrap;justify-content:center}.child-lock-profile{display:flex;flex-direction:column;align-items:center;gap:8px;background:none;border:none;cursor:pointer;color:var(--text);padding:10px;border-radius:12px}.child-lock-profile:hover{background:var(--surface)}.child-lock-profile-name{font-size:13px;display:flex;align-items:center;gap:4px;color:var(--text-2)}.child-time-banner{display:flex;align-items:flex-start;gap:12px;background:var(--surface);border:1px solid var(--accent);border-radius:12px;padding:14px 16px;margin-bottom:16px}.child-time-banner-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px}.child-time-banner-title{font-size:14px;font-weight:600}.child-time-banner-actions{display:flex;gap:8px;flex-wrap:wrap}.child-time-banner-close{flex-shrink:0}.profile-menu{align-items:center;display:flex;flex-shrink:0;gap:8px;margin-left:6px;position:relative}.profile-picker-anchor{order:2}.profile-trigger{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:2px;border-radius:50%;cursor:pointer}.profile-trigger:hover{background:var(--surface)}.profile-avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-weight:600;overflow:hidden;flex-shrink:0;-webkit-user-select:none;user-select:none;line-height:1}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-picker-popover{min-width:240px}.profile-dropdown-list{display:flex;flex-direction:column;max-height:320px;overflow-y:auto}.profile-row{display:flex;align-items:center;gap:12px;width:100%;background:none;border:none;color:var(--text);text-align:left;padding:8px 10px;border-radius:8px;cursor:pointer;font-size:14px}.profile-row:hover,.profile-row.active{background:var(--surface-2)}.profile-row-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-row-lock{color:var(--text-3);flex-shrink:0}.profile-row-check{color:var(--accent);flex-shrink:0}.profile-picker-actions{margin:0;min-width:0;padding:0}.profile-pin-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:200;padding:20px}.profile-pin-modal{position:relative;background:var(--surface);border:0;border-radius:16px;padding:28px 28px 24px;width:320px;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}.profile-pin-close{position:absolute;top:12px;right:12px;background:none;border:none;color:var(--text-2);cursor:pointer;padding:4px;border-radius:6px;display:flex}.profile-pin-close:hover{background:var(--surface-2);color:var(--text)}.profile-pin-title{font-size:17px;font-weight:600;margin-top:4px}.profile-pin-hint{color:var(--text-2);font-size:13px;text-align:center}.profile-pin-input{width:100%;text-align:center;letter-spacing:8px;text-indent:8px;font-size:20px;background:var(--bg);border:1px solid var(--surface-3);color:var(--text);border-radius:10px;padding:12px;margin:4px 0 6px;outline:none}.profile-pin-input:focus{border-color:var(--accent)}.profile-pin-input.error{border-color:var(--live)}.profile-card-size-trigger:hover,.profile-card-size-trigger.active{background:var(--surface-2);color:var(--text)}.profile-enhance-extension{display:none;position:relative}.profile-enhance-extension[data-extension-status=active]{display:block}.profile-enhance-extension-trigger-wrap{display:inline-flex}.profile-enhance-popover{box-sizing:border-box;width:min(390px,calc(100vw - 24px))}.profile-enhance-settings .ui-setting-row{gap:18px}.profile-enhance-settings .ui-setting-row__copy{max-width:270px}.profile-enhance-settings .ui-control-label{font-size:13.5px}.profile-enhance-settings .ui-control-description{font-size:11.5px;line-height:1.4;margin-top:3px}.profile-enhance-extension-badge{background:#32d074;border:2px solid var(--bg);border-radius:50%;height:9px;opacity:0;pointer-events:none;position:absolute;right:1px;top:0;transform:scale(.65);transition:opacity .16s ease,transform .16s ease;width:9px}.profile-enhance-extension[data-extension-status=active] .profile-enhance-extension-badge{opacity:1;transform:scale(1)}.ui-popover__content.profile-card-size-popover{min-width:min(220px,calc(100vw - 24px))}.profile-card-size-popover>.stepped-slider{margin-bottom:10px}.profile-card-size-popover .ui-popover__title,.profile-feed-sort-row .ui-control-label{color:var(--text-2);font-size:10px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.profile-feed-sort-row{align-items:stretch;flex-direction:column;gap:9px;padding:4px 0 6px}.profile-card-size-popover .profile-feed-sort-row{border-top:0}.profile-feed-sort-row .ui-setting-row__copy,.profile-feed-sort-row .ui-setting-row__control,.profile-feed-sort-control{width:100%}.profile-feed-sort-control .ui-segmented__option{font-size:12px;font-weight:500;min-height:32px;padding:6px 10px}.profile-incognito-row{align-items:flex-start;gap:14px;padding:8px 2px;transition:background .18s ease,color .18s ease}.profile-card-size-popover .profile-incognito-row{border-top:0}.profile-incognito-row .ui-setting-row__copy{max-width:155px}.profile-incognito-row .ui-control-label{font-size:13px}.profile-incognito-row .ui-control-description{color:var(--text-3);font-size:10.5px;line-height:1.35;margin-top:3px}.profile-incognito-control{align-items:center;color:var(--text-3);display:flex;gap:8px;padding-top:1px}.profile-incognito-row--active .ui-control-label,.profile-incognito-row--active .profile-incognito-control{color:#78ffb7}.profile-incognito-row--active .profile-incognito-control>svg{filter:drop-shadow(0 0 5px rgba(80,255,163,.45))}.cleanup-menu-item-chevron{color:var(--text-3)}.ui-button{align-items:center;background:var(--chip);border:0;border-radius:999px;color:var(--text);cursor:pointer;display:inline-flex;font:inherit;font-size:13.5px;font-weight:500;gap:7px;height:36px;justify-content:center;padding:0 15px;white-space:nowrap}.ui-button:hover{background:var(--chip-hover)}.ui-button:focus-visible,.ui-input:focus-visible,.ui-slider:focus-visible,.ui-switch:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ui-button:disabled{cursor:default;opacity:.5}.ui-button--primary{background:var(--text);color:var(--bg)}.ui-button--primary:hover{background:#d9d9d9}.ui-button--secondary{background:var(--surface-3)}.ui-button--danger:hover{color:#ff6b76}.ui-button--ghost{background:transparent;color:var(--text-2)}.ui-button--ghost:hover{background:var(--surface-2);color:var(--text)}.ui-button--sm{font-size:12.5px;height:30px;padding:0 12px}.ui-button--icon{padding:0;width:36px}.ui-button--sm.ui-button--icon{width:30px}.ui-button__icon{align-items:center;display:inline-flex}.ui-button svg{height:16px;stroke-width:1.8;width:16px}.ui-button.like-btn{background:transparent;padding:0 8px;position:relative;transition:color .18s ease}.ui-button.like-btn:hover,.ui-button.like-btn[aria-pressed=true]{background:transparent}.ui-button.like-btn:not([aria-pressed=true]):hover{color:#ff7b8d}.ui-button.like-btn svg{transform:rotate(0);transform-origin:45% 55%;transition:color .18s ease,transform .22s cubic-bezier(.22,1,.36,1)}.ui-button.like-btn:not([aria-pressed=true]):hover svg{transform:rotate(-10deg)}.ui-button.like-btn[aria-pressed=true] svg,.ui-button.like-btn[aria-pressed=true]:hover svg{transform:rotate(0)}.ui-button.like-active{color:#ff4d6a}@media(prefers-reduced-motion:reduce){.ui-button.like-btn svg{transition:color .18s ease}.ui-button.like-btn:not([aria-pressed=true]):hover svg{transform:rotate(0)}}.ui-floating-popover__trigger{display:inline-flex}.ui-floating-popover__content{background:var(--surface-2);border:0;border-radius:12px;box-shadow:0 8px 30px #00000094;padding:12px;position:fixed;z-index:1000}.ui-floating-popover__content[data-state=open]{animation:ui-floating-popover-in .16s cubic-bezier(.22,1,.36,1);transform-origin:top}.ui-floating-popover__content[data-state=closed]{animation:ui-floating-popover-out .12s ease-in forwards;pointer-events:none}@keyframes ui-floating-popover-in{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ui-floating-popover-out{to{opacity:0;transform:translateY(-3px) scale(.98)}}@media(prefers-reduced-motion:reduce){.ui-floating-popover__content[data-state]{animation-duration:1ms}}.ui-menu{display:grid;margin:-6px;min-width:190px;padding:6px}.ui-menu__item{align-items:center;background:transparent;border:0;border-radius:8px;color:var(--text);cursor:pointer;display:flex;font-size:13.5px;gap:10px;padding:9px 10px;text-align:left;width:100%}.ui-menu__item:hover{background:var(--surface-3)}.ui-menu__item--selected{background:color-mix(in srgb,var(--accent) 12%,transparent)}.ui-menu__icon{align-items:center;color:var(--text-2);display:flex}.ui-menu__icon svg,.ui-menu__check{height:17px;width:17px}.ui-menu__label{flex:1;min-width:0}.ui-menu__check{color:var(--accent)}.ui-menu__status{align-items:center;color:var(--accent);display:inline-flex;font-size:12px;font-weight:600;gap:4px;margin-left:auto}.ui-menu__status svg{color:currentColor;height:14px;stroke-width:1.8;width:14px}.ui-menu__loading{align-items:center;color:var(--text-2);display:flex;font-size:13px;gap:8px;justify-content:center;min-height:44px;padding:8px 12px}.ui-menu__label-heading{color:var(--text-3);font-size:10.5px;font-weight:700;padding:6px 10px 4px;text-transform:uppercase}.ui-menu__separator{background:var(--surface-3);height:1px;margin:6px 4px}.ui-menu__header{align-items:center;border-bottom:1px solid var(--surface-3);display:flex;font-size:13px;font-weight:600;gap:8px;margin-bottom:4px;padding:2px 4px 8px}.ui-menu__header button{background:transparent;border:0;border-radius:6px;color:var(--text);display:grid;height:26px;place-items:center;width:26px}.ui-split-button{display:inline-flex}.ui-split-button .ui-button{border-radius:0}.ui-split-button__main{border-radius:999px 0 0 999px!important;padding-right:12px}.ui-split-button__toggle{border-radius:0 999px 999px 0!important;position:relative;width:32px}.ui-split-button__toggle:before{background:currentColor;content:"";height:18px;left:0;opacity:.16;position:absolute;width:1px}.ui-checkbox{align-items:flex-start;color:var(--text);cursor:pointer;display:flex;font-size:13.5px;gap:9px;min-width:0;position:relative}.ui-checkbox input{height:1px;opacity:0;pointer-events:none;position:absolute;width:1px}.ui-checkbox__control{align-items:center;background:var(--bg);border:1px solid var(--surface-3);border-radius:5px;box-sizing:border-box;color:#fff;display:inline-flex;flex:0 0 18px;height:18px;justify-content:center;margin-top:1px;transition:background .15s,border-color .15s,box-shadow .15s;width:18px}.ui-checkbox__control svg{height:13px;opacity:0;stroke-width:3;transform:scale(.65);transition:opacity .12s,transform .15s ease;width:13px}.ui-checkbox input:checked+.ui-checkbox__control{background:var(--accent);border-color:var(--accent)}.ui-checkbox input:checked+.ui-checkbox__control svg{opacity:1;transform:scale(1)}.ui-checkbox input:focus-visible+.ui-checkbox__control{box-shadow:0 0 0 2px var(--bg),0 0 0 4px var(--accent)}.ui-checkbox:hover .ui-checkbox__control{border-color:color-mix(in srgb,var(--accent) 60%,var(--surface-3))}.ui-checkbox--disabled{cursor:default;opacity:.55}.ui-checkbox__copy{min-width:0}.ui-checkbox__label{display:block}.ui-labeled-control,.ui-setting-row{align-items:center;display:flex;gap:16px;justify-content:space-between}.ui-switch{align-items:center;background:var(--surface-3);border:0;border-radius:999px;box-sizing:border-box;cursor:pointer;display:inline-flex;flex:0 0 42px;height:24px;overflow:hidden;padding:3px;transition:background .15s;width:42px}.ui-switch__thumb{background:var(--text-2);border-radius:50%;display:block;flex:0 0 18px;height:18px;transform:translate(0);transition:transform .15s ease,background .15s;width:18px}.ui-switch--checked{background:var(--accent)}.ui-switch--checked .ui-switch__thumb{background:#fff;transform:translate(18px)}.ui-switch:disabled{cursor:default;opacity:.55}.ui-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(to right,var(--accent) 0 var(--ui-slider-progress),var(--surface-3) var(--ui-slider-progress) 100%);border-radius:999px;cursor:pointer;height:6px}.ui-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--accent);border:0;border-radius:50%;box-shadow:0 3px 10px color-mix(in srgb,var(--accent) 45%,transparent);height:18px;width:18px}.ui-slider::-moz-range-thumb{background:var(--accent);border:0;border-radius:50%;height:18px;width:18px}.ui-input{background:var(--bg);border:1px solid var(--surface-3);border-radius:8px;color:var(--text);font:inherit;font-size:13.5px;height:36px;min-width:0;padding:0 11px}.ui-input--sm{border-radius:7px;font-size:12px;height:30px;padding-inline:9px}.ui-input::placeholder{color:var(--text-3)}.ui-input:disabled{cursor:default;opacity:.55}.ui-textarea{height:auto;line-height:1.45;min-height:92px;padding-block:9px;resize:vertical}.ui-field{display:grid;gap:6px;min-width:0}.ui-field__label,.ui-control-label{color:var(--text);font-size:13.5px;font-weight:500}.ui-field__hint,.ui-control-description{color:var(--text-2);display:block;font-size:12px;line-height:1.45;margin-top:2px}.ui-field__hint--error{color:#ff6b76}.ui-input-group{align-items:stretch;display:flex}.ui-input-group>.ui-input{border-radius:0;flex:1}.ui-input-group>:first-child{border-radius:8px 0 0 8px}.ui-input-group>:last-child{border-radius:0 8px 8px 0}.ui-input-group>:only-child{border-radius:8px}.ui-input-group__affix{align-items:center;background:var(--surface-2);border:1px solid var(--surface-3);color:var(--text-2);display:flex;font-size:12px;padding:0 10px}.ui-color-picker__trigger{align-items:center;background:var(--bg);border:1px solid var(--surface-3);border-radius:8px;box-sizing:border-box;color:var(--text-2);cursor:pointer;display:inline-flex;font:inherit;gap:8px;height:36px;padding:4px 9px 4px 5px}.ui-color-picker__trigger:hover{border-color:color-mix(in srgb,var(--accent) 55%,var(--surface-3))}.ui-color-picker__trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ui-color-picker__trigger:disabled{cursor:default;opacity:.55}.ui-color-picker__trigger>span:first-child{border:1px solid rgba(255,255,255,.18);border-radius:5px;height:24px;width:24px}.ui-color-picker__trigger--swatch{height:30px;padding:3px;width:30px}.ui-color-picker__trigger--swatch>span:first-child{border-radius:5px;height:22px;width:22px}.ui-color-picker__value{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.ui-floating-popover__content.ui-color-picker__popover{box-sizing:border-box;width:min(232px,calc(100vw - 16px))}.ui-color-picker__spectrum{background-color:hsl(var(--ui-picker-hue) 100% 50%);background-image:linear-gradient(to bottom,transparent,#000),linear-gradient(to right,#fff,transparent);border-radius:8px;cursor:crosshair;height:128px;overflow:hidden;position:relative;touch-action:none;width:100%}.ui-color-picker__cursor{border:2px solid #fff;border-radius:50%;box-shadow:0 1px 4px #000000d9;height:12px;left:var(--ui-picker-saturation);pointer-events:none;position:absolute;top:var(--ui-picker-value);transform:translate(-50%,-50%);width:12px}.ui-color-picker__hue{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(to right,red,#ff0,#0f0,#0ff,#00f,#f0f,red);border:0;border-radius:999px;cursor:pointer;height:10px;margin:9px 0 10px;padding:0;width:100%}.ui-color-picker__hue::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:hsl(var(--ui-picker-hue) 100% 50%);border:2px solid #fff;border-radius:50%;box-shadow:0 1px 4px #000000b3;height:16px;width:16px}.ui-color-picker__hue::-moz-range-thumb{background:hsl(var(--ui-picker-hue) 100% 50%);border:2px solid #fff;border-radius:50%;box-shadow:0 1px 4px #000000b3;height:14px;width:14px}.ui-color-picker__grid{display:grid;gap:5px;grid-template-columns:repeat(6,1fr)}.ui-color-picker__swatch{align-items:center;aspect-ratio:1;border:2px solid transparent;border-radius:6px;color:#fff;cursor:pointer;display:flex;justify-content:center;min-width:0;padding:0}.ui-color-picker__swatch:hover{border-color:#ffffffa6;transform:scale(1.06)}.ui-color-picker__swatch[aria-selected=true]{border-color:#fff;box-shadow:0 0 0 2px var(--accent)}.ui-color-picker__swatch svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.7));height:15px;width:15px}.ui-color-picker__hex{align-items:center;border-top:1px solid var(--surface-3);color:var(--text-2);display:flex;font-size:10px;font-weight:700;gap:8px;letter-spacing:.08em;margin-top:9px;padding-top:9px}.ui-color-picker__hex .ui-input{flex:1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase;width:0}.ui-emoji-picker-popover{box-sizing:border-box;width:min(368px,calc(100vw - 16px));max-height:calc(100vh - 16px);padding:8px;overflow:auto}.ui-emoji-picker{display:grid;gap:8px}.ui-emoji-picker__anchor{flex:0 0 auto}.ui-emoji-picker__recent{display:grid;gap:6px;padding:2px 4px 4px}.ui-emoji-picker__recent>strong{color:var(--text-2);font-size:11px;font-weight:650}.ui-emoji-picker__recent-grid{display:grid;grid-template-columns:repeat(6,34px);gap:2px}.ui-emoji-picker__recent-grid button{display:grid;width:34px;height:34px;padding:0;border:1px solid transparent;border-radius:7px;background:transparent;font:inherit;font-size:18px;cursor:pointer;place-items:center}.ui-emoji-picker__recent-grid button:hover{background:var(--surface-3)}.ui-emoji-picker__recent-grid button:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.ui-emoji-picker__recent-grid button.is-selected{border-color:color-mix(in srgb,var(--accent) 55%,transparent);background:color-mix(in srgb,var(--accent) 14%,var(--surface))}.ui-emoji-picker__catalog.EmojiPickerReact{--epr-bg-color: var(--surface-2);--epr-dark-bg-color: var(--surface-2);--epr-dark-category-label-bg-color: var(--surface-2);--epr-dark-search-input-bg-color: var(--surface);--epr-dark-search-input-bg-color-active: var(--surface);--epr-dark-hover-bg-color: var(--surface-3);--epr-dark-focus-bg-color: var(--surface-3);--epr-highlight-color: var(--accent);--epr-dark-highlight-color: var(--accent);--epr-dark-text-color: var(--text);--epr-search-input-text-color: var(--text);--epr-search-input-placeholder-color: var(--text-3);--epr-category-label-height: 24px;--epr-category-navigation-button-size: 24px;--epr-header-padding: 8px 10px 6px;border-color:var(--surface-3);border-radius:10px;font-family:inherit}.ui-emoji-picker__catalog.EmojiPickerReact .epr-cat-btn:focus:before{content:none}.ui-emoji-picker__catalog.EmojiPickerReact .epr-emoji-category-label{color:var(--text-3);font-size:10.5px;font-weight:650;letter-spacing:.02em;text-transform:none}.ui-emoji-picker__loading{display:grid;min-height:330px;border:1px solid var(--surface-3);border-radius:10px;color:var(--text-3);font-size:12px;place-items:center}@media(max-width:420px){.ui-emoji-picker-popover{width:calc(100vw - 16px)}.ui-emoji-picker__catalog.EmojiPickerReact{height:min(310px,56vh)!important}}.ui-page-header{align-items:flex-start;display:flex;gap:var(--space-4);justify-content:space-between;margin:4px 0 20px;min-width:0}.ui-page-header__identity{align-items:center;display:flex;gap:12px;min-width:0}.ui-page-header__icon{align-items:center;display:inline-flex;flex:0 0 auto}.ui-page-header__copy{min-width:0}.ui-page-header h1{font-size:19px;font-weight:700;letter-spacing:-.2px;margin:0}.ui-page-header .ui-text{margin-top:6px;max-width:760px}.ui-page-header__actions{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:var(--space-2)}.ui-section-header{align-items:flex-start;display:flex;gap:var(--space-3);justify-content:space-between;margin-bottom:14px;min-width:0}.ui-section-header__copy{min-width:0}.ui-section-header h2,.ui-section-header h3,.ui-section-header h4{align-items:center;display:flex;font-size:15px;gap:8px;margin:0}.ui-section-header__icon{align-items:center;color:var(--text-2);display:inline-flex}.ui-section-header__icon svg{height:17px;width:17px}.ui-section-header .ui-text{margin-top:4px}.ui-section-header__actions{align-items:center;display:flex;flex:0 0 auto;gap:var(--space-2)}.ui-section-header--subtle h2,.ui-section-header--subtle h3,.ui-section-header--subtle h4{color:var(--text-2);font-size:14px}.ui-section-header--uppercase h2,.ui-section-header--uppercase h3,.ui-section-header--uppercase h4{color:var(--text-2);font-size:13px;letter-spacing:.04em;text-transform:uppercase}.ui-text{line-height:1.5;margin:0}.ui-text--sm{font-size:12px}.ui-text--md{font-size:13px}.ui-text--lg{font-size:14px}.ui-text--secondary{color:var(--text-2)}.ui-text--muted{color:var(--text-3)}.ui-text--danger{color:#ff7d86}.ui-text--success{color:#78d49b}.ui-divider{align-items:center;display:flex;gap:10px;margin:16px 0;min-width:0}.ui-divider:before,.ui-divider:after{background:var(--surface-3);content:"";height:1px;min-width:0}.ui-divider:before{display:none}.ui-divider:after{flex:1}.ui-divider--inset{margin-inline:8px}.ui-divider--labeled:before{display:block;flex:0 0 16px}.ui-divider>span{color:var(--text-3);flex:0 0 auto;font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.ui-stack{display:flex;flex-direction:column;gap:var(--ui-layout-gap);min-width:0}.ui-inline{align-items:center;display:flex;flex-wrap:wrap;gap:var(--ui-layout-gap);min-width:0}.ui-inline--nowrap{flex-wrap:nowrap}.ui-inline--align-start{align-items:flex-start}.ui-inline--align-end{align-items:flex-end}.ui-inline--align-stretch{align-items:stretch}.ui-inline--justify-center{justify-content:center}.ui-inline--justify-end{justify-content:flex-end}.ui-inline--justify-between{justify-content:space-between}.ui-file-dropzone{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-3);padding:48px 32px;border:2px dashed var(--surface-3);border-radius:14px;background:var(--surface);color:var(--text-2);text-align:center;transition:border-color .15s ease,background .15s ease,opacity .15s ease}.ui-file-dropzone--over{border-color:var(--accent);background:var(--surface-2)}.ui-file-dropzone--disabled{opacity:.65}.ui-file-dropzone__icon{display:inline-flex}.ui-file-dropzone>.ui-button{margin-top:var(--space-2)}.ui-alert{align-items:flex-start;background:color-mix(in srgb,var(--ui-alert-color) 11%,transparent);border:0;border-radius:10px;color:color-mix(in srgb,var(--ui-alert-color) 75%,white);display:flex;font-size:13px;gap:9px;line-height:1.45;padding:10px 12px}.ui-alert--info{--ui-alert-color: var(--accent)}.ui-alert--warning{--ui-alert-color: #f2a33a}.ui-alert--danger{--ui-alert-color: #f25b67}.ui-alert--success{--ui-alert-color: #52b979}.ui-alert__icon{display:inline-flex;flex:0 0 auto;margin-top:1px}.ui-alert__icon svg{height:16px;width:16px}.ui-alert__copy{min-width:0}.ui-alert__copy strong{display:block;margin-bottom:2px}.ui-alert .ui-button{background:color-mix(in srgb,var(--ui-alert-color) 17%,transparent);color:color-mix(in srgb,var(--ui-alert-color) 72%,white)}.ui-alert .ui-button:hover{background:color-mix(in srgb,var(--ui-alert-color) 26%,transparent);color:color-mix(in srgb,var(--ui-alert-color) 58%,white)}.ui-alert .ui-button:focus-visible{outline-color:var(--ui-alert-color)}.ui-empty-state{align-items:center;color:var(--text-2);display:flex;flex-direction:column;font-size:14px;justify-content:center;line-height:1.6;padding:90px 20px;text-align:center}.ui-empty-state--compact{padding:24px 16px}.ui-empty-state__icon{color:var(--text-3);display:inline-flex;margin-bottom:14px}.ui-empty-state__icon svg{height:40px;stroke-width:1.4;width:40px}.ui-empty-state--art{padding-block:clamp(24px,6vh,64px)}.ui-empty-state__art{width:min(300px,100%)}.ui-empty-state__art svg{display:block;height:auto;width:100%}.ui-empty-state__eyebrow{color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.08em;margin-top:16px;text-transform:uppercase}.ui-empty-state--art .ui-empty-state__title{font-size:clamp(19px,2.4vw,24px);letter-spacing:-.02em;line-height:1.2;margin-top:8px}.ui-empty-state--art .ui-empty-state__description{margin-top:9px;max-width:380px}.ui-empty-state__title{color:var(--text);font-weight:600}.ui-empty-state__description{margin-top:4px;max-width:520px}.ui-empty-state__action{margin-top:14px}.ui-badge{align-items:center;background:var(--surface-2);border-radius:999px;color:var(--text-2);display:inline-flex;font-weight:650;justify-content:center;white-space:nowrap}.ui-badge--md{font-size:11.5px;min-height:20px;padding:1px 8px}.ui-badge--sm{font-size:10.5px;min-height:18px;padding:1px 6px}.ui-badge--accent{background:var(--accent);color:#fff}.ui-badge--danger{background:color-mix(in srgb,#f25b67 20%,transparent);color:#ff8992}.ui-badge--success{background:color-mix(in srgb,#52b979 20%,transparent);color:#7bd99d}.ui-badge--warning{background:color-mix(in srgb,#f2a33a 20%,transparent);color:#f2c464}.ui-toast{background:var(--surface-2);border-radius:10px;bottom:24px;box-shadow:0 6px 30px #00000080;font-size:13.5px;left:50%;max-width:min(420px,calc(100vw - 24px));padding:12px 20px;position:fixed;transform:translate(-50%);z-index:200}.ui-toast--scheduled{background:#6d3cc7;border:1px solid rgba(220,199,255,.34);box-shadow:0 8px 34px #592daa7a;color:#f7f2ff}.ui-toast--success{border:1px solid color-mix(in srgb,#52b979 35%,transparent);color:#8ce2aa}.ui-toast--danger{border:1px solid color-mix(in srgb,#f25b67 35%,transparent);color:#ff939b}.ui-local-toast{animation:ui-local-toast-float 1.4s ease forwards;background:var(--surface-2);border-radius:8px;bottom:calc(100% + 6px);box-shadow:0 2px 12px #00000080;color:var(--text);font-size:12px;font-weight:600;left:50%;padding:4px 10px;pointer-events:none;position:absolute;transform:translate(-50%);white-space:nowrap;z-index:80}.ui-local-toast--danger{color:#ff939b}@keyframes ui-local-toast-float{0%{opacity:0;transform:translate(-50%) translateY(4px)}18%{opacity:1;transform:translate(-50%) translateY(0)}65%{opacity:1;transform:translate(-50%) translateY(-8px)}to{opacity:0;transform:translate(-50%) translateY(-18px)}}.ui-list{min-width:0}.ui-list-row{align-items:center;display:grid;gap:12px;grid-template-columns:auto minmax(0,1fr) auto auto;min-width:0;padding:11px 0}.ui-list--divided .ui-list-row+.ui-list-row{border-top:1px solid var(--surface-3)}.ui-list-row__media{align-items:center;display:flex;flex:0 0 auto}.ui-list-row__content{min-width:0}.ui-list-row__title{color:var(--text);display:block;font-size:13.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis}.ui-list-row__description,.ui-list-row__meta{color:var(--text-2);font-size:12px;line-height:1.45}.ui-list-row__description{display:block}.ui-list-row__meta{white-space:nowrap}.ui-list-row--button{background:transparent;border:0;color:var(--text);cursor:pointer;font:inherit;text-align:left;width:100%}.ui-list-row--button:hover{background:var(--surface-2)}.ui-list-row--button:focus-visible{border-radius:8px;outline:2px solid var(--accent);outline-offset:-2px}.ui-list-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.ui-dialog-backdrop{align-items:center;background:#000000b8;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:16px;position:fixed;z-index:1000}.ui-dialog{background:var(--surface-2);border:0;border-radius:14px;box-shadow:0 16px 48px #0000008c;max-height:min(85vh,720px);max-width:100%;overflow:auto;width:520px}.ui-dialog__header{align-items:center;border-bottom:1px solid var(--surface-3);display:flex;justify-content:space-between;padding:14px 16px}.ui-dialog__header h2{font-size:16px;margin:0}.ui-dialog__body{padding:16px}.ui-dialog__footer{align-items:center;border-top:1px solid var(--surface-3);display:flex;gap:8px;justify-content:flex-end;padding:12px 16px}.ui-popover{display:inline-flex;position:relative}.ui-popover__content{background:var(--surface-2);border:0;border-radius:12px;box-shadow:0 4px 24px #0000008c;min-width:190px;padding:12px;position:absolute;top:calc(100% + 6px);z-index:60}.ui-popover__content[data-state=open]{animation:ui-popover-in .16s cubic-bezier(.22,1,.36,1);transform-origin:top}.ui-popover__content[data-state=closed]{animation:ui-popover-out .12s ease-in forwards;pointer-events:none}.ui-popover__content--menu{padding:6px}.ui-popover__content--start{left:0}.ui-popover__content--center{left:50%;transform:translate(-50%)}.ui-popover__content--end{right:0}.ui-popover__title{color:var(--text-2);font-size:11px;font-weight:700;letter-spacing:.04em;margin-bottom:9px;text-transform:uppercase}@keyframes ui-popover-in{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ui-popover-out{to{opacity:0;transform:translateY(-3px) scale(.98)}}@media(prefers-reduced-motion:reduce){.ui-popover__content[data-state]{animation-duration:1ms}}.ui-scroll-area{min-height:0;min-width:0;overflow:hidden;position:relative}.ui-scroll-area:before,.ui-scroll-area:after{content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;transition:opacity .14s ease;z-index:5}.ui-scroll-area:before{background:linear-gradient(to bottom,var(--ui-scroll-area-background, var(--surface-2)),transparent);height:18px;top:0}.ui-scroll-area:after{background:linear-gradient(to top,var(--ui-scroll-area-background, var(--surface-2)),transparent);bottom:0;height:18px}.ui-scroll-area--shadow-top:before,.ui-scroll-area--shadow-bottom:after{opacity:1}.ui-scroll-area__viewport{min-height:0;overflow-y:auto}@media(prefers-reduced-motion:reduce){.ui-scroll-area:before,.ui-scroll-area:after{transition-duration:1ms}}.ui-segmented{background:var(--surface);border-radius:9px;display:inline-grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:3px;padding:3px}.ui-segmented__option{align-items:center;background:transparent;border:0;border-radius:7px;color:var(--text-2);cursor:pointer;display:flex;gap:6px;justify-content:center;padding:7px 10px}.ui-segmented__option--active{background:var(--surface-3);color:var(--text)}.ui-tabs-wrap{min-width:0;position:relative}.ui-tabs-wrap:before,.ui-tabs-wrap:after{bottom:0;content:"";opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .18s ease;width:30px;z-index:3}.ui-tabs-wrap:before{background:linear-gradient(to right,var(--ui-tabs-shadow-color, var(--bg)),transparent);left:0}.ui-tabs-wrap:after{background:linear-gradient(to left,var(--ui-tabs-shadow-color, var(--bg)),transparent);right:0}.ui-tabs-wrap--shadow-left:before,.ui-tabs-wrap--shadow-right:after{opacity:1}.ui-tabs-wrap--subtle{--ui-tabs-shadow-color: var(--surface)}.ui-tabs{display:flex;gap:8px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;width:100%;-ms-overflow-style:none}.ui-tabs::-webkit-scrollbar{display:none}.ui-tabs__tab,.ui-chip{align-items:center;background:var(--chip);border:0;border-radius:9px;color:var(--text);cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:13px;font-weight:600;gap:7px;min-height:34px;padding:7px 12px;transition:background-color .14s ease,color .14s ease}.ui-tabs__tab svg{height:15px;width:15px}.ui-tabs__tab:hover,.ui-chip:hover{background:var(--chip-hover)}.ui-tabs__tab--active,.ui-chip--active{background:var(--text);color:var(--bg)}.ui-tabs__tab.ui-tabs__tab--active:hover,.ui-chip.ui-chip--active:hover{background:color-mix(in srgb,var(--text) 92%,var(--chip-hover));color:var(--bg)}.ui-chip:disabled{cursor:default;opacity:.5}.ui-chip:disabled:hover{background:var(--chip)}.ui-chip.ui-chip--active:disabled:hover{background:var(--text);color:var(--bg)}.ui-tabs__count{background:#7f7f7f2e;border-radius:999px;color:var(--text-2);font-size:11px;padding:1px 6px}.ui-tabs__tab--active .ui-tabs__count{background:#fff3;color:inherit}.ui-tabs--settings,.ui-tabs--subtle{border-bottom:1px solid var(--surface-2);gap:2px}.ui-tabs--settings .ui-tabs__tab,.ui-tabs--subtle .ui-tabs__tab{background:transparent;border-bottom:2px solid transparent;border-radius:6px 6px 0 0;color:var(--text-2);margin-bottom:-1px}.ui-tabs--settings .ui-tabs__tab{min-height:38px;padding:8px 14px}.ui-tabs--subtle{border-bottom-color:var(--surface-3)}.ui-tabs--subtle .ui-tabs__tab{font-size:14px;min-height:38px;padding:8px 16px}.ui-tabs--settings .ui-tabs__tab:hover{background:var(--surface);color:var(--text)}.ui-tabs--subtle .ui-tabs__tab:hover{background:var(--surface-2);color:var(--text)}.ui-tabs--settings .ui-tabs__tab--active,.ui-tabs--subtle .ui-tabs__tab--active{background:transparent;border-bottom-color:var(--accent);color:var(--text)}.ui-tabs--settings .ui-tabs__tab--active .ui-tabs__count,.ui-tabs--subtle .ui-tabs__tab--active .ui-tabs__count{background:var(--accent);color:#fff}.ui-option-picker{background:var(--bg);border:1px solid var(--surface-3);border-radius:11px;display:grid;gap:5px;grid-template-columns:repeat(var(--ui-picker-columns),minmax(0,1fr));padding:5px}.ui-option-picker__option{align-items:center;background:transparent;border:1px solid transparent;border-radius:8px;color:var(--text);cursor:pointer;display:flex;gap:10px;min-height:58px;padding:10px 11px;text-align:left;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease}.ui-option-picker__option:hover{background:var(--surface-2)}.ui-option-picker__option--selected{background:var(--surface-3);border-color:var(--surface-3)}.ui-option-picker__icon,.ui-option-picker__check{color:var(--text-2);flex-shrink:0}.ui-option-picker__copy{display:grid;flex:1;min-width:0}.ui-option-picker__copy small{color:var(--text-2)}.ui-option-picker__check{color:var(--accent);height:15px;width:15px}.ui-option-picker__icon .dot{border-radius:50%;display:block;height:8px;width:8px}.ui-select-menu__trigger{border-radius:8px;justify-content:space-between;max-width:100%;min-width:170px}.ui-select-menu__value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-select-menu__trigger .ui-button__icon:last-child{color:var(--text-2);margin-left:8px}.ui-select-menu__trigger[aria-expanded=true] .ui-button__icon:last-child{transform:rotate(180deg)}.ui-select-menu__popover{box-sizing:border-box;max-width:calc(100vw - 24px);min-width:210px;padding:8px}.ui-select-menu__search{box-sizing:border-box;margin-bottom:7px;width:100%}.ui-select-menu__options{max-height:min(420px,70vh);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.ui-select-menu__options>.ui-menu{margin:0;min-width:0;padding:0}.ui-select-menu__options .ui-menu__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-select-menu__empty{color:var(--text-3);font-size:12px;padding:16px;text-align:center}.ui-icon-picker{display:grid;gap:5px;grid-template-columns:repeat(var(--ui-picker-columns),minmax(0,1fr))}.ui-icon-picker__option{background:transparent;border:1px solid transparent;border-radius:8px;color:var(--text-2);cursor:pointer;display:grid;min-height:36px;place-items:center}.ui-icon-picker__option:hover{background:var(--surface-3);color:var(--text)}.ui-icon-picker__option--selected{background:color-mix(in srgb,var(--accent) 14%,transparent);border-color:color-mix(in srgb,var(--accent) 50%,transparent);color:var(--accent)}.ui-icon-picker__option svg{height:18px;width:18px}@container settings-section (max-width: 560px){.ui-option-picker{grid-template-columns:1fr}}.ui-reveal-region{display:grid;grid-template-rows:0fr;opacity:0;visibility:hidden;transition:grid-template-rows .34s cubic-bezier(.22,1,.36,1),opacity .18s ease,visibility 0s linear .34s}.ui-reveal-region--open{grid-template-rows:1fr;opacity:1;visibility:visible;transition:grid-template-rows .34s cubic-bezier(.22,1,.36,1),opacity .2s ease .04s,visibility 0s}.ui-reveal-region__inner{min-height:0;overflow:hidden;transform:translateY(-7px);transition:transform .34s cubic-bezier(.22,1,.36,1)}.ui-reveal-region--open>.ui-reveal-region__inner{transform:translateY(0)}.ui-reveal-more{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:0fr;opacity:0;transition:grid-template-rows .32s ease,opacity .24s ease}.ui-reveal-more--open{grid-template-rows:1fr;opacity:1}.ui-reveal-more__inner{width:100%;min-width:0;min-height:0;margin-inline:0;padding-top:12px;overflow:hidden}.ui-reveal-toggle{display:flex;justify-content:center;margin-top:12px}@media(prefers-reduced-motion:reduce){.ui-reveal-region,.ui-reveal-region__inner,.ui-reveal-more{transition:none}}@media(hover:hover)and (pointer:fine){.ui-horizontal-drag-scroll{cursor:grab}.ui-horizontal-drag-scroll--dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}}.ui-settings-section{background:var(--surface);border-radius:16px;box-sizing:border-box;container-name:settings-section;container-type:inline-size;margin-bottom:18px;max-width:980px;min-width:0;padding:20px 22px;width:100%}.ui-settings-section__body{display:grid;min-width:0}.ui-settings-section__body>*{min-width:0}.ui-settings-section__body>.ui-text{margin-bottom:16px}.ui-settings-section__description,.settings-block-hint{margin-bottom:14px}.ui-settings-section__body>.ui-alert{margin-bottom:16px}.ui-setting-row{border-top:1px solid var(--surface-3);padding:12px 0}.ui-setting-row:first-child{border-top:0}.ui-setting-row--start{align-items:flex-start}.ui-setting-row__copy{min-width:0}.ui-setting-row__control{flex-shrink:0;max-width:100%;min-width:0}.ui-form-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.ui-form-actions--start{justify-content:flex-start}.ui-form-actions--end{justify-content:flex-end}.ui-form-actions--between{justify-content:space-between}.settings-advanced-head{margin-bottom:16px}.settings-changelog{display:grid;gap:14px}.settings-changelog-head{margin-bottom:2px}.settings-version-code{display:inline-block;width:fit-content;max-width:100%;overflow:hidden;padding:5px 8px;border-radius:7px;background:var(--surface-2);color:var(--text);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.settings-update-status{border:0;padding:14px 15px}.settings-update-status .ui-alert__copy{flex:1}.settings-update-status .ui-alert__copy>div{align-items:center;display:flex;flex-wrap:wrap;gap:10px 14px;justify-content:space-between}.settings-update-link{flex:0 0 auto;width:fit-content}.settings-changelog-remote-error .ui-alert__copy>div{align-items:center;display:flex;flex-wrap:wrap;gap:10px 14px;justify-content:space-between}.settings-changelog-remote-error .ui-button{flex:0 0 auto;width:fit-content}.settings-version-comparison{align-items:center;display:inline-flex;flex-wrap:wrap;gap:8px}.settings-version-comparison code{background:color-mix(in srgb,var(--ui-alert-color) 13%,var(--surface-2));border-radius:6px;color:var(--text);padding:4px 7px}.settings-version-comparison svg{height:14px;opacity:.75;width:14px}.settings-changelog-list-head{margin:2px 0 0}.settings-release-groups{display:grid;gap:18px}.settings-release-group{display:grid;gap:8px}.settings-release-group>.ui-section-header{margin:0}.settings-release-list{display:grid;gap:10px}.settings-release{min-width:0;padding:14px;border-radius:12px;background:var(--surface-2)}.settings-release-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-release-head>div:first-child{display:flex;min-width:0;flex-direction:column;gap:3px}.settings-release-title{align-items:center;display:flex;flex-wrap:wrap;gap:7px}.settings-release-head strong{font-size:14px}.settings-release-head>div:first-child>span{color:var(--text-2);font-size:11.5px}.settings-release-actions{display:flex;align-items:center;flex:0 0 auto;gap:6px}.settings-release ul{display:grid;gap:6px;margin:12px 0 0;padding-left:18px}.settings-release li{color:var(--text-2);font-size:12.5px;line-height:1.45;overflow-wrap:anywhere}.settings-release-note-link{color:var(--accent);font-weight:600;text-decoration:none;text-underline-offset:2px}.settings-release-note-link:hover{text-decoration:underline}.settings-release-note-link:focus-visible{border-radius:3px;outline:2px solid var(--accent);outline-offset:2px}@container settings-section (max-width: 520px){.settings-changelog-head{align-items:stretch;flex-direction:column}.settings-changelog-head .ui-button{width:100%}.settings-update-status .ui-alert__copy>div{align-items:flex-start;flex-direction:column}.settings-changelog-remote-error .ui-alert__copy>div{align-items:flex-start;flex-direction:column}.settings-release-head{align-items:flex-start}.settings-release-actions{flex-wrap:wrap;justify-content:flex-end}}.ui-settings-nav{min-width:0}.ui-settings-nav__desktop{display:grid;gap:0;max-height:calc(100vh - 150px);max-height:calc(100dvh - 150px);overflow-y:auto;overscroll-behavior-y:contain;padding:2px 8px 12px 0;position:sticky;scrollbar-color:var(--surface-3) transparent;scrollbar-gutter:stable;scrollbar-width:thin;top:12px}.ui-settings-nav__desktop::-webkit-scrollbar{width:7px}.ui-settings-nav__desktop::-webkit-scrollbar-track{background:transparent}.ui-settings-nav__desktop::-webkit-scrollbar-thumb{background:var(--surface-3);border:2px solid transparent;border-radius:999px;background-clip:padding-box}.ui-settings-nav__group{display:grid;gap:5px}.ui-settings-nav__group+.ui-settings-nav__group{border-top:1px solid var(--surface-3);margin-top:15px;padding-top:15px}.ui-settings-nav__group-label{color:var(--text-3);font-size:11px;font-weight:700;letter-spacing:.045em;padding:0 11px 4px;text-transform:uppercase}.ui-settings-nav__items{display:grid;gap:2px}.ui-settings-nav__item{align-items:center;background:transparent;border:0;border-radius:9px;color:var(--text-2);cursor:pointer;display:flex;font:inherit;font-size:14px;gap:8px;justify-content:space-between;min-height:36px;padding:8px 11px;text-align:left;width:100%}.ui-settings-nav__item:hover{background:var(--surface-2);color:var(--text)}.ui-settings-nav__item--active{background:color-mix(in srgb,var(--accent) 13%,transparent);color:var(--text);font-weight:600}.ui-settings-nav__item--active:hover{background:color-mix(in srgb,var(--accent) 17%,transparent)}.ui-settings-nav__item:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.ui-settings-nav__count{background:var(--surface-3);border-radius:999px;color:var(--text-2);font-size:11px;font-weight:600;line-height:1.4;min-width:19px;padding:1px 6px;text-align:center}.ui-settings-nav__item--active .ui-settings-nav__count{background:color-mix(in srgb,var(--accent) 22%,var(--surface-2));color:var(--text)}.ui-settings-nav__mobile{display:none}@media(max-width:880px){.ui-settings-nav__desktop{display:none}.ui-settings-nav__mobile{display:block;width:100%}.ui-settings-nav__mobile-trigger{border-radius:11px;justify-content:space-between;width:100%}.ui-settings-nav__mobile-popover{box-sizing:border-box;max-height:min(70vh,560px);max-height:min(70dvh,560px);overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable;width:min(360px,calc(100vw - 32px))}.ui-settings-nav__mobile-popover .ui-menu__item{font-size:14px;min-height:38px}.ui-settings-nav__mobile-popover .ui-menu__label-heading{font-size:11px}}@layer components{.stepped-slider{height:22px;position:relative}.stepped-slider input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(to right,var(--accent) 0 var(--stepped-slider-progress),var(--surface-3) var(--stepped-slider-progress) 100%);border-radius:999px;cursor:pointer;height:6px;left:0;margin:8px 0;outline:none;position:absolute;top:0;width:100%;z-index:2}.stepped-slider input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--accent);border:0;border-radius:50%;box-shadow:0 3px 10px color-mix(in srgb,var(--accent) 45%,transparent);height:18px;width:18px}.stepped-slider input::-moz-range-thumb{background:var(--accent);border:0;border-radius:50%;box-shadow:0 3px 10px color-mix(in srgb,var(--accent) 45%,transparent);height:18px;width:18px}.stepped-slider-ticks{top:0;right:9px;bottom:0;left:9px;pointer-events:none;position:absolute;z-index:3}.stepped-slider-ticks span{background:color-mix(in srgb,var(--surface-3) 82%,white);border-radius:999px;height:10px;position:absolute;top:6px;transform:translate(-1px);width:2px}.stepped-slider-ticks span.is-active{background:var(--accent)}}.profile-notifications-wrap{order:1;position:relative}.profile-notifications-trigger{background:transparent;border:0;border-radius:50%;color:var(--text-2);height:32px;padding:0;position:relative;width:32px}.profile-notifications-trigger:hover,.profile-notifications-trigger[aria-expanded=true]{background:var(--surface-2);color:var(--text)}.profile-notifications-count{align-items:center;background:var(--accent);border:2px solid var(--bg);border-radius:999px;color:#fff;display:flex;font-size:8.5px;font-weight:750;height:15px;justify-content:center;min-width:15px;padding:0 2px;position:absolute;right:-2px;top:-2px}.ui-floating-popover__content.profile-notifications-popover{box-sizing:border-box;padding:7px;width:min(480px,calc(100vw - 16px))}.profile-notifications-panel{min-width:0}.profile-notifications-popover .ui-popover__title{margin-bottom:4px;padding:5px 7px 7px}.profile-notifications-list{display:flex;flex-direction:column;gap:0;max-height:min(420px,calc(100dvh - var(--topbar-h) - var(--safe-top) - var(--safe-bottom) - 96px));overflow-x:hidden;overflow-y:auto}.profile-notification{align-items:center;background:transparent;border-radius:8px;gap:10px;grid-template-columns:5px 38px minmax(0,1fr) auto;padding:10px 8px}.profile-notification:before{background:transparent;border-radius:50%;content:"";height:5px;width:5px}.profile-notification.is-unread:before{background:var(--accent)}.profile-notification+.profile-notification{border-top:1px solid var(--surface-3);border-top-left-radius:0;border-top-right-radius:0}.profile-notification:hover{background:color-mix(in srgb,var(--text) 4%,transparent)}.profile-notification.is-read .ui-list-row__content{opacity:.68}.profile-notification-icon,.profile-notification-avatar{border-radius:50%;display:block;flex:0 0 38px;height:38px;width:38px}.profile-notification-icon{align-items:center;background:var(--surface-2);color:var(--text-2);display:flex;justify-content:center}.profile-notification-icon svg{height:18px;width:18px}.profile-notification-icon--danger{background:color-mix(in srgb,var(--live) 14%,var(--surface-2));color:#ff8992}.profile-notification--download-failed.is-unread:before{background:var(--live)}.profile-notification-avatar{object-fit:cover}.profile-notification-avatar--fallback{display:grid;place-items:center;color:var(--text);font-size:14px;font-weight:700}.profile-notification-thumbnail{aspect-ratio:16 / 9;border-radius:7px;display:block;height:auto;object-fit:cover;width:clamp(56px,18vw,76px)}.profile-notification .ui-list-row__media{grid-column:2}.profile-notification .ui-list-row__content{display:flex;flex-direction:column;gap:2px;grid-column:3}.profile-notification .ui-list-row__meta{align-self:center;grid-column:4}.profile-notification .ui-list-row__title{display:-webkit-box;font-size:13px;line-height:1.3;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.profile-notification .ui-list-row__description{font-size:11.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-notification-comment-quote{display:-webkit-box;font-style:italic;line-height:1.35;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.profile-notification time{color:var(--text-3);font-size:10.5px;line-height:1.2}.profile-notifications-empty{color:var(--text-3);font-size:13px;padding:22px 12px;text-align:center}.profile-notifications-read-all{background:transparent;border:0;border-radius:8px;color:var(--accent);cursor:pointer;font-size:11.5px;margin-top:5px;padding:6px 8px;text-align:center;width:100%}.profile-notifications-read-all:hover{background:var(--surface)}@media(max-width:600px){.ui-floating-popover__content.profile-notifications-popover{padding:6px}.profile-notification{position:relative;gap:9px;grid-template-columns:38px minmax(0,1fr) auto;padding:10px 6px 10px 15px}.profile-notification:before{position:absolute;top:29px;left:5px;transform:translateY(-50%)}.profile-notification .ui-list-row__media{grid-column:1}.profile-notification .ui-list-row__content{grid-column:2}.profile-notification .ui-list-row__meta{grid-column:3}.profile-notification .ui-list-row__title{font-size:12.5px}.profile-notification .ui-list-row__description{display:-webkit-box;font-size:11px;line-height:1.35;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.profile-notification-thumbnail{width:clamp(58px,18vw,72px)}}@media(max-width:380px){.profile-notification{grid-template-columns:38px minmax(0,1fr)}.profile-notification .ui-list-row__meta{display:none}}.tooltip-wrap{position:relative;display:inline-flex}.tooltip-wrap--block{display:block}.tooltip-tip{position:absolute;white-space:nowrap;background:#000000e0;color:#fff;font-size:11px;font-weight:500;padding:4px 9px;border-radius:6px;pointer-events:none;opacity:0;transition:opacity .12s,transform .12s;z-index:200}.tooltip-wrap:hover .tooltip-tip{opacity:1}.tooltip-tip--portal{opacity:1;position:fixed}.tooltip-wrap--delayed .tooltip-tip{transition-delay:0ms}.tooltip-wrap--delayed:hover .tooltip-tip{transition-delay:var(--tooltip-delay)}.tooltip-wrap--title .tooltip-tip{box-sizing:border-box;max-width:100%;white-space:normal;width:max-content}.tooltip-wrap--card-title .tooltip-tip{max-width:calc(100cqw - 20px)}.tooltip-wrap--left .tooltip-tip{right:calc(100% + 7px);top:50%;transform:translateY(-50%) translate(3px)}.tooltip-wrap--right .tooltip-tip{left:calc(100% + 7px);top:50%;transform:translateY(-50%) translate(-3px)}.tooltip-wrap--top .tooltip-tip{bottom:calc(100% + 7px);left:50%;transform:translate(-50%) translateY(3px)}.tooltip-wrap--bottom .tooltip-tip{top:calc(100% + 7px);left:50%;transform:translate(-50%) translateY(-3px)}.tooltip-wrap--left:hover .tooltip-tip,.tooltip-wrap--right:hover .tooltip-tip{transform:translateY(-50%) translate(0)}.tooltip-wrap--top:hover .tooltip-tip,.tooltip-wrap--bottom:hover .tooltip-tip{transform:translate(-50%) translateY(0)}.child-watching-monitor,.child-watching-collapsed{position:fixed;left:18px;bottom:18px;z-index:180}.child-watching-monitor{width:min(352px,calc(100vw - 28px));padding-bottom:32px}.child-watching-collapse{position:absolute;left:3px;bottom:0;display:grid;place-items:center;width:27px;height:27px;padding:0;border:0;border-radius:50%;background:#1c1c1fb8;color:var(--text-3);cursor:pointer}.child-watching-collapse:hover{background:var(--surface-2);color:var(--text)}.child-watching-collapse svg{width:15px;height:15px}.child-watching-pulse{width:7px;height:7px;flex-shrink:0;border-radius:50%;background:#f34c5e;box-shadow:0 0 0 3px #f34c5e24}.child-watching-pulse.idle{background:#707079;box-shadow:0 0 0 3px #7070791f}.child-watching-list{display:flex;flex-direction:column;gap:8px}.child-watching-card{padding:12px;overflow:hidden;border:1px solid rgba(255,255,255,.075);border-radius:15px;background:#1b1b1eeb;box-shadow:0 10px 32px #00000061;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.child-watching-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.child-watching-person{display:flex;align-items:center;gap:9px;min-width:0}.child-watching-person .profile-avatar{flex-shrink:0}.child-watching-person>span{display:flex;flex-direction:column;min-width:0;gap:1px}.child-watching-person strong{overflow:hidden;color:var(--text);font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.child-watching-person small{color:var(--text-3);font-size:10.5px}.child-watching-time{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;padding:5px 8px;border-radius:999px;background:#ffffff0e;color:var(--text-2);font-size:10px;font-weight:600;line-height:1;white-space:nowrap}.child-watching-time svg{width:11px;height:11px;color:#79bfff}.child-watching-video{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-width:0;padding:0;border:0;background:none;color:inherit;cursor:pointer;text-decoration:none;text-align:left}.child-watching-thumb{position:relative;display:block;width:96px;aspect-ratio:16/9;overflow:hidden;border-radius:9px;background:var(--surface-2)}.child-watching-thumb>img{width:100%;height:100%;object-fit:cover}.child-watching-play{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;background:#00000052;opacity:0;transition:opacity .15s}.child-watching-play svg{width:20px;height:20px;filter:drop-shadow(0 2px 5px #000)}.child-watching-video:hover .child-watching-play{opacity:1}.child-watching-copy{display:flex;flex-direction:column;min-width:0;gap:6px}.child-watching-copy strong{display:-webkit-box;overflow:hidden;color:var(--text);font-size:12.5px;font-weight:600;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.child-watching-author{display:flex;align-items:center;gap:5px;overflow:hidden;color:var(--text-3);font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.child-watching-author img{width:15px;height:15px;flex-shrink:0;border-radius:50%;object-fit:cover}.child-watching-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px;margin-top:10px}.child-watching-actions button{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border:0;border-radius:7px;background:transparent;color:var(--text-2);font-size:10.5px;font-weight:600;cursor:pointer}.child-watching-actions button svg{width:13px;height:13px}.child-watching-actions .child-watching-stop{color:#ef7180}.child-watching-actions .child-watching-stop:hover{background:#f2293a1a;color:#ff8794}.child-watching-locked{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border:1px solid rgba(255,255,255,.075);border-radius:13px;background:#1b1b1eeb;box-shadow:0 8px 24px #0000004d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.child-watching-locked>button{flex-shrink:0;padding:6px 9px;border:0;border-radius:7px;background:#3ea6ff1f;color:#79bfff;font-size:10.5px;font-weight:650;cursor:pointer}.child-watching-locked>button:hover{background:#3ea6ff33;color:#a8d8ff}.child-watching-idle-profile .child-watching-time{margin-left:auto}.child-watching-collapsed{display:flex;align-items:center;gap:9px;max-width:min(280px,calc(100vw - 28px));padding:7px 12px 7px 7px;border:1px solid rgba(255,255,255,.085);border-radius:999px;background:#1b1b1eeb;color:var(--text);box-shadow:0 9px 28px #0006;cursor:pointer;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.child-watching-avatar-stack{display:flex;flex-shrink:0}.child-watching-avatar-stack .profile-avatar{display:flex;border:2px solid #1b1b1e}.child-watching-avatar-stack .profile-avatar+.profile-avatar{margin-left:-9px}.child-watching-collapsed-copy{display:flex;flex:1;flex-direction:column;min-width:0;text-align:left}.child-watching-collapsed-copy strong{overflow:hidden;font-size:11.5px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.child-watching-collapsed-copy small{color:var(--text-3);font-size:9.5px}.child-watching-collapsed>.child-watching-pulse{margin-left:2px}@media(max-width:600px){.child-watching-monitor{left:8px;bottom:8px;width:calc(100vw - 16px)}.child-watching-collapsed{left:10px;bottom:10px}.child-watching-card{padding:10px}.child-watching-video{grid-template-columns:84px minmax(0,1fr)}.child-watching-thumb{width:84px}.settings-unlocked-warning strong{display:none}}@media(max-width:1240px){.channel-header{flex-wrap:wrap}.channel-header-actions{width:100%;justify-content:flex-start}}.progress-bar{position:absolute;bottom:0;left:0;right:0;height:3px;background:#ffffff40;border-radius:0 0 var(--radius) var(--radius)}.progress-bar-fill{height:100%;min-width:2px;border-radius:0 0 0 var(--radius);background:var(--live)}.watched-thumbnail{display:block;position:relative;overflow:hidden}.watched-progress-bar{display:none;position:absolute;inset:auto 0 0;z-index:2;height:3px;background:#ffffff40;border-radius:0 0 var(--radius) var(--radius);pointer-events:none}.watched-progress-bar .progress-bar-fill{display:block}.watched-check-badge{display:none;position:absolute;left:8px;bottom:8px;z-index:2;width:23px;height:23px;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:#141414d1;border:1px solid rgba(255,255,255,.55);box-shadow:0 2px 8px #00000059;pointer-events:none}.watched-thumbnail--has-progress .watched-progress-bar{display:block}:root[data-watched-style=dimmed] .watched-thumbnail--watched .watched-thumbnail-image{filter:grayscale(.45) brightness(.58) saturate(.32);opacity:.82}:root[data-watched-style=badge_dimmed] .watched-thumbnail--watched .watched-thumbnail-image{filter:brightness(.62) saturate(.72)}:root[data-watched-style=grayscale] .watched-thumbnail--watched .watched-thumbnail-image{filter:grayscale(1) brightness(.68)}:root[data-watched-style=badge_dimmed] .watched-thumbnail--watched .watched-check-badge{display:flex}.sidebar-sub-video .watched-progress-bar,.external-thumb-link .watched-progress-bar{height:2px}.sidebar-sub-video .watched-check-badge,.external-thumb-link .watched-check-badge{left:3px;bottom:3px;width:14px;height:14px}.sidebar-sub-video .watched-check-badge svg,.external-thumb-link .watched-check-badge svg{width:9px;height:9px}.playlist-item-thumb .watched-check-badge{left:4px;bottom:4px;width:18px;height:18px}.playlist-item-thumb .watched-check-badge svg{width:10px;height:10px}.duration-badge{position:absolute;bottom:6px;right:6px;background:#000000d1;color:#fff;font-size:11px;font-weight:600;padding:2px 5px;border-radius:3px;letter-spacing:.2px}.playlist-icon-trigger{display:grid;place-items:center;height:36px;width:42px;border:1px solid var(--surface-3);border-radius:8px;background:var(--bg);color:var(--text);padding:0;flex-shrink:0}.playlist-icon-trigger:hover{background:var(--surface)}.playlist-icon-trigger.compact{height:30px;width:30px}.playlist-icon-trigger-mark{display:grid;place-items:center;width:22px;height:22px;border-radius:6px;background:var(--surface-2);color:var(--text-2);flex-shrink:0}.playlist-icon-trigger-mark svg{width:15px;height:15px;stroke-width:1.8}.playlist-icon-popover{position:fixed;background:var(--surface-2);border:1px solid var(--surface-3);border-radius:12px;padding:8px;z-index:200;box-shadow:0 10px 30px #0000008c}.playlist-icon-picker-popover{width:min(360px,calc(100vw - 16px))}.playlist-icon-picker-scroll{max-height:min(284px,calc(100vh - 78px))}.playlist-icon-search{width:100%;height:30px;background:var(--bg);border:1px solid var(--surface-3);border-radius:8px;color:var(--text);padding:0 10px;outline:none;margin-bottom:7px;font-size:13px}.playlist-icon-search:focus{border-color:var(--accent)}.playlist-icon-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:4px;max-height:284px;overflow-y:auto;padding:1px 2px 1px 1px}.playlist-icon-choice{display:grid;place-items:center;width:34px;height:34px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--text-2);padding:0}.playlist-icon-choice:hover{border-color:var(--surface-3);color:var(--text);background:var(--chip-hover)}.playlist-icon-choice.active{border-color:var(--accent);color:var(--text);background:color-mix(in srgb,var(--accent) 16%,var(--surface))}.playlist-icon-choice svg{width:19px;height:19px;stroke-width:1.8}.app-bootstrap{display:grid;min-height:100dvh;place-items:center}.app-bootstrap-mark{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;background:var(--surface-2);color:var(--text-2);animation:app-bootstrap-pulse 1.4s ease-in-out infinite}.app-bootstrap-mark svg{width:17px;height:17px}@keyframes app-bootstrap-pulse{0%,to{opacity:.46;transform:scale(.96)}50%{opacity:.9;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.app-bootstrap-mark{animation:none;opacity:.72}}.layout{display:flex;flex-direction:column;min-height:100dvh}.layout-body{display:flex;flex:1}.sidebar{width:260px;flex-shrink:0;padding:10px 10px calc(20px + var(--safe-bottom)) calc(10px + var(--safe-left));display:flex;flex-direction:column;gap:2px;position:sticky;top:calc(var(--topbar-h) + var(--safe-top));height:calc(100dvh - var(--topbar-h) - var(--safe-top));overflow-y:auto;overflow-x:hidden;transition:width .28s cubic-bezier(.4,0,.2,1),padding .28s cubic-bezier(.4,0,.2,1);scrollbar-color:transparent transparent;scrollbar-width:thin}.sidebar:hover,.sidebar:focus-within{scrollbar-color:var(--surface-3) transparent}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-thumb{background:transparent}.sidebar:hover::-webkit-scrollbar-thumb,.sidebar:focus-within::-webkit-scrollbar-thumb{background:var(--surface-3)}.sidebar::-webkit-scrollbar-track{background:transparent}body.sidebar-hidden .sidebar{width:0;padding:0}.sidebar-backdrop{display:none}@media(max-width:760px){.sidebar,body.sidebar-hidden .sidebar{position:fixed;top:calc(var(--topbar-h) + var(--safe-top));left:0;z-index:46;width:min(286px,calc(100vw - 42px));height:calc(100dvh - var(--topbar-h) - var(--safe-top));padding:10px 10px calc(20px + var(--safe-bottom)) calc(10px + var(--safe-left));background:color-mix(in srgb,var(--bg) 94%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:14px 0 34px #0000006b;opacity:1;visibility:visible;transform:translate(0);transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .16s ease,visibility 0s}body.sidebar-hidden .sidebar{opacity:0;visibility:hidden;pointer-events:none;transform:translate(calc(-100% - var(--safe-left)));transition:transform .18s ease,opacity .14s ease,visibility 0s linear .18s}.sidebar-backdrop{display:block;position:fixed;inset:calc(var(--topbar-h) + var(--safe-top)) 0 0;z-index:45;padding:0;border:0;background:#0000007a;opacity:1;visibility:visible;cursor:default;transition:opacity .16s ease,visibility 0s}body.sidebar-hidden .sidebar-backdrop{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .14s ease,visibility 0s linear .14s}.topbar-logo .logo-text{display:none}}.logo-mark{width:30px;height:30px;border-radius:8px;background:var(--live);display:grid;place-items:center;color:#fff;flex-shrink:0;transition:box-shadow .22s ease}.logo-mark svg{width:16px;height:16px;fill:#fff}.logo-mark--incognito{background:linear-gradient(145deg,#151826,#090b11);border:1px solid rgba(124,255,190,.42);box-shadow:0 0 0 1px #000c,0 0 18px #47ffa038;overflow:visible;position:relative}.logo-mark--incognito:after{animation:incognito-signal 2.8s ease-in-out infinite;background:#6dffb0;border-radius:50%;box-shadow:0 0 7px #45ef96;content:"";height:3px;position:absolute;right:2px;top:2px;width:3px}.logo-mark .spy-logo{fill:none;height:25px;overflow:visible;stroke:#e9fff3;stroke-linecap:round;stroke-linejoin:round;width:25px}.spy-logo__hat{fill:#121822;stroke-width:1.8}.spy-logo__band{stroke:#70ffb3;stroke-width:1.9}.spy-logo__brim{stroke-width:2.1}.spy-logo__lens{fill:#58ffa71f;stroke:#8affc0;stroke-width:1.7}.spy-logo__bridge,.spy-logo__collar{stroke-width:1.7}.nav-link{display:flex;align-items:center;gap:18px;height:44px;flex-shrink:0;padding:0 12px;border-radius:10px;color:var(--text);font-size:13.5px;white-space:nowrap;overflow:hidden}.nav-link svg{width:20px;height:20px;stroke-width:1.7;color:var(--text)}.nav-link:hover{background:var(--surface)}.nav-link.active{background:var(--surface-2);font-weight:600}.nav-more{display:flex;align-items:center;justify-content:center;width:100%;height:15px;flex-shrink:0;padding:0;background:none;border:none;border-radius:8px;cursor:pointer;color:var(--text-3)}.nav-more:hover{background:var(--surface);color:var(--text-2)}.nav-more-chevron{width:18px;height:18px;transition:transform .22s cubic-bezier(.4,0,.2,1)}.nav-more-chevron.open{transform:rotate(180deg)}.nav-link .badge{margin-left:auto;border-radius:99px;font-size:11px;font-weight:700;padding:2px 9px;min-width:24px;text-align:center}.nav-link .nav-live-badge,.nav-link .nav-download-badge--error{background:var(--live);color:#fff}.nav-link .nav-download-badge--active{background:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent);color:#fff}.nav-link .nav-download-badge--new{background:#258a55;color:#fff}.nav-download-tooltip{margin-left:auto}.nav-download-tooltip .nav-download-badge{align-items:center;display:inline-flex;gap:4px;margin-left:0;padding-inline:7px}.nav-download-tooltip .nav-download-badge svg{color:currentColor;height:11px;stroke-width:2.4;width:11px}.nav-download-tooltip .tooltip-tip,.nav-download-tooltip-tip{line-height:1.65;min-width:148px;padding:7px 10px;white-space:pre-line}.sidebar-subs{margin-top:8px;border-top:1px solid var(--surface-2);padding-top:6px;display:flex;flex-direction:column;flex-shrink:0}.sidebar-subs-header{color:var(--text-2);font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;padding:8px 12px 6px}.sidebar-subs-compact{display:none;align-items:center;gap:18px;height:44px;flex-shrink:0;padding:0 12px;border-radius:10px;color:var(--text);font-size:13.5px;white-space:nowrap;overflow:hidden}.sidebar-subs-compact:hover,.sidebar-subs-compact.active{background:var(--surface-2);font-weight:600}.sidebar-subs-compact svg{width:20px;height:20px;stroke-width:1.7;flex-shrink:0;color:var(--text)}.sidebar-subs-list{display:flex;flex-direction:column;gap:2px}.sidebar-sub-item{display:flex;align-items:center;gap:10px;padding:7px 10px;border-radius:8px;color:var(--text);font-size:13px;min-width:0}.sidebar-sub-item:hover{background:var(--surface)}.sidebar-sub-channel{display:flex;align-items:center;gap:10px;flex:1;min-width:0;color:inherit;text-decoration:none}.sidebar-sub-video{display:block;flex-shrink:0}.sidebar-sub-avatar{width:28px;height:28px;border-radius:50%;flex-shrink:0;background:var(--surface-2);object-fit:cover}.sidebar-sub-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-sub-thumb{width:48px;height:27px;object-fit:cover;border-radius:4px;flex-shrink:0;background:var(--surface-2);cursor:pointer;opacity:.8;transition:opacity .15s}.sidebar-sub-thumb:hover{opacity:1}.sidebar-subs-empty{padding:8px 12px;color:var(--text-3);font-size:13px}.sidebar-show-more{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px;padding:7px 10px 7px 12px;border-radius:8px;color:var(--text-2);font-size:13px;font-weight:600}.sidebar-show-more:hover,.sidebar-show-more.active{background:var(--surface);color:var(--text)}.sidebar-show-more svg{width:15px;height:15px;flex-shrink:0}.sidebar-playlists{margin-top:8px;border-top:1px solid var(--surface-2);padding-top:6px;display:flex;flex:1;flex-direction:column;min-height:0}.sidebar-playlists-scroll-wrap{position:relative;flex:1;min-height:0}.sidebar-playlists-scroll-wrap:before,.sidebar-playlists-scroll-wrap:after{content:"";position:absolute;left:0;right:0;height:24px;pointer-events:none;z-index:2;opacity:0;transition:opacity .18s}.sidebar-playlists-scroll-wrap:before{top:0;background:linear-gradient(to bottom,var(--bg) 0%,transparent 100%)}.sidebar-playlists-scroll-wrap:after{bottom:0;background:linear-gradient(to top,var(--bg) 0%,transparent 100%)}.sidebar-playlists-scroll-wrap.shadow-top:before,.sidebar-playlists-scroll-wrap.shadow-bot:after{opacity:1}.sidebar-playlists-scroll{display:flex;flex-direction:column;gap:2px;height:100%;overflow-y:auto;scrollbar-width:none}.sidebar-playlists-scroll::-webkit-scrollbar{display:none}.sidebar-section-title{display:flex;align-items:center;justify-content:space-between;color:var(--text-2);font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;padding:8px 8px 6px 12px}.sidebar-add-btn{display:grid;place-items:center;width:26px;height:26px;border:none;border-radius:50%;background:transparent;color:var(--text-2)}.sidebar-add-btn:hover{background:var(--surface);color:var(--text)}.sidebar-playlist-item{display:flex;align-items:center;gap:10px;padding:7px 10px;border-radius:8px;color:var(--text);font-size:13px;min-width:0}.sidebar-playlist-item:hover,.sidebar-playlist-item.active{background:var(--surface)}.sidebar-playlist-icon{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;flex-shrink:0;background:var(--surface-2);color:var(--text-2)}.sidebar-playlist-icon svg{width:16px;height:16px;stroke-width:1.8}.sidebar-playlist-count{color:var(--text-3);font-size:12px;margin-left:auto}.sidebar-playlist-form{padding:8px 10px 10px;display:flex;flex-direction:column;gap:8px}.sidebar-playlist-fields{display:grid;grid-template-columns:42px minmax(0,1fr);gap:6px}.sidebar-playlist-fields input{min-width:0;height:32px;background:var(--bg);border:1px solid var(--surface-3);border-radius:8px;color:var(--text);padding:0 8px}.main{flex:1;min-width:0;overflow-x:clip}.content{padding:18px calc(32px + var(--safe-right)) calc(80px + var(--safe-bottom)) calc(32px + var(--safe-left))}.topbar{position:sticky;top:0;z-index:50;height:calc(var(--topbar-h) + var(--safe-top));display:flex;align-items:center;gap:10px;padding:var(--safe-top) calc(20px + var(--safe-right)) 0 calc(20px + var(--safe-left));background:#0f0f0fe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-shrink:0;transition:background .25s,backdrop-filter .25s;min-width:0}.topbar--incognito{background:#0d0e10eb;border-bottom:1px solid rgba(255,255,255,.045);box-shadow:0 5px 18px #0003}.topbar--incognito:before{background:repeating-linear-gradient(90deg,rgba(112,255,183,.24) 0 2px,transparent 2px 12px);content:"";height:1px;inset:auto calc(20px + var(--safe-right)) 0 calc(20px + var(--safe-left));opacity:.55;pointer-events:none;position:absolute}.topbar--incognito:after{animation:incognito-shutter .48s cubic-bezier(.22,1,.36,1) forwards;background:linear-gradient(to bottom,#08090b 0 47%,transparent 47% 53%,#08090b 53% 100%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;transform-origin:center;z-index:3}.topbar--incognito>*{position:relative;z-index:1}.topbar--incognito .topbar-logo:hover .spy-logo{animation:incognito-hat-tip .62s cubic-bezier(.16,1,.3,1);transform-origin:50% 70%}@keyframes incognito-shutter{0%{opacity:0;transform:scaleY(0)}32%{opacity:.92;transform:scaleY(1)}to{opacity:0;transform:scaleY(0)}}@keyframes incognito-signal{0%,72%,to{opacity:.35;transform:scale(.72)}82%{opacity:1;transform:scale(1.25)}}@keyframes incognito-hat-tip{0%,to{transform:rotate(0) translateY(0)}45%{transform:rotate(-8deg) translateY(-2px)}}@media(prefers-reduced-motion:reduce){.logo-mark--incognito:after,.topbar--incognito .topbar-logo:hover .spy-logo{animation:none}.topbar--incognito:after{animation:none;opacity:0}}body.cinema .topbar{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}body.cinema .topbar.topbar--solid{background:#0f0f0fe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sidebar-toggle-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--text);padding:6px;border-radius:8px;flex-shrink:0;cursor:pointer}.sidebar-toggle-btn:hover{background:var(--surface)}.topbar-logo{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:700;letter-spacing:-.3px;flex-shrink:0;padding:2px 4px;border-radius:8px;color:var(--text)}.topbar-logo:hover .logo-text{color:var(--text-2)}.topbar-logo-default-icon,.topbar-logo-refresh-icon{grid-area:1 / 1;transition:opacity .22s ease}.topbar-logo-default-icon{display:grid;opacity:1;place-items:center}.topbar--feed-refreshing .logo-mark{box-shadow:0 0 0 3px color-mix(in srgb,currentColor 16%,transparent)}.topbar--feed-refreshing .topbar-logo-default-icon{opacity:0}.topbar-logo-refresh-icon{animation:topbar-feed-refresh-spin .85s linear infinite;animation-play-state:paused;fill:none!important;opacity:0}.topbar--feed-refreshing .topbar-logo-refresh-icon{animation-play-state:running;opacity:1}.topbar-refresh-progress{bottom:0;height:2px;left:0;overflow:hidden;opacity:0;pointer-events:none;position:absolute;right:0;transition:opacity .26s ease,visibility 0s linear .26s;visibility:hidden;z-index:2}.topbar--feed-refreshing .topbar-refresh-progress{opacity:1;transition-delay:0s;visibility:visible}.topbar-refresh-progress:after{animation:topbar-feed-refresh-progress 1.15s ease-in-out infinite;animation-play-state:paused;background:linear-gradient(90deg,transparent,var(--accent),transparent);content:"";height:100%;left:0;position:absolute;transform:translate(-100%);width:36%}.topbar--feed-refreshing .topbar-refresh-progress:after{animation-play-state:running}.topbar--incognito>.topbar-refresh-progress{position:absolute;z-index:2}@keyframes topbar-feed-refresh-spin{to{transform:rotate(360deg)}}@keyframes topbar-feed-refresh-progress{0%{transform:translate(-100%)}to{transform:translate(278%)}}@media(prefers-reduced-motion:reduce){.topbar-logo-refresh-icon{animation:none}.topbar-refresh-progress:after{animation-duration:2.4s}}.search-wrap{display:flex;align-items:stretch;width:560px;max-width:100%;height:38px;margin:0 auto;flex-shrink:1;min-width:0}.search-wrap input{flex:1;background:var(--bg);border:1px solid var(--surface-3);border-right:none;border-radius:99px 0 0 99px;padding:0 18px;color:var(--text);font-size:14px;outline:none;min-width:0}.search-wrap input:focus{border-color:var(--accent)}.search-btn{display:grid;place-items:center;width:60px;border:1px solid var(--surface-3);border-radius:0 99px 99px 0;background:var(--surface-2);color:var(--text)}.search-btn svg{width:18px;height:18px;stroke-width:1.8}.search-btn:hover{background:var(--surface-3)}.toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:16px}.toolbar .chip-filter-row{flex:1;min-width:0;margin-bottom:0}.toolbar .chip-bar{margin-bottom:0;flex:1;min-width:0}.toolbar .chip-bar-wrap{flex:1;min-width:0}.toolbar-right{margin-left:auto}.search-info{color:var(--text-2);margin:0 0 16px}@media(max-width:760px){.content{padding:12px calc(8px + var(--safe-right)) calc(60px + var(--safe-bottom)) calc(8px + var(--safe-left))}}@media(max-width:480px){.topbar{gap:6px;padding-right:calc(8px + var(--safe-right));padding-left:calc(8px + var(--safe-left))}.topbar-logo{padding-inline:0}.search-wrap{margin-inline:0}.search-wrap input{padding-inline:10px}.profile-menu{margin-left:0}}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:24px;position:relative;isolation:isolate;background:var(--bg)}.login-backdrop{top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:0}.login-scatter-trail{height:auto;opacity:.16;overflow:visible;position:absolute}.login-scatter-trail path{fill:none;stroke:var(--accent);stroke-dasharray:1 14;stroke-linecap:round;stroke-width:4}.login-scatter{color:color-mix(in srgb,var(--accent) 62%,var(--text-3));display:block;opacity:.22;position:absolute}.login-scatter--dot{background:currentColor;border-radius:50%}.login-scatter--ring{border:2px solid currentColor;border-radius:50%;box-sizing:border-box}.login-scatter--dash{background:currentColor;border-radius:999px;height:3px!important}.login-scatter--diamond{background:currentColor;clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%)}.login-scatter--plus:before,.login-scatter--plus:after{background:currentColor;border-radius:999px;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.login-scatter--plus:before{height:3px;width:100%}.login-scatter--plus:after{height:100%;width:3px}.login-backdrop>.login-feature-motif{height:auto;opacity:.4;position:absolute}@media(prefers-reduced-motion:no-preference){.login-feature-motif{animation-name:login-float-random;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.login-scatter-trail path{animation:login-trail-flow 18s linear infinite}}@keyframes login-float-random{0%,to{translate:0 0}42%{translate:var(--login-float-x) var(--login-float-y)}76%{translate:2px -3px}}@keyframes login-trail-flow{to{stroke-dashoffset:-120}}.login-card{width:100%;max-width:360px;background:var(--surface);border:1px solid var(--surface-3);border-radius:var(--radius);padding:32px 28px;display:flex;flex-direction:column;gap:14px;align-items:stretch;box-shadow:0 24px 80px color-mix(in srgb,var(--bg) 70%,transparent);position:relative;z-index:1}.login-logo{width:48px;height:48px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;align-self:center;background:var(--live);color:#fff}.login-logo svg{width:24px;height:24px}.login-title{text-align:center;font-size:20px;margin:0 0 6px}.login-form{display:flex;flex-direction:column;gap:10px}.login-input{height:40px;width:100%}.login-btn{width:100%;justify-content:center;height:40px}.login-error{color:#ff6b76;font-size:13px;text-align:center}.login-proxy-error{display:flex;gap:10px;align-items:flex-start;color:var(--text-2);font-size:13px;line-height:1.5}@media(max-width:820px){.login-scatter-trail:nth-of-type(n+3){display:none}.login-scatter{opacity:.15}.login-backdrop>.login-feature-motif{opacity:.27;scale:.82}.login-feature-motif:not(.login-feature-motif--edge){display:none}}@media(max-width:520px){.login-page{padding:20px}.login-card{padding:28px 22px}.login-scatter-trail{display:none}.login-scatter:nth-of-type(2n){display:none}.login-backdrop>.login-feature-motif{scale:.72}}.empty-art{color:var(--accent);height:auto;width:100%}.empty-art-motif{color:var(--accent);display:block;height:auto;width:100%}.empty-art__base{fill:color-mix(in srgb,var(--accent) 7%,var(--surface-2));stroke:color-mix(in srgb,var(--accent) 30%,var(--text-3));stroke-linejoin:round;stroke-width:2.6}.empty-art__line{fill:none;stroke:color-mix(in srgb,var(--accent) 30%,var(--text-3));stroke-linecap:round;stroke-linejoin:round;stroke-width:2.6}.empty-art__dot{fill:color-mix(in srgb,var(--accent) 30%,var(--text-3))}.empty-art__glyph{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.2}@media(prefers-reduced-motion:no-preference){.empty-art{animation:empty-art-rise .5s cubic-bezier(.22,1,.36,1) both}}@keyframes empty-art-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@layer reset,tokens,base,components,pages,utilities;@layer tokens{:root{--bg: #0f0f0f;--surface: #1f1f1f;--surface-2: #272727;--surface-3: #3f3f3f;--text: #f1f1f1;--text-2: #aaaaaa;--text-3: #717171;--accent: #3ea6ff;--live: #f2293a;--chip: #272727;--chip-hover: #3f3f3f;--radius: 12px;--space-0: 0;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--topbar-h: 58px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px)}}@layer reset{*{box-sizing:border-box}html,body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}input,select{font:inherit}}@layer base{body{background:var(--bg);color:var(--text);font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}}@layer base{::-webkit-scrollbar{width:10px;height:8px}::-webkit-scrollbar-thumb{background:var(--surface-3);border-radius:5px}::-webkit-scrollbar-track{background:transparent}}@layer utilities{.sr-only{clip:rect(0,0,0,0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@keyframes ui-spin{to{transform:rotate(360deg)}}.spin{animation:ui-spin .75s linear infinite}}
