/* Homepage NextAI visuals ? restored from marketing/home HTML export */

/* --- solvera-home-hero-bg-early --- */
body.home .solvera-home-copy .hero-8::before,
			body.page-template-template-home-copy .solvera-home-copy .hero-8::before{
				background-image:url("/solvera-static/theme/assets/home-images/2026/03/hero-8-bg%20(1).webp") !important;
				background-size:cover !important;
				background-position:center 38% !important;
				background-repeat:no-repeat !important;
				opacity:.78 !important;
				inset:unset !important;
				top:calc(-1 * var(--solvera-main-pad-top, 80px)) !important;
				right:0 !important;
				bottom:0 !important;
				left:0 !important;
				height:auto !important;
				min-height:calc(100% + var(--solvera-main-pad-top, 80px)) !important;
			}
			.solvera-home-copy .pricing-section-4::before{
				background-image:url("/solvera-static/theme/assets/home-images/2026/03/hero-8-bg%20(1).webp") !important;
				background-size:cover !important;
				background-position:center !important;
				background-repeat:no-repeat !important;
				opacity:.7 !important;
			}

/* --- solvera-home-preloader-size-fix --- */
.preloader__img{
			max-width: 220px !important;
			width: min(220px, 60vw) !important;
			height: auto !important;
		}

/* --- solvera-nextai-visual-fallback --- */
.solvera-home-copy .hero-8::after {
			content: none !important;
		}
	
			.solvera-home-copy .hero-8::before {
				background-image: url('/solvera-static/theme/assets/home-images/2026/03/hero-8-bg%20(1).webp') !important;
				background-size: cover !important;
				background-position: center !important;
				background-repeat: no-repeat !important;
				opacity: 0.78 !important;
			}
			.solvera-home-copy .pricing-section-4::before {
				background-image: url('/solvera-static/theme/assets/home-images/2026/03/hero-8-bg%20(1).webp') !important;
				background-size: cover !important;
				background-position: center !important;
				background-repeat: no-repeat !important;
				opacity: 0.7 !important;
			}
		
		body.home .solvera-home-copy .hero-8,
		body.page-template-template-home-copy .solvera-home-copy .hero-8 {
			overflow: visible;
		}
		body.home .solvera-home-copy .hero-8::before,
		body.page-template-template-home-copy .solvera-home-copy .hero-8::before {
			inset: unset !important;
			top: calc(-1 * var(--solvera-main-pad-top, 80px)) !important;
			right: 0 !important;
			bottom: 0 !important;
			left: 0 !important;
			height: auto !important;
			min-height: calc(100% + var(--solvera-main-pad-top, 80px)) !important;
			background-position: center 38% !important;
		}
	
		/* ??? ?????? Features - ??????????? ?? body (#090a0c) */
		.solvera-home-copy .feature-section-4 {
			background: transparent !important;
			position: relative;
		}
		/* ??????? ??? ????????? ?? ???? */
		.solvera-home-copy .feature-section-4::before {
			display: none !important;
		}
		/* ????? ????????? - ????? ??????, ????? ??? ???, ? ???????? ????????, ??????????? ?????? */
		.solvera-home-copy .feature-section-4 .feature-category-bubble {
			background: rgba(15, 15, 15, 0.9) !important;
			border: 1px solid rgba(124, 58, 237, 0.6) !important;
			box-shadow: 0 0 8px rgba(124, 58, 237, 0.3), inset 0 0 8px rgba(124, 58, 237, 0.1) !important;
			border-radius: 10px !important;
			padding: 10px 20px !important;
			cursor: default !important;
			pointer-events: none !important;
		}
		.solvera-home-copy .feature-section-4 .feature-category-bubble span {
			color: #ffffff !important;
			display: inline-block !important;
		}
		/* ???????? Features - ???? ???????? ???????? ?? ???? */
		.solvera-home-copy .feature-section-4 .feature-card-custom {
			position: relative;
			background: linear-gradient(135deg, 
				rgba(30, 30, 35, 0.95) 0%, 
				rgba(20, 20, 25, 0.98) 100%) !important;
			border-radius: 24px !important;
			border: none !important;
			padding: 32px !important;
			overflow: hidden;
		}
		/* ??????????? ??????? ? ?????? ? ??????? ????? ? ????? ????????? ? ?????? ?????? */
		.solvera-home-copy .feature-section-4 .feature-card-custom::before {
			content: "";
			position: absolute;
			inset: 0;
			border-radius: 24px;
			padding: 1px;
			background: linear-gradient(135deg, 
				rgba(255, 255, 255, 0.5) 0%, 
				rgba(255, 255, 255, 0.3) 15%,
				rgba(255, 255, 255, 0.15) 30%,
				rgba(255, 255, 255, 0.08) 50%,
				rgba(255, 255, 255, 0.03) 70%,
				rgba(255, 255, 255, 0.01) 85%,
				rgba(255, 255, 255, 0) 100%) !important;
			-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
			-webkit-mask-composite: xor;
			mask-composite: exclude;
			pointer-events: none;
			z-index: 1;
		}
		/* ??????? ???????? ?????? ???? ?????? ??????????????? */
		.solvera-home-copy .feature-section-4 .feature-card-custom > * {
			position: relative;
			z-index: 2;
		}
		.solvera-home-copy .feature-section-4 .feature-card-custom:hover {
			transform: translateY(-2px);
			transition: transform 0.2s ease;
		}
		/* ?????? ? ???????? - ????? ?????? ??? ??? ??????? ????????? */
		.solvera-home-copy .feature-section-4 .feature-card-icon {
			background: rgba(10, 8, 25, 0.95) !important;
			border: 1px solid rgba(40, 35, 90, 0.8) !important;
			width: 48px !important;
			height: 48px !important;
			position: relative !important;
			z-index: 2 !important;
			display: grid !important;
			align-items: center !important;
			justify-items: center !important;
		}
		/* ????? ??? ??????????? SVG ?????? */
		.solvera-home-copy .feature-section-4 .feature-card-icon svg {
			display: block !important;
			width: 24px !important;
			height: 24px !important;
			fill: #ffffff !important;
			opacity: 1 !important;
			visibility: visible !important;
			filter: brightness(1.2) !important;
		}
		.solvera-home-copy .feature-section-4 .feature-card-icon svg path {
			fill: #ffffff !important;
			opacity: 1 !important;
		}
		/* ????????? ?????? - ????????????? ? ??????, tight line-height */
		.solvera-home-copy .feature-section-4 h3 {
			font-size: clamp(2rem, 4vw, 2.5rem) !important;
			font-weight: 700 !important;
			text-align: center !important;
			margin-bottom: 1.5rem !important;
			line-height: 1.2 !important;
			letter-spacing: -0.02em !important;
		}
		/* ??????? ????? ??????? ? ?????????? - ????? ?? ???????? ????? ?????????? ? ?????????? */
		.solvera-home-copy .feature-section-4 .section-space-xsm-bottom {
			margin-bottom: 0 !important;
			margin-top: 0 !important;
			padding-bottom: 1.5rem !important;
		}
		.solvera-home-copy .feature-section-4 .section-space-xsm-bottom .container {
			margin-bottom: 0 !important;
		}
		.solvera-home-copy .feature-section-4 .section-space-xsm-bottom ul {
			margin-bottom: 0 !important;
		}
		.solvera-home-copy .feature-section-4 .section-space-bottom {
			margin-top: 0 !important;
			padding-top: 0 !important;
		}
		/* ?????????????? ?????? ????? ?????? ?????? ????? ????????????? */
		.solvera-home-copy .feature-section-4 .section-space-xsm-bottom::after {
			content: "" !important;
			display: block !important;
			height: 1.5rem !important;
			width: 100% !important;
		}
		/* ??????? ???????? */
		.solvera-home-copy .feature-section-4 .row.g-4 {
			margin-top: 0 !important;
		}
		.solvera-home-copy .feature-section-4 .feature-card-custom h6 {
			margin-top: 0 !important;
			margin-bottom: 0.75rem !important;
			font-weight: 600 !important;
			color: #ffffff !important;
		}
		.solvera-home-copy .feature-section-4 .feature-card-custom p {
			margin-bottom: 0 !important;
			line-height: 1.6 !important;
			color: #cbd5e1 !important;
		}
		/* ????? ?????????: ??????? ?? ????????? ?????, ??? ??????????????? ??????? (??????? ???????? DE/UK/? ) */
		.solvera-home-copy .feature-section-4 .list.list-row {
			justify-content: center !important;
			flex-wrap: wrap !important;
			gap: 0.5rem !important;
			overflow-x: visible !important;
			overflow-y: visible !important;
			max-width: 100% !important;
		}
		.solvera-home-copy .feature-section-4 .list.list-row li {
			flex: 0 0 auto !important;
			margin-top: 0 !important;
			margin-bottom: 0 !important;
		}
		.solvera-home-copy .feature-section-4 .list.list-row li .feature-category-bubble {
			padding: 12px 24px !important;
			white-space: nowrap !important;
		}
		.solvera-home-copy .feature-section-4 .list.list-row li .feature-category-bubble span {
			font-size: 15px !important;
			font-weight: 500 !important;
		}
		/* ???????? ? ????????????? screens - ??????????? ????? ???????, ??????? ????????? */
		.solvera-home-copy .solvera-screens-carousel-section {
			background: transparent !important;
			position: relative !important;
			padding-top: 0.25rem !important;
			padding-bottom: 2rem !important;
			margin-top: 0 !important;
		}
		.solvera-home-copy .solvera-screens-carousel-section .container {
			max-width: 100% !important;
		}
		.solvera-home-copy .solvera-screens-carousel {
			overflow: hidden !important;
			padding: 10px 0 !important;
			margin: 0 auto !important;
			position: relative !important;
		}
		.solvera-home-copy .solvera-screens-carousel .swiper-wrapper {
			align-items: center !important;
		}
		.solvera-home-copy .solvera-screens-carousel .swiper {
			overflow: hidden !important;
			margin: 0 auto !important;
			width: 100% !important;
		}
		.solvera-home-copy .solvera-screens-carousel .swiper-viewport {
			overflow: hidden !important;
		}
		.solvera-home-copy .solvera-screens-carousel .swiper-slide:not(.swiper-slide-active) {
			width: 40% !important;
			height: auto !important;
			opacity: 0.5 !important;
			transition: opacity 0.4s ease !important;
		}
		.solvera-home-copy .solvera-screens-carousel .swiper-slide-active {
			width: 60% !important;
			opacity: 1 !important;
			z-index: 2 !important;
		}
		.solvera-home-copy .solvera-screens-carousel .swiper-slide-active .solvera-screen-slide img {
			max-height: 2000px !important;
			height: auto !important;
			width: 100% !important;
			object-fit: contain !important;
		}
		.solvera-home-copy .solvera-screens-carousel .swiper-slide:not(.swiper-slide-active) .solvera-screen-slide {
			height: auto !important;
		}
		.solvera-home-copy .solvera-screens-carousel .swiper-slide:not(.swiper-slide-active) .solvera-screen-slide img {
			max-height: 1333px !important;
			height: auto !important;
			width: 100% !important;
			object-fit: contain !important;
		}
		@media (min-width: 768px) {
			.solvera-home-copy .solvera-screens-carousel .swiper-slide:not(.swiper-slide-active) {
				width: 35% !important;
			}
			.solvera-home-copy .solvera-screens-carousel .swiper-slide-active {
				width: 60% !important;
			}
		}
		@media (min-width: 992px) {
			.solvera-home-copy .solvera-screens-carousel .swiper-slide:not(.swiper-slide-active) {
				width: 32% !important;
			}
			.solvera-home-copy .solvera-screens-carousel .swiper-slide-active {
				width: 58% !important;
			}
		}
		.solvera-home-copy .solvera-screens-carousel .swiper-slide-prev,
		.solvera-home-copy .solvera-screens-carousel .swiper-slide-next {
			opacity: 0.6 !important;
		}
		.solvera-home-copy .solvera-screens-carousel .swiper-slide-prev .solvera-screen-slide,
		.solvera-home-copy .solvera-screens-carousel .swiper-slide-next .solvera-screen-slide {
			height: auto !important;
		}
		.solvera-home-copy .solvera-screens-carousel .swiper-slide-prev .solvera-screen-slide img,
		.solvera-home-copy .solvera-screens-carousel .swiper-slide-next .solvera-screen-slide img {
			max-height: 1333px !important;
			height: auto !important;
			width: 100% !important;
			object-fit: contain !important;
		}
		.solvera-home-copy .solvera-screen-slide {
			position: relative;
			border-radius: 12px !important;
			overflow: hidden !important;
			box-shadow: 0 12px 32px rgba(0, 0, 0, 0.5) !important;
			background: rgba(20, 20, 25, 0.5) !important;
			padding: 6px !important;
			transition: box-shadow 0.4s ease !important;
			height: auto !important;
		}
		.solvera-home-copy .solvera-screens-carousel .swiper-slide-active .solvera-screen-slide {
			box-shadow: 0 16px 48px rgba(0, 0, 0, 0.7) !important;
		}
		.solvera-home-copy .solvera-screen-slide img {
			width: 100% !important;
			height: auto !important;
			object-fit: contain !important;
			display: block !important;
			border-radius: 8px !important;
			max-height: none !important;
		}
		@media (min-width: 992px) {
			.solvera-home-copy .solvera-screens-carousel .swiper-slide-active .solvera-screen-slide img {
				max-height: 2400px !important;
			}
			.solvera-home-copy .solvera-screens-carousel .swiper-slide:not(.swiper-slide-active) .solvera-screen-slide img {
				max-height: 1600px !important;
			}
			.solvera-home-copy .solvera-screens-carousel .swiper-slide-prev .solvera-screen-slide img,
			.solvera-home-copy .solvera-screens-carousel .swiper-slide-next .solvera-screen-slide img {
				max-height: 1600px !important;
			}
		}
		@media (max-width: 768px) {
			.solvera-home-copy .solvera-screens-carousel-section {
				padding-top: 0.25rem !important;
				padding-bottom: 1.5rem !important;
			}
			.solvera-home-copy .solvera-screen-slide img {
				max-height: 600px !important;
			}
			.solvera-home-copy .solvera-screens-carousel .swiper-slide:not(.swiper-slide-active) {
				width: 40% !important;
			}
			.solvera-home-copy .solvera-screens-carousel .swiper-slide-active {
				width: 60% !important;
			}
			.solvera-home-copy .solvera-screens-carousel .swiper-slide-active .solvera-screen-slide img {
				max-height: 1000px !important;
			}
			.solvera-home-copy .solvera-screens-carousel .swiper-slide:not(.swiper-slide-active) .solvera-screen-slide img {
				max-height: 667px !important;
			}
			.solvera-home-copy .solvera-screens-carousel .swiper-slide-prev .solvera-screen-slide img,
			.solvera-home-copy .solvera-screens-carousel .swiper-slide-next .solvera-screen-slide img {
				max-height: 667px !important;
			}
			.solvera-home-copy .solvera-screens-carousel .swiper-slide-prev .solvera-screen-slide img,
			.solvera-home-copy .solvera-screens-carousel .swiper-slide-next .solvera-screen-slide img {
				max-height: 400px !important;
			}
			.solvera-home-copy .solvera-screens-carousel .swiper-slide-active {
				width: 75% !important;
				transform: scale(1) !important;
			}
		}
		/* ????????? ???????? - ??????? */
		.solvera-home-copy .solvera-screens-carousel-section .swiper-button-next,
		.solvera-home-copy .solvera-screens-carousel-section .swiper-button-prev {
			color: rgba(255, 255, 255, 0.8) !important;
			background: rgba(20, 20, 25, 0.8) !important;
			width: 48px !important;
			height: 48px !important;
			border-radius: 50% !important;
			transition: all 0.3s ease !important;
			top: 50% !important;
			transform: translateY(-50%) !important;
			margin-top: 0 !important;
			z-index: 10 !important;
			position: absolute !important;
			cursor: pointer !important;
			pointer-events: auto !important;
		}
		.solvera-home-copy .solvera-screens-carousel-section .swiper-button-next:hover,
		.solvera-home-copy .solvera-screens-carousel-section .swiper-button-prev:hover {
			background: rgba(40, 35, 90, 0.9) !important;
			color: #ffffff !important;
		}
		.solvera-home-copy .solvera-screens-carousel-section .swiper-button-next {
			right: 20px !important;
		}
		.solvera-home-copy .solvera-screens-carousel-section .swiper-button-prev {
			left: 20px !important;
		}
		.solvera-home-copy .solvera-screens-carousel-section .swiper-button-next::after,
		.solvera-home-copy .solvera-screens-carousel-section .swiper-button-prev::after {
			font-size: 20px !important;
			font-weight: 700 !important;
		}
		/* ????????? ???????? */
		.solvera-home-copy .solvera-screens-carousel-section .swiper-pagination {
			position: relative !important;
			margin-top: 2rem !important;
			bottom: auto !important;
		}
		.solvera-home-copy .solvera-screens-carousel-section .swiper-pagination-bullet {
			width: 10px !important;
			height: 10px !important;
			background: rgba(255, 255, 255, 0.3) !important;
			opacity: 1 !important;
			margin: 0 6px !important;
			transition: all 0.3s ease !important;
		}
		.solvera-home-copy .solvera-screens-carousel-section .swiper-pagination-bullet-active {
			background: rgba(255, 255, 255, 0.9) !important;
			width: 24px !important;
			border-radius: 5px !important;
		}
		@media (max-width: 768px) {
			.solvera-home-copy .solvera-screens-carousel-section .swiper-button-next,
			.solvera-home-copy .solvera-screens-carousel-section .swiper-button-prev {
				width: 40px !important;
				height: 40px !important;
			}
			.solvera-home-copy .solvera-screens-carousel-section .swiper-button-next {
				right: 10px !important;
			}
			.solvera-home-copy .solvera-screens-carousel-section .swiper-button-prev {
				left: 10px !important;
			}
			.solvera-home-copy .solvera-screens-carousel-section .swiper-button-next::after,
			.solvera-home-copy .solvera-screens-carousel-section .swiper-button-prev::after {
				font-size: 16px !important;
			}
		}
	
		.solvera-home-copy .brand-section-1,
		.solvera-home-copy .brand-section-1 > div,
		.solvera-home-copy .brand-section-1 .container,
		.solvera-home-copy .brand-section-1 .container > div,
		.solvera-home-copy .brand-section-1 .row,
		.solvera-home-copy .brand-section-1 .col-xl-10,
		.solvera-home-copy .brand-section-1 [class*="col-"] {
			border: none !important;
			border-top: none !important;
			border-right: none !important;
			border-bottom: none !important;
			border-left: none !important;
			outline: none !important;
			box-shadow: none !important;
			background-image: none !important;
		}
		.solvera-home-copy .brand-section-1 *::before,
		.solvera-home-copy .brand-section-1 *::after {
			border: none !important;
			outline: none !important;
		}
	
		.solvera-home-copy .folder-card-1 > img[src*="stack-blur"] { display: none !important; }
		.solvera-home-copy .generate-image-prompt-section img[src*="image-generate-shape-"] { display: none !important; }
		.solvera-home-copy .folder-card-1::before {
			content: "";
			position: absolute;
			right: -8%;
			bottom: -12%;
			width: min(55vw, 420px);
			height: min(45vw, 340px);
			background: radial-gradient(circle, rgba(139, 92, 246, 0.42) 0%, rgba(99, 102, 241, 0.14) 45%, transparent 72%);
			pointer-events: none;
			z-index: 0;
		}
		.solvera-home-copy .folder-card-1 .section-space-lg-top { position: relative; z-index: 1; }
	
		.solvera-home-copy .generate-image-prompt{
			background-image:url('/solvera-static/nextai/assets/img/generate-img-input-bg.webp') !important;
			background-size:100% 100% !important;
			background-repeat:no-repeat !important;
		}
	
		.solvera-home-copy .platform-card-1 {
			background-image: linear-gradient(
				135deg,
				rgba(10, 10, 10, 0.95) 0%,
				rgba(15, 15, 20, 0.95) 50%,
				rgba(122, 66, 244, 0.15) 100%
			) !important;
			background-size: cover !important;
			background-position: center !important;
			background-repeat: no-repeat !important;
			border: 1px solid rgba(122, 66, 244, 0.2) !important;
			box-shadow: 0 8px 32px rgba(122, 66, 244, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.05) !important;
		}
		.solvera-home-copy .platform-card-1::before {
			content: "";
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			background: radial-gradient(circle at 30% 20%, rgba(122, 66, 244, 0.1) 0%, transparent 70%);
			pointer-events: none;
			border-radius: inherit;
		}
		/* ?????????? ??? ???????? "AI-Powered Business Auditing" (platform-card-2) - ????? ???????? ??? ???????? */
		.solvera-home-copy .platform-card-2 {
			display: flex !important;
			flex-direction: column !important;
		}
		.solvera-home-copy .platform-card-2__content {
			background-size: cover !important;
			background-position: center bottom !important;
			background-repeat: no-repeat !important;
			min-height: 100% !important;
			height: 100% !important;
			flex: 1 1 auto !important;
			padding-bottom: 0 !important;
		}
		/* ??????? ?????????? ??? ? ???????? "Scale Your Business Globally" (bg-gradient-linear) */
		.solvera-home-copy .bg-gradient-linear {
			position: relative !important;
			background-image: linear-gradient(
				135deg,
				rgba(10, 10, 10, 0.95) 0%,
				rgba(15, 15, 20, 0.95) 50%,
				rgba(122, 66, 244, 0.15) 100%
			) !important;
			border: 1px solid rgba(122, 66, 244, 0.2) !important;
			box-shadow: 0 8px 32px rgba(122, 66, 244, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.05) !important;
		}
		.solvera-home-copy .bg-gradient-linear::before {
			content: "";
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			background: radial-gradient(circle at 30% 20%, rgba(122, 66, 244, 0.1) 0%, transparent 70%);
			pointer-events: none;
			border-radius: inherit;
		}
		/* ????????? ??????????? ? ???????? "Expert Support & AI Guidance" ??? ???????????? ?????? */
		.solvera-home-copy .about-our-platform-section .row.g-4 > .col-md-5 img[src*="card-img-6"],
		.solvera-home-copy .about-our-platform-section .row.g-4 > .col-md-5 img[src*="design-15"],
		.solvera-home-copy .about-our-platform-section img[src*="card-img-6"],
		.solvera-home-copy .about-our-platform-section img[src*="design-15"] {
			max-width: 70% !important;
			width: 70% !important;
			height: auto !important;
			margin: 0 auto !important;
			object-fit: contain !important;
		}
		/* FAQ / accordion ? ????????? ?????-????? ?????, ?????? ? ????? ????????? */
		.solvera-home-copy #accordion-separate-rounded.accordion-separate-body {
			display: flex !important;
			flex-direction: column !important;
			gap: 10px !important;
			--bs-accordion-bg: transparent !important;
		}
		.solvera-home-copy #accordion-separate-rounded .accordion-item,
		.solvera-home-copy #accordion-separate-rounded .accordion-item + .accordion-item {
			margin-top: 0 !important;
			border: 0 !important;
			background: transparent !important;
			border-radius: 0 !important;
		}
		.solvera-home-copy #accordion-separate-rounded .accordion-header {
			margin-bottom: 0 !important;
		}
		.solvera-home-copy #accordion-separate-rounded .accordion-button {
			background-color: #3c4043 !important;
			color: #ffffff !important;
			border: none !important;
			border-radius: 10px !important;
			padding: 1.25rem 1.5rem !important;
			font-weight: 500 !important;
			font-size: 1rem !important;
			line-height: 1.45 !important;
			box-shadow: none !important;
		}
		.solvera-home-copy #accordion-separate-rounded .accordion-button.collapsed,
		.solvera-home-copy #accordion-separate-rounded .accordion-button:not(.collapsed) {
			background-color: #3c4043 !important;
			color: #ffffff !important;
			box-shadow: none !important;
		}
		.solvera-home-copy #accordion-separate-rounded .accordion-button:focus {
			box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.15) !important;
			border-color: transparent !important;
		}
		.solvera-home-copy #accordion-separate-rounded .accordion-button::after {
			background-image: none !important;
			color: #ffffff !important;
			opacity: 0.95;
			width: 1rem !important;
			height: 1rem !important;
		}
		.solvera-home-copy #accordion-separate-rounded .accordion-collapse {
			border: none !important;
			background: transparent !important;
		}
		.solvera-home-copy #accordion-separate-rounded .accordion-body {
			background-color: #3c4043 !important;
			color: #b0b3b8 !important;
			border: none !important;
			border-radius: 10px !important;
			padding: 1.25rem 1.5rem !important;
			margin-top: 6px !important;
			font-size: 0.9375rem !important;
			line-height: 1.55 !important;
			font-weight: 400 !important;
		}
		.solvera-home-copy #accordion-separate-rounded .accordion-body.text-opacity-70 {
			--bs-text-opacity: 1 !important;
			color: #b0b3b8 !important;
		}

/* React PricingSection inside pricing-section-4 ? visible atmospheric bg */
.solvera-home-copy .pricing-section-4 {
  position: relative !important;
  overflow: hidden !important;
  isolation: isolate !important;
}
.solvera-home-copy .pricing-section-4::before {
  z-index: 0 !important;
  opacity: 0.7 !important;
}
.solvera-home-copy .pricing-section-4::after {
  content: '' !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
  pointer-events: none !important;
  background: linear-gradient(
    180deg,
    rgba(10, 8, 18, 0.18) 0%,
    rgba(10, 8, 18, 0.32) 100%
  ) !important;
}
.solvera-home-copy .pricing-section-4 > * {
  position: relative !important;
  z-index: 2 !important;
}
.solvera-home-copy .pricing-section-4 section {
  background: transparent !important;
  max-width: none !important;
}

/* Platform video ? never collapse */
.solvera-home-copy .solvera-platform-video.video-player {
  min-height: 16rem !important;
  height: 21.875rem !important;
  background: rgba(0, 0, 0, 0.35);
}
@media (min-width: 1200px) {
  .solvera-home-copy .solvera-platform-video.video-player--quarter {
    height: 21.875rem !important;
  }
}

/* Testimonials scroller height */
.solvera-home-copy .testimonial-section-2 {
  max-height: 43.75rem;
}

/* --- How it works steps (dedicated; do not reuse feature-card-custom) --- */
.solvera-home-copy .solvera-home-steps {
  position: relative;
}
.solvera-home-copy .solvera-home-steps h3 {
  font-size: clamp(1.75rem, 3.5vw, 2.35rem) !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: -0.02em !important;
}
.solvera-home-copy .solvera-home-step {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 1.25rem;
  padding: 1.75rem 1.25rem;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: none;
}
.solvera-home-copy .solvera-home-step__num {
  display: grid;
  place-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 999px;
  flex-shrink: 0;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background: rgba(108, 46, 183, 0.35);
  border: 1px solid rgba(167, 139, 250, 0.45);
}
.solvera-home-copy .solvera-home-step__text {
  margin: 0;
  max-width: 18rem;
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.45;
  color: #f8f9fa;
  text-decoration: none;
  -webkit-text-decoration: none;
}
@media (max-width: 767.98px) {
  .solvera-home-copy .solvera-home-step {
    padding: 1.5rem 1.1rem;
    gap: 1rem;
  }
  .solvera-home-copy .solvera-home-step__text {
    max-width: none;
  }
}

/* React screens rail ? fixed slide width + scale (no width jump that breaks Swiper loop) */
.solvera-home-copy .solvera-screens-carousel--react {
  position: relative;
  overflow: visible;
  padding: 0.5rem 3.5rem 2.5rem;
}
.solvera-home-copy .solvera-screens-carousel--react .solvera-screens-swiper {
  overflow: hidden;
  width: 100%;
}
.solvera-home-copy .solvera-screens-carousel--react .solvera-screens-slide {
  width: min(72vw, 860px) !important;
  height: auto !important;
  opacity: 0.7 !important;
  transition: opacity 0.35s ease, transform 0.35s ease !important;
  transform: scale(0.92);
}
.solvera-home-copy .solvera-screens-carousel--react .swiper-slide-active.solvera-screens-slide {
  opacity: 1 !important;
  transform: scale(1);
  z-index: 2;
}
.solvera-home-copy .solvera-screens-carousel--react .solvera-screen-slide img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0.75rem;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.35);
}
.solvera-home-copy .solvera-screens-carousel--react .solvera-carousel-nav-prev,
.solvera-home-copy .solvera-screens-carousel--react .solvera-carousel-nav-next {
  position: absolute;
  top: 45%;
  z-index: 5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  color: #fff;
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease;
}
.solvera-home-copy .solvera-screens-carousel--react .solvera-carousel-nav-prev:hover,
.solvera-home-copy .solvera-screens-carousel--react .solvera-carousel-nav-next:hover {
  background: rgba(255, 255, 255, 0.24);
  color: #fff;
}
.solvera-home-copy .solvera-screens-carousel--react .solvera-carousel-nav-prev svg,
.solvera-home-copy .solvera-screens-carousel--react .solvera-carousel-nav-next svg {
  display: block;
  flex-shrink: 0;
}
.solvera-home-copy .solvera-screens-carousel--react .solvera-carousel-nav-prev {
  left: 0.25rem;
}
.solvera-home-copy .solvera-screens-carousel--react .solvera-carousel-nav-next {
  right: 0.25rem;
}
.solvera-home-copy .solvera-screens-carousel--react .solvera-carousel-pagination {
  position: relative !important;
  margin-top: 1.25rem !important;
  bottom: auto !important;
  text-align: center;
}
@media (max-width: 767.98px) {
  .solvera-home-copy .solvera-screens-carousel--react {
    padding: 0.25rem 2.5rem 2rem;
  }
  .solvera-home-copy .solvera-screens-carousel--react .solvera-screens-slide {
    width: min(86vw, 420px) !important;
  }
}

/* Override legacy 40%/60% width hacks for React rail */
.solvera-home-copy .solvera-screens-carousel--react .swiper-slide.solvera-screens-slide,
.solvera-home-copy .solvera-screens-carousel--react .swiper-slide.solvera-screens-slide:not(.swiper-slide-active),
.solvera-home-copy .solvera-screens-carousel--react .swiper-slide-active.solvera-screens-slide {
  width: min(72vw, 860px) !important;
  max-width: min(72vw, 860px) !important;
  height: auto !important;
}
.solvera-home-copy .solvera-screens-carousel--react .swiper-slide.solvera-screens-slide:not(.swiper-slide-active) {
  opacity: 0.7 !important;
  transform: scale(0.92) !important;
}
.solvera-home-copy .solvera-screens-carousel--react .swiper-slide-active.solvera-screens-slide {
  opacity: 1 !important;
  transform: scale(1) !important;
}
.solvera-home-copy .solvera-screens-carousel--react .swiper-slide.solvera-screens-slide .solvera-screen-slide img,
.solvera-home-copy .solvera-screens-carousel--react .swiper-slide-active .solvera-screen-slide img,
.solvera-home-copy .solvera-screens-carousel--react .swiper-slide:not(.swiper-slide-active) .solvera-screen-slide img {
  max-height: none !important;
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  opacity: 1 !important;
  transform: none !important;
}
@media (max-width: 767.98px) {
  .solvera-home-copy .solvera-screens-carousel--react .swiper-slide.solvera-screens-slide,
  .solvera-home-copy .solvera-screens-carousel--react .swiper-slide.solvera-screens-slide:not(.swiper-slide-active),
  .solvera-home-copy .solvera-screens-carousel--react .swiper-slide-active.solvera-screens-slide {
    width: min(86vw, 420px) !important;
    max-width: min(86vw, 420px) !important;
  }
}

/* Hero proof chips ? trial / no card / price out of the paragraph */
.solvera-home-copy .solvera-hero-proofs {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.solvera-home-copy .solvera-hero-proof {
  list-style: none;
  margin: 0;
  padding: 0.55rem 1rem;
  border-radius: 999px;
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1.2;
  color: #f8f9fa;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.16);
  white-space: nowrap;
}
/* All homepage CTAs - bold label, no purple glow */
.solvera-home-copy a.btn-primary,
.solvera-home-copy a.btn-light {
  font-weight: 700 !important;
  filter: none !important;
  text-shadow: none !important;
}
.solvera-home-copy a.btn-primary:not(.solvera-hero-cta),
.solvera-home-copy a.btn-light {
  box-shadow: none !important;
}
.solvera-home-copy a.btn-primary:not(.solvera-hero-cta):hover,
.solvera-home-copy a.btn-primary:not(.solvera-hero-cta):focus,
.solvera-home-copy a.btn-light:hover,
.solvera-home-copy a.btn-light:focus {
  box-shadow: none !important;
  filter: none !important;
}
.solvera-home-copy a.btn-primary .fw-bold,
.solvera-home-copy a.btn-light .fw-bold {
  font-weight: 700 !important;
}

/* Hero CTA - bold, soft depth only (no purple glow) */
.solvera-home-copy .hero-8 .solvera-hero-cta {
  display: inline-flex !important;
  gap: 0.5rem;
  min-height: 3.25rem;
  padding: 0.95rem 1.85rem !important;
  font-size: 1.05rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.01em;
  color: #fff !important;
  background: linear-gradient(135deg, #a855f7 0%, #7c3aed 45%, #6d28d9 100%) !important;
  border: 0 !important;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.14) inset, 0 8px 20px rgba(0, 0, 0, 0.28) !important;
  text-decoration: none !important;
  filter: none !important;
  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease !important;
}
.solvera-home-copy .hero-8 .solvera-hero-cta:hover,
.solvera-home-copy .hero-8 .solvera-hero-cta:focus {
  color: #fff !important;
  filter: none !important;
  transform: translateY(-1px);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.18) inset, 0 10px 24px rgba(0, 0, 0, 0.34) !important;
}
