html,
body {
  background: #030303;
  color: #fff
}
.f8-terms-page {
  min-height: 100vh;
  overflow: hidden;
  background: radial-gradient(ellipse at 0 8%, rgba(254, 231, 5, .16), transparent 42%), radial-gradient(ellipse at 100% 20%, rgba(254, 231, 5, .10), transparent 42%), linear-gradient(90deg, #0b0901, #040404 20%, #030303 50%, #040404 80%, #0b0901)
}
.f8-terms-page:before {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(rgba(254, 231, 5, .015) 1px, transparent 1px), linear-gradient(90deg, rgba(254, 231, 5, .012) 1px, transparent 1px);
  background-size: 92px 92px;
  opacity: .72
}
.f8-terms-page .header.w-nav {
  position: sticky;
  top: 0;
  z-index: 9999;
  background: rgba(3, 3, 3, .88);
  border-bottom: 1px solid rgba(254, 231, 5, .14);
  box-shadow: 0 18px 64px rgba(0, 0, 0, .38);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px)
}
body.admin-bar .f8-terms-page .header.w-nav {
  top: 32px
}
@media(max-width: 782px) {
  body.admin-bar .f8-terms-page .header.w-nav {
    top: 46px
  }
}
.f8-terms-main {
  padding: clamp(64px, 7vw, 112px) 24px 96px
}
.f8-terms-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, .34fr);
  gap: 34px;
  align-items: end;
  margin-bottom: 34px
}
.f8-eyebrow {
  margin: 0 0 14px;
  color: var(--f8-gold);
  font-size: 13px;
  font-weight: 950;
  letter-spacing: .18em;
  text-transform: uppercase
}
.f8-terms-hero h1 {
  margin: 0;
  color: #fff;
  font-size: clamp(52px, 7.5vw, 112px);
  line-height: .92;
  letter-spacing: -.075em;
  text-shadow: 0 0 48px rgba(0, 0, 0, .72)
}
.f8-terms-hero p {
  max-width: 820px;
  margin: 22px 0 0;
  color: var(--f8-muted);
  font-size: 18px;
  line-height: 1.72
}
.f8-terms-meta {
  padding: 20px;
  border: 1px solid var(--f8-line);
  border-radius: 22px;
  background: rgba(8, 8, 6, .52);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05)
}
.f8-terms-meta span {
  display: block;
  color: var(--f8-muted2);
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .14em;
  font-weight: 900;
  margin-bottom: 8px
}
.f8-terms-meta strong {
  display: block;
  color: #fff;
  font-size: 17px;
  line-height: 1.45
}
.f8-snapshot-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 18px
}
.f8-snapshot-item {
  border: 1px solid rgba(254, 231, 5, .13);
  border-radius: 18px;
  background: rgba(0, 0, 0, .22);
  padding: 18px
}
.f8-snapshot-item span {
  display: block;
  color: var(--f8-gold);
  font-size: 12px;
  font-weight: 950;
  text-transform: uppercase;
  letter-spacing: .14em;
  margin-bottom: 8px
}
.f8-snapshot-item p {
  margin: 0;
  font-size: 14px;
  line-height: 1.55
}
.f8-callout {
  margin-top: 18px;
  border: 1px solid rgba(254, 231, 5, .2);
  border-radius: 20px;
  background: rgba(254, 231, 5, .065);
  padding: 18px
}
.f8-warning {
  border-color: rgba(255, 198, 0, .34);
  background: linear-gradient(145deg, rgba(254, 231, 5, .10), rgba(0, 0, 0, .30))
}
.f8-contact-box a,
.f8-terms-cta a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #fff677, #fee705 42%, #d7ad00 75%, #9a7800);
  color: #050505;
  border: 1px solid rgba(254, 231, 5, .72);
  font-weight: 950;
  text-decoration: none;
  box-shadow: 0 0 34px rgba(254, 231, 5, .14), inset 0 1px 0 rgba(255, 255, 255, .50);
  white-space: nowrap
}
.f8-terms-cta {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 20px;
  align-items: center;
  border: 1px solid rgba(254, 231, 5, .18);
  border-radius: 30px;
  background: radial-gradient(ellipse at 0 0, rgba(254, 231, 5, .13), transparent 38%), linear-gradient(145deg, rgba(10, 10, 8, .72), rgba(255, 255, 255, .026));
  box-shadow: 0 30px 100px rgba(0, 0, 0, .44), inset 0 1px 0 rgba(255, 255, 255, .055);
  padding: clamp(24px, 3vw, 36px);
  margin-top: 6px
}
.f8-terms-cta h2 {
  margin: 0 0 10px;
  color: #fff;
  font-size: clamp(30px, 4vw, 54px);
  line-height: 1;
  letter-spacing: -.065em
}
.f8-terms-cta p {
  margin: 0;
  color: var(--f8-muted);
  font-size: 16px;
  line-height: 1.65
}
.f8-terms-footer {
  padding: 48px 24px 54px;
  border-top: 1px solid rgba(254, 231, 5, .10);
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .30))
}
.f8-terms-footer-inner {
  width: min(1320px, 100%);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  color: rgba(255, 255, 255, .58);
  font-size: 13px;
  font-weight: 700
}
.f8-terms-footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 16px
}
.f8-terms-footer a {
  color: rgba(255, 255, 255, .68);
  text-decoration: none
}
.f8-terms-footer a:hover {
  color: var(--f8-gold)
}
@media(max-width: 1060px) {
  .f8-terms-layout, .f8-terms-hero, .f8-terms-cta, .f8-contact-box {
    grid-template-columns: 1fr
  }
  .f8-terms-sidebar nav {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 4px
  }
  .f8-snapshot-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
}
@media(max-width: 991px) {
}
@media(max-width: 680px) {
  .f8-terms-main {
    padding-left: 16px;
    padding-right: 16px
  }
  .f8-terms-sidebar nav, .f8-snapshot-grid {
    grid-template-columns: 1fr
  }
  .f8-terms-card, .f8-terms-cta, .f8-terms-sidebar {
    border-radius: 22px
  }
  .f8-terms-footer-inner {
    flex-direction: column;
    align-items: flex-start
  }
}
