/* Las Vegas Proctology - GREEN Color Scheme Variant */
/* Based on professional medical green palette similar to lasvegasurology.com */

/* Override Root Variables with Medical Green Theme */
:root {
    --primary-color: #059669;
    --primary-dark: #047857;
    --secondary-color: #0d9488;
    --danger-color: #dc3545;
    --warning-color: #f59e0b;
    --info-color: #14b8a6;
    --success-color: #10b981;
    --light-color: #d1fae5;
    --dark-color: #065f46;
    --text-muted: #64748b;
}

/* New Hero Section - Professional Medical Green */
.hero-section-new {
    background: linear-gradient(135deg, #10b981 0%, #059669 50%, #047857 100%) !important;
    color: white !important;
    padding: 5rem 0 4rem 0 !important;
    margin: 0 !important;
    min-height: 60vh !important;
    display: block !important;
}

/* Buttons - Gold/Amber Theme for High Visibility CTAs */
.btn-primary {
    background: #F59E0B !important;
    border-color: #F59E0B !important;
    color: #1F2937 !important;
    font-weight: 600;
}

.btn-primary:hover {
    background: #D97706 !important;
    border-color: #D97706 !important;
    color: #1F2937 !important;
}

.btn-primary:focus, .btn-primary:active {
    background: #D97706 !important;
    border-color: #D97706 !important;
    color: #1F2937 !important;
    box-shadow: none !important;
    outline: none !important;
}

/* Remove Bootstrap default focus outline for all buttons */
.btn:focus, .btn:active {
    box-shadow: none !important;
    outline: none !important;
}

/* Green Form Buttons */
.green-form-btn {
    background: #059669;
    border-color: #059669;
    color: white;
    font-weight: 600;
}

.green-form-btn:hover {
    background: #047857;
    border-color: #047857;
    color: white;
}

.green-form-btn:focus, .green-form-btn:active {
    background: #047857;
    border-color: #047857;
    color: white;
    box-shadow: none !important;
    outline: none !important;
}

/* Navigation Active State */
.nav-link.active::after {
    background-color: #059669;
}

.nav-link:hover {
    color: #059669 !important;
}

.nav-link.active {
    color: #059669 !important;
}

/* Page Headers - Green Gradient */
.page-header {
    padding: 6rem 0 4rem;
    background: linear-gradient(135deg, #059669 0%, #047857 100%);
}

/* Icons and Accents */
.text-primary {
    color: #059669 !important;
}

.bg-primary {
    background-color: #059669 !important;
}

.border-primary {
    border-color: #059669 !important;
}

/* Hover Effects */
.hover-primary:hover {
    color: #14b8a6 !important;
}

/* Forms */
.form-control:focus, .form-select:focus {
    border-color: #059669;
    box-shadow: 0 0 0 0.2rem rgba(5, 150, 105, 0.25);
}

.form-check-input:checked {
    background-color: #059669;
    border-color: #059669;
}

/* Navbar Toggle Focus */
.navbar-toggler:focus {
    box-shadow: 0 0 0 0.2rem rgba(5, 150, 105, 0.25);
}

/* Footer - Green Gradient */
footer {
    background: linear-gradient(135deg, #065f46 0%, #047857 100%);
}

/* Custom Scrollbar - Green */
::-webkit-scrollbar-thumb {
    background: #059669;
    border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
    background: #047857;
}

/* Icons in Cards */
.fas.text-primary, .fa-solid.text-primary {
    color: #059669 !important;
}

/* Light Background Sections */
.bg-light {
    background-color: #f0fdf4 !important;
}

/* Contact Icons */
.contact-icon {
    background-color: #10b981 !important;
}

/* Mobile Phone Banner - Gold for High Visibility */
.mobile-phone-banner {
    background: #F59E0B;
}

.mobile-phone-banner a {
    color: #1F2937 !important;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.3);
}

.mobile-phone-banner i {
    color: white !important;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
}

/* Loading Spinner */
.loading::after {
    border: 2px solid #059669;
    border-top: 2px solid transparent;
}

/* Utility Classes - Green Theme */
.text-light-green {
    color: #10b981 !important;
}

.text-dark-green {
    color: #047857 !important;
}

.bg-light-green {
    background-color: #10b981 !important;
}

.bg-dark-green {
    background-color: #047857 !important;
}

.border-light-green {
    border-color: #10b981 !important;
}

/* Hero Form Header - Clean, no background */
.hero-form-header {
    background: transparent !important;
}

/* Remove harsh top border and decorative accent from hero form card */
.hero-form-card {
    border-top: none !important;
}

.hero-form-card::before {
    display: none !important;
}

/* Subtle doctor image border - gray instead of green */
.hero-doctor-image img {
    border: 3px solid #e5e7eb !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1) !important;
}

/* Alert Info - Green Tint */
.alert-info {
    background-color: #d1fae5 !important;
    border-color: #10b981;
}

.alert-info .fas, .alert-info h4 {
    color: #047857 !important;
}

/* CTA Sections */
.bg-primary.text-white {
    background: linear-gradient(135deg, #059669 0%, #047857 100%) !important;
}

/* Service Cards Hover */
.card:hover {
    border-color: #059669 !important;
}

/* Stat Icons */
.stat-icon i {
    color: #059669;
}

/* Treatment Step Hover */
.treatment-step:hover {
    background-color: #f0fdf4;
}

/* Contact Item Hover */
.contact-item:hover {
    background-color: #f0fdf4;
}

/* Area Item Hover */
.area-item:hover {
    background-color: rgba(5, 150, 105, 0.1);
}

/* Wound Card Hover */
.wound-card:hover {
    border-color: #059669 !important;
}

/* Education Card Hover */
.quiz-option label:hover, .insurance-option label:hover, .duration-option label:hover,
.symptom-option label:hover, .condition-option label:hover, .care-option label:hover {
    border-color: #059669 !important;
    background-color: rgba(5, 150, 105, 0.05);
}

/* Success Statistics */
.stat-circle {
    background-color: #d1fae5;
    color: #047857;
}

/* Emergency Notice */
.emergency-notice {
    background: linear-gradient(135deg, #059669 0%, #047857 100%) !important;
}

/* Mobile Responsive Green Adjustments */
@media (max-width: 768px) {
    .hero-section-new {
        padding: 3.5rem 0 2.5rem 0 !important;
        min-height: 50vh !important;
    }
}

@media (max-width: 576px) {
    .hero-section-new {
        padding: 3rem 0 2rem 0 !important;
        min-height: 45vh !important;
    }
}
