/*GLOBAL*/
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
}


body {
    font-family: 'Montserrat', sans-serif !important;
    background-color: #FDF8ED;
}

.motif-background-wrapper {
    background-image: url('../img/motif-backgrounddd.png');
    background-repeat: repeat;
    background-size: 150px;
    background-color: #FDF8ED;
    background-attachment: fixed;
}

/*NAVBAR*/
.navbar {
    background-color: #FCF8E8 !important; 
    padding: 10px 0;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05); 
}

.navbar .navbar-logo {
    width: 50px; 
    height: auto;
}

.navbar .nav-link {
    color: #603218 !important; 
    font-size: 16px;
    letter-spacing: 0.5px;
}

.navbar .nav-link.active,
.navbar .nav-link:hover,
.navbar .nav-link.show {
    color: #b58361 !important;
    font-weight: 700;
}

@media (min-width: 992px) {
    .dropdown-toggle-desktop::after {
        display: inline-block;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
    }
}

.navbar .dropdown-menu {
    border-radius: 8px;
    border: none;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    background-color: #fdfaf0;
}

.navbar .dropdown-item {
    color: #603218;
}

.navbar .dropdown-item:hover {
    background-color: #f0ead2;
    color: #b58361;
}

@media (min-width: 992px) {
    .dropdown-hover:hover > .dropdown-menu {
        display: block;
        margin-top: 0;
    }
}

@media (max-width: 991px) {
    .navbar .dropdown-menu {
        background-color: transparent;
        box-shadow: none;
        padding-left: 1rem;
        border-left: 2px solid #b58361;
        margin-left: 1rem;
    }
    
    
    .navbar .dropdown-toggle {
        padding: 10px 15px;
    }
    
}

.nav-item.dropdown-hover:hover > a.nav-link:first-child {
    font-weight: 700 !important;
    color: #b58361 !important;
}
.nav-item.dropdown-hover .nav-link::after {
        display: none !important; 
    }
    
    .panah-custom {
        transition: transform 0.3s ease-in-out;
        display: inline-block;
        font-size: 14px;
    }
    
    .dropdown-hover:hover .panah-custom,
    .panah-wadah[aria-expanded="true"] .panah-custom {
        transform: rotate(-180deg);
    }


.navbar .dropdown-menu .dropdown-item.menu-bph-aktif {
    color: #b58361 !important;
    font-weight: 700 !important;
    background-color: #f0ead2 !important;
}

.navbar .dropdown-menu .dropdown-item.menu-kajian-aktif {
    color: #b58361 !important;
    font-weight: 700 !important;
    background-color: #f0ead2 !important;
}

.navbar .dropdown-menu .dropdown-item.menu-humas-aktif {
    color: #b58361 !important;
    font-weight: 700 !important;
    background-color: #f0ead2 !important;
}

.navbar .dropdown-menu .dropdown-item.menu-minat-aktif {
    color: #b58361 !important;
    font-weight: 700 !important;
    background-color: #f0ead2 !important;
}

.navbar .dropdown-menu .dropdown-item.menu-kominfo-aktif {
    color: #b58361 !important;
    font-weight: 700 !important;
    background-color: #f0ead2 !important;
}

.navbar .dropdown-menu .dropdown-item.menu-psdm-aktif {
    color: #b58361 !important;
    font-weight: 700 !important;
    background-color: #f0ead2 !important;
}

.navbar .dropdown-menu .dropdown-item.menu-pp-aktif {
    color: #b58361 !important;
    font-weight: 700 !important;
    background-color: #f0ead2 !important;
}

.navbar .dropdown-menu .dropdown-item.menu-po-aktif {
    color: #b58361 !important;
    font-weight: 700 !important;
    background-color: #f0ead2 !important;
}

.btn-portal-dinamis {
    background-color: #5a301a !important;
    color: #ffffff !important;
    border-radius: 8px !important;
    border: none !important;
    box-shadow: none !important;
}
.btn-portal-dinamis i, 
.btn-portal-dinamis span {
    color: #f0ead2 !important;
}

.btn-portal-dinamis:hover {
    background-color: #5a301a !important;
}

.btn-portal-dinamis:hover i, 
.btn-portal-dinamis:hover span {
    font-weight: 800 !important;
    text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.6);
    transform: scale(1.05);
}

/*HERO SECTION*/
.hero-video-wrapper {
    min-height: 80vh;
}

.hero-video-bg {
    object-fit: cover;
    z-index: 0;
}

.hero-video-overlay {
    background-image: linear-gradient(rgba(96, 50, 24, 0.65), rgba(96, 50, 24, 0.85));
    z-index: 0;
}

.hero-video-wrapper .container {
    z-index: 2;
}

/*PIMPINAN*/
.pimpinan-section {
    background-color: transparent;
    color: #603218;
}

.garis-judul1 {
    width: 100%;
    max-width: 500px;
    border: 2px solid #b58361;
    opacity: 1; 
    margin-top: 20px;
}

.pimpinan-card {
    background-color: #fffefd; 
    border: 1px solid rgba(181, 131, 97, 0.2); 
    border-radius: 12px;
}

.garis-subjudul1 {
    width: 100%;
    max-width: 300px;
    border: 2px solid #b58361;
    opacity: 1;
    margin-top: 8px;
}

.pimpinan-card p {
    font-size: 15.5px;
    text-align: justify;
    color: #603218;
}

.btn-portfolio {
    background-color: #603218;
    color: white !important;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s ease;
}

.btn-portfolio:hover {
    background-color: #603218;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}

.ketua-img {
    max-width: 260px;
    width: 100%;
}

.ketua-info {
    color: #603218;
}

.ketua-info p {
    font-size: 14px;
}

/*BANNER KABINET*/
.banner-kabinet {
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(96, 50, 24, 0.85)), url('../img/grup-himakum.jpg');
    background-size: cover; 
    background-position: center 45%; 
    height: 40vh; 
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-title {
    color: #FCF8E8 !important;
    letter-spacing: 2px;
    line-height: 1.3;
}

@media (max-width: 991px) {
    .banner-kabinet {
        background-size: 120% !important; 
        background-position: center 45% !important; 
        height: 35vh !important; 
    }
}

/*INFO KABINET*/
.text-cokelat {
    color: #603218;
}

.text-justify {
    text-align: justify;
    font-size: 15px; 
}

.garis-judul-arti {
    width: 100%;
    max-width: 450px;
    border: 2px solid #b58361; 
    opacity: 1;
    margin-top: 10px;
}

.vertical-divider {
    width: 2px;
    height: 140px;
    background-color: #603218;
    opacity: 0.5;
}

.img-logo-kabinet {
    max-width: 180px;
    width: 100%;
}

.img-grup-kabinet {
    max-width: 185px;
    width: 100%;
    border-radius: 3px;
}

.btn-struktur {
    background-color: #603218;
    color: white !important;
    font-weight: 600;
    font-size: 15px;
    transition: all 0.3s ease;
}

.btn-struktur:hover {
    background-color: #4b2e1b;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}

/*VISI*/
.arti-card {
    background-color: #FDF8ED; 
    border: 1px solid #603218; 
    border-radius: 12px;
    max-width: 950px; 
}

.garis-judul-visi {
    width: 80px;
    border: 2px solid #b58361;
    opacity: 1;
    margin-top: 10px;
}

.visi-card {
    background-color: #603218;
    border-radius: 12px;
    margin-top: 80px; 
}

.img-visi {
    max-width: 500px;
    width: 500%;
    border-radius: 8px;
    margin-top: -90px; 
}

.garis-dalam-visi {
    width: 100%;
    max-width: 800px;
    border: 1px solid rgba(253, 248, 237, 0.4); 
    opacity: 1;
}

.visi-text {
    color: #FDF8ED;
    font-size: 15.5px;
    letter-spacing: 0.3px;
}

/*MISI*/
.misi-img {
    width: 65px;
    height: auto;
    object-fit: contain;
    position: relative;
    z-index: 2;
}

.misi-text-wrapper {
    border-left: 2px solid rgba(181, 131, 97, 0.6);
}

.misi-text {
    color: #603218;
    font-size: 15px;
    line-height: 1.6;
    text-align: justify;
}

.misi-grid-container {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2.5rem;
    max-width: 1050px;
}

@media (min-width: 992px) {
    .misi-grid-container {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 4rem;
        row-gap: 3rem;
    }
    .item-1 { grid-column: 1; grid-row: 1; }
    .item-2 { grid-column: 1; grid-row: 2; }
    .item-3 { grid-column: 2; grid-row: 1; }
    .item-4 { grid-column: 2; grid-row: 2; }
    .item-5 {
        grid-column: 1 / span 2;
        justify-self: center;
        max-width: 550px;
    }
}

.item-1, .item-3 {
    position: relative;
}

.item-1::after, .item-3::after {
    content: '';
    position: absolute;
    left: 31px;
    top: 50px;
    width: 3px;
    background-color: #5c3116;
    height: calc(100% + 2.5rem - 50px); 
    z-index: 0;
}

@media (min-width: 992px) {
    .item-1::after, .item-3::after {
        height: calc(100% + 3rem - 50px);
    }
}

/*FOOTER*/
.main-footer {
    background-color: #603218;
    color: #FDF8ED;
    margin-bottom: 0 !important; 
    display: block;
}

.footer-logo {
    width: 65px;
    height: auto;
    object-fit: contain;
}

.footer-text {
    font-size: 14.5px;
    line-height: 1.7;
    text-align: justify;
    opacity: 0.95;
}

.footer-judul, .footer-heading {
    font-size: 18px;
    font-weight: 700;
    color: #FDF8ED;
    letter-spacing: 0.5px;
}

.footer-link {
    color: #FDF8ED;
    text-decoration: underline;
    font-size: 15px;
    line-height: 2;
    transition: all 0.3s ease;
}

.footer-link:hover {
    color: #b58361;
}

.footer-contact li,
.footer-contact {
    font-size: 15px;
    line-height: 2;
    opacity: 0.9;
}

.footer-garis {
    border-color: #FDF8ED;
    opacity: 0.3;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
}

.footer-copyright {
    font-size: 13px;
    letter-spacing: 0.5px;
    opacity: 0.8;
}

/*LAPORAN*/
.bg-coklat-tua { 
        background-color: #5c341a;
    }
    .text-coklat-tua { 
        color: #5c341a; 
    }
    .form-laporan .form-control, .form-laporan .form-select {
        border: 1px solid #c4b5a6; 
        border-radius: 6px;
        padding: 0.6rem 1rem;
    }
    .form-laporan .form-control:focus, .form-laporan .form-select:focus {
        border-color: #5c341a;
        box-shadow: 0 0 0 0.25rem rgba(92, 52, 26, 0.15);
    }
    .btn-laporan {
        background-color: #603218;
        color: #FCF8E8;
        border-radius: 6px;
        transition: 0.3s;
    }
    .btn-coklat:hover {
        background-color: #4a2914;
        color: #fff;
    }

/*STRUKTUR KABINET*/
.logo-struktur {
    width: 85px;
    height: auto;
    object-fit: contain;
}

.garis-batas-struktur {
    border: 0;
    border-top: 2px solid #603218;
    opacity: 0.4;
}

.subjudul-struktur{
    color: #603218;
    size: 10px;
}

.garis-batas-struktur {
    border: 0;
    border-top: 2px solid #603218;
    opacity: 1;
}

/*DIVISI SECTION*/
.divisi-card {
    background-color: #FDF8ED; 
    border: 2px solid rgba(96, 50, 24, 0.35); 
    border-radius: 8px; 
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.04); 
    transition: all 0.3s ease; 
    padding: 2.5rem 1.8rem 2.5rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.divisi-card:hover {
    box-shadow: 0 8px 15px rgba(96, 50, 24, 0.12); 
    transform: translateY(-5px); 
}

.divisi-logo {
    width: 95px;
    height: auto; 
    object-fit: contain; 
}

.divisi-line {
    width: 100%; 
    border: 0;
    border-top: 1px solid #603218; 
    opacity: 0.5; 
    margin-top: 15px;
    margin-bottom: 20px; 
    flex-shrink: 0;
}

.divisi-title {
    color: #603218; 
    font-size: 20px; 
    font-weight: 700; 
    line-height: 1.3; 
    text-align: left; 
    letter-spacing: 0.3px; 
}

.divisi-section {
    margin-top: 10vh; 
    padding-bottom: 100px;
}

/*BPH*/
.hero-bph {
    background-image: linear-gradient(rgba(96, 50, 24, 0.95), rgba(252, 248, 232, 0.85)), url('../img/grup-bph2.JPG');
    background-size: cover;
    background-position: center 50%;
    background-repeat: no-repeat;
    min-height: 60vh; 
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -1px; 
    border-bottom: 3px solid #603218;
}

.hero-bph h1 {
    letter-spacing: 2px;
    font-size: 38px;
    text-shadow: 2px 2px 8px rgba(0,0,0,0.3);
}

.hero-bph-line {
    width: 450px;
    border: 0;
    border-top: 2px solid #FDF8ED;
    opacity: 1;
}

.hero-bph-desc {
    font-size: 16px;
    line-height: 1.8;
    max-width: 900px;
    font-weight: 400;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.4);
}

@media (max-width: 768px) {
    .hero-divisi h1 { font-size: 28px; }
    .hero-divisi-line { width: 250px; }
    .hero-divisi-desc { font-size: 14.5px; padding: 0 15px; }
}

/*BPH KETUA*/
.rheynald-profil-section {
    background-color: transparent; 
}

.rheynald-title {
    color: #4b2e1b; 
    font-weight: 800;
    font-size: 36px;
    letter-spacing: 1.5px;
}

.rheynald-line {
    width: 200px;
    border: 0;
    border-top: 2px solid #603218; 
    opacity: 0.9;
    margin-top: 15px;
}

.rheynald-card {
    background-color: #FCF8E8;
    border: 1px solid rgba(96, 50, 24, 0.4); 
    border-radius: 12px;
    box-shadow: 0 15px 40px rgba(96, 50, 24, 0.2); 
    width: 100%;
    max-width: 360px;
    height: 440px;
    padding-top: 30px; 
    overflow: hidden; 
    display: flex;
    justify-content: center;
    align-items: flex-end; 
    transition: all 0.3s ease;
}

.rheynald-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 50px rgba(96, 50, 24, 0.25); 
}

.rheynald-img {
    width: 125%; 
    height: auto;
    object-fit: contain;
    margin-bottom: -125px;
}

.rheynald-name {
    color: #603218;
    font-weight: 700;
    font-size: 26px;
    margin-top: 25px;
    margin-bottom: 5px;
}

.rheynald-posisi {
    color: #7a4f32; 
    font-weight: 400;
    font-size: 20px;
}

@media (max-width: 768px) {
    .jabatan-title { font-size: 28px; }
    .jabatan-line { width: 140px; }
    .profil-card { max-width: 280px; height: 350px; }
    .profil-name { font-size: 20px; }
    .profil-posisi { font-size: 16px; }
}

/*BPH ANGGOTA*/
.anggota-title {
    color: #4b2e1b; 
    font-weight: 800;
    font-size: 32px;
    letter-spacing: 1.5px;
}

.anggota-line {
    width: 180px; 
    border: 0;
    border-top: 2px solid #603218; 
    opacity: 0.9;
    margin-top: 15px;
}

.anggota-card {
    background-color: #FCF8E8; 
    backdrop-filter: blur(4px); 
    border: 1px solid rgba(96, 50, 24, 0.4); 
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(96, 50, 24, 0.15); 
    width: 100%;
    max-width: 300px;
    height: 380px;
    padding-top: 25px; 
    overflow: hidden; 
    display: flex;
    justify-content: center;
    align-items: flex-end; 
    transition: all 0.3s ease;
}

.anggota-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(96, 50, 24, 0.2); 
}

.iqrimah-img {
    width: 135%; 
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

.farrel-img {
    width: 145%; 
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

.anggota-name {
    color: #4b2e1b;
    font-weight: 700;
    font-size: 22px; 
    margin-top: 20px;
    margin-bottom: 5px;
}

.anggota-posisi {
    color: #7a4f32; 
    font-weight: 400;
    font-size: 18px; 
}

@media (max-width: 768px) {
    .anggota-title { font-size: 26px; }
    .anggota-line { width: 140px; }
    .anggota-card { max-width: 280px; height: 350px; }
    .anggota-name { font-size: 20px; }
    .anggota-posisi { font-size: 16px; }
}

/*KAJIAN*/
.hero-kajian {
    background-image: linear-gradient(rgba(96, 50, 24, 0.95), rgba(252, 248, 232, 0.85)), url('../img/grup-kajian.jpg');
    background-size: 135%;
    background-position: center 10%;
    background-repeat: no-repeat;
    min-height: 60vh; 
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -1px; 
    border-bottom: 6px solid #603218; 
}

.hero-kajian h1 {
    letter-spacing: 2px;
    font-size: 38px;
    text-shadow: 2px 2px 8px rgba(0,0,0,0.5);
}

.hero-kajian-line {
    width: 650px; 
    border: 0;
    border-top: 2px solid #FDF8ED; 
    opacity: 1;
}

.hero-kajian-desc {
    font-size: 16px;
    line-height: 1.8;
    max-width: 900px; 
    font-weight: 400;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.5);
}

@media (max-width: 768px) {
    .hero-kajian h1 { font-size: 28px; }
    .hero-kajian-line { width: 250px; }
    .hero-kajian-desc { font-size: 14.5px; padding: 0 15px; }
}

/*KAJIAN KETUA*/
   .profil-kastrad-section {
    background-color: transparent; 
}

.kepala-kastrad-title {
    color: #4b2e1b; 
    font-weight: 800;
    font-size: 36px; 
    letter-spacing: 1.5px;
}

.kepala-kastrad-line {
    width: 250px; 
    border: 0;
    border-top: 2px solid #603218; 
    opacity: 0.9;
    margin-top: 15px;
}

.kepala-kastrad-card {
    background-color: #FCF8E8; 
    backdrop-filter: blur(4px); 
    border: 1px solid rgba(96, 50, 24, 0.4); 
    border-radius: 12px;
    box-shadow: 0 15px 40px rgba(96, 50, 24, 0.2); 
    width: 100%;
    max-width: 360px; 
    height: 440px; 
    padding-top: 30px; 
    overflow: hidden; 
    display: flex;
    justify-content: center;
    align-items: flex-end; 
    transition: all 0.3s ease;
}

.kepala-kastrad-card:hover {
    transform: translateY(-8px); 
    box-shadow: 0 20px 50px rgba(96, 50, 24, 0.25); 
}

.kepala-kastrad-img {
    width: 120%;
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

.kepala-kastrad-name {
    color: #4b2e1b;
    font-weight: 700;
    font-size: 26px; 
    margin-top: 25px;
    margin-bottom: 0px !important; 
}

.kepala-kastrad-ig {
    color: #9c6c46; 
    font-size: 18px;
    font-weight: 400; 
    margin-top: 6px; 
}

@media (max-width: 768px) {
    .kepala-title { font-size: 28px; }
    .kepala-line { width: 180px; }
    .kepala-card { max-width: 280px; height: 350px; }
    .kepala-name { font-size: 20px; }
    .kepala-ig { font-size: 16px; }
}

/*KAJIAN ANGGOTA*/
   .kajian-anggota-section {
    background-color: transparent;
}

.kajian-title {
    color: #4b2e1b; 
    font-weight: 800;
    font-size: 32px; 
    letter-spacing: 1.5px;
}

.kajian-line {
    width: 150px; 
    border: 0;
    border-top: 2px solid #603218; 
    opacity: 0.9;
    margin-top: 15px;
}

.kajian-anggota-card {
    background-color: #FCF8E8; 
    backdrop-filter: blur(4px); 
    border: 1px solid rgba(96, 50, 24, 0.4); 
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(96, 50, 24, 0.15); 
    width: 100%;
    max-width: 270px;
    height: 340px; 
    padding-top: 20px; 
    overflow: hidden; 
    display: flex;
    justify-content: center;
    align-items: flex-end; 
    transition: all 0.3s ease;
    margin-bottom: 22px;
}

.kajian-anggota-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(96, 50, 24, 0.2); 
}

.kajian-anggota-img {
    width: 130%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

.kajian-anggota-name {
    color: #4b2e1b;
    font-weight: 700;
    font-size: 20px; 
    margin-bottom: 5px;
    line-height: 1.4;
}

.kajian-anggota-ig {
    color: #9c6c46; 
    font-size: 16px;
    font-weight: 400; 
    margin-top: 0;
}

@media (max-width: 768px) {
    .kajian-anggota-card { max-width: 280px; height: 350px; }
    .kajian-anggota-name { font-size: 19px; }
    .kajian-anggota-ig { font-size: 15px; }
    .mt-md-4 { margin-top: 0 !important; }
    .pt-md-2 { padding-top: 0 !important; }
}

.kajian-andi-img {
    width: 150%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

.kajian-fransisca-img {
    width: 150%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

.kajian-nadya-img {
    width: 135%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

/*HALAMAN HUMAS*/
.hero-humas {
    background-image: linear-gradient(rgba(96, 50, 24, 0.95), rgba(252, 248, 232, 0.85)), url('../img/grup-humas.JPG');
    background-size: cover;
    background-position: center 45%;
    background-repeat: no-repeat;
    min-height: 60vh; 
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -1px; 
    border-bottom: 6px solid #603218; 
}

.hero-humas h1 {
    letter-spacing: 2px;
    font-size: 38px;
    text-shadow: 2px 2px 8px rgba(0,0,0,0.5);
}

.hero-humas-line {
    width: 450px; 
    border: 0;
    border-top: 2px solid #FDF8ED; 
    opacity: 1;
}

.hero-humas-desc {
    font-size: 16px;
    line-height: 1.8;
    max-width: 900px; 
    font-weight: 400;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.5);
}

@media (max-width: 768px) {
    .hero-humas h1 { font-size: 28px; }
    .hero-humas-line { width: 75%; } 
    .hero-humas-desc { font-size: 14.5px; padding: 0 15px; }
}

/*HUMAS KETUA*/
   .profil-humas-section {
    background-color: transparent; 
}

.kepala-humas-title {
    color: #4b2e1b; 
    font-weight: 800;
    font-size: 36px; 
    letter-spacing: 1.5px;
}

.kepala-humas-line {
    width: 250px; 
    border: 0;
    border-top: 2px solid #603218; 
    opacity: 0.9;
    margin-top: 15px;
}

.kepala-humas-card {
    background-color: #FCF8E8; 
    backdrop-filter: blur(4px); 
    border: 1px solid rgba(96, 50, 24, 0.4); 
    border-radius: 12px;
    box-shadow: 0 15px 40px rgba(96, 50, 24, 0.2); 
    width: 100%;
    max-width: 360px; 
    height: 440px; 
    padding-top: 30px; 
    overflow: hidden; 
    display: flex;
    justify-content: center;
    align-items: flex-end; 
    transition: all 0.3s ease;
}

.kepala-humas-card:hover {
    transform: translateY(-8px); 
    box-shadow: 0 20px 50px rgba(96, 50, 24, 0.25); 
}

.kepala-humas-img {
    width: 136%;
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

.kepala-humas-name {
    color: #4b2e1b;
    font-weight: 700;
    font-size: 26px; 
    margin-top: 25px;
    margin-bottom: 0px !important; 
}

.kepala-humas-ig {
    color: #9c6c46; 
    font-size: 18px;
    font-weight: 400; 
    margin-top: 6px; 
}

@media (max-width: 768px) {
    .kepala-title { font-size: 28px; }
    .kepala-line { width: 180px; }
    .kepala-card { max-width: 280px; height: 350px; }
    .kepala-name { font-size: 20px; }
    .kepala-ig { font-size: 16px; }
}

/*HUMAS ANGGOTA*/
.humas-anggota-section {
    background-color: transparent;
}

.humas-title {
    color: #4b2e1b; 
    font-weight: 800;
    font-size: 32px; 
    letter-spacing: 1.5px;
}

.humas-line {
    width: 150px; 
    border: 0;
    border-top: 2px solid #603218; 
    opacity: 0.9;
    margin-top: 15px;
}

.humas-anggota-card {
    background-color: #FCF8E8; 
    backdrop-filter: blur(4px); 
    border: 1px solid rgba(96, 50, 24, 0.4); 
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(96, 50, 24, 0.15); 
    width: 100%;
    max-width: 270px;
    height: 340px; 
    padding-top: 20px; 
    overflow: hidden; 
    display: flex;
    justify-content: center;
    align-items: flex-end; 
    transition: all 0.3s ease;
    margin-bottom: 22px;
}

.humas-anggota-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(96, 50, 24, 0.2); 
}

.humas-anggota-img {
    width: 135%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -5px;
}

.humas-anggota-name {
    color: #4b2e1b;
    font-weight: 700;
    font-size: 20px; 
    margin-bottom: 5px;
    line-height: 1.4;
}

.humas-anggota-ig {
    color: #9c6c46; 
    font-size: 16px;
    font-weight: 400; 
    margin-top: 0;
}

@media (max-width: 768px) {
    .humas-anggota-card { max-width: 280px; height: 350px; }
    .humas-anggota-name { font-size: 19px; }
    .humas-anggota-ig { font-size: 15px; }
    .mt-md-4 { margin-top: 0 !important; }
    .pt-md-2 { padding-top: 0 !important; }
}

.humas-ajeng-img {
    width: 125%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

.humas-anaya-img {
    width: 145%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

/*HALAMAN MINAT*/
.hero-minat {
    background-image: linear-gradient(rgba(96, 50, 24, 0.95), rgba(252, 248, 232, 0.85)), url('../img/grup-minat.JPG');
    background-size: cover;
    background-position: center 38%;
    background-repeat: no-repeat;
    min-height: 60vh; 
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -1px; 
    border-bottom: 6px solid #603218; 
}

.hero-minat h1 {
    letter-spacing: 2px;
    font-size: 38px;
    text-shadow: 2px 2px 8px rgba(0,0,0,0.5);
}

.hero-minat-line {
    width: 350px; 
    border: 0;
    border-top: 2px solid #FDF8ED; 
    opacity: 1;
}

.hero-minat-desc {
    font-size: 16px;
    line-height: 1.8;
    max-width: 900px; 
    font-weight: 400;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.5);
}

@media (max-width: 768px) {
    .hero-minat h1 { font-size: 28px; }
    .hero-minat-line { width: 60%; } 
    .hero-minat-desc { font-size: 14.5px; padding: 0 15px; }
}

/*MINAT KETUA*/
   .profil-minat-section {
    background-color: transparent; 
}

.kepala-minat-title {
    color: #4b2e1b; 
    font-weight: 800;
    font-size: 36px; 
    letter-spacing: 1.5px;
}

.kepala-minat-line {
    width: 250px; 
    border: 0;
    border-top: 2px solid #603218; 
    opacity: 0.9;
    margin-top: 15px;
}

.kepala-minat-card {
    background-color:#FCF8E8; 
    backdrop-filter: blur(4px); 
    border: 1px solid rgba(96, 50, 24, 0.4); 
    border-radius: 12px;
    box-shadow: 0 15px 40px rgba(96, 50, 24, 0.2); 
    width: 100%;
    max-width: 360px; 
    height: 440px; 
    padding-top: 30px; 
    overflow: hidden; 
    display: flex;
    justify-content: center;
    align-items: flex-end; 
    transition: all 0.3s ease;
}

.kepala-minat-card:hover {
    transform: translateY(-8px); 
    box-shadow: 0 20px 50px rgba(96, 50, 24, 0.25); 
}

.kepala-minat-img {
    width: 125%;
    height: auto;
    object-fit: contain;
    margin-bottom: -5px;
}

.kepala-minat-name {
    color: #4b2e1b;
    font-weight: 700;
    font-size: 26px; 
    margin-top: 25px;
    margin-bottom: 0px !important; 
}

.kepala-minat-ig {
    color: #9c6c46; 
    font-size: 18px;
    font-weight: 400; 
    margin-top: 6px; 
}

@media (max-width: 768px) {
    .kepala-title { font-size: 28px; }
    .kepala-line { width: 180px; }
    .kepala-card { max-width: 280px; height: 350px; }
    .kepala-name { font-size: 20px; }
    .kepala-ig { font-size: 16px; }
}

/*MINAT ANGGOTA*/
   .minat-anggota-section {
    background-color: transparent;
}

.minat-title {
    color: #4b2e1b; 
    font-weight: 800;
    font-size: 32px; 
    letter-spacing: 1.5px;
}

.minat-line {
    width: 150px; 
    border: 0;
    border-top: 2px solid #603218; 
    opacity: 0.9;
    margin-top: 15px;
}

.minat-anggota-card {
    background-color: #FCF8E8; 
    backdrop-filter: blur(4px); 
    border: 1px solid rgba(96, 50, 24, 0.4); 
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(96, 50, 24, 0.15); 
    width: 100%;
    max-width: 270px;
    height: 340px; 
    padding-top: 20px; 
    overflow: hidden; 
    display: flex;
    justify-content: center;
    align-items: flex-end; 
    transition: all 0.3s ease;
    margin-bottom: 22px;
}

.minat-anggota-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(96, 50, 24, 0.2); 
}

.minat-anggota-img {
    width: 140%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -5px;
}

.minat-anggota-name {
    color: #4b2e1b;
    font-weight: 700;
    font-size: 20px; 
    margin-bottom: 5px;
    line-height: 1.4;
}

.minat-anggota-ig {
    color: #9c6c46; 
    font-size: 16px;
    font-weight: 400; 
    margin-top: 0;
}

.minat-simon-img {
    width: 130%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

.minat-cinta-img {
    width: 150%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

.minat-nata-img {
    width: 120%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

.minat-najib-img {
    width: 150%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -5px;
}

/*HALAMAN KOMINFO*/
.hero-kominfo {
    background-image: linear-gradient(rgba(96, 50, 24, 0.95), rgba(252, 248, 232, 0.85)), url('../img/grup-kominfo.JPG');
    background-size: cover;
    background-position: center 23%;
    background-repeat: no-repeat;
    min-height: 60vh; 
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -1px; 
    border-bottom: 6px solid #603218; 
}

.hero-kominfo h1 {
    letter-spacing: 2px;
    font-size: 38px;
    text-shadow: 2px 2px 8px rgba(0,0,0,0.5);
}

.hero-kominfo-line {
    width: 700px; 
    border: 0;
    border-top: 2px solid #FDF8ED; 
    opacity: 1;
}

.hero-kominfo-desc {
    font-size: 16px;
    line-height: 1.8;
    max-width: 900px; 
    font-weight: 400;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.5);
}

@media (max-width: 768px) {
    .hero-kominfo h1 { font-size: 28px; }
    .hero-kominfo-line { width: 90%; } 
    .hero-kominfo-desc { font-size: 14.5px; padding: 0 15px; }
}

/*KOMINFO KETUA*/
   .profil-kominfo-section {
    background-color: transparent; 
}

.kepala-kominfo-title {
    color: #4b2e1b; 
    font-weight: 800;
    font-size: 36px; 
    letter-spacing: 1.5px;
}

.kepala-kominfo-line {
    width: 250px; 
    border: 0;
    border-top: 2px solid #603218; 
    opacity: 0.9;
    margin-top: 15px;
}

.kepala-kominfo-card {
    background-color: #FCF8E8; 
    backdrop-filter: blur(4px); 
    border: 1px solid rgba(96, 50, 24, 0.4); 
    border-radius: 12px;
    box-shadow: 0 15px 40px rgba(96, 50, 24, 0.2); 
    width: 100%;
    max-width: 360px; 
    height: 440px; 
    padding-top: 30px; 
    overflow: hidden; 
    display: flex;
    justify-content: center ;
    align-items: flex-end; 
    transition: all 0.3s ease;
}

.kepala-kominfo-card:hover {
    transform: translateY(-8px); 
    box-shadow: 0 20px 50px rgba(96, 50, 24, 0.25); 
}

.kepala-kominfo-img {
    width: 130%;
    height: auto;
    object-fit: contain;
    margin-bottom: -5px;
}

.kepala-kominfo-name {
    color: #4b2e1b;
    font-weight: 700;
    font-size: 26px; 
    margin-top: 25px;
    margin-bottom: 0px !important; 
}

.kepala-kominfo-ig {
    color: #9c6c46; 
    font-size: 18px;
    font-weight: 400; 
    margin-top: 6px; 
}

@media (max-width: 768px) {
    .kepala-title { font-size: 28px; }
    .kepala-line { width: 180px; }
    .kepala-card { max-width: 280px; height: 350px; }
    .kepala-name { font-size: 20px; }
    .kepala-ig { font-size: 16px; }
}

/*KOMINFO ANGGOTA*/
   .kominfo-anggota-section {
    background-color: transparent;
}

.kominfo-title {
    color: #4b2e1b; 
    font-weight: 800;
    font-size: 32px; 
    letter-spacing: 1.5px;
}

.kominfo-line {
    width: 150px; 
    border: 0;
    border-top: 2px solid #603218; 
    opacity: 0.9;
    margin-top: 15px;
}

.kominfo-anggota-card {
    background-color: #FCF8E8; 
    backdrop-filter: blur(4px); 
    border: 1px solid rgba(96, 50, 24, 0.4); 
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(96, 50, 24, 0.15); 
    width: 100%;
    max-width: 270px;
    height: 340px; 
    padding-top: 20px; 
    overflow: hidden; 
    display: flex;
    justify-content: center;
    align-items: flex-end; 
    transition: all 0.3s ease;
    margin-bottom: 22px;
}

.kominfo-anggota-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(96, 50, 24, 0.2); 
}

.kominfo-anggota-img {
    width: 130%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -5px;
}

.kominfo-anggota-name {
    color: #4b2e1b;
    font-weight: 700;
    font-size: 20px; 
    margin-bottom: 5px;
    line-height: 1.4;
}

.kominfo-anggota-ig {
    color: #9c6c46; 
    font-size: 16px;
    font-weight: 400; 
    margin-top: 0;
}

.kominfo-lawrence-img {
    width: 118%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

.kominfo-syifa-img {
    width: 145%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

.kominfo-marsha-img {
    width: 150%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

.kominfo-tegar-img {
    width: 120%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -5px;
}

/*HALAMAN PSDM*/
   .hero-psdm {
    background-image: linear-gradient(rgba(96, 50, 24, 0.95), rgba(252, 248, 232, 0.85)), url('../img/grup-psdm.JPG');
    background-size: cover;
    background-position: center 28%;
    background-repeat: no-repeat;
    min-height: 60vh; 
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -1px; 
    border-bottom: 6px solid #603218; 
}

.hero-psdm h1 {
    letter-spacing: 2px;
    font-size: 38px;
    text-shadow: 2px 2px 8px rgba(0,0,0,0.5);
}

.hero-psdm-line {
    width: 850px; 
    border: 0;
    border-top: 2px solid #FDF8ED; 
    opacity: 1;
}

.hero-psdm-desc {
    font-size: 16px;
    line-height: 1.8;
    max-width: 900px; 
    font-weight: 400;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.5);
}

@media (max-width: 768px) {
    .hero-psdm h1 { font-size: 28px; }
    .hero-psdm-line { width: 100%; } 
    .hero-psdm-desc { font-size: 14.5px; padding: 0 15px; }
}

/*PSDM KETUA*/
   .profil-psdm-section {
    background-color: transparent; 
}

.kepala-psdm-title {
    color: #4b2e1b; 
    font-weight: 800;
    font-size: 36px; 
    letter-spacing: 1.5px;
}

.kepala-psdm-line {
    width: 250px; 
    border: 0;
    border-top: 2px solid #603218; 
    opacity: 0.9;
    margin-top: 15px;
}

.kepala-psdm-card {
    background-color: #FCF8E8; 
    backdrop-filter: blur(4px); 
    border: 1px solid rgba(96, 50, 24, 0.4); 
    border-radius: 12px;
    box-shadow: 0 15px 40px rgba(96, 50, 24, 0.2); 
    width: 100%;
    max-width: 360px; 
    height: 440px; 
    padding-top: 30px; 
    overflow: hidden; 
    display: flex;
    justify-content: center;
    align-items: flex-end; 
    transition: all 0.3s ease;
}

.kepala-psdm-card:hover {
    transform: translateY(-8px); 
    box-shadow: 0 20px 50px rgba(96, 50, 24, 0.25); 
}

.kepala-psdm-img {
    width: 100%;
    height: auto;
    object-fit: contain;
    margin-bottom: -5px;
}

.kepala-psdm-name {
    color: #4b2e1b;
    font-weight: 700;
    font-size: 26px; 
    margin-top: 25px;
    margin-bottom: 0px !important; 
}

.kepala-psdm-ig {
    color: #9c6c46; 
    font-size: 18px;
    font-weight: 400; 
    margin-top: 6px; 
}

@media (max-width: 768px) {
    .kepala-title { font-size: 28px; }
    .kepala-line { width: 180px; }
    .kepala-card { max-width: 280px; height: 350px; }
    .kepala-name { font-size: 20px; }
    .kepala-ig { font-size: 16px; }
}

/*PSDM ANGGOTA*/
   .psdm-anggota-section {
    background-color: transparent;
}

.psdm-title {
    color: #4b2e1b; 
    font-weight: 800;
    font-size: 32px; 
    letter-spacing: 1.5px;
}

.psdm-line {
    width: 150px; 
    border: 0;
    border-top: 2px solid #603218; 
    opacity: 0.9;
    margin-top: 15px;
}

.psdm-anggota-card {
    background-color: #FCF8E8; 
    backdrop-filter: blur(4px); 
    border: 1px solid rgba(96, 50, 24, 0.4); 
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(96, 50, 24, 0.15); 
    width: 100%;
    max-width: 270px;
    height: 340px; 
    padding-top: 20px; 
    overflow: hidden; 
    display: flex;
    justify-content: center;
    align-items: flex-end; 
    transition: all 0.3s ease;
    margin-bottom: 22px;
}

.psdm-anggota-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(96, 50, 24, 0.2); 
}

.psdm-anggota-img {
    width: 142%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -5px;
}

.psdm-anggota-name {
    color: #4b2e1b;
    font-weight: 700;
    font-size: 20px; 
    margin-bottom: 5px;
    line-height: 1.4;
}

.psdm-anggota-ig {
    color: #9c6c46; 
    font-size: 16px;
    font-weight: 400; 
    margin-top: 0;
}

.psdm-faqih-img {
    width: 140%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -120px;
}

.psdm-rajata-img {
    width: 125%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

.psdm-sabrina-img {
    width: 140%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

/*HALAMAN PP*/
   .hero-pp {
    background-image: linear-gradient(rgba(96, 50, 24, 0.95), rgba(252, 248, 232, 0.85)), url('../img/grup-pp.JPG');
    background-size: cover;
    background-position: center 55%;
    background-repeat: no-repeat;
    min-height: 60vh; 
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -1px; 
    border-bottom: 6px solid #603218; 
}

.hero-pp h1 {
    letter-spacing: 2px;
    font-size: 38px;
    text-shadow: 2px 2px 8px rgba(0,0,0,0.5);
}

.hero-pp-line {
    width: 600px; 
    border: 0;
    border-top: 2px solid #FDF8ED; 
    opacity: 1;
}

.hero-pp-desc {
    font-size: 16px;
    line-height: 1.8;
    max-width: 900px; 
    font-weight: 400;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.5);
}

@media (max-width: 768px) {
    .hero-pp h1 { font-size: 28px; }
    .hero-pp-line { width: 50%; } 
    .hero-pp-desc { font-size: 14.5px; padding: 0 15px; }
}

/*PP KETUA*/
   .profil-pp-section {
    background-color: transparent; 
}

.kepala-pp-title {
    color: #4b2e1b; 
    font-weight: 800;
    font-size: 36px; 
    letter-spacing: 1.5px;
}

.kepala-pp-line {
    width: 250px; 
    border: 0;
    border-top: 2px solid #603218; 
    opacity: 0.9;
    margin-top: 15px;
}

.kepala-pp-card {
    background-color: #FCF8E8; 
    backdrop-filter: blur(4px); 
    border: 1px solid rgba(96, 50, 24, 0.4); 
    border-radius: 12px;
    box-shadow: 0 15px 40px rgba(96, 50, 24, 0.2); 
    width: 100%;
    max-width: 360px; 
    height: 440px; 
    padding-top: 30px; 
    overflow: hidden; 
    display: flex;
    justify-content: center;
    align-items: flex-end; 
    transition: all 0.3s ease;
}

.kepala-pp-card:hover {
    transform: translateY(-8px); 
    box-shadow: 0 20px 50px rgba(96, 50, 24, 0.25); 
}

.kepala-pp-img {
    width: 140%;
    height: auto;
    object-fit: contain;
    margin-bottom: -5px;
}

.kepala-pp-name {
    color: #4b2e1b;
    font-weight: 700;
    font-size: 26px; 
    margin-top: 25px;
    margin-bottom: 0px !important; 
}

.kepala-pp-ig {
    color: #9c6c46; 
    font-size: 18px;
    font-weight: 400; 
    margin-top: 6px; 
}

@media (max-width: 768px) {
    .kepala-title { font-size: 28px; }
    .kepala-line { width: 180px; }
    .kepala-card { max-width: 280px; height: 350px; }
    .kepala-name { font-size: 20px; }
    .kepala-ig { font-size: 16px; }
}

/*PP ANGGOTA*/
   .pp-anggota-section {
    background-color: transparent;
}

.pp-title {
    color: #4b2e1b; 
    font-weight: 800;
    font-size: 32px; 
    letter-spacing: 1.5px;
}

.pp-line {
    width: 150px; 
    border: 0;
    border-top: 2px solid #603218; 
    opacity: 0.9;
    margin-top: 15px;
}

.pp-anggota-card {
    background-color: #FCF8E8; 
    backdrop-filter: blur(4px); 
    border: 1px solid rgba(96, 50, 24, 0.4); 
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(96, 50, 24, 0.15); 
    width: 100%;
    max-width: 270px;
    height: 340px; 
    padding-top: 20px; 
    overflow: hidden; 
    display: flex;
    justify-content: center;
    align-items: flex-end; 
    transition: all 0.3s ease;
    margin-bottom: 22px;
}

.pp-anggota-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(96, 50, 24, 0.2); 
}

.pp-anggota-img {
    width: 145%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -5px;
}

.pp-anggota-name {
    color: #4b2e1b;
    font-weight: 700;
    font-size: 20px; 
    margin-bottom: 5px;
    line-height: 1.4;
}

.pp-anggota-ig {
    color: #9c6c46; 
    font-size: 16px;
    font-weight: 400; 
    margin-top: 0;
}

.pp-fidelia-img {
    width: 160%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

.pp-serravika-img {
    width: 133%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

.pp-delfi-img {
    width: 137%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

/*HALAMAN PO*/
   .hero-po {
    background-image: linear-gradient(rgba(96, 50, 24, 0.95), rgba(252, 248, 232, 0.85)), url('../img/grup-po.JPG');
    background-size: cover;
    background-position: center 47%;
    background-repeat: no-repeat;
    min-height: 60vh; 
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -1px; 
    border-bottom: 6px solid #603218; 
}

.hero-po h1 {
    letter-spacing: 2px;
    font-size: 38px;
    text-shadow: 2px 2px 8px rgba(0,0,0,0.5);
}

.hero-po-line {
    width: 450px; 
    border: 0;
    border-top: 2px solid #FDF8ED; 
    opacity: 1;
}

.hero-po-desc {
    font-size: 16px;
    line-height: 1.8;
    max-width: 900px; 
    font-weight: 400;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.5);
}

/*PO KETUA*/
   .profil-po-section {
    background-color: transparent; 
}

.kepala-po-title {
    color: #4b2e1b; 
    font-weight: 800;
    font-size: 36px; 
    letter-spacing: 1.5px;
}

.kepala-po-line {
    width: 250px; 
    border: 0;
    border-top: 2px solid #603218; 
    opacity: 0.9;
    margin-top: 15px;
}

.kepala-po-card {
    background-color: #FCF8E8; 
    backdrop-filter: blur(4px); 
    border: 1px solid rgba(96, 50, 24, 0.4); 
    border-radius: 12px;
    box-shadow: 0 15px 40px rgba(96, 50, 24, 0.2); 
    width: 100%;
    max-width: 360px; 
    height: 440px; 
    padding-top: 30px; 
    overflow: hidden; 
    display: flex;
    justify-content: center;
    align-items: flex-end; 
    transition: all 0.3s ease;
}

.kepala-po-card:hover {
    transform: translateY(-8px); 
    box-shadow: 0 20px 50px rgba(96, 50, 24, 0.25); 
}

.kepala-po-img {
    width: 125%;
    height: auto;
    object-fit: contain;
    margin-bottom: -5px;
}

.kepala-po-name {
    color: #4b2e1b;
    font-weight: 700;
    font-size: 26px; 
    margin-top: 25px;
    margin-bottom: 0px !important; 
}

.kepala-po-ig {
    color: #9c6c46; 
    font-size: 18px;
    font-weight: 400; 
    margin-top: 6px; 
}

@media (max-width: 768px) {
    .kepala-title { font-size: 28px; }
    .kepala-line { width: 180px; }
    .kepala-card { max-width: 280px; height: 350px; }
    .kepala-name { font-size: 20px; }
    .kepala-ig { font-size: 16px; }
}

/*PO ANGGOTA*/
   .po-anggota-section {
    background-color: transparent;
}

.po-title {
    color: #4b2e1b; 
    font-weight: 800;
    font-size: 32px; 
    letter-spacing: 1.5px;
}

.po-line {
    width: 150px; 
    border: 0;
    border-top: 2px solid #603218; 
    opacity: 0.9;
    margin-top: 15px;
}

.po-anggota-card {
    background-color: #FCF8E8; 
    backdrop-filter: blur(4px); 
    border: 1px solid rgba(96, 50, 24, 0.4); 
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(96, 50, 24, 0.15); 
    width: 100%;
    max-width: 270px;
    height: 340px; 
    padding-top: 20px; 
    overflow: hidden; 
    display: flex;
    justify-content: center;
    align-items: flex-end; 
    transition: all 0.3s ease;
    margin-bottom: 22px;
}

.po-anggota-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(96, 50, 24, 0.2); 
}

.po-anggota-img {
    width: 132%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -5px;
}

.po-anggota-name {
    color: #4b2e1b;
    font-weight: 700;
    font-size: 20px; 
    margin-bottom: 5px;
    line-height: 1.4;
}

.po-anggota-ig {
    color: #9c6c46; 
    font-size: 16px;
    font-weight: 400; 
    margin-top: 0;
}

.po-ridho-img {
    width: 123%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

.po-rafif-img {
    width: 110%;  
    height: auto;
    object-fit: contain;
    margin-bottom: -10px;
}

/*HALAMAN BLOG*/
.text-cokelat-tua {
        color: #5A3219;
}

.garis-pemisah {
    border-top: 1px solid #C8B6A6;
    margin: 40px 0;
}

.search-box {
    border: 1px solid #8E6E59;
    border-radius: 50px;
    padding: 10px 25px;
    background-color: #FFFFFF;
}

.search-box input {
    border: none;
    outline: none;
    background: transparent;
    width: 100%;
    color: #5A3219;
}

.search-box input::placeholder {
    color: #B5A599;
}

.search-icon {
    color: #5A3219;
    font-size: 20px;
}
.blog-card {
    background-color: #FAF5EB;
    border: 1px solid #EBE1D1;
    border-radius: 12px;
    transition: transform 0.2s ease-in-out;
}

.blog-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(90, 50, 25, 0.1) !important;
}

.blog-img {
    height: 200px;
    object-fit: cover;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.card-divider {
    border-top: 1px solid #D9CDBF;
    margin: 15px 0;
}

.custom-blog-pagination .pagination {
    background: transparent;
    border: none;
    gap: 10px;
}

.custom-blog-pagination .page-item {
    margin: 0;
}

.custom-blog-pagination .page-item .page-link {
    background: transparent !important;
    border: none !important;
    color: #8E6E59 !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    padding: 5px 10px;
    box-shadow: none !important;
    transition: all 0.2s ease;
}

.custom-blog-pagination .page-item.active .page-link {
    color: #5A3219 !important;
    font-weight: 800 !important;
    background-color: transparent !important;
}

.custom-blog-pagination .page-item .page-link:hover {
    color: #5A3219 !important;
}

.custom-blog-pagination .page-item:first-child .page-link,
.custom-blog-pagination .page-item:last-child .page-link {
    font-weight: 500;
}