:root{--theme-body-bg: #FAFAFA;--theme-body-bgBrand: #1E3A5F;--theme-body-fgBrand: #FFFFFF;--theme-body-fg: #374151;--theme-body-fgMuted: #6B7280;--theme-surface-bg: #FFFFFF;--theme-surface-bgSecondary: #FAFAFA;--theme-surface-fg: #374151;--theme-surface-fgTitle: #1E3A5F;--theme-surface-fgMuted: #9CA3AF;--theme-surface-border: transparent;--theme-surface-borderSeparator: #F1F1F1;--theme-surface-shadow: rgba(0,0,0,.2);--theme-surface-boxShadow: 0px 2px 10px rgba(0, 0, 0, .2);--theme-overlay-bg: rgba(0, 0, 0, .5);--theme-overlay-fg: #FFFFFF;--theme-action-primary: #1E3A5F;--theme-action-primaryFg: #FFFFFF;--theme-action-secondary: #5B8FB9;--theme-action-secondaryFg: #456D8E;--theme-action-error: #D7263D;--theme-action-errorFg: #FFFFFF;--theme-action-disabled: #F1F1F1;--theme-action-disabledFg: #6B7280;--theme-status-successBg: #C8E8DF;--theme-status-successFg: #184A3D;--theme-status-successBorder: #6DBFA8;--theme-status-warningBg: #FFF3CD;--theme-status-warningFg: #4F3D00;--theme-status-warningBorder: #FFE082;--theme-status-errorBg: #FAD4D8;--theme-status-errorFg: #7C2B2E;--theme-status-errorBorder: #F497A9;--theme-status-infoBg: #DFF6FB;--theme-status-infoFg: #1A3C44;--theme-status-infoBorder: #A1D6E2;--theme-status-selectedBg: #A1D6E2;--theme-status-selectedFg: #005F73;--theme-status-selectedBorder: #A1D6E2;--theme-input-bg: #FFFFFF;--theme-input-bgDisabled: #FAFAFA;--theme-input-border: #E5E7EB;--theme-input-borderDisabled: #E5E7EB;--theme-input-fg: #374151;--theme-input-fgDisabled: #9CA3AF;--theme-input-fgPlaceholder: #6B7280;--theme-tag-orderBg: #E0F2F1;--theme-tag-orderFg: #00796B;--theme-tag-orderBorder: #4DB6AC;--theme-tag-inquiryBg: #ECEFF1;--theme-tag-inquiryFg: #455A64;--theme-tag-inquiryBorder: #90A4AE;--theme-tag-complaintBg: #FFF3E0;--theme-tag-complaintFg: #E65100;--theme-tag-complaintBorder: #FFB74D;--theme-tag-updateBg: #DFF6FB;--theme-tag-updateFg: #005F73;--theme-tag-updateBorder: #A1D6E2;--theme-tag-spamBg: #FAFAFA;--theme-tag-spamFg: #6B7280;--theme-tag-spamBorder: #E5E7EB;--theme-badge-pendingBg: #FFF8E1;--theme-badge-pendingFg: #FF6F00;--theme-badge-pendingBorder: #FFD54F;--theme-badge-reviewedBg: #C8E8DF;--theme-badge-reviewedFg: #184A3D;--theme-badge-reviewedBorder: #6DBFA8;--theme-badge-confidenceBg: #C8E8DF;--theme-badge-confidenceFg: #226855;--theme-panel-sidebar: #FAFAFA;--theme-panel-divider: #F1F1F1;--theme-panel-headerBg: #FFFFFF}:root{--theme-fontSize-XL: 48px;--theme-fontSize-L: 36px;--theme-fontSize-M: 24px;--theme-fontSize-S: 18px;--theme-fontSize-XS: 12px;--theme-spacing-XXS: 2px;--theme-spacing-XS: 4px;--theme-spacing-S: 8px;--theme-spacing-M: 16px;--theme-spacing-L: 24px;--theme-spacing-XL: 32px;--theme-spacing-XXL: 48px}html,body{display:flex;flex-direction:column;padding:0;margin:0;width:100%;height:100%;overflow:hidden;background-color:var(--theme-body-bg);color:var(--theme-body-fg);font-family:Roboto,sans-serif}#root{flex:1;display:flex;flex-direction:column;overflow:hidden}@media only screen and (prefers-color-scheme:dark){:root{--theme-body-bg: #0A0F14;--theme-body-bgBrand: #7A9BBF;--theme-body-fgBrand: #FAFAFA;--theme-body-fg: #FAFAFA;--theme-body-fgMuted: #E5E7EB;--theme-surface-bg: #1F2937;--theme-surface-bgSecondary: #374151;--theme-surface-fg: #FAFAFA;--theme-surface-fgTitle: #7A9BBF;--theme-surface-fgMuted: #9CA3AF;--theme-surface-border: #4B5563;--theme-surface-borderSeparator: #4B5563;--theme-surface-shadow: transparent;--theme-surface-boxShadow: 0 0 0 transparent;--theme-overlay-bg: rgba(0, 0, 0, .5);--theme-overlay-fg: #FFFFFF;--theme-action-primary: #7A9BBF;--theme-action-primaryFg: #FFFFFF;--theme-action-secondary: #9BC4DB;--theme-action-secondaryFg: #D8E8F3;--theme-action-error: #D7263D;--theme-action-errorFg: #FFFFFF;--theme-action-disabled: #6B7280;--theme-action-disabledFg: #4B5563;--theme-status-successBg: #2D8A6E;--theme-status-successFg: #C8E8DF;--theme-status-successBorder: #6DBFA8;--theme-status-warningBg: #F2C14E;--theme-status-warningFg: #FFF3CD;--theme-status-warningBorder: #FFE082;--theme-status-errorBg: #D7263D;--theme-status-errorFg: #FAD4D8;--theme-status-errorBorder: #F497A9;--theme-status-infoBg: #189AB4;--theme-status-infoFg: #DFF6FB;--theme-status-infoBorder: #A1D6E2;--theme-status-selectedBg: #A1D6E2;--theme-status-selectedFg: #005F73;--theme-status-selectedBorder: #A1D6E2;--theme-input-bg: #374151;--theme-input-bgDisabled: #374151;--theme-input-border: #6B7280;--theme-input-borderDisabled: #4B5563;--theme-input-fg: #FAFAFA;--theme-input-fgDisabled: #6B7280;--theme-input-fgPlaceholder: #6B7280;--theme-tag-orderBg: #004D40;--theme-tag-orderFg: #B2DFDB;--theme-tag-orderBorder: #00796B;--theme-tag-inquiryBg: #263238;--theme-tag-inquiryFg: #CFD8DC;--theme-tag-inquiryBorder: #607D8B;--theme-tag-complaintBg: #E65100;--theme-tag-complaintFg: #FFE0B2;--theme-tag-complaintBorder: #FF9800;--theme-tag-updateBg: #1A3C44;--theme-tag-updateFg: #DFF6FB;--theme-tag-updateBorder: #189AB4;--theme-tag-spamBg: #374151;--theme-tag-spamFg: #E5E7EB;--theme-tag-spamBorder: #6B7280;--theme-badge-pendingBg: #FF6F00;--theme-badge-pendingFg: #FFECB3;--theme-badge-pendingBorder: #FFC107;--theme-badge-reviewedBg: #184A3D;--theme-badge-reviewedFg: #C8E8DF;--theme-badge-reviewedBorder: #2D8A6E;--theme-badge-confidenceBg: #184A3D;--theme-badge-confidenceFg: #C8E8DF;--theme-panel-sidebar: #111827;--theme-panel-divider: #374151;--theme-panel-headerBg: #1F2937}}@media only screen and (min-width:768px){:root{--theme-fontSize-XL: 48px;--theme-fontSize-L: 36px;--theme-fontSize-M: 24px;--theme-fontSize-S: 18px;--theme-fontSize-XS: 12px;--theme-spacing-XXS: 2px;--theme-spacing-XS: 4px;--theme-spacing-S: 8px;--theme-spacing-M: 16px;--theme-spacing-L: 24px;--theme-spacing-XL: 32px;--theme-spacing-XXL: 48px}}@media only screen and (min-width:1200px){:root{--theme-fontSize-XL: 48px;--theme-fontSize-L: 36px;--theme-fontSize-M: 24px;--theme-fontSize-S: 18px;--theme-fontSize-XS: 12px;--theme-spacing-XXS: 2px;--theme-spacing-XS: 4px;--theme-spacing-S: 8px;--theme-spacing-M: 16px;--theme-spacing-L: 24px;--theme-spacing-XL: 42px;--theme-spacing-XXL: 52px}}.w0idnu0{display:flex;flex-direction:column;gap:var(--bitio-react-components-sizes-spacing-L);padding-bottom:var(--bitio-react-components-sizes-spacing-XL);width:100%;max-width:100%}._1q60xnu0{display:flex;flex-direction:column}._1q60xnu1{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-block:var(--bitio-react-components-sizes-spacing-S);gap:var(--bitio-react-components-sizes-spacing-M)}._1q60xnu2{padding:0;margin:0;font-size:var(--bitio-react-components-sizes-fontSize-h2);font-weight:600;color:var(--bitio-react-components-body-fg)}._1q60xnu3{padding:0;margin:0;font-size:var(--bitio-react-components-sizes-fontSize-caption);font-weight:400;color:var(--bitio-react-components-body-fgMuted)}._1q60xnu4{display:flex;flex-direction:row;gap:var(--bitio-react-components-sizes-spacing-S);align-items:center;flex-shrink:0}._1q60xnu5{display:flex;flex-direction:column;gap:var(--bitio-react-components-sizes-spacing-M);background:var(--bitio-react-components-surface-bg);border-radius:8px;border:1px solid var(--bitio-react-components-surface-borderSeparator);overflow:hidden}._1q60xnu6{padding-inline:var(--bitio-react-components-sizes-spacing-M);padding-block:var(--bitio-react-components-sizes-spacing-M)}._1aqs0y30{background-color:var(--bitio-react-components-action-primary);color:var(--bitio-react-components-action-primaryFg);padding:10px 20px;border:none;font:inherit;font-family:Open sans,sans-serif;font-weight:600;cursor:pointer;box-sizing:border-box}._1aqs0y30:disabled,._1aqs0y30[data-disabled],._1aqs0y30.disabledStyle{cursor:not-allowed;background-color:var(--bitio-react-components-action-disabled);color:var(--bitio-react-components-action-disabledFg)}._1aqs0y30:active:not(:disabled):not(.disabledStyle){background-color:var(--bitio-react-components-action-primary);color:var(--bitio-react-components-action-primaryFg)}._1aqs0y31{background-color:transparent;color:var(--bitio-react-components-action-secondary);border:2px solid var(--bitio-react-components-action-secondary);padding:8px 18px}._1aqs0y31:disabled,._1aqs0y31[data-disabled],._1aqs0y31.disabledStyle{background-color:transparent;color:var(--bitio-react-components-action-disabled);border-color:var(--bitio-react-components-action-disabled)}._1aqs0y31:active:not(:disabled):not(.disabledStyle){background-color:var(--bitio-react-components-action-primary);color:var(--bitio-react-components-action-primaryFg)}._1aqs0y32{padding:6px 12px;font-size:.875rem}._1aqs0y33{padding:10px 20px;font-size:1rem}._1aqs0y34{padding:14px 28px;font-size:1.125rem}._1aqs0y35{display:flex;flex-direction:row;align-items:center;gap:var(--bitio-react-components-sizes-spacing-S)}._input_1uzux_1{padding:5px;margin:0;width:auto;background-color:var(--bitio-react-components-input-bg);color:var(--bitio-react-components-input-fg);border:1px solid var(--bitio-react-components-input-border);border-radius:0;font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}._input_1uzux_1[type=date]::-webkit-inner-spin-button,._input_1uzux_1[type=date]::-webkit-calendar-picker-indicator{margin:0;padding:0}._input_1uzux_1:disabled{background-color:var(--bitio-react-components-input-bgDisabled);color:var(--bitio-react-components-input-fgDisabled);border-color:var(--bitio-react-components-input-borderDisabled);opacity:.5}._input_1hshz_1,._select_1hshz_1{padding:5px;margin:0;width:auto;background-color:var(--bitio-react-components-input-bg);color:var(--bitio-react-components-input-fg);border:1px solid var(--bitio-react-components-input-border);border-radius:0;font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}._input_1hshz_1[type=date]::-webkit-inner-spin-button,[type=date]._select_1hshz_1::-webkit-inner-spin-button,._input_1hshz_1[type=date]::-webkit-calendar-picker-indicator,[type=date]._select_1hshz_1::-webkit-calendar-picker-indicator{margin:0;padding:0}._input_1hshz_1:disabled,._select_1hshz_1:disabled{background-color:var(--bitio-react-components-input-bgDisabled);color:var(--bitio-react-components-input-fgDisabled);border-color:var(--bitio-react-components-input-borderDisabled);opacity:.5}._select_1hshz_1{padding-right:35px;background-image:url(assets/selectArrow.svg);background-repeat:no-repeat;background-position:right;background-size:30px}._select_1hshz_1:focus{outline:2px solid var(--bitio-react-components-status-selectedBg);outline-offset:1px}._wrapper_1saek_1{display:flex;flex-direction:column;overflow:hidden}._wrapper_1saek_1._horizontal_1saek_6{flex-direction:row;align-items:center;gap:5px}._label_1saek_12{min-height:1.5em}._error_1saek_16{color:var(--bitio-react-components-status-errorFg);font-weight:500}._warning_1saek_21{color:var(--bitio-react-components-status-warningFg);font-weight:500}._wrapper_eej4k_1{display:grid;gap:15px}._label_eej4k_6{margin-top:5px}._inputStatusWrapper_eej4k_10{display:flex;flex-direction:column}._error_eej4k_15{color:var(--bitio-react-components-status-errorFg);font-weight:500}._warning_eej4k_20{color:var(--bitio-react-components-status-warningFg);font-weight:500}._wrapper_cvsin_1{display:inline-flex;align-items:center;gap:5px}._input_cvsin_7{position:fixed;top:-1000px;left:-1000px}._checkBoxStyle_cvsin_13{display:flex;align-items:center;justify-content:center;width:20px;height:20px;min-width:20px;min-height:20px;padding:0;background-color:var(--bitio-react-components-action-primaryFg);border:1px solid var(--bitio-react-components-input-border);color:currentColor}._checkBoxStyle_cvsin_13>*{opacity:0}input:checked+._checkBoxStyle_cvsin_13,._checkBoxStyle_cvsin_13._checked_cvsin_29{background-color:var(--bitio-react-components-action-primary);border-color:var(--bitio-react-components-input-border);color:var(--bitio-react-components-action-primaryFg)}input:checked+._checkBoxStyle_cvsin_13>*,._checkBoxStyle_cvsin_13._checked_cvsin_29>*{opacity:1}input:disabled+._checkBoxStyle_cvsin_13,._checkBoxStyle_cvsin_13._disabled_cvsin_37{opacity:.5}input:disabled:checked+._checkBoxStyle_cvsin_13,._checkBoxStyle_cvsin_13._disabled_cvsin_37._checked_cvsin_29{background-color:var(--bitio-react-components-action-disabled);border-color:var(--bitio-react-components-input-borderDisabled);color:var(--bitio-react-components-action-disabledFg)}input:focus+._checkBoxStyle_cvsin_13,._checkBoxStyle_cvsin_13:focus{outline:1px solid var(--bitio-react-components-status-selectedBg);border-color:var(--bitio-react-components-input-border)}._wrapper_1imbs_1{display:contents}@keyframes _fadeIn_1imbs_1{0%{opacity:0}to{opacity:1}}._overlay_1imbs_13{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:10;background:var(--bitio-react-components-overlay-bg)}._overlay_1imbs_13:not(._fadeOut_1imbs_22){animation:_fadeIn_1imbs_1 .3s}._overlay_1imbs_13._fadeOut_1imbs_22{animation:_fadeIn_1imbs_1 reverse .3s}@media only screen and (min-width:768px){._overlay_1imbs_13{display:none}}._dropdownContent_1imbs_34{z-index:100;position:fixed;left:50%;top:50%;width:90vw;max-height:90vh;transform:translate(-50%,-50%);overflow:hidden;display:flex;flex-direction:column;background-color:var(--bitio-react-components-surface-bg);border:1px solid var(--bitio-react-components-surface-border);box-shadow:var(--bitio-react-components-surface-boxShadow)}@media only screen and (min-width:768px){._dropdownContent_1imbs_34{position:absolute;left:var(--dropdown-content-tablet-left);right:var(--dropdown-content-tablet-right);top:var(--dropdown-content-tablet-top);bottom:var(--dropdown-content-tablet-bottom);max-height:var(--dropdown-content-tablet-max-height);min-width:var(--dropdown-content-tablet-min-width);flex-direction:var(--dropdown-content-tablet-flex-direction, column);transform:none;width:auto}}._fakeSelect_1f8ue_1{text-align:start;display:flex;flex-direction:row;align-items:center;gap:10px}._selectedValue_1f8ue_9{flex:1;min-height:1.2em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._items_1f8ue_17{display:flex;flex-direction:column}._item_1f8ue_17{display:flex;flex-direction:row;align-items:center;padding:10px;margin:0;gap:10px;border:none;background-color:var(--bitio-react-components-surface-bg);color:var(--bitio-react-components-surface-fg);font:inherit;text-align:start;white-space:nowrap;border-bottom:1px solid var(--bitio-react-components-surface-borderSeparator)}._item_1f8ue_17:hover,._item_1f8ue_17:focus{background:var(--bitio-react-components-surface-bgSecondary);color:var(--bitio-react-components-surface-fgSecondary)}._item_1f8ue_17:focus{box-shadow:inset 0 0 0 2px var(--bitio-react-components-status-selectedBg);outline:none}@media only screen and (min-width:768px){._item_1f8ue_17{padding:5px 10px}}.g8hc2i0{position:relative;display:block;width:auto;z-index:0}.g8hc2i0 input{width:100%;box-sizing:border-box}.g8hc2i1{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;border-radius:50%;width:18px;height:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;color:#9ca3af;z-index:10;padding:0;line-height:1}.g8hc2i1:hover{background-color:#f3f4f6;color:#6b7280}.g8hc2i1:focus{outline:none;background-color:#f3f4f6;color:#6b7280}.u9ejy10{display:flex;flex-direction:row;overflow:hidden;gap:var(--bitio-react-components-sizes-spacing-S)}.u9ejy11{resize:vertical;height:100px}.x4flbb1{display:flex;flex-direction:row;gap:var(--bitio-react-components-sizes-spacing-M);align-items:center;padding-inline:var(--x4flbb0);padding-block:var(--bitio-react-components-sizes-spacing-S);border-bottom:1px solid var(--bitio-react-components-surface-borderSeparator);background:var(--bitio-react-components-surface-bg)}.x4flbb2{flex:1;padding:0;margin:0;font-size:var(--bitio-react-components-sizes-fontSize-h1)}.x4flbb3{display:flex;align-items:center;justify-content:center;padding:0;margin:0;border-radius:1000px;border:none;font-size:var(--bitio-react-components-sizes-fontSize-h1);background:transparent;color:var(--bitio-react-components-action-primary);cursor:pointer}.x4flbb4{flex:1;position:relative;display:flex;flex-direction:column;overflow:auto;background-color:var(--bitio-react-components-body-bg)}.x4flbb5{display:flex;flex-direction:row-reverse;gap:var(--bitio-react-components-sizes-spacing-S);align-items:center;padding-inline:var(--x4flbb0);padding-block:var(--bitio-react-components-sizes-spacing-S);border-top:1px solid var(--bitio-react-components-surface-borderSeparator)}._76417g1{--x4flbb0: var(--bitio-react-components-sizes-spacing-S);--_76417g0: 400px;display:flex;flex-direction:column;overflow:hidden;width:var(--_76417g0)}._19toq100{--x4flbb0: var(--bitio-react-components-sizes-spacing-M);display:flex;flex-direction:column;position:absolute;top:0;right:0;bottom:0;left:0;background:var(--bitio-react-components-surface-bg);color:var(--bitio-react-components-surface-fg)}.sye3ty0{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5;background-color:var(--bitio-react-components-overlay-bg);overflow-y:auto;display:flex;align-items:center;justify-content:center;padding:var(--bitio-react-components-sizes-spacing-M)}.sye3ty1{--x4flbb0: var(--bitio-react-components-sizes-spacing-M);display:flex;flex-direction:column;position:relative;max-height:90vh;width:70vw;min-width:300px;max-width:1200px;margin:auto;background:var(--bitio-react-components-surface-bg);color:var(--bitio-react-components-surface-fg);box-shadow:var(--bitio-react-components-surface-boxShadow)}.sye3ty2{display:flex;flex:1;overflow:hidden}.sye3ty3{display:flex;flex-direction:column;flex:1;overflow:hidden}.sye3ty4{flex-shrink:0;border-left:1px solid var(--bitio-react-components-surface-borderSeparator)}@media(max-width:768px){.sye3ty1{width:95vw;min-width:0;max-height:95vh}}._5w34450{padding:var(--bitio-react-components-sizes-spacing-S);background:var(--bitio-react-components-surface-bg);color:var(--bitio-react-components-action-primary);border:none;border-bottom:1px solid var(--bitio-react-components-surface-borderSeparator);font:inherit;text-align:left;font-weight:600;cursor:pointer}.djskrk0{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--bitio-react-components-sizes-spacing-M);padding:var(--bitio-react-components-sizes-spacing-L)}.djskrk1{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--bitio-react-components-overlay-bg);color:var(--bitio-react-components-overlay-fg);font-weight:500}.djskrk2{font-size:var(--bitio-react-components-sizes-fontSize-h1)}._5g9n1f1{display:flex;flex-direction:row;padding:0 var(--_5g9n1f0);gap:var(--bitio-react-components-sizes-spacing-L);border-bottom:1px solid var(--bitio-react-components-surface-borderSeparator);background-color:var(--bitio-react-components-surface-bg)}._5g9n1f2{display:flex;align-items:center;gap:var(--bitio-react-components-sizes-spacing-S);padding:var(--bitio-react-components-sizes-spacing-S) var(--bitio-react-components-sizes-spacing-XS);border:none;background-color:transparent;color:var(--bitio-react-components-body-fg);font-size:var(--bitio-react-components-sizes-fontSize-body);font-family:inherit;cursor:pointer;position:relative;transition:background-color .2s ease,color .2s ease}._5g9n1f2:hover{background-color:var(--bitio-react-components-surface-bgSecondary)}._5g9n1f2:focus{outline:none}._5g9n1f3{color:var(--bitio-react-components-action-primary);font-weight:600}._5g9n1f3:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:var(--bitio-react-components-action-primary)}._5g9n1f3:hover{background-color:var(--bitio-react-components-surface-bgSecondary)}.qfat3w0{display:flex;flex-direction:column;flex:1;overflow:hidden}.qfat3w1{display:flex;flex-direction:column;flex:1;overflow-y:auto;padding-inline:var(--x4flbb0)}.qfat3w2{display:flex;flex-direction:row-reverse;gap:var(--bitio-react-components-sizes-spacing-S);align-items:center;padding-inline:var(--x4flbb0);padding-block:var(--bitio-react-components-sizes-spacing-S);border-top:1px solid var(--bitio-react-components-surface-borderSeparator);background:var(--bitio-react-components-surface-bg)}._1xop720{flex:1;display:flex;flex-direction:row;overflow:hidden;position:relative}._1xop721{flex:1;display:flex;flex-direction:column;overflow:hidden;border-right:1px solid var(--bitio-react-components-surface-borderSeparator)}._1xop722{display:flex;flex-direction:row;gap:var(--bitio-react-components-sizes-spacing-M);align-items:center;padding-inline:var(--bitio-react-components-sizes-spacing-S);padding-block:var(--bitio-react-components-sizes-spacing-S);border-bottom:1px solid var(--bitio-react-components-surface-borderSeparator)}._1xop723{padding:0;margin:0;font-size:var(--bitio-react-components-sizes-fontSize-h1)}._1xop724{margin:0;margin-top:var(--bitio-react-components-sizes-spacing-XXS);font-size:var(--bitio-react-components-sizes-fontSize-body);color:var(--bitio-react-components-body-fgMuted);font-weight:400}._1xop725{display:flex;flex-direction:row;gap:var(--bitio-react-components-sizes-spacing-M);padding-inline:var(--bitio-react-components-sizes-spacing-S);padding-block:var(--bitio-react-components-sizes-spacing-S)}._1xop726{display:flex;flex-direction:row;gap:var(--bitio-react-components-sizes-spacing-S);align-items:center}._1xop727{display:flex;align-items:center;gap:var(--bitio-react-components-sizes-spacing-XS);padding:var(--bitio-react-components-sizes-spacing-S) var(--bitio-react-components-sizes-spacing-M);border-radius:8px;font-size:var(--bitio-react-components-sizes-fontSize-body);font-weight:500}._1xop728{background-color:#fef3c7;color:#92400e;border:1px solid #FDE68A}._1xop729{background-color:var(--bitio-react-components-surface-bgSecondary);color:var(--bitio-react-components-body-fg);border:1px solid var(--bitio-react-components-surface-border)}._1xop72a{width:16px;height:16px;display:flex;align-items:center;justify-content:center}@keyframes _fadeIn_skkyu_1{0%{opacity:0}to{opacity:1}}._overlay_skkyu_9{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:10;padding:20px;overflow-y:auto;background:var(--bitio-react-components-overlay-bg);animation:_fadeIn_skkyu_1 .3s}@media(max-width:768px){._overlay_skkyu_9{padding:10px}}@keyframes _slideIn_skkyu_1{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._modalBody_skkyu_37{display:flex;flex-direction:column;animation:_slideIn_skkyu_1 .2s;max-width:90vw;max-height:90vh;min-width:300px;width:auto;margin:auto;background-color:var(--bitio-react-components-surface-bg)}@media(max-width:768px){._modalBody_skkyu_37{max-width:95vw;min-width:0;width:100%}}._modalContent_skkyu_56{flex:1;padding:20px;overflow-y:auto;overflow-x:hidden}._modalContent_skkyu_56._noPadding_skkyu_62{padding:0}@media(max-width:768px){._modalContent_skkyu_56{padding:15px}}._modalTitleRow_skkyu_71{display:flex;flex-direction:row;align-items:flex-end}._modalTitle_skkyu_71{flex:1;margin:20px 20px 0;padding-bottom:5px;font-size:var(--bitio-react-components-sizes-fontSize-L)}._modalTitleCloseButton_skkyu_85{align-self:flex-start;padding:5px;margin:20px 20px 0;border:0;font-size:25px;background:transparent;color:inherit;cursor:pointer}._modalButtons_skkyu_97{display:flex;flex-direction:row-reverse;flex-wrap:wrap;padding:10px 20px 20px;gap:10px}._Wrapper_124f4_1{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:10px 0;padding-left:var(--bitio-react-components-table-inset-left, 10px);padding-right:var(--bitio-react-components-table-inset-right, 10px);gap:10px}._RowCountSetting_124f4_12{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:10px}._PaginationButtons_124f4_21{display:flex;gap:20px;align-items:center}._PageNrInput_124f4_27{width:3em;padding:2px 0 2px 5px;text-align:right}._IconButton_124f4_34{padding:5px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;cursor:pointer;font-size:1.5em;color:var(--bitio-react-components-action-primary)}._outerTableWrapper_146r1_1{flex:1;display:flex;flex-direction:column;overflow:hidden;position:relative}._outerTableWrapper_146r1_1,._outerTableWrapper_146r1_1 *{box-sizing:border-box}._outerTableWrapper_146r1_1 ._tableContainer_146r1_11{flex:1;display:flex;flex-direction:column;overflow:auto}._outerTableWrapper_146r1_1 ._tbody_146r1_17{flex:1;display:flex;flex-direction:column}._outerTableWrapper_146r1_1 ._thead_146r1_22{position:sticky;top:0;min-width:max-content;width:100%;background-color:var(--bitio-react-components-surface-bg);color:var(--bitio-react-components-surface-fg)}._outerTableWrapper_146r1_1 ._thead_146r1_22 ._theadGroup_146r1_30{display:flex;border-bottom:2px solid var(--bitio-react-components-surface-borderSeparator)}._outerTableWrapper_146r1_1 ._tr_146r1_34{display:flex;min-width:max-content;width:100%;background:var(--bitio-react-components-surface-bg);color:var(--bitio-react-components-surface-fg);border-bottom:1px solid var(--bitio-react-components-surface-borderSeparator)}._outerTableWrapper_146r1_1 ._tr_146r1_34._dropOnMe_146r1_42{transition:padding-top .1s}._outerTableWrapper_146r1_1 ._tr_146r1_34._dropOnMe_146r1_42:before{content:"";transition:height .1s;height:0px;pointer-events:none}._outerTableWrapper_146r1_1 ._tr_146r1_34:hover{background-color:var(--bitio-react-components-surface-bg);color:var(--bitio-react-components-surface-fg)}._outerTableWrapper_146r1_1 ._tr_146r1_34:hover._dropOnMe_146r1_42{position:relative;background:var(--bitio-react-components-surface-bg);padding-top:40px}._outerTableWrapper_146r1_1 ._tr_146r1_34:hover._dropOnMe_146r1_42:before{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:40px;border-bottom:1px solid var(--bitio-react-components-surface-borderSeparator);border-top:1px solid var(--bitio-react-components-surface-borderSeparator);box-shadow:0 1px 5px #0000001a inset;background-color:var(--bitio-react-components-surface-bg)}._outerTableWrapper_146r1_1 ._tr_146r1_34._clickable_146r1_70{cursor:pointer}._outerTableWrapper_146r1_1 ._tr_146r1_34.bitio-table-row-is-selected{background-color:var(--bitio-react-components-surface-bg);color:var(--bitio-react-components-surface-fg)}._outerTableWrapper_146r1_1 ._th_146r1_22,._outerTableWrapper_146r1_1 ._td_146r1_78{padding:5px 10px}._outerTableWrapper_146r1_1 ._th_146r1_22:first-child,._outerTableWrapper_146r1_1 ._td_146r1_78:first-child{padding-left:var(--bitio-react-components-table-inset-left, 10px)}._outerTableWrapper_146r1_1 ._th_146r1_22:last-child,._outerTableWrapper_146r1_1 ._td_146r1_78:last-child{padding-right:var(--bitio-react-components-table-inset-right, 10px)}._outerTableWrapper_146r1_1 ._th_146r1_22{position:relative;display:flex;flex-direction:row;align-items:center;gap:5px;border-right:1px solid var(--bitio-react-components-surface-borderSeparator);-webkit-user-select:none;user-select:none;font-weight:600;white-space:nowrap}._outerTableWrapper_146r1_1 ._th_146r1_22:before{content:"";position:absolute;left:-2px;top:50%;transform:translateY(-50%);height:15px;width:2px;border-radius:10px;background:var(--bitio-react-components-surface-borderSeparator)}._outerTableWrapper_146r1_1 ._thText_146r1_111{overflow:hidden;text-overflow:ellipsis}._outerTableWrapper_146r1_1 ._td_146r1_78{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-right:1px solid var(--bitio-react-components-surface-borderSeparator)}._outerTableWrapper_146r1_1 ._resizer_146r1_121{position:absolute;top:0;z-index:1;height:100%;width:50px;cursor:col-resize;touch-action:none;width:25px;right:-12px}._outerTableWrapper_146r1_1 ._resizer_146r1_121:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:4px;border-radius:10px;transition:background-color .2s,box-shadow .2s}._outerTableWrapper_146r1_1 ._resizer_146r1_121:hover:before,._outerTableWrapper_146r1_1 ._resizer_146r1_121._isResizing_146r1_146:before{background-color:var(--bitio-react-components-action-primary)}._outerTableWrapper_146r1_1 ._th_146r1_22:last-child ._resizer_146r1_121{width:12px;right:-1px}._outerTableWrapper_146r1_1 ._th_146r1_22:last-child ._resizer_146r1_121:before{left:auto;right:0;width:3px;border-radius:4px 0 0 4px;transform:translateY(-50%)}._outerTableWrapper_146r1_1 ._th_146r1_22:last-child ._resizer_146r1_121:hover:before{box-shadow:2px 0 0 -1px var(--bitio-react-components-action-primary)}._outerTableWrapper_146r1_1 ._tableContainer_146r1_11._asList_146r1_171 ._tr_146r1_34:nth-child(odd){background:var(--bitio-react-components-surface-bg)}._outerTableWrapper_146r1_1 ._tableContainer_146r1_11._asList_146r1_171 ._tr_146r1_34:nth-child(2n){background:var(--bitio-react-components-surface-bgSecondary)}._outerTableWrapper_146r1_1 ._tableContainer_146r1_11._asList_146r1_171 ._tr_146r1_34:nth-child(2n).bitio-table-row-is-selected,._outerTableWrapper_146r1_1 ._tableContainer_146r1_11._asList_146r1_171 ._tr_146r1_34:nth-child(odd).bitio-table-row-is-selected{background-color:var(--bitio-react-components-status-selectedBg);color:var(--bitio-react-components-status-selectedFg)}._outerTableWrapper_146r1_1 ._tableContainer_146r1_11._noVerticalBorders_146r1_166 ._th_146r1_22,._outerTableWrapper_146r1_1 ._tableContainer_146r1_11._noVerticalBorders_146r1_166 ._td_146r1_78{border-right:none}._outerTableWrapper_146r1_1 ._tableContainer_146r1_11._noVerticalBorders_146r1_166 ._th_146r1_22:before,._outerTableWrapper_146r1_1 ._tableContainer_146r1_11._asList_146r1_171 ._th_146r1_22:before{content:"";position:absolute;left:-2px;top:50%;transform:translateY(-50%);height:15px;width:2px;border-radius:10px;background:var(--bitio-react-components-surface-borderSeparator)}._outerTableWrapper_146r1_1 ._tableContainer_146r1_11._noVerticalBorders_146r1_166 ._th_146r1_22:last-child ._resizer_146r1_121,._outerTableWrapper_146r1_1 ._tableContainer_146r1_11._asList_146r1_171 ._th_146r1_22:last-child ._resizer_146r1_121{right:0}._outerTableWrapper_146r1_1 ._tableContainer_146r1_11._asList_146r1_171 ._tr_146r1_34:nth-child(odd){background:var(--bitio-react-components-surface-bgSecondary)}._outerTableWrapper_146r1_1 ._tableContainer_146r1_11._asList_146r1_171 ._tr_146r1_34:nth-child(2n){background:var(--bitio-react-components-surface-bg)}._outerTableWrapper_146r1_1 ._tableContainer_146r1_11._asList_146r1_171 ._th_146r1_22{font-weight:700}._outerTableWrapper_146r1_1 ._tableContainer_146r1_11._asList_146r1_171 ._theadGroup_146r1_30,._outerTableWrapper_146r1_1 ._tableContainer_146r1_11._asList_146r1_171 ._tr_146r1_34{border-bottom:none}._outerTableWrapper_146r1_1 ._tableContainer_146r1_11._asList_146r1_171 ._theadGroup_146r1_30 ._th_146r1_22,._outerTableWrapper_146r1_1 ._tableContainer_146r1_11._asList_146r1_171 ._theadGroup_146r1_30 ._td_146r1_78,._outerTableWrapper_146r1_1 ._tableContainer_146r1_11._asList_146r1_171 ._tr_146r1_34 ._th_146r1_22,._outerTableWrapper_146r1_1 ._tableContainer_146r1_11._asList_146r1_171 ._tr_146r1_34 ._td_146r1_78{padding-block:10px;border:none}._dragButton_6ijdp_1{padding:0;margin:0;font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none}.wdl5d0{position:relative;display:inline-block}.wdl5d1{background:none;border:none;font-size:16px;color:#666;cursor:pointer;padding:8px;border-radius:4px;line-height:1}.wdl5d1:hover{background-color:var(--bitio-react-components-surface-bgSecondary)}.wdl5d1:disabled{opacity:.5;cursor:not-allowed}.wdl5d2{position:absolute;background-color:var(--bitio-react-components-surface-bg);border:1px solid var(--bitio-react-components-surface-borderSeparator);border-radius:6px;box-shadow:var(--bitio-react-components-surface-boxShadow);z-index:9999;min-width:120px;overflow:hidden;margin-top:4px}.wdl5d3{display:flex;align-items:center;width:100%;padding:var(--bitio-react-components-sizes-spacing-S) var(--bitio-react-components-sizes-spacing-M);font-size:13px;background-color:transparent;border:none;cursor:pointer;text-align:left;color:var(--bitio-react-components-body-fg);white-space:nowrap}.wdl5d3:hover{background-color:var(--bitio-react-components-surface-bgSecondary)}.wdl5d3:disabled{opacity:.5;cursor:not-allowed}.wdl5d3:focus{outline:none;background-color:var(--bitio-react-components-surface-bgSecondary)}.wdl5d4{color:#dc2626}.wdl5d4:hover{background-color:#fef2f2;color:#dc2626}.wdl5d4:focus{background-color:#fef2f2;color:#dc2626}.puoa6u1{bottom:100px}.puoa6u2{background:#363636;color:#fff;border-radius:8px;font-size:14px;font-weight:500;padding:12px 16px;box-shadow:0 4px 12px #00000026}.puoa6u3{background:#10b981}.puoa6u4{background:#ef4444}.puoa6u5{background:#3b82f6}.puoa6u6{background:#6b7280}._1hvfqpr0{padding:var(--bitio-react-components-sizes-spacing-XL);text-align:center;color:var(--bitio-react-components-status-errorFg);background-color:var(--bitio-react-components-status-errorBg);border:1px solid var(--bitio-react-components-status-errorBorder);border-radius:8px;margin:var(--bitio-react-components-sizes-spacing-M)}._1hvfqpr1{margin:0 0 8px;font-size:var(--bitio-react-components-sizes-fontSize-h2);font-weight:600}._1hvfqpr2{margin:0 0 16px;font-size:var(--bitio-react-components-sizes-fontSize-body);line-height:1.5}._1hvfqpr3{padding:var(--bitio-react-components-sizes-spacing-S) var(--bitio-react-components-sizes-spacing-M);background-color:var(--bitio-react-components-action-error);color:var(--bitio-react-components-action-errorFg);border:none;border-radius:4px;cursor:pointer;font-size:var(--bitio-react-components-sizes-fontSize-body);font-weight:500;transition:background-color .2s ease}._1hvfqpr3:hover{opacity:.9}._1hvfqpr3:focus{outline:2px solid var(--bitio-react-components-action-error);outline-offset:2px}._1hvfqpr4{margin-top:var(--bitio-react-components-sizes-spacing-M);text-align:left}._1hvfqpr5{cursor:pointer;font-weight:700;font-size:var(--bitio-react-components-sizes-fontSize-body)}._1hvfqpr5:hover{text-decoration:underline}._1hvfqpr6{font-size:var(--bitio-react-components-sizes-fontSize-caption);background-color:var(--bitio-react-components-surface-bgSecondary);color:var(--bitio-react-components-surface-fg);padding:var(--bitio-react-components-sizes-spacing-S);border-radius:4px;overflow:auto;margin-top:var(--bitio-react-components-sizes-spacing-S);white-space:pre-wrap;word-break:break-word}
