.elementor-widget-seerpower_standard_configuration,
.elementor-widget-seerpower_standard_configuration > .elementor-widget-container,
.elementor-widget-seerpower_standard_configuration .sp-standard-configuration {
	background: transparent;
	box-sizing: border-box;
}

.elementor-widget-seerpower_standard_configuration {
	margin: 0;
	padding: 0;
}

.elementor-widget-seerpower_standard_configuration > .elementor-widget-container {
	margin: 0;
	padding: 0;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-configuration {
	--sp-navy: #082b3d;
	--sp-navy-deep: #061f31;
	--sp-ink: #16384b;
	--sp-muted: #627582;
	--sp-orange: #f15a18;
	--sp-line: rgba(8, 43, 61, .14);
	--sp-soft-line: rgba(8, 43, 61, .08);
	--sp-stage: #f3f6f7;
	--sp-serif: var(--seer-display, "Cormorant Garamond", Georgia, serif);
	--sp-sans: var(--seer-body, Inter, "Helvetica Neue", Arial, sans-serif);
	box-sizing: border-box;
	max-width: 100%;
	margin: 0;
	padding: 0;
	color: var(--sp-ink);
	font-family: var(--sp-sans);
	line-height: 1.5;
	overflow: visible;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-configuration *,
.elementor-widget-seerpower_standard_configuration .sp-standard-configuration *::before,
.elementor-widget-seerpower_standard_configuration .sp-standard-configuration *::after {
	box-sizing: border-box;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-frame {
	width: min(1320px, calc(100% - 32px));
	margin: 0 auto;
	padding: 30px;
	border: 1px solid var(--sp-line);
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 12px 32px rgba(8, 43, 61, .07);
}

.elementor-widget-seerpower_standard_configuration .sp-standard-heading {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 28px;
	padding-bottom: 22px;
	border-bottom: 1px solid var(--sp-soft-line);
}

.elementor-widget-seerpower_standard_configuration .sp-standard-heading__eyebrow,
.elementor-widget-seerpower_standard_configuration .sp-standard-current-selection span,
.elementor-widget-seerpower_standard_configuration .sp-standard-selector__heading,
.elementor-widget-seerpower_standard_configuration .sp-brand-rail__heading {
	margin: 0;
	color: var(--sp-orange);
	font-size: 11px;
	font-weight: 750;
	letter-spacing: .16em;
	line-height: 1.3;
	text-transform: uppercase;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-heading h2 {
	margin: 3px 0 0;
	color: var(--sp-navy);
	font-family: var(--sp-serif);
	font-size: clamp(38px, 4vw, 58px);
	font-weight: 500;
	letter-spacing: -.025em;
	line-height: .98;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-current-selection {
	display: grid;
	max-width: 330px;
	gap: 5px;
	margin: 0;
	text-align: right;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-current-selection span {
	color: var(--sp-muted);
	font-size: 10px;
	letter-spacing: .13em;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-current-selection strong {
	color: var(--sp-navy);
	font-size: 12px;
	font-weight: 750;
	letter-spacing: .08em;
	line-height: 1.35;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-workspace {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(535px, .78fr);
	grid-template-areas: "generator selector";
	gap: 32px;
	align-items: stretch;
	margin-top: 28px;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-generator {
	grid-area: generator;
	min-width: 0;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-generator__media {
	position: relative;
	display: block;
	width: 100%;
	aspect-ratio: 3 / 2;
	background: var(--sp-stage);
	overflow: hidden;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-model {
	position: relative;
	display: grid;
	min-width: 0;
	max-width: 100%;
	width: 100%;
	height: 100%;
	aspect-ratio: 3 / 2;
	overflow: hidden;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-stage-image {
	position: absolute;
	inset: 0;
	display: grid;
	min-width: 0;
	place-items: center;
	overflow: hidden;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-stage-image[hidden] {
	display: none !important;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-model[hidden],
.elementor-widget-seerpower_standard_configuration .sp-component-panel[hidden],
.elementor-widget-seerpower_standard_configuration .sp-component-detail[hidden] {
	display: none !important;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-model__image {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 0;
	object-fit: contain;
	object-position: center;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-stage-image--battery .sp-standard-model__image,
.elementor-widget-seerpower_standard_configuration [data-sp-component-panel="starting-battery-system"] .sp-brand-product-media__image,
.elementor-widget-seerpower_standard_configuration [data-sp-component-panel="starting-battery"] .sp-brand-product-media__image {
	mix-blend-mode: multiply;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-marker {
	position: absolute;
	top: var(--y);
	left: var(--x);
	display: grid;
	width: 44px;
	height: 44px;
	padding: 0;
	place-items: center;
	border: 0;
	border-radius: 50%;
	color: #fff !important;
	background: transparent;
	font-size: 11px;
	font-weight: 750;
	line-height: 1;
	cursor: pointer;
	transform: translate(-50%, -50%);
	transition: transform .2s ease;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-marker::before {
	position: absolute;
	display: block;
	width: clamp(28px, var(--marker-size, 30px), 34px);
	height: clamp(28px, var(--marker-size, 30px), 34px);
	border: 2px solid #fff;
	border-radius: 50%;
	background: var(--sp-navy);
	box-shadow: 0 2px 9px rgba(8, 43, 61, .22);
	content: "";
}

.elementor-widget-seerpower_standard_configuration .sp-standard-marker:hover,
.elementor-widget-seerpower_standard_configuration .sp-standard-marker:focus-visible,
.elementor-widget-seerpower_standard_configuration .sp-standard-marker.is-active {
	transform: translate(-50%, -50%) scale(1.08);
}

.elementor-widget-seerpower_standard_configuration .sp-standard-marker:hover::before,
.elementor-widget-seerpower_standard_configuration .sp-standard-marker:focus-visible::before,
.elementor-widget-seerpower_standard_configuration .sp-standard-marker.is-active::before {
	background: var(--sp-orange);
}

.elementor-widget-seerpower_standard_configuration .sp-standard-marker__label {
	position: relative;
	z-index: 1;
	color: #fff !important;
	font-size: 11px;
	font-weight: 800;
	line-height: 1;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-selector {
	grid-area: selector;
	display: grid;
	grid-template-rows: auto minmax(0, 1fr);
	min-width: 0;
	min-height: 0;
	padding: 0;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-selector__heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 12px;
	color: var(--sp-navy);
	font-size: 12px;
	letter-spacing: .14em;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-rail__heading > span:first-child {
	min-width: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-rail__heading-actions {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 8px;
	min-width: 0;
}
.elementor-widget-seerpower_standard_configuration .sp-standard-selector__heading > span { white-space: nowrap; }

.elementor-widget-seerpower_standard_configuration .sp-standard-selector__heading strong {
	color: var(--sp-muted);
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .12em;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-selector__heading-actions {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 10px;
	min-width: 0;
	flex: 0 0 auto;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-selector__heading-actions > strong {
	flex: 0 0 auto;
	white-space: nowrap;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-selector__controls {
	display: flex;
	align-items: center;
	gap: 6px;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-selector__controls[hidden] {
	display: none;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-selector__control {
	display: grid;
	width: 44px;
	height: 44px;
	min-width: 44px;
	min-height: 44px;
	place-items: center;
	padding: 0;
	border: 1px solid var(--sp-line);
	border-radius: 4px;
	background: #fff;
	cursor: pointer;
	transition: border-color .2s ease, opacity .2s ease;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-selector__control:hover,
.elementor-widget-seerpower_standard_configuration .sp-standard-selector__control:focus-visible {
	border-color: var(--sp-orange);
}

.elementor-widget-seerpower_standard_configuration .sp-standard-selector__control:focus-visible {
	outline: 2px solid rgba(241, 90, 24, .34);
	outline-offset: -3px;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-selector__control:disabled {
	opacity: .28;
	cursor: default;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-selector__control img {
	display: block;
	width: 18px;
	height: 18px;
	object-fit: contain;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-components {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-template-rows: repeat(4, minmax(0, 1fr));
	gap: 10px;
	min-height: 0;
	height: 100%;
	overflow: hidden;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-components button {
	position: relative;
	display: flex;
	align-items: center;
	gap: 10px;
	min-width: 0;
	height: 100%;
	min-height: 0;
	padding: 12px 14px;
	white-space: nowrap;
	border: 1px solid var(--sp-line);
	border-radius: 2px;
	color: var(--sp-navy);
	background: #fff;
	box-shadow: none;
	text-align: left;
	cursor: pointer;
	transition: color .2s ease, background-color .2s ease, border-color .2s ease;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-components button::before {
	position: absolute;
	top: -1px;
	right: -1px;
	left: -1px;
	height: 3px;
	background: transparent;
	content: "";
}

.elementor-widget-seerpower_standard_configuration .sp-standard-components button .sp-standard-component__number {
	color: var(--sp-muted);
	font-size: 11px;
	font-weight: 750;
	letter-spacing: .1em;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-components button .sp-standard-component__name {
	max-width: 100%;
	color: inherit;
	font-size: 15px;
	font-weight: 650;
	line-height: 1.25;
	white-space: nowrap;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-components button[data-sp-component="silent-canopy"] {
	grid-column: 1 / -1;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-components button[aria-selected="true"] {
	border-color: var(--sp-navy-deep);
	color: #fff;
	background: var(--sp-navy-deep);
}

.elementor-widget-seerpower_standard_configuration .sp-standard-components button[aria-selected="true"]::before {
	background: var(--sp-orange);
}

.elementor-widget-seerpower_standard_configuration .sp-standard-components button[aria-selected="true"] .sp-standard-component__number {
	color: rgba(255, 255, 255, .62);
}

.elementor-widget-seerpower_standard_configuration .sp-standard-components button:focus-visible,
.elementor-widget-seerpower_standard_configuration .sp-brand-tabs button:focus-visible {
	outline: 3px solid rgba(241, 90, 24, .32);
	outline-offset: 3px;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-tabs button:focus-visible {
	outline-width: 2px;
	outline-color: rgba(241, 90, 24, .6);
	outline-offset: -3px;
}

.elementor-widget-seerpower_standard_configuration .sp-standard-panels {
	margin-top: 34px;
}

.elementor-widget-seerpower_standard_configuration .sp-component-panel[hidden] {
	display: none !important;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-rail {
	border-top: 1px solid var(--sp-line);
	border-bottom: 1px solid var(--sp-line);
}

.elementor-widget-seerpower_standard_configuration .sp-brand-rail__heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	padding: 13px 0 10px;
	color: var(--sp-muted);
	font-size: 10px;
	letter-spacing: .14em;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-rail__heading > span:last-child {
	font-size: 10px;
	font-weight: 600;
	letter-spacing: .08em;
	text-transform: none;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-rail__heading strong {
	color: var(--sp-navy);
	font-weight: 750;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-rail__controls {
	display: flex;
	align-items: center;
	gap: 4px;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-rail__controls[hidden] {
	display: none;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-rail__control {
	display: grid;
	width: 44px;
	height: 44px;
	min-width: 44px;
	min-height: 44px;
	place-items: center;
	padding: 0;
	border: 1px solid var(--sp-line);
	border-radius: 4px;
	background: #fff;
	cursor: pointer;
	transition: border-color .2s ease, opacity .2s ease;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-rail__control:hover,
.elementor-widget-seerpower_standard_configuration .sp-brand-rail__control:focus-visible {
	border-color: var(--sp-orange);
}

.elementor-widget-seerpower_standard_configuration .sp-brand-rail__control:focus-visible {
	outline: 2px solid rgba(241, 90, 24, .34);
	outline-offset: -3px;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-rail__control:disabled {
	opacity: .28;
	cursor: default;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-rail__control img {
	display: block;
	width: 18px;
	height: 18px;
	object-fit: contain;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-tabs {
	display: flex;
	flex-wrap: nowrap;
	min-width: 0;
	height: 65px;
	max-height: 65px;
	overflow-x: auto;
	overflow-y: hidden;
	touch-action: pan-x;
	overscroll-behavior-x: contain;
	overscroll-behavior-y: none;
	scroll-behavior: auto;
	scrollbar-width: none;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-tabs::-webkit-scrollbar {
	display: none;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-tabs--empty {
	min-height: 58px;
	align-items: center;
	color: var(--sp-muted);
	font-size: 12px;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-tabs button {
	position: relative;
	display: grid;
	min-width: max-content;
	width: max-content;
	height: 65px;
	min-height: 65px;
	flex: 0 0 auto;
	padding: 15px 27px 16px;
	place-items: center;
	border: 0;
	color: var(--sp-navy);
	background: transparent;
	cursor: pointer;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-tabs:not(.has-overflow) button {
	min-width: 0;
	width: auto;
	flex: 1 1 0;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-tabs.has-overflow button {
	min-width: max-content;
	width: max-content;
	flex: 0 0 auto;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-tabs button::after {
	position: absolute;
	right: 16px;
	bottom: -1px;
	left: 16px;
	height: 2px;
	background: transparent;
	content: "";
}

.elementor-widget-seerpower_standard_configuration .sp-brand-tabs button[aria-selected="true"]::after {
	background: var(--sp-orange);
}

.elementor-widget-seerpower_standard_configuration .sp-brand-tabs__logo {
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 30px;
	object-fit: contain;
	filter: grayscale(1);
	opacity: .48;
	transition: filter .2s ease, opacity .2s ease;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-tabs__logo[data-sp-logo-slug="seer-power"] {
	width: 93px;
	max-width: 100%;
	height: 32px;
	max-height: 32px;
	margin-inline: 0;
	box-sizing: border-box;
	object-fit: contain;
	object-position: left center;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-tabs__logo[data-sp-logo-slug="stamford-wordmark-v2"] {
	width: 180px;
	max-width: 180px;
	height: auto;
	max-height: 30px;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-tabs button[aria-selected="true"] .sp-brand-tabs__logo {
	filter: none;
	opacity: 1;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-tabs__name {
	color: inherit;
	font-size: 13px;
	font-weight: 700;
	white-space: nowrap;
}

.elementor-widget-seerpower_standard_configuration .sp-component-details {
	margin-top: 18px;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-detail[hidden] {
	display: none !important;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-detail-layout {
	display: grid;
	grid-template-columns: minmax(0, 42%) minmax(0, 58%);
	column-gap: 0;
	align-items: stretch;
	min-width: 0;
	border: 1px solid var(--sp-soft-line);
	background: #fff;
	overflow: hidden;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-product-media {
	display: grid;
	min-width: 0;
	max-width: 100%;
	grid-template-columns: minmax(0, 1fr);
	grid-template-rows: auto minmax(0, 1fr);
	align-self: stretch;
	margin: 0;
	padding: 22px;
	overflow: hidden;
	background: var(--sp-stage);
}

.elementor-widget-seerpower_standard_configuration .sp-brand-identity {
	display: grid;
	min-width: 0;
	max-width: 100%;
	align-content: start;
	justify-items: start;
	gap: 5px;
	min-height: 78px;
	padding-bottom: 17px;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-identity__logo {
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 32px;
	margin-bottom: 5px;
	object-fit: contain;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-identity__logo[data-sp-logo-slug="seer-power"] {
	width: 93px;
	max-width: 100%;
	height: 32px;
	max-height: 32px;
	margin: 0 0 5px;
	box-sizing: border-box;
	object-fit: contain;
	object-position: left center;
	justify-self: start;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-identity__logo[data-sp-logo-slug="stamford-wordmark-v2"] {
	width: 180px;
	max-width: 180px;
	height: auto;
	max-height: 30px;
	margin-inline: 0;
	object-position: left center;
	justify-self: start;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-identity__text-mark {
	max-width: 100%;
	margin-bottom: 5px;
	color: var(--sp-navy);
	font-size: 20px;
	font-weight: 750;
	line-height: 1;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-identity span:not(.sp-brand-identity__text-mark) {
	color: var(--sp-muted);
	font-size: 10px;
	font-weight: 750;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-identity strong {
	color: var(--sp-navy);
	font-size: 15px;
	font-weight: 750;
	line-height: 1.2;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-product-media__stage {
	display: grid;
	width: 100%;
	min-width: 0;
	max-width: 100%;
	height: auto;
	min-height: 0;
	margin: 0;
	overflow: hidden;
	place-items: center;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-product-media__image {
	display: block;
	width: 100%;
	height: 100%;
	min-width: 0;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
	object-position: center;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-content {
	min-width: 0;
	padding: 26px 30px 28px;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-overview__title,
.elementor-widget-seerpower_standard_configuration .sp-brand-features__title {
	margin: 0;
	color: var(--sp-navy);
	font-family: var(--sp-serif);
	font-size: 28px;
	font-weight: 550;
	letter-spacing: -.015em;
	line-height: 1.05;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-overview__intro {
	max-width: 720px;
	margin: 14px 0 22px;
	color: var(--sp-ink);
	font-size: 15px;
	line-height: 1.65;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-overview__notes {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 22px;
	padding-top: 18px;
	border-top: 1px solid var(--sp-soft-line);
}

.elementor-widget-seerpower_standard_configuration .sp-brand-overview__notes h4 {
	margin: 0 0 7px;
	color: var(--sp-navy);
	font-size: 12px;
	font-weight: 750;
	letter-spacing: .04em;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-overview__notes p {
	margin: 0;
	color: var(--sp-muted);
	font-size: 13px;
	line-height: 1.6;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-features {
	margin-top: 28px;
	padding-top: 23px;
	border-top: 1px solid var(--sp-line);
}

.elementor-widget-seerpower_standard_configuration .sp-brand-features__list {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0 22px;
	margin: 14px 0 0;
	padding: 0;
	list-style: none;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-features__item {
	display: grid;
	grid-template-columns: 34px minmax(0, 1fr);
	gap: 11px;
	align-items: center;
	min-width: 0;
	min-height: 64px;
	padding: 10px 0;
	border-top: 1px solid var(--sp-soft-line);
	color: var(--sp-ink);
	font-size: 13px;
	line-height: 1.35;
}

.elementor-widget-seerpower_standard_configuration .sp-brand-features__icon {
	display: block;
	width: 32px;
	height: 32px;
	object-fit: contain;
}

.elementor-widget-seerpower_standard_configuration .sp-component-detail.is-active .sp-brand-content,
.elementor-widget-seerpower_standard_configuration .sp-component-detail.is-active .sp-brand-product-media {
	animation: sp-standard-content-in .2s ease both;
}

@keyframes sp-standard-content-in {
	from { opacity: 0; transform: translateY(4px); }
	to { opacity: 1; transform: translateY(0); }
}

@media (max-width: 1100px) {
	.elementor-widget-seerpower_standard_configuration .sp-standard-frame { width: min(100%, calc(100% - 28px)); padding: 24px; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-workspace { grid-template-columns: 1fr; grid-template-areas: "generator" "selector"; gap: 24px; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-selector { display: block; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-components { height: auto; grid-template-rows: repeat(4, minmax(72px, auto)); }
	.elementor-widget-seerpower_standard_configuration .sp-standard-components button { height: auto; min-height: 72px; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-generator__media,
	.elementor-widget-seerpower_standard_configuration .sp-standard-model__image { min-height: 0; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-detail-layout { grid-template-columns: 1fr; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-product-media { display: block; min-height: 0; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-identity { min-height: 0; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-product-media__stage { height: 320px; min-height: 0; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-product-media__image { height: 320px; max-height: 320px; }
}

@media (max-width: 767px) {
	.elementor-widget-seerpower_standard_configuration .sp-standard-frame { width: calc(100% - 16px); padding: 19px 16px 22px; border-radius: 8px; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-heading { display: grid; gap: 18px; align-items: start; padding-bottom: 18px; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-heading h2 { font-size: clamp(37px, 11vw, 50px); }
	.elementor-widget-seerpower_standard_configuration .sp-standard-current-selection { max-width: 100%; text-align: left; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-workspace { grid-template-areas: "selector" "generator"; margin-top: 20px; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-components { height: auto; grid-template-rows: none; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-generator__media,
	.elementor-widget-seerpower_standard_configuration .sp-standard-model__image { min-height: 0; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-selector__heading { gap: 8px; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-selector__heading-actions { gap: 6px; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-selector__controls { gap: 4px; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-components {
		display: flex;
		gap: 8px;
		width: 100%;
		max-width: 100%;
		padding-bottom: 2px;
		overflow-x: auto;
		overflow-y: hidden;
		touch-action: auto;
		overscroll-behavior-x: contain;
		overscroll-behavior-y: auto;
		scrollbar-width: none;
	}
	.elementor-widget-seerpower_standard_configuration .sp-standard-components::-webkit-scrollbar { display: none; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-components button,
	.elementor-widget-seerpower_standard_configuration .sp-standard-components button[data-sp-component="silent-canopy"] {
		display: flex;
		flex: 0 0 auto;
		align-items: center;
		gap: 9px;
		width: auto;
		min-width: 140px;
		height: 48px;
		min-height: 48px;
		padding: 0 13px;
		white-space: nowrap;
	}
	.elementor-widget-seerpower_standard_configuration .sp-standard-components button .sp-standard-component__number { font-size: 10.5px; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-components button .sp-standard-component__name { font-size: 13px; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-panels { margin-top: 26px; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-rail__heading { align-items: center; gap: 8px; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-rail__heading-actions { flex: 0 1 auto; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-rail__heading-actions > span { max-width: 92px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-tabs button { height: 65px; min-height: 65px; padding-inline: 21px; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-tabs__logo { max-width: 176px; max-height: 30px; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-tabs__logo[data-sp-logo-slug="seer-power"] { width: 93px; max-width: 100%; height: 30px; max-height: 30px; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-tabs__logo[data-sp-logo-slug="stamford-wordmark-v2"] { width: 176px; max-width: 176px; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-product-media { display: block; min-height: 0; padding: 18px; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-identity { min-height: 0; padding-bottom: 14px; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-product-media__stage { height: 245px; min-height: 0; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-product-media__image { height: 245px; max-height: 245px; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-content { padding: 23px 18px 24px; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-overview__title,
	.elementor-widget-seerpower_standard_configuration .sp-brand-features__title { font-size: 25px; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-overview__intro { font-size: 14px; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-overview__notes,
	.elementor-widget-seerpower_standard_configuration .sp-brand-features__list { grid-template-columns: 1fr; }
	.elementor-widget-seerpower_standard_configuration .sp-brand-features { margin-top: 24px; }
}

@media (max-width: 360px) {
	.elementor-widget-seerpower_standard_configuration .sp-standard-selector__heading { gap: 4px; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-selector__heading > span { flex: 1 1 auto; min-width: 0; overflow: hidden; font-size: 9px; letter-spacing: .08em; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-selector__heading-actions { gap: 4px; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-selector__heading-actions > strong { font-size: 9px; letter-spacing: .04em; }
	.elementor-widget-seerpower_standard_configuration .sp-standard-selector__controls { gap: 2px; }
}

@media (prefers-reduced-motion: reduce) {
	.elementor-widget-seerpower_standard_configuration .sp-standard-configuration *,
	.elementor-widget-seerpower_standard_configuration .sp-standard-configuration *::before,
	.elementor-widget-seerpower_standard_configuration .sp-standard-configuration *::after {
		animation-duration: .001ms !important;
		animation-iteration-count: 1 !important;
		scroll-behavior: auto !important;
		transition-duration: .001ms !important;
	}
}
