/* 麻花影视内容站：暖调、编辑式、响应式 */
:root{
  --brick:#A9503F;--brick-dark:#7f382c;--gold:#D9A15B;--charcoal:#241F1D;--paper:#F8F5F1;
  --paper-2:#EFE8E1;--text:#332E2B;--muted:#746B65;--accent:#E07A3F;--white:#fff;
  --line:rgba(51,46,43,.14);--shadow:0 18px 60px rgba(36,31,29,.12);--radius:22px;--radius-sm:14px;
  --shell:min(1180px,calc(100% - 48px));--narrow:min(780px,calc(100% - 48px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:"PingFang SC","Microsoft YaHei",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.7;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}p{margin:0 0 1em}h1,h2,h3{margin:0;color:var(--charcoal);line-height:1.24;letter-spacing:-.02em}h1{font-size:clamp(2.2rem,5vw,4.6rem)}h2{font-size:clamp(1.65rem,3vw,2.7rem)}h3{font-size:1.25rem}.section-shell{width:var(--shell);margin-inline:auto}.narrow{width:var(--narrow)}.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;background:var(--charcoal);color:#fff;padding:10px 16px;border-radius:0 0 8px 8px}.skip-link:focus{top:0}.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}.eyebrow{font-size:.82rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--brick);margin-bottom:12px}.eyebrow.light{color:#f1c88f}.lead{font-size:clamp(1.06rem,1.8vw,1.28rem);color:#5e5550;max-width:760px}.kicker{display:inline-flex;align-items:center;gap:7px;font-size:.77rem;font-weight:800;color:var(--brick);letter-spacing:.08em;text-transform:uppercase}.text-link{font-weight:800;color:var(--brick);display:inline-flex;align-items:center;gap:7px}.text-link::after{content:"→";transition:transform .2s ease}.text-link:hover::after{transform:translateX(4px)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 18px;border-radius:999px;font-weight:800;border:1px solid transparent}.button.primary{background:var(--brick);color:#fff}.button.primary:hover{background:var(--brick-dark)}.button.light{background:#fff;color:var(--charcoal)}.button.ghost-light{border-color:rgba(255,255,255,.45);color:#fff}.inline-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.tag-row{display:flex;flex-wrap:wrap;gap:8px}.tag-row span{padding:5px 10px;border-radius:999px;background:var(--paper-2);color:var(--muted);font-size:.82rem}.site-header{position:sticky;top:0;z-index:100;background:rgba(248,245,241,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-shell{width:min(1280px,calc(100% - 36px));min-height:80px;margin:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px}.brand img{width:44px;height:44px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:1.2}.brand-copy strong{font-size:1.05rem}.brand-copy small{font-size:.72rem;color:var(--muted);margin-top:4px}.site-nav{display:flex;align-items:center;justify-content:center;gap:4px}.site-nav a{padding:9px 10px;border-radius:999px;font-size:.9rem;color:#4e4743}.site-nav a:hover,.site-nav a[aria-current="page"]{background:var(--paper-2);color:var(--brick)}.header-search{display:flex;align-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;overflow:hidden}.header-search input{width:190px;border:0;background:transparent;padding:10px 12px;outline:none}.header-search button{border:0;background:var(--brick);color:#fff;padding:10px 14px}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px}.breadcrumbs{width:var(--shell);margin:12px auto 0}.breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;color:var(--muted);font-size:.86rem}.breadcrumbs li:not(:last-child)::after{content:"/";margin-left:8px;color:#b0a49c}.breadcrumbs a:hover{color:var(--brick)}
.home-cover{display:grid;grid-template-columns:1.15fr .92fr .44fr;gap:20px;align-items:stretch;padding:54px 0 42px}.cover-copy{padding:34px 14px 34px 0;align-self:center}.cover-copy h1{font-size:clamp(2.4rem,4.7vw,4.8rem);max-width:760px}.cover-copy .lead{margin-top:24px}.cover-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:28px}.cover-search{margin-top:34px;padding-top:22px;border-top:1px solid var(--line)}.cover-search label{display:block;font-size:.88rem;font-weight:800;margin-bottom:8px}.cover-search>div{display:flex;max-width:620px}.cover-search input{flex:1;min-width:0;border:1px solid var(--line);border-right:0;border-radius:14px 0 0 14px;background:#fff;padding:13px 15px;outline:none}.cover-search button{border:0;background:var(--charcoal);color:#fff;padding:0 18px;border-radius:0 14px 14px 0;font-weight:800}.cover-visual{margin:0;position:relative;min-height:540px;border-radius:30px;overflow:hidden;background:#ddd;box-shadow:var(--shadow)}.cover-visual img{width:100%;height:100%;object-fit:cover}.cover-visual::after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(36,31,29,.68))}.cover-visual figcaption{position:absolute;left:22px;right:22px;bottom:20px;z-index:1;color:#fff;font-size:.9rem}.cover-rail{display:flex;flex-direction:column;gap:12px}.cover-rail a{flex:1;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;border-radius:22px;background:var(--paper-2);border:1px solid var(--line);transition:.2s ease}.cover-rail a:nth-child(2){background:#e9ddd3}.cover-rail a:nth-child(3){background:var(--charcoal);color:#fff}.cover-rail strong{font-size:1.1rem}.cover-rail span{margin-top:6px;color:var(--muted);font-size:.84rem}.cover-rail a:nth-child(3) span{color:#cfc4be}.cover-rail a:hover{transform:translateY(-3px)}
.section-heading{max-width:760px;margin-bottom:28px}.section-heading.compact{margin-bottom:22px}.section-heading.inline{max-width:none;display:flex;justify-content:space-between;align-items:end;gap:24px}.headline-flow{padding:54px 0}.headline-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:24px}.headline-main{background:#fff;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line)}.headline-main img{width:100%;aspect-ratio:16/8.8;object-fit:cover}.headline-main>div{padding:22px}.headline-main h3{font-size:1.7rem;margin:7px 0 9px}.headline-main h3 a:hover{color:var(--brick)}.headline-list{display:flex;flex-direction:column;border-top:1px solid var(--line)}.headline-list a{display:grid;grid-template-columns:44px 1fr;gap:12px;padding:18px 4px;border-bottom:1px solid var(--line)}.headline-list>a>span{color:var(--gold);font-weight:900}.headline-list strong{font-size:1.02rem}.headline-list p{font-size:.88rem;color:var(--muted);margin:5px 0 0}.headline-list a:hover strong{color:var(--brick)}.content-ribbon{padding:40px 0 70px}.ribbon-track{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ribbon-item{display:block}.ribbon-item img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:18px;margin-bottom:12px}.ribbon-item span{display:block;font-weight:900;font-size:1.02rem}.ribbon-item small{display:block;color:var(--muted);line-height:1.55;margin-top:5px}.ribbon-item:hover span{color:var(--brick)}.device-band{background:var(--charcoal);color:#fff;padding:54px 0;margin:28px 0 70px}.device-band-inner{display:grid;grid-template-columns:1fr .9fr;gap:40px;align-items:center}.device-copy h2,.device-copy p{color:#fff}.device-copy p{color:#d7cdc7;max-width:680px}.device-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.device-band img{width:100%;border-radius:20px;aspect-ratio:16/9;object-fit:cover}.mosaic{padding:32px 0 74px}.mosaic-grid{display:grid;grid-template-columns:1.35fr .65fr .65fr;grid-template-rows:auto auto;gap:16px}.mosaic-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.mosaic-grid article:not(.mosaic-large){padding-bottom:15px}.mosaic-grid article:not(.mosaic-large) h3,.mosaic-grid article:not(.mosaic-large) p{margin-left:16px;margin-right:16px}.mosaic-grid article:not(.mosaic-large) h3{margin-top:12px}.mosaic-grid article:not(.mosaic-large) p{font-size:.88rem;color:var(--muted);margin-top:5px;margin-bottom:0}.mosaic-grid img{width:100%;aspect-ratio:16/10;object-fit:cover}.mosaic-large{grid-row:span 2}.mosaic-large img{aspect-ratio:16/11}.mosaic-large>div{padding:22px}.mosaic-large h3{font-size:1.55rem;margin:6px 0 8px}.mosaic-grid h3 a:hover{color:var(--brick)}.brand-association{display:grid;grid-template-columns:.95fr 1.05fr;gap:60px;padding:58px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.association-copy p{color:var(--muted)}.association-index{display:grid;grid-template-columns:1fr 1fr;gap:10px}.association-index a{padding:18px;background:#fff;border:1px solid var(--line);border-radius:16px}.association-index strong,.association-index span{display:block}.association-index span{margin-top:5px;color:var(--muted);font-size:.86rem}.association-index a:hover strong{color:var(--brick)}.quick-index{padding:70px 0}.text-index{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.text-index a{display:grid;grid-template-columns:50px 1fr auto;gap:12px;align-items:center;padding:16px 10px;border-bottom:1px solid var(--line)}.text-index a:nth-child(odd){border-right:1px solid var(--line)}.text-index span{color:var(--gold);font-weight:900}.text-index em{font-style:normal}.text-index a:hover strong{color:var(--brick)}.home-closing{display:flex;justify-content:space-between;align-items:center;gap:40px;background:var(--paper-2);border-radius:28px;padding:38px 40px;margin-bottom:76px}.home-closing>div{max-width:760px}.home-closing p{color:var(--muted)}
.page-intro{padding:66px 0 34px}.page-intro h1{max-width:980px}.page-intro .lead{margin-top:18px}.split-intro{display:grid;grid-template-columns:1fr .62fr;gap:50px;align-items:center}.split-intro img{border-radius:24px;width:100%;aspect-ratio:4/3;object-fit:cover}.pathway-grid{padding:40px 0 70px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pathway-grid article{padding:26px;border-top:3px solid var(--brick);background:#fff}.pathway-grid article>span{color:var(--gold);font-weight:900}.pathway-grid h2{font-size:1.35rem;margin:10px 0}.pathway-grid p{color:var(--muted)}.pathway-grid a{font-weight:800;color:var(--brick)}.article-slab{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;padding:42px 0;margin-bottom:64px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.numbered-notes{list-style:none;padding:0;margin:0}.numbered-notes li{padding:12px 0;border-bottom:1px solid var(--line)}.numbered-notes strong,.numbered-notes span{display:block}.numbered-notes span{color:var(--muted);margin-top:4px}.editorial-two-col{display:grid;grid-template-columns:1fr 1fr;gap:26px;padding-bottom:70px}.editorial-two-col img{border-radius:22px;width:100%;aspect-ratio:4/3;object-fit:cover}.editorial-two-col h2{font-size:1.55rem;margin:16px 0 8px}.editorial-two-col p{color:var(--muted)}.deep-band{background:var(--charcoal);color:#fff;padding:54px 0;margin:38px 0}.deep-band h2{color:#fff}.deep-band p{color:#d7cdc7}.deep-band-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.deep-band img{border-radius:20px;aspect-ratio:16/9;object-fit:cover}.related-strip{padding:54px 0 78px}.related-strip h2{font-size:1.45rem;margin-bottom:14px}.related-strip>div{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.related-strip a{padding:14px 12px;border-bottom:1px solid var(--line);font-weight:750}.related-strip a:hover{color:var(--brick)}.feature-poster{display:grid;grid-template-columns:1.15fr .85fr;gap:36px;align-items:center;padding:46px 0 64px}.feature-poster.reverse{grid-template-columns:.92fr 1.08fr}.feature-poster img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:26px}.feature-poster h2{margin:8px 0 12px}.feature-poster p{color:var(--muted)}.feature-poster .button{margin-top:8px}.stacked-topics{padding-bottom:70px}.stacked-topics article{display:grid;grid-template-columns:50px 220px 1fr;gap:20px;align-items:center;padding:18px 0;border-top:1px solid var(--line)}.stacked-topics img{width:220px;aspect-ratio:3/2;object-fit:cover;border-radius:14px}.stacked-topics h3{font-size:1.25rem}.stacked-topics p{color:var(--muted);margin:.4em 0 0}.topic-index{font-size:.85rem;font-weight:900;color:var(--gold)}.notes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-bottom:30px}.notes-grid article{padding:22px;background:var(--paper-2);border-radius:16px}.notes-grid h2{font-size:1.25rem}.notes-grid p{color:var(--muted);margin:.5em 0 0}.series-ledger{display:grid;grid-template-columns:.8fr 1.2fr;gap:42px;padding:46px 0 66px}.ledger-lead{background:var(--brick);color:#fff;padding:28px;border-radius:24px}.ledger-lead h2{color:#fff;margin:10px 0}.ledger-lead p{color:#f2ded9}.ledger-lead .text-link{color:#fff}.ledger-list{border-top:1px solid var(--line)}.ledger-list a{display:block;padding:17px 8px;border-bottom:1px solid var(--line)}.ledger-list strong,.ledger-list span{display:block}.ledger-list span{font-size:.88rem;color:var(--muted);margin-top:4px}.timeline-section{padding:20px 0 70px}.timeline{list-style:none;padding:0;margin:0;position:relative}.timeline::before{content:"";position:absolute;left:52px;top:0;bottom:0;width:1px;background:var(--line)}.timeline li{display:grid;grid-template-columns:104px 1fr;gap:26px;position:relative;padding:18px 0}.timeline li>span{background:var(--paper);z-index:1;font-weight:900;color:var(--brick);padding-right:10px}.timeline h3{font-size:1.22rem}.timeline p{color:var(--muted);margin:.45em 0 0}.collection-wall{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;padding:44px 0 66px}.collection-item{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}.collection-item.wide{grid-row:span 2}.collection-item img{width:100%;aspect-ratio:16/10;object-fit:cover}.collection-item>div{padding:20px}.collection-item h2{font-size:1.45rem;margin:7px 0}.collection-item p{color:var(--muted);margin:0}.collection-item.wide h2{font-size:1.9rem}.app-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:46px 0 64px}.app-steps article{padding:24px;border-left:3px solid var(--gold);background:#fff}.app-steps span{font-weight:900;color:var(--brick)}.app-steps h2{font-size:1.25rem;margin:8px 0}.app-steps p{color:var(--muted);margin:0}.app-vs{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:0 0 38px}.app-vs>div{padding:26px;border:1px solid var(--line);border-radius:18px}.app-vs h2{font-size:1.35rem}.app-vs p{color:var(--muted);margin:.6em 0 0}.desktop-layout{display:grid;grid-template-columns:.42fr 1fr;gap:54px;padding:48px 0 70px}.desktop-layout aside{background:var(--paper-2);padding:24px;border-radius:18px;align-self:start}.desktop-layout aside h2{font-size:1.2rem}.desktop-layout ul{padding-left:18px;color:var(--muted)}.desktop-layout>div p{color:var(--muted)}.guide-index{padding:44px 0 70px}.guide-index article{display:grid;grid-template-columns:58px 1fr;gap:20px;padding:22px 0;border-top:1px solid var(--line)}.guide-index h2{font-size:1.35rem;margin:6px 0}.guide-index p{color:var(--muted);margin-bottom:10px}.faq-list{padding:40px 0 72px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:grid;grid-template-columns:46px 1fr;gap:12px;padding:18px 4px;font-weight:850;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--gold)}.faq-list details>div{padding:0 4px 18px 62px;color:var(--muted);max-width:860px}.prose-block{padding:42px 0 64px;max-width:850px}.prose-block h2{font-size:1.45rem;margin:28px 0 8px}.prose-block h2:first-child{margin-top:0}.prose-block p{color:#5f5651}.prose-block code{background:var(--paper-2);padding:2px 6px;border-radius:6px}.contact-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:46px 0 64px}.contact-notes article{padding:24px;background:#fff;border:1px solid var(--line);border-radius:18px}.contact-notes h2{font-size:1.25rem}.contact-notes ul{padding-left:18px;color:var(--muted)}.safety-checks{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:44px 0}.safety-checks article{padding:22px;background:#fff;border-top:3px solid var(--brick)}.safety-checks span{font-size:.78rem;font-weight:900;color:var(--brick)}.safety-checks h2{font-size:1.15rem;margin:8px 0}.safety-checks p{font-size:.9rem;color:var(--muted);margin:0}.article-header{padding:62px 0 28px;max-width:950px}.article-kicker{display:flex;gap:16px;color:var(--muted);font-size:.85rem}.article-kicker span{font-weight:900;color:var(--brick)}.article-header h1{font-size:clamp(2.2rem,4.6vw,4rem);margin:12px 0 20px}.article-figure{margin-top:34px}.article-figure img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:24px}.article-figure figcaption{font-size:.85rem;color:var(--muted);margin-top:8px}.article-body{padding:28px 0 48px}.article-body section{padding:26px 0;border-bottom:1px solid var(--line)}.article-body h2{font-size:1.55rem;margin-bottom:10px}.article-body p{font-size:1.05rem;color:#514945}.article-next{padding:28px;background:var(--paper-2);border-radius:20px;margin-bottom:72px}.article-next h2{font-size:1.3rem;margin-bottom:10px}.article-next>div{display:flex;flex-wrap:wrap;gap:10px}.article-next a{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 12px;font-weight:750}.article-next a:hover{color:var(--brick)}.search-page-form{margin-top:24px;max-width:700px}.search-page-form label{display:block;font-weight:800;margin-bottom:8px}.search-page-form>div{display:flex}.search-page-form input{flex:1;min-width:0;padding:13px 14px;border:1px solid var(--line);border-radius:12px 0 0 12px;background:#fff}.search-page-form button{border:0;background:var(--brick);color:#fff;font-weight:800;padding:0 20px;border-radius:0 12px 12px 0}.search-results{padding:38px 0 70px}.result-count{font-size:.9rem;color:var(--muted);margin-bottom:14px}.search-results article{padding:20px 0;border-top:1px solid var(--line);max-width:900px}.search-results article h2{font-size:1.35rem;margin:6px 0}.search-results article p{color:var(--muted);margin:0}.empty-state{padding:30px;background:var(--paper-2);border-radius:20px;max-width:820px}.empty-state h2{font-size:1.35rem}.not-found{display:grid;grid-template-columns:1fr .7fr;gap:50px;align-items:center;padding:78px 0 40px}.not-found img{border-radius:24px;aspect-ratio:4/3;object-fit:cover}.error-code{font-size:5rem;line-height:1;font-weight:950;color:var(--gold);margin:0 0 10px}.site-footer{background:var(--charcoal);color:#e9e2dd;padding:52px 0 22px}.footer-shell{width:var(--shell);margin:auto;display:grid;grid-template-columns:1.4fr repeat(3,.7fr);gap:36px}.footer-shell h2{color:#fff;font-size:1rem;margin-bottom:10px}.footer-shell a{display:block;color:#cfc5bf;font-size:.9rem;margin:7px 0}.footer-shell a:hover{color:#fff}.footer-brand p{color:#bfb4ae;max-width:430px}.footer-logo{display:flex!important;align-items:center;gap:10px;color:#fff!important;font-weight:900;font-size:1.12rem!important}.footer-logo img{width:42px;height:42px;object-fit:contain}.footer-bottom{width:var(--shell);margin:34px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;gap:20px;color:#a99d96;font-size:.82rem}.footer-bottom a{color:#d7ccc6}.back-top{position:fixed;right:20px;bottom:20px;width:44px;height:44px;border:0;border-radius:50%;background:var(--brick);color:#fff;box-shadow:var(--shadow);z-index:90}
@media (max-width:1180px){.header-shell{grid-template-columns:auto auto 1fr}.site-nav{position:absolute;left:18px;right:18px;top:72px;background:var(--paper);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:12px;display:none;flex-wrap:wrap;justify-content:flex-start}.site-nav.is-open{display:flex}.menu-toggle{display:block}.header-search{justify-self:end}.home-cover{grid-template-columns:1.15fr .85fr}.cover-rail{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr)}.cover-rail a{min-height:120px}.mosaic-grid{grid-template-columns:1fr 1fr}.mosaic-large{grid-row:auto;grid-column:span 2}.safety-checks{grid-template-columns:1fr 1fr}.related-strip>div{grid-template-columns:1fr 1fr}.footer-shell{grid-template-columns:1.2fr repeat(3,.8fr)}}
@media (max-width:920px){:root{--shell:min(100% - 36px,1180px);--narrow:min(100% - 36px,780px)}.header-shell{grid-template-columns:auto auto}.header-search{grid-column:1/-1;width:100%;margin-bottom:10px}.header-search input{width:auto;flex:1}.home-cover{grid-template-columns:1fr;padding-top:38px}.cover-copy{padding-right:0}.cover-visual{min-height:420px}.cover-rail{grid-template-columns:1fr 1fr 1fr}.headline-grid,.device-band-inner,.brand-association,.split-intro,.feature-poster,.feature-poster.reverse,.series-ledger,.deep-band-grid,.desktop-layout,.article-slab{grid-template-columns:1fr}.headline-list{margin-top:6px}.ribbon-track{grid-template-columns:1fr 1fr}.mosaic-grid{grid-template-columns:1fr 1fr}.association-index{grid-template-columns:1fr 1fr}.pathway-grid,.app-steps,.contact-notes{grid-template-columns:1fr}.editorial-two-col{grid-template-columns:1fr 1fr}.collection-wall{grid-template-columns:1fr 1fr}.collection-item.wide{grid-row:auto;grid-column:span 2}.footer-shell{grid-template-columns:1fr 1fr}.page-intro img{max-height:380px}.desktop-layout aside{order:2}}
@media (max-width:680px){:root{--shell:calc(100% - 28px);--narrow:calc(100% - 28px)}.site-header{position:relative}.header-shell{width:calc(100% - 24px);gap:10px;min-height:72px}.brand-copy small{display:none}.menu-toggle{justify-self:end}.site-nav{top:64px;left:12px;right:12px}.header-search{margin-top:0}.header-search input{font-size:.86rem}.home-cover{padding-top:28px}.cover-copy h1{font-size:2.45rem}.cover-actions{align-items:flex-start;flex-direction:column}.cover-visual{min-height:340px}.cover-rail{grid-template-columns:1fr}.cover-rail a{min-height:96px}.section-heading.inline{align-items:flex-start;flex-direction:column}.headline-flow{padding-top:38px}.ribbon-track{display:flex;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.ribbon-item{min-width:78%;scroll-snap-align:start}.device-band{padding:42px 0}.mosaic-grid{grid-template-columns:1fr}.mosaic-large{grid-column:auto}.brand-association{gap:28px}.association-index{grid-template-columns:1fr}.text-index{grid-template-columns:1fr}.text-index a:nth-child(odd){border-right:0}.home-closing{align-items:flex-start;flex-direction:column;padding:28px 24px}.page-intro{padding-top:44px}.pathway-grid{padding-top:30px}.editorial-two-col{grid-template-columns:1fr}.related-strip>div{grid-template-columns:1fr}.stacked-topics article{grid-template-columns:36px 100px 1fr;gap:10px}.stacked-topics img{width:100px}.stacked-topics h3{font-size:1rem}.stacked-topics p{font-size:.84rem}.notes-grid{grid-template-columns:1fr}.collection-wall{grid-template-columns:1fr}.collection-item.wide{grid-column:auto}.app-vs{grid-template-columns:1fr}.safety-checks{grid-template-columns:1fr}.timeline::before{left:36px}.timeline li{grid-template-columns:72px 1fr;gap:16px}.contact-notes{gap:10px}.footer-shell{grid-template-columns:1fr 1fr;gap:28px 18px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.article-header{padding-top:44px}.article-next>div{flex-direction:column;align-items:flex-start}.search-page-form>div,.cover-search>div{flex-direction:column;gap:8px}.search-page-form input,.cover-search input{border:1px solid var(--line);border-radius:12px}.search-page-form button,.cover-search button{min-height:44px;border-radius:12px}.not-found{grid-template-columns:1fr;padding-top:52px}}
@media (max-width:420px){.footer-shell{grid-template-columns:1fr}.footer-brand{grid-column:auto}.stacked-topics article{grid-template-columns:36px 1fr}.stacked-topics img{display:none}.article-header h1{font-size:2.15rem}.cover-copy h1{font-size:2.2rem}.brand img{width:38px;height:38px}.brand-copy strong{font-size:.95rem}.header-search button{padding-inline:12px}.header-search input{padding-inline:10px}.button{width:100%}.inline-actions .text-link{width:auto}}
