:root{--app-h: 100dvh;--sa-top: 0px;--sa-bottom: 0px;--csa-top: 0px;--bg: #090C11}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%;margin:0;padding:0}html{background:var(--bg)}body{background:var(--bg);color:#eaf3f2;font-family:Manrope,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overscroll-behavior:none;touch-action:pan-y}#root{height:100%}*::-webkit-scrollbar{width:0;height:0;display:none}*{scrollbar-width:none;-ms-overflow-style:none}button{font-family:inherit;color:inherit;cursor:pointer;-webkit-appearance:none}input,textarea{font-family:inherit;-webkit-appearance:none}input:focus,textarea:focus{outline:none}.no-select{-webkit-user-select:none;user-select:none}@keyframes jvFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes jvFade{0%{opacity:0}to{opacity:1}}@keyframes jvSheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes jvSpin{to{transform:rotate(360deg)}}@keyframes jvPulse{0%,to{opacity:.55}50%{opacity:1}}.jv-stagger>*{animation:jvFadeUp .5s cubic-bezier(.22,.61,.36,1) both}.jv-stagger>*:nth-child(1){animation-delay:.02s}.jv-stagger>*:nth-child(2){animation-delay:.06s}.jv-stagger>*:nth-child(3){animation-delay:.1s}.jv-stagger>*:nth-child(4){animation-delay:.14s}.jv-stagger>*:nth-child(5){animation-delay:.18s}.jv-stagger>*:nth-child(6){animation-delay:.22s}.jv-stagger>*:nth-child(7){animation-delay:.26s}.jv-stagger>*:nth-child(8){animation-delay:.3s}.jv-press{transition:transform .12s ease,opacity .12s ease}.jv-press:active{transform:scale(.97);opacity:.9}
