.fhb-naptar-kartya { max-width: 460px; width: 100%; font-family: inherit; background: #fff; border: 1px solid #e3e3e3; border-radius: 14px; padding: 18px 20px; box-shadow: 0 1px 4px rgba(0,0,0,.06); box-sizing: border-box; }
.fhb-tobb-honap-kartya { width: fit-content; max-width: 100%; }
.fhb-naptar-widget { font-family: inherit; }

.fhb-naptar-fej { display: flex; align-items: center; justify-content: center; gap: 10px; margin-bottom: 14px; }
.fhb-naptar-fej button {
	cursor: pointer;
	width: 38px;
	height: 38px;
	border-radius: 8px;
	border: 1px solid #ddd;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	line-height: 1;
	color: #333;
	touch-action: manipulation;
	-webkit-tap-highlight-color: transparent;
}
.fhb-naptar-fej button:hover, .fhb-naptar-fej button:active { background: #f2f2f2; }
.fhb-honap-cim { font-weight: 600; font-size: 15px; border: 1px solid #ddd; border-radius: 8px; padding: 8px 30px 8px 14px; min-width: 150px; text-align: center; position: relative; height: 38px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; }
.fhb-honap-cim::after { content: "\25BE"; position: absolute; right: 12px; top: 50%; transform: translateY(-50%); font-size: 11px; opacity: .6; }

.fhb-naptar-racs.fhb-tobb-honap { display: flex; gap: 20px; flex-wrap: wrap; }
.fhb-naptar-racs.fhb-tobb-honap .fhb-honap-blokk { flex: 0 0 300px; max-width: 300px; }
.fhb-honap-nev { font-weight: 600; margin-bottom: 8px; text-align: center; }
.fhb-hetinap-fejlec { display: grid; grid-template-columns: repeat(7, 1fr); font-size: 12px; font-weight: 600; opacity: .65; margin-bottom: 6px; text-align: center; }
.fhb-napok-racs { display: grid; grid-template-columns: repeat(7, 1fr); gap: 4px; }

.fhb-nap {
	position: relative;
	text-align: center;
	border-radius: 8px;
	font-size: 14px;
	font-weight: 600;
	color: #4a3a1a;
	cursor: pointer;
	min-height: 46px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	overflow: hidden;
	touch-action: manipulation;
	-webkit-tap-highlight-color: transparent;
	user-select: none;
}
.fhb-nap:hover { filter: brightness(0.96); }
.fhb-nap:active { filter: brightness(0.9); }
.fhb-nap.fhb-allapot-foglalt { cursor: not-allowed; }
.fhb-nap.fhb-allapot-foglalt:hover, .fhb-nap.fhb-allapot-foglalt:active { filter: none; }
.fhb-csak-megjelenito .fhb-nap { cursor: default; }
.fhb-csak-megjelenito .fhb-nap:hover, .fhb-csak-megjelenito .fhb-nap:active { filter: none; }
.fhb-nap.fhb-ures { visibility: hidden; }
.fhb-nap.fhb-ma { box-shadow: inset 0 0 0 2px #333; }
.fhb-nap.fhb-kivalasztva { background: #64b564 !important; color: #fff; }
.fhb-nap.fhb-kivalasztva .fhb-nap-ar { background: rgba(255,255,255,.25); color: #fff; }
.fhb-nap-szam { position: relative; z-index: 1; padding-top: 8px; flex: 1; display: flex; align-items: center; justify-content: center; pointer-events: none; }
.fhb-nap-ar {
	display: block;
	font-size: 10px;
	font-weight: 500;
	color: #333;
	background: rgba(255,255,255,.65);
	padding: 2px 0;
	width: 100%;
	pointer-events: none;
}

.fhb-naptar-legenda { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 18px; padding: 14px 0 0; margin-top: 10px; border-top: 1px solid #eee; }
.fhb-legenda-sor { display: flex; align-items: center; gap: 8px; font-size: 13px; }
.fhb-legenda-szin { width: 20px; height: 20px; border-radius: 5px; flex-shrink: 0; border: 1px solid rgba(0,0,0,.08); }

.fhb-kivalasztas-info { margin: 14px 0 6px; }
.fhb-szemelyes-cim { margin: 14px 0 4px; }
.fhb-szemelyes-adatok p { margin: 3px 0; }
.fhb-adatkezeles-sor { font-size: 13px; margin: 12px 0; }
.fhb-adatkezeles-sor label { display: flex; align-items: flex-start; gap: 8px; font-weight: 400; }
.fhb-adatkezeles-sor input[type="checkbox"] { margin-top: 3px; flex-shrink: 0; }
.fhb-szolgaltatasok-lista { display: flex; flex-direction: column; gap: 6px; margin: 4px 0 12px; }
.fhb-szolgaltatasok-lista label { display: flex; align-items: center; gap: 8px; margin: 0; font-weight: 400; }
.fhb-ar-doboz { border: 1px solid #ddd; border-radius: 10px; padding: 12px 16px; margin: 12px 0; background: #fafafa; }
.fhb-ar-doboz h4 { margin: 0 0 8px; font-size: 15px; }
.fhb-ar-doboz p { margin: 4px 0; }
.fhb-teljes-ar { font-size: 18px; }
.fhb-foglalas-form label { display: block; margin: 6px 0; }
.fhb-foglalas-form input[type="text"], .fhb-foglalas-form input[type="email"], .fhb-foglalas-form input[type="number"] { width: 100%; padding: 8px; box-sizing: border-box; font-size: 16px; }
.fhb-foglalas-gomb { margin-top: 10px; padding: 12px 18px; cursor: pointer; border-radius: 8px; font-size: 15px; touch-action: manipulation; }
.fhb-hiba { color: #b32d2e; }
.fhb-siker { color: #2e7d32; }

@media (max-width: 480px) {
	.fhb-naptar-kartya { padding: 14px; }
	.fhb-nap { min-height: 42px; font-size: 13px; }
	.fhb-naptar-fej button { width: 42px; height: 42px; }
}

@media (max-width: 500px) {
	.fhb-tobb-honap-kartya { max-width: 460px !important; }
	.fhb-naptar-racs.fhb-tobb-honap { flex-direction: column; }
	.fhb-naptar-racs.fhb-tobb-honap .fhb-honap-blokk { flex: 0 0 auto; width: 100%; max-width: 100%; }
}
