<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bl_popup_widget{background:var(--white);border-radius:.8rem;box-shadow:0 0 24px 12px var(--paper-dialog-shadow-color,rgba(0,0,0,.15));display:inline-flex;flex-direction:column;gap:2.4rem;justify-content:center;left:50%;max-height:95vh;max-width:100%;min-width:250px;padding:2.4rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:9999999999}.bl_popup_widget h4{font-size:1.6rem;font-weight:700;margin:0;text-align:left}.bl_popup_widget p{font-size:1.4rem;margin:0}.bl_popup .btn_base{margin:0 auto}@media (min-width:768px){.bl_popup_widget{border-radius:.8rem;max-width:100%;min-width:250px;width:fit-content}}.bl_toast{background:var(--main-light);border-radius:.8rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);left:50%;margin:0;max-width:1024px;opacity:0;padding:1.6rem 2.4rem;position:fixed;top:15%;transform:translateX(-50%);transition:all .3s;width:80%;z-index:9999999999999}.bl_toast.show{opacity:1;transition:all .3s}.bl_toast p{margin:0}.bl_toast.error{background:var(--error-light)}.bl_toastAlphine{background:var(--bg);border-radius:.8rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);left:50%;margin:0;max-width:1024px;opacity:0;padding:1.6rem 2.4rem;position:fixed;top:10%;transform:translateX(-50%);transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(0,0,.2,1);transition:all .3s;width:80%}.bl_toastAlphine.success{background:var(--main-light)}.bl_toastAlphine.error{background:var(--error-light)}.bl_popup_widgetAlphine{background:var(--white);border-radius:.8rem;box-shadow:0 0 24px 12px var(--paper-dialog-shadow-color,rgba(0,0,0,.15));display:inline-flex;flex-direction:column;gap:2.4rem;justify-content:center;left:50%;max-height:95vh;max-width:480px;min-width:250px;padding:2.4rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:99999999}.bl_popup_widgetAlphine h4{font-size:1.6rem;font-weight:700;margin:0;text-align:left}.bl_popup_widgetAlphine p{font-size:1.4rem;margin:0}.bl_popup_widgetAlphine .btn_base{margin:0 auto}.bl_popup_widget_scroll{display:grid;gap:2.4rem;height:100%;overflow:scroll;width:100%}.bl_popup_widget_scroll.has_bar{border-bottom:1px solid #ccc}@media (min-width:768px){.bl_popup_widgetAlphine{border-radius:.8rem;max-width:1000px;min-width:250px;width:fit-content}}</pre></body></html>