#clients .layout_wrapper h2 {
  line-height: 1em !important;
}
@media (max-width: 920px) {
  .top-level .hero .side-copy {
    top: 250px;
  }
  .top-level .hero .rating {
    top: 250px;
  }
}
@media (max-width: 720px) {
  .top-level .hero .side-copy {
    top: 28px;
  }
  .top-level .hero .rating {
    top: 28px;
  }
}
@media (max-width: 640px) {
  .hero .headline .headline-main {
    font-size: 38px !important;
  }
}
:root {
  --orange: #ff8236;
  --orange-soft: #ffb36f;
  --ink: #111;
  --muted: #344056;
  --white: #fff;
  --acid: #b9ff66;
  --font:
    -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial,
    sans-serif;
}
* {
  box-sizing: border-box;
}
html,
body {
  min-height: 100%;
}
body {
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: var(--ink);
  background: var(--white);
  font-family: var(--font);
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
.hero {
  position: relative;
  min-height: 100vh;
  overflow: visible;
  background: var(--white);
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  isolation: isolate;
}
.hello {
  position: relative;
  display: flex;
  align-items: center;
  width: max-content;
  margin-right: auto;
  margin-bottom: clamp(18px, 2.6vw, 34px);
  margin-left: auto;
  padding: 12px 34px 14px;
  color: var(--ink);
  background: var(--white);
  border: 2px solid var(--ink);
  border-radius: 999px;
  z-index: 5;
  overflow: visible;
  box-shadow: 0 10px 24px rgba(17, 17, 17, 0.06);
}
.hello-label {
  position: relative;
  z-index: 1;
  display: block;
  color: var(--ink);
  font-size: clamp(20px, 1.7vw, 30px);
  font-weight: 500;
  line-height: 1.18;
  letter-spacing: 0;
  white-space: nowrap;
}
.headline {
  position: relative;
  z-index: 2;
  max-width: 1080px;
  margin: 0 auto;
  text-align: center;
  color: var(--ink);
  font-size: clamp(54px, 7.6vw, 128px);
  font-weight: 500;
  line-height: 1.03;
  letter-spacing: 0;
}
.headline .accent {
  color: var(--orange);
}
.headline-main,
.headline-sub {
  display: block;
}
.headline-sub {
  max-width: none;
  margin: 14px auto 0;
  color: var(--muted);
  font-size: clamp(24px, 2.15vw, 36px);
  line-height: 1.18;
  white-space: nowrap;
}
.hero.is-logged-in-copy .headline {
  max-width: 980px;
  font-size: clamp(48px, 5.4vw, 92px);
}
.hero.is-logged-in-copy .headline-sub {
  max-width: 860px;
  font-size: clamp(20px, 1.75vw, 28px);
  white-space: normal;
}
.hero.is-logged-in-copy .headline-sub a {
  color: #ff8236;
  text-decoration-line: underline;
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.12em;
}
.hero.is-logged-in-copy .headline-sub a:hover,
.hero.is-logged-in-copy .headline-sub a:focus-visible {
  color: var(--orange);
}
@media (min-width: 901px) {
  .headline {
    z-index: auto;
  }
  .headline-main {
    position: relative;
    z-index: 2;
  }
  .headline-sub {
    position: relative;
    z-index: 7;
    width: fit-content;
    max-width: min(860px, 100%);
    padding: 4px 16px 6px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 18px;
    -webkit-backdrop-filter: blur(16px) saturate(112%);
    backdrop-filter: blur(16px) saturate(112%);
  }
}
.side-copy {
  position: absolute;
  left: clamp(22px, 4.5vw, 88px);
  top: clamp(310px, 45vh, 540px);
  z-index: 5;
  width: min(390px, 26vw);
  max-width: 390px;
  color: var(--muted);
}
.quote-mark {
  display: block;
  width: clamp(42px, 4vw, 72px);
  height: auto;
  margin: 0 0 20px;
  color: var(--muted);
}
.side-copy p {
  margin: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0;
}
.rating {
  position: absolute;
  right: clamp(22px, 5vw, 96px);
  top: clamp(320px, 47vh, 555px);
  z-index: 5;
  width: min(300px, 22vw);
  text-align: center;
  color: var(--ink);
}
.rating strong {
  display: block;
  font-size: clamp(44px, 4.9vw, 76px);
  font-weight: 500;
  line-height: 0.88;
  letter-spacing: 0;
}
.rating span {
  display: block;
  margin-top: 10px;
  font-size: clamp(21px, 2vw, 34px);
  font-weight: 500;
  line-height: 1;
}
.rating p {
  max-width: 390px;
  margin: 18px auto 0;
  color: var(--muted);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.42;
}
.orange-circle {
  position: absolute;
  left: 50%;
  bottom: clamp(-430px, -30vw, -120px);
  z-index: 1;
  width: clamp(560px, 54vw, 960px);
  aspect-ratio: 1 / 1;
  background: var(--orange-soft);
  border-radius: 50%;
  transform: translateX(-50%);
}
.monster-wrap {
  position: absolute;
  left: calc(50% - clamp(0px, calc(108px - 12vw), 18px));
  bottom: -44px;
  z-index: 3;
  width: max(clamp(420px, 36vw, 820px), clamp(0, calc(1110px - 70vw), 520px));
  transform: translateX(-50%);
}
.monster {
  width: 100%;
  height: auto;
}
.cta {
  position: absolute;
  left: 50%;
  bottom: clamp(54px, 7vw, 86px);
  z-index: 6;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 13px 14px;
  width: min(720px, 58vw);
  min-height: 92px;
  background:
    linear-gradient(135deg, rgb(0 0 0 / 31%), rgb(0 0 0 / 5%)),
    rgba(32, 20, 14, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  -webkit-backdrop-filter: blur(12px) saturate(120%);
  backdrop-filter: blur(20px) saturate(150%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.38),
    inset 0 -1px 0 rgba(255, 255, 255, 0.08);
  overflow: visible;
  transform: translateX(-50%);
}
.cta::before {
  content: "";
  position: absolute;
  inset: 1px;
  z-index: 0;
  border-radius: inherit;
  pointer-events: none;
  background:
    linear-gradient(135deg, rgb(0 0 0 / 0%), rgb(0 0 0 / 5%)),
    rgba(32, 20, 14, 0.2);
  opacity: 0.72;
}
.cta > .cta-action > a::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: rgba(255, 130, 54, 0.78);
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  opacity: 0;
  -webkit-backdrop-filter: blur(10px) saturate(120%);
  backdrop-filter: blur(10px) saturate(120%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.32),
    inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  transition: opacity 180ms ease;
}
.cta-action {
  position: relative;
  z-index: 2;
  min-width: 0;
  display: flex;
}
.cta-action-primary {
  flex: 0.96;
}
.cta-action-secondary {
  flex: 1.04;
}
.cta a {
  position: relative;
  z-index: 2;
  min-height: 68px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  border-radius: 999px;
  color: var(--white);
  text-decoration: none;
  font-size: clamp(16px, 1.55vw, 26px);
  white-space: nowrap;
  line-height: 1;
  letter-spacing: 0;
  border: 1px solid transparent;
  isolation: isolate;
  overflow: hidden;
  transition: color 180ms ease;
}
.cta-primary {
  width: 100%;
  background: transparent;
  font-weight: 500;
}
.cta-secondary {
  width: 100%;
  background: transparent;
  font-weight: 500;
}
.cta a:hover,
.cta a:focus-visible {
  color: var(--white);
}
.cta.has-release-menus > .cta-action > a {
  cursor: pointer;
}
.cta > .cta-action > a:hover::before,
.cta > .cta-action > a:focus-visible::before {
  opacity: 1;
}
.cta a:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.78);
  outline-offset: -6px;
}
.cta-menu {
  position: absolute;
  left: 50%;
  bottom: calc(100% + 14px);
  z-index: 20;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px;
  width: max-content;
  max-width: min(360px, calc(100vw - 32px));
  background: rgba(18, 20, 26, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  -webkit-backdrop-filter: blur(18px) saturate(135%);
  backdrop-filter: blur(18px) saturate(135%);
  box-shadow:
    0 16px 40px rgba(0, 0, 0, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.22);
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, 12px) scale(0.96);
  transform-origin: 50% 100%;
  transition:
    opacity 180ms ease,
    transform 220ms cubic-bezier(0.2, 0.8, 0.2, 1);
}
.cta-action.is-menu-open .cta-menu {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0) scale(1);
}
.cta-menu a {
  min-height: 42px;
  padding: 0 16px;
  color: var(--white);
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  box-shadow: none;
  overflow: visible;
}
.cta-menu a::before {
  content: none;
}
.cta-menu a:hover,
.cta-menu a:focus-visible {
  color: #111;
  background: var(--acid);
  outline: none;
}
.cta:not(.has-release-menus) .cta-menu {
  display: none;
}
.partner-section {
  position: relative;
  z-index: 8;
  width: 100%;
  margin-top: clamp(-46px, -3vw, -28px);
  background: transparent;
  padding: 0 clamp(20px, 5vw, 88px) clamp(70px, 8vw, 110px);
  color: var(--ink);
}
.partner-inner {
  width: min(1160px, 100%);
  margin: 0 auto;
}
.partner-panel {
  position: relative;
  overflow: hidden;
  min-height: 520px;
  padding: clamp(42px, 5vw, 66px);
  color: var(--white);
  background: linear-gradient(
    135deg,
    rgba(25, 30, 42, 0.82),
    rgba(86, 40, 22, 0.76)
  );
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-top-color: rgba(255, 255, 255, 0.2);
  border-left-color: rgba(255, 255, 255, 0.17);
  border-radius: clamp(26px, 3vw, 38px);
  -webkit-backdrop-filter: blur(12px) saturate(112%);
  backdrop-filter: blur(20px) saturate(130%);
  box-shadow: none;
}
.partner-header {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(340px, 1.08fr);
  gap: clamp(34px, 5.6vw, 82px);
  align-items: start;
}
.partner-title {
  margin: 0;
  max-width: 470px;
  color: var(--white);
  font-size: clamp(30px, 3.25vw, 46px);
  font-weight: 500;
  line-height: 1.12;
  letter-spacing: 0;
}
.partner-title span,
.partner-title mark {
  display: block;
}
.partner-title mark {
  color: var(--acid);
  background: transparent;
}
.partner-copy {
  margin: 0;
  max-width: 580px;
  color: rgba(255, 255, 255, 0.76);
  font-size: clamp(16px, 1.28vw, 20px);
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0;
}
.partner-logos {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: clamp(30px, 3.5vw, 44px);
  max-width: 440px;
}
.partner-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 56px;
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 16px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}
.partner-logo img {
  display: block;
  max-width: 100%;
  max-height: 30px;
  object-fit: contain;
}
.partner-action {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 24px;
  min-height: 96px;
  margin-top: clamp(54px, 6vw, 76px);
  padding: 18px 22px 18px 30px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}
.partner-action > * {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.partner-question {
  align-self: stretch !important;
  display: flex !important;
  align-items: center !important;
  margin: 0 !important;
  padding: 0 !important;
  color: rgba(255, 255, 255, 0.88);
  font-size: clamp(18px, 1.8vw, 24px);
  font-weight: 500;
  line-height: 1.08 !important;
  letter-spacing: 0;
}
.partner-button {
  align-self: center !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 54px;
  gap: 10px;
  padding: 0 22px 0 24px;
  color: var(--ink) !important;
  background: var(--acid);
  background-image: none !important;
  border: 1px solid transparent;
  border-radius: 999px;
  box-shadow: none !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
  transition:
    transform 220ms ease,
    box-shadow 220ms ease,
    background-color 220ms ease;
}
.partner-button svg {
  width: 20px;
  height: 20px;
  flex: 0 0 auto;
}
.partner-button:hover,
.partner-button:focus-visible {
  color: var(--ink) !important;
  background: #c9ff84;
  background-image: none !important;
  box-shadow: none !important;
  transform: translateY(-2px);
}
.partner-button:focus-visible {
  outline: 2px solid rgba(17, 17, 17, 0.28);
  outline-offset: 4px;
}
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 1ms !important;
    scroll-behavior: auto !important;
  }
}
@media (max-width: 1100px) {
  .headline {
    font-size: clamp(50px, 9vw, 94px);
  }
  .headline-sub {
    font-size: clamp(22px, 2.45vw, 30px);
  }
  .hero.is-logged-in-copy .headline {
    font-size: clamp(46px, 6.8vw, 78px);
  }
  .hero.is-logged-in-copy .headline-sub {
    font-size: clamp(19px, 2.3vw, 25px);
  }
  .side-copy {
    top: 39vh;
    width: 250px;
  }
  .rating {
    top: 40vh;
    width: 250px;
  }
}
@media (max-width: 900px) {
  .hero {
    min-height: 1080px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
  .hello {
    padding: 11px 30px 13px;
    margin-bottom: 24px;
  }
  .headline {
    font-size: clamp(46px, 14vw, 70px);
    line-height: 1.04;
  }
  .headline-sub {
    max-width: 350px;
    margin-top: 12px;
    font-size: clamp(20px, 6vw, 28px);
    line-height: 1.18;
    white-space: normal;
  }
  .hero.is-logged-in-copy .headline {
    max-width: min(360px, calc(100% - 32px));
    font-size: clamp(38px, 10.5vw, 54px);
  }
  .hero.is-logged-in-copy .headline-sub {
    max-width: min(340px, calc(100% - 36px));
    font-size: clamp(16px, 4.7vw, 20px);
    line-height: 1.24;
  }
  .side-copy,
  .rating {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: 100%;
    max-width: min(320px, calc(100% - 36px));
  }
  .side-copy {
    margin: 30px 0 0 clamp(18px, 5vw, 28px);
  }
  .side-copy p {
    font-size: 18px;
    line-height: 1.34;
  }
  .quote-mark {
    margin-bottom: 12px;
    font-size: 48px;
  }
  .rating {
    margin: 26px clamp(18px, 5vw, 28px) 0 auto;
    max-width: min(250px, calc(100% - 36px));
    text-align: right;
  }
  .rating strong {
    font-size: 40px;
  }
  .rating span {
    font-size: 21px;
  }
  .rating p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.36;
  }
  .monster-wrap {
    bottom: -48px;
    width: max(clamp(360px, 31vw, 560px), clamp(0, calc(990px - 70vw), 470px));
  }
  .orange-circle {
    bottom: -190px;
    width: 650px;
  }
  .cta {
    bottom: 98px;
    z-index: 14;
    width: min(360px, calc(100vw - 34px));
    min-height: 70px;
    padding: 9px;
  }
  .cta a {
    min-height: 52px;
    font-size: 13px;
    gap: 6px;
  }
  .cta-menu {
    bottom: calc(100% + 10px);
    gap: 6px;
    padding: 6px;
  }
  .cta-menu a {
    min-height: 36px;
    padding: 0 12px;
    font-size: 12px;
  }
  .partner-section {
    z-index: 9;
    margin-top: -72px;
    background: transparent;
    padding: 0 18px 64px;
  }
  .partner-panel {
    min-height: 0;
    padding: 32px 22px 24px;
    border-radius: 28px;
  }
  .partner-header {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .partner-title {
    max-width: 420px;
    font-size: clamp(30px, 8vw, 39px);
  }
  .partner-copy {
    margin-top: 22px;
    font-size: 15px;
    line-height: 1.62;
  }
  .partner-logos {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
    margin-top: 24px;
    max-width: none;
  }
  .partner-logo {
    height: 50px;
    padding: 10px 8px;
    border-radius: 14px;
  }
  .partner-logo img {
    max-height: 24px;
  }
  .partner-action {
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 16px;
    min-height: 0;
    margin-top: 14px;
    padding: 20px;
    border-radius: 24px;
  }
  .partner-question {
    font-size: 20px;
    line-height: 1.2 !important;
    align-self: auto !important;
    min-height: 0;
  }
  .partner-button {
    width: 100%;
  }
}
@media (min-width: 701px) and (max-width: 900px) {
  .hero {
    min-height: clamp(820px, 100svh, 960px);
  }
  .hello {
    margin-bottom: clamp(18px, 2.6vw, 26px);
    padding: 12px 34px 14px;
  }
  .headline {
    max-width: min(860px, calc(100% - 40px));
    font-size: clamp(66px, 10.5vw, 88px);
    line-height: 1.03;
  }
  .headline-sub {
    max-width: none;
    margin-top: 12px;
    font-size: clamp(24px, 3vw, 30px);
    line-height: 1.18;
    white-space: nowrap;
  }
  .hero.is-logged-in-copy .headline {
    max-width: min(760px, calc(100% - 40px));
    font-size: clamp(48px, 7.6vw, 68px);
  }
  .hero.is-logged-in-copy .headline-sub {
    max-width: min(680px, calc(100% - 48px));
    font-size: clamp(19px, 2.4vw, 23px);
    white-space: normal;
  }
  .side-copy,
  .rating {
    position: absolute;
    top: clamp(210px, 30vh, 0);
    width: 100%;
  }
  .side-copy {
    left: clamp(22px, 4vw, 34px);
    margin: 0;
    max-width: 240px;
  }
  .rating {
    right: clamp(22px, 4vw, 34px);
    margin: 0;
    max-width: 210px;
    text-align: center;
  }
  .monster-wrap {
    bottom: -44px;
    width: clamp(520px, 66vw, 620px);
  }
  .orange-circle {
    bottom: -220px;
    width: clamp(700px, 86vw, 820px);
  }
  .cta {
    bottom: clamp(72px, 10vw, 96px);
    width: min(640px, calc(100vw - 80px));
    min-height: 82px;
    padding: 11px 12px;
  }
  .cta a {
    min-height: 60px;
    font-size: clamp(17px, 2.1vw, 22px);
    gap: 10px;
  }
  .cta-menu {
    bottom: calc(100% + 12px);
    gap: 8px;
    padding: 8px;
  }
  .cta-menu a {
    min-height: 40px;
    padding: 0 14px;
    font-size: 13px;
  }
  .partner-section {
    margin-top: clamp(-62px, -7vw, -48px);
    padding-right: 28px;
    padding-left: 28px;
  }
}
:root {
  --ink: #18191d;
  --muted: #555965;
  --line: #e4e4e7;
  --soft: #f6f6f8;
  --white: #fff;
  --accent: #b9ff66;
  --font:
    -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial,
    sans-serif;
}
* {
  box-sizing: border-box;
}
html,
body {
  min-height: 100%;
}
body {
  margin: 0;
  color: var(--ink);
  background: var(--white);
  font-family: var(--font);
  -webkit-font-smoothing: antialiased;
}
.why-creates {
  width: 100%;
  padding: clamp(56px, 7vw, 92px) clamp(20px, 5vw, 72px);
  background: var(--white);
}
.why-wrap {
  width: min(1180px, 100%);
  margin: 0 auto;
}
.why-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 28px;
  margin-bottom: 24px;
}
.why-title {
  margin: 0;
  color: var(--ink);
  font-size: clamp(24px, 2.25vw, 32px);
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0;
}
.why-title span {
  color: #6fbd25;
}
.why-copy {
  margin: 0;
  max-width: 520px;
  color: var(--muted);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.58;
  letter-spacing: 0;
}
.why-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}
.why-card {
  position: relative;
  min-height: 292px;
  padding: 24px 22px 26px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 20px;
}
.why-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  color: var(--ink);
  background: var(--soft);
  border-radius: 14px;
}
.why-icon svg {
  width: 23px;
  height: 23px;
}
.why-number {
  position: absolute;
  top: 28px;
  right: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  color: var(--white);
  background: var(--ink);
  border-radius: 50%;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0;
}
.why-content {
  display: flex;
  min-height: 188px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 18px;
  text-align: center;
}
.why-card h3 {
  margin: 0;
  color: var(--ink);
  font-size: clamp(18px, 1.45vw, 22px);
  font-weight: 500;
  line-height: 1.16;
  letter-spacing: 0;
}
.why-card p {
  margin: 18px auto 0;
  max-width: 310px;
  color: var(--muted);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: 0;
}
@media (max-width: 1040px) {
  .why-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 920px) {
  .why-creates {
    padding: 52px 18px;
  }
  .why-header {
    display: block;
    margin-bottom: 20px;
  }
  .why-copy {
    margin-top: 12px;
  }
  .why-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }
  .why-card {
    min-height: 250px;
    padding: 18px;
    border-radius: 18px;
  }
  .why-icon {
    width: 40px;
    height: 40px;
    border-radius: 12px;
  }
  .why-number {
    top: 18px;
    right: 18px;
    width: 38px;
    height: 38px;
    font-size: 13px;
  }
  .why-content {
    min-height: 170px;
    padding-top: 16px;
  }
  .why-card h3 {
    font-size: 17px;
  }
  .why-card p {
    font-size: 13px;
    line-height: 1.48;
  }
}
@media (max-width: 420px) {
  .why-grid {
    gap: 10px;
  }
  .why-card {
    min-height: 238px;
    padding: 16px;
  }
  .why-card h3 {
    font-size: 16px;
  }
  .why-card p {
    font-size: 12.5px;
  }
}
:root {
  --creates-board-bg: #f4f4f6;
  --creates-board-card: #fff;
  --creates-board-ink: #202124;
  --creates-board-muted: #63636a;
  --creates-board-border: #e9eaf0;
  --creates-board-pill: #f8f8fa;
  --creates-board-active: #1d1d21;
}
.admin-refresh-pill {
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(29, 29, 33, 0.06);
  color: #1d1d21;
  text-decoration: none !important;
  font-weight: 600;
  padding: 0;
  border-radius: 999px;
  border: 1px solid rgba(29, 29, 33, 0.1);
  transition:
    background 0.18s ease,
    border-color 0.18s ease;
  -webkit-tap-highlight-color: transparent;
}
.admin-refresh-pill svg {
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
  display: block;
  transition: none;
  animation: none;
}
.admin-refresh-pill *,
.admin-refresh-pill:hover *,
.admin-refresh-pill:focus * {
  transition: none;
  animation: none;
}
.admin-refresh-pill:hover {
  background: rgba(29, 29, 33, 0.1);
  color: #1d1d21;
  text-decoration: none !important;
}
.creates-leaderboard {
  width: 100%;
  max-width: none;
  margin: 0 0 20px;
  padding: 0;
  background: transparent;
  border-radius: 0;
  font-family:
    -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial,
    sans-serif;
}
.creates-board-card {
  position: relative;
  overflow: visible;
  min-height: 520px;
  padding: clamp(22px, 2.5vw, 30px);
  color: var(--creates-board-ink);
  background: #b9ff66;
  border: 1px solid #aae465;
  border-radius: 28px;
  box-shadow: 0 1px 0 rgba(17, 17, 17, 0.02);
}
.creates-board-card > :not(.creates-board-monster) {
  position: relative;
  z-index: 3;
}
.creates-board-monster {
  position: absolute;
  right: clamp(-100px, -7.5vw, -54px);
  bottom: clamp(-100px, -18vw, -152px);
  z-index: 1;
  width: clamp(430px, 43vw, 760px);
  max-width: none;
  height: auto;
  pointer-events: none;
  user-select: none;
}
.creates-board-content {
  width: min(900px, 100%);
  margin-top: 24px;
  padding: clamp(14px, 1.7vw, 22px);
  background: rgba(255, 255, 255, 0.24);
  border: 1px solid rgba(255, 255, 255, 0.36);
  border-radius: 26px;
  -webkit-backdrop-filter: blur(14px) saturate(120%);
  backdrop-filter: blur(14px) saturate(120%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.34),
    0 14px 34px rgba(28, 50, 10, 0.08);
}
.creates-board-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
}
.creates-board-title-group h2 {
  margin: 0;
  color: var(--creates-board-ink);
  font-size: clamp(20px, 1.8vw, 26px);
  font-weight: 600;
  line-height: 1.14;
  letter-spacing: 0;
}
.creates-board-heading-row {
  display: flex;
  align-items: center;
  gap: 12px;
}
.creates-board-title-group p {
  margin: 7px 0 0;
  color: var(--creates-board-muted);
  font-size: clamp(13px, 1.18vw, 16px);
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: 0;
}
.board-main-tabs,
.board-period-tabs {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  padding: 5px;
  background: var(--creates-board-pill);
  border-radius: 999px;
}
.board-main-tabs {
  margin-top: 0;
}
.board-main-tabs button,
.board-period-tabs button,
.board-pagination button {
  appearance: none;
  border: 0;
  font-family: inherit;
  cursor: pointer;
}
.board-main-tabs button,
.board-period-tabs button {
  min-height: 38px;
  padding: 0 16px;
  color: var(--creates-board-muted);
  background: transparent;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  transition:
    background 0.18s ease,
    color 0.18s ease;
}
.board-period-tabs button {
  min-width: 44px;
  padding: 0 13px;
}
.board-main-tabs button.is-active,
.board-period-tabs button.is-active {
  color: #fff;
  background: var(--creates-board-active);
}
.board-panels {
  width: 100%;
  min-height: 330px;
  margin-top: 30px;
}
.board-panel {
  display: none;
}
.board-panel.is-active {
  display: block;
  animation: boardFade 0.22s ease;
}
@keyframes boardFade {
  from {
    opacity: 0;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.board-list-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 12px;
  color: #000;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.board-list,
.board-song-periods {
  margin: 0;
  padding: 0;
}
#dash-song-root .board-list-meta,
#dash-song-root .board-song-periods,
#dash-song-root .dash-song-period-wrap {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
#dash-song-root .board-song-periods ul,
#dash-song-root .board-song-periods ol,
#dash-song-root .board-song-periods li,
#dash-song-root .dash-song-period-wrap ul,
#dash-song-root .dash-song-period-wrap ol,
#dash-song-root .dash-song-period-wrap li {
  list-style: none !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}
#dash-song-root .dash-song-period-wrap > *,
#dash-song-root .song-item-row {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
#dash-song-root .song-item-row .rank-badge {
  margin-left: 0 !important;
  transform: none !important;
}
.gemlive-list {
  list-style: none;
}
.dash-song-period-wrap {
  display: none;
}
.live-user-item,
.song-item-row {
  min-height: 48px;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding-left: 0 !important;
  border-bottom: 1px dashed #4a7418;
  color: var(--creates-board-ink);
  font-size: 14px;
}
.user-name,
.song-info {
  min-width: 0;
}
.user-name,
.song-title {
  display: block;
  max-width: 100%;
  overflow: hidden;
  color: var(--creates-board-ink);
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.user-time,
.song-pub {
  color: #000;
  font-size: 11px;
  font-weight: 500;
}
.song-item-row .item-left {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.song-info {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.rank-badge {
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 30px;
  color: #fff;
  background: #1d1d21;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 600;
}
.rank-1,
.rank-2,
.rank-3 {
  color: #fff;
  background: #1d1d21;
}
.song-action-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  color: #fff;
  background: #3f3f3f;
  border-radius: 999px;
  text-decoration: none !important;
  transition:
    background 0.18s ease,
    color 0.18s ease;
}
.song-action-btn svg {
  width: 18px;
  height: 18px;
}
.song-action-btn:hover,
.song-action-btn:focus-visible {
  color: #fff;
  background: var(--creates-board-active);
  outline: none;
  text-decoration: none !important;
}
.live-user-list-empty,
.board-empty {
  display: none;
  margin: 96px 0 0 !important;
  color: var(--creates-board-muted);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
}
.board-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 100%;
  margin-top: 30px;
}
.board-pagination button {
  min-height: 38px;
  padding: 0 16px;
  color: var(--creates-board-ink);
  background: var(--creates-board-pill);
  border: 1px solid var(--creates-board-border);
  border-radius: 999px;
  font-size: 13px;
  font-weight: 600;
  transition:
    background 0.18s ease,
    opacity 0.18s ease;
}
.board-pagination button:hover:not(:disabled),
.board-pagination button:focus-visible:not(:disabled) {
  background: #eceef3;
  outline: none;
}
.board-pagination button:disabled {
  cursor: default;
  opacity: 0.38;
}
.board-page-info {
  color: var(--creates-board-muted);
  font-size: 13px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .creates-leaderboard {
    padding: 0;
  }
  .creates-board-card {
    overflow: visible;
    min-height: 520px;
    padding: 22px 16px;
    border-radius: 24px;
  }
  .creates-board-monster {
    display: block;
    right: -20px;
    bottom: -100px;
    width: 520px;
    opacity: 0.9;
  }
  .creates-board-content {
    width: 100%;
    margin-top: 22px;
    padding: 14px;
    border-radius: 26px;
    background: rgba(255, 255, 255, 0.78);
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    box-shadow: 0 2px 8px rgba(28, 50, 10, 0.06);
  }
  body.home .header-outer__gradient-blur {
    display: none !important;
  }
  body.home .headline-sub,
  body.home nav.cta,
  body.home .cta-menu,
  body.home .partner-panel,
  body.home .partner-logo,
  body.home .partner-action,
  body.home .creates-board-content {
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
  }
  body.home .cta-menu,
  body.home .partner-panel,
  body.home .creates-board-content {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.07) !important;
  }
  .creates-board-header {
    flex-direction: column;
    gap: 20px;
  }
  .board-main-tabs,
  .board-period-tabs {
    width: 100%;
    display: grid;
    overflow: visible;
  }
  .board-main-tabs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .board-period-tabs {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .board-main-tabs button,
  .board-period-tabs button {
    width: 100%;
    min-width: 0;
    min-height: 38px;
    padding: 0 8px;
    font-size: 13px;
    white-space: nowrap;
  }
  .board-panels {
    width: 100%;
    margin-top: 24px;
  }
  .board-pagination {
    width: 100%;
  }
  .live-user-item,
  .song-item-row {
    font-size: 13px;
  }
  #dash-song-root .song-item-row {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
}
.creates-recent-posts {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 20px;
  padding: 0;
  font-family:
    -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial,
    sans-serif;
}
.creates-recent-posts-card {
  padding: clamp(22px, 2.5vw, 30px);
  color: #202124;
  background: #fff;
  border: 1px solid #e9eaf0;
  border-radius: 28px;
  box-shadow: 0 1px 0 rgba(17, 17, 17, 0.02);
}
.creates-recent-posts-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 24px;
}
.creates-recent-posts-header h2 {
  margin: 0;
  color: #202124;
  font-size: clamp(20px, 1.8vw, 26px);
  font-weight: 600;
  line-height: 1.14;
  letter-spacing: 0;
}
.creates-recent-posts-header p {
  margin: 7px 0 0;
  max-width: 520px;
  color: #63636a;
  font-size: clamp(13px, 1.18vw, 16px);
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: 0;
}
.creates-recent-posts-more {
  min-height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  padding: 0 16px;
  color: #202124 !important;
  background: #f8f8fa;
  border: 1px solid #e9eaf0;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none !important;
  transition: background 0.18s ease;
}
.creates-recent-posts-more:hover,
.creates-recent-posts-more:focus-visible {
  background: #eceef3;
  color: #202124 !important;
  outline: none;
  text-decoration: none !important;
}
.creates-recent-posts-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}
.creates-post-card {
  min-width: 0;
}
.creates-post-cover {
  position: relative;
  display: block;
  overflow: hidden;
  aspect-ratio: 16 / 10;
  background: #f4f4f6;
  border: 1px solid #eff0f4;
  border-radius: 18px;
  text-decoration: none !important;
}
.creates-post-cover img {
  display: block;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  min-height: 100% !important;
  object-fit: cover !important;
  object-position: center center;
  transition: transform 0.28s ease;
}
.creates-post-card:hover .creates-post-cover img {
  transform: scale(1.035);
}
.creates-post-cover-fallback {
  display: block;
  width: 100%;
  height: 100%;
  background:
    radial-gradient(
      circle at 24% 20%,
      rgba(185, 255, 102, 0.42),
      transparent 34%
    ),
    linear-gradient(135deg, #f4f4f6, #e9eaf0);
}
.creates-post-body {
  padding: 12px 2px 0;
}
.creates-post-meta {
  margin-bottom: 6px;
  color: #8a8b91;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.creates-post-card h3 {
  margin: 0;
  color: #202124;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.28;
  letter-spacing: 0;
}
.creates-post-card h3 a {
  display: -webkit-box;
  min-height: calc(1.28em * 2);
  overflow: hidden;
  color: inherit !important;
  font-size: inherit !important;
  font-weight: 500 !important;
  line-height: inherit !important;
  text-decoration: none !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.creates-post-card h3 a:hover,
.creates-post-card h3 a:focus-visible {
  color: #111 !important;
  text-decoration: none !important;
}
.creates-recent-posts-empty {
  margin: 50px 0 !important;
  color: #63636a;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
}
@media (max-width: 768px) {
  .creates-recent-posts-card {
    padding: 22px 16px;
    border-radius: 24px;
  }
  .creates-recent-posts-header {
    flex-direction: column;
    gap: 14px;
    margin-bottom: 20px;
  }
  .creates-recent-posts-more {
    width: 100%;
  }
  .creates-recent-posts-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px 10px;
  }
  .creates-post-cover {
    border-radius: 16px;
  }
  .creates-post-body {
    padding-top: 10px;
  }
  .creates-post-card h3 {
    font-size: 13px !important;
    line-height: 1.26;
  }
  .creates-post-card h3 a {
    min-height: calc(1.26em * 2);
  }
}
.creates-faq-section {
  --faq-ink: #15161b;
  --faq-muted: #666a76;
  --faq-line: rgba(21, 22, 27, 0.1);
  --faq-card: #fff;
  --faq-soft: #f7f8fb;
  --faq-green: #b9ff66;
  --faq-orange: #ff8236;
  --faq-blue-gray: #6f8299;
  width: 100%;
  margin: 0;
  padding: clamp(28px, 5vw, 72px) 0;
  color: var(--faq-ink);
  background: #fff;
  font-family:
    -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial,
    sans-serif;
}
.creates-faq-section * {
  box-sizing: border-box;
}
.creates-faq-head {
  width: min(1120px, calc(100% - 36px));
  margin: 0 auto clamp(22px, 4vw, 38px);
}
.creates-faq-kicker {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 14px;
  color: var(--faq-ink);
  background: var(--faq-green);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
}
.creates-faq-head h2 {
  max-width: 720px;
  margin: 14px 0 0;
  color: var(--faq-ink);
  font-size: clamp(30px, 4.8vw, 56px);
  font-weight: 500;
  line-height: 1.02;
  letter-spacing: 0;
}
.creates-faq-head p {
  max-width: 610px;
  margin: 14px 0 0;
  color: var(--faq-muted);
  font-size: clamp(15px, 1.6vw, 18px);
  font-weight: 400;
  line-height: 1.5;
}
.creates-faq-grid {
  width: min(1120px, calc(100% - 36px));
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  align-items: start;
}
.creates-faq-card {
  --faq-accent: var(--faq-green);
  --faq-accent-contrast: #15161b;
  min-width: 0;
  padding: clamp(18px, 2vw, 24px);
  background: var(--faq-card);
  border: 1px solid var(--faq-line);
  border-radius: 24px;
  box-shadow: 0 14px 38px rgba(21, 22, 27, 0.06);
}
.creates-faq-card-general {
  --faq-accent: var(--faq-orange);
  --faq-accent-contrast: #fff;
  background:
    linear-gradient(
      180deg,
      rgba(255, 130, 54, 0.18),
      rgba(255, 255, 255, 0) 42%
    ),
    #fff;
  border-color: rgba(255, 130, 54, 0.4);
}
.creates-faq-card-ctm {
  --faq-accent: var(--faq-green);
  --faq-accent-contrast: #15161b;
  background:
    linear-gradient(
      180deg,
      rgba(185, 255, 102, 0.28),
      rgba(255, 255, 255, 0) 42%
    ),
    #fff;
  border-color: rgba(185, 255, 102, 0.62);
}
.creates-faq-card-dmd {
  --faq-accent: var(--faq-blue-gray);
  --faq-accent-contrast: #fff;
  background:
    linear-gradient(
      180deg,
      rgba(111, 130, 153, 0.18),
      rgba(255, 255, 255, 0) 42%
    ),
    #fff;
  border-color: rgba(111, 130, 153, 0.34);
}
.creates-faq-card-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 16px;
}
.creates-faq-card-head span {
  width: 38px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 38px;
  color: var(--faq-accent-contrast);
  background: var(--faq-accent);
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}
.creates-faq-card-head h3 {
  margin: 0;
  color: var(--faq-ink);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.12;
}
.creates-faq-item {
  border-top: 1px solid var(--faq-line);
}
.creates-faq-item summary {
  position: relative;
  min-height: 58px;
  display: flex;
  align-items: center;
  padding: 15px 42px 15px 0;
  color: var(--faq-ink);
  cursor: pointer;
  list-style: none;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.28;
}
.creates-faq-item summary::-webkit-details-marker {
  display: none;
}
.creates-faq-item summary::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 50%;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--faq-ink);
  background: var(--faq-soft);
  border: 1px solid var(--faq-line);
  border-radius: 999px;
  transform: translateY(-50%);
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
}
.creates-faq-item[open] summary::after {
  content: "-";
  background: var(--faq-accent);
  color: var(--faq-accent-contrast);
  border-color: var(--faq-accent);
}
.creates-faq-item p {
  margin: -4px 0 16px;
  padding-right: 18px;
  color: var(--faq-muted);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.58;
}
@media (max-width: 900px) {
  .creates-faq-grid {
    grid-template-columns: 1fr;
  }
  .creates-faq-card {
    border-radius: 22px;
  }
}
@media (max-width: 520px) {
  .creates-faq-head,
  .creates-faq-grid {
    width: calc(100% - 28px);
  }
  .creates-faq-head h2 {
    font-size: 32px;
  }
}
