/* ========================================================================================= */
/* LUMINA STUDIO CUSTOM CSS - FINAL VERSION */
/* ========================================================================================= */

/* --- 1. GLOBAL RESET & TYPOGRAPHY --- */

/* Reset dasar agar browser konsisten */
html {
	box-sizing: border-box;
	scroll-behavior: smooth;
}

*, *:before, *:after {
	box-sizing: inherit;
}

ul, ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

/* Body: Font Lora untuk kemewahan dan keterbacaan */
body {
	background: #ffffff;
	color: #444444;
	font-family: 'Lora', serif;
	line-height: 1.7;
	font-weight: 400;
	margin: 0;
}

/* Headings: Playfair Display untuk kesan mahal */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Playfair Display', serif;
	color: #222222;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 0.5em;
}

/* Links */
a {
	color: #000000;
	text-decoration: none;
	transition: color 0.2s ease;
}

a:hover {
	color: #C5A059; /* Aksen Emas saat hover */
}

/* Image helpers */
.image {
	display: block;
	position: relative;
	border: 0;
}
.image img {
	display: block;
	width: 100%;
}


/* --- 2. SMART HEADER (Transparent to White) --- */

#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 4em; /* Tinggi Header 64px */
	line-height: 4em;
	padding: 0 2em;
	z-index: 9999;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: background-color 0.4s ease, box-shadow 0.4s ease;
	font-family: 'Montserrat', sans-serif;
}

#header h1 a {
	font-size: 1.2em;
	letter-spacing: 2px;
	color: inherit; /* Ikut warna parent */
	border: none;
}

#header nav ul {
	display: flex;
}

#header nav ul li {
	margin-left: 2em;
}

#header nav ul li a {
	font-size: 0.9em;
	font-weight: 600;
	letter-spacing: 1px;
	border: none;
}

/* State: Transparent (Saat di atas Hero) */
#header.transparent-header {
	background-color: transparent;
	box-shadow: none;
	color: white; /* Teks Putih */
}

/* State: Scrolled (Saat di scroll ke bawah) */
#header.scrolled-header {
	background-color: #ffffff;
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	color: #222222; /* Teks Hitam */
}

/* Booking Button */
.booking-btn {
	padding: 0.5em 1.5em;
	border-radius: 4px;
	transition: all 0.3s ease;
}


/* --- 3. HERO SLIDER --- */

#hero-slider {
	position: relative;
	width: 100%;
	height: 100vh; /* Full Layar */
	overflow: hidden;
	background: #000;
	margin-top: 0;
}

#hero-slider .slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	opacity: 0;
	transition: opacity 1.5s ease-in-out;
	display: flex;
	justify-content: center;
	align-items: center;
}

/* Caption di tengah slide */
.caption {
	text-align: center;
	color: white;
	z-index: 2;
	background: rgba(0, 0, 0, 0.3); /* Overlay gelap tipis di balik teks */
	padding: 2em;
	border-radius: 8px;
	max-width: 800px;
}

.caption h1 {
	font-size: 3em;
	color: white;
	margin-bottom: 0.2em;
}

.caption p {
	font-size: 1.2em;
	color: rgba(255,255,255,0.9);
}

/* Navigasi Slide (Panah) */
.prev, .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 16px;
	color: white;
	font-weight: bold;
	font-size: 24px;
	user-select: none;
	background: rgba(255,255,255,0.1);
	border-radius: 50%;
	transition: 0.3s;
	z-index: 10;
}
.next { right: 20px; }
.prev { left: 20px; }
.prev:hover, .next:hover { background: rgba(255,255,255,0.3); }

/* Dots Slide */
.dots-container {
	position: absolute;
	bottom: 30px;
	width: 100%;
	text-align: center;
	z-index: 10;
}
.dot {
	cursor: pointer;
	height: 10px;
	width: 10px;
	margin: 0 5px;
	background-color: rgba(255,255,255,0.5);
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.3s ease;
}
.dot.active { background-color: white; }


/* --- 4. SERVICES SECTION --- */

#full-service-package {
	background-color: #fafafa;
	padding: 6em 2em;
	text-align: center;
}

.split-content {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 2em;
	margin-top: 3em;
}

.service-pillar {
	background: white;
	flex: 1;
	min-width: 280px;
	max-width: 350px;
	padding: 3em 2em;
	border-radius: 8px;
	box-shadow: 0 5px 15px rgba(0,0,0,0.05);
	transition: transform 0.3s ease;
}

.service-pillar:hover {
	transform: translateY(-10px);
}

.service-pillar .icon {
	font-size: 2.5em;
	color: #C5A059;
	margin-bottom: 1em;
	display: block;
}

.button.primary {
	background-color: #222;
	color: white;
	padding: 1em 2em;
	border-radius: 4px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	display: inline-block;
	border: none;
}
.button.primary:hover {
	background-color: #C5A059;
}


/* --- 5. GALERI MASONRY (FIX TENGAH & LEBIH BESAR) --- */

#portfolio-grid {
	/* Hapus display block kaku, biarkan Masonry mengatur lebar */
	margin: 0 auto !important; /* PENTING: Memaksa ke tengah */
	padding: 2em 0; /* Hapus padding kiri-kanan agar gambar lebih lebar */
	
	/* Kita perbesar batas lebar agar gambar makin besar */
	max-width: 1600px; 
}

/* Clearfix bawaan (Safety) */
#portfolio-grid:after {
	content: '';
	display: block;
	clear: both;
}

#portfolio-grid .thumb {
	/* Tetap 3 Kolom, tapi karena container melebar, gambar ikut membesar */
	width: 33.333%;
	padding: 10px; /* Jarak antar foto */
	margin: 0;
	box-sizing: border-box;
    /* Float dihapus karena kita akan pakai teknik centering JS */
}

#portfolio-grid .thumb a.image {
	display: block;
	width: 100%;
	overflow: hidden;
	border-radius: 0; /* Kotak tajam terlihat lebih profesional/modern */
}

#portfolio-grid .thumb a.image img {
	display: block;
	width: 100%;
	height: auto;
	opacity: 1 !important;
	visibility: visible !important;
	transition: transform 0.4s ease;
}

/* Efek Zoom Halus saat Hover */
#portfolio-grid .thumb a.image:hover img {
	transform: scale(1.05);
}

/* --- RESPONSIVE UPDATE (Agar di HP/Tablet tetap besar) --- */

@media screen and (max-width: 1024px) {
	/* Tablet / Laptop Kecil: Ubah jadi 2 Kolom agar gambar besar */
	#portfolio-grid .thumb {
		width: 50%;
	}
}

@media screen and (max-width: 600px) {
	/* HP: 1 Kolom Penuh */
	#portfolio-grid .thumb {
		width: 100%;
		padding: 5px; /* Kurangi jarak di HP */
	}
}


/* --- 6. TESTIMONIAL SLIDER --- */

#testimonial-slider-section {
	background: #fff;
	padding: 6em 2em;
	text-align: center;
	border-top: 1px solid #eee;
}

.testimonial-container {
	max-width: 900px;
	margin: 0 auto;
	position: relative;
	overflow: hidden; /* Sembunyikan slide di luar area */
}

.testimonial-slide-wrapper {
	display: flex;
	transition: transform 0.5s ease-in-out; /* Animasi geser */
}

.testimonial-slide {
	min-width: 100%;
	padding: 0 3em;
	box-sizing: border-box;
}

.testimonial-slide blockquote {
	font-size: 1.4em;
	font-style: italic;
	border: none;
	color: #555;
	margin: 0;
}

.testimonial-slide cite {
	display: block;
	margin-top: 1.5em;
	font-weight: 700;
	font-style: normal;
	font-family: 'Montserrat', sans-serif;
	color: #222;
}

/* Panah Testimoni */
.ts-prev, .ts-next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 2em;
	color: #ccc;
	transition: 0.3s;
	user-select: none;
}
.ts-next { right: 0; }
.ts-prev { left: 0; }
.ts-prev:hover, .ts-next:hover { color: #C5A059; }


/* --- 7. FOOTER 3 KOLOM */

#footer {
	background-color: #f9f9f9;
	padding: 5em 0;
	border-top: 1px solid #eeeeee;
	font-size: 0.95em;
}

#footer .inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 2em;
}

#footer .split {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

/* Styling Kolom Footer (3 Kolom = 30% each) */
#footer .footer-left,
#footer .footer-right,
#footer .footer-right-extra {
	position: relative;
	width: 30%;
	padding-right: 2em;
	box-sizing: border-box;
}

/* Garis Pembatas Vertikal (Divider) */
#footer .footer-left:after,
#footer .footer-right:after {
	content: '';
	position: absolute;
	top: 0;
	right: 1em; /* Posisi garis di kanan kolom */
	width: 1px;
	height: 100%;
	background: #dddddd;
	display: block;
}

/* Hapus garis untuk kolom terakhir */
#footer .footer-right-extra:after {
	display: none;
}

#footer h2 {
	font-size: 1.2em;
	margin-bottom: 1.5em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Montserrat', sans-serif;
}

/* Contact Details */
.contact-details li {
	margin-bottom: 1.5em;
}
.contact-details h4 {
	font-size: 0.8em;
	color: #888;
	margin-bottom: 0.3em;
	text-transform: uppercase;
}

/* Social Icons PNG */
.footer-social-png {
	display: flex;
	gap: 15px; /* Jarak antar ikon */
}
.footer-social-png li a {
	display: block;
	border: none;
}
/* KUNCI UKURAN IKON PNG */
.social-icon-png {
	width: 40px;
	height: 40px;
	object-fit: cover; /* Mencegah gambar gepeng */
	display: block;
	opacity: 0.7;
	transition: opacity 0.3s;
}
.social-icon-png:hover {
	opacity: 1;
}

/* Logo */
.logo-grid-footer {
	display: flex;
	gap: 10px;
}
.logo-item {
	width: 300px; /* Ukuran kotak logo partner */
	height: 300px;
}
.img-square-crop {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 4px;
	border: 1px solid #eee;
}


/* --- 8. RESPONSIVE MEDIA QUERIES --- */

/* Tablet (max-width: 980px) */
@media screen and (max-width: 980px) {
	/* Galeri jadi 2 kolom */
	#portfolio-grid .thumb {
		width: 50%;
	}

	/* Footer jadi tumpuk (stack) */
	#footer .footer-left,
	#footer .footer-right,
	#footer .footer-right-extra {
		width: 100%; /* Lebar penuh */
		margin-bottom: 3em;
		padding-right: 0;
	}
	
	/* Hilangkan garis pembatas di mode tablet/mobile */
	#footer .footer-left:after,
	#footer .footer-right:after {
		display: none;
	}
	
	.caption h1 { font-size: 2em; }
}

/* Mobile (max-width: 600px) */
@media screen and (max-width: 600px) {
	/* Galeri jadi 1 kolom */
	#portfolio-grid .thumb {
		width: 100%;
	}
	
	#header { padding: 0 1em; }
	#header nav { display: none; } /* Sembunyikan menu di HP jika belum ada hamburger */
	
	.testimonial-slide { padding: 0 1em; }
}



/* ========================================================================= */
/* --- HALAMAN PRICELIST (INVESTMENT) STYLES --- */
/* ========================================================================= */

/* 1. HERO SECTION KHUSUS PRICELIST */
#pricing-hero {
	padding: 8em 2em 4em 2em; /* Jarak atas lega agar tidak tertutup header */
	text-align: center;
	background-color: #ffffff;
}
#pricing-hero h2 {
	font-size: 3.5em; /* Judul Besar & Elegan */
	margin-bottom: 0.2em;
	color: #222;
	letter-spacing: -1px;
}
#pricing-hero p {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.1em;
	color: #999;
	letter-spacing: 2px;
	text-transform: uppercase;
}

/* 2. SECTION CONTAINER */
.pricing-section {
	padding: 5em 2em;
	background: #fff;
}
/* Section kedua (Portrait) diberi background beda tipis agar ada pemisah visual */
.pricing-section.alt-bg {
	background: #fdfdfd; 
	border-top: 1px solid #f0f0f0;
}

.category-title {
	text-align: center;
	font-family: 'Playfair Display', serif;
	font-size: 2.2em;
	margin-bottom: 2em;
	color: #222;
	position: relative;
}
/* Garis emas kecil di bawah judul kategori */
.category-title:after {
	content: '';
	display: block;
	width: 50px;
	height: 3px;
	background: #C5A059;
	margin: 15px auto 0 auto;
}

/* 3. GRID SYSTEM */
.pricing-grid {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 2.5em; /* Jarak antar kartu */
	max-width: 1300px;
	margin: 0 auto;
}

/* 4. DESAIN KARTU HARGA (CARD) */
.price-card {
	background: #fff;
	border: 1px solid #eaeaea;
	border-radius: 0; /* Kotak tajam agar terlihat 'mahal' */
	width: 30%; /* 3 Kolom */
	min-width: 320px;
	position: relative;
	transition: all 0.4s ease;
	display: flex;
	flex-direction: column; /* Agar tombol selalu di bawah */
}

/* Hover Effect: Kartu naik sedikit & shadow */
.price-card:hover {
	transform: translateY(-10px);
	box-shadow: 0 15px 40px rgba(0,0,0,0.08);
	border-color: #C5A059;
}

/* Header Kartu (Nama & Harga) */
.price-card .card-header {
	padding: 2.5em 2em 1.5em 2em;
	text-align: center;
	border-bottom: 1px solid #f5f5f5;
}
.price-card h4 {
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 1em;
	color: #666;
}
.price-card .price {
	font-family: 'Playfair Display', serif;
	font-size: 2em;
	color: #C5A059; /* Warna Emas */
	font-weight: 700;
}
.price-card .price small {
	display: block;
	font-size: 0.4em;
	color: #999;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}

/* Body Kartu (Fitur & Tombol) */
.price-card .card-body {
	padding: 2em;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.price-card .desc {
	text-align: center;
	font-style: italic;
	color: #888;
	margin-bottom: 2em;
	font-size: 0.95em;
}

/* List Fitur */
.price-card ul.features {
	margin-bottom: 2em;
	flex-grow: 1; /* Dorong tombol ke bawah */
}
.price-card ul.features li {
	margin-bottom: 1em;
	font-size: 0.95em;
	color: #555;
	list-style: none;
	position: relative;
	padding-left: 25px;
	line-height: 1.5;
}
/* Icon Checklist Emas Custom */
.price-card ul.features li:before {
	content: '\f00c'; /* Font Awesome Check */
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	left: 0;
	top: 3px;
	color: #C5A059;
	font-size: 0.8em;
}

/* 5. KARTU SPESIAL (FEATURED/POPULAR) */
.price-card.featured {
	border: 2px solid #C5A059;
	transform: scale(1.05); /* Sedikit lebih besar dari yang lain */
	z-index: 2;
}
.price-card.featured:hover {
	transform: scale(1.05) translateY(-10px);
}
.label-popular {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #C5A059;
	color: white;
	padding: 8px 20px;
	font-family: 'Montserrat', sans-serif;
	font-size: 0.75em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
}

/* 6. TOMBOL */
.button.fit {
	width: 100%;
	border: 1px solid #ddd;
	color: #444;
	font-family: 'Montserrat', sans-serif;
	font-size: 0.8em;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 1em 0;
	display: block;
	text-align: center;
	transition: 0.3s;
}
.button.fit:hover {
	border-color: #222;
	color: #222;
}
.button.primary.fit {
	background: #222;
	color: #fff;
	border-color: #222;
}
.button.primary.fit:hover {
	background: #C5A059;
	border-color: #C5A059;
}
.button.small {
	font-size: 0.7em;
	padding: 0.8em 0;
}

/* 7. FAQ STYLE */
#faq-section {
	padding: 6em 2em;
	background: #fff;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}
#faq-section h3 { margin-bottom: 2em; font-family: 'Playfair Display', serif; }

.faq-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 3em;
	text-align: left;
}
.faq-item h5 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	margin-bottom: 0.8em;
	color: #222;
}

/* 8. RESPONSIVE (HP & TABLET) */
@media screen and (max-width: 1024px) {
	.price-card { width: 45%; } /* Tablet: 2 Kolom */
	.price-card.featured { transform: none; } /* Matikan zoom effect di tablet */
	.price-card.featured:hover { transform: translateY(-5px); }
}

@media screen and (max-width: 768px) {
	.price-card { width: 100%; } /* HP: 1 Kolom */
	#pricing-hero h2 { font-size: 2.5em; }
	.pricing-grid { gap: 3em; }
}

/* ========================================================================= */
/* --- HALAMAN PRICELIST (INVESTMENT) STYLES --- */
/* ========================================================================= */

/* 1. STATIC HERO (Pengganti Slider untuk Sub-Halaman) */
#page-hero {
	position: relative;
	width: 100%;
	height: 60vh; /* Tinggi tidak full layar, cukup 60% */
	background-size: cover;
	background-position: center;
	margin-top: -4em; /* TARIK KE ATAS AGAR HEADER TRANSPARAN BERFUNGSI */
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

/* Overlay Hitam Transparan agar teks terbaca */
#page-hero .overlay {
	position: absolute;
	top: 0; left: 0; width: 100%; height: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: 1;
}

#page-hero .inner-hero {
	position: relative;
	z-index: 2;
	color: white;
	padding: 0 2em;
}

#page-hero h2 {
	font-family: 'Playfair Display', serif;
	font-size: 3.5em;
	color: white;
	margin-bottom: 0.2em;
}

#page-hero p {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.1em;
	letter-spacing: 2px;
	color: rgba(255, 255, 255, 0.9);
	text-transform: uppercase;
}


/* 2. SECTION PRICELIST CONTAINER */
.pricing-section {
	padding: 5em 2em;
	background: #fff;
}
.pricing-section.alt-bg {
	background: #fdfdfd; 
	border-top: 1px solid #f0f0f0;
}

.category-title {
	text-align: center;
	font-family: 'Playfair Display', serif;
	font-size: 2.2em;
	margin-bottom: 2em;
	color: #222;
	position: relative;
}
.category-title:after {
	content: '';
	display: block;
	width: 50px;
	height: 3px;
	background: #C5A059;
	margin: 15px auto 0 auto;
}


/* 3. GRID SYSTEM KARTU */
.pricing-grid {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 2em;
	max-width: 1300px;
	margin: 0 auto;
}


/* 4. DESAIN KARTU HARGA (PREMIUM CARD) */
.price-card {
	background: #fff;
	border: 1px solid #eaeaea;
	border-radius: 0; /* Tajam = Mewah */
	width: 30%; /* 3 Kolom */
	min-width: 300px;
	position: relative;
	transition: all 0.4s ease;
	display: flex;
	flex-direction: column;
	padding-bottom: 2em; /* Ruang untuk tombol */
}

.price-card:hover {
	transform: translateY(-10px);
	box-shadow: 0 15px 40px rgba(0,0,0,0.08);
	border-color: #C5A059;
}

/* Header Kartu */
.price-card .card-header {
	padding: 2.5em 2em 1.5em 2em;
	text-align: center;
	border-bottom: 1px solid #f9f9f9;
}
.price-card h4 {
	font-family: 'Montserrat', sans-serif;
	font-size: 0.9em;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 1em;
	color: #666;
}
.price-card .price {
	font-family: 'Playfair Display', serif;
	font-size: 2em;
	color: #C5A059;
	font-weight: 700;
}
.price-card .price small {
	display: block;
	font-size: 0.4em;
	color: #999;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}

/* Body Kartu */
.price-card .card-body {
	padding: 2em;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}
.price-card .desc {
	text-align: center;
	font-style: italic;
	color: #888;
	margin-bottom: 2em;
	font-size: 0.95em;
}

/* Fitur List */
.price-card ul.features {
	margin-bottom: 2em;
	flex-grow: 1;
}
.price-card ul.features li {
	margin-bottom: 1em;
	font-size: 0.95em;
	color: #555;
	list-style: none;
	position: relative;
	padding-left: 25px;
	line-height: 1.5;
}
/* Icon Checklist */
.price-card ul.features li:before {
	content: '\f00c'; /* Font Awesome Check */
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	left: 0;
	top: 3px;
	color: #C5A059;
	font-size: 0.8em;
}


/* 5. KARTU POPULAR (FEATURED) */
.price-card.featured {
	border: 2px solid #C5A059;
	transform: scale(1.05);
	z-index: 2;
	background: #fff;
}
.price-card.featured:hover {
	transform: scale(1.05) translateY(-10px);
}
.label-popular {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #C5A059;
	color: white;
	padding: 8px 20px;
	font-family: 'Montserrat', sans-serif;
	font-size: 0.75em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
}


/* 6. TOMBOL */
.button.fit {
	width: 100%;
	border: 1px solid #ddd;
	color: #444;
	font-family: 'Montserrat', sans-serif;
	font-size: 0.8em;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 1em 0;
	display: block;
	text-align: center;
	transition: 0.3s;
	margin-top: auto; /* Dorong ke bawah */
}
.button.fit:hover {
	border-color: #222;
	color: #222;
}
.button.primary.fit {
	background: #222;
	color: #fff;
	border-color: #222;
}
.button.primary.fit:hover {
	background: #C5A059;
	border-color: #C5A059;
}
.button.small {
	font-size: 0.7em;
	padding: 0.8em 0;
}


/* 7. FAQ STYLE */
#faq-section {
	padding: 6em 2em;
	background: #fff;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}
#faq-section h3 { margin-bottom: 2em; font-family: 'Playfair Display', serif; }

.faq-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 3em;
	text-align: left;
}
.faq-item h5 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	margin-bottom: 0.8em;
	color: #222;
}


/* 8. RESPONSIVE MEDIA QUERIES */
@media screen and (max-width: 1024px) {
	.price-card { width: 45%; } 
	.price-card.featured { transform: none; }
	.price-card.featured:hover { transform: translateY(-5px); }
	#page-hero { height: 50vh; }
}

@media screen and (max-width: 768px) {
	.price-card { width: 100%; } 
	#page-hero h2 { font-size: 2.5em; }
	.pricing-grid { gap: 3em; }
}


/* ========================================================================= */
/* --- HALAMAN ABOUT US (TENTANG KAMI) STYLES --- */
/* ========================================================================= */

/* Container Umum untuk Halaman About */
.about-section {
	padding: 6em 2em;
	background: #fff;
	position: relative;
}
.about-section.alt-bg { background: #fafafa; }
.about-section.dark-bg { background: #111; color: white; }

.inner-container {
	max-width: 1200px;
	margin: 0 auto;
}

/* Judul Section Tengah */
.section-title-center {
	text-align: center;
	font-family: 'Playfair Display', serif;
	font-size: 2.5em;
	margin-bottom: 0.2em;
}
.section-subtitle-center {
	text-align: center;
	font-family: 'Lora', serif;
	font-style: italic;
	color: #888;
	margin-bottom: 3em;
	max-width: 600px;
	margin-left: auto; 
	margin-right: auto;
}

/* 1. ZIG-ZAG LAYOUT (FILOSOFI) */
.zigzag-container {
	max-width: 1100px;
	margin: 0 auto;
}
.zigzag-row {
	display: flex;
	align-items: center;
	margin-bottom: 6em;
	gap: 4em;
}
.zigzag-row.reverse {
	flex-direction: row-reverse; /* Membalik posisi gambar dan teks */
}

.zigzag-text { flex: 1; }
.zigzag-text h3 {
	font-size: 2em;
	margin-bottom: 1em;
	position: relative;
}
/* Garis dekorasi kecil */
.zigzag-text h3:before {
	content: ''; display: block; width: 40px; height: 2px;
	background: #C5A059; margin-bottom: 15px;
}

.zigzag-image { flex: 1; }
.zigzag-image img {
	width: 100%;
	border-radius: 4px;
	box-shadow: 0 10px 30px rgba(0,0,0,0.1);
	transition: transform 0.5s ease;
}
.zigzag-image img:hover { transform: scale(1.02); }


/* 2. TEAM GRID (TIM KAMI) */
.team-grid {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 2em;
}
.team-card {
	background: #fff;
	width: 30%;
	min-width: 280px;
	text-align: center;
	padding: 2em;
	border: 1px solid #eee;
	transition: 0.3s;
}
.team-card:hover {
	transform: translateY(-10px);
	box-shadow: 0 10px 20px rgba(0,0,0,0.05);
	border-color: #C5A059;
}

.team-img {
	width: 150px; height: 150px;
	margin: 0 auto 1.5em auto;
	overflow: hidden;
	border-radius: 50%; /* Foto Bulat */
	border: 3px solid #f0f0f0;
}
.team-img img { width: 100%; height: 100%; object-fit: cover; }

.team-card h4 {
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 0.2em;
	font-size: 1.1em;
}
.team-card span {
	display: block;
	font-size: 0.85em;
	color: #C5A059;
	font-weight: 600;
	margin-bottom: 1em;
	text-transform: uppercase;
}
.team-card p { font-size: 0.9em; font-style: italic; color: #666; }


/* 3. STUDIO SHOWCASE (GRID KHUSUS) */
.studio-grid {
	display: grid;
	grid-template-columns: 2fr 1fr; /* Kiri besar, kanan kecil */
	grid-template-rows: 200px 200px;
	gap: 10px;
}
.studio-item { overflow: hidden; position: relative; }
.studio-item img {
	width: 100%; height: 100%;
	object-fit: cover;
	transition: 0.5s;
}
.studio-item:hover img { transform: scale(1.1); }

/* Item pertama (kiri) mengambil 2 baris (tinggi penuh) */
.studio-item.large {
	grid-column: 1 / 2;
	grid-row: 1 / 3;
}


/* 4. BTS GRID (GRID KECIL BANYAK) */
.bts-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: center;
}
.bts-item {
	width: 24%; /* 4 Kolom */
	height: 200px;
	overflow: hidden;
	opacity: 0.7;
	transition: 0.3s;
}
.bts-item:hover { opacity: 1; transform: scale(1.02); z-index: 2; }
.bts-item img { width: 100%; height: 100%; object-fit: cover; }


/* RESPONSIVE ABOUT PAGE */
@media screen and (max-width: 980px) {
	.zigzag-row, .zigzag-row.reverse {
		flex-direction: column; /* Tumpuk vertikal di tablet */
		text-align: center;
		gap: 2em;
	}
	.zigzag-text h3:before { margin: 0 auto 15px auto; } /* Garis tengah */
	
	.team-card { width: 45%; }
	
	.studio-grid {
		grid-template-columns: 1fr; /* 1 Kolom full */
		grid-template-rows: auto;
	}
	.studio-item.large { grid-column: auto; grid-row: auto; height: 300px; }
	.studio-item { height: 200px; }
	
	.bts-item { width: 48%; } /* 2 Kolom */
}

@media screen and (max-width: 600px) {
	.team-card { width: 100%; }
	#page-hero h2 { font-size: 2.5em; }
}


/* ========================================================================= */
/* --- HALAMAN CONTACT (HUBUNGI KAMI) STYLES --- */
/* ========================================================================= */

.contact-section {
	padding: 5em 2em;
	background: #fdfdfd;
}

.contact-split-container {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	gap: 4em; /* Jarak antara Form dan Info */
	align-items: flex-start;
}

/* --- BAGIAN KIRI: FORMULIR --- */
.contact-form-side {
	flex: 1.5; /* Lebar 60% */
	background: #fff;
	padding: 3em;
	border: 1px solid #eee;
	border-radius: 4px; /* Kotak sedikit rounded */
}

.section-title-left {
	font-family: 'Playfair Display', serif;
	font-size: 2em;
	color: #222;
	margin-bottom: 0.5em;
	position: relative;
}
.section-title-left:after {
	content: ''; display: block; width: 60px; height: 3px;
	background: #C5A059; margin-top: 10px;
}

.form-subtitle {
	font-family: 'Lora', serif;
	color: #666;
	margin-bottom: 2em;
	font-size: 0.95em;
}

/* Styling Input & Select */
.form-group { margin-bottom: 1.5em; }

.form-row {
	display: flex;
	gap: 1.5em;
}
.form-group.half { width: 50%; }

label {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 0.8em;
	font-weight: 700;
	color: #444;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

input[type="text"],
input[type="date"],
select,
textarea {
	width: 100%;
	padding: 1em;
	border: 1px solid #ddd;
	background: #fcfcfc;
	font-family: 'Lora', serif;
	font-size: 1em;
	color: #333;
	border-radius: 2px;
	transition: 0.3s;
	outline: none;
}

/* Efek Fokus: Border jadi Emas */
input:focus, select:focus, textarea:focus {
	border-color: #C5A059;
	background: #fff;
	box-shadow: 0 0 5px rgba(197, 160, 89, 0.2);
}

textarea { resize: vertical; min-height: 120px; }


/* --- BAGIAN KANAN: INFO & MAP --- */
.contact-info-side {
	flex: 1; /* Lebar 40% */
	padding-top: 1em;
}

.info-box {
	margin-bottom: 2.5em;
}

.info-label {
	font-family: 'Montserrat', sans-serif;
	font-size: 0.9em;
	font-weight: 700;
	text-transform: uppercase;
	color: #222;
	margin-bottom: 0.8em;
	letter-spacing: 1px;
}

.info-box p {
	font-family: 'Lora', serif;
	color: #555;
	line-height: 1.6;
	margin-bottom: 0.5em;
}
.info-box p.note {
	font-size: 0.85em;
	font-style: italic;
	color: #888;
}

.contact-list li {
	list-style: none;
	margin-bottom: 0.8em;
	font-size: 0.95em;
	color: #555;
	display: flex;
	align-items: center;
}
.contact-list li i {
	color: #C5A059;
	width: 25px;
	margin-right: 10px;
}

.map-container {
	border: 5px solid #fff;
	box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}


/* --- RESPONSIVE CONTACT --- */
@media screen and (max-width: 980px) {
	.contact-split-container {
		flex-direction: column; /* Tumpuk ke bawah di tablet */
		gap: 3em;
	}
	.contact-form-side, .contact-info-side {
		width: 100%;
		padding: 2em;
	}
	.form-row { flex-direction: column; gap: 0; }
	.form-group.half { width: 100%; }
}


/* ========================================================================= */
/* --- 5. & 6. HYBRID PORTFOLIO STYLES (HOME VS HALAMAN PORTFOLIO) --- */
/* ========================================================================= */

/* --- A. DEFAULT STYLE (Untuk INDEX.HTML - Grid 3 Kolom) --- */
#portfolio-grid {
    margin: 0 auto !important;
    padding: 2em 0;
    max-width: 1600px;
    display: block;
}

#portfolio-grid .thumb {
    width: 33.333%;
    padding: 10px;
    float: left;
    transition: all 0.3s ease;
    text-align: center; /* Tambahan safety agar home juga rapi */
}

#portfolio-grid .thumb a.image img {
    width: 100%;
    display: block;
}


/* --- B. OVERRIDE STYLE (KHUSUS HALAMAN PORTFOLIO.HTML - Vertical Feed) --- */
/* Aturan ini HANYA jalan jika #portfolio-grid ada di dalam .portfolio-index-section */

.portfolio-index-section #portfolio-grid {
    max-width: 800px; 
    width: 100%;
}

.portfolio-index-section #portfolio-grid .thumb {
    width: 100% !important; /* PAKSA 1 KOLOM */
    float: none; /* Matikan float */
    margin-bottom: 4em;
    padding: 0;
    
    /* [FIX TOMBOL TENGAH] */
    /* Ini yang bikin semua anak-anaknya (Judul, Teks, Tombol) jadi rata tengah */
    text-align: center; 
}

/* Styling Khusus Teks di Halaman Portfolio */
.portfolio-index-section #portfolio-grid .thumb h4 {
    font-family: 'Playfair Display', serif;
    font-size: 1.5em;
    margin-top: 1.5em;
    text-transform: none;
    color: #222;
}

.portfolio-index-section #portfolio-grid .thumb p {
    max-width: 90%;
    margin: 0 auto 1.5em auto;
    color: #666;
}

/* Tombol CTA */
.portfolio-index-section .portfolio-cta {
    display: inline-block; /* Agar dia patuh pada text-align: center induknya */
    border-bottom: 1px solid #C5A059;
    padding-bottom: 5px;
    color: #C5A059;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.85em;
    margin-top: 10px;
    transition: all 0.3s ease;
}
.portfolio-index-section .portfolio-cta:hover {
    color: #222;
    border-color: #222;
}


/* --- C. RESPONSIVE (Berlaku untuk keduanya) --- */
@media screen and (max-width: 980px) {
    #portfolio-grid .thumb { width: 50%; } 
    .portfolio-index-section #portfolio-grid .thumb { width: 100% !important; }
}

@media screen and (max-width: 600px) {
    #portfolio-grid .thumb { width: 100%; }
}

/* ========================================================================= */
/* --- ICON FIX: MENCEGAH KONFLIK FONT DI LUMINA (UNTUK FONT AWESOME 5) --- */
/* ========================================================================= */

/* Menargetkan semua icon <i> di dalam list kontak dan secara umum */
.contact-list li i, 
.fa, .fas, .far, .fal, .fab {
    /* PENTING: Paksa menggunakan font family Font Awesome 5 */
    font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands', sans-serif !important;
    font-weight: 900 !important; /* Penting agar ikon 'solid' muncul */
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Khusus untuk ikon brands (seperti WhatsApp) */
.fab {
    font-family: 'Font Awesome 5 Brands', sans-serif !important;
}