@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";li[role=menuitem][data-v-a8b01fde]{cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px;flex-direction:column;height:50px;color:#f3fbfd;transition:background-color .3s;padding:8px 0;border-radius:4px;font-size:12px;margin:0 6px 6px;position:relative}li[role=menuitem]:not(.active) i[data-v-a8b01fde]{color:#27bec4}li[role=menuitem].active[data-v-a8b01fde]{background-color:#2d4263}nav ul li[role=menuitem][data-v-a8b01fde]:not(.active):hover{background-color:#2d4263}li[role=menuitem].expanded .nested-container[data-v-a8b01fde]{display:inherit}.container[data-v-6ce9f6ec]{display:none;position:absolute;right:-312px;top:0;width:300px;background-color:var(--primary-color);border-radius:6px;z-index:1000;overflow:hidden}.container.visible[data-v-6ce9f6ec]{display:inherit}.container p[data-v-6ce9f6ec]{margin:0}ul[data-v-6ce9f6ec]{list-style:none;margin:0;padding:0;width:100%}li[data-v-6ce9f6ec]{transition:.3s all;padding:12px 16px;display:flex;gap:16px;justify-content:flex-start;align-items:center;font-size:14px;font-weight:400;width:100%;color:#86a6d9}h3[data-v-6ce9f6ec]{color:#f5f5f5}li[data-v-6ce9f6ec]:hover{background-color:#3e5880;color:#f5f5f5}li h3[data-v-6ce9f6ec]{font-size:inherit;font-weight:700}li[data-v-9f1f9ae2]{transition:.3s all;padding:12px 16px;display:flex;gap:16px;justify-content:flex-start;align-items:center;font-size:14px;font-weight:400;width:100%;color:#86a6d9}h3[data-v-9f1f9ae2]{color:#f5f5f5}li[data-v-9f1f9ae2]:hover{background-color:#3e5880;color:#f5f5f5}li h3[data-v-9f1f9ae2]{font-size:inherit;font-weight:700}nav[data-v-5c194e43]{width:64px;border-right:1px solid #bdbdbd;color:#111;background:var(--primary-color)}nav header[data-v-5c194e43]{display:flex;justify-content:center;align-items:center;height:56px}nav header img[data-v-5c194e43]{width:30px;height:30px}nav ul[data-v-5c194e43]{margin:0;padding:0;list-style:none}.overlay[data-v-5c194e43]{width:100vw;height:100vh;position:fixed;top:0;left:63px;z-index:999;display:none}.overlay.visible[data-v-5c194e43]{display:inherit}.page[data-v-104df465]{width:100%;height:100vh;display:flex;flex-direction:row;background-color:#f5f5f5;overflow-y:hidden}aside[data-v-104df465]{padding:var(--section-padding);overflow-y:auto;width:300px;height:100vh;display:flex;flex-direction:column;gap:var(--section-padding)}main[data-v-104df465]{overflow-y:auto;flex:1;position:relative}.main[data-v-734ec040]{background:var(--p-surface-200)}.container[data-v-734ec040]{display:flex;flex-direction:column;max-width:600px;height:100vh;margin:0 auto;border:1px solid #ddd;border-radius:8px;overflow:hidden;background-color:#f9f9f9}.chat-header[data-v-734ec040]{height:60px;text-align:center;padding:15px;font-size:20px;font-weight:700;background:#f4f4f4;border-bottom:1px solid #ddd}.chat-body[data-v-734ec040]{flex:1;overflow-y:auto;padding:16px;background-color:#fff}.message-list[data-v-734ec040]{list-style:none;padding:0;margin:0}.message-list li[data-v-734ec040]{display:flex;margin-bottom:8px}.message-list .mine[data-v-734ec040]{justify-content:flex-end}.message-list .other[data-v-734ec040]{justify-content:flex-start}.message-text[data-v-734ec040],.message-writting[data-v-734ec040]{max-width:70%;padding:10px 16px;background-color:#e6f7ff;word-wrap:break-word;white-space:pre-wrap;overflow-wrap:break-word;border-radius:16px 16px 16px 0;background-color:#e0e0e0;font-weight:500}.message-writting[data-v-734ec040]{font-style:italic;font-weight:550}.message-list .mine .message-text[data-v-734ec040]{background-color:var(--p-blue-500);color:#fff;border-bottom-left-radius:16px;border-bottom-right-radius:0}.chat-footer[data-v-734ec040]{display:flex;align-items:center;padding:12px;border-top:1px solid #ddd;background-color:#f4f4f4}.input-icon[data-v-734ec040]{width:32px;height:32px;margin-right:12px;cursor:pointer}.custom-textarea[data-v-734ec040]{flex:1;margin-right:12px;max-height:7.5em;line-height:1.5}.send-button[data-v-734ec040]{background-color:#007bff;color:#fff;border-radius:8px}.body[data-v-3431fe0a]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100vh;padding:1rem;box-sizing:border-box}.container[data-v-3431fe0a]{display:flex;flex-direction:column;max-width:1600px;height:100vh;margin:0 auto;padding:0;border:1px solid #ddd;border-radius:8px;overflow:hidden;background-color:#f9f9f9}.fieldset[data-v-3431fe0a]{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:1px solid #ccc;border-radius:8px;background-color:#f9f9f9;width:fit-content;gap:.5rem}.label[data-v-3431fe0a]{font-weight:700}.chart-container[data-v-3431fe0a]{display:flex;justify-content:space-between;align-items:center;width:100%;height:100vh}.chart-wrapper[data-v-3431fe0a]{display:flex;flex-direction:column;flex:1;align-items:center;justify-content:center;height:100%}.chart[data-v-3431fe0a],.chart-doughnut[data-v-3431fe0a]{width:45%;height:100%;max-width:100%;max-height:100%}.chart-doughnut[data-v-3431fe0a]{margin-left:100px}.mood-tracking-header[data-v-3431fe0a]{height:60px;text-align:center;padding:15px;font-size:20px;font-weight:700;background:#f4f4f4;border-bottom:1px solid #ddd}.container[data-v-4c08a738]{display:flex;flex-direction:column;max-width:1000px;margin:0 auto;background-color:#fff;border:1px solid #ddd;border-radius:8px;height:100vh;padding:0}.historic-header[data-v-4c08a738]{height:60px;text-align:center;font-size:20px;font-weight:700;padding:15px 0;background:#f4f4f4;border-bottom:1px solid #ddd}.fieldset[data-v-4c08a738]{display:flex;align-items:center;justify-content:center;margin:1rem 0 2rem;padding:.5rem 1rem;border:1px solid #ccc;border-radius:8px;background-color:#f9f9f9;width:fit-content;gap:.5rem}.label[data-v-4c08a738]{font-weight:700}.expandedData[data-v-4c08a738]{padding-left:60px;padding-top:20px}.expandedData label[data-v-4c08a738]{font-weight:700;color:var(--p-text-color)}.expandedData div[data-v-4c08a738]{margin-bottom:10px}.main[data-v-5f35e3d7]{background:#f0f2f5}.container[data-v-5f35e3d7]{display:flex;flex-direction:column;max-width:1000px;margin:0 auto;background-color:#fff;border:1px solid #ddd;border-radius:8px;height:100vh;padding:0}.card[data-v-5f35e3d7]{margin:10px 0;padding:10px;background:var(--card-bg);border:var(--card-border);border-radius:10px}.training-header[data-v-5f35e3d7]{height:60px;text-align:center;font-size:20px;font-weight:700;padding:15px 0;background:#f4f4f4;border-bottom:1px solid #ddd}.toolbar-buttons[data-v-5f35e3d7]{display:flex;gap:10px}.file-upload[data-v-5f35e3d7]{margin-right:10px}.datatable-header[data-v-5f35e3d7]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.search-container[data-v-5f35e3d7]{display:flex;align-items:center}.search-icon[data-v-5f35e3d7]{margin-right:8px}.action-buttons[data-v-5f35e3d7]{display:flex;gap:10px}.enabled-icon[data-v-5f35e3d7]{color:green}.disabled-icon[data-v-5f35e3d7]{color:red}.training-container fieldset[data-v-5f35e3d7]{margin-bottom:15px}.checkbox-container[data-v-5f35e3d7]{display:flex;align-items:center;gap:5px}.delete-dialog[data-v-5f35e3d7]{display:flex;align-items:center;gap:10px}.warning-icon[data-v-5f35e3d7]{font-size:24px;color:#f59e0b}.text-error[data-v-5f35e3d7]{color:red}h4[data-v-5f35e3d7]{margin:0}:root{--border-radius: 6px;--section-padding: 16px;--card-shadow: 0px 1px 3px 0px #0000001f;--primary-color: #061f39}body,html{margin:0;padding:0;color:#212121;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:14px}body{padding:0;margin:0;min-height:100dvh;background-repeat:no-repeat;background-position:top center;background-size:contain}h1,h2,h3,h4{margin:0;font-weight:600;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}fieldset{border:0;padding:0}.p-dialog-mask{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}p{margin:0 0 8px}h2{font-size:18px}.flex{display:flex}.flex-column{flex-direction:column}.align-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:8px}.gap-2{gap:16px}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons-DMOk5skT.eot);src:url(/assets/primeicons-DMOk5skT.eot?#iefix) format("embedded-opentype"),url(/assets/primeicons-C6QP2o4f.woff2) format("woff2"),url(/assets/primeicons-WjwUDZjB.woff) format("woff"),url(/assets/primeicons-MpK4pl85.ttf) format("truetype"),url(/assets/primeicons-Dr5RGzOO.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}
