.layout-module__RTM0uW__app{background:var(--bg);color:#111827;flex-direction:column;min-height:100dvh;font-size:.9em;line-height:1.4;display:flex}.layout-module__RTM0uW__header{background:var(--surface);border-bottom:1px solid var(--border);box-shadow:var(--shadow);z-index:40;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;display:flex;position:sticky;top:0}.layout-module__RTM0uW__title{letter-spacing:-.02em;white-space:nowrap;font-weight:600}.layout-module__RTM0uW__srOnly{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.layout-module__RTM0uW__search{flex:1;justify-content:center;display:flex}.layout-module__RTM0uW__searchInput{border:1px solid var(--border);width:100%;max-width:720px;box-shadow:none;background:#fff;border-radius:8px;outline:none;padding:8px 12px;transition:box-shadow .12s,border-color .12s}.layout-module__RTM0uW__searchInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px #7b3f3f0f}.layout-module__RTM0uW__headerActions{align-items:center;gap:20px;margin-left:8px;display:flex}.layout-module__RTM0uW__btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 12px;font-weight:600}.layout-module__RTM0uW__btn:hover{opacity:.95}.layout-module__RTM0uW__ghost{border:1px solid var(--border);color:inherit;background:0 0;font-weight:500}.layout-module__RTM0uW__iconBtn{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;padding:8px;font-size:1em}.layout-module__RTM0uW__profileBtn{background:0 0;border:none;padding:0}.layout-module__RTM0uW__avatar{width:34px;height:34px;color:var(--color-primary);border-radius:999px;justify-content:center;align-items:center;font-size:1.3em;font-weight:700;display:inline-flex}.layout-module__RTM0uW__container{margin-left:calc(var(--sidebar-width) + var(--gap));gap:var(--gap);padding:calc(var(--gap) + 4px);grid-template-columns:minmax(0,1fr);align-items:start;display:grid}.layout-module__RTM0uW__main{flex-direction:column;gap:12px;min-height:60dvh;display:flex}.layout-module__RTM0uW__toolbar{background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:8px;display:flex}.layout-module__RTM0uW__toolbarLeft,.layout-module__RTM0uW__toolbarRight{align-items:center;gap:8px;display:flex}.layout-module__RTM0uW__contentArea{box-sizing:border-box;flex-direction:column;gap:10px;display:flex;overflow:auto}.layout-module__RTM0uW__sidePanel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;height:calc(100dvh - 140px);padding:12px;display:flex;box-shadow:0 2px 8px #0f172a08}.layout-module__RTM0uW__panelHeader{margin-bottom:8px;font-weight:600}.layout-module__RTM0uW__panelBody{color:var(--muted);flex:1;overflow:auto}.layout-module__RTM0uW__placeholder{margin:0;font-size:.95em}.layout-module__RTM0uW__footer{border-top:1px solid var(--border);background:0 0;margin-top:auto;padding:12px 20px}.layout-module__RTM0uW__footerInner{max-width:1200px;color:var(--muted);margin:0 auto}@media (max-width:1024px){:root{--sidebar-width:220px;--sidepanel-width:0px}.layout-module__RTM0uW__app{font-size:.75em}.layout-module__RTM0uW__header{padding:10px 12px}.layout-module__RTM0uW__search{display:none}.layout-module__RTM0uW__container{grid-template-columns:1fr;gap:0;margin:0;padding:0}.layout-module__RTM0uW__sidePanel{display:none}.layout-module__RTM0uW__main{order:1}.layout-module__RTM0uW__footerInner{text-align:center}.layout-module__RTM0uW__contentArea{width:100vw;min-height:100dvh;padding:0}}.layout-module__RTM0uW__textMuted{color:var(--muted)}.layout-module__RTM0uW__center{justify-content:center;align-items:center;display:flex}.layout-module__RTM0uW__QDContainer{z-index:1000;pointer-events:none;flex-direction:column-reverse;gap:12px;width:calc(100vw - 40px);max-width:360px;display:flex;position:fixed;bottom:20px;right:20px}.layout-module__RTM0uW__QDContainer>div{pointer-events:auto;width:100%!important;position:relative!important;bottom:auto!important;right:auto!important}@media (max-width:600px) and (orientation:portrait){.layout-module__RTM0uW__QDContainer{align-items:flex-end;bottom:12px;right:12px}.layout-module__RTM0uW__QDContainer>div:not([data-expanded=true]){background-clip:padding-box;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:0 4px 12px #0003;width:50px!important;height:50px!important}.layout-module__RTM0uW__QDContainer>div:not([data-expanded=true]):before{content:"";z-index:-2;background:conic-gradient(var(--color-primary)var(--border-progress),#e5e7eb var(--border-progress));border-radius:10px;transition:background .3s;position:absolute;inset:-2px}.layout-module__RTM0uW__QDContainer>div:not([data-expanded=true]):after{content:"";z-index:-1;background:#fff;border-radius:50%;position:absolute;inset:2px}}
.component-module__nwshjG__overlay{z-index:9999;box-sizing:border-box;pointer-events:auto;touch-action:none;background-color:#0006;justify-content:center;align-items:center;animation:.1s ease-out component-module__nwshjG__fadeInOverlay;display:flex;position:fixed;inset:0}.component-module__nwshjG__modal{background-color:#fff;border-radius:12px;max-width:95vw;max-height:95dvh;padding:1.5rem clamp(.7rem,3vw,1.5rem);line-height:1.4em;animation:.1s ease-out component-module__nwshjG__fadeInModal;position:relative;overflow-y:auto;box-shadow:0 2px 20px #0000004d}@keyframes component-module__nwshjG__fadeInOverlay{0%{opacity:0}to{opacity:1}}@keyframes component-module__nwshjG__fadeInModal{0%{transform:translateY(-5px)}to{transform:translateY(0)}}.component-module__nwshjG__closeButton{cursor:pointer;color:var(--color-utility);z-index:100;background-color:#0000;border:none;font-size:1.6em;transition:color .2s;position:absolute;top:.4em;right:.6em}@media (hover:hover){.component-module__nwshjG__closeButton:hover{color:var(--color-primary)}}@media (hover:none){.component-module__nwshjG__closeButton:active{color:var(--color-primary)}}
.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__mZKbqa__secondaryButton{text-transform:uppercase;font-size:1em;font-weight:400;font-family:var(--font-archivo),sans-serif;border:.15em solid var(--color-primary);color:var(--color-primary);-webkit-user-select:none;user-select:none;background-color:#0000;border-radius:3px;flex:1;justify-content:center;align-items:center;padding:.5em;transition:background-color .25s;display:flex;position:relative}.component-module__mZKbqa__secondaryButton .component-module__mZKbqa__loadingSpinner svg{display:none}.component-module__mZKbqa__secondaryButton[data-loading=true] .component-module__mZKbqa__loadingSpinner svg{display:inline-block}@media (hover:hover){.component-module__mZKbqa__secondaryButton:hover{background-color:var(--color-hover-highlighter)}}@media (hover:none){.component-module__mZKbqa__secondaryButton:active{background-color:var(--color-hover-highlighter)}}
.component-module__gKw2vq__inputWrapper{align-items:center;width:100%;display:inline-flex;position:relative}.component-module__gKw2vq__showHidePassword{box-sizing:border-box;flex-direction:column;justify-content:space-between;padding-left:.5em;display:flex;position:absolute}.component-module__gKw2vq__spinnerButtons{box-sizing:border-box;flex-direction:column;justify-content:space-between;display:flex;position:absolute}.component-module__gKw2vq__spinnerButtons button{all:unset;cursor:pointer;color:var(--color-primary);justify-content:center;align-items:center;transition:background-color .15s,border-radius .15s;display:flex}@media (hover:hover){.component-module__gKw2vq__spinnerButtons button:hover{background-color:var(--color-hover-highlighter);border-radius:2px}}@media (hover:none){.component-module__gKw2vq__spinnerButtons button:active{background-color:var(--color-hover-highlighter);border-radius:2px}}.component-module__gKw2vq__input{border:none;border-bottom:.13em solid var(--color-field-line);background-color:#0000;margin-top:.3em;padding:.05em .2em 0;font-size:.95em;line-height:1em;transition:border-color .2s,padding-left .2s,background-color .2s;display:inline-block}.component-module__gKw2vq__input:focus{border-color:var(--color-primary)}.component-module__gKw2vq__input.component-module__gKw2vq__uncentered:focus{padding-left:.3em}@media (hover:hover){.component-module__gKw2vq__input:hover{background-color:var(--color-hover-highlighter)}}@media (hover:none){.component-module__gKw2vq__input:active{background-color:var(--color-hover-highlighter)}}.component-module__gKw2vq__labelIconWrapper{justify-content:center;align-items:center;margin-top:.3em;margin-right:.3em;font-size:.85em;display:inline-flex}
.component-module__3xgSsa__wrapper{-webkit-user-select:none;user-select:none;cursor:pointer;padding:0;display:inline-block;position:relative}.component-module__3xgSsa__dropdownToggle{cursor:pointer;border-bottom:.13em solid var(--color-field-line);text-transform:uppercase;word-spacing:var(--word-spacing-archivo);background-color:#0000;align-content:center;margin:.3em 0 0;padding-top:.05em;padding-left:.2em;padding-right:.3em;font-size:.95em;font-weight:500;line-height:1.2em;transition:border-bottom .2s,padding-left .2s}.component-module__3xgSsa__dropdownToggle:focus,.component-module__3xgSsa__dropdownToggle.component-module__3xgSsa__open{border-bottom:.13em solid var(--color-primary);outline:none;padding-left:.3em}.component-module__3xgSsa__dropdownList{border:.06rem solid var(--color-whiteless2);z-index:10;width:100%;font-size:.94rem;font-family:var(--font-archivo),sans-serif;text-transform:uppercase;background-color:#fff;max-height:10em;margin:0;padding:0;font-weight:400;list-style:none;position:absolute;overflow-y:auto;box-shadow:0 0 3px 1px #0000002b}.component-module__3xgSsa__labelRow{align-items:center;gap:0;display:flex}.component-module__3xgSsa__dropdownItem{word-spacing:var(--word-spacing-archivo);padding:.5em;transition:background-color .2s,color .2s}@media (hover:hover){.component-module__3xgSsa__dropdownItem:hover{background-color:var(--color-hover-highlighter2)}}@media (hover:none){.component-module__3xgSsa__dropdownItem:active{background-color:var(--color-hover-highlighter2)}}.component-module__3xgSsa__dropdownItem.component-module__3xgSsa__highlighted{background-color:var(--color-primary);color:var(--color-white)}@media (hover:hover){.component-module__3xgSsa__dropdownToggle:hover{background-color:var(--color-hover-highlighter)}}@media (hover:none){.component-module__3xgSsa__dropdownToggle:active{background-color:var(--color-hover-highlighter)}}.component-module__3xgSsa__labelIconWrapper{justify-content:center;align-items:center;margin-top:.1em;margin-right:.3em;font-size:.85em;display:inline-flex}
.component-module__cM_M8G__container{box-sizing:border-box;flex-wrap:wrap;width:100%;display:flex}.component-module__cM_M8G__container.component-module__cM_M8G__container .blockDiv{padding-top:0;padding-bottom:0;padding-right:0;display:inline-block}.component-module__cM_M8G__container.component-module__cM_M8G__container .zodComponentContainer{padding-top:0;padding-bottom:0;padding-right:0}.component-module__cM_M8G__label{box-sizing:border-box;width:100%;margin:0;padding-top:.8em;padding-left:1.3em;padding-right:1.3em;display:block}
.component-module__UYDBkG__labelIconWrapper{justify-content:center;align-items:center;margin-top:.1em;margin-right:.3em;font-size:.85em;display:inline-flex}.component-module__UYDBkG__input{accent-color:var(--color-primary3)}
.component-module__233Qua__container{flex-direction:column;flex:1;width:100%;min-height:0;font-family:sans-serif;display:flex}.component-module__233Qua__form{position:relative}.component-module__233Qua__input{display:none}.component-module__233Qua__label{cursor:pointer;text-align:center;color:#555;border:.15rem dashed silver;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:24px;transition:all .2s;display:flex}.component-module__233Qua__label.component-module__233Qua__active{border-color:var(--color-primary2);background-color:var(--color-bg5)}.component-module__233Qua__browse{color:var(--color-primary2);cursor:pointer;text-underline-offset:2px;text-decoration:underline}.component-module__233Qua__overlay{z-index:10;border-radius:12px;position:absolute;inset:0}.component-module__233Qua__fileListContainer{flex:1;margin-top:1rem;overflow-y:auto}.component-module__233Qua__listTitle{color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.component-module__233Qua__scrollArea{padding-right:4px}.component-module__233Qua__scrollArea::-webkit-scrollbar{width:6px}.component-module__233Qua__scrollArea::-webkit-scrollbar-thumb{background:#ddd;border-radius:10px}.component-module__233Qua__fileGrid{flex-direction:column;gap:6px;min-height:0;display:flex}.component-module__233Qua__fileCard{background-color:#fcfcfc;border:1px solid #e5e5e5;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.component-module__233Qua__fileInfo{align-items:center;gap:12px;min-width:0;display:flex}.component-module__233Qua__textWrapper{flex-direction:column;min-width:0;display:flex}.component-module__233Qua__icon{flex-shrink:0;font-size:1.2rem}.component-module__233Qua__fileName{color:#333;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.95rem;font-weight:500;overflow:hidden}.component-module__233Qua__folderPath{color:#888;text-overflow:ellipsis;margin:0;font-size:.75rem;overflow:hidden}.component-module__233Qua__removeBtn{color:var(--color-primary,#555);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.component-module__233Qua__removeBtn:hover{color:#ef4444;background-color:#fee2e2}.component-module__233Qua__removeBtn:disabled{opacity:.5;cursor:not-allowed}.component-module__233Qua__toggleBtn{cursor:pointer;color:#555;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:-4px;padding:4px;font-size:1.2rem;transition:background-color .2s;display:flex}.component-module__233Qua__toggleBtn:hover{background-color:#eee}.component-module__233Qua__icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;display:flex}
.component-module___dF7Ua__inputWrapper{align-items:center;width:100%;display:inline-flex;position:relative}.component-module___dF7Ua__showHidePassword{box-sizing:border-box;flex-direction:column;justify-content:space-between;padding-left:.5em;display:flex;position:absolute}.component-module___dF7Ua__spinnerButtons{box-sizing:border-box;flex-direction:column;justify-content:space-between;display:flex;position:absolute}.component-module___dF7Ua__spinnerButtons button{all:unset;cursor:pointer;color:var(--color-primary);justify-content:center;align-items:center;transition:background-color .15s,border-radius .15s;display:flex}@media (hover:hover){.component-module___dF7Ua__spinnerButtons button:hover{background-color:var(--color-hover-highlighter);border-radius:2px}}@media (hover:none){.component-module___dF7Ua__spinnerButtons button:active{background-color:var(--color-hover-highlighter);border-radius:2px}}.component-module___dF7Ua__input{border:none;border-bottom:.13em solid var(--color-field-line);background-color:#0000;margin-top:.3em;padding:.05em .2em 0;font-size:.95em;line-height:1em;transition:border-color .2s,padding-left .2s,background-color .2s;display:inline-block}.component-module___dF7Ua__input:focus{border-color:var(--color-primary)}.component-module___dF7Ua__input.component-module___dF7Ua__uncentered:focus{padding-left:.3em}@media (hover:hover){.component-module___dF7Ua__input:hover{background-color:var(--color-hover-highlighter)}}@media (hover:none){.component-module___dF7Ua__input:active{background-color:var(--color-hover-highlighter)}}.component-module___dF7Ua__labelIconWrapper{justify-content:center;align-items:center;margin-top:.3em;margin-right:.3em;font-size:.85em;display:inline-flex}
.component-module__sZC1jG__grid{text-align:center;border-top:1px solid var(--color-field-line);border-left:1px solid var(--color-field-line);box-sizing:border-box;border-radius:0;width:100%;display:grid}.component-module__sZC1jG__label{padding:.8em 2em .4em}.component-module__sZC1jG__modifiedZodComponentContainer{width:100%;margin-top:.5em;padding-bottom:.4em;display:inline-block;position:relative}.component-module__sZC1jG__option{border-right:1px solid var(--color-field-line);border-bottom:.06rem solid var(--color-field-line);cursor:pointer;-webkit-user-select:none;user-select:none;font-family:var(--font-archivo),sans-serif;text-transform:uppercase;padding:1em .5em;font-size:.9em;transition:background-color .1s;color:var(--color-black)!important}@media (hover:hover){.component-module__sZC1jG__option:hover:not(.component-module__sZC1jG__selected){background-color:var(--color-hover-highlighter)}}@media (hover:none){.component-module__sZC1jG__option:active:not(.component-module__sZC1jG__selected){background-color:var(--color-hover-highlighter)}}.component-module__sZC1jG__selected{background-color:var(--color-radio-selected);font-weight:600}.component-module__sZC1jG__hiddenRadio{display:none}.component-module__sZC1jG__optLabel{color:var(--color-black);margin:0;padding:0}.component-module__sZC1jG__selected .component-module__sZC1jG__optLabel{color:var(--color-white)}
.component-module__x1MRKW__container{box-sizing:border-box;justify-content:center;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%}
.component-module__iCIEyW__page{flex-direction:column;flex:1;gap:18px;display:flex}.component-module__iCIEyW__headerRow{color:#555;border:1px solid var(--border,#e6e8ea);-webkit-user-select:none;user-select:none;background:#f7f7f7;border-radius:6px;grid-template-columns:50px 80px 80px;margin-top:14px;padding:10px calc(8px + 1em);font-size:13px;font-weight:600;display:grid}@media (max-width:1024px){.component-module__iCIEyW__headerRow{display:none}}.component-module__iCIEyW__headerColGeneric{cursor:pointer;align-items:center;display:flex}.component-module__iCIEyW__bucketRows{flex-direction:column;gap:15px;padding:3px 2em;display:flex}@media (max-width:1024px){.component-module__iCIEyW__BucketRows{padding-left:0;padding-right:0}}
.component-module___Z6E7q__row{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;outline:1px solid #eee;flex:1;align-items:center;padding:8px;font-size:14px;transition:background .15s;display:flex;position:relative}.component-module___Z6E7q__part3,.component-module___Z6E7q__part4{align-self:center;padding:.5em 1.5em}.component-module___Z6E7q__part1{place-content:center;margin-left:.5em;font-size:1.7em;display:flex}.component-module___Z6E7q__part2{padding:1em 1.5em}.component-module___Z6E7q__part3{font-size:1.1em}.component-module___Z6E7q__primaryInfoPart{flex:1;display:flex}.component-module___Z6E7q__activeContainer{cursor:pointer}.component-module___Z6E7q__dropzone{border:.15rem dashed #0000;border-radius:12px;transition:background-color .2s,border .2s}@media (min-width:1025px){.component-module___Z6E7q__row:hover{background:#f1f1f1}}.component-module___Z6E7q__activeDropzone{background-color:#ffe9e9;border-style:dashed;outline:none;border:.15rem dashed var(--color-primary)!important}input[type=checkbox]:focus{outline-offset:1px;outline:1px solid #646464}.component-module___Z6E7q__toolsContainer{color:var(--color-primary);cursor:pointer;justify-content:center;gap:.6em;font-size:1.15em;display:flex}@media (hover:hover){.component-module___Z6E7q__highlightOnHover:hover{color:var(--color-primary2)}}@media (hover:none){.component-module___Z6E7q__highlightOnHover:active{color:var(--color-primary2)}}.component-module___Z6E7q__portraitRows{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;touch-action:pan-y}.component-module___Z6E7q__tileDots{pointer-events:auto!important}.component-module___Z6E7q__tileSelected{border-color:var(--color-primary);border-style:solid;background-color:var(--color-hover-highlighter2)!important}
.component-module__6MrL9a__fileRows{box-sizing:border-box;flex-direction:column;gap:6px;max-height:70dvh;margin-top:.6em;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;grid-template-columns:1fr 80px 160px;margin-top:14px;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__headerColName,.component-module__6MrL9a__headerColSize,.component-module__6MrL9a__headerColLast{cursor:pointer;align-items:center;display:flex}.component-module__6MrL9a__headerColName{padding-left:2.5em}.component-module__6MrL9a__headerColSize,.component-module__6MrL9a__headerColLast{justify-content:right}
.component-module___GqJNG__tertiaryButton{text-transform:uppercase;font-size:1em;font-weight:600;font-family:var(--font-archivo),sans-serif;-webkit-user-select:none;user-select:none;background:0 0;border:none;align-items:center;padding:0;transition:background-color .25s;display:inline-flex}
.component-module__4Y4tLG__navTools{-webkit-user-select:none;user-select:none;gap:1em;margin-bottom:.5em;display:flex}.component-module__4Y4tLG__navButtons{gap:1em;display:flex}.component-module__4Y4tLG__widgetContainer{display:flex}.component-module__4Y4tLG__breadcrumbContainer{color:#444;letter-spacing:-.01em;font-size:14px;font-weight:500}.component-module__4Y4tLG__selectAllContainer{z-index:1;justify-content:center;width:100vw;font-size:1.5em;display:none;position:fixed;bottom:20px;left:0}@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__selectAllContainer{display:flex}}
.component-module__7JEq6G__navTools{-webkit-user-select:none;user-select:none;gap:1em;display:flex}.component-module__7JEq6G__navButtons,.component-module__7JEq6G__widgetContainer{display:flex}.component-module__7JEq6G__breadcrumbContainer{color:#444;letter-spacing:-.01em;font-size:14px;font-weight:500}.component-module__7JEq6G__selectAllContainer{z-index:1;justify-content:center;width:100vw;font-size:1.5em;display:none;position:fixed;bottom:20px;left:0}@media (max-width:1024px){.component-module__7JEq6G__navTools{flex-direction:column;align-items:center;gap:1.5em}.component-module__7JEq6G__navButtons{margin-top:.5em;font-size:1.3em}.component-module__7JEq6G__selectAllContainer{display:flex}}
.component-module__mVZJSa__linkRowsContainer{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}
.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__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__kvh_fW__bubbleButtonTrue,.component-module__kvh_fW__bubbleButtonFalse{text-transform:uppercase;font-size:.8em;font-weight:600;font-family:var(--font-archivo),sans-serif;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#0000;border-radius:100em;align-items:center;margin:.2em;padding:.1em 1em;transition:border .15s,color .15s;display:inline-flex}.component-module__kvh_fW__bubbleButtonTrue{border:.15rem solid var(--color-primary);color:var(--color-primary)}.component-module__kvh_fW__bubbleButtonFalse{border:.15rem solid var(--color-inactive);color:var(--color-inactive2)}
.component-module__YzOGTG__sidebar{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-sizing:border-box;height:calc(100dvh - 140px);left:var(--gap);width:var(--sidebar-width);padding:14px;position:fixed;overflow:auto;box-shadow:0 2px 8px #0f172a08}.component-module__YzOGTG__navList{margin:0;padding:0;list-style:none}.component-module__YzOGTG__navItem+.component-module__YzOGTG__navItem{margin-top:6px}.component-module__YzOGTG__navLink{color:inherit;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 10px;font-weight:500;text-decoration:none;display:flex}.component-module__YzOGTG__navLink:hover{background:#f3f4f6}.component-module__YzOGTG__mobileNavbar{justify-content:center;font-size:1.2em;font-weight:500;display:flex}@media (max-width:1024px){.component-module__YzOGTG__sidebar{width:100%;height:auto;position:static;left:0}}.component-module__YzOGTG__locked{opacity:.6;-webkit-user-select:none;user-select:none}
.component-module__IG2Zta__container{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:10px;position:fixed;overflow:hidden;box-shadow:0 10px 26px #00000026}.component-module__IG2Zta__container:before{content:"";z-index:-1;background:conic-gradient(var(--color-primary)var(--border-progress),#e5e7eb var(--border-progress));border-radius:10px;transition:background .3s;position:absolute;inset:-2px}.component-module__IG2Zta__panelHeader{cursor:pointer;background:#f9fafb;border-bottom:1px solid #ececec;padding:10px 14px;font-size:14px;font-weight:600}.component-module__IG2Zta__panelHeader:hover{background:#f3f3f3}.component-module__IG2Zta__list{margin:0;padding:0;list-style:none}.component-module__IG2Zta__job{border-bottom:1px solid #f3f4f6;padding:8px 14px 10px}.component-module__IG2Zta__job:last-child{border-bottom:none}.component-module__IG2Zta__row{justify-content:space-between;align-items:center;margin-bottom:6px;font-size:13px;display:flex}.component-module__IG2Zta__title{color:#111827;font-weight:500}.component-module__IG2Zta__cancel{color:var(--color-primary);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:12px}@media (max-width:600px){.component-module__IG2Zta__row,.component-module__IG2Zta__cancel{font-size:16px}}.component-module__IG2Zta__cancel:hover{text-decoration:underline}.component-module__IG2Zta__bar{background:#f3f4f6;border-radius:4px;width:100%;height:5px;overflow:hidden}.component-module__IG2Zta__fill{background:var(--color-primary);height:100%;transition:width .25s}.component-module__IG2Zta__finalizing{color:#6b7280;margin-top:4px;font-size:11px}
