/* ==========================================
   TAILWIND CONFIG & PROPERTIES
   ========================================== */
@layer properties {
  @supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-font-weight: initial;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-blue-600: oklch(54.6% .245 262.881);
    --color-gray-600: oklch(44.6% .03 256.802);
    --spacing: .25rem;
    --font-weight-bold: 700;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

/* ==========================================
   BASE / RESET STYLES
   ========================================== */
@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px) {
    ::placeholder {
      color: currentColor;
    }
    @supports (color:color-mix(in lab,red,red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
    padding-block: 0;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit-year-field,
  ::-webkit-datetime-edit-month-field,
  ::-webkit-datetime-edit-day-field,
  ::-webkit-datetime-edit-hour-field,
  ::-webkit-datetime-edit-minute-field,
  ::-webkit-datetime-edit-second-field,
  ::-webkit-datetime-edit-millisecond-field,
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type=button], [type=reset], [type=submit]), ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden=until-found])) {
    display: none !important;
  }
}

/* ==========================================
   UTILITY CLASSES
   ========================================== */
@layer components;

@layer utilities {
  .visible {
    visibility: visible;
  }
  .static {
    position: static;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .hidden {
    display: none;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
}

/* ==========================================
   THEME VARIABLES & CORE LAYOUT
   ========================================== */
:root {
  --ink: #101d26;
  --ink-soft: #1a2b36;
  --paper: #f4f0e8;
  --paper-deep: #e8e1d5;
  --orange: #ef6a3a;
  --orange-dark: #d9572d;
  --mint: #b9e8d0;
  --line: #101d262b;
  --display: "Barlow Condensed", sans-serif;
  --body: "Manrope", sans-serif;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  background: var(--paper);
  color: var(--ink);
  font-family: var(--body);
  -webkit-font-smoothing: antialiased;
  margin: 0;
}

body, button, a {
  font-family: var(--body);
}

a {
  color: inherit;
  text-decoration: none;
}

button {
  color: inherit;
}

main {
  overflow: hidden;
}

.noise {
  pointer-events: none;
  z-index: 50;
  opacity: .055;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");
  position: fixed;
  inset: 0;
}

/* ==========================================
   HEADER / NAVBAR
   ========================================== */
.site-header {
  z-index: 20;
  height: 82px;
  color: var(--paper);
  border-bottom: 1px solid #f4f0e829;
  justify-content: space-between;
  align-items: center;
  padding: 0 clamp(24px, 5vw, 76px);
  display: flex;
  position: absolute;
  inset: 0 0 auto;
}

.brand {
  align-items: center;
  gap: 11px;
  display: inline-flex;
}

.brand-mark {
  background: var(--orange);
  clip-path: polygon(50% 0, 100% 25%, 87% 84%, 50% 100%, 13% 84%, 0 25%);
  place-items: center;
  width: 34px;
  height: 34px;
  display: grid;
  transform: rotate(-8deg);
}

.brand-mark span {
  color: var(--paper);
  font: 900 23px/1 var(--display);
  font-style: italic;
  transform: rotate(8deg);
}

.brand-name {
  font: 800 24px/1 var(--display);
  letter-spacing: .045em;
}

.brand-name span {
  color: var(--orange);
}

.nav-links {
  text-transform: uppercase;
  letter-spacing: .12em;
  align-items: center;
  gap: 34px;
  font-size: 12px;
  font-weight: 700;
  display: flex;
}

.nav-links a {
  opacity: .74;
  transition: opacity .2s, color .2s;
}

.nav-links a:hover {
  opacity: 1;
  color: var(--orange);
}

.header-cta, .button {
  letter-spacing: .08em;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 12px;
  font-weight: 800;
  transition: transform .2s, background .2s, color .2s;
  display: inline-flex;
}

.header-cta {
  border: 1px solid #f4f0e866;
  padding: 12px 18px;
}

.header-cta:hover, .button:hover {
  transform: translateY(-2px);
}

.menu-button {
  background: 0 0;
  border: 0;
  padding: 8px;
  display: none;
}

/* ==========================================
   HERO SECTION
   ========================================== */
.hero {
  background: var(--ink);
  min-height: 820px;
  color: var(--paper);
  grid-template-columns: minmax(0, 1.08fr) minmax(420px, .92fr);
  padding: 150px clamp(24px, 7vw, 110px) 115px;
  display: grid;
  position: relative;
}

.hero:before {
  content: "";
  background: linear-gradient(115deg, #0000 52%, #ffffff06 52%), repeating-linear-gradient(90deg, #0000 0 calc(25% - 1px), #f4f0e80b 25%);
  position: absolute;
  inset: 0;
}

.hero-copy {
  z-index: 2;
  align-self: center;
  max-width: 720px;
  position: relative;
}

.eyebrow {
  color: var(--mint);
  text-transform: uppercase;
  letter-spacing: .16em;
  align-items: center;
  gap: 10px;
  margin-bottom: 22px;
  font-size: 11px;
  font-weight: 700;
  display: inline-flex;
}

.live-dot {
  background: #75d9a5;
  border-radius: 50%;
  width: 7px;
  height: 7px;
  display: inline-block;
  box-shadow: 0 0 0 4px #75d9a51f;
}

h1, h2, h3, p {
  margin-top: 0;
}

.hero h1 {
  font: 800 clamp(68px, 8vw, 126px)/.78 var(--display);
  letter-spacing: -.035em;
  text-transform: uppercase;
  margin-bottom: 32px;
}

.hero h1 span, h2 em {
  color: var(--orange);
  font-style: italic;
}

.hero-lead {
  color: #f4f0e8ad;
  max-width: 600px;
  font-size: clamp(15px, 1.3vw, 18px);
  line-height: 1.75;
}

.hero-actions {
  align-items: center;
  gap: 28px;
  margin-top: 36px;
  display: flex;
}

.button {
  border: 0;
  padding: 17px 23px;
}

.button-primary {
  background: var(--orange);
  color: var(--paper);
}

.button-primary:hover {
  background: var(--orange-dark);
}

.text-link {
  text-transform: uppercase;
  letter-spacing: .07em;
  border-bottom: 1px solid #f4f0e84d;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: 800;
}

.text-link span {
  color: var(--orange);
  margin-left: 6px;
}

.trust-row {
  border-top: 1px solid #f4f0e821;
  gap: 26px;
  max-width: 640px;
  margin-top: 62px;
  padding-top: 24px;
  display: flex;
}

.trust-row div {
  text-transform: uppercase;
  letter-spacing: .065em;
  color: #f4f0e8a8;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  display: flex;
}

.trust-row svg {
  color: var(--orange);
}

/* Hero Visuals & Orbit */
.hero-visual {
  z-index: 2;
  align-self: center;
  place-items: center;
  min-height: 550px;
  display: grid;
  position: relative;
}

.hero-visual:before {
  content: "";
  aspect-ratio: 1;
  background: radial-gradient(circle at 43% 42%, #ef6a3a36, #0000 45%), linear-gradient(140deg, #f4f0e814, #f4f0e804);
  border: 1px solid #f4f0e81f;
  border-radius: 50%;
  width: min(39vw, 520px);
  position: absolute;
}

.orbit {
  border: 1px solid #f4f0e817;
  border-radius: 50%;
  position: absolute;
  transform: rotate(-17deg);
}

.orbit-one {
  aspect-ratio: 1.45;
  width: 96%;
}

.orbit-two {
  aspect-ratio: 1;
  width: 72%;
}

.game-emblem {
  aspect-ratio: .82;
  z-index: 2;
  place-items: center;
  width: 285px;
  display: grid;
  position: relative;
}

.emblem-ring {
  clip-path: polygon(50% 0, 92% 18%, 100% 69%, 50% 100%, 0 69%, 8% 18%);
  filter: drop-shadow(0 28px 40px #00000073);
  background: linear-gradient(145deg, #e7a34d, #753b27 52%, #f3c36d);
  position: absolute;
  inset: 0;
}

.emblem-ring:after {
  content: "";
  clip-path: inherit;
  background: linear-gradient(160deg, #243b48, #0d171e);
  position: absolute;
  inset: 9px;
}

.emblem-core {
  color: #e9ab5e;
  z-index: 2;
  background: radial-gradient(circle, #2d4551, #101d26 70%);
  border: 1px solid #ef6a3a80;
  border-radius: 50%;
  place-items: center;
  width: 145px;
  height: 145px;
  display: grid;
  position: relative;
}

.emblem-label {
  text-align: center;
  font: 800 19px/.8 var(--display);
  letter-spacing: .14em;
  z-index: 3;
  color: #f1c77d;
  position: absolute;
  bottom: 59px;
}

.diamond-stack {
  z-index: 3;
  position: absolute;
  inset: 50% auto auto 8%;
}

.diamond {
  clip-path: polygon(50% 0, 100% 35%, 50% 100%, 0 35%);
  filter: drop-shadow(0 10px 10px #0006);
  background: linear-gradient(145deg, #d8fff3, #5bb6ae 56%, #1c6768);
  width: 34px;
  height: 42px;
  position: absolute;
}

.diamond-a {
  transform: rotate(-15deg);
}

.diamond-b {
  transform: translate(32px, 25px) rotate(12deg) scale(.75);
}

.diamond-c {
  transform: translate(-18px, 42px) rotate(-28deg) scale(.55);
}

.rank-card {
  z-index: 5;
  color: var(--ink);
  background: #f4f0e8f0;
  position: absolute;
  box-shadow: 0 18px 55px #0000003d;
}

.rank-card-top {
  align-items: center;
  gap: 9px;
  padding: 13px 17px;
  font-size: 11px;
  font-weight: 700;
  display: flex;
  top: 16%;
  right: -1%;
}

.rank-card-top svg {
  color: var(--orange);
}

.rank-card-bottom {
  flex-direction: column;
  gap: 8px;
  width: 225px;
  padding: 17px 19px;
  display: flex;
  bottom: 12%;
  left: -2%;
}

.small-label, .mono-label {
  letter-spacing: .15em;
  opacity: .55;
  font-size: 9px;
  font-weight: 800;
}

.rank-card-bottom strong {
  font: 700 16px var(--display);
  text-transform: uppercase;
  align-items: center;
  gap: 9px;
  display: flex;
}

.progress {
  background: #101d261f;
  height: 3px;
  display: block;
}

.progress i {
  background: var(--orange);
  width: 82%;
  height: 100%;
  display: block;
}

.visual-code {
  font: 600 10px var(--body);
  letter-spacing: .3em;
  opacity: .34;
  position: absolute;
  bottom: 15px;
  right: -40px;
  transform: rotate(90deg);
}

/* Ticker Bar */
.hero-ticker {
  background: var(--orange);
  height: 48px;
  color: var(--paper);
  z-index: 6;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0 0;
  overflow: hidden;
  transform: rotate(-1deg) scale(1.02);
}

.hero-ticker div {
  white-space: nowrap;
  align-items: center;
  gap: 30px;
  min-width: max-content;
  animation: 20s linear infinite ticker;
  display: flex;
}

.hero-ticker span {
  font: 800 14px var(--display);
  letter-spacing: .16em;
}

/* Keyframes & Animations */
.reveal {
  animation: .75s cubic-bezier(.2, .7, .2, 1) both reveal;
}
.reveal-1 { animation-delay: 50ms; }
.reveal-2 { animation-delay: .14s; }
.reveal-3 { animation-delay: .24s; }
.reveal-4 { animation-delay: .34s; }

@keyframes reveal {
  0% {
    opacity: 0;
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes ticker {
  to {
    transform: translate(-50%);
  }
}

/* ==========================================
   KATALOG TOP UP (PACKAGE SECTION)
   ========================================== */
.topup-section, .advantages, .faq-section {
  padding: 120px clamp(24px, 7vw, 110px);
}

.section-heading {
  grid-template-columns: .55fr 1.1fr .8fr;
  align-items: end;
  gap: 60px;
  margin-bottom: 65px;
  display: grid;
}

.section-number {
  font: 800 48px/1 var(--display);
  color: var(--orange);
  display: block;
}

.kicker {
  letter-spacing: .19em;
  margin: 8px 0 0;
  font-size: 10px;
  font-weight: 800;
}

.section-heading h2, .steps-intro h2, .faq-heading h2 {
  font: 800 clamp(50px, 6vw, 86px)/.86 var(--display);
  text-transform: uppercase;
  letter-spacing: -.02em;
  margin: 0;
}

.section-heading > p {
  color: #101d26a3;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1.8;
}

.package-grid {
  border-top: 1px solid var(--line);
  border-left: 1px solid var(--line);
  grid-template-columns: repeat(6, 1fr);
  display: grid;
}

.package-card {
  border-right: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 310px;
  padding: 24px 18px;
  transition: background .25s, transform .25s, color .25s;
  display: flex;
  position: relative;
}

.package-card:hover, .package-card.featured {
  background: var(--ink);
  color: var(--paper);
  z-index: 2;
  transform: translateY(-8px);
}

.package-label {
  text-transform: uppercase;
  letter-spacing: .12em;
  opacity: .55;
  font-size: 9px;
  font-weight: 800;
  position: absolute;
  top: 20px;
  left: 18px;
}

.popular-ribbon {
  background: var(--orange);
  color: #fff;
  letter-spacing: .1em;
  writing-mode: vertical-rl;
  padding: 8px 7px;
  font-size: 8px;
  font-weight: 800;
  position: absolute;
  top: 0;
  right: 14px;
}

.diamond-icon {
  place-items: center;
  width: 48px;
  height: 45px;
  margin-bottom: 16px;
  display: grid;
}

.diamond-icon span {
  clip-path: polygon(50% 0, 100% 35%, 50% 100%, 0 35%);
  filter: drop-shadow(0 8px 8px #101d2638);
  background: linear-gradient(145deg, #e4fff8, #54a9a4 65%, #255d63);
  width: 31px;
  height: 38px;
}

.package-card strong {
  font: 800 42px/1 var(--display);
}

.package-unit {
  font: 700 11px var(--display);
  letter-spacing: .13em;
  margin-top: 4px;
}

.package-bonus {
  color: var(--orange);
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-top: 15px;
  font-size: 10px;
  font-weight: 700;
}

.card-arrow {
  opacity: .4;
  position: absolute;
  bottom: 18px;
  right: 18px;
}

.package-card:hover .card-arrow {
  opacity: 1;
  color: var(--orange);
}

.catalog-note {
  border-bottom: 1px solid var(--line);
  text-transform: uppercase;
  letter-spacing: .06em;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  font-size: 11px;
  font-weight: 700;
  display: flex;
}

.catalog-note span, .catalog-note a {
  align-items: center;
  gap: 8px;
  display: flex;
}

.catalog-note a {
  color: var(--orange-dark);
}

/* ==========================================
   CARA TOP UP (STEPS SECTION)
   ========================================== */
.steps-section {
  background: var(--ink);
  color: var(--paper);
  grid-template-columns: .8fr 1.2fr;
  gap: 9vw;
  padding: 110px clamp(24px, 7vw, 110px);
  display: grid;
  position: relative;
}

.steps-section:after {
  content: "";
  aspect-ratio: 1;
  border: 1px solid #f4f0e80f;
  border-radius: 50%;
  width: 360px;
  position: absolute;
  bottom: -150px;
  left: -180px;
  box-shadow: 0 0 0 70px #f4f0e805, 0 0 0 140px #f4f0e803;
}

.section-number.light, .kicker.light {
  color: var(--orange);
}

.steps-intro {
  z-index: 2;
  position: relative;
}

.steps-intro h2 {
  margin: 24px 0;
}

.steps-intro > p {
  color: #f4f0e891;
  max-width: 440px;
  font-size: 14px;
  line-height: 1.8;
}

.button-light {
  background: var(--paper);
  color: var(--ink);
  margin-top: 18px;
}

.button-light:hover {
  background: var(--orange);
  color: var(--paper);
}

.steps-list {
  border-top: 1px solid #f4f0e821;
}

.steps-list article {
  border-bottom: 1px solid #f4f0e821;
  grid-template-columns: 50px 75px 1fr;
  align-items: center;
  gap: 25px;
  min-height: 160px;
  transition: padding-left .25s, background .25s;
  display: grid;
}

.steps-list article:hover {
  background: #f4f0e806;
  padding-left: 15px;
}

.step-index {
  font: 600 11px var(--body);
  color: var(--orange);
}

.step-icon {
  width: 64px;
  height: 64px;
  color: var(--orange);
  border: 1px solid #f4f0e829;
  place-items: center;
  display: grid;
  transform: rotate(4deg);
}

.step-icon svg {
  transform: rotate(-4deg);
}

.steps-list h3 {
  font: 700 27px var(--display);
  text-transform: uppercase;
  margin-bottom: 7px;
}

.steps-list p {
  color: #f4f0e88a;
  margin: 0;
  font-size: 12px;
  line-height: 1.6;
}

/* ==========================================
   KEUNGGULAN (ADVANTAGES)
   ========================================== */
.section-heading.compact {
  grid-template-columns: .55fr 1.1fr;
  max-width: 870px;
}

.advantage-layout {
  border: 1px solid var(--line);
  grid-template-columns: 1.15fr .85fr;
  display: grid;
}

.advantage-main {
  border-right: 1px solid var(--line);
  flex-direction: column;
  justify-content: flex-end;
  min-height: 480px;
  padding: 55px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.advantage-icon {
  background: var(--orange);
  width: 74px;
  height: 74px;
  color: var(--paper);
  place-items: center;
  display: grid;
  position: absolute;
  top: 48px;
  left: 55px;
  transform: rotate(-5deg);
}

.advantage-icon svg {
  transform: rotate(5deg);
}

.advantage-main h3, .advantage-stack h3 {
  font: 700 38px/1 var(--display);
  text-transform: uppercase;
  margin: 11px 0;
}

.advantage-main p, .advantage-stack p {
  color: #101d2699;
  max-width: 510px;
  margin: 0;
  font-size: 13px;
  line-height: 1.75;
}

.speed-lines {
  opacity: .1;
  gap: 12px;
  display: flex;
  position: absolute;
  top: 45px;
  right: -20px;
  transform: rotate(-25deg);
}

.speed-lines i {
  background: var(--ink);
  width: 18px;
  height: 220px;
}

.advantage-stack {
  grid-template-rows: 1fr 1fr;
  display: grid;
}

.advantage-stack article {
  grid-template-columns: 65px 1fr;
  align-items: center;
  gap: 28px;
  padding: 45px;
  display: grid;
}

.advantage-stack article + article {
  border-top: 1px solid var(--line);
}

.advantage-icon.small {
  background: var(--ink);
  width: 58px;
  height: 58px;
  position: static;
}

.advantage-stack h3 {
  font-size: 27px;
}

/* ==========================================
   TESTIMONIAL SECTION
   ========================================== */
.testimonial-section {
  background: var(--orange);
  color: var(--paper);
  text-align: center;
  padding: 115px 8vw;
  position: relative;
}

.quote-mark {
  font: 800 220px/.7 var(--display);
  opacity: .11;
  position: absolute;
  top: 22%;
  left: 8%;
}

.testimonial-section blockquote {
  font: 700 clamp(38px, 5vw, 72px)/1 var(--display);
  text-transform: uppercase;
  letter-spacing: -.015em;
  max-width: 1000px;
  margin: 0 auto 42px;
  position: relative;
}

.reviewer {
  justify-content: center;
  align-items: center;
  gap: 13px;
  display: flex;
}

.avatar {
  width: 40px;
  height: 40px;
  font: 700 17px var(--display);
  border: 1px solid #ffffff80;
  place-items: center;
  display: grid;
}

.reviewer div {
  text-align: left;
  flex-direction: column;
  display: flex;
}

.reviewer strong {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}

.reviewer div span {
  opacity: .7;
  font-size: 9px;
}

/* ==========================================
   FAQ SECTION
   ========================================== */
.faq-section {
  grid-template-columns: .75fr 1.25fr;
  gap: 9vw;
  display: grid;
}

.faq-heading h2 {
  margin: 25px 0;
}

.faq-heading > p:last-child {
  color: #101d2696;
  max-width: 390px;
  font-size: 13px;
  line-height: 1.8;
}

.faq-list {
  border-top: 1px solid var(--line);
}

.faq-item {
  border-bottom: 1px solid var(--line);
}

.faq-item button {
  text-align: left;
  cursor: pointer;
  background: 0 0;
  border: 0;
  grid-template-columns: 40px 1fr 30px;
  align-items: center;
  gap: 15px;
  width: 100%;
  padding: 27px 0;
  display: grid;
}

.faq-item button > span {
  font: 700 10px var(--body);
  color: var(--orange);
}

.faq-item button strong {
  font: 700 21px var(--display);
  text-transform: uppercase;
}

.faq-item button svg {
  transition: transform .25s;
}

.faq-answer {
  grid-template-rows: 0fr;
  transition: grid-template-rows .3s;
  display: grid;
}

.faq-answer p {
  color: #101d2699;
  margin: 0 70px 0 55px;
  font-size: 13px;
  line-height: 1.8;
  overflow: hidden;
}

.faq-item.is-open .faq-answer {
  grid-template-rows: 1fr;
}

.faq-item.is-open .faq-answer p {
  padding-bottom: 28px;
}

.faq-item.is-open button svg {
  color: var(--orange);
  transform: rotate(180deg);
}

/* ==========================================
   CALL TO ACTION (FINAL CTA)
   ========================================== */
.final-cta {
  background: var(--ink);
  min-height: 540px;
  color: var(--paper);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 80px 24px;
  display: flex;
  position: relative;
}

.cta-grid {
  background-image: linear-gradient(#f4f0e80a 1px, #0000 1px), linear-gradient(90deg, #f4f0e80a 1px, #0000 1px);
  background-size: 70px 70px;
  position: absolute;
  inset: 0;
  -webkit-mask-image: radial-gradient(circle, #000, #0000 72%);
  mask-image: radial-gradient(circle, #000, #0000 72%);
}

.cta-emblem {
  margin-bottom: 25px;
  transform: scale(1.2);
}

.final-cta h2 {
  font: 800 clamp(55px, 7vw, 100px)/.8 var(--display);
  text-transform: uppercase;
  margin: 20px 0 27px;
  position: relative;
}

.final-cta h2 em {
  color: var(--orange);
  font-style: italic;
}

.final-cta > p:not(.kicker) {
  color: #f4f0e899;
  max-width: 520px;
  font-size: 13px;
  line-height: 1.7;
}

.final-cta .button {
  position: relative;
}

/* ==========================================
   FOOTER
   ========================================== */
footer {
  color: var(--paper);
  background: #0b151b;
  padding: 70px clamp(24px, 7vw, 110px) 25px;
}

.footer-main {
  grid-template-columns: 1fr 180px 180px;
  gap: 80px;
  padding-bottom: 55px;
  display: grid;
}

.footer-brand {
  margin-bottom: 18px;
}

.footer-main > div:first-child > p {
  color: #f4f0e873;
  max-width: 340px;
  font-size: 12px;
  line-height: 1.8;
}

.footer-links {
  color: #f4f0e88a;
  flex-direction: column;
  gap: 12px;
  font-size: 11px;
  display: flex;
}

.footer-links strong {
  color: var(--orange);
  letter-spacing: .14em;
  margin-bottom: 8px;
  font-size: 9px;
}

.footer-links a:hover {
  color: var(--paper);
}

.footer-bottom {
  color: #f4f0e84d;
  letter-spacing: .11em;
  border-top: 1px solid #f4f0e81a;
  justify-content: space-between;
  padding-top: 22px;
  font-size: 9px;
  display: flex;
}

/* ==========================================
   MEDIA QUERIES (RESPONSIVE)
   ========================================== */
@media (max-width: 1050px) {
  .hero {
    grid-template-columns: 1fr 420px;
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .hero h1 {
    font-size: 85px;
  }
  .package-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .section-heading {
    grid-template-columns: .4fr 1fr;
  }
  .section-heading > p {
    grid-column: 2;
  }
  .advantage-stack article {
    grid-template-columns: 1fr;
    padding: 30px;
  }
}

@media (max-width: 780px) {
  .site-header {
    height: 70px;
    padding: 0 20px;
  }
  .header-cta {
    display: none;
  }
  .menu-button {
    color: var(--paper);
    display: block;
  }
  .nav-links {
    background: var(--ink);
    top: 70px;
    border-top: 1px solid #f4f0e81a;
    flex-direction: column;
    align-items: flex-start;
    gap: 22px;
    padding: 28px 24px;
    display: none;
    position: absolute;
    inset-inline: 0;
  }
  .nav-links.is-open {
    display: flex;
  }
  .hero {
    grid-template-columns: 1fr;
    min-height: auto;
    padding: 125px 22px 105px;
  }
  .hero:before {
    background: repeating-linear-gradient(90deg, #0000 0 calc(50% - 1px), #f4f0e80a 50%);
  }
  .hero h1 {
    font-size: clamp(64px, 20vw, 88px);
  }
  .hero-lead {
    font-size: 14px;
  }
  .hero-actions {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  .trust-row {
    grid-template-columns: 1fr;
    gap: 13px;
    margin-top: 42px;
    display: grid;
  }
  .hero-visual {
    min-height: 470px;
    margin-top: 30px;
  }
  .hero-visual:before {
    width: 105vw;
  }
  .game-emblem {
    width: 230px;
  }
  .emblem-core {
    width: 120px;
    height: 120px;
  }
  .emblem-label {
    font-size: 16px;
    bottom: 50px;
  }
  .rank-card-top {
    top: 9%;
    right: -10px;
  }
  .rank-card-bottom {
    bottom: 7%;
    left: -12px;
  }
  .visual-code {
    display: none;
  }
  .topup-section, .advantages, .faq-section {
    padding: 85px 22px;
  }
  .section-heading, .section-heading.compact {
    margin-bottom: 45px;
    display: block;
  }
  .section-heading h2 {
    margin: 20px 0;
  }
  .package-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .package-card {
    min-height: 270px;
  }
  .catalog-note {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    line-height: 1.5;
  }
  .steps-section {
    grid-template-columns: 1fr;
    gap: 65px;
    padding: 85px 22px;
  }
  .steps-list article {
    grid-template-columns: 30px 58px 1fr;
    gap: 15px;
  }
  .step-icon {
    width: 50px;
    height: 50px;
  }
  .advantage-layout {
    grid-template-columns: 1fr;
  }
  .advantage-main {
    border-right: 0;
    border-bottom: 1px solid var(--line);
    min-height: 420px;
    padding: 35px;
  }
  .advantage-icon {
    top: 35px;
    left: 35px;
  }
  .advantage-stack article {
    grid-template-columns: 58px 1fr;
    padding: 34px;
  }
  .testimonial-section {
    padding: 85px 22px;
  }
  .reviewer {
    flex-wrap: wrap;
  }
  .faq-section {
    grid-template-columns: 1fr;
    gap: 50px;
  }
  .faq-item button strong {
    font-size: 18px;
  }
  .footer-main {
    grid-template-columns: 1fr 1fr;
    gap: 45px 25px;
  }
  .footer-main > div:first-child {
    grid-column: 1 / -1;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *, :before, :after {
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}

/* ==========================================
   CUSTOM CSS PROPERTIES (@property)
   ========================================== */
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}