*{box-sizing:border-box}html{scroll-behavior:smooth}:root{--k:#111;--y:#ffd90a;--r:#e30613;--line:#e8e2d4;--max:1100px}body{margin:0;color:#20201e;background:#fff;font:17px/1.68 system-ui,-apple-system,"Segoe UI",sans-serif}a{color:#930812;text-underline-offset:3px}img{max-width:100%;height:auto;display:block}header{background:#111;color:#fff;border-bottom:7px solid var(--y)}.top{max-width:var(--max);margin:auto;padding:18px 24px;display:flex;justify-content:space-between;gap:24px;align-items:center}.brand{color:#fff;text-decoration:none;font-weight:850;font-size:1.2rem}.brand small{display:block;color:#bbb;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}.flag{display:inline-grid;grid-template-columns:9px 9px 9px;height:27px;margin-right:10px;vertical-align:middle;border:1px solid #666}.flag i:nth-child(1){background:#111}.flag i:nth-child(2){background:var(--y)}.flag i:nth-child(3){background:var(--r)}nav{display:flex;gap:17px;flex-wrap:wrap}nav a{color:#fff;text-decoration:none;font-size:.9rem}.hero{background:#151515;color:#fff}.heroin{max-width:var(--max);margin:auto;padding:70px 24px;display:grid;grid-template-columns:1.4fr .6fr;gap:44px}.eyebrow{display:inline-block;background:var(--y);color:#111;border-left:6px solid var(--r);padding:5px 9px;font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}h1,h2,h3{line-height:1.14;letter-spacing:-.025em}h1{font-size:clamp(2.3rem,5.8vw,4.6rem);margin:.25em 0 .35em}h2{font-size:clamp(1.55rem,3vw,2.25rem);margin:1.8em 0 .5em}.container{max-width:var(--max);margin:auto;padding:48px 24px 76px}.article{max-width:850px;margin:auto}.article-head{padding-bottom:24px;border-bottom:1px solid var(--line)}.article-head h1{font-size:clamp(2.25rem,5vw,4rem)}.lede{font-size:1.17rem;color:#45433e}.meta{font-size:.84rem;color:#777;display:flex;gap:14px;flex-wrap:wrap}.answer{background:#fff9d4;border-left:7px solid var(--y);padding:18px 21px;margin:26px 0}.warning{background:#fff0f0;border-left:7px solid var(--r);padding:18px 21px;margin:26px 0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{border:1px solid var(--line);border-radius:15px;overflow:hidden}.card img{width:100%;aspect-ratio:16/10;object-fit:cover}.cb{padding:19px}.card h2{font-size:1.25rem;margin:.25em 0}.tag{font-size:.72rem;border:1px solid #d5cdbb;padding:3px 8px;border-radius:999px}.article figure{margin:32px 0}.article figure img{width:100%;max-height:580px;object-fit:cover;border-radius:14px}.article figcaption{font-size:.83rem;color:#6d6a62;margin-top:7px}.diagram{border:1px solid var(--line);padding:10px;background:#faf8f0;border-radius:14px}.sources li{margin:.55em 0}.sources small{display:block;color:#777}.related{border-top:1px solid var(--line);margin-top:45px;padding-top:22px}.related a{display:block;border:1px solid var(--line);padding:12px 14px;border-radius:10px;margin:8px 0;text-decoration:none}.nl{margin-top:40px;border:1px dashed #b6ac92;padding:16px;border-radius:10px;background:#fbfaf5}.foot{background:#111;color:#d9d9d9;border-top:7px solid var(--r)}.footin{max-width:var(--max);margin:auto;padding:32px 24px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:26px}.foot a{color:#fff}.foot strong{color:var(--y)}.fact{background:#f7f6f1;border:1px solid var(--line);border-radius:12px;padding:16px 18px;margin:18px 0}@media(max-width:800px){.top{align-items:flex-start;flex-direction:column}.heroin{grid-template-columns:1fr}.grid{grid-template-columns:1fr}.footin{grid-template-columns:1fr}body{font-size:16px}}
.section-intro{max-width:800px;color:#555}.topic-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin:22px 0 44px}.topic-card{display:block;border:1px solid var(--line);border-radius:16px;padding:24px;text-decoration:none;color:#20201e;background:linear-gradient(180deg,#fff,#fbfaf5)}.topic-card:hover{border-color:#c3bca9}.topic-card h2{font-size:1.45rem;margin:.35em 0}.topic-card p{margin:.45em 0 1em;color:#555}.topic-card b{color:#930812}.topic-mark{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:var(--y);border-left:4px solid var(--r);font-weight:900}.popular{margin-top:54px}.link-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.link-grid>a,.article-index>a{display:flex;justify-content:space-between;gap:18px;align-items:center;border:1px solid var(--line);padding:14px 16px;border-radius:11px;text-decoration:none}.link-grid>a span,.article-index>a span{color:#20201e}.topic-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:30px}.topic-list-item{border:1px solid var(--line);border-radius:14px;padding:20px}.topic-list-item h2{font-size:1.3rem;margin:.35em 0}.backline{margin-top:32px}.all-articles{margin-top:52px}.article-index{display:grid;grid-template-columns:1fr 1fr;gap:10px}.inline-note{margin:30px 0 8px;color:#5d584f;font-size:.95rem}.related-groups{display:grid;grid-template-columns:1fr 1fr;gap:18px}.related-groups h3{font-size:1rem;margin:.25em 0 .7em;color:#555}.related-groups a span{display:block;font-size:.78rem;color:#777;margin-top:3px}.related-groups a{height:calc(50% - 4px)}@media(max-width:800px){.topic-grid,.link-grid,.topic-list,.article-index,.related-groups{grid-template-columns:1fr}.related-groups a{height:auto}}.mega{grid-template-columns:repeat(3,1fr)}.longform .text-section{margin:38px 0}.longform p{max-width:78ch}.visual{margin:30px 0}.visual img{width:100%;border:1px solid var(--line);border-radius:16px;background:#faf8f0}.hero-visual img{max-height:none;object-fit:contain}.fact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.steps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.step-card,.deep-card{border:1px solid var(--line);border-radius:14px;padding:18px;background:#fff}.step-card>span{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;background:var(--y);border-radius:50%;font-weight:900}.faq details{border:1px solid var(--line);border-radius:12px;margin:9px 0;padding:12px 14px}.faq summary{font-weight:800;cursor:pointer}.breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;font-size:.82rem;margin-bottom:18px}.hub-head{display:grid;grid-template-columns:1.2fr .8fr;gap:26px;align-items:center}.hub-head>img{width:100%;border-radius:16px;border:1px solid var(--line)}.browse-all>a{display:flex;justify-content:space-between;align-items:center;background:#111;color:#fff;text-decoration:none;padding:20px 24px;border-radius:14px;margin:28px 0}@media(max-width:900px){.mega{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.fact-grid,.steps-grid,.hub-head,.mega{grid-template-columns:1fr}.longform p{max-width:none}}.topic-card{padding:0;overflow:hidden}.topic-card-img{width:100%;height:190px;object-fit:contain;background:#f8f6ef;border-bottom:1px solid var(--line)}.topic-card>.topic-mark,.topic-card>h2,.topic-card>p,.topic-card>b{margin-left:22px;margin-right:22px}.topic-card>.topic-mark{margin-top:20px}.topic-card>b{display:block;margin-bottom:22px}.topic-list-item{overflow:hidden;padding:0}.topic-list-img{width:100%;height:180px;object-fit:contain;background:#f8f6ef;border-bottom:1px solid var(--line)}.topic-list-item>.tag,.topic-list-item>h2,.topic-list-item>p{margin-left:18px;margin-right:18px}.topic-list-item>.tag{display:inline-block;margin-top:18px}.topic-list-item>p{margin-bottom:20px}.photo-break{margin:34px 0}.photo-break img{width:100%;max-height:560px;object-fit:cover;border-radius:14px}.photo-break figcaption{font-size:.83rem;color:#6d6a62;margin-top:7px}.hub-photo{width:100%;aspect-ratio:16/10;object-fit:contain;background:#f8f6ef;border-radius:16px;border:1px solid var(--line)}.scene-break{margin:34px 0}.scene-break img{width:100%;border-radius:14px;border:1px solid var(--line);background:#f8f6ef}.scene-break figcaption{font-size:.83rem;color:#6d6a62;margin-top:7px}
.home-editorial-hero{background:#f5f2e9;color:#20201e;border-bottom:1px solid var(--line)}
.home-editorial-hero .heroin{padding:42px 24px;grid-template-columns:minmax(0,1fr) minmax(340px,.85fr);align-items:center;gap:38px}
.home-editorial-hero h1{font-size:clamp(2.4rem,5vw,4.35rem);max-width:13ch}
.home-editorial-hero p{max-width:62ch;font-size:1.08rem;color:#4d4a43}
.hero-link{display:inline-block;margin-top:12px;background:#111;color:#fff;text-decoration:none;padding:12px 17px;border-radius:8px;font-weight:750}
.home-hero-photo{margin:0}
.home-hero-photo img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:14px}
.home-hero-photo figcaption,.card-photo figcaption,.hub-photo-wrap figcaption{font-size:.7rem;color:#777;margin-top:5px;line-height:1.35}
.home-hero-photo figcaption a,.card-photo figcaption a,.hub-photo-wrap figcaption a{color:#555}
.card-photo{margin:0}
.card-photo .topic-card-img{border-bottom:0}
.card-photo figcaption{padding:0 10px 7px}
.hub-photo-wrap{margin:0}
.hub-photo-wrap .hub-photo{display:block}
.topic-mark{display:none}
.topic-card>.topic-mark+ h2,.topic-card>h2{margin-top:18px}
.topic-grid{gap:24px}
.topic-card{background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.04)}
@media(max-width:800px){.home-editorial-hero .heroin{grid-template-columns:1fr;padding-top:32px}.home-editorial-hero h1{max-width:none}.home-hero-photo{order:2}}

.topic-card .card-photo{width:100%;display:block;margin:0}
.topic-card .card-photo img{width:100%;height:210px;object-fit:cover;background:#eee}
.topic-card .card-photo figcaption{padding:6px 14px 0;margin:0;color:#76716a;font-size:.67rem;line-height:1.35}
.topic-card>h2{margin-top:14px}
@media(max-width:800px){
 .topic-grid{grid-template-columns:1fr;gap:18px}
 .topic-card{display:block}
 .topic-card-img{height:220px}
 .topic-card .card-photo img{height:220px}
 .topic-card>h2{font-size:1.42rem}
 .topic-card>p{font-size:.96rem}
}
