:root{--ch-ink:#101828;--ch-blue:#1fa8f8;--ch-blue-dark:#1689d1;--ch-sky:#e6f4ff;--ch-orange:#f97316;--ch-success:#16a34a;--ch-line:#e5e9f0;--ch-muted:#667085;--ch-bg:#f7f9fc;--ch-white:#fff;--ch-font:'Noto Sans Georgian','Inter',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body.ch-body{margin:0;background:var(--ch-white);color:var(--ch-ink);font-family:var(--ch-font);font-size:15px;line-height:1.6}.ch-shell{width:min(1180px,calc(100% - 48px));margin:auto}.ch-header{height:82px;display:flex;align-items:center;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(16,24,40,.06);position:sticky;top:0;z-index:30;backdrop-filter:blur(14px)}.ch-header__inner{width:min(1280px,calc(100% - 48px));margin:auto;display:flex;align-items:center;gap:34px}.ch-brand{display:inline-flex;align-items:center;gap:9px;color:var(--ch-ink);font-family:Inter,Arial,sans-serif;font-size:23px;font-weight:800;letter-spacing:-1.3px;text-decoration:none}.ch-brand>span:last-child>span{color:var(--ch-blue)}.ch-brand__mark{width:118px;height:34px;background:transparent;border-radius:0;display:grid;place-items:center;box-shadow:none;overflow:hidden}.ch-brand__mark img{width:100%;height:100%;object-fit:contain;display:block}.ch-brand__mark svg{height:25px;width:25px}.ch-nav{display:flex;align-items:center;gap:28px;margin:auto}.ch-nav a,.ch-login{color:#475467;font-size:13px;font-weight:600;text-decoration:none}.ch-nav a:hover,.ch-login:hover{color:var(--ch-blue)}.ch-header__actions{display:flex;align-items:center;gap:19px}.ch-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:9px;background:var(--ch-blue);color:#fff;font-family:var(--ch-font);font-size:13px;font-weight:700;text-decoration:none;min-height:44px;padding:0 18px;transition:background .2s,transform .2s,box-shadow .2s}.ch-button:hover{background:var(--ch-blue-dark);color:#fff;transform:translateY(-1px);box-shadow:0 10px 20px rgba(31,168,248,.18)}.ch-button--small{min-height:40px;padding:0 15px;font-size:12px}.ch-button--large{min-height:54px;padding:0 23px;font-size:14px}.ch-button--large span{font-size:20px;font-family:Arial;font-weight:400;line-height:0}.ch-button--white{background:#fff;color:var(--ch-blue)}.ch-button--white:hover{background:#f5f8ff;color:var(--ch-blue)}.ch-menu-toggle{display:none;border:0;background:transparent;width:40px;height:40px;padding:10px}.ch-menu-toggle span{display:block;height:2px;background:var(--ch-ink);margin:5px 0;border-radius:2px}.ch-hero{background:linear-gradient(90deg,#f8fbff 0%,#eff5ff 62%,#e8f0ff 100%);overflow:hidden;position:relative}.ch-hero__grid{display:grid;grid-template-columns:49% 51%;min-height:617px;align-items:center}.ch-hero__content{padding:67px 0 77px;position:relative;z-index:2}.ch-eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--ch-blue);font-size:11px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.ch-eyebrow i{height:7px;width:7px;background:var(--ch-orange);border-radius:50%;display:inline-block}.ch-hero h1,.ch-section h2,.ch-cta h2{font-size:48px;line-height:1.17;letter-spacing:-2.3px;margin:14px 0 19px;font-weight:800}.ch-hero h1 em{font-style:normal;color:var(--ch-blue)}.ch-hero__content>p{color:#475467;font-size:16px;line-height:1.75;max-width:490px;margin:0}.ch-hero__actions{display:flex;align-items:center;gap:24px;margin-top:30px}.ch-text-link{color:var(--ch-ink);font-size:13px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:9px}.ch-text-link:hover{color:var(--ch-blue)}.ch-play{height:30px;width:30px;border:1px solid #c9d5e8;color:var(--ch-blue);border-radius:50%;display:grid;place-items:center;font-size:10px;padding-left:2px}.ch-proof-row{display:flex;align-items:center;gap:15px;margin-top:48px}.ch-proof-avatars{display:flex}.ch-proof-avatars span{height:28px;width:28px;margin-left:-7px;border:2px solid #f5f9ff;border-radius:50%;display:grid;place-items:center;background:#dce7fb;color:#31518d;font-family:Inter;font-size:10px;font-weight:800}.ch-proof-avatars span:first-child{margin:0;background:#efd9ca;color:#834b32}.ch-proof-avatars span:nth-child(2){background:#ceded1;color:#1d6245}.ch-proof-avatars span:nth-child(3){background:#e4d5ed;color:#6c3c78}.ch-proof-avatars span:last-child{background:var(--ch-blue);color:#fff;font-size:12px}.ch-proof-row strong{display:block;font-family:Inter;font-size:13px;line-height:1.1}.ch-proof-row small{display:block;color:#667085;font-size:10px;white-space:nowrap}.ch-proof-divider{width:1px;height:28px;background:#cbd5e1;margin:0 4px}.ch-hero__visual{height:100%;position:relative;min-width:0}.ch-hero__visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:61% center;clip-path:polygon(12% 0,100% 0,100% 100%,0 100%)}.ch-hero__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#eff5ff 0%,rgba(239,245,255,.78) 5%,rgba(239,245,255,0) 26%)}.ch-hero__glow{position:absolute;width:360px;height:360px;border:1px solid rgba(31,168,248,.18);border-radius:50%;right:-100px;top:45px;z-index:1}.ch-floating-card{position:absolute;z-index:3;border:1px solid rgba(255,255,255,.9);background:rgba(255,255,255,.93);box-shadow:0 14px 34px rgba(23,48,93,.16);backdrop-filter:blur(10px);border-radius:12px;padding:11px 14px;display:flex;align-items:center;gap:10px}.ch-floating-card small{color:#667085;font-size:9px;display:block}.ch-floating-card strong{color:var(--ch-ink);font-size:11px;display:block}.ch-floating-card--status{top:96px;left:9%}.ch-floating-card--quote{right:3%;bottom:57px}.ch-status-dot{display:inline-block;width:9px;height:9px;background:var(--ch-success);border-radius:50%;box-shadow:0 0 0 4px rgba(22,163,74,.12)}.ch-quote-icon{height:25px;width:25px;color:#fff;background:var(--ch-blue);border-radius:8px;display:grid;place-items:center;font-weight:800}.ch-hero__trust{background:#121d33;color:#e5edff}.ch-hero__trust>div{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px}.ch-hero__trust span{font-size:11px;font-weight:600}.ch-hero__trust span::first-letter{color:#96b4ff}.ch-section{padding:105px 0}.ch-section-heading{max-width:640px;text-align:center;margin:0 auto 56px}.ch-section h2{font-size:38px;margin-top:12px}.ch-section-heading>p{color:var(--ch-muted);max-width:500px;margin:0 auto;font-size:14px}.ch-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ch-step{padding:30px;background:#fff;border:1px solid #e8edf5;border-radius:15px;min-height:244px;position:relative;overflow:hidden}.ch-step__top{display:flex;justify-content:space-between;align-items:center;color:#8fa2c0;font-family:Inter;font-size:13px;font-weight:700}.ch-step__icon{height:42px;width:42px;border-radius:13px;display:grid;place-items:center;background:var(--ch-sky);color:var(--ch-blue);font-size:24px}.ch-step h3{margin:36px 0 7px;font-size:20px;letter-spacing:-.7px}.ch-step p{margin:0;color:var(--ch-muted);font-size:13px;line-height:1.75;max-width:270px}.ch-step__line{position:absolute;bottom:0;left:30px;right:30px;height:3px;background:#dce8ff;border-radius:3px}.ch-step:nth-child(2) .ch-step__line{background:#aac6ff}.ch-step:nth-child(3) .ch-step__line{background:var(--ch-blue)}.ch-services{background:var(--ch-bg)}.ch-services__header,.ch-assistants__heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:42px}.ch-services__header h2,.ch-assistants__heading h2{font-size:36px;margin-bottom:0}.ch-services__header>p,.ch-assistants__heading>p{max-width:360px;color:var(--ch-muted);font-size:14px;margin:0 0 5px}.ch-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ch-service-card{background:#fff;border-radius:13px;border:1px solid transparent;padding:25px 25px 23px;min-height:181px;position:relative;transition:transform .2s,border-color .2s,box-shadow .2s}.ch-service-card:hover{transform:translateY(-4px);border-color:#cbdcff;box-shadow:0 15px 27px rgba(16,40,90,.08)}.ch-service-card>span{font-family:Inter;color:#a3b2c9;font-size:11px;font-weight:700}.ch-service-card__arrow{position:absolute;right:20px;top:19px;width:28px;height:28px;border-radius:50%;background:var(--ch-sky);color:var(--ch-blue);display:grid;place-items:center;font-size:16px}.ch-service-card h3{font-size:17px;margin:38px 0 5px;letter-spacing:-.4px}.ch-service-card p{font-size:12px;color:var(--ch-muted);line-height:1.65;margin:0}.ch-transparency{padding:88px 0;background:#12213e;color:#fff;overflow:hidden}.ch-transparency__grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.ch-eyebrow--light{color:#aecaFF}.ch-transparency h2{font-size:40px;margin-bottom:15px}.ch-transparency__copy>p{color:#c8d6ee;max-width:440px;font-size:14px;line-height:1.85;margin:0 0 28px}.ch-phone-mockup{background:#fff;color:var(--ch-ink);border:7px solid #0c172b;border-radius:31px;width:min(326px,100%);margin:auto;padding:14px 14px 20px;box-shadow:0 30px 50px rgba(0,0,0,.27);transform:rotate(3deg)}.ch-phone-mockup__head{display:flex;justify-content:space-between;font-family:Inter;font-size:9px;color:#475467;margin:0 2px 19px}.ch-phone-mockup__top{background:#f2f6ff;border-radius:12px;padding:12px;display:flex;align-items:center;gap:9px}.ch-phone-mockup__top small,.ch-mini-status small,.ch-mini-quote small{display:block;color:#667085;font-size:9px}.ch-phone-mockup__top strong,.ch-mini-status strong,.ch-mini-quote strong{display:block;font-size:10px}.ch-mini-car{height:27px;width:27px;border-radius:8px;background:var(--ch-blue);color:#fff;display:grid;place-items:center;font-size:15px}.ch-mini-progress{display:flex;gap:4px;margin:18px 2px}.ch-mini-progress span{height:4px;flex:1;border-radius:4px;background:#e1e7f0}.ch-mini-progress span.active,.ch-mini-progress span:nth-child(-n+2){background:var(--ch-blue)}.ch-mini-status{display:flex;align-items:center;gap:10px;border-bottom:1px solid #e8edf5;padding:0 1px 15px}.ch-mini-status time{font-size:9px;color:#98a2b3;margin-left:auto}.ch-mini-photo{height:85px;margin:15px 0;border-radius:11px;background:linear-gradient(135deg,#dbe7f8,#a9bdd9);position:relative;overflow:hidden;padding:12px;color:#fff;display:flex;align-items:flex-end;gap:7px;font-size:9px;font-weight:700}.ch-mini-photo b{background:rgba(16,24,40,.55);border-radius:10px;padding:2px 5px}.ch-mini-photo__car{position:absolute;right:25px;top:11px;font-size:70px;transform:rotate(-10deg);color:#445b78;opacity:.75}.ch-mini-quote{display:flex;align-items:center;gap:9px;background:#fff7ed;border-radius:10px;padding:10px}.ch-mini-quote>span{height:25px;width:25px;border-radius:8px;background:var(--ch-orange);display:grid;place-items:center;color:#fff;font-weight:800}.ch-mini-quote button{margin-left:auto;border:0;background:transparent;color:var(--ch-blue);font:700 10px var(--ch-font)}.ch-assistants__heading{align-items:end}.ch-assistant-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ch-assistant-card{min-height:310px;border-radius:15px;padding:24px;background:linear-gradient(145deg,#eef4ff,#e1ecff);position:relative;overflow:hidden}.ch-assistant-card:nth-child(2){background:linear-gradient(145deg,#f5f4f8,#e9e8ed)}.ch-assistant-card:nth-child(3){background:linear-gradient(145deg,#f2f7f4,#e2efe7)}.ch-assistant-card:after{content:"";position:absolute;width:180px;height:180px;border:1px solid rgba(31,168,248,.15);border-radius:50%;right:-78px;bottom:-78px}.ch-assistant-card__avatar{height:70px;width:70px;border-radius:50%;display:grid;place-items:center;background:#b9cef8;color:#1b4fae;font-size:30px;font-weight:800;box-shadow:inset 0 0 0 6px rgba(255,255,255,.45)}.ch-assistant-card:nth-child(2) .ch-assistant-card__avatar{background:#d7d5df;color:#4a4853}.ch-assistant-card:nth-child(3) .ch-assistant-card__avatar{background:#c5ddcf;color:#2d6845}.ch-assistant-card__top{display:flex;align-items:center;justify-content:space-between;margin-top:25px}.ch-assistant-card__top span{font-size:10px;color:#475467;background:rgba(255,255,255,.65);border-radius:20px;padding:5px 9px}.ch-assistant-card__top b{font:700 11px Inter;color:#b65a00}.ch-assistant-card h3{font-size:21px;letter-spacing:-.7px;margin:18px 0 2px}.ch-assistant-card p{color:var(--ch-muted);font-size:12px;margin:0}.ch-assistant-card__bottom{position:absolute;bottom:20px;left:24px;right:24px;z-index:2;border-top:1px solid rgba(16,24,40,.11);padding-top:13px;display:flex;align-items:center;justify-content:space-between;color:#475467;font-size:10px;line-height:1.4}.ch-assistant-card__bottom span:last-child{font-size:19px;color:var(--ch-blue)}.ch-faq{background:var(--ch-bg)}.ch-faq__grid{display:grid;grid-template-columns:38% 1fr;gap:11%}.ch-faq h2{font-size:36px}.ch-faq__grid>div>p{color:var(--ch-muted);font-size:14px;max-width:320px}.ch-faq-list{border-top:1px solid #dfe5ee}.ch-faq-list details{border-bottom:1px solid #dfe5ee;padding:20px 0}.ch-faq-list summary{font-size:15px;font-weight:700;list-style:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.ch-faq-list summary::-webkit-details-marker{display:none}.ch-faq-list summary span{font:400 22px Inter;color:var(--ch-blue);transition:transform .2s}.ch-faq-list details[open] summary span{transform:rotate(45deg)}.ch-faq-list p{color:var(--ch-muted);font-size:13px;line-height:1.75;margin:11px 40px 0 0}.ch-cta{background:linear-gradient(112deg,#1fa8f8,#1fa8f8);color:#fff}.ch-cta__inner{min-height:250px;display:flex;align-items:center;justify-content:space-between;gap:30px}.ch-cta h2{font-size:36px;margin:9px 0 0}.ch-footer{background:#101828;color:#fff;padding-top:64px}.ch-footer__grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px;padding-bottom:56px}.ch-brand--footer{color:#fff}.ch-footer__intro{max-width:280px;color:#98a2b3;font-size:12px;line-height:1.75;margin:17px 0 0}.ch-footer__title{font-size:11px;text-transform:uppercase;letter-spacing:.05em;font-weight:800;color:#98a2b3;margin:5px 0 13px}.ch-footer a,.ch-footer span,.ch-footer strong{display:block;color:#d0d5dd;text-decoration:none;font-size:12px;margin-bottom:8px}.ch-footer a:hover{color:#fff}.ch-footer strong{color:#fff;font-family:Inter;font-size:15px}.ch-footer__bottom{border-top:1px solid #24314a;min-height:68px;display:flex;align-items:center;justify-content:space-between;color:#98a2b3;font-size:10px}.ch-footer__bottom div{display:flex;gap:20px}.ch-footer__bottom a{margin:0;color:#98a2b3;font-size:10px}@media(max-width:900px){.ch-header{height:70px}.ch-header__inner{gap:15px}.ch-nav{display:none}.ch-menu-toggle{display:block;margin-left:auto}.ch-header__actions{gap:12px}.ch-login{display:none}.ch-menu-open .ch-nav{position:absolute;display:flex;flex-direction:column;align-items:flex-start;gap:15px;top:69px;left:0;right:0;padding:20px 24px;background:#fff;border-bottom:1px solid var(--ch-line);box-shadow:0 14px 25px rgba(16,24,40,.1)}.ch-hero__grid{grid-template-columns:1fr;min-height:auto}.ch-hero__content{padding:66px 0 46px;max-width:620px}.ch-hero__visual{height:360px;margin:0 -24px}.ch-hero__visual>img{clip-path:none;object-position:center}.ch-hero__visual:after{background:linear-gradient(180deg,#eff5ff 0%,rgba(239,245,255,0) 25%)}.ch-floating-card--status{left:8%;top:38px}.ch-floating-card--quote{bottom:28px;right:8%}.ch-hero__trust>div{flex-wrap:wrap;justify-content:flex-start;padding:14px 0;min-height:0}.ch-hero__trust span{width:calc(50% - 9px)}.ch-transparency__grid,.ch-faq__grid{grid-template-columns:1fr;gap:45px}.ch-transparency__copy{text-align:center}.ch-transparency__copy>p{margin-left:auto;margin-right:auto}.ch-services__header,.ch-assistants__heading{align-items:start;flex-direction:column;gap:15px}.ch-footer__grid{grid-template-columns:2fr 1fr 1fr;gap:35px}.ch-footer__grid>div:first-child{grid-column:1/-1}}@media(max-width:640px){.ch-shell,.ch-header__inner{width:min(100% - 32px,1180px)}.ch-brand{font-size:21px}.ch-brand__mark{width:84px;height:26px}.ch-header__actions .ch-button{display:none}.ch-hero h1{font-size:35px;letter-spacing:-1.65px}.ch-hero__content>p{font-size:14px}.ch-hero__actions{align-items:flex-start;flex-direction:column;gap:15px;margin-top:24px}.ch-proof-row{margin-top:35px;gap:11px}.ch-proof-row small{font-size:9px}.ch-hero__visual{height:300px;margin:0 -16px}.ch-hero__trust span{font-size:10px}.ch-section{padding:72px 0}.ch-section h2,.ch-services__header h2,.ch-assistants__heading h2,.ch-faq h2,.ch-cta h2{font-size:29px;letter-spacing:-1.25px}.ch-section-heading{margin-bottom:34px}.ch-steps,.ch-service-grid,.ch-assistant-grid{grid-template-columns:1fr}.ch-step{min-height:190px;padding:23px}.ch-step h3{margin-top:22px}.ch-service-card{min-height:160px}.ch-transparency{padding:70px 0}.ch-transparency h2{font-size:31px}.ch-phone-mockup{transform:none}.ch-assistant-card{min-height:255px}.ch-faq__grid{gap:27px}.ch-faq-list summary{font-size:14px}.ch-cta__inner{padding:55px 0;min-height:auto;align-items:flex-start;flex-direction:column}.ch-footer{padding-top:52px}.ch-footer__grid{grid-template-columns:1fr 1fr;gap:25px}.ch-footer__grid>div:first-child{grid-column:1/-1}.ch-footer__bottom{padding:18px 0;align-items:flex-start;flex-direction:column;gap:10px}.ch-footer__bottom div{gap:12px}.ch-floating-card{padding:9px 11px}.ch-floating-card strong{font-size:10px}.ch-floating-card--quote{right:5%}}
