:root {
  --gg-primary: #69567b;
  --gg-primary-dark: #302d36;
  --gg-primary-soft: #e8e4ea;
  --gg-ink: #25232a;
  --gg-ink-soft: #696570;
  --gg-muted: #77717c;
  --gg-bg: #f4f2f0;
  --gg-surface: #fbfaf8;
  --gg-border: #d8d3dc;
  --gg-shadow: 0 18px 48px rgba(48, 45, 54, .07);
  --gg-radius: 18px;
}

body {
  background: var(--gg-bg) !important;
  color: var(--gg-ink);
  font-family: PPNeue, Arial, sans-serif !important;
}

.gg-shell { width: min(1264px, calc(100% - 48px)); }
main { padding-top: 116px; }
.gg-skip { background: var(--gg-primary-dark); }
.gg-breadcrumb { padding: 30px 0 0; }
.gg-breadcrumb a { color: var(--gg-primary); }
.gg-hero {
  min-height: 620px;
  padding: 0;
  overflow: hidden;
  border: 1px solid var(--gg-border);
  border-radius: 30px;
  background: #e9e6e3;
}
.gg-hero__grid {
  grid-template-columns: minmax(0, .92fr) minmax(460px, 1.08fr);
  min-height: 620px;
  gap: 0;
}

.gg-form-card {
  border: 1px solid var(--gg-border);
  border-radius: var(--gg-radius);
  box-shadow: none;
}

.gg-hero__copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(32px, 4vw, 56px);
}

.gg-eyebrow {
  width: fit-content;
  padding: 0;
  border-radius: 0;
  background: transparent;
  color: var(--gg-primary);
  font-size: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
}
.gg-eyebrow svg { display: none; }
.gg-hero h1 {
  max-width: 8.2ch;
  margin: 18px 0 20px;
  font-size: clamp(54px, 5.3vw, 78px);
  font-weight: 350;
  line-height: .94;
  letter-spacing: -.055em;
  color: var(--gg-ink);
}
.gg-lede { max-width: 430px; margin: 8px 0 30px; font-size: clamp(16px, 1.45vw, 20px); }
.gg-hero__cta {
  width: fit-content;
  min-height: 54px;
  display: inline-grid;
  place-items: center;
  padding: 0 24px;
  border-radius: 999px;
  background: var(--gg-primary-dark);
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}
.gg-hero__cta:hover,
.gg-hero__cta:focus-visible { background: #49434f; outline: 2px solid var(--gg-primary); outline-offset: 3px; }
.gg-hero__media { position: relative; min-height: 620px; margin: 0; overflow: hidden; background: var(--gg-primary-dark); }
.gg-hero__media img { position: absolute; inset: 0; width: 100%; height: 100%; display: block; object-fit: cover; object-position: 52% center; }

.gg-calculator {
  display: grid;
  grid-template-columns: minmax(270px, .7fr) minmax(520px, 1.3fr);
  gap: clamp(40px, 6vw, 86px);
  align-items: start;
  padding: clamp(68px, 8vw, 112px) clamp(18px, 4vw, 54px);
}
.gg-calculator__intro { position: sticky; top: 112px; }
.gg-calculator__intro h2 { max-width: 8ch; margin: 18px 0 24px; font-size: clamp(44px, 4.8vw, 68px); font-weight: 350; line-height: .98; letter-spacing: -.055em; }
.gg-calculator__intro > p:not(.gg-eyebrow) { max-width: 430px; color: var(--gg-ink-soft); font-size: 17px; }
.gg-proof {
  margin-top: 32px;
  padding-top: 18px;
  border-top: 1px solid var(--gg-border);
  gap: 0;
}
.gg-proof li { padding: 12px 0; border-bottom: 1px solid var(--gg-border); }

.gg-card { border-color: var(--gg-border); border-radius: var(--gg-radius); box-shadow: none; }
.gg-form-card {
  padding: clamp(30px, 3vw, 44px);
  background: #fbfaf8;
}
.gg-form-head { margin-bottom: 28px; }
.gg-form-head h3 { margin: 0; font-size: clamp(27px, 2.4vw, 36px); font-weight: 520; }
.gg-form-head h3,
.gg-section-head h2 { color: var(--gg-ink); }
.gg-form-head p { max-width: 380px; font-size: 15px; }
.gg-step { border-radius: 999px; background: var(--gg-primary-soft); color: var(--gg-primary-dark); }
.gg-fields { gap: 18px; }
.gg-field label { margin-bottom: 7px; color: #37333d; }
.gg-field input,
.gg-field select {
  min-height: 54px;
  border-color: #cfc9d2;
  border-radius: 10px;
  background: #fff;
}
.gg-field input:hover,
.gg-field select:hover { border-color: #95879f; }
.gg-city-list { border-radius: 10px; }
.gg-btn {
  min-height: 54px;
  border-radius: 10px;
  background: var(--gg-primary-dark);
  box-shadow: none;
}
.gg-btn:hover:not(:disabled) { background: #49434f; box-shadow: none; }

.north-chart {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 14px;
  background: var(--gg-primary-dark);
  color: #d9cedf;
}
.north-chart rect,
.north-chart path { fill: none; stroke: currentColor; stroke-width: 1; }
.north-chart text {
  fill: #f8f5f8;
  text-anchor: middle;
  font-family: "Noto Sans Devanagari", Inter, sans-serif;
}
.chart-labels text { font-size: 13px; }
.house-nos text { fill: #b5aaba; font-size: 9px; }
.kundali-example {
  width: min(1264px, calc(100% - 48px));
  margin: 0 auto 28px;
  padding: clamp(46px, 6vw, 78px);
  border-radius: var(--gg-radius);
  background: var(--gg-primary-dark);
  color: #f7f5f7;
}
.kundali-example .gg-shell { width: 100%; }
.example-grid {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(420px, 1.18fr);
  gap: clamp(42px, 6vw, 86px);
  align-items: center;
}
.example-kicker { margin: 0; color: #cbbfd0; font-size: 12px; letter-spacing: .14em; text-transform: uppercase; }
.example-copy h2 { margin: 17px 0 24px; font-size: clamp(42px, 4.6vw, 66px); font-weight: 450; line-height: 1; letter-spacing: -.05em; }
.example-copy > p:not(.example-kicker):not(.example-note) { max-width: 470px; color: #d2cbd5; }
.example-copy dl { margin: 30px 0 24px; border-top: 1px solid #5a5560; }
.example-copy dl div { display: grid; grid-template-columns: 120px 1fr; padding: 12px 0; border-bottom: 1px solid #5a5560; }
.example-copy dt { color: #aaa0ae; font-size: 12px; }
.example-copy dd { margin: 0; }
.example-note { color: #aaa0ae; font-size: 11px; }
.example-sheet { padding: 30px; border-radius: 14px; background: #f3f0ed; color: var(--gg-ink); }
.north-chart--large { border-radius: 8px; background: #f3f0ed; color: #3c3740; }
.north-chart--large text { fill: #3c3740; }
.north-chart--large .house-nos text { fill: #847b87; }
.placement-strip { display: grid; grid-template-columns: repeat(7, 1fr); margin-top: 20px; border-top: 1px solid #c8c0c7; }
.placement-strip span { padding-top: 12px; color: #69616c; font-size: 10px; text-align: center; }

.gg-section { padding: clamp(52px, 6vw, 82px) 0; }
.gg-section--tint { border-color: var(--gg-border); background: #e9e6e3; }
.gg-section-head { margin-left: 0; text-align: left; }
.gg-section-head h2 { font-weight: 500; }
.gg-feature-grid,
.gg-steps { gap: 16px; }
.gg-feature,
.gg-step-card { background: #fbfaf8; }
.gg-icon,
.gg-step-card::before { background: var(--gg-primary-soft); color: var(--gg-primary-dark); }
.gg-step-card::before { border-radius: 9px; }
.gg-faq { margin-left: 0; }
.gg-faq details { border-radius: 12px; background: #fbfaf8; }
.gg-result { box-shadow: var(--gg-shadow); }
.gg-footer { border-color: var(--gg-border); }

@media (max-width: 900px) {
  .gg-hero__grid,
  .gg-calculator,
  .example-grid { grid-template-columns: 1fr; }
  .gg-hero__copy { text-align: left; }
  .gg-hero__media { min-height: 420px; }
  .gg-calculator__intro { position: static; }
  .gg-lede,
  .gg-proof { margin-left: 0; }
}

@media (max-width: 620px) {
  .gg-shell,
  .kundali-example { width: min(100% - 24px, 1264px); }
  .gg-breadcrumb { padding-top: 20px; }
  main { padding-top: 84px; }
  .gg-hero { min-height: 0; border-radius: 22px; }
  .gg-hero__grid { min-height: 0; }
  .gg-hero__copy { padding: 40px 24px; }
  .gg-form-card { padding: 26px 22px; }
  .gg-hero h1 { max-width: 8.5ch; font-size: 52px; }
  .gg-hero__media { min-height: 300px; }
  .gg-calculator { padding: 62px 10px; gap: 30px; }
  .gg-calculator__intro h2 { font-size: 46px; }
  .kundali-example { padding: 38px 24px; }
  .example-sheet { padding: 18px; }
  .placement-strip { grid-template-columns: repeat(4, 1fr); gap: 8px; }
}
