@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";.app-header[data-v-d68603cc]{margin-top:20px;text-align:center;margin-bottom:20px;color:#00122e}.app-header h1[data-v-d68603cc]{margin:0 20px;font-weight:600}.app-header__buttons[data-v-d68603cc]{margin-top:10px}.file-list__item[data-v-7f620bcd]{display:grid;grid-template-columns:32px 1fr 310px 50px 130px;padding:8px 2px 8px 7px;border-top:1px solid #efefef;border-left:1px solid #efefef;border-right:1px solid #efefef;transition:background-color .2s ease-in-out}.file-list__item[data-v-7f620bcd]:last-child{border-bottom:1px solid #efefef}.file-list__item__icon[data-v-7f620bcd]{display:flex;align-items:center;justify-content:center}.file-list__item__filename[data-v-7f620bcd]{display:flex;align-items:center}.file-list__item__checksum[data-v-7f620bcd]{color:#888;display:flex;align-items:center}.file-list__item__checksum__text[data-v-7f620bcd]{display:block;font-size:12px;max-width:300px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.file-list__item__filesize[data-v-7f620bcd]{display:flex;align-items:center;padding-left:10px}.file-list__item[data-v-7f620bcd]:hover{background-color:#efefef}.file-list__item__downloadform[data-v-7f620bcd]{margin-top:16px;display:flex;flex-direction:column;align-items:stretch;justify-content:center}.home-view[data-v-99b2c0ee]{padding:20px 40px}.home-view__dir-list[data-v-99b2c0ee]{margin:16px auto 0;padding:0 10vw;display:flex;flex-direction:column;gap:8px}.home-view h4[data-v-99b2c0ee]{padding-bottom:10px}.home-view__dir-item[data-v-99b2c0ee]{padding:16px;border:1px solid #d9d9d9;border-radius:4px;transition:background-color .2s}.home-view__dir-item__name[data-v-99b2c0ee]{font-weight:600;font-size:18px;margin-bottom:8px}.home-view__dir-item__attributes[data-v-99b2c0ee]{display:flex;align-items:center;margin-bottom:5px}.home-view__dir-item__attributes__date[data-v-99b2c0ee]{padding-right:10px;font-size:14px;color:#888}.home-view__dir-item__attributes__version[data-v-99b2c0ee]{padding-left:5px;font-size:14px;color:#6a5acd;border:1px solid #efefef;border-radius:4px}.home-view__dir-item__description[data-v-99b2c0ee]{font-size:16px;margin-bottom:12px}.home-view__dir-item__files[data-v-99b2c0ee]{margin-top:10px;font-weight:500;margin-bottom:8px;padding:10px;background-color:#fff;border:1px solid #efefef;border-radius:8px}.home-view__dir-item__files__file[data-v-99b2c0ee]{margin-bottom:6px}.home-view__dir-item__files__file[data-v-99b2c0ee]:hover{background-color:#f5f5f5}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Roboto,sans-serif;font-size:14px;line-height:1.5;color:#333;background-color:#fff}body{height:100%}#app{width:100%;height:100%}
