:root{color:#302d3a;font-synthesis:none;text-rendering:optimizelegibility;background:#f8f4f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 15% 10%,#debbc46b,#0000 38%),linear-gradient(145deg,#fbf8f7,#f2e9ec);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.demo-page{place-items:center;min-height:100vh;padding:32px;display:grid}.demo-page__content{text-align:center;max-width:680px}.demo-page__eyebrow{color:#8c5d6d;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:750}.demo-page h1{color:#3d2f38;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,7vw,68px);font-weight:500}.demo-page__content>p:last-child{color:#6a5a62;font-size:17px}.spa-widget{z-index:9999;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.spa-widget [hidden]{display:none!important}.chat-launcher{color:#fff;cursor:pointer;background:linear-gradient(135deg,#9f697a,#7f5362);border:0;border-radius:999px;align-items:center;gap:10px;padding:14px 18px;font-weight:750;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 14px 34px #5c364347}.chat-launcher:hover{transform:translateY(-2px);box-shadow:0 18px 38px #5c364357}.chat-launcher__icon{background:#ffffff2e;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.chat-panel{background:#fff;border:1px solid #e7d9de;border-radius:22px;grid-template-rows:auto minmax(0,1fr) auto;width:min(400px,100vw - 32px);max-height:min(720px,100vh - 32px);display:grid;overflow:hidden;box-shadow:0 28px 70px #3d26303d}.chat-header{color:#fff;background:linear-gradient(135deg,#9d6a7b,#744b59);justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.chat-header__identity{align-items:center;gap:11px;display:flex}.chat-header__mark{background:#ffffff24;border:1px solid #ffffff42;border-radius:50%;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.chat-header__name,.chat-header__subtitle{margin:0}.chat-header__name{font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:700}.chat-header__subtitle{color:#ffffffd6;letter-spacing:.06em;text-transform:uppercase;margin-top:2px;font-size:11px}.chat-close{color:#fff;cursor:pointer;background:#ffffff26;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:23px;display:grid}.chat-body{scrollbar-color:#c7a9b3 transparent;scrollbar-width:thin;padding:16px;overflow-y:auto}.conversation-log{gap:11px;display:grid}.conversation-message{white-space:pre-line;border-radius:15px;width:fit-content;max-width:90%;padding:11px 13px;font-size:13px;line-height:1.48}.conversation-message--assistant{color:#413741;background:#f5eff1;border-bottom-left-radius:5px;justify-self:start}.conversation-message--visitor{color:#fff;background:#8d5e6e;border-bottom-right-radius:5px;justify-self:end}.chat-controls{margin-top:14px}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.choice-grid--compact{flex-wrap:wrap;display:flex}.choice-button{color:#805564;text-align:center;cursor:pointer;background:#fcf8f9;border:1px solid #e2d2d8;border-radius:11px;place-items:center;min-height:43px;padding:9px 10px;font-size:12px;font-weight:700;line-height:1.25;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:grid}.choice-button:hover{background:#f5e9ed;border-color:#b78193;transform:translateY(-1px)}.choice-button--primary{color:#fff;background:#8d5e6e;border-color:#8d5e6e}.choice-button:disabled{opacity:.58;cursor:wait;transform:none}.response-form{background:#fdfafb;border:1px solid #eadde1;border-radius:14px;gap:9px;padding:12px;display:grid}.response-form__input{color:#302d3a;background:#fff;border:1px solid #d8c1c9;border-radius:10px;outline:none;width:100%;min-height:45px;padding:10px 12px;font-size:14px;font-weight:400}.response-form__input:focus{border-color:#9e687a;box-shadow:0 0 0 3px #9e687a24}.response-form__date-time{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.response-form__field{color:#67545d;gap:6px;font-size:12px;font-weight:700;display:grid}.response-form__submit{color:#fff;cursor:pointer;background:#8d5e6e;border:0;border-radius:10px;min-height:43px;font-weight:750}.response-form__back{color:#8a6571;cursor:pointer;background:0 0;border:0;padding:5px;font-size:12px}.chat-status{color:#8d4e5d;min-height:18px;margin:10px 2px 0;font-size:12px;line-height:1.4}.chat-footer{color:#766570;background:#fdfbfb;border-top:1px solid #eee4e7;padding:11px 16px 13px;font-size:10px;line-height:1.4}.chat-footer p{margin:0 0 7px}.chat-footer a{color:#8d5e6e;text-align:center;font-weight:700;text-decoration:none;display:block}html.sariova-embed,html.sariova-embed body,html.sariova-embed #app{background:0 0;min-width:0;min-height:0}html.sariova-embed .demo-page{display:none}html.sariova-embed .spa-widget{bottom:0;right:0}@media (width<=480px){.demo-page{padding:20px}.spa-widget{bottom:12px;right:12px}.chat-panel{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.choice-grid,.response-form__date-time{grid-template-columns:1fr}}
