.BlogCatalog-module__Zd2-Ta__pageMain{background-color:var(--background);min-height:100vh}.BlogCatalog-module__Zd2-Ta__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1f0d2c 0%,#3a204c 50%,#261138 100%);padding:8rem 1.5rem 5rem;position:relative;overflow:hidden}@media (min-width:768px){.BlogCatalog-module__Zd2-Ta__hero{padding:10rem 2.5rem 6rem}}.BlogCatalog-module__Zd2-Ta__heroGlowLeft{pointer-events:none;background:radial-gradient(circle,#d4af3726 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-100px;left:-100px}.BlogCatalog-module__Zd2-Ta__heroGlowRight{pointer-events:none;background:radial-gradient(circle,#b8860b33 0%,#0000 70%);width:450px;height:450px;position:absolute;bottom:-100px;right:-100px}.BlogCatalog-module__Zd2-Ta__heroContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.BlogCatalog-module__Zd2-Ta__heroBadge{color:var(--text-gold-bright);letter-spacing:.08em;text-transform:uppercase;background:#d4af3726;border:1px solid #d4af3766;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-flex}.BlogCatalog-module__Zd2-Ta__heroTitle{font-family:var(--font-playfair);color:#fff;margin-bottom:1.25rem;font-size:2.5rem;line-height:1.2}@media (min-width:768px){.BlogCatalog-module__Zd2-Ta__heroTitle{font-size:3.5rem}}.BlogCatalog-module__Zd2-Ta__goldText{color:var(--text-gold-bright)}.BlogCatalog-module__Zd2-Ta__heroSubtitle{font-family:var(--font-manrope);color:#d1d5db;max-width:680px;margin:0 auto;font-size:1.1rem;line-height:1.65}.BlogCatalog-module__Zd2-Ta__container{max-width:1280px;margin:0 auto;padding:4rem 1.5rem 6rem}@media (min-width:768px){.BlogCatalog-module__Zd2-Ta__container{padding:5rem 2.5rem 8rem}}.BlogCatalog-module__Zd2-Ta__controlsBar{flex-direction:column;gap:1.5rem;margin-bottom:3.5rem;display:flex}@media (min-width:900px){.BlogCatalog-module__Zd2-Ta__controlsBar{flex-direction:row;justify-content:space-between;align-items:center}}.BlogCatalog-module__Zd2-Ta__searchWrapper{width:100%;max-width:380px;position:relative}.BlogCatalog-module__Zd2-Ta__searchIcon{color:var(--text-purple-primary);opacity:.6;position:absolute;top:50%;left:1.1rem;transform:translateY(-50%)}.BlogCatalog-module__Zd2-Ta__searchInput{width:100%;font-family:var(--font-manrope);color:var(--text-purple-heading);background-color:#fff;border:1px solid #3c245426;border-radius:9999px;outline:none;padding:.85rem 1rem .85rem 2.8rem;font-size:.925rem;transition:all .25s;box-shadow:0 4px 12px #3c24540a}.BlogCatalog-module__Zd2-Ta__searchInput:focus{border-color:var(--text-gold);box-shadow:0 4px 18px #b8860b2e}.BlogCatalog-module__Zd2-Ta__categoriesWrapper{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.BlogCatalog-module__Zd2-Ta__categoryTab{font-family:var(--font-manrope);color:var(--text-purple-body);cursor:pointer;background-color:#fff;border:1px solid #3c24541f;border-radius:9999px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .25s}.BlogCatalog-module__Zd2-Ta__categoryTab:hover{border-color:var(--text-gold);color:var(--text-gold)}.BlogCatalog-module__Zd2-Ta__categoryTabActive{background-color:var(--text-purple-primary);border-color:var(--text-purple-primary);color:#fff}.BlogCatalog-module__Zd2-Ta__categoryTabActive:hover{background-color:var(--text-purple-primary);color:#fff}.BlogCatalog-module__Zd2-Ta__featuredSection{margin-bottom:4rem}.BlogCatalog-module__Zd2-Ta__featuredCard{background:#fff;border:1px solid #b8860b4d;border-radius:1.5rem;grid-template-columns:1fr;text-decoration:none;transition:all .35s;display:grid;overflow:hidden;box-shadow:0 15px 40px #3a204c14}@media (min-width:900px){.BlogCatalog-module__Zd2-Ta__featuredCard{grid-template-columns:1.1fr 1fr}}.BlogCatalog-module__Zd2-Ta__featuredCard:hover{transform:translateY(-4px);box-shadow:0 25px 50px #3a204c26}.BlogCatalog-module__Zd2-Ta__featuredImageWrapper{background-color:var(--text-purple-primary);width:100%;min-height:280px;position:relative}.BlogCatalog-module__Zd2-Ta__featuredImage{object-fit:cover;transition:transform .6s}.BlogCatalog-module__Zd2-Ta__featuredCard:hover .BlogCatalog-module__Zd2-Ta__featuredImage{transform:scale(1.04)}.BlogCatalog-module__Zd2-Ta__featuredBadge{z-index:2;background:var(--text-gold);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:9999px;padding:.35rem .9rem;font-size:.75rem;font-weight:700;position:absolute;top:1.25rem;left:1.25rem}.BlogCatalog-module__Zd2-Ta__featuredBody{flex-direction:column;justify-content:center;padding:2.25rem;display:flex}.BlogCatalog-module__Zd2-Ta__featuredMeta{color:#718096;align-items:center;gap:1.25rem;margin-bottom:1rem;font-size:.85rem;display:flex}.BlogCatalog-module__Zd2-Ta__featuredTitle{font-family:var(--font-playfair);color:var(--text-purple-heading);margin-bottom:1rem;font-size:1.65rem;font-weight:700;line-height:1.3;transition:color .25s}@media (min-width:768px){.BlogCatalog-module__Zd2-Ta__featuredTitle{font-size:2rem}}.BlogCatalog-module__Zd2-Ta__featuredCard:hover .BlogCatalog-module__Zd2-Ta__featuredTitle{color:var(--text-gold)}.BlogCatalog-module__Zd2-Ta__featuredSummary{font-family:var(--font-manrope);color:var(--text-purple-body);opacity:.85;margin-bottom:1.75rem;font-size:1rem;line-height:1.65}.BlogCatalog-module__Zd2-Ta__readArticleBtn{color:var(--text-purple-primary);letter-spacing:.04em;align-items:center;gap:.6rem;font-size:.95rem;font-weight:700;transition:color .25s;display:inline-flex}.BlogCatalog-module__Zd2-Ta__featuredCard:hover .BlogCatalog-module__Zd2-Ta__readArticleBtn{color:var(--text-gold)}.BlogCatalog-module__Zd2-Ta__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.BlogCatalog-module__Zd2-Ta__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.BlogCatalog-module__Zd2-Ta__grid{grid-template-columns:repeat(3,1fr)}}.BlogCatalog-module__Zd2-Ta__card{cursor:pointer;background:#fff;border:1px solid #3c245414;border-radius:1.25rem;flex-direction:column;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 10px 30px #3c24540d}.BlogCatalog-module__Zd2-Ta__card:hover{border-color:#b8860b66;transform:translateY(-8px);box-shadow:0 20px 40px #3c24541f}.BlogCatalog-module__Zd2-Ta__imageWrapper{background-color:var(--text-purple-primary);width:100%;height:220px;position:relative;overflow:hidden}.BlogCatalog-module__Zd2-Ta__cardImage{object-fit:cover;transition:transform .6s}.BlogCatalog-module__Zd2-Ta__card:hover .BlogCatalog-module__Zd2-Ta__cardImage{transform:scale(1.06)}.BlogCatalog-module__Zd2-Ta__categoryBadge{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--text-gold-bright);letter-spacing:.05em;text-transform:uppercase;background:#3a204ce0;border:1px solid #d4af3766;border-radius:9999px;padding:.3rem .8rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem}.BlogCatalog-module__Zd2-Ta__cardBody{flex-direction:column;flex:1;padding:1.75rem;display:flex}.BlogCatalog-module__Zd2-Ta__metaRow{color:#718096;align-items:center;gap:1.25rem;margin-bottom:.85rem;font-size:.825rem;display:flex}.BlogCatalog-module__Zd2-Ta__metaItem{align-items:center;gap:.4rem;display:inline-flex}.BlogCatalog-module__Zd2-Ta__metaIcon{color:var(--text-gold)}.BlogCatalog-module__Zd2-Ta__cardTitle{font-family:var(--font-playfair);color:var(--text-purple-heading);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.35;transition:color .25s}.BlogCatalog-module__Zd2-Ta__card:hover .BlogCatalog-module__Zd2-Ta__cardTitle{color:var(--text-gold)}.BlogCatalog-module__Zd2-Ta__cardSummary{font-family:var(--font-manrope);color:var(--text-purple-body);opacity:.8;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1.5rem;font-size:.925rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogCatalog-module__Zd2-Ta__cardFooter{border-top:1px solid #3c24540f;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.BlogCatalog-module__Zd2-Ta__readMoreText{letter-spacing:.04em;color:var(--text-purple-primary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;transition:color .25s;display:inline-flex}.BlogCatalog-module__Zd2-Ta__card:hover .BlogCatalog-module__Zd2-Ta__readMoreText{color:var(--text-gold)}.BlogCatalog-module__Zd2-Ta__arrowIcon{transition:transform .25s}.BlogCatalog-module__Zd2-Ta__card:hover .BlogCatalog-module__Zd2-Ta__arrowIcon{transform:translate(4px)}.BlogCatalog-module__Zd2-Ta__noResults{text-align:center;background:#fff;border:1px dashed #3c245433;border-radius:1.25rem;padding:5rem 1.5rem}.BlogCatalog-module__Zd2-Ta__noResultsTitle{font-family:var(--font-playfair);color:var(--text-purple-heading);margin-bottom:.5rem;font-size:1.5rem}.BlogCatalog-module__Zd2-Ta__noResultsText{font-family:var(--font-manrope);color:var(--text-purple-body);opacity:.75}
