:root{--primary:#7C3AED;--primary-soft:#C4A7E7;--ink:#24212A;--muted:#6F6878;--dark:#18151F;--bg:#F7F5FA;--surface:#FFFFFF;--subtle:#EEEAF3;--accent:#E59A3A;--line:#DDD6E7;--radius:22px;--shadow:0 18px 50px rgba(54,43,70,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;line-height:1.75}body.modal-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}button,input{font:inherit}.skip-link{position:fixed;left:16px;top:-80px;background:#fff;color:#000;padding:10px 14px;z-index:1000}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:50;background:rgba(247,245,250,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(124,58,237,.12)}.header-inner{width:min(1280px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:74px}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);min-width:max-content}.brand:hover{text-decoration:none}.brand img{width:42px;height:42px;object-fit:contain}.brand span{display:grid;line-height:1.25}.brand strong{font-size:17px}.brand small{font-size:11px;color:var(--muted);margin-top:4px}.site-nav{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.site-nav a{color:#4a4452;font-size:14px}.search-open,.menu-toggle{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:999px;padding:9px 14px;cursor:pointer}.menu-toggle{display:none}.search-modal[hidden]{display:none!important}.search-modal{position:fixed;inset:0;z-index:100;background:rgba(15,12,20,.58);display:grid;place-items:center;padding:24px}.search-backdrop{position:absolute;inset:0}.search-dialog{position:relative;z-index:1;width:min(620px,100%);background:#fff;border-radius:28px;padding:32px;box-shadow:0 24px 80px rgba(0,0,0,.28)}.search-close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:28px;cursor:pointer}.search-form label{display:block;font-weight:700;margin-bottom:8px}.search-row{display:flex;gap:10px}.search-row input{flex:1;min-width:0;border:1px solid var(--line);border-radius:14px;padding:12px 14px;background:#fff;color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--primary);color:#fff;padding:11px 18px;font-weight:700;cursor:pointer}.button:hover{color:#fff;text-decoration:none;filter:brightness(.96)}.button-secondary{background:var(--dark)}.text-action{font-weight:700}.eyebrow{text-transform:none;letter-spacing:.08em;font-size:12px;font-weight:800;color:var(--primary);margin:0 0 8px}.lead{font-size:18px;color:#514a59;max-width:760px}.hero-entry{width:min(1320px,calc(100% - 40px));margin:34px auto 0;display:grid;grid-template-columns:1.15fr 1.65fr .9fr;gap:0;min-height:510px;border-radius:30px;overflow:hidden;background:var(--dark);box-shadow:var(--shadow)}.hero-cover{min-height:510px;background:#2a2334}.hero-cover img{width:100%;height:100%;object-fit:cover;opacity:.68}.hero-copy{padding:54px 48px;color:#fff;align-self:center}.hero-copy .eyebrow{color:var(--primary-soft)}.hero-copy h1{font-size:clamp(34px,4vw,64px);line-height:1.08;margin:0 0 20px}.hero-copy .lead{color:#ddd4e8}.hero-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:28px}.hero-copy .text-action{color:#fff}.hero-aside{padding:42px 30px;background:#221d2a;color:#e8e1ef;border-left:1px solid rgba(255,255,255,.08)}.hero-aside strong{display:block;margin-bottom:18px;color:#fff}.hero-aside ol{margin:0;padding-left:22px}.hero-aside li{margin:0 0 14px}.section-wrap{width:min(1160px,calc(100% - 40px));margin:84px auto}.section-heading{margin-bottom:28px}.section-heading h2{font-size:clamp(28px,3vw,42px);line-height:1.18;margin:0;max-width:800px}.split-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:end}.split-heading>p{margin:0;color:var(--muted)}.entry-columns{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:18px}.entry-block{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;display:grid;grid-template-rows:170px 1fr}.entry-block img{width:100%;height:170px;object-fit:cover}.entry-block>div{padding:24px}.entry-block h3{margin:6px 0 10px;font-size:21px}.entry-block p{color:var(--muted);margin:0 0 14px}.entry-featured{grid-row:span 2;grid-template-rows:300px 1fr}.entry-featured img{height:300px}.index-number{font-size:12px;color:var(--accent);font-weight:800}.dark-band{margin:84px 0;background:var(--dark);color:#f7f1fb;padding:64px max(20px,calc((100vw - 1160px)/2));display:grid;grid-template-columns:1.35fr .65fr;gap:42px}.dark-band .eyebrow{color:var(--primary-soft)}.dark-band h2{font-size:40px;margin:0 0 26px}.headline-major{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:center}.headline-major img{width:100%;height:280px;object-fit:cover;border-radius:20px}.headline-major h3{font-size:28px;margin:0 0 12px}.headline-major p,.headline-stack p{color:#cfc7d8}.dark-band a{color:#f3c987;font-weight:700}.headline-stack{display:grid;gap:14px}.headline-stack article{border-bottom:1px solid rgba(255,255,255,.12);padding:0 0 20px}.headline-stack span{color:var(--primary-soft);font-weight:800}.headline-stack h3{margin:6px 0 8px}.ribbon-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);gap:16px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x proximity}.ribbon-item{scroll-snap-align:start;background:#fff;border-radius:20px;overflow:hidden;border:1px solid var(--line);min-width:280px}.ribbon-item img{width:100%;height:170px;object-fit:cover}.ribbon-item div{padding:20px}.ribbon-item h3{margin:0 0 8px}.ribbon-item p{color:var(--muted)}.mixed-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:30px;align-items:start}.mixed-primary{background:#fff;padding:26px;border-radius:26px;border:1px solid var(--line)}.mixed-primary h2{font-size:34px;line-height:1.18}.mixed-primary img{width:100%;height:260px;object-fit:cover;border-radius:18px;margin:18px 0}.mixed-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.mixed-list article{background:var(--subtle);padding:22px;border-radius:20px}.mixed-list h3{margin-top:0}.brief-list{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line)}.brief-list article{padding:26px 0;border-bottom:1px solid var(--line)}.brief-list article:nth-child(odd){padding-right:28px;border-right:1px solid var(--line)}.brief-list article:nth-child(even){padding-left:28px}.brief-list h3{margin:0 0 8px}.brief-list p{color:var(--muted);margin:0}.closing-index{display:grid;grid-template-columns:.8fr 1.2fr;gap:36px;background:#fff;border-radius:28px;padding:26px;border:1px solid var(--line)}.closing-visual img{width:100%;height:100%;min-height:350px;object-fit:cover;border-radius:20px}.closing-content{padding:20px 12px}.closing-content h2{font-size:36px;margin:0 0 12px}.text-link-list{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:10px}.text-link-list a{display:grid;grid-template-columns:180px 1fr;gap:16px;padding:14px 0;border-top:1px solid var(--line);color:var(--ink)}.text-link-list span{color:var(--muted)}.page-shell{width:min(1160px,calc(100% - 40px));margin:32px auto 84px}.narrow-wide{width:min(1040px,calc(100% - 40px))}.narrow{width:min(820px,calc(100% - 40px))}.breadcrumbs{margin:18px 0 30px}.breadcrumbs ol{list-style:none;margin:0;padding:0;display:flex;gap:9px;flex-wrap:wrap;color:var(--muted);font-size:13px}.breadcrumbs li:not(:last-child)::after{content:"/";margin-left:9px;color:#aaa}.article-intro{display:grid;grid-template-columns:1.35fr .65fr;gap:34px;align-items:center;padding:38px 0 48px;border-bottom:1px solid var(--line)}.article-intro h1{font-size:clamp(34px,4vw,54px);line-height:1.12;margin:0 0 16px}.article-intro img{width:100%;height:270px;object-fit:cover;border-radius:24px}.dark-intro{background:var(--dark);color:#fff;border-radius:28px;padding:42px;margin-bottom:44px;border:0}.dark-intro .lead{color:#d6cedf}.dark-intro .eyebrow{color:var(--primary-soft)}.benefit-intro{background:linear-gradient(125deg,#18151F,#30263e)}.reading-grid{display:grid;grid-template-columns:1fr 320px;gap:44px;margin-top:44px}.reading-grid article h2,.content-chapter h2,.prose h2{font-size:29px;line-height:1.25;margin-top:40px}.side-note{background:#fff;border:1px solid var(--line);border-radius:22px;padding:20px;align-self:start;position:sticky;top:96px}.side-note img{width:100%;height:170px;object-fit:cover;border-radius:15px}.side-note h2{font-size:21px;margin:18px 0 10px}.content-chapter{margin:52px 0}.chapter-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.chapter-columns>div,.two-column-copy>div{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px}.content-feature{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center;margin:62px 0}.content-feature.reverse{grid-template-columns:1.1fr .9fr}.content-feature.reverse img{order:2}.content-feature img{width:100%;height:330px;object-fit:cover;border-radius:24px}.content-feature h2{font-size:34px;line-height:1.2;margin:0 0 12px}.related-strip{display:grid;grid-template-columns:.8fr 1.2fr;gap:26px;background:var(--subtle);border-radius:26px;padding:24px;margin-top:60px}.related-strip.compact{grid-template-columns:.55fr 1.45fr}.related-strip img{width:100%;height:100%;min-height:260px;object-fit:cover;border-radius:19px}.step-list{display:grid;margin:44px 0;border-top:1px solid var(--line)}.step-list article{display:grid;grid-template-columns:90px 1fr;gap:26px;padding:26px 0;border-bottom:1px solid var(--line)}.step-list span{font-size:34px;color:var(--primary-soft);font-weight:800}.step-list h2{margin:0 0 7px;font-size:25px}.two-column-copy{display:grid;grid-template-columns:1fr 1fr;gap:18px}.benefit-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.benefit-grid article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px}.benefit-grid article:first-child{grid-row:span 2}.benefit-grid h2{margin-top:0}.decision-map{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:48px 0}.decision-map article{padding:26px;background:#fff;border:1px solid var(--line);border-radius:22px}.decision-map span{display:inline-block;color:var(--primary);font-weight:800;font-size:13px}.decision-map h2{margin:8px 0}.wide-topic{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;margin:64px 0;background:var(--dark);color:#fff;border-radius:28px;overflow:hidden}.wide-topic img{width:100%;height:100%;min-height:320px;object-fit:cover}.wide-topic div{padding:34px}.wide-topic .eyebrow{color:var(--primary-soft)}.faq-list{display:grid;gap:12px;margin:42px 0}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px 20px}.faq-list summary{font-weight:800;cursor:pointer}.faq-list p{color:var(--muted)}.utility-visual img{width:100%;height:230px;object-fit:cover;border-radius:24px}.prose{font-size:17px}.prose h1{font-size:44px;line-height:1.15}.prose ul{padding-left:22px}.search-page h1{font-size:44px;line-height:1.15}.search-form-page{margin:28px 0}.search-hint,.result-count{color:var(--muted)}.search-results{display:grid;gap:15px}.search-results article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px}.search-results h2{margin:0 0 8px;font-size:23px}.tag-line{display:flex;gap:8px;flex-wrap:wrap}.tag-line span{font-size:12px;padding:5px 9px;border-radius:999px;background:var(--subtle);color:#5d5567}.status-panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:32px}.action-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.site-footer{background:#18151F;color:#d7cede;padding:54px max(20px,calc((100vw - 1160px)/2)) 26px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:34px}.footer-grid h2{color:#fff;font-size:17px}.footer-grid section{display:flex;flex-direction:column;gap:8px}.footer-grid p{color:#bfb6c8}.footer-grid a{color:#ddd2e8;font-size:14px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding-top:20px;display:flex;justify-content:space-between;gap:18px}.footer-bottom a{color:#fff}.back-top{position:fixed;right:22px;bottom:22px;width:44px;height:44px;border-radius:50%;border:0;background:var(--primary);color:#fff;font-size:20px;cursor:pointer;box-shadow:var(--shadow)}code{background:#eee7f4;padding:2px 6px;border-radius:6px;font-size:.9em}@media(max-width:1100px){.hero-entry{grid-template-columns:1fr 1.4fr}.hero-aside{grid-column:1/-1;border-left:0;border-top:1px solid rgba(255,255,255,.08)}.entry-columns{grid-template-columns:1fr 1fr}.entry-featured{grid-row:auto;grid-column:1/-1;grid-template-columns:.8fr 1.2fr;grid-template-rows:none}.entry-featured img{height:100%;min-height:260px}.dark-band{grid-template-columns:1fr}.headline-stack{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid section:last-child{grid-column:2/4}}@media(max-width:860px){.header-inner{grid-template-columns:1fr auto auto;gap:12px}.menu-toggle{display:inline-flex}.site-nav{display:none;position:absolute;left:20px;right:20px;top:68px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.site-nav.is-open{display:flex}.hero-entry{grid-template-columns:1fr;margin-top:20px}.hero-cover{min-height:260px}.hero-copy{padding:34px 26px}.hero-aside{padding:26px}.split-heading,.mixed-layout,.closing-index,.article-intro,.reading-grid,.content-feature,.content-feature.reverse,.related-strip,.wide-topic{grid-template-columns:1fr}.content-feature.reverse img{order:0}.entry-columns{grid-template-columns:1fr}.entry-featured{grid-column:auto;display:grid;grid-template-columns:1fr}.headline-major{grid-template-columns:1fr}.headline-stack{grid-template-columns:1fr}.chapter-columns,.benefit-grid{grid-template-columns:1fr}.benefit-grid article:first-child{grid-row:auto}.two-column-copy,.decision-map{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid section:last-child{grid-column:auto}.side-note{position:static}.article-intro img{height:220px}.dark-intro{padding:28px}.wide-topic img{min-height:220px}.text-link-list a{grid-template-columns:1fr}.brief-list{grid-template-columns:1fr}.brief-list article:nth-child(odd),.brief-list article:nth-child(even){padding:22px 0;border-right:0}}@media(max-width:600px){.header-inner,.section-wrap,.page-shell,.hero-entry{width:min(100% - 24px,1160px)}.brand small{display:none}.search-open,.menu-toggle{padding:8px 11px}.hero-copy h1{font-size:36px}.hero-copy .lead{font-size:16px}.section-wrap{margin:58px auto}.section-heading h2,.dark-band h2{font-size:30px}.dark-band{margin:58px 0;padding:46px 16px}.mixed-list{grid-template-columns:1fr}.headline-major img{height:220px}.content-feature img,.related-strip img{height:220px}.step-list article{grid-template-columns:54px 1fr}.step-list span{font-size:26px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.search-row{flex-direction:column}.search-dialog{padding:28px 20px}.prose h1,.search-page h1{font-size:35px}.article-intro h1{font-size:36px}.ribbon-track{grid-auto-columns:86%}}@media(max-width:400px){.header-inner{width:calc(100% - 18px)}.brand strong{font-size:15px}.brand img{width:36px;height:36px}.hero-entry{width:calc(100% - 18px)}.hero-copy{padding:28px 20px}.hero-copy h1{font-size:31px}.section-wrap,.page-shell{width:calc(100% - 22px)}.entry-block>div,.benefit-grid article,.decision-map article{padding:20px}}
.guide-checklist{padding-left:22px;display:grid;gap:12px}.guide-checklist li{padding-left:6px}.detailed-guide h3{font-size:21px;margin:26px 0 8px}.detailed-guide p{max-width:900px}
