:root{--brand:#015176;--brand-rgb:1, 81, 118;--brand-deep:#00364f;--accent:#70e1c5;--accent-warm:#ffcf5a;--ink:#10242d;--muted:#5e7179;--surface:#fff;--surface-soft:#f1f6f7;--surface-elevated:#fff;--line:#10242d24;--page:#f7fafb;--page-rgb:247, 250, 251;--header:#f7fafbd6;--shadow:0 24px 80px #0151761f;--image-skeleton-base:#dfeaec;--image-skeleton-highlight:#ffffffc7;--radius-sm:14px;--radius-md:24px;--radius-lg:40px;--shell:min(1240px, calc(100vw - 48px))}:root[data-theme=dark]{--ink:#edf7f8;--muted:#a8bac0;--surface:#0c2029;--surface-soft:#102a35;--surface-elevated:#15323e;--line:#edf7f824;--page:#07151b;--page-rgb:7, 21, 27;--header:#07151bd6;--shadow:0 28px 90px #0000004d;--image-skeleton-base:#17313d;--image-skeleton-highlight:#ffffff1a;--brand:#62b9da;--brand-rgb:98, 185, 218;--brand-deep:#0d3b4d}*{box-sizing:border-box}html{background:var(--page);color:var(--ink);scroll-behavior:smooth}@view-transition{navigation:auto}::view-transition-old(root){animation:.17s both page-out}::view-transition-new(root){animation:.28s cubic-bezier(.22,1,.36,1) both page-in}@keyframes page-out{to{opacity:0;transform:translateY(-5px)}}@keyframes page-in{0%{opacity:0;transform:translateY(10px)}}body{background:var(--page);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter,SF Pro Display,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.55;overflow-x:clip}@keyframes image-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.image-with-skeleton{background-color:var(--image-skeleton-base);transition:background-color .18s}.image-with-skeleton--loading{background-image:linear-gradient(105deg, transparent 30%, var(--image-skeleton-highlight) 45%, var(--image-skeleton-highlight) 55%, transparent 70%);background-repeat:no-repeat;background-size:220% 100%;animation:1.45s ease-in-out infinite image-skeleton-shimmer}.image-with-skeleton--loaded{background-color:#0000;background-image:none;animation:none}.image-skeleton-container:has(.image-with-skeleton--loading){background-color:var(--image-skeleton-base);background-image:linear-gradient(105deg, transparent 30%, var(--image-skeleton-highlight) 45%, var(--image-skeleton-highlight) 55%, transparent 70%);background-repeat:no-repeat;background-size:220% 100%;animation:1.45s ease-in-out infinite image-skeleton-shimmer}.image-skeleton-container>.image-with-skeleton--loading{background-color:#0000;background-image:none;animation:none}@media (prefers-reduced-motion:reduce){:is(.image-with-skeleton--loading,.image-skeleton-container:has(.image-with-skeleton--loading)){background-position:50%;animation:none}}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--accent);color:#06242f}.shell{width:var(--shell);margin-inline:auto}.skip-link{z-index:999;background:var(--ink);color:var(--page);border-radius:999px;padding:10px 16px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.hero{border-bottom:1px solid var(--line);min-height:min(820px,100svh - 76px);display:grid;position:relative;overflow:hidden}.hero__grid{opacity:.5;background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);background-size:68px 68px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 86%);mask-image:linear-gradient(#000,#0000 86%)}.hero:before{content:"";filter:blur(18px);background:radial-gradient(circle,#70e1c54d,#0000 67%);border-radius:50%;width:54vw;height:54vw;position:absolute;top:-26vw;right:-10vw}.hero__inner{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:center;gap:72px;padding-block:96px;display:grid;position:relative}.hero h1,.page-hero h1{letter-spacing:-.068em;overflow-wrap:anywhere;max-width:900px;margin:0;font-size:clamp(52px,7.2vw,104px);line-height:.94}.hero__lead,.page-hero__lead{max-width:680px;color:var(--muted);margin:32px 0 0;font-size:clamp(18px,1.8vw,24px)}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.hero-visual{aspect-ratio:1;place-items:center;display:grid;position:relative}.hero-visual:before{content:"";border-radius:var(--radius-lg);background:linear-gradient(145deg, rgba(var(--brand-rgb), .15), #70e1c51a);box-shadow:var(--shadow);position:absolute;inset:8%;transform:rotate(7deg)}.hero-visual__orbit{border:1px solid var(--line);border-radius:50%;position:absolute}.hero-visual__orbit--one{width:68%;height:68%}.hero-visual__orbit--two{border-style:dashed;width:88%;height:88%}.hero-visual__core{z-index:2;background:var(--brand-deep);color:#fff;width:190px;height:190px;box-shadow:0 24px 50px rgba(var(--brand-rgb), .28);border-radius:50% 50% 50% 24%;align-content:center;place-items:center;display:grid;position:relative;transform:rotate(-7deg)}.hero-visual__core span{letter-spacing:.2em;font-size:12px;font-weight:900}.hero-visual__core strong{letter-spacing:-.07em;font-size:48px}.hero-visual__card{z-index:3;border:1px solid var(--line);background:var(--surface-elevated);box-shadow:var(--shadow);border-radius:999px;padding:12px 18px;font-size:13px;font-weight:750;position:absolute}.hero-visual__card--top{top:13%;left:18%}.hero-visual__card--right{top:45%;right:2%}.hero-visual__card--bottom{bottom:12%;left:13%}.logo-strip{border-bottom:1px solid var(--line);background:var(--surface);padding-block:28px}.logo-strip__items{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;display:grid}.logo-strip__items span{color:var(--muted);font-size:16px;font-weight:780}.logo-strip__logo{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:76px;position:relative;overflow:hidden}.logo-strip__logo img{object-fit:contain;padding:10px}.section{padding-block:120px}.section--tinted{background:var(--surface-soft)}.section--dark{color:#fff;background:#062f42}.section-heading{max-width:770px;margin-bottom:52px}.section-heading h2,.split-heading h2,.final-cta h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5.2vw,72px);line-height:1}.section-heading>p:last-child{max-width:680px;color:var(--muted);margin:24px 0 0;font-size:19px}.card-grid{gap:18px;display:grid}.card-grid--services{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid--solutions{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.solution-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-elevated);flex-direction:column;min-height:330px;padding:34px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative}.feature-card:hover,.solution-card:hover{border-color:rgba(var(--brand-rgb), .5);box-shadow:var(--shadow);transform:translateY(-6px)}.feature-card__number,.solution-card__badge{color:var(--brand);letter-spacing:.14em;font-size:11px;font-weight:850}.feature-card h3,.solution-card h3,.team-card h3{letter-spacing:-.04em;margin:auto 0 14px;font-size:clamp(25px,2.5vw,36px);line-height:1.08}.feature-card p,.solution-card p{color:var(--muted);margin:0}.feature-card__arrow{border:1px solid var(--line);border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:absolute;top:28px;right:28px}.text-link{color:var(--brand);margin-top:24px;font-weight:750}.split-heading{grid-template-columns:.75fr 1.25fr;align-items:start;gap:64px;display:grid}.system-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.system-logo-card{border-radius:var(--radius-md);background:#fff;border:1px solid #10242d1f;place-items:center;min-width:0;min-height:112px;padding:22px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 32px #10242d09}.system-logo-card:after{background:rgba(var(--brand-rgb), .055);content:"";border-radius:50%;width:90px;height:90px;transition:transform .22s;position:absolute;inset:auto -26px -42px auto}.system-logo-card:hover{border-color:rgba(var(--brand-rgb), .38);transform:translateY(-3px);box-shadow:0 18px 38px #10242d17}.system-logo-card:hover:after{transform:scale(1.28)}.system-logo-card:focus-visible{outline:3px solid rgba(var(--brand-rgb), .3);outline-offset:3px}.system-logo-card__mark{z-index:1;object-fit:contain;width:auto;max-width:min(82%,180px);height:auto;max-height:48px;position:relative}.system-logo-card--symbol .system-logo-card__mark{max-width:58px;max-height:58px}.system-logo-card--profitbase .system-logo-card__mark{transform:scale(1.38)}.system-logo-card--dark{background:#15161b;border-color:#ffffff14}.system-logo-card--dark:after{background:#ffffff0b}.feature-card__logo{justify-content:flex-start;align-items:center;min-height:72px;margin-bottom:28px;display:flex}.feature-card__logo .feature-card__logo-mark{object-fit:contain;object-position:left center;width:auto;max-width:200px;height:auto;max-height:58px}.feature-card--with-logo h3{margin-top:auto}.feature-card--with-logo.system-logo-card--profitbase .feature-card__logo{overflow:hidden}.feature-card--with-logo.system-logo-card--amocrm .feature-card__logo-mark{width:172px;max-width:172px}.feature-card--with-logo.system-logo-card--utel .feature-card__logo-mark{max-width:175px;max-height:48px}.process-timeline{margin:64px 0 0;padding:0;list-style:none;position:relative}.process-timeline:before{content:"";background:linear-gradient(180deg, rgba(var(--brand-rgb), .15), rgba(var(--brand-rgb), .75) 12%, rgba(var(--brand-rgb), .75) 88%, rgba(var(--brand-rgb), .15));width:2px;position:absolute;top:28px;bottom:28px;left:50%;transform:translate(-50%)}.process-timeline__item{grid-template-columns:minmax(0,1fr) 88px minmax(0,1fr);align-items:center;min-height:224px;display:grid;position:relative}.process-timeline__marker{z-index:2;color:#fff;background:var(--brand);width:56px;height:56px;box-shadow:0 0 0 10px var(--background);border:1px solid #ffffff52;border-radius:50%;grid-area:1/2;place-self:center;place-items:center;display:grid}.process-timeline__marker span{letter-spacing:.08em;font-size:13px;font-weight:800;line-height:1}.process-timeline__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);width:100%;max-width:520px;min-height:188px;box-shadow:none;flex-direction:column;grid-row:1;justify-content:center;padding:32px;display:flex;position:relative;overflow:visible}.process-timeline__item:nth-child(odd) .process-timeline__card{grid-column:1;justify-self:end}.process-timeline__item:nth-child(2n) .process-timeline__card{grid-column:3;justify-self:start}.process-timeline__card:after{content:"";background:rgba(var(--brand-rgb), .58);width:17px;height:2px;position:absolute;top:50%;transform:translateY(-50%)}.process-timeline__item:nth-child(odd) .process-timeline__card:after{right:-17px}.process-timeline__item:nth-child(2n) .process-timeline__card:after{left:-17px}.process-timeline__title{letter-spacing:-.035em;margin:0;font-size:clamp(24px,2.2vw,34px);font-weight:760;line-height:1.08}.process-timeline__description{max-width:46ch;margin-top:14px;font-size:16px;line-height:1.55}.trust-grid{grid-template-columns:.78fr 1.22fr;align-items:end;gap:64px;display:grid}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.stats-grid article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);min-height:220px;box-shadow:none;flex-direction:column;justify-content:flex-end;padding:26px;display:flex}.stats-grid strong{letter-spacing:-.07em;font-size:clamp(50px,6vw,82px);line-height:.9}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.team-card__portrait{aspect-ratio:4/3;background:linear-gradient(145deg, rgba(var(--brand-rgb), .18), #70e1c538), var(--surface);color:var(--brand);align-items:flex-end;padding:24px;font-size:12px;font-weight:850;display:flex;position:relative;overflow:hidden}.team-card__portrait--photo{aspect-ratio:4/5;background:#dfeaec;padding:0}.team-card__portrait--photo img{object-fit:cover;object-position:center top;transition:transform .42s cubic-bezier(.22,1,.36,1)}.team-card:hover .team-card__portrait--photo img{transform:scale(1.025)}.final-cta{border-radius:var(--radius-lg);background:var(--brand-deep);color:#fff;padding:clamp(42px,7vw,90px);position:relative;overflow:hidden}.final-cta:after{content:"";border:1px solid #ffffff40;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-260px;right:-170px;box-shadow:0 0 0 70px #ffffff0a,0 0 0 140px #ffffff06}.final-cta h2{max-width:900px}.final-cta>p:not(.eyebrow){color:#ffffffbd;max-width:680px;margin:24px 0 32px;font-size:19px}.page-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 85% 20%, #70e1c533, transparent 27%), linear-gradient(150deg, rgba(var(--brand-rgb), .08), transparent 50%);align-items:flex-end;min-height:620px;padding-block:84px;display:flex;position:relative;overflow:hidden}.page-hero--with-scene{min-height:clamp(720px,46vw,840px)}.page-hero__media{z-index:0;justify-content:flex-end;align-items:center;display:flex;position:absolute;inset:0}.page-hero__picture{aspect-ratio:3/2;flex:none;height:min(100%,66.6667vw);position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0000000a 10%,#00000029 25%,#00000061 40%,#000000ad 55%,#000000e6 68%,#000 78% 100%);mask-image:linear-gradient(90deg,#0000 0%,#0000000a 10%,#00000029 25%,#00000061 40%,#000000ad 55%,#000000e6 68%,#000 78% 100%)}.page-hero__picture img{object-fit:cover}.page-hero__content{z-index:1;position:relative}.page-hero--with-scene .page-hero__content{justify-content:flex-start;display:flex}.page-hero--with-scene .page-hero__copy{width:min(48%,680px)}.page-hero--with-scene h1{font-size:clamp(46px,4.5vw,76px)}.page-hero h1{max-width:1100px;font-size:clamp(48px,6vw,88px)}.page-hero--with-product{align-items:center;min-height:clamp(680px,44vw,780px)}.page-hero--with-product .page-hero__content{grid-template-columns:minmax(0,.78fr) minmax(520px,1.22fr);align-items:center;gap:clamp(32px,5vw,78px);display:grid}.page-hero--with-product .page-hero__copy{width:auto}.page-hero--with-product h1{font-size:clamp(48px,5vw,76px)}.page-hero__product-visual{border:1px solid rgba(var(--brand-rgb), .14);border-radius:var(--radius-lg);background:#fff;position:relative;overflow:hidden;box-shadow:0 28px 72px #0933451f}.page-hero__product-visual img{width:100%;height:auto;display:block}.page-hero__product-visual--amocrm,.page-hero__product-visual--moysklad{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;overflow:visible}.page-hero__product-visual--guide{background:#06182b;border-color:#62b9da3d;box-shadow:0 30px 86px #0151763d}.highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.highlight-grid article{min-height:220px}.highlight-grid h3{letter-spacing:-.035em;margin:0;font-size:26px}.detail-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.detail-intro,.detail-panel{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);min-height:330px;padding:clamp(26px,3vw,42px)}.detail-intro{flex-direction:column;justify-content:flex-start;display:flex}.detail-intro__copy{max-width:560px;margin-top:24px}.detail-intro .detail-intro__title{letter-spacing:-.038em;text-wrap:balance;max-width:22ch;margin:0;font-size:clamp(30px,2.6vw,38px);line-height:1.12}.detail-intro .detail-intro__description{max-width:52ch;font-size:17px;line-height:1.55}.detail-panel>.MuiList-root{margin-top:24px}.detail-panel--brand{background:var(--brand-deep);color:#fff}.meta-section-heading{max-width:900px}.meta-section-heading h2{text-wrap:balance;max-width:850px}.meta-section-heading__lead{max-width:780px;font-size:19px;line-height:1.6}.meta-section-heading__lead:empty{display:none}.meta-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:54px;display:grid}.meta-feature-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);min-height:265px;box-shadow:none;flex-direction:column;padding:30px;display:flex}.meta-feature-card__number{width:42px;height:42px;color:var(--brand);background:rgba(var(--brand-rgb), .09);border:1px solid rgba(var(--brand-rgb), .2);letter-spacing:.08em;border-radius:50%;place-items:center;margin-bottom:auto;font-size:12px;font-weight:850;display:grid}.meta-feature-card h3{margin-top:32px;font-size:25px}.meta-feature-card>p:last-child{margin-top:12px}.meta-flow-layout{grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);align-items:center;gap:clamp(44px,6vw,96px);display:grid}.meta-flow-steps{margin-top:46px}.meta-flow-step{grid-template-columns:52px minmax(0,1fr);gap:18px;padding-bottom:28px;display:grid;position:relative}.meta-flow-step:not(:last-child):before{content:"";background:rgba(var(--brand-rgb), .24);width:1px;position:absolute;top:46px;bottom:2px;left:25px}.meta-flow-step__number{z-index:1;color:#fff;background:var(--brand);letter-spacing:.08em;border-radius:50%;place-items:center;width:52px;height:52px;font-size:12px;font-weight:850;display:grid;position:relative}.meta-flow-step h3{margin:2px 0 7px;font-size:22px}.meta-flow-visual{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;overflow:hidden;box-shadow:0 24px 64px #0933451a}.meta-flow-visual img{width:100%;height:auto;display:block}.meta-tour__list{margin-top:68px}.meta-tour__item{border-top:1px solid var(--line);grid-template-columns:minmax(330px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(42px,6vw,96px);padding-block:70px;display:grid}.meta-tour__item:last-child{padding-bottom:0}.meta-tour__item--reverse .meta-tour__copy{grid-column:2}.meta-tour__item--reverse .meta-tour__media{grid-area:1/1}.meta-tour__copy h3{max-width:650px;font-size:clamp(34px,3.8vw,56px)}.meta-tour__copy>p:not(.MuiTypography-overline){max-width:590px;font-size:18px;line-height:1.65}.meta-tour__bullets{margin-top:18px}.meta-tour__bullet,.meta-data-card__item{align-items:flex-start;gap:10px;display:flex}.meta-tour__bullet svg,.meta-data-card__item svg{color:var(--brand);flex:none;margin-top:2px}.meta-tour__media{border:1px solid rgba(var(--brand-rgb), .15);border-radius:var(--radius-lg);background:#fff;justify-content:center;align-items:center;min-width:0;padding:clamp(10px,1.2vw,18px);display:flex;overflow:hidden;box-shadow:0 24px 64px #0933451c}.meta-tour__media img{border-radius:calc(var(--radius-lg) - 10px);width:100%;height:auto;display:block}.meta-tour__media--trigger{justify-self:center;max-width:610px}.meta-tour__media--trigger img{width:min(100%,500px)}.meta-data-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:54px;display:grid}.meta-data-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);min-height:260px;box-shadow:none;padding:32px}.meta-data-card h3{margin-bottom:28px}.meta-data-note{color:#fff;background:var(--brand-deep);border-radius:var(--radius-md);box-shadow:none;border:1px solid #ffffff1f;grid-template-columns:minmax(260px,.6fr) minmax(0,1.4fr);align-items:center;gap:42px;margin-top:18px;padding:34px;display:grid}.meta-data-note>p{color:#ffffffc2;font-size:17px}.meta-price-summary{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:none;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:42px;margin-top:54px;padding:28px 32px;display:grid}.meta-price-summary>div:last-child{border-left:1px solid var(--line);padding-left:42px}.meta-price-summary__value{color:var(--text);margin-top:7px;font-size:clamp(20px,2vw,28px);line-height:1.25;display:block}.meta-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.meta-plan-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);min-height:350px;box-shadow:none;padding:32px}.meta-plan-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.meta-plan-card h3{font-size:clamp(24px,2vw,30px)}.meta-plan-card__bonus{color:color-mix(in srgb, var(--accent) 62%, var(--ink));background:color-mix(in srgb, var(--accent) 9%, transparent);border:1px solid color-mix(in srgb, var(--accent) 52%, transparent);border-radius:999px;flex:none;padding:7px 12px;font-size:14px;font-weight:700;line-height:1.2}.meta-plan-card__access{margin-top:10px;font-size:17px}.meta-plan-card__prices{border-top:1px solid var(--line);margin-top:28px}.meta-plan-card__price-row{border-bottom:1px solid var(--line);grid-template-columns:64px minmax(0,1fr);align-items:center;gap:18px;min-height:58px;display:grid}.meta-plan-card__price-values{text-align:right;justify-content:flex-end;align-items:baseline;gap:12px;display:flex}.meta-plan-card__old-price{color:var(--muted);font-size:14px}.meta-plan-card__current-price{color:var(--text);font-size:20px}.meta-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:54px;display:grid}.meta-faq-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);min-height:230px;box-shadow:none;padding:32px}.meta-faq-card h3{margin-bottom:18px;font-size:25px}.meta-faq-card>p{max-width:60ch;font-size:17px}.instruction-page{background:var(--surface-soft)}.instruction-layout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:56px;display:grid}.instruction-toc{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);padding:22px;position:sticky;top:104px}.instruction-toc>p{margin-bottom:14px}.instruction-toc nav a{color:var(--muted);border-radius:10px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;padding:9px 10px;font-size:14px;font-weight:650;transition:color .16s,background-color .16s;display:grid}.instruction-toc nav a:hover{color:var(--ink);background:var(--surface-soft)}.instruction-toc nav a span{color:var(--brand);letter-spacing:.08em;font-size:12px;font-weight:800}.instruction-content{min-width:0}.instruction-intro{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:none;padding:clamp(30px,5vw,54px)}.instruction-intro h2{max-width:760px;margin-top:10px}.instruction-intro__lead{max-width:720px;margin-top:18px;font-size:18px}.instruction-requirements{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:32px;display:grid}.instruction-requirement{background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius-sm);align-items:flex-start;gap:10px;padding:15px 16px;display:flex}.instruction-requirement svg{color:var(--brand);flex:none;margin-top:2px}.instruction-step{border-bottom:1px solid var(--line);padding-block:82px;scroll-margin-top:92px}.instruction-step__heading{grid-template-columns:68px minmax(0,1fr);align-items:start;gap:22px;display:grid}.instruction-step__number{width:68px;height:68px;color:var(--brand);letter-spacing:.08em;background:color-mix(in srgb, var(--brand) 10%, var(--surface));border:1px solid color-mix(in srgb, var(--brand) 32%, var(--line));border-radius:50%;place-items:center;font-size:17px;font-weight:850;display:grid}.instruction-step__heading h2{max-width:780px;margin-top:8px;font-size:clamp(38px,5vw,64px)}.instruction-step__lead{max-width:760px;margin-top:18px;font-size:18px}.instruction-actions{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);margin-top:38px;overflow:hidden}.instruction-action{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:16px;padding:21px 24px;display:grid}.instruction-action+.instruction-action{border-top:1px solid var(--line)}.instruction-action>span{width:32px;height:32px;color:var(--brand);background:color-mix(in srgb, var(--brand) 9%, transparent);border-radius:50%;place-items:center;font-size:13px;font-weight:850;display:grid}.instruction-action>p{padding-top:3px;font-size:17px}.instruction-note{color:var(--ink);background:color-mix(in srgb, var(--accent) 11%, var(--surface));border:1px solid color-mix(in srgb, var(--accent) 42%, var(--line));border-radius:var(--radius-md);box-shadow:none;grid-template-columns:34px minmax(0,1fr);gap:16px;margin-top:18px;padding:24px;display:grid}.instruction-note>svg{color:color-mix(in srgb, var(--accent) 58%, var(--ink));margin-top:2px}.instruction-note h3{margin-bottom:6px;font-size:21px}.instruction-note p{color:var(--muted)}.instruction-gallery{gap:20px;margin-top:30px;display:grid}.instruction-gallery--2,.instruction-gallery--3{grid-template-columns:repeat(2,minmax(0,1fr))}.instruction-gallery--3>:last-child{grid-column:1/-1}.instruction-figure{min-width:0;margin:0}.instruction-figure__frame{border-radius:var(--radius-md);background:#fff;border:1px solid #10242d24;place-items:center;min-height:220px;padding:14px;display:grid;overflow:hidden;box-shadow:0 20px 54px #01517617}.instruction-figure__frame img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:780px;display:block}.instruction-figure figcaption{margin-top:10px;font-size:14px}.instruction-figure--eventsManager .instruction-figure__frame,.instruction-figure--pipelineTrigger .instruction-figure__frame,.instruction-figure--addSource .instruction-figure__frame{width:min(100%,700px);margin-inline:auto}.instruction-figure--eventsManager img{width:auto;max-width:100%}.instruction-figure--dealLog .instruction-figure__frame{min-height:150px}.instruction-figure--eventsOverview{width:min(100%,720px);margin-inline:auto}.instruction-troubleshooting{padding-block:82px}.instruction-troubleshooting h2{max-width:760px;margin-top:10px}.instruction-troubleshooting__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:38px;display:grid}.instruction-troubleshooting__grid article{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);min-height:220px;box-shadow:none;padding:28px}.instruction-troubleshooting__grid h3{margin-bottom:14px;font-size:23px}.instruction-complete{color:#fff;background:var(--brand-deep);border-radius:var(--radius-lg);box-shadow:none;border:1px solid #ffffff1f;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:22px;padding:clamp(30px,5vw,54px);display:grid}.instruction-complete>svg{width:58px;height:58px;color:var(--accent);background:#ffffff14;border-radius:50%;padding:14px}.instruction-complete h2{color:#fff}.instruction-complete p{color:#ffffffbf;max-width:720px;margin-top:12px;font-size:18px}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.contact-grid article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;justify-content:flex-end;min-height:220px;padding:30px;display:flex}.contact-grid span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:auto;font-size:12px;font-weight:800}.contact-grid a,.contact-grid strong{letter-spacing:-.04em;font-size:clamp(24px,3vw,40px)}.contact-grid p{color:var(--muted);margin:8px 0 0}.contact-layout{grid-template-columns:minmax(0,.88fr) minmax(440px,1.12fr);align-items:start;gap:24px;display:grid}.contact-layout .contact-grid{grid-template-columns:1fr}.contact-layout .contact-grid article{min-height:180px}.contact-form-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);padding:clamp(28px,4vw,54px);position:sticky;top:100px}.contact-form-card h2{letter-spacing:-.055em;margin:0;font-size:clamp(34px,4.6vw,62px);line-height:.98}.contact-form-card>p{color:var(--muted);margin:20px 0 30px}.special-form-shell{max-width:920px}.turnstile-field{width:min(100%,320px);min-height:1px}.turnstile-field>div{width:100%}.legal-document{grid-template-columns:minmax(240px,.55fr) minmax(0,1.45fr);align-items:start;gap:clamp(48px,8vw,110px);display:grid}.legal-document__aside{scrollbar-width:thin;gap:30px;max-height:calc(100svh - 136px);padding-right:10px;display:grid;position:sticky;top:112px;overflow-y:auto}.legal-document__intro{color:var(--muted);margin:0;font-size:clamp(17px,1.4vw,20px);line-height:1.55}.legal-document__toc{border-top:1px solid var(--line);padding-top:20px}.legal-document__toc strong{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:13px;display:block}.legal-document__toc ul{color:var(--muted);gap:8px;margin:0;padding:0;font-size:13px;list-style:none;display:grid}.legal-document__toc a{color:inherit}.legal-document__toc a:hover{color:var(--brand)}.legal-document__sections{border-top:1px solid var(--line)}.legal-document__sections>section{border-bottom:1px solid var(--line);padding-block:34px;scroll-margin-top:112px}.legal-document__sections h2{letter-spacing:-.04em;margin:0 0 20px;font-size:clamp(25px,3vw,36px);line-height:1.1}.legal-document__sections p{color:var(--muted);margin:0;font-size:17px}.legal-document__sections p+p{margin-top:16px}.legal-document__sections ul{color:var(--muted);gap:12px;margin:0;padding-left:22px;display:grid}.legal-document__sections li::marker{color:var(--brand)}.company-story{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(48px,8vw,110px);display:grid}.company-story h2{letter-spacing:-.06em;max-width:640px;margin:0;font-size:clamp(42px,6vw,82px);line-height:.98}.company-story__copy{border-top:1px solid var(--line)}.company-story__copy p{border-bottom:1px solid var(--line);color:var(--muted);margin:0;padding-block:28px;font-size:clamp(18px,2vw,23px)}.company-scene__frame{aspect-ratio:3/2;border-radius:var(--radius-lg);box-shadow:var(--shadow);position:relative;overflow:hidden}.company-scene__frame img{object-fit:cover}.values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.values-grid article{min-height:150px}.numbered-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:none;flex-direction:column;justify-content:space-between;padding:28px;display:flex}.numbered-card .numbered-card__index{border:1px solid rgba(var(--brand-rgb), .24);background:rgba(var(--brand-rgb), .09);width:44px;height:44px;color:var(--brand);letter-spacing:.06em;border-radius:50%;place-items:center;font-size:13px;font-weight:850;line-height:1;display:grid}.numbered-card .numbered-card__title{max-width:300px}.values-grid strong{font-size:clamp(20px,2vw,28px);line-height:1.15}.client-logo-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.client-logo-card{aspect-ratio:1;border:1px solid var(--line);background:#fff;border-radius:18px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.client-logo-card:hover{z-index:2;box-shadow:var(--shadow);transform:translateY(-4px)rotate(-.5deg)}.client-logo-card img{object-fit:contain;padding:12%}.section-heading--action{justify-content:space-between;align-items:flex-end;gap:32px;max-width:none;display:flex}.section-heading--action>div{max-width:770px}.section-heading--action>div>p:last-child{max-width:680px;color:var(--muted);margin:24px 0 0;font-size:19px}.certificate-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.certificate-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);transition:transform .22s,box-shadow .22s,border-color .22s;overflow:hidden}.certificate-card:hover{border-color:rgba(var(--brand-rgb), .52);box-shadow:var(--shadow);transform:translateY(-5px)}.certificate-card__image{aspect-ratio:4/3;border-bottom:1px solid var(--line);background:#fff;position:relative;overflow:hidden}.certificate-card__image img{object-fit:contain;padding:16px}.certificate-card__body{flex-direction:column;justify-content:space-between;min-height:138px;padding:24px;display:flex}.certificate-card__body h3{letter-spacing:-.025em;margin:0;font-size:21px;line-height:1.2}.certificate-card__body span{color:var(--brand);margin-top:24px;font-size:14px;font-weight:750}.not-found{text-align:center;place-items:center;min-height:70svh;display:grid}.not-found h1{letter-spacing:-.06em;margin:0;font-size:clamp(48px,8vw,96px)}.not-found p{color:var(--muted);margin:18px 0 28px}@media (max-width:1320px){.hero__inner{grid-template-columns:1fr .8fr}.logo-strip__items{grid-template-columns:repeat(4,minmax(0,1fr))}.client-logo-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:899px){:root{--shell:min(100% - 32px, 720px)}.hero{min-height:auto}.page-hero--with-product{min-height:auto;padding-block:72px}.page-hero--with-product .page-hero__content{grid-template-columns:1fr;gap:42px}.page-hero__product-visual{width:min(100%,760px)}.hero__inner,.split-heading,.trust-grid,.contact-layout,.detail-layout,.company-story,.legal-document{grid-template-columns:1fr}.legal-document__aside{max-height:none;padding-right:0;position:static;overflow:visible}.contact-form-card{position:static}.hero__inner{gap:30px;padding-block:72px 42px}.hero-visual{width:min(100%,520px);margin-inline:auto}.section{padding-block:82px}.card-grid--solutions,.team-grid,.certificate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-logo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.system-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.values-grid,.meta-feature-grid,.meta-data-grid,.meta-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.meta-price-summary{grid-template-columns:1fr;gap:22px}.meta-price-summary>div:last-child{border-top:1px solid var(--line);border-left:0;padding-top:22px;padding-left:0}.meta-flow-layout,.meta-tour__item,.meta-data-note{grid-template-columns:1fr}.meta-flow-visual{width:min(100%,760px)}.meta-tour__item{gap:36px;padding-block:56px}.meta-tour__item--reverse .meta-tour__copy,.meta-tour__item--reverse .meta-tour__media{grid-area:auto/1}.meta-tour__item--reverse .meta-tour__copy{order:0}.meta-tour__item--reverse .meta-tour__media{order:1}.meta-data-note{gap:18px}.meta-faq-grid{grid-template-columns:1fr}.instruction-layout{grid-template-columns:1fr;gap:32px}.instruction-toc{position:static}.instruction-toc nav{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.process-timeline{margin-top:48px}.process-timeline:before{left:28px}.process-timeline__item{grid-template-columns:56px minmax(0,1fr);gap:18px;min-height:0;padding-bottom:28px}.process-timeline__item:last-child{padding-bottom:0}.process-timeline__marker{width:52px;height:52px;box-shadow:0 0 0 8px var(--background);grid-column:1;align-self:start;margin-top:26px}.process-timeline__card,.process-timeline__item:nth-child(odd) .process-timeline__card,.process-timeline__item:nth-child(2n) .process-timeline__card{grid-column:2;justify-self:stretch;max-width:none;min-height:0}.process-timeline__item:nth-child(odd) .process-timeline__card:after,.process-timeline__item:nth-child(2n) .process-timeline__card:after{width:19px;left:-19px;right:auto}.page-hero--with-scene{min-height:calc(min(66.6667vw,600px) + 420px)}.page-hero--with-scene .page-hero__media{height:min(66.6667vw,600px);bottom:auto}.page-hero--with-scene .page-hero__picture{width:100%;height:100%;-webkit-mask-image:linear-gradient(#000 0% 60%,#000000b8 72%,#0000 100%);mask-image:linear-gradient(#000 0% 60%,#000000b8 72%,#0000 100%)}.page-hero--with-scene .page-hero__content{display:block}.page-hero--with-scene .page-hero__copy{width:100%}}@media (max-width:600px){:root{--shell:calc(100% - 24px);--radius-md:20px;--radius-lg:26px}.hero h1,.page-hero h1{overflow-wrap:normal;font-size:clamp(34px,9vw,44px)}.page-hero--with-product h1{font-size:clamp(34px,9vw,44px)}.page-hero--with-product{padding-block:54px}.page-hero--with-product .page-hero__content{gap:34px}.page-hero__product-visual{border-radius:20px}.hero__actions{flex-direction:column;align-items:stretch}.hero__lead,.page-hero__lead{font-size:17px}.section{padding-block:64px}.hero-visual{margin-top:16px}.hero-visual__core{width:140px;height:140px}.hero-visual__core strong{font-size:38px}.hero-visual__card{padding:9px 12px;font-size:11px}.hero-visual__card--right{right:5%}.section-heading h2,.split-heading h2,.final-cta h2{font-size:clamp(36px,11vw,52px)}.final-cta{border-radius:var(--radius-md);padding:38px 28px 40px}.final-cta:after{width:220px;height:220px;bottom:-126px;right:-116px;box-shadow:0 0 0 42px #ffffff09,0 0 0 84px #ffffff05}.final-cta>p:not(.eyebrow){margin-block:22px 28px;font-size:17px}.card-grid--services,.card-grid--solutions,.team-grid,.certificate-grid,.stats-grid,.highlight-grid,.contact-grid{grid-template-columns:1fr}.logo-strip__items,.client-logo-grid,.system-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.system-logo-card{min-height:92px;padding:16px}.system-logo-card__mark{max-width:min(86%,150px);max-height:40px}.system-logo-card--amocrm .system-logo-card__mark{width:100%;max-width:160px;height:auto}.system-logo-card--amocrm{padding-inline:6px}.values-grid{grid-template-columns:1fr}.meta-section-heading h2{font-size:clamp(34px,10vw,46px)}.meta-section-heading__lead{font-size:17px}.meta-feature-grid,.meta-data-grid,.meta-plan-grid{grid-template-columns:1fr;margin-top:38px}.meta-price-summary{gap:20px;margin-top:38px;padding:24px}.meta-price-summary__value{font-size:20px}.meta-feature-card,.meta-data-card,.meta-plan-card,.meta-faq-card{min-height:0;padding:26px}.meta-feature-card__number{margin-bottom:30px}.meta-feature-card h3{margin-top:0}.meta-flow-steps{margin-top:38px}.meta-flow-step{grid-template-columns:44px minmax(0,1fr);gap:14px;padding-bottom:24px}.meta-flow-step__number{width:44px;height:44px}.meta-flow-step:not(:last-child):before{top:40px;left:21px}.meta-flow-step h3{font-size:20px}.meta-flow-visual,.meta-tour__media{border-radius:20px}.meta-tour__list{margin-top:48px}.meta-tour__item{gap:28px;padding-block:46px}.meta-tour__copy h3{font-size:34px}.meta-tour__copy>p:not(.MuiTypography-overline){font-size:17px}.meta-tour__media{padding:8px}.meta-data-note{padding:28px}.meta-plan-grid{margin-top:14px}.meta-plan-card__header{flex-direction:column;align-items:flex-start}.meta-plan-card__bonus{font-size:13px}.meta-plan-card__price-row{grid-template-columns:46px minmax(0,1fr);gap:10px}.meta-plan-card__price-values{gap:8px}.meta-plan-card__old-price{font-size:12px}.meta-plan-card__current-price{font-size:17px}.meta-faq-grid{margin-top:38px}.instruction-toc{padding:18px}.instruction-toc nav{grid-template-columns:1fr}.instruction-intro{border-radius:var(--radius-md);padding:28px}.instruction-intro h2,.instruction-troubleshooting h2{font-size:clamp(34px,10vw,46px)}.instruction-requirements,.instruction-troubleshooting__grid{grid-template-columns:1fr}.instruction-step{padding-block:58px}.instruction-step__heading{grid-template-columns:1fr;gap:18px}.instruction-step__number{width:54px;height:54px;font-size:14px}.instruction-step__heading h2{font-size:clamp(34px,10vw,46px)}.instruction-step__lead,.instruction-intro__lead{font-size:17px}.instruction-action{grid-template-columns:34px minmax(0,1fr);gap:12px;padding:18px}.instruction-action>p{font-size:16px}.instruction-note{grid-template-columns:28px minmax(0,1fr);gap:12px;padding:20px}.instruction-gallery--2,.instruction-gallery--3{grid-template-columns:1fr}.instruction-gallery--3>:last-child{grid-column:auto}.instruction-figure__frame{border-radius:18px;min-height:0;padding:8px}.instruction-troubleshooting{padding-block:58px}.instruction-troubleshooting__grid article{min-height:0;padding:24px}.instruction-complete{border-radius:var(--radius-md);grid-template-columns:1fr;padding:28px}.instruction-complete h2{font-size:38px}.section-heading--action{flex-direction:column;align-items:flex-start}.feature-card,.solution-card{min-height:280px;padding:26px}.process-timeline{margin-top:40px}.process-timeline:before{left:23px}.process-timeline__item{grid-template-columns:46px minmax(0,1fr);gap:14px;padding-bottom:20px}.process-timeline__marker{width:44px;height:44px;box-shadow:0 0 0 6px var(--background);margin-top:22px}.process-timeline__marker span{font-size:11px}.process-timeline__card{border-radius:20px;padding:22px}.process-timeline__item:nth-child(odd) .process-timeline__card:after,.process-timeline__item:nth-child(2n) .process-timeline__card:after{width:15px;left:-15px}.process-timeline__title{font-size:24px}.process-timeline__description{margin-top:12px;font-size:15px}.stats-grid article{min-height:180px}.page-hero{min-height:520px;padding-block:60px}.company-scene__frame{aspect-ratio:4/3}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
