/**
 * Alakart Reservation – Front-end (shortcode form)
 */

.ars-reservation-container {
	max-width: 560px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 24px;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, sans-serif;
	color: #1e293b;
	box-sizing: border-box;
}

/* Restaurant Rules (uyarı) alanı – sarı/amber uyarı tonları */
.ars-rules-panel {
	position: relative;
	padding: 28px 28px 28px 32px;
	background: linear-gradient(135deg, #fffbeb 0%, #fef9c3 50%, #fef08a 100%);
	border: 1px solid #fde047;
	border-left: 4px solid #eab308;
	border-radius: 16px;
	margin-bottom: 24px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0 4px 20px rgba(234, 179, 8, 0.18), 0 1px 3px rgba(0, 0, 0, 0.06);
}

.ars-rules-title {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 1.35rem;
	font-weight: 700;
	margin: 0 0 18px;
	color: #854d0e;
	letter-spacing: -0.02em;
}

/* Flatpickr: daily capacity full */
.flatpickr-day.ars-day-full {
	opacity: 0.45;
	position: relative;
}
.flatpickr-day.ars-day-full::after {
	content: "FULL";
	position: absolute;
	left: 50%;
	bottom: 2px;
	transform: translateX(-50%);
	font-size: 9px;
	font-weight: 700;
	letter-spacing: 0.04em;
	color: #dc2626;
}

.ars-rules-title::before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 24px;
	background: linear-gradient(180deg, #eab308 0%, #ca8a04 100%);
	border-radius: 3px;
	flex-shrink: 0;
}

.ars-rules-content {
	font-size: 15px;
	line-height: 1.7;
	color: #422006;
	margin-bottom: 24px;
	padding: 16px 18px;
	background: rgba(255, 255, 255, 0.85);
	border-radius: 10px;
	min-height: 120px;
	max-height: min(55vh, 520px);
	overflow-y: auto;
	white-space: pre-wrap;
	border: 1px solid rgba(202, 138, 4, 0.3);
}

.ars-rules-content br {
	white-space: normal;
}

.ars-rules-panel .ars-btn-primary {
	width: 100%;
	max-width: 320px;
	display: block;
	margin: 0 auto;
	padding: 14px 24px;
	font-size: 16px;
	font-weight: 600;
	color: #422006;
	background: linear-gradient(135deg, #facc15 0%, #eab308 100%);
	border: 1px solid #ca8a04;
	border-radius: 10px;
	box-shadow: 0 2px 12px rgba(202, 138, 4, 0.3);
	transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.ars-rules-panel .ars-btn-primary:hover:not(:disabled) {
	transform: translateY(-1px);
	box-shadow: 0 4px 16px rgba(202, 138, 4, 0.4);
	background: linear-gradient(135deg, #eab308 0%, #ca8a04 100%);
	color: #422006;
}

.ars-wizard-hidden {
	display: none !important;
}

.ars-wizard {
	max-width: 560px;
	margin: 0 auto;
	padding: 24px;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, sans-serif;
	color: #1e293b;
}

.ars-wizard-steps {
	display: flex;
	gap: 16px;
	margin-bottom: 24px;
	padding-bottom: 16px;
	border-bottom: 1px solid #e2e8f0;
}

.ars-wizard-step {
	font-size: 14px;
	font-weight: 500;
	color: #94a3b8;
}

.ars-wizard-step.active {
	color: #0f766e;
}

.ars-wizard-panel {
	display: none;
}

.ars-wizard-panel.active {
	display: block;
}

.ars-wizard-title {
	font-size: 1.25rem;
	font-weight: 600;
	margin: 0 0 20px;
	color: #0f172a;
}

.ars-wizard-desc {
	font-size: 14px;
	color: #64748b;
	margin: 0 0 20px;
	line-height: 1.5;
}

/* Sedna: block name/contact/date until guest list is confirmed */
.ars-sedna-rest-fields.ars-sedna-rest-fields--locked {
	opacity: 0.72;
	pointer-events: none;
	user-select: none;
	transition: opacity 0.2s ease;
}

.ars-meal-disclaimer {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 13px;
	font-weight: 600;
	color: #92400e;
	background: #fef3c7;
	border: 1px solid #fcd34d;
	border-radius: 8px;
	padding: 12px 14px;
	margin: 0 0 20px;
	line-height: 1.4;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}
.ars-meal-disclaimer::before {
	content: "⚠";
	font-size: 18px;
	flex-shrink: 0;
}

.ars-wizard-form .ars-field {
	margin-bottom: 16px;
}

.ars-wizard-form label {
	display: block;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 6px;
	color: #334155;
}

.ars-wizard-form label .required {
	color: #dc2626;
}

/* Doluluk oranı gösterilen saat seçenekleri – farklı renk */
.ars-wizard-form select#ars-time option.ars-slot-with-occupancy {
	color: #0d9488;
	font-weight: 500;
}

.ars-wizard-form input[type="text"],
.ars-wizard-form input[type="email"],
.ars-wizard-form input[type="tel"],
.ars-wizard-form input[type="number"],
.ars-wizard-form input[type="date"],
.ars-wizard-form select {
	width: 100%;
	padding: 10px 12px;
	font-size: 15px;
	line-height: 1.4;
	border: 1px solid #cbd5e1;
	border-radius: 8px;
	background: #fff;
	color: #1e293b;
}

.ars-wizard-form input:focus,
.ars-wizard-form select:focus {
	outline: none;
	border-color: #0f766e;
	box-shadow: 0 0 0 3px rgba(15, 118, 110, 0.15);
}

.ars-wizard-form input.ars-invalid {
	border-color: #dc2626;
}

.ars-field-row {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 16px;
}

.ars-field-row.ars-guest-counts {
	grid-template-columns: 1fr 1fr 1fr;
}

.ars-number-stepper {
	display: flex;
	align-items: center;
	gap: 0;
	border: 1px solid #cbd5e1;
	border-radius: 8px;
	background: #fff;
	overflow: hidden;
}
.ars-number-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	min-width: 44px;
	height: 44px;
	padding: 0;
	border: none;
	font-size: 22px;
	font-weight: 600;
	line-height: 1;
	cursor: pointer;
	transition: background 0.2s, color 0.2s;
	-webkit-tap-highlight-color: transparent;
}
.ars-number-btn.ars-number-minus {
	background: #fef2f2;
	color: #b91c1c;
}
.ars-number-btn.ars-number-minus:hover {
	background: #fee2e2;
	color: #991b1b;
}
.ars-number-btn.ars-number-minus:active {
	background: #fecaca;
}
.ars-number-btn.ars-number-plus {
	background: #f0fdf4;
	color: #15803d;
}
.ars-number-btn.ars-number-plus:hover {
	background: #dcfce7;
	color: #166534;
}
.ars-number-btn.ars-number-plus:active {
	background: #bbf7d0;
}
.ars-number-stepper input {
	width: 52px;
	min-width: 52px;
	text-align: center;
	border: none;
	border-left: 1px solid #e2e8f0;
	border-right: 1px solid #e2e8f0;
	border-radius: 0;
	appearance: textfield;
	-moz-appearance: textfield;
}
.ars-number-stepper input::-webkit-outer-spin-button,
.ars-number-stepper input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

@media (max-width: 480px) {
	.ars-field-row {
		grid-template-columns: 1fr;
	}
	.ars-field-row.ars-guest-counts {
		grid-template-columns: 1fr;
	}
	.ars-number-btn {
		width: 48px;
		min-width: 48px;
		height: 48px;
		font-size: 24px;
	}
	.ars-number-stepper input {
		width: 56px;
		min-width: 56px;
		font-size: 18px;
	}
}

.ars-hint {
	font-size: 12px;
	color: #64748b;
	margin: 6px 0 0;
}

.ars-table-capacity-warning {
	margin: 10px 0 18px 0;
	padding: 10px 12px;
	font-size: 13px;
	font-weight: 500;
	color: #92400e;
	background: #fef3c7;
	border: 1px solid #f59e0b;
	border-radius: 6px;
}

.ars-group-section {
	margin: 20px 0;
	padding: 18px 20px;
	background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
	border: 2px solid #f59e0b;
	border-radius: 12px;
	box-shadow: 0 2px 12px rgba(245, 158, 11, 0.25);
}
.ars-group-section.ars-group-section--hidden {
	display: none;
}
.ars-group-intro {
	font-size: 14px;
	color: #78350f;
	line-height: 1.5;
	margin: 0 0 14px;
	font-weight: 500;
}
.ars-group-section .ars-group-intro::before {
	content: "👥 ";
}
.ars-group-rooms-list {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-bottom: 12px;
}
.ars-group-room-row {
	display: flex;
	gap: 10px;
	align-items: center;
	flex-wrap: wrap;
}
.ars-group-room-row .ars-group-room-number {
	width: 90px;
	min-width: 70px;
}
.ars-group-room-row .ars-group-room-name {
	flex: 1;
	min-width: 100px;
}
.ars-group-room-row .ars-group-room-birth.ars-birth-dob__row--group {
	flex: 1 1 200px;
	min-width: 0;
	max-width: 100%;
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1.15fr);
	gap: 6px;
	align-items: end;
}
.ars-group-room-row .ars-group-room-birth.ars-birth-dob__row--group .ars-birth-d,
.ars-group-room-row .ars-group-room-birth.ars-birth-dob__row--group .ars-birth-m,
.ars-group-room-row .ars-group-room-birth.ars-birth-dob__row--group .ars-birth-y {
	min-width: 0;
	max-width: 100%;
}
.ars-group-room-row .ars-group-room-birth.ars-birth-dob__row--group .ars-birth-dob__select {
	width: 100%;
	min-width: 0;
	font-size: 15px;
}
.ars-group-room-remove {
	flex-shrink: 0;
	width: 36px;
	height: 36px;
	padding: 0;
	font-size: 20px;
	line-height: 1;
}

.ars-wizard-actions {
	display: flex;
	gap: 12px;
	margin-top: 0;
	padding-top: 20px;
	padding-bottom: 200px;
	border-top: 1px solid #e2e8f0;
}

.ars-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 20px;
	font-size: 15px;
	font-weight: 500;
	border-radius: 8px;
	border: none;
	cursor: pointer;
	text-decoration: none;
	transition: background 0.2s, color 0.2s;
}

.ars-btn-primary {
	background: #0f766e;
	color: #fff;
}

.ars-btn-primary:hover:not(:disabled) {
	background: #0d9488;
}

.ars-btn-ghost {
	background: transparent;
	color: #64748b;
	border: 1px solid #e2e8f0;
}

.ars-btn-ghost:hover {
	background: #f1f5f9;
	color: #334155;
}

.ars-btn:disabled {
	opacity: 0.7;
	cursor: not-allowed;
}

/* Meal selection step – cards */
.ars-meal-group {
	margin-bottom: 28px;
	padding: 18px;
	background: #f8fafc;
	border-radius: 12px;
	border: 1px solid #e2e8f0;
}

.ars-meal-group h4 {
	font-size: 15px;
	font-weight: 600;
	margin: 0 0 14px;
	color: #0f172a;
}

/* Menü tipi: segment seçici (Salt menü bloklarıyla hizalı) */
.ars-meal-regime-field {
	margin-bottom: 14px;
}

.ars-meal-regime-field--no-choice:not(.ars-sgm-regime-slot) {
	margin-bottom: 4px;
}

#ars-reservation-wizard .ars-meal-regime-heading {
	display: block;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #64748b;
	margin: 0 0 8px;
}

.ars-meal-regime-segmented {
	display: flex;
	flex-wrap: nowrap;
	align-items: stretch;
	gap: 6px;
	padding: 5px;
	background: linear-gradient(180deg, #f8fafc 0%, #f1f5f9 100%);
	border: 1px solid #e2e8f0;
	border-radius: 14px;
	box-shadow:
		inset 0 1px 1px rgba(255, 255, 255, 0.9),
		0 1px 3px rgba(15, 23, 42, 0.05);
	box-sizing: border-box;
	max-width: 100%;
}

.ars-meal-regime-segmented--collapsed {
	padding: 0;
	margin: 0;
	background: transparent;
	border: none;
	box-shadow: none;
	flex-wrap: nowrap;
	min-height: 0;
}

#ars-reservation-wizard button.ars-meal-regime-pill {
	flex: 1 1 0;
	min-width: 0;
	margin: 0;
	padding: 10px 8px;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.15;
	font-family: inherit;
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
	border-radius: 10px;
	-webkit-appearance: none;
	appearance: none;
	-webkit-tap-highlight-color: transparent;
	color: #475569;
	background: #fff;
	border: 1px solid #e2e8f0;
	box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
	transition:
		background-color 0.18s ease,
		border-color 0.18s ease,
		color 0.18s ease,
		box-shadow 0.18s ease,
		transform 0.12s ease;
}

#ars-reservation-wizard button.ars-meal-regime-pill:hover:not(.is-active) {
	color: #0f172a;
	background: #fff;
	border-color: #cbd5e1;
	box-shadow: 0 2px 6px rgba(15, 23, 42, 0.06);
}

#ars-reservation-wizard button.ars-meal-regime-pill:focus {
	outline: none;
}

#ars-reservation-wizard button.ars-meal-regime-pill:focus-visible {
	box-shadow:
		0 0 0 2px #fff,
		0 0 0 4px rgba(13, 148, 136, 0.45);
}

#ars-reservation-wizard button.ars-meal-regime-pill.is-active {
	color: #fff;
	background: linear-gradient(165deg, #0f766e 0%, #0d9488 55%, #0f766e 100%);
	border-color: transparent;
	box-shadow:
		0 4px 14px rgba(13, 148, 136, 0.3),
		inset 0 1px 0 rgba(255, 255, 255, 0.22);
	transform: translateY(-0.5px);
}

#ars-reservation-wizard button.ars-meal-regime-pill.is-active:hover {
	color: #fff;
	filter: brightness(1.05);
	border-color: transparent;
}

@media (max-width: 520px) {
	#ars-reservation-wizard button.ars-meal-regime-pill {
		padding: 9px 4px;
		font-size: 12px;
	}
}

@media (max-width: 380px) {
	.ars-meal-regime-segmented:not(.ars-meal-regime-segmented--collapsed) {
		flex-wrap: wrap;
		border-radius: 14px;
	}

	#ars-reservation-wizard button.ars-meal-regime-pill {
		flex: 1 1 calc(33.333% - 6px);
		min-width: calc(33.333% - 6px);
	}
}

#ars-sedna-guest-meal-list .ars-meal-regime-field {
	margin-bottom: 12px;
}

#ars-sedna-guest-meal-list .ars-meal-regime-field--no-choice {
	margin-bottom: 8px;
}

.ars-meal-course-title {
	font-size: 13px;
	font-weight: 600;
	margin: 16px 0 10px;
	color: #334155;
}
.ars-adult-courses .ars-meal-course-title:first-of-type {
	margin-top: 0;
}

#ars-sedna-guest-meal-list .ars-meal-course-title {
	margin: 12px 0 8px;
}
#ars-sedna-guest-meal-list .ars-meal-course-block:first-child .ars-meal-course-title {
	margin-top: 0;
}

.ars-meal-cards {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
	gap: 14px;
}

@media (max-width: 640px) {
	.ars-meal-cards {
		grid-template-columns: repeat(2, 1fr);
		gap: 12px;
	}
	.ars-meal-card-name {
		padding: 8px 6px 10px;
		font-size: 12px;
	}
}

.ars-meal-card {
	position: relative;
	display: flex;
	flex-direction: column;
	background: #fff;
	border: 2px solid #e2e8f0;
	border-radius: 12px;
	overflow: hidden;
	cursor: pointer;
	transition: border-color 0.2s, box-shadow 0.2s;
}

.ars-meal-card:hover {
	border-color: #0f766e;
	box-shadow: 0 4px 12px rgba(15, 118, 110, 0.15);
}

.ars-meal-card.is-selected {
	border-color: #0f766e;
	background: #f0fdfa;
	box-shadow: 0 0 0 2px rgba(15, 118, 110, 0.25);
	cursor: default;
}

.ars-meal-card.is-selected::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(15, 118, 110, 0.08);
	pointer-events: none;
	border-radius: 10px;
}

.ars-meal-card-badge {
	position: absolute;
	top: 8px;
	right: 8px;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	padding: 0;
	background: #0f766e;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	border-radius: 50%;
	box-shadow: 0 2px 6px rgba(15, 118, 110, 0.35);
}

.ars-meal-card-badge::before {
	content: '✓';
	font-weight: bold;
}

.ars-meal-card-thumb {
	aspect-ratio: 1;
	background: #f1f5f9;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.ars-meal-card-thumb img {
	position: absolute;
	inset: 0;
	display: block;
	width: 100% !important;
	height: 100% !important;
	max-width: none;
	object-fit: cover !important;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.ars-meal-card-noimg {
	font-size: 12px;
	color: #64748b;
	text-align: center;
	padding: 8px;
	line-height: 1.3;
}

.ars-meal-card-name {
	display: block;
	padding: 10px 10px 12px;
	font-size: 13px;
	font-weight: 500;
	color: #334155;
	text-align: center;
	line-height: 1.3;
}

.ars-no-meals {
	color: #64748b;
	font-size: 14px;
	margin: 0;
}

/* Meal detail modal */
.ars-meal-modal {
	position: fixed;
	inset: 0;
	z-index: 100000;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.25s, visibility 0.25s;
}

.ars-meal-modal.is-open {
	opacity: 1;
	visibility: visible;
}

.ars-meal-modal-backdrop {
	position: absolute;
	inset: 0;
	background: rgba(15, 23, 42, 0.5);
	cursor: pointer;
}

.ars-meal-modal-dialog {
	position: relative;
	width: 100%;
	max-width: 440px;
	max-height: 90vh;
	overflow: auto;
	background: #fff;
	border-radius: 16px;
	box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
}

.ars-meal-modal-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 18px 20px;
	border-bottom: 1px solid #e2e8f0;
}

.ars-meal-modal-title {
	margin: 0;
	font-size: 1.2rem;
	font-weight: 600;
	color: #0f172a;
	padding-right: 12px;
}

.ars-meal-modal-close {
	background: none;
	border: none;
	font-size: 24px;
	line-height: 1;
	color: #64748b;
	cursor: pointer;
	padding: 4px;
	transition: color 0.2s;
}

.ars-meal-modal-close:hover {
	color: #0f172a;
}

.ars-meal-modal-body {
	padding: 20px;
}

.ars-meal-modal-media {
	margin-bottom: 18px;
	border-radius: 12px;
	overflow: hidden;
	background: #f1f5f9;
}

.ars-meal-modal-img-wrap {
	position: relative;
	display: block;
}

.ars-meal-modal-img {
	width: 100%;
	height: auto;
	display: block;
}

.ars-meal-modal-img-badge {
	position: absolute;
	bottom: 12px;
	left: 12px;
	background: #fef3c7;
	color: #92400e;
	border: 1px solid #fcd34d;
	font-size: 12px;
	font-weight: 600;
	padding: 6px 12px;
	border-radius: 6px;
	letter-spacing: 0.02em;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.ars-meal-modal-noimg {
	padding: 48px 24px;
	text-align: center;
	color: #94a3b8;
	font-size: 14px;
}

.ars-meal-modal-block {
	margin-bottom: 16px;
}

.ars-meal-modal-block:last-child {
	margin-bottom: 0;
}

.ars-meal-modal-block strong {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	color: #64748b;
	margin-bottom: 6px;
}

.ars-meal-modal-block p {
	margin: 0;
	font-size: 14px;
	line-height: 1.6;
	color: #334155;
}

.ars-meal-modal-nutrition ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 8px;
	font-size: 14px;
	color: #334155;
}

.ars-meal-modal-nutrition li {
	padding: 8px 10px;
	background: #f8fafc;
	border-radius: 8px;
}

.ars-meal-modal-footer {
	display: flex;
	gap: 10px;
	padding: 16px 20px;
	border-top: 1px solid #e2e8f0;
	background: #f8fafc;
	border-radius: 0 0 16px 16px;
}

body.ars-meal-modal-open {
	overflow: hidden;
}

/* Menu preview: dish detail overlays grid modal */
.ars-mp-dish-detail-modal.ars-meal-modal {
	z-index: 100004;
	padding-top: max(16px, env(safe-area-inset-top));
	padding-right: max(16px, env(safe-area-inset-right));
	padding-bottom: max(16px, env(safe-area-inset-bottom));
	padding-left: max(16px, env(safe-area-inset-left));
}

body.ars-mp-dish-detail-open {
	overflow: hidden;
}

.ars-mp-dish-detail-sub {
	margin: 0 0 14px;
	font-size: 14px;
	color: #64748b;
	line-height: 1.45;
	font-weight: 500;
	word-break: break-word;
}

.ars-mp-dish-detail-modal .ars-meal-modal-footer {
	justify-content: stretch;
}

.ars-mp-dish-detail-modal .ars-mp-dish-detail-close-footer {
	width: 100%;
	min-height: 48px;
	font-weight: 600;
	border-radius: 10px;
	touch-action: manipulation;
}

/* Reservation limit warning modal */
.ars-limit-modal {
	position: fixed;
	inset: 0;
	z-index: 100001;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.25s, visibility 0.25s;
}

.ars-limit-modal.is-open {
	opacity: 1;
	visibility: visible;
}

.ars-limit-modal .ars-modal-backdrop {
	position: absolute;
	inset: 0;
	background: rgba(15, 23, 42, 0.5);
	cursor: pointer;
}

.ars-limit-modal-dialog {
	position: relative;
	width: 100%;
	max-width: 440px;
	background: #fff;
	border-radius: 16px;
	box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
	overflow: hidden;
}

.ars-limit-modal .ars-modal-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 18px 20px;
	border-bottom: 1px solid #e2e8f0;
	background: #fef2f2;
}

.ars-limit-modal .ars-modal-title {
	margin: 0;
	font-size: 1.2rem;
	font-weight: 600;
	color: #b91c1c;
}

.ars-limit-modal .ars-modal-close {
	background: none;
	border: none;
	font-size: 24px;
	line-height: 1;
	color: #64748b;
	cursor: pointer;
	padding: 4px;
	transition: color 0.2s;
}

.ars-limit-modal .ars-modal-close:hover {
	color: #0f172a;
}

.ars-limit-modal .ars-modal-body {
	padding: 20px;
}

.ars-limit-modal-message {
	margin: 0 0 12px;
	font-size: 15px;
	line-height: 1.6;
	color: #334155;
}

.ars-limit-modal-hint {
	margin: 0;
	font-size: 13px;
	color: #64748b;
	line-height: 1.5;
}

.ars-limit-modal-room-mates {
	margin: 0 0 12px;
	padding: 12px 14px;
	background: #f1f5f9;
	border-radius: 8px;
	border: 1px solid #e2e8f0;
}

.ars-same-stay-room-hint {
	margin: 0 0 16px;
	padding: 12px 14px;
	background: #f0f9ff;
	border: 1px solid #bae6fd;
	border-radius: 8px;
}

.ars-same-stay-room-hint--sedna {
	margin: 0 0 20px;
}

.ars-room-mates-rez__title {
	margin: 0 0 8px;
	font-size: 14px;
	font-weight: 600;
	color: #0f172a;
}

.ars-room-mates-rez__list {
	margin: 0;
	padding: 0 0 0 1.1em;
	font-size: 14px;
	line-height: 1.55;
	color: #334155;
}

.ars-room-mates-rez__item {
	margin: 0 0 6px;
}

.ars-room-mates-rez__item.is-same-guest {
	opacity: 0.9;
}

.ars-room-mates-rez__name {
	font-weight: 500;
}

.ars-room-mates-rez__status {
	color: #475569;
}

.ars-room-mates-rez__link {
	margin-left: 2px;
	white-space: nowrap;
}

.ars-limit-modal .ars-modal-footer {
	display: flex;
	justify-content: flex-end;
	padding: 16px 20px;
	border-top: 1px solid #e2e8f0;
	background: #f8fafc;
}

body.ars-modal-open {
	overflow: hidden;
}

/* Thank you modal (after successful reservation) */
.ars-thankyou-modal {
	position: fixed;
	inset: 0;
	z-index: 100002;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.25s, visibility 0.25s;
}

.ars-thankyou-modal.is-open {
	opacity: 1;
	visibility: visible;
}

.ars-thankyou-modal .ars-modal-backdrop {
	position: absolute;
	inset: 0;
	background: rgba(15, 23, 42, 0.5);
	cursor: pointer;
}

.ars-thankyou-modal-dialog {
	position: relative;
	width: 100%;
	max-width: 480px;
	max-height: 85vh;
	overflow: auto;
	background: #fff;
	border-radius: 16px;
	box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
}

.ars-thankyou-modal .ars-modal-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 18px 20px;
	border-bottom: 1px solid #e2e8f0;
	background: #f0fdf4;
}

.ars-thankyou-modal .ars-modal-title {
	margin: 0;
	font-size: 1.25rem;
	font-weight: 600;
	color: #166534;
}

.ars-thankyou-modal .ars-modal-close {
	background: none;
	border: none;
	font-size: 24px;
	line-height: 1;
	color: #64748b;
	cursor: pointer;
	padding: 4px;
	transition: color 0.2s;
}

.ars-thankyou-modal .ars-modal-close:hover {
	color: #0f172a;
}

.ars-thankyou-modal .ars-modal-body {
	padding: 20px;
}

.ars-thankyou-modal-message {
	font-size: 15px;
	line-height: 1.65;
	color: #334155;
	white-space: pre-wrap;
}

.ars-thankyou-modal-message br {
	white-space: normal;
}

/* Rezervasyon kodu bloğu (teşekkür modalında) */
.ars-thankyou-voucher-wrap {
	margin-top: 20px;
	padding: 18px 20px;
	background: #fce7f3;
	border: 2px solid #db2777;
	border-radius: 12px;
	text-align: center;
}
.ars-thankyou-voucher-label {
	margin: 0 0 8px 0;
	font-size: 14px;
	font-weight: 600;
	color: #9d174d;
}
.ars-thankyou-voucher-code {
	margin: 0 0 12px 0;
	font-size: 22px;
	font-weight: 700;
	font-family: ui-monospace, "Cascadia Code", "Source Code Pro", Menlo, Consolas, monospace;
	letter-spacing: 0.08em;
	color: #be185d;
}
.ars-thankyou-voucher-code a.ars-thankyou-voucher-link {
	color: #be185d;
	text-decoration: none;
	border-bottom: 2px solid #db2777;
}
.ars-thankyou-voucher-code a.ars-thankyou-voucher-link:hover {
	text-decoration: none;
	border-bottom-color: #9d174d;
	color: #9d174d;
}
.ars-thankyou-voucher-hint {
	margin: 0;
	font-size: 14px;
	line-height: 1.45;
	color: #831843;
}

.ars-thankyou-modal .ars-modal-footer {
	display: flex;
	justify-content: flex-end;
	padding: 16px 20px;
	border-top: 1px solid #e2e8f0;
	background: #f8fafc;
	border-radius: 0 0 16px 16px;
}

/* Flatpickr overrides – align with form */
.ars-wizard-form .flatpickr-input {
	width: 100%;
	padding: 10px 12px;
	font-size: 15px;
	border: 1px solid #cbd5e1;
	border-radius: 8px;
	background: #fff;
}

/* Message */
.ars-message {
	padding: 14px 18px;
	margin-top: 20px;
	border-radius: 8px;
	font-size: 14px;
	font-weight: 500;
	opacity: 0;
	transition: opacity 0.3s;
}

.ars-message.is-visible {
	opacity: 1;
}

.ars-message-success {
	background: #ccfbf1;
	color: #0f766e;
	border: 1px solid #5eead4;
}

.ars-message-error {
	background: #fee2e2;
	color: #b91c1c;
	border: 1px solid #fca5a5;
}

/* Reservation closed (intake hours) */
.ars-reservation-closed {
	max-width: 560px;
	margin: 0 auto;
	padding: 32px 24px;
	text-align: center;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, sans-serif;
	color: #475569;
	background: #f8fafc;
	border: 1px solid #e2e8f0;
	border-radius: 12px;
}

.ars-reservation-closed-icon {
	color: #94a3b8;
	margin-bottom: 16px;
}

.ars-reservation-closed-title {
	font-size: 1.25rem;
	font-weight: 600;
	margin: 0 0 8px;
	color: #334155;
}

.ars-reservation-closed-text {
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 16px;
}

.ars-reservation-closed-hours {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: 500;
	color: #0f766e;
}

.ars-reservation-closed-hours li {
	padding: 4px 0;
}

.ars-closed-menu-preview {
	margin-top: 20px;
}

.ars-closed-view-menu-btn {
	border: 1px solid rgba(13, 148, 136, 0.45);
	border-radius: 999px;
	font-weight: 600;
	min-height: 44px;
	padding: 10px 24px;
	color: #0f766e;
	background: rgba(240, 253, 250, 0.9);
	transition: transform 0.15s ease, box-shadow 0.2s ease, background 0.2s ease;
	touch-action: manipulation;
}

.ars-closed-view-menu-btn:hover:not(:disabled) {
	background: #ccfbf1;
	border-color: #0d9488;
	color: #0f172a;
	box-shadow: 0 6px 20px rgba(13, 148, 136, 0.2);
	transform: translateY(-1px);
}

.ars-closed-view-menu-btn:focus-visible {
	outline: 2px solid #0d9488;
	outline-offset: 2px;
}

.ars-intake-closed-actions {
	margin: 12px 0 0;
}

.ars-intake-closed-actions .ars-btn {
	margin-top: 4px;
	min-height: 44px;
	padding-inline: 20px;
	touch-action: manipulation;
}

/* Read-only menu preview (closed intake or ajax intake_closed) */
.ars-menu-preview-modal {
	position: fixed;
	inset: 0;
	z-index: 100003;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: max(16px, env(safe-area-inset-top));
	padding-right: max(16px, env(safe-area-inset-right));
	padding-bottom: max(16px, env(safe-area-inset-bottom));
	padding-left: max(16px, env(safe-area-inset-left));
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.25s, visibility 0.25s;
}

.ars-menu-preview-modal.is-open {
	opacity: 1;
	visibility: visible;
}

.ars-menu-preview-modal .ars-modal-backdrop {
	position: absolute;
	inset: 0;
	background: rgba(15, 23, 42, 0.5);
	cursor: pointer;
}

.ars-menu-preview-modal-dialog {
	position: relative;
	width: 100%;
	max-width: min(960px, calc(100vw - 24px));
	max-height: min(900px, 92vh);
	max-height: min(900px, 92dvh);
	overflow: hidden;
	display: flex;
	flex-direction: column;
	background: #f8fafc;
	border-radius: 18px;
	box-shadow: 0 25px 80px rgba(15, 23, 42, 0.28), 0 0 0 1px rgba(255, 255, 255, 0.06) inset;
	overscroll-behavior: contain;
}

.ars-menu-preview-modal-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	background: linear-gradient(135deg, #0f766e 0%, #134e4a 55%, #0f172a 100%);
	color: #ecfdf5;
	border-bottom: 1px solid rgba(255, 255, 255, 0.12);
	padding: 18px 20px;
}

.ars-menu-preview-modal-header .ars-modal-title {
	margin: 0;
	flex: 1;
	font-size: 1.2rem;
	font-weight: 700;
	color: #f8fafc;
	letter-spacing: -0.02em;
}

.ars-menu-preview-modal-header .ars-modal-close {
	flex-shrink: 0;
	box-sizing: border-box;
	min-width: 44px;
	min-height: 44px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: rgba(236, 253, 245, 0.85);
	touch-action: manipulation;
	border-radius: 10px;
}

.ars-menu-preview-modal-header .ars-modal-close:hover {
	color: #fff;
}

.ars-menu-preview-modal-body {
	flex: 1;
	overflow: auto;
	padding: 20px;
	font-size: 15px;
	line-height: 1.5;
	color: #334155;
	background: linear-gradient(180deg, #f1f5f9 0%, #f8fafc 140px);
	-webkit-overflow-scrolling: touch;
	overscroll-behavior-y: contain;
}

.ars-menu-preview-modal-footer {
	border-top: 1px solid rgba(148, 163, 184, 0.25);
	background: #fff;
	border-radius: 0 0 18px 18px;
	padding: 14px 20px;
	display: flex;
	justify-content: flex-end;
}

.ars-menu-preview-modal-footer .ars-btn-ghost {
	font-weight: 600;
	border-radius: 10px;
	min-height: 44px;
	padding-inline: 20px;
	touch-action: manipulation;
}

@media (hover: none) {
	.ars-menu-preview-modal-footer .ars-btn-ghost:active {
		opacity: 0.92;
	}
}

.ars-menu-preview-tabs {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 20px;
}

.ars-menu-preview-tab {
	border: 1px solid rgba(100, 116, 139, 0.25);
	background: #fff;
	border-radius: 12px;
	padding: 10px 16px;
	min-height: 44px;
	font-size: 14px;
	font-weight: 600;
	color: #475569;
	cursor: pointer;
	box-shadow: 0 2px 8px rgba(15, 23, 42, 0.04);
	transition: transform 0.15s ease, box-shadow 0.2s ease, border-color 0.2s ease,
		background 0.2s ease, color 0.2s ease;
	touch-action: manipulation;
}

.ars-menu-preview-tab:hover {
	border-color: #94a3b8;
	color: #0f172a;
	box-shadow: 0 8px 20px rgba(15, 23, 42, 0.08);
	transform: translateY(-1px);
}

.ars-menu-preview-tab.is-active {
	background: #0f766e;
	border-color: #0f766e;
	color: #fff;
	box-shadow: 0 8px 28px rgba(15, 118, 110, 0.35);
}

@media (hover: none) {
	.ars-menu-preview-tab:active {
		transform: scale(0.98);
	}

	.ars-menu-preview-tab.is-active:active {
		transform: none;
	}
}

.ars-menu-preview-panel {
	animation: ars-menu-preview-fade-in 0.25s ease;
}

@media (prefers-reduced-motion: reduce) {
	.ars-menu-preview-panel {
		animation: none;
	}

	.ars-menu-preview-tab,
	.ars-menu-preview-card {
		transition: none;
	}

	.ars-menu-preview-card:hover {
		transform: none;
	}

	@media (hover: none) {
		.ars-menu-preview-tab:active {
			transform: none;
		}
	}
}

@keyframes ars-menu-preview-fade-in {
	from {
		opacity: 0;
		transform: translateY(6px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.ars-menu-preview-rest-name {
	margin: 0 0 14px;
	font-size: 1.2rem;
	font-weight: 700;
	color: #0f172a;
	letter-spacing: -0.02em;
}

.ars-menu-preview-regime-title {
	margin: 24px 0 12px;
	font-size: 1.05rem;
	font-weight: 700;
	color: #134e4a;
	border-left: 4px solid #14b8a6;
	padding-left: 12px;
	line-height: 1.35;
}

.ars-menu-preview-regime-title:first-of-type {
	margin-top: 0;
}

.ars-menu-preview-course-title {
	margin: 18px 0 10px;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	color: #64748b;
}

.ars-menu-preview-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(168px, 1fr));
	gap: 14px;
	margin: 0 0 18px;
}

@media (min-width: 620px) {
	.ars-menu-preview-grid {
		grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
		gap: 16px;
	}
}

.ars-menu-preview-card {
	display: flex;
	flex-direction: column;
	background: #fff;
	border-radius: 14px;
	overflow: hidden;
	border: 1px solid rgba(148, 163, 184, 0.18);
	box-shadow: 0 10px 32px rgba(15, 23, 42, 0.07);
	transition: transform 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.22s ease,
		border-color 0.22s ease;
	cursor: pointer;
	outline-offset: 2px;
	-webkit-tap-highlight-color: transparent;
}

.ars-menu-preview-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 22px 48px rgba(15, 23, 42, 0.12);
	border-color: rgba(13, 148, 136, 0.35);
}

.ars-menu-preview-card-media {
	position: relative;
	aspect-ratio: 5 / 4;
	background: linear-gradient(145deg, #e2e8f0 0%, #cbd5e1 100%);
	overflow: hidden;
}

.ars-menu-preview-card-media--empty {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 120px;
}

.ars-menu-preview-card-media--empty::after {
	content: '';
	width: 40px;
	height: 40px;
	border-radius: 12px;
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0));
	opacity: 0.9;
}

.ars-menu-preview-card-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.ars-menu-preview-card-body {
	padding: 12px 12px 14px;
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 0;
	min-width: 0;
	width: 100%;
	box-sizing: border-box;
}

.ars-menu-preview-card-title {
	margin: 0;
	width: 100%;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.42;
	color: #0f172a;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-clamp: 3;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.ars-menu-preview-card-alt-name {
	margin: 4px 0 0;
	width: 100%;
	font-size: 12px;
	line-height: 1.35;
	color: #64748b;
	font-weight: 500;
	word-break: break-word;
}

.ars-menu-preview-card:focus:not(:focus-visible) {
	outline: none;
}

.ars-menu-preview-card:focus-visible {
	outline: 2px solid #0d9488;
	box-shadow: 0 10px 32px rgba(15, 23, 42, 0.07), 0 0 0 3px rgba(13, 148, 136, 0.25);
}

@media (hover: none) {
	.ars-menu-preview-tab:hover {
		transform: none;
	}

	.ars-menu-preview-card:hover {
		transform: none;
		box-shadow: 0 10px 32px rgba(15, 23, 42, 0.07);
		border-color: rgba(148, 163, 184, 0.22);
	}
}

/* Mobile menu preview layout (touch targets, grid, scrolling tabs, safe inset) */
@media (max-width: 640px) {
	.ars-menu-preview-modal {
		padding-left: max(8px, env(safe-area-inset-left));
		padding-right: max(8px, env(safe-area-inset-right));
		align-items: flex-end;
	}

	.ars-menu-preview-modal-dialog {
		max-width: 100%;
		border-radius: 16px;
		min-height: 0;
		max-height: min(900px, calc(92vh - env(safe-area-inset-bottom)));
	}

	.ars-menu-preview-modal-body {
		padding-top: 14px;
		padding-right: max(14px, env(safe-area-inset-right));
		padding-bottom: calc(14px + env(safe-area-inset-bottom));
		padding-left: max(14px, env(safe-area-inset-left));
		font-size: 15px;
	}

	.ars-menu-preview-modal-header {
		padding-left: max(14px, env(safe-area-inset-left));
		padding-right: max(14px, env(safe-area-inset-right));
	}

	.ars-menu-preview-modal-footer {
		padding-right: max(16px, env(safe-area-inset-right));
		padding-left: max(16px, env(safe-area-inset-left));
		padding-bottom: max(14px, env(safe-area-inset-bottom));
	}

	.ars-menu-preview-modal-header .ars-modal-title {
		font-size: 1.1rem;
	}

	/* Scroll restaurant tabs sideways when there are multiple venues */
	.ars-menu-preview-tabs {
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		gap: 8px;
		margin-inline: -2px;
		padding-bottom: 8px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: thin;
		overscroll-behavior-x: contain;
		scroll-snap-type: x proximity;
	}

	.ars-menu-preview-tab {
		flex: 0 0 auto;
		scroll-snap-align: start;
		max-width: min(85vw, 320px);
	}
}

@supports (height: 100dvh) {
	@media (max-width: 640px) {
		.ars-menu-preview-modal-dialog {
			max-height: min(900px, calc(92dvh - env(safe-area-inset-bottom)));
		}
	}
}

@media (max-width: 619px) {
	.ars-menu-preview-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 12px;
	}
}

@media (max-width: 360px) {
	.ars-menu-preview-grid {
		grid-template-columns: 1fr;
		gap: 12px;
	}
}

/* Check reservation status link (main page) */
.ars-check-status-link-wrap {
	margin: 0 0 20px 0;
	text-align: center;
}
.ars-link-button {
	background: none;
	border: none;
	padding: 0;
	font-size: 15px;
	color: #db2777;
	text-decoration: underline;
	cursor: pointer;
}
.ars-link-button:hover {
	color: #be185d;
}

/* Status lookup modal (main page) */
.ars-status-lookup-modal .ars-modal-dialog {
	max-width: 480px;
}
.ars-status-lookup-form-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	gap: 12px;
}
.ars-status-lookup-form-wrap .ars-status-code-wrap {
	flex: 1;
	min-width: 160px;
}
.ars-status-lookup-error {
	margin-top: 12px;
	padding: 12px 14px;
	background: #fef2f2;
	border: 1px solid #fecaca;
	border-radius: 8px;
	color: #b91c1c;
	font-size: 14px;
}
.ars-status-lookup-result {
	margin-top: 0;
}

/* Standalone lookup widget [ars_reservation_lookup] */
.ars-reservation-lookup-widget {
	max-width: 520px;
	margin: 0 auto;
	padding: 16px 0;
	box-sizing: border-box;
}
.ars-reservation-lookup-widget .ars-lookup-label {
	display: block;
	margin-bottom: 8px;
	font-weight: 600;
	font-size: 15px;
	color: #334155;
}
.ars-reservation-lookup-widget .ars-lookup-row {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	gap: 12px;
}
.ars-reservation-lookup-widget .ars-lookup-row .ars-status-code-wrap {
	flex: 1;
	min-width: 140px;
}
/* PIN-style 6 digit boxes */
.ars-pin-code-wrap {
	display: flex;
	align-items: center;
	gap: 0;
	border: 1px solid #cbd5e1;
	border-radius: 10px;
	background: #fff;
	overflow: hidden;
}
.ars-pin-code-wrap .ars-status-code-prefix {
	border-radius: 0;
	border-right: 1px solid #cbd5e1;
	padding: 12px 10px 12px 14px;
}
.ars-pin-digits {
	display: flex;
	align-items: stretch;
	gap: 4px;
	padding: 8px;
}
.ars-pin-digit {
	width: 36px;
	height: 44px;
	padding: 0;
	border: 1px solid #e2e8f0;
	border-radius: 8px;
	background: #f8fafc;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	color: #0f172a;
	box-sizing: border-box;
	transition: border-color 0.2s, box-shadow 0.2s;
}
.ars-pin-digit:focus {
	outline: none;
	border-color: #db2777;
	box-shadow: 0 0 0 2px rgba(219, 39, 119, 0.25);
	background: #fff;
}
.ars-pin-digit::placeholder {
	color: #94a3b8;
}
.ars-pin-code-wrap:focus-within {
	box-shadow: 0 0 0 2px #db2777;
	border-color: #db2777;
}
@media (max-width: 480px) {
	.ars-pin-digit {
		width: 32px;
		height: 40px;
		font-size: 18px;
	}
	.ars-pin-digits {
		padding: 6px;
		gap: 3px;
	}
}
.ars-reservation-lookup-widget .ars-lookup-error {
	margin-top: 12px;
	padding: 12px 14px;
	background: #fef2f2;
	border: 1px solid #fecaca;
	border-radius: 8px;
	color: #b91c1c;
	font-size: 14px;
}

/* Lookup result modal – overlay, gizli varsayılan */
.ars-lookup-result-modal {
	position: fixed;
	inset: 0;
	z-index: 100002;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	box-sizing: border-box;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.25s, visibility 0.25s;
}
.ars-lookup-result-modal.is-open {
	opacity: 1;
	visibility: visible;
}
.ars-lookup-result-modal .ars-modal-backdrop {
	position: absolute;
	inset: 0;
	background: rgba(15, 23, 42, 0.5);
	cursor: pointer;
}
.ars-lookup-result-modal .ars-modal-dialog {
	position: relative;
	width: 100%;
	max-width: 520px;
	max-height: 85vh;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	background: #fff;
	border-radius: 16px;
	box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
}
.ars-lookup-result-modal .ars-modal-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 18px 20px;
	border-bottom: 1px solid #e2e8f0;
	flex-shrink: 0;
}
.ars-lookup-result-modal .ars-modal-title {
	margin: 0;
	font-size: 1.25rem;
	font-weight: 600;
	color: #0f172a;
}
.ars-lookup-result-modal .ars-modal-close {
	background: none;
	border: none;
	font-size: 24px;
	line-height: 1;
	color: #64748b;
	cursor: pointer;
	padding: 4px;
	transition: color 0.2s;
}
.ars-lookup-result-modal .ars-modal-close:hover {
	color: #0f172a;
}
.ars-lookup-result-modal .ars-modal-body {
	padding: 20px;
	max-height: 70vh;
	overflow-y: auto;
	flex: 1;
}
.ars-lookup-result-modal .ars-modal-footer {
	display: flex;
	justify-content: flex-end;
	padding: 16px 20px;
	border-top: 1px solid #e2e8f0;
	background: #f8fafc;
	border-radius: 0 0 16px 16px;
	flex-shrink: 0;
}

/* Reservation status page [ars_reservation_status] */
.ars-status-wrap {
	max-width: 520px;
	margin: 0 auto;
	padding: 24px 16px;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, sans-serif;
	box-sizing: border-box;
}
@media (max-width: 480px) {
	.ars-status-wrap {
		padding: 16px 12px;
	}
}
.ars-status-form {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	gap: 12px;
	margin-bottom: 28px;
}
@media (max-width: 480px) {
	.ars-status-form {
		flex-direction: column;
		align-items: stretch;
		gap: 14px;
		margin-bottom: 24px;
	}
}
.ars-status-field {
	flex: 1;
	min-width: 200px;
}
@media (max-width: 480px) {
	.ars-status-field {
		min-width: 0;
		width: 100%;
	}
}
.ars-status-field label {
	display: block;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 6px;
	color: #334155;
}
.ars-status-code-wrap {
	display: flex;
	align-items: stretch;
	border: 1px solid #cbd5e1;
	border-radius: 8px;
	background: #fff;
}
.ars-status-code-prefix {
	display: flex;
	align-items: center;
	padding: 10px 12px 10px 14px;
	font-size: 16px;
	font-weight: 700;
	color: #64748b;
	background: #f1f5f9;
	border-right: 1px solid #cbd5e1;
	border-radius: 8px 0 0 8px;
}
@media (max-width: 480px) {
	.ars-status-code-wrap {
		width: 100%;
	}
	.ars-status-input,
	.ars-status-code-prefix {
		min-height: 44px;
		padding: 12px 14px;
	}
}
.ars-status-wrap .ars-btn {
	min-height: 44px;
	padding: 10px 20px;
}
@media (max-width: 480px) {
	.ars-status-wrap .ars-btn {
		width: 100%;
		min-height: 48px;
		font-size: 16px;
	}
}
.ars-status-input {
	flex: 1;
	min-width: 0;
	padding: 10px 14px;
	font-size: 16px;
	font-family: ui-monospace, "Cascadia Code", Menlo, Consolas, monospace;
	letter-spacing: 0.05em;
	border: none;
	border-radius: 0 8px 8px 0;
	background: #fff;
}
.ars-status-input:focus {
	outline: none;
}
.ars-status-code-wrap:focus-within {
	box-shadow: 0 0 0 2px #db2777;
	border-color: #db2777;
}
.ars-status-result {
	margin-top: 24px;
	padding: 20px 24px;
	border-radius: 12px;
	box-sizing: border-box;
	border: 1px solid;
}
.ars-status-result--confirmed {
	background: #ecfdf5;
	border-color: #6ee7b7;
}
.ars-status-result--confirmed .ars-status-result-title { color: #047857; }
.ars-status-result--confirmed .ars-status-dl dt { border-top-color: #6ee7b7; }
.ars-status-result--completed {
	background: #ccfbf1;
	border-color: #5eead4;
}
.ars-status-result--completed .ars-status-result-title { color: #0f766e; }
.ars-status-result--completed .ars-status-dl dt { border-top-color: #5eead4; }
.ars-status-result--pending {
	background: #fffbeb;
	border-color: #fcd34d;
}
.ars-status-result--pending .ars-status-result-title { color: #b45309; }
.ars-status-result--pending .ars-status-dl dt { border-top-color: #fcd34d; }
.ars-status-result--cancelled {
	background: #fef2f2;
	border-color: #fca5a5;
}
.ars-status-result--cancelled .ars-status-result-title { color: #b91c1c; }
.ars-status-result--cancelled .ars-status-dl dt { border-top-color: #fca5a5; }

.ars-status-group-note{
	display:flex;
	gap:10px;
	align-items:flex-start;
	margin:-6px -4px 14px -4px;
	padding:12px 14px;
	border-radius:10px;
	border:1px solid rgba(234,179,8,.45);
	background:rgba(255,251,235,.85);
	color:#92400e;
	font-weight:600;
	line-height:1.35;
}
.ars-status-group-note__icon{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:22px;
	height:22px;
	border-radius:50%;
	background:rgba(234,179,8,.25);
	flex-shrink:0;
	font-weight:800;
}
.ars-status-group-note__text{font-size:14px}
.ars-status-group-note--sedna{
	margin:12px 0 14px 0;
}
/* Grup oturumu: kompakt, zarif (admin seating ile eş odalar) */
.ars-status-group-banner{
	display:flex;
	gap:10px;
	align-items:flex-start;
	margin:0 0 12px 0;
	padding:10px 12px 10px;
	border-radius:10px;
	border:1px solid rgba(5,150,105,.42);
	background:linear-gradient(180deg, rgba(236,253,245,.95) 0%, rgba(240,253,244,.92) 100%);
	box-shadow:0 1px 3px rgba(5,150,105,.06);
	color:#065f46;
}
.ars-status-group-banner__mark{
	display:flex;
	align-items:center;
	justify-content:center;
	width:34px;
	height:34px;
	flex-shrink:0;
	margin-top:1px;
	border-radius:9px;
	background:#059669;
	box-shadow:0 1px 4px rgba(5,150,105,.22);
}
.ars-status-group-banner__check{
	color:#fff;
	font-weight:700;
	font-size:0.95rem;
	line-height:1;
}
.ars-status-group-banner__main{min-width:0;flex:1}
.ars-status-group-banner__eyebrow{
	margin:0 0 2px;
	font-size:0.6rem;
	font-weight:700;
	letter-spacing:0.1em;
	text-transform:uppercase;
	color:#047857;
}
.ars-status-group-banner__title{
	margin:0 0 6px;
	font-size:13px;
	font-weight:600;
	line-height:1.35;
	color:#064e3b;
}
.ars-status-group-banner__chips{
	display:flex;
	flex-wrap:wrap;
	gap:5px;
	align-items:center;
}
.ars-status-group-banner__chip{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-width:0;
	padding:3px 9px;
	border-radius:999px;
	background:rgba(255,255,255,.85);
	border:1px solid rgba(16,185,129,.55);
	font-weight:700;
	font-size:13px;
	letter-spacing:0.01em;
	color:#047857;
	line-height:1.2;
	box-shadow:none;
}
.ars-status-group-banner--sedna{
	margin:10px 0 12px 0;
}
@media (max-width: 480px) {
	.ars-status-result {
		padding: 16px;
		margin-top: 20px;
	}
	.ars-status-group-banner {
		flex-direction: row;
		align-items: flex-start;
		padding: 9px 10px;
		gap: 9px;
	}
	.ars-status-group-banner__mark {
		width: 32px;
		height: 32px;
		margin-inline: 0;
	}
}
.ars-status-hero {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	margin: -4px -4px 20px -4px;
	padding: 18px 20px;
	border-radius: 10px;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.3;
	text-align: center;
}
.ars-status-hero-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	flex-shrink: 0;
	font-size: 1.5rem;
	border-radius: 50%;
	background: rgba(255,255,255,0.4);
}
.ars-status-hero--confirmed {
	background: #059669;
	color: #fff;
}
.ars-status-hero--confirmed .ars-status-hero-icon { background: rgba(255,255,255,0.3); }
.ars-status-hero--completed {
	background: #0d9488;
	color: #fff;
}
.ars-status-hero--completed .ars-status-hero-icon { background: rgba(255,255,255,0.3); }
.ars-status-hero--pending {
	background: #d97706;
	color: #fff;
}
.ars-status-hero--pending .ars-status-hero-icon { background: rgba(255,255,255,0.3); }
.ars-status-hero--cancelled {
	background: #dc2626;
	color: #fff;
}
.ars-status-hero--cancelled .ars-status-hero-icon { background: rgba(255,255,255,0.3); }
@media (max-width: 480px) {
	.ars-status-hero {
		margin: -2px -2px 16px -2px;
		padding: 16px 14px;
		font-size: 1.1rem;
		flex-wrap: wrap;
	}
	.ars-status-hero-icon {
		width: 36px;
		height: 36px;
		font-size: 1.25rem;
	}
}
.ars-status-result-title {
	font-size: 1.125rem;
	font-weight: 600;
	margin: 0 0 16px;
	color: #166534;
}
.ars-status-dl {
	display: grid;
	grid-template-columns: 120px 1fr;
	gap: 8px 20px;
	margin: 0;
	font-size: 15px;
}
@media (max-width: 480px) {
	.ars-status-dl {
		grid-template-columns: 1fr;
		gap: 4px 0;
		font-size: 14px;
	}
	.ars-status-dl dt {
		margin-top: 10px;
		padding-top: 8px;
		border-top: 1px solid;
	}
	.ars-status-dl dt:first-child { margin-top: 0; padding-top: 0; border-top: none; }
}
.ars-status-dl dt {
	margin: 0;
	color: #64748b;
	font-weight: 500;
}
.ars-status-dl dd {
	margin: 0;
	color: #0f172a;
}
.ars-status-badge {
	display: inline-block;
	padding: 4px 10px;
	border-radius: 6px;
	font-size: 13px;
	font-weight: 600;
}
.ars-status-badge--pending { background: #fef3c7; color: #b45309; }
.ars-status-badge--confirmed { background: #dbeafe; color: #1d4ed8; }
.ars-status-badge--completed { background: #d1fae5; color: #047857; }
.ars-status-badge--cancelled { background: #fee2e2; color: #b91c1c; }
.ars-status-notfound {
	margin: 20px 0 0;
	padding: 16px 20px;
	background: #fef2f2;
	border: 1px solid #fecaca;
	border-radius: 8px;
	color: #b91c1c;
	font-weight: 500;
	box-sizing: border-box;
}
@media (max-width: 480px) {
	.ars-status-notfound {
		padding: 14px 16px;
		margin-top: 16px;
	}
}

/* Sıra ekranı [ars_reservation_queue] – sadece tablo, kart yok */
.ars-queue-wrap {
	max-width: 560px;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
}
.ars-queue-table {
	width: 100%;
	border-collapse: collapse;
	font-size: 15px;
	background: #fff;
}
.ars-queue-th {
	text-align: left;
	padding: 14px 16px;
	background: #888888;
	color: #fff;
	font-weight: 600;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	border: none;
}
.ars-queue-th:first-child {
	border-radius: 8px 0 0 0;
}
.ars-queue-th:last-child {
	border-radius: 0 8px 0 0;
}
.ars-queue-td {
	padding: 14px 16px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
	font-weight: 500;
}
.ars-queue-tr:last-child .ars-queue-td {
	border-bottom: none;
}
.ars-queue-tr:last-child .ars-queue-td:first-child {
	border-radius: 0 0 0 8px;
}
.ars-queue-tr:last-child .ars-queue-td:last-child {
	border-radius: 0 0 8px 0;
}
.ars-queue-td-room {
	font-weight: 700;
	width: 18%;
}
.ars-queue-td-name {
	letter-spacing: 0.02em;
}
/* Satır renkleri: onaylanan = yeşil, bekleyen = sarı, reddedilen/iptal = kırmızı */
.ars-queue-tr--confirmed .ars-queue-td {
	background: #ecfdf5;
	color: #065f46;
	border-bottom-color: #a7f3d0;
}
.ars-queue-tr--completed .ars-queue-td {
	background: #ecfdf5;
	color: #065f46;
	border-bottom-color: #a7f3d0;
}
.ars-queue-tr--pending .ars-queue-td {
	background: #fefce8;
	color: #854d0e;
	border-bottom-color: #fde047;
}
.ars-queue-tr--cancelled .ars-queue-td {
	background: #fef2f2;
	color: #991b1b;
	border-bottom-color: #fecaca;
}
.ars-queue-empty {
	margin: 0;
	padding: 20px;
	text-align: center;
	color: #64748b;
	font-size: 15px;
}

/* Mobil: tablo aynı kalır, sadece daha kibar ölçek */
@media (max-width: 640px) {
	.ars-queue-wrap {
		max-width: 100%;
		padding: 0 12px;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	.ars-queue-table {
		min-width: 280px;
		font-size: 14px;
	}
	.ars-queue-th {
		padding: 11px 12px;
		font-size: 11px;
	}
	.ars-queue-td {
		padding: 11px 12px;
		font-size: 13px;
	}
}

/* ——— Sedna 3-step slider wizard ——— */
.ars-reservation-container--sedna {
	max-width: 480px;
}

.ars-wizard--sedna-mode {
	max-width: none;
	padding: 0;
}

.ars-wizard-sedna-head {
	text-align: center;
	margin-bottom: 22px;
}

.ars-wizard-sedna-brand {
	font-size: 1.35rem;
	font-weight: 700;
	letter-spacing: -0.03em;
	color: #0f172a;
	margin-bottom: 18px;
	background: linear-gradient(135deg, #0f766e 0%, #0d9488 50%, #115e59 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
}

.ars-wizard-sedna-steps {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0;
	margin-bottom: 10px;
}

.ars-wizard-sedna-dot {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #cbd5e1;
	transition: background 0.3s ease, transform 0.3s ease;
}

.ars-wizard-sedna-dot.is-active {
	background: linear-gradient(135deg, #0f766e, #14b8a6);
	transform: scale(1.15);
	box-shadow: 0 0 0 3px rgba(15, 118, 110, 0.2);
}

.ars-wizard-sedna-line {
	width: 36px;
	height: 2px;
	background: #e2e8f0;
	margin: 0 4px;
}

.ars-wizard-sedna-step-label {
	font-size: 13px;
	font-weight: 600;
	color: #64748b;
	margin: 0;
}

.ars-sedna-session-bar {
	margin: 0 0 16px;
	padding: 0;
}

.ars-sedna-session-bar[hidden] {
	display: none !important;
}

.ars-sedna-session-bar-inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 12px 16px;
	padding: 14px 16px;
	background: linear-gradient(135deg, #ecfdf5 0%, #f0fdfa 45%, #ffffff 100%);
	border: 1px solid rgba(15, 118, 110, 0.28);
	border-radius: 16px;
	box-shadow: 0 2px 12px rgba(15, 118, 110, 0.1);
}

.ars-sedna-session-identity {
	display: flex;
	align-items: center;
	gap: 12px;
	min-width: 0;
	text-align: left;
}

.ars-sedna-session-avatar {
	flex-shrink: 0;
	width: 44px;
	height: 44px;
	border-radius: 14px;
	background: linear-gradient(145deg, #0f766e, #14b8a6);
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	line-height: 1;
	box-shadow: 0 2px 8px rgba(15, 118, 110, 0.35);
}

.ars-sedna-session-welcome-line {
	margin: 0 0 4px;
	font-size: 15px;
	color: #334155;
	line-height: 1.35;
}

.ars-sedna-session-welcome-line .ars-sedna-welcome-name {
	color: #0f172a;
	font-weight: 800;
	letter-spacing: -0.02em;
}

.ars-sedna-session-room-line {
	margin: 0;
	font-size: 13px;
	color: #64748b;
	font-weight: 600;
}

.ars-sedna-welcome-roomnum {
	color: #0f766e;
	font-size: 14px;
}

.ars-sedna-logout {
	padding: 10px 16px !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	white-space: nowrap;
}

.ars-sedna-post-booking {
	margin-bottom: 8px;
}

.ars-sedna-post-booking[hidden] {
	display: none !important;
}

.ars-sedna-post-booking-inner {
	overflow: hidden;
	position: relative;
	padding: 22px 20px 24px;
	background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
	border-radius: 20px;
	box-shadow: 0 4px 24px rgba(15, 23, 42, 0.08), 0 1px 3px rgba(15, 23, 42, 0.06);
	border: 1px solid #e2e8f0;
}

.ars-sedna-post-kicker {
	margin: 0 0 6px;
	font-size: 13px;
	font-weight: 600;
	color: #0d9488;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}

.ars-sedna-post-title {
	margin: 0 0 8px;
	font-size: 1.35rem;
	font-weight: 700;
	color: #0f172a;
}

.ars-sedna-post-lead {
	margin: 0 0 14px;
	font-size: 15px;
	color: #475569;
	line-height: 1.45;
}

/* Tam genişlik kurdele: kart üst şeridi (Onay bekliyor / Onaylandı vb.) */
.ars-sedna-post-status-pill {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: calc(100% + 40px);
	margin: -22px -20px 18px;
	box-sizing: border-box;
	padding: 14px 20px;
	border-radius: 0;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 0.02em;
	line-height: 1.25;
	background: linear-gradient(180deg, #f8fafc 0%, #f1f5f9 100%);
	color: #334155;
	border-bottom: 1px solid rgba(15, 23, 42, 0.08);
	box-shadow: inset 0 -2px 0 rgba(255, 255, 255, 0.65);
}

.ars-sedna-post-status-pill.is-pending {
	background: linear-gradient(180deg, #fffbeb 0%, #fde68a 55%, #fcd34d 100%);
	color: #9a3412;
	border-bottom-color: rgba(180, 83, 9, 0.22);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.45);
}

.ars-sedna-post-status-pill.is-confirmed {
	background: linear-gradient(180deg, #ecfdf5 0%, #a7f3d0 45%, #6ee7b7 100%);
	color: #065f46;
	border-bottom-color: rgba(5, 150, 105, 0.28);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.ars-sedna-post-status-pill.is-completed {
	background: linear-gradient(180deg, #eff6ff 0%, #bfdbfe 55%, #93c5fd 100%);
	color: #1e40af;
	border-bottom-color: rgba(37, 99, 235, 0.25);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.ars-sedna-post-status-pill.is-cancelled {
	background: linear-gradient(180deg, #fef2f2 0%, #fecaca 50%, #fca5a5 100%);
	color: #991b1b;
	border-bottom-color: rgba(185, 28, 28, 0.25);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
}

.ars-sedna-post-dl {
	margin: 0;
	display: grid;
	gap: 10px 0;
}

.ars-sedna-post-dl-row {
	display: grid;
	grid-template-columns: 120px 1fr;
	gap: 8px 12px;
	align-items: start;
	font-size: 15px;
}

.ars-sedna-post-dl dt {
	margin: 0;
	color: #64748b;
	font-weight: 600;
}

.ars-sedna-post-dl dd {
	margin: 0;
	color: #0f172a;
}

.ars-sedna-post-dl--extra .ars-sedna-post-dl-row--rich dt {
	padding-top: 2px;
}

.ars-sedna-post-dd--rich {
	min-width: 0;
}

.ars-sedna-post-meals-block {
	display: flex;
	flex-direction: column;
	gap: 16px;
	width: 100%;
}

.ars-sedna-meals-guest {
	padding: 12px 0 0;
	border-top: 1px solid #e2e8f0;
}

.ars-sedna-post-meals-block .ars-sedna-meals-guest:first-child {
	border-top: none;
	padding-top: 0;
}

.ars-sedna-meals-guest-name {
	font-size: 14px;
	font-weight: 700;
	color: #0f172a;
	letter-spacing: -0.01em;
	margin: 0 0 8px;
	line-height: 1.3;
}

.ars-sedna-meals-guest-dob {
	font-weight: 500;
	font-size: 13px;
	color: #64748b;
	letter-spacing: 0.01em;
}

.ars-sedna-meals-list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.ars-sedna-meals-item {
	margin: 0;
	padding: 0 0 0 16px;
	position: relative;
	font-size: 14px;
	line-height: 1.5;
	color: #334155;
}

.ars-sedna-meals-item::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0.55em;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #0d9488;
	opacity: 0.65;
}

.ars-sedna-meals-course {
	font-weight: 600;
	color: #64748b;
}

.ars-sedna-meals-dish {
	font-weight: 500;
	color: #0f172a;
}

.ars-sedna-meals-list--legacy {
	margin: 0;
	padding: 0 0 0 18px;
}

.ars-sedna-meals-legacy-line {
	margin: 0 0 8px;
	font-size: 14px;
	line-height: 1.45;
	color: #334155;
}

.ars-sedna-meals-legacy-line:last-child {
	margin-bottom: 0;
}

.ars-sedna-post-detail-extra {
	margin-top: 8px;
	padding-top: 14px;
	border-top: 1px solid #e2e8f0;
}

.ars-sedna-post-dl--extra {
	margin-top: 0;
}

.ars-sedna-post-code {
	font-size: 17px;
	font-weight: 800;
	letter-spacing: 0.06em;
}

.ars-sedna-post-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 20px;
}

.ars-sedna-post-actions .ars-btn-ghost.ars-btn-danger {
	border-color: #fecaca;
	color: #b91c1c;
}

.ars-sedna-post-actions .ars-btn-ghost.ars-btn-danger:hover {
	background: #fef2f2;
}

.ars-wizard-shell--sedna {
	background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
	border-radius: 20px;
	box-shadow: 0 4px 24px rgba(15, 23, 42, 0.08), 0 1px 3px rgba(15, 23, 42, 0.06);
	border: 1px solid #e2e8f0;
	/* hidden kaldırıldı: iç viewport kaydırması + sticky başlık için gerekir */
	overflow-x: hidden;
	overflow-y: visible;
}

.ars-wizard-viewport {
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	width: 100%;
	min-height: 0;
	border-radius: 0 0 18px 18px;
	/* Dikey kaydır: uzun adımlarda üst metin (alerji sorusu vb.) kaybolmaz */
}
.ars-wizard-shell--sedna .ars-wizard-viewport {
	background: #fff;
}

.ars-wizard-track {
	display: flex;
	align-items: flex-start;
	width: 500%;
	transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
	will-change: transform;
}

.ars-wizard-slide {
	flex: 0 0 20%;
	width: 20%;
	min-width: 0;
	padding: 20px 18px 28px;
	box-sizing: border-box;
	align-self: flex-start;
}

.ars-wizard-slide-inner {
	max-width: 100%;
}

/* Review step (Sedna + classic): özet ve eksik yemek uyarısı */
.ars-sedna-review-slide .ars-slide-intro {
	margin-bottom: 14px;
}
.ars-review-top-alert {
	margin: 0 0 14px;
	padding: 12px 14px;
	border-radius: 10px;
	background: #fef2f2;
	border: 1px solid #fca5a5;
	color: #b91c1c;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.45;
}
.ars-sedna-review-content,
.ars-classic-review-content {
	font-size: 14px;
	line-height: 1.5;
	color: #0f172a;
}
.ars-sedna-review-kv {
	display: grid;
	gap: 10px 16px;
	margin-bottom: 20px;
	padding: 14px 16px;
	background: #f8fafc;
	border: 1px solid #e2e8f0;
	border-radius: 12px;
}
.ars-sedna-review-kv > div {
	display: flex;
	flex-wrap: wrap;
	gap: 6px 12px;
	align-items: baseline;
}
.ars-sedna-review-k {
	font-weight: 700;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	color: #64748b;
	min-width: 72px;
}
.ars-sedna-review-v {
	font-weight: 600;
	color: #0f172a;
}
.ars-sedna-review-guests-title {
	margin: 18px 0 10px;
	font-size: 15px;
	font-weight: 700;
	color: #0f172a;
}
.ars-sedna-review-guest-list,
.ars-classic-review-guest-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.ars-sedna-review-guest,
.ars-classic-review-guest {
	padding: 14px 16px;
	border: 1px solid #e2e8f0;
	border-radius: 12px;
	background: #fff;
}
.ars-sedna-review-guest-name {
	font-weight: 700;
	margin-bottom: 10px;
	color: #0f172a;
}
.ars-sedna-review-badge {
	display: inline-block;
	margin-left: 6px;
	padding: 2px 8px;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	border-radius: 6px;
	background: #ede9fe;
	color: #5b21b6;
}
.ars-sedna-review-baby-note {
	margin: 0;
	color: #64748b;
	font-size: 13px;
}
.ars-sedna-review-courses,
.ars-classic-review-courses {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.ars-sedna-review-courses li,
.ars-classic-review-courses li {
	display: grid;
	grid-template-columns: minmax(0, 140px) 1fr;
	gap: 8px 12px;
	align-items: baseline;
	font-size: 13px;
}
.ars-sedna-review-course,
.ars-classic-review-course {
	color: #64748b;
	font-weight: 600;
}
.ars-sedna-review-dish,
.ars-classic-review-dish {
	color: #0f172a;
	font-weight: 500;
}
.ars-sedna-review-missing,
.ars-classic-review-missing {
	color: #dc2626;
	font-weight: 700;
}
.ars-sedna-review-optional,
.ars-classic-review-optional {
	color: #94a3b8;
	font-style: italic;
}

/* Doğum tarihi: gün / ay / yıl (select) */
.ars-birth-dob-block {
	max-width: 100%;
}
.ars-birth-dob-legend {
	font-weight: 600;
	margin-bottom: 8px;
	color: #0f172a;
}
/* Gün-ay-yıl: iOS Safari’de flex + flex:1 1 0 bazen her hücreyi %100 gibi sarıp
   sütunları dikey dizer; 3 sütunlu grid her zaman yan yana kalır. */
.ars-birth-dob__row {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1.15fr);
	align-items: end;
	gap: 8px 10px;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
}
.ars-birth-dob__row .ars-birth-dob__cell,
.ars-birth-dob__row .ars-birth-dob__cell--year {
	min-width: 0;
	max-width: 100%;
}
.ars-birth-dob__row--readonly {
	opacity: 0.92;
}
.ars-birth-dob__row--readonly .ars-birth-dob__select {
	background: #f1f5f9;
	color: #475569;
}
.ars-birth-dob__cell {
	display: flex;
	flex-direction: column;
	gap: 4px;
	min-width: 0;
}
.ars-birth-dob__sublabel {
	font-size: 12px;
	font-weight: 500;
	color: #64748b;
	letter-spacing: 0.02em;
}
.ars-birth-dob__row .ars-birth-dob__select,
.ars-birth-dob__select {
	font-size: 16px;
	line-height: 1.35;
	width: 100% !important;
	max-width: 100%;
	min-width: 0;
	box-sizing: border-box;
	border-radius: 10px;
	border: 1px solid #e2e8f0;
	background: #fff
		url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23475569' d='M2.5 4.5L6 8l3.5-3.5'/%3E%3C/svg%3E")
		no-repeat right 10px center;
	background-size: 12px;
	padding: 10px 32px 10px 12px;
	-webkit-appearance: none;
	appearance: none;
	cursor: pointer;
	transition: border-color 0.15s ease, box-shadow 0.15s ease;
}
.ars-birth-dob__select:hover {
	border-color: #cbd5e1;
}
.ars-birth-dob__select:focus {
	outline: none;
	border-color: #0d9488;
	box-shadow: 0 0 0 3px rgba(13, 148, 136, 0.2);
}
.ars-birth-dob__cell--year .ars-birth-dob__select {
	font-variant-numeric: tabular-nums;
}
.ars-birth-dob__row .ars-birth-dob__cell:nth-child(2) .ars-birth-dob__select {
	font-variant-numeric: tabular-nums;
}
.ars-birth-dob-hint {
	margin-top: 10px;
}
@media (max-width: 360px) {
	#ars-reservation-wizard.ars-wizard--sedna-mode .ars-birth-dob__row,
	#ars-reservation-form .ars-birth-dob__row {
		gap: 6px 8px;
	}
	.ars-birth-dob__select {
		font-size: 15px;
		padding-left: 8px;
		padding-right: 28px;
	}
}

/* Doğum tarihi: iOS taşma önleme + 16px (odak büyütmesi riski) */
.ars-birth-dmy-wrap {
	max-width: 100%;
	min-width: 0;
}
#ars-reservation-wizard .ars-birth-dmy,
#ars-reservation-wizard .ars-birth-dmy.ars-input-modern,
#ars-reservation-form .ars-birth-dmy,
#ars-reservation-form .ars-birth-dmy.ars-group-room-birth {
	display: block;
	width: 100%;
	max-width: 12.5em;
	min-width: 0;
	box-sizing: border-box;
	font-size: 16px !important;
	line-height: 1.35;
	-webkit-appearance: none;
	appearance: none;
}
.ars-field--birth .ars-birth-dmy + .ars-hint,
.ars-birth-dmy-wrap .ars-birth-dmy + .ars-hint {
	margin-top: 12px;
}
.ars-birth-dmy-hint[lang="en"] {
	margin-bottom: 8px;
	font-size: 13px;
	color: #64748b;
	line-height: 1.45;
}

/* ——— Sedna: food allergy step (hero + guest cards) ——— */
.ars-sedna-allergy-card {
	padding-top: 4px;
}
.ars-sedna-allergy-hero {
	margin: 0 0 20px;
	padding: 16px 16px 18px;
	background: linear-gradient(145deg, #f0fdfa 0%, #f8fafc 55%, #ffffff 100%);
	border: 1px solid rgba(15, 118, 110, 0.2);
	border-radius: 16px;
	box-shadow: 0 2px 12px rgba(15, 23, 42, 0.06);
	position: relative;
	z-index: 2;
}
.ars-sedna-allergy-title {
	font-size: clamp(1.15rem, 4vw, 1.3rem);
	font-weight: 700;
	line-height: 1.35;
	color: #0f172a;
	margin: 0 0 10px;
	letter-spacing: -0.02em;
}
.ars-sedna-allergy-lead {
	margin: 0;
	font-size: 15px;
	line-height: 1.6;
	color: #475569;
}
.ars-sedna-allergy-body {
	margin: 0;
	padding: 0;
}
.ars-sedna-allergy-list {
	display: flex;
	flex-direction: column;
	gap: 14px;
}
.ars-sedna-allergy-guest-card {
	background: #fff;
	border: 1px solid #e2e8f0;
	border-radius: 16px;
	box-shadow: 0 1px 4px rgba(15, 23, 42, 0.06);
	overflow: hidden;
}
.ars-sedna-allergy-guest-head {
	padding: 12px 14px 8px;
	background: linear-gradient(180deg, #f1f5f9 0%, #f8fafc 100%);
	border-bottom: 1px solid #e2e8f0;
}
.ars-sedna-allergy-guest-name {
	font-size: 17px;
	font-weight: 700;
	color: #0f172a;
	letter-spacing: -0.01em;
}
.ars-sedna-allergy-guest-question {
	margin-top: 4px;
	font-size: 12px;
	font-weight: 600;
	color: #64748b;
	text-transform: uppercase;
	letter-spacing: 0.06em;
}
.ars-sedna-allergy-guest-card .ars-sedna-allergy-seg {
	padding: 12px 14px 16px;
}
/* Side-by-side “No / Yes” — büyük dokunma alanı */
.ars-sedna-allergy-seg {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	gap: 12px;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
}
.ars-sedna-allergy-pill {
	position: relative;
	flex: 1 1 0;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 50px;
	padding: 14px 16px;
	margin: 0;
	box-sizing: border-box;
	border: 2px solid #e2e8f0;
	border-radius: 14px;
	background: #fff;
	cursor: pointer;
	font-size: 17px;
	font-weight: 600;
	color: #334155;
	-webkit-tap-highlight-color: transparent;
	user-select: none;
	touch-action: manipulation;
	transition: border-color 0.15s, background 0.15s, color 0.15s, box-shadow 0.15s;
}
.ars-sedna-allergy-pill__text {
	pointer-events: none;
}
.ars-sedna-allergy-pill .ars-sedna-allergy-input {
	position: absolute;
	opacity: 0;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	clip: rect(0, 0, 0, 0);
	clip-path: inset(50%);
}
.ars-sedna-allergy-pill:has(.ars-sedna-allergy-input:checked),
.ars-sedna-allergy-pill.is-selected {
	border-color: #0f766e;
	background: #ecfdf5;
	color: #0f766e;
	box-shadow: 0 0 0 1px rgba(15, 118, 110, 0.2);
}
.ars-sedna-allergy-pill:focus-within {
	outline: 2px solid #0d9488;
	outline-offset: 2px;
}

@media (max-width: 640px) {
	.ars-wizard-shell--sedna .ars-wizard-viewport {
		max-height: min(88dvh, 800px);
	}
	.ars-sedna-allergy-hero {
		position: sticky;
		top: 0;
		margin-left: -4px;
		margin-right: -4px;
		padding-left: 14px;
		padding-right: 14px;
		box-shadow: 0 2px 14px rgba(15, 23, 42, 0.1);
	}
	.ars-sedna-allergy-pill {
		min-height: 54px;
		font-size: 18px;
	}
	.ars-sedna-allergy-card .ars-wizard-actions.ars-sedna-allergy-actions {
		margin-top: 16px;
	}
	.ars-sedna-allergy-card .ars-wizard-actions.ars-sedna-allergy-actions .ars-btn {
		flex: 1 1 calc(50% - 6px);
		min-width: 120px;
		min-height: 48px;
	}
}
.ars-sedna-allergy-reject {
	margin-top: 16px;
}
.ars-sedna-allergy-reject-inner {
	background: #fff7ed;
	border: 1px solid #fed7aa;
	border-radius: 12px;
	padding: 16px 18px;
}
.ars-sedna-allergy-reject-title {
	margin: 0 0 8px;
	font-weight: 600;
	color: #9a3412;
}
.ars-sedna-allergy-reject-text {
	margin: 0;
	color: #7c2d12;
	font-size: 15px;
	line-height: 1.5;
}
.ars-sedna-allergy-card .ars-wizard-actions.ars-sedna-allergy-actions {
	margin-top: 20px;
	gap: 10px;
	display: flex;
	flex-wrap: wrap;
}

.ars-verify-card .ars-verify-lead {
	font-size: 15px;
	color: #475569;
	line-height: 1.55;
	margin: 0 0 20px;
}

.ars-input-modern {
	border-radius: 12px !important;
	border: 1px solid #e2e8f0 !important;
	padding: 12px 14px !important;
	font-size: 16px !important;
	transition: border-color 0.2s, box-shadow 0.2s;
}

.ars-input-modern:focus {
	border-color: #0f766e !important;
	box-shadow: 0 0 0 3px rgba(15, 118, 110, 0.15) !important;
}

/* Sedna doğum select: tema metin rengini silmesin; ok alanı .ars-birth-dob__select ile çakışmasın */
#ars-reservation-wizard.ars-wizard--sedna-mode .ars-birth-dob__select.ars-input-modern {
	color: #0f172a !important;
	background-color: #fff !important;
	padding-right: 32px !important;
	min-height: 46px;
	line-height: 1.35 !important;
}

.ars-input-modern.ars-input-readonly,
.ars-input-readonly.ars-input-modern {
	background: #f8fafc !important;
	color: #334155 !important;
	cursor: default;
	opacity: 1 !important;
}

.ars-input-modern.ars-input-readonly:focus,
.ars-input-readonly.ars-input-modern:focus {
	border-color: #e2e8f0 !important;
	box-shadow: none !important;
}

.ars-btn-verify {
	width: 100%;
	margin-top: 8px;
	padding: 14px 20px !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	border-radius: 12px !important;
	background: linear-gradient(135deg, #0f766e 0%, #0d9488 100%) !important;
	border: none !important;
	color: #fff !important;
	box-shadow: 0 4px 14px rgba(15, 118, 110, 0.35);
	position: relative;
}

.ars-btn-verify:hover:not(:disabled) {
	filter: brightness(1.05);
	transform: translateY(-1px);
}

.ars-btn-verify.is-loading {
	pointer-events: none;
	opacity: 0.85;
}

.ars-btn-verify.is-loading .ars-btn-verify-spinner::after {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-left: 10px;
	border: 2px solid rgba(255, 255, 255, 0.35);
	border-top-color: #fff;
	border-radius: 50%;
	animation: ars-spin 0.7s linear infinite;
	vertical-align: middle;
}

@keyframes ars-spin {
	to {
		transform: rotate(360deg);
	}
}

.ars-verify-msg {
	min-height: 1.25em;
	font-size: 14px;
	margin-top: 12px !important;
	color: #b91c1c;
}

.ars-verify-msg.ars-verify-msg--alert {
	color: #7f1d1d;
}

.ars-verify-alert {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	padding: 12px 14px;
	margin-top: 0;
	background: #fef2f2;
	border: 1px solid #fecaca;
	border-left: 4px solid #dc2626;
	border-radius: 8px;
	box-shadow: 0 2px 8px rgba(127, 29, 29, 0.12);
}

.ars-verify-alert__icon {
	flex-shrink: 0;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: #dc2626;
	color: #fff;
	font-weight: 800;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
}

.ars-verify-alert__text {
	margin: 0;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5;
	color: #7f1d1d;
}

.ars-btn-text {
	background: none !important;
	border: none !important;
	color: #0f766e !important;
	font-size: 14px !important;
	text-decoration: underline;
	padding: 8px 0 !important;
	margin-top: 8px;
	cursor: pointer;
	width: 100%;
	text-align: center;
}

.ars-slide-intro {
	font-size: 14px;
	color: #64748b;
	margin: 0 0 18px;
	line-height: 1.5;
}

.ars-field-row--datetime {
	grid-template-columns: 1fr 1fr;
}

/* Date & Time alanını dikkat çeken kutu olarak vurgula */
.ars-wizard--sedna-mode .ars-field-row--datetime {
	margin: 6px 0 14px;
	padding: 14px;
	border: 1px solid #99f6e4;
	border-left: 4px solid #0f766e;
	border-radius: 14px;
	background: linear-gradient(180deg, #f0fdfa 0%, #ffffff 100%);
	box-shadow: 0 6px 18px rgba(15, 118, 110, 0.12);
}

.ars-wizard--sedna-mode .ars-field-row--datetime .ars-field label {
	font-weight: 700;
	color: #115e59;
}

.ars-wizard--sedna-mode .ars-field-row--datetime #ars-date,
.ars-wizard--sedna-mode .ars-field-row--datetime #ars-time {
	background: #fff;
	border-color: #5eead4 !important;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.ars-wizard--sedna-mode .ars-field-row--datetime #ars-date:focus,
.ars-wizard--sedna-mode .ars-field-row--datetime #ars-time:focus {
	border-color: #0f766e !important;
	box-shadow: 0 0 0 3px rgba(15, 118, 110, 0.2) !important;
}

.ars-guest-meal-heading {
	font-size: 16px;
	font-weight: 700;
	color: #0f172a;
	margin: 20px 0 8px;
}

.ars-sedna-guest-meal-list {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-top: 12px;
	/* Mobil alt sabit menüde aksiyon butonları kaybolmasın */
	padding-bottom: calc(20px + env(safe-area-inset-bottom));
}

.ars-sgm-row {
	background: #fff;
	border: 1px solid #e2e8f0;
	border-radius: 14px;
	overflow: hidden;
	box-shadow: 0 1px 3px rgba(15, 23, 42, 0.05);
	transition: background 0.2s ease, opacity 0.2s ease;
}

/* 16 yaşından küçük: çocuk menüsü + görsel vurgu */
.ars-sgm-row--child {
	border-left: 3px solid #0ea5e9;
}

.ars-sgm-row--child .ars-sgm-panel {
	background: linear-gradient(90deg, rgba(14, 165, 233, 0.07) 0%, #fff 100%);
}

.ars-sgm-guest-name-row {
	display: flex;
	align-items: center;
	gap: 8px;
	min-width: 0;
}

.ars-sgm-guest-name-row .ars-sgm-guest-name {
	flex: 1 1 auto;
}

.ars-sgm-guest-badge--child {
	flex: 0 0 auto;
	display: inline-flex;
	align-items: center;
	padding: 2px 8px;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.35;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #0369a1;
	background: #e0f2fe;
	border: 1px solid #bae6fd;
	border-radius: 999px;
	white-space: nowrap;
}

.ars-sgm-guest-badge--baby {
	color: #6d28d9;
	background: #ede9fe;
	border: 1px solid #ddd6fe;
}

.ars-sgm-baby-note {
	margin: 0;
	padding: 12px 0 4px;
	font-size: 14px;
	color: #64748b;
	line-height: 1.45;
}

/* Joining kapalı: yemek alanı gri / etkisiz görünüm */
.ars-sgm-row--not-joining {
	background: #f8fafc;
}

.ars-sgm-row--not-joining .ars-sgm-meals-wrap {
	opacity: 0.42;
	filter: grayscale(1);
	pointer-events: none;
	user-select: none;
	transition: opacity 0.2s ease;
}

.ars-sgm-row--not-joining .ars-sgm-guest-name,
.ars-sgm-row--not-joining .ars-sgm-guest-dob {
	color: #94a3b8;
}

.ars-sgm-row--not-joining .ars-sgm-guest-badge--child,
.ars-sgm-row--not-joining .ars-sgm-guest-badge--baby {
	opacity: 0.65;
	border-color: #e2e8f0;
	background: #f1f5f9;
	color: #94a3b8;
}

.ars-sgm-row--not-joining .ars-sgm-status--pending,
.ars-sgm-row--not-joining .ars-sgm-status--selected {
	color: #cbd5e1 !important;
}

.ars-sgm-panel {
	padding: 14px 16px 14px;
}

/* Grid: satır1 = isim+doğum | Katılıyor; satır2 = durum */
.ars-sgm-head {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	grid-template-rows: auto auto;
	gap: 8px 12px;
	align-items: center;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #f1f5f9;
}

.ars-sgm-guest-identity {
	grid-column: 1;
	grid-row: 1;
	min-width: 0;
	display: flex;
	flex-direction: column;
	gap: 2px;
	align-self: center;
}

.ars-sgm-guest-identity .ars-sgm-guest-name {
	margin: 0;
	min-width: 0;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.25;
	color: #0f172a;
	letter-spacing: -0.01em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ars-sgm-guest-dob {
	margin: 0;
	font-size: 12px;
	line-height: 1.35;
	font-weight: 500;
	color: #64748b;
	letter-spacing: 0.01em;
}

.ars-sgm-status {
	grid-column: 1 / -1;
	grid-row: 2;
	margin: 0;
	font-size: 13px;
	line-height: 1.35;
	min-height: 1.35em;
}

.ars-sgm-status--pending {
	font-weight: 500;
	color: #64748b;
}

.ars-sgm-status--selected {
	font-weight: 600;
	color: #0f766e;
	display: flex;
	align-items: center;
	gap: 6px;
}

.ars-sgm-status--selected::before {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #0f766e;
	flex-shrink: 0;
}

.ars-sgm-join {
	grid-column: 2;
	grid-row: 1;
	justify-self: end;
	align-self: center;
	display: inline-flex;
	align-items: center;
	gap: 0;
	margin: 0;
	padding: 8px 14px;
	border: 2px solid #94a3b8;
	border-radius: 999px;
	background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
	box-shadow: 0 1px 3px rgba(15, 23, 42, 0.08);
	font-size: 14px;
	font-weight: 700;
	color: #0f172a;
	cursor: pointer;
	white-space: nowrap;
	user-select: none;
	transition: border-color 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
}

.ars-sgm-join:hover {
	border-color: #64748b;
	box-shadow: 0 2px 6px rgba(15, 23, 42, 0.1);
}

.ars-sgm-join:focus-within {
	outline: none;
	box-shadow: 0 0 0 3px rgba(15, 118, 110, 0.25);
	border-color: #0f766e;
}

.ars-sgm-join-text {
	display: inline-flex;
	align-items: center;
	line-height: 1;
	font-size: 14px;
	font-weight: 700;
}

/* Slot: checkbox ile yazı arasında boşluk (tema input{margin:0} / flex gap yenilse bile) */
.ars-sgm-row .ars-sgm-join > .ars-sgm-join-cb-slot {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	margin-inline-end: 14px !important;
}

/* Tarayıcı varsayılanı yerine sabit boyut — yazı ile aynı optik hizada */
.ars-sgm-join .ars-sgm-join-cb {
	-webkit-appearance: none;
	appearance: none;
	width: 17px;
	height: 17px;
	margin: 0;
	flex-shrink: 0;
	align-self: center;
	border: 2px solid #64748b;
	border-radius: 4px;
	background: #fff;
	cursor: pointer;
	transition: border-color 0.15s ease, background 0.15s ease, box-shadow 0.15s ease;
	vertical-align: middle;
	position: relative;
	box-sizing: border-box;
}

.ars-sgm-join .ars-sgm-join-cb:hover {
	border-color: #475569;
}

.ars-sgm-join .ars-sgm-join-cb:focus {
	outline: none;
}

.ars-sgm-join .ars-sgm-join-cb:focus-visible {
	box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(15, 118, 110, 0.55);
}

.ars-sgm-join .ars-sgm-join-cb:checked {
	background: #0f766e;
	border-color: #0f766e;
}

.ars-sgm-join .ars-sgm-join-cb:checked::after {
	content: '';
	position: absolute;
	left: 4px;
	top: 1px;
	width: 4px;
	height: 8px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

/* Katılıyor: yeşil vurgu (satırda class zaten var) */
.ars-sgm-row:not(.ars-sgm-row--not-joining) .ars-sgm-join {
	border-color: #0f766e;
	background: linear-gradient(180deg, #ecfdf5 0%, #d1fae5 55%, #ecfdf5 100%);
	box-shadow: 0 0 0 1px rgba(15, 118, 110, 0.15), 0 2px 8px rgba(15, 118, 110, 0.12);
}

.ars-sgm-row--not-joining .ars-sgm-join {
	border-color: #e2e8f0;
	background: #f1f5f9;
	color: #64748b;
	box-shadow: none;
	opacity: 1;
}

.ars-sgm-row--not-joining .ars-sgm-join .ars-sgm-join-cb {
	background: #fff;
	border-color: #cbd5e1;
}

.ars-sgm-row--not-joining .ars-sgm-join .ars-sgm-join-cb:checked::after {
	border-color: #fff;
}

.ars-sgm-meals-wrap {
	margin: 0 -2px;
	padding: 0 2px;
}

/* Çocuk: tek grid — kartlar doğrudan .ars-sgm-cards içinde */
.ars-sgm-cards.ars-meal-cards {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
	gap: 8px;
}

/* Yetişkin (kurslu): dış sarmalayıcı sütun; grid sadece her kursun alt kartlarında (yan yana sıkışmayı önler) */
.ars-sgm-cards.ars-sgm-cards--by-course.ars-meal-cards {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 18px;
}

.ars-meal-course-block {
	width: 100%;
	min-width: 0;
}

#ars-sedna-guest-meal-list .ars-meal-course-title,
.ars-sgm-cards--by-course .ars-meal-course-title {
	display: block;
	width: 100%;
	margin: 0 0 10px;
	text-align: start;
}

.ars-sgm-cards--by-course .ars-sgm-subcards.ars-meal-cards,
.ars-sgm-cards--by-course .ars-meal-course-block > .ars-meal-cards {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
	gap: 8px;
	width: 100%;
}

.ars-sgm-cards .ars-meal-card {
	min-height: auto;
	border-width: 2px;
	border-radius: 10px;
}

.ars-sgm-cards .ars-meal-card:hover {
	box-shadow: 0 2px 10px rgba(15, 118, 110, 0.14);
}

.ars-sgm-cards .ars-meal-card-thumb {
	aspect-ratio: 4 / 3;
	max-height: 82px;
	min-height: 52px;
}

/* iOS/Safari: tema img kuralları baskın olsa da görsel kartı tam doldursun */
.ars-sgm-cards .ars-meal-card-thumb img {
	position: absolute !important;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100% !important;
	height: 100% !important;
	max-width: none !important;
	object-fit: cover !important;
	object-position: center center;
}

.ars-sgm-cards .ars-meal-card-name {
	padding: 8px 6px 10px;
	font-size: 11px;
	line-height: 1.25;
}

.ars-sgm-cards .ars-meal-card-noimg {
	font-size: 11px;
	padding: 6px;
	line-height: 1.25;
}

.ars-meal-radio-inline {
	position: absolute !important;
	opacity: 0 !important;
	pointer-events: none !important;
	width: 1px !important;
	height: 1px !important;
}

.ars-hidden-meals-holder {
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.ars-btn-submit-glow {
	box-shadow: 0 4px 16px rgba(15, 118, 110, 0.35);
	border-radius: 12px !important;
	padding: 14px 22px !important;
	font-weight: 600 !important;
}

@media (max-width: 480px) {
	.ars-wizard--sedna-mode .ars-field-row--datetime {
		padding: 12px;
		border-radius: 12px;
	}

	.ars-wizard-actions {
		margin-top: 0;
		padding-bottom: calc(200px + env(safe-area-inset-bottom));
	}

	.ars-wizard-slide {
		padding: 16px 14px calc(120px + env(safe-area-inset-bottom));
	}
	.ars-field-row--datetime {
		grid-template-columns: 1fr;
	}
}
