@layer payload-default{}.checklist-field{position:relative;padding:var(--base);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s)}.checklist-field.error{border-color:var(--theme-error-500);border-width:2px}.checklist-field.error .textarea-input{border-color:var(--theme-error-500)}.checklist-field.error .checklist-item label{color:var(--theme-error-500)}.checklist-field .textarea-input.error{border-color:var(--theme-error-500)}.checklist-header{display:flex;align-items:center;justify-content:space-between;margin:0;padding:0;margin-bottom:var(--base)}.checklist-mode-toggle{margin:0;padding:var(--base-unit);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);background:var(--theme-elevation-100);cursor:pointer;transition:all .2s ease}.checklist-mode-toggle:hover{background:var(--theme-elevation-150)}.checklist-mode-toggle:active{background:var(--theme-elevation-200)}.checklist-mode-toggle svg{width:var(--base);height:var(--base);color:var(--theme-elevation-800)}.checklist-items{margin-top:calc(var(--base)*.25);padding:9px 0}.checklist-items:focus{outline:none}.checklist-item{padding:calc(var(--base-unit)*.5);border-radius:var(--style-radius-s);transition:background-color .2s ease}.checklist-item.active,.checklist-item:hover{background-color:var(--theme-elevation-100)}.checklist-item .checkbox-wrapper{display:flex;align-items:flex-start;gap:10px;font-family:var(--font-mono);font-size:12px;margin:0;padding:0}.checklist-item .checkbox-wrapper input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;margin:4px;flex-shrink:0;border:1.5px solid var(--color-primary);border-radius:2px;position:relative;cursor:pointer;opacity:.6}.checklist-item .checkbox-wrapper input[type=checkbox]:checked{background-color:var(--color-primary);border-color:var(--color-primary);opacity:1}.checklist-item .checkbox-wrapper input[type=checkbox]:checked:after{content:"";position:absolute;left:4px;top:0;width:5px;height:9px;border:solid var(--color-invert-primary);border-width:0 2px 2px 0;transform:rotate(45deg)}.checklist-item .checkbox-wrapper input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 2px rgba(var(--color-primary),.2)}.checklist-item .checkbox-wrapper label{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;opacity:.6;display:flex;max-width:calc(100% - var(--base) - 20px);overflow-wrap:break-word;word-wrap:break-word;hyphens:auto;line-height:24px}.checklist-item .checkbox-wrapper input[type=checkbox]:checked+label{opacity:1}.checklist-item.comment-item .comment-wrapper{display:flex;align-items:flex-start;gap:10px;font-family:var(--font-mono);font-size:12px;margin:0;padding:0;cursor:default}.checklist-item.comment-item .comment-wrapper .comment-text{color:#4a90e2;font-weight:700;opacity:1;display:flex;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;hyphens:auto;line-height:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checklist-item.comment-item.active,.checklist-item.comment-item:hover{background-color:rgba(0,0,0,0)}.textarea-input{width:100%;overflow:hidden;padding:calc(var(--base)/2) calc(var(--base)*1.2);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);background:var(--theme-input-bg);color:var(--theme-elevation-800);resize:none;display:block}.textarea-input:focus{outline:none;border-color:var(--theme-elevation-400)}.textarea-input:disabled{background:var(--theme-elevation-100);cursor:not-allowed}.textarea-input{font-family:var(--font-mono);font-size:12px;margin:0;padding:8px 20px;line-height:24px}.bottom-description{margin-top:var(--base);font-size:11px;color:var(--theme-elevation-600)}.checklist-stats{position:sticky;bottom:10px;margin-right:10px;background:var(--theme-elevation-100);padding:4px 10px;border-radius:4px;font-size:11px;color:var(--theme-elevation-800);margin-left:auto;width:-moz-fit-content;width:fit-content;z-index:2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 -1px 2px rgba(0,0,0,.05)}.color-picker-wrapper{display:flex;align-items:center;gap:10px;position:relative;margin-bottom:1rem}.color-picker-wrapper .color-preview{width:30px;height:30px;border-radius:4px;border:1px solid var(--theme-elevation-100);cursor:pointer;position:absolute;z-index:10;right:5px;top:30px}.color-picker-wrapper .color-input{flex:1;min-width:200px;padding:6px 12px;border:1px solid var(--theme-elevation-100);border-radius:4px}.color-picker-wrapper .color-picker-popup{position:absolute;top:100%;right:0;z-index:999;margin-top:0;padding:0;background:var(--theme-elevation-50);border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);top:66px}.color-picker-wrapper .field-type{width:100%}.color-cell{display:flex;align-items:center;gap:8px}.color-cell .color-preview{width:20px;height:20px;border-radius:4px;border:1px solid var(--theme-elevation-100)}.color-cell span{font-family:monospace;font-size:12px}.color-picker-cell.color-picker-wrapper{width:130px}.color-picker-cell.color-picker-wrapper .color-input{width:130px;min-width:130px}.color-picker-cell .color-preview{cursor:default;top:5px;width:50px}.jsonlogic-editor-wrapper{position:relative;width:100%;margin-bottom:2rem}.jsonlogic-editor-wrapper .react-select .rs__control{background-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+);background-position:100% 50%;background-repeat:no-repeat;min-width:120px}.jsonlogic-editor-wrapper .field-type.text{min-width:300px}.jsonlogic-editor-wrapper .jsonlogic-input-container{display:flex;align-items:center;gap:8px;margin-bottom:8px}.jsonlogic-editor-wrapper .jsonlogic-input-container .jsonlogic-preview{flex:1;padding:8px;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;font-family:monospace;font-size:14px;white-space:pre-wrap;max-height:36px;overflow:hidden}.jsonlogic-editor-wrapper .jsonlogic-input-container .jsonlogic-edit-button{display:flex;align-items:center;justify-content:center;padding:8px;background-color:#f0f0f0;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:background-color .2s}.jsonlogic-editor-wrapper .jsonlogic-input-container .jsonlogic-edit-button:hover{background-color:#e0e0e0}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-input-container .jsonlogic-preview{background-color:#2a2a2a;border-color:#444;color:#e0e0e0}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-input-container .jsonlogic-edit-button{background-color:#333;border-color:#555;color:#e0e0e0}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-input-container .jsonlogic-edit-button:hover{background-color:#444}.jsonlogic-editor-wrapper .jsonlogic-editor-modal{position:absolute;top:100%;left:0;width:100%;background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:10}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-editor-modal{background-color:#222;border-color:#444;box-shadow:0 2px 10px rgba(0,0,0,.3)}.jsonlogic-editor-wrapper .jsonlogic-editor-inline{width:100%;margin-top:10px;background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.05)}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-editor-inline{background-color:#222;border-color:#444;box-shadow:0 2px 5px rgba(0,0,0,.2)}.jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content{padding:16px}.jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content h3{margin-top:0;margin-bottom:16px}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content h3{color:#e0e0e0}.jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-root-operator{margin-bottom:20px;padding:12px;border:1px solid #e0e0e0;border-radius:4px;background-color:#f9f9f9}.jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-root-operator .jsonlogic-root-operator-label{display:block;font-weight:500;margin-bottom:8px}.jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-root-operator .jsonlogic-root-operator-options{display:flex;gap:12px}.jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-root-operator .jsonlogic-root-operator-options .jsonlogic-root-option{flex:1;display:flex;align-items:center;padding:10px 15px;border:2px solid #ddd;border-radius:8px;cursor:pointer;transition:all .2s;font-weight:500}.jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-root-operator .jsonlogic-root-operator-options .jsonlogic-root-option.selected{background-color:#e3f2fd;border-color:#2196f3;box-shadow:0 2px 5px rgba(33,150,243,.2)}.jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-root-operator .jsonlogic-root-operator-options .jsonlogic-root-option input{margin-right:10px;width:18px;height:18px;accent-color:#2196f3}.jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-root-operator .jsonlogic-root-operator-options .jsonlogic-root-option:hover{background-color:#f0f0f0;border-color:#bbb}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-root-operator{background-color:#333;border-color:#444}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-root-operator .jsonlogic-root-operator-label{color:#e0e0e0}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-root-operator .jsonlogic-root-operator-options .jsonlogic-root-option{border-color:#555;color:#e0e0e0}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-root-operator .jsonlogic-root-operator-options .jsonlogic-root-option.selected{background-color:#0d47a1;border-color:#2196f3}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-root-operator .jsonlogic-root-operator-options .jsonlogic-root-option:hover{background-color:#424242}.jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-boolean-input{display:flex;gap:16px}.jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-boolean-input .jsonlogic-boolean-option{display:flex;align-items:center;justify-content:center;padding:8px 16px;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:all .2s;font-weight:500;min-width:80px}.jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-boolean-input .jsonlogic-boolean-option.selected{background-color:#e3f2fd;border-color:#2196f3;box-shadow:0 2px 5px rgba(33,150,243,.2)}.jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-boolean-input .jsonlogic-boolean-option:hover{background-color:#f0f0f0}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-boolean-input .jsonlogic-boolean-option{border-color:#555;color:#e0e0e0}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-boolean-input .jsonlogic-boolean-option.selected{background-color:#0d47a1;border-color:#2196f3}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-boolean-input .jsonlogic-boolean-option:hover{background-color:#424242}.jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-editor-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-editor-actions button{display:flex;align-items:center;gap:4px;padding:8px 12px;border:none;border-radius:4px;cursor:pointer}.jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-editor-actions button.jsonlogic-save-button{background-color:#07c;color:#fff}.jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-editor-actions button.jsonlogic-save-button:hover{background-color:#0066b3}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-editor-actions button.jsonlogic-save-button{background-color:#0288d1}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-editor-actions button.jsonlogic-save-button:hover{background-color:#039be5}.jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-editor-actions button.jsonlogic-cancel-button{background-color:#f0f0f0}.jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-editor-actions button.jsonlogic-cancel-button:hover{background-color:#e0e0e0}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-editor-actions button.jsonlogic-cancel-button{background-color:#424242;color:#e0e0e0}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-editor-inline .jsonlogic-editor-content .jsonlogic-editor-actions button.jsonlogic-cancel-button:hover{background-color:#505050}.jsonlogic-editor-wrapper .jsonlogic-rule{border:1px solid #e0e0e0;border-radius:4px;padding:12px;margin-bottom:8px}.jsonlogic-editor-wrapper .jsonlogic-rule.jsonlogic-nested-rule{margin-left:24px}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-rule{border-color:#444;background-color:#333}.jsonlogic-editor-wrapper .jsonlogic-rule .jsonlogic-rule-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.jsonlogic-editor-wrapper .jsonlogic-rule .jsonlogic-rule-header .jsonlogic-delete-button{display:flex;align-items:center;justify-content:center;padding:6px;background-color:#f0f0f0;border:1px solid #ddd;border-radius:4px;cursor:pointer}.jsonlogic-editor-wrapper .jsonlogic-rule .jsonlogic-rule-header .jsonlogic-delete-button:hover{background-color:#ffebee;color:#d32f2f}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-rule .jsonlogic-rule-header .jsonlogic-delete-button{background-color:#424242;color:#e0e0e0;border-color:#555}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-rule .jsonlogic-rule-header .jsonlogic-delete-button:hover{background-color:#661c1c;color:#ffcdd2}.jsonlogic-editor-wrapper .jsonlogic-rule .jsonlogic-rules-container{padding-left:8px;border-left:2px solid #e0e0e0}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-rule .jsonlogic-rules-container{border-left-color:#555}.jsonlogic-editor-wrapper .jsonlogic-rule .jsonlogic-add-rule-button{display:flex;align-items:center;gap:4px;padding:6px 12px;background-color:#f0f0f0;border:1px dashed #ddd;border-radius:4px;cursor:pointer;margin-top:8px}.jsonlogic-editor-wrapper .jsonlogic-rule .jsonlogic-add-rule-button:hover{background-color:#e0e0e0}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-rule .jsonlogic-add-rule-button{background-color:#424242;border-color:#555;color:#e0e0e0}html[data-theme=dark] .jsonlogic-editor-wrapper .jsonlogic-rule .jsonlogic-add-rule-button:hover{background-color:#505050}.jsonlogic-cell .jsonlogic-cell-readable{font-size:14px;color:#333}html[data-theme=dark] .jsonlogic-cell .jsonlogic-cell-readable{color:#e0e0e0}.markdown-editor-field{width:100%;margin-bottom:var(--base)}.markdown-editor-field .field-inner{width:100%}.markdown-editor-field .markdown-editor-wrapper{margin-top:calc(var(--base)/2)}.markdown-editor-field .markdown-editor-wrapper .w-md-editor{border:1px solid var(--theme-elevation-100);border-radius:4px}.markdown-editor-field .markdown-editor-wrapper .w-md-editor:focus-within{border-color:var(--theme-elevation-400)}.markdown-editor-field .markdown-editor-wrapper .w-md-editor-toolbar{border-bottom:1px solid var(--theme-elevation-100);background-color:var(--theme-input-bg)}.markdown-editor-field .markdown-editor-wrapper .w-md-editor-text{font-family:monospace}.markdown-editor-field .markdown-editor-wrapper .w-md-editor-preview{box-shadow:inset 1px 0 0 0 var(--theme-elevation-100)}.markdown-editor-field .markdown-editor-wrapper .w-md-editor-preview pre{background-color:var(--theme-elevation-50);border-radius:4px;padding:.5rem}.markdown-editor-field .markdown-editor-wrapper .w-md-editor-preview code{font-family:monospace;background-color:var(--theme-elevation-50);padding:.1rem .3rem;border-radius:3px}.markdown-editor-field .markdown-editor-wrapper .w-md-editor-preview h1,.markdown-editor-field .markdown-editor-wrapper .w-md-editor-preview h2,.markdown-editor-field .markdown-editor-wrapper .w-md-editor-preview h3{margin-top:1rem;margin-bottom:.5rem}.markdown-editor-field .markdown-editor-wrapper .w-md-editor-preview ol,.markdown-editor-field .markdown-editor-wrapper .w-md-editor-preview ul{padding-left:1.5rem}.markdown-editor-field.read-only .w-md-editor-text-input,.markdown-editor-field.read-only .w-md-editor-toolbar{display:none}.markdown-editor-field.error .w-md-editor{border-color:var(--theme-error-500)}.mermaid-cell{display:flex;align-items:center;justify-content:space-between;gap:8px;max-width:200px}.mermaid-cell .mermaid-cell-preview{flex:1;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:11px;color:#495057;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mermaid-cell .mermaid-cell-badge{flex-shrink:0;font-size:12px;opacity:.7}.mermaid-cell-empty{color:#adb5bd;font-style:italic}.mermaid-diagram-field{margin-bottom:30px}.mermaid-diagram-field .mermaid-field-footer{margin-top:8px}.mermaid-diagram-field .mermaid-field-footer .description-with-button{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mermaid-diagram-field .mermaid-field-footer .create-prompt-btn{background:#1f2937;color:#f9fafb;border:1px solid #374151;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,.1)}.mermaid-diagram-field .mermaid-field-footer .create-prompt-btn:hover{background:#111827;border-color:#4b5563;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.15)}.mermaid-diagram-field .mermaid-field-footer .create-prompt-btn:active{background:#0f172a;transform:translateY(1px);box-shadow:0 1px 2px rgba(0,0,0,.1)}.mermaid-diagram-field .mermaid-field-footer .create-prompt-btn.standalone{margin-top:8px}.mermaid-diagram-field .prompt-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:9999;backdrop-filter:blur(2px)}.mermaid-diagram-field .prompt-modal{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);border-radius:8px;width:90%;max-width:500px;max-height:90vh;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.mermaid-diagram-field .prompt-modal .prompt-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid var(--theme-elevation-200)}.mermaid-diagram-field .prompt-modal .prompt-modal-header h3{margin:0;font-size:18px;font-weight:600;color:var(--theme-text)}.mermaid-diagram-field .prompt-modal .prompt-modal-header .modal-close-btn{background:none;border:none;font-size:24px;color:var(--theme-text-dim);cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.mermaid-diagram-field .prompt-modal .prompt-modal-header .modal-close-btn:hover{background:var(--theme-elevation-100);color:var(--theme-text)}.mermaid-diagram-field .prompt-modal .prompt-modal-body{padding:20px 24px;max-height:60vh;overflow-y:auto}.mermaid-diagram-field .prompt-modal .prompt-modal-body .form-group{margin-bottom:20px}.mermaid-diagram-field .prompt-modal .prompt-modal-body .form-group:last-child{margin-bottom:0}.mermaid-diagram-field .prompt-modal .prompt-modal-body .form-group label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:var(--theme-text)}.mermaid-diagram-field .prompt-modal .prompt-modal-body .form-group .prompt-input,.mermaid-diagram-field .prompt-modal .prompt-modal-body .form-group .prompt-textarea{width:100%;padding:12px;border:1px solid var(--theme-elevation-300);border-radius:6px;background:var(--theme-elevation-0);color:var(--theme-text);font-size:14px;font-family:inherit;transition:border-color .2s ease}.mermaid-diagram-field .prompt-modal .prompt-modal-body .form-group .prompt-input:focus,.mermaid-diagram-field .prompt-modal .prompt-modal-body .form-group .prompt-textarea:focus{outline:none;border-color:var(--theme-success-500);box-shadow:0 0 0 3px rgba(34,197,94,.1)}.mermaid-diagram-field .prompt-modal .prompt-modal-body .form-group .prompt-input::-moz-placeholder,.mermaid-diagram-field .prompt-modal .prompt-modal-body .form-group .prompt-textarea::-moz-placeholder{color:#9ca3af!important;opacity:.8}.mermaid-diagram-field .prompt-modal .prompt-modal-body .form-group .prompt-input::placeholder,.mermaid-diagram-field .prompt-modal .prompt-modal-body .form-group .prompt-textarea::placeholder{color:#9ca3af!important;opacity:.8}.mermaid-diagram-field .prompt-modal .prompt-modal-body .form-group .prompt-textarea{resize:vertical;min-height:100px;font-family:inherit}.mermaid-diagram-field .prompt-modal .prompt-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 24px 20px;border-top:1px solid var(--theme-elevation-200)}.mermaid-diagram-field .prompt-modal .prompt-modal-footer .modal-btn{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid rgba(0,0,0,0)}.mermaid-diagram-field .prompt-modal .prompt-modal-footer .modal-btn.secondary{background:var(--theme-elevation-100);color:var(--theme-text-dim);border-color:var(--theme-elevation-300)}.mermaid-diagram-field .prompt-modal .prompt-modal-footer .modal-btn.secondary:hover{background:var(--theme-elevation-200);color:var(--theme-text)}.mermaid-diagram-field .prompt-modal .prompt-modal-footer .modal-btn.primary{background:var(--theme-success-500);color:#fff}.mermaid-diagram-field .prompt-modal .prompt-modal-footer .modal-btn.primary:hover:not(:disabled){background:var(--theme-success-600)}.mermaid-diagram-field .prompt-modal .prompt-modal-footer .modal-btn.primary:disabled{background:var(--theme-elevation-300);color:var(--theme-text-dim);cursor:not-allowed}.mermaid-diagram-field .mermaid-diagram-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding:8px 12px;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}.mermaid-diagram-field .mermaid-diagram-controls .view-mode-buttons{display:flex;gap:4px}.mermaid-diagram-field .mermaid-diagram-controls .view-mode-buttons .view-mode-btn{padding:8px 16px;border:1px solid #d1d5db;background:#f9fafb;color:#374151;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.05)}.mermaid-diagram-field .mermaid-diagram-controls .view-mode-buttons .view-mode-btn:hover{background:#f3f4f6;border-color:#9ca3af;box-shadow:0 1px 3px rgba(0,0,0,.1)}.mermaid-diagram-field .mermaid-diagram-controls .view-mode-buttons .view-mode-btn.active{background:#1f2937;color:#f9fafb;border-color:#1f2937;box-shadow:0 1px 3px rgba(0,0,0,.2)}.mermaid-diagram-field .mermaid-diagram-controls .view-mode-buttons .view-mode-btn:disabled{opacity:.5;cursor:not-allowed;background:#f3f4f6;color:#9ca3af}.mermaid-diagram-field .mermaid-diagram-controls .export-buttons{display:flex;gap:4px}.mermaid-diagram-field .mermaid-diagram-controls .export-buttons .export-btn{padding:4px 8px;border:1px solid #28a745;background:#fff;color:#28a745;border-radius:4px;cursor:pointer;font-size:11px;font-weight:500;transition:all .2s ease}.mermaid-diagram-field .mermaid-diagram-controls .export-buttons .export-btn:hover{background:#28a745;color:#fff}.mermaid-diagram-field .mermaid-diagram-content{border:1px solid #dee2e6;border-radius:6px;overflow:hidden}.mermaid-diagram-field .mermaid-diagram-content.view-mode-editor .mermaid-editor textarea{width:100%;border:none;outline:none;padding:12px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;line-height:1.5;resize:vertical;min-height:200px}.mermaid-diagram-field .mermaid-diagram-content.view-mode-editor .mermaid-editor textarea:focus{box-shadow:inset 0 0 0 2px #007bff}.mermaid-diagram-field .mermaid-diagram-content.view-mode-hybrid{display:flex;flex-direction:column}.mermaid-diagram-field .mermaid-diagram-content.view-mode-hybrid .mermaid-editor{border-bottom:1px solid #dee2e6}.mermaid-diagram-field .mermaid-diagram-content.view-mode-hybrid .mermaid-editor textarea{width:100%;border:none;outline:none;padding:12px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;line-height:1.5;resize:none;min-height:120px}.mermaid-diagram-field .mermaid-diagram-content.view-mode-hybrid .mermaid-editor textarea:focus{box-shadow:inset 0 0 0 2px #007bff}.mermaid-diagram-field .mermaid-diagram-content.view-mode-hybrid .mermaid-preview{min-height:200px}.mermaid-diagram-field .mermaid-diagram-content.view-mode-preview .mermaid-preview{min-height:300px}.mermaid-diagram-field .mermaid-diagram-content .mermaid-preview{padding:20px;background:#fff;display:flex;align-items:center;justify-content:center}.mermaid-diagram-field .mermaid-diagram-content .mermaid-preview .mermaid-empty,.mermaid-diagram-field .mermaid-diagram-content .mermaid-preview .mermaid-loading{color:#6c757d;font-style:italic;text-align:center}.mermaid-diagram-field .mermaid-diagram-content .mermaid-preview .mermaid-render{width:100%;text-align:center;overflow:auto}.mermaid-diagram-field .mermaid-diagram-content .mermaid-preview .mermaid-render svg{max-width:100%;height:auto}.mermaid-diagram-field .mermaid-diagram-content .mermaid-preview .mermaid-error{color:#dc3545;background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;padding:12px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;white-space:pre-wrap}@media(max-width:768px){.mermaid-diagram-field .mermaid-diagram-controls{flex-direction:column;gap:8px;align-items:stretch}.mermaid-diagram-field .mermaid-diagram-controls .export-buttons,.mermaid-diagram-field .mermaid-diagram-controls .view-mode-buttons{justify-content:center}.mermaid-diagram-field .mermaid-diagram-content.view-mode-hybrid .mermaid-editor textarea{min-height:100px}.mermaid-diagram-field .mermaid-diagram-content.view-mode-hybrid .mermaid-preview{min-height:150px}}.schedule-picker-wrapper{display:flex;flex-direction:column;position:relative;margin-bottom:1rem;width:100%}.schedule-picker-wrapper .schedule-input-container{position:relative;display:flex;align-items:center;width:100%}.schedule-picker-wrapper .schedule-input{flex:1;min-width:200px;padding:6px 12px;border:1px solid var(--theme-elevation-100);border-radius:4px;font-family:monospace}.schedule-picker-wrapper .schedule-input.invalid{border-color:var(--theme-error-500);background-color:var(--theme-error-50)}.schedule-picker-wrapper .schedule-edit-button{position:absolute;right:8px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--theme-elevation-500);padding:4px;border-radius:4px}.schedule-picker-wrapper .schedule-edit-button:hover{background-color:var(--theme-elevation-100);color:var(--theme-elevation-800)}.schedule-picker-wrapper .schedule-readable{margin-top:4px;font-size:.85rem;color:var(--theme-elevation-500);font-style:italic}.schedule-picker-wrapper .schedule-readable.invalid{color:var(--theme-error-500)}.schedule-picker-wrapper .schedule-picker-popup{position:absolute;top:100%;right:0;z-index:999;margin-top:8px;padding:16px;background:var(--theme-elevation-50);border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);min-width:320px;max-width:100%;top:50px}.cron-editor{display:flex;flex-direction:column;gap:12px}.cron-editor .cron-editor-row{display:flex;gap:8px;flex-wrap:wrap}.cron-editor .cron-select{flex:1;min-width:80px;padding:6px;border:1px solid var(--theme-elevation-100);border-radius:4px;background-color:var(--theme-input-bg)}.cron-editor .cron-preview{margin-top:8px}.cron-editor .cron-label{display:block;margin-bottom:4px;font-size:.85rem}.cron-editor .cron-input-readonly{width:100%;padding:6px;border:1px solid var(--theme-elevation-100);border-radius:4px;background-color:var(--theme-elevation-100);font-family:monospace}.schedule-picker-cell{display:flex;flex-direction:column;gap:0;line-height:1.4}.schedule-picker-cell .schedule-cell-value{font-family:monospace;font-size:.85rem}.schedule-picker-cell .schedule-cell-readable{font-size:.75rem;color:var(--theme-elevation-500);font-style:italic}@layer payload-default{}.todosrelated-field-container{margin-bottom:calc(var(--base)*1)}.todosrelated-field{display:flex;align-items:center;justify-content:space-between;gap:calc(var(--base)*1);padding:0;width:100%;margin-bottom:calc(var(--base)*.5)}.todosrelated-field .stats{font-variant-numeric:tabular-nums;font-family:var(--font-mono);white-space:nowrap;color:var(--theme-elevation-800);text-align:right;font-size:calc(var(--base)*.8);font-weight:500}.todosrelated-field .progress-bar{flex:1;height:calc(var(--base)*1.2);background-color:var(--theme-elevation-100);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);overflow:hidden;position:relative;box-shadow:inset 0 1px 2px rgba(0,0,0,.05)}.todosrelated-field .progress-bar .progress{position:absolute;left:0;top:0;height:100%;background-color:var(--theme-success-500);border-radius:calc(var(--style-radius-s) - 1px);transition:width .3s ease;opacity:.85;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.todosrelated-field .progress-bar .progress.low{background-color:var(--theme-error-500)}.todosrelated-field .progress-bar .progress.medium{background-color:var(--theme-warning-500)}.todosrelated-field .progress-bar .progress.high{background-color:var(--theme-success-500)}.todosrelated-field .progress-bar .progress:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 0,transparent 50%,rgba(255,255,255,.15) 0,rgba(255,255,255,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;opacity:.5}.checklist-field-container .description{font-size:calc(var(--base)*.8);color:var(--theme-elevation-600);margin-top:calc(var(--base)*.4)}