:root{--glass-bg: rgba(18, 20, 36, .78);--radius: 10px;--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--transition-base: .3s ease}.glass{background:#00000040;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:none;border-radius:var(--radius);box-shadow:0 8px 32px #0000005e,inset 0 0 0 1px #ffffff14}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.glass,.glass-btn{background:var(--glass-bg)}}.glass-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:46px;height:46px;border:none;border-radius:50%;cursor:pointer;color:#fff;font:inherit;text-decoration:none;background:#00000040;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 8px 32px #0000005e,inset 0 0 0 1px #ffffff14;transition:background var(--transition-base),box-shadow var(--transition-base),transform var(--transition-base)}.glass-btn:hover{background:#0006;transform:translateY(-3px);box-shadow:0 8px 32px #0000005e,inset 0 0 0 1px #ffffff26}.glass-btn--sm{width:44px;height:44px}.btn-icon{width:22px;height:22px;fill:#fffc}.icon-muted{color:#ffffff73;flex-shrink:0}.stat-card{flex:1;padding:16px 8px;text-align:center;border-radius:var(--radius)}.stat-label{display:block;font-size:.72rem;color:#ffffff80;margin-bottom:6px;font-family:Noto Sans SC,sans-serif;white-space:nowrap}.stat-value{display:block;font-size:1.35rem;font-weight:700;color:#fff;font-family:ZCOOL KuaiLe,cursive;line-height:1.3}.stat-value small{font-size:.7rem;font-weight:400;opacity:.7}@media(max-width:768px){.stat-card{padding:14px 4px}.stat-value{font-size:1.15rem}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-family);color:var(--color-text);line-height:1.6;min-height:100vh;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}a:not(.glass-btn):not(.nav-logo):not(.nav-links a):not(.mobile-link){display:inline-flex;align-items:center;border-radius:6px;padding:1px 6px;transition:background .3s ease,box-shadow .3s ease}a:not(.glass-btn):not(.nav-logo):not(.nav-links a):not(.mobile-link):hover{background:#ffffff1a;box-shadow:0 0 0 1px #ffffff26}ul,ol{list-style:none}.page{display:flex;flex-direction:column;min-height:100vh;position:relative}.bg-layer{position:fixed;inset:0;z-index:-1;background:var(--bg-image, none) center / cover no-repeat}@media(max-width:768px){.bg-layer{height:100vh;height:100lvh}}.hero{flex:1;display:flex;align-items:center;justify-content:center;padding:96px 0 48px;position:relative}@media(max-width:640px){.hero{padding:80px 0 40px}}@media(min-width:1024px){.hero{padding:120px 0 80px}}.navbar[data-astro-cid-ymhdp2rl]{position:fixed;top:0;left:0;right:0;z-index:100;border-radius:0}.nav-inner[data-astro-cid-ymhdp2rl]{max-width:1200px;margin:0 auto;padding:0 24px;height:68px;display:flex;align-items:center;justify-content:space-between}.nav-logo[data-astro-cid-ymhdp2rl]{display:flex;align-items:center;gap:6px;font-size:1.2rem;font-weight:700;letter-spacing:.03em;color:#fff;white-space:nowrap}.nav-home-icon[data-astro-cid-ymhdp2rl]{width:1.15em;height:1.15em;color:inherit}.nav-links[data-astro-cid-ymhdp2rl]{display:flex;gap:4px}.nav-links[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]{display:block;padding:8px 20px;font-size:.95rem;font-weight:500;color:#ffffffbf;border-radius:var(--radius);transition:color .3s,background .3s}.nav-links[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]:hover,.nav-links[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]:focus-visible{color:#fff;background:#ffffff1a}.hamburger-btn[data-astro-cid-ymhdp2rl]{display:none;align-items:center;justify-content:center;width:40px;height:40px;background:none;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent;padding:0}.icon-bars[data-astro-cid-ymhdp2rl],.icon-close[data-astro-cid-ymhdp2rl]{display:flex;align-items:center;justify-content:center;position:absolute;transition:opacity .3s ease,transform .3s ease;color:#ffffffd9}.icon-bars[data-astro-cid-ymhdp2rl] svg,.icon-close[data-astro-cid-ymhdp2rl] svg{width:24px;height:24px}.icon-close[data-astro-cid-ymhdp2rl]{opacity:0;transform:rotate(-90deg)}.hamburger-btn[data-astro-cid-ymhdp2rl].is-open .icon-bars[data-astro-cid-ymhdp2rl]{opacity:0;transform:rotate(90deg)}.hamburger-btn[data-astro-cid-ymhdp2rl].is-open .icon-close[data-astro-cid-ymhdp2rl]{opacity:1;transform:rotate(0)}.mobile-dropdown[data-astro-cid-ymhdp2rl]{max-height:0;overflow:hidden;border-top:1px solid rgba(255,255,255,.12);transition:max-height .4s cubic-bezier(.22,1,.36,1)}.mobile-dropdown[data-astro-cid-ymhdp2rl].is-open{max-height:320px}.mobile-dropdown-inner[data-astro-cid-ymhdp2rl]{transform:translateY(-8px);opacity:0;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .3s ease}.mobile-dropdown[data-astro-cid-ymhdp2rl].is-open .mobile-dropdown-inner[data-astro-cid-ymhdp2rl]{transform:translateY(0);opacity:1}.mobile-menu[data-astro-cid-ymhdp2rl]{list-style:none;margin:0;padding:6px 0 14px;display:flex;flex-direction:column}.mobile-item[data-astro-cid-ymhdp2rl]{opacity:0;transform:translateY(-12px);transition:opacity .3s ease,transform .3s ease;width:100%}.mobile-dropdown[data-astro-cid-ymhdp2rl].is-open .mobile-item[data-astro-cid-ymhdp2rl]{opacity:1;transform:translateY(0)}.mobile-dropdown[data-astro-cid-ymhdp2rl].is-open .mobile-item[data-astro-cid-ymhdp2rl]:nth-child(1){transition-delay:.04s}.mobile-dropdown[data-astro-cid-ymhdp2rl].is-open .mobile-item[data-astro-cid-ymhdp2rl]:nth-child(2){transition-delay:.09s}.mobile-dropdown[data-astro-cid-ymhdp2rl].is-open .mobile-item[data-astro-cid-ymhdp2rl]:nth-child(3){transition-delay:.14s}.mobile-dropdown[data-astro-cid-ymhdp2rl].is-open .mobile-item[data-astro-cid-ymhdp2rl]:nth-child(4){transition-delay:.19s}.mobile-link[data-astro-cid-ymhdp2rl]{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;padding:0 28px;height:48px;font-size:.88rem;font-weight:500;color:#ffffffc7;border-radius:0;border:none;text-decoration:none;transition:background .15s ease,color .15s ease}.mobile-link[data-astro-cid-ymhdp2rl]:hover,.mobile-link[data-astro-cid-ymhdp2rl]:focus-visible{color:#fff;background:#ffffff1a}.mobile-link[data-astro-cid-ymhdp2rl]:active{background:#ffffff2e}.mobile-link-left[data-astro-cid-ymhdp2rl]{display:flex;align-items:center;gap:14px}.mobile-link-icon[data-astro-cid-ymhdp2rl]{width:17px;height:17px;color:#fff9;flex-shrink:0;transition:color .15s}.mobile-link[data-astro-cid-ymhdp2rl]:hover .mobile-link-icon[data-astro-cid-ymhdp2rl]{color:#fff}.mobile-link-text[data-astro-cid-ymhdp2rl]{font-size:.88rem;letter-spacing:.02em}.mobile-link-arrow[data-astro-cid-ymhdp2rl]{width:14px;height:14px;color:#fff9;flex-shrink:0;transition:color .15s,transform .15s}.mobile-link[data-astro-cid-ymhdp2rl]:hover .mobile-link-arrow[data-astro-cid-ymhdp2rl]{color:#fff;transform:translate(2px)}.mobile-overlay[data-astro-cid-ymhdp2rl]{position:fixed;inset:0;background:#00000080;z-index:90;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;-webkit-tap-highlight-color:transparent}.mobile-overlay[data-astro-cid-ymhdp2rl].is-open{opacity:1;visibility:visible}@media(max-width:768px){.nav-inner[data-astro-cid-ymhdp2rl]{height:56px;padding:0 16px}.nav-logo[data-astro-cid-ymhdp2rl]{font-size:1.05rem}.nav-links[data-astro-cid-ymhdp2rl]{display:none}.hamburger-btn[data-astro-cid-ymhdp2rl]{display:flex}}.site-footer[data-astro-cid-sz7xmlte]{border-radius:0;padding:0;position:relative;z-index:10}.footer-inner[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:20px 24px;display:flex;align-items:center;justify-content:space-between}.footer-copy[data-astro-cid-sz7xmlte]{font-size:.8rem;color:#ffffff80}.footer-note[data-astro-cid-sz7xmlte]{font-size:.75rem;color:#ffffff4d}@media(max-width:640px){.footer-inner[data-astro-cid-sz7xmlte]{flex-direction:column;gap:4px;padding:16px;text-align:center}}.clock-body[data-v-e029db50]{display:flex;align-items:center;gap:12px}.clock-info[data-v-e029db50]{display:flex;flex-direction:column}.clock-time[data-v-e029db50]{font-size:1.4rem;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.04em;line-height:1.2}.clock-date[data-v-e029db50]{font-size:.8rem;color:#ffffff73}@media(min-width:1024px){.clock-time[data-v-e029db50]{font-size:1.5rem}}.quote-body[data-v-5ecaa3a3]{display:flex;flex-direction:column}.quote-text[data-v-5ecaa3a3]{font-size:.95rem;line-height:1.7;color:#fffc;margin-bottom:12px;padding-top:8px;font-style:italic}.quote-source[data-v-5ecaa3a3]{font-size:.75rem;color:#fff6;text-align:right}@media(min-width:1024px){.quote-text[data-v-5ecaa3a3]{font-size:1rem}}.stats-group[data-v-4fd1cdfd]{display:contents}.content-wrapper[data-astro-cid-j7pv25f6]{display:flex;align-items:flex-start;justify-content:center;gap:48px;max-width:1100px;margin:0 auto;padding:24px 24px 0}.left-col[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:360px;flex-shrink:0}.avatar-section[data-astro-cid-j7pv25f6]{display:flex;flex-direction:row;align-items:center;gap:20px}.avatar-ring[data-astro-cid-j7pv25f6]{width:120px;height:120px;border-radius:50%;padding:2px;background:#ffffffe6;box-shadow:0 0 12px #ffffff40;flex-shrink:0}.avatar-img[data-astro-cid-j7pv25f6]{width:100%;height:100%;border-radius:50%;object-fit:cover}.avatar-text[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:6px}.nickname[data-astro-cid-j7pv25f6]{font-family:ZCOOL KuaiLe,cursive,sans-serif;font-size:2rem;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.3);letter-spacing:.05em;margin:0}.motto[data-astro-cid-j7pv25f6]{font-size:.9rem;color:#fff9;letter-spacing:.25em;margin:0;font-family:Noto Sans SC,sans-serif}.intro-card[data-astro-cid-j7pv25f6]{width:100%;padding:28px 24px;position:relative;text-align:center;border-radius:var(--radius);align-self:center}.intro-about[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{font-size:.95rem;color:#ffffffb3;line-height:1.7;margin:0;font-family:Noto Sans SC,sans-serif}.social-row[data-astro-cid-j7pv25f6]{display:flex;gap:18px;justify-content:center;flex-wrap:wrap;width:100%;align-self:center}.right-col[data-astro-cid-j7pv25f6]{width:340px;display:flex;flex-direction:column;gap:16px;flex-shrink:0}.stats-row[data-astro-cid-j7pv25f6]{display:flex;gap:12px}.stat-card[data-astro-cid-j7pv25f6]{flex:1;padding:16px 8px;text-align:center;border-radius:var(--radius)}.stat-label[data-astro-cid-j7pv25f6]{display:block;font-size:.72rem;color:#ffffff80;margin-bottom:6px;font-family:Noto Sans SC,sans-serif;white-space:nowrap}.stat-value[data-astro-cid-j7pv25f6]{display:block;font-size:1.35rem;font-weight:700;color:#fff;font-family:ZCOOL KuaiLe,cursive;line-height:1.3}.stat-value[data-astro-cid-j7pv25f6] small[data-astro-cid-j7pv25f6]{font-size:.7rem;font-weight:400;opacity:.7}.island-slot[data-astro-cid-j7pv25f6]{width:100%;padding:16px 20px;border-radius:var(--radius)}@media(max-width:768px){.content-wrapper[data-astro-cid-j7pv25f6]{flex-direction:column;align-items:center;gap:24px}.left-col[data-astro-cid-j7pv25f6]{width:100%;align-items:flex-start}.intro-card[data-astro-cid-j7pv25f6]{width:100%;max-width:100vw;box-sizing:border-box;padding:24px 20px}.right-col[data-astro-cid-j7pv25f6]{display:none}.stats-row[data-astro-cid-j7pv25f6]{gap:8px}.avatar-ring[data-astro-cid-j7pv25f6]{width:80px;height:80px}.nickname[data-astro-cid-j7pv25f6]{font-size:1.4rem}.motto[data-astro-cid-j7pv25f6]{font-size:.75rem}.island-slot[data-astro-cid-j7pv25f6]{padding:14px 16px}}
