.quill-editor-wrapper,.text-area-container{width:100%;position:relative}.quill-editor-wrapper{z-index:1;display:flex;flex-direction:column;min-width:0}.quill-editor-wrapper .ql-container{height:150px!important;font-family:inherit;font-size:14px;border:none!important;order:1;width:100%}.quill-editor-wrapper .ql-toolbar{position:relative;z-index:2;order:2;margin-top:0;display:flex;flex-wrap:wrap;align-items:center;width:100%}.quill-editor-wrapper .ql-editor,.quill-editor-wrapper .ql-toolbar{border:none!important;border-radius:4px;transition:background-color .2s ease}.quill-editor-wrapper .ql-editor{min-height:100px;padding:12px;font-size:14px;line-height:1.6}.quill-editor-wrapper.readonly .ql-editor{border:2px solid var(--grey-box)!important;border-radius:8px;font-family:League spartan;color:var(--common-text-grey-600)}.quill-editor-wrapper.focused .ql-editor,.quill-editor-wrapper.focused .ql-toolbar{background-color:#f3f3f5!important;border-radius:8px}.quill-editor-wrapper .ql-container.ql-snow,.quill-editor-wrapper .ql-toolbar.ql-snow{border:none!important}.quill-editor-wrapper.readonly .ql-container{height:auto!important}.quill-editor-wrapper .ql-toolbar button{padding:6px!important;border:none!important;width:32px!important;height:32px!important;display:flex;align-items:center;justify-content:center;border-radius:4px;margin:0 3px!important}.quill-editor-wrapper .ql-toolbar button.ql-active,.quill-editor-wrapper .ql-toolbar button:hover{background-color:rgba(0,0,0,.05)!important}.quill-editor-wrapper .ql-toolbar .ql-stroke{stroke:#6b7280!important;stroke-width:1.5px!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important}.quill-editor-wrapper .ql-toolbar .ql-fill{fill:#6b7280!important}.quill-editor-wrapper .ql-toolbar button.ql-active .ql-stroke,.quill-editor-wrapper .ql-toolbar button:hover .ql-stroke{stroke:#374151!important}.quill-editor-wrapper .ql-formats{margin-right:12px!important;border-radius:4px;padding:4px!important;display:flex;align-items:center;gap:4px!important}.quill-editor-wrapper .ql-formats:focus-within,.quill-editor-wrapper .ql-formats:hover{background:rgba(0,0,0,.02)}.quill-editor-wrapper .ql-formats:after{content:"";display:table;clear:both}.quill-editor-wrapper .ql-toolbar .ql-picker{height:32px!important;border:none!important;margin:0 3px!important}.quill-editor-wrapper .ql-toolbar .ql-picker-label{border:none!important;padding:0 8px!important;display:flex;align-items:center;color:#6b7280;height:100%!important}.quill-editor-wrapper .ql-toolbar .ql-picker-label:hover{color:#374151}.quill-editor-wrapper .ql-toolbar .ql-picker-options{border:none!important;box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:4px;padding:4px 0;bottom:100%;top:auto!important}.quill-editor-wrapper .ql-toolbar .ql-picker-item{padding:4px 8px}.quill-editor-wrapper .ql-toolbar .ql-picker-item:hover{background-color:rgba(0,0,0,.05)!important}.ql-snow .ql-picker.ql-font{width:120px!important}.ql-snow .ql-picker.ql-size{width:100px!important}.ql-snow .ql-picker.ql-color-picker{width:32px;height:32px}.ql-snow .ql-picker.ql-color-picker .ql-picker-label{padding:0}.ql-snow .ql-picker.ql-color-picker .ql-picker-options{padding:3px;width:152px!important;background:white!important}.ql-snow .ql-picker.ql-color-picker .ql-picker-item{border:none;margin:2px;padding:0;width:16px!important;height:16px!important;border-radius:2px}.custom-field-row:has(.custom_dropdown_wrapper .quill-editor-wrapper){align-items:flex-start!important;gap:1rem;width:101%;display:flex}.custom-field-row:has(.custom_dropdown_wrapper .quill-editor-wrapper) .custom-field-label{padding-top:12px;font-family:League Spartan;width:120px;flex-shrink:0}.custom_dropdown_wrapper:has(.quill-editor-wrapper){display:flex;gap:10px;align-items:flex-start;background-color:transparent;height:auto!important;min-height:150px;flex:1;width:92%}.custom_dropdown_wrapper:has(.quill-editor-wrapper) .flex.align-items-center{margin-top:8px;padding-top:4px}.quill-editor-wrapper .ql-editor::-webkit-scrollbar{width:8px}.quill-editor-wrapper .ql-editor::-webkit-scrollbar-track{background:transparent}.quill-editor-wrapper .ql-editor::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:4px}.quill-editor-wrapper .ql-editor::-webkit-scrollbar-thumb:hover{background-color:#d1d5db}.quill-editor-wrapper.readonly .ql-toolbar{display:none!important}@media (max-width:768px){.custom-field-row:has(.custom_dropdown_wrapper .quill-editor-wrapper){gap:1rem}.custom-field-row:has(.custom_dropdown_wrapper .quill-editor-wrapper) .custom-field-label{flex:0 0 150px}.custom_dropdown_wrapper:has(.quill-editor-wrapper){width:calc(100% - 150px - 1rem)}.quill-editor-wrapper .ql-toolbar{flex-wrap:wrap;gap:4px}}@media (max-width:576px){.custom-field-row:has(.custom_dropdown_wrapper .quill-editor-wrapper){flex-direction:column;align-items:flex-start;gap:8px}.custom-textarea-full:focus{outline:none;background-color:#F3F3F5;border-color:#ced4da;border-radius:8px}.custom-field-row:has(.custom_dropdown_wrapper .quill-editor-wrapper) .custom-field-label{width:100%;flex:none;margin-bottom:8px;font-family:League Spartan;font-size:14px!important;font-style:normal;font-weight:500;line-height:normal;padding-top:0}.custom_dropdown_wrapper:has(.quill-editor-wrapper){width:calc(100% - 10px);flex-direction:column}.quill-editor-wrapper{width:100%}.quill-editor-wrapper .ql-toolbar{flex-wrap:wrap;gap:4px;padding:4px}.quill-editor-wrapper .ql-toolbar button{width:28px!important;height:28px!important;padding:4px!important}.quill-editor-wrapper .ql-formats{margin-right:4px!important;padding:1px}.quill-editor-wrapper .ql-picker{height:28px!important}}.custom_dropdown_wrapper.view-asset-input .ql-editor p strong,.quill-editor-wrapper.readonly p strong{font-weight:500;color:var(--common-text-grey-900)}.custom_dropdown_wrapper.view-asset-input .ql-editor p,.quill-editor-wrapper.readonly p{margin-bottom:14px}.xana-chat-container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100002}.xana-chat-initializing-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;z-index:1000;border-radius:inherit}.xana-chat-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:100002;animation:fadeIn .4s ease-out}.xana-chat-backdrop.closing{animation:fadeOut .4s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.xana-chat-window{position:fixed;bottom:16px;right:16px;width:420px;height:600px;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);background-color:white;border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);z-index:100003;display:flex;flex-direction:column;animation:slideUpFromBottom .4s ease-out}.xana-chat-window.xana-convo-mode{background-color:#10182B}@media (max-width:768px){.xana-chat-window{width:100%;height:70vh;max-width:100%;max-height:70vh;bottom:0;right:0;left:0;border-radius:16px 16px 0 0}.xana-chat-backdrop{bottom:0}}.xana-chat-window.closing{animation:slideDownToBottom .4s ease-in}@keyframes slideUpFromBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDownToBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@media (max-width:768px){@keyframes slideUpFromBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDownToBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}}.xana-chat-header{display:flex;align-items:center;justify-content:center;padding:16px;position:relative;margin-top:6px}.xana-chat-header-center{display:flex;align-items:center;gap:8px;border:none;outline:none}.xana-chat-header-center img{border:none;outline:none;vertical-align:middle}.xana-chat-close-btn{margin-left:auto;position:relative;z-index:1}.xana-chat-logo{width:32px;height:32px;border:none;outline:none;display:block;z-index:1;position:relative}.xana-chat-header-text{display:flex;flex-direction:column;border:none;outline:none}.xana-chat-title{font-size:20px;font-weight:500}.xana-chat-subtitle,.xana-chat-title{color:var(--Common-Text-Grey-900,#10182B);font-family:League Spartan,sans-serif;font-style:normal;line-height:normal}.xana-chat-subtitle{font-size:12px;font-weight:300;outline:none}.xana-chat-close-btn{color:#9ca3af;background:none;border:none;cursor:pointer;padding:4px;transition:opacity .2s;display:flex;align-items:center;justify-content:center}.xana-chat-close-btn img{width:20px;height:20px;display:block}.xana-chat-product-name{padding:8px 16px}.xana-chat-product-name h3{color:var(--Common-Text-Grey-900,#10182B);text-align:center;font-family:League Spartan,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;margin:0}.xana-footer-section{display:flex;flex-direction:column;flex:1;min-height:0}.xana-chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;min-height:0}.xana-chat-suggestions{display:flex;flex-direction:column;gap:8px;margin-top:auto;align-items:flex-start}.xana-chat-suggestion-btn{display:inline-flex;padding:10px 16px;align-items:flex-start;gap:48px;border-radius:12px;background:linear-gradient(45deg,rgba(79,177,217,.1) .22%,rgba(56,116,201,.1) 33.07%,rgba(157,95,251,.1) 65.93%,rgba(229,225,255,.1) 99.78%);border:none;text-align:left;color:var(--Common-Text-Grey-900,#10182B);font-family:League Spartan,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;transition:opacity .2s;width:auto;align-self:flex-start}.xana-chat-message{display:flex}.xana-chat-message.user{justify-content:flex-end;align-items:flex-start}.xana-chat-message.ai{justify-content:flex-start;align-items:flex-start}.xana-chat-message-bubble{max-width:80%;padding:8px 16px;border-radius:16px;font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere}.xana-chat-question-bubble{display:flex;flex-direction:column;padding:12px;align-items:flex-start;gap:8px;align-self:stretch;max-width:100%;border-radius:8px;background:var(--Grey-Box,#F3F3F5);color:var(--Black-Primary,#2B2B2B);font-family:League Spartan,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.xana-chat-user-image{max-width:200px;max-height:150px;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:8px;display:block}.xana-chat-answer-bubble{position:relative;display:flex;align-items:flex-end;gap:16px;flex:1 0 0;max-width:100%;padding:12px 12px 12px 52px;border-radius:8px;background-color:transparent;overflow:hidden;word-break:break-word}.xana-chat-answer-icon-wrapper{position:absolute;left:12px;top:12px;display:flex;width:24px;height:24px;padding:3.529px;align-items:center;gap:3.529px;aspect-ratio:1/1;border-radius:12px;background:var(--Common-Text-Grey-900,#10182B);box-shadow:0 .6px 2.4px 0 rgba(0,0,0,.25);flex-shrink:0}.xana-chat-answer-icon{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.xana-chat-answer-text{flex:1 0 0;max-width:100%;color:var(--Black-Primary,#2B2B2B);font-family:League Spartan,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:18px;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.xana-chat-answer-text img{max-width:100%;height:auto;border-radius:8px;margin:8px 0;display:block}.xana-chat-answer-text ol,.xana-chat-answer-text ul{margin:8px 0;padding-left:20px}.xana-chat-answer-text li{margin:4px 0}.xana-chat-loading{display:flex;justify-content:flex-start}.xana-chat-loading-bubble{background-color:#f3f4f6;padding:8px 16px;border-radius:16px;display:flex;align-items:center;gap:8px}.xana-chat-thinking-label{font-size:12px;color:#6b7280;font-style:italic;animation:thinkingPulse 2s ease-in-out infinite}@keyframes thinkingPulse{0%,to{opacity:.5}50%{opacity:1}}.xana-chat-loading-dots{display:flex;gap:4px}.xana-chat-loading-dot{width:8px;height:8px;background-color:#9ca3af;border-radius:50%;animation:bounce 1.4s ease-in-out infinite}.xana-chat-loading-dot:first-child{animation-delay:0s}.xana-chat-loading-dot:nth-child(2){animation-delay:.15s}.xana-chat-loading-dot:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.xana-chat-input-area{padding:16px;flex-shrink:0}@media (max-width:768px){.xana-chat-input-area{padding:12px}}@media (max-width:360px){.xana-chat-input-area{padding:8px}.xana-chat-input-icons{gap:4px;padding-right:6px;flex-shrink:0}.xana-chat-language-wrapper{padding:0;position:relative}.xana-chat-attach-btn{padding:8px}.xana-chat-attach-btn img{width:20px;height:20px}.xana-chat-voice-btn img{width:24px;height:24px;margin-right:-4px}.xana-chat-send-btn{width:26px;height:26px}.xana-chat-input{min-width:0;font-size:14px}}.xana-chat-input-wrapper{display:flex;height:52px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;align-self:stretch;border:1px solid #d1d5db;background-color:white;padding:0;border-radius:12px;border:1px solid var(--Grey-Box,#f3f3f5);background:var(--Grey-Box,#F3F3F5);overflow:hidden}.xana-chat-input-row{display:flex;flex-direction:row;align-items:center;width:100%;height:100%;min-width:0;overflow:hidden}.xana-chat-input-container,.xana-chat-input-icons{display:flex;align-items:center;gap:8px}.xana-chat-input-icons{flex-direction:row;padding-right:10px;height:100%;flex-shrink:0}.xana-chat-attach-btn{border:none;padding:8px 2px 8px 12px;border-radius:9999px 0 0 9999px}.xana-chat-attach-btn,.xana-chat-voice-btn{color:#9ca3af;background:none;cursor:pointer;transition:opacity .2s;display:flex;align-items:center;justify-content:center;height:100%;flex-shrink:0}.xana-chat-voice-btn{border:none;margin-left:2px}.xana-chat-attach-btn:disabled,.xana-chat-voice-btn:disabled{opacity:.5;cursor:not-allowed}.xana-chat-attach-btn img{width:25px;height:25px;display:block}.xana-chat-voice-btn img{width:30px;height:30px;margin-right:-8px}.xana-chat-input{flex:1;padding:1px;border:none;outline:none;background:transparent;height:100%;display:flex;align-items:center;color:var(--Common-Text-Grey-400,#020202);font-family:League Spartan;font-size:16px;font-style:normal;font-weight:400;line-height:18px}.xana-chat-input-wrapper:focus-within{border:1px solid var(--Grey-Box,#f3f3f5);box-shadow:none}.xana-chat-input:disabled{opacity:.6;cursor:not-allowed}.xana-chat-send-btn{width:30px;height:30px;background-color:#111827;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s;flex-shrink:0;margin-right:-4px}.xana-chat-send-btn:disabled{opacity:.5;cursor:not-allowed}.xana-chat-send-btn img{width:19px;height:19px;display:block;filter:brightness(0) invert(1)}.xana-chat-logo-btn{display:flex;width:32px;height:32px;justify-content:center;align-items:center;border:0;cursor:pointer;transition:background-color .2s;flex-shrink:0;padding:0;background:transparent}.xana-chat-logo-btn img{width:22px;height:22px}.xana-language-dropdown{border:none;background-color:transparent;outline:none;box-shadow:none}.global_dropdown_panel.xana-language-panel{z-index:100005!important;max-height:250px!important;max-width:240px!important;display:flex;flex-direction:column}.xana-language-dropdown .p-dropdown-trigger{margin-left:0;margin-right:0;padding:15px}.xana-language-display-code{color:#10182B;font-family:League Spartan,sans-serif;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;text-align:center}.global_dropdown_panel .p-dropdown-filter-container svg{margin-top:-7px}.xana-language-dropdown .p-dropdown-label.p-inputtext{display:none}@keyframes wave{0%{height:6px}50%{height:18px}to{height:6px}}.xana-voice-end-btn{color:#fff;padding:6px 14px;cursor:pointer;font-size:16px;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.04)}.xana-voice-wave{display:flex;align-items:center;justify-content:center;gap:4px;height:48px}.xana-voice-bar{width:4px;border-radius:4px;transition:height .15s ease-out;will-change:height;transform:translateZ(0)}.xana-voice-recorder-bar{position:relative;display:flex;height:52px;align-items:center;justify-content:space-between;padding:10px 14px;border-radius:14px;background:#1f2328;overflow:hidden;isolation:isolate}.xana-voice-recorder-bar:before{content:"";position:absolute;inset:-60%;border-radius:50%;background:linear-gradient(45deg,#4FB1D9 .22%,#3874C9 33.07%,#9D5FFB 65.93%,#E5E1FF 99.78%);opacity:var(--glow,0);filter:blur(40px);transform:scale(var(--glow-scale,1.05));background-size:200% 200%;animation:gradientMove 4s ease infinite;transition:opacity .25s ease-out,transform .25s ease-out;will-change:opacity,transform;backface-visibility:hidden;z-index:0;pointer-events:none}@keyframes gradientMove{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.xana-voice-recorder-bar>*{position:relative;z-index:1}.xana-convo-body{flex:1;background:#10182B;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border-radius:16px;transform:translateZ(0);backface-visibility:hidden}.xana-convo-body.xana-convo-thinking{animation:convoThinkingPulse 2s ease-in-out infinite}.xana-convo-interrupt-hint{position:absolute;top:22px;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.6);font-size:13px;letter-spacing:.3px;animation:interruptHintPulse 2s ease-in-out infinite;pointer-events:none;z-index:1;white-space:nowrap}@keyframes interruptHintPulse{0%,to{opacity:.4}50%{opacity:.85}}@keyframes convoThinkingPulse{0%,to{background:#10182B}50%{background:#161f36}}.xana-convo-dots span{width:6px;height:6px;background:#ffffff;border-radius:50%;opacity:.9}.xana-convo-mic-glow{position:relative;width:160px;height:160px;display:flex;align-items:center;justify-content:center;isolation:isolate;aspect-ratio:1/1;flex-shrink:0}.xana-convo-mic-glow:before{content:"";position:absolute;width:240px;height:240px;top:50%;left:50%;transform:translate(-50%,-50%) scale(var(--glow-scale,1.05));border-radius:50%;background:linear-gradient(45deg,#4FB1D9 .22%,#3874C9 33.07%,#9D5FFB 65.93%,#E5E1FF 99.78%);filter:blur(40px);opacity:var(--glow,0);z-index:0;background-size:200% 200%;animation:gradientMove 4s ease infinite;will-change:transform,opacity;-webkit-transform:translate(-50%,-50%) scale(var(--glow-scale,1.05));-webkit-backface-visibility:hidden}.xana-convo-mic-btn{width:64px;height:64px;border-radius:50%;background:#ffffff;border:none;z-index:1;transform:translateZ(0)}.xana-convo-mic-btn,.xana-language-selector-overlay{display:flex;align-items:center;justify-content:center}.xana-language-selector-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;animation:fadeIn .3s ease-out}.xana-language-selector-content{display:flex;flex-direction:column;align-items:center;padding:40px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px rgba(0,0,0,.3)}.xana-convo-language-dropdown{background:rgba(255,255,255,.95)!important;border:1px solid rgba(0,0,0,.1)!important;border-radius:8px!important;font-size:16px!important}.xana-convo-language-dropdown:hover{background:#ffffff!important;border-color:rgba(0,0,0,.2)!important}.xana-language-prompt{right:100%;margin-right:8px;margin-top:-12px;background:#ffffff;padding:6px 12px;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.15);animation:slideInRight .3s ease-out,pulse 1s ease-in-out infinite;white-space:nowrap}.xana-language-prompt,.xana-language-prompt:after{position:absolute;top:50%;transform:translateY(-50%)}.xana-language-prompt:after{content:"";right:-6px;width:0;height:0;border-left:6px solid #ffffff;border-top:6px solid transparent;border-bottom:6px solid transparent}@keyframes slideInRight{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.xana-chat-language-wrapper{position:relative}.xana-chat-camera-btn{color:#9ca3af;background:none;border:none;cursor:pointer;transition:opacity .2s;display:flex;align-items:center;justify-content:center;height:100%;flex-shrink:0;padding:0 8px 0 4px}.xana-chat-camera-btn img{width:18px;height:18px;display:block}.xana-chat-input-wrapper--has-image{height:auto!important;border-radius:12px}.xana-composer-image-preview{padding:8px 12px 0;width:100%;box-sizing:border-box}.xana-composer-image-container{position:relative;display:inline-block;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0}.xana-composer-image-thumb{display:block;max-width:120px;max-height:90px;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:8px}.xana-composer-image-remove{position:absolute;top:2px;right:2px;width:20px;height:20px;border:none;border-radius:50%;background:rgba(0,0,0,.55);color:#fff;font-size:14px;line-height:18px;text-align:center;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s}.xana-composer-image-remove:hover{background:rgba(0,0,0,.8)}.xana-camera-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:100010;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease-out}.xana-camera-modal{background:#fff;border-radius:16px;overflow:hidden;width:480px;max-width:92vw;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column}.xana-camera-modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;font-family:League Spartan,sans-serif;font-size:16px;font-weight:500;color:#10182B;border-bottom:1px solid #f0f0f0}.xana-camera-modal-close{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .15s}.xana-camera-modal-close:hover{opacity:1}.xana-camera-video-wrapper{position:relative;width:100%;background:#000;display:flex;align-items:center;justify-content:center}.xana-camera-video{width:100%;max-height:360px;-o-object-fit:cover;object-fit:cover;display:block}.xana-camera-modal-actions{padding:16px;background:#fafafa;gap:24px}.xana-camera-flip-btn,.xana-camera-modal-actions{display:flex;align-items:center;justify-content:center}.xana-camera-flip-btn{width:40px;height:40px;border-radius:50%;border:none;background:#e5e7eb;color:#10182B;cursor:pointer;transition:background .15s,transform .15s;flex-shrink:0}.xana-camera-flip-btn:hover{background:#d1d5db}.xana-camera-flip-btn:active{transform:rotate(180deg)}.xana-camera-capture-btn{width:60px;height:60px;border-radius:50%;border:3px solid #10182b;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:transform .15s}.xana-camera-capture-btn:hover{transform:scale(1.08)}.xana-camera-capture-btn:active{transform:scale(.95)}.xana-camera-capture-ring{width:48px;height:48px;border-radius:50%;background:#10182B;transition:background .15s}.xana-camera-capture-btn:hover .xana-camera-capture-ring{background:#2d3752}@media (max-width:768px){.xana-chat-camera-btn img{width:22px;height:22px}}@media (max-width:360px){.xana-chat-camera-btn img{width:20px;height:20px}}.xana-fab-wrapper{position:fixed;bottom:20px;right:20px;z-index:100001;-webkit-user-select:none;-moz-user-select:none}.xana-fab,.xana-fab-wrapper{touch-action:none;user-select:none}.xana-fab{display:inline-flex;height:56px;min-width:56px;gap:8px;border-radius:12px;border:1px solid var(--xana-20,#4fb1d9);background:var(--Common-Text-Grey-900,#10182B);cursor:grab;transition:opacity .2s;font-size:14px;font-weight:500;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;max-width:400px}.xana-fab,.xana-fab:not(.show-label){padding:0;justify-content:center;align-items:center;overflow:hidden}.xana-fab:not(.show-label){max-width:56px;width:56px;gap:0}.xana-fab:not(.show-label) img{width:38px;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin:0;padding:0;display:block}.xana-fab:active{opacity:.8}@media (max-width:768px){.xana-fab{bottom:16px;right:16px;padding:10px 16px;font-size:12px}.xana-fab.show-label{padding:1px}.xana-fab img{width:18px;height:18px}.xana-fab.show-label img{margin-left:6px}.xana-label-container{margin-right:6px}.xana-label{font-size:16px}.xana-label-subtitle{font-size:10px}}.xana-fab img{width:28px;height:28px;flex-shrink:0;-o-object-fit:contain;object-fit:contain;border:none!important;outline:none!important;display:block;margin:0;padding:0;position:relative;z-index:1;background:transparent;box-shadow:none;pointer-events:none!important;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}.xana-fab.show-label img{margin-right:0;margin-left:12px}.xana-label-container{display:flex;flex-direction:column;align-items:flex-start;gap:2px;animation:fadeIn .2s ease-in;position:relative;z-index:2;margin-right:12px;overflow:hidden}.xana-label{font-size:20px;font-weight:500}.xana-label,.xana-label-subtitle{white-space:nowrap;color:#FFF;font-family:League Spartan,sans-serif;font-style:normal;line-height:normal}.xana-label-subtitle{font-size:12px;font-weight:300}@keyframes revealText{0%{opacity:0}to{opacity:1}}.xana-fab.dragging{opacity:.5;cursor:grabbing!important}.xana-fab.dragging .xana-label{pointer-events:none}