.blog-module__WyyU9q__blogPage{background:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.blog-module__WyyU9q__nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:rgba(255,255,255,.95);border-bottom:1px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0}.blog-module__WyyU9q__navContainer{justify-content:space-between;align-items:center;max-width:1200px;height:70px;margin:0 auto;padding:0 2rem;display:flex}.blog-module__WyyU9q__logo{color:#111827;align-items:center;gap:.75rem;font-weight:700;text-decoration:none;display:flex}.blog-module__WyyU9q__logoIcon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:700;display:flex}.blog-module__WyyU9q__logoText{font-size:1.25rem}.blog-module__WyyU9q__navLinks{align-items:center;gap:2rem;display:flex}.blog-module__WyyU9q__navLink{color:#6b7280;font-weight:500;text-decoration:none;transition:color .2s}.blog-module__WyyU9q__navLink:hover{color:#111827}.blog-module__WyyU9q__navLinkActive{color:#3b82f6;font-weight:600}.blog-module__WyyU9q__header{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:4rem 0}.blog-module__WyyU9q__headerContainer{max-width:800px;margin:0 auto;padding:0 2rem}.blog-module__WyyU9q__headerTitle{color:#111827;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.1}.blog-module__WyyU9q__headerGradient{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.blog-module__WyyU9q__headerSubtitle{color:#6b7280;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.blog-module__WyyU9q__searchForm{gap:.5rem;max-width:500px;margin:0 auto;display:flex}.blog-module__WyyU9q__searchInput{border:2px solid #e5e7eb;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.blog-module__WyyU9q__searchInput:focus{border-color:#3b82f6;outline:none}.blog-module__WyyU9q__searchButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:transform .2s}.blog-module__WyyU9q__searchButton:hover{transform:translateY(-1px)}.blog-module__WyyU9q__main{padding:4rem 0}.blog-module__WyyU9q__container{max-width:1200px;margin:0 auto;padding:0 2rem}.blog-module__WyyU9q__loading{text-align:center;padding:4rem 0}.blog-module__WyyU9q__loadingSpinner{border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:1s linear infinite blog-module__WyyU9q__spin}@keyframes blog-module__WyyU9q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.blog-module__WyyU9q__blogGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.blog-module__WyyU9q__blogCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:-moz-fit-content;height:fit-content;transition:all .3s;overflow:hidden}.blog-module__WyyU9q__blogCard:hover{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.blog-module__WyyU9q__blogCardContent{padding:1.5rem}.blog-module__WyyU9q__blogMeta{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.blog-module__WyyU9q__blogDate{color:#6b7280;font-size:.875rem}.blog-module__WyyU9q__blogStats{color:#6b7280;gap:1rem;font-size:.875rem;display:flex}.blog-module__WyyU9q__blogViews,.blog-module__WyyU9q__blogLeads{align-items:center;gap:.25rem;display:flex}.blog-module__WyyU9q__blogTitle{margin-bottom:.75rem}.blog-module__WyyU9q__blogTitle a{color:#111827;font-size:1.25rem;font-weight:700;line-height:1.3;text-decoration:none;transition:color .2s}.blog-module__WyyU9q__blogTitle a:hover{color:#3b82f6}.blog-module__WyyU9q__blogExcerpt{color:#6b7280;margin-bottom:1rem;line-height:1.6}.blog-module__WyyU9q__blogKeywords{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.blog-module__WyyU9q__blogKeyword{color:#475569;background:#f1f5f9;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.blog-module__WyyU9q__blogReadMore{color:#3b82f6;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.blog-module__WyyU9q__blogReadMore:hover{color:#1d4ed8}.blog-module__WyyU9q__pagination{justify-content:center;align-items:center;gap:1rem;margin:3rem 0;display:flex}.blog-module__WyyU9q__paginationButton{color:#374151;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.blog-module__WyyU9q__paginationButton:hover:not(:disabled){color:#3b82f6;border-color:#3b82f6}.blog-module__WyyU9q__paginationButton:disabled{opacity:.5;cursor:not-allowed}.blog-module__WyyU9q__paginationInfo{color:#6b7280;font-weight:500}.blog-module__WyyU9q__emptyState{text-align:center;padding:4rem 2rem}.blog-module__WyyU9q__emptyIcon{margin-bottom:1rem;font-size:4rem}.blog-module__WyyU9q__emptyTitle{color:#111827;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.blog-module__WyyU9q__emptyDescription{color:#6b7280;margin-bottom:2rem;line-height:1.6}.blog-module__WyyU9q__emptyButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:transform .2s}.blog-module__WyyU9q__emptyButton:hover{transform:translateY(-1px)}.blog-module__WyyU9q__ctaSection{margin:4rem 0}.blog-module__WyyU9q__ctaCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:3rem;transition:all .3s;box-shadow:0 4px 20px rgba(0,0,0,.08)}.blog-module__WyyU9q__ctaCard:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.blog-module__WyyU9q__ctaIcon{margin-bottom:1.5rem;font-size:3rem;display:block}.blog-module__WyyU9q__ctaTitle{color:#1a202c;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.3}.blog-module__WyyU9q__ctaDescription{color:#64748b;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}.blog-module__WyyU9q__ctaFeatures{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2.5rem;display:flex}.blog-module__WyyU9q__ctaFeature{color:#374151;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.blog-module__WyyU9q__ctaFeatureIcon{font-size:1.2rem}.blog-module__WyyU9q__ctaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;margin-bottom:1rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.blog-module__WyyU9q__ctaButton:hover{transform:translateY(-1px);box-shadow:0 8px 25px rgba(102,126,234,.3)}.blog-module__WyyU9q__ctaNote{color:#64748b;margin:0;font-size:.875rem;font-weight:500}.blog-module__WyyU9q__footer{color:#fff;background:#1f2937;padding:3rem 0 2rem}.blog-module__WyyU9q__footerContainer{max-width:1200px;margin:0 auto;padding:0 2rem}.blog-module__WyyU9q__footerGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.blog-module__WyyU9q__footerBrand{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.blog-module__WyyU9q__footerLogo{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:700;display:flex}.blog-module__WyyU9q__footerBrandText{font-size:1.25rem;font-weight:700}.blog-module__WyyU9q__footerDescription{color:#9ca3af;line-height:1.6}.blog-module__WyyU9q__footerTitle{color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:700}.blog-module__WyyU9q__footerLinks{flex-direction:column;gap:.5rem;display:flex}.blog-module__WyyU9q__footerLink{color:#9ca3af;text-decoration:none;transition:color .2s}.blog-module__WyyU9q__footerLink:hover{color:#fff}.blog-module__WyyU9q__footerBottom{text-align:center;color:#9ca3af;border-top:1px solid #374151;padding-top:2rem}@media (max-width:768px){.blog-module__WyyU9q__ctaCard{padding:2rem 1.5rem}.blog-module__WyyU9q__ctaTitle{font-size:1.75rem}.blog-module__WyyU9q__ctaFeatures{flex-direction:column;align-items:center;gap:1rem}.blog-module__WyyU9q__ctaButton{padding:.875rem 1.5rem;font-size:1rem}}@media (max-width:480px){.blog-module__WyyU9q__ctaCard{padding:1.5rem 1rem}.blog-module__WyyU9q__ctaTitle{font-size:1.5rem}.blog-module__WyyU9q__ctaDescription{font-size:1rem}}@media (max-width:768px){.blog-module__WyyU9q__navContainer{padding:0 1rem}.blog-module__WyyU9q__navLinks{gap:1rem}.blog-module__WyyU9q__headerTitle{font-size:2rem}.blog-module__WyyU9q__headerSubtitle{font-size:1rem}.blog-module__WyyU9q__searchForm{flex-direction:column}.blog-module__WyyU9q__blogGrid{grid-template-columns:1fr;gap:1.5rem}.blog-module__WyyU9q__container{padding:0 1rem}.blog-module__WyyU9q__ctaCard{padding:2rem 1rem}.blog-module__WyyU9q__ctaTitle{font-size:1.5rem}}
