: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 28px 72px rgba(2, 6, 23, .42);--shadow-md: 0 14px 40px rgba(15, 23, 42, .28);--radius-xl: 30px;--radius-lg: 24px;--radius-md: 18px;--max-width: 1240px}*,*: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__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(.9) brightness(.72);opacity:.34}.site-backdrop__veil{background:radial-gradient(circle at 16% 18%,rgba(255,255,255,.1),transparent 25%),radial-gradient(circle at 84% 18%,rgba(165,180,252,.16),transparent 28%),linear-gradient(180deg,#0206173d,#020617ad)}.site-backdrop__gradient{background:linear-gradient(-45deg,#6366f138,#a855f729,#38bdf81f,#0f172a4d);background-size:300% 300%;mix-blend-mode:screen;animation:gradient-shift 18s ease infinite}.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% - 32px),var(--max-width));margin:0 auto;padding:108px 0 72px}.page-stack,.stack{display:grid;gap:24px}.page-stack{min-height:calc(100vh - 180px)}.top-nav-shell{position:fixed;inset:0 0 auto;z-index:50;padding:18px 16px 0;transition:transform .24s ease}.top-nav-shell.is-hidden{transform:translateY(-120%)}.top-nav-inner{width:min(100%,1160px);margin:0 auto;min-height:64px;padding:10px 18px;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:1rem;font-weight:800;letter-spacing:.02em;white-space:nowrap}.brand-separator{color:var(--accent-strong)}.top-nav-links{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap}.top-nav-links a{position:relative;display:inline-flex;align-items:center;min-height:38px;padding:0 14px;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,#0a1228b8,#080f228f);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:28px}.glass-card{background:linear-gradient(180deg,#0a1228d1,#080f229e);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:24px;padding:32px}.home-search-shell{position:relative;width:min(100%,760px);margin:0 auto -4px;z-index:20}.home-search-field{position:relative;display:block}.home-search-field input{width:100%;min-height:72px;padding:0 24px 0 68px;border:1px solid rgba(255,255,255,.16);border-radius:28px;background:linear-gradient(180deg,#ffffff38,#ffffff17);box-shadow:var(--shadow-xl);color:var(--text-main);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);font-size:1.05rem;font-weight:600}.home-search-field input::placeholder{color:#e2e8f0bd}.home-search-field input:focus{outline:none;border-color:#a5b4fc99;box-shadow:var(--shadow-xl),0 0 0 3px #818cf824}.home-search-icon{position:absolute;top:50%;left:24px;z-index:1;width:24px;height:24px;transform:translateY(-50%);color:#e2e8f0e0}.home-search-icon svg{width:100%;height:100%;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.home-search-panel{margin-top:14px;border:1px solid rgba(255,255,255,.16);border-radius:28px;background:linear-gradient(180deg,#060b1cf0,#0b1227e6);box-shadow:var(--shadow-xl);backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);overflow:hidden}.home-search-results{display:grid}.home-search-result{display:grid;gap:10px;padding:20px 24px;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:24px}.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(360px,.9fr);gap:24px;align-items:stretch}.home-profile-card,.home-sidebar-stack{display:grid;gap:18px}.home-profile-card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:36px 30px 20px;border-radius:30px;overflow:hidden}.home-profile-card:before{content:"";position:absolute;inset:auto auto -90px -90px;width:240px;height:240px;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:144px minmax(0,1fr);gap:28px;align-items:start}.home-profile-avatar-shell{display:grid;place-items:center}.home-profile-avatar-frame{width:144px;height:144px;padding:6px;border-radius:26px;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:20px;object-fit:cover;background:#ffffff1f}.home-profile-copy{display:grid;gap:12px;min-width:0}.home-profile-copy h1{margin:0;font-size:clamp(2.7rem,4.8vw,3.9rem);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.12rem;line-height:1.66}.home-profile-note{max-width:42ch;font-size:.96rem}.home-profile-footer{display:grid;grid-template-columns:minmax(0,max-content) 1fr;gap:16px;margin-top:auto;padding-top:14px;align-items:end}.home-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(74px,max-content));gap:0;align-items:center}.home-stat-card{display:grid;gap:4px;min-height:68px;padding-right:22px;align-content:center;justify-items:center;text-align:center}.home-stat-card+.home-stat-card{padding-left:22px;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,.home-status-strip span{color:var(--text-subtle);font-size:.78rem;font-weight:800;letter-spacing:.14em}.home-stat-card strong,.home-status-strip strong{font-size:clamp(1.95rem,3vw,2.7rem);line-height:1;font-weight:800}.home-social-row{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;justify-self:end}.home-social-button{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);border-radius:15px;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:20px;height:100%;padding:30px 34px;border-radius:30px;overflow:hidden}.home-player-orb{position:absolute;top:-70px;right:-70px;width:220px;height:220px;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:108px minmax(0,1fr);gap:22px;align-items:center;min-height:124px}.home-player-cover{position:relative;width:108px;height:108px;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:8px;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.48rem;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}.home-player-progress{display:grid;grid-template-columns:56px minmax(0,1fr) 56px;gap:16px;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:18px}.home-player-control{width:42px;height:42px;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:54px;height:54px;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:76px minmax(0,1fr) 32px;gap:18px;align-items:center;min-height:84px;padding:20px 24px;border-radius:28px;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;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;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:14px;flex-wrap:wrap}.home-card-head h2{margin:8px 0 0;font-size:1.5rem;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:18px}.home-feature-card{grid-column:span 4;display:grid;gap:16px;padding:24px;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-status-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:22px 24px}.home-status-strip article{display:grid;gap:10px}.home-stage__copy,.home-stage__aside,.mini-rail,.entry-side{display:grid;gap:18px}.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:22px;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.2rem;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,1.24fr) minmax(300px,.76fr);gap:24px;align-items:start}.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 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}@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,.home-status-strip{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-status-strip{grid-template-columns:1fr}.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:64px;padding-left:60px;font-size:.98rem}.home-lyric-bar{grid-template-columns:1fr;gap:12px}.home-lyric-bar__icon{display:none}}
