@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{background-color:#fff;box-sizing:border-box;color:#525252;font-family:SF Pro Text,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;margin:0;min-width:800px;padding:0}html{overflow-y:scroll}span{color:#525252;font-family:SF Pro Text,Segoe UI,Roboto,Arial,sans-serif;font-size:14px}hr{background-color:#525252;border:none;height:1px;opacity:.15}.top{justify-content:space-between;padding-left:30px;padding-right:30px}.top,.top-date{align-items:center;display:flex;flex-direction:row;gap:15px}.gray-area{background-color:#ececec;padding:20px}.released-part{gap:15px;padding-left:10px;padding-right:10px}.released-part,.sort-buttons{align-items:center;display:flex;flex-direction:row}.sort-buttons{gap:10px}.sort-buttons button{background-color:#7878801f;border:none;border-radius:6px;color:#007aff;cursor:pointer;font-size:14px;padding:6px 11px;text-align:center}.arrow{font-size:12px;font-weight:900}.slider-container{padding-left:10px;padding-right:10px}.checkbox-container{display:flex;flex-direction:row;justify-content:space-between}.update-btn{background-color:#5ab57b;border:none;border-radius:6px;color:#fff;font-size:16px;font-weight:700;margin-right:-10px;margin-top:10px;padding:6px 34px}.slider-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:650px}.slider-max,.slider-min{font-size:12px;font-weight:600;width:30px}.slider-max{padding-left:10px;text-align:end}.underline{align-items:center;border-bottom:1px solid #0b6e1421;display:flex;margin-bottom:5px;margin-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px}input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #d7d7dd;border-radius:4px;cursor:pointer;height:18px;margin-left:5px;outline:none;position:relative;width:18px}input[type=checkbox]:checked{background-color:#6750a4;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px}label{align-items:center;display:flex;flex-direction:row;gap:5px}input[type=range]{-webkit-appearance:none;background:linear-gradient(to right,#007aff var(--range-progress),#e0e0e0 var(--range-progress));border-radius:3px;height:4px;width:300px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:1px solid #d0d0d0;border-radius:50%;box-shadow:0 2px 4px #0000001a;cursor:pointer;height:28px;margin-top:-12px;width:28px}input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;background:#0000;border:none;border-radius:2px;height:4px}input[type=range]::-moz-range-thumb{background:#fff;border:1px solid #d0d0d0;border-radius:50%;box-shadow:0 2px 4px #0000001a;cursor:pointer;height:28px;width:28px}input[type=range]::-moz-range-track{background:#e0e0e0;border:none;border-radius:2px;height:4px}input[type=range]::-moz-range-progress{background:#007aff;border-radius:2px;height:4px}.data-table{border-collapse:collapse;table-layout:fixed;width:100%}.header-row{background-color:#f2f2f2}.header-row th{color:#525252;font-size:16px;font-weight:700;padding:10px 5px;text-align:center;white-space:nowrap}.data-row{background-color:#fff;border-bottom:1px solid #eaeaea}.data-row td{overflow-wrap:break-word;padding:10px 5px;text-align:center;vertical-align:top}.screenshot-cell{display:flex;justify-content:space-between}.screenshot-wrapper{display:flex;gap:5px}.screenshot{border-radius:4px;height:auto;width:89px}.no-screenshots{color:#888;font-size:.9em;padding-top:30px;text-align:center;width:270px}.icon{border-radius:8px;flex-shrink:0;height:38px;width:38px}.content-cell{padding:10px;width:100%}.text-content{text-align:start;width:100%}.content-wrapper{align-items:center;display:flex;gap:10px;justify-content:center;width:100%}.description{color:#666;font-size:.9em;margin:5px 0 0}.placeholder{padding-top:115px;text-align:center;width:100%}.table-container{margin-bottom:50px;margin-top:20px;position:relative;width:100%}.loading-overlay{align-items:center;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:100px;transition:opacity .3s,visibility .3s;visibility:hidden;z-index:9999}.loading-overlay.visible{opacity:1;visibility:visible}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#007aff;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.footer{align-items:center;background-color:#ececec;bottom:0;display:flex;height:34px;justify-content:space-between;left:0;padding:0 20px 3px;position:fixed;width:100%}.footer-button{background:none;border:none;cursor:pointer;font-size:16px;font-weight:700}.footer-pagination{align-items:baseline;display:flex;gap:5px}.bold{background:none;border:none;font-size:16px;font-weight:700}.page-number,.page-number-input{color:#007aff;font-weight:700}.page-number-input{-webkit-appearance:none;-moz-appearance:textfield;background-color:#fff;border:none;font-size:16px;line-height:1;margin:0;outline:none;padding:0;text-align:end;width:30px}.page-number-input::-webkit-inner-spin-button,.page-number-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.up-button{bottom:0;justify-content:flex-end;padding-bottom:45px;right:10px;width:100%}.scroll-top-button,.up-button{align-items:center;display:flex;position:fixed}.scroll-top-button{background-color:#9999994d;border:none;border-radius:50%;bottom:50px;cursor:pointer;height:40px;justify-content:center;right:5px;transition:all .3s ease;width:40px;z-index:1000}.scroll-top-button:hover{background-color:#64636380;transform:translateY(-2px)}.scroll-top-button:active{transform:translateY(0)}.arrow-icon{fill:#0000;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;height:20px;transition:stroke .3s ease;width:20px}.scroll-top-button:hover .arrow-icon{stroke:#fff}.scroll-top-button.hidden{opacity:0;visibility:hidden}.history-button{align-items:center;background-color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px;z-index:1000}.history-button:hover{background-color:#dad8d880;transform:translateY(-2px)}.history-button:active{transform:translateY(0)}.delete-button{background-color:#fff;border:none;cursor:pointer;height:20px;margin-right:15px;margin-top:15px;width:20px}.overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.dialog{background-color:#fff;border-radius:5px;padding:20px;position:relative;text-align:center;width:350px}.cancel-button{align-items:center;background-color:#a4a5a4;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:30px;justify-content:center;margin-right:-10px;margin-top:-10px;position:absolute;right:0;top:0;width:30px}.cancel-button:hover{background-color:#686767}.input{border:1px solid #ccc;border-radius:4px;margin-bottom:20px;margin-top:20px;outline:none;padding:8px;width:330px}.button-container{display:flex;gap:15px;justify-content:center}.button{background-color:#a4a5a4;border:none;border-radius:6px;color:#fff;font-size:16px;font-weight:700;padding:6px 0;width:100px}.saving-dots{display:inline-block;font-size:16px;margin-left:3px}.saving-dots span{animation:saving-opacity-animation 1.5s ease-in-out infinite;background:#fff;border-radius:50%;display:inline-block;height:3px;margin-right:3px;width:3px}.saving-dots span:nth-child(2){animation-delay:.3s}.saving-dots span:nth-child(3){animation-delay:.6s}@keyframes saving-opacity-animation{0%,to{opacity:.3}50%{opacity:1}}
/*# sourceMappingURL=main.24459d45.css.map*/