.csv-import{align-items:center;border-bottom:.1rem solid #ccc;border-top:.1rem solid #ccc;display:flex;font-size:1.6rem;gap:1.6rem;justify-content:center;margin:1.6rem 0;padding:1.6rem 0;width:100%}.status-box{background-color:#eee;border:.1rem solid #ccc;border-radius:.4rem;font-family:Courier New,Courier,monospace;height:40rem;overflow-y:scroll;padding:1rem;width:calc(100% - 2rem)}.status-box__message{display:flex;font-size:1.4rem;justify-content:space-between}.status-box__message--error{color:red}.status-box__message--success{color:green}.download{background-color:#ccc;border-radius:.4rem;box-shadow:.1rem .1rem .1rem #ccc;color:#666;cursor:default;font-size:1.4rem;font-weight:700;padding:.8rem 1.6rem;text-decoration:none;transition:all .3s ease}.download--active{background-color:green;color:#fff;cursor:pointer}.download--active:hover{background-color:#00b300;color:#fff}.main{align-items:center;background:#fff;border-radius:1.6rem;display:flex;flex-direction:column;gap:2rem;margin:20rem auto 0;padding:4rem;width:60rem}
