.Input-module__WR-eCG__wrapper{flex-direction:column;gap:.375rem;width:100%;display:flex}.Input-module__WR-eCG__label{font-size:var(--liszt-text-md);color:var(--theme-foreground);font-weight:600}.Input-module__WR-eCG__requiredMark{color:var(--theme-danger);margin-left:.15rem}.Input-module__WR-eCG__hint{font-size:var(--liszt-text-sm);color:var(--theme-foreground-muted);margin-top:.125rem;line-height:1.45}.Input-module__WR-eCG__inputContainer{background-color:var(--theme-input-bg);border-top:var(--theme-form-border-top);border-right:var(--theme-form-border-right);border-bottom:var(--theme-form-border-bottom);border-left:var(--theme-form-border-left);border-radius:var(--theme-form-radius);height:2.75rem;box-shadow:var(--theme-shadow-form);align-items:stretch;gap:.5rem;padding:0 .875rem;transition:border-color .15s,background-color .15s;display:flex}.Input-module__WR-eCG__inputContainer>.Input-module__WR-eCG__icon{align-self:center}.Input-module__WR-eCG__inputContainer:focus-within{border-color:var(--theme-primary);background-color:var(--theme-background-elevated)}.Input-module__WR-eCG__inputContainerError{border-color:var(--theme-danger)}.Input-module__WR-eCG__inputContainerSuccess{border-color:var(--theme-success)}.Input-module__WR-eCG__icon{color:var(--theme-foreground-muted);flex-shrink:0;align-items:center;display:inline-flex}.Input-module__WR-eCG__passwordToggle{cursor:pointer;color:var(--theme-foreground-muted);background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .12s;display:inline-flex}.Input-module__WR-eCG__passwordToggle:hover{color:var(--theme-foreground)}.Input-module__WR-eCG__input{min-width:0;height:100%;color:var(--theme-foreground);font-family:var(--theme-font);font-size:var(--liszt-text-lg);background:0 0;border:0;outline:none;flex:1;padding:0}.Input-module__WR-eCG__input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-input-bg)inset;-webkit-text-fill-color:var(--theme-foreground);transition:background-color 5000s ease-in-out}.Input-module__WR-eCG__input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px var(--theme-input-bg)inset;-webkit-text-fill-color:var(--theme-foreground);transition:background-color 5000s ease-in-out}.Input-module__WR-eCG__input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--theme-input-bg)inset;-webkit-text-fill-color:var(--theme-foreground);transition:background-color 5000s ease-in-out}.Input-module__WR-eCG__inputContainer:focus-within .Input-module__WR-eCG__input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-background-elevated)inset}.Input-module__WR-eCG__inputContainer:focus-within .Input-module__WR-eCG__input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px var(--theme-background-elevated)inset}.Input-module__WR-eCG__inputContainer:focus-within .Input-module__WR-eCG__input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--theme-background-elevated)inset}.Input-module__WR-eCG__input::placeholder{color:var(--theme-foreground-muted)}.Input-module__WR-eCG__input:disabled{cursor:not-allowed}.Input-module__WR-eCG__inputContainer:has(.Input-module__WR-eCG__input:disabled){background-color:var(--theme-surface-disabled);cursor:not-allowed}.Input-module__WR-eCG__error{font-size:var(--liszt-text-sm);color:var(--theme-danger);align-items:flex-start;gap:.375rem;font-weight:600;line-height:1.4;display:inline-flex}.Input-module__WR-eCG__errorIcon{flex-shrink:0;margin-top:1px}.Input-module__WR-eCG__success{font-size:var(--liszt-text-sm);color:var(--theme-success);align-items:flex-start;gap:.375rem;font-weight:600;line-height:1.4;display:inline-flex}.Input-module__WR-eCG__successIcon{flex-shrink:0;margin-top:1px}.Input-module__WR-eCG__spinner{border-left:1px solid var(--theme-border-color);flex-direction:column;flex-shrink:0;align-self:stretch;width:1.75rem;margin-right:-.875rem;display:flex}.Input-module__WR-eCG__spinnerButton{cursor:pointer;color:var(--theme-foreground-muted);background:0 0;border:0;flex:1;justify-content:center;align-items:center;padding:0;transition:background-color .1s,color .1s;display:flex}.Input-module__WR-eCG__spinnerButton:hover:not(:disabled){background-color:var(--theme-background-hover);color:var(--theme-foreground)}.Input-module__WR-eCG__spinnerButton:active:not(:disabled){background-color:var(--theme-background-active)}.Input-module__WR-eCG__spinnerButton:disabled{cursor:not-allowed;opacity:.35}.Input-module__WR-eCG__spinnerButton+.Input-module__WR-eCG__spinnerButton{border-top:1px solid var(--theme-border-color)}.Input-module__WR-eCG__pinSlots{gap:.5rem;display:flex}.Input-module__WR-eCG__pinSlots[data-fluid]{width:100%}.Input-module__WR-eCG__pinSlots[data-fluid] .Input-module__WR-eCG__pinSlot{flex:1 1 0;width:auto;min-width:0}.Input-module__WR-eCG__pinSlot{text-align:center;text-transform:uppercase;width:2.75rem;height:2.75rem;font-family:var(--theme-font);font-size:var(--liszt-text-xl);color:var(--theme-foreground);background-color:var(--theme-input-bg);border-top:var(--theme-form-border-top);border-right:var(--theme-form-border-right);border-bottom:var(--theme-form-border-bottom);border-left:var(--theme-form-border-left);border-radius:var(--theme-form-radius);outline:none;flex:none;font-weight:600;transition:border-color .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1)}.Input-module__WR-eCG__pinSlot:focus-visible{border-color:var(--theme-primary);background-color:var(--theme-background-elevated)}.Input-module__WR-eCG__pinSlots[data-invalid=true] .Input-module__WR-eCG__pinSlot{border-color:var(--theme-danger)}.Input-module__WR-eCG__pinSlots[data-disabled] .Input-module__WR-eCG__pinSlot{opacity:.45;cursor:not-allowed}.Input-module__WR-eCG__strength{align-items:center;gap:.5rem;margin-top:.125rem;display:flex}.Input-module__WR-eCG__strengthTrack{background:var(--theme-border-color);border-radius:99px;flex:1;height:4px;overflow:hidden}.Input-module__WR-eCG__strengthFill{border-radius:99px;height:100%;transition:width .25s cubic-bezier(.4,0,.2,1),background-color .25s}.Input-module__WR-eCG__strengthLabel{font-family:var(--theme-font);font-size:var(--liszt-text-xs);text-align:right;min-width:54px;font-weight:700}.Input-module__WR-eCG__strengthFill[data-level="0"],.Input-module__WR-eCG__strengthFill[data-level="1"]{background-color:var(--theme-danger)}.Input-module__WR-eCG__strengthFill[data-level="2"]{background-color:var(--theme-warning)}.Input-module__WR-eCG__strengthFill[data-level="3"]{background-color:color-mix(in srgb,var(--theme-primary)60%,var(--theme-success))}.Input-module__WR-eCG__strengthFill[data-level="4"]{background-color:var(--theme-primary)}.Input-module__WR-eCG__strengthLabel[data-level="0"],.Input-module__WR-eCG__strengthLabel[data-level="1"]{color:var(--theme-danger)}.Input-module__WR-eCG__strengthLabel[data-level="2"]{color:var(--theme-warning)}.Input-module__WR-eCG__strengthLabel[data-level="3"]{color:color-mix(in srgb,var(--theme-primary)60%,var(--theme-success))}.Input-module__WR-eCG__strengthLabel[data-level="4"]{color:var(--theme-primary)}
.CountrySelect-module__vHB-ja__root{display:inline-flex;position:relative}.CountrySelect-module__vHB-ja__fullWidth{width:100%;display:flex}.CountrySelect-module__vHB-ja__fullWidth .CountrySelect-module__vHB-ja__trigger,.CountrySelect-module__vHB-ja__fullWidth .CountrySelect-module__vHB-ja__panel{width:100%}.CountrySelect-module__vHB-ja__embedded .CountrySelect-module__vHB-ja__trigger{box-shadow:none;background:0 0;border:0;border-radius:0}.CountrySelect-module__vHB-ja__embedded .CountrySelect-module__vHB-ja__trigger:focus-visible{background:0 0;outline:none}.CountrySelect-module__vHB-ja__trigger{background-color:var(--theme-input-bg);border-top:var(--theme-form-border-top);border-right:var(--theme-form-border-right);border-bottom:var(--theme-form-border-bottom);border-left:var(--theme-form-border-left);border-radius:var(--theme-form-radius);height:2.75rem;box-shadow:var(--theme-shadow-form);color:var(--theme-foreground);font-family:var(--theme-font);font-size:var(--liszt-text-lg);cursor:pointer;align-items:center;gap:.375rem;padding:0 .625rem;transition:border-color .15s,background-color .15s;display:inline-flex}.CountrySelect-module__vHB-ja__trigger:focus-visible{border-color:var(--theme-primary);background-color:var(--theme-background-elevated);outline:none}.CountrySelect-module__vHB-ja__trigger:disabled{cursor:not-allowed;background-color:var(--theme-surface-disabled)}.CountrySelect-module__vHB-ja__flag{font-size:var(--liszt-text-2xl);line-height:1}.CountrySelect-module__vHB-ja__dial{font-weight:600}.CountrySelect-module__vHB-ja__name{text-overflow:ellipsis;white-space:nowrap;max-width:12rem;overflow:hidden}.CountrySelect-module__vHB-ja__caret{color:var(--theme-foreground-muted)}.CountrySelect-module__vHB-ja__panel{z-index:30;background:var(--theme-background-elevated);border:1px solid var(--theme-border-input);width:18rem;max-width:80vw;box-shadow:0 12px 28px -10px color-mix(in srgb,var(--theme-primary)28%,transparent);border-radius:10px;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden}.CountrySelect-module__vHB-ja__searchRow{border-bottom:1px solid var(--theme-border-input);align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.CountrySelect-module__vHB-ja__searchIcon{color:var(--theme-foreground-muted);flex-shrink:0}.CountrySelect-module__vHB-ja__search{min-width:0;color:var(--theme-foreground);font-family:var(--theme-font);font-size:var(--liszt-text-lg);background:0 0;border:0;outline:none;flex:1}.CountrySelect-module__vHB-ja__search::placeholder{color:var(--theme-foreground-muted)}.CountrySelect-module__vHB-ja__list{max-height:16rem;margin:0;padding:0;list-style:none;overflow-y:auto}.CountrySelect-module__vHB-ja__option{cursor:pointer;text-align:left;width:100%;color:var(--theme-foreground);font-family:var(--theme-font);font-size:var(--liszt-text-md);background:0 0;border:0;align-items:center;gap:.625rem;padding:.5rem .75rem;transition:background-color .1s;display:flex}.CountrySelect-module__vHB-ja__option:hover{background:var(--theme-background)}.CountrySelect-module__vHB-ja__option[data-selected=true]{background:color-mix(in srgb,var(--theme-primary)12%,transparent);font-weight:600}.CountrySelect-module__vHB-ja__optionName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.CountrySelect-module__vHB-ja__optionDial{color:var(--theme-foreground-muted);flex-shrink:0}.CountrySelect-module__vHB-ja__empty{text-align:center;color:var(--theme-foreground-muted);font-size:var(--liszt-text-md);padding:.75rem}
._PhoneField-module__ndemOG__wrapper{flex-direction:column;gap:.375rem;width:100%;display:flex}._PhoneField-module__ndemOG__label{font-size:var(--liszt-text-md);color:var(--theme-foreground);font-weight:600}._PhoneField-module__ndemOG__requiredMark{color:var(--theme-danger);margin-left:.15rem}._PhoneField-module__ndemOG__control{background-color:var(--theme-input-bg);border-top:var(--theme-form-border-top);border-right:var(--theme-form-border-right);border-bottom:var(--theme-form-border-bottom);border-left:var(--theme-form-border-left);border-radius:var(--theme-form-radius);height:2.75rem;box-shadow:var(--theme-shadow-form);align-items:stretch;transition:border-color .15s,background-color .15s;display:flex}._PhoneField-module__ndemOG__control:focus-within{border-color:var(--theme-primary);background-color:var(--theme-background-elevated)}._PhoneField-module__ndemOG__controlError{border-color:var(--theme-danger)}._PhoneField-module__ndemOG__divider{background:var(--theme-border-color);flex-shrink:0;align-self:stretch;width:1px;margin:.5rem 0}._PhoneField-module__ndemOG__input{min-width:0;height:100%;color:var(--theme-foreground);font-family:var(--theme-font);font-size:var(--liszt-text-lg);background:0 0;border:0;outline:none;flex:1;padding:0 .875rem 0 .625rem}._PhoneField-module__ndemOG__input::placeholder{color:var(--theme-foreground-muted)}._PhoneField-module__ndemOG__input:disabled{cursor:not-allowed}._PhoneField-module__ndemOG__hint{font-size:var(--liszt-text-sm);color:var(--theme-foreground-muted);margin-top:.125rem;line-height:1.45}._PhoneField-module__ndemOG__error{font-size:var(--liszt-text-sm);color:var(--theme-danger);align-items:flex-start;gap:.375rem;font-weight:600;line-height:1.4;display:inline-flex}._PhoneField-module__ndemOG__errorIcon{flex-shrink:0;margin-top:1px}
.SavedFile-module__u4Zt_G__row{border:var(--theme-border-width)var(--theme-border-style)var(--theme-border-color);border-radius:var(--theme-radius);background:var(--theme-surface-secondary);align-items:center;gap:12px;padding:10px 12px;display:flex}.SavedFile-module__u4Zt_G__light{background:var(--theme-background-component)}.SavedFile-module__u4Zt_G__transparent{background:0 0;border-color:#0000;padding:0}.SavedFile-module__u4Zt_G__card{cursor:pointer;min-height:116px;padding:16px;text-decoration:none;display:block;position:relative}.SavedFile-module__u4Zt_G__rowIcon{color:var(--theme-foreground-muted);flex-shrink:0}.SavedFile-module__u4Zt_G__card .SavedFile-module__u4Zt_G__rowIcon{float:left;margin:2px 12px 4px 0}.SavedFile-module__u4Zt_G__rowBody{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.SavedFile-module__u4Zt_G__rowName{font-size:var(--liszt-text-md);color:var(--theme-foreground);white-space:nowrap;text-overflow:ellipsis;font-weight:600;text-decoration:none;overflow:hidden}.SavedFile-module__u4Zt_G__rowName:hover{color:var(--theme-primary);text-decoration:underline}.SavedFile-module__u4Zt_G__rowMeta{font-size:var(--liszt-text-sm);color:var(--theme-foreground-muted);white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;max-width:40%;overflow:hidden}.SavedFile-module__u4Zt_G__iconButton{border-radius:var(--theme-form-radius);width:32px;height:32px;color:var(--theme-foreground-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.SavedFile-module__u4Zt_G__iconButton:hover:not(:disabled){background:var(--theme-surface-secondary);color:var(--theme-foreground)}.SavedFile-module__u4Zt_G__iconButton:disabled{opacity:.5;cursor:default}.SavedFile-module__u4Zt_G__link{font-size:var(--liszt-text-lg);color:var(--theme-primary);word-break:break-word;align-items:center;gap:6px;font-weight:600;text-decoration:none;display:inline-flex}.SavedFile-module__u4Zt_G__linkIcon{flex-shrink:0}.SavedFile-module__u4Zt_G__link:hover{text-decoration:underline}.SavedFile-module__u4Zt_G__infoButton{width:22px;height:32px;color:var(--theme-foreground-muted);cursor:help;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.SavedFile-module__u4Zt_G__infoButton:hover,.SavedFile-module__u4Zt_G__infoButton:focus-visible{color:var(--theme-primary)}.SavedFile-module__u4Zt_G__card .SavedFile-module__u4Zt_G__rowName{white-space:normal;line-height:1.2;overflow:visible}.SavedFile-module__u4Zt_G__card:hover .SavedFile-module__u4Zt_G__rowName{color:var(--theme-primary)}.SavedFile-module__u4Zt_G__card .SavedFile-module__u4Zt_G__rowMeta{clear:both;max-width:100%;padding-top:10px;display:block}
.RecommendedDocumentCard-module__qeXHMa__card{border-radius:var(--theme-radius);background:var(--theme-surface-secondary);flex-direction:column;gap:12px;padding:14px;display:flex}.RecommendedDocumentCard-module__qeXHMa__hint{font-size:var(--liszt-text-sm);color:var(--theme-foreground-muted);align-items:center;gap:6px;display:flex}.RecommendedDocumentCard-module__qeXHMa__action{flex-direction:column;display:flex}
.SaveStatusIndicator-module__Z4FYgq__status{font-size:var(--liszt-text-xs);color:var(--theme-foreground-muted);align-items:center;gap:8px;font-weight:600;display:flex}.SaveStatusIndicator-module__Z4FYgq__statusSaving{color:var(--theme-primary)}.SaveStatusIndicator-module__Z4FYgq__statusError{color:var(--theme-danger)}.SaveStatusIndicator-module__Z4FYgq__spin{animation:.8s linear infinite SaveStatusIndicator-module__Z4FYgq__saveStatusSpin}@keyframes SaveStatusIndicator-module__Z4FYgq__saveStatusSpin{to{transform:rotate(360deg)}}
.SideNav-module__TRWXoG__sidebar{width:284px;height:calc(100vh - var(--liszt-topbar-height));background:var(--theme-surface-secondary);border-right:1px solid var(--theme-border);flex-direction:column;flex-shrink:0;display:flex;position:sticky;top:0;overflow:hidden}.SideNav-module__TRWXoG__head{flex-shrink:0;padding:26px 28px 18px}.SideNav-module__TRWXoG__nav{flex-direction:column;flex:1;gap:2px;padding:6px 12px 16px;display:flex;overflow-y:auto}.SideNav-module__TRWXoG__group{flex-direction:column;gap:2px;display:flex}.SideNav-module__TRWXoG__groupLabel{font-size:var(--liszt-text-2xs);letter-spacing:.5px;text-transform:uppercase;color:var(--theme-foreground-muted);padding:16px 12px 6px;font-weight:700}.SideNav-module__TRWXoG__item{border-radius:var(--liszt-radius-md);cursor:pointer;width:100%;font-family:inherit;font-size:var(--liszt-text-md);color:var(--theme-foreground);text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:10px 12px;font-weight:600;text-decoration:none;display:flex}.SideNav-module__TRWXoG__item:hover:not(.SideNav-module__TRWXoG__primary){background:color-mix(in srgb,var(--theme-foreground)8%,transparent)}.SideNav-module__TRWXoG__active{color:var(--theme-primary);font-weight:700}.SideNav-module__TRWXoG__primary{background:var(--theme-background-component);box-shadow:var(--theme-shadow)}.SideNav-module__TRWXoG__primary:hover:not(.SideNav-module__TRWXoG__active){filter:brightness(.97)}.SideNav-module__TRWXoG__primary.SideNav-module__TRWXoG__active{background-color:var(--theme-primary);background-image:linear-gradient(var(--theme-button-angle),rgba(0,0,0,calc(var(--theme-button-depth)/100))0%,#0000 100%);color:var(--theme-primary-foreground);box-shadow:0 4px 5px -4px color-mix(in srgb,var(--theme-primary)20%,transparent),0 10px 13px -3px color-mix(in srgb,var(--theme-primary)20%,transparent)}.SideNav-module__TRWXoG__danger,.SideNav-module__TRWXoG__danger.SideNav-module__TRWXoG__active{color:var(--theme-danger)}.SideNav-module__TRWXoG__nested{padding-left:2.25rem;font-weight:500}.SideNav-module__TRWXoG__disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.SideNav-module__TRWXoG__icon{color:currentColor;flex-shrink:0;align-items:center;display:inline-flex}.SideNav-module__TRWXoG__icon svg{width:16px;height:16px}.SideNav-module__TRWXoG__label{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.SideNav-module__TRWXoG__badge{font-size:var(--liszt-text-xs);color:var(--theme-foreground-muted);flex-shrink:0;align-items:center;display:inline-flex}.SideNav-module__TRWXoG__chevron{color:var(--theme-foreground-muted);flex-shrink:0;transition:transform .18s}.SideNav-module__TRWXoG__chevronOpen{transform:rotate(180deg)}.SideNav-module__TRWXoG__parent{flex-direction:column;gap:2px;display:flex}.SideNav-module__TRWXoG__parentCard{background:var(--theme-background-component);border:1px solid var(--theme-border);border-radius:var(--liszt-radius-md);box-shadow:var(--theme-shadow);margin-bottom:8px;padding:6px}.SideNav-module__TRWXoG__parentCard .SideNav-module__TRWXoG__nested{padding-left:1.75rem}.SideNav-module__TRWXoG__children{flex-direction:column;gap:2px;display:flex}.SideNav-module__TRWXoG__footer{flex-shrink:0;padding:14px 16px}
.Slider-module__Y30rmq__wrapper{flex-direction:column;gap:.5rem;width:100%;display:flex}.Slider-module__Y30rmq__header{justify-content:space-between;align-items:center;display:flex}.Slider-module__Y30rmq__label{font-size:var(--liszt-text-lg);color:var(--theme-foreground);font-weight:700}.Slider-module__Y30rmq__value{font-size:var(--liszt-text-md);color:var(--theme-foreground-muted);font-variant-numeric:tabular-nums;text-align:right;min-width:2.5rem;font-weight:500}.Slider-module__Y30rmq__container{height:1.25rem;position:relative}.Slider-module__Y30rmq__track{inset-inline:0;background-color:var(--theme-track);border-radius:9999px;height:.5rem;position:absolute;top:50%;overflow:hidden;translate:0 -50%}.Slider-module__Y30rmq__fill{inset-block:0;background-color:var(--slider-color,var(--theme-primary));pointer-events:none;position:absolute;left:0}.Slider-module__Y30rmq__thumb{background-color:var(--theme-primary-foreground);border:2px solid var(--slider-color,var(--theme-primary));pointer-events:none;z-index:1;border-radius:9999px;width:1.25rem;height:1.25rem;position:absolute;top:50%;translate:-50% -50%;box-shadow:0 1px 4px #00000026}.Slider-module__Y30rmq__input{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;margin:0;position:absolute;inset:0}.Slider-module__Y30rmq__input:disabled{cursor:not-allowed}
.ImageCropper-module__bv7Iya__root{flex-direction:column;gap:16px;width:100%;display:flex}.ImageCropper-module__bv7Iya__hint{font-size:var(--liszt-text-md);color:var(--theme-foreground-muted);margin:0;line-height:20px}.ImageCropper-module__bv7Iya__stage{border-radius:var(--theme-radius);border:var(--theme-border-width)var(--theme-border-style)var(--theme-border-color);--checker:color-mix(in srgb,var(--theme-primary)12%,transparent);background-color:var(--theme-background-component);background-image:linear-gradient(45deg,var(--checker)25%,transparent 25%),linear-gradient(-45deg,var(--checker)25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--checker)75%),linear-gradient(-45deg,transparent 75%,var(--checker)75%);background-position:0 0,0 11px,11px -11px,-11px 0;background-size:22px 22px;width:100%;height:340px;position:relative;overflow:hidden}.ImageCropper-module__bv7Iya__loading{color:var(--theme-primary);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ImageCropper-module__bv7Iya__spin{animation:.8s linear infinite ImageCropper-module__bv7Iya__imageCropperSpin}@keyframes ImageCropper-module__bv7Iya__imageCropperSpin{to{transform:rotate(360deg)}}.ImageCropper-module__bv7Iya__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.ImageCropper-module__bv7Iya__zoom{flex:1;align-items:center;gap:12px;min-width:220px;display:flex}.ImageCropper-module__bv7Iya__zoomIcon{color:var(--theme-foreground-muted);flex-shrink:0}.ImageCropper-module__bv7Iya__slider{flex:1}.ImageCropper-module__bv7Iya__tools{flex-shrink:0;align-items:center;gap:8px;display:flex}.ImageCropper-module__bv7Iya__toolButton{border-radius:var(--theme-form-radius);border:var(--theme-border-width)var(--theme-border-style)var(--theme-border-color);background:var(--theme-background-component);width:40px;height:40px;color:var(--theme-foreground);cursor:pointer;justify-content:center;align-items:center;display:flex}.ImageCropper-module__bv7Iya__toolButton:hover{background:var(--theme-surface-secondary)}.ImageCropper-module__bv7Iya__resetButton{border-radius:var(--theme-form-radius);border:var(--theme-border-width)var(--theme-border-style)var(--theme-border-color);background:var(--theme-background-component);height:40px;color:var(--theme-foreground);font-family:inherit;font-size:var(--liszt-text-md);cursor:pointer;padding:0 14px;font-weight:600}.ImageCropper-module__bv7Iya__resetButton:hover{background:var(--theme-surface-secondary)}.ImageCropper-module__bv7Iya__footer{justify-content:flex-end;align-items:center;gap:12px;padding-top:4px;display:flex}
