:root {
	--blue: #006bb6;
	--blue-dark: #005189;
	--yellow: #f3ba12;
	--green: #78aa6b;
	--brown: #bd652a;
	--cream: #fbf8f1;
	--ink: #292927;
	--muted: #66635d;
	--border: #e6dfd3
}

* {
	box-sizing: border-box
}

body {
	margin: 0;
	background: #f9f6ef;
	color: var(--ink);
	font-family: "Source Sans 3", sans-serif;
	font-size: 15px
}

a {
	text-decoration: none;
	color: inherit
}

.container {
	max-width: 1160px
}

.topbar {
	height: 38px;
	background: linear-gradient(90deg, #0879c5, #005aa1);
	color: #fff;
	font-size: 12px
}

.topbar .container {
	height: 100%
}

.topbar-left,
.topbar-right {
	display: flex;
	align-items: center;
	gap: 40px
}

.topbar i {
	margin-right: 7px
}

.topbar .bi-star-fill {
	color: var(--yellow)
}

.topbar a {
	color: #fff
}

.member-link {
	height: 38px;
	display: flex;
	align-items: center;
	padding: 0 27px;
	background: var(--yellow);
	font-weight: 700;
	text-transform: uppercase
}

.site-header {
	background: #fff
}

.navbar {
	min-height: 128px;
	padding: 0
}

.navbar-brand img {
	width: 145px;
	height: 122px;
	object-fit: contain
}

.navbar-nav {
	gap: 17px
}

.nav-link {
	padding: 51px 0 42px !important;
	font-family: "Oswald", sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	color: #202020 !important;
	position: relative;
	white-space: nowrap
}

.nav-link.active:after,
.nav-link:hover:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 34px;
	height: 2px;
	background: var(--blue)
}

.dropdown-menu {
	border: 0;
	border-radius: 3px;
	box-shadow: 0 10px 25px #0002
}

.hero {
	height: 480px;
	display: grid;
	grid-template-columns: 45% 55%;
	background: #fff
}

.hero-copy {
	padding: 53px 35px 40px max(6vw, calc((100vw - 1160px)/2));
	background: linear-gradient(90deg, #fff 75%, rgba(255, 255, 255, .75));
	z-index: 2
}

.hero h1 {
	margin: 0;
	color: #0c6da9;
	font-family: "Rye", serif;
	font-size: 57px;
	line-height: 1.06;
	text-transform: uppercase;
	letter-spacing: 1px
}

.hero h1 span {
	color: #6ca66f
}

.western-separator {
	display: flex;
	align-items: center;
	gap: 8px;
	width: 85px;
	margin: 14px 0 6px;
	color: var(--yellow)
}

.western-separator span {
	height: 1px;
	flex: 1;
	background: #6ca66f
}

.hero-tagline {
	margin: 4px 0 20px;
	color: #b86533;
	font-family: Georgia, serif;
	font-size: 25px;
	font-style: italic
}

.hero-text {
	font-weight: 600;
	line-height: 1.45
}

.hero-actions {
	display: flex;
	gap: 18px;
	margin-top: 22px
}

.btn {
	border-radius: 3px;
	padding: 13px 20px;
	font-family: "Oswald", sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase
}

.btn-primary {
	background: var(--blue);
	border-color: var(--blue)
}

.btn-outline-warning {
	color: #ae7422;
	border-color: #d7a92e
}

.hero-image {
	position: relative;
	background-size: cover;
	background-position: center
}

.hero-image:before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, #fff 0%, transparent 25%)
}

.slider-dots {
	position: absolute;
	bottom: 29px;
	left: 42%;
	display: flex;
	gap: 10px
}

.slider-dots span {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #fff
}

.slider-dots .active {
	background: #1a94da
}

.quick-wrap {
	padding: 34px 0 16px
}

.quick-links {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	background: #fff;
	border: 1px solid var(--border);
	border-radius: 7px;
	box-shadow: 0 4px 14px #493b2417
}

.quick-links>a {
	display: flex;
	gap: 18px;
	padding: 28px 23px;
	border-right: 1px solid var(--border)
}

.quick-links>a:last-child {
	border: 0
}

.quick-icon {
	width: 54px;
	height: 54px;
	flex: 0 0 54px;
	border-radius: 50%;
	display: grid;
	place-items: center;
	color: #fff;
	font-size: 25px
}

.quick-icon.blue {
	background: var(--blue)
}

.quick-icon.green {
	background: var(--green)
}

.quick-icon.brown {
	background: var(--brown)
}

.quick-icon.yellow {
	background: var(--yellow)
}

.quick-links strong {
	display: block;
	color: var(--blue-dark);
	font-family: "Oswald", sans-serif;
	font-size: 16px;
	text-transform: uppercase
}

.quick-links small {
	display: block;
	margin: 8px 0 13px;
	line-height: 1.35
}

.quick-links b {
	font-size: 12px;
	text-transform: uppercase;
	color: var(--blue)
}

.home-section {
	padding: 26px 0
}

.schedule-section {
	padding-top: 14px
}

.title-row,
.center-title {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 22px
}

.title-row h2,
.center-title h2,
.association-panel h2 {
	margin: 0;
	color: var(--blue-dark);
	font-family: "Oswald", sans-serif;
	font-size: 23px;
	font-weight: 600;
	text-transform: uppercase
}

.title-row>i,
.center-title>i,
.association-copy>i {
	color: var(--yellow);
	font-size: 10px
}

.title-row>span,
.center-title>span {
	height: 1px;
	width: 43px;
	background: #7cb49a
}

.title-row>a,
.center-title>a {
	margin-left: auto;
	color: #9c5b25;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase
}

.course-head,
.course-row {
	display: grid;
	grid-template-columns: 90px 1.4fr 1fr 1.25fr;
	align-items: center
}

.course-head {
	padding: 0 10px 11px;
	border-bottom: 1px solid var(--border);
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase
}

.course-row {
	min-height: 67px;
	padding: 8px 10px;
	border-bottom: 1px solid var(--border);
	font-size: 13px
}

.green-text {
	color: #5b9c66
}

.orange-text {
	color: #c06a2f
}

.blue-text {
	color: #1672b2
}

.level {
	display: inline-block;
	border-radius: 2px;
	padding: 4px 8px;
	color: #fff;
	font-size: 10px;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase
}

.level.green {
	background: #72aa6a
}

.level.orange {
	background: #b96d35
}

.level.blue {
	background: #2376ad
}

.level.yellow {
	background: #e2a91c
}

.event-column {
	border-left: 1px solid var(--border);
	padding-left: 35px
}

.event-item {
	display: grid;
	grid-template-columns: 61px 1fr 112px;
	align-items: center;
	gap: 18px;
	margin-bottom: 12px
}

.date-box {
	height: 57px;
	border: 1px solid #cda478;
	border-radius: 4px;
	display: grid;
	place-content: center;
	text-align: center;
	color: #333
}

.date-box strong {
	font-family: "Oswald", sans-serif;
	font-size: 23px;
	line-height: 1
}

.date-box span {
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase
}

.blue-date {
	border-color: #61a4cc;
	color: #0871b5
}

.event-item h3 {
	margin: 0;
	font-family: "Oswald", sans-serif;
	font-size: 17px;
	text-transform: uppercase
}

.event-item p {
	margin: 2px 0 0;
	font-size: 12px
}

.event-item img {
	width: 112px;
	height: 58px;
	object-fit: cover;
	border-radius: 5px
}

.center-title {
	justify-content: center;
	position: relative
}

.center-title>a {
	position: absolute;
	right: 0
}

.dance-grid,
.gallery-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 17px
}

.dance-card {
	background: #fff;
	border: 1px solid var(--border);
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 3px 9px #00000012
}

.dance-card>img {
	width: 100%;
	height: 92px;
	object-fit: cover
}

.dance-card>div {
	padding: 8px 10px
}

.dance-card h3 {
	margin: 0 0 5px;
	font-family: "Oswald", sans-serif;
	font-size: 15px;
	text-transform: uppercase
}

.dance-card p {
	display: flex;
	gap: 13px;
	margin: 10px 0 0;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase
}

.dance-card p i {
	margin-right: 3px
}

.gallery-section {
	padding-top: 36px
}

.gallery-grid img {
	width: 100%;
	height: 145px;
	object-fit: cover;
	border-radius: 6px;
	box-shadow: 0 2px 5px #0002
}

.association-section {
	padding: 33px 0 25px
}

.association-panel {
	min-height: 215px;
	border: 1px solid var(--border);
	border-radius: 7px;
	background: linear-gradient(90deg, #f8ead7, #fff 35%, #fff 65%, #f8ead7);
	box-shadow: 0 4px 14px #493b2417;
	display: grid;
	grid-template-columns: 120px 1.5fr 1fr 120px;
	align-items: center;
	text-align: center;
	overflow: hidden
}

.association-copy {
	padding: 15px;
	border-right: 1px solid var(--border)
}

.association-copy p,
.radio-copy p {
	margin: 7px 0;
	font-size: 12px
}

.radio-copy>.bi {
	font-size: 42px
}

.radio-copy h2 {
	font-size: 18px
}

.cactus {
	font-size: 76px;
	align-self: end;
	filter: saturate(.65)
}

.site-footer {
	background: linear-gradient(180deg, #075d98, #034f84);
	color: #fff;
	padding-top: 25px
}

.footer-grid {
	display: grid;
	grid-template-columns: 1.1fr 1.35fr 1fr 1fr;
	gap: 40px;
	padding: 10px 0 28px
}

.footer-logo {
	width: 170px
}

.site-footer h3 {
	font-family: "Oswald", sans-serif;
	font-size: 14px;
	text-transform: uppercase
}

.site-footer p,
.site-footer a,
.site-footer span {
	display: block;
	color: #fff;
	font-size: 12px;
	line-height: 1.7
}

.copyright {
	padding: 13px;
	border-top: 1px solid #ffffff24;
	text-align: center;
	font-size: 11px
}

.copyright i {
	color: var(--yellow)
}

@media(max-width:1199px) {
	.navbar {
		min-height: 90px
	}

	.navbar-brand img {
		width: 105px;
		height: 82px
	}

	.nav-link {
		padding: 10px !important
	}

	.hero {
		grid-template-columns: 1fr 1.2fr
	}

	.hero-copy {
		padding-left: 5vw
	}

	.hero h1 {
		font-size: 44px
	}

	.quick-links {
		grid-template-columns: repeat(2, 1fr)
	}

	.quick-links>a:nth-child(2) {
		border-right: 0
	}

	.dance-grid,
	.gallery-grid {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media(max-width:767px) {
	.topbar {
		height: auto
	}

	.topbar .container,
	.topbar-left {
		flex-direction: column;
		align-items: flex-start !important;
		gap: 4px;
		padding: 5px 12px
	}

	.member-link {
		height: 32px;
		padding: 0 10px
	}

	.hero {
		height: auto;
		grid-template-columns: 1fr
	}

	.hero-copy {
		padding: 38px 24px
	}

	.hero-image {
		height: 320px
	}

	.quick-links {
		grid-template-columns: 1fr
	}

	.quick-links>a {
		border-right: 0;
		border-bottom: 1px solid var(--border)
	}

	.course-head {
		display: none
	}

	.course-row {
		grid-template-columns: 80px 1fr;
		gap: 8px
	}

	.event-column {
		border: 0;
		padding-left: 12px
	}

	.dance-grid,
	.gallery-grid {
		grid-template-columns: 1fr
	}

	.center-title>a {
		display: none
	}

	.association-panel {
		grid-template-columns: 1fr
	}

	.cactus {
		display: none
	}

	.association-copy {
		border: 0;
		border-bottom: 1px solid var(--border)
	}

	.radio-copy {
		padding: 25px
	}

	.footer-grid {
		grid-template-columns: 1fr 1fr
	}

	.hero h1 {
		font-size: 40px
	}
}

@media(max-width:480px) {
	.footer-grid {
		grid-template-columns: 1fr
	}

	.event-item {
		grid-template-columns: 55px 1fr
	}

	.event-item img {
		display: none
	}

	.hero-actions {
		flex-direction: column;
		align-items: flex-start
	}
}


.error-404 {
	position: relative;
	min-height: 760px;
	overflow: hidden;
	background: #d9943e;
	display: flex;
	align-items: stretch;
}

.error-404-background {
	position: absolute;
	inset: 0;
	background-image: url('../medias/404-western.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index: 1;
}

.error-404-shade {
	position: absolute;
	inset: 0;
	background:
		linear-gradient(
			to bottom,
			rgba(255, 248, 234, 0.08) 0%,
			rgba(255, 229, 182, 0.06) 45%,
			rgba(66, 28, 5, 0.14) 100%
		);
	z-index: 2;
}

.error-404-container {
	position: relative;
	z-index: 3;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	padding-top: 35px;
	padding-bottom: 70px;
}

.error-404-content {
	width: 100%;
	max-width: 760px;
	text-align: center;
	color: #342013;
	padding: 15px 30px;
}

.error-404-number {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 28px;
	margin-bottom: 4px;
}

.error-404-number strong {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: clamp(110px, 13vw, 190px);
	font-weight: 900;
	line-height: 0.85;
	color: #3b2012;
	letter-spacing: 4px;
	text-shadow:
		0 3px 0 rgba(255, 236, 196, 0.35),
		0 8px 18px rgba(69, 28, 5, 0.25);
}

.error-404-star {
	font-size: 28px;
	color: #6b3b17;
	transform: translateY(8px);
}

.error-404-content h1 {
	margin: 8px 0 0;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: clamp(34px, 4.6vw, 58px);
	font-weight: 900;
	line-height: 1.05;
	text-transform: uppercase;
	color: #402414;
	text-shadow: 0 2px 0 rgba(255, 244, 218, 0.4);
}

.error-404-content h1 span {
	display: block;
	margin-top: 3px;
	font-family: 'Brush Script MT', 'Segoe Script', cursive;
	font-size: 1.15em;
	font-weight: 500;
	text-transform: none;
	color: #a54c0c;
}

.error-404-separator {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	margin: 12px auto 14px;
	color: #8d4e1c;
}

.error-404-separator span {
	width: 72px;
	height: 1px;
	background: #8d4e1c;
}

.error-404-separator i {
	font-size: 12px;
}

.error-404-text {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.55;
	color: #3b281c;
	text-shadow: 0 1px 0 rgba(255, 248, 228, 0.55);
}

.error-404-text p {
	margin: 0 0 7px;
}

.error-404-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	min-width: 345px;
	margin-top: 330px;
	padding: 17px 28px;
	border: 3px solid #713908;
	border-radius: 6px;
	background: #efad25;
	box-shadow:
		inset 0 0 0 2px rgba(255, 224, 103, 0.75),
		0 5px 0 #6f3508,
		0 10px 22px rgba(55, 24, 3, 0.28);
	color: #4b270c;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 20px;
	font-weight: 900;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	transition:
		transform 0.2s ease,
		box-shadow 0.2s ease,
		background-color 0.2s ease;
}

.error-404-button:hover {
	background: #ffc03d;
	color: #3e1d07;
	transform: translateY(-2px);
	box-shadow:
		inset 0 0 0 2px rgba(255, 232, 128, 0.9),
		0 7px 0 #6f3508,
		0 13px 25px rgba(55, 24, 3, 0.3);
}

.error-404-button:active {
	transform: translateY(3px);
	box-shadow:
		inset 0 0 0 2px rgba(255, 232, 128, 0.9),
		0 2px 0 #6f3508,
		0 6px 12px rgba(55, 24, 3, 0.22);
}

.error-404-button i {
	font-size: 24px;
}

@media (max-width: 991.98px) {
	.error-404 {
		min-height: 700px;
	}

	.error-404-background {
		background-position: center bottom;
	}

	.error-404-container {
		padding-top: 30px;
		padding-bottom: 50px;
	}

	.error-404-content {
		max-width: 680px;
	}

	.error-404-text {
		font-size: 17px;
	}

	.error-404-button {
		margin-top: 285px;
	}
}

@media (max-width: 767.98px) {
	.error-404 {
		min-height: 670px;
	}

	.error-404-background {
		background-position: 50% bottom;
	}

	.error-404-shade {
		background:
			linear-gradient(
				to bottom,
				rgba(255, 244, 220, 0.25) 0%,
				rgba(255, 235, 199, 0.16) 42%,
				rgba(58, 24, 5, 0.2) 100%
			);
	}

	.error-404-container {
		padding-top: 18px;
		padding-bottom: 38px;
	}

	.error-404-content {
		padding: 10px 15px;
	}

	.error-404-number {
		gap: 15px;
	}

	.error-404-star {
		font-size: 20px;
	}

	.error-404-content h1 {
		font-size: 34px;
	}

	.error-404-text {
		font-size: 15px;
		line-height: 1.45;
	}

	.error-404-text br {
		display: none;
	}

	.error-404-button {
		min-width: 0;
		width: auto;
		max-width: 100%;
		margin-top: 280px;
		padding: 14px 20px;
		font-size: 16px;
	}

	.error-404-button i {
		font-size: 20px;
	}
}

@media (max-width: 479.98px) {
	.error-404 {
		min-height: 620px;
	}

	.error-404-background {
		background-position: 52% bottom;
	}

	.error-404-number strong {
		font-size: 90px;
	}

	.error-404-star {
		display: none;
	}

	.error-404-content h1 {
		font-size: 28px;
	}

	.error-404-text {
		font-size: 14px;
	}

	.error-404-button {
		margin-top: 255px;
		font-size: 14px;
		letter-spacing: 0;
	}
}

.page-content {
	padding: 60px 0 80px;
	min-height: 450px;
	background: #faf8f5;
}

.page-content h1 {
	margin-bottom: 30px;
	font-size: 48px;
	color: #154f80;
}

.page-description {
	background: #ffffff;
	border-radius: 12px;
	padding: 30px;
	box-shadow: 0 5px 20px rgba(0,0,0,.08);
	min-height: 250px;
}

.empty-page-message {
	text-align: center;
	padding: 80px 20px;
	color: #777;
}

.empty-page-message i {
	font-size: 64px;
	color: #f1b51c;
	display: block;
	margin-bottom: 20px;
}

.empty-page-message h2 {
	font-size: 28px;
	margin-bottom: 15px;
	color: #154f80;
}


.protected-page {
	padding: 80px 0;
	background:
		linear-gradient(
			135deg,
			#fffaf2 0%,
			#f7ead6 100%
		);
}

.protected-page-card {
	max-width: 520px;
	margin: 0 auto;
	padding: 42px;
	background: #fff;
	border: 1px solid #ead8bc;
	border-radius: 16px;
	box-shadow: 0 18px 45px rgba(68, 39, 16, 0.12);
	text-align: center;
}

.protected-page-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 72px;
	height: 72px;
	margin: 0 auto 20px;
	border-radius: 50%;
	background: #f1a91d;
	color: #fff;
	font-size: 30px;
}

.protected-page-card h1 {
	margin-bottom: 12px;
	color: #154f80;
	font-size: 34px;
	font-weight: 700;
}

.protected-page-intro {
	margin-bottom: 5px;
	color: #a85820;
	font-size: 18px;
	font-weight: 700;
}

.protected-page-card form {
	margin-top: 28px;
	text-align: left;
}

.protected-page-card .btn {
	width: 100%;
	margin-top: 10px;
}


/* DANSES*/
.members-dances {
	min-height: 650px;
	padding: 60px 0 90px;
	background:
		linear-gradient(180deg, #fffaf2 0%, #ffffff 300px);
}

.members-dances-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 30px;
	margin-bottom: 35px;
}

.members-dances-kicker {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 10px;
	color: #b46c20;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.7px;
}

.members-dances-header h1 {
	margin: 0 0 10px;
	color: #125f95;
	font-family: 'Oswald', sans-serif;
	font-size: clamp(38px, 5vw, 56px);
	font-weight: 700;
	text-transform: uppercase;
}

.members-dances-header p {
	max-width: 650px;
	margin: 0;
	color: #66727a;
	font-size: 18px;
}

.members-dances-counter {
	flex: 0 0 auto;
	min-width: 170px;
	padding: 18px 22px;
	border: 1px solid #e6d5b9;
	border-radius: 14px;
	background: #ffffff;
	box-shadow: 0 10px 30px rgba(65, 42, 20, 0.08);
	text-align: center;
}

.members-dances-counter strong {
	display: block;
	color: #d58a19;
	font-family: 'Oswald', sans-serif;
	font-size: 38px;
	line-height: 1;
}

.members-dances-counter span {
	display: block;
	margin-top: 5px;
	color: #69747b;
	font-size: 13px;
	font-weight: 600;
}

.members-dances-description {
	margin-bottom: 30px;
	padding: 24px;
	border-left: 4px solid #df9b25;
	border-radius: 0 10px 10px 0;
	background: #ffffff;
	box-shadow: 0 8px 25px rgba(65, 42, 20, 0.06);
}

.dances-filters {
	display: grid;
	grid-template-columns: minmax(280px, 2fr) repeat(3, minmax(150px, 1fr)) auto;
	gap: 12px;
	margin-bottom: 35px;
	padding: 18px;
	border: 1px solid #eadfce;
	border-radius: 14px;
	background: #ffffff;
	box-shadow: 0 12px 35px rgba(50, 38, 24, 0.08);
}

.dances-search {
	position: relative;
}

.dances-search i {
	position: absolute;
	top: 50%;
	left: 15px;
	color: #8c969d;
	transform: translateY(-50%);
}

.dances-search input,
.dances-filters select {
	width: 100%;
	height: 46px;
	border: 1px solid #d8dee2;
	border-radius: 9px;
	background: #ffffff;
	color: #27323a;
	font-size: 15px;
}

.dances-search input {
	padding: 0 15px 0 43px;
}

.dances-filters select {
	padding: 0 38px 0 13px;
}

.dances-search input:focus,
.dances-filters select:focus {
	border-color: #1773ad;
	outline: 0;
	box-shadow: 0 0 0 3px rgba(23, 115, 173, 0.13);
}

.dances-reset {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
	height: 46px;
	padding: 0 16px;
	border: 1px solid #d8dee2;
	border-radius: 9px;
	background: #f8f9fa;
	color: #53606a;
	font-weight: 600;
	white-space: nowrap;
}

.dances-reset:hover {
	border-color: #bd741d;
	background: #fff8ed;
	color: #a35d14;
}

.dances-state {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	min-height: 220px;
	color: #65717a;
}

.members-dances-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 22px;
}

.member-dance-card {
	display: flex;
	flex-direction: column;
	min-width: 0;
	overflow: hidden;
	border: 1px solid #e2e5e8;
	border-radius: 14px;
	background: #ffffff;
	box-shadow: 0 8px 24px rgba(34, 50, 61, 0.08);
	transition:
		transform 0.2s ease,
		box-shadow 0.2s ease,
		border-color 0.2s ease;
}

.member-dance-card:hover {
	border-color: #cdd7de;
	box-shadow: 0 16px 35px rgba(34, 50, 61, 0.14);
	transform: translateY(-4px);
}

.member-dance-card-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	padding: 13px 15px;
	border-bottom: 1px solid #edf0f2;
	background: #fbfcfd;
}

.dance-level,
.dance-type {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.3px;
}

.dance-level {
	padding: 5px 8px;
	border-radius: 20px;
	background: #eaf4e7;
	color: #4c8a40;
}

.dance-level-novice {
	background: #fff2d8;
	color: #b87712;
}

.dance-level-intermediaire,
.dance-level-avancé {
	background: #f8e7e2;
	color: #a9543c;
}

.dance-level-partner {
	background: #e6f0fb;
	color: #286fa6;
}

.dance-type {
	color: #77838b;
}

.member-dance-card-body {
	flex: 1;
	padding: 20px 18px;
}

.dance-card-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	margin-bottom: 15px;
	border-radius: 50%;
	background: #e7f2fa;
	color: #12689f;
	font-size: 19px;
}

.member-dance-card h2 {
	margin: 0 0 10px;
	color: #25323a;
	font-family: 'Oswald', sans-serif;
	font-size: 21px;
	font-weight: 600;
	line-height: 1.25;
	text-transform: uppercase;
}

.dance-choreographer {
	display: flex;
	align-items: flex-start;
	gap: 6px;
	min-height: 40px;
	margin: 0 0 14px;
	color: #737e85;
	font-size: 14px;
}

.dance-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 15px;
	color: #707b82;
	font-size: 13px;
}

.dance-meta span {
	display: inline-flex;
	align-items: center;
	gap: 5px;
}

.member-dance-card-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	padding: 14px 15px;
	border-top: 1px solid #edf0f2;
	background: #fbfcfd;
}

.dance-action {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	padding: 7px 9px;
	border-radius: 7px;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
}

.dance-action-pdf {
	background: #fbe9e7;
	color: #b94738;
}

.dance-action-video {
	background: #e8f2fb;
	color: #216eaa;
}

.dance-action-music {
	background: #f6edfb;
	color: #8551a1;
}

.dance-action:hover {
	filter: brightness(0.96);
	transform: translateY(-1px);
}

.dance-no-resource {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	color: #929ba1;
	font-size: 12px;
	font-style: italic;
}

.dances-empty {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.dances-empty i {
	margin-bottom: 12px;
	color: #d59736;
	font-size: 42px;
}

.dances-empty strong {
	color: #2d3b44;
	font-size: 20px;
}

.dances-empty span {
	margin-top: 5px;
}

.dances-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
	margin-top: 42px;
}

.dances-pagination button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 40px;
	height: 40px;
	padding: 0 11px;
	border: 1px solid #d8dfe3;
	border-radius: 8px;
	background: #ffffff;
	color: #4b5962;
	font-weight: 700;
}

.dances-pagination button:hover:not(:disabled),
.dances-pagination button.active {
	border-color: #126da6;
	background: #126da6;
	color: #ffffff;
}

.dances-pagination button:disabled {
	cursor: not-allowed;
	opacity: 0.4;
}

.dances-pagination span {
	padding: 0 4px;
	color: #8b959b;
}

@media (max-width: 1199.98px) {
	.dances-filters {
		grid-template-columns: repeat(3, 1fr);
	}

	.dances-search {
		grid-column: span 2;
	}

	.members-dances-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width: 991.98px) {
	.members-dances-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

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

@media (max-width: 767.98px) {
	.members-dances {
		padding: 40px 0 65px;
	}

	.members-dances-header {
		align-items: flex-start;
		flex-direction: column;
	}

	.members-dances-counter {
		width: 100%;
	}

	.dances-filters {
		grid-template-columns: 1fr;
	}

	.dances-search {
		grid-column: auto;
	}

	.members-dances-grid {
		grid-template-columns: 1fr;
	}
}
/* DANSES*/