/* =================================
   UTILITY CLASSES - MARGINS & PADDINGS
   ================================= */

/* Margin Bottom (0-200) */
.mb-0 { margin-bottom: 0px !important; }
.mb-5 { margin-bottom: 5px !important; }
.mb-10 { margin-bottom: 10px !important; }
.mb-15 { margin-bottom: 15px !important; }
.mb-20 { margin-bottom: 20px !important; }
.mb-25 { margin-bottom: 25px !important; }
.mb-30 { margin-bottom: 30px !important; }
.mb-35 { margin-bottom: 35px !important; }
.mb-40 { margin-bottom: 40px !important; }
.mb-45 { margin-bottom: 45px !important; }
.mb-50 { margin-bottom: 50px !important; }
.mb-55 { margin-bottom: 55px !important; }
.mb-60 { margin-bottom: 60px !important; }
.mb-65 { margin-bottom: 65px !important; }
.mb-70 { margin-bottom: 70px !important; }
.mb-75 { margin-bottom: 75px !important; }
.mb-80 { margin-bottom: 80px !important; }
.mb-85 { margin-bottom: 85px !important; }
.mb-90 { margin-bottom: 90px !important; }
.mb-95 { margin-bottom: 95px !important; }
.mb-100 { margin-bottom: 100px !important; }
.mb-110 { margin-bottom: 110px !important; }
.mb-120 { margin-bottom: 120px !important; }
.mb-130 { margin-bottom: 130px !important; }
.mb-140 { margin-bottom: 140px !important; }
.mb-150 { margin-bottom: 150px !important; }
.mb-160 { margin-bottom: 160px !important; }
.mb-170 { margin-bottom: 170px !important; }
.mb-180 { margin-bottom: 180px !important; }
.mb-190 { margin-bottom: 190px !important; }
.mb-200 { margin-bottom: 200px !important; }

/* Margin Top (0-200) */
.mt-0 { margin-top: 0px !important; }
.mt-5 { margin-top: 5px !important; }
.mt-10 { margin-top: 10px !important; }
.mt-15 { margin-top: 15px !important; }
.mt-20 { margin-top: 20px !important; }
.mt-25 { margin-top: 25px !important; }
.mt-30 { margin-top: 30px !important; }
.mt-35 { margin-top: 35px !important; }
.mt-40 { margin-top: 40px !important; }
.mt-45 { margin-top: 45px !important; }
.mt-50 { margin-top: 50px !important; }
.mt-55 { margin-top: 55px !important; }
.mt-60 { margin-top: 60px !important; }
.mt-65 { margin-top: 65px !important; }
.mt-70 { margin-top: 70px !important; }
.mt-75 { margin-top: 75px !important; }
.mt-80 { margin-top: 80px !important; }
.mt-85 { margin-top: 85px !important; }
.mt-90 { margin-top: 90px !important; }
.mt-95 { margin-top: 95px !important; }
.mt-100 { margin-top: 100px !important; }
.mt-110 { margin-top: 110px !important; }
.mt-120 { margin-top: 120px !important; }
.mt-130 { margin-top: 130px !important; }
.mt-140 { margin-top: 140px !important; }
.mt-150 { margin-top: 150px !important; }
.mt-160 { margin-top: 160px !important; }
.mt-170 { margin-top: 170px !important; }
.mt-180 { margin-top: 180px !important; }
.mt-190 { margin-top: 190px !important; }
.mt-200 { margin-top: 200px !important; }

/* Padding Bottom (0-200) */
.pb-0 { padding-bottom: 0px !important; }
.pb-5 { padding-bottom: 5px !important; }
.pb-10 { padding-bottom: 10px !important; }
.pb-15 { padding-bottom: 15px !important; }
.pb-20 { padding-bottom: 20px !important; }
.pb-25 { padding-bottom: 25px !important; }
.pb-30 { padding-bottom: 30px !important; }
.pb-35 { padding-bottom: 35px !important; }
.pb-40 { padding-bottom: 40px !important; }
.pb-45 { padding-bottom: 45px !important; }
.pb-50 { padding-bottom: 50px !important; }
.pb-55 { padding-bottom: 55px !important; }
.pb-60 { padding-bottom: 60px !important; }
.pb-65 { padding-bottom: 65px !important; }
.pb-70 { padding-bottom: 70px !important; }
.pb-75 { padding-bottom: 75px !important; }
.pb-80 { padding-bottom: 80px !important; }
.pb-85 { padding-bottom: 85px !important; }
.pb-90 { padding-bottom: 90px !important; }
.pb-95 { padding-bottom: 95px !important; }
.pb-100 { padding-bottom: 100px !important; }
.pb-110 { padding-bottom: 110px !important; }
.pb-120 { padding-bottom: 120px !important; }
.pb-130 { padding-bottom: 130px !important; }
.pb-140 { padding-bottom: 140px !important; }
.pb-150 { padding-bottom: 150px !important; }
.pb-160 { padding-bottom: 160px !important; }
.pb-170 { padding-bottom: 170px !important; }
.pb-180 { padding-bottom: 180px !important; }
.pb-190 { padding-bottom: 190px !important; }
.pb-200 { padding-bottom: 200px !important; }

/* Padding Top (0-200) */
.pt-0 { padding-top: 0px !important; }
.pt-5 { padding-top: 5px !important; }
.pt-10 { padding-top: 10px !important; }
.pt-15 { padding-top: 15px !important; }
.pt-20 { padding-top: 20px !important; }
.pt-25 { padding-top: 25px !important; }
.pt-30 { padding-top: 30px !important; }
.pt-35 { padding-top: 35px !important; }
.pt-40 { padding-top: 40px !important; }
.pt-45 { padding-top: 45px !important; }
.pt-50 { padding-top: 50px !important; }
.pt-55 { padding-top: 55px !important; }
.pt-60 { padding-top: 60px !important; }
.pt-65 { padding-top: 65px !important; }
.pt-70 { padding-top: 70px !important; }
.pt-75 { padding-top: 75px !important; }
.pt-80 { padding-top: 80px !important; }
.pt-85 { padding-top: 85px !important; }
.pt-90 { padding-top: 90px !important; }
.pt-95 { padding-top: 95px !important; }
.pt-100 { padding-top: 100px !important; }
.pt-110 { padding-top: 110px !important; }
.pt-120 { padding-top: 120px !important; }
.pt-130 { padding-top: 130px !important; }
.pt-140 { padding-top: 140px !important; }
.pt-150 { padding-top: 150px !important; }
.pt-160 { padding-top: 160px !important; }
.pt-170 { padding-top: 170px !important; }
.pt-180 { padding-top: 180px !important; }
.pt-190 { padding-top: 190px !important; }
.pt-200 { padding-top: 200px !important; }


/* =================================
   GLOBAL STYLES
   ================================= */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

.container-fluid {
    padding: 0 5%;
}
.fa-heart {
    animation: heartbeat 2s ease-in-out infinite;
    display: inline-block;
}

@keyframes heartbeat {
    0% {
        transform: scale(1);
    }

    14% {
        transform: scale(1.15);
    }

    28% {
        transform: scale(1);
    }

    42% {
        transform: scale(1.15);
    }

    70% {
        transform: scale(1);
    }

    100% {
        transform: scale(1);
    }
}
/* =================================
   BUTTON STYLES
   ================================= */

/* Base Button Styles */
.btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 12px 30px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0;
    transition: all 0.3s ease;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
}

.btn:hover {
    text-decoration: none;
}

.btn:focus,
.btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.btn:disabled,
.btn.disabled {
    opacity: 0.65;
    cursor: not-allowed;
}

/* Black Button */
.btn-black {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-black:hover {
    color: #fff;
    background-color: #1a1a1a;
    border-color: #1a1a1a;
}

.btn-black:focus,
.btn-black.focus {
    color: #fff;
    background-color: #1a1a1a;
    border-color: #1a1a1a;
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

.btn-black:active,
.btn-black.active {
    color: #fff;
    background-color: #333;
    border-color: #333;
}

.btn-black:disabled,
.btn-black.disabled {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

/* Transparent Black Button */
.btn-transparent-black {
    color: #000;
    background-color: transparent;
    border-color: #000;
    border-width: 2px;
}

.btn-transparent-black:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-transparent-black:focus,
.btn-transparent-black.focus {
    color: #000;
    background-color: transparent;
    border-color: #000;
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.btn-transparent-black:active,
.btn-transparent-black.active {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-transparent-black:disabled,
.btn-transparent-black.disabled {
    color: #000;
    background-color: transparent;
    border-color: #000;
}

/* Transparent White Button */
.btn-transparent-white {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    border-width: 2px;
}

.btn-transparent-white:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.btn-transparent-white:focus,
.btn-transparent-white.focus {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

.btn-transparent-white:active,
.btn-transparent-white.active {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.btn-transparent-white:disabled,
.btn-transparent-white.disabled {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}

/* Button Sizes */
.btn-lg {
    padding: 16px 40px;
    font-size: 18px;
    line-height: 1.5;
}

.btn-sm {
    padding: 8px 20px;
    font-size: 14px;
    line-height: 1.5;
}

.btn-block {
    display: block;
    width: 100%;
}


/* =================================
   CUSTOM STYLES
   ================================= */


/* =================================
   HERO SECTION STYLES
   ================================= */
header{position: fixed; top: 0; left: 0; right: 0; z-index: 1000;width: 100%;}
.bg--dark {
    background: #191919;
}

.Brent-hero {
    position: absolute;
    max-width: 80%;
    left: 0;
    right: 0;
    height: 100%;
    margin: auto;z-index: 1;
}

.Brent-hero img {
    position: absolute;
    left: -5%;
    bottom: 0;
    width: 55%;
}

.height-100 {
    height: 100vh;
}

.vertical-align {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}


/* =================================
   TYPOGRAPHY STYLES
   ================================= */

h1 {
    font-size: 80px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
}

h2 {
    position: relative;
    font-family: Poppins;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.1;
    text-transform: uppercase;
}

h2 span:not(.green) {
    margin-left: 85px;
}

h2 span.green {
    color: #6C7B53;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    position: absolute;
}

h3 {
    font-family: Poppins;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

p {
    font-size: 16px;
    line-height: 1.7;
}


/* =================================
   COLOR UTILITIES
   ================================= */

.green {
    color: #6C7B53;
}


/* =================================
   SECTION STYLES
   ================================= */

.section-mod {
    padding: 120px 0px;
}


/* =================================
   VIDEO STYLES
   ================================= */

video {
    height: 100%;
    position: absolute;
    width: auto;
    z-index: 1;
    width: 200%;
    top: 0;
    left: -50%;
}


/* =================================
   BACKGROUND COVER
   ================================= */

.bg-cover {
    position: absolute;
    width: calc(100% - 0px);
    height: calc(100% - 12w0px);
    object-fit: cover;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 1;
}

/* Parallax wrapper for section 3 */
#section--3 .bg-cover-parallax {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
}

#section--3 .bg-cover-parallax .bg-cover {
    will-change: transform;
}


/* =================================
   SERMON SECTION STYLES
   ================================= */

.latest--sermon--list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.latest--sermon--list li {
    width: calc(33% - 10px);
}

.latest--sermon--list li a {
    display: block;
    width: 100%;
    height: 100%;
}

.latest--sermon--list li a img {
    width: 100%;
}


/* =================================
   PODCAST SECTION STYLES
   ================================= */

.podcast--1 {
    position: absolute;
    height: 90%;
    width: 45%;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit: cover;
}

.Video--podcast {
    position: absolute;
    height: 50%;
    width: 25%;
    left: 30%;
    bottom: 13%;
    object-fit: cover;
    overflow: hidden;
}
.podcast--2 {
    position: absolute;
    height: 50%;
    width: 25%;
    left: 30%;
    bottom: 13%;
    object-fit: cover;
}

.footer-brent {
    background: #121212;
    border-top: 1px solid rgba(255, 255, 255, .10);
}

.footer__bottom {
    padding: 0 5%
}

.footer-brent>.container-fluid {
    padding: 0px;
    width: 100%
}

/* Quita gutters (compatible Bootstrap 4/5) */
.footer-row {
    margin-left: 0;
    margin-right: 0;
}

.footer-row>[class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.footer-brent__top {
    border-bottom: 1px solid rgba(255, 255, 255, .10);
    min-height: 150px;
    justify-content: center
}

.footer-brent__brand {
    border-right: 1px solid rgba(255, 255, 255, .10);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 48px 16px;
}

.footer-brent__name {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .12em;
    font-weight: 600;
    font-size: clamp(24px, 3vw, 40px);
    line-height: 2;
}

.footer-brent__follow-head {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .14em;
    font-size: 20px;
    padding: 40px 18px;
    border-bottom: 1px solid rgba(255, 255, 255, .10);
    font-weight: 600;
    padding-left: 40px;
}

.footer-brent__follow-links {
    display: flex;
    width: 100%
}

.footer-brent__follow-links a {
    flex: 1;
    height: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    border-right: 1px solid rgba(255, 255, 255, .10);
    transition: background .2s ease;
    width: 100px;
    border-top: 0;
    max-width: 150px;
    position: relative;
    overflow: hidden;
}

.footer-brent__follow-links a:hover:before{
height: 100%;
}
.footer-brent__follow-links a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: rgba(255, 255, 255, .06);
    transition: all .2s ease;

}

.footer-brent__bottom {
    padding: 16px 0;
}

.footer-brent__credit {
    text-align: right
}

.footer-brent__copy,
.footer-brent__credit {
    color: rgba(255, 255, 255, .70);
    text-transform: uppercase;
    letter-spacing: .12em;
    font-size: 10px;
    padding: 0 18px;
}

/* Responsive */
@media (max-width: 767.98px) {
    .footer-brent__brand {
        border-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .10);
        padding: 32px 16px;
    }

    .footer-brent__follow-links {
        flex-wrap: wrap;
        border-left: 0;
    }

    .footer-brent__follow-links a {
        flex: 0 0 50%;
        border-top: 1px solid rgba(255, 255, 255, .10);
    }

    .footer-brent__follow-links a:nth-child(2n) {
        border-right: 0;
    }

    .footer-brent__bottom {
        text-align: center;
    }

    .footer-brent__credit {
        margin-top: 6px;
    }
}


/* Barra principal */
.brent-tabsbar {
    background: #191919 !important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    overflow: hidden;
    border-bottom: 1px solid rgba(255, 255, 255, .10);
    transition: all 0.3s ease;
}

/* Navbar with shadow when scrolled */
.brent-tabsbar.scrolled {
    background: rgba(25, 25, 25, 0.98) !important; 
    backdrop-filter: blur(10px);
}



/* Logo opcional */
.brent-logo {
    display: flex;
    align-items: center;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: .12em;
    font-weight: 600;
    font-size: 20px;
}

/* Tabs */
.brent-tabs {
    list-style: none;
    display: flex;
    align-items: flex-start;
    position: relative;
    z-index: 1;
    /* encima de la línea */
}

/* Cada item como “caja” */
.brent-tabs .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
    /* coincide con top:55px */
    padding: 0 22px !important;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: .14em;
    font-size: 10px;
    border-top: 1px solid rgba(255, 255, 255, .10);
    border-left: 1px solid rgba(255, 255, 255, .10);
    background: transparent;
    white-space: nowrap;
    transition: background .2s ease;
    position: relative;
    overflow: hidden;
}

/* Borde derecho solo al último */
.brent-tabs .nav-item:last-child .nav-link {
    border-right: 1px solid rgba(255, 255, 255, .10);
}

.brent-tabs .nav-link:hover:before,
.brent-tabs .nav-link.active:before{
height: 100%;
}
.brent-tabs .nav-link:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgb(255 255 255 / 6%);
    transition: all 0.3s ease;
    height: 0%;
}

/* Active state - link is highlighted when section is in view */
.brent-tabs .nav-link.active {
    background: rgb(255 255 255 / 6%);
}

/* Mobile menu active state */
.mobile-menu-link.active {
    background: rgb(255 255 255 / 10%);
    border-left: 3px solid #6C7B53;
    padding-left: 20px;
}
 

/* Toggler más “limpio” */
.brent-toggler {
    border-color: rgba(255, 255, 255, .25) !important;
}

/* Responsive: en móvil el menú baja, sin la línea central */
@media (max-width: 991.98px) {
    .brent-tabsbar {
        height: auto;
    }

    .brent-tabsbar:after {
        display: none;
    }

    .brent-logo {
        height: 72px;
        border-right: 0;
    }

    .navbar-collapse {
        border-top: 1px solid rgba(255, 255, 255, .10);
    }

    .brent-tabs {
        flex-wrap: wrap;
        width: 100%;
        padding: 10px 10px 14px;
    }

    .brent-tabs .nav-link {
        height: 52px;
        padding: 0 16px !important;
        border-bottom: 1px solid rgba(255, 255, 255, .10);
        margin: 0;
    }
}
/* Parallax wrapper for sermon pic 1 */
#section--4 .sermon-pic1-parallax {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 32%;
    height: 87%;
    overflow: hidden;
}

.latest--sermon--pic1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    will-change: transform;
}

.latest--sermon--pic2 {
    position: absolute;
    bottom: 20%;
    left: 19%;
    width: 15%;
    height: 302px;
    object-fit: cover;
    z-index: 1;
}

.lineblack:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 27%;
    height: 100%;
    z-index: 0;
    background: #191919;
}

/* =================================
   HORIZONTAL SCROLL
   ================================= */

.horizontal-scroll-wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.horizontal-scroll-sections {
    display: flex;
    flex-wrap: nowrap;
    will-change: transform;
    height: 100vh;
}

.horizontal-section {
    min-width: 100vw;
    width: 100vw;
    height: 100vh;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
}

.horizontal-section.section-mod {
    height: auto;
    min-height: 100vh;
    display: flex;
    align-items: center;
}

/* =================================
   SPEAKER REQUEST MODAL
   ================================= */

/* Prevent body scroll when modal is open */
body.modal-open {
    overflow: hidden !important;
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
}

.speaker-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease, visibility 0s linear 0.3s;
}

.speaker-modal.active {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
    transition: opacity 0.3s ease, visibility 0s linear 0s;
}

.speaker-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(4px);
    z-index: 1;
}

.speaker-modal-panel {
    position: fixed;
    top: 0;
    right: 0;
    width: 70%;
    height: 100vh;
    background: #000000;
    overflow-y: scroll;
    overflow-x: hidden;
    transform: translateX(100%);
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: -4px 0 24px rgba(0, 0, 0, 0.5);
    will-change: transform;
    -webkit-overflow-scrolling: touch;
    z-index: 2;
}

.speaker-modal.active .speaker-modal-panel {
    transform: translateX(0);
}

.speaker-modal-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    z-index: 10;
}

.speaker-modal-close:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: #ffffff;
    transform: rotate(90deg);
}

.speaker-modal-content {
    padding: 60px 80px 100px;
    max-width: 1200px;
    min-height: calc(100% + 1px);
    position: relative;
}

.speaker-modal-title {
    color: #ffffff;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 16px;
    letter-spacing: 1px;
}

.speaker-modal-subtitle {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 40px;
    max-width: 800px;
}

/* Form Sections */
.form-section {
    margin-bottom: 50px;
}

.section-title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 24px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

/* Form Controls */
.speaker-form .form-group {
    margin-bottom: 20px;
}

.speaker-form .form-control {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 4px;
    padding: 16px 20px;
    font-size: 14px;
    color: #ffffff;
    transition: all 0.3s ease;
    font-family: 'Poppins', sans-serif;
}

.speaker-form .form-control::placeholder {
    color: rgba(255, 255, 255, 0.4);
}

.speaker-form .form-control:focus {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.3);
    outline: none;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.05);
}

.speaker-form textarea.form-control {
    resize: vertical;
    min-height: 150px;
}

/* Radio Buttons */
.radio-label {
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    margin-bottom: 12px;
    display: block;
}

.radio-group {
    display: flex;
    gap: 24px;
}

.radio-option {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 0;
}

.radio-option input[type="radio"] {
    width: 18px;
    height: 18px;
    cursor: pointer;
    accent-color: #4CAF50;
}

/* Form Disclaimer */
.form-disclaimer {
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
    line-height: 1.5;
    margin-top: 20px;
}

/* Submit Button */
.form-actions {
    margin-top: 40px;
}

.btn-submit {
    background: transparent;
    border: 2px solid #ffffff;
    color: #ffffff;
    padding: 16px 48px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: 'Poppins', sans-serif;
    border-radius: 0;
}

.btn-submit:hover {
    background: #ffffff;
    color: #000000;
    transform: translateY(-2px);
    box-shadow: 0 8px 16px rgba(255, 255, 255, 0.2);
}

.btn-submit:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

/* Success Message */
.form-success-message {
    text-align: center;
    padding: 80px 40px;
    color: #ffffff;
}

.form-success-message i {
    font-size: 64px;
    color: #4CAF50;
    margin-bottom: 24px;
    display: block;
}

.form-success-message h3 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 16px;
}

.form-success-message p {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
}

/* Responsive Design */
@media (max-width: 1200px) {
    .speaker-modal-panel {
        width: 80%;
    }

    .speaker-modal-content {
        padding: 50px 60px 60px;
    }
}

@media (max-width: 768px) {
    .speaker-modal-panel {
        width: 100%;
    }

    .speaker-modal-content {
        padding: 70px 30px 40px;
    }

    .speaker-modal-title {
        font-size: 28px;
    }

    .speaker-modal-close {
        top: 15px;
        right: 15px;
        width: 36px;
        height: 36px;
        font-size: 16px;
    }

    .radio-group {
        flex-direction: column;
        gap: 12px;
    }
}

/* =================================
   PAGE LOADER (DESKTOP ONLY)
   ================================= */

.page-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #191919;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
    transition: opacity 0.5s ease, visibility 0.5s ease;
}

.page-loader.fade-out {
    opacity: 0;
    visibility: hidden;
}

.loader-content {
    text-align: center;
}

.loader-spinner {
    width: 50px;
    height: 50px;
    border: 3px solid rgba(255, 255, 255, 0.1);
    border-top-color: #6C7B53;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin: 0 auto 20px;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.loader-text {
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-weight: 500;
}

/* Hide loader on mobile devices */
@media (max-width: 991.98px) {
    .page-loader {
        display: none !important;
    }
}