:root{
 --brick:#A9503F;--brick-dark:#7E392E;--gold:#D9A15B;--charcoal:#241F1D;--paper:#F8F5F1;--soft:#EFE8E1;--ink:#332E2B;--muted:#746B65;--accent:#E07A3F;--white:#fffdfa;--line:#d9cec4;
 --max:1180px;--wide:1360px;--radius:22px;--shadow:0 18px 45px rgba(36,31,29,.08);--font:system-ui,-apple-system,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);line-height:1.75;overflow-x:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}p,h1,h2,h3,figure,dl,dd{margin-top:0}main{min-height:55vh}code{padding:.12em .35em;border-radius:5px;background:var(--soft)}
.skip-link{position:fixed;left:18px;top:-80px;z-index:9999;background:var(--charcoal);color:#fff;padding:10px 16px;border-radius:0 0 8px 8px}.skip-link:focus{top:0}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:sticky;top:0;z-index:100;background:rgba(248,245,241,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(169,80,63,.12)}.header-inner{width:min(var(--wide),calc(100% - 48px));min-height:78px;margin:auto;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:11px;flex:0 0 auto}.brand img{width:44px;height:44px;object-fit:contain}.brand-text{display:flex;flex-direction:column;line-height:1.2}.brand-text strong{font-size:1.05rem;letter-spacing:.04em}.brand-text small{margin-top:4px;color:var(--muted);font-size:.72rem}.primary-nav{display:flex;align-items:center;gap:4px;margin-left:auto}.primary-nav a{padding:10px 11px;border-radius:999px;color:#554c47;font-size:.92rem;white-space:nowrap}.primary-nav a:hover,.primary-nav a.active{background:#eadbd4;color:var(--brick-dark)}.header-actions{display:flex;align-items:center;gap:8px}.header-search{display:flex;border:1px solid var(--line);background:#fff;border-radius:999px;overflow:hidden}.header-search input{width:160px;border:0;background:transparent;padding:8px 5px 8px 14px;outline:0}.header-search button{border:0;background:transparent;color:var(--brick);padding:8px 12px;font-weight:700}.search-open{display:none;border:1px solid var(--line);border-radius:999px;background:#fff;padding:8px 13px;color:var(--brick-dark)}.menu-toggle{display:none;border:1px solid var(--line);border-radius:999px;background:#fff;padding:8px 14px}
.search-modal[hidden]{display:none!important}.search-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:start center;padding-top:12vh}.search-backdrop{position:absolute;inset:0;background:rgba(36,31,29,.6)}.search-dialog{position:relative;z-index:1;width:min(680px,calc(100% - 36px));padding:34px;background:var(--paper);border-radius:26px;box-shadow:0 30px 90px rgba(0,0,0,.28)}.search-dialog h2{font-size:clamp(1.6rem,3vw,2.3rem);margin-bottom:8px}.search-close{position:absolute;right:17px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:var(--soft);font-size:1.5rem}.search-line{display:flex;gap:8px}.search-line input{flex:1;min-width:0;padding:12px 14px;border:1px solid var(--line);border-radius:12px}.modal-open{overflow:hidden}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:999px;font-weight:750;line-height:1.2;border:1px solid transparent}.button.primary{background:var(--accent);color:#fff}.button.primary:hover{background:#c96532}.button.ghost{border-color:#cdbcb0;background:transparent;color:var(--brick-dark)}.button.light{background:#fff5e9;color:var(--charcoal)}.text-link{display:inline-flex;align-items:center;gap:6px;color:var(--brick-dark);font-weight:750}.text-link:after{content:"→"}.eyebrow,.kicker{text-transform:none;color:var(--brick);font-weight:800;letter-spacing:.06em;font-size:.79rem;margin-bottom:8px}.lead{font-size:clamp(1.05rem,1.6vw,1.23rem);color:#504843;line-height:1.9}.plain-points{padding-left:1.2em}.plain-points li{margin:.35em 0}.inline-actions{display:flex;gap:10px;flex-wrap:wrap}.section{width:min(var(--max),calc(100% - 48px));margin:88px auto}.section-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:42px;align-items:end;margin-bottom:30px}.section-heading h2,.narrow-heading h2{font-size:clamp(1.8rem,3.2vw,3rem);line-height:1.22;margin:0}.section-heading>p{color:var(--muted);margin:0}.narrow-heading{width:min(var(--max),calc(100% - 48px));margin:0 auto 28px;max-width:780px;margin-left:max(24px,calc((100% - var(--max))/2))}
.cover-shell{width:min(var(--wide),calc(100% - 36px));margin:24px auto 0;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.78fr) minmax(190px,.35fr);min-height:620px;border-radius:32px;overflow:hidden;background:var(--soft);box-shadow:var(--shadow)}.cover-main{padding:70px 50px 56px;display:flex;flex-direction:column;justify-content:center}.cover-main h1{max-width:760px;font-size:clamp(2.6rem,5.6vw,5.4rem);line-height:1.04;letter-spacing:-.045em;margin-bottom:22px}.cover-main .lead{max-width:760px}.cover-actions{display:flex;gap:12px;flex-wrap:wrap;margin:10px 0 30px}.cover-search{margin-top:auto;border-top:1px solid #d9cdc4;padding-top:20px}.cover-search label{display:block;font-size:.88rem;font-weight:750;margin-bottom:7px}.cover-search>div{display:flex;max-width:560px;border:1px solid #cfbfb4;border-radius:14px;overflow:hidden;background:#fff}.cover-search input{flex:1;min-width:0;border:0;padding:12px 14px;outline:0}.cover-search button{border:0;background:var(--charcoal);color:#fff;padding:10px 16px}.cover-visual{position:relative;min-height:620px;margin:0;background:var(--charcoal)}.cover-visual img{width:100%;height:100%;object-fit:cover;opacity:.93}.cover-visual figcaption{position:absolute;left:24px;right:24px;bottom:24px;padding:16px 18px;border-radius:16px;background:rgba(36,31,29,.78);color:#fff;font-size:.9rem}.cover-side{display:flex;flex-direction:column;background:var(--charcoal);color:#fff}.cover-side a{flex:1;display:flex;flex-direction:column;justify-content:flex-end;padding:24px 20px;border-bottom:1px solid rgba(255,255,255,.13)}.cover-side a:last-child{border-bottom:0}.cover-side a:hover{background:#332b28}.cover-side span{color:#e7ae6b;font-size:.75rem;font-weight:800;margin-bottom:6px}.cover-side strong{font-size:.96rem;line-height:1.55}
.headline-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:32px}.headline-primary{position:relative;min-height:560px;border-radius:var(--radius);overflow:hidden;background:var(--charcoal);color:#fff}.headline-primary>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.55}.headline-primary>div{position:absolute;inset:auto 0 0;padding:42px;background:linear-gradient(transparent,rgba(36,31,29,.94) 35%)}.headline-primary h3{font-size:clamp(1.7rem,3vw,2.8rem);line-height:1.2;margin-bottom:12px}.headline-primary p{color:#eee1d9}.headline-primary .kicker,.headline-primary .text-link{color:#f1bb77}.headline-list{border-top:1px solid var(--line)}.headline-list article{padding:20px 4px 22px;border-bottom:1px solid var(--line)}.headline-list h3{font-size:1.22rem;line-height:1.45;margin-bottom:7px}.headline-list p:last-child{color:var(--muted);margin:0;font-size:.93rem}
.ribbon-section{margin:100px 0 88px}.media-ribbon{display:flex;gap:18px;overflow-x:auto;padding:0 max(24px,calc((100% - var(--max))/2)) 18px;scroll-snap-type:x mandatory}.media-ribbon::-webkit-scrollbar{height:8px}.media-ribbon::-webkit-scrollbar-thumb{background:#cab9ae;border-radius:10px}.ribbon-item{scroll-snap-align:start;flex:0 0 min(400px,82vw);display:grid;grid-template-columns:140px 1fr;min-height:190px;background:#fff;border:1px solid #e5dcd4;border-radius:20px;overflow:hidden}.ribbon-item img{width:100%;height:100%;object-fit:cover}.ribbon-item span{padding:22px;display:flex;flex-direction:column;font-size:.9rem;color:var(--muted)}.ribbon-item strong{color:var(--ink);font-size:1.25rem;margin-bottom:8px}
.device-band{width:min(var(--wide),calc(100% - 36px));margin:90px auto;display:grid;grid-template-columns:1.05fr .95fr;border-radius:30px;overflow:hidden;background:var(--brick);color:#fff}.device-copy{padding:58px 58px}.device-copy .eyebrow{color:#ffd5a4}.device-copy h2{font-size:clamp(2rem,4vw,3.6rem);line-height:1.15}.device-copy p,.device-copy li{color:#f8e8df}.device-band figure{margin:0;min-height:520px}.device-band img{width:100%;height:100%;object-fit:cover}
.editorial-mosaic{display:grid;grid-template-columns:1.2fr .8fr .7fr;grid-template-rows:280px 280px;gap:18px}.story-card{background:#fff;border-radius:18px;overflow:hidden;border:1px solid #e6ddd6}.story-media{display:block;aspect-ratio:16/10;overflow:hidden}.story-media img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.story-card:hover .story-media img{transform:scale(1.02)}.story-copy{padding:20px}.story-copy h3{font-size:1.2rem;line-height:1.42}.story-copy>p:not(.kicker){color:var(--muted);font-size:.92rem}.mosaic-large{grid-row:1/3}.mosaic-large .story-media{height:62%;aspect-ratio:auto}.mosaic-tall{grid-row:1/3}.mosaic-tall .story-media{height:45%;aspect-ratio:auto}.mosaic-compact .story-media{height:120px;aspect-ratio:auto}.mosaic-compact .story-copy{padding:14px}.mosaic-compact .story-copy>p:not(.kicker),.mosaic-compact .text-link{display:none}.mosaic-compact h3{font-size:1rem}
.split-feed{display:grid;grid-template-columns:1fr 1fr;gap:70px}.feed-column h2{font-size:2.15rem}.line-story{display:grid;grid-template-columns:110px 1fr;gap:18px;padding:20px 0;border-top:1px solid var(--line)}.line-story>span{color:var(--brick);font-size:.78rem;font-weight:800}.line-story h3{font-size:1.08rem;margin-bottom:5px}.line-story p{font-size:.9rem;color:var(--muted);margin:0}
.topic-feature{width:min(var(--wide),calc(100% - 36px));margin:92px auto;background:var(--soft);border-radius:28px;display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden}.topic-feature figure{margin:0;min-height:650px}.topic-feature figure img{width:100%;height:100%;object-fit:cover}.topic-feature>div{padding:54px 58px}.topic-feature h2{font-size:clamp(2rem,4vw,3.7rem);line-height:1.15}.topic-links{margin:26px 0}.topic-links a{display:grid;grid-template-columns:180px 1fr;gap:20px;padding:13px 0;border-top:1px solid #d5c9c0}.topic-links a:last-child{border-bottom:1px solid #d5c9c0}.topic-links strong{font-size:.96rem}.topic-links span{color:var(--muted);font-size:.88rem}
.brand-context{display:grid;grid-template-columns:1fr .9fr;gap:80px;align-items:start}.brand-note h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.18}.brand-note p{color:#5e5550}.brand-index{border-left:1px solid var(--line);padding-left:42px}.brand-index h3{font-size:1.5rem}.brand-index dl>div{padding:14px 0;border-bottom:1px solid var(--line)}.brand-index dt{font-weight:800}.brand-index dd{color:var(--muted);font-size:.9rem;margin-top:4px}
.compact-directory{width:min(var(--max),calc(100% - 48px));margin:90px auto;padding:44px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.directory-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.directory-columns h3{color:var(--brick);font-size:.9rem;text-transform:uppercase}.directory-columns a{display:block;padding:9px 0;border-bottom:1px dashed #d9cdc5}.directory-columns a:hover{color:var(--brick-dark)}
.closing-strip{width:min(var(--wide),calc(100% - 36px));margin:90px auto 34px;display:grid;grid-template-columns:220px 1fr auto;gap:30px;align-items:center;padding:22px;background:var(--charcoal);color:#fff;border-radius:24px}.closing-strip img{width:220px;height:145px;object-fit:cover;border-radius:14px}.closing-strip h2{margin-bottom:7px}.closing-strip p{color:#e4d8d1;margin-bottom:0}.closing-links{display:flex;flex-direction:column;gap:6px;align-items:flex-start}.closing-links a{color:#f4bf7e;text-decoration:underline;text-underline-offset:4px}
.breadcrumbs{width:min(var(--max),calc(100% - 48px));margin:22px auto 0;color:var(--muted);font-size:.82rem}.breadcrumbs ol{list-style:none;margin:0;padding:0;display:flex;gap:7px;flex-wrap:wrap}.breadcrumbs li:not(:last-child):after{content:"/";margin-left:7px;color:#b2a49a}.breadcrumbs a:hover{color:var(--brick)}
.page-intro{width:min(var(--max),calc(100% - 48px));margin:38px auto 66px;display:grid;grid-template-columns:1.12fr .88fr;gap:52px;align-items:center}.page-intro h1{font-size:clamp(2.5rem,5vw,5rem);line-height:1.07;letter-spacing:-.04em;margin-bottom:22px}.page-intro figure{margin:0;border-radius:24px;overflow:hidden;min-height:390px;background:var(--soft)}.page-intro figure img{width:100%;height:100%;min-height:390px;object-fit:cover}.filter-bar{width:min(var(--max),calc(100% - 48px));margin:0 auto 54px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.filter-bar span{font-size:.78rem;font-weight:800;color:var(--muted);margin-right:8px}.filter-bar a{padding:7px 12px;background:var(--soft);border-radius:999px;font-size:.88rem}
.watch-row{width:min(var(--max),calc(100% - 48px));margin:0 auto 34px;display:grid;grid-template-columns:.75fr 1.25fr;gap:48px;align-items:center;padding:30px 0;border-bottom:1px solid var(--line)}.watch-row figure{margin:0;border-radius:20px;overflow:hidden;height:280px}.watch-row img{width:100%;height:100%;object-fit:cover}.watch-row h2{font-size:clamp(1.7rem,3.5vw,3rem);line-height:1.2}.watch-row p:not(.eyebrow){color:var(--muted)}.two-track{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;background:var(--soft);padding:50px;border-radius:26px}.two-track h2{font-size:2.4rem;line-height:1.2}.number-list{list-style:none;padding:0;counter-reset:x}.number-list li{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:13px 0;border-top:1px solid #d8cbc2}.number-list span{color:var(--muted)}.stacked-links{background:var(--paper);padding:10px 24px;border-radius:20px}.stacked-links a{display:block;padding:18px 0;border-bottom:1px solid var(--line)}.stacked-links a:last-child{border-bottom:0}.stacked-links span{display:block;color:var(--brick);font-size:.75rem;font-weight:800}.stacked-links strong{display:block;font-size:1.05rem;margin:3px 0}.stacked-links small{display:block;color:var(--muted);font-size:.86rem;line-height:1.6}
.dark-reading-band{width:min(var(--wide),calc(100% - 36px));margin:88px auto;padding:48px 56px;background:var(--charcoal);color:#fff;border-radius:24px;display:flex;align-items:center;gap:60px}.dark-reading-band>div{max-width:820px}.dark-reading-band .eyebrow{color:#e9af68}.dark-reading-band h2{font-size:clamp(1.9rem,3.5vw,3.2rem);line-height:1.2}.dark-reading-band p{color:#e5dbd4}.dark-reading-band .button{margin-left:auto;flex:0 0 auto}.article-stream{max-width:980px}.stream-item{display:grid;grid-template-columns:250px 1fr;gap:26px;padding:24px 0;border-top:1px solid var(--line)}.stream-item img{width:250px;height:160px;object-fit:cover;border-radius:15px}.stream-item h3{font-size:1.35rem}.stream-item p:not(.kicker){color:var(--muted)}.related-band{width:min(var(--max),calc(100% - 48px));margin:72px auto;padding:34px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:30px}.related-band h2{margin:0}.chip-links{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.chip-links a{padding:9px 13px;border:1px solid #cdbcb1;border-radius:999px;background:#fff}
.device-story{width:min(var(--max),calc(100% - 48px));margin:86px auto;display:grid;grid-template-columns:80px 1fr .85fr;gap:36px;align-items:center}.device-story.reverse{grid-template-columns:80px .9fr 1fr}.device-story.reverse figure{grid-column:2;grid-row:1}.device-story.reverse>div:nth-child(2){grid-column:3}.device-number{font-size:2.4rem;color:#c9b4a8;font-weight:300;align-self:start;padding-top:7px}.device-story h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.16}.device-story p{color:var(--muted)}.device-story figure{margin:0;height:480px;border-radius:24px;overflow:hidden}.device-story figure img{width:100%;height:100%;object-fit:cover}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:25px 0}.mini-grid div{padding:14px;border-top:2px solid var(--gold);background:var(--soft)}.mini-grid strong,.mini-grid span{display:block}.mini-grid span{font-size:.8rem;color:var(--muted);margin-top:4px}
.troubleshoot-band{width:min(var(--wide),calc(100% - 36px));margin:94px auto;padding:50px max(30px,calc((100% - var(--max))/2));background:#e9dfd7}.diagnostic{list-style:none;padding:0;margin:34px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:0}.diagnostic li{padding:24px 28px;border-left:1px solid #cabbb0}.diagnostic li:first-child{border-left:0}.diagnostic span{display:block;color:var(--brick);font-size:.8rem;font-weight:800}.diagnostic strong{display:block;font-size:1.12rem;margin:6px 0}.diagnostic p{color:var(--muted);font-size:.9rem}.asymmetric-list{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:18px}.asymmetric-list article{background:#fff;border-radius:18px;overflow:hidden}.asymmetric-list article.wide{grid-row:span 2}.asymmetric-list img{width:100%;height:190px;object-fit:cover}.asymmetric-list .wide img{height:350px}.asymmetric-list article div{padding:18px}.asymmetric-list h3{font-size:1.1rem}.asymmetric-list p:not(.kicker){color:var(--muted);font-size:.88rem}.download-note{width:min(var(--wide),calc(100% - 36px));margin:90px auto 34px;display:grid;grid-template-columns:.85fr 1.15fr;background:var(--brick);color:#fff;border-radius:28px;overflow:hidden}.download-note figure{margin:0;min-height:450px}.download-note img{width:100%;height:100%;object-fit:cover}.download-note>div{padding:54px}.download-note .eyebrow{color:#ffd4a5}.download-note p{color:#f6e5dc}
.topic-catalog{width:min(var(--max),calc(100% - 48px));margin:0 auto}.topic-row{display:grid;grid-template-columns:.9fr 1.1fr;gap:54px;align-items:center;padding:48px 0;border-top:1px solid var(--line)}.topic-row.reverse figure{order:2}.topic-row figure{margin:0;border-radius:22px;overflow:hidden;height:360px}.topic-row figure img{width:100%;height:100%;object-fit:cover}.topic-row h2{font-size:clamp(1.9rem,3.5vw,3.2rem);line-height:1.18}.topic-row>div>p:not(.eyebrow){color:var(--muted)}.topic-no{float:right;color:#c5b1a6;font-size:2.5rem}.topic-article-names{margin:20px 0}.topic-article-names a{display:block;padding:8px 0;border-top:1px dashed #d7c9c0;font-size:.9rem}.band-search{display:flex;max-width:470px;flex:1}.band-search input{flex:1;min-width:0;border:1px solid var(--line);border-right:0;border-radius:12px 0 0 12px;padding:10px 13px;background:#fff}.band-search button{border:0;background:var(--charcoal);color:#fff;border-radius:0 12px 12px 0;padding:10px 18px}.topic-detail-hero{width:min(var(--wide),calc(100% - 36px));margin:36px auto 70px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:stretch;background:var(--charcoal);color:#fff;border-radius:28px;overflow:hidden}.topic-detail-hero figure{margin:0;min-height:520px}.topic-detail-hero img{width:100%;height:100%;object-fit:cover}.topic-detail-hero>div{padding:62px}.topic-detail-hero h1{font-size:clamp(2.6rem,5vw,5rem);line-height:1.08}.topic-detail-hero .lead,.topic-detail-hero .topic-summary{color:#e7dbd4}.topic-detail-hero .eyebrow{color:#eab16d}.topic-reading{max-width:1000px}.numbered-story{display:grid;grid-template-columns:60px 240px 1fr;gap:24px;align-items:start;padding:24px 0;border-top:1px solid var(--line)}.numbered-story>span{font-size:2rem;color:#bda99d}.numbered-story img{width:240px;height:155px;object-fit:cover;border-radius:15px}.numbered-story h3{font-size:1.3rem}.numbered-story p:not(.kicker){color:var(--muted)}
.guide-timeline{width:min(900px,calc(100% - 48px));margin:0 auto 90px;border-left:1px solid #cbbcaf}.guide-timeline article{display:grid;grid-template-columns:85px 1fr;gap:22px;position:relative;padding:0 0 48px 35px}.timeline-step{position:absolute;left:-28px;top:-5px;width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:var(--brick);color:#fff;font-weight:800}.guide-timeline article>div{grid-column:2}.guide-timeline h2{font-size:1.6rem}.guide-timeline p{color:var(--muted)}.search-vs-topic{display:grid;grid-template-columns:.6fr 1.4fr;gap:60px}.compare-heading h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.17}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:18px}.comparison>div{background:#fff;padding:18px;border-radius:20px}.comparison img{width:100%;height:210px;object-fit:cover;border-radius:13px;margin-bottom:18px}.comparison p{color:var(--muted)}.story-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.faq-layout{width:min(var(--max),calc(100% - 48px));margin:0 auto 80px;display:grid;grid-template-columns:300px 1fr;gap:70px;align-items:start}.faq-layout aside{position:sticky;top:110px;padding:22px;background:var(--soft);border-radius:18px}.faq-layout aside nav a{display:block;padding:8px 0;border-bottom:1px solid #d5c8bf}.faq-layout aside>p:last-child{font-size:.86rem;color:var(--muted);margin-top:18px}.faq-list details{border-top:1px solid var(--line);padding:0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:55px 1fr;gap:10px;padding:22px 0;font-size:1.18rem;font-weight:750}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#baa69b;font-weight:500}.faq-list details>div{padding:0 0 24px 65px}.faq-list details p{color:var(--muted);margin:0}
.prose-sections{max-width:920px}.prose-sections article{display:grid;grid-template-columns:70px 1fr;gap:22px;padding:30px 0;border-top:1px solid var(--line)}.prose-sections article>span{font-size:2rem;color:#bca99e}.prose-sections h2{font-size:1.7rem}.prose-sections p{color:var(--muted)}.policy-body{width:min(var(--max),calc(100% - 48px));margin:0 auto 90px;display:grid;grid-template-columns:250px 1fr;gap:70px}.policy-body aside{position:sticky;top:108px;align-self:start}.policy-body aside h2{font-size:1rem}.policy-body aside a{display:block;padding:8px 0;border-bottom:1px solid var(--line);color:var(--muted)}.policy-copy{max-width:780px}.policy-copy section{padding:5px 0 32px}.policy-copy h2{font-size:1.7rem}.policy-copy p{color:#5d544f}.safety-grid{width:min(var(--max),calc(100% - 48px));margin:0 auto 85px;display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:16px}.safety-grid article{padding:28px;background:#fff;border-top:3px solid var(--gold);border-radius:0 0 18px 18px}.safety-grid .safety-lead{grid-row:span 2;background:var(--brick);color:#fff;border-top-color:#ffd19d}.safety-grid span{font-size:2.2rem;color:#c5aa99}.safety-grid .safety-lead span{color:#f2c38d}.safety-grid p{color:var(--muted)}.safety-grid .safety-lead p{color:#f1dfd6}.contact-routing .routing-list{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:18px}.routing-list article{padding:28px;background:#fff;border-radius:18px}.routing-list span{display:inline-block;color:var(--brick);font-size:.75rem;font-weight:800;border:1px solid #d7bcb0;border-radius:999px;padding:3px 9px}.routing-list p{color:var(--muted)}.contact-template{width:min(var(--wide),calc(100% - 36px));margin:80px auto 30px;background:var(--soft);border-radius:24px;padding:44px 54px;display:grid;grid-template-columns:.7fr 1.3fr;gap:55px}.contact-template ol{list-style:none;padding:0;margin:0}.contact-template li{display:grid;grid-template-columns:140px 1fr;gap:20px;padding:12px 0;border-top:1px solid #d4c6bd}.contact-template span{color:var(--muted)}
.search-page-head{width:min(860px,calc(100% - 48px));margin:55px auto 45px;text-align:center}.search-page-head h1{font-size:clamp(2.3rem,5vw,4.5rem);line-height:1.12}.search-page-head>p{color:var(--muted)}.search-page-head form{margin-top:25px;text-align:left}.search-page-head form>div{display:flex}.search-page-head input{flex:1;min-width:0;padding:13px;border:1px solid var(--line);border-radius:12px 0 0 12px}.search-page-head button{border:0;background:var(--brick);color:#fff;padding:12px 24px;border-radius:0 12px 12px 0}.search-results{width:min(900px,calc(100% - 48px));margin:0 auto 90px}.results-heading{padding-bottom:20px;border-bottom:1px solid var(--line)}.results-heading p{color:var(--muted)}.search-result{display:grid;grid-template-columns:95px 1fr;gap:24px;padding:22px 0;border-bottom:1px solid var(--line)}.search-result>span{color:var(--brick);font-size:.8rem;font-weight:800}.search-result h3{font-size:1.2rem;margin-bottom:5px}.search-result p{color:var(--muted);margin:0}.empty-state{text-align:center;padding:60px 20px;background:var(--soft);border-radius:22px}.empty-state img{width:min(350px,80%);margin:0 auto 24px;border-radius:16px}.empty-state .inline-actions{justify-content:center}
.article-layout{width:min(1050px,calc(100% - 48px));margin:36px auto 80px}.article-head{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center;padding-bottom:44px;border-bottom:1px solid var(--line)}.article-head h1{font-size:clamp(2.5rem,5vw,4.7rem);line-height:1.08;letter-spacing:-.035em}.article-head figure{margin:0;height:430px;border-radius:22px;overflow:hidden}.article-head img{width:100%;height:100%;object-fit:cover}.article-date{font-size:.82rem;color:var(--muted)}.article-body{display:grid;grid-template-columns:220px 1fr;gap:70px;padding-top:44px}.article-toc{position:sticky;top:110px;align-self:start}.article-toc strong{display:block;margin-bottom:7px}.article-toc a{display:block;padding:7px 0;color:var(--muted);font-size:.86rem;border-bottom:1px solid var(--line)}.article-copy{max-width:720px}.article-copy section{padding:0 0 32px}.article-copy h2{font-size:1.8rem;line-height:1.3}.article-copy p{font-size:1.06rem;line-height:2;color:#514944}.article-next{margin-top:25px;padding:30px;background:var(--soft);border-radius:20px}.related-reading{border-top:1px solid var(--line);padding-top:50px}.not-found{width:min(820px,calc(100% - 48px));margin:90px auto;text-align:center;padding:60px 30px;background:var(--soft);border-radius:26px}.not-found h1{font-size:clamp(2.7rem,6vw,5rem);line-height:1.05}.not-found p{color:var(--muted);max-width:650px;margin-left:auto;margin-right:auto}.not-found-links{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:25px}.not-found-links a{padding:9px 14px;background:#fff;border:1px solid var(--line);border-radius:999px}
.site-footer{margin-top:95px;background:var(--charcoal);color:#fff}.footer-grid{width:min(var(--wide),calc(100% - 48px));margin:auto;padding:55px 0;display:grid;grid-template-columns:1.4fr repeat(3,.7fr);gap:45px}.footer-brand p{color:#cfc3bc;max-width:440px;font-size:.9rem}.footer-logo .brand-text small{color:#cfc3bc}.footer-group h2{font-size:.86rem;color:#e6ad68}.footer-group ul{list-style:none;padding:0;margin:0}.footer-group li{margin:8px 0}.footer-group a{color:#e8dfda;font-size:.9rem}.footer-group a:hover{color:#fff}.footer-bottom{width:min(var(--wide),calc(100% - 48px));margin:auto;padding:18px 0 28px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:20px;color:#bfb3ad;font-size:.78rem}.back-top{border:0;background:transparent;color:#e5b16f;padding:0}
@media (max-width:1200px){.header-inner{width:min(100% - 32px,var(--wide));gap:14px}.primary-nav a{padding:9px 8px;font-size:.87rem}.header-search input{width:125px}.cover-shell{grid-template-columns:1.06fr .75fr}.cover-side{grid-column:1/3;display:grid;grid-template-columns:repeat(3,1fr)}.cover-side a{min-height:120px;border-bottom:0;border-right:1px solid rgba(255,255,255,.13)}.cover-visual{min-height:560px}.cover-main{padding:55px 38px}.story-grid{grid-template-columns:repeat(2,1fr)}.editorial-mosaic{grid-template-columns:1fr 1fr}.mosaic-large{grid-row:auto}.mosaic-tall{grid-row:auto}.mosaic-compact{min-height:280px}.mosaic-compact .story-media{height:130px}.asymmetric-list{grid-template-columns:1fr 1fr}.asymmetric-list article.wide{grid-row:auto}.asymmetric-list .wide img{height:190px}}
@media (max-width:1024px){html{scroll-padding-top:78px}.site-header{position:sticky}.header-inner{min-height:70px;flex-wrap:wrap}.menu-toggle{display:block;margin-left:auto}.primary-nav{display:none;order:4;width:100%;margin:0;padding:8px 0 16px;flex-wrap:wrap}.primary-nav.open{display:flex}.header-actions{margin-left:0}.header-search{display:none}.search-open{display:block}.cover-shell{display:block}.cover-main{min-height:520px}.cover-visual{min-height:430px}.cover-side{grid-column:auto}.headline-layout,.topic-feature,.device-band,.download-note,.topic-detail-hero{grid-template-columns:1fr}.headline-primary{min-height:500px}.device-band figure,.topic-feature figure,.download-note figure,.topic-detail-hero figure{min-height:380px;height:380px;order:-1}.editorial-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:auto}.mosaic-large,.mosaic-tall{grid-row:auto}.mosaic-large .story-media,.mosaic-tall .story-media{height:260px}.split-feed{gap:40px}.topic-feature>div,.topic-detail-hero>div{padding:44px}.brand-context{gap:45px}.page-intro{gap:34px}.device-story,.device-story.reverse{grid-template-columns:55px 1fr}.device-story figure,.device-story.reverse figure{grid-column:2;grid-row:auto;height:380px}.device-story.reverse>div:nth-child(2){grid-column:2}.diagnostic{grid-template-columns:1fr}.diagnostic li{border-left:0;border-top:1px solid #cabbb0}.diagnostic li:first-child{border-top:0}.topic-row{gap:35px}.search-vs-topic{grid-template-columns:1fr}.faq-layout{grid-template-columns:240px 1fr;gap:40px}.safety-grid{grid-template-columns:1fr 1fr}.safety-grid .safety-lead{grid-row:auto}.contact-routing .routing-list{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-brand{grid-column:1/4}.closing-strip{grid-template-columns:170px 1fr}.closing-strip img{width:170px}.closing-strip>.button,.closing-strip>.closing-links{grid-column:2}}
@media (max-width:768px){.section,.breadcrumbs,.page-intro,.filter-bar,.watch-row,.device-story,.topic-catalog,.related-band,.policy-body,.safety-grid,.search-results,.article-layout,.footer-grid,.footer-bottom,.compact-directory,.contact-routing{width:calc(100% - 32px)}.section{margin:66px auto}.section-heading{grid-template-columns:1fr;gap:12px}.cover-shell,.device-band,.topic-feature,.dark-reading-band,.download-note,.topic-detail-hero,.closing-strip,.troubleshoot-band,.contact-template{width:calc(100% - 20px)}.cover-shell{border-radius:22px}.cover-main{padding:44px 25px}.cover-main h1{font-size:clamp(2.5rem,12vw,4.4rem)}.cover-side{grid-template-columns:1fr}.cover-side a{min-height:110px;border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.cover-visual{min-height:360px}.headline-layout{grid-template-columns:1fr}.headline-primary{min-height:430px}.ribbon-item{grid-template-columns:120px 1fr}.device-copy,.topic-feature>div,.download-note>div,.topic-detail-hero>div{padding:38px 27px}.editorial-mosaic{grid-template-columns:1fr}.mosaic-large .story-media,.mosaic-tall .story-media{height:230px}.mosaic-compact .story-copy>p:not(.kicker),.mosaic-compact .text-link{display:block}.split-feed,.brand-context{grid-template-columns:1fr}.brand-index{border-left:0;border-top:1px solid var(--line);padding-left:0;padding-top:30px}.topic-links a{grid-template-columns:1fr;gap:4px}.directory-columns{grid-template-columns:1fr}.closing-strip{grid-template-columns:1fr;padding:18px}.closing-strip img{width:100%;height:190px}.closing-strip>.button,.closing-strip>.closing-links{grid-column:auto}.page-intro{grid-template-columns:1fr;margin-top:26px}.page-intro figure{order:-1;min-height:280px}.page-intro figure img{min-height:280px}.page-intro h1{font-size:clamp(2.4rem,10vw,4.5rem)}.watch-row{grid-template-columns:1fr;gap:24px}.watch-row figure{height:230px}.two-track{grid-template-columns:1fr;padding:30px 22px}.dark-reading-band{display:block;padding:38px 27px}.dark-reading-band .button{margin-top:14px}.stream-item{grid-template-columns:150px 1fr}.stream-item img{width:150px;height:120px}.related-band{display:block}.chip-links{justify-content:flex-start;margin-top:18px}.device-story,.device-story.reverse{grid-template-columns:44px 1fr;gap:18px}.device-story figure,.device-story.reverse figure{height:300px}.mini-grid{grid-template-columns:1fr}.troubleshoot-band{padding:38px 24px}.asymmetric-list{grid-template-columns:1fr}.topic-row,.topic-row.reverse{grid-template-columns:1fr}.topic-row.reverse figure{order:0}.topic-row figure{height:270px}.numbered-story{grid-template-columns:50px 1fr}.numbered-story img{grid-column:2;width:100%;height:200px}.numbered-story div{grid-column:2}.comparison{grid-template-columns:1fr}.story-grid{grid-template-columns:1fr 1fr}.faq-layout{width:calc(100% - 32px);grid-template-columns:1fr}.faq-layout aside{position:static}.policy-body{grid-template-columns:1fr}.policy-body aside{position:static}.safety-grid{grid-template-columns:1fr}.contact-routing .routing-list{grid-template-columns:1fr}.contact-template{grid-template-columns:1fr;padding:32px 24px}.article-head{grid-template-columns:1fr}.article-head figure{order:-1;height:320px}.article-body{grid-template-columns:1fr;gap:30px}.article-toc{position:static;display:flex;gap:8px;overflow:auto}.article-toc strong{display:none}.article-toc a{flex:0 0 auto;padding:7px 10px;border:1px solid var(--line);border-radius:999px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/3}.footer-bottom{display:block}.footer-bottom .back-top{margin-top:8px}}
@media (max-width:600px){.header-inner{width:calc(100% - 20px)}.brand-text small{display:none}.primary-nav{display:none;flex-direction:column;align-items:stretch}.primary-nav.open{display:flex}.primary-nav a{border-radius:8px}.search-open{font-size:0;width:38px;height:38px;padding:0}.search-open:after{content:"查";font-size:.84rem}.cover-shell{margin-top:10px}.cover-main{min-height:480px}.cover-actions .button{width:100%}.cover-search>div{display:grid}.cover-search button{min-height:42px}.cover-side{display:none}.cover-visual{min-height:300px}.headline-primary{min-height:380px}.headline-primary>div{padding:28px 22px}.ribbon-item{grid-template-columns:105px 1fr}.ribbon-item span{padding:16px}.device-band figure,.topic-feature figure,.download-note figure,.topic-detail-hero figure{height:290px;min-height:290px}.line-story{grid-template-columns:90px 1fr}.topic-feature h2{font-size:2.2rem}.stream-item{grid-template-columns:1fr}.stream-item img{width:100%;height:190px}.number-list li{grid-template-columns:1fr}.asymmetric-list article img,.asymmetric-list .wide img{height:210px}.guide-timeline{width:calc(100% - 46px);margin-left:35px}.guide-timeline article{grid-template-columns:1fr;padding-left:25px}.guide-timeline article>div{grid-column:1}.comparison img{height:180px}.story-grid{grid-template-columns:1fr}.faq-list summary{grid-template-columns:42px 1fr;font-size:1rem}.faq-list details>div{padding-left:52px}.safety-grid article{padding:22px}.contact-template li{grid-template-columns:1fr;gap:2px}.search-page-head{width:calc(100% - 32px)}.search-page-head form>div{display:grid}.search-page-head input,.search-page-head button{border-radius:10px;border:1px solid var(--line)}.search-page-head button{margin-top:8px}.search-result{grid-template-columns:70px 1fr}.article-head figure{height:260px}.article-copy p{font-size:1rem}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:1}.footer-group{border-top:1px solid rgba(255,255,255,.12);padding-top:15px}}
@media (max-width:375px){.cover-main h1{font-size:2.45rem}.page-intro h1{font-size:2.4rem}.button{width:100%}.inline-actions{display:grid}.cover-visual{min-height:250px}.ribbon-item{flex-basis:92vw}.ribbon-item span{font-size:.82rem}.ribbon-item strong{font-size:1.05rem}.device-copy,.topic-feature>div,.download-note>div,.topic-detail-hero>div{padding:30px 20px}.line-story{grid-template-columns:1fr}.line-story>span{margin-bottom:-10px}.topic-row figure{height:220px}.article-head figure{height:220px}.search-dialog{padding:28px 20px}.search-line{display:grid}.footer-grid,.footer-bottom{width:calc(100% - 24px)}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.story-media img{transition:none}}
