*{box-sizing:border-box}body,html{margin:0;padding:0;width:100%;overflow-x:hidden}body{background:#0d0f12;font-family:Saira,sans-serif;-webkit-font-smoothing:antialiased}.jg-root{overflow-x:hidden}iframe,img,video{max-width:100%}::selection{background:#d9a441;color:#17140d}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{height:9px;width:9px}::-webkit-scrollbar-thumb{background:#2a2f38;border-radius:5px}::-webkit-scrollbar-track{background:transparent}.jg-root{--bg:#0d0f12;--surface:#15181d;--surface-2:#1b1f26;--line:#2a2f38;--text:#f3f1e9;--muted:#9a948b;--accent:#d9a441;--accent-press:#c08f2f;--ink:#17140d;--stock:#54b487;--pre:#d8a23a}.jg-accent-btn{transition:background .15s}.jg-accent-btn:hover{background:var(--accent-press)!important}.jg-card{transition:border-color .15s,transform .15s}.jg-card:hover{border-color:var(--accent)!important;transform:translateY(-3px)}.jg-lift:hover{transform:translateY(-2px)}.jg-hb{transition:border-color .15s,color .15s}.jg-hb:hover{border-color:var(--accent)!important}.jg-htext:hover{color:var(--text)!important}.jg-haccent:hover{color:var(--accent)!important}.jg-dashed:hover{border-color:var(--accent)!important;color:var(--text)!important}.jg-search:focus-within{border-color:var(--accent)!important}.jg-input:focus{border-color:var(--accent)!important}.jg-danger:hover{color:#e0584e!important;border-color:#e0584e!important}input::placeholder,textarea::placeholder{color:var(--muted)}