/*
Theme Name: Teambuilding Snapshot
Theme URI: https://tb.night-street.ru/
Author: Night Street
Description: Static visual snapshot theme for the teambuilding.ru migration prototype.
Version: 0.1.0
Requires at least: 6.9
Requires PHP: 8.3
Text Domain: teambuilding-snapshot
*/

/* Shared fonts */

@font-face {
	font-family: "Murs Gothic";
	src: url("./_next/static/media/MursGothic-WideDark.9265d7a2.woff2") format("woff2"),
		url("./_next/static/media/MursGothic-WideDark.cb33128c.woff") format("woff"),
		url("./_next/static/media/MursGothic-WideDark.391dae5e.ttf") format("truetype");
	font-style: normal;
	font-weight: 800;
	font-display: swap;
}

@font-face {
	font-family: "Inter";
	src: url("./_next/static/media/Inter-ExtraBold.bb9ef3bd.woff2") format("woff2"),
		url("./_next/static/media/Inter-ExtraBold.7a8212d2.woff") format("woff"),
		url("./_next/static/media/Inter-ExtraBold.a647306f.ttf") format("truetype");
	font-style: normal;
	font-weight: 800;
	font-display: swap;
}

@font-face {
	font-family: "Inter";
	src: url("./_next/static/media/Inter-Medium.5fe15e5d.woff2") format("woff2"),
		url("./_next/static/media/Inter-Medium.029b5d18.woff") format("woff"),
		url("./_next/static/media/Inter-Medium.c747f6ba.ttf") format("truetype");
	font-style: normal;
	font-weight: 500;
	font-display: swap;
}

@font-face {
	font-family: "Inter";
	src: url("./_next/static/media/Inter-Light.bc3640bb.woff2") format("woff2"),
		url("./_next/static/media/Inter-Light.679e7e83.woff") format("woff"),
		url("./_next/static/media/Inter-Light.0b4ff3e0.ttf") format("truetype");
	font-style: normal;
	font-weight: 300;
	font-display: swap;
}

/* Shared header and logo */

.Header_header__MwWvM {
	position: fixed;
	top: 32px;
	left: 40px;
	right: 40px;
	z-index: 100;
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.239);
}

.Header_header_absolute__x4DUv {
	position: absolute;
	top: calc(var(--slider-height) + 32px);
}

body.admin-bar .Header_header__MwWvM {
	top: 64px;
}

body.admin-bar .Header_header_absolute__x4DUv {
	top: calc(var(--slider-height) + 64px);
}

.MainLogo_logo__link__k_HMo {
	background-image: url("./_next/static/media/logo.f5b72019.svg");
}

.MainLogo_logo__caption__pepbN {
	background-image: url("./_next/static/media/logo-caption.029c9888.svg");
}

.MainLogo_logo__image__FKTPL,
.MainLogo_logo__captionImage__Zewrp {
	display: block !important;
	max-width: 100%;
	height: auto !important;
	opacity: 1 !important;
	visibility: visible !important;
}

body.wp-single-article .MainLogo_logo__image__FKTPL,
body.wp-single-article .MainLogo_logo__captionImage__Zewrp,
body.wp-single-podcast .MainLogo_logo__image__FKTPL,
body.wp-single-podcast .MainLogo_logo__captionImage__Zewrp,
body.wp-single-teambuilding .MainLogo_logo__image__FKTPL,
body.wp-single-teambuilding .MainLogo_logo__captionImage__Zewrp,
body.single-post .MainLogo_logo__image__FKTPL,
body.single-post .MainLogo_logo__captionImage__Zewrp,
body.single-podcast .MainLogo_logo__image__FKTPL,
body.single-podcast .MainLogo_logo__captionImage__Zewrp,
body.single-teambuilding .MainLogo_logo__image__FKTPL,
body.single-teambuilding .MainLogo_logo__captionImage__Zewrp {
	opacity: 0 !important;
}

body.wp-single-article .MainLogo_logo__caption__pepbN,
body.wp-single-podcast .MainLogo_logo__caption__pepbN,
body.wp-single-teambuilding .MainLogo_logo__caption__pepbN,
body.single-post .MainLogo_logo__caption__pepbN,
body.single-podcast .MainLogo_logo__caption__pepbN,
body.single-teambuilding .MainLogo_logo__caption__pepbN {
	background-image: url("./_next/static/media/logo-caption.0f69ea66.svg");
}

/* Single article and podcast pages */
/* Single pages reuse the shared header, but they need a fixed floating offset
   and admin-bar compensation independent from the homepage slider logic. */

body.wp-single-article,
body.wp-single-podcast,
body.single-post,
body.single-podcast,
body.single-teambuilding {
	--tb-black: #181818;
	--tb-muted: #777;
	--tb-line: rgba(24, 24, 24, 0.18);
	--tb-yellow: #fad63d;
	background: #fff;
	color: var(--tb-black);
}

body.wp-single-article .Header_header__MwWvM,
body.wp-single-podcast .Header_header__MwWvM,
body.single-post .Header_header__MwWvM,
body.single-podcast .Header_header__MwWvM,
body.single-teambuilding .Header_header__MwWvM {
	position: fixed;
	top: 32px !important;
	left: 40px !important;
	right: 40px !important;
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.239) !important;
}

body.wp-single-article.admin-bar .Header_header__MwWvM,
body.wp-single-podcast.admin-bar .Header_header__MwWvM,
body.single-post.admin-bar .Header_header__MwWvM,
body.single-podcast.admin-bar .Header_header__MwWvM,
body.single-teambuilding.admin-bar .Header_header__MwWvM {
	top: 64px !important;
}

body.wp-single-article .Header_header__navLinks__Vb8V_ a,
body.wp-single-podcast .Header_header__navLinks__Vb8V_ a,
body.single-post .Header_header__navLinks__Vb8V_ a,
body.single-podcast .Header_header__navLinks__Vb8V_ a,
body.single-teambuilding .Header_header__navLinks__Vb8V_ a,
body.wp-single-article .Menu_menu__nav__sGOkx a,
body.wp-single-podcast .Menu_menu__nav__sGOkx a,
body.single-post .Menu_menu__nav__sGOkx a,
body.single-podcast .Menu_menu__nav__sGOkx a,
body.single-teambuilding .Menu_menu__nav__sGOkx a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	border: 0 !important;
	outline: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	color: #181818 !important;
	text-decoration: none !important;
	font-family: "Murs Gothic", "MursGothic", "Inter", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	line-height: 1.5;
	text-transform: uppercase;
	appearance: none;
}

body.wp-single-article .Header_header__navLinks__Vb8V_ li,
body.wp-single-podcast .Header_header__navLinks__Vb8V_ li,
body.single-post .Header_header__navLinks__Vb8V_ li,
body.single-podcast .Header_header__navLinks__Vb8V_ li,
body.single-teambuilding .Header_header__navLinks__Vb8V_ li {
	margin: 0;
	padding: 0;
}

.BackButton_button__95IN1 {
	display: inline-flex;
	align-items: center;
	gap: 0.4166666667vw;
	margin-left: 2.0833333333vw;
	margin-bottom: 2.0833333333vw;
}

@media (max-width: 1919px) {
	.BackButton_button__95IN1 {
		gap: 8px;
		margin-left: 40px;
		margin-bottom: 2.0833333333vw;
	}
}

@media (max-width: 1439px) {
	.BackButton_button__95IN1 {
		margin-left: 24px;
		margin-bottom: 24px;
	}
}

.tb-single-video-player {
	width: 100%;
	max-width: 774px;
	margin: 0 auto 40px;
}

.tb-single-video-player iframe {
	display: block;
	width: 100%;
	border: 0;
}

.tb-single-comments-preview {
	display: block;
	width: 100%;
	text-align: left;
	text-transform: uppercase;
	color: rgba(24, 24, 24, 0.5);
}

.tb-single-comments-form {
	margin-top: 24px;
}

.tb-single-comments-preview[hidden] {
	display: none;
}

.EmojiReactionsPicker_picker__button__MD4uN {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	flex-shrink: 0;
	padding: 4px;
	border: 0;
	background: transparent;
	cursor: pointer;
	transition: background .2s ease, opacity .2s ease;
}

.EmojiReactionsPicker_picker__button__MD4uN img {
	display: block;
	width: 28px;
	height: 28px;
}

.EmojiReactionsPicker_picker__button__MD4uN:hover {
	background: rgba(24, 24, 24, 0.05);
}

.EmojiReactionsPicker_picker__button__MD4uN:disabled {
	opacity: 0.35;
	cursor: default;
}

.MaterialFeedback_materialFeedback__4_lWd {
	display: flex;
	align-items: flex-start;
}

.MaterialFeedback_materialFeedback__counter__CY_0R {
	margin-right: 8px;
}

.MaterialFeedback_materialFeedback__pickerWrapper__NX0U4 {
	position: relative;
	margin-right: 32px;
}

.MaterialFeedback_materialFeedback__comments__QsRGY {
	display: inline-flex;
	align-items: flex-start;
	gap: 8px;
	min-width: 160px;
	flex-shrink: 0;
	padding-top: 4px;
	color: #181818;
	text-decoration: none;
}

.MaterialFeedback_materialFeedback__comments__QsRGY svg {
	flex-shrink: 0;
}

.ReactionsCounter_counter__nlBfk {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.ReactionsCounter_counter__item__6zNUH {
	display: flex;
	align-items: center;
}

.ReactionsCounter_counter__button__7UTqb {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-height: 30px;
	padding: 4px 10px;
	border: 0;
	border-radius: 100px;
	background: rgba(24, 24, 24, 0.05);
	color: #181818;
	cursor: pointer;
	transition: background .2s ease, color .2s ease, opacity .2s ease;
}

.ReactionsCounter_counter__button__7UTqb:hover {
	background: rgba(24, 24, 24, 0.08);
}

.ReactionsCounter_counter__button__7UTqb.is-pending {
	opacity: 0.55;
	pointer-events: none;
}

.ReactionsCounter_counter__emoji__P3NzD {
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	transition: transform .15s ease;
}

.ReactionsCounter_counter__emoji__P3NzD img,
.ReactionsCounter_counter__emoji__P3NzD svg {
	display: block;
	flex-shrink: 0;
}

.ReactionsCounter_counter__button__7UTqb:hover .ReactionsCounter_counter__emoji__P3NzD {
	transform: scale(1.2);
}

.ReactionsCounter_counter__like__ZEFLf {
	color: #909090;
}

.ReactionsCounter_counter__like__ZEFLf:hover {
	color: #f75868;
}

.ReactionsCounter_counter__value__7iqET {
	line-height: 1;
}

.EmojiReactionsPicker_picker__g7Yf1 {
	position: relative;
}

.EmojiReactionsPicker_picker__list__WjvYz {
	position: absolute;
	left: 50%;
	bottom: 14px;
	z-index: 10;
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	width: 162px;
	height: 120px;
	margin: 0;
	padding: 6px;
	overflow: auto;
	border: 1px solid rgba(24, 24, 24, 0.1);
	background: #fff;
	box-shadow: 0 2px 8px rgba(24, 24, 24, 0.1);
	list-style: none;
	scrollbar-width: thin;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	transform: translate3d(-50%, 12px, 0);
	transition: opacity .2s ease, visibility .2s ease, transform .2s ease;
}

.EmojiReactionsPicker_picker_open__MnOU8 .EmojiReactionsPicker_picker__list__WjvYz {
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
	transform: translate3d(-50%, 0, 0);
}

.PlusButton_plusButton__gv26C {
	display: flex;
	align-items: center;
	border: 0;
	border-radius: 100px;
	padding: 6px 10px;
	background: rgba(24, 24, 24, 0.05);
	cursor: pointer;
	transition: background .2s ease;
}

.PlusButton_plusButton__gv26C:hover,
.PlusButton_plusButton_active__niqNa {
	background: rgba(24, 24, 24, 0.12);
}

.Share_share__copyText__6hEck[data-copied="true"] {
	translate: 0 -50%;
}

.tb-single-read-more-grid {
	--tb-related-gap: 183px;
	display: flex;
	column-gap: var(--tb-related-gap);
	align-items: start;
}

.page_page__Omedj .ReadMoreGridPodcast_swiper__0_2pO {
	display: flex;
}

.tb-related-carousel__viewport {
	overflow-x: auto;
	overflow-y: hidden;
	scroll-behavior: smooth;
	scroll-snap-type: x mandatory;
	scrollbar-width: none;
}

.tb-related-carousel__viewport::-webkit-scrollbar {
	display: none;
}

.tb-related-carousel__slide {
	flex: 0 0 calc((100% - var(--tb-related-gap) - var(--tb-related-gap)) / 3);
	min-width: 0;
	scroll-snap-align: start;
}

.tb-related-carousel__slide > .GridCard_gridCard__k_ufA,
.tb-related-carousel__slide > .PodcastGridCard_podcastGridCard__HaZd8 {
	width: 100%;
}

.tb-related-carousel__nav {
	padding: 0;
	border: 0;
	background-color: transparent;
	cursor: pointer;
}

.tb-related-carousel__nav[hidden] {
	display: none !important;
}

@media (max-width: 1439px) {
	body.wp-single-article .Header_header__MwWvM,
	body.wp-single-podcast .Header_header__MwWvM,
	body.single-post .Header_header__MwWvM,
	body.single-podcast .Header_header__MwWvM,
	body.single-teambuilding .Header_header__MwWvM {
		top: 0 !important;
		left: 0 !important;
		right: 0 !important;
		box-shadow: none !important;
	}

	body.wp-single-article.admin-bar .Header_header__MwWvM,
	body.wp-single-podcast.admin-bar .Header_header__MwWvM,
	body.single-post.admin-bar .Header_header__MwWvM,
	body.single-podcast.admin-bar .Header_header__MwWvM,
	body.single-teambuilding.admin-bar .Header_header__MwWvM {
		top: 32px !important;
	}
}

.wp-article__back,
.wp-article__tag {
	color: inherit;
	font-size: 14px;
	font-weight: 800;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
}

.wp-article {
	padding: 164px 40px 96px;
	box-sizing: border-box;
}

.wp-article__back {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 42px;
}

.wp-article__hero {
	max-width: 1360px;
	margin: 0 auto;
}

.wp-article__hero {
	max-width: none;
}

.wp-article__post--teambuilding .wp-article__hero,
body.wp-single-teambuilding .wp-article__hero,
body.single-teambuilding .wp-article__hero {
	max-width: none;
}

.wp-article__title {
	max-width: 1160px;
	margin: 0 0 22px;
	font-family: "Murs Gothic", "MursGothic", "Inter", Arial, Helvetica, sans-serif;
	font-size: clamp(30px, 3.5416666667vw, 72px);
	font-weight: 800;
	line-height: 0.96;
	letter-spacing: 0;
	text-transform: uppercase;
}

.wp-article__title {
	max-width: 1264px;
	margin: 0 auto 24px !important;
	text-align: center !important;
	display: block;
	width: 100%;
	box-sizing: border-box;
}

.wp-article__post--teambuilding .wp-article__title,
body.wp-single-teambuilding .wp-article__title,
body.single-teambuilding .wp-article__title {
	max-width: 1264px;
	margin: 0 auto 24px !important;
	text-align: center !important;
	display: block;
	width: 100%;
	box-sizing: border-box;
}

.wp-article__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-bottom: 44px;
}

.wp-article__meta--plain {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between !important;
	gap: 8px 16px;
	padding: 24px 40px 0;
	box-sizing: border-box;
	margin: 0 0 44px !important;
}

.wp-article__post--teambuilding .wp-article__meta,
body.wp-single-teambuilding .wp-article__meta,
body.single-teambuilding .wp-article__meta {
	margin: 0 0 44px !important;
}

.wp-article__meta-text,
.wp-article__post--teambuilding .wp-article__meta-text {
	color: #181818;
	font-size: 14px;
	font-weight: 800;
	line-height: 1;
	text-transform: lowercase;
	text-decoration: none;
}

.wp-article__meta-text:last-child,
.wp-article__post--teambuilding .wp-article__meta-text:last-child {
	text-transform: none;
}

.wp-article__tag,
.wp-article__date {
	display: inline-flex;
	align-items: center;
	min-height: 32px;
	padding: 0 13px;
	border: 1px solid var(--tb-line);
	box-sizing: border-box;
}

.wp-article__date {
	color: var(--tb-muted);
	font-size: 14px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
}

.wp-article__cover {
	display: block;
	width: 100%;
	max-height: 720px;
	margin: 0 0 76px;
	object-fit: cover;
	aspect-ratio: 16 / 6;
	background: #e7e7e7;
}

.wp-article__body {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 774px) minmax(0, 1fr);
	gap: 48px;
	max-width: 1360px;
	margin: 0 auto;
	align-items: start;
}

.wp-article__author {
	position: sticky;
	top: 152px;
	grid-column: 1;
	justify-self: end;
	width: min(220px, 100%);
	display: grid;
	gap: 12px;
	color: var(--tb-muted);
	font-size: 16px;
	line-height: 1.3;
}

.wp-article__author-top {
	display: grid;
	grid-template-columns: 72px minmax(0, 1fr);
	gap: 16px;
	align-items: center;
}

.wp-article__author-avatar {
	display: block;
	width: 72px;
	height: 72px;
	border-radius: 36px;
	object-fit: cover;
	background: #f1f3f7;
}

.wp-article__author-text {
	display: grid;
	gap: 8px;
}

.wp-article__author strong {
	color: var(--tb-black);
	font-size: 18px;
	font-weight: 800;
}

/* Article typography and media */

.wp-article__content {
	grid-column: 2;
	--tb-article-content-width: 774px;
	--tb-article-wide-width: min(1045px, calc(100vw - 112px));
	--tb-article-full-width: 100vw;
	--editor-content-block-margin: 24px;
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
}

.wp-article__content > *:first-child {
	margin-top: 0;
}

.wp-article__content p,
.wp-article__content ul,
.wp-article__content ol {
	margin: 0 0 var(--editor-content-block-margin, 24px);
}

.wp-article__content h1,
.wp-article__content h2,
.wp-article__content h3,
.wp-article__content h4,
.wp-article__content h5,
.wp-article__content h6 {
	margin: 0 0 var(--editor-content-block-margin, 24px);
	font-family: "Murs Gothic", "MursGothic", "Inter", Arial, Helvetica, sans-serif;
	font-weight: 800;
	line-height: 1;
	letter-spacing: 0;
	text-transform: none;
}

.wp-article__content h1 {
	font-size: 82px;
}

.wp-article__content h2 {
	font-size: 68px;
}

.wp-article__content h3 {
	font-size: 40px;
}

.wp-article__content h4 {
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
}

.wp-article__content h5 {
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
}

.wp-article__content h6 {
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
}

.wp-article__content b,
.wp-article__content strong {
	font-size: 17px;
}

@media (max-width: 1439px) {
	.wp-article__content {
		--editor-content-block-margin: 16px;
		font-size: 15px;
	}

	.wp-article__content h1 {
		font-size: 40px;
	}

	.wp-article__content h2 {
		font-size: 30px;
	}

	.wp-article__content h3 {
		font-size: 26px;
	}

	.wp-article__content h4 {
		font-size: 23px;
	}

	.wp-article__content h5 {
		font-size: 20px;
	}

	.wp-article__content h6 {
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	.wp-article__content h1 {
		font-size: 34px;
	}

	.wp-article__content h2 {
		font-size: 27px;
	}

	.wp-article__content h3 {
		font-size: 23px;
	}

	.wp-article__content h4 {
		font-size: 21px;
	}

	.wp-article__content h5 {
		font-size: 19px;
	}

	.wp-article__content h6 {
		font-size: 17px;
	}
}

.wp-article__content a,
.wp-article__share a {
	color: inherit;
	text-decoration-thickness: 1px;
	text-underline-offset: 4px;
}

.wp-article__content img,
.wp-article__content video {
	display: block;
	max-width: 100%;
	height: auto;
	object-fit: cover;
}

.wp-article__content figure {
	margin: 0 0 var(--editor-content-block-margin, 24px);
}

.wp-article__content .wp-block-image img {
	width: auto;
	margin: 0 auto;
}

.wp-article__content figcaption {
	margin: 24px 0 0;
	color: #979797;
	font-size: 16px;
	line-height: 1.4;
	text-align: right;
	overflow-wrap: break-word;
	word-break: break-word;
}

.wp-article__content ul {
	padding-left: 20px;
	list-style-type: disc;
}

.wp-article__content ol {
	padding-left: 0;
	list-style: none;
	counter-reset: tb-list-item;
}

.wp-article__content ol li {
	counter-increment: tb-list-item;
}

.wp-article__content ol li::before {
	content: counters(tb-list-item, ".") ".";
	padding-right: 10px;
}

.wp-article__content li {
	margin: 0;
	padding-left: 0;
}

.wp-article__content li > ul,
.wp-article__content li > ol {
	width: auto;
	max-width: none;
	margin: 4px 0 0;
	font: inherit;
	line-height: inherit;
}

.wp-article__content li > ul {
	padding-left: 20px;
	list-style-type: disc;
}

.wp-article__content li > ol {
	padding-left: 0;
	list-style: none;
	counter-reset: tb-list-item;
}

.wp-article__content blockquote,
.wp-article__content .wp-block-quote,
.wp-article__content .has-background {
	margin: 48px 0;
	padding: 30px 34px;
	border: 0;
	box-sizing: border-box;
}

.wp-article__content blockquote:not(.has-background),
.wp-article__content .wp-block-quote:not(.has-background) {
	background: var(--tb-yellow);
}

.wp-article__content blockquote:not(.has-text-color),
.wp-article__content .wp-block-quote:not(.has-text-color) {
	color: var(--tb-black);
}

.wp-article__content blockquote p,
.wp-article__content .wp-block-quote p,
.wp-article__content .has-background p {
	margin: 0;
	font-size: clamp(24px, 2.4vw, 36px);
	font-weight: 800;
	line-height: 1.08;
}

.wp-article__content .alignwide,
.wp-article__content .alignfull {
	width: 100% !important;
	max-width: 100% !important;
	margin-left: 0 !important;
	transform: none !important;
}

.wp-article__content .alignwide,
.wp-article__content .is-style-tb-wide-image {
	width: var(--tb-article-wide-width) !important;
	max-width: var(--tb-article-wide-width) !important;
	margin-left: 50% !important;
	margin-right: 0 !important;
	transform: translateX(-50%) !important;
}

.wp-article__content .alignfull,
.wp-article__content .is-style-tb-gray-thought {
	width: var(--tb-article-full-width) !important;
	max-width: var(--tb-article-full-width) !important;
	margin-left: 50% !important;
	margin-right: 0 !important;
	transform: translateX(-50%) !important;
}

.wp-article__content .is-style-tb-gray-thought > .wp-block-group__inner-container {
	width: 100% !important;
	max-width: var(--tb-article-content-width) !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.wp-article__content .wp-block-image.is-style-tb-wide-image img {
	width: 100%;
}

.wp-article__content .wp-block-spacer.is-style-tb-spacer-responsive {
	display: flex;
	width: 100% !important;
	max-width: var(--tb-article-content-width) !important;
	height: var(--tb-spacer-desktop, 24px) !important;
	margin: 0 auto !important;
	padding: 0 !important;
}

@media (max-width: 1439px) {
	.wp-article__content figcaption {
		margin-top: 16px;
	}

	.wp-article__content .wp-block-spacer.is-style-tb-spacer-responsive {
		max-width: var(--tb-article-wide-width, min(1045px, calc(100vw - 112px))) !important;
		height: var(--tb-spacer-tablet, var(--tb-spacer-desktop, 24px)) !important;
	}
}

@media (max-width: 767px) {
	.wp-article__content .wp-block-spacer.is-style-tb-spacer-responsive {
		max-width: none !important;
		height: var(--tb-spacer-mobile, var(--tb-spacer-tablet, var(--tb-spacer-desktop, 24px))) !important;
	}
}

/* Native Gutenberg blocks in single articles.
   These rules keep the editor and frontend in the same visual system. */

.editor-content .wp-block-group__inner-container {
	max-width: none !important;
}

.editor-content .wp-block-heading:empty,
.editor-content .wp-block-paragraph:empty {
	display: none !important;
}

.editor-content > p,
.editor-content > .wp-block-paragraph,
.editor-content > ul,
.editor-content > ol {
	margin: 0 0 var(--editor-content-block-margin, 24px);
	font-family: "Inter", Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	line-height: 1.4 !important;
}

.editor-content .is-style-tb-section-heading {
	margin: 0 0 var(--editor-content-block-margin, 24px);
	font-family: "Murs Gothic", "MursGothic", "Inter", Arial, Helvetica, sans-serif !important;
	font-size: 40px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
}

.editor-content .is-style-tb-yellow-callout {
	width: 100%;
	margin: 0 0 var(--editor-content-block-margin, 24px) !important;
	padding: 30px 34px !important;
	border: 0 !important;
	box-sizing: border-box;
}

.editor-content .is-style-tb-gray-thought {
	width: 100vw !important;
	max-width: 100vw !important;
	min-width: 100vw !important;
	margin: 0 calc(50% - 50vw) var(--editor-content-block-margin, 24px) !important;
	padding: 5vw 40px !important;
	border: 0 !important;
	box-sizing: border-box;
}

	.editor-content .is-style-tb-gray-thought:not([class*="-background-color"]):not([style*="background"]) {
			background: #eaeaea;
	}

	.editor-content .is-style-tb-yellow-callout:not([class*="-background-color"]):not([style*="background"]) {
		background: var(--tb-yellow, #fad63d);
	}

.editor-content .is-style-tb-gray-thought:not(.has-text-color),
.editor-content .is-style-tb-yellow-callout:not(.has-text-color) {
	color: var(--tb-black, #181818) !important;
}

.editor-content .is-style-tb-gray-thought > .wp-block-group__inner-container {
	width: 100% !important;
	max-width: 40.3125vw !important;
	margin: 0 auto !important;
	padding: 0 !important;
	background: transparent !important;
}

.editor-content .is-style-tb-gray-thought h4,
.editor-content .is-style-tb-gray-thought h5,
.editor-content .is-style-tb-gray-thought .wp-block-heading,
.editor-content .is-style-tb-yellow-callout p {
	margin: 0 !important;
	font-family: "Inter", Arial, Helvetica, sans-serif !important;
	font-weight: 800 !important;
	line-height: 1.12 !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
}

.editor-content .is-style-tb-gray-thought h4,
.editor-content .is-style-tb-gray-thought h5,
.editor-content .is-style-tb-gray-thought .wp-block-heading {
	font-family: "Murs Gothic", "MursGothic", "Inter", Arial, Helvetica, sans-serif !important;
	font-weight: 700 !important;
	line-height: 1 !important;
}

.editor-content .is-style-tb-gray-thought h4 {
	font-size: 30px !important;
}

.editor-content .is-style-tb-gray-thought h5,
.editor-content .is-style-tb-gray-thought h6 {
	font-size: 21px !important;
}

.editor-content .is-style-tb-yellow-callout p {
	font-size: clamp(24px, 2.4vw, 36px) !important;
	line-height: 1.08 !important;
}

.editor-content > .wp-block-spacer {
	display: flex !important;
	width: 100% !important;
	max-width: 774px !important;
	margin: 0 auto !important;
	padding: 0 !important;
}

.editor-content > .wp-block-spacer.is-style-tb-spacer-24 {
	height: 24px !important;
}

.editor-content > .wp-block-spacer.is-style-tb-spacer-48 {
	height: 48px !important;
}

.editor-content > .wp-block-spacer.is-style-tb-spacer-72 {
	height: 72px !important;
}

@media (max-width: 1919px) {
	.editor-content .is-style-tb-gray-thought > .wp-block-group__inner-container {
		max-width: 774px !important;
	}
}

.editor-content .is-style-tb-request-banner,
.editor-content .is-style-tb-small-cta {
	width: 100%;
	margin: 0 0 var(--editor-content-block-margin, 24px) !important;
	padding: 0 !important;
	box-sizing: border-box;
}

.editor-content .is-style-tb-request-banner {
	margin: 0 0 var(--editor-content-block-margin, 24px) !important;
}

.editor-content .is-style-tb-request-banner:not(.has-background),
.editor-content .is-style-tb-small-cta:not(.has-background) {
	background: transparent !important;
}

.editor-content .is-style-tb-request-banner > .wp-block-group__inner-container,
.editor-content .is-style-tb-small-cta > .wp-block-group__inner-container {
	width: 100%;
	margin: 0 !important;
	box-sizing: border-box;
}

.editor-content .is-style-tb-request-banner > .wp-block-group__inner-container {
	display: flex !important;
	flex-direction: column !important;
	justify-content: flex-start !important;
	align-items: flex-start !important;
	min-height: 420px !important;
	gap: 0 !important;
	padding: 32px !important;
}

	.editor-content .is-style-tb-request-banner:not([class*="-background-color"]):not([style*="background"]) > .wp-block-group__inner-container {
		background: var(--tb-block-lavender, #c9c4fd) !important;
	}

	.editor-content .is-style-tb-request-banner.has-background[class*="-background-color"] > .wp-block-group__inner-container,
	.editor-content .is-style-tb-request-banner.has-background[style*="background"] > .wp-block-group__inner-container {
		background: transparent !important;
	}

.editor-content .is-style-tb-request-banner:not(.has-text-color) > .wp-block-group__inner-container {
	color: var(--tb-black, #181818) !important;
}

.editor-content .is-style-tb-request-banner h2,
.editor-content .is-style-tb-request-banner h3 {
	margin: 0 0 24px !important;
	font-family: "Murs Gothic", "MursGothic", "Inter", Arial, Helvetica, sans-serif !important;
	font-size: 40px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	letter-spacing: 0 !important;
	text-transform: uppercase !important;
}

.editor-content .is-style-tb-request-banner .wp-block-buttons {
	margin: auto 0 0 !important;
}

.editor-content .is-style-tb-request-banner .wp-block-button__link {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	min-height: 60px !important;
	padding: 18px 38.5px !important;
	background: #fff !important;
	border-radius: 0 !important;
	color: var(--tb-black, #181818) !important;
	font-family: "Murs Gothic", "MursGothic", "Inter", Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	font-weight: 800 !important;
	line-height: 1.5 !important;
	text-align: center !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
}

.editor-content .is-style-tb-request-banner .wp-block-button__link > span {
	display: block;
	transform: translateY(2px);
}

.editor-content .is-style-tb-request-banner .wp-block-button__link:not(:has(> span)) {
	padding-top: 20px !important;
	padding-bottom: 16px !important;
}

.editor-content .is-style-tb-small-cta > .wp-block-group__inner-container {
	display: grid !important;
	grid-template-columns: minmax(50%, 1fr) minmax(0, max-content) !important;
	align-items: center !important;
	min-height: var(--tb-small-cta-min-height, 120px) !important;
	gap: 0 !important;
	padding: var(--tb-small-cta-padding-y, 32px) 32px !important;
	overflow-wrap: break-word;
	word-break: break-word;
}

	.editor-content .is-style-tb-small-cta:not([class*="-background-color"]):not([style*="background"]) > .wp-block-group__inner-container {
		background: var(--tb-block-lavender, #c9c4fd) !important;
	}

	.editor-content .is-style-tb-small-cta.has-background[class*="-background-color"] > .wp-block-group__inner-container,
	.editor-content .is-style-tb-small-cta.has-background[style*="background"] > .wp-block-group__inner-container {
		background: transparent !important;
	}

.editor-content .is-style-tb-small-cta:not(.has-text-color) > .wp-block-group__inner-container {
	color: var(--tb-black, #181818) !important;
}

.editor-content .is-style-tb-small-cta h3 {
	align-self: center !important;
	margin: 0 !important;
	padding-right: var(--tb-small-cta-title-padding-right, 43px) !important;
	font-family: "Inter", Arial, Helvetica, sans-serif !important;
	font-size: 20px !important;
	font-weight: 800 !important;
	line-height: 1.4 !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
}

.editor-content .is-style-tb-small-cta .wp-block-buttons {
	align-self: center !important;
	justify-self: end !important;
	display: flex !important;
	flex-wrap: nowrap !important;
	margin: 0 0 0 auto !important;
	max-width: none !important;
}

.editor-content .is-style-tb-small-cta .wp-block-button {
	width: auto !important;
	margin: 0 !important;
	max-width: none !important;
}

.editor-content .is-style-tb-small-cta .wp-block-button__link {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	min-height: var(--tb-small-cta-button-min-height, 53px) !important;
	padding: 16px !important;
	background: #fff !important;
	border-radius: 0 !important;
	color: var(--tb-black, #181818) !important;
	font-family: "Murs Gothic", "MursGothic", "Inter", Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	text-align: center !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	white-space: nowrap;
}

.editor-content .is-style-tb-small-cta .wp-block-button__link > span {
	display: block;
	transform: translateY(2px);
}

.editor-content .is-style-tb-small-cta .wp-block-button__link:not(:has(> span)) {
	padding-top: 18px !important;
	padding-bottom: 14px !important;
}

.editor-content .is-style-tb-author-note {
	width: 100%;
	margin: 48px 0 !important;
	padding: 24px 0 24px 28px !important;
	border-left: 4px solid var(--tb-black, #181818) !important;
	box-sizing: border-box;
}

.editor-content .is-style-tb-author-note > .wp-block-group__inner-container {
	margin: 0 !important;
	padding: 0 !important;
}

.editor-content .is-style-tb-author-note:not(.has-text-color) {
	color: var(--tb-black, #181818) !important;
}

.editor-content .is-style-tb-author-note p {
	margin: 0 0 10px !important;
	font-size: inherit !important;
	line-height: inherit !important;
}

.editor-content .is-style-tb-author-note p:last-child {
	margin-bottom: 0 !important;
	color: var(--tb-muted, #777) !important;
}

@media (max-width: 1439px) {
	.editor-content .is-style-tb-request-banner > .wp-block-group__inner-container {
		min-height: 350px !important;
		padding: 28px !important;
	}

	.editor-content .is-style-tb-request-banner h2,
	.editor-content .is-style-tb-request-banner h3 {
		margin-bottom: 16px !important;
		font-size: 35px !important;
	}

	.editor-content .is-style-tb-request-banner .wp-block-button__link {
		font-size: 14px !important;
	}

	.editor-content .is-style-tb-small-cta > .wp-block-group__inner-container {
		max-width: var(--tb-article-wide-width, min(1045px, calc(100vw - 112px))) !important;
		margin-left: auto !important;
		margin-right: auto !important;
		min-height: var(--tb-small-cta-min-height, 106px) !important;
		padding: var(--tb-small-cta-padding-y, 28px) 28px !important;
	}

	.editor-content .is-style-tb-small-cta {
		max-width: var(--tb-article-wide-width, min(1045px, calc(100vw - 112px))) !important;
	}

	.editor-content .is-style-tb-small-cta h3 {
		padding-right: var(--tb-small-cta-title-padding-right, 35px) !important;
		font-size: 18px !important;
	}

	.editor-content .is-style-tb-small-cta .wp-block-button__link {
		min-height: var(--tb-small-cta-button-min-height, 47px) !important;
		padding: 13px !important;
	}

	.editor-content .is-style-tb-small-cta .wp-block-button__link:not(:has(> span)) {
		padding-top: 15px !important;
		padding-bottom: 11px !important;
	}

	.editor-content .is-style-tb-section-heading {
		font-size: 26px !important;
	}

	.editor-content > .wp-block-spacer.is-style-tb-spacer-24 {
		height: 20px !important;
	}

	.editor-content > .wp-block-spacer.is-style-tb-spacer-72 {
		height: 56px !important;
	}

	.editor-content > p,
	.editor-content > .wp-block-paragraph,
	.editor-content > ul,
	.editor-content > ol {
		width: 100% !important;
		max-width: var(--tb-article-wide-width, min(1045px, calc(100vw - 112px))) !important;
		margin-left: auto !important;
		margin-right: auto !important;
		font-size: 16px !important;
		line-height: 1.4 !important;
	}

	.editor-content .is-style-tb-gray-thought {
		margin-top: 0 !important;
		margin-bottom: var(--editor-content-block-margin, 16px) !important;
		padding-top: 64px !important;
		padding-bottom: 64px !important;
	}

	.editor-content .is-style-tb-gray-thought > .wp-block-group__inner-container {
		max-width: 1045px !important;
	}

	.editor-content .is-style-tb-gray-thought h4 {
		font-size: 23px !important;
	}

	.editor-content .is-style-tb-gray-thought h5,
	.editor-content .is-style-tb-gray-thought h6 {
		font-size: 21px !important;
	}
}

@media (max-width: 767px) {
	.editor-content .is-style-tb-yellow-callout,
	.editor-content .is-style-tb-gray-thought {
		padding: 24px !important;
	}

	.editor-content .is-style-tb-gray-thought {
		margin-top: 0 !important;
		margin-bottom: var(--editor-content-block-margin, 16px) !important;
		padding: 64px 40px !important;
	}

	.editor-content .is-style-tb-gray-thought > .wp-block-group__inner-container {
		max-width: none !important;
	}

	.editor-content .is-style-tb-gray-thought h4 {
		font-size: 21px !important;
	}

	.editor-content .is-style-tb-gray-thought h5,
	.editor-content .is-style-tb-gray-thought h6 {
		font-size: 18px !important;
	}

	.editor-content .is-style-tb-request-banner > .wp-block-group__inner-container {
		align-items: stretch !important;
		min-height: 400px !important;
		padding: 24px !important;
		aspect-ratio: 328 / 400;
	}

	.editor-content .is-style-tb-request-banner h2,
	.editor-content .is-style-tb-request-banner h3 {
		font-size: 26px !important;
	}

	.editor-content .is-style-tb-request-banner .wp-block-button__link {
		width: 100%;
		padding: 0 !important;
	}

	.editor-content .is-style-tb-request-banner .wp-block-button__link:not(:has(> span)) {
		padding-top: 2px !important;
		padding-bottom: 0 !important;
	}

	.editor-content .is-style-tb-small-cta > .wp-block-group__inner-container {
		display: flex !important;
		flex-direction: column !important;
		justify-content: flex-start !important;
		align-items: center !important;
		width: 100% !important;
		max-width: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
		min-height: auto !important;
		padding: 24px !important;
	}

	.editor-content .is-style-tb-small-cta {
		width: calc(100% - 32px) !important;
		max-width: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.editor-content .is-style-tb-small-cta h3 {
		width: 100%;
		padding-right: 0 !important;
	}

	.editor-content .is-style-tb-small-cta .wp-block-buttons {
		width: 100%;
		margin-top: 24px !important;
	}

	.editor-content .is-style-tb-small-cta .wp-block-button,
	.editor-content .is-style-tb-small-cta .wp-block-button__link {
		width: 100% !important;
	}

	.editor-content .is-style-tb-section-heading {
		font-size: 23px !important;
		margin-top: 0 !important;
	}
}

.editor-content > .wp-block-heading,
.editor-content > .wp-block-image,
.editor-content > .wp-block-buttons {
	width: 100% !important;
	max-width: 774px !important;
	padding: 0 !important;
	box-sizing: border-box;
}

.editor-content > .wp-block-heading {
	margin: 0 0 var(--editor-content-block-margin, 24px);
	font-family: "Murs Gothic", "MursGothic", "Inter", Arial, Helvetica, sans-serif !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
}

.editor-content > .wp-block-image,
.editor-content > .wp-block-buttons {
	margin: 0 0 var(--editor-content-block-margin, 24px) !important;
}

.editor-content > h1.wp-block-heading {
	font-size: 82px !important;
}

.editor-content > h2.wp-block-heading {
	font-size: 68px !important;
}

.editor-content > h3.wp-block-heading {
	font-size: 40px !important;
}

.editor-content > h4.wp-block-heading {
	font-size: 30px !important;
	font-weight: 700 !important;
}

.editor-content > h5.wp-block-heading {
	font-size: 24px !important;
	font-weight: 700 !important;
}

.editor-content > h6.wp-block-heading {
	font-size: 18px !important;
	font-weight: 700 !important;
}

.editor-content > .wp-block-image img {
	display: block !important;
	width: auto !important;
	max-width: 100% !important;
	height: auto !important;
	margin: 0 auto !important;
	object-fit: cover;
}

.editor-content > .wp-block-image figcaption {
	margin: 24px 0 0 !important;
	color: #979797 !important;
	font-size: 16px !important;
	line-height: 1.4 !important;
	text-align: right !important;
	overflow-wrap: break-word;
	word-break: break-word;
}

.editor-content > .wp-block-spacer.is-style-tb-spacer-responsive {
	display: flex !important;
	width: 100% !important;
	max-width: 774px !important;
	height: var(--tb-spacer-desktop, 24px) !important;
	margin: 0 auto !important;
	padding: 0 !important;
}

@media (max-width: 1439px) {
	.editor-content > .wp-block-heading,
	.editor-content > .wp-block-image,
	.editor-content > .wp-block-buttons,
	.editor-content > .wp-block-spacer.is-style-tb-spacer-responsive {
		max-width: var(--tb-article-wide-width, min(1045px, calc(100vw - 112px))) !important;
	}

	.editor-content > h1.wp-block-heading {
		font-size: 40px !important;
	}

	.editor-content > h2.wp-block-heading {
		font-size: 30px !important;
	}

	.editor-content > h3.wp-block-heading {
		font-size: 26px !important;
	}

	.editor-content > h4.wp-block-heading {
		font-size: 23px !important;
	}

	.editor-content > h5.wp-block-heading {
		font-size: 20px !important;
	}

	.editor-content > h6.wp-block-heading {
		font-size: 18px !important;
	}

	.editor-content > .wp-block-image figcaption {
		margin-top: 16px !important;
	}

	.editor-content > .wp-block-spacer.is-style-tb-spacer-responsive {
		height: var(--tb-spacer-tablet, var(--tb-spacer-desktop, 24px)) !important;
	}
}

@media (max-width: 767px) {
	.editor-content > .wp-block-heading,
	.editor-content > .wp-block-image,
	.editor-content > .wp-block-spacer.is-style-tb-spacer-responsive {
		max-width: none !important;
	}

	.editor-content > p,
	.editor-content > .wp-block-paragraph,
	.editor-content > ul,
	.editor-content > ol,
	.editor-content > .wp-block-heading,
	.editor-content > .wp-block-buttons {
		width: calc(100% - 32px) !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.editor-content > p,
	.editor-content > .wp-block-paragraph,
	.editor-content > ul,
	.editor-content > ol {
		max-width: none !important;
		font-size: 15px !important;
		line-height: 1.4 !important;
	}

	.editor-content > .wp-block-image {
		width: 100% !important;
	}

	.editor-content > .wp-block-image img {
		width: calc(100% - 32px) !important;
	}

	.editor-content > .wp-block-image figcaption {
		width: calc(100% - 32px) !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.editor-content .is-style-tb-small-cta {
		width: calc(100% - 32px) !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.editor-content > h1.wp-block-heading {
		font-size: 34px !important;
	}

	.editor-content > h2.wp-block-heading {
		font-size: 27px !important;
	}

	.editor-content > h3.wp-block-heading {
		font-size: 23px !important;
	}

	.editor-content > h4.wp-block-heading {
		font-size: 21px !important;
	}

	.editor-content > h5.wp-block-heading {
		font-size: 19px !important;
	}

	.editor-content > h6.wp-block-heading {
		font-size: 17px !important;
	}

	.editor-content > .wp-block-spacer.is-style-tb-spacer-responsive {
		height: var(--tb-spacer-mobile, var(--tb-spacer-tablet, var(--tb-spacer-desktop, 24px))) !important;
	}
}

.wp-article__footer {
	max-width: 774px;
	margin: 72px 0 0;
	padding-top: 28px;
	border-top: 1px solid var(--tb-line);
}

.wp-article__feedback {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px 12px;
}

.wp-article__feedback-reactions {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 12px;
}

.wp-article__feedback-picker-wrap {
	position: relative;
}

.wp-article__reaction-button,
.wp-article__feedback-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 40px;
	padding: 5px 12px;
	border: 0;
	border-radius: 999px;
	background: #f2f2f2;
	color: #181818;
	cursor: pointer;
	text-decoration: none;
	transition: transform .15s ease, opacity .15s ease, color .15s ease;
}

.wp-article__reaction-button:hover,
.wp-article__feedback-icon:hover {
	opacity: 0.92;
}

.wp-article__reaction-button--like {
	padding-right: 12px;
	padding-left: 12px;
}

.wp-article__reaction-button.is-reacted {
	outline: 2px solid rgba(24, 24, 24, 0.12);
}

.wp-article__reaction-emoji {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	line-height: 1;
}

.wp-article__reaction-button--like .wp-article__reaction-emoji {
	font-size: 22px;
}

.wp-article__reaction-count {
	font-size: 14px;
	font-weight: 800;
	line-height: 1;
}

.wp-article__feedback-icon--plus {
	width: 40px;
	padding: 0;
}

.wp-article__feedback-picker {
	position: absolute;
	left: 50%;
	bottom: 54px;
	z-index: 15;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 12px;
	width: 168px;
	padding: 12px;
	border: 1px solid rgba(24, 24, 24, 0.1);
	box-shadow: 0 2px 8px rgba(24, 24, 24, 0.1);
	background: #fff;
	transform: translateX(-50%);
}

.wp-article__feedback-picker[hidden] {
	display: none;
}

.wp-article__feedback-picker-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	padding: 0;
	border: 0;
	background: transparent;
	font-size: 28px;
	line-height: 1;
	cursor: pointer;
	transition: transform .15s ease, background .15s ease;
}

.wp-article__feedback-picker-button:hover {
	background: rgba(24, 24, 24, 0.05);
	transform: scale(1.08);
}

.wp-article__feedback-comments {
	display: inline-flex;
	align-items: flex-start;
	gap: 8px;
	margin-left: 12px;
	padding-top: 4px;
	color: var(--tb-black);
	text-decoration: none;
}

.wp-article__feedback-comments span {
	font-size: 14px;
	font-weight: 800;
	line-height: 1.2;
	text-transform: uppercase;
}

/* Article CTA */

.wp-article__cta {
	margin: 56px 0 0;
}

.wp-article__cta-button {
	display: inline-flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-decoration: none;
}

.wp-article__content .wp-article__cta-button,
.wp-article__cta-button:hover {
	color: #fff;
	text-decoration: none;
}

.wp-article__cta-button:hover {
	opacity: 0.92;
}

.wp-article__comments-section {
	margin-top: 48px;
}

.CommentsSection_comments__f2dPA {
	padding: 56px 0 24px;
	scroll-margin: 100px;
}

.CommentsSection_comments__container__Bwm4F {
	width: 100%;
	max-width: 774px;
	margin: 0 auto;
}

.wp-article__comments-header {
	display: flex;
	align-items: center;
	gap: 16px;
	margin-bottom: 32px;
}

.wp-article__comments-avatar {
	flex-shrink: 0;
	width: 94px;
	height: 94px;
	border-radius: 999px;
	object-fit: cover;
}

.wp-article__comments-title {
	margin: 0 0 4px;
	font-family: "Murs Gothic", Arial, Helvetica, sans-serif;
	font-size: clamp(26px, 2.5vw, 44px);
	line-height: 0.95;
	text-transform: uppercase;
}

.wp-article__comments-subtitle {
	margin: 0;
	font-size: 16px;
	line-height: 1.25;
}

.wp-article__comments-trigger {
	display: block;
	width: 100%;
	padding: 23px;
	border: 1px solid rgba(24, 24, 24, 0.1);
	background: #fff;
	color: rgba(24, 24, 24, 0.5);
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	text-align: left;
	text-transform: uppercase;
}

.wp-article__comments-form-shell {
	margin-top: 24px;
}

.wp-article__comments-form-shell[hidden] {
	display: none;
}

.wp-article__comments-form-shell .comment-respond {
	display: block;
}

.wp-article__comments-form-shell .comment-notes,
.wp-article__comments-form-shell .logged-in-as,
.wp-article__comments-form-shell .comment-form-cookies-consent,
.wp-article__comments-form-shell .form-submit,
.wp-article__comments-form-shell .comment-form-author,
.wp-article__comments-form-shell .comment-form-email,
.wp-article__comments-form-shell .comment-form-url {
	margin: 0;
}

.wp-article__comments-form-shell input[type="text"],
.wp-article__comments-form-shell input[type="email"],
.wp-article__comments-form-shell input[type="url"] {
	width: 100%;
	padding: 0 0 16px;
	border: 0;
	border-bottom: 1px solid rgba(24, 24, 24, 0.1);
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
}

.wp-article__comments-textarea {
	width: 100%;
	min-height: 140px;
	padding: 0 0 16px;
	border: 0;
	border-bottom: 1px solid rgba(24, 24, 24, 0.1);
	resize: vertical;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
}

.wp-article__comments-form-shell input::placeholder,
.wp-article__comments-textarea::placeholder {
	color: rgba(24, 24, 24, 0.5);
	text-transform: uppercase;
}

.wp-article__comments-submit {
	width: 100%;
}

.tb-comment-form {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	gap: 24px 16px;
	margin: 0 0 32px;
	padding: 24px;
	border: 2px solid rgba(24, 24, 24, 0.1);
}

.tb-comment-form .comment-form-comment {
	grid-column: 1 / -1;
}

.tb-comment-form .comment-form-author,
.tb-comment-form .comment-form-email,
.tb-comment-form .comment-form-comment {
	margin: 0;
}

.tb-comment-form .comment-form-author {
	order: 1;
}

.tb-comment-form .comment-form-email {
	order: 2;
}

.tb-comment-form .comment-form-comment {
	order: 3;
}

.tb-comment-form-footer {
	grid-column: 1 / -1;
	order: 4;
}

.tb-comment-form-submit {
	margin-left: auto;
}

.tb-comment-antispam {
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	opacity: 0;
	pointer-events: none;
}

.tb-comments-main {
	padding-top: 80px;
}

.tb-comments-main__title {
	margin: 0 0 40px;
}

.tb-comments-list,
.tb-comments-list .children {
	display: flex;
	flex-direction: column;
	gap: 40px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.tb-comments-list .children {
	margin-top: 40px;
	padding-left: 64px;
}

.tb-comment__header {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 8px;
	overflow-wrap: break-word;
	word-break: break-word;
}

.tb-comment__date {
	color: rgba(24, 24, 24, 0.5);
}

.tb-comment__text {
	margin-bottom: 12px;
	color: rgba(24, 24, 24, 0.8);
	overflow-wrap: break-word;
	word-break: break-word;
}

.tb-comment__text > :first-child {
	margin-top: 0;
}

.tb-comment__text > :last-child {
	margin-bottom: 0;
}

.tb-comment__footer {
	display: flex;
	align-items: center;
	gap: 24px;
}

.tb-comment__footer .comment-reply-link {
	color: #1e7dc7;
	text-decoration: none;
	text-transform: uppercase;
}

.tb-comment__footer .comment-reply-link:hover {
	color: #676876;
}

.tb-comment .comment-awaiting-moderation {
	margin: 0 0 8px;
	color: rgba(24, 24, 24, 0.5);
	font-size: 14px;
	font-weight: 500;
}

.wp-article__comments-disabled {
	padding: 23px;
	border: 1px solid rgba(24, 24, 24, 0.1);
	color: rgba(24, 24, 24, 0.5);
	font-size: 16px;
	text-transform: uppercase;
}

/* Static pages */
.page_page__contentInner__jQupD,
.page_page__contentInner__kKrQi {
	overflow: hidden;
	flex: 1 0 auto;
	width: 100%;
	max-width: 774px;
	margin: 0 auto;
	padding: 156px 0 56px;
}

.page_page__btn__rH6HT {
	width: 100% !important;
	margin-top: 40px;
}

.page_page__title__L9eJq {
	margin-bottom: 40px;
}

.page_page__contentInner__kKrQi ol {
	padding-top: 20px;
	list-style-position: inside;
	list-style-type: decimal;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.page_page__contentInner__kKrQi li {
	list-style-position: inside;
	list-style-type: decimal !important;
}

.contacts-container {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	font-family: Arial, sans-serif;
}

.contact-block {
	margin-bottom: 20px;
}

.contacts-container h5 {
	margin: 5px 0;
	font-size: 18px;
	font-weight: 700;
	color: #333;
}

.contacts-container .email a {
	font-weight: 400;
	color: #007bff;
	text-decoration: none;
}

.contacts-container .email a:hover {
	text-decoration: underline;
}

/* Frontend auth */

.tb-auth {
	position: relative;
	display: flex;
	align-items: center;
}

.tb-auth [hidden],
.tb-auth-modal [hidden] {
	display: none !important;
}

.tb-auth__user {
	position: relative;
}

.tb-auth__user-button {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	padding: 0;
	border: 0;
	background: transparent;
	color: #181818;
	cursor: pointer;
}

.tb-auth__initial {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	border: 1.8px solid currentColor;
	border-radius: 50%;
	font-family: Inter, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
}

.tb-auth__name {
	max-width: 160px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tb-auth__menu {
	position: absolute;
	top: calc(100% + 20px);
	right: 0;
	z-index: 1002;
	width: 280px;
	padding: 20px;
	border: 1px solid rgba(24, 24, 24, 0.14);
	background: #fff;
	box-shadow: 0 18px 40px rgba(24, 24, 24, 0.14);
}

.tb-auth__menu::before {
	content: "";
	position: absolute;
	right: 36px;
	bottom: 100%;
	width: 18px;
	height: 18px;
	border-top: 1px solid rgba(24, 24, 24, 0.14);
	border-left: 1px solid rgba(24, 24, 24, 0.14);
	background: #fff;
	transform: translateY(9px) rotate(45deg);
}

.tb-auth__menu-head {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: 56px minmax(0, 1fr);
	gap: 14px;
	align-items: center;
	padding-bottom: 18px;
	margin-bottom: 14px;
	border-bottom: 1px solid rgba(24, 24, 24, 0.1);
}

.tb-auth__avatar {
	display: block;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	object-fit: cover;
	background: #f1f3f7;
}

.tb-auth__menu-name,
.tb-auth__menu-email {
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tb-auth__menu-email {
	margin-top: 4px;
	color: rgba(24, 24, 24, 0.58);
}

.tb-auth__menu-action {
	display: block;
	width: 100%;
	padding: 8px 0;
	border: 0;
	background: transparent;
	color: #181818;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
}

.tb-auth__menu-action:hover {
	color: #b247b6;
}

.tb-auth-modal {
	z-index: 1001;
}

.tb-auth-modal__inner {
	width: 576px;
}

.tb-auth-modal__layout {
	display: grid;
	gap: 24px;
}

.tb-auth-panel {
	display: grid;
	gap: 24px;
}

.tb-auth-panel[hidden] {
	display: none;
}

.tb-auth-modal__status {
	margin: 0;
	padding: 12px 14px;
	background: #f1f3f7;
	color: #181818;
}

.tb-auth-modal__status[data-error="true"] {
	background: #fff1f1;
	color: #f92a2a;
}

.tb-auth-modal__remember {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: rgba(24, 24, 24, 0.72);
}

.tb-auth-modal__profile-head {
	display: grid;
	grid-template-columns: 72px minmax(0, 1fr);
	gap: 16px;
	align-items: center;
}

.tb-auth-modal__profile-head p {
	margin: 0;
}

.tb-auth-modal__profile-head p + p {
	margin-top: 4px;
	color: rgba(24, 24, 24, 0.58);
}

.tb-auth-modal__avatar {
	display: block;
	width: 72px;
	height: 72px;
	border-radius: 50%;
	object-fit: cover;
	background: #f1f3f7;
}

.tb-auth-modal__file {
	display: grid;
	gap: 8px;
	color: rgba(24, 24, 24, 0.72);
}

.tb-auth-modal button:disabled {
	cursor: wait;
	opacity: 0.58;
}

/* Request modal */
/* This is still a deliberate bridge layer: original compiled modal classes are
   reused, but opening/submit/dropdown behavior is driven by WP markup and JS. */

.tb-request-modal.Modal_modal__BEGMr,
.FormModal_modal__Ng0ij {
	z-index: 1000;
}

.tb-request-modal .Modal_modal__inner__6vDNh {
	width: 576px;
	padding: 32px 0 28px;
	margin: auto;
}

.tb-request-modal .Modal_modal__body__dTQjV {
	padding: 0 32px;
}

.tb-request-modal__close.Modal_modal__close__h_O3i {
	position: absolute;
	top: 20px;
	right: 20px;
	margin-left: 0;
	z-index: 2;
}

.tb-request-modal__title {
	max-width: calc(100% - 92px);
}

.flag-dropdown.PhoneInput_phoneButton__YMrIo.open,
.flag-dropdown.PhoneInput_phoneButton__YMrIo.open .selected-flag {
	background: #fff !important;
	border-radius: 3px 0 0 0;
	z-index: 2;
}

.selected-flag .arrow.up {
	border-top: none;
	border-bottom: 4px solid #555;
}

.tb-request-form {
	padding-top: 48px;
	display: flex;
	flex-direction: column;
	gap: 32px;
}

.tb-request-form__field {
	position: relative;
}

.tb-request-form__input {
	width: 100%;
}

.tb-request-form__caption {
	display: none;
	position: absolute;
	top: calc(100% + 2px);
	left: 0;
	font-family: Inter, sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.2;
	text-align: left;
	text-transform: uppercase;
	color: #f92a2a;
}

.tb-request-form__caption[data-show="true"] {
	display: block;
}

.tb-request-form__status {
	margin: 20px 0 0;
	font-size: 16px;
	color: #f92a2a;
}

.tb-request-modal__success {
	padding-top: 12px;
	max-width: 400px;
}

.wp-article__share {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 24px 32px;
	margin: 80px auto 0;
	max-width: 774px;
}

.wp-article__share > span {
	font-family: "Murs Gothic", Arial, Helvetica, sans-serif;
	font-size: clamp(30px, 2.8vw, 46px);
	line-height: 1;
	text-transform: uppercase;
}

.wp-article__share-buttons {
	display: flex;
	align-items: center;
	gap: 24px;
}

.wp-article__share-button {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 56px;
	height: 56px;
	padding: 0;
	border: 0;
	border-radius: 999px;
	background: var(--tb-black);
	color: #fff !important;
	text-decoration: none;
}

.wp-article__share-copy-text {
	position: absolute;
	top: 50%;
	left: calc(100% + 12px);
	padding: 8px 10px 10px 24px;
	background: var(--tb-black);
	color: #fff;
	font-size: 12px;
	line-height: 1;
	text-transform: none;
	white-space: nowrap;
	opacity: 0;
	transform: translate(-12px, -50%);
	pointer-events: none;
	transition: opacity 0.2s ease, transform 0.2s ease;
}

.wp-article__share-copy-text[data-copied="true"] {
	opacity: 1;
	transform: translate(0, -50%);
}

/* Tablet single overrides */
/* On tablet the single-page header keeps the floating card behavior instead of
   falling back to the breakpoint rules from the original app shell. */

@media (max-width: 1023px) {
	body.wp-single-article .Header_header__MwWvM,
	body.wp-single-podcast .Header_header__MwWvM,
	body.single-post .Header_header__MwWvM,
	body.single-podcast .Header_header__MwWvM,
	body.single-teambuilding .Header_header__MwWvM {
		top: 0 !important;
		left: 0 !important;
		right: 0 !important;
		box-shadow: none !important;
	}

	body.wp-single-article.admin-bar .Header_header__MwWvM,
	body.wp-single-podcast.admin-bar .Header_header__MwWvM,
	body.single-post.admin-bar .Header_header__MwWvM,
	body.single-podcast.admin-bar .Header_header__MwWvM,
	body.single-teambuilding.admin-bar .Header_header__MwWvM {
		top: 32px !important;
	}

	.BackButton_button__95IN1 {
		margin-left: 24px;
		margin-bottom: 24px;
	}

	.wp-article {
		padding: 148px 24px 80px;
	}

	.wp-article__body {
		grid-template-columns: 1fr;
		gap: 32px;
		max-width: 774px;
	}

	body.single-teambuilding .wp-article__title {
		max-width: 656px;
	}

	body.single-teambuilding .wp-article__meta {
		max-width: 656px;
		justify-content: center;
	}

	.wp-article__author {
		position: static;
		grid-column: auto;
		justify-self: stretch;
		width: auto;
		padding-bottom: 24px;
		border-bottom: 1px solid var(--tb-line);
	}

	.wp-article__author-top {
		grid-template-columns: 64px minmax(0, 1fr);
	}

	.wp-article__author-avatar {
		width: 64px;
		height: 64px;
		border-radius: 32px;
	}

	.wp-article__content {
		grid-column: auto;
	}

	.tb-request-modal .Modal_modal__inner__6vDNh {
		width: 500px;
		padding: 28px 0 24px;
	}

	.tb-request-modal .Modal_modal__body__dTQjV {
		padding: 0 28px;
	}

	.tb-request-modal__close.Modal_modal__close__h_O3i {
		top: 18px;
		right: 18px;
	}

	.wp-article__comments-section {
		margin-top: 40px;
	}

	.CommentsSection_comments__container__Bwm4F {
		max-width: 1045px;
		padding-inline: 56px;
	}

	.wp-article__comments-header {
		margin-bottom: 24px;
	}

	.wp-article__comments-avatar {
		width: 64px;
		height: 64px;
	}

	.page_page__contentInner__jQupD,
	.page_page__contentInner__kKrQi {
		max-width: 1045px;
		padding: 70px 56px;
	}

	.page_page__title__L9eJq {
		margin-bottom: 30px;
	}

	.wp-article__share {
		margin-top: 64px;
		gap: 16px 24px;
		padding-inline: 56px;
		max-width: 1045px;
	}

	.wp-article__share-buttons {
		gap: 16px;
	}

	.tb-single-read-more-grid {
		--tb-related-gap: 100px;
	}

	.page_page__Omedj .ReadMoreGridPodcast_swiper__0_2pO {
		gap: var(--tb-related-gap);
	}
}

@media (max-width: 1199px) {
	.tb-single-read-more-grid {
		--tb-related-gap: 80px;
	}
}

@media (max-width: 999px) {
	.tb-single-read-more-grid {
		--tb-related-gap: 40px;
	}

	.tb-related-carousel__slide {
		flex-basis: calc((100% - var(--tb-related-gap)) / 2);
	}
}

/* Mobile single overrides */
/* On mobile we intentionally drop the floating gap and let the header snap to
   the viewport edges to match the compact mobile treatment. */

@media (max-width: 767px) {
	body.wp-single-article .Header_header__MwWvM,
	body.wp-single-podcast .Header_header__MwWvM,
	body.single-post .Header_header__MwWvM,
	body.single-podcast .Header_header__MwWvM,
	body.single-teambuilding .Header_header__MwWvM {
		top: 0 !important;
		left: 0 !important;
		right: 0 !important;
		box-shadow: none !important;
	}

	.wp-article {
		padding: 104px 16px 64px;
	}

	.BackButton_button__95IN1 {
		margin-left: 16px;
		margin-bottom: 16px;
	}

	.wp-article__back {
		margin-bottom: 30px;
	}

	.wp-article__meta {
		margin-bottom: 28px;
	}

	.MaterialFeedback_materialFeedback__4_lWd {
		display: grid;
		grid-template-columns: 1fr 40px;
		gap: 16px 8px;
	}

	.MaterialFeedback_materialFeedback__counter__CY_0R,
	.MaterialFeedback_materialFeedback__pickerWrapper__NX0U4 {
		margin-right: 0;
	}

	.MaterialFeedback_materialFeedback__comments__QsRGY {
		grid-column: 1 / -1;
		min-width: 0;
	}

	.EmojiReactionsPicker_picker__list__WjvYz {
		left: auto;
		right: 0;
		transform: translate3d(0, 12px, 0);
	}

	.EmojiReactionsPicker_picker_open__MnOU8 .EmojiReactionsPicker_picker__list__WjvYz {
		transform: translate3d(0, 0, 0);
	}

	body.single-teambuilding .wp-article__title,
	body.single-teambuilding .wp-article__meta {
		max-width: none;
	}

	body.single-teambuilding .wp-article__meta {
		justify-content: flex-start;
	}

	.wp-article__cover {
		margin-bottom: 44px;
		aspect-ratio: 4 / 3;
	}

	.wp-article__content {
		--tb-article-wide-width: calc(100vw - 32px);
		font-size: 15px;
	}

	.wp-article__content .is-style-tb-gray-thought > .wp-block-group__inner-container {
		width: calc(100% - 32px) !important;
		max-width: none !important;
	}

	.wp-article__content blockquote,
	.wp-article__content .wp-block-quote,
	.wp-article__content .has-background {
		padding: 24px;
	}

	.wp-article__podcast-intro {
		margin: 0 0 24px;
		font-size: 18px;
		line-height: 1.6;
	}

	.wp-article__podcast-media {
		margin: 0 0 32px;
	}

	.wp-article__podcast-media iframe,
	.wp-article__podcast-media audio {
		display: block;
		width: 100%;
	}

	.wp-article__podcast-media iframe {
		aspect-ratio: 16 / 9;
		border: 0;
	}

	.wp-article__cta {
		margin-top: 40px;
	}

	.wp-article__cta-button {
		padding: 16px;
		font-size: 14px;
	}

	.wp-article__feedback-comments {
		margin-left: 0;
	}

	.CommentsSection_comments__container__Bwm4F {
		padding-inline: 0;
	}

	.wp-article__comments-header {
		align-items: flex-start;
		margin-bottom: 24px;
	}

	.wp-article__comments-trigger,
	.wp-article__comments-disabled {
		padding: 19px;
		font-size: 14px;
	}

	.tb-comment-form {
		grid-template-columns: minmax(0, 1fr);
		gap: 16px;
		padding: 20px;
	}

	.tb-comment-form .comment-form-comment,
	.tb-comment-form-footer {
		grid-column: auto;
	}

	.tb-comment-form-submit {
		max-width: none;
		margin-left: 0;
	}

	.tb-comments-main {
		padding-top: 64px;
	}

	.tb-comments-main__title {
		margin-bottom: 32px;
	}

	.tb-comments-list,
	.tb-comments-list .children {
		gap: 32px;
	}

	.tb-comments-list .children {
		margin-top: 32px;
		padding-left: 24px;
	}

	.tb-request-form {
		padding-top: 40px;
		gap: 22px;
	}

	.tb-request-modal .Modal_modal__inner__6vDNh {
		width: 100%;
		min-width: 328px;
		padding: 24px 0 22px;
	}

	.tb-request-modal .Modal_modal__body__dTQjV {
		padding: 0 20px;
	}

	.tb-request-modal__close.Modal_modal__close__h_O3i {
		top: 16px;
		right: 16px;
	}

	.tb-request-modal__title {
		max-width: calc(100% - 72px);
	}

	.wp-article__share {
		flex-direction: column;
		align-items: flex-start;
		padding-inline: 16px;
		margin-top: 56px;
		gap: 16px;
	}

	.page_page__contentInner__jQupD,
	.page_page__contentInner__kKrQi {
		padding: 54px 16px;
	}

	.page_page__title__L9eJq {
		margin-bottom: 20px;
	}

	.contacts-container h5 {
		font-size: 16px;
	}

	.wp-article__share-buttons {
		gap: 16px;
	}

	.wp-article__share-button {
		width: 48px;
		height: 48px;
	}

	.tb-single-video-player {
		margin-bottom: 32px;
	}

	.tb-single-read-more-grid {
		--tb-related-gap: 40px;
	}

	.tb-related-carousel__slide {
		flex-basis: 83.3333%;
	}
}

/* Related podcasts share one card layout, regardless of title length. */
.tb-related-podcasts .tb-related-carousel__track {
	--tb-related-gap: 24px;
	gap: var(--tb-related-gap);
	align-items: stretch;
}
.tb-related-podcasts .tb-related-carousel__slide {
	flex-basis: calc((100% - var(--tb-related-gap)) / 2);
	max-width: none !important;
	display: flex;
}
.tb-related-podcasts .PodcastGridCard_podcastGridCard__HaZd8 {
	width: 100%;
	min-width: 0;
	padding: 24px;
	box-sizing: border-box;
}
.tb-related-podcasts .PodcastGridCard_podcastGridCard__preview__smGtN {
	aspect-ratio: 662 / 390;
}
.tb-related-podcasts .PodcastGridCard_podcastGridCard__img__vEvbw {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.tb-related-podcasts .PodcastGridCard_podcastGridCard__title__JHKjE {
	word-break: normal;
	overflow-wrap: anywhere;
}
@media (max-width: 767px) {
	.tb-related-podcasts .tb-related-carousel__track { --tb-related-gap: 16px; }
	.tb-related-podcasts .tb-related-carousel__slide { flex-basis: 100%; }
	.tb-related-podcasts .PodcastGridCard_podcastGridCard__HaZd8 { padding: 16px; }
}

/* Keep reader names accessible without squeezing the mobile logo. */
@media (max-width: 767px) {
  .tb-auth__name { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
  .tb-auth__menu { position: fixed; top: 64px; right: 16px; max-width: calc(100vw - 32px); }
}
