/* MyLibrary 3.10.174 — stable literature tests hub and catalogue. */

.mlb-tests-hub-hero,
.mlb-tests-hub-section,
.mlb-tests-browser,
.mlb-tests-how,
.mlb-tests-hub-note,
.mlb-literature-test {
	--mlb-test-ink: #23324a;
	--mlb-test-muted: #65738a;
	--mlb-test-accent: #6656c7;
	--mlb-test-accent-dark: #4d3ead;
	--mlb-test-soft: #f2f0ff;
	--mlb-test-line: #dce2ee;
	--mlb-test-green: #1f8064;
	--mlb-test-green-soft: #eaf8f2;
	--mlb-test-red: #b84d58;
	--mlb-test-red-soft: #fff0f1;
	box-sizing: border-box;
}

.mlb-tests-hub-hero *,
.mlb-tests-hub-section *,
.mlb-tests-browser *,
.mlb-tests-how *,
.mlb-tests-hub-note *,
.mlb-literature-test *,
.mlb-tests-hub-hero *::before,
.mlb-tests-hub-section *::before,
.mlb-tests-browser *::before,
.mlb-tests-how *::before,
.mlb-tests-hub-note *::before,
.mlb-literature-test *::before,
.mlb-tests-hub-hero *::after,
.mlb-tests-hub-section *::after,
.mlb-tests-browser *::after,
.mlb-tests-how *::after,
.mlb-tests-hub-note *::after,
.mlb-literature-test *::after {
	box-sizing: border-box;
}

.mlb-tests-hub-hero {
	position: relative;
	margin: 0 0 clamp(2rem, 5vw, 3.5rem);
	padding: clamp(1.5rem, 5vw, 3.4rem);
	overflow: hidden;
	border: 1px solid #dcd7ff;
	border-radius: 26px;
	background: radial-gradient(circle at 92% 12%, rgba(255, 189, 105, 0.2) 0 11%, transparent 12%), linear-gradient(135deg, #f1efff 0%, #fff 62%, #fff8ed 100%);
	color: var(--mlb-test-ink);
}

.mlb-tests-hub-hero::after {
	position: absolute;
	right: -70px;
	bottom: -95px;
	width: 240px;
	height: 240px;
	border: 38px solid rgba(102, 86, 199, 0.07);
	border-radius: 50%;
	content: "";
	pointer-events: none;
}

.mlb-tests-kicker,
#single .post-content .text .mlb-tests-kicker {
	margin: 0 0 0.75rem;
	color: var(--mlb-test-accent-dark);
	font-size: 0.72rem;
	font-weight: 900;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.mlb-tests-hub-hero h2,
#single .post-content .text .mlb-tests-hub-hero h2 {
	max-width: 820px;
	margin: 0 0 1rem;
	padding: 0;
	border: 0;
	color: var(--mlb-test-ink);
	font-size: clamp(1.65rem, 4vw, 2.65rem);
	line-height: 1.12;
	letter-spacing: -0.03em;
	counter-increment: none;
}

.mlb-tests-hub-hero h2::before,
#single .post-content .text .mlb-tests-hub-hero h2::before,
.mlb-literature-test h2::before,
#single .post-content .text .mlb-literature-test h2::before {
	display: none;
	content: none;
}

.mlb-tests-hub-hero > p:not(.mlb-tests-kicker),
#single .post-content .text .mlb-tests-hub-hero > p:not(.mlb-tests-kicker) {
	max-width: 770px;
	margin: 0;
	color: var(--mlb-test-muted);
	font-size: 1rem;
	line-height: 1.75;
}

.mlb-tests-hub-section {
	margin: 0 0 clamp(2rem, 5vw, 3.5rem);
}

.mlb-tests-section-heading {
	margin: 0 0 1.2rem;
}

.mlb-tests-section-heading > p,
#single .post-content .text .mlb-tests-section-heading > p {
	margin: 0 0 0.35rem;
	color: var(--mlb-test-accent);
	font-size: 0.7rem;
	font-weight: 900;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

.mlb-tests-section-heading h2,
#single .post-content .text .mlb-tests-section-heading h2 {
	margin: 0;
	padding: 0;
	border: 0;
	color: #26364e;
	font-size: clamp(1.45rem, 3vw, 2rem);
	counter-increment: none;
}

.mlb-tests-tools {
	display: grid;
	grid-template-columns: minmax(0, 2fr) minmax(180px, 0.8fr) auto;
	gap: 0.8rem;
	align-items: end;
	margin: 0 0 1.1rem;
	padding: 1rem;
	border: 1px solid var(--mlb-test-line);
	border-radius: 17px;
	background: #f8f9fc;
}

.mlb-tests-tools label {
	display: block;
	margin: 0;
}

.mlb-tests-tools label > span {
	display: block;
	margin: 0 0 0.35rem;
	color: #59677d;
	font-size: 0.7rem;
	font-weight: 850;
}

.mlb-tests-tools input,
.mlb-tests-tools select {
	display: block;
	width: 100%;
	height: 46px;
	margin: 0;
	padding: 0 0.85rem;
	border: 1px solid #cdd6e4;
	border-radius: 11px;
	background: #fff;
	color: var(--mlb-test-ink);
	font: inherit;
	font-size: 0.86rem;
	outline: 0;
}

.mlb-tests-tools input:focus,
.mlb-tests-tools select:focus {
	border-color: var(--mlb-test-accent);
	box-shadow: 0 0 0 3px rgba(102, 86, 199, 0.12);
}

.mlb-tests-tools__count,
#single .post-content .text .mlb-tests-tools__count {
	min-width: 92px;
	margin: 0 0 0.72rem;
	color: var(--mlb-test-muted);
	font-size: 0.78rem;
	text-align: right;
}

.mlb-tests-tools__count strong {
	color: var(--mlb-test-accent-dark);
	font-size: 1.05rem;
}

.mlb-tests-catalog {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1rem;
}

.mlb-tests-card[hidden] {
	display: none;
}

.mlb-tests-card {
	min-width: 0;
	margin: 0;
}

.mlb-tests-card__link {
	display: flex;
	flex-direction: column;
	min-height: 315px;
	padding: clamp(1.2rem, 3vw, 1.65rem);
	border: 1px solid var(--mlb-test-line);
	border-radius: 19px;
	background: linear-gradient(145deg, #fff 0%, #f8f7ff 100%);
	box-shadow: 0 10px 28px rgba(43, 55, 81, 0.07);
	color: var(--mlb-test-ink);
	text-decoration: none;
	transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.mlb-tests-card__link:hover,
.mlb-tests-card__link:focus-visible {
	transform: translateY(-4px);
	border-color: #bdb4f0;
	box-shadow: 0 17px 36px rgba(43, 55, 81, 0.12);
	outline: 0;
}

.mlb-tests-card__eyebrow {
	margin: 0 0 0.85rem;
	color: var(--mlb-test-accent);
	font-size: 0.68rem;
	font-weight: 900;
	letter-spacing: 0.07em;
	text-transform: uppercase;
}

.mlb-tests-card h3,
#single .post-content .text .mlb-tests-card h3 {
	margin: 0 0 0.35rem;
	color: #26364e;
	font-size: clamp(1.35rem, 3vw, 1.75rem);
	line-height: 1.22;
}

.mlb-tests-card__author,
#single .post-content .text .mlb-tests-card__author {
	margin: 0 0 0.9rem;
	color: #7b6d40;
	font-size: 0.8rem;
	font-weight: 800;
}

.mlb-tests-card__description,
#single .post-content .text .mlb-tests-card__description {
	margin: 0 0 1.1rem;
	color: var(--mlb-test-muted);
	font-size: 0.86rem;
	line-height: 1.62;
}

.mlb-tests-card__footer {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 0.8rem;
	margin-top: auto;
	padding-top: 0.9rem;
	border-top: 1px solid #e5e8f0;
}

.mlb-tests-card__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 0.35rem;
}

.mlb-tests-card__meta span {
	padding: 0.3rem 0.48rem;
	border-radius: 7px;
	background: #efedff;
	color: #5a4ab2;
	font-size: 0.64rem;
	font-weight: 800;
}

.mlb-tests-card__footer > strong {
	flex: 0 0 auto;
	color: var(--mlb-test-accent-dark);
	font-size: 0.75rem;
}

.mlb-tests-empty,
#single .post-content .text .mlb-tests-empty {
	margin: 1rem 0 0;
	padding: 1.1rem;
	border: 1px dashed #c9cfe0;
	border-radius: 12px;
	color: var(--mlb-test-muted);
	text-align: center;
}

.mlb-tests-how {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0.8rem;
	margin: 0 0 clamp(2rem, 5vw, 3rem);
}

.mlb-tests-how > div {
	padding: 1.15rem;
	border-top: 3px solid #bcb2f3;
	border-radius: 0 0 14px 14px;
	background: #f7f7fb;
}

.mlb-tests-how > div > span {
	color: var(--mlb-test-accent);
	font-size: 0.68rem;
	font-weight: 900;
}

.mlb-tests-how h3,
#single .post-content .text .mlb-tests-how h3 {
	margin: 0.35rem 0 0.5rem;
	color: var(--mlb-test-ink);
	font-size: 1rem;
}

.mlb-tests-how p,
#single .post-content .text .mlb-tests-how p {
	margin: 0;
	color: var(--mlb-test-muted);
	font-size: 0.8rem;
	line-height: 1.55;
}

.mlb-tests-hub-note {
	padding: clamp(1.15rem, 3vw, 1.6rem);
	border: 1px solid #ead9b5;
	border-left: 5px solid #d7a954;
	border-radius: 14px;
	background: #fffaf0;
}

.mlb-tests-hub-note h2,
#single .post-content .text .mlb-tests-hub-note h2 {
	margin: 0 0 0.55rem;
	padding: 0;
	border: 0;
	color: #4c3d28;
	font-size: 1.15rem;
	counter-increment: none;
}

.mlb-tests-hub-note p,
#single .post-content .text .mlb-tests-hub-note p {
	margin: 0;
	color: #6f604a;
	font-size: 0.88rem;
	line-height: 1.65;
}

/* Article. */
.mlb-literature-test {
	color: var(--mlb-test-ink);
}

.mlb-test-lead {
	position: relative;
	margin: 0 0 1.5rem;
	padding: clamp(1.25rem, 4vw, 2rem);
	overflow: hidden;
	border: 1px solid #ddd8ff;
	border-radius: 20px;
	background: linear-gradient(130deg, #f1efff 0%, #fff 72%);
}

.mlb-test-lead::after {
	position: absolute;
	right: -46px;
	top: -55px;
	width: 145px;
	height: 145px;
	border: 24px solid rgba(102, 86, 199, 0.065);
	border-radius: 50%;
	content: "";
}

.mlb-test-lead__label {
	display: inline-flex;
	margin: 0 0 0.75rem;
	padding: 0.35rem 0.58rem;
	border-radius: 7px;
	background: #e5e0ff;
	color: #5847b5;
	font-size: 0.68rem;
	font-weight: 900;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.mlb-test-lead p,
#single .post-content .text .mlb-test-lead p {
	position: relative;
	z-index: 1;
	max-width: 810px;
	margin: 0;
	color: #526178;
	font-size: 0.95rem;
	line-height: 1.72;
}

.mlb-test-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 0.45rem;
	margin-top: 1rem;
}

.mlb-test-meta span {
	padding: 0.42rem 0.62rem;
	border: 1px solid #d8d4ef;
	border-radius: 9px;
	background: rgba(255, 255, 255, 0.82);
	color: #4e5c72;
	font-size: 0.72rem;
	font-weight: 800;
}

.mlb-test-jumps {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem;
	margin: 0 0 1.8rem;
}

.mlb-test-jumps a {
	padding: 0.48rem 0.68rem;
	border: 1px solid #d6dce8;
	border-radius: 9px;
	background: #fff;
	color: #4f5e75;
	font-size: 0.74rem;
	font-weight: 800;
	text-decoration: none;
}

.mlb-test-jumps a:hover,
.mlb-test-jumps a:focus-visible {
	border-color: var(--mlb-test-accent);
	color: var(--mlb-test-accent-dark);
}

.mlb-literature-test > section,
.mlb-literature-test > aside {
	margin: 0 0 clamp(2rem, 5vw, 3rem);
}

.mlb-literature-test h2,
#single .post-content .text .mlb-literature-test h2 {
	margin: 0 0 1rem;
	padding: 0 0 0.58rem;
	border: 0;
	border-bottom: 2px solid #eceaf8;
	color: #28384f;
	font-size: clamp(1.35rem, 3vw, 1.85rem);
	line-height: 1.22;
	counter-increment: none;
}

.mlb-literature-test h3,
#single .post-content .text .mlb-literature-test h3 {
	color: #304158;
}

.mlb-test-intro-grid {
	display: block;
}

.mlb-test-passport {
	margin: 0;
}

.mlb-test-passport dl,
#single .post-content .text .mlb-test-passport dl {
	display: grid;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	gap: 0.7rem;
	width: 100%;
	margin: 0;
	padding: 0;
}

.mlb-test-passport dl > div {
	display: flex;
	grid-column: span 2;
	flex-direction: column;
	min-width: 0;
	min-height: 112px;
	padding: 1rem;
	border: 1px solid #dfe3ee;
	border-radius: 14px;
	background: linear-gradient(145deg, #fff 0%, #f7f7fc 100%);
	box-shadow: 0 7px 18px rgba(42, 54, 78, 0.055);
}

.mlb-test-passport dl > div:nth-last-child(-n+2) {
	grid-column: span 3;
}

.mlb-test-passport dt,
#single .post-content .text .mlb-test-passport dt {
	margin: 0 0 0.42rem;
	color: #7568bd;
	font-size: 0.62rem;
	font-weight: 900;
	letter-spacing: 0.075em;
	line-height: 1.25;
	text-transform: uppercase;
}

.mlb-test-passport dd,
#single .post-content .text .mlb-test-passport dd {
	margin: 0;
	color: #324259;
	font-size: 0.84rem;
	font-weight: 700;
	line-height: 1.48;
}

.mlb-test-progress {
	position: sticky;
	top: 12px;
	z-index: 4;
	margin: 0 0 1rem;
	padding: 0.72rem 0.85rem;
	border: 1px solid #d8dce9;
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.96);
	box-shadow: 0 7px 20px rgba(37, 49, 72, 0.07);
}

.mlb-test-progress__text {
	display: flex;
	justify-content: space-between;
	gap: 1rem;
	margin: 0 0 0.42rem;
	color: #5d6a80;
	font-size: 0.72rem;
	font-weight: 800;
}

.mlb-test-progress__track {
	height: 7px;
	overflow: hidden;
	border-radius: 999px;
	background: #e8eaf1;
}

.mlb-test-progress__bar {
	display: block;
	width: 0;
	height: 100%;
	border-radius: inherit;
	background: linear-gradient(90deg, var(--mlb-test-accent), #9b70d7);
	transition: width 0.2s ease;
}

.mlb-test-question {
	min-width: 0;
	margin: 0 0 1rem;
	padding: clamp(1rem, 3vw, 1.35rem);
	border: 1px solid var(--mlb-test-line);
	border-radius: 16px;
	background: #fff;
	transition: border-color 0.2s ease, background 0.2s ease;
}

.mlb-test-question legend {
	display: flex;
	align-items: flex-start;
	width: 100%;
	margin: 0 0 0.85rem;
	padding: 0;
	color: #293950;
	font-size: 0.97rem;
	font-weight: 850;
	line-height: 1.45;
}

.mlb-test-question legend > span {
	display: inline-flex;
	flex: 0 0 30px;
	align-items: center;
	justify-content: center;
	height: 30px;
	margin: -0.18rem 0.65rem 0 0;
	border-radius: 9px;
	background: var(--mlb-test-soft);
	color: var(--mlb-test-accent-dark);
	font-size: 0.7rem;
	font-weight: 900;
}

.mlb-test-options {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0.55rem;
}

.mlb-test-option {
	position: relative;
	display: flex;
	align-items: flex-start;
	min-width: 0;
	margin: 0;
	padding: 0.72rem 0.75rem;
	border: 1px solid #dfe3ec;
	border-radius: 11px;
	background: #fafbfc;
	color: #526077;
	cursor: pointer;
	font-size: 0.81rem;
	line-height: 1.45;
	transition: border-color 0.15s ease, background 0.15s ease;
}

.mlb-test-option:hover {
	border-color: #bdb5ed;
	background: #f8f6ff;
}

.mlb-test-option input {
	flex: 0 0 auto;
	width: 17px;
	height: 17px;
	margin: 0.12rem 0.55rem 0 0;
	accent-color: var(--mlb-test-accent);
}

.mlb-test-option:has(input:focus-visible) {
	outline: 3px solid rgba(102, 86, 199, 0.18);
	outline-offset: 1px;
}

.mlb-test-question.is-correct {
	border-color: #a8d8c8;
	background: #fbfffd;
}

.mlb-test-question.is-incorrect,
.mlb-test-question.is-unanswered {
	border-color: #e3b7bc;
	background: #fffdfd;
}

.mlb-test-option.is-correct-option {
	border-color: #74bc9f;
	background: var(--mlb-test-green-soft);
	color: #236f59;
	font-weight: 750;
}

.mlb-test-option.is-wrong-option {
	border-color: #d998a0;
	background: var(--mlb-test-red-soft);
	color: #9a3e48;
}

.mlb-test-explanation,
#single .post-content .text .mlb-test-explanation {
	margin: 0.85rem 0 0;
	padding: 0.75rem 0.85rem;
	border-left: 4px solid #8e82d9;
	border-radius: 0 9px 9px 0;
	background: #f5f3ff;
	color: #505e76;
	font-size: 0.78rem;
	line-height: 1.58;
}

.mlb-test-explanation[hidden] {
	display: none;
}

.mlb-test-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.65rem;
	margin-top: 1.2rem;
}

.mlb-test-button {
	min-height: 46px;
	padding: 0.7rem 1rem;
	border: 1px solid var(--mlb-test-accent);
	border-radius: 11px;
	background: var(--mlb-test-accent);
	color: #fff;
	cursor: pointer;
	font: inherit;
	font-size: 0.79rem;
	font-weight: 850;
	transition: transform 0.15s ease, background 0.15s ease, opacity 0.15s ease;
}

.mlb-test-button:hover,
.mlb-test-button:focus-visible {
	transform: translateY(-1px);
	background: var(--mlb-test-accent-dark);
	outline: 0;
}

.mlb-test-button:disabled {
	cursor: not-allowed;
	opacity: 0.48;
	transform: none;
}

.mlb-test-button--secondary {
	border-color: #cdd4e1;
	background: #fff;
	color: #59677c;
}

.mlb-test-button--secondary:hover,
.mlb-test-button--secondary:focus-visible {
	background: #f3f5f8;
	color: #33445a;
}

.mlb-test-result {
	display: flex;
	flex-direction: column;
	gap: 0.3rem;
	margin: 1rem 0 0;
	padding: 1rem 1.1rem;
	border: 1px solid #b9b0ec;
	border-radius: 13px;
	background: #f3f1ff;
	color: #4d3faa;
}

.mlb-test-result[hidden] {
	display: none;
}

.mlb-test-result strong {
	font-size: 1.18rem;
}

.mlb-test-result span {
	color: #59657b;
	font-size: 0.82rem;
	line-height: 1.5;
}

.mlb-test-result[data-level="high"] {
	border-color: #9fd1bf;
	background: var(--mlb-test-green-soft);
	color: #1d735a;
}

.mlb-test-result[data-level="low"] {
	border-color: #e0b0b5;
	background: var(--mlb-test-red-soft);
	color: #9f404a;
}

.mlb-test-answer-key,
.mlb-test-open-item {
	margin: 0 0 0.65rem;
	border: 1px solid var(--mlb-test-line);
	border-radius: 12px;
	background: #fff;
}

.mlb-test-answer-key summary,
.mlb-test-open-item summary {
	padding: 0.85rem 1rem;
	color: #35465d;
	cursor: pointer;
	font-size: 0.84rem;
	font-weight: 850;
}

.mlb-test-answer-key > div,
.mlb-test-open-item > div {
	padding: 0 1rem 1rem;
	color: var(--mlb-test-muted);
	font-size: 0.82rem;
	line-height: 1.62;
}

.mlb-test-key-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0.45rem;
	margin: 0;
	padding: 0;
	list-style: none;
}

.mlb-test-key-grid li {
	padding: 0.55rem;
	border-radius: 8px;
	background: #f5f6fa;
	color: #536178;
	font-size: 0.73rem;
}

.mlb-test-open-list {
	display: grid;
	gap: 0.65rem;
}

.mlb-test-open-item h3,
#single .post-content .text .mlb-test-open-item h3 {
	margin: 0;
	padding: 0.85rem 1rem 0.15rem;
	font-size: 0.94rem;
	line-height: 1.45;
}

.mlb-test-open-item summary {
	color: var(--mlb-test-accent-dark);
	font-size: 0.75rem;
}

.mlb-test-memory {
	padding: 1.1rem;
	border: 1px solid #e7d7b4;
	border-radius: 14px;
	background: #fffaf0;
}

.mlb-test-memory p,
#single .post-content .text .mlb-test-memory p {
	margin: 0;
	color: #665844;
	font-size: 0.85rem;
	line-height: 1.65;
}

.mlb-test-related {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0.7rem;
}

.mlb-test-related a {
	display: flex;
	flex-direction: column;
	gap: 0.25rem;
	padding: 0.9rem;
	border: 1px solid var(--mlb-test-line);
	border-radius: 12px;
	background: #fff;
	color: #34455d;
	text-decoration: none;
}

.mlb-test-related a:hover,
.mlb-test-related a:focus-visible {
	border-color: #b9b0ec;
	background: #faf9ff;
}

.mlb-test-related strong {
	font-size: 0.84rem;
}

.mlb-test-related span {
	color: var(--mlb-test-muted);
	font-size: 0.72rem;
	line-height: 1.45;
}

@media (max-width: 820px) {
	.mlb-tests-how {
		grid-template-columns: 1fr;
	}

	.mlb-tests-tools {
		grid-template-columns: 1fr 1fr;
	}

	.mlb-tests-tools__count {
		grid-column: 1 / -1;
		margin: 0;
		text-align: left;
	}

	.mlb-tests-catalog {
		grid-template-columns: 1fr;
	}

	.mlb-test-passport dl,
	#single .post-content .text .mlb-test-passport dl {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.mlb-test-passport dl > div,
	.mlb-test-passport dl > div:nth-last-child(-n+2) {
		grid-column: span 1;
	}

	.mlb-test-passport dl > div:last-child {
		grid-column: 1 / -1;
	}
}

@media (max-width: 600px) {
	.mlb-tests-hub-hero {
		padding: 1.2rem;
		border-radius: 18px;
	}

	.mlb-tests-tools,
	.mlb-test-options,
	.mlb-test-related {
		grid-template-columns: 1fr;
	}

	.mlb-tests-card__link {
		min-height: 0;
	}

	.mlb-tests-card__footer {
		align-items: flex-start;
		flex-direction: column;
	}

	.mlb-test-progress {
		top: 5px;
	}

	.mlb-test-key-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.mlb-test-passport dl,
	#single .post-content .text .mlb-test-passport dl {
		grid-template-columns: 1fr;
		gap: 0.55rem;
	}

	.mlb-test-passport dl > div,
	.mlb-test-passport dl > div:nth-last-child(-n+2),
	.mlb-test-passport dl > div:last-child {
		grid-column: auto;
		min-height: 0;
	}

}

@media print {
	.mlb-test-progress,
	.mlb-test-actions,
	.mlb-test-result,
	.mlb-test-jumps,
	.mlb-tests-tools {
		display: none !important;
	}

	.mlb-test-question,
	.mlb-test-lead,
	.mlb-tests-card__link {
		break-inside: avoid;
		box-shadow: none;
	}

	.mlb-test-explanation[hidden] {
		display: block;
	}
}

@media (prefers-reduced-motion: reduce) {
	.mlb-tests-card__link,
	.mlb-test-progress__bar,
	.mlb-test-button {
		transition: none;
	}
}

/* MyLibrary 3.10.172: stable article introduction without embedded assets. */
.mlb-literature-test .mltp-before {
	margin: 0 0 clamp(2rem, 5vw, 3rem) !important;
}

.mlb-literature-test .mltp-facts {
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 12px !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

.mlb-literature-test .mltp-fact {
	display: flex !important;
	flex: 1 1 28% !important;
	flex-direction: column !important;
	min-width: 200px !important;
	min-height: 106px !important;
	margin: 0 !important;
	padding: 16px !important;
	border: 1px solid #dfe3ee !important;
	border-radius: 14px !important;
	background: #f8f9fc !important;
	box-shadow: 0 6px 16px rgba(42, 54, 78, 0.055) !important;
	text-align: left !important;
}

.mlb-literature-test .mltp-fact > span {
	display: block !important;
	margin: 0 0 7px !important;
	padding: 0 !important;
	color: #7568bd !important;
	font-size: 10px !important;
	font-weight: 900 !important;
	letter-spacing: 0.075em !important;
	line-height: 1.25 !important;
	text-transform: uppercase !important;
}

.mlb-literature-test .mltp-fact > strong {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #324259 !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 1.48 !important;
}

.mlb-literature-test .mltp-guide {
	display: block !important;
	clear: both !important;
	width: 100% !important;
	margin: 12px 0 0 !important;
	padding: 17px 19px !important;
	border: 1px solid #ddd8f7 !important;
	border-left: 5px solid #6656c7 !important;
	border-radius: 12px !important;
	background: #f5f3ff !important;
	box-shadow: none !important;
	color: #4e5c72 !important;
	text-align: left !important;
}

.mlb-literature-test .mltp-guide__title {
	display: block !important;
	margin: 0 0 8px !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	color: #3f337f !important;
	font-size: 15px !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	line-height: 1.35 !important;
	text-transform: none !important;
}

.mlb-literature-test .mltp-guide ol {
	display: block !important;
	margin: 0 0 8px !important;
	padding: 0 0 0 21px !important;
	list-style: decimal outside !important;
}

.mlb-literature-test .mltp-guide li {
	display: list-item !important;
	margin: 0 0 4px !important;
	padding: 0 !important;
	color: #536178 !important;
	font-size: 13px !important;
	font-weight: 400 !important;
	line-height: 1.55 !important;
}

.mlb-literature-test .mltp-guide p,
#single .post-content .text .mlb-literature-test .mltp-guide p {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #6a7488 !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	line-height: 1.55 !important;
}

@media (max-width: 760px) {
	.mlb-literature-test .mltp-fact {
		flex-basis: 42% !important;
		min-width: 180px !important;
	}
}

@media (max-width: 520px) {
	.mlb-literature-test .mltp-facts {
		gap: 8px !important;
	}

	.mlb-literature-test .mltp-fact {
		flex-basis: 100% !important;
		min-width: 0 !important;
		min-height: 0 !important;
		padding: 14px !important;
	}

	.mlb-literature-test .mltp-guide {
		padding: 15px !important;
	}
}
