*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;background:#0d1117;color:#e6edf3;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;overscroll-behavior:none}#root{display:flex;justify-content:center;align-items:stretch}.app-shell{width:100%;max-width:430px;min-height:100%;display:flex;flex-direction:column;position:relative;background:#0d1117}@keyframes panic-pulse{0%{box-shadow:0 0 #da3633b3}70%{box-shadow:0 0 0 28px #da363300}to{box-shadow:0 0 #da363300}}@keyframes spin{to{transform:rotate(360deg)}}.spinner{width:28px;height:28px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}
