:root{--blue:#087eb8;--bright:#229ed9;--ink:#142d40;--muted:#536b7a;--line:#dce8ee;--soft:#f2f8fb;--pale:#e8f6fd;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #005e95;outline-offset:5px}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.13;letter-spacing:-.04em}h1{font-size:clamp(42px,5.1vw,70px);font-weight:650;max-width:680px}h2{font-size:clamp(32px,3.4vw,46px);font-weight:650}h3{font-size:23px;font-weight:600}p{color:var(--muted)}.wrap{max-width:1200px;padding:0 36px;margin:auto}.header{height:88px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center}.nav{display:flex;align-items:center;justify-content:space-between;width:100%;gap:24px}.brand{font-size:24px;letter-spacing:-1px;font-weight:700;display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.brand-icon{width:37px;height:37px;background:var(--bright);color:white;display:grid;place-items:center;border-radius:11px}.brand-icon svg{width:23px}.brand em{font-style:normal;color:var(--bright)}nav{display:flex;gap:28px;font-size:14px;font-weight:500}nav a:hover,.footer a:hover{color:var(--blue)}.nav-contact{font-size:14px;font-weight:600;display:flex;gap:9px;align-items:center;color:var(--blue)}.nav-contact svg{width:20px}.hero{background:linear-gradient(115deg,#f3faff 0%,#eff9ff 52%,#e7f6fd 100%);padding:70px 0 0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;align-items:center}.eyebrow{font-size:13px;letter-spacing:.13em;text-transform:uppercase;color:var(--blue);font-weight:650;margin-bottom:23px}.hero h1 span{color:var(--blue)}.lead{font-size:19px;max-width:540px;line-height:1.65;margin-top:24px}.actions{display:flex;gap:13px;flex-wrap:wrap;margin:31px 0 16px}.btn{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:13px 22px;background:var(--blue);color:white;border-radius:10px;font-size:15px;font-weight:600;border:1px solid transparent;transition:background .15s,transform .15s}.btn:hover{background:#076b9c;transform:translateY(-1px)}.btn.secondary{background:white;color:var(--ink);border-color:#cbdfe9}.btn.secondary:hover{background:#f5fbff}.small{font-size:13px;color:var(--muted)}.hero-note{display:flex;align-items:center;gap:7px;font-size:13px;color:var(--muted)}.hero-note svg{width:16px;height:16px;color:var(--blue)}.hero-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #cfe4ef;padding:22px 0;margin-top:59px;font-size:14px;color:#496373}.hero-bottom span{display:flex;align-items:center;gap:9px}.hero-bottom svg{color:var(--blue);width:18px;height:18px}.demo-shell{padding:14px;border:1px solid #fff;background:#ffffff94;border-radius:23px;box-shadow:0 24px 65px -35px #227da85c;transform:rotate(1deg)}.chat{border:1px solid #d5e6ee;border-radius:13px;overflow:hidden;background:#e7f0f4;min-height:400px;display:flex;flex-direction:column;transform:rotate(-1deg)}.chat-head{background:white;display:flex;gap:11px;align-items:center;padding:16px 18px;border-bottom:1px solid var(--line)}.avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--bright);color:white}.chat-head strong{font-size:15px;display:block;line-height:1.3}.chat-head small{font-size:12px;color:var(--muted)}.demo-badge{margin-left:auto;font-size:11px;text-transform:uppercase;letter-spacing:.08em;background:#eef6fa;color:#527082;border-radius:5px;padding:3px 7px}.chat-body{padding:20px;flex:1;display:flex;flex-direction:column;gap:12px}.bubble{font-size:14px;line-height:1.55;background:white;border-radius:10px 10px 10px 2px;padding:13px 15px;max-width:94%;box-shadow:0 1px 2px #00000008;color:var(--ink)}.bubble strong{display:block;margin-bottom:5px}.bubble.user{align-self:flex-end;background:#d5efff;border-radius:10px 10px 2px 10px}.bubble time{display:block;text-align:right;font-size:10px;color:#617887;margin-top:3px}.chat-buttons{display:grid;gap:7px}.chat-buttons button{background:#fff9;border:1px solid #cbdfe7;border-radius:7px;padding:10px;color:#0877ac;font-size:14px;font-weight:550}.chat-buttons button:hover{background:white}.chat-footer{padding:11px 18px;background:#fff;color:#718792;font-size:12px;display:flex;justify-content:space-between;gap:8px}.demo-caption{text-align:center;margin-top:15px;font-size:12px;color:#617a8a}.section{padding:88px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:38px}.section-head p{max-width:370px;font-size:16px}.kicker{color:var(--blue);font-size:13px;font-weight:650;letter-spacing:.1em;text-transform:uppercase;margin-bottom:13px}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service{border:1px solid var(--line);padding:27px;border-radius:13px}.service-icon{display:grid;place-items:center;background:var(--pale);color:var(--blue);width:47px;height:47px;border-radius:11px;margin-bottom:24px}.service p{font-size:15px;margin-top:12px;line-height:1.65}.service .tag{margin-top:21px;font-size:12px;color:#5b7483;display:block}.accent-band{margin-top:22px;background:var(--pale);border-radius:12px;padding:24px 28px;display:flex;justify-content:space-between;align-items:center;gap:24px}.accent-band strong{font-size:18px}.accent-band p{font-size:14px;margin-top:4px}.text-link{color:var(--blue);font-weight:600;font-size:14px;white-space:nowrap}.examples-section{background:var(--soft)}.examples{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}.example{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.example-top{min-height:196px;background:#deeff9;padding:23px}.mini-window{border-radius:10px;background:white;padding:16px;box-shadow:0 8px 24px #25536b0b;font-size:12px}.mini-title{display:flex;align-items:center;gap:8px;font-weight:650;margin-bottom:13px;font-size:13px}.mini-title svg{width:19px;color:var(--blue)}.mini-row{padding:9px 0;display:flex;justify-content:space-between;gap:10px;border-top:1px solid #e8f0f4;font-size:12px;color:#526977}.mini-row b{color:var(--ink);font-weight:550}.mini-button{border-radius:5px;padding:6px 9px;text-align:center;background:#e5f5ff;color:#096f9f;margin-top:9px}.example:nth-child(2) .example-top{background:#e7f3f7}.example:nth-child(3) .example-top{background:#e2ecfa}.example-content{padding:24px;display:flex;flex-direction:column;flex:1}.label{font-size:11px;letter-spacing:.08em;color:var(--blue);text-transform:uppercase;font-weight:600;margin-bottom:10px}.example h3{font-size:24px}.example p{font-size:14px;margin:11px 0 22px}.demo-open{border:0;background:none;color:var(--blue);font-size:14px;font-weight:650;padding:0;align-self:flex-start;margin-top:auto;display:flex;align-items:center;gap:10px}.demo-open svg{width:16px}.examples-note{font-size:13px;margin-top:22px}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:43px}.step{border-top:1px solid #bcd7e6;padding-top:21px}.step .number{font-size:13px;color:var(--blue);margin-bottom:19px}.step h3{font-size:21px}.step p{font-size:14px;margin-top:11px}.payment-panel{background:#f0f8fc;padding:36px;border-radius:16px;display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;margin-top:55px}.payment-panel h3{font-size:29px;line-height:1.2}.payment-panel p{font-size:14px;margin-top:12px}.checks{list-style:none;padding:0;margin:0;display:grid;gap:13px}.checks li{display:flex;gap:11px;font-size:15px}.checks svg{width:19px;height:19px;color:var(--blue);margin-top:3px}.guarantee-section{background:#123449;color:white}.guarantee-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.guarantee-section .kicker{color:#84d2ff}.guarantee-section h2{font-size:46px}.guarantee-section p{color:#bfd4e2;font-size:16px;margin-top:22px}.guarantee-facts{display:grid;gap:22px}.fact{border-bottom:1px solid #ffffff25;padding-bottom:20px;display:flex;gap:18px}.fact svg{color:#84d2ff;margin-top:3px}.fact h3{font-size:18px;letter-spacing:-.015em}.fact p{font-size:14px;margin-top:7px}.guarantee-link{color:#9cddff;font-size:14px;display:inline-block;margin-top:24px}.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.initials{width:65px;height:65px;border-radius:19px;background:var(--pale);color:var(--blue);font-size:25px;font-weight:650;display:grid;place-items:center;margin-bottom:24px}.about-grid h2{font-size:36px}.about-grid p{font-size:15px;margin-top:18px}.project-line{border-top:1px solid var(--line);padding:24px 0}.project-line:first-child{padding-top:0;border-top:0}.project-title{display:flex;justify-content:space-between;gap:16px;align-items:center}.project-title h3{font-size:23px}.project-title span{font-size:12px;color:var(--blue);background:var(--pale);padding:3px 8px;border-radius:4px}.project-line p{font-size:14px;margin-top:9px}.faq{max-width:840px;margin:0 auto}.faq h2{margin-bottom:29px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{font-size:17px;font-weight:550;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:16px}.faq summary:after{content:'+';color:var(--blue);font-size:23px;line-height:1}.faq details[open] summary:after{content:'−'}.faq details p{font-size:15px;padding-top:15px}.contact{background:var(--pale);border-radius:20px;padding:48px 52px;margin:0 auto 64px;display:flex;align-items:center;justify-content:space-between;gap:40px}.contact h2{max-width:560px;font-size:42px}.contact p{margin-top:17px;max-width:520px}.contact-actions{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.contact-actions .btn{width:100%}.email{font-size:14px;color:var(--blue);overflow-wrap:anywhere}.footer{padding:35px 0;background:#f7fafc;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:start}.footer-top p{font-size:12px;margin-top:12px;max-width:340px}.footer-links{display:flex;gap:22px;flex-wrap:wrap;font-size:12px;max-width:530px;justify-content:flex-end}.footer-bottom{display:flex;justify-content:space-between;gap:25px;margin-top:28px;color:#637985;font-size:12px}.legal-page{max-width:880px;margin:auto;padding:60px 30px 90px}.legal-page h1{font-size:44px;margin:25px 0}.legal-page h2{font-size:24px;margin:34px 0 13px}.legal-page p,.legal-page li{font-size:16px;line-height:1.8;color:#435e70}.legal-page p{margin-bottom:13px}.legal-page ul,.legal-page ol{padding-left:24px}.legal-page a{color:var(--blue);text-decoration:underline}.notice{padding:20px;background:#fff6df;border:1px solid #f0dfad;border-radius:10px;margin:22px 0;color:#68541f}.legal-meta{font-size:14px;color:var(--muted)}dialog{width:min(480px,calc(100% - 28px));max-height:90vh;overflow:auto;border:0;border-radius:20px;padding:0;color:var(--ink);box-shadow:0 30px 90px #0b354866}dialog::backdrop{background:#0b293b91;backdrop-filter:blur(4px)}.modal-top{padding:17px 20px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px}.modal-top strong{font-size:15px}.close{width:34px;height:34px;border-radius:50%;background:#edf4f8;border:0;font-size:23px;color:#36596e}.modal-chat{min-height:350px;box-shadow:none;border:0;border-radius:0;transform:none}.modal-foot{padding:15px 20px;background:white}.modal-foot p{font-size:12px;margin-bottom:12px}.modal-foot .btn{width:100%}.reset-demo{border:0;background:transparent;text-decoration:underline;color:var(--blue);font-size:12px;padding:0}.mobile-label{display:none}@media(min-width:1500px){.wrap{max-width:1320px}.hero{padding-top:90px}.hero-grid{gap:75px}.hero-bottom{margin-top:80px}}@media(max-width:1000px){nav{gap:17px}.hero-grid{gap:28px}.hero h1{font-size:51px}.services{gap:13px}.service{padding:22px}.about-grid{gap:40px}.guarantee-grid{gap:40px}.contact{padding:36px}.contact h2{font-size:34px}}@media(max-width:760px){.wrap{padding:0 22px}.header{height:73px}nav{display:none}.brand{font-size:22px}.nav-contact{font-size:13px}.hero{padding-top:42px}.hero-grid{grid-template-columns:1fr;gap:34px}.hero h1{font-size:clamp(40px,9vw,57px);max-width:620px}.lead{font-size:17px;margin-top:21px}.hero .actions{margin-top:25px}.demo-shell{max-width:500px;width:100%;justify-self:center;transform:none}.chat{transform:none;min-height:365px}.hero-bottom{margin-top:32px;display:grid;grid-template-columns:1fr 1fr;font-size:12px;gap:12px}.section{padding:59px 0}.section-head{display:block;margin-bottom:27px}.section-head p{margin-top:19px;max-width:550px}.services{grid-template-columns:1fr 1fr}.service{padding:22px}.service h3{font-size:21px}.service p{font-size:14px}.accent-band{padding:23px;display:block}.accent-band .text-link{display:inline-block;margin-top:16px}.examples{grid-template-columns:1fr}.example{display:grid;grid-template-columns:.85fr 1.15fr}.example-top{padding:20px 14px;min-height:210px;display:flex;align-items:center}.mini-window{width:100%;padding:12px}.example-content{padding:22px}.example h3{font-size:23px}.process{grid-template-columns:1fr 1fr;gap:30px}.payment-panel{grid-template-columns:1fr;gap:24px;padding:26px;margin-top:35px}.guarantee-grid,.about-grid{grid-template-columns:1fr;gap:35px}.guarantee-section h2{font-size:38px}.about-grid h2{font-size:34px}.contact{margin-bottom:43px;display:block;padding:30px 25px}.contact h2{font-size:34px}.contact-actions{margin-top:26px}.contact-actions .btn{width:auto}.footer-top,.footer-bottom{flex-direction:column;gap:22px}.footer-links{justify-content:flex-start;gap:15px 22px}.legal-page{padding-top:30px}.legal-page h1{font-size:34px}}@media(max-width:420px){.services{grid-template-columns:1fr}.service-icon{margin-bottom:17px}.example{display:flex}.example-top{min-height:180px;padding:20px 30px}.nav-contact span{display:none}.nav-contact svg{width:25px;height:25px}.hero-bottom{grid-template-columns:1fr}.actions .btn{width:100%}.process{gap:21px}.contact{padding:26px 22px}.hero h1{font-size:40px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}@media print{.header,.footer,.btn,.back{display:none}.legal-page{max-width:none;padding:0}.notice{border:1px solid #888}}
