:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--deep-neural-blue: #0A1A2F;--skyveil-white: #f9fafb;--canvas-white: #F7F7F5;--pale-neural-mist: #dde3ea;--mind-gray: #D9D9D6;--storm-slate: #5c6f8c;--deep-lattice-blue: #1f4385;--idea-teal: #2AAE9E;--thought-lavender: #A89AD0;--lumen-violet: #a8a4ff;--warm-coral: #F27A6E;--ember-coral: #ff6f61}#root{width:100%;height:100vh;margin:0;padding:0;background-color:var(--canvas-white)}.clearing-habitat{width:100%;height:100%;background-color:var(--canvas-white);color:var(--deep-neural-blue);display:flex;flex-direction:column;align-items:center;overflow:hidden;-webkit-user-select:none;user-select:none;touch-action:none;position:relative}header{padding-top:2rem;text-align:center;z-index:100;pointer-events:none}header button{pointer-events:auto}body{line-height:1.4}h1{font-weight:300;letter-spacing:.3rem;color:var(--storm-slate);margin:0}.status-text{font-size:.8rem;margin-top:.5rem;letter-spacing:1px;line-height:1.4}.capturing{color:var(--idea-teal);font-style:italic}.playing{color:var(--lumen-violet);font-style:italic}.entities-grove{position:absolute;top:0;left:0;width:1px;height:1px}.empty-hint{color:var(--mind-gray);font-style:italic;position:absolute;top:40%;pointer-events:none;text-align:center;width:80%;line-height:1.4}.wake-btn{background:var(--warm-coral);border:none;color:#fff;padding:8px 20px;border-radius:20px;font-size:.75rem;letter-spacing:1px;margin-bottom:1rem;cursor:pointer;opacity:.9}.understory-controls{position:absolute;bottom:2rem;width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem;z-index:200}.understory-toggle{background:var(--skyveil-white);border:1px solid var(--mind-gray);color:var(--storm-slate);padding:8px 20px;border-radius:30px;font-size:.7rem;letter-spacing:1px;cursor:pointer}.understory-shelf{background:var(--skyveil-white);width:90%;max-width:500px;border-radius:15px;padding:1.5rem;border:1px solid var(--mind-gray);box-shadow:0 10px 40px #0000001a;max-height:70vh;overflow-y:auto}.understory-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--mind-gray);font-size:.8rem;letter-spacing:1px}.compost-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--mind-gray)}.compost-item button{background:var(--thought-lavender);border:none;color:#fff;padding:4px 12px;border-radius:4px;font-size:.7rem;cursor:pointer}
