.level-item--clickable{cursor:pointer}.level-modal,.level-modal[hidden],.level-modal[data-level-modal][hidden]{display:none !important}.level-modal[data-level-modal]{position:fixed;z-index:2147483647;display:flex !important;inset:0;align-items:center;justify-content:center;box-sizing:border-box;padding:24px;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity 220ms ease,visibility 0s linear 220ms}.level-modal[data-level-modal].is-open{opacity:1;visibility:visible;transition:opacity 220ms ease,visibility 0s linear 0s}.level-modal__backdrop{position:absolute;inset:0}.level-modal__dialog{position:relative;z-index:1;display:flex;box-sizing:border-box;width:100%;max-width:720px;max-height:calc(100vh - 48px);align-items:center;flex-direction:column;padding:0;border-radius:16px;background:#fff;overflow-x:hidden;overflow-y:hidden;transform:translateY(16px) scale(0.98);transition:transform 220ms ease}.level-modal[data-level-modal].is-open .level-modal__dialog{transform:translateY(0) scale(1)}.level-modal__close{position:absolute;top:24px;right:24px;z-index:2;width:32px;height:32px;margin:0;padding:0;border:0;background:rgba(0,0,0,0);color:#c9c9c9;font-size:36px;font-weight:300;line-height:1;cursor:pointer}.level-modal__body{box-sizing:border-box;width:100%;max-height:calc(100vh - 48px);overflow-x:hidden;overflow-y:auto}.level-modal__body ul{display:flex;flex-direction:column;gap:16px;padding-bottom:0;list-style:none}.level-modal__body ul li{position:relative;padding-left:28px;line-height:1.3em}.level-modal__body ul li::before{content:"";position:absolute;top:-2px;left:0;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M18.1618 6.28839L8.16178 16.2884C8.07469 16.3758 7.97119 16.4451 7.85724 16.4925C7.74328 16.5398 7.62111 16.5641 7.49772 16.5641C7.37433 16.5641 7.25216 16.5398 7.1382 16.4925C7.02425 16.4451 6.92075 16.3758 6.83366 16.2884L2.45866 11.9134C2.37145 11.8262 2.30228 11.7227 2.25508 11.6087C2.20788 11.4948 2.18359 11.3727 2.18359 11.2493C2.18359 11.126 2.20788 11.0039 2.25508 10.8899C2.30228 10.776 2.37145 10.6725 2.45866 10.5853C2.54586 10.4981 2.64939 10.4289 2.76333 10.3817C2.87727 10.3345 2.99939 10.3102 3.12272 10.3102C3.24605 10.3102 3.36817 10.3345 3.48211 10.3817C3.59605 10.4289 3.69958 10.4981 3.78678 10.5853L7.4985 14.297L16.8352 4.96183C17.0113 4.78571 17.2502 4.68677 17.4993 4.68677C17.7484 4.68677 17.9872 4.78571 18.1633 4.96183C18.3395 5.13795 18.4384 5.37682 18.4384 5.62589C18.4384 5.87497 18.3395 6.11384 18.1633 6.28996L18.1618 6.28839Z' fill='%231E1E1E'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:20px 20px}body.level-modal-open{overflow:hidden}@media(max-width: 767px){.level-modal[data-level-modal]{padding:24px}.level-modal__dialog{width:100%}.level-modal__close{top:24px;right:24px}.level-modal__body{max-height:calc(100vh - 48px)}}/*# sourceMappingURL=level-modal.css.map */
