:root{color-scheme:light;--bg: #f4f6f8;--surface: #ffffff;--surface-strong: #1f2937;--text: #1f2937;--muted: #6b7280;--line: #e5e7eb;--accent: #e11d48;--accent-strong: #be123c;--accent-soft: #fff1f2;--gold: #ca8a04;--blue: #2563eb;--green: #059669;--radius: 8px;--shadow: 0 10px 28px rgba(15, 23, 42, .08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{background:var(--bg);color:var(--text)}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button,input{font:inherit}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:#fffffff5;backdrop-filter:blur(14px)}.top-strip{border-bottom:1px solid var(--line);background:#111827;color:#d1d5db;font-size:13px}.top-strip-inner{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:16px}.top-strip nav{display:flex;gap:14px;white-space:nowrap}.top-strip a:hover{color:#fff}.nav-bar{display:grid;min-height:104px;align-items:center;justify-items:center;gap:12px;padding:16px 0 14px}.brand{display:inline-flex;align-items:center;gap:14px;color:#111827;font-size:24px;font-weight:900;white-space:nowrap}.brand-logo{width:54px;height:54px;object-fit:cover;border-radius:13px;box-shadow:0 12px 26px #0206172e,0 0 0 1px #0f172a14}.primary-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;color:var(--muted);font-size:14px}.primary-nav a{border:1px solid transparent;border-radius:999px;padding:7px 11px}.primary-nav a:hover{border-color:#fecdd3;background:var(--accent-soft);color:var(--accent-strong)}.home-hero{border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff 0%,#f9fafb 55%,var(--bg) 100%),radial-gradient(circle at 18% 20%,rgba(37,99,235,.12),transparent 34%),radial-gradient(circle at 82% 28%,rgba(225,29,72,.12),transparent 30%)}.hero-center{display:grid;justify-items:center;padding:46px 0 30px;text-align:center}.hero-center h1{margin:0;color:#111827;font-size:54px;font-weight:900;line-height:1.05}.hero-center>p:not(.eyebrow){margin:12px 0 0;color:var(--muted);font-size:18px}.hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,rgba(15,118,110,.14),transparent 42%),linear-gradient(180deg,#fff,var(--bg))}.hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:28px;padding:56px 0 44px}.hero-copy h1,.page-head h1,.article-header h1{margin:0;max-width:850px;color:#101820;font-size:clamp(34px,6vw,58px);line-height:1.08}.hero-copy p,.page-head p,.article-header p{max-width:720px;color:var(--muted);font-size:18px;line-height:1.75}.eyebrow{margin:0 0 12px;color:var(--accent-strong);font-size:13px;font-weight:800;letter-spacing:0}.search-panel{width:min(780px,100%);max-width:780px;margin-top:26px}.search-panel label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.search-row{display:flex;min-height:64px;overflow:hidden;border:1px solid rgba(225,29,72,.28);border-radius:999px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#e11d48b8,#2563eb6b) border-box;box-shadow:0 18px 44px #0f172a1a,inset 0 1px #ffffffe6}.search-row input{min-width:0;flex:1;border:0;padding:0 26px;background:transparent;outline:none;color:var(--text);font-size:16px}.search-row button,.primary-link{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--accent);color:#fff;font-weight:800;cursor:pointer}.search-row button{width:124px;margin:7px;border-radius:999px;box-shadow:0 10px 24px #e11d4840}.search-row button:hover,.primary-link:hover{background:var(--accent-strong);color:#fff}.search-panel.compact{max-width:680px}.hot-searches{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;color:var(--muted);font-size:14px}.hot-searches a{border:1px solid #fecdd3;border-radius:999px;background:#fff;padding:5px 10px;color:var(--accent-strong)}.hero-panel,.sidebar{align-self:start;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.hero-panel{padding:22px}.hero-panel h2,.sidebar h2,.section-heading h2{margin:0;color:#101820;font-size:22px}.feature-list{display:grid;gap:12px;margin-top:18px}.feature-list a{display:grid;gap:6px;border-top:1px solid var(--line);padding-top:12px}.feature-list span{color:var(--muted);font-size:14px;line-height:1.5}.section-block{padding:28px 0}.section-heading{margin-bottom:16px}.section-heading p{margin:8px 0 0;color:var(--muted)}.row-heading{display:flex;align-items:end;justify-content:space-between;gap:16px}.row-heading>a,.row-heading>span{color:var(--muted);font-size:14px}.category-section{margin-top:-14px;padding-bottom:24px}.category-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.category-card,.content-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.category-card{display:grid;gap:6px;min-height:104px;padding:15px;box-shadow:0 8px 22px #0f172a0a}.category-card strong{color:#101820;font-size:16px}.category-card span{color:var(--muted);font-size:13px;line-height:1.45}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.feature-card{display:grid;gap:10px;min-height:176px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:18px;box-shadow:0 8px 22px #0f172a0d}.feature-card:hover,.category-card:hover,.content-card:hover,.side-panel:hover{border-color:#fda4af}.feature-rank{width:fit-content;border-radius:999px;background:var(--accent-soft);padding:4px 8px;color:var(--accent-strong);font-size:12px;font-weight:900}.feature-card strong{color:#111827;font-size:18px;line-height:1.35}.feature-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.feature-card em{margin-top:auto;color:var(--blue);font-size:13px;font-style:normal;font-weight:700}.split-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px}.main-dashboard{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;padding:8px 0 28px}.content-column{min-width:0}.feed-list{display:grid;gap:10px}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.content-card{display:grid;grid-template-columns:54px minmax(0,1fr);gap:14px;min-height:168px;padding:16px;box-shadow:0 8px 22px #0f172a0a}.content-card.is-compact{min-height:112px;align-items:start}.card-body{display:flex;min-width:0;min-height:100%;flex-direction:column}.card-icon{display:grid;width:54px;height:54px;place-items:center;border:1px solid var(--line);border-radius:var(--radius);background:#f9fafb}.card-icon img{width:34px;height:34px;object-fit:contain}.card-icon span{color:var(--accent-strong);font-weight:900}.content-card h3{margin:9px 0 7px;color:#101820;font-size:18px;line-height:1.35}.content-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.card-meta,.card-footer,.meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:13px}.card-meta a,.pill,.kind-label{border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);font-weight:800}.card-meta a,.pill{padding:5px 9px}.card-footer{margin-top:auto;padding-top:12px}.kind-label{padding:4px 8px;white-space:nowrap}.tag-list,.tag-cloud{display:flex;flex-wrap:wrap;gap:8px}.tag-list a,.tag-cloud a{border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:13px}.tag-list a{padding:6px 10px}.tag-list.mini a{padding:4px 8px}.home-sidebar{display:grid;align-self:start;gap:12px}.side-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:16px;box-shadow:0 8px 22px #0f172a0a}.side-panel h2{margin:0 0 13px;color:#111827;font-size:18px}.notice-panel{padding:16px}.notice-content{border:1px solid var(--line);border-radius:7px;background:#f9fafb;padding:13px}.notice-content p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}.side-list,.rank-list{display:grid}.side-list a,.rank-list a{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding:10px 0;color:var(--text);font-size:14px}.side-list a:first-child,.rank-list a:first-child{border-top:0;padding-top:0}.side-list em{min-width:28px;border-radius:999px;background:#f3f4f6;padding:2px 7px;color:var(--muted);font-size:12px;font-style:normal;text-align:center}.rank-list span{display:grid;width:24px;height:24px;flex:0 0 auto;place-items:center;border-radius:6px;background:var(--accent-soft);color:var(--accent-strong);font-size:12px;font-weight:900}.rank-list strong{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stats-panel{border-color:#e11d4838;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#e11d486b,#2563eb47) border-box;box-shadow:0 16px 36px #e11d4814}.stats-panel h2{display:flex;align-items:center;gap:8px}.stats-panel h2:before{content:"";width:9px;height:9px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 5px var(--accent-soft)}.stats-grid div{min-width:0;border:1px solid rgba(225,29,72,.14);border-radius:7px;background:#fff7f8;padding:11px}.stats-grid span{display:block;margin-bottom:5px;color:var(--muted);font-size:12px}.stats-grid strong{display:block;overflow-wrap:anywhere;color:#111827;font-size:18px;line-height:1.2}.category-resource-stack{display:grid;gap:16px;padding:8px 0 28px}.home-category-section{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:18px;box-shadow:0 8px 22px #0f172a0a}.category-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.category-section-head h2{margin:0;color:#111827;font-size:21px}.category-section-head p{margin:7px 0 0;color:var(--muted);font-size:14px}.category-section-head a{flex:0 0 auto;border:1px solid #fecdd3;border-radius:999px;background:var(--accent-soft);padding:6px 10px;color:var(--accent-strong);font-size:13px;font-weight:800}.category-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-empty{display:grid;gap:6px;border:1px dashed #fecdd3;border-radius:var(--radius);background:#fff7f7;padding:18px}.category-empty strong{color:var(--accent-strong);font-size:16px}.category-empty span{color:var(--muted);font-size:14px;line-height:1.6}.tag-cloud{margin-top:16px}.tag-cloud a{padding:7px 10px}.page-head,.article-shell{padding:44px 0 18px}.breadcrumb{display:flex;gap:8px;margin-bottom:22px;color:var(--muted);font-size:14px}.article-shell{max-width:860px}.article-header{padding-bottom:22px;border-bottom:1px solid var(--line)}.article-header h1{margin-top:18px}.prose{padding:18px 0 52px;color:#26313d;font-size:17px;line-height:1.85}.prose h2{margin:34px 0 10px;color:#101820;font-size:25px}.prose code{border-radius:6px;background:#eef1f3;padding:2px 6px;font-size:.92em}.prose pre{overflow-x:auto;margin:18px 0 26px;border:1px solid #1f2a37;border-radius:8px;background:#111827;padding:18px 20px;color:#e5e7eb;font-size:14px;line-height:1.75}.prose pre code{display:block;border-radius:0;background:transparent;padding:0;color:inherit;font-size:inherit;line-height:inherit;white-space:pre}.prose pre code span{background:transparent!important}.resource-action{margin:8px 0 24px}.resource-summary-panel{display:grid;gap:16px;margin:20px 0 24px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:18px;box-shadow:0 8px 22px #0f172a0a}.resource-reason{display:grid;gap:6px;border-bottom:1px solid var(--line);padding-bottom:14px}.resource-reason span{color:var(--accent-strong);font-size:13px;font-weight:900}.resource-reason strong{color:#111827;font-size:18px;line-height:1.45}.resource-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0}.resource-meta-grid div{min-width:0;border:1px solid var(--line);border-radius:7px;background:#f9fafb;padding:12px}.resource-meta-grid dt{margin:0 0 6px;color:var(--muted);font-size:12px}.resource-meta-grid dd{margin:0;overflow-wrap:anywhere;color:#111827;font-size:14px;font-weight:800;line-height:1.45}.primary-link{min-height:42px;border-radius:var(--radius);padding:0 18px}.empty-state{border:1px dashed var(--line);border-radius:var(--radius);padding:28px;color:var(--muted);background:#fff}.site-footer{border-top:1px solid var(--line);color:var(--muted)}.footer-inner{display:flex;justify-content:space-between;gap:16px;padding:24px 0}.pagefind-ui{--pagefind-ui-primary: var(--accent);--pagefind-ui-text: var(--text);--pagefind-ui-background: #fff;--pagefind-ui-border: var(--line);--pagefind-ui-border-radius: 8px;--pagefind-ui-font: inherit}@media(max-width:900px){.hero-grid,.split-layout,.main-dashboard{grid-template-columns:1fr}.nav-bar{justify-items:start;padding:14px 0}.brand{justify-self:center}.primary-nav{justify-content:center}.hero-grid{display:grid;padding-top:38px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid,.category-mini-grid,.card-grid,.home-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.container{width:min(100% - 24px,1120px)}.hero-copy h1,.hero-center h1,.page-head h1,.article-header h1{font-size:34px}.search-row{display:grid;border-radius:24px}.search-row input{min-height:54px}.search-row button{width:auto;min-height:48px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid,.category-mini-grid,.home-sidebar,.card-grid{grid-template-columns:1fr}.category-section-head{align-items:start;flex-direction:column}.resource-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-card,.content-card.is-compact{grid-template-columns:44px minmax(0,1fr);padding:14px}.card-icon{width:44px;height:44px}.card-icon img{width:28px;height:28px}.footer-inner{flex-direction:column}}@media(max-width:420px){.resource-meta-grid{grid-template-columns:1fr}}
