:root{--bg-ink: #040816;--bg-ink-soft: #0b132b;--panel: rgba(8, 15, 34, .58);--panel-strong: rgba(12, 20, 43, .78);--panel-soft: rgba(255, 255, 255, .08);--line: rgba(255, 255, 255, .14);--line-strong: rgba(255, 255, 255, .24);--text-main: #f8fbff;--text-muted: rgba(226, 232, 240, .78);--text-subtle: rgba(191, 219, 254, .72);--accent: #818cf8;--accent-strong: #a78bfa;--accent-soft: rgba(129, 140, 248, .18);--shadow-xl: 0 25px 64px rgba(2, 6, 23, .42);--shadow-md: 0 13px 36px rgba(15, 23, 42, .28);--radius-xl: 27px;--radius-lg: 22px;--radius-md: 18px;--max-width: 1052px;--page-gutter: clamp(44px, 7vw, 112px)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text-main);background:linear-gradient(180deg,#030712,#0a1023);font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,serif;line-height:1.75}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.site-backdrop{position:fixed;inset:0;overflow:hidden;pointer-events:none}.site-backdrop__slider,.site-backdrop__veil,.site-backdrop__gradient{position:absolute;inset:0}.site-backdrop__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.98) brightness(.86);opacity:.62}.site-backdrop__slider{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));animation:drift-pan 18s ease-in-out infinite alternate}.site-backdrop__image{background-image:var(--bg-url);background-position:center;background-repeat:no-repeat;background-size:cover;filter:saturate(.98) brightness(.84);opacity:.46}.site-backdrop__veil{background:radial-gradient(circle at 16% 18%,rgba(255,255,255,.08),transparent 25%),radial-gradient(circle at 84% 18%,rgba(165,180,252,.11),transparent 28%),linear-gradient(180deg,#0206171a,#0206176b)}.site-backdrop__gradient{background:linear-gradient(-45deg,#6366f124,#a855f71a,#38bdf814,#0f172a24);background-size:300% 300%;mix-blend-mode:screen;animation:gradient-shift 18s ease infinite}@media(prefers-reduced-motion:reduce){.site-backdrop__video{display:none}}.site-backdrop__glow{position:absolute;border-radius:999px;filter:blur(40px);opacity:.72}.glow-one{top:-8%;left:-8%;width:360px;height:360px;background:#818cf847}.glow-two{top:12%;right:-6%;width:320px;height:320px;background:#ec489929}.glow-three{bottom:-10%;left:28%;width:420px;height:240px;background:#38bdf829}.shell{position:relative;z-index:1;width:min(calc(100% - var(--page-gutter)),var(--max-width));margin:0 auto;padding:98px 0 65px}.page-stack,.stack{display:grid;gap:22px}.page-stack{min-height:calc(100vh - 180px)}.top-nav-shell{position:fixed;inset:0 0 auto;z-index:50;padding:16px 16px 0;transition:transform .24s ease}.top-nav-shell.is-hidden{transform:translateY(-120%)}.top-nav-inner{width:min(100%,1052px);margin:0 auto;min-height:58px;padding:9px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:999px;background:linear-gradient(180deg,#ffffff47,#ffffff1f);border:1px solid var(--line);box-shadow:var(--shadow-xl);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.top-nav-brand{display:inline-flex;align-items:center;gap:.45rem;font-size:.94rem;font-weight:800;letter-spacing:.02em;white-space:nowrap}.brand-separator{color:var(--accent-strong)}.top-nav-links{display:flex;align-items:center;gap:.78rem;flex-wrap:wrap}.top-nav-links a{position:relative;display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border-radius:999px;color:var(--text-subtle);transition:color .16s ease,background .16s ease,transform .16s ease}.top-nav-links a:hover,.top-nav-links a.is-active{color:var(--text-main);background:#ffffff14;transform:translateY(-1px)}.top-nav-links a.is-active:after{content:"";position:absolute;left:50%;bottom:6px;width:5px;height:5px;border-radius:999px;background:var(--accent);transform:translate(-50%);box-shadow:0 0 12px #818cf8cc}.top-nav-mobile-trigger{display:none;width:46px;height:46px;padding:0;align-items:center;justify-content:center;border:0;border-radius:999px;background:#ffffff14;color:var(--text-main);gap:4px;flex-direction:column}.top-nav-mobile-trigger span{width:4px;height:4px;border-radius:999px;background:currentColor}.mobile-radial-overlay{position:fixed;inset:0;z-index:70;display:grid;place-items:center}.mobile-radial-backdrop{position:absolute;inset:0;border:0;background:#020617c2;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.mobile-radial-shell{position:relative;width:320px;height:320px;border-radius:50%;background:linear-gradient(180deg,#ffffff29,#0f172a99);border:1px solid rgba(255,255,255,.22);box-shadow:0 0 70px #0f172aa6;backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px)}.mobile-radial-close{position:absolute;top:50%;left:50%;width:64px;height:64px;transform:translate(-50%,-50%);border:0;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;font-size:1.5rem;box-shadow:0 18px 38px #4f46e557}.mobile-radial-link{position:absolute;top:50%;left:50%;width:64px;height:64px;margin:-32px 0 0 -32px;display:grid;place-items:center;padding:8px;border-radius:50%;background:#ffffffe0;color:#172554;text-align:center;font-size:.75rem;font-weight:800;line-height:1.2;box-shadow:var(--shadow-md)}.mobile-radial-link.is-active{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;box-shadow:0 0 22px #818cf885}.glass-panel,.panel,.archive-card,.signal-card,.spotlight-card,.mini-rail__card,.entry-main,.side-panel,.entry-hero,.feature-section,.library-hero{background:linear-gradient(180deg,#0a12287a,#080f2257);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.panel,.feature-section,.entry-main,.side-panel,.entry-hero,.library-hero{padding:25px}.glass-card{background:linear-gradient(180deg,#0a12288a,#080f2261);border:1px solid var(--line);box-shadow:var(--shadow-xl);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.grid{display:grid;gap:18px}.grid.cards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.eyebrow{margin:0;color:#c4b5fd;font-size:.75rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.muted{color:var(--text-muted)}.primary-button,.ghost-button,.section-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.primary-button{border:1px solid transparent;background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;box-shadow:0 14px 30px #6366f142}.ghost-button,.section-link{border:1px solid var(--line-strong);background:#ffffff0f;color:var(--text-main)}.primary-button:hover,.ghost-button:hover,.section-link:hover{transform:translateY(-1px)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.section-head h2,.home-stage__copy h2,.library-hero h2{margin:8px 0 0;font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.16}.section-head p:last-child,.home-stage__copy>p:last-of-type,.library-hero p:last-child,.spotlight-card p,.signal-card p,.mini-rail__card p,.archive-card p{margin:0;color:var(--text-muted)}.home-stage{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(320px,.84fr);gap:22px;padding:29px}.home-search-shell{position:relative;width:min(100%,684px);margin:0 auto 4px;z-index:20}.home-search-field{position:relative;display:block}.home-search-field input{width:100%;min-height:60px;padding:0 58px 0 56px;border:1px solid rgba(211,222,245,.16);border-radius:999px;background:linear-gradient(90deg,#2a3a58e6,#4d354fc7),radial-gradient(circle at 92% 50%,rgba(203,226,189,.22),transparent 22%);box-shadow:0 22px 46px #070c1847,inset 0 1px #ffffff1a;color:var(--text-main);backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);font-size:.94rem;font-weight:600}.home-search-field input::placeholder{color:#e2e8f0bd}.home-search-field input:focus{outline:none;border-color:#ccdfff6b;box-shadow:0 24px 54px #070c1857,0 0 0 3px #a4bee51f,inset 0 1px #ffffff24}.home-search-icon{position:absolute;top:50%;left:22px;z-index:1;width:22px;height:22px;transform:translateY(-50%);color:#b2cbefd6}.home-search-icon svg{width:100%;height:100%;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.home-search-glow{position:absolute;top:50%;right:22px;width:10px;height:10px;border-radius:50%;background:#caffc3db;box-shadow:0 0 18px #caffc3e6,0 0 42px #caffc370;transform:translateY(-50%);pointer-events:none}.home-search-panel{margin-top:14px;border:1px solid rgba(255,255,255,.16);border-radius:27px;background:linear-gradient(180deg,#1c253df5,#131b2ff0),radial-gradient(circle at 100% 0%,rgba(208,128,171,.14),transparent 34%);box-shadow:0 26px 60px #050a165c;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);overflow:hidden}.home-search-results{display:grid}.home-search-result{display:grid;gap:10px;padding:18px 22px;border-top:1px solid rgba(255,255,255,.06)}.home-search-result:first-child{border-top:0}.home-search-result:hover{background:#818cf814}.home-search-result__head,.home-search-result__tags{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.home-search-result__head strong{font-size:1.02rem}.home-search-result__head span,.home-search-result__tags em{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:#818cf81f;color:#d8d4fe;font-size:.75rem;font-style:normal;font-weight:800}.home-search-result p,.home-search-empty{margin:0;color:var(--text-muted)}.home-search-empty{padding:22px}.home-search-mark{padding:0 .24em;border-radius:.36em;background:#facc15d1;color:#111827}.home-hero-shell{padding:0}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(324px,.9fr);gap:22px;align-items:stretch}.home-profile-card,.home-sidebar-stack{display:grid;gap:16px}.home-profile-card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:32px 27px 18px;border-radius:27px;overflow:hidden}.home-profile-card:before{content:"";position:absolute;inset:auto auto -82px -82px;width:216px;height:216px;border-radius:50%;background:radial-gradient(circle,rgba(129,140,248,.24),transparent 68%);pointer-events:none}.home-profile-card__top,.home-profile-footer{position:relative;z-index:1}.home-profile-card__top{display:grid;grid-template-columns:130px minmax(0,1fr);gap:25px;align-items:start}.home-profile-avatar-shell{display:grid;place-items:center}.home-profile-avatar-frame{width:130px;height:130px;padding:6px;border-radius:24px;background:linear-gradient(135deg,#818cf8eb,#f472b6b8);box-shadow:0 18px 40px #0f172a57,inset 0 1px #ffffff5c;transform:rotate(-3deg);transition:transform .22s ease}.home-profile-card:hover .home-profile-avatar-frame{transform:rotate(0) scale(1.02)}.home-profile-avatar{width:100%;height:100%;border-radius:18px;object-fit:cover;background:#ffffff1f}.home-profile-copy{display:grid;gap:11px;min-width:0}.home-profile-copy h1{margin:0;font-size:clamp(2.45rem,4.3vw,3.5rem);line-height:1.02;letter-spacing:-.04em}.home-profile-bio,.home-profile-note{margin:0;color:var(--text-muted)}.home-profile-bio{font-size:1.02rem;line-height:1.66}.home-profile-note{max-width:42ch;font-size:.9rem}.home-profile-footer{display:grid;grid-template-columns:minmax(0,max-content) 1fr;gap:14px;margin-top:auto;padding-top:13px;align-items:end}.home-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(67px,max-content));gap:0;align-items:center}.home-stat-card{display:grid;gap:4px;min-height:61px;padding-right:20px;align-content:center;justify-items:center;text-align:center}.home-stat-card+.home-stat-card{padding-left:20px;padding-right:0;border-left:1px solid rgba(129,140,248,.22)}.home-stat-card:first-child strong{color:#7c8cff;text-shadow:0 0 24px rgba(124,140,255,.14)}.home-stat-card:last-child strong{color:#d18bff;text-shadow:0 0 24px rgba(209,139,255,.14)}.home-stat-card span{color:var(--text-subtle);font-size:.78rem;font-weight:800;letter-spacing:.14em}.home-stat-card strong{font-size:clamp(1.75rem,2.7vw,2.43rem);line-height:1;font-weight:800}.home-social-row{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap;justify-self:end}.home-social-button{width:47px;height:47px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff14;color:var(--text-main);transition:transform .16s ease,background .16s ease,color .16s ease}.home-social-button svg{width:20px;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.home-social-button:hover{transform:translateY(-1px);background:#818cf82e}.home-social-button.is-disabled{opacity:.48;cursor:default}.home-sidebar-stack{height:100%;align-content:stretch}.home-sidebar-stack>*{height:100%}.home-player-card{position:relative;display:grid;gap:18px;height:100%;padding:27px 31px;border-radius:27px;overflow:hidden}.home-player-orb{position:absolute;top:-63px;right:-63px;width:198px;height:198px;border-radius:50%;background:radial-gradient(circle,rgba(129,140,248,.32),transparent 68%);pointer-events:none}.home-player-top,.home-player-copy,.home-player-controls,.home-player-progress{position:relative;z-index:1}.home-player-top{display:grid;grid-template-columns:97px minmax(0,1fr);gap:20px;align-items:center;min-height:112px}.home-player-cover{position:relative;width:97px;height:97px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.28);box-shadow:0 20px 36px #0206176b}.home-player-cover.is-spinning{animation:spin-record 6s linear infinite}.home-player-cover img{width:100%;height:100%;object-fit:cover}.home-player-cover__core{position:absolute;top:50%;left:50%;width:22px;height:22px;border-radius:50%;background:#ffffffdb;border:2px solid rgba(148,163,184,.4);transform:translate(-50%,-50%)}.home-player-copy{display:grid;gap:7px;min-width:0}.home-player-chip{display:inline-flex;width:fit-content;min-height:26px;align-items:center;padding:0 10px;border-radius:10px;background:#ffffff1f;color:#c7d2fe;font-size:.68rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.home-player-copy h2{margin:0;font-size:1.34rem;line-height:1.16;min-height:2.32em;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-player-copy p,.home-player-inline-lyric{margin:0;color:var(--text-muted)}.home-player-copy p{min-height:1.75rem}.home-player-inline-lyric{min-height:24px;color:#c7d2fe;font-size:.92rem;font-weight:700}.lyric-line-group{display:grid;gap:2px;min-width:0}.lyric-line-primary,.lyric-line-secondary{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lyric-line-secondary{color:#cedaeead;font-size:.86em;font-weight:600;letter-spacing:0}.home-player-progress{display:grid;grid-template-columns:50px minmax(0,1fr) 50px;gap:14px;align-items:center;color:var(--text-subtle);font-size:.78rem;font-weight:800}.home-player-progress__track{height:6px;border-radius:999px;background:#ffffff1f;overflow:hidden}.home-player-progress__track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#818cf8,#c084fc)}.home-player-controls{display:flex;align-items:center;justify-content:center;gap:16px}.home-player-control{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#ffffff14;color:var(--text-main)}.home-player-control svg{width:20px;height:20px}.home-player-control--primary{width:49px;height:49px;background:linear-gradient(135deg,var(--accent),var(--accent-strong));box-shadow:0 16px 32px #6366f157}.home-player-control:disabled{opacity:.44}.home-lyric-bar{display:grid;grid-template-columns:68px minmax(0,1fr) 29px;gap:16px;align-items:center;min-height:76px;padding:18px 22px;border-radius:25px;border:1px solid rgba(255,255,255,.14);background:#030712d6;box-shadow:var(--shadow-xl);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.home-lyric-bar__waves{display:flex;align-items:flex-end;gap:4px;height:32px}.home-lyric-bar__waves span{width:5px;height:8px;border-radius:999px 999px 0 0;background:#94a3b873}.home-lyric-bar__waves span.is-active{animation:lyric-wave 1s ease-in-out infinite;background:linear-gradient(180deg,#c084fc,#818cf8)}.home-lyric-bar__text{margin:0;color:#f8fafc;font-size:1rem;font-weight:700;letter-spacing:.04em}.home-lyric-bar__icon{display:grid;place-items:center;color:#c4b5fdc7}.home-lyric-bar__icon svg{width:22px;height:22px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.home-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:13px;flex-wrap:wrap}.home-card-head h2{margin:8px 0 0;font-size:1.35rem;line-height:1.18}.home-announcement-list,.home-status-list{margin:0;padding-left:1.2rem;display:grid;gap:.7rem;color:var(--text-main)}.home-feature-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.home-feature-card{grid-column:span 4;display:grid;gap:14px;padding:22px;border-radius:var(--radius-lg)}.home-feature-card--primary{grid-column:span 5}.home-feature-card--wide{grid-column:span 7}.home-feature-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;color:var(--text-muted)}.home-feature-card--reference{position:relative;overflow:hidden;min-height:234px;background:linear-gradient(145deg,#18223ad6,#3c2a43a8),radial-gradient(circle at 86% 18%,rgba(197,238,190,.18),transparent 28%),radial-gradient(circle at 12% 88%,rgba(95,151,194,.2),transparent 30%)}.home-feature-card--reference:before{content:"";position:absolute;inset:auto -12% -38% 12%;height:72%;background:linear-gradient(180deg,transparent,rgba(18,31,54,.72)),repeating-linear-gradient(82deg,rgba(255,255,255,.12) 0 2px,transparent 2px 28px);mask-image:linear-gradient(180deg,transparent,#000 36%);pointer-events:none}.home-feature-card--reference>*{position:relative;z-index:1}.home-reference-orbit{position:absolute;inset:43px 22px auto auto;width:104px;height:104px;opacity:.82}.home-reference-orbit span{position:absolute;inset:0;border:1px solid rgba(210,229,255,.22);border-radius:38% 62% 46% 54%;transform:rotate(calc(var(--orbit-turn, 0) * 1deg))}.home-reference-orbit span:nth-child(1){--orbit-turn: -14}.home-reference-orbit span:nth-child(2){--orbit-turn: 34;inset:14px}.home-reference-orbit span:nth-child(3){--orbit-turn: 78;inset:32px;background:#ccffc3b3;box-shadow:0 0 28px #ccffc37a}.home-reference-stats{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:12px;margin:auto 0 0}.home-reference-stats div{display:grid;gap:6px;padding:13px 14px;border-radius:16px;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.home-reference-stats dt{color:var(--text-subtle);font-size:.78rem;font-weight:800}.home-reference-stats dd{margin:0;color:#f8fbff;font-size:1.08rem;font-weight:900}.home-stage__copy,.home-stage__aside,.mini-rail,.entry-side{display:grid;gap:16px}.home-stage__actions,.entry-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.mini-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.spotlight-card,.mini-rail__card,.signal-card{padding:20px;border-radius:var(--radius-md);background:linear-gradient(180deg,#ffffff29,#6366f114);border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff14}.spotlight-label,.reading-focus,.inline-list a,.inline-list span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#818cf829;color:#c4b5fd;font-size:.78rem;font-weight:800}.spotlight-card h3,.archive-card h3,.signal-card h3{margin:14px 0 8px;font-size:1.08rem;line-height:1.32}.signal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.signal-card,.archive-card{display:grid;gap:14px}.signal-card__meta,.archive-card__meta,.signal-card__footer,.archive-card__footer,.entry-hero__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.signal-card__footer,.archive-card__footer{padding-top:10px;border-top:1px solid var(--line);color:var(--text-muted);font-size:.94rem}.archive-card{padding:22px}.library-hero{display:flex;align-items:center;justify-content:space-between;gap:24px}.library-hero__badge{min-width:176px;padding:22px 20px;border-radius:24px;background:linear-gradient(180deg,#ffffff24,#818cf814);border:1px solid rgba(255,255,255,.12);text-align:center}.library-hero__badge span,.mini-rail__card strong{display:block;margin-top:12px;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1}.library-hero__badge small{display:block;margin-top:8px;color:var(--text-muted)}.entry-shell{display:grid;gap:24px}.entry-hero__body{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:14px}.entry-hero__text h1{margin:0;font-size:clamp(2rem,3vw,3.1rem);line-height:1.12}.entry-summary{max-width:52ch;margin:16px 0 0;color:var(--text-muted)}.entry-grid{display:grid;grid-template-columns:minmax(0,880px) clamp(340px,26vw,420px);gap:24px;align-items:start;justify-content:center}.entry-main,.entry-side{width:100%;min-width:0}.entry-side .side-panel{width:100%;min-width:0;overflow-wrap:anywhere}.detail-list,.meta-grid{display:grid;gap:12px;margin:0}.detail-list__row{display:grid;grid-template-columns:minmax(84px,max-content) 1fr;gap:12px;padding:12px 0;border-top:1px solid var(--line)}.detail-list__row:first-child{border-top:0;padding-top:0}.detail-list dt,.meta-grid dt{color:var(--text-subtle);font-weight:800}.detail-list dd,.meta-grid dd{margin:0}.inline-list{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.network-list,.attachment-list,.backlinks{display:grid;gap:.7rem;margin:0;padding-left:1.2rem}.prose,.reading-editorial{color:var(--text-main)}.prose>:first-child,.reading-editorial>:first-child{margin-top:0}.prose>:last-child,.reading-editorial>:last-child{margin-bottom:0}.prose h2,.prose h3,.prose h4{margin:1.7em 0 .7em;line-height:1.35}.prose p,.prose ul,.prose ol,.prose blockquote{margin:1em 0}.prose ul,.prose ol{padding-left:1.4rem}.prose blockquote{padding:1rem 1.1rem;border-left:3px solid var(--accent);border-radius:0 18px 18px 0;background:#ffffff0f;color:var(--text-muted)}.prose a:not(.ghost-button):not(.attachment-preview){--link-card-bg: rgba(59, 130, 246, .18);--link-card-border: rgba(147, 197, 253, .36);--link-card-text: #dbeafe;display:inline;padding:.12em .52em .16em;border:1px solid var(--link-card-border);border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,.14),transparent 46%),var(--link-card-bg);color:var(--link-card-text);font-weight:800;box-decoration-break:clone;-webkit-box-decoration-break:clone;box-shadow:0 8px 20px #080f222e;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.prose a[href^="/references/"]{--link-card-bg: rgba(20, 184, 166, .18);--link-card-border: rgba(94, 234, 212, .38);--link-card-text: #ccfbf1}.prose a[href^="/articles/"]{--link-card-bg: rgba(245, 158, 11, .18);--link-card-border: rgba(251, 191, 36, .4);--link-card-text: #fef3c7}.prose a[href^="/notes/"]{--link-card-bg: rgba(99, 102, 241, .2);--link-card-border: rgba(165, 180, 252, .42);--link-card-text: #e0e7ff}.prose a[href^="/topics/"],.prose a[href^="/tags/"]{--link-card-bg: rgba(168, 85, 247, .2);--link-card-border: rgba(216, 180, 254, .42);--link-card-text: #f3e8ff}.prose a[href^=http]{--link-card-bg: rgba(226, 232, 240, .14);--link-card-border: rgba(226, 232, 240, .32);--link-card-text: #f8fafc}.prose a[href^=http]:after{content:"↗";margin-left:.28em;font-size:.8em;opacity:.78}.prose a:not(.ghost-button):not(.attachment-preview):hover,.prose a:not(.ghost-button):not(.attachment-preview):focus-visible{border-color:#ffffffad;background:linear-gradient(135deg,rgba(255,255,255,.22),transparent 48%),var(--link-card-bg);color:#fff;transform:translateY(-1px)}.prose code{padding:.14em .42em;border-radius:.45em;background:#ffffff14;font-size:.92em}.reading-section{padding:0 0 1.6rem;border-bottom:1px solid var(--line)}.reading-section:last-child{padding-bottom:0;border-bottom:0}.reading-section__header{display:grid;gap:.7rem}.reading-section__header h2,.reading-section__header p,.reading-editorial>:last-child,.reading-original p,.reading-translation p,.reading-note,.reading-empty p,.text-extract pre{margin:0}.reading-stack{display:grid;gap:1rem}.reading-block,.reading-empty,.text-extract pre{padding:1rem 1.1rem;border-radius:18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.reading-block{display:grid;gap:.85rem}.reading-block__head{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap}.reading-block__head h3{margin:0;font-size:1.05rem}.reading-original,.reading-translation{display:grid;gap:.45rem}.reading-translation{padding-top:.85rem;border-top:1px dashed rgba(255,255,255,.14)}.reading-note{color:var(--text-muted);font-size:.95rem}.text-extract pre{white-space:pre-wrap;word-break:break-word;font:inherit;line-height:1.8}.about-shell{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:36px;background:linear-gradient(180deg,#f8fafc2e,#0f172a6b);box-shadow:var(--shadow-xl);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.about-cover{position:relative;height:clamp(180px,26vw,250px);overflow:hidden;background:#0f172a47}.about-cover img{width:100%;height:100%;object-fit:cover;opacity:.9;transform:scale(1.01);transition:transform .9s ease}.about-shell:hover .about-cover img{transform:scale(1.05)}.about-cover span{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(3,7,18,.72))}.about-body{position:relative;padding:0 clamp(22px,5vw,58px) clamp(30px,5vw,58px)}.about-avatar{position:relative;z-index:2;width:clamp(96px,13vw,128px);height:clamp(96px,13vw,128px);margin-top:clamp(-64px,-6vw,-48px);overflow:hidden;border:4px solid rgba(255,255,255,.9);border-radius:999px;background:#ffffffe6;box-shadow:0 22px 46px #02061761}.about-avatar img{width:100%;height:100%;object-fit:cover}.about-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin:18px 0 24px}.about-head h1{margin:0 0 8px;font-size:clamp(2rem,5vw,4rem);line-height:1;letter-spacing:-.05em}.about-head p{margin:0;color:#c7d2fe;font-size:clamp(.82rem,1.5vw,1.05rem);font-weight:900;letter-spacing:.18em;text-transform:uppercase}.about-tabs{display:inline-flex;align-items:center;gap:6px;padding:6px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:#ffffff1a;box-shadow:inset 0 1px #ffffff1a}.about-tabs a{display:inline-flex;min-height:38px;align-items:center;justify-content:center;padding:0 22px;border-radius:14px;color:var(--text-subtle);font-size:.88rem;font-weight:900;transition:background .16s ease,color .16s ease,transform .16s ease}.about-tabs a:hover{color:var(--text-main);transform:translateY(-1px)}.about-tabs a.is-active{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;box-shadow:0 14px 28px #6366f147}.about-divider{height:1px;margin-bottom:28px;background:#ffffff29}.about-intro{max-width:none;color:#f8fafce6}.about-intro h2{font-size:clamp(1.6rem,3vw,2.45rem)}.about-intro h3{font-size:clamp(1.22rem,2vw,1.55rem)}.about-intro p,.about-intro li{color:#e2e8f0db}.about-intro ul{display:grid;gap:.65rem}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes drift-pan{0%{transform:scale(1.06) translate3d(-1.5%,0,0)}to{transform:scale(1.12) translate3d(1.5%,0,0)}}@keyframes spin-record{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes lyric-wave{0%,to{height:8px}50%{height:28px}}@media(max-width:980px){.home-hero-grid,.home-feature-grid,.home-stage,.signal-grid,.entry-grid{grid-template-columns:1fr}.home-feature-card,.home-feature-card--primary,.home-feature-card--wide{grid-column:span 1}.entry-hero__body,.library-hero,.section-head{flex-direction:column;align-items:flex-start}.mini-rail{grid-template-columns:1fr}.home-stat-grid{grid-template-columns:1fr 1fr}.home-profile-card__top,.home-player-top{grid-template-columns:1fr}.home-profile-avatar-shell,.home-player-cover{justify-self:start}.home-profile-footer{grid-template-columns:1fr}.home-social-row{justify-self:start;justify-content:flex-start}.library-hero__badge{width:100%;min-width:0}}@media(max-width:900px){.top-nav-links{display:none}.top-nav-mobile-trigger{display:inline-flex}}@media(max-width:720px){.shell{width:min(calc(100% - 20px),var(--max-width));padding-top:96px}.top-nav-shell{padding-top:14px}.top-nav-inner{min-height:58px;padding:8px 14px}.home-stage,.home-hero-shell,.feature-section,.entry-hero,.entry-main,.side-panel,.library-hero,.panel{padding:22px 18px}.section-head h2,.home-card-head h2,.home-stage__copy h2,.library-hero h2,.entry-hero__text h1,.home-identity-card h1{font-size:1.7rem}.mobile-radial-shell{width:min(320px,calc(100vw - 40px));height:min(320px,calc(100vw - 40px))}.home-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-stat-card{padding-right:16px}.home-stat-card+.home-stat-card{padding-left:16px}.home-search-field input{min-height:56px;padding-left:52px;font-size:.98rem}.home-lyric-bar{grid-template-columns:1fr;gap:12px}.home-lyric-bar__icon{display:none}.about-shell{border-radius:28px}.about-body{padding:0 20px 30px}.about-avatar{margin-inline:auto}.about-head{align-items:stretch;flex-direction:column;text-align:center}.about-tabs{width:100%}.about-tabs a{flex:1;padding:0 14px}}.floating-player-shell[hidden]{display:none!important}.floating-player-shell{position:fixed;right:max(0px,env(safe-area-inset-right));bottom:clamp(12px,2vw,24px);z-index:75}.floating-player{position:relative;width:min(350px,calc(100vw - 24px));min-height:64px;padding:7px 12px 7px 72px;display:grid;grid-template-columns:minmax(0,1fr);gap:4px;align-items:center;border-radius:999px 0 0 999px;background:linear-gradient(90deg,#162137f5,#1c2b47eb),radial-gradient(circle at 12% 50%,rgba(104,132,183,.32),transparent 35%);border:1px solid rgba(214,227,247,.14);box-shadow:0 22px 46px #090f1c57,inset 0 1px #ffffff1f;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.floating-player__cover{position:absolute;left:-12px;top:50%;width:66px;height:66px;padding:0;overflow:hidden;border:0;border-radius:50%;background:#ffffff1f;box-shadow:0 0 0 7px #ffffff12,0 14px 28px #00000057;transform:translateY(-50%)}.floating-player__cover img{width:100%;height:100%;object-fit:cover}.floating-player__cover:after{content:"";position:absolute;inset:50% auto auto 50%;width:11px;height:11px;border-radius:50%;background:#ffffffc2;box-shadow:0 0 0 3px #19243b57;transform:translate(-50%,-50%)}.floating-player-shell.is-playing .floating-player__cover img{animation:floating-record-spin 10s linear infinite}.floating-player__body{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"copy footer" "lyric footer" "progress footer";column-gap:10px;row-gap:3px;align-items:center;line-height:1.18}.floating-player__copy{grid-area:copy;min-width:0;display:grid;gap:0}.floating-player__eyebrow{font-size:.56rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#a6bde1b8}.floating-player__copy strong,.floating-player__copy span,.floating-player__lyric .lyric-line-primary,.floating-player__lyric .lyric-line-secondary{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.floating-player__copy strong{font-size:.9rem;line-height:1.08}.floating-player__copy span,.floating-player__lyric,.floating-player__footer small{color:#cedaeeb8}.floating-player__copy span{font-size:.76rem;line-height:1.18}.floating-player__lyric{grid-area:lyric;margin:0;font-size:.8rem;line-height:1.18}.floating-player__lyric .lyric-line-group{gap:0}.floating-player__progress{grid-area:progress;position:relative;height:2px;overflow:hidden;border-radius:999px;background:#ffffff1f}.floating-player__progress span{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:linear-gradient(90deg,#b9d5ff,#6b7cff)}.floating-player__footer{grid-area:footer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.floating-player__footer small{font-size:.7rem;line-height:1;white-space:nowrap}.floating-player__controls{display:inline-flex;align-items:center;gap:5px}.floating-player__button{width:22px;height:22px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#ffffff1a;color:var(--text-main);line-height:1}.floating-player__button svg{width:12px;height:12px}.floating-player__button--primary{width:30px;height:30px;background:linear-gradient(135deg,#6575ff,#4960ff);box-shadow:0 12px 24px #4960ff5c}@keyframes floating-record-spin{to{transform:rotate(360deg)}}.splash-screen{position:fixed;inset:0;z-index:90;display:grid;place-items:center}.splash-screen__backdrop{position:absolute;inset:0;background:#020617e0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.splash-screen__panel{position:relative;width:min(440px,calc(100vw - 36px));padding:32px 28px;display:grid;gap:12px;text-align:center}.splash-screen__eyebrow{font-size:.76rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#a5b4fcd1}.splash-screen__panel h2{margin:0;font-size:clamp(2rem,5vw,2.5rem)}.splash-screen__panel p{margin:0;color:var(--text-muted)}.splash-screen__button{width:fit-content;margin:8px auto 0;padding:.8rem 1.25rem;border:0;border-radius:999px;background:linear-gradient(135deg,var(--accent),#38bdf8);color:#fff;font-weight:800}.click-ripple{position:fixed;width:14px;height:14px;margin:-7px 0 0 -7px;pointer-events:none;border-radius:50%;border:1px solid rgba(129,140,248,.68);background:#818cf824;box-shadow:0 0 24px #818cf85c;animation:ripple-out .55s ease-out forwards;z-index:95}@keyframes ripple-out{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(7.2)}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
