.single-tainoslov_quote .tainoslov-quote-page {
	--tainoslov-quote-night: #1e1e27;
	--tainoslov-quote-deep: #181820;
	--tainoslov-quote-paper: #f1eadf;
	--tainoslov-quote-muted: #c8c0b4;
	--tainoslov-quote-sage: #a8c6b7;
	--tainoslov-quote-brass: #c6a36c;
	--tainoslov-quote-line: rgb(241 234 223 / 13%);
	--tainoslov-reading-shell: 1000px;
	--tainoslov-reading-width-wide: 760px;
	--tainoslov-reading-width: 680px;
	--tainoslov-body-size: 17px;
	--tainoslov-body-line-height: 1.76;
	--tainoslov-section-title-size: 33px;
	--tainoslov-section-title-line-height: 1.12;
	--tainoslov-page-padding-mobile: 21px;
	box-sizing: border-box;
	max-width: var(--tainoslov-reading-shell);
	margin: 0 auto;
	padding: 0 32px;
	background: transparent;
	color: var(--tainoslov-quote-paper);
	font-family: Arial, sans-serif;
	font-size: var(--tainoslov-body-size);
	line-height: var(--tainoslov-body-line-height);
}

.single-tainoslov_quote .tainoslov-quote-page *,
.single-tainoslov_quote .tainoslov-quote-page *::before,
.single-tainoslov_quote .tainoslov-quote-page *::after { box-sizing: border-box; }

.single-tainoslov_quote .tainoslov-quote {
	max-width: var(--tainoslov-reading-width-wide);
	margin: 0 auto;
	padding: 72px 0 96px;
	border: 0;
	border-radius: 0;
	/* Astra applies a white article canvas via .ast-article-single. */
	background: transparent !important;
	box-shadow: none;
}

.single-tainoslov_quote .tainoslov-quote a { color: inherit; text-decoration: none; }

.single-tainoslov_quote .tainoslov-quote a:focus-visible,
.single-tainoslov_quote .tainoslov-quote__origin summary:focus-visible {
	outline: 2px solid var(--tainoslov-quote-brass);
	outline-offset: 4px;
}

.single-tainoslov_quote .tainoslov-quote__header { padding: 0; }

.single-tainoslov_quote .tainoslov-quote__editorial-preview {
	display: inline-block;
	margin: 0 0 20px;
	padding: 4px 8px;
	border: 1px solid var(--tainoslov-quote-brass);
	color: var(--tainoslov-quote-brass);
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 1.4;
	text-transform: uppercase;
}

.single-tainoslov_quote .tainoslov-quote__eyebrow,
.single-tainoslov_quote .tainoslov-quote__section-label {
	margin: 0 0 12px;
	color: var(--tainoslov-quote-sage);
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.16em;
	line-height: 1.4;
	text-transform: uppercase;
}

.single-tainoslov_quote .tainoslov-quote__eyebrow {
	margin-bottom: 25px;
	letter-spacing: 0.19em;
	font-size: 11px;
}

/* Astra's generic blockquote decoration must not enter the canonical thought. */
.single-tainoslov_quote blockquote.tainoslov-quote__text {
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-inline-start: 0 !important;
	background: transparent;
	color: #fff9ee;
	font-family: 'Cormorant Garamond', Georgia, 'Times New Roman', serif;
	font-style: normal !important;
	font-weight: 600;
	letter-spacing: -0.048em;
	line-height: 1.18;
	text-wrap: balance;
}

.single-tainoslov_quote .tainoslov-quote--short .tainoslov-quote__text { font-size: clamp(43px, 6.5vw, 76px); }
.single-tainoslov_quote .tainoslov-quote--medium .tainoslov-quote__text { font-size: 43px; }
.single-tainoslov_quote .tainoslov-quote--long .tainoslov-quote__text { font-size: clamp(32px, 4.2vw, 52px); }
.single-tainoslov_quote .tainoslov-quote--very-long .tainoslov-quote__text { font-size: clamp(28px, 3.5vw, 44px); }

.single-tainoslov_quote .tainoslov-quote__thought { position: relative; }

.single-tainoslov_quote .tainoslov-quote__star {
	position: absolute;
	width: 12px;
	height: 12px;
	pointer-events: none;
	background: var(--tainoslov-quote-brass);
	clip-path: polygon(50% 0%, 59% 41%, 100% 50%, 59% 59%, 50% 100%, 41% 59%, 0 50%, 41% 41%);
}

.single-tainoslov_quote .tainoslov-quote__star--before { top: 0.4em; left: -24px; }
.single-tainoslov_quote .tainoslov-quote__star--after { right: 12%; bottom: 0.18em; }

.single-tainoslov_quote .tainoslov-quote__permission {
	max-width: 440px;
	margin: 42px 0 0;
	color: var(--tainoslov-quote-muted);
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 17px;
	line-height: 1.5;
}

.single-tainoslov_quote .tainoslov-quote__breath--long { height: 138px; }

.single-tainoslov_quote .tainoslov-quote__origin {
	max-width: 610px;
	margin-top: 28px;
	color: var(--tainoslov-quote-muted);
}

.single-tainoslov_quote .tainoslov-quote__origin summary {
	display: inline-flex;
	align-items: center;
	gap: 9px;
	cursor: pointer;
	color: var(--tainoslov-quote-paper);
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 18px;
	list-style: none;
}

.single-tainoslov_quote .tainoslov-quote__origin summary::-webkit-details-marker { display: none; }
.single-tainoslov_quote .tainoslov-quote__origin summary::before {
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 5px solid var(--tainoslov-quote-brass);
	content: '';
}
.single-tainoslov_quote .tainoslov-quote__origin[open] { border-top: 1px solid var(--tainoslov-quote-line); padding-top: 19px; }
.single-tainoslov_quote .tainoslov-quote__origin[open] summary::before { transform: rotate(90deg); }
.single-tainoslov_quote .tainoslov-quote__origin-content { max-width: 610px; margin-top: 19px; font-size: 15px; }
.single-tainoslov_quote .tainoslov-quote__facts { display: grid; grid-template-columns: minmax(120px, 0.35fr) minmax(0, 1fr); gap: 12px 24px; margin: 0; line-height: 1.6; }
.single-tainoslov_quote .tainoslov-quote__facts dt { color: var(--tainoslov-quote-muted); }
.single-tainoslov_quote .tainoslov-quote__facts dd { margin: 0; color: var(--tainoslov-quote-paper); }

.single-tainoslov_quote .tainoslov-quote__section {
	max-width: var(--tainoslov-reading-width);
	margin-top: 92px;
}

.single-tainoslov_quote .tainoslov-quote__context { max-width: 620px; margin-top: 78px; }
.single-tainoslov_quote .tainoslov-quote__meaning { max-width: 650px; margin-top: 112px; }
.single-tainoslov_quote .tainoslov-quote__editorial-act,
.single-tainoslov_quote .tainoslov-quote__alternative-act,
.single-tainoslov_quote .tainoslov-quote__application-act { max-width: 650px; margin-top: 82px; }

.single-tainoslov_quote .tainoslov-quote__section h2,
.single-tainoslov_quote .tainoslov-quote__door h2 {
	margin: 0 0 17px;
	color: var(--tainoslov-quote-paper);
	font-family: 'Cormorant Garamond', Georgia, 'Times New Roman', serif;
	font-size: var(--tainoslov-section-title-size);
	font-weight: 600;
	letter-spacing: -0.025em;
	line-height: var(--tainoslov-section-title-line-height);
}

.single-tainoslov_quote .tainoslov-quote__section p:not(.tainoslov-quote__section-label) {
	margin: 0;
	color: #e0d8cd;
	font-size: var(--tainoslov-body-size);
	line-height: var(--tainoslov-body-line-height);
}

.single-tainoslov_quote .tainoslov-quote__section p + p { margin-top: 20px; }
.single-tainoslov_quote .tainoslov-quote__key-thought { color: var(--tainoslov-quote-paper) !important; font-family: Arial, sans-serif; }
.single-tainoslov_quote .tainoslov-quote__editorial-reflection { margin: 0 !important; padding-left: 19px; border-left: 1px solid var(--tainoslov-quote-brass); color: #e0d8cd !important; font-size: var(--tainoslov-body-size) !important; }
.single-tainoslov_quote .tainoslov-quote__alternative,
.single-tainoslov_quote .tainoslov-quote__life-application { margin: 0 !important; color: #e0d8cd !important; }

.single-tainoslov_quote .tainoslov-quote__stillness {
	max-width: 520px;
	margin: 88px auto 0;
	padding: 32px 0;
	border-top: 1px solid var(--tainoslov-quote-line);
	border-bottom: 1px solid var(--tainoslov-quote-line);
	color: #d8d0c5;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 21px;
	line-height: 1.5;
	text-align: center;
}

.single-tainoslov_quote .tainoslov-quote__question { max-width: 680px; margin-top: 108px; padding-top: 36px; border-top: 1px solid var(--tainoslov-quote-line); }
.single-tainoslov_quote .tainoslov-quote__question h2 { max-width: 24ch; font-size: clamp(28px, 2.2vw, 30px); font-weight: 500; line-height: 1.22; }
.single-tainoslov_quote .tainoslov-quote__topics { padding-top: 28px; border-top: 1px solid var(--tainoslov-quote-line); }
.single-tainoslov_quote .tainoslov-quote__topics h3 { margin: 24px 0 10px; color: var(--tainoslov-quote-muted); font-size: 14px; font-weight: 600; }
.single-tainoslov_quote .tainoslov-quote__term-list { display: flex; flex-wrap: wrap; gap: 8px; margin: 0; padding: 0; list-style: none; }
.single-tainoslov_quote .tainoslov-quote__term-label { display: inline-block; padding: 5px 11px; border: 1px solid rgb(241 234 223 / 23%); color: var(--tainoslov-quote-muted); font-size: 14px; }

.single-tainoslov_quote .tainoslov-quote__finish { margin-top: 92px; padding-top: 22px; border-top: 1px solid var(--tainoslov-quote-line); }
.single-tainoslov_quote .tainoslov-quote__door { max-width: 610px; padding: 26px 28px; border-left: 2px solid var(--tainoslov-quote-brass); background: rgb(241 234 223 / 3%); }
.single-tainoslov_quote .tainoslov-quote__door h2 { font-size: 27px; line-height: 1.15; }
.single-tainoslov_quote .tainoslov-quote__related-cards { display: grid; gap: 0; margin-top: 20px; }
.single-tainoslov_quote .tainoslov-quote__related-card { display: flex; justify-content: space-between; gap: 16px; padding: 19px 0; border-top: 1px solid var(--tainoslov-quote-line); color: var(--tainoslov-quote-paper); font-family: Georgia, 'Times New Roman', serif; font-size: 20px; line-height: 1.2; }
.single-tainoslov_quote .tainoslov-quote__related-card:hover { color: var(--tainoslov-quote-brass); }
.single-tainoslov_quote .tainoslov-quote__quiet-ending { max-width: 520px; margin: 132px auto 0; text-align: center; }
.single-tainoslov_quote .tainoslov-quote__quiet-ending .tainoslov-quote__section-label { margin-bottom: 18px; }
.single-tainoslov_quote .tainoslov-quote__quiet-ending-primary { margin: 0; color: var(--tainoslov-quote-paper); font-family: 'Cormorant Garamond', Georgia, 'Times New Roman', serif; font-size: clamp(25px, 2.2vw, 31px); font-weight: 600; line-height: 1.25; }
.single-tainoslov_quote .tainoslov-quote__quiet-ending-secondary { margin: 12px 0 0; color: var(--tainoslov-quote-muted); font-size: 17px; line-height: 1.5; }
.single-tainoslov_quote .tainoslov-quote__closing { max-width: 430px; margin: 148px auto 0; color: var(--tainoslov-quote-muted); font-family: 'Cormorant Garamond', Georgia, 'Times New Roman', serif; font-size: 17px; font-weight: 600; line-height: 1.5; text-align: center; }

/* Experimental concepts are inert until a future approved body-class opt-in. */
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__context,
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__meaning,
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__editorial-act,
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__alternative-act,
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__application-act,
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__question {
	position: relative;
}

.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__context { --tainoslov-thread-entry: 78px; }
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__meaning { --tainoslov-thread-entry: 112px; }
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__editorial-act,
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__alternative-act,
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__application-act { --tainoslov-thread-entry: 82px; }
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__question { --tainoslov-thread-entry: 108px; }

.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__context::before,
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__meaning::before,
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__editorial-act::before,
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__alternative-act::before,
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__application-act::before,
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__question::before {
	position: absolute;
	top: calc(-1 * var(--tainoslov-thread-entry));
	left: -34px;
	width: 1px;
	height: var(--tainoslov-thread-entry);
	background: rgb(200 169 107 / 48%);
	content: '';
	pointer-events: none;
}

.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__context::after,
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__meaning::after,
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__editorial-act::after,
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__alternative-act::after,
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__application-act::after,
.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__question::after {
	position: absolute;
	top: -4px;
	left: -37px;
	width: 7px;
	height: 7px;
	background: var(--tainoslov-quote-brass);
	clip-path: polygon(50% 0, 61% 39%, 100% 50%, 61% 61%, 50% 100%, 39% 61%, 0 50%, 39% 39%);
	content: '';
	pointer-events: none;
}

@media (prefers-reduced-motion: no-preference) {
	.single-tainoslov_quote.tainoslov-v2-prototype--attention-light .tainoslov-quote__section:focus-within { background: radial-gradient(440px 220px at 22% 44%, rgb(198 163 108 / 9%), transparent 72%); }
}

@media (max-width: 650px) {
	.single-tainoslov_quote .tainoslov-quote-page { padding: 0 var(--tainoslov-page-padding-mobile); }
	.single-tainoslov_quote .tainoslov-quote { padding: 62px 0 72px; }
	.single-tainoslov_quote .tainoslov-quote--short .tainoslov-quote__text { font-size: clamp(40px, 12vw, 59px); }
	.single-tainoslov_quote .tainoslov-quote--medium .tainoslov-quote__text { font-size: 29px; }
	.single-tainoslov_quote .tainoslov-quote--long .tainoslov-quote__text { font-size: clamp(30px, 9vw, 41px); }
	.single-tainoslov_quote .tainoslov-quote--very-long .tainoslov-quote__text { font-size: clamp(26px, 7.8vw, 35px); }
	.single-tainoslov_quote .tainoslov-quote__star { width: 10px; height: 10px; }
	.single-tainoslov_quote .tainoslov-quote__star--before { left: -15px; }
	.single-tainoslov_quote .tainoslov-quote__star--after { right: 4px; }
	.single-tainoslov_quote .tainoslov-quote__permission { margin-top: 34px; font-size: 16px; }
	.single-tainoslov_quote .tainoslov-quote__breath--long { height: 96px; }
	.single-tainoslov_quote .tainoslov-quote__section { margin-top: 68px; }
	.single-tainoslov_quote .tainoslov-quote__context { margin-top: 60px; }
	.single-tainoslov_quote .tainoslov-quote__meaning { margin-top: 80px; }
	.single-tainoslov_quote .tainoslov-quote__editorial-act,
	.single-tainoslov_quote .tainoslov-quote__alternative-act,
	.single-tainoslov_quote .tainoslov-quote__application-act { margin-top: 56px; }
	.single-tainoslov_quote .tainoslov-quote__section h2 { font-size: 33px; }
	.single-tainoslov_quote .tainoslov-quote__stillness { margin-top: 66px; }
	.single-tainoslov_quote .tainoslov-quote__question { margin-top: 78px; padding-top: 29px; }
	.single-tainoslov_quote .tainoslov-quote__question h2 { max-width: 21ch; font-size: clamp(25px, 6.5vw, 26px); }
	.single-tainoslov_quote .tainoslov-quote__finish,
	.single-tainoslov_quote .tainoslov-quote__quiet-ending { margin-top: 76px; }
	.single-tainoslov_quote .tainoslov-quote__closing { margin-top: 104px; }
	.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__context { --tainoslov-thread-entry: 60px; }
	.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__meaning { --tainoslov-thread-entry: 80px; }
	.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__editorial-act,
	.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__alternative-act,
	.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__application-act { --tainoslov-thread-entry: 56px; }
	.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__question { --tainoslov-thread-entry: 78px; }
	.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__context::before,
	.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__meaning::before,
	.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__editorial-act::before,
	.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__alternative-act::before,
	.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__application-act::before,
	.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__question::before { left: -12px; }
	.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__context::after,
	.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__meaning::after,
	.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__editorial-act::after,
	.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__alternative-act::after,
	.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__application-act::after,
	.single-tainoslov_quote.tainoslov-v2-prototype--golden-thread .tainoslov-quote__question::after { left: -15px; }
}

@media (max-width: 512px) {
	.single-tainoslov_quote .tainoslov-quote__facts { grid-template-columns: 1fr; gap: 4px; }
	.single-tainoslov_quote .tainoslov-quote__facts dd { margin-bottom: 12px; }
	.single-tainoslov_quote .tainoslov-quote__door { padding: 22px 18px; }
	.single-tainoslov_quote .tainoslov-quote__quiet-ending-primary { font-size: 25px; }
	.single-tainoslov_quote .tainoslov-quote__quiet-ending-secondary,
	.single-tainoslov_quote .tainoslov-quote__closing { font-size: 16px; }
}

/* Golden Thread is deliberately limited to the approved live Quote #243. */
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__context,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__meaning,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__editorial-act,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__alternative-act,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__application-act,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__question { position: relative; }

.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__context { --tainoslov-thread-entry: 78px; }
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__meaning { --tainoslov-thread-entry: 112px; }
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__editorial-act,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__alternative-act,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__application-act { --tainoslov-thread-entry: 82px; }
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__question { --tainoslov-thread-entry: 108px; }

.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__context::before,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__meaning::before,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__editorial-act::before,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__alternative-act::before,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__application-act::before,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__question::before {
	position: absolute;
	top: calc(-1 * var(--tainoslov-thread-entry));
	left: -34px;
	width: 1px;
	height: var(--tainoslov-thread-entry);
	background: rgb(200 169 107 / 48%);
	content: '';
	pointer-events: none;
}

.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__context::after,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__meaning::after,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__editorial-act::after,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__alternative-act::after,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__application-act::after,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__question::after {
	position: absolute;
	top: -4px;
	left: -37px;
	width: 7px;
	height: 7px;
	background: var(--tainoslov-quote-brass);
	clip-path: polygon(50% 0, 61% 39%, 100% 50%, 61% 61%, 50% 100%, 39% 61%, 0 50%, 39% 39%);
	content: '';
	pointer-events: none;
}

@media (max-width: 650px) {
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__context { --tainoslov-thread-entry: 60px; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__meaning { --tainoslov-thread-entry: 80px; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__editorial-act,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__alternative-act,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__application-act { --tainoslov-thread-entry: 56px; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__question { --tainoslov-thread-entry: 78px; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__context::before,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__meaning::before,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__editorial-act::before,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__alternative-act::before,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__application-act::before,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__question::before { left: -12px; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__context::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__meaning::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__editorial-act::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__alternative-act::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__application-act::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__question::after { left: -15px; }
}

/* Variant 3: a quiet dotted path in the composition's open space. */
.single-tainoslov_quote .tainoslov-quote.post-243 { position: relative; }
.single-tainoslov_quote .tainoslov-quote.post-243::before {
	position: absolute;
	top: 172px;
	right: -46px;
	bottom: 72px;
	width: 74px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 74 240'%3E%3Cpath d='M36 0C70 42 4 78 38 120s33 79-2 120' fill='none' stroke='%23c8a96b' stroke-width='1' stroke-linecap='round' stroke-dasharray='1 6' opacity='.72'/%3E%3C/svg%3E");
	background-repeat: repeat-y;
	background-size: 74px 240px;
	content: '';
	pointer-events: none;
}

.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__context::before,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__meaning::before,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__editorial-act::before,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__alternative-act::before,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__application-act::before,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__question::before { content: none; }

.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__context::after,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__meaning::after,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__editorial-act::after,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__alternative-act::after,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__application-act::after,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__question::after,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thought::before {
	position: absolute;
	top: -4px;
	right: -12px;
	left: auto;
	width: 7px;
	height: 7px;
	background: var(--tainoslov-quote-brass);
	clip-path: polygon(50% 0, 61% 39%, 100% 50%, 61% 61%, 50% 100%, 39% 61%, 0 50%, 39% 39%);
	box-shadow: 0 0 7px rgb(200 169 107 / 24%);
	content: '';
	pointer-events: none;
}

.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thought { position: relative; }
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thought::before { top: 6px; }
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__closing { position: relative; }
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__closing::after {
	position: absolute;
	top: 50%;
	right: -53px;
	width: 10px;
	height: 10px;
	border: 1px solid rgb(200 169 107 / 52%);
	border-radius: 50%;
	background: var(--tainoslov-quote-brass);
	box-shadow: 0 0 14px rgb(200 169 107 / 30%);
	content: '';
	transform: translateY(-50%);
	transition: box-shadow 160ms ease, transform 160ms ease;
}
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__closing:hover::after,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__closing:focus-visible::after { box-shadow: 0 0 18px rgb(200 169 107 / 42%); transform: translateY(-50%) scale(1.12); }

@media (max-width: 900px) and (min-width: 651px) {
	.single-tainoslov_quote .tainoslov-quote.post-243::before { right: -28px; width: 54px; background-size: 54px 240px; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__context::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__meaning::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__editorial-act::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__alternative-act::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__application-act::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__question::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thought::before { right: -4px; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__closing::after { right: -35px; }
}

@media (max-width: 650px) {
	.single-tainoslov_quote .tainoslov-quote.post-243::before {
		top: 138px;
		left: -16px;
		right: auto;
		bottom: 72px;
		width: 24px;
		background-size: 24px 192px;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 192'%3E%3Cpath d='M11 0c12 33-9 62 1 96s11 63 0 96' fill='none' stroke='%23c8a96b' stroke-width='1' stroke-linecap='round' stroke-dasharray='1 6' opacity='.64'/%3E%3C/svg%3E");
	}
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__context::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__meaning::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__editorial-act::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__alternative-act::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__application-act::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__question::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thought::before { right: auto; left: -19px; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__closing::after { right: auto; left: -21px; }
}

/* Variant 3 mobile: the route begins at Context, never beside the Quote. */
@media (max-width: 650px) {
	.single-tainoslov_quote .tainoslov-quote.post-243::before { content: none; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thought::before { content: none; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__context,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__meaning,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__editorial-act,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__alternative-act,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__application-act,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__question,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__quiet-ending { position: relative; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__context::before,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__meaning::before,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__editorial-act::before,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__alternative-act::before,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__application-act::before,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__question::before,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__quiet-ending::before {
		position: absolute;
		top: 0;
		right: -17px;
		left: auto;
		width: 22px;
		height: calc(100% + 56px);
		background-color: transparent;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 192'%3E%3Cpath d='M10 0c12 33-8 63 1 96s10 63 0 96' fill='none' stroke='%23c8a96b' stroke-width='1' stroke-linecap='round' stroke-dasharray='1 6' opacity='.64'/%3E%3C/svg%3E");
		background-repeat: repeat-y;
		background-size: 22px 192px;
		content: '';
		pointer-events: none;
	}
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__context::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__meaning::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__editorial-act::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__alternative-act::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__application-act::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__question::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__quiet-ending::after {
		top: -4px;
		right: -20px;
		left: auto;
	}
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__quiet-ending::after {
		position: absolute;
		width: 7px;
		height: 7px;
		background: var(--tainoslov-quote-brass);
		clip-path: polygon(50% 0, 61% 39%, 100% 50%, 61% 61%, 50% 100%, 39% 61%, 0 50%, 39% 39%);
		box-shadow: 0 0 7px rgb(200 169 107 / 24%);
		content: '';
		pointer-events: none;
	}
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__quiet-ending::before { height: calc(100% + 98px); }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__closing::after { right: -25px; left: auto; }
}

/* The final node is a physical endpoint of the thread, not an oval decoration. */
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__closing::after { content: none; }
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-actions {
	position: relative;
	width: min(100%, 680px);
	height: 0;
	margin: 0 auto;
	color: var(--tainoslov-quote-brass);
}
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-actions::before {
	position: absolute;
	top: -111px;
	right: -8px;
	width: 1px;
	height: 86px;
	border-left: 1px dashed rgb(200 169 107 / 72%);
	content: '';
	pointer-events: none;
}
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-endpoint {
	position: absolute;
	right: -33px;
	top: -49px;
	display: grid;
	box-sizing: border-box;
	place-items: center;
	width: 50px;
	min-width: 50px;
	height: 50px;
	min-height: 50px;
	padding: 0;
	border: 1px solid rgb(200 169 107 / 62%);
	border-radius: 50%;
	background: rgb(23 35 58 / 92%);
	box-shadow: 0 0 0 3px rgb(200 169 107 / 13%), 0 0 0 8px rgb(200 169 107 / 7%), 0 0 18px rgb(200 169 107 / 18%);
	color: var(--tainoslov-quote-brass);
	font-size: 0;
	line-height: 1;
	cursor: pointer;
	transition: box-shadow 180ms ease, border-color 180ms ease, transform 180ms ease, color 180ms ease;
}
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-endpoint > span {
	display: block;
	width: 15px;
	height: 15px;
	background: currentColor;
	clip-path: polygon(50% 0, 61% 39%, 100% 50%, 61% 61%, 50% 100%, 39% 61%, 0 50%, 39% 39%);
}
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-endpoint:hover,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-endpoint:focus-visible,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-endpoint[aria-expanded="true"] {
	border-color: var(--tainoslov-quote-brass);
	box-shadow: 0 0 0 5px rgb(200 169 107 / 16%), 0 0 0 10px rgb(200 169 107 / 9%), 0 0 23px rgb(200 169 107 / 30%);
	color: #e2c17d;
	outline: none;
	transform: scale(1.04);
}
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-endpoint.is-saved { background: rgb(200 169 107 / 18%); }
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__action-menu,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__share-menu {
	position: absolute;
	right: -27px;
	bottom: 13px;
	box-sizing: border-box;
	width: 224px;
	padding: 7px;
	border: 1px solid rgb(200 169 107 / 52%);
	background: #17233a;
	box-shadow: 0 14px 32px rgb(0 0 0 / 32%);
}
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__action-menu[hidden],
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__share-menu[hidden] { display: none; }
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__action-menu button,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__share-menu button {
	display: grid;
	grid-template-columns: 20px 1fr;
	gap: 9px;
	align-items: center;
	box-sizing: border-box;
	width: 100%;
	min-height: 38px;
	padding: 9px 10px;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	color: var(--tainoslov-quote-paper);
	font: inherit;
	font-size: 10px;
	font-weight: 600;
	letter-spacing: .09em;
	line-height: 1.25;
	text-align: left;
	text-transform: uppercase;
	cursor: pointer;
}
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__share-menu button { grid-template-columns: 1fr; }
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__action-menu svg {
	width: 16px;
	height: 16px;
	fill: none;
	stroke: var(--tainoslov-quote-brass);
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 1.5;
}
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__action-menu button:hover,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__action-menu button:focus-visible,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__share-menu button:hover,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__share-menu button:focus-visible {
	background: rgb(200 169 107 / 10%);
	color: var(--tainoslov-quote-brass);
	outline: 1px solid rgb(200 169 107 / 45%);
	outline-offset: -1px;
}
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__action-menu button.is-saved { color: var(--tainoslov-quote-brass); }
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__action-feedback {
	position: absolute;
	right: -11px;
	top: 10px;
	width: 214px;
	margin: 0;
	color: var(--tainoslov-quote-sage);
	font-size: 12px;
	line-height: 1.4;
	text-align: right;
}
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__saved-thoughts {
	margin: 14px 0 0;
	padding: 12px 0 0;
	border-top: 1px solid rgb(200 169 107 / 25%);
}
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__saved-thoughts-label {
	margin: 0 0 7px;
	color: var(--tainoslov-quote-sage);
	font-size: 10px;
	font-weight: 700;
	letter-spacing: .1em;
	text-transform: uppercase;
}
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__saved-thoughts-list { margin: 0; padding: 0; list-style: none; }
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__saved-thoughts-list a { color: var(--tainoslov-quote-paper); font-size: 13px; line-height: 1.35; }

@media (max-width: 900px) and (min-width: 651px) {
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-actions::before { right: 0; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-endpoint { right: -25px; }
}

@media (max-width: 650px) {
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__context::before,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__meaning::before,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__editorial-act::before,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__alternative-act::before,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__application-act::before,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__question::before,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__quiet-ending::before { right: -7px; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__context::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__meaning::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__editorial-act::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__alternative-act::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__application-act::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__question::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__quiet-ending::after { right: 2px; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-actions { width: auto; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-actions::before { right: -17px; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-endpoint { right: -42px; top: -50px; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__action-menu,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__share-menu { right: 0; bottom: 16px; width: min(224px, calc(100vw - 48px)); }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__action-feedback { right: 57px; top: -5px; width: 190px; }
}

.single-tainoslov_quote .tainoslov-atmosphere-navigation__disclosure .tainoslov-quote__saved-thoughts {
	margin: 14px 0 0;
	padding: 12px 0 0;
	border-top: 1px solid rgb(200 169 107 / 25%);
}
.single-tainoslov_quote .tainoslov-atmosphere-navigation__disclosure .tainoslov-quote__saved-thoughts-label {
	margin: 0 0 7px;
	color: var(--tainoslov-quote-sage);
	font-size: 10px;
	font-weight: 700;
	letter-spacing: .1em;
	text-transform: uppercase;
}
.single-tainoslov_quote .tainoslov-atmosphere-navigation__disclosure .tainoslov-quote__saved-thoughts-list { margin: 0; padding: 0; list-style: none; }
.single-tainoslov_quote .tainoslov-atmosphere-navigation__disclosure .tainoslov-quote__saved-thoughts-list a { color: var(--tainoslov-quote-paper); font-size: 13px; line-height: 1.35; }

/* Final Golden Thread polish: one quiet route, four meaningful nodes, one ending. */
.single-tainoslov_quote .tainoslov-quote.post-243::before {
	right: -34px;
	bottom: 350px;
	width: 52px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 260'%3E%3Cpath d='M26 0c11 44-9 84 1 130s10 86-1 130' fill='none' stroke='%23c8a96b' stroke-width='1' stroke-linecap='round' stroke-dasharray='1 6' opacity='.46'/%3E%3C/svg%3E");
	background-size: 52px 260px;
}
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__context::after { right: -42px; }
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__editorial-act::after,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__alternative-act::after,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__application-act::after,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__quiet-ending::after,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thought::before { content: none; }

.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-actions {
	width: min(100%, 650px);
	height: 112px;
	margin: 24px auto 0;
}
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-actions::before {
	top: -270px;
	right: -24px;
	width: 358px;
	height: 333px;
	border: 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 358 333'%3E%3Cpath d='M342 0c0 124 6 176-24 215-40 53-171 42-309 118' fill='none' stroke='%23c8a96b' stroke-width='1' stroke-linecap='round' stroke-dasharray='1 6' opacity='.55'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 358px 333px;
}
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-endpoint {
	top: 38px;
	right: auto;
	left: calc(50% - 25px);
	background: #131925;
	box-shadow: 0 0 0 3px rgb(200 169 107 / 12%), 0 0 0 8px rgb(200 169 107 / 6%), 0 0 17px rgb(200 169 107 / 16%);
}
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-endpoint:hover,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-endpoint:focus-visible,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-endpoint[aria-expanded="true"] {
	box-shadow: 0 0 0 5px rgb(200 169 107 / 14%), 0 0 0 10px rgb(200 169 107 / 7%), 0 0 22px rgb(200 169 107 / 26%);
}
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__action-menu,
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__share-menu {
	left: 50%;
	right: auto;
	bottom: 72px;
	transform: translateX(-50%);
	background: #131925;
}
.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__action-feedback {
	left: 50%;
	right: auto;
	top: 104px;
	transform: translateX(-50%);
	text-align: center;
}

@media (max-width: 900px) and (min-width: 651px) {
	.single-tainoslov_quote .tainoslov-quote.post-243::before { right: -18px; width: 52px; background-size: 52px 260px; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__context::after { right: -34px; }
}

@media (max-width: 650px) {
	.single-tainoslov_quote .tainoslov-quote.post-243::before { content: none; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__context::after { right: 2px; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__editorial-act::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__alternative-act::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__application-act::after,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__quiet-ending::after { content: none; }
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-actions {
	width: auto;
	height: 119px;
	margin-top: 24px;
	}
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-actions::before {
	top: -240px;
	right: -17px;
	width: 220px;
	height: 309px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 309'%3E%3Cpath d='M228 0c0 117 0 174-25 211-35 51-111 43-158 98' fill='none' stroke='%23c8a96b' stroke-width='1' stroke-linecap='round' stroke-dasharray='1 6' opacity='.55'/%3E%3C/svg%3E");
	background-size: 220px 309px;
	}
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__thread-endpoint {
	top: 44px;
	right: auto;
	left: calc(50% - 25px);
	}
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__action-menu,
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__share-menu {
	left: 50%;
	right: auto;
	bottom: 76px;
	width: min(224px, calc(100vw - 40px));
	transform: translateX(-50%);
	}
	.single-tainoslov_quote .tainoslov-quote.post-243 .tainoslov-quote__action-feedback {
	left: 50%;
	right: auto;
	top: 108px;
	transform: translateX(-50%);
	}
}
