.content-home,.content-list-page{max-width:920px}.content-hero{padding:3.75rem 0 3rem;border-bottom:1px solid #e5e7eb}.content-eyebrow{margin:0 0 .65rem;color:#2563eb;font-size:.78rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.content-hero h1,.content-list-header h1{margin:0;color:#111827;font-size:clamp(2.25rem,6vw,4rem);line-height:1.1;letter-spacing:-.045em}.content-hero-description,.content-list-header>p:last-child{max-width:640px;margin:1.1rem 0 0;color:#4b5563;font-size:1rem;line-height:1.75}.content-hero-actions{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:1.4rem}.content-primary-action,.content-secondary-action{display:inline-flex;align-items:center;min-height:44px;color:#2563eb;font-size:.9rem;font-weight:650;text-decoration:none}.content-secondary-action{color:#6b7280;font-weight:500}.content-primary-action:hover,.content-secondary-action:hover{text-decoration:underline;text-underline-offset:.2em}.topic-nav{padding:2rem 0}.topic-nav h2{margin:0 0 1rem;color:#111827;font-size:1rem}.topic-list{display:flex;flex-wrap:wrap;gap:.55rem}.topic-list a{display:inline-flex;box-sizing:border-box;gap:.45rem;align-items:center;min-height:44px;padding:.45rem .75rem;border:1px solid #e5e7eb;border-radius:999px;color:#374151;font-size:.84rem;text-decoration:none}.topic-list a:hover{border-color:#2563eb;color:#2563eb}.topic-list span{color:#9ca3af;font-variant-numeric:tabular-nums}.content-section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin:1.5rem 0}.content-section-heading h2{margin:0;color:#111827;font-size:1.75rem;letter-spacing:-.025em}.content-section-heading>a,.content-card-link{display:inline-flex;align-items:center;min-height:44px;color:#2563eb;font-size:.88rem;font-weight:650;text-decoration:none}.content-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.content-card{display:flex;min-width:0;overflow:hidden;border:1px solid #e5e7eb;border-radius:.4rem;background:#fff;transition:border-color .15s ease}.content-card:hover{border-color:#b8c0ca}.content-card-cover{flex:0 0 34%;min-height:100%;background:#f3f4f6}.content-card-cover img{width:100%;height:100%;min-height:200px;object-fit:cover}.content-card-body{display:flex;flex:1;flex-direction:column;min-width:0;padding:1.15rem}.content-card-meta{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;margin-bottom:.65rem;color:#6b7280;font-size:.76rem}.content-card-category{color:#2563eb;font-weight:650;text-decoration:none}.content-card-title{margin:0;font-size:1.16rem;line-height:1.45;letter-spacing:-.015em}.content-card-title a{color:#111827;text-decoration:none}.content-card-summary{display:-webkit-box;overflow:hidden;margin:.7rem 0 1rem;color:#4b5563;font-size:.9rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.content-card-link{margin-top:auto}.content-list-page .content-card-grid{grid-template-columns:1fr}.content-list-page .content-card-cover{flex-basis:220px;min-height:0}.content-list-page .content-card-cover img{min-height:180px;max-height:220px}.content-list-page .content-card-summary{-webkit-line-clamp:2}.content-list-header{padding:3.5rem 0 1rem}.content-list-header h1{font-size:clamp(2.1rem,5vw,3.4rem)}.content-pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-top:2.5rem;padding-top:1.25rem;border-top:1px solid #e5e7eb;color:#6b7280;font-size:.9rem}.content-pagination div:last-child{text-align:right}.content-pagination a{display:inline-flex;align-items:center;min-height:44px;color:#2563eb;font-weight:650;text-decoration:none}html.dark .content-hero,html.dark .content-pagination{border-color:#30363d}html.dark .content-hero h1,html.dark .content-list-header h1,html.dark .content-section-heading h2,html.dark .topic-nav h2,html.dark .content-card-title a{color:#f3f4f6}html.dark .content-hero-description,html.dark .content-list-header>p:last-child,html.dark .content-card-summary{color:#aeb6c2}html.dark .content-primary-action{color:#60a5fa}html.dark .content-secondary-action,html.dark .topic-list a{border-color:#3f4854;color:#d1d5db}html.dark .content-card{border-color:#30363d;background:#161b22}html.dark .content-card:hover{border-color:#4b5563}@media(prefers-color-scheme:dark){html:not(.light):not(.dark) .content-hero,html:not(.light):not(.dark) .content-pagination{border-color:#30363d}html:not(.light):not(.dark) .content-hero h1,html:not(.light):not(.dark) .content-list-header h1,html:not(.light):not(.dark) .content-section-heading h2,html:not(.light):not(.dark) .topic-nav h2,html:not(.light):not(.dark) .content-card-title a{color:#f3f4f6}html:not(.light):not(.dark) .content-hero-description,html:not(.light):not(.dark) .content-list-header>p:last-child,html:not(.light):not(.dark) .content-card-summary{color:#aeb6c2}html:not(.light):not(.dark) .content-primary-action{color:#60a5fa}html:not(.light):not(.dark) .content-secondary-action,html:not(.light):not(.dark) .topic-list a{border-color:#3f4854;color:#d1d5db}html:not(.light):not(.dark) .content-card{border-color:#30363d;background:#161b22}}@media(max-width:760px){.content-hero{padding:3rem 0 2.5rem}.content-card-grid{grid-template-columns:1fr}.content-card-cover{flex-basis:32%}.content-card-cover img{min-height:200px}}@media(max-width:520px){.content-card{flex-direction:column}.content-card-cover{flex:none;min-height:0}.content-card-cover img{height:180px;min-height:0;max-height:none}.content-section-heading{align-items:start}}.content-home a:focus-visible,.content-list-page a:focus-visible{outline:2px solid #2563eb;outline-offset:3px;border-radius:.2rem}@media(prefers-reduced-motion:reduce){.content-card{transition:none}}