:root{--bp:#5498ff;--bd:#2850b4;--mint:#4fe3c1;--coral:#ff6b82;--gold:#f0c864;--white:#fff;--bg:#fff;--sand:#e8f0f8;--td:#454545;--tm:#505565;--tl:#8b90a0;--indigo:#7989fe;--r:14px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:var(--bg);height:100%;color:var(--td);-webkit-font-smoothing:antialiased;font-family:Nunito,system-ui,-apple-system,sans-serif}.screen{flex-direction:column;min-height:100%;display:flex}@media (width>=600px){html,body{height:100%}body{background:linear-gradient(160deg,#1a3070 0%,#2850b4 50%,#1a2a60 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}#root{background:var(--bg);border-radius:16px;width:420px;height:calc(100vh - 80px);position:relative;overflow:hidden auto;box-shadow:0 20px 60px #00000060}}button{cursor:pointer;border:none;outline:none;font-family:inherit}a{color:inherit;text-decoration:none}input{outline:none;font-family:inherit}
