/* Numelios reusable content system: categories, guides, glossary, FAQs, checklists, insights */
.content-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:38px 0 70px}.content-breadcrumbs{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:20px;color:#7a8794;font-size:12px}.content-breadcrumbs a{color:#56707a;text-decoration:none}.content-hero{max-width:850px;margin-bottom:30px}.content-kicker{display:inline-block;margin-bottom:10px;color:#0f9489;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}.content-hero h1{margin:0 0 12px;color:#142033;font-size:clamp(34px,4vw,50px);line-height:1.08;letter-spacing:-1.2px}.content-hero p{margin:0;color:#64748b;font-size:17px;line-height:1.65}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:42px;align-items:start}.content-article{min-width:0}.content-article h2{margin:36px 0 12px;color:#142033;font-size:25px}.content-article h3{margin:26px 0 9px;color:#203044;font-size:18px}.content-article p,.content-article li{color:#526171;font-size:15px;line-height:1.75}.content-article a{color:#0f8f85}.content-sidebar{position:sticky;top:22px}.content-side-card{margin-bottom:16px;padding:18px;border:1px solid #dfe9e7;border-radius:12px;background:#fff}.content-side-card h3{margin:0 0 10px;color:#18303d;font-size:14px}.content-side-card a{display:block;padding:7px 0;border-bottom:1px solid #edf2f1;color:#5b6877;text-decoration:none;font-size:12.5px}.content-side-card a:last-child{border-bottom:0}.content-side-card a:hover{color:#0f9489}.content-callout{margin:24px 0;padding:18px 20px;border-left:4px solid #1fa99d;border-radius:0 10px 10px 0;background:#effaf8;color:#435665}.content-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:22px 0}.content-card{padding:20px;border:1px solid #dfe9e7;border-radius:12px;background:#fff;color:#142033;text-decoration:none}.content-card:hover{border-color:#b9d9d3;box-shadow:0 8px 22px rgba(15,35,45,.06)}.content-card small{display:block;margin-bottom:7px;color:#0f9489;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.content-card h3{margin:0 0 6px;font-size:16px}.content-card p{margin:0;color:#73808e;font-size:12px;line-height:1.5}.category-section{margin:38px 0}.category-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}.category-section-head h2{margin:0;font-size:23px}.category-section-head p{margin:0;color:#7b8795;font-size:12px}.category-link-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.category-link{padding:15px 16px;border:1px solid #e0eae7;border-radius:10px;background:#fff;color:#263746;text-decoration:none}.category-link strong{display:block;font-size:13px}.category-link span{display:block;margin-top:4px;color:#7a8794;font-size:11px;line-height:1.4}.faq-list details{margin-bottom:10px;border:1px solid #dfe9e7;border-radius:10px;background:#fff}.faq-list summary{padding:15px 17px;cursor:pointer;color:#263746;font-weight:700;font-size:14px}.faq-list details p{margin:0;padding:0 17px 17px}.checklist{list-style:none;padding:0!important;counter-reset:steps}.checklist li{position:relative;margin:0 0 12px;padding:17px 18px 17px 52px;border:1px solid #dfe9e7;border-radius:10px;background:#fff}.checklist li:before{counter-increment:steps;content:counter(steps);position:absolute;left:16px;top:16px;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#e7f7f4;color:#0f8f85;font-size:11px;font-weight:800}.glossary-az{display:flex;flex-wrap:wrap;gap:7px;margin:22px 0}.glossary-az a{width:32px;height:32px;display:grid;place-items:center;border:1px solid #dce7e4;border-radius:7px;background:#fff;color:#31505b;text-decoration:none;font-size:12px;font-weight:700}.glossary-az a:hover{background:#eaf8f5;color:#0f8f85}.glossary-group{margin:30px 0}.glossary-group>h2{padding-bottom:8px;border-bottom:2px solid #dfe9e7}.glossary-term{padding:14px 0;border-bottom:1px solid #edf2f1}.glossary-term h3{margin:0 0 4px;font-size:15px}.glossary-term p{margin:0;font-size:13px}.article-meta{display:flex;gap:14px;flex-wrap:wrap;margin:0 0 24px;color:#7a8794;font-size:11.5px}.insight-card{display:grid;grid-template-columns:100px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid #e7efed}.insight-date{color:#0f9489;font-size:11px;font-weight:800;text-transform:uppercase}.insight-card h3{margin:0 0 5px;font-size:16px}.insight-card p{margin:0;color:#718090;font-size:12px;line-height:1.5}.content-disclaimer{margin-top:40px;padding-top:18px;border-top:1px solid #e1eae8;color:#7c8793;font-size:11px;line-height:1.6}
@media(max-width:900px){.content-layout{grid-template-columns:1fr}.content-sidebar{position:static}.content-card-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.content-shell{width:calc(100% - 28px)}.content-card-grid,.category-link-list{grid-template-columns:1fr}.content-hero h1{font-size:34px}}
