.messages-list[data-v-0144eee6]{position:fixed;top:max(16px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));z-index:1001;display:flex;width:min(320px,100vw - 24px);max-width:320px;flex-direction:column;gap:15px}.messages-list .message[data-v-0144eee6]{padding:10px 20px;background-color:#e5e5e5cc;-webkit-animation:fadeInFromNone-0144eee6 .5s ease-out;-moz-animation:fadeInFromNone-0144eee6 .5s ease-out;-o-animation:fadeInFromNone-0144eee6 .5s ease-out;animation:fadeInFromNone-0144eee6 .5s ease-out}.messages-list .message.error[data-v-0144eee6]{background-color:#e21e2ccc;color:var(--c-primary-contrast)}.messages-list .message.success[data-v-0144eee6]{background-color:#50755acc;color:var(--c-primary-contrast)}@media(max-width:640px){.messages-list[data-v-0144eee6]{top:max(12px,env(safe-area-inset-top));left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));width:auto;max-width:none}}@keyframes fadeInFromNone-0144eee6{0%{display:block;opacity:0}to{display:block;opacity:1}}.modal-wrap[data-v-39f04254]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;width:100%;min-height:100dvh;padding:16px;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center}.modal-wrap .modal[data-v-39f04254]{z-index:2;background-color:var(--c-primary-contrast);position:relative;flex-direction:column;display:flex;gap:1rem;min-width:0;width:min(600px,100%);max-height:calc(100dvh - 32px);padding:1.5rem 2rem;border-radius:var(--r-md);-webkit-box-shadow:10px 10px 13px 0 rgba(34,60,80,.2);-moz-box-shadow:10px 10px 13px 0 rgba(34,60,80,.2);box-shadow:10px 10px 13px #223c5033}.modal-wrap .modal.sm[data-v-39f04254]{width:min(300px,100%)}.modal-wrap .modal.md[data-v-39f04254]{width:min(600px,100%)}.modal-wrap .modal.lg[data-v-39f04254]{width:min(900px,100%)}.modal-wrap .modal.full[data-v-39f04254]{width:100%}.modal-wrap .modal .modal-header[data-v-39f04254]{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-weight:700;font-size:120%}.modal-wrap .modal .modal-header .close[data-v-39f04254]{width:2rem;height:2rem;cursor:pointer}.modal-wrap .modal .modal-header .close svg[data-v-39f04254]{width:100%;height:auto}.modal-wrap .modal .modal-body[data-v-39f04254]{overflow-y:auto;min-height:0}.modal-wrap .modal-back[data-v-39f04254]{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;cursor:pointer}@media(max-width:640px){.modal-wrap[data-v-39f04254]{justify-content:flex-end;padding:8px}.modal-wrap .modal[data-v-39f04254]{max-height:calc(100dvh - 16px);padding:1rem;border-radius:var(--r-lg)}}/*! normalize.styles v8.0.1 | MIT License | github.com/necolas/normalize.styles */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}table{border-collapse:collapse}:root{--c-bg-page: #f4f6f7;--c-bg-card: #fff;--c-text: #222;--c-text-muted: #666;--c-border: #ddd;--c-primary: #023e8a;--c-primary-contrast: #fff;--c-link: #023e8a;--c-link-hover: #03045e;--c-danger: #9f2a2a;--c-success: #50755a;--c-bg-danger-soft: #fff1f1;--c-bg-warning-soft: #fffcf6;--c-bg-warning-soft-alt: #fffaf1;--c-bg-warning-badge: #fff4d8;--r-sm: 8px;--r-md: 10px;--r-lg: 12px;--r-pill: 999px;--fs-xs: 12px;--fs-sm: 13px;--fs-md: 14px;--fs-lg: 18px;--fs-xl: 22px;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 24px;--control-py: 8px;--control-px: 10px;--control-border: 1px}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--c-text);background:var(--c-bg-page)}a{color:var(--c-link)}a:hover{color:var(--c-link-hover)}#app{min-height:100vh}@media(max-width:480px){body{font-size:var(--fs-md)}#app{overflow-x:hidden}.card{padding:12px!important}h1{font-size:var(--fs-xl)}h2{font-size:var(--fs-lg)}input,select,textarea,button{font-size:16px}}.mdi>svg{vertical-align:middle}.mdi.mdi-spin>svg{-webkit-animation:mdi-spin 2s infinite linear;-moz-animation:mdi-spin 2s infinite linear;animation:mdi-spin 2s infinite linear}@-webkit-keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}
