/* Mobile and desktop shell presentation. */

@media (max-width: 767px) {
	body.iks-mobile-shell-active .location-archive-floating-tags {
		display: none;
	}

	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));
		background: #0b1017;
		color: var(--iks-mobile-shell-tag-accent, var(--iks-mobile-shell-spot-text-soft));
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03);
	}

	.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;
		border-color: var(--iks-mobile-shell-tag-accent, var(--iks-mobile-shell-spot-chip-border-active));
		color: var(--iks-mobile-shell-tag-accent, var(--iks-mobile-shell-spot-text-strong));
	}

	.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));
		background: #111927;
		color: var(--iks-mobile-shell-tag-accent, var(--iks-mobile-shell-spot-text-strong));
		box-shadow: 0 10px 24px rgba(15, 23, 42, 0.34);
	}

	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);
		background: #162132;
		color: var(--iks-mobile-shell-tag-accent, #eff6ff);
		box-shadow: 0 0 0 1px rgba(148, 163, 184, 0.12) inset;
	}

	.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);
		color: var(--iks-card-meta-title);
		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,
	.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);
	}

	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);
	}

	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;
		color: inherit;
		border: 0;
		box-shadow: none;
		backdrop-filter: none;
	}

	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;
	}

	.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;
	}

	.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;
		top: 0;
		right: 0;
		left: 0;
		width: 100vw;
		max-width: 100vw;
		margin: 0;
		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;
		margin-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--content,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab--content {
		--iks-mobile-shell-tab-active: var(--iks-mobile-shell-content-tab-color, var(--iks-mobile-shell-target-color-spot));
	}

	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-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-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-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: inherit;
	}

	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab:not(.is-active):hover,
	body.iks-mobile-shell-active.iks-current-target-spot .iks-mobile-shell__tab:not(.is-active):focus-visible,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab:not(.is-active):hover,
	.iks-mobile-shell[data-current-target="spot"] .iks-mobile-shell__tab:not(.is-active):focus-visible {
		color: #8A8A8A;
	}

	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-top-controls {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
		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-top-controls__row,
	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__spot-shell .iks-spot-top-controls__chips {
		justify-content: flex-start;
	}

	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 .iks-unified-header__sort-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 #locationArchive[data-iks-spots-view="list"] .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 #locationArchive[data-iks-spots-view="list"] .spot-grid-card {
		width: 100%;
		max-width: 100%;
	}

	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;
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}

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

	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 {
		border-radius: 24px;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell-watch-card {
		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-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-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-title {
		margin: 0;
	}





	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 {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		color: currentColor;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab-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 {
		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 {
		display: grid;
		gap: 3px;
		min-width: 0;
	}

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



	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab {
		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 {
		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 {
		border-color: color-mix(in srgb, var(--iks-mobile-shell-current-target-color) 42%, transparent);
		background: linear-gradient(180deg, #ffffff 0%, color-mix(in srgb, var(--iks-mobile-shell-current-target-color) 8%, #ffffff) 100%);
		box-shadow:
			inset 5px 0 0 var(--iks-mobile-shell-current-target-color),
			0 16px 32px rgba(15, 23, 42, 0.08);
		color: #0f172a;
	}

	body.iks-mobile-shell-desktop-preview .iks-mobile-shell__desktop-tab-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 {
		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 {
		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__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;
	}

	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);
		background: #ffffff;
		color: #334155;
		box-shadow:
			0 1px 0 rgba(255, 255, 255, 0.9) inset,
			0 8px 18px rgba(15, 23, 42, 0.05);
	}

	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(var(--iks-brand-spot-accent-rgb), 0.5);
		background: var(--iks-brand-spot-accent-soft);
		color: var(--iks-brand-spot-accent);
	}

	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(var(--iks-brand-spot-accent-rgb), 0.64);
		background: linear-gradient(180deg, #ffffff 0%, var(--iks-brand-spot-accent-soft) 100%);
		color: var(--iks-brand-spot-accent);
		box-shadow:
			0 0 0 1px rgba(var(--iks-brand-spot-accent-rgb), 0.14) inset,
			0 10px 22px rgba(var(--iks-brand-spot-accent-rgb), 0.12);
	}

	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);
		background: #eff6ff;
		color: #1d4ed8;
		box-shadow:
			0 0 0 1px rgba(59, 130, 246, 0.12) inset,
			0 10px 22px rgba(37, 99, 235, 0.1);
	}

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


}

@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;
	border-top-right-radius: 0;
}

.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;
	border-top-right-radius: 0;
	background: #000000;
}

.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);
	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;
	overflow: hidden;
	background: #000000;
}

@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));
		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%);
	}
}

@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__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));
		align-items: start;
		gap: var(--iks-shell-spot-grid-gap-y) var(--iks-shell-spot-grid-gap-x);
	}

	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%;
		max-width: 100%;
		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);
		min-height: var(--iks-shell-spot-map-h);
		max-height: var(--iks-shell-spot-map-h);
		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%;
		min-height: 100%;
		max-height: 100%;
	}

	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%;
		max-width: 100%;
	}

	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);
		min-height: var(--iks-shell-spot-insta-h);
		max-height: var(--iks-shell-spot-insta-h);
		overflow: hidden;
		background: #000000;
	}

	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;
		width: min(var(--iks-shell-spot-insta-frame-w), calc(100% - 32px));
		height: 100%;
		min-height: 100%;
		max-height: 100%;
		margin-right: auto;
		margin-left: auto;
		overflow: hidden;
		background: #000000;
	}

	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;
		inset: 0;
		width: 100%;
		height: 100%;
		min-width: 0;
		max-width: 100%;
		margin: 0;
	}
}
