/* Лендинг propvisor.ru — единственный источник стилей.
   Восстановлен из скомпилированной сборки 03.09.2026; порядок правил сохранён,
   потому что от него зависит каскад. Правки — сюда, «заплаток» в HTML больше нет. */

@layer properties {
  @supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))) {
    *,:before,:after,::backdrop {
      --tw-rotate-x:initial;
      --tw-rotate-y:initial;
      --tw-rotate-z:initial;
      --tw-skew-x:initial;
      --tw-skew-y:initial;
      --tw-border-style:solid;
      --tw-blur:initial;
      --tw-brightness:initial;
      --tw-contrast:initial;
      --tw-grayscale:initial;
      --tw-hue-rotate:initial;
      --tw-invert:initial;
      --tw-opacity:initial;
      --tw-saturate:initial;
      --tw-sepia:initial;
      --tw-drop-shadow:initial;
      --tw-drop-shadow-color:initial;
      --tw-drop-shadow-alpha:100%;
      --tw-drop-shadow-size:initial;
      --tw-backdrop-blur:initial;
      --tw-backdrop-brightness:initial;
      --tw-backdrop-contrast:initial;
      --tw-backdrop-grayscale:initial;
      --tw-backdrop-hue-rotate:initial;
      --tw-backdrop-invert:initial;
      --tw-backdrop-opacity:initial;
      --tw-backdrop-saturate:initial;
      --tw-backdrop-sepia:initial;
      --tw-ease:initial
    }
  }
}

@layer theme {
  :root,:host {
    --font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --spacing:.25rem;
    --ease-in-out:cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration:.15s;
    --default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);
    --default-font-family:var(--font-sans);
    --default-mono-font-family:var(--font-mono)
  }
}

@layer base {
  *,:after,:before,::backdrop {
    box-sizing:border-box;
    border:0 solid;
    margin:0;
    padding:0
  }
  ::file-selector-button {
    box-sizing:border-box;
    border:0 solid;
    margin:0;
    padding:0
  }
  html,:host {
    -webkit-text-size-adjust:100%;
    tab-size:4;
    line-height:1.5;
    font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings:var(--default-font-feature-settings,normal);
    font-variation-settings:var(--default-font-variation-settings,normal);
    -webkit-tap-highlight-color:transparent
  }
  hr {
    height:0;
    color:inherit;
    border-top-width:1px
  }
  abbr:where([title]) {
    -webkit-text-decoration:underline dotted;
    text-decoration:underline dotted
  }
  h1,h2,h3,h4,h5,h6 {
    font-size:inherit;
    font-weight:inherit
  }
  a {
    color:inherit;
    -webkit-text-decoration:inherit;
    -webkit-text-decoration:inherit;
    -webkit-text-decoration:inherit;
    -webkit-text-decoration:inherit;
    text-decoration:inherit
  }
  b,strong {
    font-weight:bolder
  }
  code,kbd,samp,pre {
    font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings:var(--default-mono-font-feature-settings,normal);
    font-variation-settings:var(--default-mono-font-variation-settings,normal);
    font-size:1em
  }
  small {
    font-size:80%
  }
  sub,sup {
    vertical-align:baseline;
    font-size:75%;
    line-height:0;
    position:relative
  }
  sub {
    bottom:-.25em
  }
  sup {
    top:-.5em
  }
  table {
    text-indent:0;
    border-color:inherit;
    border-collapse:collapse
  }
  :-moz-focusring {
    outline:auto
  }
  progress {
    vertical-align:baseline
  }
  summary {
    display:list-item
  }
  ol,ul,menu {
    list-style:none
  }
  img,svg,video,canvas,audio,iframe,embed,object {
    vertical-align:middle;
    display:block
  }
  img,video {
    max-width:100%;
    height:auto
  }
  button,input,select,optgroup,textarea {
    font:inherit;
    font-feature-settings:inherit;
    font-variation-settings:inherit;
    letter-spacing:inherit;
    color:inherit;
    opacity:1;
    background-color:#0000;
    border-radius:0
  }
  ::file-selector-button {
    font:inherit;
    font-feature-settings:inherit;
    font-variation-settings:inherit;
    letter-spacing:inherit;
    color:inherit;
    opacity:1;
    background-color:#0000;
    border-radius:0
  }
  :where(select:is([multiple],[size])) optgroup {
    font-weight:bolder
  }
  :where(select:is([multiple],[size])) optgroup option {
    padding-inline-start:20px
  }
  ::file-selector-button {
    margin-inline-end:4px
  }
  ::placeholder {
    opacity:1
  }
  @supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px) {
    ::placeholder {
      color:currentColor
    }
    @supports (color:color-mix(in lab, red, red)) {
      ::placeholder {
        color:color-mix(in oklab, currentcolor 50%, transparent)
      }
    }
  }
  textarea {
    resize:vertical
  }
  ::-webkit-search-decoration {
    -webkit-appearance:none
  }
  ::-webkit-date-and-time-value {
    min-height:1lh;
    text-align:inherit
  }
  ::-webkit-datetime-edit {
    display:inline-flex
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding:0
  }
  ::-webkit-datetime-edit {
    padding-block:0
  }
  ::-webkit-datetime-edit-year-field {
    padding-block:0
  }
  ::-webkit-datetime-edit-month-field {
    padding-block:0
  }
  ::-webkit-datetime-edit-day-field {
    padding-block:0
  }
  ::-webkit-datetime-edit-hour-field {
    padding-block:0
  }
  ::-webkit-datetime-edit-minute-field {
    padding-block:0
  }
  ::-webkit-datetime-edit-second-field {
    padding-block:0
  }
  ::-webkit-datetime-edit-millisecond-field {
    padding-block:0
  }
  ::-webkit-datetime-edit-meridiem-field {
    padding-block:0
  }
  ::-webkit-calendar-picker-indicator {
    line-height:1
  }
  :-moz-ui-invalid {
    box-shadow:none
  }
  button,input:where([type=button],[type=reset],[type=submit]) {
    appearance:button
  }
  ::file-selector-button {
    appearance:button
  }
  ::-webkit-inner-spin-button {
    height:auto
  }
  ::-webkit-outer-spin-button {
    height:auto
  }
  [hidden]:where(:not([hidden=until-found])) {
    display:none!important
  }
}

@layer components;
@layer utilities {
  .relative {
    position:relative
  }
  .start {
    inset-inline-start:var(--spacing)
  }
  .transform {
    transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)
  }
  .flex-wrap {
    flex-wrap:wrap
  }
  .border {
    border-style:var(--tw-border-style);
    border-width:1px
  }
  .text-wrap {
    text-wrap:wrap
  }
  .filter {
    filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)
  }
  .backdrop-filter {
    -webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)
  }
  .transition {
    transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;
    transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));
    transition-duration:var(--tw-duration,var(--default-transition-duration))
  }
  .ease-in-out {
    --tw-ease:var(--ease-in-out);
    transition-timing-function:var(--ease-in-out)
  }
}

:root {
  --ink:#07101e;
  --deep:#030914;
  --panel:#0b1627;
  --blue:#1556f6;
  --bright:#2d70ff;
  --white:#f7f9fd;
  --muted:#a8b3c5;
  --paper:#f4f7fc;
  --text:#142033;
  --subtle:#667287;
  --line:#dce3ee
}

* {
  box-sizing:border-box
}

html {
  scroll-behavior:smooth
}

body {
  background:var(--deep);
  color:var(--white);
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizelegibility;
  margin:0;
  font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif
}

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

img {
  max-width:100%;
  display:block
}

button {
  font:inherit
}

.shell {
  width:min(1304px,100% - 64px);
  margin-inline:auto
}

.kicker {
  color:var(--bright);
  margin:0 0 24px;
  font-size:15px;
  font-weight:600
}

h1,h2,h3,p {
  text-wrap:balance
}

.hero {
  background:radial-gradient(circle at 76% 48%, #1556f624, transparent 29%), linear-gradient(180deg, #050c18, var(--deep));
  min-height:940px;
  position:relative;
  overflow:hidden
}

.header {
  z-index:10;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  height:102px;
  display:grid;
  position:relative
}

.header img {
  width:180px
}

.header nav {
  color:#f7f9fd9e;
  gap:38px;
  font-size:14px;
  font-weight:500;
  display:flex
}

.header nav a,.header-link {
  transition:color .18s
}

.header nav a:hover {
  color:#fff
}

.header-link {
  justify-self:end;
  gap:10px;
  font-size:14px;
  font-weight:600;
  display:flex
}

.header-link:hover {
  color:#82a8ff
}

.hero-grid {
  z-index:2;
  grid-template-columns:48% 52%;
  min-height:808px;
  display:grid;
  position:relative
}

.hero-copy {
  align-self:center;
  padding-bottom:34px;
  animation:.7s cubic-bezier(.22,1,.36,1) both rise
}

.hero h1 {
  letter-spacing:-.053em;
  margin:0;
  font-size:clamp(66px,5.4vw,82px);
  font-weight:600;
  line-height:.99
}

.hero-text {
  max-width:590px;
  color:var(--muted);
  letter-spacing:-.014em;
  margin:34px 0 0;
  font-size:19px;
  line-height:1.58
}

.actions {
  align-items:center;
  gap:28px;
  margin-top:36px;
  display:flex
}

.button {
  border-radius:14px;
  align-items:center;
  gap:14px;
  min-height:56px;
  padding:0 28px;
  font-size:15px;
  font-weight:650;
  transition:transform .18s,background .18s;
  display:inline-flex
}

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

.primary {
  color:#fff;
  background:var(--blue);
  box-shadow:0 16px 38px #1556f638
}

.primary:hover {
  background:#2b68fa;
  box-shadow:0 0 28px #2d70ff8c,0 18px 45px #1556f647
}

.play-link {
  color:#f7f9fdd1;
  align-items:center;
  gap:14px;
  font-size:15px;
  display:flex
}

.play-link span {
  border:1px solid #ffffffb3;
  border-radius:50%;
  place-items:center;
  width:42px;
  height:42px;
  font-size:11px;
  transition:background .18s;
  display:grid
}

.play-link:hover span {
  background:var(--blue);
  border-color:var(--blue)
}

.platform {
  color:#a8b3c5b3;
  margin:28px 0 0;
  font-size:14px
}

.points {
  color:#f7f9fda1;
  gap:42px;
  margin-top:58px;
  font-size:14px;
  display:flex
}

.points span {
  align-items:center;
  gap:12px;
  display:flex
}

.points span:before {
  background:var(--bright);
  content:"";
  border-radius:50%;
  width:7px;
  height:7px;
  box-shadow:0 0 0 4px #2d70ff17
}

.hero-phone {
  min-height:808px;
  animation:.9s cubic-bezier(.22,1,.36,1) .12s both product-in;
  position:relative
}

.aura {
  filter:blur(88px);
  background:#1556f638;
  border-radius:50%;
  width:520px;
  height:640px;
  animation:5.5s ease-in-out infinite neon-breathe;
  position:absolute;
  top:92px;
  left:50%;
  transform:translate(-45%)
}

.glass-chip {
  z-index:5;
  color:#ffffffe6;
  -webkit-backdrop-filter:blur(18px)saturate(145%);
  background:linear-gradient(135deg,#ffffff29,#ffffff0e);
  border:1px solid #ffffff40;
  border-radius:16px;
  align-items:center;
  gap:9px;
  padding:12px 15px;
  font-size:12px;
  font-weight:650;
  display:flex;
  position:absolute;
  box-shadow:inset 0 1px #fff3,0 18px 45px #0000003d,0 0 26px #2d70ff24
}

.glass-ai {
  animation:5s ease-in-out infinite glass-float;
  top:154px;
  left:5%
}

.glass-ai b {
  color:var(--bright);
  text-shadow:0 0 14px #2d70ffd9;
  font-size:15px
}

.glass-lead {
  color:#fff;
  text-shadow:0 1px 10px #00000073;
  background:linear-gradient(135deg,#0a1426f0,#070f1ed6);
  border-color:#7ea6ff6b;
  animation:5.8s ease-in-out 1s infinite glass-float;
  bottom:185px;
  right:-1%;
  box-shadow:inset 0 1px #ffffff24,0 20px 50px #00000070,0 0 28px #2d70ff2e
}

.glass-lead b {
  color:#fff;
  background:var(--blue);
  border-radius:50%;
  place-items:center;
  width:20px;
  height:20px;
  display:grid;
  box-shadow:0 0 18px #2d70ffb3
}

.glass-deal {
  color:#fff;
  text-shadow:0 1px 10px #00000073;
  background:linear-gradient(135deg,#0a1923f0,#07131cdb);
  border-color:#31d0aa61;
  animation:6.2s ease-in-out 1.8s infinite glass-float;
  bottom:72px;
  left:6%;
  box-shadow:inset 0 1px #ffffff24,0 20px 50px #0000006b,0 0 30px #31d0aa29
}

.glass-deal b {
  color:#03150f;
  background:#31d0aa;
  border-radius:50%;
  place-items:center;
  width:20px;
  height:20px;
  display:grid;
  box-shadow:0 0 0 4px #31d0aa1a,0 0 20px #31d0aa9e
}

.phone {
  z-index:3;
  background:#000;
  border:7px solid #172133;
  border-radius:58px;
  width:374px;
  height:808px;
  position:absolute;
  top:8px;
  left:50%;
  overflow:hidden;
  transform:translate(-38%);
  box-shadow:0 0 0 1px #ffffff3d,0 34px 90px #0000007a
}

.phone img {
  object-fit:cover;
  border-radius:49px;
  width:100%;
  height:100%
}

.stage {
  z-index:2;
  background:linear-gradient(#152038,#070c16);
  border:1px solid #ffffff12;
  width:650px;
  height:132px;
  position:absolute;
  bottom:-2px;
  right:-46px;
  transform:perspective(700px)rotateX(55deg);
  box-shadow:0 30px 85px #000
}

.assistant {
  color:var(--text);
  background:var(--paper);
  padding:150px 0
}

.assistant-grid {
  grid-template-columns:.85fr 1.15fr;
  align-items:center;
  gap:110px;
  display:grid
}

.section-copy h2,.section-title h2,.product-heading h2,.audience h2,.faq h2,.access h2 {
  letter-spacing:-.048em;
  margin:0;
  font-size:clamp(46px,4.2vw,64px);
  font-weight:620;
  line-height:1.04
}

.section-copy>p:not(.kicker),.section-title>p:last-child,.product-heading>p {
  color:var(--subtle);
  margin:28px 0 0;
  font-size:18px;
  line-height:1.62
}

.channels {
  flex-wrap:wrap;
  gap:10px;
  margin-top:32px;
  display:flex
}

.channels span {
  border:1px solid var(--line);
  background:#fff;
  border-radius:10px;
  padding:10px 14px;
  font-size:13px;
  font-weight:650
}

.channels .online {
  color:#18785f;
  background:#e8faf4;
  border-color:#c6eee2
}

.chat-demo {
  background:#eaf0f8;
  border:1px solid #dce3ee;
  border-radius:28px;
  padding:20px;
  box-shadow:0 34px 80px #192d4f1f
}

.chat-head {
  color:#6d788b;
  justify-content:space-between;
  align-items:center;
  padding:3px 4px 17px;
  font-size:12px;
  display:flex
}

.chat-head strong {
  color:var(--text);
  align-items:center;
  gap:9px;
  font-size:14px;
  display:flex
}

.chat-head i {
  background:#31d0aa;
  border-radius:50%;
  width:8px;
  height:8px;
  animation:1.8s ease-in-out infinite online-pulse;
  box-shadow:0 0 0 4px #31d0aa24
}

.messages {
  background:#fff;
  border-radius:20px;
  flex-direction:column;
  gap:12px;
  min-height:330px;
  padding:24px;
  display:flex
}

.message {
  border-radius:16px;
  max-width:73%;
  padding:14px 17px;
  font-size:14px;
  line-height:1.48
}

.message:first-child {
  animation:10s cubic-bezier(.22,1,.36,1) infinite both chat-message-one
}

.message:nth-child(2) {
  animation:10s cubic-bezier(.22,1,.36,1) infinite both chat-message-two
}

.message:nth-child(3) {
  animation:10s cubic-bezier(.22,1,.36,1) infinite both chat-message-three
}

.incoming {
  color:#344055;
  background:#eef2f7;
  border-bottom-left-radius:5px;
  align-self:flex-start
}

.outgoing {
  color:#fff;
  background:var(--blue);
  border-bottom-right-radius:5px;
  align-self:flex-end
}

.message small {
  color:#8590a1;
  letter-spacing:.04em;
  margin-bottom:6px;
  font-size:10px;
  font-weight:700;
  display:block
}

.qualified {
  background:#fff;
  border-radius:18px;
  margin-top:12px;
  padding:18px;
  animation:10s cubic-bezier(.22,1,.36,1) infinite both chat-qualified
}

.qualified>strong {
  font-size:14px
}

.qualified div {
  flex-wrap:wrap;
  gap:8px;
  margin-top:14px;
  display:flex
}

.qualified span {
  color:#546176;
  background:#f1f4f8;
  border-radius:8px;
  padding:8px 10px;
  font-size:11px
}

.handoff {
  color:#fff;
  background:var(--ink);
  border-radius:18px;
  grid-template-columns:auto 1fr;
  align-items:center;
  gap:13px;
  margin-top:12px;
  padding:17px 18px;
  animation:10s cubic-bezier(.22,1,.36,1) infinite both chat-handoff;
  display:grid
}

.handoff b {
  background:var(--blue);
  border-radius:10px;
  place-items:center;
  width:34px;
  height:34px;
  display:grid
}

.handoff strong {
  font-size:13px
}

.handoff p {
  color:#aab5c7;
  margin:5px 0 0;
  font-size:11px
}

.features {
  color:var(--text);
  background:#fff;
  padding:150px 0
}

.section-title {
  max-width:850px
}

.section-title>p:last-child {
  max-width:620px
}

.feature-grid {
  grid-template-columns:repeat(3,1fr);
  gap:16px;
  margin-top:72px;
  display:grid
}

.feature {
  border:1px solid var(--line);
  background:#f7f9fc;
  border-radius:22px;
  flex-direction:column;
  justify-content:space-between;
  min-height:300px;
  padding:28px;
  transition:transform .2s,box-shadow .2s;
  display:flex;
  position:relative
}

.feature:hover {
  transform:translateY(-5px);
  box-shadow:0 24px 55px #1d325217
}

.feature>span {
  color:#8490a3;
  font-size:12px;
  font-weight:650
}

.feature>b {
  color:#8390a4;
  font-weight:500;
  position:absolute;
  top:25px;
  right:28px
}

.feature h3 {
  letter-spacing:-.035em;
  margin:0;
  font-size:25px;
  font-weight:650
}

.feature p {
  color:var(--subtle);
  margin:14px 0 0;
  font-size:15px;
  line-height:1.58
}

.feature.blue {
  color:#fff;
  background:var(--blue);
  border-color:var(--blue);
  box-shadow:0 18px 50px #1556f629
}

.feature.blue:hover {
  box-shadow:0 0 32px #2d70ff4d,0 28px 60px #1556f633
}

.feature.blue>span,.feature.blue>b,.feature.blue p {
  color:#ffffffb8
}

.product {
  background:var(--deep);
  padding:150px 0;
  overflow:hidden
}

.product-heading {
  grid-template-columns:1.4fr .6fr;
  align-items:end;
  gap:90px;
  display:grid
}

.product-heading>p {
  color:var(--muted)
}

.showcase {
  grid-template-columns:.42fr .58fr;
  gap:18px;
  margin-top:72px;
  display:grid
}

.tabs {
  border:1px solid #ffffff1f;
  border-radius:22px;
  overflow:hidden
}

.tabs button {
  color:#778399;
  cursor:pointer;
  text-align:left;
  background:0 0;
  border:0;
  border-bottom:1px solid #ffffff1f;
  outline:0;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
  width:100%;
  min-height:112px;
  padding:22px 26px;
  transition:color .18s,background .18s;
  display:flex
}

.tabs button:last-child {
  border-bottom:0
}

.tabs button:hover,.tabs button.active {
  color:#fff;
  -webkit-backdrop-filter:blur(16px)saturate(140%);
  backdrop-filter:blur(16px)saturate(140%);
  background:linear-gradient(110deg,#ffffff1c,#ffffff09)
}

.tabs button.active {
  box-shadow:inset 3px 0 var(--blue), inset 0 1px #ffffff1a, 0 0 30px #2d70ff14
}

.tabs button:focus-visible {
  box-shadow:inset 3px 0 var(--blue), inset 0 0 0 1px #7ea6ff73
}

.tabs strong {
  font-size:17px
}

.tabs small {
  color:inherit;
  opacity:.63;
  margin-top:7px;
  font-size:12px
}

.screen-card {
  background:radial-gradient(circle at 73% 44%,#1556f640,#0000 35%),#0a1424;
  border:1px solid #ffffff1f;
  border-radius:22px;
  grid-template-columns:.9fr 1.1fr;
  min-height:700px;
  display:grid;
  overflow:hidden
}

.screen-card>div {
  align-self:end;
  padding:44px
}

.screen-card>div>span {
  color:var(--bright);
  font-size:12px;
  font-weight:700
}

.screen-card h3 {
  letter-spacing:-.04em;
  max-width:310px;
  margin:18px 0 0;
  font-size:32px;
  font-weight:620;
  line-height:1.1
}

.screen-card p {
  max-width:310px;
  color:var(--muted);
  margin:18px 0 0;
  font-size:14px;
  line-height:1.6
}

.screen-card figure {
  box-sizing:content-box;
  aspect-ratio:942/2048;
  background:#000;
  border:6px solid #172133;
  border-radius:44px;
  place-self:end center;
  width:274px;
  margin:0 0 28px;
  line-height:0;
  overflow:hidden;
  box-shadow:0 0 0 1px #ffffff24,0 0 80px #1556f62e
}

.screen-card figure img {
  object-fit:contain;
  border-radius:38px;
  width:100%;
  height:100%;
  animation:.35s both fade
}

.how {
  background:radial-gradient(circle at 53% 67%,#1556f62b,transparent 31%), linear-gradient(180deg,#050c18,var(--deep));
  padding:150px 0;
  position:relative;
  overflow:hidden
}

.how:before {
  filter:blur(110px);
  content:"";
  pointer-events:none;
  background:#2d70ff33;
  border-radius:50%;
  width:620px;
  height:620px;
  position:absolute;
  bottom:-390px;
  left:50%;
  transform:translate(-50%)
}

.how .section-title {
  z-index:1;
  max-width:940px;
  position:relative
}

.workflow {
  z-index:1;
  -webkit-backdrop-filter:blur(22px)saturate(140%);
  background:linear-gradient(135deg,#132138e0,#070f1dd6);
  border:1px solid #97b2e538;
  border-radius:28px;
  grid-template-columns:repeat(3,1fr);
  min-height:420px;
  margin-top:72px;
  display:grid;
  position:relative;
  overflow:hidden;
  box-shadow:inset 0 1px #ffffff14,0 34px 90px #00000052,0 0 55px #1556f614
}

.workflow:before,.workflow:after {
  z-index:1;
  transform-origin:0;
  content:"";
  height:1px;
  position:absolute;
  top:112px;
  left:7%;
  right:7%
}

.workflow:before {
  background:#7ea6ff36
}

.workflow:after {
  background:linear-gradient(90deg,transparent,var(--bright) 14%,#8eb0ff 78%,transparent);
  animation:9s cubic-bezier(.22,1,.36,1) infinite flow-progress;
  box-shadow:0 0 15px #2d70ffd9
}

.flow-stage {
  min-width:0;
  padding:36px 36px 32px;
  position:relative
}

.flow-stage+.flow-stage {
  border-left:1px solid #97b2e51f
}

.flow-stage header {
  grid-template-columns:38px 1fr;
  align-items:start;
  gap:12px;
  min-height:45px;
  display:grid
}

.flow-stage header span {
  color:var(--bright);
  padding-top:4px;
  font-size:12px;
  font-weight:750
}

.flow-stage h3 {
  color:#f7f9fd;
  letter-spacing:-.032em;
  margin:0;
  font-size:20px;
  font-weight:620;
  line-height:1.24
}

.flow-node {
  z-index:2;
  color:#fff;
  background:#0a1424;
  border:4px solid #9ab7ff;
  border-radius:50%;
  place-items:center;
  width:18px;
  height:18px;
  font-size:14px;
  font-style:normal;
  display:grid;
  position:absolute;
  top:103px;
  left:36px;
  box-shadow:0 0 0 7px #2d70ff1a,0 0 22px #2d70ff61
}

.flow-ai .flow-node {
  background:var(--blue);
  border:1px solid #ffffffb8;
  width:48px;
  height:48px;
  animation:2.8s ease-in-out infinite flow-orbit;
  top:88px;
  left:36px;
  box-shadow:0 0 0 7px #2d70ff1f,0 0 35px #2d70ffa6
}

.flow-ready .flow-node {
  background:var(--blue);
  border:0;
  width:28px;
  height:28px;
  font-size:13px;
  top:98px;
  box-shadow:0 0 0 6px #2d70ff1a,0 0 26px #2d70ff8f
}

.flow-body {
  margin-top:69px
}

.flow-incoming .flow-body {
  animation:9s cubic-bezier(.22,1,.36,1) infinite both flow-step-one
}

.flow-ai .flow-body {
  animation:9s cubic-bezier(.22,1,.36,1) infinite both flow-step-two
}

.flow-ready .flow-body {
  animation:9s cubic-bezier(.22,1,.36,1) infinite both flow-step-three
}

.flow-body>small {
  color:#a8b3c5;
  letter-spacing:.025em;
  background:#ffffff0f;
  border:1px solid #ffffff14;
  border-radius:999px;
  padding:8px 11px;
  font-size:10px;
  font-weight:750;
  display:inline-block
}

.flow-incoming .flow-body>p {
  color:#dce4f2;
  background:#ffffff13;
  border:1px solid #97b2e524;
  border-radius:17px 17px 17px 5px;
  max-width:280px;
  margin:14px 0 0;
  padding:16px 18px;
  font-size:14px;
  line-height:1.48;
  box-shadow:inset 0 1px #ffffff0f
}

.flow-ai .flow-body>p {
  color:#fff;
  background:linear-gradient(135deg,#1b61ff,#0e47d3);
  border-radius:17px 17px 5px;
  margin:0;
  padding:17px 19px;
  font-size:14px;
  line-height:1.48;
  box-shadow:0 16px 36px #1556f640,0 0 26px #2d70ff29
}

.flow-tags {
  flex-wrap:wrap;
  gap:7px;
  margin-top:14px;
  display:flex
}

.flow-tags span {
  color:#aebeda;
  white-space:nowrap;
  background:#0f1f37a8;
  border:1px solid #7ea6ff3b;
  border-radius:999px;
  padding:8px 10px;
  font-size:10px
}

.lead-result {
  background:linear-gradient(135deg,#14243df0,#0a1527e6);
  border:1px solid #7ea6ff3d;
  border-radius:18px;
  padding:20px;
  box-shadow:inset 0 1px #ffffff14,0 20px 45px #00000040,0 0 26px #2d70ff14
}

.lead-result strong {
  color:#fff;
  align-items:center;
  gap:10px;
  font-size:14px;
  display:flex
}

.lead-result strong i {
  background:#31d0aa;
  border-radius:50%;
  width:8px;
  height:8px;
  animation:1.8s ease-in-out infinite online-pulse;
  box-shadow:0 0 0 5px #31d0aa1c,0 0 16px #31d0aa80
}

.lead-result p {
  color:#9ca9bd;
  margin:9px 0 18px;
  font-size:12px
}

.lead-result>span {
  color:#dfe8fb;
  background:#2d70ff21;
  border-radius:11px;
  padding:11px 13px;
  font-size:11px;
  font-weight:650;
  display:block
}

.audience {
  color:var(--text);
  background:#fff;
  padding:150px 0
}

.audience-grid {
  grid-template-columns:.85fr 1.15fr;
  gap:110px;
  display:grid
}

.audience-grid>div:last-child {
  border-top:1px solid var(--line)
}

.audience article {
  border-bottom:1px solid var(--line);
  grid-template-columns:72px 1fr;
  padding:34px 0;
  display:grid
}

.audience article>span {
  color:var(--blue);
  font-size:12px;
  font-weight:700
}

.audience h3 {
  letter-spacing:-.035em;
  margin:0;
  font-size:24px
}

.audience h3 em {
  vertical-align:3px;
  color:#0f62d9;
  letter-spacing:.01em;
  text-transform:uppercase;
  background:#e1ecff;
  border-radius:7px;
  margin-left:9px;
  padding:5px 9px;
  font-size:10px;
  font-style:normal;
  font-weight:750;
  display:inline-block
}

.audience article p {
  color:var(--subtle);
  margin:10px 0 0;
  font-size:15px
}

.audience .audience-soon {
  background:radial-gradient(circle at 90% 0,#2d70ff21,#0000 35%),linear-gradient(145deg,#f7faff,#edf3ff);
  border:1px solid #c8d8fb;
  border-radius:18px;
  margin-top:18px;
  padding:28px 24px
}

.pricing {
  color:var(--text);
  background:#eef3ff;
  padding:150px 0
}

.pricing-heading {
  text-align:center;
  max-width:880px;
  margin:0 auto
}

.pricing-heading h2 {
  letter-spacing:-.048em;
  margin:0;
  font-size:clamp(46px,4.2vw,64px);
  font-weight:620;
  line-height:1.04
}

.pricing-heading>p:last-child {
  max-width:680px;
  color:var(--subtle);
  margin:28px auto 0;
  font-size:18px;
  line-height:1.62
}

.price-grid {
  grid-template-columns:repeat(3,1fr);
  align-items:stretch;
  gap:20px;
  margin-top:72px;
  display:grid
}

.price-card {
  background:#ffffffd1;
  border:1px solid #dce3ee;
  border-radius:28px;
  flex-direction:column;
  min-height:720px;
  padding:38px;
  display:flex;
  position:relative;
  box-shadow:0 24px 70px #22375a0f
}

.price-card.pro {
  border-color:var(--blue);
  background:#fff;
  box-shadow:0 0 0 1px #2d70ff4d,0 0 56px #2d70ff21,0 30px 80px #1f3d7a1f
}

.popular {
  color:#fff;
  background:var(--blue);
  border-radius:999px;
  padding:9px 18px;
  font-size:12px;
  font-weight:750;
  position:absolute;
  top:0;
  left:50%;
  transform:translate(-50%,-50%);
  box-shadow:0 0 24px #2d70ff80
}

.price-name {
  margin:0;
  font-size:22px;
  font-weight:700
}

.price-name>span {
  vertical-align:3px;
  color:#835609;
  background:#ffedc7;
  border-radius:7px;
  margin-left:8px;
  padding:5px 9px;
  font-size:11px
}

.price-value {
  letter-spacing:-.045em;
  margin:24px 0 0;
  font-size:45px;
  font-weight:700;
  line-height:1
}

.price-value small {
  color:#7b8799;
  letter-spacing:0;
  margin-left:6px;
  font-size:15px;
  font-weight:600
}

.price-note {
  color:#8995a8;
  margin:18px 0 0;
  font-size:14px
}

.periods {
  gap:8px;
  margin-top:28px;
  display:grid
}

.periods>div {
  color:#677387;
  background:#f1f4fb;
  border-radius:12px;
  justify-content:space-between;
  align-items:center;
  gap:16px;
  padding:12px 14px;
  font-size:13px;
  display:flex
}

.periods strong {
  color:var(--text);
  text-align:right
}

.periods strong small {
  color:#8793a5;
  margin-left:6px;
  font-weight:500
}

.periods .selected {
  background:#eaf0ff;
  border:1px solid #9bb8ff
}

.periods em {
  color:#16825e;
  background:#dff8ec;
  border-radius:6px;
  width:max-content;
  margin-top:6px;
  padding:4px 7px;
  font-size:10px;
  font-style:normal;
  font-weight:700;
  display:block
}

.price-card ul {
  gap:17px;
  margin:30px 0 34px;
  padding:0;
  list-style:none;
  display:grid
}

.price-card li {
  padding-left:29px;
  font-size:14px;
  font-weight:580;
  line-height:1.45;
  position:relative
}

.price-card li:before {
  content:"✓";
  width:18px;
  height:18px;
  color:var(--blue);
  background:#e9f0ff;
  border:1px solid #9fbbff;
  border-radius:50%;
  place-items:center;
  font-size:11px;
  display:grid;
  position:absolute;
  top:1px;
  left:0
}

.price-card li.disabled {
  color:#9ba5b5
}

.price-card li.disabled:before {
  content:"";
  background:#e7ebf2;
  border-color:#e7ebf2
}

.price-button {
  border-radius:14px;
  place-items:center;
  min-height:54px;
  margin-top:auto;
  font-size:14px;
  font-weight:700;
  transition:transform .2s,box-shadow .2s;
  display:grid
}

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

.price-button.secondary {
  background:#fff;
  border:1px solid #dce3ee
}

.price-button.primary {
  box-shadow:0 14px 34px #1556f63d
}

.faq {
  color:var(--text);
  background:var(--paper);
  padding:150px 0
}

.faq-grid {
  grid-template-columns:.75fr 1.25fr;
  gap:110px;
  display:grid
}

.faq-grid>div:last-child {
  border-top:1px solid #cdd6e4
}

.faq details {
  border-bottom:1px solid #cdd6e4
}

.faq summary {
  cursor:pointer;
  justify-content:space-between;
  gap:20px;
  padding:28px 0;
  font-size:18px;
  font-weight:650;
  list-style:none;
  display:flex
}

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

.faq summary span {
  color:var(--blue);
  font-size:25px;
  font-weight:300;
  transition:transform .18s
}

.faq details[open] summary span {
  transform:rotate(45deg)
}

.faq details p {
  color:var(--subtle);
  margin:-4px 0 28px;
  font-size:15px;
  line-height:1.65
}

.access {
  text-align:center;
  background:radial-gradient(circle at 50% 120%,#1556f680,transparent 35%),var(--deep);
  padding:170px 0;
  position:relative;
  overflow:hidden
}

.access h2 {
  font-size:clamp(56px,6vw,88px)
}

.access>div>p:not(.kicker) {
  max-width:560px;
  color:var(--muted);
  margin:30px auto 0;
  font-size:18px;
  line-height:1.6
}

.access-actions {
  justify-content:center;
  gap:12px;
  margin-top:38px;
  display:flex
}

.access .button {
  margin-top:0
}

.glass-button {
  color:#ffffffe6;
  -webkit-backdrop-filter:blur(18px)saturate(145%);
  background:linear-gradient(135deg,#ffffff29,#ffffff0e);
  border:1px solid #ffffff3b;
  box-shadow:inset 0 1px #ffffff2e
}

.glass-button:hover {
  border-color:#ffffff5c;
  box-shadow:inset 0 1px #ffffff38,0 0 24px #2d70ff2e
}

.access small {
  color:#758198;
  margin-top:20px;
  display:block
}

footer {
  background:#020711;
  border-top:1px solid #ffffff1f;
  padding:58px 0 34px
}

.footer-inner {
  color:#7d899e;
  gap:36px;
  font-size:12px;
  display:grid
}

footer img {
  width:140px
}

.footer-inner nav {
  color:#9aa6bb;
  flex-wrap:wrap;
  gap:14px 30px;
  display:flex
}

.footer-inner nav a,.footer-meta a {
  transition:color .18s
}

.footer-inner nav a:hover,.footer-meta a:hover {
  color:#fff
}

.footer-meta {
  border-top:1px solid #ffffff1a;
  justify-content:space-between;
  gap:24px;
  padding-top:28px;
  display:flex
}

[data-reveal] {
  opacity:0;
  transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);
  transform:translateY(26px)
}

[data-reveal].is-visible {
  opacity:1;
  transform:none
}

@keyframes rise {
  0% {
    opacity:0;
    transform:translateY(18px)
  }
}

@keyframes product-in {
  0% {
    opacity:0;
    transform:translateY(28px)
  }
}

@keyframes fade {
  0% {
    opacity:0;
    transform:translateY(8px)
  }
}

@keyframes neon-breathe {
  0%,to {
    opacity:.55;
    transform:translate(-45%)scale(.94)
  }
  50% {
    opacity:1;
    transform:translate(-45%)scale(1.05)
  }
}

@keyframes online-pulse {
  0%,to {
    transform:scale(1);
    box-shadow:0 0 0 4px #31d0aa1f,0 0 #31d0aa00
  }
  50% {
    transform:scale(1.22);
    box-shadow:0 0 0 7px #31d0aa1a,0 0 22px #31d0aab3
  }
}

@keyframes glass-float {
  0%,to {
    transform:translateY(0)
  }
  50% {
    transform:translateY(-9px)
  }
}

@keyframes chat-message-one {
  0%,5% {
    opacity:0;
    transform:translateY(10px)scale(.985)
  }
  11%,90% {
    opacity:1;
    transform:none
  }
  97%,to {
    opacity:0;
    transform:translateY(-4px)
  }
}

@keyframes chat-message-two {
  0%,22% {
    opacity:0;
    transform:translateY(10px)scale(.985)
  }
  29%,90% {
    opacity:1;
    transform:none
  }
  97%,to {
    opacity:0;
    transform:translateY(-4px)
  }
}

@keyframes chat-message-three {
  0%,40% {
    opacity:0;
    transform:translateY(10px)scale(.985)
  }
  47%,90% {
    opacity:1;
    transform:none
  }
  97%,to {
    opacity:0;
    transform:translateY(-4px)
  }
}

@keyframes chat-qualified {
  0%,57% {
    opacity:0;
    transform:translateY(10px)scale(.985)
  }
  64%,90% {
    opacity:1;
    transform:none
  }
  97%,to {
    opacity:0;
    transform:translateY(-4px)
  }
}

@keyframes chat-handoff {
  0%,71% {
    opacity:0;
    transform:translateY(10px)scale(.985)
  }
  78%,90% {
    opacity:1;
    transform:none
  }
  97%,to {
    opacity:0;
    transform:translateY(-4px)
  }
}

@keyframes flow-progress {
  0%,6% {
    opacity:0;
    transform:scaleX(0)
  }
  12% {
    opacity:1
  }
  77%,91% {
    opacity:1;
    transform:scaleX(1)
  }
  to {
    opacity:0;
    transform:scaleX(1)
  }
}

@keyframes flow-progress-vertical {
  0%,6% {
    opacity:0;
    transform:scaleY(0)
  }
  12% {
    opacity:1
  }
  77%,91% {
    opacity:1;
    transform:scaleY(1)
  }
  to {
    opacity:0;
    transform:scaleY(1)
  }
}

@keyframes flow-step-one {
  0%,4% {
    opacity:0;
    transform:translateY(9px)
  }
  11%,91% {
    opacity:1;
    transform:none
  }
  to {
    opacity:0;
    transform:translateY(-3px)
  }
}

@keyframes flow-step-two {
  0%,26% {
    opacity:0;
    transform:translateY(9px)
  }
  34%,91% {
    opacity:1;
    transform:none
  }
  to {
    opacity:0;
    transform:translateY(-3px)
  }
}

@keyframes flow-step-three {
  0%,55% {
    opacity:0;
    transform:translateY(9px)
  }
  63%,91% {
    opacity:1;
    transform:none
  }
  to {
    opacity:0;
    transform:translateY(-3px)
  }
}

@keyframes flow-orbit {
  0%,to {
    transform:scale(1);
    box-shadow:0 0 0 7px #2d70ff1f,0 0 35px #2d70ff8c
  }
  50% {
    transform:scale(1.06);
    box-shadow:0 0 0 10px #2d70ff14,0 0 48px #2d70ffd1
  }
}

@media (max-width:1100px) {
  .header nav {
    gap:22px
  }
  .hero-grid {
    grid-template-columns:52% 48%
  }
  .phone {
    width:340px;
    height:736px;
    transform:translate(-48%)
  }
  .stage {
    width:520px
  }
  .glass-ai {
    left:0
  }
  .glass-lead {
    right:-2%
  }
  .assistant-grid,.audience-grid,.faq-grid {
    gap:62px
  }
  .feature-grid {
    grid-template-columns:repeat(2,1fr)
  }
  .price-grid {
    grid-template-columns:1fr;
    max-width:680px;
    margin-inline:auto
  }
  .price-card {
    min-height:auto
  }
}

@media (max-width:860px) {
  .shell {
    width:min(100% - 40px,720px)
  }
  .header {
    grid-template-columns:1fr auto;
    height:84px
  }
  .header img {
    width:152px
  }
  .header nav {
    display:none
  }
  .hero {
    min-height:1280px
  }
  .hero-grid {
    grid-template-columns:1fr
  }
  .hero-copy {
    padding:85px 0 0
  }
  .hero-phone {
    min-height:750px
  }
  .phone {
    width:340px;
    height:736px;
    top:25px;
    transform:translate(-50%)
  }
  .stage {
    width:590px;
    right:50%;
    transform:translate(50%)perspective(700px)rotateX(55deg)
  }
  .assistant,.features,.product,.how,.audience,.pricing,.faq {
    padding:105px 0
  }
  .assistant-grid,.audience-grid,.faq-grid,.product-heading {
    grid-template-columns:1fr
  }
  .product-heading {
    gap:18px
  }
  .showcase {
    grid-template-columns:1fr
  }
  .tabs {
    grid-template-columns:repeat(2,1fr);
    display:grid
  }
  .tabs button {
    border-right:1px solid #ffffff1f;
    min-height:88px
  }
  .workflow {
    grid-template-columns:1fr;
    min-height:0
  }
  .workflow:before,.workflow:after {
    transform-origin:top;
    width:1px;
    height:auto;
    inset:48px auto 48px 41px
  }
  .workflow:after {
    animation-name:flow-progress-vertical
  }
  .flow-stage {
    padding:30px 26px 30px 74px
  }
  .flow-stage+.flow-stage {
    border-top:1px solid #97b2e51f;
    border-left:0
  }
  .flow-stage header {
    grid-template-columns:32px 1fr;
    min-height:0
  }
  .flow-node {
    top:34px;
    left:32px
  }
  .flow-ai .flow-node {
    width:34px;
    height:34px;
    font-size:12px;
    top:27px;
    left:24px
  }
  .flow-ready .flow-node {
    top:30px;
    left:27px
  }
  .flow-body {
    margin-top:24px
  }
  .flow-incoming .flow-body>p {
    max-width:420px
  }
  .flow-ai .flow-body>p,.lead-result {
    max-width:460px
  }
}

@media (max-width:560px) {
  .shell {
    width:min(100% - 32px,520px)
  }
  .header-link {
    font-size:0
  }
  .header-link span {
    font-size:20px
  }
  .hero {
    min-height:1085px
  }
  .hero-copy {
    padding-top:55px
  }
  .hero h1 {
    font-size:48px
  }
  .hero-text {
    margin-top:25px;
    font-size:16px
  }
  .actions {
    flex-direction:column;
    align-items:stretch;
    gap:18px;
    margin-top:30px
  }
  .play-link {
    justify-content:flex-start
  }
  .points {
    justify-content:space-between;
    gap:18px;
    margin-top:38px;
    font-size:12px
  }
  .hero-phone {
    min-height:555px
  }
  .phone {
    border-width:5px;
    border-radius:44px;
    width:260px;
    height:562px
  }
  .phone img {
    border-radius:38px
  }
  .stage {
    width:390px;
    height:100px
  }
  .glass-chip {
    border-radius:13px;
    padding:9px 11px;
    font-size:10px
  }
  .glass-ai {
    top:118px;
    left:-5px
  }
  .glass-lead {
    bottom:128px;
    right:-5px
  }
  .glass-deal {
    bottom:54px;
    left:-5px
  }
  .assistant,.features,.product,.how,.audience,.pricing,.faq {
    padding:84px 0
  }
  .section-copy h2,.section-title h2,.product-heading h2,.audience h2,.faq h2 {
    font-size:40px
  }
  .section-copy>p:not(.kicker),.section-title>p:last-child,.product-heading>p {
    font-size:16px
  }
  .chat-demo {
    border-radius:22px;
    padding:12px
  }
  .chat-head>span {
    display:none
  }
  .messages {
    min-height:auto;
    padding:16px
  }
  .message {
    max-width:86%;
    font-size:12px
  }
  .feature-grid {
    grid-template-columns:1fr;
    margin-top:46px
  }
  .feature {
    min-height:250px
  }
  .showcase {
    margin-top:46px
  }
  .tabs button {
    padding:16px
  }
  .tabs small {
    display:none
  }
  .screen-card {
    grid-template-columns:1fr;
    min-height:760px
  }
  .screen-card>div {
    align-self:start;
    padding:28px
  }
  .screen-card figure {
    width:226px
  }
  .workflow {
    border-radius:22px;
    margin-top:46px
  }
  .flow-stage {
    padding:27px 20px 27px 62px
  }
  .workflow:before,.workflow:after {
    left:32px
  }
  .flow-node {
    left:23px
  }
  .flow-ai .flow-node {
    left:15px
  }
  .flow-ready .flow-node {
    left:18px
  }
  .flow-stage header {
    grid-template-columns:27px 1fr;
    gap:8px
  }
  .flow-stage h3 {
    font-size:18px
  }
  .flow-incoming .flow-body>p,.flow-ai .flow-body>p {
    font-size:13px
  }
  .flow-tags span {
    font-size:9px
  }
  .pricing-heading h2 {
    font-size:40px
  }
  .price-grid {
    margin-top:46px
  }
  .price-card {
    border-radius:22px;
    padding:28px 24px
  }
  .price-value {
    font-size:40px
  }
  .periods>div {
    align-items:flex-start
  }
  .periods strong small {
    margin:5px 0 0;
    display:block
  }
  .audience article {
    grid-template-columns:52px 1fr
  }
  .faq-grid {
    gap:46px
  }
  .faq summary {
    font-size:16px
  }
  .access {
    padding:105px 0
  }
  .access h2 {
    font-size:48px
  }
  .access-actions,.footer-meta {
    flex-direction:column
  }
}

@media (prefers-reduced-motion:reduce) {
  *,:before,:after {
    transition-duration:.01ms!important;
    animation-duration:.01ms!important;
    animation-iteration-count:1!important
  }
  [data-reveal] {
    opacity:1;
    transform:none
  }
  html {
    scroll-behavior:auto
  }
  *,:before,:after {
    transition-duration:.01ms!important;
    animation-duration:.01ms!important
  }
}

@property --tw-rotate-x {
  syntax:"*";
  inherits:false
}

@property --tw-rotate-y {
  syntax:"*";
  inherits:false
}

@property --tw-rotate-z {
  syntax:"*";
  inherits:false
}

@property --tw-skew-x {
  syntax:"*";
  inherits:false
}

@property --tw-skew-y {
  syntax:"*";
  inherits:false
}

@property --tw-border-style {
  syntax:"*";
  inherits:false;
  initial-value:solid
}

@property --tw-blur {
  syntax:"*";
  inherits:false
}

@property --tw-brightness {
  syntax:"*";
  inherits:false
}

@property --tw-contrast {
  syntax:"*";
  inherits:false
}

@property --tw-grayscale {
  syntax:"*";
  inherits:false
}

@property --tw-hue-rotate {
  syntax:"*";
  inherits:false
}

@property --tw-invert {
  syntax:"*";
  inherits:false
}

@property --tw-opacity {
  syntax:"*";
  inherits:false
}

@property --tw-saturate {
  syntax:"*";
  inherits:false
}

@property --tw-sepia {
  syntax:"*";
  inherits:false
}

@property --tw-drop-shadow {
  syntax:"*";
  inherits:false
}

@property --tw-drop-shadow-color {
  syntax:"*";
  inherits:false
}

@property --tw-drop-shadow-alpha {
  syntax:"<percentage>";
  inherits:false;
  initial-value:100%
}

@property --tw-drop-shadow-size {
  syntax:"*";
  inherits:false
}

@property --tw-backdrop-blur {
  syntax:"*";
  inherits:false
}

@property --tw-backdrop-brightness {
  syntax:"*";
  inherits:false
}

@property --tw-backdrop-contrast {
  syntax:"*";
  inherits:false
}

@property --tw-backdrop-grayscale {
  syntax:"*";
  inherits:false
}

@property --tw-backdrop-hue-rotate {
  syntax:"*";
  inherits:false
}

@property --tw-backdrop-invert {
  syntax:"*";
  inherits:false
}

@property --tw-backdrop-opacity {
  syntax:"*";
  inherits:false
}

@property --tw-backdrop-saturate {
  syntax:"*";
  inherits:false
}

@property --tw-backdrop-sepia {
  syntax:"*";
  inherits:false
}

@property --tw-ease {
  syntax:"*";
  inherits:false
}


/* ── Правки поверх исходной сборки (бывший style#pv-stopgap) ── */

@media (max-width:430px) {
  h1,h2 {
    hyphens:auto;
    -webkit-hyphens:auto;
    overflow-wrap:break-word
  }
}

.price-cta {
  margin-top:auto;
  display:grid;
  gap:10px
}

.price-cta .price-button {
  margin-top:0
}

.price-web {
  min-height:44px;
  border-radius:14px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  font-size:14px;
  font-weight:600;
  color:#155EEF;
  text-decoration:none;
  transition:background .2s
}

.price-web:hover {
  background:#EEF3FF
}

.kicker {
  max-width:340px
}

.glass-ai {
  background:linear-gradient(135deg,#0a1426f0,#070f1ed6)!important;
  color:#fff!important;
  border-color:#7ea6ff6b!important;
  text-shadow:0 1px 10px #00000073;
  box-shadow:inset 0 1px #ffffff24,0 20px 50px #00000070,0 0 28px #2d70ff2e!important
}

/* Пункт тарифа с участием ИИ: в кружке маркера — фирменная звезда ИИ
   (brand/ai-star.svg) вместо галочки. Галочка остаётся у обычных возможностей. */
.price-card li.ai:before {
  content:"";
  background-color:#e9f0ff;
  background-image:url("/brand/ai-star.svg");
  background-repeat:no-repeat;
  background-position:center;
  background-size:12px 12px;
}
