


.vcnp-table th {
	white-space: nowrap;
}

.vcnp-table td {
	vertical-align: middle;
}

.vcnp-validation-result {
	box-shadow: 0 16px 35px rgba(0, 0, 0, .08);
}

.vcnp-validation-result.is-invalid {

}


.vcnp-validation-result .cnp-header {
    background: #248754;
}

.vcnp-validation-result .cnp-header h3 {
    display: inline-block;
    background: rgba(255, 255, 255, .15);
    padding: 8px 14px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #fff;
}

.vcnp-validation-result.is-invalid .cnp-header {
    background: #dc3545;
}


.vcnp-status-dot {
	display: inline-block;
	width: .7rem;
	height: .7rem;
	margin-right: .65rem;
	background: #198754;
	vertical-align: middle;
}

.vcnp-validation-result.is-invalid .vcnp-status-dot {
	background: #dc3545;
}

.vcnp-detail-grid {
	display: grid;
	grid-template-columns: minmax(160px, 32%) 1fr;
	gap: .75rem 2rem;
}

.vcnp-detail-label {
	color: #212529;
	font-weight: 700;
}

.vcnp-detail-value {
	min-width: 0;
	color: #212529;
}

.vcnp-zodiac-badge {
	display: inline-block;
	padding: .25rem .65rem;
	color: #000;
	font-weight: 700;
	background: #dbe4ea;
}



@media (max-width: 767.98px) {
	.vcnp-detail-grid {
		grid-template-columns: 1fr;
		gap: .2rem;
	}

	.vcnp-detail-value {
		margin-bottom: .75rem;
	}
}

.vcnp-statistics-strip {
	background: #111;
	color: #fff;
}

.vcnp-statistics-strip-inner {
	display: grid;
	grid-template-columns: minmax(220px, 1.05fr) minmax(440px, 2.15fr) auto;
	gap: 26px;
	align-items: center;
	padding: 22px 0;
}

.vcnp-statistics-strip-copy span {
	display: block;
	margin-bottom: 4px;
	color: #fe4200;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.vcnp-statistics-strip-copy h2 {
	margin: 0;
	font-size: 1.35rem;
	font-weight: 800;
}

.vcnp-statistics-strip-items {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 10px;
}

.vcnp-statistics-strip-item {
	border-left: 1px solid rgba(255, 255, 255, .18);
	padding-left: 14px;
}

.vcnp-statistics-strip-item small,
.vcnp-statistics-strip-item em {
	display: block;
}

.vcnp-statistics-strip-item small {
	color: rgba(255, 255, 255, .62);
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .08em;
	text-transform: uppercase;
}

.vcnp-statistics-strip-item strong {
	display: block;
	margin: 3px 0;
	font-size: 1.35rem;
	line-height: 1.05;
}

.vcnp-statistics-strip-item em {
	color: #fe4200;
	font-style: normal;
	font-weight: 800;
}

.vcnp-statistics-strip-empty {
	margin: 0;
	color: rgba(255, 255, 255, .72);
}

.vcnp-statistics-page {
	display: grid;
	gap: 24px;

}

.vcnp-statistics-empty,
.vcnp-statistics-panel,
.vcnp-stat-leader {
	border: 1px solid #d9d9d2;
	background: #fff;
}

.vcnp-statistics-empty {
	padding: 38px;
}

.vcnp-statistics-empty h2 {
	margin-bottom: 10px;
	font-size: 2rem;
	font-weight: 800;
}

.vcnp-statistics-leaders {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 16px;
}

.vcnp-stat-leader {
	min-height: 150px;
	padding: 22px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.vcnp-stat-leader span,
.vcnp-statistics-panel-head span {
	color: #6a6a63;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.vcnp-stat-leader strong {
	color: #111;
	font-size: clamp(1.65rem, 3vw, 2.45rem);
	line-height: 1.05;
}

.vcnp-stat-leader small {
	color: #f61501;
	font-weight: 700;
}

.vcnp-statistics-grid {
	display: grid;
	gap: 24px;
}

.vcnp-statistics-grid-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.vcnp-statistics-panel {
	padding: 24px;
}

.vcnp-statistics-panel-head {
	display: flex;
	gap: 16px;
	align-items: baseline;
	justify-content: space-between;
	margin-bottom: 18px;
	border-bottom: 1px solid #ededeb;
	padding-bottom: 12px;
}

.vcnp-statistics-panel-head h2 {
	margin: 0;
	color: #111;
	font-size: 1.45rem;
	font-weight: 800;
}

.vcnp-statistics-bars {
	display: grid;
	gap: 14px;
}

.vcnp-statistics-bar-meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	margin-bottom: 6px;
}

.vcnp-statistics-bar-meta strong {
	color: #111;
}

.vcnp-statistics-bar-meta span {
	color: #555;
	font-variant-numeric: tabular-nums;
}

.vcnp-statistics-bar-track {
	height: 9px;
	background: #ecece7;
	overflow: hidden;
}

.vcnp-statistics-bar-track i {
	display: block;
	height: 100%;
	min-width: 2px;
	background: #f61501;
}

.vcnp-statistics-day-grid {
	display: grid;
	grid-template-columns: repeat(31, minmax(34px, 1fr));
	gap: 6px;
	overflow-x: auto;
	padding-bottom: 4px;
}

.vcnp-statistics-day {
	min-width: 34px;
	padding: 9px 4px;
	text-align: center;
	background: linear-gradient(to top, rgba(246, 21, 1, .9) var(--vcnp-intensity), #f1f1ed var(--vcnp-intensity));
}

.vcnp-statistics-day strong,
.vcnp-statistics-day span {
	display: block;
}

.vcnp-statistics-day strong {
	color: #111;
	font-size: 14px;
}

.vcnp-statistics-day span {
	margin-top: 16px;
	color: #333;
	font-size: 11px;
	font-variant-numeric: tabular-nums;
}

.vcnp-statistics-zodiac-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 14px;
}

.vcnp-statistics-zodiac {
	border: 1px solid #ededeb;
	padding: 14px;
}
.statistics-strip-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: flex-end;
    align-items: center;
}


.statistics-strip-actions a {
    border: 1px solid rgba(255, 255, 255, .28);
    color: #fff;
    padding: 8px 12px;
    text-decoration: none;
    white-space: nowrap;
}

.statistics-strip-actions a:first-child {
    background: #fe4200;
    border-color: #fe4200;
}
.statistics-strip-actions a:hover {
    background: #fff;
    border-color: #fff;
    color: #111;
}
.vcnp-statistics-zodiac div {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 10px;
}

.vcnp-statistics-zodiac strong {
	color: #111;
}

.vcnp-statistics-zodiac span {
	color: #555;
	font-variant-numeric: tabular-nums;
}

.vcnp-statistics-zodiac i {
	display: block;
	height: 7px;
	min-width: 2px;
	width: var(--vcnp-zodiac-width);
	background: #111;
}





.cnp-result {
    margin: auto;
    background: #fff;
    overflow: hidden;
}

.cnp-header {
    background: #198754;
    color: #fff;
    padding: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.cnp-result.is-invalid .cnp-header {
    background: linear-gradient(135deg, #dc2626, #b91c1c);
}
.status-area {
    flex: 1;
}

.status-badge {
    display: inline-block;
    background: rgba(255, 255, 255, .15);
    padding: 8px 14px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 12px;
}

.cnp-number {
    font-size: 34px;
    font-weight: 800;
    letter-spacing: 1px;
}

.cnp-actions {
    display: flex;
    gap: 10px;
}

.cnp-actions button {
    border: none;
    cursor: pointer;
    padding: 12px 18px;
    font-weight: 600;
    font-size: 14px;
}

.btn-white {
    background: #fff;
    color: #111;
}

.btn-black {
    background: #111;
    color: #fff;
}

.cnp-summary {
    padding: 20px 25px;
    background: #f8fafc;
    border-bottom: 1px solid #e5e7eb;
    font-size: 18px;
    line-height: 1.6;
}

.cnp-summary strong {
    color: #198754;
}

.cnp-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    padding: 25px;
}

.info-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 4px 20px rgb(0 0 0 / 14%);
}

.info-card {
    background: #f0f3f6;
    padding: 16px;
    transition: 0.3s;
}

.info-label {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #6b7280;
    margin-bottom: 8px;
}

.info-value {
    font-size: 18px;
    font-weight: 700;
}

.cnp-footer {
    padding: 20px 25px;
    border-top: 1px solid #e5e7eb;
    background: #fff;
    color: #555;
    line-height: 1.7;
}

@media(max-width:900px) {
    .info-card:hover {
        transform: translateY(0px);
        box-shadow: none
    }
    .cnp-grid {
        grid-template-columns: repeat(2, 1fr);
    }
        .cnp-actions button {
            padding: 12px 8px;
        }
}

@media(max-width: 770px) {
    .cnp-actions button {
            flex: 1;
        }

                        .cnp-header {
                            flex-direction: column;
                            align-items: flex-start;
                        }

                        .cnp-actions {
                            width: 100%;
                        }
}
@media(max-width:600px) {



.cnp-grid { 
    gap: 5px;
}

    .cnp-number {
        font-size: 24px;
        word-break: break-all;
    }

    .cnp-actions {
        width: 100%;
    }

    .cnp-actions button {
        flex: 1;
    }

    .cnp-summary {
        font-size: 16px;
    }

    .cnp-grid {
        grid-template-columns: 1fr;
        padding: 15px;
    }

    .info-card {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .info-label {
        margin: 0;
    }

    .info-value {
        font-size: 16px;
        text-align: right;
    }
}




@media (max-width: 991.98px) {
	.vcnp-statistics-strip-inner,
	.vcnp-statistics-grid-2 {
		grid-template-columns: 1fr;
	}

	.statistics-strip-actions {
		justify-content: flex-start;
	}

	.vcnp-statistics-leaders,
	.vcnp-statistics-zodiac-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 575.98px) {
	.vcnp-statistics-leaders,
	.vcnp-statistics-strip-items,
	.vcnp-statistics-zodiac-grid {
		grid-template-columns: 1fr;
	}

	.vcnp-statistics-panel,
	.vcnp-statistics-empty {
		padding: 18px;
	}
}
