input:-webkit-autofill{-webkit-animation-delay:1s;-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}.app-bar-inspire{grid-row:1;grid-column:1}a{text-decoration:none}.inspire{display:grid;grid-template-columns:1fr;grid-template-rows:100px 1fr}.body-inspire{grid-row:2;grid-column:1;background-color:#121212;overflow-y:auto}.body-full-bleed{overflow:hidden}html{overflow-y:auto}.v-app-bar-title__content{width:400px!important}*{scrollbar-width:thin;scrollbar-color:#263238 transparent}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#263238;border-radius:20px;border:6px solid transparent}::-webkit-scrollbar-thumb:hover{background-color:#37474f}