:root {
  --ink: #0b1426;
  --ink-2: #14213a;
  --paper: #f7f3eb;
  --paper-2: #fffdf8;
  --white: #ffffff;
  --muted: #667085;
  --line: rgba(11, 20, 38, .12);
  --telegram: #269ee5;
  --telegram-dark: #0e82c7;
  --lime: #c9f23f;
  --peach: #ffad82;
  --green: #1f9d64;
  --orange: #ed7b2d;
  --shadow: 0 24px 70px rgba(22, 31, 55, .14);
  --radius: 28px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper-2); font-family: Manrope, system-ui, sans-serif; -webkit-font-smoothing: antialiased; }
body, button, a { font-size: 15px; }
button, input { font: inherit; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
.material-symbols-rounded { font-size: 20px; line-height: 1; }
.shell { width: min(1200px, calc(100% - 40px)); margin-inline: auto; }
.site-header { position: fixed; inset: 0 0 auto; z-index: 50; background: rgba(247, 243, 235, .86); border-bottom: 1px solid transparent; backdrop-filter: blur(18px); transition: .2s ease; }
.site-header.scrolled { border-color: var(--line); box-shadow: 0 10px 34px rgba(11, 20, 38, .05); }
.nav-shell { min-height: 72px; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.brand { display: inline-flex; align-items: center; gap: 9px; white-space: nowrap; }
.brand img { width: 34px; height: 34px; border-radius: 10px; }
.brand strong { font-size: 18px; letter-spacing: -.04em; }
.brand span { color: var(--muted); font-weight: 600; }
.desktop-nav { display: flex; align-items: center; gap: 30px; margin-left: auto; }
.desktop-nav a, .text-link { color: #4d596f; font-weight: 650; font-size: 13px; }
.desktop-nav a:hover, .text-link:hover { color: var(--ink); }
.nav-actions { display: flex; align-items: center; gap: 16px; }
.button { min-height: 50px; padding: 0 22px; border-radius: 15px; display: inline-flex; align-items: center; justify-content: center; gap: 9px; border: 1px solid transparent; font-weight: 800; letter-spacing: -.02em; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; cursor: pointer; }
.button:hover { transform: translateY(-2px); }
.button-small { min-height: 42px; padding-inline: 17px; border-radius: 13px; font-size: 13px; }
.button-dark { background: var(--ink); color: #fff; box-shadow: 0 16px 32px rgba(11, 20, 38, .18); }
.button-light { background: rgba(255,255,255,.88); color: var(--ink); border-color: rgba(11,20,38,.14); box-shadow: 0 12px 30px rgba(11,20,38,.08); }
.button-telegram { color: #fff; background: var(--telegram); box-shadow: 0 18px 34px rgba(38, 158, 229, .28); }
.button-telegram:hover { background: var(--telegram-dark); }
.button-telegram img { width: 23px; height: 23px; }
.button-lime { background: var(--lime); color: #152000; }
.button-outline-dark { color: #fff; border-color: rgba(255,255,255,.35); }
.full { width: 100%; }
.menu-toggle { display: none; width: 44px; height: 44px; border: 1px solid var(--line); border-radius: 13px; background: #fff; color: var(--ink); align-items: center; justify-content: center; }
.mobile-menu { display: none; padding: 6px 20px 18px; background: var(--paper); border-top: 1px solid var(--line); }
.mobile-menu a { display: block; padding: 13px 2px; border-bottom: 1px solid var(--line); font-weight: 700; }

.hero { min-height: 820px; display: grid; grid-template-columns: minmax(430px, .9fr) minmax(620px, 1.1fr); background: var(--paper); padding-top: 72px; overflow: hidden; }
.hero-copy { width: 100%; display: flex; align-items: center; }
.hero-copy-inner { width: min(560px, calc(100% - 40px)); margin: 0 auto; padding: 80px 20px 70px; }
.status-pill, .soon-chip { width: fit-content; display: flex; align-items: center; gap: 8px; border-radius: 999px; font-weight: 750; }
.status-pill { padding: 8px 13px; background: #fff; border: 1px solid var(--line); font-size: 12px; color: #46536a; }
.status-dot { width: 8px; height: 8px; background: var(--green); border-radius: 50%; box-shadow: 0 0 0 5px rgba(31,157,100,.12); }
h1, h2, h3, p { margin-top: 0; }
h1 { margin: 25px 0 22px; font-size: clamp(50px, 4.7vw, 68px); line-height: .99; letter-spacing: -.065em; font-weight: 800; }
h1 mark { color: var(--ink); background: var(--lime); padding: 0 .08em .03em; border-radius: 10px; }
.hero-lead { max-width: 590px; margin-bottom: 30px; color: #536076; font-size: 18px; line-height: 1.7; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 10px; }
.trust-row { display: flex; flex-wrap: wrap; gap: 17px; margin-top: 24px; color: #667085; font-size: 12px; font-weight: 700; }
.trust-row span { display: inline-flex; align-items: center; gap: 5px; }
.trust-row .material-symbols-rounded { color: #71837a; font-size: 17px; }
.soon-chip { margin-top: 38px; color: #8a8f9a; padding: 9px 14px; border: 1px solid var(--line); font-size: 12px; }
.soon-chip .material-symbols-rounded { font-size: 18px; }
.hero-visual { position: relative; min-width: 0; min-height: 748px; overflow: hidden; }
.hero-photo { width: 100%; height: 100%; object-fit: cover; object-position: 55% center; }
.hero-shade { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(11,20,38,.06), rgba(11,20,38,.05) 45%, rgba(11,20,38,.4)); }
.setup-rail { position: absolute; top: 35px; right: 28px; width: 230px; color: #fff; padding: 18px; border-radius: 20px; background: rgba(10,18,32,.66); backdrop-filter: blur(12px); box-shadow: var(--shadow); }
.setup-rail b { display: block; margin-bottom: 12px; font-size: 14px; }
.setup-rail div { display: flex; align-items: center; gap: 9px; color: rgba(255,255,255,.78); font-size: 12px; padding: 6px 0; }
.setup-rail div span { width: 24px; height: 24px; border-radius: 50%; display: grid; place-items: center; background: #fff; color: var(--ink); font-weight: 800; }
.chat-stack { position: absolute; right: 28px; top: 255px; width: min(390px, calc(100% - 56px)); display: flex; flex-direction: column; align-items: flex-end; gap: 10px; }
.chat { max-width: 92%; padding: 14px 17px; border-radius: 19px; box-shadow: 0 15px 40px rgba(11,20,38,.18); font-size: 14px; line-height: 1.5; }
.chat small { display: block; margin-bottom: 5px; color: #7b8391; font-size: 10px; font-weight: 800; }
.chat.customer { align-self: flex-start; background: #fff; border-bottom-left-radius: 6px; }
.chat.assistant { background: #eaf5ff; border-bottom-right-radius: 6px; }
.chat.assistant small { color: var(--telegram-dark); }
.order-toast { display: flex; align-items: center; gap: 10px; padding: 12px 15px; border-radius: 15px; background: #fff; box-shadow: 0 15px 40px rgba(11,20,38,.18); }
.order-toast .material-symbols-rounded { color: var(--green); font-size: 26px; }
.order-toast b, .order-toast small { display: block; }
.order-toast b { font-size: 12px; }
.order-toast small { color: var(--muted); font-size: 10px; margin-top: 2px; }
.automation-card { position: absolute; left: 26px; bottom: 26px; display: flex; align-items: flex-start; gap: 10px; color: #fff; background: rgba(9,15,28,.82); backdrop-filter: blur(14px); padding: 16px 18px; border-radius: 18px; box-shadow: var(--shadow); }
.automation-card > span { margin-top: 7px; width: 9px; height: 9px; border-radius: 50%; background: var(--lime); box-shadow: 0 0 0 6px rgba(201,242,63,.13); }
.automation-card b, .automation-card small { display: block; }
.automation-card b { color: var(--lime); font-size: 16px; }
.automation-card small { color: rgba(255,255,255,.7); margin-top: 2px; }

.truth-strip { background: var(--ink); color: #fff; }
.truth-grid { display: grid; grid-template-columns: repeat(3,1fr); }
.truth-grid > div { display: grid; grid-template-columns: 42px 1fr; column-gap: 13px; padding: 28px 34px; border-right: 1px solid rgba(255,255,255,.13); }
.truth-grid > div:last-child { border-right: 0; }
.truth-grid .material-symbols-rounded { grid-row: 1 / 3; color: var(--lime); font-size: 30px; }
.truth-grid b { font-size: 14px; }
.truth-grid small { color: rgba(255,255,255,.58); font-size: 12px; margin-top: 3px; }

.section { padding: 110px 0; }
.section-heading { margin-bottom: 48px; }
.split-heading { display: grid; grid-template-columns: 1.1fr .9fr; gap: 80px; align-items: end; }
.section-heading h2 { margin: 11px 0 0; font-size: clamp(36px, 4.2vw, 58px); line-height: 1.08; letter-spacing: -.055em; }
.section-heading p { color: var(--muted); font-size: 17px; line-height: 1.7; margin-bottom: 3px; }
.kicker { color: var(--telegram-dark); font-size: 11px; letter-spacing: .16em; font-weight: 800; }
.kicker.light { color: var(--lime); }
.center-heading { text-align: center; max-width: 760px; margin-inline: auto; }
.center-heading p { max-width: 650px; margin: 17px auto 0; }
.section-story { background: #fff; }
.story-board { display: grid; grid-template-columns: 1.15fr .85fr; gap: 22px; }
.story-main { min-height: 580px; position: relative; border-radius: var(--radius); overflow: hidden; background: var(--ink); color: #fff; }
.story-image-wrap { position: absolute; inset: 0; }
.story-image-wrap::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg, rgba(8,15,28,.86), transparent 70%); }
.story-image-wrap img { width: 100%; height: 100%; object-fit: cover; }
.story-copy { position: absolute; left: 34px; right: 34px; bottom: 30px; z-index: 1; }
.story-copy > span { color: var(--lime); font-size: 11px; font-weight: 800; letter-spacing: .1em; }
.story-copy h3 { margin: 10px 0; max-width: 650px; font-size: clamp(26px, 3vw, 38px); line-height: 1.15; letter-spacing: -.04em; }
.story-copy p { margin-bottom: 0; max-width: 580px; color: rgba(255,255,255,.67); }
.story-steps { display: grid; gap: 14px; }
.story-steps article { display: grid; grid-template-columns: 54px 1fr; gap: 18px; padding: 27px; background: var(--paper); border: 1px solid rgba(11,20,38,.08); border-radius: 22px; }
.story-steps h3 { margin: 0 0 8px; font-size: 18px; letter-spacing: -.025em; }
.story-steps p { margin: 0; color: var(--muted); font-size: 13px; line-height: 1.65; }
.step-number { width: 52px; height: 52px; border-radius: 16px; background: #fff; border: 1px solid var(--line); display: grid; place-items: center; font-weight: 800; }
.step-number.done { background: var(--lime); border-color: var(--lime); }

.use-cases { background: var(--paper); }
.case-tabs { width: fit-content; max-width: 100%; margin: 0 auto 26px; padding: 5px; display: flex; overflow-x: auto; position: relative; background: rgba(255,255,255,.68); border: 1px solid var(--line); border-radius: 999px; scrollbar-width: none; }
.case-tabs::-webkit-scrollbar { display: none; }
.case-indicator { position: absolute; z-index: 0; top: 5px; bottom: 5px; left: 5px; width: 110px; border-radius: 999px; background: var(--ink); box-shadow: 0 9px 22px rgba(11,20,38,.15); transform: translateX(0); transition: transform .52s cubic-bezier(.22,1,.36,1), width .52s cubic-bezier(.22,1,.36,1); pointer-events: none; }
.case-tab { min-width: 110px; padding: 11px 19px; border: 0; border-radius: 999px; position: relative; z-index: 1; background: transparent; color: var(--muted); font-weight: 750; cursor: pointer; transition: color .3s ease; }
.case-tab.active { color: #fff; }
.case-tab:focus-visible { outline: 3px solid rgba(38,158,229,.35); outline-offset: 2px; }
.case-stage { display: grid; grid-template-columns: 1.08fr .92fr; min-height: 570px; background: #fff; border: 1px solid var(--line); border-radius: 30px; overflow: hidden; box-shadow: var(--shadow); }
.case-image { min-height: 500px; overflow: hidden; transition: opacity .34s ease, transform .54s cubic-bezier(.22,1,.36,1); }
.case-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 4.4s ease; }
.case-content { padding: clamp(35px,5vw,70px); display: flex; flex-direction: column; justify-content: center; transition: opacity .3s ease, transform .48s cubic-bezier(.22,1,.36,1); }
.case-stage.is-leaving .case-image { opacity: .2; transform: translateX(-16px) scale(1.015); }
.case-stage.is-leaving .case-content { opacity: 0; transform: translateX(22px); }
.case-stage.is-pre-enter .case-image { opacity: .2; transform: translateX(16px) scale(1.015); transition: none; }
.case-stage.is-pre-enter .case-content { opacity: 0; transform: translateX(-22px); transition: none; }
.case-stage:not(.is-leaving):not(.is-pre-enter) .case-image img { transform: scale(1.015); }
.case-label { color: var(--telegram-dark); font-size: 11px; letter-spacing: .14em; font-weight: 800; }
.case-content h3 { margin: 14px 0; font-size: clamp(30px,3.2vw,45px); line-height: 1.08; letter-spacing: -.045em; }
.case-content > p { color: var(--muted); font-size: 15px; line-height: 1.75; }
.case-result { display: flex; align-items: center; gap: 13px; margin: 13px 0 20px; padding: 15px; border-radius: 16px; background: #eff9f4; }
.case-result .material-symbols-rounded { color: var(--green); font-size: 28px; }
.case-result small, .case-result b { display: block; }
.case-result small { color: #719181; font-size: 9px; font-weight: 800; letter-spacing: .12em; }
.case-result b { margin-top: 2px; font-size: 15px; }
.case-content ul { list-style: none; display: flex; flex-wrap: wrap; gap: 8px; padding: 0; margin: 0; }
.case-content li { padding: 8px 11px; border: 1px solid var(--line); border-radius: 999px; color: #536076; font-size: 11px; font-weight: 700; }

.dashboard-story { background: #fff; }
.dashboard-grid { display: grid; grid-template-columns: .78fr 1.22fr; gap: 70px; align-items: center; }
.dashboard-copy h2 { margin: 14px 0 20px; font-size: clamp(38px,4vw,56px); line-height: 1.08; letter-spacing: -.055em; }
.dashboard-copy > p { color: var(--muted); font-size: 16px; line-height: 1.75; }
.check-list { list-style: none; padding: 0; margin: 25px 0 30px; display: grid; gap: 12px; }
.check-list li { display: flex; align-items: center; gap: 10px; font-weight: 700; color: #3f4b60; }
.check-list .material-symbols-rounded { width: 27px; height: 27px; display: grid; place-items: center; border-radius: 50%; background: #eef8f3; color: var(--green); font-size: 17px; }
.dashboard-preview { background: #f4f7fa; border: 1px solid var(--line); border-radius: 26px; overflow: hidden; box-shadow: 0 40px 90px rgba(20,33,58,.18); transform: rotate(1deg); }
.preview-top { height: 56px; display: flex; align-items: center; justify-content: space-between; padding: 0 18px; background: #fff; border-bottom: 1px solid var(--line); color: var(--muted); font-size: 11px; }
.preview-top div { display: flex; align-items: center; gap: 8px; color: var(--ink); }
.preview-top img { width: 25px; height: 25px; border-radius: 7px; }
.preview-body { min-height: 470px; display: grid; grid-template-columns: 56px 1fr; }
.preview-body aside { padding: 19px 9px; display: flex; flex-direction: column; gap: 15px; align-items: center; background: #fff; border-right: 1px solid var(--line); color: #9aa4b4; }
.preview-body aside span { width: 34px; height: 34px; border-radius: 10px; display: grid; place-items: center; }
.preview-body aside .active { color: #fff; background: var(--telegram); }
.preview-main { padding: 24px; }
.preview-title { display: flex; justify-content: space-between; align-items: center; }
.preview-title small, .preview-title b { display: block; }
.preview-title small { color: var(--muted); font-size: 10px; }
.preview-title b { margin-top: 3px; font-size: 18px; }
.live { padding: 6px 9px; color: var(--green); background: #e9f8f0; border-radius: 999px; font-size: 10px; font-weight: 800; }
.readiness { margin: 20px 0 13px; padding: 16px; display: flex; align-items: center; justify-content: space-between; border-radius: 17px; color: #fff; background: var(--ink); }
.readiness small, .readiness b { display: block; }
.readiness small { color: rgba(255,255,255,.57); font-size: 9px; }
.readiness b { margin-top: 3px; font-size: 12px; }
.readiness strong { color: var(--lime); font-size: 22px; }
.preview-stats { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; }
.preview-stats div { padding: 14px; border-radius: 15px; background: #fff; border: 1px solid var(--line); }
.preview-stats small, .preview-stats b { display: block; }
.preview-stats small { color: var(--muted); font-size: 8px; }
.preview-stats b { margin-top: 5px; font-size: 20px; }
.preview-stats .orange { color: var(--orange); }
.preview-inbox { margin-top: 12px; padding: 17px; background: #fff; border: 1px solid var(--line); border-radius: 16px; }
.preview-inbox > div { display: flex; justify-content: space-between; font-size: 11px; }
.preview-inbox > div small { color: var(--telegram-dark); }
.preview-inbox p { margin: 14px 0 0; display: grid; grid-template-columns: 29px 1fr auto; column-gap: 9px; font-size: 10px; }
.preview-inbox p span { grid-row: 1/3; width: 29px; height: 29px; border-radius: 50%; display: grid; place-items: center; background: #e9f4fc; color: var(--telegram-dark); font-weight: 800; }
.preview-inbox p small { color: var(--muted); }
.preview-inbox p em { grid-column: 3; grid-row: 1/3; color: #98a2b3; font-style: normal; font-size: 8px; }

.landing-blog { background: var(--paper); }
.landing-blog-intro { max-width: 440px; }
.landing-blog-intro p { margin: 0 0 14px; color: var(--muted); line-height: 1.7; }
.landing-blog-intro > a { display: inline-flex; align-items: center; gap: 6px; color: var(--telegram-dark); font-size: 12px; font-weight: 800; }
.landing-blog-intro .material-symbols-rounded { font-size: 17px; }
.landing-blog-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.landing-blog-grid article { overflow: hidden; background: #fff; border: 1px solid var(--line); border-radius: 22px; transition: transform .25s ease, box-shadow .25s ease; }
.landing-blog-grid article:hover { transform: translateY(-4px); box-shadow: 0 22px 55px rgba(11,20,38,.1); }
.landing-blog-image { aspect-ratio: 16 / 9; overflow: hidden; display: block; }
.landing-blog-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .45s ease; }
.landing-blog-grid article:hover .landing-blog-image img { transform: scale(1.025); }
.landing-blog-grid article > div { padding: 24px; }
.landing-blog-grid article span { color: var(--telegram-dark); font-size: 9px; font-weight: 850; letter-spacing: .13em; }
.landing-blog-grid h3 { margin: 9px 0 11px; font-size: 20px; line-height: 1.35; letter-spacing: -.03em; }
.landing-blog-grid h3 a:hover { color: var(--telegram-dark); }
.landing-blog-grid p { min-height: 60px; margin: 0 0 18px; color: var(--muted); font-size: 12px; line-height: 1.65; }
.landing-blog-grid article > div > a { color: var(--telegram-dark); font-size: 11px; font-weight: 800; }

.pricing { background: var(--paper); }
.fera-section { padding-top: 40px; padding-bottom: 40px; background: #fff; }
.fera-landing-banner { min-height: 460px; position: relative; overflow: hidden; display: flex; align-items: center; padding: clamp(34px,6vw,74px); color: #fff; background: #050b16; border-radius: 30px; isolation: isolate; box-shadow: 0 30px 80px rgba(8,15,28,.18); }
.fera-landing-bg, .fera-landing-shade { position: absolute; inset: 0; width: 100%; height: 100%; }
.fera-landing-bg { z-index: -2; object-fit: cover; object-position: center; }
.fera-landing-shade { z-index: -1; background: linear-gradient(90deg,rgba(4,9,18,.99) 0%,rgba(4,9,18,.92) 42%,rgba(4,9,18,.2) 78%,rgba(4,9,18,.04) 100%); }
.fera-landing-copy { max-width: 650px; display: flex; flex-direction: column; align-items: flex-start; }
.fera-logo-line { margin-bottom: 28px; display: inline-flex; align-items: center; gap: 10px; color: #54cbff; font-size: 11px; font-weight: 850; letter-spacing: .16em; }
.fera-logo-line img { width: 38px; height: 38px; object-fit: contain; }
.fera-landing-copy strong { max-width: 630px; margin: 14px 0; font-size: clamp(38px,5vw,64px); line-height: 1.02; letter-spacing: -.06em; }
.fera-landing-copy small { max-width: 570px; color: rgba(255,255,255,.66); font-size: 15px; line-height: 1.7; }
.fera-landing-copy em { min-height: 51px; margin-top: 28px; padding: 0 20px; display: inline-flex; align-items: center; gap: 9px; color: #06101d; background: #54cbff; border-radius: 14px; font-size: 12px; font-style: normal; font-weight: 850; }
.fera-landing-copy em .material-symbols-rounded { font-size: 19px; }
.price-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 14px; align-items: stretch; }
.price-card { position: relative; padding: 32px; background: #fff; border: 1px solid var(--line); border-radius: 24px; }
.price-card.featured { color: #fff; background: var(--ink); transform: translateY(-9px); box-shadow: var(--shadow); }
.popular { position: absolute; top: 20px; right: 20px; padding: 6px 9px; border-radius: 999px; color: var(--ink); background: var(--lime); font-size: 9px; font-weight: 800; }
.plan-name { font-weight: 800; }
.price { margin: 25px 0 9px; }
.price b, .price small { display: block; }
.price b { font-size: clamp(30px,3vw,40px); letter-spacing: -.05em; }
.price small { color: var(--muted); margin-top: 3px; }
.featured .price small, .featured > p { color: rgba(255,255,255,.57); }
.price-card > p { color: var(--muted); }
.price-card ul { list-style: none; padding: 22px 0; margin: 20px 0; border-top: 1px solid var(--line); display: grid; gap: 13px; }
.featured ul { border-color: rgba(255,255,255,.13); }
.price-card li::before { content: "✓"; color: var(--green); font-weight: 900; margin-right: 9px; }
.featured li::before { color: var(--lime); }
.price-card.enterprise { color: #fff; background: #07101f; border-color: #193250; }
.price-card.enterprise .price small, .price-card.enterprise > p { color: rgba(255,255,255,.57); }
.price-card.enterprise ul { border-color: rgba(255,255,255,.13); }
.price-card.enterprise li::before { color: #54cbff; }
.button-cyan { color: #06101d; background: #54cbff; }
.button-cyan:hover { background: #7bd8ff; }
.button-cyan img { width: 24px; height: 24px; object-fit: contain; }
.button-payme { gap: 10px; }
.button-payme .payment-logo { width: 78px; height: 30px; padding: 3px 8px; display: inline-flex; align-items: center; justify-content: center; flex: 0 0 auto; border-radius: 9px; background: #fff; box-shadow: 0 5px 14px rgba(4,16,31,.16); }
.button-payme .payment-logo img { width: 64px; height: 22px; object-fit: contain; }
.button-feratech { gap: 10px; }
.button-feratech .partner-logo { width: 34px; height: 34px; display: inline-flex; align-items: center; justify-content: center; flex: 0 0 auto; border-radius: 10px; background: #fff; box-shadow: 0 5px 14px rgba(4,16,31,.16); }
.button-feratech .partner-logo img { width: 25px; height: 25px; }
.trial-note { text-align: center; color: var(--muted); margin: 25px 0 0; font-size: 12px; }
.final-cta { background: #fff; }
.cta-panel { min-height: 370px; display: flex; align-items: center; justify-content: space-between; gap: 40px; padding: 60px; color: #fff; background: var(--ink); border-radius: 30px; overflow: hidden; position: relative; }
.cta-panel::after { content: ""; position: absolute; width: 420px; height: 420px; right: -170px; top: -180px; border: 70px solid rgba(201,242,63,.1); border-radius: 50%; }
.cta-panel > * { position: relative; z-index: 1; }
.cta-panel h2 { margin: 13px 0; font-size: clamp(34px,4vw,52px); line-height: 1.1; letter-spacing: -.05em; }
.cta-panel p { margin-bottom: 0; color: rgba(255,255,255,.62); }
.cta-actions { display: flex; flex-direction: column; gap: 10px; min-width: 230px; }
.contact-telegram img { width: 24px; height: 24px; flex: 0 0 auto; }

footer { padding: 60px 0 26px; background: var(--paper); border-top: 1px solid var(--line); }
.footer-grid { display: grid; grid-template-columns: 1.6fr 1fr 1fr 1fr; gap: 55px; }
.footer-grid > div:first-child p { color: var(--muted); max-width: 360px; line-height: 1.7; }
.footer-grid > div:not(:first-child) { display: flex; flex-direction: column; gap: 10px; }
.footer-grid b { font-size: 12px; margin-bottom: 4px; }
.footer-grid a:not(.brand) { color: var(--muted); font-size: 12px; }
.footer-grid a:hover { color: var(--ink); }
.footer-contact { display: inline-flex; align-items: center; gap: 9px; width: fit-content; }
.footer-contact img, .footer-status img { width: 21px; height: 21px; flex: 0 0 auto; }
.footer-contact .material-symbols-rounded { width: 21px; height: 21px; display: grid; place-items: center; color: var(--telegram-dark); font-size: 20px; }
.footer-status { display: inline-flex; align-items: center; gap: 7px; }
.footer-bottom { display: flex; justify-content: space-between; gap: 15px; margin-top: 48px; padding-top: 22px; border-top: 1px solid var(--line); color: #8b94a3; font-size: 11px; }

@media (max-width: 1050px) {
  .desktop-nav { display: none; }
  .hero { grid-template-columns: 1fr 1fr; }
  .hero-copy-inner { padding-inline: 0; }
  h1 { font-size: 56px; }
  .dashboard-grid { gap: 35px; }
  .price-grid { grid-template-columns: repeat(2,1fr); }
}

@media (max-width: 820px) {
  .shell { width: min(100% - 28px, 720px); }
  .nav-shell { min-height: 64px; }
  .nav-actions .text-link, .nav-actions .button { display: none; }
  .menu-toggle { display: inline-flex; }
  .mobile-menu.open { display: block; }
  .hero { display: flex; flex-direction: column; padding-top: 64px; min-height: auto; }
  .hero-copy { order: 1; }
  .hero-copy-inner { width: 100%; padding: 48px 0 36px; }
  h1 { font-size: clamp(42px, 12vw, 64px); }
  .hero-lead { font-size: 16px; }
  .hero-visual { order: 2; min-height: 670px; margin: 0 14px 14px; border-radius: 26px; }
  .setup-rail { top: 18px; right: 18px; }
  .chat-stack { right: 18px; top: 230px; width: calc(100% - 36px); }
  .automation-card { left: 18px; bottom: 18px; }
  .truth-grid, .split-heading, .story-board, .case-stage, .dashboard-grid, .landing-blog-grid, .price-grid, .footer-grid { grid-template-columns: 1fr; }
  .truth-grid > div { border-right: 0; border-bottom: 1px solid rgba(255,255,255,.13); padding-inline: 8px; }
  .truth-grid > div:last-child { border-bottom: 0; }
  .section { padding: 76px 0; }
  .split-heading { gap: 18px; }
  .story-main { min-height: 520px; }
  .case-stage { min-height: auto; }
  .case-image { min-height: 420px; }
  .case-content { padding: 35px 25px; }
  .dashboard-preview { transform: none; }
  .landing-blog-intro { max-width: none; }
  .landing-blog-grid p { min-height: 0; }
  .price-card.featured { transform: none; }
  .fera-landing-banner { min-height: 560px; align-items: flex-end; padding: 38px 28px; }
  .fera-landing-bg { object-position: 68% center; }
  .fera-landing-shade { background: linear-gradient(0deg,rgba(4,9,18,.99) 0%,rgba(4,9,18,.9) 48%,rgba(4,9,18,.15) 100%); }
  .cta-panel { align-items: flex-start; flex-direction: column; padding: 38px 26px; }
  .cta-actions { min-width: 0; width: 100%; }
  .footer-grid { gap: 28px; }
}

@media (max-width: 520px) {
  .brand strong { font-size: 16px; }
  .brand img { width: 31px; height: 31px; }
  .hero-copy-inner { padding-top: 38px; }
  h1 { font-size: 43px; line-height: 1.03; }
  .hero-actions { flex-direction: column; }
  .hero-actions .button { width: 100%; }
  .trust-row { display: grid; gap: 9px; }
  .soon-chip { margin-top: 25px; }
  .hero-visual { min-height: 600px; }
  .hero-photo { object-position: 61% center; }
  .setup-rail { width: calc(100% - 36px); padding: 13px 15px; }
  .setup-rail b { margin-bottom: 7px; }
  .setup-rail div { display: inline-flex; width: 32%; align-items: flex-start; vertical-align: top; gap: 5px; font-size: 9px; line-height: 1.3; }
  .setup-rail div span { flex: 0 0 21px; width: 21px; height: 21px; }
  .chat-stack { top: 210px; }
  .chat { font-size: 12px; padding: 12px 14px; }
  .automation-card { font-size: 11px; }
  .automation-card b { font-size: 14px; }
  .section-heading h2, .dashboard-copy h2 { font-size: 36px; }
  .story-main { min-height: 480px; }
  .story-copy { left: 22px; right: 22px; bottom: 22px; }
  .story-steps article { padding: 22px 18px; grid-template-columns: 45px 1fr; gap: 13px; }
  .step-number { width: 44px; height: 44px; border-radius: 14px; }
  .case-tabs { justify-content: flex-start; width: 100%; }
  .case-tab { min-width: 92px; padding-inline: 14px; }
  .case-image { min-height: 330px; }
  .preview-main { padding: 16px; }
  .preview-stats { grid-template-columns: 1fr 1fr; }
  .preview-stats div:last-child { grid-column: 1 / -1; }
  .preview-body { min-height: 440px; }
  .fera-section { padding-block: 20px; }
  .fera-landing-banner { min-height: 600px; padding: 28px 22px; border-radius: 24px; }
  .fera-logo-line { margin-bottom: 18px; }
  .fera-landing-copy strong { font-size: 37px; }
  .fera-landing-copy small { font-size: 13px; }
  .fera-landing-copy em { width: 100%; justify-content: center; text-align: center; }
  .cta-panel h2 { font-size: 35px; }
  .footer-bottom { flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
  * { scroll-behavior: auto !important; transition: none !important; }
}
