diff --git a/htdocs/.gitignore b/htdocs/.gitignore new file mode 100644 index 0000000000..6123f5117c --- /dev/null +++ b/htdocs/.gitignore @@ -0,0 +1,13 @@ +/android-chrome-192x192.png +/android-chrome-512x512.png +/apple-touch-icon.png +/browserconfig.xml +/favicon-16x16.png +/favicon-32x32.png +/favicon.ico +/index.html +/logo.svg +/mstile-150x150.png +/safari-pinned-tab.svg +/site.webmanifest +/assets \ No newline at end of file diff --git a/htdocs/android-chrome-192x192.png b/htdocs/android-chrome-192x192.png deleted file mode 100644 index ed82adb865..0000000000 Binary files a/htdocs/android-chrome-192x192.png and /dev/null differ diff --git a/htdocs/android-chrome-512x512.png b/htdocs/android-chrome-512x512.png deleted file mode 100644 index 74d5352ecc..0000000000 Binary files a/htdocs/android-chrome-512x512.png and /dev/null differ diff --git a/htdocs/apple-touch-icon.png b/htdocs/apple-touch-icon.png deleted file mode 100644 index 42c64f726f..0000000000 Binary files a/htdocs/apple-touch-icon.png and /dev/null differ diff --git a/htdocs/assets/index.css b/htdocs/assets/index.css deleted file mode 100644 index df2fb09088..0000000000 --- a/htdocs/assets/index.css +++ /dev/null @@ -1 +0,0 @@ -.fd-notifications{position:fixed;bottom:60px;z-index:20000;width:100%}.fd-notifications .notification{margin-bottom:10px;margin-left:24px;margin-right:24px;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}@charset "UTF-8";/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.file-cta,.file-name,.select select,.textarea,.input,.button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus,.pagination-ellipsis:focus,.file-cta:focus,.file-name:focus,.select select:focus,.textarea:focus,.input:focus,.button:focus,.is-focused.pagination-previous,.is-focused.pagination-next,.is-focused.pagination-link,.is-focused.pagination-ellipsis,.is-focused.file-cta,.is-focused.file-name,.select select.is-focused,.is-focused.textarea,.is-focused.input,.is-focused.button,.pagination-previous:active,.pagination-next:active,.pagination-link:active,.pagination-ellipsis:active,.file-cta:active,.file-name:active,.select select:active,.textarea:active,.input:active,.button:active,.is-active.pagination-previous,.is-active.pagination-next,.is-active.pagination-link,.is-active.pagination-ellipsis,.is-active.file-cta,.is-active.file-name,.select select.is-active,.is-active.textarea,.is-active.input,.is-active.button{outline:none}[disabled].pagination-previous,[disabled].pagination-next,[disabled].pagination-link,[disabled].pagination-ellipsis,[disabled].file-cta,[disabled].file-name,.select select[disabled],[disabled].textarea,[disabled].input,[disabled].button,fieldset[disabled] .pagination-previous,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input,fieldset[disabled] .button{cursor:not-allowed}.is-unselectable,.tabs,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.breadcrumb,.file,.button{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless):after,.select:not(.is-multiple):not(.is-loading):after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.tabs:not(:last-child),.pagination:not(:last-child),.message:not(:last-child),.level:not(:last-child),.breadcrumb:not(:last-child),.block:not(:last-child),.title:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.progress:not(:last-child),.notification:not(:last-child),.content:not(:last-child),.box:not(:last-child){margin-bottom:1.5rem}.modal-close,.delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:#0a0a0a33;border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.modal-close:before,.delete:before,.modal-close:after,.delete:after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close:before,.delete:before{height:2px;width:50%}.modal-close:after,.delete:after{height:50%;width:2px}.modal-close:hover,.delete:hover,.modal-close:focus,.delete:focus{background-color:#0a0a0a4d}.modal-close:active,.delete:active{background-color:#0a0a0a66}.is-small.modal-close,.is-small.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.modal-close,.is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.modal-close,.is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.control.is-loading:after,.select.is-loading:after,.loader,.button.is-loading:after{animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.is-overlay,.fd-overlay-fullscreen,.modal-background,.modal,.image.is-square img,.image.is-square .has-ratio,.image.is-1by1 img,.image.is-1by1 .has-ratio,.image.is-5by4 img,.image.is-5by4 .has-ratio,.image.is-4by3 img,.image.is-4by3 .has-ratio,.image.is-3by2 img,.image.is-3by2 .has-ratio,.image.is-5by3 img,.image.is-5by3 .has-ratio,.image.is-16by9 img,.image.is-16by9 .has-ratio,.image.is-2by1 img,.image.is-2by1 .has-ratio,.image.is-3by1 img,.image.is-3by1 .has-ratio,.image.is-4by5 img,.image.is-4by5 .has-ratio,.image.is-3by4 img,.image.is-3by4 .has-ratio,.image.is-2by3 img,.image.is-2by3 .has-ratio,.image.is-3by5 img,.image.is-3by5 .has-ratio,.image.is-9by16 img,.image.is-9by16 .has-ratio,.image.is-1by2 img,.image.is-1by2 .has-ratio,.image.is-1by3 img,.image.is-1by3 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#485fc7;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:#f5f5f5;color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;color:#4a4a4a;display:block;padding:1.25rem}a.box:hover,a.box:focus{box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #485fc7}a.box:active{box-shadow:inset 0 1px 2px #0a0a0a33,0 0 0 1px #485fc7}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(.5em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-small,.button .icon.is-medium,.button .icon.is-large{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.button:hover,.button.is-hovered{border-color:#b5b5b5;color:#363636}.button:focus,.button.is-focused{border-color:#485fc7;color:#363636}.button:focus:not(:active),.button.is-focused:not(:active){box-shadow:0 0 0 .125em #485fc740}.button:active,.button.is-active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.button.is-text:hover,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text.is-focused{background-color:#f5f5f5;color:#363636}.button.is-text:active,.button.is-text.is-active{background-color:#e8e8e8;color:#363636}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:none;border-color:transparent;color:#485fc7;text-decoration:none}.button.is-ghost:hover,.button.is-ghost.is-hovered{color:#485fc7;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white:hover,.button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white:focus,.button.is-white.is-focused{border-color:transparent;color:#0a0a0a}.button.is-white:focus:not(:active),.button.is-white.is-focused:not(:active){box-shadow:0 0 0 .125em #ffffff40}.button.is-white:active,.button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:transparent;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted:hover,.button.is-white.is-inverted.is-hovered{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined:hover,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading:after{border-color:transparent transparent white white!important}.button.is-white.is-outlined.is-loading:hover:after,.button.is-white.is-outlined.is-loading.is-hovered:after,.button.is-white.is-outlined.is-loading:focus:after,.button.is-white.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined:hover,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading:hover:after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-white.is-inverted.is-outlined.is-loading:focus:after,.button.is-white.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent white white!important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black:hover,.button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}.button.is-black:focus,.button.is-black.is-focused{border-color:transparent;color:#fff}.button.is-black:focus:not(:active),.button.is-black.is-focused:not(:active){box-shadow:0 0 0 .125em #0a0a0a40}.button.is-black:active,.button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:transparent;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted:hover,.button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading:after{border-color:transparent transparent white white!important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined:hover,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-outlined.is-loading:hover:after,.button.is-black.is-outlined.is-loading.is-hovered:after,.button.is-black.is-outlined.is-loading:focus:after,.button.is-black.is-outlined.is-loading.is-focused:after{border-color:transparent transparent white white!important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined:hover,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading:hover:after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-black.is-inverted.is-outlined.is-loading:focus:after,.button.is-black.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:#000000b3}.button.is-light:hover,.button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:#000000b3}.button.is-light:focus,.button.is-light.is-focused{border-color:transparent;color:#000000b3}.button.is-light:focus:not(:active),.button.is-light.is-focused:not(:active){box-shadow:0 0 0 .125em #f5f5f540}.button.is-light:active,.button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:#000000b3}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:transparent;box-shadow:none}.button.is-light.is-inverted{background-color:#000000b3;color:#f5f5f5}.button.is-light.is-inverted:hover,.button.is-light.is-inverted.is-hovered{background-color:#000000b3}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:#000000b3;border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined:hover,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:#000000b3}.button.is-light.is-outlined.is-loading:after{border-color:transparent transparent whitesmoke whitesmoke!important}.button.is-light.is-outlined.is-loading:hover:after,.button.is-light.is-outlined.is-loading.is-hovered:after,.button.is-light.is-outlined.is-loading:focus:after,.button.is-light.is-outlined.is-loading.is-focused:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;color:#000000b3}.button.is-light.is-inverted.is-outlined:hover,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined.is-focused{background-color:#000000b3;color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading:hover:after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-light.is-inverted.is-outlined.is-loading:focus:after,.button.is-light.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent whitesmoke whitesmoke!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;box-shadow:none;color:#000000b3}.button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark:hover,.button.is-dark.is-hovered{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark:focus,.button.is-dark.is-focused{border-color:transparent;color:#fff}.button.is-dark:focus:not(:active),.button.is-dark.is-focused:not(:active){box-shadow:0 0 0 .125em #36363640}.button.is-dark:active,.button.is-dark.is-active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:transparent;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted:hover,.button.is-dark.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined:hover,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined.is-focused{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-outlined.is-loading:hover:after,.button.is-dark.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-outlined.is-loading:focus:after,.button.is-dark.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined:hover,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined.is-focused{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading:hover:after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-inverted.is-outlined.is-loading:focus:after,.button.is-dark.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.button.is-primary:hover,.button.is-primary.is-hovered{background-color:#00c4a7;border-color:transparent;color:#fff}.button.is-primary:focus,.button.is-primary.is-focused{border-color:transparent;color:#fff}.button.is-primary:focus:not(:active),.button.is-primary.is-focused:not(:active){box-shadow:0 0 0 .125em #00d1b240}.button.is-primary:active,.button.is-primary.is-active{background-color:#00b89c;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#00d1b2;border-color:transparent;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted:hover,.button.is-primary.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00d1b2}.button.is-primary.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.button.is-primary.is-outlined:hover,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined.is-focused{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.button.is-primary.is-outlined.is-loading:after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-outlined.is-loading:hover:after,.button.is-primary.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-outlined.is-loading:focus:after,.button.is-primary.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;box-shadow:none;color:#00d1b2}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined:hover,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined.is-focused{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-outlined.is-loading:hover:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-inverted.is-outlined.is-loading:focus:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light{background-color:#ebfffc;color:#00947e}.button.is-primary.is-light:hover,.button.is-primary.is-light.is-hovered{background-color:#defffa;border-color:transparent;color:#00947e}.button.is-primary.is-light:active,.button.is-primary.is-light.is-active{background-color:#d1fff8;border-color:transparent;color:#00947e}.button.is-link{background-color:#485fc7;border-color:transparent;color:#fff}.button.is-link:hover,.button.is-link.is-hovered{background-color:#3e56c4;border-color:transparent;color:#fff}.button.is-link:focus,.button.is-link.is-focused{border-color:transparent;color:#fff}.button.is-link:focus:not(:active),.button.is-link.is-focused:not(:active){box-shadow:0 0 0 .125em #485fc740}.button.is-link:active,.button.is-link.is-active{background-color:#3a51bb;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#485fc7;border-color:transparent;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#485fc7}.button.is-link.is-inverted:hover,.button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#485fc7}.button.is-link.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;color:#485fc7}.button.is-link.is-outlined:hover,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined.is-focused{background-color:#485fc7;border-color:#485fc7;color:#fff}.button.is-link.is-outlined.is-loading:after{border-color:transparent transparent #485fc7 #485fc7!important}.button.is-link.is-outlined.is-loading:hover:after,.button.is-link.is-outlined.is-loading.is-hovered:after,.button.is-link.is-outlined.is-loading:focus:after,.button.is-link.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;box-shadow:none;color:#485fc7}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined:hover,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#485fc7}.button.is-link.is-inverted.is-outlined.is-loading:hover:after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-link.is-inverted.is-outlined.is-loading:focus:after,.button.is-link.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #485fc7 #485fc7!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#eff1fa;color:#3850b7}.button.is-link.is-light:hover,.button.is-link.is-light.is-hovered{background-color:#e6e9f7;border-color:transparent;color:#3850b7}.button.is-link.is-light:active,.button.is-link.is-light.is-active{background-color:#dce0f4;border-color:transparent;color:#3850b7}.button.is-info{background-color:#3e8ed0;border-color:transparent;color:#fff}.button.is-info:hover,.button.is-info.is-hovered{background-color:#3488ce;border-color:transparent;color:#fff}.button.is-info:focus,.button.is-info.is-focused{border-color:transparent;color:#fff}.button.is-info:focus:not(:active),.button.is-info.is-focused:not(:active){box-shadow:0 0 0 .125em #3e8ed040}.button.is-info:active,.button.is-info.is-active{background-color:#3082c5;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3e8ed0;border-color:transparent;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted:hover,.button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3e8ed0}.button.is-info.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;color:#3e8ed0}.button.is-info.is-outlined:hover,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined.is-focused{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.button.is-info.is-outlined.is-loading:after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-outlined.is-loading:hover:after,.button.is-info.is-outlined.is-loading.is-hovered:after,.button.is-info.is-outlined.is-loading:focus:after,.button.is-info.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;box-shadow:none;color:#3e8ed0}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined:hover,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-outlined.is-loading:hover:after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-info.is-inverted.is-outlined.is-loading:focus:after,.button.is-info.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eff5fb;color:#296fa8}.button.is-info.is-light:hover,.button.is-info.is-light.is-hovered{background-color:#e4eff9;border-color:transparent;color:#296fa8}.button.is-info.is-light:active,.button.is-info.is-light.is-active{background-color:#dae9f6;border-color:transparent;color:#296fa8}.button.is-success{background-color:#48c78e;border-color:transparent;color:#fff}.button.is-success:hover,.button.is-success.is-hovered{background-color:#3ec487;border-color:transparent;color:#fff}.button.is-success:focus,.button.is-success.is-focused{border-color:transparent;color:#fff}.button.is-success:focus:not(:active),.button.is-success.is-focused:not(:active){box-shadow:0 0 0 .125em #48c78e40}.button.is-success:active,.button.is-success.is-active{background-color:#3abb81;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#48c78e;border-color:transparent;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#48c78e}.button.is-success.is-inverted:hover,.button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48c78e}.button.is-success.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;color:#48c78e}.button.is-success.is-outlined:hover,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined.is-focused{background-color:#48c78e;border-color:#48c78e;color:#fff}.button.is-success.is-outlined.is-loading:after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-success.is-outlined.is-loading:hover:after,.button.is-success.is-outlined.is-loading.is-hovered:after,.button.is-success.is-outlined.is-loading:focus:after,.button.is-success.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;box-shadow:none;color:#48c78e}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined:hover,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#48c78e}.button.is-success.is-inverted.is-outlined.is-loading:hover:after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-success.is-inverted.is-outlined.is-loading:focus:after,.button.is-success.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effaf5;color:#257953}.button.is-success.is-light:hover,.button.is-success.is-light.is-hovered{background-color:#e6f7ef;border-color:transparent;color:#257953}.button.is-success.is-light:active,.button.is-success.is-light.is-active{background-color:#dcf4e9;border-color:transparent;color:#257953}.button.is-warning{background-color:#ffe08a;border-color:transparent;color:#000000b3}.button.is-warning:hover,.button.is-warning.is-hovered{background-color:#ffdc7d;border-color:transparent;color:#000000b3}.button.is-warning:focus,.button.is-warning.is-focused{border-color:transparent;color:#000000b3}.button.is-warning:focus:not(:active),.button.is-warning.is-focused:not(:active){box-shadow:0 0 0 .125em #ffe08a40}.button.is-warning:active,.button.is-warning.is-active{background-color:#ffd970;border-color:transparent;color:#000000b3}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#ffe08a;border-color:transparent;box-shadow:none}.button.is-warning.is-inverted{background-color:#000000b3;color:#ffe08a}.button.is-warning.is-inverted:hover,.button.is-warning.is-inverted.is-hovered{background-color:#000000b3}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:#000000b3;border-color:transparent;box-shadow:none;color:#ffe08a}.button.is-warning.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;color:#ffe08a}.button.is-warning.is-outlined:hover,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined.is-focused{background-color:#ffe08a;border-color:#ffe08a;color:#000000b3}.button.is-warning.is-outlined.is-loading:after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-outlined.is-loading:hover:after,.button.is-warning.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-outlined.is-loading:focus:after,.button.is-warning.is-outlined.is-loading.is-focused:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;box-shadow:none;color:#ffe08a}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;color:#000000b3}.button.is-warning.is-inverted.is-outlined:hover,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined.is-focused{background-color:#000000b3;color:#ffe08a}.button.is-warning.is-inverted.is-outlined.is-loading:hover:after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-inverted.is-outlined.is-loading:focus:after,.button.is-warning.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;box-shadow:none;color:#000000b3}.button.is-warning.is-light{background-color:#fffaeb;color:#946c00}.button.is-warning.is-light:hover,.button.is-warning.is-light.is-hovered{background-color:#fff6de;border-color:transparent;color:#946c00}.button.is-warning.is-light:active,.button.is-warning.is-light.is-active{background-color:#fff3d1;border-color:transparent;color:#946c00}.button.is-danger{background-color:#f14668;border-color:transparent;color:#fff}.button.is-danger:hover,.button.is-danger.is-hovered{background-color:#f03a5f;border-color:transparent;color:#fff}.button.is-danger:focus,.button.is-danger.is-focused{border-color:transparent;color:#fff}.button.is-danger:focus:not(:active),.button.is-danger.is-focused:not(:active){box-shadow:0 0 0 .125em #f1466840}.button.is-danger:active,.button.is-danger.is-active{background-color:#ef2e55;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#f14668;border-color:transparent;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#f14668}.button.is-danger.is-inverted:hover,.button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f14668}.button.is-danger.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.button.is-danger.is-outlined:hover,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined.is-focused{background-color:#f14668;border-color:#f14668;color:#fff}.button.is-danger.is-outlined.is-loading:after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-outlined.is-loading:hover:after,.button.is-danger.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-outlined.is-loading:focus:after,.button.is-danger.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;box-shadow:none;color:#f14668}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined:hover,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-outlined.is-loading:hover:after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-inverted.is-outlined.is-loading:focus:after,.button.is-danger.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.button.is-danger.is-light:hover,.button.is-danger.is-light.is-hovered{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.button.is-danger.is-light:active,.button.is-danger.is-light.is-active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.button.is-small{font-size:.75rem}.button.is-small:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading:after{position:absolute;left:calc(50% - .5em);top:calc(50% - .5em);position:absolute!important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:9999px;padding-left:1.25em;padding-right:1.25em}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button:hover,.buttons.has-addons .button.is-hovered{z-index:2}.buttons.has-addons .button:focus,.buttons.has-addons .button.is-focused,.buttons.has-addons .button:active,.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-selected{z-index:3}.buttons.has-addons .button:focus:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-selected:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1024px){.container{max-width:960px}}@media screen and (max-width: 1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:.25em}.content p:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content ul:not(:last-child),.content blockquote:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sup,.content sub{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:.75rem}.content.is-normal{font-size:1rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:flex}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:9999px}.image.is-fullwidth{width:100%}.image.is-square img,.image.is-square .has-ratio,.image.is-1by1 img,.image.is-1by1 .has-ratio,.image.is-5by4 img,.image.is-5by4 .has-ratio,.image.is-4by3 img,.image.is-4by3 .has-ratio,.image.is-3by2 img,.image.is-3by2 .has-ratio,.image.is-5by3 img,.image.is-5by3 .has-ratio,.image.is-16by9 img,.image.is-16by9 .has-ratio,.image.is-2by1 img,.image.is-2by1 .has-ratio,.image.is-3by1 img,.image.is-3by1 .has-ratio,.image.is-4by5 img,.image.is-4by5 .has-ratio,.image.is-3by4 img,.image.is-3by4 .has-ratio,.image.is-2by3 img,.image.is-2by3 .has-ratio,.image.is-3by5 img,.image.is-3by5 .has-ratio,.image.is-9by16 img,.image.is-9by16 .has-ratio,.image.is-1by2 img,.image.is-1by2 .has-ratio,.image.is-1by3 img,.image.is-1by3 .has-ratio{height:100%;width:100%}.image.is-square,.image.is-1by1{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:white}.notification pre code{background:transparent}.notification>.delete{right:.5rem;position:absolute;top:.5rem}.notification .title,.notification .subtitle,.notification .content{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:#000000b3}.notification.is-dark{background-color:#363636;color:#fff}.notification.is-primary{background-color:#00d1b2;color:#fff}.notification.is-primary.is-light{background-color:#ebfffc;color:#00947e}.notification.is-link{background-color:#485fc7;color:#fff}.notification.is-link.is-light{background-color:#eff1fa;color:#3850b7}.notification.is-info{background-color:#3e8ed0;color:#fff}.notification.is-info.is-light{background-color:#eff5fb;color:#296fa8}.notification.is-success{background-color:#48c78e;color:#fff}.notification.is-success.is-light{background-color:#effaf5;color:#257953}.notification.is-warning{background-color:#ffe08a;color:#000000b3}.notification.is-warning.is-light{background-color:#fffaeb;color:#946c00}.notification.is-danger{background-color:#f14668;color:#fff}.notification.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress::-ms-fill{background-color:#4a4a4a;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(to right,white 30%,#ededed 30%)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(to right,#0a0a0a 30%,#ededed 30%)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(to right,whitesmoke 30%,#ededed 30%)}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate{background-image:linear-gradient(to right,#363636 30%,#ededed 30%)}.progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.progress.is-primary::-ms-fill{background-color:#00d1b2}.progress.is-primary:indeterminate{background-image:linear-gradient(to right,#00d1b2 30%,#ededed 30%)}.progress.is-link::-webkit-progress-value{background-color:#485fc7}.progress.is-link::-moz-progress-bar{background-color:#485fc7}.progress.is-link::-ms-fill{background-color:#485fc7}.progress.is-link:indeterminate{background-image:linear-gradient(to right,#485fc7 30%,#ededed 30%)}.progress.is-info::-webkit-progress-value{background-color:#3e8ed0}.progress.is-info::-moz-progress-bar{background-color:#3e8ed0}.progress.is-info::-ms-fill{background-color:#3e8ed0}.progress.is-info:indeterminate{background-image:linear-gradient(to right,#3e8ed0 30%,#ededed 30%)}.progress.is-success::-webkit-progress-value{background-color:#48c78e}.progress.is-success::-moz-progress-bar{background-color:#48c78e}.progress.is-success::-ms-fill{background-color:#48c78e}.progress.is-success:indeterminate{background-image:linear-gradient(to right,#48c78e 30%,#ededed 30%)}.progress.is-warning::-webkit-progress-value{background-color:#ffe08a}.progress.is-warning::-moz-progress-bar{background-color:#ffe08a}.progress.is-warning::-ms-fill{background-color:#ffe08a}.progress.is-warning:indeterminate{background-image:linear-gradient(to right,#ffe08a 30%,#ededed 30%)}.progress.is-danger::-webkit-progress-value{background-color:#f14668}.progress.is-danger::-moz-progress-bar{background-color:#f14668}.progress.is-danger::-ms-fill{background-color:#f14668}.progress.is-danger:indeterminate{background-image:linear-gradient(to right,#f14668 30%,#ededed 30%)}.progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right,#4a4a4a 30%,#ededed 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#363636}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:#000000b3}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.table td.is-link,.table th.is-link{background-color:#485fc7;border-color:#485fc7;color:#fff}.table td.is-info,.table th.is-info{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.table td.is-success,.table th.is-success{background-color:#48c78e;border-color:#48c78e;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#ffe08a;border-color:#ffe08a;color:#000000b3}.table td.is-danger,.table th.is-danger{background-color:#f14668;border-color:#f14668;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#00d1b2;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#363636}.table th:not([align]){text-align:inherit}.table tr.is-selected{background-color:#00d1b2;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:transparent}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tfoot{background-color:transparent}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody{background-color:transparent}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-right:.25rem;margin-left:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag{margin-right:0}.tags.has-addons .tag:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.tag:not(body).is-light{background-color:#f5f5f5;color:#000000b3}.tag:not(body).is-dark{background-color:#363636;color:#fff}.tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.tag:not(body).is-primary.is-light{background-color:#ebfffc;color:#00947e}.tag:not(body).is-link{background-color:#485fc7;color:#fff}.tag:not(body).is-link.is-light{background-color:#eff1fa;color:#3850b7}.tag:not(body).is-info{background-color:#3e8ed0;color:#fff}.tag:not(body).is-info.is-light{background-color:#eff5fb;color:#296fa8}.tag:not(body).is-success{background-color:#48c78e;color:#fff}.tag:not(body).is-success.is-light{background-color:#effaf5;color:#257953}.tag:not(body).is-warning{background-color:#ffe08a;color:#000000b3}.tag:not(body).is-warning.is-light{background-color:#fffaeb;color:#946c00}.tag:not(body).is-danger{background-color:#f14668;color:#fff}.tag:not(body).is-danger.is-light{background-color:#feecf0;color:#cc0f35}.tag:not(body).is-normal{font-size:.75rem}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete:before,.tag:not(body).is-delete:after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag:not(body).is-delete:before{height:1px;width:50%}.tag:not(body).is-delete:after{height:50%;width:1px}.tag:not(body).is-delete:hover,.tag:not(body).is-delete:focus{background-color:#e8e8e8}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:9999px}a.tag:hover{text-decoration:underline}.title,.subtitle{word-break:break-word}.title em,.title span,.subtitle em,.subtitle span{font-weight:inherit}.title sub,.subtitle sub,.title sup,.subtitle sup{font-size:.75em}.title .tag,.subtitle .tag{vertical-align:middle}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.select select,.textarea,.input{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636}.select select::-moz-placeholder,.textarea::-moz-placeholder,.input::-moz-placeholder{color:#3636364d}.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder,.input::-webkit-input-placeholder{color:#3636364d}.select select:-moz-placeholder,.textarea:-moz-placeholder,.input:-moz-placeholder{color:#3636364d}.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder,.input:-ms-input-placeholder{color:#3636364d}.select select:hover,.textarea:hover,.input:hover,.select select.is-hovered,.is-hovered.textarea,.is-hovered.input{border-color:#b5b5b5}.select select:focus,.textarea:focus,.input:focus,.select select.is-focused,.is-focused.textarea,.is-focused.input,.select select:active,.textarea:active,.input:active,.select select.is-active,.is-active.textarea,.is-active.input{border-color:#485fc7;box-shadow:0 0 0 .125em #485fc740}.select select[disabled],[disabled].textarea,[disabled].input,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.select select[disabled]::-moz-placeholder,[disabled].textarea::-moz-placeholder,[disabled].input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder{color:#7a7a7a4d}.select select[disabled]::-webkit-input-placeholder,[disabled].textarea::-webkit-input-placeholder,[disabled].input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder{color:#7a7a7a4d}.select select[disabled]:-moz-placeholder,[disabled].textarea:-moz-placeholder,[disabled].input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder{color:#7a7a7a4d}.select select[disabled]:-ms-input-placeholder,[disabled].textarea:-ms-input-placeholder,[disabled].input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder{color:#7a7a7a4d}.textarea,.input{box-shadow:inset 0 .0625em .125em #0a0a0a0d;max-width:100%;width:100%}[readonly].textarea,[readonly].input{box-shadow:none}.is-white.textarea,.is-white.input{border-color:#fff}.is-white.textarea:focus,.is-white.input:focus,.is-white.is-focused.textarea,.is-white.is-focused.input,.is-white.textarea:active,.is-white.input:active,.is-white.is-active.textarea,.is-white.is-active.input{box-shadow:0 0 0 .125em #ffffff40}.is-black.textarea,.is-black.input{border-color:#0a0a0a}.is-black.textarea:focus,.is-black.input:focus,.is-black.is-focused.textarea,.is-black.is-focused.input,.is-black.textarea:active,.is-black.input:active,.is-black.is-active.textarea,.is-black.is-active.input{box-shadow:0 0 0 .125em #0a0a0a40}.is-light.textarea,.is-light.input{border-color:#f5f5f5}.is-light.textarea:focus,.is-light.input:focus,.is-light.is-focused.textarea,.is-light.is-focused.input,.is-light.textarea:active,.is-light.input:active,.is-light.is-active.textarea,.is-light.is-active.input{box-shadow:0 0 0 .125em #f5f5f540}.is-dark.textarea,.is-dark.input{border-color:#363636}.is-dark.textarea:focus,.is-dark.input:focus,.is-dark.is-focused.textarea,.is-dark.is-focused.input,.is-dark.textarea:active,.is-dark.input:active,.is-dark.is-active.textarea,.is-dark.is-active.input{box-shadow:0 0 0 .125em #36363640}.is-primary.textarea,.is-primary.input{border-color:#00d1b2}.is-primary.textarea:focus,.is-primary.input:focus,.is-primary.is-focused.textarea,.is-primary.is-focused.input,.is-primary.textarea:active,.is-primary.input:active,.is-primary.is-active.textarea,.is-primary.is-active.input{box-shadow:0 0 0 .125em #00d1b240}.is-link.textarea,.is-link.input{border-color:#485fc7}.is-link.textarea:focus,.is-link.input:focus,.is-link.is-focused.textarea,.is-link.is-focused.input,.is-link.textarea:active,.is-link.input:active,.is-link.is-active.textarea,.is-link.is-active.input{box-shadow:0 0 0 .125em #485fc740}.is-info.textarea,.is-info.input{border-color:#3e8ed0}.is-info.textarea:focus,.is-info.input:focus,.is-info.is-focused.textarea,.is-info.is-focused.input,.is-info.textarea:active,.is-info.input:active,.is-info.is-active.textarea,.is-info.is-active.input{box-shadow:0 0 0 .125em #3e8ed040}.is-success.textarea,.is-success.input{border-color:#48c78e}.is-success.textarea:focus,.is-success.input:focus,.is-success.is-focused.textarea,.is-success.is-focused.input,.is-success.textarea:active,.is-success.input:active,.is-success.is-active.textarea,.is-success.is-active.input{box-shadow:0 0 0 .125em #48c78e40}.is-warning.textarea,.is-warning.input{border-color:#ffe08a}.is-warning.textarea:focus,.is-warning.input:focus,.is-warning.is-focused.textarea,.is-warning.is-focused.input,.is-warning.textarea:active,.is-warning.input:active,.is-warning.is-active.textarea,.is-warning.is-active.input{box-shadow:0 0 0 .125em #ffe08a40}.is-danger.textarea,.is-danger.input{border-color:#f14668}.is-danger.textarea:focus,.is-danger.input:focus,.is-danger.is-focused.textarea,.is-danger.is-focused.input,.is-danger.textarea:active,.is-danger.input:active,.is-danger.is-active.textarea,.is-danger.is-active.input{box-shadow:0 0 0 .125em #f1466840}.is-small.textarea,.is-small.input{border-radius:2px;font-size:.75rem}.is-medium.textarea,.is-medium.input{font-size:1.25rem}.is-large.textarea,.is-large.input{font-size:1.5rem}.is-fullwidth.textarea,.is-fullwidth.input{display:block;width:100%}.is-inline.textarea,.is-inline.input{display:inline;width:auto}.input.is-rounded{border-radius:9999px;padding-left:calc(1.125em - 1px);padding-right:calc(1.125em - 1px)}.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:initial}.textarea.has-fixed-size{resize:none}.radio,.checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.radio input,.checkbox input{cursor:pointer}.radio:hover,.checkbox:hover{color:#363636}[disabled].radio,[disabled].checkbox,fieldset[disabled] .radio,fieldset[disabled] .checkbox,.radio input[disabled],.checkbox input[disabled]{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading):after{border-color:#485fc7;right:1.125em;z-index:4}.select.is-rounded select{border-radius:9999px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#363636}.select.is-white:not(:hover):after{border-color:#fff}.select.is-white select{border-color:#fff}.select.is-white select:hover,.select.is-white select.is-hovered{border-color:#f2f2f2}.select.is-white select:focus,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select.is-active{box-shadow:0 0 0 .125em #ffffff40}.select.is-black:not(:hover):after{border-color:#0a0a0a}.select.is-black select{border-color:#0a0a0a}.select.is-black select:hover,.select.is-black select.is-hovered{border-color:#000}.select.is-black select:focus,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select.is-active{box-shadow:0 0 0 .125em #0a0a0a40}.select.is-light:not(:hover):after{border-color:#f5f5f5}.select.is-light select{border-color:#f5f5f5}.select.is-light select:hover,.select.is-light select.is-hovered{border-color:#e8e8e8}.select.is-light select:focus,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select.is-active{box-shadow:0 0 0 .125em #f5f5f540}.select.is-dark:not(:hover):after{border-color:#363636}.select.is-dark select{border-color:#363636}.select.is-dark select:hover,.select.is-dark select.is-hovered{border-color:#292929}.select.is-dark select:focus,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select.is-active{box-shadow:0 0 0 .125em #36363640}.select.is-primary:not(:hover):after{border-color:#00d1b2}.select.is-primary select{border-color:#00d1b2}.select.is-primary select:hover,.select.is-primary select.is-hovered{border-color:#00b89c}.select.is-primary select:focus,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select.is-active{box-shadow:0 0 0 .125em #00d1b240}.select.is-link:not(:hover):after{border-color:#485fc7}.select.is-link select{border-color:#485fc7}.select.is-link select:hover,.select.is-link select.is-hovered{border-color:#3a51bb}.select.is-link select:focus,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select.is-active{box-shadow:0 0 0 .125em #485fc740}.select.is-info:not(:hover):after{border-color:#3e8ed0}.select.is-info select{border-color:#3e8ed0}.select.is-info select:hover,.select.is-info select.is-hovered{border-color:#3082c5}.select.is-info select:focus,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select.is-active{box-shadow:0 0 0 .125em #3e8ed040}.select.is-success:not(:hover):after{border-color:#48c78e}.select.is-success select{border-color:#48c78e}.select.is-success select:hover,.select.is-success select.is-hovered{border-color:#3abb81}.select.is-success select:focus,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select.is-active{box-shadow:0 0 0 .125em #48c78e40}.select.is-warning:not(:hover):after{border-color:#ffe08a}.select.is-warning select{border-color:#ffe08a}.select.is-warning select:hover,.select.is-warning select.is-hovered{border-color:#ffd970}.select.is-warning select:focus,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select.is-active{box-shadow:0 0 0 .125em #ffe08a40}.select.is-danger:not(:hover):after{border-color:#f14668}.select.is-danger select{border-color:#f14668}.select.is-danger select:hover,.select.is-danger select.is-hovered{border-color:#ef2e55}.select.is-danger select:focus,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select.is-active{box-shadow:0 0 0 .125em #f1466840}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled:after{border-color:#7a7a7a}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading:after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white:hover .file-cta,.file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white:focus .file-cta,.file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #ffffff40;color:#0a0a0a}.file.is-white:active .file-cta,.file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black:hover .file-cta,.file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black:focus .file-cta,.file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #0a0a0a40;color:#fff}.file.is-black:active .file-cta,.file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:#000000b3}.file.is-light:hover .file-cta,.file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:#000000b3}.file.is-light:focus .file-cta,.file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #f5f5f540;color:#000000b3}.file.is-light:active .file-cta,.file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:#000000b3}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark:hover .file-cta,.file.is-dark.is-hovered .file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.file.is-dark:focus .file-cta,.file.is-dark.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #36363640;color:#fff}.file.is-dark:active .file-cta,.file.is-dark.is-active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta{background-color:#00d1b2;border-color:transparent;color:#fff}.file.is-primary:hover .file-cta,.file.is-primary.is-hovered .file-cta{background-color:#00c4a7;border-color:transparent;color:#fff}.file.is-primary:focus .file-cta,.file.is-primary.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #00d1b240;color:#fff}.file.is-primary:active .file-cta,.file.is-primary.is-active .file-cta{background-color:#00b89c;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#485fc7;border-color:transparent;color:#fff}.file.is-link:hover .file-cta,.file.is-link.is-hovered .file-cta{background-color:#3e56c4;border-color:transparent;color:#fff}.file.is-link:focus .file-cta,.file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #485fc740;color:#fff}.file.is-link:active .file-cta,.file.is-link.is-active .file-cta{background-color:#3a51bb;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#3e8ed0;border-color:transparent;color:#fff}.file.is-info:hover .file-cta,.file.is-info.is-hovered .file-cta{background-color:#3488ce;border-color:transparent;color:#fff}.file.is-info:focus .file-cta,.file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #3e8ed040;color:#fff}.file.is-info:active .file-cta,.file.is-info.is-active .file-cta{background-color:#3082c5;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#48c78e;border-color:transparent;color:#fff}.file.is-success:hover .file-cta,.file.is-success.is-hovered .file-cta{background-color:#3ec487;border-color:transparent;color:#fff}.file.is-success:focus .file-cta,.file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #48c78e40;color:#fff}.file.is-success:active .file-cta,.file.is-success.is-active .file-cta{background-color:#3abb81;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#ffe08a;border-color:transparent;color:#000000b3}.file.is-warning:hover .file-cta,.file.is-warning.is-hovered .file-cta{background-color:#ffdc7d;border-color:transparent;color:#000000b3}.file.is-warning:focus .file-cta,.file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #ffe08a40;color:#000000b3}.file.is-warning:active .file-cta,.file.is-warning.is-active .file-cta{background-color:#ffd970;border-color:transparent;color:#000000b3}.file.is-danger .file-cta{background-color:#f14668;border-color:transparent;color:#fff}.file.is-danger:hover .file-cta,.file.is-danger.is-hovered .file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.file.is-danger:focus .file-cta,.file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #f1466840;color:#fff}.file.is-danger:active .file-cta,.file.is-danger.is-active .file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.file.is-small{font-size:.75rem}.file.is-normal{font-size:1rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#363636}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#363636}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#4a4a4a}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#363636;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#00d1b2}.help.is-link{color:#485fc7}.help.is-info{color:#3e8ed0}.help.is-success{color:#48c78e}.help.is-warning{color:#ffe08a}.help.is-danger{color:#f14668}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered{z-index:2}.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]).is-active{z-index:3}.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width: 768px){.field-label{margin-bottom:.5rem}}@media screen and (min-width: 769px),print{.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:.75rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.25rem;padding-top:.375em}.field-label.is-large{font-size:1.5rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#4a4a4a}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading:after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#485fc7;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.breadcrumb li+li:before{color:#b5b5b5;content:"/"}.breadcrumb ul,.breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li:before{content:"\2192"}.breadcrumb.has-bullet-separator li+li:before{content:"\2022"}.breadcrumb.has-dot-separator li+li:before{content:"\b7"}.breadcrumb.has-succeeds-separator li+li:before{content:"\227b"}.card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;color:#4a4a4a;max-width:100%;position:relative}.card-footer:first-child,.card-content:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-footer:last-child,.card-content:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:transparent;align-items:stretch;box-shadow:0 .125em .25em #0a0a0a1a;display:flex}.card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.card-header-title.is-centered{justify-content:center}.card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{background-color:transparent;padding:1.5rem}.card-footer{background-color:transparent;border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#485fc7;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .title,.level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){.level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(219,219,219,.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid rgba(219,219,219,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active{background-color:#485fc7;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:#000000b3}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body{border-color:#363636}.message.is-primary{background-color:#ebfffc}.message.is-primary .message-header{background-color:#00d1b2;color:#fff}.message.is-primary .message-body{border-color:#00d1b2;color:#00947e}.message.is-link{background-color:#eff1fa}.message.is-link .message-header{background-color:#485fc7;color:#fff}.message.is-link .message-body{border-color:#485fc7;color:#3850b7}.message.is-info{background-color:#eff5fb}.message.is-info .message-header{background-color:#3e8ed0;color:#fff}.message.is-info .message-body{border-color:#3e8ed0;color:#296fa8}.message.is-success{background-color:#effaf5}.message.is-success .message-header{background-color:#48c78e;color:#fff}.message.is-success .message-body{border-color:#48c78e;color:#257953}.message.is-warning{background-color:#fffaeb}.message.is-warning .message-header{background-color:#ffe08a;color:#000000b3}.message.is-warning .message-body{border-color:#ffe08a;color:#946c00}.message.is-danger{background-color:#feecf0}.message.is-danger .message-header{background-color:#f14668;color:#fff}.message.is-danger .message-body{border-color:#f14668;color:#cc0f35}.message-header{align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:transparent}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:#0a0a0adb}.modal-content,.modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){.modal-content,.modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-head,.modal-card-foot{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand>.navbar-item,.navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1024px){.navbar.is-white .navbar-start>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-start .navbar-link:after,.navbar.is-white .navbar-end .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand>.navbar-item,.navbar.is-black .navbar-brand .navbar-link{color:#fff}.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-black .navbar-start>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-end .navbar-link{color:#fff}.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-start .navbar-link:after,.navbar.is-black .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5;color:#000000b3}.navbar.is-light .navbar-brand>.navbar-item,.navbar.is-light .navbar-brand .navbar-link{color:#000000b3}.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:#000000b3}.navbar.is-light .navbar-brand .navbar-link:after{border-color:#000000b3}.navbar.is-light .navbar-burger{color:#000000b3}@media screen and (min-width: 1024px){.navbar.is-light .navbar-start>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-end .navbar-link{color:#000000b3}.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:#000000b3}.navbar.is-light .navbar-start .navbar-link:after,.navbar.is-light .navbar-end .navbar-link:after{border-color:#000000b3}.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:#000000b3}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#000000b3}}.navbar.is-dark{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand>.navbar-item,.navbar.is-dark .navbar-brand .navbar-link{color:#fff}.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-dark .navbar-start>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-end .navbar-link{color:#fff}.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-start .navbar-link:after,.navbar.is-dark .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary{background-color:#00d1b2;color:#fff}.navbar.is-primary .navbar-brand>.navbar-item,.navbar.is-primary .navbar-brand .navbar-link{color:#fff}.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand .navbar-link.is-active{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-primary .navbar-start>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-end .navbar-link{color:#fff}.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end .navbar-link.is-active{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-start .navbar-link:after,.navbar.is-primary .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#00d1b2;color:#fff}}.navbar.is-link{background-color:#485fc7;color:#fff}.navbar.is-link .navbar-brand>.navbar-item,.navbar.is-link .navbar-brand .navbar-link{color:#fff}.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-link .navbar-start>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-end .navbar-link{color:#fff}.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end .navbar-link.is-active{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-start .navbar-link:after,.navbar.is-link .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#485fc7;color:#fff}}.navbar.is-info{background-color:#3e8ed0;color:#fff}.navbar.is-info .navbar-brand>.navbar-item,.navbar.is-info .navbar-brand .navbar-link{color:#fff}.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-info .navbar-start>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-end .navbar-link{color:#fff}.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end .navbar-link.is-active{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-start .navbar-link:after,.navbar.is-info .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3e8ed0;color:#fff}}.navbar.is-success{background-color:#48c78e;color:#fff}.navbar.is-success .navbar-brand>.navbar-item,.navbar.is-success .navbar-brand .navbar-link{color:#fff}.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-success .navbar-start>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-end .navbar-link{color:#fff}.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end .navbar-link.is-active{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-start .navbar-link:after,.navbar.is-success .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#48c78e;color:#fff}}.navbar.is-warning{background-color:#ffe08a;color:#000000b3}.navbar.is-warning .navbar-brand>.navbar-item,.navbar.is-warning .navbar-brand .navbar-link{color:#000000b3}.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#ffd970;color:#000000b3}.navbar.is-warning .navbar-brand .navbar-link:after{border-color:#000000b3}.navbar.is-warning .navbar-burger{color:#000000b3}@media screen and (min-width: 1024px){.navbar.is-warning .navbar-start>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-end .navbar-link{color:#000000b3}.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#ffd970;color:#000000b3}.navbar.is-warning .navbar-start .navbar-link:after,.navbar.is-warning .navbar-end .navbar-link:after{border-color:#000000b3}.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ffd970;color:#000000b3}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffe08a;color:#000000b3}}.navbar.is-danger{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand>.navbar-item,.navbar.is-danger .navbar-brand .navbar-link{color:#fff}.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-danger .navbar-start>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-end .navbar-link{color:#fff}.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-start .navbar-link:after,.navbar.is-danger .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f14668;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px #f5f5f5}.navbar.is-fixed-top{top:0}html.has-navbar-fixed-top,body.has-navbar-fixed-top{padding-top:3.25rem}html.has-navbar-fixed-bottom,body.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#4a4a4a;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:nth-child(1){top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:#0000000d}.navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}a.navbar-item,.navbar-link{cursor:pointer}a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover,a.navbar-item.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,.navbar-link.is-active{background-color:#fafafa;color:#485fc7}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#485fc7}.navbar-item.is-tab.is-active{background-color:transparent;border-bottom-color:#485fc7;border-bottom-style:solid;border-bottom-width:3px;color:#485fc7;padding-bottom:calc(.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless):after{border-color:#485fc7;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width: 1023px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link:after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px #0a0a0a1a;padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px #0a0a0a1a}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}html.has-navbar-fixed-top-touch,body.has-navbar-fixed-top-touch{padding-top:3.25rem}html.has-navbar-fixed-bottom-touch,body.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width: 1024px){.navbar,.navbar-menu,.navbar-start,.navbar-end{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-start,.navbar.is-spaced .navbar-end{align-items:center}.navbar.is-spaced a.navbar-item,.navbar.is-spaced .navbar-link{border-radius:4px}.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent .navbar-link.is-active{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link:after{transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px #0a0a0a1a;top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px #0a0a0a1a;display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar.is-spaced .navbar-dropdown,.navbar-dropdown.is-boxed{border-radius:6px;border-top:none;box-shadow:0 8px 8px #0a0a0a1a,0 0 0 1px #0a0a0a1a;display:block;opacity:0;pointer-events:none;top:calc(100% - 4px);transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.navbar>.container .navbar-brand,.container>.navbar .navbar-brand{margin-left:-.75rem}.navbar>.container .navbar-menu,.container>.navbar .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px #0a0a0a1a}.navbar.is-fixed-top-desktop{top:0}html.has-navbar-fixed-top-desktop,body.has-navbar-fixed-top-desktop{padding-top:3.25rem}html.has-navbar-fixed-bottom-desktop,body.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}html.has-spaced-navbar-fixed-top,body.has-spaced-navbar-fixed-top{padding-top:5.25rem}html.has-spaced-navbar-fixed-bottom,body.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}a.navbar-item.is-active,.navbar-link.is-active{color:#0a0a0a}a.navbar-item.is-active:not(:focus):not(:hover),.navbar-link.is-active:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link,.navbar-item.has-dropdown.is-active .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-previous,.pagination.is-rounded .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}.pagination.is-rounded .pagination-link{border-radius:9999px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-previous,.pagination-next,.pagination-link{border-color:#dbdbdb;color:#363636;min-width:2.5em}.pagination-previous:hover,.pagination-next:hover,.pagination-link:hover{border-color:#b5b5b5;color:#363636}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus{border-color:#485fc7}.pagination-previous:active,.pagination-next:active,.pagination-link:active{box-shadow:inset 0 1px 2px #0a0a0a33}.pagination-previous[disabled],.pagination-next[disabled],.pagination-link[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:.5}.pagination-previous,.pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#485fc7;border-color:#485fc7;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width: 768px){.pagination{flex-wrap:wrap}.pagination-previous,.pagination-next,.pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{margin-bottom:0;margin-top:0}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f5f5f5;color:#000000b3}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading{background-color:#00d1b2;color:#fff}.panel.is-primary .panel-tabs a.is-active{border-bottom-color:#00d1b2}.panel.is-primary .panel-block.is-active .panel-icon{color:#00d1b2}.panel.is-link .panel-heading{background-color:#485fc7;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#485fc7}.panel.is-link .panel-block.is-active .panel-icon{color:#485fc7}.panel.is-info .panel-heading{background-color:#3e8ed0;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#3e8ed0}.panel.is-info .panel-block.is-active .panel-icon{color:#3e8ed0}.panel.is-success .panel-heading{background-color:#48c78e;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#48c78e}.panel.is-success .panel-block.is-active .panel-icon{color:#48c78e}.panel.is-warning .panel-heading{background-color:#ffe08a;color:#000000b3}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#ffe08a}.panel.is-warning .panel-block.is-active .panel-icon{color:#ffe08a}.panel.is-danger .panel-heading{background-color:#f14668;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#f14668}.panel.is-danger .panel-block.is-active .panel-icon{color:#f14668}.panel-tabs:not(:last-child),.panel-block:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#363636;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#4a4a4a}.panel-list a:hover{color:#485fc7}.panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#485fc7;color:#363636}.panel-block.is-active .panel-icon{color:#485fc7}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#363636;color:#363636}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#485fc7;color:#485fc7}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em;padding-right:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs.is-toggle li.is-active a{background-color:#485fc7;border-color:#485fc7;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-left:0%}.columns.is-mobile>.column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>.column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>.column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>.column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>.column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0%}.column.is-offset-0-mobile{margin-left:0%}.column.is-1-mobile{flex:none;width:8.33333337%}.column.is-offset-1-mobile{margin-left:8.33333337%}.column.is-2-mobile{flex:none;width:16.66666674%}.column.is-offset-2-mobile{margin-left:16.66666674%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333337%}.column.is-offset-4-mobile{margin-left:33.33333337%}.column.is-5-mobile{flex:none;width:41.66666674%}.column.is-offset-5-mobile{margin-left:41.66666674%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333337%}.column.is-offset-7-mobile{margin-left:58.33333337%}.column.is-8-mobile{flex:none;width:66.66666674%}.column.is-offset-8-mobile{margin-left:66.66666674%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333337%}.column.is-offset-10-mobile{margin-left:83.33333337%}.column.is-11-mobile{flex:none;width:91.66666674%}.column.is-offset-11-mobile{margin-left:91.66666674%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0%}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333337%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333337%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66666674%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66666674%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333337%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333337%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66666674%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66666674%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333337%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333337%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66666674%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66666674%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333337%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333337%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66666674%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66666674%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1023px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0%}.column.is-offset-0-touch{margin-left:0%}.column.is-1-touch{flex:none;width:8.33333337%}.column.is-offset-1-touch{margin-left:8.33333337%}.column.is-2-touch{flex:none;width:16.66666674%}.column.is-offset-2-touch{margin-left:16.66666674%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333337%}.column.is-offset-4-touch{margin-left:33.33333337%}.column.is-5-touch{flex:none;width:41.66666674%}.column.is-offset-5-touch{margin-left:41.66666674%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333337%}.column.is-offset-7-touch{margin-left:58.33333337%}.column.is-8-touch{flex:none;width:66.66666674%}.column.is-offset-8-touch{margin-left:66.66666674%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333337%}.column.is-offset-10-touch{margin-left:83.33333337%}.column.is-11-touch{flex:none;width:91.66666674%}.column.is-offset-11-touch{margin-left:91.66666674%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1024px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0%}.column.is-offset-0-desktop{margin-left:0%}.column.is-1-desktop{flex:none;width:8.33333337%}.column.is-offset-1-desktop{margin-left:8.33333337%}.column.is-2-desktop{flex:none;width:16.66666674%}.column.is-offset-2-desktop{margin-left:16.66666674%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333337%}.column.is-offset-4-desktop{margin-left:33.33333337%}.column.is-5-desktop{flex:none;width:41.66666674%}.column.is-offset-5-desktop{margin-left:41.66666674%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333337%}.column.is-offset-7-desktop{margin-left:58.33333337%}.column.is-8-desktop{flex:none;width:66.66666674%}.column.is-offset-8-desktop{margin-left:66.66666674%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333337%}.column.is-offset-10-desktop{margin-left:83.33333337%}.column.is-11-desktop{flex:none;width:91.66666674%}.column.is-offset-11-desktop{margin-left:91.66666674%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0%}.column.is-offset-0-widescreen{margin-left:0%}.column.is-1-widescreen{flex:none;width:8.33333337%}.column.is-offset-1-widescreen{margin-left:8.33333337%}.column.is-2-widescreen{flex:none;width:16.66666674%}.column.is-offset-2-widescreen{margin-left:16.66666674%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333337%}.column.is-offset-4-widescreen{margin-left:33.33333337%}.column.is-5-widescreen{flex:none;width:41.66666674%}.column.is-offset-5-widescreen{margin-left:41.66666674%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333337%}.column.is-offset-7-widescreen{margin-left:58.33333337%}.column.is-8-widescreen{flex:none;width:66.66666674%}.column.is-offset-8-widescreen{margin-left:66.66666674%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333337%}.column.is-offset-10-widescreen{margin-left:83.33333337%}.column.is-11-widescreen{flex:none;width:91.66666674%}.column.is-offset-11-widescreen{margin-left:91.66666674%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0%}.column.is-offset-0-fullhd{margin-left:0%}.column.is-1-fullhd{flex:none;width:8.33333337%}.column.is-offset-1-fullhd{margin-left:8.33333337%}.column.is-2-fullhd{flex:none;width:16.66666674%}.column.is-offset-2-fullhd{margin-left:16.66666674%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333337%}.column.is-offset-4-fullhd{margin-left:33.33333337%}.column.is-5-fullhd{flex:none;width:41.66666674%}.column.is-offset-5-fullhd{margin-left:41.66666674%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333337%}.column.is-offset-7-fullhd{margin-left:58.33333337%}.column.is-8-fullhd{flex:none;width:66.66666674%}.column.is-offset-8-fullhd{margin-left:66.66666674%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333337%}.column.is-offset-10-fullhd{margin-left:83.33333337%}.column.is-11-fullhd{flex:none;width:91.66666674%}.column.is-offset-11-fullhd{margin-left:91.66666674%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap: .75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){.columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-0-fullhd{--columnGap: 0rem}}.columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){.columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-1-fullhd{--columnGap: .25rem}}.columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){.columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-2-fullhd{--columnGap: .5rem}}.columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){.columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-3-fullhd{--columnGap: .75rem}}.columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){.columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-4-fullhd{--columnGap: 1rem}}.columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){.columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}.columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){.columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}.columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){.columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}.columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){.columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-8-fullhd{--columnGap: 2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media screen and (min-width: 769px),print{.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333337%}.tile.is-2{flex:none;width:16.66666674%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333337%}.tile.is-5{flex:none;width:41.66666674%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333337%}.tile.is-8{flex:none;width:66.66666674%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333337%}.tile.is-11{flex:none;width:91.66666674%}.tile.is-12{flex:none;width:100%}}.has-text-white{color:#fff!important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:hover,a.has-text-black:focus{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:hover,a.has-text-primary:focus{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-primary-light{color:#ebfffc!important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#b8fff4!important}.has-background-primary-light{background-color:#ebfffc!important}.has-text-primary-dark{color:#00947e!important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#00c7a9!important}.has-background-primary-dark{background-color:#00947e!important}.has-text-link{color:#485fc7!important}a.has-text-link:hover,a.has-text-link:focus{color:#3449a8!important}.has-background-link{background-color:#485fc7!important}.has-text-link-light{color:#eff1fa!important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c8cfee!important}.has-background-link-light{background-color:#eff1fa!important}.has-text-link-dark{color:#3850b7!important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#576dcb!important}.has-background-link-dark{background-color:#3850b7!important}.has-text-info{color:#3e8ed0!important}a.has-text-info:hover,a.has-text-info:focus{color:#2b74b1!important}.has-background-info{background-color:#3e8ed0!important}.has-text-info-light{color:#eff5fb!important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c6ddf1!important}.has-background-info-light{background-color:#eff5fb!important}.has-text-info-dark{color:#296fa8!important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#368ace!important}.has-background-info-dark{background-color:#296fa8!important}.has-text-success{color:#48c78e!important}a.has-text-success:hover,a.has-text-success:focus{color:#34a873!important}.has-background-success{background-color:#48c78e!important}.has-text-success-light{color:#effaf5!important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#c8eedd!important}.has-background-success-light{background-color:#effaf5!important}.has-text-success-dark{color:#257953!important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#31a06e!important}.has-background-success-dark{background-color:#257953!important}.has-text-warning{color:#ffe08a!important}a.has-text-warning:hover,a.has-text-warning:focus{color:#ffd257!important}.has-background-warning{background-color:#ffe08a!important}.has-text-warning-light{color:#fffaeb!important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#ffecb8!important}.has-background-warning-light{background-color:#fffaeb!important}.has-text-warning-dark{color:#946c00!important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#c79200!important}.has-background-warning-dark{background-color:#946c00!important}.has-text-danger{color:#f14668!important}a.has-text-danger:hover,a.has-text-danger:focus{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3{margin-left:.75rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4{margin-left:1rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5{margin-left:1.5rem!important}.mx-5{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6{margin-left:3rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1{padding-left:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3{padding-left:.75rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4{padding-left:1rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5{padding-left:1.5rem!important}.px-5{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6{padding-left:3rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto{padding-left:auto!important}.px-auto{padding-left:auto!important;padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width: 1023px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width: 1024px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center!important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width: 1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width: 1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify!important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width: 1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width: 1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left!important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width: 1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width: 1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right!important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width: 1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width: 1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary,.is-family-secondary,.is-family-sans-serif{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-monospace,.is-family-code{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width: 768px){.is-block-mobile{display:block!important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width: 1023px){.is-block-touch{display:block!important}}@media screen and (min-width: 1024px){.is-block-desktop{display:block!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-block-desktop-only{display:block!important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex!important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width: 1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width: 1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline!important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width: 1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width: 1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block!important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width: 1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width: 1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex!important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width: 1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width: 1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none!important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width: 1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width: 1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden!important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width: 1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width: 1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden!important}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:#0a0a0ae6}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1023px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:#0a0a0ab3}.hero.is-white a.navbar-item:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white .navbar-link:hover,.hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{color:#fff!important;opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e8e3e4 0%,white 71%,white 100%)}@media screen and (max-width: 768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e8e3e4 0%,white 71%,white 100%)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:#ffffffe6}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:#ffffffb3}.hero.is-black a.navbar-item:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black .navbar-link:hover,.hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{color:#0a0a0a!important;opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg,black 0%,#0a0a0a 71%,#181616 100%)}@media screen and (max-width: 768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,black 0%,#0a0a0a 71%,#181616 100%)}}.hero.is-light{background-color:#f5f5f5;color:#000000b3}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:#000000b3}.hero.is-light .subtitle{color:#000000e6}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:#000000b3}@media screen and (max-width: 1023px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:#000000b3}.hero.is-light a.navbar-item:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light .navbar-link:hover,.hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:#000000b3}.hero.is-light .tabs a{color:#000000b3;opacity:.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{color:#f5f5f5!important;opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:#000000b3}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:#000000b3;border-color:#000000b3;color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9 0%,whitesmoke 71%,white 100%)}@media screen and (max-width: 768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9 0%,whitesmoke 71%,white 100%)}}.hero.is-dark{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#fff}.hero.is-dark .subtitle{color:#ffffffe6}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:#ffffffb3}.hero.is-dark a.navbar-item:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark .navbar-link.is-active{background-color:#292929;color:#fff}.hero.is-dark .tabs a{color:#fff;opacity:.9}.hero.is-dark .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a{color:#363636!important;opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a 0%,#363636 71%,#46403f 100%)}@media screen and (max-width: 768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f191a 0%,#363636 71%,#46403f 100%)}}.hero.is-primary{background-color:#00d1b2;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:#ffffffe6}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-primary .navbar-menu{background-color:#00d1b2}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:#ffffffb3}.hero.is-primary a.navbar-item:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary .navbar-link.is-active{background-color:#00b89c;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a{color:#00d1b2!important;opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c 0%,#00d1b2 71%,#00e7eb 100%)}@media screen and (max-width: 768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#009e6c 0%,#00d1b2 71%,#00e7eb 100%)}}.hero.is-link{background-color:#485fc7;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:#ffffffe6}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-link .navbar-menu{background-color:#485fc7}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:#ffffffb3}.hero.is-link a.navbar-item:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link .navbar-link:hover,.hero.is-link .navbar-link.is-active{background-color:#3a51bb;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{color:#485fc7!important;opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#485fc7}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#2959b3 0%,#485fc7 71%,#5658d2 100%)}@media screen and (max-width: 768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#2959b3 0%,#485fc7 71%,#5658d2 100%)}}.hero.is-info{background-color:#3e8ed0;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:#ffffffe6}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-info .navbar-menu{background-color:#3e8ed0}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:#ffffffb3}.hero.is-info a.navbar-item:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info .navbar-link:hover,.hero.is-info .navbar-link.is-active{background-color:#3082c5;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{color:#3e8ed0!important;opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3e8ed0}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#208fbc 0%,#3e8ed0 71%,#4d83db 100%)}@media screen and (max-width: 768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#208fbc 0%,#3e8ed0 71%,#4d83db 100%)}}.hero.is-success{background-color:#48c78e;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:#ffffffe6}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-success .navbar-menu{background-color:#48c78e}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:#ffffffb3}.hero.is-success a.navbar-item:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success .navbar-link:hover,.hero.is-success .navbar-link.is-active{background-color:#3abb81;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{color:#48c78e!important;opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c78e}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#29b35e 0%,#48c78e 71%,#56d2af 100%)}@media screen and (max-width: 768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#29b35e 0%,#48c78e 71%,#56d2af 100%)}}.hero.is-warning{background-color:#ffe08a;color:#000000b3}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:#000000b3}.hero.is-warning .subtitle{color:#000000e6}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:#000000b3}@media screen and (max-width: 1023px){.hero.is-warning .navbar-menu{background-color:#ffe08a}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:#000000b3}.hero.is-warning a.navbar-item:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning .navbar-link.is-active{background-color:#ffd970;color:#000000b3}.hero.is-warning .tabs a{color:#000000b3;opacity:.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{color:#ffe08a!important;opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:#000000b3}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:#000000b3;border-color:#000000b3;color:#ffe08a}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffb657 0%,#ffe08a 71%,#fff6a3 100%)}@media screen and (max-width: 768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffb657 0%,#ffe08a 71%,#fff6a3 100%)}}.hero.is-danger{background-color:#f14668;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:#ffffffe6}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-danger .navbar-menu{background-color:#f14668}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:#ffffffb3}.hero.is-danger a.navbar-item:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger .navbar-link.is-active{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{color:#f14668!important;opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#fa0a62 0%,#f14668 71%,#f7595f 100%)}@media screen and (max-width: 768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#fa0a62 0%,#f14668 71%,#f7595f 100%)}}.hero.is-small .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{.hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-halfheight .hero-body,.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}.hero.is-halfheight .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width: 768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media screen and (min-width: 769px),print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-head,.hero-foot{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{.hero-body{padding:3rem}}.section{padding:3rem 1.5rem}@media screen and (min-width: 1024px){.section{padding:3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}.switch[type=checkbox]{outline:0;user-select:none;display:inline-block;position:absolute;opacity:0}.switch[type=checkbox]:focus+label:before,.switch[type=checkbox]:focus+label:before,.switch[type=checkbox]:focus+label:after,.switch[type=checkbox]:focus+label:after{outline:1px dotted #b5b5b5}.switch[type=checkbox][disabled]{cursor:not-allowed}.switch[type=checkbox][disabled]+label{opacity:.5}.switch[type=checkbox][disabled]+label:before,.switch[type=checkbox][disabled]+label:before{opacity:.5}.switch[type=checkbox][disabled]+label:after,.switch[type=checkbox][disabled]+label:after{opacity:.5}.switch[type=checkbox][disabled]+label:hover{cursor:not-allowed}.switch[type=checkbox]+label{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;font-size:1rem;height:2.5em;line-height:1.5;padding-left:3.5rem;padding-top:.2rem;cursor:pointer}.switch[type=checkbox]+label:before,.switch[type=checkbox]+label:before{position:absolute;display:block;top:calc(50% - .75rem);left:0;width:3rem;height:1.5rem;border:.1rem solid transparent;border-radius:4px;background:#b5b5b5;content:""}.switch[type=checkbox]+label:after,.switch[type=checkbox]+label:after{display:block;position:absolute;top:calc(50% - .5rem);left:.25rem;width:1rem;height:1rem;transform:translate(0);border-radius:4px;background:white;transition:all .25s ease-out;content:""}.switch[type=checkbox]+label .switch-active,.switch[type=checkbox]+label .switch-inactive{font-size:.9rem;z-index:1;margin-top:-4px}.switch[type=checkbox]+label.has-text-inside .switch-inactive{margin-left:-1.925rem}.switch[type=checkbox]+label.has-text-inside .switch-active{margin-left:-3.25rem}.switch[type=checkbox].is-rtl+label{padding-left:0;padding-right:3.5rem}.switch[type=checkbox].is-rtl+label:before,.switch[type=checkbox].is-rtl+label:before{left:auto;right:0}.switch[type=checkbox].is-rtl+label:after,.switch[type=checkbox].is-rtl+label:after{left:auto;right:1.625rem}.switch[type=checkbox]:checked+label:before,.switch[type=checkbox]:checked+label:before{background:#00d1b2}.switch[type=checkbox]:checked+label:after{left:1.625rem}.switch[type=checkbox]:checked.is-rtl+label:after,.switch[type=checkbox]:checked.is-rtl+label:after{left:auto;right:.25rem}.switch[type=checkbox].is-outlined+label:before,.switch[type=checkbox].is-outlined+label:before{background-color:transparent;border-color:#b5b5b5}.switch[type=checkbox].is-outlined+label:after,.switch[type=checkbox].is-outlined+label:after{background:#b5b5b5}.switch[type=checkbox].is-outlined:checked+label:before,.switch[type=checkbox].is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2}.switch[type=checkbox].is-outlined:checked+label:after,.switch[type=checkbox].is-outlined:checked+label:after{background:#00d1b2}.switch[type=checkbox].is-thin+label:before,.switch[type=checkbox].is-thin+label:before{top:.5454545456rem;height:.375rem}.switch[type=checkbox].is-thin+label:after,.switch[type=checkbox].is-thin+label:after{box-shadow:0 0 3px #7a7a7a}.switch[type=checkbox].is-rounded+label:before,.switch[type=checkbox].is-rounded+label:before{border-radius:24px}.switch[type=checkbox].is-rounded+label:after,.switch[type=checkbox].is-rounded+label:after{border-radius:50%}.switch[type=checkbox].is-small+label{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;font-size:.75rem;height:2.5em;line-height:1.5;padding-left:2.75rem;padding-top:.2rem;cursor:pointer}.switch[type=checkbox].is-small+label:before,.switch[type=checkbox].is-small+label:before{position:absolute;display:block;top:calc(50% - .5625rem);left:0;width:2.25rem;height:1.125rem;border:.1rem solid transparent;border-radius:4px;background:#b5b5b5;content:""}.switch[type=checkbox].is-small+label:after,.switch[type=checkbox].is-small+label:after{display:block;position:absolute;top:calc(50% - .3125rem);left:.25rem;width:.625rem;height:.625rem;transform:translate(0);border-radius:4px;background:white;transition:all .25s ease-out;content:""}.switch[type=checkbox].is-small+label .switch-active,.switch[type=checkbox].is-small+label .switch-inactive{font-size:.65rem;z-index:1;margin-top:-4px}.switch[type=checkbox].is-small+label.has-text-inside .switch-inactive{margin-left:-1.55rem}.switch[type=checkbox].is-small+label.has-text-inside .switch-active{margin-left:-2.5rem}.switch[type=checkbox].is-small.is-rtl+label{padding-left:0;padding-right:2.75rem}.switch[type=checkbox].is-small.is-rtl+label:before,.switch[type=checkbox].is-small.is-rtl+label:before{left:auto;right:0}.switch[type=checkbox].is-small.is-rtl+label:after,.switch[type=checkbox].is-small.is-rtl+label:after{left:auto;right:1.25rem}.switch[type=checkbox].is-small:checked+label:before,.switch[type=checkbox].is-small:checked+label:before{background:#00d1b2}.switch[type=checkbox].is-small:checked+label:after{left:1.25rem}.switch[type=checkbox].is-small:checked.is-rtl+label:after,.switch[type=checkbox].is-small:checked.is-rtl+label:after{left:auto;right:.25rem}.switch[type=checkbox].is-small.is-outlined+label:before,.switch[type=checkbox].is-small.is-outlined+label:before{background-color:transparent;border-color:#b5b5b5}.switch[type=checkbox].is-small.is-outlined+label:after,.switch[type=checkbox].is-small.is-outlined+label:after{background:#b5b5b5}.switch[type=checkbox].is-small.is-outlined:checked+label:before,.switch[type=checkbox].is-small.is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2}.switch[type=checkbox].is-small.is-outlined:checked+label:after,.switch[type=checkbox].is-small.is-outlined:checked+label:after{background:#00d1b2}.switch[type=checkbox].is-small.is-thin+label:before,.switch[type=checkbox].is-small.is-thin+label:before{top:.4090909093rem;height:.28125rem}.switch[type=checkbox].is-small.is-thin+label:after,.switch[type=checkbox].is-small.is-thin+label:after{box-shadow:0 0 3px #7a7a7a}.switch[type=checkbox].is-small.is-rounded+label:before,.switch[type=checkbox].is-small.is-rounded+label:before{border-radius:24px}.switch[type=checkbox].is-small.is-rounded+label:after,.switch[type=checkbox].is-small.is-rounded+label:after{border-radius:50%}.switch[type=checkbox].is-medium+label{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;font-size:1.25rem;height:2.5em;line-height:1.5;padding-left:4.25rem;padding-top:.2rem;cursor:pointer}.switch[type=checkbox].is-medium+label:before,.switch[type=checkbox].is-medium+label:before{position:absolute;display:block;top:calc(50% - .9375rem);left:0;width:3.75rem;height:1.875rem;border:.1rem solid transparent;border-radius:4px;background:#b5b5b5;content:""}.switch[type=checkbox].is-medium+label:after,.switch[type=checkbox].is-medium+label:after{display:block;position:absolute;top:calc(50% - .6875rem);left:.25rem;width:1.375rem;height:1.375rem;transform:translate(0);border-radius:4px;background:white;transition:all .25s ease-out;content:""}.switch[type=checkbox].is-medium+label .switch-active,.switch[type=checkbox].is-medium+label .switch-inactive{font-size:1.15rem;z-index:1;margin-top:-4px}.switch[type=checkbox].is-medium+label.has-text-inside .switch-inactive{margin-left:-2.3rem}.switch[type=checkbox].is-medium+label.has-text-inside .switch-active{margin-left:-4rem}.switch[type=checkbox].is-medium.is-rtl+label{padding-left:0;padding-right:4.25rem}.switch[type=checkbox].is-medium.is-rtl+label:before,.switch[type=checkbox].is-medium.is-rtl+label:before{left:auto;right:0}.switch[type=checkbox].is-medium.is-rtl+label:after,.switch[type=checkbox].is-medium.is-rtl+label:after{left:auto;right:2rem}.switch[type=checkbox].is-medium:checked+label:before,.switch[type=checkbox].is-medium:checked+label:before{background:#00d1b2}.switch[type=checkbox].is-medium:checked+label:after{left:2rem}.switch[type=checkbox].is-medium:checked.is-rtl+label:after,.switch[type=checkbox].is-medium:checked.is-rtl+label:after{left:auto;right:.25rem}.switch[type=checkbox].is-medium.is-outlined+label:before,.switch[type=checkbox].is-medium.is-outlined+label:before{background-color:transparent;border-color:#b5b5b5}.switch[type=checkbox].is-medium.is-outlined+label:after,.switch[type=checkbox].is-medium.is-outlined+label:after{background:#b5b5b5}.switch[type=checkbox].is-medium.is-outlined:checked+label:before,.switch[type=checkbox].is-medium.is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2}.switch[type=checkbox].is-medium.is-outlined:checked+label:after,.switch[type=checkbox].is-medium.is-outlined:checked+label:after{background:#00d1b2}.switch[type=checkbox].is-medium.is-thin+label:before,.switch[type=checkbox].is-medium.is-thin+label:before{top:.6818181819rem;height:.46875rem}.switch[type=checkbox].is-medium.is-thin+label:after,.switch[type=checkbox].is-medium.is-thin+label:after{box-shadow:0 0 3px #7a7a7a}.switch[type=checkbox].is-medium.is-rounded+label:before,.switch[type=checkbox].is-medium.is-rounded+label:before{border-radius:24px}.switch[type=checkbox].is-medium.is-rounded+label:after,.switch[type=checkbox].is-medium.is-rounded+label:after{border-radius:50%}.switch[type=checkbox].is-large+label{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;font-size:1.5rem;height:2.5em;line-height:1.5;padding-left:5rem;padding-top:.2rem;cursor:pointer}.switch[type=checkbox].is-large+label:before,.switch[type=checkbox].is-large+label:before{position:absolute;display:block;top:calc(50% - 1.125rem);left:0;width:4.5rem;height:2.25rem;border:.1rem solid transparent;border-radius:4px;background:#b5b5b5;content:""}.switch[type=checkbox].is-large+label:after,.switch[type=checkbox].is-large+label:after{display:block;position:absolute;top:calc(50% - .875rem);left:.25rem;width:1.75rem;height:1.75rem;transform:translate(0);border-radius:4px;background:white;transition:all .25s ease-out;content:""}.switch[type=checkbox].is-large+label .switch-active,.switch[type=checkbox].is-large+label .switch-inactive{font-size:1.4rem;z-index:1;margin-top:-4px}.switch[type=checkbox].is-large+label.has-text-inside .switch-inactive{margin-left:-2.675rem}.switch[type=checkbox].is-large+label.has-text-inside .switch-active{margin-left:-4.75rem}.switch[type=checkbox].is-large.is-rtl+label{padding-left:0;padding-right:5rem}.switch[type=checkbox].is-large.is-rtl+label:before,.switch[type=checkbox].is-large.is-rtl+label:before{left:auto;right:0}.switch[type=checkbox].is-large.is-rtl+label:after,.switch[type=checkbox].is-large.is-rtl+label:after{left:auto;right:2.375rem}.switch[type=checkbox].is-large:checked+label:before,.switch[type=checkbox].is-large:checked+label:before{background:#00d1b2}.switch[type=checkbox].is-large:checked+label:after{left:2.375rem}.switch[type=checkbox].is-large:checked.is-rtl+label:after,.switch[type=checkbox].is-large:checked.is-rtl+label:after{left:auto;right:.25rem}.switch[type=checkbox].is-large.is-outlined+label:before,.switch[type=checkbox].is-large.is-outlined+label:before{background-color:transparent;border-color:#b5b5b5}.switch[type=checkbox].is-large.is-outlined+label:after,.switch[type=checkbox].is-large.is-outlined+label:after{background:#b5b5b5}.switch[type=checkbox].is-large.is-outlined:checked+label:before,.switch[type=checkbox].is-large.is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2}.switch[type=checkbox].is-large.is-outlined:checked+label:after,.switch[type=checkbox].is-large.is-outlined:checked+label:after{background:#00d1b2}.switch[type=checkbox].is-large.is-thin+label:before,.switch[type=checkbox].is-large.is-thin+label:before{top:.8181818183rem;height:.5625rem}.switch[type=checkbox].is-large.is-thin+label:after,.switch[type=checkbox].is-large.is-thin+label:after{box-shadow:0 0 3px #7a7a7a}.switch[type=checkbox].is-large.is-rounded+label:before,.switch[type=checkbox].is-large.is-rounded+label:before{border-radius:24px}.switch[type=checkbox].is-large.is-rounded+label:after,.switch[type=checkbox].is-large.is-rounded+label:after{border-radius:50%}.switch[type=checkbox].is-white+label .switch-active{display:none}.switch[type=checkbox].is-white+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-white:checked+label:before,.switch[type=checkbox].is-white:checked+label:before{background:white}.switch[type=checkbox].is-white:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-white:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-white.is-outlined:checked+label:before,.switch[type=checkbox].is-white.is-outlined:checked+label:before{background-color:transparent;border-color:#fff!important}.switch[type=checkbox].is-white.is-outlined:checked+label:after,.switch[type=checkbox].is-white.is-outlined:checked+label:after{background:white}.switch[type=checkbox].is-white.is-thin.is-outlined+label:after,.switch[type=checkbox].is-white.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-white+label:before,.switch[type=checkbox].is-unchecked-white+label:before{background:white}.switch[type=checkbox].is-unchecked-white.is-outlined+label:before,.switch[type=checkbox].is-unchecked-white.is-outlined+label:before{background-color:transparent;border-color:#fff!important}.switch[type=checkbox].is-unchecked-white.is-outlined+label:after,.switch[type=checkbox].is-unchecked-white.is-outlined+label:after{background:white}.switch[type=checkbox].is-black+label .switch-active{display:none}.switch[type=checkbox].is-black+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-black:checked+label:before,.switch[type=checkbox].is-black:checked+label:before{background:#0a0a0a}.switch[type=checkbox].is-black:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-black:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-black.is-outlined:checked+label:before,.switch[type=checkbox].is-black.is-outlined:checked+label:before{background-color:transparent;border-color:#0a0a0a!important}.switch[type=checkbox].is-black.is-outlined:checked+label:after,.switch[type=checkbox].is-black.is-outlined:checked+label:after{background:#0a0a0a}.switch[type=checkbox].is-black.is-thin.is-outlined+label:after,.switch[type=checkbox].is-black.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-black+label:before,.switch[type=checkbox].is-unchecked-black+label:before{background:#0a0a0a}.switch[type=checkbox].is-unchecked-black.is-outlined+label:before,.switch[type=checkbox].is-unchecked-black.is-outlined+label:before{background-color:transparent;border-color:#0a0a0a!important}.switch[type=checkbox].is-unchecked-black.is-outlined+label:after,.switch[type=checkbox].is-unchecked-black.is-outlined+label:after{background:#0a0a0a}.switch[type=checkbox].is-light+label .switch-active{display:none}.switch[type=checkbox].is-light+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-light:checked+label:before,.switch[type=checkbox].is-light:checked+label:before{background:whitesmoke}.switch[type=checkbox].is-light:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-light:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-light.is-outlined:checked+label:before,.switch[type=checkbox].is-light.is-outlined:checked+label:before{background-color:transparent;border-color:#f5f5f5!important}.switch[type=checkbox].is-light.is-outlined:checked+label:after,.switch[type=checkbox].is-light.is-outlined:checked+label:after{background:whitesmoke}.switch[type=checkbox].is-light.is-thin.is-outlined+label:after,.switch[type=checkbox].is-light.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-light+label:before,.switch[type=checkbox].is-unchecked-light+label:before{background:whitesmoke}.switch[type=checkbox].is-unchecked-light.is-outlined+label:before,.switch[type=checkbox].is-unchecked-light.is-outlined+label:before{background-color:transparent;border-color:#f5f5f5!important}.switch[type=checkbox].is-unchecked-light.is-outlined+label:after,.switch[type=checkbox].is-unchecked-light.is-outlined+label:after{background:whitesmoke}.switch[type=checkbox].is-dark+label .switch-active{display:none}.switch[type=checkbox].is-dark+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-dark:checked+label:before,.switch[type=checkbox].is-dark:checked+label:before{background:#363636}.switch[type=checkbox].is-dark:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-dark:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-dark.is-outlined:checked+label:before,.switch[type=checkbox].is-dark.is-outlined:checked+label:before{background-color:transparent;border-color:#363636!important}.switch[type=checkbox].is-dark.is-outlined:checked+label:after,.switch[type=checkbox].is-dark.is-outlined:checked+label:after{background:#363636}.switch[type=checkbox].is-dark.is-thin.is-outlined+label:after,.switch[type=checkbox].is-dark.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-dark+label:before,.switch[type=checkbox].is-unchecked-dark+label:before{background:#363636}.switch[type=checkbox].is-unchecked-dark.is-outlined+label:before,.switch[type=checkbox].is-unchecked-dark.is-outlined+label:before{background-color:transparent;border-color:#363636!important}.switch[type=checkbox].is-unchecked-dark.is-outlined+label:after,.switch[type=checkbox].is-unchecked-dark.is-outlined+label:after{background:#363636}.switch[type=checkbox].is-primary+label .switch-active{display:none}.switch[type=checkbox].is-primary+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-primary:checked+label:before,.switch[type=checkbox].is-primary:checked+label:before{background:#00d1b2}.switch[type=checkbox].is-primary:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-primary:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-primary.is-outlined:checked+label:before,.switch[type=checkbox].is-primary.is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2!important}.switch[type=checkbox].is-primary.is-outlined:checked+label:after,.switch[type=checkbox].is-primary.is-outlined:checked+label:after{background:#00d1b2}.switch[type=checkbox].is-primary.is-thin.is-outlined+label:after,.switch[type=checkbox].is-primary.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-primary+label:before,.switch[type=checkbox].is-unchecked-primary+label:before{background:#00d1b2}.switch[type=checkbox].is-unchecked-primary.is-outlined+label:before,.switch[type=checkbox].is-unchecked-primary.is-outlined+label:before{background-color:transparent;border-color:#00d1b2!important}.switch[type=checkbox].is-unchecked-primary.is-outlined+label:after,.switch[type=checkbox].is-unchecked-primary.is-outlined+label:after{background:#00d1b2}.switch[type=checkbox].is-link+label .switch-active{display:none}.switch[type=checkbox].is-link+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-link:checked+label:before,.switch[type=checkbox].is-link:checked+label:before{background:#485fc7}.switch[type=checkbox].is-link:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-link:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-link.is-outlined:checked+label:before,.switch[type=checkbox].is-link.is-outlined:checked+label:before{background-color:transparent;border-color:#485fc7!important}.switch[type=checkbox].is-link.is-outlined:checked+label:after,.switch[type=checkbox].is-link.is-outlined:checked+label:after{background:#485fc7}.switch[type=checkbox].is-link.is-thin.is-outlined+label:after,.switch[type=checkbox].is-link.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-link+label:before,.switch[type=checkbox].is-unchecked-link+label:before{background:#485fc7}.switch[type=checkbox].is-unchecked-link.is-outlined+label:before,.switch[type=checkbox].is-unchecked-link.is-outlined+label:before{background-color:transparent;border-color:#485fc7!important}.switch[type=checkbox].is-unchecked-link.is-outlined+label:after,.switch[type=checkbox].is-unchecked-link.is-outlined+label:after{background:#485fc7}.switch[type=checkbox].is-info+label .switch-active{display:none}.switch[type=checkbox].is-info+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-info:checked+label:before,.switch[type=checkbox].is-info:checked+label:before{background:#3e8ed0}.switch[type=checkbox].is-info:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-info:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-info.is-outlined:checked+label:before,.switch[type=checkbox].is-info.is-outlined:checked+label:before{background-color:transparent;border-color:#3e8ed0!important}.switch[type=checkbox].is-info.is-outlined:checked+label:after,.switch[type=checkbox].is-info.is-outlined:checked+label:after{background:#3e8ed0}.switch[type=checkbox].is-info.is-thin.is-outlined+label:after,.switch[type=checkbox].is-info.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-info+label:before,.switch[type=checkbox].is-unchecked-info+label:before{background:#3e8ed0}.switch[type=checkbox].is-unchecked-info.is-outlined+label:before,.switch[type=checkbox].is-unchecked-info.is-outlined+label:before{background-color:transparent;border-color:#3e8ed0!important}.switch[type=checkbox].is-unchecked-info.is-outlined+label:after,.switch[type=checkbox].is-unchecked-info.is-outlined+label:after{background:#3e8ed0}.switch[type=checkbox].is-success+label .switch-active{display:none}.switch[type=checkbox].is-success+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-success:checked+label:before,.switch[type=checkbox].is-success:checked+label:before{background:#48c78e}.switch[type=checkbox].is-success:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-success:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-success.is-outlined:checked+label:before,.switch[type=checkbox].is-success.is-outlined:checked+label:before{background-color:transparent;border-color:#48c78e!important}.switch[type=checkbox].is-success.is-outlined:checked+label:after,.switch[type=checkbox].is-success.is-outlined:checked+label:after{background:#48c78e}.switch[type=checkbox].is-success.is-thin.is-outlined+label:after,.switch[type=checkbox].is-success.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-success+label:before,.switch[type=checkbox].is-unchecked-success+label:before{background:#48c78e}.switch[type=checkbox].is-unchecked-success.is-outlined+label:before,.switch[type=checkbox].is-unchecked-success.is-outlined+label:before{background-color:transparent;border-color:#48c78e!important}.switch[type=checkbox].is-unchecked-success.is-outlined+label:after,.switch[type=checkbox].is-unchecked-success.is-outlined+label:after{background:#48c78e}.switch[type=checkbox].is-warning+label .switch-active{display:none}.switch[type=checkbox].is-warning+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-warning:checked+label:before,.switch[type=checkbox].is-warning:checked+label:before{background:#ffe08a}.switch[type=checkbox].is-warning:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-warning:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-warning.is-outlined:checked+label:before,.switch[type=checkbox].is-warning.is-outlined:checked+label:before{background-color:transparent;border-color:#ffe08a!important}.switch[type=checkbox].is-warning.is-outlined:checked+label:after,.switch[type=checkbox].is-warning.is-outlined:checked+label:after{background:#ffe08a}.switch[type=checkbox].is-warning.is-thin.is-outlined+label:after,.switch[type=checkbox].is-warning.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-warning+label:before,.switch[type=checkbox].is-unchecked-warning+label:before{background:#ffe08a}.switch[type=checkbox].is-unchecked-warning.is-outlined+label:before,.switch[type=checkbox].is-unchecked-warning.is-outlined+label:before{background-color:transparent;border-color:#ffe08a!important}.switch[type=checkbox].is-unchecked-warning.is-outlined+label:after,.switch[type=checkbox].is-unchecked-warning.is-outlined+label:after{background:#ffe08a}.switch[type=checkbox].is-danger+label .switch-active{display:none}.switch[type=checkbox].is-danger+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-danger:checked+label:before,.switch[type=checkbox].is-danger:checked+label:before{background:#f14668}.switch[type=checkbox].is-danger:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-danger:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-danger.is-outlined:checked+label:before,.switch[type=checkbox].is-danger.is-outlined:checked+label:before{background-color:transparent;border-color:#f14668!important}.switch[type=checkbox].is-danger.is-outlined:checked+label:after,.switch[type=checkbox].is-danger.is-outlined:checked+label:after{background:#f14668}.switch[type=checkbox].is-danger.is-thin.is-outlined+label:after,.switch[type=checkbox].is-danger.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-danger+label:before,.switch[type=checkbox].is-unchecked-danger+label:before{background:#f14668}.switch[type=checkbox].is-unchecked-danger.is-outlined+label:before,.switch[type=checkbox].is-unchecked-danger.is-outlined+label:before{background-color:transparent;border-color:#f14668!important}.switch[type=checkbox].is-unchecked-danger.is-outlined+label:after,.switch[type=checkbox].is-unchecked-danger.is-outlined+label:after{background:#f14668}.field-body .switch[type=checkbox]+label{margin-top:.375em}.slider{min-width:250px;width:100%;margin-top:16px;margin-bottom:16px;--slider-height: 4px;--slider-connect-bg: hsl(0, 0%, 21%);--slider-tooltip-bg: hsl(0, 0%, 21%);--slider-handle-ring-color: #3b82f630;--slider-handle-shadow: .5px .5px .5px .5px rgba(0, 0, 0, .32);--slider-handle-shadow-active: .5px .5px .5px .5px rgba(0, 0, 0, .42)}.seek-slider{min-width:250px;max-width:500px;width:100%!important;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;margin:0 auto 16px;--slider-height: 4px;--slider-connect-bg: hsl(171, 100%, 41%);--slider-tooltip-bg: hsl(171, 100%, 41%);--slider-handle-bg: hsl(171, 100%, 41%);--slider-handle-border: 0;--slider-handle-width: 10px;--slider-handle-height: 10px;--slider-handle-radius: 9999px;--slider-handle-shadow: .5px .5px .5px .5px rgba(0, 0, 0, .32);--slider-handle-shadow-active: .5px .5px .5px .5px rgba(0, 0, 0, .42);--slider-handle-ring-width: 3px}.progress-bar{background-color:#3e8ed0;border-radius:9999px;height:4px}.media.with-progress h2:last-of-type{margin-bottom:6px}.media.with-progress{margin-top:0}a.navbar-item{outline:0;line-height:1.5;padding:.5rem 1rem}.fd-expanded{flex-grow:1;flex-shrink:1}.fd-margin-left-auto{margin-left:auto}.fd-has-action{cursor:pointer}.fd-is-movable{cursor:move}.fd-has-margin-top{margin-top:24px}.fd-has-margin-bottom{margin-bottom:24px}.fd-remove-padding-bottom{padding-bottom:0}.fd-has-padding-left-right{padding-left:24px;padding-right:24px}.fd-is-square .button{height:27px;min-width:27px;padding-left:.25rem;padding-right:.25rem}.fd-is-text-clipped{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fd-tabs-section{padding-bottom:3px;padding-top:3px;background:white;top:3.25rem;z-index:20;position:fixed;width:100%}section.fd-tabs-section+section.fd-content{margin-top:24px}section.hero+section.fd-content{padding-top:0}.fd-progress-bar{top:52px!important}.fd-has-shadow{box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.fd-page{margin-top:3.25rem}.fd-page-with-tabs{margin-top:6.25rem!important}.fd-content-with-option{min-height:calc(100vh - 6.5rem)}.fd-is-fullheight{height:calc(100vh - 6.5rem);display:flex;flex-direction:column;justify-content:center}.fd-is-fullheight .fd-is-expanded{max-height:calc(100vh - 25rem);padding:1.5rem;overflow:hidden;flex-grow:1;flex-shrink:1;display:flex}.fd-cover-image{display:flex;flex-grow:1;flex-shrink:1;min-width:0;min-height:0;overflow:hidden;padding:10px}.fd-cover-image img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0px 0px 1px rgba(0,0,0,.3)) drop-shadow(0px 0px 10px rgba(0,0,0,.3));flex-grow:1;flex-shrink:1;height:unset;width:unset;max-width:unset;max-height:unset;min-width:0;min-height:0;overflow:hidden}.sortable-chosen .media-right{visibility:hidden}.sortable-ghost h1,.sortable-ghost h2{color:#ff3860!important}.media:first-of-type{padding-top:17px;margin-top:16px}.fade-leave-active{transition:opacity .2s ease}.fade-enter-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.title:not(.is-spaced)+.subtitle{margin-top:-1.3rem!important}.title:not(.is-spaced)+.subtitle+.subtitle{margin-top:-1.3rem!important}.fd-modal-card{overflow:visible}.fd-modal-card .card-content{max-height:calc(100vh - 200px);overflow:auto}.fd-modal-card .card{margin-left:16px;margin-right:16px}.dropdown-item a{display:block}.dropdown-item:hover{background-color:#f5f5f5}.navbar-item .fd-navbar-item-level2{padding-left:1.5rem}hr.fd-navbar-divider{margin:12px 0}@media only screen and (min-width: 1024px){.navbar-dropdown{max-height:calc(100vh - 8.5rem);overflow:auto}}.fd-bottom-navbar .navbar-menu{max-height:calc(100vh - 7.5rem);overflow:scroll}@media screen and (max-width: 768px){.buttons.fd-is-centered-mobile{justify-content:center}.buttons.fd-is-centered-mobile:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}}.column.fd-has-cover{max-height:150px;max-width:150px}@media screen and (max-width: 768px){.column.fd-has-cover{margin:auto}}@media screen and (min-width: 769px){.column.fd-has-cover{margin:auto 0 auto auto}}.fd-overlay-fullscreen{z-index:25;background-color:#0a0a0a33;position:fixed}.hero-body{padding:1.5rem!important}@font-face{font-family:Material Design Icons;src:url(/assets/materialdesignicons-webfont.eot?v=2.2.43);src:url(/assets/materialdesignicons-webfont.eot?#iefix&v=2.2.43) format("embedded-opentype"),url(/assets/materialdesignicons-webfont.woff2?v=2.2.43) format("woff2"),url(/assets/materialdesignicons-webfont.woff?v=2.2.43) format("woff"),url(/assets/materialdesignicons-webfont.ttf?v=2.2.43) format("truetype"),url(/assets/materialdesignicons-webfont.svg?v=2.2.43#materialdesigniconsregular) format("svg");font-weight:400;font-style:normal}.mdi:before,.mdi-set{display:inline-block;font: 24px/1 Material Design Icons;font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-access-point:before{content:"\f002"}.mdi-access-point-network:before{content:"\f003"}.mdi-account:before{content:"\f004"}.mdi-account-alert:before{content:"\f005"}.mdi-account-box:before{content:"\f006"}.mdi-account-box-outline:before{content:"\f007"}.mdi-account-card-details:before{content:"\f5d2"}.mdi-account-check:before{content:"\f008"}.mdi-account-circle:before{content:"\f009"}.mdi-account-convert:before{content:"\f00a"}.mdi-account-edit:before{content:"\f6bb"}.mdi-account-group:before{content:"\f848"}.mdi-account-heart:before{content:"\f898"}.mdi-account-key:before{content:"\f00b"}.mdi-account-location:before{content:"\f00c"}.mdi-account-minus:before{content:"\f00d"}.mdi-account-multiple:before{content:"\f00e"}.mdi-account-multiple-minus:before{content:"\f5d3"}.mdi-account-multiple-outline:before{content:"\f00f"}.mdi-account-multiple-plus:before{content:"\f010"}.mdi-account-multiple-plus-outline:before{content:"\f7ff"}.mdi-account-network:before{content:"\f011"}.mdi-account-off:before{content:"\f012"}.mdi-account-outline:before{content:"\f013"}.mdi-account-plus:before{content:"\f014"}.mdi-account-plus-outline:before{content:"\f800"}.mdi-account-remove:before{content:"\f015"}.mdi-account-search:before{content:"\f016"}.mdi-account-settings:before{content:"\f630"}.mdi-account-settings-variant:before{content:"\f631"}.mdi-account-star:before{content:"\f017"}.mdi-account-switch:before{content:"\f019"}.mdi-accusoft:before{content:"\f849"}.mdi-adjust:before{content:"\f01a"}.mdi-air-conditioner:before{content:"\f01b"}.mdi-airballoon:before{content:"\f01c"}.mdi-airplane:before{content:"\f01d"}.mdi-airplane-landing:before{content:"\f5d4"}.mdi-airplane-off:before{content:"\f01e"}.mdi-airplane-takeoff:before{content:"\f5d5"}.mdi-airplay:before{content:"\f01f"}.mdi-airport:before{content:"\f84a"}.mdi-alarm:before{content:"\f020"}.mdi-alarm-bell:before{content:"\f78d"}.mdi-alarm-check:before{content:"\f021"}.mdi-alarm-light:before{content:"\f78e"}.mdi-alarm-multiple:before{content:"\f022"}.mdi-alarm-off:before{content:"\f023"}.mdi-alarm-plus:before{content:"\f024"}.mdi-alarm-snooze:before{content:"\f68d"}.mdi-album:before{content:"\f025"}.mdi-alert:before{content:"\f026"}.mdi-alert-box:before{content:"\f027"}.mdi-alert-circle:before{content:"\f028"}.mdi-alert-circle-outline:before{content:"\f5d6"}.mdi-alert-decagram:before{content:"\f6bc"}.mdi-alert-octagon:before{content:"\f029"}.mdi-alert-octagram:before{content:"\f766"}.mdi-alert-outline:before{content:"\f02a"}.mdi-alien:before{content:"\f899"}.mdi-all-inclusive:before{content:"\f6bd"}.mdi-allo:before{content:"\f801"}.mdi-alpha:before{content:"\f02b"}.mdi-alphabetical:before{content:"\f02c"}.mdi-altimeter:before{content:"\f5d7"}.mdi-amazon:before{content:"\f02d"}.mdi-amazon-clouddrive:before{content:"\f02e"}.mdi-ambulance:before{content:"\f02f"}.mdi-amplifier:before{content:"\f030"}.mdi-anchor:before{content:"\f031"}.mdi-android:before{content:"\f032"}.mdi-android-debug-bridge:before{content:"\f033"}.mdi-android-head:before{content:"\f78f"}.mdi-android-studio:before{content:"\f034"}.mdi-angular:before{content:"\f6b1"}.mdi-angularjs:before{content:"\f6be"}.mdi-animation:before{content:"\f5d8"}.mdi-anvil:before{content:"\f89a"}.mdi-apple:before{content:"\f035"}.mdi-apple-finder:before{content:"\f036"}.mdi-apple-ios:before{content:"\f037"}.mdi-apple-keyboard-caps:before{content:"\f632"}.mdi-apple-keyboard-command:before{content:"\f633"}.mdi-apple-keyboard-control:before{content:"\f634"}.mdi-apple-keyboard-option:before{content:"\f635"}.mdi-apple-keyboard-shift:before{content:"\f636"}.mdi-apple-mobileme:before{content:"\f038"}.mdi-apple-safari:before{content:"\f039"}.mdi-application:before{content:"\f614"}.mdi-approval:before{content:"\f790"}.mdi-apps:before{content:"\f03b"}.mdi-archive:before{content:"\f03c"}.mdi-arrange-bring-forward:before{content:"\f03d"}.mdi-arrange-bring-to-front:before{content:"\f03e"}.mdi-arrange-send-backward:before{content:"\f03f"}.mdi-arrange-send-to-back:before{content:"\f040"}.mdi-arrow-all:before{content:"\f041"}.mdi-arrow-bottom-left:before{content:"\f042"}.mdi-arrow-bottom-right:before{content:"\f043"}.mdi-arrow-collapse:before{content:"\f615"}.mdi-arrow-collapse-all:before{content:"\f044"}.mdi-arrow-collapse-down:before{content:"\f791"}.mdi-arrow-collapse-horizontal:before{content:"\f84b"}.mdi-arrow-collapse-left:before{content:"\f792"}.mdi-arrow-collapse-right:before{content:"\f793"}.mdi-arrow-collapse-up:before{content:"\f794"}.mdi-arrow-collapse-vertical:before{content:"\f84c"}.mdi-arrow-down:before{content:"\f045"}.mdi-arrow-down-bold:before{content:"\f72d"}.mdi-arrow-down-bold-box:before{content:"\f72e"}.mdi-arrow-down-bold-box-outline:before{content:"\f72f"}.mdi-arrow-down-bold-circle:before{content:"\f047"}.mdi-arrow-down-bold-circle-outline:before{content:"\f048"}.mdi-arrow-down-bold-hexagon-outline:before{content:"\f049"}.mdi-arrow-down-box:before{content:"\f6bf"}.mdi-arrow-down-drop-circle:before{content:"\f04a"}.mdi-arrow-down-drop-circle-outline:before{content:"\f04b"}.mdi-arrow-down-thick:before{content:"\f046"}.mdi-arrow-expand:before{content:"\f616"}.mdi-arrow-expand-all:before{content:"\f04c"}.mdi-arrow-expand-down:before{content:"\f795"}.mdi-arrow-expand-horizontal:before{content:"\f84d"}.mdi-arrow-expand-left:before{content:"\f796"}.mdi-arrow-expand-right:before{content:"\f797"}.mdi-arrow-expand-up:before{content:"\f798"}.mdi-arrow-expand-vertical:before{content:"\f84e"}.mdi-arrow-left:before{content:"\f04d"}.mdi-arrow-left-bold:before{content:"\f730"}.mdi-arrow-left-bold-box:before{content:"\f731"}.mdi-arrow-left-bold-box-outline:before{content:"\f732"}.mdi-arrow-left-bold-circle:before{content:"\f04f"}.mdi-arrow-left-bold-circle-outline:before{content:"\f050"}.mdi-arrow-left-bold-hexagon-outline:before{content:"\f051"}.mdi-arrow-left-box:before{content:"\f6c0"}.mdi-arrow-left-drop-circle:before{content:"\f052"}.mdi-arrow-left-drop-circle-outline:before{content:"\f053"}.mdi-arrow-left-thick:before{content:"\f04e"}.mdi-arrow-right:before{content:"\f054"}.mdi-arrow-right-bold:before{content:"\f733"}.mdi-arrow-right-bold-box:before{content:"\f734"}.mdi-arrow-right-bold-box-outline:before{content:"\f735"}.mdi-arrow-right-bold-circle:before{content:"\f056"}.mdi-arrow-right-bold-circle-outline:before{content:"\f057"}.mdi-arrow-right-bold-hexagon-outline:before{content:"\f058"}.mdi-arrow-right-box:before{content:"\f6c1"}.mdi-arrow-right-drop-circle:before{content:"\f059"}.mdi-arrow-right-drop-circle-outline:before{content:"\f05a"}.mdi-arrow-right-thick:before{content:"\f055"}.mdi-arrow-top-left:before{content:"\f05b"}.mdi-arrow-top-right:before{content:"\f05c"}.mdi-arrow-up:before{content:"\f05d"}.mdi-arrow-up-bold:before{content:"\f736"}.mdi-arrow-up-bold-box:before{content:"\f737"}.mdi-arrow-up-bold-box-outline:before{content:"\f738"}.mdi-arrow-up-bold-circle:before{content:"\f05f"}.mdi-arrow-up-bold-circle-outline:before{content:"\f060"}.mdi-arrow-up-bold-hexagon-outline:before{content:"\f061"}.mdi-arrow-up-box:before{content:"\f6c2"}.mdi-arrow-up-drop-circle:before{content:"\f062"}.mdi-arrow-up-drop-circle-outline:before{content:"\f063"}.mdi-arrow-up-thick:before{content:"\f05e"}.mdi-artist:before{content:"\f802"}.mdi-assistant:before{content:"\f064"}.mdi-asterisk:before{content:"\f6c3"}.mdi-at:before{content:"\f065"}.mdi-atlassian:before{content:"\f803"}.mdi-atom:before{content:"\f767"}.mdi-attachment:before{content:"\f066"}.mdi-audiobook:before{content:"\f067"}.mdi-augmented-reality:before{content:"\f84f"}.mdi-auto-fix:before{content:"\f068"}.mdi-auto-upload:before{content:"\f069"}.mdi-autorenew:before{content:"\f06a"}.mdi-av-timer:before{content:"\f06b"}.mdi-azure:before{content:"\f804"}.mdi-baby:before{content:"\f06c"}.mdi-baby-buggy:before{content:"\f68e"}.mdi-backburger:before{content:"\f06d"}.mdi-backspace:before{content:"\f06e"}.mdi-backup-restore:before{content:"\f06f"}.mdi-badminton:before{content:"\f850"}.mdi-bandcamp:before{content:"\f674"}.mdi-bank:before{content:"\f070"}.mdi-barcode:before{content:"\f071"}.mdi-barcode-scan:before{content:"\f072"}.mdi-barley:before{content:"\f073"}.mdi-barrel:before{content:"\f074"}.mdi-baseball:before{content:"\f851"}.mdi-baseball-bat:before{content:"\f852"}.mdi-basecamp:before{content:"\f075"}.mdi-basket:before{content:"\f076"}.mdi-basket-fill:before{content:"\f077"}.mdi-basket-unfill:before{content:"\f078"}.mdi-basketball:before{content:"\f805"}.mdi-battery:before{content:"\f079"}.mdi-battery-10:before{content:"\f07a"}.mdi-battery-20:before{content:"\f07b"}.mdi-battery-30:before{content:"\f07c"}.mdi-battery-40:before{content:"\f07d"}.mdi-battery-50:before{content:"\f07e"}.mdi-battery-60:before{content:"\f07f"}.mdi-battery-70:before{content:"\f080"}.mdi-battery-80:before{content:"\f081"}.mdi-battery-90:before{content:"\f082"}.mdi-battery-alert:before{content:"\f083"}.mdi-battery-charging:before{content:"\f084"}.mdi-battery-charging-10:before{content:"\f89b"}.mdi-battery-charging-100:before{content:"\f085"}.mdi-battery-charging-20:before{content:"\f086"}.mdi-battery-charging-30:before{content:"\f087"}.mdi-battery-charging-40:before{content:"\f088"}.mdi-battery-charging-50:before{content:"\f89c"}.mdi-battery-charging-60:before{content:"\f089"}.mdi-battery-charging-70:before{content:"\f89d"}.mdi-battery-charging-80:before{content:"\f08a"}.mdi-battery-charging-90:before{content:"\f08b"}.mdi-battery-charging-outline:before{content:"\f89e"}.mdi-battery-charging-wireless:before{content:"\f806"}.mdi-battery-charging-wireless-10:before{content:"\f807"}.mdi-battery-charging-wireless-20:before{content:"\f808"}.mdi-battery-charging-wireless-30:before{content:"\f809"}.mdi-battery-charging-wireless-40:before{content:"\f80a"}.mdi-battery-charging-wireless-50:before{content:"\f80b"}.mdi-battery-charging-wireless-60:before{content:"\f80c"}.mdi-battery-charging-wireless-70:before{content:"\f80d"}.mdi-battery-charging-wireless-80:before{content:"\f80e"}.mdi-battery-charging-wireless-90:before{content:"\f80f"}.mdi-battery-charging-wireless-alert:before{content:"\f810"}.mdi-battery-charging-wireless-outline:before{content:"\f811"}.mdi-battery-minus:before{content:"\f08c"}.mdi-battery-negative:before{content:"\f08d"}.mdi-battery-outline:before{content:"\f08e"}.mdi-battery-plus:before{content:"\f08f"}.mdi-battery-positive:before{content:"\f090"}.mdi-battery-unknown:before{content:"\f091"}.mdi-beach:before{content:"\f092"}.mdi-beaker:before{content:"\f68f"}.mdi-beats:before{content:"\f097"}.mdi-bed-empty:before{content:"\f89f"}.mdi-beer:before{content:"\f098"}.mdi-behance:before{content:"\f099"}.mdi-bell:before{content:"\f09a"}.mdi-bell-off:before{content:"\f09b"}.mdi-bell-outline:before{content:"\f09c"}.mdi-bell-plus:before{content:"\f09d"}.mdi-bell-ring:before{content:"\f09e"}.mdi-bell-ring-outline:before{content:"\f09f"}.mdi-bell-sleep:before{content:"\f0a0"}.mdi-beta:before{content:"\f0a1"}.mdi-bible:before{content:"\f0a2"}.mdi-bike:before{content:"\f0a3"}.mdi-bing:before{content:"\f0a4"}.mdi-binoculars:before{content:"\f0a5"}.mdi-bio:before{content:"\f0a6"}.mdi-biohazard:before{content:"\f0a7"}.mdi-bitbucket:before{content:"\f0a8"}.mdi-bitcoin:before{content:"\f812"}.mdi-black-mesa:before{content:"\f0a9"}.mdi-blackberry:before{content:"\f0aa"}.mdi-blender:before{content:"\f0ab"}.mdi-blinds:before{content:"\f0ac"}.mdi-block-helper:before{content:"\f0ad"}.mdi-blogger:before{content:"\f0ae"}.mdi-bluetooth:before{content:"\f0af"}.mdi-bluetooth-audio:before{content:"\f0b0"}.mdi-bluetooth-connect:before{content:"\f0b1"}.mdi-bluetooth-off:before{content:"\f0b2"}.mdi-bluetooth-settings:before{content:"\f0b3"}.mdi-bluetooth-transfer:before{content:"\f0b4"}.mdi-blur:before{content:"\f0b5"}.mdi-blur-linear:before{content:"\f0b6"}.mdi-blur-off:before{content:"\f0b7"}.mdi-blur-radial:before{content:"\f0b8"}.mdi-bomb:before{content:"\f690"}.mdi-bomb-off:before{content:"\f6c4"}.mdi-bone:before{content:"\f0b9"}.mdi-book:before{content:"\f0ba"}.mdi-book-minus:before{content:"\f5d9"}.mdi-book-multiple:before{content:"\f0bb"}.mdi-book-multiple-variant:before{content:"\f0bc"}.mdi-book-open:before{content:"\f0bd"}.mdi-book-open-page-variant:before{content:"\f5da"}.mdi-book-open-variant:before{content:"\f0be"}.mdi-book-plus:before{content:"\f5db"}.mdi-book-secure:before{content:"\f799"}.mdi-book-unsecure:before{content:"\f79a"}.mdi-book-variant:before{content:"\f0bf"}.mdi-bookmark:before{content:"\f0c0"}.mdi-bookmark-check:before{content:"\f0c1"}.mdi-bookmark-music:before{content:"\f0c2"}.mdi-bookmark-outline:before{content:"\f0c3"}.mdi-bookmark-plus:before{content:"\f0c5"}.mdi-bookmark-plus-outline:before{content:"\f0c4"}.mdi-bookmark-remove:before{content:"\f0c6"}.mdi-boombox:before{content:"\f5dc"}.mdi-bootstrap:before{content:"\f6c5"}.mdi-border-all:before{content:"\f0c7"}.mdi-border-all-variant:before{content:"\f8a0"}.mdi-border-bottom:before{content:"\f0c8"}.mdi-border-bottom-variant:before{content:"\f8a1"}.mdi-border-color:before{content:"\f0c9"}.mdi-border-horizontal:before{content:"\f0ca"}.mdi-border-inside:before{content:"\f0cb"}.mdi-border-left:before{content:"\f0cc"}.mdi-border-left-variant:before{content:"\f8a2"}.mdi-border-none:before{content:"\f0cd"}.mdi-border-none-variant:before{content:"\f8a3"}.mdi-border-outside:before{content:"\f0ce"}.mdi-border-right:before{content:"\f0cf"}.mdi-border-right-variant:before{content:"\f8a4"}.mdi-border-style:before{content:"\f0d0"}.mdi-border-top:before{content:"\f0d1"}.mdi-border-top-variant:before{content:"\f8a5"}.mdi-border-vertical:before{content:"\f0d2"}.mdi-bottle-wine:before{content:"\f853"}.mdi-bow-tie:before{content:"\f677"}.mdi-bowl:before{content:"\f617"}.mdi-bowling:before{content:"\f0d3"}.mdi-box:before{content:"\f0d4"}.mdi-box-cutter:before{content:"\f0d5"}.mdi-box-shadow:before{content:"\f637"}.mdi-bridge:before{content:"\f618"}.mdi-briefcase:before{content:"\f0d6"}.mdi-briefcase-check:before{content:"\f0d7"}.mdi-briefcase-download:before{content:"\f0d8"}.mdi-briefcase-outline:before{content:"\f813"}.mdi-briefcase-upload:before{content:"\f0d9"}.mdi-brightness-1:before{content:"\f0da"}.mdi-brightness-2:before{content:"\f0db"}.mdi-brightness-3:before{content:"\f0dc"}.mdi-brightness-4:before{content:"\f0dd"}.mdi-brightness-5:before{content:"\f0de"}.mdi-brightness-6:before{content:"\f0df"}.mdi-brightness-7:before{content:"\f0e0"}.mdi-brightness-auto:before{content:"\f0e1"}.mdi-broom:before{content:"\f0e2"}.mdi-brush:before{content:"\f0e3"}.mdi-buffer:before{content:"\f619"}.mdi-bug:before{content:"\f0e4"}.mdi-bulletin-board:before{content:"\f0e5"}.mdi-bullhorn:before{content:"\f0e6"}.mdi-bullseye:before{content:"\f5dd"}.mdi-bus:before{content:"\f0e7"}.mdi-bus-articulated-end:before{content:"\f79b"}.mdi-bus-articulated-front:before{content:"\f79c"}.mdi-bus-double-decker:before{content:"\f79d"}.mdi-bus-school:before{content:"\f79e"}.mdi-bus-side:before{content:"\f79f"}.mdi-cached:before{content:"\f0e8"}.mdi-cake:before{content:"\f0e9"}.mdi-cake-layered:before{content:"\f0ea"}.mdi-cake-variant:before{content:"\f0eb"}.mdi-calculator:before{content:"\f0ec"}.mdi-calendar:before{content:"\f0ed"}.mdi-calendar-blank:before{content:"\f0ee"}.mdi-calendar-check:before{content:"\f0ef"}.mdi-calendar-clock:before{content:"\f0f0"}.mdi-calendar-edit:before{content:"\f8a6"}.mdi-calendar-multiple:before{content:"\f0f1"}.mdi-calendar-multiple-check:before{content:"\f0f2"}.mdi-calendar-plus:before{content:"\f0f3"}.mdi-calendar-question:before{content:"\f691"}.mdi-calendar-range:before{content:"\f678"}.mdi-calendar-remove:before{content:"\f0f4"}.mdi-calendar-text:before{content:"\f0f5"}.mdi-calendar-today:before{content:"\f0f6"}.mdi-call-made:before{content:"\f0f7"}.mdi-call-merge:before{content:"\f0f8"}.mdi-call-missed:before{content:"\f0f9"}.mdi-call-received:before{content:"\f0fa"}.mdi-call-split:before{content:"\f0fb"}.mdi-camcorder:before{content:"\f0fc"}.mdi-camcorder-box:before{content:"\f0fd"}.mdi-camcorder-box-off:before{content:"\f0fe"}.mdi-camcorder-off:before{content:"\f0ff"}.mdi-camera:before{content:"\f100"}.mdi-camera-burst:before{content:"\f692"}.mdi-camera-enhance:before{content:"\f101"}.mdi-camera-front:before{content:"\f102"}.mdi-camera-front-variant:before{content:"\f103"}.mdi-camera-gopro:before{content:"\f7a0"}.mdi-camera-iris:before{content:"\f104"}.mdi-camera-metering-center:before{content:"\f7a1"}.mdi-camera-metering-matrix:before{content:"\f7a2"}.mdi-camera-metering-partial:before{content:"\f7a3"}.mdi-camera-metering-spot:before{content:"\f7a4"}.mdi-camera-off:before{content:"\f5df"}.mdi-camera-party-mode:before{content:"\f105"}.mdi-camera-rear:before{content:"\f106"}.mdi-camera-rear-variant:before{content:"\f107"}.mdi-camera-switch:before{content:"\f108"}.mdi-camera-timer:before{content:"\f109"}.mdi-cancel:before{content:"\f739"}.mdi-candle:before{content:"\f5e2"}.mdi-candycane:before{content:"\f10a"}.mdi-cannabis:before{content:"\f7a5"}.mdi-car:before{content:"\f10b"}.mdi-car-battery:before{content:"\f10c"}.mdi-car-connected:before{content:"\f10d"}.mdi-car-convertible:before{content:"\f7a6"}.mdi-car-estate:before{content:"\f7a7"}.mdi-car-hatchback:before{content:"\f7a8"}.mdi-car-pickup:before{content:"\f7a9"}.mdi-car-side:before{content:"\f7aa"}.mdi-car-sports:before{content:"\f7ab"}.mdi-car-wash:before{content:"\f10e"}.mdi-caravan:before{content:"\f7ac"}.mdi-cards:before{content:"\f638"}.mdi-cards-outline:before{content:"\f639"}.mdi-cards-playing-outline:before{content:"\f63a"}.mdi-cards-variant:before{content:"\f6c6"}.mdi-carrot:before{content:"\f10f"}.mdi-cart:before{content:"\f110"}.mdi-cart-off:before{content:"\f66b"}.mdi-cart-outline:before{content:"\f111"}.mdi-cart-plus:before{content:"\f112"}.mdi-case-sensitive-alt:before{content:"\f113"}.mdi-cash:before{content:"\f114"}.mdi-cash-100:before{content:"\f115"}.mdi-cash-multiple:before{content:"\f116"}.mdi-cash-usd:before{content:"\f117"}.mdi-cast:before{content:"\f118"}.mdi-cast-connected:before{content:"\f119"}.mdi-cast-off:before{content:"\f789"}.mdi-castle:before{content:"\f11a"}.mdi-cat:before{content:"\f11b"}.mdi-cctv:before{content:"\f7ad"}.mdi-ceiling-light:before{content:"\f768"}.mdi-cellphone:before{content:"\f11c"}.mdi-cellphone-android:before{content:"\f11d"}.mdi-cellphone-basic:before{content:"\f11e"}.mdi-cellphone-dock:before{content:"\f11f"}.mdi-cellphone-iphone:before{content:"\f120"}.mdi-cellphone-link:before{content:"\f121"}.mdi-cellphone-link-off:before{content:"\f122"}.mdi-cellphone-settings:before{content:"\f123"}.mdi-cellphone-wireless:before{content:"\f814"}.mdi-certificate:before{content:"\f124"}.mdi-chair-school:before{content:"\f125"}.mdi-chart-arc:before{content:"\f126"}.mdi-chart-areaspline:before{content:"\f127"}.mdi-chart-bar:before{content:"\f128"}.mdi-chart-bar-stacked:before{content:"\f769"}.mdi-chart-bubble:before{content:"\f5e3"}.mdi-chart-donut:before{content:"\f7ae"}.mdi-chart-donut-variant:before{content:"\f7af"}.mdi-chart-gantt:before{content:"\f66c"}.mdi-chart-histogram:before{content:"\f129"}.mdi-chart-line:before{content:"\f12a"}.mdi-chart-line-stacked:before{content:"\f76a"}.mdi-chart-line-variant:before{content:"\f7b0"}.mdi-chart-pie:before{content:"\f12b"}.mdi-chart-scatterplot-hexbin:before{content:"\f66d"}.mdi-chart-timeline:before{content:"\f66e"}.mdi-check:before{content:"\f12c"}.mdi-check-all:before{content:"\f12d"}.mdi-check-circle:before{content:"\f5e0"}.mdi-check-circle-outline:before{content:"\f5e1"}.mdi-check-outline:before{content:"\f854"}.mdi-checkbox-blank:before{content:"\f12e"}.mdi-checkbox-blank-circle:before{content:"\f12f"}.mdi-checkbox-blank-circle-outline:before{content:"\f130"}.mdi-checkbox-blank-outline:before{content:"\f131"}.mdi-checkbox-intermediate:before{content:"\f855"}.mdi-checkbox-marked:before{content:"\f132"}.mdi-checkbox-marked-circle:before{content:"\f133"}.mdi-checkbox-marked-circle-outline:before{content:"\f134"}.mdi-checkbox-marked-outline:before{content:"\f135"}.mdi-checkbox-multiple-blank:before{content:"\f136"}.mdi-checkbox-multiple-blank-circle:before{content:"\f63b"}.mdi-checkbox-multiple-blank-circle-outline:before{content:"\f63c"}.mdi-checkbox-multiple-blank-outline:before{content:"\f137"}.mdi-checkbox-multiple-marked:before{content:"\f138"}.mdi-checkbox-multiple-marked-circle:before{content:"\f63d"}.mdi-checkbox-multiple-marked-circle-outline:before{content:"\f63e"}.mdi-checkbox-multiple-marked-outline:before{content:"\f139"}.mdi-checkerboard:before{content:"\f13a"}.mdi-chemical-weapon:before{content:"\f13b"}.mdi-chess-bishop:before{content:"\f85b"}.mdi-chess-king:before{content:"\f856"}.mdi-chess-knight:before{content:"\f857"}.mdi-chess-pawn:before{content:"\f858"}.mdi-chess-queen:before{content:"\f859"}.mdi-chess-rook:before{content:"\f85a"}.mdi-chevron-double-down:before{content:"\f13c"}.mdi-chevron-double-left:before{content:"\f13d"}.mdi-chevron-double-right:before{content:"\f13e"}.mdi-chevron-double-up:before{content:"\f13f"}.mdi-chevron-down:before{content:"\f140"}.mdi-chevron-left:before{content:"\f141"}.mdi-chevron-right:before{content:"\f142"}.mdi-chevron-up:before{content:"\f143"}.mdi-chili-hot:before{content:"\f7b1"}.mdi-chili-medium:before{content:"\f7b2"}.mdi-chili-mild:before{content:"\f7b3"}.mdi-chip:before{content:"\f61a"}.mdi-church:before{content:"\f144"}.mdi-circle:before{content:"\f764"}.mdi-circle-outline:before{content:"\f765"}.mdi-cisco-webex:before{content:"\f145"}.mdi-city:before{content:"\f146"}.mdi-clipboard:before{content:"\f147"}.mdi-clipboard-account:before{content:"\f148"}.mdi-clipboard-alert:before{content:"\f149"}.mdi-clipboard-arrow-down:before{content:"\f14a"}.mdi-clipboard-arrow-left:before{content:"\f14b"}.mdi-clipboard-check:before{content:"\f14c"}.mdi-clipboard-check-outline:before{content:"\f8a7"}.mdi-clipboard-flow:before{content:"\f6c7"}.mdi-clipboard-outline:before{content:"\f14d"}.mdi-clipboard-plus:before{content:"\f750"}.mdi-clipboard-pulse:before{content:"\f85c"}.mdi-clipboard-pulse-outline:before{content:"\f85d"}.mdi-clipboard-text:before{content:"\f14e"}.mdi-clippy:before{content:"\f14f"}.mdi-clock:before{content:"\f150"}.mdi-clock-alert:before{content:"\f5ce"}.mdi-clock-end:before{content:"\f151"}.mdi-clock-fast:before{content:"\f152"}.mdi-clock-in:before{content:"\f153"}.mdi-clock-out:before{content:"\f154"}.mdi-clock-start:before{content:"\f155"}.mdi-close:before{content:"\f156"}.mdi-close-box:before{content:"\f157"}.mdi-close-box-outline:before{content:"\f158"}.mdi-close-circle:before{content:"\f159"}.mdi-close-circle-outline:before{content:"\f15a"}.mdi-close-network:before{content:"\f15b"}.mdi-close-octagon:before{content:"\f15c"}.mdi-close-octagon-outline:before{content:"\f15d"}.mdi-close-outline:before{content:"\f6c8"}.mdi-closed-caption:before{content:"\f15e"}.mdi-cloud:before{content:"\f15f"}.mdi-cloud-braces:before{content:"\f7b4"}.mdi-cloud-check:before{content:"\f160"}.mdi-cloud-circle:before{content:"\f161"}.mdi-cloud-download:before{content:"\f162"}.mdi-cloud-off-outline:before{content:"\f164"}.mdi-cloud-outline:before{content:"\f163"}.mdi-cloud-print:before{content:"\f165"}.mdi-cloud-print-outline:before{content:"\f166"}.mdi-cloud-sync:before{content:"\f63f"}.mdi-cloud-tags:before{content:"\f7b5"}.mdi-cloud-upload:before{content:"\f167"}.mdi-clover:before{content:"\f815"}.mdi-code-array:before{content:"\f168"}.mdi-code-braces:before{content:"\f169"}.mdi-code-brackets:before{content:"\f16a"}.mdi-code-equal:before{content:"\f16b"}.mdi-code-greater-than:before{content:"\f16c"}.mdi-code-greater-than-or-equal:before{content:"\f16d"}.mdi-code-less-than:before{content:"\f16e"}.mdi-code-less-than-or-equal:before{content:"\f16f"}.mdi-code-not-equal:before{content:"\f170"}.mdi-code-not-equal-variant:before{content:"\f171"}.mdi-code-parentheses:before{content:"\f172"}.mdi-code-string:before{content:"\f173"}.mdi-code-tags:before{content:"\f174"}.mdi-code-tags-check:before{content:"\f693"}.mdi-codepen:before{content:"\f175"}.mdi-coffee:before{content:"\f176"}.mdi-coffee-outline:before{content:"\f6c9"}.mdi-coffee-to-go:before{content:"\f177"}.mdi-coin:before{content:"\f178"}.mdi-coins:before{content:"\f694"}.mdi-collage:before{content:"\f640"}.mdi-color-helper:before{content:"\f179"}.mdi-comment:before{content:"\f17a"}.mdi-comment-account:before{content:"\f17b"}.mdi-comment-account-outline:before{content:"\f17c"}.mdi-comment-alert:before{content:"\f17d"}.mdi-comment-alert-outline:before{content:"\f17e"}.mdi-comment-check:before{content:"\f17f"}.mdi-comment-check-outline:before{content:"\f180"}.mdi-comment-multiple:before{content:"\f85e"}.mdi-comment-multiple-outline:before{content:"\f181"}.mdi-comment-outline:before{content:"\f182"}.mdi-comment-plus-outline:before{content:"\f183"}.mdi-comment-processing:before{content:"\f184"}.mdi-comment-processing-outline:before{content:"\f185"}.mdi-comment-question:before{content:"\f816"}.mdi-comment-question-outline:before{content:"\f186"}.mdi-comment-remove:before{content:"\f5de"}.mdi-comment-remove-outline:before{content:"\f187"}.mdi-comment-text:before{content:"\f188"}.mdi-comment-text-multiple:before{content:"\f85f"}.mdi-comment-text-multiple-outline:before{content:"\f860"}.mdi-comment-text-outline:before{content:"\f189"}.mdi-compare:before{content:"\f18a"}.mdi-compass:before{content:"\f18b"}.mdi-compass-outline:before{content:"\f18c"}.mdi-console:before{content:"\f18d"}.mdi-console-line:before{content:"\f7b6"}.mdi-console-network:before{content:"\f8a8"}.mdi-contact-mail:before{content:"\f18e"}.mdi-contacts:before{content:"\f6ca"}.mdi-content-copy:before{content:"\f18f"}.mdi-content-cut:before{content:"\f190"}.mdi-content-duplicate:before{content:"\f191"}.mdi-content-paste:before{content:"\f192"}.mdi-content-save:before{content:"\f193"}.mdi-content-save-all:before{content:"\f194"}.mdi-content-save-outline:before{content:"\f817"}.mdi-content-save-settings:before{content:"\f61b"}.mdi-contrast:before{content:"\f195"}.mdi-contrast-box:before{content:"\f196"}.mdi-contrast-circle:before{content:"\f197"}.mdi-cookie:before{content:"\f198"}.mdi-copyright:before{content:"\f5e6"}.mdi-corn:before{content:"\f7b7"}.mdi-counter:before{content:"\f199"}.mdi-cow:before{content:"\f19a"}.mdi-crane:before{content:"\f861"}.mdi-creation:before{content:"\f1c9"}.mdi-credit-card:before{content:"\f19b"}.mdi-credit-card-multiple:before{content:"\f19c"}.mdi-credit-card-off:before{content:"\f5e4"}.mdi-credit-card-plus:before{content:"\f675"}.mdi-credit-card-scan:before{content:"\f19d"}.mdi-crop:before{content:"\f19e"}.mdi-crop-free:before{content:"\f19f"}.mdi-crop-landscape:before{content:"\f1a0"}.mdi-crop-portrait:before{content:"\f1a1"}.mdi-crop-rotate:before{content:"\f695"}.mdi-crop-square:before{content:"\f1a2"}.mdi-crosshairs:before{content:"\f1a3"}.mdi-crosshairs-gps:before{content:"\f1a4"}.mdi-crown:before{content:"\f1a5"}.mdi-cube:before{content:"\f1a6"}.mdi-cube-outline:before{content:"\f1a7"}.mdi-cube-send:before{content:"\f1a8"}.mdi-cube-unfolded:before{content:"\f1a9"}.mdi-cup:before{content:"\f1aa"}.mdi-cup-off:before{content:"\f5e5"}.mdi-cup-water:before{content:"\f1ab"}.mdi-curling:before{content:"\f862"}.mdi-currency-bdt:before{content:"\f863"}.mdi-currency-btc:before{content:"\f1ac"}.mdi-currency-chf:before{content:"\f7b8"}.mdi-currency-cny:before{content:"\f7b9"}.mdi-currency-eth:before{content:"\f7ba"}.mdi-currency-eur:before{content:"\f1ad"}.mdi-currency-gbp:before{content:"\f1ae"}.mdi-currency-inr:before{content:"\f1af"}.mdi-currency-jpy:before{content:"\f7bb"}.mdi-currency-krw:before{content:"\f7bc"}.mdi-currency-kzt:before{content:"\f864"}.mdi-currency-ngn:before{content:"\f1b0"}.mdi-currency-rub:before{content:"\f1b1"}.mdi-currency-sign:before{content:"\f7bd"}.mdi-currency-try:before{content:"\f1b2"}.mdi-currency-twd:before{content:"\f7be"}.mdi-currency-usd:before{content:"\f1b3"}.mdi-currency-usd-off:before{content:"\f679"}.mdi-cursor-default:before{content:"\f1b4"}.mdi-cursor-default-outline:before{content:"\f1b5"}.mdi-cursor-move:before{content:"\f1b6"}.mdi-cursor-pointer:before{content:"\f1b7"}.mdi-cursor-text:before{content:"\f5e7"}.mdi-database:before{content:"\f1b8"}.mdi-database-minus:before{content:"\f1b9"}.mdi-database-plus:before{content:"\f1ba"}.mdi-database-search:before{content:"\f865"}.mdi-debug-step-into:before{content:"\f1bb"}.mdi-debug-step-out:before{content:"\f1bc"}.mdi-debug-step-over:before{content:"\f1bd"}.mdi-decagram:before{content:"\f76b"}.mdi-decagram-outline:before{content:"\f76c"}.mdi-decimal-decrease:before{content:"\f1be"}.mdi-decimal-increase:before{content:"\f1bf"}.mdi-delete:before{content:"\f1c0"}.mdi-delete-circle:before{content:"\f682"}.mdi-delete-empty:before{content:"\f6cb"}.mdi-delete-forever:before{content:"\f5e8"}.mdi-delete-restore:before{content:"\f818"}.mdi-delete-sweep:before{content:"\f5e9"}.mdi-delete-variant:before{content:"\f1c1"}.mdi-delta:before{content:"\f1c2"}.mdi-deskphone:before{content:"\f1c3"}.mdi-desktop-classic:before{content:"\f7bf"}.mdi-desktop-mac:before{content:"\f1c4"}.mdi-desktop-tower:before{content:"\f1c5"}.mdi-details:before{content:"\f1c6"}.mdi-developer-board:before{content:"\f696"}.mdi-deviantart:before{content:"\f1c7"}.mdi-dialpad:before{content:"\f61c"}.mdi-diamond:before{content:"\f1c8"}.mdi-dice-1:before{content:"\f1ca"}.mdi-dice-2:before{content:"\f1cb"}.mdi-dice-3:before{content:"\f1cc"}.mdi-dice-4:before{content:"\f1cd"}.mdi-dice-5:before{content:"\f1ce"}.mdi-dice-6:before{content:"\f1cf"}.mdi-dice-d10:before{content:"\f76e"}.mdi-dice-d12:before{content:"\f866"}.mdi-dice-d20:before{content:"\f5ea"}.mdi-dice-d4:before{content:"\f5eb"}.mdi-dice-d6:before{content:"\f5ec"}.mdi-dice-d8:before{content:"\f5ed"}.mdi-dice-multiple:before{content:"\f76d"}.mdi-dictionary:before{content:"\f61d"}.mdi-dip-switch:before{content:"\f7c0"}.mdi-directions:before{content:"\f1d0"}.mdi-directions-fork:before{content:"\f641"}.mdi-discord:before{content:"\f66f"}.mdi-disk:before{content:"\f5ee"}.mdi-disk-alert:before{content:"\f1d1"}.mdi-disqus:before{content:"\f1d2"}.mdi-disqus-outline:before{content:"\f1d3"}.mdi-division:before{content:"\f1d4"}.mdi-division-box:before{content:"\f1d5"}.mdi-dna:before{content:"\f683"}.mdi-dns:before{content:"\f1d6"}.mdi-do-not-disturb:before{content:"\f697"}.mdi-do-not-disturb-off:before{content:"\f698"}.mdi-docker:before{content:"\f867"}.mdi-dolby:before{content:"\f6b2"}.mdi-domain:before{content:"\f1d7"}.mdi-donkey:before{content:"\f7c1"}.mdi-door:before{content:"\f819"}.mdi-door-closed:before{content:"\f81a"}.mdi-door-open:before{content:"\f81b"}.mdi-doorbell-video:before{content:"\f868"}.mdi-dots-horizontal:before{content:"\f1d8"}.mdi-dots-horizontal-circle:before{content:"\f7c2"}.mdi-dots-vertical:before{content:"\f1d9"}.mdi-dots-vertical-circle:before{content:"\f7c3"}.mdi-douban:before{content:"\f699"}.mdi-download:before{content:"\f1da"}.mdi-download-network:before{content:"\f6f3"}.mdi-drag:before{content:"\f1db"}.mdi-drag-horizontal:before{content:"\f1dc"}.mdi-drag-vertical:before{content:"\f1dd"}.mdi-drawing:before{content:"\f1de"}.mdi-drawing-box:before{content:"\f1df"}.mdi-dribbble:before{content:"\f1e0"}.mdi-dribbble-box:before{content:"\f1e1"}.mdi-drone:before{content:"\f1e2"}.mdi-dropbox:before{content:"\f1e3"}.mdi-drupal:before{content:"\f1e4"}.mdi-duck:before{content:"\f1e5"}.mdi-dumbbell:before{content:"\f1e6"}.mdi-ear-hearing:before{content:"\f7c4"}.mdi-earth:before{content:"\f1e7"}.mdi-earth-box:before{content:"\f6cc"}.mdi-earth-box-off:before{content:"\f6cd"}.mdi-earth-off:before{content:"\f1e8"}.mdi-edge:before{content:"\f1e9"}.mdi-eject:before{content:"\f1ea"}.mdi-elephant:before{content:"\f7c5"}.mdi-elevation-decline:before{content:"\f1eb"}.mdi-elevation-rise:before{content:"\f1ec"}.mdi-elevator:before{content:"\f1ed"}.mdi-email:before{content:"\f1ee"}.mdi-email-alert:before{content:"\f6ce"}.mdi-email-open:before{content:"\f1ef"}.mdi-email-open-outline:before{content:"\f5ef"}.mdi-email-outline:before{content:"\f1f0"}.mdi-email-secure:before{content:"\f1f1"}.mdi-email-variant:before{content:"\f5f0"}.mdi-emby:before{content:"\f6b3"}.mdi-emoticon:before{content:"\f1f2"}.mdi-emoticon-cool:before{content:"\f1f3"}.mdi-emoticon-dead:before{content:"\f69a"}.mdi-emoticon-devil:before{content:"\f1f4"}.mdi-emoticon-excited:before{content:"\f69b"}.mdi-emoticon-happy:before{content:"\f1f5"}.mdi-emoticon-neutral:before{content:"\f1f6"}.mdi-emoticon-poop:before{content:"\f1f7"}.mdi-emoticon-sad:before{content:"\f1f8"}.mdi-emoticon-tongue:before{content:"\f1f9"}.mdi-engine:before{content:"\f1fa"}.mdi-engine-outline:before{content:"\f1fb"}.mdi-equal:before{content:"\f1fc"}.mdi-equal-box:before{content:"\f1fd"}.mdi-eraser:before{content:"\f1fe"}.mdi-eraser-variant:before{content:"\f642"}.mdi-escalator:before{content:"\f1ff"}.mdi-ethereum:before{content:"\f869"}.mdi-ethernet:before{content:"\f200"}.mdi-ethernet-cable:before{content:"\f201"}.mdi-ethernet-cable-off:before{content:"\f202"}.mdi-etsy:before{content:"\f203"}.mdi-ev-station:before{content:"\f5f1"}.mdi-eventbrite:before{content:"\f7c6"}.mdi-evernote:before{content:"\f204"}.mdi-exclamation:before{content:"\f205"}.mdi-exit-to-app:before{content:"\f206"}.mdi-export:before{content:"\f207"}.mdi-eye:before{content:"\f208"}.mdi-eye-off:before{content:"\f209"}.mdi-eye-off-outline:before{content:"\f6d0"}.mdi-eye-outline:before{content:"\f6cf"}.mdi-eye-plus:before{content:"\f86a"}.mdi-eye-plus-outline:before{content:"\f86b"}.mdi-eye-settings:before{content:"\f86c"}.mdi-eye-settings-outline:before{content:"\f86d"}.mdi-eyedropper:before{content:"\f20a"}.mdi-eyedropper-variant:before{content:"\f20b"}.mdi-face:before{content:"\f643"}.mdi-face-profile:before{content:"\f644"}.mdi-facebook:before{content:"\f20c"}.mdi-facebook-box:before{content:"\f20d"}.mdi-facebook-messenger:before{content:"\f20e"}.mdi-factory:before{content:"\f20f"}.mdi-fan:before{content:"\f210"}.mdi-fan-off:before{content:"\f81c"}.mdi-fast-forward:before{content:"\f211"}.mdi-fast-forward-outline:before{content:"\f6d1"}.mdi-fax:before{content:"\f212"}.mdi-feather:before{content:"\f6d2"}.mdi-ferry:before{content:"\f213"}.mdi-file:before{content:"\f214"}.mdi-file-account:before{content:"\f73a"}.mdi-file-chart:before{content:"\f215"}.mdi-file-check:before{content:"\f216"}.mdi-file-cloud:before{content:"\f217"}.mdi-file-compare:before{content:"\f8a9"}.mdi-file-delimited:before{content:"\f218"}.mdi-file-document:before{content:"\f219"}.mdi-file-document-box:before{content:"\f21a"}.mdi-file-excel:before{content:"\f21b"}.mdi-file-excel-box:before{content:"\f21c"}.mdi-file-export:before{content:"\f21d"}.mdi-file-find:before{content:"\f21e"}.mdi-file-hidden:before{content:"\f613"}.mdi-file-image:before{content:"\f21f"}.mdi-file-import:before{content:"\f220"}.mdi-file-lock:before{content:"\f221"}.mdi-file-multiple:before{content:"\f222"}.mdi-file-music:before{content:"\f223"}.mdi-file-outline:before{content:"\f224"}.mdi-file-pdf:before{content:"\f225"}.mdi-file-pdf-box:before{content:"\f226"}.mdi-file-percent:before{content:"\f81d"}.mdi-file-plus:before{content:"\f751"}.mdi-file-powerpoint:before{content:"\f227"}.mdi-file-powerpoint-box:before{content:"\f228"}.mdi-file-presentation-box:before{content:"\f229"}.mdi-file-question:before{content:"\f86e"}.mdi-file-restore:before{content:"\f670"}.mdi-file-send:before{content:"\f22a"}.mdi-file-tree:before{content:"\f645"}.mdi-file-video:before{content:"\f22b"}.mdi-file-word:before{content:"\f22c"}.mdi-file-word-box:before{content:"\f22d"}.mdi-file-xml:before{content:"\f22e"}.mdi-film:before{content:"\f22f"}.mdi-filmstrip:before{content:"\f230"}.mdi-filmstrip-off:before{content:"\f231"}.mdi-filter:before{content:"\f232"}.mdi-filter-outline:before{content:"\f233"}.mdi-filter-remove:before{content:"\f234"}.mdi-filter-remove-outline:before{content:"\f235"}.mdi-filter-variant:before{content:"\f236"}.mdi-finance:before{content:"\f81e"}.mdi-find-replace:before{content:"\f6d3"}.mdi-fingerprint:before{content:"\f237"}.mdi-fire:before{content:"\f238"}.mdi-fire-truck:before{content:"\f8aa"}.mdi-firefox:before{content:"\f239"}.mdi-fish:before{content:"\f23a"}.mdi-flag:before{content:"\f23b"}.mdi-flag-checkered:before{content:"\f23c"}.mdi-flag-outline:before{content:"\f23d"}.mdi-flag-triangle:before{content:"\f23f"}.mdi-flag-variant:before{content:"\f240"}.mdi-flag-variant-outline:before{content:"\f23e"}.mdi-flash:before{content:"\f241"}.mdi-flash-auto:before{content:"\f242"}.mdi-flash-circle:before{content:"\f81f"}.mdi-flash-off:before{content:"\f243"}.mdi-flash-outline:before{content:"\f6d4"}.mdi-flash-red-eye:before{content:"\f67a"}.mdi-flashlight:before{content:"\f244"}.mdi-flashlight-off:before{content:"\f245"}.mdi-flask:before{content:"\f093"}.mdi-flask-empty:before{content:"\f094"}.mdi-flask-empty-outline:before{content:"\f095"}.mdi-flask-outline:before{content:"\f096"}.mdi-flattr:before{content:"\f246"}.mdi-flip-to-back:before{content:"\f247"}.mdi-flip-to-front:before{content:"\f248"}.mdi-floor-plan:before{content:"\f820"}.mdi-floppy:before{content:"\f249"}.mdi-flower:before{content:"\f24a"}.mdi-folder:before{content:"\f24b"}.mdi-folder-account:before{content:"\f24c"}.mdi-folder-download:before{content:"\f24d"}.mdi-folder-google-drive:before{content:"\f24e"}.mdi-folder-image:before{content:"\f24f"}.mdi-folder-key:before{content:"\f8ab"}.mdi-folder-key-network:before{content:"\f8ac"}.mdi-folder-lock:before{content:"\f250"}.mdi-folder-lock-open:before{content:"\f251"}.mdi-folder-move:before{content:"\f252"}.mdi-folder-multiple:before{content:"\f253"}.mdi-folder-multiple-image:before{content:"\f254"}.mdi-folder-multiple-outline:before{content:"\f255"}.mdi-folder-network:before{content:"\f86f"}.mdi-folder-open:before{content:"\f76f"}.mdi-folder-outline:before{content:"\f256"}.mdi-folder-plus:before{content:"\f257"}.mdi-folder-remove:before{content:"\f258"}.mdi-folder-star:before{content:"\f69c"}.mdi-folder-upload:before{content:"\f259"}.mdi-font-awesome:before{content:"\f03a"}.mdi-food:before{content:"\f25a"}.mdi-food-apple:before{content:"\f25b"}.mdi-food-croissant:before{content:"\f7c7"}.mdi-food-fork-drink:before{content:"\f5f2"}.mdi-food-off:before{content:"\f5f3"}.mdi-food-variant:before{content:"\f25c"}.mdi-football:before{content:"\f25d"}.mdi-football-australian:before{content:"\f25e"}.mdi-football-helmet:before{content:"\f25f"}.mdi-forklift:before{content:"\f7c8"}.mdi-format-align-bottom:before{content:"\f752"}.mdi-format-align-center:before{content:"\f260"}.mdi-format-align-justify:before{content:"\f261"}.mdi-format-align-left:before{content:"\f262"}.mdi-format-align-middle:before{content:"\f753"}.mdi-format-align-right:before{content:"\f263"}.mdi-format-align-top:before{content:"\f754"}.mdi-format-annotation-plus:before{content:"\f646"}.mdi-format-bold:before{content:"\f264"}.mdi-format-clear:before{content:"\f265"}.mdi-format-color-fill:before{content:"\f266"}.mdi-format-color-text:before{content:"\f69d"}.mdi-format-float-center:before{content:"\f267"}.mdi-format-float-left:before{content:"\f268"}.mdi-format-float-none:before{content:"\f269"}.mdi-format-float-right:before{content:"\f26a"}.mdi-format-font:before{content:"\f6d5"}.mdi-format-header-1:before{content:"\f26b"}.mdi-format-header-2:before{content:"\f26c"}.mdi-format-header-3:before{content:"\f26d"}.mdi-format-header-4:before{content:"\f26e"}.mdi-format-header-5:before{content:"\f26f"}.mdi-format-header-6:before{content:"\f270"}.mdi-format-header-decrease:before{content:"\f271"}.mdi-format-header-equal:before{content:"\f272"}.mdi-format-header-increase:before{content:"\f273"}.mdi-format-header-pound:before{content:"\f274"}.mdi-format-horizontal-align-center:before{content:"\f61e"}.mdi-format-horizontal-align-left:before{content:"\f61f"}.mdi-format-horizontal-align-right:before{content:"\f620"}.mdi-format-indent-decrease:before{content:"\f275"}.mdi-format-indent-increase:before{content:"\f276"}.mdi-format-italic:before{content:"\f277"}.mdi-format-line-spacing:before{content:"\f278"}.mdi-format-line-style:before{content:"\f5c8"}.mdi-format-line-weight:before{content:"\f5c9"}.mdi-format-list-bulleted:before{content:"\f279"}.mdi-format-list-bulleted-type:before{content:"\f27a"}.mdi-format-list-checks:before{content:"\f755"}.mdi-format-list-numbers:before{content:"\f27b"}.mdi-format-page-break:before{content:"\f6d6"}.mdi-format-paint:before{content:"\f27c"}.mdi-format-paragraph:before{content:"\f27d"}.mdi-format-pilcrow:before{content:"\f6d7"}.mdi-format-quote-close:before{content:"\f27e"}.mdi-format-quote-open:before{content:"\f756"}.mdi-format-rotate-90:before{content:"\f6a9"}.mdi-format-section:before{content:"\f69e"}.mdi-format-size:before{content:"\f27f"}.mdi-format-strikethrough:before{content:"\f280"}.mdi-format-strikethrough-variant:before{content:"\f281"}.mdi-format-subscript:before{content:"\f282"}.mdi-format-superscript:before{content:"\f283"}.mdi-format-text:before{content:"\f284"}.mdi-format-textdirection-l-to-r:before{content:"\f285"}.mdi-format-textdirection-r-to-l:before{content:"\f286"}.mdi-format-title:before{content:"\f5f4"}.mdi-format-underline:before{content:"\f287"}.mdi-format-vertical-align-bottom:before{content:"\f621"}.mdi-format-vertical-align-center:before{content:"\f622"}.mdi-format-vertical-align-top:before{content:"\f623"}.mdi-format-wrap-inline:before{content:"\f288"}.mdi-format-wrap-square:before{content:"\f289"}.mdi-format-wrap-tight:before{content:"\f28a"}.mdi-format-wrap-top-bottom:before{content:"\f28b"}.mdi-forum:before{content:"\f28c"}.mdi-forum-outline:before{content:"\f821"}.mdi-forward:before{content:"\f28d"}.mdi-foursquare:before{content:"\f28e"}.mdi-fridge:before{content:"\f28f"}.mdi-fridge-filled:before{content:"\f290"}.mdi-fridge-filled-bottom:before{content:"\f291"}.mdi-fridge-filled-top:before{content:"\f292"}.mdi-fuel:before{content:"\f7c9"}.mdi-fullscreen:before{content:"\f293"}.mdi-fullscreen-exit:before{content:"\f294"}.mdi-function:before{content:"\f295"}.mdi-function-variant:before{content:"\f870"}.mdi-gamepad:before{content:"\f296"}.mdi-gamepad-variant:before{content:"\f297"}.mdi-garage:before{content:"\f6d8"}.mdi-garage-alert:before{content:"\f871"}.mdi-garage-open:before{content:"\f6d9"}.mdi-gas-cylinder:before{content:"\f647"}.mdi-gas-station:before{content:"\f298"}.mdi-gate:before{content:"\f299"}.mdi-gauge:before{content:"\f29a"}.mdi-gauge-empty:before{content:"\f872"}.mdi-gauge-full:before{content:"\f873"}.mdi-gauge-low:before{content:"\f874"}.mdi-gavel:before{content:"\f29b"}.mdi-gender-female:before{content:"\f29c"}.mdi-gender-male:before{content:"\f29d"}.mdi-gender-male-female:before{content:"\f29e"}.mdi-gender-transgender:before{content:"\f29f"}.mdi-gesture:before{content:"\f7ca"}.mdi-gesture-double-tap:before{content:"\f73b"}.mdi-gesture-swipe-down:before{content:"\f73c"}.mdi-gesture-swipe-left:before{content:"\f73d"}.mdi-gesture-swipe-right:before{content:"\f73e"}.mdi-gesture-swipe-up:before{content:"\f73f"}.mdi-gesture-tap:before{content:"\f740"}.mdi-gesture-two-double-tap:before{content:"\f741"}.mdi-gesture-two-tap:before{content:"\f742"}.mdi-ghost:before{content:"\f2a0"}.mdi-gift:before{content:"\f2a1"}.mdi-git:before{content:"\f2a2"}.mdi-github-box:before{content:"\f2a3"}.mdi-github-circle:before{content:"\f2a4"}.mdi-github-face:before{content:"\f6da"}.mdi-glass-cocktail:before{content:"\f356"}.mdi-glass-flute:before{content:"\f2a5"}.mdi-glass-mug:before{content:"\f2a6"}.mdi-glass-stange:before{content:"\f2a7"}.mdi-glass-tulip:before{content:"\f2a8"}.mdi-glass-wine:before{content:"\f875"}.mdi-glassdoor:before{content:"\f2a9"}.mdi-glasses:before{content:"\f2aa"}.mdi-gmail:before{content:"\f2ab"}.mdi-gnome:before{content:"\f2ac"}.mdi-golf:before{content:"\f822"}.mdi-gondola:before{content:"\f685"}.mdi-google:before{content:"\f2ad"}.mdi-google-analytics:before{content:"\f7cb"}.mdi-google-assistant:before{content:"\f7cc"}.mdi-google-cardboard:before{content:"\f2ae"}.mdi-google-chrome:before{content:"\f2af"}.mdi-google-circles:before{content:"\f2b0"}.mdi-google-circles-communities:before{content:"\f2b1"}.mdi-google-circles-extended:before{content:"\f2b2"}.mdi-google-circles-group:before{content:"\f2b3"}.mdi-google-controller:before{content:"\f2b4"}.mdi-google-controller-off:before{content:"\f2b5"}.mdi-google-drive:before{content:"\f2b6"}.mdi-google-earth:before{content:"\f2b7"}.mdi-google-glass:before{content:"\f2b8"}.mdi-google-home:before{content:"\f823"}.mdi-google-keep:before{content:"\f6db"}.mdi-google-maps:before{content:"\f5f5"}.mdi-google-nearby:before{content:"\f2b9"}.mdi-google-pages:before{content:"\f2ba"}.mdi-google-photos:before{content:"\f6dc"}.mdi-google-physical-web:before{content:"\f2bb"}.mdi-google-play:before{content:"\f2bc"}.mdi-google-plus:before{content:"\f2bd"}.mdi-google-plus-box:before{content:"\f2be"}.mdi-google-translate:before{content:"\f2bf"}.mdi-google-wallet:before{content:"\f2c0"}.mdi-gpu:before{content:"\f8ad"}.mdi-gradient:before{content:"\f69f"}.mdi-graphql:before{content:"\f876"}.mdi-grease-pencil:before{content:"\f648"}.mdi-grid:before{content:"\f2c1"}.mdi-grid-large:before{content:"\f757"}.mdi-grid-off:before{content:"\f2c2"}.mdi-group:before{content:"\f2c3"}.mdi-guitar-acoustic:before{content:"\f770"}.mdi-guitar-electric:before{content:"\f2c4"}.mdi-guitar-pick:before{content:"\f2c5"}.mdi-guitar-pick-outline:before{content:"\f2c6"}.mdi-guy-fawkes-mask:before{content:"\f824"}.mdi-hackernews:before{content:"\f624"}.mdi-hamburger:before{content:"\f684"}.mdi-hand-pointing-right:before{content:"\f2c7"}.mdi-hanger:before{content:"\f2c8"}.mdi-hangouts:before{content:"\f2c9"}.mdi-harddisk:before{content:"\f2ca"}.mdi-headphones:before{content:"\f2cb"}.mdi-headphones-box:before{content:"\f2cc"}.mdi-headphones-off:before{content:"\f7cd"}.mdi-headphones-settings:before{content:"\f2cd"}.mdi-headset:before{content:"\f2ce"}.mdi-headset-dock:before{content:"\f2cf"}.mdi-headset-off:before{content:"\f2d0"}.mdi-heart:before{content:"\f2d1"}.mdi-heart-box:before{content:"\f2d2"}.mdi-heart-box-outline:before{content:"\f2d3"}.mdi-heart-broken:before{content:"\f2d4"}.mdi-heart-half:before{content:"\f6de"}.mdi-heart-half-full:before{content:"\f6dd"}.mdi-heart-half-outline:before{content:"\f6df"}.mdi-heart-off:before{content:"\f758"}.mdi-heart-outline:before{content:"\f2d5"}.mdi-heart-pulse:before{content:"\f5f6"}.mdi-help:before{content:"\f2d6"}.mdi-help-box:before{content:"\f78a"}.mdi-help-circle:before{content:"\f2d7"}.mdi-help-circle-outline:before{content:"\f625"}.mdi-help-network:before{content:"\f6f4"}.mdi-hexagon:before{content:"\f2d8"}.mdi-hexagon-multiple:before{content:"\f6e0"}.mdi-hexagon-outline:before{content:"\f2d9"}.mdi-high-definition:before{content:"\f7ce"}.mdi-high-definition-box:before{content:"\f877"}.mdi-highway:before{content:"\f5f7"}.mdi-history:before{content:"\f2da"}.mdi-hockey-puck:before{content:"\f878"}.mdi-hockey-sticks:before{content:"\f879"}.mdi-hololens:before{content:"\f2db"}.mdi-home:before{content:"\f2dc"}.mdi-home-account:before{content:"\f825"}.mdi-home-alert:before{content:"\f87a"}.mdi-home-assistant:before{content:"\f7cf"}.mdi-home-automation:before{content:"\f7d0"}.mdi-home-circle:before{content:"\f7d1"}.mdi-home-currency-usd:before{content:"\f8ae"}.mdi-home-heart:before{content:"\f826"}.mdi-home-map-marker:before{content:"\f5f8"}.mdi-home-modern:before{content:"\f2dd"}.mdi-home-outline:before{content:"\f6a0"}.mdi-home-variant:before{content:"\f2de"}.mdi-hook:before{content:"\f6e1"}.mdi-hook-off:before{content:"\f6e2"}.mdi-hops:before{content:"\f2df"}.mdi-hospital:before{content:"\f2e0"}.mdi-hospital-building:before{content:"\f2e1"}.mdi-hospital-marker:before{content:"\f2e2"}.mdi-hot-tub:before{content:"\f827"}.mdi-hotel:before{content:"\f2e3"}.mdi-houzz:before{content:"\f2e4"}.mdi-houzz-box:before{content:"\f2e5"}.mdi-hulu:before{content:"\f828"}.mdi-human:before{content:"\f2e6"}.mdi-human-child:before{content:"\f2e7"}.mdi-human-female:before{content:"\f649"}.mdi-human-greeting:before{content:"\f64a"}.mdi-human-handsdown:before{content:"\f64b"}.mdi-human-handsup:before{content:"\f64c"}.mdi-human-male:before{content:"\f64d"}.mdi-human-male-female:before{content:"\f2e8"}.mdi-human-pregnant:before{content:"\f5cf"}.mdi-humble-bundle:before{content:"\f743"}.mdi-ice-cream:before{content:"\f829"}.mdi-image:before{content:"\f2e9"}.mdi-image-album:before{content:"\f2ea"}.mdi-image-area:before{content:"\f2eb"}.mdi-image-area-close:before{content:"\f2ec"}.mdi-image-broken:before{content:"\f2ed"}.mdi-image-broken-variant:before{content:"\f2ee"}.mdi-image-filter:before{content:"\f2ef"}.mdi-image-filter-black-white:before{content:"\f2f0"}.mdi-image-filter-center-focus:before{content:"\f2f1"}.mdi-image-filter-center-focus-weak:before{content:"\f2f2"}.mdi-image-filter-drama:before{content:"\f2f3"}.mdi-image-filter-frames:before{content:"\f2f4"}.mdi-image-filter-hdr:before{content:"\f2f5"}.mdi-image-filter-none:before{content:"\f2f6"}.mdi-image-filter-tilt-shift:before{content:"\f2f7"}.mdi-image-filter-vintage:before{content:"\f2f8"}.mdi-image-multiple:before{content:"\f2f9"}.mdi-image-off:before{content:"\f82a"}.mdi-image-plus:before{content:"\f87b"}.mdi-import:before{content:"\f2fa"}.mdi-inbox:before{content:"\f686"}.mdi-inbox-arrow-down:before{content:"\f2fb"}.mdi-inbox-arrow-up:before{content:"\f3d1"}.mdi-inbox-multiple:before{content:"\f8af"}.mdi-incognito:before{content:"\f5f9"}.mdi-infinity:before{content:"\f6e3"}.mdi-information:before{content:"\f2fc"}.mdi-information-outline:before{content:"\f2fd"}.mdi-information-variant:before{content:"\f64e"}.mdi-instagram:before{content:"\f2fe"}.mdi-instapaper:before{content:"\f2ff"}.mdi-internet-explorer:before{content:"\f300"}.mdi-invert-colors:before{content:"\f301"}.mdi-itunes:before{content:"\f676"}.mdi-jeepney:before{content:"\f302"}.mdi-jira:before{content:"\f303"}.mdi-jquery:before{content:"\f87c"}.mdi-jsfiddle:before{content:"\f304"}.mdi-json:before{content:"\f626"}.mdi-karate:before{content:"\f82b"}.mdi-keg:before{content:"\f305"}.mdi-kettle:before{content:"\f5fa"}.mdi-key:before{content:"\f306"}.mdi-key-change:before{content:"\f307"}.mdi-key-minus:before{content:"\f308"}.mdi-key-plus:before{content:"\f309"}.mdi-key-remove:before{content:"\f30a"}.mdi-key-variant:before{content:"\f30b"}.mdi-keyboard:before{content:"\f30c"}.mdi-keyboard-backspace:before{content:"\f30d"}.mdi-keyboard-caps:before{content:"\f30e"}.mdi-keyboard-close:before{content:"\f30f"}.mdi-keyboard-off:before{content:"\f310"}.mdi-keyboard-return:before{content:"\f311"}.mdi-keyboard-tab:before{content:"\f312"}.mdi-keyboard-variant:before{content:"\f313"}.mdi-kickstarter:before{content:"\f744"}.mdi-kodi:before{content:"\f314"}.mdi-label:before{content:"\f315"}.mdi-label-outline:before{content:"\f316"}.mdi-ladybug:before{content:"\f82c"}.mdi-lambda:before{content:"\f627"}.mdi-lamp:before{content:"\f6b4"}.mdi-lan:before{content:"\f317"}.mdi-lan-connect:before{content:"\f318"}.mdi-lan-disconnect:before{content:"\f319"}.mdi-lan-pending:before{content:"\f31a"}.mdi-language-c:before{content:"\f671"}.mdi-language-cpp:before{content:"\f672"}.mdi-language-csharp:before{content:"\f31b"}.mdi-language-css3:before{content:"\f31c"}.mdi-language-go:before{content:"\f7d2"}.mdi-language-html5:before{content:"\f31d"}.mdi-language-javascript:before{content:"\f31e"}.mdi-language-lua:before{content:"\f8b0"}.mdi-language-php:before{content:"\f31f"}.mdi-language-python:before{content:"\f320"}.mdi-language-python-text:before{content:"\f321"}.mdi-language-r:before{content:"\f7d3"}.mdi-language-swift:before{content:"\f6e4"}.mdi-language-typescript:before{content:"\f6e5"}.mdi-laptop:before{content:"\f322"}.mdi-laptop-chromebook:before{content:"\f323"}.mdi-laptop-mac:before{content:"\f324"}.mdi-laptop-off:before{content:"\f6e6"}.mdi-laptop-windows:before{content:"\f325"}.mdi-lastfm:before{content:"\f326"}.mdi-lastpass:before{content:"\f446"}.mdi-launch:before{content:"\f327"}.mdi-lava-lamp:before{content:"\f7d4"}.mdi-layers:before{content:"\f328"}.mdi-layers-off:before{content:"\f329"}.mdi-lead-pencil:before{content:"\f64f"}.mdi-leaf:before{content:"\f32a"}.mdi-led-off:before{content:"\f32b"}.mdi-led-on:before{content:"\f32c"}.mdi-led-outline:before{content:"\f32d"}.mdi-led-strip:before{content:"\f7d5"}.mdi-led-variant-off:before{content:"\f32e"}.mdi-led-variant-on:before{content:"\f32f"}.mdi-led-variant-outline:before{content:"\f330"}.mdi-library:before{content:"\f331"}.mdi-library-books:before{content:"\f332"}.mdi-library-music:before{content:"\f333"}.mdi-library-plus:before{content:"\f334"}.mdi-lifebuoy:before{content:"\f87d"}.mdi-lightbulb:before{content:"\f335"}.mdi-lightbulb-on:before{content:"\f6e7"}.mdi-lightbulb-on-outline:before{content:"\f6e8"}.mdi-lightbulb-outline:before{content:"\f336"}.mdi-link:before{content:"\f337"}.mdi-link-off:before{content:"\f338"}.mdi-link-variant:before{content:"\f339"}.mdi-link-variant-off:before{content:"\f33a"}.mdi-linkedin:before{content:"\f33b"}.mdi-linkedin-box:before{content:"\f33c"}.mdi-linux:before{content:"\f33d"}.mdi-loading:before{content:"\f771"}.mdi-lock:before{content:"\f33e"}.mdi-lock-open:before{content:"\f33f"}.mdi-lock-open-outline:before{content:"\f340"}.mdi-lock-outline:before{content:"\f341"}.mdi-lock-pattern:before{content:"\f6e9"}.mdi-lock-plus:before{content:"\f5fb"}.mdi-lock-reset:before{content:"\f772"}.mdi-lock-smart:before{content:"\f8b1"}.mdi-locker:before{content:"\f7d6"}.mdi-locker-multiple:before{content:"\f7d7"}.mdi-login:before{content:"\f342"}.mdi-login-variant:before{content:"\f5fc"}.mdi-logout:before{content:"\f343"}.mdi-logout-variant:before{content:"\f5fd"}.mdi-looks:before{content:"\f344"}.mdi-loop:before{content:"\f6ea"}.mdi-loupe:before{content:"\f345"}.mdi-lumx:before{content:"\f346"}.mdi-magnet:before{content:"\f347"}.mdi-magnet-on:before{content:"\f348"}.mdi-magnify:before{content:"\f349"}.mdi-magnify-minus:before{content:"\f34a"}.mdi-magnify-minus-outline:before{content:"\f6eb"}.mdi-magnify-plus:before{content:"\f34b"}.mdi-magnify-plus-outline:before{content:"\f6ec"}.mdi-mail-ru:before{content:"\f34c"}.mdi-mailbox:before{content:"\f6ed"}.mdi-map:before{content:"\f34d"}.mdi-map-marker:before{content:"\f34e"}.mdi-map-marker-circle:before{content:"\f34f"}.mdi-map-marker-minus:before{content:"\f650"}.mdi-map-marker-multiple:before{content:"\f350"}.mdi-map-marker-off:before{content:"\f351"}.mdi-map-marker-outline:before{content:"\f7d8"}.mdi-map-marker-plus:before{content:"\f651"}.mdi-map-marker-radius:before{content:"\f352"}.mdi-margin:before{content:"\f353"}.mdi-markdown:before{content:"\f354"}.mdi-marker:before{content:"\f652"}.mdi-marker-check:before{content:"\f355"}.mdi-material-ui:before{content:"\f357"}.mdi-math-compass:before{content:"\f358"}.mdi-matrix:before{content:"\f628"}.mdi-maxcdn:before{content:"\f359"}.mdi-medical-bag:before{content:"\f6ee"}.mdi-medium:before{content:"\f35a"}.mdi-memory:before{content:"\f35b"}.mdi-menu:before{content:"\f35c"}.mdi-menu-down:before{content:"\f35d"}.mdi-menu-down-outline:before{content:"\f6b5"}.mdi-menu-left:before{content:"\f35e"}.mdi-menu-right:before{content:"\f35f"}.mdi-menu-up:before{content:"\f360"}.mdi-menu-up-outline:before{content:"\f6b6"}.mdi-message:before{content:"\f361"}.mdi-message-alert:before{content:"\f362"}.mdi-message-bulleted:before{content:"\f6a1"}.mdi-message-bulleted-off:before{content:"\f6a2"}.mdi-message-draw:before{content:"\f363"}.mdi-message-image:before{content:"\f364"}.mdi-message-outline:before{content:"\f365"}.mdi-message-plus:before{content:"\f653"}.mdi-message-processing:before{content:"\f366"}.mdi-message-reply:before{content:"\f367"}.mdi-message-reply-text:before{content:"\f368"}.mdi-message-settings:before{content:"\f6ef"}.mdi-message-settings-variant:before{content:"\f6f0"}.mdi-message-text:before{content:"\f369"}.mdi-message-text-outline:before{content:"\f36a"}.mdi-message-video:before{content:"\f36b"}.mdi-meteor:before{content:"\f629"}.mdi-metronome:before{content:"\f7d9"}.mdi-metronome-tick:before{content:"\f7da"}.mdi-micro-sd:before{content:"\f7db"}.mdi-microphone:before{content:"\f36c"}.mdi-microphone-minus:before{content:"\f8b2"}.mdi-microphone-off:before{content:"\f36d"}.mdi-microphone-outline:before{content:"\f36e"}.mdi-microphone-plus:before{content:"\f8b3"}.mdi-microphone-settings:before{content:"\f36f"}.mdi-microphone-variant:before{content:"\f370"}.mdi-microphone-variant-off:before{content:"\f371"}.mdi-microscope:before{content:"\f654"}.mdi-microsoft:before{content:"\f372"}.mdi-minecraft:before{content:"\f373"}.mdi-minus:before{content:"\f374"}.mdi-minus-box:before{content:"\f375"}.mdi-minus-box-outline:before{content:"\f6f1"}.mdi-minus-circle:before{content:"\f376"}.mdi-minus-circle-outline:before{content:"\f377"}.mdi-minus-network:before{content:"\f378"}.mdi-mixcloud:before{content:"\f62a"}.mdi-mixed-reality:before{content:"\f87e"}.mdi-mixer:before{content:"\f7dc"}.mdi-monitor:before{content:"\f379"}.mdi-monitor-multiple:before{content:"\f37a"}.mdi-more:before{content:"\f37b"}.mdi-motorbike:before{content:"\f37c"}.mdi-mouse:before{content:"\f37d"}.mdi-mouse-off:before{content:"\f37e"}.mdi-mouse-variant:before{content:"\f37f"}.mdi-mouse-variant-off:before{content:"\f380"}.mdi-move-resize:before{content:"\f655"}.mdi-move-resize-variant:before{content:"\f656"}.mdi-movie:before{content:"\f381"}.mdi-movie-roll:before{content:"\f7dd"}.mdi-multiplication:before{content:"\f382"}.mdi-multiplication-box:before{content:"\f383"}.mdi-mushroom:before{content:"\f7de"}.mdi-mushroom-outline:before{content:"\f7df"}.mdi-music:before{content:"\f759"}.mdi-music-box:before{content:"\f384"}.mdi-music-box-outline:before{content:"\f385"}.mdi-music-circle:before{content:"\f386"}.mdi-music-note:before{content:"\f387"}.mdi-music-note-bluetooth:before{content:"\f5fe"}.mdi-music-note-bluetooth-off:before{content:"\f5ff"}.mdi-music-note-eighth:before{content:"\f388"}.mdi-music-note-half:before{content:"\f389"}.mdi-music-note-off:before{content:"\f38a"}.mdi-music-note-quarter:before{content:"\f38b"}.mdi-music-note-sixteenth:before{content:"\f38c"}.mdi-music-note-whole:before{content:"\f38d"}.mdi-music-off:before{content:"\f75a"}.mdi-nativescript:before{content:"\f87f"}.mdi-nature:before{content:"\f38e"}.mdi-nature-people:before{content:"\f38f"}.mdi-navigation:before{content:"\f390"}.mdi-near-me:before{content:"\f5cd"}.mdi-needle:before{content:"\f391"}.mdi-nest-protect:before{content:"\f392"}.mdi-nest-thermostat:before{content:"\f393"}.mdi-netflix:before{content:"\f745"}.mdi-network:before{content:"\f6f2"}.mdi-new-box:before{content:"\f394"}.mdi-newspaper:before{content:"\f395"}.mdi-nfc:before{content:"\f396"}.mdi-nfc-tap:before{content:"\f397"}.mdi-nfc-variant:before{content:"\f398"}.mdi-ninja:before{content:"\f773"}.mdi-nintendo-switch:before{content:"\f7e0"}.mdi-nodejs:before{content:"\f399"}.mdi-note:before{content:"\f39a"}.mdi-note-multiple:before{content:"\f6b7"}.mdi-note-multiple-outline:before{content:"\f6b8"}.mdi-note-outline:before{content:"\f39b"}.mdi-note-plus:before{content:"\f39c"}.mdi-note-plus-outline:before{content:"\f39d"}.mdi-note-text:before{content:"\f39e"}.mdi-notebook:before{content:"\f82d"}.mdi-notification-clear-all:before{content:"\f39f"}.mdi-npm:before{content:"\f6f6"}.mdi-nuke:before{content:"\f6a3"}.mdi-null:before{content:"\f7e1"}.mdi-numeric:before{content:"\f3a0"}.mdi-numeric-0-box:before{content:"\f3a1"}.mdi-numeric-0-box-multiple-outline:before{content:"\f3a2"}.mdi-numeric-0-box-outline:before{content:"\f3a3"}.mdi-numeric-1-box:before{content:"\f3a4"}.mdi-numeric-1-box-multiple-outline:before{content:"\f3a5"}.mdi-numeric-1-box-outline:before{content:"\f3a6"}.mdi-numeric-2-box:before{content:"\f3a7"}.mdi-numeric-2-box-multiple-outline:before{content:"\f3a8"}.mdi-numeric-2-box-outline:before{content:"\f3a9"}.mdi-numeric-3-box:before{content:"\f3aa"}.mdi-numeric-3-box-multiple-outline:before{content:"\f3ab"}.mdi-numeric-3-box-outline:before{content:"\f3ac"}.mdi-numeric-4-box:before{content:"\f3ad"}.mdi-numeric-4-box-multiple-outline:before{content:"\f3ae"}.mdi-numeric-4-box-outline:before{content:"\f3af"}.mdi-numeric-5-box:before{content:"\f3b0"}.mdi-numeric-5-box-multiple-outline:before{content:"\f3b1"}.mdi-numeric-5-box-outline:before{content:"\f3b2"}.mdi-numeric-6-box:before{content:"\f3b3"}.mdi-numeric-6-box-multiple-outline:before{content:"\f3b4"}.mdi-numeric-6-box-outline:before{content:"\f3b5"}.mdi-numeric-7-box:before{content:"\f3b6"}.mdi-numeric-7-box-multiple-outline:before{content:"\f3b7"}.mdi-numeric-7-box-outline:before{content:"\f3b8"}.mdi-numeric-8-box:before{content:"\f3b9"}.mdi-numeric-8-box-multiple-outline:before{content:"\f3ba"}.mdi-numeric-8-box-outline:before{content:"\f3bb"}.mdi-numeric-9-box:before{content:"\f3bc"}.mdi-numeric-9-box-multiple-outline:before{content:"\f3bd"}.mdi-numeric-9-box-outline:before{content:"\f3be"}.mdi-numeric-9-plus-box:before{content:"\f3bf"}.mdi-numeric-9-plus-box-multiple-outline:before{content:"\f3c0"}.mdi-numeric-9-plus-box-outline:before{content:"\f3c1"}.mdi-nut:before{content:"\f6f7"}.mdi-nutrition:before{content:"\f3c2"}.mdi-oar:before{content:"\f67b"}.mdi-octagon:before{content:"\f3c3"}.mdi-octagon-outline:before{content:"\f3c4"}.mdi-octagram:before{content:"\f6f8"}.mdi-octagram-outline:before{content:"\f774"}.mdi-odnoklassniki:before{content:"\f3c5"}.mdi-office:before{content:"\f3c6"}.mdi-oil:before{content:"\f3c7"}.mdi-oil-temperature:before{content:"\f3c8"}.mdi-omega:before{content:"\f3c9"}.mdi-onedrive:before{content:"\f3ca"}.mdi-onenote:before{content:"\f746"}.mdi-onepassword:before{content:"\f880"}.mdi-opacity:before{content:"\f5cc"}.mdi-open-in-app:before{content:"\f3cb"}.mdi-open-in-new:before{content:"\f3cc"}.mdi-openid:before{content:"\f3cd"}.mdi-opera:before{content:"\f3ce"}.mdi-orbit:before{content:"\f018"}.mdi-ornament:before{content:"\f3cf"}.mdi-ornament-variant:before{content:"\f3d0"}.mdi-owl:before{content:"\f3d2"}.mdi-package:before{content:"\f3d3"}.mdi-package-down:before{content:"\f3d4"}.mdi-package-up:before{content:"\f3d5"}.mdi-package-variant:before{content:"\f3d6"}.mdi-package-variant-closed:before{content:"\f3d7"}.mdi-page-first:before{content:"\f600"}.mdi-page-last:before{content:"\f601"}.mdi-page-layout-body:before{content:"\f6f9"}.mdi-page-layout-footer:before{content:"\f6fa"}.mdi-page-layout-header:before{content:"\f6fb"}.mdi-page-layout-sidebar-left:before{content:"\f6fc"}.mdi-page-layout-sidebar-right:before{content:"\f6fd"}.mdi-palette:before{content:"\f3d8"}.mdi-palette-advanced:before{content:"\f3d9"}.mdi-palette-swatch:before{content:"\f8b4"}.mdi-panda:before{content:"\f3da"}.mdi-pandora:before{content:"\f3db"}.mdi-panorama:before{content:"\f3dc"}.mdi-panorama-fisheye:before{content:"\f3dd"}.mdi-panorama-horizontal:before{content:"\f3de"}.mdi-panorama-vertical:before{content:"\f3df"}.mdi-panorama-wide-angle:before{content:"\f3e0"}.mdi-paper-cut-vertical:before{content:"\f3e1"}.mdi-paperclip:before{content:"\f3e2"}.mdi-parking:before{content:"\f3e3"}.mdi-passport:before{content:"\f7e2"}.mdi-patreon:before{content:"\f881"}.mdi-pause:before{content:"\f3e4"}.mdi-pause-circle:before{content:"\f3e5"}.mdi-pause-circle-outline:before{content:"\f3e6"}.mdi-pause-octagon:before{content:"\f3e7"}.mdi-pause-octagon-outline:before{content:"\f3e8"}.mdi-paw:before{content:"\f3e9"}.mdi-paw-off:before{content:"\f657"}.mdi-paypal:before{content:"\f882"}.mdi-peace:before{content:"\f883"}.mdi-pen:before{content:"\f3ea"}.mdi-pencil:before{content:"\f3eb"}.mdi-pencil-box:before{content:"\f3ec"}.mdi-pencil-box-outline:before{content:"\f3ed"}.mdi-pencil-circle:before{content:"\f6fe"}.mdi-pencil-circle-outline:before{content:"\f775"}.mdi-pencil-lock:before{content:"\f3ee"}.mdi-pencil-off:before{content:"\f3ef"}.mdi-pentagon:before{content:"\f6ff"}.mdi-pentagon-outline:before{content:"\f700"}.mdi-percent:before{content:"\f3f0"}.mdi-periodic-table:before{content:"\f8b5"}.mdi-periodic-table-co2:before{content:"\f7e3"}.mdi-periscope:before{content:"\f747"}.mdi-pharmacy:before{content:"\f3f1"}.mdi-phone:before{content:"\f3f2"}.mdi-phone-bluetooth:before{content:"\f3f3"}.mdi-phone-classic:before{content:"\f602"}.mdi-phone-forward:before{content:"\f3f4"}.mdi-phone-hangup:before{content:"\f3f5"}.mdi-phone-in-talk:before{content:"\f3f6"}.mdi-phone-incoming:before{content:"\f3f7"}.mdi-phone-locked:before{content:"\f3f8"}.mdi-phone-log:before{content:"\f3f9"}.mdi-phone-minus:before{content:"\f658"}.mdi-phone-missed:before{content:"\f3fa"}.mdi-phone-outgoing:before{content:"\f3fb"}.mdi-phone-paused:before{content:"\f3fc"}.mdi-phone-plus:before{content:"\f659"}.mdi-phone-return:before{content:"\f82e"}.mdi-phone-rotate-landscape:before{content:"\f884"}.mdi-phone-rotate-portrait:before{content:"\f885"}.mdi-phone-settings:before{content:"\f3fd"}.mdi-phone-voip:before{content:"\f3fe"}.mdi-pi:before{content:"\f3ff"}.mdi-pi-box:before{content:"\f400"}.mdi-piano:before{content:"\f67c"}.mdi-pickaxe:before{content:"\f8b6"}.mdi-pier:before{content:"\f886"}.mdi-pier-crane:before{content:"\f887"}.mdi-pig:before{content:"\f401"}.mdi-pill:before{content:"\f402"}.mdi-pillar:before{content:"\f701"}.mdi-pin:before{content:"\f403"}.mdi-pin-off:before{content:"\f404"}.mdi-pine-tree:before{content:"\f405"}.mdi-pine-tree-box:before{content:"\f406"}.mdi-pinterest:before{content:"\f407"}.mdi-pinterest-box:before{content:"\f408"}.mdi-pipe:before{content:"\f7e4"}.mdi-pipe-disconnected:before{content:"\f7e5"}.mdi-pipe-leak:before{content:"\f888"}.mdi-pistol:before{content:"\f702"}.mdi-piston:before{content:"\f889"}.mdi-pizza:before{content:"\f409"}.mdi-plane-shield:before{content:"\f6ba"}.mdi-play:before{content:"\f40a"}.mdi-play-box-outline:before{content:"\f40b"}.mdi-play-circle:before{content:"\f40c"}.mdi-play-circle-outline:before{content:"\f40d"}.mdi-play-network:before{content:"\f88a"}.mdi-play-pause:before{content:"\f40e"}.mdi-play-protected-content:before{content:"\f40f"}.mdi-playlist-check:before{content:"\f5c7"}.mdi-playlist-minus:before{content:"\f410"}.mdi-playlist-play:before{content:"\f411"}.mdi-playlist-plus:before{content:"\f412"}.mdi-playlist-remove:before{content:"\f413"}.mdi-playstation:before{content:"\f414"}.mdi-plex:before{content:"\f6b9"}.mdi-plus:before{content:"\f415"}.mdi-plus-box:before{content:"\f416"}.mdi-plus-box-outline:before{content:"\f703"}.mdi-plus-circle:before{content:"\f417"}.mdi-plus-circle-multiple-outline:before{content:"\f418"}.mdi-plus-circle-outline:before{content:"\f419"}.mdi-plus-network:before{content:"\f41a"}.mdi-plus-one:before{content:"\f41b"}.mdi-plus-outline:before{content:"\f704"}.mdi-pocket:before{content:"\f41c"}.mdi-pokeball:before{content:"\f41d"}.mdi-poker-chip:before{content:"\f82f"}.mdi-polaroid:before{content:"\f41e"}.mdi-poll:before{content:"\f41f"}.mdi-poll-box:before{content:"\f420"}.mdi-polymer:before{content:"\f421"}.mdi-pool:before{content:"\f606"}.mdi-popcorn:before{content:"\f422"}.mdi-pot:before{content:"\f65a"}.mdi-pot-mix:before{content:"\f65b"}.mdi-pound:before{content:"\f423"}.mdi-pound-box:before{content:"\f424"}.mdi-power:before{content:"\f425"}.mdi-power-plug:before{content:"\f6a4"}.mdi-power-plug-off:before{content:"\f6a5"}.mdi-power-settings:before{content:"\f426"}.mdi-power-socket:before{content:"\f427"}.mdi-power-socket-eu:before{content:"\f7e6"}.mdi-power-socket-uk:before{content:"\f7e7"}.mdi-power-socket-us:before{content:"\f7e8"}.mdi-prescription:before{content:"\f705"}.mdi-presentation:before{content:"\f428"}.mdi-presentation-play:before{content:"\f429"}.mdi-printer:before{content:"\f42a"}.mdi-printer-3d:before{content:"\f42b"}.mdi-printer-alert:before{content:"\f42c"}.mdi-printer-settings:before{content:"\f706"}.mdi-priority-high:before{content:"\f603"}.mdi-priority-low:before{content:"\f604"}.mdi-professional-hexagon:before{content:"\f42d"}.mdi-projector:before{content:"\f42e"}.mdi-projector-screen:before{content:"\f42f"}.mdi-publish:before{content:"\f6a6"}.mdi-pulse:before{content:"\f430"}.mdi-puzzle:before{content:"\f431"}.mdi-qqchat:before{content:"\f605"}.mdi-qrcode:before{content:"\f432"}.mdi-qrcode-edit:before{content:"\f8b7"}.mdi-qrcode-scan:before{content:"\f433"}.mdi-quadcopter:before{content:"\f434"}.mdi-quality-high:before{content:"\f435"}.mdi-quicktime:before{content:"\f436"}.mdi-radar:before{content:"\f437"}.mdi-radiator:before{content:"\f438"}.mdi-radio:before{content:"\f439"}.mdi-radio-handheld:before{content:"\f43a"}.mdi-radio-tower:before{content:"\f43b"}.mdi-radioactive:before{content:"\f43c"}.mdi-radiobox-blank:before{content:"\f43d"}.mdi-radiobox-marked:before{content:"\f43e"}.mdi-raspberrypi:before{content:"\f43f"}.mdi-ray-end:before{content:"\f440"}.mdi-ray-end-arrow:before{content:"\f441"}.mdi-ray-start:before{content:"\f442"}.mdi-ray-start-arrow:before{content:"\f443"}.mdi-ray-start-end:before{content:"\f444"}.mdi-ray-vertex:before{content:"\f445"}.mdi-react:before{content:"\f707"}.mdi-read:before{content:"\f447"}.mdi-receipt:before{content:"\f449"}.mdi-record:before{content:"\f44a"}.mdi-record-rec:before{content:"\f44b"}.mdi-recycle:before{content:"\f44c"}.mdi-reddit:before{content:"\f44d"}.mdi-redo:before{content:"\f44e"}.mdi-redo-variant:before{content:"\f44f"}.mdi-refresh:before{content:"\f450"}.mdi-regex:before{content:"\f451"}.mdi-relative-scale:before{content:"\f452"}.mdi-reload:before{content:"\f453"}.mdi-reminder:before{content:"\f88b"}.mdi-remote:before{content:"\f454"}.mdi-remote-desktop:before{content:"\f8b8"}.mdi-rename-box:before{content:"\f455"}.mdi-reorder-horizontal:before{content:"\f687"}.mdi-reorder-vertical:before{content:"\f688"}.mdi-repeat:before{content:"\f456"}.mdi-repeat-off:before{content:"\f457"}.mdi-repeat-once:before{content:"\f458"}.mdi-replay:before{content:"\f459"}.mdi-reply:before{content:"\f45a"}.mdi-reply-all:before{content:"\f45b"}.mdi-reproduction:before{content:"\f45c"}.mdi-resize-bottom-right:before{content:"\f45d"}.mdi-responsive:before{content:"\f45e"}.mdi-restart:before{content:"\f708"}.mdi-restore:before{content:"\f6a7"}.mdi-rewind:before{content:"\f45f"}.mdi-rewind-outline:before{content:"\f709"}.mdi-rhombus:before{content:"\f70a"}.mdi-rhombus-outline:before{content:"\f70b"}.mdi-ribbon:before{content:"\f460"}.mdi-rice:before{content:"\f7e9"}.mdi-ring:before{content:"\f7ea"}.mdi-road:before{content:"\f461"}.mdi-road-variant:before{content:"\f462"}.mdi-robot:before{content:"\f6a8"}.mdi-rocket:before{content:"\f463"}.mdi-room-service:before{content:"\f88c"}.mdi-roomba:before{content:"\f70c"}.mdi-rotate-3d:before{content:"\f464"}.mdi-rotate-left:before{content:"\f465"}.mdi-rotate-left-variant:before{content:"\f466"}.mdi-rotate-right:before{content:"\f467"}.mdi-rotate-right-variant:before{content:"\f468"}.mdi-rounded-corner:before{content:"\f607"}.mdi-router-wireless:before{content:"\f469"}.mdi-routes:before{content:"\f46a"}.mdi-rowing:before{content:"\f608"}.mdi-rss:before{content:"\f46b"}.mdi-rss-box:before{content:"\f46c"}.mdi-ruler:before{content:"\f46d"}.mdi-run:before{content:"\f70d"}.mdi-run-fast:before{content:"\f46e"}.mdi-sale:before{content:"\f46f"}.mdi-salesforce:before{content:"\f88d"}.mdi-sass:before{content:"\f7eb"}.mdi-satellite:before{content:"\f470"}.mdi-satellite-variant:before{content:"\f471"}.mdi-sausage:before{content:"\f8b9"}.mdi-saxophone:before{content:"\f609"}.mdi-scale:before{content:"\f472"}.mdi-scale-balance:before{content:"\f5d1"}.mdi-scale-bathroom:before{content:"\f473"}.mdi-scanner:before{content:"\f6aa"}.mdi-school:before{content:"\f474"}.mdi-screen-rotation:before{content:"\f475"}.mdi-screen-rotation-lock:before{content:"\f476"}.mdi-screwdriver:before{content:"\f477"}.mdi-script:before{content:"\f478"}.mdi-sd:before{content:"\f479"}.mdi-seal:before{content:"\f47a"}.mdi-search-web:before{content:"\f70e"}.mdi-seat-flat:before{content:"\f47b"}.mdi-seat-flat-angled:before{content:"\f47c"}.mdi-seat-individual-suite:before{content:"\f47d"}.mdi-seat-legroom-extra:before{content:"\f47e"}.mdi-seat-legroom-normal:before{content:"\f47f"}.mdi-seat-legroom-reduced:before{content:"\f480"}.mdi-seat-recline-extra:before{content:"\f481"}.mdi-seat-recline-normal:before{content:"\f482"}.mdi-security:before{content:"\f483"}.mdi-security-account:before{content:"\f88e"}.mdi-security-home:before{content:"\f689"}.mdi-security-network:before{content:"\f484"}.mdi-select:before{content:"\f485"}.mdi-select-all:before{content:"\f486"}.mdi-select-inverse:before{content:"\f487"}.mdi-select-off:before{content:"\f488"}.mdi-selection:before{content:"\f489"}.mdi-selection-off:before{content:"\f776"}.mdi-send:before{content:"\f48a"}.mdi-send-secure:before{content:"\f7ec"}.mdi-serial-port:before{content:"\f65c"}.mdi-server:before{content:"\f48b"}.mdi-server-minus:before{content:"\f48c"}.mdi-server-network:before{content:"\f48d"}.mdi-server-network-off:before{content:"\f48e"}.mdi-server-off:before{content:"\f48f"}.mdi-server-plus:before{content:"\f490"}.mdi-server-remove:before{content:"\f491"}.mdi-server-security:before{content:"\f492"}.mdi-set-all:before{content:"\f777"}.mdi-set-center:before{content:"\f778"}.mdi-set-center-right:before{content:"\f779"}.mdi-set-left:before{content:"\f77a"}.mdi-set-left-center:before{content:"\f77b"}.mdi-set-left-right:before{content:"\f77c"}.mdi-set-none:before{content:"\f77d"}.mdi-set-right:before{content:"\f77e"}.mdi-settings:before{content:"\f493"}.mdi-settings-box:before{content:"\f494"}.mdi-settings-outline:before{content:"\f8ba"}.mdi-shape:before{content:"\f830"}.mdi-shape-circle-plus:before{content:"\f65d"}.mdi-shape-outline:before{content:"\f831"}.mdi-shape-plus:before{content:"\f495"}.mdi-shape-polygon-plus:before{content:"\f65e"}.mdi-shape-rectangle-plus:before{content:"\f65f"}.mdi-shape-square-plus:before{content:"\f660"}.mdi-share:before{content:"\f496"}.mdi-share-variant:before{content:"\f497"}.mdi-shield:before{content:"\f498"}.mdi-shield-half-full:before{content:"\f77f"}.mdi-shield-outline:before{content:"\f499"}.mdi-ship-wheel:before{content:"\f832"}.mdi-shopping:before{content:"\f49a"}.mdi-shopping-music:before{content:"\f49b"}.mdi-shovel:before{content:"\f70f"}.mdi-shovel-off:before{content:"\f710"}.mdi-shredder:before{content:"\f49c"}.mdi-shuffle:before{content:"\f49d"}.mdi-shuffle-disabled:before{content:"\f49e"}.mdi-shuffle-variant:before{content:"\f49f"}.mdi-sigma:before{content:"\f4a0"}.mdi-sigma-lower:before{content:"\f62b"}.mdi-sign-caution:before{content:"\f4a1"}.mdi-sign-direction:before{content:"\f780"}.mdi-sign-text:before{content:"\f781"}.mdi-signal:before{content:"\f4a2"}.mdi-signal-2g:before{content:"\f711"}.mdi-signal-3g:before{content:"\f712"}.mdi-signal-4g:before{content:"\f713"}.mdi-signal-cellular-1:before{content:"\f8bb"}.mdi-signal-cellular-2:before{content:"\f8bc"}.mdi-signal-cellular-3:before{content:"\f8bd"}.mdi-signal-cellular-outline:before{content:"\f8be"}.mdi-signal-hspa:before{content:"\f714"}.mdi-signal-hspa-plus:before{content:"\f715"}.mdi-signal-off:before{content:"\f782"}.mdi-signal-variant:before{content:"\f60a"}.mdi-silverware:before{content:"\f4a3"}.mdi-silverware-fork:before{content:"\f4a4"}.mdi-silverware-spoon:before{content:"\f4a5"}.mdi-silverware-variant:before{content:"\f4a6"}.mdi-sim:before{content:"\f4a7"}.mdi-sim-alert:before{content:"\f4a8"}.mdi-sim-off:before{content:"\f4a9"}.mdi-sitemap:before{content:"\f4aa"}.mdi-skip-backward:before{content:"\f4ab"}.mdi-skip-forward:before{content:"\f4ac"}.mdi-skip-next:before{content:"\f4ad"}.mdi-skip-next-circle:before{content:"\f661"}.mdi-skip-next-circle-outline:before{content:"\f662"}.mdi-skip-previous:before{content:"\f4ae"}.mdi-skip-previous-circle:before{content:"\f663"}.mdi-skip-previous-circle-outline:before{content:"\f664"}.mdi-skull:before{content:"\f68b"}.mdi-skype:before{content:"\f4af"}.mdi-skype-business:before{content:"\f4b0"}.mdi-slack:before{content:"\f4b1"}.mdi-sleep:before{content:"\f4b2"}.mdi-sleep-off:before{content:"\f4b3"}.mdi-smoking:before{content:"\f4b4"}.mdi-smoking-off:before{content:"\f4b5"}.mdi-snapchat:before{content:"\f4b6"}.mdi-snowflake:before{content:"\f716"}.mdi-snowman:before{content:"\f4b7"}.mdi-soccer:before{content:"\f4b8"}.mdi-soccer-field:before{content:"\f833"}.mdi-sofa:before{content:"\f4b9"}.mdi-solid:before{content:"\f68c"}.mdi-sort:before{content:"\f4ba"}.mdi-sort-alphabetical:before{content:"\f4bb"}.mdi-sort-ascending:before{content:"\f4bc"}.mdi-sort-descending:before{content:"\f4bd"}.mdi-sort-numeric:before{content:"\f4be"}.mdi-sort-variant:before{content:"\f4bf"}.mdi-soundcloud:before{content:"\f4c0"}.mdi-source-branch:before{content:"\f62c"}.mdi-source-commit:before{content:"\f717"}.mdi-source-commit-end:before{content:"\f718"}.mdi-source-commit-end-local:before{content:"\f719"}.mdi-source-commit-local:before{content:"\f71a"}.mdi-source-commit-next-local:before{content:"\f71b"}.mdi-source-commit-start:before{content:"\f71c"}.mdi-source-commit-start-next-local:before{content:"\f71d"}.mdi-source-fork:before{content:"\f4c1"}.mdi-source-merge:before{content:"\f62d"}.mdi-source-pull:before{content:"\f4c2"}.mdi-soy-sauce:before{content:"\f7ed"}.mdi-speaker:before{content:"\f4c3"}.mdi-speaker-off:before{content:"\f4c4"}.mdi-speaker-wireless:before{content:"\f71e"}.mdi-speedometer:before{content:"\f4c5"}.mdi-spellcheck:before{content:"\f4c6"}.mdi-spotify:before{content:"\f4c7"}.mdi-spotlight:before{content:"\f4c8"}.mdi-spotlight-beam:before{content:"\f4c9"}.mdi-spray:before{content:"\f665"}.mdi-square:before{content:"\f763"}.mdi-square-inc:before{content:"\f4ca"}.mdi-square-inc-cash:before{content:"\f4cb"}.mdi-square-outline:before{content:"\f762"}.mdi-square-root:before{content:"\f783"}.mdi-ssh:before{content:"\f8bf"}.mdi-stack-overflow:before{content:"\f4cc"}.mdi-stackexchange:before{content:"\f60b"}.mdi-stadium:before{content:"\f71f"}.mdi-stairs:before{content:"\f4cd"}.mdi-standard-definition:before{content:"\f7ee"}.mdi-star:before{content:"\f4ce"}.mdi-star-circle:before{content:"\f4cf"}.mdi-star-half:before{content:"\f4d0"}.mdi-star-off:before{content:"\f4d1"}.mdi-star-outline:before{content:"\f4d2"}.mdi-steam:before{content:"\f4d3"}.mdi-steering:before{content:"\f4d4"}.mdi-step-backward:before{content:"\f4d5"}.mdi-step-backward-2:before{content:"\f4d6"}.mdi-step-forward:before{content:"\f4d7"}.mdi-step-forward-2:before{content:"\f4d8"}.mdi-stethoscope:before{content:"\f4d9"}.mdi-sticker:before{content:"\f5d0"}.mdi-sticker-emoji:before{content:"\f784"}.mdi-stocking:before{content:"\f4da"}.mdi-stop:before{content:"\f4db"}.mdi-stop-circle:before{content:"\f666"}.mdi-stop-circle-outline:before{content:"\f667"}.mdi-store:before{content:"\f4dc"}.mdi-store-24-hour:before{content:"\f4dd"}.mdi-stove:before{content:"\f4de"}.mdi-subdirectory-arrow-left:before{content:"\f60c"}.mdi-subdirectory-arrow-right:before{content:"\f60d"}.mdi-subway:before{content:"\f6ab"}.mdi-subway-variant:before{content:"\f4df"}.mdi-summit:before{content:"\f785"}.mdi-sunglasses:before{content:"\f4e0"}.mdi-surround-sound:before{content:"\f5c5"}.mdi-surround-sound-2-0:before{content:"\f7ef"}.mdi-surround-sound-3-1:before{content:"\f7f0"}.mdi-surround-sound-5-1:before{content:"\f7f1"}.mdi-surround-sound-7-1:before{content:"\f7f2"}.mdi-svg:before{content:"\f720"}.mdi-swap-horizontal:before{content:"\f4e1"}.mdi-swap-horizontal-variant:before{content:"\f8c0"}.mdi-swap-vertical:before{content:"\f4e2"}.mdi-swap-vertical-variant:before{content:"\f8c1"}.mdi-swim:before{content:"\f4e3"}.mdi-switch:before{content:"\f4e4"}.mdi-sword:before{content:"\f4e5"}.mdi-sword-cross:before{content:"\f786"}.mdi-sync:before{content:"\f4e6"}.mdi-sync-alert:before{content:"\f4e7"}.mdi-sync-off:before{content:"\f4e8"}.mdi-tab:before{content:"\f4e9"}.mdi-tab-plus:before{content:"\f75b"}.mdi-tab-unselected:before{content:"\f4ea"}.mdi-table:before{content:"\f4eb"}.mdi-table-column:before{content:"\f834"}.mdi-table-column-plus-after:before{content:"\f4ec"}.mdi-table-column-plus-before:before{content:"\f4ed"}.mdi-table-column-remove:before{content:"\f4ee"}.mdi-table-column-width:before{content:"\f4ef"}.mdi-table-edit:before{content:"\f4f0"}.mdi-table-large:before{content:"\f4f1"}.mdi-table-of-contents:before{content:"\f835"}.mdi-table-row:before{content:"\f836"}.mdi-table-row-height:before{content:"\f4f2"}.mdi-table-row-plus-after:before{content:"\f4f3"}.mdi-table-row-plus-before:before{content:"\f4f4"}.mdi-table-row-remove:before{content:"\f4f5"}.mdi-table-settings:before{content:"\f837"}.mdi-tablet:before{content:"\f4f6"}.mdi-tablet-android:before{content:"\f4f7"}.mdi-tablet-ipad:before{content:"\f4f8"}.mdi-taco:before{content:"\f761"}.mdi-tag:before{content:"\f4f9"}.mdi-tag-faces:before{content:"\f4fa"}.mdi-tag-heart:before{content:"\f68a"}.mdi-tag-multiple:before{content:"\f4fb"}.mdi-tag-outline:before{content:"\f4fc"}.mdi-tag-plus:before{content:"\f721"}.mdi-tag-remove:before{content:"\f722"}.mdi-tag-text-outline:before{content:"\f4fd"}.mdi-target:before{content:"\f4fe"}.mdi-taxi:before{content:"\f4ff"}.mdi-teach:before{content:"\f88f"}.mdi-teamviewer:before{content:"\f500"}.mdi-telegram:before{content:"\f501"}.mdi-television:before{content:"\f502"}.mdi-television-box:before{content:"\f838"}.mdi-television-classic:before{content:"\f7f3"}.mdi-television-classic-off:before{content:"\f839"}.mdi-television-guide:before{content:"\f503"}.mdi-television-off:before{content:"\f83a"}.mdi-temperature-celsius:before{content:"\f504"}.mdi-temperature-fahrenheit:before{content:"\f505"}.mdi-temperature-kelvin:before{content:"\f506"}.mdi-tennis:before{content:"\f507"}.mdi-tent:before{content:"\f508"}.mdi-terrain:before{content:"\f509"}.mdi-test-tube:before{content:"\f668"}.mdi-text-shadow:before{content:"\f669"}.mdi-text-to-speech:before{content:"\f50a"}.mdi-text-to-speech-off:before{content:"\f50b"}.mdi-textbox:before{content:"\f60e"}.mdi-textbox-password:before{content:"\f7f4"}.mdi-texture:before{content:"\f50c"}.mdi-theater:before{content:"\f50d"}.mdi-theme-light-dark:before{content:"\f50e"}.mdi-thermometer:before{content:"\f50f"}.mdi-thermometer-lines:before{content:"\f510"}.mdi-thermostat-box:before{content:"\f890"}.mdi-thought-bubble:before{content:"\f7f5"}.mdi-thought-bubble-outline:before{content:"\f7f6"}.mdi-thumb-down:before{content:"\f511"}.mdi-thumb-down-outline:before{content:"\f512"}.mdi-thumb-up:before{content:"\f513"}.mdi-thumb-up-outline:before{content:"\f514"}.mdi-thumbs-up-down:before{content:"\f515"}.mdi-ticket:before{content:"\f516"}.mdi-ticket-account:before{content:"\f517"}.mdi-ticket-confirmation:before{content:"\f518"}.mdi-ticket-percent:before{content:"\f723"}.mdi-tie:before{content:"\f519"}.mdi-tilde:before{content:"\f724"}.mdi-timelapse:before{content:"\f51a"}.mdi-timer:before{content:"\f51b"}.mdi-timer-10:before{content:"\f51c"}.mdi-timer-3:before{content:"\f51d"}.mdi-timer-off:before{content:"\f51e"}.mdi-timer-sand:before{content:"\f51f"}.mdi-timer-sand-empty:before{content:"\f6ac"}.mdi-timer-sand-full:before{content:"\f78b"}.mdi-timetable:before{content:"\f520"}.mdi-toggle-switch:before{content:"\f521"}.mdi-toggle-switch-off:before{content:"\f522"}.mdi-tooltip:before{content:"\f523"}.mdi-tooltip-edit:before{content:"\f524"}.mdi-tooltip-image:before{content:"\f525"}.mdi-tooltip-outline:before{content:"\f526"}.mdi-tooltip-outline-plus:before{content:"\f527"}.mdi-tooltip-text:before{content:"\f528"}.mdi-tooth:before{content:"\f8c2"}.mdi-tooth-outline:before{content:"\f529"}.mdi-tor:before{content:"\f52a"}.mdi-tower-beach:before{content:"\f680"}.mdi-tower-fire:before{content:"\f681"}.mdi-towing:before{content:"\f83b"}.mdi-trackpad:before{content:"\f7f7"}.mdi-tractor:before{content:"\f891"}.mdi-traffic-light:before{content:"\f52b"}.mdi-train:before{content:"\f52c"}.mdi-train-variant:before{content:"\f8c3"}.mdi-tram:before{content:"\f52d"}.mdi-transcribe:before{content:"\f52e"}.mdi-transcribe-close:before{content:"\f52f"}.mdi-transfer:before{content:"\f530"}.mdi-transit-transfer:before{content:"\f6ad"}.mdi-translate:before{content:"\f5ca"}.mdi-treasure-chest:before{content:"\f725"}.mdi-tree:before{content:"\f531"}.mdi-trello:before{content:"\f532"}.mdi-trending-down:before{content:"\f533"}.mdi-trending-neutral:before{content:"\f534"}.mdi-trending-up:before{content:"\f535"}.mdi-triangle:before{content:"\f536"}.mdi-triangle-outline:before{content:"\f537"}.mdi-trophy:before{content:"\f538"}.mdi-trophy-award:before{content:"\f539"}.mdi-trophy-outline:before{content:"\f53a"}.mdi-trophy-variant:before{content:"\f53b"}.mdi-trophy-variant-outline:before{content:"\f53c"}.mdi-truck:before{content:"\f53d"}.mdi-truck-delivery:before{content:"\f53e"}.mdi-truck-fast:before{content:"\f787"}.mdi-truck-trailer:before{content:"\f726"}.mdi-tshirt-crew:before{content:"\f53f"}.mdi-tshirt-v:before{content:"\f540"}.mdi-tumblr:before{content:"\f541"}.mdi-tumblr-reblog:before{content:"\f542"}.mdi-tune:before{content:"\f62e"}.mdi-tune-vertical:before{content:"\f66a"}.mdi-twitch:before{content:"\f543"}.mdi-twitter:before{content:"\f544"}.mdi-twitter-box:before{content:"\f545"}.mdi-twitter-circle:before{content:"\f546"}.mdi-twitter-retweet:before{content:"\f547"}.mdi-uber:before{content:"\f748"}.mdi-ubuntu:before{content:"\f548"}.mdi-ultra-high-definition:before{content:"\f7f8"}.mdi-umbraco:before{content:"\f549"}.mdi-umbrella:before{content:"\f54a"}.mdi-umbrella-outline:before{content:"\f54b"}.mdi-undo:before{content:"\f54c"}.mdi-undo-variant:before{content:"\f54d"}.mdi-unfold-less-horizontal:before{content:"\f54e"}.mdi-unfold-less-vertical:before{content:"\f75f"}.mdi-unfold-more-horizontal:before{content:"\f54f"}.mdi-unfold-more-vertical:before{content:"\f760"}.mdi-ungroup:before{content:"\f550"}.mdi-unity:before{content:"\f6ae"}.mdi-untappd:before{content:"\f551"}.mdi-update:before{content:"\f6af"}.mdi-upload:before{content:"\f552"}.mdi-upload-multiple:before{content:"\f83c"}.mdi-upload-network:before{content:"\f6f5"}.mdi-usb:before{content:"\f553"}.mdi-van-passenger:before{content:"\f7f9"}.mdi-van-utility:before{content:"\f7fa"}.mdi-vanish:before{content:"\f7fb"}.mdi-vector-arrange-above:before{content:"\f554"}.mdi-vector-arrange-below:before{content:"\f555"}.mdi-vector-circle:before{content:"\f556"}.mdi-vector-circle-variant:before{content:"\f557"}.mdi-vector-combine:before{content:"\f558"}.mdi-vector-curve:before{content:"\f559"}.mdi-vector-difference:before{content:"\f55a"}.mdi-vector-difference-ab:before{content:"\f55b"}.mdi-vector-difference-ba:before{content:"\f55c"}.mdi-vector-ellipse:before{content:"\f892"}.mdi-vector-intersection:before{content:"\f55d"}.mdi-vector-line:before{content:"\f55e"}.mdi-vector-point:before{content:"\f55f"}.mdi-vector-polygon:before{content:"\f560"}.mdi-vector-polyline:before{content:"\f561"}.mdi-vector-radius:before{content:"\f749"}.mdi-vector-rectangle:before{content:"\f5c6"}.mdi-vector-selection:before{content:"\f562"}.mdi-vector-square:before{content:"\f001"}.mdi-vector-triangle:before{content:"\f563"}.mdi-vector-union:before{content:"\f564"}.mdi-venmo:before{content:"\f578"}.mdi-verified:before{content:"\f565"}.mdi-vibrate:before{content:"\f566"}.mdi-video:before{content:"\f567"}.mdi-video-3d:before{content:"\f7fc"}.mdi-video-4k-box:before{content:"\f83d"}.mdi-video-input-antenna:before{content:"\f83e"}.mdi-video-input-component:before{content:"\f83f"}.mdi-video-input-hdmi:before{content:"\f840"}.mdi-video-input-svideo:before{content:"\f841"}.mdi-video-off:before{content:"\f568"}.mdi-video-switch:before{content:"\f569"}.mdi-view-agenda:before{content:"\f56a"}.mdi-view-array:before{content:"\f56b"}.mdi-view-carousel:before{content:"\f56c"}.mdi-view-column:before{content:"\f56d"}.mdi-view-dashboard:before{content:"\f56e"}.mdi-view-dashboard-variant:before{content:"\f842"}.mdi-view-day:before{content:"\f56f"}.mdi-view-grid:before{content:"\f570"}.mdi-view-headline:before{content:"\f571"}.mdi-view-list:before{content:"\f572"}.mdi-view-module:before{content:"\f573"}.mdi-view-parallel:before{content:"\f727"}.mdi-view-quilt:before{content:"\f574"}.mdi-view-sequential:before{content:"\f728"}.mdi-view-stream:before{content:"\f575"}.mdi-view-week:before{content:"\f576"}.mdi-vimeo:before{content:"\f577"}.mdi-violin:before{content:"\f60f"}.mdi-virtual-reality:before{content:"\f893"}.mdi-visualstudio:before{content:"\f610"}.mdi-vk:before{content:"\f579"}.mdi-vk-box:before{content:"\f57a"}.mdi-vk-circle:before{content:"\f57b"}.mdi-vlc:before{content:"\f57c"}.mdi-voice:before{content:"\f5cb"}.mdi-voicemail:before{content:"\f57d"}.mdi-volume-high:before{content:"\f57e"}.mdi-volume-low:before{content:"\f57f"}.mdi-volume-medium:before{content:"\f580"}.mdi-volume-minus:before{content:"\f75d"}.mdi-volume-mute:before{content:"\f75e"}.mdi-volume-off:before{content:"\f581"}.mdi-volume-plus:before{content:"\f75c"}.mdi-vpn:before{content:"\f582"}.mdi-vuejs:before{content:"\f843"}.mdi-walk:before{content:"\f583"}.mdi-wall:before{content:"\f7fd"}.mdi-wallet:before{content:"\f584"}.mdi-wallet-giftcard:before{content:"\f585"}.mdi-wallet-membership:before{content:"\f586"}.mdi-wallet-travel:before{content:"\f587"}.mdi-wan:before{content:"\f588"}.mdi-washing-machine:before{content:"\f729"}.mdi-watch:before{content:"\f589"}.mdi-watch-export:before{content:"\f58a"}.mdi-watch-export-variant:before{content:"\f894"}.mdi-watch-import:before{content:"\f58b"}.mdi-watch-import-variant:before{content:"\f895"}.mdi-watch-variant:before{content:"\f896"}.mdi-watch-vibrate:before{content:"\f6b0"}.mdi-water:before{content:"\f58c"}.mdi-water-off:before{content:"\f58d"}.mdi-water-percent:before{content:"\f58e"}.mdi-water-pump:before{content:"\f58f"}.mdi-watermark:before{content:"\f612"}.mdi-waves:before{content:"\f78c"}.mdi-weather-cloudy:before{content:"\f590"}.mdi-weather-fog:before{content:"\f591"}.mdi-weather-hail:before{content:"\f592"}.mdi-weather-hurricane:before{content:"\f897"}.mdi-weather-lightning:before{content:"\f593"}.mdi-weather-lightning-rainy:before{content:"\f67d"}.mdi-weather-night:before{content:"\f594"}.mdi-weather-partlycloudy:before{content:"\f595"}.mdi-weather-pouring:before{content:"\f596"}.mdi-weather-rainy:before{content:"\f597"}.mdi-weather-snowy:before{content:"\f598"}.mdi-weather-snowy-rainy:before{content:"\f67e"}.mdi-weather-sunny:before{content:"\f599"}.mdi-weather-sunset:before{content:"\f59a"}.mdi-weather-sunset-down:before{content:"\f59b"}.mdi-weather-sunset-up:before{content:"\f59c"}.mdi-weather-windy:before{content:"\f59d"}.mdi-weather-windy-variant:before{content:"\f59e"}.mdi-web:before{content:"\f59f"}.mdi-webcam:before{content:"\f5a0"}.mdi-webhook:before{content:"\f62f"}.mdi-webpack:before{content:"\f72a"}.mdi-wechat:before{content:"\f611"}.mdi-weight:before{content:"\f5a1"}.mdi-weight-kilogram:before{content:"\f5a2"}.mdi-whatsapp:before{content:"\f5a3"}.mdi-wheelchair-accessibility:before{content:"\f5a4"}.mdi-white-balance-auto:before{content:"\f5a5"}.mdi-white-balance-incandescent:before{content:"\f5a6"}.mdi-white-balance-iridescent:before{content:"\f5a7"}.mdi-white-balance-sunny:before{content:"\f5a8"}.mdi-widgets:before{content:"\f72b"}.mdi-wifi:before{content:"\f5a9"}.mdi-wifi-off:before{content:"\f5aa"}.mdi-wii:before{content:"\f5ab"}.mdi-wiiu:before{content:"\f72c"}.mdi-wikipedia:before{content:"\f5ac"}.mdi-window-close:before{content:"\f5ad"}.mdi-window-closed:before{content:"\f5ae"}.mdi-window-maximize:before{content:"\f5af"}.mdi-window-minimize:before{content:"\f5b0"}.mdi-window-open:before{content:"\f5b1"}.mdi-window-restore:before{content:"\f5b2"}.mdi-windows:before{content:"\f5b3"}.mdi-wordpress:before{content:"\f5b4"}.mdi-worker:before{content:"\f5b5"}.mdi-wrap:before{content:"\f5b6"}.mdi-wrench:before{content:"\f5b7"}.mdi-wunderlist:before{content:"\f5b8"}.mdi-xamarin:before{content:"\f844"}.mdi-xamarin-outline:before{content:"\f845"}.mdi-xaml:before{content:"\f673"}.mdi-xbox:before{content:"\f5b9"}.mdi-xbox-controller:before{content:"\f5ba"}.mdi-xbox-controller-battery-alert:before{content:"\f74a"}.mdi-xbox-controller-battery-empty:before{content:"\f74b"}.mdi-xbox-controller-battery-full:before{content:"\f74c"}.mdi-xbox-controller-battery-low:before{content:"\f74d"}.mdi-xbox-controller-battery-medium:before{content:"\f74e"}.mdi-xbox-controller-battery-unknown:before{content:"\f74f"}.mdi-xbox-controller-off:before{content:"\f5bb"}.mdi-xda:before{content:"\f5bc"}.mdi-xing:before{content:"\f5bd"}.mdi-xing-box:before{content:"\f5be"}.mdi-xing-circle:before{content:"\f5bf"}.mdi-xml:before{content:"\f5c0"}.mdi-xmpp:before{content:"\f7fe"}.mdi-yammer:before{content:"\f788"}.mdi-yeast:before{content:"\f5c1"}.mdi-yelp:before{content:"\f5c2"}.mdi-yin-yang:before{content:"\f67f"}.mdi-youtube-creator-studio:before{content:"\f846"}.mdi-youtube-gaming:before{content:"\f847"}.mdi-youtube-play:before{content:"\f5c3"}.mdi-youtube-tv:before{content:"\f448"}.mdi-zip-box:before{content:"\f5c4"}.mdi-blank:before{content:"\f68c";visibility:hidden}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark:before{color:#0000008a}.mdi-dark.mdi-inactive:before{color:#00000042}.mdi-light:before{color:#fff}.mdi-light.mdi-inactive:before{color:#ffffff4d}.mdi-rotate-45:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mdi-rotate-90:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mdi-rotate-135:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.mdi-rotate-180:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mdi-rotate-225:before{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.mdi-rotate-270:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.mdi-rotate-315:before{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.mdi-flip-h:before{-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-v:before{-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}.mdi-spin:before{-webkit-animation:mdi-spin 2s infinite linear;animation:mdi-spin 2s infinite linear}@-webkit-keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.slider-target,.slider-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;touch-action:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.slider-target{position:relative}.slider-base,.slider-connects{height:100%;position:relative;width:100%;z-index:1}.slider-connects{overflow:hidden;z-index:0}.slider-connect,.slider-origin{height:100%;position:absolute;right:0;top:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-style:flat;width:100%;will-change:transform;z-index:1}.slider-txt-dir-rtl.slider-horizontal .slider-origin{left:0;right:auto}.slider-vertical .slider-origin{top:-100%;width:0}.slider-horizontal .slider-origin{height:0}.slider-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.slider-touch-area{height:100%;width:100%}.slider-state-tap .slider-connect,.slider-state-tap .slider-origin{transition:transform .3s}.slider-state-drag *{cursor:inherit!important}.slider-tooltip-drag .slider-tooltip,.slider-tooltip-focus .slider-tooltip{display:none!important}.slider-tooltip-drag .slider-active .slider-tooltip,.slider-tooltip-drag.slider-state-drag .slider-tooltip:not(.slider-tooltip-hidden),.slider-tooltip-focus.slider-focused .slider-tooltip:not(.slider-tooltip-hidden){display:block!important}.slider-horizontal{height:var(--slider-height,6px)}.slider-horizontal .slider-handle{height:var(--slider-handle-height,16px);right:calc(var(--slider-handle-width, 16px)/2*-1);top:calc(var(--slider-handle-height, 16px)/2*-1 - var(--slider-height, 6px)/2*-1 + -1px);width:var(--slider-handle-width,16px)}.slider-vertical{height:var(--slider-vertical-height,300px);width:var(--slider-height,6px)}.slider-vertical .slider-handle{bottom:calc(var(--slider-handle-width, 16px)/2*-1);height:var(--slider-handle-width,16px);right:calc(var(--slider-handle-height, 16px)/2*-1 - var(--slider-height, 6px)/2*-1 + -1px);width:var(--slider-handle-height,16px)}.slider-txt-dir-rtl.slider-horizontal .slider-handle{left:calc(var(--slider-handle-width, 16px)/2*-1);right:auto}.slider-base{background-color:var(--slider-bg,#d1d5db)}.slider-base,.slider-connects{border-radius:var(--slider-radius,9999px)}.slider-connect{background:var(--slider-connect-bg,#10b981);cursor:pointer}.slider-draggable{cursor:ew-resize}.slider-vertical .slider-draggable{cursor:ns-resize}.slider-handle{background:var(--slider-handle-bg,#fff);border:var(--slider-handle-border,0);border-radius:var(--slider-handle-radius,9999px);box-shadow:var(--slider-handle-shadow,.5px .5px 2px 1px rgba(0,0,0,.32));cursor:-webkit-grab;cursor:grab;height:var(--slider-handle-height,16px);width:var(--slider-handle-width,16px)}.slider-handle:focus{box-shadow:0 0 0 var(--slider-handle-ring-width,3px) var(--slider-handle-ring-color,#10b98130),var(--slider-handle-shadow,.5px .5px 2px 1px rgba(0,0,0,.32));outline:none}.slider-active{box-shadow:var(--slider-handle-shadow-active,.5px .5px 2px 1px rgba(0,0,0,.42));cursor:-webkit-grabbing;cursor:grabbing}[disabled] .slider-connect{background:var(--slider-connect-bg-disabled,#9ca3af)}[disabled].slider-handle,[disabled] .slider-handle,[disabled].slider-target{cursor:not-allowed}[disabled] .slider-tooltip{background:var(--slider-tooltip-bg-disabled,#9ca3af);border-color:var(--slider-tooltip-bg-disabled,#9ca3af)}.slider-tooltip{background:var(--slider-tooltip-bg,#10b981);border:1px solid var(--slider-tooltip-bg,#10b981);border-radius:var(--slider-tooltip-radius,5px);color:var(--slider-tooltip-color,#fff);display:block;font-size:var(--slider-tooltip-font-size,.875rem);font-weight:var(--slider-tooltip-font-weight,600);line-height:var(--slider-tooltip-line-height,1.25rem);min-width:var(--slider-tooltip-min-width,20px);padding:var(--slider-tooltip-py,2px) var(--slider-tooltip-px,6px);position:absolute;text-align:center;white-space:nowrap}.slider-horizontal .slider-tooltip-top{bottom:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));left:50%;transform:translate(-50%)}.slider-horizontal .slider-tooltip-top:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-top-color:inherit;bottom:calc(var(--slider-tooltip-arrow-size, 5px)*-2);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0}.slider-horizontal .slider-tooltip-bottom{left:50%;top:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));transform:translate(-50%)}.slider-horizontal .slider-tooltip-bottom:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-bottom-color:inherit;content:"";height:0;left:50%;position:absolute;top:calc(var(--slider-tooltip-arrow-size, 5px)*-2);transform:translate(-50%);width:0}.slider-vertical .slider-tooltip-left{right:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));top:50%;transform:translateY(-50%)}.slider-vertical .slider-tooltip-left:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-left-color:inherit;content:"";height:0;position:absolute;right:calc(var(--slider-tooltip-arrow-size, 5px)*-2);top:50%;transform:translateY(-50%);width:0}.slider-vertical .slider-tooltip-right{left:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));top:50%;transform:translateY(-50%)}.slider-vertical .slider-tooltip-right:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-right-color:inherit;content:"";height:0;left:calc(var(--slider-tooltip-arrow-size, 5px)*-2);position:absolute;top:50%;transform:translateY(-50%);width:0}.slider-horizontal .slider-origin>.slider-tooltip{left:auto;transform:translate(50%)}.slider-horizontal .slider-origin>.slider-tooltip-top{bottom:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) + 1px)}.slider-horizontal .slider-origin>.slider-tooltip-bottom{top:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) + var(--slider-height, 6px) - 1px)}.slider-vertical .slider-origin>.slider-tooltip{top:auto;transform:translateY(calc(var(--slider-tooltip-line-height, 1.25rem)*-1 - var(--slider-tooltip-py, 2px)*-1 + 1px))}.slider-vertical .slider-origin>.slider-tooltip-left{right:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-height, 6px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) - 1px)}.slider-vertical .slider-origin>.slider-tooltip-right{left:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-height, 6px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) - var(--slider-height, 6px) + 1px)} diff --git a/htdocs/assets/index.js b/htdocs/assets/index.js deleted file mode 100644 index 89cb5536c2..0000000000 --- a/htdocs/assets/index.js +++ /dev/null @@ -1 +0,0 @@ -import{c as Ys,o as l,a as _,b as t,r as O,d as y,n as C,e as v,t as m,S as F,f as u,w as d,g as $,T as N,h as D,i as U,v as M,j as Qs,k as h,l as w,s as Js,m as Zt,P as Xt,p as B,F as T,q as I,u as Q,x as ts,y as J,z as bs,A as zt,B as Vt,C as ss,D as Zs,E as Xs,G as te,H as Y,I as se,R as ee,J as ie,K as oe,V as ae,L as ne,M as le,N as re}from"./vendor.js";const de=function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))r(o);new MutationObserver(o=>{for(const i of o)if(i.type==="childList")for(const n of i.addedNodes)n.tagName==="LINK"&&n.rel==="modulepreload"&&r(n)}).observe(document,{childList:!0,subtree:!0});function a(o){const i={};return o.integrity&&(i.integrity=o.integrity),o.referrerpolicy&&(i.referrerPolicy=o.referrerpolicy),o.crossorigin==="use-credentials"?i.credentials="include":o.crossorigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function r(o){if(o.ep)return;o.ep=!0;const i=a(o);fetch(o.href,i)}};de();const ks="UPDATE_CONFIG",ws="UPDATE_SETTINGS",Bt="UPDATE_SETTINGS_OPTION",vs="UPDATE_LIBRARY_STATS",$s="UPDATE_LIBRARY_AUDIOBOOKS_COUNT",xs="UPDATE_LIBRARY_PODCASTS_COUNT",Cs="UPDATE_LIBRARY_RSS_COUNT",qs="UPDATE_OUTPUTS",es="UPDATE_PLAYER_STATUS",Ss="UPDATE_QUEUE",Ps="UPDATE_LASTFM",As="UPDATE_SPOTIFY",Ts="UPDATE_PAIRING",is="SPOTIFY_NEW_RELEASES",os="SPOTIFY_FEATURED_PLAYLISTS",gs="ADD_NOTIFICATION",Wt="DELETE_NOTIFICATION",Yt="SEARCH_PATH",as="ADD_RECENT_SEARCH",Mt="HIDE_SINGLES",ns="HIDE_SPOTIFY",Rs="ARTISTS_SORT",Es="ARTIST_ALBUMS_SORT",Is="ALBUMS_SORT",Us="SHOW_ONLY_NEXT_ITEMS",Z="SHOW_BURGER_MENU",X="SHOW_PLAYER_MENU",ot="SHOW_UPDATE_DIALOG",ls="UPDATE_DIALOG_SCAN_KIND";var A=Ys({state(){return{config:{websocket_port:0,version:"",buildoptions:[]},settings:{categories:[]},library:{artists:0,albums:0,songs:0,db_playtime:0,updating:!1},audiobooks_count:{},podcasts_count:{},rss_count:{},outputs:[],player:{state:"stop",repeat:"off",consume:!1,shuffle:!1,volume:0,item_id:0,item_length_ms:0,item_progress_ms:0},queue:{version:0,count:0,items:[]},lastfm:{},spotify:{},pairing:{},spotify_new_releases:[],spotify_featured_playlists:[],notifications:{next_id:1,list:[]},search_path:"/search/library",recent_searches:[],hide_singles:!1,hide_spotify:!1,artists_sort:"Name",artist_albums_sort:"Name",albums_sort:"Name",show_only_next_items:!1,show_burger_menu:!1,show_player_menu:!1,show_update_dialog:!1,update_dialog_scan_kind:""}},getters:{now_playing:s=>{const e=s.queue.items.find(function(a){return a.id===s.player.item_id});return e===void 0?{}:e},settings_webinterface:s=>s.settings?s.settings.categories.find(e=>e.name==="webinterface"):null,settings_option_recently_added_limit:(s,e)=>{if(e.settings_webinterface){const a=e.settings_webinterface.options.find(r=>r.name==="recently_added_limit");if(a)return a.value}return 100},settings_option_show_composer_now_playing:(s,e)=>{if(e.settings_webinterface){const a=e.settings_webinterface.options.find(r=>r.name==="show_composer_now_playing");if(a)return a.value}return!1},settings_option_show_composer_for_genre:(s,e)=>{if(e.settings_webinterface){const a=e.settings_webinterface.options.find(r=>r.name==="show_composer_for_genre");if(a)return a.value}return null},settings_category:s=>e=>s.settings.categories.find(a=>a.name===e),settings_option:s=>(e,a)=>{const r=s.settings.categories.find(o=>o.name===e);return r?r.options.find(o=>o.name===a):{}}},mutations:{[ks](s,e){s.config=e},[ws](s,e){s.settings=e},[Bt](s,e){const r=s.settings.categories.find(o=>o.name===e.category).options.find(o=>o.name===e.name);r.value=e.value},[vs](s,e){s.library=e},[$s](s,e){s.audiobooks_count=e},[xs](s,e){s.podcasts_count=e},[Cs](s,e){s.rss_count=e},[qs](s,e){s.outputs=e},[es](s,e){s.player=e},[Ss](s,e){s.queue=e},[Ps](s,e){s.lastfm=e},[As](s,e){s.spotify=e},[Ts](s,e){s.pairing=e},[is](s,e){s.spotify_new_releases=e},[os](s,e){s.spotify_featured_playlists=e},[gs](s,e){if(e.topic){const a=s.notifications.list.findIndex(r=>r.topic===e.topic);if(a>=0){s.notifications.list.splice(a,1,e);return}}s.notifications.list.push(e)},[Wt](s,e){const a=s.notifications.list.indexOf(e);a!==-1&&s.notifications.list.splice(a,1)},[Yt](s,e){s.search_path=e},[as](s,e){const a=s.recent_searches.findIndex(r=>r===e);a>=0&&s.recent_searches.splice(a,1),s.recent_searches.splice(0,0,e),s.recent_searches.length>5&&s.recent_searches.pop()},[Mt](s,e){s.hide_singles=e},[ns](s,e){s.hide_spotify=e},[Rs](s,e){s.artists_sort=e},[Es](s,e){s.artist_albums_sort=e},[Is](s,e){s.albums_sort=e},[Us](s,e){s.show_only_next_items=e},[Z](s,e){s.show_burger_menu=e},[X](s,e){s.show_player_menu=e},[ot](s,e){s.show_update_dialog=e},[ls](s,e){s.update_dialog_scan_kind=e}},actions:{add_notification({commit:s,state:e},a){const r={id:e.notifications.next_id++,type:a.type,text:a.text,topic:a.topic,timeout:a.timeout};s(gs,r),a.timeout>0&&setTimeout(()=>{s(Wt,r)},a.timeout)}}}),k=(s,e)=>{const a=s.__vccOpts||s;for(const[r,o]of e)a[r]=o;return a};const _e={name:"ContentWithHeading",data(){return{options_visible:!1}},mounted(){this.$slots.options&&(this.observer=new IntersectionObserver(this.onElementObserved,{rootMargin:"-82px 0px 0px 0px",threshold:1}),this.observer.observe(this.$refs.options_ref))},methods:{onElementObserved(s){s.forEach(({target:e,isIntersecting:a})=>{this.options_visible=a})},scroll_to_top:function(){window.scrollTo({top:0,behavior:"smooth"})},scroll_to_content:function(){this.$route.meta.has_tabs?this.$scrollTo("#top",{offset:-140}):this.$scrollTo("#top",{offset:-110})},visibilityChanged:function(s){this.options_visible=s}}},ce={class:"section fd-content"},ue={class:"container"},me={class:"columns is-centered"},he={class:"column is-four-fifths"},pe={key:0},fe={ref:"options_ref",style:{height:"1px"}},ye={class:"buttons is-centered",style:{"margin-bottom":"6px","margin-top":"16px"}},ge=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-chevron-up"})],-1),be=[ge],ke=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-chevron-down"})],-1),we=[ke],ve={id:"top",class:"level"},$e={class:"level-left"},xe={class:"level-item has-text-centered-mobile"},Ce={class:"level-right has-text-centered-mobile"},qe={style:{"margin-top":"16px"}};function Se(s,e,a,r,o,i){return l(),_("section",ce,[t("div",ue,[t("div",me,[t("div",he,[s.$slots.options?(l(),_("section",pe,[t("div",fe,null,512),O(s.$slots,"options"),t("nav",ye,[o.options_visible?(l(),_("a",{key:1,class:"button is-small is-white",onClick:e[1]||(e[1]=(...n)=>i.scroll_to_content&&i.scroll_to_content(...n))},we)):(l(),_("a",{key:0,class:"button is-small is-white",onClick:e[0]||(e[0]=(...n)=>i.scroll_to_top&&i.scroll_to_top(...n))},be))])])):y("",!0),t("div",{class:C({"fd-content-with-option":s.$slots.options})},[t("nav",ve,[t("div",$e,[t("div",xe,[t("div",null,[O(s.$slots,"heading-left")])])]),t("div",Ce,[O(s.$slots,"heading-right")])]),O(s.$slots,"content"),t("div",qe,[O(s.$slots,"footer")])],2)])])])])}var R=k(_e,[["render",Se]]);v.interceptors.response.use(function(s){return s},function(s){return s.request.status&&s.request.responseURL&&A.dispatch("add_notification",{text:"Request failed (status: "+s.request.status+" "+s.request.statusText+", url: "+s.request.responseURL+")",type:"danger"}),Promise.reject(s)});var f={config(){return v.get("./api/config")},settings(){return v.get("./api/settings")},settings_update(s,e){return v.put("./api/settings/"+s+"/"+e.name,e)},library_stats(){return v.get("./api/library")},library_update(s){const e={};return s&&(e.scan_kind=s),v.put("./api/update",void 0,{params:e})},library_rescan(s){const e={};return s&&(e.scan_kind=s),v.put("./api/rescan",void 0,{params:e})},library_count(s){return v.get("./api/library/count?expression="+s)},queue(){return v.get("./api/queue")},queue_clear(){return v.put("./api/queue/clear")},queue_remove(s){return v.delete("./api/queue/items/"+s)},queue_move(s,e){return v.put("./api/queue/items/"+s+"?new_position="+e)},queue_add(s){return v.post("./api/queue/items/add?uris="+s).then(e=>(A.dispatch("add_notification",{text:e.data.count+" tracks appended to queue",type:"info",timeout:2e3}),Promise.resolve(e)))},queue_add_next(s){let e=0;return A.getters.now_playing&&A.getters.now_playing.id&&(e=A.getters.now_playing.position+1),v.post("./api/queue/items/add?uris="+s+"&position="+e).then(a=>(A.dispatch("add_notification",{text:a.data.count+" tracks appended to queue",type:"info",timeout:2e3}),Promise.resolve(a)))},queue_expression_add(s){const e={};return e.expression=s,v.post("./api/queue/items/add",void 0,{params:e}).then(a=>(A.dispatch("add_notification",{text:a.data.count+" tracks appended to queue",type:"info",timeout:2e3}),Promise.resolve(a)))},queue_expression_add_next(s){const e={};return e.expression=s,e.position=0,A.getters.now_playing&&A.getters.now_playing.id&&(e.position=A.getters.now_playing.position+1),v.post("./api/queue/items/add",void 0,{params:e}).then(a=>(A.dispatch("add_notification",{text:a.data.count+" tracks appended to queue",type:"info",timeout:2e3}),Promise.resolve(a)))},queue_save_playlist(s){return v.post("./api/queue/save",void 0,{params:{name:s}}).then(e=>(A.dispatch("add_notification",{text:'Queue saved to playlist "'+s+'"',type:"info",timeout:2e3}),Promise.resolve(e)))},player_status(){return v.get("./api/player")},player_play_uri(s,e,a=void 0){const r={};return r.uris=s,r.shuffle=e?"true":"false",r.clear="true",r.playback="start",r.playback_from_position=a,v.post("./api/queue/items/add",void 0,{params:r})},player_play_expression(s,e,a=void 0){const r={};return r.expression=s,r.shuffle=e?"true":"false",r.clear="true",r.playback="start",r.playback_from_position=a,v.post("./api/queue/items/add",void 0,{params:r})},player_play(s={}){return v.put("./api/player/play",void 0,{params:s})},player_playpos(s){return v.put("./api/player/play?position="+s)},player_playid(s){return v.put("./api/player/play?item_id="+s)},player_pause(){return v.put("./api/player/pause")},player_stop(){return v.put("./api/player/stop")},player_next(){return v.put("./api/player/next")},player_previous(){return v.put("./api/player/previous")},player_shuffle(s){const e=s?"true":"false";return v.put("./api/player/shuffle?state="+e)},player_consume(s){const e=s?"true":"false";return v.put("./api/player/consume?state="+e)},player_repeat(s){return v.put("./api/player/repeat?state="+s)},player_volume(s){return v.put("./api/player/volume?volume="+s)},player_output_volume(s,e){return v.put("./api/player/volume?volume="+e+"&output_id="+s)},player_seek_to_pos(s){return v.put("./api/player/seek?position_ms="+s)},player_seek(s){return v.put("./api/player/seek?seek_ms="+s)},outputs(){return v.get("./api/outputs")},output_update(s,e){return v.put("./api/outputs/"+s,e)},output_toggle(s){return v.put("./api/outputs/"+s+"/toggle")},library_artists(s=void 0){return v.get("./api/library/artists",{params:{media_kind:s}})},library_artist(s){return v.get("./api/library/artists/"+s)},library_artist_albums(s){return v.get("./api/library/artists/"+s+"/albums")},library_albums(s=void 0){return v.get("./api/library/albums",{params:{media_kind:s}})},library_album(s){return v.get("./api/library/albums/"+s)},library_album_tracks(s,e={limit:-1,offset:0}){return v.get("./api/library/albums/"+s+"/tracks",{params:e})},library_album_track_update(s,e){return v.put("./api/library/albums/"+s+"/tracks",void 0,{params:e})},library_genres(){return v.get("./api/library/genres")},library_genre(s){const e={type:"albums",media_kind:"music",expression:'genre is "'+s+'"'};return v.get("./api/search",{params:e})},library_genre_tracks(s){const e={type:"tracks",media_kind:"music",expression:'genre is "'+s+'"'};return v.get("./api/search",{params:e})},library_radio_streams(){const s={type:"tracks",media_kind:"music",expression:"data_kind is url and song_length = 0"};return v.get("./api/search",{params:s})},library_composers(){return v.get("./api/library/composers")},library_composer(s){const e={type:"albums",media_kind:"music",expression:'composer is "'+s+'"'};return v.get("./api/search",{params:e})},library_composer_tracks(s){const e={type:"tracks",media_kind:"music",expression:'composer is "'+s+'"'};return v.get("./api/search",{params:e})},library_artist_tracks(s){if(s){const e={type:"tracks",expression:'songartistid is "'+s+'"'};return v.get("./api/search",{params:e})}},library_podcasts_new_episodes(){const s={type:"tracks",expression:"media_kind is podcast and play_count = 0 ORDER BY time_added DESC"};return v.get("./api/search",{params:s})},library_podcast_episodes(s){const e={type:"tracks",expression:'media_kind is podcast and songalbumid is "'+s+'" ORDER BY date_released DESC'};return v.get("./api/search",{params:e})},library_add(s){return v.post("./api/library/add",void 0,{params:{url:s}})},library_playlist_delete(s){return v.delete("./api/library/playlists/"+s,void 0)},library_playlists(){return v.get("./api/library/playlists")},library_playlist_folder(s=0){return v.get("./api/library/playlists/"+s+"/playlists")},library_playlist(s){return v.get("./api/library/playlists/"+s)},library_playlist_tracks(s){return v.get("./api/library/playlists/"+s+"/tracks")},library_track(s){return v.get("./api/library/tracks/"+s)},library_track_playlists(s){return v.get("./api/library/tracks/"+s+"/playlists")},library_track_update(s,e={}){return v.put("./api/library/tracks/"+s,void 0,{params:e})},library_files(s=void 0){const e={directory:s};return v.get("./api/library/files",{params:e})},search(s){return v.get("./api/search",{params:s})},spotify(){return v.get("./api/spotify")},spotify_login(s){return v.post("./api/spotify-login",s)},spotify_logout(){return v.get("./api/spotify-logout")},lastfm(){return v.get("./api/lastfm")},lastfm_login(s){return v.post("./api/lastfm-login",s)},lastfm_logout(s){return v.get("./api/lastfm-logout")},pairing(){return v.get("./api/pairing")},pairing_kickoff(s){return v.post("./api/pairing",s)},artwork_url_append_size_params(s,e=600,a=600){return s&&s.startsWith("/")?s.includes("?")?s+"&maxwidth="+e+"&maxheight="+a:s+"?maxwidth="+e+"&maxheight="+a:s}};const Pe={name:"ListItemQueueItem",props:["item","position","current_position","show_only_next_items","edit_mode"],computed:{state(){return this.$store.state.player},is_next(){return this.current_position<0||this.position>=this.current_position}},methods:{play:function(){f.player_play({item_id:this.item.id})}}},Ae={key:0,class:"media"},Te={key:0,class:"media-left"},Re=t("span",{class:"icon has-text-grey fd-is-movable handle"},[t("i",{class:"mdi mdi-drag-horizontal mdi-18px"})],-1),Ee=[Re],Ie={class:"media-right"};function Ue(s,e,a,r,o,i){return i.is_next||!a.show_only_next_items?(l(),_("div",Ae,[a.edit_mode?(l(),_("div",Te,Ee)):y("",!0),t("div",{class:"media-content fd-has-action is-clipped",onClick:e[0]||(e[0]=(...n)=>i.play&&i.play(...n))},[t("h1",{class:C(["title is-6",{"has-text-primary":a.item.id===i.state.item_id,"has-text-grey-light":!i.is_next}])},m(a.item.title),3),t("h2",{class:C(["subtitle is-7",{"has-text-primary":a.item.id===i.state.item_id,"has-text-grey-light":!i.is_next,"has-text-grey":i.is_next&&a.item.id!==i.state.item_id}])},[t("b",null,m(a.item.artist),1)],2),t("h2",{class:C(["subtitle is-7",{"has-text-primary":a.item.id===i.state.item_id,"has-text-grey-light":!i.is_next,"has-text-grey":i.is_next&&a.item.id!==i.state.item_id}])},m(a.item.album),3)]),t("div",Ie,[O(s.$slots,"actions")])])):y("",!0)}var Le=k(Pe,[["render",Ue]]);const Oe={name:"ModalDialogQueueItem",props:["show","item"],emits:["close"],data(){return{spotify_track:{}}},watch:{item(){if(this.item&&this.item.data_kind==="spotify"){const s=new F;s.setAccessToken(this.$store.state.spotify.webapi_token),s.getTrack(this.item.path.slice(this.item.path.lastIndexOf(":")+1)).then(e=>{this.spotify_track=e})}else this.spotify_track={}}},methods:{remove:function(){this.$emit("close"),f.queue_remove(this.item.id)},play:function(){this.$emit("close"),f.player_play({item_id:this.item.id})},open_album:function(){this.media_kind==="podcast"?this.$router.push({path:"/podcasts/"+this.item.album_id}):this.media_kind==="audiobook"?this.$router.push({path:"/audiobooks/"+this.item.album_id}):this.$router.push({path:"/music/albums/"+this.item.album_id})},open_album_artist:function(){this.$router.push({path:"/music/artists/"+this.item.album_artist_id})},open_genre:function(){this.$router.push({name:"Genre",params:{genre:this.item.genre}})},open_spotify_artist:function(){this.$emit("close"),this.$router.push({path:"/music/spotify/artists/"+this.spotify_track.artists[0].id})},open_spotify_album:function(){this.$emit("close"),this.$router.push({path:"/music/spotify/albums/"+this.spotify_track.album.id})}}},De={key:0,class:"modal is-active"},ze={class:"modal-content fd-modal-card"},Ne={class:"card"},Ve={class:"card-content"},Be={class:"title is-4"},Me={class:"subtitle"},Fe={class:"content is-small"},Ge=t("span",{class:"heading"},"Album",-1),je={key:1,class:"title is-6"},Ke={key:0},He=t("span",{class:"heading"},"Album artist",-1),We={key:1,class:"title is-6"},Ye={key:1},Qe=t("span",{class:"heading"},"Composer",-1),Je={class:"title is-6"},Ze={key:2},Xe=t("span",{class:"heading"},"Year",-1),ti={class:"title is-6"},si={key:3},ei=t("span",{class:"heading"},"Genre",-1),ii=t("span",{class:"heading"},"Track / Disc",-1),oi={class:"title is-6"},ai=t("span",{class:"heading"},"Length",-1),ni={class:"title is-6"},li=t("span",{class:"heading"},"Path",-1),ri={class:"title is-6"},di=t("span",{class:"heading"},"Type",-1),_i={class:"title is-6"},ci={key:0,class:"has-text-weight-normal"},ui=$("("),mi=$(", "),hi=$(")"),pi=t("span",{class:"heading"},"Quality",-1),fi={class:"title is-6"},yi={key:0},gi={key:1},bi={key:2},ki={class:"card-footer"},wi=t("span",{class:"icon"},[t("i",{class:"mdi mdi-delete"})],-1),vi=t("span",{class:"is-size-7"},"Remove",-1),$i=[wi,vi],xi=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),Ci=t("span",{class:"is-size-7"},"Play",-1),qi=[xi,Ci];function Si(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",De,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",ze,[t("div",Ne,[t("div",Ve,[t("p",Be,m(a.item.title),1),t("p",Me,m(a.item.artist),1),t("div",Fe,[t("p",null,[Ge,a.item.album_id?(l(),_("a",{key:0,class:"title is-6 has-text-link",onClick:e[1]||(e[1]=(...n)=>i.open_album&&i.open_album(...n))},m(a.item.album),1)):(l(),_("span",je,m(a.item.album),1))]),a.item.album_artist?(l(),_("p",Ke,[He,a.item.album_artist_id?(l(),_("a",{key:0,class:"title is-6 has-text-link",onClick:e[2]||(e[2]=(...n)=>i.open_album_artist&&i.open_album_artist(...n))},m(a.item.album_artist),1)):(l(),_("span",We,m(a.item.album_artist),1))])):y("",!0),a.item.composer?(l(),_("p",Ye,[Qe,t("span",Je,m(a.item.composer),1)])):y("",!0),a.item.year>0?(l(),_("p",Ze,[Xe,t("span",ti,m(a.item.year),1)])):y("",!0),a.item.genre?(l(),_("p",si,[ei,t("a",{class:"title is-6 has-text-link",onClick:e[3]||(e[3]=(...n)=>i.open_genre&&i.open_genre(...n))},m(a.item.genre),1)])):y("",!0),t("p",null,[ii,t("span",oi,m(a.item.track_number)+" / "+m(a.item.disc_number),1)]),t("p",null,[ai,t("span",ni,m(s.$filters.duration(a.item.length_ms)),1)]),t("p",null,[li,t("span",ri,m(a.item.path),1)]),t("p",null,[di,t("span",_i,[$(m(a.item.media_kind)+" - "+m(a.item.data_kind)+" ",1),a.item.data_kind==="spotify"?(l(),_("span",ci,[ui,t("a",{onClick:e[4]||(e[4]=(...n)=>i.open_spotify_artist&&i.open_spotify_artist(...n))},"artist"),mi,t("a",{onClick:e[5]||(e[5]=(...n)=>i.open_spotify_album&&i.open_spotify_album(...n))},"album"),hi])):y("",!0)])]),t("p",null,[pi,t("span",fi,[$(m(a.item.type)+" ",1),a.item.samplerate?(l(),_("span",yi," | "+m(a.item.samplerate)+" Hz",1)):y("",!0),a.item.channels?(l(),_("span",gi," | "+m(s.$filters.channels(a.item.channels)),1)):y("",!0),a.item.bitrate?(l(),_("span",bi," | "+m(a.item.bitrate)+" Kb/s",1)):y("",!0)])])])]),t("footer",ki,[t("a",{class:"card-footer-item has-text-dark",onClick:e[6]||(e[6]=(...n)=>i.remove&&i.remove(...n))},$i),t("a",{class:"card-footer-item has-text-dark",onClick:e[7]||(e[7]=(...n)=>i.play&&i.play(...n))},qi)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[8]||(e[8]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var Ls=k(Oe,[["render",Si]]);const Pi={name:"ModalDialogAddUrlStream",props:["show"],emits:["close"],data(){return{url:"",loading:!1}},watch:{show(){this.show&&(this.loading=!1,setTimeout(()=>{this.$refs.url_field.focus()},10))}},methods:{add_stream:function(){this.loading=!0,f.queue_add(this.url).then(()=>{this.$emit("close"),this.url=""}).catch(()=>{this.loading=!1})},play:function(){this.loading=!0,f.player_play_uri(this.url,!1).then(()=>{this.$emit("close"),this.url=""}).catch(()=>{this.loading=!1})}}},Ai={key:0,class:"modal is-active"},Ti={class:"modal-content fd-modal-card"},Ri={class:"card"},Ei={class:"card-content"},Ii=t("p",{class:"title is-4"},"Add stream URL",-1),Ui={class:"field"},Li={class:"control is-expanded has-icons-left"},Oi=["disabled"],Di=t("span",{class:"icon is-left"},[t("i",{class:"mdi mdi-web"})],-1),zi={key:0,class:"card-footer"},Ni=t("a",{class:"card-footer-item has-text-dark"},[t("span",{class:"icon"},[t("i",{class:"mdi mdi-web"})]),t("span",{class:"is-size-7"},"Loading ...")],-1),Vi=[Ni],Bi={key:1,class:"card-footer"},Mi=t("span",{class:"icon"},[t("i",{class:"mdi mdi-cancel"})],-1),Fi=t("span",{class:"is-size-7"},"Cancel",-1),Gi=[Mi,Fi],ji=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),Ki=t("span",{class:"is-size-7"},"Add",-1),Hi=[ji,Ki],Wi=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),Yi=t("span",{class:"is-size-7"},"Play",-1),Qi=[Wi,Yi];function Ji(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",Ai,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",Ti,[t("div",Ri,[t("div",Ei,[Ii,t("form",{class:"fd-has-margin-bottom",onSubmit:e[2]||(e[2]=D((...n)=>i.play&&i.play(...n),["prevent"]))},[t("div",Ui,[t("p",Li,[U(t("input",{ref:"url_field","onUpdate:modelValue":e[1]||(e[1]=n=>o.url=n),class:"input is-shadowless",type:"text",placeholder:"http://url-to-stream",disabled:o.loading},null,8,Oi),[[M,o.url]]),Di])])],32)]),o.loading?(l(),_("footer",zi,Vi)):(l(),_("footer",Bi,[t("a",{class:"card-footer-item has-text-danger",onClick:e[3]||(e[3]=n=>s.$emit("close"))},Gi),t("a",{class:"card-footer-item has-text-dark",onClick:e[4]||(e[4]=(...n)=>i.add_stream&&i.add_stream(...n))},Hi),t("a",{class:"card-footer-item has-background-info has-text-white has-text-weight-bold",onClick:e[5]||(e[5]=(...n)=>i.play&&i.play(...n))},Qi)]))])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[6]||(e[6]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var Zi=k(Pi,[["render",Ji]]);const Xi={name:"ModalDialogPlaylistSave",props:["show"],emits:["close"],data(){return{playlist_name:"",loading:!1}},watch:{show(){this.show&&(this.loading=!1,setTimeout(()=>{this.$refs.playlist_name_field.focus()},10))}},methods:{save:function(){this.playlist_name.length<1||(this.loading=!0,f.queue_save_playlist(this.playlist_name).then(()=>{this.$emit("close"),this.playlist_name=""}).catch(()=>{this.loading=!1}))}}},to={key:0,class:"modal is-active"},so={class:"modal-content fd-modal-card"},eo={class:"card"},io={class:"card-content"},oo=t("p",{class:"title is-4"},"Save queue to playlist",-1),ao={class:"field"},no={class:"control is-expanded has-icons-left"},lo=["disabled"],ro=t("span",{class:"icon is-left"},[t("i",{class:"mdi mdi-file-music"})],-1),_o={key:0,class:"card-footer"},co=t("a",{class:"card-footer-item has-text-dark"},[t("span",{class:"icon"},[t("i",{class:"mdi mdi-web"})]),t("span",{class:"is-size-7"},"Saving ...")],-1),uo=[co],mo={key:1,class:"card-footer"},ho=t("span",{class:"icon"},[t("i",{class:"mdi mdi-cancel"})],-1),po=t("span",{class:"is-size-7"},"Cancel",-1),fo=[ho,po],yo=t("span",{class:"icon"},[t("i",{class:"mdi mdi-content-save"})],-1),go=t("span",{class:"is-size-7"},"Save",-1),bo=[yo,go];function ko(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",to,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",so,[t("div",eo,[t("div",io,[oo,t("form",{class:"fd-has-margin-bottom",onSubmit:e[2]||(e[2]=D((...n)=>i.save&&i.save(...n),["prevent"]))},[t("div",ao,[t("p",no,[U(t("input",{ref:"playlist_name_field","onUpdate:modelValue":e[1]||(e[1]=n=>o.playlist_name=n),class:"input is-shadowless",type:"text",placeholder:"Playlist name",disabled:o.loading},null,8,lo),[[M,o.playlist_name]]),ro])])],32)]),o.loading?(l(),_("footer",_o,uo)):(l(),_("footer",mo,[t("a",{class:"card-footer-item has-text-danger",onClick:e[3]||(e[3]=n=>s.$emit("close"))},fo),t("a",{class:"card-footer-item has-background-info has-text-white has-text-weight-bold",onClick:e[4]||(e[4]=(...n)=>i.save&&i.save(...n))},bo)]))])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[5]||(e[5]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var wo=k(Xi,[["render",ko]]);const vo={name:"PageQueue",components:{ContentWithHeading:R,ListItemQueueItem:Le,draggable:Qs,ModalDialogQueueItem:Ls,ModalDialogAddUrlStream:Zi,ModalDialogPlaylistSave:wo},data(){return{edit_mode:!1,show_details_modal:!1,show_url_modal:!1,show_pls_save_modal:!1,selected_item:{}}},computed:{state(){return this.$store.state.player},is_queue_save_allowed(){return this.$store.state.config.allow_modifying_stored_playlists&&this.$store.state.config.default_playlist_directory},queue(){return this.$store.state.queue},queue_items:{get(){return this.$store.state.queue.items},set(s){}},current_position(){const s=this.$store.getters.now_playing;return s===void 0||s.position===void 0?-1:this.$store.getters.now_playing.position},show_only_next_items(){return this.$store.state.show_only_next_items}},methods:{queue_clear:function(){f.queue_clear()},update_show_next_items:function(s){this.$store.commit(Us,!this.show_only_next_items)},remove:function(s){f.queue_remove(s.id)},move_item:function(s){const e=this.show_only_next_items?s.oldIndex+this.current_position:s.oldIndex,a=this.queue_items[e],r=a.position+(s.newIndex-s.oldIndex);r!==e&&f.queue_move(a.id,r)},open_dialog:function(s){this.selected_item=s,this.show_details_modal=!0},open_add_stream_dialog:function(s){this.show_url_modal=!0},save_dialog:function(s){this.queue_items.length>0&&(this.show_pls_save_modal=!0)}}},$o={class:"heading"},xo=t("p",{class:"title is-4"},"Queue",-1),Co={class:"buttons is-centered"},qo=t("span",{class:"icon"},[t("i",{class:"mdi mdi-arrow-collapse-down"})],-1),So=t("span",null,"Hide previous",-1),Po=[qo,So],Ao=t("span",{class:"icon"},[t("i",{class:"mdi mdi-web"})],-1),To=t("span",null,"Add Stream",-1),Ro=[Ao,To],Eo=t("span",{class:"icon"},[t("i",{class:"mdi mdi-pencil"})],-1),Io=t("span",null,"Edit",-1),Uo=[Eo,Io],Lo=t("span",{class:"icon"},[t("i",{class:"mdi mdi-delete-empty"})],-1),Oo=t("span",null,"Clear",-1),Do=[Lo,Oo],zo=["disabled"],No=t("span",{class:"icon"},[t("i",{class:"mdi mdi-content-save"})],-1),Vo=t("span",null,"Save",-1),Bo=[No,Vo],Mo=["onClick"],Fo=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),Go=[Fo],jo=["onClick"],Ko=t("span",{class:"icon has-text-grey"},[t("i",{class:"mdi mdi-delete mdi-18px"})],-1),Ho=[Ko];function Wo(s,e,a,r,o,i){const n=h("list-item-queue-item"),c=h("draggable"),p=h("modal-dialog-queue-item"),g=h("modal-dialog-add-url-stream"),b=h("modal-dialog-playlist-save"),x=h("content-with-heading");return l(),w(x,null,{"heading-left":d(()=>[t("p",$o,m(i.queue.count)+" tracks",1),xo]),"heading-right":d(()=>[t("div",Co,[t("a",{class:C(["button is-small",{"is-info":i.show_only_next_items}]),onClick:e[0]||(e[0]=(...q)=>i.update_show_next_items&&i.update_show_next_items(...q))},Po,2),t("a",{class:"button is-small",onClick:e[1]||(e[1]=(...q)=>i.open_add_stream_dialog&&i.open_add_stream_dialog(...q))},Ro),t("a",{class:C(["button is-small",{"is-info":o.edit_mode}]),onClick:e[2]||(e[2]=q=>o.edit_mode=!o.edit_mode)},Uo,2),t("a",{class:"button is-small",onClick:e[3]||(e[3]=(...q)=>i.queue_clear&&i.queue_clear(...q))},Do),i.is_queue_save_allowed?(l(),_("a",{key:0,class:"button is-small",disabled:i.queue_items.length===0,onClick:e[4]||(e[4]=(...q)=>i.save_dialog&&i.save_dialog(...q))},Bo,8,zo)):y("",!0)])]),content:d(()=>[u(c,{modelValue:i.queue_items,"onUpdate:modelValue":e[5]||(e[5]=q=>i.queue_items=q),handle:".handle","item-key":"id",onEnd:i.move_item},{item:d(({element:q,index:z})=>[u(n,{item:q,position:z,current_position:i.current_position,show_only_next_items:i.show_only_next_items,edit_mode:o.edit_mode},{actions:d(()=>[o.edit_mode?y("",!0):(l(),_("a",{key:0,onClick:D(S=>i.open_dialog(q),["prevent","stop"])},Go,8,Mo)),q.id!==i.state.item_id&&o.edit_mode?(l(),_("a",{key:1,onClick:D(S=>i.remove(q),["prevent","stop"])},Ho,8,jo)):y("",!0)]),_:2},1032,["item","position","current_position","show_only_next_items","edit_mode"])]),_:1},8,["modelValue","onEnd"]),u(p,{show:o.show_details_modal,item:o.selected_item,onClose:e[6]||(e[6]=q=>o.show_details_modal=!1)},null,8,["show","item"]),u(g,{show:o.show_url_modal,onClose:e[7]||(e[7]=q=>o.show_url_modal=!1)},null,8,["show"]),i.is_queue_save_allowed?(l(),w(b,{key:0,show:o.show_pls_save_modal,onClose:e[8]||(e[8]=q=>o.show_pls_save_modal=!1)},null,8,["show"])):y("",!0)]),_:1})}var Yo=k(vo,[["render",Wo]]);function Qo(s){const e=s.replace(/#/,""),a=parseInt(e.substr(0,2),16),r=parseInt(e.substr(2,2),16),o=parseInt(e.substr(4,2),16);return[.299*a,.587*r,.114*o].reduce((n,c)=>n+c)/255>.5}function Jo(s){return Qo(s)?"#000000":"#ffffff"}function Zo(s){const e=' '+s.caption+" ";return"data:image/svg+xml;charset=UTF-8,"+encodeURIComponent(e)}function Os(s,e,a){const r=Js(e),o=Jo(r),i={width:a.width,height:a.height,textColor:o,backgroundColor:r,caption:s,fontFamily:a.font_family,fontSize:a.font_size,fontWeight:a.font_weight};return Zo(i)}const Xo={name:"CoverArtwork",props:["artist","album","artwork_url","maxwidth","maxheight"],emits:["click"],data(){return{width:600,height:600,font_family:"sans-serif",font_size:200,font_weight:600,lazy_lifecycle:{error:s=>{s.src=this.dataURI()}}}},computed:{artwork_url_with_size:function(){return this.maxwidth>0&&this.maxheight>0?f.artwork_url_append_size_params(this.artwork_url,this.maxwidth,this.maxheight):f.artwork_url_append_size_params(this.artwork_url)},alt_text(){return this.artist+" - "+this.album},caption(){return this.album?this.album.substring(0,2):this.artist?this.artist.substring(0,2):""}},methods:{dataURI:function(){return Os(this.caption,this.alt_text,{width:this.width,height:this.height,font_family:this.font_family,font_size:this.font_size,font_weight:this.font_weight})}}};function ta(s,e,a,r,o,i){const n=Zt("lazy");return l(),_("figure",null,[U(t("img",{onClick:e[0]||(e[0]=c=>s.$emit("click"))},null,512),[[n,{src:i.artwork_url_with_size,lifecycle:o.lazy_lifecycle}]])])}var K=k(Xo,[["render",ta]]);const sa={name:"PageNowPlaying",components:{ModalDialogQueueItem:Ls,Slider:Xt,CoverArtwork:K},data(){return{item_progress_ms:0,interval_id:0,show_details_modal:!1,selected_item:{}}},computed:{state(){return this.$store.state.player},now_playing(){return this.$store.getters.now_playing},settings_option_show_composer_now_playing(){return this.$store.getters.settings_option_show_composer_now_playing},settings_option_show_composer_for_genre(){return this.$store.getters.settings_option_show_composer_for_genre},composer(){return this.settings_option_show_composer_now_playing&&(!this.settings_option_show_composer_for_genre||this.now_playing.genre&&this.settings_option_show_composer_for_genre.toLowerCase().split(",").findIndex(s=>this.now_playing.genre.toLowerCase().indexOf(s.trim())>=0)>=0)?this.now_playing.composer:null}},watch:{state(){this.interval_id>0&&(window.clearTimeout(this.interval_id),this.interval_id=0),this.item_progress_ms=this.state.item_progress_ms,this.state.state==="play"&&(this.interval_id=window.setInterval(this.tick,1e3))}},created(){this.item_progress_ms=this.state.item_progress_ms,f.player_status().then(({data:s})=>{this.$store.commit(es,s),this.state.state==="play"&&(this.interval_id=window.setInterval(this.tick,1e3))})},unmounted(){this.interval_id>0&&(window.clearTimeout(this.interval_id),this.interval_id=0)},methods:{tick:function(){this.item_progress_ms+=1e3},seek:function(s){f.player_seek_to_pos(s).catch(()=>{this.item_progress_ms=this.state.item_progress_ms})},open_dialog:function(s){this.selected_item=s,this.show_details_modal=!0}}},ea={key:0,class:"fd-is-fullheight"},ia={class:"fd-is-expanded"},oa={class:"fd-has-padding-left-right"},aa={class:"container has-text-centered"},na={class:"control has-text-centered fd-progress-now-playing"},la={class:"content"},ra={class:"fd-has-padding-left-right"},da={class:"container has-text-centered fd-has-margin-top"},_a={class:"title is-5"},ca={class:"title is-6"},ua={key:0,class:"subtitle is-6 has-text-grey has-text-weight-bold"},ma={class:"subtitle is-6"},ha={key:1,class:"fd-is-fullheight"},pa=t("div",{class:"fd-is-expanded fd-has-padding-left-right",style:{"flex-direction":"column"}},[t("div",{class:"content has-text-centered"},[t("h1",{class:"title is-5"},"Your play queue is empty"),t("p",null,"Add some tracks by browsing your library")])],-1),fa=[pa];function ya(s,e,a,r,o,i){const n=h("cover-artwork"),c=h("Slider"),p=h("modal-dialog-queue-item");return l(),_("section",null,[i.now_playing.id>0?(l(),_("div",ea,[t("div",ia,[u(n,{artwork_url:i.now_playing.artwork_url,artist:i.now_playing.artist,album:i.now_playing.album,class:"fd-cover-image fd-has-action",onClick:e[0]||(e[0]=g=>i.open_dialog(i.now_playing))},null,8,["artwork_url","artist","album"])]),t("div",oa,[t("div",aa,[t("p",na,[u(c,{modelValue:o.item_progress_ms,"onUpdate:modelValue":e[1]||(e[1]=g=>o.item_progress_ms=g),min:0,max:i.state.item_length_ms,step:1e3,tooltips:!1,disabled:i.state.state==="stop",classes:{target:"seek-slider"},onChange:i.seek},null,8,["modelValue","max","disabled","onChange"])]),t("p",la,[t("span",null,m(s.$filters.duration(o.item_progress_ms))+" / "+m(s.$filters.duration(i.now_playing.length_ms)),1)])])]),t("div",ra,[t("div",da,[t("h1",_a,m(i.now_playing.title),1),t("h2",ca,m(i.now_playing.artist),1),i.composer?(l(),_("h2",ua,m(i.composer),1)):y("",!0),t("h3",ma,m(i.now_playing.album),1)])])])):(l(),_("div",ha,fa)),u(p,{show:o.show_details_modal,item:o.selected_item,onClose:e[2]||(e[2]=g=>o.show_details_modal=!1)},null,8,["show","item"])])}var ga=k(sa,[["render",ya]]);const ba={name:"TabsMusic",computed:{spotify_enabled(){return this.$store.state.spotify.webapi_token_valid}}},ka={class:"section fd-tabs-section"},wa={class:"container"},va={class:"columns is-centered"},$a={class:"column is-four-fifths"},xa={class:"tabs is-centered is-small"},Ca=["onClick","onKeypress"],qa=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-web"})],-1),Sa=t("span",{class:""},"Browse",-1),Pa=[qa,Sa],Aa=["onClick","onKeypress"],Ta=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-artist"})],-1),Ra=t("span",{class:""},"Artists",-1),Ea=[Ta,Ra],Ia=["onClick","onKeypress"],Ua=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-album"})],-1),La=t("span",{class:""},"Albums",-1),Oa=[Ua,La],Da=["onClick","onKeypress"],za=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-speaker"})],-1),Na=t("span",{class:""},"Genres",-1),Va=[za,Na],Ba=["onClick","onKeypress"],Ma=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-book-open-page-variant"})],-1),Fa=t("span",{class:""},"Composers",-1),Ga=[Ma,Fa],ja=["onClick","onKeypress"],Ka=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-spotify"})],-1),Ha=t("span",{class:""},"Spotify",-1),Wa=[Ka,Ha];function Ya(s,e,a,r,o,i){const n=h("router-link");return l(),_("section",ka,[t("div",wa,[t("div",va,[t("div",$a,[t("div",xa,[t("ul",null,[u(n,{to:"/music/browse",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},Pa,40,Ca)],2)]),_:1}),u(n,{to:"/music/artists",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},Ea,40,Aa)],2)]),_:1}),u(n,{to:"/music/albums",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},Oa,40,Ia)],2)]),_:1}),u(n,{to:"/music/genres",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},Va,40,Da)],2)]),_:1}),u(n,{to:"/music/composers",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},Ga,40,Ba)],2)]),_:1}),i.spotify_enabled?(l(),w(n,{key:0,to:"/music/spotify",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},Wa,40,ja)],2)]),_:1})):y("",!0)])])])])])])}var G=k(ba,[["render",Ya]]);const Qa={name:"ModalDialogAlbum",components:{CoverArtwork:K},props:["show","album","media_kind","new_tracks"],emits:["close","remove-podcast","play-count-changed"],data(){return{artwork_visible:!1}},computed:{artwork_url:function(){return f.artwork_url_append_size_params(this.album.artwork_url)},media_kind_resolved:function(){return this.media_kind?this.media_kind:this.album.media_kind}},methods:{play:function(){this.$emit("close"),f.player_play_uri(this.album.uri,!1)},queue_add:function(){this.$emit("close"),f.queue_add(this.album.uri)},queue_add_next:function(){this.$emit("close"),f.queue_add_next(this.album.uri)},open_album:function(){this.media_kind_resolved==="podcast"?this.$router.push({path:"/podcasts/"+this.album.id}):this.media_kind_resolved==="audiobook"?this.$router.push({path:"/audiobooks/"+this.album.id}):this.$router.push({path:"/music/albums/"+this.album.id})},open_artist:function(){this.media_kind_resolved==="podcast"||(this.media_kind_resolved==="audiobook"?this.$router.push({path:"/audiobooks/artists/"+this.album.artist_id}):this.$router.push({path:"/music/artists/"+this.album.artist_id}))},mark_played:function(){f.library_album_track_update(this.album.id,{play_count:"played"}).then(({data:s})=>{this.$emit("play-count-changed"),this.$emit("close")})},artwork_loaded:function(){this.artwork_visible=!0},artwork_error:function(){this.artwork_visible=!1}}},Ja={key:0,class:"modal is-active"},Za={class:"modal-content fd-modal-card"},Xa={class:"card"},tn={class:"card-content"},sn={class:"title is-4"},en={key:0,class:"buttons"},on={class:"content is-small"},an={key:0},nn=t("span",{class:"heading"},"Album artist",-1),ln={key:1},rn=t("span",{class:"heading"},"Release date",-1),dn={class:"title is-6"},_n={key:2},cn=t("span",{class:"heading"},"Year",-1),un={class:"title is-6"},mn=t("span",{class:"heading"},"Tracks",-1),hn={class:"title is-6"},pn=t("span",{class:"heading"},"Length",-1),fn={class:"title is-6"},yn=t("span",{class:"heading"},"Type",-1),gn={class:"title is-6"},bn=t("span",{class:"heading"},"Added at",-1),kn={class:"title is-6"},wn={class:"card-footer"},vn=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),$n=t("span",{class:"is-size-7"},"Add",-1),xn=[vn,$n],Cn=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),qn=t("span",{class:"is-size-7"},"Add Next",-1),Sn=[Cn,qn],Pn=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),An=t("span",{class:"is-size-7"},"Play",-1),Tn=[Pn,An];function Rn(s,e,a,r,o,i){const n=h("cover-artwork");return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",Ja,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=c=>s.$emit("close"))}),t("div",Za,[t("div",Xa,[t("div",tn,[u(n,{artwork_url:a.album.artwork_url,artist:a.album.artist,album:a.album.name,class:"image is-square fd-has-margin-bottom fd-has-shadow"},null,8,["artwork_url","artist","album"]),t("p",sn,[t("a",{class:"has-text-link",onClick:e[1]||(e[1]=(...c)=>i.open_album&&i.open_album(...c))},m(a.album.name),1)]),i.media_kind_resolved==="podcast"?(l(),_("div",en,[t("a",{class:"button is-small",onClick:e[2]||(e[2]=(...c)=>i.mark_played&&i.mark_played(...c))},"Mark as played"),t("a",{class:"button is-small",onClick:e[3]||(e[3]=c=>s.$emit("remove-podcast"))},"Remove podcast")])):y("",!0),t("div",on,[a.album.artist?(l(),_("p",an,[nn,t("a",{class:"title is-6 has-text-link",onClick:e[4]||(e[4]=(...c)=>i.open_artist&&i.open_artist(...c))},m(a.album.artist),1)])):y("",!0),a.album.date_released?(l(),_("p",ln,[rn,t("span",dn,m(s.$filters.time(a.album.date_released,"L")),1)])):a.album.year>0?(l(),_("p",_n,[cn,t("span",un,m(a.album.year),1)])):y("",!0),t("p",null,[mn,t("span",hn,m(a.album.track_count),1)]),t("p",null,[pn,t("span",fn,m(s.$filters.duration(a.album.length_ms)),1)]),t("p",null,[yn,t("span",gn,m(a.album.media_kind)+" - "+m(a.album.data_kind),1)]),t("p",null,[bn,t("span",kn,m(s.$filters.time(a.album.time_added,"L LT")),1)])])]),t("footer",wn,[t("a",{class:"card-footer-item has-text-dark",onClick:e[5]||(e[5]=(...c)=>i.queue_add&&i.queue_add(...c))},xn),t("a",{class:"card-footer-item has-text-dark",onClick:e[6]||(e[6]=(...c)=>i.queue_add_next&&i.queue_add_next(...c))},Sn),t("a",{class:"card-footer-item has-text-dark",onClick:e[7]||(e[7]=(...c)=>i.play&&i.play(...c))},Tn)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[8]||(e[8]=c=>s.$emit("close"))})])):y("",!0)]),_:1})])}var Ft=k(Qa,[["render",Rn]]);const En={name:"ModalDialog",props:["show","title","ok_action","delete_action","close_action"],emits:["delete","close","ok"]},In={key:0,class:"modal is-active"},Un={class:"modal-content fd-modal-card"},Ln={class:"card"},On={class:"card-content"},Dn={key:0,class:"title is-4"},zn={class:"card-footer"},Nn=t("span",{class:"icon"},[t("i",{class:"mdi mdi-cancel"})],-1),Vn={class:"is-size-7"},Bn=t("span",{class:"icon"},[t("i",{class:"mdi mdi-delete"})],-1),Mn={class:"is-size-7"},Fn=t("span",{class:"icon"},[t("i",{class:"mdi mdi-check"})],-1),Gn={class:"is-size-7"};function jn(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",In,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",Un,[t("div",Ln,[t("div",On,[a.title?(l(),_("p",Dn,m(a.title),1)):y("",!0),O(s.$slots,"modal-content")]),t("footer",zn,[t("a",{class:"card-footer-item has-text-dark",onClick:e[1]||(e[1]=n=>s.$emit("close"))},[Nn,t("span",Vn,m(a.close_action?a.close_action:"Cancel"),1)]),a.delete_action?(l(),_("a",{key:0,class:"card-footer-item has-background-danger has-text-white has-text-weight-bold",onClick:e[2]||(e[2]=n=>s.$emit("delete"))},[Bn,t("span",Mn,m(a.delete_action),1)])):y("",!0),a.ok_action?(l(),_("a",{key:1,class:"card-footer-item has-background-info has-text-white has-text-weight-bold",onClick:e[3]||(e[3]=n=>s.$emit("ok"))},[Fn,t("span",Gn,m(a.ok_action),1)])):y("",!0)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[4]||(e[4]=n=>s.$emit("close"))})])):y("",!0)]),_:3})])}var rs=k(En,[["render",jn]]);const Kn={name:"ListAlbums",components:{ModalDialogAlbum:Ft,ModalDialog:rs},props:["albums","media_kind","hide_group_title"],emits:["play-count-changed","podcast-deleted"],data(){return{show_details_modal:!1,selected_album:{},show_remove_podcast_modal:!1,rss_playlist_to_remove:{},artwork_options:{width:600,height:600,font_family:"sans-serif",font_size:200,font_weight:600,lazy_lifecycle:{error:s=>{s.src=this.dataURI(s.attributes.album.value,s.attributes.artist.value)}}}}},computed:{is_visible_artwork(){return this.$store.getters.settings_option("webinterface","show_cover_artwork_in_album_lists").value},media_kind_resolved:function(){return this.media_kind?this.media_kind:this.selected_album.media_kind}},methods:{open_album:function(s){this.selected_album=s,this.media_kind_resolved==="podcast"?this.$router.push({path:"/podcasts/"+s.id}):this.media_kind_resolved==="audiobook"?this.$router.push({path:"/audiobooks/"+s.id}):this.$router.push({path:"/music/albums/"+s.id})},open_dialog:function(s){this.selected_album=s,this.show_details_modal=!0},open_remove_podcast_dialog:function(){f.library_album_tracks(this.selected_album.id,{limit:1}).then(({data:s})=>{f.library_track_playlists(s.items[0].id).then(({data:e})=>{const a=e.items.filter(r=>r.type==="rss");if(a.length!==1){this.$store.dispatch("add_notification",{text:"Podcast cannot be removed. Probably it was not added as an RSS playlist.",type:"danger"});return}this.rss_playlist_to_remove=a[0],this.show_remove_podcast_modal=!0,this.show_details_modal=!1})})},play_count_changed:function(){this.$emit("play-count-changed")},remove_podcast:function(){this.show_remove_podcast_modal=!1,f.library_playlist_delete(this.rss_playlist_to_remove.id).then(()=>{this.$emit("podcast-deleted")})},artwork_url_with_size:function(s){return this.artwork_options.width>0&&this.artwork_options.height>0?f.artwork_url_append_size_params(s,this.artwork_options.width,this.artwork_options.height):f.artwork_url_append_size_params(s)},alt_text(s,e){return e+" - "+s},caption(s,e){return s?s.substring(0,2):e?e.substring(0,2):""},dataURI:function(s,e){const a=this.caption(s,e),r=this.alt_text(s,e);return Os(a,r,{width:this.artwork_options.width,height:this.artwork_options.height,font_family:this.artwork_options.font_family,font_size:this.artwork_options.font_size,font_weight:this.artwork_options.font_weight})}}},Hn={key:0,class:"mt-6 mb-5 py-2"},Wn=["id"],Yn=["onClick"],Qn={key:0,class:"media-left fd-has-action"},Jn={class:"image is-64x64 fd-has-shadow fd-has-action"},Zn=["album","artist"],Xn={class:"media-content fd-has-action is-clipped"},tl={style:{"margin-top":"0.7rem"}},sl={class:"title is-6"},el={class:"subtitle is-7 has-text-grey"},il={key:0,class:"subtitle is-7 has-text-grey has-text-weight-normal"},ol={class:"media-right",style:{"padding-top":"0.7rem"}},al=["onClick"],nl=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),ll=[nl],rl=t("p",null,"Permanently remove this podcast from your library?",-1),dl={class:"is-size-7"},_l=$(" (This will also remove the RSS playlist "),cl=$(".) ");function ul(s,e,a,r,o,i){const n=h("modal-dialog-album"),c=h("modal-dialog"),p=Zt("lazy");return l(),_(T,null,[(l(!0),_(T,null,I(a.albums,g=>(l(),_(T,{key:g.itemId},[!g.isItem&&!a.hide_group_title?(l(),_("div",Hn,[t("span",{id:"index_"+g.groupKey,class:"tag is-info is-light is-small has-text-weight-bold"},m(g.groupKey),9,Wn)])):g.isItem?(l(),_("div",{key:1,class:"media",onClick:b=>i.open_album(g.item)},[i.is_visible_artwork?(l(),_("div",Qn,[t("p",Jn,[t("figure",null,[U(t("img",{album:g.item.name,artist:g.item.artist},null,8,Zn),[[p,{src:i.artwork_url_with_size(g.item.artwork_url),lifecycle:o.artwork_options.lazy_lifecycle}]])])])])):y("",!0),t("div",Xn,[t("div",tl,[t("h1",sl,m(g.item.name),1),t("h2",el,[t("b",null,m(g.item.artist),1)]),g.item.date_released&&g.item.media_kind==="music"?(l(),_("h2",il,m(s.$filters.time(g.item.date_released,"L")),1)):y("",!0)])]),t("div",ol,[t("a",{onClick:D(b=>i.open_dialog(g.item),["prevent","stop"])},ll,8,al)])],8,Yn)):y("",!0)],64))),128)),(l(),w(Q,{to:"#app"},[u(n,{show:o.show_details_modal,album:o.selected_album,media_kind:a.media_kind,onRemovePodcast:e[0]||(e[0]=g=>i.open_remove_podcast_dialog()),onPlayCountChanged:e[1]||(e[1]=g=>i.play_count_changed()),onClose:e[2]||(e[2]=g=>o.show_details_modal=!1)},null,8,["show","album","media_kind"]),u(c,{show:o.show_remove_podcast_modal,title:"Remove podcast",delete_action:"Remove",onClose:e[3]||(e[3]=g=>o.show_remove_podcast_modal=!1),onDelete:i.remove_podcast},{"modal-content":d(()=>[rl,t("p",dl,[_l,t("b",null,m(o.rss_playlist_to_remove.name),1),cl])]),_:1},8,["show","onDelete"])]))],64)}var j=k(Kn,[["render",ul]]);const ml={name:"ModalDialogTrack",props:["show","track"],emits:["close","play-count-changed"],data(){return{spotify_track:{}}},watch:{track(){if(this.track&&this.track.data_kind==="spotify"){const s=new F;s.setAccessToken(this.$store.state.spotify.webapi_token),s.getTrack(this.track.path.slice(this.track.path.lastIndexOf(":")+1)).then(e=>{this.spotify_track=e})}else this.spotify_track={}}},methods:{play_track:function(){this.$emit("close"),f.player_play_uri(this.track.uri,!1)},queue_add:function(){this.$emit("close"),f.queue_add(this.track.uri)},queue_add_next:function(){this.$emit("close"),f.queue_add_next(this.track.uri)},open_album:function(){this.$emit("close"),this.track.media_kind==="podcast"?this.$router.push({path:"/podcasts/"+this.track.album_id}):this.track.media_kind==="audiobook"?this.$router.push({path:"/audiobooks/"+this.track.album_id}):this.$router.push({path:"/music/albums/"+this.track.album_id})},open_artist:function(){this.$emit("close"),this.$router.push({path:"/music/artists/"+this.track.album_artist_id})},open_genre:function(){this.$router.push({name:"Genre",params:{genre:this.track.genre}})},open_spotify_artist:function(){this.$emit("close"),this.$router.push({path:"/music/spotify/artists/"+this.spotify_track.artists[0].id})},open_spotify_album:function(){this.$emit("close"),this.$router.push({path:"/music/spotify/albums/"+this.spotify_track.album.id})},mark_new:function(){f.library_track_update(this.track.id,{play_count:"reset"}).then(()=>{this.$emit("play-count-changed"),this.$emit("close")})},mark_played:function(){f.library_track_update(this.track.id,{play_count:"increment"}).then(()=>{this.$emit("play-count-changed"),this.$emit("close")})}}},hl={key:0,class:"modal is-active"},pl={class:"modal-content fd-modal-card"},fl={class:"card"},yl={class:"card-content"},gl={class:"title is-4"},bl={class:"subtitle"},kl={key:0,class:"buttons"},wl={class:"content is-small"},vl=t("span",{class:"heading"},"Album",-1),$l={key:0},xl=t("span",{class:"heading"},"Album artist",-1),Cl={key:1},ql=t("span",{class:"heading"},"Composer",-1),Sl={class:"title is-6"},Pl={key:2},Al=t("span",{class:"heading"},"Release date",-1),Tl={class:"title is-6"},Rl={key:3},El=t("span",{class:"heading"},"Year",-1),Il={class:"title is-6"},Ul={key:4},Ll=t("span",{class:"heading"},"Genre",-1),Ol=t("span",{class:"heading"},"Track / Disc",-1),Dl={class:"title is-6"},zl=t("span",{class:"heading"},"Length",-1),Nl={class:"title is-6"},Vl=t("span",{class:"heading"},"Path",-1),Bl={class:"title is-6"},Ml=t("span",{class:"heading"},"Type",-1),Fl={class:"title is-6"},Gl={key:0,class:"has-text-weight-normal"},jl=$("("),Kl=$(", "),Hl=$(")"),Wl=t("span",{class:"heading"},"Quality",-1),Yl={class:"title is-6"},Ql={key:0},Jl={key:1},Zl={key:2},Xl=t("span",{class:"heading"},"Added at",-1),tr={class:"title is-6"},sr=t("span",{class:"heading"},"Rating",-1),er={class:"title is-6"},ir={key:5},or=t("span",{class:"heading"},"Comment",-1),ar={class:"title is-6"},nr={class:"card-footer"},lr=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),rr=t("span",{class:"is-size-7"},"Add",-1),dr=[lr,rr],_r=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),cr=t("span",{class:"is-size-7"},"Add Next",-1),ur=[_r,cr],mr=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),hr=t("span",{class:"is-size-7"},"Play",-1),pr=[mr,hr];function fr(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",hl,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",pl,[t("div",fl,[t("div",yl,[t("p",gl,m(a.track.title),1),t("p",bl,m(a.track.artist),1),a.track.media_kind==="podcast"?(l(),_("div",kl,[a.track.play_count>0?(l(),_("a",{key:0,class:"button is-small",onClick:e[1]||(e[1]=(...n)=>i.mark_new&&i.mark_new(...n))},"Mark as new")):y("",!0),a.track.play_count===0?(l(),_("a",{key:1,class:"button is-small",onClick:e[2]||(e[2]=(...n)=>i.mark_played&&i.mark_played(...n))},"Mark as played")):y("",!0)])):y("",!0),t("div",wl,[t("p",null,[vl,t("a",{class:"title is-6 has-text-link",onClick:e[3]||(e[3]=(...n)=>i.open_album&&i.open_album(...n))},m(a.track.album),1)]),a.track.album_artist&&a.track.media_kind!=="audiobook"?(l(),_("p",$l,[xl,t("a",{class:"title is-6 has-text-link",onClick:e[4]||(e[4]=(...n)=>i.open_artist&&i.open_artist(...n))},m(a.track.album_artist),1)])):y("",!0),a.track.composer?(l(),_("p",Cl,[ql,t("span",Sl,m(a.track.composer),1)])):y("",!0),a.track.date_released?(l(),_("p",Pl,[Al,t("span",Tl,m(s.$filters.time(a.track.date_released,"L")),1)])):a.track.year>0?(l(),_("p",Rl,[El,t("span",Il,m(a.track.year),1)])):y("",!0),a.track.genre?(l(),_("p",Ul,[Ll,t("a",{class:"title is-6 has-text-link",onClick:e[5]||(e[5]=(...n)=>i.open_genre&&i.open_genre(...n))},m(a.track.genre),1)])):y("",!0),t("p",null,[Ol,t("span",Dl,m(a.track.track_number)+" / "+m(a.track.disc_number),1)]),t("p",null,[zl,t("span",Nl,m(s.$filters.duration(a.track.length_ms)),1)]),t("p",null,[Vl,t("span",Bl,m(a.track.path),1)]),t("p",null,[Ml,t("span",Fl,[$(m(a.track.media_kind)+" - "+m(a.track.data_kind)+" ",1),a.track.data_kind==="spotify"?(l(),_("span",Gl,[jl,t("a",{onClick:e[6]||(e[6]=(...n)=>i.open_spotify_artist&&i.open_spotify_artist(...n))},"artist"),Kl,t("a",{onClick:e[7]||(e[7]=(...n)=>i.open_spotify_album&&i.open_spotify_album(...n))},"album"),Hl])):y("",!0)])]),t("p",null,[Wl,t("span",Yl,[$(m(a.track.type)+" ",1),a.track.samplerate?(l(),_("span",Ql," | "+m(a.track.samplerate)+" Hz",1)):y("",!0),a.track.channels?(l(),_("span",Jl," | "+m(s.$filters.channels(a.track.channels)),1)):y("",!0),a.track.bitrate?(l(),_("span",Zl," | "+m(a.track.bitrate)+" Kb/s",1)):y("",!0)])]),t("p",null,[Xl,t("span",tr,m(s.$filters.time(a.track.time_added,"L LT")),1)]),t("p",null,[sr,t("span",er,m(Math.floor(a.track.rating/10))+" / 10",1)]),a.track.comment?(l(),_("p",ir,[or,t("span",ar,m(a.track.comment),1)])):y("",!0)])]),t("footer",nr,[t("a",{class:"card-footer-item has-text-dark",onClick:e[8]||(e[8]=(...n)=>i.queue_add&&i.queue_add(...n))},dr),t("a",{class:"card-footer-item has-text-dark",onClick:e[9]||(e[9]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},ur),t("a",{class:"card-footer-item has-text-dark",onClick:e[10]||(e[10]=(...n)=>i.play_track&&i.play_track(...n))},pr)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[11]||(e[11]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var yr=k(ml,[["render",fr]]);const gr={name:"ProgressBar",props:["max","value"],computed:{width(){return this.value>0&&this.max>0?parseInt(this.value*100/this.max):0},width_percent(){return this.width+"%"}}};function br(s,e,a,r,o,i){return i.width>0?(l(),_("div",{key:0,class:"progress-bar mt-2",style:ts({width:i.width_percent})},null,4)):y("",!0)}var kr=k(gr,[["render",br]]);const wr={name:"ListTracks",components:{ModalDialogTrack:yr,ProgressBar:kr},props:["tracks","uris","expression","show_progress","show_icon"],emits:["play-count-changed"],data(){return{show_details_modal:!1,selected_track:{}}},methods:{play_track:function(s,e){this.uris?f.player_play_uri(this.uris,!1,s):this.expression?f.player_play_expression(this.expression,!1,s):f.player_play_uri(e.uri,!1)},open_dialog:function(s){this.selected_track=s,this.show_details_modal=!0}}},vr=["id","onClick"],$r={key:0,class:"media-left fd-has-action"},xr=t("span",{class:"icon"},[t("i",{class:"mdi mdi-file-outline"})],-1),Cr=[xr],qr={class:"media-content fd-has-action is-clipped"},Sr={class:"subtitle is-7 has-text-grey"},Pr={class:"subtitle is-7 has-text-grey"},Ar={class:"media-right"},Tr=["onClick"],Rr=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),Er=[Rr];function Ir(s,e,a,r,o,i){const n=h("progress-bar"),c=h("modal-dialog-track");return l(),_(T,null,[(l(!0),_(T,null,I(a.tracks,(p,g)=>(l(),_("div",{id:"index_"+p.title_sort.charAt(0).toUpperCase(),key:p.id,class:C(["media",{"with-progress":a.show_progress}]),onClick:b=>i.play_track(g,p)},[a.show_icon?(l(),_("figure",$r,Cr)):y("",!0),t("div",qr,[t("h1",{class:C(["title is-6",{"has-text-grey":p.media_kind==="podcast"&&p.play_count>0}])},m(p.title),3),t("h2",Sr,[t("b",null,m(p.artist),1)]),t("h2",Pr,m(p.album),1),a.show_progress?(l(),w(n,{key:0,max:p.length_ms,value:p.seek_ms},null,8,["max","value"])):y("",!0)]),t("div",Ar,[t("a",{onClick:D(b=>i.open_dialog(p),["prevent","stop"])},Er,8,Tr)])],10,vr))),128)),(l(),w(Q,{to:"#app"},[u(c,{show:o.show_details_modal,track:o.selected_track,onClose:e[0]||(e[0]=p=>o.show_details_modal=!1),onPlayCountChanged:e[1]||(e[1]=p=>s.$emit("play-count-changed"))},null,8,["show","track"])]))],64)}var V=k(wr,[["render",Ir]]);const Ds="GROUP_KEY_NONE";function Ur(){return{compareFn:null,groupKeyFn:s=>Ds}}function tt(s,e="_"){return{compareFn:null,groupKeyFn:a=>(a[s]||e).charAt(0).toUpperCase()}}function zs(s,e="_"){return{compareFn:(a,r)=>{const o=a[s]||e,i=r[s]||e;return o.localeCompare(i)},groupKeyFn:a=>(a[s]||e).charAt(0).toUpperCase()}}function Nt(s,{direction:e="asc",defaultValue:a="0000"}){return{compareFn:(r,o)=>{const i=r[s]||a,n=o[s]||a,c=i.localeCompare(n);return e==="asc"?c:c*-1},groupKeyFn:r=>(r[s]||a).substring(0,4)}}function Lr(s,e="0000"){return{compareFn:(a,r)=>{const o=a[s]||e;return(r[s]||e).localeCompare(o)},groupKeyFn:a=>{const r=a[s];if(!r)return e;const o=new Date().getTime()-new Date(r).getTime();return o<864e5?"Today":o<6048e5?"Last week":o<2592e6?"Last month":r.substring(0,4)}}}class E{constructor({items:e=[],total:a=0,offset:r=0,limit:o=-1}={}){this.items=e,this.total=a,this.offset=r,this.limit=o,this.count=e.length,this.indexList=[],this.group(Ur())}get(){return this.itemsByGroup}isEmpty(){return!this.items||this.items.length<=0}group(e,a=[]){const r=a?this.items.filter(i=>a.every(n=>n(i))):this.items;this.count=r.length;let o=e.compareFn?[...r].sort(e.compareFn):r;this.indexList=[...new Set(o.map(e.groupKeyFn))],this.itemsByGroup=o.reduce((i,n)=>{const c=e.groupKeyFn(n);return i[c]=[...i[c]||[],n],i},{})}[Symbol.iterator](){let e=-1,a=-1;return{next:()=>{if(e>=this.indexList.length)return{done:!0};if(e<0&&(++e,a=0,this.indexList[e]!==Ds))return{value:{groupKey:this.indexList[e],itemId:this.indexList[e],isItem:!1,item:{}},done:!1};let r=this.indexList[e],o=this.itemsByGroup[r];if(a 3 order by time_added desc",limit:3}),f.search({type:"track",expression:"time_played after 8 weeks ago and media_kind is music order by time_played desc",limit:3})])},set:function(s,e){s.recently_added=new E(e[0].data.albums),s.recently_played=e[1].data.tracks}},Or={name:"PageBrowse",components:{ContentWithHeading:R,TabsMusic:G,ListAlbums:j,ListTracks:V},beforeRouteEnter(s,e,a){rt.load(s).then(r=>{a(o=>rt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;rt.load(s).then(o=>{rt.set(r,o),a()})},data(){return{recently_added:[],recently_played:{items:[]},show_track_details_modal:!1,selected_track:{}}},methods:{open_browse:function(s){this.$router.push({path:"/music/browse/"+s})}}},Dr={class:"fd-page-with-tabs"},zr=t("p",{class:"title is-4"},"Recently added",-1),Nr=t("p",{class:"heading"},"albums",-1),Vr={class:"level"},Br={class:"level-item"},Mr=t("p",{class:"title is-4"},"Recently played",-1),Fr=t("p",{class:"heading"},"tracks",-1),Gr={class:"level"},jr={class:"level-item"};function Kr(s,e,a,r,o,i){const n=h("tabs-music"),c=h("list-albums"),p=h("content-with-heading"),g=h("list-tracks");return l(),_("div",Dr,[u(n),u(p,null,{"heading-left":d(()=>[zr,Nr]),content:d(()=>[u(c,{albums:o.recently_added},null,8,["albums"])]),footer:d(()=>[t("nav",Vr,[t("p",Br,[t("a",{class:"button is-light is-small is-rounded",onClick:e[0]||(e[0]=b=>i.open_browse("recently_added"))},"Show more")])])]),_:1}),u(p,null,{"heading-left":d(()=>[Mr,Fr]),content:d(()=>[u(g,{tracks:o.recently_played.items},null,8,["tracks"])]),footer:d(()=>[t("nav",Gr,[t("p",jr,[t("a",{class:"button is-light is-small is-rounded",onClick:e[1]||(e[1]=b=>i.open_browse("recently_played"))},"Show more")])])]),_:1})])}var Hr=k(Or,[["render",Kr]]);const dt={load:function(s){const e=A.getters.settings_option_recently_added_limit;return f.search({type:"album",expression:"media_kind is music having track_count > 3 order by time_added desc",limit:e})},set:function(s,e){s.recently_added=new E(e.data.albums),s.recently_added.group(Lr("time_added",{direction:"desc",defaultValue:"0000"}))}},Wr={name:"PageBrowseType",components:{ContentWithHeading:R,TabsMusic:G,ListAlbums:j},beforeRouteEnter(s,e,a){dt.load(s).then(r=>{a(o=>dt.set(o,r))})},beforeRouteUpdate(s,e,a){if(!this.recently_added.isEmpty()){a();return}const r=this;dt.load(s).then(o=>{dt.set(r,o),a()})},data(){return{recently_added:new E}}},Yr={class:"fd-page-with-tabs"},Qr=t("p",{class:"title is-4"},"Recently added",-1),Jr=t("p",{class:"heading"},"albums",-1);function Zr(s,e,a,r,o,i){const n=h("tabs-music"),c=h("list-albums"),p=h("content-with-heading");return l(),_("div",Yr,[u(n),u(p,null,{"heading-left":d(()=>[Qr,Jr]),content:d(()=>[u(c,{albums:o.recently_added},null,8,["albums"])]),_:1})])}var Xr=k(Wr,[["render",Zr]]);const _t={load:function(s){return f.search({type:"track",expression:"time_played after 8 weeks ago and media_kind is music order by time_played desc",limit:50})},set:function(s,e){s.recently_played=e.data.tracks}},td={name:"PageBrowseType",components:{ContentWithHeading:R,TabsMusic:G,ListTracks:V},beforeRouteEnter(s,e,a){_t.load(s).then(r=>{a(o=>_t.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;_t.load(s).then(o=>{_t.set(r,o),a()})},data(){return{recently_played:{}}}},sd={class:"fd-page-with-tabs"},ed=t("p",{class:"title is-4"},"Recently played",-1),id=t("p",{class:"heading"},"tracks",-1);function od(s,e,a,r,o,i){const n=h("tabs-music"),c=h("list-tracks"),p=h("content-with-heading");return l(),_("div",sd,[u(n),u(p,null,{"heading-left":d(()=>[ed,id]),content:d(()=>[u(c,{tracks:o.recently_played.items},null,8,["tracks"])]),_:1})])}var ad=k(td,[["render",od]]);const nd={name:"IndexButtonList",props:["index"],computed:{filtered_index(){if(!this.index)return[];const s="!\"#$%&'()*+,-./:;<=>?@[\\]^`{|}~";return this.index.filter(e=>!s.includes(e))}},methods:{nav:function(s){this.$router.push({hash:"#index_"+s})},scroll_to_top:function(){window.scrollTo({top:0,behavior:"smooth"})}}},ld={class:"buttons is-centered fd-is-square",style:{"margin-bottom":"16px"}},rd=["onClick"];function dd(s,e,a,r,o,i){return l(),_("section",null,[t("nav",ld,[(l(!0),_(T,null,I(i.filtered_index,n=>(l(),_("a",{key:n,class:"button is-small",onClick:c=>i.nav(n)},m(n),9,rd))),128))])])}var H=k(nd,[["render",dd]]);const _d={name:"ModalDialogArtist",props:["show","artist"],emits:["close"],methods:{play:function(){this.$emit("close"),f.player_play_uri(this.artist.uri,!1)},queue_add:function(){this.$emit("close"),f.queue_add(this.artist.uri)},queue_add_next:function(){this.$emit("close"),f.queue_add_next(this.artist.uri)},open_artist:function(){this.$emit("close"),this.$router.push({path:"/music/artists/"+this.artist.id})}}},cd={key:0,class:"modal is-active"},ud={class:"modal-content fd-modal-card"},md={class:"card"},hd={class:"card-content"},pd={class:"title is-4"},fd={class:"content is-small"},yd=t("span",{class:"heading"},"Albums",-1),gd={class:"title is-6"},bd=t("span",{class:"heading"},"Tracks",-1),kd={class:"title is-6"},wd=t("span",{class:"heading"},"Type",-1),vd={class:"title is-6"},$d=t("span",{class:"heading"},"Added at",-1),xd={class:"title is-6"},Cd={class:"card-footer"},qd=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),Sd=t("span",{class:"is-size-7"},"Add",-1),Pd=[qd,Sd],Ad=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),Td=t("span",{class:"is-size-7"},"Add Next",-1),Rd=[Ad,Td],Ed=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),Id=t("span",{class:"is-size-7"},"Play",-1),Ud=[Ed,Id];function Ld(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",cd,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",ud,[t("div",md,[t("div",hd,[t("p",pd,[t("a",{class:"has-text-link",onClick:e[1]||(e[1]=(...n)=>i.open_artist&&i.open_artist(...n))},m(a.artist.name),1)]),t("div",fd,[t("p",null,[yd,t("span",gd,m(a.artist.album_count),1)]),t("p",null,[bd,t("span",kd,m(a.artist.track_count),1)]),t("p",null,[wd,t("span",vd,m(a.artist.data_kind),1)]),t("p",null,[$d,t("span",xd,m(s.$filters.time(a.artist.time_added,"L LT")),1)])])]),t("footer",Cd,[t("a",{class:"card-footer-item has-text-dark",onClick:e[2]||(e[2]=(...n)=>i.queue_add&&i.queue_add(...n))},Pd),t("a",{class:"card-footer-item has-text-dark",onClick:e[3]||(e[3]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},Rd),t("a",{class:"card-footer-item has-text-dark",onClick:e[4]||(e[4]=(...n)=>i.play&&i.play(...n))},Ud)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[5]||(e[5]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var Gt=k(_d,[["render",Ld]]);const Od={name:"ListArtists",components:{ModalDialogArtist:Gt},props:["artists","media_kind","hide_group_title"],data(){return{show_details_modal:!1,selected_artist:{}}},computed:{media_kind_resolved:function(){return this.media_kind?this.media_kind:this.selected_artist.media_kind}},methods:{open_artist:function(s){this.selected_artist=s,this.media_kind_resolved==="podcast"||(this.media_kind_resolved==="audiobook"?this.$router.push({path:"/audiobooks/artists/"+s.id}):this.$router.push({path:"/music/artists/"+s.id}))},open_dialog:function(s){this.selected_artist=s,this.show_details_modal=!0}}},Dd={key:0,class:"mt-6 mb-5 py-2"},zd={class:"media-content is-clipped"},Nd=["id"],Vd=["onClick"],Bd={class:"media-content fd-has-action is-clipped"},Md={class:"title is-6"},Fd={class:"media-right"},Gd=["onClick"],jd=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),Kd=[jd];function Hd(s,e,a,r,o,i){const n=h("modal-dialog-artist");return l(),_(T,null,[(l(!0),_(T,null,I(a.artists,c=>(l(),_(T,{key:c.itemId},[!c.isItem&&!a.hide_group_title?(l(),_("div",Dd,[t("div",zd,[t("span",{id:"index_"+c.groupKey,class:"tag is-info is-light is-small has-text-weight-bold"},m(c.groupKey),9,Nd)])])):c.isItem?(l(),_("div",{key:1,class:"media",onClick:p=>i.open_artist(c.item)},[t("div",Bd,[t("h1",Md,m(c.item.name),1)]),t("div",Fd,[t("a",{onClick:D(p=>i.open_dialog(c.item),["prevent","stop"])},Kd,8,Gd)])],8,Vd)):y("",!0)],64))),128)),(l(),w(Q,{to:"#app"},[u(n,{show:o.show_details_modal,artist:o.selected_artist,media_kind:a.media_kind,onClose:e[0]||(e[0]=c=>o.show_details_modal=!1)},null,8,["show","artist","media_kind"])]))],64)}var ds=k(Od,[["render",Hd]]);const Wd={name:"DropdownMenu",props:["modelValue","options"],emits:["update:modelValue"],data(){return{is_active:!1}},methods:{onClickOutside(s){this.is_active=!1},select(s){this.is_active=!1,this.$emit("update:modelValue",s)}}},Yd={class:"dropdown-trigger"},Qd=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-chevron-down","aria-hidden":"true"})],-1),Jd={id:"dropdown-menu",class:"dropdown-menu",role:"menu"},Zd={class:"dropdown-content"},Xd=["onClick"];function t_(s,e,a,r,o,i){const n=Zt("click-away");return U((l(),_("div",{class:C(["dropdown",{"is-active":o.is_active}])},[t("div",Yd,[t("button",{class:"button","aria-haspopup":"true","aria-controls":"dropdown-menu",onClick:e[0]||(e[0]=c=>o.is_active=!o.is_active)},[t("span",null,m(a.modelValue),1),Qd])]),t("div",Jd,[t("div",Zd,[(l(!0),_(T,null,I(a.options,c=>(l(),_("a",{key:c,class:C(["dropdown-item",{"is-active":a.modelValue===c}]),onClick:p=>i.select(c)},m(c),11,Xd))),128))])])],2)),[[n,i.onClickOutside]])}var _s=k(Wd,[["render",t_]]);const ct={load:function(s){return f.library_artists("music")},set:function(s,e){s.artists_list=new E(e.data)}},s_={name:"PageArtists",components:{ContentWithHeading:R,TabsMusic:G,IndexButtonList:H,ListArtists:ds,DropdownMenu:_s},beforeRouteEnter(s,e,a){ct.load(s).then(r=>{a(o=>ct.set(o,r))})},beforeRouteUpdate(s,e,a){if(!this.artists_list.isEmpty()){a();return}const r=this;ct.load(s).then(o=>{ct.set(r,o),a()})},data(){return{artists_list:new E,groupby_options:[{name:"Name",options:tt("name_sort")},{name:"Recently added",options:Nt("time_added",{direction:"desc",defaultValue:"0000"})}]}},computed:{artists(){if(!this.artists_list)return[];const s=this.groupby_options.find(e=>e.name===this.selected_groupby_option_name);return this.artists_list.group(s.options,[e=>!this.hide_singles||e.track_count>e.album_count*2,e=>!this.hide_spotify||e.data_kind!=="spotify"]),this.artists_list},groupby_option_names(){return[...this.groupby_options].map(s=>s.name)},selected_groupby_option_name:{get(){return this.$store.state.artists_sort},set(s){this.$store.commit(Rs,s)}},spotify_enabled(){return this.$store.state.spotify.webapi_token_valid},hide_singles:{get(){return this.$store.state.hide_singles},set(s){this.$store.commit(Mt,s)}},hide_spotify:{get(){return this.$store.state.hide_spotify},set(s){this.$store.commit(ns,s)}}},methods:{}},e_={class:"fd-page-with-tabs"},i_={class:"columns"},o_={class:"column"},a_=t("p",{class:"heading",style:{"margin-bottom":"24px"}},"Filter",-1),n_={class:"field"},l_={class:"control"},r_=t("label",{for:"switchHideSingles"},"Hide singles",-1),d_=t("p",{class:"help"}," If active, hides artists that only appear on singles or playlists. ",-1),__={key:0,class:"field"},c_={class:"control"},u_=t("label",{for:"switchHideSpotify"},"Hide artists from Spotify",-1),m_=t("p",{class:"help"}," If active, hides artists that only appear in your Spotify library. ",-1),h_={class:"column"},p_=t("p",{class:"heading",style:{"margin-bottom":"24px"}},"Sort by",-1),f_=t("p",{class:"title is-4"},"Artists",-1),y_={class:"heading"};function g_(s,e,a,r,o,i){const n=h("tabs-music"),c=h("index-button-list"),p=h("dropdown-menu"),g=h("list-artists"),b=h("content-with-heading");return l(),_("div",e_,[u(n),u(b,null,{options:d(()=>[u(c,{index:i.artists.indexList},null,8,["index"]),t("div",i_,[t("div",o_,[a_,t("div",n_,[t("div",l_,[U(t("input",{id:"switchHideSingles","onUpdate:modelValue":e[0]||(e[0]=x=>i.hide_singles=x),type:"checkbox",name:"switchHideSingles",class:"switch"},null,512),[[J,i.hide_singles]]),r_]),d_]),i.spotify_enabled?(l(),_("div",__,[t("div",c_,[U(t("input",{id:"switchHideSpotify","onUpdate:modelValue":e[1]||(e[1]=x=>i.hide_spotify=x),type:"checkbox",name:"switchHideSpotify",class:"switch"},null,512),[[J,i.hide_spotify]]),u_]),m_])):y("",!0)]),t("div",h_,[p_,u(p,{modelValue:i.selected_groupby_option_name,"onUpdate:modelValue":e[2]||(e[2]=x=>i.selected_groupby_option_name=x),options:i.groupby_option_names},null,8,["modelValue","options"])])])]),"heading-left":d(()=>[f_,t("p",y_,m(i.artists.count)+" Artists",1)]),"heading-right":d(()=>[]),content:d(()=>[u(g,{artists:i.artists},null,8,["artists"])]),_:1})])}var b_=k(s_,[["render",g_]]);const ut={load:function(s){return Promise.all([f.library_artist(s.params.artist_id),f.library_artist_albums(s.params.artist_id)])},set:function(s,e){s.artist=e[0].data,s.albums_list=new E(e[1].data)}},k_={name:"PageArtist",components:{ContentWithHeading:R,ListAlbums:j,ModalDialogArtist:Gt,DropdownMenu:_s},beforeRouteEnter(s,e,a){ut.load(s).then(r=>{a(o=>ut.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;ut.load(s).then(o=>{ut.set(r,o),a()})},data(){return{artist:{},albums_list:new E,groupby_options:[{name:"Name",options:tt("name_sort")},{name:"Release date",options:Nt("date_released",{direction:"asc",defaultValue:"0000"})}],show_artist_details_modal:!1}},computed:{albums(){const s=this.groupby_options.find(e=>e.name===this.selected_groupby_option_name);return this.albums_list.group(s.options),this.albums_list},groupby_option_names(){return[...this.groupby_options].map(s=>s.name)},selected_groupby_option_name:{get(){return this.$store.state.artist_albums_sort},set(s){this.$store.commit(Es,s)}}},methods:{open_tracks:function(){this.$router.push({path:"/music/artists/"+this.artist.id+"/tracks"})},play:function(){f.player_play_uri(this.albums.items.map(s=>s.uri).join(","),!0)}}},w_={class:"columns"},v_={class:"column"},$_=t("p",{class:"heading",style:{"margin-bottom":"24px"}},"Sort by",-1),x_={class:"title is-4"},C_={class:"buttons is-centered"},q_=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),S_=[q_],P_=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),A_=t("span",null,"Shuffle",-1),T_=[P_,A_],R_={class:"heading has-text-centered-mobile"};function E_(s,e,a,r,o,i){const n=h("dropdown-menu"),c=h("list-albums"),p=h("modal-dialog-artist"),g=h("content-with-heading");return l(),w(g,null,{options:d(()=>[t("div",w_,[t("div",v_,[$_,u(n,{modelValue:i.selected_groupby_option_name,"onUpdate:modelValue":e[0]||(e[0]=b=>i.selected_groupby_option_name=b),options:i.groupby_option_names},null,8,["modelValue","options"])])])]),"heading-left":d(()=>[t("p",x_,m(o.artist.name),1)]),"heading-right":d(()=>[t("div",C_,[t("a",{class:"button is-small is-light is-rounded",onClick:e[1]||(e[1]=b=>o.show_artist_details_modal=!0)},S_),t("a",{class:"button is-small is-dark is-rounded",onClick:e[2]||(e[2]=(...b)=>i.play&&i.play(...b))},T_)])]),content:d(()=>[t("p",R_,[$(m(o.artist.album_count)+" albums | ",1),t("a",{class:"has-text-link",onClick:e[3]||(e[3]=(...b)=>i.open_tracks&&i.open_tracks(...b))},m(o.artist.track_count)+" tracks",1)]),u(c,{albums:i.albums,hide_group_title:!0},null,8,["albums"]),u(p,{show:o.show_artist_details_modal,artist:o.artist,onClose:e[4]||(e[4]=b=>o.show_artist_details_modal=!1)},null,8,["show","artist"])]),_:1})}var I_=k(k_,[["render",E_]]);const mt={load:function(s){return f.library_albums("music")},set:function(s,e){s.albums_list=new E(e.data)}},U_={name:"PageAlbums",components:{ContentWithHeading:R,TabsMusic:G,IndexButtonList:H,ListAlbums:j,DropdownMenu:_s},beforeRouteEnter(s,e,a){mt.load(s).then(r=>{a(o=>mt.set(o,r))})},beforeRouteUpdate(s,e,a){if(!this.albums_list.isEmpty()){a();return}const r=this;mt.load(s).then(o=>{mt.set(r,o),a()})},data(){return{albums_list:new E,groupby_options:[{name:"Name",options:tt("name_sort")},{name:"Recently added",options:Nt("time_added",{direction:"desc",defaultValue:"0000"})},{name:"Recently released",options:Nt("date_released",{direction:"desc",defaultValue:"0000"})}]}},computed:{albums(){const s=this.groupby_options.find(e=>e.name===this.selected_groupby_option_name);return this.albums_list.group(s.options,[e=>!this.hide_singles||e.track_count>2,e=>!this.hide_spotify||e.data_kind!=="spotify"]),this.albums_list},groupby_option_names(){return[...this.groupby_options].map(s=>s.name)},selected_groupby_option_name:{get(){return this.$store.state.albums_sort},set(s){this.$store.commit(Is,s)}},spotify_enabled(){return this.$store.state.spotify.webapi_token_valid},hide_singles:{get(){return this.$store.state.hide_singles},set(s){this.$store.commit(Mt,s)}},hide_spotify:{get(){return this.$store.state.hide_spotify},set(s){this.$store.commit(ns,s)}}},methods:{scrollToTop:function(){window.scrollTo({top:0,behavior:"smooth"})}}},L_={class:"fd-page-with-tabs"},O_={class:"columns"},D_={class:"column"},z_=t("p",{class:"heading",style:{"margin-bottom":"24px"}},"Filter",-1),N_={class:"field"},V_={class:"control"},B_=t("label",{for:"switchHideSingles"},"Hide singles",-1),M_=t("p",{class:"help"}," If active, hides singles and albums with tracks that only appear in playlists. ",-1),F_={key:0,class:"field"},G_={class:"control"},j_=t("label",{for:"switchHideSpotify"},"Hide albums from Spotify",-1),K_=t("p",{class:"help"}," If active, hides albums that only appear in your Spotify library. ",-1),H_={class:"column"},W_=t("p",{class:"heading",style:{"margin-bottom":"24px"}},"Sort by",-1),Y_=t("p",{class:"title is-4"},"Albums",-1),Q_={class:"heading"};function J_(s,e,a,r,o,i){const n=h("tabs-music"),c=h("index-button-list"),p=h("dropdown-menu"),g=h("list-albums"),b=h("content-with-heading");return l(),_("div",L_,[u(n),u(b,null,{options:d(()=>[u(c,{index:i.albums.indexList},null,8,["index"]),t("div",O_,[t("div",D_,[z_,t("div",N_,[t("div",V_,[U(t("input",{id:"switchHideSingles","onUpdate:modelValue":e[0]||(e[0]=x=>i.hide_singles=x),type:"checkbox",name:"switchHideSingles",class:"switch"},null,512),[[J,i.hide_singles]]),B_]),M_]),i.spotify_enabled?(l(),_("div",F_,[t("div",G_,[U(t("input",{id:"switchHideSpotify","onUpdate:modelValue":e[1]||(e[1]=x=>i.hide_spotify=x),type:"checkbox",name:"switchHideSpotify",class:"switch"},null,512),[[J,i.hide_spotify]]),j_]),K_])):y("",!0)]),t("div",H_,[W_,u(p,{modelValue:i.selected_groupby_option_name,"onUpdate:modelValue":e[2]||(e[2]=x=>i.selected_groupby_option_name=x),options:i.groupby_option_names},null,8,["modelValue","options"])])])]),"heading-left":d(()=>[Y_,t("p",Q_,m(i.albums.count)+" Albums",1)]),"heading-right":d(()=>[]),content:d(()=>[u(g,{albums:i.albums},null,8,["albums"])]),_:1})])}var Z_=k(U_,[["render",J_]]);const X_={},tc={class:"hero is-light is-bold fd-content"},sc={class:"hero-body"},ec={class:"container"},ic={class:"columns is-centered"},oc={class:"column is-four-fifths"},ac={class:"columns",style:{"flex-direction":"row-reverse"}},nc={class:"column fd-has-cover"},lc={class:"column is-three-fifths has-text-centered-mobile",style:{margin:"auto 0"}},rc={class:"section fd-content"},dc={class:"container"},_c={class:"columns is-centered"},cc={class:"column is-four-fifths"},uc={style:{"margin-top":"16px"}};function mc(s,e){return l(),_("div",null,[t("section",tc,[t("div",sc,[t("div",ec,[t("div",ic,[t("div",oc,[t("div",ac,[t("div",nc,[O(s.$slots,"heading-right")]),t("div",lc,[O(s.$slots,"heading-left")])])])])])])]),t("section",rc,[t("div",dc,[t("div",_c,[t("div",cc,[O(s.$slots,"content"),t("div",uc,[O(s.$slots,"footer")])])])])])])}var cs=k(X_,[["render",mc]]);const ht={load:function(s){return Promise.all([f.library_album(s.params.album_id),f.library_album_tracks(s.params.album_id)])},set:function(s,e){s.album=e[0].data,s.tracks=e[1].data.items}},hc={name:"PageAlbum",components:{ContentWithHero:cs,ListTracks:V,ModalDialogAlbum:Ft,CoverArtwork:K},beforeRouteEnter(s,e,a){ht.load(s).then(r=>{a(o=>ht.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;ht.load(s).then(o=>{ht.set(r,o),a()})},data(){return{album:{},tracks:[],show_album_details_modal:!1}},methods:{open_artist:function(){this.show_details_modal=!1,this.$router.push({path:"/music/artists/"+this.album.artist_id})},play:function(){f.player_play_uri(this.album.uri,!0)}}},pc={class:"title is-5"},fc={class:"subtitle is-6 has-text-link has-text-weight-normal"},yc={class:"buttons fd-is-centered-mobile fd-has-margin-top"},gc=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),bc=t("span",null,"Shuffle",-1),kc=[gc,bc],wc=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),vc=[wc],$c={class:"image is-square fd-has-shadow fd-has-action"},xc={class:"heading is-7 has-text-centered-mobile fd-has-margin-top"};function Cc(s,e,a,r,o,i){const n=h("cover-artwork"),c=h("list-tracks"),p=h("modal-dialog-album"),g=h("content-with-hero");return l(),w(g,null,{"heading-left":d(()=>[t("h1",pc,m(o.album.name),1),t("h2",fc,[t("a",{class:"has-text-link",onClick:e[0]||(e[0]=(...b)=>i.open_artist&&i.open_artist(...b))},m(o.album.artist),1)]),t("div",yc,[t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...b)=>i.play&&i.play(...b))},kc),t("a",{class:"button is-small is-light is-rounded",onClick:e[2]||(e[2]=b=>o.show_album_details_modal=!0)},vc)])]),"heading-right":d(()=>[t("p",$c,[u(n,{artwork_url:o.album.artwork_url,artist:o.album.artist,album:o.album.name,onClick:e[3]||(e[3]=b=>o.show_album_details_modal=!0)},null,8,["artwork_url","artist","album"])])]),content:d(()=>[t("p",xc,m(o.album.track_count)+" tracks ",1),u(c,{tracks:o.tracks,uris:o.album.uri},null,8,["tracks","uris"]),u(p,{show:o.show_album_details_modal,album:o.album,onClose:e[4]||(e[4]=b=>o.show_album_details_modal=!1)},null,8,["show","album"])]),_:1})}var qc=k(hc,[["render",Cc]]);const Sc={name:"ModalDialogGenre",props:["show","genre"],emits:["close"],methods:{play:function(){this.$emit("close"),f.player_play_expression('genre is "'+this.genre.name+'" and media_kind is music',!1)},queue_add:function(){this.$emit("close"),f.queue_expression_add('genre is "'+this.genre.name+'" and media_kind is music')},queue_add_next:function(){this.$emit("close"),f.queue_expression_add_next('genre is "'+this.genre.name+'" and media_kind is music')},open_genre:function(){this.$emit("close"),this.$router.push({name:"Genre",params:{genre:this.genre.name}})}}},Pc={key:0,class:"modal is-active"},Ac={class:"modal-content fd-modal-card"},Tc={class:"card"},Rc={class:"card-content"},Ec={class:"title is-4"},Ic={class:"card-footer"},Uc=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),Lc=t("span",{class:"is-size-7"},"Add",-1),Oc=[Uc,Lc],Dc=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),zc=t("span",{class:"is-size-7"},"Add Next",-1),Nc=[Dc,zc],Vc=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),Bc=t("span",{class:"is-size-7"},"Play",-1),Mc=[Vc,Bc];function Fc(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",Pc,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",Ac,[t("div",Tc,[t("div",Rc,[t("p",Ec,[t("a",{class:"has-text-link",onClick:e[1]||(e[1]=(...n)=>i.open_genre&&i.open_genre(...n))},m(a.genre.name),1)])]),t("footer",Ic,[t("a",{class:"card-footer-item has-text-dark",onClick:e[2]||(e[2]=(...n)=>i.queue_add&&i.queue_add(...n))},Oc),t("a",{class:"card-footer-item has-text-dark",onClick:e[3]||(e[3]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},Nc),t("a",{class:"card-footer-item has-text-dark",onClick:e[4]||(e[4]=(...n)=>i.play&&i.play(...n))},Mc)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[5]||(e[5]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var us=k(Sc,[["render",Fc]]);const Gc={name:"ListGenres",components:{ModalDialogGenre:us},props:["genres","media_kind","hide_group_title"],data(){return{show_details_modal:!1,selected_genre:{}}},computed:{media_kind_resolved:function(){return this.media_kind?this.media_kind:this.selected_genre.media_kind}},methods:{open_genre:function(s){this.$router.push({name:"Genre",params:{genre:s.name}})},open_dialog:function(s){this.selected_genre=s,this.show_details_modal=!0}}},jc={key:0,class:"mt-6 mb-5 py-2"},Kc={class:"media-content is-clipped"},Hc=["id"],Wc=["onClick"],Yc={class:"media-content fd-has-action is-clipped"},Qc={class:"title is-6"},Jc={class:"media-right"},Zc=["onClick"],Xc=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),tu=[Xc];function su(s,e,a,r,o,i){const n=h("modal-dialog-genre");return l(),_(T,null,[(l(!0),_(T,null,I(a.genres,c=>(l(),_(T,{key:c.itemId},[!c.isItem&&!a.hide_group_title?(l(),_("div",jc,[t("div",Kc,[t("span",{id:"index_"+c.groupKey,class:"tag is-info is-light is-small has-text-weight-bold"},m(c.groupKey),9,Hc)])])):c.isItem?(l(),_("div",{key:1,class:"media",onClick:p=>i.open_genre(c.item)},[t("div",Yc,[t("h1",Qc,m(c.item.name),1)]),t("div",Jc,[t("a",{onClick:D(p=>i.open_dialog(c.item),["prevent","stop"])},tu,8,Zc)])],8,Wc)):y("",!0)],64))),128)),(l(),w(Q,{to:"#app"},[u(n,{show:o.show_details_modal,genre:o.selected_genre,onClose:e[0]||(e[0]=c=>o.show_details_modal=!1)},null,8,["show","genre"])]))],64)}var eu=k(Gc,[["render",su]]);const pt={load:function(s){return f.library_genres()},set:function(s,e){s.genres=e.data,s.genres=new E(e.data),s.genres.group(zs("name_sort"))}},iu={name:"PageGenres",components:{ContentWithHeading:R,TabsMusic:G,IndexButtonList:H,ListGenres:eu},beforeRouteEnter(s,e,a){pt.load(s).then(r=>{a(o=>pt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;pt.load(s).then(o=>{pt.set(r,o),a()})},data(){return{genres:new E}},computed:{},methods:{}},ou={class:"fd-page-with-tabs"},au=t("p",{class:"title is-4"},"Genres",-1),nu={class:"heading"};function lu(s,e,a,r,o,i){const n=h("tabs-music"),c=h("index-button-list"),p=h("list-genres"),g=h("content-with-heading");return l(),_("div",ou,[u(n),u(g,null,{options:d(()=>[u(c,{index:o.genres.indexList},null,8,["index"])]),"heading-left":d(()=>[au,t("p",nu,m(o.genres.total)+" genres",1)]),content:d(()=>[u(p,{genres:o.genres},null,8,["genres"])]),_:1})])}var ru=k(iu,[["render",lu]]);const ft={load:function(s){return f.library_genre(s.params.genre)},set:function(s,e){s.name=s.$route.params.genre,s.albums_list=new E(e.data.albums),s.albums_list.group(tt("name_sort"))}},du={name:"PageGenre",components:{ContentWithHeading:R,IndexButtonList:H,ListAlbums:j,ModalDialogGenre:us},beforeRouteEnter(s,e,a){ft.load(s).then(r=>{a(o=>ft.set(o,r))})},beforeRouteUpdate(s,e,a){if(!this.albums_list.isEmpty()){a();return}const r=this;ft.load(s).then(o=>{ft.set(r,o),a()})},data(){return{name:"",albums_list:new E,show_genre_details_modal:!1}},methods:{open_tracks:function(){this.show_details_modal=!1,this.$router.push({name:"GenreTracks",params:{genre:this.name}})},play:function(){f.player_play_expression('genre is "'+this.name+'" and media_kind is music',!0)}}},_u={class:"title is-4"},cu={class:"buttons is-centered"},uu=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),mu=[uu],hu=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),pu=t("span",null,"Shuffle",-1),fu=[hu,pu],yu={class:"heading has-text-centered-mobile"};function gu(s,e,a,r,o,i){const n=h("index-button-list"),c=h("list-albums"),p=h("modal-dialog-genre"),g=h("content-with-heading");return l(),_("div",null,[u(g,null,{options:d(()=>[u(n,{index:o.albums_list.indexList},null,8,["index"])]),"heading-left":d(()=>[t("p",_u,m(o.name),1)]),"heading-right":d(()=>[t("div",cu,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=b=>o.show_genre_details_modal=!0)},mu),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...b)=>i.play&&i.play(...b))},fu)])]),content:d(()=>[t("p",yu,[$(m(o.albums_list.total)+" albums | ",1),t("a",{class:"has-text-link",onClick:e[2]||(e[2]=(...b)=>i.open_tracks&&i.open_tracks(...b))},"tracks")]),u(c,{albums:o.albums_list},null,8,["albums"]),u(p,{show:o.show_genre_details_modal,genre:{name:o.name},onClose:e[3]||(e[3]=b=>o.show_genre_details_modal=!1)},null,8,["show","genre"])]),_:1})])}var bu=k(du,[["render",gu]]);const yt={load:function(s){return f.library_genre_tracks(s.params.genre)},set:function(s,e){s.genre=s.$route.params.genre,s.tracks=e.data.tracks}},ku={name:"PageGenreTracks",components:{ContentWithHeading:R,ListTracks:V,IndexButtonList:H,ModalDialogGenre:us},beforeRouteEnter(s,e,a){yt.load(s).then(r=>{a(o=>yt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;yt.load(s).then(o=>{yt.set(r,o),a()})},data(){return{tracks:{items:[]},genre:"",show_genre_details_modal:!1}},computed:{index_list(){return[...new Set(this.tracks.items.map(s=>s.title_sort.charAt(0).toUpperCase()))]},expression(){return'genre is "'+this.genre+'" and media_kind is music'}},methods:{open_genre:function(){this.show_details_modal=!1,this.$router.push({name:"Genre",params:{genre:this.genre}})},play:function(){f.player_play_expression(this.expression,!0)}}},wu={class:"title is-4"},vu={class:"buttons is-centered"},$u=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),xu=[$u],Cu=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),qu=t("span",null,"Shuffle",-1),Su=[Cu,qu],Pu={class:"heading has-text-centered-mobile"};function Au(s,e,a,r,o,i){const n=h("index-button-list"),c=h("list-tracks"),p=h("modal-dialog-genre"),g=h("content-with-heading");return l(),_("div",null,[u(g,null,{options:d(()=>[u(n,{index:i.index_list},null,8,["index"])]),"heading-left":d(()=>[t("p",wu,m(o.genre),1)]),"heading-right":d(()=>[t("div",vu,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=b=>o.show_genre_details_modal=!0)},xu),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...b)=>i.play&&i.play(...b))},Su)])]),content:d(()=>[t("p",Pu,[t("a",{class:"has-text-link",onClick:e[2]||(e[2]=(...b)=>i.open_genre&&i.open_genre(...b))},"albums"),$(" | "+m(o.tracks.total)+" tracks ",1)]),u(c,{tracks:o.tracks.items,expression:i.expression},null,8,["tracks","expression"]),u(p,{show:o.show_genre_details_modal,genre:{name:o.genre},onClose:e[3]||(e[3]=b=>o.show_genre_details_modal=!1)},null,8,["show","genre"])]),_:1})])}var Tu=k(ku,[["render",Au]]);const gt={load:function(s){return Promise.all([f.library_artist(s.params.artist_id),f.library_artist_tracks(s.params.artist_id)])},set:function(s,e){s.artist=e[0].data,s.tracks=e[1].data.tracks}},Ru={name:"PageArtistTracks",components:{ContentWithHeading:R,ListTracks:V,IndexButtonList:H,ModalDialogArtist:Gt},beforeRouteEnter(s,e,a){gt.load(s).then(r=>{a(o=>gt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;gt.load(s).then(o=>{gt.set(r,o),a()})},data(){return{artist:{},tracks:{items:[]},show_artist_details_modal:!1}},computed:{index_list(){return[...new Set(this.tracks.items.map(s=>s.title_sort.charAt(0).toUpperCase()))]},track_uris(){return this.tracks.items.map(s=>s.uri).join(",")}},methods:{open_artist:function(){this.show_details_modal=!1,this.$router.push({path:"/music/artists/"+this.artist.id})},play:function(){f.player_play_uri(this.tracks.items.map(s=>s.uri).join(","),!0)}}},Eu={class:"title is-4"},Iu={class:"buttons is-centered"},Uu=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),Lu=[Uu],Ou=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),Du=t("span",null,"Shuffle",-1),zu=[Ou,Du],Nu={class:"heading has-text-centered-mobile"};function Vu(s,e,a,r,o,i){const n=h("index-button-list"),c=h("list-tracks"),p=h("modal-dialog-artist"),g=h("content-with-heading");return l(),_("div",null,[u(g,null,{options:d(()=>[u(n,{index:i.index_list},null,8,["index"])]),"heading-left":d(()=>[t("p",Eu,m(o.artist.name),1)]),"heading-right":d(()=>[t("div",Iu,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=b=>o.show_artist_details_modal=!0)},Lu),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...b)=>i.play&&i.play(...b))},zu)])]),content:d(()=>[t("p",Nu,[t("a",{class:"has-text-link",onClick:e[2]||(e[2]=(...b)=>i.open_artist&&i.open_artist(...b))},m(o.artist.album_count)+" albums",1),$(" | "+m(o.artist.track_count)+" tracks ",1)]),u(c,{tracks:o.tracks.items,uris:i.track_uris},null,8,["tracks","uris"]),u(p,{show:o.show_artist_details_modal,artist:o.artist,onClose:e[3]||(e[3]=b=>o.show_artist_details_modal=!1)},null,8,["show","artist"])]),_:1})])}var Bu=k(Ru,[["render",Vu]]);const Mu={name:"ModalDialogComposer",props:["show","composer"],emits:["close"],methods:{play:function(){this.$emit("close"),f.player_play_expression('composer is "'+this.composer.name+'" and media_kind is music',!1)},queue_add:function(){this.$emit("close"),f.queue_expression_add('composer is "'+this.composer.name+'" and media_kind is music')},queue_add_next:function(){this.$emit("close"),f.queue_expression_add_next('composer is "'+this.composer.name+'" and media_kind is music')},open_albums:function(){this.$emit("close"),this.$router.push({name:"ComposerAlbums",params:{composer:this.composer.name}})},open_tracks:function(){this.show_details_modal=!1,this.$router.push({name:"ComposerTracks",params:{composer:this.composer.name}})}}},Fu={key:0,class:"modal is-active"},Gu={class:"modal-content fd-modal-card"},ju={class:"card"},Ku={class:"card-content"},Hu={class:"title is-4"},Wu=t("span",{class:"heading"},"Albums",-1),Yu=t("span",{class:"heading"},"Tracks",-1),Qu={class:"card-footer"},Ju=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),Zu=t("span",{class:"is-size-7"},"Add",-1),Xu=[Ju,Zu],tm=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),sm=t("span",{class:"is-size-7"},"Add Next",-1),em=[tm,sm],im=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),om=t("span",{class:"is-size-7"},"Play",-1),am=[im,om];function nm(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",Fu,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",Gu,[t("div",ju,[t("div",Ku,[t("p",Hu,[t("a",{class:"has-text-link",onClick:e[1]||(e[1]=(...n)=>i.open_albums&&i.open_albums(...n))},m(a.composer.name),1)]),t("p",null,[Wu,t("a",{class:"has-text-link is-6",onClick:e[2]||(e[2]=(...n)=>i.open_albums&&i.open_albums(...n))},m(a.composer.album_count),1)]),t("p",null,[Yu,t("a",{class:"has-text-link is-6",onClick:e[3]||(e[3]=(...n)=>i.open_tracks&&i.open_tracks(...n))},m(a.composer.track_count),1)])]),t("footer",Qu,[t("a",{class:"card-footer-item has-text-dark",onClick:e[4]||(e[4]=(...n)=>i.queue_add&&i.queue_add(...n))},Xu),t("a",{class:"card-footer-item has-text-dark",onClick:e[5]||(e[5]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},em),t("a",{class:"card-footer-item has-text-dark",onClick:e[6]||(e[6]=(...n)=>i.play&&i.play(...n))},am)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[7]||(e[7]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var ms=k(Mu,[["render",nm]]);const lm={name:"ListComposers",components:{ModalDialogComposer:ms},props:["composers","media_kind","hide_group_title"],data(){return{show_details_modal:!1,selected_composer:{}}},computed:{media_kind_resolved:function(){return this.media_kind?this.media_kind:this.selected_composer.media_kind}},methods:{open_composer:function(s){this.selected_composer=s,this.$router.push({name:"ComposerTracks",params:{composer:s.name}})},open_dialog:function(s){this.selected_composer=s,this.show_details_modal=!0}}},rm={key:0,class:"mt-6 mb-5 py-2"},dm={class:"media-content is-clipped"},_m=["id"],cm=["onClick"],um={class:"media-content fd-has-action is-clipped"},mm={class:"title is-6"},hm={class:"media-right"},pm=["onClick"],fm=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),ym=[fm];function gm(s,e,a,r,o,i){const n=h("modal-dialog-composer");return l(),_(T,null,[(l(!0),_(T,null,I(a.composers,c=>(l(),_(T,{key:c.itemId},[!c.isItem&&!a.hide_group_title?(l(),_("div",rm,[t("div",dm,[t("span",{id:"index_"+c.groupKey,class:"tag is-info is-light is-small has-text-weight-bold"},m(c.groupKey),9,_m)])])):c.isItem?(l(),_("div",{key:1,class:"media",onClick:p=>i.open_composer(c.item)},[t("div",um,[t("h1",mm,m(c.item.name),1)]),t("div",hm,[t("a",{onClick:D(p=>i.open_dialog(c.item),["prevent","stop"])},ym,8,pm)])],8,cm)):y("",!0)],64))),128)),(l(),w(Q,{to:"#app"},[u(n,{show:o.show_details_modal,composer:o.selected_composer,media_kind:a.media_kind,onClose:e[0]||(e[0]=c=>o.show_details_modal=!1)},null,8,["show","composer","media_kind"])]))],64)}var Ns=k(lm,[["render",gm]]);const bt={load:function(s){return f.library_composers()},set:function(s,e){s.composers=new E(e.data),s.composers.group(zs("name_sort"))}},bm={name:"PageComposers",components:{ContentWithHeading:R,TabsMusic:G,IndexButtonList:H,ListComposers:Ns},beforeRouteEnter(s,e,a){bt.load(s).then(r=>{a(o=>bt.set(o,r))})},beforeRouteUpdate(s,e,a){if(!this.composers.isEmpty()){a();return}const r=this;bt.load(s).then(o=>{bt.set(r,o),a()})},data(){return{composers:new E}},methods:{}},km=t("p",{class:"title is-4"},"Composers",-1),wm={class:"heading"};function vm(s,e,a,r,o,i){const n=h("tabs-music"),c=h("index-button-list"),p=h("list-composers"),g=h("content-with-heading");return l(),_("div",null,[u(n),u(g,null,{options:d(()=>[u(c,{index:o.composers.indexList},null,8,["index"])]),"heading-left":d(()=>[km,t("p",wm,m(o.composers.total)+" composers",1)]),content:d(()=>[u(p,{composers:o.composers},null,8,["composers"])]),_:1})])}var $m=k(bm,[["render",vm]]);const kt={load:function(s){return f.library_composer(s.params.composer)},set:function(s,e){s.name=s.$route.params.composer,s.albums_list=new E(e.data.albums)}},xm={name:"PageComposer",components:{ContentWithHeading:R,ListAlbums:j,ModalDialogComposer:ms},beforeRouteEnter(s,e,a){kt.load(s).then(r=>{a(o=>kt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;kt.load(s).then(o=>{kt.set(r,o),a()})},data(){return{name:"",albums_list:new E,show_composer_details_modal:!1}},methods:{open_tracks:function(){this.$router.push({name:"ComposerTracks",params:{composer:this.name}})},play:function(){f.player_play_expression('composer is "'+this.name+'" and media_kind is music',!0)}}},Cm={class:"title is-4"},qm={class:"buttons is-centered"},Sm=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),Pm=[Sm],Am=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),Tm=t("span",null,"Shuffle",-1),Rm=[Am,Tm],Em={class:"heading has-text-centered-mobile"};function Im(s,e,a,r,o,i){const n=h("list-albums"),c=h("modal-dialog-composer"),p=h("content-with-heading");return l(),_("div",null,[u(p,null,{"heading-left":d(()=>[t("p",Cm,m(o.name),1)]),"heading-right":d(()=>[t("div",qm,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=g=>o.show_composer_details_modal=!0)},Pm),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...g)=>i.play&&i.play(...g))},Rm)])]),content:d(()=>[t("p",Em,[$(m(o.albums_list.total)+" albums | ",1),t("a",{class:"has-text-link",onClick:e[2]||(e[2]=(...g)=>i.open_tracks&&i.open_tracks(...g))},"tracks")]),u(n,{albums:o.albums_list,hide_group_title:!0},null,8,["albums"]),u(c,{show:o.show_composer_details_modal,composer:{name:o.name},onClose:e[3]||(e[3]=g=>o.show_composer_details_modal=!1)},null,8,["show","composer"])]),_:1})])}var Um=k(xm,[["render",Im]]);const wt={load:function(s){return f.library_composer_tracks(s.params.composer)},set:function(s,e){s.composer=s.$route.params.composer,s.tracks=e.data.tracks}},Lm={name:"PageComposerTracks",components:{ContentWithHeading:R,ListTracks:V,ModalDialogComposer:ms},beforeRouteEnter(s,e,a){wt.load(s).then(r=>{a(o=>wt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;wt.load(s).then(o=>{wt.set(r,o),a()})},data(){return{tracks:{items:[]},composer:"",show_composer_details_modal:!1}},computed:{play_expression(){return'composer is "'+this.composer+'" and media_kind is music'}},methods:{open_albums:function(){this.show_details_modal=!1,this.$router.push({name:"ComposerAlbums",params:{composer:this.composer}})},play:function(){f.player_play_expression(this.play_expression,!0)}}},Om={class:"title is-4"},Dm={class:"buttons is-centered"},zm=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),Nm=[zm],Vm=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),Bm=t("span",null,"Shuffle",-1),Mm=[Vm,Bm],Fm={class:"heading has-text-centered-mobile"};function Gm(s,e,a,r,o,i){const n=h("list-tracks"),c=h("modal-dialog-composer"),p=h("content-with-heading");return l(),_("div",null,[u(p,null,{"heading-left":d(()=>[t("p",Om,m(o.composer),1)]),"heading-right":d(()=>[t("div",Dm,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=g=>o.show_composer_details_modal=!0)},Nm),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...g)=>i.play&&i.play(...g))},Mm)])]),content:d(()=>[t("p",Fm,[t("a",{class:"has-text-link",onClick:e[2]||(e[2]=(...g)=>i.open_albums&&i.open_albums(...g))},"albums"),$(" | "+m(o.tracks.total)+" tracks ",1)]),u(n,{tracks:o.tracks.items,expression:i.play_expression},null,8,["tracks","expression"]),u(c,{show:o.show_composer_details_modal,composer:{name:o.composer},onClose:e[3]||(e[3]=g=>o.show_composer_details_modal=!1)},null,8,["show","composer"])]),_:1})])}var jm=k(Lm,[["render",Gm]]);const Km={name:"ModalDialogAddRss",props:["show"],emits:["close","podcast-added"],data(){return{url:"",loading:!1}},watch:{show(){this.show&&(this.loading=!1,setTimeout(()=>{this.$refs.url_field.focus()},10))}},methods:{add_stream:function(){this.loading=!0,f.library_add(this.url).then(()=>{this.$emit("close"),this.$emit("podcast-added"),this.url=""}).catch(()=>{this.loading=!1})}}},Hm={key:0,class:"modal is-active"},Wm={class:"modal-content fd-modal-card"},Ym={class:"card"},Qm={class:"card-content"},Jm=t("p",{class:"title is-4"},"Add Podcast RSS feed URL",-1),Zm={class:"field"},Xm={class:"control is-expanded has-icons-left"},th=["disabled"],sh=t("span",{class:"icon is-left"},[t("i",{class:"mdi mdi-rss"})],-1),eh=t("p",{class:"help"}," Adding a podcast includes creating an RSS playlist, that will allow OwnTone to manage the podcast subscription. ",-1),ih={key:0,class:"card-footer"},oh=t("a",{class:"card-footer-item button is-loading"},[t("span",{class:"icon"},[t("i",{class:"mdi mdi-web"})]),t("span",{class:"is-size-7"},"Processing ...")],-1),ah=[oh],nh={key:1,class:"card-footer"},lh=t("span",{class:"icon"},[t("i",{class:"mdi mdi-cancel"})],-1),rh=t("span",{class:"is-size-7"},"Cancel",-1),dh=[lh,rh],_h=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),ch=t("span",{class:"is-size-7"},"Add",-1),uh=[_h,ch];function mh(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",Hm,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",Wm,[t("div",Ym,[t("div",Qm,[Jm,t("form",{onSubmit:e[2]||(e[2]=D((...n)=>i.add_stream&&i.add_stream(...n),["prevent"]))},[t("div",Zm,[t("p",Xm,[U(t("input",{ref:"url_field","onUpdate:modelValue":e[1]||(e[1]=n=>o.url=n),class:"input is-shadowless",type:"text",placeholder:"http://url-to-rss",disabled:o.loading},null,8,th),[[M,o.url]]),sh]),eh])],32)]),o.loading?(l(),_("footer",ih,ah)):(l(),_("footer",nh,[t("a",{class:"card-footer-item has-text-danger",onClick:e[3]||(e[3]=n=>s.$emit("close"))},dh),t("a",{class:"card-footer-item has-background-info has-text-white has-text-weight-bold",onClick:e[4]||(e[4]=(...n)=>i.add_stream&&i.add_stream(...n))},uh)]))])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[5]||(e[5]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var hh=k(Km,[["render",mh]]);const vt={load:function(s){return Promise.all([f.library_albums("podcast"),f.library_podcasts_new_episodes()])},set:function(s,e){s.albums=new E(e[0].data),s.new_episodes=e[1].data.tracks}},ph={name:"PagePodcasts",components:{ContentWithHeading:R,ListTracks:V,ListAlbums:j,ModalDialogAddRss:hh},beforeRouteEnter(s,e,a){vt.load(s).then(r=>{a(o=>vt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;vt.load(s).then(o=>{vt.set(r,o),a()})},data(){return{albums:[],new_episodes:{items:[]},show_url_modal:!1}},computed:{rss(){return this.$store.state.rss_count}},methods:{mark_all_played:function(){this.new_episodes.items.forEach(s=>{f.library_track_update(s.id,{play_count:"increment"})}),this.new_episodes.items={}},open_add_podcast_dialog:function(s){this.show_url_modal=!0},reload_new_episodes:function(){f.library_podcasts_new_episodes().then(({data:s})=>{this.new_episodes=s.tracks})},reload_podcasts:function(){f.library_albums("podcast").then(({data:s})=>{this.albums=new E(s),this.reload_new_episodes()})},update_rss:function(){this.$store.commit(ls,"rss"),this.$store.commit(ot,!0)}}},fh=t("p",{class:"title is-4"},"New episodes",-1),yh={class:"buttons is-centered"},gh=t("span",{class:"icon"},[t("i",{class:"mdi mdi-pencil"})],-1),bh=t("span",null,"Mark All Played",-1),kh=[gh,bh],wh=t("p",{class:"title is-4"},"Podcasts",-1),vh={class:"heading"},$h={class:"buttons is-centered"},xh=t("span",{class:"icon"},[t("i",{class:"mdi mdi-refresh"})],-1),Ch=t("span",null,"Update",-1),qh=[xh,Ch],Sh=t("span",{class:"icon"},[t("i",{class:"mdi mdi-rss"})],-1),Ph=t("span",null,"Add Podcast",-1),Ah=[Sh,Ph];function Th(s,e,a,r,o,i){const n=h("list-tracks"),c=h("content-with-heading"),p=h("list-albums"),g=h("modal-dialog-add-rss");return l(),_("div",null,[o.new_episodes.items.length>0?(l(),w(c,{key:0},{"heading-left":d(()=>[fh]),"heading-right":d(()=>[t("div",yh,[t("a",{class:"button is-small",onClick:e[0]||(e[0]=(...b)=>i.mark_all_played&&i.mark_all_played(...b))},kh)])]),content:d(()=>[u(n,{tracks:o.new_episodes.items,show_progress:!0,onPlayCountChanged:i.reload_new_episodes},null,8,["tracks","onPlayCountChanged"])]),_:1})):y("",!0),u(c,null,{"heading-left":d(()=>[wh,t("p",vh,m(o.albums.total)+" podcasts",1)]),"heading-right":d(()=>[t("div",$h,[i.rss.tracks>0?(l(),_("a",{key:0,class:"button is-small",onClick:e[1]||(e[1]=(...b)=>i.update_rss&&i.update_rss(...b))},qh)):y("",!0),t("a",{class:"button is-small",onClick:e[2]||(e[2]=(...b)=>i.open_add_podcast_dialog&&i.open_add_podcast_dialog(...b))},Ah)])]),content:d(()=>[u(p,{albums:o.albums,onPlayCountChanged:e[3]||(e[3]=b=>i.reload_new_episodes()),onPodcastDeleted:e[4]||(e[4]=b=>i.reload_podcasts())},null,8,["albums"]),u(g,{show:o.show_url_modal,onClose:e[5]||(e[5]=b=>o.show_url_modal=!1),onPodcastAdded:e[6]||(e[6]=b=>i.reload_podcasts())},null,8,["show"])]),_:1})])}var Rh=k(ph,[["render",Th]]);const $t={load:function(s){return Promise.all([f.library_album(s.params.album_id),f.library_podcast_episodes(s.params.album_id)])},set:function(s,e){s.album=e[0].data,s.tracks=e[1].data.tracks.items}},Eh={name:"PagePodcast",components:{ContentWithHeading:R,ListTracks:V,ModalDialogAlbum:Ft,ModalDialog:rs},beforeRouteEnter(s,e,a){$t.load(s).then(r=>{a(o=>$t.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;$t.load(s).then(o=>{$t.set(r,o),a()})},data(){return{album:{},tracks:[],show_album_details_modal:!1,show_remove_podcast_modal:!1,rss_playlist_to_remove:{}}},computed:{new_tracks(){return this.tracks.filter(s=>s.play_count===0).length}},methods:{play:function(){f.player_play_uri(this.album.uri,!1)},open_remove_podcast_dialog:function(){this.show_album_details_modal=!1,f.library_track_playlists(this.tracks[0].id).then(({data:s})=>{const e=s.items.filter(a=>a.type==="rss");if(e.length!==1){this.$store.dispatch("add_notification",{text:"Podcast cannot be removed. Probably it was not added as an RSS playlist.",type:"danger"});return}this.rss_playlist_to_remove=e[0],this.show_remove_podcast_modal=!0})},remove_podcast:function(){this.show_remove_podcast_modal=!1,f.library_playlist_delete(this.rss_playlist_to_remove.id).then(()=>{this.$router.replace({path:"/podcasts"})})},reload_tracks:function(){f.library_podcast_episodes(this.album.id).then(({data:s})=>{this.tracks=s.tracks.items})}}},Ih={class:"title is-4"},Uh={class:"buttons is-centered"},Lh=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),Oh=[Lh],Dh=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),zh=t("span",null,"Play",-1),Nh=[Dh,zh],Vh={class:"heading has-text-centered-mobile"},Bh=t("p",null,"Permanently remove this podcast from your library?",-1),Mh={class:"is-size-7"},Fh=$(" (This will also remove the RSS playlist "),Gh=$(".) ");function jh(s,e,a,r,o,i){const n=h("list-tracks"),c=h("modal-dialog-album"),p=h("modal-dialog"),g=h("content-with-heading");return l(),w(g,null,{"heading-left":d(()=>[t("div",Ih,m(o.album.name),1)]),"heading-right":d(()=>[t("div",Uh,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=b=>o.show_album_details_modal=!0)},Oh),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...b)=>i.play&&i.play(...b))},Nh)])]),content:d(()=>[t("p",Vh,m(o.album.track_count)+" tracks ",1),u(n,{tracks:o.tracks,show_progress:!0,onPlayCountChanged:i.reload_tracks},null,8,["tracks","onPlayCountChanged"]),u(c,{show:o.show_album_details_modal,album:o.album,media_kind:"podcast",new_tracks:i.new_tracks,onClose:e[2]||(e[2]=b=>o.show_album_details_modal=!1),onPlayCountChanged:i.reload_tracks,onRemovePodcast:i.open_remove_podcast_dialog},null,8,["show","album","new_tracks","onPlayCountChanged","onRemovePodcast"]),u(p,{show:o.show_remove_podcast_modal,title:"Remove podcast",delete_action:"Remove",onClose:e[3]||(e[3]=b=>o.show_remove_podcast_modal=!1),onDelete:i.remove_podcast},{"modal-content":d(()=>[Bh,t("p",Mh,[Fh,t("b",null,m(o.rss_playlist_to_remove.name),1),Gh])]),_:1},8,["show","onDelete"])]),_:1})}var Kh=k(Eh,[["render",jh]]);const Hh={name:"TabsAudiobooks"},Wh={class:"section fd-tabs-section"},Yh={class:"container"},Qh={class:"columns is-centered"},Jh={class:"column is-four-fifths"},Zh={class:"tabs is-centered is-small"},Xh=["onClick","onKeypress"],tp=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-artist"})],-1),sp=t("span",{class:""},"Authors",-1),ep=[tp,sp],ip=["onClick","onKeypress"],op=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-album"})],-1),ap=t("span",{class:""},"Audiobooks",-1),np=[op,ap];function lp(s,e,a,r,o,i){const n=h("router-link");return l(),_("section",Wh,[t("div",Yh,[t("div",Qh,[t("div",Jh,[t("div",Zh,[t("ul",null,[u(n,{to:"/audiobooks/artists",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},ep,40,Xh)],2)]),_:1}),u(n,{to:"/audiobooks/albums",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},np,40,ip)],2)]),_:1})])])])])])])}var Vs=k(Hh,[["render",lp]]);const xt={load:function(s){return f.library_albums("audiobook")},set:function(s,e){s.albums=new E(e.data),s.albums.group(tt("name_sort"))}},rp={name:"PageAudiobooksAlbums",components:{TabsAudiobooks:Vs,ContentWithHeading:R,IndexButtonList:H,ListAlbums:j},beforeRouteEnter(s,e,a){xt.load(s).then(r=>{a(o=>xt.set(o,r))})},beforeRouteUpdate(s,e,a){if(!this.albums.isEmpty()){a();return}const r=this;xt.load(s).then(o=>{xt.set(r,o),a()})},data(){return{albums:new E}},methods:{}},dp={class:"fd-page-with-tabs"},_p=t("p",{class:"title is-4"},"Audiobooks",-1),cp={class:"heading"};function up(s,e,a,r,o,i){const n=h("tabs-audiobooks"),c=h("index-button-list"),p=h("list-albums"),g=h("content-with-heading");return l(),_("div",dp,[u(n),u(g,null,{options:d(()=>[u(c,{index:o.albums.indexList},null,8,["index"])]),"heading-left":d(()=>[_p,t("p",cp,m(o.albums.count)+" Audiobooks",1)]),content:d(()=>[u(p,{albums:o.albums},null,8,["albums"])]),_:1})])}var mp=k(rp,[["render",up]]);const Ct={load:function(s){return f.library_artists("audiobook")},set:function(s,e){s.artists_list=new E(e.data)}},hp={name:"PageAudiobooksArtists",components:{ContentWithHeading:R,TabsAudiobooks:Vs,IndexButtonList:H,ListArtists:ds},beforeRouteEnter(s,e,a){Ct.load(s).then(r=>{a(o=>Ct.set(o,r))})},beforeRouteUpdate(s,e,a){if(!this.artists_list.isEmpty()){a();return}const r=this;Ct.load(s).then(o=>{Ct.set(r,o),a()})},data(){return{artists_list:new E}},computed:{artists(){return this.artists_list?(this.artists_list.group(tt("name_sort")),this.artists_list):[]}},methods:{}},pp={class:"fd-page-with-tabs"},fp=t("p",{class:"title is-4"},"Authors",-1),yp={class:"heading"};function gp(s,e,a,r,o,i){const n=h("tabs-audiobooks"),c=h("index-button-list"),p=h("list-artists"),g=h("content-with-heading");return l(),_("div",pp,[u(n),u(g,null,{options:d(()=>[u(c,{index:i.artists.indexList},null,8,["index"])]),"heading-left":d(()=>[fp,t("p",yp,m(i.artists.count)+" Authors",1)]),"heading-right":d(()=>[]),content:d(()=>[u(p,{artists:i.artists},null,8,["artists"])]),_:1})])}var bp=k(hp,[["render",gp]]);const qt={load:function(s){return Promise.all([f.library_artist(s.params.artist_id),f.library_artist_albums(s.params.artist_id)])},set:function(s,e){s.artist=e[0].data,s.albums=new E(e[1].data)}},kp={name:"PageAudiobooksArtist",components:{ContentWithHeading:R,ListAlbums:j,ModalDialogArtist:Gt},beforeRouteEnter(s,e,a){qt.load(s).then(r=>{a(o=>qt.set(o,r))})},beforeRouteUpdate(s,e,a){if(!this.albums.isEmpty()){a();return}const r=this;qt.load(s).then(o=>{qt.set(r,o),a()})},data(){return{artist:{},albums:new E,show_artist_details_modal:!1}},methods:{play:function(){f.player_play_uri(this.albums.items.map(s=>s.uri).join(","),!1)}}},wp={class:"title is-4"},vp={class:"buttons is-centered"},$p=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),xp=[$p],Cp=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),qp=t("span",null,"Shuffle",-1),Sp=[Cp,qp],Pp={class:"heading has-text-centered-mobile"};function Ap(s,e,a,r,o,i){const n=h("list-albums"),c=h("modal-dialog-artist"),p=h("content-with-heading");return l(),w(p,null,{"heading-left":d(()=>[t("p",wp,m(o.artist.name),1)]),"heading-right":d(()=>[t("div",vp,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=g=>o.show_artist_details_modal=!0)},xp),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...g)=>i.play&&i.play(...g))},Sp)])]),content:d(()=>[t("p",Pp,m(o.artist.album_count)+" albums ",1),u(n,{albums:o.albums},null,8,["albums"]),u(c,{show:o.show_artist_details_modal,artist:o.artist,onClose:e[2]||(e[2]=g=>o.show_artist_details_modal=!1)},null,8,["show","artist"])]),_:1})}var Tp=k(kp,[["render",Ap]]);const St={load:function(s){return Promise.all([f.library_album(s.params.album_id),f.library_album_tracks(s.params.album_id)])},set:function(s,e){s.album=e[0].data,s.tracks=e[1].data.items}},Rp={name:"PageAudiobooksAlbum",components:{ContentWithHero:cs,ListTracks:V,ModalDialogAlbum:Ft,CoverArtwork:K},beforeRouteEnter(s,e,a){St.load(s).then(r=>{a(o=>St.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;St.load(s).then(o=>{St.set(r,o),a()})},data(){return{album:{},tracks:[],show_album_details_modal:!1}},methods:{open_artist:function(){this.show_details_modal=!1,this.$router.push({path:"/audiobooks/artists/"+this.album.artist_id})},play:function(){f.player_play_uri(this.album.uri,!1)},play_track:function(s){f.player_play_uri(this.album.uri,!1,s)},open_dialog:function(s){this.selected_track=s,this.show_details_modal=!0}}},Ep={class:"title is-5"},Ip={class:"subtitle is-6 has-text-link has-text-weight-normal"},Up={class:"buttons fd-is-centered-mobile fd-has-margin-top"},Lp=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),Op=t("span",null,"Play",-1),Dp=[Lp,Op],zp=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),Np=[zp],Vp={class:"image is-square fd-has-shadow fd-has-action"},Bp={class:"heading is-7 has-text-centered-mobile fd-has-margin-top"};function Mp(s,e,a,r,o,i){const n=h("cover-artwork"),c=h("list-tracks"),p=h("modal-dialog-album"),g=h("content-with-hero");return l(),w(g,null,{"heading-left":d(()=>[t("h1",Ep,m(o.album.name),1),t("h2",Ip,[t("a",{class:"has-text-link",onClick:e[0]||(e[0]=(...b)=>i.open_artist&&i.open_artist(...b))},m(o.album.artist),1)]),t("div",Up,[t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...b)=>i.play&&i.play(...b))},Dp),t("a",{class:"button is-small is-light is-rounded",onClick:e[2]||(e[2]=b=>o.show_album_details_modal=!0)},Np)])]),"heading-right":d(()=>[t("p",Vp,[u(n,{artwork_url:o.album.artwork_url,artist:o.album.artist,album:o.album.name,onClick:e[3]||(e[3]=b=>o.show_album_details_modal=!0)},null,8,["artwork_url","artist","album"])])]),content:d(()=>[t("p",Bp,m(o.album.track_count)+" tracks ",1),u(c,{tracks:o.tracks,uris:o.album.uri},null,8,["tracks","uris"]),u(p,{show:o.show_album_details_modal,album:o.album,media_kind:"audiobook",onClose:e[4]||(e[4]=b=>o.show_album_details_modal=!1)},null,8,["show","album"])]),_:1})}var Fp=k(Rp,[["render",Mp]]);const Gp={name:"ModalDialogPlaylist",props:["show","playlist","uris"],emits:["close"],methods:{play:function(){this.$emit("close"),f.player_play_uri(this.uris?this.uris:this.playlist.uri,!1)},queue_add:function(){this.$emit("close"),f.queue_add(this.uris?this.uris:this.playlist.uri)},queue_add_next:function(){this.$emit("close"),f.queue_add_next(this.uris?this.uris:this.playlist.uri)},open_playlist:function(){this.$emit("close"),this.$router.push({path:"/playlists/"+this.playlist.id+"/tracks"})}}},jp={key:0,class:"modal is-active"},Kp={class:"modal-content fd-modal-card"},Hp={class:"card"},Wp={class:"card-content"},Yp={class:"title is-4"},Qp={class:"content is-small"},Jp=t("span",{class:"heading"},"Path",-1),Zp={class:"title is-6"},Xp=t("span",{class:"heading"},"Type",-1),tf={class:"title is-6"},sf={key:0,class:"card-footer"},ef=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),of=t("span",{class:"is-size-7"},"Add",-1),af=[ef,of],nf=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),lf=t("span",{class:"is-size-7"},"Add Next",-1),rf=[nf,lf],df=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),_f=t("span",{class:"is-size-7"},"Play",-1),cf=[df,_f];function uf(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",jp,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",Kp,[t("div",Hp,[t("div",Wp,[t("p",Yp,[t("a",{class:"has-text-link",onClick:e[1]||(e[1]=(...n)=>i.open_playlist&&i.open_playlist(...n))},m(a.playlist.name),1)]),t("div",Qp,[t("p",null,[Jp,t("span",Zp,m(a.playlist.path),1)]),t("p",null,[Xp,t("span",tf,m(a.playlist.type),1)])])]),a.playlist.folder?y("",!0):(l(),_("footer",sf,[t("a",{class:"card-footer-item has-text-dark",onClick:e[2]||(e[2]=(...n)=>i.queue_add&&i.queue_add(...n))},af),t("a",{class:"card-footer-item has-text-dark",onClick:e[3]||(e[3]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},rf),t("a",{class:"card-footer-item has-text-dark",onClick:e[4]||(e[4]=(...n)=>i.play&&i.play(...n))},cf)]))])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[5]||(e[5]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var Bs=k(Gp,[["render",uf]]);const mf={name:"ListPlaylists",components:{ModalDialogPlaylist:Bs},props:["playlists"],data(){return{show_details_modal:!1,selected_playlist:{}}},methods:{open_playlist:function(s){s.type!=="folder"?this.$router.push({path:"/playlists/"+s.id+"/tracks"}):this.$router.push({path:"/playlists/"+s.id})},open_dialog:function(s){this.selected_playlist=s,this.show_details_modal=!0}}},hf=["playlist","onClick"],pf={class:"media-left fd-has-action"},ff={class:"icon"},yf={class:"media-content fd-has-action is-clipped"},gf={class:"title is-6"},bf={class:"media-right"},kf=["onClick"],wf=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),vf=[wf];function $f(s,e,a,r,o,i){const n=h("modal-dialog-playlist");return l(),_(T,null,[(l(!0),_(T,null,I(a.playlists,c=>(l(),_("div",{key:c.id,class:"media",playlist:c,onClick:p=>i.open_playlist(c)},[t("figure",pf,[t("span",ff,[t("i",{class:C(["mdi",{"mdi-library-music":c.type!=="folder","mdi-rss":c.type==="rss","mdi-folder":c.type==="folder"}])},null,2)])]),t("div",yf,[t("h1",gf,m(c.name),1)]),t("div",bf,[t("a",{onClick:D(p=>i.open_dialog(c),["prevent","stop"])},vf,8,kf)])],8,hf))),128)),(l(),w(Q,{to:"#app"},[u(n,{show:o.show_details_modal,playlist:o.selected_playlist,onClose:e[0]||(e[0]=c=>o.show_details_modal=!1)},null,8,["show","playlist"])]))],64)}var hs=k(mf,[["render",$f]]);const Pt={load:function(s){return Promise.all([f.library_playlist(s.params.playlist_id),f.library_playlist_folder(s.params.playlist_id)])},set:function(s,e){s.playlist=e[0].data,s.playlists=e[1].data}},xf={name:"PagePlaylists",components:{ContentWithHeading:R,ListPlaylists:hs},beforeRouteEnter(s,e,a){Pt.load(s).then(r=>{a(o=>Pt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;Pt.load(s).then(o=>{Pt.set(r,o),a()})},data(){return{playlist:{},playlists:{}}}},Cf={class:"title is-4"},qf={class:"heading"};function Sf(s,e,a,r,o,i){const n=h("list-playlists"),c=h("content-with-heading");return l(),w(c,null,{"heading-left":d(()=>[t("p",Cf,m(o.playlist.name),1),t("p",qf,m(o.playlists.total)+" playlists",1)]),content:d(()=>[u(n,{playlists:o.playlists.items},null,8,["playlists"])]),_:1})}var Pf=k(xf,[["render",Sf]]);const At={load:function(s){return Promise.all([f.library_playlist(s.params.playlist_id),f.library_playlist_tracks(s.params.playlist_id)])},set:function(s,e){s.playlist=e[0].data,s.tracks=e[1].data.items}},Af={name:"PagePlaylist",components:{ContentWithHeading:R,ListTracks:V,ModalDialogPlaylist:Bs},beforeRouteEnter(s,e,a){At.load(s).then(r=>{a(o=>At.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;At.load(s).then(o=>{At.set(r,o),a()})},data(){return{playlist:{},tracks:[],show_playlist_details_modal:!1}},computed:{uris(){return this.playlist.random?this.tracks.map(s=>s.uri).join(","):this.playlist.uri}},methods:{play:function(){f.player_play_uri(this.uris,!0)}}},Tf={class:"title is-4"},Rf={class:"buttons is-centered"},Ef=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),If=[Ef],Uf=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),Lf=t("span",null,"Shuffle",-1),Of=[Uf,Lf],Df={class:"heading has-text-centered-mobile"};function zf(s,e,a,r,o,i){const n=h("list-tracks"),c=h("modal-dialog-playlist"),p=h("content-with-heading");return l(),w(p,null,{"heading-left":d(()=>[t("div",Tf,m(o.playlist.name),1)]),"heading-right":d(()=>[t("div",Rf,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=g=>o.show_playlist_details_modal=!0)},If),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...g)=>i.play&&i.play(...g))},Of)])]),content:d(()=>[t("p",Df,m(o.tracks.length)+" tracks",1),u(n,{tracks:o.tracks,uris:i.uris},null,8,["tracks","uris"]),u(c,{show:o.show_playlist_details_modal,playlist:o.playlist,uris:i.uris,onClose:e[2]||(e[2]=g=>o.show_playlist_details_modal=!1)},null,8,["show","playlist","uris"])]),_:1})}var Nf=k(Af,[["render",zf]]);const Vf={name:"ModalDialogDirectory",props:["show","directory"],emits:["close"],methods:{play:function(){this.$emit("close"),f.player_play_expression('path starts with "'+this.directory.path+'" order by path asc',!1)},queue_add:function(){this.$emit("close"),f.queue_expression_add('path starts with "'+this.directory.path+'" order by path asc')},queue_add_next:function(){this.$emit("close"),f.queue_expression_add_next('path starts with "'+this.directory.path+'" order by path asc')}}},Bf={key:0,class:"modal is-active"},Mf={class:"modal-content fd-modal-card"},Ff={class:"card"},Gf={class:"card-content"},jf={class:"title is-4"},Kf={class:"card-footer"},Hf=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),Wf=t("span",{class:"is-size-7"},"Add",-1),Yf=[Hf,Wf],Qf=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),Jf=t("span",{class:"is-size-7"},"Add Next",-1),Zf=[Qf,Jf],Xf=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),ty=t("span",{class:"is-size-7"},"Play",-1),sy=[Xf,ty];function ey(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",Bf,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",Mf,[t("div",Ff,[t("div",Gf,[t("p",jf,m(a.directory.path),1)]),t("footer",Kf,[t("a",{class:"card-footer-item has-text-dark",onClick:e[1]||(e[1]=(...n)=>i.queue_add&&i.queue_add(...n))},Yf),t("a",{class:"card-footer-item has-text-dark",onClick:e[2]||(e[2]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},Zf),t("a",{class:"card-footer-item has-text-dark",onClick:e[3]||(e[3]=(...n)=>i.play&&i.play(...n))},sy)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[4]||(e[4]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var iy=k(Vf,[["render",ey]]);const oy={name:"ListDirectories",components:{ModalDialogDirectory:iy},props:["directories"],data(){return{show_details_modal:!1,selected_directory:{}}},computed:{current_directory(){return this.$route.query&&this.$route.query.directory?this.$route.query.directory:"/"}},methods:{open_parent_directory:function(){this.current_directory.slice(0,this.current_directory.lastIndexOf("/"))===""||this.$store.state.config.directories.includes(this.current_directory)?this.$router.push({path:"/files"}):this.$router.push({path:"/files",query:{directory:this.current_directory.slice(0,this.current_directory.lastIndexOf("/"))}})},open_directory:function(s){this.$router.push({path:"/files",query:{directory:s.path}})},open_dialog:function(s){this.selected_directory=s,this.show_details_modal=!0}}},ay=bs('

..

',2),ny={class:"media-right"},ly=["onClick"],ry=t("figure",{class:"media-left fd-has-action"},[t("span",{class:"icon"},[t("i",{class:"mdi mdi-folder"})])],-1),dy={class:"media-content fd-has-action is-clipped"},_y={class:"title is-6"},cy={class:"subtitle is-7 has-text-grey-light"},uy={class:"media-right"},my=["onClick"],hy=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),py=[hy];function fy(s,e,a,r,o,i){const n=h("modal-dialog-directory");return l(),_(T,null,[s.$route.query.directory?(l(),_("div",{key:0,class:"media",onClick:e[0]||(e[0]=c=>i.open_parent_directory())},[ay,t("div",ny,[O(s.$slots,"actions")])])):y("",!0),(l(!0),_(T,null,I(a.directories,c=>(l(),_("div",{key:c.path,class:"media",onClick:p=>i.open_directory(c)},[ry,t("div",dy,[t("h1",_y,m(c.path.substring(c.path.lastIndexOf("/")+1)),1),t("h2",cy,m(c.path),1)]),t("div",uy,[t("a",{onClick:D(p=>i.open_dialog(c),["prevent","stop"])},py,8,my)])],8,ly))),128)),(l(),w(Q,{to:"#app"},[u(n,{show:o.show_details_modal,directory:o.selected_directory,onClose:e[1]||(e[1]=c=>o.show_details_modal=!1)},null,8,["show","directory"])]))],64)}var yy=k(oy,[["render",fy]]);const Tt={load:function(s){return s.query.directory?f.library_files(s.query.directory):Promise.resolve()},set:function(s,e){e?s.files=e.data:s.files={directories:s.$store.state.config.directories.map(a=>({path:a})),tracks:{items:[]},playlists:{items:[]}}}},gy={name:"PageFiles",components:{ContentWithHeading:R,ListDirectories:yy,ListPlaylists:hs,ListTracks:V},beforeRouteEnter(s,e,a){Tt.load(s).then(r=>{a(o=>Tt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;Tt.load(s).then(o=>{Tt.set(r,o),a()})},data(){return{files:{directories:[],tracks:{items:[]},playlists:{items:[]}}}},computed:{current_directory(){return this.$route.query&&this.$route.query.directory?this.$route.query.directory:"/"},play_expression(){return'path starts with "'+this.current_directory+'" order by path asc'}},methods:{play:function(){f.player_play_expression(this.play_expression,!1)}}},by=t("p",{class:"title is-4"},"Files",-1),ky={class:"title is-7 has-text-grey"},wy={class:"buttons is-centered"},vy=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),$y=[vy],xy=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),Cy=t("span",null,"Play",-1),qy=[xy,Cy];function Sy(s,e,a,r,o,i){const n=h("list-directories"),c=h("list-playlists"),p=h("list-tracks"),g=h("modal-dialog-directory"),b=h("content-with-heading");return l(),_("div",null,[u(b,null,{"heading-left":d(()=>[by,t("p",ky,m(i.current_directory),1)]),"heading-right":d(()=>[t("div",wy,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=x=>s.open_directory_dialog({path:i.current_directory}))},$y),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...x)=>i.play&&i.play(...x))},qy)])]),content:d(()=>[u(n,{directories:o.files.directories},null,8,["directories"]),u(c,{playlists:o.files.playlists.items},null,8,["playlists"]),u(p,{tracks:o.files.tracks.items,expression:i.play_expression,show_icon:!0},null,8,["tracks","expression"]),u(g,{show:s.show_directory_details_modal,directory:s.selected_directory,onClose:e[2]||(e[2]=x=>s.show_directory_details_modal=!1)},null,8,["show","directory"])]),_:1})])}var Py=k(gy,[["render",Sy]]);const Rt={load:function(s){return f.library_radio_streams()},set:function(s,e){s.tracks=e.data.tracks}},Ay={name:"PageRadioStreams",components:{ContentWithHeading:R,ListTracks:V},beforeRouteEnter(s,e,a){Rt.load(s).then(r=>{a(o=>Rt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;Rt.load(s).then(o=>{Rt.set(r,o),a()})},data(){return{tracks:{items:[]}}}},Ty=t("p",{class:"title is-4"},"Radio",-1),Ry={class:"heading has-text-centered-mobile"};function Ey(s,e,a,r,o,i){const n=h("list-tracks"),c=h("content-with-heading");return l(),_("div",null,[u(c,null,{"heading-left":d(()=>[Ty]),content:d(()=>[t("p",Ry,m(o.tracks.total)+" tracks ",1),u(n,{tracks:o.tracks.items},null,8,["tracks"])]),_:1})])}var Iy=k(Ay,[["render",Ey]]);const Uy={name:"ContentText"},Ly={class:"section fd-content py-3"},Oy={class:"container"},Dy={class:"columns is-centered"},zy={class:"column is-four-fifths"};function Ny(s,e,a,r,o,i){return l(),_("section",Ly,[t("div",Oy,[t("div",Dy,[t("div",zy,[O(s.$slots,"content")])])])])}var Ms=k(Uy,[["render",Ny]]);const Vy={name:"TabsSearch",props:["query"],computed:{spotify_enabled(){return this.$store.state.spotify.webapi_token_valid},route_query:function(){return this.query?{type:"track,artist,album,playlist,audiobook,podcast",query:this.query,limit:3,offset:0}:null}},methods:{search_library:function(){this.$store.commit(Yt,"/search/library"),this.$router.push({path:this.$store.state.search_path,query:this.route_query})},search_spotify:function(){this.$store.commit(Yt,"/search/spotify"),this.$router.push({path:this.$store.state.search_path,query:this.route_query})}}},By={key:0,class:"section fd-remove-padding-bottom"},My={class:"container"},Fy={class:"columns is-centered"},Gy={class:"column is-four-fifths"},jy={class:"tabs is-centered is-small is-toggle is-toggle-rounded"},Ky=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-library-books"})],-1),Hy=t("span",{class:""},"Library",-1),Wy=[Ky,Hy],Yy=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-spotify"})],-1),Qy=t("span",{class:""},"Spotify",-1),Jy=[Yy,Qy];function Zy(s,e,a,r,o,i){return i.spotify_enabled?(l(),_("section",By,[t("div",My,[t("div",Fy,[t("div",Gy,[t("div",jy,[t("ul",null,[t("li",{class:C({"is-active":s.$store.state.search_path==="/search/library"})},[t("a",{onClick:e[0]||(e[0]=(...n)=>i.search_library&&i.search_library(...n))},Wy)],2),t("li",{class:C({"is-active":s.$store.state.search_path==="/search/spotify"})},[t("a",{onClick:e[1]||(e[1]=(...n)=>i.search_spotify&&i.search_spotify(...n))},Jy)],2)])])])])])])):y("",!0)}var Fs=k(Vy,[["render",Zy]]);const Xy={name:"PageSearch",components:{ContentWithHeading:R,ContentText:Ms,TabsSearch:Fs,ListTracks:V,ListArtists:ds,ListAlbums:j,ListPlaylists:hs,ListComposers:Ns},data(){return{search_query:"",tracks:{items:[],total:0},artists:new E,albums:new E,composers:{items:[],total:0},playlists:{items:[],total:0},audiobooks:new E,podcasts:new E}},computed:{recent_searches(){return this.$store.state.recent_searches},show_tracks(){return this.$route.query.type&&this.$route.query.type.includes("track")},show_all_tracks_button(){return this.tracks.total>this.tracks.items.length},show_artists(){return this.$route.query.type&&this.$route.query.type.includes("artist")},show_all_artists_button(){return this.artists.total>this.artists.items.length},show_albums(){return this.$route.query.type&&this.$route.query.type.includes("album")},show_all_albums_button(){return this.albums.total>this.albums.items.length},show_composers(){return this.$route.query.type&&this.$route.query.type.includes("composer")},show_all_composers_button(){return this.composers.total>this.composers.items.length},show_playlists(){return this.$route.query.type&&this.$route.query.type.includes("playlist")},show_all_playlists_button(){return this.playlists.total>this.playlists.items.length},show_audiobooks(){return this.$route.query.type&&this.$route.query.type.includes("audiobook")},show_all_audiobooks_button(){return this.audiobooks.total>this.audiobooks.items.length},show_podcasts(){return this.$route.query.type&&this.$route.query.type.includes("podcast")},show_all_podcasts_button(){return this.podcasts.total>this.podcasts.items.length},is_visible_artwork(){return this.$store.getters.settings_option("webinterface","show_cover_artwork_in_album_lists").value}},watch:{$route(s,e){this.search(s)}},mounted:function(){this.search(this.$route)},methods:{search:function(s){if(!s.query.query||s.query.query===""){this.search_query="",this.$refs.search_field.focus();return}this.search_query=s.query.query,this.searchMusic(s.query),this.searchAudiobooks(s.query),this.searchPodcasts(s.query),this.$store.commit(as,s.query.query)},searchMusic:function(s){if(s.type.indexOf("track")<0&&s.type.indexOf("artist")<0&&s.type.indexOf("album")<0&&s.type.indexOf("playlist")<0)return;const e={type:s.type,media_kind:"music"};s.query.startsWith("query:")?e.expression=s.query.replace(/^query:/,"").trim():e.query=s.query,s.limit&&(e.limit=s.limit,e.offset=s.offset),f.search(e).then(({data:a})=>{this.tracks=a.tracks?a.tracks:{items:[],total:0},this.artists=new E(a.artists),this.albums=new E(a.albums),this.composers=a.composers?a.composers:{items:[],total:0},this.playlists=a.playlists?a.playlists:{items:[],total:0}})},searchAudiobooks:function(s){if(s.type.indexOf("audiobook")<0)return;const e={type:"album",media_kind:"audiobook"};s.query.startsWith("query:")?e.expression=s.query.replace(/^query:/,"").trim():e.expression='((album includes "'+s.query+'" or artist includes "'+s.query+'") and media_kind is audiobook)',s.limit&&(e.limit=s.limit,e.offset=s.offset),f.search(e).then(({data:a})=>{this.audiobooks=new E(a.albums)})},searchPodcasts:function(s){if(s.type.indexOf("podcast")<0)return;const e={type:"album",media_kind:"podcast"};s.query.startsWith("query:")?e.expression=s.query.replace(/^query:/,"").trim():e.expression='((album includes "'+s.query+'" or artist includes "'+s.query+'") and media_kind is podcast)',s.limit&&(e.limit=s.limit,e.offset=s.offset),f.search(e).then(({data:a})=>{this.podcasts=new E(a.albums)})},new_search:function(){!this.search_query||(this.$router.push({path:this.$store.state.search_path,query:{type:"track,artist,album,playlist,audiobook,podcast,composer",query:this.search_query,limit:3,offset:0}}),this.$refs.search_field.blur())},open_search_tracks:function(){this.$router.push({path:"/search/library",query:{type:"track",query:this.$route.query.query}})},open_search_artists:function(){this.$router.push({path:"/search/library",query:{type:"artist",query:this.$route.query.query}})},open_search_albums:function(){this.$router.push({path:"/search/library",query:{type:"album",query:this.$route.query.query}})},open_search_composers:function(){this.$router.push({path:"/search/library",query:{type:"tracks",query:this.$route.query.query}})},open_search_playlists:function(){this.$router.push({path:"/search/library",query:{type:"playlist",query:this.$route.query.query}})},open_search_audiobooks:function(){this.$router.push({path:"/search/library",query:{type:"audiobook",query:this.$route.query.query}})},open_search_podcasts:function(){this.$router.push({path:"/search/library",query:{type:"podcast",query:this.$route.query.query}})},open_composer:function(s){this.$router.push({name:"ComposerAlbums",params:{composer:s.name}})},open_playlist:function(s){this.$router.push({path:"/playlists/"+s.id+"/tracks"})},open_recent_search:function(s){this.search_query=s,this.new_search()},open_track_dialog:function(s){this.selected_track=s,this.show_track_details_modal=!0},open_album_dialog:function(s){this.selected_album=s,this.show_album_details_modal=!0},open_artist_dialog:function(s){this.selected_artist=s,this.show_artist_details_modal=!0},open_composer_dialog:function(s){this.selected_composer=s,this.show_composer_details_modal=!0},open_playlist_dialog:function(s){this.selected_playlist=s,this.show_playlist_details_modal=!0}}},tg={class:"section fd-remove-padding-bottom"},sg={class:"container"},eg={class:"columns is-centered"},ig={class:"column is-four-fifths"},og={class:"field"},ag={class:"control is-expanded has-icons-left"},ng=t("span",{class:"icon is-left"},[t("i",{class:"mdi mdi-magnify"})],-1),lg=t("p",{class:"help has-text-centered"},[$(" Tip: you can search by a smart playlist query language "),t("a",{href:"https://github.com/owntone/owntone-server/blob/master/README_SMARTPL.md",target:"_blank"},"expression"),$(" if you prefix it with "),t("code",null,"query:"),$(". ")],-1),rg={class:"tags",style:{"margin-top":"16px"}},dg=["onClick"],_g=t("p",{class:"title is-4"},"Tracks",-1),cg={key:0,class:"level"},ug={class:"level-item"},mg=t("p",null,[t("i",null,"No tracks found")],-1),hg=t("p",{class:"title is-4"},"Artists",-1),pg={key:0,class:"level"},fg={class:"level-item"},yg=t("p",null,[t("i",null,"No artists found")],-1),gg=t("p",{class:"title is-4"},"Albums",-1),bg={key:0,class:"level"},kg={class:"level-item"},wg=t("p",null,[t("i",null,"No albums found")],-1),vg=t("p",{class:"title is-4"},"Composers",-1),$g={key:0,class:"level"},xg={class:"level-item"},Cg=t("p",null,[t("i",null,"No composers found")],-1),qg=t("p",{class:"title is-4"},"Playlists",-1),Sg={key:0,class:"level"},Pg={class:"level-item"},Ag=t("p",null,[t("i",null,"No playlists found")],-1),Tg=t("p",{class:"title is-4"},"Podcasts",-1),Rg={key:0,class:"level"},Eg={class:"level-item"},Ig=t("p",null,[t("i",null,"No podcasts found")],-1),Ug=t("p",{class:"title is-4"},"Audiobooks",-1),Lg={key:0,class:"level"},Og={class:"level-item"},Dg=t("p",null,[t("i",null,"No audiobooks found")],-1);function zg(s,e,a,r,o,i){const n=h("tabs-search"),c=h("list-tracks"),p=h("content-with-heading"),g=h("content-text"),b=h("list-artists"),x=h("list-albums"),q=h("list-composers"),z=h("list-playlists");return l(),_("div",null,[t("section",tg,[t("div",sg,[t("div",eg,[t("div",ig,[t("form",{onSubmit:e[1]||(e[1]=D((...S)=>i.new_search&&i.new_search(...S),["prevent"]))},[t("div",og,[t("p",ag,[U(t("input",{ref:"search_field","onUpdate:modelValue":e[0]||(e[0]=S=>o.search_query=S),class:"input is-rounded is-shadowless",type:"text",placeholder:"Search",autocomplete:"off"},null,512),[[M,o.search_query]]),ng]),lg])],32),t("div",rg,[(l(!0),_(T,null,I(i.recent_searches,S=>(l(),_("a",{key:S,class:"tag",onClick:W=>i.open_recent_search(S)},m(S),9,dg))),128))])])])])]),u(n,{query:o.search_query},null,8,["query"]),i.show_tracks&&o.tracks.total?(l(),w(p,{key:0},{"heading-left":d(()=>[_g]),content:d(()=>[u(c,{tracks:o.tracks.items},null,8,["tracks"])]),footer:d(()=>[i.show_all_tracks_button?(l(),_("nav",cg,[t("p",ug,[t("a",{class:"button is-light is-small is-rounded",onClick:e[2]||(e[2]=(...S)=>i.open_search_tracks&&i.open_search_tracks(...S))},"Show all "+m(o.tracks.total.toLocaleString())+" tracks",1)])])):y("",!0)]),_:1})):y("",!0),i.show_tracks&&!o.tracks.total?(l(),w(g,{key:1,class:"mt-6"},{content:d(()=>[mg]),_:1})):y("",!0),i.show_artists&&o.artists.total?(l(),w(p,{key:2},{"heading-left":d(()=>[hg]),content:d(()=>[u(b,{artists:o.artists,hide_group_title:!0},null,8,["artists"])]),footer:d(()=>[i.show_all_artists_button?(l(),_("nav",pg,[t("p",fg,[t("a",{class:"button is-light is-small is-rounded",onClick:e[3]||(e[3]=(...S)=>i.open_search_artists&&i.open_search_artists(...S))},"Show all "+m(o.artists.total.toLocaleString())+" artists",1)])])):y("",!0)]),_:1})):y("",!0),i.show_artists&&!o.artists.total?(l(),w(g,{key:3},{content:d(()=>[yg]),_:1})):y("",!0),i.show_albums&&o.albums.total?(l(),w(p,{key:4},{"heading-left":d(()=>[gg]),content:d(()=>[u(x,{albums:o.albums,hide_group_title:!0},null,8,["albums"])]),footer:d(()=>[i.show_all_albums_button?(l(),_("nav",bg,[t("p",kg,[t("a",{class:"button is-light is-small is-rounded",onClick:e[4]||(e[4]=(...S)=>i.open_search_albums&&i.open_search_albums(...S))},"Show all "+m(o.albums.total.toLocaleString())+" albums",1)])])):y("",!0)]),_:1})):y("",!0),i.show_albums&&!o.albums.total?(l(),w(g,{key:5},{content:d(()=>[wg]),_:1})):y("",!0),i.show_composers&&o.composers.total?(l(),w(p,{key:6},{"heading-left":d(()=>[vg]),content:d(()=>[u(q,{composers:o.composers.items},null,8,["composers"])]),footer:d(()=>[i.show_all_composers_button?(l(),_("nav",$g,[t("p",xg,[t("a",{class:"button is-light is-small is-rounded",onClick:e[5]||(e[5]=(...S)=>i.open_search_composers&&i.open_search_composers(...S))},"Show all "+m(o.composers.total)+" composers",1)])])):y("",!0)]),_:1})):y("",!0),i.show_composers&&!o.composers.total?(l(),w(g,{key:7},{content:d(()=>[Cg]),_:1})):y("",!0),i.show_playlists&&o.playlists.total?(l(),w(p,{key:8},{"heading-left":d(()=>[qg]),content:d(()=>[u(z,{playlists:o.playlists.items},null,8,["playlists"])]),footer:d(()=>[i.show_all_playlists_button?(l(),_("nav",Sg,[t("p",Pg,[t("a",{class:"button is-light is-small is-rounded",onClick:e[6]||(e[6]=(...S)=>i.open_search_playlists&&i.open_search_playlists(...S))},"Show all "+m(o.playlists.total.toLocaleString())+" playlists",1)])])):y("",!0)]),_:1})):y("",!0),i.show_playlists&&!o.playlists.total?(l(),w(g,{key:9},{content:d(()=>[Ag]),_:1})):y("",!0),i.show_podcasts&&o.podcasts.total?(l(),w(p,{key:10},{"heading-left":d(()=>[Tg]),content:d(()=>[u(x,{albums:o.podcasts},null,8,["albums"])]),footer:d(()=>[i.show_all_podcasts_button?(l(),_("nav",Rg,[t("p",Eg,[t("a",{class:"button is-light is-small is-rounded",onClick:e[7]||(e[7]=(...S)=>i.open_search_podcasts&&i.open_search_podcasts(...S))},"Show all "+m(o.podcasts.total.toLocaleString())+" podcasts",1)])])):y("",!0)]),_:1})):y("",!0),i.show_podcasts&&!o.podcasts.total?(l(),w(g,{key:11},{content:d(()=>[Ig]),_:1})):y("",!0),i.show_audiobooks&&o.audiobooks.total?(l(),w(p,{key:12},{"heading-left":d(()=>[Ug]),content:d(()=>[u(x,{albums:o.audiobooks},null,8,["albums"])]),footer:d(()=>[i.show_all_audiobooks_button?(l(),_("nav",Lg,[t("p",Og,[t("a",{class:"button is-light is-small is-rounded",onClick:e[8]||(e[8]=(...S)=>i.open_search_audiobooks&&i.open_search_audiobooks(...S))},"Show all "+m(o.audiobooks.total.toLocaleString())+" audiobooks",1)])])):y("",!0)]),_:1})):y("",!0),i.show_audiobooks&&!o.audiobooks.total?(l(),w(g,{key:13},{content:d(()=>[Dg]),_:1})):y("",!0)])}var Ng=k(Xy,[["render",zg]]);const Vg={name:"PageAbout",data(){return{show_update_dropdown:!1,show_update_library:!1}},computed:{config(){return this.$store.state.config},library(){return this.$store.state.library}},methods:{onClickOutside(s){this.show_update_dropdown=!1},showUpdateDialog(){this.$store.commit(ot,!0)}}},Bg={class:"section"},Mg={class:"container"},Fg={class:"columns is-centered"},Gg={class:"column is-four-fifths has-text-centered-mobile"},jg={class:"heading"},Kg=t("b",null,"OwnTone",-1),Hg={class:"title is-4"},Wg={class:"section"},Yg={class:"container"},Qg={class:"columns is-centered"},Jg={class:"column is-four-fifths"},Zg={class:"content"},Xg={class:"level is-mobile"},tb=t("div",{class:"level-left"},[t("div",{class:"level-item"},[t("h2",{class:"title is-5"},"Library")])],-1),sb={class:"level-right"},eb={key:0},ib=t("a",{class:"button is-small is-loading"},"Update",-1),ob=[ib],ab={key:1},nb={class:"table"},lb=t("th",null,"Artists",-1),rb={class:"has-text-right"},db=t("th",null,"Albums",-1),_b={class:"has-text-right"},cb=t("th",null,"Tracks",-1),ub={class:"has-text-right"},mb=t("th",null,"Total playtime",-1),hb={class:"has-text-right"},pb=t("th",null,"Library updated",-1),fb={class:"has-text-right"},yb={class:"has-text-grey"},gb=t("th",null,"Uptime",-1),bb={class:"has-text-right"},kb={class:"has-text-grey"},wb={class:"section"},vb={class:"container"},$b={class:"columns is-centered"},xb={class:"column is-four-fifths"},Cb={class:"content has-text-centered-mobile"},qb={class:"is-size-7"},Sb=bs('

Web interface built with Bulma, Material Design Icons, Vue.js, axios and more.

',1);function Pb(s,e,a,r,o,i){return l(),_("div",null,[t("section",Bg,[t("div",Mg,[t("div",Fg,[t("div",Gg,[t("p",jg,[Kg,$(" - version "+m(i.config.version),1)]),t("h1",Hg,m(i.config.library_name),1)])])])]),t("section",Wg,[t("div",Yg,[t("div",Qg,[t("div",Jg,[t("div",Zg,[t("nav",Xg,[tb,t("div",sb,[i.library.updating?(l(),_("div",eb,ob)):(l(),_("div",ab,[t("a",{class:"button is-small",onClick:e[0]||(e[0]=n=>i.showUpdateDialog())},"Update")]))])]),t("table",nb,[t("tbody",null,[t("tr",null,[lb,t("td",rb,m(s.$filters.number(i.library.artists)),1)]),t("tr",null,[db,t("td",_b,m(s.$filters.number(i.library.albums)),1)]),t("tr",null,[cb,t("td",ub,m(s.$filters.number(i.library.songs)),1)]),t("tr",null,[mb,t("td",hb,m(s.$filters.duration(i.library.db_playtime*1e3,"y [years], d [days], h [hours], m [minutes]")),1)]),t("tr",null,[pb,t("td",fb,[$(m(s.$filters.timeFromNow(i.library.updated_at))+" ",1),t("span",yb,"("+m(s.$filters.time(i.library.updated_at,"lll"))+")",1)])]),t("tr",null,[gb,t("td",bb,[$(m(s.$filters.timeFromNow(i.library.started_at,!0))+" ",1),t("span",kb,"("+m(s.$filters.time(i.library.started_at,"ll"))+")",1)])])])])])])])])]),t("section",wb,[t("div",vb,[t("div",$b,[t("div",xb,[t("div",Cb,[t("p",qb," Compiled with support for "+m(i.config.buildoptions.join(", "))+". ",1),Sb])])])])])])}var Ab=k(Vg,[["render",Pb]]);const Tb={name:"SpotifyListItemAlbum",props:["album"]},Rb={class:"media"},Eb={key:0,class:"media-left fd-has-action"},Ib={class:"media-content fd-has-action is-clipped"},Ub={class:"title is-6"},Lb={class:"subtitle is-7 has-text-grey"},Ob={class:"subtitle is-7 has-text-grey has-text-weight-normal"},Db={class:"media-right"};function zb(s,e,a,r,o,i){return l(),_("div",Rb,[s.$slots.artwork?(l(),_("div",Eb,[O(s.$slots,"artwork")])):y("",!0),t("div",Ib,[t("h1",Ub,m(a.album.name),1),t("h2",Lb,[t("b",null,m(a.album.artists[0].name),1)]),t("h2",Ob," ("+m(a.album.album_type)+", "+m(s.$filters.time(a.album.release_date,"L"))+") ",1)]),t("div",Db,[O(s.$slots,"actions")])])}var jt=k(Tb,[["render",zb]]);const Nb={name:"SpotifyListItemPlaylist",props:["playlist"],methods:{open_playlist:function(){this.$router.push({path:"/music/spotify/playlists/"+this.playlist.id})}}},Vb={class:"media"},Bb={class:"title is-6"},Mb={class:"subtitle is-7"},Fb={class:"media-right"};function Gb(s,e,a,r,o,i){return l(),_("div",Vb,[t("div",{class:"media-content fd-has-action is-clipped",onClick:e[0]||(e[0]=(...n)=>i.open_playlist&&i.open_playlist(...n))},[t("h1",Bb,m(a.playlist.name),1),t("h2",Mb,m(a.playlist.owner.display_name),1)]),t("div",Fb,[O(s.$slots,"actions")])])}var ps=k(Nb,[["render",Gb]]);const jb={name:"SpotifyModalDialogAlbum",props:["show","album"],emits:["close"],data(){return{artwork_visible:!1}},computed:{artwork_url:function(){return this.album.images&&this.album.images.length>0?this.album.images[0].url:""}},methods:{play:function(){this.$emit("close"),f.player_play_uri(this.album.uri,!1)},queue_add:function(){this.$emit("close"),f.queue_add(this.album.uri)},queue_add_next:function(){this.$emit("close"),f.queue_add_next(this.album.uri)},open_album:function(){this.$router.push({path:"/music/spotify/albums/"+this.album.id})},open_artist:function(){this.$router.push({path:"/music/spotify/artists/"+this.album.artists[0].id})},artwork_loaded:function(){this.artwork_visible=!0},artwork_error:function(){this.artwork_visible=!1}}},Kb={key:0,class:"modal is-active"},Hb={class:"modal-content fd-modal-card"},Wb={class:"card"},Yb={class:"card-content"},Qb={class:"image is-square fd-has-margin-bottom"},Jb=["src"],Zb={class:"title is-4"},Xb={class:"content is-small"},t1=t("span",{class:"heading"},"Album artist",-1),s1=t("span",{class:"heading"},"Release date",-1),e1={class:"title is-6"},i1=t("span",{class:"heading"},"Type",-1),o1={class:"title is-6"},a1={class:"card-footer"},n1=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),l1=t("span",{class:"is-size-7"},"Add",-1),r1=[n1,l1],d1=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),_1=t("span",{class:"is-size-7"},"Add Next",-1),c1=[d1,_1],u1=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),m1=t("span",{class:"is-size-7"},"Play",-1),h1=[u1,m1];function p1(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",Kb,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",Hb,[t("div",Wb,[t("div",Yb,[U(t("figure",Qb,[t("img",{src:i.artwork_url,class:"fd-has-shadow",onLoad:e[1]||(e[1]=(...n)=>i.artwork_loaded&&i.artwork_loaded(...n)),onError:e[2]||(e[2]=(...n)=>i.artwork_error&&i.artwork_error(...n))},null,40,Jb)],512),[[zt,o.artwork_visible]]),t("p",Zb,[t("a",{class:"has-text-link",onClick:e[3]||(e[3]=(...n)=>i.open_album&&i.open_album(...n))},m(a.album.name),1)]),t("div",Xb,[t("p",null,[t1,t("a",{class:"title is-6 has-text-link",onClick:e[4]||(e[4]=(...n)=>i.open_artist&&i.open_artist(...n))},m(a.album.artists[0].name),1)]),t("p",null,[s1,t("span",e1,m(s.$filters.time(a.album.release_date,"L")),1)]),t("p",null,[i1,t("span",o1,m(a.album.album_type),1)])])]),t("footer",a1,[t("a",{class:"card-footer-item has-text-dark",onClick:e[5]||(e[5]=(...n)=>i.queue_add&&i.queue_add(...n))},r1),t("a",{class:"card-footer-item has-text-dark",onClick:e[6]||(e[6]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},c1),t("a",{class:"card-footer-item has-text-dark",onClick:e[7]||(e[7]=(...n)=>i.play&&i.play(...n))},h1)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[8]||(e[8]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var at=k(jb,[["render",p1]]);const f1={name:"SpotifyModalDialogPlaylist",props:["show","playlist"],emits:["close"],methods:{play:function(){this.$emit("close"),f.player_play_uri(this.playlist.uri,!1)},queue_add:function(){this.$emit("close"),f.queue_add(this.playlist.uri)},queue_add_next:function(){this.$emit("close"),f.queue_add_next(this.playlist.uri)},open_playlist:function(){this.$router.push({path:"/music/spotify/playlists/"+this.playlist.id})}}},y1={key:0,class:"modal is-active"},g1={class:"modal-content fd-modal-card"},b1={class:"card"},k1={class:"card-content"},w1={class:"title is-4"},v1={class:"content is-small"},$1=t("span",{class:"heading"},"Owner",-1),x1={class:"title is-6"},C1=t("span",{class:"heading"},"Tracks",-1),q1={class:"title is-6"},S1=t("span",{class:"heading"},"Path",-1),P1={class:"title is-6"},A1={class:"card-footer"},T1=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),R1=t("span",{class:"is-size-7"},"Add",-1),E1=[T1,R1],I1=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),U1=t("span",{class:"is-size-7"},"Add Next",-1),L1=[I1,U1],O1=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),D1=t("span",{class:"is-size-7"},"Play",-1),z1=[O1,D1];function N1(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",y1,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",g1,[t("div",b1,[t("div",k1,[t("p",w1,[t("a",{class:"has-text-link",onClick:e[1]||(e[1]=(...n)=>i.open_playlist&&i.open_playlist(...n))},m(a.playlist.name),1)]),t("div",v1,[t("p",null,[$1,t("span",x1,m(a.playlist.owner.display_name),1)]),t("p",null,[C1,t("span",q1,m(a.playlist.tracks.total),1)]),t("p",null,[S1,t("span",P1,m(a.playlist.uri),1)])])]),t("footer",A1,[t("a",{class:"card-footer-item has-text-dark",onClick:e[2]||(e[2]=(...n)=>i.queue_add&&i.queue_add(...n))},E1),t("a",{class:"card-footer-item has-text-dark",onClick:e[3]||(e[3]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},L1),t("a",{class:"card-footer-item has-text-dark",onClick:e[4]||(e[4]=(...n)=>i.play&&i.play(...n))},z1)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[5]||(e[5]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var Kt=k(f1,[["render",N1]]);const Et={load:function(s){if(A.state.spotify_new_releases.length>0&&A.state.spotify_featured_playlists.length>0)return Promise.resolve();const e=new F;return e.setAccessToken(A.state.spotify.webapi_token),Promise.all([e.getNewReleases({country:A.state.spotify.webapi_country,limit:50}),e.getFeaturedPlaylists({country:A.state.spotify.webapi_country,limit:50})])},set:function(s,e){e&&(A.commit(is,e[0].albums.items),A.commit(os,e[1].playlists.items))}},V1={name:"SpotifyPageBrowse",components:{ContentWithHeading:R,TabsMusic:G,SpotifyListItemAlbum:jt,SpotifyListItemPlaylist:ps,SpotifyModalDialogAlbum:at,SpotifyModalDialogPlaylist:Kt,CoverArtwork:K},beforeRouteEnter(s,e,a){Et.load(s).then(r=>{a(o=>Et.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;Et.load(s).then(o=>{Et.set(r,o),a()})},data(){return{show_album_details_modal:!1,selected_album:{},show_playlist_details_modal:!1,selected_playlist:{}}},computed:{new_releases(){return this.$store.state.spotify_new_releases.slice(0,3)},featured_playlists(){return this.$store.state.spotify_featured_playlists.slice(0,3)},is_visible_artwork(){return this.$store.getters.settings_option("webinterface","show_cover_artwork_in_album_lists").value}},methods:{open_album:function(s){this.$router.push({path:"/music/spotify/albums/"+s.id})},open_album_dialog:function(s){this.selected_album=s,this.show_album_details_modal=!0},open_playlist_dialog:function(s){this.selected_playlist=s,this.show_playlist_details_modal=!0},artwork_url:function(s){return s.images&&s.images.length>0?s.images[0].url:""}}},B1={class:"fd-page-with-tabs"},M1=t("p",{class:"title is-4"},"New Releases",-1),F1={class:"image is-64x64 fd-has-shadow fd-has-action"},G1=["onClick"],j1=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),K1=[j1],H1={class:"level"},W1={class:"level-item"},Y1=$(" Show more "),Q1=t("p",{class:"title is-4"},"Featured Playlists",-1),J1=["onClick"],Z1=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),X1=[Z1],tk={class:"level"},sk={class:"level-item"},ek=$(" Show more ");function ik(s,e,a,r,o,i){const n=h("tabs-music"),c=h("cover-artwork"),p=h("spotify-list-item-album"),g=h("spotify-modal-dialog-album"),b=h("router-link"),x=h("content-with-heading"),q=h("spotify-list-item-playlist"),z=h("spotify-modal-dialog-playlist");return l(),_("div",B1,[u(n),u(x,null,{"heading-left":d(()=>[M1]),content:d(()=>[(l(!0),_(T,null,I(i.new_releases,S=>(l(),w(p,{key:S.id,album:S,onClick:W=>i.open_album(S)},Vt({actions:d(()=>[t("a",{onClick:W=>i.open_album_dialog(S)},K1,8,G1)]),_:2},[i.is_visible_artwork?{name:"artwork",fn:d(()=>[t("p",F1,[u(c,{artwork_url:i.artwork_url(S),artist:S.artist,album:S.name,maxwidth:64,maxheight:64},null,8,["artwork_url","artist","album"])])])}:void 0]),1032,["album","onClick"]))),128)),u(g,{show:o.show_album_details_modal,album:o.selected_album,onClose:e[0]||(e[0]=S=>o.show_album_details_modal=!1)},null,8,["show","album"])]),footer:d(()=>[t("nav",H1,[t("p",W1,[u(b,{to:"/music/spotify/new-releases",class:"button is-light is-small is-rounded"},{default:d(()=>[Y1]),_:1})])])]),_:1}),u(x,null,{"heading-left":d(()=>[Q1]),content:d(()=>[(l(!0),_(T,null,I(i.featured_playlists,S=>(l(),w(q,{key:S.id,playlist:S},{actions:d(()=>[t("a",{onClick:W=>i.open_playlist_dialog(S)},X1,8,J1)]),_:2},1032,["playlist"]))),128)),u(z,{show:o.show_playlist_details_modal,playlist:o.selected_playlist,onClose:e[1]||(e[1]=S=>o.show_playlist_details_modal=!1)},null,8,["show","playlist"])]),footer:d(()=>[t("nav",tk,[t("p",sk,[u(b,{to:"/music/spotify/featured-playlists",class:"button is-light is-small is-rounded"},{default:d(()=>[ek]),_:1})])])]),_:1})])}var ok=k(V1,[["render",ik]]);const It={load:function(s){if(A.state.spotify_new_releases.length>0)return Promise.resolve();const e=new F;return e.setAccessToken(A.state.spotify.webapi_token),e.getNewReleases({country:A.state.spotify.webapi_country,limit:50})},set:function(s,e){e&&A.commit(is,e.albums.items)}},ak={name:"SpotifyPageBrowseNewReleases",components:{ContentWithHeading:R,TabsMusic:G,SpotifyListItemAlbum:jt,SpotifyModalDialogAlbum:at,CoverArtwork:K},beforeRouteEnter(s,e,a){It.load(s).then(r=>{a(o=>It.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;It.load(s).then(o=>{It.set(r,o),a()})},data(){return{show_album_details_modal:!1,selected_album:{}}},computed:{new_releases(){return this.$store.state.spotify_new_releases},is_visible_artwork(){return this.$store.getters.settings_option("webinterface","show_cover_artwork_in_album_lists").value}},methods:{open_album:function(s){this.$router.push({path:"/music/spotify/albums/"+s.id})},open_album_dialog:function(s){this.selected_album=s,this.show_album_details_modal=!0},artwork_url:function(s){return s.images&&s.images.length>0?s.images[0].url:""}}},nk={class:"fd-page-with-tabs"},lk=t("p",{class:"title is-4"},"New Releases",-1),rk={class:"image is-64x64 fd-has-shadow fd-has-action"},dk=["onClick"],_k=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),ck=[_k];function uk(s,e,a,r,o,i){const n=h("tabs-music"),c=h("cover-artwork"),p=h("spotify-list-item-album"),g=h("spotify-modal-dialog-album"),b=h("content-with-heading");return l(),_("div",nk,[u(n),u(b,null,{"heading-left":d(()=>[lk]),content:d(()=>[(l(!0),_(T,null,I(i.new_releases,x=>(l(),w(p,{key:x.id,album:x,onClick:q=>i.open_album(x)},Vt({actions:d(()=>[t("a",{onClick:q=>i.open_album_dialog(x)},ck,8,dk)]),_:2},[i.is_visible_artwork?{name:"artwork",fn:d(()=>[t("p",rk,[u(c,{artwork_url:i.artwork_url(x),artist:x.artist,album:x.name,maxwidth:64,maxheight:64},null,8,["artwork_url","artist","album"])])])}:void 0]),1032,["album","onClick"]))),128)),u(g,{show:o.show_album_details_modal,album:o.selected_album,onClose:e[0]||(e[0]=x=>o.show_album_details_modal=!1)},null,8,["show","album"])]),_:1})])}var mk=k(ak,[["render",uk]]);const Ut={load:function(s){if(A.state.spotify_featured_playlists.length>0)return Promise.resolve();const e=new F;e.setAccessToken(A.state.spotify.webapi_token),e.getFeaturedPlaylists({country:A.state.spotify.webapi_country,limit:50})},set:function(s,e){e&&A.commit(os,e.playlists.items)}},hk={name:"SpotifyPageBrowseFeaturedPlaylists",components:{ContentWithHeading:R,TabsMusic:G,SpotifyListItemPlaylist:ps,SpotifyModalDialogPlaylist:Kt},beforeRouteEnter(s,e,a){Ut.load(s).then(r=>{a(o=>Ut.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;Ut.load(s).then(o=>{Ut.set(r,o),a()})},data(){return{show_playlist_details_modal:!1,selected_playlist:{}}},computed:{featured_playlists(){return this.$store.state.spotify_featured_playlists}},methods:{open_playlist_dialog:function(s){this.selected_playlist=s,this.show_playlist_details_modal=!0}}},pk={class:"fd-page-with-tabs"},fk=t("p",{class:"title is-4"},"Featured Playlists",-1),yk=["onClick"],gk=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),bk=[gk];function kk(s,e,a,r,o,i){const n=h("tabs-music"),c=h("spotify-list-item-playlist"),p=h("spotify-modal-dialog-playlist"),g=h("content-with-heading");return l(),_("div",pk,[u(n),u(g,null,{"heading-left":d(()=>[fk]),content:d(()=>[(l(!0),_(T,null,I(i.featured_playlists,b=>(l(),w(c,{key:b.id,playlist:b},{actions:d(()=>[t("a",{onClick:x=>i.open_playlist_dialog(b)},bk,8,yk)]),_:2},1032,["playlist"]))),128)),u(p,{show:o.show_playlist_details_modal,playlist:o.selected_playlist,onClose:e[0]||(e[0]=b=>o.show_playlist_details_modal=!1)},null,8,["show","playlist"])]),_:1})])}var wk=k(hk,[["render",kk]]);const vk={name:"SpotifyModalDialogArtist",props:["show","artist"],emits:["close"],methods:{play:function(){this.$emit("close"),f.player_play_uri(this.artist.uri,!1)},queue_add:function(){this.$emit("close"),f.queue_add(this.artist.uri)},queue_add_next:function(){this.$emit("close"),f.queue_add_next(this.artist.uri)},open_artist:function(){this.$router.push({path:"/music/spotify/artists/"+this.artist.id})}}},$k={key:0,class:"modal is-active"},xk={class:"modal-content fd-modal-card"},Ck={class:"card"},qk={class:"card-content"},Sk={class:"title is-4"},Pk={class:"content is-small"},Ak=t("span",{class:"heading"},"Popularity / Followers",-1),Tk={class:"title is-6"},Rk=t("span",{class:"heading"},"Genres",-1),Ek={class:"title is-6"},Ik={class:"card-footer"},Uk=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),Lk=t("span",{class:"is-size-7"},"Add",-1),Ok=[Uk,Lk],Dk=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),zk=t("span",{class:"is-size-7"},"Add Next",-1),Nk=[Dk,zk],Vk=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),Bk=t("span",{class:"is-size-7"},"Play",-1),Mk=[Vk,Bk];function Fk(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",$k,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",xk,[t("div",Ck,[t("div",qk,[t("p",Sk,[t("a",{class:"has-text-link",onClick:e[1]||(e[1]=(...n)=>i.open_artist&&i.open_artist(...n))},m(a.artist.name),1)]),t("div",Pk,[t("p",null,[Ak,t("span",Tk,m(a.artist.popularity)+" / "+m(a.artist.followers.total),1)]),t("p",null,[Rk,t("span",Ek,m(a.artist.genres.join(", ")),1)])])]),t("footer",Ik,[t("a",{class:"card-footer-item has-text-dark",onClick:e[2]||(e[2]=(...n)=>i.queue_add&&i.queue_add(...n))},Ok),t("a",{class:"card-footer-item has-text-dark",onClick:e[3]||(e[3]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},Nk),t("a",{class:"card-footer-item has-text-dark",onClick:e[4]||(e[4]=(...n)=>i.play&&i.play(...n))},Mk)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[5]||(e[5]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var Gs=k(vk,[["render",Fk]]);const Qt=50,Lt={load:function(s){const e=new F;return e.setAccessToken(A.state.spotify.webapi_token),Promise.all([e.getArtist(s.params.artist_id),e.getArtistAlbums(s.params.artist_id,{limit:Qt,offset:0,include_groups:"album,single",market:A.state.spotify.webapi_country})])},set:function(s,e){s.artist=e[0],s.albums=[],s.total=0,s.offset=0,s.append_albums(e[1])}},Gk={name:"SpotifyPageArtist",components:{ContentWithHeading:R,SpotifyListItemAlbum:jt,SpotifyModalDialogAlbum:at,SpotifyModalDialogArtist:Gs,VueEternalLoading:ss.exports.VueEternalLoading,CoverArtwork:K},beforeRouteEnter(s,e,a){Lt.load(s).then(r=>{a(o=>Lt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;Lt.load(s).then(o=>{Lt.set(r,o),a()})},data(){return{artist:{},albums:[],total:0,offset:0,show_details_modal:!1,selected_album:{},show_artist_details_modal:!1}},computed:{is_visible_artwork(){return this.$store.getters.settings_option("webinterface","show_cover_artwork_in_album_lists").value}},methods:{load_next:function({loaded:s}){const e=new F;e.setAccessToken(this.$store.state.spotify.webapi_token),e.getArtistAlbums(this.artist.id,{limit:Qt,offset:this.offset,include_groups:"album,single"}).then(a=>{this.append_albums(a),s(a.items.length,Qt)})},append_albums:function(s){this.albums=this.albums.concat(s.items),this.total=s.total,this.offset+=s.limit},play:function(){this.show_details_modal=!1,f.player_play_uri(this.artist.uri,!0)},open_album:function(s){this.$router.push({path:"/music/spotify/albums/"+s.id})},open_dialog:function(s){this.selected_album=s,this.show_details_modal=!0},artwork_url:function(s){return s.images&&s.images.length>0?s.images[0].url:""}}},jk={class:"title is-4"},Kk={class:"buttons is-centered"},Hk=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),Wk=[Hk],Yk=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),Qk=t("span",null,"Shuffle",-1),Jk=[Yk,Qk],Zk={class:"heading has-text-centered-mobile"},Xk={class:"image is-64x64 fd-has-shadow fd-has-action"},tw=["onClick"],sw=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),ew=[sw],iw=$(" . ");function ow(s,e,a,r,o,i){const n=h("cover-artwork"),c=h("spotify-list-item-album"),p=h("VueEternalLoading"),g=h("spotify-modal-dialog-album"),b=h("spotify-modal-dialog-artist"),x=h("content-with-heading");return l(),w(x,null,{"heading-left":d(()=>[t("p",jk,m(o.artist.name),1)]),"heading-right":d(()=>[t("div",Kk,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=q=>o.show_artist_details_modal=!0)},Wk),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...q)=>i.play&&i.play(...q))},Jk)])]),content:d(()=>[t("p",Zk,m(o.total)+" albums",1),(l(!0),_(T,null,I(o.albums,q=>(l(),w(c,{key:q.id,album:q,onClick:z=>i.open_album(q)},Vt({actions:d(()=>[t("a",{onClick:D(z=>i.open_dialog(q),["prevent","stop"])},ew,8,tw)]),_:2},[i.is_visible_artwork?{name:"artwork",fn:d(()=>[t("p",Xk,[u(n,{artwork_url:i.artwork_url(q),artist:q.artist,album:q.name,maxwidth:64,maxheight:64},null,8,["artwork_url","artist","album"])])])}:void 0]),1032,["album","onClick"]))),128)),o.offset[iw]),_:1},8,["load"])):y("",!0),u(g,{show:o.show_details_modal,album:o.selected_album,onClose:e[2]||(e[2]=q=>o.show_details_modal=!1)},null,8,["show","album"]),u(b,{show:o.show_artist_details_modal,artist:o.artist,onClose:e[3]||(e[3]=q=>o.show_artist_details_modal=!1)},null,8,["show","artist"])]),_:1})}var aw=k(Gk,[["render",ow]]);const nw={name:"SpotifyListItemTrack",props:["track","position","album","context_uri"],methods:{play:function(){f.player_play_uri(this.context_uri,!1,this.position)}}},lw={class:"media"},rw={key:0,class:"subtitle is-7"},dw=$(" (Track is not playable"),_w={key:0},cw=$(") "),uw={class:"media-right"};function mw(s,e,a,r,o,i){return l(),_("div",lw,[t("div",{class:"media-content fd-has-action is-clipped",onClick:e[0]||(e[0]=(...n)=>i.play&&i.play(...n))},[t("h1",{class:C(["title is-6",{"has-text-grey-light":a.track.is_playable===!1}])},m(a.track.name),3),t("h2",{class:C(["subtitle is-7",{"has-text-grey":a.track.is_playable,"has-text-grey-light":a.track.is_playable===!1}])},[t("b",null,m(a.track.artists[0].name),1)],2),a.track.is_playable===!1?(l(),_("h2",rw,[dw,a.track.restrictions&&a.track.restrictions.reason?(l(),_("span",_w,", restriction reason: "+m(a.track.restrictions.reason),1)):y("",!0),cw])):y("",!0)]),t("div",uw,[O(s.$slots,"actions")])])}var fs=k(nw,[["render",mw]]);const hw={name:"SpotifyModalDialogTrack",props:["show","track","album"],emits:["close"],methods:{play:function(){this.$emit("close"),f.player_play_uri(this.track.uri,!1)},queue_add:function(){this.$emit("close"),f.queue_add(this.track.uri)},queue_add_next:function(){this.$emit("close"),f.queue_add_next(this.track.uri)},open_album:function(){this.$router.push({path:"/music/spotify/albums/"+this.album.id})},open_artist:function(){this.$router.push({path:"/music/spotify/artists/"+this.album.artists[0].id})}}},pw={key:0,class:"modal is-active"},fw={class:"modal-content fd-modal-card"},yw={class:"card"},gw={class:"card-content"},bw={class:"title is-4"},kw={class:"subtitle"},ww={class:"content is-small"},vw=t("span",{class:"heading"},"Album",-1),$w=t("span",{class:"heading"},"Album artist",-1),xw=t("span",{class:"heading"},"Release date",-1),Cw={class:"title is-6"},qw=t("span",{class:"heading"},"Track / Disc",-1),Sw={class:"title is-6"},Pw=t("span",{class:"heading"},"Length",-1),Aw={class:"title is-6"},Tw=t("span",{class:"heading"},"Path",-1),Rw={class:"title is-6"},Ew={class:"card-footer"},Iw=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),Uw=t("span",{class:"is-size-7"},"Add",-1),Lw=[Iw,Uw],Ow=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),Dw=t("span",{class:"is-size-7"},"Add Next",-1),zw=[Ow,Dw],Nw=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),Vw=t("span",{class:"is-size-7"},"Play",-1),Bw=[Nw,Vw];function Mw(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",pw,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",fw,[t("div",yw,[t("div",gw,[t("p",bw,m(a.track.name),1),t("p",kw,m(a.track.artists[0].name),1),t("div",ww,[t("p",null,[vw,t("a",{class:"title is-6 has-text-link",onClick:e[1]||(e[1]=(...n)=>i.open_album&&i.open_album(...n))},m(a.album.name),1)]),t("p",null,[$w,t("a",{class:"title is-6 has-text-link",onClick:e[2]||(e[2]=(...n)=>i.open_artist&&i.open_artist(...n))},m(a.album.artists[0].name),1)]),t("p",null,[xw,t("span",Cw,m(s.$filters.time(a.album.release_date,"L")),1)]),t("p",null,[qw,t("span",Sw,m(a.track.track_number)+" / "+m(a.track.disc_number),1)]),t("p",null,[Pw,t("span",Aw,m(s.$filters.duration(a.track.duration_ms)),1)]),t("p",null,[Tw,t("span",Rw,m(a.track.uri),1)])])]),t("footer",Ew,[t("a",{class:"card-footer-item has-text-dark",onClick:e[3]||(e[3]=(...n)=>i.queue_add&&i.queue_add(...n))},Lw),t("a",{class:"card-footer-item has-text-dark",onClick:e[4]||(e[4]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},zw),t("a",{class:"card-footer-item has-text-dark",onClick:e[5]||(e[5]=(...n)=>i.play&&i.play(...n))},Bw)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[6]||(e[6]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var ys=k(hw,[["render",Mw]]);const Ot={load:function(s){const e=new F;return e.setAccessToken(A.state.spotify.webapi_token),e.getAlbum(s.params.album_id,{market:A.state.spotify.webapi_country})},set:function(s,e){s.album=e}},Fw={name:"PageAlbum",components:{ContentWithHero:cs,SpotifyListItemTrack:fs,SpotifyModalDialogTrack:ys,SpotifyModalDialogAlbum:at,CoverArtwork:K},beforeRouteEnter(s,e,a){Ot.load(s).then(r=>{a(o=>Ot.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;Ot.load(s).then(o=>{Ot.set(r,o),a()})},data(){return{album:{artists:[{}],tracks:{}},show_track_details_modal:!1,selected_track:{},show_album_details_modal:!1}},computed:{artwork_url:function(){return this.album.images&&this.album.images.length>0?this.album.images[0].url:""}},methods:{open_artist:function(){this.$router.push({path:"/music/spotify/artists/"+this.album.artists[0].id})},play:function(){this.show_details_modal=!1,f.player_play_uri(this.album.uri,!0)},open_track_dialog:function(s){this.selected_track=s,this.show_track_details_modal=!0}}},Gw={class:"title is-5"},jw={class:"subtitle is-6 has-text-link has-text-weight-normal"},Kw={class:"buttons fd-is-centered-mobile fd-has-margin-top"},Hw=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),Ww=t("span",null,"Shuffle",-1),Yw=[Hw,Ww],Qw=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),Jw=[Qw],Zw={class:"image is-square fd-has-shadow fd-has-action"},Xw={class:"heading is-7 has-text-centered-mobile fd-has-margin-top"},tv=["onClick"],sv=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),ev=[sv];function iv(s,e,a,r,o,i){const n=h("cover-artwork"),c=h("spotify-list-item-track"),p=h("spotify-modal-dialog-track"),g=h("spotify-modal-dialog-album"),b=h("content-with-hero");return l(),w(b,null,{"heading-left":d(()=>[t("h1",Gw,m(o.album.name),1),t("h2",jw,[t("a",{class:"has-text-link",onClick:e[0]||(e[0]=(...x)=>i.open_artist&&i.open_artist(...x))},m(o.album.artists[0].name),1)]),t("div",Kw,[t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...x)=>i.play&&i.play(...x))},Yw),t("a",{class:"button is-small is-light is-rounded",onClick:e[2]||(e[2]=x=>o.show_album_details_modal=!0)},Jw)])]),"heading-right":d(()=>[t("p",Zw,[u(n,{artwork_url:i.artwork_url,artist:o.album.artist,album:o.album.name,onClick:e[3]||(e[3]=x=>o.show_album_details_modal=!0)},null,8,["artwork_url","artist","album"])])]),content:d(()=>[t("p",Xw,m(o.album.tracks.total)+" tracks ",1),(l(!0),_(T,null,I(o.album.tracks.items,(x,q)=>(l(),w(c,{key:x.id,track:x,position:q,album:o.album,context_uri:o.album.uri},{actions:d(()=>[t("a",{onClick:z=>i.open_track_dialog(x)},ev,8,tv)]),_:2},1032,["track","position","album","context_uri"]))),128)),u(p,{show:o.show_track_details_modal,track:o.selected_track,album:o.album,onClose:e[4]||(e[4]=x=>o.show_track_details_modal=!1)},null,8,["show","track","album"]),u(g,{show:o.show_album_details_modal,album:o.album,onClose:e[5]||(e[5]=x=>o.show_album_details_modal=!1)},null,8,["show","album"])]),_:1})}var ov=k(Fw,[["render",iv]]);const Jt=50,Dt={load:function(s){const e=new F;return e.setAccessToken(A.state.spotify.webapi_token),Promise.all([e.getPlaylist(s.params.playlist_id),e.getPlaylistTracks(s.params.playlist_id,{limit:Jt,offset:0})])},set:function(s,e){s.playlist=e[0],s.tracks=[],s.total=0,s.offset=0,s.append_tracks(e[1])}},av={name:"SpotifyPagePlaylist",components:{ContentWithHeading:R,SpotifyListItemTrack:fs,SpotifyModalDialogTrack:ys,SpotifyModalDialogPlaylist:Kt,VueEternalLoading:ss.exports.VueEternalLoading},beforeRouteEnter(s,e,a){Dt.load(s).then(r=>{a(o=>Dt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;Dt.load(s).then(o=>{Dt.set(r,o),a()})},data(){return{playlist:{tracks:{}},tracks:[],total:0,offset:0,show_track_details_modal:!1,selected_track:{},show_playlist_details_modal:!1}},methods:{load_next:function({loaded:s}){const e=new F;e.setAccessToken(this.$store.state.spotify.webapi_token),e.getPlaylistTracks(this.playlist.id,{limit:Jt,offset:this.offset}).then(a=>{this.append_tracks(a),s(a.items.length,Jt)})},append_tracks:function(s){this.tracks=this.tracks.concat(s.items),this.total=s.total,this.offset+=s.limit},play:function(){this.show_details_modal=!1,f.player_play_uri(this.playlist.uri,!0)},open_track_dialog:function(s){this.selected_track=s,this.show_track_details_modal=!0}}},nv={class:"title is-4"},lv={class:"buttons is-centered"},rv=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),dv=[rv],_v=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),cv=t("span",null,"Shuffle",-1),uv=[_v,cv],mv={class:"heading has-text-centered-mobile"},hv=["onClick"],pv=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),fv=[pv],yv=$(" . ");function gv(s,e,a,r,o,i){const n=h("spotify-list-item-track"),c=h("VueEternalLoading"),p=h("spotify-modal-dialog-track"),g=h("spotify-modal-dialog-playlist"),b=h("content-with-heading");return l(),w(b,null,{"heading-left":d(()=>[t("div",nv,m(o.playlist.name),1)]),"heading-right":d(()=>[t("div",lv,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=x=>o.show_playlist_details_modal=!0)},dv),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...x)=>i.play&&i.play(...x))},uv)])]),content:d(()=>[t("p",mv,m(o.playlist.tracks.total)+" tracks ",1),(l(!0),_(T,null,I(o.tracks,(x,q)=>(l(),w(n,{key:x.track.id,track:x.track,album:x.track.album,position:q,context_uri:o.playlist.uri},{actions:d(()=>[t("a",{onClick:z=>i.open_track_dialog(x.track)},fv,8,hv)]),_:2},1032,["track","album","position","context_uri"]))),128)),o.offset[yv]),_:1},8,["load"])):y("",!0),u(p,{show:o.show_track_details_modal,track:o.selected_track,album:o.selected_track.album,onClose:e[2]||(e[2]=x=>o.show_track_details_modal=!1)},null,8,["show","track","album"]),u(g,{show:o.show_playlist_details_modal,playlist:o.playlist,onClose:e[3]||(e[3]=x=>o.show_playlist_details_modal=!1)},null,8,["show","playlist"])]),_:1})}var bv=k(av,[["render",gv]]);const kv={name:"SpotifyListItemArtist",props:["artist"],methods:{open_artist:function(){this.$router.push({path:"/music/spotify/artists/"+this.artist.id})}}},wv={class:"media"},vv={class:"title is-6"},$v={class:"media-right"};function xv(s,e,a,r,o,i){return l(),_("div",wv,[t("div",{class:"media-content fd-has-action is-clipped",onClick:e[0]||(e[0]=(...n)=>i.open_artist&&i.open_artist(...n))},[t("h1",vv,m(a.artist.name),1)]),t("div",$v,[O(s.$slots,"actions")])])}var Cv=k(kv,[["render",xv]]);const et=50,qv={name:"SpotifyPageSearch",components:{ContentWithHeading:R,ContentText:Ms,TabsSearch:Fs,SpotifyListItemTrack:fs,SpotifyListItemArtist:Cv,SpotifyListItemAlbum:jt,SpotifyListItemPlaylist:ps,SpotifyModalDialogTrack:ys,SpotifyModalDialogArtist:Gs,SpotifyModalDialogAlbum:at,SpotifyModalDialogPlaylist:Kt,VueEternalLoading:ss.exports.VueEternalLoading,CoverArtwork:K},data(){return{search_query:"",tracks:{items:[],total:0},artists:{items:[],total:0},albums:{items:[],total:0},playlists:{items:[],total:0},query:{},search_param:{},show_track_details_modal:!1,selected_track:{},show_album_details_modal:!1,selected_album:{},show_artist_details_modal:!1,selected_artist:{},show_playlist_details_modal:!1,selected_playlist:{},validSearchTypes:["track","artist","album","playlist"]}},computed:{recent_searches(){return this.$store.state.recent_searches.filter(s=>!s.startsWith("query:"))},show_tracks(){return this.$route.query.type&&this.$route.query.type.includes("track")},show_all_tracks_button(){return this.tracks.total>this.tracks.items.length},show_artists(){return this.$route.query.type&&this.$route.query.type.includes("artist")},show_all_artists_button(){return this.artists.total>this.artists.items.length},show_albums(){return this.$route.query.type&&this.$route.query.type.includes("album")},show_all_albums_button(){return this.albums.total>this.albums.items.length},show_playlists(){return this.$route.query.type&&this.$route.query.type.includes("playlist")},show_all_playlists_button(){return this.playlists.total>this.playlists.items.length},is_visible_artwork(){return this.$store.getters.settings_option("webinterface","show_cover_artwork_in_album_lists").value}},watch:{$route(s,e){this.query=s.query,this.search()}},mounted:function(){this.query=this.$route.query,this.search()},methods:{reset:function(){this.tracks={items:[],total:0},this.artists={items:[],total:0},this.albums={items:[],total:0},this.playlists={items:[],total:0}},search:function(){if(this.reset(),!this.query.query||this.query.query===""||this.query.query.startsWith("query:")){this.search_query="",this.$refs.search_field.focus();return}this.search_query=this.query.query,this.search_param.limit=this.query.limit?this.query.limit:et,this.search_param.offset=this.query.offset?this.query.offset:0,this.$store.commit(as,this.query.query),this.search_all()},spotify_search:function(){return f.spotify().then(({data:s})=>{this.search_param.market=s.webapi_country;const e=new F;e.setAccessToken(s.webapi_token);const a=this.query.type.split(",").filter(r=>this.validSearchTypes.includes(r));return e.search(this.query.query,a,this.search_param)})},search_all:function(){this.spotify_search().then(s=>{this.tracks=s.tracks?s.tracks:{items:[],total:0},this.artists=s.artists?s.artists:{items:[],total:0},this.albums=s.albums?s.albums:{items:[],total:0},this.playlists=s.playlists?s.playlists:{items:[],total:0}})},search_tracks_next:function({loaded:s}){this.spotify_search().then(e=>{this.tracks.items=this.tracks.items.concat(e.tracks.items),this.tracks.total=e.tracks.total,this.search_param.offset+=e.tracks.limit,s(e.tracks.items.length,et)})},search_artists_next:function({loaded:s}){this.spotify_search().then(e=>{this.artists.items=this.artists.items.concat(e.artists.items),this.artists.total=e.artists.total,this.search_param.offset+=e.artists.limit,s(e.artists.items.length,et)})},search_albums_next:function({loaded:s}){this.spotify_search().then(e=>{this.albums.items=this.albums.items.concat(e.albums.items),this.albums.total=e.albums.total,this.search_param.offset+=e.albums.limit,s(e.albums.items.length,et)})},search_playlists_next:function({loaded:s}){this.spotify_search().then(e=>{this.playlists.items=this.playlists.items.concat(e.playlists.items),this.playlists.total=e.playlists.total,this.search_param.offset+=e.playlists.limit,s(e.playlists.items.length,et)})},new_search:function(){!this.search_query||(this.$router.push({path:"/search/spotify",query:{type:"track,artist,album,playlist,audiobook,podcast",query:this.search_query,limit:3,offset:0}}),this.$refs.search_field.blur())},open_search_tracks:function(){this.$router.push({path:"/search/spotify",query:{type:"track",query:this.$route.query.query}})},open_search_artists:function(){this.$router.push({path:"/search/spotify",query:{type:"artist",query:this.$route.query.query}})},open_search_albums:function(){this.$router.push({path:"/search/spotify",query:{type:"album",query:this.$route.query.query}})},open_search_playlists:function(){this.$router.push({path:"/search/spotify",query:{type:"playlist",query:this.$route.query.query}})},open_recent_search:function(s){this.search_query=s,this.new_search()},open_track_dialog:function(s){this.selected_track=s,this.show_track_details_modal=!0},open_album_dialog:function(s){this.selected_album=s,this.show_album_details_modal=!0},open_artist_dialog:function(s){this.selected_artist=s,this.show_artist_details_modal=!0},open_playlist_dialog:function(s){this.selected_playlist=s,this.show_playlist_details_modal=!0},open_album:function(s){this.$router.push({path:"/music/spotify/albums/"+s.id})},artwork_url:function(s){return s.images&&s.images.length>0?s.images[0].url:""}}},Sv={class:"section fd-remove-padding-bottom"},Pv={class:"container"},Av={class:"columns is-centered"},Tv={class:"column is-four-fifths"},Rv={class:"field"},Ev={class:"control is-expanded has-icons-left"},Iv=t("span",{class:"icon is-left"},[t("i",{class:"mdi mdi-magnify"})],-1),Uv={class:"tags",style:{"margin-top":"16px"}},Lv=["onClick"],Ov=t("p",{class:"title is-4"},"Tracks",-1),Dv=["onClick"],zv=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),Nv=[zv],Vv=$(" . "),Bv={key:0,class:"level"},Mv={class:"level-item"},Fv=t("p",null,[t("i",null,"No tracks found")],-1),Gv=t("p",{class:"title is-4"},"Artists",-1),jv=["onClick"],Kv=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),Hv=[Kv],Wv=$(" . "),Yv={key:0,class:"level"},Qv={class:"level-item"},Jv=t("p",null,[t("i",null,"No artists found")],-1),Zv=t("p",{class:"title is-4"},"Albums",-1),Xv={class:"image is-64x64 fd-has-shadow fd-has-action"},t$=["onClick"],s$=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),e$=[s$],i$=$(" . "),o$={key:0,class:"level"},a$={class:"level-item"},n$=t("p",null,[t("i",null,"No albums found")],-1),l$=t("p",{class:"title is-4"},"Playlists",-1),r$=["onClick"],d$=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),_$=[d$],c$=$(" . "),u$={key:0,class:"level"},m$={class:"level-item"},h$=t("p",null,[t("i",null,"No playlists found")],-1);function p$(s,e,a,r,o,i){const n=h("tabs-search"),c=h("spotify-list-item-track"),p=h("VueEternalLoading"),g=h("spotify-modal-dialog-track"),b=h("content-with-heading"),x=h("content-text"),q=h("spotify-list-item-artist"),z=h("spotify-modal-dialog-artist"),S=h("cover-artwork"),W=h("spotify-list-item-album"),nt=h("spotify-modal-dialog-album"),lt=h("spotify-list-item-playlist"),L=h("spotify-modal-dialog-playlist");return l(),_("div",null,[t("section",Sv,[t("div",Pv,[t("div",Av,[t("div",Tv,[t("form",{onSubmit:e[1]||(e[1]=D((...P)=>i.new_search&&i.new_search(...P),["prevent"]))},[t("div",Rv,[t("p",Ev,[U(t("input",{ref:"search_field","onUpdate:modelValue":e[0]||(e[0]=P=>o.search_query=P),class:"input is-rounded is-shadowless",type:"text",placeholder:"Search",autocomplete:"off"},null,512),[[M,o.search_query]]),Iv])])],32),t("div",Uv,[(l(!0),_(T,null,I(i.recent_searches,P=>(l(),_("a",{key:P,class:"tag",onClick:st=>i.open_recent_search(P)},m(P),9,Lv))),128))])])])])]),u(n,{query:o.search_query},null,8,["query"]),i.show_tracks&&o.tracks.total?(l(),w(b,{key:0},{"heading-left":d(()=>[Ov]),content:d(()=>[(l(!0),_(T,null,I(o.tracks.items,P=>(l(),w(c,{key:P.id,track:P,album:P.album,position:0,context_uri:P.uri},{actions:d(()=>[t("a",{onClick:st=>i.open_track_dialog(P)},Nv,8,Dv)]),_:2},1032,["track","album","context_uri"]))),128)),o.query.type==="track"?(l(),w(p,{key:0,load:i.search_tracks_next},{"no-more":d(()=>[Vv]),_:1},8,["load"])):y("",!0),u(g,{show:o.show_track_details_modal,track:o.selected_track,album:o.selected_track.album,onClose:e[2]||(e[2]=P=>o.show_track_details_modal=!1)},null,8,["show","track","album"])]),footer:d(()=>[i.show_all_tracks_button?(l(),_("nav",Bv,[t("p",Mv,[t("a",{class:"button is-light is-small is-rounded",onClick:e[3]||(e[3]=(...P)=>i.open_search_tracks&&i.open_search_tracks(...P))},"Show all "+m(o.tracks.total.toLocaleString())+" tracks",1)])])):y("",!0)]),_:1})):y("",!0),i.show_tracks&&!o.tracks.total?(l(),w(x,{key:1,class:"mt-6"},{content:d(()=>[Fv]),_:1})):y("",!0),i.show_artists&&o.artists.total?(l(),w(b,{key:2},{"heading-left":d(()=>[Gv]),content:d(()=>[(l(!0),_(T,null,I(o.artists.items,P=>(l(),w(q,{key:P.id,artist:P},{actions:d(()=>[t("a",{onClick:st=>i.open_artist_dialog(P)},Hv,8,jv)]),_:2},1032,["artist"]))),128)),o.query.type==="artist"?(l(),w(p,{key:0,load:i.search_artists_next},{"no-more":d(()=>[Wv]),_:1},8,["load"])):y("",!0),u(z,{show:o.show_artist_details_modal,artist:o.selected_artist,onClose:e[4]||(e[4]=P=>o.show_artist_details_modal=!1)},null,8,["show","artist"])]),footer:d(()=>[i.show_all_artists_button?(l(),_("nav",Yv,[t("p",Qv,[t("a",{class:"button is-light is-small is-rounded",onClick:e[5]||(e[5]=(...P)=>i.open_search_artists&&i.open_search_artists(...P))},"Show all "+m(o.artists.total.toLocaleString())+" artists",1)])])):y("",!0)]),_:1})):y("",!0),i.show_artists&&!o.artists.total?(l(),w(x,{key:3},{content:d(()=>[Jv]),_:1})):y("",!0),i.show_albums&&o.albums.total?(l(),w(b,{key:4},{"heading-left":d(()=>[Zv]),content:d(()=>[(l(!0),_(T,null,I(o.albums.items,P=>(l(),w(W,{key:P.id,album:P,onClick:st=>i.open_album(P)},Vt({actions:d(()=>[t("a",{onClick:st=>i.open_album_dialog(P)},e$,8,t$)]),_:2},[i.is_visible_artwork?{name:"artwork",fn:d(()=>[t("p",Xv,[u(S,{artwork_url:i.artwork_url(P),artist:P.artist,album:P.name,maxwidth:64,maxheight:64},null,8,["artwork_url","artist","album"])])])}:void 0]),1032,["album","onClick"]))),128)),o.query.type==="album"?(l(),w(p,{key:0,load:i.search_albums_next},{"no-more":d(()=>[i$]),_:1},8,["load"])):y("",!0),u(nt,{show:o.show_album_details_modal,album:o.selected_album,onClose:e[6]||(e[6]=P=>o.show_album_details_modal=!1)},null,8,["show","album"])]),footer:d(()=>[i.show_all_albums_button?(l(),_("nav",o$,[t("p",a$,[t("a",{class:"button is-light is-small is-rounded",onClick:e[7]||(e[7]=(...P)=>i.open_search_albums&&i.open_search_albums(...P))},"Show all "+m(o.albums.total.toLocaleString())+" albums",1)])])):y("",!0)]),_:1})):y("",!0),i.show_albums&&!o.albums.total?(l(),w(x,{key:5},{content:d(()=>[n$]),_:1})):y("",!0),i.show_playlists&&o.playlists.total?(l(),w(b,{key:6},{"heading-left":d(()=>[l$]),content:d(()=>[(l(!0),_(T,null,I(o.playlists.items,P=>(l(),w(lt,{key:P.id,playlist:P},{actions:d(()=>[t("a",{onClick:st=>i.open_playlist_dialog(P)},_$,8,r$)]),_:2},1032,["playlist"]))),128)),o.query.type==="playlist"?(l(),w(p,{key:0,load:i.search_playlists_next},{"no-more":d(()=>[c$]),_:1},8,["load"])):y("",!0),u(L,{show:o.show_playlist_details_modal,playlist:o.selected_playlist,onClose:e[8]||(e[8]=P=>o.show_playlist_details_modal=!1)},null,8,["show","playlist"])]),footer:d(()=>[i.show_all_playlists_button?(l(),_("nav",u$,[t("p",m$,[t("a",{class:"button is-light is-small is-rounded",onClick:e[9]||(e[9]=(...P)=>i.open_search_playlists&&i.open_search_playlists(...P))},"Show all "+m(o.playlists.total.toLocaleString())+" playlists",1)])])):y("",!0)]),_:1})):y("",!0),i.show_playlists&&!o.playlists.total?(l(),w(x,{key:7},{content:d(()=>[h$]),_:1})):y("",!0)])}var f$=k(qv,[["render",p$]]);const y$={name:"TabsSettings",computed:{}},g$={class:"section fd-tabs-section"},b$={class:"container"},k$={class:"columns is-centered"},w$={class:"column is-four-fifths"},v$={class:"tabs is-centered is-small"},$$=["onClick","onKeypress"],x$=t("span",{class:""},"Webinterface",-1),C$=[x$],q$=["onClick","onKeypress"],S$=t("span",{class:""},"Remotes & Outputs",-1),P$=[S$],A$=["onClick","onKeypress"],T$=t("span",{class:""},"Artwork",-1),R$=[T$],E$=["onClick","onKeypress"],I$=t("span",{class:""},"Online Services",-1),U$=[I$];function L$(s,e,a,r,o,i){const n=h("router-link");return l(),_("section",g$,[t("div",b$,[t("div",k$,[t("div",w$,[t("div",v$,[t("ul",null,[u(n,{to:"/settings/webinterface",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},C$,40,$$)],2)]),_:1}),u(n,{to:"/settings/remotes-outputs",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},P$,40,q$)],2)]),_:1}),u(n,{to:"/settings/artwork",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},R$,40,A$)],2)]),_:1}),u(n,{to:"/settings/online-services",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},U$,40,E$)],2)]),_:1})])])])])])])}var Ht=k(y$,[["render",L$]]);const O$={name:"SettingsCheckbox",props:["category_name","option_name"],data(){return{timerDelay:2e3,timerId:-1,statusUpdate:""}},computed:{category(){return this.$store.state.settings.categories.find(s=>s.name===this.category_name)},option(){return this.category?this.category.options.find(s=>s.name===this.option_name):{}},value(){return this.option.value},info(){return this.statusUpdate==="success"?"(setting saved)":this.statusUpdate==="error"?"(error saving setting)":""}},methods:{set_update_timer(){this.timerId>0&&(window.clearTimeout(this.timerId),this.timerId=-1),this.statusUpdate="",this.$refs.settings_checkbox.checked!==this.value&&(this.timerId=window.setTimeout(this.update_setting,this.timerDelay))},update_setting(){this.timerId=-1;const s=this.$refs.settings_checkbox.checked;if(console.log(this.$refs.settings_checkbox),s===this.value){this.statusUpdate="";return}const e={category:this.category.name,name:this.option_name,value:s};f.settings_update(this.category.name,e).then(()=>{this.$store.commit(Bt,e),this.statusUpdate="success"}).catch(()=>{this.statusUpdate="error",this.$refs.settings_checkbox.checked=this.value}).finally(()=>{this.timerId=window.setTimeout(this.clear_status,this.timerDelay)})},clear_status:function(){this.statusUpdate=""}}},D$={class:"field"},z$={class:"checkbox"},N$=["checked"],V$={key:0,class:"help"};function B$(s,e,a,r,o,i){return l(),_("div",D$,[t("label",z$,[t("input",{ref:"settings_checkbox",type:"checkbox",checked:i.value,onChange:e[0]||(e[0]=(...n)=>i.set_update_timer&&i.set_update_timer(...n))},null,40,N$),O(s.$slots,"label"),t("i",{class:C(["is-size-7",{"has-text-info":o.statusUpdate==="success","has-text-danger":o.statusUpdate==="error"}])},m(i.info),3)]),s.$slots.info?(l(),_("p",V$,[O(s.$slots,"info")])):y("",!0)])}var js=k(O$,[["render",B$]]);const M$={name:"SettingsTextfield",props:["category_name","option_name","placeholder","disabled"],data(){return{timerDelay:2e3,timerId:-1,statusUpdate:""}},computed:{category(){return this.$store.state.settings.categories.find(s=>s.name===this.category_name)},option(){return this.category?this.category.options.find(s=>s.name===this.option_name):{}},value(){return this.option.value},info(){return this.statusUpdate==="success"?"(setting saved)":this.statusUpdate==="error"?"(error saving setting)":""}},methods:{set_update_timer(){this.timerId>0&&(window.clearTimeout(this.timerId),this.timerId=-1),this.statusUpdate="",this.$refs.settings_text.value!==this.value&&(this.timerId=window.setTimeout(this.update_setting,this.timerDelay))},update_setting(){this.timerId=-1;const s=this.$refs.settings_text.value;if(s===this.value){this.statusUpdate="";return}const e={category:this.category.name,name:this.option_name,value:s};f.settings_update(this.category.name,e).then(()=>{this.$store.commit(Bt,e),this.statusUpdate="success"}).catch(()=>{this.statusUpdate="error",this.$refs.settings_text.value=this.value}).finally(()=>{this.timerId=window.setTimeout(this.clear_status,this.timerDelay)})},clear_status:function(){this.statusUpdate=""}}},F$=["disabled"],G$={class:"field"},j$={class:"label has-text-weight-normal"},K$={class:"control"},H$=["placeholder","value"],W$={key:0,class:"help"};function Y$(s,e,a,r,o,i){return l(),_("fieldset",{disabled:a.disabled},[t("div",G$,[t("label",j$,[O(s.$slots,"label"),t("i",{class:C(["is-size-7",{"has-text-info":o.statusUpdate==="success","has-text-danger":o.statusUpdate==="error"}])},m(i.info),3)]),t("div",K$,[t("input",{ref:"settings_text",class:"input",type:"text",placeholder:a.placeholder,value:i.value,onInput:e[0]||(e[0]=(...n)=>i.set_update_timer&&i.set_update_timer(...n))},null,40,H$)]),s.$slots.info?(l(),_("p",W$,[O(s.$slots,"info")])):y("",!0)])],8,F$)}var Q$=k(M$,[["render",Y$]]);const J$={name:"SettingsIntfield",props:["category_name","option_name","placeholder","disabled"],data(){return{timerDelay:2e3,timerId:-1,statusUpdate:""}},computed:{category(){return this.$store.state.settings.categories.find(s=>s.name===this.category_name)},option(){return this.category?this.category.options.find(s=>s.name===this.option_name):{}},value(){return this.option.value},info(){return this.statusUpdate==="success"?"(setting saved)":this.statusUpdate==="error"?"(error saving setting)":""}},methods:{set_update_timer(){this.timerId>0&&(window.clearTimeout(this.timerId),this.timerId=-1),this.statusUpdate="",this.$refs.settings_number.value!==this.value&&(this.timerId=window.setTimeout(this.update_setting,this.timerDelay))},update_setting(){this.timerId=-1;const s=this.$refs.settings_number.value;if(s===this.value){this.statusUpdate="";return}const e={category:this.category.name,name:this.option_name,value:parseInt(s,10)};f.settings_update(this.category.name,e).then(()=>{this.$store.commit(Bt,e),this.statusUpdate="success"}).catch(()=>{this.statusUpdate="error",this.$refs.settings_number.value=this.value}).finally(()=>{this.timerId=window.setTimeout(this.clear_status,this.timerDelay)})},clear_status:function(){this.statusUpdate=""}}},Z$=["disabled"],X$={class:"field"},t0={class:"label has-text-weight-normal"},s0={class:"control"},e0=["placeholder","value"],i0={key:0,class:"help"};function o0(s,e,a,r,o,i){return l(),_("fieldset",{disabled:a.disabled},[t("div",X$,[t("label",t0,[O(s.$slots,"label"),t("i",{class:C(["is-size-7",{"has-text-info":o.statusUpdate==="success","has-text-danger":o.statusUpdate==="error"}])},m(i.info),3)]),t("div",s0,[t("input",{ref:"settings_number",class:"input",type:"number",min:"0",style:{width:"10em"},placeholder:a.placeholder,value:i.value,onInput:e[0]||(e[0]=(...n)=>i.set_update_timer&&i.set_update_timer(...n))},null,40,e0)]),s.$slots.info?(l(),_("p",i0,[O(s.$slots,"info")])):y("",!0)])],8,Z$)}var a0=k(J$,[["render",o0]]);const n0={name:"SettingsPageWebinterface",components:{ContentWithHeading:R,TabsSettings:Ht,SettingsCheckbox:js,SettingsTextfield:Q$,SettingsIntfield:a0},computed:{settings_option_show_composer_now_playing(){return this.$store.getters.settings_option_show_composer_now_playing}}},l0={class:"fd-page-with-tabs"},r0=t("div",{class:"title is-4"},"Navbar items",-1),d0=t("p",{class:"content"},"Select the top navigation bar menu items",-1),_0=t("div",{class:"notification is-size-7"}," If you select more items than can be shown on your screen then the burger menu will disappear. ",-1),c0=$(" Playlists "),u0=$(" Music "),m0=$(" Podcasts "),h0=$(" Audiobooks "),p0=$(" Radio "),f0=$(" Files "),y0=$(" Search "),g0=t("div",{class:"title is-4"},"Album lists",-1),b0=$(" Show cover artwork in album list "),k0=t("div",{class:"title is-4"},"Now playing page",-1),w0=$(" Show composer "),v0=$(' If enabled the composer of the current playing track is shown on the "now playing page" '),$0=$(" Show composer only for listed genres "),x0=t("p",{class:"help"},' Comma separated list of genres the composer should be displayed on the "now playing page". ',-1),C0=t("p",{class:"help"},"Leave empty to always show the composer.",-1),q0=t("p",{class:"help"},[$(" The genre tag of the current track is matched by checking, if one of the defined genres are included. For example setting to "),t("code",null,"classical, soundtrack"),$(' will show the composer for tracks with a genre tag of "Contemporary Classical".'),t("br")],-1),S0=t("div",{class:"title is-4"},"Recently added page",-1),P0=$(' Limit the number of albums shown on the "Recently Added" page ');function A0(s,e,a,r,o,i){const n=h("tabs-settings"),c=h("settings-checkbox"),p=h("content-with-heading"),g=h("settings-textfield"),b=h("settings-intfield");return l(),_("div",l0,[u(n),u(p,null,{"heading-left":d(()=>[r0]),content:d(()=>[d0,_0,u(c,{category_name:"webinterface",option_name:"show_menu_item_playlists"},{label:d(()=>[c0]),_:1}),u(c,{category_name:"webinterface",option_name:"show_menu_item_music"},{label:d(()=>[u0]),_:1}),u(c,{category_name:"webinterface",option_name:"show_menu_item_podcasts"},{label:d(()=>[m0]),_:1}),u(c,{category_name:"webinterface",option_name:"show_menu_item_audiobooks"},{label:d(()=>[h0]),_:1}),u(c,{category_name:"webinterface",option_name:"show_menu_item_radio"},{label:d(()=>[p0]),_:1}),u(c,{category_name:"webinterface",option_name:"show_menu_item_files"},{label:d(()=>[f0]),_:1}),u(c,{category_name:"webinterface",option_name:"show_menu_item_search"},{label:d(()=>[y0]),_:1})]),_:1}),u(p,null,{"heading-left":d(()=>[g0]),content:d(()=>[u(c,{category_name:"webinterface",option_name:"show_cover_artwork_in_album_lists"},{label:d(()=>[b0]),_:1})]),_:1}),u(p,null,{"heading-left":d(()=>[k0]),content:d(()=>[u(c,{category_name:"webinterface",option_name:"show_composer_now_playing"},{label:d(()=>[w0]),info:d(()=>[v0]),_:1}),u(g,{category_name:"webinterface",option_name:"show_composer_for_genre",disabled:!i.settings_option_show_composer_now_playing,placeholder:"Genres"},{label:d(()=>[$0]),info:d(()=>[x0,C0,q0]),_:1},8,["disabled"])]),_:1}),u(p,null,{"heading-left":d(()=>[S0]),content:d(()=>[u(b,{category_name:"webinterface",option_name:"recently_added_limit"},{label:d(()=>[P0]),_:1})]),_:1})])}var T0=k(n0,[["render",A0]]);const R0={name:"SettingsPageArtwork",components:{ContentWithHeading:R,TabsSettings:Ht,SettingsCheckbox:js},computed:{spotify(){return this.$store.state.spotify}}},E0={class:"fd-page-with-tabs"},I0=t("div",{class:"title is-4"},"Artwork",-1),U0=t("div",{class:"content"},[t("p",null," OwnTone supports PNG and JPEG artwork which is either placed as separate image files in the library, embedded in the media files or made available online by radio stations. "),t("p",null," In addition to that, you can enable fetching artwork from the following artwork providers: ")],-1),L0=$(" Spotify "),O0=$(" Discogs ("),D0=t("a",{href:"https://www.discogs.com/"},"https://www.discogs.com/",-1),z0=$(") "),N0=$(" Cover Art Archive ("),V0=t("a",{href:"https://coverartarchive.org/"},"https://coverartarchive.org/",-1),B0=$(") ");function M0(s,e,a,r,o,i){const n=h("tabs-settings"),c=h("settings-checkbox"),p=h("content-with-heading");return l(),_("div",E0,[u(n),u(p,null,{"heading-left":d(()=>[I0]),content:d(()=>[U0,i.spotify.libspotify_logged_in?(l(),w(c,{key:0,category_name:"artwork",option_name:"use_artwork_source_spotify"},{label:d(()=>[L0]),_:1})):y("",!0),u(c,{category_name:"artwork",option_name:"use_artwork_source_discogs"},{label:d(()=>[O0,D0,z0]),_:1}),u(c,{category_name:"artwork",option_name:"use_artwork_source_coverartarchive"},{label:d(()=>[N0,V0,B0]),_:1})]),_:1})])}var F0=k(R0,[["render",M0]]);const G0={name:"SettingsPageOnlineServices",components:{ContentWithHeading:R,TabsSettings:Ht},filters:{join(s){return s.join(", ")}},data(){return{libspotify:{user:"",password:"",errors:{user:"",password:"",error:""}},lastfm_login:{user:"",password:"",errors:{user:"",password:"",error:""}}}},computed:{lastfm(){return this.$store.state.lastfm},spotify(){return this.$store.state.spotify},spotify_required_scope(){return this.spotify.webapi_required_scope?this.spotify.webapi_required_scope.split(" "):[]},spotify_missing_scope(){return this.spotify.webapi_token_valid&&this.spotify.webapi_granted_scope&&this.spotify.webapi_required_scope?this.spotify.webapi_required_scope.split(" ").filter(s=>this.spotify.webapi_granted_scope.indexOf(s)<0):[]},use_libspotify(){return this.$store.state.config.use_libspotify}},methods:{login_libspotify(){f.spotify_login(this.libspotify).then(s=>{this.libspotify.user="",this.libspotify.password="",this.libspotify.errors.user="",this.libspotify.errors.password="",this.libspotify.errors.error="",s.data.success||(this.libspotify.errors.user=s.data.errors.user,this.libspotify.errors.password=s.data.errors.password,this.libspotify.errors.error=s.data.errors.error)})},logout_spotify(){f.spotify_logout()},login_lastfm(){f.lastfm_login(this.lastfm_login).then(s=>{this.lastfm_login.user="",this.lastfm_login.password="",this.lastfm_login.errors.user="",this.lastfm_login.errors.password="",this.lastfm_login.errors.error="",s.data.success||(this.lastfm_login.errors.user=s.data.errors.user,this.lastfm_login.errors.password=s.data.errors.password,this.lastfm_login.errors.error=s.data.errors.error)})},logoutLastfm(){f.lastfm_logout()}}},j0={class:"fd-page-with-tabs"},K0=t("div",{class:"title is-4"},"Spotify",-1),H0={key:0,class:"notification is-size-7"},W0=t("p",null," OwnTone was either built without support for Spotify or libspotify is not installed. ",-1),Y0=[W0],Q0={key:1},J0={class:"notification is-size-7"},Z0=t("b",null,"You must have a Spotify premium account",-1),X0=$(". "),tx={key:0},sx={key:0},ex=t("p",{class:"content"},[t("b",null,"libspotify"),$(" - Login with your Spotify username and password ")],-1),ix={key:0,class:"fd-has-margin-bottom"},ox=$(" Logged in as "),ax={class:"field is-grouped"},nx={class:"control is-expanded"},lx={class:"help is-danger"},rx={class:"control is-expanded"},dx={class:"help is-danger"},_x=t("div",{class:"control"},[t("button",{class:"button is-info"},"Login")],-1),cx={class:"help is-danger"},ux=t("p",{class:"help"}," libspotify enables OwnTone to play Spotify tracks. ",-1),mx=t("p",{class:"help"}," OwnTone will not store your password, but will still be able to log you in automatically afterwards, because libspotify saves a login token. ",-1),hx={class:"fd-has-margin-top"},px=t("p",{class:"content"},[t("b",null,"Spotify Web API"),$(" - Grant access to the Spotify Web API ")],-1),fx={key:0},yx=$(" Access granted for "),gx={key:1,class:"help is-danger"},bx=$(" Please reauthorize Web API access to grant OwnTone the following additional access rights: "),kx={class:"field fd-has-margin-top"},wx={class:"control"},vx=["href"],$x={class:"help"},xx=$(" Access to the Spotify Web API enables scanning of your Spotify library. Required scopes are "),Cx=$(". "),qx={key:2,class:"field fd-has-margin-top"},Sx={class:"control"},Px=t("div",{class:"title is-4"},"Last.fm",-1),Ax={key:0,class:"notification is-size-7"},Tx=t("p",null,"OwnTone was built without support for Last.fm.",-1),Rx=[Tx],Ex={key:1},Ix=t("p",{class:"content"},[t("b",null,"Last.fm"),$(" - Login with your Last.fm username and password to enable scrobbling ")],-1),Ux={key:0},Lx={key:1},Ox={class:"field is-grouped"},Dx={class:"control is-expanded"},zx={class:"help is-danger"},Nx={class:"control is-expanded"},Vx={class:"help is-danger"},Bx=t("div",{class:"control"},[t("button",{class:"button is-info",type:"submit"},"Login")],-1),Mx={class:"help is-danger"},Fx=t("p",{class:"help"}," OwnTone will not store your Last.fm username/password, only the session key. The session key does not expire. ",-1);function Gx(s,e,a,r,o,i){const n=h("tabs-settings"),c=h("content-with-heading");return l(),_("div",j0,[u(n),u(c,null,{"heading-left":d(()=>[K0]),content:d(()=>[i.spotify.spotify_installed?y("",!0):(l(),_("div",H0,Y0)),i.spotify.spotify_installed?(l(),_("div",Q0,[t("div",J0,[Z0,X0,s.use_libspotity?(l(),_("span",tx,"If you normally log into Spotify with your Facebook account you must first go to Spotify's web site where you can get the Spotify username and password that matches your account.")):y("",!0)]),s.use_libspotity?(l(),_("div",sx,[ex,i.spotify.libspotify_logged_in?(l(),_("p",ix,[ox,t("b",null,[t("code",null,m(i.spotify.libspotify_user),1)])])):y("",!0),i.spotify.spotify_installed&&!i.spotify.libspotify_logged_in?(l(),_("form",{key:1,onSubmit:e[2]||(e[2]=D((...p)=>i.login_libspotify&&i.login_libspotify(...p),["prevent"]))},[t("div",ax,[t("div",nx,[U(t("input",{"onUpdate:modelValue":e[0]||(e[0]=p=>o.libspotify.user=p),class:"input",type:"text",placeholder:"Username"},null,512),[[M,o.libspotify.user]]),t("p",lx,m(o.libspotify.errors.user),1)]),t("div",rx,[U(t("input",{"onUpdate:modelValue":e[1]||(e[1]=p=>o.libspotify.password=p),class:"input",type:"password",placeholder:"Password"},null,512),[[M,o.libspotify.password]]),t("p",dx,m(o.libspotify.errors.password),1)]),_x])],32)):y("",!0),t("p",cx,m(o.libspotify.errors.error),1),ux,mx])):y("",!0),t("div",hx,[px,i.spotify.webapi_token_valid?(l(),_("p",fx,[yx,t("b",null,[t("code",null,m(i.spotify.webapi_user),1)])])):y("",!0),i.spotify_missing_scope.length>0?(l(),_("p",gx,[bx,t("b",null,[t("code",null,m(i.spotify_missing_scope.join()),1)])])):y("",!0),t("div",kx,[t("div",wx,[t("a",{class:C(["button",{"is-info":!i.spotify.webapi_token_valid||i.spotify_missing_scope.length>0}]),href:i.spotify.oauth_uri},"Authorize Web API access",10,vx)])]),t("p",$x,[xx,t("code",null,m(i.spotify_required_scope.join()),1),Cx]),i.spotify.webapi_token_valid?(l(),_("div",qx,[t("div",Sx,[t("a",{class:"button is-danger",onClick:e[3]||(e[3]=(...p)=>i.logout_spotify&&i.logout_spotify(...p))},"Logout")])])):y("",!0)])])):y("",!0)]),_:1}),u(c,null,{"heading-left":d(()=>[Px]),content:d(()=>[i.lastfm.enabled?y("",!0):(l(),_("div",Ax,Rx)),i.lastfm.enabled?(l(),_("div",Ex,[Ix,i.lastfm.scrobbling_enabled?(l(),_("div",Ux,[t("a",{class:"button",onClick:e[4]||(e[4]=(...p)=>i.logoutLastfm&&i.logoutLastfm(...p))},"Stop scrobbling")])):y("",!0),i.lastfm.scrobbling_enabled?y("",!0):(l(),_("div",Lx,[t("form",{onSubmit:e[7]||(e[7]=D((...p)=>i.login_lastfm&&i.login_lastfm(...p),["prevent"]))},[t("div",Ox,[t("div",Dx,[U(t("input",{"onUpdate:modelValue":e[5]||(e[5]=p=>o.lastfm_login.user=p),class:"input",type:"text",placeholder:"Username"},null,512),[[M,o.lastfm_login.user]]),t("p",zx,m(o.lastfm_login.errors.user),1)]),t("div",Nx,[U(t("input",{"onUpdate:modelValue":e[6]||(e[6]=p=>o.lastfm_login.password=p),class:"input",type:"password",placeholder:"Password"},null,512),[[M,o.lastfm_login.password]]),t("p",Vx,m(o.lastfm_login.errors.password),1)]),Bx]),t("p",Mx,m(o.lastfm_login.errors.error),1),Fx],32)]))])):y("",!0)]),_:1})])}var jx=k(G0,[["render",Gx]]);const Kx={name:"SettingsPageRemotesOutputs",components:{ContentWithHeading:R,TabsSettings:Ht},filters:{},data(){return{pairing_req:{pin:""},verification_req:{pin:""}}},computed:{pairing(){return this.$store.state.pairing},outputs(){return this.$store.state.outputs}},methods:{kickoff_pairing(){f.pairing_kickoff(this.pairing_req)},output_toggle(s){f.output_toggle(s)},kickoff_verification(s){f.output_update(s,this.verification_req)}}},Hx={class:"fd-page-with-tabs"},Wx=t("div",{class:"title is-4"},"Remote Pairing",-1),Yx={key:0,class:"notification"},Qx={class:"label has-text-weight-normal"},Jx=$(" Remote pairing request from "),Zx={class:"field is-grouped"},Xx={class:"control"},t2=t("div",{class:"control"},[t("button",{class:"button is-info",type:"submit"},"Send")],-1),s2={key:1,class:"content"},e2=t("p",null,"No active pairing request.",-1),i2=[e2],o2=t("div",{class:"title is-4"},"Speaker pairing and device verification",-1),a2=t("p",{class:"content"}," If your speaker requires pairing then activate it below and enter the PIN that it displays. ",-1),n2={class:"field"},l2={class:"control"},r2={class:"checkbox"},d2=["onUpdate:modelValue","onChange"],_2=["onSubmit"],c2={class:"field is-grouped"},u2={class:"control"},m2=t("div",{class:"control"},[t("button",{class:"button is-info",type:"submit"},"Verify")],-1);function h2(s,e,a,r,o,i){const n=h("tabs-settings"),c=h("content-with-heading");return l(),_("div",Hx,[u(n),u(c,null,{"heading-left":d(()=>[Wx]),content:d(()=>[i.pairing.active?(l(),_("div",Yx,[t("form",{onSubmit:e[1]||(e[1]=D((...p)=>i.kickoff_pairing&&i.kickoff_pairing(...p),["prevent"]))},[t("label",Qx,[Jx,t("b",null,m(i.pairing.remote),1)]),t("div",Zx,[t("div",Xx,[U(t("input",{"onUpdate:modelValue":e[0]||(e[0]=p=>o.pairing_req.pin=p),class:"input",type:"text",placeholder:"Enter pairing code"},null,512),[[M,o.pairing_req.pin]])]),t2])],32)])):y("",!0),i.pairing.active?y("",!0):(l(),_("div",s2,i2))]),_:1}),u(c,null,{"heading-left":d(()=>[o2]),content:d(()=>[a2,(l(!0),_(T,null,I(i.outputs,p=>(l(),_("div",{key:p.id},[t("div",n2,[t("div",l2,[t("label",r2,[U(t("input",{"onUpdate:modelValue":g=>p.selected=g,type:"checkbox",onChange:g=>i.output_toggle(p.id)},null,40,d2),[[J,p.selected]]),$(" "+m(p.name),1)])])]),p.needs_auth_key?(l(),_("form",{key:0,class:"fd-has-margin-bottom",onSubmit:D(g=>i.kickoff_verification(p.id),["prevent"])},[t("div",c2,[t("div",u2,[U(t("input",{"onUpdate:modelValue":e[2]||(e[2]=g=>o.verification_req.pin=g),class:"input",type:"text",placeholder:"Enter verification code"},null,512),[[M,o.verification_req.pin]])]),m2])],40,_2)):y("",!0)]))),128))]),_:1})])}var p2=k(Kx,[["render",h2]]);const Ks=Zs({history:Xs(),routes:[{path:"/",name:"PageQueue",component:Yo},{path:"/about",name:"About",component:Ab},{path:"/now-playing",name:"Now playing",component:ga},{path:"/music",redirect:"/music/browse"},{path:"/music/browse",name:"Browse",component:Hr,meta:{show_progress:!0,has_tabs:!0}},{path:"/music/browse/recently_added",name:"Browse Recently Added",component:Xr,meta:{show_progress:!0,has_tabs:!0}},{path:"/music/browse/recently_played",name:"Browse Recently Played",component:ad,meta:{show_progress:!0,has_tabs:!0}},{path:"/music/artists",name:"Artists",component:b_,meta:{show_progress:!0,has_tabs:!0,has_index:!0}},{path:"/music/artists/:artist_id",name:"Artist",component:I_,meta:{show_progress:!0,has_index:!0}},{path:"/music/artists/:artist_id/tracks",name:"Tracks",component:Bu,meta:{show_progress:!0,has_index:!0}},{path:"/music/albums",name:"Albums",component:Z_,meta:{show_progress:!0,has_tabs:!0,has_index:!0}},{path:"/music/albums/:album_id",name:"Album",component:qc,meta:{show_progress:!0}},{path:"/music/genres",name:"Genres",component:ru,meta:{show_progress:!0,has_tabs:!0,has_index:!0}},{path:"/music/genres/:genre",name:"Genre",component:bu,meta:{show_progress:!0,has_index:!0}},{path:"/music/genres/:genre/tracks",name:"GenreTracks",component:Tu,meta:{show_progress:!0,has_index:!0}},{path:"/music/composers",name:"Composers",component:$m,meta:{show_progress:!0,has_tabs:!0,has_index:!0}},{path:"/music/composers/:composer/albums",name:"ComposerAlbums",component:Um,meta:{show_progress:!0,has_tabs:!0,has_index:!0}},{path:"/music/composers/:composer/tracks",name:"ComposerTracks",component:jm,meta:{show_progress:!0,has_tabs:!0,has_index:!0}},{path:"/podcasts",name:"Podcasts",component:Rh,meta:{show_progress:!0}},{path:"/podcasts/:album_id",name:"Podcast",component:Kh,meta:{show_progress:!0}},{path:"/audiobooks",redirect:"/audiobooks/artists"},{path:"/audiobooks/artists",name:"AudiobooksArtists",component:bp,meta:{show_progress:!0,has_tabs:!0,has_index:!0}},{path:"/audiobooks/artists/:artist_id",name:"AudiobooksArtist",component:Tp,meta:{show_progress:!0}},{path:"/audiobooks/albums",name:"AudiobooksAlbums",component:mp,meta:{show_progress:!0,has_tabs:!0,has_index:!0}},{path:"/audiobooks/:album_id",name:"Audiobook",component:Fp,meta:{show_progress:!0}},{path:"/radio",name:"Radio",component:Iy,meta:{show_progress:!0}},{path:"/files",name:"Files",component:Py,meta:{show_progress:!0}},{path:"/playlists",redirect:"/playlists/0"},{path:"/playlists/:playlist_id",name:"Playlists",component:Pf,meta:{show_progress:!0}},{path:"/playlists/:playlist_id/tracks",name:"Playlist",component:Nf,meta:{show_progress:!0}},{path:"/search",redirect:"/search/library"},{path:"/search/library",name:"Search Library",component:Ng},{path:"/music/spotify",name:"Spotify",component:ok,meta:{show_progress:!0,has_tabs:!0}},{path:"/music/spotify/new-releases",name:"Spotify Browse New Releases",component:mk,meta:{show_progress:!0,has_tabs:!0}},{path:"/music/spotify/featured-playlists",name:"Spotify Browse Featured Playlists",component:wk,meta:{show_progress:!0,has_tabs:!0}},{path:"/music/spotify/artists/:artist_id",name:"Spotify Artist",component:aw,meta:{show_progress:!0}},{path:"/music/spotify/albums/:album_id",name:"Spotify Album",component:ov,meta:{show_progress:!0}},{path:"/music/spotify/playlists/:playlist_id",name:"Spotify Playlist",component:bv,meta:{show_progress:!0}},{path:"/search/spotify",name:"Spotify Search",component:f$},{path:"/settings/webinterface",name:"Settings Webinterface",component:T0},{path:"/settings/artwork",name:"Settings Artwork",component:F0},{path:"/settings/online-services",name:"Settings Online Services",component:jx},{path:"/settings/remotes-outputs",name:"Settings Remotes Outputs",component:p2}],scrollBehavior(s,e,a){return a?new Promise((o,i)=>{setTimeout(()=>{o(a)},0)}):s.path===e.path&&s.hash?{el:s.hash,top:120}:s.hash?new Promise((o,i)=>{setTimeout(()=>{o({el:s.hash,top:120})},0)}):s.meta.has_index?new Promise((o,i)=>{setTimeout(()=>{s.meta.has_tabs?o({el:"#top",top:140}):o({el:"#top",top:110})},0)}):{left:0,top:0}}});Ks.beforeEach((s,e,a)=>{if(A.state.show_burger_menu){A.commit(Z,!1),a(!1);return}if(A.state.show_player_menu){A.commit(X,!1),a(!1);return}a(!0)});te(Y);const f2={duration:function(s,e){return e?Y.duration(s).format(e):Y.duration(s).format("hh:*mm:ss")},time:function(s,e){return e?Y(s).format(e):Y(s).format()},timeFromNow:function(s,e){return Y(s).fromNow(e)},number:function(s){return s.toLocaleString()},channels:function(s){return s===1?"mono":s===2?"stereo":s?s+" channels":""}},y2={name:"NavbarItemLink",props:{to:String,exact:Boolean},computed:{is_active(){return this.exact?this.$route.path===this.to:this.$route.path.startsWith(this.to)},show_player_menu:{get(){return this.$store.state.show_player_menu},set(s){this.$store.commit(X,s)}},show_burger_menu:{get(){return this.$store.state.show_burger_menu},set(s){this.$store.commit(Z,s)}}},methods:{open_link:function(){this.show_burger_menu&&this.$store.commit(Z,!1),this.show_player_menu&&this.$store.commit(X,!1),this.$router.push({path:this.to})},full_path:function(){return this.$router.resolve(this.to).href}}},g2=["href"];function b2(s,e,a,r,o,i){return l(),_("a",{class:C(["navbar-item",{"is-active":i.is_active}]),href:i.full_path(),onClick:e[0]||(e[0]=D(n=>i.open_link(),["stop","prevent"]))},[O(s.$slots,"default")],10,g2)}var Hs=k(y2,[["render",b2]]);const k2={name:"NavbarTop",components:{NavbarItemLink:Hs},data(){return{show_settings_menu:!1}},computed:{is_visible_playlists(){return this.$store.getters.settings_option("webinterface","show_menu_item_playlists").value},is_visible_music(){return this.$store.getters.settings_option("webinterface","show_menu_item_music").value},is_visible_podcasts(){return this.$store.getters.settings_option("webinterface","show_menu_item_podcasts").value},is_visible_audiobooks(){return this.$store.getters.settings_option("webinterface","show_menu_item_audiobooks").value},is_visible_radio(){return this.$store.getters.settings_option("webinterface","show_menu_item_radio").value},is_visible_files(){return this.$store.getters.settings_option("webinterface","show_menu_item_files").value},is_visible_search(){return this.$store.getters.settings_option("webinterface","show_menu_item_search").value},player(){return this.$store.state.player},config(){return this.$store.state.config},library(){return this.$store.state.library},audiobooks(){return this.$store.state.audiobooks_count},podcasts(){return this.$store.state.podcasts_count},spotify_enabled(){return this.$store.state.spotify.webapi_token_valid},show_burger_menu:{get(){return this.$store.state.show_burger_menu},set(s){this.$store.commit(Z,s)}},show_player_menu(){return this.$store.state.show_player_menu},show_update_dialog:{get(){return this.$store.state.show_update_dialog},set(s){this.$store.commit(ot,s)}},zindex(){return this.show_player_menu?"z-index: 20":""}},watch:{$route(s,e){this.show_settings_menu=!1}},methods:{on_click_outside_settings(){this.show_settings_menu=!this.show_settings_menu},open_update_dialog(){this.show_update_dialog=!0,this.show_settings_menu=!1,this.show_burger_menu=!1}}},w2={class:"navbar-brand"},v2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-library-music"})],-1),$2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-music"})],-1),x2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-microphone"})],-1),C2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-book-open-variant"})],-1),q2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-radio"})],-1),S2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-folder-open"})],-1),P2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-magnify"})],-1),A2=t("span",null,null,-1),T2=t("span",null,null,-1),R2=t("span",null,null,-1),E2=[A2,T2,R2],I2=t("div",{class:"navbar-start"},null,-1),U2={class:"navbar-end"},L2=t("a",{class:"navbar-link is-arrowless"},[t("span",{class:"icon is-hidden-touch"},[t("i",{class:"mdi mdi-24px mdi-menu"})]),t("span",{class:"is-hidden-desktop has-text-weight-bold"},"OwnTone")],-1),O2={class:"navbar-dropdown is-right"},D2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-library-music"})],-1),z2=t("b",null,"Playlists",-1),N2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-music"})],-1),V2=t("b",null,"Music",-1),B2=t("span",{class:"fd-navbar-item-level2"},"Artists",-1),M2=t("span",{class:"fd-navbar-item-level2"},"Albums",-1),F2=t("span",{class:"fd-navbar-item-level2"},"Genres",-1),G2=t("span",{class:"fd-navbar-item-level2"},"Spotify",-1),j2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-microphone"})],-1),K2=t("b",null,"Podcasts",-1),H2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-book-open-variant"})],-1),W2=t("b",null,"Audiobooks",-1),Y2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-radio"})],-1),Q2=t("b",null,"Radio",-1),J2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-folder-open"})],-1),Z2=t("b",null,"Files",-1),X2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-magnify"})],-1),tC=t("b",null,"Search",-1),sC=t("hr",{class:"fd-navbar-divider"},null,-1),eC=$(" Settings "),iC=$(" About "),oC=t("div",{class:"navbar-item is-hidden-desktop",style:{"margin-bottom":"2.5rem"}},null,-1);function aC(s,e,a,r,o,i){const n=h("navbar-item-link");return l(),_("nav",{class:"fd-top-navbar navbar is-light is-fixed-top",style:ts(i.zindex),role:"navigation","aria-label":"main navigation"},[t("div",w2,[i.is_visible_playlists?(l(),w(n,{key:0,to:"/playlists"},{default:d(()=>[v2]),_:1})):y("",!0),i.is_visible_music?(l(),w(n,{key:1,to:"/music"},{default:d(()=>[$2]),_:1})):y("",!0),i.is_visible_podcasts?(l(),w(n,{key:2,to:"/podcasts"},{default:d(()=>[x2]),_:1})):y("",!0),i.is_visible_audiobooks?(l(),w(n,{key:3,to:"/audiobooks"},{default:d(()=>[C2]),_:1})):y("",!0),i.is_visible_radio?(l(),w(n,{key:4,to:"/radio"},{default:d(()=>[q2]),_:1})):y("",!0),i.is_visible_files?(l(),w(n,{key:5,to:"/files"},{default:d(()=>[S2]),_:1})):y("",!0),i.is_visible_search?(l(),w(n,{key:6,to:"/search"},{default:d(()=>[P2]),_:1})):y("",!0),t("div",{class:C(["navbar-burger",{"is-active":i.show_burger_menu}]),onClick:e[0]||(e[0]=c=>i.show_burger_menu=!i.show_burger_menu)},E2,2)]),t("div",{class:C(["navbar-menu",{"is-active":i.show_burger_menu}])},[I2,t("div",U2,[t("div",{class:C(["navbar-item has-dropdown is-hoverable",{"is-active":o.show_settings_menu}]),onClick:e[2]||(e[2]=(...c)=>i.on_click_outside_settings&&i.on_click_outside_settings(...c))},[L2,t("div",O2,[u(n,{to:"/playlists"},{default:d(()=>[D2,z2]),_:1}),u(n,{to:"/music",exact:""},{default:d(()=>[N2,V2]),_:1}),u(n,{to:"/music/artists"},{default:d(()=>[B2]),_:1}),u(n,{to:"/music/albums"},{default:d(()=>[M2]),_:1}),u(n,{to:"/music/genres"},{default:d(()=>[F2]),_:1}),i.spotify_enabled?(l(),w(n,{key:0,to:"/music/spotify"},{default:d(()=>[G2]),_:1})):y("",!0),u(n,{to:"/podcasts"},{default:d(()=>[j2,K2]),_:1}),u(n,{to:"/audiobooks"},{default:d(()=>[H2,W2]),_:1}),u(n,{to:"/radio"},{default:d(()=>[Y2,Q2]),_:1}),u(n,{to:"/files"},{default:d(()=>[J2,Z2]),_:1}),u(n,{to:"/search"},{default:d(()=>[X2,tC]),_:1}),sC,u(n,{to:"/settings/webinterface"},{default:d(()=>[eC]),_:1}),t("a",{class:"navbar-item",onClick:e[1]||(e[1]=D(c=>i.open_update_dialog(),["stop","prevent"]))}," Update Library "),u(n,{to:"/about"},{default:d(()=>[iC]),_:1}),oC])],2)])],2),U(t("div",{class:"is-overlay",style:{"z-index":"10",width:"100vw",height:"100vh"},onClick:e[3]||(e[3]=c=>o.show_settings_menu=!1)},null,512),[[zt,o.show_settings_menu]])],4)}var nC=k(k2,[["render",aC]]),it={_audio:new Audio,_context:null,_source:null,_gain:null,setupAudio(){const s=window.AudioContext||window.webkitAudioContext;return this._context=new s,this._source=this._context.createMediaElementSource(this._audio),this._gain=this._context.createGain(),this._source.connect(this._gain),this._gain.connect(this._context.destination),this._audio.addEventListener("canplaythrough",e=>{this._audio.play()}),this._audio.addEventListener("canplay",e=>{this._audio.play()}),this._audio},setVolume(s){!this._gain||(s=parseFloat(s)||0,s=s<0?0:s,s=s>1?1:s,this._gain.gain.value=s)},playSource(s){this.stopAudio(),this._context.resume().then(()=>{this._audio.src=String(s||"")+"?x="+Date.now(),this._audio.crossOrigin="anonymous",this._audio.load()})},stopAudio(){try{this._audio.pause()}catch{}try{this._audio.stop()}catch{}try{this._audio.close()}catch{}}};const lC={name:"NavbarItemOutput",components:{Slider:Xt},props:["output"],computed:{type_class(){return this.output.type.startsWith("AirPlay")?"mdi-airplay":this.output.type==="Chromecast"?"mdi-cast":this.output.type==="fifo"?"mdi-pipe":"mdi-server"},volume(){return this.output.selected?this.output.volume:0}},methods:{play_next:function(){f.player_next()},set_volume:function(s){f.player_output_volume(this.output.id,s)},set_enabled:function(){const s={selected:!this.output.selected};f.output_update(this.output.id,s)}}},rC={class:"navbar-item"},dC={class:"level is-mobile"},_C={class:"level-left fd-expanded"},cC={class:"level-item",style:{"flex-grow":"0"}},uC={class:"button is-white is-small"},mC=["title"],hC={class:"level-item fd-expanded"},pC={class:"fd-expanded"};function fC(s,e,a,r,o,i){const n=h("Slider");return l(),_("div",rC,[t("div",dC,[t("div",_C,[t("div",cC,[t("a",uC,[t("span",{class:C(["icon fd-has-action",{"has-text-grey-light":!a.output.selected}]),onClick:e[0]||(e[0]=(...c)=>i.set_enabled&&i.set_enabled(...c))},[t("i",{class:C(["mdi mdi-18px",i.type_class]),title:a.output.type},null,10,mC)],2)])]),t("div",hC,[t("div",pC,[t("p",{class:C(["heading",{"has-text-grey-light":!a.output.selected}])},m(a.output.name),3),u(n,{modelValue:i.volume,"onUpdate:modelValue":e[1]||(e[1]=c=>i.volume=c),min:0,max:100,step:1,tooltips:!1,disabled:!a.output.selected,classes:{target:"slider"},onChange:i.set_volume},null,8,["modelValue","disabled","onChange"])])])])])])}var yC=k(lC,[["render",fC]]);const gC={name:"PlayerButtonPlayPause",props:{icon_style:String,show_disabled_message:Boolean},computed:{is_playing(){return this.$store.state.player.state==="play"},is_pause_allowed(){return this.$store.getters.now_playing&&this.$store.getters.now_playing.data_kind!=="pipe"},disabled(){return!this.$store.state.queue||this.$store.state.queue.count<=0}},methods:{toggle_play_pause:function(){if(this.disabled){this.show_disabled_message&&this.$store.dispatch("add_notification",{text:"Queue is empty",type:"info",topic:"connection",timeout:2e3});return}this.is_playing&&this.is_pause_allowed?f.player_pause():this.is_playing&&!this.is_pause_allowed?f.player_stop():f.player_play()}}},bC=["disabled"],kC={class:"icon"};function wC(s,e,a,r,o,i){return l(),_("a",{disabled:i.disabled,onClick:e[0]||(e[0]=(...n)=>i.toggle_play_pause&&i.toggle_play_pause(...n))},[t("span",kC,[t("i",{class:C(["mdi",[a.icon_style,{"mdi-play":!i.is_playing,"mdi-pause":i.is_playing&&i.is_pause_allowed,"mdi-stop":i.is_playing&&!i.is_pause_allowed}]])},null,2)])],8,bC)}var vC=k(gC,[["render",wC]]);const $C={name:"PlayerButtonNext",props:{icon_style:String},computed:{disabled(){return!this.$store.state.queue||this.$store.state.queue.count<=0}},methods:{play_next:function(){this.disabled||f.player_next()}}},xC=["disabled"],CC={class:"icon"};function qC(s,e,a,r,o,i){return l(),_("a",{disabled:i.disabled,onClick:e[0]||(e[0]=(...n)=>i.play_next&&i.play_next(...n))},[t("span",CC,[t("i",{class:C(["mdi mdi-skip-forward",a.icon_style])},null,2)])],8,xC)}var SC=k($C,[["render",qC]]);const PC={name:"PlayerButtonPrevious",props:{icon_style:String},computed:{disabled(){return!this.$store.state.queue||this.$store.state.queue.count<=0}},methods:{play_previous:function(){this.disabled||f.player_previous()}}},AC=["disabled"],TC={class:"icon"};function RC(s,e,a,r,o,i){return l(),_("a",{disabled:i.disabled,onClick:e[0]||(e[0]=(...n)=>i.play_previous&&i.play_previous(...n))},[t("span",TC,[t("i",{class:C(["mdi mdi-skip-backward",a.icon_style])},null,2)])],8,AC)}var EC=k(PC,[["render",RC]]);const IC={name:"PlayerButtonShuffle",props:{icon_style:String},computed:{is_shuffle(){return this.$store.state.player.shuffle}},methods:{toggle_shuffle_mode:function(){f.player_shuffle(!this.is_shuffle)}}},UC={class:"icon"};function LC(s,e,a,r,o,i){return l(),_("a",{class:C({"is-warning":i.is_shuffle}),onClick:e[0]||(e[0]=(...n)=>i.toggle_shuffle_mode&&i.toggle_shuffle_mode(...n))},[t("span",UC,[t("i",{class:C(["mdi",[a.icon_style,{"mdi-shuffle":i.is_shuffle,"mdi-shuffle-disabled":!i.is_shuffle}]])},null,2)])],2)}var OC=k(IC,[["render",LC]]);const DC={name:"PlayerButtonConsume",props:{icon_style:String},computed:{is_consume(){return this.$store.state.player.consume}},methods:{toggle_consume_mode:function(){f.player_consume(!this.is_consume)}}},zC={class:"icon"};function NC(s,e,a,r,o,i){return l(),_("a",{class:C({"is-warning":i.is_consume}),onClick:e[0]||(e[0]=(...n)=>i.toggle_consume_mode&&i.toggle_consume_mode(...n))},[t("span",zC,[t("i",{class:C(["mdi mdi-fire",a.icon_style])},null,2)])],2)}var VC=k(DC,[["render",NC]]);const BC={name:"PlayerButtonRepeat",props:{icon_style:String},computed:{is_repeat_all(){return this.$store.state.player.repeat==="all"},is_repeat_single(){return this.$store.state.player.repeat==="single"},is_repeat_off(){return!this.is_repeat_all&&!this.is_repeat_single}},methods:{toggle_repeat_mode:function(){this.is_repeat_all?f.player_repeat("single"):this.is_repeat_single?f.player_repeat("off"):f.player_repeat("all")}}},MC={class:"icon"};function FC(s,e,a,r,o,i){return l(),_("a",{class:C({"is-warning":!i.is_repeat_off}),onClick:e[0]||(e[0]=(...n)=>i.toggle_repeat_mode&&i.toggle_repeat_mode(...n))},[t("span",MC,[t("i",{class:C(["mdi",[a.icon_style,{"mdi-repeat":i.is_repeat_all,"mdi-repeat-once":i.is_repeat_single,"mdi-repeat-off":i.is_repeat_off}]])},null,2)])],2)}var GC=k(BC,[["render",FC]]);const jC={name:"PlayerButtonSeekBack",props:["seek_ms","icon_style"],computed:{now_playing(){return this.$store.getters.now_playing},is_stopped(){return this.$store.state.player.state==="stop"},disabled(){return!this.$store.state.queue||this.$store.state.queue.count<=0||this.is_stopped||this.now_playing.data_kind==="pipe"},visible(){return["podcast","audiobook"].includes(this.now_playing.media_kind)}},methods:{seek:function(){this.disabled||f.player_seek(this.seek_ms*-1)}}},KC=["disabled"],HC={class:"icon"};function WC(s,e,a,r,o,i){return i.visible?(l(),_("a",{key:0,disabled:i.disabled,onClick:e[0]||(e[0]=(...n)=>i.seek&&i.seek(...n))},[t("span",HC,[t("i",{class:C(["mdi mdi-rewind",a.icon_style])},null,2)])],8,KC)):y("",!0)}var YC=k(jC,[["render",WC]]);const QC={name:"PlayerButtonSeekForward",props:["seek_ms","icon_style"],computed:{now_playing(){return this.$store.getters.now_playing},is_stopped(){return this.$store.state.player.state==="stop"},disabled(){return!this.$store.state.queue||this.$store.state.queue.count<=0||this.is_stopped||this.now_playing.data_kind==="pipe"},visible(){return["podcast","audiobook"].includes(this.now_playing.media_kind)}},methods:{seek:function(){this.disabled||f.player_seek(this.seek_ms)}}},JC=["disabled"],ZC={class:"icon"};function XC(s,e,a,r,o,i){return i.visible?(l(),_("a",{key:0,disabled:i.disabled,onClick:e[0]||(e[0]=(...n)=>i.seek&&i.seek(...n))},[t("span",ZC,[t("i",{class:C(["mdi mdi-fast-forward",a.icon_style])},null,2)])],8,JC)):y("",!0)}var t4=k(QC,[["render",XC]]);const s4={name:"NavbarBottom",components:{NavbarItemLink:Hs,NavbarItemOutput:yC,Slider:Xt,PlayerButtonPlayPause:vC,PlayerButtonNext:SC,PlayerButtonPrevious:EC,PlayerButtonShuffle:OC,PlayerButtonConsume:VC,PlayerButtonRepeat:GC,PlayerButtonSeekForward:t4,PlayerButtonSeekBack:YC},data(){return{old_volume:0,playing:!1,loading:!1,stream_volume:10,show_outputs_menu:!1,show_desktop_outputs_menu:!1}},computed:{show_player_menu:{get(){return this.$store.state.show_player_menu},set(s){this.$store.commit(X,s)}},show_burger_menu(){return this.$store.state.show_burger_menu},zindex(){return this.show_burger_menu?"z-index: 20":""},state(){return this.$store.state.player},now_playing(){return this.$store.getters.now_playing},is_now_playing_page(){return this.$route.path==="/now-playing"},outputs(){return this.$store.state.outputs},player(){return this.$store.state.player},config(){return this.$store.state.config}},watch:{"$store.state.player.volume"(){this.player.volume>0&&(this.old_volume=this.player.volume)}},mounted(){this.setupAudio()},unmounted(){this.closeAudio()},methods:{on_click_outside_outputs(){this.show_outputs_menu=!1},set_volume:function(s){f.player_volume(s)},toggle_mute_volume:function(){this.player.volume>0?this.set_volume(0):this.set_volume(this.old_volume)},setupAudio:function(){const s=it.setupAudio();s.addEventListener("waiting",e=>{this.playing=!1,this.loading=!0}),s.addEventListener("playing",e=>{this.playing=!0,this.loading=!1}),s.addEventListener("ended",e=>{this.playing=!1,this.loading=!1}),s.addEventListener("error",e=>{this.closeAudio(),this.$store.dispatch("add_notification",{text:"HTTP stream error: failed to load stream or stopped loading due to network problem",type:"danger"}),this.playing=!1,this.loading=!1})},closeAudio:function(){it.stopAudio(),this.playing=!1},playChannel:function(){if(this.playing)return;const s="/stream.mp3";this.loading=!0,it.playSource(s),it.setVolume(this.stream_volume/100)},togglePlay:function(){if(!this.loading)return this.playing?this.closeAudio():this.playChannel()},set_stream_volume:function(s){this.stream_volume=s,it.setVolume(this.stream_volume/100)}}},e4={class:"navbar-brand fd-expanded"},i4=t("span",{class:"icon"},[t("i",{class:"mdi mdi-24px mdi-playlist-play"})],-1),o4={class:"is-clipped"},a4={class:"is-size-7 fd-is-text-clipped"},n4=t("br",null,null,-1),l4={key:0},r4={class:"icon"},d4={class:"icon"},_4={class:"navbar-dropdown is-right is-boxed",style:{"margin-right":"6px","margin-bottom":"6px","border-radius":"6px"}},c4={class:"navbar-item"},u4={class:"level is-mobile"},m4={class:"level-left fd-expanded"},h4={class:"level-item",style:{"flex-grow":"0"}},p4={class:"icon"},f4={class:"level-item fd-expanded"},y4={class:"fd-expanded"},g4=t("p",{class:"heading"},"Volume",-1),b4=t("hr",{class:"fd-navbar-divider"},null,-1),k4=t("hr",{class:"fd-navbar-divider"},null,-1),w4={class:"navbar-item"},v4={class:"level is-mobile"},$4={class:"level-left fd-expanded"},x4={class:"level-item",style:{"flex-grow":"0"}},C4=t("i",{class:"mdi mdi-18px mdi-radio-tower"},null,-1),q4=[C4],S4={class:"level-item fd-expanded"},P4={class:"fd-expanded"},A4=$(" HTTP stream "),T4=t("a",{href:"stream.mp3"},[t("span",{class:"is-lowercase"},"(stream.mp3)")],-1),R4=[A4,T4],E4=t("hr",{class:"fd-navbar-divider"},null,-1),I4={class:"navbar-item"},U4={class:"level is-mobile fd-expanded"},L4={class:"level-item"},O4={class:"buttons has-addons"},D4=t("div",{class:"navbar-start"},null,-1),z4={class:"navbar-end"},N4={class:"navbar-item"},V4={class:"buttons is-centered"},B4=t("hr",{class:"fd-navbar-divider"},null,-1),M4={class:"navbar-item"},F4={class:"level is-mobile"},G4={class:"level-left fd-expanded"},j4={class:"level-item",style:{"flex-grow":"0"}},K4={class:"icon"},H4={class:"level-item fd-expanded"},W4={class:"fd-expanded"},Y4=t("p",{class:"heading"},"Volume",-1),Q4=t("hr",{class:"fd-navbar-divider"},null,-1),J4={class:"navbar-item fd-has-margin-bottom"},Z4={class:"level is-mobile"},X4={class:"level-left fd-expanded"},t3={class:"level-item",style:{"flex-grow":"0"}},s3=t("i",{class:"mdi mdi-18px mdi-radio-tower"},null,-1),e3=[s3],i3={class:"level-item fd-expanded"},o3={class:"fd-expanded"},a3=$(" HTTP stream "),n3=t("a",{href:"stream.mp3"},[t("span",{class:"is-lowercase"},"(stream.mp3)")],-1),l3=[a3,n3];function r3(s,e,a,r,o,i){const n=h("navbar-item-link"),c=h("router-link"),p=h("player-button-previous"),g=h("player-button-seek-back"),b=h("player-button-play-pause"),x=h("player-button-seek-forward"),q=h("player-button-next"),z=h("Slider"),S=h("navbar-item-output"),W=h("player-button-repeat"),nt=h("player-button-shuffle"),lt=h("player-button-consume");return l(),_("nav",{class:C(["fd-bottom-navbar navbar is-white is-fixed-bottom",{"is-transparent":i.is_now_playing_page,"is-dark":!i.is_now_playing_page}]),style:ts(i.zindex),role:"navigation","aria-label":"player controls"},[t("div",e4,[u(n,{to:"/",exact:""},{default:d(()=>[i4]),_:1}),i.is_now_playing_page?y("",!0):(l(),w(c,{key:0,to:"/now-playing",class:"navbar-item is-expanded is-clipped","active-class":"is-active",exact:""},{default:d(()=>[t("div",o4,[t("p",a4,[t("strong",null,m(i.now_playing.title),1),n4,$(" "+m(i.now_playing.artist),1),i.now_playing.data_kind==="url"?(l(),_("span",l4," - "+m(i.now_playing.album),1)):y("",!0)])])]),_:1})),i.is_now_playing_page?(l(),w(p,{key:1,class:"navbar-item fd-margin-left-auto",icon_style:"mdi-24px"})):y("",!0),i.is_now_playing_page?(l(),w(g,{key:2,seek_ms:"10000",class:"navbar-item",icon_style:"mdi-24px"})):y("",!0),u(b,{class:"navbar-item",icon_style:"mdi-36px",show_disabled_message:""}),i.is_now_playing_page?(l(),w(x,{key:3,seek_ms:"30000",class:"navbar-item",icon_style:"mdi-24px"})):y("",!0),i.is_now_playing_page?(l(),w(q,{key:4,class:"navbar-item",icon_style:"mdi-24px"})):y("",!0),t("a",{class:"navbar-item fd-margin-left-auto is-hidden-desktop",onClick:e[0]||(e[0]=L=>i.show_player_menu=!i.show_player_menu)},[t("span",r4,[t("i",{class:C(["mdi mdi-18px",{"mdi-chevron-up":!i.show_player_menu,"mdi-chevron-down":i.show_player_menu}])},null,2)])]),t("div",{class:C(["navbar-item has-dropdown has-dropdown-up fd-margin-left-auto is-hidden-touch",{"is-active":i.show_player_menu}])},[t("a",{class:"navbar-link is-arrowless",onClick:e[1]||(e[1]=L=>i.show_player_menu=!i.show_player_menu)},[t("span",d4,[t("i",{class:C(["mdi mdi-18px",{"mdi-chevron-up":!i.show_player_menu,"mdi-chevron-down":i.show_player_menu}])},null,2)])]),t("div",_4,[t("div",c4,[t("div",u4,[t("div",m4,[t("div",h4,[t("a",{class:"button is-white is-small",onClick:e[2]||(e[2]=(...L)=>i.toggle_mute_volume&&i.toggle_mute_volume(...L))},[t("span",p4,[t("i",{class:C(["mdi mdi-18px",{"mdi-volume-off":i.player.volume<=0,"mdi-volume-high":i.player.volume>0}])},null,2)])])]),t("div",f4,[t("div",y4,[g4,u(z,{modelValue:i.player.volume,"onUpdate:modelValue":e[3]||(e[3]=L=>i.player.volume=L),min:0,max:100,step:1,tooltips:!1,classes:{target:"slider"},onChange:i.set_volume},null,8,["modelValue","onChange"])])])])])]),b4,(l(!0),_(T,null,I(i.outputs,L=>(l(),w(S,{key:L.id,output:L},null,8,["output"]))),128)),k4,t("div",w4,[t("div",v4,[t("div",$4,[t("div",x4,[t("a",{class:C(["button is-white is-small",{"is-loading":o.loading}])},[t("span",{class:C(["icon fd-has-action",{"has-text-grey-light":!o.playing&&!o.loading,"is-loading":o.loading}]),onClick:e[4]||(e[4]=(...L)=>i.togglePlay&&i.togglePlay(...L))},q4,2)],2)]),t("div",S4,[t("div",P4,[t("p",{class:C(["heading",{"has-text-grey-light":!o.playing}])},R4,2),u(z,{modelValue:o.stream_volume,"onUpdate:modelValue":e[5]||(e[5]=L=>o.stream_volume=L),min:0,max:100,step:1,tooltips:!1,disabled:!o.playing,classes:{target:"slider"},onChange:i.set_stream_volume},null,8,["modelValue","disabled","onChange"])])])])])]),E4,t("div",I4,[t("div",U4,[t("div",L4,[t("div",O4,[u(W,{class:"button"}),u(nt,{class:"button"}),u(lt,{class:"button"})])])])])])],2)]),t("div",{class:C(["navbar-menu is-hidden-desktop",{"is-active":i.show_player_menu}])},[D4,t("div",z4,[t("div",N4,[t("div",V4,[u(W,{class:"button",icon_style:"mdi-18px"}),u(nt,{class:"button",icon_style:"mdi-18px"}),u(lt,{class:"button",icon_style:"mdi-18px"})])]),B4,t("div",M4,[t("div",F4,[t("div",G4,[t("div",j4,[t("a",{class:"button is-white is-small",onClick:e[6]||(e[6]=(...L)=>i.toggle_mute_volume&&i.toggle_mute_volume(...L))},[t("span",K4,[t("i",{class:C(["mdi mdi-18px",{"mdi-volume-off":i.player.volume<=0,"mdi-volume-high":i.player.volume>0}])},null,2)])])]),t("div",H4,[t("div",W4,[Y4,u(z,{modelValue:i.player.volume,"onUpdate:modelValue":e[7]||(e[7]=L=>i.player.volume=L),min:0,max:100,step:1,tooltips:!1,classes:{target:"slider"},onChange:i.set_volume},null,8,["modelValue","onChange"])])])])])]),(l(!0),_(T,null,I(i.outputs,L=>(l(),w(S,{key:L.id,output:L},null,8,["output"]))),128)),Q4,t("div",J4,[t("div",Z4,[t("div",X4,[t("div",t3,[t("a",{class:C(["button is-white is-small",{"is-loading":o.loading}])},[t("span",{class:C(["icon fd-has-action",{"has-text-grey-light":!o.playing&&!o.loading,"is-loading":o.loading}]),onClick:e[8]||(e[8]=(...L)=>i.togglePlay&&i.togglePlay(...L))},e3,2)],2)]),t("div",i3,[t("div",o3,[t("p",{class:C(["heading",{"has-text-grey-light":!o.playing}])},l3,2),u(z,{modelValue:o.stream_volume,"onUpdate:modelValue":e[9]||(e[9]=L=>o.stream_volume=L),min:0,max:100,step:1,tooltips:!1,disabled:!o.playing,classes:{target:"slider"},onChange:i.set_stream_volume},null,8,["modelValue","disabled","onChange"])])])])])])])],2)],6)}var d3=k(s4,[["render",r3]]);const _3={name:"NotificationList",components:{},data(){return{showNav:!1}},computed:{notifications(){return this.$store.state.notifications.list}},methods:{remove:function(s){this.$store.commit(Wt,s)}}},c3={key:0,class:"fd-notifications"},u3={class:"columns is-centered"},m3={class:"column is-half"},h3=["onClick"];function p3(s,e,a,r,o,i){return i.notifications.length>0?(l(),_("section",c3,[t("div",u3,[t("div",m3,[(l(!0),_(T,null,I(i.notifications,n=>(l(),_("div",{key:n.id,class:C(["notification has-shadow",["notification",n.type?`is-${n.type}`:""]])},[t("button",{class:"delete",onClick:c=>i.remove(n)},null,8,h3),$(" "+m(n.text),1)],2))),128))])])])):y("",!0)}var f3=k(_3,[["render",p3]]);const y3={name:"ModalDialogRemotePairing",props:["show"],emits:["close"],data(){return{pairing_req:{pin:""}}},computed:{pairing(){return this.$store.state.pairing}},watch:{show(){this.show&&(this.loading=!1,setTimeout(()=>{this.$refs.pin_field.focus()},10))}},methods:{kickoff_pairing(){f.pairing_kickoff(this.pairing_req).then(()=>{this.pairing_req.pin=""})}}},g3={key:0,class:"modal is-active"},b3={class:"modal-content fd-modal-card"},k3={class:"card"},w3={class:"card-content"},v3=t("p",{class:"title is-4"},"Remote pairing request",-1),$3={class:"label"},x3={class:"field"},C3={class:"control"},q3={class:"card-footer"},S3=t("span",{class:"icon"},[t("i",{class:"mdi mdi-cancel"})],-1),P3=t("span",{class:"is-size-7"},"Cancel",-1),A3=[S3,P3],T3=t("span",{class:"icon"},[t("i",{class:"mdi mdi-cellphone-iphone"})],-1),R3=t("span",{class:"is-size-7"},"Pair Remote",-1),E3=[T3,R3];function I3(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",g3,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",b3,[t("div",k3,[t("div",w3,[v3,t("form",{onSubmit:e[2]||(e[2]=D((...n)=>i.kickoff_pairing&&i.kickoff_pairing(...n),["prevent"]))},[t("label",$3,m(i.pairing.remote),1),t("div",x3,[t("div",C3,[U(t("input",{ref:"pin_field","onUpdate:modelValue":e[1]||(e[1]=n=>o.pairing_req.pin=n),class:"input",type:"text",placeholder:"Enter pairing code"},null,512),[[M,o.pairing_req.pin]])])])],32)]),t("footer",q3,[t("a",{class:"card-footer-item has-text-danger",onClick:e[3]||(e[3]=n=>s.$emit("close"))},A3),t("a",{class:"card-footer-item has-background-info has-text-white has-text-weight-bold",onClick:e[4]||(e[4]=(...n)=>i.kickoff_pairing&&i.kickoff_pairing(...n))},E3)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[5]||(e[5]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var U3=k(y3,[["render",I3]]);const L3={name:"ModalDialogUpdate",components:{ModalDialog:rs},props:["show"],emits:["close"],data(){return{rescan_metadata:!1}},computed:{library(){return this.$store.state.library},rss(){return this.$store.state.rss_count},spotify_enabled(){return this.$store.state.spotify.webapi_token_valid},update_dialog_scan_kind:{get(){return this.$store.state.update_dialog_scan_kind},set(s){this.$store.commit(ls,s)}}},methods:{update_library(){this.rescan_metadata?f.library_rescan(this.update_dialog_scan_kind):f.library_update(this.update_dialog_scan_kind)},close(){this.update_dialog_scan_kind="",this.$emit("close")}}},O3={key:0},D3=t("p",{class:"mb-3"},"Scan for new, deleted and modified files",-1),z3={key:0,class:"field"},N3={class:"control"},V3={class:"select is-small"},B3=t("option",{value:""},"Update everything",-1),M3=t("option",{value:"files"},"Only update local library",-1),F3={key:0,value:"spotify"},G3={key:1,value:"rss"},j3={class:"field"},K3={class:"checkbox is-size-7 is-small"},H3=$(" Rescan metadata for unmodified files "),W3={key:1},Y3=t("p",{class:"mb-3"},"Library update in progress ...",-1),Q3=[Y3];function J3(s,e,a,r,o,i){const n=h("modal-dialog");return l(),w(n,{show:a.show,title:"Update library",ok_action:i.library.updating?"":"Rescan",close_action:"Close",onOk:i.update_library,onClose:e[2]||(e[2]=c=>i.close())},{"modal-content":d(()=>[i.library.updating?(l(),_("div",W3,Q3)):(l(),_("div",O3,[D3,i.spotify_enabled||i.rss.tracks>0?(l(),_("div",z3,[t("div",N3,[t("div",V3,[U(t("select",{"onUpdate:modelValue":e[0]||(e[0]=c=>i.update_dialog_scan_kind=c)},[B3,M3,i.spotify_enabled?(l(),_("option",F3," Only update Spotify ")):y("",!0),i.rss.tracks>0?(l(),_("option",G3," Only update RSS feeds ")):y("",!0)],512),[[se,i.update_dialog_scan_kind]])])])])):y("",!0),t("div",j3,[t("label",K3,[U(t("input",{"onUpdate:modelValue":e[1]||(e[1]=c=>o.rescan_metadata=c),type:"checkbox"},null,512),[[J,o.rescan_metadata]]),H3])])]))]),_:1},8,["show","ok_action","onOk"])}var Z3=k(L3,[["render",J3]]);const X3={name:"App",components:{NavbarTop:nC,NavbarBottom:d3,NotificationList:f3,ModalDialogRemotePairing:U3,ModalDialogUpdate:Z3},data(){return{token_timer_id:0,reconnect_attempts:0,pairing_active:!1}},computed:{show_burger_menu:{get(){return this.$store.state.show_burger_menu},set(s){this.$store.commit(Z,s)}},show_player_menu:{get(){return this.$store.state.show_player_menu},set(s){this.$store.commit(X,s)}},show_update_dialog:{get(){return this.$store.state.show_update_dialog},set(s){this.$store.commit(ot,s)}}},watch:{show_burger_menu(){this.update_is_clipped()},show_player_menu(){this.update_is_clipped()}},created:function(){Y.locale(navigator.language),this.connect(),this.$Progress.start(),this.$router.beforeEach((s,e,a)=>{if(s.meta.show_progress){if(s.meta.progress!==void 0){const r=s.meta.progress;this.$Progress.parseMeta(r)}this.$Progress.start()}a()}),this.$router.afterEach((s,e)=>{s.meta.show_progress&&this.$Progress.finish()})},methods:{connect:function(){f.config().then(({data:s})=>{this.$store.commit(ks,s),this.$store.commit(Mt,s.hide_singles),document.title=s.library_name,this.open_ws(),this.$Progress.finish()}).catch(()=>{this.$store.dispatch("add_notification",{text:"Failed to connect to OwnTone server",type:"danger",topic:"connection"})})},open_ws:function(){if(this.$store.state.config.websocket_port<=0){this.$store.dispatch("add_notification",{text:"Missing websocket port",type:"danger"});return}const s=this;let e="ws://";window.location.protocol==="https:"&&(e="wss://");let a=e+window.location.hostname+":"+s.$store.state.config.websocket_port;const r=new ee(a,"notify",{reconnectInterval:1e3,maxReconnectInterval:2e3});r.onopen=function(){s.reconnect_attempts=0,r.send(JSON.stringify({notify:["update","database","player","options","outputs","volume","queue","spotify","lastfm","pairing"]})),s.update_outputs(),s.update_player_status(),s.update_library_stats(),s.update_settings(),s.update_queue(),s.update_spotify(),s.update_lastfm(),s.update_pairing()},r.onclose=function(){};var o=!1;function i(){o||(s.update_outputs(),s.update_player_status(),s.update_library_stats(),s.update_settings(),s.update_queue(),s.update_spotify(),s.update_lastfm(),s.update_pairing(),o=!0,setTimeout(function(){o=!1},500))}window.addEventListener("focus",i),document.addEventListener("visibilitychange",function(){document.visibilityState==="visible"&&i()}),r.onmessage=function(n){const c=JSON.parse(n.data);(c.notify.includes("update")||c.notify.includes("database"))&&s.update_library_stats(),(c.notify.includes("player")||c.notify.includes("options")||c.notify.includes("volume"))&&s.update_player_status(),(c.notify.includes("outputs")||c.notify.includes("volume"))&&s.update_outputs(),c.notify.includes("queue")&&s.update_queue(),c.notify.includes("spotify")&&s.update_spotify(),c.notify.includes("lastfm")&&s.update_lastfm(),c.notify.includes("pairing")&&s.update_pairing()}},update_library_stats:function(){f.library_stats().then(({data:s})=>{this.$store.commit(vs,s)}),f.library_count("media_kind is audiobook").then(({data:s})=>{this.$store.commit($s,s)}),f.library_count("media_kind is podcast").then(({data:s})=>{this.$store.commit(xs,s)}),f.library_count("scan_kind is rss").then(({data:s})=>{this.$store.commit(Cs,s)})},update_outputs:function(){f.outputs().then(({data:s})=>{this.$store.commit(qs,s.outputs)})},update_player_status:function(){f.player_status().then(({data:s})=>{this.$store.commit(es,s)})},update_queue:function(){f.queue().then(({data:s})=>{this.$store.commit(Ss,s)})},update_settings:function(){f.settings().then(({data:s})=>{this.$store.commit(ws,s)})},update_lastfm:function(){f.lastfm().then(({data:s})=>{this.$store.commit(Ps,s)})},update_spotify:function(){f.spotify().then(({data:s})=>{this.$store.commit(As,s),this.token_timer_id>0&&(window.clearTimeout(this.token_timer_id),this.token_timer_id=0),s.webapi_token_expires_in>0&&s.webapi_token&&(this.token_timer_id=window.setTimeout(this.update_spotify,1e3*s.webapi_token_expires_in))})},update_pairing:function(){f.pairing().then(({data:s})=>{this.$store.commit(Ts,s),this.pairing_active=s.active})},update_is_clipped:function(){this.show_burger_menu||this.show_player_menu?document.querySelector("html").classList.add("is-clipped"):document.querySelector("html").classList.remove("is-clipped")}},template:""},t8={id:"app"};function s8(s,e,a,r,o,i){const n=h("navbar-top"),c=h("vue-progress-bar"),p=h("router-view"),g=h("modal-dialog-remote-pairing"),b=h("modal-dialog-update"),x=h("notification-list"),q=h("navbar-bottom");return l(),_("div",t8,[u(n),u(c,{class:"fd-progress-bar"}),u(p,null,{default:d(({Component:z})=>[(l(),w(ie(z),{class:"fd-page"}))]),_:1}),u(g,{show:o.pairing_active,onClose:e[0]||(e[0]=z=>o.pairing_active=!1)},null,8,["show"]),u(b,{show:i.show_update_dialog,onClose:e[1]||(e[1]=z=>i.show_update_dialog=!1)},null,8,["show"]),U(u(x,null,null,512),[[zt,!i.show_burger_menu]]),u(q),U(t("div",{class:"fd-overlay-fullscreen",onClick:e[2]||(e[2]=z=>i.show_burger_menu=i.show_player_menu=!1)},null,512),[[zt,i.show_burger_menu||i.show_player_menu]])])}var e8=k(X3,[["render",s8]]);const Ws=oe(e8).use(A).use(Ks).use(ae,{color:"hsl(204, 86%, 53%)",failedColor:"red",height:"1px"}).use(ne).use(le,{log:!1}).use(re);Ws.config.globalProperties.$filters=f2;Ws.mount("#app"); diff --git a/htdocs/assets/materialdesignicons-webfont.eot b/htdocs/assets/materialdesignicons-webfont.eot deleted file mode 100644 index 9530896969..0000000000 Binary files a/htdocs/assets/materialdesignicons-webfont.eot and /dev/null differ diff --git a/htdocs/assets/materialdesignicons-webfont.svg b/htdocs/assets/materialdesignicons-webfont.svg deleted file mode 100644 index e00a1aa8ac..0000000000 --- a/htdocs/assets/materialdesignicons-webfont.svg +++ /dev/null @@ -1,6741 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/htdocs/assets/materialdesignicons-webfont.ttf b/htdocs/assets/materialdesignicons-webfont.ttf deleted file mode 100644 index 82524a0c12..0000000000 Binary files a/htdocs/assets/materialdesignicons-webfont.ttf and /dev/null differ diff --git a/htdocs/assets/materialdesignicons-webfont.woff b/htdocs/assets/materialdesignicons-webfont.woff deleted file mode 100644 index bb9a14f90e..0000000000 Binary files a/htdocs/assets/materialdesignicons-webfont.woff and /dev/null differ diff --git a/htdocs/assets/materialdesignicons-webfont.woff2 b/htdocs/assets/materialdesignicons-webfont.woff2 deleted file mode 100644 index fddaf13107..0000000000 Binary files a/htdocs/assets/materialdesignicons-webfont.woff2 and /dev/null differ diff --git a/htdocs/assets/vendor.js b/htdocs/assets/vendor.js deleted file mode 100644 index 7df86a8572..0000000000 --- a/htdocs/assets/vendor.js +++ /dev/null @@ -1,56 +0,0 @@ -var Zg=Object.defineProperty;var Pf=Object.getOwnPropertySymbols;var Qg=Object.prototype.hasOwnProperty,qg=Object.prototype.propertyIsEnumerable;var Mf=(e,t,n)=>t in e?Zg(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Pi=(e,t)=>{for(var n in t||(t={}))Qg.call(t,n)&&Mf(e,n,t[n]);if(Pf)for(var n of Pf(t))qg.call(t,n)&&Mf(e,n,t[n]);return e};function Rs(e,t){const n=Object.create(null),r=e.split(",");for(let o=0;o!!n[o.toLowerCase()]:o=>!!n[o]}const ey="Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt",ty=Rs(ey),ny="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",ry=Rs(ny);function Ah(e){return!!e||e===""}function si(e){if(je(e)){const t={};for(let n=0;n{if(n){const r=n.split(ay);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function li(e){let t="";if(yt(e))t=e;else if(je(e))for(let n=0;njr(n,t))}const uy=e=>yt(e)?e:e==null?"":je(e)||Ot(e)&&(e.toString===Fh||!Ve(e.toString))?JSON.stringify(e,Th,2):String(e),Th=(e,t)=>t&&t.__v_isRef?Th(e,t.value):Yo(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,o])=>(n[`${r} =>`]=o,n),{})}:co(t)?{[`Set(${t.size})`]:[...t.values()]}:Ot(t)&&!je(t)&&!Ph(t)?String(t):t,at={},Ho=[],Ln=()=>{},cy=()=>!1,fy=/^on[^a-z]/,ui=e=>fy.test(e),Xu=e=>e.startsWith("onUpdate:"),xt=Object.assign,Ju=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},dy=Object.prototype.hasOwnProperty,nt=(e,t)=>dy.call(e,t),je=Array.isArray,Yo=e=>Ns(e)==="[object Map]",co=e=>Ns(e)==="[object Set]",Rf=e=>e instanceof Date,Ve=e=>typeof e=="function",yt=e=>typeof e=="string",Zu=e=>typeof e=="symbol",Ot=e=>e!==null&&typeof e=="object",Qu=e=>Ot(e)&&Ve(e.then)&&Ve(e.catch),Fh=Object.prototype.toString,Ns=e=>Fh.call(e),hy=e=>Ns(e).slice(8,-1),Ph=e=>Ns(e)==="[object Object]",qu=e=>yt(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Fa=Rs(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Ls=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},py=/-(\w)/g,gn=Ls(e=>e.replace(py,(t,n)=>n?n.toUpperCase():"")),my=/\B([A-Z])/g,Wn=Ls(e=>e.replace(my,"-$1").toLowerCase()),ci=Ls(e=>e.charAt(0).toUpperCase()+e.slice(1)),Pa=Ls(e=>e?`on${ci(e)}`:""),Ja=(e,t)=>!Object.is(e,t),Wo=(e,t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},kr=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let If;const vy=()=>If||(If=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{});let xn;class ec{constructor(t=!1){this.active=!0,this.effects=[],this.cleanups=[],!t&&xn&&(this.parent=xn,this.index=(xn.scopes||(xn.scopes=[])).push(this)-1)}run(t){if(this.active)try{return xn=this,t()}finally{xn=this.parent}}on(){xn=this}off(){xn=this.parent}stop(t){if(this.active){let n,r;for(n=0,r=this.effects.length;n{const t=new Set(e);return t.w=0,t.n=0,t},Rh=e=>(e.w&Br)>0,Ih=e=>(e.n&Br)>0,Sy=({deps:e})=>{if(e.length)for(let t=0;t{const{deps:t}=e;if(t.length){let n=0;for(let r=0;r{(u==="length"||u>=r)&&s.push(l)});else switch(n!==void 0&&s.push(a.get(n)),t){case"add":je(e)?qu(n)&&s.push(a.get("length")):(s.push(a.get(oo)),Yo(e)&&s.push(a.get(iu)));break;case"delete":je(e)||(s.push(a.get(oo)),Yo(e)&&s.push(a.get(iu)));break;case"set":Yo(e)&&s.push(a.get(oo));break}if(s.length===1)s[0]&&su(s[0]);else{const l=[];for(const u of s)u&&l.push(...u);su(tc(l))}}function su(e,t){for(const n of je(e)?e:[...e])(n!==Yn||n.allowRecurse)&&(n.scheduler?n.scheduler():n.run())}const Oy=Rs("__proto__,__v_isRef,__isVue"),jh=new Set(Object.getOwnPropertyNames(Symbol).map(e=>Symbol[e]).filter(Zu)),Cy=js(),Dy=js(!1,!0),Ay=js(!0),Ty=js(!0,!0),Lf=Fy();function Fy(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=qe(this);for(let i=0,a=this.length;i{e[t]=function(...n){fo();const r=qe(this)[t].apply(this,n);return ho(),r}}),e}function js(e=!1,t=!1){return function(r,o,i){if(o==="__v_isReactive")return!e;if(o==="__v_isReadonly")return e;if(o==="__v_isShallow")return t;if(o==="__v_raw"&&i===(e?t?Hh:Vh:t?_h:$h).get(r))return r;const a=je(r);if(!e&&a&&nt(Lf,o))return Reflect.get(Lf,o,i);const s=Reflect.get(r,o,i);return(Zu(o)?jh.has(o):Oy(o))||(e||yn(r,"get",o),t)?s:Mt(s)?!a||!qu(o)?s.value:s:Ot(s)?e?rc(s):po(s):s}}const Py=kh(),My=kh(!0);function kh(e=!1){return function(n,r,o,i){let a=n[r];if(Zo(a)&&Mt(a)&&!Mt(o))return!1;if(!e&&!Zo(o)&&(oc(o)||(o=qe(o),a=qe(a)),!je(n)&&Mt(a)&&!Mt(o)))return a.value=o,!0;const s=je(n)&&qu(r)?Number(r)e,ks=e=>Reflect.getPrototypeOf(e);function Mi(e,t,n=!1,r=!1){e=e.__v_raw;const o=qe(e),i=qe(t);t!==i&&!n&&yn(o,"get",t),!n&&yn(o,"get",i);const{has:a}=ks(o),s=r?nc:n?sc:Za;if(a.call(o,t))return s(e.get(t));if(a.call(o,i))return s(e.get(i));e!==o&&e.get(t)}function Ri(e,t=!1){const n=this.__v_raw,r=qe(n),o=qe(e);return e!==o&&!t&&yn(r,"has",e),!t&&yn(r,"has",o),e===o?n.has(e):n.has(e)||n.has(o)}function Ii(e,t=!1){return e=e.__v_raw,!t&&yn(qe(e),"iterate",oo),Reflect.get(e,"size",e)}function jf(e){e=qe(e);const t=qe(this);return ks(t).has.call(t,e)||(t.add(e),dr(t,"add",e,e)),this}function kf(e,t){t=qe(t);const n=qe(this),{has:r,get:o}=ks(n);let i=r.call(n,e);i||(e=qe(e),i=r.call(n,e));const a=o.call(n,e);return n.set(e,t),i?Ja(t,a)&&dr(n,"set",e,t):dr(n,"add",e,t),this}function Bf(e){const t=qe(this),{has:n,get:r}=ks(t);let o=n.call(t,e);o||(e=qe(e),o=n.call(t,e)),r&&r.call(t,e);const i=t.delete(e);return o&&dr(t,"delete",e,void 0),i}function Uf(){const e=qe(this),t=e.size!==0,n=e.clear();return t&&dr(e,"clear",void 0,void 0),n}function Ni(e,t){return function(r,o){const i=this,a=i.__v_raw,s=qe(a),l=t?nc:e?sc:Za;return!e&&yn(s,"iterate",oo),a.forEach((u,c)=>r.call(o,l(u),l(c),i))}}function Li(e,t,n){return function(...r){const o=this.__v_raw,i=qe(o),a=Yo(i),s=e==="entries"||e===Symbol.iterator&&a,l=e==="keys"&&a,u=o[e](...r),c=n?nc:t?sc:Za;return!t&&yn(i,"iterate",l?iu:oo),{next(){const{value:d,done:f}=u.next();return f?{value:d,done:f}:{value:s?[c(d[0]),c(d[1])]:c(d),done:f}},[Symbol.iterator](){return this}}}}function Sr(e){return function(...t){return e==="delete"?!1:this}}function ky(){const e={get(i){return Mi(this,i)},get size(){return Ii(this)},has:Ri,add:jf,set:kf,delete:Bf,clear:Uf,forEach:Ni(!1,!1)},t={get(i){return Mi(this,i,!1,!0)},get size(){return Ii(this)},has:Ri,add:jf,set:kf,delete:Bf,clear:Uf,forEach:Ni(!1,!0)},n={get(i){return Mi(this,i,!0)},get size(){return Ii(this,!0)},has(i){return Ri.call(this,i,!0)},add:Sr("add"),set:Sr("set"),delete:Sr("delete"),clear:Sr("clear"),forEach:Ni(!0,!1)},r={get(i){return Mi(this,i,!0,!0)},get size(){return Ii(this,!0)},has(i){return Ri.call(this,i,!0)},add:Sr("add"),set:Sr("set"),delete:Sr("delete"),clear:Sr("clear"),forEach:Ni(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(i=>{e[i]=Li(i,!1,!1),n[i]=Li(i,!0,!1),t[i]=Li(i,!1,!0),r[i]=Li(i,!0,!0)}),[e,n,t,r]}const[By,Uy,$y,_y]=ky();function Bs(e,t){const n=t?e?_y:$y:e?Uy:By;return(r,o,i)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?r:Reflect.get(nt(n,o)&&o in r?n:r,o,i)}const Vy={get:Bs(!1,!1)},Hy={get:Bs(!1,!0)},Yy={get:Bs(!0,!1)},Wy={get:Bs(!0,!0)},$h=new WeakMap,_h=new WeakMap,Vh=new WeakMap,Hh=new WeakMap;function Gy(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function zy(e){return e.__v_skip||!Object.isExtensible(e)?0:Gy(hy(e))}function po(e){return Zo(e)?e:Us(e,!1,Bh,Vy,$h)}function Yh(e){return Us(e,!1,Ly,Hy,_h)}function rc(e){return Us(e,!0,Uh,Yy,Vh)}function Ky(e){return Us(e,!0,jy,Wy,Hh)}function Us(e,t,n,r,o){if(!Ot(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=o.get(e);if(i)return i;const a=zy(e);if(a===0)return e;const s=new Proxy(e,a===2?r:n);return o.set(e,s),s}function ao(e){return Zo(e)?ao(e.__v_raw):!!(e&&e.__v_isReactive)}function Zo(e){return!!(e&&e.__v_isReadonly)}function oc(e){return!!(e&&e.__v_isShallow)}function ac(e){return ao(e)||Zo(e)}function qe(e){const t=e&&e.__v_raw;return t?qe(t):e}function ic(e){return ls(e,"__v_skip",!0),e}const Za=e=>Ot(e)?po(e):e,sc=e=>Ot(e)?rc(e):e;function lc(e){Ir&&Yn&&(e=qe(e),Lh(e.dep||(e.dep=tc())))}function $s(e,t){e=qe(e),e.dep&&su(e.dep)}function Mt(e){return!!(e&&e.__v_isRef===!0)}function sr(e){return Gh(e,!1)}function Wh(e){return Gh(e,!0)}function Gh(e,t){return Mt(e)?e:new Xy(e,t)}class Xy{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:qe(t),this._value=n?t:Za(t)}get value(){return lc(this),this._value}set value(t){t=this.__v_isShallow?t:qe(t),Ja(t,this._rawValue)&&(this._rawValue=t,this._value=this.__v_isShallow?t:Za(t),$s(this))}}function Jy(e){$s(e)}function Go(e){return Mt(e)?e.value:e}const Zy={get:(e,t,n)=>Go(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const o=e[t];return Mt(o)&&!Mt(n)?(o.value=n,!0):Reflect.set(e,t,n,r)}};function uc(e){return ao(e)?e:new Proxy(e,Zy)}class Qy{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:r}=t(()=>lc(this),()=>$s(this));this._get=n,this._set=r}get value(){return this._get()}set value(t){this._set(t)}}function qy(e){return new Qy(e)}function Ma(e){const t=je(e)?new Array(e.length):{};for(const n in e)t[n]=zh(e,n);return t}class e0{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}}function zh(e,t,n){const r=e[t];return Mt(r)?r:new e0(e,t,n)}class t0{constructor(t,n,r,o){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this._dirty=!0,this.effect=new fi(t,()=>{this._dirty||(this._dirty=!0,$s(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=r}get value(){const t=qe(this);return lc(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}function n0(e,t,n=!1){let r,o;const i=Ve(e);return i?(r=e,o=Ln):(r=e.get,o=e.set),new t0(r,o,i||!o,n)}Promise.resolve();const Ra=[];function Kh(e,...t){fo();const n=Ra.length?Ra[Ra.length-1].component:null,r=n&&n.appContext.config.warnHandler,o=r0();if(r)Gn(r,n,11,[e+t.join(""),n&&n.proxy,o.map(({vnode:i})=>`at <${Bp(n,i.type)}>`).join(` -`),o]);else{const i=[`[Vue warn]: ${e}`,...t];o.length&&i.push(` -`,...o0(o)),console.warn(...i)}ho()}function r0(){let e=Ra[Ra.length-1];if(!e)return[];const t=[];for(;e;){const n=t[0];n&&n.vnode===e?n.recurseCount++:t.push({vnode:e,recurseCount:0});const r=e.component&&e.component.parent;e=r&&r.vnode}return t}function o0(e){const t=[];return e.forEach((n,r)=>{t.push(...r===0?[]:[` -`],...a0(n))}),t}function a0({vnode:e,recurseCount:t}){const n=t>0?`... (${t} recursive calls)`:"",r=e.component?e.component.parent==null:!1,o=` at <${Bp(e.component,e.type,r)}`,i=">"+n;return e.props?[o,...i0(e.props),i]:[o+i]}function i0(e){const t=[],n=Object.keys(e);return n.slice(0,3).forEach(r=>{t.push(...Xh(r,e[r]))}),n.length>3&&t.push(" ..."),t}function Xh(e,t,n){return yt(t)?(t=JSON.stringify(t),n?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?n?t:[`${e}=${t}`]:Mt(t)?(t=Xh(e,qe(t.value),!0),n?t:[`${e}=Ref<`,t,">"]):Ve(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=qe(t),n?t:[`${e}=`,t])}function Gn(e,t,n,r){let o;try{o=r?e(...r):e()}catch(i){mo(i,t,n)}return o}function vn(e,t,n,r){if(Ve(e)){const i=Gn(e,t,n,r);return i&&Qu(i)&&i.catch(a=>{mo(a,t,n)}),i}const o=[];for(let i=0;i>>1;Qa(pn[r])ar&&pn.splice(t,1)}function Qh(e,t,n,r){je(e)?n.push(...e):(!t||!t.includes(e,e.allowRecurse?r+1:r))&&n.push(e),Zh()}function c0(e){Qh(e,xa,Ia,No)}function dc(e){Qh(e,Cr,Na,Lo)}function hc(e,t=null){if(Ia.length){for(uu=t,xa=[...new Set(Ia)],Ia.length=0,No=0;NoQa(n)-Qa(r)),Lo=0;Loe.id==null?1/0:e.id;function qh(e){lu=!1,us=!0,hc(e),pn.sort((n,r)=>Qa(n)-Qa(r));const t=Ln;try{for(ar=0;arjo.emit(o,...i)),ji=[]):typeof window!="undefined"&&window.HTMLElement&&!((r=(n=window.navigator)===null||n===void 0?void 0:n.userAgent)===null||r===void 0?void 0:r.includes("jsdom"))?((t.__VUE_DEVTOOLS_HOOK_REPLAY__=t.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(i=>{ep(i,t)}),setTimeout(()=>{jo||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,ji=[])},3e3)):ji=[]}function f0(e,t,...n){const r=e.vnode.props||at;let o=n;const i=t.startsWith("update:"),a=i&&t.slice(7);if(a&&a in r){const c=`${a==="modelValue"?"model":a}Modifiers`,{number:d,trim:f}=r[c]||at;f?o=n.map(h=>h.trim()):d&&(o=n.map(kr))}let s,l=r[s=Pa(t)]||r[s=Pa(gn(t))];!l&&i&&(l=r[s=Pa(Wn(t))]),l&&vn(l,e,6,o);const u=r[s+"Once"];if(u){if(!e.emitted)e.emitted={};else if(e.emitted[s])return;e.emitted[s]=!0,vn(u,e,6,o)}}function tp(e,t,n=!1){const r=t.emitsCache,o=r.get(e);if(o!==void 0)return o;const i=e.emits;let a={},s=!1;if(!Ve(e)){const l=u=>{const c=tp(u,t,!0);c&&(s=!0,xt(a,c))};!n&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!i&&!s?(r.set(e,null),null):(je(i)?i.forEach(l=>a[l]=null):xt(a,i),r.set(e,a),a)}function pc(e,t){return!e||!ui(t)?!1:(t=t.slice(2).replace(/Once$/,""),nt(e,t[0].toLowerCase()+t.slice(1))||nt(e,Wn(t))||nt(e,t))}let mn=null,Vs=null;function qa(e){const t=mn;return mn=e,Vs=e&&e.type.__scopeId||null,t}function d0(e){Vs=e}function h0(){Vs=null}const p0=e=>mc;function mc(e,t=mn,n){if(!t||e._n)return e;const r=(...o)=>{r._d&&pu(-1);const i=qa(t),a=e(...o);return qa(i),r._d&&pu(1),a};return r._n=!0,r._c=!0,r._d=!0,r}function Ji(e){const{type:t,vnode:n,proxy:r,withProxy:o,props:i,propsOptions:[a],slots:s,attrs:l,emit:u,render:c,renderCache:d,data:f,setupState:h,ctx:p,inheritAttrs:m}=e;let g,y;const b=qa(e);try{if(n.shapeFlag&4){const x=o||r;g=dn(c.call(x,x,d,i,h,f,p)),y=l}else{const x=t;g=dn(x.length>1?x(i,{attrs:l,slots:s,emit:u}):x(i,null)),y=t.props?l:v0(l)}}catch(x){ka.length=0,mo(x,e,1),g=ft(Zt)}let E=g;if(y&&m!==!1){const x=Object.keys(y),{shapeFlag:O}=E;x.length&&O&7&&(a&&x.some(Xu)&&(y=g0(y,a)),E=$r(E,y))}return n.dirs&&(E.dirs=E.dirs?E.dirs.concat(n.dirs):n.dirs),n.transition&&(E.transition=n.transition),g=E,qa(b),g}function m0(e){let t;for(let n=0;n{let t;for(const n in e)(n==="class"||n==="style"||ui(n))&&((t||(t={}))[n]=e[n]);return t},g0=(e,t)=>{const n={};for(const r in e)(!Xu(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function y0(e,t,n){const{props:r,children:o,component:i}=e,{props:a,children:s,patchFlag:l}=t,u=i.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return r?$f(r,a,u):!!a;if(l&8){const c=t.dynamicProps;for(let d=0;de.__isSuspense,S0={name:"Suspense",__isSuspense:!0,process(e,t,n,r,o,i,a,s,l,u){e==null?w0(t,n,r,o,i,a,s,l,u):x0(e,t,n,r,o,a,s,l,u)},hydrate:O0,create:gc,normalize:C0},E0=S0;function ei(e,t){const n=e.props&&e.props[t];Ve(n)&&n()}function w0(e,t,n,r,o,i,a,s,l){const{p:u,o:{createElement:c}}=l,d=c("div"),f=e.suspense=gc(e,o,r,t,d,n,i,a,s,l);u(null,f.pendingBranch=e.ssContent,d,null,r,f,i,a),f.deps>0?(ei(e,"onPending"),ei(e,"onFallback"),u(null,e.ssFallback,t,n,r,null,i,a),zo(f,e.ssFallback)):f.resolve()}function x0(e,t,n,r,o,i,a,s,{p:l,um:u,o:{createElement:c}}){const d=t.suspense=e.suspense;d.vnode=t,t.el=e.el;const f=t.ssContent,h=t.ssFallback,{activeBranch:p,pendingBranch:m,isInFallback:g,isHydrating:y}=d;if(m)d.pendingBranch=f,Vn(f,m)?(l(m,f,d.hiddenContainer,null,o,d,i,a,s),d.deps<=0?d.resolve():g&&(l(p,h,n,r,o,null,i,a,s),zo(d,h))):(d.pendingId++,y?(d.isHydrating=!1,d.activeBranch=m):u(m,o,d),d.deps=0,d.effects.length=0,d.hiddenContainer=c("div"),g?(l(null,f,d.hiddenContainer,null,o,d,i,a,s),d.deps<=0?d.resolve():(l(p,h,n,r,o,null,i,a,s),zo(d,h))):p&&Vn(f,p)?(l(p,f,n,r,o,d,i,a,s),d.resolve(!0)):(l(null,f,d.hiddenContainer,null,o,d,i,a,s),d.deps<=0&&d.resolve()));else if(p&&Vn(f,p))l(p,f,n,r,o,d,i,a,s),zo(d,f);else if(ei(t,"onPending"),d.pendingBranch=f,d.pendingId++,l(null,f,d.hiddenContainer,null,o,d,i,a,s),d.deps<=0)d.resolve();else{const{timeout:b,pendingId:E}=d;b>0?setTimeout(()=>{d.pendingId===E&&d.fallback(h)},b):b===0&&d.fallback(h)}}function gc(e,t,n,r,o,i,a,s,l,u,c=!1){const{p:d,m:f,um:h,n:p,o:{parentNode:m,remove:g}}=u,y=kr(e.props&&e.props.timeout),b={vnode:e,parent:t,parentComponent:n,isSVG:a,container:r,hiddenContainer:o,anchor:i,deps:0,pendingId:0,timeout:typeof y=="number"?y:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:c,isUnmounted:!1,effects:[],resolve(E=!1){const{vnode:x,activeBranch:O,pendingBranch:C,pendingId:M,effects:L,parentComponent:D,container:N}=b;if(b.isHydrating)b.isHydrating=!1;else if(!E){const j=O&&C.transition&&C.transition.mode==="out-in";j&&(O.transition.afterLeave=()=>{M===b.pendingId&&f(C,N,V,0)});let{anchor:V}=b;O&&(V=p(O),h(O,D,b,!0)),j||f(C,N,V,0)}zo(b,C),b.pendingBranch=null,b.isInFallback=!1;let $=b.parent,P=!1;for(;$;){if($.pendingBranch){$.effects.push(...L),P=!0;break}$=$.parent}P||dc(L),b.effects=[],ei(x,"onResolve")},fallback(E){if(!b.pendingBranch)return;const{vnode:x,activeBranch:O,parentComponent:C,container:M,isSVG:L}=b;ei(x,"onFallback");const D=p(O),N=()=>{!b.isInFallback||(d(null,E,M,D,C,null,L,s,l),zo(b,E))},$=E.transition&&E.transition.mode==="out-in";$&&(O.transition.afterLeave=N),b.isInFallback=!0,h(O,C,null,!0),$||N()},move(E,x,O){b.activeBranch&&f(b.activeBranch,E,x,O),b.container=E},next(){return b.activeBranch&&p(b.activeBranch)},registerDep(E,x){const O=!!b.pendingBranch;O&&b.deps++;const C=E.vnode.el;E.asyncDep.catch(M=>{mo(M,E,0)}).then(M=>{if(E.isUnmounted||b.isUnmounted||b.pendingId!==E.suspenseId)return;E.asyncResolved=!0;const{vnode:L}=E;gu(E,M,!1),C&&(L.el=C);const D=!C&&E.subTree.el;x(E,L,m(C||E.subTree.el),C?null:p(E.subTree),b,a,l),D&&g(D),vc(E,L.el),O&&--b.deps===0&&b.resolve()})},unmount(E,x){b.isUnmounted=!0,b.activeBranch&&h(b.activeBranch,n,E,x),b.pendingBranch&&h(b.pendingBranch,n,E,x)}};return b}function O0(e,t,n,r,o,i,a,s,l){const u=t.suspense=gc(t,r,n,e.parentNode,document.createElement("div"),null,o,i,a,s,!0),c=l(e,u.pendingBranch=t.ssContent,n,u,i,a);return u.deps===0&&u.resolve(),c}function C0(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=_f(r?n.default:n),e.ssFallback=r?_f(n.fallback):ft(Zt)}function _f(e){let t;if(Ve(e)){const n=ea&&e._c;n&&(e._d=!1,vi()),e=e(),n&&(e._d=!0,t=Kn,Ap())}return je(e)&&(e=m0(e)),e=dn(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function np(e,t){t&&t.pendingBranch?je(e)?t.effects.push(...e):t.effects.push(e):dc(e)}function zo(e,t){e.activeBranch=t;const{vnode:n,parentComponent:r}=e,o=n.el=t.el;r&&r.subTree===n&&(r.vnode.el=o,vc(r,o))}function La(e,t){if(It){let n=It.provides;const r=It.parent&&It.parent.provides;r===n&&(n=It.provides=Object.create(r)),n[e]=t}}function zn(e,t,n=!1){const r=It||mn;if(r){const o=r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides;if(o&&e in o)return o[e];if(arguments.length>1)return n&&Ve(t)?t.call(r.proxy):t}}function D0(e,t){return di(e,null,t)}function rp(e,t){return di(e,null,{flush:"post"})}function A0(e,t){return di(e,null,{flush:"sync"})}const Vf={};function Pt(e,t,n){return di(e,t,n)}function di(e,t,{immediate:n,deep:r,flush:o,onTrack:i,onTrigger:a}=at){const s=It;let l,u=!1,c=!1;if(Mt(e)?(l=()=>e.value,u=oc(e)):ao(e)?(l=()=>e,r=!0):je(e)?(c=!0,u=e.some(ao),l=()=>e.map(y=>{if(Mt(y))return y.value;if(ao(y))return no(y);if(Ve(y))return Gn(y,s,2)})):Ve(e)?t?l=()=>Gn(e,s,2):l=()=>{if(!(s&&s.isUnmounted))return d&&d(),vn(e,s,3,[f])}:l=Ln,t&&r){const y=l;l=()=>no(y())}let d,f=y=>{d=g.onStop=()=>{Gn(y,s,4)}};if(ta)return f=Ln,t?n&&vn(t,s,3,[l(),c?[]:void 0,f]):l(),Ln;let h=c?[]:Vf;const p=()=>{if(!!g.active)if(t){const y=g.run();(r||u||(c?y.some((b,E)=>Ja(b,h[E])):Ja(y,h)))&&(d&&d(),vn(t,s,3,[y,h===Vf?void 0:h,f]),h=y)}else g.run()};p.allowRecurse=!!t;let m;o==="sync"?m=p:o==="post"?m=()=>kt(p,s&&s.suspense):m=()=>{!s||s.isMounted?c0(p):p()};const g=new fi(l,m);return t?n?p():h=g.run():o==="post"?kt(g.run.bind(g),s&&s.suspense):g.run(),()=>{g.stop(),s&&s.scope&&Ju(s.scope.effects,g)}}function T0(e,t,n){const r=this.proxy,o=yt(e)?e.includes(".")?op(r,e):()=>r[e]:e.bind(r,r);let i;Ve(t)?i=t:(i=t.handler,n=t);const a=It;_r(this);const s=di(o,i.bind(r),n);return a?_r(a):Nr(),s}function op(e,t){const n=t.split(".");return()=>{let r=e;for(let o=0;o{no(n,t)});else if(Ph(e))for(const n in e)no(e[n],t);return e}function yc(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return sa(()=>{e.isMounted=!0}),Gs(()=>{e.isUnmounting=!0}),e}const En=[Function,Array],F0={name:"BaseTransition",props:{mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:En,onEnter:En,onAfterEnter:En,onEnterCancelled:En,onBeforeLeave:En,onLeave:En,onAfterLeave:En,onLeaveCancelled:En,onBeforeAppear:En,onAppear:En,onAfterAppear:En,onAppearCancelled:En},setup(e,{slots:t}){const n=Hr(),r=yc();let o;return()=>{const i=t.default&&Hs(t.default(),!0);if(!i||!i.length)return;const a=qe(e),{mode:s}=a,l=i[0];if(r.isLeaving)return Ol(l);const u=Hf(l);if(!u)return Ol(l);const c=Qo(u,a,r,n);uo(u,c);const d=n.subTree,f=d&&Hf(d);let h=!1;const{getTransitionKey:p}=u.type;if(p){const m=p();o===void 0?o=m:m!==o&&(o=m,h=!0)}if(f&&f.type!==Zt&&(!Vn(u,f)||h)){const m=Qo(f,a,r,n);if(uo(f,m),s==="out-in")return r.isLeaving=!0,m.afterLeave=()=>{r.isLeaving=!1,n.update()},Ol(l);s==="in-out"&&u.type!==Zt&&(m.delayLeave=(g,y,b)=>{const E=ap(r,f);E[String(f.key)]=f,g._leaveCb=()=>{y(),g._leaveCb=void 0,delete c.delayedLeave},c.delayedLeave=b})}return l}}},bc=F0;function ap(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function Qo(e,t,n,r){const{appear:o,mode:i,persisted:a=!1,onBeforeEnter:s,onEnter:l,onAfterEnter:u,onEnterCancelled:c,onBeforeLeave:d,onLeave:f,onAfterLeave:h,onLeaveCancelled:p,onBeforeAppear:m,onAppear:g,onAfterAppear:y,onAppearCancelled:b}=t,E=String(e.key),x=ap(n,e),O=(M,L)=>{M&&vn(M,r,9,L)},C={mode:i,persisted:a,beforeEnter(M){let L=s;if(!n.isMounted)if(o)L=m||s;else return;M._leaveCb&&M._leaveCb(!0);const D=x[E];D&&Vn(e,D)&&D.el._leaveCb&&D.el._leaveCb(),O(L,[M])},enter(M){let L=l,D=u,N=c;if(!n.isMounted)if(o)L=g||l,D=y||u,N=b||c;else return;let $=!1;const P=M._enterCb=j=>{$||($=!0,j?O(N,[M]):O(D,[M]),C.delayedLeave&&C.delayedLeave(),M._enterCb=void 0)};L?(L(M,P),L.length<=1&&P()):P()},leave(M,L){const D=String(e.key);if(M._enterCb&&M._enterCb(!0),n.isUnmounting)return L();O(d,[M]);let N=!1;const $=M._leaveCb=P=>{N||(N=!0,L(),P?O(p,[M]):O(h,[M]),M._leaveCb=void 0,x[D]===e&&delete x[D])};x[D]=e,f?(f(M,$),f.length<=1&&$()):$()},clone(M){return Qo(M,t,n,r)}};return C}function Ol(e){if(pi(e))return e=$r(e),e.children=null,e}function Hf(e){return pi(e)?e.children?e.children[0]:void 0:e}function uo(e,t){e.shapeFlag&6&&e.component?uo(e.component.subTree,t):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function Hs(e,t=!1){let n=[],r=0;for(let o=0;o1)for(let o=0;o!!e.type.__asyncLoader;function P0(e){Ve(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:o=200,timeout:i,suspensible:a=!0,onError:s}=e;let l=null,u,c=0;const d=()=>(c++,l=null,f()),f=()=>{let h;return l||(h=l=t().catch(p=>{if(p=p instanceof Error?p:new Error(String(p)),s)return new Promise((m,g)=>{s(p,()=>m(d()),()=>g(p),c+1)});throw p}).then(p=>h!==l&&l?l:(p&&(p.__esModule||p[Symbol.toStringTag]==="Module")&&(p=p.default),u=p,p)))};return hi({name:"AsyncComponentWrapper",__asyncLoader:f,get __asyncResolved(){return u},setup(){const h=It;if(u)return()=>Cl(u,h);const p=b=>{l=null,mo(b,h,13,!r)};if(a&&h.suspense||ta)return f().then(b=>()=>Cl(b,h)).catch(b=>(p(b),()=>r?ft(r,{error:b}):null));const m=sr(!1),g=sr(),y=sr(!!o);return o&&setTimeout(()=>{y.value=!1},o),i!=null&&setTimeout(()=>{if(!m.value&&!g.value){const b=new Error(`Async component timed out after ${i}ms.`);p(b),g.value=b}},i),f().then(()=>{m.value=!0,h.parent&&pi(h.parent.vnode)&&fc(h.parent.update)}).catch(b=>{p(b),g.value=b}),()=>{if(m.value&&u)return Cl(u,h);if(g.value&&r)return ft(r,{error:g.value});if(n&&!y.value)return ft(n)}}})}function Cl(e,{vnode:{ref:t,props:n,children:r}}){const o=ft(e,n,r);return o.ref=t,o}const pi=e=>e.type.__isKeepAlive,M0={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=Hr(),r=n.ctx;if(!r.renderer)return t.default;const o=new Map,i=new Set;let a=null;const s=n.suspense,{renderer:{p:l,m:u,um:c,o:{createElement:d}}}=r,f=d("div");r.activate=(b,E,x,O,C)=>{const M=b.component;u(b,E,x,0,s),l(M.vnode,b,E,x,M,s,O,b.slotScopeIds,C),kt(()=>{M.isDeactivated=!1,M.a&&Wo(M.a);const L=b.props&&b.props.onVnodeMounted;L&&rn(L,M.parent,b)},s)},r.deactivate=b=>{const E=b.component;u(b,f,null,1,s),kt(()=>{E.da&&Wo(E.da);const x=b.props&&b.props.onVnodeUnmounted;x&&rn(x,E.parent,b),E.isDeactivated=!0},s)};function h(b){Dl(b),c(b,n,s,!0)}function p(b){o.forEach((E,x)=>{const O=ms(E.type);O&&(!b||!b(O))&&m(x)})}function m(b){const E=o.get(b);!a||E.type!==a.type?h(E):a&&Dl(a),o.delete(b),i.delete(b)}Pt(()=>[e.include,e.exclude],([b,E])=>{b&&p(x=>Oa(b,x)),E&&p(x=>!Oa(E,x))},{flush:"post",deep:!0});let g=null;const y=()=>{g!=null&&o.set(g,Al(n.subTree))};return sa(y),Ws(y),Gs(()=>{o.forEach(b=>{const{subTree:E,suspense:x}=n,O=Al(E);if(b.type===O.type){Dl(O);const C=O.component.da;C&&kt(C,x);return}h(b)})}),()=>{if(g=null,!t.default)return null;const b=t.default(),E=b[0];if(b.length>1)return a=null,b;if(!Ur(E)||!(E.shapeFlag&4)&&!(E.shapeFlag&128))return a=null,E;let x=Al(E);const O=x.type,C=ms(ti(x)?x.type.__asyncResolved||{}:O),{include:M,exclude:L,max:D}=e;if(M&&(!C||!Oa(M,C))||L&&C&&Oa(L,C))return a=x,E;const N=x.key==null?O:x.key,$=o.get(N);return x.el&&(x=$r(x),E.shapeFlag&128&&(E.ssContent=x)),g=N,$?(x.el=$.el,x.component=$.component,x.transition&&uo(x,x.transition),x.shapeFlag|=512,i.delete(N),i.add(N)):(i.add(N),D&&i.size>parseInt(D,10)&&m(i.values().next().value)),x.shapeFlag|=256,a=x,E}}},R0=M0;function Oa(e,t){return je(e)?e.some(n=>Oa(n,t)):yt(e)?e.split(",").includes(t):e.test?e.test(t):!1}function ip(e,t){lp(e,"a",t)}function sp(e,t){lp(e,"da",t)}function lp(e,t,n=It){const r=e.__wdc||(e.__wdc=()=>{let o=n;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(Ys(t,r,n),n){let o=n.parent;for(;o&&o.parent;)pi(o.parent.vnode)&&I0(r,t,n,o),o=o.parent}}function I0(e,t,n,r){const o=Ys(t,e,r,!0);mi(()=>{Ju(r[t],o)},n)}function Dl(e){let t=e.shapeFlag;t&256&&(t-=256),t&512&&(t-=512),e.shapeFlag=t}function Al(e){return e.shapeFlag&128?e.ssContent:e}function Ys(e,t,n=It,r=!1){if(n){const o=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...a)=>{if(n.isUnmounted)return;fo(),_r(n);const s=vn(t,n,e,a);return Nr(),ho(),s});return r?o.unshift(i):o.push(i),i}}const pr=e=>(t,n=It)=>(!ta||e==="sp")&&Ys(e,t,n),up=pr("bm"),sa=pr("m"),cp=pr("bu"),Ws=pr("u"),Gs=pr("bum"),mi=pr("um"),fp=pr("sp"),dp=pr("rtg"),hp=pr("rtc");function pp(e,t=It){Ys("ec",e,t)}let cu=!0;function N0(e){const t=vp(e),n=e.proxy,r=e.ctx;cu=!1,t.beforeCreate&&Yf(t.beforeCreate,e,"bc");const{data:o,computed:i,methods:a,watch:s,provide:l,inject:u,created:c,beforeMount:d,mounted:f,beforeUpdate:h,updated:p,activated:m,deactivated:g,beforeDestroy:y,beforeUnmount:b,destroyed:E,unmounted:x,render:O,renderTracked:C,renderTriggered:M,errorCaptured:L,serverPrefetch:D,expose:N,inheritAttrs:$,components:P,directives:j,filters:V}=t;if(u&&L0(u,r,null,e.appContext.config.unwrapInjectedRef),a)for(const ae in a){const me=a[ae];Ve(me)&&(r[ae]=me.bind(n))}if(o){const ae=o.call(n,n);Ot(ae)&&(e.data=po(ae))}if(cu=!0,i)for(const ae in i){const me=i[ae],Te=Ve(me)?me.bind(n,n):Ve(me.get)?me.get.bind(n,n):Ln,Ie=!Ve(me)&&Ve(me.set)?me.set.bind(n):Ln,de=Lt({get:Te,set:Ie});Object.defineProperty(r,ae,{enumerable:!0,configurable:!0,get:()=>de.value,set:H=>de.value=H})}if(s)for(const ae in s)mp(s[ae],r,n,ae);if(l){const ae=Ve(l)?l.call(n):l;Reflect.ownKeys(ae).forEach(me=>{La(me,ae[me])})}c&&Yf(c,e,"c");function Z(ae,me){je(me)?me.forEach(Te=>ae(Te.bind(n))):me&&ae(me.bind(n))}if(Z(up,d),Z(sa,f),Z(cp,h),Z(Ws,p),Z(ip,m),Z(sp,g),Z(pp,L),Z(hp,C),Z(dp,M),Z(Gs,b),Z(mi,x),Z(fp,D),je(N))if(N.length){const ae=e.exposed||(e.exposed={});N.forEach(me=>{Object.defineProperty(ae,me,{get:()=>n[me],set:Te=>n[me]=Te})})}else e.exposed||(e.exposed={});O&&e.render===Ln&&(e.render=O),$!=null&&(e.inheritAttrs=$),P&&(e.components=P),j&&(e.directives=j)}function L0(e,t,n=Ln,r=!1){je(e)&&(e=fu(e));for(const o in e){const i=e[o];let a;Ot(i)?"default"in i?a=zn(i.from||o,i.default,!0):a=zn(i.from||o):a=zn(i),Mt(a)&&r?Object.defineProperty(t,o,{enumerable:!0,configurable:!0,get:()=>a.value,set:s=>a.value=s}):t[o]=a}}function Yf(e,t,n){vn(je(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function mp(e,t,n,r){const o=r.includes(".")?op(n,r):()=>n[r];if(yt(e)){const i=t[e];Ve(i)&&Pt(o,i)}else if(Ve(e))Pt(o,e.bind(n));else if(Ot(e))if(je(e))e.forEach(i=>mp(i,t,n,r));else{const i=Ve(e.handler)?e.handler.bind(n):t[e.handler];Ve(i)&&Pt(o,i,e)}}function vp(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:o,optionsCache:i,config:{optionMergeStrategies:a}}=e.appContext,s=i.get(t);let l;return s?l=s:!o.length&&!n&&!r?l=t:(l={},o.length&&o.forEach(u=>fs(l,u,a,!0)),fs(l,t,a)),i.set(t,l),l}function fs(e,t,n,r=!1){const{mixins:o,extends:i}=t;i&&fs(e,i,n,!0),o&&o.forEach(a=>fs(e,a,n,!0));for(const a in t)if(!(r&&a==="expose")){const s=j0[a]||n&&n[a];e[a]=s?s(e[a],t[a]):t[a]}return e}const j0={data:Wf,props:Qr,emits:Qr,methods:Qr,computed:Qr,beforeCreate:Xt,created:Xt,beforeMount:Xt,mounted:Xt,beforeUpdate:Xt,updated:Xt,beforeDestroy:Xt,beforeUnmount:Xt,destroyed:Xt,unmounted:Xt,activated:Xt,deactivated:Xt,errorCaptured:Xt,serverPrefetch:Xt,components:Qr,directives:Qr,watch:B0,provide:Wf,inject:k0};function Wf(e,t){return t?e?function(){return xt(Ve(e)?e.call(this,this):e,Ve(t)?t.call(this,this):t)}:t:e}function k0(e,t){return Qr(fu(e),fu(t))}function fu(e){if(je(e)){const t={};for(let n=0;n0)&&!(a&16)){if(a&8){const c=e.vnode.dynamicProps;for(let d=0;d{l=!0;const[f,h]=yp(d,t,!0);xt(a,f),h&&s.push(...h)};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}if(!i&&!l)return r.set(e,Ho),Ho;if(je(i))for(let c=0;c-1,h[1]=m<0||p-1||nt(h,"default"))&&s.push(d)}}}const u=[a,s];return r.set(e,u),u}function Gf(e){return e[0]!=="$"}function zf(e){const t=e&&e.toString().match(/^\s*function (\w+)/);return t?t[1]:e===null?"null":""}function Kf(e,t){return zf(e)===zf(t)}function Xf(e,t){return je(t)?t.findIndex(n=>Kf(n,e)):Ve(t)&&Kf(t,e)?0:-1}const bp=e=>e[0]==="_"||e==="$stable",Sc=e=>je(e)?e.map(dn):[dn(e)],_0=(e,t,n)=>{const r=mc((...o)=>Sc(t(...o)),n);return r._c=!1,r},Sp=(e,t,n)=>{const r=e._ctx;for(const o in e){if(bp(o))continue;const i=e[o];if(Ve(i))t[o]=_0(o,i,r);else if(i!=null){const a=Sc(i);t[o]=()=>a}}},Ep=(e,t)=>{const n=Sc(t);e.slots.default=()=>n},V0=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=qe(t),ls(t,"_",n)):Sp(t,e.slots={})}else e.slots={},t&&Ep(e,t);ls(e.slots,zs,1)},H0=(e,t,n)=>{const{vnode:r,slots:o}=e;let i=!0,a=at;if(r.shapeFlag&32){const s=t._;s?n&&s===1?i=!1:(xt(o,t),!n&&s===1&&delete o._):(i=!t.$stable,Sp(t,o)),a=t}else t&&(Ep(e,t),a={default:1});if(i)for(const s in o)!bp(s)&&!(s in a)&&delete o[s]};function Y0(e,t){const n=mn;if(n===null)return e;const r=n.proxy,o=e.dirs||(e.dirs=[]);for(let i=0;ids(f,t&&(je(t)?t[h]:t),n,r,o));return}if(ti(r)&&!o)return;const i=r.shapeFlag&4?Fc(r.component)||r.component.proxy:r.el,a=o?null:i,{i:s,r:l}=e,u=t&&t.r,c=s.refs===at?s.refs={}:s.refs,d=s.setupState;if(u!=null&&u!==l&&(yt(u)?(c[u]=null,nt(d,u)&&(d[u]=null)):Mt(u)&&(u.value=null)),Ve(l))Gn(l,s,12,[a,c]);else{const f=yt(l),h=Mt(l);if(f||h){const p=()=>{if(e.f){const m=f?c[l]:l.value;o?je(m)&&Ju(m,i):je(m)?m.includes(i)||m.push(i):f?c[l]=[i]:(l.value=[i],e.k&&(c[e.k]=l.value))}else f?(c[l]=a,nt(d,l)&&(d[l]=a)):Mt(l)&&(l.value=a,e.k&&(c[e.k]=a))};a?(p.id=-1,kt(p,n)):p()}}}let Er=!1;const ki=e=>/svg/.test(e.namespaceURI)&&e.tagName!=="foreignObject",Tl=e=>e.nodeType===8;function z0(e){const{mt:t,p:n,o:{patchProp:r,nextSibling:o,parentNode:i,remove:a,insert:s,createComment:l}}=e,u=(g,y)=>{if(!y.hasChildNodes()){n(null,g,y),cs();return}Er=!1,c(y.firstChild,g,null,null,null),cs(),Er&&console.error("Hydration completed but contains mismatches.")},c=(g,y,b,E,x,O=!1)=>{const C=Tl(g)&&g.data==="[",M=()=>p(g,y,b,E,x,C),{type:L,ref:D,shapeFlag:N}=y,$=g.nodeType;y.el=g;let P=null;switch(L){case qo:$!==3?P=M():(g.data!==y.children&&(Er=!0,g.data=y.children),P=o(g));break;case Zt:$!==8||C?P=M():P=o(g);break;case io:if($!==1)P=M();else{P=g;const j=!y.children.length;for(let V=0;V{O=O||!!y.dynamicChildren;const{type:C,props:M,patchFlag:L,shapeFlag:D,dirs:N}=y,$=C==="input"&&N||C==="option";if($||L!==-1){if(N&&_n(y,null,b,"created"),M)if($||!O||L&48)for(const j in M)($&&j.endsWith("value")||ui(j)&&!Fa(j))&&r(g,j,null,M[j],!1,void 0,b);else M.onClick&&r(g,"onClick",null,M.onClick,!1,void 0,b);let P;if((P=M&&M.onVnodeBeforeMount)&&rn(P,b,y),N&&_n(y,null,b,"beforeMount"),((P=M&&M.onVnodeMounted)||N)&&np(()=>{P&&rn(P,b,y),N&&_n(y,null,b,"mounted")},E),D&16&&!(M&&(M.innerHTML||M.textContent))){let j=f(g.firstChild,y,g,b,E,x,O);for(;j;){Er=!0;const V=j;j=j.nextSibling,a(V)}}else D&8&&g.textContent!==y.children&&(Er=!0,g.textContent=y.children)}return g.nextSibling},f=(g,y,b,E,x,O,C)=>{C=C||!!y.dynamicChildren;const M=y.children,L=M.length;for(let D=0;D{const{slotScopeIds:C}=y;C&&(x=x?x.concat(C):C);const M=i(g),L=f(o(g),y,M,b,E,x,O);return L&&Tl(L)&&L.data==="]"?o(y.anchor=L):(Er=!0,s(y.anchor=l("]"),M,L),L)},p=(g,y,b,E,x,O)=>{if(Er=!0,y.el=null,O){const L=m(g);for(;;){const D=o(g);if(D&&D!==L)a(D);else break}}const C=o(g),M=i(g);return a(g),n(null,y,M,C,b,E,ki(M),x),C},m=g=>{let y=0;for(;g;)if(g=o(g),g&&Tl(g)&&(g.data==="["&&y++,g.data==="]")){if(y===0)return o(g);y--}return g};return[u,c]}const kt=np;function xp(e){return Cp(e)}function Op(e){return Cp(e,z0)}function Cp(e,t){const n=vy();n.__VUE__=!0;const{insert:r,remove:o,patchProp:i,createElement:a,createText:s,createComment:l,setText:u,setElementText:c,parentNode:d,nextSibling:f,setScopeId:h=Ln,cloneNode:p,insertStaticContent:m}=e,g=(w,R,_,Q=null,te=null,fe=null,he=!1,le=null,oe=!!R.dynamicChildren)=>{if(w===R)return;w&&!Vn(w,R)&&(Q=A(w),se(w,te,fe,!0),w=null),R.patchFlag===-2&&(oe=!1,R.dynamicChildren=null);const{type:X,ref:Ee,shapeFlag:be}=R;switch(X){case qo:y(w,R,_,Q);break;case Zt:b(w,R,_,Q);break;case io:w==null&&E(R,_,Q,he);break;case Ut:j(w,R,_,Q,te,fe,he,le,oe);break;default:be&1?C(w,R,_,Q,te,fe,he,le,oe):be&6?V(w,R,_,Q,te,fe,he,le,oe):(be&64||be&128)&&X.process(w,R,_,Q,te,fe,he,le,oe,ue)}Ee!=null&&te&&ds(Ee,w&&w.ref,fe,R||w,!R)},y=(w,R,_,Q)=>{if(w==null)r(R.el=s(R.children),_,Q);else{const te=R.el=w.el;R.children!==w.children&&u(te,R.children)}},b=(w,R,_,Q)=>{w==null?r(R.el=l(R.children||""),_,Q):R.el=w.el},E=(w,R,_,Q)=>{[w.el,w.anchor]=m(w.children,R,_,Q,w.el,w.anchor)},x=({el:w,anchor:R},_,Q)=>{let te;for(;w&&w!==R;)te=f(w),r(w,_,Q),w=te;r(R,_,Q)},O=({el:w,anchor:R})=>{let _;for(;w&&w!==R;)_=f(w),o(w),w=_;o(R)},C=(w,R,_,Q,te,fe,he,le,oe)=>{he=he||R.type==="svg",w==null?M(R,_,Q,te,fe,he,le,oe):N(w,R,te,fe,he,le,oe)},M=(w,R,_,Q,te,fe,he,le)=>{let oe,X;const{type:Ee,props:be,shapeFlag:we,transition:Re,patchFlag:Ne,dirs:$e}=w;if(w.el&&p!==void 0&&Ne===-1)oe=w.el=p(w.el);else{if(oe=w.el=a(w.type,fe,be&&be.is,be),we&8?c(oe,w.children):we&16&&D(w.children,oe,null,Q,te,fe&&Ee!=="foreignObject",he,le),$e&&_n(w,null,Q,"created"),be){for(const v in be)v!=="value"&&!Fa(v)&&i(oe,v,null,be[v],fe,w.children,Q,te,F);"value"in be&&i(oe,"value",null,be.value),(X=be.onVnodeBeforeMount)&&rn(X,Q,w)}L(oe,w,w.scopeId,he,Q)}$e&&_n(w,null,Q,"beforeMount");const S=(!te||te&&!te.pendingBranch)&&Re&&!Re.persisted;S&&Re.beforeEnter(oe),r(oe,R,_),((X=be&&be.onVnodeMounted)||S||$e)&&kt(()=>{X&&rn(X,Q,w),S&&Re.enter(oe),$e&&_n(w,null,Q,"mounted")},te)},L=(w,R,_,Q,te)=>{if(_&&h(w,_),Q)for(let fe=0;fe{for(let X=oe;X{const le=R.el=w.el;let{patchFlag:oe,dynamicChildren:X,dirs:Ee}=R;oe|=w.patchFlag&16;const be=w.props||at,we=R.props||at;let Re;_&&zr(_,!1),(Re=we.onVnodeBeforeUpdate)&&rn(Re,_,R,w),Ee&&_n(R,w,_,"beforeUpdate"),_&&zr(_,!0);const Ne=te&&R.type!=="foreignObject";if(X?$(w.dynamicChildren,X,le,_,Q,Ne,fe):he||Te(w,R,le,null,_,Q,Ne,fe,!1),oe>0){if(oe&16)P(le,R,be,we,_,Q,te);else if(oe&2&&be.class!==we.class&&i(le,"class",null,we.class,te),oe&4&&i(le,"style",be.style,we.style,te),oe&8){const $e=R.dynamicProps;for(let S=0;S<$e.length;S++){const v=$e[S],T=be[v],B=we[v];(B!==T||v==="value")&&i(le,v,T,B,te,w.children,_,Q,F)}}oe&1&&w.children!==R.children&&c(le,R.children)}else!he&&X==null&&P(le,R,be,we,_,Q,te);((Re=we.onVnodeUpdated)||Ee)&&kt(()=>{Re&&rn(Re,_,R,w),Ee&&_n(R,w,_,"updated")},Q)},$=(w,R,_,Q,te,fe,he)=>{for(let le=0;le{if(_!==Q){for(const le in Q){if(Fa(le))continue;const oe=Q[le],X=_[le];oe!==X&&le!=="value"&&i(w,le,X,oe,he,R.children,te,fe,F)}if(_!==at)for(const le in _)!Fa(le)&&!(le in Q)&&i(w,le,_[le],null,he,R.children,te,fe,F);"value"in Q&&i(w,"value",_.value,Q.value)}},j=(w,R,_,Q,te,fe,he,le,oe)=>{const X=R.el=w?w.el:s(""),Ee=R.anchor=w?w.anchor:s("");let{patchFlag:be,dynamicChildren:we,slotScopeIds:Re}=R;Re&&(le=le?le.concat(Re):Re),w==null?(r(X,_,Q),r(Ee,_,Q),D(R.children,_,Ee,te,fe,he,le,oe)):be>0&&be&64&&we&&w.dynamicChildren?($(w.dynamicChildren,we,_,te,fe,he,le),(R.key!=null||te&&R===te.subTree)&&Ec(w,R,!0)):Te(w,R,_,Ee,te,fe,he,le,oe)},V=(w,R,_,Q,te,fe,he,le,oe)=>{R.slotScopeIds=le,w==null?R.shapeFlag&512?te.ctx.activate(R,_,Q,he,oe):re(R,_,Q,te,fe,he,oe):Z(w,R,oe)},re=(w,R,_,Q,te,fe,he)=>{const le=w.component=Ip(w,Q,te);if(pi(w)&&(le.ctx.renderer=ue),Lp(le),le.asyncDep){if(te&&te.registerDep(le,ae),!w.el){const oe=le.subTree=ft(Zt);b(null,oe,R,_)}return}ae(le,w,R,_,te,fe,he)},Z=(w,R,_)=>{const Q=R.component=w.component;if(y0(w,R,_))if(Q.asyncDep&&!Q.asyncResolved){me(Q,R,_);return}else Q.next=R,u0(Q.update),Q.update();else R.component=w.component,R.el=w.el,Q.vnode=R},ae=(w,R,_,Q,te,fe,he)=>{const le=()=>{if(w.isMounted){let{next:Ee,bu:be,u:we,parent:Re,vnode:Ne}=w,$e=Ee,S;zr(w,!1),Ee?(Ee.el=Ne.el,me(w,Ee,he)):Ee=Ne,be&&Wo(be),(S=Ee.props&&Ee.props.onVnodeBeforeUpdate)&&rn(S,Re,Ee,Ne),zr(w,!0);const v=Ji(w),T=w.subTree;w.subTree=v,g(T,v,d(T.el),A(T),w,te,fe),Ee.el=v.el,$e===null&&vc(w,v.el),we&&kt(we,te),(S=Ee.props&&Ee.props.onVnodeUpdated)&&kt(()=>rn(S,Re,Ee,Ne),te)}else{let Ee;const{el:be,props:we}=R,{bm:Re,m:Ne,parent:$e}=w,S=ti(R);if(zr(w,!1),Re&&Wo(Re),!S&&(Ee=we&&we.onVnodeBeforeMount)&&rn(Ee,$e,R),zr(w,!0),be&&ye){const v=()=>{w.subTree=Ji(w),ye(be,w.subTree,w,te,null)};S?R.type.__asyncLoader().then(()=>!w.isUnmounted&&v()):v()}else{const v=w.subTree=Ji(w);g(null,v,_,Q,w,te,fe),R.el=v.el}if(Ne&&kt(Ne,te),!S&&(Ee=we&&we.onVnodeMounted)){const v=R;kt(()=>rn(Ee,$e,v),te)}R.shapeFlag&256&&w.a&&kt(w.a,te),w.isMounted=!0,R=_=Q=null}},oe=w.effect=new fi(le,()=>fc(w.update),w.scope),X=w.update=oe.run.bind(oe);X.id=w.uid,zr(w,!0),X()},me=(w,R,_)=>{R.component=w;const Q=w.vnode.props;w.vnode=R,w.next=null,$0(w,R.props,Q,_),H0(w,R.children,_),fo(),hc(void 0,w.update),ho()},Te=(w,R,_,Q,te,fe,he,le,oe=!1)=>{const X=w&&w.children,Ee=w?w.shapeFlag:0,be=R.children,{patchFlag:we,shapeFlag:Re}=R;if(we>0){if(we&128){de(X,be,_,Q,te,fe,he,le,oe);return}else if(we&256){Ie(X,be,_,Q,te,fe,he,le,oe);return}}Re&8?(Ee&16&&F(X,te,fe),be!==X&&c(_,be)):Ee&16?Re&16?de(X,be,_,Q,te,fe,he,le,oe):F(X,te,fe,!0):(Ee&8&&c(_,""),Re&16&&D(be,_,Q,te,fe,he,le,oe))},Ie=(w,R,_,Q,te,fe,he,le,oe)=>{w=w||Ho,R=R||Ho;const X=w.length,Ee=R.length,be=Math.min(X,Ee);let we;for(we=0;weEe?F(w,te,fe,!0,!1,be):D(R,_,Q,te,fe,he,le,oe,be)},de=(w,R,_,Q,te,fe,he,le,oe)=>{let X=0;const Ee=R.length;let be=w.length-1,we=Ee-1;for(;X<=be&&X<=we;){const Re=w[X],Ne=R[X]=oe?Dr(R[X]):dn(R[X]);if(Vn(Re,Ne))g(Re,Ne,_,null,te,fe,he,le,oe);else break;X++}for(;X<=be&&X<=we;){const Re=w[be],Ne=R[we]=oe?Dr(R[we]):dn(R[we]);if(Vn(Re,Ne))g(Re,Ne,_,null,te,fe,he,le,oe);else break;be--,we--}if(X>be){if(X<=we){const Re=we+1,Ne=Rewe)for(;X<=be;)se(w[X],te,fe,!0),X++;else{const Re=X,Ne=X,$e=new Map;for(X=Ne;X<=we;X++){const Oe=R[X]=oe?Dr(R[X]):dn(R[X]);Oe.key!=null&&$e.set(Oe.key,X)}let S,v=0;const T=we-Ne+1;let B=!1,G=0;const ie=new Array(T);for(X=0;X=T){se(Oe,te,fe,!0);continue}let z;if(Oe.key!=null)z=$e.get(Oe.key);else for(S=Ne;S<=we;S++)if(ie[S-Ne]===0&&Vn(Oe,R[S])){z=S;break}z===void 0?se(Oe,te,fe,!0):(ie[z-Ne]=X+1,z>=G?G=z:B=!0,g(Oe,R[z],_,null,te,fe,he,le,oe),v++)}const Se=B?K0(ie):Ho;for(S=Se.length-1,X=T-1;X>=0;X--){const Oe=Ne+X,z=R[Oe],ne=Oe+1{const{el:fe,type:he,transition:le,children:oe,shapeFlag:X}=w;if(X&6){H(w.component.subTree,R,_,Q);return}if(X&128){w.suspense.move(R,_,Q);return}if(X&64){he.move(w,R,_,ue);return}if(he===Ut){r(fe,R,_);for(let be=0;bele.enter(fe),te);else{const{leave:be,delayLeave:we,afterLeave:Re}=le,Ne=()=>r(fe,R,_),$e=()=>{be(fe,()=>{Ne(),Re&&Re()})};we?we(fe,Ne,$e):$e()}else r(fe,R,_)},se=(w,R,_,Q=!1,te=!1)=>{const{type:fe,props:he,ref:le,children:oe,dynamicChildren:X,shapeFlag:Ee,patchFlag:be,dirs:we}=w;if(le!=null&&ds(le,null,_,w,!0),Ee&256){R.ctx.deactivate(w);return}const Re=Ee&1&&we,Ne=!ti(w);let $e;if(Ne&&($e=he&&he.onVnodeBeforeUnmount)&&rn($e,R,w),Ee&6)ee(w.component,_,Q);else{if(Ee&128){w.suspense.unmount(_,Q);return}Re&&_n(w,null,R,"beforeUnmount"),Ee&64?w.type.remove(w,R,_,te,ue,Q):X&&(fe!==Ut||be>0&&be&64)?F(X,R,_,!1,!0):(fe===Ut&&be&384||!te&&Ee&16)&&F(oe,R,_),Q&&ve(w)}(Ne&&($e=he&&he.onVnodeUnmounted)||Re)&&kt(()=>{$e&&rn($e,R,w),Re&&_n(w,null,R,"unmounted")},_)},ve=w=>{const{type:R,el:_,anchor:Q,transition:te}=w;if(R===Ut){k(_,Q);return}if(R===io){O(w);return}const fe=()=>{o(_),te&&!te.persisted&&te.afterLeave&&te.afterLeave()};if(w.shapeFlag&1&&te&&!te.persisted){const{leave:he,delayLeave:le}=te,oe=()=>he(_,fe);le?le(w.el,fe,oe):oe()}else fe()},k=(w,R)=>{let _;for(;w!==R;)_=f(w),o(w),w=_;o(R)},ee=(w,R,_)=>{const{bum:Q,scope:te,update:fe,subTree:he,um:le}=w;Q&&Wo(Q),te.stop(),fe&&(fe.active=!1,se(he,w,R,_)),le&&kt(le,R),kt(()=>{w.isUnmounted=!0},R),R&&R.pendingBranch&&!R.isUnmounted&&w.asyncDep&&!w.asyncResolved&&w.suspenseId===R.pendingId&&(R.deps--,R.deps===0&&R.resolve())},F=(w,R,_,Q=!1,te=!1,fe=0)=>{for(let he=fe;hew.shapeFlag&6?A(w.component.subTree):w.shapeFlag&128?w.suspense.next():f(w.anchor||w.el),W=(w,R,_)=>{w==null?R._vnode&&se(R._vnode,null,null,!0):g(R._vnode||null,w,R,null,null,null,_),cs(),R._vnode=w},ue={p:g,um:se,m:H,r:ve,mt:re,mc:D,pc:Te,pbc:$,n:A,o:e};let ce,ye;return t&&([ce,ye]=t(ue)),{render:W,hydrate:ce,createApp:G0(W,ce)}}function zr({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Ec(e,t,n=!1){const r=e.children,o=t.children;if(je(r)&&je(o))for(let i=0;i>1,e[n[s]]0&&(t[r]=n[i-1]),n[i]=r)}}for(i=n.length,a=n[i-1];i-- >0;)n[i]=a,a=t[a];return n}const X0=e=>e.__isTeleport,ja=e=>e&&(e.disabled||e.disabled===""),Jf=e=>typeof SVGElement!="undefined"&&e instanceof SVGElement,hu=(e,t)=>{const n=e&&e.to;return yt(n)?t?t(n):null:n},J0={__isTeleport:!0,process(e,t,n,r,o,i,a,s,l,u){const{mc:c,pc:d,pbc:f,o:{insert:h,querySelector:p,createText:m,createComment:g}}=u,y=ja(t.props);let{shapeFlag:b,children:E,dynamicChildren:x}=t;if(e==null){const O=t.el=m(""),C=t.anchor=m("");h(O,n,r),h(C,n,r);const M=t.target=hu(t.props,p),L=t.targetAnchor=m("");M&&(h(L,M),a=a||Jf(M));const D=(N,$)=>{b&16&&c(E,N,$,o,i,a,s,l)};y?D(n,C):M&&D(M,L)}else{t.el=e.el;const O=t.anchor=e.anchor,C=t.target=e.target,M=t.targetAnchor=e.targetAnchor,L=ja(e.props),D=L?n:C,N=L?O:M;if(a=a||Jf(C),x?(f(e.dynamicChildren,x,D,o,i,a,s),Ec(e,t,!0)):l||d(e,t,D,N,o,i,a,s,!1),y)L||Bi(t,n,O,u,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const $=t.target=hu(t.props,p);$&&Bi(t,$,null,u,0)}else L&&Bi(t,C,M,u,1)}},remove(e,t,n,r,{um:o,o:{remove:i}},a){const{shapeFlag:s,children:l,anchor:u,targetAnchor:c,target:d,props:f}=e;if(d&&i(c),(a||!ja(f))&&(i(u),s&16))for(let h=0;h0?Kn||Ho:null,Ap(),ea>0&&Kn&&Kn.push(e),e}function Fp(e,t,n,r,o,i){return Tp(Cc(e,t,n,r,o,i,!0))}function Oc(e,t,n,r,o){return Tp(ft(e,t,n,r,o,!0))}function Ur(e){return e?e.__v_isVNode===!0:!1}function Vn(e,t){return e.type===t.type&&e.key===t.key}function rb(e){}const zs="__vInternal",Pp=({key:e})=>e!=null?e:null,Zi=({ref:e,ref_key:t,ref_for:n})=>e!=null?yt(e)||Mt(e)||Ve(e)?{i:mn,r:e,k:t,f:!!n}:e:null;function Cc(e,t=null,n=null,r=0,o=null,i=e===Ut?0:1,a=!1,s=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Pp(t),ref:t&&Zi(t),scopeId:Vs,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:r,dynamicProps:o,dynamicChildren:null,appContext:null};return s?(Ac(l,n),i&128&&e.normalize(l)):n&&(l.shapeFlag|=yt(n)?8:16),ea>0&&!a&&Kn&&(l.patchFlag>0||i&6)&&l.patchFlag!==32&&Kn.push(l),l}const ft=ob;function ob(e,t=null,n=null,r=0,o=null,i=!1){if((!e||e===Dp)&&(e=Zt),Ur(e)){const s=$r(e,t,!0);return n&&Ac(s,n),s}if(Sb(e)&&(e=e.__vccOpts),t){t=Mp(t);let{class:s,style:l}=t;s&&!yt(s)&&(t.class=li(s)),Ot(l)&&(ac(l)&&!je(l)&&(l=xt({},l)),t.style=si(l))}const a=yt(e)?1:b0(e)?128:X0(e)?64:Ot(e)?4:Ve(e)?2:0;return Cc(e,t,n,r,o,a,i,!0)}function Mp(e){return e?ac(e)||zs in e?xt({},e):e:null}function $r(e,t,n=!1){const{props:r,ref:o,patchFlag:i,children:a}=e,s=t?Tc(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:s,key:s&&Pp(s),ref:t&&t.ref?n&&o?je(o)?o.concat(Zi(t)):[o,Zi(t)]:Zi(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:a,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Ut?i===-1?16:i|16:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&$r(e.ssContent),ssFallback:e.ssFallback&&$r(e.ssFallback),el:e.el,anchor:e.anchor}}function Dc(e=" ",t=0){return ft(qo,null,e,t)}function ab(e,t){const n=ft(io,null,e);return n.staticCount=t,n}function ib(e="",t=!1){return t?(vi(),Oc(Zt,null,e)):ft(Zt,null,e)}function dn(e){return e==null||typeof e=="boolean"?ft(Zt):je(e)?ft(Ut,null,e.slice()):typeof e=="object"?Dr(e):ft(qo,null,String(e))}function Dr(e){return e.el===null||e.memo?e:$r(e)}function Ac(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(je(t))n=16;else if(typeof t=="object")if(r&65){const o=t.default;o&&(o._c&&(o._d=!1),Ac(e,o()),o._c&&(o._d=!0));return}else{n=32;const o=t._;!o&&!(zs in t)?t._ctx=mn:o===3&&mn&&(mn.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else Ve(t)?(t={default:t,_ctx:mn},n=32):(t=String(t),r&64?(n=16,t=[Dc(t)]):n=8);e.children=t,e.shapeFlag|=n}function Tc(...e){const t={};for(let n=0;nt(a,s,void 0,i&&i[s]));else{const a=Object.keys(e);o=new Array(a.length);for(let s=0,l=a.length;sUr(t)?!(t.type===Zt||t.type===Ut&&!Rp(t.children)):!0)?e:null}function cb(e){const t={};for(const n in e)t[Pa(n)]=e[n];return t}const mu=e=>e?Np(e)?Fc(e)||e.proxy:mu(e.parent):null,hs=xt(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>mu(e.parent),$root:e=>mu(e.root),$emit:e=>e.emit,$options:e=>vp(e),$forceUpdate:e=>()=>fc(e.update),$nextTick:e=>_s.bind(e.proxy),$watch:e=>T0.bind(e)}),vu={get({_:e},t){const{ctx:n,setupState:r,data:o,props:i,accessCache:a,type:s,appContext:l}=e;let u;if(t[0]!=="$"){const h=a[t];if(h!==void 0)switch(h){case 1:return r[t];case 2:return o[t];case 4:return n[t];case 3:return i[t]}else{if(r!==at&&nt(r,t))return a[t]=1,r[t];if(o!==at&&nt(o,t))return a[t]=2,o[t];if((u=e.propsOptions[0])&&nt(u,t))return a[t]=3,i[t];if(n!==at&&nt(n,t))return a[t]=4,n[t];cu&&(a[t]=0)}}const c=hs[t];let d,f;if(c)return t==="$attrs"&&yn(e,"get",t),c(e);if((d=s.__cssModules)&&(d=d[t]))return d;if(n!==at&&nt(n,t))return a[t]=4,n[t];if(f=l.config.globalProperties,nt(f,t))return f[t]},set({_:e},t,n){const{data:r,setupState:o,ctx:i}=e;return o!==at&&nt(o,t)?(o[t]=n,!0):r!==at&&nt(r,t)?(r[t]=n,!0):nt(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:o,propsOptions:i}},a){let s;return!!n[a]||e!==at&&nt(e,a)||t!==at&&nt(t,a)||(s=i[0])&&nt(s,a)||nt(r,a)||nt(hs,a)||nt(o.config.globalProperties,a)},defineProperty(e,t,n){return n.get!=null?this.set(e,t,n.get(),null):n.value!=null&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}},fb=xt({},vu,{get(e,t){if(t!==Symbol.unscopables)return vu.get(e,t,e)},has(e,t){return t[0]!=="_"&&!ty(t)}}),db=wp();let hb=0;function Ip(e,t,n){const r=e.type,o=(t?t.appContext:e.appContext)||db,i={uid:hb++,vnode:e,type:r,parent:t,appContext:o,root:null,next:null,subTree:null,effect:null,update:null,scope:new ec(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(o.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:yp(r,o),emitsOptions:tp(r,o),emit:null,emitted:null,propsDefaults:at,inheritAttrs:r.inheritAttrs,ctx:at,data:at,props:at,attrs:at,slots:at,refs:at,setupState:at,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return i.ctx={_:i},i.root=t?t.root:i,i.emit=f0.bind(null,i),e.ce&&e.ce(i),i}let It=null;const Hr=()=>It||mn,_r=e=>{It=e,e.scope.on()},Nr=()=>{It&&It.scope.off(),It=null};function Np(e){return e.vnode.shapeFlag&4}let ta=!1;function Lp(e,t=!1){ta=t;const{props:n,children:r}=e.vnode,o=Np(e);U0(e,n,o,t),V0(e,r);const i=o?pb(e,t):void 0;return ta=!1,i}function pb(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=ic(new Proxy(e.ctx,vu));const{setup:r}=n;if(r){const o=e.setupContext=r.length>1?kp(e):null;_r(e),fo();const i=Gn(r,e,0,[e.props,o]);if(ho(),Nr(),Qu(i)){if(i.then(Nr,Nr),t)return i.then(a=>{gu(e,a,t)}).catch(a=>{mo(a,e,0)});e.asyncDep=i}else gu(e,i,t)}else jp(e,t)}function gu(e,t,n){Ve(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Ot(t)&&(e.setupState=uc(t)),jp(e,n)}let ps,yu;function mb(e){ps=e,yu=t=>{t.render._rc&&(t.withProxy=new Proxy(t.ctx,fb))}}const vb=()=>!ps;function jp(e,t,n){const r=e.type;if(!e.render){if(!t&&ps&&!r.render){const o=r.template;if(o){const{isCustomElement:i,compilerOptions:a}=e.appContext.config,{delimiters:s,compilerOptions:l}=r,u=xt(xt({isCustomElement:i,delimiters:s},a),l);r.render=ps(o,u)}}e.render=r.render||Ln,yu&&yu(e)}_r(e),fo(),N0(e),ho(),Nr()}function gb(e){return new Proxy(e.attrs,{get(t,n){return yn(e,"get","$attrs"),t[n]}})}function kp(e){const t=r=>{e.exposed=r||{}};let n;return{get attrs(){return n||(n=gb(e))},slots:e.slots,emit:e.emit,expose:t}}function Fc(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(uc(ic(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in hs)return hs[n](e)}}))}const yb=/(?:^|[-_])(\w)/g,bb=e=>e.replace(yb,t=>t.toUpperCase()).replace(/[-_]/g,"");function ms(e){return Ve(e)&&e.displayName||e.name}function Bp(e,t,n=!1){let r=ms(t);if(!r&&t.__file){const o=t.__file.match(/([^/\\]+)\.\w+$/);o&&(r=o[1])}if(!r&&e&&e.parent){const o=i=>{for(const a in i)if(i[a]===t)return a};r=o(e.components||e.parent.type.components)||o(e.appContext.components)}return r?bb(r):n?"App":"Anonymous"}function Sb(e){return Ve(e)&&"__vccOpts"in e}const Lt=(e,t)=>n0(e,t,ta);function Eb(){return null}function wb(){return null}function xb(e){}function Ob(e,t){return null}function Cb(){return Up().slots}function Db(){return Up().attrs}function Up(){const e=Hr();return e.setupContext||(e.setupContext=kp(e))}function Ab(e,t){const n=je(e)?e.reduce((r,o)=>(r[o]={},r),{}):e;for(const r in t){const o=n[r];o?je(o)||Ve(o)?n[r]={type:o,default:t[r]}:o.default=t[r]:o===null&&(n[r]={default:t[r]})}return n}function Tb(e,t){const n={};for(const r in e)t.includes(r)||Object.defineProperty(n,r,{enumerable:!0,get:()=>e[r]});return n}function Fb(e){const t=Hr();let n=e();return Nr(),Qu(n)&&(n=n.catch(r=>{throw _r(t),r})),[n,()=>_r(t)]}function Ks(e,t,n){const r=arguments.length;return r===2?Ot(t)&&!je(t)?Ur(t)?ft(e,null,[t]):ft(e,t):ft(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&Ur(n)&&(n=[n]),ft(e,t,n))}const $p=Symbol(""),Pb=()=>{{const e=zn($p);return e||Kh("Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build."),e}};function Mb(){}function Rb(e,t,n,r){const o=n[r];if(o&&_p(o,e))return o;const i=t();return i.memo=e.slice(),n[r]=i}function _p(e,t){const n=e.memo;if(n.length!=t.length)return!1;for(let r=0;r0&&Kn&&Kn.push(e),!0}const Vp="3.2.31",Ib={createComponentInstance:Ip,setupComponent:Lp,renderComponentRoot:Ji,setCurrentRenderingInstance:qa,isVNode:Ur,normalizeVNode:dn},Nb=Ib,Lb=null,jb=null,kb="http://www.w3.org/2000/svg",to=typeof document!="undefined"?document:null,Qf=to&&to.createElement("template"),Bb={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const o=t?to.createElementNS(kb,e):to.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&o.setAttribute("multiple",r.multiple),o},createText:e=>to.createTextNode(e),createComment:e=>to.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>to.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},cloneNode(e){const t=e.cloneNode(!0);return"_value"in e&&(t._value=e._value),t},insertStaticContent(e,t,n,r,o,i){const a=n?n.previousSibling:t.lastChild;if(o&&(o===i||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),!(o===i||!(o=o.nextSibling)););else{Qf.innerHTML=r?`${e}`:e;const s=Qf.content;if(r){const l=s.firstChild;for(;l.firstChild;)s.appendChild(l.firstChild);s.removeChild(l)}t.insertBefore(s,n)}return[a?a.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};function Ub(e,t,n){const r=e._vtc;r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}function $b(e,t,n){const r=e.style,o=yt(n);if(n&&!o){for(const i in n)bu(r,i,n[i]);if(t&&!yt(t))for(const i in t)n[i]==null&&bu(r,i,"")}else{const i=r.display;o?t!==n&&(r.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(r.display=i)}}const qf=/\s*!important$/;function bu(e,t,n){if(je(n))n.forEach(r=>bu(e,t,r));else if(t.startsWith("--"))e.setProperty(t,n);else{const r=_b(e,t);qf.test(n)?e.setProperty(Wn(r),n.replace(qf,""),"important"):e[r]=n}}const ed=["Webkit","Moz","ms"],Fl={};function _b(e,t){const n=Fl[t];if(n)return n;let r=gn(t);if(r!=="filter"&&r in e)return Fl[t]=r;r=ci(r);for(let o=0;odocument.createEvent("Event").timeStamp&&(vs=()=>performance.now());const e=navigator.userAgent.match(/firefox\/(\d+)/i);Hp=!!(e&&Number(e[1])<=53)}let Su=0;const Yb=Promise.resolve(),Wb=()=>{Su=0},Gb=()=>Su||(Yb.then(Wb),Su=vs());function ir(e,t,n,r){e.addEventListener(t,n,r)}function zb(e,t,n,r){e.removeEventListener(t,n,r)}function Kb(e,t,n,r,o=null){const i=e._vei||(e._vei={}),a=i[t];if(r&&a)a.value=r;else{const[s,l]=Xb(t);if(r){const u=i[t]=Jb(r,o);ir(e,s,u,l)}else a&&(zb(e,s,a,l),i[t]=void 0)}}const nd=/(?:Once|Passive|Capture)$/;function Xb(e){let t;if(nd.test(e)){t={};let n;for(;n=e.match(nd);)e=e.slice(0,e.length-n[0].length),t[n[0].toLowerCase()]=!0}return[Wn(e.slice(2)),t]}function Jb(e,t){const n=r=>{const o=r.timeStamp||vs();(Hp||o>=n.attached-1)&&vn(Zb(r,n.value),t,5,[r])};return n.value=e,n.attached=Gb(),n}function Zb(e,t){if(je(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>o=>!o._stopped&&r&&r(o))}else return t}const rd=/^on[a-z]/,Qb=(e,t,n,r,o=!1,i,a,s,l)=>{t==="class"?Ub(e,r,o):t==="style"?$b(e,n,r):ui(t)?Xu(t)||Kb(e,t,n,r,a):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):qb(e,t,r,o))?Hb(e,t,r,i,a,s,l):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),Vb(e,t,r,o))};function qb(e,t,n,r){return r?!!(t==="innerHTML"||t==="textContent"||t in e&&rd.test(t)&&Ve(n)):t==="spellcheck"||t==="draggable"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||rd.test(t)&&yt(n)?!1:t in e}function Yp(e,t){const n=hi(e);class r extends Xs{constructor(i){super(n,i,t)}}return r.def=n,r}const eS=e=>Yp(e,rm),tS=typeof HTMLElement!="undefined"?HTMLElement:class{};class Xs extends tS{constructor(t,n={},r){super();this._def=t,this._props=n,this._instance=null,this._connected=!1,this._resolved=!1,this._numberProps=null,this.shadowRoot&&r?r(this._createVNode(),this.shadowRoot):this.attachShadow({mode:"open"})}connectedCallback(){this._connected=!0,this._instance||this._resolveDef()}disconnectedCallback(){this._connected=!1,_s(()=>{this._connected||(wu(null,this.shadowRoot),this._instance=null)})}_resolveDef(){if(this._resolved)return;this._resolved=!0;for(let r=0;r{for(const o of r)this._setAttr(o.attributeName)}).observe(this,{attributes:!0});const t=r=>{const{props:o,styles:i}=r,a=!je(o),s=o?a?Object.keys(o):o:[];let l;if(a)for(const u in this._props){const c=o[u];(c===Number||c&&c.type===Number)&&(this._props[u]=kr(this._props[u]),(l||(l=Object.create(null)))[u]=!0)}this._numberProps=l;for(const u of Object.keys(this))u[0]!=="_"&&this._setProp(u,this[u],!0,!1);for(const u of s.map(gn))Object.defineProperty(this,u,{get(){return this._getProp(u)},set(c){this._setProp(u,c)}});this._applyStyles(i),this._update()},n=this._def.__asyncLoader;n?n().then(t):t(this._def)}_setAttr(t){let n=this.getAttribute(t);this._numberProps&&this._numberProps[t]&&(n=kr(n)),this._setProp(gn(t),n,!1)}_getProp(t){return this._props[t]}_setProp(t,n,r=!0,o=!0){n!==this._props[t]&&(this._props[t]=n,o&&this._instance&&this._update(),r&&(n===!0?this.setAttribute(Wn(t),""):typeof n=="string"||typeof n=="number"?this.setAttribute(Wn(t),n+""):n||this.removeAttribute(Wn(t))))}_update(){wu(this._createVNode(),this.shadowRoot)}_createVNode(){const t=ft(this._def,xt({},this._props));return this._instance||(t.ce=n=>{this._instance=n,n.isCE=!0,n.emit=(o,...i)=>{this.dispatchEvent(new CustomEvent(o,{detail:i}))};let r=this;for(;r=r&&(r.parentNode||r.host);)if(r instanceof Xs){n.parent=r._instance;break}}),t}_applyStyles(t){t&&t.forEach(n=>{const r=document.createElement("style");r.textContent=n,this.shadowRoot.appendChild(r)})}}function nS(e="$style"){{const t=Hr();if(!t)return at;const n=t.type.__cssModules;if(!n)return at;const r=n[e];return r||at}}function rS(e){const t=Hr();if(!t)return;const n=()=>Eu(t.subTree,e(t.proxy));rp(n),sa(()=>{const r=new MutationObserver(n);r.observe(t.subTree.el.parentNode,{childList:!0}),mi(()=>r.disconnect())})}function Eu(e,t){if(e.shapeFlag&128){const n=e.suspense;e=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push(()=>{Eu(n.activeBranch,t)})}for(;e.component;)e=e.component.subTree;if(e.shapeFlag&1&&e.el)od(e.el,t);else if(e.type===Ut)e.children.forEach(n=>Eu(n,t));else if(e.type===io){let{el:n,anchor:r}=e;for(;n&&(od(n,t),n!==r);)n=n.nextSibling}}function od(e,t){if(e.nodeType===1){const n=e.style;for(const r in t)n.setProperty(`--${r}`,t[r])}}const wr="transition",pa="animation",Pc=(e,{slots:t})=>Ks(bc,Gp(e),t);Pc.displayName="Transition";const Wp={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},oS=Pc.props=xt({},bc.props,Wp),Kr=(e,t=[])=>{je(e)?e.forEach(n=>n(...t)):e&&e(...t)},ad=e=>e?je(e)?e.some(t=>t.length>1):e.length>1:!1;function Gp(e){const t={};for(const P in e)P in Wp||(t[P]=e[P]);if(e.css===!1)return t;const{name:n="v",type:r,duration:o,enterFromClass:i=`${n}-enter-from`,enterActiveClass:a=`${n}-enter-active`,enterToClass:s=`${n}-enter-to`,appearFromClass:l=i,appearActiveClass:u=a,appearToClass:c=s,leaveFromClass:d=`${n}-leave-from`,leaveActiveClass:f=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=e,p=aS(o),m=p&&p[0],g=p&&p[1],{onBeforeEnter:y,onEnter:b,onEnterCancelled:E,onLeave:x,onLeaveCancelled:O,onBeforeAppear:C=y,onAppear:M=b,onAppearCancelled:L=E}=t,D=(P,j,V)=>{qr(P,j?c:s),qr(P,j?u:a),V&&V()},N=(P,j)=>{qr(P,h),qr(P,f),j&&j()},$=P=>(j,V)=>{const re=P?M:b,Z=()=>D(j,P,V);Kr(re,[j,Z]),id(()=>{qr(j,P?l:i),rr(j,P?c:s),ad(re)||sd(j,r,m,Z)})};return xt(t,{onBeforeEnter(P){Kr(y,[P]),rr(P,i),rr(P,a)},onBeforeAppear(P){Kr(C,[P]),rr(P,l),rr(P,u)},onEnter:$(!1),onAppear:$(!0),onLeave(P,j){const V=()=>N(P,j);rr(P,d),Kp(),rr(P,f),id(()=>{qr(P,d),rr(P,h),ad(x)||sd(P,r,g,V)}),Kr(x,[P,V])},onEnterCancelled(P){D(P,!1),Kr(E,[P])},onAppearCancelled(P){D(P,!0),Kr(L,[P])},onLeaveCancelled(P){N(P),Kr(O,[P])}})}function aS(e){if(e==null)return null;if(Ot(e))return[Pl(e.enter),Pl(e.leave)];{const t=Pl(e);return[t,t]}}function Pl(e){return kr(e)}function rr(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e._vtc||(e._vtc=new Set)).add(t)}function qr(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const{_vtc:n}=e;n&&(n.delete(t),n.size||(e._vtc=void 0))}function id(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let iS=0;function sd(e,t,n,r){const o=e._endId=++iS,i=()=>{o===e._endId&&r()};if(n)return setTimeout(i,n);const{type:a,timeout:s,propCount:l}=zp(e,t);if(!a)return r();const u=a+"end";let c=0;const d=()=>{e.removeEventListener(u,f),i()},f=h=>{h.target===e&&++c>=l&&d()};setTimeout(()=>{c(n[p]||"").split(", "),o=r(wr+"Delay"),i=r(wr+"Duration"),a=ld(o,i),s=r(pa+"Delay"),l=r(pa+"Duration"),u=ld(s,l);let c=null,d=0,f=0;t===wr?a>0&&(c=wr,d=a,f=i.length):t===pa?u>0&&(c=pa,d=u,f=l.length):(d=Math.max(a,u),c=d>0?a>u?wr:pa:null,f=c?c===wr?i.length:l.length:0);const h=c===wr&&/\b(transform|all)(,|$)/.test(n[wr+"Property"]);return{type:c,timeout:d,propCount:f,hasTransform:h}}function ld(e,t){for(;e.lengthud(n)+ud(e[r])))}function ud(e){return Number(e.slice(0,-1).replace(",","."))*1e3}function Kp(){return document.body.offsetHeight}const Xp=new WeakMap,Jp=new WeakMap,sS={name:"TransitionGroup",props:xt({},oS,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=Hr(),r=yc();let o,i;return Ws(()=>{if(!o.length)return;const a=e.moveClass||`${e.name||"v"}-move`;if(!dS(o[0].el,n.vnode.el,a))return;o.forEach(uS),o.forEach(cS);const s=o.filter(fS);Kp(),s.forEach(l=>{const u=l.el,c=u.style;rr(u,a),c.transform=c.webkitTransform=c.transitionDuration="";const d=u._moveCb=f=>{f&&f.target!==u||(!f||/transform$/.test(f.propertyName))&&(u.removeEventListener("transitionend",d),u._moveCb=null,qr(u,a))};u.addEventListener("transitionend",d)})}),()=>{const a=qe(e),s=Gp(a);let l=a.tag||Ut;o=i,i=t.default?Hs(t.default()):[];for(let u=0;u{a.split(/\s+/).forEach(s=>s&&r.classList.remove(s))}),n.split(/\s+/).forEach(a=>a&&r.classList.add(a)),r.style.display="none";const o=t.nodeType===1?t:t.parentNode;o.appendChild(r);const{hasTransform:i}=zp(r);return o.removeChild(r),i}const Vr=e=>{const t=e.props["onUpdate:modelValue"];return je(t)?n=>Wo(t,n):t};function hS(e){e.target.composing=!0}function cd(e){const t=e.target;t.composing&&(t.composing=!1,pS(t,"input"))}function pS(e,t){const n=document.createEvent("HTMLEvents");n.initEvent(t,!0,!0),e.dispatchEvent(n)}const gs={created(e,{modifiers:{lazy:t,trim:n,number:r}},o){e._assign=Vr(o);const i=r||o.props&&o.props.type==="number";ir(e,t?"change":"input",a=>{if(a.target.composing)return;let s=e.value;n?s=s.trim():i&&(s=kr(s)),e._assign(s)}),n&&ir(e,"change",()=>{e.value=e.value.trim()}),t||(ir(e,"compositionstart",hS),ir(e,"compositionend",cd),ir(e,"change",cd))},mounted(e,{value:t}){e.value=t==null?"":t},beforeUpdate(e,{value:t,modifiers:{lazy:n,trim:r,number:o}},i){if(e._assign=Vr(i),e.composing||document.activeElement===e&&(n||r&&e.value.trim()===t||(o||e.type==="number")&&kr(e.value)===t))return;const a=t==null?"":t;e.value!==a&&(e.value=a)}},Mc={deep:!0,created(e,t,n){e._assign=Vr(n),ir(e,"change",()=>{const r=e._modelValue,o=na(e),i=e.checked,a=e._assign;if(je(r)){const s=Is(r,o),l=s!==-1;if(i&&!l)a(r.concat(o));else if(!i&&l){const u=[...r];u.splice(s,1),a(u)}}else if(co(r)){const s=new Set(r);i?s.add(o):s.delete(o),a(s)}else a(Qp(e,i))})},mounted:fd,beforeUpdate(e,t,n){e._assign=Vr(n),fd(e,t,n)}};function fd(e,{value:t,oldValue:n},r){e._modelValue=t,je(t)?e.checked=Is(t,r.props.value)>-1:co(t)?e.checked=t.has(r.props.value):t!==n&&(e.checked=jr(t,Qp(e,!0)))}const Rc={created(e,{value:t},n){e.checked=jr(t,n.props.value),e._assign=Vr(n),ir(e,"change",()=>{e._assign(na(e))})},beforeUpdate(e,{value:t,oldValue:n},r){e._assign=Vr(r),t!==n&&(e.checked=jr(t,r.props.value))}},Zp={deep:!0,created(e,{value:t,modifiers:{number:n}},r){const o=co(t);ir(e,"change",()=>{const i=Array.prototype.filter.call(e.options,a=>a.selected).map(a=>n?kr(na(a)):na(a));e._assign(e.multiple?o?new Set(i):i:i[0])}),e._assign=Vr(r)},mounted(e,{value:t}){dd(e,t)},beforeUpdate(e,t,n){e._assign=Vr(n)},updated(e,{value:t}){dd(e,t)}};function dd(e,t){const n=e.multiple;if(!(n&&!je(t)&&!co(t))){for(let r=0,o=e.options.length;r-1:i.selected=t.has(a);else if(jr(na(i),t)){e.selectedIndex!==r&&(e.selectedIndex=r);return}}!n&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function na(e){return"_value"in e?e._value:e.value}function Qp(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const mS={created(e,t,n){Ui(e,t,n,null,"created")},mounted(e,t,n){Ui(e,t,n,null,"mounted")},beforeUpdate(e,t,n,r){Ui(e,t,n,r,"beforeUpdate")},updated(e,t,n,r){Ui(e,t,n,r,"updated")}};function Ui(e,t,n,r,o){let i;switch(e.tagName){case"SELECT":i=Zp;break;case"TEXTAREA":i=gs;break;default:switch(n.props&&n.props.type){case"checkbox":i=Mc;break;case"radio":i=Rc;break;default:i=gs}}const a=i[o];a&&a(e,t,n,r)}function vS(){gs.getSSRProps=({value:e})=>({value:e}),Rc.getSSRProps=({value:e},t)=>{if(t.props&&jr(t.props.value,e))return{checked:!0}},Mc.getSSRProps=({value:e},t)=>{if(je(e)){if(t.props&&Is(e,t.props.value)>-1)return{checked:!0}}else if(co(e)){if(t.props&&e.has(t.props.value))return{checked:!0}}else if(e)return{checked:!0}}}const gS=["ctrl","shift","alt","meta"],yS={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>gS.some(n=>e[`${n}Key`]&&!t.includes(n))},bS=(e,t)=>(n,...r)=>{for(let o=0;on=>{if(!("key"in n))return;const r=Wn(n.key);if(t.some(o=>o===r||SS[o]===r))return e(n)},qp={beforeMount(e,{value:t},{transition:n}){e._vod=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):ma(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),ma(e,!0),r.enter(e)):r.leave(e,()=>{ma(e,!1)}):ma(e,t))},beforeUnmount(e,{value:t}){ma(e,t)}};function ma(e,t){e.style.display=t?e._vod:"none"}function wS(){qp.getSSRProps=({value:e})=>{if(!e)return{style:{display:"none"}}}}const em=xt({patchProp:Qb},Bb);let Ba,hd=!1;function tm(){return Ba||(Ba=xp(em))}function nm(){return Ba=hd?Ba:Op(em),hd=!0,Ba}const wu=(...e)=>{tm().render(...e)},rm=(...e)=>{nm().hydrate(...e)},xS=(...e)=>{const t=tm().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=om(r);if(!o)return;const i=t._component;!Ve(i)&&!i.render&&!i.template&&(i.template=o.innerHTML),o.innerHTML="";const a=n(o,!1,o instanceof SVGElement);return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),a},t},OS=(...e)=>{const t=nm().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=om(r);if(o)return n(o,!0,o instanceof SVGElement)},t};function om(e){return yt(e)?document.querySelector(e):e}let pd=!1;const CS=()=>{pd||(pd=!0,vS(),wS())},DS=()=>{};var AS=Object.freeze({__proto__:null,[Symbol.toStringTag]:"Module",compile:DS,EffectScope:ec,ReactiveEffect:fi,customRef:qy,effect:wy,effectScope:gy,getCurrentScope:yy,isProxy:ac,isReactive:ao,isReadonly:Zo,isRef:Mt,isShallow:oc,markRaw:ic,onScopeDispose:by,proxyRefs:uc,reactive:po,readonly:rc,ref:sr,shallowReactive:Yh,shallowReadonly:Ky,shallowRef:Wh,stop:xy,toRaw:qe,toRef:zh,toRefs:Ma,triggerRef:Jy,unref:Go,camelize:gn,capitalize:ci,normalizeClass:li,normalizeProps:sy,normalizeStyle:si,toDisplayString:uy,toHandlerKey:Pa,BaseTransition:bc,Comment:Zt,Fragment:Ut,KeepAlive:R0,Static:io,Suspense:E0,Teleport:Q0,Text:qo,callWithAsyncErrorHandling:vn,callWithErrorHandling:Gn,cloneVNode:$r,compatUtils:jb,computed:Lt,createBlock:Oc,createCommentVNode:ib,createElementBlock:Fp,createElementVNode:Cc,createHydrationRenderer:Op,createPropsRestProxy:Tb,createRenderer:xp,createSlots:lb,createStaticVNode:ab,createTextVNode:Dc,createVNode:ft,defineAsyncComponent:P0,defineComponent:hi,defineEmits:wb,defineExpose:xb,defineProps:Eb,get devtools(){return jo},getCurrentInstance:Hr,getTransitionRawChildren:Hs,guardReactiveProps:Mp,h:Ks,handleError:mo,initCustomFormatter:Mb,inject:zn,isMemoSame:_p,isRuntimeOnly:vb,isVNode:Ur,mergeDefaults:Ab,mergeProps:Tc,nextTick:_s,onActivated:ip,onBeforeMount:up,onBeforeUnmount:Gs,onBeforeUpdate:cp,onDeactivated:sp,onErrorCaptured:pp,onMounted:sa,onRenderTracked:hp,onRenderTriggered:dp,onServerPrefetch:fp,onUnmounted:mi,onUpdated:Ws,openBlock:vi,popScopeId:h0,provide:La,pushScopeId:d0,queuePostFlushCb:dc,registerRuntimeCompiler:mb,renderList:sb,renderSlot:ub,resolveComponent:eb,resolveDirective:nb,resolveDynamicComponent:tb,resolveFilter:Lb,resolveTransitionHooks:Qo,setBlockTracking:pu,setDevtoolsHook:ep,setTransitionHooks:uo,ssrContextKey:$p,ssrUtils:Nb,toHandlers:cb,transformVNodeArgs:rb,useAttrs:Db,useSSRContext:Pb,useSlots:Cb,useTransitionState:yc,version:Vp,warn:Kh,watch:Pt,watchEffect:D0,watchPostEffect:rp,watchSyncEffect:A0,withAsyncContext:Fb,withCtx:mc,withDefaults:Ob,withDirectives:Y0,withMemo:Rb,withScopeId:p0,Transition:Pc,TransitionGroup:lS,VueElement:Xs,createApp:xS,createSSRApp:OS,defineCustomElement:Yp,defineSSRCustomElement:eS,hydrate:rm,initDirectivesForSSR:CS,render:wu,useCssModule:nS,useCssVars:rS,vModelCheckbox:Mc,vModelDynamic:mS,vModelRadio:Rc,vModelSelect:Zp,vModelText:gs,vShow:qp,withKeys:ES,withModifiers:bS});function TS(){return am().__VUE_DEVTOOLS_GLOBAL_HOOK__}function am(){return typeof navigator!="undefined"&&typeof window!="undefined"?window:typeof global!="undefined"?global:{}}const FS=typeof Proxy=="function",PS="devtools-plugin:setup",MS="plugin:settings:set";let Co,xu;function RS(){var e;return Co!==void 0||(typeof window!="undefined"&&window.performance?(Co=!0,xu=window.performance):typeof global!="undefined"&&((e=global.perf_hooks)===null||e===void 0?void 0:e.performance)?(Co=!0,xu=global.perf_hooks.performance):Co=!1),Co}function IS(){return RS()?xu.now():Date.now()}class NS{constructor(t,n){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=t,this.hook=n;const r={};if(t.settings)for(const a in t.settings){const s=t.settings[a];r[a]=s.defaultValue}const o=`__vue-devtools-plugin-settings__${t.id}`;let i=Object.assign({},r);try{const a=localStorage.getItem(o),s=JSON.parse(a);Object.assign(i,s)}catch{}this.fallbacks={getSettings(){return i},setSettings(a){try{localStorage.setItem(o,JSON.stringify(a))}catch{}i=a},now(){return IS()}},n&&n.on(MS,(a,s)=>{a===this.plugin.id&&this.fallbacks.setSettings(s)}),this.proxiedOn=new Proxy({},{get:(a,s)=>this.target?this.target.on[s]:(...l)=>{this.onQueue.push({method:s,args:l})}}),this.proxiedTarget=new Proxy({},{get:(a,s)=>this.target?this.target[s]:s==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(s)?(...l)=>(this.targetQueue.push({method:s,args:l,resolve:()=>{}}),this.fallbacks[s](...l)):(...l)=>new Promise(u=>{this.targetQueue.push({method:s,args:l,resolve:u})})})}async setRealTarget(t){this.target=t;for(const n of this.onQueue)this.target.on[n.method](...n.args);for(const n of this.targetQueue)n.resolve(await this.target[n.method](...n.args))}}function LS(e,t){const n=e,r=am(),o=TS(),i=FS&&n.enableEarlyProxy;if(o&&(r.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!i))o.emit(PS,e,t);else{const a=i?new NS(n,o):null;(r.__VUE_DEVTOOLS_PLUGINS__=r.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:t,proxy:a}),a&&t(a.proxiedTarget)}}/*! - * vuex v4.0.2 - * (c) 2021 Evan You - * @license MIT - */var jS="store";function la(e,t){Object.keys(e).forEach(function(n){return t(e[n],n)})}function kS(e){return e!==null&&typeof e=="object"}function BS(e){return e&&typeof e.then=="function"}function US(e,t){return function(){return e(t)}}function im(e,t,n){return t.indexOf(e)<0&&(n&&n.prepend?t.unshift(e):t.push(e)),function(){var r=t.indexOf(e);r>-1&&t.splice(r,1)}}function sm(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var n=e.state;Js(e,n,[],e._modules.root,!0),Ic(e,n,t)}function Ic(e,t,n){var r=e._state;e.getters={},e._makeLocalGettersCache=Object.create(null);var o=e._wrappedGetters,i={};la(o,function(a,s){i[s]=US(a,e),Object.defineProperty(e.getters,s,{get:function(){return i[s]()},enumerable:!0})}),e._state=po({data:t}),e.strict&&YS(e),r&&n&&e._withCommit(function(){r.data=null})}function Js(e,t,n,r,o){var i=!n.length,a=e._modules.getNamespace(n);if(r.namespaced&&(e._modulesNamespaceMap[a],e._modulesNamespaceMap[a]=r),!i&&!o){var s=Nc(t,n.slice(0,-1)),l=n[n.length-1];e._withCommit(function(){s[l]=r.state})}var u=r.context=$S(e,a,n);r.forEachMutation(function(c,d){var f=a+d;_S(e,f,c,u)}),r.forEachAction(function(c,d){var f=c.root?d:a+d,h=c.handler||c;VS(e,f,h,u)}),r.forEachGetter(function(c,d){var f=a+d;HS(e,f,c,u)}),r.forEachChild(function(c,d){Js(e,t,n.concat(d),c,o)})}function $S(e,t,n){var r=t==="",o={dispatch:r?e.dispatch:function(i,a,s){var l=ys(i,a,s),u=l.payload,c=l.options,d=l.type;return(!c||!c.root)&&(d=t+d),e.dispatch(d,u)},commit:r?e.commit:function(i,a,s){var l=ys(i,a,s),u=l.payload,c=l.options,d=l.type;(!c||!c.root)&&(d=t+d),e.commit(d,u,c)}};return Object.defineProperties(o,{getters:{get:r?function(){return e.getters}:function(){return lm(e,t)}},state:{get:function(){return Nc(e.state,n)}}}),o}function lm(e,t){if(!e._makeLocalGettersCache[t]){var n={},r=t.length;Object.keys(e.getters).forEach(function(o){if(o.slice(0,r)===t){var i=o.slice(r);Object.defineProperty(n,i,{get:function(){return e.getters[o]},enumerable:!0})}}),e._makeLocalGettersCache[t]=n}return e._makeLocalGettersCache[t]}function _S(e,t,n,r){var o=e._mutations[t]||(e._mutations[t]=[]);o.push(function(a){n.call(e,r.state,a)})}function VS(e,t,n,r){var o=e._actions[t]||(e._actions[t]=[]);o.push(function(a){var s=n.call(e,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:e.getters,rootState:e.state},a);return BS(s)||(s=Promise.resolve(s)),e._devtoolHook?s.catch(function(l){throw e._devtoolHook.emit("vuex:error",l),l}):s})}function HS(e,t,n,r){e._wrappedGetters[t]||(e._wrappedGetters[t]=function(i){return n(r.state,r.getters,i.state,i.getters)})}function YS(e){Pt(function(){return e._state.data},function(){},{deep:!0,flush:"sync"})}function Nc(e,t){return t.reduce(function(n,r){return n[r]},e)}function ys(e,t,n){return kS(e)&&e.type&&(n=t,t=e,e=e.type),{type:e,payload:t,options:n}}var WS="vuex bindings",md="vuex:mutations",Ml="vuex:actions",Do="vuex",GS=0;function zS(e,t){LS({id:"org.vuejs.vuex",app:e,label:"Vuex",homepage:"https://next.vuex.vuejs.org/",logo:"https://vuejs.org/images/icons/favicon-96x96.png",packageName:"vuex",componentStateTypes:[WS]},function(n){n.addTimelineLayer({id:md,label:"Vuex Mutations",color:vd}),n.addTimelineLayer({id:Ml,label:"Vuex Actions",color:vd}),n.addInspector({id:Do,label:"Vuex",icon:"storage",treeFilterPlaceholder:"Filter stores..."}),n.on.getInspectorTree(function(r){if(r.app===e&&r.inspectorId===Do)if(r.filter){var o=[];dm(o,t._modules.root,r.filter,""),r.rootNodes=o}else r.rootNodes=[fm(t._modules.root,"")]}),n.on.getInspectorState(function(r){if(r.app===e&&r.inspectorId===Do){var o=r.nodeId;lm(t,o),r.state=JS(QS(t._modules,o),o==="root"?t.getters:t._makeLocalGettersCache,o)}}),n.on.editInspectorState(function(r){if(r.app===e&&r.inspectorId===Do){var o=r.nodeId,i=r.path;o!=="root"&&(i=o.split("/").filter(Boolean).concat(i)),t._withCommit(function(){r.set(t._state.data,i,r.state.value)})}}),t.subscribe(function(r,o){var i={};r.payload&&(i.payload=r.payload),i.state=o,n.notifyComponentUpdate(),n.sendInspectorTree(Do),n.sendInspectorState(Do),n.addTimelineEvent({layerId:md,event:{time:Date.now(),title:r.type,data:i}})}),t.subscribeAction({before:function(r,o){var i={};r.payload&&(i.payload=r.payload),r._id=GS++,r._time=Date.now(),i.state=o,n.addTimelineEvent({layerId:Ml,event:{time:r._time,title:r.type,groupId:r._id,subtitle:"start",data:i}})},after:function(r,o){var i={},a=Date.now()-r._time;i.duration={_custom:{type:"duration",display:a+"ms",tooltip:"Action duration",value:a}},r.payload&&(i.payload=r.payload),i.state=o,n.addTimelineEvent({layerId:Ml,event:{time:Date.now(),title:r.type,groupId:r._id,subtitle:"end",data:i}})}})})}var vd=8702998,KS=6710886,XS=16777215,um={label:"namespaced",textColor:XS,backgroundColor:KS};function cm(e){return e&&e!=="root"?e.split("/").slice(-2,-1)[0]:"Root"}function fm(e,t){return{id:t||"root",label:cm(t),tags:e.namespaced?[um]:[],children:Object.keys(e._children).map(function(n){return fm(e._children[n],t+n+"/")})}}function dm(e,t,n,r){r.includes(n)&&e.push({id:r||"root",label:r.endsWith("/")?r.slice(0,r.length-1):r||"Root",tags:t.namespaced?[um]:[]}),Object.keys(t._children).forEach(function(o){dm(e,t._children[o],n,r+o+"/")})}function JS(e,t,n){t=n==="root"?t:t[n];var r=Object.keys(t),o={state:Object.keys(e.state).map(function(a){return{key:a,editable:!0,value:e.state[a]}})};if(r.length){var i=ZS(t);o.getters=Object.keys(i).map(function(a){return{key:a.endsWith("/")?cm(a):a,editable:!1,value:Ou(function(){return i[a]})}})}return o}function ZS(e){var t={};return Object.keys(e).forEach(function(n){var r=n.split("/");if(r.length>1){var o=t,i=r.pop();r.forEach(function(a){o[a]||(o[a]={_custom:{value:{},display:a,tooltip:"Module",abstract:!0}}),o=o[a]._custom.value}),o[i]=Ou(function(){return e[n]})}else t[n]=Ou(function(){return e[n]})}),t}function QS(e,t){var n=t.split("/").filter(function(r){return r});return n.reduce(function(r,o,i){var a=r[o];if(!a)throw new Error('Missing module "'+o+'" for path "'+t+'".');return i===n.length-1?a:a._children},t==="root"?e:e.root._children)}function Ou(e){try{return e()}catch(t){return t}}var Bn=function(t,n){this.runtime=n,this._children=Object.create(null),this._rawModule=t;var r=t.state;this.state=(typeof r=="function"?r():r)||{}},hm={namespaced:{configurable:!0}};hm.namespaced.get=function(){return!!this._rawModule.namespaced};Bn.prototype.addChild=function(t,n){this._children[t]=n};Bn.prototype.removeChild=function(t){delete this._children[t]};Bn.prototype.getChild=function(t){return this._children[t]};Bn.prototype.hasChild=function(t){return t in this._children};Bn.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)};Bn.prototype.forEachChild=function(t){la(this._children,t)};Bn.prototype.forEachGetter=function(t){this._rawModule.getters&&la(this._rawModule.getters,t)};Bn.prototype.forEachAction=function(t){this._rawModule.actions&&la(this._rawModule.actions,t)};Bn.prototype.forEachMutation=function(t){this._rawModule.mutations&&la(this._rawModule.mutations,t)};Object.defineProperties(Bn.prototype,hm);var vo=function(t){this.register([],t,!1)};vo.prototype.get=function(t){return t.reduce(function(n,r){return n.getChild(r)},this.root)};vo.prototype.getNamespace=function(t){var n=this.root;return t.reduce(function(r,o){return n=n.getChild(o),r+(n.namespaced?o+"/":"")},"")};vo.prototype.update=function(t){pm([],this.root,t)};vo.prototype.register=function(t,n,r){var o=this;r===void 0&&(r=!0);var i=new Bn(n,r);if(t.length===0)this.root=i;else{var a=this.get(t.slice(0,-1));a.addChild(t[t.length-1],i)}n.modules&&la(n.modules,function(s,l){o.register(t.concat(l),s,r)})};vo.prototype.unregister=function(t){var n=this.get(t.slice(0,-1)),r=t[t.length-1],o=n.getChild(r);!o||!o.runtime||n.removeChild(r)};vo.prototype.isRegistered=function(t){var n=this.get(t.slice(0,-1)),r=t[t.length-1];return n?n.hasChild(r):!1};function pm(e,t,n){if(t.update(n),n.modules)for(var r in n.modules){if(!t.getChild(r))return;pm(e.concat(r),t.getChild(r),n.modules[r])}}function xF(e){return new on(e)}var on=function(t){var n=this;t===void 0&&(t={});var r=t.plugins;r===void 0&&(r=[]);var o=t.strict;o===void 0&&(o=!1);var i=t.devtools;this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new vo(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._makeLocalGettersCache=Object.create(null),this._devtools=i;var a=this,s=this,l=s.dispatch,u=s.commit;this.dispatch=function(f,h){return l.call(a,f,h)},this.commit=function(f,h,p){return u.call(a,f,h,p)},this.strict=o;var c=this._modules.root.state;Js(this,c,[],this._modules.root),Ic(this,c),r.forEach(function(d){return d(n)})},Lc={state:{configurable:!0}};on.prototype.install=function(t,n){t.provide(n||jS,this),t.config.globalProperties.$store=this;var r=this._devtools!==void 0?this._devtools:!1;r&&zS(t,this)};Lc.state.get=function(){return this._state.data};Lc.state.set=function(e){};on.prototype.commit=function(t,n,r){var o=this,i=ys(t,n,r),a=i.type,s=i.payload,l={type:a,payload:s},u=this._mutations[a];!u||(this._withCommit(function(){u.forEach(function(d){d(s)})}),this._subscribers.slice().forEach(function(c){return c(l,o.state)}))};on.prototype.dispatch=function(t,n){var r=this,o=ys(t,n),i=o.type,a=o.payload,s={type:i,payload:a},l=this._actions[i];if(!!l){try{this._actionSubscribers.slice().filter(function(c){return c.before}).forEach(function(c){return c.before(s,r.state)})}catch{}var u=l.length>1?Promise.all(l.map(function(c){return c(a)})):l[0](a);return new Promise(function(c,d){u.then(function(f){try{r._actionSubscribers.filter(function(h){return h.after}).forEach(function(h){return h.after(s,r.state)})}catch{}c(f)},function(f){try{r._actionSubscribers.filter(function(h){return h.error}).forEach(function(h){return h.error(s,r.state,f)})}catch{}d(f)})})}};on.prototype.subscribe=function(t,n){return im(t,this._subscribers,n)};on.prototype.subscribeAction=function(t,n){var r=typeof t=="function"?{before:t}:t;return im(r,this._actionSubscribers,n)};on.prototype.watch=function(t,n,r){var o=this;return Pt(function(){return t(o.state,o.getters)},n,Object.assign({},r))};on.prototype.replaceState=function(t){var n=this;this._withCommit(function(){n._state.data=t})};on.prototype.registerModule=function(t,n,r){r===void 0&&(r={}),typeof t=="string"&&(t=[t]),this._modules.register(t,n),Js(this,this.state,t,this._modules.get(t),r.preserveState),Ic(this,this.state)};on.prototype.unregisterModule=function(t){var n=this;typeof t=="string"&&(t=[t]),this._modules.unregister(t),this._withCommit(function(){var r=Nc(n.state,t.slice(0,-1));delete r[t[t.length-1]]}),sm(this)};on.prototype.hasModule=function(t){return typeof t=="string"&&(t=[t]),this._modules.isRegistered(t)};on.prototype.hotUpdate=function(t){this._modules.update(t),sm(this,!0)};on.prototype._withCommit=function(t){var n=this._committing;this._committing=!0,t(),this._committing=n};Object.defineProperties(on.prototype,Lc);/*! - * vue-router v4.0.14 - * (c) 2022 Eduardo San Martin Morote - * @license MIT - */const mm=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol",ua=e=>mm?Symbol(e):"_vr_"+e,qS=ua("rvlm"),gd=ua("rvd"),jc=ua("r"),vm=ua("rl"),Cu=ua("rvl"),ko=typeof window!="undefined";function eE(e){return e.__esModule||mm&&e[Symbol.toStringTag]==="Module"}const ut=Object.assign;function Rl(e,t){const n={};for(const r in t){const o=t[r];n[r]=Array.isArray(o)?o.map(e):e(o)}return n}const Ua=()=>{},tE=/\/$/,nE=e=>e.replace(tE,"");function Il(e,t,n="/"){let r,o={},i="",a="";const s=t.indexOf("?"),l=t.indexOf("#",s>-1?s:0);return s>-1&&(r=t.slice(0,s),i=t.slice(s+1,l>-1?l:t.length),o=e(i)),l>-1&&(r=r||t.slice(0,l),a=t.slice(l,t.length)),r=iE(r!=null?r:t,n),{fullPath:r+(i&&"?")+i+a,path:r,query:o,hash:a}}function rE(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function yd(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function oE(e,t,n){const r=t.matched.length-1,o=n.matched.length-1;return r>-1&&r===o&&ra(t.matched[r],n.matched[o])&&gm(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function ra(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function gm(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!aE(e[n],t[n]))return!1;return!0}function aE(e,t){return Array.isArray(e)?bd(e,t):Array.isArray(t)?bd(t,e):e===t}function bd(e,t){return Array.isArray(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function iE(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/");let o=n.length-1,i,a;for(i=0;i({left:window.pageXOffset,top:window.pageYOffset});function fE(e){let t;if("el"in e){const n=e.el,r=typeof n=="string"&&n.startsWith("#"),o=typeof n=="string"?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!o)return;t=cE(o,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.pageXOffset,t.top!=null?t.top:window.pageYOffset)}function Sd(e,t){return(history.state?history.state.position-t:-1)+e}const Du=new Map;function dE(e,t){Du.set(e,t)}function hE(e){const t=Du.get(e);return Du.delete(e),t}let pE=()=>location.protocol+"//"+location.host;function ym(e,t){const{pathname:n,search:r,hash:o}=t,i=e.indexOf("#");if(i>-1){let s=o.includes(e.slice(i))?e.slice(i).length:1,l=o.slice(s);return l[0]!=="/"&&(l="/"+l),yd(l,"")}return yd(n,e)+r+o}function mE(e,t,n,r){let o=[],i=[],a=null;const s=({state:f})=>{const h=ym(e,location),p=n.value,m=t.value;let g=0;if(f){if(n.value=h,t.value=f,a&&a===p){a=null;return}g=m?f.position-m.position:0}else r(h);o.forEach(y=>{y(n.value,p,{delta:g,type:ni.pop,direction:g?g>0?$a.forward:$a.back:$a.unknown})})};function l(){a=n.value}function u(f){o.push(f);const h=()=>{const p=o.indexOf(f);p>-1&&o.splice(p,1)};return i.push(h),h}function c(){const{history:f}=window;!f.state||f.replaceState(ut({},f.state,{scroll:Zs()}),"")}function d(){for(const f of i)f();i=[],window.removeEventListener("popstate",s),window.removeEventListener("beforeunload",c)}return window.addEventListener("popstate",s),window.addEventListener("beforeunload",c),{pauseListeners:l,listen:u,destroy:d}}function Ed(e,t,n,r=!1,o=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:o?Zs():null}}function vE(e){const{history:t,location:n}=window,r={value:ym(e,n)},o={value:t.state};o.value||i(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function i(l,u,c){const d=e.indexOf("#"),f=d>-1?(n.host&&document.querySelector("base")?e:e.slice(d))+l:pE()+e+l;try{t[c?"replaceState":"pushState"](u,"",f),o.value=u}catch(h){console.error(h),n[c?"replace":"assign"](f)}}function a(l,u){const c=ut({},t.state,Ed(o.value.back,l,o.value.forward,!0),u,{position:o.value.position});i(l,c,!0),r.value=l}function s(l,u){const c=ut({},o.value,t.state,{forward:l,scroll:Zs()});i(c.current,c,!0);const d=ut({},Ed(r.value,l,null),{position:c.position+1},u);i(l,d,!1),r.value=l}return{location:r,state:o,push:s,replace:a}}function gE(e){e=sE(e);const t=vE(e),n=mE(e,t.state,t.location,t.replace);function r(i,a=!0){a||n.pauseListeners(),history.go(i)}const o=ut({location:"",base:e,go:r,createHref:uE.bind(null,e)},t,n);return Object.defineProperty(o,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(o,"state",{enumerable:!0,get:()=>t.state.value}),o}function OF(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),gE(e)}function yE(e){return typeof e=="string"||e&&typeof e=="object"}function bm(e){return typeof e=="string"||typeof e=="symbol"}const xr={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},Sm=ua("nf");var wd;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(wd||(wd={}));function oa(e,t){return ut(new Error,{type:e,[Sm]:!0},t)}function Or(e,t){return e instanceof Error&&Sm in e&&(t==null||!!(e.type&t))}const xd="[^/]+?",bE={sensitive:!1,strict:!1,start:!0,end:!0},SE=/[.+*?^${}()[\]/\\]/g;function EE(e,t){const n=ut({},bE,t),r=[];let o=n.start?"^":"";const i=[];for(const u of e){const c=u.length?[]:[90];n.strict&&!u.length&&(o+="/");for(let d=0;dt.length?t.length===1&&t[0]===40+40?1:-1:0}function xE(e,t){let n=0;const r=e.score,o=t.score;for(;n1&&(l==="*"||l==="+")&&t(`A repeatable param (${u}) must be alone in its segment. eg: '/:ids+.`),i.push({type:1,value:u,regexp:c,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):t("Invalid state to consume buffer"),u="")}function f(){u+=l}for(;s{a(b)}:Ua}function a(c){if(bm(c)){const d=r.get(c);d&&(r.delete(c),n.splice(n.indexOf(d),1),d.children.forEach(a),d.alias.forEach(a))}else{const d=n.indexOf(c);d>-1&&(n.splice(d,1),c.record.name&&r.delete(c.record.name),c.children.forEach(a),c.alias.forEach(a))}}function s(){return n}function l(c){let d=0;for(;d=0&&(c.record.path!==n[d].record.path||!Em(c,n[d]));)d++;n.splice(d,0,c),c.record.name&&!Od(c)&&r.set(c.record.name,c)}function u(c,d){let f,h={},p,m;if("name"in c&&c.name){if(f=r.get(c.name),!f)throw oa(1,{location:c});m=f.record.name,h=ut(FE(d.params,f.keys.filter(b=>!b.optional).map(b=>b.name)),c.params),p=f.stringify(h)}else if("path"in c)p=c.path,f=n.find(b=>b.re.test(p)),f&&(h=f.parse(p),m=f.record.name);else{if(f=d.name?r.get(d.name):n.find(b=>b.re.test(d.path)),!f)throw oa(1,{location:c,currentLocation:d});m=f.record.name,h=ut({},d.params,c.params),p=f.stringify(h)}const g=[];let y=f;for(;y;)g.unshift(y.record),y=y.parent;return{name:m,path:p,params:h,matched:g,meta:RE(g)}}return e.forEach(c=>i(c)),{addRoute:i,resolve:u,removeRoute:a,getRoutes:s,getRecordMatcher:o}}function FE(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function PE(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:ME(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||{}:{default:e.component}}}function ME(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const r in e.components)t[r]=typeof n=="boolean"?n:n[r];return t}function Od(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function RE(e){return e.reduce((t,n)=>ut(t,n.meta),{})}function Cd(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function Em(e,t){return t.children.some(n=>n===e||Em(e,n))}const wm=/#/g,IE=/&/g,NE=/\//g,LE=/=/g,jE=/\?/g,xm=/\+/g,kE=/%5B/g,BE=/%5D/g,Om=/%5E/g,UE=/%60/g,Cm=/%7B/g,$E=/%7C/g,Dm=/%7D/g,_E=/%20/g;function kc(e){return encodeURI(""+e).replace($E,"|").replace(kE,"[").replace(BE,"]")}function VE(e){return kc(e).replace(Cm,"{").replace(Dm,"}").replace(Om,"^")}function Au(e){return kc(e).replace(xm,"%2B").replace(_E,"+").replace(wm,"%23").replace(IE,"%26").replace(UE,"`").replace(Cm,"{").replace(Dm,"}").replace(Om,"^")}function HE(e){return Au(e).replace(LE,"%3D")}function YE(e){return kc(e).replace(wm,"%23").replace(jE,"%3F")}function WE(e){return e==null?"":YE(e).replace(NE,"%2F")}function bs(e){try{return decodeURIComponent(""+e)}catch{}return""+e}function GE(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let o=0;oi&&Au(i)):[r&&Au(r)]).forEach(i=>{i!==void 0&&(t+=(t.length?"&":"")+n,i!=null&&(t+="="+i))})}return t}function zE(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=Array.isArray(r)?r.map(o=>o==null?null:""+o):r==null?r:""+r)}return t}function va(){let e=[];function t(r){return e.push(r),()=>{const o=e.indexOf(r);o>-1&&e.splice(o,1)}}function n(){e=[]}return{add:t,list:()=>e,reset:n}}function Ar(e,t,n,r,o){const i=r&&(r.enterCallbacks[o]=r.enterCallbacks[o]||[]);return()=>new Promise((a,s)=>{const l=d=>{d===!1?s(oa(4,{from:n,to:t})):d instanceof Error?s(d):yE(d)?s(oa(2,{from:t,to:d})):(i&&r.enterCallbacks[o]===i&&typeof d=="function"&&i.push(d),a())},u=e.call(r&&r.instances[o],t,n,l);let c=Promise.resolve(u);e.length<3&&(c=c.then(l)),c.catch(d=>s(d))})}function Nl(e,t,n,r){const o=[];for(const i of e)for(const a in i.components){let s=i.components[a];if(!(t!=="beforeRouteEnter"&&!i.instances[a]))if(KE(s)){const u=(s.__vccOpts||s)[t];u&&o.push(Ar(u,n,r,i,a))}else{let l=s();o.push(()=>l.then(u=>{if(!u)return Promise.reject(new Error(`Couldn't resolve component "${a}" at "${i.path}"`));const c=eE(u)?u.default:u;i.components[a]=c;const f=(c.__vccOpts||c)[t];return f&&Ar(f,n,r,i,a)()}))}}return o}function KE(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function Ad(e){const t=zn(jc),n=zn(vm),r=Lt(()=>t.resolve(Go(e.to))),o=Lt(()=>{const{matched:l}=r.value,{length:u}=l,c=l[u-1],d=n.matched;if(!c||!d.length)return-1;const f=d.findIndex(ra.bind(null,c));if(f>-1)return f;const h=Td(l[u-2]);return u>1&&Td(c)===h&&d[d.length-1].path!==h?d.findIndex(ra.bind(null,l[u-2])):f}),i=Lt(()=>o.value>-1&&QE(n.params,r.value.params)),a=Lt(()=>o.value>-1&&o.value===n.matched.length-1&&gm(n.params,r.value.params));function s(l={}){return ZE(l)?t[Go(e.replace)?"replace":"push"](Go(e.to)).catch(Ua):Promise.resolve()}return{route:r,href:Lt(()=>r.value.href),isActive:i,isExactActive:a,navigate:s}}const XE=hi({name:"RouterLink",props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:Ad,setup(e,{slots:t}){const n=po(Ad(e)),{options:r}=zn(jc),o=Lt(()=>({[Fd(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[Fd(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const i=t.default&&t.default(n);return e.custom?i:Ks("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:o.value},i)}}}),JE=XE;function ZE(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function QE(e,t){for(const n in t){const r=t[n],o=e[n];if(typeof r=="string"){if(r!==o)return!1}else if(!Array.isArray(o)||o.length!==r.length||r.some((i,a)=>i!==o[a]))return!1}return!0}function Td(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Fd=(e,t,n)=>e!=null?e:t!=null?t:n,qE=hi({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},setup(e,{attrs:t,slots:n}){const r=zn(Cu),o=Lt(()=>e.route||r.value),i=zn(gd,0),a=Lt(()=>o.value.matched[i]);La(gd,i+1),La(qS,a),La(Cu,o);const s=sr();return Pt(()=>[s.value,a.value,e.name],([l,u,c],[d,f,h])=>{u&&(u.instances[c]=l,f&&f!==u&&l&&l===d&&(u.leaveGuards.size||(u.leaveGuards=f.leaveGuards),u.updateGuards.size||(u.updateGuards=f.updateGuards))),l&&u&&(!f||!ra(u,f)||!d)&&(u.enterCallbacks[c]||[]).forEach(p=>p(l))},{flush:"post"}),()=>{const l=o.value,u=a.value,c=u&&u.components[e.name],d=e.name;if(!c)return Pd(n.default,{Component:c,route:l});const f=u.props[e.name],h=f?f===!0?l.params:typeof f=="function"?f(l):f:null,m=Ks(c,ut({},h,t,{onVnodeUnmounted:g=>{g.component.isUnmounted&&(u.instances[d]=null)},ref:s}));return Pd(n.default,{Component:m,route:l})||m}}});function Pd(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const e1=qE;function CF(e){const t=TE(e.routes,e),n=e.parseQuery||GE,r=e.stringifyQuery||Dd,o=e.history,i=va(),a=va(),s=va(),l=Wh(xr);let u=xr;ko&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const c=Rl.bind(null,k=>""+k),d=Rl.bind(null,WE),f=Rl.bind(null,bs);function h(k,ee){let F,A;return bm(k)?(F=t.getRecordMatcher(k),A=ee):A=k,t.addRoute(A,F)}function p(k){const ee=t.getRecordMatcher(k);ee&&t.removeRoute(ee)}function m(){return t.getRoutes().map(k=>k.record)}function g(k){return!!t.getRecordMatcher(k)}function y(k,ee){if(ee=ut({},ee||l.value),typeof k=="string"){const ye=Il(n,k,ee.path),w=t.resolve({path:ye.path},ee),R=o.createHref(ye.fullPath);return ut(ye,w,{params:f(w.params),hash:bs(ye.hash),redirectedFrom:void 0,href:R})}let F;if("path"in k)F=ut({},k,{path:Il(n,k.path,ee.path).path});else{const ye=ut({},k.params);for(const w in ye)ye[w]==null&&delete ye[w];F=ut({},k,{params:d(k.params)}),ee.params=d(ee.params)}const A=t.resolve(F,ee),W=k.hash||"";A.params=c(f(A.params));const ue=rE(r,ut({},k,{hash:VE(W),path:A.path})),ce=o.createHref(ue);return ut({fullPath:ue,hash:W,query:r===Dd?zE(k.query):k.query||{}},A,{redirectedFrom:void 0,href:ce})}function b(k){return typeof k=="string"?Il(n,k,l.value.path):ut({},k)}function E(k,ee){if(u!==k)return oa(8,{from:ee,to:k})}function x(k){return M(k)}function O(k){return x(ut(b(k),{replace:!0}))}function C(k){const ee=k.matched[k.matched.length-1];if(ee&&ee.redirect){const{redirect:F}=ee;let A=typeof F=="function"?F(k):F;return typeof A=="string"&&(A=A.includes("?")||A.includes("#")?A=b(A):{path:A},A.params={}),ut({query:k.query,hash:k.hash,params:k.params},A)}}function M(k,ee){const F=u=y(k),A=l.value,W=k.state,ue=k.force,ce=k.replace===!0,ye=C(F);if(ye)return M(ut(b(ye),{state:W,force:ue,replace:ce}),ee||F);const w=F;w.redirectedFrom=ee;let R;return!ue&&oE(r,A,F)&&(R=oa(16,{to:w,from:A}),Ie(A,A,!0,!1)),(R?Promise.resolve(R):D(w,A)).catch(_=>Or(_)?Or(_,2)?_:Te(_):ae(_,w,A)).then(_=>{if(_){if(Or(_,2))return M(ut(b(_.to),{state:W,force:ue,replace:ce}),ee||w)}else _=$(w,A,!0,ce,W);return N(w,A,_),_})}function L(k,ee){const F=E(k,ee);return F?Promise.reject(F):Promise.resolve()}function D(k,ee){let F;const[A,W,ue]=t1(k,ee);F=Nl(A.reverse(),"beforeRouteLeave",k,ee);for(const ye of A)ye.leaveGuards.forEach(w=>{F.push(Ar(w,k,ee))});const ce=L.bind(null,k,ee);return F.push(ce),Ao(F).then(()=>{F=[];for(const ye of i.list())F.push(Ar(ye,k,ee));return F.push(ce),Ao(F)}).then(()=>{F=Nl(W,"beforeRouteUpdate",k,ee);for(const ye of W)ye.updateGuards.forEach(w=>{F.push(Ar(w,k,ee))});return F.push(ce),Ao(F)}).then(()=>{F=[];for(const ye of k.matched)if(ye.beforeEnter&&!ee.matched.includes(ye))if(Array.isArray(ye.beforeEnter))for(const w of ye.beforeEnter)F.push(Ar(w,k,ee));else F.push(Ar(ye.beforeEnter,k,ee));return F.push(ce),Ao(F)}).then(()=>(k.matched.forEach(ye=>ye.enterCallbacks={}),F=Nl(ue,"beforeRouteEnter",k,ee),F.push(ce),Ao(F))).then(()=>{F=[];for(const ye of a.list())F.push(Ar(ye,k,ee));return F.push(ce),Ao(F)}).catch(ye=>Or(ye,8)?ye:Promise.reject(ye))}function N(k,ee,F){for(const A of s.list())A(k,ee,F)}function $(k,ee,F,A,W){const ue=E(k,ee);if(ue)return ue;const ce=ee===xr,ye=ko?history.state:{};F&&(A||ce?o.replace(k.fullPath,ut({scroll:ce&&ye&&ye.scroll},W)):o.push(k.fullPath,W)),l.value=k,Ie(k,ee,F,ce),Te()}let P;function j(){P=o.listen((k,ee,F)=>{const A=y(k),W=C(A);if(W){M(ut(W,{replace:!0}),A).catch(Ua);return}u=A;const ue=l.value;ko&&dE(Sd(ue.fullPath,F.delta),Zs()),D(A,ue).catch(ce=>Or(ce,12)?ce:Or(ce,2)?(M(ce.to,A).then(ye=>{Or(ye,20)&&!F.delta&&F.type===ni.pop&&o.go(-1,!1)}).catch(Ua),Promise.reject()):(F.delta&&o.go(-F.delta,!1),ae(ce,A,ue))).then(ce=>{ce=ce||$(A,ue,!1),ce&&(F.delta?o.go(-F.delta,!1):F.type===ni.pop&&Or(ce,20)&&o.go(-1,!1)),N(A,ue,ce)}).catch(Ua)})}let V=va(),re=va(),Z;function ae(k,ee,F){Te(k);const A=re.list();return A.length?A.forEach(W=>W(k,ee,F)):console.error(k),Promise.reject(k)}function me(){return Z&&l.value!==xr?Promise.resolve():new Promise((k,ee)=>{V.add([k,ee])})}function Te(k){return Z||(Z=!k,j(),V.list().forEach(([ee,F])=>k?F(k):ee()),V.reset()),k}function Ie(k,ee,F,A){const{scrollBehavior:W}=e;if(!ko||!W)return Promise.resolve();const ue=!F&&hE(Sd(k.fullPath,0))||(A||!F)&&history.state&&history.state.scroll||null;return _s().then(()=>W(k,ee,ue)).then(ce=>ce&&fE(ce)).catch(ce=>ae(ce,k,ee))}const de=k=>o.go(k);let H;const se=new Set;return{currentRoute:l,addRoute:h,removeRoute:p,hasRoute:g,getRoutes:m,resolve:y,options:e,push:x,replace:O,go:de,back:()=>de(-1),forward:()=>de(1),beforeEach:i.add,beforeResolve:a.add,afterEach:s.add,onError:re.add,isReady:me,install(k){const ee=this;k.component("RouterLink",JE),k.component("RouterView",e1),k.config.globalProperties.$router=ee,Object.defineProperty(k.config.globalProperties,"$route",{enumerable:!0,get:()=>Go(l)}),ko&&!H&&l.value===xr&&(H=!0,x(o.location).catch(W=>{}));const F={};for(const W in xr)F[W]=Lt(()=>l.value[W]);k.provide(jc,ee),k.provide(vm,po(F)),k.provide(Cu,l);const A=k.unmount;se.add(k),k.unmount=function(){se.delete(k),se.size<1&&(u=xr,P&&P(),l.value=xr,H=!1,Z=!1),A()}}}}function Ao(e){return e.reduce((t,n)=>t.then(()=>n()),Promise.resolve())}function t1(e,t){const n=[],r=[],o=[],i=Math.max(t.matched.length,e.matched.length);for(let a=0;ara(u,s))?r.push(s):n.push(s));const l=e.matched[a];l&&(t.matched.find(u=>ra(u,l))||o.push(l))}return[n,r,o]}var $t=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function Am(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Tm(e){if(e.__esModule)return e;var t=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(e).forEach(function(n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}),t}var Bc={exports:{}},Fm=function(t,n){return function(){for(var o=new Array(arguments.length),i=0;i=0)return;r==="set-cookie"?n[r]=(n[r]?n[r]:[]).concat([o]):n[r]=n[r]?n[r]+", "+o:o}}),n},Rd=an,R1=Rd.isStandardBrowserEnv()?function(){var t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a"),r;function o(i){var a=i;return t&&(n.setAttribute("href",a),a=n.href),n.setAttribute("href",a),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:n.pathname.charAt(0)==="/"?n.pathname:"/"+n.pathname}}return r=o(window.location.href),function(a){var s=Rd.isString(a)?o(a):a;return s.protocol===r.protocol&&s.host===r.host}}():function(){return function(){return!0}}();function _c(e){this.message=e}_c.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")};_c.prototype.__CANCEL__=!0;var qs=_c,_i=an,I1=x1,N1=O1,L1=Im,j1=F1,k1=M1,B1=R1,jl=jm,U1=Lm,$1=qs,Id=function(t){return new Promise(function(r,o){var i=t.data,a=t.headers,s=t.responseType,l;function u(){t.cancelToken&&t.cancelToken.unsubscribe(l),t.signal&&t.signal.removeEventListener("abort",l)}_i.isFormData(i)&&delete a["Content-Type"];var c=new XMLHttpRequest;if(t.auth){var d=t.auth.username||"",f=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";a.Authorization="Basic "+btoa(d+":"+f)}var h=j1(t.baseURL,t.url);c.open(t.method.toUpperCase(),L1(h,t.params,t.paramsSerializer),!0),c.timeout=t.timeout;function p(){if(!!c){var g="getAllResponseHeaders"in c?k1(c.getAllResponseHeaders()):null,y=!s||s==="text"||s==="json"?c.responseText:c.response,b={data:y,status:c.status,statusText:c.statusText,headers:g,config:t,request:c};I1(function(x){r(x),u()},function(x){o(x),u()},b),c=null}}if("onloadend"in c?c.onloadend=p:c.onreadystatechange=function(){!c||c.readyState!==4||c.status===0&&!(c.responseURL&&c.responseURL.indexOf("file:")===0)||setTimeout(p)},c.onabort=function(){!c||(o(jl("Request aborted",t,"ECONNABORTED",c)),c=null)},c.onerror=function(){o(jl("Network Error",t,null,c)),c=null},c.ontimeout=function(){var y=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",b=t.transitional||U1;t.timeoutErrorMessage&&(y=t.timeoutErrorMessage),o(jl(y,t,b.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",c)),c=null},_i.isStandardBrowserEnv()){var m=(t.withCredentials||B1(h))&&t.xsrfCookieName?N1.read(t.xsrfCookieName):void 0;m&&(a[t.xsrfHeaderName]=m)}"setRequestHeader"in c&&_i.forEach(a,function(y,b){typeof i=="undefined"&&b.toLowerCase()==="content-type"?delete a[b]:c.setRequestHeader(b,y)}),_i.isUndefined(t.withCredentials)||(c.withCredentials=!!t.withCredentials),s&&s!=="json"&&(c.responseType=t.responseType),typeof t.onDownloadProgress=="function"&&c.addEventListener("progress",t.onDownloadProgress),typeof t.onUploadProgress=="function"&&c.upload&&c.upload.addEventListener("progress",t.onUploadProgress),(t.cancelToken||t.signal)&&(l=function(g){!c||(o(!g||g&&g.type?new $1("canceled"):g),c.abort(),c=null)},t.cancelToken&&t.cancelToken.subscribe(l),t.signal&&(t.signal.aborted?l():t.signal.addEventListener("abort",l))),i||(i=null),c.send(i)})},Bt=an,Nd=S1,_1=Nm,V1=Lm,H1={"Content-Type":"application/x-www-form-urlencoded"};function Ld(e,t){!Bt.isUndefined(e)&&Bt.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}function Y1(){var e;return(typeof XMLHttpRequest!="undefined"||typeof process!="undefined"&&Object.prototype.toString.call(process)==="[object process]")&&(e=Id),e}function W1(e,t,n){if(Bt.isString(e))try{return(t||JSON.parse)(e),Bt.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(e)}var el={transitional:V1,adapter:Y1(),transformRequest:[function(t,n){return Nd(n,"Accept"),Nd(n,"Content-Type"),Bt.isFormData(t)||Bt.isArrayBuffer(t)||Bt.isBuffer(t)||Bt.isStream(t)||Bt.isFile(t)||Bt.isBlob(t)?t:Bt.isArrayBufferView(t)?t.buffer:Bt.isURLSearchParams(t)?(Ld(n,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):Bt.isObject(t)||n&&n["Content-Type"]==="application/json"?(Ld(n,"application/json"),W1(t)):t}],transformResponse:[function(t){var n=this.transitional||el.transitional,r=n&&n.silentJSONParsing,o=n&&n.forcedJSONParsing,i=!r&&this.responseType==="json";if(i||o&&Bt.isString(t)&&t.length)try{return JSON.parse(t)}catch(a){if(i)throw a.name==="SyntaxError"?_1(a,this,"E_JSON_PARSE"):a}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};Bt.forEach(["delete","get","head"],function(t){el.headers[t]={}});Bt.forEach(["post","put","patch"],function(t){el.headers[t]=Bt.merge(H1)});var Vc=el,G1=an,z1=Vc,K1=function(t,n,r){var o=this||z1;return G1.forEach(r,function(a){t=a.call(o,t,n)}),t},km=function(t){return!!(t&&t.__CANCEL__)},jd=an,kl=K1,X1=km,J1=Vc,Z1=qs;function Bl(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Z1("canceled")}var Q1=function(t){Bl(t),t.headers=t.headers||{},t.data=kl.call(t,t.data,t.headers,t.transformRequest),t.headers=jd.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),jd.forEach(["delete","get","head","post","put","patch","common"],function(o){delete t.headers[o]});var n=t.adapter||J1.adapter;return n(t).then(function(o){return Bl(t),o.data=kl.call(t,o.data,o.headers,t.transformResponse),o},function(o){return X1(o)||(Bl(t),o&&o.response&&(o.response.data=kl.call(t,o.response.data,o.response.headers,t.transformResponse))),Promise.reject(o)})},un=an,Bm=function(t,n){n=n||{};var r={};function o(c,d){return un.isPlainObject(c)&&un.isPlainObject(d)?un.merge(c,d):un.isPlainObject(d)?un.merge({},d):un.isArray(d)?d.slice():d}function i(c){if(un.isUndefined(n[c])){if(!un.isUndefined(t[c]))return o(void 0,t[c])}else return o(t[c],n[c])}function a(c){if(!un.isUndefined(n[c]))return o(void 0,n[c])}function s(c){if(un.isUndefined(n[c])){if(!un.isUndefined(t[c]))return o(void 0,t[c])}else return o(void 0,n[c])}function l(c){if(c in n)return o(t[c],n[c]);if(c in t)return o(void 0,t[c])}var u={url:a,method:a,data:a,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:l};return un.forEach(Object.keys(t).concat(Object.keys(n)),function(d){var f=u[d]||i,h=f(d);un.isUndefined(h)&&f!==l||(r[d]=h)}),r},Um={version:"0.26.1"},q1=Um.version,Hc={};["object","boolean","number","function","string","symbol"].forEach(function(e,t){Hc[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});var kd={};Hc.transitional=function(t,n,r){function o(i,a){return"[Axios v"+q1+"] Transitional option '"+i+"'"+a+(r?". "+r:"")}return function(i,a,s){if(t===!1)throw new Error(o(a," has been removed"+(n?" in "+n:"")));return n&&!kd[a]&&(kd[a]=!0,console.warn(o(a," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(i,a,s):!0}};function ew(e,t,n){if(typeof e!="object")throw new TypeError("options must be an object");for(var r=Object.keys(e),o=r.length;o-- >0;){var i=r[o],a=t[i];if(a){var s=e[i],l=s===void 0||a(s,i,e);if(l!==!0)throw new TypeError("option "+i+" must be "+l);continue}if(n!==!0)throw Error("Unknown option "+i)}}var tw={assertOptions:ew,validators:Hc},$m=an,nw=Im,Bd=y1,Ud=Q1,tl=Bm,_m=tw,Fo=_m.validators;function gi(e){this.defaults=e,this.interceptors={request:new Bd,response:new Bd}}gi.prototype.request=function(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=tl(this.defaults,n),n.method?n.method=n.method.toLowerCase():this.defaults.method?n.method=this.defaults.method.toLowerCase():n.method="get";var r=n.transitional;r!==void 0&&_m.assertOptions(r,{silentJSONParsing:Fo.transitional(Fo.boolean),forcedJSONParsing:Fo.transitional(Fo.boolean),clarifyTimeoutError:Fo.transitional(Fo.boolean)},!1);var o=[],i=!0;this.interceptors.request.forEach(function(h){typeof h.runWhen=="function"&&h.runWhen(n)===!1||(i=i&&h.synchronous,o.unshift(h.fulfilled,h.rejected))});var a=[];this.interceptors.response.forEach(function(h){a.push(h.fulfilled,h.rejected)});var s;if(!i){var l=[Ud,void 0];for(Array.prototype.unshift.apply(l,o),l=l.concat(a),s=Promise.resolve(n);l.length;)s=s.then(l.shift(),l.shift());return s}for(var u=n;o.length;){var c=o.shift(),d=o.shift();try{u=c(u)}catch(f){d(f);break}}try{s=Ud(u)}catch(f){return Promise.reject(f)}for(;a.length;)s=s.then(a.shift(),a.shift());return s};gi.prototype.getUri=function(t){return t=tl(this.defaults,t),nw(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")};$m.forEach(["delete","get","head","options"],function(t){gi.prototype[t]=function(n,r){return this.request(tl(r||{},{method:t,url:n,data:(r||{}).data}))}});$m.forEach(["post","put","patch"],function(t){gi.prototype[t]=function(n,r,o){return this.request(tl(o||{},{method:t,url:n,data:r}))}});var rw=gi,ow=qs;function aa(e){if(typeof e!="function")throw new TypeError("executor must be a function.");var t;this.promise=new Promise(function(o){t=o});var n=this;this.promise.then(function(r){if(!!n._listeners){var o,i=n._listeners.length;for(o=0;o0&&(p=p.substring(0,p.length-1),f=f+"?"+p),f},u=function(f,h){var p=new XMLHttpRequest,m=function(g,y){function b(C){g&&g(C),h&&h(null,C)}function E(){y&&y(p),h&&h(p,null)}var x=f.type||"GET";if(p.open(x,l(f.url,f.params)),r&&p.setRequestHeader("Authorization","Bearer "+r),p.onreadystatechange=function(){if(p.readyState===4){var C=null;try{C=p.responseText?JSON.parse(p.responseText):""}catch(M){console.error(M)}p.status>=200&&p.status<300?b(C):E()}},x==="GET")p.send(null);else{var O=null;f.postData&&(f.contentType==="image/jpeg"?(O=f.postData,p.setRequestHeader("Content-Type",f.contentType)):(O=JSON.stringify(f.postData),p.setRequestHeader("Content-Type","application/json"))),p.send(O)}};return h?(m(),null):a(m,function(){p.abort()})},c=function(f,h,p,m){var g={},y=null;typeof h=="object"?(g=h,y=p):typeof h=="function"&&(y=h);var b=f.type||"GET";return b!=="GET"&&f.postData&&!m?f.postData=s(f.postData,g):f.params=s(f.params,g),u(f,y)},d=function(){};return d.prototype={constructor:t},d.prototype.getGeneric=function(f,h){var p={url:f};return c(p,h)},d.prototype.getMe=function(f,h){var p={url:n+"/me"};return c(p,f,h)},d.prototype.getMySavedTracks=function(f,h){var p={url:n+"/me/tracks"};return c(p,f,h)},d.prototype.addToMySavedTracks=function(f,h,p){var m={url:n+"/me/tracks",type:"PUT",postData:f};return c(m,h,p)},d.prototype.removeFromMySavedTracks=function(f,h,p){var m={url:n+"/me/tracks",type:"DELETE",postData:f};return c(m,h,p)},d.prototype.containsMySavedTracks=function(f,h,p){var m={url:n+"/me/tracks/contains",params:{ids:f.join(",")}};return c(m,h,p)},d.prototype.getMySavedAlbums=function(f,h){var p={url:n+"/me/albums"};return c(p,f,h)},d.prototype.addToMySavedAlbums=function(f,h,p){var m={url:n+"/me/albums",type:"PUT",postData:f};return c(m,h,p)},d.prototype.removeFromMySavedAlbums=function(f,h,p){var m={url:n+"/me/albums",type:"DELETE",postData:f};return c(m,h,p)},d.prototype.containsMySavedAlbums=function(f,h,p){var m={url:n+"/me/albums/contains",params:{ids:f.join(",")}};return c(m,h,p)},d.prototype.getMyTopArtists=function(f,h){var p={url:n+"/me/top/artists"};return c(p,f,h)},d.prototype.getMyTopTracks=function(f,h){var p={url:n+"/me/top/tracks"};return c(p,f,h)},d.prototype.getMyRecentlyPlayedTracks=function(f,h){var p={url:n+"/me/player/recently-played"};return c(p,f,h)},d.prototype.followUsers=function(f,h){var p={url:n+"/me/following/",type:"PUT",params:{ids:f.join(","),type:"user"}};return c(p,h)},d.prototype.followArtists=function(f,h){var p={url:n+"/me/following/",type:"PUT",params:{ids:f.join(","),type:"artist"}};return c(p,h)},d.prototype.followPlaylist=function(f,h,p){var m={url:n+"/playlists/"+f+"/followers",type:"PUT",postData:{}};return c(m,h,p)},d.prototype.unfollowUsers=function(f,h){var p={url:n+"/me/following/",type:"DELETE",params:{ids:f.join(","),type:"user"}};return c(p,h)},d.prototype.unfollowArtists=function(f,h){var p={url:n+"/me/following/",type:"DELETE",params:{ids:f.join(","),type:"artist"}};return c(p,h)},d.prototype.unfollowPlaylist=function(f,h){var p={url:n+"/playlists/"+f+"/followers",type:"DELETE"};return c(p,h)},d.prototype.isFollowingUsers=function(f,h){var p={url:n+"/me/following/contains",type:"GET",params:{ids:f.join(","),type:"user"}};return c(p,h)},d.prototype.isFollowingArtists=function(f,h){var p={url:n+"/me/following/contains",type:"GET",params:{ids:f.join(","),type:"artist"}};return c(p,h)},d.prototype.areFollowingPlaylist=function(f,h,p){var m={url:n+"/playlists/"+f+"/followers/contains",type:"GET",params:{ids:h.join(",")}};return c(m,p)},d.prototype.getFollowedArtists=function(f,h){var p={url:n+"/me/following",type:"GET",params:{type:"artist"}};return c(p,f,h)},d.prototype.getUser=function(f,h,p){var m={url:n+"/users/"+encodeURIComponent(f)};return c(m,h,p)},d.prototype.getUserPlaylists=function(f,h,p){var m;return typeof f=="string"?m={url:n+"/users/"+encodeURIComponent(f)+"/playlists"}:(m={url:n+"/me/playlists"},p=h,h=f),c(m,h,p)},d.prototype.getPlaylist=function(f,h,p){var m={url:n+"/playlists/"+f};return c(m,h,p)},d.prototype.getPlaylistTracks=function(f,h,p){var m={url:n+"/playlists/"+f+"/tracks"};return c(m,h,p)},d.prototype.getPlaylistCoverImage=function(f,h){var p={url:n+"/playlists/"+f+"/images"};return c(p,h)},d.prototype.createPlaylist=function(f,h,p){var m={url:n+"/users/"+encodeURIComponent(f)+"/playlists",type:"POST",postData:h};return c(m,h,p)},d.prototype.changePlaylistDetails=function(f,h,p){var m={url:n+"/playlists/"+f,type:"PUT",postData:h};return c(m,h,p)},d.prototype.addTracksToPlaylist=function(f,h,p,m){var g={url:n+"/playlists/"+f+"/tracks",type:"POST",postData:{uris:h}};return c(g,p,m,!0)},d.prototype.replaceTracksInPlaylist=function(f,h,p){var m={url:n+"/playlists/"+f+"/tracks",type:"PUT",postData:{uris:h}};return c(m,{},p)},d.prototype.reorderTracksInPlaylist=function(f,h,p,m,g){var y={url:n+"/playlists/"+f+"/tracks",type:"PUT",postData:{range_start:h,insert_before:p}};return c(y,m,g)},d.prototype.removeTracksFromPlaylist=function(f,h,p){var m=h.map(function(y){return typeof y=="string"?{uri:y}:y}),g={url:n+"/playlists/"+f+"/tracks",type:"DELETE",postData:{tracks:m}};return c(g,{},p)},d.prototype.removeTracksFromPlaylistWithSnapshotId=function(f,h,p,m){var g=h.map(function(b){return typeof b=="string"?{uri:b}:b}),y={url:n+"/playlists/"+f+"/tracks",type:"DELETE",postData:{tracks:g,snapshot_id:p}};return c(y,{},m)},d.prototype.removeTracksFromPlaylistInPositions=function(f,h,p,m){var g={url:n+"/playlists/"+f+"/tracks",type:"DELETE",postData:{positions:h,snapshot_id:p}};return c(g,{},m)},d.prototype.uploadCustomPlaylistCoverImage=function(f,h,p){var m={url:n+"/playlists/"+f+"/images",type:"PUT",postData:h.replace(/^data:image\/jpeg;base64,/,""),contentType:"image/jpeg"};return c(m,{},p)},d.prototype.getAlbum=function(f,h,p){var m={url:n+"/albums/"+f};return c(m,h,p)},d.prototype.getAlbumTracks=function(f,h,p){var m={url:n+"/albums/"+f+"/tracks"};return c(m,h,p)},d.prototype.getAlbums=function(f,h,p){var m={url:n+"/albums/",params:{ids:f.join(",")}};return c(m,h,p)},d.prototype.getTrack=function(f,h,p){var m={};return m.url=n+"/tracks/"+f,c(m,h,p)},d.prototype.getTracks=function(f,h,p){var m={url:n+"/tracks/",params:{ids:f.join(",")}};return c(m,h,p)},d.prototype.getArtist=function(f,h,p){var m={url:n+"/artists/"+f};return c(m,h,p)},d.prototype.getArtists=function(f,h,p){var m={url:n+"/artists/",params:{ids:f.join(",")}};return c(m,h,p)},d.prototype.getArtistAlbums=function(f,h,p){var m={url:n+"/artists/"+f+"/albums"};return c(m,h,p)},d.prototype.getArtistTopTracks=function(f,h,p,m){var g={url:n+"/artists/"+f+"/top-tracks",params:{country:h}};return c(g,p,m)},d.prototype.getArtistRelatedArtists=function(f,h,p){var m={url:n+"/artists/"+f+"/related-artists"};return c(m,h,p)},d.prototype.getFeaturedPlaylists=function(f,h){var p={url:n+"/browse/featured-playlists"};return c(p,f,h)},d.prototype.getNewReleases=function(f,h){var p={url:n+"/browse/new-releases"};return c(p,f,h)},d.prototype.getCategories=function(f,h){var p={url:n+"/browse/categories"};return c(p,f,h)},d.prototype.getCategory=function(f,h,p){var m={url:n+"/browse/categories/"+f};return c(m,h,p)},d.prototype.getCategoryPlaylists=function(f,h,p){var m={url:n+"/browse/categories/"+f+"/playlists"};return c(m,h,p)},d.prototype.search=function(f,h,p,m){var g={url:n+"/search/",params:{q:f,type:h.join(",")}};return c(g,p,m)},d.prototype.searchAlbums=function(f,h,p){return this.search(f,["album"],h,p)},d.prototype.searchArtists=function(f,h,p){return this.search(f,["artist"],h,p)},d.prototype.searchTracks=function(f,h,p){return this.search(f,["track"],h,p)},d.prototype.searchPlaylists=function(f,h,p){return this.search(f,["playlist"],h,p)},d.prototype.searchShows=function(f,h,p){return this.search(f,["show"],h,p)},d.prototype.searchEpisodes=function(f,h,p){return this.search(f,["episode"],h,p)},d.prototype.getAudioFeaturesForTrack=function(f,h){var p={};return p.url=n+"/audio-features/"+f,c(p,{},h)},d.prototype.getAudioFeaturesForTracks=function(f,h){var p={url:n+"/audio-features",params:{ids:f}};return c(p,{},h)},d.prototype.getAudioAnalysisForTrack=function(f,h){var p={};return p.url=n+"/audio-analysis/"+f,c(p,{},h)},d.prototype.getRecommendations=function(f,h){var p={url:n+"/recommendations"};return c(p,f,h)},d.prototype.getAvailableGenreSeeds=function(f){var h={url:n+"/recommendations/available-genre-seeds"};return c(h,{},f)},d.prototype.getMyDevices=function(f){var h={url:n+"/me/player/devices"};return c(h,{},f)},d.prototype.getMyCurrentPlaybackState=function(f,h){var p={url:n+"/me/player"};return c(p,f,h)},d.prototype.getMyCurrentPlayingTrack=function(f,h){var p={url:n+"/me/player/currently-playing"};return c(p,f,h)},d.prototype.transferMyPlayback=function(f,h,p){var m=h||{};m.device_ids=f;var g={type:"PUT",url:n+"/me/player",postData:m};return c(g,h,p)},d.prototype.play=function(f,h){f=f||{};var p="device_id"in f?{device_id:f.device_id}:null,m={};["context_uri","uris","offset","position_ms"].forEach(function(b){b in f&&(m[b]=f[b])});var g={type:"PUT",url:n+"/me/player/play",params:p,postData:m},y=typeof f=="function"?f:{};return c(g,y,h)},d.prototype.queue=function(f,h,p){h=h||{};var m="device_id"in h?{uri:f,device_id:h.device_id}:{uri:f},g={type:"POST",url:n+"/me/player/queue",params:m};return c(g,h,p)},d.prototype.pause=function(f,h){f=f||{};var p="device_id"in f?{device_id:f.device_id}:null,m={type:"PUT",url:n+"/me/player/pause",params:p};return c(m,f,h)},d.prototype.skipToNext=function(f,h){f=f||{};var p="device_id"in f?{device_id:f.device_id}:null,m={type:"POST",url:n+"/me/player/next",params:p};return c(m,f,h)},d.prototype.skipToPrevious=function(f,h){f=f||{};var p="device_id"in f?{device_id:f.device_id}:null,m={type:"POST",url:n+"/me/player/previous",params:p};return c(m,f,h)},d.prototype.seek=function(f,h,p){h=h||{};var m={position_ms:f};"device_id"in h&&(m.device_id=h.device_id);var g={type:"PUT",url:n+"/me/player/seek",params:m};return c(g,h,p)},d.prototype.setRepeat=function(f,h,p){h=h||{};var m={state:f};"device_id"in h&&(m.device_id=h.device_id);var g={type:"PUT",url:n+"/me/player/repeat",params:m};return c(g,h,p)},d.prototype.setVolume=function(f,h,p){h=h||{};var m={volume_percent:f};"device_id"in h&&(m.device_id=h.device_id);var g={type:"PUT",url:n+"/me/player/volume",params:m};return c(g,h,p)},d.prototype.setShuffle=function(f,h,p){h=h||{};var m={state:f};"device_id"in h&&(m.device_id=h.device_id);var g={type:"PUT",url:n+"/me/player/shuffle",params:m};return c(g,h,p)},d.prototype.getShow=function(f,h,p){var m={};return m.url=n+"/shows/"+f,c(m,h,p)},d.prototype.getShows=function(f,h,p){var m={url:n+"/shows/",params:{ids:f.join(",")}};return c(m,h,p)},d.prototype.getMySavedShows=function(f,h){var p={url:n+"/me/shows"};return c(p,f,h)},d.prototype.addToMySavedShows=function(f,h,p){var m={url:n+"/me/shows",type:"PUT",postData:f};return c(m,h,p)},d.prototype.removeFromMySavedShows=function(f,h,p){var m={url:n+"/me/shows",type:"DELETE",postData:f};return c(m,h,p)},d.prototype.containsMySavedShows=function(f,h,p){var m={url:n+"/me/shows/contains",params:{ids:f.join(",")}};return c(m,h,p)},d.prototype.getShowEpisodes=function(f,h,p){var m={url:n+"/shows/"+f+"/episodes"};return c(m,h,p)},d.prototype.getEpisode=function(f,h,p){var m={};return m.url=n+"/episodes/"+f,c(m,h,p)},d.prototype.getEpisodes=function(f,h,p){var m={url:n+"/episodes/",params:{ids:f.join(",")}};return c(m,h,p)},d.prototype.getAccessToken=function(){return r},d.prototype.setAccessToken=function(f){r=f},d.prototype.setPromiseImplementation=function(f){var h=!1;try{var p=new f(function(m){m()});typeof p.then=="function"&&typeof p.catch=="function"&&(h=!0)}catch(m){console.error(m)}if(h)o=f;else throw new Error("Unsupported implementation of Promises/A+")},d}();e.exports=t})(Hm);var AF=Hm.exports,Ym={exports:{}},Yc=Tm(AS);/**! - * Sortable 1.14.0 - * @author RubaXa - * @author owenm - * @license MIT - */function _d(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Jn(e){for(var t=1;t=0)&&(n[o]=e[o]);return n}function pw(e,t){if(e==null)return{};var n=hw(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o=0)&&(!Object.prototype.propertyIsEnumerable.call(e,r)||(n[r]=e[r]))}return n}function mw(e){return vw(e)||gw(e)||yw(e)||bw()}function vw(e){if(Array.isArray(e))return Pu(e)}function gw(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function yw(e,t){if(!!e){if(typeof e=="string")return Pu(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Pu(e,t)}}function Pu(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n"&&(t=t.substring(1)),e)try{if(e.matches)return e.matches(t);if(e.msMatchesSelector)return e.msMatchesSelector(t);if(e.webkitMatchesSelector)return e.webkitMatchesSelector(t)}catch{return!1}return!1}}function ww(e){return e.host&&e!==document&&e.host.nodeType?e.host:e.parentNode}function In(e,t,n,r){if(e){n=n||document;do{if(t!=null&&(t[0]===">"?e.parentNode===n&&Ss(e,t):Ss(e,t))||r&&e===n)return e;if(e===n)break}while(e=ww(e))}return null}var Hd=/\s+/g;function gt(e,t,n){if(e&&t)if(e.classList)e.classList[n?"add":"remove"](t);else{var r=(" "+e.className+" ").replace(Hd," ").replace(" "+t+" "," ");e.className=(r+(n?" "+t:"")).replace(Hd," ")}}function Le(e,t,n){var r=e&&e.style;if(r){if(n===void 0)return document.defaultView&&document.defaultView.getComputedStyle?n=document.defaultView.getComputedStyle(e,""):e.currentStyle&&(n=e.currentStyle),t===void 0?n:n[t];!(t in r)&&t.indexOf("webkit")===-1&&(t="-webkit-"+t),r[t]=n+(typeof n=="string"?"":"px")}}function so(e,t){var n="";if(typeof e=="string")n=e;else do{var r=Le(e,"transform");r&&r!=="none"&&(n=r+" "+n)}while(!t&&(e=e.parentNode));var o=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return o&&new o(n)}function zm(e,t,n){if(e){var r=e.getElementsByTagName(t),o=0,i=r.length;if(n)for(;o=i:a=o<=i,!a)return r;if(r===Xn())break;r=Pr(r,!1)}return!1}function ia(e,t,n,r){for(var o=0,i=0,a=e.children;i2&&arguments[2]!==void 0?arguments[2]:{},o=r.evt,i=pw(r,Fw);bi.pluginEvent.bind(_e)(t,n,Jn({dragEl:xe,parentEl:St,ghostEl:ze,rootEl:pt,nextEl:eo,lastDownEl:ts,cloneEl:Et,cloneHidden:Fr,dragStarted:Da,putSortable:jt,activeSortable:_e.active,originalEvent:o,oldIndex:_o,oldDraggableIndex:Ha,newIndex:fn,newDraggableIndex:Tr,hideGhostForTarget:qm,unhideGhostForTarget:ev,cloneNowHidden:function(){Fr=!0},cloneNowShown:function(){Fr=!1},dispatchSortableEvent:function(s){Jt({sortable:n,name:s,originalEvent:o})}},i))};function Jt(e){Ca(Jn({putSortable:jt,cloneEl:Et,targetEl:xe,rootEl:pt,oldIndex:_o,oldDraggableIndex:Ha,newIndex:fn,newDraggableIndex:Tr},e))}var xe,St,ze,pt,eo,ts,Et,Fr,_o,fn,Ha,Tr,Vi,jt,Bo=!1,Es=!1,ws=[],Xr,Pn,Vl,Hl,zd,Kd,Da,Mo,Ya,Wa=!1,Hi=!1,ns,Ht,Yl=[],Mu=!1,xs=[],nl=typeof document!="undefined",Yi=Wm,Xd=yi||mr?"cssFloat":"float",Pw=nl&&!Ew&&!Wm&&"draggable"in document.createElement("div"),Jm=function(){if(!!nl){if(mr)return!1;var e=document.createElement("x");return e.style.cssText="pointer-events:auto",e.style.pointerEvents==="auto"}}(),Zm=function(t,n){var r=Le(t),o=parseInt(r.width)-parseInt(r.paddingLeft)-parseInt(r.paddingRight)-parseInt(r.borderLeftWidth)-parseInt(r.borderRightWidth),i=ia(t,0,n),a=ia(t,1,n),s=i&&Le(i),l=a&&Le(a),u=s&&parseInt(s.marginLeft)+parseInt(s.marginRight)+vt(i).width,c=l&&parseInt(l.marginLeft)+parseInt(l.marginRight)+vt(a).width;if(r.display==="flex")return r.flexDirection==="column"||r.flexDirection==="column-reverse"?"vertical":"horizontal";if(r.display==="grid")return r.gridTemplateColumns.split(" ").length<=1?"vertical":"horizontal";if(i&&s.float&&s.float!=="none"){var d=s.float==="left"?"left":"right";return a&&(l.clear==="both"||l.clear===d)?"vertical":"horizontal"}return i&&(s.display==="block"||s.display==="flex"||s.display==="table"||s.display==="grid"||u>=o&&r[Xd]==="none"||a&&r[Xd]==="none"&&u+c>o)?"vertical":"horizontal"},Mw=function(t,n,r){var o=r?t.left:t.top,i=r?t.right:t.bottom,a=r?t.width:t.height,s=r?n.left:n.top,l=r?n.right:n.bottom,u=r?n.width:n.height;return o===s||i===l||o+a/2===s+u/2},Rw=function(t,n){var r;return ws.some(function(o){var i=o[Yt].options.emptyInsertThreshold;if(!(!i||Wc(o))){var a=vt(o),s=t>=a.left-i&&t<=a.right+i,l=n>=a.top-i&&n<=a.bottom+i;if(s&&l)return r=o}}),r},Qm=function(t){function n(i,a){return function(s,l,u,c){var d=s.options.group.name&&l.options.group.name&&s.options.group.name===l.options.group.name;if(i==null&&(a||d))return!0;if(i==null||i===!1)return!1;if(a&&i==="clone")return i;if(typeof i=="function")return n(i(s,l,u,c),a)(s,l,u,c);var f=(a?s:l).options.group.name;return i===!0||typeof i=="string"&&i===f||i.join&&i.indexOf(f)>-1}}var r={},o=t.group;(!o||es(o)!="object")&&(o={name:o}),r.name=o.name,r.checkPull=n(o.pull,!0),r.checkPut=n(o.put),r.revertClone=o.revertClone,t.group=r},qm=function(){!Jm&&ze&&Le(ze,"display","none")},ev=function(){!Jm&&ze&&Le(ze,"display","")};nl&&document.addEventListener("click",function(e){if(Es)return e.preventDefault(),e.stopPropagation&&e.stopPropagation(),e.stopImmediatePropagation&&e.stopImmediatePropagation(),Es=!1,!1},!0);var Jr=function(t){if(xe){t=t.touches?t.touches[0]:t;var n=Rw(t.clientX,t.clientY);if(n){var r={};for(var o in t)t.hasOwnProperty(o)&&(r[o]=t[o]);r.target=r.rootEl=n,r.preventDefault=void 0,r.stopPropagation=void 0,n[Yt]._onDragOver(r)}}},Iw=function(t){xe&&xe.parentNode[Yt]._isOutsideThisEl(t.target)};function _e(e,t){if(!(e&&e.nodeType&&e.nodeType===1))throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(e));this.el=e,this.options=t=Cn({},t),e[Yt]=this;var n={group:null,sort:!0,disabled:!1,store:null,handle:null,draggable:/^[uo]l$/i.test(e.nodeName)?">li":">*",swapThreshold:1,invertSwap:!1,invertedSwapThreshold:null,removeCloneOnHide:!0,direction:function(){return Zm(e,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(a,s){a.setData("Text",s.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:_e.supportPointer!==!1&&"PointerEvent"in window&&!_a,emptyInsertThreshold:5};bi.initializePlugins(this,e,n);for(var r in n)!(r in t)&&(t[r]=n[r]);Qm(t);for(var o in this)o.charAt(0)==="_"&&typeof this[o]=="function"&&(this[o]=this[o].bind(this));this.nativeDraggable=t.forceFallback?!1:Pw,this.nativeDraggable&&(this.options.touchStartThreshold=1),t.supportPointer?Qe(e,"pointerdown",this._onTapStart):(Qe(e,"mousedown",this._onTapStart),Qe(e,"touchstart",this._onTapStart)),this.nativeDraggable&&(Qe(e,"dragover",this),Qe(e,"dragenter",this)),ws.push(this.el),t.store&&t.store.get&&this.sort(t.store.get(this)||[]),Cn(this,Dw())}_e.prototype={constructor:_e,_isOutsideThisEl:function(t){!this.el.contains(t)&&t!==this.el&&(Mo=null)},_getDirection:function(t,n){return typeof this.options.direction=="function"?this.options.direction.call(this,t,n,xe):this.options.direction},_onTapStart:function(t){if(!!t.cancelable){var n=this,r=this.el,o=this.options,i=o.preventOnFilter,a=t.type,s=t.touches&&t.touches[0]||t.pointerType&&t.pointerType==="touch"&&t,l=(s||t).target,u=t.target.shadowRoot&&(t.path&&t.path[0]||t.composedPath&&t.composedPath()[0])||l,c=o.filter;if(_w(r),!xe&&!(/mousedown|pointerdown/.test(a)&&t.button!==0||o.disabled)&&!u.isContentEditable&&!(!this.nativeDraggable&&_a&&l&&l.tagName.toUpperCase()==="SELECT")&&(l=In(l,o.draggable,r,!1),!(l&&l.animated)&&ts!==l)){if(_o=wt(l),Ha=wt(l,o.draggable),typeof c=="function"){if(c.call(this,t,l,this)){Jt({sortable:n,rootEl:u,name:"filter",targetEl:l,toEl:r,fromEl:r}),en("filter",n,{evt:t}),i&&t.cancelable&&t.preventDefault();return}}else if(c&&(c=c.split(",").some(function(d){if(d=In(u,d.trim(),r,!1),d)return Jt({sortable:n,rootEl:d,name:"filter",targetEl:l,fromEl:r,toEl:r}),en("filter",n,{evt:t}),!0}),c)){i&&t.cancelable&&t.preventDefault();return}o.handle&&!In(u,o.handle,r,!1)||this._prepareDragStart(t,s,l)}}},_prepareDragStart:function(t,n,r){var o=this,i=o.el,a=o.options,s=i.ownerDocument,l;if(r&&!xe&&r.parentNode===i){var u=vt(r);if(pt=i,xe=r,St=xe.parentNode,eo=xe.nextSibling,ts=r,Vi=a.group,_e.dragged=xe,Xr={target:xe,clientX:(n||t).clientX,clientY:(n||t).clientY},zd=Xr.clientX-u.left,Kd=Xr.clientY-u.top,this._lastX=(n||t).clientX,this._lastY=(n||t).clientY,xe.style["will-change"]="all",l=function(){if(en("delayEnded",o,{evt:t}),_e.eventCanceled){o._onDrop();return}o._disableDelayedDragEvents(),!Vd&&o.nativeDraggable&&(xe.draggable=!0),o._triggerDragStart(t,n),Jt({sortable:o,name:"choose",originalEvent:t}),gt(xe,a.chosenClass,!0)},a.ignore.split(",").forEach(function(c){zm(xe,c.trim(),Wl)}),Qe(s,"dragover",Jr),Qe(s,"mousemove",Jr),Qe(s,"touchmove",Jr),Qe(s,"mouseup",o._onDrop),Qe(s,"touchend",o._onDrop),Qe(s,"touchcancel",o._onDrop),Vd&&this.nativeDraggable&&(this.options.touchStartThreshold=4,xe.draggable=!0),en("delayStart",this,{evt:t}),a.delay&&(!a.delayOnTouchOnly||n)&&(!this.nativeDraggable||!(yi||mr))){if(_e.eventCanceled){this._onDrop();return}Qe(s,"mouseup",o._disableDelayedDrag),Qe(s,"touchend",o._disableDelayedDrag),Qe(s,"touchcancel",o._disableDelayedDrag),Qe(s,"mousemove",o._delayedDragTouchMoveHandler),Qe(s,"touchmove",o._delayedDragTouchMoveHandler),a.supportPointer&&Qe(s,"pointermove",o._delayedDragTouchMoveHandler),o._dragStartTimer=setTimeout(l,a.delay)}else l()}},_delayedDragTouchMoveHandler:function(t){var n=t.touches?t.touches[0]:t;Math.max(Math.abs(n.clientX-this._lastX),Math.abs(n.clientY-this._lastY))>=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){xe&&Wl(xe),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var t=this.el.ownerDocument;Je(t,"mouseup",this._disableDelayedDrag),Je(t,"touchend",this._disableDelayedDrag),Je(t,"touchcancel",this._disableDelayedDrag),Je(t,"mousemove",this._delayedDragTouchMoveHandler),Je(t,"touchmove",this._delayedDragTouchMoveHandler),Je(t,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(t,n){n=n||t.pointerType=="touch"&&t,!this.nativeDraggable||n?this.options.supportPointer?Qe(document,"pointermove",this._onTouchMove):n?Qe(document,"touchmove",this._onTouchMove):Qe(document,"mousemove",this._onTouchMove):(Qe(xe,"dragend",this),Qe(pt,"dragstart",this._onDragStart));try{document.selection?rs(function(){document.selection.empty()}):window.getSelection().removeAllRanges()}catch{}},_dragStarted:function(t,n){if(Bo=!1,pt&&xe){en("dragStarted",this,{evt:n}),this.nativeDraggable&&Qe(document,"dragover",Iw);var r=this.options;!t&>(xe,r.dragClass,!1),gt(xe,r.ghostClass,!0),_e.active=this,t&&this._appendGhost(),Jt({sortable:this,name:"start",originalEvent:n})}else this._nulling()},_emulateDragOver:function(){if(Pn){this._lastX=Pn.clientX,this._lastY=Pn.clientY,qm();for(var t=document.elementFromPoint(Pn.clientX,Pn.clientY),n=t;t&&t.shadowRoot&&(t=t.shadowRoot.elementFromPoint(Pn.clientX,Pn.clientY),t!==n);)n=t;if(xe.parentNode[Yt]._isOutsideThisEl(t),n)do{if(n[Yt]){var r=void 0;if(r=n[Yt]._onDragOver({clientX:Pn.clientX,clientY:Pn.clientY,target:t,rootEl:n}),r&&!this.options.dragoverBubble)break}t=n}while(n=n.parentNode);ev()}},_onTouchMove:function(t){if(Xr){var n=this.options,r=n.fallbackTolerance,o=n.fallbackOffset,i=t.touches?t.touches[0]:t,a=ze&&so(ze,!0),s=ze&&a&&a.a,l=ze&&a&&a.d,u=Yi&&Ht&&Wd(Ht),c=(i.clientX-Xr.clientX+o.x)/(s||1)+(u?u[0]-Yl[0]:0)/(s||1),d=(i.clientY-Xr.clientY+o.y)/(l||1)+(u?u[1]-Yl[1]:0)/(l||1);if(!_e.active&&!Bo){if(r&&Math.max(Math.abs(i.clientX-this._lastX),Math.abs(i.clientY-this._lastY))=0&&(Jt({rootEl:St,name:"add",toEl:St,fromEl:pt,originalEvent:t}),Jt({sortable:this,name:"remove",toEl:St,originalEvent:t}),Jt({rootEl:St,name:"sort",toEl:St,fromEl:pt,originalEvent:t}),Jt({sortable:this,name:"sort",toEl:St,originalEvent:t})),jt&&jt.save()):fn!==_o&&fn>=0&&(Jt({sortable:this,name:"update",toEl:St,originalEvent:t}),Jt({sortable:this,name:"sort",toEl:St,originalEvent:t})),_e.active&&((fn==null||fn===-1)&&(fn=_o,Tr=Ha),Jt({sortable:this,name:"end",toEl:St,originalEvent:t}),this.save()))),this._nulling()},_nulling:function(){en("nulling",this),pt=xe=St=ze=eo=Et=ts=Fr=Xr=Pn=Da=fn=Tr=_o=Ha=Mo=Ya=jt=Vi=_e.dragged=_e.ghost=_e.clone=_e.active=null,xs.forEach(function(t){t.checked=!0}),xs.length=Vl=Hl=0},handleEvent:function(t){switch(t.type){case"drop":case"dragend":this._onDrop(t);break;case"dragenter":case"dragover":xe&&(this._onDragOver(t),Nw(t));break;case"selectstart":t.preventDefault();break}},toArray:function(){for(var t=[],n,r=this.el.children,o=0,i=r.length,a=this.options;or.right+o||e.clientX<=r.right&&e.clientY>r.bottom&&e.clientX>=r.left:e.clientX>r.right&&e.clientY>r.top||e.clientX<=r.right&&e.clientY>r.bottom+o}function Bw(e,t,n,r,o,i,a,s){var l=r?e.clientY:e.clientX,u=r?n.height:n.width,c=r?n.top:n.left,d=r?n.bottom:n.right,f=!1;if(!a){if(s&&nsc+u*i/2:ld-ns)return-Ya}else if(l>c+u*(1-o)/2&&ld-u*i/2)?l>c+u/2?1:-1:0}function Uw(e){return wt(xe)1&&(He.forEach(function(s){i.addAnimationState({target:s,rect:tn?vt(s):a}),$l(s),s.fromRect=a,r.removeAnimationState(s)}),tn=!1,Gw(!this.options.removeCloneOnHide,o))},dragOverCompleted:function(n){var r=n.sortable,o=n.isOwner,i=n.insertion,a=n.activeSortable,s=n.parentEl,l=n.putSortable,u=this.options;if(i){if(o&&a._hideClone(),ya=!1,u.animation&&He.length>1&&(tn||!o&&!a.options.sort&&!l)){var c=vt(ct,!1,!0,!0);He.forEach(function(f){f!==ct&&(Gd(f,c),s.appendChild(f))}),tn=!0}if(!o)if(tn||zi(),He.length>1){var d=Gi;a._showClone(r),a.options.animation&&!Gi&&d&&cn.forEach(function(f){a.addAnimationState({target:f,rect:ba}),f.fromRect=ba,f.thisAnimationDuration=null})}else a._showClone(r)}},dragOverAnimationCapture:function(n){var r=n.dragRect,o=n.isOwner,i=n.activeSortable;if(He.forEach(function(s){s.thisAnimationDuration=null}),i.options.animation&&!o&&i.multiDrag.isMultiDrag){ba=Cn({},r);var a=so(ct,!0);ba.top-=a.f,ba.left-=a.e}},dragOverAnimationComplete:function(){tn&&(tn=!1,zi())},drop:function(n){var r=n.originalEvent,o=n.rootEl,i=n.parentEl,a=n.sortable,s=n.dispatchSortableEvent,l=n.oldIndex,u=n.putSortable,c=u||this.sortable;if(!!r){var d=this.options,f=i.children;if(!Ro)if(d.multiDragKey&&!this.multiDragKeyDown&&this._deselectMultiDrag(),gt(ct,d.selectedClass,!~He.indexOf(ct)),~He.indexOf(ct))He.splice(He.indexOf(ct),1),ga=null,Ca({sortable:a,rootEl:o,name:"deselect",targetEl:ct,originalEvt:r});else{if(He.push(ct),Ca({sortable:a,rootEl:o,name:"select",targetEl:ct,originalEvt:r}),r.shiftKey&&ga&&a.el.contains(ga)){var h=wt(ga),p=wt(ct);if(~h&&~p&&h!==p){var m,g;for(p>h?(g=h,m=p):(g=p,m=h+1);g1){var y=vt(ct),b=wt(ct,":not(."+this.options.selectedClass+")");if(!ya&&d.animation&&(ct.thisAnimationDuration=null),c.captureAnimationState(),!ya&&(d.animation&&(ct.fromRect=y,He.forEach(function(x){if(x.thisAnimationDuration=null,x!==ct){var O=tn?vt(x):y;x.fromRect=O,c.addAnimationState({target:x,rect:O})}})),zi(),He.forEach(function(x){f[b]?i.insertBefore(x,f[b]):i.appendChild(x),b++}),l===wt(ct))){var E=!1;He.forEach(function(x){if(x.sortableIndex!==wt(x)){E=!0;return}}),E&&s("update")}He.forEach(function(x){$l(x)}),c.animateAll()}Mn=c}(o===i||u&&u.lastPutMode!=="clone")&&cn.forEach(function(x){x.parentNode&&x.parentNode.removeChild(x)})}},nullingGlobal:function(){this.isMultiDrag=Ro=!1,cn.length=0},destroyGlobal:function(){this._deselectMultiDrag(),Je(document,"pointerup",this._deselectMultiDrag),Je(document,"mouseup",this._deselectMultiDrag),Je(document,"touchend",this._deselectMultiDrag),Je(document,"keydown",this._checkKeyDown),Je(document,"keyup",this._checkKeyUp)},_deselectMultiDrag:function(n){if(!(typeof Ro!="undefined"&&Ro)&&Mn===this.sortable&&!(n&&In(n.target,this.options.draggable,this.sortable.el,!1))&&!(n&&n.button!==0))for(;He.length;){var r=He[0];gt(r,this.options.selectedClass,!1),He.shift(),Ca({sortable:this.sortable,rootEl:this.sortable.el,name:"deselect",targetEl:r,originalEvt:n})}},_checkKeyDown:function(n){n.key===this.options.multiDragKey&&(this.multiDragKeyDown=!0)},_checkKeyUp:function(n){n.key===this.options.multiDragKey&&(this.multiDragKeyDown=!1)}},Cn(e,{pluginName:"multiDrag",utils:{select:function(n){var r=n.parentNode[Yt];!r||!r.options.multiDrag||~He.indexOf(n)||(Mn&&Mn!==r&&(Mn.multiDrag._deselectMultiDrag(),Mn=r),gt(n,r.options.selectedClass,!0),He.push(n))},deselect:function(n){var r=n.parentNode[Yt],o=He.indexOf(n);!r||!r.options.multiDrag||!~o||(gt(n,r.options.selectedClass,!1),He.splice(o,1))}},eventProperties:function(){var n=this,r=[],o=[];return He.forEach(function(i){r.push({multiDragElement:i,index:i.sortableIndex});var a;tn&&i!==ct?a=-1:tn?a=wt(i,":not(."+n.options.selectedClass+")"):a=wt(i),o.push({multiDragElement:i,index:a})}),{items:mw(He),clones:[].concat(cn),oldIndicies:r,newIndicies:o}},optionListeners:{multiDragKey:function(n){return n=n.toLowerCase(),n==="ctrl"?n="Control":n.length>1&&(n=n.charAt(0).toUpperCase()+n.substr(1)),n}}})}function Gw(e,t){He.forEach(function(n,r){var o=t.children[n.sortableIndex+(e?Number(r):0)];o?t.insertBefore(n,o):t.appendChild(n)})}function Zd(e,t){cn.forEach(function(n,r){var o=t.children[n.sortableIndex+(e?Number(r):0)];o?t.insertBefore(n,o):t.appendChild(n)})}function zi(){He.forEach(function(e){e!==ct&&e.parentNode&&e.parentNode.removeChild(e)})}_e.mount(new Vw);_e.mount(Kc,zc);var zw=Object.freeze({__proto__:null,[Symbol.toStringTag]:"Module",default:_e,MultiDrag:Ww,Sortable:_e,Swap:Hw}),Kw=Tm(zw);(function(e,t){(function(r,o){e.exports=o(Yc,Kw)})(typeof self!="undefined"?self:$t,function(n,r){return function(o){var i={};function a(s){if(i[s])return i[s].exports;var l=i[s]={i:s,l:!1,exports:{}};return o[s].call(l.exports,l,l.exports,a),l.l=!0,l.exports}return a.m=o,a.c=i,a.d=function(s,l,u){a.o(s,l)||Object.defineProperty(s,l,{enumerable:!0,get:u})},a.r=function(s){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(s,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(s,"__esModule",{value:!0})},a.t=function(s,l){if(l&1&&(s=a(s)),l&8||l&4&&typeof s=="object"&&s&&s.__esModule)return s;var u=Object.create(null);if(a.r(u),Object.defineProperty(u,"default",{enumerable:!0,value:s}),l&2&&typeof s!="string")for(var c in s)a.d(u,c,function(d){return s[d]}.bind(null,c));return u},a.n=function(s){var l=s&&s.__esModule?function(){return s.default}:function(){return s};return a.d(l,"a",l),l},a.o=function(s,l){return Object.prototype.hasOwnProperty.call(s,l)},a.p="",a(a.s="fb15")}({"00ee":function(o,i,a){var s=a("b622"),l=s("toStringTag"),u={};u[l]="z",o.exports=String(u)==="[object z]"},"0366":function(o,i,a){var s=a("1c0b");o.exports=function(l,u,c){if(s(l),u===void 0)return l;switch(c){case 0:return function(){return l.call(u)};case 1:return function(d){return l.call(u,d)};case 2:return function(d,f){return l.call(u,d,f)};case 3:return function(d,f,h){return l.call(u,d,f,h)}}return function(){return l.apply(u,arguments)}}},"057f":function(o,i,a){var s=a("fc6a"),l=a("241c").f,u={}.toString,c=typeof window=="object"&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],d=function(f){try{return l(f)}catch{return c.slice()}};o.exports.f=function(h){return c&&u.call(h)=="[object Window]"?d(h):l(s(h))}},"06cf":function(o,i,a){var s=a("83ab"),l=a("d1e7"),u=a("5c6c"),c=a("fc6a"),d=a("c04e"),f=a("5135"),h=a("0cfb"),p=Object.getOwnPropertyDescriptor;i.f=s?p:function(g,y){if(g=c(g),y=d(y,!0),h)try{return p(g,y)}catch{}if(f(g,y))return u(!l.f.call(g,y),g[y])}},"0cfb":function(o,i,a){var s=a("83ab"),l=a("d039"),u=a("cc12");o.exports=!s&&!l(function(){return Object.defineProperty(u("div"),"a",{get:function(){return 7}}).a!=7})},"13d5":function(o,i,a){var s=a("23e7"),l=a("d58f").left,u=a("a640"),c=a("ae40"),d=u("reduce"),f=c("reduce",{1:0});s({target:"Array",proto:!0,forced:!d||!f},{reduce:function(p){return l(this,p,arguments.length,arguments.length>1?arguments[1]:void 0)}})},"14c3":function(o,i,a){var s=a("c6b6"),l=a("9263");o.exports=function(u,c){var d=u.exec;if(typeof d=="function"){var f=d.call(u,c);if(typeof f!="object")throw TypeError("RegExp exec method returned something other than an Object or null");return f}if(s(u)!=="RegExp")throw TypeError("RegExp#exec called on incompatible receiver");return l.call(u,c)}},"159b":function(o,i,a){var s=a("da84"),l=a("fdbc"),u=a("17c2"),c=a("9112");for(var d in l){var f=s[d],h=f&&f.prototype;if(h&&h.forEach!==u)try{c(h,"forEach",u)}catch{h.forEach=u}}},"17c2":function(o,i,a){var s=a("b727").forEach,l=a("a640"),u=a("ae40"),c=l("forEach"),d=u("forEach");o.exports=!c||!d?function(h){return s(this,h,arguments.length>1?arguments[1]:void 0)}:[].forEach},"1be4":function(o,i,a){var s=a("d066");o.exports=s("document","documentElement")},"1c0b":function(o,i){o.exports=function(a){if(typeof a!="function")throw TypeError(String(a)+" is not a function");return a}},"1c7e":function(o,i,a){var s=a("b622"),l=s("iterator"),u=!1;try{var c=0,d={next:function(){return{done:!!c++}},return:function(){u=!0}};d[l]=function(){return this},Array.from(d,function(){throw 2})}catch{}o.exports=function(f,h){if(!h&&!u)return!1;var p=!1;try{var m={};m[l]=function(){return{next:function(){return{done:p=!0}}}},f(m)}catch{}return p}},"1d80":function(o,i){o.exports=function(a){if(a==null)throw TypeError("Can't call method on "+a);return a}},"1dde":function(o,i,a){var s=a("d039"),l=a("b622"),u=a("2d00"),c=l("species");o.exports=function(d){return u>=51||!s(function(){var f=[],h=f.constructor={};return h[c]=function(){return{foo:1}},f[d](Boolean).foo!==1})}},"23cb":function(o,i,a){var s=a("a691"),l=Math.max,u=Math.min;o.exports=function(c,d){var f=s(c);return f<0?l(f+d,0):u(f,d)}},"23e7":function(o,i,a){var s=a("da84"),l=a("06cf").f,u=a("9112"),c=a("6eeb"),d=a("ce4e"),f=a("e893"),h=a("94ca");o.exports=function(p,m){var g=p.target,y=p.global,b=p.stat,E,x,O,C,M,L;if(y?x=s:b?x=s[g]||d(g,{}):x=(s[g]||{}).prototype,x)for(O in m){if(M=m[O],p.noTargetGet?(L=l(x,O),C=L&&L.value):C=x[O],E=h(y?O:g+(b?".":"#")+O,p.forced),!E&&C!==void 0){if(typeof M==typeof C)continue;f(M,C)}(p.sham||C&&C.sham)&&u(M,"sham",!0),c(x,O,M,p)}}},"241c":function(o,i,a){var s=a("ca84"),l=a("7839"),u=l.concat("length","prototype");i.f=Object.getOwnPropertyNames||function(d){return s(d,u)}},"25f0":function(o,i,a){var s=a("6eeb"),l=a("825a"),u=a("d039"),c=a("ad6d"),d="toString",f=RegExp.prototype,h=f[d],p=u(function(){return h.call({source:"a",flags:"b"})!="/a/b"}),m=h.name!=d;(p||m)&&s(RegExp.prototype,d,function(){var y=l(this),b=String(y.source),E=y.flags,x=String(E===void 0&&y instanceof RegExp&&!("flags"in f)?c.call(y):E);return"/"+b+"/"+x},{unsafe:!0})},"2ca0":function(o,i,a){var s=a("23e7"),l=a("06cf").f,u=a("50c4"),c=a("5a34"),d=a("1d80"),f=a("ab13"),h=a("c430"),p="".startsWith,m=Math.min,g=f("startsWith"),y=!h&&!g&&!!function(){var b=l(String.prototype,"startsWith");return b&&!b.writable}();s({target:"String",proto:!0,forced:!y&&!g},{startsWith:function(E){var x=String(d(this));c(E);var O=u(m(arguments.length>1?arguments[1]:void 0,x.length)),C=String(E);return p?p.call(x,C,O):x.slice(O,O+C.length)===C}})},"2d00":function(o,i,a){var s=a("da84"),l=a("342f"),u=s.process,c=u&&u.versions,d=c&&c.v8,f,h;d?(f=d.split("."),h=f[0]+f[1]):l&&(f=l.match(/Edge\/(\d+)/),(!f||f[1]>=74)&&(f=l.match(/Chrome\/(\d+)/),f&&(h=f[1]))),o.exports=h&&+h},"342f":function(o,i,a){var s=a("d066");o.exports=s("navigator","userAgent")||""},"35a1":function(o,i,a){var s=a("f5df"),l=a("3f8c"),u=a("b622"),c=u("iterator");o.exports=function(d){if(d!=null)return d[c]||d["@@iterator"]||l[s(d)]}},"37e8":function(o,i,a){var s=a("83ab"),l=a("9bf2"),u=a("825a"),c=a("df75");o.exports=s?Object.defineProperties:function(f,h){u(f);for(var p=c(h),m=p.length,g=0,y;m>g;)l.f(f,y=p[g++],h[y]);return f}},"3bbe":function(o,i,a){var s=a("861d");o.exports=function(l){if(!s(l)&&l!==null)throw TypeError("Can't set "+String(l)+" as a prototype");return l}},"3ca3":function(o,i,a){var s=a("6547").charAt,l=a("69f3"),u=a("7dd0"),c="String Iterator",d=l.set,f=l.getterFor(c);u(String,"String",function(h){d(this,{type:c,string:String(h),index:0})},function(){var p=f(this),m=p.string,g=p.index,y;return g>=m.length?{value:void 0,done:!0}:(y=s(m,g),p.index+=y.length,{value:y,done:!1})})},"3f8c":function(o,i){o.exports={}},"4160":function(o,i,a){var s=a("23e7"),l=a("17c2");s({target:"Array",proto:!0,forced:[].forEach!=l},{forEach:l})},"428f":function(o,i,a){var s=a("da84");o.exports=s},"44ad":function(o,i,a){var s=a("d039"),l=a("c6b6"),u="".split;o.exports=s(function(){return!Object("z").propertyIsEnumerable(0)})?function(c){return l(c)=="String"?u.call(c,""):Object(c)}:Object},"44d2":function(o,i,a){var s=a("b622"),l=a("7c73"),u=a("9bf2"),c=s("unscopables"),d=Array.prototype;d[c]==null&&u.f(d,c,{configurable:!0,value:l(null)}),o.exports=function(f){d[c][f]=!0}},"44e7":function(o,i,a){var s=a("861d"),l=a("c6b6"),u=a("b622"),c=u("match");o.exports=function(d){var f;return s(d)&&((f=d[c])!==void 0?!!f:l(d)=="RegExp")}},"4930":function(o,i,a){var s=a("d039");o.exports=!!Object.getOwnPropertySymbols&&!s(function(){return!String(Symbol())})},"4d64":function(o,i,a){var s=a("fc6a"),l=a("50c4"),u=a("23cb"),c=function(d){return function(f,h,p){var m=s(f),g=l(m.length),y=u(p,g),b;if(d&&h!=h){for(;g>y;)if(b=m[y++],b!=b)return!0}else for(;g>y;y++)if((d||y in m)&&m[y]===h)return d||y||0;return!d&&-1}};o.exports={includes:c(!0),indexOf:c(!1)}},"4de4":function(o,i,a){var s=a("23e7"),l=a("b727").filter,u=a("1dde"),c=a("ae40"),d=u("filter"),f=c("filter");s({target:"Array",proto:!0,forced:!d||!f},{filter:function(p){return l(this,p,arguments.length>1?arguments[1]:void 0)}})},"4df4":function(o,i,a){var s=a("0366"),l=a("7b0b"),u=a("9bdd"),c=a("e95a"),d=a("50c4"),f=a("8418"),h=a("35a1");o.exports=function(m){var g=l(m),y=typeof this=="function"?this:Array,b=arguments.length,E=b>1?arguments[1]:void 0,x=E!==void 0,O=h(g),C=0,M,L,D,N,$,P;if(x&&(E=s(E,b>2?arguments[2]:void 0,2)),O!=null&&!(y==Array&&c(O)))for(N=O.call(g),$=N.next,L=new y;!(D=$.call(N)).done;C++)P=x?u(N,E,[D.value,C],!0):D.value,f(L,C,P);else for(M=d(g.length),L=new y(M);M>C;C++)P=x?E(g[C],C):g[C],f(L,C,P);return L.length=C,L}},"4fad":function(o,i,a){var s=a("23e7"),l=a("6f53").entries;s({target:"Object",stat:!0},{entries:function(c){return l(c)}})},"50c4":function(o,i,a){var s=a("a691"),l=Math.min;o.exports=function(u){return u>0?l(s(u),9007199254740991):0}},"5135":function(o,i){var a={}.hasOwnProperty;o.exports=function(s,l){return a.call(s,l)}},"5319":function(o,i,a){var s=a("d784"),l=a("825a"),u=a("7b0b"),c=a("50c4"),d=a("a691"),f=a("1d80"),h=a("8aa5"),p=a("14c3"),m=Math.max,g=Math.min,y=Math.floor,b=/\$([$&'`]|\d\d?|<[^>]*>)/g,E=/\$([$&'`]|\d\d?)/g,x=function(O){return O===void 0?O:String(O)};s("replace",2,function(O,C,M,L){var D=L.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,N=L.REPLACE_KEEPS_$0,$=D?"$":"$0";return[function(V,re){var Z=f(this),ae=V==null?void 0:V[O];return ae!==void 0?ae.call(V,Z,re):C.call(String(Z),V,re)},function(j,V){if(!D&&N||typeof V=="string"&&V.indexOf($)===-1){var re=M(C,j,this,V);if(re.done)return re.value}var Z=l(j),ae=String(this),me=typeof V=="function";me||(V=String(V));var Te=Z.global;if(Te){var Ie=Z.unicode;Z.lastIndex=0}for(var de=[];;){var H=p(Z,ae);if(H===null||(de.push(H),!Te))break;var se=String(H[0]);se===""&&(Z.lastIndex=h(ae,c(Z.lastIndex),Ie))}for(var ve="",k=0,ee=0;ee=k&&(ve+=ae.slice(k,A)+w,k=A+F.length)}return ve+ae.slice(k)}];function P(j,V,re,Z,ae,me){var Te=re+j.length,Ie=Z.length,de=E;return ae!==void 0&&(ae=u(ae),de=b),C.call(me,de,function(H,se){var ve;switch(se.charAt(0)){case"$":return"$";case"&":return j;case"`":return V.slice(0,re);case"'":return V.slice(Te);case"<":ve=ae[se.slice(1,-1)];break;default:var k=+se;if(k===0)return H;if(k>Ie){var ee=y(k/10);return ee===0?H:ee<=Ie?Z[ee-1]===void 0?se.charAt(1):Z[ee-1]+se.charAt(1):H}ve=Z[k-1]}return ve===void 0?"":ve})}})},"5692":function(o,i,a){var s=a("c430"),l=a("c6cd");(o.exports=function(u,c){return l[u]||(l[u]=c!==void 0?c:{})})("versions",[]).push({version:"3.6.5",mode:s?"pure":"global",copyright:"\xA9 2020 Denis Pushkarev (zloirock.ru)"})},"56ef":function(o,i,a){var s=a("d066"),l=a("241c"),u=a("7418"),c=a("825a");o.exports=s("Reflect","ownKeys")||function(f){var h=l.f(c(f)),p=u.f;return p?h.concat(p(f)):h}},"5a34":function(o,i,a){var s=a("44e7");o.exports=function(l){if(s(l))throw TypeError("The method doesn't accept regular expressions");return l}},"5c6c":function(o,i){o.exports=function(a,s){return{enumerable:!(a&1),configurable:!(a&2),writable:!(a&4),value:s}}},"5db7":function(o,i,a){var s=a("23e7"),l=a("a2bf"),u=a("7b0b"),c=a("50c4"),d=a("1c0b"),f=a("65f0");s({target:"Array",proto:!0},{flatMap:function(p){var m=u(this),g=c(m.length),y;return d(p),y=f(m,0),y.length=l(y,m,m,g,0,1,p,arguments.length>1?arguments[1]:void 0),y}})},"6547":function(o,i,a){var s=a("a691"),l=a("1d80"),u=function(c){return function(d,f){var h=String(l(d)),p=s(f),m=h.length,g,y;return p<0||p>=m?c?"":void 0:(g=h.charCodeAt(p),g<55296||g>56319||p+1===m||(y=h.charCodeAt(p+1))<56320||y>57343?c?h.charAt(p):g:c?h.slice(p,p+2):(g-55296<<10)+(y-56320)+65536)}};o.exports={codeAt:u(!1),charAt:u(!0)}},"65f0":function(o,i,a){var s=a("861d"),l=a("e8b5"),u=a("b622"),c=u("species");o.exports=function(d,f){var h;return l(d)&&(h=d.constructor,typeof h=="function"&&(h===Array||l(h.prototype))?h=void 0:s(h)&&(h=h[c],h===null&&(h=void 0))),new(h===void 0?Array:h)(f===0?0:f)}},"69f3":function(o,i,a){var s=a("7f9a"),l=a("da84"),u=a("861d"),c=a("9112"),d=a("5135"),f=a("f772"),h=a("d012"),p=l.WeakMap,m,g,y,b=function(D){return y(D)?g(D):m(D,{})},E=function(D){return function(N){var $;if(!u(N)||($=g(N)).type!==D)throw TypeError("Incompatible receiver, "+D+" required");return $}};if(s){var x=new p,O=x.get,C=x.has,M=x.set;m=function(D,N){return M.call(x,D,N),N},g=function(D){return O.call(x,D)||{}},y=function(D){return C.call(x,D)}}else{var L=f("state");h[L]=!0,m=function(D,N){return c(D,L,N),N},g=function(D){return d(D,L)?D[L]:{}},y=function(D){return d(D,L)}}o.exports={set:m,get:g,has:y,enforce:b,getterFor:E}},"6eeb":function(o,i,a){var s=a("da84"),l=a("9112"),u=a("5135"),c=a("ce4e"),d=a("8925"),f=a("69f3"),h=f.get,p=f.enforce,m=String(String).split("String");(o.exports=function(g,y,b,E){var x=E?!!E.unsafe:!1,O=E?!!E.enumerable:!1,C=E?!!E.noTargetGet:!1;if(typeof b=="function"&&(typeof y=="string"&&!u(b,"name")&&l(b,"name",y),p(b).source=m.join(typeof y=="string"?y:"")),g===s){O?g[y]=b:c(y,b);return}else x?!C&&g[y]&&(O=!0):delete g[y];O?g[y]=b:l(g,y,b)})(Function.prototype,"toString",function(){return typeof this=="function"&&h(this).source||d(this)})},"6f53":function(o,i,a){var s=a("83ab"),l=a("df75"),u=a("fc6a"),c=a("d1e7").f,d=function(f){return function(h){for(var p=u(h),m=l(p),g=m.length,y=0,b=[],E;g>y;)E=m[y++],(!s||c.call(p,E))&&b.push(f?[E,p[E]]:p[E]);return b}};o.exports={entries:d(!0),values:d(!1)}},"73d9":function(o,i,a){var s=a("44d2");s("flatMap")},"7418":function(o,i){i.f=Object.getOwnPropertySymbols},"746f":function(o,i,a){var s=a("428f"),l=a("5135"),u=a("e538"),c=a("9bf2").f;o.exports=function(d){var f=s.Symbol||(s.Symbol={});l(f,d)||c(f,d,{value:u.f(d)})}},"7839":function(o,i){o.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"7b0b":function(o,i,a){var s=a("1d80");o.exports=function(l){return Object(s(l))}},"7c73":function(o,i,a){var s=a("825a"),l=a("37e8"),u=a("7839"),c=a("d012"),d=a("1be4"),f=a("cc12"),h=a("f772"),p=">",m="<",g="prototype",y="script",b=h("IE_PROTO"),E=function(){},x=function(D){return m+y+p+D+m+"/"+y+p},O=function(D){D.write(x("")),D.close();var N=D.parentWindow.Object;return D=null,N},C=function(){var D=f("iframe"),N="java"+y+":",$;return D.style.display="none",d.appendChild(D),D.src=String(N),$=D.contentWindow.document,$.open(),$.write(x("document.F=Object")),$.close(),$.F},M,L=function(){try{M=document.domain&&new ActiveXObject("htmlfile")}catch{}L=M?O(M):C();for(var D=u.length;D--;)delete L[g][u[D]];return L()};c[b]=!0,o.exports=Object.create||function(N,$){var P;return N!==null?(E[g]=s(N),P=new E,E[g]=null,P[b]=N):P=L(),$===void 0?P:l(P,$)}},"7dd0":function(o,i,a){var s=a("23e7"),l=a("9ed3"),u=a("e163"),c=a("d2bb"),d=a("d44e"),f=a("9112"),h=a("6eeb"),p=a("b622"),m=a("c430"),g=a("3f8c"),y=a("ae93"),b=y.IteratorPrototype,E=y.BUGGY_SAFARI_ITERATORS,x=p("iterator"),O="keys",C="values",M="entries",L=function(){return this};o.exports=function(D,N,$,P,j,V,re){l($,N,P);var Z=function(ee){if(ee===j&&de)return de;if(!E&&ee in Te)return Te[ee];switch(ee){case O:return function(){return new $(this,ee)};case C:return function(){return new $(this,ee)};case M:return function(){return new $(this,ee)}}return function(){return new $(this)}},ae=N+" Iterator",me=!1,Te=D.prototype,Ie=Te[x]||Te["@@iterator"]||j&&Te[j],de=!E&&Ie||Z(j),H=N=="Array"&&Te.entries||Ie,se,ve,k;if(H&&(se=u(H.call(new D)),b!==Object.prototype&&se.next&&(!m&&u(se)!==b&&(c?c(se,b):typeof se[x]!="function"&&f(se,x,L)),d(se,ae,!0,!0),m&&(g[ae]=L))),j==C&&Ie&&Ie.name!==C&&(me=!0,de=function(){return Ie.call(this)}),(!m||re)&&Te[x]!==de&&f(Te,x,de),g[N]=de,j)if(ve={values:Z(C),keys:V?de:Z(O),entries:Z(M)},re)for(k in ve)(E||me||!(k in Te))&&h(Te,k,ve[k]);else s({target:N,proto:!0,forced:E||me},ve);return ve}},"7f9a":function(o,i,a){var s=a("da84"),l=a("8925"),u=s.WeakMap;o.exports=typeof u=="function"&&/native code/.test(l(u))},"825a":function(o,i,a){var s=a("861d");o.exports=function(l){if(!s(l))throw TypeError(String(l)+" is not an object");return l}},"83ab":function(o,i,a){var s=a("d039");o.exports=!s(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})},"8418":function(o,i,a){var s=a("c04e"),l=a("9bf2"),u=a("5c6c");o.exports=function(c,d,f){var h=s(d);h in c?l.f(c,h,u(0,f)):c[h]=f}},"861d":function(o,i){o.exports=function(a){return typeof a=="object"?a!==null:typeof a=="function"}},"8875":function(o,i,a){var s,l,u;(function(c,d){l=[],s=d,u=typeof s=="function"?s.apply(i,l):s,u!==void 0&&(o.exports=u)})(typeof self!="undefined"?self:this,function(){function c(){var d=Object.getOwnPropertyDescriptor(document,"currentScript");if(!d&&"currentScript"in document&&document.currentScript||d&&d.get!==c&&document.currentScript)return document.currentScript;try{throw new Error}catch(M){var f=/.*at [^(]*\((.*):(.+):(.+)\)$/ig,h=/@([^@]*):(\d+):(\d+)\s*$/ig,p=f.exec(M.stack)||h.exec(M.stack),m=p&&p[1]||!1,g=p&&p[2]||!1,y=document.location.href.replace(document.location.hash,""),b,E,x,O=document.getElementsByTagName("script");m===y&&(b=document.documentElement.outerHTML,E=new RegExp("(?:[^\\n]+?\\n){0,"+(g-2)+"}[^<]* - - - - -
- - - diff --git a/htdocs/logo.svg b/htdocs/logo.svg deleted file mode 100644 index 8151f49bf3..0000000000 --- a/htdocs/logo.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/htdocs/mstile-150x150.png b/htdocs/mstile-150x150.png deleted file mode 100644 index 5fdfc08e8e..0000000000 Binary files a/htdocs/mstile-150x150.png and /dev/null differ diff --git a/htdocs/safari-pinned-tab.svg b/htdocs/safari-pinned-tab.svg deleted file mode 100644 index 57bd08bd18..0000000000 --- a/htdocs/safari-pinned-tab.svg +++ /dev/null @@ -1,42 +0,0 @@ - - - - -Created by potrace 1.11, written by Peter Selinger 2001-2013 - - - - - - diff --git a/htdocs/site.webmanifest b/htdocs/site.webmanifest deleted file mode 100644 index 203798b538..0000000000 --- a/htdocs/site.webmanifest +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "OwnTone", - "short_name": "OwnTone", - "icons": [ - { - "src": "/android-chrome-192x192.png", - "sizes": "192x192", - "type": "image/png" - }, - { - "src": "/android-chrome-512x512.png", - "sizes": "512x512", - "type": "image/png" - } - ], - "theme_color": "#ffffff", - "background_color": "#ffffff", - "display": "standalone" -}