html:has(body.iks-mobile-shell-active) {
	background: #ffffff !important;
}

body.iks-mobile-shell-active {
	--iks-mobile-shell-tabbar-bottom-gap: 8px;
	background: #ffffff !important;
	color: #1f2937;
	overflow-x: clip;
}

body.iks-mobile-shell-active #page {
	background: #ffffff;
}

body.iks-mobile-shell-active::after {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	height: calc(env(safe-area-inset-bottom, 0px) + var(--iks-mobile-shell-tabbar-bottom-gap));
	background: #ffffff;
	content: "";
	pointer-events: none;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot #spotCategorySliderAggregate[hidden],
body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot #spotCategorySliders[hidden],
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] #spotCategorySliderAggregate[hidden],
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] #spotCategorySliders[hidden],
body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-slider-mode) #locationArchive[data-initial-view-mode="list"] > #spotCategorySliderAggregate,
body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-slider-mode) #locationArchive[data-initial-view-mode="list"] > #spotCategorySliders,
body:not(.iks-slider-mode) .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] #locationArchive[data-initial-view-mode="list"] > #spotCategorySliderAggregate,
body:not(.iks-slider-mode) .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] #locationArchive[data-initial-view-mode="list"] > #spotCategorySliders {
	display: none !important;
	visibility: hidden !important;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-slider-mode) #locationArchive[data-initial-view-mode="list"]:not(.is-detail-open) > #spotGrid,
body:not(.iks-slider-mode) .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] #locationArchive[data-initial-view-mode="list"]:not(.is-detail-open) > #spotGrid {
	display: flex !important;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot #locationArchive[data-initial-view-mode="list"] > .location-archive-search,
body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot #locationArchive[data-initial-view-mode="list"] > .location-archive-header,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] #locationArchive[data-initial-view-mode="list"] > .location-archive-search,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] #locationArchive[data-initial-view-mode="list"] > .location-archive-header {
	display: none !important;
}

body.iks-spots-shell-footer-hidden #colophon,
body.iks-spots-shell-footer-hidden footer.site-footer,
body.iks-spots-shell-footer-hidden footer[role="contentinfo"],
body.iks-spots-shell-footer-hidden .site-footer,
body.iks-spots-shell-footer-hidden .site-info,
body.iks-spots-shell-footer-hidden .inside-site-info,
body.iks-spots-shell-footer-hidden .footer-widgets,
body.iks-spots-shell-footer-hidden .generate-back-to-top {
	display: none !important;
	width: 0 !important;
	height: 0 !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	overflow: hidden !important;
}

.iks-mobile-shell {
	--iks-mobile-shell-tabbar-base-h: 38px;
	--iks-mobile-shell-tabbar-bottom-gap: 8px;
	--iks-mobile-shell-tabbar-h: calc(env(safe-area-inset-bottom, 0px) + var(--iks-mobile-shell-tabbar-base-h));
	--iks-mobile-shell-target-switcher-offset: calc(var(--iks-mobile-shell-tabbar-h) + var(--iks-mobile-shell-tabbar-bottom-gap));
	--iks-mobile-shell-target-color-spot: #f97316;
	--iks-mobile-shell-target-color-article: #0ea5e9;
	--iks-mobile-shell-target-color-waza: #8b5cf6;
	--iks-mobile-shell-target-color-aruaru: #ec4899;
	--iks-mobile-shell-target-color-item: #10b981;
	--iks-mobile-shell-tab-color-save: #f97316;
	--iks-mobile-shell-tab-color-watch: #0ea5e9;
	--iks-mobile-shell-tab-color-menu: #8b5cf6;
	--iks-mobile-shell-current-target-color: currentColor;
	min-height: 100vh;
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	overflow-x: clip;
	background: #ffffff;
	padding:
		0
		0
		calc(var(--iks-mobile-shell-tabbar-h) + var(--iks-mobile-shell-tabbar-bottom-gap) + 8px)
		0;
}

.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] {
	padding-bottom: calc(var(--iks-mobile-shell-tabbar-h) + var(--iks-mobile-shell-tabbar-bottom-gap) + 70px);
}

.iks-mobile-shell__viewport {
	width: 100%;
	max-width: none;
	margin: 0;
}

.iks-mobile-shell__desktop-nav {
	display: none;
}

.iks-mobile-shell__state-cache {
	display: none;
}

.iks-mobile-shell__header {
	display: block;
	padding: 20px 4px 18px;
}

.iks-mobile-shell__eyebrow {
	margin: 0 0 8px;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: #c2410c;
}

.iks-mobile-shell__title {
	margin: 0;
	font-size: clamp(1.6rem, 5vw, 2rem);
	line-height: 1.15;
	color: #111827;
}

.iks-mobile-shell__state {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 14px;
}

.iks-mobile-shell__pill {
	display: inline-flex;
	align-items: center;
	padding: 7px 10px;
	border: 1px solid rgba(194, 65, 12, 0.14);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.78);
	font-size: 0.78rem;
	font-weight: 600;
	color: #7c2d12;
	backdrop-filter: blur(8px);
}

.iks-mobile-shell__main {
	padding-top: calc(env(safe-area-inset-top, 0px) + 6px);
	padding-bottom: 0;
}

.iks-mobile-shell__slot {
	padding: 18px 16px 20px;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}

.iks-mobile-shell__slot-label {
	margin: 0 0 10px;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #ea580c;
}

.iks-mobile-shell__slot-target {
	display: inline-flex;
	align-items: center;
	margin: 0 0 12px;
	padding: 7px 12px;
	border-radius: 999px;
	background: #fff7ed;
	font-size: 0.8rem;
	font-weight: 700;
	color: #c2410c;
}

.iks-mobile-shell__slot-title {
	margin: 0 0 12px;
	font-size: 1.2rem;
	line-height: 1.3;
	color: #111827;
}

.iks-mobile-shell__slot-body {
	margin: 0;
	font-size: 0.96rem;
	line-height: 1.7;
	color: #475569;
}

.iks-mobile-shell__slot-link {
	margin: 14px 0 0;
	font-size: 0.82rem;
}

.iks-mobile-shell__slot-link a {
	color: #c2410c;
	text-decoration: none;
}

.iks-mobile-shell__slot-link a:hover,
.iks-mobile-shell__slot-link a:focus-visible {
	text-decoration: underline;
}

.iks-mobile-shell__main--spot {
	padding-top: 0;
	padding-bottom: 0;
}

.iks-mobile-shell__main--save {
	padding-bottom: 0;
}

.iks-mobile-shell__main--watch {
	padding-bottom: 0;
}

.iks-mobile-shell__slot--spot {
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	overflow: visible;
}

.iks-mobile-shell__slot--save {
	padding: 20px 16px 18px;
}

.iks-mobile-shell__slot--watch {
	padding: 20px 16px 18px;
}

.iks-mobile-shell__spot-shell {
	position: relative;
}

.iks-mobile-shell__spot-shell .iks-unified-header {
	position: sticky !important;
	top: 0;
	left: auto !important;
	right: auto !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	border-radius: 0;
	box-shadow: none;
	z-index: 120;
}

.iks-mobile-shell__spot-shell .iks-unified-header__inner {
	padding-left: max(8px, calc(env(safe-area-inset-left, 0px) + 8px));
	padding-right: max(8px, calc(env(safe-area-inset-right, 0px) + 8px));
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header {
	--iks-mobile-shell-spot-header-offset: 0px;
	padding-top: env(safe-area-inset-top, 0px);
	border: 0;
	border-bottom: 1px solid transparent;
	background: #ffffff;
	backdrop-filter: none;
	visibility: visible;
	transition:
		transform 220ms ease,
		margin-bottom 220ms ease,
		opacity 180ms ease,
		visibility 0s linear 0s;
	will-change: transform, margin-bottom;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header.is-hidden {
	transform: translateY(calc(-1 * var(--iks-mobile-shell-spot-header-offset)));
	margin-bottom: calc(-1 * var(--iks-mobile-shell-spot-header-offset));
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition-delay: 0s, 0s, 0s, 220ms;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__inner {
	position: relative;
	gap: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-mobile-shell__spot-location-dismiss {
	display: none;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-mobile-shell__spot-location-dismiss[hidden] {
	display: none !important;
}

.iks-mobile-shell__spot-shell .iks-unified-header__brand,
.iks-mobile-shell__spot-shell .iks-unified-header__links,
.iks-mobile-shell__spot-shell .iks-unified-header__more {
	display: none !important;
}

.iks-mobile-shell__spot-shell .iks-unified-header__loc {
	display: inline-flex !important;
	flex: 0 1 auto;
	min-width: 0;
	max-width: min(150px, 46vw);
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc[open] {
	position: relative;
	z-index: 1502;
}

.iks-mobile-shell__spot-shell .iks-unified-header__loc-panel {
	z-index: 130;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-panel {
	top: calc(100% + 4px);
	width: min(92vw, 340px);
	max-width: calc(100vw - 12px);
}

body.is-location-panel-open .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header {
	z-index: 2147483646 !important;
	pointer-events: none;
}

body.is-location-panel-open .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc {
	pointer-events: auto;
}

body.is-location-panel-open .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header.is-hidden {
	transform: none;
	margin-bottom: 0;
	opacity: 1;
	visibility: visible;
	pointer-events: none;
	transition-delay: 0s;
}

body.is-location-panel-open .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-mobile-shell__spot-location-dismiss:not([hidden]) {
	position: fixed;
	inset: 0;
	z-index: 1;
	display: block;
	background: transparent;
	pointer-events: auto;
	touch-action: manipulation;
	cursor: pointer;
}

@media (max-width: 767px) {
	body.iks-mobile-shell-active.is-location-panel-open .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header {
		z-index: 2147483646;
	}

	body.iks-mobile-shell-active.is-location-panel-open .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header.is-hidden {
		transform: none;
		margin-bottom: 0;
		opacity: 1;
		visibility: visible;
		pointer-events: none;
		transition-delay: 0s;
	}

	body.iks-mobile-shell-active.is-location-panel-open .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-mobile-shell__spot-location-dismiss:not([hidden]) {
		position: fixed;
		inset: 0;
		z-index: 1;
		display: block;
		background: transparent;
		pointer-events: auto;
		touch-action: manipulation;
		cursor: pointer;
	}
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__selects {
	width: 100%;
	max-width: none;
	align-items: stretch;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__geo-actions,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__selects .iks-fish-select {
	width: 100%;
	max-width: 100%;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__select-row {
	display: flex;
	align-items: center;
	gap: 8px;
	width: 100%;
	min-width: 0;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__select-row .iks-fish-select {
	flex: 1 1 auto;
	width: auto;
	min-width: 0;
	max-width: none;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__level-clear-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 32px;
	width: 32px;
	height: 32px;
	min-width: 32px;
	min-height: 32px;
	padding: 0;
	border-radius: 999px;
	border: 1px solid rgba(100, 116, 139, 0.28);
	background: rgba(248, 250, 252, 0.84);
	box-shadow: none;
	color: #64748b;
	font: inherit;
	font-size: 1.05rem;
	font-weight: 800;
	line-height: 1;
	cursor: pointer;
	touch-action: manipulation;
	transition:
		background 160ms ease,
		border-color 160ms ease,
		color 160ms ease;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__level-clear-btn[hidden] {
	display: none !important;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__level-clear-btn:hover,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__level-clear-btn:focus-visible {
	border-color: rgba(100, 116, 139, 0.48);
	background: #f8fafc;
	color: #334155;
	outline: none;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__geo-actions {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 0;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__geo-btn,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__selects .iks-fish-select select {
	width: 100%;
	max-width: 100%;
	align-self: stretch;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__geo-btn {
	position: relative;
	z-index: 2;
	pointer-events: auto;
	touch-action: manipulation;
	transition:
		transform 0.12s ease,
		border-color 0.18s ease,
		background 0.18s ease,
		color 0.18s ease,
		box-shadow 0.18s ease;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__geo-actions {
	flex-direction: row;
	align-items: center;
	gap: 8px;
	flex-wrap: wrap;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__geo-btn {
	width: auto;
	max-width: none;
	align-self: center;
	flex: 0 0 auto;
	min-width: 96px;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__geo-status--inline {
	flex: 1 1 auto;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__geo-btn.is-pressing {
	transform: translateY(1px) scale(0.97);
	border-color: transparent;
	background: linear-gradient(90deg, #2563eb, #1d4ed8);
	color: #ffffff;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__selects .iks-fish-select select {
	min-width: 0;
	field-sizing: fixed;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__panel-actions {
	display: flex;
	width: 100%;
	gap: 10px;
	justify-content: flex-end;
	padding-top: 0;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__clear-btn,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__apply-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: auto;
	height: 44px;
	min-height: 44px;
	padding: 0 14px;
	border-radius: 12px;
	font: inherit;
	font-size: 0.92rem;
	font-weight: 800;
	line-height: 1;
	letter-spacing: 0.02em;
	cursor: pointer;
	transition:
		transform 160ms ease,
		box-shadow 180ms ease,
		opacity 160ms ease;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__clear-btn {
	flex: 0 0 38%;
	border: 1px solid rgba(100, 116, 139, 0.36);
	background: rgba(248, 250, 252, 0.72);
	box-shadow: none;
	color: #64748b;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__apply-btn {
	flex: 1 1 0;
	border: 1px solid transparent;
	background: linear-gradient(180deg, #fb923c 0%, #ea580c 100%);
	box-shadow: 0 12px 24px rgba(234, 88, 12, 0.18);
	color: #fff7ed;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__clear-btn:hover,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__clear-btn:focus-visible {
	border-color: rgba(100, 116, 139, 0.56);
	background: #f8fafc;
	color: #334155;
	outline: none;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__apply-btn:hover,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__apply-btn:focus-visible {
	transform: translateY(-1px);
	box-shadow: 0 16px 28px rgba(234, 88, 12, 0.22);
	outline: none;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__apply-btn:disabled {
	opacity: 0.62;
	cursor: default;
	transform: none;
	box-shadow: none;
}

.iks-mobile-shell__spot-shell .iks-unified-header__actions {
	display: inline-flex;
	align-items: center;
	flex-wrap: nowrap;
	gap: 4px;
	min-width: 0;
	margin-left: auto;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-actions > * {
	min-width: 0;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-watch {
	display: inline-flex;
	align-items: center;
	flex: 0 0 auto;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu {
	position: relative;
	display: inline-flex;
	flex: 0 0 auto;
	min-width: 0;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-toggle {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	min-width: 34px;
	min-height: 34px;
	padding: 0;
	border: 0;
	border-radius: 10px;
	background: transparent;
	box-shadow: none;
	color: #0f172a;
	list-style: none;
	cursor: pointer;
	white-space: nowrap;
	transition:
		background-color 0.18s ease,
		color 0.18s ease;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-toggle::-webkit-details-marker {
	display: none;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-toggle::marker {
	content: "";
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-icon {
	position: relative;
	display: block;
	width: 22px;
	height: 16px;
	flex: 0 0 auto;
	border: 0;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-icon > span {
	position: absolute;
	top: 50%;
	left: 2px;
	width: 18px;
	height: 2px;
	border-radius: 999px;
	background: currentColor;
	transform-origin: center;
	transition:
		transform 0.22s ease,
		width 0.18s ease;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-icon > span:first-child {
	transform: translateY(-4px);
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-icon > span:last-child {
	transform: translateY(4px);
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu[open] > .iks-mobile-shell__spot-header-menu-toggle .iks-mobile-shell__spot-header-menu-icon > span:first-child {
	transform: translateY(0) rotate(45deg);
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu[open] > .iks-mobile-shell__spot-header-menu-toggle .iks-mobile-shell__spot-header-menu-icon > span:last-child {
	transform: translateY(0) rotate(-45deg);
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-panel {
	position: absolute;
	top: calc(100% + 8px);
	right: 0;
	box-sizing: border-box;
	display: grid;
	width: min(260px, calc(100vw - 16px));
	max-width: calc(100vw - 16px);
	max-height: calc(100dvh - 92px);
	padding: 8px;
	border: 1px solid rgba(203, 213, 225, 0.9);
	border-radius: 10px;
	background: #ffffff;
	box-shadow: 0 18px 38px rgba(15, 23, 42, 0.18);
	color: #0f172a;
	gap: 6px;
	overflow-y: auto;
	z-index: 1604;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu:not([open]) > .iks-mobile-shell__spot-header-menu-panel {
	display: none;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-item {
	width: 100%;
	min-height: 36px;
	justify-content: flex-start;
	padding: 0 10px;
	border-color: #d7dde5;
	background: #f8fafc;
	color: #0f172a;
	font-size: 0.78rem;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu .iks-mobile-shell__spot-header-watch {
	display: block;
	width: 100%;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu .iks-mobile-shell__spot-header-watch-popover {
	position: static;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	margin-top: 6px;
	padding: 8px 10px;
	border-radius: 8px;
	box-shadow: none;
	transform: none;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu .iks-mobile-shell__spot-header-watch-popover[hidden] {
	display: none !important;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu .iks-mobile-shell__spot-header-watch-popover.is-visible {
	transform: none;
	animation: none;
}

.iks-mobile-shell__spot-progress {
	position: fixed;
	top: max(8px, calc(env(safe-area-inset-top, 0px) + 44px));
	right: max(8px, calc(env(safe-area-inset-right, 0px) + 8px));
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 1px;
	min-height: 26px;
	max-width: calc(100vw - 24px);
	padding: 4px 9px;
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 10px;
	background: rgba(2, 6, 12, 0.46);
	box-shadow: 0 10px 24px rgba(15, 23, 42, 0.16);
	color: #ffffff;
	font-size: 0.68rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.01em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-variant-numeric: tabular-nums;
	font-feature-settings: "tnum" 1;
	pointer-events: none;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-4px);
	transition:
		opacity 360ms ease,
		transform 360ms ease,
		top 220ms ease,
		visibility 0s linear 360ms;
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	z-index: 126;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header.is-hidden + .iks-mobile-shell__spot-progress {
	top: max(8px, calc(env(safe-area-inset-top, 0px) + 8px));
}

.iks-mobile-shell__spot-progress.is-visible {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	transition-delay: 0s;
}

.iks-mobile-shell__spot-progress[hidden] {
	display: none !important;
}

.iks-mobile-shell__spot-progress-current,
.iks-mobile-shell__spot-progress-total {
	color: inherit;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle {
	justify-content: center;
	width: auto;
	min-width: 0;
	max-width: 100%;
	height: 32px;
	min-height: 30px;
	padding: 0 6px;
	border: 1px solid #f0d1ca;
	border-radius: 8px;
	background: #F9EBE8;
	color: #2B2B2B;
	box-shadow:
		0 8px 18px rgba(43, 43, 43, 0.08),
		inset 0 1px 0 rgba(255, 255, 255, 0.72);
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0;
	gap: 3px;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-icon {
	width: 15px;
	height: 15px;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-text {
	max-width: 82px;
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-caret {
	font-size: 0.72em;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip {
	gap: 3px;
	min-height: 30px;
	padding: 0 8px;
	border: 1px solid #d7dde5;
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.86);
	color: #64748b;
	font-size: 0.64rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0;
	box-shadow: none;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip.is-active,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip[aria-pressed="true"] {
	border-color: #94a3b8;
	background: #f8fafc;
	color: #0f172a;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-toggle.iks-mobile-shell__spot-header-chip {
	width: 34px !important;
	height: 34px !important;
	min-width: 34px !important;
	min-height: 34px !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 10px !important;
	background: transparent !important;
	box-shadow: none !important;
	color: #0f172a !important;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-toggle.iks-mobile-shell__spot-header-chip:hover,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-toggle.iks-mobile-shell__spot-header-chip:focus-visible,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu[open] > .iks-mobile-shell__spot-header-menu-toggle.iks-mobile-shell__spot-header-chip {
	border: 0 !important;
	background: rgba(15, 23, 42, 0.06) !important;
	box-shadow: none !important;
	color: #0f172a !important;
	outline: none;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle:hover,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle:focus-visible,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc[open] .iks-unified-header__loc-toggle {
	border-color: #eac4bc;
	background: #f4d9d3;
	color: #2B2B2B;
	box-shadow:
		0 10px 22px rgba(43, 43, 43, 0.1),
		inset 0 1px 0 rgba(255, 255, 255, 0.72);
}

.iks-mobile-shell__spot-shell .iks-unified-header__more-toggle.iks-unified-header__sort-toggle {
	display: inline-flex !important;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-watch-btn.is-saved {
	border-color: #94a3b8;
	background: #f8fafc;
	color: #0f172a;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-watch-btn {
	position: relative;
	overflow: hidden;
	transition:
		transform 140ms ease,
		box-shadow 180ms ease,
		background-color 180ms ease,
		border-color 180ms ease,
		color 180ms ease;
	transform: translateY(0) scale(1);
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-watch-btn::after {
	content: "";
	position: absolute;
	inset: -18%;
	background: radial-gradient(circle, rgba(255, 255, 255, 0.42) 0%, rgba(255, 255, 255, 0) 68%);
	opacity: 0;
	transform: scale(0.6);
	pointer-events: none;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-watch-btn.is-pressed {
	transform: translateY(1px) scale(0.96);
	box-shadow: 0 8px 14px rgba(234, 88, 12, 0.14);
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-watch-btn.is-pressed::after {
	animation: iksWatchSaveButtonPulse 280ms ease-out;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-watch {
	position: relative;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-watch-popover {
	position: absolute;
	top: calc(100% + 8px);
	right: 0;
	z-index: 18;
	width: min(300px, calc(100vw - 24px));
	padding: 10px 12px;
	border: 1px solid rgba(148, 163, 184, 0.28);
	border-radius: 14px;
	background: rgba(255, 255, 255, 0.98);
	box-shadow: 0 16px 36px rgba(15, 23, 42, 0.16);
	backdrop-filter: blur(8px);
	transform-origin: top right;
	transform: translateY(-8px) scale(0.96);
	opacity: 0;
	transition:
		opacity 220ms ease,
		transform 260ms cubic-bezier(0.22, 1, 0.36, 1),
		box-shadow 220ms ease;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-watch-popover.is-visible {
	opacity: 1;
	transform: translateY(0) scale(1);
	animation: iksWatchSavePopoverBounce 320ms cubic-bezier(0.2, 0.9, 0.2, 1);
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-watch-summary,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-watch-status {
	margin: 0;
	font-size: 0.73rem;
	line-height: 1.55;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-watch-summary {
	color: #334155;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-watch-status {
	margin-top: 6px;
	color: #64748b;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-watch-status[data-state="success"] {
	color: #166534;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-watch-status[data-state="info"] {
	color: #155e75;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-watch-status[data-state="error"] {
	color: #b91c1c;
}

@keyframes iksWatchSaveButtonPulse {
	0% {
		opacity: 0;
		transform: scale(0.6);
	}
	35% {
		opacity: 1;
		transform: scale(1);
	}
	100% {
		opacity: 0;
		transform: scale(1.24);
	}
}

@keyframes iksWatchSavePopoverBounce {
	0% {
		opacity: 0;
		transform: translateY(-10px) scale(0.94);
	}
	70% {
		opacity: 1;
		transform: translateY(1px) scale(1.02);
	}
	100% {
		opacity: 1;
		transform: translateY(0) scale(1);
	}
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__sort-icon {
	width: 11px;
	height: 11px;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-slide-btn {
	min-width: auto;
	padding-left: 7px;
	padding-right: 7px;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-slide-btn [data-slider-toggle-label] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-slide-btn::after {
	content: attr(data-slider-current-label);
	display: inline-block;
	line-height: 1;
	white-space: nowrap;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-slide-icon {
	width: 13px;
	height: 13px;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-slide-icon svg {
	fill: none;
	stroke: currentColor;
	stroke-width: 1.8;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-slide-icon-svg--list {
	display: none;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-slide-btn.is-active .iks-mobile-shell__spot-header-slide-icon-svg--slider,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-slide-btn[aria-pressed="true"] .iks-mobile-shell__spot-header-slide-icon-svg--slider {
	display: none;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-slide-btn.is-active .iks-mobile-shell__spot-header-slide-icon-svg--list,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-slide-btn[aria-pressed="true"] .iks-mobile-shell__spot-header-slide-icon-svg--list {
	display: block;
}

.iks-mobile-shell__spot-shell #locationArchive {
	padding-top: 0 !important;
}

.iks-mobile-shell__spot-shell .iks-spot-current-heading {
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding:
		16px
		max(16px, calc(env(safe-area-inset-right, 0px) + 16px))
		12px
		max(16px, calc(env(safe-area-inset-left, 0px) + 16px));
	background: transparent;
	color: inherit;
}

.iks-mobile-shell__spot-shell .iks-spot-current-heading::after {
	content: none;
}

.iks-mobile-shell__spot-shell .location-archive.is-detail-open .iks-spot-current-heading {
	display: none;
}

.iks-mobile-shell__spot-shell .iks-spot-current-heading__inner {
	position: relative;
	max-width: min(100%, 720px);
	margin: 0 auto;
	padding-left: 0;
	transform-origin: left center;
}

.iks-mobile-shell__spot-shell .iks-spot-current-heading__inner::before {
	content: none;
}

.iks-mobile-shell__spot-shell .iks-spot-current-heading__title,
.iks-mobile-shell__spot-shell .iks-spot-current-heading__conditions {
	margin: 0;
	letter-spacing: 0;
}

.iks-mobile-shell__spot-shell .iks-spot-current-heading__title {
	display: flex;
	align-items: baseline;
	gap: 8px;
	color: inherit;
	font-weight: 900;
	line-height: 1;
	white-space: nowrap;
}

.iks-mobile-shell__spot-shell .iks-spot-hero-count {
	display: inline-flex;
	align-items: baseline;
	gap: 0.015em;
	font-family: Georgia, "Times New Roman", "Noto Serif JP", "Yu Mincho", serif;
	font-size: clamp(44px, 12vw, 52px);
	font-weight: 700;
	font-variant-numeric: lining-nums tabular-nums;
	letter-spacing: 0;
	line-height: 0.92;
	text-shadow: 0 1px 2px rgba(255, 255, 255, 0.42);
}

.iks-mobile-shell__spot-shell .iks-spot-hero-count .digit {
	display: inline-block;
	color: #ff0a78;
}

.iks-mobile-shell__spot-shell .iks-spot-hero-count .digit-1 {
	color: #ff0a78;
}

.iks-mobile-shell__spot-shell .iks-spot-hero-count .digit-2 {
	color: #1565ff;
}

.iks-mobile-shell__spot-shell .iks-spot-hero-count .digit-3 {
	color: #ffd400;
	text-shadow:
		0 1px 0 rgba(11, 44, 107, 0.16),
		0 1px 2px rgba(255, 255, 255, 0.42);
}

.iks-mobile-shell__spot-shell .iks-spot-hero-count .digit-4 {
	color: #7a1dff;
}

.iks-mobile-shell__spot-shell .iks-spot-hero-unit {
	display: inline-block;
	color: #fffaf0;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	text-shadow: 0 2px 8px rgba(0, 0, 0, 0.38);
}

.iks-mobile-shell__spot-shell .iks-spot-current-heading__conditions {
	margin-top: 7px;
	color: rgba(248, 250, 252, 0.9);
	font-size: 15px;
	font-weight: 600;
	line-height: 1.45;
	white-space: normal;
	overflow-wrap: anywhere;
	text-shadow: 0 2px 10px rgba(0, 0, 0, 0.34);
}

.iks-mobile-shell__spot-shell .iks-spot-current-heading.is-animated .iks-spot-current-heading__inner {
	animation: iksSpotCurrentHeadingZoomIn 540ms cubic-bezier(0.22, 1, 0.36, 1) both;
}

@keyframes iksSpotCurrentHeadingZoomIn {
	0% {
		opacity: 0;
		transform: scale(0.92) translateY(8px);
	}
	100% {
		opacity: 1;
		transform: scale(1) translateY(0);
	}
}

@media (prefers-reduced-motion: reduce) {
	.iks-mobile-shell__spot-shell .iks-spot-current-heading.is-animated .iks-spot-current-heading__inner {
		animation: none;
		opacity: 1;
		transform: none;
	}
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate {
	padding: 6px 0 0;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .topcat-slider--aggregate,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .topcat-slider--aggregate {
	padding: 0 0 4px;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__head,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__head {
	padding: 0 12px 6px;
	margin-bottom: 0;
	min-height: 0;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__title,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__title {
	margin: 0;
	font-size: 0.92rem;
	line-height: 1.2;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__title-text,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__title-text {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	row-gap: 3px;
	width: 100%;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__title-cat,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__title-cat {
	display: block;
	width: 100%;
	min-width: 0;
	font-weight: 900;
	color: #18202a;
	white-space: normal;
	overflow: visible;
	text-overflow: clip;
	line-height: 1.35;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__title-cat::before,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__title-cat::before,
body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__title-cat::after,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__title-cat::after {
	content: none;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__wrap,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__wrap {
	padding-top: 20px;
	padding-bottom: 2px;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__track,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__track {
	align-items: flex-start;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__slide,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__slide {
	align-self: flex-start;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .spot-related__aggregate-empty,
body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .spot-related__aggregate-status,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .spot-related__aggregate-empty,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .spot-related__aggregate-status {
	margin: 4px 12px 0;
	font-size: 0.72rem;
	line-height: 1.4;
	color: #64748b;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__slide--empty,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__slide--empty {
	min-height: 180px;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__media--empty,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__media--empty {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 132px;
	border: 1px dashed rgba(148, 163, 184, 0.4);
	border-radius: 18px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(248, 250, 252, 0.96) 100%);
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate [data-aggregate-floating-counter],
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate [data-aggregate-floating-counter] {
	position: absolute;
	top: 0;
	left: auto;
	right: 12px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 20px;
	padding: 0 8px;
	max-width: calc(100% - 24px);
	border-radius: 999px;
	border: 1px solid rgba(148, 163, 184, 0.24);
	background: rgba(226, 232, 240, 0.92);
	color: #111111;
	font-size: 0.62rem;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
	box-shadow: none;
	pointer-events: none;
	transform: none;
	z-index: 3;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate [data-aggregate-floating-counter][hidden],
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate [data-aggregate-floating-counter][hidden] {
	display: none;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__empty-copy,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__empty-copy {
	padding: 0 14px;
	text-align: center;
	font-size: 0.78rem;
	font-weight: 700;
	color: #64748b;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-distance {
	display: none !important;
}

.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-distance {
	display: none !important;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #iksFallbackEyebrow,
body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #locationArchive > .feature-slider__eyebrow,
body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-search__heading,
body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-header__catch,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #iksFallbackEyebrow,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #locationArchive > .feature-slider__eyebrow,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-search__heading,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-header__catch,
body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-header__panel {
	display: none !important;
}

.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-header__panel {
	display: none !important;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-search {
	display: none !important;
}

.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-search {
	display: none !important;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #locationArchive > .location-archive-header,
body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #locationArchive > .iks-home-limeband,
body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #itemCategoryHeading,
body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #itemCategorySliders,
body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #wazaCategoryHeading,
body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #wazaCategorySliders,
body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #aruaruCategoryHeading,
body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell #aruaruCategorySliders,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #locationArchive > .location-archive-header,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #locationArchive > .iks-home-limeband,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #itemCategoryHeading,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #itemCategorySliders,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #wazaCategoryHeading,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #wazaCategorySliders,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #aruaruCategoryHeading,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #aruaruCategorySliders {
	display: none !important;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags {
	position: fixed;
	top: auto;
	right: 0;
	bottom: calc(var(--iks-mobile-shell-tabbar-h) + var(--iks-mobile-shell-tabbar-bottom-gap));
	left: 0;
	width: 100%;
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
	visibility: visible;
	z-index: 994;
	padding: 0;
	border-top: 1px solid rgba(148, 163, 184, 0.24);
	background: var(--iks-mobile-shell-spot-canvas, #020409);
	box-shadow: none;
	backdrop-filter: none;
	transition: none;
}

.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags {
	position: fixed;
	top: auto;
	right: 0;
	bottom: calc(var(--iks-mobile-shell-tabbar-h) + var(--iks-mobile-shell-tabbar-bottom-gap));
	left: 0;
	width: 100%;
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
	visibility: visible;
	z-index: 994;
	padding: 0;
	border-top: 1px solid rgba(148, 163, 184, 0.24);
	background: var(--iks-mobile-shell-spot-canvas, #020409);
	box-shadow: none;
	backdrop-filter: none;
	transition: none;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags.is-visible {
	transform: translateY(0);
}

.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags.is-visible {
	transform: translateY(0);
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags__inner {
	display: block;
	width: 100%;
	max-width: none;
	padding:
		6px
		max(10px, calc(env(safe-area-inset-right, 0px) + 10px))
		8px
		max(10px, calc(env(safe-area-inset-left, 0px) + 10px));
	background: transparent;
}

.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags__inner {
	display: block;
	width: 100%;
	max-width: none;
	padding:
		8px
		max(10px, calc(env(safe-area-inset-right, 0px) + 10px))
		10px
		max(10px, calc(env(safe-area-inset-left, 0px) + 10px));
	background: transparent;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags__list {
	gap: 4px;
	flex-wrap: nowrap;
	width: max-content;
	min-width: 100%;
}

.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags__list {
	gap: 4px;
	flex-wrap: nowrap;
	width: max-content;
	min-width: 100%;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags__handle {
	display: none;
}

.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags__handle {
	display: none;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag {
	flex: 0 0 auto;
	display: inline-flex;
	align-items: center;
	gap: 4px;
	font-size: 0.64rem;
	padding: 4px 8px;
	box-shadow: none;
	--iks-mobile-shell-floating-tag-icon: none;
}

.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag {
	flex: 0 0 auto;
	display: inline-flex;
	align-items: center;
	gap: 4px;
	font-size: 0.64rem;
	padding: 4px 8px;
	box-shadow: none;
	--iks-mobile-shell-floating-tag-icon: none;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag[data-feature]::before,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag[data-feature]::before {
	content: "";
	flex: 0 0 18px;
	width: 18px;
	height: 18px;
	border-radius: 9999px;
	border: 1px solid transparent;
	background:
		var(--iks-mobile-shell-floating-tag-icon) center / 12px 12px no-repeat,
		transparent;
	box-sizing: border-box;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag--has-icon::before,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag--has-icon::before {
	content: none;
	display: none;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag-icon img,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag-icon img {
	display: block;
	width: 16px;
	height: 16px;
	object-fit: contain;
}

/* ON時: アイコン背後を白丸にして同色背景でも視認できるようにする */
body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag[data-feature]:is(.is-active, .is-slider-selected, [aria-pressed="true"])::before,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag[data-feature]:is(.is-active, .is-slider-selected, [aria-pressed="true"])::before {
	background:
		var(--iks-mobile-shell-floating-tag-icon) center / 12px 12px no-repeat,
		#fff;
	border-color: rgba(0, 0, 0, .08);
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag.is-active {
	box-shadow: none;
}

.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag.is-active {
	box-shadow: none;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot.iks-slider-mode .iks-mobile-shell__spot-shell .location-archive-header__tag.is-slider-selected {
	border-color: #1d4ed8;
	background: #1d4ed8;
	color: #ffffff;
	box-shadow: none;
}

.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-header__tag.is-slider-selected {
	border-color: #1d4ed8;
	background: #1d4ed8;
	color: #ffffff;
	box-shadow: none;
}

body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell.is-target-switcher-open .location-archive-floating-tags,
.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"].is-target-switcher-open .location-archive-floating-tags {
	opacity: 0;
	pointer-events: none;
	transform: translateY(8px);
	visibility: hidden;
}

.iks-mobile-shell__spot-shell #site-content {
	margin: 0;
}

.iks-mobile-shell__spot-shell .location-archive-header {
	padding-top: 6px;
}

.iks-mobile-shell__spot-shell .location-archive-topbar {
	top: 0;
}

@media (max-width: 480px) {
	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__inner {
		gap: 4px;
		padding-left: max(6px, calc(env(safe-area-inset-left, 0px) + 6px));
		padding-right: max(6px, calc(env(safe-area-inset-right, 0px) + 6px));
	}

	.iks-mobile-shell__spot-shell .iks-unified-header__actions {
		gap: 3px;
	}

	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip {
		min-height: 30px;
		padding-left: 7px;
		padding-right: 7px;
		font-size: 0.62rem;
	}

	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle {
		min-width: 0;
		height: 32px;
		min-height: 30px;
		padding-left: 6px;
		padding-right: 6px;
		font-size: 14px;
	}

	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-text {
		max-width: 78px;
	}

	.iks-mobile-shell__spot-progress {
		max-width: calc(100vw - 18px);
		padding-left: 8px;
		padding-right: 8px;
		font-size: 0.64rem;
	}

}

.iks-mobile-shell-save {
	display: grid;
	gap: 18px;
	padding-bottom: 6px;
}

.iks-mobile-shell-save__header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
}

.iks-mobile-shell-save__copy {
	min-width: 0;
}

.iks-mobile-shell-save__eyebrow {
	margin: 0 0 8px;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #ea580c;
}

.iks-mobile-shell-save__title {
	margin: 0;
	font-size: 1.22rem;
	line-height: 1.35;
	color: #111827;
}

.iks-mobile-shell-save__body {
	margin: 8px 0 0;
	font-size: 0.88rem;
	line-height: 1.65;
	color: #64748b;
}

.iks-mobile-shell-save__count {
	display: inline-flex;
	flex: 0 0 auto;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-width: 72px;
	margin: 0;
	padding: 10px 12px;
	border-radius: 18px;
	background: #fff7ed;
	font-size: 0.8rem;
	font-weight: 700;
	line-height: 1.2;
	color: #c2410c;
}

.iks-mobile-shell-save__count [data-mobile-shell-save-count] {
	font-size: 1.18rem;
}

.iks-mobile-shell-save__panels {
	display: grid;
	gap: 16px;
	padding-bottom: 72px;
}

.iks-mobile-shell-save__panel[hidden] {
	display: none !important;
}

.iks-mobile-shell-save__grid.spot-grid {
	padding: 0;
	gap: 14px;
}

.iks-mobile-shell-save__panel {
	min-width: 0;
	overflow-x: clip;
}

.iks-mobile-shell-save__grid .spot-grid__cards {
	grid-template-columns: 1fr;
	gap: 14px;
}

.iks-mobile-shell-save__grid--spot-list {
	width: 100%;
	max-width: 100%;
	overflow-x: clip;
}

.iks-mobile-shell-save__grid--spot-list .spot-grid__cards {
	width: 100%;
	min-width: 0;
	max-width: 100%;
	grid-template-columns: minmax(0, 1fr);
	overflow-x: clip;
}

.iks-mobile-shell-save__grid--spot-list .spot-grid__cards > * {
	min-width: 0;
}

.iks-mobile-shell-save__grid--spot-list .spot-grid-card {
	--grid-pad: 14px;
	--grid-radius: 20px;
	width: 100%;
	min-width: 0;
	max-width: 100%;
	min-height: 0;
	margin: 0;
	gap: 12px;
	align-self: stretch;
}

.iks-mobile-shell-save__grid--spot-list .spot-grid-card__eyebrow {
	align-items: flex-start;
}

.iks-mobile-shell-save__grid--spot-list .spot-grid-card__fav {
	padding-top: 2px;
}

.iks-mobile-shell-save__grid--spot-list .spot-grid-card__spot {
	font-size: clamp(1.02rem, 4.7vw, 1.18rem);
	line-height: 1.35;
	-webkit-line-clamp: 2;
}

.iks-mobile-shell-save__grid--spot-list .spot-location-chip__text {
	max-width: none;
	white-space: normal;
	word-break: break-word;
}

.iks-mobile-shell-save__grid--spot-list .spot-grid-card__desc {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}

.iks-mobile-shell-save__grid .spot-grid__hint {
	margin: 0;
	font-size: 0.78rem;
	color: #64748b;
}

.iks-mobile-shell-save__item-grid {
	display: grid;
	gap: 12px;
}

.iks-mobile-shell-save__item-list {
	display: grid;
	gap: 14px;
}

.iks-mobile-shell-save__list-hint {
	margin: 0;
	font-size: 0.78rem;
	color: #64748b;
}

.iks-mobile-shell-item-card {
	display: grid;
	grid-template-columns: 112px minmax(0, 1fr);
	gap: 14px;
	padding: 14px;
	border: 1px solid rgba(251, 146, 60, 0.18);
	border-radius: 24px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, #fffaf3 100%);
	box-shadow: 0 18px 32px rgba(120, 53, 15, 0.08);
	cursor: pointer;
	transition:
		border-color 160ms ease,
		box-shadow 160ms ease,
		transform 160ms ease;
}

.iks-mobile-shell-item-card:hover,
.iks-mobile-shell-item-card:focus-visible {
	border-color: rgba(234, 88, 12, 0.34);
	box-shadow: 0 20px 36px rgba(234, 88, 12, 0.14);
	transform: translateY(-1px);
	outline: none;
}

.iks-mobile-shell-item-card__media {
	display: block;
	min-height: 112px;
	border-radius: 18px;
	overflow: hidden;
	background: #fff7ed;
	text-decoration: none;
}

.iks-mobile-shell-item-card__image {
	display: block;
	width: 100%;
	height: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
}

.iks-mobile-shell-item-card__image-placeholder {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	min-height: 112px;
	background: linear-gradient(180deg, #fff1e6 0%, #ffe4cc 100%);
	color: #ea580c;
}

.iks-mobile-shell-item-card__image-placeholder svg {
	width: 42px;
	height: 42px;
}

.iks-mobile-shell-item-card__image-placeholder path,
.iks-mobile-shell-item-card__image-placeholder rect,
.iks-mobile-shell-item-card__image-placeholder circle {
	fill: none;
	stroke: currentColor;
	stroke-width: 1.8;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.iks-mobile-shell-item-card__body {
	min-width: 0;
}

.iks-mobile-shell-item-card__head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	margin-bottom: 10px;
}

.iks-mobile-shell-item-card__eyebrow {
	margin: 0;
	font-size: 0.7rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #ea580c;
}

.iks-mobile-shell-item-card__title {
	margin: 0;
	font-size: 1rem;
	line-height: 1.45;
	color: #111827;
}

.iks-mobile-shell-item-card__title a {
	color: inherit;
	text-decoration: none;
}

.iks-mobile-shell-item-card__title a:hover,
.iks-mobile-shell-item-card__title a:focus-visible {
	text-decoration: underline;
}

.iks-mobile-shell-item-card__summary {
	margin: 8px 0 0;
	font-size: 0.84rem;
	line-height: 1.65;
	color: #64748b;
}

.iks-item-save-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-height: 40px;
	padding: 0 14px;
	border: 1px solid rgba(234, 88, 12, 0.22);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.92);
	color: #c2410c;
	font-size: 0.82rem;
	font-weight: 700;
	line-height: 1;
	cursor: pointer;
	transition:
		background-color 160ms ease,
		border-color 160ms ease,
		box-shadow 160ms ease,
		color 160ms ease,
		transform 160ms ease;
}

.iks-item-save-btn:hover,
.iks-item-save-btn:focus-visible {
	border-color: rgba(234, 88, 12, 0.42);
	background: #fff7ed;
	transform: translateY(-1px);
	outline: none;
}

.iks-item-save-btn.is-active {
	border-color: transparent;
	background: linear-gradient(180deg, #f97316 0%, #ea580c 100%);
	box-shadow: 0 14px 24px rgba(234, 88, 12, 0.18);
	color: #fff7ed;
}

.iks-item-save-btn__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 18px;
	height: 18px;
}

.iks-item-save-btn__icon svg {
	width: 100%;
	height: 100%;
}

.iks-item-save-btn__icon path,
.iks-item-save-btn__icon rect,
.iks-item-save-btn__icon circle {
	fill: none;
	stroke: currentColor;
	stroke-width: 1.8;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.iks-mobile-shell-item-card__save-btn {
	min-height: 34px;
	padding-left: 10px;
	padding-right: 10px;
}

.iks-mobile-shell-item-card__save-btn .iks-item-save-btn__label {
	font-size: 0.74rem;
}

.iks-single-item__head-main {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 12px;
}

.iks-single-item__save-btn {
	flex: 0 0 auto;
}

.iks-feature-article__mobile-actions {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
	margin: 0 0 20px;
	padding: 16px 18px;
	border: 1px solid rgba(251, 146, 60, 0.2);
	border-radius: 24px;
	background: linear-gradient(180deg, #fffaf3 0%, rgba(255, 255, 255, 0.98) 100%);
	box-shadow: 0 16px 30px rgba(120, 53, 15, 0.08);
}

.iks-feature-article__mobile-actions-copy {
	min-width: 0;
}

.iks-feature-article__mobile-actions-label {
	margin: 0 0 8px;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #ea580c;
}

.iks-feature-article__mobile-actions-body {
	margin: 0;
	font-size: 0.9rem;
	line-height: 1.7;
	color: #475569;
}

.iks-feature-article__save-btn {
	flex: 0 0 auto;
}

.iks-mobile-shell-save__empty-card {
	padding: 22px 18px;
	border: 1px dashed rgba(251, 146, 60, 0.35);
	border-radius: 22px;
	background: linear-gradient(180deg, #fffaf3 0%, #ffffff 100%);
}

.iks-mobile-shell-save__empty-card--placeholder {
	border-style: solid;
	border-color: rgba(251, 146, 60, 0.18);
	box-shadow: 0 16px 30px rgba(234, 88, 12, 0.08);
}

.iks-mobile-shell-save__empty-label {
	margin: 0 0 8px;
	font-size: 0.74rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #ea580c;
}

.iks-mobile-shell-save__empty-title {
	margin: 0;
	font-size: 1.06rem;
	line-height: 1.45;
	color: #111827;
}

.iks-mobile-shell-save__empty-body {
	margin: 10px 0 0;
	font-size: 0.9rem;
	line-height: 1.7;
	color: #64748b;
}

.iks-mobile-shell-save__empty-action {
	margin: 14px 0 0;
}

.iks-mobile-shell-save__empty-action a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 42px;
	padding: 0 14px;
	border-radius: 999px;
	background: #ea580c;
	color: #fff7ed;
	font-size: 0.84rem;
	font-weight: 700;
	text-decoration: none;
}

.iks-mobile-shell-save__empty-action a:hover,
.iks-mobile-shell-save__empty-action a:focus-visible {
	background: #c2410c;
}

.iks-mobile-shell-watch {
	display: grid;
	gap: 18px;
	padding-bottom: 6px;
}

.iks-mobile-shell-watch__header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
}

.iks-mobile-shell-watch__copy {
	min-width: 0;
}

.iks-mobile-shell-watch__eyebrow {
	margin: 0 0 8px;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #ea580c;
}

.iks-mobile-shell-watch__title {
	margin: 0;
	font-size: 1.22rem;
	line-height: 1.35;
	color: #111827;
}

.iks-mobile-shell-watch__body {
	margin: 8px 0 0;
	font-size: 0.88rem;
	line-height: 1.65;
	color: #64748b;
}

.iks-mobile-shell-watch__count {
	display: inline-flex;
	flex: 0 0 auto;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-width: 72px;
	margin: 0;
	padding: 10px 12px;
	border-radius: 18px;
	background: #fff7ed;
	font-size: 0.8rem;
	font-weight: 700;
	line-height: 1.2;
	color: #c2410c;
}

.iks-mobile-shell-watch__count [data-mobile-shell-watch-count] {
	font-size: 1.18rem;
}

.iks-mobile-shell-watch__panels {
	display: grid;
	gap: 16px;
	padding-bottom: 72px;
}

.iks-mobile-shell-watch__panel[hidden] {
	display: none !important;
}

.iks-mobile-shell-watch__list {
	display: grid;
	gap: 14px;
}

.iks-mobile-shell-watch-card {
	display: grid;
	gap: 14px;
	padding: 16px;
	border: 1px solid rgba(251, 146, 60, 0.18);
	border-radius: 24px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, #fffaf3 100%);
	box-shadow: 0 18px 32px rgba(120, 53, 15, 0.08);
}

.iks-mobile-shell-watch-card__head {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 12px;
}

.iks-mobile-shell-watch-card__copy {
	min-width: 0;
}

.iks-mobile-shell-watch-card__eyebrow {
	margin: 0 0 8px;
	font-size: 0.7rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #ea580c;
}

.iks-mobile-shell-watch-card__title {
	margin: 0;
	font-size: 1rem;
	line-height: 1.45;
	color: #111827;
}

.iks-mobile-shell-watch-card__target {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	min-height: 32px;
	padding: 0 10px;
	border-radius: 999px;
	background: #fff7ed;
	font-size: 0.76rem;
	font-weight: 700;
	color: #c2410c;
}

.iks-mobile-shell-watch-card__summary {
	margin: 0;
	font-size: 0.86rem;
	line-height: 1.7;
	color: #475569;
}

.iks-mobile-shell-watch-card__meta {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 8px;
}

.iks-mobile-shell-watch-card__date {
	font-size: 0.78rem;
	font-weight: 600;
	color: #94a3b8;
}

.iks-mobile-shell-watch-card__actions {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	gap: 10px;
}

.iks-mobile-shell-watch-card__action {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 40px;
	padding: 0 14px;
	border: 1px solid rgba(234, 88, 12, 0.22);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.92);
	color: #c2410c;
	font-size: 0.82rem;
	font-weight: 700;
	line-height: 1;
	cursor: pointer;
	transition:
		background-color 160ms ease,
		border-color 160ms ease,
		box-shadow 160ms ease,
		color 160ms ease,
		transform 160ms ease;
}

.iks-mobile-shell-watch-card__action:hover,
.iks-mobile-shell-watch-card__action:focus-visible {
	border-color: rgba(234, 88, 12, 0.42);
	background: #fff7ed;
	transform: translateY(-1px);
	outline: none;
}

.iks-mobile-shell-watch-card__action--primary {
	border-color: transparent;
	background: linear-gradient(180deg, #f97316 0%, #ea580c 100%);
	box-shadow: 0 14px 24px rgba(234, 88, 12, 0.18);
	color: #fff7ed;
}

.iks-mobile-shell-watch-card__action--primary:hover,
.iks-mobile-shell-watch-card__action--primary:focus-visible {
	background: linear-gradient(180deg, #fb923c 0%, #ea580c 100%);
	color: #fff7ed;
}

.iks-mobile-shell-watch__empty-card {
	padding: 22px 18px;
	border: 1px dashed rgba(251, 146, 60, 0.35);
	border-radius: 22px;
	background: linear-gradient(180deg, #fffaf3 0%, #ffffff 100%);
}

.iks-mobile-shell-watch__empty-card--placeholder {
	border-style: solid;
	border-color: rgba(251, 146, 60, 0.18);
	box-shadow: 0 16px 30px rgba(234, 88, 12, 0.08);
}

.iks-mobile-shell-watch__empty-label {
	margin: 0 0 8px;
	font-size: 0.74rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #ea580c;
}

.iks-mobile-shell-watch__empty-title {
	margin: 0;
	font-size: 1.06rem;
	line-height: 1.45;
	color: #111827;
}

.iks-mobile-shell-watch__empty-body {
	margin: 10px 0 0;
	font-size: 0.9rem;
	line-height: 1.7;
	color: #64748b;
}

.iks-mobile-shell-watch__empty-action {
	margin: 14px 0 0;
}

.iks-mobile-shell-watch__empty-action a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 42px;
	padding: 0 14px;
	border-radius: 999px;
	background: #ea580c;
	color: #fff7ed;
	font-size: 0.84rem;
	font-weight: 700;
	text-decoration: none;
}

.iks-mobile-shell-watch__empty-action a:hover,
.iks-mobile-shell-watch__empty-action a:focus-visible {
	background: #c2410c;
}

.iks-mobile-shell-watch-save {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 14px;
	margin: 0 0 16px;
	padding: 16px 18px;
	border: 1px solid rgba(251, 146, 60, 0.2);
	border-radius: 24px;
	background: linear-gradient(180deg, #fffaf3 0%, rgba(255, 255, 255, 0.98) 100%);
	box-shadow: 0 16px 30px rgba(120, 53, 15, 0.08);
}

.iks-mobile-shell-watch-save__copy {
	min-width: 0;
}

.iks-mobile-shell-watch-save__label {
	margin: 0 0 8px;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #ea580c;
}

.iks-mobile-shell-watch-save__title {
	margin: 0;
	font-size: 1.02rem;
	line-height: 1.4;
	color: #111827;
}

.iks-mobile-shell-watch-save__summary {
	margin: 10px 0 0;
	font-size: 0.86rem;
	line-height: 1.65;
	color: #475569;
}

.iks-mobile-shell-watch-save__status {
	margin: 8px 0 0;
	font-size: 0.78rem;
	line-height: 1.6;
	color: #64748b;
	transition:
		color 160ms ease,
		background-color 160ms ease,
		border-color 160ms ease;
}

.iks-mobile-shell-watch-save__status[data-state] {
	display: inline-flex;
	padding: 3px 10px;
	border: 1px solid transparent;
	border-radius: 999px;
}

.iks-mobile-shell-watch-save__status[data-state="success"] {
	border-color: rgba(22, 163, 74, 0.18);
	background: rgba(240, 253, 244, 0.96);
	color: #166534;
}

.iks-mobile-shell-watch-save__status[data-state="info"] {
	border-color: rgba(14, 116, 144, 0.16);
	background: rgba(240, 249, 255, 0.96);
	color: #155e75;
}

.iks-mobile-shell-watch-save__status[data-state="error"] {
	border-color: rgba(220, 38, 38, 0.16);
	background: rgba(254, 242, 242, 0.96);
	color: #b91c1c;
}

.iks-mobile-shell-watch-save__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	min-height: 42px;
	padding: 0 14px;
	border: 1px solid transparent;
	border-radius: 999px;
	background: linear-gradient(180deg, #f97316 0%, #ea580c 100%);
	box-shadow: 0 14px 24px rgba(234, 88, 12, 0.18);
	color: #fff7ed;
	font-size: 0.84rem;
	font-weight: 700;
	line-height: 1;
	cursor: pointer;
	transition:
		transform 160ms ease,
		box-shadow 160ms ease,
		opacity 160ms ease;
}

.iks-mobile-shell-watch-save__button:hover,
.iks-mobile-shell-watch-save__button:focus-visible {
	transform: translateY(-1px);
	outline: none;
}

.iks-mobile-shell-watch-save__button.is-saved {
	border-color: rgba(14, 116, 144, 0.16);
	background: linear-gradient(180deg, #f8fafc 0%, #e2e8f0 100%);
	box-shadow: 0 12px 22px rgba(15, 23, 42, 0.08);
	color: #0f172a;
}

.iks-mobile-shell-watch-save__button:disabled {
	cursor: default;
	opacity: 0.62;
	transform: none;
	box-shadow: none;
}

.iks-mobile-shell__main--menu {
	padding-bottom: 0;
}

.iks-mobile-shell__slot--menu {
	padding: 20px 16px 18px;
}

.iks-mobile-shell-menu {
	display: grid;
	gap: 18px;
	padding-bottom: 72px;
}

.iks-mobile-shell-menu__hero {
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
	padding: 20px 18px;
	border: 1px solid rgba(251, 146, 60, 0.2);
	border-radius: 28px;
	background:
		radial-gradient(circle at top right, rgba(14, 165, 233, 0.14) 0%, rgba(14, 165, 233, 0) 42%),
		linear-gradient(135deg, #fffaf3 0%, #ffffff 54%, #fff7ed 100%);
	box-shadow: 0 18px 32px rgba(120, 53, 15, 0.08);
	overflow: hidden;
}

.iks-mobile-shell-menu__hero::after {
	content: "";
	position: absolute;
	top: -26px;
	right: -24px;
	width: 112px;
	height: 112px;
	border-radius: 999px;
	background: radial-gradient(circle, rgba(249, 115, 22, 0.18) 0%, rgba(249, 115, 22, 0) 74%);
	pointer-events: none;
}

.iks-mobile-shell-menu__hero-copy {
	position: relative;
	min-width: 0;
}

.iks-mobile-shell-menu__eyebrow {
	margin: 0 0 8px;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #ea580c;
}

.iks-mobile-shell-menu__title {
	margin: 0;
	font-size: 1.24rem;
	line-height: 1.35;
	color: #111827;
}

.iks-mobile-shell-menu__body {
	margin: 8px 0 0;
	font-size: 0.9rem;
	line-height: 1.7;
	color: #475569;
}

.iks-mobile-shell-menu__hero-badge {
	position: relative;
	z-index: 1;
	display: inline-flex;
	flex: 0 0 auto;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-width: 76px;
	margin: 0;
	padding: 12px 14px;
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.94);
	box-shadow:
		inset 0 0 0 1px rgba(251, 146, 60, 0.18),
		0 14px 24px rgba(120, 53, 15, 0.06);
	font-size: 0.78rem;
	font-weight: 700;
	line-height: 1.15;
	color: #c2410c;
}

.iks-mobile-shell-menu__hero-badge span:first-child {
	font-size: 1.2rem;
}

.iks-mobile-shell-menu__section {
	display: grid;
	gap: 12px;
}

.iks-mobile-shell-menu__section-label {
	margin: 0;
	padding-left: 4px;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #94a3b8;
}

.iks-mobile-shell-menu__list {
	display: grid;
	gap: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.iks-mobile-shell-menu__list-item {
	margin: 0;
}

.iks-mobile-shell-menu__item {
	--iks-mobile-shell-menu-accent: #f97316;
	--iks-mobile-shell-menu-accent-soft: rgba(249, 115, 22, 0.12);
	display: grid;
	grid-template-columns: 44px minmax(0, 1fr) 22px;
	gap: 14px;
	align-items: center;
	padding: 15px 16px;
	border: 1px solid rgba(251, 146, 60, 0.18);
	border-radius: 24px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.99) 0%, #fffaf3 100%);
	box-shadow: 0 16px 30px rgba(120, 53, 15, 0.08);
	color: inherit;
	text-decoration: none;
	transition:
		transform 160ms ease,
		box-shadow 160ms ease,
		border-color 160ms ease;
}

.iks-mobile-shell-menu__item:hover,
.iks-mobile-shell-menu__item:focus-visible {
	border-color: rgba(234, 88, 12, 0.34);
	box-shadow: 0 20px 36px rgba(234, 88, 12, 0.12);
	transform: translateY(-1px);
	outline: none;
}

.iks-mobile-shell-menu__item[data-menu-key="privacy"] {
	--iks-mobile-shell-menu-accent: #0ea5e9;
	--iks-mobile-shell-menu-accent-soft: rgba(14, 165, 233, 0.12);
}

.iks-mobile-shell-menu__item[data-menu-key="legal"] {
	--iks-mobile-shell-menu-accent: #8b5cf6;
	--iks-mobile-shell-menu-accent-soft: rgba(139, 92, 246, 0.12);
}

.iks-mobile-shell-menu__item[data-menu-key="contact"] {
	--iks-mobile-shell-menu-accent: #10b981;
	--iks-mobile-shell-menu-accent-soft: rgba(16, 185, 129, 0.12);
}

.iks-mobile-shell-menu__item[data-menu-key="operator"] {
	--iks-mobile-shell-menu-accent: #14b8a6;
	--iks-mobile-shell-menu-accent-soft: rgba(20, 184, 166, 0.12);
}

.iks-mobile-shell-menu__item[data-menu-key="terms"] {
	--iks-mobile-shell-menu-accent: #6366f1;
	--iks-mobile-shell-menu-accent-soft: rgba(99, 102, 241, 0.12);
}

.iks-mobile-shell-menu__item[data-menu-key="disclaimer"] {
	--iks-mobile-shell-menu-accent: #ef4444;
	--iks-mobile-shell-menu-accent-soft: rgba(239, 68, 68, 0.12);
}

.iks-mobile-shell-menu__item-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	border-radius: 16px;
	background: var(--iks-mobile-shell-menu-accent-soft);
	color: var(--iks-mobile-shell-menu-accent);
}

.iks-mobile-shell-menu__item-icon svg,
.iks-mobile-shell-menu__item-arrow svg {
	width: 20px;
	height: 20px;
}

.iks-mobile-shell-menu__item-icon path,
.iks-mobile-shell-menu__item-icon rect,
.iks-mobile-shell-menu__item-icon circle,
.iks-mobile-shell-menu__item-arrow path,
.iks-mobile-shell-menu__item-arrow rect,
.iks-mobile-shell-menu__item-arrow circle {
	fill: none;
	stroke: currentColor;
	stroke-width: 1.8;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.iks-mobile-shell-menu__item-body {
	display: grid;
	gap: 4px;
	min-width: 0;
}

.iks-mobile-shell-menu__item-label {
	font-size: 0.94rem;
	font-weight: 700;
	line-height: 1.4;
	color: #111827;
}

.iks-mobile-shell-menu__item-description {
	font-size: 0.8rem;
	line-height: 1.6;
	color: #64748b;
}

.iks-mobile-shell-menu__item-arrow {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 22px;
	height: 22px;
	color: #94a3b8;
}

.iks-mobile-shell-menu__note {
	padding: 16px 18px;
	border: 1px solid rgba(148, 163, 184, 0.18);
	border-radius: 22px;
	background: rgba(255, 255, 255, 0.92);
	box-shadow: 0 14px 26px rgba(15, 23, 42, 0.04);
}

.iks-mobile-shell-menu__note-label {
	margin: 0 0 8px;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #0f766e;
}

.iks-mobile-shell-menu__note-body {
	margin: 0;
	font-size: 0.84rem;
	line-height: 1.7;
	color: #475569;
}

.iks-mobile-shell-menu__empty-card {
	padding: 22px 18px;
	border: 1px dashed rgba(251, 146, 60, 0.35);
	border-radius: 22px;
	background: linear-gradient(180deg, #fffaf3 0%, #ffffff 100%);
}

.iks-mobile-shell-menu__empty-label {
	margin: 0 0 8px;
	font-size: 0.74rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #ea580c;
}

.iks-mobile-shell-menu__empty-title {
	margin: 0;
	font-size: 1.06rem;
	line-height: 1.45;
	color: #111827;
}

.iks-mobile-shell-menu__empty-body {
	margin: 10px 0 0;
	font-size: 0.9rem;
	line-height: 1.7;
	color: #64748b;
}

.iks-mobile-shell__target-switcher {
	position: fixed;
	left: 0;
	right: 0;
	bottom: var(--iks-mobile-shell-target-switcher-offset);
	z-index: 995;
	padding: 0;
	border-top: 1px solid #d7dde5;
	background: #ffffff;
	backdrop-filter: none;
	opacity: 0;
	pointer-events: none;
	transform: translateY(10px);
	transition:
		transform 180ms ease,
		opacity 180ms ease,
		visibility 0s linear 180ms;
	visibility: hidden;
}

.iks-mobile-shell__target-switcher.is-visible {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
	transition-delay: 0s;
	visibility: visible;
}

.iks-mobile-shell__target-switcher-bar {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 0;
}

.iks-mobile-shell__target-switcher-link {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 4px;
	min-height: 48px;
	padding: 6px 4px;
	border: 0;
	border-right: 1px solid #eef2f7;
	border-radius: 0;
	background: #ffffff;
	font: inherit;
	color: #64748b;
	cursor: pointer;
	transition:
		background-color 160ms ease,
		color 160ms ease,
		box-shadow 160ms ease;
}

.iks-mobile-shell__target-switcher-link:hover,
.iks-mobile-shell__target-switcher-link:focus-visible {
	background: #f8fafc;
	color: #0f172a;
	outline: none;
}

.iks-mobile-shell__target-switcher-link.is-current {
	background: #f8fafc;
	box-shadow: inset 0 -2px 0 #0f172a;
	color: #0f172a;
}

.iks-mobile-shell__target-switcher-link.is-disabled,
.iks-mobile-shell__target-switcher-link[aria-disabled="true"] {
	background: #f8fafc;
	box-shadow: none;
	color: #94a3b8;
	cursor: default;
	opacity: 1;
}

.iks-mobile-shell__target-switcher-link.is-disabled:hover,
.iks-mobile-shell__target-switcher-link.is-disabled:focus-visible,
.iks-mobile-shell__target-switcher-link[aria-disabled="true"]:hover,
.iks-mobile-shell__target-switcher-link[aria-disabled="true"]:focus-visible {
	background: #f8fafc;
	box-shadow: none;
	color: #94a3b8;
	outline: none;
}

.iks-mobile-shell__target-switcher-link.is-disabled.is-current,
.iks-mobile-shell__target-switcher-link[aria-disabled="true"].is-current {
	box-shadow: inset 0 -2px 0 #cbd5e1;
	color: #64748b;
}

.iks-mobile-shell__target-switcher-link:last-child {
	border-right: 0;
}

.iks-mobile-shell__target-switcher-link[data-target-key="spot"] {
	--iks-mobile-shell-switcher-icon-color: var(--iks-mobile-shell-target-color-spot);
}

.iks-mobile-shell__target-switcher-link[data-target-key="article"] {
	--iks-mobile-shell-switcher-icon-color: var(--iks-mobile-shell-target-color-article);
}

.iks-mobile-shell__target-switcher-link[data-target-key="waza"] {
	--iks-mobile-shell-switcher-icon-color: var(--iks-mobile-shell-target-color-waza);
}

.iks-mobile-shell__target-switcher-link[data-target-key="aruaru"] {
	--iks-mobile-shell-switcher-icon-color: var(--iks-mobile-shell-target-color-aruaru);
}

.iks-mobile-shell__target-switcher-link[data-target-key="item"] {
	--iks-mobile-shell-switcher-icon-color: var(--iks-mobile-shell-target-color-item);
}

.iks-mobile-shell__target-switcher-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 18px;
	height: 18px;
	color: var(--iks-mobile-shell-switcher-icon-color, currentColor);
	transition: color 160ms ease;
}

.iks-mobile-shell__target-switcher-icon svg {
	width: 100%;
	height: 100%;
}

.iks-mobile-shell__target-switcher-icon path,
.iks-mobile-shell__target-switcher-icon rect,
.iks-mobile-shell__target-switcher-icon circle {
	fill: none;
	stroke: currentColor;
	stroke-width: 1.8;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.iks-mobile-shell__target-switcher-name {
	display: -webkit-box;
	overflow: hidden;
	font-size: 0.64rem;
	font-weight: 700;
	line-height: 1.1;
	text-align: center;
	word-break: keep-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.iks-mobile-shell__target-switcher-badge {
	display: block;
	max-width: 100%;
	overflow: hidden;
	font-size: 0.44rem;
	font-weight: 800;
	line-height: 1.05;
	text-align: center;
	color: #94a3b8;
	letter-spacing: 0.01em;
	word-break: normal;
}

.iks-mobile-shell__target-switcher-link.is-disabled .iks-mobile-shell__target-switcher-icon,
.iks-mobile-shell__target-switcher-link[aria-disabled="true"] .iks-mobile-shell__target-switcher-icon {
	color: #cbd5e1;
}

@media (max-width: 380px) {
	.iks-mobile-shell-save__header {
		flex-direction: column;
		align-items: stretch;
	}

	.iks-mobile-shell-save__count {
		align-self: flex-start;
	}

	.iks-mobile-shell-watch__header {
		flex-direction: column;
		align-items: stretch;
	}

	.iks-mobile-shell-watch__count {
		align-self: flex-start;
	}

	.iks-mobile-shell__target-switcher {
		padding-left: 0;
		padding-right: 0;
	}

	.iks-mobile-shell__target-switcher-bar {
		gap: 0;
	}

	.iks-mobile-shell__target-switcher-link {
		min-height: 46px;
		padding-left: 2px;
		padding-right: 2px;
	}

	.iks-mobile-shell__target-switcher-name {
		font-size: 0.58rem;
	}

	.iks-mobile-shell__target-switcher-badge {
		font-size: 0.4rem;
	}

	.iks-mobile-shell-watch-card__head,
	.iks-mobile-shell-watch-save {
		flex-direction: column;
		align-items: stretch;
	}

	.iks-mobile-shell-watch-card__actions {
		justify-content: stretch;
	}

	.iks-mobile-shell-watch-card__action,
	.iks-mobile-shell-watch-save__button {
		width: 100%;
	}

	.iks-mobile-shell-menu__hero {
		flex-direction: column;
		align-items: stretch;
	}

	.iks-mobile-shell-menu__hero-badge {
		align-self: flex-start;
	}

	.iks-mobile-shell-menu__item {
		grid-template-columns: 40px minmax(0, 1fr) 18px;
		gap: 12px;
		padding: 14px;
	}

	.iks-mobile-shell-menu__item-icon {
		width: 40px;
		height: 40px;
		border-radius: 14px;
	}

	.iks-mobile-shell-item-card {
		grid-template-columns: 96px minmax(0, 1fr);
		gap: 12px;
		padding: 12px;
	}

	.iks-feature-article__mobile-actions {
		flex-direction: column;
		align-items: stretch;
	}

	.iks-feature-article__save-btn {
		width: 100%;
	}

	.iks-mobile-shell-item-card__media,
	.iks-mobile-shell-item-card__image-placeholder {
		min-height: 96px;
	}

	.iks-single-item__head-main {
		flex-direction: column;
		align-items: stretch;
	}

	.iks-single-item__save-btn {
		align-self: flex-start;
	}
}

.iks-mobile-shell__tabbar {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-auto-rows: var(--iks-mobile-shell-tabbar-base-h);
	gap: 0;
	width: 100%;
	height: calc(var(--iks-mobile-shell-tabbar-h) + var(--iks-mobile-shell-tabbar-bottom-gap));
	min-height: calc(var(--iks-mobile-shell-tabbar-h) + var(--iks-mobile-shell-tabbar-bottom-gap));
	padding:
		0
		max(0px, env(safe-area-inset-right, 0px))
		calc(env(safe-area-inset-bottom, 0px) + var(--iks-mobile-shell-tabbar-bottom-gap))
		max(0px, env(safe-area-inset-left, 0px));
	border-top: 1px solid #d7dde5;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	border-radius: 0;
	background: #ffffff;
	box-shadow: none;
	backdrop-filter: none;
	box-sizing: border-box;
	align-items: stretch;
	overflow: hidden;
	transform: none;
}

.iks-mobile-shell__tab {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	height: var(--iks-mobile-shell-tabbar-base-h);
	min-height: 0;
	gap: 0;
	padding: 3px 2px 0;
	box-sizing: border-box;
	border: 0;
	border-right: 1px solid #eef2f7;
	border-radius: 0;
	background: none;
	appearance: none;
	font: inherit;
	line-height: 1;
	text-decoration: none;
	color: #64748b;
	cursor: pointer;
	overflow: hidden;
	transition:
		transform 160ms ease,
		background-color 160ms ease,
		color 160ms ease;
}

.iks-mobile-shell__tab:hover,
.iks-mobile-shell__tab:focus-visible {
	background: #f8fafc;
	color: #0f172a;
	transform: none;
}

.iks-mobile-shell__tab.is-active {
	background: #ffffff;
	box-shadow: inset 0 3px 0 #0f172a;
	color: #0f172a;
}

.iks-mobile-shell__tab:last-child {
	border-right: 0;
}

.iks-mobile-shell[data-current-target="spot"] {
	--iks-mobile-shell-current-target-color: var(--iks-mobile-shell-target-color-spot);
}

.iks-mobile-shell[data-current-target="article"] {
	--iks-mobile-shell-current-target-color: var(--iks-mobile-shell-target-color-article);
}

.iks-mobile-shell[data-current-target="waza"] {
	--iks-mobile-shell-current-target-color: var(--iks-mobile-shell-target-color-waza);
}

.iks-mobile-shell[data-current-target="aruaru"] {
	--iks-mobile-shell-current-target-color: var(--iks-mobile-shell-target-color-aruaru);
}

.iks-mobile-shell[data-current-target="item"] {
	--iks-mobile-shell-current-target-color: var(--iks-mobile-shell-target-color-item);
}

.iks-mobile-shell__tab-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 15px;
	height: 15px;
	margin-top: 1px;
	color: currentColor;
	transition: color 160ms ease;
}

.iks-mobile-shell__tab[data-tab-key="save"] .iks-mobile-shell__tab-icon {
	color: var(--iks-mobile-shell-tab-color-save);
}

.iks-mobile-shell__tab[data-tab-key="watch"] .iks-mobile-shell__tab-icon {
	color: var(--iks-mobile-shell-tab-color-watch);
}

.iks-mobile-shell__tab[data-tab-key="menu"] .iks-mobile-shell__tab-icon {
	color: var(--iks-mobile-shell-tab-color-menu);
}

.iks-mobile-shell__tab--target .iks-mobile-shell__tab-icon {
	color: var(--iks-mobile-shell-current-target-color);
}

.iks-mobile-shell__tab-icon svg {
	width: 100%;
	height: 100%;
}

.iks-mobile-shell__tab-icon path,
.iks-mobile-shell__tab-icon rect,
.iks-mobile-shell__tab-icon circle {
	fill: none;
	stroke: currentColor;
	stroke-width: 1.8;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.iks-mobile-shell__tab-label {
	font-size: 0.54rem;
	font-weight: 700;
	line-height: 0.95;
	text-align: center;
	word-break: keep-all;
}

@media (max-width: 767px) {
	body.iks-mobile-shell-active.iks-current-target-spot,
	body.iks-mobile-shell-active.iks-current-target-spot #page,
	.iks-mobile-shell[data-current-target="spot"] {
		background: #020409;
		color: #e5edf6;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell,
	.iks-mobile-shell[data-current-target="spot"] {
		--iks-mobile-shell-spot-canvas: #020409;
		--iks-mobile-shell-spot-surface: #0b1017;
		--iks-mobile-shell-spot-surface-strong: #121a26;
		--iks-mobile-shell-spot-surface-soft: #0f1722;
		--iks-mobile-shell-spot-border: rgba(148, 163, 184, 0.24);
		--iks-mobile-shell-spot-border-strong: rgba(203, 213, 225, 0.18);
		--iks-mobile-shell-spot-text: #e5edf6;
		--iks-mobile-shell-spot-text-strong: #f8fafc;
		--iks-mobile-shell-spot-text-muted: #94a3b8;
		--iks-mobile-shell-spot-text-soft: #cbd5e1;
		--iks-mobile-shell-spot-chip-bg: #0f1722;
		--iks-mobile-shell-spot-chip-bg-active: #172033;
		--iks-mobile-shell-spot-chip-border: rgba(148, 163, 184, 0.3);
		--iks-mobile-shell-spot-chip-border-active: rgba(96, 165, 250, 0.52);
		--iks-mobile-shell-spot-shadow: 0 18px 38px rgba(0, 0, 0, 0.34);
		--feature-nav-color: rgba(248, 250, 252, 0.92);
		--feature-nav-hover-bg: rgba(248, 250, 252, 0.08);
		--feature-nav-shadow-light: rgba(248, 250, 252, 0.18);
		--feature-nav-shadow-dark: rgba(0, 0, 0, 0.68);
		background: #020409;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__spot-shell {
		--card-bg: var(--iks-mobile-shell-spot-surface);
		--card-border: var(--iks-mobile-shell-spot-border);
		--card-shadow: 0 18px 36px rgba(0, 0, 0, 0.32);
		--shadow-card: 0 18px 36px rgba(0, 0, 0, 0.32);
		--grid-card-shadow: 0 18px 36px rgba(0, 0, 0, 0.3);
		--grid-card-shadow-hover: 0 22px 44px rgba(0, 0, 0, 0.36);
		--grid-card-shadow-active: 0 22px 44px rgba(15, 23, 42, 0.44);
		background: var(--iks-mobile-shell-spot-canvas);
		color: var(--iks-mobile-shell-spot-text);
	}

	body.iks-mobile-shell-active.iks-current-target-spot.iks-active-tab-save .iks-mobile-shell-save__title,
	body.iks-mobile-shell-active.iks-current-target-spot.iks-active-tab-watch .iks-mobile-shell-watch__title,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="save"] .iks-mobile-shell-save__title,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="watch"] .iks-mobile-shell-watch__title {
		color: var(--iks-mobile-shell-spot-text-strong);
		text-shadow: 0 1px 0 rgba(0, 0, 0, 0.28);
	}

	body.iks-mobile-shell-active.iks-current-target-spot.iks-active-tab-save .iks-mobile-shell-save__body,
	body.iks-mobile-shell-active.iks-current-target-spot.iks-active-tab-watch .iks-mobile-shell-watch__body,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="save"] .iks-mobile-shell-save__body,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="watch"] .iks-mobile-shell-watch__body {
		color: var(--iks-mobile-shell-spot-text-soft);
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell #site-content,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell #locationArchive,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .spot-grid,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #site-content,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #locationArchive,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .spot-grid,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate {
		background: var(--iks-mobile-shell-spot-canvas);
		color: var(--iks-mobile-shell-spot-text);
	}

	body.page-spots.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header,
	body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header,
	body.page-spots .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header,
	body.tax-location:not(.home):not(.front-page) .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header {
		border-bottom-color: rgba(15, 23, 42, 0.08);
		background: #ffffff;
		box-shadow: 0 1px 12px rgba(15, 23, 42, 0.08);
		color: #0f172a;
	}

	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-panel,
	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__selects .iks-fish-select select {
		color: #0f172a;
	}

	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-panel {
		background: rgba(248, 250, 252, 0.98);
		border: 1px solid rgba(203, 213, 225, 0.95);
		box-shadow: 0 18px 38px rgba(2, 6, 23, 0.22);
	}

	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__geo-btn {
		background: linear-gradient(90deg, #3b82f6, #2563eb);
		color: #ffffff;
		border-color: transparent;
		box-shadow:
			0 12px 24px rgba(37, 99, 235, 0.28),
			inset 0 1px 0 rgba(255, 255, 255, 0.32);
	}

	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__selects .iks-fish-select select {
		background: #ffffff;
		border-color: #cbd5e1;
		box-shadow: 0 10px 22px rgba(15, 23, 42, 0.12);
	}

	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle,
	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip {
		border-color: var(--iks-mobile-shell-spot-chip-border);
		background: var(--iks-mobile-shell-spot-chip-bg);
		color: var(--iks-mobile-shell-spot-text-soft);
	}

	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle {
		border-color: #f0d1ca;
		background: #F9EBE8;
		color: #2B2B2B;
		box-shadow:
			0 12px 24px rgba(0, 0, 0, 0.2),
			inset 0 1px 0 rgba(255, 255, 255, 0.72);
	}

	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip.is-active,
	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip[aria-pressed="true"],
	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle:hover,
	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle:focus-visible,
	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc[open] .iks-unified-header__loc-toggle,
	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-watch-btn.is-saved {
		border-color: var(--iks-mobile-shell-spot-chip-border-active);
		background: var(--iks-mobile-shell-spot-chip-bg-active);
		color: var(--iks-mobile-shell-spot-text-strong);
	}

	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle:hover,
	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle:focus-visible,
	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc[open] .iks-unified-header__loc-toggle {
		border-color: #eac4bc;
		background: #f4d9d3;
		color: #2B2B2B;
		box-shadow:
			0 16px 30px rgba(0, 0, 0, 0.24),
			inset 0 1px 0 rgba(255, 255, 255, 0.72);
	}

	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__geo-btn:hover,
	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__geo-btn:focus-visible {
		border-color: transparent;
		background: linear-gradient(90deg, #2563eb, #1d4ed8);
		color: #ffffff;
		outline: none;
	}

	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__selects .iks-fish-select select:hover,
	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .location-archive-header__selects .iks-fish-select select:focus-visible {
		border-color: #93c5fd;
		background: #ffffff;
		color: #0f172a;
		outline: none;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__title,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__title-cat,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .spot-related__aggregate-empty,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .spot-related__aggregate-status,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__empty-copy,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__title,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__title-cat,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .spot-related__aggregate-empty,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .spot-related__aggregate-status,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__empty-copy {
		color: var(--iks-mobile-shell-spot-text-soft);
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__media--empty,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate .feature-slider__media--empty {
		border-color: var(--iks-mobile-shell-spot-border);
		background: linear-gradient(180deg, rgba(15, 23, 34, 0.98) 0%, rgba(11, 16, 23, 0.98) 100%);
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell #spotCategorySliderAggregate [data-aggregate-floating-counter],
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #spotCategorySliderAggregate [data-aggregate-floating-counter] {
		border-color: rgba(96, 165, 250, 0.28);
		background: rgba(15, 23, 42, 0.92);
		color: var(--iks-mobile-shell-spot-text-strong);
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags {
		border-top-color: var(--iks-mobile-shell-spot-border);
		background: rgba(2, 6, 12, 0.96);
		box-shadow: 0 -18px 34px rgba(0, 0, 0, 0.28);
	}

	.iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag {
		border: 1px solid var(--iks-mobile-shell-tag-accent, var(--iks-mobile-shell-spot-chip-border)) !important;
		background: #0b1017 !important;
		color: var(--iks-mobile-shell-tag-accent, var(--iks-mobile-shell-spot-text-soft)) !important;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03) !important;
	}

	.iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag[data-feature="ベビーカー"] {
		--iks-mobile-shell-tag-accent: #7dd3fc;
	}

	.iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag[data-feature="雨（屋内）"] {
		--iks-mobile-shell-tag-accent: #93c5fd;
	}

	.iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag[data-feature="授乳室"] {
		--iks-mobile-shell-tag-accent: #c4b5fd;
	}

	.iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag[data-feature="おむつ台"] {
		--iks-mobile-shell-tag-accent: #fdba74;
	}

	.iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag[data-feature="公園"] {
		--iks-mobile-shell-tag-accent: #4ade80;
	}

	.iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag[data-feature="キッズパーク"] {
		--iks-mobile-shell-tag-accent: #f9a8d4;
	}

	.iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag[data-feature="公共施設"] {
		--iks-mobile-shell-tag-accent: #5eead4;
	}

	.iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag[data-feature="ホテル"] {
		--iks-mobile-shell-tag-accent: #c4b5fd;
	}

	.iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag[data-feature="動物園"] {
		--iks-mobile-shell-tag-accent: #bef264;
	}

	.iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag[data-feature="水族館"] {
		--iks-mobile-shell-tag-accent: #67e8f9;
	}

	.iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag[data-feature="アウトドア"] {
		--iks-mobile-shell-tag-accent: #fcd34d;
	}

	.iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag[data-feature="水遊び"] {
		--iks-mobile-shell-tag-accent: #7dd3fc;
	}

	.iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag[data-feature="商業施設"] {
		--iks-mobile-shell-tag-accent: #fdba74;
	}

	.iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag--favorite {
		--iks-mobile-shell-tag-accent: #fb7185;
	}

	.iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag:hover,
	.iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag:focus-visible {
		background: #111927 !important;
		border-color: var(--iks-mobile-shell-tag-accent, var(--iks-mobile-shell-spot-chip-border-active)) !important;
		color: var(--iks-mobile-shell-tag-accent, var(--iks-mobile-shell-spot-text-strong)) !important;
	}

	.iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag.is-active,
	.iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag.is-active[data-feature] {
		border-color: var(--iks-mobile-shell-tag-accent, var(--iks-mobile-shell-spot-chip-border-active)) !important;
		background: #111927 !important;
		color: var(--iks-mobile-shell-tag-accent, var(--iks-mobile-shell-spot-text-strong)) !important;
		box-shadow: 0 10px 24px rgba(15, 23, 42, 0.34) !important;
	}

	body.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot.iks-slider-mode .iks-mobile-shell__spot-shell .location-archive-header__tag.is-slider-selected,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-header__tag.is-slider-selected {
		border-color: var(--iks-mobile-shell-tag-accent, #93c5fd) !important;
		background: #162132 !important;
		color: var(--iks-mobile-shell-tag-accent, #eff6ff) !important;
		box-shadow: 0 0 0 1px rgba(148, 163, 184, 0.12) inset !important;
	}

	.iks-mobile-shell__spot-shell .cards-layout .spot-card,
	.iks-mobile-shell__spot-shell .spot-grid-card,
	.iks-mobile-shell__spot-shell .feature-slider[data-context="location"] .feature-slider__slide {
		background: var(--iks-card-meta-bg);
		border-color: var(--iks-card-meta-border);
		box-shadow: 0 18px 36px rgba(0, 0, 0, 0.32);
	}

	.iks-mobile-shell__spot-shell .spot-grid-card.is-active {
		border-color: rgba(58, 44, 42, 0.22);
		background: linear-gradient(180deg, rgba(255, 255, 255, 0.42) 0%, var(--iks-card-meta-bg) 100%);
		box-shadow: 0 22px 44px rgba(58, 44, 42, 0.18);
	}

	.iks-mobile-shell__spot-shell .spot-grid-card__eyebrow {
		padding: 0;
		border: 0;
		border-radius: 0;
		background: transparent;
		box-shadow: none;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .spot-related .feature-slider--related .feature-slider__meta,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .spot-related .feature-slider--related .feature-slider__footer,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .spot-related .feature-slider--related .feature-slider__meta,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .spot-related .feature-slider--related .feature-slider__footer {
		background: var(--iks-card-meta-bg) !important;
		color: var(--iks-card-meta-title) !important;
		box-shadow: none !important;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .spot-related .feature-slider--related .feature-slider__meta,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .spot-related .feature-slider--related .feature-slider__meta {
		border-bottom-color: var(--iks-card-meta-border) !important;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .spot-related .feature-slider--related .feature-slider__footer,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .spot-related .feature-slider--related .feature-slider__footer {
		border-top-color: var(--iks-card-meta-border) !important;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .spot-related .feature-slider--related .feature-slider__caption,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .spot-related .feature-slider--related .feature-slider__caption {
		background: transparent !important;
		color: inherit !important;
		border: 0 !important;
		box-shadow: none !important;
		backdrop-filter: none !important;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .spot-related .feature-slider--related .feature-slider__caption-text,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .spot-related .feature-slider--related .feature-slider__caption-text,
	.iks-mobile-shell__spot-shell .feature-slider__distance,
	.iks-mobile-shell__spot-shell .feature-slider__more,
	.iks-mobile-shell__spot-shell .spot-title-heading,
	.iks-mobile-shell__spot-shell .spot-grid-card__spot,
	.iks-mobile-shell__spot-shell .spot-about__title,
	.iks-mobile-shell__spot-shell .spot-equipment__title {
		color: var(--iks-card-meta-title);
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .spot-related .feature-slider--related .feature-slider__address,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .spot-related .feature-slider--related .feature-slider__address,
	.iks-mobile-shell__spot-shell .feature-slider__caption-sub,
	.iks-mobile-shell__spot-shell .spot-location-chip,
	.iks-mobile-shell__spot-shell .spot-location-chip__icon,
	.iks-mobile-shell__spot-shell .spot-about__text,
	.iks-mobile-shell__spot-shell .spot-grid-card__desc,
	.iks-mobile-shell__spot-shell .spot-equipment__text,
	.iks-mobile-shell__spot-shell .spot-equipment__status,
	.iks-mobile-shell__spot-shell .spot-body,
	.iks-mobile-shell__spot-shell .spot-body p,
	.iks-mobile-shell__spot-shell .spot-body li,
	.iks-mobile-shell__spot-shell .spot-grid__hint {
		color: var(--iks-card-meta-meta);
	}

	.iks-mobile-shell__spot-shell .spot-title-heading__text {
		background-image: linear-gradient(180deg, transparent 58%, var(--iks-card-meta-title-mark) 0);
	}

	.iks-mobile-shell__spot-shell .spot-equipment {
		background: linear-gradient(135deg, #fff9ec 0%, #fff3e0 100%);
		border-color: #f59e0b;
		border-width: 1.5px;
		box-shadow: 0 4px 16px rgba(245, 158, 11, 0.18);
	}

	.iks-mobile-shell__spot-shell .spot-equipment__title {
		color: #92400e !important;
	}

	.iks-mobile-shell__spot-shell .spot-equipment__row {
		border-top-color: rgba(245, 158, 11, 0.2);
	}

	.iks-mobile-shell__spot-shell .spot-equipment__text,
	.iks-mobile-shell__spot-shell .spot-equipment__status,
	.iks-mobile-shell__spot-shell .spot-equipment__label {
		color: #1c1917 !important;
	}

	.iks-mobile-shell__spot-shell .spot-equipment__row--green {
		--equip-fg: #15803d;
		--equip-bg: #dcfce7;
	}

	.iks-mobile-shell__spot-shell .spot-equipment__row--blue {
		--equip-fg: #1d4ed8;
		--equip-bg: #dbeafe;
	}

	.iks-mobile-shell__spot-shell .spot-equipment__row--pink {
		--equip-fg: #be185d;
		--equip-bg: #fce7f3;
	}

	.iks-mobile-shell__spot-shell .spot-equipment__row--purple {
		--equip-fg: #6d28d9;
		--equip-bg: #ede9fe;
	}

	.iks-mobile-shell__spot-shell .spot-equipment__row.is-inactive {
		--equip-fg: #78716c;
		--equip-bg: #f5f5f4;
	}

	.iks-mobile-shell__spot-shell .spot-category-pill {
		background: var(--cat-bg);
		border-color: var(--cat-bd);
		color: var(--cat-fg);
		box-shadow: 0 1px 0 rgba(58, 44, 42, 0.05);
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tabbar,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-progress,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tabbar,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__spot-progress {
		border-top-color: var(--iks-mobile-shell-spot-border);
		background: rgba(2, 6, 12, 0.96);
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-progress,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__spot-progress {
		border-color: rgba(148, 163, 184, 0.22);
		background: rgba(2, 6, 12, 0.58);
		box-shadow: 0 14px 28px rgba(0, 0, 0, 0.24);
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab {
		border-right-color: rgba(71, 85, 105, 0.38);
		color: var(--iks-mobile-shell-spot-text-muted);
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link:hover,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link:focus-visible,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab:hover,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab:focus-visible,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link:hover,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link:focus-visible,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab:hover,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab:focus-visible {
		background: #101722;
		color: var(--iks-mobile-shell-spot-text-strong);
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link.is-current,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab.is-active,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link.is-current,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab.is-active {
		background: #121b29;
		box-shadow: inset 0 3px 0 rgba(96, 165, 250, 0.72);
		color: var(--iks-mobile-shell-spot-text-strong);
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link.is-disabled,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link[aria-disabled="true"],
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link.is-disabled,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link[aria-disabled="true"] {
		background: #0b111b;
		box-shadow: none;
		color: #64748b;
		cursor: default;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link.is-disabled:hover,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link.is-disabled:focus-visible,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link[aria-disabled="true"]:hover,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link[aria-disabled="true"]:focus-visible,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link.is-disabled:hover,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link.is-disabled:focus-visible,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link[aria-disabled="true"]:hover,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link[aria-disabled="true"]:focus-visible {
		background: #0b111b;
		box-shadow: none;
		color: #64748b;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link.is-disabled.is-current,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link[aria-disabled="true"].is-current,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link.is-disabled.is-current,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link[aria-disabled="true"].is-current {
		background: #101722;
		box-shadow: inset 0 3px 0 rgba(100, 116, 139, 0.5);
		color: #94a3b8;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link.is-disabled .iks-mobile-shell__target-switcher-icon,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link[aria-disabled="true"] .iks-mobile-shell__target-switcher-icon,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link.is-disabled .iks-mobile-shell__target-switcher-icon,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link[aria-disabled="true"] .iks-mobile-shell__target-switcher-icon {
		color: #475569;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link.is-disabled .iks-mobile-shell__target-switcher-badge,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link[aria-disabled="true"] .iks-mobile-shell__target-switcher-badge,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link.is-disabled .iks-mobile-shell__target-switcher-badge,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link[aria-disabled="true"] .iks-mobile-shell__target-switcher-badge {
		color: #64748b;
	}
}

@media (max-width: 767px) {
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell,
	.iks-mobile-shell[data-current-target="spot"] {
		--iks-mobile-shell-tabbar-base-h: 42px;
	}

	body.page-spots.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header,
	body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header,
	body.page-spots .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header,
	body.tax-location:not(.home):not(.front-page) .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header {
		position: fixed !important;
		top: 0;
		right: 0 !important;
		left: 0 !important;
		width: 100vw !important;
		max-width: 100vw !important;
		margin: 0 !important;
		border-bottom-color: rgba(15, 23, 42, 0.08);
		background: #ffffff;
		box-shadow: 0 1px 12px rgba(15, 23, 42, 0.08);
		color: #0f172a;
		z-index: 1000;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell #site-content,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #site-content,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell #locationArchive,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell #locationArchive {
		padding-top: 0 !important;
		margin-top: 0 !important;
	}

	body.page-spots:not(.iks-detail-open).iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell,
	body.tax-location:not(.home):not(.front-page):not(.iks-detail-open).iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell,
	body.page-spots:not(.iks-detail-open) .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell,
	body.tax-location:not(.home):not(.front-page):not(.iks-detail-open) .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell {
		padding-top: var(--iks-mobile-shell-spot-header-offset, 42px) !important;
	}

	body.iks-mobile-shell-active.iks-current-target-spot.iks-spot-header-hidden .iks-mobile-shell__spot-shell .iks-spot-current-heading,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"].is-spot-header-hidden .iks-mobile-shell__spot-shell .iks-spot-current-heading {
		padding-top: 0;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip {
		border-color: #d7dde5;
		background: #ffffff;
		color: #333333;
		box-shadow: none;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .iks-unified-header__loc,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-unified-header__loc {
		flex: 0 0 auto;
		min-width: 0;
		max-width: min(136px, 40vw);
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: auto;
		height: 30px;
		min-height: 30px;
		min-width: 0;
		max-width: 100%;
		padding: 0 8px;
		border: 1px solid #e9c8c0;
		border-radius: 8px;
		background: #F9EBE8;
		box-shadow: none;
		color: #222222;
		font-size: 0.64rem;
		font-weight: 700;
		line-height: 1;
		gap: 2px;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-icon,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-icon {
		width: 11px;
		height: 11px;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-text,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-text {
		max-width: 88px;
		line-height: 1;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-caret,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-caret {
		font-size: 0.68em;
		line-height: 1;
		color: #333333;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip.is-active,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip[aria-pressed="true"],
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-watch-btn.is-saved,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip.is-active,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip[aria-pressed="true"],
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-watch-btn.is-saved {
		border-color: #cbd5e1;
		background: #f8fafc;
		color: #111827;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle:hover,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle:focus-visible,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc[open] .iks-unified-header__loc-toggle,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle:hover,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle:focus-visible,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc[open] .iks-unified-header__loc-toggle {
		border-color: #dfb7ad;
		background: #f4d9d3;
		box-shadow: none;
		color: #222222;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags,
	.iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags {
		border-top-color: rgba(0, 0, 0, 0.08);
		background: #ffffff;
		box-shadow: none;
		color: #222222;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tabbar,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tabbar {
		border-top-color: rgba(0, 0, 0, 0.08);
		background: #ffffff;
		box-shadow: none;
		color: #222222;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tabbar,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tabbar {
		grid-auto-rows: var(--iks-mobile-shell-tabbar-base-h);
		min-height: calc(var(--iks-mobile-shell-tabbar-h) + var(--iks-mobile-shell-tabbar-bottom-gap));
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab {
		border-right-color: #e5e5e5;
		background: #ffffff;
		color: #64748b;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab {
		justify-content: center;
		height: var(--iks-mobile-shell-tabbar-base-h);
		gap: 1px;
		padding: 2px 4px;
		border-right: 0;
		color: #8A8A8A;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab-icon,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab-icon {
		width: 23px;
		height: 23px;
		margin-top: 0;
		color: currentColor;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab-label,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab-label {
		font-size: 11.5px;
		font-weight: 600;
		line-height: 1;
		letter-spacing: 0;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link:hover,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link:focus-visible,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab:hover,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab:focus-visible,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link:hover,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link:focus-visible,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab:hover,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab:focus-visible {
		background: #f8fafc;
		color: #222222;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link.is-current,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab.is-active,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link.is-current,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab.is-active {
		background: #ffffff;
		box-shadow: none;
		color: #222222;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab--target,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab--target {
		--iks-mobile-shell-tab-icon-rest: rgba(249, 115, 22, 0.68);
		--iks-mobile-shell-tab-active: #ea580c;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab[data-tab-key="save"],
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab[data-tab-key="save"] {
		--iks-mobile-shell-tab-icon-rest: rgba(236, 72, 153, 0.68);
		--iks-mobile-shell-tab-active: #db2777;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab[data-tab-key="watch"],
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab[data-tab-key="watch"] {
		--iks-mobile-shell-tab-icon-rest: rgba(14, 165, 233, 0.68);
		--iks-mobile-shell-tab-active: #0284c7;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab[data-tab-key="menu"],
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab[data-tab-key="menu"] {
		--iks-mobile-shell-tab-icon-rest: rgba(139, 92, 246, 0.68);
		--iks-mobile-shell-tab-active: #6d28d9;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab .iks-mobile-shell__tab-icon,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab .iks-mobile-shell__tab-icon {
		color: var(--iks-mobile-shell-tab-icon-rest, currentColor);
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab.is-active,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab.is-active,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab.is-active .iks-mobile-shell__tab-icon,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab.is-active .iks-mobile-shell__tab-label,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab.is-active .iks-mobile-shell__tab-icon,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab.is-active .iks-mobile-shell__tab-label {
		color: var(--iks-mobile-shell-tab-active, #222222);
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link.is-disabled,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link[aria-disabled="true"],
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link.is-disabled,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link[aria-disabled="true"] {
		background: #f8fafc;
		box-shadow: none;
		color: #94a3b8;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link.is-disabled:hover,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link.is-disabled:focus-visible,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link[aria-disabled="true"]:hover,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link[aria-disabled="true"]:focus-visible,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link.is-disabled:hover,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link.is-disabled:focus-visible,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link[aria-disabled="true"]:hover,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link[aria-disabled="true"]:focus-visible {
		background: #f8fafc;
		box-shadow: none;
		color: #94a3b8;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link.is-disabled.is-current,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link[aria-disabled="true"].is-current,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link.is-disabled.is-current,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link[aria-disabled="true"].is-current {
		background: #f8fafc;
		box-shadow: inset 0 3px 0 #cbd5e1;
		color: #64748b;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link.is-disabled .iks-mobile-shell__target-switcher-icon,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link[aria-disabled="true"] .iks-mobile-shell__target-switcher-icon,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link.is-disabled .iks-mobile-shell__target-switcher-icon,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link[aria-disabled="true"] .iks-mobile-shell__target-switcher-icon {
		color: #cbd5e1;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link.is-disabled .iks-mobile-shell__target-switcher-badge,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__target-switcher-link[aria-disabled="true"] .iks-mobile-shell__target-switcher-badge,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link.is-disabled .iks-mobile-shell__target-switcher-badge,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__target-switcher-link[aria-disabled="true"] .iks-mobile-shell__target-switcher-badge {
		color: #94a3b8;
	}
}

@media (min-width: 768px) {
	body.iks-mobile-shell-desktop-preview {
		--iks-mobile-shell-desktop-edge-gutter: 0px;
		--iks-mobile-shell-desktop-preview-w: 100vw;
		--iks-mobile-shell-desktop-preview-half-w: calc(var(--iks-mobile-shell-desktop-preview-w) / 2);
		--iks-mobile-shell-desktop-nav-w: clamp(220px, 13vw, 268px);
		--iks-mobile-shell-desktop-content-w: calc(var(--iks-mobile-shell-desktop-preview-w) - var(--iks-mobile-shell-desktop-nav-w));
		background:
			radial-gradient(circle at top left, rgba(251, 146, 60, 0.1), transparent 32vw),
			linear-gradient(180deg, #f3f7fb 0%, #e8eef6 100%);
		overflow-x: hidden;
	}

	body.iks-mobile-shell-desktop-preview #page,
	body.iks-mobile-shell-desktop-preview .site,
	body.iks-mobile-shell-desktop-preview .site-content,
	body.iks-mobile-shell-desktop-preview .grid-container,
	body.iks-mobile-shell-desktop-preview #content,
	body.iks-mobile-shell-desktop-preview #primary,
	body.iks-mobile-shell-desktop-preview .inside-article {
		background: transparent;
		width: 100%;
		max-width: none;
		margin-right: 0;
		margin-left: 0;
		padding-right: 0;
		padding-left: 0;
	}

	body.iks-mobile-shell-desktop-preview .site-content {
		display: block;
	}

	body.iks-mobile-shell-desktop-preview #primary {
		float: none;
		clear: both;
	}

body.iks-mobile-shell-desktop-preview .iks-mobile-shell {
	--iks-mobile-shell-tabbar-base-h: 44px;
	--iks-mobile-shell-target-switcher-offset: calc(var(--iks-mobile-shell-tabbar-h) + var(--iks-mobile-shell-tabbar-bottom-gap));
	width: var(--iks-mobile-shell-desktop-preview-w);
		max-width: none;
		margin-right: calc(50% - 50vw);
		margin-left: calc(50% - 50vw);
		box-shadow: none;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__viewport {
		width: 100%;
		max-width: 100%;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__main {
		padding-top: 0;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__inner {
		gap: 12px;
		padding: 10px clamp(22px, 2.8vw, 34px);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-spot-current-heading {
		background: transparent;
		color: #0f172a;
		padding-right: clamp(18px, 2vw, 44px);
		padding-left: clamp(18px, 2vw, 44px);
		text-align: left;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-spot-current-heading__inner {
		width: 100%;
		max-width: none;
		margin-right: auto;
		margin-left: 0;
		text-align: left;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-spot-current-heading__title {
		justify-content: flex-start;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-spot-hero-unit {
		color: #0b2c6b;
		text-shadow:
			0 1px 0 rgba(255, 255, 255, 0.88),
			0 2px 8px rgba(15, 23, 42, 0.12);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-spot-current-heading__conditions {
		color: #64748b;
		text-shadow: none;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-unified-header__actions {
		gap: 10px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip {
		min-height: 38px;
		padding: 0 15px;
		border-radius: 12px;
		font-size: 0.84rem;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle {
		min-width: 0;
		height: 34px;
		border-radius: 8px;
		font-size: 14px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-slide-btn {
		padding-right: 14px;
		padding-left: 14px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__sort-icon,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-slide-icon {
		width: 14px;
		height: 14px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-panel {
		top: calc(100% + 8px);
		width: min(560px, calc(var(--iks-mobile-shell-desktop-preview-w) - 48px));
		max-width: calc(var(--iks-mobile-shell-desktop-preview-w) - 48px);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .location-archive-header__selects {
		gap: 10px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .location-archive-header__geo-btn,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .location-archive-header__selects .iks-fish-select select,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .location-archive-header__clear-btn,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .location-archive-header__apply-btn {
		height: 42px;
		min-height: 42px;
		font-size: 0.88rem;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .location-archive-header__geo-btn:hover,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .location-archive-header__geo-btn:focus-visible,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .location-archive-header__selects .iks-fish-select select:hover,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .location-archive-header__selects .iks-fish-select select:focus-visible,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip:hover,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip:focus-visible {
		transform: translateY(-1px);
		outline: none;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid {
		gap: 24px;
		padding: 28px clamp(18px, 1.8vw, 40px) 44px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid__cards,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid__cards {
		gap: 24px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card {
		--grid-pad: clamp(16px, 1.6vw, 22px);
		--grid-radius: 26px;
		--grid-google-map-h: clamp(260px, 34vw, 420px);
		gap: 14px;
		min-height: 0;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card__spot,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card__spot {
		font-size: clamp(1.12rem, 1.7vw, 1.28rem);
		line-height: 1.35;
		-webkit-line-clamp: 2;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card .spot-location-chip__text,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-location-chip__text {
		max-width: none;
		white-space: normal;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card:hover,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card:focus-visible,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card:hover,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card:focus-visible {
		border-color: rgba(234, 88, 12, 0.24);
		box-shadow: 0 20px 46px rgba(15, 23, 42, 0.14);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__tabbar,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__target-switcher {
		right: auto;
		left: 50%;
		width: var(--iks-mobile-shell-desktop-preview-w);
		max-width: 100vw;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__tabbar {
		border-radius: 16px 16px 0 0;
		box-shadow: 0 -14px 32px rgba(15, 23, 42, 0.1);
		transform: translateX(-50%);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__tab {
		flex-direction: row;
		justify-content: center;
		gap: 8px;
		height: var(--iks-mobile-shell-tabbar-base-h);
		padding: 6px 12px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__tab-icon {
		width: 17px;
		height: 17px;
		margin-top: 0;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__tab-label {
		font-size: 0.72rem;
		line-height: 1.1;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__tab:hover,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__tab:focus-visible {
		background: #f1f5f9;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__tab:active {
		background: #e2e8f0;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__target-switcher {
		border-radius: 16px 16px 0 0;
		box-shadow: 0 -16px 34px rgba(15, 23, 42, 0.12);
		transform: translate(-50%, 10px);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__target-switcher.is-visible {
		transform: translate(-50%, 0);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__target-switcher-link {
		flex-direction: row;
		gap: 8px;
		min-height: 58px;
		padding: 10px 14px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__target-switcher-icon {
		width: 20px;
		height: 20px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__target-switcher-name {
		font-size: 0.76rem;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__target-switcher-badge {
		font-size: 0.52rem;
	}

	body.iks-mobile-shell-desktop-preview.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags {
		right: auto;
		left: 50%;
		width: var(--iks-mobile-shell-desktop-preview-w);
		max-width: 100vw;
		transform: translateX(-50%);
	}

	body.iks-mobile-shell-desktop-preview.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags.is-visible,
	body.iks-mobile-shell-desktop-preview.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell.is-target-switcher-open .location-archive-floating-tags {
		transform: translateX(-50%);
	}

	body.iks-mobile-shell-desktop-preview.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags__inner {
		padding: 10px clamp(20px, 2.6vw, 30px) 12px;
	}

	body.iks-mobile-shell-desktop-preview.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags__list {
		gap: 8px;
	}

	body.iks-mobile-shell-desktop-preview.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag {
		min-height: 32px;
		padding: 6px 12px;
		font-size: 0.76rem;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-progress {
		right: calc(50vw - var(--iks-mobile-shell-desktop-preview-half-w) + 12px);
	}

	body.iks-mobile-shell-desktop-preview .location-archive-topbar {
		right: auto;
		left: 50%;
		width: var(--iks-mobile-shell-desktop-preview-w);
		max-width: 100vw;
		transform: translateX(-50%);
	}

	body.iks-mobile-shell-desktop-preview .location-archive-topbar__inner {
		padding-right: 18px;
		padding-left: 18px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid__cards,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid__cards {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card {
		--grid-google-map-h: clamp(260px, 34vw, 420px);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media {
		min-height: clamp(260px, 34vw, 420px);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame {
		width: min(100%, calc(100% - 28px));
		min-height: clamp(260px, 34vw, 420px);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .location-archive.is-detail-open,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .location-archive.is-detail-open .spot-card {
		width: 100%;
		max-width: 100%;
		margin-right: 0;
		margin-left: 0;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .location-archive.is-detail-open {
		--card-pad: clamp(24px, 2.4vw, 34px);
		--map-h: clamp(420px, 58vh, 680px);
		--insta-detail-maxw: min(820px, calc(100% - 64px));
		box-sizing: border-box;
		padding-right: clamp(22px, 2.2vw, 48px);
		padding-bottom: calc(var(--iks-mobile-shell-tabbar-h) + 28px);
		padding-left: clamp(22px, 2.2vw, 48px);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .location-archive.is-detail-open .spot-card {
		max-width: 1600px;
		margin-right: auto;
		margin-left: auto;
		border-radius: 24px;
		box-shadow: 0 24px 58px rgba(15, 23, 42, 0.14);
	}

	body.iks-mobile-shell-desktop-preview .location-archive-topbar__back {
		min-width: 30px;
		min-height: 30px;
		padding: 2px;
		font-size: 1.4rem;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-body,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-about__text,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-equipment__text {
		font-size: 0.96rem;
		line-height: 1.75;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-about {
		max-width: 100%;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-about__content,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-about__text,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-about__text > * {
		max-width: none !important;
		width: 100%;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-about__text :is(h1, h2, h3, h4, h5, h6) {
		max-width: none !important;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-about__toggle {
		min-width: 116px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__slot--save,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__slot--watch,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__slot--menu {
		padding: 28px clamp(30px, 4vw, 48px) 32px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-watch {
		gap: 22px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__header,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-watch__header {
		align-items: center;
		gap: 20px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__title,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-watch__title {
		font-size: 1.34rem;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__body,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-watch__body {
		max-width: 54ch;
		font-size: 0.92rem;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__count,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-watch__count {
		min-width: 76px;
		padding: 11px 14px;
		border-radius: 16px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__panels,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-watch__panels {
		gap: 18px;
		padding-bottom: calc(var(--iks-mobile-shell-tabbar-h) + 36px);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-watch__list,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__item-list {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 16px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-watch-card,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-item-card,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__empty-card,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-watch__empty-card,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-watch-save {
		border-radius: 24px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-watch-card,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-watch-save {
		padding: 18px 20px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__empty-card,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-watch__empty-card {
		max-width: 860px;
		margin-right: auto;
		margin-left: auto;
		padding: 26px 24px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-item-card {
		grid-template-columns: 132px minmax(0, 1fr);
		gap: 16px;
		padding: 16px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-item-card__media,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-item-card__image-placeholder {
		min-height: 132px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-watch-card__action,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-watch-save__button,
	body.iks-mobile-shell-desktop-preview .iks-item-save-btn {
		min-height: 38px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-watch-card__action:active,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-watch-save__button:active,
	body.iks-mobile-shell-desktop-preview .iks-item-save-btn:active,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-item-card:active,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card:active {
		transform: translateY(0);
	}

body.iks-mobile-shell-desktop-preview .iks-mobile-shell {
	--iks-mobile-shell-tabbar-base-h: 0px;
	--iks-mobile-shell-tabbar-bottom-gap: 0px;
	--iks-mobile-shell-tabbar-h: 0px;
	--iks-mobile-shell-target-switcher-offset: 0px;
		padding-bottom: 0;
		border-radius: 0;
		background: #ffffff;
		overflow: visible;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] {
		padding-bottom: 64px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__viewport {
		display: grid;
		grid-template-columns: var(--iks-mobile-shell-desktop-nav-w) minmax(0, 1fr);
		align-items: stretch;
		min-height: 100vh;
		border-radius: inherit;
		background: #ffffff;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-nav {
		position: relative;
		z-index: 160;
		display: block;
		grid-column: 1;
		align-self: stretch;
		height: auto;
		min-height: 100%;
		border-right: 1px solid rgba(203, 213, 225, 0.72);
		border-radius: 0;
		background:
			radial-gradient(circle at 18% 0%, rgba(251, 146, 60, 0.16) 0%, rgba(251, 146, 60, 0) 34%),
			linear-gradient(180deg, #fffaf3 0%, #ffffff 44%, #f8fafc 100%);
		box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.8);
		overflow: visible;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-nav-inner {
		display: flex;
		flex-direction: column;
		gap: 18px;
		min-height: 100%;
		padding: 28px 16px 28px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-brand {
		display: grid;
		gap: 0;
		padding: 4px 8px 12px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-eyebrow,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-title,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-section-label {
		margin: 0;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-eyebrow,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-section-label {
		font-size: 0.68rem;
		font-weight: 800;
		line-height: 1;
		letter-spacing: 0.12em;
		text-transform: uppercase;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-eyebrow {
		color: #ea580c;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-title {
		font-size: clamp(1.7rem, 1.6vw, 2.05rem);
		font-weight: 900;
		line-height: 1.08;
		color: #0f172a;
		letter-spacing: -0.02em;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab-icon,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target-icon {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		color: currentColor;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab-icon svg,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target-icon svg {
		width: 20px;
		height: 20px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab-icon path,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab-icon rect,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab-icon circle,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target-icon path,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target-icon rect,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target-icon circle {
		fill: none;
		stroke: currentColor;
		stroke-width: 1.8;
		stroke-linecap: round;
		stroke-linejoin: round;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab-copy,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target-copy {
		display: grid;
		gap: 3px;
		min-width: 0;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tabs,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-targets {
		display: grid;
		gap: 10px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-section-label {
		padding-left: 6px;
		color: #94a3b8;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target {
		display: grid;
		grid-template-columns: 38px minmax(0, 1fr);
		gap: 11px;
		align-items: center;
		width: 100%;
		min-height: 54px;
		padding: 9px 11px;
		border: 1px solid transparent;
		border-radius: 16px;
		background: transparent;
		appearance: none;
		color: #475569;
		font: inherit;
		text-align: left;
		text-decoration: none;
		cursor: pointer;
		transition:
			background-color 160ms ease,
			border-color 160ms ease,
			box-shadow 160ms ease,
			color 160ms ease,
			transform 160ms ease;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab:hover,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab:focus-visible,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target:hover,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target:focus-visible {
		border-color: rgba(203, 213, 225, 0.7);
		background: rgba(255, 255, 255, 0.82);
		color: #0f172a;
		transform: translateY(-1px);
		outline: none;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab.is-active,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target.is-current {
		border-color: rgba(251, 146, 60, 0.42);
		background: linear-gradient(180deg, #ffffff 0%, #fff7ed 100%);
		box-shadow:
			inset 5px 0 0 var(--iks-mobile-shell-current-target-color),
			0 16px 32px rgba(120, 53, 15, 0.1);
		color: #0f172a;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab-icon,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target-icon {
		width: 38px;
		height: 38px;
		border-radius: 14px;
		background: rgba(148, 163, 184, 0.12);
		color: currentColor;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab.is-active .iks-mobile-shell__desktop-tab-icon,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target.is-current .iks-mobile-shell__desktop-target-icon {
		background: rgba(249, 115, 22, 0.12);
		color: var(--iks-mobile-shell-current-target-color);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab-label,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target-name {
		overflow: hidden;
		font-size: 0.9rem;
		font-weight: 850;
		line-height: 1.25;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab-sub,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target-badge {
		overflow: hidden;
		font-size: 0.7rem;
		font-weight: 700;
		line-height: 1.25;
		color: #94a3b8;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab--target {
		grid-template-columns: 38px minmax(0, 1fr) 16px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab-caret {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 16px;
		height: 16px;
		color: #94a3b8;
		transition:
			color 160ms ease,
			transform 180ms ease;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab-caret::before {
		content: "";
		width: 7px;
		height: 7px;
		border-right: 2px solid currentColor;
		border-bottom: 2px solid currentColor;
		transform: translateY(-2px) rotate(45deg);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab--target[aria-expanded="true"] .iks-mobile-shell__desktop-tab-caret {
		color: var(--iks-mobile-shell-current-target-color);
		transform: rotate(180deg);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-targets[hidden] {
		display: none !important;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-targets {
		display: grid;
		gap: 8px;
		margin: -2px 0 4px 18px;
		padding: 4px 0 4px 12px;
		border-left: 1px solid rgba(203, 213, 225, 0.78);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-targets.is-visible {
		animation: iksDesktopTargetPanelIn 180ms ease-out;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target-list {
		display: grid;
		gap: 6px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target {
		min-height: 48px;
		padding: 7px 10px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target[data-target-key="spot"] {
		--iks-mobile-shell-current-target-color: var(--iks-mobile-shell-target-color-spot);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target[data-target-key="article"] {
		--iks-mobile-shell-current-target-color: var(--iks-mobile-shell-target-color-article);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target[data-target-key="waza"] {
		--iks-mobile-shell-current-target-color: var(--iks-mobile-shell-target-color-waza);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target[data-target-key="aruaru"] {
		--iks-mobile-shell-current-target-color: var(--iks-mobile-shell-target-color-aruaru);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target[data-target-key="item"] {
		--iks-mobile-shell-current-target-color: var(--iks-mobile-shell-target-color-item);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target.is-disabled,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-target[aria-disabled="true"] {
		border-color: transparent;
		background: transparent;
		box-shadow: none;
		color: #94a3b8;
		cursor: default;
		opacity: 0.72;
		transform: none;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__main {
		grid-column: 2;
		min-width: 0;
		width: 100%;
		background: #ffffff;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__slot {
		min-width: 0;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell #site-content,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell #locationArchive,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .location-archive,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid {
		width: 100%;
		max-width: none;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__tabbar,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__target-switcher {
		display: none !important;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__panels,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-watch__panels {
		padding-bottom: 36px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid {
		padding-right: clamp(18px, 2vw, 44px);
		padding-left: clamp(18px, 2vw, 44px);
	}

	body.iks-mobile-shell-desktop-preview .location-archive-topbar {
		left: calc(50% - var(--iks-mobile-shell-desktop-preview-half-w) + var(--iks-mobile-shell-desktop-nav-w));
		width: var(--iks-mobile-shell-desktop-content-w);
		transform: none;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-panel {
		width: min(560px, calc(var(--iks-mobile-shell-desktop-content-w) - 48px));
		max-width: calc(var(--iks-mobile-shell-desktop-content-w) - 48px);
	}

	body.iks-mobile-shell-desktop-preview.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags {
		left: calc(50% - var(--iks-mobile-shell-desktop-preview-half-w) + var(--iks-mobile-shell-desktop-nav-w));
		bottom: 0;
		width: var(--iks-mobile-shell-desktop-content-w);
		border-top-color: rgba(203, 213, 225, 0.86);
		background:
			linear-gradient(180deg, rgba(255, 255, 255, 0.94) 0%, rgba(248, 250, 252, 0.98) 100%);
		box-shadow: 0 -16px 32px rgba(15, 23, 42, 0.08);
		backdrop-filter: blur(12px);
		-webkit-backdrop-filter: blur(12px);
		transform: none;
	}

	body.iks-mobile-shell-desktop-preview.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags.is-visible,
	body.iks-mobile-shell-desktop-preview.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell.is-target-switcher-open .location-archive-floating-tags {
		transform: none;
	}

	body.iks-mobile-shell-desktop-preview.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag {
		border: 1px solid rgba(203, 213, 225, 0.9) !important;
		background: #ffffff !important;
		color: #334155 !important;
		box-shadow:
			0 1px 0 rgba(255, 255, 255, 0.9) inset,
			0 8px 18px rgba(15, 23, 42, 0.05) !important;
	}

	body.iks-mobile-shell-desktop-preview.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag:hover,
	body.iks-mobile-shell-desktop-preview.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag:focus-visible {
		border-color: rgba(251, 146, 60, 0.5) !important;
		background: #fff7ed !important;
		color: #9a3412 !important;
	}

	body.iks-mobile-shell-desktop-preview.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag.is-active {
		border-color: rgba(249, 115, 22, 0.64) !important;
		background: linear-gradient(180deg, #fff7ed 0%, #ffedd5 100%) !important;
		color: #9a3412 !important;
		box-shadow:
			0 0 0 1px rgba(251, 146, 60, 0.14) inset,
			0 10px 22px rgba(234, 88, 12, 0.12) !important;
	}

	body.iks-mobile-shell-desktop-preview.iks-active-tab-current.iks-current-target-spot.iks-slider-mode .iks-mobile-shell__spot-shell .location-archive-header__tag.is-slider-selected,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-header__tag.is-slider-selected {
		border-color: rgba(59, 130, 246, 0.58) !important;
		background: #eff6ff !important;
		color: #1d4ed8 !important;
		box-shadow:
			0 0 0 1px rgba(59, 130, 246, 0.12) inset,
			0 10px 22px rgba(37, 99, 235, 0.1) !important;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .location-archive.is-detail-open {
		padding-bottom: 36px;
	}

	@keyframes iksDesktopTargetPanelIn {
		0% {
			opacity: 0;
			transform: translateY(-4px);
		}
		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}
}

@media (min-width: 1360px) {
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid__cards,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid__cards {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: clamp(18px, 2.2vw, 28px);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card {
		--grid-google-map-h: clamp(240px, 20vw, 340px);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame {
		min-height: clamp(240px, 20vw, 340px);
	}
}

@media (min-width: 1900px) {
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid__cards,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid__cards {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: clamp(18px, 2.2vw, 28px);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card {
		--grid-google-map-h: clamp(220px, 15vw, 300px);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame {
		min-height: clamp(220px, 15vw, 300px);
	}
}

.iks-mobile-shell__spot-shell .cards-layout .spot-card.is-insta-active,
.iks-mobile-shell__spot-shell .cards-layout .spot-card[data-has-map="0"][data-has-insta="1"],
.iks-mobile-shell__spot-shell .cards-layout .spot-card:has(.media-switcher[data-state="insta"]) {
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}

.iks-mobile-shell__spot-shell .spot-card .media-pane[data-pane="insta"]:not([hidden]),
.iks-mobile-shell__spot-shell .cards-layout .spot-card.is-insta-active .spot-media.spot-image,
.iks-mobile-shell__spot-shell .cards-layout .spot-card[data-has-map="0"][data-has-insta="1"] .spot-media.spot-image,
.iks-mobile-shell__spot-shell .cards-layout .spot-card .spot-media.spot-image:has(.media-switcher[data-state="insta"]),
.iks-mobile-shell__spot-shell .cards-layout .spot-card .media-switcher[data-state="insta"],
.iks-mobile-shell__spot-shell .cards-layout .spot-card .media-switcher[data-state="insta"] .media-pane[data-pane="insta"],
.iks-mobile-shell__spot-shell .cards-layout .spot-card .media-switcher[data-state="insta"] .insta-media,
.iks-mobile-shell__spot-shell .cards-layout .spot-card .media-switcher[data-state="insta"] .insta-scroll,
.iks-mobile-shell__spot-shell .cards-layout .spot-card .media-switcher[data-state="insta"] .insta-card {
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	background: #000000 !important;
}

.iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"],
.iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] {
	border-radius: var(--grid-radius) !important;
	overflow: hidden;
}

.iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media,
.iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame,
.iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media,
.iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame {
	border-radius: 0 !important;
	overflow: hidden !important;
	background: #000000 !important;
}

@media (min-width: 782px) {
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid__cards,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid__cards {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: clamp(18px, 2.2vw, 28px);
	}

	.iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"],
	.iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] {
		width: min(100%, 360px);
		max-width: 360px;
		justify-self: center;
		align-self: start;
	}

	.iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame,
	.iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame {
		width: min(328px, 100%) !important;
	}
}

@media (min-width: 782px) {
	.iks-mobile-shell {
		padding-left: 0;
		padding-right: 0;
	}
}

/* Desktop shell: fluid 2-column spot card system filling the main area. */
@media (min-width: 768px) {
	body.iks-mobile-shell-desktop-preview {
		--iks-shell-spot-grid-gap-x: 20px;
		--iks-shell-spot-grid-gap-y: 24px;
		--iks-shell-spot-grid-pad-x: clamp(16px, 1.5vw, 28px);
		--iks-shell-spot-image-h: clamp(200px, 22vw, 340px);
		--iks-shell-spot-map-h: clamp(400px, 38vw, 560px);
		--iks-shell-spot-insta-h: clamp(400px, 38vw, 560px);
		--iks-shell-spot-insta-frame-w: 340px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__viewport {
		align-items: start;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-nav {
		position: fixed;
		top: 0;
		left: 0;
		width: var(--iks-mobile-shell-desktop-nav-w);
		box-sizing: border-box;
		align-self: start;
		height: 100vh;
		height: 100svh;
		min-height: 100vh;
		min-height: 100svh;
		overflow: hidden;
	}

	body.admin-bar.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-nav {
		top: 32px;
		height: calc(100vh - 32px);
		height: calc(100svh - 32px);
		min-height: calc(100vh - 32px);
		min-height: calc(100svh - 32px);
	}

	@media (max-width: 782px) {
		body.admin-bar.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-nav {
			top: 46px;
			height: calc(100vh - 46px);
			height: calc(100svh - 46px);
			min-height: calc(100vh - 46px);
			min-height: calc(100svh - 46px);
		}
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-nav-inner {
		min-height: 0;
		height: 100%;
		max-height: 100%;
		gap: 20px;
		padding: 30px 16px 28px;
		overflow-y: auto;
		overscroll-behavior: contain;
		scrollbar-width: thin;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-nav-inner::-webkit-scrollbar {
		width: 6px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-nav-inner::-webkit-scrollbar-thumb {
		border-radius: 999px;
		background: rgba(148, 163, 184, 0.52);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-brand {
		display: block;
		margin: 0 2px 4px;
		padding: 6px 10px 12px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-title {
		font-size: clamp(1.45rem, 1.5vw, 1.8rem);
		font-weight: 800;
		line-height: 1.1;
		letter-spacing: -0.01em;
		color: #111827;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-section-label {
		display: none;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list {
		width: 100%;
		box-sizing: border-box;
		padding-right: var(--iks-shell-spot-grid-pad-x);
		padding-left: var(--iks-shell-spot-grid-pad-x);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid__cards,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid__cards {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		align-items: start;
		gap: var(--iks-shell-spot-grid-gap-y) var(--iks-shell-spot-grid-gap-x) !important;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card {
		--grid-pad: 18px;
		--grid-radius: 20px;
		--grid-google-map-h: var(--iks-shell-spot-map-h);
		width: 100% !important;
		max-width: 100% !important;
		min-height: 0;
		align-self: start;
		gap: 12px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card__media,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card__media-frame,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card__media,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card__media-frame {
		aspect-ratio: auto;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card:not([data-has-google-map="1"]):not([data-has-map="0"][data-has-insta="1"]) .spot-grid-card__media,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card:not([data-has-google-map="1"]):not([data-has-map="0"][data-has-insta="1"]) .spot-grid-card__media {
		height: var(--iks-shell-spot-image-h);
		min-height: var(--iks-shell-spot-image-h);
		max-height: var(--iks-shell-spot-image-h);
		overflow: hidden;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card:not([data-has-google-map="1"]):not([data-has-map="0"][data-has-insta="1"]) .spot-grid-card__media-frame,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card:not([data-has-google-map="1"]):not([data-has-map="0"][data-has-insta="1"]) .spot-grid-card__media-frame {
		height: 100%;
		min-height: 100%;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card[data-has-google-map="1"] .spot-grid-card__media,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card__media--google-map,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-google-map="1"] .spot-grid-card__media,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card__media--google-map {
		height: var(--iks-shell-spot-map-h) !important;
		min-height: var(--iks-shell-spot-map-h) !important;
		max-height: var(--iks-shell-spot-map-h) !important;
		overflow: hidden;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card[data-has-google-map="1"] .spot-grid-card__media-frame,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card__media-frame--google-map,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-google-map="1"] .spot-grid-card__media-frame,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card__media-frame--google-map {
		height: 100% !important;
		min-height: 100% !important;
		max-height: 100% !important;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"],
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] {
		width: 100% !important;
		max-width: 100% !important;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media {
		display: flex;
		align-items: center;
		justify-content: center;
		height: var(--iks-shell-spot-insta-h) !important;
		min-height: var(--iks-shell-spot-insta-h) !important;
		max-height: var(--iks-shell-spot-insta-h) !important;
		overflow: hidden !important;
		background: #000000 !important;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame {
		position: relative !important;
		width: min(var(--iks-shell-spot-insta-frame-w), calc(100% - 32px)) !important;
		height: 100% !important;
		min-height: 100% !important;
		max-height: 100% !important;
		margin-right: auto;
		margin-left: auto;
		overflow: hidden !important;
		background: #000000 !important;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame iframe,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame blockquote.instagram-media,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame iframe,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame blockquote.instagram-media {
		position: absolute !important;
		inset: 0;
		width: 100% !important;
		height: 100% !important;
		min-width: 0 !important;
		max-width: 100% !important;
		margin: 0 !important;
	}
}

@media (max-width: 767px) {
	body.page-spots:not(.home):not(.front-page) .iks-mobile-shell__spot-shell .spot-grid-card__spot,
	body.page-spots:not(.home):not(.front-page) .iks-mobile-shell-save__grid--spot-list .spot-grid-card__spot {
		display: block !important;
		line-height: 1.35;
		max-height: 2.7em;
		white-space: normal !important;
		overflow: hidden;
		text-overflow: clip !important;
		-webkit-line-clamp: unset !important;
		line-clamp: unset !important;
		-webkit-box-orient: initial;
	}

	body.page-spots:not(.home):not(.front-page) .iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"],
	body.page-spots:not(.home):not(.front-page) .iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] {
		width: min(320px, calc(100vw - 28px)) !important;
		max-width: min(320px, calc(100vw - 28px)) !important;
		justify-self: center;
		align-self: center;
		margin-left: auto;
		margin-right: auto;
	}

	body.page-spots:not(.home):not(.front-page) .iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media,
	body.page-spots:not(.home):not(.front-page) .iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media {
		display: block;
		height: auto;
		min-height: 0;
		max-height: none;
		aspect-ratio: auto;
		border-radius: 0;
		overflow: hidden;
	}

	body.page-spots:not(.home):not(.front-page) .iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame,
	body.page-spots:not(.home):not(.front-page) .iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame {
		position: static;
		width: 100% !important;
		max-width: 100% !important;
		height: auto;
		min-height: 0;
		max-height: none;
		aspect-ratio: auto;
		border-radius: 0;
		overflow: hidden;
	}

	body.page-spots:not(.home):not(.front-page) .iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame iframe,
	body.page-spots:not(.home):not(.front-page) .iks-mobile-shell__spot-shell .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame blockquote.instagram-media,
	body.page-spots:not(.home):not(.front-page) .iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame iframe,
	body.page-spots:not(.home):not(.front-page) .iks-mobile-shell-save__grid--spot-list .spot-grid-card[data-has-map="0"][data-has-insta="1"] .spot-grid-card__media-frame blockquote.instagram-media {
		position: static;
		inset: auto;
		width: 100% !important;
		height: auto;
		min-width: 0 !important;
		min-height: 0;
		max-height: none;
		max-width: 100% !important;
		margin: 0 !important;
		aspect-ratio: auto;
		overflow: visible;
	}
}

@media (min-width: 768px) {
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-nav {
		z-index: 1000;
	}

	body.iks-mobile-shell-desktop-preview.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell {
		padding-top: var(--iks-mobile-shell-spot-header-offset, 56px);
	}

	body.iks-mobile-shell-desktop-preview.iks-spot-header-hidden.iks-active-tab-current.iks-current-target-spot .iks-mobile-shell__spot-shell,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"].is-spot-header-hidden .iks-mobile-shell__spot-shell {
		padding-top: 0;
	}

	body.iks-mobile-shell-desktop-preview.iks-detail-open .iks-mobile-shell__spot-shell {
		padding-top: 0;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell:has(.location-archive.is-detail-open) {
		padding-top: 0;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header {
		position: fixed !important;
		top: var(--iks-sticky-header-top, 0px);
		right: auto !important;
		left: var(--iks-mobile-shell-desktop-nav-w) !important;
		box-sizing: border-box;
		width: calc(100% - var(--iks-mobile-shell-desktop-nav-w)) !important;
		max-width: calc(100% - var(--iks-mobile-shell-desktop-nav-w)) !important;
		margin: 0 !important;
		z-index: 900;
		transform: translateY(0);
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header.is-hidden {
		transform: translateY(-100%);
		margin-bottom: 0;
	}

body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-panel {
		max-width: min(560px, calc(100vw - var(--iks-mobile-shell-desktop-nav-w) - 48px));
	}
}

body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header {
	display: block !important;
	background: #ffffff !important;
	color: #0f172a !important;
	border-bottom: 1px solid rgba(15, 23, 42, 0.08) !important;
	box-shadow: 0 1px 12px rgba(15, 23, 42, 0.08) !important;
	opacity: 1 !important;
	visibility: visible !important;
}

body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header.is-hidden,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header.is-hidden {
	display: block !important;
	transform: none !important;
	margin-bottom: 0 !important;
	opacity: 1 !important;
	visibility: visible !important;
	pointer-events: auto !important;
	transition-delay: 0s !important;
}

body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle,
body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip {
	background: #f8fafc !important;
	border-color: #d7dde5 !important;
	color: #0f172a !important;
	box-shadow: none !important;
}

body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle:hover,
body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle:focus-visible,
body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc[open] .iks-unified-header__loc-toggle,
body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip:hover,
body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip:focus-visible,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle:hover,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc-toggle:focus-visible,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header .iks-unified-header__loc[open] .iks-unified-header__loc-toggle,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip:hover,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-chip:focus-visible {
	background: #eef2f7 !important;
	border-color: #cbd5e1 !important;
	color: #0f172a !important;
}

body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-panel,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-panel {
	background: #ffffff !important;
	color: #0f172a !important;
}

body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-item,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-item {
	width: 100% !important;
	min-height: 36px !important;
	justify-content: flex-start !important;
	padding: 0 10px !important;
	font-size: 0.78rem !important;
}

body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-toggle.iks-mobile-shell__spot-header-chip,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-toggle.iks-mobile-shell__spot-header-chip {
	width: 34px !important;
	height: 34px !important;
	min-width: 34px !important;
	min-height: 34px !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 10px !important;
	background: transparent !important;
	box-shadow: none !important;
	color: #0f172a !important;
}

body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-toggle.iks-mobile-shell__spot-header-chip:hover,
body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-toggle.iks-mobile-shell__spot-header-chip:focus-visible,
body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu[open] > .iks-mobile-shell__spot-header-menu-toggle.iks-mobile-shell__spot-header-chip,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-toggle.iks-mobile-shell__spot-header-chip:hover,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu-toggle.iks-mobile-shell__spot-header-chip:focus-visible,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-menu[open] > .iks-mobile-shell__spot-header-menu-toggle.iks-mobile-shell__spot-header-chip {
	border: 0 !important;
	background: rgba(15, 23, 42, 0.06) !important;
	box-shadow: none !important;
	color: #0f172a !important;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: flex-start;
	flex: 1 1 auto;
	min-width: 0;
	max-width: 100%;
	gap: 4px;
	overflow: visible;
	color: #0f172a;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-unified-header__loc,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filter-category,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition {
	flex: 0 1 auto;
	min-width: 0;
	max-width: none !important;
	margin: 0;
}

/* Mobile spot header: keep feature dropdown within viewport. */
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition {
	position: static;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-unified-header__loc-toggle {
	list-style: none;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-unified-header__loc-toggle::-webkit-details-marker {
	display: none;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filter-button,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-unified-header__loc-toggle,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition__button {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	height: 34px !important;
	min-height: 34px !important;
	min-width: 0 !important;
	max-width: 100%;
	padding: 0 9px !important;
	border: 0 !important;
	border-radius: 999px !important;
	background: rgba(15, 23, 42, 0.05) !important;
	box-shadow: none !important;
	color: #0f172a !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	line-height: 1 !important;
	letter-spacing: 0 !important;
	text-align: center;
	text-decoration: none !important;
	text-shadow: none !important;
	gap: 0;
	cursor: pointer;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filter-button:hover,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filter-button:focus-visible,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-unified-header__loc[open] > .iks-unified-header__loc-toggle,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition__button:hover,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition__button:focus-visible,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition.is-open .iks-spot-feature-condition__button {
	background: rgba(15, 23, 42, 0.09) !important;
	color: #0f172a !important;
	outline: none;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-quick-filter__label,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-unified-header__loc-text,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition__button-label {
	display: block;
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-quick-filter__button--area .iks-spot-quick-filter__label {
	max-width: min(24vw, 98px);
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-quick-filter__button--category .iks-spot-quick-filter__label {
	max-width: min(25vw, 104px);
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition__button-label {
	max-width: min(25vw, 104px);
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filter-separator {
	flex: 0 0 auto;
	color: #94a3b8 !important;
	font-size: 12px !important;
	font-weight: 700;
	line-height: 1;
	text-shadow: none !important;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-quick-filter__caret,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-unified-header__loc-caret,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition__caret {
	display: none !important;
}


.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-quick-filter__menu,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition__menu {
	top: calc(100% + 8px);
	color: #0f172a;
	text-shadow: none;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition__menu {
	left: 0;
	right: auto;
	transform: none;
	box-sizing: border-box;
	width: min(320px, calc(100vw - 16px));
	min-width: min(270px, calc(100vw - 16px));
	max-width: calc(100vw - 16px);
	z-index: 1603;
}

.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition__option,
.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-quick-filter__option {
	text-shadow: none;
}

@media (max-width: 380px) {
	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters {
		gap: 2px;
	}

	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filter-button,
	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-unified-header__loc-toggle,
	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition__button {
		padding-right: 7px !important;
		padding-left: 7px !important;
		font-size: 12px !important;
		gap: 0;
	}

	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-quick-filter__button--area .iks-spot-quick-filter__label,
	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-quick-filter__button--category .iks-spot-quick-filter__label,
	.iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition__button-label {
		max-width: 22vw;
	}
}

/* Mobile shell spot header compact chips: no caret */
body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-mobile-shell__spot-header-filter-button,
body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-unified-header__loc-toggle,
body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition__button,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-mobile-shell__spot-header-filter-button,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-unified-header__loc-toggle,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition__button {
	padding-right: 9px !important;
	padding-left: 9px !important;
	border: 0 !important;
	border-radius: 999px !important;
	background: rgba(15, 23, 42, 0.05) !important;
	box-shadow: none !important;
	gap: 0 !important;
}

body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-mobile-shell__spot-header-filter-button:hover,
body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-mobile-shell__spot-header-filter-button:focus-visible,
body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-unified-header__loc[open] > .iks-unified-header__loc-toggle,
body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition__button:hover,
body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition__button:focus-visible,
body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition.is-open .iks-spot-feature-condition__button,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-mobile-shell__spot-header-filter-button:hover,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-mobile-shell__spot-header-filter-button:focus-visible,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-unified-header__loc[open] > .iks-unified-header__loc-toggle,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition__button:hover,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition__button:focus-visible,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition.is-open .iks-spot-feature-condition__button {
	background: rgba(15, 23, 42, 0.09) !important;
}

body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-quick-filter__caret,
body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-unified-header__loc-caret,
body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition__caret,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-quick-filter__caret,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-unified-header__loc-caret,
body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-mobile-shell__spot-header-filters .iks-spot-feature-condition__caret {
	display: none !important;
}

/* /spots/ mobile: align count heading and bottom category badge band with desktop light surface. */
@media (max-width: 767px) {
	body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-spot-current-heading,
	body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-spot-current-heading,
	body.page-spots .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-spot-current-heading,
	body.tax-location:not(.home):not(.front-page) .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-spot-current-heading {
		background: #ffffff !important;
		color: #0f172a !important;
		border-bottom: 1px solid rgba(15, 23, 42, 0.06);
	}

	body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-spot-hero-unit,
	body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-spot-hero-unit,
	body.page-spots .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-spot-hero-unit,
	body.tax-location:not(.home):not(.front-page) .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-spot-hero-unit {
		color: #0b2c6b !important;
		text-shadow: 0 1px 0 rgba(255, 255, 255, 0.88), 0 2px 8px rgba(15, 23, 42, 0.12) !important;
	}

	body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-spot-current-heading__conditions,
	body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .iks-spot-current-heading__conditions,
	body.page-spots .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-spot-current-heading__conditions,
	body.tax-location:not(.home):not(.front-page) .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .iks-spot-current-heading__conditions {
		color: #64748b !important;
		text-shadow: none !important;
	}

	body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .location-archive-floating-tags,
	body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .location-archive-floating-tags,
	body.page-spots .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags,
	body.tax-location:not(.home):not(.front-page) .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags {
		border-top-color: rgba(203, 213, 225, 0.86) !important;
		background: linear-gradient(180deg, rgba(255, 255, 255, 0.94) 0%, rgba(248, 250, 252, 0.98) 100%) !important;
		box-shadow: 0 -16px 32px rgba(15, 23, 42, 0.08) !important;
		color: #334155 !important;
		backdrop-filter: blur(12px);
		-webkit-backdrop-filter: blur(12px);
	}

	body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag,
	body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag,
	body.page-spots .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag,
	body.tax-location:not(.home):not(.front-page) .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag {
		border: 1px solid rgba(203, 213, 225, 0.9) !important;
		background: #ffffff !important;
		color: #334155 !important;
		box-shadow: 0 1px 0 rgba(255, 255, 255, 0.9) inset, 0 8px 18px rgba(15, 23, 42, 0.05) !important;
	}

	body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag:hover,
	body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag:focus-visible,
	body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag:hover,
	body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag:focus-visible,
	body.page-spots .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag:hover,
	body.page-spots .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag:focus-visible,
	body.tax-location:not(.home):not(.front-page) .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag:hover,
	body.tax-location:not(.home):not(.front-page) .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag:focus-visible {
		border-color: rgba(251, 146, 60, 0.5) !important;
		background: #fff7ed !important;
		color: #9a3412 !important;
	}

	body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag.is-active,
	body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot:not(.iks-detail-open) .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag.is-active,
	body.page-spots .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag.is-active,
	body.tax-location:not(.home):not(.front-page) .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-floating-tags .location-archive-header__tag.is-active {
		border-color: rgba(249, 115, 22, 0.64) !important;
		background: linear-gradient(180deg, #fff7ed 0%, #ffedd5 100%) !important;
		color: #9a3412 !important;
		box-shadow: 0 0 0 1px rgba(251, 146, 60, 0.14) inset, 0 10px 22px rgba(234, 88, 12, 0.12) !important;
	}

	body.page-spots.iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot.iks-slider-mode:not(.iks-detail-open) .iks-mobile-shell__spot-shell .location-archive-header__tag.is-slider-selected,
	body.tax-location:not(.home):not(.front-page).iks-mobile-shell-active.iks-active-tab-current.iks-current-target-spot.iks-slider-mode:not(.iks-detail-open) .iks-mobile-shell__spot-shell .location-archive-header__tag.is-slider-selected,
	body.page-spots .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-header__tag.is-slider-selected,
	body.tax-location:not(.home):not(.front-page) .iks-mobile-shell[data-current-target="spot"][data-active-tab="current"] .iks-mobile-shell__spot-shell .location-archive-header__tag.is-slider-selected {
		border-color: rgba(59, 130, 246, 0.58) !important;
		background: #eff6ff !important;
		color: #1d4ed8 !important;
		box-shadow: 0 0 0 1px rgba(59, 130, 246, 0.12) inset, 0 10px 22px rgba(37, 99, 235, 0.1) !important;
	}
}
