/*
 * Legacy page revamp compatibility layer.
 * This updates older bt_platform_page / bt-dash-wrap routes to the current
 * editorial market-desk language without touching bespoke v2 page wrappers.
 */

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) {
	--bt-old-bg: #07080a;
	--bt-old-panel: #0e1116;
	--bt-old-panel-2: #141821;
	--bt-old-border: rgba(255, 255, 255, .08);
	--bt-old-border-strong: rgba(255, 255, 255, .14);
	--bt-old-text: #f2f4f7;
	--bt-old-muted: #9aa4b4;
	--bt-old-faint: #687285;
	--bt-old-orange: #ff9f1c;
	--bt-old-orange-soft: #ffb05a;
	--bt-old-green: #16e08a;
	--bt-old-lime: #b8ff3c;
	--bt-old-red: #ff3b5c;
	box-sizing: border-box !important;
	position: relative !important;
	left: 50% !important;
	width: 100vw !important;
	max-width: 100vw !important;
	min-width: 0 !important;
	margin-left: -50vw !important;
	margin-right: 0 !important;
	padding: 0 max(28px, calc((100vw - 1480px) / 2)) 96px !important;
	overflow: hidden !important;
	background:
		radial-gradient(circle at 68% 4%, rgba(255, 159, 28, .16), transparent 34%),
		radial-gradient(circle at 10% 28%, rgba(22, 224, 138, .06), transparent 28%),
		linear-gradient(180deg, rgba(255, 255, 255, .018), transparent 430px),
		var(--bt-old-bg) !important;
	color: var(--bt-old-text) !important;
}

html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) {
	box-sizing: border-box !important;
	width: min(1480px, calc(100vw - 56px)) !important;
	max-width: 1480px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 0 0 96px !important;
	color: #f2f4f7 !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2))::before,
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2))::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 0;
	pointer-events: none;
	opacity: .34;
	background-image:
		linear-gradient(rgba(255, 255, 255, .035) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, .035) 1px, transparent 1px);
	background-size: 44px 44px;
	mask-image: linear-gradient(180deg, #000 0, rgba(0, 0, 0, .58) 36%, transparent 100%);
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) > *,
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) > * {
	position: relative;
	z-index: 1;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-product-hero, .bt-platform-hero, .bt-hero),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-product-hero, .bt-platform-hero, .bt-hero) {
	display: block !important;
	min-height: 0 !important;
	margin: 0 0 56px !important;
	padding: 72px 0 48px !important;
	border: 0 !important;
	border-bottom: 1px solid rgba(255, 255, 255, .09) !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	overflow: visible !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-hero__orb, .bt-platform-hero__orb) {
	display: none !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) .bt-product-hero::before,
html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) .bt-product-hero::after {
	display: none !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-hero__eyebrow, .bt-hero__eyebrow, .bt-product-hero__eyebrow, .bt-hero-context-badge, .bt-platform-kicker),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-hero__eyebrow, .bt-hero__eyebrow, .bt-product-hero__eyebrow, .bt-hero-context-badge, .bt-platform-kicker) {
	display: inline-flex !important;
	align-items: center !important;
	gap: 8px !important;
	width: auto !important;
	max-width: 100% !important;
	margin: 0 0 24px !important;
	padding: 5px 10px !important;
	border: 1px solid rgba(184, 255, 60, .42) !important;
	border-radius: 999px !important;
	background: #b8ff3c !important;
	color: #071006 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace !important;
	font-size: 11px !important;
	font-weight: 800 !important;
	line-height: 1.1 !important;
	letter-spacing: .08em !important;
	text-transform: uppercase !important;
	white-space: normal !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-hero__title, .bt-hero__title, .bt-product-hero h1, .bt-hero h1, h1.bt-page-title),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-hero__title, .bt-hero__title, .bt-product-hero h1, .bt-hero h1, h1.bt-page-title) {
	max-width: 13ch !important;
	margin: 0 !important;
	color: var(--bt-old-text, #f2f4f7) !important;
	font-size: clamp(56px, 5.25vw, 72px) !important;
	font-weight: 520 !important;
	line-height: .95 !important;
	letter-spacing: -.035em !important;
	text-transform: none !important;
	text-wrap: balance;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(h1, h2, h3) em,
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(h1, h2, h3) em {
	color: var(--bt-old-orange-soft, #ffb05a) !important;
	font-family: Georgia, "Times New Roman", serif !important;
	font-style: italic !important;
	font-weight: 500 !important;
	letter-spacing: -.035em !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-hero__lede, .bt-hero__lede, .bt-product-hero p, .bt-hero p),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-hero__lede, .bt-hero__lede, .bt-product-hero p, .bt-hero p) {
	max-width: 720px !important;
	margin-top: 22px !important;
	color: #c8d0dc !important;
	font-size: clamp(16px, 1.2vw, 20px) !important;
	line-height: 1.65 !important;
	letter-spacing: 0 !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-section, .bt-section, .bt-editorial-layout, .bt-grid, .bt-platform-grid),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-section, .bt-section, .bt-editorial-layout, .bt-grid, .bt-platform-grid) {
	margin-top: 64px !important;
	margin-bottom: 0 !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-section__head, .bt-section__head, .bt-platform-section-header),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-section__head, .bt-section__head, .bt-platform-section-header) {
	display: flex !important;
	align-items: end !important;
	justify-content: space-between !important;
	gap: 24px !important;
	margin: 0 0 28px !important;
	padding: 0 0 18px !important;
	border-bottom: 1px solid rgba(255, 255, 255, .12) !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-section__num, .bt-section__num),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-section__num, .bt-section__num) {
	color: var(--bt-old-orange, #ff9f1c) !important;
	font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace !important;
	font-size: 12px !important;
	font-weight: 900 !important;
	letter-spacing: .12em !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-section__title, .bt-section__title, .bt-platform-section h2, .bt-section h2),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-section__title, .bt-section__title, .bt-platform-section h2, .bt-section h2) {
	margin: 0 !important;
	color: var(--bt-old-text, #f2f4f7) !important;
	font-size: clamp(30px, 3.1vw, 48px) !important;
	font-weight: 560 !important;
	line-height: 1.04 !important;
	letter-spacing: -.026em !important;
	text-transform: none !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-section__meta, .bt-section__meta, .bt-platform-card__eyebrow, .bt-card__eyebrow),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-section__meta, .bt-section__meta, .bt-platform-card__eyebrow, .bt-card__eyebrow) {
	color: var(--bt-old-orange-soft, #ffb05a) !important;
	font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace !important;
	font-size: 11px !important;
	font-weight: 800 !important;
	letter-spacing: .12em !important;
	text-transform: uppercase !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-grid, .bt-grid, .bt-card-grid, .bt-feature-grid) {
	display: grid !important;
	grid-template-columns: repeat(auto-fit, minmax(min(100%, 290px), 1fr)) !important;
	gap: 18px !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-card, .bt-tile, .bt-card, .bt-widget, .bt-empty, .bt-code-panel, .bt-legal-card, .bt-platform-widget),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-card, .bt-tile, .bt-card, .bt-widget, .bt-empty, .bt-code-panel, .bt-legal-card, .bt-platform-widget) {
	min-width: 0 !important;
	border: 1px solid var(--bt-old-border, rgba(255, 255, 255, .08)) !important;
	border-radius: 16px !important;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, .035), rgba(255, 255, 255, .012)),
		var(--bt-old-panel, #0e1116) !important;
	box-shadow: none !important;
	color: var(--bt-old-text, #f2f4f7) !important;
	overflow: hidden !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-card, .bt-tile, .bt-card, .bt-widget, .bt-empty, .bt-legal-card, .bt-platform-widget),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-card, .bt-tile, .bt-card, .bt-widget, .bt-empty, .bt-legal-card, .bt-platform-widget) {
	padding: 24px !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-card:hover, a.bt-tile:hover, a.bt-card:hover),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-card:hover, a.bt-tile:hover, a.bt-card:hover) {
	border-color: rgba(255, 159, 28, .36) !important;
	transform: translateY(-2px);
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-card__icon, .bt-tile__icon, .bt-card__icon),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-card__icon, .bt-tile__icon, .bt-card__icon) {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: auto !important;
	min-width: 34px !important;
	height: 34px !important;
	padding: 0 10px !important;
	border: 1px solid rgba(255, 159, 28, .36) !important;
	border-radius: 10px !important;
	background: rgba(255, 159, 28, .12) !important;
	color: var(--bt-old-orange-soft, #ffb05a) !important;
	font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace !important;
	font-size: 12px !important;
	font-weight: 900 !important;
	box-shadow: none !important;
	text-shadow: none !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-card h3, .bt-tile__title, .bt-card h3, .bt-widget h3),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-card h3, .bt-tile__title, .bt-card h3, .bt-widget h3) {
	margin: 14px 0 10px !important;
	color: var(--bt-old-text, #f2f4f7) !important;
	font-size: clamp(20px, 1.65vw, 28px) !important;
	font-weight: 650 !important;
	line-height: 1.12 !important;
	letter-spacing: -.02em !important;
	text-transform: none !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(p, li, .bt-platform-card__body, .bt-tile__desc),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(p, li, .bt-platform-card__body, .bt-tile__desc) {
	color: #c5cedb !important;
	font-size: 15.5px !important;
	line-height: 1.66 !important;
	letter-spacing: 0 !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(a, .bt-tile__arrow),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(a, .bt-tile__arrow) {
	color: var(--bt-old-orange, #ff9f1c) !important;
	text-decoration-color: rgba(255, 159, 28, .32) !important;
	text-underline-offset: 3px;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-cta, .bt-cta, .bt-callout, .bt-platform-band),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-cta, .bt-cta, .bt-callout, .bt-platform-band) {
	border: 1px solid rgba(255, 159, 28, .16) !important;
	border-radius: 18px !important;
	background:
		radial-gradient(circle at 14% 12%, rgba(255, 159, 28, .14), transparent 35%),
		linear-gradient(135deg, rgba(255, 159, 28, .055), rgba(22, 224, 138, .04)),
		#0e1116 !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-button, .bt-btn, .button, button:not(.bt-scroll-top), input[type="submit"]),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-button, .bt-btn, .button, button:not(.bt-scroll-top), input[type="submit"]) {
	min-height: 42px !important;
	padding: 0 16px !important;
	border: 1px solid rgba(255, 159, 28, .32) !important;
	border-radius: 10px !important;
	background: var(--bt-old-orange, #ff9f1c) !important;
	color: #120d05 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	font-size: 13px !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(input, select, textarea),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(input, select, textarea) {
	border: 1px solid rgba(255, 255, 255, .11) !important;
	border-radius: 10px !important;
	background: rgba(2, 5, 9, .72) !important;
	color: var(--bt-old-text, #f2f4f7) !important;
	box-shadow: none !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(table),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(table) {
	width: 100% !important;
	border-collapse: collapse !important;
	color: var(--bt-old-text, #f2f4f7) !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(th, td),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(th, td) {
	padding: 14px 16px !important;
	border-bottom: 1px solid rgba(255, 255, 255, .07) !important;
	color: inherit !important;
	font-size: 13.5px !important;
	line-height: 1.35 !important;
	vertical-align: middle !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(th),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(th) {
	color: #9da8bb !important;
	font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace !important;
	font-size: 11px !important;
	font-weight: 800 !important;
	letter-spacing: .1em !important;
	text-transform: uppercase !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-table-wrap, .bt-platform-card:has(table), .bt-section:has(table)),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-table-wrap, .bt-platform-card:has(table), .bt-section:has(table)) {
	overflow-x: auto !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-up, .positive, .is-positive, .gain),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-up, .positive, .is-positive, .gain) {
	color: var(--bt-old-green, #16e08a) !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-down, .negative, .is-negative, .loss),
html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-down, .negative, .is-negative, .loss) {
	color: var(--bt-old-red, #ff3b5c) !important;
}

html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-scroll-top) {
	border: 1px solid rgba(255, 159, 28, .34) !important;
	background: rgba(14, 17, 22, .92) !important;
	color: var(--bt-old-orange-soft, #ffb05a) !important;
	box-shadow: none !important;
}

/* v119.28.61: account/workspace mockup pass. */
html body.btv2 .bt-platform-page .bt-workspace2 {
	--bt-ws-bg: #07080a;
	--bt-ws-panel: #0e1116;
	--bt-ws-panel-2: #141821;
	--bt-ws-border: rgba(255, 255, 255, .08);
	--bt-ws-border-strong: rgba(255, 255, 255, .14);
	--bt-ws-text: #f2f4f7;
	--bt-ws-muted: #9aa4b4;
	--bt-ws-faint: #687285;
	--bt-ws-orange: #ff9f1c;
	--bt-ws-green: #16e08a;
	box-sizing: border-box;
	width: 100%;
	color: var(--bt-ws-text);
}

html body.btv2 .bt-platform-page .bt-workspace2 *,
html body.btv2 .bt-platform-page .bt-workspace2 *::before,
html body.btv2 .bt-platform-page .bt-workspace2 *::after {
	box-sizing: border-box;
}

html body.btv2 .bt-platform-page .bt-workspace2__hero {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(320px, 420px);
	gap: clamp(28px, 5vw, 88px);
	align-items: end;
	padding: 72px 0 44px;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
}

html body.btv2 .bt-platform-page .bt-workspace2__eyebrow {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 22px;
	font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
	font-size: 11px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: var(--bt-ws-orange);
}

html body.btv2 .bt-platform-page .bt-workspace2__eyebrow::before {
	content: "";
	display: inline-block;
	width: 28px;
	height: 1px;
	background: var(--bt-ws-orange);
}

html body.btv2 .bt-platform-page .bt-workspace2__eyebrow b {
	display: inline-flex;
	align-items: center;
	min-height: 21px;
	padding: 4px 9px;
	border: 1px solid rgba(184, 255, 60, .5);
	border-radius: 999px;
	background: #b8ff3c;
	color: #071006;
	font-size: 10px;
	font-weight: 900;
	letter-spacing: .08em;
}

html body.btv2 .bt-platform-page .bt-workspace2 h1 {
	max-width: 15ch;
	margin: 0;
	color: var(--bt-ws-text);
	font-family: var(--font-ui, 'Geist', system-ui, sans-serif);
	font-size: var(--bt-revamp-h1-size, clamp(58px, 5.6vw, 82px));
	font-weight: var(--bt-revamp-h1-weight, 500);
	line-height: var(--bt-revamp-h1-line, .95);
	letter-spacing: var(--bt-revamp-h1-track, -.035em);
	text-wrap: balance;
}

html body.btv2 .bt-platform-page .bt-workspace2 h1 em,
html body.btv2 .bt-platform-page .bt-workspace2 h2 em,
html body.btv2 .bt-platform-page .bt-workspace2 h3 em {
	color: var(--bt-ws-orange);
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: 500;
	letter-spacing: -.035em;
}

html body.btv2 .bt-platform-page .bt-workspace2__hero-copy > p {
	max-width: 690px;
	margin: 22px 0 0;
	color: #c8d0dc;
	font-size: clamp(16px, 1.2vw, 20px);
	line-height: 1.65;
}

html body.btv2 .bt-platform-page .bt-workspace2__user {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr);
	gap: 14px;
	align-items: center;
	padding: 20px;
	border: 1px solid var(--bt-ws-border);
	border-radius: 18px;
	background:
		radial-gradient(circle at 18% 0%, rgba(22, 224, 138, .12), transparent 42%),
		linear-gradient(180deg, rgba(255, 255, 255, .035), rgba(255, 255, 255, .012)),
		var(--bt-ws-panel);
}

html body.btv2 .bt-platform-page .bt-workspace2__avatar {
	display: grid;
	place-items: center;
	width: 58px;
	height: 58px;
	border-radius: 16px;
	background: linear-gradient(135deg, #16e08a, #ffb05a);
	color: #071006;
	font-size: 24px;
	font-weight: 900;
}

html body.btv2 .bt-platform-page .bt-workspace2__user span,
html body.btv2 .bt-platform-page .bt-workspace2__user dt {
	color: var(--bt-ws-faint);
	font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
	font-size: 10px;
	font-weight: 900;
	letter-spacing: .1em;
	text-transform: uppercase;
}

html body.btv2 .bt-platform-page .bt-workspace2__user strong {
	display: block;
	margin-top: 4px;
	color: var(--bt-ws-text);
	font-size: 20px;
	font-weight: 650;
	line-height: 1.1;
}

html body.btv2 .bt-platform-page .bt-workspace2__user small {
	display: block;
	margin-top: 4px;
	color: var(--bt-ws-muted);
	font-size: 13px;
}

html body.btv2 .bt-platform-page .bt-workspace2__user dl {
	grid-column: 1 / -1;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1px;
	margin: 8px 0 0;
	overflow: hidden;
	border: 1px solid var(--bt-ws-border);
	border-radius: 12px;
	background: var(--bt-ws-border);
}

html body.btv2 .bt-platform-page .bt-workspace2__user dl div {
	padding: 12px 14px;
	background: rgba(2, 5, 9, .54);
}

html body.btv2 .bt-platform-page .bt-workspace2__user dd {
	margin: 5px 0 0;
	color: var(--bt-ws-green);
	font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
	font-size: 14px;
	font-weight: 850;
}

html body.btv2 .bt-platform-page .bt-workspace2__tabs {
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 0 0 38px;
	padding: 18px 0;
	border-bottom: 1px solid rgba(255, 255, 255, .08);
	overflow-x: auto;
}

html body.btv2 .bt-platform-page .bt-workspace2__tabs a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 34px;
	padding: 0 13px;
	border: 1px solid transparent;
	border-radius: 10px;
	color: var(--bt-ws-green) !important;
	font-size: 13px;
	font-weight: 800;
	text-decoration: none;
	white-space: nowrap;
}

html body.btv2 .bt-platform-page .bt-workspace2__tabs a.is-active {
	border-color: rgba(255, 159, 28, .28);
	background: rgba(255, 159, 28, .1);
	color: var(--bt-ws-orange) !important;
}

html body.btv2 .bt-platform-page .bt-workspace2__body {
	display: grid;
	gap: 22px;
}

html body.btv2 .bt-platform-page .bt-workspace2__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
}

html body.btv2 .bt-platform-page .bt-workspace2__panel,
html body.btv2 .bt-platform-page .bt-workspace2__action {
	min-width: 0;
	border: 1px solid var(--bt-ws-border);
	border-radius: 18px;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, .035), rgba(255, 255, 255, .012)),
		var(--bt-ws-panel);
	color: var(--bt-ws-text);
	overflow: hidden;
}

html body.btv2 .bt-platform-page .bt-workspace2__panel {
	padding: 22px;
}

html body.btv2 .bt-platform-page .bt-workspace2__panel--main {
	padding: 0;
}

html body.btv2 .bt-platform-page .bt-workspace2__panel-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	padding: 18px 22px;
	border-bottom: 1px solid var(--bt-ws-border);
}

html body.btv2 .bt-platform-page .bt-workspace2__panel-head span {
	color: var(--bt-ws-orange);
	font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
	font-size: 10px;
	font-weight: 900;
	letter-spacing: .12em;
	text-transform: uppercase;
}

html body.btv2 .bt-platform-page .bt-workspace2__panel-head strong {
	color: var(--bt-ws-text);
	font-size: 16px;
	font-weight: 700;
	letter-spacing: -.01em;
}

html body.btv2 .bt-platform-page .bt-workspace2__panel--main > :not(.bt-workspace2__panel-head) {
	margin: 18px;
}

html body.btv2 .bt-platform-page .bt-workspace2__actions {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px;
	margin-top: 24px;
}

html body.btv2 .bt-platform-page .bt-workspace2__action {
	display: grid;
	gap: 10px;
	padding: 20px;
	text-decoration: none;
	transition: border-color .15s ease, transform .15s ease;
}

html body.btv2 .bt-platform-page .bt-workspace2__action:hover {
	border-color: rgba(255, 159, 28, .36);
	transform: translateY(-2px);
}

html body.btv2 .bt-platform-page .bt-workspace2__action span {
	display: inline-grid;
	place-items: center;
	width: max-content;
	min-width: 36px;
	height: 34px;
	padding: 0 10px;
	border: 1px solid rgba(255, 159, 28, .32);
	border-radius: 10px;
	background: rgba(255, 159, 28, .1);
	color: var(--bt-ws-orange);
	font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
	font-size: 11px;
	font-weight: 900;
}

html body.btv2 .bt-platform-page .bt-workspace2__action strong {
	color: var(--bt-ws-text);
	font-size: 18px;
	font-weight: 750;
	letter-spacing: -.015em;
}

html body.btv2 .bt-platform-page .bt-workspace2__action small {
	color: var(--bt-ws-muted);
	font-size: 13px;
	line-height: 1.55;
}

html body.btv2 .bt-platform-page .bt-workspace2 :where(.bt-dashboard, .bt-portfolio-v2, .bt-screeners, .bt-following, .bt-watchlist-v2) {
	max-width: none !important;
}

@media (max-width: 960px) {
	html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) {
		padding-left: 22px !important;
		padding-right: 22px !important;
	}

	html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-section__head, .bt-section__head, .bt-platform-section-header) {
		display: block !important;
	}

	html body.btv2 .bt-platform-page .bt-workspace2__hero,
	html body.btv2 .bt-platform-page .bt-workspace2__grid,
	html body.btv2 .bt-platform-page .bt-workspace2__actions {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 640px) {
	html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-hero__title, .bt-hero__title, .bt-product-hero h1, .bt-hero h1, h1.bt-page-title),
	html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-platform-hero__title, .bt-hero__title, .bt-product-hero h1, .bt-hero h1, h1.bt-page-title) {
		font-size: clamp(42px, 12vw, 58px) !important;
		line-height: .98 !important;
	}

	html body.btv2 .bt-platform-page:not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-product-hero, .bt-platform-hero, .bt-hero),
	html body.btv2 .bt-page-content > .bt-dash-wrap:not(.bt-platform-page):not(.btv2-asset):not(:has(.bt-tl2)):not(:has(.bt-ai3)):not(:has(.bt-gl2)):not(:has(.bt-sig2)):not(:has(.bt-price2)):not(:has(.bt-cm2)):not(:has(.bt-ah2)):not(:has(.bt-mi2)):not(:has(.bt-news2)):not(:has(.bt-fx2)) :where(.bt-product-hero, .bt-platform-hero, .bt-hero) {
		padding-top: 48px !important;
		margin-bottom: 40px !important;
	}

	html body.btv2 .bt-platform-page .bt-workspace2 h1 {
		font-size: clamp(42px, 12vw, 58px);
		line-height: .98;
	}

	html body.btv2 .bt-platform-page .bt-workspace2__hero {
		padding-top: 48px;
	}
}
