:root{
  --brand:#6D28D9;--brand-soft:#A78BFA;--ink:#27242D;--muted:#716B78;--dark:#17151C;
  --bg:#F7F5FA;--bg-soft:#ECE8F2;--accent:#F59E0B;--white:#fff;--line:#d9d3e1;
  --shadow:0 16px 40px rgba(23,21,28,.08);--radius:18px;--shell:min(1180px,calc(100% - 40px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;line-height:1.72;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}button,input{font:inherit}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;background:var(--accent);color:#211604;padding:10px 14px;border-radius:10px;text-decoration:none;font-weight:800}.skip-link:focus{top:14px}.site-header{position:sticky;top:0;z-index:80;background:rgba(247,245,250,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(109,40,217,.12)}.header-inner{width:var(--shell);margin:auto;min-height:76px;display:flex;align-items:center;gap:26px}.brand-lockup{display:flex;align-items:center;gap:11px;text-decoration:none;margin-right:auto}.brand-lockup img{width:48px;height:48px;object-fit:contain;border-radius:12px}.brand-lockup span{display:flex;flex-direction:column;line-height:1.15}.brand-lockup strong{font-size:20px;letter-spacing:.03em}.brand-lockup small{margin-top:5px;color:var(--muted);font-size:12px}.primary-nav{display:flex;align-items:center;gap:6px}.primary-nav a{padding:10px 12px;border-radius:10px;text-decoration:none;color:#4b4651;font-size:14px;font-weight:700}.primary-nav a:hover,.primary-nav a.is-active{background:var(--bg-soft);color:var(--brand)}.search-open,.nav-toggle{border:1px solid var(--line);background:var(--white);border-radius:10px;padding:9px 12px;color:var(--ink);cursor:pointer}.nav-toggle{display:none}.search-modal{position:fixed;inset:0;z-index:200;background:rgba(23,21,28,.66);display:grid;place-items:start center;padding:11vh 20px 20px}.search-modal[hidden]{display:none!important}.search-panel{width:min(680px,100%);background:var(--white);border-radius:20px;box-shadow:0 30px 90px rgba(0,0,0,.22);padding:24px}.search-panel-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.search-panel-head h2{margin:0;font-size:24px}.search-close{border:0;background:var(--bg-soft);border-radius:9px;padding:8px 11px;cursor:pointer}.search-form label{display:block;font-size:13px;font-weight:800;margin-bottom:8px}.search-row{display:flex;gap:10px}.search-row input{flex:1;min-width:0;border:1px solid var(--line);border-radius:11px;padding:12px 14px;background:#fff}.search-row input:focus{outline:3px solid rgba(109,40,217,.16);border-color:var(--brand)}.search-row button{border:0;border-radius:11px;background:var(--brand);color:#fff;font-weight:800;padding:12px 20px;cursor:pointer}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--brand);margin:0 0 12px}.home-hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);gap:54px;align-items:center;padding:64px 0 56px}.hero-copy h1{font-size:clamp(34px,4vw,58px);line-height:1.12;letter-spacing:-.035em;margin:0 0 22px;max-width:14ch}.hero-lead{font-size:18px;color:#514b57;max-width:720px;margin:0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:11px;text-decoration:none;font-weight:800}.btn-primary{background:var(--brand);color:#fff}.btn-primary:hover{background:#5b21b6}.btn-secondary{background:#fff;border:1px solid var(--line);color:var(--ink)}.btn-light{background:#fff;color:var(--dark);margin-top:24px}.hero-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid var(--line);background:var(--line);border-radius:14px;overflow:hidden;margin:0}.hero-facts div{background:#fff;padding:14px 15px}.hero-facts dt{font-size:12px;color:var(--muted);margin-bottom:4px}.hero-facts dd{margin:0;font-weight:800;font-size:13px}.hero-media{margin:0}.hero-media img{width:100%;aspect-ratio:1.25/1;object-fit:cover;border-radius:26px;box-shadow:var(--shadow);background:var(--bg-soft)}.hero-media figcaption{font-size:12px;color:var(--muted);margin-top:10px}.section{padding:76px 0}.section-heading{margin-bottom:28px}.section-heading.narrow{max-width:760px}.section-heading h2,.section-copy h2,.reading-path h2,.subdued-topic h2,.closing-grid h2{font-size:clamp(28px,3vw,42px);line-height:1.2;letter-spacing:-.025em;margin:0 0 12px}.section-heading p,.section-copy>p,.reading-path>div>p,.subdued-topic p{color:var(--muted);margin:0}.two-col{display:grid;grid-template-columns:1fr 1fr;column-gap:48px}.editorial-index{border-top:1px solid var(--line)}.index-row{padding:24px 0;border-bottom:1px solid var(--line)}.index-kicker{font-size:11px;font-weight:900;color:var(--brand);letter-spacing:.08em}.index-row h3{font-size:21px;line-height:1.35;margin:5px 0 7px}.index-row h3 a{text-decoration:none}.index-row h3 a:hover{color:var(--brand)}.index-row p{margin:0;color:var(--muted)}.text-link{display:inline-block;margin-top:22px;color:var(--brand);font-weight:900;text-decoration:none}.section-dark{background:var(--dark);color:#fff;padding:78px 0}.section-dark .eyebrow{color:#c6b4ff}.section-dark .section-heading p{color:#bdb7c3}.split-heading{display:grid;grid-template-columns:1fr .8fr;gap:50px;align-items:end}.feature-list{border-top:1px solid rgba(255,255,255,.14)}.feature-row{display:grid;grid-template-columns:56px 220px minmax(0,1fr);gap:24px;align-items:center;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.14)}.feature-number{font-size:14px;color:#918a98}.feature-row img{width:220px;height:132px;object-fit:cover;border-radius:12px;background:#2a2630}.feature-row h3{margin:2px 0 5px;font-size:22px;line-height:1.35}.feature-row h3 a{text-decoration:none}.feature-row p{margin:0;color:#c6c0cb}.meta-line{font-size:12px!important;color:#a99bb8!important}.free-note{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center}.visual-note img{width:100%;aspect-ratio:1.35/1;object-fit:cover;border-radius:24px;background:var(--bg-soft)}.plain-list{list-style:none;padding:0;margin:24px 0 0;border-top:1px solid var(--line)}.plain-list li{padding:16px 0;border-bottom:1px solid var(--line)}.plain-list a{display:block;font-weight:900;text-decoration:none;margin-bottom:4px}.plain-list span{display:block;color:var(--muted);font-size:14px}.topic-map{padding-top:52px}.topic-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.topic-columns>div{padding:26px;border-radius:16px}.topic-primary{background:var(--brand);color:#fff}.topic-secondary{background:var(--bg-soft)}.topic-columns h3{margin:0 0 10px;font-size:22px}.topic-columns h3 a{text-decoration:none}.topic-columns p{margin:0;opacity:.84}.reading-path{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:center}.reading-path-art img{width:100%;border-radius:24px;aspect-ratio:1.3/1;object-fit:cover;background:var(--bg-soft)}.step-list{margin:24px 0 0;padding:0;list-style:none;counter-reset:steps}.step-list li{counter-increment:steps;position:relative;padding:0 0 20px 54px}.step-list li:before{content:counter(steps);position:absolute;left:0;top:0;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--bg-soft);color:var(--brand);font-weight:900}.subdued-topic{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center;background:#ede9f3;border-radius:28px;padding-left:42px;padding-right:42px;margin-bottom:64px}.subdued-topic img{border-radius:20px;aspect-ratio:1.5/1;object-fit:cover}.faq-preview{padding-top:56px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-weight:900;padding:18px 46px 18px 0;position:relative}.faq-list summary:after{content:'＋';position:absolute;right:5px;top:17px;color:var(--brand)}.faq-list details[open] summary:after{content:'－'}.faq-list details p{margin:0;padding:0 0 20px;color:var(--muted);max-width:900px}.home-closing{margin-top:52px}.closing-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.closing-links{display:grid;gap:10px}.closing-links a{display:flex;flex-direction:column;padding:18px;border:1px solid rgba(255,255,255,.16);border-radius:14px;text-decoration:none}.closing-links a:hover{border-color:#b9a5ff}.closing-links span{color:#bdb7c3;font-size:14px;margin-top:4px}.breadcrumbs{padding:24px 0 8px}.breadcrumbs ol{display:flex;align-items:center;gap:8px;flex-wrap:wrap;list-style:none;padding:0;margin:0;font-size:12px;color:var(--muted)}.breadcrumbs li:not(:last-child):after{content:'›';margin-left:8px}.breadcrumbs a{text-decoration:none}.page-shell{padding-bottom:74px}.compact-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:54px;align-items:center;padding:36px 0 46px}.page-intro h1,.watch-intro h1,.dimension-intro h1,.article-header h1,.search-page-head h1,.error-page h1{font-size:clamp(34px,4.5vw,56px);line-height:1.12;letter-spacing:-.035em;margin:0 0 18px}.page-intro p{font-size:17px;color:var(--muted);max-width:760px}.page-intro img{width:100%;border-radius:22px;aspect-ratio:1.4/1;object-fit:cover;background:var(--bg-soft)}.fact-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:16px;overflow:hidden;margin:0 0 54px}.fact-strip div{background:#fff;padding:20px}.fact-strip span{display:block;font-size:12px;color:var(--muted);margin-bottom:5px}.fact-strip strong{font-size:17px}.prose-section{padding:12px 0 52px}.narrow-prose{max-width:820px}.prose-section h2{font-size:30px;line-height:1.25;margin:36px 0 12px}.prose-section p{font-size:17px;color:#48424e}.sectionless{padding:28px 0 54px}.cross-link-panel{margin-top:28px;background:var(--dark);color:#fff;border-radius:22px;padding:34px 36px}.cross-link-panel h2{font-size:30px;margin:0 0 10px}.cross-link-panel p{color:#c4bec8;max-width:800px}.cross-link-panel .btn{margin-top:8px}.inline-links{display:flex;gap:16px;flex-wrap:wrap}.inline-links a{color:#c6b4ff}.watch-intro{display:grid;grid-template-columns:1.15fr .55fr;gap:40px;padding:36px 0 40px;align-items:end}.watch-intro p{color:var(--muted);font-size:17px}.watch-intro-note{background:var(--bg-soft);border-radius:16px;padding:22px}.watch-intro-note strong{display:block;margin-bottom:6px}.watch-intro-note p{font-size:14px;margin:0}.watch-editor-picks{padding:28px 0 42px}.watch-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.watch-card{display:grid;grid-template-columns:190px 1fr;gap:18px;background:#fff;border:1px solid #e5e0e9;border-radius:16px;padding:14px}.watch-card img{width:190px;height:150px;object-fit:cover;border-radius:12px;background:var(--bg-soft)}.watch-card span{font-size:11px;font-weight:900;color:var(--brand)}.watch-card h3{font-size:19px;line-height:1.3;margin:4px 0 6px}.watch-card h3 a{text-decoration:none}.watch-card p{font-size:14px;color:var(--muted);margin:0}.watch-stream{padding-top:48px}.article-stream{border-top:1px solid var(--line)}.article-stream article{display:grid;grid-template-columns:56px 1fr auto;gap:18px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.stream-no{font-size:12px;color:var(--muted)}.article-stream h3{margin:0 0 4px;font-size:20px}.article-stream h3 a{text-decoration:none}.article-stream p{margin:0;color:var(--muted);font-size:14px}.stream-link{font-size:13px;font-weight:900;color:var(--brand);text-decoration:none}.watch-boundary{display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--bg-soft);border-radius:16px;padding:24px 28px}.watch-boundary h2{font-size:23px;margin:0 0 6px}.watch-boundary p{margin:0;color:var(--muted);max-width:780px}.clarity-box{padding:30px;background:#fff;border:1px solid var(--line);border-radius:18px;margin-bottom:38px}.clarity-box h2{margin:0 0 18px;font-size:28px}.clarity-box dl{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:0}.clarity-box dt{font-weight:900;color:var(--brand);margin-bottom:6px}.clarity-box dd{margin:0;color:var(--muted)}.dimension-intro{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center;padding:38px 0 48px}.dimension-intro p{font-size:17px;color:var(--muted)}.dimension-intro img{width:100%;border-radius:22px;aspect-ratio:1.45/1;object-fit:cover}.dimension-return{margin-top:34px;padding:30px 0;border-top:2px solid var(--dark)}.dimension-return h2{font-size:30px;margin:0 0 18px}.dimension-return>div{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dimension-return a{display:flex;flex-direction:column;padding:18px;background:var(--bg-soft);border-radius:13px;text-decoration:none}.dimension-return span{color:var(--muted);font-size:14px;margin-top:4px}.guide-route{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;margin-bottom:36px}.guide-route h2{margin:0 0 16px}.guide-route ol{display:grid;grid-template-columns:1fr 1fr;gap:12px 30px;margin:0;padding-left:22px}.guide-route a{color:var(--brand);font-weight:800}.article-page{padding-bottom:78px}.article-header{display:grid;grid-template-columns:1.12fr .88fr;gap:50px;align-items:center;padding:36px 0 48px}.article-deck{font-size:19px;color:var(--muted);max-width:760px}.article-header img{width:100%;border-radius:22px;aspect-ratio:1.55/1;object-fit:cover;background:var(--bg-soft)}.article-body{width:min(780px,100%);margin:0 auto;font-size:18px}.article-body h2{font-size:31px;line-height:1.3;margin:42px 0 14px}.article-body p{color:#403b45;margin:0 0 18px}.article-next{margin:38px 0 10px;background:var(--bg-soft);border-left:4px solid var(--brand);padding:20px 22px}.article-next p{font-size:15px;margin:4px 0 0}.related-articles{padding:52px 0 0}.related-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.related-list a{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;text-decoration:none}.related-list span{font-size:11px;font-weight:900;color:var(--brand)}.related-list strong{font-size:18px;margin:3px 0 5px}.related-list small{font-size:13px;color:var(--muted)}.search-page-head{padding:38px 0 22px;max-width:840px}.search-page-head p{color:var(--muted)}.page-search-form{max-width:780px;background:#fff;border:1px solid var(--line);padding:22px;border-radius:16px}.search-empty,.search-results{padding:44px 0}.search-starts{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.search-starts a{background:var(--bg-soft);padding:10px 14px;border-radius:10px;text-decoration:none;font-weight:800}.search-results>h2{font-size:27px}.search-results article{max-width:850px;padding:22px 0;border-top:1px solid var(--line)}.search-results article:last-child{border-bottom:1px solid var(--line)}.search-results span{font-size:11px;font-weight:900;color:var(--brand)}.search-results h3{font-size:22px;margin:5px 0}.search-results h3 a{text-decoration:none}.search-results p{margin:0;color:var(--muted)}.full-faq{max-width:920px}.contact-options{padding:18px 0 36px}.contact-options h2{font-size:30px}.contact-options>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.contact-options a{display:flex;flex-direction:column;padding:22px;background:#fff;border:1px solid var(--line);border-radius:14px;text-decoration:none}.contact-options span{font-size:13px;color:var(--muted);margin-top:5px}.error-page{padding:100px 0 130px;max-width:850px}.error-page>p{font-size:18px;color:var(--muted)}.error-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:28px}.site-footer{background:#100f13;color:#e7e2eb;padding:58px 0 24px}.footer-grid{width:var(--shell);margin:auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:42px}.footer-intro p{color:#a9a3ae;max-width:380px;font-size:14px}.footer-brand{font-size:24px;font-weight:900;text-decoration:none}.footer-grid h2{font-size:14px;margin:0 0 13px;color:#fff}.footer-grid>div:not(.footer-intro){display:flex;flex-direction:column;align-items:flex-start}.footer-grid>div:not(.footer-intro) a{font-size:13px;color:#b9b3bd;text-decoration:none;margin:4px 0}.footer-grid a:hover{color:#fff}.footer-bottom{width:var(--shell);margin:34px auto 0;padding-top:20px;border-top:1px solid #2b282f;display:flex;justify-content:space-between;gap:20px;color:#85808a;font-size:12px}.back-top{position:fixed;right:20px;bottom:20px;border:0;background:var(--brand);color:#fff;border-radius:999px;padding:10px 14px;font-weight:800;cursor:pointer;box-shadow:var(--shadow)}code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;background:var(--bg-soft);padding:.1em .35em;border-radius:5px}
@media (max-width:1024px){:root{--shell:min(100% - 32px,960px)}.header-inner{gap:14px}.primary-nav a{padding:8px 9px}.home-hero{grid-template-columns:1fr .82fr;gap:34px}.hero-facts{grid-template-columns:1fr}.feature-row{grid-template-columns:40px 180px 1fr}.feature-row img{width:180px;height:112px}.watch-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.article-header{gap:34px}}
@media (max-width:820px){.nav-toggle{display:inline-flex}.primary-nav{position:absolute;left:16px;right:16px;top:70px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:8px;display:none;flex-direction:column;align-items:stretch}.primary-nav.is-open{display:flex}.primary-nav a{padding:12px}.search-open{white-space:nowrap}.brand-lockup small{display:none}.home-hero,.free-note,.reading-path,.subdued-topic,.compact-intro,.dimension-intro,.article-header{grid-template-columns:1fr}.home-hero{padding-top:42px}.hero-copy h1{max-width:none}.hero-media{order:-1}.hero-media img{aspect-ratio:1.8/1}.two-col{grid-template-columns:1fr}.split-heading{grid-template-columns:1fr;gap:8px}.feature-row{grid-template-columns:38px 150px 1fr}.feature-row img{width:150px;height:98px}.topic-columns{grid-template-columns:1fr 1fr}.subdued-topic{padding:32px;margin-bottom:44px}.watch-intro{grid-template-columns:1fr}.clarity-box dl{grid-template-columns:1fr}.dimension-return>div{grid-template-columns:1fr}.guide-route ol{grid-template-columns:1fr}.related-list{grid-template-columns:1fr}.contact-options>div{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}}
@media (max-width:600px){:root{--shell:calc(100% - 28px)}body{line-height:1.65}.header-inner{min-height:66px}.brand-lockup img{width:40px;height:40px}.brand-lockup strong{font-size:18px}.search-open{font-size:0;padding:9px;width:40px;height:40px}.search-open:after{content:'搜';font-size:13px}.home-hero{display:block;padding:28px 0 38px}.hero-media{margin-bottom:24px}.hero-media img{aspect-ratio:1.55/1;border-radius:18px}.hero-copy h1{font-size:36px}.hero-lead{font-size:16px}.hero-actions{display:grid}.btn{width:100%}.hero-facts{display:block}.hero-facts div+div{border-top:1px solid var(--line)}.section{padding:52px 0}.section-heading h2,.section-copy h2,.reading-path h2,.subdued-topic h2,.closing-grid h2{font-size:30px}.section-dark{padding:54px 0}.feature-row{grid-template-columns:34px 1fr;align-items:start}.feature-row img{grid-column:2;width:100%;height:auto;aspect-ratio:1.9/1}.feature-row h3{font-size:20px}.topic-columns{grid-template-columns:1fr}.free-note,.reading-path{gap:28px}.subdued-topic{padding:26px 20px;border-radius:20px}.closing-grid{grid-template-columns:1fr;gap:26px}.page-intro h1,.watch-intro h1,.dimension-intro h1,.article-header h1,.search-page-head h1,.error-page h1{font-size:36px}.fact-strip{grid-template-columns:1fr}.fact-strip div+div{border-top:1px solid var(--line)}.watch-card{grid-template-columns:1fr}.watch-card img{width:100%;height:auto;aspect-ratio:1.8/1}.article-stream article{grid-template-columns:34px 1fr}.stream-link{grid-column:2}.watch-boundary{align-items:flex-start;flex-direction:column}.article-body{font-size:17px}.article-body h2{font-size:27px}.search-row{flex-direction:column}.search-row button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.search-panel{padding:18px}.contact-options>div{grid-template-columns:1fr}.error-actions{display:grid}.error-actions .text-link{text-align:center;margin-top:4px}}
@media (max-width:390px){:root{--shell:calc(100% - 22px)}.header-inner{gap:8px}.nav-toggle{font-size:12px;padding:8px}.brand-lockup span{display:none}.brand-lockup{margin-right:auto}.home-hero{padding-top:22px}.hero-copy h1,.page-intro h1,.watch-intro h1,.dimension-intro h1,.article-header h1,.search-page-head h1,.error-page h1{font-size:32px}.section-heading h2,.section-copy h2,.reading-path h2,.subdued-topic h2,.closing-grid h2{font-size:27px}.cross-link-panel{padding:26px 20px}.feature-row{grid-template-columns:28px 1fr}.feature-number{font-size:11px}}

.article-checklist{margin:18px 0 34px;padding:0;list-style:none}.article-checklist li{position:relative;padding:14px 0 14px 30px;border-top:1px solid var(--line);color:#403b45}.article-checklist li:last-child{border-bottom:1px solid var(--line)}.article-checklist li:before{content:'✓';position:absolute;left:2px;top:14px;color:var(--brand);font-weight:900}.compact-checklist li:before{content:'→'}
