/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-full{height:100%}.w-full{width:100%}.shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.list-disc{list-style-type:disc}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.bg-transparent{background-color:#0000}.object-cover{-o-object-fit:cover;object-fit:cover}.text-center{text-align:center}.break-words{overflow-wrap:break-word}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{background:linear-gradient(#f3f7fb,#eef4fb);justify-content:center;place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#0f172a;border:1px solid #0000;border-radius:10px;padding:.45em .9em;font-family:inherit;font-size:.95em;font-weight:600;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#fff}}.app-card{background:linear-gradient(#fff,#f4fbff 60%);border-radius:18px;width:380px;position:relative;overflow:hidden;box-shadow:0 18px 40px #10182814}.avatar-large{background:linear-gradient(#eef9ff,#fff 60%);border-radius:9999px;width:200px;height:200px;margin:0 auto;padding:6px;display:block;box-shadow:0 10px 30px #07304814}.avatar-large img{-o-object-fit:cover;object-fit:cover;border-radius:9999px;width:100%;height:100%;display:block}.agent-title{color:#07132a;text-align:center;margin-top:12px;font-size:28px;font-weight:900}.agent-subtitle{color:#415569;text-align:center;margin-top:6px;font-size:16px}.mute-wrapper{z-index:40;position:absolute;top:14px;right:14px}.mute-icon{color:#07213a;background:#fff;border:1px solid #0714280f;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .12s,background .12s,box-shadow .12s;display:inline-flex;box-shadow:0 8px 20px #0714280f}.mute-icon:hover{background:#fff;transform:translateY(-4px)scale(1.02);box-shadow:0 14px 30px #07142814}.mute-icon.muted{color:#ef4444;background:#f43f5e0f}.mute-icon:focus{outline-offset:2px;outline:3px solid #2563eb29}.card-body{padding:18px}.messages-scroll{flex-direction:column;gap:12px;max-height:360px;padding-right:6px;display:flex;overflow-y:auto}.bubble-bot{color:#07213a;background:#eef7ff;border-radius:18px;align-self:flex-start;max-width:78%;padding:18px 22px;font-size:15px;line-height:1.5;box-shadow:0 6px 18px #0730480a}.bubble-user{color:#fff;background:#1f5fd8;border-radius:18px;align-self:flex-end;max-width:68%;padding:14px 18px;font-size:15px;line-height:1.45;box-shadow:0 8px 22px #1f5fd81f}.messages-scroll .message-row.bot:first-of-type .bubble-bot{padding:22px 26px;box-shadow:0 12px 34px #0730480f}.message-row{align-items:flex-end;gap:12px;display:flex}.message-row.user{justify-content:flex-end}.message-row.user .message-avatar{display:none}.message-row.bot{justify-content:flex-start}.message-avatar{-o-object-fit:cover;object-fit:cover;background:#cfe6ff;border-radius:9999px;flex-shrink:0;width:36px;height:36px}.input-row{align-items:center;gap:8px;display:flex}.chat-input{background:#fff;border:1px solid #e6eef6;border-radius:9999px;width:100%;padding:14px 16px}.send-button-class{color:#fff;background:#2563eb;border:none;border-radius:9999px;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;min-height:52px;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex;box-shadow:0 12px 30px #2563eb2e}.send-button-class:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 18px 42px #2563eb38}.mic-button-class{color:#0b2340;width:44px;min-width:44px;height:44px;min-height:44px;box-shadow:none;background:0 0;border:1px solid #0b233414;border-radius:9999px;justify-content:center;align-items:center;display:inline-flex}.mic-button-class:hover{background:#091e4208;transform:translateY(-2px)}.mic-button-class.small{width:44px;height:44px}.send-button-class svg,.mic-button-class svg{width:28px;height:28px;display:block}.send-button-class svg path,.mic-button-class svg path{fill:currentColor}.send-button-class svg{transform:translateY(.5px)}.send-button-class svg path{color:inherit}.chat-input::-moz-placeholder{color:#9aa7b8}.chat-input::placeholder{color:#9aa7b8}@media (max-width:420px){.app-card{width:calc(100% - 36px)}.messages-scroll{max-height:380px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}html,body{margin:0!important;padding:0!important;display:block!important;min-height:auto!important;height:auto!important}.spinner{border:6px solid #e0e0e0;border-top:6px solid var(--navy);border-radius:50%;width:48px;height:48px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes micIconBlink{0%,to{color:#dc2626;fill:#dc2626}50%{color:#fca5a5;fill:#fca5a5}}:root{--navy: #0e2664;--light-gray: #eff1f6;--light-blue: #a1ddff;--green: #00bf63;color:var(--navy);background:var(--light-gray);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:0}10%{opacity:1}80%{opacity:1}to{opacity:0}}}:root :root{--navy: #0e2664;--light-gray: #eff1f6;--light-blue: #a1ddff;--green: #00bf63}:root body{color:var(--navy);background:var(--light-gray);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}:root input{color:var(--navy);background:#fff}:root input::-moz-placeholder{color:#9aa3b2;opacity:1}:root input::placeholder{color:#9aa3b2;opacity:1}:root .chat-container{display:flex;flex-direction:column;min-height:100vh;min-width:100vw;height:100vh;width:100vw;margin:0;padding:0;box-sizing:border-box;background:#fff}:root h2{margin:0;padding:16px;background:var(--navy);color:#fff;font-size:20px;text-align:center}:root .messages{flex:1;padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:10px;background-color:#e8eaf0}:root .you,:root .bot{max-width:80%;padding:2px 4px;border-radius:16px;font-size:14px;line-height:1.4;position:relative;word-wrap:break-word;white-space:pre-wrap}:root .you{align-self:flex-end;background-color:var(--navy);color:#fff;border-bottom-right-radius:4px}:root .bot{align-self:flex-start;background-color:transparent;color:var(--navy);border-bottom-left-radius:4px}:root .input-box{display:flex;padding:16px;background:#fff;border-top:1px solid #ddd}:root input{flex:1;padding:10px 14px;font-size:14px;border:1px solid #ccc;border-radius:20px;outline:none;margin-right:10px;color:var(--navy);background-color:#fff}:root input::-moz-placeholder{color:#9aa3b2}:root input::placeholder{color:#9aa3b2}:root button{padding:10px 18px;font-size:14px;background-color:var(--navy);color:#fff;border:none;border-radius:20px;cursor:pointer;transition:background .3s ease}:root .you,:root .bot{animation:fadeIn .3s ease-in-out}:root .agent-avatar{width:80px;height:80px;border-radius:50%;margin-bottom:10px;-o-object-fit:cover;object-fit:cover}:root .agent-info{margin:0;font-size:16px;color:var(--navy);text-align:center;font-weight:500}:root .chat-header{display:flex;flex-direction:column;align-items:center;padding:20px;background-color:#f5f5f5;border-bottom:1px solid #ddd;margin-bottom:20px}:root .agent-avatar{width:100px;height:100px;-o-object-fit:cover;object-fit:cover}:root .agent-info{margin:0;font-size:16px;color:#333;text-align:center;font-weight:500}:root .transcript-button{background-color:#c78940;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:14px;margin-top:15px;transition:background-color .25s ease,filter .25s ease}:root .transcript-form-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000073;z-index:10000;display:flex;align-items:center;justify-content:center;padding:28px}:root .transcript-form{background:#fff;width:100%;max-width:720px;border-radius:12px;box-shadow:0 20px 60px #02061733;overflow:hidden;display:flex;flex-direction:column;position:relative}:root .form-title{background-color:var(--navy);color:#fff;text-align:center;margin:0;padding:20px;font-size:20px;font-weight:700;border-radius:12px 12px 0 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-clip:padding-box}:root .form-content{flex:1;padding:18px 28px 26px;max-width:640px;margin:0 auto;box-sizing:border-box;overflow-y:auto}:root .form-field{margin-bottom:5px}:root .form-field label{display:block;margin-bottom:8px;font-weight:600;color:#333;font-size:14px}:root .form-row{display:flex;gap:15px;margin-bottom:10px}:root .form-row .form-field{flex:1;margin-bottom:0}:root .form-field input,:root .form-field select{width:100%;padding:10px 12px;border:1px solid rgba(14,38,100,.08);border-radius:6px;font-size:14px;box-sizing:border-box;background:#fff;color:var(--navy)}:root .form-field input:focus,:root .form-field select:focus{outline:none;border-color:#007bff}:root .field-label{display:block;margin-bottom:8px;font-weight:600;color:#333;font-size:14px}:root .radio-group{display:flex;gap:20px;margin-top:10px}:root .radio-option{display:flex!important;align-items:center!important;gap:8px!important;font-size:14px!important;font-weight:400!important;cursor:pointer;white-space:nowrap}:root .radio-option input[type=radio]{width:auto!important;height:auto!important;margin:0!important;padding:0!important;flex-shrink:0}:root .radio-option span{line-height:1}:root .checkbox-field{display:flex;align-items:center;justify-content:flex-start;gap:8px;font-size:14px;margin-top:10px;color:#333}:root .checkbox-container{display:inline-flex;align-items:flex-start;gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:400;position:relative}:root .checkbox-container input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;position:absolute;left:0;top:0;width:1.1em;height:1.1em;margin:0;opacity:0;pointer-events:none;outline:none;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;overflow:hidden}:root .checkbox-container input[type=checkbox]+.checkbox-text:before{content:"";display:inline-block;vertical-align:top;width:1.1em;height:1.1em;margin-right:.55em;border:.1em solid rgba(14,38,100,.35);border-radius:.22em;background:#fff;background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" fill="white"><rect x="0" y="4.3" transform="matrix(-0.707 -0.7072 0.7072 -0.707 0.5891 10.4702)" width="4.3" height="1.6"/><rect x="2.2" y="2.9" transform="matrix(-0.7071 0.7071 -0.7071 -0.7071 12.1877 2.9833)" width="6.1" height="1.7"/></svg>');background-repeat:no-repeat;background-position:center;background-size:0;box-shadow:0 0 .04em #0000000f,0 .06em .16em -.03em #0000001a inset;transition:background-color .15s ease,background-size .15s ease,border-color .12s ease,box-shadow .12s ease}:root .checkbox-container input[type=checkbox]:enabled:active+.checkbox-text:before{background-color:#f1f5f9;box-shadow:0 0 .04em #0000000f,0 .06em .16em -.03em transparent inset,0 0 0 .07em #00000014 inset}:root .checkbox-container input[type=checkbox]:checked+.checkbox-text:before{background-color:var(--navy);border-color:var(--navy);background-size:.72em}:root .checkbox-container input[type=checkbox]:checked:enabled:active+.checkbox-text:before{background-color:#0a1c47}:root .checkbox-container input[type=checkbox]:focus-visible+.checkbox-text:before{box-shadow:0 0 .04em #0000000f,0 .06em .16em -.03em transparent inset,0 0 0 3px #0e266447,0 0 0 5px #0e26642e}:root .checkbox-container input[type=checkbox]:disabled+.checkbox-text:before{opacity:.55}:root .checkbox-text{font-size:13px;line-height:1.4;display:inline-flex;align-items:center}:root .checkbox-text .terms-link,:root .checkbox-text strong{margin-left:.25em}:root .terms-link{background:transparent;border:none;padding:0;margin:0;color:var(--navy);text-decoration:underline;font:inherit;font-weight:700;cursor:pointer}:root .terms-link:focus{outline:2px solid #94a3b8;outline-offset:2px}:root .terms-link.disabled,:root .terms-link[disabled]{color:#94a3b8;text-decoration:none;cursor:not-allowed;pointer-events:none}:root .checkbox-field.terms-accepted{opacity:.72;transition:opacity .25s ease}:root .checkbox-field.terms-accepted .checkbox-text{color:#64748b}:root .checkbox-field.terms-accepted .terms-link,:root .checkbox-field.terms-accepted .terms-link.disabled{color:#94a3b8}:root .checkbox-field.terms-accepted .checkbox-container{cursor:default}:root .checkbox-field.terms-accepted input[type=checkbox]:checked+.checkbox-text:before{background-color:#94a3b8;border-color:#94a3b8;background-size:.72em}:root .checkbox-field.terms-accepted input[type=checkbox]+.checkbox-text:before{border-color:#94a3b8}:root .form-buttons{display:flex;gap:5px;justify-content:center;margin-top:0;padding-top:0;border-top:1px solid #eee}:root .modal-close{position:absolute;right:18px;top:15px;width:36px;height:36px;border-radius:0;background:transparent;border:0;font-size:20px;line-height:1;color:#fff;cursor:pointer;z-index:2;outline:none}:root .modal-close:focus,:root .modal-close:active{background:transparent!important;outline:none!important;box-shadow:none!important}:root .transcript-button{background-color:#c78940;color:#fff;border:none;padding:10px 18px;border-radius:8px;cursor:pointer;font-size:14px;margin-top:0;transition:background-color .15s ease}:root .transcript-button:hover{background-color:#b37431}:root .transcript-button:disabled,:root .transcript-button[disabled]{background-color:#cbd5e1;color:#6b7280;cursor:not-allowed;filter:grayscale(10%);opacity:.85}:root .transcript-button:disabled:hover,:root .transcript-button[disabled]:hover{background-color:#cbd5e1}:root .transcript-button-large{padding:16px 44px;font-size:20px;font-weight:700;border-radius:999px;margin-top:15px}:root .cancel-button{background:#0e2664;color:#fff;border:none;padding:10px 18px;border-radius:8px}:root .form-row{gap:16px}:root .app-card{width:100%!important;max-width:100%!important;margin:0!important;box-sizing:border-box;overflow:hidden;box-shadow:0 10px 30px #0e26641f;background:linear-gradient(180deg,#fff,#fbfdff);height:100vh;max-height:100vh}:root .card-header{padding-top:36px;position:relative;background:transparent;flex-shrink:0}:root .avatar-large{width:160px;height:160px;margin:0 auto;border-radius:50%;overflow:hidden;position:relative;background:linear-gradient(180deg,#eef9ff,#fff 60%);display:flex;align-items:center;justify-content:center}:root .avatar-large video,:root .avatar-large img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transform:scale(1.03);transform-origin:center center}:root .mute-wrapper{position:absolute;right:18px;top:20px;z-index:20}:root .mute-icon{width:auto;height:auto;padding:0;border-radius:0;background:none;color:var(--navy);display:inline-flex;align-items:center;justify-content:center;border:none;box-shadow:none;outline:none;-webkit-tap-highlight-color:transparent;-webkit-focus-ring-color:transparent}:root .mute-icon:focus,:root .mute-icon:active{background:none!important;outline:none!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent!important}:root .mute-icon svg{width:30px;height:30px}:root .mute-icon.muted{opacity:.6;color:#6b7380}:root .mute-icon:hover{background:#0e26640f}:root .agent-title{font-size:22px;font-weight:700;color:var(--navy);margin-top:-40px;line-height:1.05}:root .agent-name{font-size:20px;font-weight:700;color:var(--navy);margin-top:4px!important;margin-bottom:2px;line-height:1.1;text-align:center}:root .agent-subtitle-row{width:100%;position:relative}:root .agent-subtitle-row{gap:6px}:root .agent-subtitle-row .agent-subtitle{position:relative}:root .agent-subtitle-row .agent-subtitle:before{content:"";display:inline-block;width:28px;height:1px;margin-right:6px}:root .agent-subtitle-row .mute-icon{padding:0;border-radius:0;background:none;line-height:1;display:inline-flex;align-items:center;justify-content:center;height:20px;width:28px;outline:none}:root .agent-subtitle-row .mute-icon:focus,:root .agent-subtitle-row .mute-icon:active{background:none!important;outline:none!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent!important}:root .agent-subtitle-row .mute-icon svg{width:16px;height:16px;display:block;transform:translateY(2px)}:root .agent-subtitle-row .mute-icon.muted{opacity:.65}:root .agent-subtitle{font-size:14px;font-weight:600;color:#2f466a;text-align:center;letter-spacing:.25px;min-width:-moz-max-content;min-width:max-content}@media (max-width: 420px){:root .agent-name{font-size:18px}:root .agent-subtitle{font-size:13px}}:root .card-body{padding:12px 4px 0;background:transparent;flex:1 1 0;display:flex;flex-direction:column;min-height:0;overflow:hidden}:root .messages-scroll{flex:1 1 0;min-height:190px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:10px;padding:0 4px 8px 44px;position:relative;background-color:#e8eaf0;border-radius:8px}:root .message-row{display:flex;gap:8px;align-items:flex-end}:root .message-row.bot{justify-content:flex-start}:root .message-row.user{justify-content:flex-end}:root .message-avatar{display:none}:root .chat-pfp-fixed{position:absolute;left:8px;bottom:8px;width:28px;height:28px;border-radius:50%;-o-object-fit:cover;object-fit:cover;box-shadow:0 2px 8px #0e266426;pointer-events:none}:root .bubble-bot{background:#f3f5f7;color:var(--navy);border-radius:20px 20px 20px 8px;max-width:88%;box-shadow:0 6px 18px #0e26640a}:root .bubble-bot>.text-sm{display:block;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}:root .bubble-user{background:var(--navy);color:#fff;padding:6px 10px;border-radius:20px 20px 8px;max-width:88%;text-align:left}:root .bubble-user>.text-sm{display:block;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}:root .card-footer{background:transparent;padding:8px 10px 12px 16px;flex-shrink:0}:root .input-row{display:flex;gap:0;align-items:center;width:100%;position:relative}:root .chat-input{flex:1 1 100%;min-width:0;padding:12px 80px 12px 18px;border-radius:999px;border:1px solid rgba(14,38,100,.08);background:#fff;font-size:14px;outline:none}:root .chat-input.has-actions{padding-right:60px}:root .chat-input-wrapper{flex:1 1 100%;position:relative}:root .chat-input-faux{flex:1 1 100%;min-width:0;padding:12px 80px 12px 18px;border-radius:999px;border:1px solid rgba(14,38,100,.08);background:#fff;font-size:14px;outline:none;line-height:1.3;white-space:pre-wrap;word-break:break-word;transition:border-color .2s ease,box-shadow .2s ease;overflow-y:auto;overflow-x:hidden;max-height:40px;position:relative}:root .chat-input-faux:hover{border-color:#0e266447}:root .chat-input-faux:focus{border-color:#0e266466;box-shadow:0 0 0 3px #0e266414}:root .chat-input-faux.disabled{border-color:#0e26641a;background:#f8f9fb}:root .chat-input-faux:empty:before{content:attr(data-placeholder);color:#6e7b8e;pointer-events:none}:root .chat-input-faux[data-full-text]:hover:after{content:attr(data-full-text);position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%);background:#0e2664fa;color:#fff;padding:10px 14px;border-radius:8px;font-size:13px;line-height:1.4;white-space:pre-wrap;word-break:break-word;max-width:350px;width:-moz-max-content;width:max-content;z-index:100;box-shadow:0 8px 22px #0e26642e;border:1px solid rgba(255,255,255,.08);pointer-events:none}:root .chat-input-faux[data-full-text]:hover:before{content:"";position:absolute;left:50%;bottom:calc(100% + 2px);transform:translate(-50%) rotate(45deg);width:10px;height:10px;background:#0e2664fa;z-index:99;border-left:1px solid rgba(255,255,255,.08);border-top:1px solid rgba(255,255,255,.08);pointer-events:none}:root .mic-button-class{width:auto;height:auto;padding:4px 5px;border-radius:8px;background:transparent;color:var(--navy);border:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:none;margin:0;gap:6px;transition:background-color .2s ease,transform .1s ease}:root .send-button-class{background:var(--navy);color:#fff;border-radius:50%;padding:2px;width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;box-shadow:0 2px 6px #0e266426}:root .send-button-class:hover:not(:disabled){background:#0a1c47;box-shadow:0 3px 8px #0e266440}:root .send-button-class:disabled{background:#cbd5e1;color:#94a3b8;box-shadow:none;cursor:not-allowed}:root .send-button-text{display:none;font-size:14px;font-weight:600;white-space:nowrap}@media (min-width: 420px){:root .send-button-class{border-radius:999px;width:auto;padding:8px 16px 8px 12px}:root .send-button-text{display:inline}}:root .send-button-class svg,:root .mic-button-class svg{width:18px;height:18px}:root .mic-button-class.small{padding:6px}:root .mic-button-class:hover:not(.recording){background:#0e26640f;color:var(--navy)}:root .mic-button-class.recording{background:transparent!important;padding:6px;color:#dc2626}:root .mic-button-class.recording:hover{background:#0e26640f!important}:root .mic-button-class.recording svg{animation:micIconBlink 1s ease-in-out infinite}:root .mic-button-class.recording svg path{animation:micIconBlink 1s ease-in-out infinite}:root .mic-button-text{display:none;font-size:14px;font-weight:600;white-space:nowrap}@media (min-width: 420px){:root .mic-button-class.recording{width:auto;padding:6px}:root .mic-button-text{display:inline}}:root .send-button-class{margin-left:0;margin-right:0}:root .mic-button-class{margin-left:0}:root .input-action{position:absolute;top:50%;transform:translateY(-50%);border:none;cursor:pointer}:root .input-action.send-button-class{right:44px}:root .input-action.mic-button-class{right:8px;background:transparent}:root .input-action.mic-button-class:hover{background:#0e26640f;border-radius:8px}@media (min-width: 420px){:root .chat-input-faux{padding-right:100px}:root .input-action.send-button-class{right:50px}:root .input-action.mic-button-class.recording{right:8px}}:root .intro-lock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;gap:8px;padding:0 16px;border-radius:999px;background:#ffffffbf;-webkit-backdrop-filter:saturate(120%) blur(3px);backdrop-filter:saturate(120%) blur(3px);z-index:5;color:#0e2664}:root .intro-lock-overlay .spinner.small{width:18px;height:18px;border-width:3px;border-color:#e2e8f0;border-top-color:var(--navy)}:root .intro-lock-text{font-size:12px;font-weight:600;opacity:.9}:root .terms-lock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px 0 16px;border-radius:999px;background:#ffffffd9;-webkit-backdrop-filter:saturate(120%) blur(2px);backdrop-filter:saturate(120%) blur(2px);z-index:6}:root .terms-lock-text{font-size:12px;font-weight:600;color:#0e2664;opacity:.95}:root .send-button-class[disabled],:root .mic-button-class[disabled]{opacity:.45;cursor:not-allowed}:root .transcript-button-small{padding:6px 14px;font-size:12px;border-radius:6px;background-color:#c78940}:root .transcript-button-small:hover{background-color:#b37431}:root .transcript-button-wrapper{margin-top:14px!important}:root .mute-icon svg{width:22px;height:22px}:root .message-row.bot{align-items:center}:root .message-row.bot .message-avatar{margin-right:6px;margin-left:0}:root .message-row.bot .bubble-bot{margin-left:-8px;margin-right:0}:root .footer-small{font-size:12px;color:#44516a}@media (min-width: 640px){:root .app-card{width:420px}:root .avatar-large{width:210px;height:210px}}@media (max-height: 780px){:root .avatar-large{width:170px;height:170px}:root .card-header{padding-top:10px}}@media (max-height: 640px){:root .avatar-large{width:150px;height:150px}:root .card-header{padding-top:10px}}:root .submit-button{background-color:var(--navy);color:#fff;border:none;padding:12px 30px;border-radius:4px;cursor:pointer;font-size:14px}:root .submit-button:hover{background-color:#0a1c47}:root .cancel-button{background-color:#6c757d;color:#fff;border:none;padding:12px 30px;border-radius:4px;cursor:pointer;font-size:14px}:root .cancel-button:hover{background-color:#545b62}:root .success-message{flex:1;display:flex;justify-content:center;align-items:center;padding:20px}:root .success-message h2{color:#fff;font-size:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}:root .olivia-video-wrapper{display:flex;flex-direction:column;align-items:center;gap:8px}:root .olivia-video{width:240px;max-width:90vw;border-radius:12px;box-shadow:0 4px 14px #00000026}:root .mute-toggle{background:var(--green);border-radius:16px;padding:6px 12px;font-size:12px}:root .mute-toggle:hover{background:#009a52}:root .feedback-row{display:flex;gap:6px;margin-top:6px}:root .fb-btn{background:#f1f5f9;border:1px solid rgba(0,0,0,.08);border-radius:6px;padding:4px 6px;line-height:0;cursor:pointer;color:#475569;transition:background .18s,color .18s,border-color .18s;position:relative}:root .fb-btn:hover{background:#e2e8f0}:root .fb-btn.active.up{background:#dcfce7;border-color:#16a34a;color:#166534}:root .fb-btn.active.down{background:#fee2e2;border-color:#dc2626;color:#991b1b}:root .fb-btn:focus{outline:2px solid #3b82f6;outline-offset:2px}:root .fb-thanks{font-size:11px;color:#065f46;background:#ecfdf5;border:1px solid #34d399;padding:2px 6px;border-radius:12px;margin-left:4px;animation:fadeOut 1.5s forwards ease-in;align-self:center}:root .fb-btn[data-tooltip]:hover:after,:root .fb-btn[data-tooltip]:focus-visible:after{content:attr(data-tooltip);position:absolute;left:50%;max-width:240px;width:-moz-max-content;width:max-content;text-align:left;transform:translate(-50%,-10px);background:#0e2664fa;color:#fff;padding:8px 10px;border-radius:8px;font-size:12px;line-height:1.25;white-space:normal;pointer-events:none;z-index:20;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 22px #0e26642e}:root .fb-btn[data-tooltip]:hover:before,:root .fb-btn[data-tooltip]:focus-visible:before{content:"";position:absolute;left:50%;transform:translate(-50%) rotate(45deg);width:10px;height:10px;background:#0e2664fa;z-index:19;border-left:1px solid rgba(255,255,255,.08);border-top:1px solid rgba(255,255,255,.08)}:root .fb-btn[data-tooltip]:hover:after,:root .fb-btn[data-tooltip]:focus-visible:after{bottom:100%}:root .fb-btn[data-tooltip]:hover:before,:root .fb-btn[data-tooltip]:focus-visible:before{bottom:calc(100% - 3px)}:root .fb-btn[data-tooltip-pos=bottom]:hover:after,:root .fb-btn[data-tooltip-pos=bottom]:focus-visible:after{top:100%;bottom:auto;transform:translate(-50%,10px)}:root .fb-btn[data-tooltip-pos=bottom]:hover:before,:root .fb-btn[data-tooltip-pos=bottom]:focus-visible:before{top:calc(100% - 3px);bottom:auto}.typing-indicator{display:flex;align-items:center;justify-content:flex-start;padding:2px 0;height:20px}.dot{width:8px;height:8px;margin:0 4px;background-color:#0e2664;border-radius:50%;animation:blink 1.4s infinite ease-in-out both}.dot:nth-child(1){animation-delay:0s}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes blink{0%,80%,to{transform:scale(.7);opacity:.6}40%{transform:scale(1);opacity:1}}
