
.app[data-v-b7aeb8b9] {
	font-family:
		system-ui,
		-apple-system,
		sans-serif;
	max-width: 1280px;
	margin: 0 auto;
	padding: 2rem;
	text-align: center;
}
header[data-v-b7aeb8b9] {
	margin-bottom: 3rem;
	padding-bottom: 2rem;
	border-bottom: 1px solid #444;
}
.wrapper[data-v-b7aeb8b9] {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	gap: 2rem;
}
nav a[data-v-b7aeb8b9] {
	margin: 0 1rem;
	font-weight: 500;
	color: #646cff;
	text-decoration: none;
}
nav a.router-link-active[data-v-b7aeb8b9] {
	color: #42b883;
	text-decoration: underline;
}
.counter-display[data-v-b7aeb8b9] {
	font-size: 1.1rem;
}
.counter-display strong[data-v-b7aeb8b9] {
	font-size: 1.5rem;
	color: #42b883;
}
.counter-buttons button[data-v-b7aeb8b9] {
	margin: 0 0.4rem;
	padding: 0.4rem 0.8rem;
	font-size: 1rem;
	cursor: pointer;
}
main[data-v-b7aeb8b9] {
	text-align: left;
}
