.elementor-74242 .elementor-element.elementor-element-85730bd{--display:flex;}/* Start custom CSS for html, class: .elementor-element-0c5923d */.nivasti-developers-llp-vashi-page,
.nivasti-developers-llp-vashi-page * {
    box-sizing: border-box;
}

.nivasti-developers-llp-vashi-dark-inner h2 {
    color: #ffffff;
}

.nivasti-developers-llp-vashi-page {
    background: #f8fafc;
    color: #111827;
    font-family: "Inter", Arial, sans-serif;
    padding: 30px 0;
    width: 100%;
    overflow-x: hidden;
}

.nivasti-developers-llp-vashi-page img {
    max-width: 100%;
    display: block;
}

.nivasti-developers-llp-vashi-page ::selection {
    background: #dbeafe;
    color: #1e3a8a;
}

.nivasti-developers-llp-vashi-page ::-webkit-scrollbar {
    width: 8px;
}

.nivasti-developers-llp-vashi-page ::-webkit-scrollbar-track {
    background: #f1f5f9;
}

.nivasti-developers-llp-vashi-page ::-webkit-scrollbar-thumb {
    background: #cbd5e1;
    border-radius: 10px;
}

@keyframes nivastiFadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.nivasti-developers-llp-vashi-main > section,
.nivasti-developers-llp-vashi-sidebar > div {
    animation: nivastiFadeIn 0.6s ease-out forwards;
}

.nivasti-developers-llp-vashi-container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 16px;
    min-width: 0;
}

.nivasti-developers-llp-vashi-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 360px;
    gap: 30px;
    align-items: start;
    min-width: 0;
    max-width: 100%;
}

.nivasti-developers-llp-vashi-main {
    display: flex;
    flex-direction: column;
    gap: 28px;
    min-width: 0;
}

.nivasti-developers-llp-vashi-sidebar {
    display: flex;
    flex-direction: column;
    gap: 24px;
    position: sticky;
    top: 32px;
}

.nivasti-developers-llp-vashi-card {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 32px;
    padding: 28px;
    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.05);
    min-width: 0;
    max-width: 100%;
}

.nivasti-developers-llp-vashi-topbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin-bottom: 28px;
    padding: 18px 22px;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 30px;
    box-shadow: 0 6px 18px rgba(15, 23, 42, 0.05);
}

.nivasti-developers-llp-vashi-topbar-left {
    display: flex;
    align-items: center;
    gap: 14px;
}

.nivasti-developers-llp-vashi-brand-icon {
    width: 42px;
    height: 42px;
    border-radius: 16px;
    background: #1d4ed8;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    font-size: 20px;
}

.nivasti-developers-llp-vashi-brand-label {
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #1d4ed8;
}

.nivasti-developers-llp-vashi-brand-title {
    margin-top: 3px;
    font-size: 20px;
    font-weight: 800;
    color: #111827;
}

.nivasti-developers-llp-vashi-topbar-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
}

.nivasti-developers-llp-vashi-topbar-links a {
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    color: #6b7280;
    transition: 0.3s ease;
}

.nivasti-developers-llp-vashi-topbar-links a:hover {
    color: #1d4ed8;
}

.nivasti-developers-llp-vashi-topbar-btn {
    padding: 11px 18px;
    border-radius: 16px;
    background: #111827;
    color: #ffffff !important;
}

.nivasti-developers-llp-vashi-hero {
    overflow: hidden;
}

.nivasti-developers-llp-vashi-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 24px;
}

.nivasti-developers-llp-vashi-badge {
    display: inline-block;
    padding: 8px 14px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 800;
    border: 1px solid transparent;
}

.nivasti-developers-llp-vashi-badge-blue {
    background: #eff6ff;
    color: #1d4ed8;
    border-color: #bfdbfe;
}

.nivasti-developers-llp-vashi-badge-green {
    background: #ecfdf5;
    color: #047857;
    border-color: #a7f3d0;
}

.nivasti-developers-llp-vashi-badge-gray {
    background: #f9fafb;
    color: #4b5563;
    border-color: #e5e7eb;
}

.nivasti-developers-llp-vashi-hero-grid {
    display: flex;
    flex-direction: column;
    gap: 28px;
    align-items: stretch;
}

.nivasti-developers-llp-vashi-hero-content {
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.nivasti-developers-llp-vashi-hero-content h1 {
    font-size: 44px;
    line-height: 1.15;
    font-weight: 900;
    letter-spacing: -0.03em;
    margin: 0 0 20px;
    color: #111827;
}

.nivasti-developers-llp-vashi-hero-content p {
    font-size: 18px;
    line-height: 1.8;
    color: #6b7280;
    margin: 0 0 32px;
    font-weight: 500;
    max-width: 900px;
}

.nivasti-developers-llp-vashi-hero-actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
    margin-bottom: 32px;
    width: 100%;
}

.nivasti-developers-llp-vashi-hero-actions .nivasti-developers-llp-vashi-btn {
    flex: 1;
    min-width: 140px;
    padding: 14px 10px;
}

.nivasti-developers-llp-vashi-btn {
    display: inline-block;
    text-decoration: none;
    padding: 14px 22px;
    border-radius: 18px;
    font-size: 14px;
    font-weight: 800;
    transition: all 0.3s ease;
    text-align: center;
}

.nivasti-developers-llp-vashi-btn-primary {
    background: #1d4ed8;
    color: #ffffff;
    box-shadow: 0 12px 24px rgba(29, 78, 216, 0.18);
}

.nivasti-developers-llp-vashi-btn-primary:hover {
    background: #1e40af;
    transform: translateY(-3px) scale(1.02);
}

.nivasti-developers-llp-vashi-btn-outline {
    background: #ffffff;
    color: #111827;
    border: 1px solid #d1d5db;
}

.nivasti-developers-llp-vashi-btn-outline:hover {
    border-color: #1d4ed8;
    color: #1d4ed8;
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 12px 24px rgba(15, 23, 42, 0.08);
}

.nivasti-developers-llp-vashi-btn-light {
    background: #f8fafc;
    color: #111827;
    border: 1px solid #e5e7eb;
}

.nivasti-developers-llp-vashi-btn-white {
    background: #ffffff;
    color: #1d4ed8;
}

.nivasti-developers-llp-vashi-btn-glass {
    background: rgba(255, 255, 255, 0.12);
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.nivasti-developers-llp-vashi-full-btn {
    width: 100%;
}

.nivasti-developers-llp-vashi-stat-mini-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 16px;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

.nivasti-developers-llp-vashi-stat-mini-box {
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 24px;
    padding: 18px;
}

.nivasti-developers-llp-vashi-stat-mini-label {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #9ca3af;
    font-weight: 800;
}

.nivasti-developers-llp-vashi-stat-mini-value {
    margin-top: 6px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 800;
    color: #111827;
}

.nivasti-developers-llp-vashi-hero-facts {
    width: 100%;
    display: flex;
    justify-content: center;
}

.nivasti-developers-llp-vashi-facts-card {
    width: 100%;
    max-width: 900px;
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 28px;
    padding: 24px;
}

.nivasti-developers-llp-vashi-facts-card h3 {
    margin: 0 0 18px;
    font-size: 22px;
    font-weight: 800;
}

.nivasti-developers-llp-vashi-fact-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 14px;
    padding: 12px 0;
    border-bottom: 1px dashed #d1d5db;
}

.nivasti-developers-llp-vashi-fact-row-last {
    border-bottom: none;
    padding-bottom: 0;
}

.nivasti-developers-llp-vashi-fact-row span {
    width: 42%;
    font-size: 14px;
    color: #6b7280;
}

.nivasti-developers-llp-vashi-fact-row strong {
    width: 58%;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    color: #111827;
}

.nivasti-developers-llp-vashi-gallery {
    margin-top: 28px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr));
    gap: 14px;
    min-width: 0;
    max-width: 100%;
}

.nivasti-developers-llp-vashi-gallery-main,
.nivasti-developers-llp-vashi-gallery-item {
    overflow: hidden;
    border-radius: 28px;
    position: relative;
    cursor: pointer;
}

.nivasti-developers-llp-vashi-gallery-main img {
    width: 100%;
    height: 100%;
    min-height: 330px;
    object-fit: cover;
}

.nivasti-developers-llp-vashi-gallery-side {
    display: grid;
    grid-template-rows: 1fr 1fr;
    gap: 14px;
    min-width: 0;
}

.nivasti-developers-llp-vashi-gallery-item img {
    width: 100%;
    height: 158px;
    object-fit: cover;
}

.nivasti-developers-llp-vashi-gallery-overlay-text {
    position: absolute;
    inset: auto 14px 14px 14px;
    background: rgba(17, 24, 39, 0.78);
    color: #ffffff;
    text-align: center;
    border-radius: 14px;
    padding: 10px 12px;
    font-size: 13px;
    font-weight: 800;
}

.nivasti-developers-llp-vashi-section-head {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 24px;
}

.nivasti-developers-llp-vashi-section-head h2,
.nivasti-developers-llp-vashi-dark-inner h2,
.nivasti-developers-llp-vashi-cta-grid h2 {
    margin: 0 0 10px;
    font-size: 34px;
    line-height: 1.2;
    font-weight: 900;
    letter-spacing: -0.02em;
}

.nivasti-developers-llp-vashi-section-head p,
.nivasti-developers-llp-vashi-client-box p,
.nivasti-developers-llp-vashi-service-card p,
.nivasti-developers-llp-vashi-testimonial-card p,
.nivasti-developers-llp-vashi-faq-item p,
.nivasti-developers-llp-vashi-side-text {
    margin: 0;
    font-size: 15px;
    line-height: 1.8;
    color: #6b7280;
}

.nivasti-developers-llp-vashi-chip {
    display: inline-block;
    padding: 9px 14px;
    border-radius: 999px;
    background: #eff6ff;
    color: #1d4ed8;
    font-size: 12px;
    font-weight: 800;
    white-space: nowrap;
}

.nivasti-developers-llp-vashi-highlight-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin-top: 10px;
}

.nivasti-developers-llp-vashi-highlight-box {
    background: #ffffff;
    border-radius: 24px;
    padding: 24px;
    font-size: 15px;
    line-height: 1.6;
    color: #4b5563;
    border: 1px solid #e5e7eb;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    font-weight: 500;
}

.nivasti-developers-llp-vashi-highlight-box::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 40%;
    background: #1d4ed8;
    border-radius: 0 4px 4px 0;
    opacity: 0.3;
}

.nivasti-developers-llp-vashi-highlight-box:hover {
    transform: translateY(-5px);
    border-color: #1d4ed8;
    box-shadow: 0 20px 40px rgba(29, 78, 216, 0.08);
    color: #111827;
    background: linear-gradient(to bottom right, #ffffff, #f0f7ff);
}

.nivasti-developers-llp-vashi-service-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}

.nivasti-developers-llp-vashi-service-card {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 28px;
    padding: 22px;
    transition: all 0.3s ease;
}

.nivasti-developers-llp-vashi-service-card:hover {
    box-shadow: 0 16px 28px rgba(15, 23, 42, 0.06);
    transform: translateY(-3px);
}

.nivasti-developers-llp-vashi-service-icon {
    width: 52px;
    height: 52px;
    border-radius: 18px;
    background: #eff6ff;
    color: #1d4ed8;
    font-size: 18px;
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
}

.nivasti-developers-llp-vashi-service-card h3,
.nivasti-developers-llp-vashi-dark-box h3,
.nivasti-developers-llp-vashi-client-box h3,
.nivasti-developers-llp-vashi-faq-item h3,
.nivasti-developers-llp-vashi-sidebar-title {
    margin: 0 0 10px;
    font-size: 21px;
    line-height: 1.4;
    font-weight: 800;
    color: #111827;
}

.nivasti-developers-llp-vashi-tag-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.nivasti-developers-llp-vashi-tag-grid span {
    display: inline-block;
    padding: 12px 16px;
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 700;
    color: #334155;
}

.nivasti-developers-llp-vashi-dark-section {
    background: linear-gradient(135deg, #111827 0%, #1f2937 100%);
    color: #ffffff;
}

.nivasti-developers-llp-vashi-dark-inner p {
    color: rgba(255, 255, 255, 0.85);
    font-size: 16px;
    line-height: 1.9;
}

.nivasti-developers-llp-vashi-dark-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin-top: 24px;
}

.nivasti-developers-llp-vashi-dark-box {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 24px;
    padding: 20px;
}

.nivasti-developers-llp-vashi-dark-box h3 {
    color: #ffffff;
}

.nivasti-developers-llp-vashi-dark-box p {
    color: rgba(255, 255, 255, 0.75);
    font-size: 14px;
}

.nivasti-developers-llp-vashi-coverage-card {
    background: #0f172a;
    color: #ffffff;
}

.nivasti-developers-llp-vashi-coverage-card .nivasti-developers-llp-vashi-section-head h2,
.nivasti-developers-llp-vashi-coverage-card .nivasti-developers-llp-vashi-section-head p {
    color: #ffffff;
}

.nivasti-developers-llp-vashi-coverage-card .nivasti-developers-llp-vashi-section-head p {
    opacity: 0.72;
}

.nivasti-developers-llp-vashi-coverage-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
}

.nivasti-developers-llp-vashi-coverage-grid div {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    padding: 16px;
    border-radius: 18px;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
}

.nivasti-developers-llp-vashi-client-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.nivasti-developers-llp-vashi-client-box {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 32px;
    padding: 32px;
    transition: all 0.3s ease;
    cursor: pointer;
}

.nivasti-developers-llp-vashi-client-box:hover {
    transform: scale(1.02);
    border-color: #1d4ed8;
    background: #fcfdff;
    box-shadow: 0 25px 50px -12px rgba(29, 78, 216, 0.12);
}

.nivasti-developers-llp-vashi-client-box:hover h3 {
    color: #1d4ed8;
}

.nivasti-developers-llp-vashi-testimonial-grid-static {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
}

.nivasti-developers-llp-vashi-testimonial-card {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 28px;
    padding: 24px;
}

.nivasti-developers-llp-vashi-testimonial-card h3 {
    margin: 0 0 8px;
    font-size: 20px;
    font-weight: 800;
    color: #111827;
}

.nivasti-developers-llp-vashi-faq-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.nivasti-developers-llp-vashi-faq-item {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 20px;
    padding: 0;
    overflow: hidden;
    transition: all 0.3s ease;
}

.nivasti-developers-llp-vashi-faq-item[open] {
    border-color: #1d4ed8;
    box-shadow: 0 10px 25px rgba(29, 78, 216, 0.05);
}

.nivasti-developers-llp-vashi-faq-item summary {
    list-style: none;
    padding: 24px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

.nivasti-developers-llp-vashi-faq-item summary::-webkit-details-marker {
    display: none;
}

.nivasti-developers-llp-vashi-faq-item summary h3 {
    margin: 0;
    font-size: 17px;
    font-weight: 700;
    color: #111827;
    flex: 1;
}

.nivasti-developers-llp-vashi-faq-item summary::after {
    content: "+";
    font-size: 22px;
    color: #1d4ed8;
    font-weight: 500;
    transition: transform 0.3s ease;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f0f7ff;
    border-radius: 50%;
}

.nivasti-developers-llp-vashi-faq-item[open] summary::after {
    content: "−";
    background: #1d4ed8;
    color: #ffffff;
}

.nivasti-developers-llp-vashi-faq-item p {
    padding: 0 24px 24px;
    margin: 0;
    font-size: 15px;
    line-height: 1.8;
    color: #4b5563;
}

.nivasti-developers-llp-vashi-cta-section {
    background: linear-gradient(90deg, #1d4ed8 0%, #1e40af 100%);
    color: #ffffff;
}

.nivasti-developers-llp-vashi-cta-grid {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    gap: 24px;
    align-items: center;
}

.nivasti-developers-llp-vashi-cta-label {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    font-weight: 800;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.8);
}

.nivasti-developers-llp-vashi-cta-grid p {
    color: rgba(255, 255, 255, 0.88);
    font-size: 15px;
    line-height: 1.9;
}

.nivasti-developers-llp-vashi-cta-actions {
    display: grid;
    gap: 12px;
}

.nivasti-developers-llp-vashi-profile-card {
    text-align: center;
}

.nivasti-developers-llp-vashi-profile-top {
    margin-bottom: 22px;
}

.nivasti-developers-llp-vashi-profile-logo {
    width: 92px;
    height: 92px;
    border-radius: 28px;
    overflow: hidden;
    border: 4px solid #f3f4f6;
    margin: 0 auto 14px;
    background: #1d4ed8;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nivasti-developers-llp-vashi-profile-logo span {
    color: #ffffff;
    font-size: 40px;
    font-weight: 900;
}

.nivasti-developers-llp-vashi-profile-top h3 {
    margin: 0 0 4px;
    font-size: 24px;
    font-weight: 900;
}

.nivasti-developers-llp-vashi-profile-top p {
    margin: 0;
    font-size: 14px;
    color: #1d4ed8;
    font-weight: 700;
}

.nivasti-developers-llp-vashi-sidebar-info {
    display: flex;
    flex-direction: column;
    gap: 14px;
    text-align: left;
}

.nivasti-developers-llp-vashi-sidebar-row {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e7eb;
}

.nivasti-developers-llp-vashi-sidebar-row-last {
    border-bottom: none;
    padding-bottom: 0;
}

.nivasti-developers-llp-vashi-sidebar-row span {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #9ca3af;
    font-weight: 800;
    margin-bottom: 6px;
}

.nivasti-developers-llp-vashi-sidebar-row strong,
.nivasti-developers-llp-vashi-sidebar-row a {
    font-size: 14px;
    line-height: 1.8;
    color: #111827;
    font-weight: 700;
    text-decoration: none;
}

.nivasti-developers-llp-vashi-mini-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}

.nivasti-developers-llp-vashi-mini-box {
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 20px;
    padding: 16px;
}

.nivasti-developers-llp-vashi-mini-label {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #9ca3af;
    font-weight: 800;
}

.nivasti-developers-llp-vashi-mini-value {
    margin-top: 6px;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.6;
    color: #111827;
}

.nivasti-developers-llp-vashi-form-card {
    box-shadow: 0 14px 28px rgba(29, 78, 216, 0.08);
    border: 1px solid #dbeafe;
}

.nivasti-developers-llp-vashi-form {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.nivasti-developers-llp-vashi-form-group label {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #9ca3af;
    font-weight: 800;
    margin-bottom: 8px;
}

.nivasti-developers-llp-vashi-form input,
.nivasti-developers-llp-vashi-form select {
    width: 100%;
    border: none;
    background: #f8fafc;
    padding: 14px 16px;
    border-radius: 16px;
    font-size: 14px;
    font-weight: 700;
    color: #111827;
    outline: none;
}

.nivasti-developers-llp-vashi-form input:focus,
.nivasti-developers-llp-vashi-form select:focus {
    box-shadow: 0 0 0 4px rgba(29, 78, 216, 0.1);
}

.nivasti-developers-llp-vashi-form-double {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

.nivasti-developers-llp-vashi-form-btn {
    width: 100%;
    border: none;
    background: #1d4ed8;
    color: #ffffff;
    font-size: 15px;
    font-weight: 900;
    border-radius: 18px;
    padding: 15px 18px;
    cursor: pointer;
    transition: 0.3s ease;
}

.nivasti-developers-llp-vashi-form-btn:hover {
    background: #1e40af;
}

/* Modal */
.nivasti-developers-llp-vashi-modal-overlay {
    position: fixed;
    inset: 0;
    background: rgba(15, 23, 42, 0.6);
    backdrop-filter: blur(16px);
    display: none;
    align-items: center;
    justify-content: center;
    padding: 40px 24px;
    z-index: 9999;
}

.nivasti-developers-llp-vashi-modal-overlay.active {
    display: flex;
}

.nivasti-developers-llp-vashi-modal {
    width: 95%;
    max-width: 1100px;
    max-height: 82vh;
    overflow-y: auto;
    background: #ffffff;
    border-radius: 32px;
    box-shadow: 0 50px 100px rgba(0, 0, 0, 0.3);
    padding: 40px;
    position: relative;
}

.nivasti-developers-llp-vashi-modal-close {
    position: absolute;
    top: 24px;
    right: 24px;
    width: 40px;
    height: 40px;
    border: 1px solid #e5e7eb;
    background: #ffffff;
    color: #111827;
    border-radius: 50%;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nivasti-developers-llp-vashi-modal-close:hover {
    background: #fef2f2;
    color: #ef4444;
    border-color: #fee2e2;
}

.nivasti-developers-llp-vashi-modal-head h2 {
    margin: 0 0 8px;
    font-size: 32px;
    font-weight: 800;
    color: #111827;
}

.nivasti-developers-llp-vashi-modal-head p {
    color: #64748b;
    font-size: 16px;
    margin-bottom: 30px;
}

.nivasti-developers-llp-vashi-modal-grid {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 30px;
    margin-bottom: 40px;
}

.nivasti-developers-llp-vashi-modal-image-wrap img {
    width: 100%;
    height: 380px;
    object-fit: cover;
    border-radius: 20px;
}

.nivasti-developers-llp-vashi-modal-specs {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
}

.nivasti-developers-llp-vashi-spec-box {
    background: #f8fafc;
    border: 1px solid #f1f5f9;
    border-radius: 16px;
    padding: 16px;
}

.nivasti-developers-llp-vashi-spec-label {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #94a3b8;
    margin-bottom: 4px;
    letter-spacing: 0.05em;
}

.nivasti-developers-llp-vashi-spec-value {
    font-size: 16px;
    font-weight: 700;
    color: #1e293b;
}

.nivasti-developers-llp-vashi-modal-block {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #f1f5f9;
}

.nivasti-developers-llp-vashi-modal-block h3 {
    margin-bottom: 16px;
    font-size: 20px;
    font-weight: 800;
}

.nivasti-developers-llp-vashi-modal-block p {
    color: #4b5563;
    line-height: 1.7;
}

.nivasti-developers-llp-vashi-chip-list {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.nivasti-developers-llp-vashi-chip-list span {
    background: #f1f5f9;
    padding: 8px 16px;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 600;
    color: #475569;
}

/* Lightbox */
.nivasti-developers-llp-vashi-lightbox {
    display: none;
    position: fixed;
    z-index: 10000;
    inset: 0;
    background: rgba(0, 0, 0, 0.9);
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.nivasti-developers-llp-vashi-lightbox.active {
    display: flex;
}

.nivasti-developers-llp-vashi-lightbox img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 10px;
}

.nivasti-developers-llp-vashi-lightbox-close {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #ffffff;
    font-size: 40px;
    cursor: pointer;
}

/* Responsive */
@media (max-width: 1199px) {
    .nivasti-developers-llp-vashi-layout {
        grid-template-columns: 1fr;
    }

    .nivasti-developers-llp-vashi-sidebar {
        position: static;
    }

    .nivasti-developers-llp-vashi-highlight-grid,
    .nivasti-developers-llp-vashi-service-grid,
    .nivasti-developers-llp-vashi-client-grid,
    .nivasti-developers-llp-vashi-testimonial-grid-static {
        grid-template-columns: repeat(2, 1fr);
    }

    .nivasti-developers-llp-vashi-coverage-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 991px) {
    .nivasti-developers-llp-vashi-cta-grid,
    .nivasti-developers-llp-vashi-modal-grid {
        grid-template-columns: 1fr;
    }

    .nivasti-developers-llp-vashi-gallery {
        grid-template-columns: 1fr;
    }

    .nivasti-developers-llp-vashi-gallery-side {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: none;
    }

    .nivasti-developers-llp-vashi-dark-grid {
        grid-template-columns: 1fr;
    }

    .nivasti-developers-llp-vashi-hero-content h1 {
        font-size: 38px;
    }

    .nivasti-developers-llp-vashi-section-head h2,
    .nivasti-developers-llp-vashi-dark-inner h2,
    .nivasti-developers-llp-vashi-cta-grid h2 {
        font-size: 28px;
    }

    .nivasti-developers-llp-vashi-fact-row {
        flex-direction: column;
    }

    .nivasti-developers-llp-vashi-fact-row span,
    .nivasti-developers-llp-vashi-fact-row strong {
        width: 100%;
        text-align: left;
    }
}

@media (max-width: 767px) {
    .nivasti-developers-llp-vashi-container {
        padding: 0 12px;
    }

    .nivasti-developers-llp-vashi-topbar {
        flex-direction: column;
        align-items: flex-start;
    }

    .nivasti-developers-llp-vashi-topbar-links {
        width: 100%;
    }

    .nivasti-developers-llp-vashi-card,
    .nivasti-developers-llp-vashi-topbar {
        border-radius: 24px;
        padding: 20px;
    }

    .nivasti-developers-llp-vashi-hero-content h1 {
        font-size: 30px;
    }

    .nivasti-developers-llp-vashi-hero-content p {
        font-size: 16px;
    }

    .nivasti-developers-llp-vashi-stat-mini-grid,
    .nivasti-developers-llp-vashi-highlight-grid,
    .nivasti-developers-llp-vashi-service-grid,
    .nivasti-developers-llp-vashi-coverage-grid,
    .nivasti-developers-llp-vashi-client-grid,
    .nivasti-developers-llp-vashi-testimonial-grid-static,
    .nivasti-developers-llp-vashi-mini-grid,
    .nivasti-developers-llp-vashi-form-double {
        grid-template-columns: 1fr;
    }

    .nivasti-developers-llp-vashi-gallery-side {
        grid-template-columns: 1fr;
    }

    .nivasti-developers-llp-vashi-gallery-main img,
    .nivasti-developers-llp-vashi-gallery-item img {
        height: 220px;
        min-height: auto;
    }

    .nivasti-developers-llp-vashi-hero-actions {
        flex-direction: column;
        overflow-x: visible;
    }

    .nivasti-developers-llp-vashi-btn {
        width: 100%;
    }

    .nivasti-developers-llp-vashi-modal {
        padding: 24px;
        border-radius: 24px;
    }

    .nivasti-developers-llp-vashi-modal-head h2 {
        font-size: 26px;
    }

    .nivasti-developers-llp-vashi-modal-image-wrap img {
        height: 240px;
    }
}

@media (max-width: 426px) {
    .nivasti-developers-llp-vashi-hero-content h1 {
        font-size: 28px;
    }

    .nivasti-developers-llp-vashi-topbar-links {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .nivasti-developers-llp-vashi-topbar-btn {
        grid-column: span 2;
    }
}

@media (max-width: 321px) {
    .nivasti-developers-llp-vashi-hero-content h1 {
        font-size: 24px;
    }

    .nivasti-developers-llp-vashi-card {
        padding: 15px;
    }

    .nivasti-developers-llp-vashi-container {
        padding: 0 10px;
    }
}/* End custom CSS */