@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--color-light: #f8f8f8;--color-muted: #757575;--color-dark: #152730;--color-success: #22c55e;--color-danger: #ef4444;--color-warning: #f97316;--color-info: #0ea5e9}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}a:not(.link){color:inherit;text-decoration:none}ul:not(.list){padding-left:0;list-style:none}body{min-height:100vh;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;-webkit-user-select:none;user-select:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.text-success{color:var(--color-success)}.text-danger{color:var(--color-danger)}.text-warning{color:var(--color-warning)}.text-info{color:var(--color-info)}.text-muted{color:#152730}strong{font-weight:600}.input-field{display:flex;align-items:start;justify-content:center;flex-direction:column;gap:.15rem;margin-bottom:1rem}.p-password-fluid{width:100%}hr.hr{margin:1rem 0;border:0;border-bottom:1px solid #d8d8d8}.p-button{transition:all .3s ease}.p-button:not(:disabled):active{transform:scale(.97)}.p-floatlabel{width:100%}.container{width:95%;max-width:1420px;margin-left:auto;margin-right:auto}.mt-1{margin-top:.15rem}.mt-2{margin-top:.25rem}.mt-3{margin-top:.5rem}.mt-4{margin-top:.75rem}.mt-5{margin-top:1rem}.mr-1{margin-right:.15rem}.mr-2{margin-right:.25rem}.mr-3{margin-right:.5rem}.mr-4{margin-right:.75rem}.mr-5{margin-right:1rem}.mb-1{margin-bottom:.15rem}.mb-2{margin-bottom:.25rem}.mb-3{margin-bottom:.5rem}.mb-4{margin-bottom:.75rem}.mb-5{margin-bottom:1rem}.ml-1{margin-left:.15rem}.ml-2{margin-left:.25rem}.ml-3{margin-left:.5rem}.ml-4{margin-left:.75rem}.ml-5{margin-left:1rem}.mt-auto{margin-top:auto}.mb-auto{margin-bottom:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.refresh-button .pi-refresh{transition:all .1s ease}.refresh-button:active .pi-refresh{transform:rotate(75deg)}.flex{display:flex}.align-item-center{align-items:center}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-end{justify-content:end}.icon-check{color:var(--color-success)}.icon-wait{color:var(--color-warning)}.icon-close{color:var(--color-danger)}.form-flex{display:flex;align-items:start;gap:1rem}.form-flex .input-field{flex:1}.p-message.fluid{width:100%}.p-tooltip-text{font-size:.9rem;text-align:center}label{-webkit-user-select:none;user-select:none}.p-tag-label{font-weight:600}.small{font-size:.9em}.label{cursor:pointer}.w-100{width:100%}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.logo{font-size:2.5rem;font-weight:700}.logo strong{font-size:inherit;font-weight:inherit}.logo.light{color:var(--color-dark)}.logo.dark{color:#fff}.st0{fill:url(#SVGID_1_)}.st1{opacity:.5}.st2{fill:url(#SVGID_2_)}.st3{fill:url(#SVGID_3_)}.st4{fill:url(#SVGID_4_)}.st5{fill:url(#SVGID_5_)}.st6{fill:url(#SVGID_6_)}.st7{fill:url(#SVGID_7_)}.app-sidebar svg{transition:.3s ease}.app-sidebar svg.active{transform:rotate(180deg)}.p-menu-submenu-label,.p-menu-item-icon{color:#152730!important}.p-menu-item-link{padding:12px!important}.p-menu-item-link .p-menu-item-label{font-weight:400}.h-full{height:100%}.app-sidebar .app-sidebar-wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%}.sidebar-user{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-radius:.5rem;padding:.75rem 1.25rem;cursor:pointer;transition:all .3s ease}.sidebar-user .sidebar-user-info-area{display:flex;align-items:center;gap:.65rem}.sidebar-user:hover{background-color:#f8f8f8;border-color:var(--p-primary-100)}.sidebar-user .sidebar-user-info{display:flex;flex-direction:column;gap:6px}.sidebar-user .sidebar-user-info .user-info-item{color:#152730;line-height:1;font-size:.95rem}.sidebar-user .sidebar-user-info .info-name{font-weight:500;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.1;max-width:100px}.sidebar-user .sidebar-user-info .info-role{font-size:.85rem;font-weight:500;color:var(--p-primary-900)}.app-sidebar{width:300px;min-width:300px;border-right:1px solid #e8e8e8;color:var(--color-dark);height:100vh;position:sticky;top:0;left:0}.app-sidebar .container{padding:1rem}.app-sidebar .biltek-logo{text-align:center;padding:1.5rem 0 0}.app-sidebar .sidebar-logo{font-size:1.75rem!important;text-align:center;display:flex;align-items:center;justify-content:center;padding:1rem 0}.app-sidebar .sidebar-menu{padding:1rem .25rem}.app-sidebar .sidebar-menu li:not(:last-child){margin-bottom:.75rem}.app-sidebar .sidebar-menu li a{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;font-size:.95rem;font-weight:500;border-radius:.5rem;padding:.75rem 1.25rem;transition:all .3s ease}.app-sidebar .sidebar-menu li a:hover{background-color:#f8f8f8;border-color:var(--p-primary-100)}.app-sidebar .sidebar-menu li a.active{background-color:var(--p-primary-100);color:var(--p-primary-900)!important}.app-sidebar .sidebar-menu li a.disabled{background-color:#e7e7e7;cursor:not-allowed}.tag{margin-top:.15rem;margin-left:auto}.tag .p-tag-label{font-size:.6rem;font-weight:600}.app-layout[data-v-75849f0b]{display:flex;align-items:stretch}.app-layout .router-view[data-v-75849f0b]{flex:1;min-height:100vh;padding:2.5rem}.slide-in-enter-from[data-v-75849f0b],.slide-in-leave-to[data-v-75849f0b]{margin-left:-285px;opacity:0}.slide-in-enter-to[data-v-75849f0b],.slide-in-leave-from[data-v-75849f0b]{margin-left:0;opacity:1}.slide-in-enter-active[data-v-75849f0b],.slide-in-leave-active[data-v-75849f0b]{transition:all .3s ease}.router-enter-from[data-v-75849f0b]{opacity:0;transform:scale(1.05)}.router-enter-active[data-v-75849f0b],.router-leave-active[data-v-75849f0b]{transition:all .15s ease-in-out}.router-enter-to[data-v-75849f0b],.router-leave-from[data-v-75849f0b]{opacity:1;transform:scale(1)}.router-leave-to[data-v-75849f0b]{opacity:0;transform:scale(.95)}.fade-enter-from[data-v-75849f0b],.fade-leave-to[data-v-75849f0b]{opacity:0}.fade-enter-active[data-v-75849f0b],.fade-leave-to[data-v-75849f0b]{transition:opacity 85ms ease-in-out}.fade-enter-to[data-v-75849f0b],.fade-leave-from[data-v-75849f0b]{opacity:1}.hello-card[data-v-13981505]{background:#f9fafb;border-radius:1.25rem;padding:1.5rem 2rem;border:1px solid #e5e7eb}.hello-content[data-v-13981505]{display:flex;align-items:center;gap:1.25rem}.hello-icon[data-v-13981505]{font-size:2rem}.hello-text h2[data-v-13981505]{font-size:1.25rem;font-weight:600;margin-bottom:.25rem;color:#111827}.hello-text p[data-v-13981505]{font-size:.95rem;color:#4b5563}svg#freepik_stories-farm-animals:not(.animated) .animable[data-v-9b3ff35e]{opacity:0}svg#freepik_stories-farm-animals.animated #freepik--background-complete--inject-76[data-v-9b3ff35e]{animation:3s Infinite linear floating-9b3ff35e;animation-delay:0s}svg#freepik_stories-farm-animals.animated #freepik--Sun--inject-76[data-v-9b3ff35e]{animation:6s Infinite linear spin-9b3ff35e;animation-delay:0s}svg#freepik_stories-farm-animals.animated #freepik--Plants--inject-76[data-v-9b3ff35e]{animation:3s Infinite linear wind-9b3ff35e;animation-delay:0s}@keyframes floating-9b3ff35e{0%{opacity:1;transform:translateY(0)}50%{transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin-9b3ff35e{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wind-9b3ff35e{0%{transform:rotate(0)}25%{transform:rotate(1deg)}75%{transform:rotate(-1deg)}}.welcome-image[data-v-9b3ff35e]{width:100%;height:60vh;display:flex;align-items:center;justify-content:center}.welcome-image svg[data-v-9b3ff35e]{max-width:850px;width:85%}.p-breadcrumb[data-v-eddb6b08]{padding-left:0}.p-breadcrumb[data-v-eddb6b08]{font-size:.9rem;color:var(--color-muted)}.dashboard-title[data-v-eddb6b08]{display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;margin-bottom:1.5rem;gap:2.5rem}.dashboard-title h1[data-v-eddb6b08]{font-weight:700;font-size:1.8rem;color:var(--color-dark, #111);letter-spacing:.03em;margin:0}.dashboard-title .title-content[data-v-eddb6b08]{flex:1}.dashboard-title .subtitle[data-v-eddb6b08]{margin-top:.25rem;font-size:1rem;color:var(--color-secondary, #666);font-weight:400}.dashboard-title .buttons[data-v-eddb6b08]{display:flex;align-items:center;justify-content:flex-end;gap:1rem}@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:""}
