:root {
  --brand-ribbon: #1fd12e;
}

body {
  background-color: #000000;
  font-family: "Raleway", BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.navbar {
  background-color: rgba(0,0,0,1);
  border-bottom: 2px solid #ffbe01;
}

.nav-menu .menu-item a {
  color: #ffffff;
}

.nav-menu .menu-item a svg {
  fill: #ffffff;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  background-color: #ffffff;
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
  background-color: #ffffff;
}

.navbar-body.is-active .navbar-nav {
  background-color: rgba(0,0,0,0.95);
}

.footer-menu .menu-item a {
  color: #ffffff;
}

/* button styles */
.button {
  background: #239304;
  background: -moz-linear-gradient(right, #23e21f 0%, #239304 100%);
  background: -webkit-linear-gradient(right, #23e21f 0%, #239304 100%);
  background: linear-gradient(to right, #23e21f 0%, #239304 100%);
  color: #ffffff;
  border-radius: 50px;
}

.button:hover {
}

.brand-li-feature li::before {
  background-image: url('https://top10casinosonline.co.uk/app/themes/paid-media-themes-tracktemi/assets/icon-awesome-arrow-alt-circle-right.png');
}

.button__icon {
  fill: #ffffff;
}

.brand-ribbon {
  background: var(--brand-ribbon);
  color: #ffffff;
}

.brand-ribbon.sharp::after {
  border-top: 11px solid var(--brand-ribbon);
  border-bottom: 11px solid var(--brand-ribbon);
  border-right: 10px solid transparent;
  border-left: 5px solid var(--brand-ribbon);
}

.brand-ribbon-ppc.sharp::before {
  border-top: 11px solid var(--brand-ribbon);
  border-bottom: 11px solid var(--brand-ribbon);
  border-left: 10px solid transparent;
  border-right: 5px solid var(--brand-ribbon);
}

.last-update-time span {
  color: #1fd12e;
}

.th {
  background-color: rgba(0,0,0,1);
  color: #ffffff;
}

.th__tooltip {
  fill: #ffffff;
}

.single-modal-brand:first-child, .age-modal-wrapper {
  border-color: #239304;
}

.table-cell--score .score {
  color: #000;
}

/* disable cookie banner */
.cookie-notice-container {
  display: none !important;
}

#cookie-notice {
  display: none !important;
}

@media (max-width: 768px) {
  .hero-bg-image {
    object-position: center right;
  }
}

/* Cookie bar styles */
.cookie-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.95);
  color: #ffffff;
  padding: 15px 0;
  z-index: 9999;
  border-top: 2px solid #ffbe01;
}

.cookie-bar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.cookie-bar-text {
  flex: 1;
  font-size: 14px;
  line-height: 1.5;
}

.cookie-bar-text a {
  color: #ffbe01;
  text-decoration: underline;
}

.cookie-bar-text a:hover {
  color: #ffffff;
}

.cookie-bar-button {
  flex-shrink: 0;
}

.cookie-bar .button-generic {
  background-color: #239304;
  color: #ffffff;
  border: none;
  padding: 10px 30px;
  border-radius: 50px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  transition: background-color 0.3s ease;
}

.cookie-bar .button-generic:hover {
  background-color: #23e21f;
}

@media (max-width: 768px) {
  .cookie-bar-inner {
    flex-direction: column;
    text-align: center;
  }
  
  .cookie-bar-button {
    width: 100%;
  }
  
  .cookie-bar .button-generic {
    width: 100%;
  }
}

/* Content links styling for better visibility on dark background */
.section-inner__content.content a,
.content a {
  color: #ffbe01;
  text-decoration: underline;
  transition: color 0.3s ease;
}

.section-inner__content.content a:hover,
.content a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.section-inner__content.content a:visited,
.content a:visited {
  color: #ffd700;
}

/* Footer info text */
.footer-info-text {
  text-align: center;
  margin: 20px 0;
  padding: 15px 0;
}

.footer-info-text p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.copyright {
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0 0 10px;
}

/* Footer icons */
.footer-icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin: 20px 0;
  padding: 20px 0;
}

.footer-icons-center {
  justify-content: center;
}

.footer-icon-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  vertical-align: middle;
}

.footer-icon-link img,
.footer-icon-link svg {
  display: block;
  height: 48px;
  width: auto;
  max-height: 48px;
  object-fit: contain;
}

.plus-18-21 {
  width: 48px;
  height: 48px;
  fill: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  vertical-align: middle;
}

.icon-18-play-responsibly,
.icon-take-time-to-think {
  height: 48px;
  width: auto;
  max-width: 200px;
  display: inline-block;
  object-fit: contain;
  vertical-align: middle;
  flex-shrink: 0;
}

.gamcare-footer-icon {
  height: 48px;
  width: auto;
  fill: #ffffff;
  display: block;
}

.gamstop-icon {
  height: 48px;
  width: auto;
  display: block;
}

@media (max-width: 768px) {
  .footer-icons {
    gap: 10px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 12px;
  }
  
  .footer-icon-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    height: 40px;
  }
  
  .footer-icon-link img,
  .footer-icon-link svg {
    max-height: 40px;
    height: 40px;
    width: auto;
    object-fit: contain;
    display: block;
  }
  
  .plus-18-21 {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  
  .icon-18-play-responsibly,
  .icon-take-time-to-think {
    max-height: 40px;
    height: 40px;
    width: auto;
    max-width: 150px;
    object-fit: contain;
    display: inline-block;
    vertical-align: middle;
  }
  
  .gamcare-footer-icon,
  .gamstop-icon {
    max-height: 40px;
    height: 40px;
    width: auto;
    display: block;
  }
}

/* Text logo styles */
.navbar-text-logo {
  display: inline-block;
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.2;
}

.footer-text-logo {
  display: inline-block;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.2;
}

.age-modal {
  position: fixed;
  inset: 0;
  z-index: 2000;
  display: none;
  align-items: center;
  justify-content: center;
  font-family: inherit;
}

.age-modal.is-visible {
  display: flex;
}

.age-modal-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.8);
}

.age-modal-dialog {
  position: relative;
  max-width: 480px;
  width: calc(100% - 40px);
  background: #111111;
  border-radius: 12px;
  border: 2px solid #ffbe01;
  padding: 24px 20px 20px;
  color: #ffffff;
  text-align: center;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.6);
  z-index: 1;
}

.age-modal-icon {
  margin: 0 auto 12px;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #e60000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 18px;
}

.age-modal-title {
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.age-modal-text {
  margin: 0 0 18px;
  font-size: 14px;
  line-height: 1.5;
}

.age-modal-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}

.age-modal-btn {
  min-width: 150px;
  padding: 10px 18px;
  border-radius: 999px;
  border: none;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: background 0.2s ease, color 0.2s ease, transform 0.1s ease;
}

.age-modal-btn--primary {
  background: #23e21f;
  background: linear-gradient(to right, #23e21f 0%, #239304 100%);
  color: #ffffff;
}

.age-modal-btn--primary:hover {
  transform: translateY(-1px);
}

.age-modal-btn--secondary {
  background: transparent;
  color: #ffffff;
  border: 1px solid #666666;
}

.age-modal-btn--secondary:hover {
  background: #222222;
}

@media (max-width: 480px) {
  .age-modal-dialog {
    padding: 20px 16px 16px;
  }
  
  .age-modal-title {
    font-size: 18px;
  }
  
  .age-modal-text {
    font-size: 13px;
  }
  
  .age-modal-btn {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .navbar-text-logo {
    font-size: 20px;
  }
  
  .footer-text-logo {
    font-size: 18px;
  }
}

/* Modal styles */
.modal.modal--disc {
  position: fixed;
  z-index: 10000;
  display: none;
  visibility: visible;
  opacity: 1;
}

.modal.modal--disc .modal-bg {
  display: none;
}

.modal.modal--disc .modal-body {
  position: relative;
  z-index: 10001;
  background-color: #ffffff;
  color: #000000;
  max-width: 500px;
  width: 20vw;
  max-height: 70vh;
  overflow-y: auto;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  margin-top: 210px;
  left: 1076px;
}

.modal.modal--disc .modal-body .svg-cross {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  fill: #000000;
  transition: fill 0.2s ease;
}

.modal.modal--disc .modal-body .svg-cross:hover {
  fill: #666666;
}

.modal.modal--disc .modal-body h4 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 700;
}

.modal.modal--disc .modal-body p {
  margin: 0;
  line-height: 1.6;
  font-size: 12px;
}

@media (max-width: 768px) {
  .modal.modal--disc .modal-body {
    width: calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    padding: 20px;
    max-height: 70vh;
    margin-top: 10px;
  }
  
  .modal.modal--disc .modal-body h4 {
    font-size: 20px;
    padding-right: 30px;
  }
  
  .modal.modal--disc .modal-body .svg-cross {
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
  }
}

