.ygo-ad-host {
  width: min(100% - 1.5rem, 1100px);
  margin: 1.25rem auto;
  padding: 0;
}

.ygo-ad-host--incontent {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}

.ygo-ad-slot {
  border: 1px solid rgba(124, 58, 237, 0.22);
  border-radius: 12px;
  background: rgba(10, 6, 18, 0.55);
  padding: 0.65rem 0.75rem 0.75rem;
  overflow: hidden;
}

.ygo-ad-label {
  margin: 0 0 0.45rem;
  font-size: 0.68rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(221, 214, 255, 0.55);
}

.ygo-ad-slot ins.adsbygoogle {
  display: block;
  min-height: 90px;
}

@media (max-width: 767.98px) {
  .ygo-ad-host {
    width: calc(100% - 1rem);
    margin: 1rem auto;
  }
}

.ygo-legal-footer {
  text-align: center;
  padding: 0.85rem 1rem calc(0.85rem + env(safe-area-inset-bottom, 0px));
  font-size: 0.82rem;
  color: rgba(221, 214, 255, 0.55);
  border-top: 1px solid rgba(124, 58, 237, 0.18);
  background: rgba(8, 5, 16, 0.92);
}

.ygo-legal-footer a {
  color: rgba(221, 214, 255, 0.75);
  text-decoration: none;
}

.ygo-legal-footer a:hover {
  color: #f6f0ff;
  text-decoration: underline;
}
