/* The approved V4 opening uses real text on two independent CSS 3D surfaces. */
.review.theme-v4 .nh-header {
  inline-size: min(1290px, 85.2%);
  min-block-size: 96px;
  gap: 48px;
  margin-inline: auto;
}
.review.theme-v4 .nh-header .brand {
  font-size: 21px;
  gap: 12px;
  letter-spacing: .24em;
}
.review.theme-v4 .nh-header .brand img {
  inline-size: 36px;
  block-size: 36px;
}
.review.theme-v4 .nh-header .desktop-nav {
  gap: 48px;
  font-size: 16px;
}
.review.theme-v4 .nh-header .header-actions {
  gap: 28px;
  margin-inline-start: auto;
}
.review.theme-v4 .nh-header .button {
  font-size: 17px;
  min-inline-size: 190px;
  padding: 12px 24px;
  border-color: #a296ff;
}
.review.theme-v4 .nh-header .button .icon {
  display: none;
}
.review.theme-v4 .nh-header .login {
  font-size: 16px;
}
.review.theme-v4 .nh-language {
  position: relative;
  gap: 9px;
}
.review.theme-v4 .nh-language select {
  appearance: none;
  padding: 10px 22px 10px 0;
  inline-size: 57px;
  font-size: 16px;
  color: inherit;
}
.review.theme-v4 .nh-language .icon {
  display: block;
  inline-size: 18px;
  block-size: 18px;
}
.review.theme-v4 .nh-language .nh-chevron {
  position: absolute;
  inset-inline-end: 0;
  inline-size: 14px;
  pointer-events: none;
}
.review.theme-v4 .nh-hero {
  --ink:#f8f5ff;
  --muted:#b9b4f1;
  --accent:#5141f5;
  color: var(--ink);
  margin-block-start: -96px;
  padding-block: 118px 0;
  background:
    radial-gradient(
      ellipse 58% 30% at 48% -3%,
      #303b94a6,
      transparent 90%),
    radial-gradient(
      ellipse 48% 50% at 88% 72%,
      #20256670,
      transparent 85%),
    linear-gradient(
      112deg,
      #121940,
      #0c1134 64%,
      #0e1239);
}
.review.theme-v4 .nh-layout {
  max-inline-size: 1600px;
  margin-inline: auto;
  container: nh-layout / inline-size;
}
.review.theme-v4 .nh-copy {
  padding-inline: 8.32% 7.4%;
  display: grid;
  grid-template-columns: 60% 40%;
  align-items: start;
}
.review.theme-v4 .nh-title {
  padding-inline-end: 28px;
  padding-block-end: 32px;
}
.review.theme-v4 .nh-title h1 {
  font-size: clamp(52px, 6cqw, 94px);
  letter-spacing: -.05em;
  line-height: .94;
  max-inline-size: none;
  text-wrap: pretty;
}
.review.theme-v4 .nh-support {
  border-inline-start: 1px solid #8980c45e;
  padding-inline-start: 38px;
  margin-block-start: 4px;
}
.review.theme-v4 .nh-support .benefit {
  font-size: clamp(23px, 1.9vw, 30px);
  line-height: 1.15;
  letter-spacing: -.028em;
  max-inline-size: 12em;
}
.review.theme-v4 .nh-support .explanation {
  font-size: clamp(17px, 1.31vw, 21px);
  line-height: 1.35;
  margin-block-start: 9px;
  color: var(--muted);
  max-inline-size: 32ch;
}
.review.theme-v4 .nh-support .hero-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  gap: 12px 18px;
  margin-block-start: 16px;
}
.review.theme-v4 .nh-support .hero-actions > * {
  flex: 1 1 max-content;
  min-inline-size: 0;
}
.review.theme-v4 .nh-support .hero-actions > .button {
  inline-size: auto;
}
.review.theme-v4 .nh-support .button {
  inline-size: 100%;
  min-block-size: 49px;
  padding: 12px 16px;
  font-size: 17px;
  font-weight: 400;
  gap: 8px;
  border-radius: 8px;
}
.review.theme-v4 .nh-support .button.primary {
  justify-content: space-between;
  background:
    linear-gradient(
      140deg,
      #5847ff,
      #4636f4);
  border-color: #6354ff;
  box-shadow: inset 0 1px 1px #ffffff26, 0 4px 18px #22129c4f;
}
.review.theme-v4 .nh-support .button.secondary {
  color: var(--ink);
  border-color: #a196ff;
}
.review.theme-v4 .nh-trial .icon {
  display: none;
}
.review.theme-v4 .nh-trial .micro {
  margin-block-start: 5px;
  font-size: 14px;
  color: var(--muted);
}
.review.theme-v4 .nh-scenes {
  position: relative;
  display: grid;
  grid-template-columns: 6.94fr 59.64fr 8.32fr 19.79fr 5.31fr;
  grid-template-rows: auto auto;
  margin-block-start: 15px;
  perspective: 2700px;
  perspective-origin: 50% 55%;
  transform-style: flat;
  touch-action: pan-y;
  container-type: inline-size;
}
.review.theme-v4 .nh-caption {
  position: relative;
  z-index: 3;
  pointer-events: none;
  align-self: start;
}
.review.theme-v4 .nh-caption h2 {
  font: 500 clamp(21px, 1.85vw, 28px)/1.2 var(--body);
  letter-spacing: 0;
  text-wrap: wrap;
}
.review.theme-v4 .nh-caption-agency {
  grid-column: 2 / 4;
  grid-row: 1;
  padding-inline-start: 21px;
  margin-block-end: 25px;
}
.review.theme-v4 .nh-caption-client {
  grid-column: 3 / 5;
  grid-row: 2;
  padding-inline-start: 32%;
  min-block-size: 123px;
  display: flex;
  align-items: flex-end;
}
.review.theme-v4 .nh-plane {
  min-inline-size: 0;
  position: relative;
  transform-style: flat;
  transform: translate3d(0, 0, 0);
  align-self: start;
}
.review.theme-v4 .nh-agency {
  grid-column: 2 / 4;
  grid-row: 2;
}
.review.theme-v4 .nh-client {
  grid-column: 3 / 5;
  grid-row: 2;
  margin-block-start: 137px;
  z-index: 2;
}
.review.theme-v4 .nh-window {
  --ink:#16105b;
  --muted:#5b549d;
  color: var(--ink);
  background:
    linear-gradient(
      125deg,
      #fff,
      #f9f8ff);
  border-radius: 14px;
  border: 1px solid #b6adf0;
  position: relative;
  outline: 5px solid #6152a7;
  box-shadow: 0 0 0 7px #8178b05c, 0 18px 22px -8px #05051da3;
  transform-origin: center;
  font: 400 clamp(12px, .94vw, 15px)/1.45 var(--body);
}
.review.theme-v4 .nh-window::before {
  content: "";
  position: absolute;
  inset: -7px;
  border: 1px solid #a19cd9a1;
  border-radius: 21px;
  transform: translateZ(-4px);
  pointer-events: none;
  box-shadow: 2px 5px 0 1px #100954;
}
.review.theme-v4 .nh-window h3 {
  font: 600 clamp(16px, 1.27vw, 20px)/1.25 var(--body);
  letter-spacing: -.025em;
  text-wrap: wrap;
}
.review.theme-v4 .nh-window h4 {
  font-size: 14px;
  font-weight: 600;
}
.review.theme-v4 .nh-window .icon {
  inline-size: 18px;
  block-size: 18px;
  stroke-width: 1.5;
}
.review.theme-v4 .nh-window .brand {
  font-size: 14px;
  gap: 9px;
  letter-spacing: .21em;
}
.review.theme-v4 .nh-window .brand img {
  inline-size: 27px;
  block-size: 27px;
}
.review.theme-v4 .nh-agency-window {
  display: grid;
  grid-template-columns: 17.5% minmax(0, 1fr);
  min-block-size: 548px;
  transform: perspective(2000px) rotateY(7.5deg) rotateZ(.45deg);
}
.review.theme-v4 .nh-sidebar {
  padding: 16px 9px;
  color: #e0dbff;
  background:
    linear-gradient(
      100deg,
      #1b1d2f,
      #17182c);
  border-start-start-radius: 13px;
  border-end-start-radius: 13px;
}
.review.theme-v4 .nh-sidebar .brand {
  padding-inline: 11px;
  margin-block-end: 24px;
}
.review.theme-v4 .nh-sidebar li {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 12px;
  position: relative;
}
.review.theme-v4 .nh-sidebar li.selected {
  background:
    linear-gradient(
      95deg,
      #332e77,
      #29285e);
  border-radius: 6px;
  color: #fff;
}
.review.theme-v4 .nh-sidebar li.selected::before {
  content: "";
  inline-size: 3px;
  block-size: 100%;
  position: absolute;
  inset-inline-start: -5px;
  background: #6753ff;
  border-radius: 4px;
}
.review.theme-v4 .nh-agency-main {
  min-inline-size: 0;
}
.review.theme-v4 .nh-app-bar {
  padding: 12px 20px;
  display: flex;
  align-items: center;
  gap: 20px;
  min-block-size: 51px;
  border-block-end: 1px solid #e9e6fc;
  color: #5f55b0;
  font-size: 12px;
}
.review.theme-v4 .nh-breadcrumb {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.review.theme-v4 .nh-breadcrumb > span:first-child {
  letter-spacing: .14em;
  font-size: 11px;
}
.review.theme-v4 .nh-breadcrumb .nh-chevron {
  inline-size: 13px;
  transform: rotate(-90deg);
}
.review.theme-v4 .nh-breadcrumb strong {
  color: #18105b;
  font-weight: 600;
}
.review.theme-v4 .nh-account {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-inline-start: auto;
}
.review.theme-v4 .nh-app-language {
  display: flex;
  gap: 6px;
  align-items: center;
}
.review.theme-v4 .nh-client-heading {
  padding: 18px 28px 12px 36px;
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.review.theme-v4 .nh-client-heading > strong {
  font-size: 19px;
  font-weight: 650;
  letter-spacing: -.035em;
}
.review.theme-v4 .nh-avatar {
  inline-size: 53px;
  block-size: 53px;
  display: grid;
  place-items: center;
  background:
    linear-gradient(
      120deg,
      #e5e0ff,
      #ede9ff);
  border-radius: 15px;
  font-size: 20px;
  color: #4430ed;
  flex: none;
}
.review.theme-v4 .nh-case-type {
  padding: 5px 13px;
  color: #4430df;
  background: #eeebff;
  border-radius: 20px;
  font-size: 12px;
}
.review.theme-v4 .nh-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  color: #127144;
  background: #e6f5ed;
  padding: 5px 12px;
  border-radius: 20px;
  font-size: 12px;
  line-height: 1.3;
  flex: none;
}
.review.theme-v4 .nh-badge > i {
  inline-size: 6px;
  block-size: 6px;
  border-radius: 50%;
  background: #20b76a;
  box-shadow: 0 0 0 4px #29c5780c;
}
.review.theme-v4 .nh-badge .icon {
  inline-size: 14px;
  block-size: 14px;
  stroke: #fff;
  stroke-width: 2;
  background: #199653;
  border-radius: 50%;
  padding: 2px;
}
.review.theme-v4 .nh-view-client {
  color: #5141f5;
  border: 1px solid #c9bfff;
  padding: 8px 12px;
  border-radius: 5px;
  background: #fff;
  display: flex;
  gap: 7px;
  align-items: center;
  margin-inline-start: auto;
  font-size: 12px;
  min-block-size: 36px;
}
.review.theme-v4 .nh-case-tabs {
  display: flex;
  gap: 24px;
  border-block-end: 1px solid #e7e3fc;
  padding-inline: 20px;
}
.review.theme-v4 .nh-case-tabs button {
  border: 0;
  border-block-end: 2px solid transparent;
  padding: 7px 2px 10px;
  background: none;
  color: #55489f;
  font-size: 14px;
}
.review.theme-v4 .nh-case-tabs button[aria-selected=true] {
  color: #4830f5;
  border-color: #624aff;
}
.review.theme-v4 .nh-panels {
  padding: 19px 108px 18px 36px;
  display: grid;
}
.review.theme-v4 .nh-panels > [data-hero-panel] {
  grid-area: 1 / 1;
  min-inline-size: 0;
}
.review.theme-v4 .nh-panels > [data-hero-panel][hidden] {
  display: block !important;
  visibility: hidden;
  pointer-events: none;
}
.review.theme-v4 .nh-progress-copy {
  font-size: 14px;
  color: #40319b;
}
.review.theme-v4 .nh-steps {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  padding-block: 22px 25px;
  align-items: start;
}
.review.theme-v4 .nh-steps li {
  text-align: center;
  position: relative;
  color: #7368b0;
  min-inline-size: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1.25;
  gap: 3px;
  font-size: 12px;
  padding-inline: 3px;
}
.review.theme-v4 .nh-steps li::before {
  content: "";
  position: absolute;
  inset-inline-start: calc(-50% + 18px);
  inset-inline-end: calc(50% + 18px);
  block-size: 1px;
  background: #d5cef2;
  inset-block-start: 16px;
}
.review.theme-v4 .nh-steps li:first-child::before {
  display: none;
}
.review.theme-v4 .nh-steps li.done::before {
  background: #8acdae;
}
.review.theme-v4 .nh-steps li > span:last-child {
  inline-size: 100%;
  overflow-wrap: anywhere;
}
.review.theme-v4 .nh-step-dot {
  inline-size: 32px;
  block-size: 32px;
  border: 1px solid #cac4e9;
  border-radius: 50%;
  display: grid;
  place-items: center;
  margin-block-end: 6px;
  background: #fdfdff;
  font-size: 14px;
}
.review.theme-v4 .nh-steps small {
  font-size: 12px;
}
.review.theme-v4 .nh-steps .done {
  color: #4c4595;
}
.review.theme-v4 .nh-steps .done .nh-step-dot {
  color: #fff;
  background: linear-gradient(#2ac76d, #149546);
  border-color: #1dba61;
  box-shadow: 0 0 0 4px #eaf9f1;
}
.review.theme-v4 .nh-steps .current {
  color: #4832f0;
}
.review.theme-v4 .nh-steps .current .nh-step-dot {
  color: white;
  background: linear-gradient(#8271ff, #4934e8);
  border-color: #aa9bff;
  box-shadow: 0 0 0 4px #e2ddff;
}
.review.theme-v4 .nh-current-card {
  border: 1px solid #e1dcfa;
  border-radius: 8px;
  padding: 14px;
  box-shadow: 0 4px 8px #21157804;
}
.review.theme-v4 .nh-current-heading {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.review.theme-v4 .nh-current-number {
  display: grid;
  place-items: center;
  inline-size: 35px;
  block-size: 35px;
  border-radius: 50%;
  background: #e9e4ff;
  color: #4c3bea;
  font-size: 17px;
  flex: none;
}
.review.theme-v4 .nh-current-heading h3 {
  font-size: 19px;
}
.review.theme-v4 .nh-complete {
  border: 0;
  background: #eeeaff;
  color: #5f50b5;
  padding: 8px 24px;
  border-radius: 5px;
  margin-inline-start: auto;
  font-size: 12px;
  cursor: default;
}
.review.theme-v4 .nh-assignment {
  display: flex;
  flex-wrap: wrap;
  gap: 22px;
  margin: 10px 0 19px 48px;
  font-size: 12px;
}
.review.theme-v4 .nh-assignment > div {
  display: flex;
  align-items: center;
  gap: 10px;
}
.review.theme-v4 .nh-assignment > div + div {
  border-inline-start: 1px solid #ece8fc;
  padding-inline-start: 22px;
}
.review.theme-v4 .nh-assignment dt {
  color: #665d9d;
}
.review.theme-v4 .nh-assignment dd {
  margin: 0;
}
.review.theme-v4 .nh-document {
  margin-block-start: 8px;
  border: 1px solid #e6e0fd;
  background: #fdfcff;
  box-shadow: 0 2px 4px #41339903;
  border-radius: 7px;
}
.review.theme-v4 .nh-document summary {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 13px;
  cursor: pointer;
  list-style: none;
  min-block-size: 58px;
}
.review.theme-v4 .nh-document-title {
  font-weight: 550;
  flex: 1;
  min-inline-size: 0;
}
.review.theme-v4 .nh-document-icon {
  color: #533bff;
  flex: none;
}
.review.theme-v4 .nh-document-icon .icon {
  inline-size: 25px;
  block-size: 29px;
}
.review.theme-v4 .nh-document > p {
  padding: 4px 16px 16px;
  color: #61568d;
  font-size: 14px;
}
.review.theme-v4 .nh-information {
  display: grid;
  gap: 24px;
  margin: 12px 0;
  font-size: 15px;
}
.review.theme-v4 .nh-information dt {
  color: #6b619b;
  margin-block-end: 3px;
}
.review.theme-v4 .nh-information dd {
  margin: 0;
}
.review.theme-v4 .nh-activity {
  display: grid;
  gap: 20px;
  padding-block: 12px;
}
.review.theme-v4 .nh-activity li {
  display: flex;
  align-items: center;
  gap: 12px;
}
.review.theme-v4 .nh-portal-window {
  padding: 12px 12px 18px;
  min-block-size: 435px;
  transform: perspective(1400px) rotateY(-10deg) rotateZ(-.45deg);
}
.review.theme-v4 .nh-portal-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 12px 13px;
}
.review.theme-v4 .nh-profile {
  color: #6449f5;
  padding: 5px;
  border-radius: 6px;
  background: #f2eeff;
}
.review.theme-v4 .nh-portal-highlight {
  padding: 20px 15px;
  display: grid;
  grid-template-columns: 98px minmax(0, 1fr);
  align-items: center;
  gap: 14px;
  border-radius: 8px;
  color: #fff;
  background:
    linear-gradient(
      110deg,
      #221769,
      #392aca);
}
.review.theme-v4 .nh-portal-highlight small {
  font-size: 13px;
  color: #d1cbff;
}
.review.theme-v4 .nh-portal-highlight h3 {
  color: #fff;
  font-size: 19px;
  font-weight: 500;
  margin-block: 5px 8px;
}
.review.theme-v4 .nh-portal-highlight p {
  font-size: 12px;
  color: #d1cbff;
  line-height: 1.45;
}
.review.theme-v4 .nh-ring {
  position: relative;
  inline-size: 98px;
  block-size: 98px;
  display: grid;
  place-items: center;
}
.review.theme-v4 .nh-ring svg {
  inline-size: 100%;
  block-size: 100%;
  position: absolute;
  inset: 0;
  fill: none;
  stroke: #aaa0ff30;
  stroke-width: 8px;
}
.review.theme-v4 .nh-ring .nh-ring-value {
  stroke: #9cdbcf;
  stroke-linecap: round;
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
}
.review.theme-v4 .nh-ring > span {
  text-align: center;
  font-size: 16px;
}
.review.theme-v4 .nh-ring strong {
  font-size: 29px;
  font-weight: 500;
}
.review.theme-v4 .nh-ring small {
  display: block;
  font-size: 11px;
}
.review.theme-v4 .nh-portal-window .nh-steps {
  padding-block: 20px 17px;
}
.review.theme-v4 .nh-portal-window .nh-step-dot {
  inline-size: 25px;
  block-size: 25px;
  font-size: 12px;
}
.review.theme-v4 .nh-portal-window .nh-steps li::before {
  inset-block-start: 12px;
  inset-inline-start: calc(-50% + 15px);
  inset-inline-end: calc(50% + 15px);
}
.review.theme-v4 .nh-portal-window .nh-steps li {
  font-size: 11px;
}
.review.theme-v4 .nh-portal-window .nh-steps small {
  font-size: 11px;
}
.review.theme-v4 .nh-portal-window .nh-document summary {
  padding: 10px;
  gap: 8px;
  min-block-size: 57px;
  font-size: 12px;
}
.review.theme-v4 .nh-portal-window .nh-badge {
  padding: 5px 8px;
  font-size: 11px;
}
.review.theme-v4 .nh-chat {
  margin-block-start: 12px;
  border-radius: 7px;
  background: #eeecfb;
  color: #5e519c;
}
.review.theme-v4 .nh-chat summary {
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 14px;
  list-style: none;
  cursor: pointer;
  font-size: 12px;
}
.review.theme-v4 .nh-chat > div {
  padding: 0 14px 14px;
  font-size: 14px;
}
.review.theme-v4 .nh-chat p {
  margin-block: 5px 12px;
}
.review.theme-v4 .nh-chat small {
  color: #73659a;
}
.review.theme-v4 .nh-window summary::-webkit-details-marker {
  display: none;
}
.review.theme-v4 .nh-scene-foot {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 20px 5.8% 0 7.1%;
  min-block-size: 44px;
  gap: 20px;
  color: #aea9df;
}
.review.theme-v4 .nh-scene-foot > small {
  font-size: 12px;
}
.review.theme-v4 .nh-controls {
  display: flex;
  gap: 0;
  font-size: 13px;
  color: #d0cbed;
  border: 1px solid #aaa0e03d;
  border-radius: 7px;
  background: #181b4433;
}
.review.theme-v4 .nh-controls[hidden] {
  display: flex !important;
  visibility: hidden;
}
.review.theme-v4 .nh-controls button {
  background: none;
  color: inherit;
  border: 0;
  padding: 10px 13px;
  min-inline-size: 6.5em;
  min-block-size: 44px;
  transition: color 180ms;
}
.review.theme-v4 .nh-controls button:disabled {
  color: #b3adc9;
  cursor: default;
}
.review.theme-v4 .nh-controls button + button {
  border-inline-start: 1px solid #aaa0e03d;
}
.review.theme-v4 .nh-features {
  margin-inline: 4.6%;
  padding-block: 18px 23px;
  border-block-start: 1px solid #9c93ed77;
  display: flex;
  justify-content: center;
  gap: 26px;
  font-size: clamp(16px, 1.5vw, 23px);
  color: #ded8f6;
  line-height: 1.35;
}
.review.theme-v4 .nh-features li + li::before {
  content: "·";
  margin-inline-end: 26px;
  color: #b0a2ea;
}
.review.theme-v4 .nh-hero :focus-visible,
.review.theme-v4 .nh-header :focus-visible {
  outline: 2px solid #dcc08f;
  outline-offset: 4px;
}
.review.theme-v4 .nh-window :focus-visible {
  outline: 2px solid #6042ea;
  outline-offset: 3px;
}
@media (hover: hover) {
  .review.theme-v4 .nh-view-client:hover,
  .review.theme-v4 .nh-document summary:hover {
    background: #f3f0ff;
  }
  .review.theme-v4 .nh-controls button:not(:disabled):hover {
    color: #fff;
  }
}
@media (max-width: 1200px) {
  .review.theme-v4 .nh-header {
    gap: 30px;
    inline-size: 88%;
  }
  .review.theme-v4 .nh-header .desktop-nav {
    gap: 25px;
  }
  .review.theme-v4 .nh-header .header-actions {
    gap: 18px;
  }
  .review.theme-v4 .nh-header .button {
    min-inline-size: 0;
    font-size: 15px;
  }
  .review.theme-v4 .nh-copy {
    padding-inline: 6%;
    grid-template-columns: 56% 44%;
  }
  .review.theme-v4 .nh-title h1 {
    font-size: clamp(51px, 5.7cqw, 74px);
  }
  .review.theme-v4 .nh-title {
    padding-inline-end: 25px;
  }
  .review.theme-v4 .nh-support {
    padding-inline-start: 25px;
  }
  .review.theme-v4 .nh-support .hero-actions {
    gap: 13px;
  }
  .review.theme-v4 .nh-support .button {
    padding: 12px;
    font-size: 15px;
  }
  .review.theme-v4 .nh-scenes {
    grid-template-columns: 5fr 54fr 11fr 25fr 5fr;
    margin-block-start: 34px;
  }
  .review.theme-v4 .nh-client {
    margin-block-start: 170px;
  }
  .review.theme-v4 .nh-caption-client {
    min-block-size: 146px;
    padding-inline-start: 34%;
  }
  .review.theme-v4 .nh-sidebar {
    padding: 16px 6px;
  }
  .review.theme-v4 .nh-sidebar li {
    gap: 7px;
    padding: 12px 4px;
    overflow-wrap: anywhere;
  }
  .review.theme-v4 .nh-sidebar .brand {
    font-size: 9px;
    gap: 5px;
    padding: 0;
  }
  .review.theme-v4 .nh-sidebar .brand img {
    inline-size: 22px;
    block-size: 22px;
  }
  .review.theme-v4 .nh-agency-window {
    grid-template-columns: 17% minmax(0, 1fr);
  }
  .review.theme-v4 .nh-client-heading {
    padding: 16px 14px 8px;
    gap: 8px;
  }
  .review.theme-v4 .nh-client-heading > strong {
    font-size: 17px;
  }
  .review.theme-v4 .nh-view-client {
    margin-inline-start: 0;
  }
  .review.theme-v4 .nh-app-bar {
    padding-inline: 14px;
    gap: 12px;
  }
  .review.theme-v4 .nh-app-language {
    display: none;
  }
  .review.theme-v4 .nh-case-tabs {
    gap: 19px;
    padding-inline: 14px;
  }
  .review.theme-v4 .nh-case-tabs button {
    font-size: 13px;
  }
  .review.theme-v4 .nh-panels {
    padding-inline: 14px;
  }
  .review.theme-v4 .nh-current-heading {
    gap: 8px;
  }
  .review.theme-v4 .nh-current-heading h3 {
    font-size: 16px;
  }
  .review.theme-v4 .nh-assignment {
    margin-inline-start: 0;
  }
  .review.theme-v4 .nh-complete {
    padding: 7px 14px;
  }
  .review.theme-v4 .nh-portal-highlight {
    grid-template-columns: 78px minmax(0, 1fr);
    gap: 10px;
    padding: 18px 12px;
  }
  .review.theme-v4 .nh-ring {
    inline-size: 78px;
    block-size: 78px;
  }
  .review.theme-v4 .nh-portal-highlight h3 {
    font-size: 17px;
  }
  .review.theme-v4 .nh-portal-window .nh-document summary {
    flex-wrap: wrap;
  }
}
@media (max-width: 900px) {
  .review.theme-v4 .nh-header {
    min-block-size: 80px;
    gap: 20px;
    inline-size: calc(100% - 48px);
  }
  .review.theme-v4 .nh-header .desktop-nav,
  .review.theme-v4 .nh-header .header-actions > .button,
  .review.theme-v4 .nh-header .header-actions > .login {
    display: none;
  }
  .review.theme-v4 .nh-header .mobile-nav {
    display: block;
  }
  .review.theme-v4 .nh-hero {
    margin-block-start: -80px;
    padding-block-start: 112px;
  }
  .review.theme-v4 .nh-copy {
    padding-inline: 32px;
    grid-template-columns: 1.08fr 1fr;
  }
  .review.theme-v4 .nh-title h1 {
    font-size: 51px;
    line-height: 1.04;
  }
  .review.theme-v4 .nh-title {
    padding-block-end: 0;
  }
  .review.theme-v4 .nh-support .benefit {
    font-size: 24px;
  }
  .review.theme-v4 .nh-support .hero-actions {
    flex-direction: column;
    gap: 10px;
  }
  .review.theme-v4 .nh-support .hero-actions > * {
    inline-size: 100%;
    flex-basis: auto;
  }
  .review.theme-v4 .nh-support .hero-actions > .button {
    inline-size: 100%;
  }
  .review.theme-v4 .nh-trial .micro {
    text-align: center;
  }
  .review.theme-v4 .nh-scenes {
    grid-template-columns: minmax(0, 1fr) minmax(0, .8fr);
    gap: 16px 30px;
    margin: 42px 32px 0;
    perspective: 1800px;
  }
  .review.theme-v4 .nh-caption-agency {
    grid-column: 1;
    grid-row: 1;
    margin: 0;
    padding: 0;
  }
  .review.theme-v4 .nh-caption-client {
    grid-column: 2;
    grid-row: 1;
    margin: 0;
    padding: 0;
    min-block-size: 0;
    display: block;
  }
  .review.theme-v4 .nh-agency {
    grid-column: 1;
    grid-row: 2;
  }
  .review.theme-v4 .nh-client {
    grid-column: 2;
    grid-row: 2;
    margin: 0;
  }
  .review.theme-v4 .nh-agency-window {
    grid-template-columns: minmax(0, 1fr);
    transform: perspective(2000px) rotateY(2deg);
    min-block-size: 0;
  }
  .review.theme-v4 .nh-portal-window {
    transform: perspective(1600px) rotateY(-2deg);
  }
  .review.theme-v4 .nh-sidebar {
    display: none;
  }
  .review.theme-v4 .nh-account {
    display: none;
  }
  .review.theme-v4 .nh-app-language {
    display: flex;
    margin-inline-start: auto;
  }
  .review.theme-v4 .nh-client-heading {
    gap: 10px;
  }
  .review.theme-v4 .nh-client-heading .nh-case-type {
    margin-inline-start: 0;
  }
  .review.theme-v4 .nh-view-client {
    inline-size: 100%;
    justify-content: center;
    min-block-size: 44px;
  }
  .review.theme-v4 .nh-current-heading h3 {
    flex: 1;
    min-inline-size: 130px;
  }
  .review.theme-v4 .nh-current-heading .nh-badge {
    margin-inline-start: 43px;
  }
  .review.theme-v4 .nh-current-card {
    padding: 12px;
  }
  .review.theme-v4 .nh-complete {
    padding: 7px;
  }
  .review.theme-v4 .nh-assignment {
    gap: 12px;
  }
  .review.theme-v4 .nh-assignment > div + div {
    border: 0;
    padding: 0;
  }
  .review.theme-v4 .nh-document summary {
    gap: 8px;
    padding: 12px;
    flex-wrap: wrap;
  }
  .review.theme-v4 .nh-document-title {
    flex-basis: calc(100% - 40px);
  }
  .review.theme-v4 .nh-document .nh-badge {
    margin-inline-start: 33px;
  }
  .review.theme-v4 .nh-case-tabs {
    gap: 0;
    padding-inline: 10px;
  }
  .review.theme-v4 .nh-case-tabs button {
    flex: 1;
    padding: 10px 4px;
    min-block-size: 44px;
    font-size: 12px;
  }
  .review.theme-v4 .nh-steps li,
  .review.theme-v4 .nh-portal-window .nh-steps li {
    font-size: 12px;
  }
  .review.theme-v4 .nh-steps {
    padding-block: 22px;
  }
  .review.theme-v4 .nh-portal-highlight {
    grid-template-columns: 72px minmax(0, 1fr);
    padding: 16px 10px;
  }
  .review.theme-v4 .nh-ring {
    inline-size: 72px;
    block-size: 72px;
  }
  .review.theme-v4 .nh-portal-highlight h3 {
    font-size: 16px;
  }
  .review.theme-v4 .nh-scene-foot {
    margin: 14px 32px 0;
  }
  .review.theme-v4 .nh-features {
    flex-wrap: wrap;
    gap: 10px 22px;
    font-size: 17px;
    text-align: center;
  }
  .review.theme-v4 .nh-features li + li::before {
    margin-inline-end: 22px;
  }
}
@media (max-width: 600px) {
  .review.theme-v4 .nh-header {
    inline-size: calc(100% - 40px);
    gap: 16px;
  }
  .review.theme-v4 .nh-header .brand {
    font-size: 17px;
    gap: 7px;
  }
  .review.theme-v4 .nh-header .brand img {
    inline-size: 31px;
    block-size: 31px;
  }
  .review.theme-v4 .nh-language {
    gap: 5px;
  }
  .review.theme-v4 .nh-language select {
    font-size: 14px;
    inline-size: 49px;
  }
  .review.theme-v4 .nh-header .mobile-nav summary {
    padding: 12px 0;
    font-size: 14px;
  }
  .review.theme-v4 .nh-header .mobile-nav nav {
    inline-size: min(340px, calc(100vw - 40px));
    inset-inline-end: 0;
  }
  .review.theme-v4 .nh-hero {
    padding-block-start: 106px;
  }
  .review.theme-v4 .nh-copy {
    padding-inline: 24px;
    display: block;
  }
  .review.theme-v4 .nh-title {
    padding: 0;
  }
  .review.theme-v4 .nh-title h1 {
    font-size: clamp(45px, 12.9vw, 68px);
    line-height: 1.02;
    letter-spacing: -.045em;
  }
  .review.theme-v4 .nh-support {
    margin-block-start: 24px;
    padding: 0;
    border: 0;
  }
  .review.theme-v4 .nh-support .benefit {
    font-size: 23px;
    line-height: 1.2;
    max-inline-size: 30ch;
  }
  .review.theme-v4 .nh-support .explanation {
    font-size: 17px;
    margin-block-start: 13px;
    max-inline-size: 40ch;
  }
  .review.theme-v4 .nh-support .hero-actions {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-block-start: 23px;
  }
  .review.theme-v4 .nh-support .button {
    min-block-size: 49px;
    font-size: 16px;
    padding: 13px 19px;
  }
  .review.theme-v4 .nh-scenes {
    display: flex;
    flex-direction: column;
    gap: 0;
    margin: 36px 25px 0;
  }
  .review.theme-v4 .nh-caption h2 {
    font-size: 23px;
  }
  .review.theme-v4 .nh-caption-agency {
    margin-block-end: 20px;
  }
  .review.theme-v4 .nh-caption-client {
    margin-block: 38px 20px;
  }
  .review.theme-v4 .nh-plane {
    inline-size: 100%;
  }
  .review.theme-v4 .nh-window {
    font-size: 14px;
    border-radius: 10px;
    outline-width: 4px;
    box-shadow: 0 0 0 5px #a298d67d, 0 15px 23px #04041c70;
  }
  .review.theme-v4 .nh-window::before {
    inset: -5px;
    border-radius: 15px;
  }
  .review.theme-v4 .nh-agency-window,
  .review.theme-v4 .nh-portal-window {
    transform: none;
  }
  .review.theme-v4 .nh-client-heading > strong {
    font-size: 18px;
  }
  .review.theme-v4 .nh-client-heading .nh-avatar {
    inline-size: 42px;
    block-size: 42px;
    border-radius: 12px;
  }
  .review.theme-v4 .nh-case-type {
    font-size: 12px;
  }
  .review.theme-v4 .nh-panels {
    padding-inline: 12px;
  }
  .review.theme-v4 .nh-current-card {
    padding: 11px;
  }
  .review.theme-v4 .nh-current-heading h3 {
    min-inline-size: calc(100% - 50px);
  }
  .review.theme-v4 .nh-document > p {
    font-size: 14px;
  }
  .review.theme-v4 .nh-portal-highlight {
    grid-template-columns: 84px minmax(0, 1fr);
    gap: 12px;
    padding: 19px 12px;
  }
  .review.theme-v4 .nh-ring {
    inline-size: 84px;
    block-size: 84px;
  }
  .review.theme-v4 .nh-portal-highlight h3 {
    font-size: 19px;
  }
  .review.theme-v4 .nh-portal-highlight p {
    font-size: 13px;
  }
  .review.theme-v4 .nh-portal-window .nh-document summary {
    font-size: 14px;
  }
  .review.theme-v4 .nh-chat summary {
    font-size: 14px;
  }
  .review.theme-v4 .nh-scene-foot {
    margin-inline: 24px;
    flex-wrap: wrap;
    gap: 0 18px;
  }
  .review.theme-v4 .nh-features {
    margin: 10px 24px 0;
    padding-block: 24px 28px;
    flex-direction: column;
    gap: 12px;
    text-align: start;
    font-size: 17px;
  }
  .review.theme-v4 .nh-features li + li::before {
    display: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .review.theme-v4 .nh-controls {
    visibility: hidden;
  }
  .review.theme-v4 .nh-plane {
    transform: translate3d(0, 0, 0) !important;
  }
  .review.theme-v4 .nh-caption {
    transform: none !important;
  }
}
.review.theme-v4 .nh-window {
  container: nh-screen / inline-size;
}
.review.theme-v4 .nh-agency .nh-panels {
  padding-inline-end: max(28px, 7.1vw);
}
@media (min-width: 901px) and (max-width: 1200px) {
  .review.theme-v4 .nh-header .header-actions > .login {
    display: block;
  }
  .review.theme-v4 .nh-header {
    gap: 22px;
  }
  .review.theme-v4 .nh-header .desktop-nav {
    gap: 22px;
  }
  .review.theme-v4 .nh-header .brand {
    font-size: 18px;
  }
  .review.theme-v4 .nh-header .header-actions {
    gap: 16px;
  }
  .review.theme-v4 .nh-header .button {
    padding-inline: 16px;
  }
  .review.theme-v4 .nh-header .login {
    font-size: 14px;
  }
  .review.theme-v4 .nh-agency .nh-panels {
    padding-inline-end: 12vw;
  }
  .review.theme-v4 .nh-complete {
    display: none;
  }
}
@media (max-width: 900px) {
  .review.theme-v4 .nh-agency .nh-panels {
    padding-inline-end: 14px;
  }
  .review.theme-v4 .nh-header .mobile-nav summary {
    list-style: none;
    border: 1px solid #8f86bb;
    padding: 10px;
    border-radius: 5px;
  }
  .review.theme-v4 .nh-header .mobile-nav summary::-webkit-details-marker {
    display: none;
  }
  .review.theme-v4 .nh-header .mobile-nav nav {
    position: absolute;
    inset-inline-end: 0;
    inset-block-start: 100%;
    z-index: 20;
    padding: 18px;
    border-radius: 9px;
    box-shadow: 0 14px 50px #06062244;
  }
}
@media (max-width: 900px) {
  @container nh-screen (max-width:365px) {
    .review.theme-v4 .nh-window .nh-steps {
      grid-template-columns: 1fr;
      gap: 10px;
      padding-block: 20px;
    }
    .review.theme-v4 .nh-window .nh-steps li {
      display: grid;
      grid-template-columns: 28px minmax(0, 1fr);
      align-items: center;
      gap: 12px;
      text-align: start;
      font-size: 14px;
      padding: 0;
    }
    .review.theme-v4 .nh-window .nh-step-dot {
      inline-size: 26px;
      block-size: 26px;
      margin: 0;
    }
    .review.theme-v4 .nh-window .nh-steps li > small {
      display: none;
    }
    .review.theme-v4 .nh-window .nh-steps li::before {
      inline-size: 1px;
      block-size: 10px;
      inset-inline-start: 13px;
      inset-inline-end: auto;
      inset-block-start: -10px;
    }
    .review.theme-v4 .nh-window .nh-steps li > span:last-child {
      overflow-wrap: normal;
      hyphens: auto;
    }
    .review.theme-v4 .nh-window .nh-case-tabs {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 0 12px;
    }
    .review.theme-v4 .nh-window .nh-case-tabs button {
      font-size: 14px;
      overflow-wrap: anywhere;
    }
  }
}
@media (min-width: 1201px) {
  .review.theme-v4 .nh-agency {
    margin-inline: 16px -16px;
  }
  .review.theme-v4 .nh-agency .nh-panels {
    padding-inline-end: calc(7.1vw + 32px);
  }
}
.review.theme-v4 .nh-window .nh-steps li > span:last-child {
  hyphens: auto;
}
@media (min-width: 1201px) {
  .review.theme-v4 .nh-title {
    margin-block-start: -7px;
  }
}
