/* Shared visual language for the account and administration screens. */
:root{--orange:#6852ba;--orange-dark:#4d3a92;--purple:#6852ba;--purple-dark:#4d3a92;--lavender:#f0ecfb}
[hidden]{display:none!important}.publish-button{box-shadow:0 8px 18px #6852ba3d}.publish-button:hover{box-shadow:0 11px 23px #6852ba52}.auth-page{background:linear-gradient(135deg,#f4f0ff 0%,#fffdf9 58%,#f4f0ff 100%)}.auth-card{border-color:#ded6ee;box-shadow:0 18px 40px rgba(73,55,135,.12)}.auth-tabs button.active{border-bottom-color:#6852ba}.auth-page .publish-button{background:linear-gradient(110deg,#806bd0,#5b46a9)}.auth-page .publish-button:hover{background:linear-gradient(110deg,#705bc3,#4d3a92)}
