
:root{--brand:#7C3AED;--brand-soft:#C4A7E7;--dark:#18151F;--bg:#F7F5FA;--bg2:#EEEAF3;--text:#24212A;--muted:#6F6878;--accent:#E59A3A;--line:#DCD6E4;--white:#fff;--radius:18px;--shadow:0 14px 40px rgba(35,24,45,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.75 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:hover{color:var(--brand)}button,input{font:inherit}main{min-height:65vh}.section-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.narrow{width:min(820px,calc(100% - 40px))}.site-header{position:sticky;top:0;z-index:50;background:rgba(247,245,250,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(124,58,237,.08)}.header-inner{width:min(1240px,calc(100% - 32px));margin:auto;min-height:72px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:10px;font-weight:800}.brand img{width:36px;height:36px;object-fit:contain}.main-nav{display:flex;gap:6px;margin-left:auto}.main-nav a{padding:8px 10px;border-radius:9px;color:#4b4453;font-size:14px}.main-nav a.active,.main-nav a:hover{background:var(--bg2);color:var(--brand)}.search-open,.menu-toggle{border:1px solid var(--line);background:var(--white);padding:9px 13px;border-radius:999px;cursor:pointer}.menu-toggle{display:none}.entry-hero{width:min(1240px,calc(100% - 32px));margin:30px auto 0;min-height:560px;padding:80px clamp(24px,6vw,80px);position:relative;overflow:hidden;border-radius:28px;background:linear-gradient(135deg,var(--dark),#2b2235);color:white;display:flex;flex-direction:column;justify-content:center}.entry-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 34%,rgba(196,167,231,.24),transparent 35%);pointer-events:none}.entry-kicker,.eyebrow{font-size:13px;letter-spacing:.13em;text-transform:uppercase;font-weight:800;color:var(--accent)}.entry-hero h1{max-width:760px;font-size:clamp(40px,6vw,76px);line-height:1.06;margin:16px 0 22px;position:relative;z-index:2}.lead{font-size:18px;color:var(--muted);max-width:850px}.entry-hero .lead{max-width:700px;color:#e8e1ef;position:relative;z-index:2}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px;position:relative;z-index:3}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid currentColor;border-radius:999px;font-weight:700}.btn.primary{background:var(--accent);border-color:var(--accent);color:#251d12}.hero-focus{position:absolute;right:-40px;bottom:-35px;width:min(43%,560px);aspect-ratio:4/3;object-fit:cover;border-radius:32px;opacity:.68;filter:saturate(.8);transform:rotate(-3deg)}.section-head{max-width:760px;margin-bottom:26px}.section-head span{display:block;color:var(--brand);font-weight:800;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.section-head h2{font-size:clamp(28px,4vw,44px);line-height:1.15;margin:8px 0 10px}.section-head p{color:var(--muted);margin:0}.split-index{padding:80px 0}.split-list{border-top:1px solid var(--line)}.split-list a{display:grid;grid-template-columns:260px 1fr;gap:24px;padding:24px 0;border-bottom:1px solid var(--line)}.split-list strong{font-size:22px}.split-list span{color:var(--muted)}.dark-panel{background:var(--dark);color:white;padding:72px 0}.section-head.light p{color:#cfc6d6}.headline-grid{display:grid;grid-template-columns:1.45fr .8fr;gap:32px}.headline-main{display:grid;grid-template-columns:1fr .9fr;gap:26px;align-items:center}.headline-main img{width:100%;height:360px;object-fit:cover;border-radius:20px}.headline-main h3{font-size:30px;line-height:1.2;margin:8px 0}.headline-main p{color:#cdc4d4}.headline-small{display:flex;flex-direction:column;border-left:1px solid #403748}.headline-small a{padding:18px 0 18px 24px;border-bottom:1px solid #403748}.headline-small b{display:block;font-size:18px}.headline-small span{display:block;color:#bcb2c5;margin-top:4px;font-size:14px}.content-band{padding:80px 0}.band-scroll{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:20px}.band-item{background:white;border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.band-item img{width:100%;height:210px;object-fit:cover}.band-item h3,.band-item p{margin-left:18px;margin-right:18px}.band-item p{color:var(--muted);margin-bottom:20px}.mosaic{display:grid;grid-template-columns:1.1fr 1fr .7fr;gap:26px;align-items:stretch;padding:30px 0 90px}.mosaic>*,.mosaic-note{background:var(--bg2);border-radius:20px;padding:28px}.mosaic figure{padding:0;margin:0;overflow:hidden}.mosaic figure img{height:100%;min-height:360px;object-fit:cover}.mosaic figcaption{padding:10px 14px;color:var(--muted);font-size:13px}.mosaic-copy h2{font-size:38px;line-height:1.16}.mosaic-copy p,.mosaic-note p{color:var(--muted)}.text-link{font-weight:800;color:var(--brand)}.compact-updates{padding:0 0 82px}.compact-updates ul{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.compact-updates li{display:grid;grid-template-columns:90px 1fr;gap:18px;padding:15px 0;border-bottom:1px solid var(--line)}.compact-updates time{color:var(--muted)}.wide-topic{background:var(--brand);color:white}.wide-topic-inner{display:grid;grid-template-columns:.85fr 1fr;align-items:center;gap:50px;padding:42px 0}.wide-topic img{width:100%;height:280px;object-fit:cover;border-radius:18px}.wide-topic h2{font-size:40px;line-height:1.15;margin:10px 0}.wide-topic p{color:#ede5f6}.lightbtn{border-color:white}.text-index{padding:74px 0}.text-columns{display:grid;grid-template-columns:1fr 1fr;gap:50px}.text-columns h3{font-size:22px}.text-columns p{margin:8px 0}.site-footer{background:#131018;color:#d9d0e0;padding:60px 20px 24px}.footer-grid{width:min(1180px,100%);margin:auto;display:grid;grid-template-columns:1.2fr 1fr 1fr .8fr;gap:34px}.site-footer h2{color:white;font-size:17px}.site-footer p,.site-footer a{font-size:14px;color:#bdb3c5}.copyright{width:min(1180px,100%);margin:30px auto 0;padding-top:20px;border-top:1px solid #342d3c}.breadcrumb{width:min(1180px,calc(100% - 40px));margin:26px auto 0}.breadcrumb ol{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:14px}.breadcrumb li:not(:last-child):after{content:"/";margin-left:8px;color:#aaa}.article-head{padding:60px 0 32px;display:grid;grid-template-columns:1.15fr .85fr;gap:42px;align-items:center}.article-head.narrow{display:block}.article-head h1{font-size:clamp(38px,5vw,62px);line-height:1.08;margin:10px 0 18px}.article-head>img{width:100%;height:330px;object-fit:cover;border-radius:22px}.prose{font-size:18px}.prose h2{font-size:30px;line-height:1.25;margin:44px 0 14px}.prose h3{font-size:21px}.prose p,.prose li{color:#403947}.prose a{color:var(--brand);font-weight:700}.definition-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.definition-list>div{background:var(--bg2);padding:20px;border-radius:16px}.inline-figure{margin:34px 0}.inline-figure img,.inline-image{width:100%;border-radius:18px;max-height:440px;object-fit:cover}.inline-figure figcaption{color:var(--muted);font-size:14px;margin-top:8px}.reading-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:60px;padding-bottom:80px}.side-index{position:sticky;top:100px;align-self:start;border-left:1px solid var(--line);padding-left:24px}.side-index h2{font-size:18px}.side-index a{display:block;padding:11px 0;border-bottom:1px solid var(--line);font-size:14px}.side-index img{margin-top:20px;border-radius:15px}.mosaic-text{display:grid;grid-template-columns:1fr 320px;gap:54px;padding-bottom:80px}.note-stack>div{background:var(--bg2);padding:20px;border-radius:14px;margin-bottom:14px}.note-stack h3{margin:0}.note-stack p{color:var(--muted)}.note-stack img{border-radius:16px;margin-top:22px}.guide-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:12px 0 68px}.guide-steps article{background:white;padding:22px;border-radius:16px;border-top:4px solid var(--brand);box-shadow:var(--shadow)}.guide-steps span{font-weight:900;color:var(--brand-soft);font-size:26px}.guide-steps h2{font-size:19px}.guide-steps p{color:var(--muted);font-size:14px}.topic-row{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center;padding:44px 0}.topic-row.reverse{grid-template-columns:1.1fr .9fr}.topic-row.reverse img{order:2}.topic-row img{width:100%;height:330px;object-fit:cover;border-radius:20px}.topic-row h2{font-size:34px;line-height:1.2}.topic-row p{color:var(--muted)}.topic-row a{color:var(--brand);font-weight:800}.faq-list{padding-bottom:80px}.faq-list details{background:white;border:1px solid var(--line);border-radius:14px;margin:12px 0;padding:18px 20px}.faq-list summary{font-weight:800;cursor:pointer}.faq-list p{color:var(--muted)}.page-search{display:flex;gap:10px;margin-top:22px}.page-search input{flex:1;padding:13px 15px;border:1px solid var(--line);border-radius:12px;background:white}.page-search button{border:0;background:var(--brand);color:white;padding:0 20px;border-radius:12px}.search-results{padding-bottom:80px}.search-results article{padding:20px 0;border-bottom:1px solid var(--line)}.search-results article>span{font-size:12px;color:var(--brand);font-weight:800}.search-results h3{margin:5px 0}.search-results p{color:var(--muted);margin:0}.article-detail{max-width:900px;padding:60px 0 90px}.article-detail header h1{font-size:clamp(38px,5vw,58px);line-height:1.12;margin:10px 0}.article-detail time{color:var(--muted);font-size:14px}.article-cover{width:100%;height:460px;object-fit:cover;border-radius:22px;margin:30px 0}.article-related{margin-top:50px;padding-top:30px;border-top:1px solid var(--line)}.related-links{display:grid;gap:12px}.related-links a{background:var(--bg2);padding:16px 18px;border-radius:14px}.related-links span{display:block;color:var(--muted);font-size:14px;margin-top:4px}.not-found{padding:110px 0}.not-found h1{font-size:52px}.search-modal[hidden]{display:none!important}.search-modal{position:fixed;inset:0;background:rgba(18,14,22,.62);z-index:100;display:grid;place-items:start center;padding-top:12vh}.search-dialog{width:min(640px,calc(100% - 32px));background:white;border-radius:20px;padding:30px;position:relative;box-shadow:0 30px 80px rgba(0,0,0,.25)}.search-close{position:absolute;right:16px;top:13px;border:0;background:transparent;font-size:28px;cursor:pointer}.search-row{display:flex;gap:8px}.search-row input{flex:1;padding:12px;border:1px solid var(--line);border-radius:10px}.search-row button{border:0;background:var(--brand);color:white;border-radius:10px;padding:0 18px}.modal-open{overflow:hidden}.back-top{position:fixed;right:20px;bottom:20px;width:44px;height:44px;border:0;border-radius:50%;background:var(--dark);color:white;opacity:0;pointer-events:none;transition:.2s}.back-top.show{opacity:1;pointer-events:auto}
@media(max-width:1024px){.main-nav{position:absolute;left:16px;right:16px;top:72px;background:white;box-shadow:var(--shadow);padding:12px;border-radius:14px;display:none;flex-wrap:wrap}.main-nav.open{display:flex}.menu-toggle{display:inline-block;margin-left:auto}.search-open{margin-left:0}.headline-grid,.mosaic,.article-head,.reading-grid,.mosaic-text,.topic-row,.topic-row.reverse{grid-template-columns:1fr}.headline-main{grid-template-columns:1fr 1fr}.side-index{position:static;border-left:0;border-top:1px solid var(--line);padding:24px 0 0}.topic-row.reverse img{order:0}.guide-steps{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.hero-focus{width:55%;opacity:.45}.entry-hero h1{max-width:650px}.wide-topic-inner{grid-template-columns:1fr}.definition-list{grid-template-columns:1fr}}
@media(max-width:700px){.section-wrap,.narrow,.breadcrumb{width:min(100% - 28px,1180px)}.header-inner{width:calc(100% - 20px);gap:8px}.brand span{display:none}.entry-hero{width:calc(100% - 20px);padding:54px 22px;min-height:520px}.entry-hero h1{font-size:42px}.hero-focus{right:-100px;width:82%}.split-list a{grid-template-columns:1fr;gap:5px}.headline-main{grid-template-columns:1fr}.headline-main img{height:240px}.headline-small{border-left:0}.headline-small a{padding-left:0}.band-scroll{display:flex;overflow:auto;scroll-snap-type:x mandatory}.band-item{min-width:84%;scroll-snap-align:start}.mosaic{grid-template-columns:1fr}.mosaic-copy h2,.wide-topic h2{font-size:30px}.text-columns,.footer-grid{grid-template-columns:1fr}.wide-topic-inner{padding:30px 0}.article-head{padding-top:40px}.article-head h1{font-size:40px}.article-head>img,.topic-row img{height:240px}.guide-steps{grid-template-columns:1fr}.page-search,.search-row{flex-direction:column}.page-search button,.search-row button{min-height:44px}.article-cover{height:280px}.not-found h1{font-size:40px}}

.editorial-list{padding-bottom:80px}.editorial-list article{display:grid;grid-template-columns:130px 1fr;gap:28px;padding:26px 0;border-top:1px solid var(--line)}.editorial-list time{color:var(--muted);font-variant-numeric:tabular-nums}.editorial-list article span{font-size:12px;font-weight:800;color:var(--brand);letter-spacing:.08em}.editorial-list h2{font-size:27px;line-height:1.2;margin:5px 0 8px}.editorial-list p{color:var(--muted);margin:0;max-width:780px}@media(max-width:700px){.editorial-list article{grid-template-columns:1fr;gap:5px}.editorial-list h2{font-size:22px}}
