:root {
	--fp-gold: #8C6A53;
	--fp-dark: #121212;
	--fp-dark-2: #1E1E1E;
	--fp-light: #F7F5F0;
	--fp-white: #FFFFFF;
	--fp-gray: #777777;
	--fp-radius-lg: 24px;
	--fp-radius-md: 16px;
	--fp-radius-sm: 10px;
	--fp-shadow-soft: 0 20px 40px rgba(0, 0, 0, 0.03);
	--fp-shadow-hover: 0 30px 60px rgba(0, 0, 0, 0.08);
	--fp-font-heading: 'Outfit', sans-serif;
	--fp-font-text: 'Montserrat', sans-serif;
}

body.fp-luxury-body {
	margin: 0;
	padding: 0;
	font-family: var(--fp-font-text);
	background-color: var(--fp-light);
	color: var(--fp-dark);
	line-height: 1.65;
	-webkit-font-smoothing: antialiased;
}

/* ================== MAĞAZA DEMO ALANI ================== */
.fp-store-demo {
	background: var(--fp-white);
	box-shadow: 0 40px 100px rgba(0,0,0,0.06);
	margin: 0 auto 80px auto;
	max-width: 1200px;
	border-radius: var(--fp-radius-lg);
	overflow: hidden;
	border: 1px solid rgba(0, 0, 0, 0.03);
}

.fp-store-container {
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 30px;
}
.fp-flex-between {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

/* Header */
.fp-store-header-simple {
	padding: 30px 0;
	background: var(--fp-white);
	border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.fp-store-logo-centered {
	display: flex;
	justify-content: center;
	align-items: center;
}
.fp-store-logo-centered img {
	max-height: 50px;
	object-fit: contain;
}
.fp-store-logo-centered h1 {
	font-family: var(--fp-font-heading);
	margin: 0;
	font-size: 26px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: 700;
	color: var(--fp-dark);
}

/* Slider */
.fp-store-slider-container {
	position: relative;
	height: 480px;
	overflow: hidden;
	background: #eee;
}
.fp-store-slider {
	position: relative;
	width: 100%;
	height: 100%;
}
.fp-slide {
	position: absolute;
	top: 0; left: 0; width: 100%; height: 100%;
	background-size: cover;
	background-position: center;
	opacity: 0;
	transition: opacity 1s cubic-bezier(0.4, 0, 0.2, 1);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	z-index: 1;
}
.fp-slide.active {
	opacity: 1;
	z-index: 2;
}
.fp-slide-overlay {
	position: absolute;
	top: 0; left: 0; width: 100%; height: 100%;
	background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.5) 100%);
}
.fp-slide-content {
	position: relative;
	z-index: 3;
	color: var(--fp-white);
	max-width: 700px;
	padding: 0 20px;
}
.fp-slide-tag {
	display: inline-block;
	background: var(--fp-gold);
	color: var(--fp-white);
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 4px;
	text-transform: uppercase;
	padding: 6px 18px;
	border-radius: 50px;
	margin-bottom: 20px;
	box-shadow: 0 4px 15px rgba(var(--fp-gold-rgb), 0.3);
}
.fp-slide-content h2 {
	font-family: var(--fp-font-heading);
	font-size: 46px;
	margin: 0 0 15px 0;
	font-weight: 700;
	line-height: 1.15;
}
.fp-slide-content p {
	font-size: 16px;
	font-weight: 400;
	color: rgba(255,255,255,0.9);
	margin: 0;
}
.fp-slider-dots {
	position: absolute;
	bottom: 25px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
	display: flex;
	gap: 12px;
}
.fp-dot {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: rgba(255,255,255,0.4);
	cursor: pointer;
	transition: all 0.3s ease;
}
.fp-dot.active {
	background: var(--fp-white);
	width: 24px;
	border-radius: 10px;
}

/* Pinterest Masonry Ürün Vitrini */
.fp-store-products-masonry {
	padding: 80px 0;
	background: #FAF9F6;
}
.fp-store-section-title {
	text-align: center;
	font-family: var(--fp-font-heading);
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 60px;
	position: relative;
}
.fp-store-section-title::after {
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
	width: 60px;
	height: 3px;
	background: var(--fp-gold);
	border-radius: 10px;
}

.fp-pinterest-grid {
	column-count: 3;
	column-gap: 25px;
	width: 100%;
}
.fp-pin-card {
	display: inline-block;
	width: 100%;
	margin-bottom: 25px;
	background: var(--fp-white);
	border-radius: var(--fp-radius-md);
	overflow: hidden;
	box-shadow: var(--fp-shadow-soft);
	transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
	border: 1px solid rgba(0, 0, 0, 0.02);
}
.fp-pin-card:hover {
	transform: translateY(-8px);
	box-shadow: var(--fp-shadow-hover);
}

.fp-pin-img {
	position: relative;
	background-size: cover;
	background-position: center;
	width: 100%;
	transition: all 0.4s ease;
	border-radius: var(--fp-radius-md) var(--fp-radius-md) 0 0;
}
/* Pinterest Boyut Çeşitleri */
.fp-pin-card.regular .fp-pin-img { height: 280px; }
.fp-pin-card.tall .fp-pin-img { height: 380px; }
.fp-pin-card.wide .fp-pin-img { height: 220px; }

.fp-pin-overlay {
	position: absolute;
	top: 0; left: 0; width: 100%; height: 100%;
	background: rgba(0, 0, 0, 0.35);
	opacity: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 12px;
	transition: all 0.3s ease;
	backdrop-filter: blur(4px);
}
.fp-pin-card:hover .fp-pin-overlay {
	opacity: 1;
}

.fp-pin-btn-wa, .fp-pin-btn-cart {
	text-decoration: none;
	font-size: 13px;
	font-weight: 600;
	padding: 10px 20px;
	border-radius: 50px;
	transition: all 0.3s ease;
	width: 70%;
	text-align: center;
}
.fp-pin-btn-wa {
	background: #25D366;
	color: var(--fp-white);
}
.fp-pin-btn-wa:hover {
	background: #1ebd5b;
	transform: scale(1.05);
}
.fp-pin-btn-cart {
	background: var(--fp-white);
	color: var(--fp-dark);
}
.fp-pin-btn-cart:hover {
	background: #f0f0f0;
	transform: scale(1.05);
}

.fp-pin-info {
	padding: 20px;
}
.fp-pin-info h4 {
	font-family: var(--fp-font-heading);
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 8px 0;
	color: var(--fp-dark);
}
.fp-pin-price {
	color: var(--fp-gold);
	font-weight: 700;
	font-size: 16px;
	margin: 0;
}

/* ================== SUNUM ALANI ================== */
.fp-presentation-wrapper {
	background: var(--fp-light);
	padding: 80px 0 120px 0;
}
.fp-presentation-header {
	text-align: center;
	margin-bottom: 70px;
}
.fp-pres-badge {
	display: inline-block;
	color: var(--fp-gold);
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.fp-presentation-header h2 {
	font-family: var(--fp-font-heading);
	font-size: 40px;
	font-weight: 700;
	margin: 0 0 20px 0;
}
.fp-presentation-header span {
	color: var(--fp-gold);
}
.fp-pres-intro {
	font-size: 15px;
	color: var(--fp-gray);
	max-width: 700px;
	margin: 0 auto 30px auto;
}

.fp-btn-luxury-outline {
	background: var(--fp-white);
	border: 1px solid var(--fp-gold);
	color: var(--fp-gold);
	padding: 12px 30px;
	font-family: var(--fp-font-text);
	font-weight: 600;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	border-radius: 50px;
	box-shadow: var(--fp-shadow-soft);
	transition: all 0.3s ease;
}
.fp-btn-luxury-outline:hover {
	background: var(--fp-gold);
	color: var(--fp-white);
	transform: translateY(-2px);
}

/* Showcase Cards */
.fp-feature-showcase-cards {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
	margin-bottom: 80px;
}
.fp-showcase-card {
	background: var(--fp-white);
	padding: 40px;
	border-radius: var(--fp-radius-lg);
	box-shadow: var(--fp-shadow-soft);
	transition: all 0.4s ease;
	border: 1px solid rgba(0,0,0,0.02);
}
.fp-showcase-card:hover {
	transform: translateY(-5px);
	box-shadow: var(--fp-shadow-hover);
}
.fp-sc-icon {
	font-size: 32px;
	height: 60px;
	width: 60px;
	background: rgba(var(--fp-gold-rgb), 0.1);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 25px;
	color: var(--fp-gold);
}
.fp-showcase-card h3 {
	font-family: var(--fp-font-heading);
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 12px 0;
}
.fp-showcase-card p {
	font-size: 14px;
	color: var(--fp-gray);
	margin: 0;
	line-height: 1.6;
}

/* Proposal Box */
.fp-proposal-box {
	background: var(--fp-dark-2);
	color: var(--fp-white);
	padding: 60px 80px;
	border-radius: var(--fp-radius-lg);
	box-shadow: 0 30px 70px rgba(0,0,0,0.15);
	position: relative;
	overflow: hidden;
}
.fp-proposal-box::before {
	content: '';
	position: absolute;
	top: -50px;
	right: -50px;
	width: 150px;
	height: 150px;
	background: rgba(var(--fp-gold-rgb), 0.15);
	filter: blur(50px);
	border-radius: 50%;
}
.fp-proposal-box h3 {
	font-family: var(--fp-font-heading);
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 35px 0;
	text-align: center;
	color: var(--fp-gold);
}
.fp-price-row {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 15px;
	margin-bottom: 15px;
}
.fp-price-label {
	font-size: 20px;
	font-weight: 500;
	color: #cccccc;
}
.fp-price-value {
	font-size: 52px;
	font-family: var(--fp-font-heading);
	font-weight: 700;
	color: var(--fp-white);
	border-bottom: 2px dashed rgba(255,255,255,0.2);
	padding-bottom: 5px;
}
.fp-validity {
	font-size: 13px;
	color: #999999;
	text-align: center;
	margin: 0 0 45px 0;
}

.fp-proposal-list-wrapper {
	max-width: 750px;
	margin: 0 auto;
}
.fp-included-list-modern {
	list-style: none;
	padding: 0;
	margin: 0;
}
.fp-included-list-modern li {
	padding: 18px 0;
	border-bottom: 1px solid rgba(255,255,255,0.06);
	font-size: 15px;
	color: #e0e0e0;
	line-height: 1.5;
}
.fp-included-list-modern li strong {
	color: var(--fp-white);
}

/* Floating WA */
.fp-floating-wa {
	position: fixed;
	bottom: 40px;
	right: 40px;
	background: #25D366;
	color: var(--fp-white);
	padding: 14px 28px;
	border-radius: 50px;
	display: flex;
	align-items: center;
	gap: 12px;
	text-decoration: none;
	font-weight: 700;
	font-size: 15px;
	box-shadow: 0 15px 30px rgba(37, 211, 102, 0.35);
	transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	z-index: 100;
}
.fp-floating-wa:hover {
	transform: translateY(-4px) scale(1.02);
	box-shadow: 0 20px 40px rgba(37, 211, 102, 0.45);
}

/* Responsive */
@media (max-width: 900px) {
	.fp-pinterest-grid { column-count: 2; }
	.fp-store-slider-container { height: 350px; }
	.fp-slide-content h2 { font-size: 32px; }
	.fp-feature-showcase-cards { grid-template-columns: 1fr; }
	.fp-proposal-box { padding: 40px 30px; }
	.fp-price-row { flex-direction: column; gap: 8px; }
}

@media (max-width: 600px) {
	.fp-pinterest-grid { column-count: 1; }
	.fp-store-slider-container { height: 280px; }
	.fp-slide-content h2 { font-size: 24px; }
	.fp-floating-wa { bottom: 20px; right: 20px; padding: 12px 20px; font-size: 13px; }
}
