.wgsp-root {
  color: #17130d;
  background: linear-gradient(180deg, #0b0f0c 0, #13150f 680px, #f5efe2 681px, #f8f3e9 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.68;
  overflow-x: hidden;
  text-align: left;
}

body.wgsp-landing-page {
  background: #f8f3e9 !important;
}

body.wgsp-landing-page #header,
body.wgsp-landing-page #footer,
body.wgsp-landing-page .page-title,
body.wgsp-landing-page .entry-header,
body.wgsp-landing-page .footer-wrapper,
body.wgsp-landing-page .absolute-footer,
body.wgsp-landing-page .header-wrapper,
body.wgsp-landing-page .header-top,
body.wgsp-landing-page .header-main,
body.wgsp-landing-page .header-bottom {
  display: none !important;
}

body.wgsp-landing-page #main,
body.wgsp-landing-page #content,
body.wgsp-landing-page .content-area,
body.wgsp-landing-page .site-main,
body.wgsp-landing-page .page-wrapper,
body.wgsp-landing-page .entry-content,
body.wgsp-landing-page .wp-block-post-content,
body.wgsp-landing-page .wp-block-group,
body.wgsp-landing-page .row,
body.wgsp-landing-page .col,
body.wgsp-landing-page .large-12,
body.wgsp-landing-page .container {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.wgsp-landing-page .entry-content > *,
body.wgsp-landing-page .wp-block-shortcode,
body.wgsp-landing-page .wp-block-code {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

body.wgsp-landing-page .wgsp-root {
  position: relative;
  left: 50%;
  width: 100vw;
  max-width: 100vw;
  margin-left: -50vw;
}

.wgsp-root * {
  box-sizing: border-box;
}

.wgsp-root main,
.wgsp-root section,
.wgsp-root article,
.wgsp-root div,
.wgsp-root figure {
  float: none !important;
}

.wgsp-root a {
  color: inherit;
}

.wgsp-root .hidden {
  display: none !important;
}

.wgsp-loading {
  padding: 40px 18px;
  text-align: center;
}

.wgsp-root .hero {
  position: relative;
  min-height: 94svh;
  display: grid;
  align-items: end;
  overflow: hidden;
  padding: 26px 18px 54px;
  color: #fff7e6;
  background: #0b0f0c;
}

.wgsp-root .hero-image,
.wgsp-root .hero-shade {
  position: absolute;
  inset: 0;
}

.wgsp-root .hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 64% center;
  filter: saturate(0.96) contrast(1.06);
}

.wgsp-root .hero-shade {
  background:
    linear-gradient(180deg, rgba(8, 10, 8, 0.08), rgba(8, 10, 8, 0.48) 48%, rgba(8, 10, 8, 0.95)),
    linear-gradient(90deg, rgba(8, 10, 8, 0.76), rgba(8, 10, 8, 0.36) 48%, rgba(8, 10, 8, 0.1));
}

.wgsp-root .hero-inner,
.wgsp-root .section {
  width: min(1040px, 100%);
  margin: 0 auto;
}

.wgsp-root .hero-inner {
  position: relative;
  z-index: 1;
  padding-top: 92px;
}

.wgsp-root .eyebrow {
  margin: 0 0 14px;
  color: #b99046;
  font-size: 0.74rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.wgsp-root h1,
.wgsp-root h2,
.wgsp-root h3 {
  margin: 0 !important;
  letter-spacing: 0 !important;
  line-height: 1.04 !important;
  text-transform: none !important;
}

.wgsp-root h1 {
  max-width: 900px;
  color: #fff7e6 !important;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(4.7rem, 17vw, 9.2rem) !important;
  font-weight: 500 !important;
}

.wgsp-root h2 {
  color: #17130d !important;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2.35rem, 8vw, 5rem) !important;
  font-weight: 500 !important;
}

.wgsp-root h3 {
  color: #17130d !important;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 500 !important;
}

.wgsp-root .hero-copy {
  max-width: 680px;
  margin: 22px 0;
  color: #f0dfbd;
  font-size: clamp(1.08rem, 3.7vw, 1.42rem);
}

.wgsp-root .hero-meta,
.wgsp-root .hero-actions,
.wgsp-root .pill-list,
.wgsp-root .included-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.wgsp-root .hero-meta {
  margin: 0 0 30px;
}

.wgsp-root .hero-meta span {
  border: 1px solid rgba(228, 188, 107, 0.42);
  border-radius: 999px;
  padding: 8px 12px;
  background: rgba(12, 14, 10, 0.5);
  color: #f4dcaa;
  font-size: 0.9rem;
  font-weight: 760;
  backdrop-filter: blur(12px);
}

.wgsp-root .primary-button {
  display: inline-flex;
  width: 100%;
  min-height: 56px;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 8px;
  padding: 0 24px;
  background: linear-gradient(135deg, #f4d487, #b58939 58%, #7f5d21);
  color: #181208;
  font: inherit;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 18px 42px rgba(93, 63, 16, 0.22);
  cursor: pointer;
}

.wgsp-root .primary-button:disabled {
  cursor: not-allowed;
  opacity: 0.62;
}

.wgsp-root .hero .primary-button {
  width: auto;
}

.wgsp-root .secondary-link {
  color: #f4e5c4;
  font-weight: 800;
  text-decoration-color: rgba(244, 229, 196, 0.38);
  text-underline-offset: 5px;
}

.wgsp-root .section {
  padding: 78px 18px;
  clear: both;
}

.wgsp-root .section-intro {
  max-width: 800px;
  margin: 0 auto;
}

.wgsp-root .section-intro p:not(.eyebrow),
.wgsp-root .feature-panel p,
.wgsp-root .checkout-copy p {
  color: #4d4231;
  font-size: 1.07rem;
}

.wgsp-root .section-intro p:not(.eyebrow) {
  margin: 18px 0 0;
}

.wgsp-root .story-section,
.wgsp-root .experience-section,
.wgsp-root .message-section {
  max-width: 900px;
}

.wgsp-root .visual-band {
  width: min(1120px, calc(100% - 36px));
  margin: 0 auto;
  padding: 8px 0 28px;
}

.wgsp-root .visual-band img {
  display: block;
  width: 100%;
  border: 1px solid rgba(143, 108, 47, 0.2);
  border-radius: 8px;
  box-shadow: 0 28px 90px rgba(67, 45, 12, 0.14);
}

.wgsp-root .deity-visual {
  padding-top: 36px;
  padding-bottom: 0;
}

.wgsp-root .feature-panel,
.wgsp-root .price-panel,
.wgsp-root .checkout-card,
.wgsp-root .benefit-card,
.wgsp-root .curriculum-card,
.wgsp-root .detail-row,
.wgsp-root details {
  border: 1px solid rgba(143, 108, 47, 0.18);
  border-radius: 8px;
  background: rgba(255, 252, 244, 0.82);
  box-shadow: 0 22px 70px rgba(47, 36, 17, 0.08);
}

.wgsp-root .feature-panel {
  max-width: 800px;
  margin: 0 auto;
  padding: 26px;
}

.wgsp-root .pill-list {
  margin-top: 24px;
}

.wgsp-root .pill-list span,
.wgsp-root .included-list span {
  border: 1px solid rgba(185, 144, 70, 0.28);
  border-radius: 999px;
  padding: 8px 12px;
  background: #17130d;
  color: #f7e6bd;
  font-size: 0.9rem;
  font-weight: 800;
}

.wgsp-root .deity-section {
  width: 100%;
  max-width: none;
  margin-top: 24px;
  padding: 88px 18px;
  color: #f7ecd7;
  background: #10130f;
}

.wgsp-root .deity-section > .section-intro,
.wgsp-root .deity-section > .deity-role-list {
  width: min(1040px, 100%);
  margin-left: auto;
  margin-right: auto;
}

.wgsp-root .deity-section h2,
.wgsp-root .deity-section h3,
.wgsp-root .deity-section .section-intro p:not(.eyebrow) {
  color: #f7ecd7 !important;
}

.wgsp-root .deity-role-list,
.wgsp-root .benefit-list,
.wgsp-root .curriculum-list,
.wgsp-root .detail-list,
.wgsp-root .faq-list {
  display: grid;
  gap: 14px;
  width: min(1040px, 100%);
  margin: 36px auto 0;
}

.wgsp-root .deity-role-list {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.wgsp-root .deity-role-card {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 18px;
  padding: 22px;
  border: 1px solid rgba(244, 212, 135, 0.18);
  border-radius: 8px;
  background: rgba(255, 247, 230, 0.06);
}

.wgsp-root .deity-role-card h3 {
  font-size: 1.45rem !important;
}

.wgsp-root .benefit-card p,
.wgsp-root .deity-role-card p,
.wgsp-root .deity-role-card small,
.wgsp-root .curriculum-card p,
.wgsp-root .detail-row,
.wgsp-root details p {
  font-size: 1rem !important;
  line-height: 1.68 !important;
}

.wgsp-root .deity-role-card > span,
.wgsp-root .benefit-card > span,
.wgsp-root .curriculum-card > span {
  color: #b99046;
  font-weight: 900;
}

.wgsp-root .deity-role-card p,
.wgsp-root .deity-role-card small {
  color: #ead6ac;
}

.wgsp-root .deity-role-card small {
  display: block;
  margin-top: 10px;
}

.wgsp-root .benefit-list {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.wgsp-root .benefit-card,
.wgsp-root .curriculum-card {
  padding: 22px;
}

.wgsp-root .benefit-card p,
.wgsp-root .curriculum-card p {
  margin-bottom: 0;
  color: #4d4231;
}

.wgsp-root .check-list {
  max-width: 800px;
  margin: 32px auto 0;
  padding: 0;
  list-style: none;
}

.wgsp-root .check-list li {
  position: relative;
  margin: 0 0 12px;
  padding: 16px 18px 16px 48px;
  border: 1px solid rgba(143, 108, 47, 0.16);
  border-radius: 8px;
  background: rgba(255, 252, 244, 0.78);
  color: #3f3528;
}

.wgsp-root .check-list li::before {
  content: "✓";
  position: absolute;
  left: 18px;
  color: #8a682d;
  font-weight: 900;
}

.wgsp-root .teacher-section {
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
  gap: 42px;
  align-items: center;
}

.wgsp-root .teacher-photo {
  margin: 0;
}

.wgsp-root .teacher-photo img {
  display: block;
  width: 100%;
  border-radius: 8px;
  box-shadow: 0 28px 90px rgba(67, 45, 12, 0.14);
}

.wgsp-root .curriculum-list {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.wgsp-root .curriculum-card strong {
  display: block;
  margin-top: 8px;
  color: #8a682d;
}

.wgsp-root .enrollment-section {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 24px;
  align-items: start;
}

.wgsp-root .price-panel,
.wgsp-root .checkout-card {
  padding: 28px;
}

.wgsp-root .price-row {
  margin: 24px 0;
  padding: 18px;
  border-radius: 8px;
  background: #17130d;
  color: #f7e6bd;
}

.wgsp-root .price-row span,
.wgsp-root .price-row small {
  display: block;
}

.wgsp-root .price-row strong {
  display: block;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 3rem;
  line-height: 1;
}

.wgsp-root .checkout-top {
  display: grid;
  gap: 4px;
  margin-bottom: 18px;
  text-align: center;
}

.wgsp-root .checkout-top span {
  color: #8a682d;
  font-weight: 900;
  text-transform: uppercase;
}

.wgsp-root .checkout-top strong {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 3rem;
  line-height: 1;
}

.wgsp-root .enrollment-gate {
  display: grid;
  gap: 16px;
  text-align: center;
}

.wgsp-root .buyer-form,
.wgsp-root .checkout-form {
  display: grid;
  gap: 14px;
}

.wgsp-root .buyer-form label,
.wgsp-root .checkout-form label {
  display: grid;
  gap: 6px;
  color: #4d4231;
  font-weight: 800;
}

.wgsp-root input {
  width: 100%;
  min-height: 48px;
  border: 1px solid rgba(143, 108, 47, 0.22);
  border-radius: 8px;
  padding: 10px 12px;
  background: #fffaf0;
  color: #17130d;
  font: inherit;
}

.wgsp-root .payment-methods {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
}

.wgsp-root .payment-methods button {
  display: grid;
  gap: 2px;
  border: 1px solid rgba(143, 108, 47, 0.22);
  border-radius: 8px;
  padding: 12px;
  background: #fffaf0;
  color: #17130d;
  text-align: left;
  cursor: pointer;
}

.wgsp-root .payment-methods button.selected {
  border-color: #b99046;
  background: #17130d;
  color: #f7e6bd;
}

.wgsp-root .payment-methods span {
  font-size: 0.9rem;
}

.wgsp-root .promptpay-box,
.wgsp-root .card-fee-box {
  display: grid;
  gap: 14px;
  margin-top: 14px;
}

.wgsp-root .checkout-total-row {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  border-bottom: 1px solid rgba(143, 108, 47, 0.16);
  padding: 8px 0;
}

.wgsp-root .checkout-total-row.total {
  border-bottom: 0;
  font-size: 1.15rem;
}

.wgsp-root .promptpay-qr {
  width: min(300px, 100%);
  margin: 0 auto;
  border-radius: 8px;
  border: 1px solid rgba(143, 108, 47, 0.18);
}

.wgsp-root .promptpay-detail {
  display: grid;
  gap: 5px;
  border-radius: 8px;
  padding: 16px;
  background: #fff8e8;
}

.wgsp-root .promptpay-detail span {
  color: #786346;
  font-size: 0.9rem;
}

.wgsp-root .account-copy-row {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
}

.wgsp-root .account-copy-row button {
  border: 1px solid rgba(143, 108, 47, 0.22);
  border-radius: 8px;
  padding: 8px 12px;
  background: #17130d;
  color: #f7e6bd;
  cursor: pointer;
}

.wgsp-root .payment-status,
.wgsp-root .payment-success,
.wgsp-root .copy-status {
  margin: 0;
  border-radius: 8px;
  padding: 12px;
  font-weight: 800;
}

.wgsp-root .payment-status {
  background: #fff0ef;
  color: #9f2a1c;
}

.wgsp-root .payment-success {
  background: #eef8ee;
  color: #276b31;
}

.wgsp-root .success-button {
  background: #2f7a39;
  color: #fff;
}

.wgsp-root .detail-row {
  display: grid;
  grid-template-columns: 0.42fr 1fr;
  gap: 18px;
  padding: 18px;
}

.wgsp-root .detail-row span {
  color: #7b684c;
  font-weight: 800;
}

.wgsp-root details {
  padding: 18px;
}

.wgsp-root summary {
  cursor: pointer;
  color: #17130d;
  font-weight: 900;
}

.wgsp-root details p {
  margin-bottom: 0;
  color: #4d4231;
}

@media (max-width: 820px) {
  .wgsp-root .hero {
    min-height: 88svh;
    padding-bottom: 38px;
  }

  .wgsp-root h1 {
    font-size: clamp(4rem, 23vw, 6.2rem);
  }

  .wgsp-root h2 {
    font-size: clamp(2.25rem, 12vw, 3.5rem);
  }

  .wgsp-root .deity-role-list,
  .wgsp-root .benefit-list,
  .wgsp-root .curriculum-list,
  .wgsp-root .teacher-section,
  .wgsp-root .enrollment-section {
    grid-template-columns: 1fr;
  }

  .wgsp-root .hero .primary-button,
  .wgsp-root .hero-actions,
  .wgsp-root .payment-methods {
    width: 100%;
  }

  .wgsp-root .detail-row {
    grid-template-columns: 1fr;
    gap: 4px;
  }
}

@media (min-width: 821px) and (max-width: 1180px) {
  .wgsp-root .hero-inner,
  .wgsp-root .section,
  .wgsp-root .deity-section > .section-intro,
  .wgsp-root .deity-section > .deity-role-list {
    width: min(920px, calc(100% - 44px));
  }

  .wgsp-root h2 {
    font-size: clamp(2.6rem, 6.4vw, 4.3rem) !important;
  }

  .wgsp-root .benefit-list,
  .wgsp-root .deity-role-list,
  .wgsp-root .curriculum-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 520px) {
  .wgsp-root .section {
    padding: 58px 18px;
  }

  .wgsp-root .hero-copy {
    font-size: 1.03rem;
  }

  .wgsp-root .deity-role-card {
    grid-template-columns: 1fr;
  }
}
