@import url('/styles-v12.css');
@import url('/responsive-v1.css?v=1');
@import url('/chat-links-v1.css?v=2');
@import url('/legal.css?v=3');

.operator-page{--ink:#092530;--muted:#56717a;--mint:#c9ff62;--teal:#009d89;--line:#d8e8e3;background:#f7fbf9;color:var(--ink)}
.operator-page *{box-sizing:border-box}.operator-page .op-wrap{width:min(1240px,calc(100% - 48px));margin:auto}.operator-page .op-eyebrow{display:inline-flex;gap:8px;align-items:center;margin:0 0 18px;padding:8px 12px;border-radius:99px;background:#dcf6ec;color:#007e72;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.operator-page .op-eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 5px #b7eeda}.operator-page .op-hero{position:relative;overflow:hidden;padding:92px 0 74px;background:linear-gradient(114deg,#f9fdfb 0%,#eefaf6 55%,#e2f8ec 100%)}
.operator-page .op-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#d5e9e233 1px,transparent 1px),linear-gradient(90deg,#d5e9e233 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.operator-page .op-hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:62px;align-items:center}.operator-page h1,.operator-page h2,.operator-page h3{letter-spacing:-.055em}.operator-page h1{max-width:710px;margin:0;font-size:clamp(46px,5.55vw,76px);line-height:.98}.operator-page h1 em{font-style:normal;color:var(--teal)}.operator-page .op-lead{max-width:650px;margin:25px 0;color:#4c6870;font-size:20px;line-height:1.45}.operator-page .op-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.operator-page .op-button{display:inline-flex;justify-content:center;align-items:center;min-height:55px;padding:14px 22px;border-radius:15px;border:1px solid var(--ink);font-weight:800;text-decoration:none;transition:.2s transform,.2s background}.operator-page .op-button:hover{transform:translateY(-3px)}.operator-page .op-button--dark{background:var(--ink);color:#fff;box-shadow:0 12px 25px #08263028}.operator-page .op-button--light{color:var(--ink);background:#fff}.operator-page .op-button--green{background:var(--mint);color:#092530;border-color:var(--mint)}.operator-page .op-chat{display:inline-flex;align-items:center;gap:7px;min-height:55px;padding:12px 15px;border:1px solid #b7ddd3;border-radius:15px;color:#007e72;background:#ffffffa8;font-size:14px;font-weight:800;text-decoration:none}.operator-page .op-chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.operator-page .op-chips span{padding:9px 12px;border:1px solid #cfe1db;border-radius:99px;background:#fff;color:#24444b;font-size:13px;font-weight:700}.operator-page .op-chips span:before{content:"•";color:#00a78f;margin-right:7px}.operator-page .op-console{position:relative;padding:18px;border:1px solid #35616a;border-radius:28px;background:#062e37;box-shadow:0 25px 60px #0c625b36;transform:rotate(-1.5deg)}.operator-page .op-console:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;right:-100px;top:-100px;background:#c9ff6257;filter:blur(42px);pointer-events:none}.operator-page .op-console-head{display:flex;justify-content:space-between;padding:6px 8px 18px;color:#eafff6;font-size:15px;font-weight:800}.operator-page .op-console-head span:last-child{color:#9bbdc0;font-size:12px}.operator-page .op-wave{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:6px;min-height:180px;border:1px solid #28606a;border-radius:21px;background:#093d46}.operator-page .op-wave:before{content:"ИИ";display:grid;place-items:center;width:82px;height:82px;border:1px solid #c9ff62;border-radius:50%;background:#c9ff6222;color:var(--mint);font-size:25px;font-weight:900;box-shadow:0 0 0 18px #c9ff6208,0 0 42px #c9ff6255}.operator-page .op-wave i{position:absolute;bottom:31px;width:4px;border-radius:20px;background:linear-gradient(#c9ff62,#02aaa0);animation:opwave 1.35s ease-in-out infinite}.operator-page .op-wave i:nth-child(2){height:20px;left:21%;animation-delay:.1s}.operator-page .op-wave i:nth-child(3){height:44px;left:25%;animation-delay:.25s}.operator-page .op-wave i:nth-child(4){height:27px;left:29%;animation-delay:.4s}.operator-page .op-wave i:nth-child(5){height:52px;right:29%;animation-delay:.15s}.operator-page .op-wave i:nth-child(6){height:29px;right:25%;animation-delay:.35s}.operator-page .op-wave i:nth-child(7){height:45px;right:21%;animation-delay:.5s}@keyframes opwave{50%{transform:scaleY(.52);opacity:.55}}
.operator-page .op-dialog{position:relative;z-index:1;display:grid;gap:9px;margin-top:14px}.operator-page .op-dialog p{margin:0;padding:13px 15px;border-radius:12px;font-size:13px;line-height:1.35}.operator-page .op-dialog p:first-child{background:#2a5e65;color:#e8fbf5}.operator-page .op-dialog p:last-child{margin-left:40px;background:var(--mint);color:#103337}.operator-page section{padding:92px 0}.operator-page .op-title{max-width:790px;margin:0;font-size:clamp(35px,4vw,55px);line-height:1.03}.operator-page .op-subtitle{max-width:700px;margin:18px 0 0;color:var(--muted);font-size:18px;line-height:1.5}.operator-page .op-factors{background:#fff}.operator-page .op-factor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px}.operator-page .op-factor{padding:27px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#fff,#f6fcf9);min-height:190px}.operator-page .op-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:19px;border-radius:13px;background:#dbf7e8;color:#008f7d;font-size:20px;font-weight:900}.operator-page .op-factor h3{margin:0;font-size:22px}.operator-page .op-factor p{margin:11px 0 0;color:var(--muted);line-height:1.5}.operator-page .op-tasks{background:#eaf8f2}.operator-page .op-task-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:38px}.operator-page .op-task{position:relative;min-height:240px;padding:25px;border-radius:22px;background:#fff;border:1px solid #d5e8e0;overflow:hidden}.operator-page .op-task:after{content:attr(data-n);position:absolute;right:16px;bottom:-22px;color:#edf8f4;font-size:104px;font-weight:900;letter-spacing:-.1em}.operator-page .op-task h3,.operator-page .op-task p{position:relative;z-index:1}.operator-page .op-task h3{margin:22px 0 10px;font-size:21px}.operator-page .op-task p{margin:0;color:var(--muted);line-height:1.48}.operator-page .op-tag{position:relative;z-index:1;color:#008f7d;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.operator-page .op-compare{background:#092f38;color:#effff8}.operator-page .op-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:42px}.operator-page .op-compare-card{padding:30px;border:1px solid #39616a;border-radius:23px;background:#0c3c45}.operator-page .op-compare-card--ai{border-color:#b9ef69;background:linear-gradient(140deg,#164b4c,#0b3c43)}.operator-page .op-compare-card h3{margin:0 0 22px;font-size:27px}.operator-page .op-compare-card ul{display:grid;gap:13px;margin:0;padding:0;list-style:none;color:#c8dddb;line-height:1.4}.operator-page .op-compare-card li:before{content:"✓";color:var(--mint);font-weight:900;margin-right:10px}.operator-page .op-prices{background:#fff}.operator-page .op-price-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:37px}.operator-page .op-price{padding:31px;border:1px solid var(--line);border-radius:24px}.operator-page .op-price--highlight{border-color:#0b3f47;background:#0b3b44;color:#fff}.operator-page .op-price small{font-size:13px;font-weight:800;color:#008f7d;text-transform:uppercase;letter-spacing:.09em}.operator-page .op-price--highlight small{color:var(--mint)}.operator-page .op-price h3{margin:12px 0;font-size:29px}.operator-page .op-price strong{display:block;margin:19px 0 7px;font-size:40px;letter-spacing:-.07em}.operator-page .op-price p{margin:0;color:var(--muted);line-height:1.45}.operator-page .op-price--highlight p{color:#c7dfdb}.operator-page .op-price a{margin-top:23px}.operator-page .op-process{background:#f2fbf7}.operator-page .op-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:39px}.operator-page .op-step{position:relative;padding:23px 20px 24px;border:1px solid #d3e8df;border-radius:20px;background:#fff}.operator-page .op-step b{display:block;color:#009d89;font-size:13px}.operator-page .op-step h3{margin:16px 0 10px;font-size:19px}.operator-page .op-step p{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.operator-page .op-integration{padding:0;background:#fff}.operator-page .op-integration-box{display:grid;grid-template-columns:1fr .8fr;gap:30px;padding:51px;border-radius:30px;background:#dff7e9}.operator-page .op-integration h2{margin:0;font-size:clamp(32px,3.5vw,47px);line-height:1.05}.operator-page .op-integration p{color:#496970;line-height:1.5;font-size:18px}.operator-page .op-crms{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;align-content:center}.operator-page .op-crms span{padding:13px;border:1px solid #9cd7c0;border-radius:13px;background:#fafffc;font-weight:800;color:#175047;text-align:center}.operator-page .op-faq{background:#fff}.operator-page details{border-top:1px solid #d5e6df;padding:20px 0}.operator-page details:last-child{border-bottom:1px solid #d5e6df}.operator-page summary{cursor:pointer;font-size:20px;font-weight:800;list-style:none}.operator-page summary:after{content:"+";float:right;color:#009d89;font-size:25px}.operator-page details[open] summary:after{content:"–"}.operator-page details p{max-width:800px;margin:15px 0 0;color:var(--muted);line-height:1.55}.operator-page .op-contact{background:#092f38;color:#effff8}.operator-page .op-contact-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:38px;align-items:center}.operator-page .op-contact h2{margin:0;font-size:clamp(36px,4vw,58px);line-height:1.02}.operator-page .op-contact p{color:#c6dfda;font-size:18px;line-height:1.5}.operator-page .op-contact-card{padding:28px;border:1px solid #3a6570;border-radius:24px;background:#0e424c}.operator-page .op-contact-card b{display:block;margin-bottom:14px;font-size:20px}.operator-page .op-contact-card a{color:var(--mint);font-weight:800}.operator-page .op-contact-card .op-actions{margin-top:19px}.operator-page .op-contact-card .op-chat{color:#092530;background:#fff;border-color:#fff;min-height:48px}.operator-page .op-contact-card .op-button{min-height:48px}.operator-page .op-seo{padding-top:35px;padding-bottom:35px;background:#fff;color:#526b72;font-size:14px;line-height:1.55}.operator-page .op-seo p{margin:0}.operator-page .footer{margin-top:0}
@media(max-width:900px){.operator-page .op-hero{padding:64px 0 55px}.operator-page .op-hero-grid,.operator-page .op-contact-grid,.operator-page .op-integration-box{grid-template-columns:1fr;gap:34px}.operator-page .op-console{max-width:580px;width:100%;margin:auto;transform:none}.operator-page section{padding:65px 0}.operator-page .op-factor-grid{grid-template-columns:1fr 1fr}.operator-page .op-task-grid{grid-template-columns:1fr 1fr}.operator-page .op-steps{grid-template-columns:repeat(3,1fr)}.operator-page .op-wrap{width:min(100% - 32px,1240px)}}
@media(max-width:600px){.operator-page .op-wrap{width:calc(100% - 30px)}.operator-page h1{font-size:44px}.operator-page .op-lead{font-size:17px}.operator-page .op-actions{gap:9px}.operator-page .op-button{width:100%;min-height:52px}.operator-page .op-chat{min-height:48px}.operator-page .op-factor-grid,.operator-page .op-task-grid,.operator-page .op-compare-grid,.operator-page .op-price-grid{grid-template-columns:1fr}.operator-page .op-steps{grid-template-columns:1fr}.operator-page .op-step{padding:20px}.operator-page .op-integration-box{padding:29px 22px}.operator-page .op-crms{grid-template-columns:1fr 1fr}.operator-page .op-title{font-size:37px}.operator-page .op-console{padding:13px;border-radius:22px}.operator-page .op-wave{min-height:150px}.operator-page .op-factor{min-height:auto}.operator-page .op-contact-card{padding:23px}.operator-page .op-chips span{font-size:12px}}
