.page-module__yIHXPq__container{top:var(--top-navbar-height);height:calc(100dvh - var(--top-navbar-height));z-index:9;display:flex;position:absolute;left:0;right:0}.page-module__yIHXPq__content{background-color:#f9f9f9;flex:1;padding:2rem 3rem 2rem 2rem;overflow-y:scroll}.page-module__yIHXPq__closeButton{cursor:pointer;color:var(--color-utility);z-index:100;background-color:#0000;border:none;font-size:2.3em;transition:color .2s;position:absolute;top:.3em;right:.5em}@media (hover:hover){.page-module__yIHXPq__closeButton:hover{color:var(--color-primary)}}@media (hover:none){.page-module__yIHXPq__closeButton:active{color:var(--color-primary)}}@media (orientation:portrait) and (max-width:1100px){.page-module__yIHXPq__container{display:block;overflow-y:scroll}.page-module__yIHXPq__content{padding:1em 0 0;overflow-y:visible}}
.component-module__2aMSYW__sidebar{width:var(--settings-sidebar-width);box-sizing:border-box;background-color:#fff;border-right:1px solid #ddd;flex-direction:column;padding:1rem;display:flex}.component-module__2aMSYW__link{text-align:left;cursor:pointer;color:#333;box-sizing:border-box;text-transform:uppercase;background-color:#0000;border:none;border-radius:4px;width:100%;margin:.25rem 0;padding:.75rem 1rem;font-size:1rem;transition:background-color .2s}@media (hover:hover){.component-module__2aMSYW__link:hover{background-color:#f0f0f0}}@media (hover:none){.component-module__2aMSYW__link:active{background-color:#f0f0f0}}.component-module__2aMSYW__active{background-color:#eee;font-weight:500}@media (orientation:portrait) and (max-width:1100px){.component-module__2aMSYW__sidebar{border:none;width:100%}}
.component-module__xydZTa__primaryButton{text-transform:uppercase;font-size:1em;font-weight:400;font-family:var(--font-archivo), sans-serif;border:.15em solid var(--color-primary);background-color:var(--color-primary);color:#fff;-webkit-user-select:none;user-select:none;border-radius:5px;flex:1;justify-content:center;align-items:center;padding:.5em;transition:background-color .25s,border-color .25s;display:flex;position:relative}.component-module__xydZTa__primaryButton .component-module__xydZTa__loadingSpinner svg{display:none}.component-module__xydZTa__primaryButton[data-loading=true] .component-module__xydZTa__loadingSpinner svg{display:inline-block}
.component-module__8Ds9ua__specialContainer{cursor:pointer;flex-direction:column;flex:1;justify-content:center;align-items:center;font-size:1.2em;display:inline-flex}.component-module__8Ds9ua__specialContainer:not(.component-module__8Ds9ua__loadingContainer):hover{color:var(--color-primary)}.component-module__8Ds9ua__loadingContainer{cursor:default;opacity:.5!important}.component-module__8Ds9ua__specialLabel{text-align:center;flex:0;min-width:auto;padding:0 1em;font-size:.8em}.component-module__8Ds9ua__inactiveContainer{pointer-events:none!important;cursor:default!important;color:inherit!important;opacity:.5!important}
.component-module__k7EX5W__container{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;overflow:hidden;box-shadow:0 10px 26px #00000026}.component-module__k7EX5W__header{cursor:pointer;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:10px 14px;font-weight:600}.component-module__k7EX5W__header:hover{background:#f3f3f3}.component-module__k7EX5W__bar{background:#e5e7eb;border-radius:4px;width:100%;height:6px;margin-top:8px;overflow:hidden}.component-module__k7EX5W__fill{background:var(--color-primary);height:100%;transition:width .25s}.component-module__k7EX5W__listItem li{justify-content:space-between;gap:8px;padding:6px 14px;display:flex}.component-module__k7EX5W__listItem li:last-child{border-bottom:none}.component-module__k7EX5W__listItem span:first-child{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.component-module__k7EX5W__listItem span:last-child{color:#6b7280;text-transform:capitalize;font-size:12px}.component-module__k7EX5W__listItem li[data-status=failed]{background-color:#eee1e1}.component-module__k7EX5W__listItem li[data-status=cancelled]{opacity:.6}.component-module__k7EX5W__listItem li[data-status=done]{background-color:#cfe7d8}.component-module__k7EX5W__failedCount{color:#d64545;margin-left:8px;font-weight:500}.component-module__k7EX5W__doneText{color:#0a7700;margin-left:8px;font-weight:500}.component-module__k7EX5W__closeButton,.component-module__k7EX5W__cancelAllButton{cursor:pointer;color:#6b7280;background:0 0;border:none;font-size:18px;position:absolute;top:6px;right:6px}.component-module__k7EX5W__closeButton:hover{color:#000;background:#ececec}.component-module__k7EX5W__listItem{justify-content:space-between;gap:8px;height:36px;padding:6px 14px;transition:background-color .2s;display:flex;position:relative}.component-module__k7EX5W__listItem:hover{background-color:#f9f9f9}.component-module__k7EX5W__statusWrapper,.component-module__k7EX5W__uncancellableStatusWrapper{justify-content:flex-end;align-items:center;min-width:60px;display:flex}.component-module__k7EX5W__cancelButton{color:var(--color-primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;text-decoration:none;display:none}.component-module__k7EX5W__cancelButton:hover,.component-module__k7EX5W__cancelAllButton:hover{color:var(--color-primary2)}.component-module__k7EX5W__statusText{text-align:center;white-space:nowrap;font-variant-numeric:tabular-nums}.component-module__k7EX5W__statusWrapper[data-bytes],.component-module__k7EX5W__uncancellableStatusWrapper[data-bytes]{flex-shrink:0;min-width:130px;height:100%}@media (max-width:600px){.component-module__k7EX5W__statusWrapper[data-bytes],.component-module__k7EX5W__uncancellableStatusWrapper[data-bytes]{flex-shrink:1;min-width:0}.component-module__k7EX5W__statusText{font-size:12px}}.component-module__k7EX5W__statusWrapper:hover .component-module__k7EX5W__statusText{display:none}.component-module__k7EX5W__statusWrapper:hover .component-module__k7EX5W__cancelButton{display:inline}@media (max-width:600px){.component-module__k7EX5W__statusText{margin-right:1em;font-size:13px;display:inline}.component-module__k7EX5W__cancelButton{font-size:16px;display:inline}}
.component-module__SPV97a__wrapper{flex-direction:column;max-height:80vh;display:flex}.component-module__SPV97a__header{padding-bottom:1.5rem}.component-module__SPV97a__titleGroup{align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.component-module__SPV97a__title{margin:0;font-size:1.4rem;font-weight:700}.component-module__SPV97a__badge{background:var(--color-danger);color:#fff;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:600}.component-module__SPV97a__subtitle{color:var(--color-text-muted);margin:0;font-size:.95rem}.component-module__SPV97a__listContainer{border-top:1px solid var(--color-border-muted);border-bottom:1px solid var(--color-border-muted);box-sizing:border-box;width:100%;padding:.5rem 1rem;overflow-y:auto}.component-module__SPV97a__list{margin:0;padding:0;list-style:none}.component-module__SPV97a__item{border-bottom:1px solid var(--color-bg-subtle);justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.component-module__SPV97a__item:last-child{border-bottom:none}.component-module__SPV97a__fileInfo{flex:1;min-width:0;margin-right:1rem}.component-module__SPV97a__fileRow{flex-direction:column;margin-bottom:.25rem;display:flex}.component-module__SPV97a__fileName{white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.component-module__SPV97a__path{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.component-module__SPV97a__errorIcon{color:var(--color-primary2)}.component-module__SPV97a__errorMessage{color:var(--color-danger);align-items:center;gap:.4rem;font-size:.9rem;display:flex}.component-module__SPV97a__rowActions{gap:2rem;display:flex}.component-module__SPV97a__footer{justify-content:flex-end;gap:1rem;padding-top:1.5rem;display:flex}
.component-module__KtHXeG__wrapper{flex-direction:column;max-height:80vh;display:flex}.component-module__KtHXeG__header{border-bottom:1px solid var(--color-border-subtle);padding:20px 24px 12px}.component-module__KtHXeG__titleGroup{align-items:center;gap:10px;display:flex}.component-module__KtHXeG__title{margin:0;font-size:18px;font-weight:600}.component-module__KtHXeG__badge{background:var(--color-surface-muted);color:var(--color-text-muted);border-radius:999px;padding:2px 8px;font-size:13px}.component-module__KtHXeG__subtitle{color:var(--color-text-muted);margin-top:6px;font-size:14px}.component-module__KtHXeG__listContainer{border-left:3px solid var(--color-primary);margin-bottom:2em;padding:8px 0;overflow-y:auto}.component-module__KtHXeG__list{margin:0;padding:0;list-style:none}.component-module__KtHXeG__list li{text-align:center;color:var(--color-text-muted);padding:32px 24px;font-size:14px;font-weight:500}.component-module__KtHXeG__footer{width:100%;display:flex}
.component-module__cm7dMW__widget{border-top:1px dashed var(--border);color:var(--muted);margin-top:14px;padding-top:10px;font-size:1.2em;transition:font-size .2s}
.component-module__6MrL9a__fileRows{box-sizing:border-box;flex-direction:column;flex:1;gap:6px;max-height:70dvh;margin-top:.4em;padding:3px 1em;display:flex;overflow-y:auto}.component-module__6MrL9a__headerRow{color:#555;border:1px solid var(--border,#e6e8ea);-webkit-user-select:none;user-select:none;background:#f7f7f7;border-radius:6px;margin-top:14px;margin-right:20px;padding:10px calc(8px + 1em);font-size:13px;font-weight:600;display:grid}@media (max-width:1024px){.component-module__6MrL9a__headerRow{display:none}}.component-module__6MrL9a__headerColGeneric,.component-module__6MrL9a__headerColFirst,.component-module__6MrL9a__headerColSecond,.component-module__6MrL9a__headerColThird{cursor:pointer;align-items:center;display:flex}.component-module__6MrL9a__headerColFirst{padding-left:2.5em}.component-module__6MrL9a__headerColSecond,.component-module__6MrL9a__headerColThird{justify-content:right}
.component-module__awVsaq__segment{cursor:pointer;-webkit-user-select:none;user-select:none;border:.15rem dashed #0000;border-radius:6px;padding:2px 0 2px 4px;transition:color .15s,background-color .2s,border .2s}.component-module__awVsaq__segment:hover{color:var(--color-primary)}.component-module__awVsaq__activeDropzone{border-color:var(--color-primary2);background-color:var(--color-bg5)}
.component-module__A9wH8G__breadcrumb{flex-wrap:wrap;display:flex;overflow-x:auto}
.component-module__4Y4tLG__navTools{-webkit-user-select:none;user-select:none;gap:1em;display:flex}.component-module__4Y4tLG__navButtons,.component-module__4Y4tLG__widgetContainer{display:flex}.component-module__4Y4tLG__breadcrumbContainer{color:#444;letter-spacing:-.01em;font-size:14px;font-weight:500}.component-module__4Y4tLG__mobileSortOptionsContainer{justify-content:center;font-size:1.2em;display:flex}.component-module__4Y4tLG__mobileSortDirectionBox{cursor:pointer;background-color:#ebebeb;border-radius:.5em;justify-content:center;align-items:center;width:1.5em;height:1.5em;margin-top:.1em;margin-right:.4em;display:flex}.component-module__4Y4tLG__eventFiltersContainer{gap:.5em;display:flex}@media (max-width:1024px){.component-module__4Y4tLG__navTools{flex-direction:column;align-items:center;gap:1.5em}.component-module__4Y4tLG__navButtons{margin-top:.5em;font-size:1.3em}.component-module__4Y4tLG__eventFiltersContainer{font-size:1.2em}}
.component-module__mVZJSa__linkRowsContainer{flex-direction:column;flex:1;min-height:0;padding-bottom:4em;display:flex;overflow-y:auto}.component-module__mVZJSa__selectAllContainer{z-index:1;justify-content:center;width:100vw;font-size:1em;display:none;position:fixed;bottom:40px;left:0}@media (max-width:1024px){.component-module__mVZJSa__selectAllContainer{display:flex}}
.component-module__HtDzCW__linkRowWrapper{align-items:center;display:flex}.component-module__HtDzCW__linkRowContent{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;touch-action:pan-y;border-radius:12px;outline:1px solid #eee;flex:1;align-items:center;gap:1em;margin:4px 8px;padding:12px 16px;transition:all .2s;display:flex;position:relative}.component-module__HtDzCW__linkRowContent:first-child{margin-top:8px}.component-module__HtDzCW__icon{padding:1em}.component-module__HtDzCW__infoSection{flex:1;align-items:center;gap:2em;display:flex}.component-module__HtDzCW__infoChunk{flex:1;font-size:.83em}@media (max-width:1024px){.component-module__HtDzCW__infoSection{flex-direction:column;align-items:flex-start;gap:0}.component-module__HtDzCW__infoChunk{gap:1em;display:flex}.component-module__HtDzCW__infoChunkTitle{min-width:6ch;height:fit-content}.component-module__HtDzCW__infoChunkText{height:fit-content;margin:0}}.component-module__HtDzCW__infoChunkTitle{font-size:.95em}.component-module__HtDzCW__infoChunkText{margin-top:0}.component-module__HtDzCW__toolSection{align-items:center;gap:1em;display:flex;position:relative}.component-module__HtDzCW__toolChunk{cursor:pointer;align-items:center;display:flex}.component-module__HtDzCW__copy:hover{color:var(--color-primary2)!important}.component-module__HtDzCW__tileSelected{outline-color:var(--color-primary);background-color:var(--color-hover-highlighter2)!important}.component-module__HtDzCW__locked{cursor:default;pointer-events:none;opacity:.5!important}
.component-module__uYbu8a__container{flex-direction:column;gap:2rem;margin:1rem 0;display:flex}.component-module__uYbu8a__heading{color:#333;border-bottom:.17rem solid #bbb;margin-bottom:.75rem;padding-bottom:.3rem;font-size:1.4rem}.component-module__uYbu8a__card{background-color:#fff;border:.06rem solid #ddd;border-radius:8px;margin-bottom:.8rem;transition:transform .1s,box-shadow .1s;display:flex;box-shadow:0 1px 2px #0000000d}.component-module__uYbu8a__landscape{flex-direction:row}.component-module__uYbu8a__portrait{flex-direction:column}@media (hover:hover){.component-module__uYbu8a__card:hover{transform:translateY(-1px);box-shadow:0 2px 6px #0000001a}}@media (hover:none){.component-module__uYbu8a__card:active{transform:translateY(-1px);box-shadow:0 2px 6px #0000001a}}.component-module__uYbu8a__left{color:#444;background-color:#fafafa;border-right:1px solid #eee;padding:.75rem;font-size:.9rem}.component-module__uYbu8a__portrait .component-module__uYbu8a__left{border-bottom:.06rem solid #eee;border-right:none}.component-module__uYbu8a__main{color:#222;flex-direction:column;flex:1;justify-content:space-between;padding:.9rem 1rem;font-size:1rem;line-height:1.4;display:flex}.component-module__uYbu8a__actions{justify-content:flex-end;gap:.5em;margin-top:.75rem;display:flex}.component-module__uYbu8a__active{border-left:4px solid #4caf50}.component-module__uYbu8a__urgent{border-left:4px solid var(--color-primary)}.component-module__uYbu8a__inactive{opacity:.85;border-left:4px solid #9e9e9e}.component-module__uYbu8a__empty{color:#777;margin-left:.5rem;font-style:italic}.component-module__uYbu8a__bookmarks{margin-bottom:1rem;font-size:1rem}.component-module__uYbu8a__bookmarks a{color:var(--color-primary);margin-right:.5rem;text-decoration:none}.component-module__uYbu8a__bookmarks a:hover{text-decoration:underline}
.component-module__x1MRKW__container{box-sizing:border-box;justify-content:space-around;align-items:stretch;margin:0;padding:0;display:flex}.component-module__x1MRKW__subContainer{flex:1;align-items:center;width:fit-content;display:inline-flex}.component-module__x1MRKW__spacer{flex:1}.component-module__x1MRKW__divider{justify-content:center;align-items:center;display:flex}.component-module__x1MRKW__verticalLine{background-color:#000;width:clamp(2px,.1em,10px);height:70%}
