*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0}body{background:#050506;font-family:Archivo,system-ui,sans-serif;color:#f4f4f5;overscroll-behavior:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}input,textarea{-webkit-user-select:text;user-select:text}#root{min-height:100vh;min-height:100dvh}.app-shell{min-height:100vh;min-height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;padding:32px 16px;background:radial-gradient(1200px 700px at 50% -10%,#17170c,#050506 60%);font-family:Archivo,sans-serif}.phone{--chrome-top: 52px;position:relative;width:390px;height:844px;background:#0b0b0d;border-radius:46px;border:1px solid #232329;box-shadow:0 40px 120px #000000b3,0 0 0 11px #0e0e11,0 0 0 12px #26262c;overflow:hidden}.status-bar{position:absolute;top:0;left:0;right:0;height:var(--chrome-top);display:flex;align-items:flex-end;justify-content:space-between;padding:0 30px 8px;z-index:40;pointer-events:none}.screen-scroll{position:absolute;top:var(--chrome-top);left:0;right:0;bottom:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media (max-width: 600px),(display-mode: standalone){.app-shell{display:block;padding:0;background:#050506}.phone{--chrome-top: max(env(safe-area-inset-top), 12px);width:100%;height:100vh;height:100dvh;border:0;border-radius:0;box-shadow:none}.status-bar{display:none}}a{color:#cf0;text-decoration:none}a:hover{color:#e4ff66}::-webkit-scrollbar{width:0;height:0}*{scrollbar-width:none}input{font-family:inherit}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}button{font-family:inherit}@keyframes pulseDot{0%,to{opacity:1}50%{opacity:.35}}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ringspin{to{transform:rotate(360deg)}}
