@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500 800;
  font-display: swap;
  src: url("assets/fonts/manrope-cyrillic.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500 800;
  font-display: swap;
  src: url("assets/fonts/manrope-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --bg: #eef7ff;
  --surface: #ffffff;
  --surface-soft: #f7fbff;
  --ink: #132033;
  --muted: #617187;
  --line: #dbe8f4;
  --blue: #1769ff;
  --blue-deep: #0b3f9c;
  --cyan: #20c6d9;
  --violet: #7068ff;
  --brand-name: #d77037;
  --success: #167c56;
  --danger: #c93535;
  --shadow: 0 22px 55px rgb(31 80 126 / 13%);
  --radius: 24px;
  --font: "Manrope", "Segoe UI", Arial, sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  position: relative;
  isolation: isolate;
  min-width: 0;
  margin: 0;
  color: var(--ink);
  font-family: var(--font);
  background:
    radial-gradient(circle at 10% 5%, #d9f2ff 0, transparent 32%),
    radial-gradient(circle at 95% 0%, #ebe9ff 0, transparent 29%),
    linear-gradient(180deg, #f4fbff 0%, #eef7ff 48%, #f8fbff 100%);
}

body::before {
  position: fixed;
  z-index: 0;
  inset: 0;
  pointer-events: none;
  content: "";
  opacity: 0.24;
  background-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(-16 48 48)' opacity='0.9'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%23f6c59e' fill-opacity='0.22' stroke='%23df7f45' stroke-width='2.8' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23df7f45' stroke-width='2.8' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(11 48 48)' opacity='0.82'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%23f6c59e' fill-opacity='0.18' stroke='%23df7f45' stroke-width='2.6' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23df7f45' stroke-width='2.6' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(27 48 48)' opacity='0.76'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%23f6c59e' fill-opacity='0.16' stroke='%23df7f45' stroke-width='2.5' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23df7f45' stroke-width='2.5' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(-31 48 48)' opacity='0.72'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%23f6c59e' fill-opacity='0.15' stroke='%23df7f45' stroke-width='2.4' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23df7f45' stroke-width='2.4' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(6 48 48)' opacity='0.7'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%23f6c59e' fill-opacity='0.14' stroke='%23df7f45' stroke-width='2.3' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23df7f45' stroke-width='2.3' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(-22 48 48)' opacity='0.78'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%23f6c59e' fill-opacity='0.19' stroke='%23df7f45' stroke-width='2.6' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23df7f45' stroke-width='2.6' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(19 48 48)' opacity='0.74'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%23f6c59e' fill-opacity='0.17' stroke='%23df7f45' stroke-width='2.5' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23df7f45' stroke-width='2.5' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(-8 48 48)' opacity='0.72'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%23f6c59e' fill-opacity='0.15' stroke='%23df7f45' stroke-width='2.4' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23df7f45' stroke-width='2.4' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(29 48 48)' opacity='0.68'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%23f6c59e' fill-opacity='0.14' stroke='%23df7f45' stroke-width='2.3' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23df7f45' stroke-width='2.3' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: 164px 164px, 128px 128px, 144px 144px, 112px 112px, 152px 152px, 138px 138px, 156px 156px, 124px 124px, 148px 148px, 132px 132px;
  background-position: 2% 12%, 18% 58%, 74% 18%, 88% 63%, 57% 90%, 33% 10%, 42% 46%, 67% 74%, 90% 24%, 14% 84%;
  mask-image: linear-gradient(180deg, rgb(0 0 0 / 78%), transparent 94%);
}

body::after {
  position: fixed;
  z-index: 0;
  inset: 0;
  pointer-events: none;
  content: "";
  opacity: 0.18;
  background-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(18 48 48)' opacity='0.78'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%23f6c59e' fill-opacity='0.16' stroke='%23df7f45' stroke-width='2.4' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23df7f45' stroke-width='2.4' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(-24 48 48)' opacity='0.72'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%23f6c59e' fill-opacity='0.15' stroke='%23df7f45' stroke-width='2.3' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23df7f45' stroke-width='2.3' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(33 48 48)' opacity='0.68'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%23f6c59e' fill-opacity='0.14' stroke='%23df7f45' stroke-width='2.2' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23df7f45' stroke-width='2.2' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(-9 48 48)' opacity='0.64'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%23f6c59e' fill-opacity='0.13' stroke='%23df7f45' stroke-width='2.1' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23df7f45' stroke-width='2.1' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(14 48 48)' opacity='0.7'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%23f6c59e' fill-opacity='0.14' stroke='%23df7f45' stroke-width='2.2' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23df7f45' stroke-width='2.2' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(-27 48 48)' opacity='0.66'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%23f6c59e' fill-opacity='0.13' stroke='%23df7f45' stroke-width='2.1' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23df7f45' stroke-width='2.1' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(8 48 48)' opacity='0.62'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%23f6c59e' fill-opacity='0.12' stroke='%23df7f45' stroke-width='2.0' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23df7f45' stroke-width='2.0' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: 134px 134px, 108px 108px, 124px 124px, 96px 96px, 118px 118px, 104px 104px, 126px 126px, 92px 92px;
  background-position: 33% 28%, 64% 52%, 81% 84%, 11% 82%, 48% 8%, 86% 36%, 58% 92%, 4% 38%;
  mask-image: linear-gradient(180deg, rgb(0 0 0 / 65%), transparent 96%);
}

body.modal-open {
  overflow: hidden;
}

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

button,
input,
textarea,
select {
  font: inherit;
}

button {
  cursor: pointer;
}

main,
.site-header,
.site-footer {
  position: relative;
  z-index: 1;
  width: min(1160px, calc(100% - 44px));
  margin-inline: auto;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}

.site-header {
  position: sticky;
  z-index: 20;
  top: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-top: 14px;
  padding: 12px 14px;
  border: 1px solid rgb(219 232 244 / 82%);
  border-radius: 22px;
  background: rgb(255 255 255 / 82%);
  box-shadow: 0 16px 45px rgb(35 85 130 / 9%);
  backdrop-filter: blur(18px);
}

.brand {
  display: inline-flex;
  align-items: center;
  min-width: 0;
  gap: 13px;
}

.brand__mark-link {
  display: inline-flex;
  flex: 0 0 auto;
  border-radius: 16px;
}

.brand__mark {
  display: grid;
  flex: 0 0 auto;
  width: 48px;
  aspect-ratio: 1;
  place-items: center;
  color: #fff;
  border-radius: 16px;
  background:
    radial-gradient(circle at 30% 22%, rgb(255 255 255 / 42%), transparent 30%),
    linear-gradient(145deg, #f09a42, #ce612d);
  box-shadow: 0 12px 28px rgb(207 101 47 / 28%);
}

.brand__mark svg {
  width: 36px;
  fill: none;
  stroke: currentcolor;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.brand__loaf {
  fill: rgb(255 255 255 / 14%);
}

.brand__copy {
  display: flex;
  flex-direction: column;
  min-width: 0;
  line-height: 1;
  color: inherit;
  border-radius: 16px;
  transition: transform 180ms ease, filter 180ms ease;
}

.brand__copy:hover {
  transform: translateY(-1px);
  filter: saturate(1.04);
}

.brand__mark-link:focus-visible,
.brand__copy:focus-visible {
  outline: 3px solid rgb(32 198 217 / 42%);
  outline-offset: 3px;
}

.brand__wordmark {
  display: inline-flex;
  align-items: baseline;
  gap: 0;
  font-size: clamp(19px, 2vw, 25px);
  font-weight: 800;
}

.brand__name {
  background: linear-gradient(145deg, #f09a42, #ce612d);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.brand__suffix {
  color: var(--blue);
  text-shadow: 0 9px 20px rgb(23 105 255 / 18%);
}

.brand__copy small {
  margin-top: 7px;
  color: color-mix(in srgb, var(--blue) 34%, var(--muted));
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.main-nav {
  display: flex;
  align-items: center;
  gap: 4px;
}

.main-nav a {
  padding: 10px 12px;
  color: #3a4a61;
  border-radius: 13px;
  font-size: 14px;
  font-weight: 700;
  transition: color 180ms ease, background 180ms ease;
}

.main-nav a:hover,
.main-nav a:focus-visible {
  color: var(--blue-deep);
  background: #eef6ff;
  outline: none;
}

.menu-toggle {
  display: none;
  width: 44px;
  height: 44px;
  border: 1px solid var(--line);
  border-radius: 14px;
  background: #fff;
}

.menu-toggle span:not(.sr-only) {
  display: block;
  width: 18px;
  height: 2px;
  margin: 4px auto;
  border-radius: 2px;
  background: var(--ink);
  transition: transform 0.25s, opacity 0.25s;
}

.menu-toggle[aria-expanded="true"] span:not(.sr-only):nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}

.menu-toggle[aria-expanded="true"] span:not(.sr-only):nth-child(2) {
  opacity: 0;
}

.menu-toggle[aria-expanded="true"] span:not(.sr-only):nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}

.hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(430px, 0.9fr);
  grid-template-areas:
    "title panel"
    "content panel";
  grid-template-rows: auto auto;
  align-content: center;
  align-items: stretch;
  column-gap: clamp(46px, 5vw, 70px);
  row-gap: 0;
  min-height: calc(100svh - 94px);
  padding: clamp(56px, 8vw, 92px) 0 70px;
}

.hero__title {
  grid-area: title;
  align-self: end;
}

.hero__content {
  grid-area: content;
  align-self: start;
  min-width: 0;
}

.eyebrow {
  margin: 0 0 13px;
  color: var(--blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

h1,
h2,
h3,
p {
  overflow-wrap: break-word;
}

h1 {
  max-width: 690px;
  margin: 0;
  color: var(--blue-deep);
  font-size: clamp(36px, 5vw, 58px);
  font-weight: 800;
  line-height: 1.07;
  background: linear-gradient(135deg, #10213a 0%, #1769ff 54%, #20b8d9 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

h2 {
  margin: 0;
  font-size: clamp(30px, 4vw, 46px);
  font-weight: 800;
  line-height: 1.12;
}

h3 {
  margin: 0;
  font-size: 21px;
  font-weight: 800;
  line-height: 1.25;
}

.hero__lead,
.section__head p,
.about__text p,
.contacts__cta p {
  color: var(--muted);
  font-size: 17px;
  font-weight: 500;
  line-height: 1.7;
}

.hero__lead {
  max-width: 680px;
  margin: 22px 0 0;
  color: #40566f;
  font-size: clamp(16px, 1.7vw, 19px);
  font-weight: 650;
}

.hero__actions,
.contacts__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 14px 20px;
  border: 0;
  border-radius: 15px;
  font-weight: 800;
  line-height: 1.15;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
}

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

.button:focus-visible,
.floating-request:focus-visible,
.modal__close:focus-visible,
.menu-toggle:focus-visible {
  outline: 3px solid rgb(32 198 217 / 42%);
  outline-offset: 3px;
}

.button--primary {
  color: #fff;
  background: linear-gradient(135deg, var(--blue), var(--violet));
  box-shadow: 0 16px 32px rgb(23 105 255 / 24%);
}

.button--secondary {
  color: var(--blue-deep);
  background: #fff;
  box-shadow: inset 0 0 0 1px var(--line);
}

.button--telegram {
  color: #fff;
  background: #2aabee;
  box-shadow: 0 12px 28px rgb(42 171 238 / 30%);
}

.button--phone {
  color: #fff;
  background: linear-gradient(135deg, #34c759, #00a86b);
  box-shadow: 0 12px 28px rgb(0 168 107 / 25%);
}

.button--ghost {
  color: var(--blue-deep);
  background: #e9f6ff;
}

.hero__trust {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
}

.hero__trust li {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 8px 11px;
  color: #36536f;
  border: 1px solid rgb(199 222 240 / 88%);
  border-radius: 999px;
  background: rgb(255 255 255 / 66%);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.25;
  backdrop-filter: blur(8px);
}

.hero__trust li::before {
  display: grid;
  flex: 0 0 17px;
  width: 17px;
  height: 17px;
  color: #fff;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--blue), var(--cyan));
  content: "\2713";
  place-items: center;
  font-size: 10px;
  line-height: 1;
}

.hero__panel {
  grid-area: panel;
  align-self: center;
  display: grid;
  gap: 16px;
  min-width: 0;
  padding-left: clamp(12px, 2vw, 24px);
}

.service-card,
.price-card,
.about,
.contacts,
.faq-list details {
  border: 1px solid rgb(219 232 244 / 86%);
  background: rgb(255 255 255 / 78%);
  box-shadow: var(--shadow);
}

.device-scene {
  position: relative;
  width: min(100%, 520px);
  aspect-ratio: 1.08;
  margin-inline: auto;
  isolation: isolate;
  perspective: 1100px;
}

.device-scene::before {
  position: absolute;
  z-index: -1;
  content: "";
  pointer-events: none;
}

.device-scene::before {
  inset: 10% 1% 6%;
  border-radius: 50%;
  background:
    radial-gradient(circle at 58% 42%, rgb(255 255 255 / 92%) 0 24%, transparent 56%),
    radial-gradient(circle at 65% 48%, rgb(80 160 255 / 18%), transparent 66%);
  filter: blur(2px);
}

.scene-particles {
  position: absolute;
  z-index: 1;
  top: 4%;
  left: 18%;
  width: 108px;
  height: 62px;
  pointer-events: none;
}

.scene-particles i {
  position: absolute;
  top: var(--y);
  left: var(--x);
  width: var(--size);
  aspect-ratio: 1;
  border-radius: 50%;
  background: linear-gradient(145deg, #89c4ff, #1769ff);
  box-shadow: 0 2px 8px rgb(23 105 255 / 26%);
  animation: particle-drift var(--duration) ease-in-out var(--delay) infinite alternate;
}

.scene-particles i:nth-child(1) { --x: 4%; --y: 24%; --size: 4px; --duration: 7.4s; --delay: -2s; --dx: 9px; --dy: -8px; --mx: -3px; --my: 5px; }
.scene-particles i:nth-child(2) { --x: 18%; --y: 8%; --size: 6px; --duration: 9.1s; --delay: -6s; --dx: -5px; --dy: 10px; --mx: 7px; --my: -4px; }
.scene-particles i:nth-child(3) { --x: 34%; --y: 38%; --size: 3px; --duration: 6.8s; --delay: -3s; --dx: 8px; --dy: 7px; --mx: -6px; --my: -7px; }
.scene-particles i:nth-child(4) { --x: 50%; --y: 12%; --size: 5px; --duration: 8.6s; --delay: -5s; --dx: -8px; --dy: -4px; --mx: 5px; --my: 9px; }
.scene-particles i:nth-child(5) { --x: 70%; --y: 30%; --size: 4px; --duration: 7.9s; --delay: -1s; --dx: 6px; --dy: -10px; --mx: -8px; --my: 4px; }
.scene-particles i:nth-child(6) { --x: 90%; --y: 9%; --size: 3px; --duration: 9.4s; --delay: -7s; --dx: -9px; --dy: 8px; --mx: 3px; --my: -5px; }
.scene-particles i:nth-child(7) { --x: 9%; --y: 70%; --size: 5px; --duration: 8.2s; --delay: -4s; --dx: 10px; --dy: 3px; --mx: -2px; --my: -9px; }
.scene-particles i:nth-child(8) { --x: 27%; --y: 58%; --size: 3px; --duration: 7.1s; --delay: -5s; --dx: -6px; --dy: -8px; --mx: 8px; --my: 5px; }
.scene-particles i:nth-child(9) { --x: 43%; --y: 82%; --size: 4px; --duration: 9.7s; --delay: -3s; --dx: 5px; --dy: -9px; --mx: -7px; --my: 2px; }
.scene-particles i:nth-child(10) { --x: 61%; --y: 60%; --size: 6px; --duration: 8.9s; --delay: -8s; --dx: -7px; --dy: 6px; --mx: 4px; --my: -8px; }
.scene-particles i:nth-child(11) { --x: 79%; --y: 76%; --size: 3px; --duration: 6.9s; --delay: -2s; --dx: 8px; --dy: -5px; --mx: -5px; --my: 7px; }
.scene-particles i:nth-child(12) { --x: 96%; --y: 54%; --size: 5px; --duration: 9.3s; --delay: -6s; --dx: -10px; --dy: -3px; --mx: 2px; --my: 9px; }
.scene-particles i:nth-child(13) { --x: 38%; --y: 2%; --size: 3px; --duration: 7.7s; --delay: -4s; --dx: 4px; --dy: 11px; --mx: -8px; --my: -2px; }
.scene-particles i:nth-child(14) { --x: 72%; --y: 4%; --size: 4px; --duration: 8.4s; --delay: -1s; --dx: -4px; --dy: 9px; --mx: 9px; --my: -3px; }

.scene-particles i:nth-child(3n) {
  background: linear-gradient(145deg, #b9e3ff, #45a3ff);
}

.scene-particles i:nth-child(4n) {
  box-shadow: 0 0 0 2px rgb(118 178 255 / 18%), 0 3px 10px rgb(23 105 255 / 24%);
}

.scene-widget {
  position: absolute;
  z-index: 2;
  display: grid;
  place-items: center;
  border: 1px solid rgb(141 186 255 / 44%);
  border-radius: 19px;
  background: linear-gradient(145deg, rgb(255 255 255 / 94%), rgb(232 243 255 / 78%));
  box-shadow: 0 18px 40px rgb(35 91 155 / 12%), inset 0 1px 0 #fff;
  animation: ui-float 7s ease-in-out infinite;
}

.scene-widget svg {
  width: 58%;
  fill: none;
  stroke: #4d8fff;
  stroke-width: 3.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.scene-widget--code {
  top: 4%;
  left: 2%;
  width: 66px;
  aspect-ratio: 1.15;
  transform: rotate(-4deg);
}

.scene-widget--browser {
  top: -4%;
  right: 1%;
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 5px;
  width: 132px;
  height: 86px;
  padding: 12px;
  animation-delay: -2.5s;
}

.scene-widget--browser span {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #5f9cff;
}

.scene-widget--browser i {
  display: block;
  width: 100%;
  height: 7px;
  border-radius: 99px;
  background: #d6e7fb;
}

.scene-widget--browser i:nth-of-type(1) {
  width: 76%;
  margin-top: 8px;
  background: #9cc7ff;
}

.scene-widget--browser i:nth-of-type(2) {
  width: 92%;
}

.scene-widget--browser i:nth-of-type(3) {
  width: 58%;
}

.scene-widget--image {
  bottom: -12%;
  left: 2%;
  width: 58px;
  aspect-ratio: 1;
  animation-delay: -4s;
}

.scene-widget--image svg path {
  fill: rgb(77 143 255 / 16%);
}

.scene-widget--asset {
  bottom: -8%;
  left: calc(2% + 70px);
  display: flex;
  justify-content: flex-start;
  gap: 6px;
  width: 90px;
  height: 38px;
  padding: 10px 11px;
  border-radius: 14px;
  animation-delay: -6s;
}

.scene-widget--asset span {
  width: 28px;
  height: 6px;
  margin-right: auto;
  border-radius: 99px;
  background: linear-gradient(90deg, #6eb1ff, #1769ff);
}

.scene-widget--asset i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #77b5ff;
}

.scene-widget--asset i:nth-of-type(2) {
  background: #20c6d9;
}

.scene-widget--asset i:nth-of-type(3) {
  background: #7068ff;
}

.scene-widget--globe {
  top: 2%;
  right: 34%;
  width: 56px;
  aspect-ratio: 1;
  animation-delay: -1s;
}

.laptop {
  position: absolute;
  z-index: 3;
  top: 21%;
  left: 4%;
  width: 88%;
  transform: none;
}

.laptop__screen {
  position: relative;
  aspect-ratio: 1.58;
  padding: 10px 10px 12px;
  border: 1px solid #26374d;
  border-radius: 22px 22px 13px 13px;
  background: linear-gradient(145deg, #0b1019, #263345 62%, #05080e);
  box-shadow: 0 28px 55px rgb(14 42 80 / 26%), inset 0 1px 0 rgb(255 255 255 / 32%);
}

.laptop__camera {
  position: absolute;
  z-index: 2;
  top: 4px;
  left: 50%;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #4883ba;
  box-shadow: 0 0 0 1px #0b1827;
}

.laptop__base {
  position: relative;
  left: 0;
  width: 100%;
  height: 88px;
  margin-top: -3px;
  overflow: hidden;
  border: 1px solid #9fadc1;
  border-radius: 9px 9px 22px 22px;
  background: linear-gradient(180deg, #e8eef6 0%, #bdc8d7 62%, #8492a6 100%);
  box-shadow: 0 22px 30px rgb(20 51 91 / 24%), inset 0 2px 0 rgb(255 255 255 / 72%);
  transform: perspective(320px) rotateX(54deg);
  transform-origin: top;
}

.laptop__base::before {
  position: absolute;
  z-index: 2;
  top: 1px;
  right: 7%;
  left: 7%;
  height: 3px;
  border-radius: 0 0 4px 4px;
  background: linear-gradient(180deg, #627188, #dce4ee);
  content: "";
}

.laptop__base::after {
  position: absolute;
  z-index: 3;
  right: 3%;
  bottom: 2px;
  left: 3%;
  height: 6px;
  border-radius: 0 0 14px 14px;
  background: linear-gradient(180deg, #6d7d93, #dce4ee 72%, #748398);
  content: "";
}

.laptop__keyboard {
  position: absolute;
  z-index: 1;
  top: 8px;
  left: 11%;
  width: 78%;
  height: 46px;
}

.laptop__key-field {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 32px;
  overflow: hidden;
  border: 1px solid #7d8a9c;
  border-radius: 5px 5px 3px 3px;
  background:
    repeating-linear-gradient(180deg, transparent 0 7px, #aeb9c8 7px 10px),
    repeating-linear-gradient(90deg, #142033 0 18px, transparent 18px 21px),
    #aeb9c8;
  box-shadow: inset 0 0 0 2px rgb(79 94 114 / 18%), 0 2px 3px rgb(255 255 255 / 55%);
}

.laptop__bottom-row {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: grid;
  grid-template-columns: 1fr 1fr 3.4fr 1fr 1fr;
  gap: 3px;
  height: 10px;
}

.laptop__bottom-row i,
.laptop__bottom-row b {
  display: block;
  min-width: 0;
  border: 1px solid #26344a;
  border-radius: 2px;
  background: #172439;
  box-shadow: inset 0 1px 0 rgb(255 255 255 / 14%);
}

.laptop__bottom-row b {
  background: #1e2d44;
}

.laptop__trackpad {
  position: absolute;
  z-index: 1;
  top: 60px;
  left: 35%;
  width: 30%;
  height: 19px;
  border: 1px solid rgb(91 107 129 / 35%);
  border-radius: 3px;
  background: linear-gradient(145deg, rgb(232 237 244 / 48%), rgb(171 183 199 / 30%));
  box-shadow: inset 0 1px 0 rgb(255 255 255 / 56%);
}

.site-mockup {
  overflow: hidden;
  color: #132033;
  font-family: var(--font);
  background: #fff;
}

.site-mockup--desktop {
  display: grid;
  grid-template-rows: auto minmax(0, 1fr) auto;
  height: 100%;
  padding: 13px 15px 11px;
  border-radius: 11px;
  background:
    radial-gradient(circle at 86% 29%, rgb(120 192 255 / 25%), transparent 27%),
    linear-gradient(145deg, #fff 0%, #f4f9ff 62%, #eaf4ff 100%);
}

.mockup-header {
  display: flex;
  align-items: center;
  gap: 12px;
}

.mockup-logo {
  margin-right: auto;
  color: #111b2c;
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
  letter-spacing: -0.025em;
}

.mockup-logo span,
.mockup-copy strong span,
.site-mockup--mobile > strong span {
  color: var(--blue);
}

.mockup-logo .mockup-logo__name {
  color: var(--brand-name);
}

.mockup-logo .mockup-logo__suffix {
  color: var(--blue);
}

.mockup-nav {
  display: flex;
  gap: 12px;
}

.mockup-nav i {
  color: #42556d;
  font-size: 6px;
  font-style: normal;
  font-weight: 700;
}

.mockup-header > em {
  padding: 6px 9px;
  color: #fff;
  border-radius: 5px;
  background: var(--blue);
  box-shadow: 0 5px 10px rgb(23 105 255 / 22%);
  font-size: 6px;
  font-style: normal;
  font-weight: 800;
}

.mockup-hero {
  display: grid;
  grid-template-columns: 1.08fr 0.92fr;
  gap: 14px;
  align-items: center;
  min-height: 0;
  padding: 11px 2px 8px;
}

.mockup-copy small {
  display: block;
  margin-bottom: 6px;
  color: #5485c5;
  font-size: 6px;
  font-weight: 800;
  letter-spacing: 0.13em;
}

.mockup-copy strong {
  display: block;
  color: #14233a;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.18;
  letter-spacing: -0.02em;
}

.mockup-copy p {
  margin: 6px 0 8px;
  color: #6c7e93;
  font-size: 6px;
  font-weight: 600;
  line-height: 1.45;
}

.mockup-copy > i {
  display: inline-block;
  padding: 6px 9px;
  color: #fff;
  border-radius: 5px;
  background: linear-gradient(135deg, var(--blue), #1655d9);
  box-shadow: 0 6px 12px rgb(23 105 255 / 22%);
  font-size: 6px;
  font-style: normal;
  font-weight: 800;
}

.mockup-visual {
  position: relative;
  min-height: 92px;
  border: 1px solid rgb(128 177 235 / 30%);
  border-radius: 14px;
  background:
    linear-gradient(135deg, transparent 0 46%, rgb(255 255 255 / 72%) 47% 53%, transparent 54%),
    linear-gradient(145deg, #cce5ff, #f3f8ff 62%, #9dd9ee);
  box-shadow: 0 12px 24px rgb(55 120 188 / 14%);
}

.visual-window {
  position: absolute;
  top: 16%;
  left: 12%;
  width: 70%;
  height: 64%;
  padding: 7px;
  border: 1px solid rgb(92 149 219 / 32%);
  border-radius: 7px;
  background: rgb(255 255 255 / 86%);
  box-shadow: 8px 9px 18px rgb(49 105 172 / 16%);
  transform: rotate(-3deg);
}

.visual-window > span {
  display: inline-block;
  width: 3px;
  height: 3px;
  margin-right: 2px;
  border-radius: 50%;
  background: #5798ef;
  vertical-align: top;
}

.visual-layout {
  display: grid;
  grid-template-columns: 0.7fr 1.3fr;
  gap: 4px;
  height: calc(100% - 8px);
  margin-top: 4px;
}

.visual-layout i {
  border-radius: 3px;
  background: #d9eaff;
}

.visual-layout i:nth-child(2),
.visual-layout i:nth-child(3) {
  background: linear-gradient(145deg, #1769ff, #52b8ef);
}

.mockup-visual > b {
  position: absolute;
  right: 5%;
  bottom: 9%;
  display: grid;
  width: 31px;
  height: 27px;
  place-items: center;
  color: var(--blue);
  border: 1px solid rgb(99 153 232 / 25%);
  border-radius: 8px;
  background: rgb(255 255 255 / 86%);
  box-shadow: 0 7px 13px rgb(52 105 169 / 16%);
  font-size: 8px;
}

.mockup-features {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 5px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.mockup-features li {
  min-width: 0;
  padding: 7px;
  border: 1px solid #dceafa;
  border-radius: 8px;
  background: rgb(255 255 255 / 78%);
  box-shadow: 0 5px 12px rgb(52 102 158 / 6%);
}

.mockup-features i {
  display: grid;
  width: 15px;
  height: 15px;
  margin-bottom: 4px;
  place-items: center;
  color: var(--blue);
  border-radius: 5px;
  background: #e9f3ff;
  font-size: 5px;
  font-style: normal;
  font-weight: 800;
}

.mockup-features b,
.mockup-features span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mockup-features b {
  font-size: 6px;
  line-height: 1.3;
}

.mockup-features span {
  display: none;
}

.phone {
  position: absolute;
  z-index: 5;
  top: 37%;
  right: 3%;
  width: 25%;
  aspect-ratio: 0.485;
  padding: 7px;
  border: 1px solid #6f7d91;
  border-radius: 25px;
  background: linear-gradient(145deg, #070b12, #344258 58%, #05070b);
  box-shadow: 0 24px 45px rgb(16 42 79 / 30%), inset 0 1px 0 rgb(255 255 255 / 42%);
  transform: none;
}

.phone::after {
  position: absolute;
  top: 28%;
  right: -3px;
  width: 2px;
  height: 18%;
  border-radius: 0 2px 2px 0;
  background: #68778c;
  content: "";
}

.phone__speaker {
  position: absolute;
  z-index: 3;
  top: 11px;
  left: 50%;
  width: 33%;
  height: 10px;
  border-radius: 99px;
  background: #05070c;
  transform: translateX(-50%);
}

.site-mockup--mobile {
  position: relative;
  height: 100%;
  padding: 8px 8px 9px;
  border-radius: 19px;
  background:
    radial-gradient(circle at 85% 28%, rgb(123 197 255 / 30%), transparent 27%),
    linear-gradient(160deg, #fff, #f1f7ff 66%, #e9f4ff);
}

.phone-status {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 2px 7px;
  color: #172033;
  font-size: 5px;
  font-weight: 800;
}

.phone-status i {
  width: 11px;
  height: 4px;
  border-top: 2px solid #172033;
  border-bottom: 1px solid #172033;
}

.mobile-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
}

.mobile-header .mockup-logo {
  min-width: 0;
  margin-right: 0;
  font-size: 6px;
  letter-spacing: -0.04em;
  white-space: nowrap;
}

.mobile-header > .mobile-menu-icon {
  flex: 0 0 auto;
  margin-left: auto;
  width: 9px;
  height: 7px;
  background:
    linear-gradient(#172033, #172033) 0 0 / 100% 1px no-repeat,
    linear-gradient(#172033, #172033) 0 3px / 100% 1px no-repeat,
    linear-gradient(#172033, #172033) 0 6px / 100% 1px no-repeat;
}

.mobile-visual {
  position: relative;
  height: 52px;
  margin: 9px 0 8px;
  overflow: hidden;
  border-radius: 10px;
  background: linear-gradient(145deg, #dcecff, #f9fcff 55%, #bce5f3);
}

.mobile-visual span {
  position: absolute;
  z-index: 2;
  right: 8px;
  bottom: 8px;
  display: grid;
  width: 25px;
  height: 21px;
  place-items: center;
  color: var(--blue);
  border-radius: 7px;
  background: rgb(255 255 255 / 88%);
  box-shadow: 0 5px 12px rgb(40 92 151 / 15%);
  font-size: 6px;
  font-weight: 800;
}

.mobile-visual i {
  position: absolute;
  border-radius: 4px;
  background: #5ba0ff;
  transform: rotate(-9deg);
}

.mobile-visual i:nth-of-type(1) {
  top: 10px;
  left: 12px;
  width: 46px;
  height: 29px;
}

.mobile-visual i:nth-of-type(2) {
  top: 16px;
  left: 22px;
  width: 47px;
  height: 29px;
  background: rgb(255 255 255 / 72%);
}

.site-mockup--mobile > strong {
  display: block;
  font-size: 9px;
  line-height: 1.22;
  letter-spacing: -0.015em;
}

.site-mockup--mobile > p {
  margin: 5px 0 7px;
  color: #687a91;
  font-size: 5px;
  font-weight: 600;
}

.site-mockup--mobile > em {
  display: block;
  padding: 6px;
  color: #fff;
  border-radius: 5px;
  background: linear-gradient(135deg, var(--blue), #1555df);
  box-shadow: 0 6px 12px rgb(23 105 255 / 22%);
  font-size: 5px;
  font-style: normal;
  font-weight: 800;
  text-align: center;
}

.mobile-card {
  display: grid;
  grid-template-columns: 17px minmax(0, 1fr);
  gap: 2px 5px;
  align-items: center;
  margin-top: 8px;
  padding: 6px;
  border: 1px solid #dceafa;
  border-radius: 7px;
  background: rgb(255 255 255 / 78%);
}

.mobile-card i {
  grid-row: 1 / span 2;
  display: grid;
  width: 17px;
  height: 17px;
  place-items: center;
  color: var(--blue);
  border-radius: 5px;
  background: #e8f2ff;
  font-size: 5px;
  font-style: normal;
  font-weight: 800;
}

.mobile-card b {
  font-size: 5px;
}

.mobile-card span {
  display: none;
}

@keyframes particle-drift {
  0% {
    opacity: 0.34;
    transform: translate3d(0, 0, 0) scale(0.82);
  }
  48% {
    opacity: 0.92;
    transform: translate3d(var(--dx), var(--dy), 0) scale(1.28);
  }
  100% {
    opacity: 0.58;
    transform: translate3d(var(--mx), var(--my), 0) scale(1);
  }
}

@keyframes ui-float {
  0%,
  100% {
    translate: 0 0;
  }
  50% {
    translate: 0 -7px;
  }
}

.section {
  scroll-margin-top: 112px;
  padding: clamp(42px, 7vw, 76px) 0;
}

.trust-panel {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.92fr);
  gap: clamp(28px, 5vw, 58px);
  align-items: center;
  margin: 0 0 clamp(30px, 4vw, 46px);
  padding: clamp(28px, 4.5vw, 46px);
  border: 1px solid rgb(196 221 242 / 92%);
  border-radius: 30px;
  background:
    radial-gradient(circle at 92% 8%, rgb(255 255 255 / 90%), transparent 35%),
    linear-gradient(135deg, rgb(255 255 255 / 94%), rgb(225 244 255 / 92%));
  box-shadow: 0 22px 55px rgb(31 80 126 / 12%);
}

.trust-panel__intro h2 {
  max-width: 660px;
  font-size: clamp(29px, 3.6vw, 42px);
}

.trust-panel__intro > p:last-child {
  max-width: 680px;
  margin: 18px 0 0;
  color: #4d6279;
  font-size: 16px;
  font-weight: 550;
  line-height: 1.65;
}

.trust-panel__points {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.trust-panel__points li {
  position: relative;
  min-height: 96px;
  padding: 20px 17px 18px 48px;
  color: #254766;
  border: 1px solid #d4e8f7;
  border-radius: 18px;
  background: rgb(255 255 255 / 82%);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.45;
}

.trust-panel__points li::before {
  position: absolute;
  top: 19px;
  left: 17px;
  display: grid;
  width: 22px;
  height: 22px;
  color: #fff;
  border-radius: 8px;
  background: linear-gradient(135deg, var(--blue), var(--cyan));
  content: "\2713";
  place-items: center;
  font-size: 12px;
}

.section__head {
  max-width: 760px;
  margin-bottom: 28px;
}

.section__head p {
  margin: 16px 0 0;
}

.service-grid,
.price-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.service-card,
.price-card {
  min-width: 0;
  padding: 25px;
  border-radius: var(--radius);
}

.service-card p,
.price-card p,
.faq-list p {
  color: var(--muted);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.62;
}

.card-icon {
  display: inline-flex;
  margin-bottom: 42px;
  color: var(--blue);
  font-size: 13px;
  font-weight: 800;
}

.audience {
  display: grid;
  grid-template-columns: minmax(0, 0.96fr) minmax(320px, 1fr);
  gap: 42px;
  align-items: start;
}

.audience .section__head {
  margin-bottom: 0;
}

.audience-points {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
}

.audience-points li {
  padding: 12px 16px;
  color: #8a6a56;
  border: 1px solid #f2e3d7;
  border-radius: 999px;
  background: linear-gradient(145deg, #fffdfa, #fff7f1);
  box-shadow: none;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.3;
}

.audience-list {
  position: relative;
  top: 52px;
  margin-top: 0;
}

.audience-list,
.benefits {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.audience-list li,
.benefits li {
  padding: 12px 15px;
  color: #1d4d76;
  border: 1px solid #d4e8f8;
  border-radius: 999px;
  background: #fff;
  font-size: 14px;
  font-weight: 800;
}

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

.price-card {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.price-card:nth-child(1) {
  border-color: #d7edf8;
  background:
    radial-gradient(circle at 86% 10%, rgb(255 255 255 / 76%), transparent 38%),
    linear-gradient(145deg, #ffffff, #eaf8ff);
}

.price-card--accent {
  color: var(--ink);
  border-color: #c8eaf8;
  background:
    radial-gradient(circle at 92% 8%, rgb(255 255 255 / 72%), transparent 38%),
    linear-gradient(145deg, #fafdff, #d8f3ff);
}

.price-card:nth-child(3) {
  border-color: #d6e7fb;
  background:
    radial-gradient(circle at 88% 8%, rgb(255 255 255 / 74%), transparent 38%),
    linear-gradient(145deg, #ffffff, #edf6ff);
}

.price-card--accent p,
.price-card--accent .term {
  color: #4a6578;
}

.price-card--accent .price {
  color: #fff;
  background: linear-gradient(135deg, #0d5e88, #18a7cf);
  box-shadow:
    0 16px 28px rgb(24 167 207 / 20%),
    inset 0 1px 0 rgb(255 255 255 / 22%);
}

.price-card--accent .term {
  color: #0d5e88;
  border-color: #b8e8f5;
  background: rgb(255 255 255 / 78%);
}

.price-card .price {
  display: inline-flex;
  align-self: flex-start;
  margin: 20px 0 0;
  padding: 8px 14px;
  color: #fff;
  border: 1px solid rgb(13 94 136 / 18%);
  border-radius: 16px;
  background: linear-gradient(135deg, #0d5e88, #18a7cf);
  box-shadow:
    0 16px 28px rgb(24 167 207 / 20%),
    inset 0 1px 0 rgb(255 255 255 / 22%);
  font-size: 24px;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.03em;
}

.term {
  display: inline-flex;
  align-self: flex-start;
  margin: 0 0 16px;
  padding: 7px 12px;
  color: #12557c;
  border: 1px solid #b8def5;
  border-radius: 999px;
  background: rgb(255 255 255 / 72%);
  box-shadow: inset 0 1px 0 rgb(255 255 255 / 80%);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.01em;
  backdrop-filter: blur(6px);
}

.price-flexibility {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin: 18px 0 0;
  padding: 18px 20px;
  color: #41546b;
  border: 1px solid #d1e7f7;
  border-radius: 20px;
  background:
    radial-gradient(circle at 88% 12%, rgb(255 255 255 / 88%), transparent 35%),
    linear-gradient(135deg, #fff, #eaf7ff);
  box-shadow: 0 14px 34px rgb(35 85 130 / 8%);
}

.price-flexibility p {
  max-width: 790px;
  margin: 0;
  font-weight: 650;
  line-height: 1.6;
}

.price-flexibility strong {
  color: var(--ink);
  font-weight: 850;
}

.price-flexibility .button {
  flex: 0 0 auto;
}

.process-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.process-list li {
  min-height: 126px;
  padding: 20px;
  border: 1px solid #dbe8f4;
  border-radius: 22px;
  background: linear-gradient(180deg, #fff, #f5fbff);
  color: #33465d;
  font-weight: 700;
  line-height: 1.5;
}

.process-list span {
  display: grid;
  width: 34px;
  height: 34px;
  margin-bottom: 17px;
  place-items: center;
  color: #fff;
  border-radius: 12px;
  background: linear-gradient(135deg, var(--blue), var(--cyan));
  font-size: 14px;
}

.about {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.62fr);
  gap: 36px;
  padding: clamp(28px, 5vw, 44px);
  border-radius: 30px;
}

.about__text p {
  margin: 18px 0 0;
}

.benefits {
  align-content: start;
}

.benefits li {
  border-radius: 18px;
}

.faq-list {
  display: grid;
  gap: 12px;
}

.faq-list details {
  border-radius: 20px;
  overflow: hidden;
}

.faq-list summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 20px 22px;
  font-size: 17px;
  font-weight: 800;
  cursor: pointer;
}

.faq-list summary::after {
  flex: 0 0 auto;
  width: 12px;
  height: 12px;
  content: "";
  border-right: 2px solid var(--blue);
  border-bottom: 2px solid var(--blue);
  transform: rotate(45deg);
  transition: transform 160ms ease;
}

.faq-list details[open] summary::after {
  transform: rotate(225deg);
}

.faq-list p {
  margin: 0;
  padding: 0 22px 22px;
}

.contacts {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.46fr);
  gap: 24px;
  padding: clamp(28px, 5vw, 44px);
  border-radius: 30px;
  position: relative;
  overflow: hidden;
}

.contacts__cta p {
  margin: 17px 0 0;
}

.contacts__decor {
  display: flex;
  align-items: center;
  justify-content: center;
}

.contacts__decor svg {
  width: 100%;
  max-width: 200px;
  height: auto;
  opacity: 0.12;
  fill: none;
  stroke: #fff;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.contacts__decor .brand__loaf {
  fill: #e8740e;
  stroke: none;
}

.floating-request {
  position: fixed;
  z-index: 15;
  right: max(18px, calc((100vw - 1160px) / 2));
  bottom: 24px;
  min-height: 48px;
  padding: 13px 18px;
  color: #fff;
  border: 0;
  border-radius: 16px;
  background: linear-gradient(135deg, var(--blue), var(--violet));
  box-shadow: 0 18px 38px rgb(23 105 255 / 28%);
  font-weight: 800;
}

.modal {
  position: fixed;
  z-index: 40;
  inset: 0;
  display: none;
  padding: 24px;
}

.modal.is-open {
  display: grid;
  place-items: center;
}

.modal__overlay {
  position: absolute;
  inset: 0;
  background: rgb(11 25 44 / 54%);
  backdrop-filter: blur(8px);
}

.modal__dialog {
  position: relative;
  z-index: 1;
  width: min(640px, 100%);
  max-height: min(850px, calc(100svh - 34px));
  overflow: auto;
  padding: clamp(24px, 4vw, 34px);
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 26px 80px rgb(11 25 44 / 28%);
}

.modal__dialog h2 {
  font-size: clamp(26px, 4vw, 34px);
}

.modal__close {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 42px;
  height: 42px;
  border: 1px solid #dbe8f4;
  border-radius: 14px;
  background: #f7fbff;
}

.modal__close::before,
.modal__close::after {
  position: absolute;
  top: 19px;
  left: 11px;
  width: 18px;
  height: 2px;
  content: "";
  border-radius: 2px;
  background: var(--ink);
}

.modal__close::before {
  transform: rotate(45deg);
}

.modal__close::after {
  transform: rotate(-45deg);
}

.modal.is-success .modal__close {
  top: 10px;
}

.request-form {
  display: grid;
  gap: 20px;
  margin-top: 22px;
}

.request-form[hidden],
.modal__dialog > .eyebrow[hidden],
.modal__dialog > h2[hidden] {
  display: none !important;
}

.request-form label {
  position: relative;
  display: grid;
  gap: 8px;
}

.request-form label > span {
  color: #31455d;
  font-size: 14px;
  font-weight: 800;
}

.request-form input,
.request-form textarea,
.request-form select {
  width: 100%;
  min-width: 0;
  border: 1px solid #d5e4f0;
  border-radius: 15px;
  background: #fbfdff;
  color: var(--ink);
  font-size: 16px;
}

.request-form input,
.request-form select {
  height: 48px;
  padding: 0 14px;
}

.request-form textarea {
  resize: vertical;
  min-height: 118px;
  padding: 13px 14px;
}

.request-form input:focus,
.request-form textarea:focus,
.request-form select:focus {
  border-color: var(--blue);
  outline: 3px solid rgb(23 105 255 / 12%);
}

.honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  opacity: 0;
  pointer-events: none;
}

.custom-contact.is-hidden {
  display: none;
}

.turnstile-box {
  display: grid;
  gap: 8px;
  min-height: 72px;
  align-items: center;
  max-width: 100%;
  overflow-x: auto;
  padding: 12px;
  border: 1px dashed #c8dcec;
  border-radius: 16px;
  background: #f7fbff;
}

.turnstile-note,
.form-note {
  margin: 0;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.45;
}

.consent {
  grid-template-columns: 20px minmax(0, 1fr);
  align-items: start;
}

.consent input {
  width: 18px;
  height: 18px;
  margin-top: 2px;
}

.consent span {
  font-size: 13px;
  line-height: 1.55;
}

.consent a,
.site-footer a {
  color: var(--blue-deep);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.field-error {
  display: none;
  color: var(--danger);
  font-size: 12px;
  font-weight: 700;
}

.field-error:not(:empty) {
  display: block;
  margin-top: -2px;
}

.form-status {
  display: none;
  padding: 12px 14px;
  border-radius: 14px;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.45;
}

.form-status.is-error {
  display: block;
  color: var(--danger);
  background: #fff1f1;
}

.form-status.is-success {
  display: block;
  color: var(--success);
  background: #ecfbf5;
}

.modal-success {
  display: grid;
  gap: 18px;
  margin-top: 32px;
}

.modal-success[hidden] {
  display: none;
}

.modal-success__message {
  margin: 0;
  padding: 18px 20px;
  border: 1px solid rgb(0 168 107 / 14%);
  border-radius: 14px;
  color: #007e58;
  background: linear-gradient(135deg, #ecfbf5, rgb(32 184 217 / 8%));
  font-size: 16px;
  font-weight: 800;
  line-height: 1.5;
}

.modal-success .button {
  justify-self: start;
  min-width: 130px;
}

.form-submit {
  width: 100%;
}

.form-submit:disabled {
  cursor: not-allowed;
  opacity: 0.62;
  transform: none;
}

.site-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 14px 22px;
  margin-top: 34px;
  padding: 34px 0 92px;
  border-top: 1px solid rgb(23 105 255 / 10%);
  color: #627184;
  font-size: 13px;
  font-weight: 700;
}

.site-footer-info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.site-footer p {
  margin: 0;
}

.site-footer nav {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.site-footer .footer-brand,
.site-footer .footer-brand:hover {
  text-decoration: none;
}

.footer-brand {
  display: inline-flex;
  flex: none;
  align-items: center;
  gap: 14px;
  margin-left: auto;
  text-decoration: none;
}

.footer-brand__icon {
  display: grid;
  flex: none;
  place-items: center;
  width: 56px;
  aspect-ratio: 1;
  border-radius: 18px;
  color: #fff6e8;
  background:
    radial-gradient(circle at 33% 26%, rgb(255 255 255 / 25%), transparent 36%),
    linear-gradient(145deg, #f09a42, #ce612d);
  box-shadow: 0 10px 20px rgb(206 97 45 / 24%);
  transition: transform 0.2s ease;
}

.footer-brand:hover .footer-brand__icon,
.footer-brand:focus-visible .footer-brand__icon {
  transform: translateY(-2px);
}

.footer-brand:focus-visible {
  outline: 3px solid color-mix(in srgb, #d77037 74%, #fff);
  outline-offset: 4px;
  border-radius: 12px;
}

.footer-brand__icon svg {
  width: 42px;
  fill: none;
  stroke: currentcolor;
  stroke-width: 2.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.footer-brand__loaf {
  fill: rgb(255 230 191 / 16%);
}

.footer-brand__copy {
  display: flex;
  flex-direction: column;
}

.footer-brand__wordmark {
  font-family: var(--font);
  font-size: 26px;
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1;
  white-space: nowrap;
}

.footer-brand__wordmark b {
  font-style: normal;
  background: linear-gradient(145deg, #f09a42, #ce612d);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.footer-brand__wordmark i {
  font-style: normal;
  color: #d77037;
}

.footer-brand__tagline {
  margin-top: 6px;
  color: color-mix(in srgb, #d77037 34%, #5d6980);
  font-family: var(--font);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.13em;
  line-height: 1.2;
  text-transform: uppercase;
  white-space: nowrap;
}

.cases-section .section__head {
  max-width: 920px;
  margin: 0 0 34px;
  text-align: left;
}

.cases-section .section__head h2 {
  max-width: 760px;
  margin-inline: 0;
}

.cases-section .section__head p:last-child {
  max-width: 860px;
  margin: 18px 0 0;
}

.case-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.case-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: 100%;
  padding: 24px;
  border: 1px solid #d7e6f4;
  border-radius: 28px;
  background: linear-gradient(180deg, rgb(255 255 255 / 96%), rgb(248 252 255 / 98%));
  box-shadow: 0 18px 42px rgb(35 85 130 / 10%);
}

.case-card--real {
  border-color: #cfe4fb;
  background:
    radial-gradient(circle at 92% 8%, rgb(255 255 255 / 92%), transparent 32%),
    linear-gradient(145deg, #ffffff, #eff7ff);
}

.case-card__tag {
  display: inline-flex;
  align-self: flex-start;
  padding: 9px 18px;
  color: #fff;
  border: 1px solid #1157e0;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--blue), var(--blue-deep));
  box-shadow:
    0 12px 24px rgb(23 105 255 / 28%),
    inset 0 1px 0 rgb(255 255 255 / 30%);
  font-size: 13px;
  font-weight: 900;
  line-height: 1.1;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  opacity: 0.7;
}

.case-card h3 {
  margin-top: 18px;
  font-size: clamp(25px, 2.5vw, 30px);
  line-height: 1.16;
}

.case-card__description,
.case-card__meta p {
  color: var(--muted);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.62;
}

.case-card__description {
  margin: 14px 0 0;
}

.case-card__meta {
  display: grid;
  gap: 8px;
  margin-top: 20px;
}

.case-card__meta p {
  margin: 0;
}

.case-card__meta strong {
  color: var(--ink);
  font-weight: 800;
}

.case-card__site {
  display: inline-flex;
  align-self: flex-start;
  align-items: center;
  gap: 6px;
  margin-top: 20px;
  padding: 12px 20px;
  color: #fff;
  background: linear-gradient(135deg, var(--blue), var(--blue-deep));
  border-radius: 12px;
  box-shadow:
    0 10px 22px rgb(23 105 255 / 32%),
    inset 0 1px 0 rgb(255 255 255 / 25%);
  font-size: 14px;
  font-weight: 800;
  opacity: 0.7;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, opacity 180ms ease;
}

.case-card__site::after {
  content: "\2192";
}

.case-card__actions {
  display: grid;
  gap: 10px;
  margin-top: 20px;
}

.case-card__actions .case-card__site {
  margin-top: 0;
}

.case-card__site:hover,
.case-card__site:focus-visible {
  color: #fff;
  background: linear-gradient(135deg, var(--blue-deep), #082a6b);
  box-shadow: 0 14px 28px rgb(23 105 255 / 42%);
  opacity: 1;
  transform: translateY(-2px);
}

@media (max-width: 980px) {
  .hero,
  .audience,
  .trust-panel,
  .about,
  .contacts {
    grid-template-columns: 1fr;
  }

  .audience-list {
    position: static;
    top: 0;
    margin-top: 0;
  }

  .hero {
    grid-template-areas:
      "title"
      "content"
      "panel";
    grid-template-rows: auto;
    align-content: normal;
    gap: 32px;
    min-height: 0;
    padding-top: 54px;
  }

  .hero__lead {
    margin-top: 0;
  }

  .hero__title {
    justify-self: center;
    width: min(100%, 690px);
    text-align: left;
  }

  .hero__content {
    justify-self: center;
    width: min(100%, 680px);
  }

  .device-scene {
    width: min(100%, 470px);
    margin-inline: auto;
  }

  .hero__panel {
    padding-left: 0;
  }

  .scene-widget--image,
  .scene-widget--asset {
    display: none;
  }

  .service-grid,
  .case-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .trust-panel__points {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (max-width: 820px) {
  .menu-toggle {
    display: block;
  }

  .main-nav {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    left: 0;
    display: none;
    flex-direction: column;
    align-items: stretch;
    padding: 10px;
    border: 1px solid var(--line);
    border-radius: 20px;
    background: #fff;
    box-shadow: var(--shadow);
  }

  .main-nav.is-open {
    display: flex;
  }

  .main-nav a {
    padding: 13px 14px;
  }

  .price-grid,
  .process-list,
  .case-grid {
    grid-template-columns: 1fr;
  }

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

  .price-flexibility {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 620px) {
  body {
    padding-bottom: 78px;
  }

  main,
  .site-header,
  .site-footer {
    width: min(100% - 28px, 1160px);
  }

  .site-header {
    top: 8px;
  }

  .brand__mark {
    width: 42px;
    border-radius: 14px;
  }

  .brand__copy small {
    display: none;
  }

  .hero {
    gap: 20px;
    padding: 42px 0 44px;
  }

  .hero__title {
    text-align: left;
  }

  .hero__panel {
    display: block;
    margin-block: 14px;
  }

  .device-scene {
    width: min(100%, 360px);
    aspect-ratio: 1.14;
  }

  .scene-widget,
  .scene-widget--browser,
  .scene-widget--image,
  .scene-widget--asset,
  .scene-widget--globe {
    display: none;
  }

  .scene-widget--code {
    top: 1%;
    left: 2%;
    display: grid;
    width: 38px;
    border-radius: 13px;
  }

  .scene-widget--globe {
    top: 1%;
    right: auto;
    left: 17%;
    display: grid;
    width: 40px;
    border-radius: 13px;
  }

  .scene-widget--browser {
    top: 0;
    right: auto;
    left: 31%;
    display: flex;
    width: 88px;
    height: 55px;
    padding: 8px;
    border-radius: 14px;
  }

  .scene-widget--browser span {
    width: 5px;
    height: 5px;
  }

  .scene-widget--browser i {
    height: 5px;
  }

  .scene-widget--browser i:nth-of-type(1) {
    margin-top: 5px;
  }

  .scene-particles {
    top: 1%;
    right: 1%;
    left: auto;
    display: block;
    width: 84px;
    height: 44px;
    transform: scale(0.92);
    transform-origin: right top;
  }

  .laptop {
    top: 19%;
    left: 3%;
    width: 90%;
  }

  .laptop__screen {
    padding: 7px 7px 9px;
    border-radius: 16px 16px 10px 10px;
  }

  .laptop__base {
    height: 60px;
  }

  .laptop__keyboard {
    top: 5px;
    height: 34px;
  }

  .laptop__key-field {
    height: 23px;
    background:
      repeating-linear-gradient(180deg, transparent 0 5px, #aeb9c8 5px 7px),
      repeating-linear-gradient(90deg, #142033 0 12px, transparent 12px 14px),
      #aeb9c8;
  }

  .laptop__bottom-row {
    gap: 2px;
    height: 8px;
  }

  .laptop__trackpad {
    top: 43px;
    height: 11px;
  }

  .site-mockup--desktop {
    padding: 8px 9px 7px;
    border-radius: 8px;
  }

  .mockup-header {
    gap: 7px;
  }

  .mockup-logo {
    font-size: 9px;
  }

  .mobile-header .mockup-logo {
    font-size: 5px;
  }

  .mockup-nav {
    gap: 7px;
  }

  .mockup-header > em {
    padding: 4px 6px;
  }

  .mockup-hero {
    gap: 8px;
    padding: 6px 1px 5px;
  }

  .mockup-copy small {
    margin-bottom: 3px;
    font-size: 5px;
  }

  .mockup-copy strong {
    font-size: 10px;
  }

  .mockup-copy p {
    display: none;
  }

  .mockup-copy > i {
    padding: 4px 6px;
    font-size: 5px;
  }

  .mockup-visual {
    min-height: 62px;
    border-radius: 9px;
  }

  .mockup-features {
    grid-template-columns: repeat(3, 1fr);
    gap: 3px;
  }

  .mockup-features li {
    padding: 4px;
    border-radius: 5px;
  }

  .mockup-features li:nth-child(4) {
    display: none;
  }

  .mockup-features i {
    width: 11px;
    height: 11px;
    margin-bottom: 2px;
  }

  .phone {
    top: 38%;
    right: 2%;
    width: 24%;
    padding: 5px;
    border-radius: 19px;
  }

  .phone__speaker {
    top: 8px;
    height: 7px;
  }

  .site-mockup--mobile {
    padding: 6px;
    border-radius: 14px;
  }

  .phone-status {
    padding-bottom: 5px;
  }

  .mobile-visual {
    height: 38px;
    margin: 5px 0;
  }

  .mobile-visual i:nth-of-type(1) {
    top: 7px;
    left: 8px;
    width: 34px;
    height: 22px;
  }

  .mobile-visual i:nth-of-type(2) {
    top: 11px;
    left: 15px;
    width: 34px;
    height: 22px;
  }

  .mobile-visual span {
    right: 5px;
    bottom: 5px;
    width: 20px;
    height: 17px;
  }

  .site-mockup--mobile > p {
    margin: 3px 0 5px;
  }

  .site-mockup--mobile > em {
    padding: 4px;
  }

  .mobile-card {
    display: none;
  }

  .hero__actions,
  .contacts__actions {
    flex-direction: column;
  }

  .button {
    width: 100%;
  }

  .hero__actions {
    align-items: flex-start;
  }

  .hero__actions .button {
    width: auto;
  }

  .hero__trust {
    gap: 8px;
  }

  .hero__trust li {
    width: 100%;
    border-radius: 14px;
  }

  .trust-panel {
    gap: 24px;
    padding: 24px;
    border-radius: 22px;
  }

  .trust-panel__points {
    grid-template-columns: 1fr;
  }

  .trust-panel__points li {
    min-height: 0;
  }

  .price-flexibility .button {
    width: 100%;
  }

  .service-grid {
    grid-template-columns: 1fr;
  }

  .service-card,
  .price-card,
  .case-card,
  .about,
  .contacts {
    border-radius: 20px;
  }

  .price {
    font-size: 22px;
  }

  .case-card {
    padding: 22px;
  }

  .floating-request {
    right: 14px;
    bottom: 14px;
    left: 14px;
    width: auto;
    min-height: 46px;
    padding: 12px 16px;
  }

  .modal {
    padding: 10px;
  }

  .modal__dialog {
    max-height: calc(100svh - 20px);
    border-radius: 22px;
  }

  .site-footer {
    flex-direction: column;
    align-items: center;
    gap: 28px;
    padding-bottom: 84px;
  }

  .site-footer-info {
    align-items: flex-start;
    align-self: stretch;
  }

  .footer-brand {
    margin-left: 0;
  }

  .footer-brand__icon {
    width: 46px;
    border-radius: 15px;
  }

  .footer-brand__icon svg {
    width: 34px;
  }

  .footer-brand__wordmark {
    font-size: 22px;
  }

  .footer-brand__tagline {
    font-size: 10px;
  }
}

@media (max-width: 420px) {
  .site-header {
    gap: 8px;
    padding: 8px;
  }

  .brand {
    gap: 8px;
  }

  .brand__mark {
    width: 38px;
    border-radius: 13px;
  }

  .brand__mark svg {
    width: 29px;
  }

  .brand__wordmark {
    font-size: 16px;
  }

  .menu-toggle {
    width: 40px;
    height: 40px;
    border-radius: 13px;
  }

}

@media (prefers-reduced-motion: reduce) {
  .scene-widget,
  .scene-particles i {
    animation: none !important;
  }

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 1ms !important;
    animation-duration: 1ms !important;
  }
}
