/* Retorno visual para navegação e chamadas de ação. */
a,button{transition:color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease,filter .18s ease}a:not(.brand):not(.button):hover{color:#ffe2a1!important;text-shadow:0 0 10px #d28b3199}.nav a:hover{transform:translateY(-1px)}.text-link:hover span,.server-card a:hover span{display:inline-block;transform:translateX(4px);transition:transform .18s ease}.button:hover,.social-link:hover{cursor:pointer}.button:active,.social-link:active,a:not(.brand):active{color:#ffb75c!important;transform:translateY(1px) scale(.97)!important;filter:saturate(1.3)}.primary:active{background:linear-gradient(135deg,#ef8233,#9f2d18)!important;box-shadow:0 1px 0 #6f210f!important}.secondary:active,.account:active{background:#6d2118!important;border-color:#ffb258!important}.social-link:active{background:linear-gradient(145deg,#c44923,#68170f)!important;border-color:#ffd27c!important;box-shadow:0 0 14px #d3482099!important}.nav a:focus-visible,.button:focus-visible,.social-link:focus-visible,footer a:focus-visible{outline:2px solid #ffe09d;outline-offset:4px}
