*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F7F4EF;color:#2B2D31;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;line-height:1.75}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}button,input{font:inherit}button{cursor:pointer}.wrap{width:min(1160px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-60px;z-index:999;background:#1E2026;color:#fff;padding:10px 14px;border-radius:8px}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:50;background:rgba(247,244,239,.96);backdrop-filter:blur(14px);border-bottom:1px solid #ded8cf}.header-inner{min-height:76px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand img{width:44px;height:44px;object-fit:contain}.brand span{display:grid;line-height:1.15}.brand strong{font-size:16px}.brand small{color:#6F706F;font-size:11px;margin-top:5px}.site-nav{display:flex;align-items:center;gap:4px;margin-left:auto}.site-nav a{padding:8px 10px;border-radius:8px;font-size:14px;color:#494b4f}.site-nav a:hover,.site-nav a.is-active{background:#EEE9E2;color:#1E2026}.search-trigger,.menu-toggle{border:1px solid #d4cdc4;background:#fff;border-radius:9px;padding:8px 12px;color:#2B2D31}.menu-toggle{display:none}.search-modal[hidden]{display:none!important}.search-modal{position:fixed;inset:0;z-index:100;background:rgba(30,32,38,.68);display:grid;place-items:start center;padding:12vh 20px 20px}.search-dialog{width:min(640px,100%);background:#F7F4EF;border-radius:18px;padding:30px;position:relative;box-shadow:0 28px 80px rgba(0,0,0,.25)}.search-close{position:absolute;right:18px;top:16px;border:0;background:transparent;font-size:28px}.search-dialog h2{margin:0 40px 6px 0;font-size:28px}.search-dialog p{margin:0 0 20px;color:#6F706F}.search-form label{display:block;font-weight:700;margin-bottom:6px}.search-form>div,.inline-search{display:flex;gap:8px}.search-form input,.inline-search input{flex:1;min-width:0;border:1px solid #cfc7bd;background:#fff;border-radius:10px;padding:12px 14px}.search-form button,.inline-search button{border:0;border-radius:10px;background:#B9473F;color:#fff;padding:12px 18px;font-weight:700}.hero{padding:64px 0 56px}.hero-home{background:linear-gradient(180deg,#EEE9E2 0,#F7F4EF 100%)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:56px;align-items:center}.eyebrow{display:inline-block;color:#B9473F;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.hero h1,.page-intro h1,.article-header h1,.error-page h1{margin:0;color:#1E2026;line-height:1.12;letter-spacing:-.025em}.hero h1{font-size:clamp(38px,5vw,64px)}.hero-copy>p{font-size:18px;color:#56585c;max-width:650px}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:10px;border:1px solid transparent;font-weight:750}.btn.primary{background:#B9473F;color:#fff}.btn.secondary{background:#fff;border-color:#cfc7bd;color:#1E2026}.btn.warm{background:#E06A3B;color:#fff}.btn.ghost{background:transparent;border-color:#9b958d;color:inherit}.hero-notes{display:flex;flex-wrap:wrap;gap:10px 18px;padding:0;margin:24px 0 0;list-style:none;color:#6F706F;font-size:13px}.hero-notes li:before{content:"•";color:#D89A45;margin-right:7px}.hero-media{margin:0}.hero-media img,.with-media img,.access-hero img,.topic-feature img,.article-cover img{border-radius:18px;object-fit:cover;background:#EEE9E2}.hero-media figcaption{font-size:12px;color:#6F706F;margin-top:8px}.section{padding-block:70px}.section-heading{margin-bottom:30px}.section-heading h2,.content-section h2,.story-grid h2,.feature-split h2{margin:0;color:#1E2026;line-height:1.2;font-size:clamp(28px,3vw,40px)}.section-heading p{margin:10px 0 0;color:#6F706F;max-width:720px}.split-heading{display:grid;grid-template-columns:1fr .8fr;gap:40px;align-items:end}.entry-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.entry-card{display:grid;grid-template-columns:180px 1fr;background:#fff;border:1px solid #ded8cf;border-radius:16px;overflow:hidden}.entry-card img{width:100%;height:100%;min-height:190px;object-fit:cover}.entry-card div{padding:22px}.entry-card h3{margin:0 0 8px;font-size:20px}.entry-card p{margin:0 0 14px;color:#6F706F;font-size:14px}.text-link{color:#B9473F;font-weight:750;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.band{padding-block:66px}.band-dark{background:#1E2026;color:#f7f4ef}.band-dark h2{font-size:38px;line-height:1.2;margin:0}.band-dark p{color:#d3d0ca}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.check-panel{background:#2a2d34;border:1px solid #444750;border-radius:16px;padding:24px}.check-panel ol{list-style:none;margin:0;padding:0;display:grid;gap:22px;counter-reset:item}.check-panel li{counter-increment:item;padding-left:46px;position:relative}.check-panel li:before{content:counter(item);position:absolute;left:0;top:0;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#D89A45;color:#1E2026;font-weight:800}.check-panel strong,.check-panel span{display:block}.check-panel span{color:#c5c2bd;font-size:14px}.editorial-list{border-top:1px solid #d8d1c8}.editorial-list article{display:grid;grid-template-columns:60px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid #d8d1c8}.editorial-list .num{font-size:22px;color:#B9473F;font-weight:800}.editorial-list .meta,.meta{font-size:12px;color:#6F706F}.editorial-list h3{margin:4px 0 5px;font-size:22px}.editorial-list p{margin:0;color:#6F706F}.section-cta{text-align:right;margin-top:20px}.feature-split{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.feature-split figure{margin:0}.feature-split figure img{border-radius:18px}.tick-list{padding:0;margin:20px 0;list-style:none;display:grid;gap:10px}.tick-list li{position:relative;padding-left:28px}.tick-list li:before{content:"✓";position:absolute;left:0;color:#B9473F;font-weight:900}.band-soft{background:#EEE9E2}.compact-search{display:grid;grid-template-columns:1fr .9fr;gap:40px;align-items:center}.compact-search h2{font-size:34px;margin:0}.compact-search p{margin:8px 0 0;color:#6F706F}.inline-search{align-items:stretch}.inline-search.narrow{margin-top:18px}.three-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.three-panel .section-heading{grid-column:1/-1}.three-panel article{padding:26px;border-top:3px solid #B9473F;background:#fff}.three-panel h3{margin:0 0 8px}.three-panel p{color:#6F706F}.three-panel a{font-weight:750;color:#B9473F}.story-grid{display:grid;grid-template-columns:1fr .8fr;gap:50px;align-items:center}.story-grid figure{margin:0}.story-grid img{border-radius:18px}.faq-preview{max-width:900px}.faq-preview details,.faq-full details{border-top:1px solid #d6cfc6}.faq-preview details:last-of-type,.faq-full details:last-of-type{border-bottom:1px solid #d6cfc6}.faq-preview summary,.faq-full summary{cursor:pointer;font-weight:750;padding:18px 36px 18px 0;position:relative}.faq-preview summary:after,.faq-full summary:after{content:"+";position:absolute;right:4px;font-size:22px}.faq-preview details[open] summary:after,.faq-full details[open] summary:after{content:"−"}.faq-preview details p,.faq-full details p{margin:0 0 18px;color:#5f6164}.site-footer{background:#1E2026;color:#ece8e2;margin-top:76px;padding:52px 0 24px}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:34px}.footer-grid h2{font-size:16px;margin:0 0 12px}.footer-grid p{color:#bdbab4;margin:0;max-width:430px}.footer-grid section:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-grid a{color:#d8d5d0;font-size:14px}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #373a41;margin-top:34px;padding-top:20px;color:#9f9d99;font-size:12px}.back-top{border:1px solid #52555d;background:transparent;color:#d7d3cc;padding:7px 10px;border-radius:8px}.page-shell{padding-top:22px}.breadcrumbs{font-size:13px;color:#6F706F;margin:4px 0 28px}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.breadcrumbs li:not(:last-child):after{content:"/";margin-left:6px;color:#a39f98}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.page-intro{padding:18px 0 44px;max-width:900px}.page-intro.with-media{max-width:none;display:grid;grid-template-columns:1fr .72fr;gap:44px;align-items:center}.page-intro h1{font-size:clamp(38px,5vw,58px)}.page-intro>p,.page-intro div>p{font-size:18px;color:#5e6064;max-width:780px}.content-section{padding:42px 0;border-top:1px solid #ddd6cd}.content-section h2{font-size:30px;margin-bottom:14px}.content-section p{max-width:860px}.content-section p,.lead{color:#55575b}.split-text{display:grid;grid-template-columns:1fr 320px;gap:50px}.note{background:#EEE9E2;border-left:4px solid #D89A45;padding:22px;border-radius:0 12px 12px 0}.note strong{display:block;margin-bottom:8px}.note a{display:block;margin-top:10px;color:#B9473F;text-decoration:underline}.scenario-table .table-wrap{overflow:auto;border:1px solid #d9d2c9;border-radius:12px}.scenario-table table{width:100%;border-collapse:collapse;background:#fff;min-width:760px}.scenario-table th,.scenario-table td{padding:14px 16px;text-align:left;border-bottom:1px solid #e4ded6}.scenario-table th{background:#EEE9E2;font-size:13px}.scenario-table a{color:#B9473F;text-decoration:underline}.related-box>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.related-box a{display:flex;flex-direction:column;gap:5px;background:#fff;border:1px solid #ddd6cd;border-radius:12px;padding:18px}.related-box span{color:#6F706F;font-size:14px}.access-hero,.topic-feature{display:grid;grid-template-columns:1fr .8fr;gap:44px;align-items:center;padding:20px 0 56px}.access-hero h2,.topic-feature h2{font-size:32px;margin:0}.domain-callout{display:inline-block;background:#1E2026;color:#fff!important;padding:10px 14px;border-radius:8px;font-family:ui-monospace,monospace;letter-spacing:.02em}.process ol{list-style:none;padding:0;margin:24px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;counter-reset:step}.process li{counter-increment:step;background:#fff;border:1px solid #ddd6cd;padding:18px;border-radius:12px}.process li:before{content:"0" counter(step);font-weight:900;color:#B9473F}.process strong{display:block;margin:8px 0}.process p{margin:0;font-size:14px;color:#6F706F}.cards-clean{align-items:stretch}.cards-clean article{background:#fff;border:1px solid #ddd6cd;border-radius:14px;padding:24px}.query-examples{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.query-examples span,.query-examples a,.tag-list span{background:#EEE9E2;border:1px solid #ddd6cd;border-radius:999px;padding:7px 11px;font-size:13px}.article-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.article-grid article{background:#fff;border:1px solid #ddd6cd;border-radius:16px;overflow:hidden}.article-grid article>img{width:100%;aspect-ratio:16/9;object-fit:cover}.article-grid article>div{padding:20px}.article-grid h3{margin:5px 0 8px;font-size:22px;line-height:1.3}.article-grid p{color:#6F706F}.band-inside{background:#EEE9E2;padding-inline:26px;border-radius:16px;border-top:0}.anchor-nav{display:flex;gap:8px;overflow:auto;padding:0 0 24px;scrollbar-width:thin}.anchor-nav a{white-space:nowrap;background:#EEE9E2;border:1px solid #ddd6cd;border-radius:999px;padding:8px 12px;font-size:13px}.guide-list{border-top:1px solid #ddd6cd}.guide-item{display:grid;grid-template-columns:80px 1fr;gap:18px;padding:36px 0;border-bottom:1px solid #ddd6cd;scroll-margin-top:96px}.guide-index{font-size:30px;color:#B9473F;font-weight:900}.guide-item h2{font-size:28px;margin:0}.guide-item .lead{margin:6px 0 18px}.guide-item ol{margin:0;padding-left:20px;display:grid;gap:10px}.article-header{padding:20px 0 28px;max-width:920px}.article-header h1{font-size:clamp(38px,5vw,60px)}.article-header .lead{font-size:19px}.article-meta{display:flex;flex-wrap:wrap;gap:14px;color:#6F706F;font-size:13px}.article-cover{margin:0 0 36px}.article-cover img{width:100%;max-height:560px;object-fit:cover}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:54px}.article-body section{padding:10px 0 28px}.article-body h2{font-size:28px;line-height:1.25;margin:0 0 12px}.article-body p{font-size:17px;color:#4d4f53}.article-aside{position:sticky;top:104px;align-self:start}.article-aside h2{font-size:15px;text-transform:uppercase;letter-spacing:.08em;color:#6F706F;margin:0 0 10px}.article-aside>a{display:flex;flex-direction:column;gap:5px;padding:13px 0;border-top:1px solid #ddd6cd}.article-aside>a span{font-size:12px;color:#6F706F}.tag-list{display:flex;flex-wrap:wrap;gap:6px}.faq-full{max-width:900px}.faq-full details div{padding-bottom:20px}.faq-full details a{color:#B9473F;font-weight:700;text-decoration:underline}.search-page{max-width:900px}.search-form.large{margin:0 0 36px}.search-results{border-top:1px solid #ddd6cd}.search-results article{display:grid;grid-template-columns:90px 1fr;gap:16px;padding:22px 0;border-bottom:1px solid #ddd6cd}.search-results article>span{font-size:12px;color:#B9473F;font-weight:800}.search-results h3{margin:0 0 6px;font-size:22px}.search-results p{margin:0;color:#6F706F}.empty-state{background:#EEE9E2;border-radius:16px;padding:30px}.empty-state h2{margin:0}.principle-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.principle-grid article{background:#fff;border:1px solid #ddd6cd;padding:22px;border-radius:12px}.principle-grid strong{font-size:18px}.principle-grid p{margin-bottom:0;color:#6F706F}.error-page{padding:100px 0;max-width:800px}.error-page h1{font-size:64px}.error-page p{font-size:18px;color:#6F706F}code{background:#EEE9E2;padding:2px 6px;border-radius:5px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1024px){.site-nav{position:absolute;left:20px;right:20px;top:70px;background:#F7F4EF;border:1px solid #ddd6cd;border-radius:12px;padding:10px;display:none;flex-direction:column;align-items:stretch;box-shadow:0 20px 40px rgba(0,0,0,.12)}.site-nav.is-open{display:flex}.menu-toggle{display:inline-block;margin-left:auto}.hero-grid,.page-intro.with-media,.feature-split,.story-grid,.access-hero,.topic-feature{grid-template-columns:1fr 1fr;gap:30px}.entry-card{grid-template-columns:150px 1fr}.process ol{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}}@media(max-width:768px){.wrap{width:min(100% - 28px,1160px)}.header-inner{min-height:68px}.brand small{display:none}.search-trigger{padding:7px 9px}.hero{padding:40px 0}.hero-grid,.page-intro.with-media,.feature-split,.story-grid,.access-hero,.topic-feature,.compact-search,.split-heading,.split-text,.two-col{grid-template-columns:1fr}.hero-media{order:-1}.hero h1{font-size:42px}.entry-grid,.article-grid,.related-box>div,.three-panel,.principle-grid{grid-template-columns:1fr}.entry-card{grid-template-columns:140px 1fr}.section{padding-block:50px}.band{padding-block:50px}.page-intro.with-media img{order:-1;max-height:320px;width:100%;object-fit:cover}.article-layout{grid-template-columns:1fr}.article-aside{position:static}.footer-grid{grid-template-columns:1fr 1fr}.search-results article{grid-template-columns:1fr}.guide-item{grid-template-columns:56px 1fr}}@media(max-width:600px){.wrap{width:min(100% - 24px,1160px)}.brand strong{font-size:14px}.brand img{width:38px;height:38px}.search-trigger{font-size:13px}.hero-grid{display:block}.hero-media{margin-bottom:26px}.hero h1,.page-intro h1,.article-header h1{font-size:36px}.hero-copy>p,.page-intro>p,.page-intro div>p{font-size:16px}.hero-actions{display:grid}.btn{width:100%}.entry-card{grid-template-columns:1fr}.entry-card img{height:200px}.section-heading h2,.content-section h2,.story-grid h2,.feature-split h2{font-size:27px}.band-dark h2{font-size:30px}.process ol{grid-template-columns:1fr}.guide-item{grid-template-columns:1fr}.guide-index{font-size:20px}.footer-grid{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column}.search-form>div,.inline-search{flex-direction:column}.search-form button,.inline-search button{width:100%}.article-header h1{font-size:34px}.error-page h1{font-size:50px}.search-modal{padding:8vh 12px 12px}.search-dialog{padding:24px 18px}.page-shell{padding-top:12px}.breadcrumbs{margin-bottom:18px}}@media(max-width:375px){.header-inner{gap:8px}.brand span{max-width:110px}.brand strong{font-size:12px}.menu-toggle,.search-trigger{padding:6px 7px}.hero h1,.page-intro h1,.article-header h1{font-size:32px}.entry-card div{padding:16px}.section{padding-block:42px}.page-intro{padding-bottom:32px}}
