*::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}body{overflow-x:hidden;overscroll-behavior-y:contain}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;width:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8fafc;-webkit-font-smoothing:antialiased}#root{min-height:100%;display:flex;flex-direction:column}.responsive-card{background-color:#fff;padding:40px;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;width:90%;max-width:400px}
