/* ROOT VARIABLES - WARNA BARU */
:root {
    --primary-dark: #064E3B; /* Hijau Tua Mewah */
    --primary-light: #10B981; 
    --accent: #B08968;      /* Coklat Natural */
    --cream: #F8F9FA;       /* Abu-krem sangat terang untuk background */
    --text-main: #1F2937;
    --text-muted: #6B7280;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

body {
    color: var(--text-main);
    background-color: #FFFFFF;
    overflow-x: hidden;
}

/* LAYOUT UMUM */
.container { max-width: 1200px; margin: 0 auto; padding: 0 20px; }
.section-padding { padding: 100px 0; }
.bg-cream { background-color: var(--cream); }
.text-center { text-align: center; }
.section-title { font-size: 2.5rem; font-weight: 800; color: var(--primary-dark); margin-bottom: 15px; }
.subtitle { font-size: 1.2rem; color: var(--text-muted); margin-bottom: 40px; }

/* NAVBAR */
.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 5%;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    box-shadow: 0 4px 20px rgba(0,0,0,0.05);
}
.logo img { height: 60px; }
.nav-links { display: flex; list-style: none; gap: 30px; }
.nav-links a { text-decoration: none; color: var(--text-main); font-weight: 600; font-size: 15px; transition: 0.3s; }
.nav-links a:hover { color: var(--primary-dark); }
.btn-contact {
    background: var(--primary-dark);
    color: white;
    padding: 10px 24px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 700;
    transition: 0.3s;
}
.btn-contact:hover { background: var(--accent); }

/* HERO SLIDER */
.hero-carousel { width: 100%; height: 100vh; }
.carousel-cell {
    width: 100%; height: 100%;
    display: flex; align-items: center; justify-content: center;
    text-align: center; color: white;
    background-color: var(--primary-dark); /* Fallback color */
    background-size: cover; background-position: center;
}
/* Ganti URL gambar di bawah ini sesuai nama file Anda */
.slide-1 { background-image: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url('img/bg.png'); }
.slide-2 { background-image: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url('img/kelapa (5).png'); }
.slide-3 { background-image: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url('img/kelapa (1).png'); }


.hero-content { max-width: 900px; padding: 0 20px; }
.hero-content h1 { font-size: 3.5rem; font-weight: 800; margin-bottom: 20px; }
.hero-content p { font-size: 1.2rem; margin-bottom: 30px; opacity: 0.9; }
.btn-primary {
    background: var(--accent);
    color: white;
    padding: 15px 35px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.1rem;
    display: inline-block;
    transition: 0.3s;
}
.btn-primary:hover { background: #967355; transform: translateY(-3px); }

/* ABOUT SECTION FIX */
.about-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 50px; align-items: center; }
.about-text p { font-size: 1.1rem; line-height: 1.7; color: var(--text-muted); margin-bottom: 20px; }
.about-image img { width: 100%; height: auto; border-radius: 20px; box-shadow: 0 20px 40px rgba(0,0,0,0.1); object-fit: cover; }

/* PRODUCT SECTION FIX */
.product-card {
    display: grid; grid-template-columns: 1fr 1fr;
    background: white; border-radius: 20px;
    overflow: hidden; box-shadow: 0 15px 50px rgba(0,0,0,0.08);
}
.product-image { background: #E9ECEF; display: flex; justify-content: center; align-items: center; padding: 40px; }
.product-image img { width: 100%; height: 100%; object-fit: cover; border-radius:20px;  }
.product-specs { padding: 50px; display: flex; flex-direction: column; justify-content: center; }
.product-specs h3 { font-size: 2rem; color: var(--primary-dark); margin-bottom: 15px; }
.spec-desc { color: var(--text-muted); margin-bottom: 25px; line-height: 1.6; }
.product-specs ul { list-style: none; }
.product-specs ul li {
    font-size: 1.1rem; margin-bottom: 15px; padding-bottom: 15px;
    border-bottom: 1px solid #eee; display: flex; align-items: center;
}
.product-specs ul li i { color: var(--accent); width: 30px; font-size: 1.2rem; }

/* GALLERY FIX */
.gallery-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.gallery-item { border-radius: 15px; overflow: hidden; height: 300px; }
.gallery-item img { width: 100%; height: 100%; object-fit: cover; transition: 0.4s; }
.gallery-item img:hover { transform: scale(1.05); }

/* FOOTER FIX */
.footer-section { background: var(--primary-dark); color: white; padding: 80px 0 20px; }
.footer-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 50px; margin-bottom: 50px; }
.footer-details h4 { font-size: 2rem; margin-bottom: 10px; }
.contact-info p {
    font-size: 0.7rem;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    color: #ffffff; /* Memastikan teks tetap putih terang */
}
.contact-info a {
        color: inherit;            /* Mengikuti warna teks paragraf (putih/putih tulang) */
        text-decoration: none;     /* Menghilangkan garis bawah biru */
        transition: 0.3s;          /* Agar saat di-hover perubahannya halus */
    }

    .contact-info a:hover {
        color: #d2a679;            /* Warna akan berubah sedikit cokelat emas saat kursor di atasnya */
        text-decoration: underline; /* Garis bawah hanya muncul saat kursor menempel (opsional) */
    }


.contact-info i {
    margin-right: 15px;
    color: var(--accent); /* Warna coklat sabut kelapa */
    font-size: 1.3rem;
    width: 25px; /* Memberikan lebar tetap agar teks sejajar rata kiri */
    text-align: center;
}

/* Warna khusus untuk mempertegas label ID */
.contact-info strong {
    margin-right: 5px;
    color: var(--accent);
}
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); font-size: 0.9rem; color: #ccc; }

/* RESPONSIVE */
@media (max-width: 768px) {
    .about-grid, .product-card, .footer-grid { grid-template-columns: 1fr; }
    .gallery-grid { grid-template-columns: 1fr; }
    .hero-content h1 { font-size: 2.2rem; }
    .nav-links { display: none; }
}