.snker-home {
	--ink: #141815;
	--muted: #6b726c;
	--line: rgba(20, 24, 21, 0.08);
	--cream: #faf8f5;
	--sand: #fbf6eb;
	--paper: #ffffff;
	--amber: #f9a825;
	max-width: 960px;
	margin: 0 auto;
	color: var(--ink);
	font-family: "Noto Sans Armenian", system-ui, sans-serif;
}

body.home main.wp-block-group,
body.front-page main.wp-block-group {
	background: none !important;
	background-color: transparent !important;
}

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

.snker-home img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.snker-home a {
	color: inherit;
	text-decoration: none;
}

.snker-home__masthead {
	max-width: 42rem;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.snker-home__masthead h1,
body.home main .wp-block-post-title,
body.front-page main .wp-block-post-title {
	display: none !important;
}

.snker-home__finder {
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin: 0;
	padding: 0;
}

.snker-home__lead {
	margin: 0;
	padding: 0;
	font-size: 0.88rem;
	font-weight: 600;
	line-height: 1.4;
	color: var(--ink);
}

.snker-home__search,
.snker-home__search-field {
	display: block;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

.snker-home__search input,
.snker-home__search-trigger {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0.7rem 2.7rem 0.7rem 1.15rem;
	border: 2px solid #1a1a1a;
	border-radius: 999px;
	background: var(--wp--preset--color--featured, #f7f2ea);
	font: inherit;
	font-size: 1rem;
	color: var(--ink);
}

.snker-home__search-trigger {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 46px;
	padding-right: 3rem;
	padding-left: 1.15rem;
	text-align: left;
	line-height: 1;
	color: rgba(20, 24, 21, 0.42);
	font-family: inherit;
	font-size: 0.88rem;
	cursor: text;
}

.snker-home__search input:focus,
.snker-home__search-trigger:focus {
	outline: none;
	box-shadow: 0 0 0 2px rgba(20, 24, 21, 0.08);
}

.snker-home__search input::placeholder {
	font-size: 0.82rem;
	font-weight: 400;
	color: rgba(20, 24, 21, 0.38);
	opacity: 1;
}

.snker-home__search input::-webkit-input-placeholder {
	font-size: 0.82rem;
	font-weight: 400;
	color: rgba(20, 24, 21, 0.38);
}

.snker-home__search input::-moz-placeholder {
	font-size: 0.82rem;
	font-weight: 400;
	color: rgba(20, 24, 21, 0.38);
	opacity: 1;
}

.snker-home__search input::-webkit-search-decoration,
.snker-home__search input::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.snker-home__search-icon {
	position: absolute;
	top: 50%;
	right: 1.05rem;
	width: 1.15rem;
	height: 1.15rem;
	color: var(--ink);
	pointer-events: none;
	transform: translateY(-50%);
}

.snker-home__search-icon svg {
	display: block;
	width: 100%;
	height: 100%;
}

.snk-stats-capsule {
	display: none;
}

.snk-fieldwork-hub {
	max-width: 820px;
	width: 100%;
	margin: 2.75rem auto 36px;
	padding: 0 12px;
}

.snk-field-rule {
	display: block;
	width: 42px;
	height: 1px;
	margin: 0 auto 1.35rem;
	background: rgba(20, 24, 21, 0.22);
}

.snk-field-title {
	margin: 0 0 10px;
	font-size: clamp(0.72rem, 1.85vw, 1.05rem);
	font-weight: 700;
	line-height: 1.25;
	text-align: left;
	color: #141815;
	white-space: nowrap;
}

.snk-field-status {
	display: flex;
	align-items: center;
	width: 100%;
}

.snk-field-portrait {
	position: relative;
	z-index: 1;
	flex: 0 0 176px;
	width: 176px;
	height: 176px;
	overflow: hidden;
	border-radius: 22px;
	box-shadow: 0 4px 16px rgba(20, 24, 21, 0.12);
}

.snk-field-portrait img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 18%;
}

.snk-field-strip {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	justify-content: space-between;
	box-sizing: border-box;
	min-width: 0;
	min-height: 176px;
	margin-left: -16px;
	padding: 14px 20px 12px 30px;
	background: #fff;
	border: 1px solid rgba(20, 24, 21, 0.08);
	border-left: 0;
	border-radius: 0 22px 22px 0;
	box-shadow: 0 4px 20px -4px rgba(0, 0, 0, 0.04);
}

.snk-field-metrics {
	display: flex;
	flex: 1 1 auto;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	margin: 0;
}

.field-node {
	display: flex;
	flex: 1 1 0;
	align-items: flex-start;
	min-width: 0;
}

.field-node + .field-node {
	border-left: 1px solid rgba(20, 24, 21, 0.08);
	padding-left: 12px;
}

a.field-node {
	color: inherit;
	text-decoration: none;
}

a.field-node:hover .node-sub,
a.field-node:focus-visible .node-sub {
	color: #141815;
}

.node-icon {
	display: none;
}

.node-title {
	font-size: 13px;
	color: #191e1a;
	line-height: 1.15;
}

.node-title strong {
	font-size: 15px;
	font-weight: 800;
	font-variant-numeric: tabular-nums;
}

.node-title small {
	color: #7a857e;
	font-size: 11px;
}

.node-sub {
	display: block;
	font-size: 10px;
	color: #6b726c;
	margin-top: 0;
	line-height: 1.2;
}

.node-photo .node-title {
	font-size: 15px;
}

.node-photo .node-title strong {
	font-size: 18px;
}

.node-photo .node-title small {
	font-size: 12px;
}

.dna-tag {
	background: rgba(123, 44, 191, 0.12);
	color: #7b2cbf;
	font-size: 10px;
	font-weight: 800;
	padding: 2px 6px;
	border-radius: 4px;
	margin-left: 4px;
}

.field-sep {
	display: none;
}

.snk-multi-bar {
	width: 100%;
	height: 6px;
	background: rgba(20, 24, 21, 0.06);
	border-radius: 999px;
	display: flex;
	overflow: hidden;
	gap: 2px;
}

.bar-segment {
	height: 100%;
	width: var(--pct, 0%);
	border-radius: 999px;
}

.seg-photo {
	background: #2d6a4f;
}

.seg-record {
	background: #c87d20;
}

.seg-dna {
	background: #7b2cbf;
}

.node-photo strong {
	color: #2d6a4f;
}

.node-record strong {
	color: #c87d20;
}

.node-dna strong {
	color: #7b2cbf;
}

.snk-fieldwork-hub.is-pending [data-count] {
	visibility: hidden;
}

.snk-fieldwork-hub.is-animated .bar-segment {
	width: 0;
}

.snk-fieldwork-hub.is-ready .bar-segment {
	width: var(--pct, 0%);
	transition: width 1s ease-in-out;
}

.snk-fieldwork-hub.is-ready .seg-record {
	transition-delay: 0.12s;
}

.snk-fieldwork-hub.is-ready .seg-dna {
	transition-delay: 0.24s;
}

@media (prefers-reduced-motion: reduce) {
	.snk-fieldwork-hub.is-animated .bar-segment,
	.snk-fieldwork-hub.is-ready .bar-segment {
		width: var(--pct, 0%);
		transition: none;
	}
}

@media (max-width: 720px) {
	.snk-fieldwork-hub {
		max-width: 100%;
		padding: 0;
	}

	.snk-field-status {
		flex-direction: column;
		align-items: stretch;
	}

	.snk-field-portrait {
		z-index: 2;
		flex: 0 0 auto;
		width: 132px;
		height: 132px;
		margin: 0 auto -18px;
		border-radius: 20px;
	}

	.snk-field-strip {
		min-height: 0;
		margin-left: 0;
		padding: 28px 14px 14px;
		border: 1px solid rgba(20, 24, 21, 0.08);
		border-radius: 20px;
	}

	.snk-field-title {
		margin-bottom: 12px;
		font-size: 0.92rem;
		text-align: center;
		white-space: normal;
	}

	.snk-field-metrics {
		align-items: flex-start;
		gap: 0;
	}

	.field-node + .field-node {
		padding-left: 8px;
	}

	.node-title {
		font-size: 11px;
	}

	.node-title strong {
		font-size: 18px;
		display: block;
		margin-bottom: 2px;
	}

	.node-title small {
		font-size: 10px;
	}

	.node-sub {
		font-size: 10px;
		line-height: 1.25;
		white-space: normal;
	}

	.dna-tag {
		margin-left: 0;
		font-size: 8px;
		padding: 1px 4px;
	}
}

.snk-stats-capsule > p,
.snk-stats-capsule > br {
	display: none;
}

.snk-stat-cell {
	display: flex;
	flex: 0 0 10.5rem;
	flex-direction: column;
	justify-content: center;
	gap: 0;
	max-width: 10.5rem;
	line-height: 1.2;
	color: inherit;
	text-decoration: none;
}

.snk-kicker {
	display: block;
	margin: 0 0 6px;
	font-size: 11px;
	font-weight: 500;
	line-height: 1.3;
	color: #7a857e;
	white-space: normal;
}

.snk-num {
	display: block;
	font-size: 32px;
	font-weight: 800;
	line-height: 1;
	letter-spacing: -0.03em;
	color: #141815;
	font-variant-numeric: tabular-nums;
	white-space: nowrap;
}

.snk-lbl {
	display: block;
	margin-top: 4px;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.2;
	color: #2d3748;
	white-space: nowrap;
}

.snk-stat-main-sep {
	flex: 0 0 1px;
	align-self: stretch;
	width: 1px;
	min-height: 56px;
	background: rgba(20, 24, 21, 0.08);
}

.snk-progress-group {
	display: flex;
	flex: 1 1 0;
	flex-direction: column;
	gap: 12px;
	min-width: 0;
}

.snk-prog-item {
	display: block;
	color: inherit;
	text-decoration: none;
}

.snk-prog-labels {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	justify-content: flex-start;
	gap: 0.25rem 0.4rem;
	margin-bottom: 5px;
	font-size: 12px;
}

.snk-prog-name {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	min-width: 0;
	font-weight: 600;
	color: #2d3748;
}

.snk-stats-capsule .dot {
	display: inline-block;
	flex: 0 0 auto;
	width: 6px;
	height: 6px;
	border-radius: 50%;
}

.snk-stats-capsule .dot.green {
	background: #2d6a4f;
}

.snk-stats-capsule .dot.ochre {
	background: #c87d20;
}

.snk-prog-val {
	font-size: 11px;
	color: #718096;
	white-space: nowrap;
}

.snk-prog-val strong,
.snk-prog-val b {
	font-size: 12px;
	font-weight: 700;
	color: #141815;
	font-variant-numeric: tabular-nums;
}

.snk-track {
	display: block;
	width: 100%;
	height: 4px;
	border-radius: 999px;
	background: rgba(20, 24, 21, 0.06);
	overflow: hidden;
}

.snk-fill {
	display: block;
	width: var(--pct, 0%);
	height: 100%;
	border-radius: 999px;
}

.snk-fill.fill-green {
	background: #2d6a4f;
}

.snk-fill.fill-ochre {
	background: #c87d20;
}

.snk-stats-capsule.is-animated .snk-fill {
	width: 0;
}

.snk-stats-capsule.is-ready .snk-fill {
	width: var(--pct, 0%);
	transition: width 1s ease-in-out;
}

.snk-stats-capsule.is-ready .snk-prog-item:nth-child(2) .snk-fill {
	transition-delay: 0.15s;
}

.snk-stats-capsule.is-pending [data-count] {
	visibility: hidden;
}

.snk-stats-capsule.is-pending .snk-fill {
	width: 0;
}

@media (prefers-reduced-motion: reduce) {
	.snk-stats-capsule.is-animated .snk-fill,
	.snk-stats-capsule.is-ready .snk-fill {
		width: var(--pct, 0%);
		transition: none;
	}
}

@media (max-width: 520px) {
	.snk-stats-capsule {
		flex-wrap: wrap;
		gap: 16px;
		padding: 20px;
	}

	.snk-stat-cell {
		flex: 1 1 auto;
		max-width: none;
	}

	.snk-stat-main-sep {
		display: none;
	}

	.snk-progress-group {
		flex: 1 1 100%;
	}
}

.snk-dial-card {
	max-width: 660px;
	width: 100%;
	margin: 20px auto 0;
	padding: 0 16px;
	background: transparent;
	border: none;
	border-radius: 0;
	box-shadow: none;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
	gap: 32px;
	text-align: left;
}

.snk-dial-visual {
	position: relative;
	flex-shrink: 0;
	width: 210px;
	height: 210px;
}

.snk-rings-svg {
	display: block;
	width: 100%;
	height: 100%;
	transform: rotate(-90deg);
}

.ring-bg {
	fill: none;
	stroke-width: 11;
}

.ring-bg-green {
	stroke: rgba(46, 90, 68, 0.1);
}

.ring-bg-ochre {
	stroke: rgba(184, 115, 51, 0.1);
}

.ring-bg-wine {
	stroke: rgba(140, 82, 67, 0.1);
}

.ring-fill {
	fill: none;
	stroke-width: 11;
	stroke-linecap: round;
	stroke-dashoffset: var(--offset);
}

.fill-green {
	stroke: #2e5a44;
}

.fill-ochre {
	stroke: #b87333;
}

.fill-wine {
	stroke: #8c5243;
}

.snk-dial-center {
	position: absolute;
	top: 50%;
	left: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	color: inherit;
	text-decoration: none;
	transform: translate(-50%, -50%);
}

.snk-dial-total {
	font-size: 28px;
	font-weight: 800;
	line-height: 1;
	letter-spacing: -0.03em;
	color: #141815;
	font-variant-numeric: tabular-nums;
}

.snk-dial-label {
	margin-top: 1px;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.06em;
	color: #7a857e;
}

.snk-dial-legend {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	gap: 12px;
	min-width: 0;
}

.snk-dial-card .legend-entry {
	display: block;
	color: inherit;
	text-decoration: none;
}

.legend-marker {
	flex-shrink: 0;
	width: 9px;
	height: 9px;
	margin-top: 0;
	border-radius: 50%;
}

.marker-green {
	background: #2e5a44;
}

.marker-ochre {
	background: #b87333;
}

.marker-wine {
	background: #8c5243;
}

.legend-info {
	display: flex;
	flex-direction: column;
	width: 100%;
	min-width: 0;
}

.legend-row {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 10px;
}

.legend-row strong {
	flex: 1 1 auto;
	font-size: 14px;
	font-weight: 700;
	color: #141815;
}

.legend-percent {
	margin-left: 12px;
	font-size: 14px;
	font-weight: 800;
	color: #191e1a;
	font-variant-numeric: tabular-nums;
	white-space: nowrap;
}

.legend-info small {
	display: block;
	margin-top: 2px;
	padding-left: 19px;
	font-size: 12px;
	line-height: 1.3;
	color: #6b726c;
}

.snk-dial-card.is-animated .ring-fill,
.snk-dial-card.is-pending .ring-fill {
	stroke-dashoffset: var(--circ);
}

.snk-dial-card.is-ready .ring-fill {
	stroke-dashoffset: var(--offset);
	transition: stroke-dashoffset 1.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.snk-dial-card.is-ready .fill-ochre {
	transition-delay: 0.12s;
}

.snk-dial-card.is-ready .fill-wine {
	transition-delay: 0.24s;
}

.snk-dial-card.is-pending [data-count] {
	visibility: hidden;
}

@media (prefers-reduced-motion: reduce) {
	.snk-dial-card.is-animated .ring-fill,
	.snk-dial-card.is-ready .ring-fill {
		stroke-dashoffset: var(--offset);
		transition: none;
	}
}

@media (max-width: 600px) {
	.snk-dial-card {
		flex-direction: column;
		gap: 20px;
		padding: 0 16px;
		text-align: left;
	}
}

.snker-home__section {
	margin-top: 2.35rem;
}

.snker-home__section-head {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0;
	margin: 0 0 0.85rem;
	padding-bottom: 0.45rem;
	border-bottom: 1px solid var(--line);
	text-align: center;
}

.snker-home__section-head h2 {
	margin: 0;
	font-size: 1.42rem;
	font-weight: 700;
}

.snker-home__section-head h2 a {
	color: inherit;
	text-decoration: none;
}

.snker-home__section-head h2 a:hover,
.snker-home__section-head h2 a:focus-visible {
	text-decoration: underline;
}

.snker-home__section-lead {
	margin: 0.28rem auto 0 !important;
	max-width: 42rem;
	font-size: 0.92rem !important;
	font-weight: 400 !important;
	line-height: 1.4 !important;
	color: var(--muted) !important;
}

.snker-home__section--findings .snker-home__section-lead {
	max-width: none;
	font-size: clamp(0.74rem, 1.85vw, 0.92rem) !important;
	white-space: nowrap;
}

.snk-collections-section .snker-home__section-lead {
	max-width: none !important;
	white-space: nowrap;
}

.snker-home__section-links {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.4rem;
	margin-top: 0.35rem;
	font-size: 0.8rem;
	color: var(--muted);
}

.snker-home__section-links a:hover,
.snker-home__section-links a:focus-visible {
	text-decoration: underline;
	color: var(--ink);
}

.snker-home__more {
	display: flex;
	justify-content: center;
	margin-top: 1.05rem;
}

.snker-home__all {
	display: inline-flex;
	align-items: center;
	padding: 0.42rem 1.2rem;
	border: 1px solid rgba(20, 24, 21, 0.14);
	border-radius: 999px;
	background: #fff;
	font-size: 0.84rem;
	font-weight: 600;
	line-height: 1.2;
	color: #141815;
	text-decoration: none;
}

.snker-home__all:hover,
.snker-home__all:focus-visible {
	border-color: #8a7a68;
	background: var(--sand, #f7f2ea);
}

.snker-home__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0.55rem;
}

.snker-home__grid--findings {
	grid-template-columns: repeat(5, minmax(0, 11.5rem));
	justify-content: center;
	column-gap: 1.4rem;
	row-gap: 1.25rem;
}

.snker-home__grid--featured-species {
	grid-template-columns: repeat(5, minmax(0, 11.5rem));
	justify-content: center;
	column-gap: 1.4rem;
	row-gap: 1.25rem;
}

.snker-home__grid--featured-species::-webkit-scrollbar {
	display: none;
}

.snk-collections-section {
	max-width: 58rem;
	margin-left: auto;
	margin-right: auto;
}

.snk-collections-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0.75rem;
}

.snk-collections-grid > :not(.snk-collection-card),
.snk-collection-card:empty,
.snk-collection-card:not(:has(.col-content)) {
	display: none !important;
}

.snk-collection-card {
	display: flex;
	align-items: flex-start;
	gap: 0.8rem;
	min-width: 0;
	padding: 0.95rem 1rem;
	border: 1px solid rgba(20, 24, 21, 0.08);
	border-left-width: 3px;
	border-radius: 16px;
	background: #fff;
	color: inherit;
	text-decoration: none;
	box-shadow: 0 1px 0 rgba(20, 24, 21, 0.03);
	transition: border-color 0.15s ease, background 0.15s ease, box-shadow 0.15s ease;
}

.snk-collection-card.card-edible {
	border-left-color: #2d6a4f;
}

.snk-collection-card.card-toxic {
	border-left-color: #b42318;
}

.snk-collection-card.card-redbook {
	border-left-color: #9b1c1c;
}

.snk-collection-card.card-fungarium {
	border-left-color: #2d6a4f;
}

.snk-collection-card.card-antashyan {
	border-left-color: #c87d20;
}

.snk-collection-card.card-steppe {
	border-left-color: #c87d20;
}

.snk-collection-card:hover,
.snk-collection-card:focus-visible {
	background: var(--sand);
	box-shadow: 0 4px 14px rgba(20, 24, 21, 0.06);
}

.col-icon-wrap {
	display: flex;
	flex: 0 0 2.55rem;
	align-items: center;
	justify-content: center;
	width: 2.55rem;
	height: 2.55rem;
	border-radius: 12px;
	background: #f6f3ec;
	font-size: 1.2rem;
	line-height: 1;
}

.card-edible .col-icon-wrap {
	background: #e8f5e9;
}

.card-toxic .col-icon-wrap {
	background: #fdecea;
}

.card-redbook .col-icon-wrap {
	background: #fde8e8;
}

.card-fungarium .col-icon-wrap {
	background: #e8f5e9;
}

.card-antashyan .col-icon-wrap {
	background: #fff3dc;
}

.card-steppe .col-icon-wrap {
	background: #fff3dc;
}

.col-content {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	min-width: 0;
}

.col-header {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 0.1rem;
}

.card-fungarium .col-title,
.card-fungarium .col-blurb,
.card-antashyan .col-title,
.card-antashyan .col-blurb {
	white-space: normal;
}

.col-title {
	margin: 0;
	font-size: 0.98rem;
	font-weight: 700;
	line-height: 1.3;
	white-space: nowrap;
}

.col-count {
	flex: 0 0 auto;
	font-size: 0.74rem;
	font-weight: 600;
	color: #8a7f70;
	white-space: nowrap;
}

.col-blurb {
	margin: 0.28rem 0 0;
	font-size: 0.74rem;
	line-height: 1.35;
	color: var(--muted);
	white-space: nowrap;
}

@media (max-width: 720px) {
	.snk-collections-section .snker-home__section-lead,
	.col-title,
	.col-blurb {
		white-space: normal;
	}
}

@media (max-width: 640px) {
	.snk-collections-grid {
		grid-template-columns: 1fr;
		gap: 0.55rem;
	}

	.snk-collection-card {
		padding: 0.8rem 0.85rem;
	}
}

.snker-home__stamp-dots {
	display: none;
}

.snker-home__genera {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	gap: 0.7rem;
	margin: 0;
	padding: 0.45rem 2px 0.85rem;
	overflow-x: auto;
	scrollbar-width: none;
}

.snker-home__genera::-webkit-scrollbar {
	display: none;
}

.snker-home__section--curated-genera .snker-home__genera {
	display: grid;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	justify-content: stretch;
	overflow: visible;
}

.snker-home__section--curated-genera .snker-home__genus {
	width: 100%;
	max-width: none;
}

.snker-home__genus {
	display: block;
	flex: 1 1 0;
	width: auto;
	min-width: 0;
	max-width: 11rem;
	color: var(--ink);
	text-decoration: none;
	filter: drop-shadow(0 1px 1px rgba(20, 24, 21, 0.18));
	transition: transform 0.15s ease, filter 0.15s ease;
}

@media (max-width: 920px) {
	.snker-home__section--curated-genera .snker-home__genera {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

@media (max-width: 720px) {
	.snker-home__section--curated-genera .snker-home__genera {
		display: flex !important;
		flex-wrap: nowrap !important;
		grid-template-columns: none;
		justify-content: flex-start;
		overflow-x: auto !important;
	}
	.snker-home__section--curated-genera .snker-home__genus {
		flex: 0 0 calc((100% - 0.5rem) / 2) !important;
		width: calc((100% - 0.5rem) / 2) !important;
		min-width: calc((100% - 0.5rem) / 2) !important;
		max-width: none !important;
		scroll-snap-align: start;
	}
	.snker-home__section--curated-genera .snker-home__stamp-dots {
		display: flex !important;
	}
}

.snker-home__genus:hover,
.snker-home__genus:focus-visible {
	transform: translateY(-2px);
	filter: drop-shadow(0 3px 6px rgba(20, 24, 21, 0.2));
}

.snker-home__genus-stamp {
	--r: 5px;
	display: block;
	padding: var(--r);
	background-color: transparent;
	background-image: radial-gradient(circle closest-side, transparent 62%, #fff 66%);
	background-size: calc(var(--r) * 2) calc(var(--r) * 2);
	background-position: var(--r) var(--r);
	background-repeat: round;
}

.snker-home__genus-face {
	display: flex;
	flex-direction: column;
	min-width: 0;
	background: #fff;
	padding: 2px;
}

.snker-home__genus-thumb {
	position: relative;
	display: block;
	aspect-ratio: 4 / 5;
	overflow: hidden;
	background: #efe8dc;
}

.snker-home__genus-thumb img {
	position: absolute;
	inset: 0;
}

.snker-home__genus-name {
	display: flex;
	flex-direction: column;
	gap: 0.08rem;
	padding: 0.38rem 0.15rem 0.22rem;
	text-align: center;
}

.snker-home__genus-name strong {
	font-size: 0.88rem;
	font-weight: 700;
	line-height: 1.25;
}

.snker-home__genus-name em {
	font-size: 0.76rem;
	font-style: italic;
	font-weight: 500;
	line-height: 1.25;
	color: rgba(20, 24, 21, 0.48);
}

.snker-home__specimen {
	display: flex;
	align-items: center;
	gap: 0.7rem;
	min-width: 0;
	padding: 0.45rem 0.6rem;
	background: var(--paper);
	border: 1px solid var(--line);
	border-radius: 10px;
	color: var(--ink);
	text-decoration: none;
	transition: border-color 0.15s ease, background 0.15s ease, box-shadow 0.15s ease;
}

.snker-home__specimen:hover,
.snker-home__specimen:focus-visible {
	border-color: #8a7a68;
	background: var(--sand);
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.snker-home__specimen-thumb {
	display: flex;
	flex: 0 0 64px;
	align-items: center;
	justify-content: center;
	width: 64px;
	height: 64px;
	overflow: hidden;
	border-radius: 8px;
	background: var(--sand);
}

.snker-home__specimen-ph {
	font-size: 1.45rem;
	line-height: 1;
	opacity: 0.4;
	filter: grayscale(1);
}

.snker-home__specimen-text {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	gap: 0.12rem;
	min-width: 0;
}

.snker-home__specimen-text strong {
	font-size: 0.9rem;
	font-weight: 700;
	line-height: 1.25;
}

.snker-home__specimen-text em {
	font-size: 0.75rem;
	font-style: italic;
	font-weight: 500;
	line-height: 1.2;
	color: rgba(20, 24, 21, 0.48);
}

.snker-home__specimen-badge {
	flex: 0 0 auto;
	padding: 0.18rem 0.48rem;
	border: 1px solid var(--line);
	border-radius: 999px;
	background: var(--cream);
	font-size: 0.62rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1.2;
	color: var(--muted);
	white-space: nowrap;
}

.snker-home__specimen-badge.is-species {
	background: #e8f5e9;
	border-color: rgba(45, 106, 79, 0.18);
	color: #2d6a4f;
}

.snker-home__specimen-badge.is-genus {
	background: var(--sand);
	border-color: rgba(249, 168, 37, 0.28);
	color: #6d4c00;
}

.snker-home__specimen--wide {
	position: relative;
	flex-direction: column;
	align-items: stretch;
	gap: 0;
	padding: 0;
	overflow: hidden;
	border-radius: 12px;
}

.snker-home__specimen--wide .snker-home__specimen-thumb {
	position: relative;
	flex: none;
	width: 100%;
	height: auto;
	aspect-ratio: 3 / 4;
	border-radius: 12px 12px 0 0;
}

.snker-home__specimen--wide .snker-home__specimen-img {
	position: absolute;
	inset: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.snker-home__specimen--wide .snker-home__specimen-text {
	padding: 0.5rem 0.45rem 0.65rem;
	text-align: center;
}

.snker-home__specimen--wide .snker-home__specimen-text strong {
	font-size: 0.82rem;
}

.snker-home__specimen--wide .snker-home__specimen-text em {
	font-size: 0.7rem;
}

.snker-home__specimen-badges {
	position: absolute;
	bottom: 8px;
	left: 8px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 0.28rem;
}

.snker-home__specimen--wide .snker-home__specimen-badges .snker-home__specimen-badge {
	position: static;
}

.snker-home__specimen-badge.is-unique {
	background: #f7ead1;
	border-color: rgba(139, 93, 31, 0.25);
	color: #714712;
}

.snker-home__specimen--wide .snker-home__specimen-badge {
	position: absolute;
	bottom: 8px;
	left: 8px;
}

.snker-home__notes-viewport {
	position: relative;
}

.snker-home__notes {
	display: flex;
	gap: 0.75rem;
	margin: 0;
	padding: 0 2.35rem;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
	scrollbar-width: none;
}

.snker-home__notes::-webkit-scrollbar {
	display: none;
}

.snker-home__note {
	display: flex;
	flex: 0 0 calc((100% - 2.25rem) / 4);
	flex-direction: column;
	min-width: 0;
	overflow: hidden;
	scroll-snap-align: start;
	background: var(--paper);
	border: 1px solid var(--line);
	border-radius: 12px;
	color: var(--ink);
	text-decoration: none;
}

.snker-home__note:hover,
.snker-home__note:focus-visible {
	border-color: #8a7a68;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.snker-home__note-photo {
	display: block;
	aspect-ratio: 16 / 10;
	background: var(--sand);
	overflow: hidden;
}

.snker-home__note-ph {
	display: block;
	width: 100%;
	height: 100%;
}

.snker-home__note time {
	margin: 0.55rem 0.75rem 0;
	font-size: 0.72rem;
	font-variant-numeric: tabular-nums;
	color: var(--muted);
}

.snker-home__note strong {
	margin: 0.2rem 0.75rem 0.75rem;
	font-size: 0.88rem;
	font-weight: 700;
	line-height: 1.3;
}

.snker-home__notes-arrow {
	position: absolute;
	top: 28%;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2.2rem;
	height: 2.2rem;
	padding: 0;
	border: 1px solid var(--line);
	border-radius: 50%;
	background: #fff;
	color: var(--ink);
	cursor: pointer;
}

.snker-home__notes-arrow.is-prev {
	left: 0;
}

.snker-home__notes-arrow.is-next {
	right: 0;
}

.snker-home__notes-arrow:disabled {
	opacity: 0.28;
	cursor: default;
}

.snker-home__notes-arrow:hover:not(:disabled) {
	background: var(--ink);
	border-color: var(--ink);
	color: #fff;
}

@media (max-width: 720px) {
	.snker-home__genera {
		justify-content: flex-start;
		gap: 0.5rem;
		padding: 0.5rem 2px 0.95rem;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		scroll-snap-type: x mandatory;
		touch-action: pan-x;
	}

	.snker-home__genus {
		display: block;
		flex: 0 0 calc((100% - 0.5rem) / 2);
		width: calc((100% - 0.5rem) / 2);
		min-width: calc((100% - 0.5rem) / 2);
		max-width: none;
		scroll-snap-align: start;
	}

	.snker-home__genus:hover,
	.snker-home__genus:focus-visible {
		transform: none;
	}

	.snker-home__stamp-dots {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 0.15rem;
		margin: 0.1rem 0 0;
	}

	.snker-home__stamp-dot {
		width: 1.7rem;
		height: 1.7rem;
		padding: 0;
		border: 0;
		background: transparent;
		cursor: pointer;
	}

	.snker-home__stamp-dot::after {
		content: "";
		display: block;
		width: 0.42rem;
		height: 0.42rem;
		margin: 0.64rem auto;
		border-radius: 50%;
		background: rgba(20, 24, 21, 0.22);
	}

	.snker-home__stamp-dot.is-active::after {
		background: #141815;
	}
}

@media (max-width: 860px) {
	.snker-home__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.snker-home__grid--findings {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		column-gap: 1.15rem;
	}

	.snker-home__grid--featured-species {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		column-gap: 1.15rem;
	}

	.snker-home__note {
		flex-basis: calc((100% - 0.75rem) / 2);
	}
}

@media (max-width: 720px) {
	.snker-home {
		padding-left: 16px;
		padding-right: 16px;
	}

	.snker-home__section-head h2 {
		font-size: 1.18rem;
		padding: 0 0.15rem;
	}

	.snker-home__section--findings .snker-home__section-lead {
		white-space: normal;
		padding: 0 0.35rem;
	}

	.snker-home__grid--findings {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		column-gap: 0.75rem;
		row-gap: 1rem;
	}

	.snker-home__grid--featured-species {
		display: flex;
		justify-content: flex-start;
		gap: 0.5rem;
		padding: 0 2px 0.35rem;
		overflow-x: auto;
		scroll-snap-type: x mandatory;
		scrollbar-width: none;
		-webkit-overflow-scrolling: touch;
	}

	.snker-home__grid--featured-species .snker-home__specimen {
		flex: 0 0 calc((100% - 0.5rem) / 2);
		width: calc((100% - 0.5rem) / 2);
		min-width: calc((100% - 0.5rem) / 2);
		scroll-snap-align: start;
	}

	.snker-home__specimen-badges {
		bottom: 6px;
		left: 6px;
		gap: 0.2rem;
	}

	.snker-home__specimen--wide .snker-home__specimen-badges .snker-home__specimen-badge,
	.snker-home__specimen--wide > .snker-home__specimen-badge {
		padding: 0.1rem 0.32rem;
		font-size: 0.52rem;
	}

	.snker-home__specimen--wide .snker-home__specimen-text strong {
		font-size: 0.74rem;
	}

	.snker-home__specimen--wide .snker-home__specimen-text em {
		font-size: 0.64rem;
	}
}

@media (max-width: 560px) {
	.snker-home__grid {
		grid-template-columns: 1fr;
	}

	.snker-home__grid--findings {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		column-gap: 0.75rem;
	}

	.snker-home__grid--featured-species {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.snker-home__notes {
		padding: 0 0.15rem;
	}

	.snker-home__notes-arrow {
		display: none;
	}

	.snker-home__note {
		flex-basis: calc((100% - 0.75rem) / 2);
	}
}
