/* StileJuventus V9.475 — scelta privacy / monetizzazione / Premium */
.slr-consent-dialog-choice{width:min(1180px,100%)}
.slr-consent-copy-choice{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.slr-consent-copy-premium{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:900px}
.slr-consent-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}
.slr-consent-choice{
  appearance:none;
  min-height:178px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:flex-start;
  gap:9px;
  padding:22px;
  border:1px solid var(--consent-line,#d9e0e7);
  border-radius:22px;
  background:#fff;
  color:#111318;
  text-align:left;
  text-decoration:none;
  cursor:pointer;
  font:inherit;
  box-shadow:0 10px 30px rgba(17,19,24,.05);
  transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease,color .16s ease;
}
.slr-consent-choice:hover,.slr-consent-choice:focus-visible{transform:translateY(-2px);box-shadow:0 16px 36px rgba(17,19,24,.11)}
.slr-consent-choice strong{font-size:20px;line-height:1.15;letter-spacing:-.02em;color:inherit}
.slr-consent-choice small{font-size:13px;line-height:1.45;color:#5b6570}
.slr-consent-choice-kicker{display:inline-flex;min-height:24px;align-items:center;padding:4px 8px;border-radius:999px;background:#eef1f4;color:#4b5661;font-size:10px;font-weight:950;letter-spacing:.12em}
.slr-consent-choice.is-accept{background:#10151b!important;border-color:#10151b!important;color:#fff!important}
.slr-consent-choice.is-accept small{color:#d9dfe5!important}
.slr-consent-choice.is-accept .slr-consent-choice-kicker{background:rgba(255,255,255,.13);color:#fff}
.slr-consent-choice.is-accept:hover,.slr-consent-choice.is-accept:focus-visible{background:#000!important;border-color:#000!important;color:#fff!important}
.slr-consent-choice.is-limited{background:#f5f7f9;border-color:#cfd7df;color:#14181d}
.slr-consent-choice.is-limited:hover,.slr-consent-choice.is-limited:focus-visible{background:#e9eef3;border-color:#aeb9c4;color:#101419}
.slr-consent-choice.is-premium{background:#fff7dc;border-color:#ead58a;color:#18150b}
.slr-consent-choice.is-premium .slr-consent-choice-kicker{background:#151515;color:#fff}
.slr-consent-choice.is-premium:hover,.slr-consent-choice.is-premium:focus-visible{background:#ffefb6;border-color:#d4b544;color:#111}
.slr-consent-customize-link{display:block;margin:15px auto 0;border:0;background:transparent;color:#6f001e;text-decoration:underline;text-underline-offset:4px;cursor:pointer;font:inherit;font-weight:850}
.slr-consent-customize-link:hover{color:#a90038}
.slr-consent-category-info{display:flex;align-items:flex-start;justify-content:space-between;gap:22px}

html[data-slr-theme="dark"] .slr-consent-choice{background:#171b20;border-color:#343b43;color:#f5f6f7;box-shadow:none}
html[data-slr-theme="dark"] .slr-consent-choice small{color:#b7c0c9}
html[data-slr-theme="dark"] .slr-consent-choice-kicker{background:#2b323a;color:#dce3ea}
html[data-slr-theme="dark"] .slr-consent-choice.is-accept{background:#f0b51d!important;border-color:#f0b51d!important;color:#111!important}
html[data-slr-theme="dark"] .slr-consent-choice.is-accept small{color:#332b15!important}
html[data-slr-theme="dark"] .slr-consent-choice.is-accept .slr-consent-choice-kicker{background:#111;color:#fff}
html[data-slr-theme="dark"] .slr-consent-choice.is-accept:hover{background:#ffd24a!important;border-color:#ffd24a!important;color:#111!important}
html[data-slr-theme="dark"] .slr-consent-choice.is-limited{background:#20262c;border-color:#424b54;color:#fff}
html[data-slr-theme="dark"] .slr-consent-choice.is-limited:hover{background:#2b333b;color:#fff}
html[data-slr-theme="dark"] .slr-consent-choice.is-premium{background:#2d291c;border-color:#6e5d25;color:#fff8dc}
html[data-slr-theme="dark"] .slr-consent-choice.is-premium:hover{background:#3a321d;color:#fff}
html[data-slr-theme="dark"] .slr-consent-customize-link{color:#f0b51d}

@media(max-width:900px){
  .slr-consent-copy-choice,.slr-consent-copy-premium{grid-template-columns:1fr}
  .slr-consent-choice-grid{grid-template-columns:1fr}
  .slr-consent-choice{min-height:0;padding:18px}
}
@media(max-width:680px){
  .slr-consent-choice-grid{gap:10px;margin-top:18px}
  .slr-consent-choice{border-radius:18px;padding:16px}
  .slr-consent-choice strong{font-size:18px}
  .slr-consent-category-info{display:block}
  .slr-consent-category-info .slr-consent-locked{display:inline-flex;margin-top:12px}
}

/* V9.476 — ponte proprietario StileJuventus -> Google CMP */
.slr-consent-google-settings{
  flex:0 0 auto;
  min-height:40px;
  padding:9px 14px;
  border:1px solid #111820;
  border-radius:999px;
  background:#111820;
  color:#fff;
  font:inherit;
  font-size:12px;
  font-weight:900;
  cursor:pointer;
  white-space:nowrap;
}
.slr-consent-google-settings:hover,.slr-consent-google-settings:focus-visible{background:#000;color:#fff;border-color:#000}
html[data-slr-theme="dark"] .slr-consent-google-settings{background:#f0b51d;border-color:#f0b51d;color:#111}
html[data-slr-theme="dark"] .slr-consent-google-settings:hover,html[data-slr-theme="dark"] .slr-consent-google-settings:focus-visible{background:#ffd24a;border-color:#ffd24a;color:#111}
@media(max-width:680px){.slr-consent-google-settings{margin-top:12px}}
