@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=IBM+Plex+Mono:wght@400;500;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}#root,body,html{background:var(--pe-bg0,#080705);min-height:100vh}body{-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;padding-bottom:env(safe-area-inset-bottom)}button{-webkit-tap-highlight-color:transparent;font-family:inherit;touch-action:manipulation;transition:transform .09s ease,filter .09s ease}button:active:not(:disabled){filter:brightness(1.15);transform:scale(.975)}button:disabled{cursor:default}.break,code{overflow-wrap:anywhere;word-break:break-all}.scroll{-webkit-overflow-scrolling:touch;overflow-y:auto;overscroll-behavior:contain}@keyframes pe-in-right{0%{opacity:0;transform:translate3d(22px,0,0)}to{opacity:1;transform:none}}@keyframes pe-in-left{0%{opacity:0;transform:translate3d(-22px,0,0)}to{opacity:1;transform:none}}.pe-screen-fwd{animation:pe-in-right .19s cubic-bezier(.22,1,.36,1) both}.pe-screen-back{animation:pe-in-left .19s cubic-bezier(.22,1,.36,1) both}@keyframes pe-row-in{0%{opacity:0;transform:translate3d(0,8px,0)}to{opacity:1;transform:none}}.pe-row{animation:pe-row-in .26s cubic-bezier(.22,1,.36,1) both}.pe-row:first-child{animation-delay:0ms}.pe-row:nth-child(2){animation-delay:28ms}.pe-row:nth-child(3){animation-delay:56ms}.pe-row:nth-child(4){animation-delay:84ms}.pe-row:nth-child(5){animation-delay:112ms}.pe-row:nth-child(6){animation-delay:.14s}.pe-row:nth-child(7){animation-delay:168ms}.pe-row:nth-child(n+8){animation-delay:196ms}.pe-tap{-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:transform .09s ease,background .14s ease,border-color .14s ease}.pe-tap:active{transform:scale(.985)}@keyframes pe-shimmer{0%{background-position:-180px 0}to{background-position:180px 0}}.pe-skeleton{animation:pe-shimmer 1.15s linear infinite;background:linear-gradient(90deg,var(--pe-line,#f5a6231a) 0,var(--pe-line2,#f5a62338) 90px,var(--pe-line,#f5a6231a) 180px);background-size:360px 100%}@keyframes pe-flash-up{0%,to{background:#0000}25%{background:#34d39924}}@keyframes pe-flash-down{0%,to{background:#0000}25%{background:#f472b624}}.pe-flash-up{animation:pe-flash-up .85s ease}.pe-flash-down{animation:pe-flash-down .85s ease}@keyframes pe-pulse{0%,to{opacity:1}50%{opacity:.35}}.pe-pulse{animation:pe-pulse 1.9s ease-in-out infinite}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=main.97438657.css.map*/