:root{color-scheme:light;--ink:#302e34;--muted:#737077;--line:#ebe7e8;--rose:#a34161;--deep:#44333e;--paper:#f5f3f3;--max:1180px}
*{box-sizing:border-box}html{scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size:15px;line-height:1.8}a{color:inherit;text-decoration:none}a:hover{color:var(--rose)}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #bd6683;outline-offset:4px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.45}h1{font-size:30px;font-weight:650}h2{font-size:21px;font-weight:600}h3{font-size:16px}svg{display:block}[hidden]{display:none!important}.container,.header-inner{width:calc(100% - 48px);max-width:var(--max);margin:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:16px;z-index:10;padding:12px 20px;background:#fff}.skip-link:focus{top:8px}
.site-header{background:#fff;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;gap:44px;min-height:76px}.brand{display:flex;gap:10px;align-items:center;font-size:25px;font-weight:700;letter-spacing:1px;flex-shrink:0}.brand img{border-radius:50%;width:38px;height:38px}.brand-fm{font-size:18px;font-weight:600;margin-left:3px;letter-spacing:0;color:var(--rose)}.header-menu{display:flex;align-items:center;justify-content:space-between;flex:1;gap:24px}.header-menu nav{display:flex;align-items:center;gap:26px}.header-menu nav a{display:flex;align-items:center;min-height:76px;white-space:nowrap;border-bottom:3px solid transparent;font-size:14px;font-weight:550}.header-menu nav a[aria-current]{color:var(--rose);border-bottom-color:var(--rose)}.site-search{display:flex;align-items:center;background:#faf9f9;border:1px solid var(--line);border-radius:5px;width:215px;flex-shrink:0}.site-search input{min-width:0;width:100%;border:0;border-radius:5px;padding:8px 10px;background:transparent;color:var(--ink);font-size:13px;outline-offset:2px}.site-search button{background:none;border:0;min-width:44px;height:42px;display:grid;place-items:center;color:var(--muted)}.site-search svg{fill:none;stroke:currentColor;stroke-width:1.6}.menu-toggle{display:none}
main.container{padding:28px 0 42px}.eyebrow{font-size:11px;letter-spacing:1.5px;color:var(--rose);font-weight:600;margin-bottom:10px}.page-intro{margin-bottom:24px;max-width:910px}.page-intro h1{margin-bottom:10px}.page-intro>p:last-child{color:var(--muted);font-size:14px;max-width:820px}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:22px}.primary{min-width:0}.panel{background:#fff;border:1px solid #eeeaec;border-radius:8px;padding:24px;margin-bottom:20px;min-width:0}.page-content{padding:28px;margin-bottom:0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.section-heading h2{font-size:18px}.section-heading h2:before,.side-guide section>h2:before,.article-nav>h2:before{content:"";display:inline-block;width:3px;height:16px;background:var(--rose);vertical-align:-1px;margin-right:10px}.section-heading>a{font-size:12px;color:var(--muted);min-height:44px;display:flex;align-items:center;flex-shrink:0}.button{display:inline-flex;gap:16px;align-items:center;justify-content:center;padding:11px 18px;min-height:44px;background:var(--rose);color:#fff;border-radius:4px;font-size:13px}.button:hover{background:#87334e;color:#fff}
.focus-grid{display:grid;grid-template-columns:minmax(0,2.3fr) minmax(0,1fr);gap:14px;margin-bottom:20px}.feature-story{background:var(--deep);color:#fff7f5;padding:28px;min-height:300px;border-radius:8px;display:flex;align-items:center;gap:22px;overflow:hidden}.feature-story>div{flex:1;min-width:0}.feature-story .eyebrow{color:#e9c1cf;font-size:10px;letter-spacing:1px}.feature-story h2{font-family:"Songti SC",STSong,serif;font-size:29px;font-weight:550;margin:12px 0}.feature-story h2 a:hover{color:#f7d2df}.feature-story p:not(.eyebrow){font-size:12px;color:#e5d7df;line-height:1.95}.feature-story img{width:126px;height:168px;object-fit:cover;flex-shrink:0;box-shadow:6px 8px 0 #ffffff0d}.feature-link{display:inline-flex;align-items:center;min-height:44px;margin-top:12px;font-size:12px;color:#ffe6cd}.feature-link:hover{color:#fff}.focus-links{display:grid;grid-template-rows:1fr 1fr;gap:14px}.focus-links>a{padding:20px 18px;background:#ece3de;border-radius:8px;display:flex;flex-direction:column;justify-content:center}.focus-links>a:last-child{background:#e7e3eb}.focus-links small{color:#71646a;font-size:10px}.focus-links strong{font-size:18px;margin:8px 0;line-height:1.55}.focus-links span{font-size:11px}.topic-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.topic-tiles>a{display:flex;flex-direction:column;justify-content:center;min-height:96px;background:#f3ebe7;padding:18px 16px;border-radius:4px}.topic-tiles>a:nth-child(2){background:#eaf0ed}.topic-tiles>a:nth-child(3){background:#eeebf2}.topic-tiles>a:nth-child(4){background:#f2f1f1}.topic-tiles strong{font-size:17px;margin-bottom:5px}.topic-tiles span{font-size:11px;color:#706970}.feed-intro{font-size:13px;color:var(--muted);margin-top:-5px;margin-bottom:8px}.story{display:grid;grid-template-columns:122px minmax(0,1fr);gap:22px;padding:24px 0;border-bottom:1px solid var(--line)}.story:last-child{border-bottom:0;padding-bottom:0}.story-image{display:block;align-self:start}.story-image img{width:122px;aspect-ratio:3/4;object-fit:cover;border-radius:3px}.story-content{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.story-kicker{font-size:11px;color:var(--rose);margin-bottom:7px}.story-kicker span{color:var(--muted);margin-left:12px}.story h2{font-size:20px;margin-bottom:10px;overflow-wrap:anywhere}.story-excerpt{font-size:13px;color:#6d6870;line-height:1.95;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.story-meta{display:flex;flex-wrap:wrap;gap:4px 14px;align-items:center;font-size:11px;color:var(--muted);width:100%;margin-top:auto;padding-top:10px}.story-meta a{margin-left:auto;color:var(--rose);min-height:32px;display:inline-flex;align-items:center}.directory-note h2{font-size:20px;margin-bottom:12px}.directory-note p{font-size:13px;color:var(--muted);margin-bottom:12px}.directory-note>a{display:inline-flex;align-items:center;min-height:44px;font-size:13px;color:var(--rose)}
.side-guide{min-width:0}.side-guide h2{font-size:17px}.entry-panel{border-radius:8px;background:#493640;color:#fff;padding:26px;margin-bottom:20px}.entry-panel .eyebrow{color:#e6c5d0;font-size:10px}.entry-panel h2{font-size:25px;font-weight:550;line-height:1.65;margin:16px 0}.entry-panel h2:before{display:none!important}.entry-panel>p:not(.eyebrow){color:#dfd2d9;font-size:13px;line-height:1.95;margin:16px 0 20px}.entry-panel .button{background:#eedbcc;color:#523b46;width:100%;font-size:12px}.side-item{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--line)}.side-number{font-family:Georgia,serif;font-size:18px;color:var(--rose)}.side-item strong{font-size:13px;font-weight:550;display:block}.side-item small{display:block;font-size:11px;color:var(--muted);margin-top:4px}.side-picks>.muted{font-size:10px;margin-top:15px}.topic-links>a{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--line);min-height:44px;font-size:13px}.topic-links>a:last-child{border:0}.topic-links small{font-size:11px;color:var(--muted)}.side-topics h2{margin-bottom:8px}.reading-note p{font-size:13px;color:var(--muted);margin:12px 0}.reading-note a{display:inline-flex;align-items:center;min-height:44px;font-size:12px;color:var(--rose)}.article-nav>a{display:flex;align-items:center;min-height:44px;font-size:13px;border-bottom:1px solid var(--line)}.article-nav h2{margin-bottom:10px}.muted{color:var(--muted);font-size:12px}
.breadcrumbs{display:flex;flex-wrap:wrap;gap:9px;padding:0 0 22px;font-size:12px;color:var(--muted);overflow-wrap:anywhere}.breadcrumbs a{color:var(--rose)}.catalog-tools{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:8px 0;font-size:12px;color:var(--muted)}.catalog-tools a{color:var(--rose);min-height:44px;display:flex;align-items:center}.wide{margin-top:28px;padding:22px;background:#faf7f8;border-left:3px solid #d8b4c1}.wide h2{font-size:17px;margin-bottom:10px}.wide p{margin:0;font-size:13px}.filter-links{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 24px}.filter-links a{padding:8px 22px;border:1px solid var(--line);border-radius:4px;min-height:44px;font-size:13px}.filter-links a:hover{border-color:var(--rose)}.topic-section{margin:28px 0 38px;scroll-margin-top:24px}.section-description{font-size:14px;line-height:2;color:#645f67;margin-bottom:22px}.work-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 16px}.work-card{min-width:0}.cover{position:relative;aspect-ratio:3/4;overflow:hidden;background:var(--paper);border-radius:3px}.cover img{width:100%;height:100%;object-fit:cover}.cover-status{position:absolute;right:0;bottom:0;padding:2px 7px;color:#fff;background:#302830df;font-size:10px}.work-card h3{font-size:13px;font-weight:550;margin:9px 0 4px;overflow-wrap:anywhere;line-height:1.6}.work-card>p{font-size:10px;color:var(--muted);line-height:1.6}.update-list{border-top:1px solid var(--line)}.update-list article{display:grid;grid-template-columns:105px 1fr 90px;align-items:center;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.update-list time{font-variant-numeric:tabular-nums;color:var(--muted);font-size:12px}.update-list h2{font-size:16px}.update-list p{color:var(--muted);font-size:11px;margin-top:5px}.update-list article>span{font-size:12px;text-align:right}.update-list small{display:block;font-size:10px;color:var(--muted)}.prose h2{font-size:20px;margin:28px 0 12px}.prose p{color:#625d66;line-height:2.1;margin-bottom:16px;font-size:14px}.prose a{color:var(--rose);text-decoration:underline;text-underline-offset:4px}
.detail-intro{display:grid;grid-template-columns:160px minmax(0,1fr);gap:26px;margin-bottom:30px}.detail-cover{width:160px;height:auto;object-fit:contain;align-self:start;border-radius:3px}.detail-intro h1{font-size:26px;margin-bottom:14px}.detail-lead{color:var(--muted);font-size:13px;margin-bottom:15px}.tags{display:flex;flex-wrap:wrap;gap:6px}.tags span{padding:2px 8px;background:#faf7f8;color:#78616b;border:1px solid #eee4e8;font-size:10px}.facts{display:flex;flex-wrap:wrap;gap:14px 24px;margin:18px 0}.facts dt{color:var(--muted);font-size:10px}.facts dd{margin:3px 0 0;font-size:12px}.detail-intro .button{font-size:12px;padding:9px 14px}.detail-section{margin:30px 0;scroll-margin-top:24px}.detail-section .section-heading{border-bottom:1px solid var(--line);padding-bottom:14px}.synopsis{color:#57515c;line-height:2.15;font-size:15px}.synopsis p{margin:0 0 16px}.empty-state{padding:44px 24px;text-align:center;background:#faf8f9;color:var(--muted)}.notice{padding:14px;background:var(--paper)}
.site-footer{background:#fff;border-top:1px solid var(--line);padding:30px 0;color:var(--muted);font-size:12px}.footer-inner{display:flex;justify-content:space-between;gap:36px}.footer-brand{font-size:18px;font-weight:600;color:var(--ink);display:inline-block;margin-bottom:8px}.footer-inner nav{display:flex;flex-wrap:wrap;gap:8px 22px;align-content:flex-start}.footer-inner nav a{display:flex;min-height:44px;align-items:center}.footer-inner .muted{font-size:11px}
@media(max-width:1100px){.header-inner{gap:26px}.header-menu nav{gap:18px}.site-search{width:190px}.content-layout{grid-template-columns:minmax(0,1fr) 250px;gap:18px}.panel{padding:20px}.focus-grid{grid-template-columns:1fr}.focus-links{grid-template-columns:1fr 1fr;grid-template-rows:auto}.feature-story{min-height:245px}.focus-links>a{padding:16px}.story{grid-template-columns:105px minmax(0,1fr);gap:18px}.story-image img{width:105px}.topic-tiles{gap:8px}.topic-tiles>a{padding:13px 10px}.topic-tiles strong{font-size:15px}.topic-tiles span{font-size:10px}.entry-panel{padding:22px}.entry-panel h2{font-size:22px}.detail-intro{grid-template-columns:125px minmax(0,1fr);gap:20px}.detail-cover{width:125px}}
@media(max-width:900px) and (min-width:761px){.site-search{width:160px}.header-inner{gap:18px}.header-menu{gap:16px}.header-menu nav{gap:14px}.header-menu nav a{font-size:12px}.brand{font-size:22px}.brand img{width:32px;height:32px}.story-meta{gap:2px 8px}.story-meta a{margin-left:0}.detail-intro{grid-template-columns:100px minmax(0,1fr)}.detail-cover{width:100px}.detail-intro h1{font-size:23px}}
@media(max-width:760px){.container,.header-inner{width:calc(100% - 28px)}.header-inner{min-height:64px;justify-content:space-between;flex-wrap:wrap;gap:0}.brand{font-size:23px;min-height:64px}.brand img{width:34px;height:34px}.menu-toggle{border:1px solid var(--line);background:#fff;border-radius:4px;color:var(--ink);min-height:44px;padding:0 12px;font-size:13px}.js .menu-toggle{display:block}.header-menu{flex-basis:100%;padding:0 0 16px;flex-direction:column;gap:12px;align-items:stretch}.js .header-menu:not(.is-open){display:none}.header-menu nav{gap:0;justify-content:space-between}.header-menu nav a{min-height:44px;font-size:13px}.site-search{width:100%}main.container{padding:22px 0 28px}.page-intro{margin-bottom:20px}.page-intro h1{font-size:26px;margin-bottom:8px}.page-intro>p:last-child{font-size:13px}.eyebrow{font-size:10px;margin-bottom:7px}.content-layout{grid-template-columns:1fr;gap:20px}.panel{padding:18px;margin-bottom:16px}.page-content{margin-bottom:0}.focus-grid{gap:12px;margin-bottom:16px}.feature-story{min-height:234px;padding:22px;gap:18px}.feature-story img{width:96px;height:128px}.feature-story h2{font-size:26px;margin:10px 0}.feature-story .eyebrow{font-size:9px}.feature-story p:not(.eyebrow){font-size:11px}.feature-link{font-size:11px;margin-top:6px}.focus-links{gap:12px}.focus-links>a{padding:16px;min-height:120px}.focus-links strong{font-size:17px}.focus-links small{font-size:9px}.focus-links span{font-size:10px}.section-heading{gap:10px;margin-bottom:12px}.section-heading h2{font-size:16px}.section-heading>a{font-size:10px;min-height:36px}.section-heading h2:before{margin-right:7px;height:14px}.topic-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.topic-tiles>a{min-height:84px;padding:14px}.topic-tiles strong{font-size:16px}.topic-tiles span{font-size:10px}.feed-intro{font-size:11px;margin-bottom:0}.story{grid-template-columns:84px minmax(0,1fr);gap:14px;padding:20px 0}.story-image img{width:84px}.story h2{font-size:16px;margin-bottom:8px}.story-kicker{font-size:9px;margin-bottom:5px}.story-kicker span{margin-left:8px}.story-excerpt{font-size:11px;line-height:1.9;-webkit-line-clamp:3}.story-meta{font-size:9px;gap:0 8px;padding-top:7px;line-height:1.7}.story-meta a{font-size:11px;margin-left:0;min-height:44px;width:100%}.directory-note h2{font-size:18px}.directory-note p{font-size:12px}.directory-note>a{font-size:12px}.side-guide{display:grid;grid-template-columns:1fr;gap:0}.entry-panel{padding:24px;margin-bottom:16px}.entry-panel h2{font-size:23px}.side-guide .side-picks{margin-bottom:16px}.side-item{padding:13px 0}.reading-note p{font-size:12px}.side-guide .panel:last-child{margin-bottom:0}.footer-inner{flex-direction:column;gap:16px}.site-footer{padding:24px 0}.footer-inner nav{gap:4px 20px}.breadcrumbs{padding-bottom:18px;font-size:10px;gap:7px}.wide{padding:18px;margin-top:24px}.wide h2{font-size:16px}.wide p{font-size:12px}.filter-links{gap:8px;margin-bottom:20px}.filter-links a{font-size:12px;padding:8px 18px}.section-description{font-size:13px;margin-bottom:18px}.work-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 10px}.work-card h3{font-size:11px}.work-card>p{font-size:9px}.cover-status{font-size:8px;padding:2px 4px}.topic-section{margin-bottom:30px}.update-list article{grid-template-columns:1fr 75px;gap:5px 12px;padding:16px 0}.update-list time{grid-column:1/-1;font-size:10px}.update-list h2{font-size:14px}.update-list p{font-size:10px}.update-list article>span{font-size:11px}.detail-intro{grid-template-columns:85px minmax(0,1fr);gap:16px}.detail-cover{width:85px}.detail-intro h1{font-size:21px;margin-bottom:12px}.detail-intro .eyebrow{font-size:9px}.detail-lead{font-size:11px;margin-bottom:12px}.tags{gap:4px}.tags span{font-size:9px;padding:1px 5px}.facts{gap:10px 14px;margin:14px 0}.facts dt{font-size:9px}.facts dd{font-size:11px}.detail-intro .button{font-size:10px;padding:8px;gap:6px}.detail-section{margin:24px 0}.detail-section .section-heading>a{font-size:9px}.synopsis{font-size:14px;line-height:2.05}.detail-section .muted{font-size:11px}.prose h2{font-size:18px}.prose p{font-size:13px}.article-nav{display:none}}
@media(max-width:380px){.container,.header-inner{width:calc(100% - 24px)}.panel{padding:16px}.feature-story{padding:20px;gap:14px}.feature-story img{width:82px;height:110px}.feature-story h2{font-size:24px}.story{grid-template-columns:74px minmax(0,1fr);gap:12px}.story-image img{width:74px}.story h2{font-size:15px}.detail-intro{grid-template-columns:72px minmax(0,1fr);gap:12px}.detail-cover{width:72px}.detail-intro h1{font-size:20px}.section-heading h2{font-size:15px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Configurable product-entry preview. Fake destinations are never requested. */
.entry-actions{display:grid;gap:10px}.entry-panel .button-outline{background:transparent;color:#f8ecef;border:1px solid #b99ba9}.entry-panel .button-outline:hover{background:#ffffff12;color:#fff}.entry-preview-note{display:block;margin-top:14px;font-size:10px;color:#ead5df;line-height:1.7}.entry-dialog{width:calc(100% - 36px);max-width:460px;padding:30px;border:1px solid var(--line);border-radius:10px;color:var(--ink);box-shadow:0 20px 80px #22142133}.entry-dialog::backdrop{background:#21172080}.entry-dialog h2{font-size:23px;margin-bottom:14px}.entry-dialog>p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.9}.entry-dialog code{display:block;padding:14px;margin:18px 0;background:var(--paper);border-radius:4px;overflow-wrap:anywhere;font-size:12px}.entry-dialog form{display:flex;justify-content:flex-end}.entry-dialog .button{border:0}.entry-dialog:not([open]){display:none}
