:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media (prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}html,body{height:100%}#app{flex-direction:column;height:100%;margin:0 auto;font-weight:400;display:flex}#app>main{flex:1;height:0}a,.green{color:#00bd7e;padding:3px;text-decoration:none;transition:all .4s}@media (hover:hover){a:hover{background-color:#00bd7e33}}.AppletListing{padding:2em}.AppletListing .items{flex-direction:column;display:flex}.AppletListing .Item{cursor:pointer;padding:.5em 0}.AppletListing .Item.tag-app .Item__name{font-weight:700}.AppletListing .Item__description{color:gray;font-style:italic}.AppletHost{width:100%;height:100%}.AppletHost>*{height:100%}.AppletHost__error{color:gray;padding:2em}.AppletExitButton{cursor:pointer;touch-action:none;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;display:flex;position:absolute;box-shadow:0 0 .3em 1px #0000004d}.BasicGraphEditor__menubar{text-align:center;color:#000;background-color:#f1f1f1;border-bottom:1px solid #e5e5e5;column-gap:1em;padding:10px;display:flex}.BasicGraphEditor__menubar>div{cursor:pointer}.BasicGraphEditor__body{color:#000;background-color:#fff;height:400px}.applet--d3-groups svg,.applet--d3-sorted svg,.applet--timeline svg{border:1px solid #fff}.applet--d3-test{flex-direction:column;height:100%;padding:1em;display:flex}.applet--d3-test__container{flex:1}.applet--vis-network-test__container{background-color:#d3d3d3;border:1px solid #000;width:600px;height:400px}.foobar-nav{column-gap:1em;padding:1em;display:flex}.foobar-nav a{cursor:pointer}.foobar-nav a.active{font-weight:700}.AppHeader{border-bottom:1px solid #80808026;justify-content:flex-end;align-items:center;gap:.75em;padding:.5em 1em;font-size:.85em;display:flex}.AppHeader__user{color:gray}.AppHeader button{cursor:pointer;color:inherit;font-size:inherit;background:0 0;border:1px solid #80808066;border-radius:6px;padding:.3em .7em}.AuthView{justify-content:center;align-items:center;height:100%;padding:2em;display:flex}.AuthView__card{flex-direction:column;gap:1em;width:100%;max-width:320px;display:flex}.AuthView__card h1{margin:0 0 .25em;font-size:1.4em}.AuthView__card label{flex-direction:column;gap:.35em;font-size:.9em;display:flex}.AuthView__card input{color:inherit;background:0 0;border:1px solid #80808066;border-radius:6px;padding:.6em .7em;font-size:1em}.AuthView__card button{cursor:pointer;color:#fff;background:#00bd7e;border:none;border-radius:6px;padding:.6em .7em;font-size:1em}.AuthView__card button:disabled{opacity:.6;cursor:default}.AuthView__toggle{border:none;color:#00bd7e!important;background:0 0!important}.AuthView__error{color:#d33;font-size:.85em}.AuthView__notice{color:#096;font-size:.85em}
