[data-unlockos-widget]{--unlockos-primary: #00afec;--unlockos-bg: #ffffff;--unlockos-text: #1a1a1a;--unlockos-muted: #6b7280;--unlockos-border: #e5e7eb;--unlockos-user-bg: var(--unlockos-primary);--unlockos-assistant-bg: #f3f4f6;--unlockos-radius: 14px;--unlockos-shadow: 0 10px 40px rgba(0, 0, 0, .16);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans,Noto Sans JP,sans-serif;color:var(--unlockos-text)}[data-unlockos-widget] [hidden]{display:none!important}[data-unlockos-widget] .unlockos-button{position:fixed;bottom:24px;right:24px;z-index:2147483000;display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border:none;border-radius:999px;background:var(--unlockos-primary);color:#fff;font-size:15px;font-weight:600;cursor:pointer;box-shadow:var(--unlockos-shadow);transition:transform .15s ease,box-shadow .15s ease}[data-unlockos-widget][data-position=bottom-left] .unlockos-button{right:auto;left:24px}[data-unlockos-widget] .unlockos-button:hover{transform:translateY(-2px)}[data-unlockos-widget] .unlockos-button-icon{display:block}[data-unlockos-widget] .unlockos-modal{position:fixed;bottom:92px;right:24px;z-index:2147483000;width:380px;max-width:calc(100vw - 32px);display:none}[data-unlockos-widget][data-position=bottom-left] .unlockos-modal{right:auto;left:24px}[data-unlockos-widget] .unlockos-modal.unlockos-modal-open{display:block}[data-unlockos-widget] .unlockos-modal-card{display:flex;flex-direction:column;max-height:min(620px,calc(100vh - 120px));background:var(--unlockos-bg);border-radius:var(--unlockos-radius);box-shadow:var(--unlockos-shadow);overflow:hidden}[data-unlockos-widget] .unlockos-modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:var(--unlockos-primary);color:#fff}[data-unlockos-widget] .unlockos-modal-title{font-weight:700;font-size:15px}[data-unlockos-widget] .unlockos-close{background:transparent;border:none;color:#fff;cursor:pointer;padding:4px;display:inline-flex}[data-unlockos-widget] .unlockos-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px;background:#fafafa}[data-unlockos-widget] .unlockos-msg{display:flex;flex-direction:column;max-width:88%}[data-unlockos-widget] .unlockos-msg-user{align-self:flex-end;align-items:flex-end}[data-unlockos-widget] .unlockos-msg-assistant{align-self:flex-start}[data-unlockos-widget] .unlockos-msg-bubble{padding:10px 13px;border-radius:12px;font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word}[data-unlockos-widget] .unlockos-msg-user .unlockos-msg-bubble{background:var(--unlockos-user-bg);color:#fff;border-bottom-right-radius:4px}[data-unlockos-widget] .unlockos-msg-assistant .unlockos-msg-bubble{background:var(--unlockos-assistant-bg);color:var(--unlockos-text);border-bottom-left-radius:4px}[data-unlockos-widget] .unlockos-msg-error .unlockos-msg-bubble{background:#fef2f2;color:#b91c1c}[data-unlockos-widget] .unlockos-md>:first-child{margin-top:0}[data-unlockos-widget] .unlockos-md>:last-child{margin-bottom:0}[data-unlockos-widget] .unlockos-md p{margin:0 0 8px}[data-unlockos-widget] .unlockos-md h4{margin:10px 0 6px;font-size:14px;font-weight:700}[data-unlockos-widget] .unlockos-md ul,[data-unlockos-widget] .unlockos-md ol{margin:4px 0 8px;padding-left:20px}[data-unlockos-widget] .unlockos-md li{margin:2px 0}[data-unlockos-widget] .unlockos-md strong{font-weight:700}[data-unlockos-widget] .unlockos-md a{color:var(--unlockos-primary);text-decoration:underline}[data-unlockos-widget] .unlockos-md code{padding:1px 4px;border-radius:4px;background:#0000000f;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em}[data-unlockos-widget] .unlockos-sources{margin-top:4px;font-size:11.5px;color:var(--unlockos-muted)}[data-unlockos-widget] .unlockos-source-item{color:var(--unlockos-primary);text-decoration:none}[data-unlockos-widget] .unlockos-source-item:hover{text-decoration:underline}[data-unlockos-widget] .unlockos-escalate-cta{margin:0 16px 8px;padding:8px;border:1px solid var(--unlockos-border);border-radius:8px;background:#fff;color:var(--unlockos-primary);font-size:13px;font-weight:600;cursor:pointer}[data-unlockos-widget] .unlockos-composer{display:flex;gap:8px;padding:12px 16px;border-top:1px solid var(--unlockos-border);background:#fff}[data-unlockos-widget] .unlockos-input{flex:1;padding:10px 12px;border:1px solid var(--unlockos-border);border-radius:10px;font-size:14px;outline:none}[data-unlockos-widget] .unlockos-input:focus{border-color:var(--unlockos-primary)}[data-unlockos-widget] .unlockos-send{padding:10px 16px;border:none;border-radius:10px;background:var(--unlockos-primary);color:#fff;font-size:14px;font-weight:600;cursor:pointer}[data-unlockos-widget] .unlockos-send:disabled{opacity:.5;cursor:not-allowed}[data-unlockos-widget] .unlockos-escalate-form{padding:14px 16px;border-top:1px solid var(--unlockos-border);background:#fff;display:flex;flex-direction:column;gap:10px}[data-unlockos-widget] .unlockos-escalate-title{font-weight:700;font-size:14px}[data-unlockos-widget] .unlockos-field{display:flex;flex-direction:column;gap:4px;font-size:12.5px;color:var(--unlockos-muted)}[data-unlockos-widget] .unlockos-field input,[data-unlockos-widget] .unlockos-field textarea{padding:9px 11px;border:1px solid var(--unlockos-border);border-radius:8px;font-size:14px;color:var(--unlockos-text);outline:none;resize:vertical}[data-unlockos-widget] .unlockos-field input:focus,[data-unlockos-widget] .unlockos-field textarea:focus{border-color:var(--unlockos-primary)}[data-unlockos-widget] .unlockos-field-error{color:#b91c1c;font-size:11.5px}[data-unlockos-widget] .unlockos-turnstile{min-height:0}[data-unlockos-widget] .unlockos-esc-submit{align-self:stretch}[data-unlockos-widget] .unlockos-esc-message{font-size:13px;padding:8px;border-radius:8px}[data-unlockos-widget] .unlockos-esc-ok{background:#ecfdf5;color:#047857}[data-unlockos-widget] .unlockos-esc-ng{background:#fef2f2;color:#b91c1c}@media(max-width:480px){[data-unlockos-widget] .unlockos-modal{bottom:0;right:0;left:0;width:100%;max-width:100%}[data-unlockos-widget] .unlockos-modal-card{max-height:88vh;border-radius:var(--unlockos-radius) var(--unlockos-radius) 0 0}}
/*# sourceMappingURL=unlockos-support-widget.min.css.map */
