: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}.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;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-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}.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)}.service-options{grid-template-columns:1fr}}
