.blogPage{font-family:var(--font-montserrat),sans-serif;background-color:#fff}.hero{text-align:center;color:#fff;background:linear-gradient(90deg,#2563eb,#7e22ce);padding:80px 20px}.hero h1{color:#fff;margin-bottom:16px;font-size:2.75rem;font-weight:700;line-height:1.2}.hero p{color:#dbeafe;max-width:720px;margin:0 auto;font-size:1.25rem;font-weight:400;line-height:1.6}.filter{background:#f9fafb;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;padding:48px 20px;display:flex}.filter .searchContainer{align-items:center;gap:8px;display:flex}.filter .search{background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:8px;width:260px;padding:10px 14px;font-size:.95rem;display:flex}.filter .search input{font-size:inherit;border:none;outline:none;flex:1}.filter .searchButton{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:8px;padding:10px 20px;font-size:.95rem;font-weight:500;transition:all .2s}.filter .searchButton:hover{background:#1d4ed8}.filter .searchButton:active{background:#1e40af}.filter .searchButton:focus{outline-offset:2px;outline:2px solid #3b82f6}.filter .clearButton{color:#fff;cursor:pointer;white-space:nowrap;background:#ef4444;border:none;border-radius:8px;padding:10px 20px;font-size:.95rem;font-weight:500;transition:all .2s}.filter .clearButton:hover{background:#dc2626}.filter .clearButton:active{background:#b91c1c}.filter .clearButton:focus{outline-offset:2px;outline:2px solid #f87171}.filter .categories{flex-wrap:wrap;gap:12px;display:flex}.filter .categories button{color:#111827;cursor:pointer;background:#fff;border:none;border-radius:9999px;padding:8px 18px;font-size:.95rem;font-weight:500;transition:all .2s}.filter .categories button.active{color:#fff;background:#2563eb}.filter .categories button:hover:not(.active){background:#f3f4f6}.blogGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;margin:50px auto;display:grid}.onlyOneChild .card{max-width:500px}.card{background:#fff;border-radius:16px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 10px #0000000f}.card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0000001a}.card .cardImage{-o-object-fit:cover;object-fit:cover;flex-shrink:0;width:100%;height:200px}.card .cardContent{flex-direction:column;flex-grow:1;min-height:180px;padding:16px;display:flex}.card .cardContent .category{color:#2563eb;background:#eff6ff;border-radius:9999px;align-self:flex-start;margin-bottom:12px;padding:4px 10px;font-size:.8rem;font-weight:400}.card .cardContent .title{color:#111827;margin:0 0 12px;font-size:1.1rem;font-weight:600;line-height:1.4}.card .cardContent .excerpt{color:#6b7280;flex-grow:1;margin-bottom:16px;font-size:.95rem;line-height:1.5}.card .cardFooter{border-top:1px solid #f3f4f6;flex-shrink:0;justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.card .cardFooter .author{color:#374151;align-items:center;gap:8px;font-size:.85rem;display:flex}.card .cardFooter .author .avatar{font-size:1.2rem}.card .cardFooter .author div{flex-direction:column;line-height:1.3;display:flex}.card .cardFooter .author div strong{color:#111827;font-weight:500}.card .cardFooter .author div .date{color:#6b7280;font-size:.75rem}.card .cardFooter .info{color:#6b7280;gap:12px;font-size:.8rem;display:flex}.subscribe{text-align:center;color:#fff;background:#2563eb;padding:60px 20px}.subscribe input[type=email],.subscribe .emailInput{color:#333;background-color:#fff}.subscribe input[type=email]::-moz-placeholder{color:#666}.subscribe .emailInput::-moz-placeholder{color:#666}.subscribe input[type=email]::placeholder,.subscribe .emailInput::placeholder{color:#666}.subscribe input[type=email]:focus,.subscribe .emailInput:focus{color:#333}.subscribe h2{color:#fff;margin-bottom:12px;font-size:1.8rem;font-weight:600}.subscribe p{color:#dbeafe;margin-bottom:28px;font-size:1rem}.subscribe form{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.subscribe form input{border:none;border-radius:8px;outline:none;min-width:280px;padding:12px 16px;font-size:.95rem}.subscribe form button{color:#2563eb;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:12px 20px;font-weight:500;transition:all .2s}.subscribe form button:hover{background:#f3f4f6}.emptyState{text-align:center;color:#6b7280;grid-column:1/-1;padding:60px 20px}.emptyState svg{opacity:.8;width:120px;margin:0 auto 20px}.emptyState h3{color:#374151;margin-bottom:8px;font-size:1.25rem;font-weight:600}.emptyState p{color:#6b7280;font-size:.95rem}.pagination{justify-content:center;gap:8px;margin:30px 0;display:flex}.pagination button{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 14px;font-size:.9rem;transition:all .2s}.pagination button:hover:not(:disabled,.active){background:#f3f4f6}.pagination button:disabled{opacity:.5;cursor:not-allowed}.pagination button.active{color:#fff;background:#2563eb;border-color:#2563eb}.leftContent{color:#111827;margin:40px auto;padding:0 20px;font-family:Montserrat,sans-serif}.leftContent .breadcrumb{align-items:center;gap:6px;font-size:.95rem;display:flex}.leftContent .breadcrumb .link{color:#6b7280;font-weight:500;text-decoration:none}.leftContent .breadcrumb .link:hover{color:#2563eb}.leftContent .breadcrumb .separator{color:#9ca3af;font-size:24px}.leftContent .breadcrumb .active{color:#2563eb;font-weight:600}.leftContent .blogTitle{color:#111827;margin-bottom:20px;font-size:2.5rem;font-weight:800;line-height:1.3}.leftContent .metaRow{color:#4b5563;justify-content:space-between;align-items:center;margin-bottom:30px;font-size:.95rem;display:flex}.leftContent .metaRow .author{align-items:center;gap:10px;display:flex}.leftContent .metaRow .author .avatar{background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.leftContent .metaRow .author strong{color:#111827;font-size:1rem;line-height:1;display:block}.leftContent .metaRow .author .date{color:#6b7280;font-size:.85rem}.leftContent .metaRow .info{align-items:center;gap:16px;display:flex}.leftContent .metaRow .info span{font-size:.9rem}.leftContent .metaRow .info .icon{color:#6b7280;width:18px;height:18px}.leftContent .coverImg{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:100%;margin:20px 0 30px}.leftContent .content{color:#374151;margin-bottom:30px;line-height:1.7}.leftContent .content h1{font-size:clamp(1.5rem,2vw,2.5rem)}.leftContent .content h2{font-size:clamp(1.375rem,1.5vw,1.625rem);line-height:1.4}.leftContent .content h3{font-size:clamp(1.125rem,1.5vw,1.375rem)}.leftContent .content h4{font-size:1.125rem}.leftContent .content h5{font-size:1rem}.leftContent .content h6{font-size:.875rem}.leftContent .content p{color:#464646;margin:12px 0;font-size:1.125rem;line-height:1.9}.leftContent .shareSection{border-top:1px solid #e5e7eb;margin:40px 0;padding-top:24px}.leftContent .shareSection h4{color:#111827;margin-bottom:16px;font-size:1rem;font-weight:600}.leftContent .shareSection .socialButtons{flex-wrap:wrap;gap:12px;display:flex}.leftContent .shareSection .socialButtons button{color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 18px;font-size:.9rem;font-weight:500;transition:background .2s;display:flex}.leftContent .shareSection .socialButtons button i{font-size:14px}.leftContent .shareSection .socialButtons .facebook{background:#1877f2}.leftContent .shareSection .socialButtons .facebook:hover{background:#145dbf}.leftContent .shareSection .socialButtons .twitter{background:#1da1f2}.leftContent .shareSection .socialButtons .twitter:hover{background:#0d8ddb}.leftContent .shareSection .socialButtons .linkedin{background:#0a66c2}.leftContent .shareSection .socialButtons .linkedin:hover{background:#004182}.leftContent .comments{margin-top:50px}.leftContent .comments h3{margin-bottom:20px;font-size:1.3rem;font-weight:600}.leftContent .comments .commentForm{margin-bottom:24px}.leftContent .comments .commentForm textarea{resize:vertical;border:1px solid #d1d5db;border-radius:8px;width:100%;min-height:100px;padding:12px;font-size:.95rem}.leftContent .comments .commentForm .commentActions{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.leftContent .comments .commentForm .commentActions span{color:#6b7280;font-size:.8rem}.leftContent .comments .commentForm .commentActions button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:8px 16px;font-size:.9rem}.leftContent .comments .commentForm .commentActions button:hover{background:#1e40af}.leftContent .comments .commentList{flex-direction:column;gap:20px;display:flex}.leftContent .comments .comment{background:#fff;border-radius:8px;padding:16px}.leftContent .comments .comment .commentHeader{align-items:center;gap:10px;margin-bottom:6px;display:flex}.leftContent .comments .comment .commentHeader .commentAvatar{background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.leftContent .comments .comment .commentHeader strong{color:#111827;font-size:.95rem;display:block}.leftContent .comments .comment .commentHeader .date{color:#6b7280;font-size:.8rem}.leftContent .comments .comment .commentText{color:#374151;word-break:break-word;margin:8px 0;font-size:.95rem}.leftContent .comments .comment .replyBtn{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:500}.leftContent .comments .comment .replyBtn:hover{text-decoration:underline}.leftContent .comments .comment .replyBox{margin-top:10px}.leftContent .comments .comment .replyBox textarea{border:1px solid #d1d5db;border-radius:6px;width:100%;min-height:60px;margin-bottom:8px;padding:8px;font-size:.9rem}.leftContent .comments .comment .replyBox button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:6px 14px;font-size:.85rem}.leftContent .comments .comment .replyBox button:hover{background:#1e40af}.leftContent .comments .comment .replies{border-left:2px solid #e5e7eb;flex-direction:column;gap:12px;margin-top:12px;padding-left:20px;display:flex}.leftContent .comments .comment .replies .reply{background:#f9fafb;border-radius:6px;padding:12px}.blogLayout{grid-template-columns:3fr 1fr;gap:40px;display:grid}@media (max-width:1024px){.blogLayout{grid-template-columns:1fr}}.sidebarSticky{position:sticky;top:70px}.sidebar{position:relative}.sidebar .sidebarBox{background:#f9fafb;border-radius:12px;padding:20px;box-shadow:0 2px 6px #0000000f}.sidebar .sidebarBox h4{color:#111827;margin-bottom:12px;font-size:1.1rem;font-weight:600}.sidebar .sidebarBox ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.sidebar .sidebarBox ul li a{color:#374151;font-size:.95rem;text-decoration:none;transition:color .2s}.sidebar .sidebarBox ul li a:hover{color:#2563eb}.relatedPosts{margin:0 0 4rem}.relatedPosts h3{margin-bottom:1.5rem;font-size:1.5rem}.relatedPosts .relatedGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:992px){.relatedPosts .relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.relatedPosts .relatedGrid{grid-template-columns:1fr}}.relatedPosts .relatedCard{background:#fff;border-radius:10px;transition:transform .2s;display:block;overflow:hidden;box-shadow:0 4px 12px #00000014}.relatedPosts .relatedCard:hover{transform:translateY(-4px)}.relatedPosts .relatedCard img{-o-object-fit:cover;object-fit:cover;width:100%;height:160px}.relatedPosts .relatedCard .relatedContent{padding:1rem}.relatedPosts .relatedCard .relatedContent .category{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem}.relatedPosts .relatedCard .relatedContent h4{margin:.5rem 0 0;font-size:1.1rem}.featuredBox{margin-top:40px}.featuredBlog{color:inherit;text-decoration:none;display:block}.featuredBlog img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:160px;margin-bottom:.8rem}.featuredBlog .featuredContent .category{text-transform:uppercase;color:#666;font-size:.75rem}.featuredBlog .featuredContent h5{margin-top:.4rem;font-size:1rem;font-weight:600;line-height:1.4}.privacySection ul{margin:1rem 0;padding-left:2rem}.privacySection ul li{margin-bottom:.5rem;line-height:1.6}
