.blog-card-module__m5Kcnq__card{cursor:pointer;background:#fff;border-radius:.75rem;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.blog-card-module__m5Kcnq__card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000026}.blog-card-module__m5Kcnq__imageWrapper{background:#f0f0f0;width:100%;height:200px;position:relative;overflow:hidden}.blog-card-module__m5Kcnq__image{object-fit:cover;transition:transform .3s}.blog-card-module__m5Kcnq__card:hover .blog-card-module__m5Kcnq__image{transform:scale(1.05)}.blog-card-module__m5Kcnq__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.blog-card-module__m5Kcnq__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.blog-card-module__m5Kcnq__tag{color:#374151;text-transform:capitalize;background:#f3f4f6;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.blog-card-module__m5Kcnq__tag:hover{background:#e5e7eb}.blog-card-module__m5Kcnq__title{color:#1f2937;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.blog-card-module__m5Kcnq__excerpt{color:#6b7280;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:auto;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.blog-card-module__m5Kcnq__metadata{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.blog-card-module__m5Kcnq__metaItem{color:#9ca3af;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.blog-card-module__m5Kcnq__author{color:#374151;font-weight:600}.blog-card-module__m5Kcnq__date,.blog-card-module__m5Kcnq__readTime{color:#9ca3af}.blog-card-module__m5Kcnq__separator{color:#d1d5db}.blog-card-module__m5Kcnq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;width:100%;display:grid}@media (max-width:1024px){.blog-card-module__m5Kcnq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}}@media (max-width:768px){.blog-card-module__m5Kcnq__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.blog-card-module__m5Kcnq__content{padding:1rem}.blog-card-module__m5Kcnq__title{font-size:1.1rem}}@media (max-width:480px){.blog-card-module__m5Kcnq__grid{grid-template-columns:1fr;gap:1rem}.blog-card-module__m5Kcnq__imageWrapper{height:180px}}.blog-card-module__m5Kcnq__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;display:flex}.blog-card-module__m5Kcnq__paginationButton{cursor:pointer;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem 1rem;font-size:.95rem;transition:all .2s}.blog-card-module__m5Kcnq__paginationButton:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.blog-card-module__m5Kcnq__paginationButton:disabled{opacity:.5;cursor:not-allowed}.blog-card-module__m5Kcnq__paginationActive{color:#fff;background:#3b82f6;border-color:#3b82f6}.blog-card-module__m5Kcnq__paginationActive:hover{background:#2563eb;border-color:#2563eb}.blog-card-module__m5Kcnq__searchBar{width:100%;max-width:500px;margin-bottom:2rem;position:relative}.blog-card-module__m5Kcnq__searchInput{border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:1rem;transition:all .2s}.blog-card-module__m5Kcnq__searchInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.blog-card-module__m5Kcnq__searchIcon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.blog-card-module__m5Kcnq__clearButton{cursor:pointer;color:#9ca3af;background:0 0;border:none;padding:.25rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.blog-card-module__m5Kcnq__clearButton:hover{color:#6b7280}.blog-card-module__m5Kcnq__filters{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.blog-card-module__m5Kcnq__filterGroup{align-items:center;gap:.5rem;display:flex}.blog-card-module__m5Kcnq__filterLabel{color:#374151;font-size:.95rem;font-weight:600}.blog-card-module__m5Kcnq__filterSelect{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .75rem;font-size:.95rem;transition:all .2s}.blog-card-module__m5Kcnq__filterSelect:hover{border-color:#9ca3af}.blog-card-module__m5Kcnq__filterSelect:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.blog-card-module__m5Kcnq__filterTag{color:#1e40af;background:#dbeafe;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.9rem;font-weight:500;display:inline-flex}.blog-card-module__m5Kcnq__filterTagRemove{cursor:pointer;color:#1e40af;background:0 0;border:none;padding:0;font-weight:700}.blog-card-module__m5Kcnq__recentlyViewed{background:#f9fafb;border-radius:.75rem;margin-bottom:3rem;padding:2rem}.blog-card-module__m5Kcnq__recentlyViewedTitle{color:#1f2937;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.blog-card-module__m5Kcnq__recentlyViewedList{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.blog-card-module__m5Kcnq__recentlyViewedItem{background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;padding:1rem;transition:all .2s}.blog-card-module__m5Kcnq__recentlyViewedItem:hover{border-color:#3b82f6;box-shadow:0 4px 6px #0000001a}
.blogs-module__A-HJaW__main{max-width:1400px;margin:0 auto;padding:2rem}.blogs-module__A-HJaW__hero{text-align:center;margin-bottom:3rem;padding:2rem 0}.blogs-module__A-HJaW__heroTitle{color:#1f2937;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.blogs-module__A-HJaW__heroSubtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.blogs-module__A-HJaW__filtersSection{background:#f9fafb;border-radius:.75rem;margin-bottom:2rem;padding:1.5rem}.blogs-module__A-HJaW__filterContainer{flex-direction:column;gap:1rem;display:flex}.blogs-module__A-HJaW__filterGroup{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.blogs-module__A-HJaW__filterLabel{color:#374151;font-size:.95rem;font-weight:600}.blogs-module__A-HJaW__tagFilter{flex-wrap:wrap;gap:.5rem;display:flex}.blogs-module__A-HJaW__tagButton{color:#6b7280;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:9999px;padding:.5rem 1rem;font-weight:500;transition:all .2s}.blogs-module__A-HJaW__tagButton:hover{color:#3b82f6;border-color:#3b82f6}.blogs-module__A-HJaW__tagButtonActive{color:#fff;background:#3b82f6;border-color:#3b82f6}.blogs-module__A-HJaW__clearButton{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:.375rem;align-self:flex-start;padding:.5rem 1rem;font-weight:600;transition:all .2s}.blogs-module__A-HJaW__clearButton:hover{background:#dc2626}.blogs-module__A-HJaW__resultsInfo{color:#6b7280;margin-bottom:1.5rem;font-size:.95rem}.blogs-module__A-HJaW__blogsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-bottom:3rem;display:grid}@media (max-width:1024px){.blogs-module__A-HJaW__blogsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}}@media (max-width:768px){.blogs-module__A-HJaW__blogsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.blogs-module__A-HJaW__heroTitle{font-size:2rem}.blogs-module__A-HJaW__heroSubtitle{font-size:1rem}}@media (max-width:480px){.blogs-module__A-HJaW__blogsGrid{grid-template-columns:1fr}.blogs-module__A-HJaW__main{padding:1rem}.blogs-module__A-HJaW__hero{padding:1rem 0}.blogs-module__A-HJaW__heroTitle{font-size:1.75rem}}.blogs-module__A-HJaW__noResults{text-align:center;color:#6b7280;background:#f9fafb;border-radius:.75rem;padding:3rem;font-size:1.05rem}.blogs-module__A-HJaW__paginationContainer{justify-content:center;margin:2rem 0;display:flex}.blogs-module__A-HJaW__recentlyViewedSection{margin-top:4rem;margin-bottom:4rem}.blogs-module__A-HJaW__subscriptionSection{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:.75rem;margin-top:4rem;padding:3rem}.blogs-module__A-HJaW__subscriptionSection h2{margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.blogs-module__A-HJaW__subscriptionSection p{opacity:.95;margin-bottom:1.5rem;font-size:1.05rem}.blogs-module__A-HJaW__subscriptionForm{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:400px;margin:0 auto;display:flex}.blogs-module__A-HJaW__subscriptionInput{border:none;border-radius:.375rem;flex:1;min-width:200px;padding:.75rem 1rem;font-size:1rem}.blogs-module__A-HJaW__subscriptionInput:focus{outline:none;box-shadow:0 0 0 3px #fff3}.blogs-module__A-HJaW__subscriptionButton{color:#667eea;cursor:pointer;background:#fff;border:none;border-radius:.375rem;padding:.75rem 2rem;font-weight:600;transition:all .2s}.blogs-module__A-HJaW__subscriptionButton:hover{background:#f0f0f0;transform:translateY(-2px)}@media (max-width:640px){.blogs-module__A-HJaW__subscriptionSection{padding:1.5rem}.blogs-module__A-HJaW__subscriptionSection h2{font-size:1.4rem}.blogs-module__A-HJaW__subscriptionForm{flex-direction:column}.blogs-module__A-HJaW__subscriptionInput,.blogs-module__A-HJaW__subscriptionButton{width:100%}}
.mdx-components-module__4y-p1q__codeBlockWrapper{background:#1f2937;border-radius:.5rem;margin:1.5rem 0;overflow:hidden;box-shadow:0 4px 6px #0000001a}.mdx-components-module__4y-p1q__codeBlockHeader{background:#111827;border-bottom:1px solid #374151;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.mdx-components-module__4y-p1q__codeLanguage{color:#9ca3af;text-transform:uppercase;font-size:.85rem;font-weight:600}.mdx-components-module__4y-p1q__copyButton{color:#f3f4f6;cursor:pointer;background:#374151;border:1px solid #4b5563;border-radius:.375rem;padding:.4rem .8rem;font-size:.85rem;transition:all .2s}.mdx-components-module__4y-p1q__copyButton:hover{color:#fff;background:#4b5563}.mdx-components-module__4y-p1q__codeBlock{color:#f3f4f6;background:#1f2937;margin:0;padding:1rem;font-size:.9rem;line-height:1.5;overflow-x:auto}.mdx-components-module__4y-p1q__codeBlock code{color:inherit;font-family:Courier New,monospace}.mdx-components-module__4y-p1q__callout{color:#1e40af;background:#eff6ff;border-left:4px solid #3b82f6;border-radius:.5rem;gap:1rem;margin:1.5rem 0;padding:1rem 1.25rem;display:flex}.mdx-components-module__4y-p1q__callout-info{color:#1e40af;background:#eff6ff;border-left-color:#3b82f6}.mdx-components-module__4y-p1q__callout-warning{color:#92400e;background:#fffbeb;border-left-color:#f59e0b}.mdx-components-module__4y-p1q__callout-success{color:#065f46;background:#ecfdf5;border-left-color:#10b981}.mdx-components-module__4y-p1q__callout-error{color:#7f1d1d;background:#fef2f2;border-left-color:#ef4444}.mdx-components-module__4y-p1q__calloutIcon{flex-shrink:0;font-size:1.5rem}.mdx-components-module__4y-p1q__calloutContent{line-height:1.6}.mdx-components-module__4y-p1q__calloutTitle{margin-bottom:.5rem;font-weight:700;display:block}.mdx-components-module__4y-p1q__tabs{margin:1.5rem 0}.mdx-components-module__4y-p1q__tabButtons{border-bottom:2px solid #e5e7eb;gap:0;margin-bottom:0;display:flex}.mdx-components-module__4y-p1q__tabButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-bottom:3px solid #0000;padding:1rem 1.5rem;font-weight:600;transition:all .2s;position:relative;bottom:-2px}.mdx-components-module__4y-p1q__tabButton:hover{color:#374151}.mdx-components-module__4y-p1q__tabButtonActive{color:#3b82f6;border-bottom-color:#3b82f6}.mdx-components-module__4y-p1q__tabContent{background:#f9fafb;border-radius:0 0 .5rem .5rem;padding:1.5rem}.mdx-components-module__4y-p1q__accordion{border:1px solid #e5e7eb;border-radius:.5rem;margin:1.5rem 0;overflow:hidden}.mdx-components-module__4y-p1q__accordionItem{border-bottom:1px solid #e5e7eb}.mdx-components-module__4y-p1q__accordionItem:last-child{border-bottom:none}.mdx-components-module__4y-p1q__accordionButton{cursor:pointer;color:#1f2937;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.mdx-components-module__4y-p1q__accordionButton:hover{background:#f9fafb}.mdx-components-module__4y-p1q__accordionTitle{text-align:left}.mdx-components-module__4y-p1q__accordionIcon{color:#9ca3af;flex-shrink:0;font-size:1.5rem}.mdx-components-module__4y-p1q__accordionContent{color:#6b7280;background:#f9fafb;padding:0 1.5rem 1.5rem;line-height:1.6}.mdx-components-module__4y-p1q__gallery{grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.5rem 0;display:grid}@media (max-width:1024px){.mdx-components-module__4y-p1q__gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.mdx-components-module__4y-p1q__gallery{grid-template-columns:1fr}}.mdx-components-module__4y-p1q__galleryItem{cursor:pointer;background:#f3f4f6;border:none;border-radius:.5rem;width:100%;padding-bottom:100%;transition:all .3s;position:relative;overflow:hidden}.mdx-components-module__4y-p1q__galleryItem:hover{transform:scale(1.02);box-shadow:0 4px 12px #00000026}.mdx-components-module__4y-p1q__galleryImage{object-fit:cover}.mdx-components-module__4y-p1q__lightbox{z-index:1000;background:#000000e6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.mdx-components-module__4y-p1q__lightboxClose{color:#fff;cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;font-size:1.5rem;position:absolute;top:1rem;right:1rem}.mdx-components-module__4y-p1q__lightboxPrev,.mdx-components-module__4y-p1q__lightboxNext{color:#fff;cursor:pointer;z-index:1001;background:#fff3;border:none;border-radius:.375rem;padding:1rem 1.5rem;font-weight:600;transition:all .2s;position:absolute;top:50%;transform:translateY(-50%)}.mdx-components-module__4y-p1q__lightboxPrev:hover,.mdx-components-module__4y-p1q__lightboxNext:hover{background:#ffffff4d}.mdx-components-module__4y-p1q__lightboxPrev{left:1rem}.mdx-components-module__4y-p1q__lightboxNext{right:1rem}.mdx-components-module__4y-p1q__lightboxContent{flex-direction:column;justify-content:center;align-items:center;width:90%;max-width:80vw;max-height:80vh;display:flex;position:relative}.mdx-components-module__4y-p1q__lightboxImage{object-fit:contain;max-height:75vh}.mdx-components-module__4y-p1q__lightboxCaption{color:#f3f4f6;text-align:center;margin-top:1rem;font-size:.95rem}.mdx-components-module__4y-p1q__lightboxCounter{color:#d1d5db;margin-top:.5rem;font-size:.9rem}.mdx-components-module__4y-p1q__videoContainer{max-width:100%;margin:1.5rem 0}.mdx-components-module__4y-p1q__videoWrapper{border-radius:.5rem;width:100%;position:relative;overflow:hidden}.mdx-components-module__4y-p1q__videoFrame{border:none;border-radius:.5rem;width:100%;height:100%;position:absolute;top:0;left:0}.mdx-components-module__4y-p1q__videoPlayer{background:#000;border-radius:.5rem;width:100%;height:auto}
.blog-detail-module__gkuehq__main{max-width:900px;margin:0 auto;padding:2rem}.blog-detail-module__gkuehq__breadcrumbs{align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.95rem;display:flex}.blog-detail-module__gkuehq__breadcrumbs a{color:#3b82f6;text-decoration:none;transition:color .2s}.blog-detail-module__gkuehq__breadcrumbs a:hover{color:#2563eb;text-decoration:underline}.blog-detail-module__gkuehq__breadcrumbs span{color:#d1d5db}.blog-detail-module__gkuehq__article{margin-bottom:4rem}.blog-detail-module__gkuehq__header{margin-bottom:2rem}.blog-detail-module__gkuehq__title{color:#1f2937;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.blog-detail-module__gkuehq__excerpt{color:#6b7280;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.blog-detail-module__gkuehq__metadata{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.blog-detail-module__gkuehq__metadataItem{color:#6b7280;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.blog-detail-module__gkuehq__metadataItem strong{color:#374151;font-weight:600}.blog-detail-module__gkuehq__tags{flex-wrap:wrap;gap:.5rem;display:flex}.blog-detail-module__gkuehq__tag{color:#0369a1;background:#f0f9ff;border:1px solid #e0f2fe;border-radius:9999px;padding:.4rem .8rem;font-size:.85rem;text-decoration:none;transition:all .2s;display:inline-block}.blog-detail-module__gkuehq__tag:hover{color:#0284c7;background:#e0f2fe}.blog-detail-module__gkuehq__featuredImage{border-radius:.75rem;max-height:500px;margin:2rem 0;overflow:hidden}.blog-detail-module__gkuehq__featuredImage img{object-fit:cover;width:100%;height:auto;display:block}.blog-detail-module__gkuehq__content{color:#374151;font-size:1.05rem;line-height:1.8}.blog-detail-module__gkuehq__h1{color:#1f2937;margin:2rem 0 1rem;font-size:2rem;font-weight:800;line-height:1.3}.blog-detail-module__gkuehq__h1:first-child{margin-top:0}.blog-detail-module__gkuehq__h2{color:#1f2937;margin:1.5rem 0 .75rem;font-size:1.75rem;font-weight:700;line-height:1.3}.blog-detail-module__gkuehq__h3{color:#374151;margin:1.25rem 0 .5rem;font-size:1.35rem;font-weight:700}.blog-detail-module__gkuehq__p{text-align:justify;margin-bottom:1rem}.blog-detail-module__gkuehq__ul,.blog-detail-module__gkuehq__ol{margin-bottom:1rem;margin-left:2rem}.blog-detail-module__gkuehq__li{margin-bottom:.5rem}.blog-detail-module__gkuehq__a{color:#3b82f6;text-decoration:underline;transition:color .2s}.blog-detail-module__gkuehq__a:hover{color:#2563eb}.blog-detail-module__gkuehq__imgWrapper{border-radius:.5rem;margin:1.5rem 0;overflow:hidden}.blog-detail-module__gkuehq__img{border-radius:.5rem;width:100%;height:auto;display:block}.blog-detail-module__gkuehq__blockquote{color:#6b7280;border-left:4px solid #3b82f6;margin:1.5rem 0;padding-left:1rem;font-style:italic}.blog-detail-module__gkuehq__footer{border-top:1px solid #e5e7eb;padding-top:1.5rem}.blog-detail-module__gkuehq__backLink{color:#3b82f6;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.blog-detail-module__gkuehq__backLink:hover{color:#2563eb;text-decoration:underline}.blog-detail-module__gkuehq__notFound{text-align:center;background:#f9fafb;border-radius:.75rem;padding:3rem}.blog-detail-module__gkuehq__notFound h1{color:#1f2937;margin-bottom:1rem;font-size:2rem}.blog-detail-module__gkuehq__notFound p{color:#6b7280;margin-bottom:1.5rem;font-size:1.05rem}.blog-detail-module__gkuehq__relatedSection{margin-top:4rem}@media (max-width:768px){.blog-detail-module__gkuehq__main{padding:1rem}.blog-detail-module__gkuehq__title{font-size:2rem}.blog-detail-module__gkuehq__excerpt{font-size:1rem}.blog-detail-module__gkuehq__metadata{flex-direction:column;gap:1rem}.blog-detail-module__gkuehq__h1{font-size:1.5rem}.blog-detail-module__gkuehq__h2{font-size:1.35rem}.blog-detail-module__gkuehq__h3{font-size:1.15rem}.blog-detail-module__gkuehq__content{font-size:1rem}}@media (max-width:480px){.blog-detail-module__gkuehq__title{font-size:1.5rem}.blog-detail-module__gkuehq__excerpt{font-size:.95rem}.blog-detail-module__gkuehq__breadcrumbs{white-space:nowrap;overflow-x:auto}.blog-detail-module__gkuehq__tags{margin-top:1rem}.blog-detail-module__gkuehq__h1{font-size:1.35rem}.blog-detail-module__gkuehq__h2{font-size:1.2rem}.blog-detail-module__gkuehq__h3{font-size:1rem}}
