/*
Theme Name: MCOA
Theme URI: https://miglioricasinoonlineaams.org
Author: MCOA Team
Author URI: https://miglioricasinoonlineaams.org
Description: Tema personalizzato per MiglioriCasinòOnlineAAMS.org
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mcoa
*/

/* === normalize.css === */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html { line-height: 1.15; -webkit-text-size-adjust: 100%; }
body { margin: 0; }
main { display: block; }
h1 { font-size: 2em; margin: 0.67em 0; }
hr { box-sizing: content-box; height: 0; overflow: visible; }
pre { font-family: monospace, monospace; font-size: 1em; }
a { background-color: transparent; }
abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }
b, strong { font-weight: bolder; }
code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sub { bottom: -0.25em; }
sup { top: -0.5em; }
img { border-style: none; }
button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }
button, input { overflow: visible; }
button, select { text-transform: none; }
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }
fieldset { padding: 0.35em 0.75em 0.625em; }
legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }
progress { vertical-align: baseline; }
textarea { overflow: auto; }
[type="checkbox"], [type="radio"] { box-sizing: border-box; padding: 0; }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }
[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }
[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }
details { display: block; }
summary { display: list-item; }
template { display: none; }
[hidden] { display: none; }
/* === base.css === */
/* Base styles — miglioricasinoonlineaams.org */
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 16px; line-height: 1.6; color: #1e1e38; background-color: #ffffff; overflow-x: hidden; }
img { max-width: 100%; height: auto; display: block; }
a { color: #1A56DB; text-decoration: none; transition: color 0.2s ease; }
a:hover { color: #0f3d9e; }
a:focus-visible { outline: 2px solid #1A56DB; outline-offset: 2px; }
ul, ol { padding-left: 20px; }
h1, h2, h3, h4, h5, h6 { color: #1e1e38; line-height: 1.3; margin-top: 0; }
h1 { font-size: 32px; font-weight: 800; margin-bottom: 16px; }
h2 { font-size: 26px; font-weight: 700; margin-bottom: 14px; }
h3 { font-size: 21px; font-weight: 700; margin-bottom: 12px; }
h4 { font-size: 18px; font-weight: 600; margin-bottom: 10px; }
p { margin-top: 0; margin-bottom: 16px; }
.wrapper { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 20px; }
.skip-link { position: absolute; top: -40px; left: 0; background: #1A56DB; color: #ffffff; padding: 8px 16px; z-index: 1000; font-size: 14px; }
.skip-link:focus { top: 0; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.section { padding-top: 24px; padding-bottom: 24px; }
.section-alt { background-color: #f7f9fc; }
.text-center { text-align: center; }
.disclaimer-inline { font-size: 11px; color: #9ca3af; line-height: 1.5; }
.section > .disclaimer-inline { font-size: 11px; color: #9ca3af; }
/* Image layouts — editorial (scoped to .section) */
.section .img-banner { width: 100%; object-fit: contain; border-radius: 10px; margin: 0 0 24px; box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08); }
.section .img-float-right { width: 100%; margin: 12px 0 20px; border-radius: 10px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.07); }
.section .img-float-left { width: 100%; margin: 12px 0 20px; border-radius: 10px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.07); }
.section .img-feature { width: 100%; max-width: 520px; margin: 16px auto 28px; border-radius: 10px; border-left: 4px solid #1A56DB; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06); }
.section .clearfix::after { content: ""; display: table; clear: both; }
/* Author box */
.section .author-box { display: flex; align-items: flex-start; gap: 10px; padding: 12px 14px; background-color: #f7f9fc; border-radius: 8px; border: 1px solid #e5e7eb; margin-bottom: 0; }
.section .author-box .author-avatar { width: 36px; height: 36px; border-radius: 50%; object-fit: cover; object-position: center top; flex-shrink: 0; }
.section .author-box .author-info { display: flex; flex-direction: column; gap: 1px; }
.section .author-box .author-name { font-size: 13px; font-weight: 600; color: #1e1e38; }
.section .author-box .author-name::after { content: "\00a0\00b7\00a0"; font-weight: 400; color: #9ca3af; }
.section .author-box .author-role { font-size: 11px; color: #6b7280; }
.section .author-box .author-exp { font-size: 11px; color: #6b7280; }
.section .author-box .author-date { font-size: 11px; color: #9ca3af; }

@media (min-width: 768px) {
  .section .img-banner { max-height: 240px; object-fit: cover; }
  .section .img-float-right { float: right; width: 320px; margin: 4px 0 16px 24px; }
  .section .img-float-left { float: left; width: 320px; margin: 4px 24px 16px 0; }
  .section .author-box { align-items: center; gap: 14px; padding: 14px 24px; }
  .section .author-box .author-avatar { width: 48px; height: 48px; }
  .section .author-box .author-info { flex-direction: row; flex-wrap: wrap; gap: 0; }
  .section .author-box .author-name { font-size: 14px; }
  .section .author-box .author-role { font-size: 13px; }
  .section .author-box .author-exp { font-size: 13px; }
  .section .author-box .author-date { font-size: 12px; }
  .section .img-float-left { width: 320px; }
  .section .author-box { padding: 14px 24px; }
  .section .author-box .author-avatar { width: 48px; height: 48px; }
  h1 { font-size: 38px; }
  h2 { font-size: 30px; }
  h3 { font-size: 24px; }
  .wrapper { padding: 0 32px; }
  .section { padding-top: 32px; padding-bottom: 32px; }
}
@media (min-width: 1024px) {
  .section .img-float-right { width: 400px; }
  .section .img-float-left { width: 400px; }
  .section .author-box { padding: 14px 28px; }
  .section .author-box .author-info { flex-wrap: wrap; gap: 0; }
  .section .author-box .author-name { width: 100%; margin-bottom: 3px; font-size: 15px; }
  .section .author-box .author-name::after { display: none; }
  .section .author-box .author-role::after { content: "\00a0\00b7\00a0"; color: #9ca3af; }
  .section .author-box .author-exp::after { content: "\00a0\00b7\00a0"; color: #9ca3af; }
  .section .author-box .author-date { font-size: 13px; color: #6b7280; }
  h1 { font-size: 44px; }
  h2 { font-size: 34px; }
  .wrapper { padding: 0 40px; }
  .section { padding-top: 40px; padding-bottom: 40px; }
}
/* Full-bleed: backgrounds extend to viewport edges */
.hero, .section-alt, .footer { margin-left: calc(-50vw + 50%); margin-right: calc(-50vw + 50%); padding-left: calc(50vw - 50%); padding-right: calc(50vw - 50%); overflow: hidden; }
.header { margin-left: calc(-50vw + 50%); margin-right: calc(-50vw + 50%); padding-left: calc(50vw - 50%); padding-right: calc(50vw - 50%); overflow: visible; }
.footer { padding-left: 0; padding-right: 0; }
/* Breadcrumb (outside header) */

.breadcrumb .breadcrumb-list { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; gap: 4px; }
.breadcrumb .breadcrumb-item { display: flex; align-items: center; gap: 4px; }
.breadcrumb .breadcrumb-item::after { content: "/"; color: #d1d5db; }
.breadcrumb .breadcrumb-item:last-child::after { content: ""; }
.breadcrumb .breadcrumb-link { color: #6b7280; }
.breadcrumb .breadcrumb-link:hover { color: #1A56DB; }
.breadcrumb .breadcrumb-current { color: #1e1e38; font-weight: 500; }
/* === header.css === */
/* Header */
.header { position: sticky; top: 0; z-index: 100; background-color: #ffffff; border-bottom: 1px solid #e5e7eb; transition: box-shadow 0.3s ease; }
.header.scrolled { box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08); }
.header .header-inner { display: flex; align-items: center; justify-content: space-between; padding: 12px 0; }
.header .logo { display: flex; flex-direction: column; align-items: flex-start; text-decoration: none; }
.header .nav-toggle { display: flex; flex-direction: column; gap: 5px; background: none; border: none; cursor: pointer; padding: 8px; }
.header .nav-toggle .nav-toggle-bar { width: 24px; height: 2px; background-color: #1e1e38; border-radius: 2px; transition: transform 0.3s ease, opacity 0.3s ease; }
.header .nav-toggle.active .nav-toggle-bar:nth-child(1) { transform: rotate(45deg) translate(5px, 5px); }
.header .nav-toggle.active .nav-toggle-bar:nth-child(2) { opacity: 0; }
.header .nav-toggle.active .nav-toggle-bar:nth-child(3) { transform: rotate(-45deg) translate(5px, -5px); }
.header .nav { display: none; position: absolute; top: 100%; left: 0; right: 0; background-color: #ffffff; border-bottom: 1px solid #e5e7eb; padding: 16px 20px; }
.header .nav.open { display: block; max-height: calc(100vh - 60px); overflow-y: auto; }
.header .nav .nav-list { list-style: none; padding: 0; margin: 0; }
.header .nav .nav-item { border-bottom: 1px solid #f3f4f6; }
.header .nav .nav-item:last-child { border-bottom: none; }
.header .nav .nav-link { display: block; padding: 12px 0; color: #1e1e38; font-size: 15px; font-weight: 500; transition: color 0.2s ease; }
.header .nav .nav-link:hover { color: #1A56DB; }
.header .nav .nav-link.active { color: #1A56DB; font-weight: 600; }
.header .adm-badge { display: flex; align-items: center; flex-shrink: 0; }
.header .adm-badge img { height: 22px; width: auto; display: block; }
@media (min-width: 768px) {
  .header .adm-badge img { height: 29px; }
}
/* Dropdown Recensioni */
.header .nav-dropdown { position: relative; }
.header .nav-dropdown-toggle { display: flex; align-items: center; gap: 4px; cursor: pointer; user-select: none; }
.header .nav-dropdown-arrow { font-size: 10px; transition: transform 0.2s ease; display: inline-block; }
.header .nav-dropdown.open .nav-dropdown-arrow { transform: rotate(180deg); }
.header .nav-dropdown-menu { display: none; list-style: none; padding: 0; margin: 0; }
.header .nav-dropdown.open .nav-dropdown-menu { display: block; }
.header .nav-dropdown-menu li { border-bottom: none; }
.header .nav-dropdown-menu .nav-link { padding: 10px 0 10px 20px; font-size: 14px; color: #6b7280; }
.header .nav-dropdown-menu .nav-link:hover { color: #1A56DB; }
.header .nav-dropdown-menu .nav-link.active { color: #1A56DB; font-weight: 600; }
@media (min-width: 1024px) {
  .header .nav-toggle { display: none; }
  .header .nav { display: flex; position: static; border-bottom: none; padding: 0; background: transparent; max-height: none; overflow: visible; }
  .header .nav .nav-list { display: flex; gap: 4px; }
  .header .nav .nav-item { border-bottom: none; }
  .header .nav .nav-link { padding: 8px 14px; border-radius: 6px; font-size: 14px; }
  .header .nav .nav-link:hover { background-color: #f0f5ff; }
  .header .nav-dropdown-menu { display: none; position: absolute; top: 100%; left: 0; background-color: #ffffff; border: 1px solid #e5e7eb; border-radius: 8px; box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08); padding: 8px 0; min-width: 180px; z-index: 200; }
  .header .nav-dropdown.open .nav-dropdown-menu { display: block; }
  .header .nav-dropdown-menu li { border-bottom: none; }
  .header .nav-dropdown-menu .nav-link { display: block; padding: 8px 16px; font-size: 14px; white-space: nowrap; border-radius: 0; }
  .header .nav-dropdown-menu .nav-link:hover { background-color: #f0f5ff; }
  .header .nav-dropdown:hover .nav-dropdown-menu { display: block; }
}
/* === hero.css === */
/* Hero */
.hero .hero-badge { display: inline-flex; align-items: center; gap: 6px; background-color: #e8f0fe; color: #1A56DB; font-size: 13px; font-weight: 600; padding: 6px 14px; border-radius: 20px; margin-bottom: 16px; }
.hero .hero-trust { display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; }
.hero .hero-trust .trust-item { display: flex; align-items: center; gap: 6px; font-size: 13px; font-weight: 500; color: #374151; background-color: #ffffff; border: 1px solid #e5e7eb; padding: 8px 14px; border-radius: 8px; }
.hero .hero-trust .trust-item .trust-icon { color: #1A56DB; font-size: 16px; }
@media (min-width: 768px) {
  .hero .hero-trust { gap: 16px; }
}
@media (min-width: 1024px) {
}
/* === cards.css === */
/* Cards */
.card { background-color: #ffffff; border: 1px solid #e5e7eb; border-radius: 12px; padding: 24px; transition: box-shadow 0.2s ease, transform 0.2s ease; display: flex; flex-direction: column; }
.card:hover { box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06); transform: translateY(-2px); }
.card .card-header { display: flex; align-items: center; gap: 12px; margin-bottom: 16px; }
.card .card-logo { width: 56px; height: 56px; background-color: #f0f5ff; border-radius: 10px; display: flex; align-items: center; justify-content: center; font-size: 20px; font-weight: 800; color: #1A56DB; flex-shrink: 0; }
.card .card-rating { display: flex; flex-direction: column; align-items: flex-end; flex-shrink: 0; }
.card .card-rating .rating-score { font-size: 22px; font-weight: 800; color: #1e1e38; line-height: 1; }
.card .card-rating .rating-max { font-size: 12px; color: #9ca3af; }
.card .card-rating .rating-stars { display: flex; gap: 2px; margin-top: 4px; }
.card .card-rating .rating-stars .star { color: #facc15; font-size: 14px; }
.card .card-rating .rating-stars .star.empty { color: #e5e7eb; }
.card .card-rating .rating-stars .star.half { background: linear-gradient(90deg, #facc15 50%, #e5e7eb 50%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
.card .card-name { font-size: 18px; font-weight: 700; color: #1e1e38; margin-bottom: 4px; flex: 1; min-width: 0; }
.card .card-badge { display: inline-block; font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px; padding: 4px 10px; border-radius: 4px; margin-bottom: 12px; }
.card .card-badge.badge-recommended { background-color: #dcfce7; color: #166534; }
.card .card-badge.badge-bonus { background-color: #fef3c7; color: #92400e; }
.card .card-badge.badge-mobile { background-color: #e0e7ff; color: #3730a3; }
.card .card-badge.badge-new { background-color: #fce7f3; color: #9d174d; }
.card .card-badge.badge-spid { background-color: #dbeafe; color: #1e40af; }
.card .card-bonus { background-color: #f7f9fc; border-radius: 8px; padding: 14px; margin-bottom: 16px; }
.card .card-bonus .bonus-label { font-size: 12px; font-weight: 600; color: #6b7280; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px; }
.card .card-bonus .bonus-value { font-size: 17px; font-weight: 700; color: #1e1e38; }
.card .card-bonus .bonus-terms { font-size: 12px; color: #9ca3af; margin-top: 4px; }
.card .card-pros { list-style: none; padding: 0; margin: 0 0 16px; }
.card .card-pros .pro-item { display: flex; align-items: flex-start; gap: 8px; font-size: 14px; color: #374151; padding: 4px 0; }
.card .card-pros .pro-item::before { content: "\2713"; color: #16a34a; font-weight: 700; flex-shrink: 0; }
.card .card-cons { list-style: none; padding: 0; margin: 0 0 16px; }
.card .card-cons .con-item { display: flex; align-items: flex-start; gap: 8px; font-size: 14px; color: #374151; padding: 4px 0; }
.card .card-cons .con-item::before { content: "\2717"; color: #dc2626; font-weight: 700; flex-shrink: 0; }
.card .card-links { display: flex; flex-direction: column; gap: 8px; margin-top: auto; }
.card .card-links .card-cta { display: flex; align-items: center; justify-content: center; gap: 6px; background-color: #1A56DB; color: #ffffff; font-size: 15px; font-weight: 600; padding: 12px 24px; border-radius: 8px; text-align: center; transition: background-color 0.2s ease; width: 100%; }
.card .card-links .card-cta:hover { background-color: #0f3d9e; color: #ffffff; }
.card .card-links .card-review-link { font-size: 14px; color: #1A56DB; font-weight: 500; text-align: center; }
.card .card-disclaimer { font-size: 11px; color: #9ca3af; margin-top: 12px; text-align: center; }
.cards-grid { display: grid; grid-template-columns: 1fr; gap: 20px; }
.cards-grid-narrow { max-width: 720px; margin-left: auto; margin-right: auto; }
@media (min-width: 768px) {
  .cards-grid { grid-template-columns: repeat(2, 1fr); }
  .card .card-links { flex-direction: row; }
}
@media (min-width: 1024px) {
  .cards-grid { grid-template-columns: repeat(3, 1fr); gap: 24px; }
}
/* === tables.css === */
/* Tables */
.table-container { overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 20px; border-radius: 12px; border: 1px solid #e5e7eb; position: relative; }
.table-container .compare-table { width: 100%; border-collapse: collapse; min-width: 580px; }
.table-container .compare-table caption { font-size: 15px; font-weight: 600; color: #1e1e38; padding: 12px 16px; text-align: left; background-color: #f7f9fc; border-bottom: 1px solid #e5e7eb; caption-side: top; }
.table-container .compare-table thead { background-color: #1A56DB; }
.table-container .compare-table thead th { padding: 14px 16px; font-size: 13px; font-weight: 600; color: #ffffff; text-align: left; white-space: nowrap; text-transform: uppercase; letter-spacing: 0.5px; }
.table-container .compare-table tbody tr { border-bottom: 1px solid #f3f4f6; transition: background-color 0.15s ease; }
.table-container .compare-table tbody tr:last-child { border-bottom: none; }
.table-container .compare-table tbody tr:hover { background-color: #f7f9fc; }
.table-container .compare-table tbody td { padding: 14px 16px; font-size: 14px; color: #374151; vertical-align: middle; }
.table-container .compare-table .table-operator { display: flex; align-items: center; gap: 10px; font-weight: 600; color: #1e1e38; white-space: nowrap; }
.table-container .compare-table .table-operator .operator-icon { width: 36px; height: 36px; background-color: #f0f5ff; border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 800; color: #1A56DB; flex-shrink: 0; }
.table-container .compare-table .table-bonus { font-weight: 600; color: #1e1e38; max-width: 220px; }
.table-container .compare-table .table-rating { font-weight: 700; color: #1A56DB; font-size: 16px; }
.table-container .compare-table .table-cta { display: inline-flex; align-items: center; justify-content: center; background-color: #1A56DB; color: #ffffff; font-size: 13px; font-weight: 600; padding: 8px 14px; border-radius: 6px; white-space: nowrap; transition: background-color 0.2s ease; min-width: 160px; }
.table-container .compare-table .table-cta:hover { background-color: #0f3d9e; color: #ffffff; }
/* Mobile card layout for CTA tables */
@media (max-width: 767px) {
  /* Container */
  .table-with-cta { overflow-x: visible; border: none; border-radius: 0; }
  .table-with-cta .compare-table { min-width: 0; display: block; }
  .table-with-cta .compare-table caption { font-size: 14px; font-weight: 600; padding: 12px 14px; display: block; caption-side: top; background-color: #f7f9fc; border: 1px solid #e5e7eb; border-radius: 10px; margin-bottom: 10px; }
  .table-with-cta .compare-table thead { display: none; }
  .table-with-cta .compare-table tbody { display: flex; flex-direction: column; gap: 10px; }
  /* Card per operator */
  .table-with-cta .compare-table tbody tr { display: flex; flex-direction: column; padding: 16px; border: 1px solid #e5e7eb; border-radius: 10px; background-color: #ffffff; position: relative; }
  .table-with-cta .compare-table tbody tr:last-child { border-bottom: 1px solid #e5e7eb; }
  /* Reset ALL td first */
  .table-with-cta .compare-table tbody td { display: block; padding: 0; margin: 0; background: none; border-radius: 0; font-size: 13px; color: #374151; }
  .table-with-cta .compare-table tbody td::before { display: none; }
  /* 1. Operator name — top left, with space for rating */
  .table-with-cta .compare-table tbody td:first-child { padding: 0 56px 10px 0; margin: 0 0 10px; border-bottom: 1px solid #f3f4f6; }
  .table-with-cta .compare-table .table-operator { white-space: normal; font-size: 14px; }
  /* 2. Rating — top right corner */
  .table-with-cta .compare-table .table-rating { position: absolute; top: 16px; right: 16px; font-size: 20px; font-weight: 800; color: #1A56DB; }
  /* 3. Bonus — highlighted block with subtle bg */
  .table-with-cta .compare-table .table-bonus { font-size: 13px; font-weight: 500; color: #1e1e38; max-width: none; padding: 10px 12px; margin: 0 0 10px; background-color: #f7f9fc; border-radius: 8px; }
  .table-with-cta .compare-table .table-bonus::before { content: attr(data-label); font-size: 10px; font-weight: 600; color: #6b7280; display: block; margin-bottom: 3px; }
  .table-with-cta .compare-table .table-wagering { display: block; margin-top: 4px; }
  /* 4. Secondary info — horizontal row of chips, consistent labels */
  .table-with-cta .compare-table tbody td[data-label] { display: inline-block; font-size: 12px; color: #374151; background-color: #f7f9fc; border: 1px solid #e5e7eb; border-radius: 6px; padding: 5px 10px; margin: 0 6px 6px 0; }
  .table-with-cta .compare-table tbody td[data-label]::before { content: attr(data-label) ": "; font-size: 11px; font-weight: 600; color: #6b7280; display: inline; }
  /* Override: keep bonus + rating + operator + cta block-level */
  .table-with-cta .compare-table tbody td:first-child { display: block; background: none; border: none; border-bottom: 1px solid #f3f4f6; }
  .table-with-cta .compare-table .table-bonus { display: block; border: none; }
  .table-with-cta .compare-table .table-bonus::before { display: block; }
  .table-with-cta .compare-table .table-rating { display: block; background: none; border: none; }
  .table-with-cta .compare-table .table-rating::before { display: none; }
  /* 5. CTA — full-width at bottom */
  .table-with-cta .compare-table .col-cta { display: block; background: none; border: none; padding: 4px 0 0; margin: 4px 0 0; position: static; box-shadow: none; }
  .table-with-cta .compare-table .col-cta::before { display: none; }
  .table-with-cta .compare-table .col-cta .table-cta { width: 100%; display: flex; justify-content: center; min-width: 0; padding: 11px 16px; font-size: 14px; border-radius: 8px; }
}
/* Mobile stacking for 2-column info tables (reviews) */
@media (max-width: 767px) {
  .table-container:not(.table-with-cta) { overflow-x: visible; border: none; border-radius: 0; }
  .table-container:not(.table-with-cta) .compare-table { min-width: 0; display: block; }
  .table-container:not(.table-with-cta) .compare-table caption { display: block; font-size: 14px; font-weight: 600; padding: 12px 14px; background-color: #f7f9fc; border: 1px solid #e5e7eb; border-radius: 10px; margin-bottom: 10px; }
  .table-container:not(.table-with-cta) .compare-table thead { display: none; }
  .table-container:not(.table-with-cta) .compare-table tbody { display: flex; flex-direction: column; gap: 0; }
  .table-container:not(.table-with-cta) .compare-table tbody tr { display: flex; flex-direction: column; padding: 12px 0; border-bottom: 1px solid #f3f4f6; }
  .table-container:not(.table-with-cta) .compare-table tbody tr:last-child { border-bottom: none; }
  .table-container:not(.table-with-cta) .compare-table tbody td { display: block; padding: 0; font-size: 14px; color: #374151; }
  .table-container:not(.table-with-cta) .compare-table tbody td:first-child { font-size: 12px; font-weight: 600; color: #6b7280; text-transform: uppercase; letter-spacing: 0.3px; margin-bottom: 2px; }
  .table-container:not(.table-with-cta) .compare-table tbody td:first-child strong { font-weight: 600; color: #6b7280; font-size: 12px; }
  .table-container:not(.table-with-cta) .compare-table tbody td:last-child { font-size: 14px; color: #1e1e38; font-weight: 500; }
}
.table-container .compare-table .table-wagering { font-size: 13px; color: #6b7280; }
.table-container .compare-table .table-badge { display: inline-block; font-size: 10px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px; padding: 3px 8px; border-radius: 4px; background-color: #dcfce7; color: #166534; margin-left: 6px; }
/* === faq.css === */
/* FAQ Accordion */
.faq { padding: 0; }
.faq .faq-list { max-width: 1200px; margin: 0 auto; padding: 0 20px; }
.faq > h2 { max-width: 1200px; margin-left: auto; margin-right: auto; padding: 0 20px; }
.faq .faq-item { border: 1px solid #e5e7eb; border-radius: 10px; margin-bottom: 10px; overflow: hidden; transition: border-color 0.2s ease; }
.faq .faq-item.active { border-color: #1A56DB; }
.faq .faq-question { display: flex; align-items: center; justify-content: space-between; width: 100%; padding: 18px 20px; background: none; border: none; cursor: pointer; font-size: 16px; font-weight: 600; color: #1e1e38; text-align: left; line-height: 1.4; gap: 12px; }
.faq .faq-question:hover { color: #1A56DB; }
.faq .faq-question:focus-visible { outline: 2px solid #1A56DB; outline-offset: -2px; }
.faq .faq-question .faq-icon { flex-shrink: 0; width: 24px; height: 24px; display: flex; align-items: center; justify-content: center; font-size: 18px; color: #9ca3af; transition: transform 0.3s ease, color 0.2s ease; }
.faq .faq-item.active .faq-question .faq-icon { transform: rotate(45deg); color: #1A56DB; }
.faq .faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq .faq-answer .faq-answer-content { padding: 0 20px 18px; font-size: 15px; color: #4b5563; line-height: 1.7; }
.faq .faq-answer .faq-answer-content a { color: #1A56DB; font-weight: 500; }
@media (min-width: 768px) {
  .faq { padding: 0; }
  .faq .faq-list { padding: 0 32px; }
  .faq > h2 { padding: 0 32px; }
  .faq .faq-question { font-size: 17px; padding: 20px 24px; }
  .faq .faq-answer .faq-answer-content { padding: 0 24px 20px; }
}
/* === footer.css === */
/* Footer */
.footer { background-color: #0f172a; color: #94a3b8; padding: 36px 0 0; }
.footer .footer-top { display: flex; flex-direction: column; gap: 24px; padding-bottom: 32px; border-bottom: 1px solid #1e293b; align-items: center; text-align: center; }
.footer .footer-brand { display: flex; flex-direction: column; align-items: center; }
.footer .footer-brand .footer-logo { display: flex; flex-direction: column; align-items: center; margin-bottom: 12px; }
.footer .footer-brand .footer-logo .footer-logo-acronym { font-size: 22px; font-weight: 800; color: #ffffff; letter-spacing: 2px; }
.footer .footer-brand .footer-logo .footer-logo-full { font-size: 10px; color: #64748b; margin-top: 2px; }
.footer .footer-brand .footer-claim { font-size: 14px; color: #94a3b8; line-height: 1.6; max-width: 480px; }
.footer .footer-links-row { display: flex; flex-wrap: wrap; gap: 8px 20px; justify-content: center; }
.footer .footer-links-row a { font-size: 14px; color: #94a3b8; font-weight: 500; transition: color 0.2s ease; }
.footer .footer-links-row a:hover { color: #ffffff; }
.footer .footer-trust-badges { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; }
.footer .footer-trust-badges .trust-badge { display: inline-flex; align-items: center; gap: 6px; background-color: #1e293b; border: 1px solid #334155; border-radius: 6px; padding: 6px 12px; font-size: 12px; font-weight: 500; color: #94a3b8; }
.footer .footer-disclaimer { padding: 24px 0; border-top: 1px solid #1e293b; text-align: center; }
.footer .footer-disclaimer .disclaimer-text { font-size: 12px; color: #94a3b8; line-height: 1.7; margin-bottom: 12px; }
.footer .footer-disclaimer .disclaimer-text:last-child { margin-bottom: 0; }
.footer .footer-disclaimer .disclaimer-links { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 12px; justify-content: center; }
.footer .footer-disclaimer .disclaimer-links a { font-size: 12px; color: #94a3b8; font-weight: 500; }
.footer .footer-disclaimer .disclaimer-links a:hover { color: #ffffff; }
.footer .footer-bottom { padding: 20px 0; border-top: 1px solid #1e293b; text-align: center; }
.footer .footer-bottom .copyright { font-size: 12px; color: #94a3b8; }
@media (min-width: 768px) {
  .footer .footer-top { flex-direction: column; gap: 28px; }
  .footer { padding: 40px 0 0; }
}
@media (min-width: 1024px) {
  .footer .footer-top { flex-direction: column; gap: 32px; }
  .footer { padding: 48px 0 0; }
}
/* === cookie-banner.css === */
/* Cookie Banner */
.consent-notice { display: none; position: fixed; bottom: 0; left: 0; right: 0; z-index: 999; background-color: #0f172a; border-top: 1px solid #1e293b; padding: 20px; }
.consent-notice.visible { display: block; }
.consent-notice .consent-inner { max-width: 1200px; margin: 0 auto; display: flex; flex-direction: column; gap: 16px; }
.consent-notice .consent-text { font-size: 13px; color: #94a3b8; line-height: 1.6; }
.consent-notice .consent-text a { color: #60a5fa; text-decoration: underline; }
.consent-notice .cookie-actions,
.consent-notice .consent-actions { display: flex; gap: 10px; flex-shrink: 0; }
.consent-notice .cookie-actions .consent-accept,
.consent-notice .consent-actions .consent-accept { background-color: #1A56DB; color: #ffffff; border: none; padding: 10px 24px; border-radius: 6px; font-size: 14px; font-weight: 600; cursor: pointer; transition: background-color 0.2s ease; }
.consent-notice .cookie-actions .consent-accept:hover,
.consent-notice .consent-actions .consent-accept:hover { background-color: #0f3d9e; }
.consent-notice .cookie-actions .consent-reject,
.consent-notice .consent-actions .consent-reject { background-color: transparent; color: #94a3b8; border: 1px solid #334155; padding: 10px 24px; border-radius: 6px; font-size: 14px; font-weight: 500; cursor: pointer; transition: border-color 0.2s ease, color 0.2s ease; }
.consent-notice .cookie-actions .consent-reject:hover,
.consent-notice .consent-actions .consent-reject:hover { border-color: #94a3b8; color: #ffffff; }
@media (min-width: 768px) {
  .consent-notice .consent-inner { flex-direction: row; align-items: center; }
}
/* === buttons.css === */
/* Buttons & CTAs */
.btn { display: inline-flex; align-items: center; justify-content: center; gap: 8px; font-weight: 600; border-radius: 8px; cursor: pointer; transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease; border: none; text-decoration: none; text-align: center; }
.btn:focus-visible { outline: 2px solid #1A56DB; outline-offset: 2px; }
.btn.btn-primary { background-color: #1A56DB; color: #ffffff; font-size: 15px; padding: 12px 28px; }
.btn.btn-primary:hover { background-color: #0f3d9e; color: #ffffff; box-shadow: 0 4px 12px rgba(26, 86, 219, 0.3); }
.btn.btn-secondary { background-color: #f0f5ff; color: #1A56DB; font-size: 14px; padding: 10px 22px; }
.btn.btn-secondary:hover { background-color: #dbeafe; }
.btn.btn-outline { background-color: transparent; color: #1A56DB; font-size: 14px; padding: 10px 22px; border: 1px solid #1A56DB; }
.btn.btn-outline:hover { background-color: #1A56DB; color: #ffffff; }
.btn.btn-small { font-size: 13px; padding: 8px 16px; border-radius: 6px; }
.scroll-top { position: fixed; bottom: 24px; right: 24px; z-index: 90; width: 44px; height: 44px; background-color: #1A56DB; color: #ffffff; border: none; border-radius: 50%; font-size: 20px; cursor: pointer; display: flex; align-items: center; justify-content: center; opacity: 0; visibility: hidden; transition: opacity 0.3s ease, visibility 0.3s ease, background-color 0.2s ease; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }
.scroll-top.visible { opacity: 1; visibility: visible; }
.scroll-top:hover { background-color: #0f3d9e; }
.filter-bar { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 32px; }
.filter-bar .filter-btn { background-color: #f3f4f6; color: #374151; font-size: 13px; font-weight: 500; padding: 8px 18px; border-radius: 20px; border: 1px solid transparent; cursor: pointer; transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease; }
.filter-bar .filter-btn:hover { background-color: #e5e7eb; }
.filter-bar .filter-btn.active { background-color: #1A56DB; color: #ffffff; border-color: #1A56DB; }
.section::after { content: ""; display: table; clear: both; }

.table-container .compare-table .table-operator .operator-logo { width: 36px; height: 36px; object-fit: contain; background: #ffffff; border: 1px solid #dbe3ef; border-radius: 8px; padding: 4px; flex-shrink: 0; }
.table-container .compare-table .table-operator .operator-icon { display: none; }

/* Operator logo polish */
.table-container .compare-table .table-operator { gap: 16px; min-height: 82px; align-items: center; }
.table-container .compare-table .table-operator .operator-logo { width: 88px; height: 88px; padding: 9px; border-radius: 18px; box-shadow: 0 1px 0 rgba(15, 23, 42, 0.04); }
.table-container .compare-table .table-operator > div { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; min-height: 58px; font-size: 16px; line-height: 1.35; color: #111827; font-weight: 700; }
.table-container .compare-table .table-operator > div > a { font-size: inherit; line-height: inherit; color: inherit; font-weight: inherit; }
.table-container .compare-table .table-operator .table-badge { margin-left: 0; margin-top: 6px; font-size: 10px; line-height: 1; padding: 4px 7px; border-radius: 999px; }
.table-container .compare-table tbody td { padding-top: 18px; padding-bottom: 18px; vertical-align: middle; }
.table-container .compare-table .table-bonus { line-height: 1.45; }
.table-container .compare-table tbody tr:hover { background-color: #f8fbff; }

@media (max-width: 767px) {
  .table-with-cta .compare-table .table-operator { gap: 12px; align-items: center; }
  .table-with-cta .compare-table .table-operator .operator-logo { width: 54px; height: 54px; }
  .table-with-cta .compare-table .table-operator > div { min-height: 44px; }
  .table-with-cta .compare-table tbody td:first-child { padding-right: 64px; }
}
/* Review polish */


.hero .hero-trust { gap: 10px; }
.hero .hero-trust .trust-item { background-color: rgba(255, 255, 255, 0.88); box-shadow: inset 0 0 0 1px #e5edf8; }
.card .card-logo { width: 104px; height: 104px; background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%); border: 1px solid #dbe3ef; box-shadow: 0 8px 20px rgba(15, 23, 42, 0.06); }
.card .card-logo .review-logo { width: 88px; height: 88px; object-fit: contain; display: block; }
.card .card-header { align-items: center; gap: 14px; padding-bottom: 6px; border-bottom: 1px solid #eef3f9; margin-bottom: 18px; }
.card .card-name { display: none; }
.card .card-rating { margin-left: auto; }
.card .compare-table caption { background: transparent; padding: 12px 16px; }
.card .compare-table tbody td:first-child { width: 42%; }
.card .compare-table tbody tr:last-child td { border-bottom: none; }
.review-brand-strip { display: flex; align-items: center; justify-content: center; gap: 0; padding: 14px 16px; margin: 0 0 18px; border: 1px solid #dbe3ef; border-radius: 14px; background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%); }
.review-brand-strip .review-logo { width: 112px; height: 112px; object-fit: contain; display: block; }
.review-brand-strip .review-brand-title { display: none; }
/* removed: duplicate .text-center-block */
@media (max-width: 767px) {
  
  
  .card .card-logo { width: 76px; height: 76px; }
  .card .card-logo .review-logo { width: 62px; height: 62px; }
  .card .card-header { gap: 12px; margin-bottom: 14px; }
  .card .compare-table tbody td:first-child { width: auto; }
  .review-brand-strip { padding: 12px 14px; }
  .review-brand-strip .review-logo { width: 72px; height: 72px; }
}

/* Review premium pass */

/* removed: duplicate .text-center-block */

/* removed: page-id specific #recensione heading rules - using generic */

/* Core page author box + spacing */

body.page-id-11 #filtri { padding-bottom: 8px; }
body.page-id-11 #filtri .filter-bar { margin-bottom: 12px; }
body.page-id-11 #bonus { padding-top: 12px; }
body.page-id-13 #perche-app { padding-bottom: 16px; }
body.page-id-13 #come-scaricare { padding-top: 16px; }
body.page-id-13 .section.section-alt > p,
body.page-id-13 .section.section-alt > ul,
body.page-id-13 .section.section-alt > ol { margin-bottom: 16px; }
body.page-id-14 .section.section-compact-bottom { padding-top: 8px; padding-bottom: 12px; margin-top: -4px; }
body.page-id-14 .hero + .section.section-compact-bottom { padding-top: 10px; }

body.page-id-14 article.section,
body.page-id-15 article.section,
body.page-id-16 article.section,
body.page-id-17 article.section { max-width: 960px; width: calc(100% - 32px); box-sizing: border-box; margin: 20px auto 40px; padding: 28px 32px; background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%); border: 1px solid #dfe9f7; border-radius: 18px; box-shadow: 0 18px 36px rgba(15, 23, 42, 0.06); overflow: hidden; }
body.page-id-14 article.section .cards-grid,
body.page-id-15 article.section .cards-grid,
body.page-id-16 article.section .cards-grid,
body.page-id-17 article.section .cards-grid { margin-top: 22px; grid-template-columns: repeat(auto-fit, minmax(340px, 1fr)); }
body.page-id-14 article.section h1,
body.page-id-15 article.section h1,
body.page-id-16 article.section h1,
body.page-id-17 article.section h1 { margin-bottom: 20px; }
body.page-id-14 article.section h2,
body.page-id-15 article.section h2,
body.page-id-16 article.section h2,
body.page-id-17 article.section h2 { margin-top: 28px; }
body.page-id-15 article.section .card,
body.page-id-15 article.section .card p,
body.page-id-15 article.section .card strong,
body.page-id-15 article.section .card a { min-width: 0; overflow-wrap: anywhere; word-break: break-word; }
body.page-id-15 article.section .card p strong { display: inline-block; max-width: 100%; }
@media (max-width: 767px) {

  body.page-id-10 article.section,
  body.page-id-11 article.section,
  body.page-id-12 article.section,
  body.page-id-13 article.section { padding-top: 22px; }

  .table-container .compare-table .table-operator .operator-logo { width: 64px; height: 64px; padding: 7px; }
  .table-container .compare-table .table-operator > div { font-size: 14px; }
  body.page-id-14 article.section,
  body.page-id-15 article.section,
  body.page-id-16 article.section,
  body.page-id-17 article.section { width: calc(100% - 20px); margin: 12px auto 28px; padding: 20px 16px; border-radius: 14px; }
}

/* === Rating layout improvements === */
@media (min-width: 768px) {
  .card .card-rating { flex-direction: row; align-items: center; gap: 8px; }
  .card .card-rating .rating-score { font-size: 26px; }
  .card .card-rating .rating-max { font-size: 14px; color: #6b7280; margin-right: 4px; }
  .card .card-rating .rating-stars { margin-top: 0; }
  .card .card-rating .rating-stars .star { font-size: 16px; }
}
/* === Recensione content alignment fix === */

/* === Standalone CTA button + disclaimer + image fix === */
/* CTA button style outside of .card context */
.card-links-block { text-align: center; margin: 32px auto; }
.card-links-block .card-cta { display: inline-flex; align-items: center; justify-content: center; gap: 6px; background-color: #1A56DB; color: #ffffff; font-size: 16px; font-weight: 600; padding: 14px 32px; border-radius: 8px; text-align: center; transition: background-color 0.2s ease; text-decoration: none; }
.card-links-block .card-cta:hover { background-color: #0f3d9e; color: #ffffff; }
/* Verdetto CTA */
.text-center-block { text-align: center; margin: 32px auto; }
.card-cta-inline { display: inline-flex; align-items: center; justify-content: center; background-color: #1A56DB; color: #ffffff; font-size: 16px; font-weight: 600; padding: 14px 32px; border-radius: 8px; text-decoration: none; transition: background-color 0.2s ease; }
.card-cta-inline:hover { background-color: #0f3d9e; color: #ffffff; }
/* Disclaimer after CTA: compact, centered, visually distinct from content */
/* Disclaimer after CTA */
.card-links-block + .disclaimer-inline,
.text-center-block + .disclaimer-inline { display: block; text-align: center; font-size: 11px; color: #9ca3af; margin-top: 10px; }
/* Disclaimer after CTA */
/* General disclaimer-inline in article: smaller and muted */

/* Float images: stay within content flow */
#recensione > img.img-float-right { float: right; width: 280px; object-fit: cover; border-radius: 10px; margin: 4px 0 16px 24px; }
#recensione > img.img-float-left { float: left; width: 280px; margin: 4px 24px 16px 0; }
@media (min-width: 768px) {
  #recensione > img.img-float-right { width: 300px; }
  #recensione > img.img-float-left { width: 300px; }
}
@media (min-width: 1024px) {
  #recensione > img.img-float-right { width: 340px; }
  #recensione > img.img-float-left { width: 340px; }
}

/* === HERO + BREADCRUMB + ARTICLE: unified layout === */
/* Article wrapper: minimal padding, hero/sections handle their own */
article.section { padding-top: 0; padding-bottom: 0; }

/* Breadcrumb: simple top bar, no negative margins */
.breadcrumb { padding: 10px 0; font-size: 13px; color: #6b7280; }

/* Hero: consistent on ALL pages */
.hero { position: relative; padding: 24px 0; background: linear-gradient(135deg, #eef4ff 0%, #ffffff 52%, #f7faff 100%); }
.hero .hero-content { position: relative; z-index: 1; max-width: 1200px; margin: 0 auto; padding: 0 20px; text-align: center; }
.hero .hero-heading { font-size: 28px; line-height: 1.1; margin-bottom: 16px; max-width: 900px; margin-left: auto; margin-right: auto; }
.hero .hero-text { font-size: 17px; color: #4b5563; line-height: 1.75; margin-bottom: 16px; max-width: 800px; margin-left: auto; margin-right: auto; }

@media (min-width: 768px) { .hero { padding: 32px 0; } .hero .hero-content { padding: 0 32px; } .hero .hero-heading { font-size: 36px; } }
@media (min-width: 1024px) { .hero { padding: 40px 0; } .hero .hero-content { padding: 0 40px; } .hero .hero-heading { font-size: 44px; } }

/* === CLEAN LAYOUT SYSTEM (generic, no page-id) === */

/* Hero: premium gradient on all pages */

.hero::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at top center, rgba(26, 86, 219, 0.12), transparent 42%); pointer-events: none; }

.hero .hero-trust { margin-top: 16px; }
.hero .hero-trust .trust-item { border-radius: 999px; padding: 10px 16px; box-shadow: 0 8px 20px rgba(15, 23, 42, 0.05); }

/* Author box: premium on all pages */
.section .author-box { border-radius: 14px; background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%); box-shadow: 0 12px 28px rgba(15, 23, 42, 0.05); border-color: #dfe9f7; }

/* Section spacing for review-like pages */
.section.section-compact-bottom { padding-top: 8px; padding-bottom: 12px; margin-top: -4px; }
.hero + .section.section-compact-bottom { padding-top: 6px; }
.section.section-compact-bottom + .section { padding-top: 20px; }

/* Section-alt premium */
.section.section-alt { background: linear-gradient(180deg, #f8fbff 0%, #f5f8fc 100%); }

/* Cards premium */
.section .card { border-radius: 18px; border-color: #dfe9f7; box-shadow: 0 18px 36px rgba(15, 23, 42, 0.06); overflow: hidden; }
.section .card:hover { transform: translateY(-3px); box-shadow: 0 22px 40px rgba(15, 23, 42, 0.08); }
.section .card .card-header { padding-bottom: 12px; margin-bottom: 22px; }
.section .card .card-rating .rating-score { font-size: 28px; }

/* Tables premium */
.section .table-container { border-radius: 16px; border-color: #dde6f3; }
.section .compare-table caption { font-size: 14px; letter-spacing: 0.01em; }
.section .compare-table tbody td { padding-top: 18px; padding-bottom: 18px; line-height: 1.6; }
.section .compare-table tbody td:first-child { color: #111827; font-weight: 600; }
.section .compare-table tbody tr:hover { background-color: #f4f8ff; }
.section .table-operator { gap: 14px; min-height: 54px; }
.section .table-operator .operator-logo { width: 88px; height: 88px; padding: 9px; border-radius: 18px; }

/* Float images: contained within text flow */
.section .img-float-right,
.section .img-float-left { border: 1px solid #e5edf8; border-radius: 16px; box-shadow: 0 18px 32px rgba(15, 23, 42, 0.08); }

/* FAQ premium */
.faq .faq-item { border-radius: 14px; background-color: #ffffff; box-shadow: 0 10px 26px rgba(15, 23, 42, 0.04); border-color: #dfe9f7; margin-bottom: 14px; }
.faq .faq-question { padding: 20px 22px; font-size: 17px; }
.faq .faq-answer .faq-answer-content { padding: 0 22px 22px; font-size: 15px; line-height: 1.78; }

/* CTA inline premium */
.card-cta-inline { min-width: 240px; box-shadow: 0 14px 24px rgba(26, 86, 219, 0.18); }
.text-center-block { margin-top: 24px; }

/* Section-alt text readability */
.section > h2,
.section > h3 { margin-top: 24px; margin-bottom: 10px; }
.section > h2:first-of-type { margin-top: 0; }
.section > p,
.section > ul,
.section > ol { font-size: 16px; line-height: 1.82; }

/* Mobile overrides */
@media (max-width: 767px) {
  .hero .hero-text { font-size: 16px; line-height: 1.7; }
  .section.section-compact-bottom { padding-top: 4px; padding-bottom: 10px; margin-top: -2px; }
  .section > p,
  .section > ul,
  .section > ol { font-size: 15px; }
  .faq .faq-question { padding: 18px 18px; font-size: 16px; }
  .faq .faq-answer .faq-answer-content { padding: 0 18px 18px; }
  .section .table-operator .operator-logo { width: 64px; height: 64px; padding: 7px; }
  .section .author-box .author-name::after { display: none; }
}

/* === Pro/Contro centering + breadcrumb centering === */
#pro-contro .cards-grid { max-width: 900px; margin-left: auto; margin-right: auto; grid-template-columns: repeat(2, 1fr); }
#pro-contro > h2 { text-align: center; }
.breadcrumb { max-width: 1200px; margin-left: auto; margin-right: auto; }
