.asekor-page-donate .site-header {
  background: rgba(8, 6, 3, 0.94);
  border-bottom-color: rgba(201, 168, 76, 0.12);
}

.asekor-page-donate {
  background:
    radial-gradient(circle at top, rgba(201, 168, 76, 0.16), transparent 32%),
    linear-gradient(180deg, #1b120a 0%, #0d0703 100%);
}

.asekor-page-donate .shared-highlight-section {
  border-top: 1px solid rgba(201, 168, 76, 0.08);
  border-bottom: 1px solid rgba(201, 168, 76, 0.08);
}

.donate-page-hero {
  position: relative;
  padding: 120px 0 126px;
  background:
    linear-gradient(180deg, rgba(5, 3, 1, 0.56) 0%, rgba(5, 3, 1, 0.38) 100%),
    radial-gradient(circle at 50% 20%, rgba(201, 168, 76, 0.18), transparent 28%),
    #1a1108;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

.donate-page-hero::before,
.donate-page-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.donate-page-hero::before {
  background:
    radial-gradient(circle at 15% 35%, rgba(255, 255, 255, 0.05), transparent 16%),
    radial-gradient(circle at 82% 28%, rgba(201, 168, 76, 0.08), transparent 18%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.03), transparent 32%);
}

.donate-page-hero::after {
  opacity: 0.04;
  background-image:
    linear-gradient(transparent 0, transparent 92%, rgba(201, 168, 76, 0.08) 92%, rgba(201, 168, 76, 0.08) 100%),
    radial-gradient(circle at center, rgba(201, 168, 76, 0.18) 0 1px, transparent 1px);
  background-size: 100% 120px, 180px 180px;
}

.donate-page-hero__inner {
  position: relative;
  z-index: 2;
  max-width: 880px;
  margin: 0 auto;
}

.donate-page-hero__eyebrow {
  display: inline-block;
  margin-bottom: 18px;
  color: var(--gold-light);
  font-family: 'DM Mono', monospace;
  font-size: 12px;
  letter-spacing: 0.34em;
  text-transform: uppercase;
}

.donate-page-hero__title {
  margin: 0 0 24px;
  color: #f8f5ee;
  font-family: 'Cinzel', serif;
  font-size: clamp(42px, 6vw, 76px);
  line-height: 1.03;
  text-transform: uppercase;
}

.donate-page-hero__title span,
.donate-page-hero__title strong,
.donate-page-hero__title em {
  color: var(--gold);
  font-style: normal;
}

.donate-page-hero__description {
  max-width: 760px;
  margin: 0 auto;
}

.donate-page-hero__description p {
  margin: 0 0 8px;
  color: rgba(232, 222, 197, 0.82);
  font-size: 18px;
  line-height: 1.75;
  font-style: italic;
}

.donate-page-hero__description p:last-child {
  margin-bottom: 0;
}

.donate-page-hero__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 186px;
  min-height: 52px;
  margin-top: 34px;
  padding: 0 24px;
  background: linear-gradient(135deg, #d3b35f 0%, #e6cb7a 100%);
  color: #0d0a05;
  border: 1px solid rgba(255, 230, 167, 0.36);
  border-radius: 3px;
  font-family: 'Cinzel', serif;
  font-size: 14px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.donate-page-hero__button:hover {
  color: #0d0a05;
  transform: translateY(-2px);
  box-shadow: 0 16px 30px rgba(0, 0, 0, 0.22);
}

.donate-main-section {
  position: relative;
  padding: 94px 0 110px;
  background:
    radial-gradient(circle at 14% 18%, rgba(201, 168, 76, 0.05), transparent 18%),
    radial-gradient(circle at 88% 65%, rgba(201, 168, 76, 0.05), transparent 18%),
    linear-gradient(180deg, #070401 0%, #050301 100%);
}

.donate-main-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.96fr);
  gap: 46px;
  align-items: start;
}

.donate-main-copy {
  max-width: 640px;
}

.donate-main-copy h2 {
  margin: 0;
  color: var(--gold-light);
  font-family: 'Cinzel', serif;
  font-size: clamp(34px, 4vw, 56px);
  line-height: 1.08;
}

.donate-main-copy__accent {
  display: block;
  width: 54px;
  height: 2px;
  margin: 28px 0 26px;
  background: linear-gradient(90deg, var(--gold) 0%, rgba(201, 168, 76, 0.2) 100%);
}

.donate-main-copy__text,
.donate-impact-card__text,
.donate-form-panel__note {
  color: rgba(248, 243, 232, 0.84);
  font-size: 18px;
  line-height: 1.78;
}

.donate-main-copy__text p,
.donate-impact-card__text p,
.donate-form-panel__note p {
  margin: 0 0 18px;
  color: inherit;
}

.donate-main-copy__text p:last-child,
.donate-impact-card__text p:last-child,
.donate-form-panel__note p:last-child {
  margin-bottom: 0;
}

.donate-form-panel {
  margin-top: 28px;
}

.donate-page-hero__button.is-disabled {
  cursor: default;
}

.donate-form-panel--coming-soon {
  padding: 26px 24px;
  border: 1px solid rgba(201, 168, 76, 0.28);
  background: rgba(255, 255, 255, 0.025);
}

.donate-form-panel__status {
  display: inline-block;
  margin-bottom: 12px;
  color: var(--gold-light);
  font-family: 'Cinzel', serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.donate-form-panel--coming-soon p {
  margin: 0;
  color: rgba(248, 243, 232, 0.84);
  font-size: 17px;
  line-height: 1.7;
}

.donate-amounts {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 26px;
}

.donate-amount {
  min-width: 74px;
  min-height: 42px;
  padding: 0 18px;
  border: 1px solid rgba(201, 168, 76, 0.38);
  border-radius: 2px;
  background: transparent;
  color: var(--gold-light);
  font-family: 'DM Mono', monospace;
  font-size: 14px;
  letter-spacing: 0.12em;
  cursor: pointer;
  transition: background 0.25s ease, color 0.25s ease, transform 0.25s ease, border-color 0.25s ease;
}

.donate-amount:hover,
.donate-amount.is-active {
  background: linear-gradient(135deg, #c9a84c 0%, #e8c97a 100%);
  border-color: rgba(255, 230, 167, 0.42);
  color: #0d0a05;
}

.donate-form-panel__fields {
  display: grid;
  gap: 16px;
}

.donate-form-panel input {
  width: 100%;
  min-height: 54px;
  padding: 0 18px;
  border: 1px solid rgba(201, 168, 76, 0.18);
  background: rgba(255, 255, 255, 0.01);
  color: #f8f3e8;
  font-family: 'Lora', serif;
  font-size: 18px;
  outline: none;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}

.donate-form-panel input::placeholder {
  color: rgba(248, 243, 232, 0.62);
}

.donate-form-panel input:focus {
  border-color: rgba(232, 201, 122, 0.52);
  box-shadow: 0 0 0 3px rgba(201, 168, 76, 0.1);
  background: rgba(255, 255, 255, 0.03);
}

.donate-form-panel__submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 234px;
  min-height: 50px;
  margin-top: 16px;
  padding: 0 28px;
  border: 1px solid rgba(255, 230, 167, 0.36);
  border-radius: 3px;
  background: linear-gradient(135deg, #d3b35f 0%, #e6cb7a 100%);
  color: #0d0a05;
  font-family: 'Cinzel', serif;
  font-size: 14px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  cursor: pointer;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.donate-form-panel__submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.2);
}

.donate-form-panel__note {
  margin-top: 16px;
  font-size: 15px;
}

.donate-impact-grid {
  display: grid;
  gap: 20px;
}

.donate-impact-card {
  padding: 28px 26px 26px;
  border: 1px solid rgba(201, 168, 76, 0.16);
  background: rgba(255, 255, 255, 0.01);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.02);
}

.donate-impact-card__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin-bottom: 16px;
  color: var(--gold-light);
}

.donate-impact-card__icon svg {
  width: 28px;
  height: 28px;
  display: block;
}

.donate-impact-card h3 {
  margin: 0 0 12px;
  color: var(--gold-light);
  font-family: 'Cinzel', serif;
  font-size: clamp(22px, 2vw, 28px);
  line-height: 1.16;
  text-transform: uppercase;
}

.donate-impact-card__text {
  font-size: 16px;
  line-height: 1.75;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@media (max-width: 1080px) {
  .donate-main-grid {
    grid-template-columns: 1fr;
  }

  .donate-main-copy {
    max-width: none;
  }
}

@media (max-width: 767px) {
  .donate-page-hero {
    padding: 88px 0 92px;
  }

  .donate-page-hero__description p {
    font-size: 16px;
    line-height: 1.7;
  }

  .donate-main-section {
    padding: 72px 0 82px;
  }

  .donate-amounts {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .donate-amount {
    width: 100%;
  }

  .donate-form-panel__submit,
  .donate-page-hero__button {
    width: 100%;
    min-width: 0;
  }

  .donate-impact-card {
    padding: 22px 20px;
  }
}
