:root {
  --bg: #09100d;
  --bg-soft: #0f1713;
  --panel: rgba(16, 24, 20, 0.78);
  --panel-strong: rgba(11, 17, 14, 0.91);
  --text: #f3ede2;
  --muted: #d0c4af;
  --accent: #c88a4b;
  --accent-soft: #e3ad74;
  --stroke: rgba(244, 225, 194, 0.16);
  --shadow: 0 24px 80px rgba(0, 0, 0, 0.35);
}

html[data-theme="indian"] {
  --bg: #0b0d12;
  --bg-soft: #121723;
  --panel: rgba(16, 21, 30, 0.84);
  --panel-strong: rgba(10, 14, 21, 0.94);
  --text: #f4f7fb;
  --muted: #c6d1dc;
  --accent: #8ea8c8;
  --accent-soft: #d8e4f1;
  --stroke: rgba(217, 229, 242, 0.18);
  --shadow: 0 24px 80px rgba(0, 0, 0, 0.34);
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "Outfit", sans-serif;
  color: var(--text);
  background:
    radial-gradient(circle at 50% 100%, rgba(200, 138, 75, 0.1), transparent 22%),
    linear-gradient(180deg, #000000 0%, #000000 68%, #050807 84%, #09100d 100%);
}

html[data-theme="indian"] body {
  background:
    radial-gradient(circle at 74% 18%, rgba(142, 168, 200, 0.18), transparent 24%),
    radial-gradient(circle at 18% 16%, rgba(213, 227, 241, 0.12), transparent 28%),
    linear-gradient(180deg, #040507 0%, #090c12 48%, #101722 76%, #171f2b 100%);
}

a {
  color: inherit;
  text-decoration: none;
}

.page-header {
  position: sticky;
  top: 0;
  z-index: 20;
  background: rgba(255, 248, 240, 0.96);
  border-bottom: 1px solid rgba(22, 17, 13, 0.08);
}

html[data-theme="indian"] .page-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: transparent;
  border-bottom: 0;
}

.hero {
  position: relative;
  min-height: calc(100vh - 5.1rem);
  padding: 0 clamp(1.25rem, 3vw, 3rem) 4rem;
  background:
    linear-gradient(90deg, rgba(8, 13, 11, 0.54) 0%, rgba(8, 13, 11, 0.3) 34%, rgba(8, 13, 11, 0.08) 58%, rgba(8, 13, 11, 0.22) 100%),
    linear-gradient(180deg, rgba(7, 11, 9, 0.08), rgba(7, 11, 9, 0.28)),
    url("Wolf wallpaper business.jpg") center center / cover no-repeat;
  -webkit-mask-image: linear-gradient(180deg, #000 0%, #000 72%, rgba(0, 0, 0, 0.92) 82%, rgba(0, 0, 0, 0.52) 91%, transparent 100%);
  mask-image: linear-gradient(180deg, #000 0%, #000 72%, rgba(0, 0, 0, 0.92) 82%, rgba(0, 0, 0, 0.52) 91%, transparent 100%);
}

html[data-theme="indian"] .hero {
  background:
    linear-gradient(90deg, rgba(6, 8, 12, 0.42) 0%, rgba(6, 8, 12, 0.18) 30%, rgba(6, 8, 12, 0.22) 58%, rgba(6, 8, 12, 0.78) 100%),
    linear-gradient(180deg, rgba(6, 8, 12, 0.1), rgba(6, 8, 12, 0.34)),
    url("anothernotherone.webp") center center / cover no-repeat;
}

.consultation-hero {
  position: relative;
  min-height: calc(100vh - 5.1rem);
  padding: 0 clamp(1.25rem, 3vw, 3rem) 4rem;
  background:
    linear-gradient(90deg, rgba(7, 11, 9, 0.72) 0%, rgba(7, 11, 9, 0.46) 34%, rgba(7, 11, 9, 0.14) 58%, rgba(7, 11, 9, 0.36) 100%),
    linear-gradient(180deg, rgba(6, 10, 8, 0.14), rgba(6, 10, 8, 0.42)),
    url("consultation hero %232.jpg") center center / cover no-repeat;
  -webkit-mask-image: linear-gradient(180deg, #000 0%, #000 78%, rgba(0, 0, 0, 0.88) 88%, transparent 100%);
  mask-image: linear-gradient(180deg, #000 0%, #000 78%, rgba(0, 0, 0, 0.88) 88%, transparent 100%);
}

html[data-theme="indian"] .consultation-hero {
  background:
    linear-gradient(90deg, rgba(6, 8, 12, 0.78) 0%, rgba(6, 8, 12, 0.52) 34%, rgba(6, 8, 12, 0.16) 58%, rgba(6, 8, 12, 0.38) 100%),
    linear-gradient(180deg, rgba(6, 8, 12, 0.16), rgba(6, 8, 12, 0.42)),
    url("consultation hero %232.jpg") center center / cover no-repeat;
}

.pricing-hero {
  position: relative;
  min-height: calc(100vh - 5.1rem);
  padding: 0 clamp(1.25rem, 3vw, 3rem) 4rem;
  background:
    linear-gradient(90deg, rgba(7, 11, 9, 0.72) 0%, rgba(7, 11, 9, 0.48) 34%, rgba(7, 11, 9, 0.18) 58%, rgba(7, 11, 9, 0.4) 100%),
    linear-gradient(180deg, rgba(6, 10, 8, 0.12), rgba(6, 10, 8, 0.38)),
    url("pricing%231.jpg") center center / cover no-repeat;
  -webkit-mask-image: linear-gradient(180deg, #000 0%, #000 78%, rgba(0, 0, 0, 0.88) 88%, transparent 100%);
  mask-image: linear-gradient(180deg, #000 0%, #000 78%, rgba(0, 0, 0, 0.88) 88%, transparent 100%);
}

html[data-theme="indian"] .pricing-hero {
  background:
    linear-gradient(90deg, rgba(6, 8, 12, 0.76) 0%, rgba(6, 8, 12, 0.5) 34%, rgba(6, 8, 12, 0.18) 58%, rgba(6, 8, 12, 0.4) 100%),
    linear-gradient(180deg, rgba(6, 8, 12, 0.14), rgba(6, 8, 12, 0.38)),
    url("pricing%231.jpg") center center / cover no-repeat;
}

.consultation-hero-copy {
  max-width: 44rem;
}

.hero::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: clamp(7rem, 16vw, 12rem);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.28) 40%, rgba(0, 0, 0, 0.75) 100%);
  pointer-events: none;
  z-index: 0;
}

.site-nav,
.hero-content,
.section {
  position: relative;
  z-index: 1;
}

.site-nav {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: center;
  gap: 1rem;
  padding: 0.55rem clamp(1.25rem, 3vw, 3rem);
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 0.9rem;
  max-width: 31rem;
}

.brand-mark {
  display: grid;
  place-items: center;
  width: 4.6rem;
  height: 4.6rem;
  border-radius: 0.6rem;
  background: transparent;
  overflow: hidden;
  padding: 0.2rem;
}

html[data-theme="indian"] .brand-mark {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.14);
  border: 2px solid rgba(255, 255, 255, 0.92);
  padding: 0.42rem;
}

.brand-mark img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.brand-text {
  font-size: 0.95rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #16110d;
}

html[data-theme="indian"] .brand-text {
  color: #ffffff;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.35);
}

.nav-links {
  display: flex;
  flex-wrap: wrap;
  justify-self: end;
  gap: 1.25rem;
  color: #3f3125;
  transition: opacity 220ms ease, transform 260ms ease;
}

html[data-theme="indian"] .nav-links {
  color: #ffffff;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.35);
}

.nav-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.95rem;
  transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease, color 180ms ease, box-shadow 180ms ease;
}

.nav-links a:hover {
  transform: translateY(-1px);
}

html[data-theme="indian"] .page-header.is-condensed .nav-links {
  position: fixed;
  right: clamp(1rem, 2.5vw, 2rem);
  top: clamp(1rem, 2.5vw, 1.75rem);
  z-index: 32;
  display: flex;
  gap: 0.7rem;
  align-items: center;
  transform: translateX(0);
  animation: sideDockSlideIn 260ms ease;
}

html[data-theme="indian"] .page-header.is-condensed .nav-links a {
  width: 3.15rem;
  height: 3.15rem;
  border-radius: 50%;
  border: 1px solid rgba(255, 250, 244, 0.7);
  background: rgba(255, 252, 247, 0.96);
  box-shadow: 0 16px 28px rgba(0, 0, 0, 0.14);
  font-size: 0;
  line-height: 1;
  color: #6d513c;
  backdrop-filter: blur(12px);
}

html[data-theme="indian"] .page-header.is-condensed .nav-links a::before {
  content: attr(data-symbol);
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0;
}

html[data-theme="indian"] .page-header.is-condensed .nav-links a {
  border-color: rgba(240, 247, 255, 0.28);
  background: rgba(241, 247, 252, 0.9);
  color: #5f7995;
}

@keyframes sideDockSlideIn {
  from {
    opacity: 0;
    transform: translateX(1.2rem);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.theme-switcher {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.85rem;
  justify-self: center;
  min-width: max-content;
}

.theme-switcher-label {
  color: #4e3d2e;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

html[data-theme="indian"] .theme-switcher-label {
  color: #ffffff;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.35);
}

.theme-toggle {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.theme-toggle input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.theme-toggle-track {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 4.35rem;
  height: 2.2rem;
  border-radius: 999px;
  border: 1px solid rgba(56, 45, 35, 0.16);
  background: rgba(255, 255, 255, 0.52);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.08);
  cursor: pointer;
  transition: background-color 180ms ease, border-color 180ms ease;
}

html[data-theme="indian"] .theme-toggle-track {
  border-color: rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.12);
}

.theme-toggle-thumb {
  position: absolute;
  left: 0.24rem;
  width: 1.64rem;
  height: 1.64rem;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--accent-soft), var(--accent));
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
  transition: transform 200ms ease;
}

.theme-toggle input:checked + .theme-toggle-track .theme-toggle-thumb {
  transform: translateX(2.07rem);
}

.hero-content {
  display: flex;
  align-items: center;
  min-height: calc(100vh - 5.1rem);
}

.hero-layout {
  display: block;
}

.hero-kicker {
  display: none;
}

.hero-title-indian,
.hero-text-indian,
.hero-button-label-plan-b {
  display: none;
}

html[data-theme="indian"] .hero-button-label-default {
  display: none;
}

html[data-theme="indian"] .hero-button-label-plan-b {
  display: inline;
}

.hero-copy {
  width: min(44rem, 100%);
  padding: clamp(1.25rem, 2vw, 2rem);
  border: 1px solid var(--stroke);
  border-radius: 1.75rem;
  background: linear-gradient(180deg, rgba(8, 12, 10, 0.54), rgba(8, 12, 10, 0.26));
  backdrop-filter: blur(10px);
  box-shadow: var(--shadow);
}

html[data-theme="indian"] .hero-copy {
  width: min(39rem, 100%);
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  backdrop-filter: none;
  box-shadow: none;
  margin-left: auto;
}

html[data-theme="indian"] .hero-layout {
  display: block;
}

html[data-theme="indian"] .hero-main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 36rem;
  margin-left: auto;
}

html[data-theme="indian"] .hero-content {
  justify-content: flex-end;
}

html[data-theme="indian"] .hero-kicker {
  display: none;
  margin: 0 0 1rem;
  color: rgba(236, 243, 250, 0.82);
  font-size: 0.92rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  line-height: 1.55;
  max-width: 29rem;
  text-align: left;
  text-transform: uppercase;
}

html[data-theme="indian"] h1 {
  max-width: 8.4ch;
  font-size: clamp(3rem, 6.8vw, 5.6rem);
  line-height: 0.92;
  text-align: left;
}

html[data-theme="indian"] .hero-title-default,
html[data-theme="indian"] .hero-text-default {
  display: none;
}

html[data-theme="indian"] .hero-title-indian,
html[data-theme="indian"] .hero-text-indian {
  display: inline;
}

html[data-theme="indian"] .hero-text {
  max-width: 28rem;
  margin-top: 1.1rem;
  font-size: 1rem;
  color: rgba(232, 239, 246, 0.9);
  text-align: left;
}

html[data-theme="indian"] .hero-actions {
  margin-top: 1.8rem;
  justify-content: flex-start;
}

html[data-theme="indian"] .hero .eyebrow {
  margin-bottom: 0.7rem;
}

.eyebrow,
.section-label,
.plan {
  margin: 0 0 0.8rem;
  color: var(--accent-soft);
  font-size: 0.9rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

h1,
h2,
h3 {
  margin: 0;
  font-family: "Cormorant Garamond", serif;
  line-height: 0.95;
}

h1 {
  max-width: 10.8ch;
  font-size: clamp(3.5rem, 8vw, 6.8rem);
}

h2 {
  font-size: clamp(2.4rem, 5vw, 4rem);
}

h3 {
  font-size: 2rem;
}

.hero-text,
.card p,
.price-copy,
.consultation-panel p,
li {
  color: var(--muted);
  font-size: 1.05rem;
  line-height: 1.7;
}

.hero-text {
  max-width: 34rem;
  margin: 1.25rem 0 0;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 2rem;
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3.4rem;
  padding: 0.85rem 1.5rem;
  border-radius: 999px;
  border: 1px solid transparent;
  font-weight: 600;
  transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease;
}

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

.button-primary {
  background: linear-gradient(135deg, var(--accent-soft), var(--accent));
  color: #1e140b;
}

html[data-theme="indian"] .button-primary {
  color: #10151b;
}

.button-secondary {
  border-color: rgba(244, 225, 194, 0.35);
  background: rgba(255, 255, 255, 0.04);
  color: var(--text);
}

.section {
  padding: clamp(4rem, 7vw, 7rem) clamp(1.25rem, 3vw, 3rem);
}

.section-heading {
  max-width: 42rem;
  margin-bottom: 2rem;
}

.section-heading h2 {
  line-height: 1.06;
}

.cards,
.pricing-grid {
  display: grid;
  gap: 1.25rem;
}

.service-showcase {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.25rem;
}

.cards {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.cards--compact {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 1.25rem;
}

.card,
.price-card,
.consultation-panel {
  border: 1px solid var(--stroke);
  border-radius: 1.5rem;
  background: var(--panel);
  box-shadow: var(--shadow);
}

.card,
.price-card {
  padding: 1.8rem;
}

.service-card {
  border: 1px solid var(--stroke);
  border-radius: 1.5rem;
  background: var(--panel);
  box-shadow: var(--shadow);
  overflow: hidden;
}

.service-link {
  display: block;
  color: inherit;
  transition: transform 180ms ease;
}

.service-link:hover {
  transform: translateY(-3px);
}

.service-card h3,
.service-card p {
  padding-left: 1.4rem;
  padding-right: 1.4rem;
}

.service-card h3 {
  margin: 1.2rem 0 0.75rem;
}

.service-card p {
  margin: 0 0 1.4rem;
}

.service-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.9rem;
  margin: 0 1.4rem 1.4rem;
  padding: 0.7rem 1rem;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--accent-soft), var(--accent));
  color: #1e140b;
  font-weight: 600;
}

html[data-theme="indian"] .service-cta {
  color: #10151b;
}

.service-placeholder {
  position: relative;
  aspect-ratio: 4 / 3;
  display: grid;
  place-items: center;
  border-bottom: 1px solid rgba(244, 225, 194, 0.1);
  background:
    linear-gradient(135deg, rgba(227, 173, 116, 0.16), rgba(255, 255, 255, 0.03)),
    radial-gradient(circle at top left, rgba(227, 173, 116, 0.24), transparent 38%),
    linear-gradient(180deg, rgba(14, 20, 17, 0.88), rgba(10, 14, 12, 0.96));
}

html[data-theme="indian"] .service-placeholder {
  background:
    linear-gradient(135deg, rgba(142, 168, 200, 0.16), rgba(255, 255, 255, 0.03)),
    radial-gradient(circle at top left, rgba(216, 228, 241, 0.18), transparent 38%),
    linear-gradient(180deg, rgba(16, 19, 25, 0.88), rgba(11, 14, 20, 0.96));
}

.service-placeholder::before,
.service-placeholder::after {
  content: "";
  position: absolute;
  border: 1px solid rgba(244, 225, 194, 0.12);
  inset: 1rem;
  border-radius: 1rem;
}

.service-placeholder::after {
  inset: 1.6rem;
  border-style: dashed;
}

.service-placeholder span {
  position: relative;
  z-index: 1;
  color: var(--accent-soft);
  font-size: 0.88rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.service-placeholder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.service-placeholder-podcast img {
  object-position: center 26%;
}

.price-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.price-card-cta {
  justify-content: space-between;
}

.price-card-cta .button {
  margin-top: 1.5rem;
  align-self: flex-start;
}

.card h3,
.price-card h3 {
  margin-bottom: 1rem;
}

.pricing-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.pricing-grid--two {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.price-card.featured {
  background:
    linear-gradient(180deg, rgba(200, 138, 75, 0.16), rgba(18, 26, 22, 0.9)),
    var(--panel);
}

html[data-theme="indian"] .price-card.featured {
  background:
    linear-gradient(180deg, rgba(142, 168, 200, 0.16), rgba(17, 22, 29, 0.9)),
    var(--panel);
}

.social-management .price-card.featured {
  transform: none;
}

.price-card ul {
  padding-left: 1.2rem;
  margin: 0.65rem 0 0;
}

.price-card li + li {
  margin-top: 0.55rem;
}

.social-management .pricing-grid {
  align-items: stretch;
}

.social-management .pricing-grid + .pricing-grid {
  margin-top: 1.5rem;
}

.social-management .price-copy {
  min-height: 3.5rem;
  margin-bottom: 0.35rem;
}

.social-management li {
  line-height: 1.45;
}

.faq-list {
  display: grid;
  gap: 1rem;
}

.faq-help-strip {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-top: 1.15rem;
  padding: 1rem 0 0.2rem;
  border-top: 1px solid rgba(244, 225, 194, 0.12);
}

.faq-help-copy {
  flex: 1;
  margin: 0;
  color: var(--muted);
  line-height: 1.7;
}

.calculator-page {
  padding-top: clamp(4.5rem, 9vw, 7rem);
}

.page-intro {
  max-width: 42rem;
  color: var(--muted);
  font-size: 1.05rem;
  line-height: 1.7;
}

.calculator-layout {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 1.25rem;
}

.consultation-page-layout {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 1.25rem;
}

.calculator-card {
  border: 1px solid var(--stroke);
  border-radius: 1.5rem;
  background: var(--panel);
  box-shadow: var(--shadow);
  padding: clamp(1.5rem, 3vw, 2rem);
}

.calculator-field {
  display: grid;
  gap: 0.55rem;
  margin-bottom: 1rem;
  color: var(--text);
  font-weight: 500;
}

.calculator-field select,
.calculator-field input[type="number"],
.calculator-field input[type="text"],
.calculator-field input[type="email"],
.calculator-field textarea {
  width: 100%;
  min-height: 3.2rem;
  border: 1px solid rgba(244, 225, 194, 0.16);
  border-radius: 0.95rem;
  background: rgba(9, 14, 12, 0.92);
  color: var(--text);
  padding: 0.8rem 0.95rem;
  font: inherit;
  accent-color: var(--accent-soft);
}

.calculator-field textarea {
  min-height: 10rem;
  resize: vertical;
}

.calculator-rate-note {
  margin: -0.2rem 0 1rem;
  color: var(--accent-soft);
  font-size: 0.95rem;
  font-weight: 600;
}

.calculator-field.is-hidden {
  display: none;
}

.calculator-field input[type="number"] {
  appearance: textfield;
  -moz-appearance: textfield;
}

.calculator-field input[type="number"]::-webkit-outer-spin-button,
.calculator-field input[type="number"]::-webkit-inner-spin-button {
  opacity: 1;
  margin: 0;
  filter: invert(88%) sepia(18%) saturate(470%) hue-rotate(335deg) brightness(96%) contrast(89%);
}

.calculator-field select option {
  background: #0b110e;
  color: var(--text);
}

.checkbox-field {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.checkbox-field input {
  width: 1.05rem;
  height: 1.05rem;
}

.calculator-result {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.cart-items {
  display: grid;
  gap: 0.85rem;
  margin-bottom: 1.25rem;
}

.cart-item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.9rem 1rem;
  border: 1px solid rgba(244, 225, 194, 0.12);
  border-radius: 1rem;
  background: rgba(255, 255, 255, 0.03);
}

.cart-item-actions {
  display: grid;
  justify-items: end;
  gap: 0.55rem;
}

.cart-item-title,
.cart-item-meta,
.cart-empty {
  margin: 0;
}

.cart-item-title {
  color: var(--text);
  font-weight: 600;
}

.cart-item-meta,
.cart-empty {
  color: var(--muted);
  line-height: 1.6;
}

.cart-delete {
  border: 1px solid rgba(244, 225, 194, 0.14);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.04);
  color: var(--text);
  padding: 0.45rem 0.75rem;
  font: inherit;
  cursor: pointer;
}

.monthly-total {
  margin: -0.25rem 0 1rem;
  color: var(--accent-soft);
  font-size: 1rem;
  font-weight: 600;
}

.monthly-total.is-hidden {
  display: none;
}

.calculator-note {
  color: var(--muted);
  line-height: 1.7;
}

.consultation-form-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9rem;
  margin-top: 0.5rem;
}

.consultation-side h2 {
  margin-bottom: 1.4rem;
}

.consultation-steps {
  display: grid;
  gap: 1rem;
}

.consultation-step {
  padding: 1rem 1.05rem;
  border: 1px solid rgba(244, 225, 194, 0.1);
  border-radius: 1rem;
  background: rgba(255, 255, 255, 0.03);
}

.consultation-step strong {
  display: block;
  margin-bottom: 0.45rem;
  color: var(--text);
}

.consultation-step p {
  margin: 0;
  color: var(--muted);
  line-height: 1.7;
}

.helpdesk-placeholder {
  display: grid;
  place-items: center;
  min-height: 20rem;
  text-align: center;
}

.faq-item {
  border: 1px solid var(--stroke);
  border-radius: 1.2rem;
  background: var(--panel);
  box-shadow: var(--shadow);
  overflow: hidden;
}

.faq-item summary {
  cursor: pointer;
  list-style: none;
  padding: 1.15rem 1.3rem;
  color: var(--text);
  font-weight: 600;
}

.faq-item summary::-webkit-details-marker {
  display: none;
}

.faq-item summary::after {
  content: "+";
  float: right;
  color: var(--accent-soft);
  font-size: 1.2rem;
}

.faq-item[open] summary::after {
  content: "-";
}

.faq-item p {
  margin: 0;
  padding: 0 1.3rem 1.3rem;
  color: var(--muted);
  line-height: 1.7;
}

.consultation-panel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  padding: clamp(1.8rem, 4vw, 3rem);
  background:
    linear-gradient(90deg, rgba(8, 12, 10, 0.84), rgba(8, 12, 10, 0.48)),
    var(--panel-strong);
}

html[data-theme="indian"] .consultation-panel {
  background:
    linear-gradient(90deg, rgba(10, 14, 19, 0.86), rgba(10, 14, 19, 0.52)),
    var(--panel-strong);
}

.floating-actions {
  position: fixed;
  right: clamp(1rem, 2.5vw, 2rem);
  bottom: clamp(1rem, 2.5vw, 2rem);
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  z-index: 30;
  opacity: 0;
  transform: translateY(1rem);
  pointer-events: none;
  transition: opacity 220ms ease, transform 220ms ease;
}

.floating-actions.is-visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.floating-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 8.8rem;
  min-height: 3.2rem;
  padding: 0.8rem 1.15rem;
  border-radius: 999px;
  border: 1px solid rgba(244, 225, 194, 0.18);
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.24);
  font-weight: 600;
  backdrop-filter: blur(12px);
}

.floating-button-primary {
  background: linear-gradient(135deg, var(--accent-soft), var(--accent));
  color: #1e140b;
}

html[data-theme="indian"] .floating-button-primary {
  color: #10151b;
}

.floating-button-secondary {
  background: rgba(12, 18, 15, 0.82);
  color: var(--text);
}

@media (max-width: 1200px) {
  .hero {
    background-position: 82% center;
  }

  html[data-theme="indian"] .hero {
    background-position: 74% center;
  }

  .hero-copy {
    width: min(24rem, 54vw);
  }
}

@media (max-width: 960px) {
  .cards,
  .pricing-grid,
  .service-showcase {
    grid-template-columns: 1fr;
  }

  .calculator-layout {
    grid-template-columns: 1fr;
  }

  .consultation-page-layout {
    grid-template-columns: 1fr;
  }

  .faq-help-strip {
    flex-direction: column;
    align-items: flex-start;
  }

  .cards--compact,
  .pricing-grid--two {
    grid-template-columns: 1fr;
  }

  .site-nav,
  .consultation-panel {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .hero {
    background-position: 88% center;
  }

  html[data-theme="indian"] .hero {
    background-position: 76% center;
  }

  .theme-switcher {
    width: 100%;
    justify-content: flex-start;
  }

  html[data-theme="indian"] .page-header.is-condensed .nav-links {
    position: static;
    display: flex;
    gap: 1.25rem;
    transform: none;
    justify-items: unset;
  }

  html[data-theme="indian"] .page-header.is-condensed .nav-links a {
    width: auto;
    height: auto;
    border-radius: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
    font-size: 0.95rem;
    color: inherit;
    backdrop-filter: none;
  }

  html[data-theme="indian"] .page-header.is-condensed .nav-links a::before {
    content: none;
  }

  .hero-copy {
    width: min(22rem, 56vw);
  }
}

@media (max-width: 640px) {
  .hero {
    padding-top: 0;
    min-height: calc(100vh - 4.6rem);
    background:
      linear-gradient(180deg, rgba(8, 13, 11, 0.35), rgba(8, 13, 11, 0.48)),
      url("Wolf wallpaper business.jpg") 68% center / cover no-repeat;
  }

  html[data-theme="indian"] .hero {
    background:
      linear-gradient(180deg, rgba(8, 10, 14, 0.42), rgba(8, 10, 14, 0.58)),
      url("anothernotherone.webp") center center / cover no-repeat;
  }

  html[data-theme="indian"] .hero-copy,
  html[data-theme="indian"] .hero-main {
    width: 100%;
    max-width: 100%;
  }

  html[data-theme="indian"] .hero-kicker,
  html[data-theme="indian"] .hero-text {
    max-width: 100%;
  }

  .consultation-hero {
    min-height: calc(100vh - 4.6rem);
    background:
      linear-gradient(180deg, rgba(7, 11, 9, 0.42), rgba(7, 11, 9, 0.6)),
      url("consultation hero %232.jpg") 56% center / cover no-repeat;
  }

  html[data-theme="indian"] .consultation-hero {
    background:
      linear-gradient(180deg, rgba(8, 10, 14, 0.42), rgba(8, 10, 14, 0.6)),
      url("consultation hero %232.jpg") 56% center / cover no-repeat;
  }

  .pricing-hero {
    min-height: calc(100vh - 4.6rem);
    background:
      linear-gradient(180deg, rgba(7, 11, 9, 0.38), rgba(7, 11, 9, 0.56)),
      url("pricing%231.jpg") 54% center / cover no-repeat;
  }

  html[data-theme="indian"] .pricing-hero {
    background:
      linear-gradient(180deg, rgba(8, 10, 14, 0.38), rgba(8, 10, 14, 0.56)),
      url("pricing%231.jpg") 54% center / cover no-repeat;
  }

  .hero-copy {
    width: 100%;
    padding: 1.2rem;
  }

  .floating-actions {
    right: 0.85rem;
    bottom: 0.85rem;
  }

  .floating-button {
    min-width: 7.8rem;
    min-height: 3rem;
    padding: 0.72rem 1rem;
  }

  h1 {
    max-width: none;
  }

  .brand-text {
    font-size: 0.82rem;
  }

  .theme-switcher {
    flex-wrap: wrap;
    gap: 0.65rem;
  }

  .theme-switcher-label {
    font-size: 0.72rem;
  }
}
