@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";
body{color:#fff;background:linear-gradient(135deg,#0066b3 0%,#004080 100%) fixed;min-height:100vh;font-family:Poppins,sans-serif}h1,h2,h3,h4,h5,h6{text-shadow:0 2px 4px #0000004d;font-weight:700}p,span,div,li,td{font-weight:500}.glass-card{-webkit-backdrop-filter:blur(15px);color:#fff;background:#fff3;border:1px solid #ffffff4d;border-radius:1.25rem;margin-bottom:2rem;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 .5rem 2rem #1f26875e}.glass-card:hover{transform:translateY(-.3125rem);box-shadow:0 .75rem 2.5rem #1f268773}.btn-custom{color:#fff;background:linear-gradient(45deg,#00c6ff,#0072ff);border:none;border-radius:3.125rem;padding:.625rem 1.25rem;font-weight:600;transition:all .3s;box-shadow:0 .25rem .9375rem #0003}.btn-custom:hover{color:#fff;transform:translateY(-.125rem);box-shadow:0 .375rem 1.25rem #0000004d}.btn-danger-custom{color:#fff;background:linear-gradient(45deg,#ff416c,#ff4b2b);border:none;border-radius:3.125rem;padding:.625rem 1.25rem;font-weight:600;transition:all .3s;box-shadow:0 .25rem .9375rem #0003}.btn-danger-custom:hover{color:#fff;transform:translateY(-.125rem);box-shadow:0 .375rem 1.25rem #0000004d}.form-control-custom{color:#fff;background:#fff3;border:1px solid #ffffff4d;border-radius:.625rem;padding:.625rem .9375rem}.form-control-custom::placeholder{color:#fffc}.form-control-custom:focus{color:#fff;background:#ffffff4d;border-color:#ffffff80;box-shadow:0 0 0 .25rem #ffffff1a}.form-select-custom{color:#fff;background-color:#fff3;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='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");border:1px solid #ffffff4d;border-radius:.625rem;padding:.625rem .9375rem}.form-select-custom:focus{color:#fff;background-color:#ffffff4d;border-color:#ffffff80;box-shadow:0 0 0 .25rem #ffffff1a}.form-select-custom option{color:#fff;background-color:#004080}.table-glass{color:#fff;border-collapse:separate;border-spacing:0 .625rem}.table-glass thead th{color:#fff;background-color:#ffffff1a;border:none;padding:.9375rem}.table-glass tbody tr{background-color:#ffffff0d;transition:transform .2s}.table-glass tbody tr:hover{background-color:#ffffff26;transform:scale(1.01)}.table-glass td{vertical-align:middle;border:none;padding:.9375rem}.table-glass td:first-child{border-top-left-radius:.625rem;border-bottom-left-radius:.625rem}.table-glass td:last-child{border-top-right-radius:.625rem;border-bottom-right-radius:.625rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.5s ease-out forwards fadeIn}@keyframes bounce-custom{0%,to{transform:translateY(0)}50%{transform:translateY(-1.25rem)}}.animate-bounce-custom{animation:2s infinite bounce-custom}.navbar-glass{-webkit-backdrop-filter:blur(20px);color:#fff;background:#00204066;border:1px solid #fff3;border-radius:1.25rem;margin-bottom:2rem;padding:1rem 2rem;transition:all .3s;box-shadow:0 .5rem 2rem #0000004d}.nav-link-custom{border-radius:2rem;margin:0 .25rem;font-weight:500;transition:all .3s;color:#ffffffd9!important;padding:.5rem 1rem!important}.nav-link-custom:hover{background:#ffffff26;transform:translateY(-1px);color:#fff!important}.nav-link-custom.active{background:#fff;font-weight:600;box-shadow:0 4px 10px #0000001a;color:#004080!important}:focus-visible{outline-offset:2px;box-shadow:0 0 0 .3125rem #0003;outline:3px solid #ffc107!important}h1,h2,h3,h4,h5,h6{text-shadow:0 2px 4px #00000080}@media (max-width:768px){.glass-card{margin-bottom:1.5rem;padding:1.5rem}h1.display-4{font-size:2.5rem}.btn-custom,.btn-danger-custom{width:100%;margin-bottom:.5rem}.navbar-glass{padding:1rem}.table-glass{white-space:nowrap;display:block;overflow-x:auto}}.dropdown-menu{z-index:1030!important}.card:focus-within{z-index:100;position:relative}.card:has(.dropdown.show){z-index:100;position:relative}
