.page-module-scss-module__MGFTda__blogsPage{background-color:var(--color-off-white,#f8fafc);min-height:100vh;padding-bottom:80px}.page-module-scss-module__MGFTda__heroSection{background-color:var(--nirakt-navy,#0b1f33);color:var(--nirakt-white,#fff);text-align:center;padding:120px 20px 80px;position:relative;overflow:hidden}.page-module-scss-module__MGFTda__heroSection h1{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;font-family:var(--font-display,sans-serif);margin-bottom:20px}.page-module-scss-module__MGFTda__heroSection p{color:#fffc;max-width:600px;margin:0 auto 40px;font-size:1.125rem;line-height:1.6}.page-module-scss-module__MGFTda__searchForm{max-width:600px;margin:0 auto;display:flex;position:relative}.page-module-scss-module__MGFTda__searchForm input{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fff3;border-radius:999px;outline:none;width:100%;padding:16px 24px;font-size:1rem;transition:all .2s}.page-module-scss-module__MGFTda__searchForm input::placeholder{color:#fff9}.page-module-scss-module__MGFTda__searchForm input:focus{border-color:var(--nirakt-orange,#f7941d);background:#ffffff26}.page-module-scss-module__MGFTda__searchForm button{background-color:var(--nirakt-orange,#f7941d);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:0 24px;font-weight:600;transition:background-color .2s;position:absolute;top:6px;bottom:6px;right:6px}.page-module-scss-module__MGFTda__searchForm button:hover{background-color:#e08316}.page-module-scss-module__MGFTda__contentContainer{z-index:10;margin-top:-40px;position:relative}.page-module-scss-module__MGFTda__blogsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px;display:grid}.page-module-scss-module__MGFTda__blogCard{border:1px solid var(--color-border,#e2e8f0);color:inherit;background:#fff;border-radius:16px;flex-direction:column;height:100%;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000d}.page-module-scss-module__MGFTda__blogCard:hover{transform:translateY(-8px);box-shadow:0 12px 30px #0000001a}.page-module-scss-module__MGFTda__blogCard:hover .page-module-scss-module__MGFTda__cardImage img{transform:scale(1.05)}.page-module-scss-module__MGFTda__cardImage{aspect-ratio:16/9;background-color:#f1f5f9;width:100%;position:relative;overflow:hidden}.page-module-scss-module__MGFTda__cardImage img{object-fit:cover;transition:transform .5s}.page-module-scss-module__MGFTda__categoryTag{color:var(--nirakt-navy,#0b1f33);text-transform:uppercase;letter-spacing:.05em;background:#ffffffe6;border-radius:999px;padding:4px 12px;font-size:.75rem;font-weight:700;position:absolute;top:16px;left:16px}.page-module-scss-module__MGFTda__cardContent{flex-direction:column;flex:1;padding:24px;display:flex}.page-module-scss-module__MGFTda__cardContent .page-module-scss-module__MGFTda__meta{color:#64748b;align-items:center;gap:8px;margin-bottom:12px;font-size:.875rem;display:flex}.page-module-scss-module__MGFTda__cardContent .page-module-scss-module__MGFTda__meta svg{width:14px;height:14px}.page-module-scss-module__MGFTda__cardContent h3{color:var(--nirakt-navy,#0b1f33);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 12px;font-size:1.25rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module-scss-module__MGFTda__cardContent p.page-module-scss-module__MGFTda__excerpt{color:#475569;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0 0 20px;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.page-module-scss-module__MGFTda__cardFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.page-module-scss-module__MGFTda__cardFooter .page-module-scss-module__MGFTda__author{color:#334155;align-items:center;gap:8px;font-size:.875rem;font-weight:500;display:flex}.page-module-scss-module__MGFTda__cardFooter .page-module-scss-module__MGFTda__author .page-module-scss-module__MGFTda__avatar{color:#94a3b8;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.page-module-scss-module__MGFTda__cardFooter .page-module-scss-module__MGFTda__author .page-module-scss-module__MGFTda__avatar svg{width:14px;height:14px}.page-module-scss-module__MGFTda__cardFooter .page-module-scss-module__MGFTda__readMore{color:var(--nirakt-orange,#f7941d);align-items:center;gap:4px;font-size:.875rem;font-weight:600;display:flex}.page-module-scss-module__MGFTda__cardFooter .page-module-scss-module__MGFTda__readMore svg{width:16px;height:16px;transition:transform .2s}.page-module-scss-module__MGFTda__blogCard:hover .page-module-scss-module__MGFTda__readMore svg{transform:translate(4px)}.page-module-scss-module__MGFTda__emptyState{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:60px 20px;box-shadow:0 4px 20px #0000000d}.page-module-scss-module__MGFTda__emptyState .page-module-scss-module__MGFTda__icon{color:#cbd5e1;background:#f8fafc;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex}.page-module-scss-module__MGFTda__emptyState .page-module-scss-module__MGFTda__icon svg{width:32px;height:32px}.page-module-scss-module__MGFTda__emptyState h3{color:var(--nirakt-navy,#0b1f33);margin-bottom:10px;font-size:1.5rem;font-weight:700}.page-module-scss-module__MGFTda__emptyState p{color:#64748b;margin-bottom:24px}.page-module-scss-module__MGFTda__pagination{justify-content:center;align-items:center;gap:10px;margin-top:60px;display:flex}.page-module-scss-module__MGFTda__pagination a{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;padding:10px 20px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.page-module-scss-module__MGFTda__pagination a:hover{color:var(--nirakt-navy,#0b1f33);background:#f8fafc;border-color:#cbd5e1}.page-module-scss-module__MGFTda__pagination a.page-module-scss-module__MGFTda__active{background:var(--nirakt-navy,#0b1f33);color:#fff;border-color:var(--nirakt-navy,#0b1f33)}.page-module-scss-module__MGFTda__pagination .page-module-scss-module__MGFTda__pageNumbers{gap:4px;display:flex}.page-module-scss-module__MGFTda__pagination .page-module-scss-module__MGFTda__pageNumbers a{width:40px;height:40px;padding:0}.page-module-scss-module__MGFTda__blogDetailsPage{background-color:var(--color-off-white,#f8fafc);min-height:100vh;padding-bottom:80px}.page-module-scss-module__MGFTda__detailsHeader{background-color:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:120px 20px 60px}.page-module-scss-module__MGFTda__detailsHeaderContent{max-width:900px;margin:0 auto}.page-module-scss-module__MGFTda__backLink{color:#64748b;align-items:center;gap:6px;margin-bottom:30px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.page-module-scss-module__MGFTda__backLink:hover{color:var(--nirakt-orange,#f7941d)}.page-module-scss-module__MGFTda__backLink svg{width:16px;height:16px}.page-module-scss-module__MGFTda__headerCategory{background-color:var(--nirakt-navy,#0b1f33);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:999px;margin-bottom:24px;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-block}.page-module-scss-module__MGFTda__detailsTitle{color:var(--nirakt-navy,#0b1f33);font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.1;font-family:var(--font-display,sans-serif);margin-bottom:24px}.page-module-scss-module__MGFTda__detailsMeta{color:#64748b;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:24px;padding-bottom:30px;font-size:.875rem;display:flex}.page-module-scss-module__MGFTda__detailsMeta .page-module-scss-module__MGFTda__metaItem{align-items:center;gap:8px;display:flex}.page-module-scss-module__MGFTda__detailsMeta .page-module-scss-module__MGFTda__metaItem svg{color:#94a3b8;width:18px;height:18px}.page-module-scss-module__MGFTda__detailsMeta .page-module-scss-module__MGFTda__authorAvatar{background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.page-module-scss-module__MGFTda__detailsMeta .page-module-scss-module__MGFTda__authorAvatar svg{width:20px;height:20px}.page-module-scss-module__MGFTda__detailsMeta .page-module-scss-module__MGFTda__authorInfo{flex-direction:column;display:flex}.page-module-scss-module__MGFTda__detailsMeta .page-module-scss-module__MGFTda__authorInfo .page-module-scss-module__MGFTda__name{color:var(--nirakt-navy,#0b1f33);font-weight:600}.page-module-scss-module__MGFTda__detailsMeta .page-module-scss-module__MGFTda__authorInfo .page-module-scss-module__MGFTda__label{font-size:.75rem}.page-module-scss-module__MGFTda__detailsContentWrapper{z-index:10;max-width:900px;margin:-40px auto 0;padding:0 20px;position:relative}.page-module-scss-module__MGFTda__heroImage{aspect-ratio:21/9;background:#e2e8f0;border:1px solid #e2e8f0;border-radius:16px;width:100%;margin-bottom:60px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.page-module-scss-module__MGFTda__heroImage img{object-fit:cover}.page-module-scss-module__MGFTda__articleLayout{flex-direction:column;gap:48px;display:flex}@media (min-width:1024px){.page-module-scss-module__MGFTda__articleLayout{flex-direction:row}}.page-module-scss-module__MGFTda__shareSidebar{display:none}@media (min-width:1024px){.page-module-scss-module__MGFTda__shareSidebar{flex-shrink:0;width:60px;display:block}}.page-module-scss-module__MGFTda__shareSidebar .page-module-scss-module__MGFTda__stickyBox{flex-direction:column;align-items:center;gap:16px;display:flex;position:sticky;top:120px}.page-module-scss-module__MGFTda__shareSidebar .page-module-scss-module__MGFTda__shareLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;writing-mode:vertical-rl;margin-bottom:8px;font-size:.75rem;font-weight:600;transform:rotate(180deg)}.page-module-scss-module__MGFTda__shareSidebar .page-module-scss-module__MGFTda__shareLine{background:#e2e8f0;width:1px;height:48px;margin-bottom:8px}.page-module-scss-module__MGFTda__shareSidebar .page-module-scss-module__MGFTda__shareBtn{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.page-module-scss-module__MGFTda__shareSidebar .page-module-scss-module__MGFTda__shareBtn:hover{color:var(--nirakt-orange,#f7941d);border-color:var(--nirakt-orange,#f7941d)}.page-module-scss-module__MGFTda__shareSidebar .page-module-scss-module__MGFTda__shareBtn svg{width:18px;height:18px}.page-module-scss-module__MGFTda__articleBody{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex:1;min-width:0;padding:40px;box-shadow:0 4px 20px #0000000d}@media (max-width:768px){.page-module-scss-module__MGFTda__articleBody{padding:24px}}.page-module-scss-module__MGFTda__articleBody{color:#334155;font-size:1.125rem;line-height:1.8}.page-module-scss-module__MGFTda__articleBody h2{color:var(--nirakt-navy,#0b1f33);font-size:2rem;font-weight:700;line-height:1.3;font-family:var(--font-display,sans-serif);margin:48px 0 24px}.page-module-scss-module__MGFTda__articleBody h3{color:var(--nirakt-navy,#0b1f33);font-size:1.5rem;font-weight:700;font-family:var(--font-display,sans-serif);margin:32px 0 16px}.page-module-scss-module__MGFTda__articleBody p{margin-bottom:24px}.page-module-scss-module__MGFTda__articleBody a{color:var(--nirakt-orange,#f7941d);-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .2s}.page-module-scss-module__MGFTda__articleBody a:hover{-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.page-module-scss-module__MGFTda__articleBody ul,.page-module-scss-module__MGFTda__articleBody ol{margin-bottom:24px;padding-left:24px}.page-module-scss-module__MGFTda__articleBody li{margin-bottom:8px}.page-module-scss-module__MGFTda__articleBody blockquote{border-left:4px solid var(--nirakt-orange,#f7941d);color:#475569;background:#f8fafc;border-radius:0 8px 8px 0;margin:32px 0;padding:24px;font-style:italic}.page-module-scss-module__MGFTda__articleBody img{border-radius:12px;width:100%;height:auto;margin:32px 0}.page-module-scss-module__MGFTda__tagsSection{border-top:1px solid #e2e8f0;margin-top:60px;padding-top:32px}.page-module-scss-module__MGFTda__tagsSection h4{color:var(--nirakt-navy,#0b1f33);text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-size:.875rem;font-weight:600}.page-module-scss-module__MGFTda__tagsSection .page-module-scss-module__MGFTda__tagsList{flex-wrap:wrap;gap:8px;display:flex}.page-module-scss-module__MGFTda__tagsSection .page-module-scss-module__MGFTda__tagsList span{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:8px 16px;font-size:.875rem;transition:background .2s}.page-module-scss-module__MGFTda__tagsSection .page-module-scss-module__MGFTda__tagsList span:hover{background:#e2e8f0}.page-module-scss-module__MGFTda__mobileShare{border-top:1px solid #e2e8f0;align-items:center;gap:16px;margin-top:48px;padding-top:32px;display:flex}@media (min-width:1024px){.page-module-scss-module__MGFTda__mobileShare{display:none}}.page-module-scss-module__MGFTda__mobileShare span{color:var(--nirakt-navy,#0b1f33);font-size:.875rem;font-weight:600}.page-module-scss-module__MGFTda__mobileShare .page-module-scss-module__MGFTda__shareBtns{gap:12px;display:flex}.page-module-scss-module__MGFTda__mobileShare .page-module-scss-module__MGFTda__shareBtns button{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0;transition:color .2s}.page-module-scss-module__MGFTda__mobileShare .page-module-scss-module__MGFTda__shareBtns button:hover{color:var(--nirakt-orange,#f7941d)}.page-module-scss-module__MGFTda__mobileShare .page-module-scss-module__MGFTda__shareBtns button svg{width:20px;height:20px}
