/*
 Theme Name: Botmotics Child
 Theme URI: http://localhost/wp7/
 Description: Child theme premium for Botmotics, built on Hello Elementor.
 Author: CelerPress
 Template: hello-elementor
 Version: 1.1.16
 Text Domain: botmotics-child
*/

:root {
	--bt-bg: #03050b;
	--bt-surface: rgba(255, 255, 255, 0.075);
	--bt-line: rgba(255, 255, 255, 0.16);
	--bt-text: #f7fbff;
	--bt-muted: rgba(231, 240, 255, 0.72);
	--bt-cyan: #66f4ff;
	--bt-blue: #56a8ff;
	--bt-violet: #8d6cff;
	--bt-menu-font: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	--bt-menu-align: center;
	--bt-header-top-space: clamp(0.75rem, 1vw, 1rem);
	--bt-page-bg:
		radial-gradient(circle at 12% 5%, rgba(86, 168, 255, 0.2), transparent 30rem),
		radial-gradient(circle at 84% 18%, rgba(141, 108, 255, 0.18), transparent 28rem),
		linear-gradient(180deg, #03050b 0%, #070913 54%, #03050b 100%);
	--bt-step--1: clamp(0.78rem, 0.74rem + 0.16vw, 0.9rem);
	--bt-step-0: clamp(0.98rem, 0.93rem + 0.25vw, 1.12rem);
	--bt-step-1: clamp(1.06rem, 1rem + 0.32vw, 1.25rem);
	--bt-step-2: clamp(1.35rem, 1.22rem + 0.65vw, 1.85rem);
	--bt-step-3: clamp(2rem, 1.58rem + 1.45vw, 3.2rem);
	--bt-content-width: min(calc(var(--bt-screen-use, 80) * 1vw), calc(100vw - 2.5rem));
}

html {
	margin-top: 0 !important;
	min-height: 100%;
	background: var(--bt-page-bg);
	background-color: #03050b;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}

body.admin-bar {
	margin-top: 0 !important;
}

#wpadminbar {
	display: none !important;
}

body.botmotics-theme-light,
html.botmotics-theme-light body {
	background: #f5f8ff;
	color: var(--bt-text);
}

html.botmotics-theme-light {
	--bt-page-bg:
		radial-gradient(circle at 12% 4%, rgba(37, 109, 255, 0.18), transparent 26rem),
		radial-gradient(circle at 86% 12%, rgba(0, 174, 202, 0.16), transparent 27rem),
		linear-gradient(180deg, #f8fbff 0%, #eef4ff 52%, #f9fbff 100%);
	background: var(--bt-page-bg);
	background-color: #f5f8ff;
}

body.botmotics-theme-light .bt-header-inner,
html.botmotics-theme-light .bt-header-inner {
	background: rgba(255, 255, 255, 0.72);
	border-color: rgba(17, 30, 55, 0.13);
	box-shadow: 0 1.5rem 4rem rgba(35, 67, 126, 0.13);
}

body.botmotics-theme-light .bt-menu a,
html.botmotics-theme-light .bt-menu a,
body.botmotics-theme-light .bt-menu > ul > li.bt-has-mega-menu > .sub-menu,
html.botmotics-theme-light .bt-menu > ul > li.bt-has-mega-menu > .sub-menu,
body.botmotics-theme-light .bm-nav-list > li.bt-has-mega-menu > .sub-menu,
html.botmotics-theme-light .bm-nav-list > li.bt-has-mega-menu > .sub-menu,
body.botmotics-theme-light .bt-lang-select,
html.botmotics-theme-light .bt-lang-select,
body.botmotics-theme-light .bt-theme-toggle,
html.botmotics-theme-light .bt-theme-toggle,
body.botmotics-theme-light .bt-search-toggle,
html.botmotics-theme-light .bt-search-toggle,
body.botmotics-theme-light .bm-search-toggle,
html.botmotics-theme-light .bm-search-toggle,
body.botmotics-theme-light .bt-category-pill,
html.botmotics-theme-light .bt-category-pill {
	background: rgba(255, 255, 255, 0.64);
	color: var(--bt-text);
	border-color: rgba(17, 30, 55, 0.12);
}

body.botmotics-theme-light .bt-blog-layout-toggle,
html.botmotics-theme-light .bt-blog-layout-toggle,
body.botmotics-theme-light .bt-news-row,
html.botmotics-theme-light .bt-news-row {
	background: rgba(255, 255, 255, 0.68);
	color: var(--bt-text);
	border-color: rgba(17, 30, 55, 0.13);
}

body.botmotics-theme-light .bt-archive-hero,
html.botmotics-theme-light .bt-archive-hero,
body.botmotics-theme-light .bt-post-card,
html.botmotics-theme-light .bt-post-card,
body.botmotics-theme-light .bt-featured-slide,
html.botmotics-theme-light .bt-featured-slide,
body.botmotics-theme-light .bt-content-panel,
html.botmotics-theme-light .bt-content-panel,
body.botmotics-theme-light .bt-related-card,
html.botmotics-theme-light .bt-related-card {
	background-color: rgba(255, 255, 255, 0.68);
	border-color: rgba(17, 30, 55, 0.13);
	box-shadow: 0 1.5rem 4.5rem rgba(35, 67, 126, 0.13);
}

body {
	margin: 0;
	min-height: 100%;
	overflow-x: hidden;
	background: var(--bt-page-bg);
	background-color: var(--bt-bg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	color: var(--bt-text);
	font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	font-size: var(--bt-step-0);
}

body.botmotics-theme-light,
html.botmotics-theme-light body {
	--bt-bg: #f5f8ff;
	--bt-page-bg:
		radial-gradient(circle at 12% 4%, rgba(37, 109, 255, 0.18), transparent 26rem),
		radial-gradient(circle at 86% 12%, rgba(0, 174, 202, 0.16), transparent 27rem),
		linear-gradient(180deg, #f8fbff 0%, #eef4ff 52%, #f9fbff 100%);
	--bt-surface: rgba(255, 255, 255, 0.72);
	--bt-line: rgba(17, 30, 55, 0.13);
	--bt-text: #0c1527;
	--bt-muted: rgba(36, 52, 82, 0.72);
	--bt-cyan: #00aeca;
	--bt-blue: #256dff;
	--bt-violet: #7657e8;
	color-scheme: light;
}

a {
	color: inherit;
}

.bt-site {
	padding-top: calc(var(--bt-header-top-space) + 4.9rem);
	min-height: 100vh;
	min-height: 100svh;
	background: var(--bt-page-bg);
	background-color: var(--bt-bg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}

body.botmotics-theme-light .bt-site,
html.botmotics-theme-light .bt-site {
	background: var(--bt-page-bg);
	background-color: var(--bt-bg);
}

body.botmotics-theme-light .bt-header-inner,
html.botmotics-theme-light .bt-header-inner {
	background: rgba(255, 255, 255, 0.72);
	border-color: rgba(17, 30, 55, 0.13);
	box-shadow: 0 1.5rem 4rem rgba(35, 67, 126, 0.13);
}

body.botmotics-theme-light .bt-menu a,
html.botmotics-theme-light .bt-menu a,
body.botmotics-theme-light .bt-lang-select,
html.botmotics-theme-light .bt-lang-select,
body.botmotics-theme-light .bt-theme-toggle,
html.botmotics-theme-light .bt-theme-toggle,
body.botmotics-theme-light .bt-search-toggle,
html.botmotics-theme-light .bt-search-toggle,
body.botmotics-theme-light .bm-search-toggle,
html.botmotics-theme-light .bm-search-toggle {
	background: rgba(255, 255, 255, 0.62);
	color: var(--bt-text);
	border-color: rgba(17, 30, 55, 0.12);
}

body.botmotics-theme-light .bt-archive-hero,
html.botmotics-theme-light .bt-archive-hero,
body.botmotics-theme-light .bt-post-card,
html.botmotics-theme-light .bt-post-card,
body.botmotics-theme-light .bt-featured-slide,
html.botmotics-theme-light .bt-featured-slide,
body.botmotics-theme-light .bt-content-panel,
html.botmotics-theme-light .bt-content-panel,
body.botmotics-theme-light .bt-related-card,
html.botmotics-theme-light .bt-related-card {
	background-color: rgba(255, 255, 255, 0.68);
	border-color: rgba(17, 30, 55, 0.13);
	box-shadow: 0 1.5rem 4.5rem rgba(35, 67, 126, 0.13);
}

.bt-header {
	position: fixed;
	top: var(--bt-header-top-space);
	left: 0;
	right: 0;
	z-index: 30;
	padding: 0 1rem;
}

body.single-post .bt-header {
	padding-bottom: 0;
}

.bt-header-inner {
	width: var(--bt-content-width);
	margin: 0 auto;
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	gap: 1rem;
	align-items: center;
	padding: 0.62rem;
	border: 1px solid var(--bt-line);
	border-radius: 999px;
	background: rgba(3, 5, 11, 0.72);
	backdrop-filter: blur(22px);
	box-shadow: 0 18px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.bt-brand {
	position: relative;
	display: inline-flex;
	gap: 0.6rem;
	align-items: center;
	padding: 0.45rem 0.75rem;
	font-weight: 850;
	text-decoration: none;
}

.bt-brand::before {
	content: "";
	width: 0.86rem;
	aspect-ratio: 1;
	border-radius: 50%;
	background: linear-gradient(135deg, var(--bt-cyan), var(--bt-violet));
	box-shadow: 0 0 22px rgba(102, 244, 255, 0.6);
}

.bt-brand--logo {
	padding: 0.25rem 0.45rem;
}

.bt-brand--logo::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0.05rem;
	width: min(8rem, 78%);
	height: 0.55rem;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.58);
	filter: blur(14px);
	opacity: 0.62;
	transform: translateX(-50%);
	pointer-events: none;
}

.bt-brand--logo::before {
	display: none;
}

.bt-brand-logo {
	position: relative;
	z-index: 1;
	display: block;
	width: auto;
	max-width: min(12rem, 42vw);
	max-height: 3rem;
	object-fit: contain;
}

.bt-brand-logo--light {
	display: none;
}

body.botmotics-theme-light .bt-brand-logo--dark,
html.botmotics-theme-light .bt-brand-logo--dark {
	display: none;
}

body.botmotics-theme-light .bt-brand-logo--light,
html.botmotics-theme-light .bt-brand-logo--light {
	display: block;
}

.bt-menu {
	display: flex;
	justify-content: var(--bt-menu-align);
	min-width: 0;
	overflow: visible;
	scrollbar-width: none;
}

.bt-menu::-webkit-scrollbar {
	display: none;
}

.bt-menu ul {
	display: flex;
	justify-content: var(--bt-menu-align);
	gap: 0.25rem;
	margin: 0;
	padding: 0;
	list-style: none;
}

.bt-menu a {
	display: inline-flex;
	align-items: center;
	min-height: 2.65rem;
	padding: 0.65rem 0.9rem;
	border-radius: 999px;
	color: rgba(247, 251, 255, 0.76);
	font-family: var(--bt-menu-font);
	font-size: var(--bt-step--1);
	font-weight: 760;
	text-decoration: none;
	white-space: nowrap;
}

.bt-menu a:hover,
.bt-menu .current-menu-item > a {
	color: var(--bt-text);
	background: rgba(255, 255, 255, 0.08);
}

.bt-menu > ul > li:first-child > a,
.bm-nav-list > li:first-child > a {
	width: 2.65rem;
	padding-inline: 0;
	font-size: 0;
	justify-content: center;
}

.bt-menu > ul > li:first-child > a::before,
.bm-nav-list > li:first-child > a::before {
	content: "";
	width: 1rem;
	aspect-ratio: 1;
	background:
		radial-gradient(circle at 18% 18%, #ff4474 0 18%, transparent 20%),
		radial-gradient(circle at 82% 18%, #35e5d0 0 18%, transparent 20%),
		radial-gradient(circle at 18% 82%, #4c7dff 0 18%, transparent 20%),
		radial-gradient(circle at 82% 82%, #ffc247 0 18%, transparent 20%);
	filter: drop-shadow(0 0 10px rgba(102, 244, 255, 0.25));
}

.bt-menu .sub-menu,
.bm-nav-list .sub-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bt-menu > ul > li,
.bm-nav-list > li {
	position: relative;
}

.bt-menu > ul > li.bt-has-mega-menu::after,
.bm-nav-list > li.bt-has-mega-menu::after {
	content: "";
	position: fixed;
	top: calc(var(--bt-header-top-space) + 2.85rem);
	left: 50%;
	z-index: 39;
	width: var(--bt-content-width);
	height: 3.05rem;
	opacity: 0;
	pointer-events: none;
	transform: translateX(-50%);
}

.bt-menu > ul > li.bt-has-mega-menu:hover::after,
.bt-menu > ul > li.bt-has-mega-menu:focus-within::after,
.bt-menu > ul > li.bt-has-mega-menu.is-mega-open::after,
.bm-nav-list > li.bt-has-mega-menu:hover::after,
.bm-nav-list > li.bt-has-mega-menu:focus-within::after,
.bm-nav-list > li.bt-has-mega-menu.is-mega-open::after {
	pointer-events: auto;
}

.bt-menu > ul > li.bt-has-mega-menu > .sub-menu,
.bm-nav-list > li.bt-has-mega-menu > .sub-menu {
	position: fixed;
	top: calc(var(--bt-header-top-space) + 4.45rem);
	left: 50%;
	z-index: 40;
	width: var(--bt-content-width);
	max-height: min(76vh, 44rem);
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(min(15rem, 100%), 1fr));
	gap: 0.72rem;
	padding: clamp(0.9rem, 1.7vw, 1.25rem);
	border: 1px solid var(--bt-line);
	border-radius: 1.15rem;
	background:
		linear-gradient(135deg, rgba(102, 244, 255, 0.11), transparent 28%),
		linear-gradient(225deg, rgba(141, 108, 255, 0.14), transparent 32%),
		rgba(5, 8, 18, 0.94);
	box-shadow: 0 2rem 5rem rgba(0, 0, 0, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.12);
	backdrop-filter: blur(24px);
	opacity: 0;
	pointer-events: none;
	overflow-y: auto;
	transform: translate(-50%, 0.35rem);
	transition: opacity 0.18s ease 0.08s, transform 0.18s ease 0.08s;
}

.bt-menu > ul > li.bt-has-mega-menu:hover > .sub-menu,
.bt-menu > ul > li.bt-has-mega-menu:focus-within > .sub-menu,
.bt-menu > ul > li.bt-has-mega-menu.is-mega-open > .sub-menu,
.bm-nav-list > li.bt-has-mega-menu:hover > .sub-menu,
.bm-nav-list > li.bt-has-mega-menu:focus-within > .sub-menu,
.bm-nav-list > li.bt-has-mega-menu.is-mega-open > .sub-menu {
	opacity: 1;
	pointer-events: auto;
	transform: translate(-50%, 0);
}

.bt-menu > ul > li.bt-has-mega-menu > .sub-menu > li,
.bm-nav-list > li.bt-has-mega-menu > .sub-menu > li {
	min-width: 0;
	padding: 0.78rem;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 0.9rem;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.095), rgba(255, 255, 255, 0.035));
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.bt-menu > ul > li.bt-has-mega-menu > .sub-menu > li > a,
.bm-nav-list > li.bt-has-mega-menu > .sub-menu > li > a {
	width: 100%;
	min-height: auto;
	padding: 0 0 0.78rem;
	border-radius: 0;
	background: transparent;
	color: var(--bt-cyan);
	font-family: var(--bt-mega-title-font, var(--bt-menu-font));
	font-size: var(--bt-mega-title-size, 0.82rem);
	font-weight: var(--bt-mega-title-weight, 100);
	line-height: 1.2;
	text-transform: var(--bt-mega-title-transform, uppercase);
	letter-spacing: 0;
	white-space: normal;
}

.bt-mega-title-icon {
	flex: 0 0 auto;
	display: inline-grid;
	place-items: center;
	width: 2rem;
	aspect-ratio: 1;
	margin-right: 0.58rem;
	border: 1px solid rgba(102, 244, 255, 0.22);
	border-radius: 0.62rem;
	background: rgba(102, 244, 255, 0.08);
	color: var(--bt-cyan);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 0 24px rgba(102, 244, 255, 0.12);
}

.bt-mega-title-icon svg {
	width: 1.05rem;
	height: 1.05rem;
	fill: none;
	stroke: currentColor;
	stroke-width: 1.75;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.bt-mega-title-text {
	min-width: 0;
}

.bt-menu > ul > li.bt-has-mega-menu > .sub-menu .sub-menu,
.bm-nav-list > li.bt-has-mega-menu > .sub-menu .sub-menu {
	display: grid;
	gap: 0.46rem;
}

.bt-menu > ul > li.bt-has-mega-menu > .sub-menu .sub-menu a,
.bm-nav-list > li.bt-has-mega-menu > .sub-menu .sub-menu a {
	width: calc(100% - 0.22rem);
	min-height: auto;
	padding: 0.44rem 0.52rem;
	border: 1px solid transparent;
	border-radius: 0.55rem;
	background: transparent;
	color: rgba(247, 251, 255, 0.78);
	font-family: var(--bt-mega-item-font, var(--bt-menu-font));
	font-size: var(--bt-mega-item-size, 0.78rem);
	font-weight: var(--bt-mega-item-weight, 680);
	line-height: 1.28;
	text-transform: var(--bt-mega-item-transform, none);
	white-space: normal;
	box-sizing: border-box;
}

.bt-menu > ul > li.bt-has-mega-menu > .sub-menu .bt-mega-group > a,
.bm-nav-list > li.bt-has-mega-menu > .sub-menu .bt-mega-group > a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0.5rem;
	margin-top: 0.1rem;
	padding: 0.42rem 0.52rem 0.28rem;
	border-radius: 0.55rem;
	color: var(--bt-text);
	font-family: var(--bt-mega-group-font, var(--bt-menu-font));
	font-size: var(--bt-mega-group-size, 0.76rem);
	font-weight: var(--bt-mega-group-weight, 850);
	text-transform: var(--bt-mega-group-transform, uppercase);
}

.bt-menu > ul > li.bt-has-mega-menu > .sub-menu .bt-mega-group > a::before,
.bm-nav-list > li.bt-has-mega-menu > .sub-menu .bt-mega-group > a::before {
	content: "";
	width: 0.45rem;
	aspect-ratio: 1;
	margin-right: 0.42rem;
	border-radius: 999px;
	background: linear-gradient(135deg, var(--bt-cyan), var(--bt-violet));
	box-shadow: 0 0 12px rgba(102, 244, 255, 0.46);
}

.bt-menu > ul > li.bt-has-mega-menu > .sub-menu .bt-mega-group > a::after,
.bm-nav-list > li.bt-has-mega-menu > .sub-menu .bt-mega-group > a::after {
	content: "";
	width: 0.46rem;
	height: 0.46rem;
	margin-left: auto;
	border-right: 1px solid currentColor;
	border-bottom: 1px solid currentColor;
	opacity: 0.76;
	transform: translateY(-0.12rem) rotate(45deg);
	transition: transform 0.18s ease;
}

.bt-menu > ul > li.bt-has-mega-menu > .sub-menu .bt-mega-group.is-open > a,
.bm-nav-list > li.bt-has-mega-menu > .sub-menu .bt-mega-group.is-open > a {
	background: rgba(102, 244, 255, 0.08);
	color: var(--bt-cyan);
}

.bt-menu > ul > li.bt-has-mega-menu > .sub-menu .bt-mega-group.is-open > a::after,
.bm-nav-list > li.bt-has-mega-menu > .sub-menu .bt-mega-group.is-open > a::after {
	transform: translateY(0.08rem) rotate(225deg);
}

.bt-menu > ul > li.bt-has-mega-menu > .sub-menu .bt-mega-group > .sub-menu,
.bm-nav-list > li.bt-has-mega-menu > .sub-menu .bt-mega-group > .sub-menu {
	max-height: 0;
	margin-left: 0.28rem;
	padding-left: 0.58rem;
	border-left: 1px solid rgba(102, 244, 255, 0.18);
	opacity: 0;
	overflow: hidden;
	transition: max-height 0.24s ease, opacity 0.18s ease, padding-top 0.18s ease;
}

.bt-menu > ul > li.bt-has-mega-menu > .sub-menu .bt-mega-group.is-open > .sub-menu,
.bt-menu > ul > li.bt-has-mega-menu > .sub-menu .bt-mega-group:focus-within > .sub-menu,
.bm-nav-list > li.bt-has-mega-menu > .sub-menu .bt-mega-group.is-open > .sub-menu,
.bm-nav-list > li.bt-has-mega-menu > .sub-menu .bt-mega-group:focus-within > .sub-menu {
	max-height: 18rem;
	padding-top: 0.18rem;
	opacity: 1;
}

.bt-menu > ul > li.bt-has-mega-menu > .sub-menu .sub-menu a:hover,
.bt-menu > ul > li.bt-has-mega-menu > .sub-menu .sub-menu a:focus,
.bm-nav-list > li.bt-has-mega-menu > .sub-menu .sub-menu a:hover,
.bm-nav-list > li.bt-has-mega-menu > .sub-menu .sub-menu a:focus {
	color: var(--bt-text);
	border-color: rgba(102, 244, 255, 0.18);
	background: rgba(102, 244, 255, 0.08);
	padding-left: 0.7rem;
}

body.botmotics-theme-light .bt-menu > ul > li.bt-has-mega-menu > .sub-menu,
html.botmotics-theme-light .bt-menu > ul > li.bt-has-mega-menu > .sub-menu,
body.botmotics-theme-light .bm-nav-list > li.bt-has-mega-menu > .sub-menu,
html.botmotics-theme-light .bm-nav-list > li.bt-has-mega-menu > .sub-menu {
	background:
		linear-gradient(135deg, rgba(37, 109, 255, 0.12), transparent 28%),
		linear-gradient(225deg, rgba(0, 174, 202, 0.12), transparent 32%),
		rgba(255, 255, 255, 0.92);
}

body.botmotics-theme-light .bt-menu > ul > li.bt-has-mega-menu > .sub-menu > li,
html.botmotics-theme-light .bt-menu > ul > li.bt-has-mega-menu > .sub-menu > li,
body.botmotics-theme-light .bm-nav-list > li.bt-has-mega-menu > .sub-menu > li,
html.botmotics-theme-light .bm-nav-list > li.bt-has-mega-menu > .sub-menu > li {
	border-color: rgba(17, 30, 55, 0.1);
	background: rgba(255, 255, 255, 0.68);
}

body.botmotics-theme-light .bt-menu > ul > li.bt-has-mega-menu > .sub-menu .sub-menu a,
html.botmotics-theme-light .bt-menu > ul > li.bt-has-mega-menu > .sub-menu .sub-menu a,
body.botmotics-theme-light .bm-nav-list > li.bt-has-mega-menu > .sub-menu .sub-menu a,
html.botmotics-theme-light .bm-nav-list > li.bt-has-mega-menu > .sub-menu .sub-menu a {
	color: rgba(12, 21, 39, 0.76);
}

body.botmotics-theme-light .bt-search-backdrop,
html.botmotics-theme-light .bt-search-backdrop {
	background: rgba(245, 248, 255, 0.62);
}

body.botmotics-theme-light .bt-search-panel,
html.botmotics-theme-light .bt-search-panel {
	background:
		linear-gradient(135deg, rgba(37, 109, 255, 0.12), transparent 30%),
		linear-gradient(225deg, rgba(0, 174, 202, 0.12), transparent 32%),
		rgba(255, 255, 255, 0.94);
	border-color: rgba(17, 30, 55, 0.13);
	box-shadow: 0 2rem 6rem rgba(35, 67, 126, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.72);
}

body.botmotics-theme-light .bt-search-input-wrap,
html.botmotics-theme-light .bt-search-input-wrap,
body.botmotics-theme-light .bt-search-result,
html.botmotics-theme-light .bt-search-result,
body.botmotics-theme-light .bt-search-close,
html.botmotics-theme-light .bt-search-close {
	background: rgba(255, 255, 255, 0.68);
	border-color: rgba(17, 30, 55, 0.12);
}

.bt-header-lang {
	display: flex;
	justify-content: flex-end;
}

.bt-header-actions {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 0.55rem;
}

.bt-theme-toggle {
	position: relative;
	display: inline-flex;
	align-items: center;
	gap: 0.42rem;
	min-height: 2.4rem;
	padding: 0.3rem 0.75rem;
	border: 1px solid var(--bt-line);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.08);
	color: var(--bt-text);
	font: 800 var(--bt-step--1) / 1 var(--bt-menu-font);
	cursor: pointer;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.bt-theme-toggle-icon {
	width: 0.78rem;
	aspect-ratio: 1;
	border-radius: 50%;
	background: radial-gradient(circle at 35% 35%, #fff 0 20%, var(--bt-cyan) 22% 48%, var(--bt-violet) 50% 100%);
	box-shadow: 0 0 18px rgba(102, 244, 255, 0.44);
}

.bt-search-toggle,
.bm-search-toggle {
	display: inline-grid;
	place-items: center;
	width: 2.65rem;
	min-width: 2.65rem;
	aspect-ratio: 1;
	padding: 0;
	border: 1px solid var(--bt-line);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.08);
	color: var(--bt-text);
	cursor: pointer;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.bt-search-toggle svg,
.bm-search-toggle svg,
.bt-search-input-wrap svg {
	width: 1rem;
	height: 1rem;
	fill: none;
	stroke: currentColor;
	stroke-width: 1.8;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.bt-search-toggle:hover,
.bt-search-toggle:focus,
.bm-search-toggle:hover,
.bm-search-toggle:focus {
	border-color: rgba(102, 244, 255, 0.36);
	background: rgba(102, 244, 255, 0.1);
	color: var(--bt-cyan);
}

.bt-search-modal[hidden] {
	display: none;
}

body.bt-search-open {
	overflow: hidden;
}

.bt-search-modal {
	position: fixed;
	inset: 0;
	z-index: 1000;
	display: grid;
	place-items: start center;
	padding: clamp(5rem, 10vh, 7rem) 1rem 1rem;
}

.bt-search-backdrop {
	position: absolute;
	inset: 0;
	background: rgba(3, 5, 11, 0.62);
	backdrop-filter: blur(14px);
}

.bt-search-panel {
	position: relative;
	z-index: 1;
	width: min(46rem, calc(100vw - 2rem));
	max-height: min(42rem, calc(100vh - 7rem));
	display: grid;
	gap: 1rem;
	padding: clamp(1rem, 2.4vw, 1.5rem);
	overflow: hidden;
	border: 1px solid var(--bt-line);
	border-radius: 1.2rem;
	background:
		linear-gradient(135deg, rgba(102, 244, 255, 0.12), transparent 30%),
		linear-gradient(225deg, rgba(141, 108, 255, 0.13), transparent 32%),
		rgba(5, 8, 18, 0.96);
	box-shadow: 0 2rem 6rem rgba(0, 0, 0, 0.52), inset 0 1px 0 rgba(255, 255, 255, 0.12);
	color: var(--bt-text);
}

.bt-search-head {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 1rem;
}

.bt-search-head h2 {
	margin: 0;
	font-size: clamp(1.35rem, 1.08rem + 0.9vw, 2rem);
	line-height: 1.05;
}

.bt-search-head h2.bt-kicker {
	font-size: 0.76rem;
	line-height: 1.2;
}

.bt-search-close {
	position: relative;
	display: inline-grid;
	place-items: center;
	width: 2.3rem;
	min-width: 2.3rem;
	aspect-ratio: 1;
	border: 1px solid var(--bt-line);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.08);
	cursor: pointer;
}

.bt-search-close::before,
.bt-search-close::after {
	content: "";
	position: absolute;
	width: 0.9rem;
	height: 1px;
	background: var(--bt-text);
}

.bt-search-close::before {
	transform: rotate(45deg);
}

.bt-search-close::after {
	transform: rotate(-45deg);
}

.bt-search-input-wrap {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr);
	align-items: center;
	gap: 0.75rem;
	min-height: 3.5rem;
	padding: 0 1rem;
	border: 1px solid rgba(102, 244, 255, 0.22);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.08);
	color: var(--bt-cyan);
}

.bt-search-input-wrap span {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
}

.bt-search-input-wrap input {
	width: 100%;
	min-width: 0;
	border: 0;
	outline: 0;
	background: transparent;
	color: var(--bt-text);
	font: 800 1rem / 1.2 var(--bt-menu-font);
}

.bt-search-input-wrap input::placeholder {
	color: var(--bt-muted);
}

.bt-search-state {
	color: var(--bt-muted);
	font-size: 0.9rem;
	line-height: 1.5;
}

.bt-search-results {
	display: grid;
	gap: 1rem;
	max-height: min(25rem, 48vh);
	overflow-y: auto;
	padding-right: 0.2rem;
}

.bt-search-group {
	display: grid;
	gap: 0.5rem;
}

.bt-search-group-title {
	color: var(--bt-cyan);
	font-size: 0.76rem;
	font-weight: 900;
	text-transform: uppercase;
}

.bt-search-list {
	display: grid;
	gap: 0.45rem;
}

.bt-search-result {
	display: grid;
	grid-template-columns: 3rem minmax(0, 1fr);
	gap: 0.75rem;
	align-items: center;
	padding: 0.62rem;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 0.75rem;
	background: rgba(255, 255, 255, 0.055);
	color: var(--bt-text);
	text-decoration: none;
}

.bt-search-result:hover,
.bt-search-result:focus {
	border-color: rgba(102, 244, 255, 0.28);
	background: rgba(102, 244, 255, 0.08);
	color: var(--bt-cyan);
}

.bt-search-thumb {
	display: grid;
	place-items: center;
	width: 3rem;
	aspect-ratio: 1;
	overflow: hidden;
	border-radius: 0.65rem;
	background: rgba(102, 244, 255, 0.1);
	color: var(--bt-cyan);
	font-size: 0.72rem;
	font-weight: 900;
	text-transform: uppercase;
}

.bt-search-thumb img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.bt-search-copy {
	min-width: 0;
	display: grid;
	gap: 0.18rem;
}

.bt-search-copy strong {
	overflow: hidden;
	color: inherit;
	font-size: 0.95rem;
	line-height: 1.2;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bt-search-copy span {
	color: var(--bt-muted);
	font-size: 0.78rem;
	line-height: 1.35;
}

.bt-lang-select-wrap {
	position: relative;
	display: inline-flex;
	align-items: center;
}

.bt-lang-select-wrap span {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
}

.bt-lang-select {
	min-height: 2.65rem;
	max-width: 8.75rem;
	padding: 0 2.1rem 0 0.9rem;
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 999px;
	background: #080b12;
	color: var(--bt-text);
	font: 800 var(--bt-step--1) / 1 var(--bt-menu-font);
	appearance: none;
	cursor: pointer;
}

.bt-lang-select-wrap::after {
	content: "";
	position: absolute;
	right: 0.86rem;
	width: 0.45rem;
	height: 0.45rem;
	border-right: 1px solid var(--bt-cyan);
	border-bottom: 1px solid var(--bt-cyan);
	pointer-events: none;
	transform: translateY(-0.16rem) rotate(45deg);
}

.bt-wrap {
	width: var(--bt-content-width);
	margin: 0 auto;
}

.bt-archive-hero {
	position: relative;
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	gap: clamp(2rem, 6vw, 5rem);
	align-items: center;
	min-height: clamp(25rem, 42vw, 34rem);
	padding: clamp(2.5rem, 5vw, 4.8rem) 0 clamp(1.4rem, 3vw, 2.7rem);
	overflow: hidden;
}

.bt-archive-hero::before {
	content: "";
	position: absolute;
	inset: -18% -42vw -18% 28%;
	border-radius: 50%;
	background:
		radial-gradient(circle at var(--mx, 50%) var(--my, 50%), rgba(102, 244, 255, 0.2), transparent 18rem),
		radial-gradient(circle at 72% 54%, rgba(141, 108, 255, 0.24), transparent 26rem);
	filter: blur(10px);
	opacity: 0.95;
	mask-image: radial-gradient(circle at 62% 50%, #000 0 48%, rgba(0, 0, 0, 0.62) 62%, transparent 78%);
	pointer-events: none;
}

.bt-archive-copy {
	position: relative;
	z-index: 2;
}

.bt-kicker {
	margin: 0 0 0.9rem;
	color: var(--bt-cyan);
	font-size: var(--bt-step--1);
	font-weight: 800;
	text-transform: uppercase;
}

.bt-archive-hero h1,
.bt-single-title {
	max-width: 14ch;
	margin: 0;
	color: var(--bt-text);
	font-size: var(--bt-step-3);
	line-height: 0.98;
}

.bt-archive-hero p,
.bt-single-excerpt {
	max-width: 42rem;
	color: var(--bt-muted);
	font-size: var(--bt-step-1);
	line-height: 1.65;
}

.bt-robot-orbit {
	--rx: 0deg;
	--ry: 0deg;
	--mx: 50%;
	--my: 50%;
	position: relative;
	z-index: 1;
	width: min(27rem, 74vw);
	aspect-ratio: 1;
	justify-self: center;
	display: grid;
	place-items: center;
	border-radius: 2rem;
	transform: perspective(900px) rotateX(var(--rx)) rotateY(var(--ry));
	transform-style: preserve-3d;
	transition: transform 0.18s ease-out;
}

.bt-category-hero {
	min-height: clamp(22rem, 34vw, 29rem);
}

.bt-category-visual {
	position: relative;
	z-index: 1;
	width: min(23rem, 78vw);
	aspect-ratio: 1;
	justify-self: center;
	display: grid;
	place-items: center;
	border-radius: 50%;
	background:
		radial-gradient(circle at 50% 46%, rgba(102, 244, 255, 0.2), transparent 22%),
		radial-gradient(circle, rgba(141, 108, 255, 0.2), transparent 64%);
	box-shadow: inset 0 0 80px rgba(102, 244, 255, 0.08), 0 0 90px rgba(141, 108, 255, 0.18);
}

.bt-category-visual span {
	position: absolute;
	border: 1px solid rgba(102, 244, 255, 0.18);
	border-radius: 50%;
}

.bt-category-visual span:nth-child(1) {
	inset: 15%;
}

.bt-category-visual span:nth-child(2) {
	inset: 25%;
	transform: rotateX(68deg);
}

.bt-category-visual span:nth-child(3) {
	width: 0.75rem;
	aspect-ratio: 1;
	right: 22%;
	top: 26%;
	background: var(--bt-cyan);
	box-shadow: 0 0 24px rgba(102, 244, 255, 0.75);
}

.bt-category-visual strong {
	color: var(--bt-text);
	font-size: clamp(3rem, 2.2rem + 3vw, 5.25rem);
	line-height: 0.9;
}

.bt-category-visual small {
	margin-top: -4rem;
	color: var(--bt-cyan);
	font-size: var(--bt-step--1);
	font-weight: 850;
	text-transform: uppercase;
}

.bt-robot-orbit::before {
	content: "";
	position: absolute;
	inset: 5%;
	border-radius: 50%;
	background:
		radial-gradient(circle at var(--mx) var(--my), rgba(102, 244, 255, 0.28), transparent 24%),
		radial-gradient(circle, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02) 42%, transparent 68%);
	box-shadow: inset 0 0 70px rgba(102, 244, 255, 0.12), 0 0 100px rgba(141, 108, 255, 0.18);
}

.bt-orbit-halo {
	position: absolute;
	width: 72%;
	aspect-ratio: 1;
	border: 1px solid rgba(102, 244, 255, 0.22);
	border-radius: 50%;
	transform-style: preserve-3d;
}

.bt-orbit-halo-a {
	animation: bt-spin 18s linear infinite;
}

.bt-orbit-halo-b {
	width: 90%;
	border-color: rgba(141, 108, 255, 0.26);
	transform: rotateX(66deg) rotateZ(18deg);
	animation: bt-spin-reverse 24s linear infinite;
}

.bt-robot-core {
	position: relative;
	z-index: 2;
	width: 38%;
	transform: translateZ(4rem);
	filter: drop-shadow(0 0 36px rgba(102, 244, 255, 0.25));
}

.bt-robot-head {
	position: relative;
	width: 62%;
	aspect-ratio: 1.25;
	margin: 0 auto 0.7rem;
	border: 1px solid rgba(255, 255, 255, 0.24);
	border-radius: 1.25rem;
	background: linear-gradient(145deg, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0.05));
	backdrop-filter: blur(14px);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.24), 0 18px 42px rgba(0, 0, 0, 0.3);
}

.bt-robot-head span {
	position: absolute;
	top: 43%;
	width: 0.6rem;
	aspect-ratio: 1;
	border-radius: 50%;
	background: var(--bt-cyan);
	box-shadow: 0 0 18px rgba(102, 244, 255, 0.8);
}

.bt-robot-head span:first-child {
	left: 33%;
}

.bt-robot-head span:last-child {
	right: 33%;
}

.bt-robot-body {
	display: grid;
	gap: 0.42rem;
	padding: 1rem;
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 1.35rem;
	background: linear-gradient(145deg, rgba(86, 168, 255, 0.2), rgba(141, 108, 255, 0.08));
}

.bt-robot-body i {
	display: block;
	height: 0.45rem;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.16);
}

.bt-robot-body i:nth-child(2) {
	width: 72%;
	background: rgba(102, 244, 255, 0.32);
}

.bt-robot-body i:nth-child(3) {
	width: 48%;
}

.bt-orbit-node,
.bt-orbit-panel {
	position: absolute;
	z-index: 3;
	transform: translateZ(5rem);
}

.bt-orbit-node {
	width: 0.72rem;
	aspect-ratio: 1;
	border-radius: 50%;
	background: var(--bt-cyan);
	box-shadow: 0 0 24px rgba(102, 244, 255, 0.8);
}

.bt-node-a {
	top: 22%;
	left: 19%;
}

.bt-node-b {
	right: 16%;
	top: 34%;
	background: var(--bt-violet);
}

.bt-node-c {
	bottom: 18%;
	left: 42%;
	width: 0.52rem;
}

.bt-orbit-panel {
	padding: 0.58rem 0.78rem;
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 999px;
	background: rgba(3, 5, 11, 0.58);
	color: var(--bt-text);
	font-size: var(--bt-step--1);
	font-weight: 850;
	backdrop-filter: blur(16px);
}

.bt-panel-a {
	top: 16%;
	right: 25%;
}

.bt-panel-b {
	bottom: 22%;
	right: 18%;
}

@keyframes bt-spin {
	to {
		transform: rotateZ(360deg) rotateX(64deg);
	}
}

@keyframes bt-spin-reverse {
	to {
		transform: rotateX(66deg) rotateZ(-342deg);
	}
}

.bt-categories {
	display: flex;
	gap: 0.65rem;
	overflow-x: auto;
	padding: 0.85rem 0 0.45rem;
	margin: 0 0 0.75rem;
	scrollbar-width: none;
}

.bt-categories::-webkit-scrollbar {
	display: none;
}

.bt-blog-tools {
	display: flex;
	justify-content: flex-end;
	margin: -0.3rem 0 1rem;
}

.bt-blog-layout-toggle {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	min-height: 2.55rem;
	padding: 0.35rem 0.85rem;
	border: 1px solid var(--bt-line);
	border-radius: 999px;
	background: var(--bt-surface);
	color: var(--bt-text);
	font: 850 var(--bt-step--1) / 1 var(--bt-menu-font);
	cursor: pointer;
	backdrop-filter: blur(18px);
}

.bt-blog-layout-toggle-icon {
	width: 1rem;
	aspect-ratio: 1;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 0.15rem;
}

.bt-blog-layout-toggle-icon::before {
	content: "";
	border-radius: 0.18rem;
	background:
		linear-gradient(90deg, var(--bt-cyan) 0 45%, transparent 45% 55%, var(--bt-violet) 55% 100%) top / 100% 45% no-repeat,
		linear-gradient(90deg, #ffcf3f 0 45%, transparent 45% 55%, #ff4d83 55% 100%) bottom / 100% 45% no-repeat;
}

.bt-blog-layout-magazine [data-blog-view="immersive"],
.bt-blog-layout-immersive [data-blog-view="magazine"] {
	display: none;
}

.bt-magazine-hero {
	display: grid;
	grid-template-columns: 1fr;
	gap: 0.18rem;
	overflow: hidden;
	border-radius: 0.35rem;
	background: rgba(255, 255, 255, 0.12);
	box-shadow: 0 2rem 5rem rgba(0, 0, 0, 0.22);
}

.bt-magazine-tile {
	position: relative;
	min-height: 16rem;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	gap: 0.65rem;
	padding: clamp(1rem, 2.2vw, 1.65rem);
	color: #fff;
	text-decoration: none;
	isolation: isolate;
	overflow: hidden;
	background:
		linear-gradient(180deg, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.74)),
		var(--bt-tile-image) center / cover;
}

.bt-magazine-tile::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: -1;
	background: radial-gradient(circle at 74% 18%, rgba(102, 244, 255, 0.18), transparent 34%);
	transition: transform 0.35s ease, opacity 0.35s ease;
}

.bt-magazine-tile:hover::after {
	opacity: 0.85;
	transform: scale(1.08);
}

.bt-magazine-tile h2 {
	max-width: 18ch;
	margin: 0;
	font-size: clamp(1.2rem, 1.05rem + 0.7vw, 1.75rem);
	line-height: 1.12;
	overflow-wrap: anywhere;
	text-shadow: 0 0.4rem 1.2rem rgba(0, 0, 0, 0.44);
}

.bt-magazine-tile-1 h2 {
	font-size: clamp(1.45rem, 1.18rem + 0.95vw, 2.15rem);
}

.bt-magazine-tile-2 h2 {
	font-size: clamp(1.28rem, 1.08rem + 0.78vw, 1.9rem);
}

.bt-magazine-badge,
.bt-mini-card span {
	align-self: flex-start;
	padding: 0.28rem 0.45rem;
	background: #05070c;
	color: #fff;
	font-size: 0.72rem;
	font-weight: 900;
	line-height: 1;
	text-transform: uppercase;
}

.bt-magazine-meta {
	font-size: 0.78rem;
	font-weight: 750;
	color: rgba(255, 255, 255, 0.84);
}

.bt-magazine-content {
	display: grid;
	grid-template-columns: 1fr;
	gap: clamp(1.5rem, 4vw, 3rem);
	padding-top: clamp(0.65rem, 1.8vw, 1.25rem);
}

.bt-section-tab {
	display: inline-flex;
	align-items: center;
	min-height: 2.25rem;
	padding: 0 0.75rem;
	margin-bottom: 1.4rem;
	background: #ffcd19;
	color: #03050b;
	font-weight: 900;
	text-transform: uppercase;
	border-bottom: 2px solid #03050b;
}

.bt-section-tab-dark {
	background: #111722;
	color: #fff;
}

.bt-news-list {
	display: grid;
	gap: 1.15rem;
}

.bt-news-row {
	display: grid;
	grid-template-columns: 8rem minmax(0, 1fr);
	gap: 1rem;
	align-items: center;
	padding: 0.85rem;
	border: 1px solid var(--bt-line);
	border-radius: 0.35rem;
	background: var(--bt-surface);
	text-decoration: none;
	color: var(--bt-text);
}

.bt-news-thumb {
	aspect-ratio: 16 / 10;
	border-radius: 0.25rem;
	background: var(--bt-news-image) center / cover, rgba(255, 255, 255, 0.08);
}

.bt-news-copy {
	display: grid;
	gap: 0.35rem;
}

.bt-news-copy strong {
	font-size: clamp(1rem, 0.92rem + 0.34vw, 1.22rem);
	line-height: 1.25;
}

.bt-news-date,
.bt-news-copy small {
	color: var(--bt-muted);
	font-size: 0.84rem;
}

.bt-magazine-side {
	display: grid;
	align-content: start;
	gap: 1rem;
}

.bt-mini-card {
	position: relative;
	min-height: 13rem;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	gap: 0.55rem;
	padding: 1rem;
	overflow: hidden;
	border-radius: 0.35rem;
	color: #fff;
	text-decoration: none;
	background:
		linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.78)),
		var(--bt-mini-image) center / cover;
}

.bt-mini-card strong {
	font-size: 1rem;
	line-height: 1.2;
	text-shadow: 0 0.35rem 1rem rgba(0, 0, 0, 0.45);
}

.bt-category-pill {
	flex: 0 0 auto;
	padding: 0.72rem 1rem;
	border: 1px solid var(--bt-line);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.055);
	color: rgba(247, 251, 255, 0.8);
	font-size: var(--bt-step--1);
	font-weight: 800;
	text-decoration: none;
}

.bt-blog a,
.bt-single a,
.bt-category-pill,
.bt-news-row,
.bt-magazine-tile,
.bt-mini-card,
.bt-featured-slide,
.bt-post-card,
.bt-related-card {
	transition: color 0.18s ease, border-color 0.18s ease, background-color 0.18s ease;
}

.bt-blog a:hover,
.bt-blog a:focus,
.bt-blog a:hover :is(h1, h2, h3, strong, span, small, p),
.bt-blog a:focus :is(h1, h2, h3, strong, span, small, p),
.bt-single a:hover,
.bt-single a:focus,
.bt-single a:hover :is(h1, h2, h3, strong, span, small, p),
.bt-single a:focus :is(h1, h2, h3, strong, span, small, p),
.bt-content a:hover,
.bt-content a:focus {
	color: var(--bt-cyan);
}

.bt-category-pill:hover,
.bt-category-pill:focus,
.bt-post-hero-meta a:hover,
.bt-post-hero-meta a:focus {
	border-color: rgba(102, 244, 255, 0.34);
	background-color: rgba(102, 244, 255, 0.1);
	color: var(--bt-cyan);
}

.bt-featured-slider {
	display: grid;
	grid-auto-flow: column;
	grid-auto-columns: minmax(20rem, calc((100% - 2rem) / 3));
	gap: 1rem;
	overflow-x: auto;
	margin: 0 0 2rem;
	padding: 0 0 1rem;
	scroll-snap-type: x mandatory;
	scrollbar-width: none;
}

.bt-featured-slider::-webkit-scrollbar {
	display: none;
}

.bt-featured-slide {
	position: relative;
	min-height: 22rem;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: clamp(1.25rem, 4vw, 2.5rem);
	border: 1px solid var(--bt-line);
	border-radius: 1.75rem;
	overflow: hidden;
	background:
		linear-gradient(180deg, rgba(3, 5, 11, 0.05) 0%, rgba(3, 5, 11, 0.18) 36%, rgba(3, 5, 11, 0.92) 100%),
		var(--bt-slide-image),
		radial-gradient(circle at 20% 15%, rgba(102, 244, 255, 0.24), transparent 34%),
		#070913;
	background-position: center;
	background-size: cover;
	box-shadow: 0 34px 110px rgba(0, 0, 0, 0.42);
	scroll-snap-align: start;
	text-decoration: none;
}

.bt-featured-slide::before {
	content: "";
	position: absolute;
	inset: 0;
	background: radial-gradient(circle at 68% 28%, rgba(102, 244, 255, 0.28), transparent 24%);
	pointer-events: none;
}

.bt-featured-slide > * {
	position: relative;
	z-index: 1;
}

.bt-featured-slide h2 {
	max-width: 12ch;
	margin: 0.6rem 0;
	color: var(--bt-text);
	font-size: var(--bt-step-2);
	line-height: 1.05;
}

.bt-featured-slide p {
	max-width: 36rem;
	color: var(--bt-muted);
	font-size: var(--bt-step-0);
	line-height: 1.55;
}

.bt-post-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1rem;
	padding-bottom: clamp(4rem, 8vw, 7rem);
}

.bt-post-card {
	position: relative;
	--bt-card-image: radial-gradient(circle at 20% 15%, rgba(102, 244, 255, 0.28), transparent 34%);
	min-height: 22rem;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: 1.25rem;
	border: 1px solid var(--bt-line);
	border-radius: 1.35rem;
	overflow: hidden;
	background:
		linear-gradient(180deg, transparent 0%, rgba(3, 5, 11, 0.88) 72%),
		var(--bt-card-image),
		radial-gradient(circle at 20% 15%, rgba(102, 244, 255, 0.28), transparent 34%),
		radial-gradient(circle at 88% 12%, rgba(141, 108, 255, 0.28), transparent 38%),
		var(--bt-surface);
	background-position: center;
	background-size: cover;
	box-shadow: 0 26px 78px rgba(0, 0, 0, 0.28);
	text-decoration: none;
}

.bt-post-card h2 {
	margin: 0.55rem 0;
	color: var(--bt-text);
	font-size: var(--bt-step-2);
	line-height: 1.05;
}

.bt-post-meta {
	color: var(--bt-cyan);
	font-size: var(--bt-step--1);
	font-weight: 850;
}

.bt-views {
	display: inline-flex;
	align-items: center;
	width: fit-content;
	margin-top: 0.8rem;
	padding: 0.48rem 0.72rem;
	border: 1px solid rgba(102, 244, 255, 0.2);
	border-radius: 999px;
	background: rgba(102, 244, 255, 0.08);
	color: var(--bt-cyan);
	font-size: var(--bt-step--1);
	font-weight: 850;
}

.bt-post-card p {
	color: var(--bt-muted);
	line-height: 1.65;
}

.bt-single {
	width: var(--bt-content-width);
	padding: 0 0 clamp(4rem, 8vw, 7rem);
}

.bt-post-hero {
	position: relative;
	min-height: clamp(25rem, 48vw, 36rem);
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	margin-bottom: clamp(1rem, 2vw, 1.5rem);
	padding: clamp(1.35rem, 4.5vw, 3.25rem);
	border: 1px solid var(--bt-line);
	border-radius: 1.9rem;
	overflow: hidden;
	background:
		linear-gradient(180deg, rgba(3, 5, 11, 0.05) 0%, rgba(3, 5, 11, 0.24) 34%, rgba(3, 5, 11, 0.94) 100%),
		var(--bt-post-hero-image),
		radial-gradient(circle at 70% 20%, rgba(102, 244, 255, 0.25), transparent 28%),
		#070913;
	background-position: center;
	background-size: cover;
	box-shadow: 0 34px 120px rgba(0, 0, 0, 0.46);
}

.bt-post-hero::after {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: inherit;
	background: linear-gradient(135deg, rgba(102, 244, 255, 0.12), transparent 38%, rgba(141, 108, 255, 0.14));
	pointer-events: none;
}

.bt-post-hero > * {
	position: relative;
	z-index: 1;
}

.bt-post-hero .bt-single-title {
	max-width: 16ch;
	font-size: clamp(2rem, 1.45rem + 2vw, 3.35rem);
	line-height: 1.02;
}

.bt-post-hero-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 0.6rem;
	margin-top: 1rem;
}

.bt-post-hero-meta a,
.bt-single-panel a {
	display: inline-flex;
	padding: 0.58rem 0.85rem;
	border: 1px solid var(--bt-line);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.08);
	color: var(--bt-cyan);
	font-size: var(--bt-step--1);
	font-weight: 850;
	text-decoration: none;
}

.bt-single-shell {
	display: grid;
	gap: 2rem;
}

.bt-single-panel,
.bt-content {
	border: 1px solid var(--bt-line);
	border-radius: 1.5rem;
	background: linear-gradient(145deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.045));
	backdrop-filter: blur(22px);
	box-shadow: 0 28px 80px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.16);
}

.bt-single-panel {
	padding: clamp(1.25rem, 4vw, 3rem);
}

.bt-content {
	padding: clamp(1.35rem, 5vw, 3.5rem);
	color: rgba(247, 251, 255, 0.88);
	font-size: clamp(1.03rem, 0.98rem + 0.24vw, 1.18rem);
	line-height: 1.82;
}

.bt-content h2,
.bt-content h3 {
	max-width: 16ch;
	margin: 2.35em 0 0.7em;
	color: var(--bt-text);
	font-weight: 850;
	line-height: 1.1;
	letter-spacing: 0;
}

.bt-content h2 {
	font-size: clamp(1.65rem, 1.38rem + 1vw, 2.45rem);
}

.bt-content h3 {
	font-size: clamp(1.28rem, 1.12rem + 0.58vw, 1.75rem);
}

.bt-content p {
	max-width: 68ch;
	margin: 0 0 1.25em;
	color: rgba(247, 251, 255, 0.82);
	font-weight: 450;
}

.bt-content p:first-of-type {
	position: relative;
	max-width: 62ch;
	margin-bottom: 1.6em;
	padding-left: 1.1rem;
	color: rgba(247, 251, 255, 0.94);
	font-size: clamp(1.12rem, 1.04rem + 0.36vw, 1.32rem);
	line-height: 1.7;
}

.bt-content p:first-of-type::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.35em;
	bottom: 0.35em;
	width: 0.18rem;
	border-radius: 999px;
	background: linear-gradient(180deg, var(--bt-cyan), var(--bt-violet));
	box-shadow: 0 0 18px rgba(102, 244, 255, 0.38);
}

.bt-content a {
	color: var(--bt-cyan);
	font-weight: 800;
	text-decoration: none;
	background-image: linear-gradient(90deg, rgba(102, 244, 255, 0.65), rgba(141, 108, 255, 0.65));
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-size: 100% 1px;
}

.bt-content ul,
.bt-content ol {
	display: grid;
	gap: 0.65rem;
	max-width: 64ch;
	margin: 1.2rem 0 1.8rem;
	padding-left: 1.25rem;
	color: rgba(247, 251, 255, 0.84);
}

.bt-content li::marker {
	color: var(--bt-cyan);
}

.bt-content blockquote {
	max-width: 58rem;
	margin: 2rem 0;
	padding: clamp(1.2rem, 3vw, 2rem);
	border: 1px solid rgba(102, 244, 255, 0.22);
	border-left: 0.28rem solid var(--bt-cyan);
	border-radius: 1.1rem;
	background: rgba(102, 244, 255, 0.06);
	color: var(--bt-text);
	font-size: clamp(1.15rem, 1.04rem + 0.5vw, 1.45rem);
	line-height: 1.55;
}

.bt-related {
	margin-top: clamp(1.5rem, 4vw, 3rem);
}

.bt-related-head {
	margin-bottom: 1rem;
}

.bt-related-head h2 {
	margin: 0;
	color: var(--bt-text);
	font-size: clamp(1.65rem, 1.38rem + 1vw, 2.35rem);
	line-height: 1.05;
}

.bt-related-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1rem;
}

.bt-related-card {
	--bt-related-image: radial-gradient(circle at 20% 15%, rgba(102, 244, 255, 0.28), transparent 34%);
	position: relative;
	min-height: 18rem;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: 1.1rem;
	border: 1px solid var(--bt-line);
	border-radius: 1.25rem;
	overflow: hidden;
	background:
		linear-gradient(180deg, rgba(3, 5, 11, 0.08) 0%, rgba(3, 5, 11, 0.9) 78%),
		var(--bt-related-image),
		var(--bt-surface);
	background-position: center;
	background-size: cover;
	box-shadow: 0 24px 70px rgba(0, 0, 0, 0.3);
	text-decoration: none;
}

.bt-related-card h3 {
	max-width: 13ch;
	margin: 0.55rem 0 0;
	color: var(--bt-text);
	font-size: clamp(1.28rem, 1.1rem + 0.72vw, 1.8rem);
	line-height: 1.05;
}

.bt-footer {
	padding: 2rem 1rem;
	color: var(--bt-muted);
	text-align: center;
}

/* Photoreal blog hero visual. Overrides the earlier CSS illustration without leaving rectangular glow edges. */
.bt-archive-hero {
	min-height: clamp(21rem, 32vw, 27rem);
	padding: clamp(0.9rem, 1.8vw, 1.7rem) 0 clamp(1.15rem, 2.2vw, 2rem);
}

.bt-archive-hero::before {
	display: none;
}

.bt-blog-visual {
	--rx: 0deg;
	--ry: 0deg;
	--mx: 50%;
	--my: 50%;
	position: relative;
	z-index: 1;
	width: min(35rem, 82vw);
	aspect-ratio: 1.55;
	justify-self: center;
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 2rem;
	overflow: hidden;
	background:
		linear-gradient(90deg, rgba(3, 5, 11, 0.42), rgba(3, 5, 11, 0.03) 44%, rgba(3, 5, 11, 0.42)),
		var(--bt-hero-photo);
	background-position: 48% 50%;
	background-size: 114%;
	box-shadow: 0 34px 110px rgba(0, 0, 0, 0.44), 0 0 120px rgba(86, 168, 255, 0.14);
	transform: perspective(900px) rotateX(var(--rx)) rotateY(var(--ry));
	transform-style: preserve-3d;
	transition: transform 0.18s ease-out;
	animation: bt-photo-loop 14s ease-in-out infinite alternate;
}

.bt-blog-visual::before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		radial-gradient(circle at var(--mx) var(--my), rgba(102, 244, 255, 0.24), transparent 24%),
		linear-gradient(180deg, rgba(3, 5, 11, 0.02) 0%, rgba(3, 5, 11, 0.66) 100%);
	pointer-events: none;
}

.bt-blog-visual-inner {
	position: absolute;
	inset: 0;
	z-index: 1;
}

.bt-visual-chip {
	position: absolute;
	z-index: 2;
	padding: 0.58rem 0.78rem;
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 999px;
	background: rgba(3, 5, 11, 0.58);
	color: var(--bt-text);
	font-size: var(--bt-step--1);
	font-weight: 850;
	backdrop-filter: blur(16px);
}

.bt-visual-chip-a {
	top: 1rem;
	left: 1rem;
}

.bt-visual-chip-b {
	right: 1rem;
	bottom: 1rem;
}

.bt-visual-node {
	position: absolute;
	width: 0.72rem;
	aspect-ratio: 1;
	border-radius: 50%;
	background: var(--bt-cyan);
	box-shadow: 0 0 24px rgba(102, 244, 255, 0.8);
	animation: bt-float-node 5.5s ease-in-out infinite;
}

.bt-visual-node-a {
	top: 22%;
	left: 19%;
}

.bt-visual-node-b {
	right: 16%;
	top: 34%;
	background: var(--bt-violet);
	animation-delay: -1.8s;
}

.bt-visual-node-c {
	bottom: 18%;
	left: 42%;
	width: 0.52rem;
	animation-delay: -3s;
}

@keyframes bt-photo-loop {
	from {
		background-position: 45% 50%;
		background-size: 112%;
	}

	to {
		background-position: 55% 50%;
		background-size: 122%;
	}
}

@keyframes bt-float-node {
	50% {
		transform: translate3d(0.6rem, -0.7rem, 0);
	}
}

@media (min-width: 760px) {
	.bt-archive-hero {
		grid-template-columns: minmax(0, 0.82fr) minmax(24rem, 0.82fr);
	}

	.bt-magazine-hero {
		grid-template-columns: 1.15fr 0.85fr 0.55fr;
		grid-template-rows: repeat(2, minmax(14rem, 1fr));
	}

	.bt-magazine-hero-count-1,
	.bt-magazine-hero-count-2,
	.bt-magazine-hero-count-3 {
		grid-template-rows: none;
	}

	.bt-magazine-hero-count-1 {
		grid-template-columns: 1fr;
	}

	.bt-magazine-hero-count-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.bt-magazine-hero-count-3 {
		grid-template-columns: 1.12fr 0.88fr;
		grid-template-rows: repeat(2, minmax(12.5rem, 1fr));
	}

	.bt-magazine-tile-1 {
		grid-row: 1 / span 2;
		min-height: 30rem;
	}

	.bt-magazine-tile-2 {
		grid-column: 2 / span 2;
	}

	.bt-magazine-hero-count-1 .bt-magazine-tile-1,
	.bt-magazine-hero-count-2 .bt-magazine-tile-1,
	.bt-magazine-hero-count-3 .bt-magazine-tile-1 {
		grid-row: auto;
	}

	.bt-magazine-hero-count-1 .bt-magazine-tile-1 {
		min-height: 24rem;
	}

	.bt-magazine-hero-count-2 .bt-magazine-tile {
		min-height: 22rem;
	}

	.bt-magazine-hero-count-3 .bt-magazine-tile-1 {
		grid-row: 1 / span 2;
		min-height: 25rem;
	}

	.bt-magazine-hero-count-3 .bt-magazine-tile-2,
	.bt-magazine-hero-count-2 .bt-magazine-tile-2 {
		grid-column: auto;
	}

	.bt-magazine-content {
		grid-template-columns: minmax(0, 1.6fr) minmax(17rem, 0.78fr);
		align-items: start;
	}

	.bt-featured-slider {
		grid-auto-columns: minmax(20rem, calc((100% - 2rem) / 3));
	}

	.bt-post-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.bt-related-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.bt-single-shell {
		grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
		align-items: start;
	}
}

@media (max-width: 620px) {
	:root {
		--bt-content-width: calc(100vw - 2rem);
	}

	.bt-site {
		padding-top: calc(var(--bt-header-top-space) + 8.6rem);
	}

	.bt-header-inner {
		grid-template-columns: 1fr auto;
		border-radius: 1.4rem;
	}

	.bt-menu {
		grid-column: 1 / -1;
		order: 3;
		justify-content: var(--bt-menu-align);
	}

	.bt-menu > ul > li.bt-has-mega-menu > .sub-menu,
	.bm-nav-list > li.bt-has-mega-menu > .sub-menu {
		top: calc(var(--bt-header-top-space) + 8.45rem);
		width: calc(100vw - 1rem);
		max-height: 58vh;
		grid-template-columns: 1fr;
		gap: 0.6rem;
	}

	.bt-menu > ul > li.bt-has-mega-menu::after,
	.bm-nav-list > li.bt-has-mega-menu::after {
		top: calc(var(--bt-header-top-space) + 6.85rem);
		width: calc(100vw - 1rem);
		height: 2.7rem;
	}

	.bt-menu > ul > li.bt-has-mega-menu > .sub-menu > li,
	.bt-menu > ul > li.bt-has-mega-menu > .sub-menu > li:first-of-type,
	.bt-menu > ul > li.bt-has-mega-menu > .sub-menu > li:nth-of-type(2),
	.bm-nav-list > li.bt-has-mega-menu > .sub-menu > li,
	.bm-nav-list > li.bt-has-mega-menu > .sub-menu > li:first-of-type,
	.bm-nav-list > li.bt-has-mega-menu > .sub-menu > li:nth-of-type(2) {
		grid-column: 1;
	}

	.bt-archive-hero {
		min-height: auto;
		padding-top: 1.25rem;
	}

	.bt-blog-visual {
		width: min(22rem, 88vw);
		margin-top: -1rem;
		opacity: 0.92;
	}

	.bt-category-visual {
		width: min(17rem, 76vw);
		margin-top: -1rem;
	}

	.bt-featured-slider {
		grid-auto-columns: minmax(18rem, 86%);
	}

	.bt-blog-tools {
		justify-content: flex-start;
	}

	.bt-search-modal {
		place-items: start center;
		padding: calc(var(--bt-header-top-space) + 9.4rem) 0.65rem 0.65rem;
	}

	.bt-search-panel {
		width: 100%;
		max-height: calc(100vh - 10.2rem);
		border-radius: 1rem;
	}

	.bt-search-head h2 {
		font-size: 1.35rem;
	}

	.bt-search-input-wrap {
		min-height: 3.15rem;
		border-radius: 0.9rem;
	}

	.bt-search-result {
		grid-template-columns: 2.65rem minmax(0, 1fr);
	}

	.bt-search-thumb {
		width: 2.65rem;
	}

	.bt-news-row {
		grid-template-columns: 1fr;
	}

	.bt-news-thumb {
		width: 100%;
	}

	.bt-featured-slide {
		min-height: 22rem;
	}

	.bt-featured-slide h2 {
		max-width: 11ch;
		font-size: var(--bt-step-2);
	}

	.bt-featured-slide p {
		font-size: 0.96rem;
	}

	.bt-post-hero {
		min-height: 28rem;
		padding: 1.25rem;
	}

	.bt-post-hero .bt-single-title {
		max-width: 13.5ch;
		font-size: clamp(1.65rem, 1.5rem + 0.9vw, 2rem);
		line-height: 1.05;
	}

	.bt-post-hero .bt-single-excerpt {
		max-width: 20rem;
		font-size: 0.98rem;
	}
}

body.botmotics-theme-light .bt-header-inner,
html.botmotics-theme-light .bt-header-inner {
	background: rgba(255, 255, 255, 0.72);
	border-color: rgba(17, 30, 55, 0.13);
	box-shadow: 0 1.5rem 4rem rgba(35, 67, 126, 0.13);
}

body.botmotics-theme-light .bt-menu a,
html.botmotics-theme-light .bt-menu a,
body.botmotics-theme-light .bt-lang-select,
html.botmotics-theme-light .bt-lang-select,
body.botmotics-theme-light .bt-theme-toggle,
html.botmotics-theme-light .bt-theme-toggle,
body.botmotics-theme-light .bt-category-pill,
html.botmotics-theme-light .bt-category-pill {
	background: rgba(255, 255, 255, 0.64);
	color: var(--bt-text);
	border-color: rgba(17, 30, 55, 0.12);
}

body.botmotics-theme-light .bt-archive-hero,
html.botmotics-theme-light .bt-archive-hero,
body.botmotics-theme-light .bt-post-card,
html.botmotics-theme-light .bt-post-card,
body.botmotics-theme-light .bt-featured-slide,
html.botmotics-theme-light .bt-featured-slide,
body.botmotics-theme-light .bt-content-panel,
html.botmotics-theme-light .bt-content-panel,
body.botmotics-theme-light .bt-related-card,
html.botmotics-theme-light .bt-related-card {
	background-color: rgba(255, 255, 255, 0.68);
	border-color: rgba(17, 30, 55, 0.13);
	box-shadow: 0 1.5rem 4.5rem rgba(35, 67, 126, 0.13);
}
