.elementor-2537 .elementor-element.elementor-element-55b85e2b .rtcl-widget-search-sortable-wrapper {
	--pr-search-row-height: 55px;
	gap: 0;
	flex-wrap: nowrap;
	align-items: stretch;
	width: 100%;
}

.elementor-2537 .elementor-element.elementor-element-55b85e2b .rtcl-form-group.rt-autocomplete-wrapper {
	flex: 1 1 0 !important;
	width: auto !important;
	max-width: none !important;
	min-width: 0;
	padding-right: 0 !important;
}

.elementor-2537 .elementor-element.elementor-element-55b85e2b .rtcl-form-group.rt-autocomplete-wrapper .keywords-field-wrapper {
	width: 100%;
}

.elementor-2537 .elementor-element.elementor-element-55b85e2b .rtcl-form-group.rt-autocomplete-wrapper .keywords-field-wrapper .pr-radar-search-input {
	width: 100% !important;
	height: var(--pr-search-row-height);
	min-height: var(--pr-search-row-height);
	margin: 0;
	padding: 0 12px;
	background: #f9f9f9;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-top-left-radius: 6px !important;
	border-bottom-left-radius: 6px !important;
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	box-shadow: none;
}

.elementor-2537 .elementor-element.elementor-element-55b85e2b .rtcl-form-group.ws-button {
	flex: 0 0 290px !important;
	width: 290px !important;
	max-width: 290px !important;
	min-width: 290px !important;
	margin-left: 15px !important;
	display: flex;
	align-items: stretch;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.elementor-2537 .elementor-element.elementor-element-55b85e2b .rtcl-form-group.ws-button .rtcl-btn {
	width: 100% !important;
	min-width: 290px !important;
	height: var(--pr-search-row-height);
	min-height: var(--pr-search-row-height);
	align-self: stretch;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0.375rem 0.75rem;
	line-height: 1.5;
	border-left: 1px solid #f85c70 !important;
	box-shadow: none !important;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	white-space: nowrap;
}

@media (max-width: 767px) {
	.elementor-2537 .elementor-element.elementor-element-55b85e2b .rtcl-form-group.ws-button {
		flex: 0 0 auto !important;
		width: auto !important;
		max-width: none !important;
		min-width: 0 !important;
		margin-left: 0 !important;
	}

	.elementor-2537 .elementor-element.elementor-element-55b85e2b .rtcl-form-group.ws-button .rtcl-btn {
		min-width: 0 !important;
		box-shadow: none !important;
	}
}

/* Prompt Radar LK + auth */
.pr-lk-wrap {
	padding-top: 1.5rem;
	padding-bottom: 2rem;
}
.pr-lk-sidebar {
	margin-bottom: 1.5rem;
}
/* Keep LK nav visuals aligned with native RTCL classes */
.pr-lk-nav ul {
	margin: 0;
	padding: 0;
}
.pr-lk-title {
	margin-bottom: 1rem;
}
.pr-lk-panel {
	margin-bottom: 1.75rem;
}
.pr-lk-dashboard-top {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 16px;
	margin-bottom: 20px;
}
.pr-lk-dashboard-card {
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 8px;
	height: 100%;
	min-width: 0;
}
.pr-lk-dashboard-card-inner {
	display: flex;
	align-items: center;
	gap: 14px;
	padding: 18px 20px;
	height: 100%;
}
.pr-lk-dashboard-card .rtcl-user-avatar {
	flex: 0 0 auto;
}
.pr-lk-dashboard-card .rtcl-user-details {
	min-width: 0;
}
.pr-lk-dashboard-subscription-card .rtcl-user-details h5 {
	margin-bottom: 10px;
}
.pr-lk-dashboard-subscription-card .pr-lk-dashboard-card-inner {
	align-items: flex-start;
}
.pr-lk-dashboard-reco-form {
	margin: 10px 0 8px;
}
@media (max-width: 991px) {
	.pr-lk-dashboard-top {
		grid-template-columns: 1fr;
	}
}
.rtcl-manage-my-listings .listing-thumb {
	width: 92px;
	height: 64px;
	overflow: hidden;
	border-radius: 6px;
	background: #f5f5f5;
}
.rtcl-manage-my-listings .listing-thumb .rtcl-thumbnail {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.pr-lk-thumb-placeholder {
	display: inline-flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	color: #9a9a9a;
}
.pr-lk-inline-hide-form {
	display: inline;
	margin: 0;
}
.pr-lk-styled-table-wrap .rtcl-table-scroll-x {
	overflow-x: auto;
}
.pr-lk-styled-table-wrap .pr-lk-styled-table {
	width: 100%;
	margin: 0;
}
.pr-lk-styled-table-wrap .pr-lk-styled-table th,
.pr-lk-styled-table-wrap .pr-lk-styled-table td {
	white-space: nowrap;
	vertical-align: middle;
}
@media (max-width: 991px) {
	.pr-lk-styled-table-wrap .pr-lk-styled-table th,
	.pr-lk-styled-table-wrap .pr-lk-styled-table td {
		padding: 10px 12px;
	}
}
@media (max-width: 991px) {
	.rtcl-manage-my-listings .rtcl-my-listings-search-form form {
		width: 100%;
	}
	.rtcl-manage-my-listings .rtcl-form-control {
		min-width: 170px;
	}
}
.pr-prompt-single-header-meta {
	display: flex;
	align-items: center;
	gap: 1rem;
	flex-wrap: wrap;
}
.pr-favorite-toggle.is-favorite {
	color: #c0392b;
}
.pr-auth-page-head {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 12px;
	margin-bottom: 14px;
}
.pr-auth-page-title {
	margin: 0;
}
.pr-auth-page-switch {
	white-space: nowrap;
}
.pr-auth-social__row {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem;
	margin-top: 0.5rem;
}
.pr-auth-honeypot {
	position: absolute;
	left: -9999px;
	opacity: 0;
	pointer-events: none;
}
.pr-oauth-separator {
	display: flex;
	align-items: center;
	margin: 24px 0 14px;
}
.pr-oauth-separator-line {
	flex: 1;
	height: 1px;
	background-color: #ddd;
}
.pr-oauth-separator-text {
	padding: 0 15px;
	color: #666;
	font-size: 14px;
	font-weight: 500;
}
@media (max-width: 767px) {
	.pr-auth-page-head {
		align-items: flex-start;
	}
}
.pr-oauth-buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	align-items: stretch;
}
.pr-oauth-buttons > .pr-oauth-button,
.pr-oauth-buttons > .pr-oauth-telegram-widget-wrap {
	flex: 1 1 calc(50% - 5px);
	min-width: 0;
}
.pr-oauth-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	box-sizing: border-box;
	height: 100%;
	padding: 12px 20px;
	border: 1px solid #ddd;
	border-radius: 4px;
	background-color: #fff;
	color: #333;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	width: 100%;
	min-width: 0;
	transition: all 0.2s ease;
}
.pr-oauth-button-icon {
	flex: 0 0 auto;
	width: 24px;
	height: 24px;
	font-size: 16px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
}
.pr-oauth-button-icon--yandex {
	width: 24px;
	height: 24px;
}
.pr-oauth-icon-glyph {
	line-height: 1;
	transform: translateY(-0.5px);
}
.pr-oauth-button-text {
	flex: 0 1 auto;
	min-width: 0;
	text-align: center;
	line-height: 1.25;
}
.pr-oauth-button:hover {
	border-color: #999;
	color: #111;
	text-decoration: none;
}
@media (max-width: 767px) {
	.pr-oauth-buttons > .pr-oauth-button,
	.pr-oauth-buttons > .pr-oauth-telegram-widget-wrap {
		flex: 1 1 100%;
	}
}
.pr-oauth-yandex-row {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 12px;
	flex: 1 1 100%;
	min-width: 0;
}
@media (min-width: 768px) {
	.pr-oauth-yandex-row {
		flex-wrap: nowrap;
		align-items: center;
	}
}
.pr-oauth-telegram-widget-wrap {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	min-height: 48px;
	width: 100%;
}
.pr-oauth-telegram-widget-wrap > * {
	margin-left: auto;
	margin-right: auto;
}
.pr-oauth-telegram-widget-wrap iframe {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	border-radius: 4px;
	max-width: 100%;
}
.pr-auth-legal-note {
	font-size: 13px;
	color: #666;
	margin-top: 0 !important;
	margin-bottom: 0;
	padding-top: 18px;
	text-align: center;
	line-height: 1.45;
}
.pr-auth-legal-note small {
	display: inline;
	font-size: 0.92em;
	line-height: inherit;
}
.pr-auth-legal-note a {
	display: inline;
}
.pr-checkout-plans-legal-note {
	margin-top: 14px;
}
.pr-auth-consent {
	font-size: 14px;
	line-height: 1.4;
	margin: 0 0 8px !important;
}
.pr-auth-consent + .pr-auth-consent {
	margin-top: 4px !important;
}
.pr-auth-consent label {
	margin: 0;
}
.pr-auth-required-mark {
	margin-left: 3px;
	margin-right: 4px;
}
.pr-auth-captcha-wrap {
	margin: 12px 0;
}
.pr-auth-captcha-note {
	font-size: 13px;
	color: #666;
}
.pr-search-limit-notice {
	margin-bottom: 20px;
}
.pr-search-limit-reason {
	margin-bottom: 16px;
}

/* Custom icon for Favorites in LK sidebar (same mask style as RTCL) */
.rtcl-MyAccount-wrap .rtcl-MyAccount-navigation ul li.rtcl-MyAccount-navigation-link.rtcl-MyAccount-navigation-link--favourites a:before {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 9.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 2.29-1.5 4-3 5.5l-5.492 5.313a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 9.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 2.29-1.5 4-3 5.5l-5.492 5.313a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5'/%3E%3C/svg%3E");
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	mask-size: contain;
	-webkit-mask-position: center;
	mask-position: center;
}

/* Header mode variations for Prompt Radar */
.pr-header-main.pr-header-mode-non-home,
.pr-header-main.pr-header-mode-lk {
	background: #fff;
}

.pr-header-main.pr-header-mode-non-home .row.align-items-center,
.pr-header-main.pr-header-mode-lk .row.align-items-center {
	padding: 10px 0;
}

.pr-header-main .pr-header-secondary {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 0 0 14px;
}

.pr-header-main .pr-header-secondary .main-navigation-area {
	flex: 1 1 auto;
}

.pr-header-main .pr-header-secondary .classima-listing-search-form {
	width: 100%;
}

.pr-header-main .pr-header-login-icon {
	width: 42px;
	height: 42px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #e3e3e3;
	border-radius: 6px;
	color: #181b31;
}

.pr-header-main.pr-header-mode-lk .main-navigation-area,
.pr-header-main.pr-header-mode-lk .header-btn-area,
.pr-header-main.pr-header-mode-lk .pr-header-secondary {
	display: none !important;
}

/*
 * Front page: logo wrappers are <span> (no self-link). Classima only toggles
 * a.dark-logo / a.light-logo, so both variants could stay visible and misalign.
 * Mirror parent rules for span.* (see classima/assets/css/style.css).
 */
.main-header .site-branding span.light-logo {
	display: none;
}

.trheader:not(.elementor-editor-active) .site-header .site-branding span.dark-logo {
	display: none;
}

.trheader:not(.elementor-editor-active) .site-header .site-branding span.light-logo {
	display: inherit;
}

@media all and (min-width: 992px) {
	.header-style-6 .main-header .site-branding span.dark-logo,
	.header-style-7 .main-header .site-branding span.dark-logo,
	.header-style-8 .main-header .site-branding span.dark-logo {
		display: none;
	}

	.header-style-6 .main-header .site-branding span.light-logo,
	.header-style-7 .main-header .site-branding span.light-logo,
	.header-style-8 .main-header .site-branding span.light-logo {
		display: block;
	}
}

@media (min-width: 992px) {
	.header-style-9 .main-header .site-branding span.dark-logo,
	.header-style-10 .main-header .site-branding span.dark-logo {
		display: none;
	}

	.header-style-9 .main-header .site-branding span.light-logo,
	.header-style-10 .main-header .site-branding span.light-logo {
		display: block;
	}
}

.main-header .site-branding span.dark-logo img,
.main-header .site-branding span.light-logo img {
	width: auto;
	padding: 5px 0;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

/* Banner mode: white background, no title/breadcrumb content */
.theme-banner {
	background: #fff !important;
	background-image: none !important;
}

.theme-banner:before {
	background: transparent !important;
}

/*
 * Search row in theme-banner: match home section height (~115px desktop) — inner row is
 * shorter here; extra vertical padding on the section only (+8px top/bottom vs #primary).
 */
@media (min-width: 992px) {
	.theme-banner .elementor-2537 .elementor-element.elementor-element-6bb4a607.elementor-section {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
		min-height: 0 !important;
	}

	.theme-banner .elementor-2537 .elementor-element.elementor-element-6bb4a607 > .elementor-container {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	.theme-banner .elementor-2537 .elementor-column > .elementor-widget-wrap.elementor-element-populated {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	.theme-banner .elementor-2537 .elementor-widget {
		margin-bottom: 0 !important;
	}

	.theme-banner .elementor-2537 .elementor-element.elementor-element-55b85e2b .rtcl-form-group.ws-button .rtcl-from-label {
		margin-bottom: 0;
		height: 0;
		min-height: 0;
		padding: 0;
		overflow: hidden;
	}

	/* Magnifying glass in search button — mirror Classima .header-style-7 .rtcl-widget-search-sortable */
	.theme-banner .elementor-2537 .elementor-element.elementor-element-55b85e2b .rtcl-widget-search-sortable .icon-wrapper {
		margin-left: 6px;
		font-size: 20px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		line-height: 1;
	}

	.theme-banner .elementor-2537 .elementor-element.elementor-element-55b85e2b .rtcl-widget-search-sortable button.rtcl-btn {
		font-size: 16px;
		font-weight: 500;
	}

	/*
	 * LK column in theme-banner: same DOM as home, but without hero/Elementor context the link
	 * falls back to plain RTCL styles. Mirror Classima header-style-7 + home row alignment.
	 */
	.theme-banner .elementor-2537 .elementor-element-b69dce3 > .elementor-widget-wrap.elementor-element-populated {
		display: flex;
		justify-content: flex-end;
		align-items: center;
		min-height: 55px;
	}

	.theme-banner .elementor-2537 .rtcl-el-listing-header-action .rtcl-el-header-btn {
		justify-content: flex-end;
	}

	.theme-banner .elementor-2537 .rtcl-el-listing-header-action .rtcl-el-header-btn a.rtcl-el-item-btn {
		width: auto;
		height: auto;
		border: none !important;
		color: #646464 !important;
		font-size: 16px;
		display: inline-flex;
		align-items: center;
	}

	.theme-banner .elementor-2537 .rtcl-el-listing-header-action .rtcl-el-header-btn a.rtcl-el-item-btn i {
		width: 45px;
		height: 45px;
		border: 1px solid #e2e2e2;
		color: #f85c70;
		background-color: #f9f9f9;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		font-size: 18px;
		border-radius: 50px;
		margin-right: 8px;
		flex-shrink: 0;
	}

	/* Home: same search strip — keep vertical rhythm aligned with banner after label removal */
	#primary.content-area .elementor-2537 .elementor-element.elementor-element-6bb4a607.elementor-section {
		padding-top: 22px !important;
		padding-bottom: 22px !important;
		min-height: 0 !important;
	}
}

@media (max-width: 991px) {
	.pr-header-main .pr-header-secondary {
		padding-bottom: 10px;
	}
}

/*
 * Skip link: Classima’s .screen-reader-text:focus { clip: auto; … } makes the link huge on ANY focus
 * (programmatic focus, extensions, etc.). Keep the visible “Skip to content” panel only for
 * keyboard :focus-visible; otherwise stay visually hidden.
 */
@supports selector(:focus-visible) {
	.skip-link.screen-reader-text:focus:not(:focus-visible) {
		background: transparent !important;
		border: 0 !important;
		border-radius: 0 !important;
		box-shadow: none !important;
		clip: rect(1px, 1px, 1px, 1px) !important;
		clip-path: inset(50%) !important;
		color: transparent !important;
		display: block !important;
		font-size: 1px !important;
		font-weight: normal !important;
		height: 1px !important;
		left: auto !important;
		line-height: 1 !important;
		overflow: hidden !important;
		padding: 0 !important;
		position: absolute !important;
		top: auto !important;
		width: 1px !important;
		z-index: 100000 !important;
		text-decoration: none !important;
	}
}

/*
 * Main header: 5px soft gray band, fade top → bottom (non-front only).
 * Same band on in-flow header and on sticky clone (.main-header-sticky-wrapper).
 * body.rdthemeSticky = scroll > 300px in Classima main.js — hide strip on scrolled-away original only.
 */
body:not(.home) .site-header .main-header,
body:not(.home) .main-header-sticky-wrapper .main-header {
	position: relative;
	border-bottom: none;
}

body:not(.home) .site-header .main-header::after,
body:not(.home) .main-header-sticky-wrapper .main-header::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 5px;
	pointer-events: none;
	z-index: 1;
	background: linear-gradient(
		to bottom,
		rgba(0, 0, 0, 0.14),
		rgba(0, 0, 0, 0)
	);
}

body:not(.home).rdthemeSticky .site-header .main-header::after {
	display: none;
}

/* Single prompt: usage type — desktop = overlay top-right on title; <992px = in-flow after gallery. */
.pr-prompt-single-head {
	position: relative;
	margin: 0;
	padding: 0;
}
@media (min-width: 992px) {
	.pr-prompt-single-head--has-use-type .entry-title {
		padding-right: min(44%, 240px);
		box-sizing: border-box;
	}
	.pr-prompt-use-type-overlay {
		position: absolute;
		top: 0;
		right: 0;
		margin: 0;
		padding: 0;
		width: auto;
		max-width: min(44%, 240px);
		z-index: 2;
		display: flex;
		justify-content: flex-end;
		align-items: flex-start;
	}
	.pr-prompt-use-type-overlay .single-listing-meta {
		margin: 0;
		padding: 0;
		text-align: right;
	}
	.pr-prompt-use-type-overlay .single-listing-meta li {
		display: inline-flex;
		align-items: center;
		gap: 6px;
		margin: 0 !important;
		padding: 5px 11px;
		border-radius: 999px;
		background: rgba(255, 255, 255, 0.94);
		border: 1px solid #e8e8e8;
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
		font-size: 13px;
		line-height: 1.25;
		color: #5c6370;
	}
	.pr-prompt-use-type-overlay .single-listing-meta li i {
		margin: 0;
		color: var(--rtcl-primary-color, #f85c70);
		font-size: 13px;
	}
	.pr-prompt-use-type-inline {
		display: none !important;
	}
}
@media (max-width: 991.98px) {
	.pr-prompt-use-type-overlay {
		display: none !important;
	}
}

.pr-prompt-single .pr-prompt-use-type-inline .single-listing-meta li {
	margin-right: 0 !important;
}

/* Similar prompts: Classima Swiper shell. */
.pr-similar-prompts .rtcl-carousel-slider .swiper-slide {
	height: auto;
}
.pr-similar-prompts .swiper-slide > article {
	display: flex;
	min-width: 0;
}
.pr-similar-prompts .swiper-slide .rtin-item {
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
	min-height: 100%;
}

/* Sidebar: previous prompts — vertical stack (no carousel / arrows). */
.pr-prev-prompts-stack > article {
	margin-bottom: 14px;
}
.pr-prev-prompts-stack > article:last-child {
	margin-bottom: 0;
}

.pr-prompt-action-bar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	margin-bottom: 14px;
}
.pr-prompt-action-bar-left,
.pr-prompt-action-bar-right {
	display: flex;
	align-items: center;
	gap: 10px;
}
.pr-prompt-action-btn {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 8px 12px;
	border: 1px solid #e2e2e2;
	border-radius: 8px;
	background: #fff;
	color: #181b31;
	font-size: 14px;
	line-height: 1.2;
	text-decoration: none;
	transition: all .2s ease;
}
.pr-prompt-action-btn:hover {
	border-color: #c9c9c9;
	color: #111;
	text-decoration: none;
}
.pr-favorite-toggle.is-favorite {
	color: #ea6153;
	border-color: rgba(234, 97, 83, .35);
}
.pr-prompt-copy-btn.is-copied {
	color: #1f7a48;
	border-color: rgba(31, 122, 72, .35);
}
/* Collapsed: ~9 lines (matches .pr-prompt-single-pre line-height 1.55 + vertical padding 32px). */
.pr-prompt-single-pre.prompt-text-content {
	max-height: calc(9 * 1.55em + 32px);
	overflow-y: hidden;
	transition: max-height .25s ease;
}
.pr-prompt-gate-hidden .pr-prompt-single-pre.prompt-text-content {
	max-height: calc(9 * 1.55em + 32px);
	overflow-y: hidden;
}
.pr-prompt-single-pre.prompt-text-content.expanded {
	max-height: none;
	overflow-y: auto;
}
.pr-prompt-gate-hidden .pr-prompt-single-pre.prompt-text-content.expanded {
	max-height: none;
	overflow-y: auto;
}

/* Long prompt: bottom fade + “...” strip aligned to pre rounding, click = expand. */
.pr-prompt-pre-collapsible {
	position: relative;
	display: block;
	max-width: 100%;
}
.pr-prompt-pre-fade-more {
	position: absolute;
	left: 1px;
	right: 1px;
	bottom: 1px;
	z-index: 2;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	min-height: 72px;
	padding: 18px 12px 10px;
	margin: 0;
	border: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background: linear-gradient(
		180deg,
		rgba(250, 250, 250, 0) 0%,
		rgba(250, 250, 250, 0.35) 22%,
		rgba(250, 250, 250, 0.75) 48%,
		rgba(250, 250, 250, 0.95) 72%,
		#fafafa 100%
	);
	color: #4b5563;
	font-family: system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
	font-size: 14px;
	line-height: 1;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	touch-action: manipulation;
	transition: opacity 0.2s ease, visibility 0.2s ease;
}
.pr-prompt-pre-fade-more:hover {
	color: #1f2937;
}
.pr-prompt-pre-fade-more:focus {
	outline: 2px solid rgba(99, 102, 241, 0.55);
	outline-offset: 2px;
}
.pr-prompt-pre-fade-more-dots {
	display: inline-block;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.22em;
	line-height: 1;
	transform: translateY(-2px);
}
.pr-prompt-pre-collapsible--expanded .pr-prompt-pre-fade-more {
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
}
.pr-prompt-gate-wrapper .pr-prompt-gate-message {
	z-index: 10;
}
.pr-side-share-widget .rtin-box {
	padding: 8px;
}
.pr-share-buttons {
	display: flex;
	gap: 10px;
}
.pr-share-buttons-desktop {
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: stretch;
	justify-content: space-between;
	width: 100%;
	gap: 6px;
}
.pr-share-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0;
	border: 1px solid #e2e2e2;
	border-radius: 8px;
	background: #fff;
	color: #181b31;
	padding: 10px 6px;
	text-decoration: none;
	font-size: 14px;
	line-height: 1;
	min-width: 0;
}
.pr-share-buttons-desktop .pr-share-btn {
	flex: 1 1 0;
}
.pr-share-buttons-desktop .pr-share-btn i {
	margin: 0;
}
.pr-share-btn:hover {
	text-decoration: none;
	color: #111;
	border-color: #cacaca;
}
.pr-share-btn-copy.is-copied {
	color: #1f7a48;
	border-color: rgba(31, 122, 72, .35);
}
.pr-share-buttons-mobile {
	position: fixed;
	left: 12px;
	right: 12px;
	bottom: 12px;
	z-index: 999;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	padding: 8px;
	justify-content: space-between;
	box-shadow: 0 10px 24px rgba(0, 0, 0, .12);
	display: none;
}
.pr-share-buttons-mobile .pr-share-btn {
	flex: 1 1 0;
	justify-content: center;
	padding: 10px 6px;
}
.pr-share-buttons-mobile .pr-share-btn i {
	margin: 0;
}

.pr-try-prompt-box {
	margin-top: 16px;
	margin-bottom: 0;
	padding: 14px;
	border: 1px solid #ececec;
	border-radius: 10px;
	background: #fff;
}

.pr-try-prompt-title {
	margin: 0 0 10px;
	font-size: 17px;
	line-height: 1.3;
}

.pr-try-prompt-chips {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.pr-generator-chip {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 8px 20px;
	border: 1px solid #e2e2e2;
	border-radius: 999px;
	background: #fafafa;
	color: #1e2433;
	text-decoration: none;
}

.pr-generator-chip:hover {
	color: #10141f;
	text-decoration: none;
	border-color: #d5d5d5;
}

.pr-generator-chip-logo {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	object-fit: cover;
}

.pr-generator-chip-logo--fallback {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 10px;
	font-weight: 700;
	background: #2f6df6;
	color: #fff;
}

.pr-generators-filter {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 10px 0 16px;
}

.pr-generators-list {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
	gap: 12px;
}

.pr-generator-card {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 12px;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	background: #fff;
	color: #1e2433;
	text-decoration: none;
}

.pr-generator-card:hover {
	text-decoration: none;
	color: #10141f;
	border-color: #d6d6d6;
}

.pr-generator-card.is-featured {
	border: 2px solid #f39c12;
	box-shadow: 0 3px 10px rgba(243, 156, 18, 0.15);
}

.pr-generator-card-logo {
	width: 28px;
	height: 28px;
	border-radius: 50%;
	object-fit: cover;
	flex-shrink: 0;
}

.pr-generator-card-logo--fallback {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	font-weight: 700;
	background: #2f6df6;
	color: #fff;
}

.pr-generator-card-name {
	flex: 1 1 auto;
}

.pr-generator-card-badge {
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .04em;
	color: #a35c00;
}
@media (max-width: 991px) {
	.pr-side-share-widget {
		display: none;
	}
	.pr-share-buttons-mobile {
		display: flex;
	}
}
@media (max-width: 767px) {
	.pr-prompt-action-bar {
		flex-direction: column;
		align-items: stretch;
	}
	.pr-prompt-action-bar-left,
	.pr-prompt-action-bar-right {
		width: 100%;
	}
	.pr-prompt-action-btn {
		flex: 1 1 auto;
		justify-content: center;
	}
}

/* Empty prompt category archive: spacing for CTA (reuses .header-btn from Classima). */
.pr-prompt-category-empty {
	max-width: 42rem;
	margin-top: 0.5rem;
}
.pr-prompt-category-empty__text {
	margin: 0 0 1rem;
	font-size: 1.05rem;
	line-height: 1.5;
	color: #181b31;
	text-align: center;
}
.pr-prompt-category-empty .header-btn-area {
	margin-top: 0.25rem;
	display: flex;
	justify-content: center;
}
.pr-prompt-category-empty .header-btn-area .header-btn {
	width: auto;
	min-height: 52px;
	padding: 14px 34px;
	display: inline-flex;
	align-items: center;
}
