.toast-import-progress .toast-spinner{border:2px solid var(--fg-neutral-4-rest);border-top-color:var(--fg-brand-1-rest);border-radius:50%;animation-duration:.8s}.toast-import-progress .toast-expand{flex-shrink:0;width:var(--size-240);height:var(--size-240);display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:var(--radius-medium);color:var(--fg-neutral-inverted-rest);cursor:pointer;transition:background .1s,color .1s}.toast-import-progress .toast-expand:hover{color:var(--fg-neutral-inverted-hover);background:var(--bg-subtle-inverted-hover)}.toast-import-progress .toast-expand:active{color:var(--fg-neutral-inverted-pressed);background:var(--bg-subtle-inverted-pressed)}.toast-import-progress .toast-expand:focus-visible{outline:var(--size-20) solid var(--stroke-focus-1);outline-offset:1px}.toast-import-progress .toast-expand svg{width:var(--size-160);height:var(--size-160);fill:currentColor}.toast-import-progress .toast-cancel{flex-shrink:0;background:var(--import-toast-cancel-bg-rest);color:var(--fg-neutral-inverted-rest)}.toast-import-progress .toast-cancel:hover{background:var(--import-toast-cancel-bg-hover);color:var(--fg-neutral-inverted-hover)}.toast-import-progress .toast-cancel:active{background:var(--import-toast-cancel-bg-pressed);color:var(--fg-neutral-inverted-pressed)}.toast-import-progress .toast-cancel:focus-visible{outline:var(--size-20) solid var(--stroke-focus-1);outline-offset:1px}.toast-folder-link{color:var(--fg-brand-1-rest);text-decoration:none;cursor:pointer}.toast-folder-link:hover{text-decoration:underline}
