#app{min-height:100vh}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:14px;line-height:1.5}body{font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#343a40;background-color:#f8f9fa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#1764a7;text-decoration:none}a:hover{color:#0f497b}h1,h2,h3,h4,h5,h6{font-weight:600;color:#212529;margin-bottom:.5rem}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-size:14px;font-weight:500;line-height:1.5;border:1px solid transparent;border-radius:4px;cursor:pointer;transition:all .2s ease-in-out}.btn:disabled{opacity:.65;cursor:not-allowed}.btn-primary{background-color:#1764a7;color:#fff}.btn-primary:hover:not(:disabled){background-color:#0f497b}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover:not(:disabled){background-color:#495057}.btn-success{background-color:#5aac26;color:#fff}.btn-success:hover:not(:disabled){background-color:#0d8c33}.btn-danger{background-color:#dc3545;color:#fff}.btn-danger:hover:not(:disabled){background-color:#bd2130}.btn-outline{background-color:transparent;border-color:#dee2e6;color:#495057}.btn-outline:hover:not(:disabled){background-color:#f8f9fa;border-color:#ced4da}.btn-sm{padding:.25rem .75rem;font-size:12px}.btn-lg{padding:.75rem 1.5rem;font-size:16px}.form-control,.form-select{display:block;width:100%;padding:.5rem .75rem;font-size:14px;font-family:inherit;line-height:1.5;color:#343a40;background-color:#fff;border:1px solid #dee2e6;border-radius:4px;transition:all .2s ease-in-out}.form-control:focus,.form-select:focus{outline:none;border-color:#1764a7;box-shadow:0 0 0 3px #1764a726}.form-control::placeholder,.form-select::placeholder{color:#adb5bd}.form-control:disabled,.form-select:disabled{background-color:#e9ecef;cursor:not-allowed}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;padding-right:2.5rem}.form-label{display:block;margin-bottom:.25rem;font-weight:500;color:#495057}.form-group{margin-bottom:1rem}.card{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 1px 2px #0000000d}.card-header{padding:1rem 1.25rem;background-color:#f9fafb;border-bottom:1px solid #e9ecef;font-weight:600;display:flex;align-items:center;justify-content:space-between}.card-body{padding:1.25rem}.card-footer{padding:1rem 1.25rem;background-color:#f9fafb;border-top:1px solid #e9ecef}.table-responsive{overflow:auto;max-height:65vh}.table-responsive.card-body{padding:0}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e9ecef}.table th{font-weight:600;color:#495057;background-color:#f9fafb;white-space:nowrap;position:sticky;top:0;z-index:10}.table tbody tr{transition:all .2s ease-in-out}.table tbody tr:hover{background-color:#f9fafb}.table-striped tbody tr:nth-child(odd){background-color:#f8f9fa80}.badge{display:inline-flex;align-items:center;padding:.25rem .5rem;font-size:12px;font-weight:500;border-radius:2px}.badge-primary{background-color:#1764a71a;color:#1764a7}.badge-success{background-color:#5aac261a;color:#0d8c33}.badge-danger{background-color:#dc35451a;color:#dc3545}.badge-warning{background-color:#ffc10726;color:#6d5200}.badge-secondary{background-color:#e9ecef;color:#495057}.text-muted{color:#6c757d}.text-primary{color:#1764a7}.text-success{color:#5aac26}.text-danger{color:#dc3545}.text-right{text-align:right}.text-center{text-align:center}.text-sm{font-size:12px}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.d-flex{display:flex}.align-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:1rem}.spinner{width:20px;height:20px;border:2px solid #dee2e6;border-top-color:#1764a7;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.price{font-weight:700;color:#212529}.price-currency{font-size:12px;font-weight:400;color:#6c757d}.price-compare{text-decoration:line-through;color:#adb5bd;font-weight:400}
