:root{--bg:#f3f5f7;--card:#ffffff;--ink:#172033;--muted:#687386;--line:#e2e7ef;--brand:#1677ff;--brand-dark:#0b3d91;--accent:#ff6a3d;--soft:#eef6ff;--shadow:0 18px 45px rgba(23, 32, 51, 0.08);--container:1180px;--font-body:"Noto Sans SC", "Microsoft YaHei", "PingFang SC", sans-serif;--font-title:"Noto Serif SC", "Source Han Serif SC", "Songti SC", serif}*{box-sizing:border-box}html{color-scheme:light}body{margin:0;color:var(--ink);font-family:var(--font-body);background:radial-gradient(circle at 8% 0%,rgba(22,119,255,.12),transparent 28rem),radial-gradient(circle at 88% 12%,rgba(255,106,61,.1),transparent 24rem),var(--bg)}a{color:inherit;text-decoration:none}a:hover{color:var(--brand)}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.top-strip{background:#101828;color:#dbe4f0;font-size:.86rem}.top-strip .container{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 0}.masthead{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.35rem 0}.brand{display:grid;grid-template-columns:58px auto;gap:.8rem;align-items:center}.brand span{grid-row:span 2;display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;font-weight:900;box-shadow:0 12px 30px rgba(22,119,255,.28)}.brand strong{font-family:var(--font-title);font-size:1.8rem;line-height:1}.brand small{max-width:620px;color:var(--muted)}.header-cta,.read-more{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 1rem;border-radius:999px;background:var(--ink);color:#fff;font-weight:800}.header-cta:hover,.read-more:hover{background:var(--brand);color:#fff}.main-nav{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.92);border-top:1px solid var(--line);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.main-nav .container{display:flex;gap:.35rem;overflow-x:auto}.main-nav a{display:block;padding:.95rem 1rem;color:#293347;font-weight:800;white-space:nowrap}.main-nav a:hover{background:var(--soft)}.site-main{padding:1.6rem 0 2.5rem}.hero-magazine{display:grid;grid-template-columns:minmax(0,1fr)360px;gap:1.25rem}.hero-card,.mini-card,.post-card,.widget,.archive-hero,.article-head,.article-body{background:var(--card);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}.hero-card{min-height:470px;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(1.4rem,4vw,3rem);overflow:hidden;position:relative}.hero-card::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(22,119,255,.12),transparent 45%),radial-gradient(circle at 82% 16%,rgba(255,106,61,.16),transparent 22rem);pointer-events:none}.hero-card>*{position:relative}.eyebrow,.post-meta,.mini-card span,.archive-hero span,.breadcrumb,.article-meta{color:var(--brand);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3{margin:0;font-family:var(--font-title);line-height:1.22}.hero-card h1{max-width:860px;margin:.85rem 0 1rem;font-size:clamp(2.6rem,6vw,5.2rem)}.hero-card p{max-width:760px;margin:0 0 1.3rem;color:var(--muted);font-size:1.05rem;line-height:1.9}.hero-stack{display:grid;gap:1.25rem}.mini-card{min-height:220px;display:flex;flex-direction:column;justify-content:flex-end;padding:1.35rem;background:linear-gradient(160deg,#fff,#f6f9ff)}.mini-card h2{margin-top:.5rem;font-size:1.45rem}.ticker-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin:1.25rem 0}.ticker-bar span{padding:.85rem 1rem;border-radius:16px;background:#101828;color:#fff;font-weight:900;text-align:center}.content-grid,.article-layout{display:grid;grid-template-columns:minmax(0,1fr)330px;gap:1.35rem;align-items:start}.post-column{display:grid;gap:1.35rem}.section-block{display:grid;gap:1rem}.section-title{display:flex;align-items:end;justify-content:space-between;gap:1rem;padding:0 .15rem}.section-title h2{font-size:1.8rem}.section-title a{color:var(--brand);font-weight:900}.post-grid,.archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.post-card{min-height:260px;display:flex;flex-direction:column;padding:1.2rem}.post-card h3,.post-card h2{margin:.55rem 0 .75rem;font-size:1.35rem}.post-card p,.list-posts p,.widget p,.archive-hero p,.article-head p,.article-body p,.article-body li{color:var(--muted);line-height:1.85}.list-posts{display:grid;gap:.85rem}.list-posts article{display:grid;grid-template-columns:72px minmax(220px,.52fr)1fr;gap:1rem;align-items:start;padding:1rem;border-radius:20px;background:var(--card);border:1px solid var(--line)}.list-posts span{color:var(--accent);font-weight:900}.list-posts h3{font-size:1.18rem}.list-posts p{margin:0}.sidebar,.article-sidebar{display:grid;gap:1rem}.widget{padding:1.2rem}.widget h2{margin-bottom:.85rem;padding-bottom:.75rem;border-bottom:1px solid var(--line);font-size:1.25rem}.category-link,.plain-link,.dark-widget a{display:block;padding:.75rem 0;border-bottom:1px solid var(--line)}.category-link strong{display:block}.category-link small{display:block;margin-top:.25rem;color:var(--muted);line-height:1.6}.dark-widget{background:#101828;color:#fff}.dark-widget h2{border-bottom-color:rgba(255,255,255,.15)}.dark-widget p{color:#cbd5e1}.dark-widget a{border-bottom-color:rgba(255,255,255,.15);color:#dbeafe;font-weight:800}.archive-hero{margin-bottom:1.2rem;padding:clamp(1.3rem,4vw,2.4rem)}.archive-hero h1,.article-head h1{margin:.6rem 0 .8rem;font-size:clamp(2.4rem,5vw,4.6rem)}.archive-card{min-height:230px}.article-wrap{display:grid;gap:1.2rem}.article-head,.article-body{padding:clamp(1.3rem,4vw,2.4rem)}.article-meta{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:.9rem}.article-body{font-size:1.05rem}.article-body h2{margin:2rem 0 .8rem;font-size:1.85rem}.article-body h3{margin-top:1.3rem;font-size:1.35rem}.article-body ul,.article-body ol{padding-left:1.35rem}.tool-callout{margin-top:2rem;padding:1.2rem;border-radius:18px;background:var(--soft);border:1px solid #bfdbfe}.tool-callout a{color:var(--brand);font-weight:900}.site-footer{margin-top:1rem;padding:2rem 0;background:#101828;color:#fff}.footer-grid{display:grid;grid-template-columns:minmax(0,1fr)minmax(280px,.8fr);gap:1.2rem}.site-footer strong{font-family:var(--font-title);font-size:1.6rem}.site-footer p{color:#cbd5e1;line-height:1.8}.footer-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.6rem;align-content:start}.footer-nav a{padding:.5rem .75rem;border-radius:999px;background:rgba(255,255,255,8%);color:#fff}@media(max-width:980px){.hero-magazine,.content-grid,.article-layout,.footer-grid{grid-template-columns:1fr}.post-grid,.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ticker-bar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.top-strip .container,.masthead{align-items:flex-start;flex-direction:column}.header-cta{width:100%}.hero-card{min-height:390px}.hero-card h1{font-size:2.4rem}.post-grid,.archive-grid,.ticker-bar,.list-posts article{grid-template-columns:1fr}}