.loading-spinner[data-v-bb720d10]{display:flex;align-items:center;justify-content:center;padding:80px 0}.loading-spinner--full-screen[data-v-bb720d10]{box-sizing:border-box;min-height:100vh;padding:0}.loading-spinner__img[data-v-bb720d10]{width:200px;height:200px;animation:loading-spinner-spin-bb720d10 1s linear infinite;will-change:transform}@keyframes loading-spinner-spin-bb720d10{to{transform:rotate(360deg)}}.top-progress-bar[data-v-d9d01e2e]{position:fixed;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,#108474 50%,transparent 100%);background-size:40% 100%;background-repeat:no-repeat;background-position:-40% 0;animation:top-progress-bar-slide-d9d01e2e 1.2s linear infinite;z-index:2000;pointer-events:none}@keyframes top-progress-bar-slide-d9d01e2e{0%{background-position:-40% 0}to{background-position:140% 0}}.top-progress-bar-enter-active[data-v-d9d01e2e],.top-progress-bar-leave-active[data-v-d9d01e2e]{transition:opacity .15s ease}.top-progress-bar-enter-from[data-v-d9d01e2e],.top-progress-bar-leave-to[data-v-d9d01e2e]{opacity:0}.staff-banner[data-v-47a152c3]{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:center;gap:5px;height:24px;padding:0 16px;background:var(--p-color-bg-fill-brand, #108474);color:#fff;font-size:11px;line-height:1;white-space:nowrap}.staff-banner__offscreen[data-v-47a152c3]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.staff-banner__shop[data-v-47a152c3]{padding:1px 5px;border-radius:3px;background:#ffffff2e;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;overflow:hidden;text-overflow:ellipsis}.boot-error[data-v-745f059c]{max-width:560px;margin:80px auto;padding:0 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#1a1a1a}.boot-error__heading[data-v-745f059c]{font-size:20px;font-weight:600;margin:0 0 12px}.boot-error__body[data-v-745f059c]{font-size:14px;line-height:1.5;margin:0 0 20px}.boot-error__link[data-v-745f059c]{color:#005bd3}.boot-error__button[data-v-745f059c]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:#1a1a1a;color:#fff;padding:8px 16px;border-radius:6px;font-size:13.5px;font-weight:500;cursor:pointer}.boot-error__button[data-v-745f059c]:hover{background:#303030}.top-nav[data-v-04a88bb9]{display:flex;flex-wrap:wrap;gap:4px;padding:10px 20px;border-bottom:1px solid var(--p-color-border, #e3e3e3);background:var(--p-color-bg-surface, #fff);margin-bottom:16px}.top-nav__item[data-v-04a88bb9]{padding:6px 12px;border-radius:var(--p-border-radius-1, 6px);color:var(--p-color-text, #1a1a1a);text-decoration:none;font-size:13.5px;line-height:1.4}.top-nav__item[data-v-04a88bb9]:hover{background:var(--p-color-bg-hover, #f1f1f1)}.top-nav__item[data-v-04a88bb9]:focus-visible{outline:2px solid var(--p-color-border-focus, #005bd3);outline-offset:-2px}.top-nav__item--active[data-v-04a88bb9]{background:var(--p-color-bg-fill-tertiary, #ebebeb);font-weight:600}:root,.p-theme-light{--p-border-radius-050: .125rem;--p-border-radius-100: .25rem;--p-border-radius-150: .375rem;--p-border-radius-200: .5rem;--p-border-radius-300: .75rem;--p-border-radius-400: 1rem;--p-border-width-0165: .04125rem;--p-border-width-025: .0625rem;--p-border-width-050: .125rem;--p-color-bg-inverse: rgba(26, 26, 26, 1);--p-color-bg-surface: #ffffff;--p-color-bg-surface-tertiary: #f3f3f3;--p-color-bg-surface-tertiary-hover: #ebebeb;--p-color-bg-surface-tertiary-active: #e3e3e3;--p-color-bg-surface-hover: #f7f7f7;--p-color-bg-surface-info: #eaf4ff;--p-color-bg-surface-info-hover: #e0f0ff;--p-color-bg-surface-info-active: #cae6ff;--p-color-bg-surface-critical: rgba(254, 232, 235, 1);--p-color-bg-fill-disabled: rgba(0, 0, 0, .05);--p-color-bg-fill-tertiary: rgba(227, 227, 227, 1);--p-color-bg-fill-warning: rgba(255, 184, 0, 1);--p-color-text: #303030;--p-color-text-critical: rgba(142, 11, 33, 1);--p-color-text-disabled: rgba(181, 181, 181, 1);--p-color-text-highlight: #005bd3;--p-color-text-highlight-hover: #004299;--p-color-text-highlight-active: #002e6a;--p-color-text-inverse: rgba(227, 227, 227, 1);--p-color-text-secondary: #616161;--p-color-border: #e3e3e3;--p-color-border-critical-secondary: rgba(142, 11, 33, 1);--p-color-border-focus: #005bd3;--p-color-border-hover: rgba(204, 204, 204, 1);--p-color-icon-secondary: rgba(138, 138, 138, 1);--p-color-icon-secondary-hover: rgba(97, 97, 97, 1);--p-color-input-bg-surface: rgba(253, 253, 253, 1);--p-color-input-bg-surface-hover: rgba(250, 250, 250, 1);--p-color-input-bg-surface-active: rgba(247, 247, 247, 1);--p-color-input-border: rgba(138, 138, 138, 1);--p-color-input-border-hover: rgba(97, 97, 97, 1);--p-color-input-border-active: #1a1a1a;--p-color-scrollbar-thumb-bg-hover: #8a8a8a;--p-font-family-sans: "Inter", -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;--p-font-family-mono: ui-monospace, SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, monospace;--p-font-size-300: .75rem;--p-font-size-325: .8125rem;--p-font-size-350: .875rem;--p-font-size-400: 1rem;--p-font-size-1000: 2.5rem;--p-font-line-height-400: 1rem;--p-font-line-height-500: 1.25rem;--p-font-line-height-600: 1.5rem;--p-font-line-height-700: 1.75rem;--p-font-line-height-800: 2rem;--p-font-weight-regular: 450;--p-height-400: 1rem;--p-height-700: 1.75rem;--p-height-800: 2rem;--p-height-1000: 2.5rem;--p-motion-duration-150: .15s;--p-motion-duration-200: .2s;--p-motion-ease-in-out: cubic-bezier(.42, 0, .58, 1);--p-motion-ease-out: cubic-bezier(.19, .91, .38, 1);--jm-color-modal-backdrop: rgb(0 0 0 / 50%);--jm-shadow-modal: 0 1.25rem 2rem -.75rem rgba(0, 0, 0, .2), 0 .625rem 1rem -.375rem rgba(0, 0, 0, .08), 0 .1875rem .375rem 0 rgba(0, 0, 0, .08), 0 .125rem .25rem 0 rgba(0, 0, 0, .08), 0 .0625rem .125rem 0 rgba(0, 0, 0, .05), 0 0 0 .0625rem rgba(0, 0, 0, .06);--jm-shadow-popover: 0 .5rem 1.5rem -.5rem rgba(0, 0, 0, .28), 0 .5rem 1rem -.25rem rgba(0, 0, 0, .05), 0 .1875rem .375rem 0 rgba(0, 0, 0, .05), 0 .125rem .25rem 0 rgba(0, 0, 0, .05), 0 .0625rem .125rem 0 rgba(0, 0, 0, .05), 0 0 0 .0625rem rgba(0, 0, 0, .06);--p-space-025: .0625rem;--p-space-050: .125rem;--p-space-100: .25rem;--p-space-150: .375rem;--p-space-200: .5rem;--p-space-300: .75rem;--p-space-400: 1rem;--p-space-500: 1.25rem;--p-space-700: 1.75rem;--p-space-800: 2rem;--p-width-1600: 4rem;--p-z-index-1: 100;--p-z-index-2: 400;color-scheme:light}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--p-color-bg, var(--p-color-bg-app, #f1f1f1));color:var(--p-color-text, #1a1a1a);min-height:100vh}@media(max-width:767px){#app{padding-block-end:80px}}
