.PageHeader-module__bRDKxW__root{flex-direction:column;gap:12px;display:flex}.PageHeader-module__bRDKxW__banner{border:1px solid var(--border);border-radius:var(--radius-card);background:linear-gradient(180deg,color-mix(in oklab,var(--surface)94%,transparent),color-mix(in oklab,var(--surface-2)100%,transparent));width:100%;position:relative;overflow:hidden}.PageHeader-module__bRDKxW__banner:before{content:"";background:linear-gradient(180deg,var(--accent),transparent);opacity:.9;width:4px;position:absolute;inset:0 auto 0 0}.PageHeader-module__bRDKxW__bannerInner{flex-direction:column;gap:14px;padding:20px 20px 18px;display:flex;position:relative}.PageHeader-module__bRDKxW__bannerHeading{flex-direction:column;gap:4px;max-width:980px;display:flex}.PageHeader-module__bRDKxW__eyebrow{color:var(--accent);text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700;line-height:1.2}.PageHeader-module__bRDKxW__title{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:2rem;font-weight:700;line-height:1.08}.PageHeader-module__bRDKxW__controlStrip{border-top:1px solid var(--border);align-items:center;gap:12px;padding-top:14px;display:flex}.PageHeader-module__bRDKxW__searchField{flex:380px;min-width:0;max-width:560px;position:relative}.PageHeader-module__bRDKxW__searchIcon{width:16px;height:16px;color:var(--text-mute);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.PageHeader-module__bRDKxW__searchInput{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);width:100%;height:40px;color:var(--text);font:inherit;outline:none;padding:0 14px 0 38px;font-size:.92rem;transition:border-color .15s,background .15s,box-shadow .15s}.PageHeader-module__bRDKxW__searchInput::placeholder{color:var(--text-mute)}.PageHeader-module__bRDKxW__searchInput:focus{border-color:var(--accent-hair);background:var(--surface-2);box-shadow:0 0 0 2px #00e5ff14}.PageHeader-module__bRDKxW__controlCluster{flex-wrap:wrap;flex:auto;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.PageHeader-module__bRDKxW__switchChip,.PageHeader-module__bRDKxW__countChip{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-muted);min-height:40px;color:var(--text);white-space:nowrap;align-items:center;gap:8px;padding:0 14px;text-decoration:none;transition:transform .15s,border-color .15s,background .15s,color .15s;display:inline-flex}.PageHeader-module__bRDKxW__switchChip:hover{border-color:var(--accent-hair);background:var(--accent-soft);color:var(--text);transform:translateY(-1px)}.PageHeader-module__bRDKxW__switchLabel{font-size:.84rem;font-weight:600}.PageHeader-module__bRDKxW__chipChevron{width:16px;height:16px;color:var(--text-mute)}.PageHeader-module__bRDKxW__countChip{color:var(--text-muted);font-size:.82rem;font-weight:600}.PageHeader-module__bRDKxW__extraActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media (max-width:960px){.PageHeader-module__bRDKxW__bannerInner{padding:18px 18px 16px}.PageHeader-module__bRDKxW__title{font-size:1.8rem}}@media (max-width:720px){.PageHeader-module__bRDKxW__controlStrip{flex-direction:column;align-items:stretch}.PageHeader-module__bRDKxW__searchField{max-width:none}.PageHeader-module__bRDKxW__controlCluster{justify-content:flex-start}}@media (max-width:600px){.PageHeader-module__bRDKxW__bannerInner{padding:16px 14px 14px}.PageHeader-module__bRDKxW__title{font-size:1.55rem}}
.EmptyState-module__QvXXza__emptyStateContainer{text-align:center;background:var(--surface-soft);border:1px solid var(--card-border);border-radius:var(--radius-lg);flex-direction:column;justify-content:center;align-items:center;margin:2rem 0;padding:4rem 2rem;display:flex}.EmptyState-module__QvXXza__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:3rem}.EmptyState-module__QvXXza__emptyMessage{color:var(--text-subtle);margin:0;font-size:1.1rem}.EmptyState-module__QvXXza__emptyAction{margin-top:1.5rem}
.Pagination-module__Ih5jkq__paginationWrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.Pagination-module__Ih5jkq__paginationButton{min-width:74px;min-height:46px;color:var(--foreground);cursor:pointer;background:linear-gradient(#0c121ce6,#090e16d6);border:1px solid #00f2ff3d;border-radius:999px;justify-content:center;align-items:center;padding:0 1rem;font-size:.9rem;font-weight:700;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:inline-flex}.Pagination-module__Ih5jkq__paginationButton:hover:not(:disabled){background:linear-gradient(#0e1521f5,#0a0f18e6);border-color:#00f2ff61;transform:translateY(-1px);box-shadow:0 14px 28px #00000029}.Pagination-module__Ih5jkq__paginationButton:disabled{opacity:.4;cursor:not-allowed}.Pagination-module__Ih5jkq__paginationNumbers{flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem;display:flex}.Pagination-module__Ih5jkq__paginationItem{align-items:center;gap:.45rem;display:inline-flex}.Pagination-module__Ih5jkq__paginationNumber{border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);min-width:42px;height:42px;color:var(--foreground);cursor:pointer;background:linear-gradient(#0c121cd1,#090e16c7);border-radius:12px;font-weight:700;transition:transform .2s,border-color .2s,background .2s}.Pagination-module__Ih5jkq__paginationNumber:hover{border-color:#00f2ff47;transform:translateY(-1px)}.Pagination-module__Ih5jkq__paginationNumberActive{color:#001318;background:linear-gradient(135deg,#00f2ff,#7c4dff);border-color:#0000}[data-theme=light] .Pagination-module__Ih5jkq__paginationNumberActive{color:#fff}.Pagination-module__Ih5jkq__paginationEllipsis{color:var(--text-subtle);font-size:.9rem}[data-theme=light] .Pagination-module__Ih5jkq__paginationButton{background:var(--surface);border-color:var(--border);color:var(--text)}[data-theme=light] .Pagination-module__Ih5jkq__paginationButton:hover:not(:disabled){background:var(--surface-2);border-color:var(--accent-hair);box-shadow:0 14px 28px #00000014}[data-theme=light] .Pagination-module__Ih5jkq__paginationNumber{background:var(--surface);border-color:var(--border);color:var(--text)}[data-theme=light] .Pagination-module__Ih5jkq__paginationNumber:hover{border-color:var(--accent-hair)}[data-theme=light] .Pagination-module__Ih5jkq__paginationEllipsis{color:var(--text-mute)}
.VideoSkeleton-module__cpn-Gq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;width:100%;display:grid}.VideoSkeleton-module__cpn-Gq__gridHorizontal{flex-direction:column;gap:1rem;width:100%;display:flex}.VideoSkeleton-module__cpn-Gq__card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.VideoSkeleton-module__cpn-Gq__cardHorizontal{flex-direction:row;height:100px}.VideoSkeleton-module__cpn-Gq__thumbnail{aspect-ratio:16/9;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%) 0 0/200% 100%;width:100%;animation:1.5s infinite VideoSkeleton-module__cpn-Gq__shimmer}.VideoSkeleton-module__cpn-Gq__cardHorizontal .VideoSkeleton-module__cpn-Gq__thumbnail{aspect-ratio:auto;width:160px;height:100%}.VideoSkeleton-module__cpn-Gq__info{flex-direction:column;flex:1;gap:.5rem;padding:1rem;display:flex}.VideoSkeleton-module__cpn-Gq__cardHorizontal .VideoSkeleton-module__cpn-Gq__info{justify-content:center;padding:.75rem 1rem}.VideoSkeleton-module__cpn-Gq__title{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%) 0 0/200% 100%;border-radius:4px;width:80%;height:16px;animation:1.5s infinite VideoSkeleton-module__cpn-Gq__shimmer}.VideoSkeleton-module__cpn-Gq__meta{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%) 0 0/200% 100%;border-radius:4px;width:50%;height:12px;margin-top:.25rem;animation:1.5s infinite VideoSkeleton-module__cpn-Gq__shimmer}@keyframes VideoSkeleton-module__cpn-Gq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:640px){.VideoSkeleton-module__cpn-Gq__cardHorizontal{flex-direction:column;height:auto}.VideoSkeleton-module__cpn-Gq__cardHorizontal .VideoSkeleton-module__cpn-Gq__thumbnail{aspect-ratio:16/9;width:100%;height:auto}}
.content-module__qR7xEa__pageContainer{flex-direction:column;gap:1.25rem;min-width:0;max-width:1400px;margin:0 auto;padding:1.5rem 1.5rem 4rem;display:flex}.content-module__qR7xEa__pageHeader{flex-direction:column;align-items:flex-start;gap:.35rem;display:flex}.content-module__qR7xEa__pageHeader h1{margin:0;font-size:2rem;line-height:1.1}.content-module__qR7xEa__backLink{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-muted);min-height:38px;color:var(--text-dim);align-items:center;gap:.5rem;padding:0 .9rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:transform .15s,border-color .15s,background .15s,color .15s;display:inline-flex}.content-module__qR7xEa__backLink:hover{border-color:var(--accent-hair);background:var(--accent-soft);color:var(--text);transform:translateY(-1px)}.content-module__qR7xEa__noticeList{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch;gap:1rem;display:grid}.content-module__qR7xEa__noticeCard{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);min-height:200px;color:var(--text);flex-direction:column;gap:.9rem;padding:1.25rem;text-decoration:none;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.content-module__qR7xEa__noticeCard:before,.content-module__qR7xEa__archiveItem:before{content:"";background:linear-gradient(90deg,var(--accent),transparent 82%);opacity:0;width:100%;height:2px;transition:opacity .15s;position:absolute;inset:0 auto auto 0}.content-module__qR7xEa__noticeCard:hover,.content-module__qR7xEa__archiveItem:hover{border-color:var(--accent-hair);background:var(--accent-soft);transform:translateY(-2px);box-shadow:0 18px 40px #00000029}.content-module__qR7xEa__noticeCard:hover:before,.content-module__qR7xEa__archiveItem:hover:before{opacity:1}.content-module__qR7xEa__noticeDate{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-muted);min-height:28px;color:var(--text-muted);align-self:flex-start;align-items:center;padding:0 .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.content-module__qR7xEa__noticeTitle{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:1.15rem;line-height:1.35}.content-module__qR7xEa__noticeExcerpt{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.92rem;line-height:1.6;display:-webkit-box;overflow:hidden}.content-module__qR7xEa__emptyMessage{border:1px dashed var(--border);border-radius:var(--radius-card);background:var(--surface-muted);color:var(--text-muted);text-align:center;padding:3rem 1rem}.content-module__qR7xEa__sidebarLayout{grid-template-columns:minmax(220px,250px) minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.content-module__qR7xEa__sidebar{top:calc(var(--header-h) + 1rem);border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);padding:1rem;position:sticky}.content-module__qR7xEa__yearFilterList{flex-direction:column;gap:.6rem;display:flex}.content-module__qR7xEa__yearFilterBtn{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-muted);width:100%;min-height:46px;color:var(--text-muted);text-align:left;justify-content:space-between;align-items:center;padding:.85rem .95rem;font-size:.92rem;transition:transform .15s,border-color .15s,background .15s,color .15s;display:flex}.content-module__qR7xEa__yearFilterBtn:hover{border-color:var(--border-strong);background:var(--surface-soft);color:var(--text);transform:translate(2px)}.content-module__qR7xEa__active{border-color:var(--accent-hair);background:var(--accent-soft);color:var(--text);box-shadow:0 0 0 1px #00e5ff14}.content-module__qR7xEa__mainContent{min-width:0}.content-module__qR7xEa__articleHeader{flex-direction:column;gap:.55rem;margin-bottom:1rem;display:flex}.content-module__qR7xEa__detailTitle{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:2rem;line-height:1.1}.content-module__qR7xEa__articleContent{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);color:var(--text);padding:1.5rem 1.5rem 1.75rem;font-size:1rem;line-height:1.8;box-shadow:0 18px 40px #00000024}.content-module__qR7xEa__articleContent h2{margin-top:1.8rem;margin-bottom:.8rem;font-size:1.3rem;line-height:1.3}.content-module__qR7xEa__articleContent p{margin-bottom:1rem}.content-module__qR7xEa__articleContent a{color:var(--accent);text-underline-offset:.12em;text-decoration:underline}.content-module__qR7xEa__articleContent hr{border:none;border-top:1px solid var(--border);margin:1.5rem 0}.content-module__qR7xEa__archiveGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-content:start;gap:1rem;display:grid}.content-module__qR7xEa__archiveItem{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);min-height:180px;color:var(--text);flex-direction:column;gap:.9rem;padding:1.25rem;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.content-module__qR7xEa__playlistButton{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-muted);min-height:38px;color:var(--text);text-align:center;justify-content:center;align-self:flex-start;align-items:center;padding:0 .95rem;font-size:.86rem;font-weight:600;text-decoration:none;transition:transform .15s,border-color .15s,background .15s,color .15s;display:inline-flex}.content-module__qR7xEa__playlistButton:hover{border-color:var(--accent-hair);background:var(--accent-soft);color:var(--text);transform:translateY(-1px)}@media (max-width:768px){.content-module__qR7xEa__pageContainer{gap:1rem;padding:1rem 1rem 3.5rem}.content-module__qR7xEa__sidebarLayout{grid-template-columns:1fr}.content-module__qR7xEa__sidebar{position:static}.content-module__qR7xEa__yearFilterList{flex-direction:row;padding-bottom:.15rem;overflow-x:auto}.content-module__qR7xEa__yearFilterBtn{min-width:max-content}}@media (max-width:600px){.content-module__qR7xEa__pageHeader h1{font-size:1.7rem}.content-module__qR7xEa__detailTitle{font-size:1.6rem}.content-module__qR7xEa__articleContent{padding:1.2rem}.content-module__qR7xEa__noticeCard,.content-module__qR7xEa__archiveItem{min-height:0;padding:1rem}.content-module__qR7xEa__archiveGrid,.content-module__qR7xEa__noticeList{grid-template-columns:1fr}}.content-module__qR7xEa__pageContainerWide{max-width:1520px}.content-module__qR7xEa__pageContainerTight{max-width:1220px}.content-module__qR7xEa__sectionKicker{color:var(--text-muted);text-transform:uppercase;align-items:center;gap:.35rem;font-size:.72rem;font-weight:700;display:inline-flex}.content-module__qR7xEa__metaPill{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-soft);min-height:34px;color:var(--text);white-space:nowrap;justify-content:center;align-items:center;gap:.35rem;padding:0 .8rem;font-size:.78rem;display:inline-flex}.content-module__qR7xEa__archiveShell,.content-module__qR7xEa__noticeShell{flex-direction:column;gap:1rem;display:flex}.content-module__qR7xEa__archiveIntro,.content-module__qR7xEa__noticeIntro{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);color:var(--text);justify-content:space-between;align-items:flex-start;gap:1.25rem;padding:1.2rem;display:flex}.content-module__qR7xEa__archiveIntroBody,.content-module__qR7xEa__noticeIntroBody{flex-direction:column;gap:.55rem;min-width:0;display:flex}.content-module__qR7xEa__archiveIntroTitle,.content-module__qR7xEa__noticeIntroTitle{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:1.5rem;line-height:1.15}.content-module__qR7xEa__archiveIntroText,.content-module__qR7xEa__noticeIntroText{max-width:72ch;color:var(--text-muted);line-height:1.65}.content-module__qR7xEa__archiveIntroMeta{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:.5rem;display:flex}.content-module__qR7xEa__archiveRailLayout{grid-template-columns:minmax(220px,260px) minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.content-module__qR7xEa__yearRail{top:calc(var(--header-h) + 1rem);max-height:calc(100vh - var(--header-h) - 2rem);border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);flex-direction:column;gap:.65rem;padding:1rem;display:flex;position:sticky;overflow:auto}.content-module__qR7xEa__yearRailLabel{color:var(--text-muted);text-transform:uppercase;font-size:.7rem;font-weight:700}.content-module__qR7xEa__yearRailButton{border-radius:var(--radius-card);width:100%;color:var(--text-dim);text-align:left;background:0 0;border:1px solid #0000;justify-content:space-between;align-items:center;gap:.8rem;padding:.85rem .9rem;transition:transform .15s,border-color .15s,background .15s,color .15s;display:flex}.content-module__qR7xEa__yearRailButton:hover{background:var(--surface-soft);color:var(--text);transform:translate(2px)}.content-module__qR7xEa__yearRailButtonActive{border-color:var(--accent-hair);background:var(--accent-soft);color:var(--text);box-shadow:inset 0 0 0 1px #00e5ff14}.content-module__qR7xEa__yearRailButtonBody{flex-direction:column;gap:.2rem;min-width:0;display:flex}.content-module__qR7xEa__yearRailButtonTitle{font-size:.95rem;font-weight:700}.content-module__qR7xEa__yearRailButtonSub{color:var(--text-muted);font-size:.72rem}.content-module__qR7xEa__yearRailCount{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-soft);min-width:2.2rem;color:var(--text);font-variant-numeric:tabular-nums;text-align:center;padding:.35rem .5rem;font-size:.76rem}.content-module__qR7xEa__archiveBoard{flex-direction:column;gap:1.35rem;min-width:0;display:flex}.content-module__qR7xEa__archiveYearGroup{flex-direction:column;gap:.85rem;display:flex}.content-module__qR7xEa__archiveYearHeader{justify-content:space-between;align-items:flex-end;gap:1rem;padding:0 .1rem;display:flex}.content-module__qR7xEa__archiveYearTitleWrap{flex-direction:column;gap:.25rem;min-width:0;display:flex}.content-module__qR7xEa__archiveYearEyebrow{color:var(--text-muted);text-transform:uppercase;font-size:.7rem;font-weight:700}.content-module__qR7xEa__archiveYearTitle{color:var(--text);margin:0;font-size:1.5rem;line-height:1.05}.content-module__qR7xEa__archiveYearCount{color:var(--text-subtle);white-space:nowrap;font-size:.8rem}.content-module__qR7xEa__archiveCardGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.95rem;display:grid}.content-module__qR7xEa__archiveCard{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);min-height:170px;color:var(--text);flex-direction:column;gap:.95rem;padding:1.05rem 1rem;display:flex}.content-module__qR7xEa__archiveCardMeta{color:var(--text-muted);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:.75rem;font-size:.76rem;display:flex}.content-module__qR7xEa__archiveCardDate{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.content-module__qR7xEa__archiveCardBadge{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-soft);color:var(--text);justify-content:center;align-items:center;padding:.3rem .5rem;display:inline-flex}.content-module__qR7xEa__archiveCardTitle{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:1.05rem;line-height:1.4}.content-module__qR7xEa__archiveCardFoot{justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;display:flex}.content-module__qR7xEa__archiveCardLead{color:var(--text-muted);text-transform:uppercase;font-size:.7rem}.content-module__qR7xEa__archiveCardMuted{color:var(--text-muted);font-size:.76rem}.content-module__qR7xEa__archivePlaylistLink{border:1px solid var(--accent-hair);border-radius:var(--radius-pill);background:var(--accent-soft);min-height:34px;color:var(--text);white-space:nowrap;justify-content:center;align-items:center;padding:0 .85rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.content-module__qR7xEa__archivePlaylistLink:hover{background:color-mix(in oklab,var(--accent-soft)62%,transparent);border-color:var(--accent);transform:translateY(-1px)}.content-module__qR7xEa__archiveLoading{border:1px dashed var(--border);border-radius:var(--radius-card);background:var(--surface-muted);justify-content:center;align-items:center;min-height:320px;padding:2rem;display:flex}.content-module__qR7xEa__noticeLayout{grid-template-columns:minmax(320px,420px) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.content-module__qR7xEa__noticeFeature{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);min-height:240px;color:var(--text);flex-direction:column;gap:.9rem;padding:1.25rem;text-decoration:none;display:flex}.content-module__qR7xEa__noticeFeatureMeta{color:var(--text-muted);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:.75rem;font-size:.76rem;display:flex}.content-module__qR7xEa__noticeFeatureKicker{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-soft);min-height:28px;color:var(--accent);align-items:center;padding:0 .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.content-module__qR7xEa__noticeFeatureTitle{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:1.5rem;line-height:1.15}.content-module__qR7xEa__noticeFeatureExcerpt{color:var(--text-muted);margin:0;line-height:1.7}.content-module__qR7xEa__noticeFeatureAction{border:1px solid var(--accent-hair);border-radius:var(--radius-pill);background:var(--accent-soft);min-height:36px;color:var(--text);white-space:nowrap;justify-content:center;align-self:flex-start;align-items:center;padding:0 .9rem;font-size:.8rem;font-weight:700;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.content-module__qR7xEa__noticeFeatureAction:hover{border-color:var(--accent);background:color-mix(in oklab,var(--accent-soft)60%,transparent);transform:translateY(-1px)}.content-module__qR7xEa__noticeStream{flex-direction:column;gap:.85rem;display:flex}.content-module__qR7xEa__noticeRow{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);min-height:96px;color:var(--text);grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:1rem 1.05rem;text-decoration:none;transition:transform .15s,border-color .15s,background .15s;display:grid}.content-module__qR7xEa__noticeRow:hover{border-color:var(--accent-hair);background:var(--accent-soft);transform:translate(2px)}.content-module__qR7xEa__noticeRowIndex{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-soft);min-width:48px;min-height:48px;color:var(--text-muted);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;display:inline-flex}.content-module__qR7xEa__noticeRowBody{flex-direction:column;gap:.45rem;min-width:0;display:flex}.content-module__qR7xEa__noticeRowMeta{color:var(--text-muted);flex-wrap:wrap;gap:.5rem .75rem;font-size:.76rem;display:flex}.content-module__qR7xEa__noticeRowTitle{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:1rem;line-height:1.35}.content-module__qR7xEa__noticeRowExcerpt{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.content-module__qR7xEa__noticeRowChevron{color:var(--text-muted);justify-content:center;align-items:center;font-size:1.05rem;display:inline-flex}.content-module__qR7xEa__noticeFallback{border:1px dashed var(--border);border-radius:var(--radius-card);background:var(--surface-muted);color:var(--text-muted);text-align:center;padding:3rem 1rem}@media (max-width:960px){.content-module__qR7xEa__archiveIntro,.content-module__qR7xEa__noticeIntro{padding:1rem}.content-module__qR7xEa__archiveIntroTitle,.content-module__qR7xEa__noticeIntroTitle{font-size:1.35rem}}@media (max-width:768px){.content-module__qR7xEa__archiveRailLayout,.content-module__qR7xEa__noticeLayout{grid-template-columns:1fr}.content-module__qR7xEa__yearRail{max-height:none;position:static}.content-module__qR7xEa__yearRailButton:hover,.content-module__qR7xEa__noticeRow:hover{transform:none}.content-module__qR7xEa__noticeRow{grid-template-columns:42px minmax(0,1fr)}.content-module__qR7xEa__noticeRowChevron{display:none}}@media (max-width:560px){.content-module__qR7xEa__archiveIntro,.content-module__qR7xEa__noticeIntro{flex-direction:column}.content-module__qR7xEa__archiveIntroMeta{justify-content:flex-start}.content-module__qR7xEa__archiveCardGrid{grid-template-columns:1fr}.content-module__qR7xEa__archiveCard,.content-module__qR7xEa__noticeFeature,.content-module__qR7xEa__noticeRow{padding:.95rem}.content-module__qR7xEa__archiveYearHeader{flex-direction:column;align-items:flex-start}.content-module__qR7xEa__noticeRowIndex{min-width:42px;min-height:42px}}
.admin-module__rRoB3a__adminContainer{background:radial-gradient(circle at 0 0,#00f2ff1f,#0000 24%),radial-gradient(circle at 100% 0,#8250ff29,#0000 28%),linear-gradient(#ffffff03,#0000 22%);width:100%;min-height:100vh;display:flex;position:relative}.admin-module__rRoB3a__adminHeader{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}.admin-module__rRoB3a__backLink{color:var(--accent-primary);font-size:.9rem;transition:all .2s}.admin-module__rRoB3a__backLink:hover{text-shadow:0 0 8px var(--accent-primary);transform:translate(-5px)}.admin-module__rRoB3a__shellBackdrop{pointer-events:none;z-index:0;background:linear-gradient(#ffffff05,#0000 24%),radial-gradient(circle at 12% 12%,#00f2ff12,#0000 18%),radial-gradient(circle at 88% 8%,#7c3aed1a,#0000 18%);position:fixed;inset:0}.admin-module__rRoB3a__mobileOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;background:#03050a94;border:0;display:none;position:fixed;inset:0}.admin-module__rRoB3a__sidebar{background:color-mix(in srgb,var(--background)82%,transparent 18%);-webkit-backdrop-filter:blur(24px)saturate(140%);backdrop-filter:blur(24px)saturate(140%);border:1px solid color-mix(in srgb,var(--card-border)74%,#ffffff24 26%);z-index:1000;border-radius:30px;flex-direction:column;width:300px;height:calc(100vh - 36px);padding:1.4rem;transition:transform .32s cubic-bezier(.4,0,.2,1),box-shadow .24s;display:flex;position:fixed;top:18px;left:18px;box-shadow:0 24px 70px #0000006b,inset 0 1px #ffffff0a}[data-theme=dark] .admin-module__rRoB3a__sidebar{background:#080a12d1}.admin-module__rRoB3a__sidebarClosed{transform:translate(calc(-100% - 30px))}.admin-module__rRoB3a__sidebarHeader{border-bottom:1px solid color-mix(in srgb,var(--card-border)72%,transparent 28%);flex-direction:column;gap:.85rem;margin-bottom:1.5rem;padding:.35rem 0 1.35rem;display:flex}.admin-module__rRoB3a__sidebarBrand{letter-spacing:-.04em;flex-direction:column;gap:.25rem;font-size:1.6rem;font-weight:900;display:flex}.admin-module__rRoB3a__sidebarSubLabel{color:var(--text-subtle);letter-spacing:.28em;text-transform:uppercase;font-size:.72rem}.admin-module__rRoB3a__logoutButton{color:#ff6f6f;background:linear-gradient(135deg,#ff59592e,#ff595914);border-color:#ff595947;justify-content:center;width:100%}.admin-module__rRoB3a__navMenu{flex-direction:column;flex:1;gap:.55rem;min-height:0;padding-right:.15rem;display:flex;overflow-y:auto}.admin-module__rRoB3a__navItem{color:var(--foreground);opacity:.78;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:18px;align-items:center;gap:.9rem;width:100%;padding:.92rem 1rem;font-size:.96rem;line-height:1.35;transition:transform .18s,background .18s,border-color .18s,opacity .18s,box-shadow .18s;display:flex}.admin-module__rRoB3a__navItem:hover{opacity:1;background:#ffffff08;border-color:#ffffff0f;transform:translate(2px)}.admin-module__rRoB3a__navItemActive{opacity:1;color:var(--accent-primary);background:linear-gradient(135deg,#00f2ff24,#5e5ce614);border-color:#00f2ff42;box-shadow:0 10px 30px #00f2ff14,inset 0 1px #ffffff0a}.admin-module__rRoB3a__secondaryNavItem{justify-content:center;margin-top:1rem}.admin-module__rRoB3a__statusCard{border:1px solid color-mix(in srgb,var(--card-border)78%,transparent 22%);background:linear-gradient(#ffffff08,#ffffff04);border-radius:22px;margin-top:1rem;padding:1rem 1rem 1.1rem;box-shadow:inset 0 1px #ffffff0a}.admin-module__rRoB3a__mainWrapper{z-index:1;flex:1;width:calc(100% - 336px);min-width:0;margin-left:336px;padding:18px 20px 24px 0;transition:margin-left .32s,width .32s,padding .32s;position:relative}.admin-module__rRoB3a__mainWrapperFull{width:100%;margin-left:0;padding-left:20px}.admin-module__rRoB3a__menuHeader{z-index:900;border:1px solid color-mix(in srgb,var(--card-border)86%,transparent 14%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#080c14eb,#0a0f18d6);border-radius:26px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.1rem;padding:1rem 1.2rem;display:flex;position:sticky;top:18px;box-shadow:0 20px 50px #0000002e}.admin-module__rRoB3a__headerMeta{align-items:center;gap:1rem;min-width:0;display:flex}.admin-module__rRoB3a__headerCopy{min-width:0}.admin-module__rRoB3a__headerEyebrow{color:var(--text-subtle);letter-spacing:.18em;text-transform:uppercase;margin-bottom:.45rem;font-size:.72rem}.admin-module__rRoB3a__sectionTitle{color:var(--foreground);letter-spacing:-.04em;text-transform:none;border:0;margin:0;padding:0;font-size:clamp(1.3rem,1.8vw,1.95rem);font-weight:800}.admin-module__rRoB3a__pageActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.admin-module__rRoB3a__sortToggle{cursor:pointer;border:1px solid color-mix(in srgb,var(--card-border)80%,transparent 20%);color:var(--text-muted);background:#ffffff08;border-radius:999px;align-items:center;gap:.72rem;padding:.78rem 1rem;font-size:.82rem;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.admin-module__rRoB3a__sortToggle:hover{background:#0d1420eb;border-color:#00f2ff3d;transform:translateY(-1px)}.admin-module__rRoB3a__card{border:1px solid color-mix(in srgb,var(--card-border)84%,transparent 16%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff05,#ffffff03),linear-gradient(#080c14f0,#090e17e6);border-radius:32px;width:100%;margin-bottom:1.4rem;padding:1.4rem;overflow:hidden;box-shadow:0 22px 60px #0000003d,inset 0 1px #ffffff0a}.admin-module__rRoB3a__contentIntro{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.35rem;padding:.4rem 0 .75rem;display:flex}.admin-module__rRoB3a__contentIntroText{max-width:780px}.admin-module__rRoB3a__contentLead{color:var(--text-subtle);margin:.45rem 0 0;font-size:.96rem;line-height:1.65}.admin-module__rRoB3a__metricRow{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.admin-module__rRoB3a__metricChip{border:1px solid color-mix(in srgb,var(--card-border)84%,transparent 16%);background:linear-gradient(#0c121ce0,#0a0f18d1);border-radius:20px;min-width:124px;padding:.88rem 1rem}.admin-module__rRoB3a__metricLabel{color:var(--text-subtle);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.3rem;font-size:.7rem;display:block}.admin-module__rRoB3a__metricValue{color:var(--foreground);font-size:1rem;font-weight:700;display:block}.admin-module__rRoB3a__dashboardStack{flex-direction:column;gap:1rem;display:flex}.admin-module__rRoB3a__dashboardGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.admin-module__rRoB3a__statCard,.admin-module__rRoB3a__panelCard{border:1px solid color-mix(in srgb,var(--card-border)84%,transparent 16%);background:linear-gradient(#0c121cdb,#090e16cc);box-shadow:inset 0 1px #ffffff0a}.admin-module__rRoB3a__statCard{border-radius:18px;flex-direction:column;justify-content:space-between;min-height:124px;padding:1rem;display:flex}.admin-module__rRoB3a__statCard strong{color:var(--foreground);font-size:2rem;line-height:1}.admin-module__rRoB3a__statCard span:last-child{color:var(--text-muted);font-size:.86rem}.admin-module__rRoB3a__panelGrid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:1rem;display:grid}.admin-module__rRoB3a__panelCard{border-radius:20px;min-width:0;padding:1.15rem}.admin-module__rRoB3a__panelHeader{margin-bottom:1rem}.admin-module__rRoB3a__panelHeader h3{color:var(--foreground);margin:0;font-size:1.05rem}.admin-module__rRoB3a__tabPreviewGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.admin-module__rRoB3a__tabPreviewItem{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:.75rem;min-width:0;min-height:46px;padding:.72rem;display:flex}.admin-module__rRoB3a__tabPreviewItem span{color:var(--accent-primary);font-size:.72rem;font-weight:800}.admin-module__rRoB3a__tabPreviewItem strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.admin-module__rRoB3a__statusList{flex-direction:column;gap:.6rem;display:flex}.admin-module__rRoB3a__statusList div{border-bottom:1px solid #ffffff0f;justify-content:space-between;gap:1rem;padding:.72rem 0;display:flex}.admin-module__rRoB3a__statusList div:last-child{border-bottom:0}.admin-module__rRoB3a__statusList span,.admin-module__rRoB3a__panelText{color:var(--text-subtle);line-height:1.6}.admin-module__rRoB3a__statusList strong{color:var(--foreground);text-align:right;white-space:nowrap}.admin-module__rRoB3a__formPreviewGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.admin-module__rRoB3a__previewField{flex-direction:column;gap:.45rem;min-width:0;display:flex}.admin-module__rRoB3a__previewField span{color:var(--text-muted);font-size:.86rem}.admin-module__rRoB3a__actionGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-bottom:1rem;display:grid}.admin-module__rRoB3a__panelActions{justify-content:flex-end;gap:.65rem;margin-top:1rem;display:flex}.admin-module__rRoB3a__inputGroup{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.admin-module__rRoB3a__label{color:var(--text-muted);margin-bottom:.45rem;font-size:.88rem;display:block}.admin-module__rRoB3a__input{border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);width:100%;color:var(--foreground);background:linear-gradient(#0a0f18e6,#080c14db);border-radius:16px;padding:.95rem 1rem;font-family:inherit;transition:border-color .18s,box-shadow .18s,background .18s,transform .18s}.admin-module__rRoB3a__input:hover{border-color:#ffffff1f}.admin-module__rRoB3a__input:focus{background:color-mix(in srgb,var(--background)82%,transparent 18%);border-color:#00f2ff7a;outline:none;box-shadow:0 0 0 4px #00f2ff14,0 10px 30px #00f2ff14}.admin-module__rRoB3a__buttonPrimary{background:linear-gradient(135deg,var(--accent-primary),#5d5fee 56%,var(--accent-secondary));color:#fff;cursor:pointer;border:1px solid #0000;border-radius:16px;padding:.9rem 1.25rem;font-size:.9rem;font-weight:700;line-height:1;transition:transform .18s,box-shadow .18s,filter .18s;box-shadow:0 18px 32px #00f2ff33}[data-theme=light] .admin-module__rRoB3a__buttonPrimary{color:#fff}.admin-module__rRoB3a__buttonPrimary:hover{filter:saturate(1.05);transform:translateY(-2px);box-shadow:0 22px 36px #00f2ff3d}.admin-module__rRoB3a__itemList{flex-direction:column;gap:1rem;display:flex}.admin-module__rRoB3a__itemRow{border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);background:linear-gradient(#0c121cd1,#0a0f18c7);border-radius:22px;align-items:center;gap:1rem;padding:1rem 1.1rem;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:flex}.admin-module__rRoB3a__itemRow:hover{background:linear-gradient(#0e1521e6,#0b111cd6);border-color:#00f2ff29;transform:translateY(-1px);box-shadow:0 14px 28px #00000024}.admin-module__rRoB3a__scheduleOverview{grid-template-columns:minmax(0,1fr) 300px;gap:1rem;margin-bottom:1.25rem;display:grid}.admin-module__rRoB3a__scheduleCalendarPanel,.admin-module__rRoB3a__scheduleSidePanel{border:1px solid color-mix(in srgb,var(--card-border)84%,transparent 16%);background:linear-gradient(#0c121ce6,#090e16d1);border-radius:22px;min-width:0;box-shadow:0 18px 46px #0000002e,inset 0 1px #ffffff0a}.admin-module__rRoB3a__scheduleCalendarPanel{padding:1rem}.admin-module__rRoB3a__scheduleSidePanel{flex-direction:column;gap:1rem;padding:1rem;display:flex}.admin-module__rRoB3a__schedulePanelHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.admin-module__rRoB3a__schedulePanelHeader h3{color:var(--foreground);letter-spacing:0;margin:0;font-size:1.45rem}.admin-module__rRoB3a__schedulePanelActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.admin-module__rRoB3a__calendarWeekdays,.admin-module__rRoB3a__calendarGrid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.admin-module__rRoB3a__calendarWeekdays{gap:.45rem;margin-bottom:.45rem}.admin-module__rRoB3a__calendarWeekdays span{color:var(--text-subtle);letter-spacing:.12em;text-align:center;text-transform:uppercase;font-size:.72rem;font-weight:800}.admin-module__rRoB3a__calendarGrid{gap:.45rem}.admin-module__rRoB3a__calendarCell{aspect-ratio:1/.82;background:linear-gradient(#ffffff09,#ffffff04);border:1px solid #ffffff12;border-radius:14px;min-height:116px;padding:.62rem;overflow:hidden}.admin-module__rRoB3a__calendarCellMuted{opacity:.46}.admin-module__rRoB3a__calendarCellToday{border-color:#00f2ff75;box-shadow:inset 0 0 0 1px #00f2ff2e}.admin-module__rRoB3a__calendarDateRow{color:var(--foreground);justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.45rem;font-size:.82rem;font-weight:800;display:flex}.admin-module__rRoB3a__calendarDateRow strong{min-width:22px;height:22px;color:var(--accent-primary);background:#00f2ff1f;border-radius:999px;justify-content:center;align-items:center;font-size:.7rem;display:inline-flex}.admin-module__rRoB3a__calendarEventStack{flex-direction:column;gap:.28rem;min-width:0;display:flex}.admin-module__rRoB3a__calendarEvent{border:0;border-left:3px solid var(--accent-primary);width:100%;min-height:24px;color:var(--foreground);cursor:pointer;font:inherit;text-align:left;background:#ffffff0e;border-radius:7px;padding:.28rem .42rem}.admin-module__rRoB3a__calendarEvent span{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;line-height:1.2;display:block;overflow:hidden}.admin-module__rRoB3a__calendarMore{color:var(--text-subtle);padding-left:.42rem;font-size:.7rem}.admin-module__rRoB3a__scheduleStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.admin-module__rRoB3a__scheduleStatsGrid div{background:#ffffff09;border:1px solid #fff1;border-radius:14px;min-height:76px;padding:.75rem}.admin-module__rRoB3a__scheduleStatsGrid span{color:var(--text-subtle);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;display:block}.admin-module__rRoB3a__scheduleStatsGrid strong{color:var(--foreground);font-size:1.4rem}.admin-module__rRoB3a__scheduleAgenda{min-width:0}.admin-module__rRoB3a__agendaItem{width:100%;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff12;flex-direction:column;gap:.25rem;padding:.75rem 0;display:flex}.admin-module__rRoB3a__agendaItem:last-child{border-bottom:0}.admin-module__rRoB3a__agendaItem span{color:var(--text-subtle);font-size:.72rem}.admin-module__rRoB3a__agendaItem strong{text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;overflow:hidden}.admin-module__rRoB3a__itemImage{object-fit:cover;border:1px solid var(--card-border);border-radius:12px;width:120px;height:60px}.admin-module__rRoB3a__itemInfo{flex:1;overflow:hidden}.admin-module__rRoB3a__itemLink{color:var(--text-subtle);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;display:block;overflow:hidden}.admin-module__rRoB3a__itemActions{gap:.8rem;display:flex}.admin-module__rRoB3a__buttonSmall{border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);color:var(--foreground);cursor:pointer;background:linear-gradient(#0c121cdb,#090e16d1);border-radius:14px;justify-content:center;align-items:center;gap:.4rem;padding:.65rem .9rem;font-size:.8rem;line-height:1;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:inline-flex}.admin-module__rRoB3a__buttonSmall:hover{background:linear-gradient(#0f1623f0,#0b111ce0);border-color:#ffffff24;transform:translateY(-1px);box-shadow:0 12px 24px #0000001f}.admin-module__rRoB3a__buttonPrimary:disabled,.admin-module__rRoB3a__buttonSmall:disabled{opacity:.55;cursor:wait;box-shadow:none;transform:none}.admin-module__rRoB3a__buttonDanger{color:#ff6767;background:linear-gradient(#ff4d4d1f,#ff4d4d14);border-color:#ff4d4d42}.admin-module__rRoB3a__buttonDanger:hover{background:linear-gradient(#ff4d4d2e,#ff4d4d1f);border-color:#ff4d4d6b}.admin-module__rRoB3a__badge{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:.25rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.admin-module__rRoB3a__badgeActive{color:var(--accent-primary);background:#00f2ff1f;border:1px solid #00f2ff33}.admin-module__rRoB3a__badgeInactive{color:var(--text-subtle);background:#ffffff0a;border:1px solid #ffffff14}.admin-module__rRoB3a__tabMenu{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.admin-module__rRoB3a__hamburger{border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);color:var(--foreground);cursor:pointer;background:#ffffff0a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.05rem;transition:all .2s;display:flex}.admin-module__rRoB3a__hamburger:hover{background:#ffffff0f;border-color:#00f2ff42}.admin-module__rRoB3a__toggleWrapper{align-items:center;gap:1rem;padding:.5rem 0;display:flex}.admin-module__rRoB3a__switch{width:48px;height:26px;display:inline-block;position:relative}.admin-module__rRoB3a__switch input{opacity:0;width:0;height:0}.admin-module__rRoB3a__slider{cursor:pointer;border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);background-color:#ffffff0f;border-radius:999px;transition:all .3s;position:absolute;inset:0}.admin-module__rRoB3a__slider:before{content:"";background-color:var(--text-faint);border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;bottom:3px;left:3px}.admin-module__rRoB3a__switch input:checked+.admin-module__rRoB3a__slider{background-color:#00f2ff2e;border-color:#00f2ff57}.admin-module__rRoB3a__switch input:checked+.admin-module__rRoB3a__slider:before{background-color:var(--accent-primary);box-shadow:0 0 12px var(--accent-primary);transform:translate(22px)}.admin-module__rRoB3a__toggleLabel{color:var(--text-muted);font-size:.86rem}.admin-module__rRoB3a__modalOverlay{z-index:1100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#04070cad;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.admin-module__rRoB3a__modalContent{background:linear-gradient(#ffffff05,#ffffff02),linear-gradient(#080c14fa,#0a0f18f5);border:1px solid #00f2ff38;border-radius:30px;width:min(1120px,100%);max-height:calc(100vh - 3rem);padding:2rem;position:relative;overflow-y:auto;box-shadow:0 28px 80px #0000006b,inset 0 1px #ffffff0d}[data-theme=dark] .admin-module__rRoB3a__modalContent{background:linear-gradient(#ffffff05,#ffffff02),#0d121b}.admin-module__rRoB3a__modalBtns{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.admin-module__rRoB3a__textArea{background:color-mix(in srgb,var(--card-bg)82%,transparent 18%);border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);width:100%;color:var(--foreground);resize:vertical;border-radius:16px;min-height:300px;padding:1rem;font-family:inherit}.admin-module__rRoB3a__textArea:focus{border-color:#00f2ff75;outline:none;box-shadow:0 0 0 4px #00f2ff14}.admin-module__rRoB3a__markdownToolbar{background:color-mix(in srgb,var(--background)72%,transparent 28%);border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);border-radius:16px;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.75rem;display:flex}.admin-module__rRoB3a__tabBtn{background:color-mix(in srgb,var(--card-bg)82%,transparent 18%);border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);color:var(--foreground);opacity:.66;cursor:pointer;z-index:1;border-radius:16px 16px 0 0;margin-bottom:-1px;padding:.85rem 1.15rem;font-size:.88rem;font-weight:600;transition:all .2s}.admin-module__rRoB3a__tabBtn:hover{opacity:1}.admin-module__rRoB3a__tabBtnActive{background:color-mix(in srgb,var(--background)88%,transparent 12%);border-color:#00f2ff4d;border-bottom-color:color-mix(in srgb,var(--background)88%,transparent 12%);color:var(--accent-primary);opacity:1}[data-theme=dark] .admin-module__rRoB3a__tabBtnActive{background:#10131d;border-bottom-color:#10131d}.admin-module__rRoB3a__colorPaletteContainer{background:var(--background);border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);z-index:100;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:6px;padding:.8rem;display:grid;position:absolute;top:100%;left:0;box-shadow:0 18px 42px #0000003d}[data-theme=dark] .admin-module__rRoB3a__colorPaletteContainer{background:#121620}.admin-module__rRoB3a__colorSwatch{cursor:pointer;border:1px solid var(--card-border);border-radius:8px;width:28px;height:28px;transition:transform .1s}.admin-module__rRoB3a__colorSwatch:hover{border-color:var(--foreground);transform:scale(1.08)}.admin-module__rRoB3a__loginViewport{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.admin-module__rRoB3a__loginPanel{background:linear-gradient(180deg,#ffffff0a,#ffffff05),color-mix(in srgb,var(--background)82%,transparent 18%);border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:32px;width:min(480px,100%);padding:2rem;box-shadow:0 30px 80px #00000057,inset 0 1px #ffffff0d}.admin-module__rRoB3a__loginTitle{color:var(--foreground);letter-spacing:-.05em;margin:0;font-size:clamp(1.9rem,4vw,2.6rem)}.admin-module__rRoB3a__loginSubtitle{color:var(--text-subtle);margin:.65rem 0 0;line-height:1.6}.admin-module__rRoB3a__loginForm{flex-direction:column;gap:.95rem;margin-top:1.8rem;display:flex}.admin-module__rRoB3a__loginFeedback{margin-top:1rem;font-size:.9rem}.admin-module__rRoB3a__loginActions{justify-content:center;margin-top:2rem;display:flex}@media (max-width:1280px){.admin-module__rRoB3a__sidebar{width:280px}.admin-module__rRoB3a__mainWrapper{width:calc(100% - 316px);margin-left:316px}}@media (max-width:1100px){.admin-module__rRoB3a__mobileOverlay{display:block}.admin-module__rRoB3a__sidebar{height:calc(100vh - 24px);top:12px;left:12px}.admin-module__rRoB3a__mainWrapper,.admin-module__rRoB3a__mainWrapperFull{width:100%;margin-left:0;padding:12px}}@media (max-width:900px){.admin-module__rRoB3a__menuHeader,.admin-module__rRoB3a__contentIntro{flex-direction:column;align-items:stretch}.admin-module__rRoB3a__pageActions,.admin-module__rRoB3a__metricRow{justify-content:flex-start}.admin-module__rRoB3a__card{border-radius:24px;padding:1.05rem}.admin-module__rRoB3a__modalContent{border-radius:24px;padding:1.2rem}.admin-module__rRoB3a__dashboardGrid,.admin-module__rRoB3a__panelGrid,.admin-module__rRoB3a__scheduleOverview,.admin-module__rRoB3a__formPreviewGrid{grid-template-columns:1fr}.admin-module__rRoB3a__tabPreviewGrid,.admin-module__rRoB3a__actionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.admin-module__rRoB3a__schedulePanelHeader{flex-direction:column;align-items:stretch}.admin-module__rRoB3a__schedulePanelActions{justify-content:flex-start}.admin-module__rRoB3a__scheduleCalendarPanel{overflow-x:auto}.admin-module__rRoB3a__calendarWeekdays,.admin-module__rRoB3a__calendarGrid{min-width:760px}.admin-module__rRoB3a__itemRow{flex-wrap:wrap;align-items:flex-start}.admin-module__rRoB3a__buttonPrimary,.admin-module__rRoB3a__buttonSmall{width:100%}.admin-module__rRoB3a__modalBtns{flex-direction:column-reverse}.admin-module__rRoB3a__loginPanel{padding:1.4rem}.admin-module__rRoB3a__tabPreviewGrid,.admin-module__rRoB3a__actionGrid{grid-template-columns:1fr}}
.videos-module__m-uKfW__page{max-width:1400px;min-height:100vh;margin:0 auto;padding:2rem 2rem 4rem}.videos-module__m-uKfW__header{margin-bottom:1.25rem}.videos-module__m-uKfW__headerShell{border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);background:linear-gradient(#ffffff04,#ffffff02),linear-gradient(135deg,#080c14eb,#0a0f18e6 52%,#130f26db 100%);border-radius:26px;padding:1rem 1.1rem;position:relative;overflow:hidden;box-shadow:0 18px 44px #00000038,inset 0 1px #ffffff0a}.videos-module__m-uKfW__headerShell:before{content:"";pointer-events:none;background:radial-gradient(circle at 14% 18%,#00f2ff1f,#0000 24%),radial-gradient(circle at 86% 12%,#7c4dff29,#0000 26%);position:absolute;inset:0}.videos-module__m-uKfW__slimHeaderBar{z-index:1;grid-template-columns:minmax(220px,auto) minmax(280px,520px) minmax(220px,auto);align-items:center;gap:1.1rem;display:grid;position:relative}.videos-module__m-uKfW__headerStart{align-items:center;gap:.9rem;min-width:0;display:flex}.videos-module__m-uKfW__menuButton{border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:linear-gradient(#0c121cd6,#090e16cc);border-radius:14px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.videos-module__m-uKfW__menuButton:hover{border-color:#00f2ff47;transform:translateY(-1px)}.videos-module__m-uKfW__menuButton span{background:var(--foreground);opacity:.92;border-radius:999px;width:18px;height:2px}.videos-module__m-uKfW__sideMenuOverlay{background:var(--surface-overlay);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:49;position:fixed;inset:0}.videos-module__m-uKfW__sideMenu{background:var(--panel-strong);border-right:1px solid var(--card-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;flex-direction:column;gap:1.25rem;width:min(320px,86vw);height:100vh;padding:1.5rem 1.2rem;animation:.22s ease-out videos-module__m-uKfW__slideInLeft;display:flex;position:fixed;top:0;left:0}.videos-module__m-uKfW__sideMenuHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.videos-module__m-uKfW__sideMenuTitle{color:var(--foreground);margin:0;font-size:1rem}.videos-module__m-uKfW__sideMenuClose{color:var(--foreground);opacity:.65;cursor:pointer;background:0 0;border:none}.videos-module__m-uKfW__sideMenuNav{flex-direction:column;gap:.75rem;display:flex}.videos-module__m-uKfW__sideMenuLink{min-height:48px;color:var(--foreground);background:var(--surface-soft);border:1px solid var(--card-border);border-radius:14px;align-items:center;padding:0 14px;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:flex}.videos-module__m-uKfW__sideMenuLink:hover{border-color:#00f2ff47;transform:translate(3px)}@keyframes videos-module__m-uKfW__slideInLeft{0%{opacity:.4;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.videos-module__m-uKfW__backLink{color:var(--accent-primary,#00f2ff);opacity:.8;font-size:.9rem;text-decoration:none;transition:opacity .2s}.videos-module__m-uKfW__backLink:hover{opacity:1}[data-theme=light] .videos-module__m-uKfW__heroPrimary{color:#fff}.videos-module__m-uKfW__brandBlock{align-self:center;align-items:center;gap:.85rem;min-width:0;max-width:220px;text-decoration:none;display:flex}.videos-module__m-uKfW__logoImage{filter:drop-shadow(0 0 12px #ffffff2e);width:auto;height:44px}[data-theme=light] .videos-module__m-uKfW__logoImage{filter:invert()drop-shadow(0 0 5px #00000014)}.videos-module__m-uKfW__brandCopy{min-width:0;max-width:220px}.videos-module__m-uKfW__headerEyebrow{color:var(--accent-primary);letter-spacing:.2em;text-transform:uppercase;margin:0 0 .1rem;font-size:.68rem}.videos-module__m-uKfW__title{background:linear-gradient(135deg,#fff,#00f2ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.2rem;font-weight:800}[data-theme=light] .videos-module__m-uKfW__title{background:linear-gradient(135deg,var(--foreground),var(--accent-primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.videos-module__m-uKfW__searchDock{justify-self:center;width:100%}.videos-module__m-uKfW__searchInput{border:1px solid color-mix(in srgb,var(--card-border)84%,transparent 16%);color:var(--foreground,#e0e0e0);background:linear-gradient(#090e16f0,#080c14e0);border-radius:14px;outline:none;width:100%;padding:.9rem 1rem;font-size:.92rem;transition:border-color .2s,box-shadow .2s,transform .2s}.videos-module__m-uKfW__searchInput:focus{border-color:#00f2ff66;box-shadow:0 0 0 4px #00f2ff14}.videos-module__m-uKfW__headerActions{justify-content:flex-end;align-items:center;gap:.8rem;min-width:0;display:flex}.videos-module__m-uKfW__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.15rem;display:flex}.videos-module__m-uKfW__heroCard{border:1px solid color-mix(in srgb,var(--card-border)84%,transparent 16%);background:linear-gradient(#ffffff05,#ffffff02),linear-gradient(135deg,#090e16f5,#0c121deb 52%,#130f26e6 100%);border-radius:30px;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);margin-bottom:1.5rem;display:grid;overflow:hidden;box-shadow:0 26px 60px #0000003d,inset 0 1px #ffffff0a}.videos-module__m-uKfW__heroMedia{background:color-mix(in srgb,var(--background)88%,#0c1018 12%);min-height:380px;position:relative}.videos-module__m-uKfW__heroMedia:after{content:"";background:linear-gradient(90deg,#070b120d,#070b121f 48%,#070b128f);position:absolute;inset:0}.videos-module__m-uKfW__heroImage{object-fit:cover;width:100%;height:100%}.videos-module__m-uKfW__heroPlaceholder{width:100%;height:100%;color:var(--text-muted);letter-spacing:.12rem;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex}.videos-module__m-uKfW__heroBody{flex-direction:column;justify-content:center;gap:1rem;padding:2.2rem;display:flex}.videos-module__m-uKfW__heroEyebrow{letter-spacing:.18rem;color:var(--accent-primary);margin:0;font-size:.78rem}.videos-module__m-uKfW__heroTitle{color:var(--foreground,#fff);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1.08}.videos-module__m-uKfW__heroDescription{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.7}.videos-module__m-uKfW__heroMetaRow{flex-wrap:wrap;gap:.7rem;display:flex}.videos-module__m-uKfW__heroMetaChip{min-height:36px;color:var(--text-subtle);background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:0 .95rem;font-size:.82rem;display:inline-flex}.videos-module__m-uKfW__heroTagRow{flex-wrap:wrap;gap:.6rem;display:flex}.videos-module__m-uKfW__heroTagBtn{min-height:34px;color:var(--foreground);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:0 .9rem;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.videos-module__m-uKfW__heroActions{flex-wrap:wrap;gap:.75rem;margin-top:.35rem;display:flex}.videos-module__m-uKfW__heroPrimary,.videos-module__m-uKfW__heroSecondary{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:.9rem;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.videos-module__m-uKfW__heroSecondary{color:var(--foreground,#fff);border:1px solid var(--card-border);background:var(--surface-soft)}.videos-module__m-uKfW__heroPrimary:hover,.videos-module__m-uKfW__heroSecondary:hover{opacity:.95;transform:translateY(-1px)}.videos-module__m-uKfW__tagSection{flex-direction:column;gap:.9rem;margin-bottom:1.8rem;display:flex}.videos-module__m-uKfW__tagSectionTitle{color:var(--text-subtle);margin:0;font-size:.92rem}.videos-module__m-uKfW__activeTag{min-height:32px;color:var(--accent-primary);background:#00f2ff1a;border:1px solid #00f2ff3d;border-radius:999px;align-items:center;padding:0 .8rem;font-size:.8rem;display:inline-flex}.videos-module__m-uKfW__tagBtn{border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);color:var(--text-subtle);cursor:pointer;background:linear-gradient(#0c121cd1,#090e16c7);border-radius:999px;padding:.55rem .95rem;font-size:.82rem;transition:all .2s}.videos-module__m-uKfW__listSummary{border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);background:linear-gradient(#0c121cbd,#090e16ad);border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.9rem 1rem;display:flex}.videos-module__m-uKfW__loading,.videos-module__m-uKfW__empty{color:#666;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:6rem 0;display:flex}.videos-module__m-uKfW__spinner{border:3px solid #00f2ff33;border-top-color:#00f2ff;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite videos-module__m-uKfW__spin}@keyframes videos-module__m-uKfW__spin{to{transform:rotate(360deg)}}.videos-module__m-uKfW__resetBtn{color:#00f2ff;cursor:pointer;background:#00f2ff1a;border:1px solid #00f2ff4d;border-radius:999px;padding:.65rem 1rem;font-size:.875rem;transition:background .2s,transform .2s}@media (max-width:900px){.videos-module__m-uKfW__slimHeaderBar,.videos-module__m-uKfW__heroCard{grid-template-columns:1fr}}@media (max-width:640px){.videos-module__m-uKfW__page{padding:1.5rem 1rem 3rem}.videos-module__m-uKfW__headerShell{border-radius:22px;padding:.85rem}.videos-module__m-uKfW__slimHeaderBar{gap:.8rem}.videos-module__m-uKfW__headerStart,.videos-module__m-uKfW__headerActions,.videos-module__m-uKfW__tagSectionHeader{flex-wrap:wrap;justify-content:space-between}.videos-module__m-uKfW__heroCard{grid-template-columns:1fr;display:grid}.videos-module__m-uKfW__heroMedia{min-height:240px}.videos-module__m-uKfW__heroBody{padding:1.35rem}.videos-module__m-uKfW__heroTitle{font-size:1.6rem}.videos-module__m-uKfW__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.videos-module__m-uKfW__listSummary{flex-direction:column;align-items:flex-start}.videos-module__m-uKfW__listSummaryPrimary{width:100%}.videos-module__m-uKfW__logoImage{height:38px}}[data-theme=light] .videos-module__m-uKfW__headerShell{background:var(--surface);border-color:var(--border);box-shadow:0 18px 44px #1c1e2114,inset 0 1px #fff9}[data-theme=light] .videos-module__m-uKfW__menuButton{background:var(--surface-2);border-color:var(--border)}[data-theme=light] .videos-module__m-uKfW__menuButton span{background:var(--text)}[data-theme=light] .videos-module__m-uKfW__sideMenu{background:var(--surface);border-right-color:var(--border)}[data-theme=light] .videos-module__m-uKfW__sideMenuLink{background:var(--surface-2);border-color:var(--border);color:var(--text)}[data-theme=light] .videos-module__m-uKfW__searchInput,[data-theme=light] .videos-module__m-uKfW__sortSelect{background:var(--surface);border-color:var(--border);color:var(--text)}[data-theme=light] .videos-module__m-uKfW__heroCard{background:var(--surface);border-color:var(--border);box-shadow:0 26px 60px #1c1e2114,inset 0 1px #fff9}[data-theme=light] .videos-module__m-uKfW__heroMedia{background:var(--surface-2)}[data-theme=light] .videos-module__m-uKfW__heroTitle{color:var(--text)}[data-theme=light] .videos-module__m-uKfW__heroMetaChip{background:var(--surface-2);border-color:var(--border);color:var(--text-dim)}[data-theme=light] .videos-module__m-uKfW__heroTagBtn{background:var(--surface-2);border-color:var(--border);color:var(--text)}[data-theme=light] .videos-module__m-uKfW__heroTagBtnActive{background:var(--accent-soft);border-color:var(--accent-hair);color:var(--accent)}[data-theme=light] .videos-module__m-uKfW__tagSection{background:var(--surface);border-color:var(--border);box-shadow:0 16px 38px #1c1e210f,inset 0 1px #fff9}[data-theme=light] .videos-module__m-uKfW__activeTag{background:var(--accent-soft);border-color:var(--accent-hair);color:var(--accent)}[data-theme=light] .videos-module__m-uKfW__tagBtn{background:var(--surface-2);border-color:var(--border);color:var(--text-dim)}[data-theme=light] .videos-module__m-uKfW__tagBtn:hover{color:var(--text)}[data-theme=light] .videos-module__m-uKfW__tagBtnActive{background:var(--accent-soft);border-color:var(--accent-hair);color:var(--accent)}[data-theme=light] .videos-module__m-uKfW__listSummary{background:var(--surface);border-color:var(--border);box-shadow:0 14px 32px #1c1e210d,inset 0 1px #fff9}[data-theme=light] .videos-module__m-uKfW__listSummaryText{color:var(--text)}[data-theme=light] .videos-module__m-uKfW__loading,[data-theme=light] .videos-module__m-uKfW__empty{color:var(--text-mute)}[data-theme=light] .videos-module__m-uKfW__resetBtn{background:var(--accent-soft);border-color:var(--accent-hair);color:var(--accent)}[data-theme=light] .videos-module__m-uKfW__resetBtn:hover{background:color-mix(in oklab,var(--accent-soft)70%,var(--accent)30%)}@media (max-width:720px){.videos-module__m-uKfW__page{padding:16px 14px calc(96px + env(safe-area-inset-bottom,0px) + 40px);gap:16px;animation:.25s videos-module__m-uKfW__mobilePageFade}.videos-module__m-uKfW__listSummary,.videos-module__m-uKfW__tagSection,.videos-module__m-uKfW__heroCard{border:1px solid var(--border,var(--card-border));background:var(--surface,var(--card-bg));box-shadow:none;border-radius:16px}.videos-module__m-uKfW__controls{background:0 0;border:0;border-radius:0;padding:0}.videos-module__m-uKfW__controlsSummary,.videos-module__m-uKfW__sortControls{width:100%}.videos-module__m-uKfW__heroCard{overflow:hidden}.videos-module__m-uKfW__heroMedia{aspect-ratio:16/9;min-height:0}.videos-module__m-uKfW__heroMedia:after{background:linear-gradient(#0000 40%,#0009)}.videos-module__m-uKfW__heroBody{padding:14px 16px 16px}.videos-module__m-uKfW__heroTitle{font-size:1.55rem;line-height:1.12}.videos-module__m-uKfW__heroActions{flex-direction:column}.videos-module__m-uKfW__heroPrimary,.videos-module__m-uKfW__heroSecondary,.videos-module__m-uKfW__sortSelect,.videos-module__m-uKfW__resetBtn{border-radius:12px;min-height:44px}.videos-module__m-uKfW__heroPrimary,.videos-module__m-uKfW__heroSecondary,.videos-module__m-uKfW__sortSelect{width:100%}.videos-module__m-uKfW__tagSection{padding:14px 0;overflow:hidden}.videos-module__m-uKfW__tagSectionHeader{padding:0 16px}.videos-module__m-uKfW__tagFilter{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:10px;margin:0 -14px;padding:0 18px 4px;scroll-padding-inline:18px;overflow-x:auto}.videos-module__m-uKfW__tagFilter::-webkit-scrollbar{display:none}.videos-module__m-uKfW__tagFilter>*{scroll-snap-align:start;flex:none}.videos-module__m-uKfW__tagBtn{border-radius:12px;min-height:38px}.videos-module__m-uKfW__listSummary{align-items:flex-start;padding:14px 16px}.videos-module__m-uKfW__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}}@keyframes videos-module__m-uKfW__mobilePageFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.videos-module__m-uKfW__page{flex-direction:column;gap:1.25rem;max-width:1520px;display:flex}.videos-module__m-uKfW__controls{justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:0;padding:0;display:flex}.videos-module__m-uKfW__controlsSummary{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.videos-module__m-uKfW__controlsLabel{color:var(--accent-primary);letter-spacing:.24em;text-transform:uppercase;font-size:.72rem;font-weight:700}.videos-module__m-uKfW__controlsCount{color:var(--text-subtle);font-size:.92rem;font-weight:600}.videos-module__m-uKfW__heroCard{border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);background:linear-gradient(135deg,#080c14f5,#0b101af2 55%,#121024eb);border-radius:28px;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);margin-bottom:.15rem;overflow:hidden;box-shadow:0 30px 70px #00000047,inset 0 1px #ffffff0a}.videos-module__m-uKfW__heroMedia{background:color-mix(in srgb,var(--background)86%,#0c1018 14%);min-height:360px}.videos-module__m-uKfW__heroMedia:after{background:linear-gradient(90deg,#070b1214,#070b1229 46%,#070b1294)}.videos-module__m-uKfW__heroPlaceholder{color:var(--text-muted);letter-spacing:.18em;font-size:1rem}.videos-module__m-uKfW__heroBody{gap:1rem;padding:2.25rem}.videos-module__m-uKfW__heroEyebrow{letter-spacing:.24em;text-transform:uppercase;font-size:.72rem;font-weight:700}.videos-module__m-uKfW__heroTitle{letter-spacing:-.05em;font-size:clamp(2.1rem,3vw,3.25rem);line-height:1.05}.videos-module__m-uKfW__heroDescription{max-width:60ch;color:var(--text-subtle);font-size:1rem;line-height:1.7}.videos-module__m-uKfW__heroMetaRow{gap:.6rem}.videos-module__m-uKfW__heroMetaChip{min-height:36px;color:var(--text-subtle);background:#ffffff0e;border:1px solid #ffffff17;border-radius:999px;padding:0 .95rem;font-size:.82rem;font-weight:600}.videos-module__m-uKfW__heroTagRow{gap:.55rem}.videos-module__m-uKfW__heroTagBtn{min-height:34px;color:var(--foreground);background:#ffffff0b;border:1px solid #ffffff14;border-radius:999px;padding:0 .9rem;font-weight:600}.videos-module__m-uKfW__heroTagBtn:hover{border-color:#00f2ff3d;transform:translateY(-1px)}.videos-module__m-uKfW__heroTagBtnActive{color:var(--accent-primary);background:#00f2ff1f;border-color:#00f2ff57}.videos-module__m-uKfW__heroActions{gap:.7rem;margin-top:.15rem}.videos-module__m-uKfW__heroPrimary,.videos-module__m-uKfW__heroSecondary{border-radius:999px;min-height:44px;padding:0 18px;font-size:.92rem}.videos-module__m-uKfW__heroPrimary{color:#041116;background:linear-gradient(135deg,#00f2ff,#7c4dff);font-weight:800}.videos-module__m-uKfW__heroSecondary{background:color-mix(in srgb,var(--surface-soft)88%,transparent 12%);border:1px solid color-mix(in srgb,var(--card-border)88%,transparent 12%)}.videos-module__m-uKfW__tagSection{border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);background:linear-gradient(#0c121cc7,#090e16b8);border-radius:22px;flex-direction:column;gap:.85rem;padding:1rem 1.1rem;display:flex;box-shadow:0 16px 38px #00000029,inset 0 1px #ffffff08}.videos-module__m-uKfW__tagSectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.videos-module__m-uKfW__tagSectionTitle{color:var(--accent-primary);letter-spacing:.24em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.videos-module__m-uKfW__activeTag{min-height:32px;color:var(--accent-primary);background:#00f2ff1a;border:1px solid #00f2ff3d;border-radius:999px;align-items:center;padding:0 .8rem;font-size:.8rem;font-weight:600;display:inline-flex}.videos-module__m-uKfW__tagFilter{flex-wrap:wrap;gap:.55rem;display:flex}.videos-module__m-uKfW__tagBtn{border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);color:var(--text-subtle);cursor:pointer;background:linear-gradient(#0c121cd1,#090e16c7);border-radius:999px;padding:.55rem .95rem;font-size:.82rem;font-weight:600;transition:all .2s}.videos-module__m-uKfW__tagBtn:hover{color:#ddd;border-color:#00f2ff4d;transform:translateY(-1px)}.videos-module__m-uKfW__tagBtnActive{color:#00f2ff;background:#00f2ff26;border-color:#00f2ff80}.videos-module__m-uKfW__listSummary{border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);background:linear-gradient(#0c121cc2,#090e16b3);border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1rem;display:flex;box-shadow:0 14px 32px #00000024,inset 0 1px #ffffff08}.videos-module__m-uKfW__listSummaryPrimary{flex-wrap:wrap;align-items:center;gap:.75rem;min-width:0;display:flex}.videos-module__m-uKfW__listSummaryText{color:var(--foreground);font-size:.9rem;font-weight:600}.videos-module__m-uKfW__listSummaryHint{color:var(--text-subtle);font-size:.82rem}.videos-module__m-uKfW__sortControls{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.videos-module__m-uKfW__sortSelect{border:1px solid color-mix(in srgb,var(--card-border)84%,transparent 16%);min-height:42px;color:var(--foreground,#e0e0e0);background:linear-gradient(#090e16f0,#080c14e0);border-radius:12px;outline:none;padding:0 .95rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s,transform .2s}.videos-module__m-uKfW__sortSelect:focus{border-color:#00f2ff66;box-shadow:0 0 0 4px #00f2ff14}.videos-module__m-uKfW__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;display:grid}.videos-module__m-uKfW__resetBtn{color:#00f2ff;cursor:pointer;background:#00f2ff1a;border:1px solid #00f2ff4d;border-radius:999px;padding:.65rem 1rem;font-size:.875rem;font-weight:600;transition:background .2s,transform .2s}.videos-module__m-uKfW__resetBtn:hover{background:#00f2ff33;transform:translateY(-1px)}@media (max-width:1100px){.videos-module__m-uKfW__heroCard{grid-template-columns:1fr}}@media (max-width:640px){.videos-module__m-uKfW__page{padding:1.4rem 1rem 3rem}.videos-module__m-uKfW__controls{padding:0}.videos-module__m-uKfW__heroBody{padding:1.35rem}.videos-module__m-uKfW__heroTitle{font-size:1.65rem}.videos-module__m-uKfW__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.videos-module__m-uKfW__listSummary{flex-direction:column;align-items:flex-start}.videos-module__m-uKfW__listSummaryPrimary{width:100%}.videos-module__m-uKfW__logoImage{height:38px}}
.playlists-module__cA8U0G__page{max-width:1400px;min-height:100vh;margin:0 auto;padding:2rem 2rem 4rem}.playlists-module__cA8U0G__header{margin-bottom:1.25rem}.playlists-module__cA8U0G__headerShell{border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);background:linear-gradient(#ffffff04,#ffffff02),linear-gradient(135deg,#080c14eb,#0a0f18e6 52%,#130f26db 100%);border-radius:26px;padding:1rem 1.1rem;position:relative;overflow:hidden;box-shadow:0 18px 44px #00000038,inset 0 1px #ffffff0a}.playlists-module__cA8U0G__headerShell:before{content:"";pointer-events:none;background:radial-gradient(circle at 14% 18%,#00f2ff1f,#0000 24%),radial-gradient(circle at 86% 12%,#7c4dff29,#0000 26%);position:absolute;inset:0}.playlists-module__cA8U0G__slimHeaderBar{z-index:1;grid-template-columns:minmax(220px,auto) minmax(280px,520px) minmax(220px,auto);align-items:center;gap:1.1rem;display:grid;position:relative}.playlists-module__cA8U0G__headerStart{align-items:center;gap:.9rem;min-width:0;display:flex}.playlists-module__cA8U0G__menuButton{border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:linear-gradient(#0c121ce6,#090e16d6);border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.playlists-module__cA8U0G__menuButton:hover{background:linear-gradient(#0e1521f5,#0a0f18e6);border-color:#00f2ff47;transform:translateY(-1px)}.playlists-module__cA8U0G__menuButton span{background:var(--foreground);opacity:.92;border-radius:999px;width:18px;height:2px}.playlists-module__cA8U0G__sideMenuOverlay{background:var(--surface-overlay);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:49;position:fixed;inset:0}.playlists-module__cA8U0G__sideMenu{border-right:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);z-index:50;background:linear-gradient(#ffffff06,#ffffff02),linear-gradient(#0a0e16fa,#0c101af5);flex-direction:column;gap:1.25rem;width:min(320px,86vw);height:100vh;padding:1.35rem 1rem 1rem;animation:.22s ease-out playlists-module__cA8U0G__slideInLeft;display:flex;position:fixed;top:0;left:0;box-shadow:18px 0 48px #00000042,inset -1px 0 #ffffff05}.playlists-module__cA8U0G__sideMenuHeader{justify-content:space-between;align-items:center;gap:1rem;padding:.15rem .25rem .35rem;display:flex}.playlists-module__cA8U0G__sideMenuTitle{color:var(--foreground);margin:0;font-size:1.02rem;font-weight:800}.playlists-module__cA8U0G__sideMenuClose{border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);min-width:42px;height:42px;color:var(--text-subtle);cursor:pointer;background:linear-gradient(#0c121cd1,#090e16c7);border-radius:12px;transition:transform .2s,border-color .2s,color .2s,background .2s}.playlists-module__cA8U0G__sideMenuClose:hover{color:var(--foreground);border-color:#00f2ff3d;transform:translateY(-1px)}.playlists-module__cA8U0G__sideMenuNav{flex-direction:column;gap:.8rem;padding-top:.25rem;display:flex}.playlists-module__cA8U0G__sideMenuLink{min-height:54px;color:var(--foreground);border:1px solid color-mix(in srgb,var(--card-border)84%,transparent 16%);background:linear-gradient(#191c24eb,#141820e0);border-radius:16px;align-items:center;padding:0 16px;font-size:.96rem;font-weight:600;text-decoration:none;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:flex;box-shadow:inset 0 1px #ffffff08}.playlists-module__cA8U0G__sideMenuLink:hover{background:linear-gradient(#1c202afa,#161a22eb);border-color:#00f2ff47;transform:translate(3px);box-shadow:0 12px 24px #00000024}@keyframes playlists-module__cA8U0G__slideInLeft{0%{opacity:.4;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.playlists-module__cA8U0G__backLink{color:var(--accent-primary,#00f2ff);opacity:.8;font-size:.9rem;text-decoration:none;transition:opacity .2s}.playlists-module__cA8U0G__backLink:hover{opacity:1}[data-theme=light] .playlists-module__cA8U0G__heroPrimary,[data-theme=light] .playlists-module__cA8U0G__modalPrimary{color:#fff}[data-theme=light] .playlists-module__cA8U0G__heroNavButton{color:#18202a;background:#ffffffc2;border-color:#11182714}.playlists-module__cA8U0G__title{background:linear-gradient(135deg,#fff,#00f2ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.2rem;font-weight:800}[data-theme=light] .playlists-module__cA8U0G__title{background:linear-gradient(135deg,var(--foreground),var(--accent-primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.playlists-module__cA8U0G__subtitle{color:var(--text-subtle);margin:.45rem 0 0;font-size:1rem;line-height:1.7}.playlists-module__cA8U0G__brandRow{align-items:center;gap:.85rem;min-width:0;text-decoration:none;display:flex}.playlists-module__cA8U0G__logoImage{filter:drop-shadow(0 0 12px #ffffff2e);width:auto;height:44px}[data-theme=light] .playlists-module__cA8U0G__logoImage{filter:invert()drop-shadow(0 0 5px #00000014)}.playlists-module__cA8U0G__brandCopy{min-width:0;max-width:220px}.playlists-module__cA8U0G__headerEyebrow{color:var(--accent-primary);letter-spacing:.2em;text-transform:uppercase;margin:0 0 .1rem;font-size:.68rem}.playlists-module__cA8U0G__searchDock{justify-self:center;width:100%}.playlists-module__cA8U0G__headerActions{justify-content:flex-end;align-items:center;gap:.8rem;min-width:0;display:flex}.playlists-module__cA8U0G__controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;margin-bottom:1.15rem;display:flex}.playlists-module__cA8U0G__searchInput{border:1px solid color-mix(in srgb,var(--card-border)84%,transparent 16%);color:var(--foreground,#e0e0e0);background:linear-gradient(#090e16f0,#080c14e0);border-radius:14px;outline:none;width:100%;padding:.9rem 1rem;font-size:.92rem;transition:border-color .2s,box-shadow .2s,transform .2s}.playlists-module__cA8U0G__searchInput:focus{border-color:#00f2ff66;box-shadow:0 0 0 4px #00f2ff14}.playlists-module__cA8U0G__hubContent{flex-direction:column;gap:2rem;display:flex}.playlists-module__cA8U0G__heroCard{border:1px solid color-mix(in srgb,var(--card-border)84%,transparent 16%);background:linear-gradient(#ffffff05,#ffffff02),linear-gradient(135deg,#090e16f5,#0c121deb 52%,#130f26e6 100%);border-radius:30px;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);display:grid;overflow:hidden;box-shadow:0 26px 60px #0000003d,inset 0 1px #ffffff0a}.playlists-module__cA8U0G__heroSlideIn{animation:.38s playlists-module__cA8U0G__heroSlideFade}.playlists-module__cA8U0G__heroMedia{aspect-ratio:16/9;background:color-mix(in srgb,var(--background)88%,#0c1018 12%);min-height:300px;position:relative}.playlists-module__cA8U0G__heroNavOverlay{z-index:2;pointer-events:none;justify-content:space-between;display:flex;position:absolute;inset:auto 1rem 1rem}.playlists-module__cA8U0G__heroNavButton{pointer-events:auto;color:#f8fbff;-webkit-backdrop-filter:blur(10px);cursor:pointer;background:#070b129e;border:1px solid #ffffff24;border-radius:999px;width:44px;height:44px;font-size:1rem;font-weight:700;transition:transform .18s,background .18s,border-color .18s}.playlists-module__cA8U0G__heroNavButton:hover{background:#0a101ad1;border-color:#7c4dff57;transform:translateY(-1px)}.playlists-module__cA8U0G__heroMedia:after{content:"";background:linear-gradient(90deg,#070b120d,#070b121f 48%,#070b128f);position:absolute;inset:0}.playlists-module__cA8U0G__heroImage{object-fit:cover;width:100%;height:100%}.playlists-module__cA8U0G__heroPlaceholder{width:100%;height:100%;color:var(--text-muted);letter-spacing:.12rem;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex}.playlists-module__cA8U0G__heroBody{flex-direction:column;justify-content:center;gap:1rem;padding:2.2rem;display:flex}.playlists-module__cA8U0G__heroEyebrow{letter-spacing:.18rem;color:var(--accent-primary);margin:0;font-size:.78rem}.playlists-module__cA8U0G__heroTitle{color:var(--foreground,#fff);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1.08}.playlists-module__cA8U0G__heroDescription{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.7}.playlists-module__cA8U0G__heroActions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.playlists-module__cA8U0G__heroPagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem;margin-top:.35rem;display:flex}.playlists-module__cA8U0G__heroPaginationText{color:var(--text-subtle);font-size:.85rem;font-weight:600}.playlists-module__cA8U0G__heroPaginationDots{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.playlists-module__cA8U0G__heroPaginationDot{cursor:pointer;background:#ffffff2e;border:none;border-radius:999px;width:10px;height:10px;transition:transform .18s,background .18s,width .18s}.playlists-module__cA8U0G__heroPaginationDot:hover{background:#ffffff57;transform:scale(1.08)}.playlists-module__cA8U0G__heroPrimary,.playlists-module__cA8U0G__heroSecondary{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:.9rem;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.playlists-module__cA8U0G__heroSecondary{color:var(--foreground,#fff);border:1px solid var(--card-border);background:var(--surface-soft)}.playlists-module__cA8U0G__heroPrimary:hover,.playlists-module__cA8U0G__heroSecondary:hover{opacity:.95;transform:translateY(-1px)}@keyframes playlists-module__cA8U0G__heroSlideFade{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.playlists-module__cA8U0G__sectionBlock{flex-direction:column;gap:1rem;display:flex}.playlists-module__cA8U0G__sectionHeader{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.playlists-module__cA8U0G__sectionTitle{color:var(--foreground,#fff);margin:0;font-size:1.25rem}.playlists-module__cA8U0G__sectionDescription{color:var(--text-subtle);margin:.35rem 0 0;font-size:.9rem}.playlists-module__cA8U0G__playlistRail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.playlists-module__cA8U0G__playlistRail::-webkit-scrollbar{height:4px}.playlists-module__cA8U0G__playlistRail::-webkit-scrollbar-track{background:0 0}.playlists-module__cA8U0G__playlistRail::-webkit-scrollbar-thumb{background:#00e5ff33;border-radius:4px}.playlists-module__cA8U0G__playlistCard{background:var(--card-bg,#ffffff08);border:1px solid var(--card-border,#ffffff14);color:inherit;text-align:left;cursor:pointer;scroll-snap-align:start;border-radius:16px;flex-direction:column;flex-shrink:0;min-width:280px;max-width:280px;padding:0;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.playlists-module__cA8U0G__playlistThumb{aspect-ratio:16/9;background:color-mix(in srgb,var(--background)86%,#0d0d1a 14%);overflow:hidden}.playlists-module__cA8U0G__playlistThumbImage{object-fit:cover;width:100%;height:100%}.playlists-module__cA8U0G__playlistThumbPlaceholder{background:linear-gradient(135deg,color-mix(in srgb,var(--background)76%,var(--accent-secondary)24%),color-mix(in srgb,var(--background)86%,#0d0d2a 14%));justify-content:center;align-items:center;width:100%;height:100%;font-size:2.4rem;display:flex}.playlists-module__cA8U0G__playlistInfo{padding:1rem}.playlists-module__cA8U0G__playlistTitle{color:var(--foreground,#fff);margin:0 0 .35rem;font-size:1rem}.playlists-module__cA8U0G__playlistMeta{color:var(--text-subtle);margin:0 0 .35rem;font-size:.8rem}.playlists-module__cA8U0G__playlistDescription{color:var(--text-muted);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.84rem;display:-webkit-box;overflow:hidden}.playlists-module__cA8U0G__loading,.playlists-module__cA8U0G__empty{color:var(--text-faint);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:6rem 0;display:flex}.playlists-module__cA8U0G__spinner{border:3px solid #00f2ff33;border-top-color:#00f2ff;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite playlists-module__cA8U0G__spin}@keyframes playlists-module__cA8U0G__spin{to{transform:rotate(360deg)}}.playlists-module__cA8U0G__resetBtn{color:var(--accent-primary);cursor:pointer;background:#00f2ff1a;border:1px solid #00f2ff4d;border-radius:8px;padding:8px 20px;font-size:.875rem;transition:background .2s}.playlists-module__cA8U0G__resetBtn:hover{background:#00f2ff33}.playlists-module__cA8U0G__modalOverlay{background:var(--surface-overlay);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.playlists-module__cA8U0G__playlistModal{background:var(--panel-strong);border:1px solid var(--card-border);border-radius:24px;width:min(1180px,100%);max-height:calc(100vh - 4rem);padding:1.25rem;overflow-y:auto;box-shadow:0 24px 70px #0000006b}.playlists-module__cA8U0G__modalHeader{justify-content:flex-end;margin-bottom:.75rem;display:flex}.playlists-module__cA8U0G__modalClose{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:.9rem}.playlists-module__cA8U0G__modalHero{background:color-mix(in srgb,var(--background)88%,#0f1118 12%);border-radius:18px;min-height:420px;margin-bottom:1.5rem;display:grid;position:relative;overflow:hidden}.playlists-module__cA8U0G__modalHero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 40%,#0009 70%,#000000f2 100%);position:absolute;inset:0}.playlists-module__cA8U0G__modalHeroMedia{background:color-mix(in srgb,var(--background)70%,#111 30%);grid-area:1/1;min-height:420px;overflow:hidden}.playlists-module__cA8U0G__modalHeroImage{object-fit:cover;width:100%;height:100%}.playlists-module__cA8U0G__modalHeroPlaceholder{width:100%;height:100%;color:var(--text-muted);justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex}.playlists-module__cA8U0G__modalHeroBody{z-index:2;text-align:left;-webkit-backdrop-filter:none;width:100%;box-shadow:none;background:0 0;border-left:none;flex-direction:column;grid-area:1/1;justify-content:flex-end;align-items:flex-start;gap:.8rem;padding:2.5rem;display:flex;position:relative}.playlists-module__cA8U0G__modalHeroEyebrow{letter-spacing:.2rem;color:var(--accent-primary);text-shadow:0 2px 8px #000c;margin:0;font-size:.8rem;font-weight:700}.playlists-module__cA8U0G__modalTitle{color:var(--foreground);word-break:keep-all;overflow-wrap:break-word;text-shadow:0 2px 8px #000c;max-width:90%;margin:0 0 .5rem;font-size:clamp(2.4rem,5vw,4rem);font-weight:900;line-height:1.1}.playlists-module__cA8U0G__modalMetaRow{color:var(--text-subtle);text-shadow:0 1px 4px #0009;align-items:center;gap:.5rem;width:100%;margin-bottom:.5rem;font-size:.95rem;display:flex}.playlists-module__cA8U0G__modalMetaRow span{color:#e5e5e5;font-weight:500}.playlists-module__cA8U0G__modalMetaDot{color:#888}.playlists-module__cA8U0G__modalMetaDesc{line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;max-width:60%;display:-webkit-box;overflow:hidden;color:#b3b3b3!important}.playlists-module__cA8U0G__modalActions{flex-wrap:wrap;justify-content:flex-start;gap:.75rem;width:100%;margin-top:.5rem;display:flex}.playlists-module__cA8U0G__modalPrimary{color:#000;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:46px;padding:0 22px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.playlists-module__cA8U0G__modalPlayIcon{font-size:1.2rem;line-height:1}.playlists-module__cA8U0G__modalVideoGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:stretch;gap:1rem;display:grid}.playlists-module__cA8U0G__modalVideoCard{color:inherit;background:linear-gradient(#111827eb,#0a0e18f5);border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:0;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 10px 24px #0000002e}.playlists-module__cA8U0G__modalVideoThumb{aspect-ratio:16/9;background:var(--surface-soft);position:relative;overflow:hidden}.playlists-module__cA8U0G__modalVideoImage{object-fit:cover;width:100%;height:100%}.playlists-module__cA8U0G__modalVideoIndex{z-index:1;color:#f8fbff;-webkit-backdrop-filter:blur(8px);background:#070b12c7;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;min-width:2.1rem;height:2rem;padding:0 .6rem;font-size:.78rem;font-weight:700;display:inline-flex;position:absolute;top:.65rem;left:.65rem}.playlists-module__cA8U0G__modalVideoPlaceholder{width:100%;height:100%;color:var(--text-muted);text-align:center;justify-content:center;align-items:center;padding:1rem;display:flex}.playlists-module__cA8U0G__modalVideoBody{flex:1;align-items:flex-start;padding:.9rem .95rem 1rem;display:flex}.playlists-module__cA8U0G__modalVideoTitle{line-clamp:2;-webkit-line-clamp:2;min-height:2.9em;color:var(--foreground);-webkit-box-orient:vertical;font-size:.92rem;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.playlists-module__cA8U0G__modalEmpty{color:var(--text-subtle);margin:0}[data-theme=light] .playlists-module__cA8U0G__modalVideoCard{background:linear-gradient(#fffffff0,#f5f7fafa);border:1px solid #11182714;box-shadow:0 12px 24px #1c1e2114}[data-theme=light] .playlists-module__cA8U0G__modalVideoCard:hover{border-color:#7c4dff3d;box-shadow:0 16px 30px #1c1e211f}[data-theme=light] .playlists-module__cA8U0G__modalVideoIndex{color:#18202a;background:#ffffffd1;border-color:#1118271a}[data-theme=light] .playlists-module__cA8U0G__modalHero:after{background:linear-gradient(90deg,#ffffff03 0%,#ffffff08 24%,#ffffff0f 40%,#f0f2f524 56%,#f0f2f54d 70%,#f0f2f58a 84%,#f0f2f5c7 100%)}[data-theme=light] .playlists-module__cA8U0G__modalTitle{text-shadow:0 8px 18px #ffffff2e;background:#ffffffa3;box-shadow:0 10px 22px #1c1e210f}[data-theme=light] .playlists-module__cA8U0G__modalDescription{background:#ffffffad;box-shadow:0 8px 20px #1c1e210d}[data-theme=light] .playlists-module__cA8U0G__modalMetaRow span{background:#ffffffbd;box-shadow:0 8px 20px #1c1e210d}@media (max-width:640px){.playlists-module__cA8U0G__page{padding:1.5rem 1rem 3rem}.playlists-module__cA8U0G__headerShell{border-radius:22px;padding:.85rem}.playlists-module__cA8U0G__slimHeaderBar{grid-template-columns:1fr;gap:.8rem}.playlists-module__cA8U0G__headerStart,.playlists-module__cA8U0G__headerActions{justify-content:space-between}.playlists-module__cA8U0G__brandCopy{max-width:none}.playlists-module__cA8U0G__title{font-size:1.2rem}.playlists-module__cA8U0G__logoImage{height:38px}.playlists-module__cA8U0G__heroCard{display:none}.playlists-module__cA8U0G__heroTitle{font-size:1.6rem}.playlists-module__cA8U0G__modalTitle{font-size:1.8rem}.playlists-module__cA8U0G__heroMedia{min-height:220px}.playlists-module__cA8U0G__playlistCard{min-width:220px;max-width:220px}.playlists-module__cA8U0G__modalOverlay{padding:1rem}.playlists-module__cA8U0G__playlistModal{max-height:calc(100vh - 2rem);padding:1rem}.playlists-module__cA8U0G__modalHero,.playlists-module__cA8U0G__modalHeroMedia{min-height:320px}.playlists-module__cA8U0G__modalMetaRow,.playlists-module__cA8U0G__modalActions{justify-content:flex-start}.playlists-module__cA8U0G__modalHeroBody{padding:1.5rem}.playlists-module__cA8U0G__modalVideoGrid{grid-template-columns:1fr 1fr}}.playlists-module__cA8U0G__page{flex-direction:column;gap:1.25rem;max-width:1520px;display:flex}.playlists-module__cA8U0G__controls{justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:0;padding:0 .15rem;display:flex}.playlists-module__cA8U0G__controlsSummary{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.playlists-module__cA8U0G__controlsLabel{color:var(--accent-primary);letter-spacing:.24em;text-transform:uppercase;font-size:.72rem;font-weight:700}.playlists-module__cA8U0G__controlsCount{color:var(--text-subtle);font-size:.92rem;font-weight:600}.playlists-module__cA8U0G__hubContent{gap:1.8rem}.playlists-module__cA8U0G__heroCard{border:1px solid color-mix(in srgb,var(--card-border)82%,transparent 18%);background:linear-gradient(135deg,#080c14f5,#0b101af2 55%,#121024eb);border-radius:24px;grid-template-columns:minmax(0,.98fr) minmax(300px,.62fr);overflow:hidden;box-shadow:0 30px 70px #00000047,inset 0 1px #ffffff0a}.playlists-module__cA8U0G__heroMedia{background:color-mix(in srgb,var(--background)86%,#0c1018 14%);min-height:clamp(240px,28vw,320px)}.playlists-module__cA8U0G__heroMedia:after{background:linear-gradient(90deg,#070b1214,#070b1229 46%,#070b1294)}.playlists-module__cA8U0G__heroPlaceholder{color:var(--text-muted);letter-spacing:.18em;font-size:1rem}.playlists-module__cA8U0G__heroBody{gap:.85rem;min-width:0;padding:clamp(1.35rem,2.1vw,2rem)}.playlists-module__cA8U0G__heroEyebrow{letter-spacing:.24em;text-transform:uppercase;font-size:.72rem;font-weight:700}.playlists-module__cA8U0G__heroTitle{letter-spacing:0;font-size:clamp(1.85rem,2.55vw,2.8rem);line-height:1.08}.playlists-module__cA8U0G__heroDescription{max-width:56ch;color:var(--text-subtle);font-size:.96rem;line-height:1.65}.playlists-module__cA8U0G__heroMetaRow{gap:.6rem}.playlists-module__cA8U0G__heroMetaChip{min-height:36px;color:var(--text-subtle);background:#ffffff0e;border:1px solid #ffffff17;border-radius:999px;padding:0 .95rem;font-size:.82rem;font-weight:600}.playlists-module__cA8U0G__heroActions{gap:.7rem;margin-top:.15rem}.playlists-module__cA8U0G__heroPrimary,.playlists-module__cA8U0G__heroSecondary{border-radius:999px;min-height:44px;padding:0 18px;font-size:.92rem}.playlists-module__cA8U0G__heroPrimary{color:#041116;background:linear-gradient(135deg,#00f2ff,#7c4dff);font-weight:800}.playlists-module__cA8U0G__heroSecondary{background:color-mix(in srgb,var(--surface-soft)88%,transparent 12%);border:1px solid color-mix(in srgb,var(--card-border)88%,transparent 12%)}.playlists-module__cA8U0G__heroPagination{margin-top:.25rem}.playlists-module__cA8U0G__heroPaginationText{color:var(--text-subtle);font-size:.84rem}.playlists-module__cA8U0G__heroPaginationDot{background:#ffffff29}.playlists-module__cA8U0G__heroPaginationDotActive{background:linear-gradient(135deg,#00f2ff,#7c4dff);width:26px}.playlists-module__cA8U0G__heroNavButton{color:#f8fbff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#070b12ad;border:1px solid #ffffff24;border-radius:999px;width:42px;height:42px}.playlists-module__cA8U0G__sectionBlock{gap:.85rem}.playlists-module__cA8U0G__sectionHeader{justify-content:space-between;align-items:flex-end;gap:1rem;padding:0 .15rem}.playlists-module__cA8U0G__sectionEyebrow{color:var(--accent-primary);letter-spacing:.24em;text-transform:uppercase;margin:0 0 .22rem;font-size:.68rem;font-weight:700}.playlists-module__cA8U0G__sectionTitle{letter-spacing:-.02em;font-size:1.14rem}.playlists-module__cA8U0G__sectionDescription{max-width:76ch;color:var(--text-subtle)}.playlists-module__cA8U0G__sectionCount{min-height:34px;color:var(--text-subtle);background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:0 .8rem;font-size:.82rem;font-weight:600;display:inline-flex}.playlists-module__cA8U0G__playlistRail{gap:1rem;padding-bottom:.5rem}.playlists-module__cA8U0G__playlistCard{border:1px solid color-mix(in srgb,var(--card-border)86%,transparent 14%);background:linear-gradient(#101622eb,#090d16fa);border-radius:18px;min-width:300px;max-width:300px;overflow:hidden;box-shadow:0 14px 30px #0000002e}.playlists-module__cA8U0G__playlistCard:hover{border-color:#00f2ff47;transform:translateY(-4px);box-shadow:0 22px 38px #0000003d}.playlists-module__cA8U0G__playlistThumb{aspect-ratio:16/9;background:color-mix(in srgb,var(--background)84%,#0d1020 16%);position:relative;overflow:hidden}.playlists-module__cA8U0G__playlistThumb:after{content:"";pointer-events:none;background:linear-gradient(#03060a05,#03060a2e 52%,#03060a61),linear-gradient(#0000 62%,#00000057);position:absolute;inset:0}.playlists-module__cA8U0G__playlistThumbPlaceholder{color:var(--text-muted);letter-spacing:.2em;font-size:1rem}.playlists-module__cA8U0G__playlistInfo{flex-direction:column;gap:.4rem;padding:1rem 1rem 1.05rem;display:flex}.playlists-module__cA8U0G__playlistInfo .playlists-module__cA8U0G__sectionEyebrow{color:var(--text-subtle);letter-spacing:.18em;margin-bottom:.1rem;font-size:.62rem}.playlists-module__cA8U0G__playlistTitle{font-size:1rem;line-height:1.38}.playlists-module__cA8U0G__playlistMeta{color:var(--text-subtle);font-size:.72rem;font-family:var(--font-mono-page);letter-spacing:.16em;text-transform:uppercase}.playlists-module__cA8U0G__playlistDescription{min-height:3.1em;color:var(--text-muted);font-size:.82rem;line-height:1.55}.playlists-module__cA8U0G__playlistFooter{color:var(--text-subtle);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:.35rem;font-size:.78rem;font-weight:600;display:flex}.playlists-module__cA8U0G__playlistFooterCount{min-height:26px;color:var(--text-subtle);background:#ffffff0d;border:1px solid #ffffff12;border-radius:999px;align-items:center;padding:0 .55rem;display:inline-flex}.playlists-module__cA8U0G__playlistFooterAction{color:var(--accent-primary)}.playlists-module__cA8U0G__modalOverlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#03060cc7;padding:1.5rem}.playlists-module__cA8U0G__playlistModal{border:1px solid color-mix(in srgb,var(--card-border)84%,transparent 16%);background:linear-gradient(#090e16fa,#0a0e18f5);border-radius:28px;width:min(1240px,100%);max-height:calc(100vh - 3rem);padding:1.25rem;box-shadow:0 30px 80px #0006}.playlists-module__cA8U0G__modalHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.9rem;display:flex}.playlists-module__cA8U0G__modalHeaderGroup{flex-direction:column;gap:.15rem;min-width:0;display:flex}.playlists-module__cA8U0G__modalClose{border:1px solid color-mix(in srgb,var(--card-border)84%,transparent 16%);min-width:42px;height:42px;color:var(--text-subtle);background:linear-gradient(#0c121cd6,#090e16cc);border-radius:12px;padding:0 .95rem;font-weight:600}.playlists-module__cA8U0G__modalClose:hover{color:var(--foreground);border-color:#00f2ff3d}.playlists-module__cA8U0G__modalHero{background:color-mix(in srgb,var(--background)86%,#0e1118 14%);border-radius:24px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);min-height:420px;margin-bottom:1.4rem;overflow:hidden}.playlists-module__cA8U0G__modalHero:after{background:linear-gradient(90deg,#03060c0a,#03060c24 42%,#03060ca3)}.playlists-module__cA8U0G__modalHeroMedia{background:color-mix(in srgb,var(--background)72%,#111 28%);min-height:420px}.playlists-module__cA8U0G__modalHeroBody{background:linear-gradient(#070b120f,#070b126b);justify-content:flex-end;align-items:flex-start;gap:.95rem;padding:2rem}.playlists-module__cA8U0G__modalHeroEyebrow{color:var(--accent-primary);letter-spacing:.24em;text-transform:uppercase;font-size:.72rem;font-weight:700}.playlists-module__cA8U0G__modalHeroDescription{max-width:60ch;color:var(--text-subtle);margin:0;line-height:1.7}.playlists-module__cA8U0G__modalTitle{letter-spacing:-.05em;max-width:92%;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05}.playlists-module__cA8U0G__modalMetaRow{flex-wrap:wrap;gap:.55rem;width:100%;margin-top:.15rem;display:flex}.playlists-module__cA8U0G__modalMetaRow .playlists-module__cA8U0G__modalMetaChip{min-height:34px;color:var(--text-subtle);background:#ffffff0e;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:0 .8rem;font-size:.82rem;font-weight:600;display:inline-flex}.playlists-module__cA8U0G__modalActions{margin-top:.2rem}.playlists-module__cA8U0G__modalPrimary{color:#031116;background:linear-gradient(135deg,#fff,#ccfbff);border-radius:999px;min-height:46px;padding:0 20px;font-weight:800}.playlists-module__cA8U0G__modalPrimary:hover{background:linear-gradient(135deg,#fff,#e5fdff);transform:translateY(-1px)}.playlists-module__cA8U0G__modalVideoGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem}.playlists-module__cA8U0G__modalVideoCard{background:linear-gradient(#121823eb,#0a0e18fa);border:1px solid #ffffff14;border-radius:18px;box-shadow:0 12px 28px #0000002e}.playlists-module__cA8U0G__modalVideoCard:hover{border-color:#7c4dff47;transform:translateY(-3px);box-shadow:0 20px 34px #0000003d}.playlists-module__cA8U0G__modalVideoThumb{background:var(--surface-soft)}.playlists-module__cA8U0G__modalVideoIndex{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070b12c2;border:1px solid #ffffff1f;min-width:2.1rem;height:2rem;padding:0 .6rem;top:.75rem;left:.75rem}.playlists-module__cA8U0G__modalVideoPlaceholder{color:var(--text-muted)}.playlists-module__cA8U0G__modalVideoBody{padding:.9rem .95rem 1rem}.playlists-module__cA8U0G__modalVideoTitle{font-size:.92rem;line-height:1.5}.playlists-module__cA8U0G__modalEmpty{color:var(--text-subtle);padding:1rem 0 .25rem}@media (max-width:1180px){.playlists-module__cA8U0G__heroCard{border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(260px,.54fr)}.playlists-module__cA8U0G__heroMedia{min-height:250px}.playlists-module__cA8U0G__heroBody{gap:.72rem;padding:1.25rem}.playlists-module__cA8U0G__heroTitle{font-size:clamp(1.55rem,2.45vw,2.15rem)}.playlists-module__cA8U0G__heroDescription{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.playlists-module__cA8U0G__modalHero{grid-template-columns:1fr}}@media (max-width:960px) and (min-width:721px){.playlists-module__cA8U0G__heroCard{grid-template-columns:1fr}.playlists-module__cA8U0G__heroMedia{aspect-ratio:21/9;min-height:0}.playlists-module__cA8U0G__heroMedia:after{background:linear-gradient(#070b120a,#070b1280)}.playlists-module__cA8U0G__heroBody{padding:1rem 1.2rem 1.15rem}.playlists-module__cA8U0G__heroActions{margin-top:0}}@media (max-width:720px){.playlists-module__cA8U0G__page{padding:16px 14px calc(96px + env(safe-area-inset-bottom,0px) + 40px);gap:16px;animation:.25s playlists-module__cA8U0G__mobilePageFade}.playlists-module__cA8U0G__controls{border:1px solid var(--border,var(--card-border));background:var(--surface,var(--card-bg));border-radius:16px;padding:14px 16px}.playlists-module__cA8U0G__heroCard{background:var(--surface,var(--card-bg));border-color:var(--border,var(--card-border));box-shadow:none;border-radius:16px;grid-template-columns:1fr;display:grid}.playlists-module__cA8U0G__heroBody{padding:14px 16px 16px}.playlists-module__cA8U0G__heroTitle{font-size:1.55rem;line-height:1.12}.playlists-module__cA8U0G__heroMedia{aspect-ratio:16/9;min-height:0}.playlists-module__cA8U0G__heroMedia:after{background:linear-gradient(#0000 40%,#0009)}.playlists-module__cA8U0G__heroActions{flex-direction:column}.playlists-module__cA8U0G__heroPrimary,.playlists-module__cA8U0G__heroSecondary{border-radius:12px;width:100%;min-height:44px}.playlists-module__cA8U0G__hubContent{gap:18px}.playlists-module__cA8U0G__sectionBlock{gap:12px}.playlists-module__cA8U0G__sectionHeader{flex-direction:column;align-items:flex-start;padding:0 2px}.playlists-module__cA8U0G__sectionCount{border-radius:12px}.playlists-module__cA8U0G__playlistRail{scrollbar-width:none;gap:10px;margin:0 -14px;padding:0 18px 6px;scroll-padding-inline:18px}.playlists-module__cA8U0G__playlistRail::-webkit-scrollbar{display:none}.playlists-module__cA8U0G__playlistCard{background:var(--surface,var(--card-bg));border-color:var(--border,var(--card-border));min-width:240px;max-width:240px;box-shadow:none;border-radius:16px}.playlists-module__cA8U0G__playlistInfo{padding:14px 14px 15px}.playlists-module__cA8U0G__playlistModal{border-radius:20px;max-height:calc(100vh - 2rem);padding:1rem}.playlists-module__cA8U0G__modalHeroMedia{min-height:300px}.playlists-module__cA8U0G__modalHeroBody{padding:1.35rem}.playlists-module__cA8U0G__modalTitle{font-size:1.8rem}.playlists-module__cA8U0G__modalVideoGrid{grid-template-columns:1fr 1fr}}@keyframes playlists-module__cA8U0G__mobilePageFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:520px){.playlists-module__cA8U0G__playlistCard{min-width:220px;max-width:220px}.playlists-module__cA8U0G__modalVideoGrid{grid-template-columns:1fr}}[data-theme=light] .playlists-module__cA8U0G__headerShell{background:var(--surface);border-color:var(--border);box-shadow:0 18px 44px #1c1e2114,inset 0 1px #fff9}[data-theme=light] .playlists-module__cA8U0G__menuButton{background:var(--surface-2);border-color:var(--border)}[data-theme=light] .playlists-module__cA8U0G__menuButton:hover{background:var(--bg-elev)}[data-theme=light] .playlists-module__cA8U0G__menuButton span{background:var(--text)}[data-theme=light] .playlists-module__cA8U0G__sideMenu{background:var(--surface);border-right-color:var(--border);box-shadow:18px 0 48px #1c1e211a,inset -1px 0 #00000005}[data-theme=light] .playlists-module__cA8U0G__sideMenuClose{background:var(--surface-2);border-color:var(--border);color:var(--text-dim)}[data-theme=light] .playlists-module__cA8U0G__sideMenuClose:hover{color:var(--text)}[data-theme=light] .playlists-module__cA8U0G__sideMenuLink{background:var(--surface-2);border-color:var(--border);color:var(--text);box-shadow:inset 0 1px #fff9}[data-theme=light] .playlists-module__cA8U0G__sideMenuLink:hover{background:var(--bg-elev)}[data-theme=light] .playlists-module__cA8U0G__searchInput{background:var(--surface);border-color:var(--border);color:var(--text)}[data-theme=light] .playlists-module__cA8U0G__heroCard{background:var(--surface);border-color:var(--border);box-shadow:0 26px 60px #1c1e2114,inset 0 1px #fff9}[data-theme=light] .playlists-module__cA8U0G__heroMedia{background:var(--surface-2)}[data-theme=light] .playlists-module__cA8U0G__heroTitle,[data-theme=light] .playlists-module__cA8U0G__sectionTitle{color:var(--text)}[data-theme=light] .playlists-module__cA8U0G__heroPaginationDot{background:var(--border)}[data-theme=light] .playlists-module__cA8U0G__heroPaginationDot:hover{background:var(--text-mute)}[data-theme=light] .playlists-module__cA8U0G__playlistCard{background:var(--surface);border-color:var(--border);box-shadow:0 16px 36px #1c1e210f}[data-theme=light] .playlists-module__cA8U0G__playlistInfo .playlists-module__cA8U0G__sectionEyebrow{color:var(--text-dim)}[data-theme=light] .playlists-module__cA8U0G__playlistThumb{background:var(--surface-2)}[data-theme=light] .playlists-module__cA8U0G__playlistTitle{color:var(--text)}[data-theme=light] .playlists-module__cA8U0G__playlistFooterCount{background:var(--surface-2);border-color:var(--border);color:var(--text-dim)}[data-theme=light] .playlists-module__cA8U0G__modalVideoTitle{color:var(--text)}[data-theme=light] .playlists-module__cA8U0G__playlistModal{background:var(--surface);border-color:var(--border);box-shadow:0 30px 80px #1c1e2124}[data-theme=light] .playlists-module__cA8U0G__modalClose{background:var(--surface-2);border-color:var(--border);color:var(--text-dim)}[data-theme=light] .playlists-module__cA8U0G__modalClose:hover{color:var(--text)}[data-theme=light] .playlists-module__cA8U0G__modalHero,[data-theme=light] .playlists-module__cA8U0G__modalHeroMedia{background:var(--surface-2)}[data-theme=light] .playlists-module__cA8U0G__heroMetaChip,[data-theme=light] .playlists-module__cA8U0G__modalMetaRow .playlists-module__cA8U0G__modalMetaChip,[data-theme=light] .playlists-module__cA8U0G__sectionCount{background:var(--surface-2);border-color:var(--border);color:var(--text-dim)}[data-theme=light] .playlists-module__cA8U0G__heroTagBtn{background:var(--surface-2);border-color:var(--border);color:var(--text)}[data-theme=light] .playlists-module__cA8U0G__tagBtn{background:var(--surface-2);border-color:var(--border);color:var(--text-dim)}[data-theme=light] .playlists-module__cA8U0G__tagBtn:hover{color:var(--text)}
.LoadingSpinner-module__DKcTUq__spinner{border-style:solid;border-color:#00f2ff33;border-top-color:var(--accent-primary,#00f2ff);box-sizing:border-box;border-radius:50%;animation:.8s linear infinite LoadingSpinner-module__DKcTUq__spinner-rotate}.LoadingSpinner-module__DKcTUq__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.LoadingSpinner-module__DKcTUq__overlay{background:var(--surface-overlay,#0000008c);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@keyframes LoadingSpinner-module__DKcTUq__spinner-rotate{to{transform:rotate(360deg)}}
.Toast-module__yWhMxq__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:2rem;right:2rem}.Toast-module__yWhMxq__toast{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;background:#0f141ef2;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:.75rem;min-width:280px;max-width:400px;padding:1rem 1.25rem;animation:.3s cubic-bezier(.175,.885,.32,1.275) Toast-module__yWhMxq__slideIn;display:flex;box-shadow:0 12px 40px #0006}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__success{border-left:4px solid #00f2ff}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__error{border-left:4px solid #ff4d4f}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__info{border-left:4px solid #a6a6a6}.Toast-module__yWhMxq__icon{flex-shrink:0;font-size:1.2rem}.Toast-module__yWhMxq__message{color:#fff;flex:1;font-size:.95rem;font-weight:500;line-height:1.4}.Toast-module__yWhMxq__closeBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;font-size:1rem;transition:color .2s,background .2s;display:flex}.Toast-module__yWhMxq__closeBtn:hover{color:#fff;background:#ffffff1a}@keyframes Toast-module__yWhMxq__slideIn{0%{opacity:0;transform:translate(100%)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}@media (max-width:640px){.Toast-module__yWhMxq__toastContainer{align-items:center;bottom:1rem;left:1rem;right:1rem}.Toast-module__yWhMxq__toast{min-width:unset;width:100%}}[data-theme=light] .Toast-module__yWhMxq__toast{background:var(--surface);border-color:var(--border);box-shadow:0 12px 40px #0000001f}[data-theme=light] .Toast-module__yWhMxq__message{color:var(--text)}[data-theme=light] .Toast-module__yWhMxq__closeBtn{color:var(--text-dim)}[data-theme=light] .Toast-module__yWhMxq__closeBtn:hover{color:var(--text);background:var(--surface-2)}
