/* Black & Orange Theme Base */
body {
    background-color: #000000 !important;
    color: #ffffff !important;
}

.u-sheet {
    background-color: transparent !important;
}

#header, footer {
    background-color: #000000 !important;
}

/* Override Nicepage sections */
.u-section-1, .u-section-2, .u-section-3, .u-section-4, .u-section-5, .u-section-6 {
    background-color: #000000 !important;
    color: #ffffff !important;
}

.u-sheet-1 {
    min-height: auto !important;
}

.u-custom-html-1 {
    min-height: auto !important;
}

/* Physical Product Badge Style */
.product-badge.status-physical {
    background: #3b82f6 !important;
    color: #fff !important;
    border: 1px solid #60a5fa !important;
}
