*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:#0b0d10;color:#e6e6e6;min-height:100vh;-webkit-text-size-adjust:100%;overscroll-behavior-y:none}a{color:#6ad0ff;text-decoration:none}button{font:inherit;cursor:pointer;border:0;border-radius:8px;padding:10px 16px;background:#2a86ff;color:#fff;-webkit-tap-highlight-color:transparent}button:disabled{opacity:.5;cursor:not-allowed}input,select,textarea{font:inherit;background:#15181c;color:#e6e6e6;border:1px solid #2a2f36;border-radius:8px;padding:10px 12px;width:100%}input:focus,select:focus,textarea:focus{outline:none;border-color:#2a86ff}textarea{resize:vertical;min-height:56px}@media (max-width:700px){.jv-shell{flex-direction:column!important}.jv-sidebar{width:100%!important;max-width:100%!important;border-right:0!important;border-bottom:1px solid #1f242a!important;max-height:60vh;overflow-y:auto;padding:12px!important}.jv-main{padding:12px 14px 90px!important}.jv-msg{max-width:95%!important;font-size:14px}.jv-input-wrap{position:-webkit-sticky;position:sticky;bottom:0;background:#0b0d10;padding-bottom:env(safe-area-inset-bottom,8px)}h1{font-size:20px!important}h2{font-size:16px!important}}.jv-sidebar.hidden-mobile{display:none}@media (min-width:701px){.jv-sidebar.hidden-mobile{display:flex!important}}@keyframes jv-pulse{0%,to{box-shadow:0 0 0 0 rgba(220,38,38,.55)}50%{box-shadow:0 0 0 10px rgba(220,38,38,0)}}.jv-pulse{animation:jv-pulse 1.4s infinite}