/* Author: Rafael Silva | Version: 2.5 */
/* =============================================================================
   Home Orbital Aqua (proj/starstore/DESIGN.md)
   Escopo: .starstore-home--orbital (/) e .starstore-home--staging (preview legado)
   ============================================================================= */

:is(.starstore-home--orbital, .starstore-home--staging) {
	--starstore-bg-deep: #020507;
	--starstore-bg-panel: #0a161c;
	--starstore-overlay-strong: rgba(10, 22, 28, 0.78);
	--starstore-overlay-mid: rgba(10, 22, 28, 0.58);
	--starstore-overlay-soft: rgba(10, 22, 28, 0.28);
	--starstore-text: #f4f6fb;
	--starstore-text-muted: rgba(244, 246, 251, 0.82);
	--starstore-accent: #65bad6;
	--starstore-accent-hover: #78c7ce;
	--starstore-accent-light: #86d8d8;
	--starstore-accent-glow: rgba(101, 186, 214, 0.35);
	--starstore-glass: rgba(134, 216, 216, 0.12);
	--starstore-glass-active: rgba(134, 216, 216, 0.22);
}

/* Header fixo — glass aqua sobre o vídeo (logo + menu) ---------------------- */

:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: var(--starstore-header-z, 200);
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	gap: 0 1rem;
	padding: 0.65rem clamp(1rem, 3vw, 1.5rem);
	background: var(--starstore-glass);
	backdrop-filter: blur(50px);
	-webkit-backdrop-filter: blur(50px);
	border-bottom: 1px solid rgba(134, 216, 216, 0.1);
	overflow: visible;
	transition:
		background 0.35s var(--starstore-ease-out, cubic-bezier(0.22, 1, 0.36, 1)),
		box-shadow 0.35s var(--starstore-ease-out, cubic-bezier(0.22, 1, 0.36, 1)),
		backdrop-filter 0.35s var(--starstore-ease-out, cubic-bezier(0.22, 1, 0.36, 1));
}

.admin-bar:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group {
	top: 32px;
}

@media (max-width: 782px) {
	.admin-bar:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group {
		top: 46px;
	}
}

:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group > * {
	pointer-events: auto;
}

:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group > .site-header {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	flex: 0 0 auto;
	background: transparent;
	box-shadow: none;
}

:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group > .site-header .main-header,
:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group > .site-header .col-full {
	background: transparent;
	box-shadow: none;
	padding: 0;
}

:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital).is-scrolled .starstore-home-header-group {
	background: rgba(10, 22, 28, 0.72);
	backdrop-filter: blur(50px);
	-webkit-backdrop-filter: blur(50px);
	box-shadow: 0 1px 0 rgba(134, 216, 216, 0.12);
}

/* Desktop — menu na mesma barra (header-4 / sticky-d) ---------------------- */

@media (min-width: 993px) {
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group {
		flex-wrap: nowrap;
		justify-content: space-between;
		max-width: min(var(--starstore-content-max, 1250px), calc(100% - 2rem));
		margin-left: auto;
		margin-right: auto;
		left: 1rem;
		right: 1rem;
		width: auto;
		border-radius: 8px;
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .col-full-nav {
		display: flex;
		flex: 1 1 auto;
		align-items: center;
		justify-content: flex-end;
		gap: 0.5rem 0.75rem;
		margin-left: auto;
		min-width: 0;
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .col-full-nav .shoptimizer-primary-navigation,
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .col-full-nav .shoptimizer-primary-navigation.col-full {
		display: flex;
		flex: 0 1 auto;
		width: auto;
		justify-content: flex-end;
		padding: 0;
		order: 1;
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .col-full-nav #site-navigation,
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .col-full-nav .main-navigation {
		order: 1;
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .col-full-nav .search-trigger,
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .col-full-nav .shoptimizer-myaccount {
		order: 2;
		flex-shrink: 0;
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .col-full-nav .site-header-cart {
		order: 10;
		flex: 0 0 auto;
		display: flex;
		align-items: center;
		margin-left: 0.5rem;
		padding-left: 0.85rem;
		border-left: 1px solid rgba(134, 216, 216, 0.18);
	}

	/* Logo duplicado dentro do menu (logo-mark) */
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .logo-mark {
		display: none !important;
	}

	/* Busca/carrinho do main-header — só col-full-nav na staging */
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-header .site-search,
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-header .site-header-cart {
		display: none !important;
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .col-full-nav .shoptimizer-cart .cart-contents {
		color: var(--starstore-text);
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .col-full-nav .shoptimizer-cart .cart-contents .amount {
		color: var(--starstore-text);
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .primary-navigation {
		position: static;
		top: auto;
		left: auto;
		width: auto;
		text-align: right;
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-navigation {
		display: block;
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .menu-primary-menu-container {
		display: block;
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .col-full-nav a,
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-navigation a {
		color: var(--starstore-text);
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .menu-primary-menu-container > ul.menu:hover > li > a {
		opacity: 0.72;
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .menu-primary-menu-container > ul.menu:hover > li:hover > a {
		opacity: 1;
		color: var(--starstore-accent-light);
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .menu-primary-menu-container > ul > li > a span:before {
		border-bottom-color: var(--starstore-accent);
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .site-header-cart a,
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .search-trigger,
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .shoptimizer-myaccount a {
		color: var(--starstore-text);
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .header-4-container {
		position: static;
		padding: 0;
		border: none;
		box-shadow: none;
		background: transparent;
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .header-4-inner {
		display: contents;
	}

	/* Menu mobile duplicado no desktop (shoptimizer-mobile-menu) */
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .shoptimizer-mobile-menu {
		display: none !important;
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .primary-navigation,
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-navigation {
		position: static;
		width: auto;
		overflow: visible;
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-navigation ul.menu {
		position: static;
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: flex-end;
		gap: 0.15rem;
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-navigation ul.menu > li.menu-item-has-children {
		position: relative;
	}

	/* Ponte invisível — evita perder :hover no vão entre pai e submenu */
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-navigation ul.menu > li.menu-item-has-children::after {
		content: "";
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		height: 0.6rem;
		background: transparent;
	}

	/* Dropdowns — alinhados ao item pai + painel glass */
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-navigation ul.menu > li.menu-item-has-children > .sub-menu-wrapper {
		position: absolute;
		top: 100%;
		left: 0;
		right: auto;
		width: max-content;
		min-width: 13.5rem;
		max-width: min(22rem, calc(100vw - 2rem));
		margin: 0;
		padding: 0.45rem 0 0.35rem;
		transform: none !important;
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		background: rgba(10, 22, 28, 0.88);
		backdrop-filter: blur(50px);
		-webkit-backdrop-filter: blur(50px);
		border: 1px solid rgba(134, 216, 216, 0.18);
		border-radius: 8px;
		box-shadow: 0 16px 48px rgba(2, 5, 7, 0.5);
		z-index: calc(var(--starstore-header-z, 200) + 10);
		transition: opacity 0.15s var(--starstore-ease-out, cubic-bezier(0.22, 1, 0.36, 1));
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-navigation ul.menu > li.menu-item-has-children:hover > .sub-menu-wrapper,
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-navigation ul.menu > li.menu-item-has-children:focus-within > .sub-menu-wrapper,
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-navigation ul.menu > li.menu-item-has-children:has(> .sub-menu-wrapper:hover) > .sub-menu-wrapper {
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
		transform: none !important;
	}

	/* Itens perto da borda direita — ancora pela direita */
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-navigation ul.menu > li.menu-item-has-children:nth-last-child(-n + 2) > .sub-menu-wrapper {
		left: auto;
		right: 0;
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-navigation ul.menu > li > .sub-menu-wrapper > .container {
		max-width: none;
		margin: 0;
		padding: 0;
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-navigation ul.menu ul.sub-menu {
		position: static !important;
		display: block;
		width: 100%;
		min-width: 0;
		margin: 0;
		padding: 0.25rem 0;
		background: transparent;
		box-shadow: none;
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-navigation ul.menu ul.sub-menu > li {
		display: block;
		width: 100%;
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-navigation ul.menu .sub-menu-wrapper a,
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-navigation ul.menu .sub-menu-wrapper .nolink > span:not(.caret) {
		display: block;
		padding: 0.45rem 1rem;
		color: var(--starstore-text) !important;
		white-space: nowrap;
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-navigation ul.menu .sub-menu-wrapper a:hover {
		color: var(--starstore-accent-light) !important;
		background: rgba(134, 216, 216, 0.08);
	}

	/* Mega menu (full-width) — painel mais largo, ainda sob o pai */
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-navigation ul.menu > li.full-width > .sub-menu-wrapper {
		min-width: min(36rem, calc(100vw - 2rem));
		max-width: min(48rem, calc(100vw - 2rem));
	}

	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .main-navigation ul.menu > li.full-width > .sub-menu-wrapper > .container > ul.sub-menu {
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(9rem, 1fr));
		gap: 0.25rem 1rem;
		padding: 0.75rem 1rem;
		width: 100%;
		box-sizing: border-box;
	}
}

@media (min-width: 1199px) {
	:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group .primary-navigation {
		position: static !important;
		top: auto !important;
		left: auto !important;
		width: auto !important;
		text-align: right !important;
	}
}

/* header-4-container do Shoptimizer envolve o grupo via topbar hook ------------ */

:is(.starstore-home--orbital, .starstore-home--staging) .header-4-container {
	position: static;
	padding: 0;
	border: none;
	box-shadow: none;
	background: transparent;
}

:is(.starstore-home--orbital, .starstore-home--staging) .header-4-inner {
	display: block;
}

/* Neutraliza fixed do home.css no header interno --------------------------- */

:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital) .starstore-home-header-group > .site-header {
	position: relative;
}

:is(.starstore-home--orbital, .starstore-home--staging, .starstore-institutional--orbital).is-scrolled .starstore-home-header-group > .site-header {
	background: transparent;
	backdrop-filter: none;
	box-shadow: none;
}

/* Aviso visual de preview --------------------------------------------------- */

.starstore-home--staging::before {
	content: "Preview · Orbital Aqua";
	position: fixed;
	bottom: 1rem;
	left: 1rem;
	z-index: 300;
	padding: 0.35rem 0.75rem;
	font-family: var(--starstore-font-body);
	font-size: 0.68rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #f4f6fb;
	background: rgba(10, 22, 28, 0.92);
	border: 1px solid rgba(134, 216, 216, 0.22);
	border-radius: 4px;
	pointer-events: none;
}

/* Footer -------------------------------------------------------------------- */

:is(.starstore-home--orbital, .starstore-home--staging) .site-footer,
:is(.starstore-home--orbital, .starstore-home--staging) footer.copyright {
	background: var(--starstore-bg-deep);
	border-top: 1px solid rgba(134, 216, 216, 0.1);
}

/* Posters de vídeo — tint aqua ---------------------------------------------- */

:is(.starstore-home--orbital, .starstore-home--staging) .starstore-vimeo-poster {
	background:
		radial-gradient(ellipse 80% 60% at 50% 40%, rgba(101, 186, 214, 0.1), transparent 70%),
		linear-gradient(165deg, #0f1e26 0%, #020507 55%, #020507 100%);
}

:is(.starstore-home--orbital, .starstore-home--staging) .starstore-section--business .starstore-vimeo-poster {
	background:
		radial-gradient(ellipse 70% 50% at 70% 30%, rgba(134, 216, 216, 0.12), transparent 65%),
		linear-gradient(160deg, #0a161c 0%, #020507 100%);
}

:is(.starstore-home--orbital, .starstore-home--staging) .starstore-section--starlink .starstore-vimeo-poster {
	background:
		radial-gradient(ellipse 60% 45% at 30% 50%, rgba(101, 186, 214, 0.14), transparent 60%),
		linear-gradient(200deg, #0f1e26 0%, #020507 100%);
}

:is(.starstore-home--orbital, .starstore-home--staging) .starstore-section--starmini .starstore-vimeo-poster {
	background:
		radial-gradient(ellipse 65% 50% at 60% 40%, rgba(120, 199, 206, 0.1), transparent 65%),
		linear-gradient(180deg, #0a161c 0%, #020507 100%);
}

/* Hero overlay radial (Ink Black) ------------------------------------------- */

:is(.starstore-home--orbital, .starstore-home--staging) .starstore-section--hero .starstore-video-overlay {
	background: radial-gradient(
		120% 100% at -10% 50%,
		rgba(10, 22, 28, 0.72) 20%,
		rgba(10, 22, 28, 0) 85%
	);
}

:is(.starstore-home--orbital, .starstore-home--staging) .starstore-section--business .starstore-video-overlay,
:is(.starstore-home--orbital, .starstore-home--staging) .starstore-section--starmini .starstore-video-overlay {
	background: radial-gradient(
		120% 100% at 110% 50%,
		rgba(10, 22, 28, 0.72) 20%,
		rgba(10, 22, 28, 0) 85%
	);
}

:is(.starstore-home--orbital, .starstore-home--staging) .starstore-section--starlink .starstore-video-overlay {
	background: radial-gradient(
		120% 100% at -10% 50%,
		rgba(10, 22, 28, 0.72) 20%,
		rgba(10, 22, 28, 0) 85%
	);
}

/* Tipografia — gradiente aqua no hero --------------------------------------- */

:is(.starstore-home--orbital, .starstore-home--staging) .starstore-hero-title {
	background: linear-gradient(to right, #86d8d8 0%, rgba(134, 216, 216, 0.75) 100%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	color: transparent;
}

:is(.starstore-home--orbital, .starstore-home--staging) .starstore-eyebrow {
	color: var(--starstore-accent-light);
}

/* Botões — Sky Surge primary, ghost aqua ------------------------------------ */

:is(.starstore-home--orbital, .starstore-home--staging) .starstore-btn {
	text-transform: none;
	letter-spacing: 0.02em;
	border-radius: 4px;
}

:is(.starstore-home--orbital, .starstore-home--staging) .starstore-btn--primary {
	background: var(--starstore-accent);
	color: var(--starstore-bg-deep);
	border: 2px solid var(--starstore-accent);
	box-shadow: 0 0 24px var(--starstore-accent-glow);
}

:is(.starstore-home--orbital, .starstore-home--staging) .starstore-btn--primary:hover {
	background: var(--starstore-accent-hover);
	border-color: var(--starstore-accent-hover);
	color: var(--starstore-bg-deep);
	box-shadow: 0 0 32px var(--starstore-accent-glow);
}

:is(.starstore-home--orbital, .starstore-home--staging) .starstore-btn--outline {
	background: transparent;
	color: var(--starstore-text);
	border: 1px solid var(--starstore-accent);
	backdrop-filter: blur(4px);
}

:is(.starstore-home--orbital, .starstore-home--staging) .starstore-btn--outline:hover {
	background: rgba(134, 216, 216, 0.08);
	color: var(--starstore-text);
	border-color: var(--starstore-accent-hover);
}

/* Scroll nav ---------------------------------------------------------------- */

:is(.starstore-home--orbital, .starstore-home--staging) .starstore-scroll-nav__link:hover,
:is(.starstore-home--orbital, .starstore-home--staging) .starstore-scroll-nav__link:focus-visible {
	border-color: var(--starstore-accent-light);
}

:is(.starstore-home--orbital, .starstore-home--staging) .starstore-scroll-nav__link.is-active {
	background: var(--starstore-accent);
	border-color: var(--starstore-accent);
	box-shadow: 0 0 12px var(--starstore-accent-glow);
}

/* Mobile — barra compacta + drawer slide-out -------------------------------- */

@media (max-width: 991px) {
	/* backdrop-filter no grupo cria containing block e zera altura do drawer fixo */
	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .starstore-home-header-group {
		flex-wrap: nowrap;
		align-items: stretch;
		justify-content: flex-start;
		gap: 0;
		padding: 0;
		max-width: none;
		left: 0;
		right: 0;
		width: 100%;
		border-radius: 0;
		background: transparent;
		backdrop-filter: none;
		-webkit-backdrop-filter: none;
		border-bottom: none;
		box-shadow: none;
	}

	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital).is-scrolled .starstore-home-header-group {
		background: transparent;
		box-shadow: none;
	}

	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .starstore-home-header-group > .site-header {
		flex: 1 1 auto;
		width: 100%;
		min-width: 0;
		background: var(--starstore-glass);
		backdrop-filter: blur(50px);
		-webkit-backdrop-filter: blur(50px);
		border-bottom: 1px solid rgba(134, 216, 216, 0.1);
	}

	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital).is-scrolled .starstore-home-header-group > .site-header {
		background: rgba(10, 22, 28, 0.72);
	}

	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .starstore-home-header-group > .site-header .main-header,
	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .starstore-home-header-group > .site-header .col-full {
		padding: 0;
	}

	/* home.css força relative — restaura painel fixo do Shoptimizer */
	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .starstore-home-header-group .col-full-nav {
		position: fixed;
		top: 0;
		bottom: 0;
		left: -300px;
		width: 300px;
		max-width: min(300px, 85vw);
		height: 100vh;
		height: 100dvh;
		min-height: 100vh;
		min-height: 100dvh;
		flex: none;
		margin: 0;
		padding: 0 15px;
		padding-top: max(1rem, env(safe-area-inset-top, 0px));
		z-index: calc(var(--starstore-header-z, 200) + 20);
		background: var(--starstore-bg-panel);
		box-shadow: 4px 0 24px rgba(0, 0, 0, 0.45);
		overflow-y: auto;
		overflow-x: hidden;
		overscroll-behavior: contain;
		-webkit-overflow-scrolling: touch;
		transition: left 0.35s ease 0.1s;
		border-top: none;
	}

	:is(.admin-bar.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .admin-bar.starstore-institutional--orbital) .starstore-home-header-group .col-full-nav {
		padding-top: max(2.875rem, calc(46px + env(safe-area-inset-top, 0px)));
		z-index: 100000;
	}

	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital).mobile-toggled .starstore-home-header-group .col-full-nav {
		left: 0;
	}

	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .starstore-home-header-group .shoptimizer-mobile-menu {
		display: block !important;
	}

	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .col-full-nav a,
	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .col-full-nav .main-navigation a,
	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .col-full-nav .mobile-extra a {
		color: var(--starstore-text);
	}

	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .col-full-nav .main-navigation ul.menu > li.menu-item-has-children.dropdown-open > .sub-menu-wrapper {
		border-bottom-color: rgba(134, 216, 216, 0.18);
	}

	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .col-full-nav .main-navigation ul.menu li.menu-item-has-children span.caret:after {
		background-color: var(--starstore-text);
	}

	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .site-branding button.menu-toggle,
	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .site-branding button.menu-toggle:hover {
		background-color: transparent;
	}

	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .menu-toggle .bar {
		background-color: var(--starstore-text);
	}

	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .menu-toggle .bar-text {
		color: var(--starstore-text);
	}

	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .custom-logo-link img {
		filter: brightness(0) invert(1);
		opacity: 0.92;
	}

	/* Carrinho na barra superior (oculto no desktop via regra min-width) */
	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .starstore-home-header-group .main-header .site-header-cart {
		display: block !important;
	}

	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .starstore-home-header-group .main-header .site-header-cart a,
	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .starstore-home-header-group .main-header .shoptimizer-cart .cart-contents {
		color: var(--starstore-text);
	}

	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--orbital) .starstore-home-header-group .main-header .shoptimizer-cart .cart-contents .count {
		background: var(--starstore-accent);
		color: var(--starstore-bg-deep);
	}

	:is(.starstore-home--orbital, .starstore-home--staging) .starstore-section--hero .starstore-video-overlay,
	:is(.starstore-home--orbital, .starstore-home--staging) .starstore-section--business .starstore-video-overlay,
	:is(.starstore-home--orbital, .starstore-home--staging) .starstore-section--starmini .starstore-video-overlay,
	:is(.starstore-home--orbital, .starstore-home--staging) .starstore-section--starlink .starstore-video-overlay,
	:is(.starstore-home--orbital, .starstore-home--staging) .starstore-video-overlay {
		padding-top: 0;
		background: transparent;
	}

	:is(.starstore-home--orbital, .starstore-home--staging) .starstore-hero-title {
		background: none;
		-webkit-background-clip: unset;
		background-clip: unset;
		-webkit-text-fill-color: var(--starstore-text);
		color: var(--starstore-text);
	}

	:is(.starstore-home--orbital, .starstore-home--staging) .starstore-eyebrow {
		color: var(--starstore-accent-light);
	}

	:is(.starstore-home--orbital, .starstore-home--staging) .starstore-video-content,
	:is(.starstore-home--orbital, .starstore-home--staging) .starstore-video-content--right {
		background: linear-gradient(
			135deg,
			rgba(101, 186, 214, 0.16) 0%,
			rgba(10, 22, 28, 0.42) 55%,
			rgba(10, 22, 28, 0.48) 100%
		);
		border: 1px solid rgba(134, 216, 216, 0.26);
		border-bottom: none;
		box-shadow: 0 -12px 40px rgba(0, 0, 0, 0.32);
	}

	.starstore-home--staging::before {
		bottom: auto;
		top: calc(4.5rem + env(safe-area-inset-top, 0px));
		left: 50%;
		transform: translateX(-50%);
		font-size: 0.62rem;
	}

	:is(.starstore-home:is(.starstore-home--orbital, .starstore-home--staging), .starstore-institutional--staging).mobile-toggled::before {
		display: none;
	}
}

@media (prefers-reduced-motion: reduce) {
	:is(.starstore-home--orbital, .starstore-home--staging) .starstore-btn {
		transition: none;
	}
}
