:root{color:#11182b;font-synthesis:none;--ink:#11182b;--muted:#68738d;--line:#dce2ee;--blue:#1765f5;--cyan:#00a9c9;--red:#ff5368;--green:#16ba83;--violet:#7864f6;background:#f8faff;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}body{background:#f8faff;min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.app-shell{min-height:100vh}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#f8faffeb;align-items:center;gap:34px;height:92px;padding:0 clamp(20px,4vw,52px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:10px;font-size:22px;font-weight:800;display:flex}.brand-mark{background:var(--blue);color:#fff;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);place-items:center;width:31px;height:31px;font-size:18px;display:grid}.header-search{flex:1;max-width:520px;margin-left:20px}.search-box{background:#fff;border:1px solid #cbd4e5;border-radius:8px;align-items:center;height:46px;display:flex;overflow:hidden;box-shadow:0 5px 14px #1636690a}.search-box.large{border-radius:9px;max-width:708px;height:54px;margin:0 auto}.search-icon{color:#7c8aa4;padding:0 13px;font-size:25px;line-height:1}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.search-box button{background:var(--blue);color:#fff;cursor:pointer;border:0;height:100%;padding:0 25px;font-weight:700}.desktop-nav{color:#34405a;gap:32px;font-size:15px;display:flex}.desktop-nav a{place-items:center;height:92px;display:grid;position:relative}.desktop-nav a.active{color:var(--blue);font-weight:700}.desktop-nav a.active:after{content:"";background:var(--blue);width:25px;height:2px;position:absolute;bottom:22px}.profile-button,.mobile-menu{color:#4f5d77;cursor:pointer;background:0 0;border:0;font-size:22px}.mobile-menu{display:none}.page{max-width:1160px;margin:0 auto;padding:0 24px}.hero-section{text-align:center;padding:82px 0 46px}.section-kicker{color:#6d7992;text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:700}.hero-copy h1{letter-spacing:-.075em;margin:20px 0 17px;font-size:clamp(44px,6vw,78px);line-height:1.12}.hero-copy h1 em{color:var(--blue);font-style:normal}.hero-copy p{color:var(--muted);margin:0 0 34px;font-size:18px}.hero-note{color:#7b879d;justify-content:center;align-items:center;gap:8px;margin-top:17px;font-size:12px;display:flex}.pulse{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #16ba831f}.content-grid{gap:14px;display:grid}.two-col{grid-template-columns:1fr 1fr}.lower-grid{margin:14px 0 80px}.section-panel{border:1px solid var(--line);background:#ffffffb3;border-radius:8px;padding:24px}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:21px;display:flex}.panel-heading h2{letter-spacing:-.02em;align-items:center;gap:10px;margin:0;font-size:17px;display:flex}.panel-heading a{color:#76829b;font-size:12px}.heading-icon{font-size:20px;font-weight:500}.heading-icon.hot{color:var(--red)}.heading-icon.blue{color:var(--blue)}.heading-icon.cyan{color:var(--cyan)}.heading-icon.purple{color:var(--violet)}.rank-list{border-top:1px solid #e8ecf4}.rank-item{border-bottom:1px solid #e8ecf4;grid-template-columns:27px 1fr auto 48px;align-items:center;gap:10px;padding:17px 0;display:grid}.rank-number{color:#8d98ac;font-size:21px;font-weight:800}.rank-item:nth-child(-n+3) .rank-number{color:var(--red)}.rank-title{white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.trend-change{color:var(--red);background:#fff2f4;border-radius:20px;padding:4px 7px;font-size:11px}.sparkline{color:var(--red);font-size:26px;transform:rotate(-10deg)}.panel-foot,.meta-row{color:#8590a4;justify-content:space-between;font-size:11px;display:flex}.panel-foot{margin-top:18px}.article-list{flex-direction:column;gap:5px;display:flex}.article-card{border-top:1px solid #e8ecf4;justify-content:space-between;gap:18px;padding:18px 0;transition:transform .2s;display:flex}.article-card:hover{transform:translate(4px)}.article-card:first-child{border-top:0;padding-top:0}.article-card-body{min-width:0}.eyebrow{color:#7d899f;align-items:center;gap:7px;font-size:11px;display:flex}.status-dot{background:#99a3b6;border-radius:50%;width:7px;height:7px;display:inline-block}.status-dot.rising,.status-dot.hot{background:var(--red)}.status-dot.evergreen{background:var(--green)}.article-card h3{letter-spacing:-.02em;margin:9px 0 7px;font-size:16px}.article-card p{color:#6d7890;margin:0;font-size:13px;line-height:1.65}.article-card .meta-row{margin-top:11px}.arrow{color:var(--blue);font-size:23px}.keyword-cloud{flex-wrap:wrap;gap:10px;display:flex}.keyword-item{background:#fff;border:1px solid #d8dfed;border-radius:7px;padding:9px 12px;font-size:13px;transition:all .2s}.keyword-item:hover{border-color:var(--blue);color:var(--blue)}.keyword-item span{color:var(--blue);margin-right:8px;font-size:11px;font-weight:800}.category-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.category-item{background:#fff;border:1px solid #e0e5ef;border-radius:7px;align-items:center;gap:10px;padding:13px 12px;display:flex}.category-symbol{color:var(--blue);font-size:21px}.category-item strong{font-size:13px;display:block}.category-item small{color:#8994a8;margin-top:3px;font-size:10px;display:block}.category-arrow{color:#9ba6ba;margin-left:auto}.loading-state,.error-state,.empty-state{text-align:center;color:var(--muted);padding:80px 20px}.error-state{color:#b34555}.article-layout{grid-template-columns:minmax(0,760px) 280px;gap:72px;padding:56px 0 100px;display:grid}.breadcrumb{color:#8490a4;gap:9px;margin-bottom:38px;font-size:12px;display:flex}.article-heading h1{letter-spacing:-.07em;margin:19px 0;font-size:clamp(36px,5vw,60px);line-height:1.16}.article-summary{color:#63708a;max-width:650px;font-size:18px;line-height:1.7}.article-meta{color:#8995a8;margin-top:24px;font-size:12px}.quick-answer{border-left:3px solid var(--blue);background:#edf4ff;border-radius:0 8px 8px 0;gap:17px;margin:43px 0 28px;padding:24px;display:flex}.quick-mark{color:var(--blue);font-size:24px}.quick-answer p{color:#1e2b45;margin:9px 0 0;font-size:17px;line-height:1.75}.facts-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0 0 40px;display:grid}.fact{padding:17px 0}.fact span{color:#8490a4;margin-bottom:6px;font-size:12px;display:block}.fact strong{font-size:14px}.article-content{color:#2e3a54;font-size:16px;line-height:2}.article-content h2{letter-spacing:-.04em;color:var(--ink);margin:44px 0 14px;font-size:25px;line-height:1.3}.article-content h3{font-size:20px}.article-content p{margin:14px 0}.article-content ul{padding-left:22px}.article-content li{margin:5px 0}.faq-section,.sources-section{margin-top:65px}.section-heading h2{letter-spacing:-.05em;margin:12px 0 25px;font-size:30px}.faq-section details{border-top:1px solid var(--line);padding:18px 0}.faq-section summary{cursor:pointer;justify-content:space-between;font-weight:700;display:flex}.faq-section summary span{color:var(--blue);font-size:21px}.faq-section details p{color:var(--muted);line-height:1.8}.sources-section{flex-wrap:wrap;gap:15px;display:flex}.sources-section .section-kicker{width:100%}.sources-section a{color:var(--blue);font-size:13px}.article-aside{padding-top:53px}.article-aside .search-box{margin-bottom:24px}.aside-card{border-top:2px solid var(--blue);padding-top:20px}.aside-card h3{margin:12px 0;font-size:24px}.aside-card p{color:var(--muted);font-size:13px;line-height:1.7}.text-link{color:var(--blue);font-size:13px;font-weight:700}.search-hero{text-align:center;border-bottom:1px solid var(--line);padding:75px 0 55px}.search-hero h1{letter-spacing:-.06em;margin:15px 0 30px;font-size:45px}.search-results{max-width:820px;margin:50px auto 100px}.result-heading{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.result-heading>span{color:#8a95a9;font-size:13px}.results-list{border-top:1px solid var(--line)}.results-list .article-card{padding:25px 0}.topic-results{border:1px solid var(--line);margin-bottom:30px}.topic-result{border-bottom:1px solid #e8ecf4;align-items:center;gap:15px;padding:17px 20px;display:flex}.topic-result:last-child{border-bottom:0}.topic-symbol{color:var(--blue);font-size:21px}.topic-result strong{display:block}.topic-result small{color:var(--muted);margin-top:4px;display:block}.topic-result>span:last-child{color:var(--blue);margin-left:auto;font-size:12px}.site-footer{border-top:1px solid var(--line);color:#7d899f;justify-content:space-between;max-width:1160px;margin:0 auto;padding:26px 24px 35px;font-size:12px;display:flex}.article-error a{color:var(--blue);margin-top:16px;display:block}.table-line{color:#60708a;background:#f3f6fb;padding:3px 8px;font-size:14px;margin:1px 0!important}@media (width<=800px){.site-header{gap:16px;height:70px;padding:0 18px}.brand{font-size:19px}.brand-mark{width:27px;height:27px;font-size:15px}.header-search,.desktop-nav,.profile-button{display:none}.mobile-menu{margin-left:auto;display:block}.page{padding:0 17px}.hero-section{padding:34px 0 22px}.hero-copy h1{font-size:48px}.hero-copy p{margin-bottom:0;font-size:14px;line-height:1.6}.search-box.large{height:50px}.search-box button{padding:0 17px}.two-col{grid-template-columns:1fr}.lower-grid{margin-top:14px}.section-panel{padding:16px}.category-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:1fr;gap:0;padding:30px 0 90px}.article-aside{padding-top:46px}.breadcrumb{margin-bottom:30px}.article-heading h1{font-size:39px}.article-summary{font-size:16px}.quick-answer{margin-top:30px;padding:19px}.quick-answer p{font-size:15px}.facts-grid{grid-template-columns:repeat(2,1fr)}.article-content{font-size:15px;line-height:1.9}.search-hero{padding:48px 0 35px}.search-hero h1{font-size:35px}.search-results{margin-top:35px}.result-heading{flex-direction:column;align-items:start;gap:15px}.site-footer{gap:20px;margin:0 17px;padding-left:0;padding-right:0;line-height:1.6}.rank-item{grid-template-columns:25px 1fr auto}.sparkline{display:none}.mobile-top-search{padding:8px 0 0;display:block}.mobile-top-search .search-box{height:36px}.mobile-top-search .search-box button{padding:0 14px;font-size:12px}.mobile-top-search .search-icon{padding:0 10px;font-size:20px}.hero-section>.search-box,.hero-section>.hero-note{display:none}.hero-break{display:block}.mobile-feature{margin-bottom:14px;padding:14px 14px 8px;display:block}.mobile-feature .panel-heading{margin-bottom:5px}.mobile-feature-list{border-top:1px solid #e8ecf4}.mobile-feature-item{border-bottom:1px solid #e8ecf4;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;display:flex}.mobile-feature-item strong{font-size:13px}.mobile-feature-item p{color:#71809b;margin:5px 0 4px;font-size:11px;line-height:1.55}.mobile-feature-item small{color:#8a96aa;font-size:10px}.feature-thumb{width:66px;height:51px}.content-grid>.section-panel:nth-child(2) .article-thumb{display:none}.mobile-bottom-nav{z-index:20;background:#fffffff5;border-top:1px solid #dce2ee;justify-content:space-around;align-items:center;height:57px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav a{color:#70809a;flex-direction:column;align-items:center;gap:2px;font-size:9px;display:flex}.mobile-bottom-nav a span{font-size:16px;line-height:1}.mobile-bottom-nav a.active{color:var(--blue)}.mobile-bottom-nav .bottom-search{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:39px;height:39px;margin-top:-18px;font-size:24px;display:grid;box-shadow:0 4px 12px #1765f54d}}@media (width>=801px){.hero-break{display:none}.article-thumb{display:block}}.article-thumb{color:#fff;border-radius:7px;flex:none;place-items:center;width:112px;height:82px;font-size:24px;font-weight:800;display:grid}.thumb-ai{background:linear-gradient(135deg,#161b52,#4274ff 55%,#15c0d4)}.thumb-bamboo{background:linear-gradient(135deg,#315239,#91b76b 60%,#d6df9c)}.mobile-top-search,.mobile-feature,.mobile-bottom-nav{display:none}@media (width<=800px){.mobile-top-search,.mobile-feature{display:block}.mobile-bottom-nav{display:flex}.article-thumb{display:none}}.mobile-feature img.feature-thumb{object-fit:cover}.home-page .hero-copy .section-kicker{display:none}@media (width<=800px){.hero-copy .section-kicker{display:none}.hero-copy h1{letter-spacing:-.08em;white-space:nowrap;margin:13px 0 12px;font-size:27px;line-height:1.2}.hero-break{display:none}.hero-section{padding:28px 0 18px}.hero-copy p{font-size:13px}}@media (width>=801px){.home-page .hero-section{padding:31px 0 23px}.home-page .hero-copy h1{margin:21px 0 13px}}.browse-page{padding-top:64px;padding-bottom:100px}.browse-heading{border-bottom:1px solid var(--line);padding-bottom:34px}.browse-heading h1{letter-spacing:-.07em;margin:16px 0 10px;font-size:46px}.browse-heading p{color:var(--muted);margin:0}.browse-list{max-width:820px}.browse-list .article-card{padding:26px 0}.browse-list .article-card:first-child{padding-top:26px}.article-thumb,.feature-thumb{object-fit:cover;overflow:hidden}.keyword-item b{color:#ff5368;margin-left:7px;font-size:10px;font-weight:800}.category-symbol.green{color:#16ba83}.category-symbol.pink{color:#f36d9a}.category-symbol.cyan{color:#00a9c9}.category-symbol.violet{color:#7864f6}.category-symbol.orange{color:#f0a13a}.category-item{min-height:58px}.keyword-cloud{gap:10px}.keyword-item{padding:8px 11px}.rank-item{min-height:55px;padding:13px 0}.article-card{padding:17px 0}.article-card h3{font-size:15px}.article-card p{font-size:12px}:root{--ink:#11182b;--muted:#68738d;--line:#dfe5ef;--blue:#1765f5;font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,sans-serif}body{color:var(--ink);letter-spacing:-.01em;background:#f9fbff;font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,sans-serif}.brand{letter-spacing:-.06em;font-weight:800}.brand-mark{clip-path:none;border-radius:50%;font-size:19px;font-weight:900;line-height:1}.site-header{background:#f9fbfff5;border-color:#dfe5ef}.search-box{box-shadow:none;border-color:#cfd8e7;border-radius:8px}.search-box button{font-weight:700}.hero-copy h1{letter-spacing:-.1em;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-weight:900}.hero-copy p{color:#65718a;font-weight:400}.section-panel{box-shadow:none;background:#ffffffc7;border-color:#dfe5ef;border-radius:7px}.panel-heading h2{letter-spacing:-.04em;font-weight:800}.rank-item{border-color:#e6ebf3}.rank-title,.article-card h3{letter-spacing:-.035em;font-weight:600}.article-card p{color:#6c7890}.keyword-item,.category-item{border-color:#dfe5ef;border-radius:7px}.status-dot{width:6px;height:6px}.hero-note{font-size:11px}@media (width>=801px){.hero-section{padding:54px 0 30px}.hero-copy h1{margin:14px 0 12px;font-size:60px}.hero-copy p{margin-bottom:24px;font-size:16px}.hero-note{margin-top:12px}.content-grid{gap:14px}.header-search .search-box{border-radius:7px;height:38px}.header-search .search-icon{padding:0 10px;font-size:20px}.header-search .search-box input{font-size:12px}.header-search .search-box button{border-radius:6px;height:32px;margin-right:3px;padding:0 17px;font-size:12px}.article-aside .search-box{border-radius:7px;height:38px}.article-aside .search-icon{padding:0 10px;font-size:20px}.article-aside .search-box input{font-size:12px}.article-aside .search-box button{border-radius:6px;height:32px;margin-right:3px;padding:0 17px;font-size:12px}}@media (width<=800px){.channel-page{padding-top:30px}.channel-heading h1{font-size:38px}.channel-sort{margin-top:20px;position:static}.channel-cards{grid-template-columns:1fr;margin-top:20px}.channel-card{min-height:0;padding:17px}.channel-list{margin-top:14px}}.admin-page{padding-top:55px;padding-bottom:100px}.admin-editor{border:1px solid var(--line);background:#fff;border-radius:10px;gap:12px;max-width:760px;padding:24px;display:grid}.admin-editor h2{margin:0 0 5px}.admin-editor input{border:1px solid var(--line);font:inherit;border-radius:7px;padding:12px}.cover-field{gap:10px;display:grid}.cover-upload-row{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;display:flex}.cover-upload-row input[type=file]{flex:1;min-width:220px}.cover-preview{object-fit:cover;border:1px solid var(--line);border-radius:10px;width:180px;height:108px}.rich-editor{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.rich-toolbar{border-bottom:1px solid var(--line);background:#f6f8fc;flex-wrap:wrap;gap:5px;padding:8px;display:flex}.rich-toolbar button{color:#45536d;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;padding:5px 8px;font-size:12px}.rich-toolbar button:hover{color:var(--blue);background:#fff;border-color:#cbd7eb}.rich-content{outline:0;min-height:220px;padding:14px;line-height:1.8}.rich-content:empty:before{content:attr(data-placeholder);color:#9aa6ba;pointer-events:none}.rich-content h2{margin:16px 0 8px;font-size:22px}.rich-content p{margin:8px 0}.rich-content ul,.rich-content ol{padding-left:24px}.admin-list{border-top:1px solid var(--line);max-width:760px;margin-top:25px}.admin-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:17px 0;display:flex}.admin-row strong,.admin-row small{display:block}.admin-row small{color:var(--muted);margin-top:5px;font-size:11px}.resource-info{align-items:center;gap:12px;display:flex}.resource-info img{object-fit:cover;border:1px solid var(--line);border-radius:6px;width:64px;height:44px}.structured-textarea,.structured-editor textarea{border:1px solid var(--line);resize:vertical;border-radius:7px;width:100%;min-height:76px;padding:10px}.structured-editor{border:1px solid var(--line);background:#fbfcff;border-radius:7px;gap:9px;padding:12px;display:grid}.structured-heading{justify-content:space-between;align-items:center;display:flex}.structured-row{align-items:center;gap:8px;display:flex}.structured-row>*{flex:1;min-width:0}.structured-stack{border:1px solid var(--line);background:#fff;border-radius:6px;gap:7px;padding:10px;display:grid}.structured-editor .secondary-action{padding:6px 10px;font-size:12px}.admin-modules{border-bottom:1px solid var(--line);gap:8px;margin:24px 0;display:flex}.admin-modules button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:11px 18px}.admin-modules button.active{border-color:var(--blue);color:var(--blue);font-weight:700}.admin-module{max-width:100%}.admin-module-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.admin-module-heading h2{margin:0 0 5px}.admin-module-heading p{color:var(--muted);margin:0;font-size:13px}.admin-article-list{max-width:none;margin-top:0}.admin-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.danger-action{color:#c54c5d;background:#fff0f2}.keyword-editor{grid-template-columns:minmax(180px,1fr) minmax(260px,1.5fr) auto;align-items:start;gap:10px;margin-bottom:20px;display:grid}.keyword-editor>input{border:1px solid var(--line);border-radius:7px;height:44px;padding:0 12px}.modal-backdrop{z-index:30;background:#0f192d73;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.admin-modal{width:min(820px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 20px 60px #0f192d38}.modal-heading{z-index:2;background:#fff;justify-content:space-between;align-items:center;padding:0 0 12px;display:flex;position:sticky;top:-24px}.modal-heading h2{margin:0}.modal-close{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:28px;line-height:1}.search-select-input input:disabled{cursor:not-allowed;background:#f6f8fc}.admin-modal .search-select{pointer-events:auto}.article-content table{border-collapse:collapse;width:100%;margin:20px 0;font-size:14px}.article-content th,.article-content td{border:1px solid var(--line);text-align:left;padding:9px 12px}.article-content th{background:#f6f8fc;font-weight:600}.not-found-page{padding-top:80px;padding-bottom:100px}.not-found-page h1{letter-spacing:-.06em;margin:15px 0;font-size:48px}.not-found-page>p{color:var(--muted);margin-bottom:28px}.not-found-page>.search-box{max-width:620px}.not-found-content{grid-template-columns:1fr 1.5fr;gap:35px;max-width:850px;margin-top:55px;display:grid}.not-found-content h2{font-size:18px}.not-found-content>div>a{border-bottom:1px solid var(--line);color:var(--blue);padding:12px 0;font-size:14px;display:block}.admin-editor-actions{align-items:center;gap:8px;display:flex}.search-select{position:relative}.search-select-input{border:1px solid var(--line);background:#fff;border-radius:7px;flex-wrap:wrap;align-items:center;gap:5px;min-height:46px;padding:6px 10px;display:flex}.search-select-input input{min-width:120px;font:inherit;border:0;outline:0;flex:1;padding:5px}.search-select-single{color:var(--blue);background:#edf4ff;border-radius:14px;align-items:center;gap:6px;padding:4px 8px;font-size:12px;display:inline-flex}.search-select-single button,.search-select-pill button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px}.search-select-pill{color:var(--blue);background:#edf4ff;border-radius:14px;align-items:center;gap:5px;padding:4px 8px;font-size:12px;display:inline-flex}.search-select-menu{z-index:5;border:1px solid var(--line);background:#fff;border-radius:7px;max-height:230px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;box-shadow:0 8px 20px #1636691f}.search-select-menu button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eef1f6;align-items:center;gap:8px;padding:10px 12px;display:flex}.search-select-menu button:hover,.search-select-menu button.selected{color:var(--blue);background:#f3f7ff}.search-select-menu small{color:#9aa6ba;margin-left:auto;font-size:10px}.search-select-menu button span{margin-left:auto}.search-select-menu .search-select-add{color:var(--blue);font-weight:700}.search-select-empty{color:var(--muted);padding:12px;font-size:12px;display:block}.profile-heading .admin-link{right:110px}.channel-page{padding-top:40px;padding-bottom:100px}.channel-heading{border-bottom:1px solid var(--line);padding-bottom:20px;position:relative}.channel-heading p{color:var(--muted);margin:12px 0 0;font-size:14px}.channel-sort{gap:5px;display:flex;position:absolute;bottom:20px;right:0}.channel-sort button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:16px;padding:6px 12px;font-size:12px}.channel-sort button.active{background:var(--blue);border-color:var(--blue);color:#fff}.channel-list{max-width:820px;margin-top:22px}.channel-list .article-card{padding:20px 0}.channel-cards{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px;display:grid}.channel-card{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:126px;padding:18px}.channel-card strong{font-size:16px;font-weight:600}.channel-card p{color:var(--muted);font-size:12px;line-height:1.6}.channel-card small{color:#8490a4;font-size:10px}.auth-page{place-items:center;min-height:620px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:12px;width:min(100%,460px);padding:40px}.auth-card h1{letter-spacing:-.06em;margin:14px 0;font-size:34px}.auth-card>p{color:var(--muted);line-height:1.7}.auth-card form{gap:16px;margin-top:28px;display:grid}.auth-card label{color:#53617a;gap:7px;font-size:13px;display:grid}.auth-card input{border:1px solid var(--line);border-radius:7px;outline:0;height:46px;padding:0 13px}.primary-action,.secondary-action,.favorite-action{cursor:pointer;border:0;border-radius:7px;padding:12px 17px;font-weight:700}.primary-action{background:var(--blue);color:#fff}.secondary-action,.favorite-action{color:var(--blue);background:#edf4ff}.favorite-action{margin-top:18px}.favorite-action.active{color:#e34d62;background:#fff0f2}.text-toggle{color:var(--blue);cursor:pointer;background:0 0;border:0;margin-top:20px}.profile-page{padding-top:60px;padding-bottom:100px}.profile-heading{border-bottom:1px solid var(--line);padding-bottom:30px;position:relative}.profile-heading h1{letter-spacing:-.06em;margin:15px 0 5px;font-size:45px}.profile-heading p{color:var(--muted)}.profile-heading .secondary-action{position:absolute;bottom:30px;right:0}.profile-section{border:1px solid var(--line);background:#fff;border-radius:10px;max-width:800px;margin-top:38px;padding:24px}.profile-section .panel-heading{border-bottom:1px solid var(--line);padding-bottom:15px}.profile-section .panel-heading span{color:var(--muted);font-size:12px}.profile-list .article-card{padding:20px 0}@media (width>=801px){.site-header .header-search.search-box{border-radius:7px;height:38px}.site-header .header-search.search-box .search-icon{padding:0 10px;font-size:20px}.site-header .header-search.search-box input{font-size:12px}.site-header .header-search.search-box button{border-radius:6px;height:32px;margin-right:3px;padding:0 17px;font-size:12px}.article-aside>.search-box{border-radius:7px;height:38px}.article-aside>.search-box .search-icon{padding:0 10px;font-size:20px}.article-aside>.search-box input{font-size:12px}.article-aside>.search-box button{border-radius:6px;height:32px;margin-right:3px;padding:0 17px;font-size:12px}}.article-heading h1{letter-spacing:0;margin:12px 0;font-size:18px;font-weight:600;line-height:1.7}.favorite-action{font-size:12px;font-weight:400}.百科-hero h1{color:#1765f5;font-weight:400}.account-link{text-overflow:ellipsis;white-space:nowrap;max-width:150px;color:var(--ink);font-size:13px;font-weight:600;overflow:hidden}.logout-button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.logout-button:hover{color:var(--blue)}.profile-heading .profile-actions{align-items:center;gap:10px;display:flex;position:absolute;bottom:30px;right:0}.profile-heading .profile-actions .secondary-action{position:static}@media (width<=800px){.article-heading h1{margin:10px 0;font-size:16px;line-height:1.7}.profile-heading .profile-actions{margin-top:18px;position:static}}:where(.brand,.brand-mark,.hero-copy h1,.panel-heading h2,.rank-number,.keyword-item span,.keyword-item b,.百科-hero h1,.hot-strip strong,.百科-section-head h2){letter-spacing:normal!important;font-weight:700!important}:root{--ink:#142033;--muted:#66758c;--line:#dce4ef;--blue:#2864d7;--blue-dark:#1d4fae;--surface:#fff;--canvas:#f7f9fc}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink)}.skip-link{z-index:50;background:var(--ink);color:#fff;border-radius:6px;padding:10px 14px;font-size:13px;transition:top .2s;position:fixed;top:-48px;left:16px}.skip-link:focus{top:16px}:where(a,button,input,summary):focus-visible{outline-offset:3px;outline:3px solid #2864d759}.site-header{border-radius:0;box-shadow:0 1px #14203308}.brand-mark{background:var(--blue)}.login-button,.primary-action{background:var(--blue);transition:background .2s,transform .2s}.login-button:hover,.primary-action:hover{background:var(--blue-dark);transform:translateY(-1px)}.login-button:active,.primary-action:active{transform:translateY(1px)}.search-box:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #2864d71a}.header-icon,.bookmark-link,.logout-button,.text-toggle{transition:color .2s,opacity .2s}.header-icon:hover,.bookmark-link:hover{color:var(--blue)}.百科-hero-kicker{color:var(--blue);letter-spacing:.12em;margin-bottom:12px;font-size:11px;font-weight:700;display:block}.百科-hero h1{color:var(--ink);letter-spacing:normal!important}.百科-hero-inner{text-align:center!important}.百科-hero p{width:100%;max-width:34em;line-height:1.65;display:block;text-align:center!important;margin:0 auto 28px!important}.百科-trend-card{transition:transform .25s,border-color .25s}.百科-trend-card:hover{border-color:#ffffff73;transform:translateY(-3px)}.百科-category-grid a,.channel-card,.profile-section,.auth-card{transition:border-color .2s,transform .2s,box-shadow .2s}.百科-category-grid a:hover,.channel-card:hover{border-color:#b9c9e5;transform:translateY(-2px);box-shadow:0 8px 20px #1d4fae14}.article-heading h1{text-wrap:balance;letter-spacing:normal!important;margin:18px 0!important;font-size:24px!important;font-weight:700!important;line-height:1.5!important}.article-summary{text-wrap:pretty;max-width:38em;font-size:13px!important}.article-content{max-width:42em}.article-content p,.article-content li{text-wrap:pretty}.aside-related{border-top:1px solid var(--line);margin-top:34px;padding-top:18px}.aside-related>a{color:var(--ink);border-bottom:1px solid #e8edf4;justify-content:space-between;gap:12px;padding:12px 0;font-size:13px;line-height:1.5;display:flex}.aside-related>a span{color:var(--blue);flex:none}.aside-related>a:hover{color:var(--blue)}.search-empty-intro{text-align:center;max-width:620px;color:var(--muted);background:#ffffff8c;border:1px dashed #c9d5e7;border-radius:12px;margin:56px auto 120px;padding:40px 24px}.search-empty-intro strong{color:var(--ink);margin-bottom:8px;font-size:19px;display:block}.search-empty-intro p{margin:0;font-size:13px}.result-heading h2{letter-spacing:-.05em;margin:8px 0 0;font-size:28px}.favorite-action{transition:background .2s,transform .2s}.favorite-action:hover{transform:translateY(-1px)}.mobile-menu-panel{border:1px solid var(--line);background:#fffffffa;border-radius:10px;width:min(260px,100vw - 32px);padding:8px;display:none;position:absolute;top:calc(100% + 8px);right:16px;box-shadow:0 16px 40px #14203324}.mobile-menu-panel a{color:var(--ink);border-radius:6px;padding:12px 13px;font-size:14px;display:block}.mobile-menu-panel a:hover{color:var(--blue);background:#eef4ff}@media (width<=800px){.article-heading h1{font-size:24px!important;line-height:1.5!important}.article-summary{font-size:13px!important}.百科-hero-kicker{margin-bottom:8px;font-size:9px}.百科-mobile-quick>a{box-shadow:0 8px 22px #2864d71a}.mobile-menu-panel{display:block}.site-footer{padding-bottom:80px}.mobile-bottom-nav .bottom-search{width:auto;height:auto;color:inherit;box-shadow:none;background:0 0;border-radius:0;margin:0;font-size:16px;display:inline}}.百科-homepage{color:#0d1625;background:#fff;min-height:calc(100vh - 92px);font-family:Noto Sans SC,Microsoft YaHei,sans-serif}.百科-homepage a{color:inherit}.百科-hero{background:#fff;padding:40px 24px 30px}.百科-hero-inner{text-align:center;max-width:1090px;margin:0 auto}.百科-hero h1{letter-spacing:-.085em;margin:0 0 12px;font-size:58px;font-weight:900;line-height:1.15}.百科-hero h1 span{color:#1765f5}.百科-hero p{color:#5d6a7d;margin:0 0 28px;font-size:20px}.百科-hero .search-box{border:1px solid #aebbd0;border-radius:16px;max-width:676px;height:62px;margin:0 auto;box-shadow:0 2px 5px #1730530a}.百科-hero .search-box .search-icon{padding-left:20px;font-size:29px}.百科-hero .search-box button{border-radius:12px;min-width:86px;height:52px;margin-right:5px}.hot-strip{color:#263144;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:15px;font-size:13px;display:flex}.hot-strip strong{font-weight:800}.hot-strip a{border-right:1px solid #ccd5e2;padding-right:20px}.hot-strip a:last-child{border-right:0;padding-right:0}.百科-trending{color:#fff;background:#06111f;border-radius:9px;max-width:1025px;margin:0 auto;padding:22px 25px 24px}.百科-section-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.百科-section-head h2{letter-spacing:-.04em;margin:0;font-size:20px;font-weight:850}.百科-section-head a{color:#7f8ea2;font-size:12px}.百科-trending .百科-section-head a{color:#d7e3ef}.百科-trending-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.百科-trend-card{background:#0a1930;border:1px solid #1e3658;border-radius:9px;align-items:stretch;min-height:184px;display:flex;position:relative;overflow:hidden}.百科-trend-card img{object-fit:cover;opacity:.52;width:100%;height:100%;position:absolute;inset:0}.百科-trend-card:after{content:"";background:linear-gradient(90deg,#020b17f0 2%,#020b178c 58%,#020b1714);position:absolute;inset:0}.百科-trend-copy{z-index:1;flex-direction:column;justify-content:space-between;max-width:80%;padding:25px 20px 18px;display:flex;position:relative}.百科-trend-copy h3{letter-spacing:-.04em;margin:0;font-size:20px;line-height:1.35}.百科-trend-copy p{color:#d5dfeb;margin:12px 0;font-size:13px;line-height:1.65}.百科-trend-copy strong{color:#ff755f;font-size:13px}.百科-lower-grid{grid-template-columns:1.25fr 1fr 1fr;gap:25px;max-width:1025px;margin:28px auto 80px;display:grid}.百科-lower-grid>div{min-width:0}.百科-latest,.百科-keywords,.百科-categories{padding:0 0 8px}.百科-lower-grid .百科-section-head{border-bottom:1px solid #e6ebf2;margin-bottom:0;padding:0 0 14px}.百科-lower-grid .百科-section-head h2{font-size:18px}.百科-latest-list{flex-direction:column;display:flex}.百科-latest .article-card{border-top:0;border-bottom:1px solid #e8edf3;gap:12px;padding:12px 0}.百科-latest .article-card:first-child{padding-top:14px}.百科-latest .article-card .article-thumb{object-fit:cover;border-radius:6px;width:87px;height:61px}.百科-latest .article-card .eyebrow{order:3}.百科-latest .article-card h3{margin:0 0 5px;font-size:14px}.百科-latest .article-card p{-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.百科-latest .article-card .meta-row{margin-top:4px;font-size:10px}.百科-latest .article-card .arrow{display:none}.百科-keyword-list{padding-top:13px}.百科-keyword-list a{grid-template-columns:22px max-content 1fr max-content;align-items:center;gap:8px;height:34px;font-size:13px;display:grid}.百科-keyword-list b{color:#ff6d4f;font-size:12px}.百科-keyword-list a:nth-child(n+4) b{color:#69778c}.百科-keyword-list i{background:linear-gradient(90deg,#ff9a68 45%,#edf1f5 45%);border-radius:3px;max-width:50px;height:4px}.百科-keyword-list a:nth-child(2) i{background:linear-gradient(90deg,#ff9a68 35%,#edf1f5 35%)}.百科-keyword-list a:nth-child(3) i{background:linear-gradient(90deg,#ff9a68 28%,#edf1f5 28%)}.百科-keyword-list a:nth-child(n+4) i{background:linear-gradient(90deg,#ffbe8b 17%,#edf1f5 17%)}.百科-keyword-list em{color:#6f7d90;font-size:11px;font-style:normal}.百科-category-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding-top:13px;display:grid}.百科-category-grid a{border:1px solid #e5eaf1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;height:66px;display:flex}.百科-category-grid a span{color:#2674f6;font-size:23px;line-height:1}.百科-category-grid a:nth-child(3n+2) span{color:#00bba7}.百科-category-grid a:nth-child(3n) span{color:#6556f4}.百科-category-grid strong{font-size:12px;font-weight:600}.百科-homepage .loading-state,.百科-homepage .error-state{text-align:center;color:#6b788b;padding:80px 20px}.header-actions{align-items:center;gap:18px;margin-left:auto;display:flex}.header-icon,.bookmark-link{color:#253044;cursor:pointer;background:0 0;border:0}.header-icon{font-size:25px}.bookmark-link{font-size:13px}.login-button{color:#fff;background:#1765f5;border:0;border-radius:7px;padding:10px 17px;font-size:13px;font-weight:700}.site-header{border-radius:0 0 8px 8px}.mobile-top-search,.mobile-feature{display:none}@media (width>=801px){.百科-mobile-quick{display:none}.百科-hero{padding:30px 24px 22px}.百科-hero h1{letter-spacing:-.06em;margin-bottom:9px;font-size:46px;font-weight:600}.百科-hero p{margin-bottom:20px;font-size:16px}.百科-hero .search-box{border-radius:11px;max-width:620px;height:50px}.百科-hero .search-box .search-icon{padding-left:16px;font-size:24px}.百科-hero .search-box button{border-radius:9px;min-width:76px;height:42px;margin-right:4px;font-size:12px}.hot-strip{gap:16px;margin-top:12px;font-size:12px}.百科-trending{padding:17px 20px 19px}.百科-trending .百科-section-head{margin-bottom:13px}.百科-section-head h2{font-size:17px;font-weight:600}.百科-trending-grid{gap:12px}.百科-trend-card{min-height:158px}.百科-trend-copy{max-width:78%;padding:19px 16px}.百科-trend-copy h3{font-size:17px;font-weight:600}.百科-trend-copy p{margin:9px 0;font-size:12px;line-height:1.55}.百科-trend-copy strong{font-size:12px}.百科-lower-grid{gap:20px;margin-top:22px}.百科-lower-grid .百科-section-head{padding-bottom:11px}.百科-lower-grid .百科-section-head h2{font-size:16px;font-weight:600}.百科-latest .article-card{gap:10px;padding:10px 0}.百科-latest .article-card h3{font-size:13px;font-weight:500}.百科-latest .article-card p{font-size:10px}.百科-keyword-list a{height:31px;font-size:12px}.百科-category-grid{gap:8px;padding-top:11px}.百科-category-grid a{height:58px}.百科-category-grid strong{font-size:11px}}@media (width<=800px){.百科-homepage{min-height:100vh;padding-bottom:64px}.site-header{gap:10px;height:69px;padding:0 16px}.brand{font-size:18px}.header-actions,.desktop-nav,.header-search{display:none}.mobile-top-search{height:38px;box-shadow:none;background:#f3f5f8;border:0;border-radius:11px;flex:1;margin-left:2px;display:flex}.mobile-top-search .search-icon{padding-left:10px;font-size:18px}.mobile-top-search input{min-width:0;font-size:11px}.mobile-top-search button{border-radius:8px;min-width:54px;height:30px;margin-right:4px;padding:0 9px;font-size:11px}.mobile-menu{margin-left:0;font-size:0;display:block}.mobile-menu:after{content:"☰";font-size:22px}.百科-hero{padding:13px 16px 12px}.百科-hero h1,.百科-hero p,.百科-hero>.百科-hero-inner>.search-box,.hot-strip{display:none}.百科-mobile-quick{margin:0 16px 13px;display:block}.百科-mobile-quick-head{justify-content:space-between;align-items:center;margin:0 0 9px;display:flex}.百科-mobile-quick-head h2{margin:0;font-size:17px}.百科-mobile-quick-head span{letter-spacing:2px;color:#d8dee8;font-size:9px}.百科-mobile-quick>a{color:#111d2e;background:#e8f0ff;border-radius:11px;min-height:133px;padding:19px 126px 15px 15px;display:flex;position:relative;overflow:hidden}.百科-mobile-quick h3{margin:0 0 8px;font-size:15px;line-height:1.35}.百科-mobile-quick p{color:#45566e;margin:0 0 10px;font-size:11px;line-height:1.6}.百科-mobile-quick strong{color:#fff;background:#1765f5;border-radius:16px;padding:7px 12px;font-size:11px;display:inline-block}.百科-mobile-quick img{object-fit:cover;border-radius:8px;width:104px;height:84px;position:absolute;top:25px;right:12px}.百科-trending{color:#0d1625;background:#fff;border-top:1px solid #edf0f4;border-radius:0;margin:0 16px;padding:14px 0 0}.百科-trending .百科-section-head{border-bottom:1px solid #e8edf3;margin:0;padding:0 0 9px}.百科-trending .百科-section-head a{color:#7c8999}.百科-trending-grid{display:block}.百科-trend-card{background:#fff;border:0;border-bottom:1px solid #edf0f4;border-radius:0;height:65px;min-height:0}.百科-trend-card img{opacity:1;border-radius:5px;flex:0 0 62px;order:2;width:62px;height:43px;margin:11px 10px 0 0;position:static}.百科-trend-card:after{display:none}.百科-trend-copy{flex:1;order:1;max-width:none;padding:10px 0;display:block}.百科-trend-copy h3{white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:13px;line-height:1.2;overflow:hidden}.百科-trend-copy p{color:#657287;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:10px;line-height:1.2;overflow:hidden}.百科-trend-copy strong{color:#e6533d;margin-top:4px;font-size:10px;display:block}.百科-lower-grid{margin:16px 16px 40px;display:block}.百科-keywords,.百科-categories{margin-top:26px}.百科-latest .article-card{min-height:75px}.百科-latest .article-card .article-thumb{width:72px;height:54px}.百科-latest .article-card h3{font-size:13px}.百科-latest .article-card p{font-size:10px}.百科-keyword-list a{height:32px}.百科-category-grid{grid-template-columns:repeat(3,1fr)}.百科-category-grid a{height:60px}.百科-homepage .article-card{transform:none}}
