.nij-blog-hero{background:#fff;padding:clamp(2.5rem,6vw,5rem) 0;position:relative}html[data-theme=dark] .nij-blog-hero{background:linear-gradient(#0c0f14 0%,#111827 100%)}.nij-blog-hero__content{text-align:center;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;padding:0 clamp(1rem,3vw,1.5rem);display:flex}.nij-blog-hero__title{color:#111827;margin:0 0 clamp(.75rem,2vw,1rem);font-family:Inter,sans-serif;font-size:clamp(1.5rem,5vw,3rem);font-weight:700;line-height:1.1;transition:all .4s}.nij-blog-hero__title:hover{transform:scale(1.01)}html[data-theme=dark] .nij-blog-hero__title{color:#f9fafb;text-shadow:0 0 40px #ff6a3d26}.nij-blog-hero__subtitle{color:#4b5563;max-width:768px;margin:0 0 clamp(1.5rem,4vw,2rem);font-family:Inter,sans-serif;font-size:clamp(.875rem,2vw,1.125rem);font-weight:400;line-height:1.55}html[data-theme=dark] .nij-blog-hero__subtitle{color:#9ca3af}.nij-blog-hero__searchWrap{width:100%;max-width:672px;margin-bottom:clamp(1.5rem,4vw,2rem);position:relative}.nij-blog-hero__searchInput{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:9999px;outline:none;width:100%;height:clamp(3rem,7vw,3.75rem);padding:0 clamp(5rem,12vw,6.25rem) 0 clamp(1.25rem,3vw,1.5rem);font-family:Inter,sans-serif;font-size:clamp(.875rem,1.8vw,1rem);font-weight:400;transition:all .4s cubic-bezier(.4,0,.2,1)}.nij-blog-hero__searchInput::placeholder{color:#adaebc}.nij-blog-hero__searchInput:focus{border-color:#e75b2a;box-shadow:0 0 0 4px #e75b2a1a,0 8px 25px #00000014}html[data-theme=dark] .nij-blog-hero__searchInput{color:#f9fafb;background:#1a1f28;border-color:#4b556366}html[data-theme=dark] .nij-blog-hero__searchInput::placeholder{color:#6b7280}html[data-theme=dark] .nij-blog-hero__searchInput:focus{border-color:#ff6a3d;box-shadow:0 0 0 4px #ff6a3d26,0 8px 30px #0000004d}.nij-blog-hero__searchBtn{cursor:pointer;background:#e75b2a;border:none;border-radius:9999px;justify-content:center;align-items:center;width:clamp(3.5rem,10vw,5rem);height:clamp(2.25rem,6vw,2.75rem);transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;right:clamp(.375rem,1vw,.5rem);overflow:hidden;transform:translateY(-50%)}.nij-blog-hero__searchBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.nij-blog-hero__searchBtn:hover{background:#d94822;transform:translateY(-50%)scale(1.05);box-shadow:0 6px 20px #e75b2a66}.nij-blog-hero__searchBtn:hover:before{left:100%}html[data-theme=dark] .nij-blog-hero__searchBtn{background:linear-gradient(135deg,#ff6a3d,#e75b2a)}html[data-theme=dark] .nij-blog-hero__searchBtn:hover{box-shadow:0 6px 25px #ff6a3d80}.nij-blog-hero__searchIcon{color:#fff;width:16px;height:16px;transition:transform .3s}.nij-blog-hero__searchBtn:hover .nij-blog-hero__searchIcon{transform:scale(1.1)}.nij-blog-hero__categories{flex-wrap:wrap;justify-content:center;gap:clamp(.5rem,1.5vw,.75rem);display:flex}.nij-blog-hero__categoryBtn{color:#374151;cursor:pointer;background:#f3f4f6;border:2px solid #0000;border-radius:9999px;padding:clamp(.5rem,1.2vw,.625rem) clamp(1rem,2.5vw,1.25rem);font-family:Inter,sans-serif;font-size:clamp(.75rem,1.5vw,.875rem);font-weight:500;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.nij-blog-hero__categoryBtn:hover{color:#fff;background:#e75b2a;border-color:#e75b2a;transform:translateY(-3px)scale(1.05);box-shadow:0 8px 25px #e75b2a59}.nij-blog-hero__categoryBtn--active{color:#fff;background:#e75b2a;border-color:#e75b2a;box-shadow:0 4px 15px #e75b2a4d}.nij-blog-hero__categoryBtn--active:hover{background:#d94822;border-color:#d94822;box-shadow:0 8px 30px #e75b2a73}html[data-theme=dark] .nij-blog-hero__categoryBtn{color:#d1d5db;background:#4b55634d;border:2px solid #4b55634d}html[data-theme=dark] .nij-blog-hero__categoryBtn:hover{color:#fff;background:linear-gradient(135deg,#ff6a3d,#e75b2a);border-color:#ff6a3d;box-shadow:0 8px 30px #ff6a3d66,0 0 40px #ff6a3d26}html[data-theme=dark] .nij-blog-hero__categoryBtn--active{color:#fff;background:linear-gradient(135deg,#ff6a3d,#e75b2a);border-color:#ff6a3d;box-shadow:0 0 30px #ff6a3d59}html[data-theme=dark] .nij-blog-hero__categoryBtn--active:hover{box-shadow:0 8px 40px #ff6a3d80,0 0 50px #ff6a3d33}@media (max-width:767px){.nij-blog-hero__categories{gap:.5rem}}@media (max-width:575px){.nij-blog-hero__categoryBtn{padding:.5rem .875rem;font-size:.75rem}}@media (max-width:375px){.nij-blog-hero__categoryBtn{padding:.4rem .75rem;font-size:.7rem}}
.nij-blog-featured{background:#fff;padding:clamp(2.5rem,6vw,5rem) 0;position:relative}html[data-theme=dark] .nij-blog-featured{background:linear-gradient(#111827 0%,#0c0f14 100%)}.nij-blog-featured__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:clamp(1.5rem,4vw,2.5rem);display:flex}.nij-blog-featured__title{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:clamp(1.375rem,3.5vw,1.875rem);font-weight:700;line-height:1.2;transition:all .3s}.nij-blog-featured__title:hover{color:#e75b2a}html[data-theme=dark] .nij-blog-featured__title{color:#f9fafb}html[data-theme=dark] .nij-blog-featured__title:hover{color:#ff6a3d;text-shadow:0 0 20px #ff6a3d4d}.nij-blog-featured__nav{gap:.75rem;display:flex}.nij-blog-featured__navBtn{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.nij-blog-featured__navBtn--prev{background:#fff;border:1px solid #e5e7eb}.nij-blog-featured__navBtn--prev:hover:not(:disabled){background:#f3f4f6;border-color:#d94822;transform:translate(-3px);box-shadow:0 4px 15px #0000001a}.nij-blog-featured__navBtn--next{background:#e75b2a;border:none}.nij-blog-featured__navBtn--next:hover:not(:disabled){background:#d94822;transform:translate(3px);box-shadow:0 6px 25px #e75b2a73}.nij-blog-featured__navBtn:disabled{opacity:.5;cursor:not-allowed}.nij-blog-featured__navIcon{width:10px;height:16px}.nij-blog-featured__navBtn--prev .nij-blog-featured__navIcon{color:#4b5563}.nij-blog-featured__navBtn--prev:hover:not(:disabled) .nij-blog-featured__navIcon{color:#d94822}.nij-blog-featured__navBtn--next .nij-blog-featured__navIcon{color:#fff}html[data-theme=dark] .nij-blog-featured__navBtn--prev{background:#1a1f28;border-color:#4b556366}html[data-theme=dark] .nij-blog-featured__navBtn--prev .nij-blog-featured__navIcon{color:#9ca3af}html[data-theme=dark] .nij-blog-featured__navBtn--prev:hover:not(:disabled){background:#ff6a3d26;border-color:#ff6a3d;box-shadow:0 4px 20px #ff6a3d33}html[data-theme=dark] .nij-blog-featured__navBtn--prev:hover:not(:disabled) .nij-blog-featured__navIcon{color:#ff6a3d}html[data-theme=dark] .nij-blog-featured__navBtn--next{background:linear-gradient(135deg,#ff6a3d,#e75b2a)}html[data-theme=dark] .nij-blog-featured__navBtn--next:hover:not(:disabled){box-shadow:0 6px 30px #ff6a3d80}.nij-blog-card{background:#fff;border:1px solid #0000;border-radius:1rem;flex-direction:column;height:100%;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000f,0 8px 30px #0000000a}.nij-blog-card:hover{transform:translateY(-12px);box-shadow:0 20px 50px #0000001f,0 30px 70px #00000014}.nij-blog-card[data-color=orange]:hover{border-color:#e75b2a;box-shadow:0 20px 50px #e75b2a26,0 30px 70px #e75b2a14}.nij-blog-card[data-color=blue]:hover{border-color:#2563eb;box-shadow:0 20px 50px #2563eb26,0 30px 70px #2563eb14}.nij-blog-card[data-color=green]:hover{border-color:#16a34a;box-shadow:0 20px 50px #16a34a26,0 30px 70px #16a34a14}.nij-blog-card[data-color=purple]:hover{border-color:#9333ea;box-shadow:0 20px 50px #9333ea26,0 30px 70px #9333ea14}html[data-theme=dark] .nij-blog-card{background:linear-gradient(145deg,#1e2430 0%,#171c26 100%);border:1px solid #4b556340;box-shadow:0 4px 25px #00000059,0 8px 40px #00000040}html[data-theme=dark] .nij-blog-card:hover{box-shadow:0 25px 60px #0006}html[data-theme=dark] .nij-blog-card[data-color=orange]:hover{border-color:#ff6a3d;box-shadow:0 25px 60px #ff6a3d33,0 0 50px #ff6a3d1a}html[data-theme=dark] .nij-blog-card[data-color=blue]:hover{border-color:#60a5fa;box-shadow:0 25px 60px #60a5fa33,0 0 50px #60a5fa1a}html[data-theme=dark] .nij-blog-card[data-color=green]:hover{border-color:#4ade80;box-shadow:0 25px 60px #4ade8033,0 0 50px #4ade801a}html[data-theme=dark] .nij-blog-card[data-color=purple]:hover{border-color:#c084fc;box-shadow:0 25px 60px #c084fc33,0 0 50px #c084fc1a}.nij-blog-card__imageWrap{width:100%;height:clamp(10rem,22vw,12rem);position:relative;overflow:hidden}.nij-blog-card__image{object-fit:cover;transition:transform .7s}.nij-blog-card:hover .nij-blog-card__image{transform:scale(1.12)}.nij-blog-card__body{flex-direction:column;flex:1;padding:clamp(1rem,2.5vw,1.25rem);display:flex}.nij-blog-card__badge{border-radius:9999px;align-self:flex-start;margin-bottom:clamp(.625rem,1.5vw,.875rem);padding:.25rem clamp(.625rem,1.5vw,.875rem);font-family:Inter,sans-serif;font-size:clamp(.65rem,1.2vw,.75rem);font-weight:600;transition:all .3s;display:inline-flex}.nij-blog-card:hover .nij-blog-card__badge{transform:scale(1.08)}.nij-blog-card__badge--orange{color:#e75b2a;background:#ffedd5}.nij-blog-card__badge--blue{color:#2563eb;background:#dbeafe}.nij-blog-card__badge--green{color:#16a34a;background:#dcfce7}.nij-blog-card__badge--purple{color:#9333ea;background:#f3e8ff}html[data-theme=dark] .nij-blog-card__badge--orange{color:#ff7a4d;background:#e75b2a33}html[data-theme=dark] .nij-blog-card__badge--blue{color:#60a5fa;background:#2563eb33}html[data-theme=dark] .nij-blog-card__badge--green{color:#4ade80;background:#16a34a33}html[data-theme=dark] .nij-blog-card__badge--purple{color:#c084fc;background:#9333ea33}html[data-theme=dark] .nij-blog-card:hover .nij-blog-card__badge--orange{box-shadow:0 0 20px #ff6a3d66}html[data-theme=dark] .nij-blog-card:hover .nij-blog-card__badge--blue{box-shadow:0 0 20px #60a5fa66}html[data-theme=dark] .nij-blog-card:hover .nij-blog-card__badge--green{box-shadow:0 0 20px #4ade8066}html[data-theme=dark] .nij-blog-card:hover .nij-blog-card__badge--purple{box-shadow:0 0 20px #c084fc66}.nij-blog-card__title{color:#111827;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 clamp(.5rem,1.2vw,.75rem);font-family:Inter,sans-serif;font-size:clamp(.975rem,2vw,1.125rem);font-weight:700;line-height:1.55;transition:color .3s;display:-webkit-box;overflow:hidden}.nij-blog-card[data-color=orange]:hover .nij-blog-card__title{color:#e75b2a}.nij-blog-card[data-color=blue]:hover .nij-blog-card__title{color:#2563eb}.nij-blog-card[data-color=green]:hover .nij-blog-card__title{color:#16a34a}.nij-blog-card[data-color=purple]:hover .nij-blog-card__title{color:#9333ea}html[data-theme=dark] .nij-blog-card__title{color:#f9fafb}html[data-theme=dark] .nij-blog-card[data-color=orange]:hover .nij-blog-card__title{color:#ff6a3d;text-shadow:0 0 15px #ff6a3d4d}html[data-theme=dark] .nij-blog-card[data-color=blue]:hover .nij-blog-card__title{color:#60a5fa;text-shadow:0 0 15px #60a5fa4d}html[data-theme=dark] .nij-blog-card[data-color=green]:hover .nij-blog-card__title{color:#4ade80;text-shadow:0 0 15px #4ade804d}html[data-theme=dark] .nij-blog-card[data-color=purple]:hover .nij-blog-card__title{color:#c084fc;text-shadow:0 0 15px #c084fc4d}.nij-blog-card__desc{color:#4b5563;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 clamp(.75rem,2vw,1rem);font-family:Inter,sans-serif;font-size:clamp(.8rem,1.5vw,.875rem);font-weight:400;line-height:1.43;display:-webkit-box;overflow:hidden}html[data-theme=dark] .nij-blog-card__desc{color:#9ca3af}.nij-blog-card__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;display:flex}.nij-blog-card__author{align-items:center;gap:.625rem;display:flex}.nij-blog-card__authorAvatar{object-fit:cover;border:2px solid #0000;border-radius:50%;width:2rem;height:2rem;transition:all .4s}.nij-blog-card[data-color=orange]:hover .nij-blog-card__authorAvatar{border-color:#e75b2a;transform:scale(1.1);box-shadow:0 0 15px #e75b2a4d}.nij-blog-card[data-color=blue]:hover .nij-blog-card__authorAvatar{border-color:#2563eb;transform:scale(1.1);box-shadow:0 0 15px #2563eb4d}.nij-blog-card[data-color=green]:hover .nij-blog-card__authorAvatar{border-color:#16a34a;transform:scale(1.1);box-shadow:0 0 15px #16a34a4d}.nij-blog-card[data-color=purple]:hover .nij-blog-card__authorAvatar{border-color:#9333ea;transform:scale(1.1);box-shadow:0 0 15px #9333ea4d}html[data-theme=dark] .nij-blog-card[data-color=orange]:hover .nij-blog-card__authorAvatar{border-color:#ff6a3d;box-shadow:0 0 20px #ff6a3d66}html[data-theme=dark] .nij-blog-card[data-color=blue]:hover .nij-blog-card__authorAvatar{border-color:#60a5fa;box-shadow:0 0 20px #60a5fa66}html[data-theme=dark] .nij-blog-card[data-color=green]:hover .nij-blog-card__authorAvatar{border-color:#4ade80;box-shadow:0 0 20px #4ade8066}html[data-theme=dark] .nij-blog-card[data-color=purple]:hover .nij-blog-card__authorAvatar{border-color:#c084fc;box-shadow:0 0 20px #c084fc66}.nij-blog-card__authorInfo{flex-direction:column;display:flex}.nij-blog-card__authorName{color:#111827;font-family:Inter,sans-serif;font-size:clamp(.7rem,1.2vw,.75rem);font-weight:500;line-height:1.33}html[data-theme=dark] .nij-blog-card__authorName{color:#f9fafb}.nij-blog-card__authorDate{color:#6b7280;font-family:Inter,sans-serif;font-size:clamp(.7rem,1.2vw,.75rem);font-weight:400;line-height:1.33}html[data-theme=dark] .nij-blog-card__authorDate{color:#9ca3af}.nij-blog-card__readMore{color:#e75b2a;align-items:center;gap:.375rem;font-family:Inter,sans-serif;font-size:clamp(.8rem,1.4vw,.875rem);font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.nij-blog-card[data-color=blue] .nij-blog-card__readMore{color:#2563eb}.nij-blog-card[data-color=green] .nij-blog-card__readMore{color:#16a34a}.nij-blog-card[data-color=purple] .nij-blog-card__readMore{color:#9333ea}.nij-blog-card__readMore:hover{gap:.625rem}.nij-blog-card__arrowIcon{width:1rem;height:1rem;transition:transform .3s}.nij-blog-card__readMore:hover .nij-blog-card__arrowIcon{transform:translate(4px)}html[data-theme=dark] .nij-blog-card__readMore{color:#ff6a3d}html[data-theme=dark] .nij-blog-card[data-color=blue] .nij-blog-card__readMore{color:#60a5fa}html[data-theme=dark] .nij-blog-card[data-color=green] .nij-blog-card__readMore{color:#4ade80}html[data-theme=dark] .nij-blog-card[data-color=purple] .nij-blog-card__readMore{color:#c084fc}html[data-theme=dark] .nij-blog-card__readMore:hover{text-shadow:0 0 15px}@media (max-width:1199px){.nij-blog-card__imageWrap{height:11rem}}@media (max-width:991px){.nij-blog-card__imageWrap{height:10rem}}@media (max-width:767px){.nij-blog-card__imageWrap{height:12rem}}@media (max-width:575px){.nij-blog-featured__header,.nij-blog-card__footer{flex-direction:column;align-items:flex-start}.nij-blog-card__imageWrap{height:11rem}}@media (max-width:375px){.nij-blog-card__imageWrap{height:10rem}.nij-blog-card__body{padding:.875rem}}
.nij-blog-latest{background:#fff;padding:clamp(2.5rem,6vw,5rem) 0;position:relative}html[data-theme=dark] .nij-blog-latest{background:linear-gradient(#0c0f14 0%,#111827 100%)}.nij-blog-latest__title{color:#111827;margin:0 0 clamp(1.5rem,4vw,2.5rem);font-family:Inter,sans-serif;font-size:clamp(1.5rem,3.5vw,1.875rem);font-weight:700;line-height:1.2;transition:all .3s}.nij-blog-latest__title:hover{color:#e75b2a}html[data-theme=dark] .nij-blog-latest__title{color:#f9fafb}html[data-theme=dark] .nij-blog-latest__title:hover{color:#ff6a3d;text-shadow:0 0 20px #ff6a3d4d}.nij-blog-post{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;flex-direction:column;height:100%;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000000a}.nij-blog-post:hover{transform:translateY(-12px);box-shadow:0 20px 50px #0000001f}.nij-blog-post[data-color=orange]:hover{border-color:#e75b2a;box-shadow:0 20px 50px #e75b2a26,0 0 40px #e75b2a14}.nij-blog-post[data-color=blue]:hover{border-color:#2563eb;box-shadow:0 20px 50px #2563eb26,0 0 40px #2563eb14}.nij-blog-post[data-color=green]:hover{border-color:#16a34a;box-shadow:0 20px 50px #16a34a26,0 0 40px #16a34a14}.nij-blog-post[data-color=yellow]:hover{border-color:#a16207;box-shadow:0 20px 50px #a1620726,0 0 40px #a1620714}.nij-blog-post[data-color=purple]:hover{border-color:#9333ea;box-shadow:0 20px 50px #9333ea26,0 0 40px #9333ea14}.nij-blog-post[data-color=pink]:hover{border-color:#db2777;box-shadow:0 20px 50px #db277726,0 0 40px #db277714}.nij-blog-post[data-color=teal]:hover{border-color:#0d9488;box-shadow:0 20px 50px #0d948826,0 0 40px #0d948814}html[data-theme=dark] .nij-blog-post{background:linear-gradient(145deg,#1e2430 0%,#171c26 100%);border-color:#4b556340;box-shadow:0 4px 25px #00000059}html[data-theme=dark] .nij-blog-post:hover{box-shadow:0 25px 60px #0006}html[data-theme=dark] .nij-blog-post[data-color=orange]:hover{border-color:#ff6a3d;box-shadow:0 25px 60px #ff6a3d33,0 0 60px #ff6a3d1a}html[data-theme=dark] .nij-blog-post[data-color=blue]:hover{border-color:#60a5fa;box-shadow:0 25px 60px #60a5fa33,0 0 60px #60a5fa1a}html[data-theme=dark] .nij-blog-post[data-color=green]:hover{border-color:#4ade80;box-shadow:0 25px 60px #4ade8033,0 0 60px #4ade801a}html[data-theme=dark] .nij-blog-post[data-color=yellow]:hover{border-color:#fbbf24;box-shadow:0 25px 60px #fbbf2433,0 0 60px #fbbf241a}html[data-theme=dark] .nij-blog-post[data-color=purple]:hover{border-color:#c084fc;box-shadow:0 25px 60px #c084fc33,0 0 60px #c084fc1a}html[data-theme=dark] .nij-blog-post[data-color=pink]:hover{border-color:#f472b6;box-shadow:0 25px 60px #f472b633,0 0 60px #f472b61a}html[data-theme=dark] .nij-blog-post[data-color=teal]:hover{border-color:#2dd4bf;box-shadow:0 25px 60px #2dd4bf33,0 0 60px #2dd4bf1a}.nij-blog-post__imageWrap{width:100%;height:clamp(11rem,18vw,14rem);position:relative;overflow:hidden}.nij-blog-post__image{object-fit:cover;transition:transform .7s}.nij-blog-post:hover .nij-blog-post__image{transform:scale(1.1)}.nij-blog-post__body{flex-direction:column;flex:1;padding:clamp(1rem,2vw,1.5rem);display:flex}.nij-blog-post__badge{border-radius:9999px;align-self:flex-start;margin-bottom:clamp(.625rem,1.2vw,.875rem);padding:.25rem clamp(.625rem,1.2vw,.875rem);font-family:Inter,sans-serif;font-size:clamp(.65rem,1.1vw,.75rem);font-weight:600;transition:all .3s;display:inline-flex}.nij-blog-post:hover .nij-blog-post__badge{transform:scale(1.08)}.nij-blog-post__badge--orange{color:#e75b2a;background:#ffedd5}.nij-blog-post__badge--blue{color:#2563eb;background:#dbeafe}.nij-blog-post__badge--green{color:#16a34a;background:#dcfce7}.nij-blog-post__badge--yellow{color:#a16207;background:#fef9c3}.nij-blog-post__badge--purple{color:#9333ea;background:#f3e8ff}.nij-blog-post__badge--pink{color:#db2777;background:#fce7f3}.nij-blog-post__badge--teal{color:#0d9488;background:#ccfbf1}html[data-theme=dark] .nij-blog-post__badge--orange{color:#ff7a4d;background:#e75b2a33}html[data-theme=dark] .nij-blog-post__badge--blue{color:#60a5fa;background:#2563eb33}html[data-theme=dark] .nij-blog-post__badge--green{color:#4ade80;background:#16a34a33}html[data-theme=dark] .nij-blog-post__badge--yellow{color:#fbbf24;background:#a1620733}html[data-theme=dark] .nij-blog-post__badge--purple{color:#c084fc;background:#9333ea33}html[data-theme=dark] .nij-blog-post__badge--pink{color:#f472b6;background:#db277733}html[data-theme=dark] .nij-blog-post__badge--teal{color:#2dd4bf;background:#0d948833}html[data-theme=dark] .nij-blog-post:hover .nij-blog-post__badge--orange{box-shadow:0 0 20px #ff6a3d66}html[data-theme=dark] .nij-blog-post:hover .nij-blog-post__badge--blue{box-shadow:0 0 20px #60a5fa66}html[data-theme=dark] .nij-blog-post:hover .nij-blog-post__badge--green{box-shadow:0 0 20px #4ade8066}html[data-theme=dark] .nij-blog-post:hover .nij-blog-post__badge--yellow{box-shadow:0 0 20px #fbbf2466}html[data-theme=dark] .nij-blog-post:hover .nij-blog-post__badge--purple{box-shadow:0 0 20px #c084fc66}html[data-theme=dark] .nij-blog-post:hover .nij-blog-post__badge--pink{box-shadow:0 0 20px #f472b666}html[data-theme=dark] .nij-blog-post:hover .nij-blog-post__badge--teal{box-shadow:0 0 20px #2dd4bf66}.nij-blog-post__heading{color:#111827;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 clamp(.5rem,1vw,.75rem);font-family:Inter,sans-serif;font-size:clamp(1rem,1.8vw,1.25rem);font-weight:700;line-height:1.4;transition:color .3s;display:-webkit-box;overflow:hidden}.nij-blog-post[data-color=orange]:hover .nij-blog-post__heading{color:#e75b2a}.nij-blog-post[data-color=blue]:hover .nij-blog-post__heading{color:#2563eb}.nij-blog-post[data-color=green]:hover .nij-blog-post__heading{color:#16a34a}.nij-blog-post[data-color=yellow]:hover .nij-blog-post__heading{color:#a16207}.nij-blog-post[data-color=purple]:hover .nij-blog-post__heading{color:#9333ea}.nij-blog-post[data-color=pink]:hover .nij-blog-post__heading{color:#db2777}.nij-blog-post[data-color=teal]:hover .nij-blog-post__heading{color:#0d9488}html[data-theme=dark] .nij-blog-post__heading{color:#f9fafb}html[data-theme=dark] .nij-blog-post[data-color=orange]:hover .nij-blog-post__heading{color:#ff6a3d;text-shadow:0 0 15px #ff6a3d4d}html[data-theme=dark] .nij-blog-post[data-color=blue]:hover .nij-blog-post__heading{color:#60a5fa;text-shadow:0 0 15px #60a5fa4d}html[data-theme=dark] .nij-blog-post[data-color=green]:hover .nij-blog-post__heading{color:#4ade80;text-shadow:0 0 15px #4ade804d}html[data-theme=dark] .nij-blog-post[data-color=yellow]:hover .nij-blog-post__heading{color:#fbbf24;text-shadow:0 0 15px #fbbf244d}html[data-theme=dark] .nij-blog-post[data-color=purple]:hover .nij-blog-post__heading{color:#c084fc;text-shadow:0 0 15px #c084fc4d}html[data-theme=dark] .nij-blog-post[data-color=pink]:hover .nij-blog-post__heading{color:#f472b6;text-shadow:0 0 15px #f472b64d}html[data-theme=dark] .nij-blog-post[data-color=teal]:hover .nij-blog-post__heading{color:#2dd4bf;text-shadow:0 0 15px #2dd4bf4d}.nij-blog-post__desc{color:#4b5563;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0 0 clamp(.875rem,1.5vw,1rem);font-family:Inter,sans-serif;font-size:clamp(.8rem,1.4vw,.875rem);font-weight:400;line-height:1.43;display:-webkit-box;overflow:hidden}html[data-theme=dark] .nij-blog-post__desc{color:#9ca3af}.nij-blog-post__footer{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:clamp(.75rem,1.2vw,1rem);display:flex}html[data-theme=dark] .nij-blog-post__footer{border-top-color:#4b55634d}.nij-blog-post__author{flex:1;align-items:center;gap:clamp(.5rem,1vw,.75rem);min-width:0;display:flex}.nij-blog-post__authorAvatar{object-fit:cover;border:2px solid #0000;border-radius:50%;flex-shrink:0;width:clamp(2rem,3.5vw,2.5rem);height:clamp(2rem,3.5vw,2.5rem);transition:all .4s}.nij-blog-post[data-color=orange]:hover .nij-blog-post__authorAvatar{border-color:#e75b2a;box-shadow:0 0 15px #e75b2a4d}.nij-blog-post[data-color=blue]:hover .nij-blog-post__authorAvatar{border-color:#2563eb;box-shadow:0 0 15px #2563eb4d}.nij-blog-post[data-color=green]:hover .nij-blog-post__authorAvatar{border-color:#16a34a;box-shadow:0 0 15px #16a34a4d}.nij-blog-post[data-color=yellow]:hover .nij-blog-post__authorAvatar{border-color:#a16207;box-shadow:0 0 15px #a162074d}.nij-blog-post[data-color=purple]:hover .nij-blog-post__authorAvatar{border-color:#9333ea;box-shadow:0 0 15px #9333ea4d}.nij-blog-post[data-color=pink]:hover .nij-blog-post__authorAvatar{border-color:#db2777;box-shadow:0 0 15px #db27774d}.nij-blog-post[data-color=teal]:hover .nij-blog-post__authorAvatar{border-color:#0d9488;box-shadow:0 0 15px #0d94884d}html[data-theme=dark] .nij-blog-post:hover .nij-blog-post__authorAvatar{transform:scale(1.1)}.nij-blog-post__authorInfo{flex-direction:column;min-width:0;display:flex}.nij-blog-post__authorName{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:clamp(.75rem,1.2vw,.875rem);font-weight:600;line-height:1.43;overflow:hidden}html[data-theme=dark] .nij-blog-post__authorName{color:#f9fafb}.nij-blog-post__authorMeta{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:clamp(.65rem,1vw,.75rem);font-weight:400;line-height:1.33;overflow:hidden}html[data-theme=dark] .nij-blog-post__authorMeta{color:#9ca3af}.nij-blog-post__link{background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(2rem,3.5vw,2.5rem);height:clamp(2rem,3.5vw,2.5rem);transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.nij-blog-post__link:hover{transform:translate(4px)}.nij-blog-post__arrowIcon{color:#e75b2a;width:clamp(.875rem,1.4vw,1rem);height:clamp(.875rem,1.4vw,1rem);transition:all .3s}.nij-blog-post[data-color=blue] .nij-blog-post__arrowIcon{color:#2563eb}.nij-blog-post[data-color=green] .nij-blog-post__arrowIcon{color:#16a34a}.nij-blog-post[data-color=yellow] .nij-blog-post__arrowIcon{color:#a16207}.nij-blog-post[data-color=purple] .nij-blog-post__arrowIcon{color:#9333ea}.nij-blog-post[data-color=pink] .nij-blog-post__arrowIcon{color:#db2777}.nij-blog-post[data-color=teal] .nij-blog-post__arrowIcon{color:#0d9488}html[data-theme=dark] .nij-blog-post__arrowIcon{color:#ff6a3d}html[data-theme=dark] .nij-blog-post[data-color=blue] .nij-blog-post__arrowIcon{color:#60a5fa}html[data-theme=dark] .nij-blog-post[data-color=green] .nij-blog-post__arrowIcon{color:#4ade80}html[data-theme=dark] .nij-blog-post[data-color=yellow] .nij-blog-post__arrowIcon{color:#fbbf24}html[data-theme=dark] .nij-blog-post[data-color=purple] .nij-blog-post__arrowIcon{color:#c084fc}html[data-theme=dark] .nij-blog-post[data-color=pink] .nij-blog-post__arrowIcon{color:#f472b6}html[data-theme=dark] .nij-blog-post[data-color=teal] .nij-blog-post__arrowIcon{color:#2dd4bf}html[data-theme=dark] .nij-blog-post:hover .nij-blog-post__arrowIcon{filter:drop-shadow(0 0 8px)}.nij-blog-latest__loadMore{justify-content:center;margin-top:clamp(2rem,4vw,3rem);display:flex}.nij-blog-latest__loadBtn{color:#e75b2a;cursor:pointer;background:#fff;border:2px solid #e75b2a;border-radius:.5rem;justify-content:center;align-items:center;min-width:clamp(180px,20vw,214px);min-height:clamp(48px,5vw,52px);padding:clamp(.875rem,1.6vw,1rem) clamp(1.5rem,3vw,2.5rem);font-family:Inter,sans-serif;font-size:clamp(.875rem,1.6vw,1rem);font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.nij-blog-latest__loadBtn:hover{color:#fff;background:#e75b2a;transform:translateY(-4px);box-shadow:0 12px 35px #e75b2a66}.nij-blog-latest__loadBtn:active{transform:translateY(-2px)}html[data-theme=dark] .nij-blog-latest__loadBtn{color:#ff6a3d;background:0 0;border-color:#ff6a3d}html[data-theme=dark] .nij-blog-latest__loadBtn:hover{color:#fff;background:linear-gradient(135deg,#ff6a3d,#e75b2a);border-color:#0000;box-shadow:0 12px 40px #ff6a3d80,0 0 60px #ff6a3d33}@media (min-width:1400px){.nij-blog-post__imageWrap{height:14rem}}@media (max-width:1399px) and (min-width:1200px){.nij-blog-post__imageWrap{height:13rem}}@media (max-width:1199px) and (min-width:992px){.nij-blog-post__imageWrap{height:12rem}}@media (max-width:991px) and (min-width:768px){.nij-blog-post__imageWrap{height:11rem}.nij-blog-post__body{padding:1rem}}@media (max-width:767px) and (min-width:576px){.nij-blog-post__imageWrap{height:12rem}}@media (max-width:575px) and (min-width:400px){.nij-blog-post__imageWrap{height:11rem}.nij-blog-post__footer{flex-wrap:nowrap}.nij-blog-latest__loadBtn{width:100%;max-width:320px}}@media (max-width:399px){.nij-blog-post__imageWrap{height:10rem}.nij-blog-post__body{padding:.875rem}.nij-blog-post__footer{flex-direction:column;align-items:flex-start;gap:.625rem}.nij-blog-post__link{align-self:flex-end;margin-top:-2rem}.nij-blog-latest__loadBtn{width:100%}}
.nij-blog-categories{background:#fff;padding:clamp(2.5rem,6vw,5rem) 0}html[data-theme=dark] .nij-blog-categories{background:linear-gradient(#111827 0%,#0c0f14 100%)}.nij-blog-categories__title{color:#111827;text-align:center;margin:0 0 clamp(1.5rem,4vw,2.5rem);font-family:Inter,sans-serif;font-size:clamp(1.5rem,3.5vw,1.875rem);font-weight:700;line-height:1.2;transition:all .3s}.nij-blog-categories__title:hover{color:#e75b2a}html[data-theme=dark] .nij-blog-categories__title{color:#f9fafb}html[data-theme=dark] .nij-blog-categories__title:hover{color:#ff6a3d;text-shadow:0 0 20px #ff6a3d4d}.nij-blog-catCard{background:#fff;border:2px solid #0000;border-radius:1rem;flex-direction:column;align-items:center;height:100%;padding:clamp(1.25rem,2.5vw,1.5rem);text-decoration:none;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}.nij-blog-catCard:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#0000,#0000);border-radius:1rem;padding:2px;transition:opacity .5s;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.nij-blog-catCard:hover{transform:translateY(-10px);box-shadow:0 20px 50px #0000001f}.nij-blog-catCard__iconWrap{border-radius:50%;justify-content:center;align-items:center;width:clamp(3.5rem,5vw,4rem);height:clamp(3.5rem,5vw,4rem);margin-bottom:clamp(.75rem,1.5vw,1rem);transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.nij-blog-catCard:hover .nij-blog-catCard__iconWrap{transform:scale(1.15)rotate(5deg)}.nij-blog-catCard__icon{width:clamp(1.5rem,2.5vw,1.875rem);height:clamp(1.5rem,2.5vw,1.875rem);transition:all .3s}.nij-blog-catCard__name{color:#111827;text-align:center;margin:0;font-family:Inter,sans-serif;font-size:clamp(.75rem,1.3vw,.875rem);font-weight:600;line-height:1.2;transition:all .3s}html[data-theme=dark] .nij-blog-catCard__name{color:#f9fafb}.nij-blog-catCard--orange .nij-blog-catCard__iconWrap{background:#ffedd5}.nij-blog-catCard--orange .nij-blog-catCard__icon{color:#e75b2a}.nij-blog-catCard--orange:hover{border-color:#e75b2a;box-shadow:0 20px 50px #e75b2a26}.nij-blog-catCard--orange:hover .nij-blog-catCard__name{color:#e75b2a}.nij-blog-catCard--blue .nij-blog-catCard__iconWrap{background:#dbeafe}.nij-blog-catCard--blue .nij-blog-catCard__icon{color:#2563eb}.nij-blog-catCard--blue:hover{border-color:#2563eb;box-shadow:0 20px 50px #2563eb26}.nij-blog-catCard--blue:hover .nij-blog-catCard__name{color:#2563eb}.nij-blog-catCard--green .nij-blog-catCard__iconWrap{background:#dcfce7}.nij-blog-catCard--green .nij-blog-catCard__icon{color:#16a34a}.nij-blog-catCard--green:hover{border-color:#16a34a;box-shadow:0 20px 50px #16a34a26}.nij-blog-catCard--green:hover .nij-blog-catCard__name{color:#16a34a}.nij-blog-catCard--yellow .nij-blog-catCard__iconWrap{background:#fef9c3}.nij-blog-catCard--yellow .nij-blog-catCard__icon{color:#ca8a04}.nij-blog-catCard--yellow:hover{border-color:#ca8a04;box-shadow:0 20px 50px #ca8a0426}.nij-blog-catCard--yellow:hover .nij-blog-catCard__name{color:#ca8a04}.nij-blog-catCard--purple .nij-blog-catCard__iconWrap{background:#f3e8ff}.nij-blog-catCard--purple .nij-blog-catCard__icon{color:#9333ea}.nij-blog-catCard--purple:hover{border-color:#9333ea;box-shadow:0 20px 50px #9333ea26}.nij-blog-catCard--purple:hover .nij-blog-catCard__name{color:#9333ea}.nij-blog-catCard--pink .nij-blog-catCard__iconWrap{background:#fce7f3}.nij-blog-catCard--pink .nij-blog-catCard__icon{color:#db2777}.nij-blog-catCard--pink:hover{border-color:#db2777;box-shadow:0 20px 50px #db277726}.nij-blog-catCard--pink:hover .nij-blog-catCard__name{color:#db2777}html[data-theme=dark] .nij-blog-catCard{background:linear-gradient(145deg,#1e2430 0%,#171c26 100%);border:2px solid #4b556340;box-shadow:0 4px 20px #0000004d}html[data-theme=dark] .nij-blog-catCard:hover{transform:translateY(-12px)scale(1.02);box-shadow:0 25px 60px #0006}html[data-theme=dark] .nij-blog-catCard--orange .nij-blog-catCard__iconWrap{background:#e75b2a26}html[data-theme=dark] .nij-blog-catCard--orange .nij-blog-catCard__icon{color:#ff6a3d}html[data-theme=dark] .nij-blog-catCard--orange:hover{border-color:#ff6a3d;box-shadow:0 25px 60px #ff6a3d33,0 0 80px #ff6a3d26,inset 0 0 30px #ff6a3d08}html[data-theme=dark] .nij-blog-catCard--orange:hover .nij-blog-catCard__iconWrap{background:#ff6a3d40;box-shadow:0 0 30px #ff6a3d80}html[data-theme=dark] .nij-blog-catCard--orange:hover .nij-blog-catCard__name{color:#ff6a3d;text-shadow:0 0 20px #ff6a3d66}html[data-theme=dark] .nij-blog-catCard--blue .nij-blog-catCard__iconWrap{background:#2563eb26}html[data-theme=dark] .nij-blog-catCard--blue .nij-blog-catCard__icon{color:#60a5fa}html[data-theme=dark] .nij-blog-catCard--blue:hover{border-color:#60a5fa;box-shadow:0 25px 60px #60a5fa33,0 0 80px #60a5fa26,inset 0 0 30px #60a5fa08}html[data-theme=dark] .nij-blog-catCard--blue:hover .nij-blog-catCard__iconWrap{background:#60a5fa40;box-shadow:0 0 30px #60a5fa80}html[data-theme=dark] .nij-blog-catCard--blue:hover .nij-blog-catCard__name{color:#60a5fa;text-shadow:0 0 20px #60a5fa66}html[data-theme=dark] .nij-blog-catCard--green .nij-blog-catCard__iconWrap{background:#16a34a26}html[data-theme=dark] .nij-blog-catCard--green .nij-blog-catCard__icon{color:#4ade80}html[data-theme=dark] .nij-blog-catCard--green:hover{border-color:#4ade80;box-shadow:0 25px 60px #4ade8033,0 0 80px #4ade8026,inset 0 0 30px #4ade8008}html[data-theme=dark] .nij-blog-catCard--green:hover .nij-blog-catCard__iconWrap{background:#4ade8040;box-shadow:0 0 30px #4ade8080}html[data-theme=dark] .nij-blog-catCard--green:hover .nij-blog-catCard__name{color:#4ade80;text-shadow:0 0 20px #4ade8066}html[data-theme=dark] .nij-blog-catCard--yellow .nij-blog-catCard__iconWrap{background:#ca8a0426}html[data-theme=dark] .nij-blog-catCard--yellow .nij-blog-catCard__icon{color:#fbbf24}html[data-theme=dark] .nij-blog-catCard--yellow:hover{border-color:#fbbf24;box-shadow:0 25px 60px #fbbf2433,0 0 80px #fbbf2426,inset 0 0 30px #fbbf2408}html[data-theme=dark] .nij-blog-catCard--yellow:hover .nij-blog-catCard__iconWrap{background:#fbbf2440;box-shadow:0 0 30px #fbbf2480}html[data-theme=dark] .nij-blog-catCard--yellow:hover .nij-blog-catCard__name{color:#fbbf24;text-shadow:0 0 20px #fbbf2466}html[data-theme=dark] .nij-blog-catCard--purple .nij-blog-catCard__iconWrap{background:#9333ea26}html[data-theme=dark] .nij-blog-catCard--purple .nij-blog-catCard__icon{color:#c084fc}html[data-theme=dark] .nij-blog-catCard--purple:hover{border-color:#c084fc;box-shadow:0 25px 60px #c084fc33,0 0 80px #c084fc26,inset 0 0 30px #c084fc08}html[data-theme=dark] .nij-blog-catCard--purple:hover .nij-blog-catCard__iconWrap{background:#c084fc40;box-shadow:0 0 30px #c084fc80}html[data-theme=dark] .nij-blog-catCard--purple:hover .nij-blog-catCard__name{color:#c084fc;text-shadow:0 0 20px #c084fc66}html[data-theme=dark] .nij-blog-catCard--pink .nij-blog-catCard__iconWrap{background:#db277726}html[data-theme=dark] .nij-blog-catCard--pink .nij-blog-catCard__icon{color:#f472b6}html[data-theme=dark] .nij-blog-catCard--pink:hover{border-color:#f472b6;box-shadow:0 25px 60px #f472b633,0 0 80px #f472b626,inset 0 0 30px #f472b608}html[data-theme=dark] .nij-blog-catCard--pink:hover .nij-blog-catCard__iconWrap{background:#f472b640;box-shadow:0 0 30px #f472b680}html[data-theme=dark] .nij-blog-catCard--pink:hover .nij-blog-catCard__name{color:#f472b6;text-shadow:0 0 20px #f472b666}@media (min-width:1400px){.nij-blog-catCard{padding:1.75rem}.nij-blog-catCard__iconWrap{width:4.5rem;height:4.5rem}}@media (max-width:1199px) and (min-width:992px){.nij-blog-catCard__iconWrap{width:3.75rem;height:3.75rem}}@media (max-width:991px) and (min-width:768px){.nij-blog-catCard{padding:1.125rem}.nij-blog-catCard__iconWrap{width:3.5rem;height:3.5rem}}@media (max-width:767px) and (min-width:576px){.nij-blog-catCard__name{font-size:.8rem}}@media (max-width:575px){.nij-blog-catCard{padding:1rem}.nij-blog-catCard__iconWrap{width:3rem;height:3rem}.nij-blog-catCard__icon{width:1.25rem;height:1.25rem}.nij-blog-catCard__name{font-size:.7rem}}@media (max-width:399px){.nij-blog-catCard{padding:.875rem}.nij-blog-catCard__iconWrap{width:2.75rem;height:2.75rem}.nij-blog-catCard__name{font-size:.65rem}}
.nij-blog-trending{background:#fff;padding:clamp(2.5rem,6vw,5rem) 0}html[data-theme=dark] .nij-blog-trending{background:linear-gradient(#0c0f14 0%,#111827 100%)}.nij-blog-trending__header{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1rem,2vw,1.5rem);margin-bottom:clamp(1.5rem,4vw,2.5rem);display:flex}.nij-blog-trending__title{color:#111827;text-align:center;margin:0;font-family:Inter,sans-serif;font-size:clamp(1.5rem,3.5vw,1.875rem);font-weight:700;line-height:1.2}html[data-theme=dark] .nij-blog-trending__title{color:#f9fafb}.nij-blog-trending__youtube{align-items:center;transition:all .3s;display:flex}.nij-blog-trending__youtube:hover{transform:scale(1.1)}.nij-blog-trending__ytIcon{width:clamp(2.5rem,4vw,2.75rem);height:auto}.nij-blog-trending__tags{flex-wrap:wrap;justify-content:center;gap:clamp(.5rem,1vw,.75rem);display:flex}.nij-blog-trending__tag{color:#374151;cursor:pointer;background:#f3f4f6;border:2px solid #0000;border-radius:9999px;justify-content:center;align-items:center;padding:clamp(.625rem,1.2vw,.75rem) clamp(1rem,2vw,1.25rem);font-family:Inter,sans-serif;font-size:clamp(.8rem,1.4vw,.875rem);font-weight:500;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex}.nij-blog-trending__tag:hover{color:#fff;background:#e75b2a;border-color:#e75b2a;transform:translateY(-3px);box-shadow:0 8px 25px #e75b2a4d}html[data-theme=dark] .nij-blog-trending__tag{color:#d1d5db;background:#4b55634d;border:2px solid #4b55634d}html[data-theme=dark] .nij-blog-trending__tag:hover{color:#fff;background:linear-gradient(135deg,#ff6a3d,#e75b2a);border-color:#ff6a3d;box-shadow:0 8px 30px #ff6a3d66}@media (max-width:575px){.nij-blog-trending__tag{padding:.5rem .875rem;font-size:.75rem}}
.nij-blog-videos{background:#fff;padding:clamp(2.5rem,6vw,5rem) 0}html[data-theme=dark] .nij-blog-videos{background:linear-gradient(#111827 0%,#0c0f14 100%)}.nij-blog-videos__title{color:#111827;margin:0 0 clamp(1.5rem,4vw,2.5rem);font-family:Inter,sans-serif;font-size:clamp(1.5rem,3.5vw,1.875rem);font-weight:700;line-height:1.2}html[data-theme=dark] .nij-blog-videos__title{color:#f9fafb}.nij-blog-videoCard{background:#fff;border:1px solid #0000;border-radius:1rem;flex-direction:column;height:100%;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000d}.nij-blog-videoCard:hover{transform:translateY(-10px);box-shadow:0 20px 50px #0000001f}.nij-blog-videoCard--red:hover{border-color:#dc2626;box-shadow:0 20px 50px #dc262626}.nij-blog-videoCard--purple:hover{border-color:#9333ea;box-shadow:0 20px 50px #9333ea26}.nij-blog-videoCard--pink:hover{border-color:#db2777;box-shadow:0 20px 50px #db277726}.nij-blog-videoCard--green:hover{border-color:#16a34a;box-shadow:0 20px 50px #16a34a26}html[data-theme=dark] .nij-blog-videoCard{background:linear-gradient(145deg,#1e2430 0%,#171c26 100%);border:1px solid #4b556340}html[data-theme=dark] .nij-blog-videoCard--red:hover{border-color:#f87171;box-shadow:0 20px 50px #f8717133,0 0 40px #f871711a}html[data-theme=dark] .nij-blog-videoCard--purple:hover{border-color:#c084fc;box-shadow:0 20px 50px #c084fc33,0 0 40px #c084fc1a}html[data-theme=dark] .nij-blog-videoCard--pink:hover{border-color:#f472b6;box-shadow:0 20px 50px #f472b633,0 0 40px #f472b61a}html[data-theme=dark] .nij-blog-videoCard--green:hover{border-color:#4ade80;box-shadow:0 20px 50px #4ade8033,0 0 40px #4ade801a}.nij-blog-videoCard__imageWrap{width:100%;height:clamp(10rem,18vw,12rem);position:relative;overflow:hidden}.nij-blog-videoCard__image{object-fit:cover;transition:transform .7s}.nij-blog-videoCard:hover .nij-blog-videoCard__image{transform:scale(1.1)}.nij-blog-videoCard__overlay{background:#0000004d;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.nij-blog-videoCard:hover .nij-blog-videoCard__overlay{background:#0006}.nij-blog-videoCard__playBtn{cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:clamp(3.5rem,5vw,4rem);height:clamp(3.5rem,5vw,4rem);transition:all .4s;display:flex}.nij-blog-videoCard__playBtn:hover{background:#fff;transform:scale(1.15);box-shadow:0 8px 30px #0000004d}.nij-blog-videoCard__playIcon{color:#e75b2a;width:clamp(.875rem,1.4vw,1rem);height:clamp(1.125rem,1.8vw,1.25rem);margin-left:3px}.nij-blog-videoCard__duration{color:#fff;background:#000000bf;border-radius:4px;padding:.25rem .5rem;font-family:Inter,sans-serif;font-size:clamp(.7rem,1.1vw,.75rem);font-weight:400;position:absolute;bottom:.75rem;right:.75rem}.nij-blog-videoCard__body{flex-direction:column;flex:1;padding:clamp(1rem,2vw,1.25rem);display:flex}.nij-blog-videoCard__badge{border-radius:9999px;align-self:flex-start;margin-bottom:clamp(.625rem,1.2vw,.75rem);padding:.25rem clamp(.625rem,1.2vw,.75rem);font-family:Inter,sans-serif;font-size:clamp(.65rem,1.1vw,.75rem);font-weight:600;display:inline-flex}.nij-blog-videoCard__badge--red{color:#dc2626;background:#fee2e2}.nij-blog-videoCard__badge--purple{color:#9333ea;background:#f3e8ff}.nij-blog-videoCard__badge--pink{color:#db2777;background:#fce7f3}.nij-blog-videoCard__badge--green{color:#16a34a;background:#dcfce7}html[data-theme=dark] .nij-blog-videoCard__badge--red{color:#f87171;background:#dc262633}html[data-theme=dark] .nij-blog-videoCard__badge--purple{color:#c084fc;background:#9333ea33}html[data-theme=dark] .nij-blog-videoCard__badge--pink{color:#f472b6;background:#db277733}html[data-theme=dark] .nij-blog-videoCard__badge--green{color:#4ade80;background:#16a34a33}.nij-blog-videoCard__heading{color:#111827;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 clamp(.75rem,1.5vw,1rem);font-family:Inter,sans-serif;font-size:clamp(.9rem,1.6vw,1rem);font-weight:700;line-height:1.5;transition:color .3s;display:-webkit-box;overflow:hidden}.nij-blog-videoCard--red:hover .nij-blog-videoCard__heading{color:#dc2626}.nij-blog-videoCard--purple:hover .nij-blog-videoCard__heading{color:#9333ea}.nij-blog-videoCard--pink:hover .nij-blog-videoCard__heading{color:#db2777}.nij-blog-videoCard--green:hover .nij-blog-videoCard__heading{color:#16a34a}html[data-theme=dark] .nij-blog-videoCard__heading{color:#f9fafb}html[data-theme=dark] .nij-blog-videoCard--red:hover .nij-blog-videoCard__heading{color:#f87171}html[data-theme=dark] .nij-blog-videoCard--purple:hover .nij-blog-videoCard__heading{color:#c084fc}html[data-theme=dark] .nij-blog-videoCard--pink:hover .nij-blog-videoCard__heading{color:#f472b6}html[data-theme=dark] .nij-blog-videoCard--green:hover .nij-blog-videoCard__heading{color:#4ade80}.nij-blog-videoCard__author{align-items:center;gap:.625rem;margin-top:auto;display:flex}.nij-blog-videoCard__authorAvatar{object-fit:cover;border:2px solid #0000;border-radius:50%;width:2rem;height:2rem;transition:all .3s}.nij-blog-videoCard:hover .nij-blog-videoCard__authorAvatar{transform:scale(1.1)}.nij-blog-videoCard--red:hover .nij-blog-videoCard__authorAvatar{border-color:#dc2626}.nij-blog-videoCard--purple:hover .nij-blog-videoCard__authorAvatar{border-color:#9333ea}.nij-blog-videoCard--pink:hover .nij-blog-videoCard__authorAvatar{border-color:#db2777}.nij-blog-videoCard--green:hover .nij-blog-videoCard__authorAvatar{border-color:#16a34a}.nij-blog-videoCard__authorInfo{flex-direction:column;display:flex}.nij-blog-videoCard__authorName{color:#111827;font-family:Inter,sans-serif;font-size:clamp(.7rem,1.2vw,.75rem);font-weight:500;line-height:1.33}html[data-theme=dark] .nij-blog-videoCard__authorName{color:#f9fafb}.nij-blog-videoCard__authorDate{color:#6b7280;font-family:Inter,sans-serif;font-size:clamp(.7rem,1.1vw,.75rem);font-weight:400;line-height:1.33}html[data-theme=dark] .nij-blog-videoCard__authorDate{color:#9ca3af}@media (max-width:767px){.nij-blog-videoCard__imageWrap{height:11rem}}@media (max-width:575px){.nij-blog-videoCard__imageWrap{height:10rem}.nij-blog-videoCard__body{padding:.875rem}}
.nij-blog-newsletter{background:linear-gradient(90deg,#e75b2a 0%,#ea580c 100%);padding:clamp(3rem,7vw,6rem) 0;position:relative;overflow:hidden}html[data-theme=dark] .nij-blog-newsletter{background:linear-gradient(145deg,#0c0f14 0%,#1a1f28 50%,#0c0f14 100%);border-top:1px solid #ff6a3d33;border-bottom:1px solid #ff6a3d33}html[data-theme=dark] .nij-blog-newsletter:before{content:"";pointer-events:none;background:radial-gradient(#ff6a3d14 0%,#0000 70%);position:absolute;inset:0}.nij-blog-newsletter__content{text-align:center;z-index:1;max-width:800px;margin:0 auto;position:relative}.nij-blog-newsletter__title{color:#fff;margin:0 0 clamp(.5rem,1.5vw,.75rem);font-family:Inter,sans-serif;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;line-height:1.1}html[data-theme=dark] .nij-blog-newsletter__title{background:linear-gradient(135deg,#ff6a3d 0%,#f97316 50%,#ff6a3d 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.nij-blog-newsletter__subtitle{color:#ffffffe6;margin:0 0 clamp(1.5rem,3vw,2rem);font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.4}html[data-theme=dark] .nij-blog-newsletter__subtitle{color:#9ca3af}.nij-blog-newsletter__form{flex-wrap:wrap;justify-content:center;gap:clamp(.75rem,1.5vw,1rem);max-width:672px;margin:0 auto clamp(1rem,2vw,1.5rem);display:flex}.nij-blog-newsletter__input{color:#111827;background:#fff;border:2px solid #0000;border-radius:.5rem;outline:none;flex:1;min-width:250px;padding:clamp(.875rem,1.8vw,1rem) clamp(1rem,2vw,1.5rem);font-family:Inter,sans-serif;font-size:clamp(.875rem,1.6vw,1rem);font-weight:400;transition:all .4s}.nij-blog-newsletter__input::placeholder{color:#adaebc}.nij-blog-newsletter__input:focus{box-shadow:0 0 0 4px #ffffff4d,0 8px 25px #00000026}html[data-theme=dark] .nij-blog-newsletter__input{color:#f9fafb;background:#1a1f28;border:2px solid #4b556366}html[data-theme=dark] .nij-blog-newsletter__input::placeholder{color:#6b7280}html[data-theme=dark] .nij-blog-newsletter__input:focus{border-color:#ff6a3d;box-shadow:0 0 0 4px #ff6a3d26,0 8px 30px #0000004d}.nij-blog-newsletter__btn{color:#e75b2a;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:.5rem;padding:clamp(.875rem,1.8vw,1rem) clamp(1.5rem,3vw,2rem);font-family:Inter,sans-serif;font-size:clamp(.875rem,1.6vw,1rem);font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.nij-blog-newsletter__btn:hover{color:#fff;background:#111827;transform:translateY(-4px);box-shadow:0 12px 35px #0000004d}html[data-theme=dark] .nij-blog-newsletter__btn{color:#fff;background:linear-gradient(135deg,#ff6a3d,#e75b2a);border:none}html[data-theme=dark] .nij-blog-newsletter__btn:hover{background:linear-gradient(135deg,#f97316,#ff6a3d);transform:translateY(-4px);box-shadow:0 12px 40px #ff6a3d80,0 0 60px #ff6a3d33}.nij-blog-newsletter__note{color:#ffffffbf;margin:0;font-family:Inter,sans-serif;font-size:clamp(.8rem,1.4vw,.875rem);font-weight:400;line-height:1.43}html[data-theme=dark] .nij-blog-newsletter__note{color:#6b7280}@media (max-width:991px){.nij-blog-newsletter__form{max-width:100%}}@media (max-width:767px){.nij-blog-newsletter__input{min-width:200px}}@media (max-width:575px){.nij-blog-newsletter__form{flex-direction:column}.nij-blog-newsletter__input{width:100%;min-width:auto}.nij-blog-newsletter__btn{width:100%}}@media (max-width:399px){.nij-blog-newsletter{padding:2rem 0}}
