/* =========================================================================
   HappyDento – jeden stylopis pro celý web
   ========================================================================= */

/* --- Písma (self-hosted, žádné volání na Google) ------------------------- */

@font-face {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/poppins-400-latin-ext.woff2") format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/poppins-400-latin.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("../fonts/poppins-500-latin-ext.woff2") format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("../fonts/poppins-500-latin.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/poppins-600-latin-ext.woff2") format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/poppins-600-latin.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/poppins-700-latin-ext.woff2") format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/poppins-700-latin.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* --- Proměnné ------------------------------------------------------------ */

:root {
	--hd-mint: #9eddcd;          /* tlačítka, akcenty */
	--hd-mint-bg: #eaf8f4;       /* mentolové pozadí */
	--hd-mint-line: #d6efe7;
	--hd-green: #4a9d88;         /* název pobočky */
	--hd-green-dark: #2f7a68;
	--hd-brown: #8b654c;         /* nadpisky sekcí, ceny */
	--hd-text: #3d3d3d;
	--hd-text-soft: #565452;
	--hd-muted: #6b6763;
	--hd-line: #e9e7e4;
	--hd-line-soft: #f0efec;
	--hd-soft: #f6f5f3;          /* světlé pozadí sekcí */
	--hd-placeholder: #f2f1ef;   /* podklad pod fotkou */
	--hd-mint-text: #41544e;     /* text na mentolovém pozadí */

	--hd-body: "Poppins", Helvetica, Arial, sans-serif;

	--hd-container: 1240px;
	--hd-radius: 24px;
	--hd-header-h: 79px;
}

/* --- Základ -------------------------------------------------------------- */

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

html {
	scroll-behavior: smooth;
	scroll-padding-top: calc(var(--hd-header-h) + 20px);
}

body {
	margin: 0;
	background: #fff;
	color: var(--hd-text);
	font-family: var(--hd-body);
	font-size: 15px;
	font-weight: 400;
	line-height: 1.7;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
}

img,
svg,
iframe {
	max-width: 100%;
	display: block;
}

img {
	height: auto;
}

a {
	color: var(--hd-text);
	text-decoration: none;
}

a:hover,
a:focus-visible {
	color: var(--hd-brown);
}

p {
	margin: 0 0 16px;
}

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

h1, h2, h3, h4 {
	font-weight: 600;
	letter-spacing: -0.01em;
	line-height: 1.25;
}

strong {
	font-weight: 600;
	color: var(--hd-text);
}

:focus-visible {
	outline: 2px solid var(--hd-green);
	outline-offset: 3px;
}

.hd-sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.hd-skip {
	position: absolute;
	left: -9999px;
	top: 0;
	z-index: 100;
	padding: 12px 20px;
	background: #fff;
	color: var(--hd-text);
}

.hd-skip:focus {
	left: 0;
}

/* --- Mřížka a sekce ------------------------------------------------------ */

.hd-container {
	max-width: var(--hd-container);
	margin-inline: auto;
	padding-inline: 32px;
}

.hd-container--narrow {
	max-width: 1000px;
}

.hd-section {
	padding-block: 100px 0;
}

.hd-section--hero {
	padding-top: 56px;
}

.hd-section--soft {
	margin-top: 100px;
	padding-block: 74px;
	background: var(--hd-soft);
}

.hd-section__head {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 30px;
	flex-wrap: wrap;
	margin-bottom: 36px;
}

.hd-section__head h2 {
	max-width: 560px;
}

.hd-section__note {
	margin: 0;
	max-width: 360px;
	font-size: 13.5px;
	color: var(--hd-muted);
}

.hd-grid-2,
.hd-grid-3,
.hd-grid-4 {
	display: grid;
	gap: 28px;
}

.hd-grid-2 {
	grid-template-columns: repeat(2, 1fr);
}

.hd-grid-3 {
	grid-template-columns: repeat(3, 1fr);
	gap: 22px;
}

.hd-grid-4 {
	grid-template-columns: repeat(4, 1fr);
	gap: 34px;
}

/* --- Nadpisy a drobné texty ---------------------------------------------- */

.hd-eyebrow {
	margin: 0 0 12px;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--hd-brown);
}

.hd-h2 {
	margin: 0 0 36px;
	font-size: 34px;
}

.hd-section__head .hd-h2 {
	margin-bottom: 0;
}

.hd-h3 {
	margin: 0 0 10px;
	font-size: 19px;
}

.hd-lead {
	font-size: 16.5px;
	color: var(--hd-text-soft);
}

.hd-h2--center,
.hd-lead--center {
	text-align: center;
}

.hd-lead--center {
	max-width: 620px;
	margin-inline: auto;
}

.hd-note {
	margin: 30px 0 0;
	max-width: 760px;
	font-size: 13px;
	color: var(--hd-muted);
}

.hd-badge {
	display: inline-block;
	margin: 0 0 26px;
	padding: 10px 22px;
	background: var(--hd-mint-bg);
	color: var(--hd-green-dark);
	border-radius: 24px;
	font-size: 12.5px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	white-space: nowrap;
}

/* --- Tlačítka ------------------------------------------------------------ */

.hd-btn {
	display: inline-block;
	padding: 15px 30px;
	border: 1px solid transparent;
	border-radius: 26px;
	background: var(--hd-mint);
	color: var(--hd-text);
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	line-height: 1.2;
	white-space: nowrap;
	cursor: pointer;
	transition: background-color 0.2s, color 0.2s, border-color 0.2s;
}

.hd-btn:hover,
.hd-btn:focus-visible {
	background: #8ad3c1;
	color: var(--hd-text);
}

.hd-btn--sm {
	padding: 11px 24px;
	font-size: 11.5px;
}

.hd-btn--outline {
	background: transparent;
	border-color: #d8d4cf;
	color: var(--hd-text);
}

.hd-btn--outline:hover,
.hd-btn--outline:focus-visible {
	background: transparent;
	border-color: var(--hd-brown);
	color: var(--hd-brown);
}

.hd-btn--dark {
	background: var(--hd-text);
	color: #fff;
}

.hd-btn--dark:hover,
.hd-btn--dark:focus-visible {
	background: #2b2b2b;
	color: #fff;
}

.hd-btn--ghost {
	background: transparent;
	border-color: rgba(61, 61, 61, 0.4);
	color: var(--hd-text);
}

.hd-btn--ghost:hover,
.hd-btn--ghost:focus-visible {
	background: rgba(255, 255, 255, 0.5);
	color: var(--hd-text);
}

.hd-cta {
	display: flex;
	gap: 14px;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 0 16px;
}

/* --- Ikony --------------------------------------------------------------- */

.hd-icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	flex-shrink: 0;
	fill: currentColor;
}

.hd-icon svg {
	width: 100%;
	height: 100%;
	fill: currentColor;
}

.hd-icon--lg {
	width: 38px;
	height: 38px;
	color: var(--hd-green);
}

/* --- Hlavička ------------------------------------------------------------ */

.hd-header {
	position: sticky;
	top: 0;
	z-index: 50;
	background: rgba(255, 255, 255, 0.93);
	backdrop-filter: blur(12px);
	border-bottom: 1px solid var(--hd-line);
}

.hd-header__inner {
	max-width: var(--hd-container);
	margin-inline: auto;
	padding: 16px 32px;
	display: flex;
	align-items: center;
	gap: 20px 36px;
	flex-wrap: wrap;
}

.hd-header__brand {
	flex-shrink: 0;
}

.hd-header__brand img {
	height: 46px;
	width: auto;
}

.hd-nav {
	display: flex;
}

.hd-menu {
	display: flex;
	gap: 28px;
	font-size: 13.5px;
	font-weight: 500;
	white-space: nowrap;
}

.hd-menu a {
	color: var(--hd-text);
}

.hd-menu a:hover,
.hd-menu a.is-current {
	color: var(--hd-brown);
}

.hd-header__contact {
	margin-left: auto;
	display: flex;
	align-items: center;
	gap: 18px;
	white-space: nowrap;
}

.hd-header__phone {
	font-size: 13.5px;
	font-weight: 600;
}

.hd-burger {
	display: none;
	margin-left: auto;
	padding: 10px;
	width: 44px;
	height: 44px;
	background: none;
	border: 0;
	cursor: pointer;
}

.hd-burger span {
	display: block;
	height: 2px;
	background: var(--hd-text);
	border-radius: 2px;
	transition: transform 0.2s, opacity 0.2s;
}

.hd-burger span + span {
	margin-top: 5px;
}

.hd-burger.is-open span:nth-child(1) {
	transform: translateY(7px) rotate(45deg);
}

.hd-burger.is-open span:nth-child(2) {
	opacity: 0;
}

.hd-burger.is-open span:nth-child(3) {
	transform: translateY(-7px) rotate(-45deg);
}

/* --- Úvod ---------------------------------------------------------------- */

.hd-hero {
	display: grid;
	grid-template-columns: 1.02fr 1fr;
	gap: 56px;
	align-items: center;
}

.hd-hero__claim {
	margin: 0 0 22px;
	font-size: 52px;
	line-height: 1.08;
	text-wrap: pretty;
}

.hd-hero__claim span {
	color: var(--hd-brown);
}

.hd-hero__lead {
	margin: 0 0 34px;
	max-width: 440px;
	font-size: 16.5px;
	color: var(--hd-text-soft);
}

.hd-hero .hd-cta {
	margin-bottom: 34px;
}

.hd-hero__meta {
	display: flex;
	gap: 26px;
	flex-wrap: wrap;
	margin: 0;
	font-size: 12.5px;
	color: var(--hd-muted);
}

.hd-hero__sep {
	color: #e0d5c3;
}

.hd-hero__media {
	position: relative;
}

.hd-hero__blob {
	position: absolute;
	right: -22px;
	top: -26px;
	width: 130px;
	height: 130px;
	border-radius: 50%;
	background: var(--hd-mint-bg);
}

.hd-hero__photo {
	position: relative;
	border-radius: 28px 28px 180px 28px;
	overflow: hidden;
	aspect-ratio: 4 / 3.4;
	background: var(--hd-placeholder);
}

.hd-hero__photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hd-hero__photo--round {
	position: absolute;
	left: -44px;
	bottom: -48px;
	width: 285px;
	height: 285px;
	aspect-ratio: auto;
	border-radius: 50%;
	border: 7px solid #fff;
}

/* --- Proč zavítat právě k nám -------------------------------------------- */

.hd-vyhody {
	margin-top: 74px;
	padding: 34px 40px;
	background: var(--hd-soft);
	border-radius: var(--hd-radius);
}

.hd-feature .hd-icon--lg {
	margin-bottom: 18px;
	padding: 14px;
	background: #fff;
	border-radius: 50%;
	width: 82px;
	height: 82px;
}

.hd-feature__title {
	margin: 0 0 5px;
	font-size: 14.5px;
}

.hd-feature__desc {
	margin: 0;
	font-size: 12.5px;
	color: var(--hd-muted);
}

/* --- Pobočky ------------------------------------------------------------- */

.hd-pobocka {
	display: flex;
	flex-direction: column;
	background: #fff;
	border: 1px solid var(--hd-line);
	border-radius: var(--hd-radius);
	overflow: hidden;
}

.hd-pobocka__media {
	position: relative;
	height: 240px;
	background: var(--hd-placeholder);
}

.hd-pobocka__media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hd-pobocka__badge {
	position: absolute;
	left: 18px;
	top: 18px;
	margin: 0;
	padding: 10px 20px;
	background: var(--hd-brown);
	color: #fff;
	border-radius: 20px;
	font-size: 12.5px;
	font-weight: 600;
	letter-spacing: 0.11em;
	text-transform: uppercase;
	box-shadow: 0 8px 20px rgba(61, 61, 61, 0.25);
}

.hd-pobocka__body {
	display: flex;
	flex-direction: column;
	gap: 18px;
	flex: 1;
	padding: 28px 28px 30px;
}

.hd-pobocka__name {
	margin: 0;
	font-size: 24px;
}

.hd-pobocka__name span {
	color: var(--hd-green);
}

.hd-pobocka__info {
	display: flex;
	flex-direction: column;
	gap: 11px;
	font-size: 13.5px;
	color: var(--hd-text-soft);
}

.hd-pobocka__info li {
	display: flex;
	gap: 11px;
}

.hd-pobocka__info .hd-icon {
	margin-top: 5px;
	width: 13px;
	height: 13px;
	color: var(--hd-green);
}

.hd-pobocka .hd-cta {
	margin: auto 0 0;
}

/* --- Služby -------------------------------------------------------------- */

.hd-sluzba {
	display: flex;
	flex-direction: column;
	gap: 12px;
	padding: 26px 26px 24px;
	background: #fff;
	border: 1px solid var(--hd-line);
	border-radius: 20px;
	transition: border-color 0.2s;
}

.hd-sluzba:hover {
	border-color: var(--hd-brown);
}

.hd-sluzba__head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
}

.hd-sluzba__zub {
	width: 34px;
	height: 34px;
	object-fit: contain;
}

.hd-sluzba__meta {
	font-size: 11px;
	letter-spacing: 0.06em;
	color: var(--hd-muted);
}

.hd-sluzba__title {
	margin: 0;
	font-size: 16.5px;
}

.hd-sluzba__desc {
	margin: 0;
	flex: 1;
	font-size: 13px;
	color: var(--hd-muted);
}

.hd-sluzba__spacer {
	flex: 1;
	min-height: 8px;
}

.hd-sluzba__cena {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 10px;
	margin: 0;
	padding-top: 12px;
	border-top: 1px solid var(--hd-line-soft);
}

.hd-sluzba__label {
	font-size: 11.5px;
	color: var(--hd-muted);
}

.hd-sluzba__price {
	font-size: 16px;
	font-weight: 600;
	color: var(--hd-brown);
}

/* --- Domácí bělení -------------------------------------------------------- */

.hd-beleni {
	display: flex;
	align-items: center;
	gap: 28px;
	flex-wrap: wrap;
	margin-top: 22px;
	padding: 28px 30px;
	background: var(--hd-mint-bg);
	border: 1px solid var(--hd-mint-line);
	border-radius: 20px;
}

.hd-beleni__text {
	flex: 1;
	min-width: 300px;
}

.hd-beleni__text p {
	margin: 0;
	max-width: 620px;
	font-size: 13px;
	color: #4c5c57;
}

.hd-beleni__head {
	display: flex;
	align-items: center;
	gap: 14px;
	flex-wrap: wrap;
	margin-bottom: 8px;
}

.hd-beleni__zub {
	width: 34px;
	height: 34px;
	flex-shrink: 0;
	object-fit: contain;
	/* Zub z loga v bílé – mentolová varianta by na mentolovém pozadí zanikla. */
	filter: brightness(0) invert(1);
}

.hd-beleni__title {
	margin: 0;
	font-size: 17px;
}

.hd-beleni__meta {
	font-size: 11px;
	letter-spacing: 0.06em;
	color: var(--hd-mint-text);
}

.hd-beleni__cta {
	display: flex;
	align-items: center;
	gap: 22px;
}

.hd-beleni__cena {
	margin: 0;
	text-align: right;
	line-height: 1.4;
}

.hd-beleni__cena span {
	display: block;
	font-size: 11.5px;
	color: var(--hd-mint-text);
}

.hd-beleni__cena strong {
	font-size: 24px;
	font-weight: 600;
}

/* --- Poznámky pod ceníkem ------------------------------------------------ */

.hd-notes {
	display: flex;
	gap: 34px;
	flex-wrap: wrap;
	margin-top: 26px;
	font-size: 12.5px;
	color: var(--hd-muted);
}

.hd-notes li {
	flex: 1;
	min-width: 260px;
}

/* --- Průběh návštěvy ----------------------------------------------------- */

.hd-kroky {
	gap: 30px;
}

.hd-krok {
	padding: 30px 28px;
	background: #fff;
	border-radius: 20px;
}

.hd-h2--tight {
	margin-bottom: 14px;
}

.hd-navsteva__lead {
	margin: 0 0 6px;
	max-width: 640px;
}

.hd-navsteva__pred {
	margin: 0 0 34px;
	font-size: 13px;
	color: var(--hd-muted);
}

/* Vyšší specifičnost než .hd-krok p níže, jinak by pravidlo přebilo velikost čísla. */
.hd-krok p.hd-krok__num {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	margin: 0 0 26px;
	border-radius: 50%;
	background: var(--hd-mint);
	color: var(--hd-text);
	font-size: 22px;
	line-height: 1;
	font-weight: 600;
}

.hd-krok__title {
	margin: 0 0 10px;
	font-size: 17px;
}

.hd-krok p {
	margin: 0;
	font-size: 13px;
	color: var(--hd-muted);
}

/* --- Recenze ------------------------------------------------------------- */

.hd-recenze__karta {
	display: flex;
	flex-direction: column;
	padding: 28px 26px 24px;
	background: #fff;
	border: 1px solid var(--hd-line);
	border-radius: 20px;
	color: var(--hd-text);
	transition: border-color 0.2s, transform 0.2s;
}

.hd-recenze__karta:hover,
.hd-recenze__karta:focus-visible {
	border-color: var(--hd-brown);
	color: var(--hd-text);
	transform: translateY(-2px);
}

.hd-recenze__hvezdy {
	display: flex;
	gap: 3px;
	margin-bottom: 16px;
}

.hd-recenze__hvezdy svg {
	width: 15px;
	height: 15px;
	fill: #f5b942;
}

.hd-recenze__text {
	flex: 1;
	margin: 0 0 20px;
	font-size: 13.5px;
	line-height: 1.7;
	color: var(--hd-text-soft);
}

.hd-recenze__autor {
	font-size: 14.5px;
	font-weight: 600;
}

.hd-recenze__meta {
	margin-top: 2px;
	font-size: 12px;
	color: var(--hd-muted);
}

.hd-recenze__odkaz {
	margin-top: 16px;
	padding-top: 14px;
	border-top: 1px solid var(--hd-line-soft);
	font-size: 11.5px;
	font-weight: 600;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: var(--hd-green-dark);
}

.hd-recenze__karta:hover .hd-recenze__odkaz {
	color: var(--hd-brown);
}

/* --- Galerie ------------------------------------------------------------- */

.hd-gallery {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 18px;
}

.hd-gallery__item {
	position: relative;
	border-radius: 22px;
	overflow: hidden;
	background: var(--hd-placeholder);
	aspect-ratio: 3 / 4;
}

.hd-gallery__badge {
	position: absolute;
	left: 12px;
	top: 12px;
	padding: 6px 13px;
	border-radius: 14px;
	background: rgba(255, 255, 255, 0.92);
	backdrop-filter: blur(6px);
	color: var(--hd-text);
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 0.11em;
	text-transform: uppercase;
}

.hd-gallery__item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s;
}

.hd-gallery__item:hover img {
	transform: scale(1.04);
}

/* --- Časté otázky (akordeon) --------------------------------------------- */

.hd-accordion {
	padding: 8px 30px;
	background: #fff;
	border: 1px solid var(--hd-line);
	border-radius: var(--hd-radius);
}

.hd-accordion__item + .hd-accordion__item {
	border-top: 1px solid var(--hd-line-soft);
}

.hd-accordion__heading {
	margin: 0;
}

.hd-accordion__trigger {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	width: 100%;
	padding: 20px 0;
	background: none;
	border: 0;
	color: var(--hd-text);
	font-family: inherit;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.5;
	text-align: left;
	cursor: pointer;
}

.hd-accordion__trigger:hover {
	color: var(--hd-brown);
}

.hd-accordion__sign {
	position: relative;
	width: 14px;
	height: 14px;
	flex-shrink: 0;
}

.hd-accordion__sign::before,
.hd-accordion__sign::after {
	content: "";
	position: absolute;
	left: 0;
	top: 6px;
	width: 14px;
	height: 2px;
	background: var(--hd-brown);
	transition: transform 0.2s;
}

.hd-accordion__sign::after {
	transform: rotate(90deg);
}

.hd-accordion__trigger[aria-expanded="true"] .hd-accordion__sign::after {
	transform: rotate(0deg);
}

.hd-accordion__label {
	flex: 1;
}

.hd-accordion__panel p {
	margin: 0 0 22px;
	max-width: 720px;
	font-size: 13.5px;
	color: var(--hd-muted);
}

.hd-accordion__panel ul {
	margin: -10px 0 22px;
	padding-left: 20px;
	max-width: 720px;
	list-style: disc;
	font-size: 13.5px;
	color: var(--hd-muted);
}

.hd-accordion__panel li {
	margin-bottom: 5px;
}

/* --- Naše služby (levý text + číslovaný akordeon) ------------------------ */

.hd-sluzby-intro {
	display: grid;
	grid-template-columns: 1fr 1.25fr;
	gap: 60px;
	align-items: start;
}

.hd-sluzby-intro > div:first-child p {
	max-width: 460px;
	font-size: 14px;
	color: var(--hd-muted);
}

.hd-h2--loose {
	margin-bottom: 26px;
	line-height: 1.45;
}

.hd-accordion--plain {
	padding: 0;
	background: none;
	border: 0;
	border-radius: 0;
}

.hd-accordion--plain .hd-accordion__item {
	border-bottom: 1px solid var(--hd-line);
}

.hd-accordion--plain .hd-accordion__item + .hd-accordion__item {
	border-top: 0;
}

.hd-accordion--plain .hd-accordion__trigger {
	gap: 22px;
	padding: 22px 0;
	font-size: 19px;
	font-weight: 600;
	letter-spacing: -0.01em;
}

.hd-accordion__num {
	min-width: 26px;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.06em;
	color: var(--hd-muted);
}

.hd-accordion--plain .hd-accordion__panel {
	padding-left: 48px;
}

.hd-accordion--plain .hd-accordion__panel p {
	margin: 0 0 18px;
	font-size: 14px;
	line-height: 1.75;
	color: var(--hd-text-soft);
}

.hd-accordion--plain .hd-accordion__panel p.hd-accordion__note {
	font-size: 13px;
	color: var(--hd-muted);
}

/* --- Objednání ----------------------------------------------------------- */

.hd-objednat {
	display: grid;
	grid-template-columns: 1.2fr 1fr;
	gap: 44px;
	align-items: center;
	padding: 56px 48px;
	background: var(--hd-mint);
	border-radius: 28px;
}

.hd-objednat__title {
	margin: 0 0 14px;
	font-size: 32px;
}

.hd-objednat__lead {
	margin: 0 0 28px;
	max-width: 440px;
	font-size: 14.5px;
	color: var(--hd-mint-text);
}

.hd-objednat .hd-cta {
	margin: 0;
}

.hd-hours-box {
	padding: 26px 28px;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 20px;
}

.hd-hours-box__title {
	margin: 0 0 16px;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: var(--hd-mint-text);
}

.hd-hours-box__title span {
	display: block;
	margin-top: 5px;
	font-size: 12.5px;
	font-weight: 500;
	letter-spacing: 0;
	text-transform: none;
}

.hd-hours li {
	display: flex;
	align-items: baseline;
	gap: 10px;
	padding: 6px 0;
	font-size: 13px;
}

.hd-hours__day {
	min-width: 66px;
	color: var(--hd-mint-text);
}

.hd-hours__sep {
	flex: 1;
	border-bottom: 1px dotted rgba(61, 61, 61, 0.3);
}

.hd-hours__time {
	font-weight: 600;
	white-space: nowrap;
}

/* --- Kudy k nám ---------------------------------------------------------- */

.hd-kudy__card {
	background: #fff;
	border: 1px solid var(--hd-line);
	border-radius: var(--hd-radius);
	overflow: hidden;
}

.hd-kudy__map {
	height: 240px;
	background: var(--hd-placeholder);
}

.hd-kudy__map iframe {
	width: 100%;
	height: 100%;
	border: 0;
}

.hd-kudy__body {
	padding: 26px 28px;
}

.hd-kudy__name {
	margin: 0 0 10px;
	font-size: 19px;
}

.hd-kudy__name span {
	color: var(--hd-green);
}

.hd-kudy__sub {
	margin: 0 0 18px;
	font-size: 12px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--hd-muted);
}

.hd-kudy__info {
	display: flex;
	flex-direction: column;
	gap: 12px;
	font-size: 13.5px;
	color: var(--hd-text-soft);
}

.hd-kudy__info li {
	display: flex;
	gap: 11px;
}

.hd-kudy__info .hd-icon {
	margin-top: 5px;
	width: 14px;
	height: 14px;
	color: var(--hd-green);
}

/* --- Patička ------------------------------------------------------------- */

.hd-footer {
	margin-top: 100px;
	padding: 56px 0 22px;
	background: var(--hd-soft);
	color: var(--hd-text-soft);
	font-size: 13px;
}

.hd-footer__grid {
	display: grid;
	grid-template-columns: 1.15fr 1fr 1fr;
	gap: 52px;
	align-items: start;
}

.hd-footer__logo {
	height: 44px;
	width: auto;
	margin-bottom: 22px;
}

.hd-footer__motto {
	margin: 0 0 10px;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: var(--hd-green-dark);
}

.hd-footer__claim {
	margin: 0 0 20px;
	max-width: 330px;
	color: var(--hd-muted);
}

.hd-footer__social {
	display: inline-flex;
	align-items: center;
	gap: 9px;
	font-size: 12.5px;
	font-weight: 500;
}

.hd-footer__social-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 26px;
	height: 26px;
	border-radius: 8px;
	background: var(--hd-mint);
}

.hd-footer__social-icon svg {
	width: 14px;
	height: 14px;
	fill: var(--hd-text);
}

.hd-footer__heading {
	margin: 0 0 16px;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: var(--hd-green-dark);
}

.hd-footer__heading + .hd-footer__heading,
.hd-footer__contacts + .hd-footer__heading,
.hd-footer__hours + .hd-footer__heading {
	margin-top: 22px;
}

.hd-footer__branch {
	margin: 0 0 14px;
}

.hd-footer__hours {
	margin: 0 0 18px;
	font-size: 13px;
	font-weight: 600;
	color: var(--hd-text);
}

.hd-footer__contacts {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin: 0;
}

.hd-footer__contacts a {
	font-size: 16px;
	font-weight: 600;
}

.hd-footer__provider {
	margin: 0;
	font-size: 12.5px;
	color: var(--hd-muted);
}

.hd-footer__bottom {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	flex-wrap: wrap;
	margin-top: 40px;
	padding-top: 18px;
	border-top: 1px solid #e4e2df;
	font-size: 11.5px;
	color: var(--hd-muted);
}

.hd-footer__bottom p {
	margin: 0;
}

/* --- Plovoucí tlačítko --------------------------------------------------- */

.hd-float {
	position: fixed;
	right: 26px;
	bottom: 26px;
	z-index: 60;
	padding: 16px 26px;
	border-radius: 30px;
	background: var(--hd-mint);
	color: var(--hd-text);
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	box-shadow: 0 10px 30px rgba(61, 61, 61, 0.2);
}

.hd-float:hover,
.hd-float:focus-visible {
	background: #8ad3c1;
	color: var(--hd-text);
}

/* --- Lišta se souhlasem s cookies ---------------------------------------- */

.hd-cookies {
	position: fixed;
	left: 26px;
	bottom: 26px;
	z-index: 70;
	display: flex;
	flex-direction: column;
	gap: 16px;
	width: min(440px, calc(100vw - 52px));
	padding: 22px 24px;
	background: #fff;
	border: 1px solid var(--hd-line);
	border-radius: 20px;
	box-shadow: 0 16px 44px rgba(61, 61, 61, 0.18);
}

.hd-cookies[hidden] {
	display: none;
}

.hd-cookies strong {
	display: block;
	margin-bottom: 6px;
	font-size: 14px;
}

.hd-cookies p {
	margin: 0;
	font-size: 12.5px;
	color: var(--hd-muted);
}

.hd-cookies a {
	color: var(--hd-green-dark);
	text-decoration: underline;
}

.hd-cookies__buttons {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}

.hd-footer__cookies {
	padding: 0;
	background: none;
	border: 0;
	color: var(--hd-muted);
	font: inherit;
	text-decoration: underline;
	cursor: pointer;
}

.hd-footer__cookies:hover {
	color: var(--hd-brown);
}

/* Dokud se návštěvník nerozhodne, plovoucí tlačítko lištu nepřekrývá. */
.hd-ma-cookies .hd-float {
	display: none;
}

/* --- Mapa načtená až na kliknutí ----------------------------------------- */

.hd-kudy__map-note {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 12px;
	height: 100%;
	padding: 24px;
	text-align: center;
	cursor: pointer;
}

.hd-kudy__map-note p {
	margin: 0;
	max-width: 320px;
	font-size: 12.5px;
	color: var(--hd-muted);
}

.hd-kudy__map-note a {
	font-size: 12px;
	color: var(--hd-green-dark);
	text-decoration: underline;
}

/* --- Lightbox ------------------------------------------------------------ */

.hd-lightbox {
	position: fixed;
	inset: 0;
	z-index: 200;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 40px;
	background: rgba(61, 61, 61, 0.9);
}

.hd-lightbox[hidden] {
	display: none;
}

.hd-lightbox img {
	max-width: 100%;
	max-height: 100%;
	border-radius: 12px;
	object-fit: contain;
}

.hd-lightbox__close {
	position: absolute;
	top: 18px;
	right: 22px;
	width: 44px;
	height: 44px;
	background: none;
	border: 0;
	color: #fff;
	font-size: 34px;
	line-height: 1;
	cursor: pointer;
}

.hd-lightbox__nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 52px;
	height: 52px;
	padding: 0 0 4px;
	border: 0;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.9);
	color: var(--hd-text);
	font-family: inherit;
	font-size: 34px;
	line-height: 1;
	cursor: pointer;
	transition: background-color 0.2s;
}

.hd-lightbox__nav:hover {
	background: var(--hd-mint);
}

.hd-lightbox__nav--prev {
	left: 22px;
}

.hd-lightbox__nav--next {
	right: 22px;
}

.hd-lightbox__count {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 18px;
	margin: 0;
	text-align: center;
	color: rgba(255, 255, 255, 0.85);
	font-size: 12.5px;
	letter-spacing: 0.08em;
}

/* --- Obsah samostatné stránky (page.php, index.php) ---------------------- */

.hd-entry {
	max-width: 760px;
	font-size: 14.5px;
	color: var(--hd-text-soft);
}

.hd-entry h2 {
	margin: 34px 0 12px;
	font-size: 22px;
}

.hd-entry h3 {
	margin: 26px 0 10px;
	font-size: 18px;
}

.hd-entry ul,
.hd-entry ol {
	margin: 0 0 16px 20px;
	padding-left: 0;
	list-style: disc;
}

.hd-entry ol {
	list-style: decimal;
}

.hd-entry li {
	margin-bottom: 6px;
}

.hd-entry a {
	color: var(--hd-green-dark);
	text-decoration: underline;
}

/* --- Tablet -------------------------------------------------------------- */

@media (max-width: 1024px) {
	.hd-hero {
		grid-template-columns: 1fr;
		gap: 44px;
	}

	.hd-hero__claim {
		font-size: 40px;
	}

	.hd-hero__media {
		max-width: 520px;
	}

	.hd-grid-4 {
		grid-template-columns: repeat(2, 1fr);
	}

	.hd-grid-3 {
		grid-template-columns: repeat(2, 1fr);
	}

	.hd-gallery {
		grid-template-columns: repeat(3, 1fr);
	}

	.hd-objednat {
		grid-template-columns: 1fr;
		padding: 40px 32px;
	}

	.hd-footer__grid {
		grid-template-columns: 1fr 1fr;
		gap: 36px;
	}
}

/* --- Mobil --------------------------------------------------------------- */

@media (max-width: 767px) {
	:root {
		--hd-header-h: 71px;
	}

	.hd-container {
		padding-inline: 20px;
	}

	.hd-section {
		padding-top: 64px;
	}

	.hd-section--soft {
		margin-top: 64px;
		padding-block: 48px;
	}

	.hd-header__inner {
		padding: 12px 20px;
		gap: 12px;
	}

	.hd-header__brand img {
		height: 38px;
	}

	.hd-burger {
		display: block;
	}

	.hd-nav {
		display: none;
		width: 100%;
		order: 3;
	}

	.hd-nav.is-open {
		display: block;
	}

	.hd-menu {
		flex-direction: column;
		gap: 0;
		padding-bottom: 8px;
	}

	.hd-menu li {
		border-top: 1px solid var(--hd-line);
	}

	.hd-menu a {
		display: block;
		padding: 12px 0;
	}

	.hd-header__contact {
		width: 100%;
		order: 4;
		margin-left: 0;
		justify-content: space-between;
		gap: 12px;
	}

	.hd-header__contact .hd-btn {
		flex-shrink: 0;
	}

	.hd-hero__claim {
		font-size: 32px;
	}

	.hd-hero__photo--round {
		left: auto;
		right: 12px;
		bottom: -30px;
		width: 190px;
		height: 190px;
	}

	.hd-hero__media {
		margin-bottom: 26px;
	}

	.hd-h2 {
		font-size: 26px;
	}

	.hd-grid-2,
	.hd-grid-3,
	.hd-grid-4 {
		grid-template-columns: 1fr;
	}

	.hd-vyhody {
		margin-top: 48px;
		padding: 28px 24px;
		gap: 26px;
	}

	.hd-sluzby {
		gap: 16px;
	}

	.hd-beleni {
		padding: 24px 22px;
	}

	.hd-beleni__cta {
		width: 100%;
		justify-content: space-between;
	}

	.hd-notes {
		gap: 16px;
	}

	.hd-accordion {
		padding: 4px 20px;
	}

	.hd-sluzby-intro {
		grid-template-columns: 1fr;
		gap: 36px;
	}

	.hd-accordion--plain {
		padding: 0;
	}

	.hd-accordion--plain .hd-accordion__trigger {
		gap: 14px;
		font-size: 16.5px;
	}

	.hd-accordion--plain .hd-accordion__panel {
		padding-left: 0;
	}

	.hd-objednat {
		padding: 34px 24px;
		gap: 28px;
	}

	.hd-gallery {
		grid-template-columns: 1fr 1fr;
		gap: 12px;
	}

	.hd-lightbox {
		padding: 20px;
	}

	.hd-lightbox__nav {
		width: 44px;
		height: 44px;
		font-size: 28px;
	}

	.hd-lightbox__nav--prev {
		left: 8px;
	}

	.hd-lightbox__nav--next {
		right: 8px;
	}

	.hd-footer {
		margin-top: 64px;
	}

	.hd-footer__grid {
		grid-template-columns: 1fr;
		gap: 32px;
	}

	.hd-footer__bottom {
		flex-direction: column;
		gap: 8px;
	}

	.hd-float {
		right: 14px;
		bottom: 14px;
		padding: 13px 20px;
		font-size: 11px;
	}

	.hd-cookies {
		left: 12px;
		right: 12px;
		bottom: 12px;
		width: auto;
		padding: 18px 18px 20px;
	}
}

/* --- Méně pohybu --------------------------------------------------------- */

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}

	*,
	*::before,
	*::after {
		transition-duration: 0.01ms !important;
		animation-duration: 0.01ms !important;
	}
}
