.EdgeBandingPopover-module__J4hV1a__trigger{cursor:pointer;border-radius:var(--radius-sm,4px);background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:22px;padding:0;display:inline-flex}.EdgeBandingPopover-module__J4hV1a__trigger:hover{background:var(--bg-hover)}.EdgeBandingPopover-module__J4hV1a__trigger:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.EdgeBandingPopover-module__J4hV1a__trigger[disabled]{cursor:not-allowed;opacity:.5}.EdgeBandingPopover-module__J4hV1a__box{box-sizing:border-box;border:2px solid var(--border);border-radius:2px;width:18px;height:12px}.EdgeBandingPopover-module__J4hV1a__sideOn{border-color:var(--accent)}.EdgeBandingPopover-module__J4hV1a__sideOff{border-color:var(--border)}.EdgeBandingPopover-module__J4hV1a__popover{z-index:var(--z-dropdown);background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-md,6px);min-width:280px;padding:10px;position:absolute;box-shadow:0 4px 16px #0000001f}.EdgeBandingPopover-module__J4hV1a__title{color:var(--text-primary);margin-bottom:8px;font-size:12px;font-weight:600}.EdgeBandingPopover-module__J4hV1a__row{grid-template-columns:60px 1fr;align-items:center;gap:8px;margin-bottom:6px;display:grid}.EdgeBandingPopover-module__J4hV1a__rowLabel{color:var(--text-muted);font-size:12px}.EdgeBandingPopover-module__J4hV1a__select{border:1px solid var(--border);border-radius:var(--radius-sm,4px);background:var(--bg-primary);width:100%;height:30px;color:var(--text-primary);outline:none;padding:0 8px;font-size:12px}.EdgeBandingPopover-module__J4hV1a__select:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.EdgeBandingPopover-module__J4hV1a__actions{border-top:1px solid var(--border-light,var(--border));justify-content:space-between;gap:6px;margin-top:8px;padding-top:8px;display:flex}.EdgeBandingPopover-module__J4hV1a__btn{border:1px solid var(--border);border-radius:var(--radius-sm,4px);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;padding:4px 10px;font-size:12px}.EdgeBandingPopover-module__J4hV1a__btn:hover{background:var(--bg-hover)}.EdgeBandingPopover-module__J4hV1a__btnApply{border-color:var(--accent);color:var(--accent);}
.shared-module__R6WTjq__root{flex-direction:column;height:100%;display:flex;overflow:hidden}.shared-module__R6WTjq__toolbar{border-bottom:1px solid var(--border);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;padding:10px 16px;display:flex}.shared-module__R6WTjq__spacer{flex:1}.shared-module__R6WTjq__content{flex:1;overflow:auto}.shared-module__R6WTjq__splitLayout{flex:1;display:flex;overflow:hidden}.shared-module__R6WTjq__textMuted{color:var(--text-muted)}.shared-module__R6WTjq__textSecondary{color:var(--text-secondary)}.shared-module__R6WTjq__mono{font-family:monospace}.shared-module__R6WTjq__bold{font-weight:500}.shared-module__R6WTjq__fs10,.shared-module__R6WTjq__fs11,.shared-module__R6WTjq__fs12{font-size:12px}.shared-module__R6WTjq__center{text-align:center}.shared-module__R6WTjq__table{border-collapse:collapse;width:100%;font-size:12px}.shared-module__R6WTjq__thead{background:var(--bg-primary);z-index:1;position:sticky;top:0}.shared-module__R6WTjq__th{text-align:left;color:var(--text-muted);padding:6px 8px;font-size:12px;font-weight:400}.shared-module__R6WTjq__thCenter{text-align:center;}.shared-module__R6WTjq__td{padding:7px 8px}.shared-module__R6WTjq__tdCenter{text-align:center;}.shared-module__R6WTjq__tdMuted{color:var(--text-muted);}.shared-module__R6WTjq__tr{border-bottom:1px solid var(--border-light);cursor:pointer}.shared-module__R6WTjq__tr:hover{background:var(--bg-hover)}.shared-module__R6WTjq__trActive{background:var(--accent-soft);}.shared-module__R6WTjq__trHeader{border-bottom:1px solid var(--border)}.shared-module__R6WTjq__badge{border-radius:4px;padding:2px 8px;font-size:12px;font-weight:500}.shared-module__R6WTjq__badgeSm{border-radius:3px;padding:1px 6px;font-size:12px;font-weight:500}.shared-module__R6WTjq__fieldLabel{color:var(--text-muted);margin-bottom:4px;font-size:12px}.shared-module__R6WTjq__formRow{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.shared-module__R6WTjq__input{border:1px solid var(--border);border-radius:var(--radius-md);width:100%;height:36px;font-size:var(--font-size-base);background:var(--bg-primary);color:var(--text-primary);box-sizing:border-box;outline:none;padding:0 12px}.shared-module__R6WTjq__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.shared-module__R6WTjq__input:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.shared-module__R6WTjq__select{appearance:auto;}.shared-module__R6WTjq__detailPanel{border-left:1px solid var(--border);background:var(--bg-primary);flex-direction:column;flex-shrink:0;width:400px;display:flex;overflow:hidden}.shared-module__R6WTjq__detailHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.shared-module__R6WTjq__detailTitle{font-size:14px;font-weight:500}.shared-module__R6WTjq__detailBody{flex:1;padding:14px;overflow:auto}.shared-module__R6WTjq__detailGrid{grid-template-columns:1fr 1fr;gap:8px 12px;margin-bottom:14px;font-size:12px;display:grid}.shared-module__R6WTjq__closeBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;font-size:18px;line-height:1}.shared-module__R6WTjq__closeBtn:hover{color:var(--text-primary)}.shared-module__R6WTjq__btnPrimary{background:var(--accent);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;padding:6px 14px;font-size:12px;font-weight:500}.shared-module__R6WTjq__btnPrimary:hover{background:var(--accent-hover)}.shared-module__R6WTjq__btnPrimary:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.shared-module__R6WTjq__btnPrimary:disabled{background:var(--bg-tertiary);color:var(--text-muted);cursor:not-allowed}.shared-module__R6WTjq__btnOutline{color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;background:0 0;padding:6px 14px;font-size:12px}.shared-module__R6WTjq__btnOutline:hover{background:var(--bg-hover)}.shared-module__R6WTjq__btnOutline:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.shared-module__R6WTjq__btnDanger{background:var(--danger);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;padding:6px 14px;font-size:12px}.shared-module__R6WTjq__btnDanger:hover{filter:brightness(.92)}.shared-module__R6WTjq__btnDanger:focus-visible{outline:2px solid var(--danger);outline-offset:1px}.shared-module__R6WTjq__btnSmall{padding:3px 8px;font-size:12px}.shared-module__R6WTjq__card{background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-md);padding:12px}.shared-module__R6WTjq__card:hover{box-shadow:var(--shadow-sm)}.shared-module__R6WTjq__cardGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px;padding:16px;display:grid}.shared-module__R6WTjq__sectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:12px;font-weight:500}.shared-module__R6WTjq__empty{text-align:center;color:var(--text-muted);padding:32px;font-size:13px}.shared-module__R6WTjq__stepItem{border-bottom:1px solid var(--border-light);align-items:center;gap:8px;padding:6px 0;display:flex}.shared-module__R6WTjq__stepNumber{border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:600;display:flex}.shared-module__R6WTjq__progressTrack{background:var(--bg-tertiary);border-radius:2px;height:4px;overflow:hidden}.shared-module__R6WTjq__progressBar{border-radius:2px;height:100%;transition:width .3s}@media (max-width:768px){.shared-module__R6WTjq__detailPanel{border-left:none;border-top:1px solid var(--border);width:100%;max-height:50vh}.shared-module__R6WTjq__splitLayout{flex-direction:column}.shared-module__R6WTjq__cardGrid{grid-template-columns:1fr}}.shared-module__R6WTjq__kpiGrid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px;display:grid}.shared-module__R6WTjq__kpiCard{background:var(--bg-secondary);border-radius:var(--radius-md);padding:10px 14px}.shared-module__R6WTjq__kpiLabel{color:var(--text-muted);font-size:12px}.shared-module__R6WTjq__kpiValue{margin-top:2px;font-size:20px;font-weight:500}.shared-module__R6WTjq__addBtn{border:1px dashed var(--border);border-radius:var(--radius-md);color:var(--accent);cursor:pointer;background:0 0;margin-bottom:12px;padding:6px 14px;font-size:12px}.shared-module__R6WTjq__addBtn:hover{background:var(--accent-soft)}.shared-module__R6WTjq__addBtn:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.shared-module__R6WTjq__createForm{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-secondary);margin-bottom:12px;padding:12px}.shared-module__R6WTjq__createFormRow{align-items:center;gap:8px;margin-bottom:10px;display:flex}.shared-module__R6WTjq__stepGrid{grid-template-columns:24px 2fr 1fr 80px 80px 1fr 24px;align-items:center;gap:6px;margin-bottom:6px;display:grid}.shared-module__R6WTjq__stepNum{color:var(--text-muted);text-align:center;font-size:12px;font-weight:500}.shared-module__R6WTjq__stepInput{border:1px solid var(--border);border-radius:var(--radius-sm);height:32px;font-size:var(--font-size-sm);box-sizing:border-box;padding:0 8px}.shared-module__R6WTjq__stepSelect{}.shared-module__R6WTjq__addStepBtn{border:1px dashed var(--border);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;background:0 0;margin-bottom:8px;padding:6px 12px;font-size:12px}.shared-module__R6WTjq__formActions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.shared-module__R6WTjq__removeBtn{cursor:pointer;background:0 0;border:none;width:24px;height:24px;padding:0;font-size:14px}.shared-module__R6WTjq__removeBtnDisabled{color:var(--text-muted);cursor:default;}.shared-module__R6WTjq__removeBtnActive{color:var(--text-danger);}.shared-module__R6WTjq__accordionCard{border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.shared-module__R6WTjq__accordionHeader{cursor:pointer;align-items:center;gap:10px;padding:10px 14px;display:flex}.shared-module__R6WTjq__accordionHeader:hover{background:var(--bg-hover)}.shared-module__R6WTjq__accordionHeaderOpen{background:var(--bg-secondary);}.shared-module__R6WTjq__accordionArrow{color:var(--text-muted);flex-shrink:0;font-size:12px;transition:transform .15s}.shared-module__R6WTjq__accordionArrowOpen{transform:rotate(90deg);}.shared-module__R6WTjq__accordionName{flex:1;font-size:13px;font-weight:500}.shared-module__R6WTjq__accordionBody{padding:8px 14px 12px}.shared-module__R6WTjq__accordionList{flex-direction:column;gap:6px;display:flex}.shared-module__R6WTjq__reorderBtnGroup{flex-direction:column;flex-shrink:0;gap:1px;display:flex}.shared-module__R6WTjq__reorderBtn{background:0 0;border:none;border-radius:3px;width:24px;height:24px;padding:0;font-size:12px;transition:background .15s,color .15s}.shared-module__R6WTjq__reorderBtnEnabled{color:var(--accent);cursor:pointer;}.shared-module__R6WTjq__reorderBtnEnabled:hover{background:var(--bg-hover);filter:brightness(1.1)}.shared-module__R6WTjq__reorderBtnEnabled:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.shared-module__R6WTjq__reorderBtnDisabled{color:var(--text-muted);cursor:default;}.shared-module__R6WTjq__stepCard{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--bg-primary);flex:1;padding:6px 10px}.shared-module__R6WTjq__stepCardName{font-size:12px;font-weight:500}.shared-module__R6WTjq__stepCardMeta{color:var(--text-muted);margin-top:2px;font-size:12px}.shared-module__R6WTjq__separator{color:var(--text-muted);flex-shrink:0;font-size:12px}.shared-module__R6WTjq__labelCheckbox{color:var(--text-muted);cursor:pointer;align-items:center;gap:4px;font-size:12px;display:flex}.shared-module__R6WTjq__statusDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.shared-module__R6WTjq__utilizationBar{background:var(--bg-tertiary);border-radius:3px;flex:1;min-width:40px;height:6px;overflow:hidden}.shared-module__R6WTjq__utilizationFill{border-radius:3px;height:100%}.shared-module__R6WTjq__mrpNum{text-align:right;font-family:var(--font-mono,monospace);font-variant-numeric:tabular-nums;font-size:13px}.shared-module__R6WTjq__mrpNumBold{font-weight:500;}.shared-module__R6WTjq__mrpStatusCell{text-align:center;font-size:14px;font-weight:600}.shared-module__R6WTjq__mrpRowCritical{background:var(--danger-soft)}.shared-module__R6WTjq__flexRow{align-items:center;gap:6px;display:flex}.shared-module__R6WTjq__flexRowGap3{align-items:center;gap:3px;display:flex}.shared-module__R6WTjq__flexRowGap4{gap:4px;display:flex}.shared-module__R6WTjq__flexRowGap8{gap:8px;display:flex}.shared-module__R6WTjq__flexRowBetween{justify-content:space-between;align-items:center;display:flex}.shared-module__R6WTjq__flexColGap8{flex-direction:column;gap:8px;display:flex}.shared-module__R6WTjq__flexNone{flex:none}.shared-module__R6WTjq__mb4{margin-bottom:4px}.shared-module__R6WTjq__mb6{margin-bottom:6px}.shared-module__R6WTjq__mb8{margin-bottom:8px}.shared-module__R6WTjq__mb12{margin-bottom:12px}.shared-module__R6WTjq__mb16{margin-bottom:16px}.shared-module__R6WTjq__mt8{margin-top:8px}.shared-module__R6WTjq__mt12{margin-top:12px}.shared-module__R6WTjq__w40{width:40px}.shared-module__R6WTjq__w50{width:50px}.shared-module__R6WTjq__w60{width:60px}.shared-module__R6WTjq__w80{width:80px}.shared-module__R6WTjq__w100{width:100px}.shared-module__R6WTjq__w120{width:120px}.shared-module__R6WTjq__w140{width:140px}.shared-module__R6WTjq__fs10,.shared-module__R6WTjq__fs11,.shared-module__R6WTjq__fs12{font-size:12px}.shared-module__R6WTjq__fs13{font-size:13px}.shared-module__R6WTjq__fw500{font-weight:500}.shared-module__R6WTjq__fw600{font-weight:600}.shared-module__R6WTjq__textCenter{text-align:center}.shared-module__R6WTjq__textRight{text-align:right}.shared-module__R6WTjq__colorMuted{color:var(--text-muted)}.shared-module__R6WTjq__colorAccent{color:var(--accent)}.shared-module__R6WTjq__colorDanger{color:var(--text-danger)}.shared-module__R6WTjq__colorSuccess{color:var(--text-success)}.shared-module__R6WTjq__colorWarning{color:var(--text-warning)}.shared-module__R6WTjq__bgSecondary{background:var(--bg-secondary)}.shared-module__R6WTjq__bgAccent{background:var(--accent)}.shared-module__R6WTjq__rounded4{border-radius:4px}.shared-module__R6WTjq__rounded8{border-radius:8px}.shared-module__R6WTjq__p4{padding:4px}.shared-module__R6WTjq__p8{padding:8px}.shared-module__R6WTjq__p12{padding:12px}.shared-module__R6WTjq__px8{padding-left:8px;padding-right:8px}.shared-module__R6WTjq__py4{padding-top:4px;padding-bottom:4px}.shared-module__R6WTjq__grid2{grid-template-columns:1fr 1fr;gap:8px;display:grid}.shared-module__R6WTjq__grid3{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}@media (max-width:639px){.shared-module__R6WTjq__grid3{grid-template-columns:1fr}}.shared-module__R6WTjq__truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shared-module__R6WTjq__noWrap{white-space:nowrap}.shared-module__R6WTjq__cursorPointer{cursor:pointer}.shared-module__R6WTjq__selectNone{-webkit-user-select:none;user-select:none}.shared-module__R6WTjq__inputErrorState{border-color:var(--text-danger)!important}.shared-module__R6WTjq__fieldError{color:var(--text-danger);margin-top:2px;font-size:11px}.shared-module__R6WTjq__formHint{color:var(--text-danger);align-self:center;margin-right:auto;font-size:11px}
@keyframes _1wshbvdgm{0%,to{opacity:1}50%{opacity:.4}}
@keyframes _1wshbvdgn{to{transform:rotate(360deg)}}
._1wshbvd0{text-align:left}
._1wshbvd1{text-align:right}
._1wshbvd2{text-align:center}
._1wshbvd3{font-size:10px}
._1wshbvd4{font-size:11px}
._1wshbvd5{font-size:12px}
._1wshbvd6{font-size:13px}
._1wshbvd7{font-size:14px}
._1wshbvd8{font-weight:400}
._1wshbvd9{font-weight:500}
._1wshbvda{font-weight:600}
._1wshbvdb{font-weight:700}
._1wshbvdc{font-family:var(--font-mono)}
._1wshbvdd{font-family:monospace}
._1wshbvde{font-size:15px}
._1wshbvdf{font-size:16px}
._1wshbvdg{font-size:18px}
._1wshbvdh{font-size:20px}
._1wshbvdi{text-transform:uppercase}
._1wshbvdj{color:var(--text-muted)}
._1wshbvdk{color:var(--text-secondary)}
._1wshbvdl{color:var(--text-tertiary)}
._1wshbvdm{color:var(--text-error,#c00)}
._1wshbvdn{color:var(--danger)}
._1wshbvdo{color:var(--accent)}
._1wshbvdp{color:#fff}
._1wshbvdq{color:inherit}
._1wshbvdr{background:var(--bg-secondary)}
._1wshbvds{background:var(--bg-primary)}
._1wshbvdt{background:var(--accent)}
._1wshbvdu{background:0 0}
._1wshbvdv{background:var(--danger)}
._1wshbvdw{padding:0}
._1wshbvdx{padding:4px}
._1wshbvdy{padding:6px}
._1wshbvdz{padding:8px}
._1wshbvd10{padding:10px}
._1wshbvd11{padding:12px}
._1wshbvd12{padding:16px}
._1wshbvd13{padding:20px}
._1wshbvd14{padding:24px}
._1wshbvd15{padding:32px}
._1wshbvd16{padding:40px}
._1wshbvd17{padding:4px 8px}
._1wshbvd18{padding:8px 12px}
._1wshbvd19{padding:8px 16px}
._1wshbvd1a{padding:12px 16px}
._1wshbvd1b{margin:0}
._1wshbvd1c{margin-top:0}
._1wshbvd1d{margin-top:2px}
._1wshbvd1e{margin-top:4px}
._1wshbvd1f{margin-top:6px}
._1wshbvd1g{margin-top:8px}
._1wshbvd1h{margin-top:12px}
._1wshbvd1i{margin-top:16px}
._1wshbvd1j{margin-top:20px}
._1wshbvd1k{margin-top:24px}
._1wshbvd1l{margin-bottom:0}
._1wshbvd1m{margin-bottom:2px}
._1wshbvd1n{margin-bottom:4px}
._1wshbvd1o{margin-bottom:6px}
._1wshbvd1p{margin-bottom:8px}
._1wshbvd1q{margin-bottom:12px}
._1wshbvd1r{margin-bottom:16px}
._1wshbvd1s{margin-bottom:20px}
._1wshbvd1t{margin-bottom:24px}
._1wshbvd1u{width:40px}
._1wshbvd1v{width:50px}
._1wshbvd1w{width:60px}
._1wshbvd1x{width:70px}
._1wshbvd1y{width:80px}
._1wshbvd1z{width:90px}
._1wshbvd20{width:100px}
._1wshbvd21{width:110px}
._1wshbvd22{width:120px}
._1wshbvd23{width:140px}
._1wshbvd24{width:160px}
._1wshbvd25{width:180px}
._1wshbvd26{width:200px}
._1wshbvd27{width:100%}
._1wshbvd28{display:none}
._1wshbvd29{display:block}
._1wshbvd2a{display:inline-block}
._1wshbvd2b{flex:1}
._1wshbvd2c{display:flex}
._1wshbvd2d{flex-direction:column;display:flex}
._1wshbvd2e{align-items:center;gap:4px;display:inline-flex}
._1wshbvd2f{align-items:center;gap:6px;display:inline-flex}
._1wshbvd2g{align-items:center;gap:8px;display:inline-flex}
._1wshbvd2h{gap:4px;display:flex}
._1wshbvd2i{gap:6px;display:flex}
._1wshbvd2j{gap:8px;display:flex}
._1wshbvd2k{gap:12px;display:flex}
._1wshbvd2l{justify-content:center;align-items:center;display:flex}
._1wshbvd2m{justify-content:space-between;align-items:center;display:flex}
._1wshbvd2n{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}
._1wshbvd2o{grid-template-columns:1fr 1fr;gap:12px;display:grid}
._1wshbvd2p{border:1px solid var(--border)}
._1wshbvd2q{border:1px solid var(--border-light)}
._1wshbvd2r{border:none}
._1wshbvd2s{border-radius:2px}
._1wshbvd2t{border-radius:3px}
._1wshbvd2u{border-radius:4px}
._1wshbvd2v{border-radius:6px}
._1wshbvd2w{border-radius:8px}
._1wshbvd2x{border-radius:12px}
._1wshbvd2y{border-radius:50%}
._1wshbvd2z{border-radius:var(--radius-sm)}
._1wshbvd30{border-radius:var(--radius-md)}
._1wshbvd31{border-radius:var(--radius-lg)}
._1wshbvd32{border-bottom:1px solid var(--border)}
._1wshbvd33{border-bottom:1px solid var(--border-light)}
._1wshbvd34{border-bottom:1px solid var(--border-subtle)}
._1wshbvd35{border-top:1px solid var(--border)}
._1wshbvd36{border-top:1px solid var(--border-light)}
._1wshbvd37{cursor:pointer}
._1wshbvd38{cursor:not-allowed}
._1wshbvd39{cursor:default}
._1wshbvd3a{overflow:hidden}
._1wshbvd3b{overflow:auto}
._1wshbvd3c{overflow-y:auto}
._1wshbvd3d{overflow-x:auto}
._1wshbvd3e{white-space:nowrap}
._1wshbvd3f{white-space:pre-wrap}
._1wshbvd3g{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
._1wshbvd3h{position:relative}
._1wshbvd3i{position:absolute}
._1wshbvd3j{z-index:10;background:var(--bg-primary);margin-top:4px;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 12px #00000014}
._1wshbvd3k{border-collapse:collapse;width:100%;font-size:13px}
._1wshbvd3l{border-collapse:collapse;width:100%;font-size:12px}
._1wshbvd3m{border-collapse:collapse;width:100%}
._1wshbvd3k tbody tr{transition:background var(--t-fast) var(--ease)}
._1wshbvd3k tbody tr:hover{background:var(--bg-hover)}
._1wshbvd3l tbody tr{transition:background var(--t-fast) var(--ease)}
._1wshbvd3l tbody tr:hover{background:var(--bg-hover)}
._1wshbvd3m tbody tr{transition:background var(--t-fast) var(--ease)}
._1wshbvd3m tbody tr:hover{background:var(--bg-hover)}
._1wshbvd3n{-webkit-overflow-scrolling:touch;background:linear-gradient(to right, var(--bg-elevated) 30%, #fff0),linear-gradient(to right, #0000, var(--bg-elevated) 70%) 0 100%,radial-gradient(farthest-side at 0 50%, #00000014, #0000),radial-gradient(farthest-side at 100% 50%, #00000014, #0000) 100%;background-repeat:no-repeat;background-size:40px 100%,40px 100%,16px 100%,16px 100%;background-attachment:local,local,scroll,scroll;position:relative;overflow-x:auto}
._1wshbvd3o{color:var(--text-muted);font-size:11px}
._1wshbvd3p{color:var(--text-muted);font-size:12px}
._1wshbvd3q{color:var(--text-muted);font-size:13px}
._1wshbvd3r{color:var(--text-muted);font-size:10px}
._1wshbvd3s{color:var(--text-tertiary);font-size:11px}
._1wshbvd3t{color:var(--text-secondary);font-size:12px}
._1wshbvd3u{color:var(--text-secondary);font-size:13px}
._1wshbvd3v{text-align:center;color:var(--text-muted);padding:24px}
._1wshbvd3w{text-align:center;color:var(--text-muted);padding:20px}
._1wshbvd3x{text-align:center;padding:40px}
._1wshbvd3y{color:var(--text-muted);text-transform:uppercase;margin:0 0 8px;font-size:13px}
._1wshbvd3z{margin-right:2px}
._1wshbvd40{margin-right:4px}
._1wshbvd41{margin-right:6px}
._1wshbvd42{margin-right:8px}
._1wshbvd43{margin-right:12px}
._1wshbvd44{margin-right:16px}
._1wshbvd45{margin-right:auto}
._1wshbvd46{margin-left:2px}
._1wshbvd47{margin-left:4px}
._1wshbvd48{margin-left:6px}
._1wshbvd49{margin-left:8px}
._1wshbvd4a{margin-left:12px}
._1wshbvd4b{margin-left:16px}
._1wshbvd4c{margin-left:auto}
._1wshbvd4d{padding:4px 0}
._1wshbvd4e{padding:8px 0}
._1wshbvd4f{height:30px}
._1wshbvd4g{height:32px}
._1wshbvd4h{height:36px}
._1wshbvd4i{height:40px}
._1wshbvd4j{color:var(--text-primary)}
._1wshbvd4k{color:var(--text-danger)}
._1wshbvd4l{color:var(--text-success)}
._1wshbvd4m{color:var(--text-warning)}
._1wshbvd4n{color:var(--text-inverse)}
._1wshbvd4o{background:var(--bg-warning)}
._1wshbvd4p{background:var(--bg-success)}
._1wshbvd4q{background:var(--bg-danger)}
._1wshbvd4r{border:1px solid var(--border-subtle)}
._1wshbvd4s{justify-content:flex-end}
._1wshbvd4t{justify-content:flex-start}
._1wshbvd4u{justify-content:space-between}
._1wshbvd4v{align-items:flex-start}
._1wshbvd4w{align-items:flex-end}
._1wshbvd4x{align-items:center}
._1wshbvd4y{flex-shrink:0}
._1wshbvd4z{flex-grow:0}
._1wshbvd50{font-variant-numeric:tabular-nums}
._1wshbvd51{text-decoration:none}
._1wshbvd52{text-decoration:underline}
._1wshbvd53{margin:0;padding:0;list-style:none}
._1wshbvd54{font-family:inherit}
._1wshbvd55{line-height:1}
._1wshbvd56{line-height:1.2}
._1wshbvd57{line-height:1.5}
._1wshbvd58{max-width:400px}
._1wshbvd59{max-width:500px}
._1wshbvd5a{max-width:600px}
._1wshbvd5b{max-width:700px}
._1wshbvd5c{box-sizing:border-box}
._1wshbvd5d{padding:8px 20px}
._1wshbvd5e{padding:12px 20px}
._1wshbvd5f{padding:12px 24px}
._1wshbvd5g{padding:16px 24px}
._1wshbvd5h{padding-left:4px}
._1wshbvd5i{padding-left:8px}
._1wshbvd5j{padding-left:12px}
._1wshbvd5k{padding-left:16px}
._1wshbvd5l{padding-left:24px}
._1wshbvd5m{padding-left:28px}
._1wshbvd5n{padding-right:4px}
._1wshbvd5o{padding-right:8px}
._1wshbvd5p{padding-right:12px}
._1wshbvd5q{padding-right:16px}
._1wshbvd5r{padding-top:4px}
._1wshbvd5s{padding-top:8px}
._1wshbvd5t{padding-top:12px}
._1wshbvd5u{padding-top:16px}
._1wshbvd5v{padding-top:24px}
._1wshbvd5w{padding-bottom:4px}
._1wshbvd5x{padding-bottom:8px}
._1wshbvd5y{padding-bottom:12px}
._1wshbvd5z{padding-bottom:16px}
._1wshbvd60{padding-bottom:24px}
._1wshbvd61{margin-top:1px}
._1wshbvd62{margin-top:40px}
._1wshbvd63{background:var(--warning)}
._1wshbvd64{background:var(--success)}
._1wshbvd65{background:var(--danger)}
._1wshbvd66{background:var(--surface)}
._1wshbvd67{background:var(--bg-tertiary)}
._1wshbvd68{background:var(--bg)}
._1wshbvd69{border-radius:10px}
._1wshbvd6a{border-radius:999px}
._1wshbvd6b{border:1px dashed var(--border)}
._1wshbvd6c{border-top:1px solid var(--border-subtle)}
._1wshbvd6d{min-width:0}
._1wshbvd6e{min-width:120px}
._1wshbvd6f{min-width:160px}
._1wshbvd6g{min-width:220px}
._1wshbvd6h{min-width:240px}
._1wshbvd6i{min-width:280px}
._1wshbvd6j{min-height:60px}
._1wshbvd6k{min-height:80px}
._1wshbvd6l{min-height:100px}
._1wshbvd6m{min-height:120px}
._1wshbvd6n{max-height:240px}
._1wshbvd6o{max-height:320px}
._1wshbvd6p{max-height:480px}
._1wshbvd6q{max-height:600px}
._1wshbvd6r{height:100%}
._1wshbvd6s{font-size:22px}
._1wshbvd6t{font-size:24px}
._1wshbvd6u{font-size:28px}
._1wshbvd6v{font-size:32px}
._1wshbvd6w{font-style:italic}
._1wshbvd6x{word-break:break-all}
._1wshbvd6y{word-break:break-word}
._1wshbvd6z{opacity:.5}
._1wshbvd70{opacity:.7}
._1wshbvd71{opacity:1}
._1wshbvd72:disabled{opacity:.5}
._1wshbvd73{flex-wrap:wrap}
._1wshbvd74{align-items:baseline}
._1wshbvd75{align-self:center}
._1wshbvd76{align-self:flex-start}
._1wshbvd77{align-self:flex-end}
._1wshbvd78{gap:16px}
._1wshbvd79{gap:20px}
._1wshbvd7a{position:fixed}
._1wshbvd7b{position:sticky}
._1wshbvd7c{inset:0}
._1wshbvd7d{top:0}
._1wshbvd7e{right:0}
._1wshbvd7f{color:var(--text-muted);font-size:14px}
._1wshbvd7g{color:var(--text-muted);font-size:15px}
._1wshbvd7h{gap:4px}
._1wshbvd7i{gap:8px}
._1wshbvd7j{gap:12px}
._1wshbvd7k{gap:24px}
._1wshbvd7l{margin-top:3px}
._1wshbvd7m{margin-top:10px}
._1wshbvd7n{margin-top:14px}
._1wshbvd7o{margin-top:18px}
._1wshbvd7p{margin-bottom:3px}
._1wshbvd7q{margin-bottom:10px}
._1wshbvd7r{margin-bottom:14px}
._1wshbvd7s{margin-bottom:18px}
._1wshbvd7t{margin-top:6px;margin-bottom:6px}
._1wshbvd7u{margin-top:8px;margin-bottom:8px}
._1wshbvd7v{margin-top:12px;margin-bottom:12px}
._1wshbvd7w{padding-top:2px}
._1wshbvd7x{padding-top:6px}
._1wshbvd7y{padding-bottom:1px}
._1wshbvd7z{padding-bottom:2px}
._1wshbvd80{padding-bottom:6px}
._1wshbvd81{padding-left:2px}
._1wshbvd82{padding-left:6px}
._1wshbvd83{padding-left:14px}
._1wshbvd84{padding-right:2px}
._1wshbvd85{padding-right:6px}
._1wshbvd86{padding-right:14px}
._1wshbvd87{padding:4px 12px}
._1wshbvd88{padding:0 8px}
._1wshbvd89{padding:0 12px}
._1wshbvd8a{padding:3px 0}
._1wshbvd8b{padding:6px 0}
._1wshbvd8c{padding:7px 0}
._1wshbvd8d{width:22px}
._1wshbvd8e{width:24px}
._1wshbvd8f{width:28px}
._1wshbvd8g{width:30px}
._1wshbvd8h{width:36px}
._1wshbvd8i{width:130px}
._1wshbvd8j{width:220px}
._1wshbvd8k{width:240px}
._1wshbvd8l{width:260px}
._1wshbvd8m{width:280px}
._1wshbvd8n{width:300px}
._1wshbvd8o{height:22px}
._1wshbvd8p{height:28px}
._1wshbvd8q{height:80px}
._1wshbvd8r{height:180px}
._1wshbvd8s{height:420px}
._1wshbvd8t{height:480px}
._1wshbvd8u{min-width:30px}
._1wshbvd8v{min-width:200px}
._1wshbvd8w{min-height:72px}
._1wshbvd8x{max-height:200px}
._1wshbvd8y{max-height:420px}
._1wshbvd8z{max-width:260px}
._1wshbvd90{max-width:280px}
._1wshbvd91{max-width:300px}
._1wshbvd92{max-width:320px}
._1wshbvd93{border-left:1px solid var(--border)}
._1wshbvd94{border-left:1px solid var(--border-light)}
._1wshbvd95{border-left:1px solid var(--border-subtle)}
._1wshbvd96{border-right:1px solid var(--border)}
._1wshbvd97{border-right:1px solid var(--border-light)}
._1wshbvd98{border:1px solid var(--accent)}
._1wshbvd99{border:1px solid var(--success)}
._1wshbvd9a{border:1px solid var(--warning)}
._1wshbvd9b{border:1px solid var(--danger)}
._1wshbvd9c{font-size:9px}
._1wshbvd9d{text-overflow:ellipsis;overflow:hidden}
._1wshbvd9e{resize:vertical}
._1wshbvd9f{resize:none}
._1wshbvd9g{flex:2}
._1wshbvd9h{flex:240px}
._1wshbvd9i{flex:200px}
._1wshbvd9j{grid-template-columns:1fr 1fr;gap:8px;display:grid}
._1wshbvd9k{grid-template-columns:1fr 1fr;gap:10px;display:grid}
._1wshbvd9l{grid-template-columns:1fr 1fr;gap:16px;display:grid}
._1wshbvd9m{grid-template-columns:1fr 1fr;column-gap:16px;display:grid}
._1wshbvd9n{grid-template-columns:2fr 2fr 1fr 1fr;column-gap:10px;display:grid}
._1wshbvd9o{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}
._1wshbvd9p{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}
._1wshbvd9q{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}
._1wshbvd9r{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}
._1wshbvd9s{z-index:99;background:#0000004d;justify-content:flex-end;display:flex;position:fixed;inset:0}
._1wshbvd9t{z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}
._1wshbvd9u{z-index:10}
._1wshbvd9v{z-index:50}
._1wshbvd9w{z-index:100}
._1wshbvd9x{z-index:1000}
._1wshbvd9y{height:20px}
._1wshbvd9z{height:24px}
._1wshbvda0{height:26px}
._1wshbvda1{height:34px}
._1wshbvda2{height:44px}
._1wshbvda3{height:60px}
._1wshbvda4{height:240px}
._1wshbvda5{height:320px}
._1wshbvda6{width:14px}
._1wshbvda7{width:16px}
._1wshbvda8{width:20px}
._1wshbvda9{width:32px}
._1wshbvdaa{width:56px}
._1wshbvdab{width:340px}
._1wshbvdac{width:360px}
._1wshbvdad{width:380px}
._1wshbvdae{width:420px}
._1wshbvdaf{max-width:160px}
._1wshbvdag{max-width:180px}
._1wshbvdah{max-width:200px}
._1wshbvdai{max-width:240px}
._1wshbvdaj{max-width:340px}
._1wshbvdak{max-width:360px}
._1wshbvdal{max-width:380px}
._1wshbvdam{max-width:800px}
._1wshbvdan{max-width:1000px}
._1wshbvdao{max-width:1200px}
._1wshbvdap{max-width:1400px}
._1wshbvdaq{min-width:14px}
._1wshbvdar{min-width:28px}
._1wshbvdas{min-width:35px}
._1wshbvdat{padding:0 16px}
._1wshbvdau{padding:0 20px}
._1wshbvdav{padding:0 24px}
._1wshbvdaw{padding:12px 0}
._1wshbvdax{padding:16px 0}
._1wshbvday{padding:24px 0}
._1wshbvdaz{opacity:.25}
._1wshbvdb0{opacity:.4}
._1wshbvdb1{opacity:.6}
._1wshbvdb2{opacity:.9}
._1wshbvdb3{letter-spacing:.5px}
._1wshbvdb4{letter-spacing:.3px}
._1wshbvdb5{line-height:1.4}
._1wshbvdb6{font:inherit}
._1wshbvdb7{aspect-ratio:1}
._1wshbvdb8{aspect-ratio:16/9}
._1wshbvdb9{grid-column:span 2}
._1wshbvdba{grid-column:1/-1}
._1wshbvdbb{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px;display:grid}
._1wshbvdbc{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;display:grid}
._1wshbvdbd{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;display:grid}
._1wshbvdbe{border-left:2px solid var(--border)}
._1wshbvdbf{border-left:2px solid var(--accent)}
._1wshbvdbg{border-left:3px solid var(--accent)}
._1wshbvdbh{border:2px solid var(--border)}
._1wshbvdbi{background:var(--accent-soft)}
._1wshbvdbj{background:var(--bg-accent)}
._1wshbvdbk{background:var(--bg-info)}
._1wshbvdbl{background:var(--bg-muted)}
._1wshbvdbm{box-shadow:0 1px 2px #0000000d}
._1wshbvdbn{box-shadow:0 2px 8px #0000001a}
._1wshbvdbo{box-shadow:0 8px 24px #0000001f}
._1wshbvdbp{box-shadow:0 20px 60px #00000026}
._1wshbvdbq{object-fit:cover}
._1wshbvdbr{object-fit:contain}
._1wshbvdbs{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;line-height:1;display:flex;position:absolute;top:4px;right:4px}
._1wshbvdbt{margin-left:auto;margin-right:auto}
._1wshbvdbu{z-index:var(--z-sticky,1)}
._1wshbvdbv{z-index:var(--z-dropdown,50)}
._1wshbvdbw{z-index:var(--z-backdrop,90)}
._1wshbvdbx{z-index:var(--z-modal,100)}
._1wshbvdby{z-index:var(--z-modal-top,970)}
._1wshbvdbz{z-index:var(--z-popover,980)}
._1wshbvdc0{padding:40px 20px}
._1wshbvdc1{padding:48px 20px}
._1wshbvdc2{padding:12px 8px}
._1wshbvdc3{padding:14px}
._1wshbvdc4{padding:2px}
._1wshbvdc5{width:1px}
._1wshbvdc6{width:12px}
._1wshbvdc7{width:18px}
._1wshbvdc8{width:440px}
._1wshbvdc9{width:480px}
._1wshbvdca{width:520px}
._1wshbvdcb{width:560px}
._1wshbvdcc{width:600px}
._1wshbvdcd{height:12px}
._1wshbvdce{height:14px}
._1wshbvdcf{height:16px}
._1wshbvdcg{height:18px}
._1wshbvdch{min-width:32px}
._1wshbvdci{min-height:32px}
._1wshbvdcj{min-width:36px}
._1wshbvdck{max-width:460px}
._1wshbvdcl{max-width:480px}
._1wshbvdcm{max-width:520px}
._1wshbvdcn{max-width:560px}
._1wshbvdco{max-width:640px}
._1wshbvdcp{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}
._1wshbvdcq{gap:4px;display:grid}
._1wshbvdcr{gap:6px;display:grid}
._1wshbvdcs{gap:8px;display:grid}
._1wshbvdct{gap:12px;display:grid}
._1wshbvdcu{gap:16px;display:grid}
._1wshbvdcv{cursor:grab}
._1wshbvdcw{cursor:grabbing}
._1wshbvdcx{cursor:help}
._1wshbvdcy{cursor:wait}
._1wshbvdcz{cursor:text}
._1wshbvdd0{justify-content:center;align-items:center;display:inline-flex}
._1wshbvdd1{touch-action:none}
._1wshbvdd2{touch-action:manipulation}
._1wshbvdd3{transition:box-shadow .15s}
._1wshbvdd4{transition:all .15s}
._1wshbvdd5{transition:transform .15s}
._1wshbvdd6{border:2px dashed var(--border)}
._1wshbvdd7{border-bottom:2px solid var(--accent)}
._1wshbvdd8{border-top:2px solid var(--accent)}
._1wshbvdd9{border-bottom:2px solid var(--border)}
._1wshbvdda{border-top:2px solid var(--border)}
._1wshbvddb{top:4px}
._1wshbvddc{top:6px}
._1wshbvddd{top:8px}
._1wshbvdde{top:12px}
._1wshbvddf{top:16px}
._1wshbvddg{bottom:0}
._1wshbvddh{left:0}
._1wshbvddi{padding-bottom:80px}
._1wshbvddj{padding-bottom:120px}
._1wshbvddk{background:#00000059}
._1wshbvddl{background:#00000080}
._1wshbvddm{width:auto}
._1wshbvddn{height:auto}
._1wshbvddo{line-height:24px}
._1wshbvddp{background:var(--card-bg,var(--bg-primary))}
._1wshbvddq{gap:10px;display:grid}
._1wshbvddr{gap:14px;display:grid}
._1wshbvdds{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}
._1wshbvddt{border-left:2px solid var(--success)}
._1wshbvddu{border-left:2px solid var(--danger)}
._1wshbvddv{border-left:2px solid var(--warning)}
._1wshbvddw{border-right:2px solid var(--success)}
._1wshbvddx{border-right:2px solid var(--danger)}
._1wshbvddy{border-right:2px solid var(--warning)}
._1wshbvddz{border-bottom:2px solid var(--success)}
._1wshbvde0{border-bottom:2px solid var(--danger)}
._1wshbvde1{border-bottom:2px solid var(--warning)}
._1wshbvde2{border-top:2px solid var(--success)}
._1wshbvde3{border-top:2px solid var(--danger)}
._1wshbvde4{border-top:2px solid var(--warning)}
._1wshbvde5{border:1px dashed var(--border-subtle)}
._1wshbvde6{border:1px dashed var(--accent)}
._1wshbvde7{color:var(--danger-600)}
._1wshbvde8{color:var(--danger-700)}
._1wshbvde9{color:var(--success-600)}
._1wshbvdea{color:var(--success-700)}
._1wshbvdeb{color:var(--warning-600)}
._1wshbvdec{color:var(--warning-700)}
._1wshbvded{color:var(--brand-700)}
._1wshbvdee{color:var(--info-700)}
._1wshbvdef{color:var(--purple-700)}
._1wshbvdeg{background:var(--danger-50)}
._1wshbvdeh{background:var(--danger-100)}
._1wshbvdei{background:var(--danger-200,var(--danger-100))}
._1wshbvdej{background:var(--danger-500)}
._1wshbvdek{background:var(--success-50)}
._1wshbvdel{background:var(--success-100)}
._1wshbvdem{background:var(--success-50)}
._1wshbvden{background:var(--warning-50)}
._1wshbvdeo{background:var(--warning-100)}
._1wshbvdep{background:var(--info-50)}
._1wshbvdeq{background:var(--info-100)}
._1wshbvder{background:var(--purple-50)}
._1wshbvdes{background:var(--purple-100)}
._1wshbvdet{background:var(--accent-bg)}
._1wshbvdeu{font-family:system-ui,-apple-system,sans-serif}
._1wshbvdev{outline:none}
._1wshbvdew{letter-spacing:.6px}
._1wshbvdex{letter-spacing:.05em}
._1wshbvdey{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;-webkit-user-select:none;user-select:none;align-items:center;padding-inline:14px 10px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}
._1wshbvdez{border-left:1px solid var(--border);margin-left:6px;padding-left:14px}
._1wshbvdf0{padding-top:14px}
._1wshbvdf1{padding-top:100px}
._1wshbvdf2{background:#0006}
._1wshbvdf3{height:200px}
._1wshbvdf4{margin-top:-4px}
._1wshbvdf5{margin-top:-6px}
._1wshbvdf6{margin-top:-8px}
._1wshbvdf7{box-shadow:0 -2px 8px #0000001a}
._1wshbvdf8{box-shadow:0 4px 12px #00000026}
._1wshbvdf9{width:4%}
._1wshbvdfa{width:6%}
._1wshbvdfb{width:8%}
._1wshbvdfc{width:10%}
._1wshbvdfd{width:12%}
._1wshbvdfe{width:14%}
._1wshbvdff{width:15%}
._1wshbvdfg{width:18%}
._1wshbvdfh{width:20%}
._1wshbvdfi{width:24%}
._1wshbvdfj{width:90%}
._1wshbvdfk{width:100%}
._1wshbvdfl{border:1px solid var(--border-default)}
._1wshbvdfm{border:1px solid var(--success)}
._1wshbvdfn{border:1px solid var(--danger)}
._1wshbvdfo{border:1px solid var(--warning)}
._1wshbvdfp{border:1px solid var(--success-200,var(--success-100))}
._1wshbvdfq{border:1px solid var(--danger-200,var(--danger-100))}
._1wshbvdfr{border:1px solid var(--warning-200,var(--warning-100))}
._1wshbvdfs{color:var(--color-purple)}
._1wshbvdft{color:var(--success)}
._1wshbvdfu{color:var(--danger)}
._1wshbvdfv{color:var(--warning)}
._1wshbvdfw{background:var(--color-purple)}
._1wshbvdfx{background:var(--surface-2,#534ab70a)}
._1wshbvdfy{background:var(--warning-50)}
._1wshbvdfz{background:var(--success-600)}
._1wshbvdg0{background:var(--danger-600)}
._1wshbvdg1{background:var(--info-500,#1976d2)}
._1wshbvdg2{background:var(--warning-600)}
._1wshbvdg3{box-shadow:var(--shadow-sm)}
._1wshbvdg4{box-shadow:var(--shadow-md)}
._1wshbvdg5{box-shadow:var(--shadow-lg)}
._1wshbvdg6{font-family:var(--font-mono,monospace)}
._1wshbvdg7{padding:10px 0}
._1wshbvdg8{padding:12px 0 4px}
._1wshbvdg9{grid-template-columns:2fr 1fr;gap:12px;display:grid}
._1wshbvdga{flex:1 0 200px}
._1wshbvdgb{font-size:7px}
._1wshbvdgc{font-size:8px}
._1wshbvdgd{width:8px}
._1wshbvdge{width:75px}
._1wshbvdgf{min-width:75px}
._1wshbvdgg{min-width:600px}
._1wshbvdgh{max-height:140px}
._1wshbvdgi{max-height:160px}
._1wshbvdgj{min-height:100%}
._1wshbvdgk{margin:0 2px}
._1wshbvdgl{vertical-align:top}
._1wshbvdgo{animation:1s infinite _1wshbvdgm}
._1wshbvdgp{animation:1s linear infinite _1wshbvdgn}
._1wshbvdgq{background:var(--brand-50)}
._1wshbvdgr{background:var(--brand-100)}
._1wshbvdgs{background:var(--brand-500)}
._1wshbvdgt{background:var(--brand-600)}
._1wshbvdgu{background:var(--brand-700)}
._1wshbvdgv{color:var(--brand-500)}
._1wshbvdgw{color:var(--brand-600)}
._1wshbvdgx{background:var(--brand-primary,var(--brand-500))}
._1wshbvdgy{background:var(--info-600,#0277bd)}
._1wshbvdgz{background:var(--ink-600,#6a6a6a)}
._1wshbvdh0{color:var(--text-info)}
._1wshbvdh1{background:var(--bg-error,#fee)}
._1wshbvdh2{margin-top:32px}
._1wshbvdh3{padding:8px 4px}
._1wshbvdh4{min-width:56px}
._1wshbvdh5{min-width:360px}
._1wshbvdh6{max-width:720px}
._1wshbvdh7{max-height:120px}
._1wshbvdh8{max-height:80px}
._1wshbvdh9{height:4px}
._1wshbvdha{height:6px}
._1wshbvdhb{height:8px}
._1wshbvdhc{border:0}
._1wshbvdhd{box-shadow:0 10px 25px #00000026}
._1wshbvdhe{background:var(--bg-primary);border:1px solid var(--border);border-radius:6px;padding:8px;position:absolute;box-shadow:0 1px 2px #0000000d}
._1wshbvdhf{border-bottom:2px solid var(--accent);background:var(--accent-bg);color:var(--accent)}
._1wshbvdhg{color:#fff;border:2px solid var(--bg-primary);border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;font-size:7px;display:inline-flex;position:absolute}
._1wshbvdhh{border:1px solid var(--success-500)}
._1wshbvdhi{border:1px solid var(--danger-500)}
._1wshbvdhj{border:1px solid var(--warning-500)}
._1wshbvdhk{border:1px solid var(--info-500)}
._1wshbvdhl{color:var(--success-500)}
._1wshbvdhm{color:var(--danger-500)}
._1wshbvdhn{color:var(--warning-500)}
._1wshbvdho{min-height:44px}
._1wshbvdhp{min-height:48px}
._1wshbvdhq{max-width:440px}
._1wshbvdhr{width:170px}
._1wshbvdhs{height:56px}
._1wshbvdht{border-radius:14px}
._1wshbvdhu{padding:16px 20px}
._1wshbvdhv{padding-left:18px}
._1wshbvdhw{padding:22px}
._1wshbvdhx{padding:2px 0}
._1wshbvdhy{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:12px;display:grid}
._1wshbvdhz{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}
._1wshbvdi0{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:8px;display:grid}
._1wshbvdi1{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px;display:grid}
._1wshbvdi2{grid-template-columns:120px 1fr;gap:8px;display:grid}
._1wshbvdi3{flex-basis:100%}
._1wshbvdi4{margin:16px 0}
._1wshbvdi5{margin:4px}
._1wshbvdi6{max-height:280px}
._1wshbvdi7{width:48px}
._1wshbvdi8{height:48px}
._1wshbvdi9{background:#00000073}
._1wshbvdia{z-index:1}
._1wshbvdib{z-index:2}
._1wshbvdic{grid-template-columns:1fr 1fr;gap:6px;display:grid}
._1wshbvdid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px;display:grid}
._1wshbvdie{background:#534ab71a}
._1wshbvdif{border:1px solid var(--border-danger)}
._1wshbvdig{border:1px solid var(--border-success)}
._1wshbvdih{text-align:left;color:var(--text-muted);padding:6px 8px;font-size:11px;font-weight:400}
._1wshbvdii{padding:7px 8px;font-size:13px}
._1wshbvdij{height:70px}
._1wshbvdik{letter-spacing:4px}
._1wshbvdil{color:var(--text-warning,#b45309)}
._1wshbvdim{background:var(--bg-warning,#fff8e1)}
._1wshbvdin{font-family:var(--mono)}
._1wshbvdio{top:36px}
._1wshbvdip{top:-60px}
._1wshbvdiq{right:6px}
._1wshbvdir{left:6px}
._1wshbvdis{border-radius:50%;flex-shrink:0;width:8px;height:8px}
._1wshbvdit{padding-bottom:32px}
._1wshbvdiu{min-height:40px}
._1wshbvdiv{min-height:0}
._1wshbvdiw{min-height:100vh}
._1wshbvdix{min-width:44px}
._1wshbvdiy{min-width:48px}
._1wshbvdiz{min-width:460px}
._1wshbvdj0{width:460px}
._1wshbvdj1{max-height:100px}
._1wshbvdj2{flex:none}
._1wshbvdj3{display:inline-flex}
._1wshbvdj4{justify-content:center}
._1wshbvdj5{align-items:stretch}
._1wshbvdj6{gap:0}
._1wshbvdj7{padding-left:26px}
._1wshbvdj8{left:8px}
._1wshbvdj9{grid-template-columns:120px 1fr;gap:6px;display:grid}
._1wshbvdja{grid-template-columns:120px 1fr 36px;gap:8px;display:grid}
._1wshbvdjb{grid-template-columns:160px 1fr 56px;gap:8px;display:grid}
._1wshbvdjc{vertical-align:middle}
._1wshbvdjd{border-left:3px solid var(--warning)}
._1wshbvdje{border-left:3px solid var(--danger)}
._1wshbvdjf{border-left:3px solid var(--success)}
._1wshbvdjg{background:var(--bg-app)}
._1wshbvdjh{line-height:1.6}
._1wshbvdji{border-collapse:collapse}
._1wshbvdjj{border:2px solid var(--accent)}
._1wshbvdjk{height:120px}
._1wshbvdjl{height:220px}
._1wshbvdjm{width:85vw}
._1wshbvdjn{height:85vh}
._1wshbvdjo{top:100%}
._1wshbvdjp{left:9px}
._1wshbvdjq{left:-15px}
._1wshbvdjr{z-index:40}
._1wshbvdjs{max-width:110px}
._1wshbvdjt{background:var(--bg-primary,#fff)}
._1wshbvdju{border-radius:var(--radius-md,6px)}
._1wshbvdjv{background:var(--surface-alt,var(--surface))}
._1wshbvdjw{box-shadow:0 4px 16px #0000001a}
._1wshbvdjx{box-shadow:0 20px 60px #0000002e}
._1wshbvdjy{font-family:system-ui,sans-serif}
._1wshbvdjz{margin:0 0 10px}
._1wshbvdk0{margin:0 0 16px}
._1wshbvdk1{opacity:.75}
._1wshbvdk2{font-size:17px}
._1wshbvdk3{grid-template-columns:1fr 1fr;gap:0 10px;display:grid}
._1wshbvdk4{grid-template-columns:1fr 1fr 1fr;gap:0 10px;display:grid}
._1wshbvdk5{position:absolute;top:50%;transform:translateY(-50%)}
._1wshbvdk6{width:100%;padding-left:26px}
._1wshbvdk7{pointer-events:none;position:absolute;top:50%;left:8px;transform:translateY(-50%)}
._1wshbvdk8{background:var(--bg-primary);z-index:1100;border-radius:8px;width:85vw;height:85vh;position:fixed;top:7.5vh;left:7.5vw;box-shadow:0 24px 64px #00000040}
._1wshbvdk9{border:1px solid var(--border-subtle);border-radius:6px;width:100%;padding:8px 12px;font-family:inherit;font-size:13px}
._1wshbvdka{border:1px solid var(--border-subtle);border-radius:6px;width:100%;padding:8px 12px;font-family:monospace;font-size:12px}
._1wshbvdkb{cursor:grab;color:var(--text-muted);touch-action:none;background:0 0;border:0;border-radius:4px;padding:2px;transition:background .12s,color .12s}
._1wshbvdkb:hover{background:var(--bg-hover);color:var(--text-primary)}
._1wshbvdkb:focus-visible{outline:2px solid var(--accent);outline-offset:2px;color:var(--accent)}
._1wshbvdkc{transition:background var(--t-fast) var(--ease), color var(--t-fast) var(--ease)}
._1wshbvdkc:hover:not(:disabled){background:var(--bg-hover)}
._1wshbvdkd{width:28px;height:28px;color:var(--text-muted);cursor:pointer;transition:background var(--t-fast) var(--ease), color var(--t-fast) var(--ease);background:0 0;border:none;border-radius:6px;flex-shrink:0;place-items:center;padding:0;display:inline-grid}
._1wshbvdkd:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}
._1wshbvdkd:focus-visible{outline:2px solid var(--accent);outline-offset:1px}
._1wshbvdkd:disabled{opacity:.4;cursor:not-allowed}
._1wshbvdke{width:28px;height:28px;color:var(--danger);cursor:pointer;transition:background var(--t-fast) var(--ease), color var(--t-fast) var(--ease);background:0 0;border:none;border-radius:6px;flex-shrink:0;place-items:center;padding:0;display:inline-grid}
._1wshbvdke:hover:not(:disabled){background:var(--bg-danger,#dc262614)}
._1wshbvdke:focus-visible{outline:2px solid var(--danger);outline-offset:1px}
._1wshbvdke:disabled{opacity:.4;cursor:not-allowed}
._1wshbvdkf{cursor:pointer;transition:background var(--t-fast) var(--ease), border-color var(--t-fast) var(--ease)}
._1wshbvdkf:hover:not(:disabled){background:var(--bg-hover);border-color:var(--border)}
._1wshbvdkf:focus-visible{outline:2px solid var(--accent);outline-offset:1px}
._1wshbvdkf:disabled{opacity:.5;cursor:not-allowed}
._1wshbvdkg{cursor:pointer;transition:filter var(--t-fast) var(--ease)}
._1wshbvdkg:hover:not(:disabled){filter:brightness(.92)}
._1wshbvdkg:focus-visible{outline:2px solid var(--accent);outline-offset:1px}
._1wshbvdkg:disabled{opacity:.5;cursor:not-allowed}
@media screen and (max-width:639px){._1wshbvd2n,._1wshbvd2o,._1wshbvd9j,._1wshbvd9k,._1wshbvd9l,._1wshbvd9m,._1wshbvd9n,._1wshbvd9o,._1wshbvdcp,._1wshbvdg9,._1wshbvdi2,._1wshbvdj9,._1wshbvdja,._1wshbvdjb,._1wshbvdk4{grid-template-columns:1fr}}
@media screen and (max-width:1023px){._1wshbvd3n>table{min-width:760px}}