:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f5f7fb;min-width:320px;min-height:100vh;margin:0}button{font:inherit}#app{min-height:100vh}html.sariova-embed,html.sariova-embed body{background:0 0;min-width:0}html.sariova-embed #app{min-height:0}html.sariova-embed .sariova-widget{bottom:0;right:0}.sariova-widget{z-index:9999;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.chat-launcher{color:#fff;cursor:pointer;background:#5976cf;border:0;border-radius:999px;align-items:center;gap:10px;padding:14px 18px;font-weight:700;transition:transform .16s,background .16s;display:inline-flex;box-shadow:0 12px 28px #2e489647}.chat-launcher:hover{background:#4563bd;transform:translateY(-2px)}.chat-launcher__icon{background:#ffffff2e;border-radius:50%;place-items:center;width:23px;height:23px;font-size:14px;display:grid}.chat-panel{background:#fff;border:1px solid #d9dfef;border-radius:20px;width:min(380px,100vw - 32px);overflow:hidden;box-shadow:0 24px 60px #18254b38}.chat-header{color:#fff;background:linear-gradient(135deg,#5f7bd2,#4965bd);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px;display:flex}.chat-header__name,.chat-header__subtitle{margin:0}.chat-header__name{font-size:15px;font-weight:800;line-height:1.3}.chat-header__subtitle{opacity:.92;margin-top:4px;font-size:12px;line-height:1.35}.chat-close{color:#fff;cursor:pointer;background:#ffffff29;border:0;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:25px;line-height:1;display:grid}.chat-close:hover{background:#ffffff45}.chat-body{max-height:min(520px,100vh - 220px);padding:18px;font-size:13px;line-height:1.45;overflow-y:auto}.assistant-message{color:#273247;background:#f1f3f8;border-radius:16px 16px 16px 4px;padding:14px;font-size:14px;line-height:1.52}.assistant-message p{margin:0}.assistant-message p+p{margin-top:10px;font-weight:700}.service-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px;display:grid}.service-options[hidden]{display:none}.service-option{color:#536fc6;cursor:pointer;background:#f3f6ff;border:1px solid #dce3f7;border-radius:10px;min-height:44px;padding:9px 10px;font-size:13px;font-weight:650;line-height:1.25;transition:border-color .15s,background .15s,transform .15s}.service-option:hover{background:#e8edff;border-color:#7189d7;transform:translateY(-1px)}.widget-status{color:#41506d;min-height:20px;margin:14px 2px 0;font-size:13px;line-height:1.4}.conversation-log{gap:10px;margin-top:16px;display:grid}.conversation-message{border-radius:14px;width:fit-content;max-width:88%;margin:0;padding:10px 12px;font-size:13px;line-height:1.4}.conversation-message--assistant{color:#2d3a53;background:#f0f2f7;border-bottom-left-radius:4px;justify-self:start}.conversation-message--visitor{color:#fff;background:#5976cf;border-bottom-right-radius:4px;justify-self:end}.lead-form{background:#f8faff;border:1px solid #e0e6f4;border-radius:14px;gap:10px;margin-top:16px;padding:14px;display:grid}.lead-form[hidden]{display:none}.lead-form__label{color:#273653;gap:8px;font-size:14px;font-weight:650;display:grid}.lead-form__prompt{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.lead-form__input{color:#172033;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #cbd5eb;border-radius:10px;outline:none;padding:11px 12px;font-weight:400}.lead-form__input:focus{border-color:#5976cf;box-shadow:0 0 0 3px #5976cf29}.lead-form__submit{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#5976cf;border:0;border-radius:10px;padding:10px 16px;font-weight:700}.lead-form__submit:hover{background:#4563bd}.lead-form__submit:disabled{cursor:wait;opacity:.65}.chat-footer{color:#66728d;background:#fbfcff;border-top:1px solid #ebedf4;padding:12px 18px 14px;font-size:11px;line-height:1.45}.chat-footer p{margin:0}.powered-by{color:#8a94aa;text-align:center;font-weight:700;margin-top:8px!important}@media (width<=480px){.sariova-widget{bottom:16px;right:16px}.chat-panel{width:calc(100vw - 24px)}html:not(.sariova-embed) .service-options{grid-template-columns:1fr}}.lead-summary__confirmation{color:#2d3a53;margin:16px 0 10px;font-size:14px;line-height:1.45}.lead-summary{background:#f7f9ff;border:1px solid #dce3f7;border-radius:14px;margin-top:10px;padding:14px}.lead-summary h3{color:#2d3a53;margin:0 0 10px;font-size:15px}.lead-summary dl{grid-template-columns:max-content 1fr;gap:7px 12px;margin:0;font-size:13px;line-height:1.35;display:grid}.lead-summary dt{color:#61708c;font-weight:700}.lead-summary dd{color:#2d3a53;overflow-wrap:anywhere;margin:0}.lead-summary__actions{gap:9px;margin-top:14px;display:grid}.lead-summary__actions a{color:#536fc6;text-align:center;background:#fff;border:1px solid #dce3f7;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:700;line-height:1.3;text-decoration:none;display:block}.lead-summary__actions a:hover{background:#e8edff;border-color:#7189d7}.call-time-options{flex-wrap:wrap;gap:12px;margin:14px 0 4px;display:flex}.call-time-option{color:#287fd3;cursor:pointer;background:#e9f2ff;border:0;border-radius:12px;padding:12px 18px;font-size:16px;font-weight:500;transition:background .15s,transform .15s}.call-time-option:hover{background:#d8eaff;transform:translateY(-1px)}.call-time-option:focus-visible{outline-offset:2px;outline:3px solid #287fd359}.chat-body [hidden]{display:none!important}.call-time-options__buttons{flex-wrap:wrap;gap:12px;margin:14px 0 4px;display:flex}.call-time-options__buttons button{color:#287fd3;cursor:pointer;background:#e9f2ff;border:0;border-radius:12px;padding:12px 18px;font-size:16px;font-weight:500;transition:background .15s,transform .15s}.call-time-options__buttons button:hover:not(:disabled){background:#d8eaff;transform:translateY(-1px)}.call-time-options__buttons button:disabled{cursor:default;opacity:.55}.lead-summary__note-prompt{color:#2f3a56;margin:18px 2px 8px;font-size:14px;font-weight:650;line-height:1.4}.lead-summary__note-input{resize:vertical;color:#172033;width:100%;min-height:88px;font:inherit;background:#fff;border:1px solid #cfd9f6;border-radius:12px;padding:12px;line-height:1.4;display:block}.lead-summary__note-input:focus{outline-offset:1px;border-color:#6578d6;outline:3px solid #6578d62e}.chat-complete__message{color:#172033;background:#f1f3f8;border-radius:14px;margin:18px 0 14px;padding:14px;font-size:14px;line-height:1.45}.chat-complete__divider{color:#6b7692;text-align:center;align-items:center;gap:12px;margin:22px 0 14px;font-size:13px;display:flex}.chat-complete__divider:before,.chat-complete__divider:after{content:"";background:#dce2ef;flex:1;height:1px}.chat-complete__restart{color:#fff;width:100%;font:inherit;cursor:pointer;background:#5976cf;border:0;border-radius:10px;padding:13px 16px;font-weight:700}.chat-complete__restart:hover{background:#4563bd}.lead-form__input,.lead-summary__note-input{font-weight:400!important}
