@font-face{font-family:Work Sans;src:url(/fonts/WorkSans.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--bg:#000;--page-bg:radial-gradient(84.68% 101.06% at 8.88% 3.78%, #00fff30d 0%, #ff00d900 100%), radial-gradient(45.4% 45.43% at 97.49% 2.11%, #ff00d90d 0%, #ff00d900 100%), linear-gradient(180deg, #1d0219 0%, #000 100%);--brand-pink:#ff00d9;--focus-ring-color:var(--brand-pink);--focus-ring-shadow:0 0 0 2px #ff00d92e;--focus-ring-shadow-soft:0 0 0 2px #ff00d926;--paper:#121826db;--panel:#182032eb;--line:#bacde51f;--line-strong:#b5dcff3d;--text:#f5f8ff;--muted:#93a3b8;--soft:#202b3d;--ink:#dbe8f8;--ok:#1f845138;--warn:#b47e143d;--bad:#be3e3038;--accent:#5eead4;--accent-2:#7dd3fc;--accent-3:#a78bfa;--radius:14px;--shadow:0 22px 70px #0000007a;--sidebar-width:100px;--topbar-height:64px;--page-content-width:1200px;--n-primary:#5eead4;--n-border-radius:8px;--n-border-color:#b5dcff33;--n-box-shadow:inset 0 1px 0 #ffffff0d;--n-primary-gradient:linear-gradient(135deg, #5eead42e, #7dd3fc1f);--n-primary-shadow:inset 0 1px 0 #ffffff0f, 0 12px 28px #5eead41f;--font-sans:"Work Sans";color:var(--text);background-color:var(--bg);font-family:var(--font-sans)}html{scrollbar-color:#5eead452 #ffffff0a;scrollbar-width:thin}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffff09}::-webkit-scrollbar-thumb{background:linear-gradient(#5eead461,#7dd3fc3d);border:2px solid #070a12b8;border-radius:999px}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}body{background:var(--page-bg)}#app,.naive-bridge{height:100%}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid var(--line);text-align:left;padding:12px}input:not(.n-input__input-el),textarea,select{border:1px solid var(--line);width:100%;color:var(--text);background:#ffffff0f;border-radius:12px;padding:10px 12px}textarea{resize:vertical;min-height:110px}.naive-bridge .btn,.naive-bridge .nav-btn:not(.mobile-nav-btn){border-radius:var(--n-border-radius);border-color:var(--n-border-color);box-shadow:var(--n-box-shadow)}.naive-bridge .btn.primary,.naive-bridge .nav-btn.active:not(.mobile-nav-btn){background:var(--n-primary-gradient);box-shadow:var(--n-primary-shadow);border-color:#0000}.naive-bridge input:not(.n-input__input-el),.naive-bridge textarea,.naive-bridge select{border-radius:var(--n-border-radius);border-color:var(--n-border-color);outline:none;transition:border-color .18s,box-shadow .18s,background .18s}.naive-bridge input:not(.n-input__input-el):focus,.naive-bridge input:not(.n-input__input-el):focus-visible,.naive-bridge textarea:focus,.naive-bridge textarea:focus-visible,.naive-bridge select:focus,.naive-bridge select:focus-visible{border-color:var(--focus-ring-color);box-shadow:var(--focus-ring-shadow)}.naive-bridge input.profile-name-input{color:#fff;letter-spacing:-.64px;background:#ffffff0f;border:1px solid #ffffff26;border-radius:10px;outline:none;flex:auto;width:auto;min-width:160px;max-width:360px;margin:0;padding:4px 12px;font-size:32px;font-weight:700;line-height:40px}.naive-bridge input.profile-name-input:focus,.naive-bridge input.profile-name-input:focus-visible{border-color:var(--focus-ring-color);box-shadow:var(--focus-ring-shadow-soft)}.naive-bridge .surface{border-radius:var(--n-border-radius);border-color:var(--n-border-color)}.xicon{flex:none;justify-content:center;align-items:center;width:1.1em;height:1.1em;line-height:0;display:inline-flex}.xicon svg{stroke:currentColor;width:1em;height:1em;display:block}.kindred-icon{vertical-align:middle;flex:none;line-height:0;display:inline-flex}.icon .xicon{width:18px;height:18px;font-size:18px}.btn .xicon{font-size:15px}.btn{border:1px solid var(--line);min-height:38px;color:var(--text);border-radius:var(--radius);white-space:nowrap;cursor:pointer;background:#ffffff0f;justify-content:center;align-items:center;gap:8px;padding:8px 12px;text-decoration:none;transition:border-color .18s,background .18s,transform .18s;display:inline-flex;position:relative;overflow:hidden}.nav-btn,.surface,.explore-side-panel{position:relative;overflow:hidden}.btn:hover{background:#5eead417;border-color:#5eead457}.btn.primary{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#041016;border-color:#0000;font-weight:800;box-shadow:0 12px 30px #5eead433}.btn.cta-primary{min-height:42px;padding-inline:16px;box-shadow:0 0 0 1px #ffffff29,0 18px 42px #5eead44d,0 0 28px #7dd3fc2e}.btn.secondary,.btn.tertiary{font-weight:650}.btn.secondary{background:#ffffff13;border-color:#b5dcff2e}.btn.tertiary{color:#c5d3e6;background:#ffffff09;border-color:#b5dcff1f}.btn.ghost{background:0 0}.btn.small{min-height:34px;padding:6px 10px;font-size:12px}.btn:disabled{opacity:.45;cursor:not-allowed}.btn:focus-visible,.nav-btn:focus-visible{outline-offset:3px;outline:2px solid #7dd3fceb;box-shadow:0 0 0 5px #7dd3fc24}.surface,.explore-side-panel{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg, #ffffff0b, #ffffff05), var(--paper);box-shadow:inset 0 1px #ffffff0a,0 18px 54px #0000002e}.surface{margin-bottom:14px;padding:18px}.muted{color:var(--muted)}.app-page{width:var(--page-content-width);margin:0 auto}@media (width<=750px){.app-page{width:100%}}.ambient-layer,.scanline-layer,.light-ribbon,.light-ribbon.ribbon-alt{display:none}.view-flash{z-index:65;pointer-events:none;background:radial-gradient(circle at var(--flash-x,50%) var(--flash-y,20%), #5eead438, transparent 32%), linear-gradient(120deg, transparent, #7dd3fc1a, transparent);opacity:0;position:fixed;inset:0}.view-flash.active{animation:.68s ease-out viewFlash}.view-pulse{z-index:1;pointer-events:none;opacity:0;mix-blend-mode:screen;background:radial-gradient(circle at 50% 18%,#5eead42e,#0000 28%),radial-gradient(circle at 78% 66%,#a78bfa1f,#0000 26%),linear-gradient(120deg,#0000,#7dd3fc14,#0000);position:fixed;inset:-22vh -18vw;transform:scale(.96)}.view-pulse.active{animation:1.15s ease-out viewPulse}.number-pop{animation:.55s ease-out numberPop}.fx-reveal{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(14px)}.fx-reveal.in-view{opacity:1;transform:translateY(0)}.btn:after,.nav-btn:after{content:"";left:var(--ripple-x,50%);top:var(--ripple-y,50%);pointer-events:none;opacity:0;background:radial-gradient(circle,#ffffff61,#0000 62%);border-radius:50%;width:0;height:0;position:absolute;transform:translate(-50%,-50%)}.btn.ripple:after,.nav-btn.ripple:after{animation:.62s ease-out ripplePulse}@keyframes ambientDrift{0%{transform:translate(0,0)scale(1)}to{transform:translate(7vw,6vh)scale(1.12)}}@keyframes scanSweep{0%{background-position:-60vw 0,0 0}to{background-position:110vw 0,0 0}}@keyframes ripplePulse{0%{opacity:.55;width:0;height:0}to{opacity:0;width:240px;height:240px}}@keyframes neonBeat{0%,to{filter:drop-shadow(0 0 #5eead400);transform:scale(1)}50%{filter:drop-shadow(0 0 12px #5eead48c);transform:scale(1.04)}}@keyframes viewFlash{0%{opacity:0}18%{opacity:1}to{opacity:0}}@keyframes viewPulse{0%{opacity:0;transform:scale(.94)rotate(-1deg)}26%{opacity:.85}to{opacity:0;transform:scale(1.04)rotate(.5deg)}}@keyframes numberPop{0%{color:inherit;transform:translateY(0)scale(1)}35%{color:#eafffb;text-shadow:0 0 18px #5eead461;transform:translateY(-2px)scale(1.08)}to{color:inherit;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.ambient-layer,.scanline-layer,.light-ribbon,.view-pulse,.view-flash{display:none}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.app{width:100%;height:100%;display:flex;overflow:hidden}.app .app-sidebar{width:var(--sidebar-width);flex-direction:column;flex:none;justify-content:space-between;align-items:center;gap:24px;height:100%;padding:20px 0;display:flex}.app .app-sidebar .brand{color:inherit;flex:none;justify-items:center;margin:0;display:grid}.app .app-sidebar .brand .brand-logo{width:35px;height:auto;display:block}.app .app-sidebar .sidebar-pill{background:linear-gradient(#1d091feb 0%,#04080ff0 100%),#060910e6;border-right:1px solid #e4bae51f;border-radius:100px;flex-direction:column;flex:none;justify-content:space-between;align-items:center;gap:24px;width:48px;padding:4px;display:flex}.app .app-sidebar .sidebar-icon-btn{background:0 0;border:1px solid #0000;border-radius:14px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;text-decoration:none;display:inline-flex}.app .app-sidebar .sidebar-icon-btn .xicon{width:16px;height:16px}.app .app-sidebar .sidebar-icon-btn .sidebar-icon-shell{color:#f5f8ff;border-radius:999px;place-items:center;width:30px;height:30px;display:grid}.app .app-sidebar .sidebar-icon-btn.active{border-radius:25px;box-shadow:0 12px 14px #ea5ee51f}.app .app-sidebar .sidebar-icon-btn.active .sidebar-icon-shell{color:var(--brand-pink);background:#ea5ee529;box-shadow:inset 0 1px #ffffff0f}.app .app-sidebar .sidebar-icon-btn:hover:not(.active) .sidebar-icon-shell{background:#ffffff0f}.app .app-sidebar .sidebar-foot{flex-direction:column;flex:none;align-items:center;gap:24px;display:flex}.app .app-sidebar .sidebar-foot.sidebar-foot--stack{border:1px solid #e4bae51f;border-radius:12px;gap:6px;padding:6px}.app .app-sidebar .sidebar-publish-btn{color:#fff;cursor:pointer;background:#ff00d9;border:none;border-radius:90px;justify-content:center;align-items:center;gap:2px;width:100%;min-height:24px;padding:4px;font-size:10px;line-height:17.4px;display:inline-flex}.app .app-sidebar .sidebar-avatar{cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;width:32px;height:32px;padding:0;overflow:hidden}.app .app-sidebar .sidebar-avatar img{object-fit:cover;width:100%;height:100%;display:block}.app .app-main{flex-direction:column;flex:1;min-width:0;height:100%;display:flex}.app .app-main .topbar{width:100%;min-width:var(--page-content-width);height:var(--topbar-height);flex:none;justify-content:flex-end;align-items:center;gap:16px;padding:0 24px;display:flex}.app .app-main .topbar .top-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.app .app-main .topbar .quick-status-btn{color:#dce7f4;white-space:nowrap;background:#ffffff0e;border:1px solid #b5dcff29;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:7px 11px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.app .app-main .topbar .quick-status-btn .text{color:#f373b7;text-align:center;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.app .app-main .topbar .quick-status-btn.locale-switch-btn{cursor:pointer;font:inherit;color:inherit;background:#ff00d91a;border-color:#ff00d933;padding:4px 14px}.app .app-main .topbar .quick-status-btn.locale-switch-btn .locale-switch-label{text-transform:uppercase;min-width:20px}.app .app-main .topbar .quick-status-btn.locale-switch-btn .locale-switch-arrow{opacity:.85;flex-shrink:0}.app .app-main .app-content{flex:1;width:100%;min-height:0;padding:0 0 24px;overflow-y:auto}.app .mobile-nav{display:none}@media (width<=750px){.app .app-sidebar{display:none}.app .topbar{height:auto;min-height:var(--topbar-height);flex-direction:column;align-items:flex-start;padding:12px}.app .mobile-nav{z-index:50;border-top:1px solid var(--line);background:#0b1220;justify-content:space-evenly;align-items:center;gap:0;width:100%;max-width:100vw;min-height:56px;padding:8px 12px;display:flex;position:fixed;inset:auto 0 0;overflow:hidden}.app .mobile-nav .nav-btn{min-width:0;min-height:44px;box-shadow:none;color:#c8f7ff;background:0 0;border:none;border-radius:0;flex-direction:row;flex:1;justify-content:center;align-items:center;gap:0;padding:6px;text-decoration:none;display:inline-flex}.app .mobile-nav .nav-btn .icon{width:40px;height:40px;color:inherit;background:0 0;border-radius:0;place-items:center;display:grid}.app .mobile-nav .nav-btn .icon .xicon{width:28px;height:28px;font-size:28px}.app .mobile-nav .nav-btn.active,.app .mobile-nav .nav-btn.active .icon{color:var(--brand-pink)}.app .mobile-nav .nav-btn:hover,.app .mobile-nav .nav-btn:focus-visible{color:#fff}}.login-page{background:linear-gradient(90deg,#ffffff80,#ffffff80),linear-gradient(#08101d 0%,#070a12 45%,#05070c 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative;overflow:hidden}.login-page .login-page-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.login-page .login-page-bg__mesh{background:radial-gradient(84.68% 101.06% at 8.88% 3.78%,#00fff32e 0%,#ff00d900 100%),radial-gradient(45.4% 45.43% at 97.49% 2.11%,#ff00d929 0%,#ff00d900 100%),radial-gradient(55% 60% at 18% 88%,#ff5e0738 0%,#ff5e0700 100%),linear-gradient(#1d0219 0%,#000 100%);position:absolute;inset:-11px -8px}.login-page .login-page-bg__glow{filter:blur(40px);background:radial-gradient(circle,#ff00d959 0%,#ff00d900 68%);width:1027px;height:995px;position:absolute;top:-552px;left:-89px;transform:rotate(38.15deg)}.login-page .login-card{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;background:#170917b3;border:1px solid #57405033;border-radius:40px;flex-direction:column;align-items:center;gap:8px;width:min(100%,500px);padding:25px;display:flex;position:relative;box-shadow:0 25px 50px #00000040}.login-page .login-card.login-card--adult{justify-content:center;min-height:300px}.login-page .login-card.login-card--login{justify-content:center;width:min(100%,460px);min-height:450px}.login-page .login-card.login-card--verify{justify-content:center;min-height:500px}.login-page .login-card.login-card--external{justify-content:center;gap:16px;width:min(100%,480px);min-height:640px}.login-page .login-card h1{color:#fff;font-size:30px;font-weight:700}.login-page .login-brand{color:#0000;background:linear-gradient(90deg,#ff00d9,#fff);-webkit-background-clip:text;background-clip:text;font-size:20px}.login-page .login-terms{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 12px;margin:0;font-size:16px;line-height:26px;display:flex}.login-page .login-terms span{color:#9ca8b7}.login-page .login-terms a{color:#fff;text-underline-offset:2px;text-decoration:underline}.login-page .login-mode-tabs{background:#170917a6;border:1px solid #5740504d;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,324px);padding:4px;display:grid}.login-page .login-mode-btn{color:#a5899b;cursor:pointer;background:0 0;border:none;border-radius:10px;min-height:36px;font-size:14px;font-weight:700;line-height:20px}.login-page .login-mode-btn.active{color:#fff;background:linear-gradient(90deg,#ff00d9e6,#00fff3a6)}.login-page .login-consent{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 12px;margin:0;font-size:12px;line-height:26px;display:flex}.login-page .login-consent span{color:#a5899b}.login-page .login-consent a{color:#fff;text-underline-offset:2px;text-decoration:underline}.login-page .login-external-identity{color:#ddbed1;overflow-wrap:anywhere;background:#170917a6;border:1px solid #5740504d;border-radius:12px;width:min(100%,324px);margin:0;padding:10px 12px;font-size:12px;line-height:18px}.login-page .login-field{text-align:left;flex-direction:column;align-items:flex-start;gap:4px;width:min(100%,324px);display:flex}.login-page .login-field input{color:#fff;background:#170917;border:1px solid #5740504d;border-radius:14px;width:100%;min-height:53px;padding:14px 17px 15px;font-size:16px;line-height:normal}.login-page .login-field input::placeholder{color:#6b7280}.login-page .login-field input:focus{border-color:#ff00d973;outline:none;box-shadow:0 0 0 2px #ff00d91f}.login-page .login-field input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.login-page .login-field-label{color:#ddbed1;letter-spacing:1.6px;text-transform:uppercase;padding-left:4px;font-size:16px;font-weight:500;line-height:24px}.login-page .login-adult-buttons{justify-content:space-around;align-items:center;width:100%;display:flex}.login-page .login-adult-buttons .login-accept-btn,.login-page .login-adult-buttons .login-leave-btn{color:#fff;cursor:pointer;border:none;border-radius:90px;justify-content:center;align-items:center;width:150px;padding:8px;font-size:18px;font-style:normal;font-weight:400;display:flex}.login-page .login-adult-buttons .login-accept-btn{background:#ff00d9}.login-page .login-adult-buttons .login-leave-btn{background:#fff3}.login-page .login-btn{color:#fff;cursor:pointer;background:#ff00d9;border:none;border-radius:90px;justify-content:center;align-items:center;gap:10px;width:200px;padding:8px;font-size:18px;font-style:normal;font-weight:400;display:flex}.login-page .login-btn:disabled{opacity:.45;cursor:not-allowed}.login-page .login-gradient-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff00d9,#00fff3);border:none;border-radius:90px;justify-content:center;align-items:center;gap:12px;width:min(100%,316px);min-height:46px;padding:10px 20px;font-size:18px;line-height:26px;display:inline-flex}.login-page .login-gradient-btn.login-gradient-btn--wide{width:100%;min-height:52px;padding-block:16px;font-size:16px;font-weight:500}.login-page .login-gradient-btn:disabled{opacity:.45;cursor:not-allowed}.login-page .login-leave-btn--text{color:#6b7280;cursor:pointer;background:0 0;border:none;font-size:12px;line-height:26px}.login-page .login-leave-btn--text:disabled{opacity:.72;cursor:default}.login-page .login-verify-desc{color:#ddbed1;letter-spacing:1.6px;text-transform:uppercase;margin:0;font-size:16px;font-weight:500;line-height:24px}.login-page .login-otp{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.login-page .login-otp-input{color:#fff;text-align:center;background:#170917;border:1px solid #574050;border-radius:10px;width:48px;height:48px;padding:0;font-size:20px;font-weight:600}.login-page .login-otp-input:focus{border-color:#ff00d973;outline:none;box-shadow:0 0 0 2px #ff00d91f}.login-page .login-resend-btn{color:#ddbed1;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:500;line-height:24px;display:inline-flex}.login-page .login-resend-btn:disabled{opacity:.72;cursor:default}.login-page .login-check{cursor:pointer;color:#ddbed1;text-align:left;align-items:flex-start;gap:10px;width:min(100%,324px);font-size:12px;line-height:18px;display:flex}.login-page .login-check input{accent-color:#ff00d9;flex:none;width:16px;height:16px;margin-top:1px}.login-page .login-social{flex-direction:column;gap:12px;width:min(100%,316px);display:flex}.login-page .login-social-divider{align-items:center;gap:4px;padding-block:8px;display:flex}.login-page .login-social-divider:before,.login-page .login-social-divider:after{content:"";background:#57405080;flex:1;height:1px}.login-page .login-social-divider span{color:#a5899b;letter-spacing:1.6px;text-transform:uppercase;white-space:nowrap;font-size:12px;line-height:24px}.login-page .login-social-actions{justify-content:center;align-items:center;gap:16px;display:flex}.login-page .login-social-btn{color:#fff;cursor:pointer;background:#342534;border:1px solid #5740504d;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;padding:13px;display:inline-flex}.login-page .login-social-btn:hover{background:#342534e6;border-color:#fface959}@media (width<=750px){.login-page .login-card{border-radius:28px;padding:20px}.login-page .login-otp{gap:6px}.login-page .login-otp-input{width:42px;height:42px;font-size:18px}.login-page .login-verify-desc{letter-spacing:1px;font-size:14px}}.explore-topic-tab,.explore-follow-btn,.profile-upload-btn,.profile-share-btn,.profile-hero-avatar-trigger,.profile-hero-edit,.profile-tab,.profile-subtab,.profile-batch-btn,.explore-icon-btn{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none}.explore-toolbar{box-shadow:none;background:0 0;border:0;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:0;display:flex}.explore-toolbar .explore-toolbar__left,.explore-toolbar .explore-toolbar__right{align-items:center;gap:14px;display:flex}.n-input .n-input__input-el{height:100%}.n-input.explore-toolbar-search{width:300px;height:50px}.n-input.watch-stage-search,.n-input.follow-search{flex:none;width:100%}.n-input.watch-stage-search .n-input__input-el,.n-input.follow-search .n-input__input-el{width:100%;box-shadow:none;background:0 0;border:none;padding:0}.n-input.watch-stage-search .n-input__input-el:focus,.n-input.follow-search .n-input__input-el:focus{box-shadow:none;border:none}.n-input.watch-stage-search .n-input__prefix,.n-input.follow-search .n-input__prefix{margin-right:8px}.n-input.watch-stage-search{height:48px}.n-input.watch-stage-search .n-input-wrapper{width:100%}.n-input.watch-stage-search .n-input__input-el{font-size:15px}.n-input.watch-stage-search .watch-stage-search__icon{color:#dbe8f88f}.n-input.follow-search{background-color:#0000;border-radius:16px}.n-input.follow-search .n-input-wrapper{width:100%;min-height:35px;box-shadow:none;background:#39393b33;border:none;border-radius:8px}.n-input.follow-search .n-input__input-el{font-size:12px}.n-input.watch-danmaku-input{width:100%;height:30px}.n-select{flex:none}.n-select .n-base-selection,.n-select .n-base-selection .n-base-selection-label{height:100%}.n-select.explore-toolbar-select{width:120px;height:50px}.n-select.watch-list-panel-select{width:100px;height:48px}.n-select.watch-list-panel-select .n-base-selection .n-base-selection-label{background:0 0}.n-select.watch-list-panel-select .n-base-selection .n-base-selection-label .n-base-selection-input{color:#9ca3af;font-size:14px;font-style:normal;font-weight:400}.explore-icon-btn{color:#f5f8ff;background:#ffffff14;border:1px solid #ffffff17;border-radius:999px;place-items:center;width:50px;height:50px;display:grid}.explore-topic-tabs{align-items:center;gap:2px;margin-bottom:18px;padding-bottom:4px;display:flex;overflow-x:auto}.explore-topic-tab{color:#dbe8f8ad;white-space:nowrap;border-radius:999px;min-height:46px;padding:0 19px;font-size:14px}.explore-topic-tab.active{color:#fff;background:#ffffff21;border:1px solid #ffffff1f}.explore-home-page .explore-home-shell{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:24px;display:grid}.explore-home-page .explore-home-main{min-width:0}.explore-home-page .explore-sidebar{gap:16px;display:grid}.explore-work-masonry{align-items:flex-start;gap:12px;display:flex}.explore-work-column{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.explore-work-card{cursor:pointer;text-align:left;background:#0d0d12;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:0;position:relative;overflow:hidden;box-shadow:0 18px 40px #00000038}.explore-work-card.is-landscape{aspect-ratio:16/9}.explore-work-card.is-portrait{aspect-ratio:9/16}.explore-work-card:hover{transition:transform .2s;transform:translateY(-2px)}.explore-work-card .explore-work-card__cover{object-fit:cover;width:100%;height:100%;display:block}.explore-work-card .explore-work-card__shade{pointer-events:none;background:linear-gradient(#05080c0a 18%,#05080c29 45%,#05080ceb 100%);position:absolute;inset:0}.explore-work-card .explore-work-card__badge,.explore-work-card .explore-work-card__duration{z-index:2;color:#ffffffd6;background:#060a1085;border:1px solid #ffffff1f;border-radius:999px;min-height:28px;padding:6px 10px;font-size:11px;font-weight:800;position:absolute;top:9px}.explore-work-card .explore-work-card__badge{left:8px}.explore-work-card .explore-work-card__duration{right:8px}.explore-work-card .explore-work-card__body{z-index:2;gap:7px;padding:15px 9px 12px;display:grid;position:absolute;bottom:0;left:0;right:0}.explore-work-card .explore-work-card__title{color:#fff;margin:0;font-size:20px;line-height:22px}.explore-work-card .explore-work-card__meta{color:#f5f8ffbd;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:19px;display:-webkit-box;overflow:hidden}.explore-work-card .explore-work-card__stats{justify-content:space-between;align-items:center;gap:8px;display:flex}.explore-work-card .explore-work-card__stat-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.explore-work-card .explore-work-card__stat{color:#ffffffe0;align-items:center;gap:4px;font-size:12px;display:inline-flex}.explore-work-card .explore-work-card__handle{color:#ffffffe0;white-space:nowrap;font-size:12px}.explore-side-panel,.profile-audit-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;padding:25px;box-shadow:0 8px 32px #0000005e}.profile-audit-panel .explore-side-panel__title{text-transform:uppercase}.explore-side-panel__head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:20px;display:flex}.explore-side-panel__title{color:#fff;margin:0;font-size:14px;font-weight:500;line-height:20px}.explore-side-subtitle{color:#9ca8b7;text-transform:uppercase;white-space:nowrap;font-size:12px;font-weight:200;line-height:20px}.explore-side-badge{color:#fff;background:#06b6d4;border-radius:80px;min-height:19px;padding:2px 8px;font-size:10px;font-weight:400;line-height:15px}.explore-trending-list,.explore-creator-list,.explore-activity-list,.profile-audit-list{gap:16px;list-style:none;display:grid}.explore-trending-item{color:#f5f8ff;align-items:flex-start;gap:12px;display:flex}.explore-trending-item .explore-trending-item__copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.explore-trending-item .explore-trending-item__title{color:#e5e7eb;font-size:12px;font-weight:500;line-height:16px;display:block}.explore-trending-item .explore-trending-item__heat{color:#6b7280;font-size:10px;line-height:15px;display:block}.explore-trending-item__rank{flex:none;font-size:16px;font-style:italic;font-weight:700;line-height:24px}.explore-trending-item__rank.explore-trending-item__rank--first{color:#f40bdd}.explore-trending-item__rank.explore-trending-item__rank--second{color:#f40bdd99}.explore-trending-item__rank.explore-trending-item__rank--third{color:#f40bdd66}.explore-trending-item__flame{color:#fff;flex:none;font-size:10px;font-weight:500;line-height:15px}.explore-creator-item{justify-content:space-between;align-items:center;gap:12px;display:flex}.explore-creator-item .explore-creator-item__avatar{object-fit:cover;border:1px solid #ffffff1a;border-radius:9999px;flex:none;width:32px;height:32px}.explore-creator-item .explore-creator-item__copy{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.explore-creator-item .explore-creator-item__name{color:#fff;font-size:12px;font-weight:500;line-height:16px;display:block}.explore-creator-item .explore-creator-item__desc{color:#6b7280;font-size:10px;line-height:15px;display:block}.explore-activity-item{cursor:pointer;align-items:center;gap:12px;padding:16px;display:flex}.explore-activity-item:hover{background:#ffffff0a;border-radius:16px}.explore-activity-item .explore-activity-item__cover{object-fit:cover;border-radius:8px;flex:none;width:30px;height:30px}.explore-activity-item .explore-activity-item__copy{flex-direction:column;flex:1;gap:2px;min-width:0;padding-right:16px;display:flex}.explore-activity-item .explore-activity-item__title{color:#fff;font-size:12px;font-weight:400;line-height:20px;display:block}.explore-activity-item .explore-activity-item__meta{color:#9ca8b7;font-size:10px;line-height:14.85px;display:block}.explore-activity-item.explore-activity-item--highlighted{filter:drop-shadow(0 0 7.5px #ba6bff66);background:0 0}.explore-activity-item.explore-activity-item--highlighted .explore-activity-item__title{font-weight:500}.explore-follow-btn{color:#f40bdd;background:0 0;border:1px solid #f40bdd;border-radius:90px;flex:none;min-height:25px;padding:5px 13px;font-size:10px;font-weight:500;line-height:15px}.explore-empty{text-align:center;color:var(--muted);padding:28px}.watch-page{height:calc(100vh - var(--topbar-height) - 24px);gap:24px;display:flex;overflow:hidden}.watch-page .watch-list-panel{background:#ffffff0d;border-right:1px solid #ffffff1a;border-radius:24px;flex-direction:column;min-height:0;display:flex;overflow:hidden}.watch-page .watch-list-panel__head{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:8px;padding:0 16px;display:flex}.watch-page .watch-list-panel__title{align-items:center;gap:8px;display:inline-flex}.watch-page .watch-list-panel__title-text{color:#9ca3af;margin:0;font-size:14px;font-weight:500;line-height:20px}.watch-page .watch-list-panel__search-block{gap:16px;padding:16px;display:grid}.watch-page .watch-list-caption{color:#6b7280;margin:0;font-size:12px;font-weight:500;line-height:16px}.watch-page .watch-follow-list{flex:1;gap:2px;min-height:0;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.watch-page .watch-follow-item{align-items:center;gap:12px;padding:12px 16px;display:flex}.watch-page .watch-follow-item__avatar{object-fit:cover;border-radius:50%;flex:none;width:40px;height:40px}.watch-page .watch-follow-item__copy{gap:2px;min-width:0;display:grid}.watch-page .watch-follow-item__name{color:#fff;font-size:14px;font-weight:500;line-height:20px;display:block}.watch-page .watch-follow-badge{color:#9ca8b7;background:#fff3;border-radius:4px;justify-content:center;align-items:center;width:75px;padding:0 2px;font-size:12px;font-weight:400;line-height:20px;display:inline-flex}.watch-page .watch-stage{flex-direction:column;gap:12px;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.watch-page .watch-player{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex}.watch-page .watch-player .watch-slide__controls{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#251725b3;border:1px solid #f40bdd33;border-radius:90px;flex:none;align-items:center;gap:0;min-height:56px;padding:1px 17px;display:flex}.watch-page .watch-player .watch-slide__controls-left,.watch-page .watch-player .watch-slide__controls-right{flex:none;align-items:center;display:inline-flex}.watch-page .watch-player .watch-slide__controls-right{gap:16px}.watch-page .watch-player .watch-control-btn{color:#fff;cursor:pointer;background:0 0;border:none;place-items:center;padding:0;display:grid}.watch-page .watch-player .watch-control-time{color:#fff;white-space:nowrap;padding-left:16px;font-size:12px;font-weight:500;line-height:16px}.watch-page .watch-player .watch-danmaku{background:#39393b4d;border-radius:90px;flex:1;align-items:center;min-width:0;min-height:40px;margin:0 40px;padding:4px 80px 4px 40px;display:flex;position:relative}.watch-page .watch-player .watch-danmaku__emoji{color:#9ca3af;cursor:pointer;background:0 0;border:none;place-items:center;padding:0;display:grid;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.watch-page .watch-player .watch-danmaku__send{color:#d1d5db;cursor:pointer;background:#39393b80;border:none;border-radius:90px;padding:0 16px;font-size:12px;line-height:16px;position:absolute;top:4px;bottom:4px;right:4px}.watch-page .watch-player .watch-danmaku__send:disabled{opacity:.45;cursor:not-allowed}.watch-page .watch-feed{background:#000;border-radius:24px;flex:1;min-height:0}.watch-page .watch-slide{box-sizing:border-box;background:#000;height:100%}.watch-page .watch-slide__video-wrap{background:#000;border-radius:24px;justify-content:center;align-items:center;height:100%;display:flex;position:relative;overflow:hidden}.watch-page .watch-slide__video{object-fit:contain;object-position:center;background:#000;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.watch-page .watch-slide__actions{z-index:2;justify-items:center;gap:24px;display:grid;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.watch-page .watch-slide__avatar{cursor:pointer;width:56px;height:56px;position:relative}.watch-page .watch-slide__avatar .watch-slide__avatar-plus{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:fit-content;height:fit-content;margin:auto;display:flex;position:absolute;bottom:-10px;left:0;right:0}.watch-page .watch-slide__avatar-img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:100%;height:100%;display:block}.watch-page .watch-action-btn{color:#fff;cursor:pointer;background:0 0;border:none;justify-items:center;gap:4px;padding:0;font-size:14px;font-weight:600;line-height:20px;display:grid}.profile-page .profile-shell{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.profile-page .profile-main{min-width:0}.profile-page .profile-toolbar{margin-bottom:20px}.profile-page .profile-hero{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(256px 185px at calc(100% - 47px) 29px,#62365eb3,#0000 70%),#170917b3;border:1px solid #fface926;border-radius:24px;margin-bottom:24px;padding:25px;position:relative;overflow:hidden;box-shadow:0 8px 32px #000c}.profile-page .profile-hero-body{align-items:flex-start;gap:32px;display:flex}.profile-page .profile-hero-avatar-wrap{flex:none;position:relative}.profile-page .profile-hero-avatar-trigger{cursor:pointer;background:0 0;border:none;padding:0;display:block;position:relative}.profile-page .profile-hero-avatar-trigger:hover .profile-hero-avatar-overlay,.profile-page .profile-hero-avatar-trigger:focus-visible .profile-hero-avatar-overlay{opacity:1}.profile-page .profile-hero-avatar-input{display:none}.profile-page .profile-hero-avatar-overlay{color:#fff;opacity:0;pointer-events:none;background:#0000008c;border-radius:12px;justify-content:center;align-items:center;font-size:12px;font-weight:500;line-height:16px;transition:opacity .2s;display:flex;position:absolute;inset:8px}.profile-page .profile-hero-avatar{background:#1c0e1d80;border:4px solid #fface9;border-radius:12px;width:160px;height:160px;padding:8px;overflow:hidden;box-shadow:0 0 30px #f40bdd80}.profile-page .profile-hero-avatar img{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}.profile-page .profile-hero-online{background:#22c55e;border:4px solid #1c0e1d;border-radius:12px;width:24px;height:24px;position:absolute;bottom:8px;right:8px}.profile-page .profile-hero-main{flex-direction:column;flex:auto;gap:8px;min-width:0;display:flex}.profile-page .profile-hero-title-row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.profile-page .profile-hero-title-row h1{color:#fff;letter-spacing:-.64px;margin:0;font-size:32px;font-weight:700;line-height:40px}.profile-page .profile-hero-edit{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.profile-page .profile-hero-edit:disabled{opacity:.6;cursor:not-allowed}.profile-page .profile-hero-kicker{color:#fface9;letter-spacing:1.2px;text-transform:uppercase;background:#fface933;border:1px solid #fface966;border-radius:12px;align-items:center;padding:5px 13px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex}.profile-page .profile-hero-desc{color:#9ca8b7;max-width:672px;margin:0;font-size:16px;line-height:26px}.profile-page .profile-hero-stats{flex-wrap:wrap;gap:16px;padding-top:16px;display:flex}.profile-page .profile-hero-stat{background:#25172580;border:1px solid #5740504d;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:9px 25px;display:flex}.profile-page .profile-hero-stat b{color:#fff;text-transform:uppercase;font-size:24px;font-weight:700;line-height:32px}.profile-page .profile-hero-stat span{opacity:.6;color:#ddbed1;letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.profile-page .profile-hero-actions{flex-direction:column;flex:none;justify-content:flex-start;align-self:stretch;min-height:164px;display:flex}.profile-page .profile-hero-actions-top{align-items:flex-start;gap:12px;display:flex}.profile-page .profile-share-btn{color:#fff;cursor:pointer;background:#402f3f;border:1px solid #57405080;border-radius:12px;justify-content:center;align-items:center;width:52px;height:47px;display:inline-flex}.profile-page .profile-upload-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ff00d9;border:none;border-radius:12px;align-items:center;gap:8px;padding:13px 32px 14px;font-size:16px;font-weight:700;line-height:24px;display:inline-flex}.profile-page .profile-tabs-section{flex-direction:column;gap:24px;margin-bottom:18px;display:flex}.profile-page .profile-tabs{border-bottom:1px solid #ffffff0d;flex-wrap:wrap;align-items:center;gap:32px;padding-bottom:9px;display:flex}.profile-page .profile-tab{color:#fff9;align-items:center;gap:4px;padding-bottom:0;font-size:16px;font-weight:500;line-height:24px;display:inline-flex;position:relative}.profile-page .profile-tab.active{color:#fff}.profile-page .profile-tab.active:after{content:"";background:#f40bdd;border-radius:9999px;height:4px;position:absolute;bottom:-9px;left:0;right:0;box-shadow:0 0 10px #f40bdd}.profile-page .profile-batch-btn{color:#fff9;white-space:nowrap;background:#ffffff1a;border-radius:90px;margin-left:auto;padding:4px 16px;font-size:12px;font-weight:500;line-height:16px}.profile-page .profile-subtabs{gap:12px;display:flex}.profile-page .profile-subtab{color:#fff;background:#ffffff1a;border-radius:6px;padding:4px 16px;font-size:14px;font-weight:500;line-height:20px}.profile-page .profile-subtab.active{color:#fff;background:#ff00d9}.profile-audit-item{cursor:pointer;border-radius:16px;align-items:center;gap:12px;padding:16px;display:flex}.profile-audit-item:hover{background:#ffffff0a}.profile-audit-item.is-highlighted{filter:drop-shadow(0 0 7.5px #ba6bff66)}.profile-audit-item.is-highlighted .profile-audit-item__title{font-weight:600}.profile-audit-item__thumb{object-fit:cover;opacity:.6;border-radius:8px;flex-shrink:0;width:30px;height:30px}.profile-audit-item__body{flex-direction:column;gap:2px;min-width:0;display:flex}.profile-audit-item__title{color:#fff;font-size:12px;font-weight:500;line-height:20px;display:block}.profile-audit-item__detail{color:#9ca8b7;margin:0;font-size:10px;line-height:14.85px}.work-detail-page .work-detail-nav{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.work-detail-page .work-detail-shell{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start;gap:24px;display:grid}.work-detail-page .work-detail-media{background:#000;border:1px solid #ffffff1a;border-radius:24px;justify-content:center;align-items:center;min-height:360px;display:flex;overflow:hidden}.work-detail-page .work-detail-media video,.work-detail-page .work-detail-media img{object-fit:contain;width:100%;max-height:72vh;display:block}.work-detail-page .work-detail-panel{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;gap:16px;padding:25px;display:grid}.work-detail-page .work-detail-panel h1{color:#fff;margin:0;font-size:28px;font-weight:700;line-height:1.25}.work-detail-page .work-detail-caption{color:#9ca8b7;margin:0;font-size:15px;line-height:1.6}.work-detail-page .work-detail-meta{gap:12px;margin:0;display:grid}.work-detail-page .work-detail-meta div{gap:4px;display:grid}.work-detail-page .work-detail-meta dt{color:#6b7280;letter-spacing:.5px;text-transform:uppercase;font-size:12px;font-weight:500}.work-detail-page .work-detail-meta dd{color:#dbe8f8;margin:0;font-size:14px}.work-detail-page .work-detail-actions{flex-wrap:wrap;gap:10px;display:flex}.home-placeholder{place-items:center;min-height:50vh;padding:24px 0;display:grid}.home-placeholder-card{text-align:center;justify-items:center;gap:12px;max-width:480px;display:grid}.home-placeholder-card h1{color:#fff;margin:0;font-size:24px;font-weight:700}.home-placeholder-icon{width:56px;height:56px;color:var(--brand-pink);background:#ff00d91f;border-radius:16px;place-items:center;display:grid}.home-placeholder-badge{color:var(--brand-pink);letter-spacing:1px;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.home-placeholder-desc{color:var(--muted);margin:0;line-height:1.6}.home-placeholder-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}@media (width<=750px){.explore-home-page,.profile-page,.watch-page{padding:12px}.watch-page{height:auto;min-height:calc(100vh - var(--topbar-height));flex-direction:column}.watch-page .watch-list-panel{max-height:280px}.watch-page .watch-feed{min-height:min(60vh,520px)}.watch-page .watch-slide__video-wrap{min-height:100%}.watch-page .watch-player .watch-slide__controls{border-radius:24px;flex-wrap:wrap;gap:10px;padding:12px}.watch-page .watch-player .watch-danmaku{order:3;width:100%;margin:0}.profile-page .profile-hero-body{flex-direction:column}.profile-page .profile-hero-avatar{width:120px;height:120px}.profile-page .profile-hero-title-row h1{font-size:24px;line-height:32px}.profile-page .profile-hero-stats{width:100%}.profile-page .profile-hero-actions{width:100%;min-height:0}.profile-page .profile-hero-actions-top{flex-wrap:wrap;width:100%}.explore-toolbar{flex-wrap:wrap}.explore-toolbar .explore-toolbar__left,.explore-toolbar .explore-toolbar__right{flex-wrap:wrap;width:100%}.explore-toolbar .explore-toolbar__right{justify-content:flex-start}.explore-toolbar .n-input.explore-toolbar-search{width:100%;max-width:none}.explore-toolbar .n-select.explore-toolbar-select{width:auto}.work-detail-page{padding:16px}.work-detail-page .work-detail-shell{grid-template-columns:1fr}.work-detail-page .work-detail-panel{padding:18px}.work-detail-page .work-detail-actions{flex-direction:column}.work-detail-page .work-detail-actions .btn{width:100%}}
