@layer base{html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}}@layer components{.no-select{-webkit-user-select:none;user-select:none}.smooth-scroll{scroll-behavior:smooth}.touch-target{min-height:44px;min-width:44px}}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.dark ::-webkit-scrollbar-track{background:#374151}.dark ::-webkit-scrollbar-thumb{background:#6b7280}.dark ::-webkit-scrollbar-thumb:hover{background:#9ca3af}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}.btn-primary,.btn-secondary,.card,.card-dark,.focus-ring{@apply bg-gray-800 rounded-2xl shadow-lg border border-gray-700 p-6}
/*# sourceMappingURL=main.47606d91.css.map*/