.article-banner[data-astro-cid-wgiwtrjt]{display:flex;text-decoration:none;color:inherit;overflow:hidden;background-color:#fff;min-height:300px;width:100%;max-width:var(--container-max-width);margin:0 auto;box-sizing:border-box;padding:0 20px 20px}.banner-inner[data-astro-cid-wgiwtrjt]{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;width:100%;min-height:100%;border-radius:var(--border-radius);border:1px solid var(--border-color);box-shadow:var(--shadow);padding:2rem 1.5rem;gap:2rem}.banner-text[data-astro-cid-wgiwtrjt]{display:flex;flex-direction:column;justify-content:space-between;gap:var(--card-gap-sm)}.category[data-astro-cid-wgiwtrjt]{display:inline-block;font-size:.85rem;font-weight:600;text-transform:uppercase;color:#fff;background:linear-gradient(90deg,#00a280,#01a182 30%,#4646a7);padding:.25rem .75rem;border-radius:4px;width:-moz-fit-content;width:fit-content;margin-bottom:.5rem}.badge[data-astro-cid-wgiwtrjt]{display:inline-block;font-size:.85rem;font-weight:600;color:#fff;background:linear-gradient(90deg,#00a280,#01a182 30%,#4646a7);padding:.5rem 1rem;border-radius:4px;width:-moz-fit-content;width:fit-content;margin-bottom:1rem}.banner-title[data-astro-cid-wgiwtrjt]{font-size:var(--text-size-xl, 1.75rem);line-height:1.2;font-weight:600;color:var(--text-color);margin:0;margin-bottom:.75rem}.banner-description[data-astro-cid-wgiwtrjt]{font-size:var(--text-size, 1rem);line-height:1.6;color:var(--text-color);opacity:.8;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0;margin-bottom:1rem;flex-grow:1}.author[data-astro-cid-wgiwtrjt]{font-size:.875rem;opacity:.7;font-style:italic;margin-bottom:1rem}.date[data-astro-cid-wgiwtrjt]{font-size:.875rem;opacity:.6;font-weight:500}.banner-footer[data-astro-cid-wgiwtrjt]{display:flex;justify-content:flex-start;align-items:center;gap:1rem;margin-top:auto}.cta[data-astro-cid-wgiwtrjt]{font-size:.875rem;font-weight:600;color:var(--primary-color, #00a280);opacity:.8}.cta-button[data-astro-cid-wgiwtrjt]{display:inline-block;padding:.75rem 1.5rem;background:linear-gradient(90deg,#00a280,#01a182 30%,#4646a7);color:#fff;border:none;border-radius:4px;font-size:.875rem;font-weight:600;text-decoration:none;cursor:pointer}.banner-image-wrapper[data-astro-cid-wgiwtrjt]{position:relative;overflow:hidden;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;border-radius:11px}.banner-image[data-astro-cid-wgiwtrjt]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}@media screen and (max-width: 1024px){.banner-inner[data-astro-cid-wgiwtrjt]{grid-template-columns:1fr;min-height:auto}.banner-title[data-astro-cid-wgiwtrjt]{font-size:var(--text-size-lg, 1.5rem)}.banner-image-wrapper[data-astro-cid-wgiwtrjt]{min-height:250px}}@media screen and (max-width: 640px){.article-banner[data-astro-cid-wgiwtrjt]{min-height:auto}.banner-title[data-astro-cid-wgiwtrjt]{font-size:var(--text-size-base, 1.25rem);margin-bottom:.5rem}.banner-description[data-astro-cid-wgiwtrjt]{-webkit-line-clamp:2;font-size:.95rem;margin-bottom:.75rem}.banner-image-wrapper[data-astro-cid-wgiwtrjt]{min-height:200px}}.articles-container[data-astro-cid-n2grlgsa]{display:grid;grid-template-columns:1fr 300px;gap:2rem}.articles-grid[data-astro-cid-n2grlgsa]{display:grid;grid-template-columns:1fr;gap:var(--grid-gap)}.articles-sidebar[data-astro-cid-n2grlgsa]{position:sticky;top:2rem;height:-moz-fit-content;height:fit-content}.categories-menu[data-astro-cid-n2grlgsa]{background-color:#fff;border:1px solid var(--border-color);border-radius:var(--border-radius);padding:1.5rem;box-shadow:var(--shadow)}.categories-menu[data-astro-cid-n2grlgsa] h3[data-astro-cid-n2grlgsa]{font-size:var(--text-size-lg);font-weight:600;margin-top:.625rem;margin-bottom:1.5rem;color:var(--text-color)}.categories-list[data-astro-cid-n2grlgsa]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.category-link[data-astro-cid-n2grlgsa]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background-color:#f5f5f5;color:var(--text-color);text-decoration:none;border-radius:4px;font-size:.875rem;transition:all .3s ease;border-left:3px solid transparent;&:hover{background-color:#ebebeb;padding-left:1.25rem}&.active{background:linear-gradient(90deg,#00a280,#01a182 30%,#4646a7);color:#fff;border-left-color:#00a280;font-weight:500}}.category-name[data-astro-cid-n2grlgsa]{display:block;flex:1}.category-count[data-astro-cid-n2grlgsa]{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 .5rem;background-color:#0000001a;border-radius:12px;font-size:.75rem;font-weight:600;flex-shrink:0}.category-link[data-astro-cid-n2grlgsa].active .category-count[data-astro-cid-n2grlgsa]{background-color:#ffffff4d}@media screen and (max-width: 1024px){.articles-container[data-astro-cid-n2grlgsa]{grid-template-columns:1fr}.articles-sidebar[data-astro-cid-n2grlgsa]{position:static;top:auto}}@media screen and (max-width: 375px){.articles-grid[data-astro-cid-n2grlgsa]{grid-template-columns:1fr}}.overlay[data-astro-cid-3eqn3nss]{background-color:#fff;opacity:.8;background-image:radial-gradient(#dadada .8px,#fff .8px);background-size:16px 16px;position:absolute;top:0;left:0;width:100%;height:100%;max-height:550px;z-index:0}
