.fynd-blog-header{padding-bottom:calc(var(--wizagent-spacing-unit, 1rem)*6);text-align:center}.fynd-blog-header .fynd-blog-title{margin-bottom:calc(var(--wizagent-spacing-unit, 1rem)*.5)}.fynd-blog-header .fynd-blog-description{max-width:600px;margin:0 auto calc(var(--wizagent-spacing-unit, 1rem)*2)}.fynd-blog-header .fynd-search-wrapper.fynd-search-outside{width:100%;max-width:850px;margin:0 auto calc(var(--wizagent-spacing-unit, 1rem)*2) auto;display:flex;justify-content:center}.fynd-blog-header .fynd-search-wrapper.fynd-search-outside .fynd-search-box{width:100%;max-width:100%;margin:0 auto}.fynd-blog-header .fynd-filter-dashboard{background:var(--wizagent-surface-color, #ffffff);border:1px solid var(--wizagent-border-color);border-radius:calc(var(--wizagent-border-radius, 8px)*3);padding:calc(var(--wizagent-spacing-unit, 1rem)*2) calc(var(--wizagent-spacing-unit, 1rem)*3);box-shadow:var(--wizagent-shadow-lg);max-width:850px;margin:calc(var(--wizagent-spacing-unit, 1rem)*2.5) auto 0 auto;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:calc(var(--wizagent-spacing-unit, 1rem)*2)}.fynd-blog-header .fynd-filter-dashboard .fynd-search-wrapper{width:100%;display:flex;justify-content:center;padding-bottom:calc(var(--wizagent-spacing-unit, 1rem)*.5)}.fynd-blog-header .fynd-filter-dashboard .fynd-search-wrapper .fynd-search-box{width:100%;max-width:600px;margin:0 auto}.fynd-blog-header .fynd-filter-dashboard .fynd-blog-filters{display:flex;flex-direction:column;gap:calc(var(--wizagent-spacing-unit, 1rem)*2);width:100%}.fynd-blog-header .fynd-filter-dashboard .fynd-categories-nav,.fynd-blog-header .fynd-filter-dashboard .fynd-tags-nav{display:flex;flex-direction:column;align-items:stretch;gap:calc(var(--wizagent-spacing-unit, 1rem)*1.25);width:100%;max-width:100%}.fynd-blog-header .fynd-filter-dashboard .fynd-categories-nav .fynd-filter-label,.fynd-blog-header .fynd-filter-dashboard .fynd-tags-nav .fynd-filter-label{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--wizagent-gray-600, #9ca3af);padding:0;margin:0 0 0 4px;flex-shrink:0}.fynd-blog-header .fynd-filter-dashboard .fynd-categories-nav .fynd-filter-container{display:flex;flex-direction:column;align-items:stretch;gap:0;flex-grow:1;width:100%}.fynd-blog-header .fynd-filter-dashboard .fynd-tags-nav .fynd-filter-items{display:flex;flex-wrap:wrap;align-items:center;gap:calc(var(--wizagent-spacing-unit, 1rem)*.75);flex-grow:1}@media(max-width: 600px){.fynd-blog-header .fynd-filter-dashboard{padding:calc(var(--wizagent-spacing-unit, 1rem)*1.5) calc(var(--wizagent-spacing-unit, 1rem)*1.5);border-radius:calc(var(--wizagent-border-radius, 8px)*2);gap:calc(var(--wizagent-spacing-unit, 1rem)*1.5)}.fynd-blog-header .fynd-filter-dashboard .fynd-categories-nav,.fynd-blog-header .fynd-filter-dashboard .fynd-tags-nav{gap:calc(var(--wizagent-spacing-unit, 1rem)*.75)}}.fynd-blog-header .fynd-filter-container{position:relative;width:100%}.fynd-blog-header .fynd-top-categories-wrapper{position:relative;width:100%;margin-bottom:0;z-index:2}.fynd-blog-header .fynd-top-categories-wrapper::before{content:"";position:absolute;top:0;bottom:0;left:0;width:60px;background:linear-gradient(to right, var(--wizagent-surface-color, #ffffff) 20%, transparent);z-index:4;pointer-events:none}.fynd-blog-header .fynd-top-categories-wrapper::after{content:"";position:absolute;top:0;bottom:0;right:0;width:60px;background:linear-gradient(to left, var(--wizagent-surface-color, #ffffff) 20%, transparent);z-index:4;pointer-events:none}.fynd-blog-header .fynd-filter-scroll-btn{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:1px solid var(--wizagent-gray-200, #e9ecef);border-radius:50%;background:var(--wizagent-surface-color, rgba(255, 255, 255, 0.95));box-shadow:0 4px 12px rgba(0,0,0,.08);backdrop-filter:blur(8px);cursor:pointer;z-index:5;opacity:0;pointer-events:none;transition:all .3s cubic-bezier(0.2, 0.8, 0.2, 1)}.fynd-blog-header .fynd-filter-scroll-btn svg{width:16px;height:16px;fill:var(--wizagent-gray-500, #6b7280);transition:fill .25s ease}.fynd-blog-header .fynd-filter-scroll-btn:hover{box-shadow:0 6px 16px rgba(0,0,0,.12);transform:translateY(-50%) scale(1.05)}.fynd-blog-header .fynd-filter-scroll-btn:hover svg{fill:var(--wizagent-primary-color, #3995E6)}.fynd-blog-header .fynd-filter-scroll-btn.visible{opacity:1;pointer-events:auto}.fynd-blog-header .fynd-filter-scroll-btn.fynd-scroll-left{left:-8px}.fynd-blog-header .fynd-filter-scroll-btn.fynd-scroll-right{right:-8px}.fynd-blog-header .fynd-filter-items{display:flex;justify-content:center;flex-wrap:nowrap;gap:calc(var(--wizagent-spacing-unit, 1rem)*.75);overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none;padding:calc(var(--wizagent-spacing-unit, 1rem)*.5) 0;margin:0 auto;width:100%}.fynd-blog-header .fynd-filter-items.has-overflow{justify-content:flex-start}.fynd-blog-header .fynd-filter-items::before,.fynd-blog-header .fynd-filter-items::after{content:"";flex:0 0 24px}.fynd-blog-header .fynd-filter-items::-webkit-scrollbar{display:none}.fynd-blog-header .fynd-top-categories .fynd-category-link{position:relative;white-space:nowrap}.fynd-blog-header .fynd-top-categories .fynd-category-link.show-pointer::after{display:none}.fynd-blog-header .fynd-categories-nav .fynd-subcategories-container{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;position:relative;z-index:1;margin-top:calc(var(--wizagent-spacing-unit, 1rem)*1.5)}.fynd-blog-header .fynd-categories-nav .fynd-sub-categories-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(0.16, 1, 0.3, 1),opacity .3s ease,padding .4s ease;background:var(--wizagent-gray-100, #f8f9fa);border-radius:calc(var(--wizagent-border-radius, 8px)*1.5);border:1px solid rgba(0,0,0,.04);padding:0 calc(var(--wizagent-spacing-unit, 1rem)*1.5);opacity:0;overflow:hidden;width:100%}.fynd-blog-header .fynd-categories-nav .fynd-sub-categories-wrapper.is-active{grid-template-rows:1fr;padding:calc(var(--wizagent-spacing-unit, 1rem)*1.5);opacity:1}.fynd-blog-header .fynd-categories-nav .fynd-sub-categories-wrapper .fynd-sub-categories-inner{min-height:0;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:calc(var(--wizagent-spacing-unit, 1rem)*.5)}.fynd-blog-header .fynd-categories-nav .fynd-sub-categories-wrapper .fynd-category-link.fynd-subcat-link{font-size:.8rem;padding:calc(var(--wizagent-spacing-unit, 1rem)*.25) calc(var(--wizagent-spacing-unit, 1rem)*.75);background-color:rgba(0,0,0,0);border:1px solid var(--wizagent-gray-200, #e9ecef);color:var(--wizagent-gray-600, #666);border-radius:100px;transition:all .3s cubic-bezier(0.2, 0.8, 0.2, 1);font-weight:500}.fynd-blog-header .fynd-categories-nav .fynd-sub-categories-wrapper .fynd-category-link.fynd-subcat-link:hover{border-color:color-mix(in srgb, var(--wizagent-primary-color) 40%, transparent);color:var(--wizagent-primary-color, #3995E6);background-color:rgba(0,0,0,0);transform:translateY(-1px)}.fynd-blog-header .fynd-categories-nav .fynd-sub-categories-wrapper .fynd-category-link.fynd-subcat-link.active{background-color:color-mix(in srgb, var(--wizagent-primary-color) 8%, transparent);border-color:color-mix(in srgb, var(--wizagent-primary-color) 30%, transparent);color:var(--wizagent-primary-color, #3995E6);box-shadow:none}@keyframes fyndSubcatFadeIn{from{opacity:0;transform:translateY(-4px) scale(0.99)}to{opacity:1;transform:translateY(0) scale(1)}}.fynd-blog-header .fynd-categories-nav .fynd-category-link,.fynd-blog-header .fynd-tags-nav .fynd-category-link{padding:calc(var(--wizagent-spacing-unit, 1rem)*.5) calc(var(--wizagent-spacing-unit, 1rem)*1.5);border-radius:100px;font-size:.85rem;font-weight:600;white-space:nowrap;background-color:var(--wizagent-bg-color, #f4f6f8);border:1px solid rgba(0,0,0,0);color:var(--wizagent-gray-500, #495057);transition:all .3s cubic-bezier(0.16, 1, 0.3, 1);text-decoration:none;flex-shrink:0}.fynd-blog-header .fynd-categories-nav .fynd-category-link:hover,.fynd-blog-header .fynd-tags-nav .fynd-category-link:hover{color:var(--wizagent-primary-color, #3995E6);background-color:color-mix(in srgb, var(--wizagent-primary-color) 8%, var(--wizagent-bg-color, #f4f6f8))}.fynd-blog-header .fynd-categories-nav .fynd-category-link.active,.fynd-blog-header .fynd-tags-nav .fynd-category-link.active{background-color:var(--wizagent-primary-color, #3995E6);color:#fff;box-shadow:none}.fynd-blog-header .fynd-categories-nav .fynd-category-link.active:hover,.fynd-blog-header .fynd-tags-nav .fynd-category-link.active:hover{box-shadow:none}body.fynd-site .fynd-post-card-meta .fynd-icon svg{max-width:14px;height:14px;fill:var(--wizagent-gray-400)}body.fynd-site .fynd-post-card-title a.fynd-link{color:var(--wizagent-gray-600);text-decoration:none;transition:var(--wizagent-transition)}body.fynd-site .fynd-post-card-title a.fynd-link:hover{color:var(--wizagent-primary-color);text-decoration:none}@media(max-width: 768px){.fynd-blog-header{padding-bottom:calc(var(--wizagent-spacing-unit, 1rem)*4)}.fynd-blog-header .fynd-blog-filters{gap:calc(var(--wizagent-spacing-unit, 1rem)*1.25)}.fynd-blog-header .fynd-categories-nav,.fynd-blog-header .fynd-tags-nav{gap:calc(var(--wizagent-spacing-unit, 1rem)*.5)}.fynd-blog-header .fynd-filter-items{gap:calc(var(--wizagent-spacing-unit, 1rem)*.5)}.fynd-blog-header .fynd-categories-nav .fynd-category-link,.fynd-blog-header .fynd-tags-nav .fynd-category-link{padding:calc(var(--wizagent-spacing-unit, 1rem)*.25) calc(var(--wizagent-spacing-unit, 1rem)*.75);font-size:.8rem}.fynd-related-posts{margin:calc(var(--wizagent-spacing-unit, 1rem)*2) 0;padding:calc(var(--wizagent-spacing-unit, 1rem)*1.5) 0}.fynd-related-grid{grid-template-columns:1fr;gap:var(--wizagent-spacing-unit, 1rem)}.fynd-related-image{height:200px}.fynd-post-navigation{grid-template-columns:1fr;gap:var(--wizagent-spacing-unit, 1rem);margin:calc(var(--wizagent-spacing-unit, 1rem)*2) 0}.fynd-nav-prev,.fynd-nav-next{justify-self:stretch;text-align:left}.fynd-nav-link{max-width:none;padding:calc(var(--wizagent-spacing-unit, 1rem)*1.25)}.fynd-nav-next .fynd-nav-content{flex-direction:row}}@media(max-width: 480px){.fynd-blog-header{padding-bottom:calc(var(--wizagent-spacing-unit, 1rem)*3)}.fynd-blog-header .fynd-blog-filters{gap:var(--wizagent-spacing-unit, 1rem)}.fynd-blog-header .fynd-categories-nav,.fynd-blog-header .fynd-tags-nav{gap:calc(var(--wizagent-spacing-unit, 1rem)*.5)}.fynd-blog-header .fynd-filter-label{font-size:.65rem}.fynd-blog-header .fynd-filter-items{gap:calc(var(--wizagent-spacing-unit, 1rem)*.5)}.fynd-blog-header .fynd-categories-nav .fynd-category-link,.fynd-blog-header .fynd-tags-nav .fynd-category-link{padding:calc(var(--wizagent-spacing-unit, 1rem)*.25) calc(var(--wizagent-spacing-unit, 1rem)*.5);font-size:.75rem}.fynd-related-title{font-size:1.25rem}.fynd-related-content{padding:var(--wizagent-spacing-unit, 1rem)}.fynd-nav-link{padding:var(--wizagent-spacing-unit, 1rem)}.fynd-nav-content{gap:calc(var(--wizagent-spacing-unit, 1rem)*.5)}.fynd-nav-image{width:40px;height:40px}.fynd-nav-title{font-size:.875rem}}.fynd-post-card{transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background-color .3s ease;border:1px solid var(--wizagent-border-color)}.fynd-post-card.fynd-card-style-minimal{background-color:rgba(0,0,0,0);border:1px solid var(--wizagent-border-color);box-shadow:none}.fynd-post-card.fynd-card-style-minimal:hover{border-color:var(--wizagent-primary-color);transform:translateY(-3px);box-shadow:var(--wizagent-shadow-md)}.fynd-post-card.fynd-card-style-elevated{background-color:var(--wizagent-surface-color);border:1px solid var(--wizagent-border-color);box-shadow:var(--wizagent-shadow-md)}.fynd-post-card.fynd-card-style-elevated:hover{transform:translateY(-5px);box-shadow:var(--wizagent-shadow-lg)}.fynd-post-card.fynd-card-style-flat{background-color:var(--wizagent-bg-color);border:1px solid var(--wizagent-border-color);box-shadow:none}.fynd-post-card.fynd-card-style-flat:hover{background-color:var(--wizagent-surface-color);box-shadow:var(--wizagent-shadow-md);transform:translateY(-2px)}