body,html{margin:0;font-family:Lato,Inter,system-ui,-apple-system,sans-serif;background:#f5f5f5;color:#202123}a{color:#0b3c5d;text-decoration:none}.shell{max-width:1200px;margin:0 auto;padding:1rem 1.25rem 3rem}.header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;border-bottom:1px solid #e7ebed;padding-bottom:.75rem}.branding a{font-family:Merriweather,Georgia,serif;font-size:1.5rem;font-weight:700;color:#0b3c5d}.nav ul{display:flex;list-style:none;gap:.25rem;margin:0;padding:0}.navLink{display:inline-block;padding:.6rem .8rem;font-size:.95rem;color:#202123}.navLink:hover{color:#328cc1}.content h2{font-family:Merriweather,Georgia,serif;font-size:2rem;margin:1rem 0;color:#1d2731}.card{border:1px solid #dbe2eb;border-radius:10px;padding:14px;margin-bottom:12px;background:#fff}.meta{color:#697a90}.portableFigure{margin:1.2rem 0}.portableFigure img{width:100%;height:auto;border-radius:8px;display:block}.portableFigure figcaption{margin-top:.45rem;color:#697a90;font-size:.92rem}.portableYoutube{position:relative;width:100%;padding-bottom:56.25%;margin:1.2rem 0}.portableYoutube iframe{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:8px}@media (max-width:760px){.header{flex-direction:column;align-items:flex-start}.nav ul{flex-wrap:wrap}}