body.mariche-home-page {
  background:
    radial-gradient(circle at 20% 10%, rgba(14, 100, 118, 0.16), transparent 18%),
    radial-gradient(circle at 82% 12%, rgba(22, 94, 108, 0.12), transparent 20%),
    radial-gradient(circle at 50% 22%, rgba(7, 57, 68, 0.2), transparent 24%),
    linear-gradient(180deg, #061017 0%, #04060c 34%, #04050a 100%);
  color: #f5f7fb;
}

body.mariche-home-page .aura-backdrop {
  opacity: 0.22;
}

.mariche-home-page .mariche-shell-wrap {
  position: relative;
  z-index: 1;
  overflow: clip;
  padding-top: clamp(0.75rem, 2vw, 1.5rem);
  background:
    radial-gradient(circle at 50% 12%, rgba(12, 64, 74, 0.24), transparent 22%),
    linear-gradient(180deg, rgba(3, 8, 14, 0.96), rgba(3, 5, 10, 1));
}

.mariche-home-page .mariche-shell-wrap::before,
.mariche-home-page .mariche-shell-wrap::after {
  content: "";
  position: fixed;
  border-radius: 999px;
  filter: blur(90px);
  pointer-events: none;
  z-index: 0;
}

.mariche-home-page .mariche-shell-wrap::before {
  width: 28rem;
  height: 28rem;
  top: 4rem;
  left: -10rem;
  background: rgba(8, 80, 88, 0.16);
}

.mariche-home-page .mariche-shell-wrap::after {
  width: 24rem;
  height: 24rem;
  right: -8rem;
  top: 28rem;
  background: rgba(7, 45, 54, 0.14);
}

.mariche-home-page .mariche-shell-wrap > * {
  position: relative;
  z-index: 1;
}

.mariche-home-header {
  position: sticky;
  top: 0;
  z-index: 30;
  margin-top: 0;
  background:
    linear-gradient(180deg, rgba(8, 29, 36, 0.96), rgba(8, 20, 27, 0.9)),
    rgba(7, 17, 24, 0.88);
  border-color: rgba(77, 180, 193, 0.14);
  box-shadow:
    0 18px 46px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.mariche-home-page .mariche-wordmark {
  font-size: 1rem;
}

.mariche-home-page .mariche-brand-lockup {
  gap: 0.52rem;
}

.mariche-home-page .mariche-brand-icon {
  width: 1.02rem;
  height: 1.02rem;
}

.mariche-home-page .mariche-nav-pills {
  background:
    linear-gradient(180deg, rgba(10, 38, 44, 0.78), rgba(8, 23, 28, 0.78)),
    rgba(8, 20, 26, 0.78);
  border-color: rgba(92, 180, 192, 0.14);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.04),
    0 12px 30px rgba(0, 0, 0, 0.2);
}

.mariche-home-page .mariche-nav-pills .aura-tab,
.mariche-home-page .mariche-nav-pills .mariche-tab-link {
  font-family: var(--aura-font-body);
  font-weight: 700;
  letter-spacing: -0.01em;
  color: rgba(194, 214, 221, 0.72);
  font-size: 0.82rem;
}

.mariche-home-page .mariche-nav-pills .aura-tab:hover,
.mariche-home-page .mariche-nav-pills .mariche-tab-link:hover {
  color: #f4fbff;
}

.mariche-home-page .mariche-nav-pills .aura-tab.active,
.mariche-home-page .mariche-nav-pills .mariche-tab-link.is-active {
  background:
    linear-gradient(180deg, rgba(39, 203, 230, 0.98), rgba(20, 163, 190, 0.94));
  color: #031017;
  box-shadow:
    0 8px 18px rgba(25, 174, 196, 0.24),
    0 0 0 1px rgba(255, 255, 255, 0.04) inset;
}

.mariche-home-page #navAuth .aura-btn,
.mariche-home-page #navAuth .mariche-btn {
  background:
    linear-gradient(180deg, rgba(39, 203, 230, 0.98), rgba(20, 163, 190, 0.94));
  color: #031017;
  border-color: rgba(88, 220, 238, 0.2);
  box-shadow: 0 10px 24px rgba(10, 143, 161, 0.24);
}

.mariche-home-page .mariche-hero-stage {
  padding-top: clamp(2.5rem, 6vw, 5rem);
}

.mariche-home-hero {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 2.5rem 0 1rem;
}

.mariche-home-hero-inner {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 1.25rem;
  justify-items: center;
}

.mariche-home-kicker,
.mariche-home-overline {
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: #25e0ff;
}

.mariche-home-title {
  max-width: 11ch;
  margin: 0;
  font-family: var(--aura-font-display);
  font-size: clamp(3.6rem, 8vw, 5.7rem);
  line-height: 0.94;
  letter-spacing: -0.05em;
  text-wrap: balance;
}

.mariche-home-copy {
  max-width: 40rem;
  margin: 0;
  color: rgba(175, 189, 215, 0.84);
  font-size: 1rem;
  line-height: 1.75;
}

.mariche-home-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.9rem;
  margin-top: 0.6rem;
}

.mariche-home-actions .mariche-btn {
  min-width: 12rem;
}

.mariche-home-signin {
  color: rgba(175, 189, 215, 0.76);
}

.mariche-home-stage {
  position: relative;
  z-index: 1;
  display: grid;
  gap: clamp(4rem, 7vw, 6rem);
  padding-bottom: 4rem;
}

.mariche-home-section {
  position: relative;
}

.mariche-home-section-head {
  display: grid;
  gap: 0.75rem;
  justify-items: center;
  text-align: center;
  margin-bottom: 1.75rem;
}

.mariche-home-section-head .mariche-h2 {
  max-width: 14ch;
  font-size: clamp(2rem, 4vw, 3.4rem);
}

.mariche-home-section-copy {
  max-width: 40rem;
  color: rgba(170, 183, 210, 0.78);
  line-height: 1.7;
}

.mariche-control-shell {
  position: relative;
  padding-top: 1rem;
}

.mariche-control-display {
  position: absolute;
  inset: 0 0 auto;
  font-family: var(--aura-font-display);
  font-size: clamp(4.3rem, 12vw, 8rem);
  font-weight: 800;
  letter-spacing: -0.06em;
  line-height: 0.88;
  color: rgba(255, 255, 255, 0.045);
  text-align: center;
  pointer-events: none;
  text-transform: uppercase;
}

.mariche-control-head {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 0.8rem;
  justify-items: center;
  text-align: center;
  margin-bottom: 1.5rem;
  padding-top: 2rem;
}

.mariche-control-grid {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.mariche-control-card {
  display: grid;
  gap: 0.95rem;
  min-height: 100%;
  padding: 1.3rem 1.15rem;
  border-radius: 28px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background:
    linear-gradient(180deg, rgba(18, 24, 36, 0.96), rgba(9, 12, 20, 0.98)),
    rgba(7, 10, 16, 0.92);
  box-shadow:
    0 22px 60px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.mariche-control-icon,
.mariche-chaos-icon,
.mariche-tool-icon {
  width: 2.6rem;
  height: 2.6rem;
  display: inline-grid;
  place-items: center;
  border-radius: 14px;
  font-size: 1rem;
  font-weight: 800;
  color: #4cf3ff;
  background: rgba(17, 203, 244, 0.12);
  border: 1px solid rgba(76, 243, 255, 0.18);
  box-shadow: 0 0 18px rgba(76, 243, 255, 0.12);
}

.mariche-control-card:nth-child(2) .mariche-control-icon,
.mariche-tool-card:nth-child(2) .mariche-tool-icon {
  color: #b88dff;
  background: rgba(184, 141, 255, 0.12);
  border-color: rgba(184, 141, 255, 0.2);
}

.mariche-control-card:nth-child(3) .mariche-control-icon,
.mariche-tool-card:nth-child(3) .mariche-tool-icon {
  color: #9fb7ff;
  background: rgba(111, 153, 255, 0.12);
  border-color: rgba(111, 153, 255, 0.18);
}

.mariche-control-title {
  margin: 0;
  font-family: var(--aura-font-display);
  font-size: 1.25rem;
  line-height: 1.08;
  letter-spacing: -0.03em;
}

.mariche-control-copy {
  margin: 0;
  color: rgba(166, 181, 206, 0.8);
  line-height: 1.65;
  font-size: 0.93rem;
}

.mariche-control-footer {
  margin-top: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.mariche-control-card .aura-badge {
  border-radius: 999px;
}

.mariche-chaos-grid,
.mariche-tools-grid,
.mariche-review-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.mariche-chaos-card,
.mariche-tool-card,
.mariche-review-card {
  min-height: 100%;
  padding: 1.2rem;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background:
    linear-gradient(180deg, rgba(17, 23, 35, 0.9), rgba(9, 12, 19, 0.98)),
    rgba(8, 11, 17, 0.95);
  box-shadow:
    0 18px 54px rgba(0, 0, 0, 0.32),
    inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.mariche-chaos-card {
  display: grid;
  gap: 0.85rem;
}

.mariche-chaos-title,
.mariche-tool-title {
  margin: 0;
  font-family: var(--aura-font-display);
  font-size: 1.08rem;
  line-height: 1.12;
  letter-spacing: -0.03em;
}

.mariche-chaos-copy,
.mariche-tool-copy {
  margin: 0;
  color: rgba(164, 179, 206, 0.76);
  font-size: 0.88rem;
  line-height: 1.65;
}

.mariche-chaos-visual {
  min-height: 8rem;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background:
    radial-gradient(circle at 20% 20%, rgba(67, 229, 255, 0.16), transparent 20%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.02));
}

.mariche-review-card {
  display: grid;
  gap: 1rem;
}

.mariche-review-stars {
  color: #37e7ff;
  letter-spacing: 0.2em;
  font-size: 0.84rem;
}

.mariche-review-quote {
  margin: 0;
  color: rgba(233, 239, 248, 0.92);
  line-height: 1.7;
  font-size: 0.93rem;
}

.mariche-review-author {
  display: grid;
  gap: 0.1rem;
  color: rgba(164, 179, 206, 0.76);
  font-size: 0.82rem;
}

.mariche-review-author strong {
  color: #fff;
  font-size: 0.88rem;
}

.mariche-tools-grid {
  margin-top: 1.5rem;
}

.mariche-tool-card {
  display: grid;
  gap: 0.8rem;
  padding-top: 1.35rem;
}

.mariche-tool-card:nth-child(1) {
  background:
    radial-gradient(circle at 50% 0%, rgba(37, 224, 255, 0.14), transparent 38%),
    linear-gradient(180deg, rgba(20, 28, 44, 0.96), rgba(12, 14, 24, 0.98));
}

.mariche-tool-card:nth-child(2) {
  background:
    radial-gradient(circle at 50% 0%, rgba(184, 141, 255, 0.14), transparent 38%),
    linear-gradient(180deg, rgba(28, 23, 44, 0.96), rgba(14, 13, 24, 0.98));
}

.mariche-tool-card:nth-child(3) {
  background:
    radial-gradient(circle at 50% 0%, rgba(126, 165, 255, 0.14), transparent 38%),
    linear-gradient(180deg, rgba(20, 25, 44, 0.96), rgba(12, 14, 24, 0.98));
}

.mariche-home-page #plugins.mariche-plugin-catalog-shell,
.mariche-home-page #pricing.mariche-pricing-shell {
  margin-top: 0.5rem;
}

@media (max-width: 980px) {
  .mariche-control-grid,
  .mariche-chaos-grid,
  .mariche-review-grid,
  .mariche-tools-grid {
    grid-template-columns: 1fr;
  }

  .mariche-control-display {
    font-size: clamp(3.4rem, 15vw, 5.5rem);
  }
}

@media (max-width: 720px) {
  .mariche-home-page .mariche-hero-stage {
    padding-top: 3.2rem;
  }

  .mariche-home-title {
    font-size: clamp(2.7rem, 14vw, 4rem);
  }

  .mariche-home-actions .mariche-btn {
    width: 100%;
  }

  .mariche-control-head {
    padding-top: 1.2rem;
  }
}
