.operator-page{max-width:1420px;margin:auto;padding:30px;font-size:15px}.operator-head{display:flex;justify-content:space-between;align-items:center;gap:24px}.operator-head p,.operator-result header small,.operator-history header small{margin:0;color:#5261f2;font-size:11px;font-weight:900;letter-spacing:.13em}.operator-head h1{margin:7px 0;font:850 36px/1 Urbanist,sans-serif;letter-spacing:-.035em}.operator-head>div>span{color:#68758a;font-size:15px}.operator-local{display:grid;gap:2px;border:1px solid #dce3ed;border-radius:13px;background:#fff;padding:13px 16px}.operator-local b{font-size:13px}.operator-local span{font-size:11px!important}.operator-command{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:24px;border:1px solid #cbd4e4;border-radius:16px;background:#fff;padding:12px;box-shadow:0 18px 50px rgba(31,50,91,.08)}.operator-command>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#121e34;color:#fff;font-weight:900}.operator-command label{display:grid;gap:2px}.operator-command small{color:#778397;font-size:10px;font-weight:800}.operator-command input{width:100%;border:0;outline:0;background:transparent;color:#142035;font:650 17px Urbanist,sans-serif}.operator-prompts{display:flex;gap:7px;overflow:auto;padding:10px 0 2px}.operator-prompts button{white-space:nowrap;border:1px solid #dfe4ed;border-radius:999px;background:#fff;padding:7px 11px;color:#556174;font:700 11px Urbanist,sans-serif;cursor:pointer}.operator-result,.operator-empty,.operator-history{margin-top:18px;border:1px solid #dfe4ed;border-radius:16px;background:#fff;padding:22px}.operator-result>header,.operator-history>header{display:flex;justify-content:space-between;gap:18px}.operator-result h2,.operator-history h2,.operator-empty h2{margin:5px 0;font:850 23px Urbanist,sans-serif}.operator-result header p{margin:3px 0;color:#68758a;font-size:13px}.operator-result>header>span,.operator-history>header>span{height:max-content;border-radius:999px;background:#eef1f6;padding:6px 9px;color:#68758a;font-size:9px;font-weight:850}.operator-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:18px 0}.operator-metrics article{display:grid;gap:5px;border:1px solid #e3e7ee;border-radius:12px;padding:14px}.operator-metrics span{color:#778397;font-size:10px}.operator-metrics strong{font-size:20px}.operator-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.operator-cards article{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;border:1px solid #e2e6ee;border-radius:13px;background:#fafbfe;padding:15px}.operator-cards article.attention{border-color:#efd59d;background:#fffaf0}.operator-cards article.approval{border-color:#cfd4ff;background:#f6f7ff}.operator-cards article.positive{border-color:#c8e8d9;background:#f4fbf7}.operator-cards small{color:#788498;font-size:9px}.operator-cards h3{margin:4px 0;font-size:14px}.operator-cards p{margin:0;color:#68758a;font-size:11px;line-height:1.5}.operator-cards a{white-space:nowrap;color:#4d5be8;font-size:10px;font-weight:850}.operator-result>aside{display:flex;gap:10px;margin-top:14px;border-radius:12px;background:#eef8f3;padding:12px;color:#34664f}.operator-result aside>span{font-weight:900}.operator-result aside p{margin:0;font-size:11px;line-height:1.5}.operator-empty{text-align:center;padding:42px}.operator-empty>span{display:grid;place-items:center;width:46px;height:46px;margin:auto;border-radius:14px;background:#5664f3;color:#fff}.operator-empty>p{max-width:650px;margin:6px auto 22px;color:#6e7a8d}.operator-empty>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.operator-empty article{display:grid;gap:4px;border:1px solid #e3e7ee;border-radius:12px;padding:15px;text-align:left}.operator-empty article span{color:#778397;font-size:11px}.operator-history>div{display:grid;gap:6px;margin-top:14px}.operator-history a{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #e6e9ef;border-radius:10px;padding:10px;color:inherit}.operator-history a.active{border-color:#7883f5;background:#f6f7ff}.operator-history a>span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#eef0ff;color:#4f5eea}.operator-history a>div{display:grid;gap:2px}.operator-history b{font-size:11px}.operator-history small{color:#8590a0;font-size:9px}.operator-history em{font-size:9px;font-style:normal;color:#718095}html[data-theme=dark] .operator-local,html[data-theme=dark] .operator-command,html[data-theme=dark] .operator-prompts button,html[data-theme=dark] .operator-result,html[data-theme=dark] .operator-empty,html[data-theme=dark] .operator-history{background:#111b2b;border-color:#2b384d;color:#edf2fa}html[data-theme=dark] .operator-command input{color:#edf2fa}html[data-theme=dark] .operator-cards article,html[data-theme=dark] .operator-metrics article,html[data-theme=dark] .operator-empty article{background:#152236;border-color:#30405a}@media(max-width:850px){.operator-metrics{grid-template-columns:1fr 1fr}.operator-cards{grid-template-columns:1fr}.operator-empty>div{grid-template-columns:1fr}}@media(max-width:620px){.operator-page{padding:18px}.operator-head{align-items:flex-start;flex-direction:column}.operator-command{grid-template-columns:38px minmax(0,1fr)}.operator-command .button{grid-column:1/-1;width:100%}.operator-metrics{grid-template-columns:1fr}.operator-result>header,.operator-history>header{flex-direction:column}}
