.nij-heroSearch{background:#fff;border-bottom:1px solid #e6e6e6;width:100%;padding:clamp(2rem,5vw,3.75rem) 0;transition:all .4s;position:relative;overflow:hidden}.nij-heroSearch:before{content:"";pointer-events:none;background:radial-gradient(at 20%,#e75b2a0a 0%,#0000 50%);position:absolute;inset:0}html[data-theme=dark] .nij-heroSearch{background:linear-gradient(#0d1117 0%,#161b22 100%);border-color:#30363d80}html[data-theme=dark] .nij-heroSearch:before{background:radial-gradient(at 20%,#ff6a3d0f 0%,#0000 50%)}.nij-heroSearch__container{max-width:1440px;margin:0 auto;padding:0 clamp(.75rem,4vw,5rem)}.nij-heroSearch__content{max-width:37rem}.nij-heroSearch__title{color:#111827;margin:0 0 clamp(1rem,3vw,1.5rem);font-family:Inter,sans-serif;font-size:clamp(1.5rem,4vw,3rem);font-weight:700;line-height:1.25;transition:color .3s;display:inline-block;position:relative}.nij-heroSearch__title:after{content:"";background:linear-gradient(90deg,#e75b2a,#ff8c5a);border-radius:2px;width:0;height:4px;transition:width .5s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-4px;left:0}.nij-heroSearch__title:hover:after{width:100%}.nij-heroSearch__title:hover{color:#e75b2a}html[data-theme=dark] .nij-heroSearch__title{color:#f0f6fc}html[data-theme=dark] .nij-heroSearch__title:after{background:linear-gradient(90deg,#ff6a3d,#f96);box-shadow:0 0 15px #ff6a3d80}html[data-theme=dark] .nij-heroSearch__title:hover{color:#ff6a3d;text-shadow:0 0 30px #ff6a3d4d}.nij-heroSearch__subtitle{color:#4b5563;margin:0 0 clamp(1.5rem,4vw,2rem);font-family:Inter,sans-serif;font-size:clamp(.875rem,1.8vw,1.25rem);font-weight:400;line-height:1.5;transition:color .3s}html[data-theme=dark] .nij-heroSearch__subtitle{color:#8b949e}.nij-heroSearch__card{background:#fff;border-radius:clamp(.75rem,1.5vw,1rem);padding:clamp(1rem,3vw,1.5rem);transition:all .4s;box-shadow:0 8px 20px #00000014,0 20px 40px #0000000f}html[data-theme=dark] .nij-heroSearch__card{background:linear-gradient(145deg,#1a1f2a 0%,#12161f 100%);border:1px solid #30363d80;box-shadow:0 8px 30px #0006,0 20px 50px #0000004d,inset 0 1px #ffffff0a}.nij-heroSearch__select{width:100%;position:relative}.nij-heroSearch__input{color:#111827;cursor:pointer;appearance:none;background:#fff;border:1.5px solid #e5e7eb;border-radius:clamp(.375rem,.8vw,.5rem);width:100%;height:clamp(2.75rem,5vw,3rem);padding:0 clamp(2.5rem,4vw,3rem) 0 clamp(.75rem,1.5vw,1rem);font-family:Inter,sans-serif;font-size:clamp(.8125rem,1.5vw,1rem);font-weight:400;transition:all .3s}.nij-heroSearch__input:hover{border-color:#d1d5db}.nij-heroSearch__input:focus{border-color:#e75b2a;outline:none;box-shadow:0 0 0 3px #e75b2a1f}html[data-theme=dark] .nij-heroSearch__input{color:#f0f6fc;background:#161b22cc;border-color:#30363db3}html[data-theme=dark] .nij-heroSearch__input:hover{border-color:#383e47}html[data-theme=dark] .nij-heroSearch__input:focus{border-color:#ff6a3d;box-shadow:0 0 0 3px #ff6a3d33}.nij-heroSearch__selectIcon{color:#6b7280;pointer-events:none;width:clamp(1rem,2vw,1.25rem);height:clamp(1rem,2vw,1.25rem);transition:color .3s;position:absolute;top:50%;right:clamp(.75rem,1.5vw,1rem);transform:translateY(-50%)}html[data-theme=dark] .nij-heroSearch__selectIcon{color:#8b949e}.nij-heroSearch__btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#e75b2a 0%,#f06b3a 100%);border:none;border-radius:clamp(.375rem,.8vw,.5rem);justify-content:center;align-items:center;gap:clamp(.5rem,1vw,.75rem);width:100%;height:clamp(2.875rem,5.5vw,3.25rem);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:flex;box-shadow:0 4px 12px #e75b2a4d,0 8px 24px #e75b2a26}.nij-heroSearch__btn:hover{background:linear-gradient(135deg,#d94822 0%,#e75b2a 100%);transform:translateY(-3px);box-shadow:0 8px 20px #e75b2a66,0 12px 32px #e75b2a33}.nij-heroSearch__btnIcon{width:clamp(.875rem,1.6vw,1rem);height:clamp(.875rem,1.6vw,1rem)}html[data-theme=dark] .nij-heroSearch__btn{background:linear-gradient(135deg,#ff6a3d 0%,#ff8249 100%);box-shadow:0 4px 16px #ff6a3d59,0 8px 28px #ff6a3d33}html[data-theme=dark] .nij-heroSearch__btn:hover{background:linear-gradient(135deg,#ff8249 0%,#f96 100%);box-shadow:0 8px 25px #ff6a3d73,0 12px 40px #ff6a3d40}.nij-heroSearch__imageWrap{position:relative}.nij-heroSearch__image{border-radius:clamp(.75rem,1.5vw,1rem);width:100%;height:clamp(18rem,40vw,31.25rem);position:relative;overflow:hidden;box-shadow:0 25px 50px #0003,0 10px 25px #0000001a}.nij-heroSearch__img{object-fit:cover;object-position:center}html[data-theme=dark] .nij-heroSearch__image{box-shadow:0 25px 60px #00000080,0 10px 30px #0006}.nij-heroSearch__dots{gap:clamp(.5rem,1vw,.625rem);display:flex;position:absolute;bottom:clamp(1rem,2.5vw,1.5rem);left:50%;transform:translate(-50%)}.nij-heroSearch__dot{cursor:pointer;background:#fffc;border:none;border-radius:50%;width:clamp(.75rem,1.5vw,1.25rem);height:clamp(.75rem,1.5vw,1.25rem);transition:all .3s}.nij-heroSearch__dot:hover{background:#fff;transform:scale(1.15)}.nij-heroSearch__dot--active,.nij-heroSearch__dot--active:hover{background:#e75b2a}@media (min-width:1900px){.nij-heroSearch{padding:5rem 0}.nij-heroSearch__container{padding:0}.nij-heroSearch__content{max-width:40rem}.nij-heroSearch__image{height:34rem}}@media (min-width:1600px) and (max-width:1899px){.nij-heroSearch__container{padding:0 5rem}}@media (min-width:1400px) and (max-width:1599px){.nij-heroSearch__container{padding:0 4.5rem}}@media (min-width:1200px) and (max-width:1399px){.nij-heroSearch__container{padding:0 3.5rem}}@media (min-width:992px) and (max-width:1199px){.nij-heroSearch__container{padding:0 2.5rem}.nij-heroSearch__content{max-width:28rem}}@media (max-width:991px){.nij-heroSearch__content{text-align:center;max-width:100%}.nij-heroSearch__card{max-width:32rem;margin:0 auto}}@media (min-width:768px) and (max-width:991px){.nij-heroSearch__container{padding:0 2rem}.nij-heroSearch__image{max-width:32rem;height:22rem;margin:0 auto}}@media (min-width:576px) and (max-width:767px){.nij-heroSearch__container{padding:0 1.5rem}.nij-heroSearch__image{height:20rem}}@media (min-width:480px) and (max-width:575px){.nij-heroSearch__container{padding:0 1rem}.nij-heroSearch__image{height:18rem}}@media (min-width:400px) and (max-width:479px){.nij-heroSearch__container{padding:0 .875rem}.nij-heroSearch__card{padding:1rem}.nij-heroSearch__image{height:16rem}}@media (min-width:360px) and (max-width:399px){.nij-heroSearch__container{padding:0 .75rem}.nij-heroSearch__card{padding:.875rem}.nij-heroSearch__image{height:14rem}}@media (min-width:320px) and (max-width:359px){.nij-heroSearch__container{padding:0 .625rem}.nij-heroSearch__title{font-size:1.375rem}.nij-heroSearch__card{padding:.75rem}.nij-heroSearch__image{height:12rem}}@media (max-width:319px){.nij-heroSearch__container{padding:0 .5rem}.nij-heroSearch__title{font-size:1.25rem}.nij-heroSearch__subtitle{font-size:.8125rem}.nij-heroSearch__card{padding:.625rem}.nij-heroSearch__input{height:2.5rem;font-size:.75rem}.nij-heroSearch__btn{height:2.5rem;font-size:.8125rem}.nij-heroSearch__image{height:10rem}}
.nij-featured{background:#fff;border-bottom:1px solid #e6e6e6;width:100%;padding:clamp(2rem,5vw,4rem) 0;transition:all .4s;position:relative;overflow:hidden}.nij-featured:before{content:"";pointer-events:none;background:radial-gradient(at 50% 100%,#e75b2a0a 0%,#0000 50%);position:absolute;inset:0}.nij-featured:after{content:"";background:linear-gradient(90deg,#0000,#e75b2a26,#0000);height:1px;position:absolute;top:0;left:10%;right:10%;box-shadow:0 0 30px #e75b2a1a}html[data-theme=dark] .nij-featured{background:linear-gradient(#161b22 0%,#0d1117 100%);border-color:#30363d80}html[data-theme=dark] .nij-featured:before{background:radial-gradient(at 50% 100%,#ff6a3d0f 0%,#0000 50%)}html[data-theme=dark] .nij-featured:after{background:linear-gradient(90deg,#0000,#ff6a3d33,#0000);box-shadow:0 0 50px #ff6a3d26}.nij-featured__container{max-width:1440px;margin:0 auto;padding:0 clamp(.75rem,4vw,5rem)}.nij-featured__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:clamp(1.5rem,3vw,2.5rem);display:flex}.nij-featured__title{color:#000c;cursor:default;margin:0;font-family:Inter,sans-serif;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:700;line-height:1.3;transition:color .3s;display:inline-block;position:relative}.nij-featured__title:after{content:"";background:linear-gradient(90deg,#e75b2a,#ff8c5a);border-radius:2px;width:0;height:4px;transition:width .5s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-4px;left:0}.nij-featured__title:hover:after{width:100%}.nij-featured__title:hover{color:#e75b2a}html[data-theme=dark] .nij-featured__title{color:#f0f6fc}html[data-theme=dark] .nij-featured__title:after{background:linear-gradient(90deg,#ff6a3d,#f96);box-shadow:0 0 15px #ff6a3d80}html[data-theme=dark] .nij-featured__title:hover{color:#ff6a3d;text-shadow:0 0 30px #ff6a3d4d}.nij-featured__nav{gap:clamp(.75rem,1.5vw,1rem);display:flex}.nij-featured__navBtn{cursor:pointer;color:#4b5563;background:#fff;border:1.5px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:clamp(2.25rem,4vw,2.5rem);height:clamp(2.25rem,4vw,2.5rem);transition:all .35s;display:flex}.nij-featured__navBtn:hover{color:#e75b2a;border-color:#e75b2a;transform:scale(1.08)}.nij-featured__navBtn--next{color:#fff;background:#e75b2a;border-color:#e75b2a}.nij-featured__navBtn--next:hover{color:#fff;background:#d94822;border-color:#d94822;box-shadow:0 6px 20px #e75b2a59}html[data-theme=dark] .nij-featured__navBtn{color:#8b949e;background:#161b22cc;border-color:#30363db3}html[data-theme=dark] .nij-featured__navBtn:hover{color:#ff6a3d;border-color:#ff6a3d}html[data-theme=dark] .nij-featured__navBtn--next{color:#fff;background:#ff6a3d;border-color:#ff6a3d}html[data-theme=dark] .nij-featured__navBtn--next:hover{background:#ff8249;box-shadow:0 6px 25px #ff6a3d66}.nij-propCard{background:#fff;border:2px solid #0000;border-radius:clamp(.625rem,1.2vw,.75rem);flex-direction:column;height:100%;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #00000014,0 4px 12px #0000000f}.nij-propCard:before{content:"";transform-origin:0;z-index:10;background:linear-gradient(90deg,#e75b2a,#ff8c5a);height:4px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.nij-propCard:hover:before{transform:scaleX(1)}html[data-theme=dark] .nij-propCard{background:linear-gradient(145deg,#1a1f2a 0%,#12161f 100%);border-color:#30363d99;box-shadow:0 4px 20px #00000080,0 8px 35px #0006,inset 0 1px #ffffff0a}html[data-theme=dark] .nij-propCard:before{background:linear-gradient(90deg,#ff6a3d,#f96);box-shadow:0 0 20px #ff6a3d80}.nij-propCard__imageWrap{width:100%;height:clamp(10rem,22vw,14rem);position:relative;overflow:hidden}.nij-propCard__imageWrap:after{content:"";opacity:0;z-index:5;background:linear-gradient(#0000 50%,#e75b2a33 100%);transition:opacity .5s;position:absolute;inset:0}.nij-propCard:hover .nij-propCard__imageWrap:after{opacity:1}.nij-propCard__img{object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1),filter .5s}.nij-propCard:hover .nij-propCard__img{filter:brightness(1.05);transform:scale(1.1)}html[data-theme=dark] .nij-propCard__imageWrap:after{background:linear-gradient(#0000 50%,#ff6a3d40 100%)}html[data-theme=dark] .nij-propCard:hover .nij-propCard__img{filter:brightness(1.1)}.nij-propCard__tag{color:#fff;background:#22c55e;border-radius:9999px;padding:clamp(.125rem,.4vw,.25rem) clamp(.5rem,1vw,.75rem);font-family:Inter,sans-serif;font-size:clamp(.625rem,1.1vw,.75rem);font-weight:600;position:absolute;top:clamp(.5rem,1vw,.75rem);left:clamp(.5rem,1vw,.75rem)}.nij-propCard__fav{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:clamp(2rem,4vw,2.5rem);height:clamp(2rem,4vw,2.5rem);transition:all .3s;display:flex;position:absolute;top:clamp(.5rem,1vw,.75rem);right:clamp(.5rem,1vw,.75rem);box-shadow:0 2px 8px #00000026}.nij-propCard__fav:hover{transform:scale(1.1);box-shadow:0 4px 15px #0003}html[data-theme=dark] .nij-propCard__fav{background:#161b22e6}.nij-propCard__owner{color:#000;background:#ffffffe6;border-radius:9999px;padding:clamp(.125rem,.4vw,.25rem) clamp(.5rem,1vw,.75rem);font-family:Inter,sans-serif;font-size:clamp(.625rem,1.1vw,.75rem);font-weight:500;position:absolute;bottom:clamp(.5rem,1vw,.75rem);left:clamp(.5rem,1vw,.75rem)}html[data-theme=dark] .nij-propCard__owner{color:#f0f6fc;background:#161b22e6}.nij-propCard__content{flex-direction:column;flex:1;padding:clamp(.75rem,1.5vw,1rem);display:flex}.nij-propCard__title{color:#2c3e50;margin:0 0 clamp(.25rem,.5vw,.375rem);font-family:Inter,sans-serif;font-size:20px;font-weight:700;line-height:1.4;transition:color .3s}html[data-theme=dark] .nij-propCard__title{color:#f0f6fc}.nij-propCard__location{align-items:flex-start;gap:clamp(.25rem,.5vw,.375rem);margin-bottom:clamp(.5rem,1vw,.75rem);display:flex}.nij-propCard__locIcon{flex-shrink:0;width:clamp(.625rem,1.2vw,.75rem);height:auto;margin-top:2px}.nij-propCard__location span{color:#4b5563;font-family:Inter,sans-serif;font-size:clamp(.6875rem,1.3vw,.875rem);font-weight:400;line-height:1.4}html[data-theme=dark] .nij-propCard__location span{color:#8b949e}.nij-propCard__priceRow{justify-content:space-between;align-items:flex-start;margin-bottom:clamp(.5rem,1vw,.75rem);display:flex}.nij-propCard__priceMain{flex-direction:column;display:flex}.nij-propCard__price{color:#e75b2a;font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:1.3}html[data-theme=dark] .nij-propCard__price{color:#ff6a3d}.nij-propCard__priceSqft{color:#6b7280;font-family:Inter,sans-serif;font-size:clamp(.5625rem,1vw,.75rem);font-weight:400}html[data-theme=dark] .nij-propCard__priceSqft{color:#8b949e}.nij-propCard__specs{text-align:right}.nij-propCard__sqft{color:#374151;font-family:Inter,sans-serif;font-size:clamp(.6875rem,1.3vw,.875rem);font-weight:600;line-height:1.4;display:block}html[data-theme=dark] .nij-propCard__sqft{color:#c9d1d9}.nij-propCard__bedBath{color:#6b7280;font-family:Inter,sans-serif;font-size:clamp(.5625rem,1vw,.75rem);font-weight:400;display:block}html[data-theme=dark] .nij-propCard__bedBath{color:#8b949e}.nij-propCard__tags{flex-wrap:wrap;gap:clamp(.25rem,.5vw,.375rem);margin-bottom:clamp(.5rem,1vw,.75rem);display:flex}.nij-propCard__tagPill{color:#4b5563;cursor:default;background:#f3f4f6;border-radius:4px;padding:clamp(.125rem,.3vw,.25rem) clamp(.375rem,.8vw,.5rem);font-family:Inter,sans-serif;font-size:clamp(.5625rem,1vw,.75rem);font-weight:400;transition:all .3s}.nij-propCard:hover .nij-propCard__tagPill{color:#fff;background:#e75b2a;transform:scale(1.05);box-shadow:0 2px 8px #e75b2a40}html[data-theme=dark] .nij-propCard__tagPill{color:#c9d1d9;background:#30363d99}html[data-theme=dark] .nij-propCard:hover .nij-propCard__tagPill{color:#fff;background:#ff6a3d;box-shadow:0 2px 12px #ff6a3d59}.nij-propCard__amenities{gap:clamp(.5rem,1vw,.75rem);margin-bottom:clamp(.75rem,1.5vw,1rem);display:flex}.nij-propCard__amenityIcon{color:#4b5563;width:clamp(.875rem,1.5vw,1rem);height:clamp(.875rem,1.5vw,1rem);transition:all .35s}.nij-propCard:hover .nij-propCard__amenityIcon{color:#e75b2a;filter:drop-shadow(0 2px 4px #e75b2a4d);transform:scale(1.15)}.nij-propCard:hover .nij-propCard__amenityIcon:first-child{transition-delay:0s}.nij-propCard:hover .nij-propCard__amenityIcon:nth-child(2){transition-delay:50ms}.nij-propCard:hover .nij-propCard__amenityIcon:nth-child(3){transition-delay:.1s}.nij-propCard:hover .nij-propCard__amenityIcon:nth-child(4){transition-delay:.15s}html[data-theme=dark] .nij-propCard__amenityIcon{color:#8b949e}html[data-theme=dark] .nij-propCard:hover .nij-propCard__amenityIcon{color:#ff6a3d;filter:drop-shadow(0 2px 8px #ff6a3d66)}.nij-propCard__btn{text-align:center;color:#fff;cursor:pointer;background:#e75b2a;border:none;border-radius:clamp(.375rem,.8vw,.5rem);width:100%;margin-top:auto;padding:clamp(.625rem,1.2vw,.75rem) 0;font-family:Inter,sans-serif;font-size:clamp(.8125rem,1.4vw,1rem);font-weight:500;text-decoration:none;transition:all .35s;display:block}.nij-propCard__btn:hover{background:#d94822;transform:translateY(-2px);box-shadow:0 6px 20px #e75b2a4d}html[data-theme=dark] .nij-propCard__btn{background:#ff6a3d}html[data-theme=dark] .nij-propCard__btn:hover{background:#ff8249;box-shadow:0 6px 25px #ff6a3d66}.nij-featured__loadMore{justify-content:center;margin-top:clamp(2rem,4vw,3rem);display:flex}.nij-featured__loadBtn{color:#e75b2a;cursor:pointer;background:#fff;border:1.5px solid #e75b2a;border-radius:clamp(.375rem,.8vw,.5rem);justify-content:center;align-items:center;padding:clamp(.75rem,1.5vw,1rem) clamp(1.5rem,3vw,2rem);font-family:Inter,sans-serif;font-size:clamp(.875rem,1.5vw,1rem);font-weight:500;text-decoration:none;transition:all .35s;display:inline-flex}.nij-featured__loadBtn:hover{color:#fff;background:#e75b2a;transform:translateY(-3px);box-shadow:0 6px 20px #e75b2a4d}html[data-theme=dark] .nij-featured__loadBtn{color:#ff6a3d;background:#161b22cc;border-color:#ff6a3d}html[data-theme=dark] .nij-featured__loadBtn:hover{color:#fff;background:#ff6a3d;box-shadow:0 6px 25px #ff6a3d66}@media (min-width:1900px){.nij-featured{padding:5rem 0}.nij-featured__container{padding:0 6rem}}.nij-propCard,.nij-propCard__img,.nij-propCard__title,.nij-propCard__tagPill,.nij-propCard__amenityIcon,.nij-propCard__fav,.nij-propCard__btn{transition:none!important;animation:none!important}.nij-propCard:before,.nij-propCard__imageWrap:after{content:none!important}.nij-propCard:hover{border-color:#0000!important;transform:none!important;box-shadow:0 2px 6px #00000014,0 4px 12px #0000000f!important}html[data-theme=dark] .nij-propCard:hover{border-color:#30363d99!important;box-shadow:0 4px 20px #00000080,0 8px 35px #0006,inset 0 1px #ffffff0a!important}.nij-propCard:hover .nij-propCard__img,.nij-propCard:hover .nij-propCard__title,.nij-propCard:hover .nij-propCard__tagPill,.nij-propCard:hover .nij-propCard__amenityIcon,.nij-propCard__fav:hover,.nij-propCard__btn:hover{filter:none!important;box-shadow:none!important;transform:none!important}.nij-propCard:hover .nij-propCard__title{color:#2c3e50!important}html[data-theme=dark] .nij-propCard:hover .nij-propCard__title{color:#f0f6fc!important}.nij-propCard:hover .nij-propCard__tagPill{color:#4b5563!important;background:#f3f4f6!important}html[data-theme=dark] .nij-propCard:hover .nij-propCard__tagPill{color:#c9d1d9!important;background:#30363d99!important}.nij-propCard:hover .nij-propCard__amenityIcon{color:#4b5563!important}html[data-theme=dark] .nij-propCard:hover .nij-propCard__amenityIcon{color:#8b949e!important}.nij-propCard__btn:hover{background:#e75b2a!important}html[data-theme=dark] .nij-propCard__btn:hover{background:#ff6a3d!important}@media (min-width:1600px) and (max-width:1899px){.nij-featured__container{padding:0 5rem}}@media (min-width:1400px) and (max-width:1599px){.nij-featured__container{padding:0 4.5rem}}@media (min-width:1200px) and (max-width:1399px){.nij-featured__container{padding:0 3.5rem}}@media (min-width:992px) and (max-width:1199px){.nij-featured__container{padding:0 2.5rem}}@media (min-width:768px) and (max-width:991px){.nij-featured__container{padding:0 2rem}}@media (min-width:576px) and (max-width:767px){.nij-featured__container{padding:0 1.5rem}.nij-featured__header{text-align:center;justify-content:center}}@media (min-width:480px) and (max-width:575px){.nij-featured__container{padding:0 1rem}}@media (min-width:400px) and (max-width:479px){.nij-featured__container{padding:0 .875rem}}@media (min-width:360px) and (max-width:399px){.nij-featured__container{padding:0 .75rem}}@media (min-width:320px) and (max-width:359px){.nij-featured__container{padding:0 .625rem}.nij-featured__title{font-size:1.125rem}}@media (max-width:319px){.nij-featured__container{padding:0 .5rem}.nij-featured__title{font-size:1rem}.nij-propCard__imageWrap{height:8rem}}
.nij-filterBar{z-index:10;background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;width:100%;padding:clamp(1rem,2.5vw,1.5rem) 0;transition:all .4s;position:relative}html[data-theme=dark] .nij-filterBar{background:linear-gradient(#12161f 0%,#161b22 100%);border-color:#30363d99}.nij-filterBar__container{max-width:clamp(20rem,90vw,90rem);margin:0 auto;padding:0 clamp(.5rem,2vw + .5rem,5rem)}.nij-filterBar__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(.75rem,2vw,1.5rem);display:flex}.nij-filterBar__filters{flex-wrap:wrap;flex:1;gap:clamp(.5rem,1vw,.75rem);display:flex}.nij-filterBar__btn{cursor:pointer;color:#374151;white-space:nowrap;background:#fff;border:2px solid #d1d5db;border-radius:clamp(.375rem,.8vw,.5rem);align-items:center;gap:clamp(.375rem,.8vw,.5rem);padding:clamp(.5rem,1vw,.625rem) clamp(.75rem,1.5vw,1rem);font-family:Inter,sans-serif;font-size:clamp(.75rem,1.4vw,1rem);font-weight:500;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.nij-filterBar__btn:before{content:"";opacity:0;background:linear-gradient(135deg,#e75b2a26 0%,#ff8c5a1a 100%);transition:opacity .4s;position:absolute;inset:0}.nij-filterBar__btn:hover{color:#e75b2a;background:#fff5f2;border-color:#e75b2a;transform:translateY(-3px)scale(1.02);box-shadow:0 8px 25px #e75b2a40,0 4px 12px #e75b2a26}.nij-filterBar__btn:hover:before{opacity:1}.nij-filterBar__btn--active{color:#fff;background:linear-gradient(135deg,#e75b2a 0%,#f06b3a 100%);border-color:#e75b2a;box-shadow:0 4px 15px #e75b2a4d}.nij-filterBar__btn--active:hover{color:#fff;background:linear-gradient(135deg,#d94822 0%,#e75b2a 100%);box-shadow:0 10px 30px #e75b2a66,0 5px 15px #e75b2a40}html[data-theme=dark] .nij-filterBar__btn{color:#e6edf3;background:#161b22e6;border-color:#58606e99}html[data-theme=dark] .nij-filterBar__btn:before{background:linear-gradient(135deg,#ff6a3d33 0%,#ff8c5a26 100%)}html[data-theme=dark] .nij-filterBar__btn:hover{color:#ff8249;background:#ff6a3d26;border-color:#ff6a3d;box-shadow:0 8px 30px #ff6a3d4d,0 4px 15px #ff6a3d33,0 0 40px #ff6a3d1a}html[data-theme=dark] .nij-filterBar__btn--active{color:#fff;background:linear-gradient(135deg,#ff6a3d 0%,#ff8249 100%);border-color:#ff6a3d;box-shadow:0 4px 20px #ff6a3d66}html[data-theme=dark] .nij-filterBar__btn--active:hover{background:linear-gradient(135deg,#ff8249 0%,#f96 100%);box-shadow:0 10px 35px #ff6a3d80,0 0 50px #ff6a3d26}.nij-filterBar__btnIcon{z-index:1;width:clamp(.75rem,1.4vw,1rem);height:clamp(.75rem,1.4vw,1rem);transition:all .4s;position:relative}.nij-filterBar__btn:hover .nij-filterBar__btnIcon{filter:drop-shadow(0 2px 4px #e75b2a4d);transform:scale(1.2)}html[data-theme=dark] .nij-filterBar__btn:hover .nij-filterBar__btnIcon{filter:drop-shadow(0 2px 6px #ff6a3d80)}.nij-filterBar__btnText{z-index:1;position:relative}.nij-filterBar__chevron{z-index:1;width:clamp(.625rem,1vw,.75rem);height:clamp(.625rem,1vw,.75rem);transition:transform .4s;position:relative}.nij-filterBar__btn:hover .nij-filterBar__chevron{transform:rotate(180deg)}.nij-filterBar__sort{flex-shrink:0;position:relative}.nij-filterBar__sortSelect{color:#374151;cursor:pointer;appearance:none;background:#fff;border:1.5px solid #d1d5db;border-radius:clamp(.375rem,.8vw,.5rem);min-width:clamp(10rem,18vw,12rem);padding:clamp(.5rem,1vw,.625rem) clamp(2rem,3vw,2.5rem) clamp(.5rem,1vw,.625rem) clamp(.75rem,1.5vw,1rem);font-family:Inter,sans-serif;font-size:clamp(.75rem,1.4vw,1rem);font-weight:400;transition:all .3s}.nij-filterBar__sortSelect:hover{border-color:#e75b2a}.nij-filterBar__sortSelect:focus{border-color:#e75b2a;outline:none;box-shadow:0 0 0 3px #e75b2a1f}html[data-theme=dark] .nij-filterBar__sortSelect{color:#c9d1d9;background:#161b22cc;border-color:#30363db3}html[data-theme=dark] .nij-filterBar__sortSelect:hover{border-color:#ff6a3d}html[data-theme=dark] .nij-filterBar__sortSelect:focus{border-color:#ff6a3d;box-shadow:0 0 0 3px #ff6a3d33}.nij-filterBar__sortIcon{color:#374151;pointer-events:none;width:clamp(.75rem,1.2vw,1rem);height:clamp(.75rem,1.2vw,1rem);position:absolute;top:50%;right:clamp(.625rem,1.2vw,.875rem);transform:translateY(-50%)}html[data-theme=dark] .nij-filterBar__sortIcon{color:#8b949e}@media (min-width:1900px){.nij-filterBar__container{padding:0 6rem}}@media (min-width:1600px) and (max-width:1899px){.nij-filterBar__container{padding:0 5rem}}@media (min-width:1400px) and (max-width:1599px){.nij-filterBar__container{padding:0 4.5rem}}@media (min-width:1200px) and (max-width:1399px){.nij-filterBar__container{padding:0 3.5rem}}@media (min-width:992px) and (max-width:1199px){.nij-filterBar__container{padding:0 2.5rem}}@media (min-width:768px) and (max-width:991px){.nij-filterBar__container{padding:0 2rem}.nij-filterBar__inner{flex-wrap:wrap}.nij-filterBar__filters{order:1;width:100%}.nij-filterBar__sort{order:2;width:auto}}@media (min-width:576px) and (max-width:767px){.nij-filterBar__container{padding:0 1.5rem}.nij-filterBar__inner{flex-direction:column;align-items:stretch}.nij-filterBar__filters{justify-content:center}.nij-filterBar__sort,.nij-filterBar__sortSelect{width:100%}}@media (min-width:480px) and (max-width:575px){.nij-filterBar__container{padding:0 1rem}.nij-filterBar__btn{flex:calc(50% - .5rem);justify-content:center}.nij-filterBar__btnText{font-size:.75rem}}@media (min-width:400px) and (max-width:479px){.nij-filterBar__container{padding:0 .875rem}.nij-filterBar__btn{flex:calc(50% - .375rem);padding:.5rem .625rem}}@media (min-width:360px) and (max-width:399px){.nij-filterBar__container{padding:0 .75rem}.nij-filterBar__btn{flex:calc(50% - .25rem);padding:.5rem}.nij-filterBar__btnText{font-size:.6875rem}}@media (min-width:320px) and (max-width:359px){.nij-filterBar__container{padding:0 .625rem}.nij-filterBar__btn{flex:100%}.nij-filterBar__sortSelect{font-size:.75rem}}@media (max-width:319px){.nij-filterBar__container{padding:0 .5rem}.nij-filterBar__btn{flex:100%;padding:.5rem .625rem}.nij-filterBar__btnText{font-size:.625rem}}
.nij-newLaunch{background:#fff;width:100%;padding:clamp(2rem,5vw,4rem) 0;transition:all .4s;position:relative;overflow:hidden}.nij-newLaunch:before{content:"";pointer-events:none;background:radial-gradient(at 50% 100%,#e75b2a0a 0%,#0000 50%);position:absolute;inset:0}html[data-theme=dark] .nij-newLaunch{background:linear-gradient(#161b22 0%,#0d1117 100%)}html[data-theme=dark] .nij-newLaunch:before{background:radial-gradient(at 50% 100%,#ff6a3d0f 0%,#0000 50%)}.nij-newLaunch__container{max-width:clamp(20rem,90vw,90rem);margin:0 auto;padding:0 clamp(.5rem,2vw + .5rem,5rem);position:relative}.nij-newLaunch__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:clamp(1.5rem,3vw,2.5rem);display:flex}.nij-newLaunch__title{color:#000c;margin:0;font-family:Inter,sans-serif;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:700;line-height:1.3;transition:color .3s;display:inline-block;position:relative}.nij-newLaunch__title:after{content:"";background:linear-gradient(90deg,#e75b2a,#ff8c5a);border-radius:2px;width:0;height:4px;transition:width .5s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-4px;left:0}.nij-newLaunch__title:hover:after{width:100%}.nij-newLaunch__title:hover{color:#e75b2a}html[data-theme=dark] .nij-newLaunch__title{color:#f0f6fc}html[data-theme=dark] .nij-newLaunch__title:after{background:linear-gradient(90deg,#ff6a3d,#f96);box-shadow:0 0 15px #ff6a3d80}html[data-theme=dark] .nij-newLaunch__title:hover{color:#ff6a3d}.nij-newLaunch__nav{gap:clamp(.75rem,1.5vw,1rem);display:flex}.nij-newLaunch__navBtn{cursor:pointer;color:#4b5563;background:#fff;border:1.5px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:clamp(2.25rem,4vw,2.5rem);height:clamp(2.25rem,4vw,2.5rem);transition:all .35s;display:flex}.nij-newLaunch__navBtn:hover{color:#e75b2a;border-color:#e75b2a;transform:scale(1.08)}.nij-newLaunch__navBtn--next{color:#fff;background:#e75b2a;border-color:#e75b2a}.nij-newLaunch__navBtn--next:hover{color:#fff;background:#d94822;border-color:#d94822;box-shadow:0 6px 20px #e75b2a59}html[data-theme=dark] .nij-newLaunch__navBtn{color:#8b949e;background:#161b22cc;border-color:#30363db3}html[data-theme=dark] .nij-newLaunch__navBtn:hover{color:#ff6a3d;border-color:#ff6a3d}html[data-theme=dark] .nij-newLaunch__navBtn--next{color:#fff;background:#ff6a3d;border-color:#ff6a3d}html[data-theme=dark] .nij-newLaunch__navBtn--next:hover{background:#ff8249;box-shadow:0 6px 25px #ff6a3d66}.nij-propCard4{background:#fff;border:2px solid #0000;border-radius:clamp(.625rem,1.2vw,.75rem);flex-direction:column;height:100%;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #00000014,0 4px 12px #0000000f}.nij-propCard4:before{content:"";transform-origin:0;z-index:10;background:linear-gradient(90deg,#e75b2a,#ff8c5a);height:4px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.nij-propCard4:hover:before{transform:scaleX(1)}html[data-theme=dark] .nij-propCard4{background:linear-gradient(145deg,#1a1f2a 0%,#12161f 100%);border-color:#30363d99;box-shadow:0 4px 20px #00000080,0 8px 35px #0006}html[data-theme=dark] .nij-propCard4:before{background:linear-gradient(90deg,#ff6a3d,#f96);box-shadow:0 0 20px #ff6a3d80}.nij-propCard4__imageWrap{width:100%;height:clamp(10rem,22vw,14rem);position:relative;overflow:hidden}.nij-propCard4__imageWrap:after{content:"";opacity:0;z-index:5;background:linear-gradient(#0000 50%,#e75b2a33 100%);transition:opacity .5s;position:absolute;inset:0}.nij-propCard4:hover .nij-propCard4__imageWrap:after{opacity:1}.nij-propCard4__img{object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1),filter .5s}.nij-propCard4:hover .nij-propCard4__img{filter:brightness(1.05);transform:scale(1.1)}html[data-theme=dark] .nij-propCard4__imageWrap:after{background:linear-gradient(#0000 50%,#ff6a3d40 100%)}html[data-theme=dark] .nij-propCard4:hover .nij-propCard4__img{filter:brightness(1.1)}.nij-propCard4__tag{color:#fff;z-index:6;background:#22c55e;border-radius:9999px;padding:clamp(.125rem,.4vw,.25rem) clamp(.5rem,1vw,.75rem);font-family:Inter,sans-serif;font-size:clamp(.625rem,1.1vw,.75rem);font-weight:600;position:absolute;top:clamp(.5rem,1vw,.75rem);left:clamp(.5rem,1vw,.75rem)}.nij-propCard4__fav{cursor:pointer;z-index:6;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:clamp(2rem,4vw,2.5rem);height:clamp(2rem,4vw,2.5rem);transition:all .3s;display:flex;position:absolute;top:clamp(.5rem,1vw,.75rem);right:clamp(.5rem,1vw,.75rem);box-shadow:0 2px 8px #00000026}.nij-propCard4__fav:hover{transform:scale(1.1);box-shadow:0 4px 15px #0003}html[data-theme=dark] .nij-propCard4__fav{background:#161b22e6}.nij-propCard4__owner{color:#000;z-index:6;background:#ffffffe6;border-radius:9999px;padding:clamp(.125rem,.4vw,.25rem) clamp(.5rem,1vw,.75rem);font-family:Inter,sans-serif;font-size:clamp(.625rem,1.1vw,.75rem);font-weight:500;position:absolute;bottom:clamp(.5rem,1vw,.75rem);left:clamp(.5rem,1vw,.75rem)}html[data-theme=dark] .nij-propCard4__owner{color:#f0f6fc;background:#161b22e6}.nij-propCard4__content{flex-direction:column;flex:1;padding:clamp(.75rem,1.5vw,1rem);display:flex}.nij-propCard4__title{color:#2c3e50;margin:0 0 clamp(.25rem,.5vw,.375rem);font-family:Inter,sans-serif;font-size:clamp(.875rem,1.6vw,1.125rem);font-weight:700;line-height:1.4;transition:color .3s}html[data-theme=dark] .nij-propCard4__title{color:#f0f6fc}.nij-propCard4__location{align-items:flex-start;gap:clamp(.25rem,.5vw,.375rem);margin-bottom:clamp(.5rem,1vw,.75rem);display:flex}.nij-propCard4__locIcon{flex-shrink:0;width:clamp(.625rem,1.2vw,.75rem);height:auto;margin-top:2px}.nij-propCard4__location span{color:#4b5563;font-family:Inter,sans-serif;font-size:clamp(.6875rem,1.3vw,.875rem);font-weight:400;line-height:1.4}html[data-theme=dark] .nij-propCard4__location span{color:#8b949e}.nij-propCard4__priceRow{justify-content:space-between;align-items:flex-start;margin-bottom:clamp(.5rem,1vw,.75rem);display:flex}.nij-propCard4__priceMain{flex-direction:column;display:flex}.nij-propCard4__price{color:#e75b2a;font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.5rem);font-weight:700;line-height:1.3}html[data-theme=dark] .nij-propCard4__price{color:#ff6a3d}.nij-propCard4__priceSqft{color:#6b7280;font-family:Inter,sans-serif;font-size:clamp(.5625rem,1vw,.75rem);font-weight:400}html[data-theme=dark] .nij-propCard4__priceSqft{color:#8b949e}.nij-propCard4__specs{text-align:right}.nij-propCard4__sqft{color:#374151;font-family:Inter,sans-serif;font-size:clamp(.6875rem,1.3vw,.875rem);font-weight:600;line-height:1.4;display:block}html[data-theme=dark] .nij-propCard4__sqft{color:#c9d1d9}.nij-propCard4__bedBath{color:#6b7280;font-family:Inter,sans-serif;font-size:clamp(.5625rem,1vw,.75rem);font-weight:400;display:block}html[data-theme=dark] .nij-propCard4__bedBath{color:#8b949e}.nij-propCard4__tags{flex-wrap:wrap;gap:clamp(.25rem,.5vw,.375rem);margin-bottom:clamp(.5rem,1vw,.75rem);display:flex}.nij-propCard4__tagPill{color:#4b5563;background:#f3f4f6;border-radius:4px;padding:clamp(.125rem,.3vw,.25rem) clamp(.375rem,.8vw,.5rem);font-family:Inter,sans-serif;font-size:clamp(.5625rem,1vw,.75rem);font-weight:400;transition:all .3s}.nij-propCard4:hover .nij-propCard4__tagPill{color:#fff;background:#e75b2a;transform:scale(1.05)}html[data-theme=dark] .nij-propCard4__tagPill{color:#c9d1d9;background:#30363d99}.nij-propCard4__amenities{gap:clamp(.5rem,1vw,.75rem);margin-bottom:clamp(.75rem,1.5vw,1rem);display:flex}.nij-propCard4__amenityIcon{color:#4b5563;width:clamp(.875rem,1.5vw,1rem);height:clamp(.875rem,1.5vw,1rem);transition:all .35s}.nij-propCard4:hover .nij-propCard4__amenityIcon{color:#e75b2a;transform:scale(1.15)}html[data-theme=dark] .nij-propCard4__amenityIcon{color:#8b949e}.nij-propCard4__btn{text-align:center;color:#fff;cursor:pointer;background:#e75b2a;border:none;border-radius:clamp(.375rem,.8vw,.5rem);width:100%;margin-top:auto;padding:clamp(.625rem,1.2vw,.75rem) 0;font-family:Inter,sans-serif;font-size:clamp(.8125rem,1.4vw,1rem);font-weight:500;text-decoration:none;transition:all .35s;display:block}.nij-propCard4__btn:hover{background:#d94822;transform:translateY(-2px);box-shadow:0 6px 20px #e75b2a4d}html[data-theme=dark] .nij-propCard4__btn{background:#ff6a3d}html[data-theme=dark] .nij-propCard4__btn:hover{background:#ff8249;box-shadow:0 6px 25px #ff6a3d66}.nij-newLaunch__loadMore{justify-content:center;margin-top:clamp(2rem,4vw,3rem);display:flex}.nij-newLaunch__loadBtn{color:#e75b2a;cursor:pointer;background:#fff;border:1.5px solid #e75b2a;border-radius:clamp(.375rem,.8vw,.5rem);justify-content:center;align-items:center;padding:clamp(.75rem,1.5vw,1rem) clamp(1.5rem,3vw,2rem);font-family:Inter,sans-serif;font-size:clamp(.875rem,1.5vw,1rem);font-weight:500;text-decoration:none;transition:all .35s;display:inline-flex}.nij-newLaunch__loadBtn:hover{color:#fff;background:#e75b2a;transform:translateY(-3px);box-shadow:0 6px 20px #e75b2a4d}html[data-theme=dark] .nij-newLaunch__loadBtn{color:#ff6a3d;background:#161b22cc;border-color:#ff6a3d}html[data-theme=dark] .nij-newLaunch__loadBtn:hover{color:#fff;background:#ff6a3d;box-shadow:0 6px 25px #ff6a3d66}@media (min-width:1900px){.nij-newLaunch{padding:5rem 0}.nij-newLaunch__container{padding:0 6rem}}.nij-propCard4,.nij-propCard4__img,.nij-propCard4__title,.nij-propCard4__tagPill,.nij-propCard4__amenityIcon,.nij-propCard4__fav,.nij-propCard4__btn{transition:none!important;animation:none!important}.nij-propCard4:before,.nij-propCard4__imageWrap:after{content:none!important}.nij-propCard4:hover{border-color:#0000!important;transform:none!important;box-shadow:0 2px 6px #00000014,0 4px 12px #0000000f!important}html[data-theme=dark] .nij-propCard4:hover{border-color:#30363d99!important;box-shadow:0 4px 20px #00000080,0 8px 35px #0006!important}.nij-propCard4:hover .nij-propCard4__img,.nij-propCard4:hover .nij-propCard4__title,.nij-propCard4:hover .nij-propCard4__tagPill,.nij-propCard4:hover .nij-propCard4__amenityIcon,.nij-propCard4__fav:hover,.nij-propCard4__btn:hover{filter:none!important;box-shadow:none!important;transform:none!important}.nij-propCard4:hover .nij-propCard4__title{color:#2c3e50!important}html[data-theme=dark] .nij-propCard4:hover .nij-propCard4__title{color:#f0f6fc!important}.nij-propCard4:hover .nij-propCard4__tagPill{color:#4b5563!important;background:#f3f4f6!important}html[data-theme=dark] .nij-propCard4:hover .nij-propCard4__tagPill{color:#c9d1d9!important;background:#30363d99!important}.nij-propCard4:hover .nij-propCard4__amenityIcon{color:#4b5563!important}html[data-theme=dark] .nij-propCard4:hover .nij-propCard4__amenityIcon{color:#8b949e!important}.nij-propCard4__btn:hover{background:#e75b2a!important}html[data-theme=dark] .nij-propCard4__btn:hover{background:#ff6a3d!important}@media (min-width:1600px) and (max-width:1899px){.nij-newLaunch__container{padding:0 5rem}}@media (min-width:1400px) and (max-width:1599px){.nij-newLaunch__container{padding:0 4.5rem}}@media (min-width:1200px) and (max-width:1399px){.nij-newLaunch__container{padding:0 3.5rem}}@media (min-width:992px) and (max-width:1199px){.nij-newLaunch__container{padding:0 2.5rem}}@media (min-width:768px) and (max-width:991px){.nij-newLaunch__container{padding:0 2rem}}@media (min-width:576px) and (max-width:767px){.nij-newLaunch__container{padding:0 1.5rem}.nij-newLaunch__header{text-align:center;justify-content:center}}@media (min-width:480px) and (max-width:575px){.nij-newLaunch__container{padding:0 1rem}}@media (min-width:400px) and (max-width:479px){.nij-newLaunch__container{padding:0 .875rem}}@media (min-width:360px) and (max-width:399px){.nij-newLaunch__container{padding:0 .75rem}}@media (min-width:320px) and (max-width:359px){.nij-newLaunch__container{padding:0 .625rem}.nij-newLaunch__title{font-size:1.125rem}}@media (max-width:319px){.nij-newLaunch__container{padding:0 .5rem}.nij-newLaunch__title{font-size:1rem}.nij-propCard4__imageWrap{height:8rem}}
.nij-propTypes{background:#fff;width:100%;padding:clamp(2.5rem,5vw,4rem) 0;transition:all .4s;position:relative;overflow:hidden}.nij-propTypes:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#e75b2a08 0%,#0000 50%);position:absolute;inset:0}html[data-theme=dark] .nij-propTypes{background:linear-gradient(#0d1117 0%,#161b22 100%)}html[data-theme=dark] .nij-propTypes:before{background:radial-gradient(at 50% 0,#ff6a3d0d 0%,#0000 50%)}.nij-propTypes__container{max-width:clamp(20rem,90vw,90rem);margin:0 auto;padding:0 clamp(.5rem,2vw + .5rem,5rem);position:relative}.nij-propTypes__header{text-align:center;margin-bottom:clamp(1.5rem,4vw,2.5rem)}.nij-propTypes__title{color:#111827;margin:0 0 clamp(.5rem,1.5vw,.75rem);font-family:Inter,sans-serif;font-size:clamp(1.25rem,3vw,1.875rem);font-weight:700;line-height:1.3;transition:color .3s}html[data-theme=dark] .nij-propTypes__title{color:#f0f6fc}.nij-propTypes__subtitle{color:#4b5563;margin:0;font-family:Inter,sans-serif;font-size:clamp(.8125rem,1.5vw,1rem);font-weight:400;line-height:1.5}html[data-theme=dark] .nij-propTypes__subtitle{color:#8b949e}.nij-propTypes__card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:clamp(.625rem,1.2vw,.75rem);flex-direction:column;align-items:center;height:100%;min-height:clamp(9rem,18vw,11.25rem);padding:clamp(1rem,2.5vw,1.5rem);text-decoration:none;transition:all .45s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #00000014,0 4px 12px #0000000f}.nij-propTypes__card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#e75b2a,#ff8c5a);height:4px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.nij-propTypes__card:hover:before{transform:scaleX(1)}html[data-theme=dark] .nij-propTypes__card{background:linear-gradient(145deg,#1a1f2a 0%,#12161f 100%);border-color:#30363d99;box-shadow:0 4px 18px #0006,0 8px 30px #0000004d}html[data-theme=dark] .nij-propTypes__card:before{background:linear-gradient(90deg,#ff6a3d,#f96);box-shadow:0 0 15px #ff6a3d80}.nij-propTypes__iconWrap{background:#e75b2a1a;border-radius:50%;justify-content:center;align-items:center;width:clamp(3rem,6vw,4rem);height:clamp(3rem,6vw,4rem);margin-bottom:clamp(.75rem,1.5vw,1rem);transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.nij-propTypes__card:hover .nij-propTypes__iconWrap{background:linear-gradient(135deg,#e75b2a 0%,#f06b3a 100%);transform:scale(1.1);box-shadow:0 8px 25px #e75b2a59}html[data-theme=dark] .nij-propTypes__iconWrap{background:#ff6a3d1f}html[data-theme=dark] .nij-propTypes__card:hover .nij-propTypes__iconWrap{background:linear-gradient(135deg,#ff6a3d 0%,#ff8249 100%);box-shadow:0 8px 30px #ff6a3d66}.nij-propTypes__icon{color:#e75b2a;width:clamp(1.25rem,2.5vw,1.75rem);height:clamp(1.25rem,2.5vw,1.75rem);transition:all .4s}html[data-theme=dark] .nij-propTypes__icon{color:#ff6a3d}.nij-propTypes__cardTitle{color:#111827;text-align:center;margin:0 0 clamp(.25rem,.5vw,.375rem);font-family:Inter,sans-serif;font-size:clamp(.875rem,1.6vw,1.125rem);font-weight:700;line-height:1.4;transition:color .3s}html[data-theme=dark] .nij-propTypes__cardTitle{color:#f0f6fc}.nij-propTypes__cardCount{color:#4b5563;text-align:center;margin:0;font-family:Inter,sans-serif;font-size:clamp(.6875rem,1.3vw,.875rem);font-weight:400;line-height:1.4}html[data-theme=dark] .nij-propTypes__cardCount{color:#8b949e}@media (min-width:1900px){.nij-propTypes{padding:5rem 0}.nij-propTypes__container{padding:0 6rem}}.nij-propTypes__card,.nij-propTypes__iconWrap,.nij-propTypes__icon,.nij-propTypes__cardTitle{transition:none!important;animation:none!important}.nij-propTypes__card:before{content:none!important}.nij-propTypes__card:hover{border-color:#0000!important;transform:none!important;box-shadow:0 2px 6px #00000014,0 4px 12px #0000000f!important}html[data-theme=dark] .nij-propTypes__card:hover{border-color:#30363d99!important;box-shadow:0 4px 18px #0006,0 8px 30px #0000004d!important}.nij-propTypes__card:hover .nij-propTypes__iconWrap{box-shadow:none!important;background:#e75b2a1a!important;transform:none!important}html[data-theme=dark] .nij-propTypes__card:hover .nij-propTypes__iconWrap{background:#ff6a3d1f!important}.nij-propTypes__card:hover .nij-propTypes__icon{color:#e75b2a!important;transform:none!important}html[data-theme=dark] .nij-propTypes__card:hover .nij-propTypes__icon{color:#ff6a3d!important}.nij-propTypes__card:hover .nij-propTypes__cardTitle{color:#111827!important}html[data-theme=dark] .nij-propTypes__card:hover .nij-propTypes__cardTitle{color:#f0f6fc!important}@media (min-width:1600px) and (max-width:1899px){.nij-propTypes__container{padding:0 5rem}}@media (min-width:1400px) and (max-width:1599px){.nij-propTypes__container{padding:0 4.5rem}}@media (min-width:1200px) and (max-width:1399px){.nij-propTypes__container{padding:0 3.5rem}}@media (min-width:992px) and (max-width:1199px){.nij-propTypes__container{padding:0 2.5rem}}@media (min-width:768px) and (max-width:991px){.nij-propTypes__container{padding:0 2rem}}@media (min-width:576px) and (max-width:767px){.nij-propTypes__container{padding:0 1.5rem}}@media (min-width:480px) and (max-width:575px){.nij-propTypes__container{padding:0 1rem}}@media (min-width:400px) and (max-width:479px){.nij-propTypes__container{padding:0 .875rem}.nij-propTypes__card{min-height:8rem}}@media (min-width:360px) and (max-width:399px){.nij-propTypes__container{padding:0 .75rem}.nij-propTypes__card{min-height:7.5rem}}@media (min-width:320px) and (max-width:359px){.nij-propTypes__container{padding:0 .625rem}.nij-propTypes__title{font-size:1.125rem}.nij-propTypes__card{min-height:7rem}}@media (max-width:319px){.nij-propTypes__container{padding:0 .5rem}.nij-propTypes__title{font-size:1rem}.nij-propTypes__card{min-height:6.5rem;padding:.75rem}}
.nij-builders{background:#fff;border-bottom:1px solid #e6e6e6;width:100%;padding:clamp(2.5rem,5vw,4rem) 0;transition:all .4s;position:relative;overflow:hidden}.nij-builders:before{content:"";pointer-events:none;background:radial-gradient(at 50% 100%,#e75b2a08 0%,#0000 50%);position:absolute;inset:0}html[data-theme=dark] .nij-builders{background:linear-gradient(#161b22 0%,#0d1117 100%);border-color:#30363d80}html[data-theme=dark] .nij-builders:before{background:radial-gradient(at 50% 100%,#ff6a3d0d 0%,#0000 50%)}.nij-builders__container{max-width:clamp(20rem,90vw,90rem);margin:0 auto;padding:0 clamp(.5rem,2vw + .5rem,5rem);position:relative}.nij-builders__header{text-align:center;margin-bottom:clamp(1.5rem,4vw,2.5rem)}.nij-builders__title{color:#111827;margin:0 0 clamp(.5rem,1.5vw,.75rem);font-family:Inter,sans-serif;font-size:clamp(1.25rem,3vw,1.875rem);font-weight:700;line-height:1.3;transition:color .3s}html[data-theme=dark] .nij-builders__title{color:#f0f6fc}.nij-builders__subtitle{color:#4b5563;margin:0;font-family:Inter,sans-serif;font-size:clamp(.8125rem,1.5vw,1rem);font-weight:400;line-height:1.5}html[data-theme=dark] .nij-builders__subtitle{color:#8b949e}.nij-builders__card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:clamp(.625rem,1.2vw,.75rem);flex-direction:column;align-items:center;height:100%;min-height:clamp(10rem,20vw,12rem);padding:clamp(1rem,2.5vw,1.5rem);text-decoration:none;transition:all .45s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #00000014,0 4px 12px #0000000f}.nij-builders__card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#e75b2a,#ff8c5a);height:4px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.nij-builders__card:hover:before{transform:scaleX(1)}html[data-theme=dark] .nij-builders__card{background:linear-gradient(145deg,#1a1f2a 0%,#12161f 100%);border-color:#30363d99;box-shadow:0 4px 18px #0006,0 8px 30px #0000004d}html[data-theme=dark] .nij-builders__card:before{background:linear-gradient(90deg,#ff6a3d,#f96);box-shadow:0 0 15px #ff6a3d80}.nij-builders__iconWrap{background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:clamp(3.5rem,7vw,5rem);height:clamp(3.5rem,7vw,5rem);margin-bottom:clamp(.75rem,1.5vw,1rem);transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.nij-builders__card:hover .nij-builders__iconWrap{background:linear-gradient(135deg,#e75b2a 0%,#f06b3a 100%);transform:scale(1.1);box-shadow:0 8px 25px #e75b2a59}html[data-theme=dark] .nij-builders__iconWrap{background:#30363db3}html[data-theme=dark] .nij-builders__card:hover .nij-builders__iconWrap{background:linear-gradient(135deg,#ff6a3d 0%,#ff8249 100%);box-shadow:0 8px 30px #ff6a3d66}.nij-builders__icon{color:#e75b2a;width:clamp(1.25rem,2.5vw,1.5rem);height:clamp(1.5rem,3vw,1.875rem);transition:all .4s}html[data-theme=dark] .nij-builders__icon{color:#ff6a3d}.nij-builders__cardTitle{color:#111827;text-align:center;margin:0 0 clamp(.25rem,.5vw,.375rem);font-family:Inter,sans-serif;font-size:clamp(.75rem,1.4vw,1rem);font-weight:700;line-height:1.4;transition:color .3s}html[data-theme=dark] .nij-builders__cardTitle{color:#f0f6fc}.nij-builders__cardCount{color:#4b5563;text-align:center;margin:0;font-family:Inter,sans-serif;font-size:clamp(.625rem,1.2vw,.875rem);font-weight:400;line-height:1.4}html[data-theme=dark] .nij-builders__cardCount{color:#8b949e}@media (min-width:1900px){.nij-builders{padding:5rem 0}.nij-builders__container{padding:0 6rem}}.nij-builders__card,.nij-builders__iconWrap,.nij-builders__icon,.nij-builders__cardTitle{transition:none!important;animation:none!important}.nij-builders__card:before{content:none!important}.nij-builders__card:hover{border-color:#0000!important;transform:none!important;box-shadow:0 2px 6px #00000014,0 4px 12px #0000000f!important}html[data-theme=dark] .nij-builders__card:hover{border-color:#30363d99!important;box-shadow:0 4px 18px #0006,0 8px 30px #0000004d!important}.nij-builders__card:hover .nij-builders__iconWrap{box-shadow:none!important;background:#f3f4f6!important;transform:none!important}html[data-theme=dark] .nij-builders__card:hover .nij-builders__iconWrap{background:#30363db3!important}.nij-builders__card:hover .nij-builders__icon{color:#e75b2a!important;transform:none!important}html[data-theme=dark] .nij-builders__card:hover .nij-builders__icon{color:#ff6a3d!important}.nij-builders__card:hover .nij-builders__cardTitle{color:#111827!important}html[data-theme=dark] .nij-builders__card:hover .nij-builders__cardTitle{color:#f0f6fc!important}@media (min-width:1600px) and (max-width:1899px){.nij-builders__container{padding:0 5rem}}@media (min-width:1400px) and (max-width:1599px){.nij-builders__container{padding:0 4.5rem}}@media (min-width:1200px) and (max-width:1399px){.nij-builders__container{padding:0 3.5rem}}@media (min-width:992px) and (max-width:1199px){.nij-builders__container{padding:0 2.5rem}}@media (min-width:768px) and (max-width:991px){.nij-builders__container{padding:0 2rem}}@media (min-width:576px) and (max-width:767px){.nij-builders__container{padding:0 1.5rem}}@media (min-width:480px) and (max-width:575px){.nij-builders__container{padding:0 1rem}}@media (min-width:400px) and (max-width:479px){.nij-builders__container{padding:0 .875rem}.nij-builders__card{min-height:9rem}}@media (min-width:360px) and (max-width:399px){.nij-builders__container{padding:0 .75rem}.nij-builders__card{min-height:8.5rem}}@media (min-width:320px) and (max-width:359px){.nij-builders__container{padding:0 .625rem}.nij-builders__title{font-size:1.125rem}.nij-builders__card{min-height:8rem}}@media (max-width:319px){.nij-builders__container{padding:0 .5rem}.nij-builders__title{font-size:1rem}.nij-builders__card{min-height:7.5rem;padding:.75rem}}
.nij-cityLaunches{background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;width:100%;padding:clamp(2.5rem,5vw,4rem) 0;transition:all .4s;position:relative;overflow:hidden}.nij-cityLaunches:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#e75b2a08 0%,#0000 50%);position:absolute;inset:0}html[data-theme=dark] .nij-cityLaunches{background:linear-gradient(#0d1117 0%,#161b22 100%);border-color:#30363d80}html[data-theme=dark] .nij-cityLaunches:before{background:radial-gradient(at 50% 0,#ff6a3d0d 0%,#0000 50%)}.nij-cityLaunches__container{max-width:clamp(20rem,90vw,90rem);margin:0 auto;padding:0 clamp(.5rem,2vw + .5rem,5rem);position:relative}.nij-cityLaunches__header{text-align:center;margin-bottom:clamp(1.5rem,4vw,2.5rem)}.nij-cityLaunches__title{color:#111827;margin:0 0 clamp(.5rem,1.5vw,.75rem);font-family:Inter,sans-serif;font-size:clamp(1.25rem,3vw,1.875rem);font-weight:700;line-height:1.3;transition:color .3s}html[data-theme=dark] .nij-cityLaunches__title{color:#f0f6fc}.nij-cityLaunches__subtitle{color:#4b5563;margin:0;font-family:Inter,sans-serif;font-size:clamp(.8125rem,1.5vw,1rem);font-weight:400;line-height:1.5}html[data-theme=dark] .nij-cityLaunches__subtitle{color:#8b949e}.nij-cityCard{filter:drop-shadow(0 4px 6px #0000001a)drop-shadow(0 10px 15px #0000001a);border:3px solid #0000;border-radius:clamp(.625rem,1.2vw,.75rem);text-decoration:none;transition:all .5s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.nij-cityCard:before{content:"";transform-origin:0;z-index:10;background:linear-gradient(90deg,#e75b2a,#ff8c5a,#e75b2a);height:5px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.nij-cityCard:after{content:"→";color:#fff;opacity:0;z-index:5;text-shadow:0 2px 10px #00000080;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:clamp(1rem,2vw,1.5rem);right:clamp(1rem,2vw,1.5rem);transform:translate(-10px)}.nij-cityCard:hover:before{transform:scaleX(1)}.nij-cityCard:hover:after{opacity:1;transform:translate(0)}html[data-theme=dark] .nij-cityCard{filter:drop-shadow(0 6px 12px #00000080)drop-shadow(0 15px 25px #0006);border-color:#58606e66}html[data-theme=dark] .nij-cityCard:before{background:linear-gradient(90deg,#ff6a3d,#f96,#ff6a3d);box-shadow:0 0 20px #ff6a3d99}.nij-cityCard__imageWrap{width:100%;height:clamp(12rem,25vw,16rem);position:relative;overflow:hidden}.nij-cityCard__img{object-fit:cover;transition:transform .7s cubic-bezier(.4,0,.2,1),filter .5s}.nij-cityCard:hover .nij-cityCard__img{filter:brightness(1.15)saturate(1.1);transform:scale(1.2)}html[data-theme=dark] .nij-cityCard:hover .nij-cityCard__img{filter:brightness(1.2)saturate(1.15)}.nij-cityCard__overlay{z-index:1;background:linear-gradient(#0000 0%,#0000004d 40%,#0009 65%,#000000e6 100%);transition:all .5s;position:absolute;inset:0}html[data-theme=dark] .nij-cityCard__overlay{background:linear-gradient(#0000 0%,#0006 40%,#000000b3 65%,#000000f2 100%)}.nij-cityCard__content{z-index:2;padding:clamp(1rem,2vw,1.5rem);transition:all .4s;position:absolute;bottom:0;left:0;right:0}.nij-cityCard:hover .nij-cityCard__content{transform:translateY(-5px)}.nij-cityCard__name{color:#fff;text-shadow:0 2px 8px #0006;margin:0 0 clamp(.25rem,.5vw,.375rem);font-family:Inter,sans-serif;font-size:clamp(1.125rem,2.2vw,1.5rem);font-weight:700;line-height:1.3;transition:all .4s}.nij-cityCard:hover .nij-cityCard__name{text-shadow:0 4px 15px #00000080;letter-spacing:.5px;transform:translate(5px)}.nij-cityCard__count{color:#fff;opacity:.9;text-shadow:0 2px 6px #0006;margin:0;font-family:Inter,sans-serif;font-size:clamp(.75rem,1.3vw,.875rem);font-weight:500;line-height:1.4;transition:all .4s}.nij-cityCard:hover .nij-cityCard__count{opacity:1;font-weight:600;transform:translate(5px)}@media (min-width:1900px){.nij-cityLaunches{padding:5rem 0}.nij-cityLaunches__container{padding:0 6rem}.nij-cityCard__imageWrap{height:18rem}}.nij-cityCard,.nij-cityCard__img,.nij-cityCard__overlay,.nij-cityCard__content,.nij-cityCard__name,.nij-cityCard__count{transition:none!important;animation:none!important}.nij-cityCard:before,.nij-cityCard:after{content:none!important}.nij-cityCard:hover{filter:drop-shadow(0 4px 6px #0000001a)drop-shadow(0 10px 15px #0000001a)!important;border-color:#0000!important;transform:none!important}html[data-theme=dark] .nij-cityCard:hover{filter:drop-shadow(0 6px 12px #00000080)drop-shadow(0 15px 25px #0006)!important;border-color:#58606e66!important}.nij-cityCard:hover .nij-cityCard__img,.nij-cityCard:hover .nij-cityCard__content,.nij-cityCard:hover .nij-cityCard__name,.nij-cityCard:hover .nij-cityCard__count{filter:none!important;letter-spacing:normal!important;transform:none!important}.nij-cityCard:hover .nij-cityCard__overlay{background:linear-gradient(#0000 0%,#0000004d 40%,#0009 65%,#000000e6 100%)!important}html[data-theme=dark] .nij-cityCard:hover .nij-cityCard__overlay{background:linear-gradient(#0000 0%,#0006 40%,#000000b3 65%,#000000f2 100%)!important}.nij-cityCard:hover .nij-cityCard__name{text-shadow:0 2px 8px #0006!important}.nij-cityCard:hover .nij-cityCard__count{opacity:.9!important;font-weight:500!important}@media (min-width:1600px) and (max-width:1899px){.nij-cityLaunches__container{padding:0 5rem}}@media (min-width:1400px) and (max-width:1599px){.nij-cityLaunches__container{padding:0 4.5rem}}@media (min-width:1200px) and (max-width:1399px){.nij-cityLaunches__container{padding:0 3.5rem}}@media (min-width:992px) and (max-width:1199px){.nij-cityLaunches__container{padding:0 2.5rem}}@media (min-width:768px) and (max-width:991px){.nij-cityLaunches__container{padding:0 2rem}}@media (min-width:576px) and (max-width:767px){.nij-cityLaunches__container{padding:0 1.5rem}.nij-cityCard__imageWrap{height:12rem}}@media (min-width:480px) and (max-width:575px){.nij-cityLaunches__container{padding:0 1rem}.nij-cityCard__imageWrap{height:11rem}}@media (min-width:400px) and (max-width:479px){.nij-cityLaunches__container{padding:0 .875rem}.nij-cityCard__imageWrap{height:10rem}}@media (min-width:360px) and (max-width:399px){.nij-cityLaunches__container{padding:0 .75rem}.nij-cityCard__imageWrap{height:9rem}}@media (min-width:320px) and (max-width:359px){.nij-cityLaunches__container{padding:0 .625rem}.nij-cityLaunches__title{font-size:1.125rem}.nij-cityCard__imageWrap{height:8rem}}@media (max-width:319px){.nij-cityLaunches__container{padding:0 .5rem}.nij-cityLaunches__title{font-size:1rem}.nij-cityCard__imageWrap{height:7rem}.nij-cityCard__content{padding:.75rem}}
.nij-whyInvest{background:#fff;width:100%;padding:clamp(2.5rem,5vw,4rem) 0;transition:all .4s;position:relative;overflow:hidden}.nij-whyInvest:before{content:"";pointer-events:none;background:radial-gradient(at 50% 100%,#e75b2a08 0%,#0000 50%);position:absolute;inset:0}html[data-theme=dark] .nij-whyInvest{background:linear-gradient(#161b22 0%,#0d1117 100%)}html[data-theme=dark] .nij-whyInvest:before{background:radial-gradient(at 50% 100%,#ff6a3d0d 0%,#0000 50%)}.nij-whyInvest__container{max-width:clamp(20rem,90vw,90rem);margin:0 auto;padding:0 clamp(.5rem,2vw + .5rem,5rem);position:relative}.nij-whyInvest__header{text-align:center;margin-bottom:clamp(1.5rem,4vw,2.5rem)}.nij-whyInvest__title{color:#111827;margin:0 0 clamp(.5rem,1.5vw,.75rem);font-family:Inter,sans-serif;font-size:clamp(1.25rem,3vw,1.875rem);font-weight:700;line-height:1.3;transition:color .3s}html[data-theme=dark] .nij-whyInvest__title{color:#f0f6fc}.nij-whyInvest__subtitle{color:#4b5563;margin:0;font-family:Inter,sans-serif;font-size:clamp(.8125rem,1.5vw,1rem);font-weight:400;line-height:1.5}html[data-theme=dark] .nij-whyInvest__subtitle{color:#8b949e}.nij-benefitCard{background:#fff;border:3px solid #0000;border-radius:clamp(.625rem,1.2vw,.75rem);flex-direction:column;align-items:center;height:100%;padding:clamp(1.5rem,3vw,2rem);transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #00000014,0 4px 12px #0000000f}.nij-benefitCard:before{content:"";transform-origin:0;background:linear-gradient(90deg,#e75b2a,#ff8c5a,#e75b2a);height:5px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.nij-benefitCard:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#e75b2a08 0%,#0000 50%);transition:opacity .4s;position:absolute;inset:0}.nij-benefitCard:hover:before{transform:scaleX(1)}.nij-benefitCard:hover:after{opacity:1}html[data-theme=dark] .nij-benefitCard{background:linear-gradient(145deg,#1a1f2a 0%,#12161f 100%);border-color:#58606e80;box-shadow:0 4px 18px #00000080,0 8px 30px #0006}html[data-theme=dark] .nij-benefitCard:before{background:linear-gradient(90deg,#ff6a3d,#f96,#ff6a3d);box-shadow:0 0 25px #ff6a3db3}html[data-theme=dark] .nij-benefitCard:after{background:linear-gradient(135deg,#ff6a3d0d 0%,#0000 50%)}.nij-benefitCard__iconWrap{background:#e75b2a1f;border-radius:50%;justify-content:center;align-items:center;width:clamp(3.5rem,6vw,4rem);height:clamp(3.5rem,6vw,4rem);margin-bottom:clamp(1rem,2vw,1.25rem);transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.nij-benefitCard__iconWrap:before{content:"";border:2px dashed #0000;border-radius:50%;transition:all .5s;position:absolute;inset:-4px}.nij-benefitCard:hover .nij-benefitCard__iconWrap{background:linear-gradient(135deg,#e75b2a 0%,#f06b3a 100%);transform:scale(1.2)rotate(10deg);box-shadow:0 12px 35px #e75b2a73,0 0 50px #e75b2a33}.nij-benefitCard:hover .nij-benefitCard__iconWrap:before{border-color:#e75b2a4d;animation:1.5s ease-in-out infinite iconPulse}@keyframes iconPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.15)}}html[data-theme=dark] .nij-benefitCard__iconWrap{background:#ff6a3d26}html[data-theme=dark] .nij-benefitCard:hover .nij-benefitCard__iconWrap{background:linear-gradient(135deg,#ff6a3d 0%,#ff8249 100%);box-shadow:0 12px 40px #ff6a3d80,0 0 60px #ff6a3d40}html[data-theme=dark] .nij-benefitCard:hover .nij-benefitCard__iconWrap:before{border-color:#ff6a3d66}.nij-benefitCard__icon{color:#e75b2a;width:clamp(1.5rem,2.5vw,1.875rem);height:clamp(1.5rem,2.5vw,1.875rem);transition:all .4s}html[data-theme=dark] .nij-benefitCard__icon{color:#ff6a3d}html[data-theme=dark] .nij-benefitCard:hover .nij-benefitCard__icon{color:#fff;filter:drop-shadow(0 2px 10px #fff6)}.nij-benefitCard__title{color:#111827;text-align:center;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:all .4s}.nij-benefitCard:hover .nij-benefitCard__title{color:#e75b2a;letter-spacing:.3px;transform:translateY(-3px)}html[data-theme=dark] .nij-benefitCard__title{color:#f0f6fc}html[data-theme=dark] .nij-benefitCard:hover .nij-benefitCard__title{color:#ff6a3d;text-shadow:0 0 20px #ff6a3d4d}.nij-benefitCard__desc{color:#4b5563;text-align:center;margin:0;font-family:Inter,sans-serif;font-size:clamp(.8125rem,1.4vw,1rem);font-weight:400;line-height:1.6;transition:all .3s}html[data-theme=dark] .nij-benefitCard__desc{color:#a8b2c1}@media (min-width:1900px){.nij-whyInvest{padding:5rem 0}.nij-whyInvest__container{padding:0 6rem}}.nij-benefitCard,.nij-benefitCard__iconWrap,.nij-benefitCard__icon,.nij-benefitCard__title,.nij-benefitCard__desc{transition:none!important;animation:none!important}.nij-benefitCard:before,.nij-benefitCard:after,.nij-benefitCard__iconWrap:before{content:none!important}.nij-benefitCard:hover{border-color:#0000!important;transform:none!important;box-shadow:0 2px 6px #00000014,0 4px 12px #0000000f!important}html[data-theme=dark] .nij-benefitCard:hover{border-color:#58606e80!important;box-shadow:0 4px 18px #00000080,0 8px 30px #0006!important}.nij-benefitCard:hover .nij-benefitCard__iconWrap{box-shadow:none!important;background:#e75b2a1f!important;transform:none!important}html[data-theme=dark] .nij-benefitCard:hover .nij-benefitCard__iconWrap{background:#ff6a3d26!important}.nij-benefitCard:hover .nij-benefitCard__icon{color:#e75b2a!important;filter:none!important;transform:none!important}html[data-theme=dark] .nij-benefitCard:hover .nij-benefitCard__icon{color:#ff6a3d!important}.nij-benefitCard:hover .nij-benefitCard__title{color:#111827!important;letter-spacing:normal!important;text-shadow:none!important;transform:none!important}html[data-theme=dark] .nij-benefitCard:hover .nij-benefitCard__title{color:#f0f6fc!important}.nij-benefitCard:hover .nij-benefitCard__desc{color:#4b5563!important}html[data-theme=dark] .nij-benefitCard:hover .nij-benefitCard__desc{color:#a8b2c1!important}@media (min-width:1600px) and (max-width:1899px){.nij-whyInvest__container{padding:0 5rem}}@media (min-width:1400px) and (max-width:1599px){.nij-whyInvest__container{padding:0 4.5rem}}@media (min-width:1200px) and (max-width:1399px){.nij-whyInvest__container{padding:0 3.5rem}}@media (min-width:992px) and (max-width:1199px){.nij-whyInvest__container{padding:0 2.5rem}}@media (min-width:768px) and (max-width:991px){.nij-whyInvest__container{padding:0 2rem}}@media (min-width:576px) and (max-width:767px){.nij-whyInvest__container{padding:0 1.5rem}}@media (min-width:480px) and (max-width:575px){.nij-whyInvest__container{padding:0 1rem}}@media (min-width:400px) and (max-width:479px){.nij-whyInvest__container{padding:0 .875rem}.nij-benefitCard{padding:1.25rem}}@media (min-width:360px) and (max-width:399px){.nij-whyInvest__container{padding:0 .75rem}.nij-benefitCard{padding:1rem}}@media (min-width:320px) and (max-width:359px){.nij-whyInvest__container{padding:0 .625rem}.nij-whyInvest__title{font-size:1.125rem}.nij-benefitCard{padding:.875rem}}@media (max-width:319px){.nij-whyInvest__container{padding:0 .5rem}.nij-whyInvest__title{font-size:1rem}.nij-benefitCard{padding:.75rem}.nij-benefitCard__iconWrap{width:3rem;height:3rem}}
.nij-newLaunchPage{--nij-launch-bg:#fff;--nij-launch-surface:#fff;--nij-launch-surface-strong:#fff;--nij-launch-surface-soft:#f8fafc;--nij-launch-border:#0f172a14;--nij-launch-border-strong:#e75b2a24;--nij-launch-text:#172033;--nij-launch-muted:#66758b;--nij-launch-accent:#e75b2a;--nij-launch-accent-strong:#d94a1c;--nij-launch-navy:#13233c;--nij-launch-shadow:0 10px 28px #0f172a0f;color:var(--nij-launch-text);background:#fff}.nij-newLaunchPage .container,.nij-newLaunchPage .container-fluid{max-width:1440px}.nij-newLaunchPage .nij-heroSearch,.nij-newLaunchPage .nij-featured,.nij-newLaunchPage .nij-filterBar,.nij-newLaunchPage .nij-newLaunch,.nij-newLaunchPage .nij-propTypes,.nij-newLaunchPage .nij-builders,.nij-newLaunchPage .nij-cityLaunches,.nij-newLaunchPage .nij-whyInvest{background:0 0;border:0}.nij-newLaunchPage .nij-heroSearch:before,.nij-newLaunchPage .nij-featured:before,.nij-newLaunchPage .nij-featured:after,.nij-newLaunchPage .nij-newLaunch:before,.nij-newLaunchPage .nij-propTypes:before,.nij-newLaunchPage .nij-builders:before,.nij-newLaunchPage .nij-cityLaunches:before,.nij-newLaunchPage .nij-whyInvest:before{display:none}.nij-newLaunchPage .nij-heroSearch{padding:28px 0 24px}.nij-newLaunchPage .nij-heroSearch__container{padding:0 24px}.nij-newLaunchPage .nij-heroSearch__content{max-width:none}.nij-newLaunchPage .nij-heroSearch__pillRow{display:none}.nij-newLaunchPage .nij-heroSearch__pill{min-height:30px;color:var(--nij-launch-accent-strong);letter-spacing:.06em;text-transform:uppercase;background:#fff7f3;border:1px solid #e75b2a24;border-radius:999px;align-items:center;padding:0 12px;font-size:.7rem;font-weight:600;display:inline-flex}.nij-newLaunchPage .nij-heroSearch__pill--soft{color:var(--nij-launch-navy);background:#f8fafc;border-color:#13233c14}.nij-newLaunchPage .nij-heroSearch__title{max-width:500px;color:var(--nij-launch-text);letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,2.2vw,2.25rem);font-weight:600;line-height:1.16}.nij-newLaunchPage .nij-heroSearch__title:after{display:none}.nij-newLaunchPage .nij-heroSearch__title:hover,.nij-newLaunchPage .nij-featured__title:hover,.nij-newLaunchPage .nij-newLaunch__title:hover{color:var(--nij-launch-text);text-shadow:none}.nij-newLaunchPage .nij-heroSearch__subtitle{max-width:500px;color:var(--nij-launch-muted);margin:14px 0 0;font-size:.875rem;line-height:1.62}.nij-newLaunchPage .nij-heroSearch__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.nij-newLaunchPage .nij-heroSearch__stat{box-shadow:none;background:#fff;border:1px solid #0f172a14;border-radius:14px;padding:12px 13px}.nij-newLaunchPage .nij-heroSearch__stat strong{color:var(--nij-launch-text);font-size:.95rem;font-weight:700;line-height:1.1;display:block}.nij-newLaunchPage .nij-heroSearch__stat span{color:var(--nij-launch-muted);margin-top:4px;font-size:.82rem;line-height:1.5;display:block}.nij-newLaunchPage .nij-heroSearch__card{border:1px solid var(--nij-launch-border);box-shadow:var(--nij-launch-shadow);background:#fff;border-radius:20px;margin-top:22px;padding:20px}.nij-newLaunchPage .nij-heroSearch__cardHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.nij-newLaunchPage .nij-heroSearch__cardEyebrow,.nij-newLaunchPage .nij-featured__eyebrow,.nij-newLaunchPage .nij-newLaunch__eyebrow,.nij-newLaunchPage .nij-propTypes__eyebrow,.nij-newLaunchPage .nij-builders__eyebrow,.nij-newLaunchPage .nij-cityLaunches__eyebrow,.nij-newLaunchPage .nij-whyInvest__eyebrow,.nij-newLaunchPage .nij-filterBar__eyebrow,.nij-newLaunchPage .nij-heroSearch__spotlightTag{display:none}.nij-newLaunchPage .nij-heroSearch__cardTitle{max-width:460px;color:var(--nij-launch-text);margin:0;font-size:1rem;font-weight:600;line-height:1.45}.nij-newLaunchPage .nij-heroSearch__cardBadge{min-height:28px;color:var(--nij-launch-accent-strong);white-space:nowrap;background:#e75b2a1a;border-radius:999px;align-items:center;padding:0 10px;font-size:.68rem;font-weight:600;display:inline-flex}.nij-newLaunchPage .nij-heroSearch__fieldLabel{color:var(--nij-launch-text);margin-bottom:10px;font-size:.8rem;font-weight:600;display:inline-flex}.nij-newLaunchPage .nij-heroSearch__input{height:46px;color:var(--nij-launch-text);background:#fff;border-width:1px;border-radius:12px;font-size:.84rem}.nij-newLaunchPage .nij-heroSearch__card .row{--bs-gutter-y:1.4rem}.nij-newLaunchPage .nij-heroSearch__input:hover,.nij-newLaunchPage .nij-heroSearch__input:focus{border-color:#e75b2a73}.nij-newLaunchPage .nij-heroSearch__selectIcon{color:#7a8798}.nij-newLaunchPage .nij-heroSearch__quickRow{flex-wrap:wrap;align-items:center;gap:8px 10px;margin-top:8px;margin-bottom:16px;display:flex}.nij-newLaunchPage .nij-heroSearch__quickLabel{color:var(--nij-launch-muted);font-size:.8rem;font-weight:600}.nij-newLaunchPage .nij-heroSearch__quickList{flex-wrap:wrap;gap:10px;display:flex}.nij-newLaunchPage .nij-heroSearch__quickChip{min-height:26px;color:var(--nij-launch-text);background:#13233c0f;border-radius:999px;align-items:center;padding:0 9px;font-size:.8rem;font-weight:600;display:inline-flex}.nij-newLaunchPage .nij-heroSearch__btn{border-radius:12px;height:46px;font-size:.84rem;font-weight:600;box-shadow:0 8px 20px #e75b2a24}.nij-newLaunchPage .nij-heroSearch__btn:hover{transform:none;box-shadow:0 8px 20px #e75b2a24}.nij-newLaunchPage .nij-heroSearch__visual{min-height:450px;position:relative}.nij-newLaunchPage .nij-heroSearch__spotlightCard{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #0f172a14;border-radius:16px;width:min(250px,46%);padding:16px 16px 14px;position:absolute;top:12px;left:0;box-shadow:0 12px 28px #0f172a14}.nij-newLaunchPage .nij-heroSearch__spotlightTag{min-height:26px;color:var(--nij-launch-accent-strong);letter-spacing:.08em;text-transform:uppercase;background:#e75b2a1a;border-radius:999px;align-items:center;padding:0 10px;font-size:.68rem;font-weight:700;display:inline-flex}.nij-newLaunchPage .nij-heroSearch__spotlightTitle{color:var(--nij-launch-text);margin:0;font-size:.92rem;font-weight:600;line-height:1.4}.nij-newLaunchPage .nij-heroSearch__spotlightCity{color:var(--nij-launch-muted);margin:6px 0 0;font-size:.76rem;line-height:1.5}.nij-newLaunchPage .nij-heroSearch__spotlightPrice{color:var(--nij-launch-accent-strong);margin-top:10px;font-size:1.02rem;font-weight:700;line-height:1.1}.nij-newLaunchPage .nij-heroSearch__spotlightList{gap:4px;margin:10px 0 0;padding:0;list-style:none;display:grid}.nij-newLaunchPage .nij-heroSearch__spotlightList li{color:var(--nij-launch-muted);font-size:.7rem;line-height:1.4}.nij-newLaunchPage .nij-heroSearch__imageWrap{border-radius:18px;position:absolute;inset:34px 0 0 56px;overflow:hidden;box-shadow:0 16px 36px #0f172a1a}.nij-newLaunchPage .nij-heroSearch__image{width:100%;height:100%;min-height:414px}.nij-newLaunchPage .nij-heroSearch__image:after{display:none}.nij-newLaunchPage .nij-heroSearch__img{object-fit:cover}.nij-newLaunchPage .nij-heroSearch__dots{z-index:2;justify-content:flex-end;gap:8px;display:flex;position:absolute;bottom:18px;left:20px;right:20px}.nij-newLaunchPage .nij-heroSearch__dot{background:#fff9;border:0;border-radius:999px;width:8px;height:8px}.nij-newLaunchPage .nij-heroSearch__dot--active{background:var(--nij-launch-accent);width:24px}.nij-newLaunchPage .nij-filterBar{z-index:20;padding:0 0 18px;position:sticky;top:74px}.nij-newLaunchPage .nij-filterBar__inner{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:1px solid #13233c14;border-radius:16px;padding:12px 14px;display:block;box-shadow:0 8px 24px #0f172a0d}.nij-newLaunchPage .nij-filterBar__summaryRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.nij-newLaunchPage .nij-filterBar__summary{color:var(--nij-launch-muted);margin:0;font-size:.82rem;line-height:1.55}.nij-newLaunchPage .nij-filterBar__summary strong{color:var(--nij-launch-text);font-weight:600}.nij-newLaunchPage .nij-filterBar__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;display:grid}.nij-newLaunchPage .nij-filterBar__field{gap:6px;display:grid}.nij-newLaunchPage .nij-filterBar__label{color:var(--nij-launch-muted);font-size:.78rem;font-weight:600;line-height:1.2}.nij-newLaunchPage .nij-filterBar__selectWrap{position:relative}.nij-newLaunchPage .nij-filterBar__select{width:100%;min-height:42px;color:var(--nij-launch-text);appearance:none;background:#fff;border:1px solid #13233c1c;border-radius:12px;padding:0 34px 0 12px;font-size:.84rem}.nij-newLaunchPage .nij-filterBar__select:hover,.nij-newLaunchPage .nij-filterBar__select:focus{border-color:#e75b2a73;outline:none;box-shadow:0 0 0 3px #e75b2a14}.nij-newLaunchPage .nij-filterBar__selectIcon{color:#7a8798;pointer-events:none;width:12px;height:12px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.nij-newLaunchPage .nij-filterBar__clearBtn,.nij-newLaunchPage .nij-filterBar__activeCount{border-radius:12px;align-items:center;min-height:34px;padding:0 13px;font-size:.78rem;font-weight:600;display:inline-flex}.nij-newLaunchPage .nij-filterBar__clearBtn{color:var(--nij-launch-accent-strong);background:#fff5f1;border:1px solid #e75b2a2e}.nij-newLaunchPage .nij-filterBar__activeCount{color:var(--nij-launch-muted);background:#13233c0f}.nij-newLaunchPage .nij-featured,.nij-newLaunchPage .nij-newLaunch,.nij-newLaunchPage .nij-propTypes,.nij-newLaunchPage .nij-builders,.nij-newLaunchPage .nij-cityLaunches,.nij-newLaunchPage .nij-whyInvest{padding:26px 0 10px}.nij-newLaunchPage .nij-featured__header,.nij-newLaunchPage .nij-newLaunch__header,.nij-newLaunchPage .nij-propTypes__header,.nij-newLaunchPage .nij-builders__header,.nij-newLaunchPage .nij-cityLaunches__header,.nij-newLaunchPage .nij-whyInvest__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:20px;display:flex}.nij-newLaunchPage .nij-featured__copy,.nij-newLaunchPage .nij-newLaunch__copy{gap:8px;display:grid}.nij-newLaunchPage .nij-featured__title,.nij-newLaunchPage .nij-newLaunch__title,.nij-newLaunchPage .nij-propTypes__title,.nij-newLaunchPage .nij-builders__title,.nij-newLaunchPage .nij-cityLaunches__title,.nij-newLaunchPage .nij-whyInvest__title{color:var(--nij-launch-text);letter-spacing:-.02em;margin:0;font-size:clamp(1.05rem,1.35vw,1.28rem);font-weight:600;line-height:1.32}.nij-newLaunchPage .nij-featured__title:after,.nij-newLaunchPage .nij-newLaunch__title:after{display:none}.nij-newLaunchPage .nij-featured__subtitle,.nij-newLaunchPage .nij-newLaunch__subtitle,.nij-newLaunchPage .nij-propTypes__subtitle,.nij-newLaunchPage .nij-builders__subtitle,.nij-newLaunchPage .nij-cityLaunches__subtitle,.nij-newLaunchPage .nij-whyInvest__subtitle{max-width:620px;color:var(--nij-launch-muted);margin:0;font-size:.82rem;line-height:1.6}.nij-newLaunchPage .nij-featured__summary,.nij-newLaunchPage .nij-newLaunch__summary{flex-wrap:wrap;gap:14px;display:flex}.nij-newLaunchPage .nij-featured__summaryItem,.nij-newLaunchPage .nij-newLaunch__summaryItem{background:#fff;border:1px solid #13233c14;border-radius:12px;min-width:118px;padding:10px 12px}.nij-newLaunchPage .nij-featured__summaryItem strong,.nij-newLaunchPage .nij-newLaunch__summaryItem strong{color:var(--nij-launch-text);font-size:.95rem;font-weight:700;display:block}.nij-newLaunchPage .nij-featured__summaryItem span,.nij-newLaunchPage .nij-newLaunch__summaryItem span{color:var(--nij-launch-muted);margin-top:4px;font-size:.82rem;line-height:1.5;display:block}.nij-newLaunchPage .nij-propCard,.nij-newLaunchPage .nij-propCard4{border:1px solid var(--nij-launch-border);background:var(--nij-launch-surface-strong);border-radius:16px;height:100%;overflow:hidden;box-shadow:0 10px 26px #0f172a0f}.nij-newLaunchPage .nij-propCard:before,.nij-newLaunchPage .nij-propCard4:before,.nij-newLaunchPage .nij-propCard__imageWrap:after,.nij-newLaunchPage .nij-propCard4__imageWrap:after,.nij-newLaunchPage .nij-propTypes__card:before,.nij-newLaunchPage .nij-builders__card:before,.nij-newLaunchPage .nij-cityCard:before,.nij-newLaunchPage .nij-cityCard:after,.nij-newLaunchPage .nij-benefitCard:before,.nij-newLaunchPage .nij-benefitCard:after,.nij-newLaunchPage .nij-benefitCard__iconWrap:before{display:none}.nij-newLaunchPage .nij-propCard:hover,.nij-newLaunchPage .nij-propCard4:hover{border-color:var(--nij-launch-border);transform:none;box-shadow:0 10px 26px #0f172a0f}.nij-newLaunchPage .nij-propCard__imageWrap,.nij-newLaunchPage .nij-propCard4__imageWrap{background:#e7eaef;height:186px}.nij-newLaunchPage .nij-propCard__img,.nij-newLaunchPage .nij-propCard4__img{object-fit:cover}.nij-newLaunchPage .nij-propCard__tag,.nij-newLaunchPage .nij-propCard4__tag{z-index:2;min-height:28px;color:var(--nij-launch-accent-strong);letter-spacing:.04em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-radius:999px;align-items:center;padding:0 10px;font-size:.68rem;font-weight:700;display:inline-flex;position:absolute;top:14px;left:14px}.nij-newLaunchPage .nij-propCard__fav,.nij-newLaunchPage .nij-propCard4__fav{width:38px;height:38px;box-shadow:none;background:#ffffffd9;border:1px solid #ffffff73;top:14px;right:14px}.nij-newLaunchPage .nij-propCard__content,.nij-newLaunchPage .nij-propCard4__content{gap:10px;padding:14px;display:grid}.nij-newLaunchPage .nij-propCard__metaRow,.nij-newLaunchPage .nij-propCard4__metaRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.nij-newLaunchPage .nij-propCard__metaBadge,.nij-newLaunchPage .nij-propCard4__metaBadge{min-height:26px;color:var(--nij-launch-accent-strong);letter-spacing:.04em;text-transform:uppercase;background:#e75b2a1c;border-radius:999px;align-items:center;padding:0 9px;font-size:.66rem;font-weight:700;display:inline-flex}.nij-newLaunchPage .nij-propCard__metaBy,.nij-newLaunchPage .nij-propCard4__metaBy{color:var(--nij-launch-muted);font-size:.76rem;font-weight:500}.nij-newLaunchPage .nij-propCard__title,.nij-newLaunchPage .nij-propCard4__title{color:var(--nij-launch-text);margin:0;font-size:.92rem;font-weight:600;line-height:1.45}.nij-newLaunchPage .nij-propCard__location,.nij-newLaunchPage .nij-propCard4__location{margin-bottom:0}.nij-newLaunchPage .nij-propCard__location span,.nij-newLaunchPage .nij-propCard4__location span{color:var(--nij-launch-muted);font-size:.8rem;line-height:1.52}.nij-newLaunchPage .nij-propCard__priceRow,.nij-newLaunchPage .nij-propCard4__priceRow{border-top:1px solid #13233c14;margin-bottom:0;padding-top:12px}.nij-newLaunchPage .nij-propCard__price,.nij-newLaunchPage .nij-propCard4__price{color:var(--nij-launch-text);font-size:1rem;font-weight:700}.nij-newLaunchPage .nij-propCard__priceSqft,.nij-newLaunchPage .nij-propCard4__priceSqft,.nij-newLaunchPage .nij-propCard__bedBath,.nij-newLaunchPage .nij-propCard4__bedBath,.nij-newLaunchPage .nij-propCard__sqft,.nij-newLaunchPage .nij-propCard4__sqft{color:var(--nij-launch-muted);font-size:.8rem;line-height:1.52}.nij-newLaunchPage .nij-propCard__tags,.nij-newLaunchPage .nij-propCard4__tags,.nij-newLaunchPage .nij-propCard__amenities,.nij-newLaunchPage .nij-propCard4__amenities{margin-bottom:0}.nij-newLaunchPage .nij-propCard__tagPill,.nij-newLaunchPage .nij-propCard4__tagPill{min-height:28px;color:var(--nij-launch-text);background:#13233c0f;border-radius:999px;padding:0 10px;font-size:.76rem;font-weight:600}.nij-newLaunchPage .nij-propCard__amenityIcon,.nij-newLaunchPage .nij-propCard4__amenityIcon{color:#7b8797;transform:none}.nij-newLaunchPage .nij-propCard__btn,.nij-newLaunchPage .nij-propCard4__btn,.nij-newLaunchPage .nij-featured__loadBtn,.nij-newLaunchPage .nij-newLaunch__loadBtn{background:var(--nij-launch-accent);color:#fff;min-height:42px;box-shadow:none;border:0;border-radius:999px;justify-content:center;align-items:center;font-size:.84rem;font-weight:600;display:inline-flex}.nij-newLaunchPage .nij-propCard__btn:hover,.nij-newLaunchPage .nij-propCard4__btn:hover,.nij-newLaunchPage .nij-featured__loadBtn:hover,.nij-newLaunchPage .nij-newLaunch__loadBtn:hover{background:var(--nij-launch-accent);color:#fff}.nij-newLaunchPage .nij-featured__loadMore,.nij-newLaunchPage .nij-newLaunch__loadMore{margin-top:20px}.nij-newLaunchPage .nij-propTypes__card,.nij-newLaunchPage .nij-builders__card,.nij-newLaunchPage .nij-benefitCard{background:#fff;border:1px solid #13233c14;border-radius:18px;box-shadow:0 8px 20px #0f172a0d}.nij-newLaunchPage .nij-propTypes__card,.nij-newLaunchPage .nij-builders__card{justify-content:flex-start;min-height:180px;padding:20px 18px}.nij-newLaunchPage .nij-propTypes__card:hover,.nij-newLaunchPage .nij-builders__card:hover,.nij-newLaunchPage .nij-benefitCard:hover,.nij-newLaunchPage .nij-cityCard:hover{border-color:#13233c14;transform:none;box-shadow:0 8px 20px #0f172a0d}.nij-newLaunchPage .nij-propCard:hover .nij-propCard__img,.nij-newLaunchPage .nij-propCard:hover .nij-propCard__title,.nij-newLaunchPage .nij-propCard:hover .nij-propCard__tagPill,.nij-newLaunchPage .nij-propCard:hover .nij-propCard__amenityIcon,.nij-newLaunchPage .nij-propCard4:hover .nij-propCard4__img,.nij-newLaunchPage .nij-propCard4:hover .nij-propCard4__title,.nij-newLaunchPage .nij-propCard4:hover .nij-propCard4__tagPill,.nij-newLaunchPage .nij-propCard4:hover .nij-propCard4__amenityIcon,.nij-newLaunchPage .nij-propTypes__card:hover .nij-propTypes__iconWrap,.nij-newLaunchPage .nij-propTypes__card:hover .nij-propTypes__icon,.nij-newLaunchPage .nij-propTypes__card:hover .nij-propTypes__cardTitle,.nij-newLaunchPage .nij-builders__card:hover .nij-builders__iconWrap,.nij-newLaunchPage .nij-builders__card:hover .nij-builders__icon,.nij-newLaunchPage .nij-builders__card:hover .nij-builders__cardTitle,.nij-newLaunchPage .nij-cityCard:hover .nij-cityCard__img,.nij-newLaunchPage .nij-cityCard:hover .nij-cityCard__content,.nij-newLaunchPage .nij-cityCard:hover .nij-cityCard__name,.nij-newLaunchPage .nij-cityCard:hover .nij-cityCard__count,.nij-newLaunchPage .nij-cityCard:hover .nij-cityCard__overlay,.nij-newLaunchPage .nij-benefitCard:hover .nij-benefitCard__iconWrap,.nij-newLaunchPage .nij-benefitCard:hover .nij-benefitCard__icon,.nij-newLaunchPage .nij-benefitCard:hover .nij-benefitCard__title,.nij-newLaunchPage .nij-benefitCard:hover .nij-benefitCard__desc,.nij-newLaunchPage .nij-propCard__fav:hover,.nij-newLaunchPage .nij-propCard4__fav:hover{color:inherit;box-shadow:none;filter:none;transform:none}.nij-newLaunchPage .nij-propTypes__iconWrap,.nij-newLaunchPage .nij-builders__iconWrap,.nij-newLaunchPage .nij-benefitCard__iconWrap{background:#e75b2a1a}.nij-newLaunchPage .nij-propTypes__cardTitle,.nij-newLaunchPage .nij-builders__cardTitle,.nij-newLaunchPage .nij-benefitCard__title{color:var(--nij-launch-text);font-size:.95rem;font-weight:600;line-height:1.4}.nij-newLaunchPage .nij-propTypes__cardCount,.nij-newLaunchPage .nij-builders__cardCount,.nij-newLaunchPage .nij-benefitCard__desc{color:var(--nij-launch-muted);font-size:.8rem;line-height:1.6}.nij-newLaunchPage .nij-cityCard{filter:none;background:#d8dee9;border:1px solid #13233c17;border-radius:20px;overflow:hidden;box-shadow:0 10px 24px #0f172a0f}.nij-newLaunchPage .nij-cityCard__imageWrap{height:240px}.nij-newLaunchPage .nij-cityCard__overlay{background:linear-gradient(#07101d0a 0%,#07101dc7 100%)}.nij-newLaunchPage .nij-cityCard__content{padding:20px 18px}.nij-newLaunchPage .nij-cityCard__name{color:#fff;margin:0;font-size:1rem;font-weight:600;line-height:1.34}.nij-newLaunchPage .nij-cityCard__count{color:#ffffffd9;margin-top:6px;font-size:.8rem}.nij-newLaunchPage .nij-benefitCard{text-align:left;background:#fff;align-items:flex-start;padding:22px 18px}.nij-newLaunchPage .nij-benefitCard__title,.nij-newLaunchPage .nij-benefitCard__desc{text-align:left}html[data-theme=dark] .nij-newLaunchPage{--nij-launch-bg:#0f1726;--nij-launch-surface:#141f32eb;--nij-launch-surface-strong:#162134;--nij-launch-surface-soft:#1a2940;--nij-launch-border:#ffffff14;--nij-launch-border-strong:#ff6a3d33;--nij-launch-text:#eff4fb;--nij-launch-muted:#9aabc1;--nij-launch-accent:#ff6a3d;--nij-launch-accent-strong:#ff8e64;--nij-launch-navy:#eff4fb;--nij-launch-shadow:0 24px 55px #00000047;background:radial-gradient(circle at 0 0,#ff6a3d21,#0000 26%),radial-gradient(circle at 90% 10%,#3f6eb61a,#0000 22%),linear-gradient(#09111e 0%,#0f1726 42%,#111c2e 100%)}html[data-theme=dark] .nij-newLaunchPage .nij-heroSearch__card,html[data-theme=dark] .nij-newLaunchPage .nij-filterBar__inner,html[data-theme=dark] .nij-newLaunchPage .nij-featured__summaryItem,html[data-theme=dark] .nij-newLaunchPage .nij-newLaunch__summaryItem,html[data-theme=dark] .nij-newLaunchPage .nij-propCard,html[data-theme=dark] .nij-newLaunchPage .nij-propCard4,html[data-theme=dark] .nij-newLaunchPage .nij-propTypes__card,html[data-theme=dark] .nij-newLaunchPage .nij-builders__card,html[data-theme=dark] .nij-newLaunchPage .nij-benefitCard{background:#141f32eb;border-color:#ffffff14;box-shadow:0 20px 45px #0000003d}html[data-theme=dark] .nij-newLaunchPage .nij-heroSearch__stat,html[data-theme=dark] .nij-newLaunchPage .nij-filterBar__btn,html[data-theme=dark] .nij-newLaunchPage .nij-filterBar__sortSelect{color:var(--nij-launch-text);background:#141f32e0;border-color:#ffffff1a}html[data-theme=dark] .nij-newLaunchPage .nij-filterBar__activeCount,html[data-theme=dark] .nij-newLaunchPage .nij-propCard__tagPill,html[data-theme=dark] .nij-newLaunchPage .nij-propCard4__tagPill{color:var(--nij-launch-text);background:#ffffff14}html[data-theme=dark] .nij-newLaunchPage .nij-propCard__fav,html[data-theme=dark] .nij-newLaunchPage .nij-propCard4__fav{background:#0e1625cc;border-color:#ffffff29}html[data-theme=dark] .nij-newLaunchPage .nij-cityCard{border-color:#ffffff14;box-shadow:0 18px 42px #00000040}@media (max-width:1199px){.nij-newLaunchPage .nij-heroSearch__visual{min-height:auto}.nij-newLaunchPage .nij-filterBar__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.nij-newLaunchPage .nij-heroSearch__spotlightCard{width:100%;margin-bottom:16px;position:relative;top:auto;left:auto}.nij-newLaunchPage .nij-heroSearch__imageWrap{position:relative;inset:auto}.nij-newLaunchPage .nij-heroSearch__image{min-height:380px}}@media (max-width:991px){.nij-newLaunchPage .nij-heroSearch__container,.nij-newLaunchPage .container{padding-left:20px;padding-right:20px}.nij-newLaunchPage .nij-heroSearch__stats{grid-template-columns:1fr}.nij-newLaunchPage .nij-filterBar{top:68px}.nij-newLaunchPage .nij-filterBar__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.nij-newLaunchPage .nij-featured__header,.nij-newLaunchPage .nij-newLaunch__header,.nij-newLaunchPage .nij-propTypes__header,.nij-newLaunchPage .nij-builders__header,.nij-newLaunchPage .nij-cityLaunches__header,.nij-newLaunchPage .nij-whyInvest__header{align-items:flex-start}}@media (max-width:767px){.nij-newLaunchPage .nij-heroSearch{padding-top:18px}.nij-newLaunchPage .nij-heroSearch__container,.nij-newLaunchPage .container{padding-left:16px;padding-right:16px}.nij-newLaunchPage .nij-heroSearch__title{font-size:clamp(1.35rem,6.8vw,1.9rem)}.nij-newLaunchPage .nij-heroSearch__card{border-radius:18px;padding:16px}.nij-newLaunchPage .nij-heroSearch__cardHeader{flex-direction:column}.nij-newLaunchPage .nij-heroSearch__image{min-height:280px}.nij-newLaunchPage .nij-filterBar__inner{border-radius:16px;padding:14px}.nij-newLaunchPage .nij-filterBar__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nij-newLaunchPage .nij-filterBar__clearBtn,.nij-newLaunchPage .nij-filterBar__activeCount{justify-content:center;width:100%}.nij-newLaunchPage .nij-propCard__imageWrap,.nij-newLaunchPage .nij-propCard4__imageWrap,.nij-newLaunchPage .nij-cityCard__imageWrap{height:210px}}@media (max-width:575px){.nij-newLaunchPage .nij-filterBar__grid{grid-template-columns:1fr}}
