@tailwind base;@tailwind components;@tailwind utilities;:root{--vuexy-font-family: "Public Sans", "Figtree", -apple-system, BlinkMacSystemFont, sans-serif;--vuexy-shadow-xs: 0 2px 4px rgba(0, 0, 0, .04);--vuexy-shadow-sm: 0 4px 8px rgba(0, 0, 0, .06), 0 2px 4px rgba(0, 0, 0, .04);--vuexy-shadow-md: 0 6px 16px rgba(0, 0, 0, .08), 0 3px 6px rgba(0, 0, 0, .04);--vuexy-shadow-lg: 0 12px 24px rgba(0, 0, 0, .1), 0 4px 8px rgba(0, 0, 0, .06);--vuexy-radius-sm: 6px;--vuexy-radius-md: 8px;--vuexy-radius-lg: 12px;--vuexy-sidebar-width: 260px;--vuexy-nav-active-indicator: 3px}.v-application,.v-application .v-main,html,body,#app{font-family:var(--vuexy-font-family)!important}.materio-card{border-radius:var(--vuexy-radius-md);overflow:hidden;transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);box-shadow:var(--vuexy-shadow-sm)}.materio-card:hover{box-shadow:var(--vuexy-shadow-md)}.stat-card{border-radius:var(--vuexy-radius-md);transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);opacity:0;transition:opacity .3s}.stat-card:hover{transform:translateY(-2px);box-shadow:var(--vuexy-shadow-lg)}.stat-card:hover:before{opacity:1}.materio-status-card{border-radius:var(--vuexy-radius-md);border:1px solid rgba(0,0,0,.08);transition:box-shadow .25s ease,transform .25s ease}.materio-status-card:hover{transform:translateY(-2px);box-shadow:var(--vuexy-shadow-md)}.materio-status-active{box-shadow:var(--vuexy-shadow-md);background:linear-gradient(135deg,#fffffff2,#fff)}.materio-schedule-card{border-radius:var(--vuexy-radius-md);transition:box-shadow .25s ease,transform .25s ease;border:1px solid rgba(0,0,0,.06)}.materio-schedule-card:hover{box-shadow:var(--vuexy-shadow-sm);transform:translateY(-2px)}.materio-schedule-active{border-color:#4caf5040;background:linear-gradient(135deg,#4caf500a,#4caf5014)}.materio-sidebar{border-right:1px solid rgba(0,0,0,.06)}.materio-nav-item{margin:2px 6px;border-radius:var(--vuexy-radius-sm);transition:background-color .2s ease,color .2s ease}.materio-nav-item.v-list-item--active{background:#1976d214;color:rgb(var(--v-theme-primary));font-weight:600;position:relative}.materio-nav-item.v-list-item--active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:var(--vuexy-nav-active-indicator);height:60%;min-height:20px;background:rgb(var(--v-theme-primary));border-radius:0 4px 4px 0}.materio-nav-item.v-list-item--active .v-icon{color:rgb(var(--v-theme-primary))}.materio-nav-item:hover:not(.v-list-item--active){background:#0000000a}.materio-app-bar{border-bottom:1px solid rgba(0,0,0,.06);box-shadow:var(--vuexy-shadow-xs)}.text-medium-emphasis{color:#0009!important}.materio-card-header{background:#00000005;border-bottom:1px solid rgba(0,0,0,.06)}.materio-btn{border-radius:var(--vuexy-radius-sm);text-transform:none;letter-spacing:.01em;font-weight:500}.materio-table{border-radius:6px;overflow:hidden}.materio-form-card,.materio-list{border-radius:6px}.materio-main{background:#f8f7fc}.v-theme--dark .materio-main{background:rgb(var(--v-theme-background))}.v-theme--dark .materio-sidebar{border-right-color:rgba(var(--v-theme-on-surface),.08)}.v-theme--dark .materio-app-bar{border-bottom-color:rgba(var(--v-theme-on-surface),.08);box-shadow:0 1px 3px #0003}.v-theme--dark .materio-nav-item.v-list-item--active{background:rgba(var(--v-theme-primary),.12)}.v-theme--dark .materio-nav-item:hover:not(.v-list-item--active){background:rgba(var(--v-theme-on-surface),.06)}.v-theme--dark .text-medium-emphasis{color:rgba(var(--v-theme-on-surface),.7)!important}.v-theme--dark .materio-card-header,.v-theme--dark .materio-status-card,.v-theme--dark .materio-schedule-card{border-color:rgba(var(--v-theme-on-surface),.12)}.v-theme--dark .materio-sidebar .text-grey-darken-3,.v-theme--dark .text-grey-darken-3{color:rgba(var(--v-theme-on-surface),.9)!important}.v-theme--dark .text-grey-darken-1,.v-theme--dark .materio-sidebar .text-medium-emphasis{color:rgba(var(--v-theme-on-surface),.65)!important}.auth-page-main{background-color:#f5f5f5!important}.v-theme--dark .auth-page-main{background-color:#121212!important}.auth-page-card{background-color:#fff!important}.v-theme--dark .auth-page-card{background-color:rgb(var(--v-theme-surface))!important}.v-theme--dark .auth-logo-header{background:rgb(var(--v-theme-surface))!important}.v-theme--dark .auth-logo-text .text-grey-darken-3,.v-theme--dark .auth-logo-text .text-medium-emphasis{color:rgba(var(--v-theme-on-surface),.9)!important}.v-theme--dark .auth-logo-text .text-medium-emphasis{color:rgba(var(--v-theme-on-surface),.7)!important}.verify-email-icon{color:rgb(var(--v-theme-primary))!important}.verify-email-header .verify-email-app-name,.v-theme--dark .verify-email-header .verify-email-app-name{color:#fff!important}.v-theme--dark .verify-email-header{background:rgb(var(--v-theme-primary))!important}.v-theme--dark .auth-page-card .v-card-text,.v-theme--dark .auth-page-card .v-card-actions{background:rgb(var(--v-theme-surface))!important}.v-theme--dark .auth-page-card .v-card-text .text-h5,.v-theme--dark .auth-page-card .v-card-text .text-body-2,.v-theme--dark .auth-page-card .v-card-text .text-caption{color:rgba(var(--v-theme-on-surface),.9)!important}.v-theme--dark .auth-page-card .v-card-text .text-medium-emphasis{color:rgba(var(--v-theme-on-surface),.7)!important}.verify-email-resend-btn,.v-theme--dark .verify-email-resend-btn{background:rgb(var(--v-theme-primary))!important;color:#fff!important}.v-theme--dark .trial-banner{background:rgba(var(--v-theme-primary),.15)!important;color:#000000de!important;border-bottom:1px solid rgba(var(--v-theme-primary),.3);box-shadow:0 2px 8px #0003}.v-theme--dark .trial-banner .v-icon{color:rgb(var(--v-theme-primary))!important}.v-theme--dark .trial-banner .trial-banner-label,.v-theme--dark .trial-banner .trial-banner-text,.v-theme--dark .trial-banner .trial-banner-days{color:#000000de!important}.v-theme--dark .trial-banner .trial-banner-cta{color:#000000b3!important;opacity:1}.v-theme--dark .trial-banner .trial-banner-btn{background:rgb(var(--v-theme-primary))!important;color:#fff!important}.v-theme--dark .trial-banner--ending{background:#e651002e!important;border-bottom-color:#e6510066;box-shadow:0 2px 8px #0003}.v-theme--dark .trial-banner--ending .v-icon{color:#e65100!important}.v-theme--dark .trial-banner--ending .trial-banner-text,.v-theme--dark .trial-banner--ending .trial-banner-cta{color:#000000de!important}.v-theme--dark .trial-banner--ending .trial-banner-btn{background:#e65100!important;color:#fff!important}.v-theme--dark .plan-ended-banner{background:#b71c1c!important;color:#fffffffa!important;box-shadow:0 2px 12px #b71c1c80}.v-theme--dark .plan-ended-banner .plan-ended-banner-text{color:#fffffffa!important}.v-theme--dark .plan-ended-banner .plan-ended-banner-btn{background:#fffffff2!important;color:#b71c1c!important}.materio-availability-card-bg{background:#f5f5f9}.v-theme--dark .materio-availability-card-bg{background:rgba(var(--v-theme-on-surface),.06)!important}.materio-availability-status-header{background:rgba(var(--v-theme-primary),.06)}.v-theme--dark .materio-availability-status-header{background:rgba(var(--v-theme-on-surface),.06)!important}.v-theme--dark .materio-availability-status-header .text-subtitle-1,.v-theme--dark .materio-availability-status-header .font-weight-bold{color:rgba(var(--v-theme-on-surface),.95)!important}.v-theme--dark .materio-availability-status-header .text-medium-emphasis{color:rgba(var(--v-theme-on-surface),.7)!important}.v-theme--dark .backlog-section-title{background:rgba(var(--v-theme-on-surface),.06)!important;color:rgba(var(--v-theme-on-surface),.95)!important}.v-theme--dark .backlog-section-title .v-icon{color:rgb(var(--v-theme-primary))!important}.v-theme--dark .backlog-section-title .v-chip{color:rgba(var(--v-theme-on-surface),.9)!important}.v-theme--dark .backlog-drop-zone.drop-zone-active{background:rgba(var(--v-theme-primary),.12)!important;outline-color:rgb(var(--v-theme-primary))!important}.v-theme--dark .backlog-row:hover{background:rgba(var(--v-theme-on-surface),.06)!important}.v-theme--dark .backlog-row.backlog-row-dragging{background:rgba(var(--v-theme-primary),.15)!important}.v-theme--dark .backlog-key,.v-theme--dark .backlog-title-link{color:rgb(var(--v-theme-primary))!important}.v-theme--dark .backlog-title{color:rgba(var(--v-theme-on-surface),.9)!important}.v-theme--dark .task-form-header{background:rgba(var(--v-theme-on-surface),.06)!important;border-bottom-color:rgba(var(--v-theme-on-surface),.12)!important;color:rgba(var(--v-theme-on-surface),.95)!important}.v-theme--dark .task-form-header .task-form-title{color:inherit!important}.v-theme--dark .task-form-hint{color:rgba(var(--v-theme-on-surface),.7)!important}.v-theme--dark .task-form-attachments{background:rgba(var(--v-theme-on-surface),.06)!important;border-color:rgba(var(--v-theme-on-surface),.12)!important}.v-theme--dark .task-form-label{color:rgba(var(--v-theme-on-surface),.85)!important}.v-theme--dark .task-form-file-row{border-bottom-color:rgba(var(--v-theme-on-surface),.08)!important;color:rgba(var(--v-theme-on-surface),.9)!important}.v-theme--dark .task-form-file-name{color:rgba(var(--v-theme-on-surface),.9)!important}.v-theme--dark .task-form-footer{background:rgba(var(--v-theme-on-surface),.04)!important;border-top-color:rgba(var(--v-theme-on-surface),.12)!important}.v-theme--dark .task-detail-header{background:rgba(var(--v-theme-on-surface),.06)!important;border-bottom-color:rgba(var(--v-theme-on-surface),.12)!important;color:rgba(var(--v-theme-on-surface),.95)!important}.v-theme--dark .task-detail-header .task-detail-case,.v-theme--dark .task-detail-header .task-detail-title,.v-theme--dark .task-detail-header .task-detail-close{color:inherit!important}.v-theme--dark .task-detail-description{color:rgba(var(--v-theme-on-surface),.9)!important}.v-theme--dark .task-detail-due{color:rgba(var(--v-theme-on-surface),.7)!important}.v-theme--dark .task-detail-no-chat{background:rgba(var(--v-theme-on-surface),.06)!important;color:rgba(var(--v-theme-on-surface),.85)!important}.v-theme--dark .task-detail-section{background:rgba(var(--v-theme-on-surface),.04)!important;border-color:rgba(var(--v-theme-on-surface),.12)!important}.v-theme--dark .task-detail-section-title{color:rgba(var(--v-theme-on-surface),.9)!important}.v-theme--dark .task-detail-body .comment-row{border-bottom-color:rgba(var(--v-theme-on-surface),.08)!important}.v-theme--dark .comment-meta{color:rgba(var(--v-theme-on-surface),.6)!important}.v-theme--dark .comment-body{color:rgba(var(--v-theme-on-surface),.9)!important}.v-theme--dark .task-detail-body .attachment-row{border-bottom-color:rgba(var(--v-theme-on-surface),.08)!important}.v-theme--dark .task-detail-footer{background:rgba(var(--v-theme-on-surface),.04)!important;border-top-color:rgba(var(--v-theme-on-surface),.12)!important}.v-theme--dark .jira-board-wrapper{background:rgba(var(--v-theme-on-surface),.04)!important}.v-theme--dark .jira-column{background:rgba(var(--v-theme-on-surface),.06)!important}.v-theme--dark .jira-column-header{background:rgba(var(--v-theme-on-surface),.08)!important;color:rgba(var(--v-theme-on-surface),.95)!important}.v-theme--dark .jira-column-count{background:rgba(var(--v-theme-on-surface),.15)!important;color:rgba(var(--v-theme-on-surface),.9)!important}.v-theme--dark .jira-column.jira-column-drag-over{background:rgba(var(--v-theme-primary),.15)!important;outline-color:rgb(var(--v-theme-primary))!important}.v-theme--dark .jira-column-resolved{background:rgba(var(--v-theme-on-surface),.05)!important}.v-theme--dark .jira-card{background:rgb(var(--v-theme-surface))!important;box-shadow:0 1px 3px #0003!important;border-color:rgba(var(--v-theme-on-surface),.12)!important}.v-theme--dark .jira-card:hover{background:rgba(var(--v-theme-on-surface),.06)!important;box-shadow:0 2px 8px #00000040!important}.v-theme--dark .jira-card.jira-card-dragging{box-shadow:0 4px 12px #00000059!important}.v-theme--dark .jira-card-key,.v-theme--dark .jira-card-key-icon{color:rgb(var(--v-theme-primary))!important}.v-theme--dark .jira-card-summary{color:rgba(var(--v-theme-on-surface),.95)!important}.v-theme--dark .jira-card-footer,.v-theme--dark .jira-card-id{color:rgba(var(--v-theme-on-surface),.65)!important}.v-theme--dark .jira-card-chat-link{color:rgb(var(--v-theme-primary))!important}.v-theme--dark .jira-card-unassigned{color:rgba(var(--v-theme-on-surface),.5)!important}.v-theme--dark .jira-card-priority-tag.jira-priority-urgent,.v-theme--dark .jira-card-priority-tag.jira-priority-high,.v-theme--dark .jira-card-priority-tag.jira-priority-normal,.v-theme--dark .jira-card-priority-tag.jira-priority-low{color:#fff!important;border:1px solid rgba(255,255,255,.2)}.v-theme--dark .settings-card-header{background:rgba(var(--v-theme-on-surface),.06)!important;border-bottom-color:rgba(var(--v-theme-on-surface),.12)!important}.v-theme--dark .settings-card-description{color:rgba(var(--v-theme-on-surface),.9)!important}.v-theme--dark .settings-column-list,.v-theme--dark .settings-card .v-list{background:rgb(var(--v-theme-surface))!important}.v-theme--dark .column-list-item{border-bottom-color:rgba(var(--v-theme-on-surface),.08)!important}.v-theme--dark .column-list-item:hover{background:rgba(var(--v-theme-on-surface),.04)!important}.v-theme--dark .column-list-item.column-resolved{background:rgba(var(--v-theme-success),.08)!important}.v-theme--dark .column-list-item.column-resolved:hover{background:rgba(var(--v-theme-success),.12)!important}.v-theme--dark .column-list-item .v-list-item-title,.v-theme--dark .column-list-item .v-list-item-subtitle{color:rgba(var(--v-theme-on-surface),.9)!important}.v-theme--dark .materio-chat-list,.v-theme--dark .materio-chat-header-panel,.v-theme--dark .materio-chat-header,.v-theme--dark .materio-chat-list-items,.v-theme--dark .materio-chat-input-bar{background:rgb(var(--v-theme-surface))!important;border-color:rgba(var(--v-theme-on-surface),.12)!important}.v-theme--dark .materio-chat-container{background:rgb(var(--v-theme-surface))!important;box-shadow:0 2px 12px #00000040!important}.v-theme--dark .materio-chat-view{background:rgb(var(--v-theme-background))!important;background-image:none!important}.v-theme--dark .materio-messages-area{background:rgb(var(--v-theme-background))!important}.v-theme--dark .materio-message-incoming{background:rgb(var(--v-theme-surface))!important}.v-theme--dark .materio-message-input .v-field,.v-theme--dark .materio-select .v-field{background:rgba(var(--v-theme-on-surface),.06)!important}.v-theme--dark .materio-messages-area::-webkit-scrollbar-thumb{background:rgba(var(--v-theme-on-surface),.3)}.v-theme--dark .materio-messages-area::-webkit-scrollbar-thumb:hover{background:rgba(var(--v-theme-on-surface),.5)}.v-theme--dark .materio-chat-item:hover{background:rgba(var(--v-theme-on-surface),.06)}.v-theme--dark .materio-chat-item-active{background:rgba(var(--v-theme-primary),.12)!important}.v-theme--dark .materio-chat-list,.v-theme--dark .materio-chat-input-area{border-color:rgba(var(--v-theme-on-surface),.12)}.v-theme--dark .chat-list-meta{color:rgba(var(--v-theme-on-surface),.7)!important}.v-theme--dark .chat-list-preview{color:rgba(var(--v-theme-on-surface),.75)!important}.v-theme--dark .materio-chat-list-items .v-list-item-title,.v-theme--dark .materio-chat-header .text-h6,.v-theme--dark .materio-chat-header .text-subtitle-1,.v-theme--dark .materio-chat-header .font-weight-semibold{color:rgba(var(--v-theme-on-surface),.95)!important}.v-theme--dark .message-incoming .message-content{background:rgb(var(--v-theme-surface))!important;box-shadow:0 2px 4px #0003!important;color:rgba(var(--v-theme-on-surface),.9)!important}.v-theme--dark .message-outgoing .message-content{background:rgba(var(--v-theme-primary),.25)!important;box-shadow:0 2px 4px #00000026!important;color:rgba(var(--v-theme-on-surface),.95)!important}.v-theme--dark .message-content .message-text,.v-theme--dark .message-content .text-body-2{color:inherit!important}.v-theme--dark .message-time{color:rgba(var(--v-theme-on-surface),.55)!important}.v-theme--dark .message-origin,.v-theme--dark .message-content .text-grey-darken-1{color:rgba(var(--v-theme-on-surface),.7)!important}.v-theme--dark .message-content:hover{box-shadow:0 4px 8px #00000040!important}.v-theme--dark .materio-chat-empty{color:rgba(var(--v-theme-on-surface),.5)}.v-theme--dark .materio-chat-empty-icon{opacity:.4;color:rgba(var(--v-theme-on-surface),.4)!important}.v-theme--dark .chat-item:hover{background-color:rgba(var(--v-theme-on-surface),.04)!important}.v-theme--dark .whatsapp-preview-wrap{background-color:rgb(var(--v-theme-background))!important;background-image:none!important}.v-theme--dark .whatsapp-bubble{background:rgb(var(--v-theme-surface))!important;box-shadow:0 1px 4px #00000040!important}.v-theme--dark .whatsapp-bubble-text{color:rgba(var(--v-theme-on-surface),.9)!important}.v-theme--dark .whatsapp-bubble-text strong{color:rgba(var(--v-theme-on-surface),.95)!important}.v-theme--dark .whatsapp-time{color:rgba(var(--v-theme-on-surface),.55)!important}.v-theme--dark .whatsapp-bubble-divider{background:rgba(var(--v-theme-on-surface),.12)!important}.v-theme--dark .whatsapp-cta-btn{color:rgb(var(--v-theme-primary))!important}.materio-internal-note-card{background:#fff3cd;border-left:4px solid #ffc107}.v-theme--dark .materio-internal-note-card{background:rgba(var(--v-theme-warning),.2)!important;border-left:4px solid rgb(var(--v-theme-warning))!important}.v-container{padding:12px}@media (min-width: 600px){.v-container{padding:16px}}@media (min-width: 960px){.v-container{padding:24px}}.v-card-text{padding:16px!important}.v-card-title{padding:12px 16px!important}@media (min-width: 600px){.v-card-text{padding:20px!important}.v-card-title{padding:16px 20px!important}}.v-card-actions{padding:12px 16px!important}@media (min-width: 600px){.v-card-actions{padding:16px 20px!important}}.v-data-table__wrapper,.v-table{overflow-x:auto}@media (max-width: 600px){.v-field{min-height:44px}}@media (max-width: 600px){.v-btn{min-height:36px;text-transform:none}.v-chip{height:28px}}@media (max-width: 600px){.v-tabs,.v-btn-toggle{flex-wrap:wrap;row-gap:8px}}@media (max-width: 600px){.v-text-field,.v-textarea,.v-select,.v-autocomplete{--v-input-padding-top: 6px;--v-input-padding-bottom: 6px}.v-list-item{min-height:44px}}@media (max-width: 600px){.v-data-table .v-data-table__tr{height:52px}}@media (max-width: 600px){.v-card{border-radius:8px}}@media (max-width: 600px){html,body,#app,.v-application{height:100%}body{overscroll-behavior:none;background:#f8f7fc}.v-application--wrap{min-height:100dvh}.v-main{padding-bottom:env(safe-area-inset-bottom)}.materio-main{min-height:100dvh}.materio-main-container{padding-top:max(12px,env(safe-area-inset-top));padding-bottom:max(12px,env(safe-area-inset-bottom))}.v-app-bar{padding-top:env(safe-area-inset-top);height:calc(64px + env(safe-area-inset-top))}.v-navigation-drawer{padding-top:env(safe-area-inset-top)}.v-footer{display:none}.materio-messages-area{-webkit-overflow-scrolling:touch}}.text-h6{font-weight:600;letter-spacing:-.02em}.text-subtitle-1{font-weight:500}@media (max-width: 600px){.text-h5{font-size:1.25rem}.text-h6{font-size:1.05rem}.text-subtitle-1,.text-body-1{font-size:.95rem}.text-body-2{font-size:.85rem}.text-caption{font-size:.75rem}}@media (max-width: 600px){.mb-6{margin-bottom:20px!important}.mb-4{margin-bottom:16px!important}.mb-3{margin-bottom:12px!important}.mb-2{margin-bottom:8px!important}.mt-6{margin-top:20px!important}.mt-4{margin-top:16px!important}.mt-3{margin-top:12px!important}.mt-2{margin-top:8px!important}.pa-6{padding:16px!important}.pa-4{padding:12px!important}.py-6{padding-top:16px!important;padding-bottom:16px!important}.px-6{padding-left:16px!important;padding-right:16px!important}}.v-btn,.v-list-item,.v-tab,.v-chip,.v-input{touch-action:manipulation}@media (max-width: 600px){.v-btn{min-height:40px}.v-list-item{min-height:48px}}@media (max-width: 600px){.v-field__outline{--v-field-border-width: 1px}.v-field__prepend-inner .v-icon,.v-field__append-inner .v-icon{font-size:20px}.v-field__input{padding-top:10px;padding-bottom:10px}}@media (max-width: 600px){.v-icon{font-size:20px}}@media (max-width: 600px){.v-card-text>*+*{margin-top:12px}}@media (max-width: 600px){.v-data-table__wrapper{max-width:100%;overflow-x:auto}.v-data-table table{width:100%;table-layout:fixed}.v-data-table thead th{font-size:.75rem;white-space:nowrap}.v-data-table tbody td{font-size:.85rem;white-space:normal;word-break:break-word}}@media (max-width: 600px){.v-row{--v-row-gap: 12px}}@media (max-width: 600px){.v-list{padding:4px 0}.v-list-item+.v-list-item{margin-top:4px}}.v-card{box-shadow:var(--vuexy-shadow-sm)!important;border-radius:var(--vuexy-radius-md)}.v-card[class*=elevation-2]{box-shadow:var(--vuexy-shadow-sm)!important}.v-card[class*=elevation-3],.v-card[class*=elevation-4]{box-shadow:var(--vuexy-shadow-md)!important}.materio-chat-list.materio-chat-header-panel,.materio-chat-header-panel{background:#fff;border-color:#00000014}.materio-chat-list-border{border-right:1px solid rgba(0,0,0,.08)}.v-theme--dark .materio-chat-list-border{border-right-color:rgba(var(--v-theme-on-surface),.12)}.materio-chat-header-border{border-bottom:1px solid rgba(0,0,0,.08)}.v-theme--dark .materio-chat-header-border{border-bottom-color:rgba(var(--v-theme-on-surface),.12)}.materio-chat-input-border{border-top:1px solid rgba(0,0,0,.08)}.v-theme--dark .materio-chat-input-border{border-top-color:rgba(var(--v-theme-on-surface),.12)}.materio-chat-view{background:#f8f7fc;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZD0iTTAgMGgxMDB2MTAwSDB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTIwIDIwaDYwdjYwSDIweiIgZmlsbD0icmdiYSgwLDAsMCwwLjAyKSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);background-size:500px}.materio-file-preview-bg{background:#f5f5f9}.v-theme--dark .materio-file-preview-bg{background:rgba(var(--v-theme-on-surface),.06)}.materio-file-preview-border{border:1px solid rgba(0,0,0,.08)}.v-theme--dark .materio-file-preview-border{border-color:rgba(var(--v-theme-on-surface),.12)}.materio-message-input-bg :deep(.v-field){background:#f5f5f9}.v-theme--dark .materio-message-input-bg :deep(.v-field){background:rgba(var(--v-theme-on-surface),.06)}.materio-message-bubble{border-radius:8px;transition:all .2s ease}.materio-message-incoming{background:#fff;box-shadow:0 2px 4px #00000014}.materio-message-outgoing{background:linear-gradient(135deg,#dcf8c6,#d4f0c0);box-shadow:0 2px 4px #00000014}.materio-message-bubble:hover{box-shadow:0 4px 8px #0000001f;transform:translateY(-1px)}.materio-message-input .v-field{border-radius:24px;background:#f5f5f9}.materio-message-input .v-field__input{padding:12px 16px}.materio-send-btn{border-radius:50%;box-shadow:0 2px 8px #4caf504d;transition:all .2s ease}.materio-send-btn:hover:not(:disabled){box-shadow:0 4px 12px #4caf5066;transform:scale(1.05)}.materio-select .v-field{border-radius:6px;background:#fff}.materio-btn-icon{opacity:.7;transition:opacity .2s ease}.materio-btn-icon:hover{opacity:1}.materio-availability-btn{transition:all .2s ease;box-shadow:0 2px 4px #0000001a;border-radius:50%!important;aspect-ratio:1 / 1}.materio-availability-btn:hover{transform:scale(1.05);box-shadow:0 4px 8px #00000026}.materio-availability-btn .v-icon{color:#fff!important}.materio-chat-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:40px;text-align:center}.materio-chat-empty-icon{opacity:.3;margin-bottom:16px}.materio-messages-area::-webkit-scrollbar{width:6px}.materio-messages-area::-webkit-scrollbar-track{background:transparent}.materio-messages-area::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.materio-messages-area::-webkit-scrollbar-thumb:hover{background:#0000004d}.materio-priority-chip{transition:all .2s ease}.materio-priority-chip:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}
