/* =========================================================================
   az-royale-casino.com — «Tütün & Sədəf» design layer
   =========================================================================

   WRITTEN, NOT FORKED. The donor theme's stylesheet is 8.6k lines carrying ten
   superseded identity layers below a final «IDENTITY LAYER» block, so a repair
   written against an early rule changes nothing that renders (the trap recorded
   on the 62nd build). This file has exactly ONE layer: every selector appears
   once, and the last rule for a selector is the only rule for it.

   Reading order:
     0. Tokens                     — the palette, mapped once from theme.json
     1. Base canvas + typography   — prose rhythm, figures, links
     2. The signature: SÜTUN-XƏTTİ — the plate device, defined once and reused
     3. Chrome                     — header, trust bar, footer, sticky, modals
     4. Sections                   — hero, TOC, offer, steps, games, pay, FAQ …
     5. State matrix               — hover / focus / active / disabled
     6. Accessibility + responsive — tap targets, 360/768/1024/1440, motion

   CONTRAST CONTRACT (measured, not assumed — every pair below is >= 4.5:1):
     on --field / --plate / --plate-raised : paper, prose, nacre, muted, dim, clay, figure
     on --moss fill                        : paper, nacre, figure ONLY  (muted is 3.0)
     on --nacre-deep fill                  : paper, prose, nacre, muted, figure (dim 3.3, clay 4.0 — NO)
     on --clay-deep fill                   : paper, prose, nacre, muted, figure (dim 3.7 — NO)
     on --nacre / --paper fill             : ink / field-deep ONLY
   --moss-lit and --rule-lit are BORDER AND DECOR colours. They never carry text.
   ========================================================================= */

/* ---- 0. Tokens ---------------------------------------------------------- */
:root {
	--field: #0f1108;
	--field-deep: #090b04;
	--plate: #1a1e10;
	--plate-raised: #262919;
	--rule: #3d422e;
	--rule-lit: #585e45;
	--paper: #f2e9ef;
	--prose: #dbd2d8;
	--muted: #b5a6af;
	--dim: #9b8c96;
	--nacre: #e2d5de;
	--nacre-mid: #b49cad;
	--nacre-deep: #4d3847;
	--ink: #0f1108;
	--figure: #ebe0e8;
	--moss: #545d3c;
	--moss-lit: #758156;
	--clay: #ca9272;
	--clay-deep: #4b3325;

	--plate-grad: linear-gradient(183deg, #1a1e10 0%, #0f1108 100%);
	--plate-raised-grad: linear-gradient(183deg, #2c3019 0%, #1a1e10 100%);
	--nacre-grad: linear-gradient(166deg, #f2e9ef 0%, #e2d5de 54%, #b49cad 100%);

	/* The radius ramp is EDITORIAL SQUARE on purpose: 3px plates, 2px controls,
	   no pill anywhere. The siblings at either side of this row run 0 throughout
	   and 14/999 respectively, so the corner alone separates the three. */
	--r-plate: 3px;
	--r-ctl: 2px;

	/* SÜTUN-XƏTTİ geometry, stated once so the mark, the plate and the section
	   divider are provably the same drawing at three scales. */
	--sig-inset: 26px;
	--sig-weight: 2px;
	--sig-tick: 7px;

	--tap: 44px;
	--ease: cubic-bezier(.2, .6, .3, 1);
}

/* ---- 1. Base canvas + typography --------------------------------------- */
html {
	scroll-behavior: smooth;
	/* Every in-page target on a one-pager sits under a 62px sticky header. */
	scroll-padding-top: 78px;
}

body {
	background: var(--field);
	color: var(--prose);
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	/* Young Serif ships OLD-STYLE figures by default; it has `lnum`, so «550 AZN»
	   and «2026» set at cap height instead of dancing across the baseline. */
	font-variant-numeric: lining-nums;
}

/* A quiet tobacco wash so the page is not a flat black rectangle. Two very low
   alpha radials — no image, no request, and both stops are on the field hue so
   nothing here can shift a measured contrast ratio. */
body::before {
	content: "";
	position: fixed;
	inset: 0;
	z-index: -1;
	pointer-events: none;
	background:
		radial-gradient(70rem 40rem at 78% -8%, rgba(117, 129, 86, .10), transparent 62%),
		radial-gradient(58rem 34rem at 8% 108%, rgba(180, 156, 173, .07), transparent 60%);
}

/* The template gives <main> an ID, not a class, so the class rule this replaces had
   never matched anything on any page. */
#rcz-main {
	display: block;
	min-height: 40vh;
}

/* Prose rhythm. Nothing below 15px anywhere on the site. */
p {
	margin: 0 0 1.05em;
	max-width: 74ch;
}

p:last-child {
	margin-bottom: 0;
}

/* The mono face carries FIGURES ONLY — never an uppercase Azerbaijani label.
   That is a structural rule, not a preference: the mono slot is where ə/Ə is
   most often missing or drawn as the wrong outline, and digits contain no
   schwa, so the risk disappears instead of needing an audit each build. */
.rcz-num,
.rcz-fact__val,
.rcz-offer__amount,
.rcz-meter__val,
.rcz-toc__num,
.rcz-steps__num {
	font-family: "Cousine", ui-monospace, "Courier New", Consolas, monospace;
	font-variant-numeric: lining-nums tabular-nums;
	letter-spacing: -.01em;
	color: var(--figure);
}

/* Section rhythm on a long single document: generous, and identical for every
   anchor target so the scroll never feels uneven. */
.rcz-sec {
	padding-block: clamp(46px, 6vw, 84px);
	scroll-margin-top: 78px;
}

.rcz-sec + .rcz-sec {
	border-top: 1px solid rgba(61, 66, 46, .55);
}

/* Eyebrow: small caps label above a heading. Display face, never the mono. */
.rcz-eyebrow {
	display: inline-block;
	margin: 0 0 10px;
	font-family: "Vazirmatn", system-ui, sans-serif;
	font-size: 12.5px;
	font-weight: 600;
	letter-spacing: .18em;
	text-transform: uppercase;
	color: var(--muted);
}

.rcz-eyebrow::after {
	content: "";
	display: inline-block;
	width: 24px;
	height: 1px;
	margin-left: 10px;
	vertical-align: .32em;
	background: var(--rule-lit);
}

/* The citable opening passage: definition -> offer -> CTA, in one paragraph an
   answer engine can lift whole. Slightly larger and lighter than body prose. */
.rcz-lede {
	font-size: clamp(18px, 2.1vw, 21px);
	line-height: 1.62;
	color: var(--paper);
	max-width: 68ch;
}

/* ---- 2. THE SIGNATURE: SÜTUN-XƏTTİ ------------------------------------- */
/*
   A 2px nacre rule laid ON the plate's top edge, inset from both corners, with
   a 7px bracket tick dropping at each end — a newspaper column rule signing the
   panel. Every other axis in this network CUTS the edge (a corner chamfer, a
   side bite, a keyway notch, a milled rim); this one leaves the rectangle intact
   and writes on it, which is why the whole build can stay editorial-square.
*/
.rcz-plate {
	position: relative;
	background: var(--plate-grad);
	border: 1px solid var(--rule);
	border-radius: var(--r-plate);
	padding: 30px 24px 26px;
}

.rcz-plate::before {
	content: "";
	position: absolute;
	top: -1px;
	left: var(--sig-inset);
	right: var(--sig-inset);
	height: var(--sig-weight);
	background: var(--nacre);
	pointer-events: none;
}

.rcz-plate::after {
	content: "";
	position: absolute;
	top: -1px;
	left: var(--sig-inset);
	right: var(--sig-inset);
	height: var(--sig-tick);
	border-left: var(--sig-weight) solid var(--nacre);
	border-right: var(--sig-weight) solid var(--nacre);
	pointer-events: none;
}

.rcz-plate--raised {
	background: var(--plate-raised-grad);
	border-color: var(--rule-lit);
}

/* A muted variant for secondary panels: the signature is still there, in the
   second metal, so the device reads as one family at two volumes. */
.rcz-plate--quiet::before,
.rcz-plate--quiet::after {
	background: var(--nacre-mid);
	border-color: var(--nacre-mid);
}

.rcz-plate--quiet::before {
	background: var(--nacre-mid);
}

/* The same drawing as a standalone section divider. */
.rcz-rule {
	position: relative;
	height: var(--sig-tick);
	margin: 6px 0 22px;
	border-left: var(--sig-weight) solid var(--nacre);
	border-right: var(--sig-weight) solid var(--nacre);
	border-top: var(--sig-weight) solid var(--nacre);
	max-width: 168px;
}

/* ---- 3. Chrome ---------------------------------------------------------- */
/* 3a. Skip link */
.rcz-skip-link {
	position: absolute;
	left: -9999px;
	top: 0;
	z-index: 1000;
	padding: 12px 18px;
	background: var(--paper);
	color: var(--ink);
	font-weight: 700;
	border-radius: var(--r-ctl);
}

.rcz-skip-link:focus,
.rcz-skip-link:focus-visible {
	left: 12px;
	top: 12px;
	outline: 3px solid var(--nacre);
	outline-offset: 2px;
}

/* 3b. Header */
.rcz-head {
	position: sticky;
	top: 0;
	z-index: 60;
	background: rgba(9, 11, 4, .93);
	backdrop-filter: blur(9px);
	border-bottom: 1px solid var(--rule);
}

.rcz-head__inner {
	display: flex;
	align-items: center;
	gap: 18px;
	max-width: 1140px;
	margin: 0 auto;
	padding: 11px 20px;
	min-height: 62px;
}

.rcz-brand {
	display: inline-flex;
	align-items: center;
	gap: 11px;
	text-decoration: none;
	flex: 0 0 auto;
}

.rcz-brand:hover,
.rcz-brand:focus-visible {
	text-decoration: none;
}

.rcz-mark {
	display: block;
	width: 34px;
	height: 34px;
	flex: 0 0 auto;
}

.rcz-wordmark {
	display: flex;
	flex-direction: column;
	line-height: 1;
}

.rcz-wordmark__name {
	font-family: "Young Serif", Georgia, serif;
	font-size: 21px;
	letter-spacing: -.012em;
	color: var(--paper);
}

.rcz-wordmark__sub {
	margin-top: 3px;
	font-family: "Cousine", ui-monospace, monospace;
	font-size: 10px;
	letter-spacing: .26em;
	color: var(--muted);
}

.rcz-nav {
	display: flex;
	align-items: center;
	gap: 4px;
	margin-left: auto;
	flex-wrap: wrap;
}

.rcz-nav a {
	display: inline-flex;
	align-items: center;
	min-height: var(--tap);
	padding: 8px 11px;
	font-size: 15px;
	color: var(--prose);
	text-decoration: none;
	border-radius: var(--r-ctl);
	border: 1px solid transparent;
}

.rcz-nav a:hover {
	color: var(--paper);
	border-color: var(--rule);
	background: rgba(38, 41, 25, .7);
}

.rcz-head__cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: var(--tap);
	padding: 10px 20px;
	background: var(--nacre-grad);
	color: var(--ink);
	font-weight: 700;
	font-size: 15px;
	letter-spacing: .02em;
	text-decoration: none;
	border-radius: var(--r-ctl);
	border: 1px solid var(--nacre);
	flex: 0 0 auto;
}

.rcz-head__cta:hover {
	color: var(--ink);
	background: var(--paper);
	text-decoration: none;
}

/* 3c. Trust bar — licence № / 18+ / RG. Figures in mono, labels in the sans. */
.rcz-trust {
	border-bottom: 1px solid var(--rule);
	background: rgba(26, 30, 16, .62);
}

.rcz-trust__inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px 22px;
	max-width: 1140px;
	margin: 0 auto;
	padding: 9px 20px;
	font-size: 13px;
	color: var(--muted);
}

.rcz-trust__seg {
	display: inline-flex;
	align-items: center;
	gap: 7px;
}

.rcz-trust__seg::before {
	content: "";
	width: 5px;
	height: 5px;
	background: var(--nacre-mid);
	transform: rotate(45deg);
	flex: 0 0 auto;
}

.rcz-trust__seg--age {
	color: var(--clay);
}

.rcz-trust__seg--age::before {
	background: var(--clay);
}

/* 3d. Footer */
.rcz-foot {
	margin-top: 0;
	background: var(--field-deep);
	border-top: 1px solid var(--rule);
	padding: 46px 20px 34px;
	font-size: 15px;
	color: var(--muted);
}

.rcz-foot__inner {
	max-width: 1140px;
	margin: 0 auto;
	display: grid;
	gap: 30px;
	grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
}

.rcz-foot h2,
.rcz-foot h3 {
	font-size: 14px;
	font-family: "Vazirmatn", system-ui, sans-serif;
	font-weight: 600;
	letter-spacing: .14em;
	text-transform: uppercase;
	color: var(--paper);
	margin: 0 0 12px;
}

.rcz-foot a {
	color: var(--prose);
	text-decoration: underline;
	text-underline-offset: 3px;
}

.rcz-foot a:hover {
	color: var(--paper);
}

.rcz-foot ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.rcz-foot li + li {
	margin-top: 9px;
}

.rcz-foot__legal {
	max-width: 1140px;
	margin: 30px auto 0;
	padding-top: 20px;
	border-top: 1px solid var(--rule);
	font-size: 12.5px;
	line-height: 1.72;
	color: var(--dim);
}

.rcz-pay {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.rcz-pay li {
	margin: 0;
	padding: 7px 12px;
	border: 1px solid var(--rule);
	border-radius: var(--r-ctl);
	background: rgba(26, 30, 16, .8);
	font-size: 13px;
	color: var(--prose);
	letter-spacing: .02em;
}

.rcz-updated {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-size: 13px;
	color: var(--dim);
}

.rcz-updated time {
	font-family: "Cousine", ui-monospace, monospace;
	color: var(--muted);
}

/* 3e. Sticky mobile CTA.
   The anchor carries its OWN class. On two earlier builds chrome.php emitted a
   bare <a> inside the sticky wrapper, so every rule that painted it was a
   descendant selector — and a probe measuring `.<prefix>-sticky__link` reported
   a clean PASS on an element that did not exist. Both the markup and the gate
   name this class now. */
.rcz-sticky {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 70;
	display: none;
	padding: 10px 14px calc(10px + env(safe-area-inset-bottom, 0px));
	background: rgba(9, 11, 4, .96);
	border-top: 1px solid var(--rule);
	backdrop-filter: blur(8px);
}

.rcz-sticky__link {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	min-height: var(--tap);
	padding: 13px 18px;
	background: var(--nacre-grad);
	color: var(--ink);
	font-weight: 700;
	font-size: 16px;
	letter-spacing: .02em;
	text-decoration: none;
	border: 1px solid var(--nacre);
	border-radius: var(--r-ctl);
}

.rcz-sticky__link:hover,
.rcz-sticky__link:active {
	color: var(--ink);
	background: var(--paper);
	text-decoration: none;
}

.rcz-sticky__note {
	display: block;
	margin-top: 6px;
	text-align: center;
	font-size: 11.5px;
	color: var(--dim);
}

/* 3f. Age gate + cookie banner */
.rcz-gate {
	position: fixed;
	inset: 0;
	z-index: 200;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 22px;
	background: rgba(6, 8, 3, .93);
}

.rcz-gate__box {
	max-width: 460px;
	width: 100%;
	background: var(--plate-raised-grad);
	border: 1px solid var(--rule-lit);
	border-radius: var(--r-plate);
	padding: 30px 26px 26px;
	position: relative;
	text-align: center;
}

.rcz-gate__box::before {
	content: "";
	position: absolute;
	top: -1px;
	left: var(--sig-inset);
	right: var(--sig-inset);
	height: var(--sig-weight);
	background: var(--nacre);
}

.rcz-gate__badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 56px;
	height: 56px;
	margin-bottom: 14px;
	border: var(--sig-weight) solid var(--clay);
	/* Editorial square, like every other corner on this build. A round badge here
	   was the donor's geometry and would have been the one circle on the site. */
	border-radius: var(--r-ctl);
	font-family: "Cousine", ui-monospace, monospace;
	font-size: 19px;
	font-weight: 700;
	color: var(--clay);
}

.rcz-gate__title {
	font-family: "Young Serif", Georgia, serif;
	font-size: 26px;
	color: var(--paper);
	margin: 0 0 10px;
}

.rcz-gate__text {
	font-size: 15px;
	color: var(--prose);
	margin: 0 0 20px;
}

.rcz-gate__row {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: center;
}

.rcz-cookie {
	position: fixed;
	left: 14px;
	right: 14px;
	bottom: 14px;
	z-index: 150;
	max-width: 640px;
	margin: 0 auto;
	padding: 18px 20px;
	background: var(--plate-raised-grad);
	border: 1px solid var(--rule-lit);
	border-radius: var(--r-plate);
	box-shadow: 0 16px 44px rgba(6, 8, 3, .74);
	font-size: 14px;
	color: var(--prose);
}

.rcz-cookie__row {
	display: flex;
	flex-wrap: wrap;
	gap: 9px;
	margin-top: 14px;
}

/* ---- 4. Sections -------------------------------------------------------- */
/* 4a. Hero */
.rcz-hero {
	padding-block: clamp(38px, 6vw, 74px) clamp(30px, 4.4vw, 54px);
}

.rcz-hero h1 {
	margin: 0 0 16px;
	/* 18ch broke «Royale Casino Kazino AZ» so that «AZ» sat alone on line two at 1440 —
	   a two-word line with one word on it is a widow, and on the one heading the whole
	   EMD exists for. 22ch holds it as two balanced lines at every width above 900px. */
	max-width: 22ch;
	text-wrap: balance;
}

.rcz-hero__lede {
	font-size: clamp(17px, 2vw, 20px);
	line-height: 1.6;
	color: var(--paper);
	max-width: 60ch;
	margin: 0 0 24px;
}

.rcz-hero__cta {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin: 0 0 26px;
}

.rcz-hero__facts {
	display: grid;
	gap: 1px;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	background: var(--rule);
	border: 1px solid var(--rule);
	border-radius: var(--r-plate);
	overflow: hidden;
}

.rcz-fact {
	background: var(--plate);
	padding: 16px 18px;
}

.rcz-fact__val {
	display: block;
	font-size: clamp(20px, 2.6vw, 26px);
	line-height: 1.14;
	margin-bottom: 5px;
}

.rcz-fact__key {
	display: block;
	font-size: 13px;
	color: var(--muted);
	line-height: 1.45;
}

/* 4b. Numbered table of contents — the spine of a one-pager. */
.rcz-toc {
	margin: 0;
}

.rcz-toc__list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	gap: 8px;
	grid-template-columns: repeat(auto-fit, minmax(248px, 1fr));
	counter-reset: rcztoc;
}

.rcz-toc__list li {
	margin: 0;
}

.rcz-toc__list a {
	display: flex;
	align-items: baseline;
	gap: 12px;
	min-height: var(--tap);
	padding: 11px 14px;
	border: 1px solid var(--rule);
	border-radius: var(--r-ctl);
	background: rgba(26, 30, 16, .55);
	color: var(--prose);
	text-decoration: none;
	font-size: 15.5px;
	line-height: 1.4;
}

.rcz-toc__list a:hover {
	border-color: var(--nacre-mid);
	background: var(--plate-raised);
	color: var(--paper);
	text-decoration: none;
}

.rcz-toc__num {
	font-size: 13px;
	color: var(--nacre-mid);
	flex: 0 0 auto;
	min-width: 2ch;
}

/* 4c. Quick-nav cards */
.rcz-quick {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
}

.rcz-quick__card {
	position: relative;
	display: block;
	padding: 26px 20px 20px;
	background: var(--plate-grad);
	border: 1px solid var(--rule);
	border-radius: var(--r-plate);
	color: var(--prose);
	text-decoration: none;
}

.rcz-quick__card::before {
	content: "";
	position: absolute;
	top: -1px;
	left: 20px;
	right: 20px;
	height: var(--sig-weight);
	background: var(--nacre-mid);
}

.rcz-quick__card:hover {
	border-color: var(--nacre-mid);
	background: var(--plate-raised-grad);
	text-decoration: none;
}

.rcz-quick__card:hover::before {
	background: var(--nacre);
}

.rcz-quick__title {
	display: block;
	font-family: "Young Serif", Georgia, serif;
	font-size: 20px;
	color: var(--paper);
	margin-bottom: 7px;
}

.rcz-quick__text {
	display: block;
	font-size: 14.5px;
	color: var(--muted);
	line-height: 1.55;
}

/* 4d. Bonus offer */
.rcz-offer {
	display: grid;
	gap: 22px;
	align-items: start;
}

.rcz-offer__amount {
	display: block;
	font-size: clamp(30px, 5vw, 46px);
	line-height: 1.06;
	margin-bottom: 8px;
}

.rcz-offer__cap {
	display: block;
	font-size: 14px;
	color: var(--muted);
	margin-bottom: 18px;
}

.rcz-offer__terms {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
	display: grid;
	gap: 9px;
}

.rcz-offer__terms li {
	position: relative;
	padding-left: 20px;
	font-size: 15.5px;
	line-height: 1.6;
	margin: 0;
}

.rcz-offer__terms li::before {
	content: "";
	position: absolute;
	left: 0;
	top: .62em;
	width: 7px;
	height: 1px;
	background: var(--nacre-mid);
}

/* 4e. Buttons (hand-rolled, for markup outside core/button) */
.rcz-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 9px;
	min-height: var(--tap);
	padding: 14px 28px;
	background: var(--nacre-grad);
	color: var(--ink);
	font-weight: 700;
	font-size: 16px;
	letter-spacing: .025em;
	text-decoration: none;
	border: 1px solid var(--nacre);
	border-radius: var(--r-ctl);
	cursor: pointer;
}

.rcz-btn:hover {
	background: var(--paper);
	color: var(--ink);
	text-decoration: none;
}

.rcz-btn--ghost {
	background: transparent;
	color: var(--nacre);
	border-color: var(--rule-lit);
}

.rcz-btn--ghost:hover {
	background: rgba(38, 41, 25, .8);
	color: var(--paper);
	border-color: var(--nacre-mid);
}

.rcz-btn--small {
	min-height: var(--tap);
	padding: 10px 18px;
	font-size: 14.5px;
}

/* 4f. Chips */
.rcz-chip {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 5px 11px;
	border-radius: var(--r-ctl);
	font-size: 13px;
	font-weight: 600;
	letter-spacing: .02em;
	border: 1px solid var(--rule);
	background: var(--plate-raised);
	color: var(--prose);
}

.rcz-chip--moss {
	background: var(--moss);
	border-color: var(--moss-lit);
	color: var(--paper);
}

.rcz-chip--clay {
	background: var(--clay-deep);
	border-color: var(--clay);
	color: var(--paper);
}

.rcz-chip--nacre {
	background: var(--nacre-deep);
	border-color: var(--nacre-mid);
	color: var(--paper);
}

/* 4g. Steps ladder */
.rcz-steps {
	list-style: none;
	counter-reset: rczstep;
	margin: 0;
	padding: 0;
	display: grid;
	gap: 12px;
}

.rcz-steps li {
	position: relative;
	margin: 0;
	padding: 18px 20px 18px 62px;
	background: var(--plate-grad);
	border: 1px solid var(--rule);
	border-radius: var(--r-plate);
}

.rcz-steps li::before {
	counter-increment: rczstep;
	content: counter(rczstep, decimal-leading-zero);
	position: absolute;
	left: 20px;
	top: 17px;
	font-family: "Cousine", ui-monospace, monospace;
	font-size: 15px;
	font-weight: 700;
	color: var(--nacre-mid);
}

.rcz-step__title {
	display: block;
	font-weight: 600;
	color: var(--paper);
	margin-bottom: 5px;
	font-size: 16.5px;
}

/* inc/schema.php reads .rcz-step__title + .rcz-step__text to build the HowTo nodes, so
   these two class names are a CONTRACT between the markup and the schema layer, not a
   styling choice. Renaming either silently empties the HowTo graph while every other
   node still ships and every block gate still passes. */
.rcz-step__text {
	display: block;
	color: var(--prose);
	font-size: 15.5px;
	line-height: 1.62;
}

/* 4h. Fact / feature grid */
.rcz-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(auto-fit, minmax(238px, 1fr));
}

.rcz-card {
	position: relative;
	padding: 26px 20px 20px;
	background: var(--plate-grad);
	border: 1px solid var(--rule);
	border-radius: var(--r-plate);
}

.rcz-card::before {
	content: "";
	position: absolute;
	top: -1px;
	left: 20px;
	right: 20px;
	height: var(--sig-weight);
	background: var(--nacre-mid);
}

.rcz-card h3 {
	margin: 0 0 8px;
	font-size: 18px;
	color: var(--paper);
}

.rcz-card p {
	font-size: 15px;
	color: var(--muted);
	margin: 0;
}

/* 4i. Game tiles */
.rcz-games {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.rcz-game {
	position: relative;
	padding: 22px 18px 16px;
	background: var(--plate-grad);
	border: 1px solid var(--rule);
	border-radius: var(--r-plate);
}

.rcz-game::before {
	content: "";
	position: absolute;
	top: -1px;
	left: 18px;
	right: 18px;
	height: var(--sig-weight);
	background: var(--nacre-mid);
}

.rcz-game__name {
	display: block;
	font-family: "Young Serif", Georgia, serif;
	font-size: 18px;
	color: var(--paper);
	margin-bottom: 6px;
}

.rcz-game__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 6px 14px;
	font-size: 13px;
	color: var(--muted);
}

.rcz-game__meta b {
	font-family: "Cousine", ui-monospace, monospace;
	font-weight: 700;
	color: var(--figure);
}

/* RTP meter: a figure AND a bar, so the number is scannable at a glance. */
.rcz-meter {
	margin-top: 12px;
}

.rcz-meter__bar {
	height: 5px;
	background: var(--plate-raised);
	border: 1px solid var(--rule);
	border-radius: 1px;
	overflow: hidden;
}

.rcz-meter__fill {
	display: block;
	height: 100%;
	background: var(--nacre-mid);
}

.rcz-meter__val {
	font-size: 13px;
}

/* 4j. Notes / callouts */
.rcz-note {
	position: relative;
	padding: 18px 20px 18px 20px;
	border: 1px solid var(--rule);
	border-left: 3px solid var(--nacre-mid);
	border-radius: var(--r-ctl);
	background: rgba(26, 30, 16, .74);
	font-size: 15.5px;
	line-height: 1.62;
	color: var(--prose);
}

.rcz-note--warn {
	border-left-color: var(--clay);
	background: rgba(75, 51, 37, .5);
}

.rcz-note--rg {
	border-left-color: var(--clay);
	background: var(--clay-deep);
	color: var(--paper);
}

.rcz-note strong {
	color: var(--paper);
}

/* 4k. Tables — dark, scrollable, and never below 15px */
.rcz-tablewrap {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	border: 1px solid var(--rule);
	border-radius: var(--r-plate);
	background: var(--plate);
}

.rcz-tablewrap table,
.wp-block-table table {
	width: 100%;
	border-collapse: collapse;
	font-size: 15px;
}

.rcz-tablewrap th,
.rcz-tablewrap td,
.wp-block-table th,
.wp-block-table td {
	padding: 12px 15px;
	text-align: start;
	border-bottom: 1px solid var(--rule);
	vertical-align: top;
	line-height: 1.55;
}

.rcz-tablewrap thead th,
.wp-block-table thead th {
	background: var(--plate-raised);
	color: var(--paper);
	font-weight: 600;
	font-size: 14px;
	letter-spacing: .04em;
	white-space: nowrap;
}

.rcz-tablewrap tbody tr:last-child td,
.wp-block-table tbody tr:last-child td {
	border-bottom: 0;
}

.wp-block-table {
	overflow-x: auto;
}

.wp-block-table table {
	background: var(--plate);
	border: 1px solid var(--rule);
	border-radius: var(--r-plate);
}

.rcz-tablewrap td b,
.wp-block-table td b {
	color: var(--paper);
}

/* 4l. FAQ — native <details>, so the answers are in the HTML for crawlers. */
.rcz-faq {
	display: grid;
	gap: 10px;
}

.rcz-faq details {
	background: var(--plate-grad);
	border: 1px solid var(--rule);
	border-radius: var(--r-plate);
	overflow: hidden;
}

.rcz-faq summary {
	display: flex;
	align-items: center;
	gap: 12px;
	min-height: var(--tap);
	padding: 15px 18px;
	cursor: pointer;
	list-style: none;
	font-weight: 600;
	font-size: 16.5px;
	color: var(--paper);
	line-height: 1.45;
}

.rcz-faq summary::-webkit-details-marker {
	display: none;
}

.rcz-faq summary::after {
	content: "";
	margin-left: auto;
	width: 9px;
	height: 9px;
	flex: 0 0 auto;
	border-right: 2px solid var(--nacre-mid);
	border-bottom: 2px solid var(--nacre-mid);
	transform: rotate(45deg) translate(-2px, -2px);
	transition: transform .2s var(--ease);
}

.rcz-faq details[open] summary::after {
	transform: rotate(225deg) translate(-2px, -2px);
}

.rcz-faq summary:hover {
	background: rgba(38, 41, 25, .6);
}

.rcz-faq__answer {
	padding: 0 18px 17px;
	font-size: 15.5px;
	line-height: 1.68;
	color: var(--prose);
}

.rcz-faq__answer p {
	margin-bottom: .8em;
}

/* 4m. Payments rail in content */
.rcz-payrail {
	display: grid;
	gap: 10px;
	grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
	list-style: none;
	margin: 0;
	padding: 0;
}

.rcz-payrail li {
	margin: 0;
	padding: 14px 16px;
	border: 1px solid var(--rule);
	border-radius: var(--r-ctl);
	background: var(--plate);
}

.rcz-payrail__name {
	display: block;
	font-weight: 600;
	color: var(--paper);
	margin-bottom: 4px;
	font-size: 15.5px;
}

.rcz-payrail__meta {
	display: block;
	font-size: 13px;
	color: var(--muted);
}

/* 4n. App / download block */
.rcz-app {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}

.rcz-app__spec {
	display: flex;
	flex-wrap: wrap;
	gap: 6px 18px;
	margin-top: 10px;
	font-size: 13.5px;
	color: var(--muted);
}

.rcz-app__spec b {
	font-family: "Cousine", ui-monospace, monospace;
	color: var(--figure);
	font-weight: 700;
}

/* 4o. Compare strip */
.rcz-compare {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

/* 4p. Breadcrumbs (interior pages only — the one-pager uses the anchor TOC) */
.rcz-crumbs {
	font-size: 13.5px;
	color: var(--dim);
	padding: 16px 0 0;
}

.rcz-crumbs a {
	color: var(--muted);
	text-decoration: none;
}

.rcz-crumbs a:hover {
	color: var(--paper);
	text-decoration: underline;
}

.rcz-crumbs span[aria-current] {
	color: var(--prose);
}

/* 4q. Back-to-contents link, repeated down a long document */
.rcz-back {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	min-height: var(--tap);
	margin-top: 18px;
	font-size: 13.5px;
	color: var(--muted);
	text-decoration: none;
}

.rcz-back:hover {
	color: var(--paper);
	text-decoration: underline;
}

/* 4r. Per-page last-updated line, appended by inc/chrome.php */
.rcz-lastmod {
	margin-top: 34px;
	padding-top: 16px;
	border-top: 1px solid var(--rule);
	font-size: 13px;
	color: var(--dim);
}

.rcz-lastmod time {
	font-family: "Cousine", ui-monospace, monospace;
	color: var(--muted);
}

/* 4s. Skeleton loading for the heaviest blocks */
.rcz-skeleton {
	position: relative;
	overflow: hidden;
	background: var(--plate-raised);
	border-radius: var(--r-plate);
	min-height: 90px;
}

.rcz-skeleton::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(96deg, transparent 12%, rgba(226, 213, 222, .1) 48%, transparent 84%);
	transform: translateX(-100%);
	animation: rcz-shimmer 1.5s infinite;
}

@keyframes rcz-shimmer {
	100% {
		transform: translateX(100%);
	}
}

/* ---- 5. State matrix ---------------------------------------------------- */
a,
button,
summary,
.rcz-btn,
.rcz-quick__card,
.rcz-toc__list a {
	transition: color .16s var(--ease), background-color .16s var(--ease), border-color .16s var(--ease);
}

a:active,
.rcz-btn:active,
.wp-block-button__link:active {
	transform: translateY(1px);
}

/* Focus. A two-tone ring so it is visible on the nacre fills AND on the field:
   the dark inner line survives on light plates, the nacre outer line on dark. */
:where(a, button, summary, input, select, textarea, [tabindex]):focus-visible {
	outline: 3px solid var(--nacre);
	outline-offset: 2px;
	border-radius: var(--r-ctl);
}

.rcz-btn:focus-visible,
.rcz-head__cta:focus-visible,
.rcz-sticky__link:focus-visible,
.wp-block-button__link:focus-visible {
	outline: 3px solid var(--paper);
	outline-offset: 3px;
	box-shadow: 0 0 0 1px var(--ink) inset;
}

button[disabled],
.rcz-btn[aria-disabled="true"] {
	opacity: .55;
	cursor: not-allowed;
	filter: grayscale(.4);
}

/* ---- 6. Accessibility + responsive ------------------------------------- */
/* 6a. Nothing below 15px in prose. 12.5px is reserved for legal lines only. */
.rcz-main p,
.rcz-main li {
	font-size: max(15px, 1em);
}

/* 6b. Tap targets: 44px on EVERY pointer, not only under 600px. */
.rcz-nav a,
.rcz-toc__list a,
.rcz-btn,
.rcz-head__cta,
.rcz-sticky__link,
.rcz-faq summary,
.rcz-back {
	min-height: var(--tap);
}

/* 6c. Inline links inside a sentence are exempt from WCAG 2.5.8 — they are sized
   by the text around them and must not be padded into a block. */
.rcz-main p a,
.rcz-foot__legal a,
.rcz-faq__answer a {
	min-height: 0;
}

/* 6d. 1024 and below */
@media (max-width: 1023px) {
	.rcz-head__inner {
		flex-wrap: wrap;
		gap: 10px;
	}

	.rcz-nav {
		order: 3;
		width: 100%;
		margin-left: 0;
		overflow-x: auto;
		flex-wrap: nowrap;
		padding-bottom: 2px;
	}

	.rcz-nav a {
		white-space: nowrap;
	}
}

/* 6e. 768 and below — the sticky CTA appears, the header CTA folds away */
@media (max-width: 767px) {
	.rcz-sticky {
		display: block;
	}

	body {
		padding-bottom: 92px;
	}

	.rcz-head__cta {
		display: none;
	}

	:root {
		--sig-inset: 16px;
	}

	.rcz-sec {
		padding-block: 40px;
	}

	.rcz-plate {
		padding: 26px 17px 20px;
	}

	.rcz-hero h1 {
		max-width: none;
	}
}

/* 6f. 360 — the narrowest supported width */
@media (max-width: 400px) {
	.rcz-head__inner {
		padding-inline: 15px;
	}

	.rcz-wordmark__name {
		font-size: 19px;
	}

	.rcz-steps li {
		padding: 16px 16px 16px 54px;
	}

	.rcz-steps li::before {
		left: 16px;
	}

	.rcz-quick,
	.rcz-grid,
	.rcz-games,
	.rcz-toc__list {
		grid-template-columns: 1fr;
	}
}

/* 6g. Reduced motion — finish the job, including the smooth scroll and shimmer */
@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}

	*,
	*::before,
	*::after {
		animation-duration: .001ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: .001ms !important;
	}

	.rcz-skeleton::after {
		display: none;
	}

	a:active,
	.rcz-btn:active {
		transform: none;
	}
}

/* 6h. Forced colours / high contrast safety net */
@media (forced-colors: active) {
	.rcz-plate,
	.rcz-card,
	.rcz-quick__card,
	.rcz-game,
	.rcz-steps li,
	.rcz-faq details {
		border: 1px solid CanvasText;
	}

	.rcz-btn,
	.rcz-head__cta,
	.rcz-sticky__link {
		border: 2px solid ButtonText;
		background: ButtonFace;
		color: ButtonText;
		forced-color-adjust: none;
	}

	.rcz-plate::before,
	.rcz-plate::after,
	.rcz-card::before,
	.rcz-quick__card::before,
	.rcz-game::before {
		background: CanvasText;
		border-color: CanvasText;
	}
}

/* ---- 7. Core block harmonisation --------------------------------------- */
.wp-block-button__link {
	border-radius: var(--r-ctl);
}

.wp-block-separator {
	border: 0;
	border-top: 1px solid var(--rule);
	opacity: 1;
	max-width: 100%;
}

.wp-block-image img {
	border-radius: var(--r-plate);
	height: auto;
	max-width: 100%;
}

.wp-block-list {
	padding-left: 1.15em;
}

.wp-block-list li {
	margin-bottom: .5em;
	line-height: 1.68;
}

.wp-block-quote {
	border-left: 3px solid var(--nacre-mid);
	padding-left: 18px;
	margin-left: 0;
	font-style: normal;
	color: var(--paper);
}

.wp-block-group.has-background {
	border-radius: var(--r-plate);
}

/* The editor canvas inherits the same ground so the plate signature is visible
   while writing, not only on the front end. */
.editor-styles-wrapper {
	background: var(--field);
	color: var(--prose);
}

/* ---- 8. Brand-layer devices (inc/brand.php) ----------------------------
   Every class emitted by a shortcode in inc/brand.php is styled here. A class that
   exists only in PHP and nowhere in this file ships an unstyled block that passes
   every markup gate — that is the «phantom class» failure recorded on royalspin.az,
   so the two lists are kept in step deliberately. */
.rcz-sig {
	display: grid;
	gap: 12px;
}

.rcz-sig__text {
	font-size: 13px;
	line-height: 1.65;
	color: var(--dim);
	margin: 0;
	max-width: 62ch;
}

.rcz-light {
	display: block;
	width: 100%;
	height: auto;
	border: 1px solid var(--rule);
	border-radius: var(--r-plate);
}

/* The citable passage */
.rcz-pull {
	margin: 0;
}

.rcz-pull__body {
	font-size: clamp(17px, 2vw, 20px);
	line-height: 1.6;
	color: var(--paper);
	max-width: 66ch;
}

.rcz-pull__body p:last-child {
	margin-bottom: 0;
}

/* Wager-arithmetic device */
.rcz-anatomy {
	margin: 0;
}

.rcz-anatomy__rows {
	list-style: none;
	counter-reset: none;
	margin: 4px 0 14px;
	padding: 0;
	display: grid;
	gap: 1px;
	background: var(--rule);
	border: 1px solid var(--rule);
	border-radius: var(--r-ctl);
	overflow: hidden;
}

.rcz-anatomy__rows li {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 16px;
	margin: 0;
	padding: 11px 14px;
	background: var(--plate);
	font-size: 15.5px;
}

.rcz-anatomy__rows li:last-child {
	background: var(--nacre-deep);
}

.rcz-anatomy__key {
	color: var(--prose);
}

.rcz-anatomy__rows li:last-child .rcz-anatomy__key {
	color: var(--paper);
	font-weight: 600;
}

.rcz-anatomy__note,
.rcz-mock__note {
	font-size: 14px;
	line-height: 1.62;
	color: var(--muted);
	margin: 0;
	max-width: 64ch;
}

/* Inert pictures of the operator's own controls */
.rcz-mock {
	margin: 0;
}

.rcz-mock__box {
	display: grid;
	gap: 9px;
	margin: 6px 0 14px;
	padding: 16px;
	background: var(--field-deep);
	border: 1px dashed var(--rule-lit);
	border-radius: var(--r-ctl);
}

.rcz-mock__field {
	display: block;
	padding: 12px 13px;
	border: 1px solid var(--rule);
	border-radius: var(--r-ctl);
	background: var(--plate);
	color: var(--dim);
	font-size: 14.5px;
}

.rcz-mock__field--code {
	font-family: "Cousine", ui-monospace, monospace;
	letter-spacing: .3em;
	color: var(--muted);
}

.rcz-mock__btn {
	display: block;
	padding: 12px 13px;
	text-align: center;
	border-radius: var(--r-ctl);
	background: var(--nacre-mid);
	color: var(--ink);
	font-weight: 700;
	font-size: 14.5px;
}

/* ---- 9. Nav, header CTA variant, footer structure ----------------------
   These class names are emitted by inc/chrome.php and parts/*.html. Same rule as §8:
   nothing may exist in markup that has no rule here. */
.rcz-nav__list {
	display: flex;
	align-items: center;
	gap: 2px;
	list-style: none;
	margin: 0;
	padding: 0;
	flex-wrap: wrap;
}

.rcz-nav__list li {
	margin: 0;
}

.rcz-nav__mobile {
	display: none;
}

.rcz-nav__mobile summary {
	display: inline-flex;
	align-items: center;
	gap: 9px;
	min-height: var(--tap);
	padding: 9px 14px;
	list-style: none;
	cursor: pointer;
	border: 1px solid var(--rule);
	border-radius: var(--r-ctl);
	background: var(--plate-raised);
	color: var(--paper);
	font-size: 15px;
	font-weight: 600;
}

.rcz-nav__mobile summary::-webkit-details-marker {
	display: none;
}

.rcz-nav__bars {
	display: block;
	width: 15px;
	height: 2px;
	background: var(--nacre);
	box-shadow: 0 5px 0 var(--nacre), 0 -5px 0 var(--nacre);
}

.rcz-nav__panel {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
	display: grid;
	gap: 6px;
	border: 1px solid var(--rule);
	border-radius: var(--r-plate);
	background: var(--plate);
	padding: 8px;
}

.rcz-nav__panel li {
	margin: 0;
}

.rcz-nav__panel a {
	display: flex;
	align-items: center;
	min-height: var(--tap);
	padding: 10px 12px;
	border-radius: var(--r-ctl);
	color: var(--prose);
	text-decoration: none;
	font-size: 15px;
	line-height: 1.4;
}

.rcz-nav__panel a:hover,
.rcz-nav__panel a[aria-current] {
	background: var(--plate-raised);
	color: var(--paper);
}

.rcz-nav a[aria-current],
.rcz-nav__list a[aria-current] {
	color: var(--paper);
	border-color: var(--rule);
	background: rgba(38, 41, 25, .7);
}

/* The non-money header control on the three service pages: an outline, so the one page
   whose job is NOT to sell never carries a filled money button. */
.rcz-head__cta--quiet {
	background: transparent;
	background-image: none;
	color: var(--nacre);
	border-color: var(--rule-lit);
}

.rcz-head__cta--quiet:hover {
	background: rgba(38, 41, 25, .85);
	background-image: none;
	color: var(--paper);
	border-color: var(--nacre-mid);
}

.rcz-langtag {
	display: inline-flex;
	align-items: center;
	padding: 4px 9px;
	border: 1px solid var(--rule);
	border-radius: var(--r-ctl);
	font-family: "Cousine", ui-monospace, monospace;
	font-size: 12px;
	letter-spacing: .12em;
	color: var(--muted);
}

.rcz-trust__seg--rg {
	color: var(--nacre);
	text-decoration: underline;
	text-underline-offset: 3px;
}

.rcz-trust__seg--rg:hover {
	color: var(--paper);
}

.rcz-foot__brand h2,
.rcz-foot__col h2 {
	font-size: 13px;
}

.rcz-foot__brand p {
	font-size: 14.5px;
	line-height: 1.66;
	color: var(--muted);
	max-width: 46ch;
}

.rcz-foot__brand .rcz-updated {
	margin-top: 12px;
}

.rcz-foot__legal p + p {
	margin-top: 10px;
}

.rcz-foot__legal b {
	color: var(--muted);
}

.rcz-sig {
	max-width: 1140px;
	margin: 26px auto 0;
	padding-top: 20px;
	border-top: 1px solid var(--rule);
}

@media (max-width: 1023px) {
	.rcz-nav__list {
		display: none;
	}

	.rcz-nav__mobile {
		display: block;
	}

	.rcz-nav {
		order: 3;
		width: 100%;
		overflow: visible;
	}
}


/* ---- 10. Repairs from probe_rcz.js run 1 --------------------------------
   Four standalone controls sat under the 44px target the brief sets. None of them is a
   link inline in a sentence, so the WCAG 2.5.8 inline exemption does not cover them:
   the header lockup and the trust-bar RG link are the two controls a phone user reaches
   for first, and the footer/breadcrumb lists are pure navigation. */
.rcz-brand {
	min-height: var(--tap);
}

.rcz-trust__seg--rg {
	display: inline-flex;
	align-items: center;
	min-height: var(--tap);
}

.rcz-foot__col li a,
.rcz-foot__brand a {
	display: inline-flex;
	align-items: center;
	min-height: var(--tap);
}

.rcz-crumbs a,
.rcz-crumbs span[aria-current] {
	display: inline-flex;
	align-items: center;
	min-height: var(--tap);
}

/* The cookie banner's ACCEPT control. The reskin moved the filled treatment onto the
   DECLINE button on purpose — this banner defaults to declining non-essential storage —
   which left this class with no rule at all and shipped an unstyled button. It is stated
   here explicitly rather than deleted, so the next fork reads the intent instead of
   "restoring" a filled accept button. */
.rcz-cookie__row .rcz-cookie__ok {
	background: transparent;
	background-image: none;
	color: var(--prose);
	border-color: var(--rule-lit);
}

.rcz-cookie__row .rcz-cookie__ok:hover {
	border-color: var(--nacre-mid);
	color: var(--paper);
}

/* ---- 11. Repairs from probe_rcz.js run 2 --------------------------------
   The mobile nav panel overflowed the viewport by 24px at 360, on every page, and only
   there. `.rcz-nav` is a flex row, so its `<details>` child sizes to MAX-CONTENT — and
   the panel's longest item («Bonus — 550 AZN + 250 fırlanma və dövriyyə şərti») is wider
   than a 360px phone. A flex item's default `min-width: auto` refuses to shrink below its
   content, so `width: 100%` on the ancestor did not bind: the floor has to be removed
   explicitly. Same shape as the recorded «a display reset without min-width keeps the
   560px floor» defect, one layer further in. */
.rcz-nav {
	min-width: 0;
}

.rcz-nav__mobile {
	min-width: 0;
	max-width: 100%;
}

.rcz-nav__panel {
	box-sizing: border-box;
	max-width: 100%;
	/* The real floor was HERE, not on the <details>: the panel is a grid, an auto column
	   is minmax(min-content, auto), and a grid item's own min-width:auto refuses to go
	   below min-content — so «Bonus — 550 AZN + 250 fırlanma və dövriyyə şərti» set the
	   column to 360px inside a 330px panel. Constraining the ancestors could never bind;
	   the track and the item both have to be allowed to shrink. It is invisible until the
	   menu is OPENED (a closed <details> clips it, and document.scrollWidth stays 360),
	   which is why only a per-element measurement found it. */
	grid-template-columns: minmax(0, 1fr);
}

.rcz-nav__panel li {
	min-width: 0;
}

.rcz-nav__panel a {
	overflow-wrap: anywhere;
}

@media (max-width: 1023px) {
	.rcz-nav__mobile {
		width: 100%;
	}
}

/* The offer plate is a grid, so its two CTAs stretched to the full plate width and the
   money button read as a banner rather than as a control. Sized to content instead, and
   laid on one row where there is room for two. */
.rcz-offer .rcz-btn {
	justify-self: start;
}

@media (min-width: 640px) {
	.rcz-offer {
		grid-template-columns: 1fr;
	}

	.rcz-offer .rcz-btn + .rcz-btn {
		margin-top: -8px;
	}
}

/* ---- 12. Repairs the SCREENSHOT found (nothing measurable was wrong) -----
   The hero's three stacked components are raw HTML inside one wp:html block, so
   WordPress's blockGap never applies between them: the quick-nav grid sat flush against
   the facts strip and each card's column rule was drawn ON the strip's bottom border.
   Every gate passed — a probe measures elements, not the space between them.

   And the quick-nav grid STRANDED ITS FOURTH CARD: auto-fit with a 210px floor resolves
   to three columns in a 700px content well, so «Yüklə» sat alone on a second row under
   three siblings. (Same shape as the recorded auto-fit orphan on royale-vip.org.) Two
   balanced rows of two beat three-plus-one at every width this column ever has. */
.rcz-hero__facts {
	margin-bottom: 26px;
}

.rcz-quick {
	margin-top: 0;
}

@media (min-width: 560px) {
	.rcz-quick {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (min-width: 1100px) {
	.rcz-quick {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}
