/* Round, quiet surfaces with motion reserved for interaction. */
:root{--ease:cubic-bezier(.22,1,.36,1)}
body{background:#10151f; font-family:"PingFang SC","Microsoft YaHei","Segoe UI",sans-serif}
.site-header{background:#10151fe0;border-bottom:0;transition:background .3s,box-shadow .3s}
.site-header.is-scrolled{background:#10151ff5;box-shadow:0 8px 30px #0002}
.home-page .site-header{position:fixed;inset:0 0 auto;background:linear-gradient(#07101bb3,transparent);backdrop-filter:none;box-shadow:none}
.home-page .site-header.is-scrolled{background:#10151fe6;backdrop-filter:blur(18px);box-shadow:0 8px 30px #0002}
.header-inner{height:84px;gap:48px}
.brand-symbol{border:0;border-radius:15px;background:#ffffff08;overflow:hidden;width:44px;height:44px}
.brand-symbol img{height:100%;width:100%;object-fit:cover}
.brand strong{letter-spacing:1px;font-size:21px;font-weight:650}
.brand small{letter-spacing:1.2px;color:#8192a6}
.header-inner nav{align-self:auto;gap:8px;padding:5px;background:#ffffff05;border:1px solid #ffffff05;border-radius:99px}
.header-inner nav a{height:37px;padding:0 20px;border-radius:99px;letter-spacing:0;transition:background .3s,color .3s}
.header-inner nav a.active{background:#ffffff0e;color:#d2eafe}
.header-inner nav a.active:after{display:none}
.header-inner nav a:hover{background:#ffffff08}
.search-trigger{padding:10px 14px;border-radius:99px;transition:background .25s}
.search-trigger:hover{background:#ffffff08}
.official-link{border-color:#ffffff12;border-radius:99px;color:#b5c0ce;background:#ffffff04;padding:10px 16px;letter-spacing:0}
.hero{width:100%;max-width:none;margin:0;height:100svh;min-height:640px;border-radius:0;border:0;background:#141d28;box-shadow:none}
.hero-overlay{background:linear-gradient(90deg,#09111ce6,#09121cc2 28%,#0b12202b 70%),linear-gradient(0deg,#0b121da6,transparent 45%)}
.hero-video{transform:scale(1.36);transform-origin:center;object-position:50% 50%}
.hero-content{padding:120px 56px 110px;max-width:1376px;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.hero-eyebrow{font-size:12px;letter-spacing:.5px;color:#c2cfdd}
.live-dot{width:6px;height:6px;box-shadow:none;background:#a8d9ef}
.hero-kicker{font-size:14px;letter-spacing:3px;color:#c2d1e0;margin:44px 0 15px}
.hero h1{font-family:"Microsoft YaHei",sans-serif;font-weight:900;font-size:86px;letter-spacing:1px;line-height:1.18;margin:0 0 25px;text-shadow:0 4px 20px #0004}
.hero h1 .title-line{display:block;width:5em;max-width:100%;white-space:nowrap;color:#f1f5f8;background:none;-webkit-text-fill-color:currentColor}
.hero h1 .title-accent{color:#acd8ed;margin-left:0;margin-top:.14em}
.hero-title-art{display:block;width:100%;height:1em;object-fit:contain;object-position:left center;filter:drop-shadow(0 3px 10px #0003)}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.hero-content>p{font-size:14px;line-height:1.95;color:#bdc9d6;letter-spacing:.3px;margin-bottom:29px}
.hero-buttons{gap:12px}
.button{position:relative;overflow:hidden;border-radius:99px;letter-spacing:0;font-size:13px;font-weight:500;padding:15px 23px;transition:transform .35s var(--ease),background .3s,box-shadow .3s;border:1px solid #ffffff12}
.button:hover{transform:translateY(-3px)}
.button:active{transform:scale(.96)}
.button svg{transition:transform .35s var(--ease)}
.button:hover svg{transform:translateX(3px)}
.primary{background:#b3d9ee;border-color:transparent;box-shadow:none;color:#142536}
.primary:hover{background:#d0e8f7;box-shadow:0 6px 24px #b3d9ee18}
.hero-secondary{background:#ffffff09;border-color:#ffffff35;color:#e0e8ef;backdrop-filter:blur(14px)}
.hero-secondary:hover{background:#ffffff17;border-color:#ffffff60}
.hero-footnote{font-size:11px;letter-spacing:.8px;gap:12px;margin-top:31px;color:#9daebf}
.hero-footnote span{font-size:11px;color:#9daebf;letter-spacing:.8px}
.hero-scroll{font-size:10px;letter-spacing:1px;bottom:22px;color:#d2dfeb}
.hero-scroll>span:last-child{animation:scroll-nudge 2.4s ease-in-out infinite}
.video-panel{bottom:24px;right:32px;color:#cfdae3;font-size:10px;letter-spacing:0}
.video-toggle{border-radius:50%;width:38px;height:38px;background:#ffffff09;border-color:#ffffff30;color:#e3edf4;transition:background .25s,transform .25s}
.video-toggle:hover{background:#ffffff25;transform:scale(1.1)}
.hero-progress{height:2px;left:32px;right:32px;background:#ffffff16}
.hero-progress progress::-webkit-progress-value{background:#b6d5e6;box-shadow:none}
.practice-picker{width:calc(100% - 96px);max-width:1264px;margin:28px auto 0;padding:24px 28px;display:grid;grid-template-columns:1fr auto;gap:17px 28px;border-radius:24px;background:#191f2b;border:1px solid #ffffff06}
.practice-heading{display:flex;align-items:center;gap:12px}
.practice-heading h2{font-size:17px;font-weight:600;margin:0;letter-spacing:.3px}
.practice-heading>span:last-child{font-size:12px;color:#8c9bab;margin-left:8px}
.practice-tabs{display:flex;gap:5px;padding:4px;background:#111720;border-radius:99px}
.practice-tabs button{border:0;background:none;padding:9px 17px;border-radius:99px;font-size:12px;color:#9aaabc;transition:background .3s,color .3s,transform .25s}
.practice-tabs button[aria-selected=true]{background:#303c4d;color:#d7e9f5}
.practice-tabs button:hover{color:#fff}
.practice-tabs button:active{transform:scale(.95)}
.practice-panel{grid-column:1/-1;display:flex;align-items:center;gap:24px;border-top:1px solid #ffffff08;padding-top:17px}
.practice-panel p{flex:1;font-size:13px;line-height:1.8;color:#a5b4c5;margin:0}
.practice-panel.is-switching{animation:panel-in .38s var(--ease)}
.announcement{border-color:#ffffff08;padding:24px 5px;gap:15px}
.announcement-label{border:0;border-radius:99px;background:#ffffff06;color:#a5b6c7;letter-spacing:0}
.announcement>a:nth-child(2){color:#9cabbc}
.announcement-date{letter-spacing:.5px;color:#657589}
.announcement-arrow{color:#8fa4bb}
.journey{margin-top:9px;gap:18px}
.journey>a{border:1px solid #ffffff07;border-radius:22px;background:#1a212c;padding:25px;transition:transform .4s var(--ease),background .3s,border-color .3s;overflow:hidden}
.journey>a:hover{background:#242e3d;border-color:#ffffff12;transform:translateY(-4px)}
.journey-icon,.journey-icon.crown{border:0;border-radius:16px;background:#abd9f010;color:#a7cde3;width:47px;height:47px;transform:none}
.journey-icon.crown{background:#d6b77a10;color:#cab588}
.journey h3{letter-spacing:0;font-size:16px;margin-bottom:7px}
.journey h3 span{display:none}
.journey p{font-size:12px;color:#93a1b2}
.journey>a>svg{color:#8297ae;transition:transform .35s var(--ease)}
.journey>a:hover>svg{transform:translateX(4px)}
.section{margin-top:68px}
.section-heading>div{padding-left:0}
.section-heading>div:before{display:none}
.eyebrow{font-size:11px;color:#8495aa;letter-spacing:.5px;margin-bottom:10px}
.section-heading h2{font-size:27px;font-weight:600;letter-spacing:.5px}
.section-heading h2>span{color:#7a8a9d;letter-spacing:0;margin-left:16px;font-size:12px}
.text-link{letter-spacing:0;color:#a7c4d8;transition:color .2s}
.text-link:hover{color:#e2f2ff}
.text-link svg{transition:transform .35s var(--ease)}
.text-link:hover svg{transform:translateX(4px)}
.news-card,.guide-card,.creator-card{background:#191f2a;border:1px solid #ffffff07;border-radius:24px;box-shadow:0 5px 20px #00008;transition:transform .4s var(--ease),box-shadow .4s,border-color .3s;isolation:isolate}
.news-card:hover,.guide-card:hover,.creator-card:hover{transform:translateY(-6px);border-color:#a1cbe52b;box-shadow:0 18px 40px #0003}
.news-card:before,.guide-card:before,.creator-card:before{content:"";position:absolute;inset:0;background:radial-gradient(400px circle at var(--pointer-x,50%) var(--pointer-y,0%),#adcfe90b,transparent 70%);pointer-events:none;z-index:2;opacity:0;transition:opacity .35s;border-radius:inherit}
.news-card:hover:before,.guide-card:hover:before,.creator-card:hover:before{opacity:1}
.news-image{height:215px}
.news-image img,.guide-cover img{transition:transform .8s var(--ease),filter .8s}
.news-card:hover img,.guide-card:hover img{transform:scale(1.055);filter:brightness(1.08)}
.image-label{border:0;border-radius:99px;background:#111923b8;padding:7px 12px;letter-spacing:0;color:#d3e4f1}
.news-copy,.guide-copy{padding:24px}
.news-copy h3,.guide-copy h3{font-size:17px;line-height:1.65;letter-spacing:0;font-weight:600}
.news-copy p,.guide-copy p,.creator-card p{color:#96a5b7;font-size:13px;line-height:1.9}
.card-date{font-size:11px;color:#7d8da3;letter-spacing:0}
.card-bottom{border-color:#ffffff08;letter-spacing:0;font-size:11px;color:#7d8da3}
.creator-card{padding:26px;overflow:hidden}
.avatar{border:0;border-radius:18px;clip-path:none;font-family:serif;background:#293949;color:#b1d4e9}
.avatar.purple{background:#352d43;color:#c7b4dd}.avatar.gold{background:#3c352c;color:#d7c398}.avatar.blue{background:#29354a;color:#aac2e5}
.platform{border:0;border-radius:99px;background:#ffffff05;letter-spacing:0;font-size:10px;padding:5px 9px;color:#97a7ba}
.creator-card h3{letter-spacing:0;font-size:16px}
.creator-focus,.guide-category{letter-spacing:0;color:#9cbcd3}
.creator-link{border-color:#ffffff08;color:#adc5d7;letter-spacing:0;font-size:12px}
.cover-mark{border:0;border-radius:13px;background:#111923ad}
.save-button{padding:8px;margin:-5px;border-radius:50%;transition:background .25s,transform .25s}
.save-button:hover{background:#ffffff0b;transform:scale(1.12)}
.save-button.is-saved{animation:save-pop .45s var(--ease)}
.quote-band{border:0;border-radius:26px;background:#1a2431;padding:36px 38px}
.quote-band span{font-family:"STKaiti","KaiTi",serif;letter-spacing:1px;font-size:27px}
.quote-band small{letter-spacing:0;color:#8095ab}
footer{border-color:#ffffff08}
.footer-bottom{border-color:#ffffff06}
.page-intro{background:none;border-color:#ffffff08}
.page-intro h1,.article-heading h1{letter-spacing:0}
.filters{border-color:#ffffff08;gap:7px}
.filters button{border:0;border-radius:99px;letter-spacing:0;background:#ffffff03;transition:background .3s,color .3s,transform .25s}
.filters button.selected{background:#2d4052;color:#d4e9f7;border:0}
.filters button:hover{background:#ffffff09}
.filters button:active{transform:scale(.96)}
.editor-note,.article-source,.aside-tip,.empty-state{border-radius:24px;background:#192330;border:1px solid #ffffff08}
.article-hero{border:0;border-radius:24px}
.article-save{background:#243647;border:0;border-radius:99px;transition:transform .25s,background .25s}
.article-save:hover{background:#334d61;transform:translateY(-2px)}
.article-prose h2{border-color:#8fb5cc}
dialog{border-radius:28px;border-color:#ffffff12;background:#1c2532;padding:30px}
dialog[open]{animation:dialog-in .35s var(--ease)}
dialog::backdrop{background:#0a0f19a6;backdrop-filter:blur(12px);animation:backdrop-in .3s}
.search-field{border-radius:18px;background:#101824;border-color:#ffffff14}
.icon-button{border-radius:50%;width:36px;height:36px;background:#ffffff05;transition:transform .25s,background .25s;display:grid;place-items:center}
.icon-button:hover{background:#ffffff15;transform:rotate(90deg)}
.film-dialog video{border-radius:16px;outline:0}
.toast{border:1px solid #ffffff12;border-radius:99px;background:#2d4053;color:#dfedf7;animation:toast-in .3s var(--ease)}
.back-to-top{position:fixed;right:26px;bottom:26px;z-index:15;border:1px solid #ffffff15;background:#293646e6;color:#cae3f4;border-radius:50%;height:44px;width:44px;box-shadow:0 8px 30px #0003;font-size:21px;backdrop-filter:blur(12px);transition:background .25s,transform .25s;animation:panel-in .3s}
.back-to-top:hover{background:#425e77;transform:translateY(-4px)}
.click-ripple{position:absolute;width:20px;height:20px;margin:-10px;border-radius:50%;background:currentColor;opacity:.14;pointer-events:none;animation:ripple-out .65s ease-out forwards}
.reveal-pending{opacity:0;transform:translateY(22px)}
.reveal-pending.is-revealed{opacity:1;transform:translateY(0);transition:opacity .75s var(--ease) var(--reveal-delay,0ms),transform .75s var(--ease) var(--reveal-delay,0ms)}
.hero-eyebrow{animation:hero-in .8s var(--ease) both}
.hero-kicker{animation:hero-in .85s .06s var(--ease) both}
.hero h1 .title-line{animation:hero-in 1s .14s var(--ease) both}
.hero h1 .title-accent{animation-delay:.26s}
.hero-content>p{animation:hero-in 1s .36s var(--ease) both}
.hero-buttons{animation:hero-in 1s .46s var(--ease) both}
@keyframes hero-in{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@keyframes panel-in{from{opacity:.3;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@keyframes dialog-in{from{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}
@keyframes backdrop-in{from{opacity:0}to{opacity:1}}
@keyframes toast-in{from{opacity:0;translate:0 10px}to{opacity:1;translate:0 0}}
@keyframes ripple-out{to{transform:scale(22);opacity:0}}
@keyframes save-pop{50%{transform:scale(1.3)}100%{transform:scale(1)}}
@keyframes scroll-nudge{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}
@media(min-width:1600px){.hero-content{padding-top:130px}.hero h1{font-size:98px}}
@media(max-width:1150px){.header-inner{gap:24px}.header-inner nav a{padding:0 16px}.hero-content{padding:110px 40px 100px}.hero h1{font-size:75px}.practice-picker{width:calc(100% - 64px)}.practice-heading>span:last-child{display:none}.journey>a{padding:22px 19px;gap:14px}.journey p{font-size:11px}.news-copy h3,.guide-copy h3{font-size:16px}.creator-card{padding:24px 20px}}
@media(max-width:850px){.header-inner{gap:18px}.header-inner nav{gap:2px}.header-inner nav a{padding:0 14px}.hero{min-height:620px}.hero h1{font-size:67px}.hero-content{padding:110px 32px 95px}.hero-kicker{margin-top:41px}.hero-content>p{font-size:13px}.practice-picker{padding:22px}.practice-tabs button{padding:8px 13px}.practice-panel{gap:20px}.practice-panel p{font-size:12px}.journey-icon,.journey-icon.crown{width:38px;height:38px;border-radius:13px}.journey h3{font-size:14px}.journey p{font-size:10px}.news-copy h3{font-size:14px}.news-copy p{font-size:12px}.news-image{height:180px}.hero-scroll{left:32px}}
@media(max-width:600px){.header-inner{height:auto;padding:15px 20px 9px;gap:12px;min-height:110px}.header-inner nav{background:none;border:0;padding:0;gap:5px;height:38px;justify-content:space-between}.header-inner nav a{height:36px;padding:0 19px;font-size:13px}.brand-symbol{height:36px;width:36px;border-radius:12px}.brand strong{font-size:19px}.header-actions .search-trigger{padding:8px}.hero{width:100%;min-height:640px;margin:0;border-radius:0}.hero-content{padding:145px 27px 105px}.hero-eyebrow{font-size:9px;letter-spacing:0;gap:8px}.hero-kicker{font-size:12px;letter-spacing:2px;margin:28px 0 18px}.hero h1{font-size:clamp(38px,11.5vw,60px);line-height:1.22;margin-bottom:24px;letter-spacing:0}.hero h1 .title-accent{margin-left:0}.hero-content>p{font-size:12px;line-height:2;margin-bottom:25px;letter-spacing:0}.hero-buttons{gap:9px}.button{font-size:12px;padding:13px 16px;gap:12px}.hero-secondary{gap:8px}.hero-footnote,.hero-footnote span{font-size:9px;letter-spacing:.5px;margin-top:27px}.hero-footnote span{margin:0}.hero-scroll{left:23px;font-size:9px;letter-spacing:0;bottom:24px}.video-panel{right:18px;bottom:27px;gap:10px;font-size:8px}.video-toggle{width:32px;height:32px}.hero-progress{left:25px;right:25px}.practice-picker{width:calc(100% - 36px);margin-top:19px;padding:21px;grid-template-columns:1fr;gap:18px;border-radius:23px}.practice-heading h2{font-size:16px}.practice-tabs{justify-self:start}.practice-tabs button{font-size:11px;padding:9px 15px}.practice-panel{display:block;padding-top:15px}.practice-panel p{font-size:12px;margin-bottom:13px}.practice-panel .text-link{font-size:11px}.announcement{font-size:10px;gap:10px;padding:20px 0}.announcement-label{padding:5px 8px}.journey{margin-top:2px;gap:11px}.journey>a{border-radius:21px;padding:22px;gap:18px}.journey-icon,.journey-icon.crown{width:40px;height:40px;border-radius:14px}.journey h3{font-size:15px}.journey h3 span{display:none}.journey p{font-size:11px}.section{margin-top:44px}.section-heading h2{font-size:24px;letter-spacing:0}.eyebrow{font-size:10px;letter-spacing:.2px}.section-heading>div{padding-left:0}.news-card,.guide-card,.creator-card{border-radius:22px}.news-image{height:100%;min-height:176px}.news-copy{padding:17px}.news-copy h3{font-size:14px}.news-copy p{font-size:11px;line-height:1.8}.news-copy .card-date{font-size:9px}.news-copy .card-bottom{font-size:9px}.image-label{font-size:9px;padding:5px 8px}.creator-card{padding:22px 18px}.avatar{width:46px;height:46px;border-radius:15px}.creator-card h3{font-size:13px}.creator-card p{font-size:11px;line-height:1.9}.platform{font-size:9px;padding:4px 7px}.creator-link{font-size:11px}.guide-copy{padding:22px}.guide-copy h3{font-size:17px}.guide-copy p{font-size:13px}.quote-band{padding:28px 23px}.quote-band span{font-size:21px}.quote-band small{font-size:10px}.back-to-top{right:17px;bottom:18px;width:40px;height:40px}dialog{padding:24px}.film-dialog{padding:18px}.film-dialog video{border-radius:12px}}
@media(max-width:360px){.header-inner nav a{padding:0 16px}.hero-content{padding-left:23px;padding-right:23px}.hero h1{font-size:38px}.button{font-size:11px;padding:12px 13px;gap:9px}.hero-content>p{font-size:11px}.practice-tabs button{padding:9px 12px}.creator-card{padding:19px 14px}.creator-card h3{font-size:12px}.quote-band span{font-size:18px}.news-copy{padding:15px 13px}.news-copy h3{font-size:13px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}.reveal-pending{opacity:1;transform:none}.hero-scroll>span:last-child{transform:none}}

/* Custom silver and cyan universe wordmark, with embedded domain. */
@media(min-width:851px) and (max-width:1100px){.header-inner{gap:18px}.header-inner nav{gap:2px}.header-inner nav a{padding:0 13px}.header-actions{gap:12px}.official-link{display:none}}
@media(min-width:601px) and (max-width:850px){.header-inner{gap:14px}.header-inner nav a{padding:0 10px}.header-actions .search-trigger kbd{display:none}.header-actions .search-trigger{padding:8px}.header-actions{gap:0}}
@media(max-width:600px){.header-inner nav{gap:0}.header-inner nav a{flex:1;justify-content:center;padding:0 6px;letter-spacing:0}}
.brand .brand-lockup{display:block;width:228px;height:76px;object-fit:contain}.footer-brand .brand-lockup{width:216px;height:72px}
@media(max-width:850px){.brand .brand-lockup{width:204px;height:68px}}
@media(max-width:600px){.brand .brand-lockup{width:192px;height:64px}.footer-brand .brand-lockup{width:216px;height:72px}}
@media(max-width:360px){.brand .brand-lockup{width:174px;height:58px}}

/* Creator profiles and curated work directory. */
.avatar{overflow:hidden;flex-shrink:0}.avatar img{display:block;width:100%;height:100%;object-fit:cover}.creator-card:focus-visible,.creator-work:focus-visible{outline:2px solid #b3d9ee;outline-offset:5px}
.creator-detail{max-width:1100px;margin:25px auto 58px}.creator-profile{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(240px,1.1fr);gap:28px 45px;padding:38px;margin:28px 0 52px;border-radius:30px;background:linear-gradient(130deg,#202937,#191f2b);border:1px solid #ffffff10;position:relative;overflow:hidden}.profile-identity{display:flex;align-items:center;gap:24px}.creator-profile .avatar{width:112px;height:112px;border-radius:28px;border:1px solid #ffffff18}.profile-identity h1{font-size:34px;line-height:1.3;letter-spacing:.2px;margin:14px 0 8px}.profile-account{font-size:12px;color:#99aabd;margin:0}.profile-summary{align-self:center}.profile-summary>p{font-size:14px;line-height:1.9;color:#b2becd;margin:12px 0 18px}.profile-tags{display:flex;flex-wrap:wrap;gap:8px}.profile-tags span{font-size:11px;color:#b6c9d9;padding:6px 12px;border-radius:99px;background:#ffffff06}.profile-home{justify-self:start;grid-column:1/-1}.creator-works .section-heading{margin-bottom:14px}.creator-works .section-heading>div{padding-left:0}.creator-works .section-heading>div:before{display:none}.works-count{font-size:12px;color:#92a6bc}.works-intro{font-size:13px;line-height:1.9;color:#9aabbd;margin-bottom:27px}.creator-work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.creator-work{display:flex;flex-direction:column;background:#191f2b;border:1px solid #ffffff0a;border-radius:24px;padding:26px;transition:transform .3s var(--ease),border-color .3s,background .3s}.creator-work:hover{transform:translateY(-4px);border-color:#b3d9ee40;background:#202836}.work-top{display:flex;gap:8px;align-items:center}.work-category,.work-collab{font-size:11px;padding:5px 10px;border-radius:99px;background:#b3d9ee12;color:#b3d9ee}.work-collab{color:#b1adca;background:#b1adca0c}.work-play{margin-left:auto;font-size:10px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#adcde3;background:#ffffff06}.creator-work h3{font-size:18px;line-height:1.6;margin:21px 0 12px;font-weight:600;color:#e2e9f0}.creator-work p{font-size:13px;line-height:1.9;color:#99aabc;margin:0 0 25px;flex:1}.work-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff08;padding-top:18px;font-size:12px;color:#bdd2e3}.work-bottom>span:last-child{transition:transform .3s}.creator-work:hover .work-bottom>span:last-child{transform:translate(3px,-3px)}.creator-source{margin-top:32px;padding:24px 0;border-top:1px solid #ffffff08}.creator-source p{font-size:12px;color:#8b9bae;line-height:1.8}.creator-source .text-link{font-size:12px;margin-top:7px}
@media(max-width:850px){.creator-profile{grid-template-columns:1fr;padding:30px;gap:24px}.profile-identity h1{font-size:30px}.creator-profile .avatar{width:96px;height:96px}.profile-summary>p{font-size:13px}}
@media(max-width:600px){.creator-detail{margin-top:12px}.creator-profile{padding:24px;margin:22px 0 36px;border-radius:24px}.profile-identity{gap:18px}.creator-profile .avatar{width:78px;height:78px;border-radius:22px}.profile-identity h1{font-size:25px;margin-top:10px}.profile-account{font-size:11px}.profile-summary>p{font-size:12px}.creator-work-grid{grid-template-columns:1fr;gap:14px}.creator-work{padding:23px}.creator-work h3{font-size:16px}.creator-work p{font-size:12px}.works-count{font-size:10px}.works-intro{font-size:12px}.creator-works .section-heading h2{font-size:22px}.creator-source p{font-size:11px}}
@media(prefers-reduced-motion:reduce){.creator-work,.work-bottom>span:last-child{transition:none}.creator-work:hover{transform:none}}

/* Embedded platform marks in filters, badges, and soft card backgrounds. */
.platform-icon{display:block;width:18px;height:18px;object-fit:contain;flex-shrink:0}
.filters[data-filter-group="creators"] button{border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .25s,color .25s,box-shadow .25s}
.filters[data-filter-group="creators"] button .platform-icon{opacity:.78;transition:opacity .25s,transform .25s}
.filters[data-filter-group="creators"] button:hover .platform-icon,.filters[data-filter-group="creators"] button.selected .platform-icon{opacity:1}
.filters[data-filter-group="creators"] button:hover .platform-icon{transform:translateY(-1px)}
.platform{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;border-radius:8px;padding:6px 9px}.platform .platform-icon{width:13px;height:13px}
.creator-card,.creator-profile{--platform-glow:#8fa5c1;isolation:isolate}
[data-platform="抖音"]{--platform-glow:#27d8dd}[data-platform="哔哩哔哩"]{--platform-glow:#66c8ed}[data-platform="快手"]{--platform-glow:#ff702f}[data-platform="虎牙"]{--platform-glow:#ffb02f}[data-platform="斗鱼"]{--platform-glow:#ff792d}
.creator-card{border-radius:18px}.creator-profile{border-radius:22px}
.platform-backdrop{position:absolute;inset:0;pointer-events:none;z-index:-1;overflow:hidden;border-radius:inherit;opacity:1;transition:opacity .5s}
.platform-backdrop:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 82% 48%,color-mix(in srgb,var(--platform-glow) 8%,transparent),transparent 70%)}
.platform-backdrop .platform-icon{position:absolute;width:205px;height:205px;right:-18px;top:85px;opacity:.14;transform:rotate(-12deg);filter:blur(3px) saturate(.8);mask-image:radial-gradient(ellipse at center,#000 18%,#000a 42%,transparent 72%);transition:opacity .5s,transform .7s var(--ease)}
.creator-card[data-platform="抖音"] .platform-backdrop:before,.creator-profile[data-platform="抖音"] .platform-backdrop:before{background:radial-gradient(ellipse at 75% 36%,#25f4ee0b,transparent 65%),radial-gradient(ellipse at 95% 75%,#fe2c5509,transparent 70%)}
.creator-card:hover .platform-backdrop .platform-icon{opacity:.19;transform:rotate(-8deg) scale(1.03)}
.creator-profile .platform-backdrop .platform-icon{width:290px;height:290px;right:10px;top:-15px;opacity:.10;filter:blur(4px)}
@media(max-width:600px){.filters[data-filter-group="creators"] button{gap:6px;padding:9px 11px}.filters[data-filter-group="creators"] .platform-icon{width:15px;height:15px}.platform .platform-icon{width:12px;height:12px}.platform-backdrop .platform-icon{width:165px;height:165px;right:-32px;top:100px}.creator-profile .platform-backdrop .platform-icon{width:220px;height:220px;right:-35px;top:55px}}
@media(prefers-reduced-motion:reduce){.platform-backdrop,.filters[data-filter-group="creators"] button,.filters[data-filter-group="creators"] button .platform-icon{transition:none}.creator-card:hover .platform-backdrop .platform-icon{transform:rotate(-12deg)}}

/* Compact creator cards: identity, introduction, and a clear detail action. */
.creator-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.creator-card,.hall-grid .creator-card{padding:26px;border-radius:18px;background:linear-gradient(145deg,#1e2633,#191f2a);border:1px solid #ffffff0c;box-shadow:0 8px 24px #0000000d;gap:0}
.creator-card:hover{border-color:#a1cbe540;box-shadow:0 14px 35px #0003;transform:translateY(-4px)}
.creator-card .creator-top{justify-content:flex-start;gap:17px;align-items:center}
.creator-card .avatar,.hall-grid .creator-card .avatar{width:68px;height:68px;border-radius:16px;border:1px solid #ffffff16;box-shadow:0 4px 12px #0002}
.creator-card .avatar img{transition:transform .5s var(--ease)}.creator-card:hover .avatar img{transform:scale(1.06)}
.creator-identity{min-width:0}.creator-card h3,.hall-grid .creator-card h3{font-size:21px;font-weight:700;line-height:1.35;letter-spacing:.1px;margin:0 0 10px;color:#edf3fa;overflow-wrap:anywhere}
.creator-card .platform{font-size:10px;padding:4px 8px;border-radius:7px;background:#ffffff05;border:1px solid #ffffff06;color:#b2c1d0}
.creator-content{margin-top:24px;position:relative}
.creator-card p,.hall-grid .creator-card p{min-height:0;flex:none;font-size:14px;line-height:1.8;color:#c6d0dc;margin:0 0 14px;max-width:100%;overflow-wrap:anywhere}
.creator-card .creator-focus{display:inline-flex;font-size:10px;line-height:1.5;color:#9cbcd3;background:#a6c9e10a;border:1px solid #a6c9e110;border-radius:7px;padding:5px 9px}
.creator-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #ffffff08;padding-top:18px;margin-top:25px}
.creator-work-count{font-size:11px;color:#8195a9;white-space:nowrap}
.creator-card .creator-link{border:1px solid #bddcee14;background:#bddcee08;display:inline-flex;gap:15px;justify-content:center;align-items:center;border-radius:9px;padding:9px 12px;font-size:11px;color:#bcd5e7;transition:background .3s,border-color .3s,color .3s}
.creator-card .creator-link svg{width:15px;height:15px;transition:transform .3s}
.creator-card:hover .creator-link{background:#bddcee15;border-color:#bddcee2a;color:#e1f2fc}.creator-card:hover .creator-link svg{transform:translateX(3px)}
.creator-card .platform-backdrop .platform-icon{width:195px;height:195px;top:43px;right:-8px;opacity:.11;filter:blur(2px) saturate(.8)}
.creator-card:hover .platform-backdrop .platform-icon{opacity:.15}
@media(max-width:950px){.creator-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.creator-card,.hall-grid .creator-card{padding:24px}}
@media(max-width:600px){.creator-grid{grid-template-columns:1fr;gap:15px}.creator-card,.hall-grid .creator-card{padding:23px}.creator-card .avatar,.hall-grid .creator-card .avatar{width:62px;height:62px;border-radius:14px}.creator-card h3,.hall-grid .creator-card h3{font-size:20px}.creator-card p,.hall-grid .creator-card p{font-size:13px}.creator-content{margin-top:22px}.creator-footer{margin-top:22px;padding-top:16px}.creator-card .creator-link{font-size:11px;padding:9px 12px}}
@media(prefers-reduced-motion:reduce){.creator-card .avatar img,.creator-card .creator-link,.creator-card .creator-link svg{transition:none}.creator-card:hover .avatar img,.creator-card:hover .creator-link svg{transform:none}}

.profile-platform-links{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:12px}.profile-platform-links .platform-icon{width:17px;height:17px}.profile-secondary{background:#ffffff06;color:#c4d9e9;border-color:#ffffff16}.profile-secondary:hover{background:#ffffff10}.creator-platform-directory .section-heading>div{padding-left:0}.creator-platform-directory .section-heading>div:before{display:none}

/* Each detail header uses its creator's Douyin profile cover. */
.profile-cover{position:absolute;inset:0;z-index:-1;overflow:hidden;border-radius:inherit;pointer-events:none;background:#172130}
.profile-cover img{position:absolute;inset:-18px;width:calc(100% + 36px);height:calc(100% + 36px);max-width:none;object-fit:cover;object-position:center 45%;filter:blur(7px) saturate(.8);opacity:.78}
.profile-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#101723d9,#101723ad 44%,#10172360),linear-gradient(0deg,#101723c9,transparent 70%)}
.has-cover .profile-identity h1{color:#f4f7fb;text-shadow:0 2px 12px #0005}.has-cover .profile-account{color:#b6c5d5}.has-cover .profile-summary>p{color:#d0dae5}.has-cover .creator-focus{color:#bcd4e7}.has-cover .profile-tags span,.has-cover .platform{background:#13203166;border:1px solid #ffffff0d;color:#c9d7e6}.has-cover .profile-secondary{background:#14213188;border-color:#ffffff22;color:#d9e6f2}.has-cover .profile-secondary:hover{background:#273a50bb}
@media(max-width:600px){.profile-cover img{object-position:58% center;filter:blur(6px) saturate(.8)}.profile-cover:after{background:linear-gradient(135deg,#101723bd,#10172385),linear-gradient(0deg,#101723cf,transparent 75%)}}

/* Creator one-liners beside the profile actions. */
.has-quote .profile-platform-links{grid-column:1;grid-row:2;align-self:center}
.profile-quote{grid-column:2;grid-row:2;align-self:center;display:flex;align-items:center;gap:13px;margin:0;padding:9px 0 9px 18px;border-left:2px solid #c0d8eb55;min-width:0}
.profile-quote-mark{font-family:Georgia,serif;font-size:42px;line-height:1;height:30px;color:#b9d2e570;flex-shrink:0}
.profile-quote p{font-size:17px;font-weight:500;letter-spacing:.5px;line-height:1.8;color:#dce6ef;margin:0;overflow-wrap:anywhere;text-shadow:0 2px 10px #0004}
@media(max-width:850px){.has-quote .profile-platform-links{grid-column:1;grid-row:auto}.profile-quote{grid-column:1;grid-row:auto;padding:7px 0 7px 15px}.profile-quote p{font-size:16px}}
@media(max-width:600px){.profile-quote p{font-size:15px;letter-spacing:.2px}.profile-quote-mark{font-size:36px;height:26px}}

/* Mobile navigation stays at the bottom; desktop navigation is unchanged. */
.mobile-nav{display:none}
@media(max-width:767px){
body{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}
html{scroll-padding-top:72px;scroll-padding-bottom:calc(84px + env(safe-area-inset-bottom,0px))}
.site-header .header-inner{display:flex;align-items:center;justify-content:space-between;height:60px;min-height:60px;padding:7px 20px;gap:14px}
.site-header .header-inner>nav{display:none}
.site-header .brand-lockup{width:166px;height:auto}
.site-header .header-actions{display:flex;margin-left:auto;gap:0}
.site-header .search-trigger{width:38px;height:38px;padding:9px;justify-content:center;background:#ffffff06;border-radius:11px}
.site-header .search-trigger svg{width:20px;height:20px}
.site-header .search-trigger span,.site-header .search-trigger kbd,.site-header .official-link{display:none}
.mobile-nav{position:fixed;z-index:30;inset:auto 0 0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;height:calc(68px + env(safe-area-inset-bottom,0px));padding:6px max(10px,env(safe-area-inset-right,0px)) calc(6px + env(safe-area-inset-bottom,0px)) max(10px,env(safe-area-inset-left,0px));background:#141c28f2;border-top:1px solid #ffffff0c;box-shadow:0 -8px 28px #00000014;backdrop-filter:blur(18px)}
.mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:0;color:#8192a7;border-radius:11px;font-size:10px;line-height:1.2;transition:color .2s,background .2s,transform .2s}
.mobile-nav svg{width:22px;height:22px;flex-shrink:0;stroke-linecap:round}
.mobile-nav a.active{background:#aed9f00c;color:#bde4f8}.mobile-nav a.active svg{filter:drop-shadow(0 0 5px #a8d9f02a)}
.mobile-nav a:active{transform:scale(.94);background:#aed9f014}.mobile-nav a:focus-visible{outline-offset:-2px}
.back-to-top{bottom:calc(83px + env(safe-area-inset-bottom,0px))}
.toast{bottom:calc(84px + env(safe-area-inset-bottom,0px))}
.home-page .hero-content{padding-top:100px}.home-page .hero{height:calc(100svh - 68px - env(safe-area-inset-bottom,0px));min-height:570px}
}
@media(prefers-reduced-motion:reduce){.mobile-nav a{transition:none}.mobile-nav a:active{transform:none}}

/* Borderless creator masthead, with the original profile cover fading into the page. */
.creator-profile.profile-open{grid-template-columns:minmax(0,1.55fr) minmax(260px,1fr);gap:32px 44px;padding:12px 22px 28px;margin:22px 0 32px;border:0;border-radius:0;background:none;overflow:visible;box-shadow:none}
.profile-open .profile-main{display:flex;align-items:flex-start;gap:34px;min-width:0}
.profile-open .avatar{flex:0 0 140px;width:140px;height:146px;border:0;border-radius:22px;background:transparent;box-shadow:0 6px 24px #0002}
.profile-bio{min-width:0;padding-top:1px}
.profile-nameplate{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px}
.profile-nameplate h1{font-size:46px;line-height:1.15;font-weight:900;font-style:italic;letter-spacing:1px;margin:0 0 5px;color:#f4f7fb}
.profile-nameplate .platform{font-size:12px;padding:7px 11px;border-radius:9px;background:#18243380;border:0;color:#c3d4e2;white-space:nowrap}
.profile-open .profile-account{font-size:14px;line-height:1.7;margin:5px 0 0;color:#a7bdd0}
.profile-description{font-size:18px;line-height:1.65;font-weight:500;color:#e0e8f2;margin:10px 0 8px;overflow-wrap:anywhere}
.profile-open .creator-focus{font-size:13px;line-height:1.7;letter-spacing:.2px;color:#a0bfd7}
.profile-meta{display:flex;align-items:center;flex-wrap:wrap;gap:16px 18px;margin-top:22px}
.profile-open .profile-platform-links{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;width:auto;gap:10px;margin:0}
.profile-open .profile-platform-links .button{justify-content:center;flex:0 0 48px;width:48px;height:48px;min-height:48px;padding:0;border-radius:14px;gap:0}
.profile-open .profile-platform-links .platform-icon{width:23px;height:23px;transition:transform .25s var(--ease)}
.profile-open .profile-platform-links .button:hover .platform-icon{transform:scale(1.1)}
.profile-open .profile-platform-links .button:focus-visible{outline:2px solid #c7e6f7;outline-offset:4px}
.profile-open .profile-platform-links .profile-secondary{background:#111c2ecc;border-color:#ffffff14}
.profile-open .profile-tags{padding:0;gap:8px}
.profile-open .profile-tags span{padding:8px 14px;border:0;border-radius:11px;background:#1b293b80;font-size:12px;color:#c0d3e4}
.profile-open .profile-quote{grid-column:2;grid-row:1;justify-self:start;align-self:end;max-width:100%;gap:13px;margin-bottom:8px;padding:8px 0 8px 20px;border-left:1px solid #b6d6ec50}
.profile-open .profile-quote p{font-size:18px;letter-spacing:0;font-weight:400;line-height:1.6;color:#c3dbeb}
.profile-open .profile-quote-mark{font-size:42px;color:#a6cde68c}
.profile-open .profile-cover{inset:0 0 0 auto;width:44%;border-radius:0;background:none;mask-image:none}
.profile-open .profile-cover img{inset:auto;left:50%;top:50%;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center;transform:none;translate:-50% -50%;filter:blur(1.2px) saturate(.85);opacity:.8;mask-image:linear-gradient(90deg,transparent,#000 14%,#000 85%,transparent),linear-gradient(180deg,transparent,#000 20%,#000 65%,transparent);mask-composite:intersect}
.profile-open .profile-cover:after{background:linear-gradient(90deg,#10151fe6,#10151f70 60%,#10151f50)}
.profile-open .platform-backdrop{mask-image:linear-gradient(180deg,transparent,#000 30%,transparent)}
@media(max-width:1000px){
 .creator-profile.profile-open{grid-template-columns:minmax(0,1fr) 240px;gap:24px;padding:28px 0 30px}
 .profile-open .profile-main{gap:24px}.profile-open .avatar{flex-basis:112px;width:112px;height:122px;border-radius:20px}
 .profile-nameplate h1{font-size:38px}.profile-nameplate{gap:10px 14px}.profile-nameplate .platform{font-size:10px;padding:6px 9px}
 .profile-description{font-size:16px}.profile-meta{gap:14px;margin-top:18px}
 .profile-open .profile-quote p{font-size:16px}
}
@media(max-width:767px){
 .creator-profile.profile-open{grid-template-columns:1fr;gap:20px;padding:22px 0 28px;margin:16px 0 30px}
 .profile-open .profile-main{gap:19px}.profile-open .avatar{flex-basis:86px;width:86px;height:94px;border-radius:18px}
 .profile-nameplate{gap:9px 10px}.profile-nameplate h1{font-size:32px;letter-spacing:.3px;margin:0}.profile-nameplate .platform{font-size:10px;padding:5px 7px}
 .profile-open .profile-account{font-size:12px;margin-top:7px}.profile-description{font-size:15px;line-height:1.8;margin:9px 0 5px}.profile-open .creator-focus{font-size:12px}
 .profile-meta{gap:15px;margin-top:17px}.profile-open .profile-platform-links{width:auto;margin:0;gap:10px}
 .profile-open .profile-platform-links .button{flex:0 0 48px;min-width:48px;padding:0;border-radius:13px}
 .profile-open .profile-tags{gap:7px}.profile-open .profile-tags span{font-size:11px;padding:7px 11px;border-radius:9px}
 .profile-open .profile-quote{grid-column:1;grid-row:2;justify-self:start;margin-bottom:0;padding:6px 0 6px 14px;gap:10px}.profile-open .profile-quote p{font-size:16px}
 .profile-open .profile-cover{width:75%;height:190px}
 .profile-open .profile-cover img{filter:blur(1.5px) saturate(.85);opacity:.5}
 .profile-open .profile-cover:after{background:#10151f70}
}
@media(max-width:360px){.profile-nameplate{display:block}.profile-nameplate .platform{margin-top:7px}.profile-open .profile-main{gap:15px}.profile-open .avatar{flex-basis:74px;width:74px;height:82px}}
@media(prefers-reduced-motion:reduce){.profile-open .profile-platform-links .platform-icon{transition:none}.profile-open .profile-platform-links .button:hover .platform-icon{transform:none}}

/* Keep the hall's creator directory in two compact columns on phones. */
@media(max-width:600px){
 .creator-grid.hall-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
 .hall-grid>[data-filter-item]{display:flex;min-width:0}
 .hall-grid .creator-card{width:100%;min-width:0;min-height:272px;padding:14px;border-radius:16px}
 .hall-grid .creator-card .creator-top{gap:10px;align-items:center}
 .hall-grid .creator-card .avatar{flex:0 0 42px;width:42px;height:42px;border-radius:11px}
 .hall-grid .creator-card h3{font-size:15px;line-height:1.4;margin:0 0 7px;letter-spacing:0}
 .hall-grid .creator-card .platform{font-size:9px;padding:4px 6px}
 .hall-grid .creator-card .platform-icon{width:11px;height:11px}
 .hall-grid .creator-content{margin-top:19px;margin-bottom:17px}
 .hall-grid .creator-card p{font-size:12px;line-height:1.8;min-height:65px;margin-bottom:10px}
 .hall-grid .creator-card .creator-focus{font-size:9px;padding:5px 6px;line-height:1.7}
 .hall-grid .creator-footer{flex-direction:column;align-items:stretch;gap:10px;margin-top:auto;padding-top:13px}
 .hall-grid .creator-work-count{font-size:10px}
 .hall-grid .creator-card .creator-link{justify-content:space-between;font-size:10px;padding:9px 10px;gap:6px}
 .hall-grid .creator-card .creator-link svg{width:13px;height:13px}
 .hall-grid .creator-card .platform-backdrop .platform-icon{width:125px;height:125px;top:74px;right:-22px}
}
@media(max-width:360px){
 .creator-grid.hall-grid{gap:9px}.hall-grid .creator-card{padding:11px}
 .hall-grid .creator-card .creator-top{gap:8px}.hall-grid .creator-card .avatar{flex-basis:36px;width:36px;height:36px;border-radius:9px}
 .hall-grid .creator-card h3{font-size:14px}.hall-grid .creator-card p{font-size:11px}
}

/* Shorter mobile author cards, without the topic chips. */
@media(max-width:767px){.creator-card .creator-focus{display:none}}
@media(max-width:600px){
 .creator-card{padding:18px;min-height:0}
 .creator-card .avatar{width:48px;height:48px;border-radius:12px}
 .creator-card h3{font-size:18px;margin-bottom:7px}
 .creator-card .creator-content,.hall-grid .creator-content{margin-top:14px;margin-bottom:12px}
 .creator-card p,.hall-grid .creator-card p{min-height:0;margin:0;line-height:1.75}
 .creator-card .creator-footer{margin-top:0;padding-top:12px}
 .hall-grid .creator-card{min-height:196px}
 .hall-grid .creator-footer{margin-top:auto;gap:8px;padding-top:11px}
}

.creator-card .creator-identity{flex:1;min-width:0}
.creator-card .avatar{flex-shrink:0}
.creator-card h3{white-space:nowrap;overflow:hidden;overflow-wrap:normal}
