.toast-container{position:fixed;top:0;left:0;right:0;padding:16px;box-shadow:0 2px 10px #00000040;z-index:10000;transform:translateY(-100%);opacity:0;transition:transform .3s ease,opacity .3s ease}.toast-container.visible{transform:translateY(0);opacity:1}.toast-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.toast-indicator-container{display:flex;flex-direction:row;align-items:center;justify-content:center}.toast-indicator{margin-right:10px}.toast-spinner{width:20px;height:20px;border:2px solid #ffffff;border-radius:50%;border-top-color:transparent;animation:spin 1s linear infinite}.toast-message{color:#fff;font-size:16px;font-weight:500}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.toast-container{padding:12px}.toast-message{font-size:14px}}.react-js-cron{display:flex;align-items:flex-start;flex-wrap:wrap}.react-js-cron>div,.react-js-cron-field{display:flex;align-items:center}.react-js-cron-field{margin-bottom:10px}.react-js-cron-field>span{margin-left:5px}div.react-js-cron-select{margin-left:5px}.react-js-cron-select.react-js-cron-select-no-prefix{margin-left:0}.react-js-cron-select .ant-select-selection-wrap{position:relative;align-items:center}.react-js-cron-select .ant-select-selection-overflow:has(>:nth-child(-n+1):last-child){position:absolute;top:0;left:0}.react-js-cron-select .ant-select-selection-placeholder{margin-top:-2px}div.react-js-cron-error .react-js-cron-select .ant-select-selector{border-color:#ff4d4f;background:#fff6f6}div.react-js-cron-custom-select{min-width:70px;z-index:1}div.react-js-cron-error div.react-js-cron-custom-select{background:#fff6f6}div.react-js-cron-select.react-js-cron-custom-select.ant-select div.ant-select-selector{padding-left:11px;padding-right:30px}.react-js-cron-read-only div.react-js-cron-select.react-js-cron-custom-select.ant-select div.ant-select-selector{padding-right:11px}div.react-js-cron-custom-select .ant-select-selection-search{width:0!important;margin:0!important}div.react-js-cron-custom-select .ant-select-selection-placeholder{position:static;top:50%;right:auto;left:auto;transform:none;transition:none;opacity:1;color:inherit}.react-js-cron-week-days-placeholder .react-js-cron-custom-select .ant-select-selection-placeholder,.react-js-cron-month-days-placeholder .react-js-cron-custom-select .ant-select-selection-placeholder{opacity:.4}.react-js-cron-custom-select-dropdown{min-width:0!important;width:174px!important}.react-js-cron-custom-select-dropdown .rc-virtual-list{max-height:none!important}.react-js-cron-custom-select-dropdown-grid .rc-virtual-list-holder{max-height:initial!important}.react-js-cron-custom-select-dropdown-grid .rc-virtual-list-holder-inner{display:grid!important;grid-template-columns:repeat(4,1fr)}.react-js-cron-custom-select-dropdown-grid .rc-virtual-list-holder-inner .ant-select-item-option-content{text-align:center}.react-js-cron-custom-select-dropdown-hours-twelve-hour-clock{width:260px!important}.react-js-cron-custom-select-dropdown-minutes-large{width:300px!important}.react-js-cron-custom-select-dropdown-minutes-large .rc-virtual-list-holder-inner{grid-template-columns:repeat(6,1fr)}.react-js-cron-custom-select-dropdown-minutes-medium{width:220px!important}.react-js-cron-custom-select-dropdown-minutes-medium .rc-virtual-list-holder-inner{grid-template-columns:repeat(5,1fr)}.react-js-cron-period>span:first-child{margin-left:0!important}.react-js-cron-period .react-js-cron-select.ant-select-single.ant-select-open .ant-select-selection-item{opacity:1}.react-js-cron-select-dropdown-period{min-width:0!important;width:auto!important}.react-js-cron-clear-button{margin-left:10px;margin-bottom:10px}.react-js-cron-disabled .react-js-cron-select.ant-select-disabled{background:#f5f5f5}div.react-js-cron-select.react-js-cron-custom-select.ant-select div.ant-select-selector>.ant-select-selection-overflow{align-items:center;flex:initial}.health-agent-container{display:flex;height:100vh;width:100%;font-family:Inter,sans-serif;overflow:hidden}.editor-section{flex:1;padding:1rem;display:flex;flex-direction:column}.chat-section{width:575px;padding:1rem;display:flex;flex-direction:column;background-color:#f8fafc;border-left:1px solid #e2e8f0}.node-editor{flex:1;display:flex;flex-direction:column;overflow:hidden;height:100%}.editor-controls{padding:1rem 0;display:flex;gap:.5rem}.editor-canvas{flex:1;border-radius:8px;overflow:hidden;background-color:#1e293b;background-image:linear-gradient(rgba(148,163,184,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.15) 1px,transparent 1px);background-size:20px 20px;border:1px solid #334155}.info-panel{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin-bottom:1rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.info-row{display:flex;margin-bottom:.5rem}.info-label{font-weight:600;width:200px;color:#374151}.info-value{color:#6b7280;word-break:break-all}.input-group{display:flex;margin-bottom:1rem}.chat-panel{display:flex;flex-direction:column;height:100%;overflow:hidden;padding-left:20px;padding-right:20px;min-height:0}.messages-container{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem;min-height:0;max-height:calc(100% - 80px);scroll-behavior:auto;contain:layout}.loading-spinner{display:flex;justify-content:center;align-items:center;padding:8px}.spinner{width:20px;height:20px;border:2px solid #e2e8f0;border-top:2px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}.chat-input{display:flex;justify-content:center;align-items:center;padding:8px;flex-shrink:0;min-height:60px}.message{max-width:80%;padding:.75rem 1rem;border-radius:1rem;word-break:break-word;flex-shrink:0;contain:layout}.message.user{align-self:flex-end;background-color:#082210;color:#fff;border-bottom-right-radius:.25rem}.message.ai{align-self:flex-start;background-color:#fff;color:#374151;border:1px solid #e2e8f0;border-bottom-left-radius:.25rem;box-shadow:0 1px 2px #0000000d}.message-content{display:flex;flex-direction:column}.message-content p{margin:0 0 .25rem}.timestamp{font-size:.7rem;opacity:.7;align-self:flex-end}.chat-input input{flex:1;padding:.75rem 1rem;border:1px solid #d1d5db;border-top-left-radius:10px;border-bottom-left-radius:10px;margin-right:.5rem;font-size:.9rem;background-color:#fff;color:#374151;transition:border-color .2s ease-in-out}.chat-input input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.chat-input button{border-top-right-radius:10px;border-bottom-right-radius:10px;height:45px;padding:.5rem 1.25rem}.ant-drawer-content{background-color:#092111!important}.ant-drawer-body{background-color:#ede8d8!important}.ant-card{background-color:#383838!important;border:none!important}.split-pane-container{height:100%!important;overflow:hidden!important}.split-pane-left,.split-pane-right{height:100%!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.menu-options-container{display:flex;justify-content:space-between;gap:10px;padding:1rem;background-color:#1c221e;border-radius:12px;box-shadow:0 6px 14px #0000004d;border:1px solid rgb(65 65 65);margin-bottom:1rem;color:#ede8d8}.menu-main-content{width:100%}.menu-protocol-section{display:flex;width:100%;justify-content:space-between;gap:2px;margin-top:10px}.menu-protocol-info{display:flex;gap:10px;width:auto;align-items:center}.menu-protocol-actions{display:flex;gap:10px;align-items:center}.menu-actions-container{display:flex;gap:10px;position:absolute;right:30px;top:1rem}.menu-protocol-dropdown .ant-btn{background-color:#092111;border-color:#092111;color:#ede8d8;font-weight:500;border-radius:8px;transition:all .2s ease-in-out;height:40px;padding:0 16px;font-size:14px;box-shadow:0 2px 4px #0000001a}.menu-protocol-dropdown .ant-btn:hover{background-color:#0f2d19;border-color:#0f2d19;color:#ede8d8;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.menu-protocol-dropdown .ant-btn:focus{background-color:#092111;border-color:#ede8d8;color:#ede8d8;box-shadow:0 0 0 3px #ede8d833}.menu-protocol-dropdown .ant-btn:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.menu-save-button .ant-btn-primary{background-color:#ede8d8;border-color:#ede8d8;color:#092111;border-radius:8px;font-weight:600;transition:all .2s ease-in-out;height:40px;padding:0 20px;font-size:14px;box-shadow:0 2px 4px #0000001a}.menu-save-button .ant-btn-primary:hover{background-color:#092111;border-color:#092111;color:#ede8d8;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.menu-save-button .ant-btn-primary:focus{background-color:#ede8d8;border-color:#ede8d8;color:#092111;box-shadow:0 0 0 3px #ede8d84d}.menu-save-button .ant-btn-primary:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.menu-cron-container{background-color:#092111;border:1px solid rgb(65 65 65);border-radius:8px;padding:.5rem .75rem;font-size:.875rem;color:#ede8d8;font-weight:500}.menu-divider{border-color:#414141;margin:.75rem 0}.menu-dropdown .ant-dropdown-menu{background-color:#1c221e;border:1px solid rgb(65 65 65);border-radius:8px;box-shadow:0 8px 24px #0006;padding:.5rem;min-width:200px}.menu-dropdown .ant-dropdown-menu-item{border-radius:6px;margin:.125rem 0;transition:all .2s ease-in-out;color:#ede8d8;padding:8px 12px;font-weight:500;display:flex;align-items:center;gap:8px}.menu-dropdown .ant-dropdown-menu-item:hover{background-color:#0f2d19;color:#ede8d8;transform:translate(2px)}.menu-dropdown .ant-dropdown-menu-item:focus{background-color:#0f2d19;color:#ede8d8}.menu-dropdown .ant-dropdown-menu-item:active{background-color:#092111;transform:translate(0)}.menu-action-dropdown .ant-dropdown-menu{background-color:#1c221e;border:1px solid rgb(65 65 65);border-radius:8px;box-shadow:0 8px 24px #0006;padding:.5rem;min-width:160px}.menu-action-dropdown .ant-dropdown-menu-item{border-radius:6px;margin:.125rem 0;transition:all .2s ease-in-out;color:#ede8d8;padding:8px 12px;font-weight:500;display:flex;align-items:center;gap:8px}.menu-action-dropdown .ant-dropdown-menu-item:hover{background-color:#0f2d19;color:#ede8d8;transform:translate(2px)}.menu-action-dropdown .ant-dropdown-menu-item:focus{background-color:#0f2d19;color:#ede8d8}.menu-action-dropdown .ant-dropdown-menu-item:active{background-color:#092111;transform:translate(0)}.menu-action-dropdown .ant-dropdown-menu-item:last-child:hover{background-color:#991b1b;color:#fff}@media (max-width: 768px){.menu-options-container{flex-direction:column;gap:1rem}.menu-actions-container{position:static;justify-content:flex-end}.menu-protocol-section{flex-direction:column;gap:1rem}}.start-node,.end-node{height:64px;width:64px;border-radius:50%;line-height:64px;color:#ede8d8;text-align:center;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid rgb(65,65,65)}.start-node{background-color:#092111;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003}.start-node:hover{transform:scale(1.05);box-shadow:0 6px 8px -1px #0006,0 4px 6px -1px #0000004d;border-color:#ede8d8}.end-node{background-color:#3c2222;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003}.end-node:hover{transform:scale(1.05);box-shadow:0 6px 8px -1px #0006,0 4px 6px -1px #0000004d;border-color:#ede8d8}.other-node,.condition-node{width:280px;border-radius:12px;color:#ede8d8;background:#1c221e;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003;border:1px solid rgb(65,65,65);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:500}.other-node{height:120px;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.other-node:hover{transform:translateY(-2px);box-shadow:0 8px 12px -1px #0006,0 4px 6px -1px #0000004d;border-color:#ede8d8;background:#0a2011}.condition-node{height:48px;padding:12px 20px;display:flex;align-items:center;justify-content:center}.condition-node:hover{transform:translateY(-2px);box-shadow:0 8px 12px -1px #0006,0 4px 6px -1px #0000004d;border-color:#ede8d8;background:#0a2011}.node-status-error{box-shadow:0 0 0 3px #ef44444d!important;border-color:#ef4444!important;background-color:#0a2011!important}.node-configuring{box-shadow:0 0 0 3px #ede8d84d!important;border-color:#ede8d8!important;background-color:#092111!important}.flow-builder{background-color:transparent!important;height:100%!important}.flow-builder-content{height:100%!important}.rfb-node{position:relative;z-index:10;pointer-events:auto}.rfb-node *{pointer-events:auto}.rfb-canvas{position:relative;z-index:1}.rfb-node:hover{cursor:pointer}.flow-builder .ant-popover{z-index:1000}.flow-builder .ant-popover .ant-popover-inner{background:#1c221e;border-radius:12px;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003;border:1px solid rgb(65,65,65)}.flow-builder .ant-popover .ant-popover-inner .ant-popover-inner-content{padding:10px;color:#ede8d8}.flow-builder .ant-popover .ant-popover-inner-content>*{display:flex;align-items:center;gap:10px;color:#ede8d8;background:transparent;border-radius:10px;padding:10px 14px;transition:all .3s cubic-bezier(.4,0,.2,1)}.flow-builder .ant-popover .ant-popover-inner-content>*:hover{background:#0a2011;transform:translateY(-1px)}.flow-builder .ant-popover .ant-popover-inner-content>*:active{background:#092111;transform:translateY(0)}.flow-builder .ant-popover .ant-popover-arrow:before{background:#1c221e}.rfb-canvas-tool{background-color:#333;border:1px solid #555555;border-radius:4px}.rfb-canvas-tool-item{color:#fff}.rfb-canvas-tool-item:hover{background-color:#555}.rfb-canvas-tool-seperator{border-color:#555}.chat-panel{display:flex;flex-direction:column;height:100%;background:#1c221e;border:1px solid rgb(65,65,65);border-radius:12px;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003;overflow:hidden}.messages-container{flex:1;overflow-y:auto;padding:20px}.message{margin-bottom:16px;display:flex;flex-direction:column}.message.ai{align-items:flex-start}.message-content{max-width:300px;padding:12px 16px;border-radius:18px;transition:all .2s ease;transform:scale(1);border:1px solid rgb(65,65,65)}.message.user .message-content{background:#1c221e;color:#ede8d8}.message.ai .message-content{background:#092111;color:#ede8d8}.message-content.user{background:#1c221e;color:#ede8d8;align-items:flex-end;align-self:flex-end;align-content:flex-end}.message-content.ai{background:#092111;color:#ede8d8}.message-content p{margin:0;font-size:14px}.timestamp{margin:4px 0 0;font-size:12px;opacity:.7}.chat-input{padding:12px 16px;border-top:1px solid rgb(65,65,65);background:#092111;border-radius:12px;display:flex;gap:8px;align-items:center;margin-bottom:16px}.chat-input input{flex:1;background:#1c221e;border:1px solid rgb(65,65,65);color:#ede8d8;border-radius:8px;padding:8px 12px;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1)}.chat-input input:focus{outline:none;border-color:#ede8d8;box-shadow:0 0 0 2px #ede8d833}.chat-input input::-moz-placeholder{color:#ede8d899}.chat-input input::placeholder{color:#ede8d899}.chat-input input:disabled{opacity:.6;cursor:not-allowed}.loading-spinner{display:flex;align-items:center;justify-content:center;padding:8px 16px}.spinner{width:16px;height:16px;border:2px solid rgb(65,65,65);border-top:2px solid rgb(237,232,216);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.chat-input .ant-btn{background:#092111;border-color:#092111;color:#ede8d8;border-radius:8px;height:32px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.chat-input .ant-btn:hover{background:#0a2011;border-color:#ede8d8;transform:translateY(-1px)}.chat-input .ant-btn:active{transform:translateY(0)}.messages-container::-webkit-scrollbar{width:6px}.messages-container::-webkit-scrollbar-track{background:#1c221e}.messages-container::-webkit-scrollbar-thumb{background:#414141;border-radius:3px}.messages-container::-webkit-scrollbar-thumb:hover{background:#ede8d8}.message{opacity:0;transform:translateY(8px);animation:messageSlideIn .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes messageSlideIn{to{opacity:1;transform:translateY(0)}}.message:nth-child(1){animation-delay:.1s}.message:nth-child(2){animation-delay:.2s}.message:nth-child(3){animation-delay:.3s}.message:nth-child(4){animation-delay:.4s}.message:nth-child(5){animation-delay:.5s}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.layout{position:relative;height:100%;width:100%}.react-grid-item{transition:all .2s ease;cursor:move;box-shadow:0 4px 12px #00000026;border-radius:12px;overflow:hidden}.react-grid-item:hover{box-shadow:0 8px 24px #00000040;transform:translateY(-2px)}.react-grid-item.cssTransforms{transition-property:transform,box-shadow}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px;bottom:0;right:0;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgNiA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJtNiA2LTYgMFY2WiIgZmlsbD0iI0ZGRiIvPgo8L3N2Zz4K);background-position:bottom right;padding:0 3px 3px 0;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;cursor:se-resize}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform;box-shadow:0 12px 32px #0006;transform:rotate(2deg) scale(1.02);cursor:grabbing}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-resizable-resizing{z-index:3;box-shadow:0 8px 24px #0000004d}.react-grid-item.react-grid-placeholder{background:linear-gradient(135deg,#22c55e4d,#22c55e1a);border:2px dashed rgba(34,197,94,.6);border-radius:12px;opacity:.8;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;box-shadow:inset 0 0 0 1px #22c55e4d}/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-\[2px\]{top:2px}.z-20{z-index:20}.container{width:100%}.mx-auto{margin-inline:auto}.mt-\[10px\]{margin-top:10px}.mt-\[20px\]{margin-top:20px}.mb-\[20px\]{margin-bottom:20px}.ml-\[20px\]{margin-left:20px}.ml-auto{margin-left:auto}.block{display:block}.block\!{display:block!important}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.h-\[100px\]{height:100px}.h-\[100vh\]{height:100vh}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-\[100vw\]{width:100vw}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.min-w-\[220px\]{min-width:220px}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-\[10px\]{gap:10px}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-none{--tw-border-style:none;border-style:none}.border-t-transparent{border-top-color:#0000}.bg-\[\#0b1310\]{background-color:#0b1310}.bg-\[\#0f1a16\]{background-color:#0f1a16}.bg-\[\#232323\]{background-color:#232323}.bg-transparent{background-color:#0000}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-transparent{--tw-gradient-from:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.p-\[20px\]{padding:20px}.pr-\[30px\]{padding-right:30px}.text-center{text-align:center}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.shadow-\[inset_0_0_0_1px_rgba\(16\,185\,129\,0\.06\)\]{--tw-shadow:inset 0 0 0 1px var(--tw-shadow-color,#10b9810f);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter\!{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)!important}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}body{background-color:#3a3a3a;margin:0;padding:0;font-family:Inter,sans-serif;overflow:hidden}h1,h2,h3,h4,h5,h6,p{margin:0;font-family:Inter,sans-serif}.moving-color-button{cursor:pointer;color:#fff;background:linear-gradient(90deg,#4ade80,#3b82f6,#8b5cf6,#ec4899) 0 0/300% 300%;border:none;border-radius:6px;width:100%;max-width:300px;height:50px;padding:12px 18px;font-size:16px;animation:3s infinite gradient}@keyframes gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.split-horizontal{width:100%;height:100%;display:flex}.split-vertical{flex-direction:column;height:100%;display:flex}.gutter{background:gray;flex-grow:0;flex-shrink:0}.gutter-horizontal{cursor:col-resize}.gutter-vertical{cursor:row-resize}.gutter:hover{background:#8cf}.gutter-dragging:hover{background:#0ff}.pane{flex-grow:1;flex-shrink:1;position:relative}.pane-dragging{overflow:hidden}:root{--ruby:#e22653;--grey:#999;--dark-grey:#666;--light-grey:#ccc;--cream:#f9f7ed;--transparent-white:#fffc;--transition:all ease-out .3s;--shadow:0 1px 5px var(--dark-grey);--hover-opacity:.7;--stage-padding:8px;--panels-width:350px;--border-radius:3px}body{color:#edead0;overflow:hidden}h2{margin:0;font-size:1.3em}h2>*{vertical-align:text-top}a{color:#000!important}a:hover{opacity:var(--hover-opacity)}body{margin:0;padding:0}#root{width:100vw;height:100vh;position:relative}#app-root,.sigma-container{position:absolute;top:0;right:0;bottom:0;left:0}.controls{bottom:var(--stage-padding);left:var(--stage-padding);position:absolute}.graph-title{z-index:1;max-width:calc(100vw - var(--panels-width) - 3*var(--stage-padding));padding:var(--stage-padding);flex-direction:column;align-items:flex-start;display:flex;position:absolute;top:0;left:0}.graph-title h1{font-size:1.8em}.graph-title h1,.graph-title h2{background:var(--transparent-white);margin:0}.panels{width:500px;max-height:calc(100vh - 2*var(--stage-padding));padding:var(--stage-padding);scrollbar-width:thin;position:absolute;top:0;right:0;overflow-y:auto}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--grey);border:#0000}div.ico{--sigma-controls-size:2rem}div.ico>button{border-radius:var(--border-radius);width:2em;height:2em;box-shadow:var(--shadow);color:#000;cursor:pointer;background:#fff;border:none;outline:none;margin-top:.2em;font-size:1.8em;display:block;position:relative}div.ico>button:hover{color:var(--dark-grey)}div.ico>button>*{position:absolute;top:50%;right:0;bottom:0;left:50%;transform:translate(-50%,-50%)}button.btn{color:#000;border-radius:var(--border-radius);cursor:pointer;background:#fff;border:1px solid #000;outline:none;padding:.3em .5em;font-family:Lato,sans-serif;font-size:1em}button.btn:hover{opacity:var(--hover-opacity)}button.btn>*{vertical-align:baseline}.buttons{justify-content:space-between;display:flex}ul{padding:0;list-style:none}ul>li{margin-top:.2em}.text-muted{color:var(--dark-grey)}.text-small{vertical-align:baseline;font-size:.7em}.mouse-pointer{cursor:pointer}.panel{border-radius:var(--border-radius);box-shadow:var(--shadow);background:#fff;padding:1em}.panel:not(:last-child){margin-bottom:.5em}.panel h2 button{float:right;border-radius:var(--border-radius);text-align:center;cursor:pointer;background:#fff;border:1px solid #000;justify-content:center;align-items:center;width:1em;height:1em;padding:0;font-size:1.2em;display:flex}.panel h2 button:hover{opacity:var(--hover-opacity)}.caption-row input[type=checkbox]{display:none}.caption-row input[type=checkbox]:not(:checked)+label{color:var(--dark-grey)}.caption-row input[type=checkbox]:not(:checked)+label .circle{background-color:#fff!important}.caption-row label{cursor:pointer;flex-direction:row;display:flex}.caption-row label:hover{opacity:var(--hover-opacity)}.caption-row label .circle{vertical-align:middle;box-sizing:border-box;background-color:var(--dark-grey);width:1.2em;height:1.2em;transition:var(--transition);border:3px solid var(--dark-grey);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:1.2em;flex-shrink:0;margin-right:.2em;display:inline-block}.caption-row label .node-label{flex-grow:1}.caption-row label .bar{background:var(--light-grey);height:3px;margin-bottom:.2em;position:relative}.caption-row label .bar .inside-bar{background:var(--dark-grey);height:100%;transition:var(--transition);position:absolute;top:0;left:0}.search-wrapper{position:relative}.search-wrapper>input[type=search]{width:100%;height:3em;box-shadow:var(--shadow);border-radius:var(--border-radius);border:none;outline:none;margin-bottom:.5em;padding:1em 1em 1em 3em;font-family:Lato,sans-serif;font-size:1em}.search-wrapper>.icon{width:1em;height:1em;position:absolute;top:1em;left:1em}@media (max-width:767.98px){#app-root:not(.show-contents) .contents,#app-root.show-contents .controls{display:none}#app-root.show-contents .contents{scrollbar-width:thin;background:var(--transparent-white);position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto}#app-root.show-contents .graph-title,#app-root.show-contents .panels{height:auto;max-height:unset;max-width:unset;width:auto;position:static;overflow-y:visible}#app-root.show-contents .graph-title{padding-right:calc(3em + 2*var(--stage-padding));background:#fff;min-height:3em}#app-root.show-contents .contents .hide-contents{top:var(--stage-padding);right:var(--stage-padding);position:absolute}}@media (min-width:768px){button.show-contents,button.hide-contents{display:none!important}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
