*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;min-height:100dvh}body{color:#111;-webkit-font-smoothing:antialiased;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px}.screen{background:#f5f5f5;max-width:480px;min-height:100dvh;margin:0 auto}.card{background:#fff;border-radius:16px;padding:16px;box-shadow:0 1px 4px #0000000f,0 4px 16px #0000000a}.btn-pill{color:#fff;cursor:pointer;text-align:center;background:#5b21f6;border:none;border-radius:999px;width:100%;padding:14px 20px;font-size:16px;font-weight:700;transition:opacity .15s,transform .1s;display:block}.btn-pill:active{transform:scale(.98)}.btn-pill:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-pill--outline{color:#5b21f6;background:0 0;border:2px solid #5b21f6}.icon-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.back-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:8px;display:flex}@keyframes spin{to{transform:rotate(360deg)}}.spinner{border:3px solid #e5e7eb;border-top-color:#5b21f6;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.shimmer{background:#fff;overflow:hidden}.shimmer-line{background:linear-gradient(90deg,#f3f4f6 25%,#e9eaeb 50%,#f3f4f6 75%) 0 0/800px 100%;border-radius:6px;animation:1.4s linear infinite shimmer}[data-rk]{z-index:200!important}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}
