/* ============================================================
   Masalmint — Centered Antique Book on White Background
   Renkler: koyu yeşil cilt #1a3a3a + krem sayfa #f4ecd8 + altın #c9a961
   ============================================================ */

/* === BODY RESET — beyaz, temiz === */
body.has-book-mode {
	background: #ffffff !important;
	background-image: none !important;
	color: #2a2a2a;
	overflow-x: hidden;
}
body.has-book-mode::before,
body.has-book-mode::after { display: none !important; }

/* Eski floating decorations kaldır */
body.has-book-mode .mm-book-decorations,
body.has-book-mode .mm-cinema-stage::before { display: none !important; }

/* === HEADER — beyaz sticky, modern === */
body.has-book-mode .site-header {
	background: rgba(255, 255, 255, .95) !important;
	backdrop-filter: blur(20px) saturate(180%) !important;
	-webkit-backdrop-filter: blur(20px) saturate(180%) !important;
	border-bottom: 1px solid rgba(0, 0, 0, .06) !important;
	box-shadow: 0 2px 12px rgba(0, 0, 0, .04) !important;
	position: sticky;
	top: 0;
	z-index: 100;
	color: #1a3a3a;
}
body.has-book-mode .site-header .site-title,
body.has-book-mode .site-header .custom-logo-link,
body.has-book-mode .site-header .primary-menu a {
	color: #1a3a3a !important;
}
body.has-book-mode .site-header .primary-menu a:hover {
	color: #c9a961 !important;
}
body.has-book-mode .site-header .mm-cart-link {
	color: #1a3a3a !important;
}
body.has-book-mode .site-header .mm-btn-primary {
	background: linear-gradient(135deg, #c9a961, #b39647) !important;
	color: #1a3a3a !important;
	border: none !important;
	box-shadow: 0 3px 10px rgba(201, 169, 97, .35) !important;
}

/* === SİTE FOOTER — koyu yeşil (Sefa'nın talebi) === */
body.has-book-mode .site-footer {
	display: block !important;
	background: #1a3a3a !important;
	color: #f4ecd8 !important;
	border-top: 1px solid rgba(201, 169, 97, .15);
	margin-top: 60px;
	padding: 50px 0 20px;
}
body.has-book-mode .site-footer h4 { color: #c9a961 !important; }
body.has-book-mode .site-footer a { color: #f4ecd8 !important; }
body.has-book-mode .site-footer a:hover { color: #c9a961 !important; }
body.has-book-mode .site-footer .footer-trust .trust-badge {
	background: rgba(244, 236, 216, .08);
	color: #c9a961;
}
body.has-book-mode .site-footer .company-details strong { color: #c9a961 !important; }

/* === MAIN STAGE — beyaz arkaplan, kitap ortada === */
.mm-masal-main {
	background: #ffffff;
	min-height: calc(100vh - 80px);
	padding: 60px 20px 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.mm-masal-stage {
	position: relative;
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 700px;
}

/* === BOOK CONTAINER — havada duran antika kitap === */
.mm-masal-book {
	position: relative;
	width: 100%;
	max-width: 1100px;
	height: 72vh;
	min-height: 580px;
	max-height: 780px;
	margin: 0 auto;
}

/* === SAYFA KALINLIĞI — sol+sağ pseudo-elements (kağıt yığını) === */
.mm-masal-book::before,
.mm-masal-book::after {
	content: '';
	position: absolute;
	top: 8px;
	bottom: 8px;
	width: 10px;
	background:
		repeating-linear-gradient(0deg,
			#f4ecd8 0px,
			#f4ecd8 1px,
			#e0d5b8 1.2px,
			#e8dcc0 2px);
	z-index: -1;
	pointer-events: none;
}
.mm-masal-book::before {
	left: -6px;
	border-radius: 2px 0 0 2px;
	box-shadow:
		-3px 0 6px rgba(0, 0, 0, .25),
		inset 1px 0 2px rgba(0, 0, 0, .15);
	transform: skewY(-1deg);
}
.mm-masal-book::after {
	right: -6px;
	border-radius: 0 2px 2px 0;
	box-shadow:
		3px 0 6px rgba(0, 0, 0, .25),
		inset -1px 0 2px rgba(0, 0, 0, .15);
	transform: skewY(1deg);
}

/* === ALT OVAL GÖLGE — kitap havada lebanmış === */
.mm-masal-stage::after {
	content: '';
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
	width: 75%;
	height: 40px;
	background: radial-gradient(ellipse,
		rgba(0, 0, 0, .3) 0%,
		rgba(0, 0, 0, .12) 50%,
		transparent 80%);
	filter: blur(18px);
	z-index: 0;
	pointer-events: none;
	animation: book-shadow-pulse 6s ease-in-out infinite;
}
@keyframes book-shadow-pulse {
	0%, 100% { opacity: .85; transform: translateX(-50%) scale(1); }
	50%      { opacity: .6;  transform: translateX(-50%) scale(.88); }
}

/* StPageFlip override */
.stf__parent { perspective: 2500px; }
.stf__block { background: transparent; overflow: visible; }
.stf__wrapper { overflow: visible !important; }

/* === SAYFA TEMEL STİLİ — krem doğal kağıt + texture === */
.mm-masal-book .page {
	background:
		linear-gradient(180deg, #f9f1dc 0%, #f0e6c8 50%, #ebdfb8 100%);
	background-image:
		linear-gradient(180deg, #f9f1dc 0%, #f0e6c8 50%, #ebdfb8 100%),
		url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3CfeColorMatrix values='0 0 0 0 .5 0 0 0 0 .35 0 0 0 0 .15 0 0 0 .25 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
	background-blend-mode: normal, multiply;
	color: #2c1810;
	overflow: hidden;
	font-family: 'Cormorant Garamond', 'Playfair Display', Georgia, serif;
	box-sizing: border-box;
	box-shadow:
		inset 0 0 60px rgba(139, 90, 43, .15),
		inset 0 0 4px rgba(0, 0, 0, .03);
	position: relative;
}

/* Sayfa kenarlarında hafif sarı/kahve sararma (eski kağıt) */
.mm-masal-book .page::before {
	content: '';
	position: absolute;
	inset: 0;
	background:
		radial-gradient(ellipse 80% 30% at 50% 0%, rgba(180, 130, 60, .12), transparent 60%),
		radial-gradient(ellipse 80% 30% at 50% 100%, rgba(180, 130, 60, .15), transparent 60%);
	pointer-events: none;
	z-index: 1;
}

/* === DECKLE EDGE — sayfaların yırtık kenarları (CSS clip-path) === */
/* Sağ sayfa (StPageFlip --right): SAĞ kenar dalgalı, sol düz */
.mm-masal-book .stf__item--right .page,
.mm-masal-book .page--right {
	clip-path: polygon(
		0% 0%, 98.5% 0.5%, 99.5% 2%, 97% 4%, 99% 6%, 98% 8%,
		100% 10%, 97% 12%, 99% 14%, 98% 16%, 100% 18%,
		97% 20%, 99% 22%, 98.5% 24%, 99.5% 26%, 97% 28%,
		99% 30%, 98% 32%, 100% 34%, 97% 36%, 99% 38%,
		98% 40%, 100% 42%, 97% 44%, 99% 46%, 98% 48%,
		99.5% 50%, 97% 52%, 99% 54%, 98% 56%, 100% 58%,
		97% 60%, 99% 62%, 98% 64%, 100% 66%, 97.5% 68%,
		99% 70%, 98% 72%, 100% 74%, 97% 76%, 99% 78%,
		98% 80%, 100% 82%, 97% 84%, 99% 86%, 98% 88%,
		99.5% 90%, 97% 92%, 99% 94%, 98% 96%, 100% 98%,
		99% 99.5%, 0% 100%
	);
}

/* Sol sayfa: SOL kenar dalgalı, sağ düz */
.mm-masal-book .stf__item--left .page,
.mm-masal-book .page--left {
	clip-path: polygon(
		1.5% 0.5%, 100% 0%, 100% 100%, 1% 99.5%,
		3% 98%, 1% 96%, 2% 94%, 0% 92%, 3% 90%,
		2% 88%, 0% 86%, 3% 84%, 1% 82%, 2% 80%,
		0% 78%, 3% 76%, 1% 74%, 2% 72%, 0.5% 70%,
		3% 68%, 1% 66%, 2% 64%, 0% 62%, 3% 60%,
		1% 58%, 2% 56%, 0% 54%, 3% 52%, 0.5% 50%,
		2% 48%, 1% 46%, 3% 44%, 0% 42%, 2% 40%,
		1% 38%, 3% 36%, 0% 34%, 2% 32%, 1% 30%,
		3% 28%, 0.5% 26%, 1.5% 24%, 2% 22%, 3% 20%,
		0% 18%, 2% 16%, 1% 14%, 3% 12%, 0% 10%,
		2% 8%, 1% 6%, 3% 4%, 0.5% 2%
	);
}

/* === CILT/SIRT — Sayfa içe derin V gölgesi === */
.mm-masal-book .page--left,
.mm-masal-book .stf__item--left .page {
	box-shadow:
		inset -20px 0 30px -10px rgba(0, 0, 0, .35),
		inset 0 0 60px rgba(139, 90, 43, .08);
}
.mm-masal-book .page--right,
.mm-masal-book .stf__item--right .page {
	box-shadow:
		inset 20px 0 30px -10px rgba(0, 0, 0, .35),
		inset 0 0 60px rgba(139, 90, 43, .08);
}

/* === KAPAK SAYFALARI — koyu zümrüt yeşili kumaş dokulu === */
.mm-masal-book .page-cover-front,
.mm-masal-book .page-cover-back {
	background:
		/* Kumaş ince çizgi dokusu */
		repeating-linear-gradient(90deg,
			rgba(255, 255, 255, .025) 0px,
			rgba(255, 255, 255, .025) 1px,
			transparent 1px,
			transparent 3px),
		repeating-linear-gradient(0deg,
			rgba(0, 0, 0, .08) 0px,
			rgba(0, 0, 0, .08) 1px,
			transparent 1px,
			transparent 3px),
		/* Ana koyu zümrüt gradient */
		linear-gradient(135deg, #0d2818 0%, #1a3a3a 35%, #144028 60%, #0d2818 100%);
	color: #f4ecd8;
	position: relative;
	clip-path: none !important;        /* Kapakta deckle YOK, düz */
	box-shadow:
		inset 0 0 80px rgba(0, 0, 0, .55),
		inset 5px 5px 20px rgba(0, 0, 0, .35),
		inset -5px -5px 20px rgba(0, 0, 0, .35);
}

/* Kumaş trama overlay (SVG noise) */
.mm-masal-book .page-cover-front::before,
.mm-masal-book .page-cover-back::before {
	content: '';
	position: absolute;
	inset: 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.2' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .4 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
	opacity: .35;
	mix-blend-mode: overlay;
	pointer-events: none;
}

/* Altın çift çerçeve */
.mm-masal-book .page-cover-front::after,
.mm-masal-book .page-cover-back::after {
	content: '';
	position: absolute;
	inset: 22px;
	border: 2px solid rgba(212, 175, 55, .65);
	border-radius: 2px;
	pointer-events: none;
	box-shadow:
		/* İçeride ikinci ince çerçeve */
		inset 0 0 0 6px transparent,
		inset 0 0 0 7px rgba(212, 175, 55, .35),
		/* Çerçeve dış glow */
		0 0 0 1px rgba(212, 175, 55, .15),
		/* Kabartma hissi */
		0 1px 0 rgba(0, 0, 0, .4),
		inset 0 1px 0 rgba(255, 255, 255, .08);
}

.cover-inner {
	position: relative;
	z-index: 2;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 60px 40px;
	text-align: center;
}
.cover-ornament-top, .cover-ornament-bottom {
	color: #c9a961;
	font-size: 16px;
	letter-spacing: 8px;
	opacity: .8;
	margin: 16px 0;
}
.cover-sub {
	color: #c9a961;
	font-size: 11px;
	letter-spacing: 6px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 14px;
}
.cover-title {
	font-family: 'Playfair Display', 'Cormorant Garamond', serif;
	font-size: clamp(2.4rem, 5vw, 3.6rem);
	font-weight: 800;
	margin: 0 0 14px;
	letter-spacing: -1px;
	color: #d4af37;
	/* Altın kabartma — text-shadow ile derinlik */
	text-shadow:
		0 -1px 0 rgba(255, 245, 200, .4),
		0 1px 1px rgba(0, 0, 0, .8),
		0 2px 2px rgba(0, 0, 0, .6),
		0 0 12px rgba(212, 175, 55, .45),
		0 0 4px rgba(212, 175, 55, .8);
	/* Altın gradient strip */
	background:
		linear-gradient(180deg,
			#f8e9a1 0%,
			#e8c95f 30%,
			#fff5c2 48%,
			#d4af37 52%,
			#a08018 80%,
			#7a5f12 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	filter: drop-shadow(0 2px 3px rgba(0, 0, 0, .5));
}
.cover-tag {
	color: #c9a961;
	font-family: 'Cormorant Garamond', Georgia, serif;
	font-style: italic;
	font-size: 16px;
	margin-bottom: 20px;
}
.cover-hint {
	position: absolute;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 10px;
	letter-spacing: 3px;
	color: rgba(244, 236, 216, .65);
	text-transform: uppercase;
	font-weight: 600;
	animation: hint-pulse 2.5s ease-in-out infinite;
}
@keyframes hint-pulse {
	0%, 100% { opacity: .5; transform: translateX(-50%) translateY(0); }
	50%      { opacity: 1;  transform: translateX(-50%) translateY(-3px); }
}

/* === İÇ SAYFA STİLİ === */
.page-inner {
	padding: 50px 44px;
	height: 100%;
	display: flex;
	flex-direction: column;
	position: relative;
	z-index: 1;
}
.page-eyebrow {
	font-size: 11px;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #8b6f47;
	font-weight: 700;
	margin-bottom: 14px;
	text-align: center;
}
.page-title {
	font-family: 'Playfair Display', 'Cormorant Garamond', serif;
	font-size: clamp(1.6rem, 2.6vw, 2.4rem);
	font-weight: 700;
	color: #1a3a3a;
	margin: 0 0 22px;
	line-height: 1.15;
	letter-spacing: -0.02em;
}
.page-body {
	font-family: 'Lora', 'Crimson Text', 'Cormorant Garamond', Georgia, serif;
	font-size: 15px;
	line-height: 1.75;
	color: #2c1810;
	margin: 0 0 14px;
}
.page-quote {
	font-family: 'Cormorant Garamond', Georgia, serif;
	font-style: italic;
	font-size: 17px;
	color: #6b4f2a;
	margin-top: 20px;
	padding-left: 16px;
	border-left: 3px solid #c9a961;
}
.page-note {
	background: rgba(201, 169, 97, .1);
	border-left: 3px solid #c9a961;
	padding: 12px 14px;
	font-size: 13px;
	line-height: 1.6;
	color: #3a2a1a;
	border-radius: 4px;
	margin-top: 16px;
}
.page-stat {
	background: rgba(26, 58, 58, .06);
	border-left: 3px solid #1a3a3a;
	padding: 14px 16px;
	font-size: 13px;
	color: #3a2a1a;
	border-radius: 4px;
	margin-top: 16px;
	line-height: 1.55;
}

/* CTA buton — altın */
.mm-book-cta {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	background: linear-gradient(135deg, #c9a961 0%, #b39647 50%, #c9a961 100%);
	background-size: 200% auto;
	color: #1a3a3a;
	border: 1.5px solid #b39647;
	border-radius: 6px;
	padding: 12px 24px;
	font-family: 'Playfair Display', Georgia, serif;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: .5px;
	cursor: pointer;
	box-shadow:
		0 4px 14px rgba(201, 169, 97, .35),
		inset 0 1px 0 rgba(255, 255, 255, .3);
	transition: all .3s cubic-bezier(.16, 1, .3, 1);
	margin: 18px 0;
}
.mm-book-cta:hover {
	background-position: right center;
	transform: translateY(-2px);
	box-shadow:
		0 8px 22px rgba(201, 169, 97, .5),
		inset 0 1px 0 rgba(255, 255, 255, .4);
}
.mm-book-cta-large {
	padding: 16px 32px;
	font-size: 16px;
}

.page-checks {
	list-style: none;
	padding: 0;
	margin: 12px 0 0;
}
.page-checks li {
	font-size: 13px;
	color: #3a2a1a;
	padding: 4px 0;
	letter-spacing: .3px;
}

/* === STEPS === */
.step {
	display: flex;
	gap: 14px;
	padding: 12px 0;
	border-bottom: 1px solid rgba(139, 111, 71, .15);
}
.step:last-child { border-bottom: none; }
.step-num {
	flex-shrink: 0;
	width: 38px; height: 38px;
	border-radius: 50%;
	background: linear-gradient(135deg, #c9a961, #b39647);
	color: #1a3a3a;
	display: flex; align-items: center; justify-content: center;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-size: 16px;
	box-shadow: 0 3px 10px rgba(201, 169, 97, .35);
}
.step h4 {
	font-family: 'Playfair Display', serif;
	font-size: 15px;
	color: #1a3a3a;
	margin: 0 0 3px;
}
.step p { font-size: 13px; margin: 0; color: #5a4530; line-height: 1.5; }

/* === EXAMPLE CARDS === */
.example {
	display: flex;
	gap: 12px;
	padding: 12px;
	background: rgba(255, 253, 245, .6);
	border: 1px solid rgba(139, 111, 71, .15);
	border-radius: 6px;
	margin-bottom: 12px;
}
.example-cover {
	flex-shrink: 0;
	width: 56px; height: 70px;
	border-radius: 4px;
	display: flex; align-items: center; justify-content: center;
	font-size: 28px;
	color: #fff;
	box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
}
.example h4 {
	font-family: 'Playfair Display', serif;
	font-size: 15px;
	margin: 0 0 4px;
	color: #1a3a3a;
}
.example-meta {
	font-size: 10.5px;
	color: #8b6f47;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 6px;
}
.example p {
	font-size: 13px;
	font-style: italic;
	color: #5a4530;
	margin: 0;
	line-height: 1.5;
}

.theme-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 8px;
	margin-top: 14px;
}
.theme-grid span {
	background: rgba(201, 169, 97, .12);
	border: 1px solid rgba(201, 169, 97, .25);
	padding: 6px 4px;
	border-radius: 4px;
	font-size: 11px;
	font-weight: 600;
	text-align: center;
	color: #6b4f2a;
}

/* === PRODUCT === */
.product {
	display: flex;
	gap: 14px;
	padding: 14px;
	background: rgba(201, 169, 97, .08);
	border: 1px solid rgba(201, 169, 97, .25);
	border-radius: 6px;
	margin-bottom: 12px;
}
.product-emoji {
	flex-shrink: 0;
	width: 48px; height: 48px;
	background: linear-gradient(135deg, #c9a961, #b39647);
	border-radius: 8px;
	display: flex; align-items: center; justify-content: center;
	font-size: 24px;
}
.product h4 {
	font-family: 'Playfair Display', serif;
	font-size: 15px;
	margin: 0 0 3px;
	color: #1a3a3a;
}
.product p { font-size: 12px; margin: 0 0 4px; color: #5a4530; }
.product-price {
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	color: #1a3a3a;
	font-size: 16px;
}
.product-price s { opacity: .5; font-size: 11px; margin-left: 4px; }

/* === TESTIMONIAL === */
.testimonial {
	background: rgba(255, 253, 245, .7);
	padding: 14px 16px;
	border-radius: 6px;
	margin-bottom: 12px;
	border: 1px solid rgba(139, 111, 71, .15);
	position: relative;
}
.testimonial::before {
	content: '"';
	position: absolute;
	top: -10px;
	left: 8px;
	font-family: 'Playfair Display', Georgia, serif;
	font-size: 48px;
	color: #c9a961;
	opacity: .4;
}
.testimonial-stars { color: #c9a961; font-size: 13px; margin-bottom: 5px; letter-spacing: 1.5px; }
.testimonial blockquote {
	font-family: 'Cormorant Garamond', Georgia, serif;
	font-size: 14px;
	font-style: italic;
	color: #3a2a1a;
	margin: 0 0 6px;
	line-height: 1.6;
}
.testimonial cite {
	font-size: 11px;
	color: #6b4f2a;
	font-style: normal;
	font-weight: 600;
	letter-spacing: .3px;
}

/* === SAYFA NUMARASI === */
.page-num {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	font-family: 'Cormorant Garamond', Georgia, serif;
	font-style: italic;
	color: #b39647;
	font-size: 12px;
	letter-spacing: 2px;
}

/* === NAV BUTONLARI === */
.mm-masal-nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 56px; height: 56px;
	border-radius: 50%;
	border: 1.5px solid rgba(26, 58, 58, .15);
	background: rgba(255, 255, 255, .92);
	color: #1a3a3a;
	font-size: 28px;
	font-weight: 700;
	cursor: pointer;
	z-index: 20;
	transition: all .3s cubic-bezier(.16, 1, .3, 1);
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow:
		0 4px 12px rgba(0, 0, 0, .08),
		0 8px 24px rgba(0, 0, 0, .06);
}
.mm-masal-nav.is-prev { left: 20px; }
.mm-masal-nav.is-next { right: 20px; }
.mm-masal-nav:hover {
	background: linear-gradient(135deg, #c9a961, #b39647);
	color: #1a3a3a;
	border-color: #b39647;
	transform: translateY(-50%) scale(1.12);
	box-shadow: 0 8px 24px rgba(201, 169, 97, .4);
}
.mm-masal-nav:disabled {
	opacity: .3;
	cursor: not-allowed;
	pointer-events: none;
}

/* === SAYFA NUMARASI (kitabın altında) === */
.mm-masal-pagenum {
	position: absolute;
	bottom: -50px;
	left: 50%;
	transform: translateX(-50%);
	font-family: 'Cormorant Garamond', Georgia, serif;
	font-style: italic;
	font-size: 14px;
	color: #1a3a3a;
	letter-spacing: 2px;
	background: rgba(255, 255, 255, .9);
	backdrop-filter: blur(10px);
	padding: 6px 16px;
	border-radius: 999px;
	border: 1px solid rgba(26, 58, 58, .1);
	box-shadow: 0 4px 12px rgba(0, 0, 0, .06);
}
.mm-masal-pagenum span { font-weight: 700; color: #c9a961; font-style: normal; }

/* === MOBILE === */
@media (max-width: 1024px) {
	.mm-masal-nav.is-prev { left: 10px; }
	.mm-masal-nav.is-next { right: 10px; }
	.mm-masal-nav { width: 44px; height: 44px; font-size: 22px; }
}
@media (max-width: 768px) {
	.mm-masal-main { padding: 30px 10px 80px; }
	.mm-masal-book { height: 75vh; min-height: 480px; }
	.cover-inner { padding: 40px 26px; }
	.cover-title { font-size: 2.4rem; }
	.page-inner { padding: 30px 24px; }
	.page-title { font-size: 1.4rem; }
	.theme-grid { grid-template-columns: repeat(2, 1fr); }
}

/* === ORDER MODAL (form için) === */
.mm-order-modal {
	position: fixed;
	inset: 0;
	z-index: 9999;
	display: none;
	align-items: center;
	justify-content: center;
	padding: 20px;
}
.mm-order-modal:not([hidden]) {
	display: flex;
	animation: modal-fade-in .35s ease;
}
@keyframes modal-fade-in { from { opacity: 0; } to { opacity: 1; } }

.mm-modal-backdrop {
	position: absolute;
	inset: 0;
	background: rgba(26, 58, 58, .85);
	backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
}

.mm-modal-content {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 760px;
	max-height: 90vh;
	background: #f4ecd8;
	border-radius: 14px;
	overflow: hidden;
	box-shadow: 0 30px 80px rgba(0, 0, 0, .55);
	display: flex;
	flex-direction: column;
	border: 1px solid rgba(201, 169, 97, .3);
}
.mm-modal-close {
	position: absolute;
	top: 16px; right: 16px;
	width: 40px; height: 40px;
	border-radius: 50%;
	border: 1px solid rgba(26, 58, 58, .15);
	background: rgba(255, 255, 255, .9);
	color: #1a3a3a;
	font-size: 24px;
	cursor: pointer;
	z-index: 10;
	display: flex; align-items: center; justify-content: center;
	transition: all .2s;
}
.mm-modal-close:hover { background: #c9a961; color: #1a3a3a; transform: rotate(90deg); }
.mm-modal-header {
	padding: 28px 32px 16px;
	text-align: center;
	background: linear-gradient(180deg, #fffaf0 0%, #f4ecd8 100%);
	border-bottom: 1px solid rgba(201, 169, 97, .25);
}
.mm-modal-emoji { font-size: 56px; line-height: 1; margin-bottom: 8px; }
.mm-modal-header h2 {
	font-family: 'Playfair Display', serif;
	font-size: 26px;
	margin: 0 0 4px;
	color: #1a3a3a;
}
.mm-modal-header p { margin: 0; color: #6b4f2a; font-size: 13px; }
.mm-modal-body {
	flex: 1;
	overflow-y: auto;
	padding: 22px 32px 30px;
	background: #fffaf0;
}
.mm-modal-body .mm-order-form { box-shadow: none; padding: 0; max-width: 100%; background: transparent; }
body.mm-modal-open { overflow: hidden; }

@media (max-width: 600px) {
	.mm-order-modal { padding: 10px; }
	.mm-modal-content { max-height: 95vh; border-radius: 12px; }
	.mm-modal-header { padding: 22px 18px 12px; }
	.mm-modal-header h2 { font-size: 22px; }
	.mm-modal-body { padding: 18px 18px 22px; }
}
