body{background:#f3f3f7}.custom-bg-color{background-color:#f3f3f7}.custom-selected-bg-color{background-color:#ede8f6}.items-menu{border-radius:10px;padding:4px 8px}.custom-radius{border-radius:15px}.custom-radius-left{border-radius:15px 0 0 15px}.custom-radius-rigth{border-radius:0 15px 15px 0}.custom-radius-top{border-radius:15px 15px 0 0}.custom-radius-bottom{border-radius:0 0 15px 15px}.custom-btn-drawer{position:relative;width:40px;height:40px;top:40px;left:-18px;border-radius:50%}.custom-100vh{height:100vh}.custom-bg-incomming-box{background-color:#fff}.custom-bg-outcomming-box{background-color:#e3f2fd80}.custom-absolute-top-right{position:absolute;top:5px;right:10px;z-index:1}.custom-textarea{border:none;outline:none!important;resize:none;text-align:justify;white-space:pre-line;padding-right:10px}.custom-pipelines-bg{background-color:#f6f8fc}.my-sticky-header-table .q-table__top,.my-sticky-header-table .q-table__bottom,.my-sticky-header-table thead tr:first-child th{background-color:#fff}.my-sticky-header-table thead tr th{position:sticky;z-index:1}.my-sticky-header-table thead tr:first-child th{top:0}.my-sticky-header-table.q-table--loading thead tr:last-child th{top:48px}.my-sticky-header-table tbody{scroll-margin-top:48px}.overlapping-avatars{border:2px solid white;position:static}.custom-q-input-border-style{border:"1px solid silver";padding:"0 10px 0 10px";border-radius:"5px"}.custom-item-active{background-color:#c8eaff}.custom-hover:hover{background-color:#f1f1f1}:root{--background: 0 0% 100%;--foreground: 0 0% 9%;--card: 0 0% 100%;--card-foreground: 0 0% 9%;--popover: 0 0% 100%;--popover-foreground: 0 0% 9%;--primary: 0 0% 9%;--primary-foreground: 0 0% 98%;--secondary: 0 0% 96%;--secondary-foreground: 0 0% 9%;--muted: 0 0% 96%;--muted-foreground: 0 0% 45%;--accent: 0 0% 96%;--accent-foreground: 0 0% 9%;--destructive: 0 72% 51%;--destructive-foreground: 0 0% 98%;--success: 142 71% 45%;--success-foreground: 0 0% 98%;--warning: 38 92% 50%;--warning-foreground: 0 0% 9%;--border: 0 0% 90%;--input: 0 0% 90%;--ring: 0 0% 65%;--radius: .5rem;--chart-1: 0 0% 9%;--chart-2: 0 0% 40%;--chart-3: 0 0% 60%;--chart-4: 0 0% 75%;--chart-5: 0 0% 85%;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .04);--shadow: 0 1px 3px 0 rgb(0 0 0 / .08), 0 1px 2px -1px rgb(0 0 0 / .06);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .08), 0 2px 4px -2px rgb(0 0 0 / .06);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .08), 0 4px 6px -4px rgb(0 0 0 / .06);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .08), 0 8px 10px -6px rgb(0 0 0 / .06)}.body--dark{--background: 222.2 84% 4.9%;--foreground: 210 40% 98%;--card: 222.2 84% 4.9%;--card-foreground: 210 40% 98%;--popover: 222.2 84% 4.9%;--popover-foreground: 210 40% 98%;--primary: 217.2 91.2% 59.8%;--primary-foreground: 222.2 47.4% 11.2%;--secondary: 217.2 32.6% 17.5%;--secondary-foreground: 210 40% 98%;--muted: 217.2 32.6% 17.5%;--muted-foreground: 215 20.2% 65.1%;--accent: 217.2 32.6% 17.5%;--accent-foreground: 210 40% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 210 40% 98%;--border: 217.2 32.6% 17.5%;--input: 217.2 32.6% 17.5%;--ring: 224.3 76.3% 48%}.shadcn-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:all .2s cubic-bezier(.4,0,.2,1)}.shadcn-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.shadcn-card-elevated{box-shadow:var(--shadow-lg)}.shadcn-badge{display:inline-flex;align-items:center;border-radius:calc(var(--radius) - 2px);padding:.25rem .75rem;font-size:.75rem;font-weight:600;letter-spacing:.025em;transition:all .2s ease}.shadcn-badge-default{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.shadcn-badge-secondary{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.shadcn-badge-success{background:hsl(var(--success));color:hsl(var(--success-foreground))}.shadcn-badge-warning{background:hsl(var(--warning));color:hsl(var(--warning-foreground))}.shadcn-badge-destructive{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.shadcn-badge-outline{background:transparent;border:1px solid hsl(var(--border));color:hsl(var(--foreground))}.text-muted{color:hsl(var(--muted-foreground))}.text-primary{color:hsl(var(--primary))}.text-success{color:hsl(var(--success))}.text-warning{color:hsl(var(--warning))}.text-destructive{color:hsl(var(--destructive))}.gradient-primary{background:linear-gradient(135deg,hsl(var(--primary)),#3b82f6)}.gradient-success{background:linear-gradient(135deg,hsl(var(--success)),#22c35e)}.gradient-warning{background:linear-gradient(135deg,hsl(var(--warning)),#f7b23b)}.gradient-subtle{background:linear-gradient(135deg,hsl(var(--muted)),hsl(var(--accent)))}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-fadeIn{animation:fadeIn .3s ease-out}.animate-slideIn{animation:slideIn .4s ease-out}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.dashboard-container{max-width:1600px;margin:0 auto;padding:1.5rem}.dashboard-section{margin-bottom:2rem}.dashboard-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid hsl(var(--border))}.dashboard-title{font-size:1.5rem;font-weight:700;color:hsl(var(--foreground));letter-spacing:-.025em}.dashboard-subtitle{font-size:.875rem;color:hsl(var(--muted-foreground));margin-top:.25rem}.kpi-card{position:relative;overflow:hidden;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + 4px);padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.kpi-card:hover{border-color:hsl(var(--primary) / .3);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.kpi-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,hsl(var(--primary)),#3b82f6);opacity:0;transition:opacity .3s ease}.kpi-card:hover:before{opacity:1}.kpi-value{font-size:2rem;font-weight:700;line-height:1.2;color:hsl(var(--foreground));letter-spacing:-.025em}.kpi-label{font-size:.875rem;font-weight:500;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.kpi-change{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;padding:.125rem .5rem;border-radius:calc(var(--radius) - 2px);margin-top:.75rem}.kpi-change.positive{background:hsl(var(--success) / .1);color:hsl(var(--success))}.kpi-change.negative{background:hsl(var(--destructive) / .1);color:hsl(var(--destructive))}.chart-container{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:1.5rem;min-height:320px}.chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.chart-title{font-size:1rem;font-weight:600;color:hsl(var(--foreground))}.shadcn-table{width:100%;border-collapse:separate;border-spacing:0}.shadcn-table thead{background:hsl(var(--muted))}.shadcn-table th{padding:.75rem 1rem;text-align:left;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground));border-bottom:1px solid hsl(var(--border))}.shadcn-table td{padding:.75rem 1rem;font-size:.875rem;color:hsl(var(--foreground));border-bottom:1px solid hsl(var(--border))}.shadcn-table tbody tr{transition:background-color .2s ease}.shadcn-table tbody tr:hover{background:hsl(var(--muted) / .5)}@media (max-width: 768px){.dashboard-container{padding:1rem}.dashboard-header{flex-direction:column;align-items:flex-start;gap:1rem}.kpi-value{font-size:1.5rem}}.leaflet-control-attribution a{pointer-events:none;cursor:default;text-decoration:none;color:inherit}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease}.q-btn,.q-input,.q-select,.q-field,img,svg{transition:none!important}.q-btn{transition:background-color .2s ease,color .2s ease!important}.q-input .q-field__control,.q-select .q-field__control,.q-field__control{transition:background-color .3s ease,border-color .3s ease!important}
