*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%}html{scroll-behavior:smooth}body{background:linear-gradient(180deg,#eaf4ff,#f9fbff 42%,#eef5ff);background-attachment:fixed;color:#172033;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;transition:filter .14s ease,transform .1s ease,background .14s ease,box-shadow .14s ease}button:hover{filter:brightness(.98)}button:active{transform:translateY(1px)}button:disabled{cursor:default;opacity:.55}input,select,textarea{font-family:inherit}input:focus,select:focus,textarea:focus{border-color:#7c3cff!important}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-thumb{background:#cdddf2;border-radius:8px;border:3px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:#b6ccec;background-clip:content-box}