@import "https://fonts.api.axchen.top/SmallStandardSongGBK/index.css";@import "https://fonts.api.axchen.top/AmericanTypewriter/index.css";@import "https://fonts.api.axchen.top/LXGWWenKai/index.css";@import "https://fonts.api.axchen.top/PingFangHK/index.css";@import "https://fonts.api.axchen.top/TCSongti/index.css";@import "https://fonts.api.axchen.top/NewYork/index.css";@import "https://fonts.api.axchen.top/SF-Mono/index.css";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f8fa;margin:0;padding:0}:root{--bg-page:#f7f8fa;--bg-navbar:#f7f8fad9;--bg-card:#fff;--bg-hero:linear-gradient(160deg, #eef2ff 0%, #f7f8fa 60%, #f0fdf4 100%);--bg-featured:linear-gradient(180deg, #fff 0%, #f7f9ff 100%);--bg-about:#fff;--bg-links:#f7f8fa;--bg-footer:#fff;--text-main:#1a1a2e;--text-secondary:#555;--text-muted:#888;--border-light:#0000000f;--border-card:#eee;--card-box-shadow:0 10px 30px #4096ff14;--bmc-btn-bg:#fff}[data-theme=dark]{--bg-page:#141414;--bg-navbar:#141414d9;--bg-card:#1f1f1f;--bg-hero:linear-gradient(160deg, #111118 0%, #141414 60%, #0d1410 100%);--bg-featured:linear-gradient(180deg, #1f1f1f 0%, #141414 100%);--bg-about:#141414;--bg-links:#0a0a0a;--bg-footer:#1f1f1f;--text-main:#e5e5e5;--text-secondary:#a6a6a6;--text-muted:#737373;--border-light:#ffffff14;--border-card:#303030;--card-box-shadow:0 10px 30px #0000004d;--bmc-btn-bg:#1f1f1f}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg-page);color:var(--text-main);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang TC,Hiragino Sans GB,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}.app-root{flex-direction:column;min-height:100vh;display:flex}.app-main{flex:1;padding-top:60px}.section-wrapper{padding:80px 24px}.section-inner{max-width:900px;margin:0 auto}.deferred-section{scroll-margin-top:72px}.section-fallback{background:var(--bg-card);justify-content:center;align-items:center;padding:60px 0;display:flex}.deferred-section>.section-fallback{min-height:inherit}.section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:40px;display:flex}.section-title{letter-spacing:-.5px;color:var(--text-main)!important;margin:0!important;font-size:28px!important;font-weight:700!important}.lang-toggle{flex-shrink:0}.navbar{z-index:100;background:var(--bg-navbar);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:20px;height:60px;padding:0 40px;display:flex;position:fixed;top:0;left:0;right:0}.navbar-brand{color:var(--text-main);letter-spacing:-.3px;flex-shrink:1;min-width:0;font-size:18px;font-weight:700}.navbar-links{align-items:center;gap:32px;display:flex}.navbar-links--desktop{min-width:0}.navbar-links a{color:var(--text-secondary);font-size:14px;font-weight:400;transition:color .2s}.navbar-links a:hover{color:#4096ff}.navbar-lang-toggle{flex-shrink:0;font-size:13px!important}.navbar-mobile-actions{flex-shrink:0;align-items:center;gap:8px;display:none}.navbar-menu-btn{justify-content:center;align-items:center;width:38px;height:38px;color:var(--text-main)!important;border-radius:10px!important;padding:0!important;display:inline-flex!important}.navbar-menu-btn .anticon{font-size:18px}.navbar-mobile-drawer-root .ant-drawer-mask{background:#0f172a33}.navbar-mobile-drawer-root .ant-drawer-content-wrapper{box-shadow:none}.navbar-mobile-drawer .ant-drawer-content{background:0 0}.navbar-mobile-drawer .ant-drawer-body{padding:8px 12px 0}.navbar-mobile-panel{-webkit-backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #4096ff1f;border-radius:18px;overflow:hidden;box-shadow:0 16px 40px #0f172a14}.navbar-mobile-panel-header{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.navbar-mobile-title{color:var(--text-main);font-size:16px;font-weight:700}.navbar-menu-btn--close{font-size:24px!important;line-height:1!important}.navbar-mobile-links{flex-direction:column;padding:8px;display:flex}.navbar-mobile-links a{color:#3d4757;border-radius:12px;align-items:center;min-height:48px;padding:0 12px;font-size:15px;font-weight:400;transition:background .2s,color .2s;display:flex}.navbar-mobile-links a:hover{color:#4096ff;background:#f0f4ff}.navbar-mobile-bmc{gap:10px;margin-top:4px;font-weight:600}.navbar-bmc{opacity:.75;align-items:center;transition:opacity .2s,transform .2s;display:flex}.navbar-bmc:hover{opacity:1;transform:translateY(-1px)}.navbar-bmc-icon{object-fit:contain;width:22px;height:22px;display:block}@media (width<=700px){.navbar{gap:12px;padding:0 16px}.navbar-links--desktop{display:none}.navbar-mobile-actions{display:flex}.navbar-brand{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}@keyframes examSplashFade{0%{opacity:1}to{opacity:0}}@keyframes examSplashProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.exam-splash{z-index:9999;color:#141414;pointer-events:auto;background:#fff;place-items:center;padding:32px;display:grid;position:fixed;inset:0;overflow:hidden}.exam-splash--countdown{color:#141414;background:#fff}.exam-splash--countdown:before{content:none}.exam-splash--birthday{color:#141414;background:#fff}.exam-splash--exit-fade,.exam-splash--content-fade:not(.exam-splash--exit-fade) .exam-splash-copy,.exam-splash--content-fade:not(.exam-splash--exit-fade) .exam-splash-progress{animation:1.2s forwards examSplashFade}.exam-splash-copy{z-index:1;text-align:center;width:min(1180px,100%);position:relative}.exam-splash-skip{z-index:3;color:#141414;cursor:pointer;background:#ffffffdb;border:0;padding:10px 14px;font:700 14px/1.2 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;position:fixed;top:24px;right:24px}.exam-splash-progress{z-index:2;transform-origin:0;background:linear-gradient(90deg,#141414 0%,#5f6368 100%);height:4px;animation-name:examSplashProgress;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0);box-shadow:0 -1px #14141414}.birthday-splash{justify-items:center;gap:16px;width:min(760px,100%);margin:0 auto;display:grid}.birthday-splash-date{letter-spacing:0;color:#14141494;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:18px;font-weight:700;line-height:1}.birthday-splash-title{letter-spacing:0;color:#141414;margin:0;font-family:TCSongti,serif;font-size:64px;font-weight:700;line-height:1.25}.birthday-splash-en{letter-spacing:0;color:#5f6368;margin:0;font-family:NewYork,serif;font-size:22px;font-weight:400;line-height:1.45}.exam-countdown{justify-items:center;gap:18px;width:min(760px,100%);margin:0 auto;font-family:NewYork,ui-serif,serif;display:grid}.exam-countdown-meta{letter-spacing:0;color:#14141494;border-bottom:1px solid #f4f1e852;justify-content:space-between;width:min(520px,100%);padding:0 4px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1;display:flex}.exam-countdown-kicker{letter-spacing:0;color:#141414c7;margin:0;font-size:18px;font-weight:400;line-height:1.2}.exam-countdown-panel{background:#ffffffb8;border:2px solid #141414d1;justify-content:center;align-items:baseline;min-width:320px;padding:18px 34px 20px;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #14141424,0 18px 36px #1414140f}.exam-countdown-panel:before,.exam-countdown-panel:after{content:"";border-style:solid;border-color:#141414;width:32px;height:32px;position:absolute}.exam-countdown-panel:before{border-width:2px 0 0 2px;top:-8px;left:-8px}.exam-countdown-panel:after{border-width:0 2px 2px 0;bottom:-8px;right:-8px}.exam-countdown-prefix{letter-spacing:0;color:#1414149e;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:36px;font-weight:700;line-height:1}.exam-countdown-number{letter-spacing:0;color:#141414;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:96px;font-weight:700;line-height:.9}.exam-countdown-caption{letter-spacing:0;color:#141414d1;margin:0;font-family:TCSongti,serif;font-size:24px;font-weight:700;line-height:1.45}.exam-splash-zh{letter-spacing:0;margin:0;font-family:TCSongti,serif;font-size:56px;font-weight:700;line-height:1.35}.exam-splash-en{letter-spacing:0;color:#5f6368;max-width:100%;margin:18px auto 0;font-family:NewYork,serif;font-size:22px;font-weight:400;line-height:1.55}@media (width>=901px){.exam-splash-zh,.exam-splash-en{white-space:nowrap}}@media (width<=700px){.exam-splash{padding:24px}.exam-splash-skip{top:16px;right:16px}.exam-splash-zh{font-size:31px}.exam-splash-en{margin-top:14px;font-size:17px}.birthday-splash{gap:12px}.birthday-splash-date{font-size:15px}.birthday-splash-title{font-size:38px}.birthday-splash-en{font-size:17px}.exam-splash--countdown:before{inset:16px}.exam-countdown{gap:14px}.exam-countdown-meta{font-size:11px}.exam-countdown-kicker{font-size:14px}.exam-countdown-panel{min-width:230px;padding:14px 22px 16px}.exam-countdown-prefix{font-size:26px}.exam-countdown-number{font-size:68px}.exam-countdown-caption{font-size:19px}}@keyframes heroAvatarIn{0%{opacity:0;filter:blur(8px);transform:scale(.5)rotate(-15deg)}70%{filter:blur();transform:scale(1.08)rotate(3deg)}to{opacity:1;filter:blur();transform:scale(1)rotate(0)}}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes heroGlow{0%,to{box-shadow:0 8px 32px #4096ff2e,0 0 #4096ff40}50%{box-shadow:0 8px 32px #4096ff2e,0 0 0 14px #4096ff00}}@keyframes floatOrb{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-30px)scale(1.06)}}@keyframes floatOrb2{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(24px)scale(.95)}}@keyframes orbFadeIn{0%{opacity:0}to{opacity:1}}.hero-section{background:var(--bg-hero);flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 60px);padding:60px 24px 80px;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#4096ff14 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;right:-120px}.hero-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#722ed10f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-80px;left:-80px}.hero-orb{pointer-events:none;will-change:transform, opacity;border-radius:50%;animation:1.2s both orbFadeIn;position:absolute}.hero-orb--1{background:radial-gradient(circle,#4096ff12 0%,#0000 70%);width:220px;height:220px;animation:1.4s both orbFadeIn,7s ease-in-out 1.4s infinite floatOrb;top:10%;left:5%}.hero-orb--2{background:radial-gradient(circle,#722ed114 0%,#0000 70%);width:160px;height:160px;animation:1.6s both orbFadeIn,9s ease-in-out 1.6s infinite floatOrb2;bottom:15%;right:8%}.hero-orb--3{background:radial-gradient(circle,#52c41a12 0%,#0000 70%);width:100px;height:100px;animation:1.8s both orbFadeIn,11s ease-in-out 1.8s infinite floatOrb;top:30%;right:20%}.hero-content{z-index:1;flex-direction:row;align-items:center;gap:56px;width:100%;max-width:820px;display:flex}.hero-avatar-wrap{border-radius:50%;display:inline-flex}.hero-avatar{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border:4px solid #fff;animation:.8s cubic-bezier(.34,1.56,.64,1) both heroAvatarIn,3s ease-in-out 1.5s infinite heroGlow;box-shadow:0 8px 32px #4096ff2e}.hero-avatar--easter{animation:.45s cubic-bezier(.34,1.56,.64,1) both heroAvatarIn,1.2s ease-in-out .1s 2 heroGlow}.hero-text{flex-direction:column;gap:8px;display:flex}.hero-name{letter-spacing:-1px;flex-wrap:wrap;align-items:baseline;gap:14px;animation:.65s cubic-bezier(.22,1,.36,1) .3s both heroFadeUp;display:flex;color:var(--text-main)!important;margin:0!important;font-size:42px!important;font-weight:800!important;line-height:1.1!important}.hero-name-zh{font-family:SmallStandardSongGBK,serif;font-weight:400}.hero-name-en{color:var(--text-muted);letter-spacing:0;font-size:22px;font-weight:400}.hero-title{color:#4096ff;font-size:16px;font-weight:600;animation:.65s cubic-bezier(.22,1,.36,1) .48s both heroFadeUp;display:block}.hero-intro{color:#556070;max-width:560px;font-size:16px;line-height:1.7;animation:.65s cubic-bezier(.22,1,.36,1) .55s both heroFadeUp;display:block}.hero-title-en{color:var(--text-muted);font-size:14px;display:block}.hero-yiyan-row{align-items:center;gap:8px;margin-top:8px;animation:.65s cubic-bezier(.22,1,.36,1) .62s both heroFadeUp;display:flex}.hero-tagline{color:var(--text-secondary);cursor:pointer;font-size:15px;line-height:1.7;transition:color .2s}.hero-tagline--easter{color:#7c5cff;text-shadow:0 0 18px #7c5cff29}.yiyan-cursor{color:#4096ff;margin-left:1px;font-weight:300;transition:opacity .3s;display:inline-block}.yiyan-cursor--blink{animation:.7s step-start infinite yiyan-cursor-blink}.yiyan-cursor--hide{opacity:0}@keyframes yiyan-cursor-blink{0%,to{opacity:1}50%{opacity:0}}.hero-tagline:hover{color:#4096ff}.hero-tagline--loading{font-style:italic;color:#bbb!important;cursor:default!important}.hero-tagline--error{color:#ff7875!important;cursor:pointer!important}.hero-yiyan-reload{color:#ccc;cursor:pointer;flex-shrink:0;font-size:13px;transition:color .2s,transform .3s}.hero-yiyan-reload:hover{color:#4096ff;transform:rotate(180deg)}.hero-social{margin-top:16px;animation:.65s cubic-bezier(.22,1,.36,1) .76s both heroFadeUp}.social-btn{background:var(--bg-card)!important;color:var(--text-secondary)!important;border:1.5px solid #e0e0e0!important;transition:all .2s!important}.social-btn--img{justify-content:center;align-items:center;display:inline-flex!important}.social-btn--img img{object-fit:contain;display:block}.social-btn:hover{transform:translateY(-2px);color:#4096ff!important;border-color:#4096ff!important;box-shadow:0 4px 12px #4096ff26!important}.hero-scroll-hint{flex-direction:column;align-items:center;gap:6px;animation:.5s 1.1s both heroFadeUp,2s ease-in-out 1.6s infinite scrollBounce;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.hero-scroll-hint span{border:2px solid #ccc;border-radius:10px;width:20px;height:32px;display:block;position:relative}.hero-scroll-hint span:after{content:"";background:#ccc;border-radius:2px;width:4px;height:8px;animation:2s ease-in-out infinite scrollDot;position:absolute;top:5px;left:50%;transform:translate(-50%)}@keyframes scrollBounce{0%,to{opacity:.6}50%{opacity:1}}@keyframes scrollDot{0%{opacity:1;top:5px}to{opacity:0;top:16px}}@media (width<=700px){.hero-section{min-height:calc(100vh - 60px);padding:92px 20px 72px}.hero-content{text-align:center;flex-direction:column;gap:28px}.hero-name{justify-content:center;font-size:32px!important}.hero-intro{max-width:none}.hero-social{justify-content:center}}.featured-section{background:var(--bg-featured)}.featured-section,.featured-section .ant-typography,.featured-section .ant-btn{font-family:SmallStandardSongGBK,serif!important}.featured-section .section-title{font-weight:400!important}.featured-section--en,.featured-section--en .ant-typography,.featured-section--en .ant-btn{font-family:NewYork,serif!important;font-weight:400!important}.featured-section-subtitle{color:var(--text-secondary);margin-bottom:28px;font-size:16px;line-height:1.7;display:block}.featured-card-anchor{height:100%;display:block}.featured-card{height:100%;border:1px solid #4096ff1f!important;box-shadow:0 10px 30px #4096ff14!important}.featured-card .ant-card-body{flex-direction:column;gap:14px;min-height:220px;display:flex;padding:24px!important}.featured-card:hover{transform:translateY(-4px);border-color:#4096ff57!important}.featured-card-kicker{letter-spacing:.08em;text-transform:uppercase;color:#4096ff!important;font-size:12px!important;font-weight:700!important}.featured-card-title{margin:0!important;font-size:24px!important;font-weight:400!important;line-height:1.25!important}.featured-section .ant-typography.featured-card-title--latin{font-family:NewYork,serif!important;font-weight:700!important}.featured-card-desc{flex:1;color:var(--text-secondary)!important;font-size:15px!important;line-height:1.8!important}.featured-card-btn{width:fit-content;padding-inline:0!important;font-weight:600!important}.market-section .section-title{font-family:SmallStandardSongGBK,serif!important;font-weight:400!important}.about-section{background:var(--bg-card)}.about-body{align-items:flex-start;gap:48px;display:flex}.about-text{flex:1}.about-section .section-title{font-family:LXGWWenKai,sans-serif!important;font-weight:600!important}.about-paragraph{font-family:LXGWWenKai,sans-serif;color:#444!important;margin-bottom:16px!important;font-size:16px!important;line-height:1.9!important}.about-decoration{flex-shrink:0;width:160px}.about-carousel-wrap{aspect-ratio:1172/2044;border-radius:16px;width:160px;overflow:hidden;box-shadow:0 8px 32px #0000001f}.about-carousel-wrap .ant-carousel,.about-carousel-wrap .slick-slider,.about-carousel-wrap .slick-list,.about-carousel-wrap .slick-track{border-radius:16px;overflow:hidden}.about-carousel-img{object-fit:cover;width:100%;height:100%;display:block}.carousel-arrow{z-index:10;color:#444;cursor:pointer;opacity:0;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:13px;line-height:1;transition:opacity .2s,background .2s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026;display:flex!important}.carousel-arrow--prev{left:8px}.carousel-arrow--next{right:8px}.carousel-arrow:hover{background:var(--bg-card);color:#4096ff}.about-carousel-wrap:hover .carousel-arrow{opacity:1}.about-carousel-wrap .slick-dots{bottom:8px}.about-carousel-wrap .slick-dots li button:before{color:#fff!important;opacity:.6!important;font-size:7px!important}.about-carousel-wrap .slick-dots li.slick-active button:before{opacity:1!important}@media (width<=700px){.about-body{flex-direction:column}.about-decoration{display:none}}.links-section{background:var(--bg-page)}.links-section,.links-section .ant-typography,.links-section .ant-btn{font-family:PingFangHK,sans-serif!important;font-weight:300!important}.links-group-block{margin-top:40px}.links-group-header{flex-direction:column;gap:6px;margin-bottom:20px;display:flex}.links-group-title{color:var(--text-main)!important;font-size:16px!important}.links-group-desc{line-height:1.6;color:var(--text-muted)!important;font-size:14px!important}.friend-links-block{border-top:1px solid var(--border-card);margin-top:40px;padding-top:32px}.friend-links-title{margin-bottom:16px;display:block;color:var(--text-main)!important;font-size:15px!important}.friend-card-avatar{flex-shrink:0;transition:border-color .2s;color:#4096ff!important;background:#e8eeff!important;border:2px solid #eee!important}.link-card:hover .friend-card-avatar{border-color:#4096ff!important}.link-card-anchor{width:100%;height:100%;display:block}.link-card{width:100%;height:100%;overflow:hidden;background:var(--bg-card)!important;border:1.5px solid var(--border-card)!important;box-shadow:none!important;border-radius:16px!important;transition:all .25s!important}.link-card:hover{transform:translateY(-4px);border-color:#4096ff!important;box-shadow:0 12px 32px #4096ff1a!important}.links-grid>.ant-col{display:flex}.link-card .ant-card-body{height:100%;padding:20px 24px!important}.link-card-content{align-items:center;gap:16px;min-height:72px;display:flex}.link-card-title-row{flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.link-card-badge-tag{white-space:nowrap;border-radius:999px;flex-shrink:0;padding-inline:8px;font-size:11px;line-height:18px;margin-inline-end:0!important}.link-card-icon{background:#f0f4ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.link-card-favicon{object-fit:contain;width:24px;height:24px;display:block}.link-card-favicon--custom{width:48px;height:48px}.link-card-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.link-card-title{white-space:normal;text-overflow:unset;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-height:2.9em;line-height:1.45;display:-webkit-box;overflow:hidden;color:var(--text-main)!important;font-size:15px!important}.link-card-desc{white-space:nowrap;text-overflow:ellipsis;max-height:1.4em;overflow:hidden;color:var(--text-muted)!important;font-size:13px!important}.link-card-arrow{color:#ccc;flex-shrink:0;font-size:14px;transition:color .2s,transform .2s}.link-card:hover .link-card-arrow{color:#4096ff;transform:translate(2px)}.link-card-icon--emphasis{border-radius:16px;width:60px;height:60px;background:0 0!important}.link-card-favicon--emphasis{width:52px;height:52px}.link-card-icon--featured{border-radius:16px;width:60px;height:60px;background:0 0!important}.link-card-favicon--featured{width:54px;height:54px}.link-card--featured .ant-card-body{padding:20px 24px!important}.link-card--featured .link-card-content{gap:18px;min-height:72px}.link-card--featured .link-card-title{font-size:16px!important}.link-card--featured .link-card-desc{white-space:normal;text-overflow:unset;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:visible}.link-card--featured .link-card-arrow{font-size:16px}.link-card--bmc{background:var(--bg-card)!important;border-color:#ffdd0059!important}.link-card--bmc:hover{background:var(--bg-card)!important;border-color:#fd0!important;box-shadow:0 12px 32px #ffdd002e!important}.link-card-bmc{justify-content:center;align-items:center;padding:12px 0;display:flex}.link-card-bmc-logo{object-fit:contain;width:100%;max-width:160px;height:auto;display:block}.interests-section{background:var(--bg-card)}.interests-section .section-title{opacity:.92}.interests-block{margin-bottom:36px}.interests-block:last-child{margin-bottom:0}.interests-block-header{align-items:center;gap:8px;margin-bottom:16px;display:flex}.interests-block-icon{font-size:18px}.interests-block-title{color:var(--text-main)!important;font-size:16px!important}.interests-block-count{color:#bbb!important;font-size:13px!important;font-weight:400!important}.poster-expand-btn{align-items:center;margin:14px auto 0;color:var(--text-muted)!important;font-size:13px!important;transition:color .2s!important;display:flex!important}.poster-expand-btn:hover{color:#4096ff!important}.poster-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px;display:grid}.marquee-wrapper{flex-direction:column;gap:14px;display:flex;overflow:hidden}.marquee-row{overflow:hidden}.marquee-track{will-change:transform;gap:14px;width:max-content;animation:40s linear infinite marquee-left;display:flex}.marquee-track--reverse{will-change:transform;animation:40s linear infinite marquee-right}.marquee-wrapper:hover .marquee-track,.marquee-wrapper:hover .marquee-track--reverse{animation-play-state:paused}.marquee-track .poster-card,.marquee-track--reverse .poster-card{flex:0 0 140px}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.poster-card{aspect-ratio:2/3;cursor:default;border-radius:16px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.poster-cover-img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.poster-cover-img--contain{object-fit:contain;padding:20px}.poster-card:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 16px 40px #0000002e}.poster-score{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#ffe066;background:#00000059;border-radius:20px;align-items:center;gap:3px;padding:3px 7px;font-size:12px;font-weight:700;display:flex;position:absolute;top:10px;right:10px}.poster-footer{background:linear-gradient(#0000 0%,#000000b8 100%);flex-direction:column;gap:4px;padding:32px 12px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.poster-tag{opacity:.9;width:fit-content;border-radius:4px!important;padding:0 6px!important;font-size:10px!important;line-height:17px!important}.poster-name{text-shadow:0 1px 4px #0006;color:#fff!important;font-size:13px!important;font-weight:700!important;line-height:1.3!important}.poster-sub{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#ffffffa6!important;font-size:11px!important}@media (width<=600px){.poster-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px}}.contact-section{background:var(--bg-card)}.contact-subtitle{color:var(--text-secondary);margin-bottom:36px;font-size:16px;line-height:1.6;display:block}.contact-grid{flex-direction:column;gap:16px;display:flex}.contact-feedback-card{background:linear-gradient(135deg,#eef4ff 0%,#f7f8fa 100%);border:1px solid #4096ff2e;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.contact-feedback-copy{flex-direction:column;gap:6px;display:flex}.contact-feedback-title{color:var(--text-main)!important;font-size:15px!important}.contact-feedback-desc{color:var(--text-secondary)!important;font-size:14px!important;line-height:1.7!important}.contact-feedback-btn{flex-shrink:0}.contact-email-collapse{transition:border-color .2s,background .2s;background:var(--bg-page)!important;border:1.5px solid var(--border-card)!important;border-radius:14px!important}.contact-email-collapse:has(.ant-collapse-item-active){border-color:#4096ff!important}.contact-email-collapse .ant-collapse-header{align-items:center!important;padding:18px 20px!important}.contact-email-collapse .ant-collapse-content-box{padding:0!important}.contact-email-collapse .ant-collapse-item{border:none!important}.contact-email-collapse .ant-collapse-expand-icon{flex-shrink:0;order:1;margin-inline-start:8px!important;padding:0!important}.contact-collapse-arrow{color:#bbb;font-size:12px;transition:transform .25s,color .2s!important}.contact-email-collapse:hover .contact-collapse-arrow{color:#4096ff}.contact-collapse-header{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.contact-email-list{border-top:1px solid var(--border-card);flex-direction:column;padding:4px 0 8px;display:flex}.contact-email-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.contact-email-row{border-radius:8px;justify-content:space-between;align-items:center;padding:9px 20px;transition:background .15s;display:flex}.contact-email-row:hover{background:#f0f4ff}.contact-email-addr{font-variant-numeric:tabular-nums;color:#444!important;font-size:14px!important}.contact-email-label{color:#999!important;font-size:12px!important}.contact-item-value--muted{color:#bbb!important;font-size:13px!important;font-weight:400!important}.contact-item{background:var(--bg-page);border:1.5px solid var(--border-card);border-radius:14px;align-items:center;gap:16px;padding:18px 20px;transition:all .2s;display:flex}.contact-item:hover{background:#f0f4ff;border-color:#4096ff}.contact-item-icon{background:var(--bg-card);border:1px solid var(--border-card);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.contact-item-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.contact-item-label{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted)!important;font-size:13px!important}.contact-item-value{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#333!important;font-size:15px!important;font-weight:500!important}.contact-item-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.contact-action-btn{color:#4096ff!important;font-size:13px!important}.contact-qr-popover{flex-direction:column;align-items:center;gap:8px;padding:4px;display:flex}.contact-qr-img{object-fit:contain;border-radius:8px;width:160px;height:160px;display:block}.contact-qr-tip{color:var(--text-muted)!important;font-size:12px!important}@media (width<=700px){.contact-feedback-card{flex-direction:column;align-items:flex-start}.contact-feedback-btn{width:100%}.contact-email-row{align-items:flex-start;gap:12px}}.release-page{color:#20242d;background:linear-gradient(#4096ff14 1px,#0000 1px) 0 52px/100% 31px,linear-gradient(90deg,#eb2f961f 1px,#0000 1px) 74px 0/100% 100%,#fffdf6;width:100%;min-height:100vh;margin:0;padding:46px 0 72px;font-family:LXGWWenKai,PingFangHK,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;position:relative}.release-page:before,.release-page:after{content:none}.release-nav{z-index:1;justify-content:space-between;align-items:center;gap:16px;width:min(900px,100% - 48px);margin:0 auto 50px;display:flex;position:relative}.release-brand{align-items:center;gap:12px;min-width:0;display:flex}.release-avatar{border:2px solid #20242d;border-radius:48% 52% 46% 54%;width:40px;height:40px;box-shadow:3px 3px #20242d1f}.release-brand-text{flex-direction:column;gap:2px;min-width:0;display:flex}.release-brand-name{font-family:LXGWWenKai,PingFangHK,sans-serif;font-size:19px;font-weight:400;line-height:1.1}.release-brand-sub{color:#69717e;font-family:SF-Mono,monospace;font-size:11px}.release-home{color:#3a404c;background:#fffaf0;border:2px solid #20242db8;border-radius:7px 9px 6px 8px;flex-shrink:0;align-items:baseline;gap:7px;padding:8px 13px;font-size:13px;transition:color .2s,transform .2s,box-shadow .2s;display:flex;transform:rotate(1deg);box-shadow:3px 3px #20242d1a}.release-home-en{color:#69717e;font-size:12px}.release-home:hover{color:#1677ff;transform:rotate(0)translateY(-1px);box-shadow:4px 5px #4096ff24}.release-hero{width:min(900px,100% - 48px);margin:0 auto 42px;position:relative}.release-kicker{letter-spacing:0;color:#1677ff;background:#ffffff9e;border:1px dashed #20242d57;border-radius:6px;width:fit-content;margin:0 0 12px;padding:4px 8px;font-family:SF-Mono,monospace;font-size:12px;font-weight:400;transform:rotate(-1deg)}.release-title{gap:8px;width:fit-content;margin:0;font-size:clamp(40px,8vw,72px);font-weight:400;line-height:1.08;display:grid;position:relative}.release-title-en{color:#4f5866;font-size:clamp(24px,4vw,38px);line-height:1.15}.release-title:after{content:"";z-index:-1;background:#ffdd005c;border-radius:999px 60% 999px 54%;height:10px;position:absolute;bottom:4px;left:4px;right:-10px;transform:rotate(-1deg)}.release-desc{color:#4f5866;max-width:660px;margin:20px 0 0;font-size:17px;line-height:1.9}.release-desc p{margin:0}.release-desc p+p{margin-top:5px}.release-desc-en{color:#69717e;font-size:15px;line-height:1.75}.release-list{gap:18px;width:min(900px,100% - 48px);margin:0 auto;display:grid}.release-item{background:#ffffffc7;border:2px solid #20242dc2;border-radius:8px 6px 9px 7px;padding:25px 26px 24px;position:relative;transform:rotate(-.3deg);box-shadow:6px 6px #20242d1a}.release-item:before{content:"";background:#b4e1ff9e;border:1px solid #3170962e;width:54px;height:20px;position:absolute;top:-12px;right:28px;transform:rotate(6deg)}.release-meta{color:#69717e;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;font-family:SF-Mono,monospace;font-size:12px;display:flex}.release-version{color:#20242d;background:#ffffffb8;border:1px solid #20242d3d;border-radius:6px;padding:2px 7px}.release-entry-title{gap:6px;margin:0 0 14px;font-size:24px;font-weight:400;line-height:1.45;display:grid}.release-entry-title-en{color:#5a6370;font-size:17px;line-height:1.45}.release-changes{color:#333a46;margin:0;padding-left:22px;line-height:2}.release-changes li::marker{color:#1677ff}.release-changes li{padding-left:2px}.release-changes li+li{margin-top:4px}.release-note-zh,.release-note-en{display:block}.release-note-en{color:#69717e;margin-top:2px;font-size:14px;line-height:1.7}.release-sources{border-top:1px dashed #20242d3d;gap:9px;margin-top:18px;padding-top:14px;display:grid}.release-sources-label{color:#20242d;background:#fd03;border:1px solid #20242d2e;border-radius:6px;width:fit-content;padding:2px 7px;font-family:SF-Mono,monospace;font-size:12px}.release-source-links{flex-wrap:wrap;gap:9px;display:flex}.release-source-links a{color:#3a404c;background:#fffaf0c7;border:1px solid #20242d2e;border-radius:7px;gap:2px;min-width:min(100%,240px);padding:8px 10px;font-size:13px;line-height:1.45;transition:color .2s,border-color .2s,transform .2s;display:grid}.release-source-links a span:last-child{color:#69717e;font-size:12px}.release-source-links a:hover{color:#1677ff;border-color:#1677ff5c;transform:translateY(-1px)}.release-pagination{justify-content:space-between;align-items:center;gap:14px;width:min(900px,100% - 48px);margin:26px auto 0;display:flex}.release-pagination-button{color:#3a404c;cursor:pointer;background:#fffaf0;border:2px solid #20242db8;border-radius:7px 9px 6px 8px;gap:2px;min-width:92px;padding:8px 12px;font-family:inherit;font-size:13px;line-height:1.3;transition:color .2s,transform .2s,box-shadow .2s,opacity .2s;display:grid;box-shadow:3px 3px #20242d1a}.release-pagination-button span:last-child{color:#69717e;font-family:SF-Mono,monospace;font-size:11px}.release-pagination-button:hover:not(:disabled){color:#1677ff;transform:translateY(-1px)rotate(-.5deg);box-shadow:4px 5px #4096ff24}.release-pagination-button:disabled{cursor:not-allowed;opacity:.42}.release-pagination-status{text-align:center;color:#4f5866;gap:3px;font-size:13px;line-height:1.4;display:grid}.release-pagination-status-en{color:#69717e;font-family:SF-Mono,monospace;font-size:11px}.release-footer{color:#69717e;width:min(900px,100% - 48px);margin:42px auto 0;font-family:SF-Mono,monospace;font-size:12px;transform:rotate(-.6deg)}@media (width<=640px){.release-page{padding:34px 0 56px}.release-nav{width:min(100% - 28px,900px);margin-bottom:38px}.release-hero,.release-list,.release-pagination,.release-footer{width:min(100% - 28px,900px)}.release-brand-sub{display:none}.release-item{padding:22px 20px}.release-pagination{grid-template-columns:1fr;align-items:stretch;display:grid}.release-pagination-status{order:-1}.release-pagination-button{width:100%}}.footer-quote{text-align:center;cursor:default;-webkit-user-select:none;user-select:none;border:none;max-width:680px;margin:0 auto 4px;padding:20px 28px;transition:transform .25s,color .25s,opacity .25s;position:relative}.footer-quote:before{content:"“";color:#d0d5e0;pointer-events:none;font-family:Georgia,serif;font-size:48px;line-height:1;transition:color .25s,transform .25s;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.footer-quote-zh{color:var(--text-secondary);letter-spacing:.06em;margin:16px 0 8px;font-family:SmallStandardSongGBK,serif;font-size:14px;line-height:2;transition:color .25s}.footer-quote-en{color:var(--text-muted);letter-spacing:.02em;margin:0 0 10px;font-family:AmericanTypewriter,serif;font-size:13px;font-style:italic;line-height:1.8;transition:color .25s}.footer-quote-cite{color:#bbb;letter-spacing:.04em;font-size:11px;transition:color .25s;display:block}.footer-quote-cite-zh{font-family:SmallStandardSongGBK,serif}.footer-quote-cite-en{font-family:AmericanTypewriter,serif;font-style:normal}.footer-quote-cite-sep{opacity:.5}.app-footer{text-align:center;background:var(--bg-page);border-top:1px solid var(--border-card);flex-direction:column;align-items:center;gap:10px;padding:28px 24px;display:flex}.app-footer-text{color:#bbb!important;font-size:14px!important}.app-footer-links{justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.app-footer-link{color:#aaa;transition:color .2s}.app-footer-link:hover{color:var(--text-muted)}.app-footer-beian{color:#ccc;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;font-size:12px;display:flex}.app-footer-beian a{color:#bbb;white-space:nowrap;align-items:center;gap:4px;transition:color .2s;display:inline-flex}.app-footer-beian a:hover{color:var(--text-muted)}.app-footer-beian img{vertical-align:middle;opacity:.7}.beian-sep{color:#ddd;-webkit-user-select:none;user-select:none}.footer-easter-splash{z-index:9998;color:#fff;pointer-events:none;background:#050505;place-items:center;padding:32px;animation:5s forwards footerEasterSplash;display:grid;position:fixed;inset:0}.footer-easter-splash-copy{text-align:center;width:min(1080px,100%)}.footer-easter-splash-zh{letter-spacing:0;color:#fff;max-width:980px;margin:0 auto;font-family:PingFangHK,sans-serif;font-size:36px;font-weight:400;line-height:1.6}.footer-easter-splash-en{letter-spacing:0;color:#ffffffc7;max-width:980px;margin:22px auto 0;font-family:SF-Mono,monospace;font-size:18px;font-weight:400;line-height:1.75}.footer-easter-splash-cite{letter-spacing:0;color:#ffffff75;margin:26px 0 0;font-size:13px;font-style:normal;line-height:1.4;display:block}.footer-easter-splash-cite span:first-child{font-family:PingFangHK,sans-serif;font-weight:400}.footer-easter-splash-cite span:last-child{font-family:SF-Mono,monospace;font-weight:400}.footer-easter-splash-cite-sep{opacity:.55}@keyframes footerEasterSplash{0%{opacity:0}14%,72%{opacity:1}to{opacity:0}}@media (width<=700px){.footer-easter-splash{padding:24px}.footer-easter-splash-zh{font-size:24px;line-height:1.65}.footer-easter-splash-en{margin-top:18px;font-size:14px;line-height:1.7}.footer-easter-splash-cite{margin-top:20px;font-size:11px}}
