.nav-link.router-link-active[data-v-f3579a6c]{color:#a855f7}.nav-link[data-v-f3579a6c]:hover{color:#c084fc}.footer[data-v-8b46763f]{background:linear-gradient(135deg,#111827,#1f2937)}.toast[data-v-a832f1dc]{animation:slideIn-a832f1dc .3s ease-out}@keyframes slideIn-a832f1dc{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.web3-modal[data-v-56ee56d8]{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.wallet-option[data-v-56ee56d8]:hover{transform:translateY(-1px)}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{@apply bg-gray-800;}::-webkit-scrollbar-thumb{@apply bg-gray-600 rounded;}::-webkit-scrollbar-thumb:hover{@apply bg-gray-500;}@tailwind base;@tailwind components;@tailwind utilities;@layer base{html{font-family:Inter,system-ui,sans-serif}body{@apply bg-gray-900 text-white;}}@layer components{.btn-primary{@apply bg-primary-600 hover:bg-primary-700 text-white font-medium py-2 px-4 rounded-lg transition-colors duration-200;}.btn-secondary{@apply bg-gray-600 hover:bg-gray-700 text-white font-medium py-2 px-4 rounded-lg transition-colors duration-200;}.card{@apply bg-gray-800 rounded-xl p-6 shadow-lg;}.card-hover{@apply card hover:bg-gray-750 transition-colors duration-200 cursor-pointer;}.cuttle-card{@apply relative bg-gradient-to-br from-gray-800 to-gray-900 rounded-xl p-4 shadow-xl border border-gray-700 hover:border-primary-500 transition-all duration-300 transform hover:scale-105;}.trait-badge{@apply inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium;}.loading-spinner{@apply inline-block animate-spin rounded-full h-4 w-4 border-b-2 border-white;}}@layer utilities{.bg-ocean{background:linear-gradient(135deg,#667eea,#764ba2)}.bg-cuttle-glow{background:radial-gradient(circle at center,rgba(59,130,246,.3),transparent 70%)}.text-glow{text-shadow:0 0 10px currentColor}}
