.blog-list-page{background:#fff;width:100%;min-height:60vh;padding:.75rem 0 2.5rem}.blog-list-page__container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}.blog-list-page__breadcrumb{color:#64748b;flex-wrap:wrap;align-items:center;gap:.25rem;margin-bottom:1rem;font-size:.8125rem;display:flex}.blog-list-page__breadcrumb a{color:#64748b;text-decoration:none;transition:color .15s}.blog-list-page__breadcrumb a:hover{color:#46a9ae}.blog-list-page__crumb-current{color:#1e3a3c;font-weight:500}.blog-list-page__sep{opacity:.5;margin:0 .25rem}.blog-list-page--plain .blog-list-page__breadcrumb{margin-bottom:.75rem}.blog-list-page__plain-header{margin-bottom:1.25rem}.blog-list-page__plain-title{color:#1e3a3c;margin:0;font-size:1.5rem;font-weight:700;line-height:1.35}.blog-list-page__hero{background:linear-gradient(135deg,#e8f8f7 0%,#f0fdfc 50%,#fff8f5 100%);border:1px solid #46a9ae29;border-radius:22px;margin-bottom:1.5rem;position:relative;overflow:hidden;box-shadow:0 6px 32px #46a9ae14}.blog-list-page__hero-blob{pointer-events:none;border-radius:50%;position:absolute}.blog-list-page__hero-blob--1{top:-60px;background:radial-gradient(circle,#7ed4d866 0%,#0000 70%);width:180px;height:180px;inset-inline-end:-30px}.blog-list-page__hero-blob--2{bottom:-40px;background:radial-gradient(circle,#ffd4c859 0%,#0000 70%);width:120px;height:120px;inset-inline-start:8%}.blog-list-page__hero-blob--3{top:20%;background:radial-gradient(circle,#a8e6e34d 0%,#0000 70%);width:140px;height:140px;inset-inline-start:35%}.blog-list-page__hero-grid{z-index:1;grid-template-columns:1fr;align-items:center;gap:1.25rem;padding:1.5rem 1.25rem;display:grid;position:relative}@media (min-width:768px){.blog-list-page__hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(200px,.9fr);gap:1.5rem 2rem;padding:1.75rem 2rem}}.blog-list-page__hero-visual{flex-direction:column;order:-1;justify-content:center;align-items:center;display:flex;position:relative}@media (min-width:768px){.blog-list-page__hero-visual{order:0}}.blog-list-page__hero-art{width:100%;max-width:280px;height:auto}.blog-list-page__hero-chips{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:.75rem;display:flex}.blog-list-page__hero-chip{color:#2d7a7f;background:#fffc;border:1px solid #46a9ae33;border-radius:999px;padding:.3rem .65rem;font-size:.6875rem;font-weight:600}.blog-list-page__hero-content{text-align:center}@media (min-width:768px){.blog-list-page__hero-content{text-align:start}}.blog-list-page__hero-inner{z-index:1;padding:1.75rem 1.5rem;position:relative}@media (min-width:768px){.blog-list-page__hero-inner{padding:2.25rem 2rem}}.blog-list-page__hero-icon{color:#46a9ae;background:#ffffffbf;border:1px solid #46a9ae33;border-radius:14px;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:inline-flex;box-shadow:0 4px 16px #46a9ae1a}.blog-list-page__title{color:#1e3a3c;margin-bottom:.5rem;font-size:clamp(1.375rem,3.5vw,1.875rem);font-weight:800;line-height:1.35}.blog-list-page__desc{color:#5c6b6d;max-width:40rem;font-size:.9375rem;line-height:1.75}.blog-list-page__desc :is(p,ul,ol){margin-bottom:.5rem}.blog-list-page__filters{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.blog-list-page__filter{color:#5c6b6d;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;padding:.45rem 1rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.blog-list-page__filter:hover{color:#46a9ae;background:#f0fdfc;border-color:#46a9ae66}.blog-list-page__filter--active{color:#fff;background:linear-gradient(135deg,#46a9ae,#61bec3);border-color:#0000;box-shadow:0 4px 14px #46a9ae4d}.blog-list-page__filter--active:hover{color:#fff;background:linear-gradient(135deg,#3d969b,#52afb4)}.blog-list__grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem;display:grid}@media (min-width:640px){.blog-list__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.blog-list__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}.blog-list__empty{text-align:center;color:#94a3b8;padding:3rem 1rem;font-size:.9375rem}.blog-card{height:100%}.blog-card__link{height:100%;color:inherit;background:#fff;border:1px solid #e8eef0;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden}.blog-card__link:hover{border-color:#46a9ae59;transform:translateY(-4px);box-shadow:0 14px 36px #46a9ae1f}.blog-card__media{aspect-ratio:16/10;background:linear-gradient(135deg,#f0fdfc,#e8f8f7);position:relative;overflow:hidden}.blog-card__img{object-fit:cover;-webkit-user-drag:none;user-drag:none;pointer-events:none;width:100%;height:100%;transition:transform .35s}.blog-card__link:hover .blog-card__img{transform:scale(1.04)}.blog-card__placeholder{color:#a8e6e3;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.blog-card__badge{bottom:.65rem;color:#2d7a7f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffeb;border:1px solid #46a9ae33;border-radius:999px;padding:.3rem .7rem;font-size:.6875rem;font-weight:700;position:absolute;inset-inline-start:.65rem}.blog-card__body{flex-direction:column;flex:1;padding:1.1rem 1.15rem 1.25rem;display:flex}.blog-card__title{color:#1e3a3c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.blog-card__excerpt{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:.85rem;font-size:.8125rem;line-height:1.65;display:-webkit-box;overflow:hidden}.blog-card__meta{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:auto;font-size:.75rem;display:flex}.blog-card__dot{background:#cbd5e1;border-radius:50%;width:3px;height:3px}.blog-list-page__category-desc{color:#5c6b6d;background:#f0fdfccc;border:1px solid #46a9ae26;border-radius:16px;margin-bottom:1.5rem;padding:1.15rem 1.25rem;font-size:.875rem;line-height:1.8}.blog-list-page__category-desc :is(p,ul,ol){margin-bottom:.5rem}.blog-list-page__category-desc :last-child{margin-bottom:0}.blog-list__skeleton{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem;display:grid}@media (min-width:640px){.blog-list__skeleton{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.blog-list__skeleton{grid-template-columns:repeat(3,minmax(0,1fr))}}.blog-list__skeleton-card{border:1px solid #f1f5f9;border-radius:18px;overflow:hidden}.blog-list__skeleton-img{aspect-ratio:16/10;background:linear-gradient(90deg,#f1f5f9 25%,#e8f8f7 50%,#f1f5f9 75%) 0 0/200% 100%;animation:1.4s infinite blog-shimmer}.blog-list__skeleton-body{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.blog-list__skeleton-line{background:linear-gradient(90deg,#f1f5f9 25%,#e8f8f7 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:6px;height:.75rem;animation:1.4s infinite blog-shimmer}.blog-list__skeleton-line--short{width:60%}@keyframes blog-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
