/* ================================================================
   FAZ-v3 — Widget Library
   Yeni widget'lar (style.css'e dokunmadan, additive)
   ================================================================ */

/* ========== AFFILIATE DISCLOSURE (FTC + ASA + GluStV) ========== */
.affiliate-disclosure {
    max-width: 1100px;
    margin: 28px auto 36px;
    padding: 16px 22px;
    display: flex;
    align-items: flex-start;
    gap: 14px;
    background: linear-gradient(180deg, rgba(250, 204, 21, 0.04), rgba(250, 204, 21, 0.02));
    border: 1px solid rgba(250, 204, 21, 0.22);
    border-radius: 12px;
    color: #cbd5e1;
    font-size: 0.92rem;
    line-height: 1.55;
}
.affiliate-disclosure svg {
    color: #facc15;
    flex-shrink: 0;
    margin-top: 2px;
}
.affiliate-disclosure p {
    margin: 0;
}
.affiliate-disclosure strong {
    color: #fff;
    margin-right: 4px;
}
.affiliate-disclosure a {
    color: var(--neon-green);
    font-weight: 600;
}
.affiliate-disclosure a:hover {
    text-decoration: underline;
}
[dir="rtl"] .affiliate-disclosure {
    flex-direction: row-reverse;
}

/* ========== EDITORIAL RATING CARD (Review schema) ========== */
.editorial-rating-card {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-top: 6px;
}
.editorial-rating-card .rating {
    display: inline-flex;
    align-items: baseline;
    gap: 6px;
    color: var(--gold, #facc15);
    font-weight: 700;
    font-size: 1.05rem;
    font-family: var(--font-head, 'Outfit', sans-serif);
}
.editorial-rating-card .rating-label {
    font-size: 0.6rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--neon-green);
    background: rgba(0, 230, 91, 0.08);
    border: 1px solid rgba(0, 230, 91, 0.2);
    padding: 2px 7px;
    border-radius: 4px;
    margin-right: 4px;
    align-self: center;
}
.editorial-rating-card .rating-scale {
    font-size: 0.78rem;
    color: var(--text-muted, #94a3b8);
    font-weight: 400;
    margin-left: -2px;
}
.editorial-rating-card .rating-scale span {
    color: var(--text-muted, #94a3b8) !important;
    font-weight: 400 !important;
    font-size: 0.78rem !important;
}
.editorial-rating-card .rating-text-secondary {
    font-size: 0.78rem;
    color: var(--text-muted, #94a3b8);
    font-weight: 400;
    margin-top: 2px;
}

/* ========== DEFINITION CARD (H2 altinda kullanim) ========== */
.definition-card {
    margin: 20px 0 28px;
    padding: 18px 22px;
    background: rgba(0, 230, 91, 0.04);
    border-left: 3px solid var(--neon-green);
    border-radius: 0 10px 10px 0;
}
.definition-card .def-label {
    display: inline-block;
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--neon-green);
    font-weight: 700;
    margin-bottom: 6px;
}
.definition-card p {
    margin: 0;
    color: #cbd5e1;
    font-size: 1rem;
    line-height: 1.65;
}

/* ========== KYC MATRIX ========== */
.kyc-matrix {
    width: 100%;
    margin: 24px 0;
    border-collapse: collapse;
    background: rgba(0, 0, 0, 0.25);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
    overflow: hidden;
    font-size: 0.92rem;
}
.kyc-matrix th, .kyc-matrix td {
    padding: 14px 16px;
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
}
.kyc-matrix th {
    background: rgba(255, 255, 255, 0.03);
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 0.78rem;
}
.kyc-matrix tr:last-child td {
    border-bottom: none;
}
.kyc-matrix .kyc-yes {
    color: #ef4444;
    font-weight: 700;
}
.kyc-matrix .kyc-no {
    color: var(--neon-green);
    font-weight: 700;
}
.kyc-matrix .kyc-conditional {
    color: #facc15;
    font-weight: 600;
}

/* ========== COMPARISON GRID (2-3 col) ========== */
.comparison-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 16px;
    margin: 28px 0;
}
.comparison-grid .col-card {
    padding: 22px;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 14px;
}
.comparison-grid .col-card h4 {
    font-family: var(--font-head, 'Outfit', sans-serif);
    color: #fff;
    margin-bottom: 12px;
    font-size: 1.15rem;
}
.comparison-grid .col-card .col-metric {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.05);
    font-size: 0.92rem;
}
.comparison-grid .col-card .col-metric:last-child {
    border-bottom: none;
}
.comparison-grid .col-card .col-metric span {
    color: var(--text-muted, #94a3b8);
}
.comparison-grid .col-card .col-metric strong {
    color: #fff;
}

/* ========== JURISDICTION CHECK ========== */
.jurisdiction-check {
    margin: 28px 0;
    padding: 24px;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 14px;
}
.jurisdiction-check h4 {
    font-family: var(--font-head, 'Outfit', sans-serif);
    color: #fff;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.jurisdiction-check h4 svg {
    color: var(--neon-green);
}
.jurisdiction-check .country-row {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 8px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
    font-size: 0.95rem;
}
.jurisdiction-check .country-row:last-child {
    border-bottom: none;
}
.jurisdiction-check .country-row img {
    width: 24px;
    height: 18px;
    border-radius: 3px;
}
.jurisdiction-check .country-row .verdict {
    margin-left: auto;
    padding: 3px 10px;
    border-radius: 4px;
    font-size: 0.78rem;
    font-weight: 700;
}
.jurisdiction-check .country-row .verdict.legal {
    background: rgba(0, 230, 91, 0.1);
    color: var(--neon-green);
    border: 1px solid rgba(0, 230, 91, 0.2);
}
.jurisdiction-check .country-row .verdict.gray {
    background: rgba(250, 204, 21, 0.1);
    color: #facc15;
    border: 1px solid rgba(250, 204, 21, 0.2);
}
.jurisdiction-check .country-row .verdict.restricted {
    background: rgba(239, 68, 68, 0.1);
    color: #ef4444;
    border: 1px solid rgba(239, 68, 68, 0.2);
}

/* ========== BONUS CALCULATOR ========== */
.bonus-calc-card {
    margin: 28px 0;
    padding: 26px;
    background: linear-gradient(135deg, rgba(0, 230, 91, 0.04), rgba(59, 130, 246, 0.04));
    border: 1px solid rgba(0, 230, 91, 0.15);
    border-radius: 16px;
}
.bonus-calc-card .calc-input {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    margin-bottom: 18px;
}
.bonus-calc-card .calc-input .input-group label {
    display: block;
    font-size: 0.78rem;
    text-transform: uppercase;
    color: var(--text-muted, #94a3b8);
    margin-bottom: 6px;
    letter-spacing: 0.05em;
}
.bonus-calc-card .calc-input .input-group input {
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.08);
    padding: 10px 14px;
    border-radius: 8px;
    color: #fff;
    font-family: var(--font-body, 'Plus Jakarta Sans', sans-serif);
    font-size: 1rem;
}
.bonus-calc-card .calc-result {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    padding: 16px;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    text-align: center;
}
.bonus-calc-card .calc-result .res-block .res-label {
    font-size: 0.7rem;
    text-transform: uppercase;
    color: var(--text-muted, #94a3b8);
    letter-spacing: 0.06em;
    margin-bottom: 4px;
}
.bonus-calc-card .calc-result .res-block .res-value {
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-size: 1.4rem;
    font-weight: 800;
    color: var(--neon-green);
}

/* ========== RESPONSIBLE GAMBLING BANNER ========== */
.responsible-banner {
    display: flex;
    align-items: center;
    gap: 14px;
    margin: 28px 0;
    padding: 14px 20px;
    background: rgba(239, 68, 68, 0.04);
    border-left: 3px solid #ef4444;
    border-radius: 0 10px 10px 0;
    font-size: 0.92rem;
    color: #cbd5e1;
}
.responsible-banner .age-badge {
    background: #ef4444;
    color: #fff;
    font-weight: 800;
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 0.85rem;
    flex-shrink: 0;
}
.responsible-banner a {
    color: var(--neon-green);
    font-weight: 600;
}

/* ========== AUTHOR MINI BIO (inline E-E-A-T) ========== */
.author-mini-bio {
    display: flex;
    align-items: center;
    gap: 14px;
    margin: 24px 0;
    padding: 16px 20px;
    background: rgba(0, 230, 91, 0.04);
    border: 1px solid rgba(0, 230, 91, 0.15);
    border-radius: 12px;
}
.author-mini-bio img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 2px solid var(--neon-green);
    padding: 2px;
    flex-shrink: 0;
}
.author-mini-bio .bio-text {
    flex: 1;
}
.author-mini-bio .bio-text .bio-name {
    color: #fff;
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-weight: 700;
    font-size: 0.95rem;
    margin-bottom: 2px;
}
.author-mini-bio .bio-text .bio-role {
    color: var(--text-muted, #94a3b8);
    font-size: 0.8rem;
}
.author-mini-bio .bio-text .bio-role a {
    color: var(--neon-green);
    font-weight: 600;
    margin-left: 6px;
}

/* ========== PAYOUT LEADERBOARD ========== */
.payout-leaderboard {
    margin: 32px 0;
    border-radius: 14px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.06);
}
.payout-leaderboard .lb-row {
    display: grid;
    grid-template-columns: 50px 1fr 120px 100px 80px;
    gap: 12px;
    align-items: center;
    padding: 14px 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
    background: rgba(255, 255, 255, 0.01);
    font-size: 0.92rem;
}
.payout-leaderboard .lb-row:last-child {
    border-bottom: none;
}
.payout-leaderboard .lb-row.lb-header {
    background: rgba(0, 230, 91, 0.06);
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 0.74rem;
}
.payout-leaderboard .lb-rank {
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-weight: 800;
    font-size: 1.2rem;
    color: var(--neon-green);
}
.payout-leaderboard .lb-time {
    font-family: var(--font-head, 'Outfit', sans-serif);
    color: #fff;
    font-weight: 700;
}
.payout-leaderboard .lb-licence {
    font-size: 0.82rem;
    color: var(--text-muted, #94a3b8);
}

/* ========== QUICK-TAKE (EN opening, var olan kullanimi destekleyici) ========== */
.quick-take {
    background: rgba(0, 230, 91, 0.04);
    border-left: 3px solid var(--neon-green);
    padding: 22px 26px;
    margin-bottom: 40px;
    border-radius: 0 12px 12px 0;
}

/* ========== MOBILE: responsive widgets ========== */
@media (max-width: 768px) {
    .affiliate-disclosure {
        flex-direction: column;
        text-align: left;
        gap: 10px;
    }
    .bonus-calc-card .calc-input,
    .bonus-calc-card .calc-result {
        grid-template-columns: 1fr;
    }
    .payout-leaderboard .lb-row {
        grid-template-columns: 40px 1fr 80px;
        gap: 8px;
        font-size: 0.85rem;
    }
    .payout-leaderboard .lb-row .lb-licence,
    .payout-leaderboard .lb-row .lb-position {
        display: none;
    }
}

/* ========== DIR=RTL ADJUSTMENTS ========== */
[dir="rtl"] .definition-card {
    border-left: none;
    border-right: 3px solid var(--neon-green);
    border-radius: 10px 0 0 10px;
}
[dir="rtl"] .quick-take {
    border-left: none;
    border-right: 3px solid var(--neon-green);
    border-radius: 12px 0 0 12px;
}
[dir="rtl"] .responsible-banner {
    border-left: none;
    border-right: 3px solid #ef4444;
    border-radius: 10px 0 0 10px;
}

/* ================================================================
   AR-ONLY WIDGETS (DO NOT USE IN OTHER LANGUAGES — Cross-Lang
   Divergence Doctrine, rules v3 Section 0)
   ================================================================ */

/* AR opening element — replaces .quick-take for Arabic divergence */
.overview-rtl {
    direction: rtl;
    text-align: right;
    background: linear-gradient(135deg, rgba(0, 230, 91, 0.06), rgba(0, 230, 91, 0.02));
    border: 1px solid rgba(0, 230, 91, 0.18);
    border-radius: 14px;
    padding: 26px 30px;
    margin-bottom: 40px;
    position: relative;
}
.overview-rtl::before {
    content: "";
    position: absolute;
    top: 0; right: 0; bottom: 0;
    width: 5px;
    background: var(--neon-green);
    border-radius: 0 14px 14px 0;
}
.overview-rtl .ov-title {
    font-family: var(--font-head, 'Outfit', sans-serif);
    color: var(--neon-green);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 0.78rem;
    margin-bottom: 14px;
    font-weight: 700;
}
.overview-rtl .ov-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
    margin-bottom: 16px;
}
.overview-rtl .ov-cell {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    padding: 14px 18px;
}
.overview-rtl .ov-num {
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-size: 1.6rem;
    font-weight: 800;
    color: var(--neon-green);
    line-height: 1.1;
}
.overview-rtl .ov-cap {
    color: var(--text-muted, #94a3b8);
    font-size: 0.88rem;
    margin-top: 4px;
    line-height: 1.45;
}
.overview-rtl .ov-summary {
    color: #cbd5e1;
    line-height: 1.7;
    margin: 0;
    padding-top: 6px;
}

/* Sharia compliance table — exclusive to AR */
.sharia-compliance {
    direction: rtl;
    text-align: right;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 14px;
    padding: 22px;
    margin: 28px 0;
}
.sharia-compliance h3 {
    color: #fff;
    font-family: var(--font-head, 'Outfit', sans-serif);
    margin: 0 0 16px;
    font-size: 1.15rem;
}
.sharia-compliance .sc-row {
    display: grid;
    grid-template-columns: 1fr 110px 110px;
    gap: 14px;
    padding: 12px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    align-items: center;
}
.sharia-compliance .sc-row:last-child { border-bottom: none; }
.sharia-compliance .sc-head {
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 0.72rem;
    padding-bottom: 6px;
    border-bottom: 1px solid rgba(0, 230, 91, 0.2);
}
.sharia-compliance .sc-issue {
    color: #cbd5e1;
    font-size: 0.92rem;
    line-height: 1.55;
}
.sharia-compliance .sc-verdict {
    text-align: center;
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-weight: 700;
    font-size: 0.84rem;
    padding: 5px 0;
    border-radius: 6px;
}
.sharia-compliance .sc-yes  { background: rgba(0, 230, 91, 0.12); color: var(--neon-green); }
.sharia-compliance .sc-no   { background: rgba(239, 68, 68, 0.12); color: #ef4444; }
.sharia-compliance .sc-mixed{ background: rgba(250, 204, 21, 0.12); color: #facc15; }

/* Ramadan timing strip — exclusive to AR */
.ramadan-timing-strip {
    direction: rtl;
    background: linear-gradient(135deg, rgba(168, 85, 247, 0.08), rgba(168, 85, 247, 0.02));
    border: 1px solid rgba(168, 85, 247, 0.22);
    border-radius: 12px;
    padding: 20px 24px;
    margin: 24px 0;
}
.ramadan-timing-strip .rt-label {
    color: #c084fc;
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 0.74rem;
    font-weight: 700;
    margin-bottom: 12px;
}
.ramadan-timing-strip .rt-timeline {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
}
.ramadan-timing-strip .rt-slot {
    background: rgba(0, 0, 0, 0.28);
    border-radius: 8px;
    padding: 12px 14px;
}
.ramadan-timing-strip .rt-time {
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-weight: 700;
    font-size: 1rem;
}
.ramadan-timing-strip .rt-desc {
    color: var(--text-muted, #94a3b8);
    font-size: 0.84rem;
    margin-top: 4px;
    line-height: 1.4;
}

/* MENA jurisdiction map — exclusive to AR (replaces jurisdiction-check) */
.mena-jurisdiction-map {
    direction: rtl;
    margin: 28px 0;
}
.mena-jurisdiction-map .mjm-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 12px;
}
.mena-jurisdiction-map .mjm-block {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 10px;
    padding: 16px;
    border-right: 3px solid #6b7280;
}
.mena-jurisdiction-map .mjm-block.mjm-clear  { border-right-color: var(--neon-green); }
.mena-jurisdiction-map .mjm-block.mjm-grey   { border-right-color: #facc15; }
.mena-jurisdiction-map .mjm-block.mjm-banned { border-right-color: #ef4444; }
.mena-jurisdiction-map .mjm-country {
    color: #fff;
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-size: 1rem;
    margin-bottom: 6px;
    font-weight: 700;
}
.mena-jurisdiction-map .mjm-stance {
    color: #cbd5e1;
    font-size: 0.88rem;
    line-height: 1.55;
}

@media (max-width: 768px) {
    .overview-rtl .ov-grid { grid-template-columns: 1fr; }
    .ramadan-timing-strip .rt-timeline { grid-template-columns: repeat(2, 1fr); }
    .sharia-compliance .sc-row { grid-template-columns: 1fr 80px 80px; }
}

/* ================================================================
   ES-ONLY WIDGETS (Spain + LatAm dual regulatory track)
   ================================================================ */

/* Opening element for ES: dual column split (España / LatAm) */
.dual-split-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
    background: rgba(255, 255, 255, 0.02);
    border-radius: 14px;
    padding: 26px 28px;
    margin-bottom: 40px;
    position: relative;
}
.dual-split-grid::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 30px;
    bottom: 30px;
    width: 1px;
    background: rgba(0, 230, 91, 0.15);
}
.dual-split-grid .ds-col {
    padding: 0 8px;
}
.dual-split-grid .ds-col h3 {
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 0.78rem;
    margin: 0 0 14px;
}
.dual-split-grid .ds-col .ds-flag {
    font-size: 1.4rem;
    margin-bottom: 8px;
    display: block;
}
.dual-split-grid .ds-col .ds-stat {
    font-family: var(--font-head, 'Outfit', sans-serif);
    color: #fff;
    font-size: 1.4rem;
    font-weight: 800;
    line-height: 1.2;
}
.dual-split-grid .ds-col .ds-note {
    color: var(--text-muted, #94a3b8);
    font-size: 0.88rem;
    margin-top: 6px;
    line-height: 1.55;
}
.dual-split-grid .ds-col p {
    color: #cbd5e1;
    font-size: 0.95rem;
    line-height: 1.6;
    margin: 12px 0 0;
}

/* Regulator card stack — exclusive to ES, shows DGOJ + SEGOB + SECP */
.regulator-card-stack {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin: 24px 0;
}
.regulator-card-stack .rcs-card {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    padding: 18px 22px;
    display: grid;
    grid-template-columns: 80px 1fr 110px;
    gap: 18px;
    align-items: center;
}
.regulator-card-stack .rcs-flag {
    font-size: 2rem;
}
.regulator-card-stack .rcs-info h4 {
    color: #fff;
    font-family: var(--font-head, 'Outfit', sans-serif);
    margin: 0 0 4px;
    font-size: 1.05rem;
}
.regulator-card-stack .rcs-info p {
    color: var(--text-muted, #94a3b8);
    margin: 0;
    font-size: 0.88rem;
    line-height: 1.55;
}
.regulator-card-stack .rcs-status {
    text-align: center;
    padding: 8px 12px;
    border-radius: 8px;
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-weight: 700;
    font-size: 0.85rem;
}
.regulator-card-stack .rcs-active   { background: rgba(0, 230, 91, 0.1); color: var(--neon-green); }
.regulator-card-stack .rcs-pending  { background: rgba(250, 204, 21, 0.1); color: #facc15; }
.regulator-card-stack .rcs-restricted { background: rgba(239, 68, 68, 0.1); color: #ef4444; }

/* Withdrawal funnel chart — exclusive to ES (visualises 271-wager funnel) */
.withdrawal-funnel {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 14px;
    padding: 22px;
    margin: 24px 0;
}
.withdrawal-funnel h3 {
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 0.8rem;
    margin: 0 0 16px;
}
.withdrawal-funnel .wf-bar {
    display: grid;
    grid-template-columns: 130px 1fr 70px;
    gap: 14px;
    align-items: center;
    margin-bottom: 12px;
}
.withdrawal-funnel .wf-label { color: #cbd5e1; font-size: 0.92rem; }
.withdrawal-funnel .wf-track {
    background: rgba(0, 0, 0, 0.35);
    border-radius: 6px;
    height: 22px;
    overflow: hidden;
}
.withdrawal-funnel .wf-fill {
    height: 100%;
    background: linear-gradient(90deg, var(--neon-green), #16a34a);
    border-radius: 6px;
    display: flex;
    align-items: center;
    padding-left: 10px;
    color: #0a0e14;
    font-weight: 700;
    font-size: 0.82rem;
}
.withdrawal-funnel .wf-num {
    text-align: right;
    color: var(--text-muted, #94a3b8);
    font-size: 0.85rem;
    font-family: var(--font-head, 'Outfit', sans-serif);
}

@media (max-width: 768px) {
    .dual-split-grid { grid-template-columns: 1fr; }
    .dual-split-grid::before { display: none; }
    .regulator-card-stack .rcs-card { grid-template-columns: 60px 1fr; }
    .regulator-card-stack .rcs-status { grid-column: 1 / -1; }
    .withdrawal-funnel .wf-bar { grid-template-columns: 110px 1fr 50px; }
}

/* ================================================================
   PT-BR-ONLY WIDGETS (Lei 14.790, SPA, Pix integration)
   ================================================================ */

/* Regulatory timeline — exclusive to PT-BR */
.regulatory-timeline {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 14px;
    padding: 26px 28px;
    margin-bottom: 40px;
    position: relative;
}
.regulatory-timeline .rt-title {
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 0.78rem;
    margin-bottom: 22px;
    font-weight: 700;
}
.regulatory-timeline .rt-line {
    position: relative;
    padding-left: 32px;
    margin-bottom: 20px;
    border-left: 2px solid rgba(255, 255, 255, 0.08);
}
.regulatory-timeline .rt-line:last-child { margin-bottom: 0; padding-bottom: 0; }
.regulatory-timeline .rt-line::before {
    content: "";
    position: absolute;
    left: -7px;
    top: 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--neon-green);
    box-shadow: 0 0 0 4px rgba(0, 230, 91, 0.15);
}
.regulatory-timeline .rt-line.rt-future::before {
    background: #facc15;
    box-shadow: 0 0 0 4px rgba(250, 204, 21, 0.15);
}
.regulatory-timeline .rt-line.rt-past::before {
    background: #6b7280;
    box-shadow: 0 0 0 4px rgba(107, 114, 128, 0.15);
}
.regulatory-timeline .rt-date {
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-weight: 700;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}
.regulatory-timeline .rt-future .rt-date { color: #facc15; }
.regulatory-timeline .rt-past .rt-date { color: #94a3b8; }
.regulatory-timeline .rt-event {
    color: #fff;
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-size: 1.05rem;
    margin: 4px 0;
    font-weight: 700;
}
.regulatory-timeline .rt-detail {
    color: #cbd5e1;
    font-size: 0.92rem;
    line-height: 1.6;
    margin: 0;
}

/* Pix integration card — exclusive to PT-BR */
.pix-integration-card {
    background: linear-gradient(135deg, rgba(50, 205, 50, 0.08), rgba(50, 205, 50, 0.02));
    border: 1px solid rgba(50, 205, 50, 0.22);
    border-radius: 12px;
    padding: 22px 26px;
    margin: 24px 0;
    display: grid;
    grid-template-columns: 80px 1fr;
    gap: 22px;
    align-items: center;
}
.pix-integration-card .pic-icon {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 12px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #32CD32;
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-weight: 900;
    font-size: 1.4rem;
    letter-spacing: -0.02em;
}
.pix-integration-card .pic-body h3 {
    color: #32CD32;
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 0.78rem;
    margin: 0 0 8px;
}
.pix-integration-card .pic-body p {
    color: #cbd5e1;
    margin: 0;
    line-height: 1.6;
    font-size: 0.95rem;
}
.pix-integration-card .pic-body p strong { color: #fff; }

/* Brazilian operator matrix — exclusive PT-BR */
.brazilian-operator-matrix {
    margin: 24px 0;
    overflow-x: auto;
}
.brazilian-operator-matrix table {
    width: 100%;
    border-collapse: collapse;
    background: rgba(255, 255, 255, 0.02);
    border-radius: 12px;
    overflow: hidden;
    font-size: 0.92rem;
}
.brazilian-operator-matrix th {
    background: rgba(50, 205, 50, 0.08);
    color: #32CD32;
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 0.74rem;
    padding: 14px 16px;
    text-align: left;
    font-weight: 700;
}
.brazilian-operator-matrix td {
    padding: 14px 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    color: #cbd5e1;
}
.brazilian-operator-matrix tr:last-child td { border-bottom: none; }
.brazilian-operator-matrix td.bom-name { color: #fff; font-weight: 700; }
.brazilian-operator-matrix .bom-flag {
    display: inline-block;
    padding: 3px 8px;
    border-radius: 6px;
    font-size: 0.75rem;
    font-weight: 700;
    font-family: var(--font-head, 'Outfit', sans-serif);
}
.brazilian-operator-matrix .bom-yes { background: rgba(0, 230, 91, 0.12); color: var(--neon-green); }
.brazilian-operator-matrix .bom-no  { background: rgba(239, 68, 68, 0.12); color: #ef4444; }

@media (max-width: 768px) {
    .pix-integration-card { grid-template-columns: 1fr; }
    .pix-integration-card .pic-icon { height: 60px; }
}

/* ================================================================
   TR-ONLY WIDGETS (BTK blocks, Exchange bridge, Soru-Cevap opener)
   ================================================================ */

/* TR opener — Soru/Cevap callout stack (replaces quick-take for TR divergence) */
.tr-soru-cevap {
    margin-bottom: 40px;
}
.tr-soru-cevap .tsc-header {
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 0.78rem;
    margin-bottom: 14px;
    font-weight: 700;
}
.tr-soru-cevap .tsc-item {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    padding: 18px 22px;
    margin-bottom: 12px;
    border-left: 3px solid var(--neon-green);
}
.tr-soru-cevap .tsc-q {
    color: #fff;
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-size: 1.05rem;
    font-weight: 700;
    margin: 0 0 8px;
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.tr-soru-cevap .tsc-q::before {
    content: "S:";
    color: var(--neon-green);
    flex-shrink: 0;
    font-weight: 900;
}
.tr-soru-cevap .tsc-a {
    color: #cbd5e1;
    line-height: 1.65;
    margin: 0;
    display: flex;
    gap: 10px;
}
.tr-soru-cevap .tsc-a::before {
    content: "C:";
    color: #facc15;
    flex-shrink: 0;
    font-weight: 900;
}

/* BTK block timeline — exclusive to TR */
.btk-block-timeline {
    background: rgba(239, 68, 68, 0.04);
    border: 1px solid rgba(239, 68, 68, 0.18);
    border-radius: 14px;
    padding: 22px 26px;
    margin: 24px 0;
}
.btk-block-timeline h3 {
    color: #f87171;
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 0.82rem;
    margin: 0 0 18px;
}
.btk-block-timeline .bbt-row {
    display: grid;
    grid-template-columns: 90px 1fr 140px;
    gap: 16px;
    padding: 10px 0;
    border-bottom: 1px dashed rgba(239, 68, 68, 0.15);
    align-items: center;
}
.btk-block-timeline .bbt-row:last-child { border-bottom: none; }
.btk-block-timeline .bbt-date {
    color: #f87171;
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-size: 0.84rem;
    font-weight: 700;
}
.btk-block-timeline .bbt-event {
    color: #cbd5e1;
    font-size: 0.92rem;
    line-height: 1.55;
}
.btk-block-timeline .bbt-tag {
    text-align: center;
    padding: 4px 10px;
    border-radius: 6px;
    background: rgba(239, 68, 68, 0.12);
    color: #f87171;
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-size: 0.74rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

/* TR Exchange bridge grid — Binance TR / BTCTurk / Paribu intermediary table */
.exchange-bridge-grid {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 14px;
    padding: 22px;
    margin: 24px 0;
}
.exchange-bridge-grid h3 {
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 0.8rem;
    margin: 0 0 16px;
}
.exchange-bridge-grid .ebg-row {
    display: grid;
    grid-template-columns: 1.2fr 1fr 1fr 1fr;
    gap: 14px;
    padding: 12px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    align-items: center;
    font-size: 0.9rem;
}
.exchange-bridge-grid .ebg-row.ebg-head {
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 0.72rem;
    border-bottom: 1px solid rgba(0, 230, 91, 0.2);
}
.exchange-bridge-grid .ebg-row:last-child { border-bottom: none; }
.exchange-bridge-grid .ebg-name {
    color: #fff;
    font-weight: 700;
}
.exchange-bridge-grid .ebg-good { color: var(--neon-green); font-weight: 600; }
.exchange-bridge-grid .ebg-warn { color: #facc15; font-weight: 600; }

@media (max-width: 768px) {
    .btk-block-timeline .bbt-row { grid-template-columns: 70px 1fr; }
    .btk-block-timeline .bbt-tag { grid-column: 1 / -1; justify-self: start; }
    .exchange-bridge-grid .ebg-row { grid-template-columns: 1fr 1fr; }
}

/* ================================================================
   DE-ONLY WIDGETS (GlüStV, GGL, 5.3% Turnover Tax, BaFin)
   ================================================================ */

/* DE opener — Compliance table opener (replaces quick-take for DE divergence) */
.compliance-table-opener {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 14px;
    overflow: hidden;
    margin-bottom: 40px;
}
.compliance-table-opener .cto-head {
    background: rgba(0, 230, 91, 0.06);
    padding: 18px 26px;
    border-bottom: 1px solid rgba(0, 230, 91, 0.15);
}
.compliance-table-opener .cto-head .cto-label {
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 0.74rem;
    font-weight: 700;
    margin-bottom: 4px;
}
.compliance-table-opener .cto-head .cto-title {
    color: #fff;
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-size: 1.15rem;
    margin: 0;
    font-weight: 700;
}
.compliance-table-opener .cto-body {
    padding: 22px 26px;
}
.compliance-table-opener .cto-row {
    display: grid;
    grid-template-columns: 1.4fr 1fr 1.2fr;
    gap: 16px;
    padding: 14px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    align-items: center;
    font-size: 0.95rem;
}
.compliance-table-opener .cto-row:last-child { border-bottom: none; }
.compliance-table-opener .cto-row.cto-row-head {
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 0.74rem;
}
.compliance-table-opener .cto-aspect { color: #cbd5e1; }
.compliance-table-opener .cto-ggl    { color: #fff; font-weight: 700; }
.compliance-table-opener .cto-curacao{ color: var(--text-muted, #94a3b8); }

/* GlüStV / GGL Compliance breakdown — exclusive to DE */
.glustv-compliance {
    margin: 24px 0;
}
.glustv-compliance .gc-card {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-left: 4px solid var(--neon-green);
    border-radius: 10px;
    padding: 18px 22px;
    margin-bottom: 12px;
}
.glustv-compliance .gc-card.gc-warn  { border-left-color: #facc15; }
.glustv-compliance .gc-card.gc-deny  { border-left-color: #ef4444; }
.glustv-compliance .gc-title {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 6px;
}
.glustv-compliance .gc-title h4 {
    color: #fff;
    font-family: var(--font-head, 'Outfit', sans-serif);
    margin: 0;
    font-size: 1.02rem;
}
.glustv-compliance .gc-badge {
    padding: 3px 10px;
    border-radius: 6px;
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-size: 0.72rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    background: rgba(0, 230, 91, 0.12);
    color: var(--neon-green);
}
.glustv-compliance .gc-warn .gc-badge { background: rgba(250, 204, 21, 0.12); color: #facc15; }
.glustv-compliance .gc-deny .gc-badge { background: rgba(239, 68, 68, 0.12); color: #ef4444; }
.glustv-compliance .gc-card p {
    color: #cbd5e1;
    margin: 0;
    line-height: 1.6;
    font-size: 0.92rem;
}

/* Turnover-tax calculator — exclusive to DE (5.3% Wettsteuer math) */
.de-tax-calc-box {
    background: linear-gradient(135deg, rgba(250, 204, 21, 0.06), rgba(250, 204, 21, 0.02));
    border: 1px solid rgba(250, 204, 21, 0.22);
    border-radius: 14px;
    padding: 24px 28px;
    margin: 24px 0;
}
.de-tax-calc-box h3 {
    color: #facc15;
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 0.8rem;
    margin: 0 0 18px;
}
.de-tax-calc-box .dtc-row {
    display: grid;
    grid-template-columns: 1.3fr 0.7fr 1.3fr;
    gap: 14px;
    padding: 10px 0;
    border-bottom: 1px solid rgba(250, 204, 21, 0.1);
    align-items: center;
    font-size: 0.94rem;
}
.de-tax-calc-box .dtc-row:last-child { border-bottom: none; }
.de-tax-calc-box .dtc-label { color: #cbd5e1; }
.de-tax-calc-box .dtc-value {
    text-align: right;
    color: #fff;
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-weight: 700;
}
.de-tax-calc-box .dtc-comment { color: var(--text-muted, #94a3b8); font-size: 0.85rem; }
.de-tax-calc-box .dtc-final {
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-size: 1.25rem !important;
    color: #facc15 !important;
}

@media (max-width: 768px) {
    .compliance-table-opener .cto-row { grid-template-columns: 1fr; gap: 6px; }
    .compliance-table-opener .cto-row.cto-row-head { display: none; }
    .de-tax-calc-box .dtc-row { grid-template-columns: 1fr 1fr; }
    .de-tax-calc-box .dtc-comment { grid-column: 1 / -1; }
}

/* ================================================================
   RU-ONLY WIDGETS (Sanctions timeline, Banking bridge, FNS)
   ================================================================ */

/* RU opener — Sanctions timeline (replaces all other openers for RU divergence) */
.sanctions-timeline {
    background: rgba(239, 68, 68, 0.04);
    border: 1px solid rgba(239, 68, 68, 0.2);
    border-radius: 14px;
    padding: 24px 28px;
    margin-bottom: 40px;
    position: relative;
}
.sanctions-timeline .st-title {
    color: #f87171;
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 0.8rem;
    font-weight: 700;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.sanctions-timeline .st-title::before {
    content: "";
    width: 8px;
    height: 8px;
    background: #f87171;
    border-radius: 50%;
    box-shadow: 0 0 0 4px rgba(239, 68, 68, 0.15);
}
.sanctions-timeline .st-row {
    display: grid;
    grid-template-columns: 110px 100px 1fr;
    gap: 16px;
    padding: 14px 0;
    border-bottom: 1px solid rgba(239, 68, 68, 0.1);
    align-items: start;
}
.sanctions-timeline .st-row:last-child { border-bottom: none; }
.sanctions-timeline .st-date {
    color: #f87171;
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-size: 0.86rem;
    font-weight: 700;
}
.sanctions-timeline .st-actor {
    color: #fff;
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-weight: 700;
    font-size: 0.86rem;
    padding: 4px 10px;
    background: rgba(239, 68, 68, 0.12);
    border-radius: 6px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    height: fit-content;
}
.sanctions-timeline .st-event {
    color: #cbd5e1;
    font-size: 0.94rem;
    line-height: 1.6;
}

/* RU banking bridge — SBP/cards/USDT-P2P matrix (exclusive to RU) */
.ru-banking-bridge {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 14px;
    padding: 22px;
    margin: 24px 0;
}
.ru-banking-bridge h3 {
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 0.8rem;
    margin: 0 0 16px;
}
.ru-banking-bridge .rbb-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 14px;
}
.ru-banking-bridge .rbb-card {
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.04);
    border-radius: 10px;
    padding: 16px 18px;
}
.ru-banking-bridge .rbb-card.rbb-best {
    border-color: rgba(0, 230, 91, 0.3);
    background: linear-gradient(135deg, rgba(0, 230, 91, 0.06), rgba(0, 0, 0, 0.3));
}
.ru-banking-bridge .rbb-method {
    color: #fff;
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-size: 1.02rem;
    font-weight: 700;
    margin-bottom: 6px;
}
.ru-banking-bridge .rbb-best .rbb-method { color: var(--neon-green); }
.ru-banking-bridge .rbb-fee {
    color: var(--text-muted, #94a3b8);
    font-size: 0.84rem;
    margin-bottom: 8px;
}
.ru-banking-bridge .rbb-note {
    color: #cbd5e1;
    font-size: 0.88rem;
    line-height: 1.55;
}

@media (max-width: 768px) {
    .sanctions-timeline .st-row { grid-template-columns: 80px 1fr; }
    .sanctions-timeline .st-actor { grid-column: 1 / -1; justify-self: start; }
}

/* ========== Section OG figure (H2-level visual breaks) ========== */
.og-figure {
    margin: 22px 0 28px;
    border-radius: 14px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.06);
    background: rgba(0, 0, 0, 0.2);
}
.og-figure picture,
.og-figure img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 1200 / 630;
    object-fit: cover;
}

/* ================================================================
   COUNTRY PAGE WIDGETS — Used in /betting-sites-<country> rewrites
   Distinct from home-page widgets to maintain divergence doctrine
   ================================================================ */

/* Market snapshot — top of country pages (Profile A: EU-Heavy regulated) */
.market-snapshot {
    background: linear-gradient(135deg, rgba(0, 230, 91, 0.05), rgba(0, 230, 91, 0.01));
    border: 1px solid rgba(0, 230, 91, 0.16);
    border-radius: 14px;
    padding: 26px 30px;
    margin-bottom: 38px;
}
.market-snapshot .ms-label {
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 0.74rem;
    font-weight: 700;
    margin-bottom: 14px;
}
.market-snapshot .ms-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: 18px;
}
.market-snapshot .ms-cell .ms-num {
    color: #fff;
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-size: 1.45rem;
    font-weight: 800;
    line-height: 1.1;
}
.market-snapshot .ms-cell .ms-key {
    color: var(--text-muted, #94a3b8);
    font-size: 0.84rem;
    margin-top: 4px;
    line-height: 1.45;
}
.market-snapshot .ms-summary {
    color: #cbd5e1;
    line-height: 1.65;
    margin: 14px 0 0;
    padding-top: 14px;
    border-top: 1px solid rgba(0, 230, 91, 0.1);
}

/* Regulator strip — Profile A & C (regulated markets) */
.regulator-strip {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-left: 4px solid var(--neon-green);
    border-radius: 10px;
    padding: 18px 22px;
    margin: 22px 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 18px;
}
.regulator-strip .rs-block .rs-label {
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 0.7rem;
    font-weight: 700;
    margin-bottom: 4px;
}
.regulator-strip .rs-block .rs-value {
    color: #fff;
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-size: 1.02rem;
    font-weight: 700;
}
.regulator-strip .rs-block .rs-note {
    color: var(--text-muted, #94a3b8);
    font-size: 0.82rem;
    margin-top: 2px;
}

/* Payment rails grid — used by all profiles */
.payment-rails-grid {
    margin: 22px 0;
}
.payment-rails-grid h3 {
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 0.8rem;
    margin: 0 0 14px;
}
.payment-rails-grid .prg-rows {
    display: grid;
    gap: 10px;
}
.payment-rails-grid .prg-row {
    display: grid;
    grid-template-columns: 1.2fr 1fr 1fr 1.5fr;
    gap: 14px;
    padding: 12px 18px;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 8px;
    align-items: center;
    font-size: 0.92rem;
}
.payment-rails-grid .prg-row.prg-head {
    background: rgba(0, 230, 91, 0.06);
    border-color: rgba(0, 230, 91, 0.15);
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 0.72rem;
}
.payment-rails-grid .prg-name { color: #fff; font-weight: 700; }
.payment-rails-grid .prg-speed-fast { color: var(--neon-green); font-weight: 600; }
.payment-rails-grid .prg-speed-mid  { color: #facc15; font-weight: 600; }
.payment-rails-grid .prg-speed-slow { color: #f87171; font-weight: 600; }

/* Operator quick-pick (Profile B: LatAm developing) */
.operator-quick-pick {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 14px;
    padding: 22px 26px;
    margin: 24px 0;
}
.operator-quick-pick h3 {
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 0.78rem;
    margin: 0 0 16px;
}
.operator-quick-pick .oqp-grid {
    display: grid;
    gap: 12px;
}
.operator-quick-pick .oqp-card {
    display: grid;
    grid-template-columns: 40px 1fr auto;
    gap: 14px;
    padding: 14px 18px;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.04);
    align-items: center;
}
.operator-quick-pick .oqp-rank {
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-weight: 800;
    font-size: 1.15rem;
    text-align: center;
}
.operator-quick-pick .oqp-name { color: #fff; font-weight: 700; font-size: 1rem; }
.operator-quick-pick .oqp-desc { color: var(--text-muted, #94a3b8); font-size: 0.86rem; margin-top: 2px; }
.operator-quick-pick .oqp-tag {
    color: var(--neon-green);
    background: rgba(0, 230, 91, 0.1);
    padding: 5px 12px;
    border-radius: 6px;
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-size: 0.78rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

/* Country tax breakdown (Profile A) */
.country-tax-box {
    background: linear-gradient(135deg, rgba(250, 204, 21, 0.05), rgba(250, 204, 21, 0.01));
    border: 1px solid rgba(250, 204, 21, 0.2);
    border-radius: 12px;
    padding: 20px 24px;
    margin: 22px 0;
}
.country-tax-box h3 {
    color: #facc15;
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 0.8rem;
    margin: 0 0 14px;
}
.country-tax-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.country-tax-box li {
    padding: 8px 0;
    border-bottom: 1px solid rgba(250, 204, 21, 0.08);
    color: #cbd5e1;
    font-size: 0.94rem;
    line-height: 1.6;
}
.country-tax-box li:last-child { border-bottom: none; }
.country-tax-box li strong { color: #fff; }

/* Jurisdiction verdict (Profile D: Asia-Grey, E: Banned, F: Africa) */
.jurisdiction-verdict {
    display: grid;
    grid-template-columns: 90px 1fr;
    gap: 20px;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 14px;
    padding: 22px 26px;
    margin: 24px 0;
}
.jurisdiction-verdict .jv-badge {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-weight: 900;
    font-size: 0.88rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-align: center;
    line-height: 1.15;
}
.jurisdiction-verdict.jv-clear  .jv-badge { background: rgba(0, 230, 91, 0.12); color: var(--neon-green); border: 2px solid rgba(0, 230, 91, 0.3); }
.jurisdiction-verdict.jv-grey   .jv-badge { background: rgba(250, 204, 21, 0.12); color: #facc15; border: 2px solid rgba(250, 204, 21, 0.3); }
.jurisdiction-verdict.jv-banned .jv-badge { background: rgba(239, 68, 68, 0.12); color: #f87171; border: 2px solid rgba(239, 68, 68, 0.3); }
.jurisdiction-verdict .jv-body h3 {
    color: #fff;
    font-family: var(--font-head, 'Outfit', sans-serif);
    margin: 0 0 8px;
    font-size: 1.1rem;
}
.jurisdiction-verdict .jv-body p {
    color: #cbd5e1;
    margin: 0;
    line-height: 1.65;
    font-size: 0.94rem;
}

/* Fan-favorite leagues strip (mid-page, Profile A, B, G) */
.fan-leagues-strip {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 14px 18px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    margin: 20px 0;
    align-items: center;
}
.fan-leagues-strip .fls-label {
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    font-size: 0.74rem;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-weight: 700;
    margin-right: 4px;
}
.fan-leagues-strip .fls-chip {
    padding: 6px 14px;
    background: rgba(0, 230, 91, 0.08);
    color: #cbd5e1;
    border: 1px solid rgba(0, 230, 91, 0.15);
    border-radius: 20px;
    font-size: 0.85rem;
}

/* Verdict box (closing, all profiles) */
.country-verdict-box {
    background: linear-gradient(180deg, rgba(0, 230, 91, 0.05), rgba(0, 230, 91, 0.01));
    border: 1px solid rgba(0, 230, 91, 0.2);
    border-radius: 14px;
    padding: 24px 28px;
    margin: 28px 0;
}
.country-verdict-box .cvb-label {
    color: var(--neon-green);
    font-family: var(--font-head, 'Outfit', sans-serif);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 0.74rem;
    font-weight: 700;
    margin-bottom: 8px;
}
.country-verdict-box h3 {
    color: #fff;
    font-family: var(--font-head, 'Outfit', sans-serif);
    margin: 0 0 12px;
    font-size: 1.2rem;
}
.country-verdict-box p {
    color: #cbd5e1;
    line-height: 1.7;
    margin: 0;
    font-size: 0.96rem;
}

@media (max-width: 768px) {
    .regulator-strip { grid-template-columns: 1fr; }
    .payment-rails-grid .prg-row { grid-template-columns: 1fr 1fr; }
    .payment-rails-grid .prg-row.prg-head { display: none; }
    .operator-quick-pick .oqp-card { grid-template-columns: 36px 1fr; }
    .operator-quick-pick .oqp-tag { grid-column: 1 / -1; justify-self: start; }
    .jurisdiction-verdict { grid-template-columns: 1fr; text-align: center; }
    .jurisdiction-verdict .jv-badge { margin: 0 auto; }
}

/* =========================================================
   Related country guides widget (internal-linking matrix)
   ========================================================= */
.related-country-guides {
  margin: 3rem 0 2rem;
  padding: 1.5rem 1.75rem;
  background: linear-gradient(135deg, rgba(99,102,241,0.05) 0%, rgba(168,85,247,0.05) 100%);
  border: 1px solid rgba(99,102,241,0.15);
  border-radius: 16px;
}
.related-country-guides h3 {
  margin: 0 0 1rem;
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--text-primary, #1e293b);
  letter-spacing: -0.01em;
}
.related-country-guides ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 0.5rem;
}
.related-country-guides li { margin: 0; padding: 0; }
.related-country-guides a {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  padding: 0.55rem 0.75rem;
  background: rgba(255,255,255,0.6);
  border: 1px solid rgba(99,102,241,0.1);
  border-radius: 10px;
  color: var(--text-primary, #1e293b);
  text-decoration: none;
  font-size: 0.92rem;
  font-weight: 500;
  transition: all 0.18s ease;
}
.related-country-guides a:hover {
  background: rgba(99,102,241,0.08);
  border-color: rgba(99,102,241,0.3);
  transform: translateY(-1px);
}
.related-country-guides .rcg-flag {
  font-size: 1.1rem;
  flex-shrink: 0;
}
.related-country-guides .rcg-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[dir="rtl"] .related-country-guides a {
  flex-direction: row-reverse;
}
