/* ==========================================================================
   FONTES
   ========================================================================== */
@font-face {
	font-family: 'Garet';
	src: url('../fonts/Garet-Book.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Garet';
	src: url('../fonts/Garet-Bold.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Garet';
	src: url('../fonts/Garet-Book-Italic.woff2') format('woff2');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Garet';
	src: url('../fonts/Garet-Bold-Italic.woff2') format('woff2');
	font-weight: bold;
	font-style: italic;
}

/* ==========================================================================
   VARIÁVEIS DE CORES
   ========================================================================== */
:root {
	/* --- Cores da Marca da AEP --- */
	--aep-azul-claro: #2A5FB8;
	--aep-azul-base: #154697;
	--aep-azul-escuro: #0F2F5A;
	--aep-azul-muito-claro: #E8EEF9;
	--aep-verde-claro: #33BFBF;
	--aep-verde-base: #00A5A5;
	--aep-verde-escuro: #007777;
	--aep-verde-muito-claro: #E6F6F6;

	/* --- Cores do World Scouting --- */
	--world-scouting-purple: #612399;

	/* --- Cores do Grupo 163 Penamacor --- */
	--grupo-163-verde: #20c375;
	--grupo-163-azul: #042698;

	/* --- Cores de Divisão --- */
	--alcateia: #fedb00 ;
	--tribo-de-escoteiros: #007449 ;
	--tribo-de-exploradores: #01207b ;
	--cla: #cc3333 ;
	--chefia: #000000 ;

	/* --- Cores de Suporte --- */
	--branco: #ffffff;
	--preto: #000000;
	--overlay-dark: rgba(15, 47, 90, 0.75);
	--overlay-base: rgba(21, 70, 151, 0.40);
}

/* ==========================================================================
   RESET E CONFIGURAÇÃO BASE
   ========================================================================== */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html {
	scroll-behavior: smooth;
}

body {
	font-family: 'Garet', sans-serif;
	background-color: var(--branco);
	color: var(--aep-azul-escuro);
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

.md-elevation-1 {
	box-shadow: 0 1px 3px rgba(0,0,0,0.05), 0 1px 2px rgba(0,0,0,0.1);
}
.md-elevation-2 {
	box-shadow: 0 4px 20px rgba(15, 47, 90, 0.08);
}

/* ==========================================================================
   HEADER & NAVEGAÇÃO PREMIUM
   ========================================================================== */
header {
	background-color: var(--aep-azul-escuro);
	padding: 16px 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: sticky;
	top: 0;
	z-index: 100;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.logo-container {
	display: flex;
	align-items: center;
}

.logo-link {
	display: block;
}

.logo-img {
	height: auto;
	max-height: 60px;
	display: block;
}

.nav-menu ul {
	list-style: none;
	display: flex;
	gap: 32px;
	align-items: center;
}

.nav-menu a {
	color: var(--branco);
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85rem;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	transition: color 0.25s ease;
}

.nav-menu a:hover:not(.btn-destaque) {
	color: var(--aep-azul-muito-claro);
}

.btn-destaque {
	background-color: var(--aep-verde-base);
	color: var(--branco) !important;
	padding: 12px 24px;
	border-radius: 50px;
	font-weight: bold;
	box-shadow: 0 4px 10px rgba(0, 165, 165, 0.3);
	transition: transform 0.2s, background-color 0.2s !important;
}

.btn-destaque:hover {
	background-color: var(--aep-verde-claro) !important;
	transform: translateY(-1px);
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 20px;
	bottom: -20px;
	left: 0;
}

.dropbtn {
	cursor: pointer;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: var(--aep-azul-escuro);
	min-width: 240px;
	box-shadow: 0 10px 30px rgba(0,0,0,0.25);
	border-radius: 8px;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	padding: 8px 0;
	margin-top: 16px;
	border: 1px solid rgba(255, 255, 255, 0.05);
}

.dropdown-content a {
	padding: 12px 24px;
	display: block;
	font-size: 0.75rem;
	letter-spacing: 0.5px;
}

.dropdown-content a:hover {
	background-color: var(--aep-azul-base);
	color: var(--branco);
}

.menu-toggle {
	display: none;
	flex-direction: column;
	justify-content: space-between;
	width: 28px;
	height: 20px;
	background: transparent;
	border: none;
	cursor: pointer;
	z-index: 110;
	padding: 0;
}

.menu-toggle span {
	display: block;
	width: 100%;
	height: 3px;
	background-color: var(--branco);
	border-radius: 3px;
	transition: all 0.3s ease;
}

@media (min-width: 769px) {
	.dropdown:hover .dropdown-content {
		display: block;
	}
}

/* ==========================================================================
   LANDING HERO SECTION
   ========================================================================== */
.hero-landing {
	position: relative;
	min-height: 60vh;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 50px 40px;
	background-image: url('../img/20230813DS_ACNACDIA1LR-216.jpg'); 
	background-size: cover;
	background-position: center;
	background-attachment: relative;
	overflow: hidden;
}

.hero-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(135deg, var(--overlay-dark) 40%, var(--overlay-base) 100%);
	z-index: 1;
}

.hero-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
    max-width: 800px;
    padding: 0 20px;
	z-index: 2;
}

.hero-logo-img {
    max-width: 250px;
    margin-bottom: 20px;
}

.division-card {
    transition: transform 0.3s ease;
}

.division-card:hover {
    transform: translateY(-5px);
}

.hero-badge {
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.15);
	backdrop-filter: blur(4px);
	padding: 6px 16px;
	border-radius: 30px;
	font-size: 0.8rem;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 24px;
	border: 1px solid rgba(255, 255, 255, 0.2);
}

.hero-title {
	font-size: 3.5rem;
	font-weight: bold;
	line-height: 1.15;
	margin-bottom: 24px;
	letter-spacing: -1px;
	color: var(--branco);
}

.hero-subtitle {
	font-size: 1.15rem;
	line-height: 1.6;
	margin-bottom: 40px;
	color: var(--aep-azul-muito-claro);
}

.hero-actions {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}

.hero-logo-container {
    margin-bottom: 24px;
}

.hero-logo-img {
    max-width: 1600px;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.md-btn-primary {
	background-color: var(--aep-verde-base);
	color: var(--branco);
	padding: 16px 36px;
	border-radius: 8px;
	font-weight: bold;
	font-size: 0.95rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	box-shadow: 0 4px 15px rgba(0, 165, 165, 0.4);
	transition: background-color 0.2s, transform 0.2s;
}

.md-btn-primary:hover {
	background-color: var(--aep-verde-claro);
	transform: translateY(-2px);
}

.md-btn-secondary {
	background-color: var(--aep-azul-muito-claro);
	color: var(--aep-azul-escuro);
	padding: 16px 36px;
	border-radius: 8px;
	font-weight: bold;
	font-size: 0.95rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	transition: background-color 0.2s, transform 0.2s;
}

.md-btn-secondary:hover {
	background-color: var(--branco);
	transform: translateY(-2px);
}

/* ==========================================================================
	CONTAINER DE CONTEÚDO
   ========================================================================== */
.landing-container {
	padding: 80px 24px;
	max-width: 1100px;
	margin: 0 auto;
	width: 100%;
}

.section-header {
	text-align: center;
	max-width: 700px;
	margin: 0 auto 60px auto;
}

.section-header h2 {
	font-size: 2.2rem;
	color: var(--aep-azul-base);
	margin-bottom: 16px;
	font-weight: bold;
}

.section-header p {
	color: var(--aep-azul-escuro);
	font-size: 1.05rem;
	line-height: 1.6;
}

.divisions-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    justify-content: center; 
    justify-items: center; 
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}
.division-card {
    width: 100%;
    max-width: 350px;
    display: flex;
    flex-direction: column;
}

.division-card:hover {
	transform: translateY(-6px);
	box-shadow: 0 12px 30px rgba(15, 47, 90, 0.08);
}

.card-accent {
	height: 6px;
	width: 100%;
}

.border-alcateia { background-color: var(--alcateia); }
.border-escoteiros { background-color: var(--tribo-de-escoteiros); }
.border-exploradores { background-color: var(--tribo-de-exploradores); }
.border-cla { background-color: var(--cla); }
.border-chefia { background-color: var(--chefia); }

.card-body {
	padding: 32px 24px;
	display: flex;
	flex-direction: column;
	flex: 1;
}

.division-icon {
	font-size: 2.5rem;
	margin-bottom: 16px;
}

.division-card h3 {
	font-size: 1.35rem;
	color: var(--aep-azul-base);
	margin-bottom: 8px;
}

.age-badge {
	display: inline-block;
	align-self: flex-start;
	background-color: var(--aep-azul-muito-claro);
	color: var(--aep-azul-base);
	padding: 4px 12px;
	border-radius: 4px;
	font-size: 0.75rem;
	font-weight: bold;
	margin-bottom: 16px;
}

.division-card p {
	font-size: 0.9rem;
	line-height: 1.6;
	color: var(--aep-azul-escuro);
}

/* ==========================================================================
   FORMULÁRIOS GERAIS
   ========================================================================== */
.md-card {
	background-color: var(--branco);
	border-radius: 16px;
	padding: 40px;
	box-shadow: 0 4px 20px rgba(0,0,0,0.03);
	border-top: 4px solid var(--aep-azul-base);
}

label {
	display: block;
	color: var(--aep-azul-escuro);
	font-size: 0.8rem;
	font-weight: bold;
	margin-bottom: 8px;
	letter-spacing: 0.5px;
}

input[type="text"] {
	width: 100%;
	padding: 16px;
	margin-bottom: 24px;
	border: 1px solid var(--aep-azul-claro);
	background-color: var(--branco);
	border-radius: 8px;
	font-family: 'Garet', sans-serif;
	font-size: 1rem;
	color: var(--aep-azul-escuro);
	transition: border-color 0.2s;
}

input[type="text"]:focus {
	outline: none;
	border-color: var(--aep-azul-escuro);
}

.md-button {
	background-color: var(--aep-verde-base);
	color: var(--branco);
	border: none;
	padding: 14px 32px;
	border-radius: 8px;
	font-family: 'Garet', sans-serif;
	font-weight: bold;
	font-size: 0.9rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	box-shadow: 0 4px 12px rgba(0, 165, 165, 0.2);
	transition: background-color 0.2s, transform 0.1s;
}

.md-button:hover {
	background-color: var(--aep-verde-claro);
}

/* ==========================================================================
   FOOTER STANDARD
   ========================================================================== */
footer {
	background-color: var(--world-scouting-purple);
	color: var(--aep-azul-muito-claro);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px;
    gap: 10px;
}

.footer-container {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center;
}

.footer-logo-left,
.footer-logo-right {
	flex: 1;
}

.footer-logo-left {
	text-align: left;
}

.footer-logo-right {
	text-align: right;
}

.footer-text {
	flex: 2;
	font-size: 14px;
	padding: 50px;
}

.footer-logo-img {
	height: 100px;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}

/* ==========================================================================
   RESPONSIVIDADE COMPACTA (Mobile)
   ========================================================================== */
@media (max-width: 768px) {
	header {
		padding: 16px 24px;
	}

	.menu-toggle {
		display: flex;
	}

	.nav-menu {
		position: fixed;
		top: 0;
		right: -100%;
		width: 290px;
		height: 100vh;
		background-color: var(--aep-azul-escuro);
		padding: 100px 24px 32px 24px;
		transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1);
		box-shadow: -10px 0 30px rgba(15, 47, 90, 0.25);
		z-index: 105;
	}

	.nav-menu.active {
		right: 0;
	}

	.nav-menu ul {
		flex-direction: column;
		align-items: stretch;
		gap: 20px;
	}

	.nav-menu li {
		width: 100%;
	}

	.nav-menu a {
		font-size: 1rem;
		display: block;
		padding: 8px 0;
	}

	.btn-destaque {
		text-align: center;
		border-radius: 8px;
		padding: 14px;
		margin-bottom: 10px;
	}

	.dropdown-content {
		position: relative;
		box-shadow: none;
		background-color: rgba(255, 255, 255, 0.05);
		transform: none;
		left: 0;
		margin-top: 8px;
		display: none;
	}

	.dropdown.active .dropdown-content {
		display: block;
	}

	.dropdown::after {
		display: none;
	}

	.menu-toggle.active span:nth-child(1) { transform: translateY(8px) rotate(45deg); }
	.menu-toggle.active span:nth-child(2) { opacity: 0; }
	.menu-toggle.active span:nth-child(3) { transform: translateY(-9px) rotate(-45deg); }

	.hero-landing {
		padding: 80px 24px;
		min-height: 75vh;
		text-align: center;
	}

	.hero-title {
		font-size: 2.4rem;
	}

	.hero-subtitle {
		font-size: 1rem;
	}

	.hero-actions {
		flex-direction: column;
		gap: 16px;
	}

	.md-btn-primary, .md-btn-secondary {
		width: 100%;
		text-align: center;
	}

	.section-header h2 {
		font-size: 1.8rem;
	}

	.footer-container {
		display: flex;
		flex-direction: column;
		gap: 15px;
	}

	.footer-text {
		order: 1; 
		padding: 0px;
	}

	.footer-logo-right {
		order: 3; 
		text-align: center;
	}

	.footer-logo-left {
		order: 2;
		text-align: center;
	}
}

/* ==========================================================================
   MEDIA & VIDEO SECTION
   ========================================================================== */
.media-section {
	background-color: var(--aep-azul-muito-claro);
	padding: 80px 0;
}

.video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	border-radius: 16px;
	background-color: var(--aep-azul-escuro);
	margin: 0 auto;
	max-width: 900px;
}

.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

/* ==========================================================================
   GALLERY SECTION
   ========================================================================== */
.gallery-section {
	padding: 80px 0;
	background-color: var(--branco);
}

.gallery-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 24px;
}

.gallery-item {
	position: relative;
	border-radius: 12px;
	overflow: hidden;
	aspect-ratio: 4 / 5;
	cursor: pointer;
	background-color: var(--aep-azul-muito-claro);
}

.gallery-item::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40%;
	background: linear-gradient(to top, rgba(15, 47, 90, 0.5), transparent);
	opacity: 0;
	transition: opacity 0.3s ease;
	pointer-events: none;
}

.gallery-item:hover::after {
	opacity: 1;
}

.gallery-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.5s ease;
}

.gallery-item:hover img {
	transform: scale(1.08);
}

/* ==========================================================================
   SISTEMA DE LIGHTBOX (Visualização de fotos expandida)
   ========================================================================== */
.lightbox {
	display: none;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(15, 47, 90, 0.95);
	justify-content: center;
	align-items: center;
}

.lightbox.active {
	display: flex !important;
}

.lightbox-content {
	max-width: 85%;
	max-height: 85%;
	border-radius: 12px;
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.6);
	transform: scale(0.95);
	transition: transform 0.25s ease;
}

.lightbox.active .lightbox-content {
	transform: scale(1);
}

.lightbox-close {
	position: absolute;
	top: 24px;
	right: 32px;
	color: var(--branco);
	font-size: 3.5rem;
	font-weight: bold;
	cursor: pointer;
	transition: color 0.2s, transform 0.2s;
	line-height: 1;
}

.lightbox-close:hover {
	color: var(--aep-verde-claro);
	transform: scale(1.1);
}

/* ==========================================================================
   ESTILOS ADICIONAIS PARA A PÁGINA DE ATIVIDADES
   ========================================================================== */
.page-banner {
	background-color: var(--aep-azul-muito-claro);
	padding: 50px 24px;
	text-align: center;
	color: var(--aep-azul-escuro);
	border-bottom: 1px solid rgba(21, 70, 151, 0.1);
}

.page-banner h1 {
	font-size: 2.2rem;
	margin-bottom: 12px;
	font-weight: bold;
	color: var(--aep-azul-base);
}

.page-banner p {
	font-size: 1.05rem;
	color: var(--aep-azul-escuro);
	max-width: 700px;
	margin: 0 auto;
}

.filter-bar {
	display: flex;
	justify-content: center;
	gap: 12px;
	margin-bottom: 40px;
	flex-wrap: wrap;
}

.filter-btn {
	background-color: var(--aep-azul-muito-claro);
	color: var(--aep-azul-base);
	border: none;
	padding: 10px 24px;
	border-radius: 50px;
	font-family: 'Garet', sans-serif;
	font-weight: bold;
	font-size: 0.85rem;
	cursor: pointer;
	transition: all 0.2s ease;
}

.filter-btn:hover, .filter-btn.active {
	background-color: var(--aep-verde-base);
	color: var(--branco);
	box-shadow: 0 4px 12px rgba(0, 165, 165, 0.2);
}

.gallery-item-info {
	padding: 14px 4px 4px 4px;
}

.gallery-item-title {
	font-size: 1.05rem;
	font-weight: bold;
	color: var(--aep-azul-escuro);
	margin-bottom: 4px;
}

.gallery-item-meta {
	font-size: 0.8rem;
	color: var(--aep-azul-claro);
}

/* ==========================================================================
   AJUSTE DE INTRODUÇÃO NO INDEX
   ========================================================================== */
.index-intro {
	text-align: center;
	max-width: 800px;
	margin: 0 auto 50px auto;
	padding: 0 20px;
}

.index-intro h2 {
	font-size: 2.4rem;
	color: var(--aep-azul-base);
	margin-bottom: 20px;
	font-weight: bold;
	letter-spacing: -0.5px;
}

.index-intro p {
	color: var(--aep-azul-escuro);
	font-size: 1.15rem;
	line-height: 1.6;
}

/* ==========================================================================
   OTIMIZAÇÃO DE RENDERIZAÇÃO DA FOTO DA CHEFIA
   ========================================================================== */
.chefia-card img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	/* Desativa os modos de contraste forçado que geram serrilhado */
	image-rendering: auto; 
	/* Força navegadores baseados em Chromium e Safari a suavizar o redimensionamento */
	transform: translateZ(0);
	backface-visibility: hidden;
	filter: blur(0);
}

/* ==========================================================================
   HINO ASSOCIATIVO
   ========================================================================== */
.audio-player-container {
	background-color: var(--aep-azul-muito-claro);
	border-left: 4px solid var(--aep-azul-base);
	padding: 20px;
	border-radius: 4px;
	margin: 25px 0;
	text-align: center;
}
.audio-player-container p {
	margin-bottom: 12px;
	font-weight: bold;
	color: var(--aep-azul-escuro);
}

.audio-player-container audio {
	width: 100%;
	max-width: 500px;
	display: inline-block;
	vertical-align: middle;
	height: 40px;
}

audio {
	width: 100%;
	max-width: 500px;
}

.hino-content {
	font-family: 'Garet', sans-serif;
	max-width: 650px;
	margin: 0 auto;
	padding: 40px 20px;
}
.letra-hino {
	text-align: center;
	color: var(--preto);
	margin-top: 35px;
	font-size: 1.1rem;
	line-height: 1.8;
}
.letra-hino p {
	margin: 8px 0;
}
.grito-selva {
	font-weight: normal;
}
.estrofe-camoes {
	font-style: normal;
	color: var(--preto);
	margin: 25px 0;
	display: block;
	line-height: 1.9;
}

.bloco-bis {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
	position: relative;
}
.linhas-texto {
	display: block;
	text-align: center;
	font-weight: bold;
	color: var(--aep-azul-base);
}

.barra-vertical-bis {
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-left: 2px solid var(--aep-azul-base);;
	margin-left: 10px;
	padding-left: 8px;
	align-self: stretch; 
}
.texto-bis {
	font-family: 'Garet', sans-serif;
	font-size: 0.75rem;
	color: var(--aep-azul-claro);
	font-weight: bold;
	text-transform: lowercase;
}

/* =========================================================================
   ESTILO PARA SELECTS (Inputs de Seleção)
   ========================================================================== */
select {
    font-family: 'Garet', sans-serif;
    width: 100%;
    padding: 12px 16px;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 8px;
    color: var(--aep-azul-escuro, #0F2F55);
    font-size: 1rem;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23154697' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 16px;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

select:focus {
    outline: none;
    border-color: var(--aep-azul-base, #154697);
    box-shadow: 0 0 0 3px rgba(21, 70, 151, 0.1);
}

select option {
    font-family: 'Garet', sans-serif;
    padding: 10px;
}

/* =========================================================================
   ESTILO PARA DATAS
   ========================================================================== */
input[type="date"] {
    font-family: 'Garet', sans-serif;
    padding: 12px 16px;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    background-color: #ffffff;
    color: #333;
    font-size: 1rem;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
    transition: all 0.3s ease;
    appearance: none; 
}

input[type="date"]:focus {
    outline: none;
    border-color: var(--aep-azul-base, #154697);
    box-shadow: 0 0 0 4px rgba(21, 70, 151, 0.1);
}

input[type="date"]::-webkit-datetime-edit {
    padding: 0;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    cursor: pointer;
    filter: invert(15%) sepia(90%) saturate(2500%) hue-rotate(210deg) brightness(80%) contrast(100%);
}