.nj-hero-section{text-align:center;color:#fff;justify-content:center;align-items:center;height:80vh;min-height:520px;display:flex;position:relative;overflow:hidden}.nj-hero-img{z-index:0;object-fit:cover;width:auto;min-width:100%;height:auto;min-height:100%;animation:28s ease-in-out infinite alternate nj-zoom;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes nj-zoom{0%{transform:translate(-50%,-50%)scale(1)}to{transform:translate(-50%,-50%)scale(1.1)}}.nj-hero-overlay{z-index:1;background:linear-gradient(135deg,#000c 0%,#0006 50%,#000c 100%);position:absolute;inset:0}.nj-hero-content{z-index:2;max-width:900px;padding:0 20px;position:relative}.nj-hero-title{color:#fff;text-shadow:0 4px 20px #00000080;margin-bottom:1rem;font-family:Gallient,serif;font-size:clamp(2.4rem,6vw,4rem);line-height:1.05}.nj-intro-section{background:var(--bg-body);padding:90px 0}.nj-intro-section img{object-fit:cover;border-radius:16px;width:100%;max-height:480px;transition:transform .4s,box-shadow .4s}.nj-intro-section img:hover{transform:scale(1.02);box-shadow:0 20px 60px #00000026}.nj-intro-title{color:var(--text-heading);text-align:start;margin-bottom:1.25rem;padding-bottom:16px;font-family:Gallient,serif;font-size:clamp(1.5rem,2.5vw,2rem);position:relative}.nj-intro-title:after{content:"";background:var(--gold);border-radius:2px;width:50%;height:2px;position:absolute;bottom:-8px;left:0}.nj-trusted-section{background:var(--bg-surface-alt);padding:100px 0}.nj-section-title{color:var(--text-heading);margin-bottom:0;padding-bottom:18px;font-family:Gallient,serif;font-size:clamp(1.8rem,3vw,2.6rem);display:inline-block;position:relative}.nj-section-title:after{content:"";background:var(--gold);border-radius:2px;width:60px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.nj-services-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.nj-service-item{cursor:default;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:14px;flex-direction:column;justify-content:flex-end;height:260px;padding:25px;transition:transform .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #00000014}.nj-service-item:before{content:"";z-index:1;background:linear-gradient(#0003 0%,#00000073 45%,#000000e0 100%);transition:background .4s;position:absolute;inset:0}.nj-service-item:hover{transform:translateY(-6px);box-shadow:0 20px 45px #00000029}.nj-service-item:hover:before{background:linear-gradient(#00000040 0%,#0000008c 45%,#000000eb 100%)}.nj-service-item h3{color:#fff;z-index:2;margin-bottom:8px;font-family:Gallient,serif;font-size:1.3rem;position:relative}.nj-service-item p{color:#ffffffe0;z-index:2;margin:0;font-size:.9rem;line-height:1.55;position:relative}.nj-fullservice-section{background:var(--bg-body);padding:100px 0}.nj-features-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-top:3rem;display:grid}.nj-feature-item{background:var(--bg-surface);text-align:center;border:1px solid var(--border-color);border-radius:14px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 16px #0000000f}.nj-feature-item:hover{transform:translateY(-5px);box-shadow:0 16px 40px #0000001f}.nj-feature-icon{color:var(--gold);margin-bottom:1rem;font-size:2.4rem}.nj-feature-item h3{color:var(--text-heading);margin-bottom:0;font-family:Gallient,serif;font-size:1.15rem;line-height:1.35}.nj-why-section{background:var(--bg-surface-alt);padding:100px 0}.nj-why-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.75rem;margin-top:3rem;display:grid}.nj-why-card{background:var(--bg-surface);text-align:center;border:1px solid var(--border-color);border-radius:14px;padding:2.2rem 1.75rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 16px #0000000f}.nj-why-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #0000001f}.nj-why-card h3{color:var(--text-heading);margin-bottom:.6rem;font-family:Gallient,serif;font-size:1.4rem}.nj-why-card p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.6}@media (max-width:992px){.nj-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.nj-hero-section{height:70vh}.nj-intro-section,.nj-trusted-section,.nj-fullservice-section,.nj-why-section{padding:60px 0}.nj-services-grid,.nj-features-grid{grid-template-columns:1fr}.nj-service-item{height:220px}}
