*{box-sizing:border-box}html,body{margin:0;padding:0;font-size:16px}html{font-family:system-ui,-apple-system,sans-serif}button,input,textarea,select{font-family:inherit}html,body,#root{height:100%}body{overflow:hidden}.component-isolated{all:initial;font-family:inherit}.component-isolated *{all:unset;display:revert;box-sizing:border-box}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes sg-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes sg-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}[data-row-action]:focus,[data-row-action]:focus-visible{outline:none;box-shadow:none}input:focus,input:focus-visible,textarea:focus,textarea:focus-visible{outline:none!important;box-shadow:none}.sg-cell-input{width:100%;border:1px solid transparent;padding:8px 10px;font-size:13px;line-height:20px;background-color:#fff;outline:none;box-sizing:border-box;transition:border-color .12s ease}.sg-cell-input::-moz-placeholder{color:#9ca3af}.sg-cell-input::placeholder{color:#9ca3af}.sg-cell-input:hover{border-color:#e5e7eb}.sg-cell-input:focus,.sg-cell-input:focus-within,.sg-cell-input:focus-visible{border-color:#d1d5db;outline:none}.sg-cell-input:hover:focus,.sg-cell-input:hover:focus-within{border-color:#d1d5db}input.sg-cell-input{height:38px}textarea.sg-cell-input{min-height:38px;resize:none;overflow:hidden;display:block}.sg-cell-input input,.sg-cell-input textarea{outline:none!important;border:none}.sg-sidebar-item{position:relative}.sg-sidebar-item[data-dnd-guide=before]:before{content:"";position:absolute;top:-3px;left:6px;right:6px;height:2px;background-color:#3b82f6;pointer-events:none;z-index:1}.sg-sidebar-item[data-dnd-guide=after]:after{content:"";position:absolute;bottom:-3px;left:6px;right:6px;height:2px;background-color:#3b82f6;pointer-events:none;z-index:1}input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:14px;height:14px;margin:0;padding:0;flex-shrink:0;border:1px solid #D1D5DB;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer;transition:background-color .15s,border-color .15s}input[type=checkbox]:checked,input[type=checkbox]:indeterminate{background-color:#3e7ded;border-color:#3e7ded}input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4 8.5l2.8 2.8L12 6' fill='none' stroke='%23fff' stroke-width='2.2' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E")}input[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Crect x='4' y='7.2' width='8' height='1.8' fill='%23fff'/%3E%3C/svg%3E")}input[type=checkbox]:disabled{background-color:#f3f4f6;border-color:#e5e7eb;cursor:not-allowed}input[type=checkbox]:disabled:checked,input[type=checkbox]:disabled:indeterminate{background-color:#9ca3af;border-color:#9ca3af}input[type=checkbox]:focus-visible{outline:2px solid rgba(62,125,237,.4);outline-offset:1px}
