@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Prata&display=swap";:root{--color-ink: #18172a;--color-ink-soft: rgba(24, 23, 42, .68);--color-paper: #f6f3ec;--color-surface: #fffdfa;--color-line: rgba(24, 23, 42, .14);--color-primary: #335cff;--color-primary-strong: #2445c7;--color-forest: #0e5f52;--color-night: #202033;--color-night-soft: rgba(255, 255, 255, .68);--color-white: #ffffff;--container-width: 1180px;--radius-sm: 6px;--radius-md: 8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--color-paper);color:var(--color-ink);font-family:Manrope,sans-serif;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{display:block;max-width:100%}.page-shell{width:min(calc(100% - 32px),var(--container-width));margin:0 auto;padding:24px 0 64px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:10px 0 22px}.brand{display:inline-flex;align-items:center}.brand__logo{width:132px;height:auto}.site-nav{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;font-size:.92rem;font-weight:800}.site-nav a{border:1px solid transparent;border-radius:var(--radius-sm);padding:8px 10px;color:var(--color-ink-soft);transition:border-color .14s ease,color .14s ease,background-color .14s ease}.site-nav a:hover,.site-nav a:focus-visible{border-color:var(--color-line);background:#ffffff6b;color:var(--color-ink);outline:none}.hero{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(320px,.94fr);gap:20px;height:calc(100svh - 120px);align-items:stretch;padding-bottom:0}.hero__copy,.hero__panel,.pillar-card,.proof-card,.proof-notes,.support__summary,.support-card,.flow-step,.tariff-card,.launch__closing,.site-footer{border:1px solid var(--color-line);border-radius:var(--radius-md)}.hero__copy{display:flex;flex-direction:column;justify-content:center;background:var(--color-surface);padding:clamp(24px,3.5vw,40px)}.eyebrow{margin:0 0 16px;color:var(--color-forest);font-size:.76rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero h1,.section-heading h2,.launch__copy h2{margin:0;font-family:Prata,serif;font-weight:400;letter-spacing:0}.hero h1{max-width:14ch;font-size:clamp(2.8rem,4.9vw,4.65rem);line-height:.98}.hero__lead,.section-heading p,.launch__copy p,.pillar-card p,.proof-card p,.support__summary p,.support-card p,.flow-step p,.tariff-card p,.launch__closing p,.site-footer p{color:var(--color-ink-soft);line-height:1.65}.hero__lead{max-width:42rem;margin:20px 0 0;font-size:1rem;line-height:1.55}.hero__sublead{margin:12px 0 0;color:var(--color-ink);font-size:.84rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:1px solid transparent;border-radius:var(--radius-sm);padding:0 18px;font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;transition:background-color .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.button--primary{background:var(--color-primary);color:var(--color-white)}.button--ghost{border-color:var(--color-line);background:transparent;color:var(--color-ink)}.button:hover,.button:focus-visible{outline:none;transform:translateY(-1px)}.button--primary:hover,.button--primary:focus-visible{background:var(--color-primary-strong)}.button--ghost:hover,.button--ghost:focus-visible{border-color:var(--color-ink);background:var(--color-surface)}.hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px}.hero__stat{border-top:1px solid var(--color-line);padding-top:12px}.hero__stat strong,.proof-note strong{display:block;color:var(--color-ink);font-size:.92rem;line-height:1.25}.hero__stat span,.proof-note span{display:block;margin-top:6px;color:var(--color-ink-soft);font-size:.78rem;line-height:1.45}.hero__panel{display:grid;place-items:center;overflow:hidden;background:var(--color-night);padding:clamp(18px,3vw,32px)}.telegram-widget{width:min(100%,340px);overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:#17212b;color:var(--color-white);font-size:.9rem}.telegram-widget__top{display:grid;grid-template-columns:22px 38px minmax(0,1fr) 28px;align-items:center;gap:10px;background:#1f2c39;padding:10px 12px}.telegram-widget__back,.telegram-widget__menu{color:#ffffffad;font-size:1.3rem;line-height:1}.telegram-widget__menu{font-size:.95rem;letter-spacing:.08em;text-align:right}.telegram-widget__avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#2aabee;font-weight:800}.telegram-widget__title{display:grid;gap:2px;min-width:0}.telegram-widget__title strong,.telegram-widget__title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.telegram-widget__title span{color:#ffffff94;font-size:.78rem}.telegram-chat{display:grid;gap:9px;background:#0f1b24;padding:12px}.telegram-chat__date,.telegram-message--service{justify-self:center;border-radius:999px;background:#607d8b57;color:#ffffffc7;font-size:.76rem;line-height:1.3;padding:5px 10px}.telegram-message{margin:0;border-radius:14px;padding:9px 11px;line-height:1.4}.telegram-message p{margin:0}.telegram-message--client{justify-self:end;max-width:82%;border-bottom-right-radius:4px;background:#2b5278}.telegram-message--bot{max-width:90%;border-bottom-left-radius:4px;background:#182533}.telegram-keyboard{display:grid;gap:7px;margin-top:10px}.telegram-keyboard--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.telegram-keyboard span{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border:1px solid rgba(42,171,238,.34);border-radius:7px;background:#2aabee1f;color:#9dd9f8;font-weight:700}.telegram-widget__input{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#17212b;padding:10px 12px}.telegram-widget__input span{color:#ffffff75}.telegram-widget__input strong{color:#2aabee}.section{padding:74px 0 0}.section-heading,.launch__copy{max-width:780px}.section-heading h2,.launch__copy h2{font-size:clamp(2.35rem,5vw,4.35rem);line-height:1.04}.section-heading p,.launch__copy p{margin:18px 0 0;font-size:1.02rem}.pillar-grid,.proof__grid,.tariff-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:34px}.pillar-card,.proof-card,.tariff-card{background:var(--color-surface);padding:26px}.pillar-card h3,.proof-card h3,.flow-step h3{margin:0;font-size:1.28rem;line-height:1.22}.pillar-card p,.proof-card p,.flow-step p{margin:14px 0 0}.proof__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.proof-card{background:transparent}.proof-notes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;margin-top:16px;background:var(--color-line)}.proof-note{background:var(--color-surface);padding:22px}.support__intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);gap:20px;align-items:end}.support__summary{background:var(--color-night);color:var(--color-white);padding:24px}.support__summary strong{display:block;font-size:1.12rem;line-height:1.3}.support__summary p{margin:12px 0 0;color:var(--color-night-soft)}.support__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px}.support-card{background:var(--color-surface);padding:24px}.support-card h3{margin:0;font-size:1.2rem;line-height:1.22}.support-card p{margin:12px 0 0}.section--dark{margin-top:74px;padding:clamp(28px,5vw,48px);background:var(--color-night);color:var(--color-white)}.section-heading--dark p,.flow-step p{color:var(--color-night-soft)}.section-heading--dark .eyebrow{color:#7ee2c3}.flow-list{display:grid;gap:14px;margin-top:34px}.flow-step{display:grid;grid-template-columns:86px minmax(0,1fr);gap:22px;background:#ffffff0a;border-color:#ffffff24;padding:22px 24px}.flow-step__index{color:#7ee2c3;font-size:1.9rem;font-weight:800;line-height:1}.launch{display:grid;gap:28px}.tariff-card{display:flex;flex-direction:column;min-height:100%}.tariff-card--featured{border-color:var(--color-primary);background:#f6f7ff}.tariff-card__topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.tariff-card__eyebrow{display:inline-block;color:var(--color-forest);font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.tariff-card__badge{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);background:var(--color-primary);color:var(--color-white);padding:7px 10px;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.tariff-card h3{margin:0;font-family:Prata,serif;font-size:clamp(1.9rem,3vw,2.5rem);font-weight:400;line-height:1.05}.tariff-card p{margin:14px 0 0}.tariff-card__maintenance{color:var(--color-ink);font-weight:800}.tariff-card__audience{min-height:5.1rem}.tariff-card__features{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.tariff-card__features li{position:relative;padding-left:18px;color:var(--color-ink);line-height:1.55}.tariff-card__features li:before{position:absolute;top:.68em;left:0;width:7px;height:7px;background:var(--color-forest);content:""}.tariff-card__support{border-top:1px solid var(--color-line);padding-top:14px;font-size:.9rem}.tariff-card__link{display:inline-flex;align-items:center;align-self:flex-start;margin-top:auto;padding-top:22px;color:var(--color-primary);font-weight:800}.tariff-card__link:hover,.tariff-card__link:focus-visible,.launch__link:hover,.launch__link:focus-visible,.site-footer a:hover,.site-footer a:focus-visible{text-decoration:underline;outline:none}.launch__link,.site-footer a{color:var(--color-primary);font-weight:800}.launch__closing{display:flex;align-items:center;justify-content:space-between;gap:22px;background:var(--color-surface);padding:24px}.launch__closing p{max-width:640px;margin:0}.site-footer{display:flex;justify-content:space-between;gap:24px;margin-top:72px;background:var(--color-surface);padding:24px 28px}.site-footer p{margin:0}.site-footer p:first-child{color:var(--color-forest);font-weight:800;letter-spacing:.14em;text-transform:uppercase}@media(prefers-reduced-motion:no-preference){.hero__copy,.hero__panel,.pillar-card,.proof-card,.proof-notes,.support__summary,.support-card,.flow-step,.tariff-card,.launch__closing{animation:reveal .62s ease both}.hero__panel{animation-delay:90ms}.pillar-card:nth-child(2),.proof-card:nth-child(2),.support-card:nth-child(2),.flow-step:nth-child(2),.tariff-card:nth-child(2){animation-delay:80ms}.pillar-card:nth-child(3),.proof-card:nth-child(3),.support-card:nth-child(3),.flow-step:nth-child(3),.tariff-card:nth-child(3){animation-delay:.15s}.proof-card:nth-child(4),.support-card:nth-child(4),.flow-step:nth-child(4){animation-delay:.22s}.telegram-message{animation:message-in .52s ease both}.telegram-message:nth-child(2){animation-delay:.16s}.telegram-message:nth-child(3){animation-delay:.31s}.telegram-message:nth-child(4){animation-delay:.46s}}@keyframes reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes message-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1040px){.hero{grid-template-columns:1fr;height:auto;min-height:auto;padding-bottom:56px}.hero h1{max-width:14ch}.pillar-grid,.proof__grid,.support__intro,.support__grid,.tariff-grid,.proof-notes{grid-template-columns:1fr}.tariff-card__audience{min-height:auto}}@media(min-width:1041px)and (max-height:760px){.page-shell{padding-top:16px}.site-header{padding:8px 0 18px}.brand__logo{width:112px}.hero{height:calc(100svh - 104px)}.hero__copy{padding:28px}.hero h1{font-size:clamp(2.6rem,4.8vw,4.2rem)}.hero__lead{margin-top:18px;font-size:.98rem;line-height:1.55}.hero__sublead{margin-top:12px;font-size:.82rem}.hero__actions{margin-top:20px}.hero__stats{margin-top:22px}.hero__panel{padding:24px}.telegram-widget{width:min(100%,340px)}.telegram-chat{gap:8px;padding-top:12px}.telegram-message{padding:10px 12px}}@media(max-width:720px){.page-shell{width:min(calc(100% - 20px),var(--container-width));padding-top:12px}.site-header,.launch__closing,.site-footer{flex-direction:column;align-items:flex-start}.site-header{padding-bottom:22px}.site-nav{justify-content:flex-start}.brand__logo{width:112px}.hero__copy,.hero__panel,.pillar-card,.proof-card,.support__summary,.support-card,.tariff-card,.launch__closing,.site-footer{padding:22px}.hero__stats{grid-template-columns:1fr}.section{padding-top:56px}.section--dark{margin-top:56px}.flow-step{grid-template-columns:1fr;gap:12px}.telegram-widget{border-radius:22px}}
