.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}}.blog-search[data-astro-cid-n2grlgsa]{margin-bottom:1rem}.blog-search-label[data-astro-cid-n2grlgsa]{display:block;font-size:.875rem;font-weight:600;color:var(--text-color);margin-bottom:.5rem}.blog-search-wrap[data-astro-cid-n2grlgsa]{position:relative;display:flex;align-items:center}.blog-search-icon[data-astro-cid-n2grlgsa]{position:absolute;left:.75rem;width:18px;height:18px;color:#666;pointer-events:none}.blog-search-input[data-astro-cid-n2grlgsa]{width:100%;padding:.6rem 2.25rem .6rem 2.5rem;border:1px solid #e5e5e5;border-radius:4px;background-color:#fff;color:var(--text-color);font-size:.9rem;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease;&::-moz-placeholder{color:#999}&::placeholder{color:#999}&:focus{outline:none;border-color:#00a280;box-shadow:0 0 0 3px #00a2801f}}.blog-search-clear[data-astro-cid-n2grlgsa]{position:absolute;right:.5rem;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background-color:#f5f5f5;border:none;border-radius:50%;color:#666;cursor:pointer;transition:background-color .2s ease,color .2s ease;svg{width:12px;height:12px}&:hover{background-color:#ebebeb;color:#333}}.blog-pagination[data-astro-cid-n2grlgsa]{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;flex-wrap:wrap}.pagination-btn[data-astro-cid-n2grlgsa]{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .5rem;border:1px solid #e5e5e5;border-radius:4px;background-color:#f5f5f5;color:var(--text-color);font-size:.9rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease;&:hover:not(:disabled):not(.active){background-color:#ebebeb;border-color:#d4d4d4}&.active{background:linear-gradient(90deg,#00a280,#01a182 30%,#4646a7);color:#fff;border-color:transparent}&:disabled{opacity:.4;cursor:not-allowed}svg{width:16px;height:16px}}.pagination-nav[data-astro-cid-n2grlgsa]{padding:0 .75rem}.blog-pagination-pages[data-astro-cid-n2grlgsa]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}.pagination-ellipsis[data-astro-cid-n2grlgsa]{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:40px;color:#666;font-size:.9rem}.blog-pagination-info[data-astro-cid-n2grlgsa]{text-align:center;font-size:.8rem;color:#666;margin-top:.75rem;margin-bottom:0}@media screen and (max-width: 1024px){.blog-search[data-astro-cid-n2grlgsa],.blog-pagination[data-astro-cid-n2grlgsa]{max-width:100%}}.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}
