:root{--solution-bg:#f4f5f8;--solution-surface:#fff;--solution-text:#2d2d2d;--solution-muted:#71737c;--solution-line:#2d2d2d14;--solution-gradient:linear-gradient(100deg, #92fe9d, #00c9ff)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--solution-bg);color:var(--solution-text);font-family:Rubik,Arial,sans-serif}body{min-width:320px;color:var(--solution-text);background:var(--solution-bg);margin:0;font-family:Rubik,Arial,sans-serif;overflow-x:hidden}a:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #00c9ff}.solution-page{overflow:clip}.solution-shell{width:min(1200px,100% - 40px);margin-inline:auto}.solution-hero{padding:78px 0 92px}.solution-hero__grid{grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr);align-items:center;gap:clamp(52px,7vw,104px);min-height:590px;display:grid}.solution-kicker{color:#4a4c54;letter-spacing:.01em;background:#ffffffa6;border:1px solid #2d2d2d1a;border-radius:999px;width:fit-content;padding:8px 13px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.solution-hero h1{letter-spacing:-.055em;max-width:700px;margin:25px 0 24px;font-size:clamp(48px,5vw,68px);font-weight:400;line-height:.98}.solution-hero h1 span{background:var(--solution-gradient);-webkit-text-fill-color:transparent;background-clip:text}.solution-hero__lead{max-width:600px;color:var(--solution-muted);letter-spacing:-.02em;margin:0;font-size:19px;line-height:1.55}.solution-hero__actions{align-items:center;gap:24px;margin-top:34px;display:flex}.solution-button{color:#172127;background:var(--solution-gradient);border-radius:14px;justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-size:15px;font-weight:500;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 34px #00c9ff29}.solution-button:hover{transform:translateY(-2px);box-shadow:0 15px 38px #00c9ff3d}.solution-text-link{color:var(--solution-text);font-size:14px;line-height:1.3;text-decoration:none}.solution-text-link span{margin-left:5px}.solution-hero__note{color:#858790;align-items:center;gap:8px;margin:22px 0 0;font-size:12px;line-height:1.4;display:flex}.solution-hero__note span{color:#207646;background:#dfffe6;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;font-size:11px;display:inline-flex}.solution-dialog{background:#fff;border:1px solid #2d2d2d12;border-radius:32px;width:100%;min-height:520px;padding:16px;position:relative;box-shadow:0 28px 80px #252c351c}.solution-dialog:before{content:"";background:var(--solution-gradient);filter:blur(80px);opacity:.16;z-index:-1;border-radius:50%;width:260px;height:260px;position:absolute;top:-45px;right:-35px}.solution-dialog__top{border-bottom:1px solid var(--solution-line);align-items:center;gap:11px;padding:10px 10px 22px;display:flex}.solution-dialog__avatar{color:#152329;background:var(--solution-gradient);border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;font-size:17px;font-weight:600;display:flex}.solution-dialog__top strong,.solution-dialog__top span{display:block}.solution-dialog__top strong{margin-bottom:4px;font-size:14px;font-weight:500}.solution-dialog__top>div:nth-child(2) span{color:#91939b;font-size:10px}.solution-dialog__top i{background:#42cc72;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.solution-dialog__tag{color:#5d6268;background:#f3f5f7;border-radius:999px;margin-left:auto;padding:7px 10px;font-size:10px!important}.solution-dialog__body{flex-direction:column;align-items:flex-start;gap:14px;min-height:352px;padding:25px 8px 18px;display:flex}.solution-dialog__message{color:#3c3f45;background:#f2f3f5;border-radius:17px 17px 17px 5px;max-width:82%;margin:0;padding:14px 16px;font-size:13px;line-height:1.45}.solution-dialog__message.is-client{color:#17321e;background:#dfffe5;border-radius:17px 17px 5px;margin-left:auto}.solution-dialog__system{color:#777b83;text-align:center;background:#f7f8f9;border-radius:999px;margin:1px auto 0;padding:8px 11px;font-size:9px;line-height:1.3}.solution-dialog__system span{color:#32a65a;margin-right:5px}.solution-dialog__input{border:1px solid var(--solution-line);color:#a0a2a8;border-radius:14px;justify-content:space-between;align-items:center;min-height:50px;padding:6px 7px 6px 16px;font-size:11px;display:flex}.solution-dialog__input i{color:#fff;background:#292929;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-style:normal;display:flex}.solution-section{padding:96px 0}.solution-section--problems{background:#292929;border-radius:48px;padding-top:112px}.solution-section--problems .solution-heading h2{color:#fff}.solution-section--problems .solution-kicker{color:#fff9;background:#ffffff0d;border-color:#ffffff1f}.solution-heading{max-width:760px;margin-bottom:46px}.solution-heading h2{letter-spacing:-.05em;margin:20px 0 0;font-size:clamp(38px,4.3vw,58px);font-weight:400;line-height:1.04}.solution-heading>p,.solution-heading--split>p{color:var(--solution-muted);margin:19px 0 0;font-size:16px;line-height:1.5}.solution-heading--split{grid-template-columns:minmax(0,760px) minmax(240px,320px);justify-content:space-between;align-items:end;gap:40px;max-width:none;display:grid}.solution-heading--split>p{margin-bottom:6px}.problem-grid,.process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.problem-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:24px;min-height:270px;padding:28px}.problem-card>span{color:#92fe9d;font-size:12px}.problem-card h3{color:#fff;letter-spacing:-.03em;max-width:260px;margin:93px 0 13px;font-size:23px;font-weight:400;line-height:1.15}.problem-card p{color:#ffffff8a;margin:0;font-size:14px;line-height:1.55}.process-grid{counter-reset:process}.process-card{border:1px solid var(--solution-line);background:#fff;border-radius:26px;min-height:340px;padding:28px;position:relative}.process-card>span{color:#a0a2aa;font-size:12px}.process-card__icon{background:#f5f6f8;border-radius:18px;justify-content:center;align-items:center;gap:7px;width:100%;height:96px;margin:42px 0 30px;display:flex}.process-card__icon i{background:#b7f9c0;border-radius:50%;width:13px;height:13px;display:block}.process-card__icon i:nth-child(2){background:#78e9d3}.process-card__icon i:nth-child(3){background:#36d0f4}.process-card h3,.capability-card h3,.related-grid h3{letter-spacing:-.03em;margin:0 0 11px;font-size:22px;font-weight:400;line-height:1.15}.process-card p,.capability-card p,.related-grid p{color:var(--solution-muted);margin:0;font-size:14px;line-height:1.55}.solution-section--soft{background:#eef0f4;border-radius:48px}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.capability-card{border:1px solid var(--solution-line);background:#fff;border-radius:24px;min-height:230px;padding:28px}.capability-card__mark{color:#24402b;background:linear-gradient(135deg,#dfffe5,#d8f8ff);border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:56px;font-size:12px;display:flex}.integration-strip{color:#fff;background:#292929;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(260px,.65fr);align-items:end;gap:64px;margin-top:16px;padding:42px;display:grid}.integration-strip .solution-kicker{color:#fff9;background:#ffffff0d;border-color:#ffffff1c}.integration-strip h3{letter-spacing:-.04em;max-width:640px;margin:20px 0 13px;font-size:34px;font-weight:400;line-height:1.06}.integration-strip p{color:#ffffff8a;max-width:680px;margin:0;font-size:14px;line-height:1.55}.integration-strip nav{gap:8px;display:grid}.integration-strip a{color:#fff;border:1px solid #ffffff1c;border-radius:12px;justify-content:space-between;align-items:center;min-height:48px;padding:0 15px;font-size:13px;text-decoration:none;display:flex}.integration-strip a:hover,.integration-strip a:focus-visible{background:#ffffff0d;border-color:#92fe9d}.proof-card{color:#fff;background:#292929;border-radius:34px;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:stretch;gap:54px;min-height:450px;padding:54px;text-decoration:none;display:grid}.proof-card__copy{flex-direction:column;align-items:flex-start;display:flex}.proof-card .solution-kicker{color:#fff9;background:#ffffff0d;border-color:#ffffff1c}.proof-card h2{letter-spacing:-.05em;max-width:680px;margin:28px 0 18px;font-size:clamp(36px,4vw,53px);font-weight:400;line-height:1.04}.proof-card__copy p{color:#ffffff8f;max-width:640px;margin:0;font-size:15px;line-height:1.55}.proof-card__copy strong{color:#92fe9d;margin-top:auto;font-size:14px;font-weight:500}.proof-card__metric{background:linear-gradient(145deg,#92fe9d21,#00c9ff1f);border:1px solid #ffffff17;border-radius:26px;flex-direction:column;justify-content:flex-end;padding:32px;display:flex}.proof-card__metric span{color:#fff;letter-spacing:-.06em;font-size:clamp(52px,6vw,82px);font-weight:300;line-height:.95}.proof-card__metric p{color:#ffffff94;max-width:220px;margin:18px 0 0;font-size:13px;line-height:1.45}.solution-section--related{padding-top:54px}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.related-grid a{border:1px solid var(--solution-line);min-height:245px;color:var(--solution-text);background:#fff;border-radius:24px;flex-direction:column;align-items:flex-start;padding:27px;text-decoration:none;transition:transform .18s,border-color .18s;display:flex}.related-grid a:hover{border-color:#00c9ff59;transform:translateY(-3px)}.related-grid a>span{color:#8a8c94;margin-bottom:48px;font-size:11px}.related-grid strong{margin-top:auto;font-size:22px;font-weight:400}.solution-faq-layout{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:80px;display:grid}.solution-faq-layout .solution-heading{margin:0}.solution-faq-layout .solution-heading h2{font-size:clamp(36px,3.6vw,50px)}.solution-faq{border-top:1px solid #2d2d2d21}.solution-faq details{border-bottom:1px solid #2d2d2d21}.solution-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:22px 4px;font-size:17px;font-weight:400;line-height:1.3;list-style:none;display:flex}.solution-faq summary::-webkit-details-marker{display:none}.solution-faq summary span{background:#e8eaee;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;transition:transform .18s;display:flex}.solution-faq details[open] summary span{transform:rotate(45deg)}.solution-faq details p{max-width:680px;color:var(--solution-muted);margin:-5px 0 25px;padding-right:54px;font-size:14px;line-height:1.6}.solution-final{color:#172127;background:var(--solution-gradient);border-radius:36px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:54px;min-height:390px;margin-top:30px;padding:62px;display:grid}.solution-final .solution-kicker{color:#253b39;background:#ffffff45;border-color:#17212721}.solution-final h2{letter-spacing:-.055em;max-width:800px;margin:24px 0 16px;font-size:clamp(40px,4.6vw,62px);font-weight:400;line-height:1}.solution-final p{color:#172127b3;max-width:660px;margin:0;font-size:15px;line-height:1.55}.solution-button--dark{color:#fff;min-width:200px;box-shadow:none;background:#292929}@media (width<=1024px){.solution-hero{padding-top:60px}.solution-hero__grid{grid-template-columns:minmax(0,1fr) minmax(370px,.85fr);gap:44px}.solution-dialog{min-height:500px}.solution-dialog__body{min-height:332px}.problem-card h3{margin-top:70px}.proof-card{padding:42px}.solution-faq-layout{gap:50px}}@media (width<=820px){.solution-hero__grid{grid-template-columns:1fr}.solution-hero__copy{max-width:700px}.solution-dialog{max-width:620px;min-height:510px;margin-inline:auto}.problem-grid,.process-grid,.related-grid{grid-template-columns:1fr}.problem-card{min-height:220px}.problem-card h3{margin-top:58px}.process-card{min-height:270px}.process-card__icon{height:72px;margin:32px 0 24px}.solution-heading--split,.integration-strip,.proof-card,.solution-faq-layout,.solution-final{grid-template-columns:1fr}.integration-strip,.proof-card{gap:38px}.proof-card__copy strong{margin-top:34px}.proof-card__metric{min-height:240px}.related-grid a{min-height:205px}.related-grid a>span{margin-bottom:36px}.solution-final{align-items:start}.solution-final .solution-button{width:fit-content}}@media (width<=600px){.solution-shell{width:min(100% - 28px,1200px)}.solution-hero{padding:44px 0 68px}.solution-hero__grid{gap:46px;min-height:auto}.solution-hero h1{letter-spacing:-.052em;margin:20px 0 19px;font-size:clamp(38px,11.3vw,48px);line-height:1.01}.solution-hero__lead{font-size:16px;line-height:1.52}.solution-hero__actions{flex-direction:column;align-items:flex-start;gap:18px;margin-top:28px}.solution-button{width:100%}.solution-hero__note{align-items:flex-start}.solution-hero__note span{flex:none}.solution-dialog{border-radius:24px;min-height:465px;padding:12px}.solution-dialog__body{min-height:310px;padding-top:20px}.solution-dialog__message{max-width:90%;padding:12px 13px;font-size:12px}.solution-section{padding:72px 0}.solution-section--problems{border-radius:32px;padding-top:78px}.solution-section--soft{border-radius:32px}.solution-heading{margin-bottom:34px}.solution-heading h2{margin-top:17px;font-size:36px;line-height:1.05}.solution-heading--split{gap:0}.problem-card,.process-card,.capability-card,.related-grid a{border-radius:20px;padding:22px}.problem-card{min-height:205px}.capability-grid{grid-template-columns:1fr}.capability-card{min-height:205px}.capability-card__mark{margin-bottom:42px}.integration-strip{border-radius:22px;padding:28px 22px}.integration-strip h3{font-size:29px}.proof-card{border-radius:26px;min-height:0;padding:28px 22px}.proof-card h2{font-size:36px}.proof-card__metric{border-radius:20px;min-height:210px;padding:24px}.solution-section--related{padding-top:22px}.solution-faq-layout{gap:36px}.solution-faq summary{min-height:74px;font-size:15px}.solution-faq details p{padding-right:8px}.solution-final{border-radius:26px;gap:32px;width:calc(100% - 28px);min-height:0;margin-top:0;padding:38px 22px}.solution-final h2{font-size:38px}.solution-final .solution-button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.solution-button,.related-grid a,.solution-faq summary span{transition:none}}
