body.terms-page { background: #f5f2ec; color: #1e1e22; overflow-x: visible; }
[data-helper-shell="header"] { background: #ebebec !important; padding: 0 clamp(1rem, 7.3vw, 8.75rem) !important; }
[data-helper-shell="header"] > header { background: #ebebec; }
[data-helper-shell="header"] .region-content { background: #ebebec; }
.spielquora-footer__brand { color: #fff; text-decoration: none; }
.spielquora-footer__brand:focus-visible { outline: 3px solid #fdcc00; outline-offset: 3px; }
.terms-header { position: relative; z-index: 2; min-height: 76px; background: #1e1e22; color: #fff; }
.terms-header .site-logo, .terms-header .site-nav a { color: #fff; }
.terms-main { padding: 0 6vw 7rem; }
.terms-main, .terms-hero, .terms-layout, .terms-sections, .terms-section { min-width: 0; }
.terms-hero { max-width: 900px; padding: clamp(5rem, 10vw, 9rem) 0 clamp(3rem, 6vw, 5.5rem); }
.terms-eyebrow, .terms-updated, .terms-section-number, .terms-contents-title { color: #a31873; font-size: .75rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.terms-hero h1 { max-width: 700px; margin: .7rem 0 1.4rem; font-size: clamp(3rem, 8vw, 7rem); line-height: .93; letter-spacing: -.065em; }
.terms-intro { max-width: 680px; margin: 0; font-size: clamp(1.1rem, 2vw, 1.45rem); line-height: 1.55; }
.terms-updated { margin: 2rem 0 0; letter-spacing: .06em; }
.terms-layout { display: grid; grid-template-columns: minmax(180px, .65fr) minmax(0, 2fr); gap: clamp(2rem, 7vw, 8rem); max-width: 1200px; margin: 0 auto; }
.terms-contents { align-self: start; position: sticky; top: 2rem; padding: 1.3rem 0; border-top: 1px solid #c8c1bc; }
.terms-contents ol { display: grid; gap: .8rem; margin: 1.2rem 0 0; padding: 0; list-style: none; }
.terms-contents a, .terms-section a { color: #8b125f; text-decoration-thickness: .08em; text-underline-offset: .18em; }
.terms-sections { border-top: 1px solid #c8c1bc; }
.terms-section { display: grid; grid-template-columns: 3.5rem minmax(0, 1fr); gap: 1.25rem; padding: clamp(2rem, 4vw, 3.5rem) 0; border-bottom: 1px solid #c8c1bc; }
.terms-section-number { margin: .35rem 0 0; }
.terms-section h2 { margin: 0 0 .9rem; font-size: clamp(1.45rem, 2.4vw, 2.25rem); line-height: 1.05; letter-spacing: -.035em; }
.terms-section p { max-width: 680px; margin: 0; font-size: 1.05rem; line-height: 1.7; }
.terms-callout { margin: 1.5rem 0; padding-inline: 1.5rem; background: #e8d7e2; border: 0; }
.site-footer { background: #1e1e22; color: #fff; }
.site-footer a, .site-footer .site-logo { color: #fff; }
.cookie-banner { position: fixed; inset-inline: 1rem; bottom: 1rem; z-index: 10; display: flex; justify-content: space-between; gap: 1.5rem; align-items: center; padding: 1.2rem 1.4rem; background: #fff; color: #1e1e22; border: 1px solid #ddd4d8; box-shadow: 0 14px 45px rgba(30,30,34,.2); }
.cookie-banner[hidden] { display: none; }
.cookie-banner h2 { margin: 0 0 .35rem; font-size: 1rem; }
.cookie-banner p { max-width: 650px; margin: 0; font-size: .9rem; line-height: 1.4; }
.cookie-actions { display: flex; flex-wrap: wrap; gap: .5rem; }
.cookie-actions button, .cookie-dialog button { border: 1px solid #1e1e22; background: transparent; padding: .7rem 1rem; color: inherit; cursor: pointer; }
.cookie-actions .cookie-primary { background: #a31873; border-color: #a31873; color: #fff; }
.cookie-dialog { max-width: 28rem; border: 0; padding: 2rem; box-shadow: 0 18px 60px rgba(30,30,34,.25); }
.cookie-dialog::backdrop { background: rgba(30,30,34,.45); }
@media (max-width: 760px) {
  [data-helper-shell="header"] { padding-inline: .75rem !important; }
  .terms-main { padding-inline: 1.25rem; }
  .terms-layout { display: block; }
  .terms-contents { position: static; margin-bottom: 2rem; }
  .terms-section { grid-template-columns: 2.2rem minmax(0, 1fr); gap: .75rem; }
  .terms-callout { margin-inline: 0; padding-inline: 1rem; }
  .cookie-banner { display: block; }
  .cookie-actions { margin-top: 1rem; }
}

@media (max-width: 600px) {
  [data-helper-shell="header"] .site-nav { width: 100%; }
  .terms-hero h1, .terms-intro, .terms-updated { overflow-wrap: anywhere; }
  .terms-section { grid-template-columns: 2rem minmax(0, 1fr); }
  .terms-section p, .terms-section h2 { overflow-wrap: anywhere; }
}
