.alert.svelte-a70cwh{padding:15px;margin:20px 0;border-radius:10px;font-size:16px;position:fixed;bottom:20px;left:50%;translate:-50%}.alert.hidden.svelte-a70cwh{display:none}svg.svelte-1fa69py{-webkit-user-select:none;user-select:none}circle.svelte-1fa69py{transition:fill .3s;fill:var(--unselected)}circle.selected.svelte-1fa69py{fill:var(--selected)}.container.svelte-1fa69py{margin-top:10px;width:100%;display:flex;justify-content:center}.heater.svelte-wqkjty{width:80px;-webkit-user-select:none;user-select:none;border:2px solid #ccc;padding:0 10px 10px;border-radius:10px;display:flex;flex-direction:column;align-items:space-between}.heater.error.svelte-wqkjty{border:2px solid #f63b3b;background:#f63b3b0a;color:#f63b3b}.heater.heating.svelte-wqkjty{border:2px solid #3b82f6;background:#3b82f60a}.heater.target.svelte-wqkjty{border:2px solid #10b981;background:#10b9810a}.heater.hot.svelte-wqkjty{border:2px solid #f59e0b;background:#f59e0b0a}.heater.off.svelte-wqkjty{border:2px solid #6b7280;background:#6b72800a}.current.svelte-wqkjty{margin-bottom:10px;margin-top:10px;display:flex;flex-direction:row;justify-content:space-between}input.svelte-wqkjty{box-sizing:content-box;padding:5px 5px 5px 10px;border:1px solid #ccc;border-radius:5px;width:80%}input.svelte-wqkjty:disabled{background-color:#f3f4f6;color:#9ca3af}.roller.svelte-wj5cxn{width:65px;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:center;height:90px;margin-bottom:60px}.icon.svelte-wj5cxn{width:75%;height:40px}input.svelte-wj5cxn{box-sizing:content-box;text-align:right;padding:5px;border:1px solid #ccc;border-radius:5px;width:calc(100% - 20px);margin-bottom:10px}input.svelte-wj5cxn:disabled{background-color:#f3f4f6;color:#9ca3af}.modal-background.svelte-1xel5aa{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999}.past-settings-modal.svelte-1xel5aa{width:1000px;height:80vh;background-color:#fff;box-shadow:0 4px 6px #0002;position:fixed;top:50%;left:50%;translate:-50% -50%;z-index:1000;padding:20px;border-radius:10px;overflow-y:auto}.past-settings-modal.svelte-1xel5aa>h5:where(.svelte-1xel5aa){margin-bottom:30px}.past-settings-modal.svelte-1xel5aa button:where(.svelte-1xel5aa){margin-right:10px;margin-bottom:10px}.past-setting-title.svelte-1xel5aa{margin-bottom:20px!important;text-align:center}.no-file.svelte-1xel5aa{text-align:center;margin-top:20px}.past-setting-table.svelte-1xel5aa{width:100%;border-collapse:collapse;text-align:left}.past-setting-table.svelte-1xel5aa th:where(.svelte-1xel5aa),.past-setting-table.svelte-1xel5aa td:where(.svelte-1xel5aa){border:1px solid #ccc;padding:8px}.past-setting-table.svelte-1xel5aa th:where(.svelte-1xel5aa){background-color:#f3f4f6}.past-setting-table.svelte-1xel5aa tr:where(.svelte-1xel5aa):nth-child(2n){background-color:#f9fafb}.past-setting-table.svelte-1xel5aa tr:where(.svelte-1xel5aa){cursor:pointer}.past-setting-table.svelte-1xel5aa tr:where(.svelte-1xel5aa):hover{background-color:#e0e7ff}.past-setting-table.svelte-1xel5aa tr:where(.svelte-1xel5aa):has(.delete:where(.svelte-1xel5aa):hover){background-color:#fee2e2}.past-setting-table.svelte-1xel5aa .name:where(.svelte-1xel5aa){max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.past-setting-table.svelte-1xel5aa .delete:where(.svelte-1xel5aa){color:red;text-align:center;-webkit-user-select:none;user-select:none}.console-panel.svelte-h7b4uo{display:flex;flex-direction:column;border:1px solid #ccc;border-radius:8px;padding:10px;margin:0 20px}.console-panel.shrunk.svelte-h7b4uo{height:20px;overflow:hidden}.console-panel.expanded.svelte-h7b4uo{height:220px;overflow-y:hidden}.title-row.svelte-h7b4uo{display:flex;justify-content:space-between;align-items:center;padding:0 10px;margin-bottom:5px}.title-row.svelte-h7b4uo .toggle:where(.svelte-h7b4uo){-webkit-user-select:none;user-select:none;cursor:pointer;font-weight:700;border:none}.title-row.svelte-h7b4uo .clear:where(.svelte-h7b4uo){-webkit-user-select:none;user-select:none;cursor:pointer;font-weight:700;border:none;margin-right:10px}.title-row.svelte-h7b4uo .title:where(.svelte-h7b4uo){margin:0;text-align:center;-webkit-user-select:none;user-select:none;cursor:pointer}.inputs.svelte-h7b4uo{display:flex;gap:10px}.console.svelte-h7b4uo{border-radius:8px;display:flex;flex-direction:column;height:280px;width:100%;margin-bottom:10px;margin-top:10px}.console.svelte-h7b4uo .header:where(.svelte-h7b4uo){padding:8px;font-weight:700;text-align:center}.console.svelte-h7b4uo .messages:where(.svelte-h7b4uo){flex:1;padding:8px;overflow-y:auto;font-family:monospace;font-size:14px;white-space:pre-wrap;word-break:break-word}.console.svelte-h7b4uo .message:where(.svelte-h7b4uo){margin-bottom:4px}.console.svelte-h7b4uo .message.outgoing:where(.svelte-h7b4uo){color:#007bff}.console.svelte-h7b4uo .message.DEBUG:where(.svelte-h7b4uo){color:#555}canvas.svelte-v8emgl{width:100%!important}.section.svelte-1uha8ag{padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.grid-panel.svelte-1uha8ag{padding:10px;border:1px solid #ccc;border-radius:10px;width:100%;height:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.temp-graph.svelte-1uha8ag{grid-row:span 2}.grid.svelte-1uha8ag{display:grid;grid-template-columns:200px 400px 1fr;grid-template-rows:150px 200px;gap:15px;width:calc(100vw - 55px);align-items:center}.header-row.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap;margin-bottom:10px}.settings-row.svelte-1uha8ag{display:flex;flex-direction:row;justify-content:space-between;width:100%}input.svelte-1uha8ag{box-sizing:content-box;text-align:right;padding:5px;border:1px solid #ccc;border-radius:5px;width:calc(100% - 45px)}.save-name.svelte-1uha8ag{width:calc(100% - 10px);text-align:left}.rollers.active.svelte-1uha8ag{border-color:#3b82f6;background:#3b82f61a}
