:root {
  --bg: #07050d;
  --bg-soft: #0e0916;
  --surface: #120b1c;
  --surface-2: #191025;
  --surface-3: #231433;
  --text: #f6f1ff;
  --muted: #b6a9c5;
  --purple: #8b5cf6;
  --purple-2: #a855f7;
  --purple-3: #c084fc;
  --gold: #fbbf24;
  --cyan: #22d3ee;
  --line: rgba(192, 132, 252, .19);
  --shadow: 0 25px 80px rgba(0, 0, 0, .45);
  --radius: 18px;
}

* { box-sizing: border-box; }

html { scroll-behavior: smooth; }

body {
  margin: 0;
  background:
    radial-gradient(circle at 50% -10%, rgba(139,92,246,.16), transparent 30rem),
    var(--bg);
  color: var(--text);
  font-family: "Inter", system-ui, sans-serif;
}

button, a { font: inherit; }
button { border: 0; }
a { color: inherit; text-decoration: none; }

.site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  height: 70px;
  padding: 0 clamp(20px, 5vw, 70px);
  display: flex;
  align-items: center;
  gap: 30px;
  border-bottom: 1px solid rgba(255,255,255,.06);
  background: rgba(7,5,13,.88);
  backdrop-filter: blur(16px);
}

.brand {
  display: flex;
  align-items: center;
  gap: 11px;
  font-family: "Syne", sans-serif;
  font-weight: 800;
  letter-spacing: .07em;
}

.brand-orb {
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  display: block;
  background: url("assets/voidtime-icon.png") center / contain no-repeat;
  border-radius: 50%;
  filter:
    drop-shadow(0 0 5px rgba(168,85,247,.75))
    drop-shadow(0 0 12px rgba(109,40,217,.35));
  transition: .2s ease;
}

.brand:hover .brand-orb {
  transform: rotate(-8deg) scale(1.08);
}

.nav {
  display: flex;
  gap: 26px;
  margin-left: auto;
  color: var(--muted);
  font-size: 14px;
}

.nav a:hover { color: white; }

.button {
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0 20px;
  border-radius: 11px;
  cursor: pointer;
  transition: .2s ease;
  font-weight: 800;
}

.button:hover:not(:disabled) { transform: translateY(-2px); }

.button-small {
  min-height: 40px;
  padding: 0 17px;
}

.button-primary {
  color: white;
  background: linear-gradient(135deg, #6d28d9, var(--purple-2));
  box-shadow: 0 10px 25px rgba(139,92,246,.28);
}

.button-secondary {
  color: white;
  background: rgba(255,255,255,.08);
  border: 1px solid rgba(255,255,255,.12);
}

.button-ghost {
  background: rgba(139,92,246,.13);
  border: 1px solid rgba(192,132,252,.25);
}

.hero {
  position: relative;
  min-height: 650px;
  display: grid;
  place-items: center;
  overflow: hidden;
  background:
    linear-gradient(rgba(8,4,13,.2), rgba(8,4,13,.8)),
    url("https://i.imgur.com/R59IsrJ.png") center / cover no-repeat;
}

.hero-shade,
.page-hero-shade {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at center, transparent 0, rgba(7,5,13,.12) 35%, rgba(7,5,13,.82) 100%),
    linear-gradient(to bottom, transparent 55%, var(--bg));
}

.hero-content,
.page-hero-content {
  position: relative;
  z-index: 2;
  width: min(900px, calc(100% - 40px));
  text-align: center;
  padding: 70px 0;
}

.eyebrow {
  color: var(--purple-3);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .2em;
}

.hero h1,
.page-hero h1,
.section h2 {
  font-family: "Syne", sans-serif;
}

.hero h1,
.page-hero h1 {
  margin: 14px 0 20px;
  font-size: clamp(46px, 8vw, 92px);
  line-height: .95;
  letter-spacing: -.045em;
}

.hero h1 span,
.page-hero h1 span {
  color: transparent;
  background: linear-gradient(90deg, #d8b4fe, var(--purple-2), #f0abfc);
  -webkit-background-clip: text;
  background-clip: text;
}

.hero p,
.page-hero p {
  max-width: 710px;
  margin: 0 auto;
  color: #d2c8dc;
  font-size: clamp(16px, 2vw, 19px);
  line-height: 1.7;
}

.hero-actions {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
}

.server-pill {
  width: fit-content;
  max-width: 100%;
  margin: 24px auto 0;
  padding: 10px 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 9px;
  border-radius: 999px;
  color: var(--muted);
  background: rgba(8,4,13,.72);
  border: 1px solid rgba(255,255,255,.09);
  font-size: 13px;
}

.server-pill strong { color: white; }

.status-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #39e58c;
  box-shadow: 0 0 12px #39e58c;
}

.page-hero {
  position: relative;
  min-height: 440px;
  display: grid;
  place-items: center;
  overflow: hidden;
}

.page-hero-store {
  background:
    linear-gradient(rgba(8,4,13,.3), rgba(8,4,13,.82)),
    url("https://i.imgur.com/isDCZ6m.png") center / cover no-repeat;
}

.page-hero-server {
  background:
    linear-gradient(rgba(8,4,13,.3), rgba(8,4,13,.82)),
    url("https://i.imgur.com/G8eM99L.png") center top / cover no-repeat;
}

.page-hero-about {
  background:
    linear-gradient(rgba(8,4,13,.22), rgba(8,4,13,.82)),
    url("https://i.imgur.com/R59IsrJ.png") center / cover no-repeat;
}

.section {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
  padding: 90px 0;
}

.section-heading {
  margin-bottom: 30px;
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 30px;
}

.section-heading h2,
.about-card h2,
.store-cta h2,
.content-card h2 {
  margin: 8px 0 0;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1.05;
}

.section-heading > p {
  max-width: 470px;
  margin: 0;
  color: var(--muted);
  line-height: 1.6;
}

.home-link-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.home-link-card {
  min-height: 220px;
  padding: 26px;
  display: flex;
  gap: 20px;
  align-items: flex-start;
  border: 1px solid var(--line);
  border-radius: 18px;
  background:
    radial-gradient(circle at 0 0, rgba(139,92,246,.16), transparent 45%),
    var(--surface);
  transition: .2s ease;
}

.home-link-card:hover {
  transform: translateY(-4px);
  border-color: rgba(192,132,252,.42);
  box-shadow: var(--shadow);
}

.home-link-card h3 {
  margin: 7px 0 10px;
  font-family: "Syne", sans-serif;
  font-size: 24px;
}

.home-link-card p {
  margin: 0;
  color: var(--muted);
  line-height: 1.6;
}

.home-link-icon {
  width: 48px;
  height: 48px;
  flex: 0 0 48px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: white;
  background: rgba(139,92,246,.17);
  border: 1px solid rgba(192,132,252,.25);
  font-size: 22px;
}

.store-cta {
  max-width: 930px;
  margin: 0 auto;
  padding: clamp(42px, 6vw, 72px) clamp(24px, 5vw, 55px);
  text-align: center;
  border: 1px solid rgba(192,132,252,.23);
  border-radius: 24px;
  background:
    radial-gradient(circle at 50% -10%, rgba(139,92,246,.24), transparent 52%),
    linear-gradient(145deg, #140b20, #09050f);
  box-shadow: var(--shadow);
}

.store-cta p {
  max-width: 680px;
  margin: 16px auto 30px;
  color: var(--muted);
  line-height: 1.75;
}

.promo-mini-grid {
  margin-top: 35px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  text-align: left;
}

.info-box,
.server-info-card,
.content-card {
  padding: 26px;
  border: 1px solid rgba(192,132,252,.22);
  border-radius: 16px;
  background: rgba(139,92,246,.07);
}

.info-box h3 {
  margin: 7px 0 14px;
  font-family: "Syne", sans-serif;
  font-size: 23px;
}

.info-box p {
  margin: 0;
}

.copy-box {
  min-width: 0;
  padding: 8px 8px 8px 14px;
  display: flex;
  align-items: center;
  gap: 10px;
  border: 1px solid rgba(192,132,252,.25);
  border-radius: 10px;
  background: rgba(14,9,22,.88);
}

.copy-box > span {
  min-width: 0;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 800;
}

.mini-copy {
  min-height: 35px;
  padding: 0 13px;
  border-radius: 8px;
  color: white;
  background: var(--purple);
  cursor: pointer;
  font-weight: 800;
}

.server-info-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin-bottom: 18px;
}

.server-info-card {
  text-align: center;
  background:
    radial-gradient(circle at 50% 0, rgba(139,92,246,.18), transparent 50%),
    var(--surface);
}

.server-info-card h2 {
  margin: 12px 0 22px;
  font-size: clamp(28px, 4vw, 46px);
}

.content-card {
  background:
    radial-gradient(circle at 80% 0, rgba(139,92,246,.15), transparent 45%),
    var(--surface);
}

.content-card p {
  color: var(--muted);
  line-height: 1.75;
}

.about-card {
  padding: clamp(28px, 5vw, 55px);
  display: grid;
  grid-template-columns: 1.5fr .7fr;
  align-items: center;
  gap: clamp(30px, 5vw, 70px);
  border: 1px solid var(--line);
  border-radius: 24px;
  background:
    radial-gradient(circle at 80% 0, rgba(139,92,246,.17), transparent 45%),
    var(--surface);
  box-shadow: var(--shadow);
}

.about-card > div:first-child p {
  color: var(--muted);
  line-height: 1.75;
}

.season-card {
  padding: 25px;
  border: 1px solid rgba(192,132,252,.26);
  border-radius: 16px;
  background: rgba(139,92,246,.08);
}

.season-card span {
  display: block;
  margin-bottom: 8px;
  color: var(--purple-3);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .15em;
  text-transform: uppercase;
}

.season-card strong {
  font-family: "Syne", sans-serif;
  font-size: 27px;
}

.season-card p {
  margin-bottom: 0;
  color: var(--muted);
  line-height: 1.6;
}

.footer {
  padding: 35px clamp(20px, 5vw, 70px);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
  align-items: center;
  border-top: 1px solid rgba(255,255,255,.06);
  color: var(--muted);
  background: #050309;
  font-size: 13px;
}

.footer > div {
  display: grid;
  gap: 5px;
}

.footer strong { color: white; }

.footer small {
  text-align: right;
  line-height: 1.5;
}

.toast {
  position: fixed;
  left: 50%;
  bottom: 25px;
  z-index: 100;
  min-width: 230px;
  padding: 13px 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border: 1px solid rgba(192,132,252,.35);
  border-radius: 12px;
  color: white;
  background: rgba(12,7,19,.95);
  box-shadow: 0 18px 50px rgba(0,0,0,.55);
  opacity: 0;
  transform: translate(-50%, 18px);
  pointer-events: none;
  transition: .2s ease;
}

.toast.show {
  opacity: 1;
  transform: translate(-50%, 0);
}

.toast-check {
  color: #6ee7b7;
  font-weight: 900;
}

@media (max-width: 900px) {
  .nav { display: none; }

  .site-header { justify-content: space-between; }

  .home-link-grid,
  .promo-mini-grid,
  .server-info-grid,
  .about-card,
  .footer {
    grid-template-columns: 1fr;
  }

  .section-heading {
    align-items: start;
    flex-direction: column;
  }

  .footer small { text-align: left; }
}

@media (max-width: 620px) {
  .site-header {
    height: 62px;
    padding: 0 16px;
  }

  .brand { font-size: 14px; }

  .brand-orb {
    width: 31px;
    height: 31px;
    flex-basis: 31px;
  }

  .site-header .button-small {
    min-height: 36px;
    padding: 0 12px;
    font-size: 13px;
  }

  .hero { min-height: 590px; }

  .page-hero { min-height: 360px; }

  .section {
    width: min(100% - 28px, 1180px);
    padding: 65px 0;
  }
}
