.notification-enter-active[data-v-6e365b03],.notification-leave-active[data-v-6e365b03]{transition:all .5s cubic-bezier(.68,-.55,.27,1.55)}.notification-enter-from[data-v-6e365b03],.notification-leave-to[data-v-6e365b03]{opacity:0;transform:translate(100%) scale(.9)}@keyframes loading-bar-6e365b03{0%{transform:translate(-100%)}to{transform:translate(200%)}}.animate-loading-bar[data-v-6e365b03]{animation:loading-bar-6e365b03 3s infinite linear}@tailwind base;@tailwind components;@tailwind utilities;@layer base{html{font-family:Inter,system-ui,sans-serif}body{@apply bg-gray-50 dark:bg-gray-900 text-gray-900 dark:text-gray-100;}}@layer components{.btn{@apply inline-flex items-center justify-center px-4 py-2 border border-transparent text-sm font-medium rounded-md shadow-sm focus:outline-none focus:ring-2 focus:ring-offset-2 transition-colors duration-200;}.btn-primary{@apply btn bg-primary-600 hover:bg-primary-700 text-white focus:ring-primary-500;}.btn-secondary{@apply btn bg-gray-200 hover:bg-gray-300 text-gray-900 focus:ring-gray-500;}.btn-danger{@apply btn bg-red-600 hover:bg-red-700 text-white focus:ring-red-500;}.form-input{@apply block w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm placeholder-gray-400 focus:outline-none focus:ring-primary-500 focus:border-primary-500 dark:bg-gray-700 dark:border-gray-600 dark:text-white;}.form-label{@apply block text-sm font-medium text-gray-700 dark:text-gray-300 mb-1;}.card{@apply bg-white dark:bg-gray-800 shadow rounded-lg p-6;}.maritime-gradient{@apply bg-gradient-to-r from-maritime-500 to-primary-600;}}@layer utilities{.text-balance{text-wrap:balance}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}}.spinner{border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;width:20px;height:20px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pwa-install-prompt{@apply fixed bottom-4 left-4 right-4 bg-white dark:bg-gray-800 border border-gray-200 dark:border-gray-700 rounded-lg shadow-lg p-4 z-50;}.offline-indicator{@apply fixed top-0 left-0 right-0 bg-yellow-500 text-white text-center py-2 z-50;}.wave-animation{background:linear-gradient(-45deg,#0ea5e9,#3b82f6,#1d4ed8,#0284c7);background-size:400% 400%;animation:wave 4s ease-in-out infinite}@keyframes wave{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}
