:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.5;font-weight:400;color:#222;background-color:#f0f0f0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{height:100vh}._wrapper_1txku_1{position:absolute;box-sizing:border-box;padding:0;margin:0;pointer-events:auto}._input_1txku_17{position:absolute;left:0;top:0;width:100%;height:100%;margin:0;padding:15px;box-sizing:border-box;border:1px solid #000;border-radius:2px;background:#ffffffeb;overflow:hidden;outline:none;font-family:Arial,sans-serif;line-height:1.2;white-space:pre-wrap;word-wrap:break-word;cursor:text}._input_1txku_17:focus{border-color:#000;background:#fffffffa}._input_1txku_17._borderTopLeftOnly_1txku_69{border-bottom:none;border-right:none}._input_1txku_17._borderTopLeftOnly_1txku_69:focus{border-bottom:none;border-right:none}._input_1txku_17._borderBottomOnly_1txku_89{border-top:none;border-left:none;border-right:none}._input_1txku_17._borderBottomOnly_1txku_89:focus{border-top:none;border-left:none;border-right:none}._toolbar_1txku_113{position:absolute;top:-30px;left:0;display:flex;align-items:center;gap:2px;background:#fff;border:1px solid #bbb;border-radius:4px;box-shadow:0 2px 6px #00000026;padding:2px 4px;z-index:10;-webkit-user-select:none;user-select:none}._toolbarBtn_1txku_145{border:none;background:#f0f0f0;border-radius:3px;cursor:pointer;font-size:11px;font-weight:700;padding:2px 6px;line-height:1;color:#333}._toolbarBtn_1txku_145:hover{background:#ddd}._toolbarRed_1txku_177{color:red}._toolbarItalic_1txku_185{font-style:italic}._toolbarSize_1txku_193{font-size:11px;font-weight:600;min-width:28px;text-align:center;color:#333}._toolbarDivider_1txku_209{width:1px;height:14px;background:#ccc;margin:0 3px}._container_hexb9_1{position:relative;width:100%;height:100%;min-height:400px;display:flex;align-items:center;justify-content:center;background:#e8e8e8}._inner_hexb9_23{position:relative;flex-shrink:0;box-shadow:0 4px 20px #00000026}._background_hexb9_35,._templateBlank_hexb9_57{position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;pointer-events:none;-webkit-user-select:none;user-select:none}._connectors_hexb9_79{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;user-select:none}._connectorBox_hexb9_99{position:absolute;box-sizing:border-box;border-width:1px}._overlays_hexb9_113{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none}._overlays_hexb9_113>*{pointer-events:auto}._placeholder_hexb9_139{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#ccc;color:#333;font-size:14px;text-align:center;padding:24px}._placeholder_hexb9_139 code{background:#fff;padding:2px 6px;border-radius:4px}._panel_1bu9t_1{width:320px;flex-shrink:0;background:#fff;border-left:1px solid #ddd;display:flex;flex-direction:column;overflow:hidden}._title_1bu9t_21{margin:0;padding:16px;font-size:1.1rem;font-weight:600;border-bottom:1px solid #eee}._fields_1bu9t_37{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:12px}._label_1bu9t_55{display:flex;flex-direction:column;gap:4px}._labelText_1bu9t_67{font-size:12px;font-weight:500;color:#555}._input_1bu9t_79{width:100%;padding:8px 10px;border:1px solid #ccc;border-radius:6px;font-size:13px;font-family:inherit;box-sizing:border-box}._input_1bu9t_79:focus{outline:none;border-color:#0a7ea4;box-shadow:0 0 0 2px #0a7ea433}._input_1bu9t_79::placeholder{color:#999}textarea._input_1bu9t_79{resize:vertical;min-height:52px}._actions_1bu9t_129{padding:16px;border-top:1px solid #eee;display:flex;flex-direction:column;gap:8px}._buttonPrimary_1bu9t_145{padding:10px 16px;background:#0a7ea4;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer}._buttonPrimary_1bu9t_145:hover{background:#096688}._buttonSecondary_1bu9t_175{padding:10px 16px;background:#f5f5f5;color:#333;border:1px solid #ddd;border-radius:6px;font-size:14px;cursor:pointer}._buttonSecondary_1bu9t_175:hover{background:#eee}.app{display:flex;flex-direction:column;height:100vh;background:#f0f0f0}.app-header{flex-shrink:0;padding:12px 20px;background:#fff;border-bottom:1px solid #ddd}.app-header h1{margin:0;font-size:1.25rem;font-weight:600;color:#222}.app-body{flex:1;display:flex;min-height:0}.app-header{display:flex;align-items:center;justify-content:space-between}.app-canvas{flex:1;min-width:0;overflow:auto;padding:24px}.manual-btn{border:1px solid #bbb;border-radius:5px;background:#f5f5f5;font-size:13px;font-weight:700;color:#333;cursor:pointer;padding:6px 16px;letter-spacing:.04em}.manual-btn:hover{background:#e0e0e0}.help-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}.help-modal{background:#fff;border-radius:10px;padding:28px 32px;max-width:520px;width:90%;box-shadow:0 8px 30px #00000040;max-height:85vh;overflow-y:auto}.help-modal h2{margin:0 0 16px;font-size:1.3rem;color:#222}.help-modal ol{padding-left:20px;margin:0 0 14px;line-height:1.7;color:#333}.help-modal li{margin-bottom:6px}.help-table{width:100%;border-collapse:collapse;margin:10px 0 18px;font-size:.9rem}.help-table th,.help-table td{text-align:left;padding:6px 12px;border-bottom:1px solid #eee}.help-table th{font-weight:600;color:#555;font-size:.8rem;text-transform:uppercase;letter-spacing:.03em}.help-table kbd{display:inline-block;background:#f0f0f0;border:1px solid #ccc;border-radius:3px;padding:1px 6px;font-family:inherit;font-weight:700;font-size:.85rem}.help-actions{text-align:right;margin-top:10px}.help-close{background:#222;color:#fff;border:none;border-radius:6px;padding:8px 24px;font-size:.95rem;font-weight:600;cursor:pointer}.help-close:hover{background:#444}
