*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;width:100%;min-height:100%;min-height:100dvh}#root{display:flex;flex-direction:column}body{-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;background:#f5f5fa}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideD{0%{opacity:0;transform:translate(-50%) translateY(-8px)}}button{-webkit-tap-highlight-color:transparent}button:hover{filter:brightness(.97)}button:focus{outline:none}button:focus-visible{outline:2px solid #7c5cfc;outline-offset:2px}input:focus,textarea:focus,select:focus{border-color:#7c5cfc!important;box-shadow:0 0 0 3px #7c5cfc14!important}@media(min-width:768px){body{background:#fafbff}#root{width:100%;max-width:none;min-height:100dvh}}
