main{background-color:var(--white)}.blog-listing-page[data-v-12f7db5c]{min-height:100vh;background-color:var(--background-light)}.listing-hero[data-v-12f7db5c]{background:linear-gradient(165deg,var(--color-linen) 0%,var(--color-warm-ivory) 50%,var(--color-blush) 100%);color:var(--color-primary);padding:8rem 2rem 6rem;text-align:center;position:relative;overflow:hidden}.hero-overlay[data-v-12f7db5c]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.hero-content[data-v-12f7db5c]{position:relative;z-index:1;max-width:1000px;margin:0 auto}.listing-hero h1[data-v-12f7db5c]{font-family:var(--font-fancy);font-size:3.5rem;font-weight:400;margin-bottom:1.5rem;line-height:1.1;color:var(--color-primary)}.hero-subtitle[data-v-12f7db5c]{font-size:1.25rem;font-weight:300;opacity:.9;line-height:1.6;max-width:800px;margin:0 auto}.blog-list-section[data-v-12f7db5c]{padding:4rem 2rem;background-color:#fff;min-height:400px;position:relative;z-index:1}.container[data-v-12f7db5c]{max-width:1200px;margin:0 auto;position:relative;z-index:1}.search-filters-container[data-v-12f7db5c]{margin-bottom:3rem}.search-container[data-v-12f7db5c]{margin-bottom:2rem}@media (max-width: 768px){.search-filters-container[data-v-12f7db5c]{margin-bottom:2rem}.search-container[data-v-12f7db5c]{margin-bottom:1rem}}.search-wrapper[data-v-12f7db5c]{position:relative;max-width:600px;margin:0 auto 1rem}.search-input[data-v-12f7db5c]{width:100%;padding:1rem 3rem 1rem 1.5rem;font-size:1rem;border:2px solid var(--color-primary);border-radius:50px;font-family:var(--font-primary);transition:all .3s ease;background-color:#fff;color:var(--text-color)}@media (max-width: 768px){.search-input[data-v-12f7db5c]{padding:.75rem 2.5rem .75rem 1.25rem;font-size:.95rem}}.search-input[data-v-12f7db5c]:focus{outline:none;box-shadow:0 0 0 3px #6b65601a;border-color:var(--color-primary-dark)}.search-input[data-v-12f7db5c]::placeholder{color:var(--text-color-light)}.search-icon[data-v-12f7db5c]{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);color:var(--color-primary);pointer-events:none}.search-results-info[data-v-12f7db5c]{display:flex;justify-content:center;align-items:center;gap:1rem;font-size:.9rem;color:var(--text-color-light)}.clear-search[data-v-12f7db5c]{background:none;border:none;color:var(--color-primary);cursor:pointer;font-size:.9rem;text-decoration:underline;padding:0;font-family:var(--font-primary);transition:color .3s ease}.clear-search[data-v-12f7db5c]:hover{color:var(--color-primary-dark)}.category-filters[data-v-12f7db5c]{margin-top:1.5rem}@media (max-width: 768px){.category-filters[data-v-12f7db5c]{margin-top:1rem}}.category-filters-buttons[data-v-12f7db5c]{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.category-filter[data-v-12f7db5c]{padding:.5rem 1.25rem;font-family:var(--font-primary);font-size:.95rem;color:var(--text-color);background-color:#fff;border:2px solid rgba(0,0,0,.1);border-radius:50px;cursor:pointer;transition:all .3s ease;font-weight:300}.category-filter[data-v-12f7db5c]:hover{border-color:var(--color-primary);color:var(--color-primary)}.category-filter.active[data-v-12f7db5c]{background-color:var(--color-primary);color:#fff;border-color:var(--color-primary)}.category-dropdown[data-v-12f7db5c]{display:none;width:100%;max-width:400px;margin:0 auto;padding:1rem 3.5rem 1rem 1.5rem;font-family:var(--font-primary);font-size:1rem;color:var(--text-color);background-color:#fff;border:2px solid var(--color-primary);border-radius:50px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23803766' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.5rem center}.category-dropdown[data-v-12f7db5c]:focus{outline:none;box-shadow:0 0 0 3px #6b65601a}.loading-state[data-v-12f7db5c]{text-align:center;padding:4rem 2rem;color:var(--text-color);font-size:1.1rem}.no-posts[data-v-12f7db5c]{text-align:center;padding:4rem 2rem;color:var(--text-color-light);font-size:1.1rem}.blog-grid[data-v-12f7db5c]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;position:relative;z-index:1;width:100%}.blog-card[data-v-12f7db5c]{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .3s ease;display:flex;flex-direction:column}.blog-card[data-v-12f7db5c]:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.blog-card-link[data-v-12f7db5c]{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.blog-card-link[data-v-12f7db5c]:hover{border-bottom:none;text-decoration:none}.card-image[data-v-12f7db5c]{width:100%;height:220px;overflow:hidden;flex-shrink:0}.card-image img[data-v-12f7db5c]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-card:hover .card-image img[data-v-12f7db5c]{transform:scale(1.05)}.card-content[data-v-12f7db5c]{flex:1;padding:1.5rem;display:flex;flex-direction:column}.card-meta[data-v-12f7db5c]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.875rem;color:var(--text-color-light)}.date[data-v-12f7db5c]{color:var(--text-color-light)}.post-type-badge[data-v-12f7db5c]{display:inline-block;padding:.25rem .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;margin-left:.5rem}.video-badge[data-v-12f7db5c]{background-color:var(--color-primary);color:#fff}.category-tags[data-v-12f7db5c]{display:flex;flex-wrap:wrap;align-items:center;gap:0;font-size:.875rem}.category-separator[data-v-12f7db5c]{color:var(--text-color-light);margin:0 .5rem;font-weight:300}.tag-icon[data-v-12f7db5c]{color:var(--text-color-light);flex-shrink:0;margin-right:.5rem}.category-badge[data-v-12f7db5c]{display:inline;color:var(--color-primary);text-decoration:none;font-family:var(--font-primary);font-weight:400;transition:all .3s ease}.category-badge[data-v-12f7db5c]:hover{text-decoration:underline;color:var(--color-primary-dark);border-bottom:none}.card-title[data-v-12f7db5c]{font-size:1.5rem;color:var(--color-primary);margin-bottom:.75rem;font-family:var(--font-primary);font-weight:400;line-height:1.3;transition:color .3s ease}.blog-card-link:hover .card-title[data-v-12f7db5c]{color:var(--color-primary-dark)}.card-excerpt[data-v-12f7db5c]{color:var(--text-color);margin-bottom:1rem;line-height:1.6;font-size:1rem;font-weight:300;flex:1}.card-footer[data-v-12f7db5c]{display:flex;justify-content:space-between;align-items:flex-start;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(0,0,0,.05);gap:1rem}.footer-left[data-v-12f7db5c]{display:flex;flex-direction:column;gap:.5rem;flex:1}.author-info[data-v-12f7db5c]{font-size:.875rem;color:var(--text-color-light)}.share-buttons[data-v-12f7db5c]{display:flex;gap:.5rem}.share-btn[data-v-12f7db5c]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--color-primary);border:1px solid var(--color-primary);border-radius:50%;text-decoration:none;transition:all .3s ease;cursor:pointer}.share-btn[data-v-12f7db5c]:hover{background-color:var(--color-primary);color:#fff;transform:translateY(-2px)}.pagination[data-v-12f7db5c]{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1);flex-wrap:wrap}.pagination-btn[data-v-12f7db5c]{padding:.75rem 1.5rem;font-family:var(--font-primary);font-size:1rem;color:var(--color-primary);background-color:#fff;border:2px solid var(--color-primary);border-radius:50px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.pagination-btn[data-v-12f7db5c]:hover:not(.disabled){background-color:var(--color-primary);color:#fff;text-decoration:none}.pagination-btn.disabled[data-v-12f7db5c]{opacity:.5;cursor:not-allowed;pointer-events:none}.pagination-info[data-v-12f7db5c]{font-size:.95rem;color:var(--text-color);font-family:var(--font-primary)}.pagination-info .current[data-v-12f7db5c]{font-weight:600;color:var(--color-primary)}.pagination-info .total[data-v-12f7db5c]{color:var(--text-color-light)}.closing-section[data-v-12f7db5c]{margin-top:4rem;padding:3rem 2rem;text-align:center;background-color:var(--background-light);border-radius:10px}.closing-text[data-v-12f7db5c]{max-width:900px;margin:0 auto;font-size:1.1rem;line-height:1.8;color:var(--text-color);font-weight:300;font-family:var(--font-primary)}.blog-cta-section[data-v-12f7db5c]{margin-top:3rem;padding:4rem 2rem;background:linear-gradient(165deg,var(--color-linen) 0%,var(--color-warm-ivory) 50%,var(--color-blush) 100%);color:var(--color-primary);text-align:center;border-radius:10px}.cta-content[data-v-12f7db5c]{max-width:800px;margin:0 auto}.cta-text[data-v-12f7db5c]{font-size:1.3rem;font-weight:300;line-height:1.6;margin-bottom:2rem;opacity:.95}.cta-button[data-v-12f7db5c]{display:inline-block;background-color:#fff;color:var(--color-primary);padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-size:1.1rem;font-weight:400;font-family:var(--font-primary);transition:all .3s ease;border:2px solid white}.cta-button[data-v-12f7db5c]:hover{background-color:transparent;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0003}@media (max-width: 968px){.blog-grid[data-v-12f7db5c]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.card-image[data-v-12f7db5c]{height:200px}}@media (max-width: 768px){.listing-hero[data-v-12f7db5c]{padding:6rem 1.5rem 4rem}.listing-hero h1[data-v-12f7db5c]{font-size:2.5rem}.hero-subtitle[data-v-12f7db5c]{font-size:1.1rem}.blog-list-section[data-v-12f7db5c]{padding:3rem 1.5rem}.blog-grid[data-v-12f7db5c]{grid-template-columns:1fr;gap:2rem}.category-filters-buttons[data-v-12f7db5c]{display:none}.category-dropdown[data-v-12f7db5c]{display:block}.search-wrapper[data-v-12f7db5c]{max-width:100%}.pagination[data-v-12f7db5c]{flex-direction:row;gap:1rem;flex-wrap:nowrap;justify-content:center;align-items:center}.pagination-info[data-v-12f7db5c]{order:0;flex:0 0 auto;text-align:center;margin:0}.pagination-btn[data-v-12f7db5c]{flex:0 0 auto;min-width:auto;padding:.75rem 1.25rem;font-size:.95rem}.card-title[data-v-12f7db5c]{font-size:1.25rem}.card-excerpt[data-v-12f7db5c]{font-size:1rem}.closing-section[data-v-12f7db5c]{margin-top:3rem;padding:2rem 1.5rem}.closing-text[data-v-12f7db5c]{font-size:1rem}.blog-cta-section[data-v-12f7db5c]{margin-top:2rem;padding:3rem 1.5rem}.cta-text[data-v-12f7db5c]{font-size:1.1rem}.cta-button[data-v-12f7db5c]{padding:.875rem 2rem;font-size:1rem}}@media (max-width: 480px){.listing-hero h1[data-v-12f7db5c]{font-size:2rem}.hero-subtitle[data-v-12f7db5c]{font-size:1rem}.blog-list-section[data-v-12f7db5c]{padding:2rem 1rem}.closing-section[data-v-12f7db5c]{margin-top:2rem;padding:2rem 1rem}.closing-text[data-v-12f7db5c]{font-size:.95rem}.blog-cta-section[data-v-12f7db5c]{padding:2.5rem 1rem}.cta-text[data-v-12f7db5c]{font-size:1rem;margin-bottom:1.5rem}.cta-button[data-v-12f7db5c]{padding:.75rem 1.5rem;font-size:.95rem}}
