.main-gradient{background:linear-gradient(325deg,rgb(0,132,255),rgb(152,148,209));background:linear-gradient(325deg,#a100ff,#ff0068);border-bottom:navy}body{scrollbar-width:thin}.no-copy{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.hover-delay{transition:background-color .2s ease,color .1s ease}.app-main{display:flex;width:100%;height:100dvh;justify-content:space-between;gap:10px}.app-main__content{flex:1 1}@media(max-width:480px){.app-main{flex-direction:column}}