@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700;800&display=swap";
:root{--bg:#f5f6f8;--surface:#fff;--surface-soft:#f8f9fb;--border:#e8ebf0;--text:#1f2430;--text-soft:#677083;--text-faint:#9ca5b5;--blue:#1f50ff;--blue-soft:#4a74ff;--hero-start:#2a2d43;--hero-end:#151623;--stats-start:#3d2a75;--stats-end:#2b1f4a;--shadow:0 12px 28px #1018280f;--container:1220px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}main{min-height:calc(100vh - 180px)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c7ccd5;border-radius:999px}.container{width:min(calc(100% - 40px), var(--container));margin:0 auto}.site-shell{min-height:100vh}.site-header{z-index:40;position:sticky;top:0}.site-header-dark{color:#d1d5df;background:#181a26}.site-header-light{color:#5b6474;background:#fffffffa;border-bottom:1px solid #e6eaf0}.site-header-inner{padding:0}.site-topbar,.site-topbar-left,.site-actions,.site-nav,.stats-grid,.recommend-meta,.article-meta,.article-action-row,.footer-row,.section-heading-row,.content-list-topline{gap:16px;display:flex}.site-topbar{justify-content:space-between;align-items:center;min-height:60px}.site-topbar-left{align-items:center;gap:30px;min-width:0}.site-brand{letter-spacing:.04em;align-items:center;gap:10px;font-size:1.2rem;font-weight:800;display:inline-flex}.site-brand-logo,.footer-brand-logo{border-radius:10px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.site-brand-logo{width:34px;height:34px}.footer-brand-logo{width:38px;height:38px}.site-brand-logo img,.footer-brand-logo img{width:100%;height:100%;display:block}.site-brand-copy strong{color:#67a2ff}.site-header-dark .site-brand-copy strong{color:#fff}.site-header-dark .site-brand-copy strong:first-letter{color:#67a2ff}.site-nav{white-space:nowrap;align-items:center;gap:22px;font-size:.92rem;overflow-x:auto}.site-nav a{transition:color .2s}.site-nav a:hover,.site-nav a.active{color:#fff}.site-header-light .site-nav a:hover,.site-header-light .site-nav a.active{color:var(--blue)}.site-menu-button{color:inherit;cursor:pointer;background:0 0;border:0;padding:4px;font-size:1rem}.site-actions{align-items:center;gap:12px}.author-avatar{color:#fff;background:linear-gradient(135deg,#8ab6ff,#3467ff);border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.mobile-nav-panel{max-height:0;transition:max-height .25s,padding-bottom .25s;display:grid;overflow:hidden}.mobile-nav-panel.open{max-height:220px;padding-bottom:16px}.search-form{align-items:center;gap:12px;display:flex}.search-form.compact{max-width:560px}.search-form.large{width:100%;max-width:760px;margin:0 auto}.search-input-wrap{flex:1;position:relative}.search-icon{color:#8e95a3;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.search-form input{width:100%;height:54px;color:var(--text);background:#fff;border:1px solid #0000;border-radius:999px;outline:0;padding:0 18px 0 50px;box-shadow:inset 0 1px 2px #0f172a0d}.search-form input:focus{border-color:#91b3ff;box-shadow:0 0 0 3px #2c62ff24}.search-form button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:999px;height:54px;padding:0 22px}.mobile-nav{gap:10px;display:grid}.mobile-nav a{background:#ffffff0f;border-radius:12px;padding:12px 14px}.site-header-light .mobile-nav a{background:#f6f8fb}.home-page-shell{padding-bottom:48px}.home-hero{background:radial-gradient(circle at center, var(--hero-start) 0%, var(--hero-end) 100%);position:relative;overflow:hidden}.hero-noise{opacity:.18;background-image:radial-gradient(circle at 20% 20%,#ffffff38 0 1px,#0000 1px),radial-gradient(circle at 75% 30%,#ffffff29 0 1px,#0000 1px),radial-gradient(circle at 40% 80%,#ffffff29 0 1px,#0000 1px);background-size:180px 180px;position:absolute;inset:0}.home-hero-inner{z-index:1;text-align:center;justify-items:center;padding:110px 0 96px;display:grid;position:relative}.home-hero h1{color:#fff;margin:0 0 14px;font-size:clamp(2rem,4vw,2.65rem);font-weight:500}.home-hero p{color:#9ea6b8;margin:0 0 30px;font-size:.98rem}.home-hot-tags{color:#98a1b3;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:18px;font-size:.8rem;display:flex}.home-hot-tags a:hover{color:#fff}.stats-strip{background:linear-gradient(90deg, var(--stats-start) 0%, var(--stats-end) 100%)}.stats-grid{gap:0;padding:24px 0}.stats-card{text-align:center;color:#fff;border-left:1px solid #ffffff14;flex:1;min-width:0;padding:0 10px}.stats-card:first-child{border-left:0}.stats-card strong{margin-bottom:4px;font-size:1.7rem;display:block}.stats-card span{color:#c1c7d9;font-size:.78rem}.homepage-section,.page-section,.article-layout-page{padding-top:32px}.section-title{margin-bottom:28px}.section-title.center{text-align:center}.section-title h2,.section-heading-row h2,.section-intro h1{color:var(--text);letter-spacing:-.03em;margin:0 0 8px}.section-title p,.section-intro p,.content-list-body p,.result-count,.footer-row p,.notion-content p,.notion-content li{color:var(--text-soft)}.recommend-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.recommend-card,.article-main-card,.sidebar-card,.empty-card,.section-intro,.info-card,.faq-item{background:var(--surface);box-shadow:var(--shadow);border-radius:12px}.recommend-card{transition:transform .2s,box-shadow .2s;overflow:hidden}.recommend-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px #10182814}.recommend-cover{background:#e8ecf4;height:168px;position:relative;overflow:hidden}.cover-fallback{background:linear-gradient(135deg,#dfe6f1,#eef2f8);width:100%;height:100%}.recommend-cover img,.article-cover-inline img,.sidebar-related-thumb img{object-fit:cover;width:100%;height:100%}.recommend-body{gap:12px;padding:16px;display:grid}.recommend-kicker,.content-kind,.content-date,.eyebrow,.section-label{color:var(--blue-soft);font-size:.72rem;font-weight:600}.kicker-dot{background:var(--blue-soft);border-radius:999px;width:4px;height:4px}.recommend-kicker{align-items:center;gap:6px;display:flex}.recommend-card h3,.content-list-body h3,.article-main-card h1,.sidebar-card h3,.notion-content h1,.notion-content h2,.notion-content h3{color:var(--text);margin:0}.recommend-card h3{font-size:.98rem;line-height:1.45}.recommend-card p{color:#6f7888;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.75;display:-webkit-box;overflow:hidden}.recommend-meta{color:#9097a5;border-top:1px solid #f0f2f5;justify-content:space-between;align-items:center;padding-top:12px;font-size:.74rem}.recommend-meta div{gap:14px;display:flex}.section-intro{margin-bottom:24px;padding:24px}.section-intro-copy{max-width:860px}.section-intro h1{font-size:clamp(2rem,4vw,2.8rem)}.eyebrow,.section-label{letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;display:inline-block}.search-page,.search-results-group{gap:24px;display:grid}.section-heading-row,.content-list-topline{justify-content:space-between;align-items:center;gap:20px}.content-list{border-top:1px solid var(--border);display:grid}.content-list-item{border-bottom:1px solid var(--border);grid-template-columns:46px minmax(0,1fr) 240px;align-items:start;gap:20px;padding:24px 0;display:grid}.content-list-index{color:#a4abb7;padding-top:4px;font-size:.85rem;font-weight:700}.content-list-body{gap:12px;display:grid}.content-list-body h3{font-size:1.28rem;line-height:1.3}.content-card-title-link:hover,.sidebar-heading-link:hover,.sidebar-related-item:hover span:last-child{color:var(--blue)}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.chip{color:#667188;background:#f3f6fb;border-radius:999px;align-items:center;padding:4px 10px;font-size:.78rem;display:inline-flex}.content-list-cover,.card-cover,.compact-cover{display:block}.card-cover,.compact-cover{aspect-ratio:16/10;background:#e8edf4;border-radius:12px;overflow:hidden}.card-cover img{object-fit:cover;width:100%;height:100%}.card-cover-placeholder{align-content:end;gap:8px;padding:16px;display:grid}.empty-card{text-align:center;padding:28px}.info-card{padding:24px}.info-card h3{margin:0 0 12px;font-size:1rem;line-height:1.5}.info-card p{color:var(--text-soft);margin:0;line-height:1.8}.faq-section-bottom{padding-bottom:28px}.faq-accordion{gap:16px;width:min(100%,920px);margin:0 auto;display:grid}.faq-item{border-radius:14px;overflow:hidden}.faq-trigger{width:100%;color:var(--text);text-align:left;cursor:pointer;background:#fbfcfe;border:0;justify-content:space-between;align-items:center;gap:20px;padding:24px 22px;display:flex}.faq-trigger span:first-child{font-size:1rem;font-weight:700;line-height:1.5}.faq-icon{color:#94a3b8;font-size:1.1rem;transition:transform .22s}.faq-item.open .faq-icon{transform:rotate(180deg)}.faq-panel{background:#fbfcfe;padding:0 22px 22px}.faq-panel p{color:var(--text-soft);margin:0;line-height:1.9}.testimonial-marquee{padding:6px 0;position:relative;overflow:hidden}.testimonial-marquee:before,.testimonial-marquee:after{content:"";z-index:2;pointer-events:none;width:72px;position:absolute;top:0;bottom:0}.testimonial-marquee:before{background:linear-gradient(90deg, var(--bg) 0%, #f5f6f800 100%);left:0}.testimonial-marquee:after{background:linear-gradient(270deg, var(--bg) 0%, #f5f6f800 100%);right:0}.testimonial-track{gap:24px;width:max-content;animation:28s linear infinite testimonial-scroll;display:flex}.testimonial-marquee:hover .testimonial-track{animation-play-state:paused}.testimonial-scroll-card{background:linear-gradient(#fff 0%,#fbfcfe 100%);border:1px solid #dfe7f1;border-radius:16px;gap:18px;width:350px;min-height:260px;padding:26px 24px;display:grid;box-shadow:0 18px 36px #1f345e14}.testimonial-stars{color:#f6c343;gap:4px;font-size:1.2rem;line-height:1;display:flex}.testimonial-quote{color:#334155;margin:0;font-size:.95rem;font-style:italic;line-height:1.95}.testimonial-user{align-items:center;gap:14px;margin-top:auto;display:flex}.testimonial-avatar{background:radial-gradient(circle at 35% 32%,#fff 0 18%,#0000 19%),linear-gradient(#fefefe 0%,#eceff3 100%);border:1px solid #d2d7df;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:relative;box-shadow:inset 0 0 0 2px #fff,0 4px 10px #0f172a14}.testimonial-avatar-face{background:#111827;border-radius:999px;width:24px;height:24px;position:relative}.testimonial-avatar-face:before{content:"";background:#fff;border-radius:999px;width:8px;height:8px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.testimonial-avatar-face:after{content:"";background:#fff;border-radius:10px 10px 6px 6px;width:15px;height:9px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.testimonial-meta{gap:3px;display:grid}.testimonial-meta strong{color:var(--text)}.testimonial-meta span,.testimonial-meta small{color:var(--text-faint);font-size:.82rem}@keyframes testimonial-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 12px))}}.article-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.article-main-card,.sidebar-card{padding:28px}.article-main-card h1{margin-bottom:12px;font-size:clamp(1.8rem,3vw,2.15rem);line-height:1.35}.article-meta{color:var(--text-faint);border-bottom:1px solid #f0f2f5;flex-wrap:wrap;margin-bottom:22px;padding-bottom:18px;font-size:.82rem}.article-action-row{flex-wrap:wrap;gap:10px;margin-bottom:22px}.article-tab{color:#5f697a;background:#fff;border:1px solid #d8dee9;border-radius:4px;padding:8px 16px}.article-tab-active{border-color:var(--blue);background:var(--blue);color:#fff}.article-quote-box{background:#f8f9fa;border-left:4px solid #d0d5de;border-radius:0 8px 8px 0;gap:14px;margin-bottom:24px;padding:16px 18px;display:flex}.article-quote-mark{color:#c3c8d2;font-size:1.8rem;line-height:1}.article-quote-box p{color:#606878;margin:0;line-height:1.8}.article-cover-inline{border-radius:10px;height:360px;margin-bottom:28px;position:relative;overflow:hidden}.article-sidebar{align-self:start;gap:20px;display:grid;position:sticky;top:92px}.sidebar-card h3{margin-bottom:18px;padding-left:12px;font-size:.96rem;position:relative}.sidebar-card h3:before{content:"";background:var(--blue);border-radius:999px;width:4px;height:16px;position:absolute;top:3px;left:0}.sidebar-heading-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.sidebar-heading-row h3{margin-bottom:0}.sidebar-heading-link{color:var(--text-faint);font-size:.78rem}.sidebar-related-list{gap:14px;display:grid}.sidebar-related-item{align-items:center;gap:12px;display:flex}.sidebar-related-thumb{background:#e8edf4;border-radius:6px;flex-shrink:0;width:64px;height:48px;position:relative;overflow:hidden}.sidebar-related-item span:last-child{color:#5b6474;font-size:.82rem;line-height:1.6}.notion-content{box-shadow:none;background:0 0;padding:0}.notion-content>div:last-child,.notion-content ul:last-child,.notion-content ol:last-child{margin-bottom:0}.notion-content h1,.notion-content h2,.notion-content h3,.notion-content p,.notion-content ul,.notion-content ol,.notion-content pre,.notion-content figure,.notion-content blockquote,.notion-content hr{margin:0 0 20px}.notion-content h2{margin-top:30px;font-size:1.15rem}.notion-content h3{margin-top:24px;font-size:1.03rem}.notion-content p,.notion-content li{font-size:.96rem;line-height:1.95}.notion-content ul,.notion-content ol{padding-left:22px}.notion-content blockquote{background:#f8f9fa;border-left:4px solid #d0d5de;border-radius:0 8px 8px 0;padding:16px 18px}.notion-content a{color:var(--blue)}.notion-content pre{color:#eff2f7;background:#111827;border-radius:8px;padding:16px;overflow-x:auto}.notion-image img{border-radius:10px}.notion-image figcaption{color:var(--text-faint);margin-top:8px;font-size:.82rem}.site-footer{border-top:1px solid var(--border);background:#fff;margin-top:40px;padding:28px 0 30px}.footer-brand{align-items:center;gap:12px;margin-bottom:14px;display:inline-flex}.footer-brand-copy{color:var(--text);letter-spacing:.03em;font-size:1.1rem;font-weight:800}.footer-row{justify-content:space-between;align-items:center;gap:32px}.footer-primary{max-width:460px}.footer-summary{color:var(--text-soft);margin:0;line-height:1.85}.footer-copyright{color:var(--text-faint);margin:12px 0 0;font-size:.82rem}.footer-nav-group{align-self:center;justify-items:end;min-width:260px;display:grid}.footer-link-group{flex-wrap:wrap;justify-content:flex-end;gap:28px;margin:0;display:flex}.footer-link-group a,.footer-policy-links a{color:var(--text);font-weight:600}.footer-link-group a:hover,.footer-policy-links a:hover{color:var(--blue)}.policy-card{background:var(--surface);box-shadow:var(--shadow);border-radius:12px;padding:28px}.policy-content{color:var(--text-soft)}.policy-content h2{color:var(--text);margin:28px 0 12px;font-size:1.15rem}.policy-content p,.policy-content li{margin:0 0 18px;line-height:1.9}.policy-content ul{margin:0 0 18px;padding-left:22px}.support-page,.support-grid,.support-contact-list,.support-service-panel,.support-service-list{gap:24px;display:grid}.support-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start}.support-intro-card h2,.support-service-panel h2{color:var(--text);margin:0 0 14px;font-size:1.2rem}.support-intro-card p,.support-contact-card p{color:var(--text-soft);margin:0 0 16px;line-height:1.9}.support-intro-card p:last-child,.support-contact-card p:last-child{margin-bottom:0}.support-contact-card strong,.support-service-card strong{color:var(--text);font-size:1rem;line-height:1.5;display:block}.support-contact-label{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.76rem;font-weight:700;display:inline-block}.support-service-list{grid-template-columns:repeat(2,minmax(0,1fr))}.support-service-card{align-items:center;min-height:88px;display:flex}.desktop-nav{display:flex}.mobile-nav-toggle{display:none}@media (max-width:1180px){.recommend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:1fr}.article-sidebar{position:static}.support-grid,.support-service-list{grid-template-columns:1fr}}@media (max-width:980px){.desktop-nav{display:none}.mobile-nav-toggle{display:inline-flex}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 0;display:grid}.stats-card:nth-child(4){border-left:0}.content-list-item{grid-template-columns:1fr}.content-list-index{display:none}}@media (max-width:720px){.container{width:min(calc(100% - 24px), var(--container))}.site-topbar{min-height:56px}.search-form,.search-form.large,.search-form.compact{flex-direction:column;align-items:stretch}.search-form button{width:100%}.home-hero-inner{padding:80px 0 72px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-card{border-left:0}.recommend-grid{grid-template-columns:1fr}.testimonial-marquee:before,.testimonial-marquee:after{width:24px}.testimonial-scroll-card{width:300px;min-height:240px}.article-main-card,.sidebar-card,.section-intro,.empty-card,.info-card{padding:20px}.article-cover-inline{height:240px}.footer-row,.section-heading-row{flex-direction:column;align-items:flex-start}.footer-nav-group,.footer-link-group{justify-content:flex-start;justify-items:start}.policy-card{padding:20px}}
