.fileInput{width:100%}.fileInput--disabled .newFileInput__button{cursor:default;background-color:#e9f9f7}.fileInput--error .newFileInput__button{border-color:#fc5c65}.fileInput--error h5{color:#fc5c65}.fileInput__hidden{display:none}.fileInput__wrapper{align-items:center;gap:1.25rem;height:100%;display:flex}.fileInput__button{color:#6d7986;background-color:#0000;border:2px solid #e9ebed;border-radius:8px;align-items:center;gap:.5rem;min-width:9rem;height:2.5rem;padding:0 1rem;font-size:.875rem;font-weight:600;display:flex;position:relative}.fileInput__button:focus-visible{outline-offset:2px;outline:2px solid #323f47}.fileInput__button>svg{color:#a9e9e0}.fileInput__view{color:#fff;opacity:0;background-color:#a9e9e0;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;transition:opacity .2s ease-in-out;display:flex;position:absolute;inset:-2px}.fileInput__button:hover .fileInput__view{opacity:1}.fileInput__label{white-space:nowrap;text-overflow:ellipsis;max-width:100px;overflow:hidden}.fileInput__replace{color:#54d3c2;background-color:#0000;border:2px solid #54d3c2;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.fileInput__replace:focus-visible{outline-offset:2px;outline:2px solid #323f47}
