/* Site layout themes. Super Admin picks classic or industrial. */

.theme-industrial {
    background: #f4f5f6;
}

.theme-industrial .main-header {
    background: var(--header-bg);
    box-shadow: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.theme-industrial .top-bar {
    background: var(--charcoal-deep, var(--charcoal));
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.theme-industrial .main-nav {
    background: var(--header-bg);
}

.theme-industrial .logo-mark {
    display: inline-flex;
}

.theme-industrial .logo h1 {
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-weight: 700;
}

.theme-industrial .nav-menu a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.06em;
    font-weight: 600;
}

.theme-industrial .nav-menu a:visited {
    color: #fff;
}

.theme-industrial .nav-menu a::after {
    background: #fff;
    height: 2px;
}

.theme-industrial .nav-menu a:hover,
.theme-industrial .nav-menu a.active,
.theme-industrial .nav-menu a.active:visited {
    color: #fff;
}

.theme-industrial .nav-menu a:hover::after,
.theme-industrial .nav-menu a.active::after {
    width: 100%;
}

.theme-industrial .nav-menu a.nav-cta {
    background: var(--primary-color);
    border-radius: 2px;
    box-shadow: none;
    letter-spacing: 0.06em;
}

.theme-industrial .nav-menu a.nav-cta:hover,
.theme-industrial .nav-menu a.nav-cta.active {
    background: var(--secondary-color);
}

.theme-industrial .dropdown-menu {
    background: var(--charcoal-soft, #4e565e);
    border-color: rgba(255, 255, 255, 0.12);
}

.theme-industrial .dropdown-menu a {
    color: #fff;
    text-transform: none;
    letter-spacing: 0.02em;
    font-size: 13px;
    font-weight: 500;
}

.theme-industrial .dropdown-menu a:hover {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
}

.theme-industrial .hero-section {
    background:
        linear-gradient(105deg, rgba(var(--primary-rgb), 0.55) 0%, rgba(var(--primary-rgb), 0.22) 48%, rgba(var(--accent-rgb), 0.28) 100%),
        linear-gradient(160deg, var(--charcoal-soft) 0%, var(--charcoal) 100%);
    padding: 96px 0 80px;
    color: #fff;
}

.theme-industrial .hero-layout {
    display: block;
    background: transparent;
    box-shadow: none;
    color: #fff;
    border-radius: 0;
}

.theme-industrial .hero-copy {
    padding: 0;
    max-width: 960px;
}

.theme-industrial .hero-intro {
    color: rgba(255, 255, 255, 0.92);
    font-size: 16px;
}

.theme-industrial .hero-visual {
    display: none;
}

.theme-industrial .hero-content h1 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.015em;
    font-size: 46px;
    font-weight: 800;
}

.theme-industrial .hero-subtitle {
    color: rgba(255, 255, 255, 0.86);
}

.theme-industrial .hero-tagline {
    color: var(--primary-color);
    font-weight: 600;
}

.theme-industrial .hero-buttons {
    justify-content: flex-start;
}

.theme-industrial .btn {
    border-radius: 2px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 13px;
    box-shadow: none;
}

.theme-industrial .btn-primary {
    background: var(--primary-color);
    box-shadow: none;
}

.theme-industrial .btn-primary:hover {
    background: var(--secondary-color);
    box-shadow: none;
}

.theme-industrial .btn-secondary {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}

.theme-industrial .btn-secondary:hover {
    background: #fff;
    color: var(--charcoal);
    border-color: #fff;
    box-shadow: none;
}

.theme-industrial .stats-bar {
    background: var(--charcoal-deep, var(--charcoal));
    border-bottom: 0;
    padding: 28px 0;
}

.theme-industrial .stat-item i,
.theme-industrial .stat-icon {
    background-color: rgba(255, 255, 255, 0.16);
    color: #fff;
    border-radius: 2px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px 18px;
}

.theme-industrial .stat-icon-calendar {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='5' width='18' height='16' rx='2'/><path d='M16 3v4M8 3v4M3 11h18'/></svg>");
}

.theme-industrial .stat-icon-id {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='2' y='5' width='20' height='14' rx='2'/><circle cx='8' cy='12' r='2.2'/><path d='M13.5 10h6M13.5 14h4'/></svg>");
}

.theme-industrial .stat-icon-industry {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M3 21h18M4 21V11l5 3V9l6 4V5h5v16'/></svg>");
}

.theme-industrial .stat-icon-location {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M12 21s7-6.2 7-11a7 7 0 10-14 0c0 4.8 7 11 7 11z'/><circle cx='12' cy='10' r='2.4'/></svg>");
}

.theme-industrial .stat-item strong {
    color: #fff;
}

.theme-industrial .stat-item span {
    color: rgba(255, 255, 255, 0.62);
}

.theme-industrial .intro-section,
.theme-industrial .about-section,
.theme-industrial .contact-section,
.theme-industrial .investor-relations-section,
.theme-industrial .teams-section {
    background: #fff;
}

.theme-industrial .section-title {
    color: var(--charcoal);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 30px;
    font-weight: 700;
}

.theme-industrial .section-title::after {
    background: var(--primary-color);
    width: 56px;
    height: 3px;
}

.theme-industrial .projects-highlight {
    background: #f4f5f6;
}

.theme-industrial .project-tile {
    border: 1px solid #e4e6e8;
    box-shadow: none;
    border-radius: 2px;
}

.theme-industrial .project-tile h3 {
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.03em;
}

.theme-industrial .objectives-section {
    background: var(--charcoal);
    padding: 80px 0;
}

.theme-industrial .objectives-section .section-title,
.theme-industrial .objective-card h3 {
    color: #fff;
}

.theme-industrial .objective-card {
    background: transparent;
    box-shadow: none;
    border-top: 0;
    border-radius: 0;
    padding: 20px 16px;
}

.theme-industrial .objective-card:hover {
    transform: none;
    box-shadow: none;
}

.theme-industrial .objective-icon {
    width: 64px;
    height: 64px;
    border-radius: 2px;
    background: var(--primary-color);
    box-shadow: none;
    font-size: 26px;
}

.theme-industrial .objective-card p {
    color: rgba(255, 255, 255, 0.7);
}

.theme-industrial .featured-gallery-content p {
    color: var(--text-light);
}

.theme-industrial .featured-gallery-content .featured-tile {
    border-radius: 12px;
}

.theme-industrial .featured-gallery-content .featured-image {
    border-radius: 12px 12px 0 0;
}

.theme-industrial .investor-relations-preview {
    background: var(--primary-color);
}

.theme-industrial .investor-relations-preview::before {
    display: none;
}

.theme-industrial .investor-relations-preview .btn-primary {
    background: var(--charcoal);
    color: #fff;
}

.theme-industrial .investor-relations-preview .btn-primary:hover {
    background: var(--charcoal-soft, var(--charcoal));
}

.theme-industrial .page-header {
    background: var(--charcoal);
}

.theme-industrial .page-header::after {
    background: linear-gradient(105deg, rgba(58, 66, 74, 0.2) 0%, rgba(var(--primary-rgb), 0.28) 100%);
}

.theme-industrial .page-header h1 {
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.theme-industrial .breadcrumb a {
    text-decoration-color: var(--primary-color);
}

.theme-industrial .about-text h2,
.theme-industrial .about-text h3,
.theme-industrial .contact-info h2,
.theme-industrial .contact-form-wrapper h2,
.theme-industrial .info-card h3,
.theme-industrial .committee-card h3,
.theme-industrial .official-card h3,
.theme-industrial .info-content h3,
.theme-industrial .rta-info h3 {
    color: var(--charcoal);
}

.theme-industrial .heading-accent,
.theme-industrial .about-text h2 em,
.theme-industrial .about-text h3 em {
    color: var(--primary-color);
}

.theme-industrial .info-card,
.theme-industrial .committee-card,
.theme-industrial .official-card,
.theme-industrial .rta-info,
.theme-industrial .contact-form-wrapper {
    border-radius: 2px;
}

.theme-industrial .info-card,
.theme-industrial .rta-info,
.theme-industrial .official-card {
    border-color: var(--primary-color);
}

.theme-industrial .info-icon {
    background: var(--primary-color);
    border-radius: 2px;
    box-shadow: none;
}

.theme-industrial .contact-form-wrapper {
    background: #3a424a;
    color: #fff;
}

.theme-industrial .contact-form-wrapper h2,
.theme-industrial .contact-form-wrapper label {
    color: #fff;
}

.theme-industrial .contact-form-wrapper input,
.theme-industrial .contact-form-wrapper textarea {
    background: transparent;
    border-color: rgba(255, 255, 255, 0.55);
    color: #fff;
}

.theme-industrial .contact-form-wrapper input::placeholder,
.theme-industrial .contact-form-wrapper textarea::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.theme-industrial .contact-form-wrapper .btn-primary {
    background: var(--primary-color);
    color: #fff;
}

.theme-industrial .board-table thead {
    background: var(--charcoal);
}

.theme-industrial .main-footer {
    background: var(--footer-bg);
    margin-top: 0;
}

.theme-industrial .main-footer::after {
    background: linear-gradient(180deg, rgba(var(--primary-rgb), 0.12) 0%, transparent 45%);
}

.theme-industrial .footer-logo {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
}

.theme-industrial .footer-logo h3 {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.theme-industrial .footer-section h3 {
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 14px;
}

.theme-industrial .footer-section a:hover {
    color: var(--primary-color);
    transform: none;
}

.theme-industrial .footer-bottom a,
.theme-industrial .footer-bottom .footer-credit a {
    color: var(--accent-color);
    text-decoration-color: var(--accent-color);
}

@media (max-width: 900px) {
    .stats-bar-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 768px) {
    .theme-industrial .nav-menu {
        background: var(--charcoal);
    }

    .theme-industrial .nav-menu li {
        border-bottom-color: rgba(255, 255, 255, 0.08);
    }

    .theme-industrial .hero-content h1 {
        font-size: 32px;
    }

    .theme-industrial .hero-copy {
        padding: 0;
    }

    .stats-bar-grid {
        grid-template-columns: 1fr;
    }
}

.footer-logo {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
}

.footer-logo .logo-mark {
    display: inline-flex;
}

.footer-logo h3 {
    margin: 0;
}

.footer-cin {
    font-size: 13px;
}
