/* Start: [Homepage Layout Styles] */
.nppsc-home {
    max-width: 1240px;
    margin: 0 auto;
}

.nppsc-home-hero {
    display: grid;
    grid-template-columns: minmax(0, 1.4fr) minmax(280px, 0.8fr);
    gap: 2rem;
    align-items: center;
    margin: 1.5rem 0 3rem;
    padding: clamp(2rem, 5vw, 4.5rem);
    overflow: hidden;
    border-radius: 1rem;
    background:
        radial-gradient(circle at top right, rgba(52, 211, 153, 0.24), transparent 38%),
        radial-gradient(circle at bottom left, rgba(59, 130, 246, 0.28), transparent 44%),
        linear-gradient(135deg, #0f172a, #1e293b 65%, #0f766e);
    color: #ffffff;
}

.nppsc-home-eyebrow {
    margin-bottom: 0.75rem;
    color: #99f6e4;
    font-size: 0.85rem;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.nppsc-home-hero h1 {
    max-width: 760px;
    margin: 0;
    font-size: clamp(2.3rem, 6vw, 4.7rem);
    line-height: 1.05;
}

.nppsc-home-hero h1 span {
    color: #5eead4;
}

.nppsc-home-hero p {
    max-width: 690px;
    margin: 1.25rem 0 0;
    color: #dbeafe;
    font-size: 1.1rem;
    line-height: 1.7;
}

.nppsc-home-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1.75rem;
}

.nppsc-home-button {
    display: inline-block;
    padding: 0.8rem 1.15rem;
    border: 1px solid transparent;
    border-radius: 0.45rem;
    font-weight: 700;
    text-decoration: none;
    transition: transform 0.15s ease, background 0.15s ease;
}

.nppsc-home-button:hover {
    transform: translateY(-2px);
}

.nppsc-home-button-primary {
    background: #5eead4;
    color: #042f2e;
}

.nppsc-home-button-secondary {
    border-color: rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff;
}

.nppsc-home-hero-card {
    padding: 1.5rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 0.75rem;
    background: rgba(15, 23, 42, 0.45);
    backdrop-filter: blur(10px);
}

.nppsc-home-hero-card h2 {
    margin: 0 0 1rem;
    color: #ccfbf1;
    font-size: 1.15rem;
}

.nppsc-home-hero-list {
    display: grid;
    gap: 1rem;
    margin: 0;
    padding: 0;
    list-style: none;
}

.nppsc-home-hero-list li {
    position: relative;
    padding-left: 1.7rem;
    color: #e2e8f0;
    line-height: 1.45;
}

.nppsc-home-hero-list li::before {
    position: absolute;
    left: 0;
    color: #5eead4;
    content: "✓";
    font-weight: 800;
}
/* End: [Homepage Layout Styles] */

/* Start: [Homepage Content Section Styles] */
.nppsc-home-section {
    margin: 0 0 3.5rem;
}

.nppsc-home-section-heading {
    display: flex;
    justify-content: space-between;
    align-items: end;
    gap: 1rem;
    margin-bottom: 1.25rem;
}

.nppsc-home-section-heading h2 {
    margin: 0;
    color: #0f172a;
    font-size: clamp(1.6rem, 3vw, 2.25rem);
}

.nppsc-home-section-heading p {
    max-width: 650px;
    margin: 0.5rem 0 0;
    color: #526071;
    line-height: 1.55;
}

.nppsc-home-text-link {
    color: #155eef;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
}

.nppsc-home-stat-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
}

.nppsc-home-stat {
    padding: 1.5rem;
    border: 1px solid #dfe3e8;
    border-radius: 0.65rem;
    background: #ffffff;
}

.nppsc-home-stat-value {
    display: block;
    color: #0f172a;
    font-size: clamp(1.8rem, 4vw, 2.8rem);
    font-weight: 800;
}

.nppsc-home-stat-label {
    display: block;
    margin-top: 0.35rem;
    color: #526071;
    font-weight: 600;
}

.nppsc-home-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
}

.nppsc-home-card {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    padding: 1.35rem;
    border: 1px solid #dfe3e8;
    border-radius: 0.65rem;
    background: #ffffff;
}

.nppsc-home-card h3 {
    margin: 0 0 0.55rem;
    color: #0f172a;
    font-size: 1.15rem;
    line-height: 1.4;
}

.nppsc-home-card h3 a {
    color: inherit;
    text-decoration: none;
}

.nppsc-home-card h3 a:hover {
    color: #155eef;
    text-decoration: underline;
}

.nppsc-home-card-meta {
    color: #526071;
    font-size: 0.9rem;
    line-height: 1.5;
}

.nppsc-home-card-description {
    margin: 0.85rem 0;
    color: #334155;
    line-height: 1.55;
}

.nppsc-home-card-footer {
    margin-top: auto;
    padding-top: 0.85rem;
    border-top: 1px solid #edf0f4;
    color: #526071;
    font-size: 0.85rem;
}
/* End: [Homepage Content Section Styles] */

/* Start: [Homepage Feature and CTA Styles] */
.nppsc-home-feature-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1rem;
}

.nppsc-home-feature {
    padding: 1.35rem;
    border-radius: 0.65rem;
    background: #f8fafc;
}

.nppsc-home-feature-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.4rem;
    height: 2.4rem;
    margin-bottom: 0.85rem;
    border-radius: 0.5rem;
    background: #dbeafe;
    color: #1d4ed8;
    font-weight: 800;
}

.nppsc-home-feature h3 {
    margin: 0 0 0.45rem;
    color: #0f172a;
    font-size: 1rem;
}

.nppsc-home-feature p {
    margin: 0;
    color: #526071;
    font-size: 0.92rem;
    line-height: 1.55;
}

.nppsc-home-cta {
    padding: clamp(2rem, 5vw, 4rem);
    border-radius: 0.85rem;
    background: linear-gradient(135deg, #0f766e, #155eef);
    color: #ffffff;
    text-align: center;
}

.nppsc-home-cta h2 {
    margin: 0;
    font-size: clamp(1.8rem, 4vw, 3rem);
}

.nppsc-home-cta p {
    max-width: 680px;
    margin: 1rem auto 0;
    color: #dbeafe;
    line-height: 1.65;
}

.nppsc-home-cta .nppsc-home-actions {
    justify-content: center;
}

.nppsc-home-empty {
    padding: 1.25rem;
    border: 1px dashed #cbd5e1;
    border-radius: 0.6rem;
    color: #526071;
    text-align: center;
}

.nppsc-home-notice {
    margin-bottom: 1.5rem;
    padding: 1rem;
    border: 1px solid #fde68a;
    border-radius: 0.5rem;
    background: #fffbeb;
    color: #92400e;
}

.nppsc-home-verified {
    display: inline-block;
    margin-left: 0.4rem;
    padding: 0.18rem 0.45rem;
    border-radius: 999px;
    background: #e0f2fe;
    color: #075985;
    font-size: 0.72rem;
    font-weight: 700;
    vertical-align: middle;
}
/* End: [Homepage Feature and CTA Styles] */

/* Start: [Homepage Responsive Styles] */
@media (max-width: 960px) {
    .nppsc-home-hero,
    .nppsc-home-grid,
    .nppsc-home-feature-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .nppsc-home-hero > :first-child {
        grid-column: 1 / -1;
    }
}

@media (max-width: 640px) {
    .nppsc-home-hero,
    .nppsc-home-grid,
    .nppsc-home-feature-grid,
    .nppsc-home-stat-grid {
        grid-template-columns: 1fr;
    }

    .nppsc-home-hero {
        margin-top: 1rem;
        padding: 2rem 1.4rem;
    }

    .nppsc-home-section-heading {
        align-items: start;
        flex-direction: column;
    }
}
/* End: [Homepage Responsive Styles] */