:root{color:#d8f7d2;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0b0f0d;font-family:IBM Plex Mono,Courier New,monospace;font-weight:400;line-height:1.5}*{box-sizing:border-box;font-family:inherit}body{background:#0b0f0d;min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}.close-button{color:#f2fff1;cursor:pointer;background:#1b2d21;border:0;justify-content:center;align-items:center;width:30px;height:30px;padding-top:.2rem;font-size:2rem;display:flex;position:absolute;top:0;right:0}.desktop-grid,.folder-panel{flex-wrap:wrap;align-content:flex-start;display:flex}.desktop-shell{background:radial-gradient(circle at top,#132b1f 0%,#0b0f0d 55%,#050806 100%);min-height:100vh}.desktop-tile{color:#c7f7cb;cursor:pointer;background:#0f1a1400;border:1px solid #2d5a45;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:6rem;min-height:6rem;margin:1rem 0 0 1rem;transition:transform .15s,background .15s;display:flex;box-shadow:inset 0 0 0 1px #1f3a2d}.desktop-tile:hover{background:#13261a;transform:translateY(-2px)}.desktop-tile--small{width:6.5rem;min-height:6.5rem}.desktop-tile__icon{justify-content:center;align-items:center;font-size:1.8rem;display:flex}.desktop-tile__icon-image{width:2rem;height:2rem;display:block}.desktop-tile__label{text-align:center;font-size:.9rem;line-height:1.2}.document-markdown{white-space:normal;margin-bottom:5rem}.document-markdown a{color:#7ee787;text-decoration:underline}.document-markdown em{font-style:italic}.document-markdown p{margin:1rem;line-height:2}.document-markdown strong{font-weight:700}.document-panel{color:#d8f7d2;background:#0a120d;flex-direction:column;flex:1;min-height:0;padding:0 1rem;line-height:1.7;display:flex;overflow-y:auto}.document-panel__image{border:1px solid #2d5a45;max-width:500px;height:auto;margin:1rem auto 0;display:block}.expanded-view{background:#0c130f;border:1px solid #2d5a45;flex-direction:column;height:calc(100vh - 6rem);margin:1rem;display:flex}.expanded-view__header{border-bottom:1px solid #2d5a45;justify-content:flex-start;align-items:stretch;height:31px;display:flex;position:relative}.expanded-view__title-wrap{flex:1;align-items:center;padding:0 .5rem;display:flex}.folder-panel{flex-direction:row;flex:1;min-height:0;display:flex;overflow-y:auto}.top-bar{color:#c7f7cb;letter-spacing:.08em;z-index:10;background:#0a120d;border:1px solid #2d5a45;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:2rem;font-size:.8rem;display:grid;position:sticky;top:0}.top-bar__glyph{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:1rem;height:1rem;display:block}.top-bar__left,.top-bar__right{align-items:center;gap:.5rem;padding:0 .6rem;display:flex}.top-bar__left{justify-content:flex-start}.top-bar__right{justify-content:flex-end}.top-bar__time{text-align:center;white-space:nowrap}
