﻿.modal.show{display:block;}*,*::before,*::after{box-sizing:border-box;}html{scroll-behavior:smooth;}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto;}button{background:none;border:0;cursor:pointer;}button:focus{outline-offset:2px;}input,button,textarea,select{font:inherit;}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important;}}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;line-height:1.6;color:#2c3e50;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:700;line-height:1.2;margin-bottom:.5em;}a{color:#2c3e50;text-decoration:none;transition:all .3s ease-in-out;}a:hover,a:focus{color:#233240;text-decoration:underline;}.text-balance{text-wrap:balance;}.text-gradient{background:linear-gradient(135deg,#2c3e50,#34495e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}.fw-thin{font-weight:100;}.fw-extralight{font-weight:200;}.fw-light{font-weight:300;}.fw-regular{font-weight:400;}.fw-medium{font-weight:500;}.fw-semibold{font-weight:600;}.fw-bold{font-weight:700;}.fw-extrabold{font-weight:800;}.fw-black{font-weight:900;}.mt-auto{margin-top:auto;}.mr-auto{margin-right:auto;}.mb-auto{margin-bottom:auto;}.ml-auto{margin-left:auto;}.mx-auto{margin-left:auto;margin-right:auto;}.my-auto{margin-top:auto;margin-bottom:auto;}.w-auto{width:auto;}.h-screen{height:100vh;}.min-h-screen{min-height:100vh;}.overflow-x-auto{overflow-x:auto;}.overflow-y-auto{overflow-y:auto;}.overflow-x-hidden{overflow-x:hidden;}.overflow-y-hidden{overflow-y:hidden;}.overflow-x-scroll{overflow-x:scroll;}.overflow-y-scroll{overflow-y:scroll;}.cursor-pointer{cursor:pointer;}.cursor-not-allowed{cursor:not-allowed;}.cursor-wait{cursor:wait;}.cursor-text{cursor:text;}.cursor-move{cursor:move;}.select-none{user-select:none;}.select-text{user-select:text;}.select-all{user-select:all;}.transition{transition:all .3s ease-in-out;}.transition-none{transition:none;}.scale-hover{transition:transform .3s ease;}.scale-hover:hover{transform:scale(1.05);}.container-fluid-max{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto;max-width:1600px;}@media(min-width:576px){.container-fluid-max{padding-right:1.5rem;padding-left:1.5rem;}}.gap-0{gap:0;}.gap-x-0{column-gap:0;}.gap-y-0{row-gap:0;}.gap-1{gap:.25rem;}.gap-x-1{column-gap:.25rem;}.gap-y-1{row-gap:.25rem;}.gap-2{gap:.5rem;}.gap-x-2{column-gap:.5rem;}.gap-y-2{row-gap:.5rem;}.gap-3{gap:1rem;}.gap-x-3{column-gap:1rem;}.gap-y-3{row-gap:1rem;}.gap-4{gap:1.5rem;}.gap-x-4{column-gap:1.5rem;}.gap-y-4{row-gap:1.5rem;}.gap-5{gap:2rem;}.gap-x-5{column-gap:2rem;}.gap-y-5{row-gap:2rem;}.gap-6{gap:3rem;}.gap-x-6{column-gap:3rem;}.gap-y-6{row-gap:3rem;}.gap-7{gap:4rem;}.gap-x-7{column-gap:4rem;}.gap-y-7{row-gap:4rem;}.gap-8{gap:5rem;}.gap-x-8{column-gap:5rem;}.gap-y-8{row-gap:5rem;}.btn{font-weight:500;transition:all .3s ease-in-out;}.btn:focus{box-shadow:0 0 0 .25rem rgba(44,62,80,.25);}.btn-gradient{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;border:0;}.btn-gradient:hover,.btn-gradient:focus{background:linear-gradient(135deg,#283848,#2f4255);}.btn-outline-gradient{position:relative;background:transparent;color:#2c3e50;border:2px solid transparent;background-clip:padding-box;}.btn-outline-gradient::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background:linear-gradient(135deg,#2c3e50,#34495e);}.btn-xs{padding:.125rem .5rem;font-size:.75rem;}.btn-action-edit i{color:#f39c12;}.btn-action-delete i{color:#e74c3c;}.stat-icon{width:48px;height:48px;}.stat-icon i{font-size:20px;}.stat-icon--info{background:rgba(52,152,219,.1);}.stat-icon--info i{color:#3498db;}.stat-icon--success{background:rgba(39,174,96,.1);}.stat-icon--success i{color:#27ae60;}.stat-icon--warning{background:rgba(243,156,18,.1);}.stat-icon--warning i{color:#f39c12;}.stat-icon--danger{background:rgba(231,76,60,.1);}.stat-icon--danger i{color:#e74c3c;}.stat-label{font-size:.875rem;}.chart-placeholder{height:300px;background:linear-gradient(135deg,#ecf0f1 0%,#fff 100%);border-radius:.375rem;}.chart-placeholder-icon{font-size:48px;color:#95a5a6;margin-bottom:16px;}.table-header th{font-size:.875rem;}.progress-thin{height:6px;}.quick-action-chevron{font-size:.75rem;}.not-found-title{font-size:8rem;font-weight:300;color:#e74c3c;}.card{box-shadow:0 .125rem .25rem rgba(0,0,0,.075);transition:all .3s ease-in-out;}.card:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.15);}.modal-content{box-shadow:0 1rem 3rem rgba(0,0,0,.175);}.form-control:focus,.form-select:focus{border-color:#2c3e50;box-shadow:0 0 0 .25rem rgba(44,62,80,.25);}.table>:not(caption)>*>*{padding:.75rem;}#blazor-error-ui{background:#ffffe0;bottom:0;box-shadow:0 -1px 2px rgba(0,0,0,.2);color:#333;left:0;padding:.75rem 1.25rem .75rem 1.25rem;position:fixed;width:100%;z-index:1000;display:none;}#blazor-error-ui .dismiss{cursor:pointer;position:absolute;right:.75rem;top:.75rem;}