@import "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css";
:root{--theme:#0bd692}*,:after,:before{box-sizing:border-box;text-rendering:optimizeLegibility;font-optical-sizing:auto;image-rendering:optimizeQuality;outline:none;margin:0;padding:0;font-family:"Source Sans 3",sans-serif;text-decoration:none;list-style:none;transition:all .3s ease-in-out;-webkit-tap-highlight-color:transparent!important}html,body{overflow-x:hidden!important}html{scroll-behavior:smooth}body{background-color:#eee;padding:0 15px;position:relative}body:before{content:"";z-index:-1;opacity:.3;background-image:url(/json.png);background-position:50%;background-repeat:repeat;background-size:150px;background-attachment:fixed;width:100%;height:100%;position:fixed;top:0;left:0}button{cursor:pointer}button:disabled{cursor:not-allowed;pointer-events:all!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--theme);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:var(--theme)}aside::-webkit-scrollbar{width:6px}
