.category-hub{min-height:100vh;background:var(--ui-bg);color:var(--ui-text)}.category-hub a{text-decoration:none}.category-hub-header,.category-hub>article,.category-hub>footer{width:min(100% - 56px,1240px);margin:0 auto}.category-hub--facts>article{max-width:980px}.category-hub--facts .category-hub-answer:last-child{margin-bottom:48px}.category-hub-header{min-height:60px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ui-line)}.category-hub-brand{color:var(--ui-text);font-size:18px;font-weight:800;letter-spacing:.2em}.category-hub-header nav{display:flex;gap:20px}.category-hub-header nav a,.category-hub>footer a{color:var(--ui-muted);font-size:11px}.category-hub-hero{max-width:980px;padding:clamp(76px,10vw,132px) 0 clamp(64px,8vw,104px)}.category-hub-hero>p,.category-hub-stories header p{margin:0 0 18px;color:var(--ui-accent);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.category-hub-hero h1{max-width:940px;margin:0;font-family:var(--font-ui);font-size:clamp(46px,7vw,88px);font-weight:500;line-height:1.03;letter-spacing:-.045em}.category-hub-hero span{max-width:720px;display:block;margin-top:30px;color:var(--ui-muted);font-size:17px;line-height:1.75}.category-hub-answer,.category-hub-section{display:grid;grid-template-columns:120px minmax(0,1fr);gap:32px;padding:72px 0;border-top:1px solid var(--ui-line)}.category-hub-answer>p,.category-hub-section>header>p{margin:8px 0 0;color:var(--ui-dim);font-size:10px;letter-spacing:.14em}.category-hub h2{margin:0;font-family:var(--font-ui);font-size:clamp(30px,4vw,52px);font-weight:500;line-height:1.15;letter-spacing:-.035em}.category-hub-answer>div>p{max-width:880px;margin:26px 0 0;color:var(--ui-muted);font-size:15px;line-height:1.9}.category-hub-section>header{display:contents}.category-hub-section>header>div>span{max-width:760px;display:block;margin-top:20px;color:var(--ui-muted);font-size:14px;line-height:1.8}.category-hub-mechanisms{grid-column:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px}.category-hub-mechanisms article{padding:26px;border:1px solid var(--ui-line);border-radius:12px;background:var(--ui-surface)}.category-hub-mechanisms h3{margin:0;font-size:15px}.category-hub-mechanisms p{margin:14px 0 0;color:var(--ui-muted);font-size:13px;line-height:1.75}.category-hub-consequences ol{margin:0;padding:0;list-style:none;counter-reset:consequence}.category-hub-consequences li{display:grid;grid-template-columns:42px minmax(0,1fr);gap:18px;padding:20px 0;border-bottom:1px solid var(--ui-line);color:var(--ui-muted);font-size:14px;line-height:1.75;counter-increment:consequence}.category-hub-consequences li:before{content:"0" counter(consequence);color:var(--ui-accent);font-size:10px}.category-hub-table-wrap{grid-column:2;overflow-x:auto}.category-hub table{width:100%;border-collapse:collapse;color:var(--ui-muted);font-size:13px;line-height:1.65}.category-hub td,.category-hub th{padding:18px;border:1px solid var(--ui-line);text-align:left;vertical-align:top}.category-hub th{background:var(--ui-surface);color:var(--ui-text);font-size:11px}.category-hub-limits{margin-bottom:24px}.category-hub-stories{padding:82px 0;border-top:1px solid var(--ui-line)}.category-hub-stories header{margin-bottom:30px}.category-hub-stories>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.category-hub-story{min-width:0;display:grid;align-content:start;overflow:hidden;border:1px solid var(--ui-line);border-radius:12px;background:var(--ui-surface)}.category-hub-story>span{position:relative;display:block;aspect-ratio:16/9;overflow:hidden}.category-hub-story img{object-fit:cover;transition:transform .35s ease}.category-hub-story:hover img{transform:scale(1.025)}.category-hub-story b,.category-hub-story p,.category-hub-story small,.category-hub-story strong{margin-inline:20px}.category-hub-story small{margin-top:20px;color:var(--ui-accent);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.category-hub-story strong{margin-top:9px;color:var(--ui-text);font-family:var(--font-ui);font-size:23px;font-weight:500}.category-hub-story p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;margin-top:14px;color:var(--ui-muted);font-size:12px;line-height:1.7}.category-hub-story b{margin-top:8px;margin-bottom:22px;color:var(--ui-text-soft);font-size:11px;font-weight:500}.category-hub>footer{min-height:110px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--ui-line);color:var(--ui-dim);font-size:10px;letter-spacing:.1em}@media (max-width:820px){.category-hub-header,.category-hub>article,.category-hub>footer{width:min(100% - 28px,640px)}.category-hub-answer,.category-hub-section{grid-template-columns:1fr;gap:14px;padding:56px 0}.category-hub-section>header{display:grid;gap:14px}.category-hub-mechanisms,.category-hub-table-wrap{grid-column:1}.category-hub-mechanisms,.category-hub-stories>div{grid-template-columns:1fr}}@media (max-width:520px){.category-hub-header nav{gap:12px}.category-hub-hero{padding-top:64px}.category-hub-hero h1{font-size:clamp(42px,14vw,58px)}.category-hub-hero span{font-size:15px}.category-hub-mechanisms article{padding:22px}.category-hub>footer{align-items:flex-start;flex-direction:column;justify-content:center;gap:10px}}