.loader[data-v-ee96377f]{display:flex;justify-content:center;align-items:center;--animation: 2s ease-in-out infinite}.loader .circle[data-v-ee96377f]{display:flex;align-items:center;justify-content:center;position:relative;width:20px;height:20px;border:solid 2px transparent;border-radius:50%;margin:0 10px;background-color:transparent;animation:circle-keys-ee96377f var(--animation)}.loader .circle .dot[data-v-ee96377f]{position:absolute;transform:translate(-50%,-50%);width:16px;height:16px;border-radius:50%;animation:dot-keys-ee96377f var(--animation)}.loader .circle .outline[data-v-ee96377f]{position:absolute;transform:translate(-50%,-50%);width:20px;height:20px;border-radius:50%;animation:outline-keys-ee96377f var(--animation)}.circle[data-v-ee96377f]:nth-child(1){--color: rgb(255, 206, 16);border-color:var(--color)}.circle:nth-child(1) .dot[data-v-ee96377f]{background-color:var(--color)}.circle[data-v-ee96377f]:nth-child(2){--color: rgb(219, 0, 127);border-color:var(--color);animation-delay:.3s}.circle:nth-child(2) .dot[data-v-ee96377f]{background-color:var(--color);animation-delay:.3s}.circle[data-v-ee96377f]:nth-child(3){--color: rgb(255, 206, 16);border-color:var(--color);animation-delay:.6s}.circle:nth-child(3) .dot[data-v-ee96377f]{background-color:var(--color);animation-delay:.6s}.circle[data-v-ee96377f]:nth-child(4){--color: rgb(219, 0, 127);border-color:var(--color);animation-delay:.9s}.circle:nth-child(4) .dot[data-v-ee96377f]{background-color:var(--color);animation-delay:.9s}.circle:nth-child(1) .outline[data-v-ee96377f]{animation-delay:.9s}.circle:nth-child(2) .outline[data-v-ee96377f]{animation-delay:1.2s}.circle:nth-child(3) .outline[data-v-ee96377f]{animation-delay:1.5s}.circle:nth-child(4) .outline[data-v-ee96377f]{animation-delay:1.8s}@keyframes circle-keys-ee96377f{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}to{transform:scale(1);opacity:1}}@keyframes dot-keys-ee96377f{0%{transform:scale(1)}50%{transform:scale(0)}to{transform:scale(1)}}@keyframes outline-keys-ee96377f{0%{transform:scale(0);outline:solid 20px var(--color);outline-offset:0;opacity:1}to{transform:scale(1);outline:solid 0 transparent;outline-offset:20px;opacity:0}}.loader-overlay[data-v-ee96377f]{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background-color:#fffc;z-index:99999!important;display:flex!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100vh!important;margin:0!important;padding:0!important;overflow:hidden}.loader-overlay .loader[data-v-ee96377f]{margin:auto}.fenixia-panel-enter-active[data-v-3b72acb5]{animation:fenixia-open-3b72acb5 .32s cubic-bezier(.34,1.56,.64,1)}.fenixia-panel-leave-active[data-v-3b72acb5]{transition:opacity 1ms}.fenixia-panel-leave-to[data-v-3b72acb5]{opacity:0}@keyframes fenixia-open-3b72acb5{0%{opacity:0;transform:scale(.75) translateY(20px);transform-origin:bottom right}to{opacity:1;transform:scale(1) translateY(0);transform-origin:bottom right}}.fenixia-fab-wrapper[data-v-3b72acb5]{position:fixed;bottom:96px;right:24px;z-index:2000;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.fenixia-fab[data-v-3b72acb5]{border-radius:50%!important;flex-shrink:0;transition:opacity .18s ease,transform .28s cubic-bezier(.34,1.56,.64,1)}.fenixia-fab--hidden[data-v-3b72acb5]{opacity:0!important;transform:scale(.4)!important;pointer-events:none!important}.fenixia-chat-panel[data-v-3b72acb5]{width:380px;height:75vh;max-height:700px;display:flex;flex-direction:column;border-radius:16px!important;overflow:hidden}.fenixia-chat-panel--mobile[data-v-3b72acb5]{width:calc(100vw - 48px);height:75vh;max-height:75vh}.fenixia-header[data-v-3b72acb5]{background:linear-gradient(135deg,#1976d2,#0fa2a6);color:#fff;flex-shrink:0;min-height:52px;border-radius:16px 16px 0 0}.fenixia-title[data-v-3b72acb5]{font-weight:600;font-size:.95rem;color:#fff}.fenixia-messages-area[data-v-3b72acb5]{flex:1;overflow-y:auto;background-color:#fafafa;padding:12px;scroll-behavior:smooth}.fenixia-messages-area[data-v-3b72acb5]::-webkit-scrollbar{width:4px}.fenixia-messages-area[data-v-3b72acb5]::-webkit-scrollbar-track{background:#f1f1f1}.fenixia-messages-area[data-v-3b72acb5]::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.fenixia-welcome[data-v-3b72acb5]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:200px;text-align:center;padding:16px}.fenixia-welcome-img[data-v-3b72acb5]{width:80px;margin-bottom:12px;opacity:.85}.fenixia-welcome-title[data-v-3b72acb5]{font-size:.95rem;font-weight:600;color:#1976d2;margin:0 0 4px}.fenixia-welcome-subtitle[data-v-3b72acb5]{font-size:.8rem;color:#757575;margin:0}.fenixia-bubble[data-v-3b72acb5]{max-width:85%;padding:8px 12px;border-radius:14px;box-shadow:0 1px 2px #00000014;word-wrap:break-word;overflow-wrap:break-word}.fenixia-bubble--user[data-v-3b72acb5]{background-color:#0fa2a6;color:#fff;border-bottom-right-radius:4px}.fenixia-bubble--assistant[data-v-3b72acb5]{background-color:#fff;color:#333;border-bottom-left-radius:4px;border:1px solid #e0e0e0}.fenixia-bubble-content[data-v-3b72acb5]{font-size:.875rem;line-height:1.5}.fenixia-bubble-content[data-v-3b72acb5] p{margin:0 0 8px}.fenixia-bubble-content[data-v-3b72acb5] p:last-child{margin:0}.fenixia-bubble-content[data-v-3b72acb5] ul,.fenixia-bubble-content[data-v-3b72acb5] ol{padding-left:20px;margin:6px 0}.fenixia-bubble-content[data-v-3b72acb5] code{background:#f5f5f5;padding:1px 4px;border-radius:3px;font-size:.8em}.fenixia-bubble-content[data-v-3b72acb5] pre{background:#f5f5f5;padding:8px;border-radius:6px;overflow-x:auto;font-size:.8em;margin:6px 0}.fenixia-bubble-content[data-v-3b72acb5] a{color:#1976d2}.fenixia-bubble-content[data-v-3b72acb5] strong{font-weight:600}.fenixia-bubble-time[data-v-3b72acb5]{font-size:.65rem;opacity:.6;margin-top:4px;text-align:right}.fenixia-typing[data-v-3b72acb5]{display:flex;align-items:center;height:20px;gap:3px}.fenixia-typing span[data-v-3b72acb5]{width:7px;height:7px;border-radius:50%;background-color:#999;animation:fab-typing-3b72acb5 1.4s infinite ease-in-out}.fenixia-typing span[data-v-3b72acb5]:nth-child(2){animation-delay:.2s}.fenixia-typing span[data-v-3b72acb5]:nth-child(3){animation-delay:.4s}@keyframes fab-typing-3b72acb5{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-5px);opacity:1}}.fenixia-input-area[data-v-3b72acb5]{padding:10px 10px 10px 12px;background:#f5f5f5;border-top:1px solid #e0e0e0;flex-shrink:0;gap:8px;border-radius:0 0 16px 16px}.fenixia-input[data-v-3b72acb5]{font-size:.875rem;min-width:0}.fenixia-send-btn[data-v-3b72acb5]{flex-shrink:0}@media (max-width: 600px){.fenixia-fab-wrapper[data-v-3b72acb5]{bottom:140px;right:16px}.fenixia-chat-panel--mobile[data-v-3b72acb5]{width:calc(100vw - 32px)}}.sidebar .v-list-item{padding:10px 0;text-align:left;font-size:20px}.sidebar.v-navigation-drawer--rail .v-list-item{font-size:16px!important;padding:12px 8px!important;justify-content:center;display:flex!important;align-items:center}.sidebar.v-navigation-drawer--rail .v-list-item__prepend{margin-inline-end:0!important}.sidebar.v-navigation-drawer--rail .v-list-item__content,.sidebar.v-navigation-drawer--rail .v-list-item__spacer,.sidebar.v-navigation-drawer--rail .v-list-item__append,.sidebar.v-navigation-drawer--rail .v-list-group__items{display:none!important}.sidebar.v-navigation-drawer--rail .logo-container{padding:1rem 0!important;justify-content:center}.sidebar .v-list-item--nav .v-list-item-title{font-size:16px}.sidebar .v-list-item__spacer{width:12px!important}.sidebar .submenu-item{margin-left:-25px}.sidebar .v-list-item-title{color:#fff!important;text-decoration:none;font-weight:400!important}.v-list-item:hover .v-list-item-title{font-weight:700!important}.v-list-item:hover .v-icon{opacity:1!important}.v-list-item.v-list-item--active .v-list-item-title{font-weight:700!important}.logo-container{display:flex;justify-content:center;align-items:center;padding:.5rem .5rem .25rem}.logo-container img{cursor:pointer}.logo-container--motiva{background:transparent!important}.logo-container--motiva :deep(.v-img),.logo-container--motiva :deep(.v-responsive){background:transparent!important}.custom-footer{background-color:#fff!important;border-top:1px solid #e0e0e0;min-height:80px;position:relative;width:100%}.custom-footer .version-info{text-align:center;line-height:1.2}.custom-footer .footer-left,.custom-footer .footer-right{flex:0 0 auto}.custom-footer .footer-logo{opacity:.8}.custom-footer .footer-links{gap:.25rem}.custom-footer .v-btn{min-width:auto!important;height:auto!important;padding:4px 8px!important}@media (max-width: 600px){.content-wrapper{padding:8px!important}.custom-footer{text-align:center;min-height:120px;padding:16px 12px!important}.custom-footer .footer-links{margin-top:.5rem;justify-content:center}.custom-footer .footer-left,.custom-footer .footer-right{width:100%;justify-content:center}.custom-footer .footer-center{width:100%}}body{font-family:Montserrat,sans-serif;font-size:1rem;background-color:#f8f9fa;color:#333;line-height:1.6}.sidebar .v-list-item,.v-navigation-drawer .v-list-item{padding:12px 20px;display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;transition:background-color .3s ease-in-out}.icon-green{background:linear-gradient(135deg,#ff5757 0%,#ff7070 100%)}.icon-purple{background:linear-gradient(135deg,#0cc0df 0%,#33d0eb 100%)}.icon-orange{background:linear-gradient(135deg,#7ed957 0%,#95e372 100%)}.icon-blue{background:linear-gradient(135deg,#ffde59 0%,#ffe77a 100%)}.icon-default{background:linear-gradient(135deg,#db007f 0%,#b8005f 100%)}.field-green{border-left:5px solid #ff5757!important}.field-purple{border-left:5px solid #0cc0df!important}.field-orange{border-left:5px solid #7ed957!important}.field-blue{border-left:5px solid #ffde59!important}.field-default{border-left:5px solid #db007f!important}.field-card:hover.field-green{box-shadow:0 20px 60px #ff57574d}.field-card:hover.field-purple{box-shadow:0 20px 60px #0cc0df4d}.field-card:hover.field-orange{box-shadow:0 20px 60px #7ed9574d}.field-card:hover.field-blue{box-shadow:0 20px 60px #ffde594d}
