.text-gradient-logo{background:linear-gradient(45deg,#fff,#fef3c7,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 2px 4px rgba(0,0,0,.1)}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fadeIn{animation:fadeIn .3s ease-out}.dropdown-menu-custom{background:white;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.15);border:1px solid #e5e7eb;padding:8px;min-width:200px}.dark .dropdown-menu-custom{background:black!important;border-color:#1f2937!important}.dropdown-item-custom{padding:8px 12px;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:14px;color:#374151}.dark .dropdown-item-custom{color:#e5e7eb!important}.dropdown-item-custom:hover{background-color:#fef3e2;color:#ea580c}.dark .dropdown-item-custom:hover{background-color:#374151!important;color:white!important}.dropdown-item-custom.danger:hover{background-color:#fef2f2;color:#dc2626}.dark .dropdown-item-custom.danger:hover{background-color:#7f1d1d!important;color:white!important}.search-input{transition:all .3s ease}.search-input:focus{box-shadow:0 0 0 3px rgba(251,191,36,.3);border-color:#fbbf24}@media (max-width:768px){.text-gradient-logo{font-size:1.5rem}.dropdown-menu-custom{min-width:250px}}