: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{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;width:100vw;height:100vh;box-sizing:border-box}h1{font-size:2.4rem;line-height:1.1;margin:0}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;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}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.button-container{box-sizing:border-box;margin:0;padding:0;border:none;text-align:left}.cooldown-bar{position:absolute;inset:0;background-color:#9696964d;transform-origin:left;transform:scaleX(0);transition:transform .02s linear;z-index:0}.button{position:relative;top:0;left:0}.universal-timer-controls{display:flex;flex-direction:column;gap:15px;margin-top:10px;padding:15px;background-color:#f5f5f5;border-radius:8px;border:1px solid #ddd}.timer-interval-controls{display:flex;flex-direction:column;gap:8px}.interval-label{font-size:14px;font-weight:700;color:#333;text-align:center}.interval-slider{width:100%;height:6px;border-radius:3px;background:#ddd;outline:none;-webkit-appearance:none}.interval-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#4caf50;cursor:pointer;border:2px solid #fff;box-shadow:0 2px 4px #0003}.interval-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#4caf50;cursor:pointer;border:2px solid #fff;box-shadow:0 2px 4px #0003}.slider-labels{display:flex;justify-content:space-between;font-size:12px;color:#666;margin-top:5px}.environment-container{grid-column:2 / 4;grid-row:1;box-sizing:border-box;margin:0;padding:0;border:none}.environment-container h1{text-decoration:underline}.text-container{grid-column:1;grid-row:1 / 3;box-sizing:border-box;margin:0;padding:0;border:none}.text-container h1{text-decoration:underline;font-size:2.4rem}.library-container{grid-column:3;grid-row:2;box-sizing:border-box;margin:0;padding:0;border:none}.square-box{width:120px;height:120px;border:2px solid #000;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px;background-color:#fff}.wood-text{font-size:16px;font-weight:400;color:#000}.count-text{font-size:16px;font-weight:700;color:#000}.square-container{grid-column:4 / 6;grid-row:1;display:flex;justify-content:center;align-items:center;box-sizing:border-box;margin:0;padding:0;border:none}.square{background-color:#ff6b6b;border:3px solid #000;display:flex;align-items:center;justify-content:center;transition:all .3s ease;min-width:20px;min-height:20px}.rectangles-container{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}.consumer-rectangle{background-color:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease;min-height:0;width:100%}.producer-rectangle{background-color:#000;display:flex;align-items:center;justify-content:center;transition:all .3s ease;min-height:0;width:100%}.rectangle-value{font-weight:700;font-size:12px;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.consumer-rectangle .rectangle-value{color:#000}.producer-rectangle .rectangle-value{color:#fff}.graph-slot{grid-column:4 / 6;grid-row:2;position:relative;overflow:hidden;min-width:0;min-height:0}.graph-stage{position:absolute;inset:10px}.graph-stage svg{display:block;width:100%;height:100%}.axis .tick text{fill:#666;font-size:11px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none}.gridline{stroke:#d0d0d0;stroke-width:1}.curve.demand{stroke:#e5484d}.curve.supply{stroke:#30a46c}.trade-slider-dot{transition:all .1s ease}.trade-slider-dot:hover{r:8}.trade-slider-dot.dragging{r:8;opacity:.8;stroke-width:3}.production-slider-dot{transition:all .1s ease}.production-slider-dot:hover{r:8}.production-slider-dot.dragging{r:8;opacity:.8;stroke-width:3}.app-container{position:relative;display:grid;grid-template-columns:20vw 20vw 20vw 20vw 20vw;grid-template-rows:1fr 1fr;gap:0;width:100%;height:100%;box-sizing:border-box}.reset-wrapper{grid-column:1;grid-row:2;display:flex;align-items:center;justify-content:center;height:100%;box-sizing:border-box;margin:0;padding:0;border:none}.controls-wrapper{grid-column:2;grid-row:2;display:grid;grid-template-rows:1fr 1fr;place-items:center;height:100%;box-sizing:border-box;margin:0;padding:0;border:none}#root{width:100vw;height:100vh;margin:0;padding:0;text-align:center;display:grid;box-sizing:border-box}.fucker-container{display:flex;flex-direction:column;align-items:center;gap:5px;padding:5px;height:100%;justify-content:space-between}.fucker-info{display:flex;flex-direction:column;gap:2px;text-align:center;font-size:12px}.fucker-chart{width:100%;max-width:300px;flex:1;min-height:0}.fucker-controls{display:flex;flex-direction:column;align-items:center;gap:3px}.fucker-slider{width:200px;height:20px;background:#ddd;outline:none;border-radius:10px;-webkit-appearance:none;appearance:none}.fucker-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#4caf50;border-radius:50%;cursor:pointer}.fucker-slider::-moz-range-thumb{width:20px;height:20px;background:#4caf50;border-radius:50%;cursor:pointer;border:none}.slider-labels{display:flex;justify-content:space-between;width:200px;font-size:12px;color:#666}
