:root{color:#f5f7ff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#08090f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}:root{--bg:#08090f;--panel:#10121b;--panel-2:#151823;--text:#f5f7ff;--muted:#9aa1b6;--line:#ffffff17;--accent:#766cff;--accent-2:#48d9ff;--danger:#ff6f91;--sidebar:248px}[data-theme=light]{--bg:#f4f6fb;--panel:#fff;--panel-2:#edf0f7;--text:#10121a;--muted:#687086;--line:#1418281f}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#ffffff26 transparent}html{background:var(--bg);min-width:320px;min-height:100%}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{border:0}img,video{max-width:100%}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.55}.vortex-app{background:radial-gradient(circle at 80% -10%, #766cff1f, transparent 35%), var(--bg);min-height:100vh;color:var(--text)}.vortex-sidebar{width:var(--sidebar);z-index:100;border-right:1px solid var(--line);-webkit-backdrop-filter:blur(24px);background:#090a10f0;flex-direction:column;padding:26px 16px 18px;display:flex;position:fixed;inset:0 auto 0 0}[data-theme=light] .vortex-sidebar{background:#fffffff0}.vortex-sidebar-top{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.vortex-brand{align-items:center;gap:11px;min-width:0;display:flex}.vortex-brand-mark,.vortex-about-mark{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-weight:900;display:grid;box-shadow:0 8px 30px #766cff40}.vortex-brand-copy{flex-direction:column;min-width:0;line-height:1.05;display:flex}.vortex-brand-copy strong{letter-spacing:.16em;font-size:15px}.vortex-brand-copy span{color:var(--muted);letter-spacing:.12em;margin-top:4px;font-size:8px}.vortex-sidebar-close,.vortex-topbar-menu{color:var(--muted);cursor:pointer;background:0 0;display:none}.vortex-sidebar-nav{flex-direction:column;gap:4px;display:flex}.vortex-nav-item{width:100%;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border-radius:11px;align-items:center;gap:12px;padding:12px 13px;transition:background .18s,color .18s,transform .18s;display:flex}.vortex-nav-item:hover{color:var(--text);background:#ffffff0d}.vortex-nav-item.active{color:#fff;box-shadow:inset 2px 0 var(--accent);background:linear-gradient(90deg,#766cff33,#48d9ff0f)}[data-theme=light] .vortex-nav-item.active{color:#151625}.vortex-sidebar-divider{background:var(--line);height:1px;margin:20px 4px}.vortex-sidebar-footer{color:var(--muted);letter-spacing:.12em;flex-direction:column;gap:3px;margin-top:auto;padding:12px 13px;font-size:10px;display:flex}.vortex-sidebar-footer span{color:var(--text);font-weight:800}.vortex-main{min-height:100vh;margin-left:var(--sidebar)}.vortex-topbar{z-index:60;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(22px);background:#08090fc7;align-items:center;gap:18px;height:74px;padding:0 34px;display:flex;position:sticky;top:0}[data-theme=light] .vortex-topbar{background:#f4f6fbd1}.vortex-search{width:min(560px,60vw);color:var(--muted);border:1px solid var(--line);background:#ffffff0b;border-radius:12px;align-items:center;gap:10px;padding:0 14px;display:flex}.vortex-search input{width:100%;height:42px;color:var(--text);background:0 0;border:0;outline:0}.vortex-search input::placeholder{color:var(--muted)}.vortex-topbar-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.vortex-topbar-icon,.vortex-profile-button,.vortex-icon-button{color:var(--text);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:8px;display:flex}.vortex-topbar-icon{width:42px;height:42px;color:var(--muted);border-radius:12px;transition:background .18s,color .18s}.vortex-topbar-icon:hover{color:var(--text);background:#ffffff0d}.vortex-profile-button{border:1px solid var(--line);color:var(--muted);border-radius:99px;padding:4px 9px 4px 5px;transition:background .18s,border-color .18s}.vortex-profile-button:hover{background:#ffffff0d}.vortex-avatar{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.vortex-content{width:100%}.vortex-page{width:100%;max-width:1600px;margin:0 auto;padding:38px 42px 72px}.vortex-page-heading{margin-bottom:28px}.vortex-page-heading>span,.vortex-section-header span,.vortex-hero-eyebrow{color:var(--accent-2);letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:800}.vortex-page-heading h1{letter-spacing:-.04em;margin:7px 0 8px;font-size:clamp(30px,4vw,46px);line-height:1.05}.vortex-page-heading p{max-width:720px;color:var(--muted);margin:0;line-height:1.65}.vortex-home-body{padding:4px 0}.vortex-hero{align-items:flex-end;min-height:590px;margin:-38px -42px 34px;display:flex;position:relative;overflow:hidden}.vortex-hero-background{object-fit:cover;object-position:center;filter:saturate(.9);width:100%;height:100%;position:absolute;inset:0}.vortex-hero-overlay{background:linear-gradient(90deg, #08090ffa 0%, #08090fb8 42%, #08090f26 100%), linear-gradient(0deg, var(--bg) 0%, transparent 38%);position:absolute;inset:0}.vortex-hero-content{width:min(650px,100%);padding:70px 42px;position:relative}.vortex-hero h1{letter-spacing:-.055em;margin:10px 0;font-size:clamp(42px,6vw,76px);line-height:.96}.vortex-hero p{color:#c9cde0;max-width:620px;line-height:1.65}.vortex-media-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;display:flex}.vortex-media-meta span{align-items:center;gap:4px;display:inline-flex}.vortex-hero-actions,.vortex-details-actions{align-items:center;gap:10px;margin-top:22px;display:flex}.vortex-button{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.vortex-button-primary{color:#11131b;background:#fff}.vortex-button-primary:hover{transform:translateY(-1px);box-shadow:0 10px 30px #ffffff1f}.vortex-button-secondary{color:var(--text);border:1px solid var(--line);background:#ffffff14}.vortex-button-secondary:hover{background:#ffffff21}.vortex-icon-button{border:1px solid var(--line);background:#ffffff12;border-radius:11px;width:42px;height:42px;transition:background .18s,border-color .18s,color .18s}.vortex-icon-button:hover{background:#ffffff1c}.vortex-icon-button.active{color:var(--accent-2)}.vortex-section{margin-top:42px}.vortex-section-header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:15px;display:flex}.vortex-section-header h2{letter-spacing:-.025em;margin:5px 0 0;font-size:23px}.vortex-see-all{color:var(--muted);cursor:pointer;background:0 0;align-items:center;gap:7px;display:inline-flex}.vortex-see-all:hover{color:var(--text)}.vortex-media-row{scroll-snap-type:x proximity;grid-auto-columns:minmax(168px,195px);grid-auto-flow:column;gap:14px;padding:2px 2px 10px;display:grid;overflow-x:auto}.media-grid,.vortex-media-grid{grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:17px;display:grid}.vortex-media-card{min-width:0;min-height:0}.vortex-media-poster{aspect-ratio:2/3;background:var(--panel-2);cursor:pointer;width:100%;color:var(--text);isolation:isolate;border-radius:12px;padding:0;display:block;position:relative;overflow:hidden}.vortex-media-poster img,.vortex-media-image-fallback{object-fit:cover;width:100%;height:100%;display:block}.vortex-media-poster img{transition:transform .25s,filter .25s}.vortex-media-poster:hover img{transform:scale(1.035)}.vortex-media-image-fallback{background:radial-gradient(circle at 30% 20%, #766cff57, transparent 40%), var(--panel-2);color:#ffffff59;place-items:center;display:grid}.vortex-card-type{color:#fff;letter-spacing:.12em;background:#0009;border-radius:6px;padding:4px 7px;font-size:8px;position:absolute;top:9px;left:9px}.vortex-card-play{color:#111;opacity:0;background:#ffffffe6;border-radius:50%;place-items:center;width:34px;height:34px;transition:opacity .18s,transform .18s;display:grid;position:absolute;bottom:9px;right:9px;transform:translateY(5px)}.vortex-media-poster:hover .vortex-card-play{opacity:1;transform:none}.vortex-card-progress{background:#ffffff40;border-radius:99px;height:3px;position:absolute;bottom:8px;left:8px;right:8px;overflow:hidden}.vortex-card-progress i{background:var(--accent-2);height:100%;display:block}.vortex-media-card-info{justify-content:space-between;gap:7px;padding-top:9px;display:flex}.vortex-media-card-info>div{min-width:0}.vortex-media-card-title{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;padding:0;font-weight:700;display:block;overflow:hidden}.vortex-card-list{width:28px;height:28px;color:var(--muted);cursor:pointer;background:#ffffff0d;border-radius:8px;flex:none;place-items:center;transition:background .18s,color .18s;display:grid}.vortex-card-list:hover{background:#ffffff17}.vortex-card-list.active{color:var(--accent-2)}.vortex-genre-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.vortex-genre-card{border:1px solid var(--line);min-height:70px;color:var(--text);cursor:pointer;text-align:left;background:linear-gradient(135deg,#766cff1f,#48d9ff09);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:0 18px;transition:transform .18s,border-color .18s,background .18s;display:flex}.vortex-genre-card:hover{border-color:#766cff73;transform:translateY(-1px)}.vortex-genre-card-large{flex-wrap:wrap;align-content:center;min-height:105px}.vortex-genre-card-large strong{width:calc(100% - 28px)}.vortex-genre-card-large small{color:var(--muted)}.vortex-filter-bar{flex-wrap:wrap;gap:10px;margin-bottom:25px;display:flex}.vortex-filter-bar label{color:var(--muted);align-items:center;gap:9px;font-size:12px;display:flex}.vortex-filter-bar select{border:1px solid var(--line);background:var(--panel);min-width:150px;color:var(--text);border-radius:9px;padding:10px 12px}.vortex-back-button{color:var(--muted);cursor:pointer;background:0 0;align-items:center;gap:8px;margin-bottom:22px;padding:0;display:inline-flex}.vortex-back-button:hover{color:var(--text)}.vortex-details-hero{min-height:650px;margin:-38px -42px 0;position:relative;overflow:hidden}.vortex-details-background{object-fit:cover;filter:saturate(.8);width:100%;height:100%;position:absolute;inset:0}.vortex-details-overlay{background:linear-gradient(90deg, #08090ffa, #08090fb3 55%, #08090f38), linear-gradient(0deg, var(--bg), transparent 55%);position:absolute;inset:0}.vortex-details-content{flex-direction:column;justify-content:center;min-height:650px;padding:70px 42px;display:flex;position:relative}.vortex-details-layout{grid-template-columns:230px minmax(0,650px);align-items:center;gap:34px;display:grid}.vortex-details-poster{aspect-ratio:2/3;background:var(--panel-2);border-radius:14px;overflow:hidden;box-shadow:0 25px 70px #00000059}.vortex-details-poster img{object-fit:cover;width:100%;height:100%;display:block}.vortex-details-copy h1{letter-spacing:-.055em;margin:8px 0 10px;font-size:clamp(40px,6vw,70px);line-height:.98}.vortex-details-description{color:#c7cbda;max-width:700px;line-height:1.7}.vortex-details-genres{flex-wrap:wrap;gap:7px;margin:15px 0;display:flex}.vortex-details-genres span{border:1px solid var(--line);color:var(--muted);border-radius:99px;padding:5px 9px;font-size:11px}.vortex-details-body{max-width:1300px;margin:0 auto;padding:40px 42px 80px}.vortex-information-grid{border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.vortex-information-grid>div{border-right:1px solid var(--line);background:#ffffff06;min-width:0;padding:18px}.vortex-information-grid>div:last-child{border-right:0}.vortex-information-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin-bottom:7px;font-size:10px;display:block}.vortex-information-grid strong{font-size:16px}.vortex-people-grid,.vortex-provider-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.vortex-person-card,.vortex-provider-card{border:1px solid var(--line);background:var(--panel);border-radius:12px;overflow:hidden}.vortex-person-card img,.vortex-person-card .vortex-media-image-fallback{aspect-ratio:1;object-fit:cover;width:100%}.vortex-person-card strong,.vortex-person-card span{padding:0 10px;display:block}.vortex-person-card strong{margin-top:9px;font-size:12px}.vortex-person-card span{color:var(--muted);margin-top:4px;padding-bottom:10px;font-size:10px}.vortex-provider-card{flex-direction:column;gap:7px;min-height:110px;padding:18px;display:flex}.vortex-provider-card span{color:var(--muted);font-size:11px;line-height:1.5}.vortex-player-page{background:#000;min-height:100vh}.vortex-player{background:#000;flex-direction:column;min-height:100vh;display:flex}.vortex-player-video-wrap{background:#000;place-items:center;width:100%;min-height:70vh;display:grid;position:relative}.vortex-player-video-wrap video{width:100%;max-height:82vh;display:block}.vortex-player-vignette{pointer-events:none;background:linear-gradient(#00000059,#0000 30% 70%,#000000d9);position:absolute;inset:0}.vortex-player-back{z-index:3;color:#fff;cursor:pointer;background:#00000080;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:22px;left:24px}.vortex-player-controls{z-index:3;color:#fff;position:absolute;bottom:20px;left:24px;right:24px}.vortex-player-progress input{width:100%;accent-color:var(--accent-2)}.vortex-player-control-row{justify-content:space-between;align-items:center;gap:18px;margin-top:10px;display:flex}.vortex-player-control-left,.vortex-player-control-right{align-items:center;gap:9px;display:flex}.vortex-player-control{color:#fff;cursor:pointer;background:#ffffff14;border-radius:9px;place-items:center;min-width:38px;height:38px;display:grid}.vortex-player-volume{width:85px;accent-color:var(--accent-2)}.vortex-player-time{color:#d7d9e2;font-size:11px}.vortex-player-unavailable{text-align:center;color:#fff;max-width:450px;padding:40px}.vortex-player-unavailable-icon{color:var(--accent-2);margin-bottom:14px}.vortex-player-unavailable p{color:#9da2b1;line-height:1.6}.vortex-profile-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;display:grid}.vortex-profile-card{border:1px solid var(--line);background:var(--panel);min-height:190px;color:var(--text);cursor:pointer;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.vortex-profile-card:hover{transform:translateY(-2px)}.vortex-profile-card.active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent), 0 15px 40px #766cff1f}.vortex-profile-card small{color:var(--muted);cursor:pointer}.vortex-profile-avatar{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;border-radius:50%;place-items:center;width:72px;height:72px;font-size:25px;font-weight:800;display:grid}.vortex-profile-create{color:var(--muted)}.vortex-account-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:24px;display:grid}.vortex-account-stats div{border:1px solid var(--line);background:var(--panel);border-radius:13px;padding:22px}.vortex-account-stats strong,.vortex-account-stats span{display:block}.vortex-account-stats strong{font-size:27px}.vortex-account-stats span{color:var(--muted);margin-top:4px;font-size:11px}.vortex-settings-list{flex-direction:column;gap:8px;max-width:850px;display:flex}.vortex-settings-item{text-align:left;border:1px solid var(--line);background:var(--panel);width:100%;color:var(--text);cursor:pointer;border-radius:12px;align-items:center;gap:14px;padding:15px;transition:border-color .18s,background .18s;display:flex}.vortex-settings-item:hover{border-color:#766cff61}.vortex-settings-item.danger{color:var(--danger)}.vortex-settings-icon{background:#766cff1a;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.vortex-settings-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.vortex-settings-copy strong{font-size:13px}.vortex-settings-copy span,.vortex-settings-value{color:var(--muted);font-size:11px}.vortex-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:900px;display:grid}.vortex-choice{border:1px solid var(--line);background:var(--panel);color:var(--text);cursor:pointer;text-align:left;border-radius:13px;align-items:center;gap:13px;padding:18px;transition:border-color .18s,background .18s;display:flex}.vortex-choice .vortex-icon:last-child{color:var(--accent-2);margin-left:auto}.vortex-choice.selected{border-color:var(--accent)}.vortex-form{flex-direction:column;gap:16px;max-width:600px;display:flex}.vortex-form label{color:var(--muted);flex-direction:column;gap:8px;font-size:12px;display:flex}.vortex-form input,.vortex-form select,.vortex-form textarea{border:1px solid var(--line);background:var(--panel);width:100%;color:var(--text);border-radius:10px}.vortex-form input,.vortex-form select{height:46px;padding:0 13px}.vortex-form textarea{resize:vertical;min-height:120px;padding:13px}.vortex-document-content{max-width:850px}.vortex-document-content section{border-bottom:1px solid var(--line);padding:24px 0}.vortex-document-content h2{margin:0 0 9px;font-size:18px}.vortex-document-content p{color:var(--muted);margin:0;line-height:1.75}.vortex-about{max-width:800px;padding:70px 0}.vortex-about-mark{width:70px;height:70px;margin-bottom:22px;font-size:28px}.vortex-about>span{color:var(--accent-2);letter-spacing:.16em;font-size:10px}.vortex-about h1{letter-spacing:-.07em;margin:8px 0;font-size:clamp(48px,7vw,72px)}.vortex-about p{color:var(--muted);font-size:18px;line-height:1.7}.vortex-about-meta{color:var(--muted);flex-direction:column;gap:4px;margin-top:35px;font-size:11px;display:flex}.vortex-about-meta strong{color:var(--text)}.vortex-help-list{flex-direction:column;gap:8px;max-width:850px;display:flex}.vortex-help-list details{border:1px solid var(--line);background:var(--panel);border-radius:12px;overflow:hidden}.vortex-help-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:18px;font-weight:700;list-style:none;display:flex}.vortex-help-list summary::-webkit-details-marker{display:none}.vortex-help-list p{color:var(--muted);margin:0;padding:0 18px 18px;line-height:1.65}.vortex-empty-state{text-align:center;border:1px dashed var(--line);min-height:260px;color:var(--muted);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:30px;display:flex}.vortex-empty-icon{width:58px;height:58px;color:var(--accent-2);background:#766cff1a;border-radius:50%;place-items:center;display:grid}.vortex-empty-state h3{color:var(--text);margin:4px 0 0}.vortex-empty-state p{max-width:450px;margin:0 0 7px}.vortex-toast{z-index:300;border:1px solid var(--line);color:#fff;background:#14161ff5;border-radius:12px;align-items:center;gap:10px;padding:13px 15px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 45px #0000004d}.vortex-toast.success{border-color:#48d9ff59}.vortex-toast button{color:var(--muted);cursor:pointer;background:0 0}.vortex-mobile-navigation,.vortex-sidebar-backdrop{display:none}@media (width<=1200px){.vortex-page{padding-inline:30px}.vortex-hero,.vortex-details-hero{margin-left:-30px;margin-right:-30px}.vortex-media-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.vortex-people-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=900px){:root{--sidebar:78px}.vortex-sidebar{padding-inline:10px}.vortex-brand-copy,.vortex-nav-item span,.vortex-sidebar-footer,.vortex-sidebar-divider{display:none}.vortex-brand{justify-content:center}.vortex-nav-item{justify-content:center;padding-inline:0}.vortex-main{margin-left:78px}.vortex-media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vortex-genre-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vortex-details-layout{grid-template-columns:170px minmax(0,1fr)}.vortex-people-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.vortex-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=650px){.vortex-sidebar{width:270px;padding:22px 16px;transition:left .22s;left:-270px}.vortex-sidebar.is-open{left:0}.vortex-sidebar.is-open .vortex-brand-copy{display:flex}.vortex-sidebar.is-open .vortex-nav-item span{display:inline}.vortex-sidebar.is-open .vortex-sidebar-footer{display:flex}.vortex-sidebar.is-open .vortex-sidebar-divider{display:block}.vortex-sidebar.is-open .vortex-nav-item{justify-content:flex-start;padding-inline:13px}.vortex-sidebar-close{display:block}.vortex-sidebar-backdrop{z-index:90;-webkit-backdrop-filter:blur(3px);background:#0000008c;position:fixed;inset:0}.vortex-sidebar-backdrop.is-open{display:block}.vortex-main{margin-left:0;padding-bottom:82px}.vortex-topbar{gap:10px;height:64px;padding:0 14px}.vortex-topbar-menu{flex:none;place-items:center;width:38px;height:38px;display:grid}.vortex-search{flex:1;width:auto}.vortex-topbar-actions{margin-left:0}.vortex-topbar-icon,.vortex-profile-button span:last-child{display:none}.vortex-profile-button{border:0;padding:0}.vortex-page{padding:26px 16px 50px}.vortex-hero{min-height:520px;margin:-26px -16px 20px}.vortex-hero-content{padding:40px 18px}.vortex-hero h1{font-size:43px}.vortex-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.vortex-media-row{grid-auto-columns:155px}.vortex-section{margin-top:30px}.vortex-genre-grid{grid-template-columns:1fr}.vortex-filter-bar{flex-direction:column}.vortex-filter-bar label{justify-content:space-between}.vortex-filter-bar select{flex:1}.vortex-details-hero{min-height:690px;margin:-26px -16px 0}.vortex-details-content{justify-content:flex-end;min-height:690px;padding:35px 18px}.vortex-details-layout{grid-template-columns:100px minmax(0,1fr);gap:17px}.vortex-details-copy h1{font-size:36px}.vortex-details-poster{align-self:start}.vortex-details-body{padding:28px 16px 60px}.vortex-information-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vortex-information-grid>div:nth-child(2){border-right:0}.vortex-information-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.vortex-people-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vortex-provider-grid{grid-template-columns:1fr}.vortex-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vortex-choice-grid,.vortex-account-stats{grid-template-columns:1fr}.vortex-about{padding:45px 0}.vortex-about h1{font-size:54px}.vortex-about p{font-size:16px}.vortex-player-video-wrap{min-height:70vh}.vortex-player-controls{left:12px;right:12px}.vortex-player-title{display:none}.vortex-mobile-navigation{z-index:80;border:1px solid var(--line);-webkit-backdrop-filter:blur(20px);background:#0d0f17eb;border-radius:20px;grid-template-columns:repeat(5,minmax(0,1fr));height:66px;padding:5px;display:grid;position:fixed;bottom:10px;left:10px;right:10px}.vortex-mobile-navigation button{color:var(--muted);cursor:pointer;background:0 0;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;transition:background .18s,color .18s;display:flex}.vortex-mobile-navigation button.active{color:#fff;background:#766cff29}.vortex-toast{justify-content:center;bottom:88px;left:14px;right:14px}}.vortex-landing{color:#f4f4f7;background:radial-gradient(circle at 50% 38%,#5d4fa01f,#0000 32%),#111217;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.vortex-landing:before,.vortex-landing:after{content:"";pointer-events:none;filter:blur(80px);opacity:.16;border-radius:50%;position:absolute}.vortex-landing:before{background:#6256a8;width:420px;height:420px;top:-180px;left:-160px}.vortex-landing:after{background:#3e6aa5;width:360px;height:360px;bottom:-160px;right:-140px}.vortex-landing-header{z-index:10;justify-content:space-between;align-items:center;width:100%;height:88px;padding:0 48px;display:flex;position:relative}.vortex-landing-logo{color:#f4f4f7;letter-spacing:.28em;cursor:pointer;background:0 0;border:0;padding:12px 0;font-size:22px;font-weight:800}.vortex-landing-login{color:#e8e8ee;cursor:pointer;background:#17181e;border:0;border-radius:16px;padding:12px 24px;transition:transform .18s,box-shadow .18s,background .18s;box-shadow:8px 8px 18px #00000061,-6px -6px 16px #ffffff09}.vortex-landing-login:hover{background:#1a1b22;transform:translateY(-2px)}.vortex-landing-login:active{transform:translateY(1px);box-shadow:inset 5px 5px 12px #0006,inset -4px -4px 10px #ffffff06}.vortex-landing-content{z-index:2;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:min(760px,100% - 40px);margin:0 auto;padding:48px 0 80px;display:flex;position:relative}.vortex-landing-orbit{justify-content:center;align-items:center;width:170px;height:170px;margin-bottom:42px;display:flex;position:relative}.vortex-landing-orbit-ring{border:1px solid #a097dc2e;border-radius:50%;position:absolute;inset:50%;transform:translate(-50%,-50%)}.vortex-landing-orbit-ring-one{width:148px;height:148px;transform:translate(-50%,-50%)rotate(24deg)scaleY(.36)}.vortex-landing-orbit-ring-two{width:155px;height:155px;transform:translate(-50%,-50%)rotate(-30deg)scaleY(.36)}.vortex-landing-core{background:#17181e;border-radius:50%;justify-content:center;align-items:center;width:94px;height:94px;display:flex;box-shadow:15px 15px 30px #0000008c,-10px -10px 25px #ffffff09,inset 1px 1px 2px #ffffff0a}.vortex-landing-core span{letter-spacing:.08em;background:linear-gradient(135deg,#fff,#aaa3d9);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:38px;font-weight:700}.vortex-landing-copy{max-width:680px}.vortex-landing-eyebrow{color:#aaa5c8;letter-spacing:.28em;margin:0 0 18px;font-size:11px;font-weight:700}.vortex-landing-copy h1{letter-spacing:-.045em;margin:0;font-size:clamp(42px,7vw,72px);font-weight:700;line-height:.98}.vortex-landing-copy h1 span{color:#aaa5c8;margin-top:8px;display:block}.vortex-landing-description{color:#9799a5;max-width:530px;margin:26px auto 0;font-size:16px;line-height:1.7}.vortex-landing-actions{flex-direction:column;gap:14px;width:min(390px,100%);margin-top:38px;display:flex}.vortex-landing-primary,.vortex-landing-google{cursor:pointer;width:100%;min-height:58px;font:inherit;border:0;border-radius:18px;justify-content:center;align-items:center;transition:transform .18s,box-shadow .18s,background .18s;display:flex}.vortex-landing-primary{color:#fff;background:#25242f;gap:18px;font-weight:650;position:relative;box-shadow:10px 10px 22px #0000007a,-7px -7px 18px #ffffff09}.vortex-landing-primary:hover{transform:translateY(-3px);box-shadow:13px 13px 28px #00000085,-8px -8px 20px #ffffff0b}.vortex-landing-primary:active{transform:translateY(1px);box-shadow:inset 7px 7px 15px #00000073,inset -5px -5px 12px #ffffff06}.vortex-landing-arrow{opacity:.8;font-size:21px}.vortex-landing-google{color:#d9d9df;background:#15161b;gap:12px;box-shadow:7px 7px 16px #00000057,-6px -6px 15px #ffffff06}.vortex-landing-google:hover{background:#191a20;transform:translateY(-2px)}.vortex-landing-google:active{transform:translateY(1px);box-shadow:inset 5px 5px 12px #00000061,inset -4px -4px 10px #ffffff05}.vortex-google-icon{justify-content:center;align-items:center;width:24px;height:24px;font-family:Arial,sans-serif;font-size:17px;font-weight:700;display:inline-flex}.vortex-landing-existing{color:#777985;margin:22px 0 0;font-size:13px}.vortex-landing-existing button{color:#b8b2dc;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.vortex-landing-existing button:hover{color:#d1ccef}.vortex-landing-footer{z-index:2;color:#555762;letter-spacing:.2em;text-transform:uppercase;justify-content:center;gap:28px;padding:26px 20px 30px;font-size:10px;font-weight:700;display:flex;position:relative}.vortex-landing-footer span{position:relative}.vortex-landing-footer span:not(:last-child):after{content:"•";color:#373842;position:absolute;right:-18px}@media (width<=640px){.vortex-landing-header{height:76px;padding:0 22px}.vortex-landing-login{border-radius:14px;padding:10px 18px}.vortex-landing-content{width:min(100% - 32px,520px);padding:28px 0 50px}.vortex-landing-orbit{width:140px;height:140px;margin-bottom:32px}.vortex-landing-core{width:78px;height:78px}.vortex-landing-core span{font-size:31px}.vortex-landing-copy h1{font-size:clamp(38px,12vw,56px)}.vortex-landing-description{font-size:14px;line-height:1.6}.vortex-landing-actions{margin-top:30px}.vortex-landing-footer{gap:18px;font-size:8px}.vortex-landing-footer span:not(:last-child):after{right:-12px}}.vortex-auth{color:#f5f7ff;background:radial-gradient(circle at 50% 15%,#766cff21,#0000 34%),radial-gradient(circle at 15% 85%,#48d9ff0f,#0000 30%),#08090f;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex;position:relative;overflow:hidden}.vortex-auth-background{pointer-events:none;position:absolute;inset:0;overflow:hidden}.vortex-auth-orbit{border:1px solid #968ce614;border-radius:50%;position:absolute;transform:rotate(-18deg)scaleY(.42)}.vortex-auth-orbit-one{width:760px;height:760px;top:-300px;left:-270px}.vortex-auth-orbit-two{width:620px;height:620px;bottom:-280px;right:-240px}.vortex-auth-glow{filter:blur(100px);opacity:.16;border-radius:50%;position:absolute}.vortex-auth-glow-one{background:#766cff;width:330px;height:330px;top:20%;left:-130px}.vortex-auth-glow-two{background:#48d9ff;width:300px;height:300px;bottom:15%;right:-120px}.vortex-auth-shell{z-index:2;flex-direction:column;align-items:center;width:min(440px,100%);display:flex;position:relative}.vortex-auth-back{z-index:10;color:#9aa1b6;cursor:pointer;font:inherit;-webkit-backdrop-filter:blur(18px);background:#10121bb8;border:1px solid #ffffff12;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;transition:transform .18s,color .18s;display:inline-flex;position:absolute;top:28px;left:32px;box-shadow:7px 7px 18px #00000059,-5px -5px 14px #ffffff06}.vortex-auth-back:hover{color:#f5f7ff;transform:translateY(-1px)}.vortex-auth-back-icon{font-size:17px}.vortex-auth-brand{text-align:center;flex-direction:column;align-items:center;margin-bottom:24px;display:flex}.vortex-auth-logo{color:#fff;background:linear-gradient(145deg,#181a25,#10111a);border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:13px;font-size:25px;font-weight:800;display:grid;box-shadow:12px 12px 25px #00000080,-8px -8px 20px #ffffff09,inset 1px 1px 2px #ffffff0a}.vortex-auth-brand-name{letter-spacing:.24em;margin-left:.24em;font-size:20px;font-weight:800}.vortex-auth-brand-subtitle{color:#686d82;letter-spacing:.18em;margin-top:5px;font-size:9px;font-weight:700}.vortex-auth-card{-webkit-backdrop-filter:blur(24px);background:linear-gradient(145deg,#171923f5,#0d0f17f5);border:1px solid #fff1;border-radius:26px;width:100%;padding:34px;box-shadow:24px 24px 55px #00000085,-14px -14px 38px #ffffff06,inset 1px 1px 1px #ffffff06}.vortex-auth-heading{margin-bottom:26px}.vortex-auth-eyebrow{color:#8e87cf;letter-spacing:.2em;margin-bottom:10px;font-size:9px;font-weight:800;display:block}.vortex-auth-heading h1{color:#f5f7ff;letter-spacing:-.04em;margin:0;font-size:32px;line-height:1.05}.vortex-auth-heading p{color:#858b9f;margin:10px 0 0;font-size:13px;line-height:1.6}.vortex-auth-form{flex-direction:column;gap:16px;display:flex}.vortex-auth-field{flex-direction:column;gap:7px;display:flex}.vortex-auth-field>span{color:#aeb3c4;font-size:11px;font-weight:700}.vortex-auth-field input{color:#f5f7ff;width:100%;height:48px;font:inherit;background:#10121b;border:1px solid #ffffff13;border-radius:12px;outline:none;padding:0 14px;font-size:13px;transition:border-color .18s,box-shadow .18s;box-shadow:inset 5px 5px 12px #00000047,inset -4px -4px 10px #ffffff05}.vortex-auth-field input::placeholder{color:#5e6477}.vortex-auth-field input:focus{border-color:#766cffa6;box-shadow:0 0 0 3px #766cff17,inset 5px 5px 12px #00000047}.vortex-auth-password{position:relative}.vortex-auth-password input{padding-right:82px}.vortex-auth-password-toggle{color:#858ba0;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:7px;padding:6px 8px;font-size:10px;font-weight:700;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.vortex-auth-password-toggle:hover{color:#c6c9d5}.vortex-auth-options{justify-content:space-between;align-items:center;gap:10px;margin-top:-2px;display:flex}.vortex-auth-checkbox{color:#777d91;cursor:pointer;align-items:center;gap:7px;font-size:10px;display:flex}.vortex-auth-checkbox input{accent-color:#766cff}.vortex-auth-link-button{color:#8e87cf;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:10px}.vortex-auth-link-button:hover{color:#b5afe9}.vortex-auth-primary{color:#fff;cursor:pointer;width:100%;min-height:50px;font:inherit;background:linear-gradient(135deg,#766cff,#6259d8);border:0;border-radius:13px;justify-content:center;align-items:center;gap:14px;margin-top:3px;font-size:13px;font-weight:750;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:10px 10px 22px #0000006b,0 8px 28px #766cff2e}.vortex-auth-primary:hover{transform:translateY(-2px);box-shadow:13px 13px 28px #00000075,0 12px 34px #766cff3d}.vortex-auth-primary:active{transform:translateY(1px);box-shadow:inset 6px 6px 13px #00000040}.vortex-auth-primary-arrow{opacity:.8;font-size:18px}.vortex-auth-divider{align-items:center;gap:12px;margin:23px 0 18px;display:flex}.vortex-auth-divider span{background:#ffffff12;flex:1;height:1px}.vortex-auth-divider small{color:#555b6d;letter-spacing:.15em;font-size:8px;font-weight:800}.vortex-auth-google{color:#c7cad4;cursor:pointer;width:100%;min-height:48px;font:inherit;background:#151720;border:1px solid #fff1;border-radius:12px;justify-content:center;align-items:center;gap:11px;font-size:12px;font-weight:650;transition:transform .18s,background .18s;display:flex;box-shadow:7px 7px 16px #0000004d,-5px -5px 14px #ffffff05}.vortex-auth-google:hover{background:#191b24;transform:translateY(-1px)}.vortex-auth-google-icon{color:#4285f4;background:#fff;border-radius:7px;place-items:center;width:23px;height:23px;font-family:Arial,sans-serif;font-size:14px;font-weight:800;display:grid}.vortex-auth-notice{color:#a9a4d5;background:#766cff12;border:1px solid #766cff2e;border-radius:9px;margin-top:13px;padding:10px 12px;font-size:10px;line-height:1.5}.vortex-auth-switch{color:#656b7d;justify-content:center;align-items:center;gap:5px;margin-top:22px;font-size:10px;display:flex}.vortex-auth-switch button{color:#aaa4df;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:750}.vortex-auth-switch button:hover{color:#d0ccf0}.vortex-auth-footer{color:#4f5464;text-align:center;max-width:390px;margin:18px 0 0;font-size:9px;line-height:1.6}@media (width<=640px){.vortex-auth{align-items:flex-start;padding:75px 16px 30px}.vortex-auth-back{top:18px;left:16px}.vortex-auth-card{border-radius:21px;padding:25px 20px}.vortex-auth-heading h1{font-size:28px}.vortex-auth-options{flex-direction:column;align-items:flex-start}}.vortex-auth-loading{color:#f5f7ff;background:radial-gradient(circle,#766cff1a,#0000 35%),#08090f;place-items:center;min-height:100vh;display:grid}.vortex-auth-loading-core{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.vortex-auth-loading-logo{color:#fff;background:linear-gradient(135deg,#766cff,#48d9ff);border-radius:18px;place-items:center;width:58px;height:58px;font-size:24px;font-weight:900;display:grid;box-shadow:0 20px 55px #766cff40,inset 1px 1px 2px #fff3}.vortex-auth-loading-core span{letter-spacing:.22em;margin-left:.22em;font-size:16px;font-weight:800}.vortex-auth-loading-core small{color:#686d82;font-size:10px}.vortex-icon{vertical-align:middle;flex:none;display:inline-block}.page-container{width:100%;max-width:1600px;margin:0 auto;padding:38px 42px 72px}.page-eyebrow{color:var(--accent-2);letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1.2;display:inline-block}.page-container>h1,.catalog-heading h1,.settings-header h1,.document-header h1,.search-header h1,.about-hero h1{color:var(--text);letter-spacing:-.045em;margin:8px 0;font-size:clamp(30px,4vw,48px);line-height:1.03}.page-container>p,.catalog-heading p,.settings-header p,.document-header p,.search-header p,.about-hero p{color:var(--muted);line-height:1.7}.catalog-heading,.settings-header,.document-header,.search-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.catalog-heading>div:first-child,.settings-header>div:first-child,.document-header>div:first-child,.search-header>div:first-child{min-width:0}.vortex-section-heading,.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:15px;display:flex}.vortex-section-heading h2,.section-heading h2{color:var(--text);letter-spacing:-.025em;margin:5px 0 0;font-size:23px}.vortex-section-action{color:var(--muted);cursor:pointer;background:0 0}.vortex-section-action:hover{color:var(--text)}.vortex-sidebar-item{width:100%;min-height:44px;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border-radius:11px;align-items:center;gap:12px;padding:11px 13px;transition:background .18s,color .18s,transform .18s;display:flex}.vortex-sidebar-item:hover{color:var(--text);background:#ffffff0d}.vortex-sidebar-item.active{color:#fff;box-shadow:inset 2px 0 var(--accent);background:linear-gradient(90deg,#766cff33,#48d9ff0f)}[data-theme=light] .vortex-sidebar-item.active{color:#151625}.vortex-sidebar-secondary{margin-top:8px}.vortex-mobile-menu{width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border-radius:10px;flex:none;place-items:center;display:none}.vortex-mobile-menu:hover{color:var(--text);background:#ffffff0f}.vortex-profile-copy{flex-direction:column;align-items:flex-start;min-width:0;line-height:1.1;display:flex}.vortex-profile-copy strong{color:var(--text);font-size:11px;font-weight:800}.vortex-profile-copy small{color:var(--muted);margin-top:3px;font-size:9px}.vortex-notification-dot{background:var(--accent-2);border-radius:50%;width:6px;height:6px;margin:0 0 20px 18px;position:absolute;box-shadow:0 0 12px #48d9ffa6}.vortex-topbar-icon{position:relative}.vortex-media-grid{align-items:start}.vortex-media-card{position:relative}.vortex-media-image{object-fit:cover;width:100%;height:100%;display:block}.vortex-media-type{z-index:2;color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#0000009e;border-radius:6px;padding:4px 7px;font-size:8px;font-weight:800;position:absolute;top:9px;left:9px}.vortex-card-rating,.vortex-rating{color:#e9c76b;align-items:center;gap:4px;font-size:10px;font-weight:750;display:inline-flex}.vortex-media-card-actions{z-index:4;pointer-events:none;background:linear-gradient(#0000 45%,#00000085);position:absolute;inset:0}.vortex-media-card-actions>*{pointer-events:auto}.vortex-media-card-actions .vortex-card-play{opacity:1;transform:none}.vortex-card-play{z-index:5}.vortex-skeleton-grid{overflow:hidden}.vortex-skeleton-card{min-width:0}.vortex-skeleton-poster,.vortex-skeleton-line{background:var(--panel-2);position:relative;overflow:hidden}.vortex-skeleton-poster:after,.vortex-skeleton-line:after{content:"";background:linear-gradient(90deg,#0000,#ffffff12,#0000);animation:1.35s infinite vortexSkeleton;position:absolute;inset:0;transform:translate(-100%)}.vortex-skeleton-poster{aspect-ratio:2/3;border-radius:12px}.vortex-skeleton-line{border-radius:99px;height:10px;margin-top:10px}.vortex-skeleton-line-lg{width:82%}.vortex-skeleton-line-sm{width:54%}@keyframes vortexSkeleton{to{transform:translate(100%)}}.catalog-filter{flex:none;align-items:center;gap:8px;display:flex}.catalog-filter button,.catalog-filter select{border:1px solid var(--line);min-height:40px;color:var(--text);background:var(--panel);cursor:pointer;border-radius:10px;padding:0 12px}.catalog-filter button:hover,.catalog-filter select:hover{border-color:#766cff6b}.catalog-filter button.active{color:#fff;background:#766cff2e;border-color:#766cff73}.search-page,.search-header{width:100%}.search-results-summary{color:var(--muted);margin:0 0 18px;font-size:12px}.large-search{width:min(720px,100%)}.details-page{padding-top:26px}.details-overview{max-width:1300px;margin-inline:auto}.details-description{max-width:850px;color:var(--muted);margin:0;font-size:15px;line-height:1.8}.details-information-grid{border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:24px;display:grid;overflow:hidden}.information-item{border-right:1px solid var(--line);background:#ffffff06;min-width:0;padding:18px}.information-item:last-child{border-right:0}.information-item span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:10px;display:block}.information-item strong{color:var(--text);font-size:14px;line-height:1.45}.vortex-details-back{z-index:5;position:absolute;top:22px;left:24px}.people-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.person-card{border:1px solid var(--line);background:var(--panel);border-radius:12px;overflow:hidden}.person-card img,.person-placeholder{aspect-ratio:1;object-fit:cover;width:100%;display:block}.person-placeholder{color:var(--muted);background:radial-gradient(circle at 30% 20%, #766cff3d, transparent 45%), var(--panel-2);place-items:center;display:grid}.person-card>div:last-child{padding:10px}.person-card strong,.person-card span{display:block}.person-card strong{color:var(--text);font-size:12px}.person-card span{color:var(--muted);margin-top:4px;font-size:10px}.credits-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.credit-item{border:1px solid var(--line);background:var(--panel);border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.credit-item strong{color:var(--text);font-size:12px}.credit-item span{color:var(--muted);font-size:10px}.player-page{background:#000;min-height:100vh}.vortex-player-page.is-fullscreen,.vortex-player.is-fullscreen{z-index:999;position:fixed;inset:0}.vortex-player-video{object-fit:contain;background:#000;width:100%;max-height:82vh;display:block}.vortex-player-topbar{z-index:4;pointer-events:none;background:linear-gradient(#000000b8,#0000);justify-content:space-between;align-items:center;gap:14px;padding:18px 24px;display:flex;position:absolute;inset:0 0 auto}.vortex-player-topbar>*{pointer-events:auto}.vortex-player-title{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:min(70vw,720px);font-size:14px;font-weight:750;overflow:hidden}.vortex-player-skip{font-size:10px;font-weight:800}.vortex-player-speed{color:#fff;cursor:pointer;background:#ffffff14;border-radius:9px;min-height:38px;padding:0 10px}.vortex-player-settings{z-index:10;border:1px solid var(--line);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#10121bf5;border-radius:14px;width:min(300px,100vw - 36px);padding:14px;position:absolute;bottom:70px;right:18px;box-shadow:0 22px 60px #00000073}.vortex-player-setting-section+.vortex-player-setting-section{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.vortex-player-setting-section h4{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:9px}.vortex-player-option{width:100%;min-height:38px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border-radius:8px;align-items:center;gap:8px;padding:0 10px;display:flex}.vortex-player-option small{color:var(--muted);margin-left:auto}.vortex-player-option svg{color:var(--accent-2);margin-left:auto}.vortex-player-option:hover,.vortex-player-option.active{background:#766cff21}.account-page,.account-profile-page{max-width:1000px}.account-header{align-items:center;gap:18px;margin-bottom:28px;display:flex}.account-avatar{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;border-radius:50%;flex:none;place-items:center;width:72px;height:72px;font-size:32px;display:grid;box-shadow:0 12px 36px #766cff38}.account-avatar.large{width:86px;height:86px;font-size:38px}.account-header h1{letter-spacing:-.045em;margin:6px 0 4px;font-size:clamp(30px,4vw,44px)}.account-header p{color:var(--muted);margin:0}.account-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:28px;display:grid}.account-stats>div{border:1px solid var(--line);background:var(--panel);border-radius:13px;padding:20px}.account-stats strong,.account-stats span{display:block}.account-stats strong{color:var(--text);font-size:26px}.account-stats span{color:var(--muted);margin-top:4px;font-size:11px}.settings-list{flex-direction:column;gap:8px;max-width:850px;display:flex}.settings-item{border:1px solid var(--line);background:var(--panel);width:100%;color:var(--text);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:14px;padding:15px;display:flex}.settings-item:hover{border-color:#766cff66}.settings-item.danger{color:var(--danger)}.settings-item-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.settings-item-copy span{color:var(--muted);font-size:11px}.settings-header{max-width:900px}.settings-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:1000px;display:grid}.settings-choice{border:1px solid var(--line);background:var(--panel);color:var(--text);cursor:pointer;text-align:left;border-radius:14px;flex-direction:column;gap:14px;padding:14px;display:flex;position:relative}.settings-choice:hover,.settings-choice.selected{border-color:var(--accent);box-shadow:0 12px 34px #766cff17}.settings-choice-preview{border:1px solid var(--line);background:var(--panel-2);border-radius:10px;height:130px;overflow:hidden}.preview-dark,.preview-light,.preview-system{grid-template-rows:18px 1fr 20px;gap:7px;height:100%;padding:9px;display:grid}.preview-dark{background:#0b0d14}.preview-light{background:#f3f5fa}.preview-system{background:linear-gradient(90deg,#0b0d14 0 50%,#f3f5fa 50%)}.preview-dark span,.preview-light span,.preview-system span{background:#766cff3d;border-radius:5px;display:block}.settings-choice-copy{flex-direction:column;gap:4px;display:flex}.settings-choice-copy span{color:var(--muted);font-size:11px;line-height:1.5}.language-item{border:1px solid var(--line);width:100%;color:var(--text);background:var(--panel);cursor:pointer;text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.language-item.active{border-color:var(--accent);background:#766cff17}.language-item small{color:var(--muted)}.profiles-page{max-width:1100px}.profiles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-card{border:1px solid var(--line);min-height:120px;color:var(--text);background:var(--panel);cursor:pointer;text-align:left;border-radius:16px;align-items:center;gap:14px;padding:18px;display:flex}.profile-card:hover,.profile-card.active{border-color:var(--accent);transform:translateY(-1px)}.profile-card-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.profile-card-copy span{color:var(--muted);font-size:11px}.profile-card-add{border-style:dashed}.profile-add-icon{width:54px;height:54px;color:var(--accent-2);background:#48d9ff14;border-radius:15px;flex:none;place-items:center;display:grid}.profiles-note{border:1px solid var(--line);color:var(--muted);background:#ffffff05;border-radius:12px;align-items:flex-start;gap:10px;margin-top:16px;padding:14px 16px;font-size:11px;line-height:1.55;display:flex}.profile-panel,.profile-fields{max-width:760px}.document-page{max-width:1000px}.document-header,.document-content{max-width:850px}.document-content section{border-bottom:1px solid var(--line);padding:24px 0}.document-content h2{margin:0 0 9px;font-size:18px}.document-content p{color:var(--muted);margin:0;line-height:1.75}.document-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.document-card{border:1px solid var(--line);background:var(--panel);border-radius:14px;align-items:flex-start;gap:14px;padding:18px;display:flex}.document-card-icon{width:42px;height:42px;color:var(--accent-2);background:#48d9ff14;border-radius:11px;flex:none;place-items:center;display:grid}.about-page{max-width:1000px}.about-hero{padding:40px 0 26px}.about-mark{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;border-radius:22px;place-items:center;width:74px;height:74px;margin-bottom:20px;font-size:32px;font-weight:900;display:grid;box-shadow:0 18px 50px #766cff33}.about-description{max-width:760px;color:var(--muted);font-size:17px;line-height:1.75}.about-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.about-card{border:1px solid var(--line);background:var(--panel);border-radius:13px;padding:18px}.about-card strong{margin-bottom:7px;display:block}.about-card span{color:var(--muted);font-size:11px;line-height:1.6}.about-footer{color:var(--muted);margin-top:28px;font-size:10px}.about-version{color:var(--text);margin-top:6px;font-weight:750}.data-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.data-status-card{border:1px solid var(--line);background:var(--panel);border-radius:14px;min-height:150px;padding:18px}.data-status-icon{width:42px;height:42px;color:var(--accent-2);background:#48d9ff14;border-radius:11px;place-items:center;margin-bottom:14px;display:grid}.data-status-card span,.data-status-card strong{display:block}.data-status-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px}.data-status-card strong{margin-top:6px;font-size:18px}.home-page{width:100%}.feature-strip,.vortex-feature-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.feature-strip-item{border:1px solid var(--line);background:var(--panel);border-radius:12px;align-items:center;gap:10px;min-height:66px;padding:14px;display:flex}.feature-strip-item span{color:var(--muted);font-size:11px}.genres-page{min-width:0}.status-badge{min-height:24px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#ffffff0f;border-radius:99px;align-items:center;padding:0 8px;font-size:9px;font-weight:800;display:inline-flex}.status-badge.ready{color:#7ef0c1;background:#44d79d1a}.status-badge.planned{color:#e9c76b;background:#e9c76b1a}.vortex-app.is-immersive .vortex-main{margin-left:0}.vortex-app.is-immersive .vortex-sidebar,.vortex-app.is-immersive .vortex-mobile-navigation{display:none}.vortex-app.is-immersive .vortex-content{min-height:100vh}@media (width<=1200px){.page-container{padding-inline:30px}.details-information-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.information-item:nth-child(2){border-right:0}.information-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.people-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.about-grid,.data-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.vortex-mobile-menu{display:grid}.catalog-heading,.settings-header,.document-header,.search-header{flex-direction:column;align-items:flex-start}.catalog-filter{width:100%}.catalog-filter select,.catalog-filter button{flex:1}.people-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.credits-list,.profiles-grid,.settings-choice-grid,.about-grid,.data-status-grid,.feature-strip,.vortex-feature-strip{grid-template-columns:1fr}}@media (width<=650px){.page-container{padding:26px 16px 50px}.catalog-heading h1,.settings-header h1,.document-header h1,.search-header h1{font-size:34px}.vortex-mobile-menu{display:grid}.vortex-profile-copy{display:none}.vortex-search{min-width:0}.details-information-grid{grid-template-columns:1fr}.information-item,.information-item:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.information-item:last-child{border-bottom:0}.people-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.credits-list{grid-template-columns:1fr}.account-header{align-items:flex-start}.account-avatar{width:60px;height:60px;font-size:27px}.account-stats,.document-cards{grid-template-columns:1fr}.about-hero{padding-top:20px}.about-description{font-size:15px}.player-page .vortex-player{min-height:100svh}.vortex-player-topbar{padding:14px}.vortex-player-controls{bottom:12px;left:12px;right:12px}.vortex-player-volume{width:62px}.vortex-player-settings{width:calc(100vw - 24px);bottom:62px;right:12px}}@media (width<=380px){.page-container{padding-inline:12px}.vortex-search{padding-inline:9px}.vortex-search input{font-size:12px}.people-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vortex-media-grid{gap:14px 8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
