From 403b75d631078cca3a8b9e400c80c63a4bc1392b Mon Sep 17 00:00:00 2001 From: gnehs Date: Sun, 21 Mar 2021 14:18:12 +0800 Subject: [PATCH] Release 2.16.0 --- package.json | 2 +- public/css/app.8459e15e.css | 1 + public/css/app.85d26230.css | 1 - ...1ad94f4.css => chunk-vendors.237b2bef.css} | 2 +- public/index.html | 20 +++--- public/js/app.09907798.js | 2 + public/js/app.09907798.js.map | 1 + public/js/app.d744c7da.js | 2 - public/js/app.d744c7da.js.map | 1 - ....db0333d5.js => chunk-vendors.9689edf8.js} | 12 ++-- public/js/chunk-vendors.9689edf8.js.map | 1 + public/js/chunk-vendors.db0333d5.js.map | 1 - ...ifest.c51d8bafbd285354ca213cf337701b86.js} | 70 +++++++++---------- public/service-worker.js | 2 +- 14 files changed, 59 insertions(+), 59 deletions(-) create mode 100644 public/css/app.8459e15e.css delete mode 100644 public/css/app.85d26230.css rename public/css/{chunk-vendors.f1ad94f4.css => chunk-vendors.237b2bef.css} (69%) create mode 100644 public/js/app.09907798.js create mode 100644 public/js/app.09907798.js.map delete mode 100644 public/js/app.d744c7da.js delete mode 100644 public/js/app.d744c7da.js.map rename public/js/{chunk-vendors.db0333d5.js => chunk-vendors.9689edf8.js} (76%) create mode 100644 public/js/chunk-vendors.9689edf8.js.map delete mode 100644 public/js/chunk-vendors.db0333d5.js.map rename public/{precache-manifest.e3490b19cc65dd573e7f85c9df46029d.js => precache-manifest.c51d8bafbd285354ca213cf337701b86.js} (87%) diff --git a/package.json b/package.json index b95523f..1058e64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pokaplayer", - "version": "2.15.0", + "version": "2.16.0", "description": "", "main": "index.js", "scripts": { diff --git a/public/css/app.8459e15e.css b/public/css/app.8459e15e.css new file mode 100644 index 0000000..e9fb82e --- /dev/null +++ b/public/css/app.8459e15e.css @@ -0,0 +1 @@ +.now-playing-progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.now-playing-progress-bar>span{font-family:var(--product-font);margin:0 5px;width:2.5em;text-align:center}.now-playing-progress-bar>.bar{width:100%}.app-progress-bar{z-index:3;height:4px}.app-progress-bar,.now-playing-progress-bar>.bar{position:relative}.app-progress-bar>.pure-material-slider,.now-playing-progress-bar>.bar>.pure-material-slider{position:absolute;top:-5px;opacity:0}.pure-material-slider{--pure-material-safari-helper1:rgba(var(--pure-material-primary-rgb,33,150,243),0.04);--pure-material-safari-helper2:rgba(var(--pure-material-primary-rgb,33,150,243),0.12);--pure-material-safari-helper3:rgba(var(--pure-material-primary-rgb,33,150,243),0.16);--pure-material-safari-helper4:rgba(var(--pure-material-primary-rgb,33,150,243),0.24);display:inline-block;width:100%;color:rgba(var(--pure-material-onsurface-rgb,0,0,0),.87);font-family:var(--pure-material-font,"Roboto","Segoe UI",BlinkMacSystemFont,system-ui,-apple-system);font-size:16px;line-height:1.5}.pure-material-slider>input{-webkit-appearance:none;position:relative;top:18px;display:block;margin:0 0 -18px;width:100%;height:18px;background-color:transparent;cursor:pointer}.pure-material-slider>input:last-child{position:static;margin:0}.pure-material-slider>span{display:inline-block;margin-bottom:36px}.pure-material-slider>input:focus{outline:none}.pure-material-slider>input:disabled{cursor:default;opacity:.38}.pure-material-slider>input:disabled+span{color:rgba(var(--pure-material-onsurface-rgb,0,0,0),.38)}.pure-material-slider>input::-webkit-slider-runnable-track{margin:17px 0;border-radius:1px;width:100%;height:2px;background-color:rgba(var(--pure-material-primary-rgb,33,150,243),.24)}.pure-material-slider>input::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;border:none;border-radius:50%;height:2px;width:2px;background-color:rgb(var(--pure-material-primary-rgb,33,150,243));-webkit-transform:scale(6);transform:scale(6);-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.pure-material-slider:hover>input::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 2px var(--pure-material-safari-helper1);box-shadow:0 0 0 2px var(--pure-material-safari-helper1)}.pure-material-slider>input:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 2px var(--pure-material-safari-helper2);box-shadow:0 0 0 2px var(--pure-material-safari-helper2)}.pure-material-slider:hover>input:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 2px var(--pure-material-safari-helper3);box-shadow:0 0 0 2px var(--pure-material-safari-helper3)}.pure-material-slider>input:active::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 2px var(--pure-material-safari-helper4)!important;box-shadow:0 0 0 2px var(--pure-material-safari-helper4)!important}.pure-material-slider>input:disabled::-webkit-slider-runnable-track{background-color:rgba(var(--pure-material-onsurface-rgb,0,0,0),.38)}.pure-material-slider>input:disabled::-webkit-slider-thumb{background-color:rgb(var(--pure-material-onsurface-rgb,0,0,0));color:rgb(var(--pure-material-surface-rgb,255,255,255));-webkit-box-shadow:0 0 0 1px rgb(var(--pure-material-surface-rgb,255,255,255))!important;box-shadow:0 0 0 1px rgb(var(--pure-material-surface-rgb,255,255,255))!important;-webkit-transform:scale(4);transform:scale(4)}.pure-material-slider>input::-moz-range-track{margin:17px 0;border-radius:1px;width:100%;height:2px;background-color:rgba(var(--pure-material-primary-rgb,33,150,243),.24)}.pure-material-slider>input::-moz-range-thumb{appearance:none;-moz-appearance:none;border:none;border-radius:50%;height:2px;width:2px;background-color:rgb(var(--pure-material-primary-rgb,33,150,243));transform:scale(6);-moz-transition:box-shadow .2s;transition:box-shadow .2s}.pure-material-slider>input::-moz-range-progress{border-radius:1px;height:2px;background-color:rgb(var(--pure-material-primary-rgb,33,150,243))}.pure-material-slider:hover>input:hover::-moz-range-thumb{box-shadow:0 0 0 2px rgba(var(--pure-material-primary-rgb,33,150,243),.04)}.pure-material-slider>input:focus::-moz-range-thumb{box-shadow:0 0 0 2px rgba(var(--pure-material-primary-rgb,33,150,243),.12)}.pure-material-slider:hover>input:focus::-moz-range-thumb{box-shadow:0 0 0 2px rgba(var(--pure-material-primary-rgb,33,150,243),.16)}.pure-material-slider>input:active::-moz-range-thumb{box-shadow:0 0 0 2px rgba(var(--pure-material-primary-rgb,33,150,243),.24)!important}.pure-material-slider>input:disabled::-moz-range-track{background-color:rgba(var(--pure-material-onsurface-rgb,0,0,0),.38)}.pure-material-slider>input:disabled::-moz-range-progress{background-color:rgba(var(--pure-material-onsurface-rgb,0,0,0),.87)}.pure-material-slider>input:disabled::-moz-range-thumb{background-color:rgb(var(--pure-material-onsurface-rgb,0,0,0));box-shadow:0 0 0 1px rgb(var(--pure-material-surface-rgb,255,255,255))!important;transform:scale(4)}.pure-material-slider>input::-moz-focus-outer{border:none}.theme--light .poka.list{--hoverbg:rgba(101,99,99,0.08)}.theme--dark .poka.list{--hoverbg:hsla(0,0%,100%,0.2)}.poka.list .item{line-height:1.25em;color:inherit;text-decoration:none;letter-spacing:.01785714em;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s cubic-bezier(.59,.12,.34,.95);transition:all .2s cubic-bezier(.59,.12,.34,.95);width:100%}.poka.list .item:not(.active):hover{background-color:var(--hoverbg);cursor:pointer}.poka.list .item .content{padding:.88em 0 .88em 1em;display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.poka.list .item .content .v-icon+.header{margin-left:16px}.poka.list .item .content .header{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.poka.list .item .content .header .head{font-weight:700;font-size:1rem;line-height:1.5rem;opacity:.999;color:#000}@media(prefers-color-scheme:dark){.poka.list .item .content .header .head{color:#fff}}.poka.list .item .content .header>:not(.head){opacity:.7}.poka.list .item .action{padding-right:.5em}.poka.list .item .v-avatar{margin-right:16px}.poka.list .item.active{position:relative!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.poka.list .item.active,.poka.list .item.active .v-btn{color:var(--v-primary-base)}.poka.list .item.active:before{background-color:var(--v-primary-base);-webkit-backdrop-filter:blur(10px);bottom:0;content:"";left:0;opacity:.12;pointer-events:none;position:absolute;right:0;top:0;border-radius:4px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}@media(prefers-color-scheme:dark){.poka.list .item.active,.poka.list .item.active .v-btn{color:#fff}.poka.list .item.active:before{opacity:1}}.poka.list .item.disabled{pointer-events:none;opacity:.4;-webkit-filter:grayscale(1);filter:grayscale(1)}.poka.list .divider{font-size:.85em;border-top:1px solid rgba(0,0,0,.2);margin:.533rem .66rem;opacity:.7}body.theme--dark .poka.list .divider{border-top:1px solid hsla(0,0%,100%,.2)}.poka.list .divider:not(:empty){padding-top:.4rem;padding-left:.5rem}@media screen and (min-width:600.99px){.poka.two.list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.poka.two.list .item{width:50%}}body,html{--default-font:Roboto,"SF Pro TC","SF Pro Text","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial","Source Hans","\601D\6E90\9ED1\9AD4","Noto Sans CJK TC","Noto Sans TC","Microsoft JhengHei","Microsoft Yahei",wf_SegoeUI,"Segoe UI",Segoe,"Segoe WP",Tahoma,Verdana,Ubuntu,"Bitstream Vera Sans","DejaVu Sans",Tahoma,微軟正黑體,"LiHei Pro","WenQuanYi Micro Hei","Droid Sans Fallback","AR PL UMing TW","Helvetica Neue","Hiragino Maru Gothic ProN",メイリオ,"\30D2\30E9\30AE\30CE\4E38\30B4 ProN W4",Meiryo,"Droid Sans",sans-serif;--product-font:"Product Sans",Roboto,"SF Pro TC","SF Pro Text","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial","Source Hans","\601D\6E90\9ED1\9AD4","Noto Sans CJK TC","Noto Sans TC","Microsoft JhengHei","Microsoft Yahei",wf_SegoeUI,"Segoe UI",Segoe,"Segoe WP",Tahoma,Verdana,Ubuntu,"Bitstream Vera Sans","DejaVu Sans",Tahoma,微軟正黑體,"LiHei Pro","WenQuanYi Micro Hei","Droid Sans Fallback","AR PL UMing TW","Helvetica Neue","Hiragino Maru Gothic ProN",メイリオ,"\30D2\30E9\30AE\30CE\4E38\30B4 ProN W4",Meiryo,"Droid Sans",sans-serif;font-family:var(--default-font);overflow:hidden!important}.poka-logo-banner{background-color:#2f2b3e}@media(prefers-color-scheme:dark){.poka-logo-banner{background-color:rgba(0,0,0,.1)}}.poka-notify{--poka-notify-bg:var(--v-primary-base);background:var(--poka-notify-bg);text-shadow:0 0 6px var(--poka-notify-bg);position:relative;margin:16px 2px;padding:24px 32px;border-radius:16px;color:#fff;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.3);box-shadow:0 3px 5px 0 rgba(0,0,0,.3)}.chip-nav{overflow-x:scroll;margin-bottom:16px}.chip-nav,.chip-nav .chip-nav-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.chip-nav .chip-nav-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 12px;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease;color:#000;opacity:.8;font-weight:700;border-radius:100em;cursor:pointer}.chip-nav .chip-nav-item .v-icon{margin-right:4px}.chip-nav .chip-nav-item span{white-space:pre}.chip-nav .chip-nav-item.active{color:#fff;background:var(--v-primary-base)}.chip-nav .chip-nav-item.active .v-icon{color:#fff}@media(prefers-color-scheme:dark){.chip-nav .chip-nav-item{color:#fff}}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade-enter,.fade-leave-to{opacity:0}.fade-slide-up-enter-active{max-height:200px}.fade-slide-up-enter-active,.fade-slide-up-leave-active{-webkit-transition:all .3s ease;transition:all .3s ease}.fade-slide-up-enter,.fade-slide-up-leave-to{-webkit-transform:scaleY(.6) scaleX(.7) translateY(40px);transform:scaleY(.6) scaleX(.7) translateY(40px);-webkit-transform-origin:center center;transform-origin:center center;opacity:0;max-height:0}.songlist-enter,.songlist-leave-to{opacity:0;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transform:scaleY(0) scaleX(.4);transform:scaleY(0) scaleX(.4);-webkit-transform-origin:center top;transform-origin:center top}.songlist-leave-active{position:absolute!important}.songlist-move{-webkit-transition:.5s cubic-bezier(.59,.12,.34,.95);transition:.5s cubic-bezier(.59,.12,.34,.95);-webkit-transition-property:opacity,-webkit-transform,-webkit-filter;transition-property:opacity,-webkit-transform,-webkit-filter;transition-property:opacity,transform,filter;transition-property:opacity,transform,filter,-webkit-transform,-webkit-filter}.slide-left-enter-active,.slide-left-leave-active,.slide-right-enter-active,.slide-right-leave-active,.zoom-in-enter-active,.zoom-in-leave-active,.zoom-out-enter-active,.zoom-out-leave-active{-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,opacity,-webkit-transform;transition-property:height,opacity,-webkit-transform;transition-property:height,opacity,transform;transition-property:height,opacity,transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.55,0,.1,1);transition-timing-function:cubic-bezier(.55,0,.1,1)}.slide-left-enter,.slide-right-leave-active{-webkit-transform:translate(3em);transform:translate(3em);opacity:0}.slide-left-leave-active,.slide-right-enter{-webkit-transform:translate(-3em);transform:translate(-3em);opacity:0}.zoom-in-enter,.zoom-out-leave-active{-webkit-transform:scale(.9);transform:scale(.9);opacity:0}.zoom-in-leave-active,.zoom-out-enter{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:0}.page-container{overflow:hidden;height:100vh;width:100vw}.page-container.theme--dark{background:#282535!important}.theme--dark.v-navigation-drawer,.theme--dark.v-sheet,.theme--dark.v-stepper,.theme--dark.v-tabs-items{border-color:#2f2b3e;background:#2f2b3e!important}.v-application.v-application{font-family:var(--default-font)}.v-card:not(.v-sheet--tile):not(.v-card--shaped){border-radius:8px!important}.v-card+.v-card{margin-top:16px}.t-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v-snack--bottom.withBottomPlayer{padding-bottom:77px!important}.v-snack__wrapper{background-color:rgba(57,53,77,.8)!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important}nav .theme--dark.v-list-item--active:before,nav .theme--dark.v-list-item--active:hover:before{opacity:.2;background-color:#776ea0}nav .theme--dark.v-list-item--active{color:#fff!important}.material-icons-outlined.material-icons-outlined.material-icons-outlined{font-family:Material Icons Outlined!important}#playlist-dialog .theme--dark.v-list-item--active:before,#playlist-dialog .theme--dark.v-list-item--active:hover:before{opacity:0!important}#playlist-dialog .theme--dark.v-list-item,#playlist-dialog .v-list-item--link:before{border-radius:8px!important}.v-card.blur-card{background-color:hsla(0,0%,100%,.7)!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-box-shadow:0 4px 14px 0 rgba(0,0,0,.1)!important;box-shadow:0 4px 14px 0 rgba(0,0,0,.1)!important}.v-card.blur-card.theme--dark{background:rgba(47,43,62,.7)!important}.v-dialog--fullscreen{margin:0 5px!important;width:calc(100vw - 10px)!important;top:auto!important;bottom:3px!important;min-height:90%!important;height:90%!important}.v-dialog__content.v-dialog__content--active{background-color:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.v-dialog.v-dialog--fullscreen>.v-card>.v-card__text{padding:0 2px 20px!important}nav .v-list-item .material-icons[data-v-727a937d]:not(.material-icons-outlined){display:none}nav .v-list-item.v-item--active .material-icons[data-v-727a937d]:not(.material-icons-outlined){display:block}nav .v-list-item.v-item--active .material-icons-outlined[data-v-727a937d]{display:none}main[data-v-727a937d]{height:calc(var(--vh,1vh)*100);overflow:hidden;overflow-y:scroll;margin-bottom:-69px}.v-navigation-drawer[data-v-727a937d]:not(.v-navigation-drawer--is-mobile){height:calc(var(--vh,1vh)*100 - 69px)!important}.poka-drawer-logo[data-v-727a937d]{padding:0 16px;font-family:var(--product-font)}.poka-drawer-logo h1[data-v-727a937d]{font-size:24px;line-height:56px}nav .poka.list .item.active[data-v-727a937d]:before,nav .poka.list .item[data-v-727a937d]{border-radius:0}@media(min-width:576px){.router-view[data-v-727a937d]{padding:16px}}.v-app-bar[data-v-727a937d]{-webkit-box-shadow:inset 0 -1px 0 0 #dadce0;box-shadow:inset 0 -1px 0 0 #dadce0}@media(prefers-color-scheme:dark){.v-app-bar[data-v-727a937d]{-webkit-box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.12);box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.12)}}.bottom-player[data-v-727a937d]{-webkit-box-sizing:border-box;box-sizing:border-box;height:69px;max-height:69px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99;position:fixed;background-color:hsla(0,0%,96.1%,.7);--cover-size:56px}@media(prefers-color-scheme:dark){.bottom-player[data-v-727a937d]{background-color:rgba(47,43,62,.7)}}.bottom-player .song-info[data-v-727a937d]{display:grid;grid-gap:10px;grid-template-columns:.5fr 250px .5fr;width:100vw;max-width:100vw;-webkit-box-sizing:border-box;box-sizing:border-box}.bottom-player .song-info .left[data-v-727a937d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;height:64px}.bottom-player .song-info .left .song-title[data-v-727a937d]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;cursor:pointer}.bottom-player .song-info .left .song-title .song-artist[data-v-727a937d],.bottom-player .song-info .left .song-title .song-name[data-v-727a937d]{padding-left:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:24px}.bottom-player .song-info .left .song-title .song-name[data-v-727a937d]{font-weight:700}.bottom-player .song-info .left .cover[data-v-727a937d]{margin:0 8px;height:var(--cover-size);min-width:var(--cover-size);background-size:cover;background-position:50%;border-radius:8px;overflow:hidden}.bottom-player .song-info .left .cover img[data-v-727a937d]{-webkit-transition:all .6s cubic-bezier(.55,0,.1,1);transition:all .6s cubic-bezier(.55,0,.1,1);width:var(--cover-size);height:var(--cover-size);max-width:var(--cover-size);max-height:var(--cover-size);-o-object-fit:cover;object-fit:cover}.bottom-player .song-info .center[data-v-727a937d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bottom-player .song-info .center span.time[data-v-727a937d]{font-family:var(--product-font);width:2.8em;text-align:center}.bottom-player .song-info .right[data-v-727a937d]{display:-webkit-box;display:-ms-flexbox;display:flex}.bottom-player .song-info .right-s[data-v-727a937d],.bottom-player .song-info .right[data-v-727a937d]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:64px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:8px}.bottom-player .song-info .right-s[data-v-727a937d]{width:144px;display:none}@media screen and (min-width:768px){.bottom-player .song-info .left .song-title[data-v-727a937d]{margin-left:calc(var(--cover-size)*1.5 + 16px)}.bottom-player .song-info .left .cover[data-v-727a937d]{position:absolute;bottom:4px;left:0;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transform-origin:left bottom;transform-origin:left bottom;z-index:3;-webkit-box-shadow:0 0 15px rgba(0,0,0,.2);box-shadow:0 0 15px rgba(0,0,0,.2)}}@media screen and (max-width:600px){.bottom-player .song-info[data-v-727a937d]{grid-template-columns:1fr 144px}.bottom-player .song-info .center[data-v-727a937d],.bottom-player .song-info .right[data-v-727a937d]{display:none}.bottom-player .song-info .right-s[data-v-727a937d]{display:-webkit-box;display:-ms-flexbox;display:flex}}.v-text-field--outlined.rounded-input{border-radius:100em}.v-text-field--outlined.rounded-input .v-input__slot{padding:0 24px!important}.v-text-field--outlined.rounded-input fieldset{padding-left:19px!important}.login-container[data-v-73226730]{height:100vh;width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:var(--bg,#f2f2f2);background-size:cover;background-position:50%;--bg-color:#fff}.login-container .logo[data-v-73226730]{padding:8px 12px;width:100%}.login-container .logo img[data-v-73226730]{width:40px}.login-container .footer[data-v-73226730],.login-container .login-form[data-v-73226730]{background:var(--bg-color)}.login-container .login-form[data-v-73226730]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:48px 0 0 0}.login-container .login-form .form-container[data-v-73226730]{width:350px;margin:0 auto;padding:72px 32px;border-radius:32px}.login-container .login-form .form-container h1[data-v-73226730]{text-align:center;margin:24px 0}.login-container .footer[data-v-73226730]{width:100vw;-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.login-container .footer .left-btns[data-v-73226730]{padding:8px;-ms-flex-item-align:center;align-self:center}.login-container .footer .right-btns[data-v-73226730]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:8px;text-align:right;-ms-flex-item-align:center;align-self:center}@media(min-width:768px){.login-container .login-form[data-v-73226730]{background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-container .login-form .form-container[data-v-73226730]{background:var(--bg-color)}.login-container .footer[data-v-73226730]{background:transparent}}@media(prefers-color-scheme:dark){.login-container[data-v-73226730]{--bg-color:#282535}}[theme=default] .lyric[data-v-6fe2d7a4]{text-align:center;padding:80px 0}[theme=default] .lyric p[data-v-6fe2d7a4]{-webkit-transition:all .5s cubic-bezier(.77,0,.18,1),color .2s linear,opacity .2s linear;transition:all .5s cubic-bezier(.77,0,.18,1),color .2s linear,opacity .2s linear;opacity:.4;line-height:1.3em;font-size:1em}[theme=default] .lyric p>span[data-v-6fe2d7a4]{line-height:1.3em}[theme=default] .lyric p.focus[data-v-6fe2d7a4]{opacity:1;font-weight:700;text-shadow:0 1px 8px rgba(0,0,0,.1);font-size:1.4em}.theme--dark [theme=default] .lyric p.focus[data-v-6fe2d7a4]{text-shadow:0 1px 4px hsla(0,0%,100%,.4)}[theme=default] .lyric p.focus+.tl[data-v-6fe2d7a4]{font-size:1.2em}[theme=default] .lyric p.tl[data-v-6fe2d7a4]{opacity:.25;-webkit-transform:translateY(-10px);transform:translateY(-10px)}[theme=default] .lyric.lyricTranslated p.focus:not(:empty)+p[data-v-6fe2d7a4]{opacity:.8;-webkit-transform:translateY(-8px);transform:translateY(-8px);text-shadow:0 1px 8px rgba(0,0,0,.1);font-weight:700}.theme--dark [theme=default] .lyric.lyricTranslated p.focus:not(:empty)+p[data-v-6fe2d7a4]{text-shadow:0 1px 4px hsla(0,0%,100%,.4)}@media(min-width:576px){[theme=default] .lyric[data-v-6fe2d7a4]{font-size:18px}}[theme=bigtext] .lyric[data-v-6fe2d7a4]{padding:160px 25px}[theme=bigtext] .lyric p[data-v-6fe2d7a4]{font-size:2em;line-height:1.5em;font-weight:900;-webkit-transform:translateY(.1px);transform:translateY(.1px);-webkit-transition:all .3s ease;transition:all .3s ease;opacity:.1}[theme=bigtext] .lyric p.focus+.tl[data-v-6fe2d7a4],[theme=bigtext] .lyric p.focus[data-v-6fe2d7a4]{opacity:1;-webkit-filter:none;filter:none}[theme=bigtext] .lyric p.tl[data-v-6fe2d7a4]{-webkit-transform:translateY(-.4em);transform:translateY(-.4em);font-size:1.5em}[theme=bigtext] .lyric p[data-lyric-set="-4"][data-v-6fe2d7a4]{-webkit-transition-delay:.2s;transition-delay:.2s;opacity:.1}[theme=bigtext] .lyric p[data-lyric-set="-3"][data-v-6fe2d7a4]{-webkit-transition-delay:.15s;transition-delay:.15s;opacity:.2}[theme=bigtext] .lyric p[data-lyric-set="-2"][data-v-6fe2d7a4]{-webkit-transition-delay:.1s;transition-delay:.1s;opacity:.3}[theme=bigtext] .lyric p[data-lyric-set="-1"][data-v-6fe2d7a4]{-webkit-transition-delay:.05s;transition-delay:.05s;opacity:.4}[theme=bigtext] .lyric p[data-lyric-set="1"][data-v-6fe2d7a4]{-webkit-transition-delay:-.05s;transition-delay:-.05s;opacity:.4}[theme=bigtext] .lyric p[data-lyric-set="2"][data-v-6fe2d7a4]{-webkit-transition-delay:-.1s;transition-delay:-.1s;opacity:.3}[theme=bigtext] .lyric p[data-lyric-set="3"][data-v-6fe2d7a4]{-webkit-transition-delay:-.15s;transition-delay:-.15s;opacity:.2}[theme=bigtext] .lyric p[data-lyric-set="4"][data-v-6fe2d7a4]{-webkit-transition-delay:-.2s;transition-delay:-.2s;opacity:.1}[theme=spacing] .lyric[data-v-6fe2d7a4]{padding:160px 25px;text-align:center}[theme=spacing] .lyric p[data-v-6fe2d7a4]{font-size:1.5em;-webkit-transform:translateY(.1px);transform:translateY(.1px);-webkit-transition:all .5s ease;transition:all .5s ease;opacity:.25}[theme=spacing] .lyric p>span[data-v-6fe2d7a4]{padding:.25em .2em;-webkit-transition:all .6s ease;transition:all .6s ease}[theme=spacing] .lyric p.focus[data-v-6fe2d7a4]{opacity:1;letter-spacing:1px}[theme=spacing] .lyric p.focus>span[data-v-6fe2d7a4]:not(:empty){color:#fff;background:var(--v-primary-base);z-index:1}[theme=spacing] .lyric p.focus+.tl[data-v-6fe2d7a4]{opacity:1;-webkit-transform:translateY(-.75em);transform:translateY(-.75em)}[theme=spacing] .lyric p.tl[data-v-6fe2d7a4]{-webkit-transform-origin:top;transform-origin:top;font-size:1.25em;-webkit-transform:translateY(-.75em) scale(.9);transform:translateY(-.75em) scale(.9)}[theme=spacing] .lyric p[data-lyric-set="-3"][data-v-6fe2d7a4]{opacity:.25}[theme=spacing] .lyric p[data-lyric-set="-2"][data-v-6fe2d7a4]{opacity:.5}[theme=spacing] .lyric p[data-lyric-set="1"][data-v-6fe2d7a4],[theme=spacing] .lyric p[data-lyric-set="-1"][data-v-6fe2d7a4]{opacity:.75}[theme=spacing] .lyric p[data-lyric-set="2"][data-v-6fe2d7a4]{opacity:.5}[theme=spacing] .lyric p[data-lyric-set="3"][data-v-6fe2d7a4]{opacity:.25}[theme=underline] .lyric[data-v-6fe2d7a4]{padding:160px 25px;text-align:center}[theme=underline] .lyric p[data-v-6fe2d7a4]{font-size:1.5em;font-weight:700;-webkit-transform:translateY(.1px);transform:translateY(.1px);-webkit-transition:all .5s ease;transition:all .5s ease;opacity:.25}[theme=underline] .lyric p>span[data-v-6fe2d7a4]{padding:.25em .2em;-webkit-transition:.5s ease;transition:.5s ease;position:relative;background-image:linear-gradient(transparent calc(65% - 5px),var(--v-primary-lighten3) 5px);background-size:0;background-repeat:no-repeat}[theme=underline] .lyric p.focus[data-v-6fe2d7a4]{opacity:1}[theme=underline] .lyric p.focus>span[data-v-6fe2d7a4]:not(:empty){background-size:100%}[theme=underline] .lyric p.focus+.tl[data-v-6fe2d7a4]{opacity:1}[theme=underline] .lyric p.tl[data-v-6fe2d7a4]{-webkit-transform-origin:top;transform-origin:top;font-size:1.25em;font-weight:400;-webkit-transform:translateY(-.75em);transform:translateY(-.75em)}[theme=underline] .lyric p[data-lyric-set="-3"][data-v-6fe2d7a4]{opacity:.25}[theme=underline] .lyric p[data-lyric-set="-2"][data-v-6fe2d7a4]{opacity:.5}[theme=underline] .lyric p[data-lyric-set="1"][data-v-6fe2d7a4],[theme=underline] .lyric p[data-lyric-set="-1"][data-v-6fe2d7a4]{opacity:.75}[theme=underline] .lyric p[data-lyric-set="2"][data-v-6fe2d7a4]{opacity:.5}[theme=underline] .lyric p[data-lyric-set="3"][data-v-6fe2d7a4]{opacity:.25}@media(prefers-color-scheme:dark){[theme=underline] .lyric p>span[data-v-6fe2d7a4]{background-image:linear-gradient(transparent calc(65% - 5px),var(--v-primary-darken3) 5px)}}#lrc-editor[data-v-4a44bf4f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:calc(100vh - 165px)}#lrc-editor .lyric-view[data-v-4a44bf4f]{width:50%;text-align:left;padding-top:80px;padding-bottom:80px;padding-left:8px;height:100%;overflow:scroll}#lrc-editor .lyric-view p[data-v-4a44bf4f]{-webkit-transition:font-size .5s cubic-bezier(.77,0,.18,1),color .2s linear,opacity .2s linear;transition:font-size .5s cubic-bezier(.77,0,.18,1),color .2s linear,opacity .2s linear;opacity:.4;line-height:1.2em;position:relative;font-size:18px;-webkit-transform:none;transform:none;cursor:pointer}#lrc-editor .lyric-view p .timestamp[data-v-4a44bf4f]{width:85px;display:inline-block;background:var(--v-primary-base,#000);color:#fff;padding:2px 5px;font-size:18px;font-family:Ubuntu Mono,monospace}#lrc-editor .lyric-view p[data-v-4a44bf4f]:hover{background:rgba(0,0,0,.1)}#lrc-editor .lyric-view p.focus[data-v-4a44bf4f]{opacity:1;font-weight:700;text-shadow:0 1px 8px rgba(0,0,0,.1);-webkit-transform:none;transform:none;font-size:20px}.theme--dark #lrc-editor .lyric-view p.focus[data-v-4a44bf4f]{text-shadow:0 1px 4px hsla(0,0%,100%,.4)}#lrc-editor .lyric-view.lyricTranslated p.focus:not(:empty)+p[data-v-4a44bf4f]{opacity:.8;font-size:18px;text-shadow:0 1px 8px rgba(0,0,0,.1);font-weight:700}.theme--dark #lrc-editor .lyric-view.lyricTranslated p.focus:not(:empty)+p[data-v-4a44bf4f]{text-shadow:0 1px 4px hsla(0,0%,100%,.4)}#lrc-editor #lyric-edit[data-v-4a44bf4f]{padding:10px 8px;width:50%;border-left:0;font-family:Ubuntu Mono,monospace;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:scroll}#lrc-editor #lyric-edit #lyric-edit-about-phone[data-v-4a44bf4f],#lrc-editor #lyric-edit #lyric-edit-about[data-v-4a44bf4f],#lrc-editor #lyric-edit #lyric-edit-text-editor[data-v-4a44bf4f],#lrc-editor #lyric-edit #lyric-edit-time-shift[data-v-4a44bf4f]{width:100%}#lrc-editor #lyric-edit #lyric-edit-about-phone[data-v-4a44bf4f]{display:none}@media screen and (max-width:768px){#lrc-editor[data-v-4a44bf4f]{display:block;height:calc(100vh - 133px)}#lrc-editor .lyric-view[data-v-4a44bf4f]{width:100%;height:30%;-webkit-box-shadow:inset 0 -1px 0 0 #dadce0;box-shadow:inset 0 -1px 0 0 #dadce0}#lrc-editor #lyric-edit[data-v-4a44bf4f]{width:100%;height:70%;padding:0 8px}#lrc-editor #lyric-edit #lyric-edit-about[data-v-4a44bf4f]{display:none}#lrc-editor #lyric-edit #lyric-edit-about-phone[data-v-4a44bf4f]{display:block}}@media(prefers-color-scheme:dark)and (max-width:768px){.lyric-view[data-v-4a44bf4f]{-webkit-box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.12);box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.12)}}.v-textarea textarea{line-height:1.5em!important}.search-box[data-v-f0efb4e0]{width:calc(100vw - 60px);max-width:360px;margin:18px auto;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid hsla(0,0%,56.5%,.38);border-radius:24px;overflow:hidden;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:border,-webkit-box-shadow;transition-property:border,-webkit-box-shadow;transition-property:border,box-shadow;transition-property:border,box-shadow,-webkit-box-shadow;-webkit-transition-timing-function:ease;transition-timing-function:ease;background-color:#fff}.search-box.focus[data-v-f0efb4e0],.search-box[data-v-f0efb4e0]:hover{-webkit-box-shadow:0 1px 6px 0 rgba(32,33,36,.28);box-shadow:0 1px 6px 0 rgba(32,33,36,.28);border:1px solid hsla(0,0%,56.5%,0)}.search-box.focus>.search-button[data-v-f0efb4e0]{opacity:1}.search-box>.search-input[data-v-f0efb4e0]{-webkit-box-flex:1;-ms-flex:1;flex:1;outline:none;border:0;border-radius:24px;padding:12px 14px;font-size:14px;color:#000}.search-box>.search-button[data-v-f0efb4e0]{outline:none;border:0;border-radius:0 2px 2px 0;padding:0 10px;opacity:.7;background:#fff}.search-box>.search-button>i[data-v-f0efb4e0]{color:rgba(0,0,0,.54)}pre.log[data-v-24f5802a]{background:#000;padding:5px;width:280px;height:200px;overflow:scroll;font-family:Ubuntu Mono,monospace;color:#fff}.changelog{font-family:Ubuntu Mono,monospace;color:currentColor;padding:8px;border-radius:8px;background-color:rgba(0,0,0,.03);color:#000}.changelog h1,.changelog h2,.changelog h3,.changelog h4,.changelog h5,.changelog h6{font-size:16px;line-height:1.3em}.changelog h1{font-size:20px}.changelog h2{font-size:18px}@media(prefers-color-scheme:dark){.changelog{background-color:hsla(0,0%,100%,.04);color:#fff}}.header-wrapper{width:100%;position:relative;min-height:1px;margin-top:-1px;pointer-events:none}.header-wrapper .bg{-webkit-transform:scale(1.12);transform:scale(1.12);background-size:cover;background-position:50%;mask-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.4)),to(transparent));mask-image:linear-gradient(180deg,rgba(0,0,0,.4) 0,transparent);-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.4)),to(transparent));-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.4) 0,transparent);width:100%;position:absolute;-webkit-transition:min-height .4s;transition:min-height .4s;min-height:var(--pokabgheight,400px);overflow:hidden}.header-wrapper .bg.blur{-webkit-filter:blur(5px);filter:blur(5px)}.hw-header{font-weight:700;margin:64px 0 32px;position:relative;font-family:var(--product-font);-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.hw-header>.hw-subtitle,.hw-header>.hw-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.1em}.hw-header>.hw-title{font-size:3.5em}.hw-header>.hw-subtitle{font-size:1.5em}.info-header[data-v-657c7917]{position:relative;margin-top:16px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.info-header [data-v-657c7917]{-webkit-transition:all .3s ease;transition:all .3s ease}.info-header>.cover[data-v-657c7917]{height:200px;width:200px;-ms-flex-line-pack:center;align-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-size:cover;background-position:50%;border-radius:16px;-webkit-box-shadow:0 10px 15px rgba(0,0,0,.18);box-shadow:0 10px 15px rgba(0,0,0,.18)}.info-header>.info-data[data-v-657c7917]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:24px;padding-right:24px;overflow:hidden}.info-header>.info-data>.album-name[data-v-657c7917],.info-header>.info-data>.artist-name[data-v-657c7917]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.info-header>.info-data>.album-name[data-v-657c7917]{font-size:2em;line-height:1.5em;font-weight:700}.info-header>.info-data>.artist-name[data-v-657c7917]{font-size:1.5em;line-height:1.5em}.info-header>.info-data>.grow[data-v-657c7917]{-webkit-box-flex:1;-ms-flex:1;flex:1}.info-header>.info-data>.footer[data-v-657c7917]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.info-header>.info-data>.footer>.time[data-v-657c7917]{-webkit-box-flex:1;-ms-flex:1;flex:1}.info-header>.info-data .time[data-v-657c7917]{font-size:20px;line-height:42px}.info-header>.info-data .actions .v-btn[data-v-657c7917]{height:42px;min-width:42px;width:42px}@media screen and (max-width:768px){.info-header>.cover[data-v-657c7917]{height:150px;width:150px}.info-header>.info-data[data-v-657c7917]{padding-left:12px;padding-right:0;font-size:12px}.info-header .time[data-v-657c7917]{font-size:18px!important}}.theme--dark .poka.cards{--text-color:#fff}.poka.cards{--text-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:calc(100% + 16px);width:calc(100% + 16px);margin:-8px}.poka.cards .card{--size:calc(16.6% - 8px);height:0;width:var(--size);font-size:11px;margin:.8em 4px;background-position:50%;background-size:cover;padding-bottom:var(--size);padding:.475em .5em;display:block;height:auto;padding-bottom:0;text-decoration:none;position:relative}.poka.cards .card[data-source]:before{content:attr(data-source);color:#fff;display:block;position:absolute;text-align:right;right:10px;z-index:1;top:11px;background-color:rgba(0,0,0,.4);padding:3px 5px;border-radius:4px;font-size:12px;max-width:7em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:all .2s;transition:all .2s;will-change:transform}.poka.cards .card[data-source]:hover:before{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.poka.cards .card .image{height:0;padding-bottom:100%;background-size:cover;border-radius:16px;-webkit-box-shadow:0 .4px .3px rgba(0,0,0,.008),0 1.1px .8px rgba(0,0,0,.012),0 2.2px 1.5px rgba(0,0,0,.015),0 4.2px 2.7px rgba(0,0,0,.018),0 7.8px 5px rgba(0,0,0,.022),0 12px 12px rgba(0,0,0,.03);box-shadow:0 .4px .3px rgba(0,0,0,.008),0 1.1px .8px rgba(0,0,0,.012),0 2.2px 1.5px rgba(0,0,0,.015),0 4.2px 2.7px rgba(0,0,0,.018),0 7.8px 5px rgba(0,0,0,.022),0 12px 12px rgba(0,0,0,.03);-webkit-transition:all .2s;transition:all .2s;will-change:box-shadow,transform,filter;position:relative;overflow:hidden}.poka.cards .card:hover .image{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 .8px 1.9px rgba(0,0,0,.02),0 2.3px 4.5px rgba(0,0,0,.028),0 4.8px 8.5px rgba(0,0,0,.035),0 9.2px 15.2px rgba(0,0,0,.042),0 16.9px 28.4px rgba(0,0,0,.05),0 26px 68px rgba(0,0,0,.07);box-shadow:0 .8px 1.9px rgba(0,0,0,.02),0 2.3px 4.5px rgba(0,0,0,.028),0 4.8px 8.5px rgba(0,0,0,.035),0 9.2px 15.2px rgba(0,0,0,.042),0 16.9px 28.4px rgba(0,0,0,.05),0 26px 68px rgba(0,0,0,.07)}.poka.cards .card:active .image{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-filter:brightness(80%);filter:brightness(80%)}.poka.cards .card .image i{position:absolute;font-size:calc(3vmax + 18px);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;top:0;bottom:0;left:0;right:0}.poka.cards .card .title{font-size:1.5em!important;padding-top:5px;line-height:1.5em;font-weight:700;color:var(--text-color);opacity:.9}.poka.cards .card .subtitle{font-size:1em!important;padding-top:0;line-height:1.5em;color:var(--text-color);opacity:.75}.poka.cards .card .image{background-color:var(--card-background-color,rgba(96,125,139,.63));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.poka.cards .card:nth-child(14n+2){--card-background-color:rgba(244,67,54,0.63)}.poka.cards .card:nth-child(14n+3){--card-background-color:rgba(233,30,99,0.63)}.poka.cards .card:nth-child(14n+4){--card-background-color:rgba(156,39,176,0.63)}.poka.cards .card:nth-child(14n+5){--card-background-color:rgba(255,152,0,0.63)}.poka.cards .card:nth-child(14n+6){--card-background-color:rgba(33,150,243,0.63)}.poka.cards .card:nth-child(14n+7){--card-background-color:rgba(0,188,212,0.63)}.poka.cards .card:nth-child(14n+8){--card-background-color:rgba(0,150,136,0.63)}.poka.cards .card:nth-child(14n+9){--card-background-color:rgba(76,175,80,0.63)}.poka.cards .card:nth-child(14n+10){--card-background-color:rgba(139,195,74,0.63)}.poka.cards .card:nth-child(14n+11){--card-background-color:rgba(255,193,7,0.63)}.poka.cards .card:nth-child(14n+12){--card-background-color:rgba(63,81,181,0.63)}.poka.cards .card:nth-child(14n+13){--card-background-color:rgba(255,87,34,0.63)}.poka.cards .card:nth-child(14n+14){--card-background-color:rgba(121,85,72,0.63)}.poka.two.cards .card{--size:calc(50% - 8px)}.poka.three.cards .card{--size:calc(33.33333% - 8px)}.poka.four.cards .card{--size:calc(25% - 8px)}.poka.five.cards .card{--size:calc(20% - 8px)}.poka.six.cards .card{--size:calc(16.66667% - 8px)}.poka.sever.cards .card{--size:calc(14.28571% - 8px)}.poka.eight.cards .card{--size:calc(12.5% - 8px)}.poka.nine.cards .card{--size:calc(11.11111% - 8px)}.poka.ten.cards .card{--size:calc(10% - 8px)}@media(max-width:380px){.poka.cards .card,.poka.doubling.four.cards .card{--size:calc(100% - 8px)}}@media(max-width:575.98px){.poka.cards .card{--size:calc(33.3% - 8px)}.poka.doubling.four.cards .card{--size:calc(50% - 8px)}}@media(min-width:576px)and (max-width:767.98px){.poka.cards .card{--size:calc(33.3% - 8px)}}@media(min-width:768px)and (max-width:991.98px){.poka.cards .card{--size:calc(25% - 8px)}}@media(min-width:992px)and (max-width:1199.98px){.poka.cards .card{--size:calc(20% - 8px)}}@media(min-width:1200px){.poka.cards .card{--size:calc(16.6% - 8px)}}@media(max-width:575.98px){.poka.doubling.ten.cards .card{--size:calc(20% - 8px)}.poka.color.picker.cards>.card{--size:20%}}div[data-v-4a89ac32]{text-align:center;margin-top:8px}.v-btn.v-pin-btn[data-v-5f5f7f58]{height:42px;min-width:42px;width:42px}.update-notify[data-v-64524695]{background:#2f2b3e;text-shadow:0 0 6px #2f2b3e;position:relative;margin:16px 2px;padding:24px 32px;border-radius:16px;background-size:240px;background-position:100%;background-repeat:no-repeat;background-image:url(/img/update.svg);color:#fff;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.3);box-shadow:0 3px 5px 0 rgba(0,0,0,.3)}.moreDialog-header{padding:16px 0}.moreDialog-header .moreDialog-cover{background:#555;border-radius:16px;margin-bottom:8px;-webkit-box-shadow:0 .8px 1.9px rgba(0,0,0,.02),0 2.3px 4.5px rgba(0,0,0,.028),0 4.8px 8.5px rgba(0,0,0,.035),0 9.2px 15.2px rgba(0,0,0,.042),0 16.9px 28.4px rgba(0,0,0,.05),0 26px 68px rgba(0,0,0,.07);box-shadow:0 .8px 1.9px rgba(0,0,0,.02),0 2.3px 4.5px rgba(0,0,0,.028),0 4.8px 8.5px rgba(0,0,0,.035),0 9.2px 15.2px rgba(0,0,0,.042),0 16.9px 28.4px rgba(0,0,0,.05),0 26px 68px rgba(0,0,0,.07)}.moreDialog-header .head{font-weight:700;font-size:18px;line-height:1.25em;opacity:.999}.moreDialog-header .artist,.moreDialog-header .head{max-width:95%}.moreDialog-content .item .v-avatar{position:relative}.moreDialog-content .item .v-avatar:before{background-color:var(--v-primary-base);-webkit-backdrop-filter:blur(10px);bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0;border-radius:4px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.moreDialog-content .item:hover .v-avatar:before{opacity:.2}.poka.list .item[data-v-21f60ee4]{overflow:hidden} \ No newline at end of file diff --git a/public/css/app.85d26230.css b/public/css/app.85d26230.css deleted file mode 100644 index 8335269..0000000 --- a/public/css/app.85d26230.css +++ /dev/null @@ -1 +0,0 @@ -.now-playing-progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.now-playing-progress-bar>span{font-family:var(--product-font);margin:0 5px;width:2.5em;text-align:center}.now-playing-progress-bar>.bar{width:100%}.app-progress-bar{z-index:3;height:4px}.app-progress-bar,.now-playing-progress-bar>.bar{position:relative}.app-progress-bar>.pure-material-slider,.now-playing-progress-bar>.bar>.pure-material-slider{position:absolute;top:-5px;opacity:0}.pure-material-slider{--pure-material-safari-helper1:rgba(var(--pure-material-primary-rgb,33,150,243),0.04);--pure-material-safari-helper2:rgba(var(--pure-material-primary-rgb,33,150,243),0.12);--pure-material-safari-helper3:rgba(var(--pure-material-primary-rgb,33,150,243),0.16);--pure-material-safari-helper4:rgba(var(--pure-material-primary-rgb,33,150,243),0.24);display:inline-block;width:100%;color:rgba(var(--pure-material-onsurface-rgb,0,0,0),.87);font-family:var(--pure-material-font,"Roboto","Segoe UI",BlinkMacSystemFont,system-ui,-apple-system);font-size:16px;line-height:1.5}.pure-material-slider>input{-webkit-appearance:none;position:relative;top:18px;display:block;margin:0 0 -18px;width:100%;height:18px;background-color:transparent;cursor:pointer}.pure-material-slider>input:last-child{position:static;margin:0}.pure-material-slider>span{display:inline-block;margin-bottom:36px}.pure-material-slider>input:focus{outline:none}.pure-material-slider>input:disabled{cursor:default;opacity:.38}.pure-material-slider>input:disabled+span{color:rgba(var(--pure-material-onsurface-rgb,0,0,0),.38)}.pure-material-slider>input::-webkit-slider-runnable-track{margin:17px 0;border-radius:1px;width:100%;height:2px;background-color:rgba(var(--pure-material-primary-rgb,33,150,243),.24)}.pure-material-slider>input::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;border:none;border-radius:50%;height:2px;width:2px;background-color:rgb(var(--pure-material-primary-rgb,33,150,243));-webkit-transform:scale(6);transform:scale(6);-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.pure-material-slider:hover>input::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 2px var(--pure-material-safari-helper1);box-shadow:0 0 0 2px var(--pure-material-safari-helper1)}.pure-material-slider>input:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 2px var(--pure-material-safari-helper2);box-shadow:0 0 0 2px var(--pure-material-safari-helper2)}.pure-material-slider:hover>input:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 2px var(--pure-material-safari-helper3);box-shadow:0 0 0 2px var(--pure-material-safari-helper3)}.pure-material-slider>input:active::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 2px var(--pure-material-safari-helper4)!important;box-shadow:0 0 0 2px var(--pure-material-safari-helper4)!important}.pure-material-slider>input:disabled::-webkit-slider-runnable-track{background-color:rgba(var(--pure-material-onsurface-rgb,0,0,0),.38)}.pure-material-slider>input:disabled::-webkit-slider-thumb{background-color:rgb(var(--pure-material-onsurface-rgb,0,0,0));color:rgb(var(--pure-material-surface-rgb,255,255,255));-webkit-box-shadow:0 0 0 1px rgb(var(--pure-material-surface-rgb,255,255,255))!important;box-shadow:0 0 0 1px rgb(var(--pure-material-surface-rgb,255,255,255))!important;-webkit-transform:scale(4);transform:scale(4)}.pure-material-slider>input::-moz-range-track{margin:17px 0;border-radius:1px;width:100%;height:2px;background-color:rgba(var(--pure-material-primary-rgb,33,150,243),.24)}.pure-material-slider>input::-moz-range-thumb{appearance:none;-moz-appearance:none;border:none;border-radius:50%;height:2px;width:2px;background-color:rgb(var(--pure-material-primary-rgb,33,150,243));transform:scale(6);-moz-transition:box-shadow .2s;transition:box-shadow .2s}.pure-material-slider>input::-moz-range-progress{border-radius:1px;height:2px;background-color:rgb(var(--pure-material-primary-rgb,33,150,243))}.pure-material-slider:hover>input:hover::-moz-range-thumb{box-shadow:0 0 0 2px rgba(var(--pure-material-primary-rgb,33,150,243),.04)}.pure-material-slider>input:focus::-moz-range-thumb{box-shadow:0 0 0 2px rgba(var(--pure-material-primary-rgb,33,150,243),.12)}.pure-material-slider:hover>input:focus::-moz-range-thumb{box-shadow:0 0 0 2px rgba(var(--pure-material-primary-rgb,33,150,243),.16)}.pure-material-slider>input:active::-moz-range-thumb{box-shadow:0 0 0 2px rgba(var(--pure-material-primary-rgb,33,150,243),.24)!important}.pure-material-slider>input:disabled::-moz-range-track{background-color:rgba(var(--pure-material-onsurface-rgb,0,0,0),.38)}.pure-material-slider>input:disabled::-moz-range-progress{background-color:rgba(var(--pure-material-onsurface-rgb,0,0,0),.87)}.pure-material-slider>input:disabled::-moz-range-thumb{background-color:rgb(var(--pure-material-onsurface-rgb,0,0,0));box-shadow:0 0 0 1px rgb(var(--pure-material-surface-rgb,255,255,255))!important;transform:scale(4)}.pure-material-slider>input::-moz-focus-outer{border:none}.theme--light .poka.list{--hoverbg:rgba(101,99,99,0.08)}.theme--dark .poka.list{--hoverbg:hsla(0,0%,100%,0.2)}.poka.list .item{line-height:1.25em;color:inherit;text-decoration:none;letter-spacing:.01785714em;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s cubic-bezier(.59,.12,.34,.95);transition:all .2s cubic-bezier(.59,.12,.34,.95);width:100%}.poka.list .item:not(.active):hover{background-color:var(--hoverbg);cursor:pointer}.poka.list .item .content{padding:.88em 0 .88em 1em;display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.poka.list .item .content .header{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.poka.list .item .content .header .head{font-weight:700;font-size:1rem;line-height:1.5rem;opacity:.999}.poka.list .item .content .header>:not(.head){opacity:.7}.poka.list .item .action{padding-right:.5em}.poka.list .item .v-avatar{margin-right:16px}.poka.list .item.active{position:relative!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.poka.list .item.active,.poka.list .item.active .v-btn{color:var(--v-primary-base)}.poka.list .item.active:before{background-color:var(--v-primary-base);-webkit-backdrop-filter:blur(10px);bottom:0;content:"";left:0;opacity:.12;pointer-events:none;position:absolute;right:0;top:0;border-radius:4px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}@media(prefers-color-scheme:dark){.poka.list .item.active,.poka.list .item.active .v-btn{color:#fff}.poka.list .item.active:before{opacity:1}}.poka.list .item.disabled{pointer-events:none;opacity:.4;-webkit-filter:grayscale(1);filter:grayscale(1)}.poka.list .divider{font-size:.85em;border-top:1px solid rgba(0,0,0,.2);margin:.533rem .66rem;opacity:.7}body.theme--dark .poka.list .divider{border-top:1px solid hsla(0,0%,100%,.2)}.poka.list .divider:not(:empty){padding-top:.4rem;padding-left:.5rem}@media screen and (min-width:600.99px){.poka.two.list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.poka.two.list .item{width:50%}}body,html{--default-font:Roboto,"SF Pro TC","SF Pro Text","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial","Source Hans","\601D\6E90\9ED1\9AD4","Noto Sans CJK TC","Noto Sans TC","Microsoft JhengHei","Microsoft Yahei",wf_SegoeUI,"Segoe UI",Segoe,"Segoe WP",Tahoma,Verdana,Ubuntu,"Bitstream Vera Sans","DejaVu Sans",Tahoma,微軟正黑體,"LiHei Pro","WenQuanYi Micro Hei","Droid Sans Fallback","AR PL UMing TW","Helvetica Neue","Hiragino Maru Gothic ProN",メイリオ,"\30D2\30E9\30AE\30CE\4E38\30B4 ProN W4",Meiryo,"Droid Sans",sans-serif;--product-font:"Product Sans",Roboto,"SF Pro TC","SF Pro Text","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial","Source Hans","\601D\6E90\9ED1\9AD4","Noto Sans CJK TC","Noto Sans TC","Microsoft JhengHei","Microsoft Yahei",wf_SegoeUI,"Segoe UI",Segoe,"Segoe WP",Tahoma,Verdana,Ubuntu,"Bitstream Vera Sans","DejaVu Sans",Tahoma,微軟正黑體,"LiHei Pro","WenQuanYi Micro Hei","Droid Sans Fallback","AR PL UMing TW","Helvetica Neue","Hiragino Maru Gothic ProN",メイリオ,"\30D2\30E9\30AE\30CE\4E38\30B4 ProN W4",Meiryo,"Droid Sans",sans-serif;font-family:var(--default-font);overflow:hidden!important}.poka-logo-banner{background-color:#2f2b3e}@media(prefers-color-scheme:dark){.poka-logo-banner{background-color:rgba(0,0,0,.1)}}.poka-notify{--poka-notify-bg:var(--v-primary-base);background:var(--poka-notify-bg);text-shadow:0 0 6px var(--poka-notify-bg);position:relative;margin:16px 2px;padding:24px 32px;border-radius:8px;color:#fff;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.3);box-shadow:0 3px 5px 0 rgba(0,0,0,.3)}.chip-nav{overflow-x:scroll;margin-bottom:16px}.chip-nav,.chip-nav .chip-nav-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.chip-nav .chip-nav-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 12px;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease;color:#000;opacity:.8;font-weight:700;border-radius:100em;cursor:pointer}.chip-nav .chip-nav-item .v-icon{margin-right:4px}.chip-nav .chip-nav-item span{white-space:pre}.chip-nav .chip-nav-item.active{color:#fff;background:var(--v-primary-base)}.chip-nav .chip-nav-item.active .v-icon{color:#fff}@media(prefers-color-scheme:dark){.chip-nav .chip-nav-item{color:#fff}}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade-enter,.fade-leave-to{opacity:0}.fade-slide-up-enter-active{max-height:200px}.fade-slide-up-enter-active,.fade-slide-up-leave-active{-webkit-transition:all .3s ease;transition:all .3s ease}.fade-slide-up-enter,.fade-slide-up-leave-to{-webkit-transform:scaleY(.6) scaleX(.7) translateY(40px);transform:scaleY(.6) scaleX(.7) translateY(40px);-webkit-transform-origin:center center;transform-origin:center center;opacity:0;max-height:0}.songlist-enter,.songlist-leave-to{opacity:0;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transform:scaleY(0) scaleX(.4);transform:scaleY(0) scaleX(.4);-webkit-transform-origin:center top;transform-origin:center top}.songlist-leave-active{position:absolute!important}.songlist-move{-webkit-transition:.5s cubic-bezier(.59,.12,.34,.95);transition:.5s cubic-bezier(.59,.12,.34,.95);-webkit-transition-property:opacity,-webkit-transform,-webkit-filter;transition-property:opacity,-webkit-transform,-webkit-filter;transition-property:opacity,transform,filter;transition-property:opacity,transform,filter,-webkit-transform,-webkit-filter}.slide-left-enter-active,.slide-left-leave-active,.slide-right-enter-active,.slide-right-leave-active,.zoom-in-enter-active,.zoom-in-leave-active,.zoom-out-enter-active,.zoom-out-leave-active{-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,opacity,-webkit-transform;transition-property:height,opacity,-webkit-transform;transition-property:height,opacity,transform;transition-property:height,opacity,transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.55,0,.1,1);transition-timing-function:cubic-bezier(.55,0,.1,1)}.slide-left-enter,.slide-right-leave-active{-webkit-transform:translate(3em);transform:translate(3em);opacity:0}.slide-left-leave-active,.slide-right-enter{-webkit-transform:translate(-3em);transform:translate(-3em);opacity:0}.zoom-in-enter,.zoom-out-leave-active{-webkit-transform:scale(.9);transform:scale(.9);opacity:0}.zoom-in-leave-active,.zoom-out-enter{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:0}.page-container{overflow:hidden;height:100vh;width:100vw}.page-container.theme--dark{background:#282535!important}.theme--dark.v-navigation-drawer,.theme--dark.v-sheet,.theme--dark.v-stepper,.theme--dark.v-tabs-items{border-color:#2f2b3e;background:#2f2b3e!important}.v-application.v-application{font-family:var(--default-font)}.v-card:not(.v-sheet--tile):not(.v-card--shaped){border-radius:8px!important}.v-card+.v-card{margin-top:16px}.t-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v-snack--bottom.withBottomPlayer{padding-bottom:77px!important}.v-snack__wrapper{background-color:rgba(57,53,77,.8)!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important}nav .theme--dark.v-list-item--active:before,nav .theme--dark.v-list-item--active:hover:before{opacity:.2;background-color:#776ea0}nav .theme--dark.v-list-item--active{color:#fff!important}.material-icons-outlined.material-icons-outlined.material-icons-outlined{font-family:Material Icons Outlined!important}#playlist-dialog .theme--dark.v-list-item--active:before,#playlist-dialog .theme--dark.v-list-item--active:hover:before{opacity:0!important}#playlist-dialog .theme--dark.v-list-item,#playlist-dialog .v-list-item--link:before{border-radius:8px!important}.v-card.blur-card{background-color:hsla(0,0%,100%,.7)!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-box-shadow:0 4px 14px 0 rgba(0,0,0,.1)!important;box-shadow:0 4px 14px 0 rgba(0,0,0,.1)!important}.v-card.blur-card.theme--dark{background:rgba(47,43,62,.7)!important}.v-dialog--fullscreen{margin:0 5px!important;width:calc(100vw - 10px)!important;top:auto!important;bottom:3px!important;min-height:90%!important;height:90%!important}.v-dialog__content.v-dialog__content--active{background-color:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.v-dialog.v-dialog--fullscreen>.v-card>.v-card__text{padding:0 2px 20px!important}nav .v-list-item .material-icons[data-v-143ee84e]:not(.material-icons-outlined){display:none}nav .v-list-item.v-item--active .material-icons[data-v-143ee84e]:not(.material-icons-outlined){display:block}nav .v-list-item.v-item--active .material-icons-outlined[data-v-143ee84e]{display:none}main[data-v-143ee84e]{height:calc(var(--vh,1vh)*100);overflow:hidden;overflow-y:scroll;margin-bottom:-69px}.v-navigation-drawer[data-v-143ee84e]:not(.v-navigation-drawer--is-mobile){height:calc(var(--vh,1vh)*100 - 69px)!important}.poka-drawer-logo[data-v-143ee84e]{padding:8px 16px;font-family:var(--product-font)}nav .v-list .v-list-item.theme--dark.v-list-item--active[data-v-143ee84e]:before{opacity:1;background-color:var(--v-primary-base)!important}nav .v-list .v-list-item.theme--dark .v-list-item__action[data-v-143ee84e],nav .v-list .v-list-item.theme--dark .v-list-item__content[data-v-143ee84e]{z-index:1}@media(min-width:576px){.router-view[data-v-143ee84e]{padding:16px}}.v-app-bar[data-v-143ee84e]{-webkit-box-shadow:inset 0 -1px 0 0 #dadce0;box-shadow:inset 0 -1px 0 0 #dadce0}@media(prefers-color-scheme:dark){.v-app-bar[data-v-143ee84e]{-webkit-box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.12);box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.12)}}.bottom-player[data-v-143ee84e]{-webkit-box-sizing:border-box;box-sizing:border-box;height:69px;max-height:69px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99;position:fixed;background-color:hsla(0,0%,96.1%,.7)}@media(prefers-color-scheme:dark){.bottom-player[data-v-143ee84e]{background-color:rgba(47,43,62,.7)}}.bottom-player .song-info[data-v-143ee84e]{display:grid;grid-gap:10px;grid-template-columns:.5fr 250px .5fr;width:100vw;max-width:100vw;-webkit-box-sizing:border-box;box-sizing:border-box}.bottom-player .song-info .left[data-v-143ee84e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;height:64px}.bottom-player .song-info .left .song-title[data-v-143ee84e]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;cursor:pointer}.bottom-player .song-info .left .song-title .song-artist[data-v-143ee84e],.bottom-player .song-info .left .song-title .song-name[data-v-143ee84e]{padding-left:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:24px}.bottom-player .song-info .left .song-title .song-name[data-v-143ee84e]{font-weight:700}.bottom-player .song-info .left .cover[data-v-143ee84e]{margin:0 8px;--cover-size:56px;height:var(--cover-size);min-width:var(--cover-size);position:relative;background-size:cover;background-position:50%;border-radius:4px;overflow:hidden}.bottom-player .song-info .left .cover img[data-v-143ee84e]{-webkit-transition:all .6s cubic-bezier(.55,0,.1,1);transition:all .6s cubic-bezier(.55,0,.1,1);width:var(--cover-size);height:var(--cover-size);max-width:var(--cover-size);max-height:var(--cover-size);-o-object-fit:cover;object-fit:cover}.bottom-player .song-info .center[data-v-143ee84e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bottom-player .song-info .center span.time[data-v-143ee84e]{font-family:var(--product-font);width:2.8em;text-align:center}.bottom-player .song-info .right[data-v-143ee84e]{display:-webkit-box;display:-ms-flexbox;display:flex}.bottom-player .song-info .right-s[data-v-143ee84e],.bottom-player .song-info .right[data-v-143ee84e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:64px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:8px}.bottom-player .song-info .right-s[data-v-143ee84e]{width:144px;display:none}@media screen and (max-width:600px){.bottom-player .song-info[data-v-143ee84e]{grid-template-columns:1fr 144px}.bottom-player .song-info .center[data-v-143ee84e],.bottom-player .song-info .right[data-v-143ee84e]{display:none}.bottom-player .song-info .right-s[data-v-143ee84e]{display:-webkit-box;display:-ms-flexbox;display:flex}}.v-text-field--outlined.rounded-input{border-radius:100em}.v-text-field--outlined.rounded-input .v-input__slot{padding:0 24px!important}.v-text-field--outlined.rounded-input fieldset{padding-left:19px!important}.login-container[data-v-0d9d0dd3]{height:100vh;width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:var(--bg,#f2f2f2);background-size:cover;background-position:50%}.login-container .logo[data-v-0d9d0dd3]{padding:8px 12px;width:100%}.login-container .logo img[data-v-0d9d0dd3]{width:40px}.login-container .footer[data-v-0d9d0dd3],.login-container .login-form[data-v-0d9d0dd3]{background:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.login-container .login-form[data-v-0d9d0dd3]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:48px 0 0 0}.login-container .login-form .form-container[data-v-0d9d0dd3]{max-width:350px;margin:0 auto;margin-top:72px}.login-container .login-form .form-container h1[data-v-0d9d0dd3]{text-align:center;margin:24px 0}.login-container .footer[data-v-0d9d0dd3]{width:100vw;-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.login-container .footer .left-btns[data-v-0d9d0dd3]{padding:8px;-ms-flex-item-align:center;align-self:center}.login-container .footer .right-btns[data-v-0d9d0dd3]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:8px;text-align:right;-ms-flex-item-align:center;align-self:center}@media(max-width:1200px){.login-row[data-v-0d9d0dd3]{display:block}.login-row .login-form[data-v-0d9d0dd3]{position:relative;width:100vw}}@media(prefers-color-scheme:dark){.login-container .footer[data-v-0d9d0dd3],.login-container .login-form[data-v-0d9d0dd3]{background:#282535}}[theme=default] .lyric[data-v-19263909]{text-align:center;padding:80px 0}[theme=default] .lyric p[data-v-19263909]{-webkit-transition:all .5s cubic-bezier(.77,0,.18,1),color .2s linear,opacity .2s linear;transition:all .5s cubic-bezier(.77,0,.18,1),color .2s linear,opacity .2s linear;opacity:.4;line-height:1.3em;font-size:1em}[theme=default] .lyric p>span[data-v-19263909]{line-height:1.3em}[theme=default] .lyric p.focus[data-v-19263909]{opacity:1;font-weight:700;text-shadow:0 1px 8px rgba(0,0,0,.1);font-size:1.4em}.theme--dark [theme=default] .lyric p.focus[data-v-19263909]{text-shadow:0 1px 4px hsla(0,0%,100%,.4)}[theme=default] .lyric p.focus+.tl[data-v-19263909]{font-size:1.2em}[theme=default] .lyric p.tl[data-v-19263909]{opacity:.25;-webkit-transform:translateY(-10px);transform:translateY(-10px)}[theme=default] .lyric.lyricTranslated p.focus:not(:empty)+p[data-v-19263909]{opacity:.8;-webkit-transform:translateY(-8px);transform:translateY(-8px);text-shadow:0 1px 8px rgba(0,0,0,.1);font-weight:700}.theme--dark [theme=default] .lyric.lyricTranslated p.focus:not(:empty)+p[data-v-19263909]{text-shadow:0 1px 4px hsla(0,0%,100%,.4)}@media(min-width:576px){[theme=default] .lyric[data-v-19263909]{font-size:18px}}[theme=bigtext] .lyric[data-v-19263909]{padding:160px 25px}[theme=bigtext] .lyric p[data-v-19263909]{font-size:2em;line-height:1.5em;font-weight:900;-webkit-transform:translateY(.1px);transform:translateY(.1px);-webkit-transition:all .3s ease;transition:all .3s ease;opacity:.1}[theme=bigtext] .lyric p.focus+.tl[data-v-19263909],[theme=bigtext] .lyric p.focus[data-v-19263909]{opacity:1;-webkit-filter:none;filter:none}[theme=bigtext] .lyric p.tl[data-v-19263909]{-webkit-transform:translateY(-.4em);transform:translateY(-.4em);font-size:1.5em}[theme=bigtext] .lyric p[data-lyric-set="-4"][data-v-19263909]{-webkit-transition-delay:.2s;transition-delay:.2s;opacity:.1}[theme=bigtext] .lyric p[data-lyric-set="-3"][data-v-19263909]{-webkit-transition-delay:.15s;transition-delay:.15s;opacity:.2}[theme=bigtext] .lyric p[data-lyric-set="-2"][data-v-19263909]{-webkit-transition-delay:.1s;transition-delay:.1s;opacity:.3}[theme=bigtext] .lyric p[data-lyric-set="-1"][data-v-19263909]{-webkit-transition-delay:.05s;transition-delay:.05s;opacity:.4}[theme=bigtext] .lyric p[data-lyric-set="1"][data-v-19263909]{-webkit-transition-delay:-.05s;transition-delay:-.05s;opacity:.4}[theme=bigtext] .lyric p[data-lyric-set="2"][data-v-19263909]{-webkit-transition-delay:-.1s;transition-delay:-.1s;opacity:.3}[theme=bigtext] .lyric p[data-lyric-set="3"][data-v-19263909]{-webkit-transition-delay:-.15s;transition-delay:-.15s;opacity:.2}[theme=bigtext] .lyric p[data-lyric-set="4"][data-v-19263909]{-webkit-transition-delay:-.2s;transition-delay:-.2s;opacity:.1}[theme=spacing] .lyric[data-v-19263909]{padding:160px 25px;text-align:center}[theme=spacing] .lyric p[data-v-19263909]{font-size:1.5em;-webkit-transform:translateY(.1px);transform:translateY(.1px);-webkit-transition:all .5s ease;transition:all .5s ease;opacity:.25}[theme=spacing] .lyric p>span[data-v-19263909]{padding:.25em .2em;-webkit-transition:all .6s ease;transition:all .6s ease}[theme=spacing] .lyric p.focus[data-v-19263909]{opacity:1;letter-spacing:1px}[theme=spacing] .lyric p.focus>span[data-v-19263909]:not(:empty){color:#fff;background:var(--v-primary-base);z-index:1}[theme=spacing] .lyric p.focus+.tl[data-v-19263909]{opacity:1;-webkit-transform:translateY(-.75em);transform:translateY(-.75em)}[theme=spacing] .lyric p.tl[data-v-19263909]{-webkit-transform-origin:top;transform-origin:top;font-size:1.25em;-webkit-transform:translateY(-.75em) scale(.9);transform:translateY(-.75em) scale(.9)}[theme=spacing] .lyric p[data-lyric-set="-3"][data-v-19263909]{opacity:.25}[theme=spacing] .lyric p[data-lyric-set="-2"][data-v-19263909]{opacity:.5}[theme=spacing] .lyric p[data-lyric-set="1"][data-v-19263909],[theme=spacing] .lyric p[data-lyric-set="-1"][data-v-19263909]{opacity:.75}[theme=spacing] .lyric p[data-lyric-set="2"][data-v-19263909]{opacity:.5}[theme=spacing] .lyric p[data-lyric-set="3"][data-v-19263909]{opacity:.25}[theme=underline] .lyric[data-v-19263909]{padding:160px 25px;text-align:center}[theme=underline] .lyric p[data-v-19263909]{font-size:1.5em;font-weight:700;-webkit-transform:translateY(.1px);transform:translateY(.1px);-webkit-transition:all .5s ease;transition:all .5s ease;opacity:.25}[theme=underline] .lyric p>span[data-v-19263909]{padding:.25em .2em;-webkit-transition:.5s ease;transition:.5s ease;position:relative;background-image:linear-gradient(transparent calc(65% - 5px),var(--v-primary-lighten3) 5px);background-size:0;background-repeat:no-repeat}[theme=underline] .lyric p.focus[data-v-19263909]{opacity:1}[theme=underline] .lyric p.focus>span[data-v-19263909]:not(:empty){background-size:100%}[theme=underline] .lyric p.focus+.tl[data-v-19263909]{opacity:1}[theme=underline] .lyric p.tl[data-v-19263909]{-webkit-transform-origin:top;transform-origin:top;font-size:1.25em;font-weight:400;-webkit-transform:translateY(-.75em);transform:translateY(-.75em)}[theme=underline] .lyric p[data-lyric-set="-3"][data-v-19263909]{opacity:.25}[theme=underline] .lyric p[data-lyric-set="-2"][data-v-19263909]{opacity:.5}[theme=underline] .lyric p[data-lyric-set="1"][data-v-19263909],[theme=underline] .lyric p[data-lyric-set="-1"][data-v-19263909]{opacity:.75}[theme=underline] .lyric p[data-lyric-set="2"][data-v-19263909]{opacity:.5}[theme=underline] .lyric p[data-lyric-set="3"][data-v-19263909]{opacity:.25}@media(prefers-color-scheme:dark){[theme=underline] .lyric p>span[data-v-19263909]{background-image:linear-gradient(transparent calc(65% - 5px),var(--v-primary-darken3) 5px)}}#lrc-editor[data-v-4a44bf4f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:calc(100vh - 165px)}#lrc-editor .lyric-view[data-v-4a44bf4f]{width:50%;text-align:left;padding-top:80px;padding-bottom:80px;padding-left:8px;height:100%;overflow:scroll}#lrc-editor .lyric-view p[data-v-4a44bf4f]{-webkit-transition:font-size .5s cubic-bezier(.77,0,.18,1),color .2s linear,opacity .2s linear;transition:font-size .5s cubic-bezier(.77,0,.18,1),color .2s linear,opacity .2s linear;opacity:.4;line-height:1.2em;position:relative;font-size:18px;-webkit-transform:none;transform:none;cursor:pointer}#lrc-editor .lyric-view p .timestamp[data-v-4a44bf4f]{width:85px;display:inline-block;background:var(--v-primary-base,#000);color:#fff;padding:2px 5px;font-size:18px;font-family:Ubuntu Mono,monospace}#lrc-editor .lyric-view p[data-v-4a44bf4f]:hover{background:rgba(0,0,0,.1)}#lrc-editor .lyric-view p.focus[data-v-4a44bf4f]{opacity:1;font-weight:700;text-shadow:0 1px 8px rgba(0,0,0,.1);-webkit-transform:none;transform:none;font-size:20px}.theme--dark #lrc-editor .lyric-view p.focus[data-v-4a44bf4f]{text-shadow:0 1px 4px hsla(0,0%,100%,.4)}#lrc-editor .lyric-view.lyricTranslated p.focus:not(:empty)+p[data-v-4a44bf4f]{opacity:.8;font-size:18px;text-shadow:0 1px 8px rgba(0,0,0,.1);font-weight:700}.theme--dark #lrc-editor .lyric-view.lyricTranslated p.focus:not(:empty)+p[data-v-4a44bf4f]{text-shadow:0 1px 4px hsla(0,0%,100%,.4)}#lrc-editor #lyric-edit[data-v-4a44bf4f]{padding:10px 8px;width:50%;border-left:0;font-family:Ubuntu Mono,monospace;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:scroll}#lrc-editor #lyric-edit #lyric-edit-about-phone[data-v-4a44bf4f],#lrc-editor #lyric-edit #lyric-edit-about[data-v-4a44bf4f],#lrc-editor #lyric-edit #lyric-edit-text-editor[data-v-4a44bf4f],#lrc-editor #lyric-edit #lyric-edit-time-shift[data-v-4a44bf4f]{width:100%}#lrc-editor #lyric-edit #lyric-edit-about-phone[data-v-4a44bf4f]{display:none}@media screen and (max-width:768px){#lrc-editor[data-v-4a44bf4f]{display:block;height:calc(100vh - 133px)}#lrc-editor .lyric-view[data-v-4a44bf4f]{width:100%;height:30%;-webkit-box-shadow:inset 0 -1px 0 0 #dadce0;box-shadow:inset 0 -1px 0 0 #dadce0}#lrc-editor #lyric-edit[data-v-4a44bf4f]{width:100%;height:70%;padding:0 8px}#lrc-editor #lyric-edit #lyric-edit-about[data-v-4a44bf4f]{display:none}#lrc-editor #lyric-edit #lyric-edit-about-phone[data-v-4a44bf4f]{display:block}}@media(prefers-color-scheme:dark)and (max-width:768px){.lyric-view[data-v-4a44bf4f]{-webkit-box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.12);box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.12)}}.v-textarea textarea{line-height:1.5em!important}.search-box[data-v-f0efb4e0]{width:calc(100vw - 60px);max-width:360px;margin:18px auto;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid hsla(0,0%,56.5%,.38);border-radius:24px;overflow:hidden;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:border,-webkit-box-shadow;transition-property:border,-webkit-box-shadow;transition-property:border,box-shadow;transition-property:border,box-shadow,-webkit-box-shadow;-webkit-transition-timing-function:ease;transition-timing-function:ease;background-color:#fff}.search-box.focus[data-v-f0efb4e0],.search-box[data-v-f0efb4e0]:hover{-webkit-box-shadow:0 1px 6px 0 rgba(32,33,36,.28);box-shadow:0 1px 6px 0 rgba(32,33,36,.28);border:1px solid hsla(0,0%,56.5%,0)}.search-box.focus>.search-button[data-v-f0efb4e0]{opacity:1}.search-box>.search-input[data-v-f0efb4e0]{-webkit-box-flex:1;-ms-flex:1;flex:1;outline:none;border:0;border-radius:24px;padding:12px 14px;font-size:14px;color:#000}.search-box>.search-button[data-v-f0efb4e0]{outline:none;border:0;border-radius:0 2px 2px 0;padding:0 10px;opacity:.7;background:#fff}.search-box>.search-button>i[data-v-f0efb4e0]{color:rgba(0,0,0,.54)}pre.log[data-v-c1e5c0bc]{background:#000;padding:5px;width:280px;height:200px;overflow:scroll;font-family:Ubuntu Mono,monospace;color:#fff}.changelog{font-family:Ubuntu Mono,monospace;color:currentColor;padding:8px;border-radius:8px;background-color:rgba(0,0,0,.03);color:#000}.changelog h1,.changelog h2,.changelog h3,.changelog h4,.changelog h5,.changelog h6{font-size:16px;line-height:1.3em}.changelog h1{font-size:20px}.changelog h2{font-size:18px}@media(prefers-color-scheme:dark){.changelog{background-color:hsla(0,0%,100%,.04);color:#fff}}.header-wrapper{width:100%;position:relative;min-height:1px;margin-top:-1px;pointer-events:none}.header-wrapper .bg{-webkit-transform:scale(1.12);transform:scale(1.12);background-size:cover;background-position:50%;mask-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.4)),to(transparent));mask-image:linear-gradient(180deg,rgba(0,0,0,.4) 0,transparent);-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.4)),to(transparent));-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.4) 0,transparent);width:100%;position:absolute;-webkit-transition:min-height .4s;transition:min-height .4s;min-height:var(--pokabgheight,400px);overflow:hidden}.header-wrapper .bg.blur{-webkit-filter:blur(5px);filter:blur(5px)}.hw-header{font-weight:700;margin:64px 0 32px;position:relative;font-family:var(--product-font);-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.hw-header>.hw-subtitle,.hw-header>.hw-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.1em}.hw-header>.hw-title{font-size:3.5em}.hw-header>.hw-subtitle{font-size:1.5em}.info-header[data-v-07c67182]{position:relative;margin-top:16px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.info-header [data-v-07c67182]{-webkit-transition:all .3s ease;transition:all .3s ease}.info-header>.cover[data-v-07c67182]{height:200px;width:200px;-ms-flex-line-pack:center;align-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-size:cover;background-position:50%;border-radius:.8em;-webkit-box-shadow:0 10px 15px rgba(0,0,0,.18);box-shadow:0 10px 15px rgba(0,0,0,.18)}.info-header>.info-data[data-v-07c67182]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:24px;padding-right:24px;overflow:hidden}.info-header>.info-data>.album-name[data-v-07c67182],.info-header>.info-data>.artist-name[data-v-07c67182]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.info-header>.info-data>.album-name[data-v-07c67182]{font-size:2em;line-height:1.5em;font-weight:700}.info-header>.info-data>.artist-name[data-v-07c67182]{font-size:1.5em;line-height:1.5em}.info-header>.info-data>.grow[data-v-07c67182]{-webkit-box-flex:1;-ms-flex:1;flex:1}.info-header>.info-data>.footer[data-v-07c67182]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.info-header>.info-data>.footer>.time[data-v-07c67182]{-webkit-box-flex:1;-ms-flex:1;flex:1}.info-header>.info-data .time[data-v-07c67182]{font-size:20px;line-height:42px}.info-header>.info-data .actions .v-btn[data-v-07c67182]{height:42px;min-width:42px;width:42px}@media screen and (max-width:768px){.info-header>.cover[data-v-07c67182]{height:150px;width:150px}.info-header>.info-data[data-v-07c67182]{padding-left:12px;padding-right:0;font-size:12px}.info-header .time[data-v-07c67182]{font-size:18px!important}}.theme--dark .poka.cards{--text-color:#fff}.poka.cards{--text-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:calc(100% + 8px);width:calc(100% + 8px);margin:-8px}.poka.cards .card{--size:calc(16.6% - 8px);height:0;width:var(--size);font-size:11px;margin:.8em 4px;background-position:50%;background-size:cover;padding-bottom:var(--size);padding:.475em .5em;display:block;height:auto;padding-bottom:0;text-decoration:none;position:relative}.poka.cards .card[data-source]:before{content:attr(data-source);color:#fff;display:block;position:absolute;text-align:right;right:10px;z-index:1;top:11px;background-color:rgba(0,0,0,.4);padding:3px 5px;border-radius:4px;font-size:12px;max-width:7em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:all .2s;transition:all .2s;will-change:transform}.poka.cards .card[data-source]:hover:before{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.poka.cards .card .image{height:0;padding-bottom:100%;background-size:cover;border-radius:.8em;-webkit-box-shadow:0 .4px .3px rgba(0,0,0,.008),0 1.1px .8px rgba(0,0,0,.012),0 2.2px 1.5px rgba(0,0,0,.015),0 4.2px 2.7px rgba(0,0,0,.018),0 7.8px 5px rgba(0,0,0,.022),0 12px 12px rgba(0,0,0,.03);box-shadow:0 .4px .3px rgba(0,0,0,.008),0 1.1px .8px rgba(0,0,0,.012),0 2.2px 1.5px rgba(0,0,0,.015),0 4.2px 2.7px rgba(0,0,0,.018),0 7.8px 5px rgba(0,0,0,.022),0 12px 12px rgba(0,0,0,.03);-webkit-transition:all .2s;transition:all .2s;will-change:box-shadow,transform,filter;position:relative;overflow:hidden}.poka.cards .card:hover .image{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 .8px 1.9px rgba(0,0,0,.02),0 2.3px 4.5px rgba(0,0,0,.028),0 4.8px 8.5px rgba(0,0,0,.035),0 9.2px 15.2px rgba(0,0,0,.042),0 16.9px 28.4px rgba(0,0,0,.05),0 26px 68px rgba(0,0,0,.07);box-shadow:0 .8px 1.9px rgba(0,0,0,.02),0 2.3px 4.5px rgba(0,0,0,.028),0 4.8px 8.5px rgba(0,0,0,.035),0 9.2px 15.2px rgba(0,0,0,.042),0 16.9px 28.4px rgba(0,0,0,.05),0 26px 68px rgba(0,0,0,.07)}.poka.cards .card:active .image{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-filter:brightness(80%);filter:brightness(80%)}.poka.cards .card .image i{position:absolute;font-size:calc(3vmax + 18px);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;top:0;bottom:0;left:0;right:0}.poka.cards .card .title{font-size:1.5em!important;padding-top:5px;line-height:1.5em;font-weight:700;color:var(--text-color);opacity:.9}.poka.cards .card .subtitle{font-size:1em!important;padding-top:0;line-height:1.5em;color:var(--text-color);opacity:.75}.poka.cards .card .image{background-color:var(--card-background-color,rgba(96,125,139,.63));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.poka.cards .card:nth-child(14n+2){--card-background-color:rgba(244,67,54,0.63)}.poka.cards .card:nth-child(14n+3){--card-background-color:rgba(233,30,99,0.63)}.poka.cards .card:nth-child(14n+4){--card-background-color:rgba(156,39,176,0.63)}.poka.cards .card:nth-child(14n+5){--card-background-color:rgba(255,152,0,0.63)}.poka.cards .card:nth-child(14n+6){--card-background-color:rgba(33,150,243,0.63)}.poka.cards .card:nth-child(14n+7){--card-background-color:rgba(0,188,212,0.63)}.poka.cards .card:nth-child(14n+8){--card-background-color:rgba(0,150,136,0.63)}.poka.cards .card:nth-child(14n+9){--card-background-color:rgba(76,175,80,0.63)}.poka.cards .card:nth-child(14n+10){--card-background-color:rgba(139,195,74,0.63)}.poka.cards .card:nth-child(14n+11){--card-background-color:rgba(255,193,7,0.63)}.poka.cards .card:nth-child(14n+12){--card-background-color:rgba(63,81,181,0.63)}.poka.cards .card:nth-child(14n+13){--card-background-color:rgba(255,87,34,0.63)}.poka.cards .card:nth-child(14n+14){--card-background-color:rgba(121,85,72,0.63)}.poka.two.cards .card{--size:calc(50% - 8px)}.poka.three.cards .card{--size:calc(33.33333% - 8px)}.poka.four.cards .card{--size:calc(25% - 8px)}.poka.five.cards .card{--size:calc(20% - 8px)}.poka.six.cards .card{--size:calc(16.66667% - 8px)}.poka.sever.cards .card{--size:calc(14.28571% - 8px)}.poka.eight.cards .card{--size:calc(12.5% - 8px)}.poka.nine.cards .card{--size:calc(11.11111% - 8px)}.poka.ten.cards .card{--size:calc(10% - 8px)}@media(max-width:380px){.poka.cards .card,.poka.doubling.four.cards .card{--size:calc(100% - 8px)}}@media(max-width:575.98px){.poka.cards .card{--size:calc(33.3% - 8px)}.poka.doubling.four.cards .card{--size:calc(50% - 8px)}}@media(min-width:576px)and (max-width:767.98px){.poka.cards .card{--size:calc(33.3% - 8px)}}@media(min-width:768px)and (max-width:991.98px){.poka.cards .card{--size:calc(25% - 8px)}}@media(min-width:992px)and (max-width:1199.98px){.poka.cards .card{--size:calc(20% - 8px)}}@media(min-width:1200px){.poka.cards .card{--size:calc(16.6% - 8px)}}@media(max-width:575.98px){.poka.doubling.ten.cards .card{--size:calc(20% - 8px)}.poka.color.picker.cards>.card{--size:20%}}div[data-v-4a89ac32]{text-align:center;margin-top:8px}.v-btn.v-pin-btn[data-v-5f5f7f58]{height:42px;min-width:42px;width:42px}.update-notify[data-v-4b501d8c]{background:#2f2b3e;text-shadow:0 0 6px #2f2b3e;position:relative;margin:16px 2px;padding:24px 32px;border-radius:8px;background-size:240px;background-position:100%;background-repeat:no-repeat;background-image:url(/img/update.svg);color:#fff;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.3);box-shadow:0 3px 5px 0 rgba(0,0,0,.3)}.moreDialog-header{padding:16px 0}.moreDialog-header .moreDialog-cover{background:#555;border-radius:4px;margin-bottom:8px;-webkit-box-shadow:0 .8px 1.9px rgba(0,0,0,.02),0 2.3px 4.5px rgba(0,0,0,.028),0 4.8px 8.5px rgba(0,0,0,.035),0 9.2px 15.2px rgba(0,0,0,.042),0 16.9px 28.4px rgba(0,0,0,.05),0 26px 68px rgba(0,0,0,.07);box-shadow:0 .8px 1.9px rgba(0,0,0,.02),0 2.3px 4.5px rgba(0,0,0,.028),0 4.8px 8.5px rgba(0,0,0,.035),0 9.2px 15.2px rgba(0,0,0,.042),0 16.9px 28.4px rgba(0,0,0,.05),0 26px 68px rgba(0,0,0,.07)}.moreDialog-header .head{font-weight:700;font-size:18px;line-height:1.25em;opacity:.999}.moreDialog-header .artist,.moreDialog-header .head{max-width:95%}.moreDialog-content .item .v-avatar{position:relative}.moreDialog-content .item .v-avatar:before{background-color:var(--v-primary-base);-webkit-backdrop-filter:blur(10px);bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0;border-radius:4px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.moreDialog-content .item:hover .v-avatar:before{opacity:.2}.poka.list .item[data-v-67d07739]{overflow:hidden} \ No newline at end of file diff --git a/public/css/chunk-vendors.f1ad94f4.css b/public/css/chunk-vendors.237b2bef.css similarity index 69% rename from public/css/chunk-vendors.f1ad94f4.css rename to public/css/chunk-vendors.237b2bef.css index d4e91c8..a677d61 100644 --- a/public/css/chunk-vendors.f1ad94f4.css +++ b/public/css/chunk-vendors.237b2bef.css @@ -2,4 +2,4 @@ * ress.css • v2.0.4 * MIT License * github.com/filipelinhares/ress - */html{-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:scroll;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4}*,:after,:before{background-repeat:no-repeat;-webkit-box-sizing:inherit;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}[disabled]{cursor:default}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer;color:inherit}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}img{border-style:none}progress{vertical-align:baseline}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute!important;clip:rect(0 0 0 0)!important}}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}.v-application .elevation-24{-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)!important;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)!important}.v-application .elevation-23{-webkit-box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)!important;box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)!important}.v-application .elevation-22{-webkit-box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)!important;box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)!important}.v-application .elevation-21{-webkit-box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)!important;box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)!important}.v-application .elevation-20{-webkit-box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)!important;box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)!important}.v-application .elevation-19{-webkit-box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)!important;box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)!important}.v-application .elevation-18{-webkit-box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)!important;box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)!important}.v-application .elevation-17{-webkit-box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)!important;box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)!important}.v-application .elevation-16{-webkit-box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)!important;box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)!important}.v-application .elevation-15{-webkit-box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)!important;box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)!important}.v-application .elevation-14{-webkit-box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)!important;box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)!important}.v-application .elevation-13{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)!important;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)!important}.v-application .elevation-12{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)!important;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)!important}.v-application .elevation-11{-webkit-box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)!important;box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)!important}.v-application .elevation-10{-webkit-box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)!important;box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)!important}.v-application .elevation-9{-webkit-box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)!important;box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)!important}.v-application .elevation-8{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)!important;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)!important}.v-application .elevation-7{-webkit-box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)!important;box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)!important}.v-application .elevation-6{-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)!important;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)!important}.v-application .elevation-5{-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)!important;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)!important}.v-application .elevation-4{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)!important;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)!important}.v-application .elevation-3{-webkit-box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)!important;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)!important}.v-application .elevation-2{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)!important;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)!important}.v-application .elevation-1{-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)!important;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)!important}.v-application .elevation-0{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important;box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-application .carousel-transition-enter{-webkit-transform:translate(100%);transform:translate(100%)}.v-application .carousel-transition-leave,.v-application .carousel-transition-leave-to{position:absolute;top:0;-webkit-transform:translate(-100%);transform:translate(-100%)}.carousel-reverse-transition-enter{-webkit-transform:translate(-100%);transform:translate(-100%)}.carousel-reverse-transition-leave,.carousel-reverse-transition-leave-to{position:absolute;top:0;-webkit-transform:translate(100%);transform:translate(100%)}.dialog-transition-enter,.dialog-transition-leave-to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}.dialog-transition-enter-to,.dialog-transition-leave{opacity:1}.dialog-bottom-transition-enter,.dialog-bottom-transition-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)}.picker-reverse-transition-enter-active,.picker-reverse-transition-leave-active,.picker-transition-enter-active,.picker-transition-leave-active{-webkit-transition:.3s cubic-bezier(0,0,.2,1);transition:.3s cubic-bezier(0,0,.2,1)}.picker-reverse-transition-enter,.picker-reverse-transition-leave-to,.picker-transition-enter,.picker-transition-leave-to{opacity:0}.picker-reverse-transition-leave,.picker-reverse-transition-leave-active,.picker-reverse-transition-leave-to,.picker-transition-leave,.picker-transition-leave-active,.picker-transition-leave-to{position:absolute!important}.picker-transition-enter{-webkit-transform:translateY(100%);transform:translateY(100%)}.picker-reverse-transition-enter,.picker-transition-leave-to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.picker-reverse-transition-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)}.picker-title-transition-enter-to,.picker-title-transition-leave{-webkit-transform:translate(0);transform:translate(0)}.picker-title-transition-enter{-webkit-transform:translate(-100%);transform:translate(-100%)}.picker-title-transition-leave-to{opacity:0;-webkit-transform:translate(100%);transform:translate(100%)}.picker-title-transition-leave,.picker-title-transition-leave-active,.picker-title-transition-leave-to{position:absolute!important}.tab-transition-enter{-webkit-transform:translate(100%);transform:translate(100%)}.tab-transition-leave,.tab-transition-leave-active{position:absolute;top:0}.tab-transition-leave-to{position:absolute}.tab-reverse-transition-enter,.tab-transition-leave-to{-webkit-transform:translate(-100%);transform:translate(-100%)}.tab-reverse-transition-leave,.tab-reverse-transition-leave-to{top:0;position:absolute;-webkit-transform:translate(100%);transform:translate(100%)}.expand-transition-enter-active,.expand-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.expand-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.expand-x-transition-enter-active,.expand-x-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.expand-x-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.scale-transition-enter-active,.scale-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.scale-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.scale-transition-enter,.scale-transition-leave,.scale-transition-leave-to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.scale-rotate-transition-enter-active,.scale-rotate-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.scale-rotate-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.scale-rotate-transition-enter,.scale-rotate-transition-leave,.scale-rotate-transition-leave-to{opacity:0;-webkit-transform:scale(0) rotate(-45deg);transform:scale(0) rotate(-45deg)}.scale-rotate-reverse-transition-enter-active,.scale-rotate-reverse-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.scale-rotate-reverse-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.scale-rotate-reverse-transition-enter,.scale-rotate-reverse-transition-leave,.scale-rotate-reverse-transition-leave-to{opacity:0;-webkit-transform:scale(0) rotate(45deg);transform:scale(0) rotate(45deg)}.message-transition-enter-active,.message-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.message-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.message-transition-enter,.message-transition-leave-to{opacity:0;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.message-transition-leave,.message-transition-leave-active{position:absolute}.slide-y-transition-enter-active,.slide-y-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.slide-y-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.slide-y-transition-enter,.slide-y-transition-leave-to{opacity:0;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.slide-y-reverse-transition-enter-active,.slide-y-reverse-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.slide-y-reverse-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.slide-y-reverse-transition-enter,.slide-y-reverse-transition-leave-to{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}.scroll-y-transition-enter-active,.scroll-y-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.scroll-y-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.scroll-y-transition-enter,.scroll-y-transition-leave-to{opacity:0}.scroll-y-transition-enter{-webkit-transform:translateY(-15px);transform:translateY(-15px)}.scroll-y-transition-leave-to{-webkit-transform:translateY(15px);transform:translateY(15px)}.scroll-y-reverse-transition-enter-active,.scroll-y-reverse-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.scroll-y-reverse-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.scroll-y-reverse-transition-enter,.scroll-y-reverse-transition-leave-to{opacity:0}.scroll-y-reverse-transition-enter{-webkit-transform:translateY(15px);transform:translateY(15px)}.scroll-y-reverse-transition-leave-to{-webkit-transform:translateY(-15px);transform:translateY(-15px)}.scroll-x-transition-enter-active,.scroll-x-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.scroll-x-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.scroll-x-transition-enter,.scroll-x-transition-leave-to{opacity:0}.scroll-x-transition-enter{-webkit-transform:translateX(-15px);transform:translateX(-15px)}.scroll-x-transition-leave-to{-webkit-transform:translateX(15px);transform:translateX(15px)}.scroll-x-reverse-transition-enter-active,.scroll-x-reverse-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.scroll-x-reverse-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.scroll-x-reverse-transition-enter,.scroll-x-reverse-transition-leave-to{opacity:0}.scroll-x-reverse-transition-enter{-webkit-transform:translateX(15px);transform:translateX(15px)}.scroll-x-reverse-transition-leave-to{-webkit-transform:translateX(-15px);transform:translateX(-15px)}.slide-x-transition-enter-active,.slide-x-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.slide-x-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.slide-x-transition-enter,.slide-x-transition-leave-to{opacity:0;-webkit-transform:translateX(-15px);transform:translateX(-15px)}.slide-x-reverse-transition-enter-active,.slide-x-reverse-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.slide-x-reverse-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.slide-x-reverse-transition-enter,.slide-x-reverse-transition-leave-to{opacity:0;-webkit-transform:translateX(15px);transform:translateX(15px)}.fade-transition-enter-active,.fade-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.fade-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.fade-transition-enter,.fade-transition-leave-to{opacity:0!important}.fab-transition-enter-active,.fab-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.fab-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.fab-transition-enter,.fab-transition-leave-to{-webkit-transform:scale(0) rotate(-45deg);transform:scale(0) rotate(-45deg)}.v-application .blockquote{padding:16px 0 16px 24px;font-size:18px;font-weight:300}.v-application code,.v-application kbd{border-radius:3px;font-size:85%;font-weight:900}.v-application code{background-color:#fbe5e1;color:#c0341d;padding:0 .4rem}.v-application kbd{background:#212529;color:#fff;padding:.2rem .4rem}html{font-size:16px;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0)}html.overflow-y-hidden{overflow-y:hidden!important}.v-application{font-family:Roboto,sans-serif;line-height:1.5}.v-application ::-ms-clear,.v-application ::-ms-reveal{display:none}.v-application .theme--light.heading{color:rgba(0,0,0,.87)}.v-application .theme--dark.heading{color:#fff}.v-application ol,.v-application ul{padding-left:24px}.v-application .display-4{font-size:6rem!important;line-height:6rem;letter-spacing:-.015625em!important}.v-application .display-3,.v-application .display-4{font-weight:300;font-family:Roboto,sans-serif!important}.v-application .display-3{font-size:3.75rem!important;line-height:3.75rem;letter-spacing:-.0083333333em!important}.v-application .display-2{font-size:3rem!important;line-height:3.125rem;letter-spacing:normal!important}.v-application .display-1,.v-application .display-2{font-weight:400;font-family:Roboto,sans-serif!important}.v-application .display-1{font-size:2.125rem!important;line-height:2.5rem;letter-spacing:.0073529412em!important}.v-application .headline{font-size:1.5rem!important;font-weight:400;letter-spacing:normal!important}.v-application .headline,.v-application .title{line-height:2rem;font-family:Roboto,sans-serif!important}.v-application .title{font-size:1.25rem!important;font-weight:500;letter-spacing:.0125em!important}.v-application .subtitle-2{font-size:.875rem!important;font-weight:500;letter-spacing:.0071428571em!important;line-height:1.375rem;font-family:Roboto,sans-serif!important}.v-application .subtitle-1{font-size:1rem!important;letter-spacing:.009375em!important;line-height:1.75rem}.v-application .body-2,.v-application .subtitle-1{font-weight:400;font-family:Roboto,sans-serif!important}.v-application .body-2{font-size:.875rem!important;letter-spacing:.0178571429em!important;line-height:1.25rem}.v-application .body-1{font-size:1rem!important;letter-spacing:.03125em!important;line-height:1.5rem}.v-application .body-1,.v-application .caption{font-weight:400;font-family:Roboto,sans-serif!important}.v-application .caption{font-size:.75rem!important;letter-spacing:.0333333333em!important;line-height:1.25rem}.v-application .overline{font-size:.75rem!important;font-weight:500;letter-spacing:.1666666667em!important;line-height:2rem;text-transform:uppercase;font-family:Roboto,sans-serif!important}.v-application p{margin-bottom:16px}@media only print{.v-application .hidden-print-only{display:none!important}}@media only screen{.v-application .hidden-screen-only{display:none!important}}@media only screen and (max-width:599px){.v-application .hidden-xs-only{display:none!important}}@media only screen and (min-width:600px)and (max-width:959px){.v-application .hidden-sm-only{display:none!important}}@media only screen and (max-width:959px){.v-application .hidden-sm-and-down{display:none!important}}@media only screen and (min-width:600px){.v-application .hidden-sm-and-up{display:none!important}}@media only screen and (min-width:960px)and (max-width:1263px){.v-application .hidden-md-only{display:none!important}}@media only screen and (max-width:1263px){.v-application .hidden-md-and-down{display:none!important}}@media only screen and (min-width:960px){.v-application .hidden-md-and-up{display:none!important}}@media only screen and (min-width:1264px)and (max-width:1903px){.v-application .hidden-lg-only{display:none!important}}@media only screen and (max-width:1903px){.v-application .hidden-lg-and-down{display:none!important}}@media only screen and (min-width:1264px){.v-application .hidden-lg-and-up{display:none!important}}@media only screen and (min-width:1904px){.v-application .hidden-xl-only{display:none!important}}.d-sr-only,.d-sr-only-focusable:not(:focus){border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.v-application .font-weight-thin{font-weight:100!important}.v-application .font-weight-light{font-weight:300!important}.v-application .font-weight-regular{font-weight:400!important}.v-application .font-weight-medium{font-weight:500!important}.v-application .font-weight-bold{font-weight:700!important}.v-application .font-weight-black{font-weight:900!important}.v-application .font-italic{font-style:italic!important}.v-application .transition-fast-out-slow-in{-webkit-transition:.3s cubic-bezier(.4,0,.2,1)!important;transition:.3s cubic-bezier(.4,0,.2,1)!important}.v-application .transition-linear-out-slow-in{-webkit-transition:.3s cubic-bezier(0,0,.2,1)!important;transition:.3s cubic-bezier(0,0,.2,1)!important}.v-application .transition-fast-out-linear-in{-webkit-transition:.3s cubic-bezier(.4,0,1,1)!important;transition:.3s cubic-bezier(.4,0,1,1)!important}.v-application .transition-ease-in-out{-webkit-transition:.3s cubic-bezier(.4,0,.6,1)!important;transition:.3s cubic-bezier(.4,0,.6,1)!important}.v-application .transition-fast-in-fast-out{-webkit-transition:.3s cubic-bezier(.25,.8,.25,1)!important;transition:.3s cubic-bezier(.25,.8,.25,1)!important}.v-application .transition-swing{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.v-application .overflow-auto{overflow:auto!important}.v-application .overflow-hidden{overflow:hidden!important}.v-application .overflow-visible{overflow:visible!important}.v-application .overflow-x-auto{overflow-x:auto!important}.v-application .overflow-x-hidden{overflow-x:hidden!important}.v-application .overflow-y-auto{overflow-y:auto!important}.v-application .overflow-y-hidden{overflow-y:hidden!important}.v-application .d-none{display:none!important}.v-application .d-inline{display:inline!important}.v-application .d-inline-block{display:inline-block!important}.v-application .d-block{display:block!important}.v-application .d-table{display:table!important}.v-application .d-table-row{display:table-row!important}.v-application .d-table-cell{display:table-cell!important}.v-application .d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.v-application .d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.v-application .float-none{float:none!important}.v-application .float-left{float:left!important}.v-application .float-right{float:right!important}.v-application .flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.v-application .flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.v-application .flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.v-application .flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.v-application .flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.v-application .flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.v-application .flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.v-application .flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.v-application .flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.v-application .flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.v-application .flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.v-application .flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.v-application .justify-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.v-application .justify-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.v-application .justify-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.v-application .justify-space-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.v-application .justify-space-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.v-application .align-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.v-application .align-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.v-application .align-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.v-application .align-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.v-application .align-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.v-application .align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.v-application .align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.v-application .align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.v-application .align-content-space-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.v-application .align-content-space-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.v-application .align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.v-application .align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.v-application .align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.v-application .align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.v-application .align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.v-application .align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.v-application .align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.v-application .order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.v-application .order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.v-application .order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.v-application .order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.v-application .order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.v-application .order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.v-application .order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.v-application .order-6{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.v-application .order-7{-webkit-box-ordinal-group:8!important;-ms-flex-order:7!important;order:7!important}.v-application .order-8{-webkit-box-ordinal-group:9!important;-ms-flex-order:8!important;order:8!important}.v-application .order-9{-webkit-box-ordinal-group:10!important;-ms-flex-order:9!important;order:9!important}.v-application .order-10{-webkit-box-ordinal-group:11!important;-ms-flex-order:10!important;order:10!important}.v-application .order-11{-webkit-box-ordinal-group:12!important;-ms-flex-order:11!important;order:11!important}.v-application .order-12{-webkit-box-ordinal-group:13!important;-ms-flex-order:12!important;order:12!important}.v-application .order-last{-webkit-box-ordinal-group:14!important;-ms-flex-order:13!important;order:13!important}.v-application .ma-0{margin:0!important}.v-application .ma-1{margin:4px!important}.v-application .ma-2{margin:8px!important}.v-application .ma-3{margin:12px!important}.v-application .ma-4{margin:16px!important}.v-application .ma-5{margin:20px!important}.v-application .ma-6{margin:24px!important}.v-application .ma-7{margin:28px!important}.v-application .ma-8{margin:32px!important}.v-application .ma-9{margin:36px!important}.v-application .ma-10{margin:40px!important}.v-application .ma-11{margin:44px!important}.v-application .ma-12{margin:48px!important}.v-application .ma-13{margin:52px!important}.v-application .ma-14{margin:56px!important}.v-application .ma-15{margin:60px!important}.v-application .ma-16{margin:64px!important}.v-application .ma-auto{margin:auto!important}.v-application .mx-0{margin-right:0!important;margin-left:0!important}.v-application .mx-1{margin-right:4px!important;margin-left:4px!important}.v-application .mx-2{margin-right:8px!important;margin-left:8px!important}.v-application .mx-3{margin-right:12px!important;margin-left:12px!important}.v-application .mx-4{margin-right:16px!important;margin-left:16px!important}.v-application .mx-5{margin-right:20px!important;margin-left:20px!important}.v-application .mx-6{margin-right:24px!important;margin-left:24px!important}.v-application .mx-7{margin-right:28px!important;margin-left:28px!important}.v-application .mx-8{margin-right:32px!important;margin-left:32px!important}.v-application .mx-9{margin-right:36px!important;margin-left:36px!important}.v-application .mx-10{margin-right:40px!important;margin-left:40px!important}.v-application .mx-11{margin-right:44px!important;margin-left:44px!important}.v-application .mx-12{margin-right:48px!important;margin-left:48px!important}.v-application .mx-13{margin-right:52px!important;margin-left:52px!important}.v-application .mx-14{margin-right:56px!important;margin-left:56px!important}.v-application .mx-15{margin-right:60px!important;margin-left:60px!important}.v-application .mx-16{margin-right:64px!important;margin-left:64px!important}.v-application .mx-auto{margin-right:auto!important;margin-left:auto!important}.v-application .my-0{margin-top:0!important;margin-bottom:0!important}.v-application .my-1{margin-top:4px!important;margin-bottom:4px!important}.v-application .my-2{margin-top:8px!important;margin-bottom:8px!important}.v-application .my-3{margin-top:12px!important;margin-bottom:12px!important}.v-application .my-4{margin-top:16px!important;margin-bottom:16px!important}.v-application .my-5{margin-top:20px!important;margin-bottom:20px!important}.v-application .my-6{margin-top:24px!important;margin-bottom:24px!important}.v-application .my-7{margin-top:28px!important;margin-bottom:28px!important}.v-application .my-8{margin-top:32px!important;margin-bottom:32px!important}.v-application .my-9{margin-top:36px!important;margin-bottom:36px!important}.v-application .my-10{margin-top:40px!important;margin-bottom:40px!important}.v-application .my-11{margin-top:44px!important;margin-bottom:44px!important}.v-application .my-12{margin-top:48px!important;margin-bottom:48px!important}.v-application .my-13{margin-top:52px!important;margin-bottom:52px!important}.v-application .my-14{margin-top:56px!important;margin-bottom:56px!important}.v-application .my-15{margin-top:60px!important;margin-bottom:60px!important}.v-application .my-16{margin-top:64px!important;margin-bottom:64px!important}.v-application .my-auto{margin-top:auto!important;margin-bottom:auto!important}.v-application .mt-0{margin-top:0!important}.v-application .mt-1{margin-top:4px!important}.v-application .mt-2{margin-top:8px!important}.v-application .mt-3{margin-top:12px!important}.v-application .mt-4{margin-top:16px!important}.v-application .mt-5{margin-top:20px!important}.v-application .mt-6{margin-top:24px!important}.v-application .mt-7{margin-top:28px!important}.v-application .mt-8{margin-top:32px!important}.v-application .mt-9{margin-top:36px!important}.v-application .mt-10{margin-top:40px!important}.v-application .mt-11{margin-top:44px!important}.v-application .mt-12{margin-top:48px!important}.v-application .mt-13{margin-top:52px!important}.v-application .mt-14{margin-top:56px!important}.v-application .mt-15{margin-top:60px!important}.v-application .mt-16{margin-top:64px!important}.v-application .mt-auto{margin-top:auto!important}.v-application .mr-0{margin-right:0!important}.v-application .mr-1{margin-right:4px!important}.v-application .mr-2{margin-right:8px!important}.v-application .mr-3{margin-right:12px!important}.v-application .mr-4{margin-right:16px!important}.v-application .mr-5{margin-right:20px!important}.v-application .mr-6{margin-right:24px!important}.v-application .mr-7{margin-right:28px!important}.v-application .mr-8{margin-right:32px!important}.v-application .mr-9{margin-right:36px!important}.v-application .mr-10{margin-right:40px!important}.v-application .mr-11{margin-right:44px!important}.v-application .mr-12{margin-right:48px!important}.v-application .mr-13{margin-right:52px!important}.v-application .mr-14{margin-right:56px!important}.v-application .mr-15{margin-right:60px!important}.v-application .mr-16{margin-right:64px!important}.v-application .mr-auto{margin-right:auto!important}.v-application .mb-0{margin-bottom:0!important}.v-application .mb-1{margin-bottom:4px!important}.v-application .mb-2{margin-bottom:8px!important}.v-application .mb-3{margin-bottom:12px!important}.v-application .mb-4{margin-bottom:16px!important}.v-application .mb-5{margin-bottom:20px!important}.v-application .mb-6{margin-bottom:24px!important}.v-application .mb-7{margin-bottom:28px!important}.v-application .mb-8{margin-bottom:32px!important}.v-application .mb-9{margin-bottom:36px!important}.v-application .mb-10{margin-bottom:40px!important}.v-application .mb-11{margin-bottom:44px!important}.v-application .mb-12{margin-bottom:48px!important}.v-application .mb-13{margin-bottom:52px!important}.v-application .mb-14{margin-bottom:56px!important}.v-application .mb-15{margin-bottom:60px!important}.v-application .mb-16{margin-bottom:64px!important}.v-application .mb-auto{margin-bottom:auto!important}.v-application .ml-0{margin-left:0!important}.v-application .ml-1{margin-left:4px!important}.v-application .ml-2{margin-left:8px!important}.v-application .ml-3{margin-left:12px!important}.v-application .ml-4{margin-left:16px!important}.v-application .ml-5{margin-left:20px!important}.v-application .ml-6{margin-left:24px!important}.v-application .ml-7{margin-left:28px!important}.v-application .ml-8{margin-left:32px!important}.v-application .ml-9{margin-left:36px!important}.v-application .ml-10{margin-left:40px!important}.v-application .ml-11{margin-left:44px!important}.v-application .ml-12{margin-left:48px!important}.v-application .ml-13{margin-left:52px!important}.v-application .ml-14{margin-left:56px!important}.v-application .ml-15{margin-left:60px!important}.v-application .ml-16{margin-left:64px!important}.v-application .ml-auto{margin-left:auto!important}.v-application--is-ltr .ms-0{margin-left:0!important}.v-application--is-rtl .ms-0{margin-right:0!important}.v-application--is-ltr .ms-1{margin-left:4px!important}.v-application--is-rtl .ms-1{margin-right:4px!important}.v-application--is-ltr .ms-2{margin-left:8px!important}.v-application--is-rtl .ms-2{margin-right:8px!important}.v-application--is-ltr .ms-3{margin-left:12px!important}.v-application--is-rtl .ms-3{margin-right:12px!important}.v-application--is-ltr .ms-4{margin-left:16px!important}.v-application--is-rtl .ms-4{margin-right:16px!important}.v-application--is-ltr .ms-5{margin-left:20px!important}.v-application--is-rtl .ms-5{margin-right:20px!important}.v-application--is-ltr .ms-6{margin-left:24px!important}.v-application--is-rtl .ms-6{margin-right:24px!important}.v-application--is-ltr .ms-7{margin-left:28px!important}.v-application--is-rtl .ms-7{margin-right:28px!important}.v-application--is-ltr .ms-8{margin-left:32px!important}.v-application--is-rtl .ms-8{margin-right:32px!important}.v-application--is-ltr .ms-9{margin-left:36px!important}.v-application--is-rtl .ms-9{margin-right:36px!important}.v-application--is-ltr .ms-10{margin-left:40px!important}.v-application--is-rtl .ms-10{margin-right:40px!important}.v-application--is-ltr .ms-11{margin-left:44px!important}.v-application--is-rtl .ms-11{margin-right:44px!important}.v-application--is-ltr .ms-12{margin-left:48px!important}.v-application--is-rtl .ms-12{margin-right:48px!important}.v-application--is-ltr .ms-13{margin-left:52px!important}.v-application--is-rtl .ms-13{margin-right:52px!important}.v-application--is-ltr .ms-14{margin-left:56px!important}.v-application--is-rtl .ms-14{margin-right:56px!important}.v-application--is-ltr .ms-15{margin-left:60px!important}.v-application--is-rtl .ms-15{margin-right:60px!important}.v-application--is-ltr .ms-16{margin-left:64px!important}.v-application--is-rtl .ms-16{margin-right:64px!important}.v-application--is-ltr .ms-auto{margin-left:auto!important}.v-application--is-rtl .ms-auto{margin-right:auto!important}.v-application--is-ltr .me-0{margin-right:0!important}.v-application--is-rtl .me-0{margin-left:0!important}.v-application--is-ltr .me-1{margin-right:4px!important}.v-application--is-rtl .me-1{margin-left:4px!important}.v-application--is-ltr .me-2{margin-right:8px!important}.v-application--is-rtl .me-2{margin-left:8px!important}.v-application--is-ltr .me-3{margin-right:12px!important}.v-application--is-rtl .me-3{margin-left:12px!important}.v-application--is-ltr .me-4{margin-right:16px!important}.v-application--is-rtl .me-4{margin-left:16px!important}.v-application--is-ltr .me-5{margin-right:20px!important}.v-application--is-rtl .me-5{margin-left:20px!important}.v-application--is-ltr .me-6{margin-right:24px!important}.v-application--is-rtl .me-6{margin-left:24px!important}.v-application--is-ltr .me-7{margin-right:28px!important}.v-application--is-rtl .me-7{margin-left:28px!important}.v-application--is-ltr .me-8{margin-right:32px!important}.v-application--is-rtl .me-8{margin-left:32px!important}.v-application--is-ltr .me-9{margin-right:36px!important}.v-application--is-rtl .me-9{margin-left:36px!important}.v-application--is-ltr .me-10{margin-right:40px!important}.v-application--is-rtl .me-10{margin-left:40px!important}.v-application--is-ltr .me-11{margin-right:44px!important}.v-application--is-rtl .me-11{margin-left:44px!important}.v-application--is-ltr .me-12{margin-right:48px!important}.v-application--is-rtl .me-12{margin-left:48px!important}.v-application--is-ltr .me-13{margin-right:52px!important}.v-application--is-rtl .me-13{margin-left:52px!important}.v-application--is-ltr .me-14{margin-right:56px!important}.v-application--is-rtl .me-14{margin-left:56px!important}.v-application--is-ltr .me-15{margin-right:60px!important}.v-application--is-rtl .me-15{margin-left:60px!important}.v-application--is-ltr .me-16{margin-right:64px!important}.v-application--is-rtl .me-16{margin-left:64px!important}.v-application--is-ltr .me-auto{margin-right:auto!important}.v-application--is-rtl .me-auto{margin-left:auto!important}.v-application .ma-n1{margin:-4px!important}.v-application .ma-n2{margin:-8px!important}.v-application .ma-n3{margin:-12px!important}.v-application .ma-n4{margin:-16px!important}.v-application .ma-n5{margin:-20px!important}.v-application .ma-n6{margin:-24px!important}.v-application .ma-n7{margin:-28px!important}.v-application .ma-n8{margin:-32px!important}.v-application .ma-n9{margin:-36px!important}.v-application .ma-n10{margin:-40px!important}.v-application .ma-n11{margin:-44px!important}.v-application .ma-n12{margin:-48px!important}.v-application .ma-n13{margin:-52px!important}.v-application .ma-n14{margin:-56px!important}.v-application .ma-n15{margin:-60px!important}.v-application .ma-n16{margin:-64px!important}.v-application .mx-n1{margin-right:-4px!important;margin-left:-4px!important}.v-application .mx-n2{margin-right:-8px!important;margin-left:-8px!important}.v-application .mx-n3{margin-right:-12px!important;margin-left:-12px!important}.v-application .mx-n4{margin-right:-16px!important;margin-left:-16px!important}.v-application .mx-n5{margin-right:-20px!important;margin-left:-20px!important}.v-application .mx-n6{margin-right:-24px!important;margin-left:-24px!important}.v-application .mx-n7{margin-right:-28px!important;margin-left:-28px!important}.v-application .mx-n8{margin-right:-32px!important;margin-left:-32px!important}.v-application .mx-n9{margin-right:-36px!important;margin-left:-36px!important}.v-application .mx-n10{margin-right:-40px!important;margin-left:-40px!important}.v-application .mx-n11{margin-right:-44px!important;margin-left:-44px!important}.v-application .mx-n12{margin-right:-48px!important;margin-left:-48px!important}.v-application .mx-n13{margin-right:-52px!important;margin-left:-52px!important}.v-application .mx-n14{margin-right:-56px!important;margin-left:-56px!important}.v-application .mx-n15{margin-right:-60px!important;margin-left:-60px!important}.v-application .mx-n16{margin-right:-64px!important;margin-left:-64px!important}.v-application .my-n1{margin-top:-4px!important;margin-bottom:-4px!important}.v-application .my-n2{margin-top:-8px!important;margin-bottom:-8px!important}.v-application .my-n3{margin-top:-12px!important;margin-bottom:-12px!important}.v-application .my-n4{margin-top:-16px!important;margin-bottom:-16px!important}.v-application .my-n5{margin-top:-20px!important;margin-bottom:-20px!important}.v-application .my-n6{margin-top:-24px!important;margin-bottom:-24px!important}.v-application .my-n7{margin-top:-28px!important;margin-bottom:-28px!important}.v-application .my-n8{margin-top:-32px!important;margin-bottom:-32px!important}.v-application .my-n9{margin-top:-36px!important;margin-bottom:-36px!important}.v-application .my-n10{margin-top:-40px!important;margin-bottom:-40px!important}.v-application .my-n11{margin-top:-44px!important;margin-bottom:-44px!important}.v-application .my-n12{margin-top:-48px!important;margin-bottom:-48px!important}.v-application .my-n13{margin-top:-52px!important;margin-bottom:-52px!important}.v-application .my-n14{margin-top:-56px!important;margin-bottom:-56px!important}.v-application .my-n15{margin-top:-60px!important;margin-bottom:-60px!important}.v-application .my-n16{margin-top:-64px!important;margin-bottom:-64px!important}.v-application .mt-n1{margin-top:-4px!important}.v-application .mt-n2{margin-top:-8px!important}.v-application .mt-n3{margin-top:-12px!important}.v-application .mt-n4{margin-top:-16px!important}.v-application .mt-n5{margin-top:-20px!important}.v-application .mt-n6{margin-top:-24px!important}.v-application .mt-n7{margin-top:-28px!important}.v-application .mt-n8{margin-top:-32px!important}.v-application .mt-n9{margin-top:-36px!important}.v-application .mt-n10{margin-top:-40px!important}.v-application .mt-n11{margin-top:-44px!important}.v-application .mt-n12{margin-top:-48px!important}.v-application .mt-n13{margin-top:-52px!important}.v-application .mt-n14{margin-top:-56px!important}.v-application .mt-n15{margin-top:-60px!important}.v-application .mt-n16{margin-top:-64px!important}.v-application .mr-n1{margin-right:-4px!important}.v-application .mr-n2{margin-right:-8px!important}.v-application .mr-n3{margin-right:-12px!important}.v-application .mr-n4{margin-right:-16px!important}.v-application .mr-n5{margin-right:-20px!important}.v-application .mr-n6{margin-right:-24px!important}.v-application .mr-n7{margin-right:-28px!important}.v-application .mr-n8{margin-right:-32px!important}.v-application .mr-n9{margin-right:-36px!important}.v-application .mr-n10{margin-right:-40px!important}.v-application .mr-n11{margin-right:-44px!important}.v-application .mr-n12{margin-right:-48px!important}.v-application .mr-n13{margin-right:-52px!important}.v-application .mr-n14{margin-right:-56px!important}.v-application .mr-n15{margin-right:-60px!important}.v-application .mr-n16{margin-right:-64px!important}.v-application .mb-n1{margin-bottom:-4px!important}.v-application .mb-n2{margin-bottom:-8px!important}.v-application .mb-n3{margin-bottom:-12px!important}.v-application .mb-n4{margin-bottom:-16px!important}.v-application .mb-n5{margin-bottom:-20px!important}.v-application .mb-n6{margin-bottom:-24px!important}.v-application .mb-n7{margin-bottom:-28px!important}.v-application .mb-n8{margin-bottom:-32px!important}.v-application .mb-n9{margin-bottom:-36px!important}.v-application .mb-n10{margin-bottom:-40px!important}.v-application .mb-n11{margin-bottom:-44px!important}.v-application .mb-n12{margin-bottom:-48px!important}.v-application .mb-n13{margin-bottom:-52px!important}.v-application .mb-n14{margin-bottom:-56px!important}.v-application .mb-n15{margin-bottom:-60px!important}.v-application .mb-n16{margin-bottom:-64px!important}.v-application .ml-n1{margin-left:-4px!important}.v-application .ml-n2{margin-left:-8px!important}.v-application .ml-n3{margin-left:-12px!important}.v-application .ml-n4{margin-left:-16px!important}.v-application .ml-n5{margin-left:-20px!important}.v-application .ml-n6{margin-left:-24px!important}.v-application .ml-n7{margin-left:-28px!important}.v-application .ml-n8{margin-left:-32px!important}.v-application .ml-n9{margin-left:-36px!important}.v-application .ml-n10{margin-left:-40px!important}.v-application .ml-n11{margin-left:-44px!important}.v-application .ml-n12{margin-left:-48px!important}.v-application .ml-n13{margin-left:-52px!important}.v-application .ml-n14{margin-left:-56px!important}.v-application .ml-n15{margin-left:-60px!important}.v-application .ml-n16{margin-left:-64px!important}.v-application--is-ltr .ms-n1{margin-left:-4px!important}.v-application--is-rtl .ms-n1{margin-right:-4px!important}.v-application--is-ltr .ms-n2{margin-left:-8px!important}.v-application--is-rtl .ms-n2{margin-right:-8px!important}.v-application--is-ltr .ms-n3{margin-left:-12px!important}.v-application--is-rtl .ms-n3{margin-right:-12px!important}.v-application--is-ltr .ms-n4{margin-left:-16px!important}.v-application--is-rtl .ms-n4{margin-right:-16px!important}.v-application--is-ltr .ms-n5{margin-left:-20px!important}.v-application--is-rtl .ms-n5{margin-right:-20px!important}.v-application--is-ltr .ms-n6{margin-left:-24px!important}.v-application--is-rtl .ms-n6{margin-right:-24px!important}.v-application--is-ltr .ms-n7{margin-left:-28px!important}.v-application--is-rtl .ms-n7{margin-right:-28px!important}.v-application--is-ltr .ms-n8{margin-left:-32px!important}.v-application--is-rtl .ms-n8{margin-right:-32px!important}.v-application--is-ltr .ms-n9{margin-left:-36px!important}.v-application--is-rtl .ms-n9{margin-right:-36px!important}.v-application--is-ltr .ms-n10{margin-left:-40px!important}.v-application--is-rtl .ms-n10{margin-right:-40px!important}.v-application--is-ltr .ms-n11{margin-left:-44px!important}.v-application--is-rtl .ms-n11{margin-right:-44px!important}.v-application--is-ltr .ms-n12{margin-left:-48px!important}.v-application--is-rtl .ms-n12{margin-right:-48px!important}.v-application--is-ltr .ms-n13{margin-left:-52px!important}.v-application--is-rtl .ms-n13{margin-right:-52px!important}.v-application--is-ltr .ms-n14{margin-left:-56px!important}.v-application--is-rtl .ms-n14{margin-right:-56px!important}.v-application--is-ltr .ms-n15{margin-left:-60px!important}.v-application--is-rtl .ms-n15{margin-right:-60px!important}.v-application--is-ltr .ms-n16{margin-left:-64px!important}.v-application--is-rtl .ms-n16{margin-right:-64px!important}.v-application--is-ltr .me-n1{margin-right:-4px!important}.v-application--is-rtl .me-n1{margin-left:-4px!important}.v-application--is-ltr .me-n2{margin-right:-8px!important}.v-application--is-rtl .me-n2{margin-left:-8px!important}.v-application--is-ltr .me-n3{margin-right:-12px!important}.v-application--is-rtl .me-n3{margin-left:-12px!important}.v-application--is-ltr .me-n4{margin-right:-16px!important}.v-application--is-rtl .me-n4{margin-left:-16px!important}.v-application--is-ltr .me-n5{margin-right:-20px!important}.v-application--is-rtl .me-n5{margin-left:-20px!important}.v-application--is-ltr .me-n6{margin-right:-24px!important}.v-application--is-rtl .me-n6{margin-left:-24px!important}.v-application--is-ltr .me-n7{margin-right:-28px!important}.v-application--is-rtl .me-n7{margin-left:-28px!important}.v-application--is-ltr .me-n8{margin-right:-32px!important}.v-application--is-rtl .me-n8{margin-left:-32px!important}.v-application--is-ltr .me-n9{margin-right:-36px!important}.v-application--is-rtl .me-n9{margin-left:-36px!important}.v-application--is-ltr .me-n10{margin-right:-40px!important}.v-application--is-rtl .me-n10{margin-left:-40px!important}.v-application--is-ltr .me-n11{margin-right:-44px!important}.v-application--is-rtl .me-n11{margin-left:-44px!important}.v-application--is-ltr .me-n12{margin-right:-48px!important}.v-application--is-rtl .me-n12{margin-left:-48px!important}.v-application--is-ltr .me-n13{margin-right:-52px!important}.v-application--is-rtl .me-n13{margin-left:-52px!important}.v-application--is-ltr .me-n14{margin-right:-56px!important}.v-application--is-rtl .me-n14{margin-left:-56px!important}.v-application--is-ltr .me-n15{margin-right:-60px!important}.v-application--is-rtl .me-n15{margin-left:-60px!important}.v-application--is-ltr .me-n16{margin-right:-64px!important}.v-application--is-rtl .me-n16{margin-left:-64px!important}.v-application .pa-0{padding:0!important}.v-application .pa-1{padding:4px!important}.v-application .pa-2{padding:8px!important}.v-application .pa-3{padding:12px!important}.v-application .pa-4{padding:16px!important}.v-application .pa-5{padding:20px!important}.v-application .pa-6{padding:24px!important}.v-application .pa-7{padding:28px!important}.v-application .pa-8{padding:32px!important}.v-application .pa-9{padding:36px!important}.v-application .pa-10{padding:40px!important}.v-application .pa-11{padding:44px!important}.v-application .pa-12{padding:48px!important}.v-application .pa-13{padding:52px!important}.v-application .pa-14{padding:56px!important}.v-application .pa-15{padding:60px!important}.v-application .pa-16{padding:64px!important}.v-application .px-0{padding-right:0!important;padding-left:0!important}.v-application .px-1{padding-right:4px!important;padding-left:4px!important}.v-application .px-2{padding-right:8px!important;padding-left:8px!important}.v-application .px-3{padding-right:12px!important;padding-left:12px!important}.v-application .px-4{padding-right:16px!important;padding-left:16px!important}.v-application .px-5{padding-right:20px!important;padding-left:20px!important}.v-application .px-6{padding-right:24px!important;padding-left:24px!important}.v-application .px-7{padding-right:28px!important;padding-left:28px!important}.v-application .px-8{padding-right:32px!important;padding-left:32px!important}.v-application .px-9{padding-right:36px!important;padding-left:36px!important}.v-application .px-10{padding-right:40px!important;padding-left:40px!important}.v-application .px-11{padding-right:44px!important;padding-left:44px!important}.v-application .px-12{padding-right:48px!important;padding-left:48px!important}.v-application .px-13{padding-right:52px!important;padding-left:52px!important}.v-application .px-14{padding-right:56px!important;padding-left:56px!important}.v-application .px-15{padding-right:60px!important;padding-left:60px!important}.v-application .px-16{padding-right:64px!important;padding-left:64px!important}.v-application .py-0{padding-top:0!important;padding-bottom:0!important}.v-application .py-1{padding-top:4px!important;padding-bottom:4px!important}.v-application .py-2{padding-top:8px!important;padding-bottom:8px!important}.v-application .py-3{padding-top:12px!important;padding-bottom:12px!important}.v-application .py-4{padding-top:16px!important;padding-bottom:16px!important}.v-application .py-5{padding-top:20px!important;padding-bottom:20px!important}.v-application .py-6{padding-top:24px!important;padding-bottom:24px!important}.v-application .py-7{padding-top:28px!important;padding-bottom:28px!important}.v-application .py-8{padding-top:32px!important;padding-bottom:32px!important}.v-application .py-9{padding-top:36px!important;padding-bottom:36px!important}.v-application .py-10{padding-top:40px!important;padding-bottom:40px!important}.v-application .py-11{padding-top:44px!important;padding-bottom:44px!important}.v-application .py-12{padding-top:48px!important;padding-bottom:48px!important}.v-application .py-13{padding-top:52px!important;padding-bottom:52px!important}.v-application .py-14{padding-top:56px!important;padding-bottom:56px!important}.v-application .py-15{padding-top:60px!important;padding-bottom:60px!important}.v-application .py-16{padding-top:64px!important;padding-bottom:64px!important}.v-application .pt-0{padding-top:0!important}.v-application .pt-1{padding-top:4px!important}.v-application .pt-2{padding-top:8px!important}.v-application .pt-3{padding-top:12px!important}.v-application .pt-4{padding-top:16px!important}.v-application .pt-5{padding-top:20px!important}.v-application .pt-6{padding-top:24px!important}.v-application .pt-7{padding-top:28px!important}.v-application .pt-8{padding-top:32px!important}.v-application .pt-9{padding-top:36px!important}.v-application .pt-10{padding-top:40px!important}.v-application .pt-11{padding-top:44px!important}.v-application .pt-12{padding-top:48px!important}.v-application .pt-13{padding-top:52px!important}.v-application .pt-14{padding-top:56px!important}.v-application .pt-15{padding-top:60px!important}.v-application .pt-16{padding-top:64px!important}.v-application .pr-0{padding-right:0!important}.v-application .pr-1{padding-right:4px!important}.v-application .pr-2{padding-right:8px!important}.v-application .pr-3{padding-right:12px!important}.v-application .pr-4{padding-right:16px!important}.v-application .pr-5{padding-right:20px!important}.v-application .pr-6{padding-right:24px!important}.v-application .pr-7{padding-right:28px!important}.v-application .pr-8{padding-right:32px!important}.v-application .pr-9{padding-right:36px!important}.v-application .pr-10{padding-right:40px!important}.v-application .pr-11{padding-right:44px!important}.v-application .pr-12{padding-right:48px!important}.v-application .pr-13{padding-right:52px!important}.v-application .pr-14{padding-right:56px!important}.v-application .pr-15{padding-right:60px!important}.v-application .pr-16{padding-right:64px!important}.v-application .pb-0{padding-bottom:0!important}.v-application .pb-1{padding-bottom:4px!important}.v-application .pb-2{padding-bottom:8px!important}.v-application .pb-3{padding-bottom:12px!important}.v-application .pb-4{padding-bottom:16px!important}.v-application .pb-5{padding-bottom:20px!important}.v-application .pb-6{padding-bottom:24px!important}.v-application .pb-7{padding-bottom:28px!important}.v-application .pb-8{padding-bottom:32px!important}.v-application .pb-9{padding-bottom:36px!important}.v-application .pb-10{padding-bottom:40px!important}.v-application .pb-11{padding-bottom:44px!important}.v-application .pb-12{padding-bottom:48px!important}.v-application .pb-13{padding-bottom:52px!important}.v-application .pb-14{padding-bottom:56px!important}.v-application .pb-15{padding-bottom:60px!important}.v-application .pb-16{padding-bottom:64px!important}.v-application .pl-0{padding-left:0!important}.v-application .pl-1{padding-left:4px!important}.v-application .pl-2{padding-left:8px!important}.v-application .pl-3{padding-left:12px!important}.v-application .pl-4{padding-left:16px!important}.v-application .pl-5{padding-left:20px!important}.v-application .pl-6{padding-left:24px!important}.v-application .pl-7{padding-left:28px!important}.v-application .pl-8{padding-left:32px!important}.v-application .pl-9{padding-left:36px!important}.v-application .pl-10{padding-left:40px!important}.v-application .pl-11{padding-left:44px!important}.v-application .pl-12{padding-left:48px!important}.v-application .pl-13{padding-left:52px!important}.v-application .pl-14{padding-left:56px!important}.v-application .pl-15{padding-left:60px!important}.v-application .pl-16{padding-left:64px!important}.v-application--is-ltr .ps-0{padding-left:0!important}.v-application--is-rtl .ps-0{padding-right:0!important}.v-application--is-ltr .ps-1{padding-left:4px!important}.v-application--is-rtl .ps-1{padding-right:4px!important}.v-application--is-ltr .ps-2{padding-left:8px!important}.v-application--is-rtl .ps-2{padding-right:8px!important}.v-application--is-ltr .ps-3{padding-left:12px!important}.v-application--is-rtl .ps-3{padding-right:12px!important}.v-application--is-ltr .ps-4{padding-left:16px!important}.v-application--is-rtl .ps-4{padding-right:16px!important}.v-application--is-ltr .ps-5{padding-left:20px!important}.v-application--is-rtl .ps-5{padding-right:20px!important}.v-application--is-ltr .ps-6{padding-left:24px!important}.v-application--is-rtl .ps-6{padding-right:24px!important}.v-application--is-ltr .ps-7{padding-left:28px!important}.v-application--is-rtl .ps-7{padding-right:28px!important}.v-application--is-ltr .ps-8{padding-left:32px!important}.v-application--is-rtl .ps-8{padding-right:32px!important}.v-application--is-ltr .ps-9{padding-left:36px!important}.v-application--is-rtl .ps-9{padding-right:36px!important}.v-application--is-ltr .ps-10{padding-left:40px!important}.v-application--is-rtl .ps-10{padding-right:40px!important}.v-application--is-ltr .ps-11{padding-left:44px!important}.v-application--is-rtl .ps-11{padding-right:44px!important}.v-application--is-ltr .ps-12{padding-left:48px!important}.v-application--is-rtl .ps-12{padding-right:48px!important}.v-application--is-ltr .ps-13{padding-left:52px!important}.v-application--is-rtl .ps-13{padding-right:52px!important}.v-application--is-ltr .ps-14{padding-left:56px!important}.v-application--is-rtl .ps-14{padding-right:56px!important}.v-application--is-ltr .ps-15{padding-left:60px!important}.v-application--is-rtl .ps-15{padding-right:60px!important}.v-application--is-ltr .ps-16{padding-left:64px!important}.v-application--is-rtl .ps-16{padding-right:64px!important}.v-application--is-ltr .pe-0{padding-right:0!important}.v-application--is-rtl .pe-0{padding-left:0!important}.v-application--is-ltr .pe-1{padding-right:4px!important}.v-application--is-rtl .pe-1{padding-left:4px!important}.v-application--is-ltr .pe-2{padding-right:8px!important}.v-application--is-rtl .pe-2{padding-left:8px!important}.v-application--is-ltr .pe-3{padding-right:12px!important}.v-application--is-rtl .pe-3{padding-left:12px!important}.v-application--is-ltr .pe-4{padding-right:16px!important}.v-application--is-rtl .pe-4{padding-left:16px!important}.v-application--is-ltr .pe-5{padding-right:20px!important}.v-application--is-rtl .pe-5{padding-left:20px!important}.v-application--is-ltr .pe-6{padding-right:24px!important}.v-application--is-rtl .pe-6{padding-left:24px!important}.v-application--is-ltr .pe-7{padding-right:28px!important}.v-application--is-rtl .pe-7{padding-left:28px!important}.v-application--is-ltr .pe-8{padding-right:32px!important}.v-application--is-rtl .pe-8{padding-left:32px!important}.v-application--is-ltr .pe-9{padding-right:36px!important}.v-application--is-rtl .pe-9{padding-left:36px!important}.v-application--is-ltr .pe-10{padding-right:40px!important}.v-application--is-rtl .pe-10{padding-left:40px!important}.v-application--is-ltr .pe-11{padding-right:44px!important}.v-application--is-rtl .pe-11{padding-left:44px!important}.v-application--is-ltr .pe-12{padding-right:48px!important}.v-application--is-rtl .pe-12{padding-left:48px!important}.v-application--is-ltr .pe-13{padding-right:52px!important}.v-application--is-rtl .pe-13{padding-left:52px!important}.v-application--is-ltr .pe-14{padding-right:56px!important}.v-application--is-rtl .pe-14{padding-left:56px!important}.v-application--is-ltr .pe-15{padding-right:60px!important}.v-application--is-rtl .pe-15{padding-left:60px!important}.v-application--is-ltr .pe-16{padding-right:64px!important}.v-application--is-rtl .pe-16{padding-left:64px!important}.v-application .rounded-0{border-radius:0!important}.v-application .rounded-sm{border-radius:2px!important}.v-application .rounded{border-radius:4px!important}.v-application .rounded-lg{border-radius:8px!important}.v-application .rounded-xl{border-radius:24px!important}.v-application .rounded-pill{border-radius:9999px!important}.v-application .rounded-circle{border-radius:50%!important}.v-application .rounded-t-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.v-application .rounded-t-sm{border-top-left-radius:2px!important;border-top-right-radius:2px!important}.v-application .rounded-t{border-top-left-radius:4px!important;border-top-right-radius:4px!important}.v-application .rounded-t-lg{border-top-left-radius:8px!important;border-top-right-radius:8px!important}.v-application .rounded-t-xl{border-top-left-radius:24px!important;border-top-right-radius:24px!important}.v-application .rounded-t-pill{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.v-application .rounded-t-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.v-application .rounded-r-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.v-application .rounded-r-sm{border-top-right-radius:2px!important;border-bottom-right-radius:2px!important}.v-application .rounded-r{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}.v-application .rounded-r-lg{border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.v-application .rounded-r-xl{border-top-right-radius:24px!important;border-bottom-right-radius:24px!important}.v-application .rounded-r-pill{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.v-application .rounded-r-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.v-application .rounded-b-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.v-application .rounded-b-sm{border-bottom-left-radius:2px!important;border-bottom-right-radius:2px!important}.v-application .rounded-b{border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important}.v-application .rounded-b-lg{border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important}.v-application .rounded-b-xl{border-bottom-left-radius:24px!important;border-bottom-right-radius:24px!important}.v-application .rounded-b-pill{border-bottom-left-radius:9999px!important;border-bottom-right-radius:9999px!important}.v-application .rounded-b-circle{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}.v-application .rounded-l-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.v-application .rounded-l-sm{border-top-left-radius:2px!important;border-bottom-left-radius:2px!important}.v-application .rounded-l{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.v-application .rounded-l-lg{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.v-application .rounded-l-xl{border-top-left-radius:24px!important;border-bottom-left-radius:24px!important}.v-application .rounded-l-pill{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.v-application .rounded-l-circle{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.v-application .rounded-tl-0{border-top-left-radius:0!important}.v-application .rounded-tl-sm{border-top-left-radius:2px!important}.v-application .rounded-tl{border-top-left-radius:4px!important}.v-application .rounded-tl-lg{border-top-left-radius:8px!important}.v-application .rounded-tl-xl{border-top-left-radius:24px!important}.v-application .rounded-tl-pill{border-top-left-radius:9999px!important}.v-application .rounded-tl-circle{border-top-left-radius:50%!important}.v-application .rounded-tr-0{border-top-right-radius:0!important}.v-application .rounded-tr-sm{border-top-right-radius:2px!important}.v-application .rounded-tr{border-top-right-radius:4px!important}.v-application .rounded-tr-lg{border-top-right-radius:8px!important}.v-application .rounded-tr-xl{border-top-right-radius:24px!important}.v-application .rounded-tr-pill{border-top-right-radius:9999px!important}.v-application .rounded-tr-circle{border-top-right-radius:50%!important}.v-application .rounded-br-0{border-bottom-right-radius:0!important}.v-application .rounded-br-sm{border-bottom-right-radius:2px!important}.v-application .rounded-br{border-bottom-right-radius:4px!important}.v-application .rounded-br-lg{border-bottom-right-radius:8px!important}.v-application .rounded-br-xl{border-bottom-right-radius:24px!important}.v-application .rounded-br-pill{border-bottom-right-radius:9999px!important}.v-application .rounded-br-circle{border-bottom-right-radius:50%!important}.v-application .rounded-bl-0{border-bottom-left-radius:0!important}.v-application .rounded-bl-sm{border-bottom-left-radius:2px!important}.v-application .rounded-bl{border-bottom-left-radius:4px!important}.v-application .rounded-bl-lg{border-bottom-left-radius:8px!important}.v-application .rounded-bl-xl{border-bottom-left-radius:24px!important}.v-application .rounded-bl-pill{border-bottom-left-radius:9999px!important}.v-application .rounded-bl-circle{border-bottom-left-radius:50%!important}.v-application .text-left{text-align:left!important}.v-application .text-right{text-align:right!important}.v-application .text-center{text-align:center!important}.v-application .text-justify{text-align:justify!important}.v-application .text-start{text-align:start!important}.v-application .text-end{text-align:end!important}.v-application .text-decoration-line-through{text-decoration:line-through!important}.v-application .text-decoration-none{text-decoration:none!important}.v-application .text-decoration-overline{text-decoration:overline!important}.v-application .text-decoration-underline{text-decoration:underline!important}.v-application .text-wrap{white-space:normal!important}.v-application .text-no-wrap{white-space:nowrap!important}.v-application .text-break{overflow-wrap:break-word!important;word-break:break-word!important}.v-application .text-truncate{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.v-application .text-none{text-transform:none!important}.v-application .text-capitalize{text-transform:capitalize!important}.v-application .text-lowercase{text-transform:lowercase!important}.v-application .text-uppercase{text-transform:uppercase!important}.v-application .text-h1{font-size:6rem!important;line-height:6rem;letter-spacing:-.015625em!important}.v-application .text-h1,.v-application .text-h2{font-weight:300;font-family:Roboto,sans-serif!important}.v-application .text-h2{font-size:3.75rem!important;line-height:3.75rem;letter-spacing:-.0083333333em!important}.v-application .text-h3{font-size:3rem!important;line-height:3.125rem;letter-spacing:normal!important}.v-application .text-h3,.v-application .text-h4{font-weight:400;font-family:Roboto,sans-serif!important}.v-application .text-h4{font-size:2.125rem!important;line-height:2.5rem;letter-spacing:.0073529412em!important}.v-application .text-h5{font-size:1.5rem!important;font-weight:400;letter-spacing:normal!important}.v-application .text-h5,.v-application .text-h6{line-height:2rem;font-family:Roboto,sans-serif!important}.v-application .text-h6{font-size:1.25rem!important;font-weight:500;letter-spacing:.0125em!important}.v-application .text-subtitle-1{font-size:1rem!important;font-weight:400;line-height:1.75rem;letter-spacing:.009375em!important;font-family:Roboto,sans-serif!important}.v-application .text-subtitle-2{font-size:.875rem!important;font-weight:500;line-height:1.375rem;letter-spacing:.0071428571em!important;font-family:Roboto,sans-serif!important}.v-application .text-body-1{font-size:1rem!important;font-weight:400;line-height:1.5rem;letter-spacing:.03125em!important;font-family:Roboto,sans-serif!important}.v-application .text-body-2{font-weight:400;line-height:1.25rem;letter-spacing:.0178571429em!important}.v-application .text-body-2,.v-application .text-button{font-size:.875rem!important;font-family:Roboto,sans-serif!important}.v-application .text-button{font-weight:500;line-height:2.25rem;letter-spacing:.0892857143em!important;text-transform:uppercase!important}.v-application .text-caption{font-weight:400;line-height:1.25rem;letter-spacing:.0333333333em!important}.v-application .text-caption,.v-application .text-overline{font-size:.75rem!important;font-family:Roboto,sans-serif!important}.v-application .text-overline{font-weight:500;line-height:2rem;letter-spacing:.1666666667em!important;text-transform:uppercase!important}@media(min-width:600px){.v-application .d-sm-none{display:none!important}.v-application .d-sm-inline{display:inline!important}.v-application .d-sm-inline-block{display:inline-block!important}.v-application .d-sm-block{display:block!important}.v-application .d-sm-table{display:table!important}.v-application .d-sm-table-row{display:table-row!important}.v-application .d-sm-table-cell{display:table-cell!important}.v-application .d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.v-application .d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.v-application .float-sm-none{float:none!important}.v-application .float-sm-left{float:left!important}.v-application .float-sm-right{float:right!important}.v-application .flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.v-application .flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.v-application .flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.v-application .flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.v-application .flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.v-application .flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.v-application .flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.v-application .flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.v-application .flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.v-application .flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.v-application .flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.v-application .flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.v-application .justify-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.v-application .justify-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.v-application .justify-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.v-application .justify-sm-space-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.v-application .justify-sm-space-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.v-application .align-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.v-application .align-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.v-application .align-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.v-application .align-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.v-application .align-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.v-application .align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.v-application .align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.v-application .align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.v-application .align-content-sm-space-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.v-application .align-content-sm-space-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.v-application .align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.v-application .align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.v-application .align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.v-application .align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.v-application .align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.v-application .align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.v-application .align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.v-application .order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.v-application .order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.v-application .order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.v-application .order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.v-application .order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.v-application .order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.v-application .order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.v-application .order-sm-6{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.v-application .order-sm-7{-webkit-box-ordinal-group:8!important;-ms-flex-order:7!important;order:7!important}.v-application .order-sm-8{-webkit-box-ordinal-group:9!important;-ms-flex-order:8!important;order:8!important}.v-application .order-sm-9{-webkit-box-ordinal-group:10!important;-ms-flex-order:9!important;order:9!important}.v-application .order-sm-10{-webkit-box-ordinal-group:11!important;-ms-flex-order:10!important;order:10!important}.v-application .order-sm-11{-webkit-box-ordinal-group:12!important;-ms-flex-order:11!important;order:11!important}.v-application .order-sm-12{-webkit-box-ordinal-group:13!important;-ms-flex-order:12!important;order:12!important}.v-application .order-sm-last{-webkit-box-ordinal-group:14!important;-ms-flex-order:13!important;order:13!important}.v-application .ma-sm-0{margin:0!important}.v-application .ma-sm-1{margin:4px!important}.v-application .ma-sm-2{margin:8px!important}.v-application .ma-sm-3{margin:12px!important}.v-application .ma-sm-4{margin:16px!important}.v-application .ma-sm-5{margin:20px!important}.v-application .ma-sm-6{margin:24px!important}.v-application .ma-sm-7{margin:28px!important}.v-application .ma-sm-8{margin:32px!important}.v-application .ma-sm-9{margin:36px!important}.v-application .ma-sm-10{margin:40px!important}.v-application .ma-sm-11{margin:44px!important}.v-application .ma-sm-12{margin:48px!important}.v-application .ma-sm-13{margin:52px!important}.v-application .ma-sm-14{margin:56px!important}.v-application .ma-sm-15{margin:60px!important}.v-application .ma-sm-16{margin:64px!important}.v-application .ma-sm-auto{margin:auto!important}.v-application .mx-sm-0{margin-right:0!important;margin-left:0!important}.v-application .mx-sm-1{margin-right:4px!important;margin-left:4px!important}.v-application .mx-sm-2{margin-right:8px!important;margin-left:8px!important}.v-application .mx-sm-3{margin-right:12px!important;margin-left:12px!important}.v-application .mx-sm-4{margin-right:16px!important;margin-left:16px!important}.v-application .mx-sm-5{margin-right:20px!important;margin-left:20px!important}.v-application .mx-sm-6{margin-right:24px!important;margin-left:24px!important}.v-application .mx-sm-7{margin-right:28px!important;margin-left:28px!important}.v-application .mx-sm-8{margin-right:32px!important;margin-left:32px!important}.v-application .mx-sm-9{margin-right:36px!important;margin-left:36px!important}.v-application .mx-sm-10{margin-right:40px!important;margin-left:40px!important}.v-application .mx-sm-11{margin-right:44px!important;margin-left:44px!important}.v-application .mx-sm-12{margin-right:48px!important;margin-left:48px!important}.v-application .mx-sm-13{margin-right:52px!important;margin-left:52px!important}.v-application .mx-sm-14{margin-right:56px!important;margin-left:56px!important}.v-application .mx-sm-15{margin-right:60px!important;margin-left:60px!important}.v-application .mx-sm-16{margin-right:64px!important;margin-left:64px!important}.v-application .mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.v-application .my-sm-0{margin-top:0!important;margin-bottom:0!important}.v-application .my-sm-1{margin-top:4px!important;margin-bottom:4px!important}.v-application .my-sm-2{margin-top:8px!important;margin-bottom:8px!important}.v-application .my-sm-3{margin-top:12px!important;margin-bottom:12px!important}.v-application .my-sm-4{margin-top:16px!important;margin-bottom:16px!important}.v-application .my-sm-5{margin-top:20px!important;margin-bottom:20px!important}.v-application .my-sm-6{margin-top:24px!important;margin-bottom:24px!important}.v-application .my-sm-7{margin-top:28px!important;margin-bottom:28px!important}.v-application .my-sm-8{margin-top:32px!important;margin-bottom:32px!important}.v-application .my-sm-9{margin-top:36px!important;margin-bottom:36px!important}.v-application .my-sm-10{margin-top:40px!important;margin-bottom:40px!important}.v-application .my-sm-11{margin-top:44px!important;margin-bottom:44px!important}.v-application .my-sm-12{margin-top:48px!important;margin-bottom:48px!important}.v-application .my-sm-13{margin-top:52px!important;margin-bottom:52px!important}.v-application .my-sm-14{margin-top:56px!important;margin-bottom:56px!important}.v-application .my-sm-15{margin-top:60px!important;margin-bottom:60px!important}.v-application .my-sm-16{margin-top:64px!important;margin-bottom:64px!important}.v-application .my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.v-application .mt-sm-0{margin-top:0!important}.v-application .mt-sm-1{margin-top:4px!important}.v-application .mt-sm-2{margin-top:8px!important}.v-application .mt-sm-3{margin-top:12px!important}.v-application .mt-sm-4{margin-top:16px!important}.v-application .mt-sm-5{margin-top:20px!important}.v-application .mt-sm-6{margin-top:24px!important}.v-application .mt-sm-7{margin-top:28px!important}.v-application .mt-sm-8{margin-top:32px!important}.v-application .mt-sm-9{margin-top:36px!important}.v-application .mt-sm-10{margin-top:40px!important}.v-application .mt-sm-11{margin-top:44px!important}.v-application .mt-sm-12{margin-top:48px!important}.v-application .mt-sm-13{margin-top:52px!important}.v-application .mt-sm-14{margin-top:56px!important}.v-application .mt-sm-15{margin-top:60px!important}.v-application .mt-sm-16{margin-top:64px!important}.v-application .mt-sm-auto{margin-top:auto!important}.v-application .mr-sm-0{margin-right:0!important}.v-application .mr-sm-1{margin-right:4px!important}.v-application .mr-sm-2{margin-right:8px!important}.v-application .mr-sm-3{margin-right:12px!important}.v-application .mr-sm-4{margin-right:16px!important}.v-application .mr-sm-5{margin-right:20px!important}.v-application .mr-sm-6{margin-right:24px!important}.v-application .mr-sm-7{margin-right:28px!important}.v-application .mr-sm-8{margin-right:32px!important}.v-application .mr-sm-9{margin-right:36px!important}.v-application .mr-sm-10{margin-right:40px!important}.v-application .mr-sm-11{margin-right:44px!important}.v-application .mr-sm-12{margin-right:48px!important}.v-application .mr-sm-13{margin-right:52px!important}.v-application .mr-sm-14{margin-right:56px!important}.v-application .mr-sm-15{margin-right:60px!important}.v-application .mr-sm-16{margin-right:64px!important}.v-application .mr-sm-auto{margin-right:auto!important}.v-application .mb-sm-0{margin-bottom:0!important}.v-application .mb-sm-1{margin-bottom:4px!important}.v-application .mb-sm-2{margin-bottom:8px!important}.v-application .mb-sm-3{margin-bottom:12px!important}.v-application .mb-sm-4{margin-bottom:16px!important}.v-application .mb-sm-5{margin-bottom:20px!important}.v-application .mb-sm-6{margin-bottom:24px!important}.v-application .mb-sm-7{margin-bottom:28px!important}.v-application .mb-sm-8{margin-bottom:32px!important}.v-application .mb-sm-9{margin-bottom:36px!important}.v-application .mb-sm-10{margin-bottom:40px!important}.v-application .mb-sm-11{margin-bottom:44px!important}.v-application .mb-sm-12{margin-bottom:48px!important}.v-application .mb-sm-13{margin-bottom:52px!important}.v-application .mb-sm-14{margin-bottom:56px!important}.v-application .mb-sm-15{margin-bottom:60px!important}.v-application .mb-sm-16{margin-bottom:64px!important}.v-application .mb-sm-auto{margin-bottom:auto!important}.v-application .ml-sm-0{margin-left:0!important}.v-application .ml-sm-1{margin-left:4px!important}.v-application .ml-sm-2{margin-left:8px!important}.v-application .ml-sm-3{margin-left:12px!important}.v-application .ml-sm-4{margin-left:16px!important}.v-application .ml-sm-5{margin-left:20px!important}.v-application .ml-sm-6{margin-left:24px!important}.v-application .ml-sm-7{margin-left:28px!important}.v-application .ml-sm-8{margin-left:32px!important}.v-application .ml-sm-9{margin-left:36px!important}.v-application .ml-sm-10{margin-left:40px!important}.v-application .ml-sm-11{margin-left:44px!important}.v-application .ml-sm-12{margin-left:48px!important}.v-application .ml-sm-13{margin-left:52px!important}.v-application .ml-sm-14{margin-left:56px!important}.v-application .ml-sm-15{margin-left:60px!important}.v-application .ml-sm-16{margin-left:64px!important}.v-application .ml-sm-auto{margin-left:auto!important}.v-application--is-ltr .ms-sm-0{margin-left:0!important}.v-application--is-rtl .ms-sm-0{margin-right:0!important}.v-application--is-ltr .ms-sm-1{margin-left:4px!important}.v-application--is-rtl .ms-sm-1{margin-right:4px!important}.v-application--is-ltr .ms-sm-2{margin-left:8px!important}.v-application--is-rtl .ms-sm-2{margin-right:8px!important}.v-application--is-ltr .ms-sm-3{margin-left:12px!important}.v-application--is-rtl .ms-sm-3{margin-right:12px!important}.v-application--is-ltr .ms-sm-4{margin-left:16px!important}.v-application--is-rtl .ms-sm-4{margin-right:16px!important}.v-application--is-ltr .ms-sm-5{margin-left:20px!important}.v-application--is-rtl .ms-sm-5{margin-right:20px!important}.v-application--is-ltr .ms-sm-6{margin-left:24px!important}.v-application--is-rtl .ms-sm-6{margin-right:24px!important}.v-application--is-ltr .ms-sm-7{margin-left:28px!important}.v-application--is-rtl .ms-sm-7{margin-right:28px!important}.v-application--is-ltr .ms-sm-8{margin-left:32px!important}.v-application--is-rtl .ms-sm-8{margin-right:32px!important}.v-application--is-ltr .ms-sm-9{margin-left:36px!important}.v-application--is-rtl .ms-sm-9{margin-right:36px!important}.v-application--is-ltr .ms-sm-10{margin-left:40px!important}.v-application--is-rtl .ms-sm-10{margin-right:40px!important}.v-application--is-ltr .ms-sm-11{margin-left:44px!important}.v-application--is-rtl .ms-sm-11{margin-right:44px!important}.v-application--is-ltr .ms-sm-12{margin-left:48px!important}.v-application--is-rtl .ms-sm-12{margin-right:48px!important}.v-application--is-ltr .ms-sm-13{margin-left:52px!important}.v-application--is-rtl .ms-sm-13{margin-right:52px!important}.v-application--is-ltr .ms-sm-14{margin-left:56px!important}.v-application--is-rtl .ms-sm-14{margin-right:56px!important}.v-application--is-ltr .ms-sm-15{margin-left:60px!important}.v-application--is-rtl .ms-sm-15{margin-right:60px!important}.v-application--is-ltr .ms-sm-16{margin-left:64px!important}.v-application--is-rtl .ms-sm-16{margin-right:64px!important}.v-application--is-ltr .ms-sm-auto{margin-left:auto!important}.v-application--is-rtl .ms-sm-auto{margin-right:auto!important}.v-application--is-ltr .me-sm-0{margin-right:0!important}.v-application--is-rtl .me-sm-0{margin-left:0!important}.v-application--is-ltr .me-sm-1{margin-right:4px!important}.v-application--is-rtl .me-sm-1{margin-left:4px!important}.v-application--is-ltr .me-sm-2{margin-right:8px!important}.v-application--is-rtl .me-sm-2{margin-left:8px!important}.v-application--is-ltr .me-sm-3{margin-right:12px!important}.v-application--is-rtl .me-sm-3{margin-left:12px!important}.v-application--is-ltr .me-sm-4{margin-right:16px!important}.v-application--is-rtl .me-sm-4{margin-left:16px!important}.v-application--is-ltr .me-sm-5{margin-right:20px!important}.v-application--is-rtl .me-sm-5{margin-left:20px!important}.v-application--is-ltr .me-sm-6{margin-right:24px!important}.v-application--is-rtl .me-sm-6{margin-left:24px!important}.v-application--is-ltr .me-sm-7{margin-right:28px!important}.v-application--is-rtl .me-sm-7{margin-left:28px!important}.v-application--is-ltr .me-sm-8{margin-right:32px!important}.v-application--is-rtl .me-sm-8{margin-left:32px!important}.v-application--is-ltr .me-sm-9{margin-right:36px!important}.v-application--is-rtl .me-sm-9{margin-left:36px!important}.v-application--is-ltr .me-sm-10{margin-right:40px!important}.v-application--is-rtl .me-sm-10{margin-left:40px!important}.v-application--is-ltr .me-sm-11{margin-right:44px!important}.v-application--is-rtl .me-sm-11{margin-left:44px!important}.v-application--is-ltr .me-sm-12{margin-right:48px!important}.v-application--is-rtl .me-sm-12{margin-left:48px!important}.v-application--is-ltr .me-sm-13{margin-right:52px!important}.v-application--is-rtl .me-sm-13{margin-left:52px!important}.v-application--is-ltr .me-sm-14{margin-right:56px!important}.v-application--is-rtl .me-sm-14{margin-left:56px!important}.v-application--is-ltr .me-sm-15{margin-right:60px!important}.v-application--is-rtl .me-sm-15{margin-left:60px!important}.v-application--is-ltr .me-sm-16{margin-right:64px!important}.v-application--is-rtl .me-sm-16{margin-left:64px!important}.v-application--is-ltr .me-sm-auto{margin-right:auto!important}.v-application--is-rtl .me-sm-auto{margin-left:auto!important}.v-application .ma-sm-n1{margin:-4px!important}.v-application .ma-sm-n2{margin:-8px!important}.v-application .ma-sm-n3{margin:-12px!important}.v-application .ma-sm-n4{margin:-16px!important}.v-application .ma-sm-n5{margin:-20px!important}.v-application .ma-sm-n6{margin:-24px!important}.v-application .ma-sm-n7{margin:-28px!important}.v-application .ma-sm-n8{margin:-32px!important}.v-application .ma-sm-n9{margin:-36px!important}.v-application .ma-sm-n10{margin:-40px!important}.v-application .ma-sm-n11{margin:-44px!important}.v-application .ma-sm-n12{margin:-48px!important}.v-application .ma-sm-n13{margin:-52px!important}.v-application .ma-sm-n14{margin:-56px!important}.v-application .ma-sm-n15{margin:-60px!important}.v-application .ma-sm-n16{margin:-64px!important}.v-application .mx-sm-n1{margin-right:-4px!important;margin-left:-4px!important}.v-application .mx-sm-n2{margin-right:-8px!important;margin-left:-8px!important}.v-application .mx-sm-n3{margin-right:-12px!important;margin-left:-12px!important}.v-application .mx-sm-n4{margin-right:-16px!important;margin-left:-16px!important}.v-application .mx-sm-n5{margin-right:-20px!important;margin-left:-20px!important}.v-application .mx-sm-n6{margin-right:-24px!important;margin-left:-24px!important}.v-application .mx-sm-n7{margin-right:-28px!important;margin-left:-28px!important}.v-application .mx-sm-n8{margin-right:-32px!important;margin-left:-32px!important}.v-application .mx-sm-n9{margin-right:-36px!important;margin-left:-36px!important}.v-application .mx-sm-n10{margin-right:-40px!important;margin-left:-40px!important}.v-application .mx-sm-n11{margin-right:-44px!important;margin-left:-44px!important}.v-application .mx-sm-n12{margin-right:-48px!important;margin-left:-48px!important}.v-application .mx-sm-n13{margin-right:-52px!important;margin-left:-52px!important}.v-application .mx-sm-n14{margin-right:-56px!important;margin-left:-56px!important}.v-application .mx-sm-n15{margin-right:-60px!important;margin-left:-60px!important}.v-application .mx-sm-n16{margin-right:-64px!important;margin-left:-64px!important}.v-application .my-sm-n1{margin-top:-4px!important;margin-bottom:-4px!important}.v-application .my-sm-n2{margin-top:-8px!important;margin-bottom:-8px!important}.v-application .my-sm-n3{margin-top:-12px!important;margin-bottom:-12px!important}.v-application .my-sm-n4{margin-top:-16px!important;margin-bottom:-16px!important}.v-application .my-sm-n5{margin-top:-20px!important;margin-bottom:-20px!important}.v-application .my-sm-n6{margin-top:-24px!important;margin-bottom:-24px!important}.v-application .my-sm-n7{margin-top:-28px!important;margin-bottom:-28px!important}.v-application .my-sm-n8{margin-top:-32px!important;margin-bottom:-32px!important}.v-application .my-sm-n9{margin-top:-36px!important;margin-bottom:-36px!important}.v-application .my-sm-n10{margin-top:-40px!important;margin-bottom:-40px!important}.v-application .my-sm-n11{margin-top:-44px!important;margin-bottom:-44px!important}.v-application .my-sm-n12{margin-top:-48px!important;margin-bottom:-48px!important}.v-application .my-sm-n13{margin-top:-52px!important;margin-bottom:-52px!important}.v-application .my-sm-n14{margin-top:-56px!important;margin-bottom:-56px!important}.v-application .my-sm-n15{margin-top:-60px!important;margin-bottom:-60px!important}.v-application .my-sm-n16{margin-top:-64px!important;margin-bottom:-64px!important}.v-application .mt-sm-n1{margin-top:-4px!important}.v-application .mt-sm-n2{margin-top:-8px!important}.v-application .mt-sm-n3{margin-top:-12px!important}.v-application .mt-sm-n4{margin-top:-16px!important}.v-application .mt-sm-n5{margin-top:-20px!important}.v-application .mt-sm-n6{margin-top:-24px!important}.v-application .mt-sm-n7{margin-top:-28px!important}.v-application .mt-sm-n8{margin-top:-32px!important}.v-application .mt-sm-n9{margin-top:-36px!important}.v-application .mt-sm-n10{margin-top:-40px!important}.v-application .mt-sm-n11{margin-top:-44px!important}.v-application .mt-sm-n12{margin-top:-48px!important}.v-application .mt-sm-n13{margin-top:-52px!important}.v-application .mt-sm-n14{margin-top:-56px!important}.v-application .mt-sm-n15{margin-top:-60px!important}.v-application .mt-sm-n16{margin-top:-64px!important}.v-application .mr-sm-n1{margin-right:-4px!important}.v-application .mr-sm-n2{margin-right:-8px!important}.v-application .mr-sm-n3{margin-right:-12px!important}.v-application .mr-sm-n4{margin-right:-16px!important}.v-application .mr-sm-n5{margin-right:-20px!important}.v-application .mr-sm-n6{margin-right:-24px!important}.v-application .mr-sm-n7{margin-right:-28px!important}.v-application .mr-sm-n8{margin-right:-32px!important}.v-application .mr-sm-n9{margin-right:-36px!important}.v-application .mr-sm-n10{margin-right:-40px!important}.v-application .mr-sm-n11{margin-right:-44px!important}.v-application .mr-sm-n12{margin-right:-48px!important}.v-application .mr-sm-n13{margin-right:-52px!important}.v-application .mr-sm-n14{margin-right:-56px!important}.v-application .mr-sm-n15{margin-right:-60px!important}.v-application .mr-sm-n16{margin-right:-64px!important}.v-application .mb-sm-n1{margin-bottom:-4px!important}.v-application .mb-sm-n2{margin-bottom:-8px!important}.v-application .mb-sm-n3{margin-bottom:-12px!important}.v-application .mb-sm-n4{margin-bottom:-16px!important}.v-application .mb-sm-n5{margin-bottom:-20px!important}.v-application .mb-sm-n6{margin-bottom:-24px!important}.v-application .mb-sm-n7{margin-bottom:-28px!important}.v-application .mb-sm-n8{margin-bottom:-32px!important}.v-application .mb-sm-n9{margin-bottom:-36px!important}.v-application .mb-sm-n10{margin-bottom:-40px!important}.v-application .mb-sm-n11{margin-bottom:-44px!important}.v-application .mb-sm-n12{margin-bottom:-48px!important}.v-application .mb-sm-n13{margin-bottom:-52px!important}.v-application .mb-sm-n14{margin-bottom:-56px!important}.v-application .mb-sm-n15{margin-bottom:-60px!important}.v-application .mb-sm-n16{margin-bottom:-64px!important}.v-application .ml-sm-n1{margin-left:-4px!important}.v-application .ml-sm-n2{margin-left:-8px!important}.v-application .ml-sm-n3{margin-left:-12px!important}.v-application .ml-sm-n4{margin-left:-16px!important}.v-application .ml-sm-n5{margin-left:-20px!important}.v-application .ml-sm-n6{margin-left:-24px!important}.v-application .ml-sm-n7{margin-left:-28px!important}.v-application .ml-sm-n8{margin-left:-32px!important}.v-application .ml-sm-n9{margin-left:-36px!important}.v-application .ml-sm-n10{margin-left:-40px!important}.v-application .ml-sm-n11{margin-left:-44px!important}.v-application .ml-sm-n12{margin-left:-48px!important}.v-application .ml-sm-n13{margin-left:-52px!important}.v-application .ml-sm-n14{margin-left:-56px!important}.v-application .ml-sm-n15{margin-left:-60px!important}.v-application .ml-sm-n16{margin-left:-64px!important}.v-application--is-ltr .ms-sm-n1{margin-left:-4px!important}.v-application--is-rtl .ms-sm-n1{margin-right:-4px!important}.v-application--is-ltr .ms-sm-n2{margin-left:-8px!important}.v-application--is-rtl .ms-sm-n2{margin-right:-8px!important}.v-application--is-ltr .ms-sm-n3{margin-left:-12px!important}.v-application--is-rtl .ms-sm-n3{margin-right:-12px!important}.v-application--is-ltr .ms-sm-n4{margin-left:-16px!important}.v-application--is-rtl .ms-sm-n4{margin-right:-16px!important}.v-application--is-ltr .ms-sm-n5{margin-left:-20px!important}.v-application--is-rtl .ms-sm-n5{margin-right:-20px!important}.v-application--is-ltr .ms-sm-n6{margin-left:-24px!important}.v-application--is-rtl .ms-sm-n6{margin-right:-24px!important}.v-application--is-ltr .ms-sm-n7{margin-left:-28px!important}.v-application--is-rtl .ms-sm-n7{margin-right:-28px!important}.v-application--is-ltr .ms-sm-n8{margin-left:-32px!important}.v-application--is-rtl .ms-sm-n8{margin-right:-32px!important}.v-application--is-ltr .ms-sm-n9{margin-left:-36px!important}.v-application--is-rtl .ms-sm-n9{margin-right:-36px!important}.v-application--is-ltr .ms-sm-n10{margin-left:-40px!important}.v-application--is-rtl .ms-sm-n10{margin-right:-40px!important}.v-application--is-ltr .ms-sm-n11{margin-left:-44px!important}.v-application--is-rtl .ms-sm-n11{margin-right:-44px!important}.v-application--is-ltr .ms-sm-n12{margin-left:-48px!important}.v-application--is-rtl .ms-sm-n12{margin-right:-48px!important}.v-application--is-ltr .ms-sm-n13{margin-left:-52px!important}.v-application--is-rtl .ms-sm-n13{margin-right:-52px!important}.v-application--is-ltr .ms-sm-n14{margin-left:-56px!important}.v-application--is-rtl .ms-sm-n14{margin-right:-56px!important}.v-application--is-ltr .ms-sm-n15{margin-left:-60px!important}.v-application--is-rtl .ms-sm-n15{margin-right:-60px!important}.v-application--is-ltr .ms-sm-n16{margin-left:-64px!important}.v-application--is-rtl .ms-sm-n16{margin-right:-64px!important}.v-application--is-ltr .me-sm-n1{margin-right:-4px!important}.v-application--is-rtl .me-sm-n1{margin-left:-4px!important}.v-application--is-ltr .me-sm-n2{margin-right:-8px!important}.v-application--is-rtl .me-sm-n2{margin-left:-8px!important}.v-application--is-ltr .me-sm-n3{margin-right:-12px!important}.v-application--is-rtl .me-sm-n3{margin-left:-12px!important}.v-application--is-ltr .me-sm-n4{margin-right:-16px!important}.v-application--is-rtl .me-sm-n4{margin-left:-16px!important}.v-application--is-ltr .me-sm-n5{margin-right:-20px!important}.v-application--is-rtl .me-sm-n5{margin-left:-20px!important}.v-application--is-ltr .me-sm-n6{margin-right:-24px!important}.v-application--is-rtl .me-sm-n6{margin-left:-24px!important}.v-application--is-ltr .me-sm-n7{margin-right:-28px!important}.v-application--is-rtl .me-sm-n7{margin-left:-28px!important}.v-application--is-ltr .me-sm-n8{margin-right:-32px!important}.v-application--is-rtl .me-sm-n8{margin-left:-32px!important}.v-application--is-ltr .me-sm-n9{margin-right:-36px!important}.v-application--is-rtl .me-sm-n9{margin-left:-36px!important}.v-application--is-ltr .me-sm-n10{margin-right:-40px!important}.v-application--is-rtl .me-sm-n10{margin-left:-40px!important}.v-application--is-ltr .me-sm-n11{margin-right:-44px!important}.v-application--is-rtl .me-sm-n11{margin-left:-44px!important}.v-application--is-ltr .me-sm-n12{margin-right:-48px!important}.v-application--is-rtl .me-sm-n12{margin-left:-48px!important}.v-application--is-ltr .me-sm-n13{margin-right:-52px!important}.v-application--is-rtl .me-sm-n13{margin-left:-52px!important}.v-application--is-ltr .me-sm-n14{margin-right:-56px!important}.v-application--is-rtl .me-sm-n14{margin-left:-56px!important}.v-application--is-ltr .me-sm-n15{margin-right:-60px!important}.v-application--is-rtl .me-sm-n15{margin-left:-60px!important}.v-application--is-ltr .me-sm-n16{margin-right:-64px!important}.v-application--is-rtl .me-sm-n16{margin-left:-64px!important}.v-application .pa-sm-0{padding:0!important}.v-application .pa-sm-1{padding:4px!important}.v-application .pa-sm-2{padding:8px!important}.v-application .pa-sm-3{padding:12px!important}.v-application .pa-sm-4{padding:16px!important}.v-application .pa-sm-5{padding:20px!important}.v-application .pa-sm-6{padding:24px!important}.v-application .pa-sm-7{padding:28px!important}.v-application .pa-sm-8{padding:32px!important}.v-application .pa-sm-9{padding:36px!important}.v-application .pa-sm-10{padding:40px!important}.v-application .pa-sm-11{padding:44px!important}.v-application .pa-sm-12{padding:48px!important}.v-application .pa-sm-13{padding:52px!important}.v-application .pa-sm-14{padding:56px!important}.v-application .pa-sm-15{padding:60px!important}.v-application .pa-sm-16{padding:64px!important}.v-application .px-sm-0{padding-right:0!important;padding-left:0!important}.v-application .px-sm-1{padding-right:4px!important;padding-left:4px!important}.v-application .px-sm-2{padding-right:8px!important;padding-left:8px!important}.v-application .px-sm-3{padding-right:12px!important;padding-left:12px!important}.v-application .px-sm-4{padding-right:16px!important;padding-left:16px!important}.v-application .px-sm-5{padding-right:20px!important;padding-left:20px!important}.v-application .px-sm-6{padding-right:24px!important;padding-left:24px!important}.v-application .px-sm-7{padding-right:28px!important;padding-left:28px!important}.v-application .px-sm-8{padding-right:32px!important;padding-left:32px!important}.v-application .px-sm-9{padding-right:36px!important;padding-left:36px!important}.v-application .px-sm-10{padding-right:40px!important;padding-left:40px!important}.v-application .px-sm-11{padding-right:44px!important;padding-left:44px!important}.v-application .px-sm-12{padding-right:48px!important;padding-left:48px!important}.v-application .px-sm-13{padding-right:52px!important;padding-left:52px!important}.v-application .px-sm-14{padding-right:56px!important;padding-left:56px!important}.v-application .px-sm-15{padding-right:60px!important;padding-left:60px!important}.v-application .px-sm-16{padding-right:64px!important;padding-left:64px!important}.v-application .py-sm-0{padding-top:0!important;padding-bottom:0!important}.v-application .py-sm-1{padding-top:4px!important;padding-bottom:4px!important}.v-application .py-sm-2{padding-top:8px!important;padding-bottom:8px!important}.v-application .py-sm-3{padding-top:12px!important;padding-bottom:12px!important}.v-application .py-sm-4{padding-top:16px!important;padding-bottom:16px!important}.v-application .py-sm-5{padding-top:20px!important;padding-bottom:20px!important}.v-application .py-sm-6{padding-top:24px!important;padding-bottom:24px!important}.v-application .py-sm-7{padding-top:28px!important;padding-bottom:28px!important}.v-application .py-sm-8{padding-top:32px!important;padding-bottom:32px!important}.v-application .py-sm-9{padding-top:36px!important;padding-bottom:36px!important}.v-application .py-sm-10{padding-top:40px!important;padding-bottom:40px!important}.v-application .py-sm-11{padding-top:44px!important;padding-bottom:44px!important}.v-application .py-sm-12{padding-top:48px!important;padding-bottom:48px!important}.v-application .py-sm-13{padding-top:52px!important;padding-bottom:52px!important}.v-application .py-sm-14{padding-top:56px!important;padding-bottom:56px!important}.v-application .py-sm-15{padding-top:60px!important;padding-bottom:60px!important}.v-application .py-sm-16{padding-top:64px!important;padding-bottom:64px!important}.v-application .pt-sm-0{padding-top:0!important}.v-application .pt-sm-1{padding-top:4px!important}.v-application .pt-sm-2{padding-top:8px!important}.v-application .pt-sm-3{padding-top:12px!important}.v-application .pt-sm-4{padding-top:16px!important}.v-application .pt-sm-5{padding-top:20px!important}.v-application .pt-sm-6{padding-top:24px!important}.v-application .pt-sm-7{padding-top:28px!important}.v-application .pt-sm-8{padding-top:32px!important}.v-application .pt-sm-9{padding-top:36px!important}.v-application .pt-sm-10{padding-top:40px!important}.v-application .pt-sm-11{padding-top:44px!important}.v-application .pt-sm-12{padding-top:48px!important}.v-application .pt-sm-13{padding-top:52px!important}.v-application .pt-sm-14{padding-top:56px!important}.v-application .pt-sm-15{padding-top:60px!important}.v-application .pt-sm-16{padding-top:64px!important}.v-application .pr-sm-0{padding-right:0!important}.v-application .pr-sm-1{padding-right:4px!important}.v-application .pr-sm-2{padding-right:8px!important}.v-application .pr-sm-3{padding-right:12px!important}.v-application .pr-sm-4{padding-right:16px!important}.v-application .pr-sm-5{padding-right:20px!important}.v-application .pr-sm-6{padding-right:24px!important}.v-application .pr-sm-7{padding-right:28px!important}.v-application .pr-sm-8{padding-right:32px!important}.v-application .pr-sm-9{padding-right:36px!important}.v-application .pr-sm-10{padding-right:40px!important}.v-application .pr-sm-11{padding-right:44px!important}.v-application .pr-sm-12{padding-right:48px!important}.v-application .pr-sm-13{padding-right:52px!important}.v-application .pr-sm-14{padding-right:56px!important}.v-application .pr-sm-15{padding-right:60px!important}.v-application .pr-sm-16{padding-right:64px!important}.v-application .pb-sm-0{padding-bottom:0!important}.v-application .pb-sm-1{padding-bottom:4px!important}.v-application .pb-sm-2{padding-bottom:8px!important}.v-application .pb-sm-3{padding-bottom:12px!important}.v-application .pb-sm-4{padding-bottom:16px!important}.v-application .pb-sm-5{padding-bottom:20px!important}.v-application .pb-sm-6{padding-bottom:24px!important}.v-application .pb-sm-7{padding-bottom:28px!important}.v-application .pb-sm-8{padding-bottom:32px!important}.v-application .pb-sm-9{padding-bottom:36px!important}.v-application .pb-sm-10{padding-bottom:40px!important}.v-application .pb-sm-11{padding-bottom:44px!important}.v-application .pb-sm-12{padding-bottom:48px!important}.v-application .pb-sm-13{padding-bottom:52px!important}.v-application .pb-sm-14{padding-bottom:56px!important}.v-application .pb-sm-15{padding-bottom:60px!important}.v-application .pb-sm-16{padding-bottom:64px!important}.v-application .pl-sm-0{padding-left:0!important}.v-application .pl-sm-1{padding-left:4px!important}.v-application .pl-sm-2{padding-left:8px!important}.v-application .pl-sm-3{padding-left:12px!important}.v-application .pl-sm-4{padding-left:16px!important}.v-application .pl-sm-5{padding-left:20px!important}.v-application .pl-sm-6{padding-left:24px!important}.v-application .pl-sm-7{padding-left:28px!important}.v-application .pl-sm-8{padding-left:32px!important}.v-application .pl-sm-9{padding-left:36px!important}.v-application .pl-sm-10{padding-left:40px!important}.v-application .pl-sm-11{padding-left:44px!important}.v-application .pl-sm-12{padding-left:48px!important}.v-application .pl-sm-13{padding-left:52px!important}.v-application .pl-sm-14{padding-left:56px!important}.v-application .pl-sm-15{padding-left:60px!important}.v-application .pl-sm-16{padding-left:64px!important}.v-application--is-ltr .ps-sm-0{padding-left:0!important}.v-application--is-rtl .ps-sm-0{padding-right:0!important}.v-application--is-ltr .ps-sm-1{padding-left:4px!important}.v-application--is-rtl .ps-sm-1{padding-right:4px!important}.v-application--is-ltr .ps-sm-2{padding-left:8px!important}.v-application--is-rtl .ps-sm-2{padding-right:8px!important}.v-application--is-ltr .ps-sm-3{padding-left:12px!important}.v-application--is-rtl .ps-sm-3{padding-right:12px!important}.v-application--is-ltr .ps-sm-4{padding-left:16px!important}.v-application--is-rtl .ps-sm-4{padding-right:16px!important}.v-application--is-ltr .ps-sm-5{padding-left:20px!important}.v-application--is-rtl .ps-sm-5{padding-right:20px!important}.v-application--is-ltr .ps-sm-6{padding-left:24px!important}.v-application--is-rtl .ps-sm-6{padding-right:24px!important}.v-application--is-ltr .ps-sm-7{padding-left:28px!important}.v-application--is-rtl .ps-sm-7{padding-right:28px!important}.v-application--is-ltr .ps-sm-8{padding-left:32px!important}.v-application--is-rtl .ps-sm-8{padding-right:32px!important}.v-application--is-ltr .ps-sm-9{padding-left:36px!important}.v-application--is-rtl .ps-sm-9{padding-right:36px!important}.v-application--is-ltr .ps-sm-10{padding-left:40px!important}.v-application--is-rtl .ps-sm-10{padding-right:40px!important}.v-application--is-ltr .ps-sm-11{padding-left:44px!important}.v-application--is-rtl .ps-sm-11{padding-right:44px!important}.v-application--is-ltr .ps-sm-12{padding-left:48px!important}.v-application--is-rtl .ps-sm-12{padding-right:48px!important}.v-application--is-ltr .ps-sm-13{padding-left:52px!important}.v-application--is-rtl .ps-sm-13{padding-right:52px!important}.v-application--is-ltr .ps-sm-14{padding-left:56px!important}.v-application--is-rtl .ps-sm-14{padding-right:56px!important}.v-application--is-ltr .ps-sm-15{padding-left:60px!important}.v-application--is-rtl .ps-sm-15{padding-right:60px!important}.v-application--is-ltr .ps-sm-16{padding-left:64px!important}.v-application--is-rtl .ps-sm-16{padding-right:64px!important}.v-application--is-ltr .pe-sm-0{padding-right:0!important}.v-application--is-rtl .pe-sm-0{padding-left:0!important}.v-application--is-ltr .pe-sm-1{padding-right:4px!important}.v-application--is-rtl .pe-sm-1{padding-left:4px!important}.v-application--is-ltr .pe-sm-2{padding-right:8px!important}.v-application--is-rtl .pe-sm-2{padding-left:8px!important}.v-application--is-ltr .pe-sm-3{padding-right:12px!important}.v-application--is-rtl .pe-sm-3{padding-left:12px!important}.v-application--is-ltr .pe-sm-4{padding-right:16px!important}.v-application--is-rtl .pe-sm-4{padding-left:16px!important}.v-application--is-ltr .pe-sm-5{padding-right:20px!important}.v-application--is-rtl .pe-sm-5{padding-left:20px!important}.v-application--is-ltr .pe-sm-6{padding-right:24px!important}.v-application--is-rtl .pe-sm-6{padding-left:24px!important}.v-application--is-ltr .pe-sm-7{padding-right:28px!important}.v-application--is-rtl .pe-sm-7{padding-left:28px!important}.v-application--is-ltr .pe-sm-8{padding-right:32px!important}.v-application--is-rtl .pe-sm-8{padding-left:32px!important}.v-application--is-ltr .pe-sm-9{padding-right:36px!important}.v-application--is-rtl .pe-sm-9{padding-left:36px!important}.v-application--is-ltr .pe-sm-10{padding-right:40px!important}.v-application--is-rtl .pe-sm-10{padding-left:40px!important}.v-application--is-ltr .pe-sm-11{padding-right:44px!important}.v-application--is-rtl .pe-sm-11{padding-left:44px!important}.v-application--is-ltr .pe-sm-12{padding-right:48px!important}.v-application--is-rtl .pe-sm-12{padding-left:48px!important}.v-application--is-ltr .pe-sm-13{padding-right:52px!important}.v-application--is-rtl .pe-sm-13{padding-left:52px!important}.v-application--is-ltr .pe-sm-14{padding-right:56px!important}.v-application--is-rtl .pe-sm-14{padding-left:56px!important}.v-application--is-ltr .pe-sm-15{padding-right:60px!important}.v-application--is-rtl .pe-sm-15{padding-left:60px!important}.v-application--is-ltr .pe-sm-16{padding-right:64px!important}.v-application--is-rtl .pe-sm-16{padding-left:64px!important}.v-application .text-sm-left{text-align:left!important}.v-application .text-sm-right{text-align:right!important}.v-application .text-sm-center{text-align:center!important}.v-application .text-sm-justify{text-align:justify!important}.v-application .text-sm-start{text-align:start!important}.v-application .text-sm-end{text-align:end!important}.v-application .text-sm-h1{font-size:6rem!important;line-height:6rem;letter-spacing:-.015625em!important}.v-application .text-sm-h1,.v-application .text-sm-h2{font-weight:300;font-family:Roboto,sans-serif!important}.v-application .text-sm-h2{font-size:3.75rem!important;line-height:3.75rem;letter-spacing:-.0083333333em!important}.v-application .text-sm-h3{font-size:3rem!important;line-height:3.125rem;letter-spacing:normal!important}.v-application .text-sm-h3,.v-application .text-sm-h4{font-weight:400;font-family:Roboto,sans-serif!important}.v-application .text-sm-h4{font-size:2.125rem!important;line-height:2.5rem;letter-spacing:.0073529412em!important}.v-application .text-sm-h5{font-size:1.5rem!important;font-weight:400;letter-spacing:normal!important}.v-application .text-sm-h5,.v-application .text-sm-h6{line-height:2rem;font-family:Roboto,sans-serif!important}.v-application .text-sm-h6{font-size:1.25rem!important;font-weight:500;letter-spacing:.0125em!important}.v-application .text-sm-subtitle-1{font-size:1rem!important;font-weight:400;line-height:1.75rem;letter-spacing:.009375em!important;font-family:Roboto,sans-serif!important}.v-application .text-sm-subtitle-2{font-size:.875rem!important;font-weight:500;line-height:1.375rem;letter-spacing:.0071428571em!important;font-family:Roboto,sans-serif!important}.v-application .text-sm-body-1{font-size:1rem!important;font-weight:400;line-height:1.5rem;letter-spacing:.03125em!important;font-family:Roboto,sans-serif!important}.v-application .text-sm-body-2{font-weight:400;line-height:1.25rem;letter-spacing:.0178571429em!important}.v-application .text-sm-body-2,.v-application .text-sm-button{font-size:.875rem!important;font-family:Roboto,sans-serif!important}.v-application .text-sm-button{font-weight:500;line-height:2.25rem;letter-spacing:.0892857143em!important;text-transform:uppercase!important}.v-application .text-sm-caption{font-weight:400;line-height:1.25rem;letter-spacing:.0333333333em!important}.v-application .text-sm-caption,.v-application .text-sm-overline{font-size:.75rem!important;font-family:Roboto,sans-serif!important}.v-application .text-sm-overline{font-weight:500;line-height:2rem;letter-spacing:.1666666667em!important;text-transform:uppercase!important}}@media(min-width:960px){.v-application .d-md-none{display:none!important}.v-application .d-md-inline{display:inline!important}.v-application .d-md-inline-block{display:inline-block!important}.v-application .d-md-block{display:block!important}.v-application .d-md-table{display:table!important}.v-application .d-md-table-row{display:table-row!important}.v-application .d-md-table-cell{display:table-cell!important}.v-application .d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.v-application .d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.v-application .float-md-none{float:none!important}.v-application .float-md-left{float:left!important}.v-application .float-md-right{float:right!important}.v-application .flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.v-application .flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.v-application .flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.v-application .flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.v-application .flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.v-application .flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.v-application .flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.v-application .flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.v-application .flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.v-application .flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.v-application .flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.v-application .flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.v-application .justify-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.v-application .justify-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.v-application .justify-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.v-application .justify-md-space-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.v-application .justify-md-space-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.v-application .align-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.v-application .align-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.v-application .align-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.v-application .align-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.v-application .align-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.v-application .align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.v-application .align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.v-application .align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.v-application .align-content-md-space-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.v-application .align-content-md-space-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.v-application .align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.v-application .align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.v-application .align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.v-application .align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.v-application .align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.v-application .align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.v-application .align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.v-application .order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.v-application .order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.v-application .order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.v-application .order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.v-application .order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.v-application .order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.v-application .order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.v-application .order-md-6{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.v-application .order-md-7{-webkit-box-ordinal-group:8!important;-ms-flex-order:7!important;order:7!important}.v-application .order-md-8{-webkit-box-ordinal-group:9!important;-ms-flex-order:8!important;order:8!important}.v-application .order-md-9{-webkit-box-ordinal-group:10!important;-ms-flex-order:9!important;order:9!important}.v-application .order-md-10{-webkit-box-ordinal-group:11!important;-ms-flex-order:10!important;order:10!important}.v-application .order-md-11{-webkit-box-ordinal-group:12!important;-ms-flex-order:11!important;order:11!important}.v-application .order-md-12{-webkit-box-ordinal-group:13!important;-ms-flex-order:12!important;order:12!important}.v-application .order-md-last{-webkit-box-ordinal-group:14!important;-ms-flex-order:13!important;order:13!important}.v-application .ma-md-0{margin:0!important}.v-application .ma-md-1{margin:4px!important}.v-application .ma-md-2{margin:8px!important}.v-application .ma-md-3{margin:12px!important}.v-application .ma-md-4{margin:16px!important}.v-application .ma-md-5{margin:20px!important}.v-application .ma-md-6{margin:24px!important}.v-application .ma-md-7{margin:28px!important}.v-application .ma-md-8{margin:32px!important}.v-application .ma-md-9{margin:36px!important}.v-application .ma-md-10{margin:40px!important}.v-application .ma-md-11{margin:44px!important}.v-application .ma-md-12{margin:48px!important}.v-application .ma-md-13{margin:52px!important}.v-application .ma-md-14{margin:56px!important}.v-application .ma-md-15{margin:60px!important}.v-application .ma-md-16{margin:64px!important}.v-application .ma-md-auto{margin:auto!important}.v-application .mx-md-0{margin-right:0!important;margin-left:0!important}.v-application .mx-md-1{margin-right:4px!important;margin-left:4px!important}.v-application .mx-md-2{margin-right:8px!important;margin-left:8px!important}.v-application .mx-md-3{margin-right:12px!important;margin-left:12px!important}.v-application .mx-md-4{margin-right:16px!important;margin-left:16px!important}.v-application .mx-md-5{margin-right:20px!important;margin-left:20px!important}.v-application .mx-md-6{margin-right:24px!important;margin-left:24px!important}.v-application .mx-md-7{margin-right:28px!important;margin-left:28px!important}.v-application .mx-md-8{margin-right:32px!important;margin-left:32px!important}.v-application .mx-md-9{margin-right:36px!important;margin-left:36px!important}.v-application .mx-md-10{margin-right:40px!important;margin-left:40px!important}.v-application .mx-md-11{margin-right:44px!important;margin-left:44px!important}.v-application .mx-md-12{margin-right:48px!important;margin-left:48px!important}.v-application .mx-md-13{margin-right:52px!important;margin-left:52px!important}.v-application .mx-md-14{margin-right:56px!important;margin-left:56px!important}.v-application .mx-md-15{margin-right:60px!important;margin-left:60px!important}.v-application .mx-md-16{margin-right:64px!important;margin-left:64px!important}.v-application .mx-md-auto{margin-right:auto!important;margin-left:auto!important}.v-application .my-md-0{margin-top:0!important;margin-bottom:0!important}.v-application .my-md-1{margin-top:4px!important;margin-bottom:4px!important}.v-application .my-md-2{margin-top:8px!important;margin-bottom:8px!important}.v-application .my-md-3{margin-top:12px!important;margin-bottom:12px!important}.v-application .my-md-4{margin-top:16px!important;margin-bottom:16px!important}.v-application .my-md-5{margin-top:20px!important;margin-bottom:20px!important}.v-application .my-md-6{margin-top:24px!important;margin-bottom:24px!important}.v-application .my-md-7{margin-top:28px!important;margin-bottom:28px!important}.v-application .my-md-8{margin-top:32px!important;margin-bottom:32px!important}.v-application .my-md-9{margin-top:36px!important;margin-bottom:36px!important}.v-application .my-md-10{margin-top:40px!important;margin-bottom:40px!important}.v-application .my-md-11{margin-top:44px!important;margin-bottom:44px!important}.v-application .my-md-12{margin-top:48px!important;margin-bottom:48px!important}.v-application .my-md-13{margin-top:52px!important;margin-bottom:52px!important}.v-application .my-md-14{margin-top:56px!important;margin-bottom:56px!important}.v-application .my-md-15{margin-top:60px!important;margin-bottom:60px!important}.v-application .my-md-16{margin-top:64px!important;margin-bottom:64px!important}.v-application .my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.v-application .mt-md-0{margin-top:0!important}.v-application .mt-md-1{margin-top:4px!important}.v-application .mt-md-2{margin-top:8px!important}.v-application .mt-md-3{margin-top:12px!important}.v-application .mt-md-4{margin-top:16px!important}.v-application .mt-md-5{margin-top:20px!important}.v-application .mt-md-6{margin-top:24px!important}.v-application .mt-md-7{margin-top:28px!important}.v-application .mt-md-8{margin-top:32px!important}.v-application .mt-md-9{margin-top:36px!important}.v-application .mt-md-10{margin-top:40px!important}.v-application .mt-md-11{margin-top:44px!important}.v-application .mt-md-12{margin-top:48px!important}.v-application .mt-md-13{margin-top:52px!important}.v-application .mt-md-14{margin-top:56px!important}.v-application .mt-md-15{margin-top:60px!important}.v-application .mt-md-16{margin-top:64px!important}.v-application .mt-md-auto{margin-top:auto!important}.v-application .mr-md-0{margin-right:0!important}.v-application .mr-md-1{margin-right:4px!important}.v-application .mr-md-2{margin-right:8px!important}.v-application .mr-md-3{margin-right:12px!important}.v-application .mr-md-4{margin-right:16px!important}.v-application .mr-md-5{margin-right:20px!important}.v-application .mr-md-6{margin-right:24px!important}.v-application .mr-md-7{margin-right:28px!important}.v-application .mr-md-8{margin-right:32px!important}.v-application .mr-md-9{margin-right:36px!important}.v-application .mr-md-10{margin-right:40px!important}.v-application .mr-md-11{margin-right:44px!important}.v-application .mr-md-12{margin-right:48px!important}.v-application .mr-md-13{margin-right:52px!important}.v-application .mr-md-14{margin-right:56px!important}.v-application .mr-md-15{margin-right:60px!important}.v-application .mr-md-16{margin-right:64px!important}.v-application .mr-md-auto{margin-right:auto!important}.v-application .mb-md-0{margin-bottom:0!important}.v-application .mb-md-1{margin-bottom:4px!important}.v-application .mb-md-2{margin-bottom:8px!important}.v-application .mb-md-3{margin-bottom:12px!important}.v-application .mb-md-4{margin-bottom:16px!important}.v-application .mb-md-5{margin-bottom:20px!important}.v-application .mb-md-6{margin-bottom:24px!important}.v-application .mb-md-7{margin-bottom:28px!important}.v-application .mb-md-8{margin-bottom:32px!important}.v-application .mb-md-9{margin-bottom:36px!important}.v-application .mb-md-10{margin-bottom:40px!important}.v-application .mb-md-11{margin-bottom:44px!important}.v-application .mb-md-12{margin-bottom:48px!important}.v-application .mb-md-13{margin-bottom:52px!important}.v-application .mb-md-14{margin-bottom:56px!important}.v-application .mb-md-15{margin-bottom:60px!important}.v-application .mb-md-16{margin-bottom:64px!important}.v-application .mb-md-auto{margin-bottom:auto!important}.v-application .ml-md-0{margin-left:0!important}.v-application .ml-md-1{margin-left:4px!important}.v-application .ml-md-2{margin-left:8px!important}.v-application .ml-md-3{margin-left:12px!important}.v-application .ml-md-4{margin-left:16px!important}.v-application .ml-md-5{margin-left:20px!important}.v-application .ml-md-6{margin-left:24px!important}.v-application .ml-md-7{margin-left:28px!important}.v-application .ml-md-8{margin-left:32px!important}.v-application .ml-md-9{margin-left:36px!important}.v-application .ml-md-10{margin-left:40px!important}.v-application .ml-md-11{margin-left:44px!important}.v-application .ml-md-12{margin-left:48px!important}.v-application .ml-md-13{margin-left:52px!important}.v-application .ml-md-14{margin-left:56px!important}.v-application .ml-md-15{margin-left:60px!important}.v-application .ml-md-16{margin-left:64px!important}.v-application .ml-md-auto{margin-left:auto!important}.v-application--is-ltr .ms-md-0{margin-left:0!important}.v-application--is-rtl .ms-md-0{margin-right:0!important}.v-application--is-ltr .ms-md-1{margin-left:4px!important}.v-application--is-rtl .ms-md-1{margin-right:4px!important}.v-application--is-ltr .ms-md-2{margin-left:8px!important}.v-application--is-rtl .ms-md-2{margin-right:8px!important}.v-application--is-ltr .ms-md-3{margin-left:12px!important}.v-application--is-rtl .ms-md-3{margin-right:12px!important}.v-application--is-ltr .ms-md-4{margin-left:16px!important}.v-application--is-rtl .ms-md-4{margin-right:16px!important}.v-application--is-ltr .ms-md-5{margin-left:20px!important}.v-application--is-rtl .ms-md-5{margin-right:20px!important}.v-application--is-ltr .ms-md-6{margin-left:24px!important}.v-application--is-rtl .ms-md-6{margin-right:24px!important}.v-application--is-ltr .ms-md-7{margin-left:28px!important}.v-application--is-rtl .ms-md-7{margin-right:28px!important}.v-application--is-ltr .ms-md-8{margin-left:32px!important}.v-application--is-rtl .ms-md-8{margin-right:32px!important}.v-application--is-ltr .ms-md-9{margin-left:36px!important}.v-application--is-rtl .ms-md-9{margin-right:36px!important}.v-application--is-ltr .ms-md-10{margin-left:40px!important}.v-application--is-rtl .ms-md-10{margin-right:40px!important}.v-application--is-ltr .ms-md-11{margin-left:44px!important}.v-application--is-rtl .ms-md-11{margin-right:44px!important}.v-application--is-ltr .ms-md-12{margin-left:48px!important}.v-application--is-rtl .ms-md-12{margin-right:48px!important}.v-application--is-ltr .ms-md-13{margin-left:52px!important}.v-application--is-rtl .ms-md-13{margin-right:52px!important}.v-application--is-ltr .ms-md-14{margin-left:56px!important}.v-application--is-rtl .ms-md-14{margin-right:56px!important}.v-application--is-ltr .ms-md-15{margin-left:60px!important}.v-application--is-rtl .ms-md-15{margin-right:60px!important}.v-application--is-ltr .ms-md-16{margin-left:64px!important}.v-application--is-rtl .ms-md-16{margin-right:64px!important}.v-application--is-ltr .ms-md-auto{margin-left:auto!important}.v-application--is-rtl .ms-md-auto{margin-right:auto!important}.v-application--is-ltr .me-md-0{margin-right:0!important}.v-application--is-rtl .me-md-0{margin-left:0!important}.v-application--is-ltr .me-md-1{margin-right:4px!important}.v-application--is-rtl .me-md-1{margin-left:4px!important}.v-application--is-ltr .me-md-2{margin-right:8px!important}.v-application--is-rtl .me-md-2{margin-left:8px!important}.v-application--is-ltr .me-md-3{margin-right:12px!important}.v-application--is-rtl .me-md-3{margin-left:12px!important}.v-application--is-ltr .me-md-4{margin-right:16px!important}.v-application--is-rtl .me-md-4{margin-left:16px!important}.v-application--is-ltr .me-md-5{margin-right:20px!important}.v-application--is-rtl .me-md-5{margin-left:20px!important}.v-application--is-ltr .me-md-6{margin-right:24px!important}.v-application--is-rtl .me-md-6{margin-left:24px!important}.v-application--is-ltr .me-md-7{margin-right:28px!important}.v-application--is-rtl .me-md-7{margin-left:28px!important}.v-application--is-ltr .me-md-8{margin-right:32px!important}.v-application--is-rtl .me-md-8{margin-left:32px!important}.v-application--is-ltr .me-md-9{margin-right:36px!important}.v-application--is-rtl .me-md-9{margin-left:36px!important}.v-application--is-ltr .me-md-10{margin-right:40px!important}.v-application--is-rtl .me-md-10{margin-left:40px!important}.v-application--is-ltr .me-md-11{margin-right:44px!important}.v-application--is-rtl .me-md-11{margin-left:44px!important}.v-application--is-ltr .me-md-12{margin-right:48px!important}.v-application--is-rtl .me-md-12{margin-left:48px!important}.v-application--is-ltr .me-md-13{margin-right:52px!important}.v-application--is-rtl .me-md-13{margin-left:52px!important}.v-application--is-ltr .me-md-14{margin-right:56px!important}.v-application--is-rtl .me-md-14{margin-left:56px!important}.v-application--is-ltr .me-md-15{margin-right:60px!important}.v-application--is-rtl .me-md-15{margin-left:60px!important}.v-application--is-ltr .me-md-16{margin-right:64px!important}.v-application--is-rtl .me-md-16{margin-left:64px!important}.v-application--is-ltr .me-md-auto{margin-right:auto!important}.v-application--is-rtl .me-md-auto{margin-left:auto!important}.v-application .ma-md-n1{margin:-4px!important}.v-application .ma-md-n2{margin:-8px!important}.v-application .ma-md-n3{margin:-12px!important}.v-application .ma-md-n4{margin:-16px!important}.v-application .ma-md-n5{margin:-20px!important}.v-application .ma-md-n6{margin:-24px!important}.v-application .ma-md-n7{margin:-28px!important}.v-application .ma-md-n8{margin:-32px!important}.v-application .ma-md-n9{margin:-36px!important}.v-application .ma-md-n10{margin:-40px!important}.v-application .ma-md-n11{margin:-44px!important}.v-application .ma-md-n12{margin:-48px!important}.v-application .ma-md-n13{margin:-52px!important}.v-application .ma-md-n14{margin:-56px!important}.v-application .ma-md-n15{margin:-60px!important}.v-application .ma-md-n16{margin:-64px!important}.v-application .mx-md-n1{margin-right:-4px!important;margin-left:-4px!important}.v-application .mx-md-n2{margin-right:-8px!important;margin-left:-8px!important}.v-application .mx-md-n3{margin-right:-12px!important;margin-left:-12px!important}.v-application .mx-md-n4{margin-right:-16px!important;margin-left:-16px!important}.v-application .mx-md-n5{margin-right:-20px!important;margin-left:-20px!important}.v-application .mx-md-n6{margin-right:-24px!important;margin-left:-24px!important}.v-application .mx-md-n7{margin-right:-28px!important;margin-left:-28px!important}.v-application .mx-md-n8{margin-right:-32px!important;margin-left:-32px!important}.v-application .mx-md-n9{margin-right:-36px!important;margin-left:-36px!important}.v-application .mx-md-n10{margin-right:-40px!important;margin-left:-40px!important}.v-application .mx-md-n11{margin-right:-44px!important;margin-left:-44px!important}.v-application .mx-md-n12{margin-right:-48px!important;margin-left:-48px!important}.v-application .mx-md-n13{margin-right:-52px!important;margin-left:-52px!important}.v-application .mx-md-n14{margin-right:-56px!important;margin-left:-56px!important}.v-application .mx-md-n15{margin-right:-60px!important;margin-left:-60px!important}.v-application .mx-md-n16{margin-right:-64px!important;margin-left:-64px!important}.v-application .my-md-n1{margin-top:-4px!important;margin-bottom:-4px!important}.v-application .my-md-n2{margin-top:-8px!important;margin-bottom:-8px!important}.v-application .my-md-n3{margin-top:-12px!important;margin-bottom:-12px!important}.v-application .my-md-n4{margin-top:-16px!important;margin-bottom:-16px!important}.v-application .my-md-n5{margin-top:-20px!important;margin-bottom:-20px!important}.v-application .my-md-n6{margin-top:-24px!important;margin-bottom:-24px!important}.v-application .my-md-n7{margin-top:-28px!important;margin-bottom:-28px!important}.v-application .my-md-n8{margin-top:-32px!important;margin-bottom:-32px!important}.v-application .my-md-n9{margin-top:-36px!important;margin-bottom:-36px!important}.v-application .my-md-n10{margin-top:-40px!important;margin-bottom:-40px!important}.v-application .my-md-n11{margin-top:-44px!important;margin-bottom:-44px!important}.v-application .my-md-n12{margin-top:-48px!important;margin-bottom:-48px!important}.v-application .my-md-n13{margin-top:-52px!important;margin-bottom:-52px!important}.v-application .my-md-n14{margin-top:-56px!important;margin-bottom:-56px!important}.v-application .my-md-n15{margin-top:-60px!important;margin-bottom:-60px!important}.v-application .my-md-n16{margin-top:-64px!important;margin-bottom:-64px!important}.v-application .mt-md-n1{margin-top:-4px!important}.v-application .mt-md-n2{margin-top:-8px!important}.v-application .mt-md-n3{margin-top:-12px!important}.v-application .mt-md-n4{margin-top:-16px!important}.v-application .mt-md-n5{margin-top:-20px!important}.v-application .mt-md-n6{margin-top:-24px!important}.v-application .mt-md-n7{margin-top:-28px!important}.v-application .mt-md-n8{margin-top:-32px!important}.v-application .mt-md-n9{margin-top:-36px!important}.v-application .mt-md-n10{margin-top:-40px!important}.v-application .mt-md-n11{margin-top:-44px!important}.v-application .mt-md-n12{margin-top:-48px!important}.v-application .mt-md-n13{margin-top:-52px!important}.v-application .mt-md-n14{margin-top:-56px!important}.v-application .mt-md-n15{margin-top:-60px!important}.v-application .mt-md-n16{margin-top:-64px!important}.v-application .mr-md-n1{margin-right:-4px!important}.v-application .mr-md-n2{margin-right:-8px!important}.v-application .mr-md-n3{margin-right:-12px!important}.v-application .mr-md-n4{margin-right:-16px!important}.v-application .mr-md-n5{margin-right:-20px!important}.v-application .mr-md-n6{margin-right:-24px!important}.v-application .mr-md-n7{margin-right:-28px!important}.v-application .mr-md-n8{margin-right:-32px!important}.v-application .mr-md-n9{margin-right:-36px!important}.v-application .mr-md-n10{margin-right:-40px!important}.v-application .mr-md-n11{margin-right:-44px!important}.v-application .mr-md-n12{margin-right:-48px!important}.v-application .mr-md-n13{margin-right:-52px!important}.v-application .mr-md-n14{margin-right:-56px!important}.v-application .mr-md-n15{margin-right:-60px!important}.v-application .mr-md-n16{margin-right:-64px!important}.v-application .mb-md-n1{margin-bottom:-4px!important}.v-application .mb-md-n2{margin-bottom:-8px!important}.v-application .mb-md-n3{margin-bottom:-12px!important}.v-application .mb-md-n4{margin-bottom:-16px!important}.v-application .mb-md-n5{margin-bottom:-20px!important}.v-application .mb-md-n6{margin-bottom:-24px!important}.v-application .mb-md-n7{margin-bottom:-28px!important}.v-application .mb-md-n8{margin-bottom:-32px!important}.v-application .mb-md-n9{margin-bottom:-36px!important}.v-application .mb-md-n10{margin-bottom:-40px!important}.v-application .mb-md-n11{margin-bottom:-44px!important}.v-application .mb-md-n12{margin-bottom:-48px!important}.v-application .mb-md-n13{margin-bottom:-52px!important}.v-application .mb-md-n14{margin-bottom:-56px!important}.v-application .mb-md-n15{margin-bottom:-60px!important}.v-application .mb-md-n16{margin-bottom:-64px!important}.v-application .ml-md-n1{margin-left:-4px!important}.v-application .ml-md-n2{margin-left:-8px!important}.v-application .ml-md-n3{margin-left:-12px!important}.v-application .ml-md-n4{margin-left:-16px!important}.v-application .ml-md-n5{margin-left:-20px!important}.v-application .ml-md-n6{margin-left:-24px!important}.v-application .ml-md-n7{margin-left:-28px!important}.v-application .ml-md-n8{margin-left:-32px!important}.v-application .ml-md-n9{margin-left:-36px!important}.v-application .ml-md-n10{margin-left:-40px!important}.v-application .ml-md-n11{margin-left:-44px!important}.v-application .ml-md-n12{margin-left:-48px!important}.v-application .ml-md-n13{margin-left:-52px!important}.v-application .ml-md-n14{margin-left:-56px!important}.v-application .ml-md-n15{margin-left:-60px!important}.v-application .ml-md-n16{margin-left:-64px!important}.v-application--is-ltr .ms-md-n1{margin-left:-4px!important}.v-application--is-rtl .ms-md-n1{margin-right:-4px!important}.v-application--is-ltr .ms-md-n2{margin-left:-8px!important}.v-application--is-rtl .ms-md-n2{margin-right:-8px!important}.v-application--is-ltr .ms-md-n3{margin-left:-12px!important}.v-application--is-rtl .ms-md-n3{margin-right:-12px!important}.v-application--is-ltr .ms-md-n4{margin-left:-16px!important}.v-application--is-rtl .ms-md-n4{margin-right:-16px!important}.v-application--is-ltr .ms-md-n5{margin-left:-20px!important}.v-application--is-rtl .ms-md-n5{margin-right:-20px!important}.v-application--is-ltr .ms-md-n6{margin-left:-24px!important}.v-application--is-rtl .ms-md-n6{margin-right:-24px!important}.v-application--is-ltr .ms-md-n7{margin-left:-28px!important}.v-application--is-rtl .ms-md-n7{margin-right:-28px!important}.v-application--is-ltr .ms-md-n8{margin-left:-32px!important}.v-application--is-rtl .ms-md-n8{margin-right:-32px!important}.v-application--is-ltr .ms-md-n9{margin-left:-36px!important}.v-application--is-rtl .ms-md-n9{margin-right:-36px!important}.v-application--is-ltr .ms-md-n10{margin-left:-40px!important}.v-application--is-rtl .ms-md-n10{margin-right:-40px!important}.v-application--is-ltr .ms-md-n11{margin-left:-44px!important}.v-application--is-rtl .ms-md-n11{margin-right:-44px!important}.v-application--is-ltr .ms-md-n12{margin-left:-48px!important}.v-application--is-rtl .ms-md-n12{margin-right:-48px!important}.v-application--is-ltr .ms-md-n13{margin-left:-52px!important}.v-application--is-rtl .ms-md-n13{margin-right:-52px!important}.v-application--is-ltr .ms-md-n14{margin-left:-56px!important}.v-application--is-rtl .ms-md-n14{margin-right:-56px!important}.v-application--is-ltr .ms-md-n15{margin-left:-60px!important}.v-application--is-rtl .ms-md-n15{margin-right:-60px!important}.v-application--is-ltr .ms-md-n16{margin-left:-64px!important}.v-application--is-rtl .ms-md-n16{margin-right:-64px!important}.v-application--is-ltr .me-md-n1{margin-right:-4px!important}.v-application--is-rtl .me-md-n1{margin-left:-4px!important}.v-application--is-ltr .me-md-n2{margin-right:-8px!important}.v-application--is-rtl .me-md-n2{margin-left:-8px!important}.v-application--is-ltr .me-md-n3{margin-right:-12px!important}.v-application--is-rtl .me-md-n3{margin-left:-12px!important}.v-application--is-ltr .me-md-n4{margin-right:-16px!important}.v-application--is-rtl .me-md-n4{margin-left:-16px!important}.v-application--is-ltr .me-md-n5{margin-right:-20px!important}.v-application--is-rtl .me-md-n5{margin-left:-20px!important}.v-application--is-ltr .me-md-n6{margin-right:-24px!important}.v-application--is-rtl .me-md-n6{margin-left:-24px!important}.v-application--is-ltr .me-md-n7{margin-right:-28px!important}.v-application--is-rtl .me-md-n7{margin-left:-28px!important}.v-application--is-ltr .me-md-n8{margin-right:-32px!important}.v-application--is-rtl .me-md-n8{margin-left:-32px!important}.v-application--is-ltr .me-md-n9{margin-right:-36px!important}.v-application--is-rtl .me-md-n9{margin-left:-36px!important}.v-application--is-ltr .me-md-n10{margin-right:-40px!important}.v-application--is-rtl .me-md-n10{margin-left:-40px!important}.v-application--is-ltr .me-md-n11{margin-right:-44px!important}.v-application--is-rtl .me-md-n11{margin-left:-44px!important}.v-application--is-ltr .me-md-n12{margin-right:-48px!important}.v-application--is-rtl .me-md-n12{margin-left:-48px!important}.v-application--is-ltr .me-md-n13{margin-right:-52px!important}.v-application--is-rtl .me-md-n13{margin-left:-52px!important}.v-application--is-ltr .me-md-n14{margin-right:-56px!important}.v-application--is-rtl .me-md-n14{margin-left:-56px!important}.v-application--is-ltr .me-md-n15{margin-right:-60px!important}.v-application--is-rtl .me-md-n15{margin-left:-60px!important}.v-application--is-ltr .me-md-n16{margin-right:-64px!important}.v-application--is-rtl .me-md-n16{margin-left:-64px!important}.v-application .pa-md-0{padding:0!important}.v-application .pa-md-1{padding:4px!important}.v-application .pa-md-2{padding:8px!important}.v-application .pa-md-3{padding:12px!important}.v-application .pa-md-4{padding:16px!important}.v-application .pa-md-5{padding:20px!important}.v-application .pa-md-6{padding:24px!important}.v-application .pa-md-7{padding:28px!important}.v-application .pa-md-8{padding:32px!important}.v-application .pa-md-9{padding:36px!important}.v-application .pa-md-10{padding:40px!important}.v-application .pa-md-11{padding:44px!important}.v-application .pa-md-12{padding:48px!important}.v-application .pa-md-13{padding:52px!important}.v-application .pa-md-14{padding:56px!important}.v-application .pa-md-15{padding:60px!important}.v-application .pa-md-16{padding:64px!important}.v-application .px-md-0{padding-right:0!important;padding-left:0!important}.v-application .px-md-1{padding-right:4px!important;padding-left:4px!important}.v-application .px-md-2{padding-right:8px!important;padding-left:8px!important}.v-application .px-md-3{padding-right:12px!important;padding-left:12px!important}.v-application .px-md-4{padding-right:16px!important;padding-left:16px!important}.v-application .px-md-5{padding-right:20px!important;padding-left:20px!important}.v-application .px-md-6{padding-right:24px!important;padding-left:24px!important}.v-application .px-md-7{padding-right:28px!important;padding-left:28px!important}.v-application .px-md-8{padding-right:32px!important;padding-left:32px!important}.v-application .px-md-9{padding-right:36px!important;padding-left:36px!important}.v-application .px-md-10{padding-right:40px!important;padding-left:40px!important}.v-application .px-md-11{padding-right:44px!important;padding-left:44px!important}.v-application .px-md-12{padding-right:48px!important;padding-left:48px!important}.v-application .px-md-13{padding-right:52px!important;padding-left:52px!important}.v-application .px-md-14{padding-right:56px!important;padding-left:56px!important}.v-application .px-md-15{padding-right:60px!important;padding-left:60px!important}.v-application .px-md-16{padding-right:64px!important;padding-left:64px!important}.v-application .py-md-0{padding-top:0!important;padding-bottom:0!important}.v-application .py-md-1{padding-top:4px!important;padding-bottom:4px!important}.v-application .py-md-2{padding-top:8px!important;padding-bottom:8px!important}.v-application .py-md-3{padding-top:12px!important;padding-bottom:12px!important}.v-application .py-md-4{padding-top:16px!important;padding-bottom:16px!important}.v-application .py-md-5{padding-top:20px!important;padding-bottom:20px!important}.v-application .py-md-6{padding-top:24px!important;padding-bottom:24px!important}.v-application .py-md-7{padding-top:28px!important;padding-bottom:28px!important}.v-application .py-md-8{padding-top:32px!important;padding-bottom:32px!important}.v-application .py-md-9{padding-top:36px!important;padding-bottom:36px!important}.v-application .py-md-10{padding-top:40px!important;padding-bottom:40px!important}.v-application .py-md-11{padding-top:44px!important;padding-bottom:44px!important}.v-application .py-md-12{padding-top:48px!important;padding-bottom:48px!important}.v-application .py-md-13{padding-top:52px!important;padding-bottom:52px!important}.v-application .py-md-14{padding-top:56px!important;padding-bottom:56px!important}.v-application .py-md-15{padding-top:60px!important;padding-bottom:60px!important}.v-application .py-md-16{padding-top:64px!important;padding-bottom:64px!important}.v-application .pt-md-0{padding-top:0!important}.v-application .pt-md-1{padding-top:4px!important}.v-application .pt-md-2{padding-top:8px!important}.v-application .pt-md-3{padding-top:12px!important}.v-application .pt-md-4{padding-top:16px!important}.v-application .pt-md-5{padding-top:20px!important}.v-application .pt-md-6{padding-top:24px!important}.v-application .pt-md-7{padding-top:28px!important}.v-application .pt-md-8{padding-top:32px!important}.v-application .pt-md-9{padding-top:36px!important}.v-application .pt-md-10{padding-top:40px!important}.v-application .pt-md-11{padding-top:44px!important}.v-application .pt-md-12{padding-top:48px!important}.v-application .pt-md-13{padding-top:52px!important}.v-application .pt-md-14{padding-top:56px!important}.v-application .pt-md-15{padding-top:60px!important}.v-application .pt-md-16{padding-top:64px!important}.v-application .pr-md-0{padding-right:0!important}.v-application .pr-md-1{padding-right:4px!important}.v-application .pr-md-2{padding-right:8px!important}.v-application .pr-md-3{padding-right:12px!important}.v-application .pr-md-4{padding-right:16px!important}.v-application .pr-md-5{padding-right:20px!important}.v-application .pr-md-6{padding-right:24px!important}.v-application .pr-md-7{padding-right:28px!important}.v-application .pr-md-8{padding-right:32px!important}.v-application .pr-md-9{padding-right:36px!important}.v-application .pr-md-10{padding-right:40px!important}.v-application .pr-md-11{padding-right:44px!important}.v-application .pr-md-12{padding-right:48px!important}.v-application .pr-md-13{padding-right:52px!important}.v-application .pr-md-14{padding-right:56px!important}.v-application .pr-md-15{padding-right:60px!important}.v-application .pr-md-16{padding-right:64px!important}.v-application .pb-md-0{padding-bottom:0!important}.v-application .pb-md-1{padding-bottom:4px!important}.v-application .pb-md-2{padding-bottom:8px!important}.v-application .pb-md-3{padding-bottom:12px!important}.v-application .pb-md-4{padding-bottom:16px!important}.v-application .pb-md-5{padding-bottom:20px!important}.v-application .pb-md-6{padding-bottom:24px!important}.v-application .pb-md-7{padding-bottom:28px!important}.v-application .pb-md-8{padding-bottom:32px!important}.v-application .pb-md-9{padding-bottom:36px!important}.v-application .pb-md-10{padding-bottom:40px!important}.v-application .pb-md-11{padding-bottom:44px!important}.v-application .pb-md-12{padding-bottom:48px!important}.v-application .pb-md-13{padding-bottom:52px!important}.v-application .pb-md-14{padding-bottom:56px!important}.v-application .pb-md-15{padding-bottom:60px!important}.v-application .pb-md-16{padding-bottom:64px!important}.v-application .pl-md-0{padding-left:0!important}.v-application .pl-md-1{padding-left:4px!important}.v-application .pl-md-2{padding-left:8px!important}.v-application .pl-md-3{padding-left:12px!important}.v-application .pl-md-4{padding-left:16px!important}.v-application .pl-md-5{padding-left:20px!important}.v-application .pl-md-6{padding-left:24px!important}.v-application .pl-md-7{padding-left:28px!important}.v-application .pl-md-8{padding-left:32px!important}.v-application .pl-md-9{padding-left:36px!important}.v-application .pl-md-10{padding-left:40px!important}.v-application .pl-md-11{padding-left:44px!important}.v-application .pl-md-12{padding-left:48px!important}.v-application .pl-md-13{padding-left:52px!important}.v-application .pl-md-14{padding-left:56px!important}.v-application .pl-md-15{padding-left:60px!important}.v-application .pl-md-16{padding-left:64px!important}.v-application--is-ltr .ps-md-0{padding-left:0!important}.v-application--is-rtl .ps-md-0{padding-right:0!important}.v-application--is-ltr .ps-md-1{padding-left:4px!important}.v-application--is-rtl .ps-md-1{padding-right:4px!important}.v-application--is-ltr .ps-md-2{padding-left:8px!important}.v-application--is-rtl .ps-md-2{padding-right:8px!important}.v-application--is-ltr .ps-md-3{padding-left:12px!important}.v-application--is-rtl .ps-md-3{padding-right:12px!important}.v-application--is-ltr .ps-md-4{padding-left:16px!important}.v-application--is-rtl .ps-md-4{padding-right:16px!important}.v-application--is-ltr .ps-md-5{padding-left:20px!important}.v-application--is-rtl .ps-md-5{padding-right:20px!important}.v-application--is-ltr .ps-md-6{padding-left:24px!important}.v-application--is-rtl .ps-md-6{padding-right:24px!important}.v-application--is-ltr .ps-md-7{padding-left:28px!important}.v-application--is-rtl .ps-md-7{padding-right:28px!important}.v-application--is-ltr .ps-md-8{padding-left:32px!important}.v-application--is-rtl .ps-md-8{padding-right:32px!important}.v-application--is-ltr .ps-md-9{padding-left:36px!important}.v-application--is-rtl .ps-md-9{padding-right:36px!important}.v-application--is-ltr .ps-md-10{padding-left:40px!important}.v-application--is-rtl .ps-md-10{padding-right:40px!important}.v-application--is-ltr .ps-md-11{padding-left:44px!important}.v-application--is-rtl .ps-md-11{padding-right:44px!important}.v-application--is-ltr .ps-md-12{padding-left:48px!important}.v-application--is-rtl .ps-md-12{padding-right:48px!important}.v-application--is-ltr .ps-md-13{padding-left:52px!important}.v-application--is-rtl .ps-md-13{padding-right:52px!important}.v-application--is-ltr .ps-md-14{padding-left:56px!important}.v-application--is-rtl .ps-md-14{padding-right:56px!important}.v-application--is-ltr .ps-md-15{padding-left:60px!important}.v-application--is-rtl .ps-md-15{padding-right:60px!important}.v-application--is-ltr .ps-md-16{padding-left:64px!important}.v-application--is-rtl .ps-md-16{padding-right:64px!important}.v-application--is-ltr .pe-md-0{padding-right:0!important}.v-application--is-rtl .pe-md-0{padding-left:0!important}.v-application--is-ltr .pe-md-1{padding-right:4px!important}.v-application--is-rtl .pe-md-1{padding-left:4px!important}.v-application--is-ltr .pe-md-2{padding-right:8px!important}.v-application--is-rtl .pe-md-2{padding-left:8px!important}.v-application--is-ltr .pe-md-3{padding-right:12px!important}.v-application--is-rtl .pe-md-3{padding-left:12px!important}.v-application--is-ltr .pe-md-4{padding-right:16px!important}.v-application--is-rtl .pe-md-4{padding-left:16px!important}.v-application--is-ltr .pe-md-5{padding-right:20px!important}.v-application--is-rtl .pe-md-5{padding-left:20px!important}.v-application--is-ltr .pe-md-6{padding-right:24px!important}.v-application--is-rtl .pe-md-6{padding-left:24px!important}.v-application--is-ltr .pe-md-7{padding-right:28px!important}.v-application--is-rtl .pe-md-7{padding-left:28px!important}.v-application--is-ltr .pe-md-8{padding-right:32px!important}.v-application--is-rtl .pe-md-8{padding-left:32px!important}.v-application--is-ltr .pe-md-9{padding-right:36px!important}.v-application--is-rtl .pe-md-9{padding-left:36px!important}.v-application--is-ltr .pe-md-10{padding-right:40px!important}.v-application--is-rtl .pe-md-10{padding-left:40px!important}.v-application--is-ltr .pe-md-11{padding-right:44px!important}.v-application--is-rtl .pe-md-11{padding-left:44px!important}.v-application--is-ltr .pe-md-12{padding-right:48px!important}.v-application--is-rtl .pe-md-12{padding-left:48px!important}.v-application--is-ltr .pe-md-13{padding-right:52px!important}.v-application--is-rtl .pe-md-13{padding-left:52px!important}.v-application--is-ltr .pe-md-14{padding-right:56px!important}.v-application--is-rtl .pe-md-14{padding-left:56px!important}.v-application--is-ltr .pe-md-15{padding-right:60px!important}.v-application--is-rtl .pe-md-15{padding-left:60px!important}.v-application--is-ltr .pe-md-16{padding-right:64px!important}.v-application--is-rtl .pe-md-16{padding-left:64px!important}.v-application .text-md-left{text-align:left!important}.v-application .text-md-right{text-align:right!important}.v-application .text-md-center{text-align:center!important}.v-application .text-md-justify{text-align:justify!important}.v-application .text-md-start{text-align:start!important}.v-application .text-md-end{text-align:end!important}.v-application .text-md-h1{font-size:6rem!important;line-height:6rem;letter-spacing:-.015625em!important}.v-application .text-md-h1,.v-application .text-md-h2{font-weight:300;font-family:Roboto,sans-serif!important}.v-application .text-md-h2{font-size:3.75rem!important;line-height:3.75rem;letter-spacing:-.0083333333em!important}.v-application .text-md-h3{font-size:3rem!important;line-height:3.125rem;letter-spacing:normal!important}.v-application .text-md-h3,.v-application .text-md-h4{font-weight:400;font-family:Roboto,sans-serif!important}.v-application .text-md-h4{font-size:2.125rem!important;line-height:2.5rem;letter-spacing:.0073529412em!important}.v-application .text-md-h5{font-size:1.5rem!important;font-weight:400;letter-spacing:normal!important}.v-application .text-md-h5,.v-application .text-md-h6{line-height:2rem;font-family:Roboto,sans-serif!important}.v-application .text-md-h6{font-size:1.25rem!important;font-weight:500;letter-spacing:.0125em!important}.v-application .text-md-subtitle-1{font-size:1rem!important;font-weight:400;line-height:1.75rem;letter-spacing:.009375em!important;font-family:Roboto,sans-serif!important}.v-application .text-md-subtitle-2{font-size:.875rem!important;font-weight:500;line-height:1.375rem;letter-spacing:.0071428571em!important;font-family:Roboto,sans-serif!important}.v-application .text-md-body-1{font-size:1rem!important;font-weight:400;line-height:1.5rem;letter-spacing:.03125em!important;font-family:Roboto,sans-serif!important}.v-application .text-md-body-2{font-weight:400;line-height:1.25rem;letter-spacing:.0178571429em!important}.v-application .text-md-body-2,.v-application .text-md-button{font-size:.875rem!important;font-family:Roboto,sans-serif!important}.v-application .text-md-button{font-weight:500;line-height:2.25rem;letter-spacing:.0892857143em!important;text-transform:uppercase!important}.v-application .text-md-caption{font-weight:400;line-height:1.25rem;letter-spacing:.0333333333em!important}.v-application .text-md-caption,.v-application .text-md-overline{font-size:.75rem!important;font-family:Roboto,sans-serif!important}.v-application .text-md-overline{font-weight:500;line-height:2rem;letter-spacing:.1666666667em!important;text-transform:uppercase!important}}@media(min-width:1264px){.v-application .d-lg-none{display:none!important}.v-application .d-lg-inline{display:inline!important}.v-application .d-lg-inline-block{display:inline-block!important}.v-application .d-lg-block{display:block!important}.v-application .d-lg-table{display:table!important}.v-application .d-lg-table-row{display:table-row!important}.v-application .d-lg-table-cell{display:table-cell!important}.v-application .d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.v-application .d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.v-application .float-lg-none{float:none!important}.v-application .float-lg-left{float:left!important}.v-application .float-lg-right{float:right!important}.v-application .flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.v-application .flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.v-application .flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.v-application .flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.v-application .flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.v-application .flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.v-application .flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.v-application .flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.v-application .flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.v-application .flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.v-application .flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.v-application .flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.v-application .justify-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.v-application .justify-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.v-application .justify-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.v-application .justify-lg-space-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.v-application .justify-lg-space-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.v-application .align-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.v-application .align-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.v-application .align-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.v-application .align-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.v-application .align-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.v-application .align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.v-application .align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.v-application .align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.v-application .align-content-lg-space-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.v-application .align-content-lg-space-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.v-application .align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.v-application .align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.v-application .align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.v-application .align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.v-application .align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.v-application .align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.v-application .align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.v-application .order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.v-application .order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.v-application .order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.v-application .order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.v-application .order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.v-application .order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.v-application .order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.v-application .order-lg-6{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.v-application .order-lg-7{-webkit-box-ordinal-group:8!important;-ms-flex-order:7!important;order:7!important}.v-application .order-lg-8{-webkit-box-ordinal-group:9!important;-ms-flex-order:8!important;order:8!important}.v-application .order-lg-9{-webkit-box-ordinal-group:10!important;-ms-flex-order:9!important;order:9!important}.v-application .order-lg-10{-webkit-box-ordinal-group:11!important;-ms-flex-order:10!important;order:10!important}.v-application .order-lg-11{-webkit-box-ordinal-group:12!important;-ms-flex-order:11!important;order:11!important}.v-application .order-lg-12{-webkit-box-ordinal-group:13!important;-ms-flex-order:12!important;order:12!important}.v-application .order-lg-last{-webkit-box-ordinal-group:14!important;-ms-flex-order:13!important;order:13!important}.v-application .ma-lg-0{margin:0!important}.v-application .ma-lg-1{margin:4px!important}.v-application .ma-lg-2{margin:8px!important}.v-application .ma-lg-3{margin:12px!important}.v-application .ma-lg-4{margin:16px!important}.v-application .ma-lg-5{margin:20px!important}.v-application .ma-lg-6{margin:24px!important}.v-application .ma-lg-7{margin:28px!important}.v-application .ma-lg-8{margin:32px!important}.v-application .ma-lg-9{margin:36px!important}.v-application .ma-lg-10{margin:40px!important}.v-application .ma-lg-11{margin:44px!important}.v-application .ma-lg-12{margin:48px!important}.v-application .ma-lg-13{margin:52px!important}.v-application .ma-lg-14{margin:56px!important}.v-application .ma-lg-15{margin:60px!important}.v-application .ma-lg-16{margin:64px!important}.v-application .ma-lg-auto{margin:auto!important}.v-application .mx-lg-0{margin-right:0!important;margin-left:0!important}.v-application .mx-lg-1{margin-right:4px!important;margin-left:4px!important}.v-application .mx-lg-2{margin-right:8px!important;margin-left:8px!important}.v-application .mx-lg-3{margin-right:12px!important;margin-left:12px!important}.v-application .mx-lg-4{margin-right:16px!important;margin-left:16px!important}.v-application .mx-lg-5{margin-right:20px!important;margin-left:20px!important}.v-application .mx-lg-6{margin-right:24px!important;margin-left:24px!important}.v-application .mx-lg-7{margin-right:28px!important;margin-left:28px!important}.v-application .mx-lg-8{margin-right:32px!important;margin-left:32px!important}.v-application .mx-lg-9{margin-right:36px!important;margin-left:36px!important}.v-application .mx-lg-10{margin-right:40px!important;margin-left:40px!important}.v-application .mx-lg-11{margin-right:44px!important;margin-left:44px!important}.v-application .mx-lg-12{margin-right:48px!important;margin-left:48px!important}.v-application .mx-lg-13{margin-right:52px!important;margin-left:52px!important}.v-application .mx-lg-14{margin-right:56px!important;margin-left:56px!important}.v-application .mx-lg-15{margin-right:60px!important;margin-left:60px!important}.v-application .mx-lg-16{margin-right:64px!important;margin-left:64px!important}.v-application .mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.v-application .my-lg-0{margin-top:0!important;margin-bottom:0!important}.v-application .my-lg-1{margin-top:4px!important;margin-bottom:4px!important}.v-application .my-lg-2{margin-top:8px!important;margin-bottom:8px!important}.v-application .my-lg-3{margin-top:12px!important;margin-bottom:12px!important}.v-application .my-lg-4{margin-top:16px!important;margin-bottom:16px!important}.v-application .my-lg-5{margin-top:20px!important;margin-bottom:20px!important}.v-application .my-lg-6{margin-top:24px!important;margin-bottom:24px!important}.v-application .my-lg-7{margin-top:28px!important;margin-bottom:28px!important}.v-application .my-lg-8{margin-top:32px!important;margin-bottom:32px!important}.v-application .my-lg-9{margin-top:36px!important;margin-bottom:36px!important}.v-application .my-lg-10{margin-top:40px!important;margin-bottom:40px!important}.v-application .my-lg-11{margin-top:44px!important;margin-bottom:44px!important}.v-application .my-lg-12{margin-top:48px!important;margin-bottom:48px!important}.v-application .my-lg-13{margin-top:52px!important;margin-bottom:52px!important}.v-application .my-lg-14{margin-top:56px!important;margin-bottom:56px!important}.v-application .my-lg-15{margin-top:60px!important;margin-bottom:60px!important}.v-application .my-lg-16{margin-top:64px!important;margin-bottom:64px!important}.v-application .my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.v-application .mt-lg-0{margin-top:0!important}.v-application .mt-lg-1{margin-top:4px!important}.v-application .mt-lg-2{margin-top:8px!important}.v-application .mt-lg-3{margin-top:12px!important}.v-application .mt-lg-4{margin-top:16px!important}.v-application .mt-lg-5{margin-top:20px!important}.v-application .mt-lg-6{margin-top:24px!important}.v-application .mt-lg-7{margin-top:28px!important}.v-application .mt-lg-8{margin-top:32px!important}.v-application .mt-lg-9{margin-top:36px!important}.v-application .mt-lg-10{margin-top:40px!important}.v-application .mt-lg-11{margin-top:44px!important}.v-application .mt-lg-12{margin-top:48px!important}.v-application .mt-lg-13{margin-top:52px!important}.v-application .mt-lg-14{margin-top:56px!important}.v-application .mt-lg-15{margin-top:60px!important}.v-application .mt-lg-16{margin-top:64px!important}.v-application .mt-lg-auto{margin-top:auto!important}.v-application .mr-lg-0{margin-right:0!important}.v-application .mr-lg-1{margin-right:4px!important}.v-application .mr-lg-2{margin-right:8px!important}.v-application .mr-lg-3{margin-right:12px!important}.v-application .mr-lg-4{margin-right:16px!important}.v-application .mr-lg-5{margin-right:20px!important}.v-application .mr-lg-6{margin-right:24px!important}.v-application .mr-lg-7{margin-right:28px!important}.v-application .mr-lg-8{margin-right:32px!important}.v-application .mr-lg-9{margin-right:36px!important}.v-application .mr-lg-10{margin-right:40px!important}.v-application .mr-lg-11{margin-right:44px!important}.v-application .mr-lg-12{margin-right:48px!important}.v-application .mr-lg-13{margin-right:52px!important}.v-application .mr-lg-14{margin-right:56px!important}.v-application .mr-lg-15{margin-right:60px!important}.v-application .mr-lg-16{margin-right:64px!important}.v-application .mr-lg-auto{margin-right:auto!important}.v-application .mb-lg-0{margin-bottom:0!important}.v-application .mb-lg-1{margin-bottom:4px!important}.v-application .mb-lg-2{margin-bottom:8px!important}.v-application .mb-lg-3{margin-bottom:12px!important}.v-application .mb-lg-4{margin-bottom:16px!important}.v-application .mb-lg-5{margin-bottom:20px!important}.v-application .mb-lg-6{margin-bottom:24px!important}.v-application .mb-lg-7{margin-bottom:28px!important}.v-application .mb-lg-8{margin-bottom:32px!important}.v-application .mb-lg-9{margin-bottom:36px!important}.v-application .mb-lg-10{margin-bottom:40px!important}.v-application .mb-lg-11{margin-bottom:44px!important}.v-application .mb-lg-12{margin-bottom:48px!important}.v-application .mb-lg-13{margin-bottom:52px!important}.v-application .mb-lg-14{margin-bottom:56px!important}.v-application .mb-lg-15{margin-bottom:60px!important}.v-application .mb-lg-16{margin-bottom:64px!important}.v-application .mb-lg-auto{margin-bottom:auto!important}.v-application .ml-lg-0{margin-left:0!important}.v-application .ml-lg-1{margin-left:4px!important}.v-application .ml-lg-2{margin-left:8px!important}.v-application .ml-lg-3{margin-left:12px!important}.v-application .ml-lg-4{margin-left:16px!important}.v-application .ml-lg-5{margin-left:20px!important}.v-application .ml-lg-6{margin-left:24px!important}.v-application .ml-lg-7{margin-left:28px!important}.v-application .ml-lg-8{margin-left:32px!important}.v-application .ml-lg-9{margin-left:36px!important}.v-application .ml-lg-10{margin-left:40px!important}.v-application .ml-lg-11{margin-left:44px!important}.v-application .ml-lg-12{margin-left:48px!important}.v-application .ml-lg-13{margin-left:52px!important}.v-application .ml-lg-14{margin-left:56px!important}.v-application .ml-lg-15{margin-left:60px!important}.v-application .ml-lg-16{margin-left:64px!important}.v-application .ml-lg-auto{margin-left:auto!important}.v-application--is-ltr .ms-lg-0{margin-left:0!important}.v-application--is-rtl .ms-lg-0{margin-right:0!important}.v-application--is-ltr .ms-lg-1{margin-left:4px!important}.v-application--is-rtl .ms-lg-1{margin-right:4px!important}.v-application--is-ltr .ms-lg-2{margin-left:8px!important}.v-application--is-rtl .ms-lg-2{margin-right:8px!important}.v-application--is-ltr .ms-lg-3{margin-left:12px!important}.v-application--is-rtl .ms-lg-3{margin-right:12px!important}.v-application--is-ltr .ms-lg-4{margin-left:16px!important}.v-application--is-rtl .ms-lg-4{margin-right:16px!important}.v-application--is-ltr .ms-lg-5{margin-left:20px!important}.v-application--is-rtl .ms-lg-5{margin-right:20px!important}.v-application--is-ltr .ms-lg-6{margin-left:24px!important}.v-application--is-rtl .ms-lg-6{margin-right:24px!important}.v-application--is-ltr .ms-lg-7{margin-left:28px!important}.v-application--is-rtl .ms-lg-7{margin-right:28px!important}.v-application--is-ltr .ms-lg-8{margin-left:32px!important}.v-application--is-rtl .ms-lg-8{margin-right:32px!important}.v-application--is-ltr .ms-lg-9{margin-left:36px!important}.v-application--is-rtl .ms-lg-9{margin-right:36px!important}.v-application--is-ltr .ms-lg-10{margin-left:40px!important}.v-application--is-rtl .ms-lg-10{margin-right:40px!important}.v-application--is-ltr .ms-lg-11{margin-left:44px!important}.v-application--is-rtl .ms-lg-11{margin-right:44px!important}.v-application--is-ltr .ms-lg-12{margin-left:48px!important}.v-application--is-rtl .ms-lg-12{margin-right:48px!important}.v-application--is-ltr .ms-lg-13{margin-left:52px!important}.v-application--is-rtl .ms-lg-13{margin-right:52px!important}.v-application--is-ltr .ms-lg-14{margin-left:56px!important}.v-application--is-rtl .ms-lg-14{margin-right:56px!important}.v-application--is-ltr .ms-lg-15{margin-left:60px!important}.v-application--is-rtl .ms-lg-15{margin-right:60px!important}.v-application--is-ltr .ms-lg-16{margin-left:64px!important}.v-application--is-rtl .ms-lg-16{margin-right:64px!important}.v-application--is-ltr .ms-lg-auto{margin-left:auto!important}.v-application--is-rtl .ms-lg-auto{margin-right:auto!important}.v-application--is-ltr .me-lg-0{margin-right:0!important}.v-application--is-rtl .me-lg-0{margin-left:0!important}.v-application--is-ltr .me-lg-1{margin-right:4px!important}.v-application--is-rtl .me-lg-1{margin-left:4px!important}.v-application--is-ltr .me-lg-2{margin-right:8px!important}.v-application--is-rtl .me-lg-2{margin-left:8px!important}.v-application--is-ltr .me-lg-3{margin-right:12px!important}.v-application--is-rtl .me-lg-3{margin-left:12px!important}.v-application--is-ltr .me-lg-4{margin-right:16px!important}.v-application--is-rtl .me-lg-4{margin-left:16px!important}.v-application--is-ltr .me-lg-5{margin-right:20px!important}.v-application--is-rtl .me-lg-5{margin-left:20px!important}.v-application--is-ltr .me-lg-6{margin-right:24px!important}.v-application--is-rtl .me-lg-6{margin-left:24px!important}.v-application--is-ltr .me-lg-7{margin-right:28px!important}.v-application--is-rtl .me-lg-7{margin-left:28px!important}.v-application--is-ltr .me-lg-8{margin-right:32px!important}.v-application--is-rtl .me-lg-8{margin-left:32px!important}.v-application--is-ltr .me-lg-9{margin-right:36px!important}.v-application--is-rtl .me-lg-9{margin-left:36px!important}.v-application--is-ltr .me-lg-10{margin-right:40px!important}.v-application--is-rtl .me-lg-10{margin-left:40px!important}.v-application--is-ltr .me-lg-11{margin-right:44px!important}.v-application--is-rtl .me-lg-11{margin-left:44px!important}.v-application--is-ltr .me-lg-12{margin-right:48px!important}.v-application--is-rtl .me-lg-12{margin-left:48px!important}.v-application--is-ltr .me-lg-13{margin-right:52px!important}.v-application--is-rtl .me-lg-13{margin-left:52px!important}.v-application--is-ltr .me-lg-14{margin-right:56px!important}.v-application--is-rtl .me-lg-14{margin-left:56px!important}.v-application--is-ltr .me-lg-15{margin-right:60px!important}.v-application--is-rtl .me-lg-15{margin-left:60px!important}.v-application--is-ltr .me-lg-16{margin-right:64px!important}.v-application--is-rtl .me-lg-16{margin-left:64px!important}.v-application--is-ltr .me-lg-auto{margin-right:auto!important}.v-application--is-rtl .me-lg-auto{margin-left:auto!important}.v-application .ma-lg-n1{margin:-4px!important}.v-application .ma-lg-n2{margin:-8px!important}.v-application .ma-lg-n3{margin:-12px!important}.v-application .ma-lg-n4{margin:-16px!important}.v-application .ma-lg-n5{margin:-20px!important}.v-application .ma-lg-n6{margin:-24px!important}.v-application .ma-lg-n7{margin:-28px!important}.v-application .ma-lg-n8{margin:-32px!important}.v-application .ma-lg-n9{margin:-36px!important}.v-application .ma-lg-n10{margin:-40px!important}.v-application .ma-lg-n11{margin:-44px!important}.v-application .ma-lg-n12{margin:-48px!important}.v-application .ma-lg-n13{margin:-52px!important}.v-application .ma-lg-n14{margin:-56px!important}.v-application .ma-lg-n15{margin:-60px!important}.v-application .ma-lg-n16{margin:-64px!important}.v-application .mx-lg-n1{margin-right:-4px!important;margin-left:-4px!important}.v-application .mx-lg-n2{margin-right:-8px!important;margin-left:-8px!important}.v-application .mx-lg-n3{margin-right:-12px!important;margin-left:-12px!important}.v-application .mx-lg-n4{margin-right:-16px!important;margin-left:-16px!important}.v-application .mx-lg-n5{margin-right:-20px!important;margin-left:-20px!important}.v-application .mx-lg-n6{margin-right:-24px!important;margin-left:-24px!important}.v-application .mx-lg-n7{margin-right:-28px!important;margin-left:-28px!important}.v-application .mx-lg-n8{margin-right:-32px!important;margin-left:-32px!important}.v-application .mx-lg-n9{margin-right:-36px!important;margin-left:-36px!important}.v-application .mx-lg-n10{margin-right:-40px!important;margin-left:-40px!important}.v-application .mx-lg-n11{margin-right:-44px!important;margin-left:-44px!important}.v-application .mx-lg-n12{margin-right:-48px!important;margin-left:-48px!important}.v-application .mx-lg-n13{margin-right:-52px!important;margin-left:-52px!important}.v-application .mx-lg-n14{margin-right:-56px!important;margin-left:-56px!important}.v-application .mx-lg-n15{margin-right:-60px!important;margin-left:-60px!important}.v-application .mx-lg-n16{margin-right:-64px!important;margin-left:-64px!important}.v-application .my-lg-n1{margin-top:-4px!important;margin-bottom:-4px!important}.v-application .my-lg-n2{margin-top:-8px!important;margin-bottom:-8px!important}.v-application .my-lg-n3{margin-top:-12px!important;margin-bottom:-12px!important}.v-application .my-lg-n4{margin-top:-16px!important;margin-bottom:-16px!important}.v-application .my-lg-n5{margin-top:-20px!important;margin-bottom:-20px!important}.v-application .my-lg-n6{margin-top:-24px!important;margin-bottom:-24px!important}.v-application .my-lg-n7{margin-top:-28px!important;margin-bottom:-28px!important}.v-application .my-lg-n8{margin-top:-32px!important;margin-bottom:-32px!important}.v-application .my-lg-n9{margin-top:-36px!important;margin-bottom:-36px!important}.v-application .my-lg-n10{margin-top:-40px!important;margin-bottom:-40px!important}.v-application .my-lg-n11{margin-top:-44px!important;margin-bottom:-44px!important}.v-application .my-lg-n12{margin-top:-48px!important;margin-bottom:-48px!important}.v-application .my-lg-n13{margin-top:-52px!important;margin-bottom:-52px!important}.v-application .my-lg-n14{margin-top:-56px!important;margin-bottom:-56px!important}.v-application .my-lg-n15{margin-top:-60px!important;margin-bottom:-60px!important}.v-application .my-lg-n16{margin-top:-64px!important;margin-bottom:-64px!important}.v-application .mt-lg-n1{margin-top:-4px!important}.v-application .mt-lg-n2{margin-top:-8px!important}.v-application .mt-lg-n3{margin-top:-12px!important}.v-application .mt-lg-n4{margin-top:-16px!important}.v-application .mt-lg-n5{margin-top:-20px!important}.v-application .mt-lg-n6{margin-top:-24px!important}.v-application .mt-lg-n7{margin-top:-28px!important}.v-application .mt-lg-n8{margin-top:-32px!important}.v-application .mt-lg-n9{margin-top:-36px!important}.v-application .mt-lg-n10{margin-top:-40px!important}.v-application .mt-lg-n11{margin-top:-44px!important}.v-application .mt-lg-n12{margin-top:-48px!important}.v-application .mt-lg-n13{margin-top:-52px!important}.v-application .mt-lg-n14{margin-top:-56px!important}.v-application .mt-lg-n15{margin-top:-60px!important}.v-application .mt-lg-n16{margin-top:-64px!important}.v-application .mr-lg-n1{margin-right:-4px!important}.v-application .mr-lg-n2{margin-right:-8px!important}.v-application .mr-lg-n3{margin-right:-12px!important}.v-application .mr-lg-n4{margin-right:-16px!important}.v-application .mr-lg-n5{margin-right:-20px!important}.v-application .mr-lg-n6{margin-right:-24px!important}.v-application .mr-lg-n7{margin-right:-28px!important}.v-application .mr-lg-n8{margin-right:-32px!important}.v-application .mr-lg-n9{margin-right:-36px!important}.v-application .mr-lg-n10{margin-right:-40px!important}.v-application .mr-lg-n11{margin-right:-44px!important}.v-application .mr-lg-n12{margin-right:-48px!important}.v-application .mr-lg-n13{margin-right:-52px!important}.v-application .mr-lg-n14{margin-right:-56px!important}.v-application .mr-lg-n15{margin-right:-60px!important}.v-application .mr-lg-n16{margin-right:-64px!important}.v-application .mb-lg-n1{margin-bottom:-4px!important}.v-application .mb-lg-n2{margin-bottom:-8px!important}.v-application .mb-lg-n3{margin-bottom:-12px!important}.v-application .mb-lg-n4{margin-bottom:-16px!important}.v-application .mb-lg-n5{margin-bottom:-20px!important}.v-application .mb-lg-n6{margin-bottom:-24px!important}.v-application .mb-lg-n7{margin-bottom:-28px!important}.v-application .mb-lg-n8{margin-bottom:-32px!important}.v-application .mb-lg-n9{margin-bottom:-36px!important}.v-application .mb-lg-n10{margin-bottom:-40px!important}.v-application .mb-lg-n11{margin-bottom:-44px!important}.v-application .mb-lg-n12{margin-bottom:-48px!important}.v-application .mb-lg-n13{margin-bottom:-52px!important}.v-application .mb-lg-n14{margin-bottom:-56px!important}.v-application .mb-lg-n15{margin-bottom:-60px!important}.v-application .mb-lg-n16{margin-bottom:-64px!important}.v-application .ml-lg-n1{margin-left:-4px!important}.v-application .ml-lg-n2{margin-left:-8px!important}.v-application .ml-lg-n3{margin-left:-12px!important}.v-application .ml-lg-n4{margin-left:-16px!important}.v-application .ml-lg-n5{margin-left:-20px!important}.v-application .ml-lg-n6{margin-left:-24px!important}.v-application .ml-lg-n7{margin-left:-28px!important}.v-application .ml-lg-n8{margin-left:-32px!important}.v-application .ml-lg-n9{margin-left:-36px!important}.v-application .ml-lg-n10{margin-left:-40px!important}.v-application .ml-lg-n11{margin-left:-44px!important}.v-application .ml-lg-n12{margin-left:-48px!important}.v-application .ml-lg-n13{margin-left:-52px!important}.v-application .ml-lg-n14{margin-left:-56px!important}.v-application .ml-lg-n15{margin-left:-60px!important}.v-application .ml-lg-n16{margin-left:-64px!important}.v-application--is-ltr .ms-lg-n1{margin-left:-4px!important}.v-application--is-rtl .ms-lg-n1{margin-right:-4px!important}.v-application--is-ltr .ms-lg-n2{margin-left:-8px!important}.v-application--is-rtl .ms-lg-n2{margin-right:-8px!important}.v-application--is-ltr .ms-lg-n3{margin-left:-12px!important}.v-application--is-rtl .ms-lg-n3{margin-right:-12px!important}.v-application--is-ltr .ms-lg-n4{margin-left:-16px!important}.v-application--is-rtl .ms-lg-n4{margin-right:-16px!important}.v-application--is-ltr .ms-lg-n5{margin-left:-20px!important}.v-application--is-rtl .ms-lg-n5{margin-right:-20px!important}.v-application--is-ltr .ms-lg-n6{margin-left:-24px!important}.v-application--is-rtl .ms-lg-n6{margin-right:-24px!important}.v-application--is-ltr .ms-lg-n7{margin-left:-28px!important}.v-application--is-rtl .ms-lg-n7{margin-right:-28px!important}.v-application--is-ltr .ms-lg-n8{margin-left:-32px!important}.v-application--is-rtl .ms-lg-n8{margin-right:-32px!important}.v-application--is-ltr .ms-lg-n9{margin-left:-36px!important}.v-application--is-rtl .ms-lg-n9{margin-right:-36px!important}.v-application--is-ltr .ms-lg-n10{margin-left:-40px!important}.v-application--is-rtl .ms-lg-n10{margin-right:-40px!important}.v-application--is-ltr .ms-lg-n11{margin-left:-44px!important}.v-application--is-rtl .ms-lg-n11{margin-right:-44px!important}.v-application--is-ltr .ms-lg-n12{margin-left:-48px!important}.v-application--is-rtl .ms-lg-n12{margin-right:-48px!important}.v-application--is-ltr .ms-lg-n13{margin-left:-52px!important}.v-application--is-rtl .ms-lg-n13{margin-right:-52px!important}.v-application--is-ltr .ms-lg-n14{margin-left:-56px!important}.v-application--is-rtl .ms-lg-n14{margin-right:-56px!important}.v-application--is-ltr .ms-lg-n15{margin-left:-60px!important}.v-application--is-rtl .ms-lg-n15{margin-right:-60px!important}.v-application--is-ltr .ms-lg-n16{margin-left:-64px!important}.v-application--is-rtl .ms-lg-n16{margin-right:-64px!important}.v-application--is-ltr .me-lg-n1{margin-right:-4px!important}.v-application--is-rtl .me-lg-n1{margin-left:-4px!important}.v-application--is-ltr .me-lg-n2{margin-right:-8px!important}.v-application--is-rtl .me-lg-n2{margin-left:-8px!important}.v-application--is-ltr .me-lg-n3{margin-right:-12px!important}.v-application--is-rtl .me-lg-n3{margin-left:-12px!important}.v-application--is-ltr .me-lg-n4{margin-right:-16px!important}.v-application--is-rtl .me-lg-n4{margin-left:-16px!important}.v-application--is-ltr .me-lg-n5{margin-right:-20px!important}.v-application--is-rtl .me-lg-n5{margin-left:-20px!important}.v-application--is-ltr .me-lg-n6{margin-right:-24px!important}.v-application--is-rtl .me-lg-n6{margin-left:-24px!important}.v-application--is-ltr .me-lg-n7{margin-right:-28px!important}.v-application--is-rtl .me-lg-n7{margin-left:-28px!important}.v-application--is-ltr .me-lg-n8{margin-right:-32px!important}.v-application--is-rtl .me-lg-n8{margin-left:-32px!important}.v-application--is-ltr .me-lg-n9{margin-right:-36px!important}.v-application--is-rtl .me-lg-n9{margin-left:-36px!important}.v-application--is-ltr .me-lg-n10{margin-right:-40px!important}.v-application--is-rtl .me-lg-n10{margin-left:-40px!important}.v-application--is-ltr .me-lg-n11{margin-right:-44px!important}.v-application--is-rtl .me-lg-n11{margin-left:-44px!important}.v-application--is-ltr .me-lg-n12{margin-right:-48px!important}.v-application--is-rtl .me-lg-n12{margin-left:-48px!important}.v-application--is-ltr .me-lg-n13{margin-right:-52px!important}.v-application--is-rtl .me-lg-n13{margin-left:-52px!important}.v-application--is-ltr .me-lg-n14{margin-right:-56px!important}.v-application--is-rtl .me-lg-n14{margin-left:-56px!important}.v-application--is-ltr .me-lg-n15{margin-right:-60px!important}.v-application--is-rtl .me-lg-n15{margin-left:-60px!important}.v-application--is-ltr .me-lg-n16{margin-right:-64px!important}.v-application--is-rtl .me-lg-n16{margin-left:-64px!important}.v-application .pa-lg-0{padding:0!important}.v-application .pa-lg-1{padding:4px!important}.v-application .pa-lg-2{padding:8px!important}.v-application .pa-lg-3{padding:12px!important}.v-application .pa-lg-4{padding:16px!important}.v-application .pa-lg-5{padding:20px!important}.v-application .pa-lg-6{padding:24px!important}.v-application .pa-lg-7{padding:28px!important}.v-application .pa-lg-8{padding:32px!important}.v-application .pa-lg-9{padding:36px!important}.v-application .pa-lg-10{padding:40px!important}.v-application .pa-lg-11{padding:44px!important}.v-application .pa-lg-12{padding:48px!important}.v-application .pa-lg-13{padding:52px!important}.v-application .pa-lg-14{padding:56px!important}.v-application .pa-lg-15{padding:60px!important}.v-application .pa-lg-16{padding:64px!important}.v-application .px-lg-0{padding-right:0!important;padding-left:0!important}.v-application .px-lg-1{padding-right:4px!important;padding-left:4px!important}.v-application .px-lg-2{padding-right:8px!important;padding-left:8px!important}.v-application .px-lg-3{padding-right:12px!important;padding-left:12px!important}.v-application .px-lg-4{padding-right:16px!important;padding-left:16px!important}.v-application .px-lg-5{padding-right:20px!important;padding-left:20px!important}.v-application .px-lg-6{padding-right:24px!important;padding-left:24px!important}.v-application .px-lg-7{padding-right:28px!important;padding-left:28px!important}.v-application .px-lg-8{padding-right:32px!important;padding-left:32px!important}.v-application .px-lg-9{padding-right:36px!important;padding-left:36px!important}.v-application .px-lg-10{padding-right:40px!important;padding-left:40px!important}.v-application .px-lg-11{padding-right:44px!important;padding-left:44px!important}.v-application .px-lg-12{padding-right:48px!important;padding-left:48px!important}.v-application .px-lg-13{padding-right:52px!important;padding-left:52px!important}.v-application .px-lg-14{padding-right:56px!important;padding-left:56px!important}.v-application .px-lg-15{padding-right:60px!important;padding-left:60px!important}.v-application .px-lg-16{padding-right:64px!important;padding-left:64px!important}.v-application .py-lg-0{padding-top:0!important;padding-bottom:0!important}.v-application .py-lg-1{padding-top:4px!important;padding-bottom:4px!important}.v-application .py-lg-2{padding-top:8px!important;padding-bottom:8px!important}.v-application .py-lg-3{padding-top:12px!important;padding-bottom:12px!important}.v-application .py-lg-4{padding-top:16px!important;padding-bottom:16px!important}.v-application .py-lg-5{padding-top:20px!important;padding-bottom:20px!important}.v-application .py-lg-6{padding-top:24px!important;padding-bottom:24px!important}.v-application .py-lg-7{padding-top:28px!important;padding-bottom:28px!important}.v-application .py-lg-8{padding-top:32px!important;padding-bottom:32px!important}.v-application .py-lg-9{padding-top:36px!important;padding-bottom:36px!important}.v-application .py-lg-10{padding-top:40px!important;padding-bottom:40px!important}.v-application .py-lg-11{padding-top:44px!important;padding-bottom:44px!important}.v-application .py-lg-12{padding-top:48px!important;padding-bottom:48px!important}.v-application .py-lg-13{padding-top:52px!important;padding-bottom:52px!important}.v-application .py-lg-14{padding-top:56px!important;padding-bottom:56px!important}.v-application .py-lg-15{padding-top:60px!important;padding-bottom:60px!important}.v-application .py-lg-16{padding-top:64px!important;padding-bottom:64px!important}.v-application .pt-lg-0{padding-top:0!important}.v-application .pt-lg-1{padding-top:4px!important}.v-application .pt-lg-2{padding-top:8px!important}.v-application .pt-lg-3{padding-top:12px!important}.v-application .pt-lg-4{padding-top:16px!important}.v-application .pt-lg-5{padding-top:20px!important}.v-application .pt-lg-6{padding-top:24px!important}.v-application .pt-lg-7{padding-top:28px!important}.v-application .pt-lg-8{padding-top:32px!important}.v-application .pt-lg-9{padding-top:36px!important}.v-application .pt-lg-10{padding-top:40px!important}.v-application .pt-lg-11{padding-top:44px!important}.v-application .pt-lg-12{padding-top:48px!important}.v-application .pt-lg-13{padding-top:52px!important}.v-application .pt-lg-14{padding-top:56px!important}.v-application .pt-lg-15{padding-top:60px!important}.v-application .pt-lg-16{padding-top:64px!important}.v-application .pr-lg-0{padding-right:0!important}.v-application .pr-lg-1{padding-right:4px!important}.v-application .pr-lg-2{padding-right:8px!important}.v-application .pr-lg-3{padding-right:12px!important}.v-application .pr-lg-4{padding-right:16px!important}.v-application .pr-lg-5{padding-right:20px!important}.v-application .pr-lg-6{padding-right:24px!important}.v-application .pr-lg-7{padding-right:28px!important}.v-application .pr-lg-8{padding-right:32px!important}.v-application .pr-lg-9{padding-right:36px!important}.v-application .pr-lg-10{padding-right:40px!important}.v-application .pr-lg-11{padding-right:44px!important}.v-application .pr-lg-12{padding-right:48px!important}.v-application .pr-lg-13{padding-right:52px!important}.v-application .pr-lg-14{padding-right:56px!important}.v-application .pr-lg-15{padding-right:60px!important}.v-application .pr-lg-16{padding-right:64px!important}.v-application .pb-lg-0{padding-bottom:0!important}.v-application .pb-lg-1{padding-bottom:4px!important}.v-application .pb-lg-2{padding-bottom:8px!important}.v-application .pb-lg-3{padding-bottom:12px!important}.v-application .pb-lg-4{padding-bottom:16px!important}.v-application .pb-lg-5{padding-bottom:20px!important}.v-application .pb-lg-6{padding-bottom:24px!important}.v-application .pb-lg-7{padding-bottom:28px!important}.v-application .pb-lg-8{padding-bottom:32px!important}.v-application .pb-lg-9{padding-bottom:36px!important}.v-application .pb-lg-10{padding-bottom:40px!important}.v-application .pb-lg-11{padding-bottom:44px!important}.v-application .pb-lg-12{padding-bottom:48px!important}.v-application .pb-lg-13{padding-bottom:52px!important}.v-application .pb-lg-14{padding-bottom:56px!important}.v-application .pb-lg-15{padding-bottom:60px!important}.v-application .pb-lg-16{padding-bottom:64px!important}.v-application .pl-lg-0{padding-left:0!important}.v-application .pl-lg-1{padding-left:4px!important}.v-application .pl-lg-2{padding-left:8px!important}.v-application .pl-lg-3{padding-left:12px!important}.v-application .pl-lg-4{padding-left:16px!important}.v-application .pl-lg-5{padding-left:20px!important}.v-application .pl-lg-6{padding-left:24px!important}.v-application .pl-lg-7{padding-left:28px!important}.v-application .pl-lg-8{padding-left:32px!important}.v-application .pl-lg-9{padding-left:36px!important}.v-application .pl-lg-10{padding-left:40px!important}.v-application .pl-lg-11{padding-left:44px!important}.v-application .pl-lg-12{padding-left:48px!important}.v-application .pl-lg-13{padding-left:52px!important}.v-application .pl-lg-14{padding-left:56px!important}.v-application .pl-lg-15{padding-left:60px!important}.v-application .pl-lg-16{padding-left:64px!important}.v-application--is-ltr .ps-lg-0{padding-left:0!important}.v-application--is-rtl .ps-lg-0{padding-right:0!important}.v-application--is-ltr .ps-lg-1{padding-left:4px!important}.v-application--is-rtl .ps-lg-1{padding-right:4px!important}.v-application--is-ltr .ps-lg-2{padding-left:8px!important}.v-application--is-rtl .ps-lg-2{padding-right:8px!important}.v-application--is-ltr .ps-lg-3{padding-left:12px!important}.v-application--is-rtl .ps-lg-3{padding-right:12px!important}.v-application--is-ltr .ps-lg-4{padding-left:16px!important}.v-application--is-rtl .ps-lg-4{padding-right:16px!important}.v-application--is-ltr .ps-lg-5{padding-left:20px!important}.v-application--is-rtl .ps-lg-5{padding-right:20px!important}.v-application--is-ltr .ps-lg-6{padding-left:24px!important}.v-application--is-rtl .ps-lg-6{padding-right:24px!important}.v-application--is-ltr .ps-lg-7{padding-left:28px!important}.v-application--is-rtl .ps-lg-7{padding-right:28px!important}.v-application--is-ltr .ps-lg-8{padding-left:32px!important}.v-application--is-rtl .ps-lg-8{padding-right:32px!important}.v-application--is-ltr .ps-lg-9{padding-left:36px!important}.v-application--is-rtl .ps-lg-9{padding-right:36px!important}.v-application--is-ltr .ps-lg-10{padding-left:40px!important}.v-application--is-rtl .ps-lg-10{padding-right:40px!important}.v-application--is-ltr .ps-lg-11{padding-left:44px!important}.v-application--is-rtl .ps-lg-11{padding-right:44px!important}.v-application--is-ltr .ps-lg-12{padding-left:48px!important}.v-application--is-rtl .ps-lg-12{padding-right:48px!important}.v-application--is-ltr .ps-lg-13{padding-left:52px!important}.v-application--is-rtl .ps-lg-13{padding-right:52px!important}.v-application--is-ltr .ps-lg-14{padding-left:56px!important}.v-application--is-rtl .ps-lg-14{padding-right:56px!important}.v-application--is-ltr .ps-lg-15{padding-left:60px!important}.v-application--is-rtl .ps-lg-15{padding-right:60px!important}.v-application--is-ltr .ps-lg-16{padding-left:64px!important}.v-application--is-rtl .ps-lg-16{padding-right:64px!important}.v-application--is-ltr .pe-lg-0{padding-right:0!important}.v-application--is-rtl .pe-lg-0{padding-left:0!important}.v-application--is-ltr .pe-lg-1{padding-right:4px!important}.v-application--is-rtl .pe-lg-1{padding-left:4px!important}.v-application--is-ltr .pe-lg-2{padding-right:8px!important}.v-application--is-rtl .pe-lg-2{padding-left:8px!important}.v-application--is-ltr .pe-lg-3{padding-right:12px!important}.v-application--is-rtl .pe-lg-3{padding-left:12px!important}.v-application--is-ltr .pe-lg-4{padding-right:16px!important}.v-application--is-rtl .pe-lg-4{padding-left:16px!important}.v-application--is-ltr .pe-lg-5{padding-right:20px!important}.v-application--is-rtl .pe-lg-5{padding-left:20px!important}.v-application--is-ltr .pe-lg-6{padding-right:24px!important}.v-application--is-rtl .pe-lg-6{padding-left:24px!important}.v-application--is-ltr .pe-lg-7{padding-right:28px!important}.v-application--is-rtl .pe-lg-7{padding-left:28px!important}.v-application--is-ltr .pe-lg-8{padding-right:32px!important}.v-application--is-rtl .pe-lg-8{padding-left:32px!important}.v-application--is-ltr .pe-lg-9{padding-right:36px!important}.v-application--is-rtl .pe-lg-9{padding-left:36px!important}.v-application--is-ltr .pe-lg-10{padding-right:40px!important}.v-application--is-rtl .pe-lg-10{padding-left:40px!important}.v-application--is-ltr .pe-lg-11{padding-right:44px!important}.v-application--is-rtl .pe-lg-11{padding-left:44px!important}.v-application--is-ltr .pe-lg-12{padding-right:48px!important}.v-application--is-rtl .pe-lg-12{padding-left:48px!important}.v-application--is-ltr .pe-lg-13{padding-right:52px!important}.v-application--is-rtl .pe-lg-13{padding-left:52px!important}.v-application--is-ltr .pe-lg-14{padding-right:56px!important}.v-application--is-rtl .pe-lg-14{padding-left:56px!important}.v-application--is-ltr .pe-lg-15{padding-right:60px!important}.v-application--is-rtl .pe-lg-15{padding-left:60px!important}.v-application--is-ltr .pe-lg-16{padding-right:64px!important}.v-application--is-rtl .pe-lg-16{padding-left:64px!important}.v-application .text-lg-left{text-align:left!important}.v-application .text-lg-right{text-align:right!important}.v-application .text-lg-center{text-align:center!important}.v-application .text-lg-justify{text-align:justify!important}.v-application .text-lg-start{text-align:start!important}.v-application .text-lg-end{text-align:end!important}.v-application .text-lg-h1{font-size:6rem!important;line-height:6rem;letter-spacing:-.015625em!important}.v-application .text-lg-h1,.v-application .text-lg-h2{font-weight:300;font-family:Roboto,sans-serif!important}.v-application .text-lg-h2{font-size:3.75rem!important;line-height:3.75rem;letter-spacing:-.0083333333em!important}.v-application .text-lg-h3{font-size:3rem!important;line-height:3.125rem;letter-spacing:normal!important}.v-application .text-lg-h3,.v-application .text-lg-h4{font-weight:400;font-family:Roboto,sans-serif!important}.v-application .text-lg-h4{font-size:2.125rem!important;line-height:2.5rem;letter-spacing:.0073529412em!important}.v-application .text-lg-h5{font-size:1.5rem!important;font-weight:400;letter-spacing:normal!important}.v-application .text-lg-h5,.v-application .text-lg-h6{line-height:2rem;font-family:Roboto,sans-serif!important}.v-application .text-lg-h6{font-size:1.25rem!important;font-weight:500;letter-spacing:.0125em!important}.v-application .text-lg-subtitle-1{font-size:1rem!important;font-weight:400;line-height:1.75rem;letter-spacing:.009375em!important;font-family:Roboto,sans-serif!important}.v-application .text-lg-subtitle-2{font-size:.875rem!important;font-weight:500;line-height:1.375rem;letter-spacing:.0071428571em!important;font-family:Roboto,sans-serif!important}.v-application .text-lg-body-1{font-size:1rem!important;font-weight:400;line-height:1.5rem;letter-spacing:.03125em!important;font-family:Roboto,sans-serif!important}.v-application .text-lg-body-2{font-weight:400;line-height:1.25rem;letter-spacing:.0178571429em!important}.v-application .text-lg-body-2,.v-application .text-lg-button{font-size:.875rem!important;font-family:Roboto,sans-serif!important}.v-application .text-lg-button{font-weight:500;line-height:2.25rem;letter-spacing:.0892857143em!important;text-transform:uppercase!important}.v-application .text-lg-caption{font-weight:400;line-height:1.25rem;letter-spacing:.0333333333em!important}.v-application .text-lg-caption,.v-application .text-lg-overline{font-size:.75rem!important;font-family:Roboto,sans-serif!important}.v-application .text-lg-overline{font-weight:500;line-height:2rem;letter-spacing:.1666666667em!important;text-transform:uppercase!important}}@media(min-width:1904px){.v-application .d-xl-none{display:none!important}.v-application .d-xl-inline{display:inline!important}.v-application .d-xl-inline-block{display:inline-block!important}.v-application .d-xl-block{display:block!important}.v-application .d-xl-table{display:table!important}.v-application .d-xl-table-row{display:table-row!important}.v-application .d-xl-table-cell{display:table-cell!important}.v-application .d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.v-application .d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.v-application .float-xl-none{float:none!important}.v-application .float-xl-left{float:left!important}.v-application .float-xl-right{float:right!important}.v-application .flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.v-application .flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.v-application .flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.v-application .flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.v-application .flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.v-application .flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.v-application .flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.v-application .flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.v-application .flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.v-application .flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.v-application .flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.v-application .flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.v-application .justify-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.v-application .justify-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.v-application .justify-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.v-application .justify-xl-space-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.v-application .justify-xl-space-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.v-application .align-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.v-application .align-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.v-application .align-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.v-application .align-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.v-application .align-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.v-application .align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.v-application .align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.v-application .align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.v-application .align-content-xl-space-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.v-application .align-content-xl-space-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.v-application .align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.v-application .align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.v-application .align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.v-application .align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.v-application .align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.v-application .align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.v-application .align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.v-application .order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.v-application .order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.v-application .order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.v-application .order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.v-application .order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.v-application .order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.v-application .order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.v-application .order-xl-6{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.v-application .order-xl-7{-webkit-box-ordinal-group:8!important;-ms-flex-order:7!important;order:7!important}.v-application .order-xl-8{-webkit-box-ordinal-group:9!important;-ms-flex-order:8!important;order:8!important}.v-application .order-xl-9{-webkit-box-ordinal-group:10!important;-ms-flex-order:9!important;order:9!important}.v-application .order-xl-10{-webkit-box-ordinal-group:11!important;-ms-flex-order:10!important;order:10!important}.v-application .order-xl-11{-webkit-box-ordinal-group:12!important;-ms-flex-order:11!important;order:11!important}.v-application .order-xl-12{-webkit-box-ordinal-group:13!important;-ms-flex-order:12!important;order:12!important}.v-application .order-xl-last{-webkit-box-ordinal-group:14!important;-ms-flex-order:13!important;order:13!important}.v-application .ma-xl-0{margin:0!important}.v-application .ma-xl-1{margin:4px!important}.v-application .ma-xl-2{margin:8px!important}.v-application .ma-xl-3{margin:12px!important}.v-application .ma-xl-4{margin:16px!important}.v-application .ma-xl-5{margin:20px!important}.v-application .ma-xl-6{margin:24px!important}.v-application .ma-xl-7{margin:28px!important}.v-application .ma-xl-8{margin:32px!important}.v-application .ma-xl-9{margin:36px!important}.v-application .ma-xl-10{margin:40px!important}.v-application .ma-xl-11{margin:44px!important}.v-application .ma-xl-12{margin:48px!important}.v-application .ma-xl-13{margin:52px!important}.v-application .ma-xl-14{margin:56px!important}.v-application .ma-xl-15{margin:60px!important}.v-application .ma-xl-16{margin:64px!important}.v-application .ma-xl-auto{margin:auto!important}.v-application .mx-xl-0{margin-right:0!important;margin-left:0!important}.v-application .mx-xl-1{margin-right:4px!important;margin-left:4px!important}.v-application .mx-xl-2{margin-right:8px!important;margin-left:8px!important}.v-application .mx-xl-3{margin-right:12px!important;margin-left:12px!important}.v-application .mx-xl-4{margin-right:16px!important;margin-left:16px!important}.v-application .mx-xl-5{margin-right:20px!important;margin-left:20px!important}.v-application .mx-xl-6{margin-right:24px!important;margin-left:24px!important}.v-application .mx-xl-7{margin-right:28px!important;margin-left:28px!important}.v-application .mx-xl-8{margin-right:32px!important;margin-left:32px!important}.v-application .mx-xl-9{margin-right:36px!important;margin-left:36px!important}.v-application .mx-xl-10{margin-right:40px!important;margin-left:40px!important}.v-application .mx-xl-11{margin-right:44px!important;margin-left:44px!important}.v-application .mx-xl-12{margin-right:48px!important;margin-left:48px!important}.v-application .mx-xl-13{margin-right:52px!important;margin-left:52px!important}.v-application .mx-xl-14{margin-right:56px!important;margin-left:56px!important}.v-application .mx-xl-15{margin-right:60px!important;margin-left:60px!important}.v-application .mx-xl-16{margin-right:64px!important;margin-left:64px!important}.v-application .mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.v-application .my-xl-0{margin-top:0!important;margin-bottom:0!important}.v-application .my-xl-1{margin-top:4px!important;margin-bottom:4px!important}.v-application .my-xl-2{margin-top:8px!important;margin-bottom:8px!important}.v-application .my-xl-3{margin-top:12px!important;margin-bottom:12px!important}.v-application .my-xl-4{margin-top:16px!important;margin-bottom:16px!important}.v-application .my-xl-5{margin-top:20px!important;margin-bottom:20px!important}.v-application .my-xl-6{margin-top:24px!important;margin-bottom:24px!important}.v-application .my-xl-7{margin-top:28px!important;margin-bottom:28px!important}.v-application .my-xl-8{margin-top:32px!important;margin-bottom:32px!important}.v-application .my-xl-9{margin-top:36px!important;margin-bottom:36px!important}.v-application .my-xl-10{margin-top:40px!important;margin-bottom:40px!important}.v-application .my-xl-11{margin-top:44px!important;margin-bottom:44px!important}.v-application .my-xl-12{margin-top:48px!important;margin-bottom:48px!important}.v-application .my-xl-13{margin-top:52px!important;margin-bottom:52px!important}.v-application .my-xl-14{margin-top:56px!important;margin-bottom:56px!important}.v-application .my-xl-15{margin-top:60px!important;margin-bottom:60px!important}.v-application .my-xl-16{margin-top:64px!important;margin-bottom:64px!important}.v-application .my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.v-application .mt-xl-0{margin-top:0!important}.v-application .mt-xl-1{margin-top:4px!important}.v-application .mt-xl-2{margin-top:8px!important}.v-application .mt-xl-3{margin-top:12px!important}.v-application .mt-xl-4{margin-top:16px!important}.v-application .mt-xl-5{margin-top:20px!important}.v-application .mt-xl-6{margin-top:24px!important}.v-application .mt-xl-7{margin-top:28px!important}.v-application .mt-xl-8{margin-top:32px!important}.v-application .mt-xl-9{margin-top:36px!important}.v-application .mt-xl-10{margin-top:40px!important}.v-application .mt-xl-11{margin-top:44px!important}.v-application .mt-xl-12{margin-top:48px!important}.v-application .mt-xl-13{margin-top:52px!important}.v-application .mt-xl-14{margin-top:56px!important}.v-application .mt-xl-15{margin-top:60px!important}.v-application .mt-xl-16{margin-top:64px!important}.v-application .mt-xl-auto{margin-top:auto!important}.v-application .mr-xl-0{margin-right:0!important}.v-application .mr-xl-1{margin-right:4px!important}.v-application .mr-xl-2{margin-right:8px!important}.v-application .mr-xl-3{margin-right:12px!important}.v-application .mr-xl-4{margin-right:16px!important}.v-application .mr-xl-5{margin-right:20px!important}.v-application .mr-xl-6{margin-right:24px!important}.v-application .mr-xl-7{margin-right:28px!important}.v-application .mr-xl-8{margin-right:32px!important}.v-application .mr-xl-9{margin-right:36px!important}.v-application .mr-xl-10{margin-right:40px!important}.v-application .mr-xl-11{margin-right:44px!important}.v-application .mr-xl-12{margin-right:48px!important}.v-application .mr-xl-13{margin-right:52px!important}.v-application .mr-xl-14{margin-right:56px!important}.v-application .mr-xl-15{margin-right:60px!important}.v-application .mr-xl-16{margin-right:64px!important}.v-application .mr-xl-auto{margin-right:auto!important}.v-application .mb-xl-0{margin-bottom:0!important}.v-application .mb-xl-1{margin-bottom:4px!important}.v-application .mb-xl-2{margin-bottom:8px!important}.v-application .mb-xl-3{margin-bottom:12px!important}.v-application .mb-xl-4{margin-bottom:16px!important}.v-application .mb-xl-5{margin-bottom:20px!important}.v-application .mb-xl-6{margin-bottom:24px!important}.v-application .mb-xl-7{margin-bottom:28px!important}.v-application .mb-xl-8{margin-bottom:32px!important}.v-application .mb-xl-9{margin-bottom:36px!important}.v-application .mb-xl-10{margin-bottom:40px!important}.v-application .mb-xl-11{margin-bottom:44px!important}.v-application .mb-xl-12{margin-bottom:48px!important}.v-application .mb-xl-13{margin-bottom:52px!important}.v-application .mb-xl-14{margin-bottom:56px!important}.v-application .mb-xl-15{margin-bottom:60px!important}.v-application .mb-xl-16{margin-bottom:64px!important}.v-application .mb-xl-auto{margin-bottom:auto!important}.v-application .ml-xl-0{margin-left:0!important}.v-application .ml-xl-1{margin-left:4px!important}.v-application .ml-xl-2{margin-left:8px!important}.v-application .ml-xl-3{margin-left:12px!important}.v-application .ml-xl-4{margin-left:16px!important}.v-application .ml-xl-5{margin-left:20px!important}.v-application .ml-xl-6{margin-left:24px!important}.v-application .ml-xl-7{margin-left:28px!important}.v-application .ml-xl-8{margin-left:32px!important}.v-application .ml-xl-9{margin-left:36px!important}.v-application .ml-xl-10{margin-left:40px!important}.v-application .ml-xl-11{margin-left:44px!important}.v-application .ml-xl-12{margin-left:48px!important}.v-application .ml-xl-13{margin-left:52px!important}.v-application .ml-xl-14{margin-left:56px!important}.v-application .ml-xl-15{margin-left:60px!important}.v-application .ml-xl-16{margin-left:64px!important}.v-application .ml-xl-auto{margin-left:auto!important}.v-application--is-ltr .ms-xl-0{margin-left:0!important}.v-application--is-rtl .ms-xl-0{margin-right:0!important}.v-application--is-ltr .ms-xl-1{margin-left:4px!important}.v-application--is-rtl .ms-xl-1{margin-right:4px!important}.v-application--is-ltr .ms-xl-2{margin-left:8px!important}.v-application--is-rtl .ms-xl-2{margin-right:8px!important}.v-application--is-ltr .ms-xl-3{margin-left:12px!important}.v-application--is-rtl .ms-xl-3{margin-right:12px!important}.v-application--is-ltr .ms-xl-4{margin-left:16px!important}.v-application--is-rtl .ms-xl-4{margin-right:16px!important}.v-application--is-ltr .ms-xl-5{margin-left:20px!important}.v-application--is-rtl .ms-xl-5{margin-right:20px!important}.v-application--is-ltr .ms-xl-6{margin-left:24px!important}.v-application--is-rtl .ms-xl-6{margin-right:24px!important}.v-application--is-ltr .ms-xl-7{margin-left:28px!important}.v-application--is-rtl .ms-xl-7{margin-right:28px!important}.v-application--is-ltr .ms-xl-8{margin-left:32px!important}.v-application--is-rtl .ms-xl-8{margin-right:32px!important}.v-application--is-ltr .ms-xl-9{margin-left:36px!important}.v-application--is-rtl .ms-xl-9{margin-right:36px!important}.v-application--is-ltr .ms-xl-10{margin-left:40px!important}.v-application--is-rtl .ms-xl-10{margin-right:40px!important}.v-application--is-ltr .ms-xl-11{margin-left:44px!important}.v-application--is-rtl .ms-xl-11{margin-right:44px!important}.v-application--is-ltr .ms-xl-12{margin-left:48px!important}.v-application--is-rtl .ms-xl-12{margin-right:48px!important}.v-application--is-ltr .ms-xl-13{margin-left:52px!important}.v-application--is-rtl .ms-xl-13{margin-right:52px!important}.v-application--is-ltr .ms-xl-14{margin-left:56px!important}.v-application--is-rtl .ms-xl-14{margin-right:56px!important}.v-application--is-ltr .ms-xl-15{margin-left:60px!important}.v-application--is-rtl .ms-xl-15{margin-right:60px!important}.v-application--is-ltr .ms-xl-16{margin-left:64px!important}.v-application--is-rtl .ms-xl-16{margin-right:64px!important}.v-application--is-ltr .ms-xl-auto{margin-left:auto!important}.v-application--is-rtl .ms-xl-auto{margin-right:auto!important}.v-application--is-ltr .me-xl-0{margin-right:0!important}.v-application--is-rtl .me-xl-0{margin-left:0!important}.v-application--is-ltr .me-xl-1{margin-right:4px!important}.v-application--is-rtl .me-xl-1{margin-left:4px!important}.v-application--is-ltr .me-xl-2{margin-right:8px!important}.v-application--is-rtl .me-xl-2{margin-left:8px!important}.v-application--is-ltr .me-xl-3{margin-right:12px!important}.v-application--is-rtl .me-xl-3{margin-left:12px!important}.v-application--is-ltr .me-xl-4{margin-right:16px!important}.v-application--is-rtl .me-xl-4{margin-left:16px!important}.v-application--is-ltr .me-xl-5{margin-right:20px!important}.v-application--is-rtl .me-xl-5{margin-left:20px!important}.v-application--is-ltr .me-xl-6{margin-right:24px!important}.v-application--is-rtl .me-xl-6{margin-left:24px!important}.v-application--is-ltr .me-xl-7{margin-right:28px!important}.v-application--is-rtl .me-xl-7{margin-left:28px!important}.v-application--is-ltr .me-xl-8{margin-right:32px!important}.v-application--is-rtl .me-xl-8{margin-left:32px!important}.v-application--is-ltr .me-xl-9{margin-right:36px!important}.v-application--is-rtl .me-xl-9{margin-left:36px!important}.v-application--is-ltr .me-xl-10{margin-right:40px!important}.v-application--is-rtl .me-xl-10{margin-left:40px!important}.v-application--is-ltr .me-xl-11{margin-right:44px!important}.v-application--is-rtl .me-xl-11{margin-left:44px!important}.v-application--is-ltr .me-xl-12{margin-right:48px!important}.v-application--is-rtl .me-xl-12{margin-left:48px!important}.v-application--is-ltr .me-xl-13{margin-right:52px!important}.v-application--is-rtl .me-xl-13{margin-left:52px!important}.v-application--is-ltr .me-xl-14{margin-right:56px!important}.v-application--is-rtl .me-xl-14{margin-left:56px!important}.v-application--is-ltr .me-xl-15{margin-right:60px!important}.v-application--is-rtl .me-xl-15{margin-left:60px!important}.v-application--is-ltr .me-xl-16{margin-right:64px!important}.v-application--is-rtl .me-xl-16{margin-left:64px!important}.v-application--is-ltr .me-xl-auto{margin-right:auto!important}.v-application--is-rtl .me-xl-auto{margin-left:auto!important}.v-application .ma-xl-n1{margin:-4px!important}.v-application .ma-xl-n2{margin:-8px!important}.v-application .ma-xl-n3{margin:-12px!important}.v-application .ma-xl-n4{margin:-16px!important}.v-application .ma-xl-n5{margin:-20px!important}.v-application .ma-xl-n6{margin:-24px!important}.v-application .ma-xl-n7{margin:-28px!important}.v-application .ma-xl-n8{margin:-32px!important}.v-application .ma-xl-n9{margin:-36px!important}.v-application .ma-xl-n10{margin:-40px!important}.v-application .ma-xl-n11{margin:-44px!important}.v-application .ma-xl-n12{margin:-48px!important}.v-application .ma-xl-n13{margin:-52px!important}.v-application .ma-xl-n14{margin:-56px!important}.v-application .ma-xl-n15{margin:-60px!important}.v-application .ma-xl-n16{margin:-64px!important}.v-application .mx-xl-n1{margin-right:-4px!important;margin-left:-4px!important}.v-application .mx-xl-n2{margin-right:-8px!important;margin-left:-8px!important}.v-application .mx-xl-n3{margin-right:-12px!important;margin-left:-12px!important}.v-application .mx-xl-n4{margin-right:-16px!important;margin-left:-16px!important}.v-application .mx-xl-n5{margin-right:-20px!important;margin-left:-20px!important}.v-application .mx-xl-n6{margin-right:-24px!important;margin-left:-24px!important}.v-application .mx-xl-n7{margin-right:-28px!important;margin-left:-28px!important}.v-application .mx-xl-n8{margin-right:-32px!important;margin-left:-32px!important}.v-application .mx-xl-n9{margin-right:-36px!important;margin-left:-36px!important}.v-application .mx-xl-n10{margin-right:-40px!important;margin-left:-40px!important}.v-application .mx-xl-n11{margin-right:-44px!important;margin-left:-44px!important}.v-application .mx-xl-n12{margin-right:-48px!important;margin-left:-48px!important}.v-application .mx-xl-n13{margin-right:-52px!important;margin-left:-52px!important}.v-application .mx-xl-n14{margin-right:-56px!important;margin-left:-56px!important}.v-application .mx-xl-n15{margin-right:-60px!important;margin-left:-60px!important}.v-application .mx-xl-n16{margin-right:-64px!important;margin-left:-64px!important}.v-application .my-xl-n1{margin-top:-4px!important;margin-bottom:-4px!important}.v-application .my-xl-n2{margin-top:-8px!important;margin-bottom:-8px!important}.v-application .my-xl-n3{margin-top:-12px!important;margin-bottom:-12px!important}.v-application .my-xl-n4{margin-top:-16px!important;margin-bottom:-16px!important}.v-application .my-xl-n5{margin-top:-20px!important;margin-bottom:-20px!important}.v-application .my-xl-n6{margin-top:-24px!important;margin-bottom:-24px!important}.v-application .my-xl-n7{margin-top:-28px!important;margin-bottom:-28px!important}.v-application .my-xl-n8{margin-top:-32px!important;margin-bottom:-32px!important}.v-application .my-xl-n9{margin-top:-36px!important;margin-bottom:-36px!important}.v-application .my-xl-n10{margin-top:-40px!important;margin-bottom:-40px!important}.v-application .my-xl-n11{margin-top:-44px!important;margin-bottom:-44px!important}.v-application .my-xl-n12{margin-top:-48px!important;margin-bottom:-48px!important}.v-application .my-xl-n13{margin-top:-52px!important;margin-bottom:-52px!important}.v-application .my-xl-n14{margin-top:-56px!important;margin-bottom:-56px!important}.v-application .my-xl-n15{margin-top:-60px!important;margin-bottom:-60px!important}.v-application .my-xl-n16{margin-top:-64px!important;margin-bottom:-64px!important}.v-application .mt-xl-n1{margin-top:-4px!important}.v-application .mt-xl-n2{margin-top:-8px!important}.v-application .mt-xl-n3{margin-top:-12px!important}.v-application .mt-xl-n4{margin-top:-16px!important}.v-application .mt-xl-n5{margin-top:-20px!important}.v-application .mt-xl-n6{margin-top:-24px!important}.v-application .mt-xl-n7{margin-top:-28px!important}.v-application .mt-xl-n8{margin-top:-32px!important}.v-application .mt-xl-n9{margin-top:-36px!important}.v-application .mt-xl-n10{margin-top:-40px!important}.v-application .mt-xl-n11{margin-top:-44px!important}.v-application .mt-xl-n12{margin-top:-48px!important}.v-application .mt-xl-n13{margin-top:-52px!important}.v-application .mt-xl-n14{margin-top:-56px!important}.v-application .mt-xl-n15{margin-top:-60px!important}.v-application .mt-xl-n16{margin-top:-64px!important}.v-application .mr-xl-n1{margin-right:-4px!important}.v-application .mr-xl-n2{margin-right:-8px!important}.v-application .mr-xl-n3{margin-right:-12px!important}.v-application .mr-xl-n4{margin-right:-16px!important}.v-application .mr-xl-n5{margin-right:-20px!important}.v-application .mr-xl-n6{margin-right:-24px!important}.v-application .mr-xl-n7{margin-right:-28px!important}.v-application .mr-xl-n8{margin-right:-32px!important}.v-application .mr-xl-n9{margin-right:-36px!important}.v-application .mr-xl-n10{margin-right:-40px!important}.v-application .mr-xl-n11{margin-right:-44px!important}.v-application .mr-xl-n12{margin-right:-48px!important}.v-application .mr-xl-n13{margin-right:-52px!important}.v-application .mr-xl-n14{margin-right:-56px!important}.v-application .mr-xl-n15{margin-right:-60px!important}.v-application .mr-xl-n16{margin-right:-64px!important}.v-application .mb-xl-n1{margin-bottom:-4px!important}.v-application .mb-xl-n2{margin-bottom:-8px!important}.v-application .mb-xl-n3{margin-bottom:-12px!important}.v-application .mb-xl-n4{margin-bottom:-16px!important}.v-application .mb-xl-n5{margin-bottom:-20px!important}.v-application .mb-xl-n6{margin-bottom:-24px!important}.v-application .mb-xl-n7{margin-bottom:-28px!important}.v-application .mb-xl-n8{margin-bottom:-32px!important}.v-application .mb-xl-n9{margin-bottom:-36px!important}.v-application .mb-xl-n10{margin-bottom:-40px!important}.v-application .mb-xl-n11{margin-bottom:-44px!important}.v-application .mb-xl-n12{margin-bottom:-48px!important}.v-application .mb-xl-n13{margin-bottom:-52px!important}.v-application .mb-xl-n14{margin-bottom:-56px!important}.v-application .mb-xl-n15{margin-bottom:-60px!important}.v-application .mb-xl-n16{margin-bottom:-64px!important}.v-application .ml-xl-n1{margin-left:-4px!important}.v-application .ml-xl-n2{margin-left:-8px!important}.v-application .ml-xl-n3{margin-left:-12px!important}.v-application .ml-xl-n4{margin-left:-16px!important}.v-application .ml-xl-n5{margin-left:-20px!important}.v-application .ml-xl-n6{margin-left:-24px!important}.v-application .ml-xl-n7{margin-left:-28px!important}.v-application .ml-xl-n8{margin-left:-32px!important}.v-application .ml-xl-n9{margin-left:-36px!important}.v-application .ml-xl-n10{margin-left:-40px!important}.v-application .ml-xl-n11{margin-left:-44px!important}.v-application .ml-xl-n12{margin-left:-48px!important}.v-application .ml-xl-n13{margin-left:-52px!important}.v-application .ml-xl-n14{margin-left:-56px!important}.v-application .ml-xl-n15{margin-left:-60px!important}.v-application .ml-xl-n16{margin-left:-64px!important}.v-application--is-ltr .ms-xl-n1{margin-left:-4px!important}.v-application--is-rtl .ms-xl-n1{margin-right:-4px!important}.v-application--is-ltr .ms-xl-n2{margin-left:-8px!important}.v-application--is-rtl .ms-xl-n2{margin-right:-8px!important}.v-application--is-ltr .ms-xl-n3{margin-left:-12px!important}.v-application--is-rtl .ms-xl-n3{margin-right:-12px!important}.v-application--is-ltr .ms-xl-n4{margin-left:-16px!important}.v-application--is-rtl .ms-xl-n4{margin-right:-16px!important}.v-application--is-ltr .ms-xl-n5{margin-left:-20px!important}.v-application--is-rtl .ms-xl-n5{margin-right:-20px!important}.v-application--is-ltr .ms-xl-n6{margin-left:-24px!important}.v-application--is-rtl .ms-xl-n6{margin-right:-24px!important}.v-application--is-ltr .ms-xl-n7{margin-left:-28px!important}.v-application--is-rtl .ms-xl-n7{margin-right:-28px!important}.v-application--is-ltr .ms-xl-n8{margin-left:-32px!important}.v-application--is-rtl .ms-xl-n8{margin-right:-32px!important}.v-application--is-ltr .ms-xl-n9{margin-left:-36px!important}.v-application--is-rtl .ms-xl-n9{margin-right:-36px!important}.v-application--is-ltr .ms-xl-n10{margin-left:-40px!important}.v-application--is-rtl .ms-xl-n10{margin-right:-40px!important}.v-application--is-ltr .ms-xl-n11{margin-left:-44px!important}.v-application--is-rtl .ms-xl-n11{margin-right:-44px!important}.v-application--is-ltr .ms-xl-n12{margin-left:-48px!important}.v-application--is-rtl .ms-xl-n12{margin-right:-48px!important}.v-application--is-ltr .ms-xl-n13{margin-left:-52px!important}.v-application--is-rtl .ms-xl-n13{margin-right:-52px!important}.v-application--is-ltr .ms-xl-n14{margin-left:-56px!important}.v-application--is-rtl .ms-xl-n14{margin-right:-56px!important}.v-application--is-ltr .ms-xl-n15{margin-left:-60px!important}.v-application--is-rtl .ms-xl-n15{margin-right:-60px!important}.v-application--is-ltr .ms-xl-n16{margin-left:-64px!important}.v-application--is-rtl .ms-xl-n16{margin-right:-64px!important}.v-application--is-ltr .me-xl-n1{margin-right:-4px!important}.v-application--is-rtl .me-xl-n1{margin-left:-4px!important}.v-application--is-ltr .me-xl-n2{margin-right:-8px!important}.v-application--is-rtl .me-xl-n2{margin-left:-8px!important}.v-application--is-ltr .me-xl-n3{margin-right:-12px!important}.v-application--is-rtl .me-xl-n3{margin-left:-12px!important}.v-application--is-ltr .me-xl-n4{margin-right:-16px!important}.v-application--is-rtl .me-xl-n4{margin-left:-16px!important}.v-application--is-ltr .me-xl-n5{margin-right:-20px!important}.v-application--is-rtl .me-xl-n5{margin-left:-20px!important}.v-application--is-ltr .me-xl-n6{margin-right:-24px!important}.v-application--is-rtl .me-xl-n6{margin-left:-24px!important}.v-application--is-ltr .me-xl-n7{margin-right:-28px!important}.v-application--is-rtl .me-xl-n7{margin-left:-28px!important}.v-application--is-ltr .me-xl-n8{margin-right:-32px!important}.v-application--is-rtl .me-xl-n8{margin-left:-32px!important}.v-application--is-ltr .me-xl-n9{margin-right:-36px!important}.v-application--is-rtl .me-xl-n9{margin-left:-36px!important}.v-application--is-ltr .me-xl-n10{margin-right:-40px!important}.v-application--is-rtl .me-xl-n10{margin-left:-40px!important}.v-application--is-ltr .me-xl-n11{margin-right:-44px!important}.v-application--is-rtl .me-xl-n11{margin-left:-44px!important}.v-application--is-ltr .me-xl-n12{margin-right:-48px!important}.v-application--is-rtl .me-xl-n12{margin-left:-48px!important}.v-application--is-ltr .me-xl-n13{margin-right:-52px!important}.v-application--is-rtl .me-xl-n13{margin-left:-52px!important}.v-application--is-ltr .me-xl-n14{margin-right:-56px!important}.v-application--is-rtl .me-xl-n14{margin-left:-56px!important}.v-application--is-ltr .me-xl-n15{margin-right:-60px!important}.v-application--is-rtl .me-xl-n15{margin-left:-60px!important}.v-application--is-ltr .me-xl-n16{margin-right:-64px!important}.v-application--is-rtl .me-xl-n16{margin-left:-64px!important}.v-application .pa-xl-0{padding:0!important}.v-application .pa-xl-1{padding:4px!important}.v-application .pa-xl-2{padding:8px!important}.v-application .pa-xl-3{padding:12px!important}.v-application .pa-xl-4{padding:16px!important}.v-application .pa-xl-5{padding:20px!important}.v-application .pa-xl-6{padding:24px!important}.v-application .pa-xl-7{padding:28px!important}.v-application .pa-xl-8{padding:32px!important}.v-application .pa-xl-9{padding:36px!important}.v-application .pa-xl-10{padding:40px!important}.v-application .pa-xl-11{padding:44px!important}.v-application .pa-xl-12{padding:48px!important}.v-application .pa-xl-13{padding:52px!important}.v-application .pa-xl-14{padding:56px!important}.v-application .pa-xl-15{padding:60px!important}.v-application .pa-xl-16{padding:64px!important}.v-application .px-xl-0{padding-right:0!important;padding-left:0!important}.v-application .px-xl-1{padding-right:4px!important;padding-left:4px!important}.v-application .px-xl-2{padding-right:8px!important;padding-left:8px!important}.v-application .px-xl-3{padding-right:12px!important;padding-left:12px!important}.v-application .px-xl-4{padding-right:16px!important;padding-left:16px!important}.v-application .px-xl-5{padding-right:20px!important;padding-left:20px!important}.v-application .px-xl-6{padding-right:24px!important;padding-left:24px!important}.v-application .px-xl-7{padding-right:28px!important;padding-left:28px!important}.v-application .px-xl-8{padding-right:32px!important;padding-left:32px!important}.v-application .px-xl-9{padding-right:36px!important;padding-left:36px!important}.v-application .px-xl-10{padding-right:40px!important;padding-left:40px!important}.v-application .px-xl-11{padding-right:44px!important;padding-left:44px!important}.v-application .px-xl-12{padding-right:48px!important;padding-left:48px!important}.v-application .px-xl-13{padding-right:52px!important;padding-left:52px!important}.v-application .px-xl-14{padding-right:56px!important;padding-left:56px!important}.v-application .px-xl-15{padding-right:60px!important;padding-left:60px!important}.v-application .px-xl-16{padding-right:64px!important;padding-left:64px!important}.v-application .py-xl-0{padding-top:0!important;padding-bottom:0!important}.v-application .py-xl-1{padding-top:4px!important;padding-bottom:4px!important}.v-application .py-xl-2{padding-top:8px!important;padding-bottom:8px!important}.v-application .py-xl-3{padding-top:12px!important;padding-bottom:12px!important}.v-application .py-xl-4{padding-top:16px!important;padding-bottom:16px!important}.v-application .py-xl-5{padding-top:20px!important;padding-bottom:20px!important}.v-application .py-xl-6{padding-top:24px!important;padding-bottom:24px!important}.v-application .py-xl-7{padding-top:28px!important;padding-bottom:28px!important}.v-application .py-xl-8{padding-top:32px!important;padding-bottom:32px!important}.v-application .py-xl-9{padding-top:36px!important;padding-bottom:36px!important}.v-application .py-xl-10{padding-top:40px!important;padding-bottom:40px!important}.v-application .py-xl-11{padding-top:44px!important;padding-bottom:44px!important}.v-application .py-xl-12{padding-top:48px!important;padding-bottom:48px!important}.v-application .py-xl-13{padding-top:52px!important;padding-bottom:52px!important}.v-application .py-xl-14{padding-top:56px!important;padding-bottom:56px!important}.v-application .py-xl-15{padding-top:60px!important;padding-bottom:60px!important}.v-application .py-xl-16{padding-top:64px!important;padding-bottom:64px!important}.v-application .pt-xl-0{padding-top:0!important}.v-application .pt-xl-1{padding-top:4px!important}.v-application .pt-xl-2{padding-top:8px!important}.v-application .pt-xl-3{padding-top:12px!important}.v-application .pt-xl-4{padding-top:16px!important}.v-application .pt-xl-5{padding-top:20px!important}.v-application .pt-xl-6{padding-top:24px!important}.v-application .pt-xl-7{padding-top:28px!important}.v-application .pt-xl-8{padding-top:32px!important}.v-application .pt-xl-9{padding-top:36px!important}.v-application .pt-xl-10{padding-top:40px!important}.v-application .pt-xl-11{padding-top:44px!important}.v-application .pt-xl-12{padding-top:48px!important}.v-application .pt-xl-13{padding-top:52px!important}.v-application .pt-xl-14{padding-top:56px!important}.v-application .pt-xl-15{padding-top:60px!important}.v-application .pt-xl-16{padding-top:64px!important}.v-application .pr-xl-0{padding-right:0!important}.v-application .pr-xl-1{padding-right:4px!important}.v-application .pr-xl-2{padding-right:8px!important}.v-application .pr-xl-3{padding-right:12px!important}.v-application .pr-xl-4{padding-right:16px!important}.v-application .pr-xl-5{padding-right:20px!important}.v-application .pr-xl-6{padding-right:24px!important}.v-application .pr-xl-7{padding-right:28px!important}.v-application .pr-xl-8{padding-right:32px!important}.v-application .pr-xl-9{padding-right:36px!important}.v-application .pr-xl-10{padding-right:40px!important}.v-application .pr-xl-11{padding-right:44px!important}.v-application .pr-xl-12{padding-right:48px!important}.v-application .pr-xl-13{padding-right:52px!important}.v-application .pr-xl-14{padding-right:56px!important}.v-application .pr-xl-15{padding-right:60px!important}.v-application .pr-xl-16{padding-right:64px!important}.v-application .pb-xl-0{padding-bottom:0!important}.v-application .pb-xl-1{padding-bottom:4px!important}.v-application .pb-xl-2{padding-bottom:8px!important}.v-application .pb-xl-3{padding-bottom:12px!important}.v-application .pb-xl-4{padding-bottom:16px!important}.v-application .pb-xl-5{padding-bottom:20px!important}.v-application .pb-xl-6{padding-bottom:24px!important}.v-application .pb-xl-7{padding-bottom:28px!important}.v-application .pb-xl-8{padding-bottom:32px!important}.v-application .pb-xl-9{padding-bottom:36px!important}.v-application .pb-xl-10{padding-bottom:40px!important}.v-application .pb-xl-11{padding-bottom:44px!important}.v-application .pb-xl-12{padding-bottom:48px!important}.v-application .pb-xl-13{padding-bottom:52px!important}.v-application .pb-xl-14{padding-bottom:56px!important}.v-application .pb-xl-15{padding-bottom:60px!important}.v-application .pb-xl-16{padding-bottom:64px!important}.v-application .pl-xl-0{padding-left:0!important}.v-application .pl-xl-1{padding-left:4px!important}.v-application .pl-xl-2{padding-left:8px!important}.v-application .pl-xl-3{padding-left:12px!important}.v-application .pl-xl-4{padding-left:16px!important}.v-application .pl-xl-5{padding-left:20px!important}.v-application .pl-xl-6{padding-left:24px!important}.v-application .pl-xl-7{padding-left:28px!important}.v-application .pl-xl-8{padding-left:32px!important}.v-application .pl-xl-9{padding-left:36px!important}.v-application .pl-xl-10{padding-left:40px!important}.v-application .pl-xl-11{padding-left:44px!important}.v-application .pl-xl-12{padding-left:48px!important}.v-application .pl-xl-13{padding-left:52px!important}.v-application .pl-xl-14{padding-left:56px!important}.v-application .pl-xl-15{padding-left:60px!important}.v-application .pl-xl-16{padding-left:64px!important}.v-application--is-ltr .ps-xl-0{padding-left:0!important}.v-application--is-rtl .ps-xl-0{padding-right:0!important}.v-application--is-ltr .ps-xl-1{padding-left:4px!important}.v-application--is-rtl .ps-xl-1{padding-right:4px!important}.v-application--is-ltr .ps-xl-2{padding-left:8px!important}.v-application--is-rtl .ps-xl-2{padding-right:8px!important}.v-application--is-ltr .ps-xl-3{padding-left:12px!important}.v-application--is-rtl .ps-xl-3{padding-right:12px!important}.v-application--is-ltr .ps-xl-4{padding-left:16px!important}.v-application--is-rtl .ps-xl-4{padding-right:16px!important}.v-application--is-ltr .ps-xl-5{padding-left:20px!important}.v-application--is-rtl .ps-xl-5{padding-right:20px!important}.v-application--is-ltr .ps-xl-6{padding-left:24px!important}.v-application--is-rtl .ps-xl-6{padding-right:24px!important}.v-application--is-ltr .ps-xl-7{padding-left:28px!important}.v-application--is-rtl .ps-xl-7{padding-right:28px!important}.v-application--is-ltr .ps-xl-8{padding-left:32px!important}.v-application--is-rtl .ps-xl-8{padding-right:32px!important}.v-application--is-ltr .ps-xl-9{padding-left:36px!important}.v-application--is-rtl .ps-xl-9{padding-right:36px!important}.v-application--is-ltr .ps-xl-10{padding-left:40px!important}.v-application--is-rtl .ps-xl-10{padding-right:40px!important}.v-application--is-ltr .ps-xl-11{padding-left:44px!important}.v-application--is-rtl .ps-xl-11{padding-right:44px!important}.v-application--is-ltr .ps-xl-12{padding-left:48px!important}.v-application--is-rtl .ps-xl-12{padding-right:48px!important}.v-application--is-ltr .ps-xl-13{padding-left:52px!important}.v-application--is-rtl .ps-xl-13{padding-right:52px!important}.v-application--is-ltr .ps-xl-14{padding-left:56px!important}.v-application--is-rtl .ps-xl-14{padding-right:56px!important}.v-application--is-ltr .ps-xl-15{padding-left:60px!important}.v-application--is-rtl .ps-xl-15{padding-right:60px!important}.v-application--is-ltr .ps-xl-16{padding-left:64px!important}.v-application--is-rtl .ps-xl-16{padding-right:64px!important}.v-application--is-ltr .pe-xl-0{padding-right:0!important}.v-application--is-rtl .pe-xl-0{padding-left:0!important}.v-application--is-ltr .pe-xl-1{padding-right:4px!important}.v-application--is-rtl .pe-xl-1{padding-left:4px!important}.v-application--is-ltr .pe-xl-2{padding-right:8px!important}.v-application--is-rtl .pe-xl-2{padding-left:8px!important}.v-application--is-ltr .pe-xl-3{padding-right:12px!important}.v-application--is-rtl .pe-xl-3{padding-left:12px!important}.v-application--is-ltr .pe-xl-4{padding-right:16px!important}.v-application--is-rtl .pe-xl-4{padding-left:16px!important}.v-application--is-ltr .pe-xl-5{padding-right:20px!important}.v-application--is-rtl .pe-xl-5{padding-left:20px!important}.v-application--is-ltr .pe-xl-6{padding-right:24px!important}.v-application--is-rtl .pe-xl-6{padding-left:24px!important}.v-application--is-ltr .pe-xl-7{padding-right:28px!important}.v-application--is-rtl .pe-xl-7{padding-left:28px!important}.v-application--is-ltr .pe-xl-8{padding-right:32px!important}.v-application--is-rtl .pe-xl-8{padding-left:32px!important}.v-application--is-ltr .pe-xl-9{padding-right:36px!important}.v-application--is-rtl .pe-xl-9{padding-left:36px!important}.v-application--is-ltr .pe-xl-10{padding-right:40px!important}.v-application--is-rtl .pe-xl-10{padding-left:40px!important}.v-application--is-ltr .pe-xl-11{padding-right:44px!important}.v-application--is-rtl .pe-xl-11{padding-left:44px!important}.v-application--is-ltr .pe-xl-12{padding-right:48px!important}.v-application--is-rtl .pe-xl-12{padding-left:48px!important}.v-application--is-ltr .pe-xl-13{padding-right:52px!important}.v-application--is-rtl .pe-xl-13{padding-left:52px!important}.v-application--is-ltr .pe-xl-14{padding-right:56px!important}.v-application--is-rtl .pe-xl-14{padding-left:56px!important}.v-application--is-ltr .pe-xl-15{padding-right:60px!important}.v-application--is-rtl .pe-xl-15{padding-left:60px!important}.v-application--is-ltr .pe-xl-16{padding-right:64px!important}.v-application--is-rtl .pe-xl-16{padding-left:64px!important}.v-application .text-xl-left{text-align:left!important}.v-application .text-xl-right{text-align:right!important}.v-application .text-xl-center{text-align:center!important}.v-application .text-xl-justify{text-align:justify!important}.v-application .text-xl-start{text-align:start!important}.v-application .text-xl-end{text-align:end!important}.v-application .text-xl-h1{font-size:6rem!important;line-height:6rem;letter-spacing:-.015625em!important}.v-application .text-xl-h1,.v-application .text-xl-h2{font-weight:300;font-family:Roboto,sans-serif!important}.v-application .text-xl-h2{font-size:3.75rem!important;line-height:3.75rem;letter-spacing:-.0083333333em!important}.v-application .text-xl-h3{font-size:3rem!important;line-height:3.125rem;letter-spacing:normal!important}.v-application .text-xl-h3,.v-application .text-xl-h4{font-weight:400;font-family:Roboto,sans-serif!important}.v-application .text-xl-h4{font-size:2.125rem!important;line-height:2.5rem;letter-spacing:.0073529412em!important}.v-application .text-xl-h5{font-size:1.5rem!important;font-weight:400;letter-spacing:normal!important}.v-application .text-xl-h5,.v-application .text-xl-h6{line-height:2rem;font-family:Roboto,sans-serif!important}.v-application .text-xl-h6{font-size:1.25rem!important;font-weight:500;letter-spacing:.0125em!important}.v-application .text-xl-subtitle-1{font-size:1rem!important;font-weight:400;line-height:1.75rem;letter-spacing:.009375em!important;font-family:Roboto,sans-serif!important}.v-application .text-xl-subtitle-2{font-size:.875rem!important;font-weight:500;line-height:1.375rem;letter-spacing:.0071428571em!important;font-family:Roboto,sans-serif!important}.v-application .text-xl-body-1{font-size:1rem!important;font-weight:400;line-height:1.5rem;letter-spacing:.03125em!important;font-family:Roboto,sans-serif!important}.v-application .text-xl-body-2{font-weight:400;line-height:1.25rem;letter-spacing:.0178571429em!important}.v-application .text-xl-body-2,.v-application .text-xl-button{font-size:.875rem!important;font-family:Roboto,sans-serif!important}.v-application .text-xl-button{font-weight:500;line-height:2.25rem;letter-spacing:.0892857143em!important;text-transform:uppercase!important}.v-application .text-xl-caption{font-weight:400;line-height:1.25rem;letter-spacing:.0333333333em!important}.v-application .text-xl-caption,.v-application .text-xl-overline{font-size:.75rem!important;font-family:Roboto,sans-serif!important}.v-application .text-xl-overline{font-weight:500;line-height:2rem;letter-spacing:.1666666667em!important;text-transform:uppercase!important}}@media print{.v-application .d-print-none{display:none!important}.v-application .d-print-inline{display:inline!important}.v-application .d-print-inline-block{display:inline-block!important}.v-application .d-print-block{display:block!important}.v-application .d-print-table{display:table!important}.v-application .d-print-table-row{display:table-row!important}.v-application .d-print-table-cell{display:table-cell!important}.v-application .d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.v-application .d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.v-application .float-print-none{float:none!important}.v-application .float-print-left{float:left!important}.v-application .float-print-right{float:right!important}}.theme--light.v-app-bar.v-toolbar.v-sheet{background-color:#f5f5f5}.theme--dark.v-app-bar.v-toolbar.v-sheet{background-color:#272727}.v-sheet.v-app-bar.v-toolbar{border-radius:0}.v-sheet.v-app-bar.v-toolbar:not(.v-sheet--outlined){-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-sheet.v-app-bar.v-toolbar.v-sheet--shaped{border-radius:24px 0}.v-app-bar:not([data-booted=true]){-webkit-transition:none!important;transition:none!important}.v-app-bar.v-app-bar--fixed{position:fixed;top:0;z-index:5}.v-app-bar.v-app-bar--hide-shadow{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important;box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-app-bar--fade-img-on-scroll .v-toolbar__image .v-image__image{-webkit-transition:opacity .4s cubic-bezier(.4,0,.2,1);transition:opacity .4s cubic-bezier(.4,0,.2,1)}.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll .v-toolbar__content{will-change:height}.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll .v-toolbar__image{will-change:opacity}.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll.v-app-bar--collapse-on-scroll .v-toolbar__extension{display:none}.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll.v-app-bar--is-scrolled .v-toolbar__title{padding-top:9px}.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll.v-app-bar--is-scrolled:not(.v-app-bar--bottom) .v-toolbar__title{padding-bottom:9px}.v-app-bar.v-app-bar--shrink-on-scroll .v-toolbar__title{font-size:inherit}.theme--light.v-toolbar.v-sheet{background-color:#fff}.theme--dark.v-toolbar.v-sheet{background-color:#272727}.v-sheet.v-toolbar{border-radius:0}.v-sheet.v-toolbar:not(.v-sheet--outlined){-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-sheet.v-toolbar.v-sheet--shaped{border-radius:24px 0}.v-toolbar{contain:layout;display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;-webkit-transition:transform .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),right .2s cubic-bezier(.4,0,.2,1),max-width .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:transform .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),right .2s cubic-bezier(.4,0,.2,1),max-width .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:transform .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),right .2s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1),max-width .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1);transition:transform .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),right .2s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1),max-width .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);position:relative;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-toolbar .v-input{padding-top:0;margin-top:0}.v-toolbar__content,.v-toolbar__extension{padding:4px 16px}.v-toolbar__content .v-btn.v-btn--icon.v-size--default,.v-toolbar__extension .v-btn.v-btn--icon.v-size--default{height:48px;width:48px}.v-application--is-ltr .v-toolbar__content>.v-btn.v-btn--icon:first-child,.v-application--is-ltr .v-toolbar__extension>.v-btn.v-btn--icon:first-child{margin-left:-12px}.v-application--is-rtl .v-toolbar__content>.v-btn.v-btn--icon:first-child,.v-application--is-rtl .v-toolbar__extension>.v-btn.v-btn--icon:first-child{margin-right:-12px}.v-application--is-ltr .v-toolbar__content>.v-btn.v-btn--icon:first-child+.v-toolbar__title,.v-application--is-ltr .v-toolbar__extension>.v-btn.v-btn--icon:first-child+.v-toolbar__title{padding-left:20px}.v-application--is-rtl .v-toolbar__content>.v-btn.v-btn--icon:first-child+.v-toolbar__title,.v-application--is-rtl .v-toolbar__extension>.v-btn.v-btn--icon:first-child+.v-toolbar__title{padding-right:20px}.v-application--is-ltr .v-toolbar__content>.v-btn.v-btn--icon:last-child,.v-application--is-ltr .v-toolbar__extension>.v-btn.v-btn--icon:last-child{margin-right:-12px}.v-application--is-rtl .v-toolbar__content>.v-btn.v-btn--icon:last-child,.v-application--is-rtl .v-toolbar__extension>.v-btn.v-btn--icon:last-child{margin-left:-12px}.v-toolbar__content>.v-tabs,.v-toolbar__extension>.v-tabs{height:inherit;margin-top:-4px;margin-bottom:-4px}.v-toolbar__content>.v-tabs>.v-slide-group.v-tabs-bar,.v-toolbar__extension>.v-tabs>.v-slide-group.v-tabs-bar{background-color:inherit;height:inherit}.v-toolbar__content>.v-tabs:first-child,.v-toolbar__extension>.v-tabs:first-child{margin-left:-16px}.v-toolbar__content>.v-tabs:last-child,.v-toolbar__extension>.v-tabs:last-child{margin-right:-16px}.v-toolbar__content,.v-toolbar__extension{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:0}.v-toolbar__image{position:absolute;top:0;bottom:0;width:100%;z-index:0;contain:strict}.v-toolbar__image,.v-toolbar__image .v-image{border-radius:inherit}.v-toolbar__items{display:-webkit-box;display:-ms-flexbox;display:flex;height:inherit}.v-toolbar__items>.v-btn{border-radius:0;height:100%!important;max-height:none}.v-toolbar__title{font-size:1.25rem;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-toolbar.v-toolbar--absolute{position:absolute;top:0;z-index:1}.v-toolbar.v-toolbar--bottom{top:auto;bottom:0}.v-toolbar.v-toolbar--collapse .v-toolbar__title{white-space:nowrap}.v-toolbar.v-toolbar--collapsed{max-width:112px;overflow:hidden}.v-application--is-ltr .v-toolbar.v-toolbar--collapsed{border-bottom-right-radius:24px}.v-application--is-rtl .v-toolbar.v-toolbar--collapsed{border-bottom-left-radius:24px}.v-toolbar.v-toolbar--collapsed .v-toolbar__extension,.v-toolbar.v-toolbar--collapsed .v-toolbar__title{display:none}.v-toolbar--dense .v-toolbar__content,.v-toolbar--dense .v-toolbar__extension{padding-top:0;padding-bottom:0}.v-toolbar--flat{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important;box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-toolbar--floating{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.v-toolbar--prominent .v-toolbar__content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.v-toolbar--prominent .v-toolbar__title{font-size:1.5rem;padding-top:6px}.v-toolbar--prominent:not(.v-toolbar--bottom) .v-toolbar__title{-ms-flex-item-align:end;align-self:flex-end;padding-bottom:6px;padding-top:0}.theme--light.v-image{color:rgba(0,0,0,.87)}.theme--dark.v-image{color:#fff}.v-image{z-index:0}.v-image__image,.v-image__placeholder{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%}.v-image__image{background-repeat:no-repeat}.v-image__image--preload{-webkit-filter:blur(2px);filter:blur(2px)}.v-image__image--contain{background-size:contain}.v-image__image--cover{background-size:cover}.v-responsive{position:relative;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.v-responsive__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0px;max-width:100%}.v-application--is-ltr .v-responsive__sizer~.v-responsive__content{margin-left:-100%}.v-application--is-rtl .v-responsive__sizer~.v-responsive__content{margin-right:-100%}.v-responsive__sizer{-webkit-transition:padding-bottom .2s cubic-bezier(.25,.8,.5,1);transition:padding-bottom .2s cubic-bezier(.25,.8,.5,1);-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0px}.v-btn:not(.v-btn--outlined).accent,.v-btn:not(.v-btn--outlined).error,.v-btn:not(.v-btn--outlined).info,.v-btn:not(.v-btn--outlined).primary,.v-btn:not(.v-btn--outlined).secondary,.v-btn:not(.v-btn--outlined).success,.v-btn:not(.v-btn--outlined).warning{color:#fff}.theme--light.v-btn{color:rgba(0,0,0,.87)}.theme--light.v-btn.v-btn--disabled,.theme--light.v-btn.v-btn--disabled .v-btn__loading,.theme--light.v-btn.v-btn--disabled .v-icon{color:rgba(0,0,0,.26)!important}.theme--light.v-btn.v-btn--disabled:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined){background-color:rgba(0,0,0,.12)!important}.theme--light.v-btn:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined){background-color:#f5f5f5}.theme--light.v-btn.v-btn--outlined.v-btn--text{border-color:rgba(0,0,0,.12)}.theme--light.v-btn.v-btn--icon{color:rgba(0,0,0,.54)}.theme--light.v-btn:hover:before{opacity:.04}.theme--light.v-btn--active:before,.theme--light.v-btn--active:hover:before,.theme--light.v-btn:focus:before{opacity:.12}.theme--light.v-btn--active:focus:before{opacity:.16}.theme--dark.v-btn{color:#fff}.theme--dark.v-btn.v-btn--disabled,.theme--dark.v-btn.v-btn--disabled .v-btn__loading,.theme--dark.v-btn.v-btn--disabled .v-icon{color:hsla(0,0%,100%,.3)!important}.theme--dark.v-btn.v-btn--disabled:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined){background-color:hsla(0,0%,100%,.12)!important}.theme--dark.v-btn:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined){background-color:#272727}.theme--dark.v-btn.v-btn--outlined.v-btn--text{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-btn.v-btn--icon{color:#fff}.theme--dark.v-btn:hover:before{opacity:.08}.theme--dark.v-btn--active:before,.theme--dark.v-btn--active:hover:before,.theme--dark.v-btn:focus:before{opacity:.24}.theme--dark.v-btn--active:focus:before{opacity:.32}.v-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-weight:500;letter-spacing:.0892857143em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:0;position:relative;text-decoration:none;text-indent:.0892857143em;text-transform:uppercase;-webkit-transition-duration:.28s;transition-duration:.28s;-webkit-transition-property:opacity,-webkit-box-shadow,-webkit-transform;transition-property:opacity,-webkit-box-shadow,-webkit-transform;transition-property:box-shadow,transform,opacity;transition-property:box-shadow,transform,opacity,-webkit-box-shadow,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.v-btn.v-size--x-small{font-size:.625rem}.v-btn.v-size--small{font-size:.75rem}.v-btn.v-size--default,.v-btn.v-size--large{font-size:.875rem}.v-btn.v-size--x-large{font-size:1rem}.v-btn:before{border-radius:inherit;bottom:0;color:inherit;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .2s cubic-bezier(.4,0,.6,1);transition:opacity .2s cubic-bezier(.4,0,.6,1);background-color:currentColor}.v-btn:not(.v-btn--disabled){will-change:box-shadow}.v-btn:not(.v-btn--round).v-size--x-small{height:20px;min-width:36px;padding:0 8.8888888889px}.v-btn:not(.v-btn--round).v-size--small{height:28px;min-width:50px;padding:0 12.4444444444px}.v-btn:not(.v-btn--round).v-size--default{height:36px;min-width:64px;padding:0 16px}.v-btn:not(.v-btn--round).v-size--large{height:44px;min-width:78px;padding:0 19.5555555556px}.v-btn:not(.v-btn--round).v-size--x-large{height:52px;min-width:92px;padding:0 23.1111111111px}.v-btn>.v-btn__content .v-icon{color:inherit}.v-btn__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit;line-height:normal;position:relative}.v-btn__content .v-icon--left,.v-btn__content .v-icon--right{font-size:18px;height:18px;width:18px}.v-application--is-ltr .v-btn__content .v-icon--left{margin-left:-4px;margin-right:8px}.v-application--is-ltr .v-btn__content .v-icon--right,.v-application--is-rtl .v-btn__content .v-icon--left{margin-left:8px;margin-right:-4px}.v-application--is-rtl .v-btn__content .v-icon--right{margin-left:-4px;margin-right:8px}.v-btn__loader{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0;width:100%}.v-btn:not(.v-btn--text):not(.v-btn--outlined).v-btn--active:before{opacity:.18}.v-btn:not(.v-btn--text):not(.v-btn--outlined):hover:before{opacity:.08}.v-btn:not(.v-btn--text):not(.v-btn--outlined):focus:before{opacity:.24}.v-btn--absolute,.v-btn--fixed{position:absolute}.v-btn--absolute.v-btn--right,.v-btn--fixed.v-btn--right{right:16px}.v-btn--absolute.v-btn--left,.v-btn--fixed.v-btn--left{left:16px}.v-btn--absolute.v-btn--top,.v-btn--fixed.v-btn--top{top:16px}.v-btn--absolute.v-btn--bottom,.v-btn--fixed.v-btn--bottom{bottom:16px}.v-btn--block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-width:100%!important;max-width:auto}.v-btn--contained{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-btn--contained:after{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-btn--contained:active{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-btn--depressed{-webkit-box-shadow:none!important;box-shadow:none!important}.v-btn--disabled{-webkit-box-shadow:none;box-shadow:none;pointer-events:none}.v-btn--fab,.v-btn--icon{min-height:0;min-width:0;padding:0}.v-btn--fab.v-size--x-small .v-icon,.v-btn--icon.v-size--x-small .v-icon{height:18px;font-size:18px;width:18px}.v-btn--fab.v-size--default .v-icon,.v-btn--fab.v-size--small .v-icon,.v-btn--icon.v-size--default .v-icon,.v-btn--icon.v-size--small .v-icon{height:24px;font-size:24px;width:24px}.v-btn--fab.v-size--large .v-icon,.v-btn--icon.v-size--large .v-icon{height:28px;font-size:28px;width:28px}.v-btn--fab.v-size--x-large .v-icon,.v-btn--icon.v-size--x-large .v-icon{height:32px;font-size:32px;width:32px}.v-btn--icon.v-size--x-small{height:20px;width:20px}.v-btn--icon.v-size--small{height:28px;width:28px}.v-btn--icon.v-size--default{height:36px;width:36px}.v-btn--icon.v-size--large{height:44px;width:44px}.v-btn--icon.v-size--x-large{height:52px;width:52px}.v-btn--fab.v-btn--contained{-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.v-btn--fab.v-btn--contained:after{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-btn--fab.v-btn--contained:active{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.v-btn--fab.v-btn--absolute,.v-btn--fab.v-btn--fixed{z-index:4}.v-btn--fab.v-size--x-small{height:32px;width:32px}.v-btn--fab.v-size--x-small.v-btn--absolute.v-btn--bottom{bottom:-16px}.v-btn--fab.v-size--x-small.v-btn--absolute.v-btn--top{top:-16px}.v-btn--fab.v-size--small{height:40px;width:40px}.v-btn--fab.v-size--small.v-btn--absolute.v-btn--bottom{bottom:-20px}.v-btn--fab.v-size--small.v-btn--absolute.v-btn--top{top:-20px}.v-btn--fab.v-size--default{height:56px;width:56px}.v-btn--fab.v-size--default.v-btn--absolute.v-btn--bottom{bottom:-28px}.v-btn--fab.v-size--default.v-btn--absolute.v-btn--top{top:-28px}.v-btn--fab.v-size--large{height:64px;width:64px}.v-btn--fab.v-size--large.v-btn--absolute.v-btn--bottom{bottom:-32px}.v-btn--fab.v-size--large.v-btn--absolute.v-btn--top{top:-32px}.v-btn--fab.v-size--x-large{height:72px;width:72px}.v-btn--fab.v-size--x-large.v-btn--absolute.v-btn--bottom{bottom:-36px}.v-btn--fab.v-size--x-large.v-btn--absolute.v-btn--top{top:-36px}.v-btn--fixed{position:fixed}.v-btn--loading{pointer-events:none;-webkit-transition:none;transition:none}.v-btn--loading .v-btn__content{opacity:0}.v-btn--outlined{border:thin solid currentColor}.v-btn--outlined .v-btn__content .v-icon,.v-btn--round .v-btn__content .v-icon{color:currentColor}.v-btn--flat,.v-btn--outlined,.v-btn--text{background-color:transparent}.v-btn--outlined:before,.v-btn--round:before,.v-btn--rounded:before{border-radius:inherit}.v-btn--round{border-radius:50%}.v-btn--rounded{border-radius:28px}.v-btn--tile{border-radius:0}.v-ripple__container{border-radius:inherit;width:100%;height:100%;z-index:0;contain:strict}.v-ripple__animation,.v-ripple__container{color:inherit;position:absolute;left:0;top:0;overflow:hidden;pointer-events:none}.v-ripple__animation{border-radius:50%;background:currentColor;opacity:0;will-change:transform,opacity}.v-ripple__animation--enter{-webkit-transition:none;transition:none}.v-ripple__animation--in{-webkit-transition:opacity .1s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:opacity .1s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .1s cubic-bezier(.4,0,.2,1);transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .1s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1)}.v-ripple__animation--out{-webkit-transition:opacity .3s cubic-bezier(.4,0,.2,1);transition:opacity .3s cubic-bezier(.4,0,.2,1)}.v-progress-circular{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-progress-circular>svg{width:100%;height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.v-progress-circular--indeterminate>svg{-webkit-animation:progress-circular-rotate 1.4s linear infinite;animation:progress-circular-rotate 1.4s linear infinite;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.v-progress-circular--indeterminate .v-progress-circular__overlay{-webkit-animation:progress-circular-dash 1.4s ease-in-out infinite;animation:progress-circular-dash 1.4s ease-in-out infinite;stroke-linecap:round;stroke-dasharray:80,200;stroke-dashoffset:0px}.v-progress-circular__info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v-progress-circular__underlay{stroke:rgba(0,0,0,.1);z-index:1}.v-progress-circular__overlay{stroke:currentColor;z-index:2;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}@-webkit-keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-125px}}@keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-125px}}@-webkit-keyframes progress-circular-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes progress-circular-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.theme--light.v-icon{color:rgba(0,0,0,.54)}.theme--light.v-icon:focus:after{opacity:.12}.theme--light.v-icon.v-icon.v-icon--disabled{color:rgba(0,0,0,.38)!important}.theme--dark.v-icon{color:#fff}.theme--dark.v-icon:focus:after{opacity:.24}.theme--dark.v-icon.v-icon.v-icon--disabled{color:hsla(0,0%,100%,.5)!important}.v-icon.v-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-font-feature-settings:"liga";font-feature-settings:"liga";font-size:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:normal;line-height:1;position:relative;text-indent:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1),visibility 0s;transition:.3s cubic-bezier(.25,.8,.5,1),visibility 0s;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-icon.v-icon:after{background-color:currentColor;border-radius:50%;content:"";display:inline-block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(1.3);transform:scale(1.3);width:100%;-webkit-transition:opacity .2s cubic-bezier(.4,0,.6,1);transition:opacity .2s cubic-bezier(.4,0,.6,1)}.v-icon.v-icon--dense{font-size:20px}.v-icon--right{margin-left:8px}.v-icon--left{margin-right:8px}.v-icon.v-icon.v-icon--link{cursor:pointer;outline:none}.v-icon--disabled{pointer-events:none}.v-icon--is-component,.v-icon--svg{height:24px;width:24px}.v-icon--svg{fill:currentColor}.v-icon--dense--is-component{height:20px}.theme--light.v-divider{border-color:rgba(0,0,0,.12)}.theme--dark.v-divider{border-color:hsla(0,0%,100%,.12)}.v-divider{display:block;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;max-width:100%;height:0;max-height:0;border:solid;border-width:thin 0 0 0;-webkit-transition:inherit;transition:inherit}.v-divider--inset:not(.v-divider--vertical){max-width:calc(100% - 72px)}.v-application--is-ltr .v-divider--inset:not(.v-divider--vertical){margin-left:72px}.v-application--is-rtl .v-divider--inset:not(.v-divider--vertical){margin-right:72px}.v-divider--vertical{-ms-flex-item-align:stretch;align-self:stretch;border:solid;border-width:0 thin 0 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:inherit;min-height:100%;max-height:100%;max-width:0;width:0;vertical-align:text-bottom}.v-divider--vertical.v-divider--inset{margin-top:8px;min-height:0;max-height:calc(100% - 16px)}.v-list.accent>.v-list-item,.v-list.error>.v-list-item,.v-list.info>.v-list-item,.v-list.primary>.v-list-item,.v-list.secondary>.v-list-item,.v-list.success>.v-list-item,.v-list.warning>.v-list-item{color:#fff}.theme--light.v-list{background:#fff;color:rgba(0,0,0,.87)}.theme--light.v-list .v-list--disabled{color:rgba(0,0,0,.38)}.theme--light.v-list .v-list-group--active:after,.theme--light.v-list .v-list-group--active:before{background:rgba(0,0,0,.12)}.theme--dark.v-list{background:#1e1e1e;color:#fff}.theme--dark.v-list .v-list--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-list .v-list-group--active:after,.theme--dark.v-list .v-list-group--active:before{background:hsla(0,0%,100%,.12)}.v-sheet.v-list{border-radius:0}.v-sheet.v-list:not(.v-sheet--outlined){-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-sheet.v-list.v-sheet--shaped{border-radius:0}.v-list{display:block;padding:8px 0;position:static;-webkit-transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);will-change:box-shadow}.v-list--disabled{pointer-events:none}.v-list--flat .v-list-item:before{display:none}.v-list--dense .v-subheader{font-size:.75rem;height:40px;padding:0 8px}.v-list--nav .v-list-item:not(:last-child):not(:only-child),.v-list--rounded .v-list-item:not(:last-child):not(:only-child){margin-bottom:8px}.v-list--nav.v-list--dense .v-list-item:not(:last-child):not(:only-child),.v-list--nav .v-list-item--dense:not(:last-child):not(:only-child),.v-list--rounded.v-list--dense .v-list-item:not(:last-child):not(:only-child),.v-list--rounded .v-list-item--dense:not(:last-child):not(:only-child){margin-bottom:4px}.v-list--nav{padding-left:8px;padding-right:8px}.v-list--nav .v-list-item{padding:0 8px}.v-list--nav .v-list-item,.v-list--nav .v-list-item:before{border-radius:4px}.v-application--is-ltr .v-list.v-sheet--shaped .v-list-item,.v-application--is-ltr .v-list.v-sheet--shaped .v-list-item:before,.v-application--is-ltr .v-list.v-sheet--shaped .v-list-item>.v-ripple__container{border-bottom-right-radius:32px!important;border-top-right-radius:32px!important}.v-application--is-rtl .v-list.v-sheet--shaped .v-list-item,.v-application--is-rtl .v-list.v-sheet--shaped .v-list-item:before,.v-application--is-rtl .v-list.v-sheet--shaped .v-list-item>.v-ripple__container{border-bottom-left-radius:32px!important;border-top-left-radius:32px!important}.v-application--is-ltr .v-list.v-sheet--shaped.v-list--two-line .v-list-item,.v-application--is-ltr .v-list.v-sheet--shaped.v-list--two-line .v-list-item:before,.v-application--is-ltr .v-list.v-sheet--shaped.v-list--two-line .v-list-item>.v-ripple__container{border-bottom-right-radius:42.6666666667px!important;border-top-right-radius:42.6666666667px!important}.v-application--is-rtl .v-list.v-sheet--shaped.v-list--two-line .v-list-item,.v-application--is-rtl .v-list.v-sheet--shaped.v-list--two-line .v-list-item:before,.v-application--is-rtl .v-list.v-sheet--shaped.v-list--two-line .v-list-item>.v-ripple__container{border-bottom-left-radius:42.6666666667px!important;border-top-left-radius:42.6666666667px!important}.v-application--is-ltr .v-list.v-sheet--shaped.v-list--three-line .v-list-item,.v-application--is-ltr .v-list.v-sheet--shaped.v-list--three-line .v-list-item:before,.v-application--is-ltr .v-list.v-sheet--shaped.v-list--three-line .v-list-item>.v-ripple__container{border-bottom-right-radius:58.6666666667px!important;border-top-right-radius:58.6666666667px!important}.v-application--is-rtl .v-list.v-sheet--shaped.v-list--three-line .v-list-item,.v-application--is-rtl .v-list.v-sheet--shaped.v-list--three-line .v-list-item:before,.v-application--is-rtl .v-list.v-sheet--shaped.v-list--three-line .v-list-item>.v-ripple__container{border-bottom-left-radius:58.6666666667px!important;border-top-left-radius:58.6666666667px!important}.v-application--is-ltr .v-list.v-sheet--shaped{padding-right:8px}.v-application--is-rtl .v-list.v-sheet--shaped{padding-left:8px}.v-list--rounded{padding:8px}.v-list--rounded .v-list-item,.v-list--rounded .v-list-item:before,.v-list--rounded .v-list-item>.v-ripple__container{border-radius:32px!important}.v-list--rounded.v-list--two-line .v-list-item,.v-list--rounded.v-list--two-line .v-list-item:before,.v-list--rounded.v-list--two-line .v-list-item>.v-ripple__container{border-radius:42.6666666667px!important}.v-list--rounded.v-list--three-line .v-list-item,.v-list--rounded.v-list--three-line .v-list-item:before,.v-list--rounded.v-list--three-line .v-list-item>.v-ripple__container{border-radius:58.6666666667px!important}.v-list--subheader{padding-top:0}.theme--light.v-list-item--disabled{color:rgba(0,0,0,.38)}.theme--light.v-list-item:not(.v-list-item--active):not(.v-list-item--disabled){color:rgba(0,0,0,.87)!important}.theme--light.v-list-item .v-list-item__mask{color:rgba(0,0,0,.38);background:#eee}.theme--light.v-list-item .v-list-item__action-text,.theme--light.v-list-item .v-list-item__subtitle{color:rgba(0,0,0,.6)}.theme--light.v-list-item:hover:before{opacity:.04}.theme--light.v-list-item--active:before,.theme--light.v-list-item--active:hover:before,.theme--light.v-list-item:focus:before{opacity:.12}.theme--light.v-list-item--active:focus:before,.theme--light.v-list-item.v-list-item--highlighted:before{opacity:.16}.theme--dark.v-list-item--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-list-item:not(.v-list-item--active):not(.v-list-item--disabled){color:#fff!important}.theme--dark.v-list-item .v-list-item__mask{color:hsla(0,0%,100%,.5);background:#494949}.theme--dark.v-list-item .v-list-item__action-text,.theme--dark.v-list-item .v-list-item__subtitle{color:hsla(0,0%,100%,.7)}.theme--dark.v-list-item:hover:before{opacity:.08}.theme--dark.v-list-item--active:before,.theme--dark.v-list-item--active:hover:before,.theme--dark.v-list-item:focus:before{opacity:.24}.theme--dark.v-list-item--active:focus:before,.theme--dark.v-list-item.v-list-item--highlighted:before{opacity:.32}.v-list-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;letter-spacing:normal;min-height:48px;outline:none;padding:0 16px;position:relative;text-decoration:none}.v-list-item--disabled{pointer-events:none}.v-list-item--selectable{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.v-list-item:after{content:"";min-height:inherit;font-size:0}.v-list-item__action{-ms-flex-item-align:center;align-self:center;margin:12px 0}.v-list-item__action .v-input,.v-list-item__action .v-input--selection-controls__input,.v-list-item__action .v-input__control,.v-list-item__action .v-input__slot{margin:0!important}.v-list-item__action .v-input{padding:0}.v-list-item__action .v-input .v-messages{display:none}.v-list-item__action-text{font-size:.75rem}.v-list-item__avatar{-ms-flex-item-align:center;align-self:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.v-list-item__avatar,.v-list-item__avatar.v-list-item__avatar--horizontal{margin-bottom:8px;margin-top:8px}.v-application--is-ltr .v-list-item__avatar.v-list-item__avatar--horizontal:first-child{margin-left:-16px}.v-application--is-rtl .v-list-item__avatar.v-list-item__avatar--horizontal:first-child{margin-right:-16px}.v-application--is-ltr .v-list-item__avatar.v-list-item__avatar--horizontal:last-child{margin-left:-16px}.v-application--is-rtl .v-list-item__avatar.v-list-item__avatar--horizontal:last-child{margin-right:-16px}.v-list-item__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;overflow:hidden;padding:12px 0}.v-list-item__content>*{line-height:1.1;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.v-list-item__content>:not(:last-child){margin-bottom:2px}.v-list-item__icon{-ms-flex-item-align:start;align-self:flex-start;margin:16px 0}.v-application--is-ltr .v-list-item__action:last-of-type:not(:only-child),.v-application--is-ltr .v-list-item__avatar:last-of-type:not(:only-child),.v-application--is-ltr .v-list-item__icon:last-of-type:not(:only-child){margin-left:16px}.v-application--is-ltr .v-list-item__avatar:first-child,.v-application--is-rtl .v-list-item__action:last-of-type:not(:only-child),.v-application--is-rtl .v-list-item__avatar:last-of-type:not(:only-child),.v-application--is-rtl .v-list-item__icon:last-of-type:not(:only-child){margin-right:16px}.v-application--is-rtl .v-list-item__avatar:first-child{margin-left:16px}.v-application--is-ltr .v-list-item__action:first-child,.v-application--is-ltr .v-list-item__icon:first-child{margin-right:32px}.v-application--is-rtl .v-list-item__action:first-child,.v-application--is-rtl .v-list-item__icon:first-child{margin-left:32px}.v-list-item__action,.v-list-item__avatar,.v-list-item__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:24px}.v-list-item .v-list-item__subtitle,.v-list-item .v-list-item__title{line-height:1.2}.v-list-item__subtitle,.v-list-item__title{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-list-item__title{-ms-flex-item-align:center;align-self:center;font-size:1rem}.v-list-item__title>.v-badge{margin-top:16px}.v-list-item__subtitle{font-size:.875rem}.v-list--dense .v-list-item,.v-list-item--dense{min-height:40px}.v-list--dense .v-list-item .v-list-item__icon,.v-list-item--dense .v-list-item__icon{height:24px;margin-top:8px;margin-bottom:8px}.v-list--dense .v-list-item .v-list-item__content,.v-list-item--dense .v-list-item__content{padding:8px 0}.v-list--dense .v-list-item .v-list-item__subtitle,.v-list--dense .v-list-item .v-list-item__title,.v-list-item--dense .v-list-item__subtitle,.v-list-item--dense .v-list-item__title{font-size:.8125rem;font-weight:500;line-height:1rem}.v-list--dense .v-list-item.v-list-item--two-line,.v-list-item--dense.v-list-item--two-line{min-height:60px}.v-list--dense .v-list-item.v-list-item--three-line,.v-list-item--dense.v-list-item--three-line{min-height:76px}.v-list-item--link{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-list-item--link:before{background-color:currentColor;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-list .v-list-item--active,.v-list .v-list-item--active .v-icon{color:inherit}.v-list-item__action--stack{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;white-space:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-list--three-line .v-list-item .v-list-item__avatar:not(.v-list-item__avatar--horizontal),.v-list--three-line .v-list-item .v-list-item__icon,.v-list--two-line .v-list-item .v-list-item__avatar:not(.v-list-item__avatar--horizontal),.v-list--two-line .v-list-item .v-list-item__icon,.v-list-item--three-line .v-list-item__avatar:not(.v-list-item__avatar--horizontal),.v-list-item--three-line .v-list-item__icon,.v-list-item--two-line .v-list-item__avatar:not(.v-list-item__avatar--horizontal),.v-list-item--two-line .v-list-item__icon{margin-bottom:16px;margin-top:16px}.v-list--two-line .v-list-item,.v-list-item--two-line{min-height:64px}.v-list--two-line .v-list-item .v-list-item__icon,.v-list-item--two-line .v-list-item__icon{margin-bottom:32px}.v-list--three-line .v-list-item,.v-list-item--three-line{min-height:88px}.v-list--three-line .v-list-item .v-list-item__action,.v-list--three-line .v-list-item .v-list-item__avatar,.v-list-item--three-line .v-list-item__action,.v-list-item--three-line .v-list-item__avatar{-ms-flex-item-align:start;align-self:flex-start;margin-top:16px;margin-bottom:16px}.v-list--three-line .v-list-item .v-list-item__content,.v-list-item--three-line .v-list-item__content{-ms-flex-item-align:stretch;align-self:stretch}.v-list--three-line .v-list-item .v-list-item__subtitle,.v-list-item--three-line .v-list-item__subtitle{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.v-list-group .v-list-group__header .v-list-item__icon.v-list-group__header__append-icon{-ms-flex-item-align:center;align-self:center;margin:0;min-width:48px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.v-list-group--sub-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.v-list-group__header.v-list-item--active:not(:hover):not(:focus):before{opacity:0}.v-list-group__items{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.v-list-group__items .v-list-group__items,.v-list-group__items .v-list-item{overflow:hidden}.v-list-group--active>.v-list-group__header.v-list-group__header--sub-group>.v-list-group__header__prepend-icon .v-icon,.v-list-group--active>.v-list-group__header>.v-list-group__header__append-icon .v-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-list-group--active>.v-list-group__header .v-list-group__header__prepend-icon .v-icon,.v-list-group--active>.v-list-group__header .v-list-item,.v-list-group--active>.v-list-group__header .v-list-item__content{color:inherit}.v-application--is-ltr .v-list-group--sub-group .v-list-item__action:first-child,.v-application--is-ltr .v-list-group--sub-group .v-list-item__avatar:first-child,.v-application--is-ltr .v-list-group--sub-group .v-list-item__icon:first-child{margin-right:16px}.v-application--is-rtl .v-list-group--sub-group .v-list-item__action:first-child,.v-application--is-rtl .v-list-group--sub-group .v-list-item__avatar:first-child,.v-application--is-rtl .v-list-group--sub-group .v-list-item__icon:first-child{margin-left:16px}.v-application--is-ltr .v-list-group--sub-group .v-list-group__header{padding-left:32px}.v-application--is-rtl .v-list-group--sub-group .v-list-group__header{padding-right:32px}.v-application--is-ltr .v-list-group--sub-group .v-list-group__items .v-list-item{padding-left:40px}.v-application--is-rtl .v-list-group--sub-group .v-list-group__items .v-list-item{padding-right:40px}.v-list-group--sub-group.v-list-group--active .v-list-item__icon.v-list-group__header__prepend-icon .v-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-application--is-ltr .v-list-group--no-action>.v-list-group__items>.v-list-item{padding-left:72px}.v-application--is-rtl .v-list-group--no-action>.v-list-group__items>.v-list-item{padding-right:72px}.v-application--is-ltr .v-list-group--no-action.v-list-group--sub-group>.v-list-group__items>.v-list-item{padding-left:88px}.v-application--is-rtl .v-list-group--no-action.v-list-group--sub-group>.v-list-group__items>.v-list-item{padding-right:88px}.v-application--is-ltr .v-list--dense .v-list-group--sub-group .v-list-group__header{padding-left:24px}.v-application--is-rtl .v-list--dense .v-list-group--sub-group .v-list-group__header{padding-right:24px}.v-application--is-ltr .v-list--dense.v-list--nav .v-list-group--no-action>.v-list-group__items>.v-list-item{padding-left:64px}.v-application--is-rtl .v-list--dense.v-list--nav .v-list-group--no-action>.v-list-group__items>.v-list-item{padding-right:64px}.v-application--is-ltr .v-list--dense.v-list--nav .v-list-group--no-action.v-list-group--sub-group>.v-list-group__items>.v-list-item{padding-left:80px}.v-application--is-rtl .v-list--dense.v-list--nav .v-list-group--no-action.v-list-group--sub-group>.v-list-group__items>.v-list-item{padding-right:80px}.v-avatar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:normal;position:relative;text-align:center;vertical-align:middle;overflow:hidden}.v-avatar .v-icon,.v-avatar .v-image,.v-avatar .v-responsive__content,.v-avatar img,.v-avatar svg{border-radius:inherit;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:inherit;width:inherit}.v-list-item-group .v-list-item--active{color:inherit}.v-item-group{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;position:relative;max-width:100%;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%;-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1)}.v-main:not([data-booted=true]){-webkit-transition:none!important;transition:none!important}.v-main__wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;position:relative}@-moz-document url-prefix(){@media print{.v-main{display:block}}}.theme--light.v-navigation-drawer{background-color:#fff}.theme--light.v-navigation-drawer:not(.v-navigation-drawer--floating) .v-navigation-drawer__border{background-color:rgba(0,0,0,.12)}.theme--light.v-navigation-drawer .v-divider{border-color:rgba(0,0,0,.12)}.theme--dark.v-navigation-drawer{background-color:#363636}.theme--dark.v-navigation-drawer:not(.v-navigation-drawer--floating) .v-navigation-drawer__border{background-color:hsla(0,0%,100%,.12)}.theme--dark.v-navigation-drawer .v-divider{border-color:hsla(0,0%,100%,.12)}.v-navigation-drawer{-webkit-overflow-scrolling:touch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:0;max-width:100%;overflow:hidden;pointer-events:auto;top:0;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);will-change:transform;-webkit-transition-property:visibility,width,-webkit-transform;transition-property:visibility,width,-webkit-transform;transition-property:transform,visibility,width;transition-property:transform,visibility,width,-webkit-transform}.v-navigation-drawer:not([data-booted=true]){-webkit-transition:none!important;transition:none!important}.v-navigation-drawer.v-navigation-drawer--right:after{left:0;right:auto}.v-navigation-drawer .v-list:not(.v-select-list){background:inherit}.v-navigation-drawer__border{position:absolute;right:0;top:0;height:100%;width:1px}.v-navigation-drawer__content{height:100%;overflow-y:auto;overflow-x:hidden}.v-navigation-drawer__image{border-radius:inherit;height:100%;position:absolute;top:0;bottom:0;z-index:-1;contain:strict;width:100%}.v-navigation-drawer__image .v-image{border-radius:inherit}.v-navigation-drawer--bottom.v-navigation-drawer--is-mobile{max-height:50%;top:auto;bottom:0;min-width:100%}.v-navigation-drawer--right{left:auto;right:0}.v-navigation-drawer--right>.v-navigation-drawer__border{right:auto;left:0}.v-navigation-drawer--absolute{z-index:1}.v-navigation-drawer--fixed{z-index:6}.v-navigation-drawer--absolute{position:absolute}.v-navigation-drawer--clipped:not(.v-navigation-drawer--temporary):not(.v-navigation-drawer--is-mobile){z-index:4}.v-navigation-drawer--fixed{position:fixed}.v-navigation-drawer--floating:after{display:none}.v-navigation-drawer--mini-variant{overflow:hidden}.v-navigation-drawer--mini-variant .v-list-item>:first-child{margin-left:0;margin-right:0}.v-navigation-drawer--mini-variant .v-list-item>:not(:first-child){position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap;display:initial}.v-navigation-drawer--mini-variant .v-list-group--no-action .v-list-group__items,.v-navigation-drawer--mini-variant .v-list-group--sub-group{display:none}.v-navigation-drawer--mini-variant.v-navigation-drawer--custom-mini-variant .v-list-item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v-navigation-drawer--temporary{z-index:7}.v-navigation-drawer--mobile{z-index:6}.v-navigation-drawer--close{visibility:hidden}.v-navigation-drawer--is-mobile:not(.v-navigation-drawer--close),.v-navigation-drawer--temporary:not(.v-navigation-drawer--close){-webkit-box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.theme--light.v-overlay{color:rgba(0,0,0,.87)}.theme--dark.v-overlay{color:#fff}.v-overlay{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1),z-index 1ms;transition:.3s cubic-bezier(.25,.8,.5,1),z-index 1ms}.v-overlay__content{position:relative}.v-overlay__scrim{border-radius:inherit;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;-webkit-transition:inherit;transition:inherit;width:100%;will-change:opacity}.v-overlay--absolute{position:absolute}.v-overlay--active{pointer-events:auto}.theme--light.v-progress-linear{color:rgba(0,0,0,.87)}.theme--dark.v-progress-linear{color:#fff}.v-progress-linear{background:transparent;overflow:hidden;position:relative;-webkit-transition:.2s cubic-bezier(.4,0,.6,1);transition:.2s cubic-bezier(.4,0,.6,1);width:100%}.v-progress-linear__buffer{height:inherit;left:0;position:absolute;top:0;-webkit-transition:inherit;transition:inherit;width:100%;z-index:1}.v-progress-linear--reverse .v-progress-linear__buffer{left:auto;right:0}.v-progress-linear__background{bottom:0;left:0;position:absolute;top:0;-webkit-transition:inherit;transition:inherit}.v-progress-linear--reverse .v-progress-linear__background{left:auto;right:0}.v-progress-linear__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;width:100%;z-index:2}.v-progress-linear--reverse .v-progress-linear__content{left:auto;right:0}.v-progress-linear__determinate{height:inherit;left:0;position:absolute;-webkit-transition:inherit;transition:inherit}.v-progress-linear--reverse .v-progress-linear__determinate{left:auto;right:0}.v-progress-linear .v-progress-linear__indeterminate .long,.v-progress-linear .v-progress-linear__indeterminate .short{background-color:inherit;bottom:0;height:inherit;left:0;position:absolute;right:auto;top:0;width:auto;will-change:left,right}.v-progress-linear .v-progress-linear__indeterminate--active .long{-webkit-animation-name:indeterminate-ltr;animation-name:indeterminate-ltr;-webkit-animation-duration:2.2s;animation-duration:2.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.v-progress-linear .v-progress-linear__indeterminate--active .short{-webkit-animation-name:indeterminate-short-ltr;animation-name:indeterminate-short-ltr;-webkit-animation-duration:2.2s;animation-duration:2.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.v-progress-linear--reverse .v-progress-linear__indeterminate .long,.v-progress-linear--reverse .v-progress-linear__indeterminate .short{left:auto;right:0}.v-progress-linear--reverse .v-progress-linear__indeterminate--active .long{-webkit-animation-name:indeterminate-rtl;animation-name:indeterminate-rtl}.v-progress-linear--reverse .v-progress-linear__indeterminate--active .short{-webkit-animation-name:indeterminate-short-rtl;animation-name:indeterminate-short-rtl}.v-progress-linear__stream{-webkit-animation:stream-ltr .25s linear infinite;animation:stream-ltr .25s linear infinite;border-color:currentColor;border-top:4px dotted;bottom:0;left:auto;right:-8px;opacity:.3;pointer-events:none;position:absolute;top:calc(50% - 2px);-webkit-transition:inherit;transition:inherit}.v-progress-linear--reverse .v-progress-linear__stream{-webkit-animation:stream-rtl .25s linear infinite;animation:stream-rtl .25s linear infinite;left:-8px;right:auto}.v-progress-linear__wrapper{overflow:hidden;position:relative;-webkit-transition:inherit;transition:inherit}.v-progress-linear--absolute,.v-progress-linear--fixed{left:0;z-index:1}.v-progress-linear--absolute{position:absolute}.v-progress-linear--fixed{position:fixed}.v-progress-linear--reactive .v-progress-linear__content{pointer-events:none}.v-progress-linear--rounded{border-radius:4px}.v-progress-linear--striped .v-progress-linear__determinate{background-image:linear-gradient(135deg,hsla(0,0%,100%,.25) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,.25) 75%,transparent 0,transparent);background-size:40px 40px;background-repeat:repeat}.v-progress-linear--query .v-progress-linear__indeterminate--active .long{-webkit-animation-name:query-ltr;animation-name:query-ltr;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.v-progress-linear--query .v-progress-linear__indeterminate--active .short{-webkit-animation-name:query-short-ltr;animation-name:query-short-ltr;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.v-progress-linear--query.v-progress-linear--reverse .v-progress-linear__indeterminate--active .long{-webkit-animation-name:query-rtl;animation-name:query-rtl}.v-progress-linear--query.v-progress-linear--reverse .v-progress-linear__indeterminate--active .short{-webkit-animation-name:query-short-rtl;animation-name:query-short-rtl}@-webkit-keyframes indeterminate-ltr{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}}@keyframes indeterminate-ltr{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}}@-webkit-keyframes indeterminate-rtl{0%{left:100%;right:-90%}60%{left:100%;right:-90%}to{left:-35%;right:100%}}@keyframes indeterminate-rtl{0%{left:100%;right:-90%}60%{left:100%;right:-90%}to{left:-35%;right:100%}}@-webkit-keyframes indeterminate-short-ltr{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@keyframes indeterminate-short-ltr{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@-webkit-keyframes indeterminate-short-rtl{0%{left:100%;right:-200%}60%{left:-8%;right:107%}to{left:-8%;right:107%}}@keyframes indeterminate-short-rtl{0%{left:100%;right:-200%}60%{left:-8%;right:107%}to{left:-8%;right:107%}}@-webkit-keyframes query-ltr{0%{right:-90%;left:100%}60%{right:-90%;left:100%}to{right:100%;left:-35%}}@keyframes query-ltr{0%{right:-90%;left:100%}60%{right:-90%;left:100%}to{right:100%;left:-35%}}@-webkit-keyframes query-rtl{0%{right:100%;left:-90%}60%{right:100%;left:-90%}to{right:-35%;left:100%}}@keyframes query-rtl{0%{right:100%;left:-90%}60%{right:100%;left:-90%}to{right:-35%;left:100%}}@-webkit-keyframes query-short-ltr{0%{right:-200%;left:100%}60%{right:107%;left:-8%}to{right:107%;left:-8%}}@keyframes query-short-ltr{0%{right:-200%;left:100%}60%{right:107%;left:-8%}to{right:107%;left:-8%}}@-webkit-keyframes query-short-rtl{0%{right:100%;left:-200%}60%{right:-8%;left:107%}to{right:-8%;left:107%}}@keyframes query-short-rtl{0%{right:100%;left:-200%}60%{right:-8%;left:107%}to{right:-8%;left:107%}}@-webkit-keyframes stream-ltr{to{-webkit-transform:translateX(-8px);transform:translateX(-8px)}}@keyframes stream-ltr{to{-webkit-transform:translateX(-8px);transform:translateX(-8px)}}@-webkit-keyframes stream-rtl{to{-webkit-transform:translateX(8px);transform:translateX(8px)}}@keyframes stream-rtl{to{-webkit-transform:translateX(8px);transform:translateX(8px)}}.container.grow-shrink-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.container.fill-height{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.container.fill-height>.row{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:calc(100% + 24px)}.container.fill-height>.layout{height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.container.fill-height>.layout.grow-shrink-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.container.grid-list-xs .layout .flex{padding:1px}.container.grid-list-xs .layout:only-child{margin:-1px}.container.grid-list-xs .layout:not(:only-child){margin:auto -1px}.container.grid-list-xs :not(:only-child) .layout:first-child{margin-top:-1px}.container.grid-list-xs :not(:only-child) .layout:last-child{margin-bottom:-1px}.container.grid-list-sm .layout .flex{padding:2px}.container.grid-list-sm .layout:only-child{margin:-2px}.container.grid-list-sm .layout:not(:only-child){margin:auto -2px}.container.grid-list-sm :not(:only-child) .layout:first-child{margin-top:-2px}.container.grid-list-sm :not(:only-child) .layout:last-child{margin-bottom:-2px}.container.grid-list-md .layout .flex{padding:4px}.container.grid-list-md .layout:only-child{margin:-4px}.container.grid-list-md .layout:not(:only-child){margin:auto -4px}.container.grid-list-md :not(:only-child) .layout:first-child{margin-top:-4px}.container.grid-list-md :not(:only-child) .layout:last-child{margin-bottom:-4px}.container.grid-list-lg .layout .flex{padding:8px}.container.grid-list-lg .layout:only-child{margin:-8px}.container.grid-list-lg .layout:not(:only-child){margin:auto -8px}.container.grid-list-lg :not(:only-child) .layout:first-child{margin-top:-8px}.container.grid-list-lg :not(:only-child) .layout:last-child{margin-bottom:-8px}.container.grid-list-xl .layout .flex{padding:12px}.container.grid-list-xl .layout:only-child{margin:-12px}.container.grid-list-xl .layout:not(:only-child){margin:auto -12px}.container.grid-list-xl :not(:only-child) .layout:first-child{margin-top:-12px}.container.grid-list-xl :not(:only-child) .layout:last-child{margin-bottom:-12px}.layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-width:0}.layout.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.layout.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layout.column.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.layout.column>.flex{max-width:100%}.layout.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.layout.grow-shrink-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}@media (min-width:0){.flex.xs12{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:100%}.flex.order-xs12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.xs11{-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:91.6666666667%}.flex.order-xs11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.xs10{-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:83.3333333333%}.flex.order-xs10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.xs9{-ms-flex-preferred-size:75%;flex-basis:75%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:75%}.flex.order-xs9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.xs8{-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:66.6666666667%}.flex.order-xs8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.xs7{-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:58.3333333333%}.flex.order-xs7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.xs6{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:50%}.flex.order-xs6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.xs5{-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:41.6666666667%}.flex.order-xs5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.xs4{-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:33.3333333333%}.flex.order-xs4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.xs3{-ms-flex-preferred-size:25%;flex-basis:25%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:25%}.flex.order-xs3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.xs2{-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:16.6666666667%}.flex.order-xs2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.xs1{-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:8.3333333333%}.flex.order-xs1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.v-application--is-ltr .flex.offset-xs12{margin-left:100%}.v-application--is-rtl .flex.offset-xs12{margin-right:100%}.v-application--is-ltr .flex.offset-xs11{margin-left:91.6666666667%}.v-application--is-rtl .flex.offset-xs11{margin-right:91.6666666667%}.v-application--is-ltr .flex.offset-xs10{margin-left:83.3333333333%}.v-application--is-rtl .flex.offset-xs10{margin-right:83.3333333333%}.v-application--is-ltr .flex.offset-xs9{margin-left:75%}.v-application--is-rtl .flex.offset-xs9{margin-right:75%}.v-application--is-ltr .flex.offset-xs8{margin-left:66.6666666667%}.v-application--is-rtl .flex.offset-xs8{margin-right:66.6666666667%}.v-application--is-ltr .flex.offset-xs7{margin-left:58.3333333333%}.v-application--is-rtl .flex.offset-xs7{margin-right:58.3333333333%}.v-application--is-ltr .flex.offset-xs6{margin-left:50%}.v-application--is-rtl .flex.offset-xs6{margin-right:50%}.v-application--is-ltr .flex.offset-xs5{margin-left:41.6666666667%}.v-application--is-rtl .flex.offset-xs5{margin-right:41.6666666667%}.v-application--is-ltr .flex.offset-xs4{margin-left:33.3333333333%}.v-application--is-rtl .flex.offset-xs4{margin-right:33.3333333333%}.v-application--is-ltr .flex.offset-xs3{margin-left:25%}.v-application--is-rtl .flex.offset-xs3{margin-right:25%}.v-application--is-ltr .flex.offset-xs2{margin-left:16.6666666667%}.v-application--is-rtl .flex.offset-xs2{margin-right:16.6666666667%}.v-application--is-ltr .flex.offset-xs1{margin-left:8.3333333333%}.v-application--is-rtl .flex.offset-xs1{margin-right:8.3333333333%}.v-application--is-ltr .flex.offset-xs0{margin-left:0}.v-application--is-rtl .flex.offset-xs0{margin-right:0}}@media (min-width:600px){.flex.sm12{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:100%}.flex.order-sm12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.sm11{-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:91.6666666667%}.flex.order-sm11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.sm10{-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:83.3333333333%}.flex.order-sm10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.sm9{-ms-flex-preferred-size:75%;flex-basis:75%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:75%}.flex.order-sm9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.sm8{-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:66.6666666667%}.flex.order-sm8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.sm7{-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:58.3333333333%}.flex.order-sm7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.sm6{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:50%}.flex.order-sm6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.sm5{-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:41.6666666667%}.flex.order-sm5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.sm4{-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:33.3333333333%}.flex.order-sm4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.sm3{-ms-flex-preferred-size:25%;flex-basis:25%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:25%}.flex.order-sm3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.sm2{-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:16.6666666667%}.flex.order-sm2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.sm1{-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:8.3333333333%}.flex.order-sm1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.v-application--is-ltr .flex.offset-sm12{margin-left:100%}.v-application--is-rtl .flex.offset-sm12{margin-right:100%}.v-application--is-ltr .flex.offset-sm11{margin-left:91.6666666667%}.v-application--is-rtl .flex.offset-sm11{margin-right:91.6666666667%}.v-application--is-ltr .flex.offset-sm10{margin-left:83.3333333333%}.v-application--is-rtl .flex.offset-sm10{margin-right:83.3333333333%}.v-application--is-ltr .flex.offset-sm9{margin-left:75%}.v-application--is-rtl .flex.offset-sm9{margin-right:75%}.v-application--is-ltr .flex.offset-sm8{margin-left:66.6666666667%}.v-application--is-rtl .flex.offset-sm8{margin-right:66.6666666667%}.v-application--is-ltr .flex.offset-sm7{margin-left:58.3333333333%}.v-application--is-rtl .flex.offset-sm7{margin-right:58.3333333333%}.v-application--is-ltr .flex.offset-sm6{margin-left:50%}.v-application--is-rtl .flex.offset-sm6{margin-right:50%}.v-application--is-ltr .flex.offset-sm5{margin-left:41.6666666667%}.v-application--is-rtl .flex.offset-sm5{margin-right:41.6666666667%}.v-application--is-ltr .flex.offset-sm4{margin-left:33.3333333333%}.v-application--is-rtl .flex.offset-sm4{margin-right:33.3333333333%}.v-application--is-ltr .flex.offset-sm3{margin-left:25%}.v-application--is-rtl .flex.offset-sm3{margin-right:25%}.v-application--is-ltr .flex.offset-sm2{margin-left:16.6666666667%}.v-application--is-rtl .flex.offset-sm2{margin-right:16.6666666667%}.v-application--is-ltr .flex.offset-sm1{margin-left:8.3333333333%}.v-application--is-rtl .flex.offset-sm1{margin-right:8.3333333333%}.v-application--is-ltr .flex.offset-sm0{margin-left:0}.v-application--is-rtl .flex.offset-sm0{margin-right:0}}@media (min-width:960px){.flex.md12{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:100%}.flex.order-md12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.md11{-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:91.6666666667%}.flex.order-md11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.md10{-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:83.3333333333%}.flex.order-md10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.md9{-ms-flex-preferred-size:75%;flex-basis:75%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:75%}.flex.order-md9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.md8{-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:66.6666666667%}.flex.order-md8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.md7{-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:58.3333333333%}.flex.order-md7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.md6{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:50%}.flex.order-md6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.md5{-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:41.6666666667%}.flex.order-md5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.md4{-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:33.3333333333%}.flex.order-md4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.md3{-ms-flex-preferred-size:25%;flex-basis:25%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:25%}.flex.order-md3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.md2{-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:16.6666666667%}.flex.order-md2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.md1{-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:8.3333333333%}.flex.order-md1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.v-application--is-ltr .flex.offset-md12{margin-left:100%}.v-application--is-rtl .flex.offset-md12{margin-right:100%}.v-application--is-ltr .flex.offset-md11{margin-left:91.6666666667%}.v-application--is-rtl .flex.offset-md11{margin-right:91.6666666667%}.v-application--is-ltr .flex.offset-md10{margin-left:83.3333333333%}.v-application--is-rtl .flex.offset-md10{margin-right:83.3333333333%}.v-application--is-ltr .flex.offset-md9{margin-left:75%}.v-application--is-rtl .flex.offset-md9{margin-right:75%}.v-application--is-ltr .flex.offset-md8{margin-left:66.6666666667%}.v-application--is-rtl .flex.offset-md8{margin-right:66.6666666667%}.v-application--is-ltr .flex.offset-md7{margin-left:58.3333333333%}.v-application--is-rtl .flex.offset-md7{margin-right:58.3333333333%}.v-application--is-ltr .flex.offset-md6{margin-left:50%}.v-application--is-rtl .flex.offset-md6{margin-right:50%}.v-application--is-ltr .flex.offset-md5{margin-left:41.6666666667%}.v-application--is-rtl .flex.offset-md5{margin-right:41.6666666667%}.v-application--is-ltr .flex.offset-md4{margin-left:33.3333333333%}.v-application--is-rtl .flex.offset-md4{margin-right:33.3333333333%}.v-application--is-ltr .flex.offset-md3{margin-left:25%}.v-application--is-rtl .flex.offset-md3{margin-right:25%}.v-application--is-ltr .flex.offset-md2{margin-left:16.6666666667%}.v-application--is-rtl .flex.offset-md2{margin-right:16.6666666667%}.v-application--is-ltr .flex.offset-md1{margin-left:8.3333333333%}.v-application--is-rtl .flex.offset-md1{margin-right:8.3333333333%}.v-application--is-ltr .flex.offset-md0{margin-left:0}.v-application--is-rtl .flex.offset-md0{margin-right:0}}@media (min-width:1264px){.flex.lg12{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:100%}.flex.order-lg12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.lg11{-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:91.6666666667%}.flex.order-lg11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.lg10{-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:83.3333333333%}.flex.order-lg10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.lg9{-ms-flex-preferred-size:75%;flex-basis:75%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:75%}.flex.order-lg9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.lg8{-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:66.6666666667%}.flex.order-lg8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.lg7{-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:58.3333333333%}.flex.order-lg7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.lg6{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:50%}.flex.order-lg6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.lg5{-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:41.6666666667%}.flex.order-lg5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.lg4{-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:33.3333333333%}.flex.order-lg4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.lg3{-ms-flex-preferred-size:25%;flex-basis:25%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:25%}.flex.order-lg3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.lg2{-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:16.6666666667%}.flex.order-lg2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.lg1{-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:8.3333333333%}.flex.order-lg1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.v-application--is-ltr .flex.offset-lg12{margin-left:100%}.v-application--is-rtl .flex.offset-lg12{margin-right:100%}.v-application--is-ltr .flex.offset-lg11{margin-left:91.6666666667%}.v-application--is-rtl .flex.offset-lg11{margin-right:91.6666666667%}.v-application--is-ltr .flex.offset-lg10{margin-left:83.3333333333%}.v-application--is-rtl .flex.offset-lg10{margin-right:83.3333333333%}.v-application--is-ltr .flex.offset-lg9{margin-left:75%}.v-application--is-rtl .flex.offset-lg9{margin-right:75%}.v-application--is-ltr .flex.offset-lg8{margin-left:66.6666666667%}.v-application--is-rtl .flex.offset-lg8{margin-right:66.6666666667%}.v-application--is-ltr .flex.offset-lg7{margin-left:58.3333333333%}.v-application--is-rtl .flex.offset-lg7{margin-right:58.3333333333%}.v-application--is-ltr .flex.offset-lg6{margin-left:50%}.v-application--is-rtl .flex.offset-lg6{margin-right:50%}.v-application--is-ltr .flex.offset-lg5{margin-left:41.6666666667%}.v-application--is-rtl .flex.offset-lg5{margin-right:41.6666666667%}.v-application--is-ltr .flex.offset-lg4{margin-left:33.3333333333%}.v-application--is-rtl .flex.offset-lg4{margin-right:33.3333333333%}.v-application--is-ltr .flex.offset-lg3{margin-left:25%}.v-application--is-rtl .flex.offset-lg3{margin-right:25%}.v-application--is-ltr .flex.offset-lg2{margin-left:16.6666666667%}.v-application--is-rtl .flex.offset-lg2{margin-right:16.6666666667%}.v-application--is-ltr .flex.offset-lg1{margin-left:8.3333333333%}.v-application--is-rtl .flex.offset-lg1{margin-right:8.3333333333%}.v-application--is-ltr .flex.offset-lg0{margin-left:0}.v-application--is-rtl .flex.offset-lg0{margin-right:0}}@media (min-width:1904px){.flex.xl12{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:100%}.flex.order-xl12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.xl11{-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:91.6666666667%}.flex.order-xl11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.xl10{-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:83.3333333333%}.flex.order-xl10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.xl9{-ms-flex-preferred-size:75%;flex-basis:75%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:75%}.flex.order-xl9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.xl8{-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:66.6666666667%}.flex.order-xl8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.xl7{-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:58.3333333333%}.flex.order-xl7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.xl6{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:50%}.flex.order-xl6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.xl5{-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:41.6666666667%}.flex.order-xl5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.xl4{-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:33.3333333333%}.flex.order-xl4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.xl3{-ms-flex-preferred-size:25%;flex-basis:25%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:25%}.flex.order-xl3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.xl2{-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:16.6666666667%}.flex.order-xl2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.xl1{-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:8.3333333333%}.flex.order-xl1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.v-application--is-ltr .flex.offset-xl12{margin-left:100%}.v-application--is-rtl .flex.offset-xl12{margin-right:100%}.v-application--is-ltr .flex.offset-xl11{margin-left:91.6666666667%}.v-application--is-rtl .flex.offset-xl11{margin-right:91.6666666667%}.v-application--is-ltr .flex.offset-xl10{margin-left:83.3333333333%}.v-application--is-rtl .flex.offset-xl10{margin-right:83.3333333333%}.v-application--is-ltr .flex.offset-xl9{margin-left:75%}.v-application--is-rtl .flex.offset-xl9{margin-right:75%}.v-application--is-ltr .flex.offset-xl8{margin-left:66.6666666667%}.v-application--is-rtl .flex.offset-xl8{margin-right:66.6666666667%}.v-application--is-ltr .flex.offset-xl7{margin-left:58.3333333333%}.v-application--is-rtl .flex.offset-xl7{margin-right:58.3333333333%}.v-application--is-ltr .flex.offset-xl6{margin-left:50%}.v-application--is-rtl .flex.offset-xl6{margin-right:50%}.v-application--is-ltr .flex.offset-xl5{margin-left:41.6666666667%}.v-application--is-rtl .flex.offset-xl5{margin-right:41.6666666667%}.v-application--is-ltr .flex.offset-xl4{margin-left:33.3333333333%}.v-application--is-rtl .flex.offset-xl4{margin-right:33.3333333333%}.v-application--is-ltr .flex.offset-xl3{margin-left:25%}.v-application--is-rtl .flex.offset-xl3{margin-right:25%}.v-application--is-ltr .flex.offset-xl2{margin-left:16.6666666667%}.v-application--is-rtl .flex.offset-xl2{margin-right:16.6666666667%}.v-application--is-ltr .flex.offset-xl1{margin-left:8.3333333333%}.v-application--is-rtl .flex.offset-xl1{margin-right:8.3333333333%}.v-application--is-ltr .flex.offset-xl0{margin-left:0}.v-application--is-rtl .flex.offset-xl0{margin-right:0}}.child-flex>*,.flex{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%}.child-flex>.grow-shrink-0,.flex.grow-shrink-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.grow,.spacer{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.grow{-ms-flex-negative:0!important;flex-shrink:0!important}.shrink{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important;-ms-flex-negative:1!important;flex-shrink:1!important}.fill-height{height:100%}.theme--light.v-expansion-panels .v-expansion-panel{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-expansion-panels .v-expansion-panel--disabled{color:rgba(0,0,0,.38)}.theme--light.v-expansion-panels .v-expansion-panel:not(:first-child):after{border-color:rgba(0,0,0,.12)}.theme--light.v-expansion-panels .v-expansion-panel-header .v-expansion-panel-header__icon .v-icon{color:rgba(0,0,0,.54)}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:hover:before{opacity:.04}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:before,.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:hover:before,.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:focus:before{opacity:.12}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:focus:before{opacity:.16}.theme--light.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:hover:before{opacity:.04}.theme--light.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover--active:before,.theme--light.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover--active:hover:before,.theme--light.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:focus:before{opacity:.12}.theme--light.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover--active:focus:before{opacity:.16}.theme--dark.v-expansion-panels .v-expansion-panel{background-color:#1e1e1e;color:#fff}.theme--dark.v-expansion-panels .v-expansion-panel--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-expansion-panels .v-expansion-panel:not(:first-child):after{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-expansion-panels .v-expansion-panel-header .v-expansion-panel-header__icon .v-icon{color:#fff}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:hover:before{opacity:.08}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:before,.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:hover:before,.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:focus:before{opacity:.24}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:focus:before{opacity:.32}.theme--dark.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:hover:before{opacity:.08}.theme--dark.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover--active:before,.theme--dark.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover--active:hover:before,.theme--dark.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:focus:before{opacity:.24}.theme--dark.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover--active:focus:before{opacity:.32}.v-expansion-panels{border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;padding:0;width:100%;z-index:1}.v-expansion-panels>*{cursor:auto}.v-expansion-panels>:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.v-expansion-panels>:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--active{border-radius:4px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--active+.v-expansion-panel{border-top-left-radius:4px;border-top-right-radius:4px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--next-active{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--next-active .v-expansion-panel-header{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-expansion-panel{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;max-width:100%;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-expansion-panel:before{border-radius:inherit;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1;-webkit-transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);will-change:box-shadow;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-expansion-panel:not(:first-child):after{border-top:thin solid;content:"";left:0;position:absolute;right:0;top:0;-webkit-transition:border-color .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1);transition:border-color .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1)}.v-expansion-panel--disabled .v-expansion-panel-header{pointer-events:none}.v-expansion-panel--active+.v-expansion-panel,.v-expansion-panel--active:not(:first-child){margin-top:16px}.v-expansion-panel--active+.v-expansion-panel:after,.v-expansion-panel--active:not(:first-child):after{opacity:0}.v-expansion-panel--active>.v-expansion-panel-header{min-height:64px}.v-expansion-panel--active>.v-expansion-panel-header--active .v-expansion-panel-header__icon:not(.v-expansion-panel-header__icon--disable-rotate) .v-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-expansion-panel-header__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:-4px;margin-top:-4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-application--is-ltr .v-expansion-panel-header__icon{margin-left:auto}.v-application--is-rtl .v-expansion-panel-header__icon{margin-right:auto}.v-expansion-panel-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-left-radius:inherit;border-top-right-radius:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.9375rem;line-height:1;min-height:48px;outline:none;padding:16px 24px;position:relative;-webkit-transition:min-height .3s cubic-bezier(.25,.8,.5,1);transition:min-height .3s cubic-bezier(.25,.8,.5,1);width:100%}.v-application--is-ltr .v-expansion-panel-header{text-align:left}.v-application--is-rtl .v-expansion-panel-header{text-align:right}.v-expansion-panel-header:not(.v-expansion-panel-header--mousedown):focus:before{opacity:.12}.v-expansion-panel-header:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .3s cubic-bezier(.25,.8,.5,1);transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-expansion-panel-header>:not(.v-expansion-panel-header__icon){-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.v-expansion-panel-content{display:-webkit-box;display:-ms-flexbox;display:flex}.v-expansion-panel-content__wrap{padding:0 24px 16px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%}.v-expansion-panels--accordion>.v-expansion-panel{margin-top:0}.v-expansion-panels--accordion>.v-expansion-panel:after{opacity:1}.v-expansion-panels--popout>.v-expansion-panel{max-width:calc(100% - 32px)}.v-expansion-panels--popout>.v-expansion-panel--active{max-width:calc(100% + 16px)}.v-expansion-panels--inset>.v-expansion-panel{max-width:100%}.v-expansion-panels--inset>.v-expansion-panel--active{max-width:calc(100% - 32px)}.v-expansion-panels--flat>.v-expansion-panel:after{border-top:none}.v-expansion-panels--flat>.v-expansion-panel:before{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-expansion-panels--tile,.v-expansion-panels--tile>.v-expansion-panel:before{border-radius:0}.theme--light.v-card{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-card .v-card__subtitle,.theme--light.v-card>.v-card__text{color:rgba(0,0,0,.6)}.theme--dark.v-card{background-color:#1e1e1e;color:#fff}.theme--dark.v-card .v-card__subtitle,.theme--dark.v-card>.v-card__text{color:hsla(0,0%,100%,.7)}.v-sheet.v-card{border-radius:4px}.v-sheet.v-card:not(.v-sheet--outlined){-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-sheet.v-card.v-sheet--shaped{border-radius:24px 4px}.v-card{border-width:thin;display:block;max-width:100%;outline:none;text-decoration:none;-webkit-transition-property:opacity,-webkit-box-shadow;transition-property:opacity,-webkit-box-shadow;transition-property:box-shadow,opacity;transition-property:box-shadow,opacity,-webkit-box-shadow;overflow-wrap:break-word;position:relative;white-space:normal}.v-card>.v-card__progress+:not(.v-btn):not(.v-chip),.v-card>:first-child:not(.v-btn):not(.v-chip){border-top-left-radius:inherit;border-top-right-radius:inherit}.v-card>:last-child:not(.v-btn):not(.v-chip){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-card__progress{top:0;left:0;right:0;overflow:hidden}.v-card__subtitle+.v-card__text{padding-top:0}.v-card__subtitle,.v-card__text{font-size:.875rem;font-weight:400;line-height:1.375rem;letter-spacing:.0071428571em}.v-card__subtitle,.v-card__text,.v-card__title{padding:16px}.v-card__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.v-card__title+.v-card__subtitle,.v-card__title+.v-card__text{padding-top:0}.v-card__title+.v-card__subtitle{margin-top:-16px}.v-card__text{width:100%}.v-card__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px}.v-card__actions>.v-btn.v-btn{padding:0 8px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn+.v-btn{margin-left:8px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn .v-icon--left{margin-left:4px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn .v-icon--right{margin-right:4px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn+.v-btn{margin-right:8px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn .v-icon--left{margin-right:4px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn .v-icon--right{margin-left:4px}.v-card--flat{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important;box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-card--hover{cursor:pointer;-webkit-transition:-webkit-box-shadow .4s cubic-bezier(.25,.8,.25,1);transition:-webkit-box-shadow .4s cubic-bezier(.25,.8,.25,1);transition:box-shadow .4s cubic-bezier(.25,.8,.25,1);transition:box-shadow .4s cubic-bezier(.25,.8,.25,1),-webkit-box-shadow .4s cubic-bezier(.25,.8,.25,1)}.v-card--hover:focus,.v-card--hover:hover{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-card--link,.v-card--link .v-chip{cursor:pointer}.v-card--link:focus:before{opacity:.08}.v-card--link:before{background:currentColor;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s}.v-card--disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-card--disabled>:not(.v-card__progress){opacity:.6;-webkit-transition:inherit;transition:inherit}.v-card--loading{overflow:hidden}.v-card--raised{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-dialog{border-radius:4px;margin:24px;overflow-y:auto;pointer-events:auto;-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1);width:100%;z-index:inherit;-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.v-dialog:not(.v-dialog--fullscreen){max-height:90%}.v-dialog>*{width:100%}.v-dialog>.v-card>.v-card__title{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;padding:16px 24px 10px}.v-dialog>.v-card>.v-card__subtitle,.v-dialog>.v-card>.v-card__text{padding:0 24px 20px}.v-dialog__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;-webkit-transition:.2s cubic-bezier(.25,.8,.25,1),z-index 1ms;transition:.2s cubic-bezier(.25,.8,.25,1),z-index 1ms;width:100%;z-index:6;outline:none}.v-dialog__container{display:none}.v-dialog__container--attached{display:inline}.v-dialog--animated{-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-name:animate-dialog;animation-name:animate-dialog;-webkit-animation-timing-function:cubic-bezier(.25,.8,.25,1);animation-timing-function:cubic-bezier(.25,.8,.25,1)}.v-dialog--fullscreen{border-radius:0;margin:0;height:100%;position:fixed;overflow-y:auto;top:0;left:0}.v-dialog--fullscreen>.v-card{min-height:100%;min-width:100%;margin:0!important;padding:0!important}.v-dialog--scrollable,.v-dialog--scrollable>form{display:-webkit-box;display:-ms-flexbox;display:flex}.v-dialog--scrollable>.v-card,.v-dialog--scrollable>form>.v-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;max-width:100%}.v-dialog--scrollable>.v-card>.v-card__actions,.v-dialog--scrollable>.v-card>.v-card__title,.v-dialog--scrollable>form>.v-card>.v-card__actions,.v-dialog--scrollable>form>.v-card>.v-card__title{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.v-dialog--scrollable>.v-card>.v-card__text,.v-dialog--scrollable>form>.v-card>.v-card__text{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow-y:auto}@-webkit-keyframes animate-dialog{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.03);transform:scale(1.03)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes animate-dialog{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.03);transform:scale(1.03)}to{-webkit-transform:scale(1);transform:scale(1)}}.theme--light.v-text-field>.v-input__control>.v-input__slot:before{border-color:rgba(0,0,0,.42)}.theme--light.v-text-field:not(.v-input--has-state):hover>.v-input__control>.v-input__slot:before{border-color:rgba(0,0,0,.87)}.theme--light.v-text-field.v-input--is-disabled .v-input__slot:before{-o-border-image:repeating-linear-gradient(90deg,rgba(0,0,0,.38) 0,rgba(0,0,0,.38) 2px,transparent 0,transparent 4px) 1 repeat;border-image:repeating-linear-gradient(90deg,rgba(0,0,0,.38) 0,rgba(0,0,0,.38) 2px,transparent 0,transparent 4px) 1 repeat}.theme--light.v-text-field--filled>.v-input__control>.v-input__slot{background:rgba(0,0,0,.06)}.theme--light.v-text-field--filled:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot:hover{background:rgba(0,0,0,.12)}.theme--light.v-text-field--solo>.v-input__control>.v-input__slot{background:#fff}.theme--light.v-text-field--solo-inverted>.v-input__control>.v-input__slot{background:rgba(0,0,0,.06)}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot{background:#424242}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input{color:#fff}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input:-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::placeholder{color:hsla(0,0%,100%,.5)}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot .v-label{color:hsla(0,0%,100%,.7)}.theme--light.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot fieldset{color:rgba(0,0,0,.38)}.theme--light.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state):not(.v-input--is-disabled)>.v-input__control>.v-input__slot:hover fieldset{color:rgba(0,0,0,.86)}.theme--light.v-text-field--outlined:not(.v-input--is-focused).v-input--is-disabled>.v-input__control>.v-input__slot fieldset{color:rgba(0,0,0,.26)}.theme--dark.v-text-field>.v-input__control>.v-input__slot:before{border-color:hsla(0,0%,100%,.7)}.theme--dark.v-text-field:not(.v-input--has-state):hover>.v-input__control>.v-input__slot:before{border-color:#fff}.theme--dark.v-text-field.v-input--is-disabled .v-input__slot:before{-o-border-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,.5) 2px,transparent 0,transparent 4px) 1 repeat;border-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,.5) 2px,transparent 0,transparent 4px) 1 repeat}.theme--dark.v-text-field--filled>.v-input__control>.v-input__slot{background:hsla(0,0%,100%,.08)}.theme--dark.v-text-field--filled:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot:hover{background:hsla(0,0%,100%,.16)}.theme--dark.v-text-field--solo>.v-input__control>.v-input__slot{background:#1e1e1e}.theme--dark.v-text-field--solo-inverted>.v-input__control>.v-input__slot{background:hsla(0,0%,100%,.16)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot{background:#fff}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input{color:rgba(0,0,0,.87)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::-webkit-input-placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::-moz-placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input:-ms-input-placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::-ms-input-placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot .v-label{color:rgba(0,0,0,.6)}.theme--dark.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot fieldset{color:hsla(0,0%,100%,.24)}.theme--dark.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state):not(.v-input--is-disabled)>.v-input__control>.v-input__slot:hover fieldset{color:#fff}.theme--dark.v-text-field--outlined:not(.v-input--is-focused).v-input--is-disabled>.v-input__control>.v-input__slot fieldset{color:hsla(0,0%,100%,.16)}.v-text-field{padding-top:12px;margin-top:4px}.v-text-field input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;line-height:20px;padding:8px 0 8px;max-width:100%;min-width:0;width:100%}.v-text-field .v-input__control,.v-text-field .v-input__slot,.v-text-field fieldset{border-radius:inherit}.v-text-field.v-input--has-state .v-input__control>.v-text-field__details>.v-counter,.v-text-field.v-input--is-disabled .v-input__control>.v-text-field__details>.v-counter,.v-text-field.v-input--is-disabled .v-input__control>.v-text-field__details>.v-messages,.v-text-field .v-input__control,.v-text-field fieldset{color:inherit}.v-text-field.v-input--dense{padding-top:0}.v-text-field.v-input--dense:not(.v-text-field--outlined) input{padding:4px 0 2px}.v-text-field.v-input--dense[type=text]::-ms-clear{display:none}.v-text-field.v-input--dense .v-input__append-inner,.v-text-field.v-input--dense .v-input__prepend-inner{margin-top:0}.v-text-field.v-input--dense:not(.v-text-field--enclosed):not(.v-text-field--full-width) .v-input__append-inner .v-input__icon>.v-icon,.v-text-field.v-input--dense:not(.v-text-field--enclosed):not(.v-text-field--full-width) .v-input__prepend-inner .v-input__icon>.v-icon{margin-top:8px}.v-text-field .v-input__append-inner,.v-text-field .v-input__prepend-inner{-ms-flex-item-align:start;align-self:flex-start;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:4px;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-application--is-ltr .v-text-field .v-input__prepend-inner{margin-right:auto;padding-right:4px}.v-application--is-ltr .v-text-field .v-input__append-inner,.v-application--is-rtl .v-text-field .v-input__prepend-inner{margin-left:auto;padding-left:4px}.v-application--is-rtl .v-text-field .v-input__append-inner{margin-right:auto;padding-right:4px}.v-text-field .v-counter{white-space:nowrap}.v-application--is-ltr .v-text-field .v-counter{margin-left:8px}.v-application--is-rtl .v-text-field .v-counter{margin-right:8px}.v-text-field .v-label{max-width:90%;overflow:hidden;text-overflow:ellipsis;top:6px;white-space:nowrap;pointer-events:none}.v-application--is-ltr .v-text-field .v-label{-webkit-transform-origin:top left;transform-origin:top left}.v-application--is-rtl .v-text-field .v-label{-webkit-transform-origin:top right;transform-origin:top right}.v-text-field .v-label--active{max-width:133%;-webkit-transform:translateY(-18px) scale(.75);transform:translateY(-18px) scale(.75)}.v-text-field>.v-input__control>.v-input__slot{cursor:text;-webkit-transition:background .3s cubic-bezier(.25,.8,.5,1);transition:background .3s cubic-bezier(.25,.8,.5,1)}.v-text-field>.v-input__control>.v-input__slot:after,.v-text-field>.v-input__control>.v-input__slot:before{bottom:-1px;content:"";left:0;position:absolute;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}.v-text-field>.v-input__control>.v-input__slot:before{border-color:inherit;border-style:solid;border-width:thin 0 0 0}.v-text-field>.v-input__control>.v-input__slot:after{border-color:currentColor;border-style:solid;border-width:thin 0 thin 0;-webkit-transform:scaleX(0);transform:scaleX(0)}.v-text-field__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%;min-height:14px;overflow:hidden}.v-text-field__prefix,.v-text-field__suffix{-ms-flex-item-align:center;align-self:center;cursor:default;-webkit-transition:color .3s cubic-bezier(.25,.8,.5,1);transition:color .3s cubic-bezier(.25,.8,.5,1);white-space:nowrap}.v-application--is-ltr .v-text-field__prefix{text-align:right;padding-right:4px}.v-application--is-rtl .v-text-field__prefix{text-align:left;padding-left:4px}.v-text-field__suffix{white-space:nowrap}.v-application--is-ltr .v-text-field__suffix{padding-left:4px}.v-application--is-rtl .v-text-field__suffix{padding-right:4px}.v-application--is-ltr .v-text-field--reverse .v-text-field__prefix{text-align:left;padding-right:0;padding-left:4px}.v-application--is-rtl .v-text-field--reverse .v-text-field__prefix{text-align:right;padding-right:4px;padding-left:0}.v-application--is-ltr .v-text-field--reverse .v-text-field__suffix{padding-left:0;padding-right:4px}.v-application--is-rtl .v-text-field--reverse .v-text-field__suffix{padding-left:4px;padding-right:0}.v-text-field>.v-input__control>.v-input__slot>.v-text-field__slot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative}.v-text-field:not(.v-text-field--is-booted) .v-label,.v-text-field:not(.v-text-field--is-booted) legend{-webkit-transition:none;transition:none}.v-text-field--filled,.v-text-field--full-width,.v-text-field--outlined{position:relative}.v-text-field--filled>.v-input__control>.v-input__slot,.v-text-field--full-width>.v-input__control>.v-input__slot,.v-text-field--outlined>.v-input__control>.v-input__slot{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;min-height:56px}.v-text-field--filled.v-input--dense>.v-input__control>.v-input__slot,.v-text-field--full-width.v-input--dense>.v-input__control>.v-input__slot,.v-text-field--outlined.v-input--dense>.v-input__control>.v-input__slot{min-height:52px}.v-text-field--filled.v-input--dense.v-text-field--outlined.v-text-field--filled>.v-input__control>.v-input__slot,.v-text-field--filled.v-input--dense.v-text-field--outlined>.v-input__control>.v-input__slot,.v-text-field--filled.v-input--dense.v-text-field--single-line>.v-input__control>.v-input__slot,.v-text-field--full-width.v-input--dense.v-text-field--outlined.v-text-field--filled>.v-input__control>.v-input__slot,.v-text-field--full-width.v-input--dense.v-text-field--outlined>.v-input__control>.v-input__slot,.v-text-field--full-width.v-input--dense.v-text-field--single-line>.v-input__control>.v-input__slot,.v-text-field--outlined.v-input--dense.v-text-field--outlined.v-text-field--filled>.v-input__control>.v-input__slot,.v-text-field--outlined.v-input--dense.v-text-field--outlined>.v-input__control>.v-input__slot,.v-text-field--outlined.v-input--dense.v-text-field--single-line>.v-input__control>.v-input__slot{min-height:40px}.v-text-field--outlined{border-radius:4px}.v-text-field--enclosed .v-input__append-inner,.v-text-field--enclosed .v-input__append-outer,.v-text-field--enclosed .v-input__prepend-inner,.v-text-field--enclosed .v-input__prepend-outer,.v-text-field--full-width .v-input__append-inner,.v-text-field--full-width .v-input__append-outer,.v-text-field--full-width .v-input__prepend-inner,.v-text-field--full-width .v-input__prepend-outer{margin-top:17px}.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__append-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__append-outer,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__prepend-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__prepend-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__append-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__append-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__prepend-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__prepend-outer{margin-top:14px}.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-outer,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-outer{margin-top:9px}.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-outer,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-outer{margin-top:8px}.v-text-field--filled .v-label,.v-text-field--full-width .v-label{top:18px}.v-text-field--filled .v-label--active,.v-text-field--full-width .v-label--active{-webkit-transform:translateY(-6px) scale(.75);transform:translateY(-6px) scale(.75)}.v-text-field--filled.v-input--dense .v-label,.v-text-field--full-width.v-input--dense .v-label{top:17px}.v-text-field--filled.v-input--dense .v-label--active,.v-text-field--full-width.v-input--dense .v-label--active{-webkit-transform:translateY(-10px) scale(.75);transform:translateY(-10px) scale(.75)}.v-text-field--filled.v-input--dense.v-text-field--single-line .v-label,.v-text-field--full-width.v-input--dense.v-text-field--single-line .v-label{top:11px}.v-text-field--filled{border-radius:4px 4px 0 0}.v-text-field--filled:not(.v-text-field--single-line) input{margin-top:22px}.v-text-field--filled.v-input--dense:not(.v-text-field--single-line).v-text-field--outlined input{margin-top:0}.v-text-field--filled .v-text-field__prefix,.v-text-field--filled .v-text-field__suffix{max-height:32px;margin-top:20px}.v-text-field--full-width{border-radius:0}.v-text-field--outlined .v-text-field__slot,.v-text-field--single-line .v-text-field__slot{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-text-field.v-text-field--enclosed{margin:0;padding:0}.v-text-field.v-text-field--enclosed.v-text-field--single-line .v-text-field__prefix,.v-text-field.v-text-field--enclosed.v-text-field--single-line .v-text-field__suffix{margin-top:0}.v-text-field.v-text-field--enclosed:not(.v-text-field--filled) .v-progress-linear__background{display:none}.v-text-field.v-text-field--enclosed .v-text-field__details,.v-text-field.v-text-field--enclosed:not(.v-text-field--rounded)>.v-input__control>.v-input__slot{padding:0 12px}.v-text-field.v-text-field--enclosed .v-text-field__details{margin-bottom:8px}.v-application--is-ltr .v-text-field--reverse input{text-align:right}.v-application--is-rtl .v-text-field--reverse input{text-align:left}.v-application--is-ltr .v-text-field--reverse .v-label{-webkit-transform-origin:top right;transform-origin:top right}.v-application--is-rtl .v-text-field--reverse .v-label{-webkit-transform-origin:top left;transform-origin:top left}.v-text-field--reverse .v-text-field__slot,.v-text-field--reverse>.v-input__control>.v-input__slot{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.v-text-field--outlined>.v-input__control>.v-input__slot:after,.v-text-field--outlined>.v-input__control>.v-input__slot:before,.v-text-field--rounded>.v-input__control>.v-input__slot:after,.v-text-field--rounded>.v-input__control>.v-input__slot:before,.v-text-field--solo>.v-input__control>.v-input__slot:after,.v-text-field--solo>.v-input__control>.v-input__slot:before{display:none}.v-text-field--outlined,.v-text-field--solo{border-radius:4px}.v-text-field--outlined{margin-bottom:16px;-webkit-transition:border .3s cubic-bezier(.25,.8,.5,1);transition:border .3s cubic-bezier(.25,.8,.5,1)}.v-text-field--outlined .v-label{top:18px}.v-text-field--outlined .v-label--active{-webkit-transform:translateY(-24px) scale(.75);transform:translateY(-24px) scale(.75)}.v-text-field--outlined.v-input--dense .v-label{top:10px}.v-text-field--outlined.v-input--dense .v-label--active{-webkit-transform:translateY(-16px) scale(.75);transform:translateY(-16px) scale(.75)}.v-text-field--outlined fieldset{border-collapse:collapse;border-color:currentColor;border-style:solid;border-width:1px;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:-5px;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:color,border-width;transition-property:color,border-width;-webkit-transition-timing-function:cubic-bezier(.25,.8,.25,1);transition-timing-function:cubic-bezier(.25,.8,.25,1)}.v-application--is-ltr .v-text-field--outlined fieldset{padding-left:8px}.v-application--is-ltr .v-text-field--outlined.v-text-field--reverse fieldset,.v-application--is-rtl .v-text-field--outlined fieldset{padding-right:8px}.v-application--is-rtl .v-text-field--outlined.v-text-field--reverse fieldset{padding-left:8px}.v-text-field--outlined legend{line-height:11px;padding:0;-webkit-transition:width .3s cubic-bezier(.25,.8,.5,1);transition:width .3s cubic-bezier(.25,.8,.5,1)}.v-application--is-ltr .v-text-field--outlined legend{text-align:left}.v-application--is-ltr .v-text-field--outlined.v-text-field--reverse legend,.v-application--is-rtl .v-text-field--outlined legend{text-align:right}.v-application--is-rtl .v-text-field--outlined.v-text-field--reverse legend{text-align:left}.v-application--is-ltr .v-text-field--outlined.v-text-field--rounded legend{margin-left:12px}.v-application--is-rtl .v-text-field--outlined.v-text-field--rounded legend{margin-right:12px}.v-text-field--outlined>.v-input__control>.v-input__slot{background:transparent}.v-text-field--outlined .v-text-field__prefix{max-height:32px}.v-text-field--outlined .v-input__append-outer,.v-text-field--outlined .v-input__prepend-outer{margin-top:18px}.v-text-field--outlined.v-input--has-state fieldset,.v-text-field--outlined.v-input--is-focused fieldset{border:2px solid currentColor}.v-text-field--rounded{border-radius:28px}.v-text-field--rounded>.v-input__control>.v-input__slot{padding:0 24px}.v-text-field--shaped{border-radius:16px 16px 0 0}.v-text-field.v-text-field--solo .v-label{top:calc(50% - 9px)}.v-text-field.v-text-field--solo .v-input__control{min-height:48px;padding:0}.v-text-field.v-text-field--solo .v-input__control input{caret-color:auto}.v-text-field.v-text-field--solo.v-input--dense>.v-input__control{min-height:38px}.v-text-field.v-text-field--solo:not(.v-text-field--solo-flat)>.v-input__control>.v-input__slot{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-text-field.v-text-field--solo .v-input__append-inner,.v-text-field.v-text-field--solo .v-input__prepend-inner{-ms-flex-item-align:center;align-self:center;margin-top:0}.v-text-field.v-text-field--solo .v-input__append-outer,.v-text-field.v-text-field--solo .v-input__prepend-outer{margin-top:12px}.v-text-field.v-text-field--solo.v-input--dense .v-input__append-outer,.v-text-field.v-text-field--solo.v-input--dense .v-input__prepend-outer{margin-top:7px}.v-text-field.v-input--is-focused>.v-input__control>.v-input__slot:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.v-text-field.v-input--has-state>.v-input__control>.v-input__slot:before{border-color:currentColor}.theme--light.v-input,.theme--light.v-input input,.theme--light.v-input textarea{color:rgba(0,0,0,.87)}.theme--light.v-input input::-webkit-input-placeholder,.theme--light.v-input textarea::-webkit-input-placeholder{color:rgba(0,0,0,.38)}.theme--light.v-input input::-moz-placeholder,.theme--light.v-input textarea::-moz-placeholder{color:rgba(0,0,0,.38)}.theme--light.v-input input:-ms-input-placeholder,.theme--light.v-input textarea:-ms-input-placeholder{color:rgba(0,0,0,.38)}.theme--light.v-input input::-ms-input-placeholder,.theme--light.v-input textarea::-ms-input-placeholder{color:rgba(0,0,0,.38)}.theme--light.v-input input::placeholder,.theme--light.v-input textarea::placeholder{color:rgba(0,0,0,.38)}.theme--light.v-input--is-disabled,.theme--light.v-input--is-disabled input,.theme--light.v-input--is-disabled textarea{color:rgba(0,0,0,.38)}.theme--dark.v-input,.theme--dark.v-input input,.theme--dark.v-input textarea{color:#fff}.theme--dark.v-input input::-webkit-input-placeholder,.theme--dark.v-input textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.theme--dark.v-input input::-moz-placeholder,.theme--dark.v-input textarea::-moz-placeholder{color:hsla(0,0%,100%,.5)}.theme--dark.v-input input:-ms-input-placeholder,.theme--dark.v-input textarea:-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.theme--dark.v-input input::-ms-input-placeholder,.theme--dark.v-input textarea::-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.theme--dark.v-input input::placeholder,.theme--dark.v-input textarea::placeholder{color:hsla(0,0%,100%,.5)}.theme--dark.v-input--is-disabled,.theme--dark.v-input--is-disabled input,.theme--dark.v-input--is-disabled textarea{color:hsla(0,0%,100%,.5)}.v-input{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:16px;letter-spacing:normal;max-width:100%;text-align:left}.v-input .v-progress-linear{top:calc(100% - 1px);left:0}.v-input input{max-height:32px}.v-input input:invalid,.v-input textarea:invalid{-webkit-box-shadow:none;box-shadow:none}.v-input input:active,.v-input input:focus,.v-input textarea:active,.v-input textarea:focus{outline:none}.v-input .v-label{height:20px;line-height:20px}.v-input__append-outer,.v-input__prepend-outer{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:4px;margin-top:4px;line-height:1}.v-input__append-outer .v-icon,.v-input__prepend-outer .v-icon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-application--is-ltr .v-input__append-outer{margin-left:9px}.v-application--is-ltr .v-input__prepend-outer,.v-application--is-rtl .v-input__append-outer{margin-right:9px}.v-application--is-rtl .v-input__prepend-outer{margin-left:9px}.v-input__control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:0;width:100%}.v-input__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:24px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:24px;width:24px}.v-input__icon--clear{border-radius:50%}.v-input__icon--clear .v-icon--disabled{visibility:hidden}.v-input__slot{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px;min-height:inherit;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}.v-input--dense>.v-input__control>.v-input__slot{margin-bottom:4px}.v-input--is-disabled:not(.v-input--is-readonly){pointer-events:none}.v-input--is-loading>.v-input__control>.v-input__slot:after,.v-input--is-loading>.v-input__control>.v-input__slot:before{display:none}.v-input--hide-details>.v-input__control>.v-input__slot{margin-bottom:0}.v-input--has-state.error--text .v-label{-webkit-animation:v-shake .6s cubic-bezier(.25,.8,.5,1);animation:v-shake .6s cubic-bezier(.25,.8,.5,1)}.theme--light.v-label{color:rgba(0,0,0,.6)}.theme--light.v-label--is-disabled{color:rgba(0,0,0,.38)}.theme--dark.v-label{color:hsla(0,0%,100%,.7)}.theme--dark.v-label--is-disabled{color:hsla(0,0%,100%,.5)}.v-label{font-size:16px;line-height:1;min-height:8px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.theme--light.v-messages{color:rgba(0,0,0,.6)}.theme--dark.v-messages{color:hsla(0,0%,100%,.7)}.v-messages{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:12px;min-height:14px;min-width:1px;position:relative}.v-application--is-ltr .v-messages{text-align:left}.v-application--is-rtl .v-messages{text-align:right}.v-messages__message{line-height:12px;word-break:break-word;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.theme--light.v-counter{color:rgba(0,0,0,.6)}.theme--dark.v-counter{color:hsla(0,0%,100%,.7)}.v-counter{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:12px;min-height:12px;line-height:12px}.v-speed-dial{position:relative;z-index:1}.v-speed-dial--absolute{position:absolute}.v-speed-dial--fixed{position:fixed}.v-speed-dial--absolute,.v-speed-dial--fixed{z-index:4}.v-speed-dial--absolute>.v-btn--floating,.v-speed-dial--fixed>.v-btn--floating{margin:0}.v-speed-dial--top{top:16px}.v-speed-dial--bottom{bottom:16px}.v-speed-dial--left{left:16px}.v-speed-dial--right{right:16px}.v-speed-dial--direction-left .v-speed-dial__list,.v-speed-dial--direction-right .v-speed-dial__list{height:100%;top:0;padding:0 16px}.v-speed-dial--direction-bottom .v-speed-dial__list,.v-speed-dial--direction-top .v-speed-dial__list{left:0;width:100%}.v-speed-dial--direction-top .v-speed-dial__list{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;bottom:100%}.v-speed-dial--direction-right .v-speed-dial__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;left:100%}.v-speed-dial--direction-bottom .v-speed-dial__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:100%}.v-speed-dial--direction-left .v-speed-dial__list{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;right:100%}.v-speed-dial__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 0;position:absolute}.v-speed-dial__list .v-btn{margin:6px}.v-speed-dial:not(.v-speed-dial--is-active) .v-speed-dial__list{pointer-events:none}.v-textarea textarea{-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;line-height:1.75rem;max-width:100%;min-height:32px;outline:none;padding:0;width:100%}.v-textarea .v-text-field__prefix,.v-textarea .v-text-field__suffix{padding-top:2px;-ms-flex-item-align:start;align-self:start}.v-textarea.v-text-field--box .v-text-field__prefix,.v-textarea.v-text-field--box textarea,.v-textarea.v-text-field--enclosed .v-text-field__prefix,.v-textarea.v-text-field--enclosed textarea{margin-top:24px}.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) textarea,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) textarea,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) textarea,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) textarea{margin-top:10px}.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) .v-label,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) .v-label,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) .v-label,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) .v-label{top:18px}.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense textarea,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense textarea,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense textarea,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense textarea{margin-top:6px}.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__prepend-outer,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__prepend-outer,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__prepend-outer,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__prepend-outer{-ms-flex-item-align:start;align-self:flex-start;margin-top:8px}.v-textarea.v-text-field--solo{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.v-textarea.v-text-field--solo .v-input__append-inner,.v-textarea.v-text-field--solo .v-input__append-outer,.v-textarea.v-text-field--solo .v-input__prepend-inner,.v-textarea.v-text-field--solo .v-input__prepend-outer{-ms-flex-item-align:start;align-self:flex-start;margin-top:12px}.v-application--is-ltr .v-textarea.v-text-field--solo .v-input__append-inner{padding-left:12px}.v-application--is-rtl .v-textarea.v-text-field--solo .v-input__append-inner{padding-right:12px}.v-textarea--auto-grow textarea{overflow:hidden}.v-textarea--no-resize textarea{resize:none}.v-textarea.v-text-field--enclosed .v-text-field__slot{-ms-flex-item-align:stretch;align-self:stretch}.v-application--is-ltr .v-textarea.v-text-field--enclosed .v-text-field__slot{margin-right:-12px}.v-application--is-rtl .v-textarea.v-text-field--enclosed .v-text-field__slot{margin-left:-12px}.v-application--is-ltr .v-textarea.v-text-field--enclosed .v-text-field__slot textarea{padding-right:12px}.v-application--is-rtl .v-textarea.v-text-field--enclosed .v-text-field__slot textarea{padding-left:12px}.theme--light.v-color-picker .v-color-picker__input input{border:thin solid rgba(0,0,0,.12)}.theme--light.v-color-picker span{color:rgba(0,0,0,.6)}.theme--light.v-color-picker .v-color-picker__color,.theme--light.v-color-picker .v-color-picker__dot{background-color:hsla(0,0%,100%,0)}.theme--dark.v-color-picker .v-color-picker__input input{border:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-color-picker span{color:hsla(0,0%,100%,.7)}.theme--dark.v-color-picker .v-color-picker__color,.theme--dark.v-color-picker .v-color-picker__dot{background-color:hsla(0,0%,100%,.12)}.v-color-picker{-ms-flex-item-align:start;align-self:flex-start;border-radius:4px;contain:content;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-color-picker__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px}.v-color-picker--flat,.v-color-picker--flat .v-color-picker__track:not(.v-input--is-disabled) .v-slider__thumb{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-color-picker__edit{margin-top:24px}.v-color-picker__edit,.v-color-picker__input{display:-webkit-box;display:-ms-flexbox;display:flex}.v-color-picker__input{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.v-application--is-ltr .v-color-picker__input:not(:last-child){margin-right:8px}.v-application--is-rtl .v-color-picker__input:not(:last-child){margin-left:8px}.v-color-picker__input input{border-radius:4px;margin-bottom:8px;min-width:0;outline:none;text-align:center;width:100%;height:28px}.v-color-picker__input span{font-size:.75rem}.v-color-picker__canvas{position:relative;overflow:hidden;contain:strict}.v-color-picker__canvas-dot{position:absolute;top:0;left:0;width:15px;height:15px;background:transparent;border-radius:50%;-webkit-box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1.5px rgba(0,0,0,.3);box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1.5px rgba(0,0,0,.3)}.v-color-picker__canvas-dot--disabled{-webkit-box-shadow:0 0 0 1.5px hsla(0,0%,100%,.7),inset 0 0 1px 1.5px rgba(0,0,0,.3);box-shadow:0 0 0 1.5px hsla(0,0%,100%,.7),inset 0 0 1px 1.5px rgba(0,0,0,.3)}.v-color-picker__canvas:hover .v-color-picker__canvas-dot{will-change:transform}.v-color-picker .v-input__slider{border-radius:5px}.v-color-picker .v-input__slider .v-slider{margin:0}.v-color-picker__alpha:not(.v-input--is-disabled) .v-slider{border-radius:5px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWNgYGCQwoKxgqGgcJA5h3yFAAs8BRWVSwooAAAAAElFTkSuQmCC) repeat}.v-color-picker__sliders{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-color-picker__dot{position:relative;height:30px;width:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWNgYGCQwoKxgqGgcJA5h3yFAAs8BRWVSwooAAAAAElFTkSuQmCC) repeat;border-radius:50%;overflow:hidden}.v-application--is-ltr .v-color-picker__dot{margin-right:24px}.v-application--is-rtl .v-color-picker__dot{margin-left:24px}.v-color-picker__dot>div{width:100%;height:100%}.v-application--is-ltr .v-color-picker__hue:not(.v-input--is-disabled){background:-webkit-gradient(linear,left top,right top,from(red),color-stop(16.66%,#ff0),color-stop(33.33%,#0f0),color-stop(50%,#0ff),color-stop(66.66%,#00f),color-stop(83.33%,#f0f),to(red));background:linear-gradient(90deg,red 0,#ff0 16.66%,#0f0 33.33%,#0ff 50%,#00f 66.66%,#f0f 83.33%,red)}.v-application--is-rtl .v-color-picker__hue:not(.v-input--is-disabled){background:-webkit-gradient(linear,right top,left top,from(red),color-stop(16.66%,#ff0),color-stop(33.33%,#0f0),color-stop(50%,#0ff),color-stop(66.66%,#00f),color-stop(83.33%,#f0f),to(red));background:linear-gradient(270deg,red 0,#ff0 16.66%,#0f0 33.33%,#0ff 50%,#00f 66.66%,#f0f 83.33%,red)}.v-color-picker__track{position:relative;width:100%}.v-color-picker__preview{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.v-color-picker__preview .v-slider{min-height:10px}.v-color-picker__preview .v-slider:not(.v-slider--disabled) .v-slider__thumb{-webkit-box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.v-color-picker__preview .v-slider:not(.v-slider--disabled) .v-slider__track-container{opacity:0}.v-color-picker__preview:not(.v-color-picker__preview--hide-alpha) .v-color-picker__hue{margin-bottom:24px}.theme--light.v-slider .v-slider__thumb,.theme--light.v-slider .v-slider__track-background,.theme--light.v-slider .v-slider__track-fill{background:rgba(0,0,0,.26)}.theme--dark.v-slider .v-slider__thumb,.theme--dark.v-slider .v-slider__track-background,.theme--dark.v-slider .v-slider__track-fill{background:hsla(0,0%,100%,.2)}.v-slider{cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-slider input{cursor:default;padding:0;width:100%;display:none}.v-slider__track-container{position:absolute;border-radius:0}.v-slider__thumb-container,.v-slider__track-background,.v-slider__track-fill{position:absolute;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-slider__thumb-container{outline:none;top:50%}.v-slider__thumb-container:hover .v-slider__thumb:before{-webkit-transform:scale(1);transform:scale(1)}.v-slider__thumb{width:12px;height:12px;left:-6px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-slider__thumb,.v-slider__thumb:before{position:absolute;border-radius:50%;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-slider__thumb:before{content:"";color:inherit;width:36px;height:36px;background:currentColor;opacity:.3;left:-12px;top:-12px;-webkit-transform:scale(.1);transform:scale(.1);pointer-events:none}.v-slider__tick,.v-slider__ticks-container{position:absolute}.v-slider__tick{opacity:0;background-color:rgba(0,0,0,.5);-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);border-radius:0}.v-slider__tick--filled{background-color:hsla(0,0%,100%,.5)}.v-application--is-ltr .v-slider__tick:first-child .v-slider__tick-label{-webkit-transform:none;transform:none}.v-application--is-rtl .v-slider__tick:first-child .v-slider__tick-label{-webkit-transform:translateX(100%);transform:translateX(100%)}.v-application--is-ltr .v-slider__tick:last-child .v-slider__tick-label{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.v-application--is-rtl .v-slider__tick:last-child .v-slider__tick-label{-webkit-transform:none;transform:none}.v-slider__tick-label{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.v-slider__thumb-label-container{top:0}.v-slider__thumb-label,.v-slider__thumb-label-container{position:absolute;left:0;-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1)}.v-slider__thumb-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.75rem;color:#fff;width:32px;height:32px;border-radius:50% 50% 0;bottom:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-slider--horizontal{min-height:32px;margin-left:8px;margin-right:8px}.v-slider--horizontal .v-slider__track-container{width:100%;height:2px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.v-slider--horizontal .v-slider__track-background,.v-slider--horizontal .v-slider__track-fill{height:100%}.v-slider--horizontal .v-slider__ticks-container{left:0;height:2px;width:100%}.v-application--is-ltr .v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label,.v-application--is-rtl .v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label{-webkit-transform:translateX(0);transform:translateX(0)}.v-application--is-ltr .v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.v-application--is-rtl .v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label{-webkit-transform:translateX(100%);transform:translateX(100%)}.v-slider--horizontal .v-slider__tick .v-slider__tick-label{top:8px}.v-application--is-ltr .v-slider--horizontal .v-slider__tick .v-slider__tick-label{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.v-application--is-rtl .v-slider--horizontal .v-slider__tick .v-slider__tick-label{-webkit-transform:translateX(50%);transform:translateX(50%)}.v-slider--horizontal .v-slider__thumb-label{-webkit-transform:translateY(-20%) translateY(-12px) translateX(-50%) rotate(45deg);transform:translateY(-20%) translateY(-12px) translateX(-50%) rotate(45deg)}.v-slider--horizontal .v-slider__thumb-label>*{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.v-slider--vertical{min-height:150px;margin-top:12px;margin-bottom:12px}.v-slider--vertical .v-slider__track-container{height:100%;width:2px;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.v-slider--vertical .v-slider__track-background,.v-slider--vertical .v-slider__track-fill{width:100%}.v-slider--vertical .v-slider__thumb-container{left:50%}.v-slider--vertical .v-slider__ticks-container{top:0;width:2px;height:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.v-application--is-ltr .v-slider--vertical .v-slider__tick .v-slider__tick-label,.v-application--is-ltr .v-slider--vertical .v-slider__tick:first-child .v-slider__tick-label,.v-application--is-ltr .v-slider--vertical .v-slider__tick:last-child .v-slider__tick-label{-webkit-transform:translateY(-50%);transform:translateY(-50%);left:12px}.v-application--is-rtl .v-slider--vertical .v-slider__tick .v-slider__tick-label,.v-application--is-rtl .v-slider--vertical .v-slider__tick:first-child .v-slider__tick-label,.v-application--is-rtl .v-slider--vertical .v-slider__tick:last-child .v-slider__tick-label{-webkit-transform:translateY(-50%);transform:translateY(-50%);right:12px}.v-slider--vertical .v-slider__thumb-label>*{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.v-slider__thumb-container--focused .v-slider__thumb:before{-webkit-transform:scale(1);transform:scale(1)}.v-slider--active .v-slider__tick{opacity:1}.v-slider__thumb-container--active .v-slider__thumb:before{-webkit-transform:scale(1.5)!important;transform:scale(1.5)!important}.v-slider--disabled{pointer-events:none}.v-slider--disabled .v-slider__thumb{width:8px;height:8px;left:-4px}.v-slider--disabled .v-slider__thumb:before{display:none}.v-slider__ticks-container--always-show .v-slider__tick{opacity:1}.v-input__slider.v-input--is-readonly>.v-input__control{pointer-events:none}.v-application--is-ltr .v-input__slider .v-input__slot .v-label{margin-left:0;margin-right:12px}.v-application--is-ltr .v-input__slider--inverse-label .v-input__slot .v-label,.v-application--is-rtl .v-input__slider .v-input__slot .v-label{margin-right:0;margin-left:12px}.v-application--is-rtl .v-input__slider--inverse-label .v-input__slot .v-label{margin-left:0;margin-right:12px}.v-input__slider--vertical{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-application--is-ltr .v-input__slider--vertical{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.v-application--is-rtl .v-input__slider--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-input__slider--vertical .v-input__append-outer,.v-input__slider--vertical .v-input__prepend-outer,.v-input__slider--vertical .v-input__slot{margin:0}.v-input__slider--vertical .v-messages{display:none}.v-input--has-state .v-slider__track-background{opacity:.4}.v-color-picker__swatches{overflow-y:auto}.v-color-picker__swatches>div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px}.v-color-picker__swatch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}.v-color-picker__color{position:relative;height:18px;max-height:18px;width:45px;margin:2px 4px;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWNgYGCQwoKxgqGgcJA5h3yFAAs8BRWVSwooAAAAAElFTkSuQmCC) repeat;cursor:pointer}.v-color-picker__color>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.theme--light.v-subheader{color:rgba(0,0,0,.6)}.theme--dark.v-subheader{color:hsla(0,0%,100%,.7)}.v-subheader{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;font-size:.875rem;font-weight:400;padding:0 16px 0 16px}.v-subheader--inset{margin-left:56px}.theme--light.v-alert .v-alert--prominent .v-alert__icon:after{background:rgba(0,0,0,.12)}.theme--dark.v-alert .v-alert--prominent .v-alert__icon:after{background:hsla(0,0%,100%,.12)}.v-sheet.v-alert{border-radius:4px}.v-sheet.v-alert:not(.v-sheet--outlined){-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-sheet.v-alert.v-sheet--shaped{border-radius:24px 4px}.v-alert{display:block;font-size:16px;margin-bottom:16px;padding:16px;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-alert:not(.v-sheet--tile){border-radius:4px}.v-application--is-ltr .v-alert>.v-alert__content,.v-application--is-ltr .v-alert>.v-icon{margin-right:16px}.v-application--is-rtl .v-alert>.v-alert__content,.v-application--is-rtl .v-alert>.v-icon{margin-left:16px}.v-application--is-ltr .v-alert>.v-icon+.v-alert__content{margin-right:0}.v-application--is-rtl .v-alert>.v-icon+.v-alert__content{margin-left:0}.v-application--is-ltr .v-alert>.v-alert__content+.v-icon{margin-right:0}.v-application--is-rtl .v-alert>.v-alert__content+.v-icon{margin-left:0}.v-alert__border{border-style:solid;border-width:4px;content:"";position:absolute}.v-alert__border:not(.v-alert__border--has-color){opacity:.26}.v-alert__border--left,.v-alert__border--right{bottom:0;top:0}.v-alert__border--bottom,.v-alert__border--top{left:0;right:0}.v-alert__border--bottom{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0}.v-application--is-ltr .v-alert__border--left{border-top-left-radius:inherit;border-bottom-left-radius:inherit;left:0}.v-application--is-ltr .v-alert__border--right,.v-application--is-rtl .v-alert__border--left{border-top-right-radius:inherit;border-bottom-right-radius:inherit;right:0}.v-application--is-rtl .v-alert__border--right{border-top-left-radius:inherit;border-bottom-left-radius:inherit;left:0}.v-alert__border--top{border-top-left-radius:inherit;border-top-right-radius:inherit;top:0}.v-alert__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.v-application--is-ltr .v-alert__dismissible{margin:-16px -8px -16px 8px}.v-application--is-rtl .v-alert__dismissible{margin:-16px 8px -16px -8px}.v-alert__icon{-ms-flex-item-align:start;align-self:flex-start;border-radius:50%;height:24px;min-width:24px;position:relative}.v-application--is-ltr .v-alert__icon{margin-right:16px}.v-application--is-rtl .v-alert__icon{margin-left:16px}.v-alert__icon.v-icon{font-size:24px}.v-alert__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:inherit;display:-webkit-box;display:-ms-flexbox;display:flex}.v-alert--dense{padding-top:8px;padding-bottom:8px}.v-alert--dense .v-alert__border{border-width:medium}.v-alert--outlined{background:transparent!important;border:thin solid currentColor!important}.v-alert--outlined .v-alert__icon{color:inherit!important}.v-alert--prominent .v-alert__icon{-ms-flex-item-align:center;align-self:center;height:48px;min-width:48px}.v-alert--prominent .v-alert__icon:after{background:currentColor!important;border-radius:50%;bottom:0;content:"";left:0;opacity:.16;position:absolute;right:0;top:0}.v-alert--prominent .v-alert__icon.v-icon{font-size:32px}.v-alert--text{background:transparent!important}.v-alert--text:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:.12;position:absolute;pointer-events:none;right:0;top:0}.theme--light.v-select .v-select__selection--comma{color:rgba(0,0,0,.87)}.theme--light.v-select .v-select__selection--disabled{color:rgba(0,0,0,.38)}.theme--dark.v-select .v-select__selection--comma,.theme--light.v-select.v-text-field--solo-inverted.v-input--is-focused .v-select__selection--comma{color:#fff}.theme--dark.v-select .v-select__selection--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-select.v-text-field--solo-inverted.v-input--is-focused .v-select__selection--comma{color:rgba(0,0,0,.87)}.v-select{position:relative}.v-select:not(.v-select--is-multi).v-text-field--single-line .v-select__selections{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.v-select>.v-input__control>.v-input__slot{cursor:pointer}.v-select .v-chip{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin:4px}.v-select .v-chip--selected:after{opacity:.22}.v-select .fade-transition-leave-active{position:absolute;left:0}.v-select.v-input--is-dirty ::-webkit-input-placeholder{color:transparent!important}.v-select.v-input--is-dirty ::-moz-placeholder{color:transparent!important}.v-select.v-input--is-dirty :-ms-input-placeholder{color:transparent!important}.v-select.v-input--is-dirty ::-ms-input-placeholder{color:transparent!important}.v-select.v-input--is-dirty ::placeholder{color:transparent!important}.v-select:not(.v-input--is-dirty):not(.v-input--is-focused) .v-text-field__prefix{line-height:20px;top:7px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-select.v-text-field--enclosed:not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__selections{padding-top:20px}.v-select.v-text-field--outlined:not(.v-text-field--single-line) .v-select__selections{padding:8px 0}.v-select.v-text-field--outlined:not(.v-text-field--single-line).v-input--dense .v-select__selections{padding:4px 0}.v-select.v-text-field input{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;margin-top:0;min-width:0;pointer-events:none;position:relative}.v-select.v-select--is-menu-active .v-input__icon--append .v-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.v-select.v-select--chips input{margin:0}.v-select.v-select--chips .v-select__selections{min-height:42px}.v-select.v-select--chips.v-input--dense .v-select__selections{min-height:40px}.v-select.v-select--chips .v-chip--select.v-chip--active:before{opacity:.2}.v-select.v-select--chips.v-select--chips--small .v-select__selections{min-height:26px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed .v-select__selections{min-height:68px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-input--dense .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-input--dense .v-select__selections{min-height:40px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-select--chips--small .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-select--chips--small .v-select__selections{min-height:26px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-select--chips--small.v-input--dense .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-select--chips--small.v-input--dense .v-select__selections{min-height:38px}.v-select.v-text-field--reverse .v-select__selections,.v-select.v-text-field--reverse .v-select__slot{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.v-select__selections{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:18px;max-width:100%;min-width:0}.v-select__selection{max-width:90%}.v-select__selection--comma{margin:7px 4px 7px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-select.v-input--dense .v-select__selection--comma{margin:5px 4px 3px 0}.v-select.v-input--dense .v-chip{margin:0 4px 0 4px}.v-select__slot{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;min-width:0;width:100%}.v-select:not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__slot>input{-ms-flex-item-align:end;align-self:flex-end}.v-simple-checkbox{-ms-flex-item-align:center;align-self:center;line-height:normal;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.v-simple-checkbox--disabled{cursor:default}.v-chip:not(.v-chip--outlined).accent,.v-chip:not(.v-chip--outlined).error,.v-chip:not(.v-chip--outlined).info,.v-chip:not(.v-chip--outlined).primary,.v-chip:not(.v-chip--outlined).secondary,.v-chip:not(.v-chip--outlined).success,.v-chip:not(.v-chip--outlined).warning{color:#fff}.theme--light.v-chip{border-color:rgba(0,0,0,.12);color:rgba(0,0,0,.87)}.theme--light.v-chip:not(.v-chip--active){background:#e0e0e0}.theme--light.v-chip:hover:before{opacity:.04}.theme--light.v-chip--active:before,.theme--light.v-chip--active:hover:before,.theme--light.v-chip:focus:before{opacity:.12}.theme--light.v-chip--active:focus:before{opacity:.16}.theme--dark.v-chip{border-color:hsla(0,0%,100%,.12);color:#fff}.theme--dark.v-chip:not(.v-chip--active){background:#555}.theme--dark.v-chip:hover:before{opacity:.08}.theme--dark.v-chip--active:before,.theme--dark.v-chip--active:hover:before,.theme--dark.v-chip:focus:before{opacity:.24}.theme--dark.v-chip--active:focus:before{opacity:.32}.v-chip{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:20px;max-width:100%;outline:none;overflow:hidden;padding:0 12px;position:relative;text-decoration:none;-webkit-transition-duration:.28s;transition-duration:.28s;-webkit-transition-property:opacity,-webkit-box-shadow;transition-property:opacity,-webkit-box-shadow;transition-property:box-shadow,opacity;transition-property:box-shadow,opacity,-webkit-box-shadow;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);vertical-align:middle;white-space:nowrap}.v-chip:before{background-color:currentColor;bottom:0;border-radius:inherit;content:"";left:0;opacity:0;position:absolute;pointer-events:none;right:0;top:0}.v-chip .v-avatar{height:24px!important;min-width:24px!important;width:24px!important}.v-chip .v-icon{font-size:24px}.v-application--is-ltr .v-chip .v-avatar--left,.v-application--is-ltr .v-chip .v-icon--left{margin-left:-6px;margin-right:6px}.v-application--is-ltr .v-chip .v-avatar--right,.v-application--is-ltr .v-chip .v-icon--right,.v-application--is-rtl .v-chip .v-avatar--left,.v-application--is-rtl .v-chip .v-icon--left{margin-left:6px;margin-right:-6px}.v-application--is-rtl .v-chip .v-avatar--right,.v-application--is-rtl .v-chip .v-icon--right{margin-left:-6px;margin-right:6px}.v-chip:not(.v-chip--no-color) .v-icon{color:inherit}.v-chip .v-chip__close.v-icon{font-size:18px;max-height:18px;max-width:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-application--is-ltr .v-chip .v-chip__close.v-icon.v-icon--right{margin-right:-4px}.v-application--is-rtl .v-chip .v-chip__close.v-icon.v-icon--right{margin-left:-4px}.v-chip .v-chip__close.v-icon:active,.v-chip .v-chip__close.v-icon:focus,.v-chip .v-chip__close.v-icon:hover{opacity:.72}.v-chip .v-chip__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%;max-width:100%}.v-chip--active .v-icon{color:inherit}.v-chip--link:before{-webkit-transition:opacity .3s cubic-bezier(.25,.8,.5,1);transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-chip--link:focus:before{opacity:.32}.v-chip--clickable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-chip--clickable:active{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-chip--disabled{opacity:.4;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-chip__filter{max-width:24px}.v-chip__filter.v-icon{color:inherit}.v-chip__filter.expand-x-transition-enter,.v-chip__filter.expand-x-transition-leave-active{margin:0}.v-chip--pill .v-chip__filter{margin-right:0 16px 0 0}.v-chip--pill .v-avatar{height:32px!important;width:32px!important}.v-application--is-ltr .v-chip--pill .v-avatar--left{margin-left:-12px}.v-application--is-ltr .v-chip--pill .v-avatar--right,.v-application--is-rtl .v-chip--pill .v-avatar--left{margin-right:-12px}.v-application--is-rtl .v-chip--pill .v-avatar--right{margin-left:-12px}.v-chip--label{border-radius:4px!important}.v-chip.v-chip--outlined{border-width:thin;border-style:solid}.v-chip.v-chip--outlined.v-chip--active:before{opacity:.08}.v-chip.v-chip--outlined .v-icon{color:inherit}.v-chip.v-chip--outlined.v-chip.v-chip{background-color:transparent!important}.v-chip.v-chip--selected{background:transparent}.v-chip.v-chip--selected:after{opacity:.28}.v-chip.v-size--x-small{border-radius:8px;font-size:10px;height:16px}.v-chip.v-size--small{border-radius:12px;font-size:12px;height:24px}.v-chip.v-size--default{border-radius:16px;font-size:14px;height:32px}.v-chip.v-size--large{border-radius:27px;font-size:16px;height:54px}.v-chip.v-size--x-large{border-radius:33px;font-size:18px;height:66px}.v-menu{display:none}.v-menu--attached{display:inline}.v-menu__content{position:absolute;display:inline-block;max-width:80%;overflow-y:auto;overflow-x:hidden;contain:content;will-change:transform;-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);border-radius:4px}.v-menu__content--active{pointer-events:none}.v-menu__content--auto .v-list-item{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(.25,.8,.25,1);transition-timing-function:cubic-bezier(.25,.8,.25,1)}.v-menu__content--fixed{position:fixed}.v-menu__content>.card{contain:content;-webkit-backface-visibility:hidden;backface-visibility:hidden}.v-menu>.v-menu__content{max-width:none}.v-menu-transition-enter .v-list-item{min-width:0;pointer-events:none}.v-menu-transition-enter-to .v-list-item{pointer-events:auto;-webkit-transition-delay:.1s;transition-delay:.1s}.v-menu-transition-leave-active,.v-menu-transition-leave-to{pointer-events:none}.v-menu-transition-enter,.v-menu-transition-leave-to{opacity:0}.v-menu-transition-enter-active,.v-menu-transition-leave-active{-webkit-transition:all .3s cubic-bezier(.25,.8,.25,1);transition:all .3s cubic-bezier(.25,.8,.25,1)}.v-menu-transition-enter.v-menu__content--auto{-webkit-transition:none!important;transition:none!important}.v-menu-transition-enter.v-menu__content--auto .v-list-item{opacity:0;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.v-menu-transition-enter.v-menu__content--auto .v-list-item--active{opacity:1;-webkit-transform:none!important;transform:none!important;pointer-events:auto}.v-input--checkbox.v-input--indeterminate.v-input--is-disabled{opacity:.6}.theme--light.v-input--selection-controls.v-input--is-disabled:not(.v-input--indeterminate) .v-icon{color:rgba(0,0,0,.26)!important}.theme--dark.v-input--selection-controls.v-input--is-disabled:not(.v-input--indeterminate) .v-icon{color:hsla(0,0%,100%,.3)!important}.v-input--selection-controls{margin-top:16px;padding-top:4px}.v-input--selection-controls>.v-input__append-outer,.v-input--selection-controls>.v-input__prepend-outer{margin-top:0;margin-bottom:0}.v-input--selection-controls:not(.v-input--hide-details)>.v-input__slot{margin-bottom:12px}.v-input--selection-controls .v-input__slot,.v-input--selection-controls .v-radio{cursor:pointer}.v-input--selection-controls .v-input__slot>.v-label,.v-input--selection-controls .v-radio>.v-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:auto}.v-input--selection-controls__input{color:inherit;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:24px;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-input--selection-controls__input .v-icon{width:100%}.v-application--is-ltr .v-input--selection-controls__input{margin-right:8px}.v-application--is-rtl .v-input--selection-controls__input{margin-left:8px}.v-input--selection-controls__input input[role=checkbox],.v-input--selection-controls__input input[role=radio],.v-input--selection-controls__input input[role=switch]{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-input--selection-controls__input+.v-label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-input--selection-controls__ripple{border-radius:50%;cursor:pointer;height:34px;position:absolute;-webkit-transition:inherit;transition:inherit;width:34px;left:-12px;top:calc(50% - 24px);margin:7px}.v-input--selection-controls__ripple:before{border-radius:inherit;bottom:0;content:"";position:absolute;opacity:.2;left:0;right:0;top:0;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:scale(.2);transform:scale(.2);-webkit-transition:inherit;transition:inherit}.v-input--selection-controls__ripple>.v-ripple__container{-webkit-transform:scale(1.2);transform:scale(1.2)}.v-input--selection-controls.v-input--dense .v-input--selection-controls__ripple{width:28px;height:28px;left:-9px}.v-input--selection-controls.v-input--dense:not(.v-input--switch) .v-input--selection-controls__ripple{top:calc(50% - 21px)}.v-input--selection-controls.v-input{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.v-input--selection-controls.v-input--is-focused .v-input--selection-controls__ripple:before,.v-input--selection-controls .v-radio--is-focused .v-input--selection-controls__ripple:before{background:currentColor;-webkit-transform:scale(1.2);transform:scale(1.2)}.v-input--selection-controls .v-input--selection-controls__input:hover .v-input--selection-controls__ripple:before{background:currentColor;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:none;transition:none}.theme--light.v-tabs>.v-tabs-bar{background-color:#fff}.theme--light.v-tabs>.v-tabs-bar .v-tab--disabled,.theme--light.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active),.theme--light.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-btn,.theme--light.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-icon{color:rgba(0,0,0,.54)}.theme--light.v-tabs .v-tab:hover:before{opacity:.04}.theme--light.v-tabs .v-tab--active:before,.theme--light.v-tabs .v-tab--active:hover:before,.theme--light.v-tabs .v-tab:focus:before{opacity:.12}.theme--light.v-tabs .v-tab--active:focus:before{opacity:.16}.theme--dark.v-tabs>.v-tabs-bar{background-color:#1e1e1e}.theme--dark.v-tabs>.v-tabs-bar .v-tab--disabled,.theme--dark.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active),.theme--dark.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-btn,.theme--dark.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-icon{color:hsla(0,0%,100%,.6)}.theme--dark.v-tabs .v-tab:hover:before{opacity:.08}.theme--dark.v-tabs .v-tab--active:before,.theme--dark.v-tabs .v-tab--active:hover:before,.theme--dark.v-tabs .v-tab:focus:before{opacity:.24}.theme--dark.v-tabs .v-tab--active:focus:before{opacity:.32}.theme--light.v-tabs-items{background-color:#fff}.theme--dark.v-tabs-items{background-color:#1e1e1e}.v-tabs-bar.accent .v-tab,.v-tabs-bar.accent .v-tabs-slider,.v-tabs-bar.error .v-tab,.v-tabs-bar.error .v-tabs-slider,.v-tabs-bar.info .v-tab,.v-tabs-bar.info .v-tabs-slider,.v-tabs-bar.primary .v-tab,.v-tabs-bar.primary .v-tabs-slider,.v-tabs-bar.secondary .v-tab,.v-tabs-bar.secondary .v-tabs-slider,.v-tabs-bar.success .v-tab,.v-tabs-bar.success .v-tabs-slider,.v-tabs-bar.warning .v-tab,.v-tabs-bar.warning .v-tabs-slider{color:#fff}.v-tabs{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}.v-tabs .v-menu__activator{height:100%}.v-tabs:not(.v-tabs--vertical) .v-tab{white-space:normal}.v-tabs:not(.v-tabs--vertical).v-tabs--right>.v-slide-group--is-overflowing.v-tabs-bar--is-mobile:not(.v-slide-group--has-affixes) .v-slide-group__next,.v-tabs:not(.v-tabs--vertical):not(.v-tabs--right)>.v-slide-group--is-overflowing.v-tabs-bar--is-mobile:not(.v-slide-group--has-affixes) .v-slide-group__prev{display:initial;visibility:hidden}.v-tabs-bar{border-radius:inherit;height:48px}.v-tabs-bar.v-item-group>*{cursor:auto}.v-tab{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:.875rem;font-weight:500;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:.0892857143em;line-height:normal;min-width:90px;max-width:360px;outline:none;padding:0 16px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transition:none;transition:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-tab.v-tab{color:inherit}.v-tab:before{background-color:currentColor;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-tab:not(.v-tab-disabled){cursor:pointer}.v-tabs-slider{background-color:currentColor;height:100%;width:100%}.v-tabs-slider-wrapper{bottom:0;margin:0!important;position:absolute;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);z-index:1}.v-application--is-ltr .v-tabs--align-with-title>.v-tabs-bar:not(.v-tabs-bar--show-arrows):not(.v-slide-group--is-overflowing)>.v-slide-group__wrapper>.v-tabs-bar__content>.v-tab:first-child,.v-application--is-ltr .v-tabs--align-with-title>.v-tabs-bar:not(.v-tabs-bar--show-arrows):not(.v-slide-group--is-overflowing)>.v-slide-group__wrapper>.v-tabs-bar__content>.v-tabs-slider-wrapper+.v-tab{margin-left:42px}.v-application--is-rtl .v-tabs--align-with-title>.v-tabs-bar:not(.v-tabs-bar--show-arrows):not(.v-slide-group--is-overflowing)>.v-slide-group__wrapper>.v-tabs-bar__content>.v-tab:first-child,.v-application--is-rtl .v-tabs--align-with-title>.v-tabs-bar:not(.v-tabs-bar--show-arrows):not(.v-slide-group--is-overflowing)>.v-slide-group__wrapper>.v-tabs-bar__content>.v-tabs-slider-wrapper+.v-tab{margin-right:42px}.v-application--is-ltr .v-tabs--centered>.v-tabs-bar .v-tabs-bar__content>:last-child,.v-application--is-ltr .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-bar__content>:last-child{margin-right:auto}.v-application--is-ltr .v-tabs--centered>.v-tabs-bar .v-tabs-bar__content>:first-child:not(.v-tabs-slider-wrapper),.v-application--is-ltr .v-tabs--centered>.v-tabs-bar .v-tabs-slider-wrapper+*,.v-application--is-ltr .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-bar__content>:first-child:not(.v-tabs-slider-wrapper),.v-application--is-ltr .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-slider-wrapper+*,.v-application--is-rtl .v-tabs--centered>.v-tabs-bar .v-tabs-bar__content>:last-child,.v-application--is-rtl .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-bar__content>:last-child{margin-left:auto}.v-application--is-rtl .v-tabs--centered>.v-tabs-bar .v-tabs-bar__content>:first-child:not(.v-tabs-slider-wrapper),.v-application--is-rtl .v-tabs--centered>.v-tabs-bar .v-tabs-slider-wrapper+*,.v-application--is-rtl .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-bar__content>:first-child:not(.v-tabs-slider-wrapper),.v-application--is-rtl .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-slider-wrapper+*{margin-right:auto}.v-tabs--fixed-tabs>.v-tabs-bar .v-tab{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}.v-tabs--grow>.v-tabs-bar .v-tab{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.v-tabs--icons-and-text>.v-tabs-bar{height:72px}.v-tabs--icons-and-text>.v-tabs-bar .v-tab{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>:first-child{margin-bottom:6px}.v-tabs--overflow>.v-tabs-bar .v-tab{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.v-application--is-ltr .v-tabs--right>.v-tabs-bar .v-tab:first-child,.v-application--is-ltr .v-tabs--right>.v-tabs-bar .v-tabs-slider-wrapper+.v-tab{margin-left:auto}.v-application--is-rtl .v-tabs--right>.v-tabs-bar .v-tab:first-child,.v-application--is-rtl .v-tabs--right>.v-tabs-bar .v-tabs-slider-wrapper+.v-tab{margin-right:auto}.v-application--is-ltr .v-tabs--right>.v-tabs-bar .v-tab:last-child{margin-right:0}.v-application--is-rtl .v-tabs--right>.v-tabs-bar .v-tab:last-child{margin-left:0}.v-tabs--vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.v-tabs--vertical>.v-tabs-bar{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;height:auto}.v-tabs--vertical>.v-tabs-bar .v-slide-group__next,.v-tabs--vertical>.v-tabs-bar .v-slide-group__prev{display:none}.v-tabs--vertical>.v-tabs-bar .v-tabs-bar__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-tabs--vertical>.v-tabs-bar .v-tab{height:48px}.v-tabs--vertical>.v-tabs-bar .v-tabs-slider{height:100%}.v-tabs--vertical>.v-window{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.v-tabs--vertical.v-tabs--icons-and-text>.v-tabs-bar .v-tab{height:72px}.v-tab--active{color:inherit}.v-tab--active.v-tab:not(:focus):before{opacity:0}.v-tab--active .v-btn.v-btn--flat,.v-tab--active .v-icon{color:inherit}.v-tab--disabled{pointer-events:none;opacity:.5}.v-slide-group{display:-webkit-box;display:-ms-flexbox;display:flex}.v-slide-group:not(.v-slide-group--has-affixes)>.v-slide-group__next,.v-slide-group:not(.v-slide-group--has-affixes)>.v-slide-group__prev{display:none}.v-slide-group.v-item-group>.v-slide-group__next,.v-slide-group.v-item-group>.v-slide-group__prev{cursor:pointer}.v-slide-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.v-slide-group__next,.v-slide-group__prev{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 52px;flex:0 1 52px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:52px}.v-slide-group__content{-ms-flex:1 0 auto;flex:1 0 auto;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);white-space:nowrap}.v-slide-group__content,.v-slide-group__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1}.v-slide-group__wrapper{contain:content;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;-ms-touch-action:none;touch-action:none}.v-slide-group__next--disabled,.v-slide-group__prev--disabled{pointer-events:none}.v-window__container{height:inherit;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window__container--is-active{overflow:hidden}.v-window__next,.v-window__prev{background:rgba(0,0,0,.3);border-radius:50%;position:absolute;margin:0 16px;top:calc(50% - 20px);z-index:1}.v-window__next .v-btn:hover,.v-window__prev .v-btn:hover{background:none}.v-application--is-ltr .v-window__prev{left:0}.v-application--is-ltr .v-window__next,.v-application--is-rtl .v-window__prev{right:0}.v-application--is-rtl .v-window__next{left:0}.v-window--show-arrows-on-hover{overflow:hidden}.v-window--show-arrows-on-hover .v-window__next,.v-window--show-arrows-on-hover .v-window__prev{-webkit-transition:transform .2s cubic-bezier(.25,.8,.5,1);transition:transform .2s cubic-bezier(.25,.8,.5,1)}.v-application--is-ltr .v-window--show-arrows-on-hover .v-window__prev{-webkit-transform:translateX(-200%);transform:translateX(-200%)}.v-application--is-ltr .v-window--show-arrows-on-hover .v-window__next,.v-application--is-rtl .v-window--show-arrows-on-hover .v-window__prev{-webkit-transform:translateX(200%);transform:translateX(200%)}.v-application--is-rtl .v-window--show-arrows-on-hover .v-window__next{-webkit-transform:translateX(-200%);transform:translateX(-200%)}.v-window--show-arrows-on-hover:hover .v-window__next,.v-window--show-arrows-on-hover:hover .v-window__prev{-webkit-transform:translateX(0);transform:translateX(0)}.v-window-x-reverse-transition-enter-active,.v-window-x-reverse-transition-leave-active,.v-window-x-transition-enter-active,.v-window-x-transition-leave-active,.v-window-y-reverse-transition-enter-active,.v-window-y-reverse-transition-leave-active,.v-window-y-transition-enter-active,.v-window-y-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window-x-reverse-transition-leave,.v-window-x-reverse-transition-leave-to,.v-window-x-transition-leave,.v-window-x-transition-leave-to,.v-window-y-reverse-transition-leave,.v-window-y-reverse-transition-leave-to,.v-window-y-transition-leave,.v-window-y-transition-leave-to{position:absolute!important;top:0;width:100%}.v-window-x-transition-enter{-webkit-transform:translateX(100%);transform:translateX(100%)}.v-window-x-reverse-transition-enter,.v-window-x-transition-leave-to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.v-window-x-reverse-transition-leave-to{-webkit-transform:translateX(100%);transform:translateX(100%)}.v-window-y-transition-enter{-webkit-transform:translateY(100%);transform:translateY(100%)}.v-window-y-reverse-transition-enter,.v-window-y-transition-leave-to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.v-window-y-reverse-transition-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)} \ No newline at end of file + */html{-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:scroll;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4}*,:after,:before{background-repeat:no-repeat;-webkit-box-sizing:inherit;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}[disabled]{cursor:default}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer;color:inherit}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}img{border-style:none}progress{vertical-align:baseline}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute!important;clip:rect(0 0 0 0)!important}}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}.v-application .elevation-24{-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)!important;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)!important}.v-application .elevation-23{-webkit-box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)!important;box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)!important}.v-application .elevation-22{-webkit-box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)!important;box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)!important}.v-application .elevation-21{-webkit-box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)!important;box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)!important}.v-application .elevation-20{-webkit-box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)!important;box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)!important}.v-application .elevation-19{-webkit-box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)!important;box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)!important}.v-application .elevation-18{-webkit-box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)!important;box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)!important}.v-application .elevation-17{-webkit-box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)!important;box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)!important}.v-application .elevation-16{-webkit-box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)!important;box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)!important}.v-application .elevation-15{-webkit-box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)!important;box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)!important}.v-application .elevation-14{-webkit-box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)!important;box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)!important}.v-application .elevation-13{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)!important;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)!important}.v-application .elevation-12{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)!important;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)!important}.v-application .elevation-11{-webkit-box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)!important;box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)!important}.v-application .elevation-10{-webkit-box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)!important;box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)!important}.v-application .elevation-9{-webkit-box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)!important;box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)!important}.v-application .elevation-8{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)!important;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)!important}.v-application .elevation-7{-webkit-box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)!important;box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)!important}.v-application .elevation-6{-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)!important;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)!important}.v-application .elevation-5{-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)!important;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)!important}.v-application .elevation-4{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)!important;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)!important}.v-application .elevation-3{-webkit-box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)!important;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)!important}.v-application .elevation-2{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)!important;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)!important}.v-application .elevation-1{-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)!important;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)!important}.v-application .elevation-0{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important;box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-application .carousel-transition-enter{-webkit-transform:translate(100%);transform:translate(100%)}.v-application .carousel-transition-leave,.v-application .carousel-transition-leave-to{position:absolute;top:0;-webkit-transform:translate(-100%);transform:translate(-100%)}.carousel-reverse-transition-enter{-webkit-transform:translate(-100%);transform:translate(-100%)}.carousel-reverse-transition-leave,.carousel-reverse-transition-leave-to{position:absolute;top:0;-webkit-transform:translate(100%);transform:translate(100%)}.dialog-transition-enter,.dialog-transition-leave-to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}.dialog-transition-enter-to,.dialog-transition-leave{opacity:1}.dialog-bottom-transition-enter,.dialog-bottom-transition-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)}.picker-reverse-transition-enter-active,.picker-reverse-transition-leave-active,.picker-transition-enter-active,.picker-transition-leave-active{-webkit-transition:.3s cubic-bezier(0,0,.2,1);transition:.3s cubic-bezier(0,0,.2,1)}.picker-reverse-transition-enter,.picker-reverse-transition-leave-to,.picker-transition-enter,.picker-transition-leave-to{opacity:0}.picker-reverse-transition-leave,.picker-reverse-transition-leave-active,.picker-reverse-transition-leave-to,.picker-transition-leave,.picker-transition-leave-active,.picker-transition-leave-to{position:absolute!important}.picker-transition-enter{-webkit-transform:translateY(100%);transform:translateY(100%)}.picker-reverse-transition-enter,.picker-transition-leave-to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.picker-reverse-transition-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)}.picker-title-transition-enter-to,.picker-title-transition-leave{-webkit-transform:translate(0);transform:translate(0)}.picker-title-transition-enter{-webkit-transform:translate(-100%);transform:translate(-100%)}.picker-title-transition-leave-to{opacity:0;-webkit-transform:translate(100%);transform:translate(100%)}.picker-title-transition-leave,.picker-title-transition-leave-active,.picker-title-transition-leave-to{position:absolute!important}.tab-transition-enter{-webkit-transform:translate(100%);transform:translate(100%)}.tab-transition-leave,.tab-transition-leave-active{position:absolute;top:0}.tab-transition-leave-to{position:absolute}.tab-reverse-transition-enter,.tab-transition-leave-to{-webkit-transform:translate(-100%);transform:translate(-100%)}.tab-reverse-transition-leave,.tab-reverse-transition-leave-to{top:0;position:absolute;-webkit-transform:translate(100%);transform:translate(100%)}.expand-transition-enter-active,.expand-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.expand-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.expand-x-transition-enter-active,.expand-x-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.expand-x-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.scale-transition-enter-active,.scale-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.scale-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.scale-transition-enter,.scale-transition-leave,.scale-transition-leave-to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.scale-rotate-transition-enter-active,.scale-rotate-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.scale-rotate-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.scale-rotate-transition-enter,.scale-rotate-transition-leave,.scale-rotate-transition-leave-to{opacity:0;-webkit-transform:scale(0) rotate(-45deg);transform:scale(0) rotate(-45deg)}.scale-rotate-reverse-transition-enter-active,.scale-rotate-reverse-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.scale-rotate-reverse-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.scale-rotate-reverse-transition-enter,.scale-rotate-reverse-transition-leave,.scale-rotate-reverse-transition-leave-to{opacity:0;-webkit-transform:scale(0) rotate(45deg);transform:scale(0) rotate(45deg)}.message-transition-enter-active,.message-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.message-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.message-transition-enter,.message-transition-leave-to{opacity:0;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.message-transition-leave,.message-transition-leave-active{position:absolute}.slide-y-transition-enter-active,.slide-y-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.slide-y-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.slide-y-transition-enter,.slide-y-transition-leave-to{opacity:0;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.slide-y-reverse-transition-enter-active,.slide-y-reverse-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.slide-y-reverse-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.slide-y-reverse-transition-enter,.slide-y-reverse-transition-leave-to{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}.scroll-y-transition-enter-active,.scroll-y-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.scroll-y-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.scroll-y-transition-enter,.scroll-y-transition-leave-to{opacity:0}.scroll-y-transition-enter{-webkit-transform:translateY(-15px);transform:translateY(-15px)}.scroll-y-transition-leave-to{-webkit-transform:translateY(15px);transform:translateY(15px)}.scroll-y-reverse-transition-enter-active,.scroll-y-reverse-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.scroll-y-reverse-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.scroll-y-reverse-transition-enter,.scroll-y-reverse-transition-leave-to{opacity:0}.scroll-y-reverse-transition-enter{-webkit-transform:translateY(15px);transform:translateY(15px)}.scroll-y-reverse-transition-leave-to{-webkit-transform:translateY(-15px);transform:translateY(-15px)}.scroll-x-transition-enter-active,.scroll-x-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.scroll-x-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.scroll-x-transition-enter,.scroll-x-transition-leave-to{opacity:0}.scroll-x-transition-enter{-webkit-transform:translateX(-15px);transform:translateX(-15px)}.scroll-x-transition-leave-to{-webkit-transform:translateX(15px);transform:translateX(15px)}.scroll-x-reverse-transition-enter-active,.scroll-x-reverse-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.scroll-x-reverse-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.scroll-x-reverse-transition-enter,.scroll-x-reverse-transition-leave-to{opacity:0}.scroll-x-reverse-transition-enter{-webkit-transform:translateX(15px);transform:translateX(15px)}.scroll-x-reverse-transition-leave-to{-webkit-transform:translateX(-15px);transform:translateX(-15px)}.slide-x-transition-enter-active,.slide-x-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.slide-x-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.slide-x-transition-enter,.slide-x-transition-leave-to{opacity:0;-webkit-transform:translateX(-15px);transform:translateX(-15px)}.slide-x-reverse-transition-enter-active,.slide-x-reverse-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.slide-x-reverse-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.slide-x-reverse-transition-enter,.slide-x-reverse-transition-leave-to{opacity:0;-webkit-transform:translateX(15px);transform:translateX(15px)}.fade-transition-enter-active,.fade-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.fade-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.fade-transition-enter,.fade-transition-leave-to{opacity:0!important}.fab-transition-enter-active,.fab-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.fab-transition-move{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.fab-transition-enter,.fab-transition-leave-to{-webkit-transform:scale(0) rotate(-45deg);transform:scale(0) rotate(-45deg)}.v-application .blockquote{padding:16px 0 16px 24px;font-size:18px;font-weight:300}.v-application code,.v-application kbd{border-radius:3px;font-size:85%;font-weight:900}.v-application code{background-color:#fbe5e1;color:#c0341d;padding:0 .4rem}.v-application kbd{background:#212529;color:#fff;padding:.2rem .4rem}html{font-size:16px;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0)}html.overflow-y-hidden{overflow-y:hidden!important}.v-application{font-family:Roboto,sans-serif;line-height:1.5}.v-application ::-ms-clear,.v-application ::-ms-reveal{display:none}.v-application .theme--light.heading{color:rgba(0,0,0,.87)}.v-application .theme--dark.heading{color:#fff}.v-application ol,.v-application ul{padding-left:24px}.v-application .display-4{font-size:6rem!important;line-height:6rem;letter-spacing:-.015625em!important}.v-application .display-3,.v-application .display-4{font-weight:300;font-family:Roboto,sans-serif!important}.v-application .display-3{font-size:3.75rem!important;line-height:3.75rem;letter-spacing:-.0083333333em!important}.v-application .display-2{font-size:3rem!important;line-height:3.125rem;letter-spacing:normal!important}.v-application .display-1,.v-application .display-2{font-weight:400;font-family:Roboto,sans-serif!important}.v-application .display-1{font-size:2.125rem!important;line-height:2.5rem;letter-spacing:.0073529412em!important}.v-application .headline{font-size:1.5rem!important;font-weight:400;letter-spacing:normal!important}.v-application .headline,.v-application .title{line-height:2rem;font-family:Roboto,sans-serif!important}.v-application .title{font-size:1.25rem!important;font-weight:500;letter-spacing:.0125em!important}.v-application .subtitle-2{font-size:.875rem!important;font-weight:500;letter-spacing:.0071428571em!important;line-height:1.375rem;font-family:Roboto,sans-serif!important}.v-application .subtitle-1{font-size:1rem!important;letter-spacing:.009375em!important;line-height:1.75rem}.v-application .body-2,.v-application .subtitle-1{font-weight:400;font-family:Roboto,sans-serif!important}.v-application .body-2{font-size:.875rem!important;letter-spacing:.0178571429em!important;line-height:1.25rem}.v-application .body-1{font-size:1rem!important;letter-spacing:.03125em!important;line-height:1.5rem}.v-application .body-1,.v-application .caption{font-weight:400;font-family:Roboto,sans-serif!important}.v-application .caption{font-size:.75rem!important;letter-spacing:.0333333333em!important;line-height:1.25rem}.v-application .overline{font-size:.75rem!important;font-weight:500;letter-spacing:.1666666667em!important;line-height:2rem;text-transform:uppercase;font-family:Roboto,sans-serif!important}.v-application p{margin-bottom:16px}@media only print{.v-application .hidden-print-only{display:none!important}}@media only screen{.v-application .hidden-screen-only{display:none!important}}@media only screen and (max-width:599px){.v-application .hidden-xs-only{display:none!important}}@media only screen and (min-width:600px)and (max-width:959px){.v-application .hidden-sm-only{display:none!important}}@media only screen and (max-width:959px){.v-application .hidden-sm-and-down{display:none!important}}@media only screen and (min-width:600px){.v-application .hidden-sm-and-up{display:none!important}}@media only screen and (min-width:960px)and (max-width:1263px){.v-application .hidden-md-only{display:none!important}}@media only screen and (max-width:1263px){.v-application .hidden-md-and-down{display:none!important}}@media only screen and (min-width:960px){.v-application .hidden-md-and-up{display:none!important}}@media only screen and (min-width:1264px)and (max-width:1903px){.v-application .hidden-lg-only{display:none!important}}@media only screen and (max-width:1903px){.v-application .hidden-lg-and-down{display:none!important}}@media only screen and (min-width:1264px){.v-application .hidden-lg-and-up{display:none!important}}@media only screen and (min-width:1904px){.v-application .hidden-xl-only{display:none!important}}.d-sr-only,.d-sr-only-focusable:not(:focus){border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.v-application .font-weight-thin{font-weight:100!important}.v-application .font-weight-light{font-weight:300!important}.v-application .font-weight-regular{font-weight:400!important}.v-application .font-weight-medium{font-weight:500!important}.v-application .font-weight-bold{font-weight:700!important}.v-application .font-weight-black{font-weight:900!important}.v-application .font-italic{font-style:italic!important}.v-application .transition-fast-out-slow-in{-webkit-transition:.3s cubic-bezier(.4,0,.2,1)!important;transition:.3s cubic-bezier(.4,0,.2,1)!important}.v-application .transition-linear-out-slow-in{-webkit-transition:.3s cubic-bezier(0,0,.2,1)!important;transition:.3s cubic-bezier(0,0,.2,1)!important}.v-application .transition-fast-out-linear-in{-webkit-transition:.3s cubic-bezier(.4,0,1,1)!important;transition:.3s cubic-bezier(.4,0,1,1)!important}.v-application .transition-ease-in-out{-webkit-transition:.3s cubic-bezier(.4,0,.6,1)!important;transition:.3s cubic-bezier(.4,0,.6,1)!important}.v-application .transition-fast-in-fast-out{-webkit-transition:.3s cubic-bezier(.25,.8,.25,1)!important;transition:.3s cubic-bezier(.25,.8,.25,1)!important}.v-application .transition-swing{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1)!important;transition:.3s cubic-bezier(.25,.8,.5,1)!important}.v-application .overflow-auto{overflow:auto!important}.v-application .overflow-hidden{overflow:hidden!important}.v-application .overflow-visible{overflow:visible!important}.v-application .overflow-x-auto{overflow-x:auto!important}.v-application .overflow-x-hidden{overflow-x:hidden!important}.v-application .overflow-y-auto{overflow-y:auto!important}.v-application .overflow-y-hidden{overflow-y:hidden!important}.v-application .d-none{display:none!important}.v-application .d-inline{display:inline!important}.v-application .d-inline-block{display:inline-block!important}.v-application .d-block{display:block!important}.v-application .d-table{display:table!important}.v-application .d-table-row{display:table-row!important}.v-application .d-table-cell{display:table-cell!important}.v-application .d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.v-application .d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.v-application .float-none{float:none!important}.v-application .float-left{float:left!important}.v-application .float-right{float:right!important}.v-application .flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.v-application .flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.v-application .flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.v-application .flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.v-application .flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.v-application .flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.v-application .flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.v-application .flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.v-application .flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.v-application .flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.v-application .flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.v-application .flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.v-application .justify-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.v-application .justify-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.v-application .justify-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.v-application .justify-space-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.v-application .justify-space-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.v-application .align-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.v-application .align-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.v-application .align-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.v-application .align-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.v-application .align-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.v-application .align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.v-application .align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.v-application .align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.v-application .align-content-space-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.v-application .align-content-space-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.v-application .align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.v-application .align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.v-application .align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.v-application .align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.v-application .align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.v-application .align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.v-application .align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.v-application .order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.v-application .order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.v-application .order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.v-application .order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.v-application .order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.v-application .order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.v-application .order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.v-application .order-6{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.v-application .order-7{-webkit-box-ordinal-group:8!important;-ms-flex-order:7!important;order:7!important}.v-application .order-8{-webkit-box-ordinal-group:9!important;-ms-flex-order:8!important;order:8!important}.v-application .order-9{-webkit-box-ordinal-group:10!important;-ms-flex-order:9!important;order:9!important}.v-application .order-10{-webkit-box-ordinal-group:11!important;-ms-flex-order:10!important;order:10!important}.v-application .order-11{-webkit-box-ordinal-group:12!important;-ms-flex-order:11!important;order:11!important}.v-application .order-12{-webkit-box-ordinal-group:13!important;-ms-flex-order:12!important;order:12!important}.v-application .order-last{-webkit-box-ordinal-group:14!important;-ms-flex-order:13!important;order:13!important}.v-application .ma-0{margin:0!important}.v-application .ma-1{margin:4px!important}.v-application .ma-2{margin:8px!important}.v-application .ma-3{margin:12px!important}.v-application .ma-4{margin:16px!important}.v-application .ma-5{margin:20px!important}.v-application .ma-6{margin:24px!important}.v-application .ma-7{margin:28px!important}.v-application .ma-8{margin:32px!important}.v-application .ma-9{margin:36px!important}.v-application .ma-10{margin:40px!important}.v-application .ma-11{margin:44px!important}.v-application .ma-12{margin:48px!important}.v-application .ma-13{margin:52px!important}.v-application .ma-14{margin:56px!important}.v-application .ma-15{margin:60px!important}.v-application .ma-16{margin:64px!important}.v-application .ma-auto{margin:auto!important}.v-application .mx-0{margin-right:0!important;margin-left:0!important}.v-application .mx-1{margin-right:4px!important;margin-left:4px!important}.v-application .mx-2{margin-right:8px!important;margin-left:8px!important}.v-application .mx-3{margin-right:12px!important;margin-left:12px!important}.v-application .mx-4{margin-right:16px!important;margin-left:16px!important}.v-application .mx-5{margin-right:20px!important;margin-left:20px!important}.v-application .mx-6{margin-right:24px!important;margin-left:24px!important}.v-application .mx-7{margin-right:28px!important;margin-left:28px!important}.v-application .mx-8{margin-right:32px!important;margin-left:32px!important}.v-application .mx-9{margin-right:36px!important;margin-left:36px!important}.v-application .mx-10{margin-right:40px!important;margin-left:40px!important}.v-application .mx-11{margin-right:44px!important;margin-left:44px!important}.v-application .mx-12{margin-right:48px!important;margin-left:48px!important}.v-application .mx-13{margin-right:52px!important;margin-left:52px!important}.v-application .mx-14{margin-right:56px!important;margin-left:56px!important}.v-application .mx-15{margin-right:60px!important;margin-left:60px!important}.v-application .mx-16{margin-right:64px!important;margin-left:64px!important}.v-application .mx-auto{margin-right:auto!important;margin-left:auto!important}.v-application .my-0{margin-top:0!important;margin-bottom:0!important}.v-application .my-1{margin-top:4px!important;margin-bottom:4px!important}.v-application .my-2{margin-top:8px!important;margin-bottom:8px!important}.v-application .my-3{margin-top:12px!important;margin-bottom:12px!important}.v-application .my-4{margin-top:16px!important;margin-bottom:16px!important}.v-application .my-5{margin-top:20px!important;margin-bottom:20px!important}.v-application .my-6{margin-top:24px!important;margin-bottom:24px!important}.v-application .my-7{margin-top:28px!important;margin-bottom:28px!important}.v-application .my-8{margin-top:32px!important;margin-bottom:32px!important}.v-application .my-9{margin-top:36px!important;margin-bottom:36px!important}.v-application .my-10{margin-top:40px!important;margin-bottom:40px!important}.v-application .my-11{margin-top:44px!important;margin-bottom:44px!important}.v-application .my-12{margin-top:48px!important;margin-bottom:48px!important}.v-application .my-13{margin-top:52px!important;margin-bottom:52px!important}.v-application .my-14{margin-top:56px!important;margin-bottom:56px!important}.v-application .my-15{margin-top:60px!important;margin-bottom:60px!important}.v-application .my-16{margin-top:64px!important;margin-bottom:64px!important}.v-application .my-auto{margin-top:auto!important;margin-bottom:auto!important}.v-application .mt-0{margin-top:0!important}.v-application .mt-1{margin-top:4px!important}.v-application .mt-2{margin-top:8px!important}.v-application .mt-3{margin-top:12px!important}.v-application .mt-4{margin-top:16px!important}.v-application .mt-5{margin-top:20px!important}.v-application .mt-6{margin-top:24px!important}.v-application .mt-7{margin-top:28px!important}.v-application .mt-8{margin-top:32px!important}.v-application .mt-9{margin-top:36px!important}.v-application .mt-10{margin-top:40px!important}.v-application .mt-11{margin-top:44px!important}.v-application .mt-12{margin-top:48px!important}.v-application .mt-13{margin-top:52px!important}.v-application .mt-14{margin-top:56px!important}.v-application .mt-15{margin-top:60px!important}.v-application .mt-16{margin-top:64px!important}.v-application .mt-auto{margin-top:auto!important}.v-application .mr-0{margin-right:0!important}.v-application .mr-1{margin-right:4px!important}.v-application .mr-2{margin-right:8px!important}.v-application .mr-3{margin-right:12px!important}.v-application .mr-4{margin-right:16px!important}.v-application .mr-5{margin-right:20px!important}.v-application .mr-6{margin-right:24px!important}.v-application .mr-7{margin-right:28px!important}.v-application .mr-8{margin-right:32px!important}.v-application .mr-9{margin-right:36px!important}.v-application .mr-10{margin-right:40px!important}.v-application .mr-11{margin-right:44px!important}.v-application .mr-12{margin-right:48px!important}.v-application .mr-13{margin-right:52px!important}.v-application .mr-14{margin-right:56px!important}.v-application .mr-15{margin-right:60px!important}.v-application .mr-16{margin-right:64px!important}.v-application .mr-auto{margin-right:auto!important}.v-application .mb-0{margin-bottom:0!important}.v-application .mb-1{margin-bottom:4px!important}.v-application .mb-2{margin-bottom:8px!important}.v-application .mb-3{margin-bottom:12px!important}.v-application .mb-4{margin-bottom:16px!important}.v-application .mb-5{margin-bottom:20px!important}.v-application .mb-6{margin-bottom:24px!important}.v-application .mb-7{margin-bottom:28px!important}.v-application .mb-8{margin-bottom:32px!important}.v-application .mb-9{margin-bottom:36px!important}.v-application .mb-10{margin-bottom:40px!important}.v-application .mb-11{margin-bottom:44px!important}.v-application .mb-12{margin-bottom:48px!important}.v-application .mb-13{margin-bottom:52px!important}.v-application .mb-14{margin-bottom:56px!important}.v-application .mb-15{margin-bottom:60px!important}.v-application .mb-16{margin-bottom:64px!important}.v-application .mb-auto{margin-bottom:auto!important}.v-application .ml-0{margin-left:0!important}.v-application .ml-1{margin-left:4px!important}.v-application .ml-2{margin-left:8px!important}.v-application .ml-3{margin-left:12px!important}.v-application .ml-4{margin-left:16px!important}.v-application .ml-5{margin-left:20px!important}.v-application .ml-6{margin-left:24px!important}.v-application .ml-7{margin-left:28px!important}.v-application .ml-8{margin-left:32px!important}.v-application .ml-9{margin-left:36px!important}.v-application .ml-10{margin-left:40px!important}.v-application .ml-11{margin-left:44px!important}.v-application .ml-12{margin-left:48px!important}.v-application .ml-13{margin-left:52px!important}.v-application .ml-14{margin-left:56px!important}.v-application .ml-15{margin-left:60px!important}.v-application .ml-16{margin-left:64px!important}.v-application .ml-auto{margin-left:auto!important}.v-application--is-ltr .ms-0{margin-left:0!important}.v-application--is-rtl .ms-0{margin-right:0!important}.v-application--is-ltr .ms-1{margin-left:4px!important}.v-application--is-rtl .ms-1{margin-right:4px!important}.v-application--is-ltr .ms-2{margin-left:8px!important}.v-application--is-rtl .ms-2{margin-right:8px!important}.v-application--is-ltr .ms-3{margin-left:12px!important}.v-application--is-rtl .ms-3{margin-right:12px!important}.v-application--is-ltr .ms-4{margin-left:16px!important}.v-application--is-rtl .ms-4{margin-right:16px!important}.v-application--is-ltr .ms-5{margin-left:20px!important}.v-application--is-rtl .ms-5{margin-right:20px!important}.v-application--is-ltr .ms-6{margin-left:24px!important}.v-application--is-rtl .ms-6{margin-right:24px!important}.v-application--is-ltr .ms-7{margin-left:28px!important}.v-application--is-rtl .ms-7{margin-right:28px!important}.v-application--is-ltr .ms-8{margin-left:32px!important}.v-application--is-rtl .ms-8{margin-right:32px!important}.v-application--is-ltr .ms-9{margin-left:36px!important}.v-application--is-rtl .ms-9{margin-right:36px!important}.v-application--is-ltr .ms-10{margin-left:40px!important}.v-application--is-rtl .ms-10{margin-right:40px!important}.v-application--is-ltr .ms-11{margin-left:44px!important}.v-application--is-rtl .ms-11{margin-right:44px!important}.v-application--is-ltr .ms-12{margin-left:48px!important}.v-application--is-rtl .ms-12{margin-right:48px!important}.v-application--is-ltr .ms-13{margin-left:52px!important}.v-application--is-rtl .ms-13{margin-right:52px!important}.v-application--is-ltr .ms-14{margin-left:56px!important}.v-application--is-rtl .ms-14{margin-right:56px!important}.v-application--is-ltr .ms-15{margin-left:60px!important}.v-application--is-rtl .ms-15{margin-right:60px!important}.v-application--is-ltr .ms-16{margin-left:64px!important}.v-application--is-rtl .ms-16{margin-right:64px!important}.v-application--is-ltr .ms-auto{margin-left:auto!important}.v-application--is-rtl .ms-auto{margin-right:auto!important}.v-application--is-ltr .me-0{margin-right:0!important}.v-application--is-rtl .me-0{margin-left:0!important}.v-application--is-ltr .me-1{margin-right:4px!important}.v-application--is-rtl .me-1{margin-left:4px!important}.v-application--is-ltr .me-2{margin-right:8px!important}.v-application--is-rtl .me-2{margin-left:8px!important}.v-application--is-ltr .me-3{margin-right:12px!important}.v-application--is-rtl .me-3{margin-left:12px!important}.v-application--is-ltr .me-4{margin-right:16px!important}.v-application--is-rtl .me-4{margin-left:16px!important}.v-application--is-ltr .me-5{margin-right:20px!important}.v-application--is-rtl .me-5{margin-left:20px!important}.v-application--is-ltr .me-6{margin-right:24px!important}.v-application--is-rtl .me-6{margin-left:24px!important}.v-application--is-ltr .me-7{margin-right:28px!important}.v-application--is-rtl .me-7{margin-left:28px!important}.v-application--is-ltr .me-8{margin-right:32px!important}.v-application--is-rtl .me-8{margin-left:32px!important}.v-application--is-ltr .me-9{margin-right:36px!important}.v-application--is-rtl .me-9{margin-left:36px!important}.v-application--is-ltr .me-10{margin-right:40px!important}.v-application--is-rtl .me-10{margin-left:40px!important}.v-application--is-ltr .me-11{margin-right:44px!important}.v-application--is-rtl .me-11{margin-left:44px!important}.v-application--is-ltr .me-12{margin-right:48px!important}.v-application--is-rtl .me-12{margin-left:48px!important}.v-application--is-ltr .me-13{margin-right:52px!important}.v-application--is-rtl .me-13{margin-left:52px!important}.v-application--is-ltr .me-14{margin-right:56px!important}.v-application--is-rtl .me-14{margin-left:56px!important}.v-application--is-ltr .me-15{margin-right:60px!important}.v-application--is-rtl .me-15{margin-left:60px!important}.v-application--is-ltr .me-16{margin-right:64px!important}.v-application--is-rtl .me-16{margin-left:64px!important}.v-application--is-ltr .me-auto{margin-right:auto!important}.v-application--is-rtl .me-auto{margin-left:auto!important}.v-application .ma-n1{margin:-4px!important}.v-application .ma-n2{margin:-8px!important}.v-application .ma-n3{margin:-12px!important}.v-application .ma-n4{margin:-16px!important}.v-application .ma-n5{margin:-20px!important}.v-application .ma-n6{margin:-24px!important}.v-application .ma-n7{margin:-28px!important}.v-application .ma-n8{margin:-32px!important}.v-application .ma-n9{margin:-36px!important}.v-application .ma-n10{margin:-40px!important}.v-application .ma-n11{margin:-44px!important}.v-application .ma-n12{margin:-48px!important}.v-application .ma-n13{margin:-52px!important}.v-application .ma-n14{margin:-56px!important}.v-application .ma-n15{margin:-60px!important}.v-application .ma-n16{margin:-64px!important}.v-application .mx-n1{margin-right:-4px!important;margin-left:-4px!important}.v-application .mx-n2{margin-right:-8px!important;margin-left:-8px!important}.v-application .mx-n3{margin-right:-12px!important;margin-left:-12px!important}.v-application .mx-n4{margin-right:-16px!important;margin-left:-16px!important}.v-application .mx-n5{margin-right:-20px!important;margin-left:-20px!important}.v-application .mx-n6{margin-right:-24px!important;margin-left:-24px!important}.v-application .mx-n7{margin-right:-28px!important;margin-left:-28px!important}.v-application .mx-n8{margin-right:-32px!important;margin-left:-32px!important}.v-application .mx-n9{margin-right:-36px!important;margin-left:-36px!important}.v-application .mx-n10{margin-right:-40px!important;margin-left:-40px!important}.v-application .mx-n11{margin-right:-44px!important;margin-left:-44px!important}.v-application .mx-n12{margin-right:-48px!important;margin-left:-48px!important}.v-application .mx-n13{margin-right:-52px!important;margin-left:-52px!important}.v-application .mx-n14{margin-right:-56px!important;margin-left:-56px!important}.v-application .mx-n15{margin-right:-60px!important;margin-left:-60px!important}.v-application .mx-n16{margin-right:-64px!important;margin-left:-64px!important}.v-application .my-n1{margin-top:-4px!important;margin-bottom:-4px!important}.v-application .my-n2{margin-top:-8px!important;margin-bottom:-8px!important}.v-application .my-n3{margin-top:-12px!important;margin-bottom:-12px!important}.v-application .my-n4{margin-top:-16px!important;margin-bottom:-16px!important}.v-application .my-n5{margin-top:-20px!important;margin-bottom:-20px!important}.v-application .my-n6{margin-top:-24px!important;margin-bottom:-24px!important}.v-application .my-n7{margin-top:-28px!important;margin-bottom:-28px!important}.v-application .my-n8{margin-top:-32px!important;margin-bottom:-32px!important}.v-application .my-n9{margin-top:-36px!important;margin-bottom:-36px!important}.v-application .my-n10{margin-top:-40px!important;margin-bottom:-40px!important}.v-application .my-n11{margin-top:-44px!important;margin-bottom:-44px!important}.v-application .my-n12{margin-top:-48px!important;margin-bottom:-48px!important}.v-application .my-n13{margin-top:-52px!important;margin-bottom:-52px!important}.v-application .my-n14{margin-top:-56px!important;margin-bottom:-56px!important}.v-application .my-n15{margin-top:-60px!important;margin-bottom:-60px!important}.v-application .my-n16{margin-top:-64px!important;margin-bottom:-64px!important}.v-application .mt-n1{margin-top:-4px!important}.v-application .mt-n2{margin-top:-8px!important}.v-application .mt-n3{margin-top:-12px!important}.v-application .mt-n4{margin-top:-16px!important}.v-application .mt-n5{margin-top:-20px!important}.v-application .mt-n6{margin-top:-24px!important}.v-application .mt-n7{margin-top:-28px!important}.v-application .mt-n8{margin-top:-32px!important}.v-application .mt-n9{margin-top:-36px!important}.v-application .mt-n10{margin-top:-40px!important}.v-application .mt-n11{margin-top:-44px!important}.v-application .mt-n12{margin-top:-48px!important}.v-application .mt-n13{margin-top:-52px!important}.v-application .mt-n14{margin-top:-56px!important}.v-application .mt-n15{margin-top:-60px!important}.v-application .mt-n16{margin-top:-64px!important}.v-application .mr-n1{margin-right:-4px!important}.v-application .mr-n2{margin-right:-8px!important}.v-application .mr-n3{margin-right:-12px!important}.v-application .mr-n4{margin-right:-16px!important}.v-application .mr-n5{margin-right:-20px!important}.v-application .mr-n6{margin-right:-24px!important}.v-application .mr-n7{margin-right:-28px!important}.v-application .mr-n8{margin-right:-32px!important}.v-application .mr-n9{margin-right:-36px!important}.v-application .mr-n10{margin-right:-40px!important}.v-application .mr-n11{margin-right:-44px!important}.v-application .mr-n12{margin-right:-48px!important}.v-application .mr-n13{margin-right:-52px!important}.v-application .mr-n14{margin-right:-56px!important}.v-application .mr-n15{margin-right:-60px!important}.v-application .mr-n16{margin-right:-64px!important}.v-application .mb-n1{margin-bottom:-4px!important}.v-application .mb-n2{margin-bottom:-8px!important}.v-application .mb-n3{margin-bottom:-12px!important}.v-application .mb-n4{margin-bottom:-16px!important}.v-application .mb-n5{margin-bottom:-20px!important}.v-application .mb-n6{margin-bottom:-24px!important}.v-application .mb-n7{margin-bottom:-28px!important}.v-application .mb-n8{margin-bottom:-32px!important}.v-application .mb-n9{margin-bottom:-36px!important}.v-application .mb-n10{margin-bottom:-40px!important}.v-application .mb-n11{margin-bottom:-44px!important}.v-application .mb-n12{margin-bottom:-48px!important}.v-application .mb-n13{margin-bottom:-52px!important}.v-application .mb-n14{margin-bottom:-56px!important}.v-application .mb-n15{margin-bottom:-60px!important}.v-application .mb-n16{margin-bottom:-64px!important}.v-application .ml-n1{margin-left:-4px!important}.v-application .ml-n2{margin-left:-8px!important}.v-application .ml-n3{margin-left:-12px!important}.v-application .ml-n4{margin-left:-16px!important}.v-application .ml-n5{margin-left:-20px!important}.v-application .ml-n6{margin-left:-24px!important}.v-application .ml-n7{margin-left:-28px!important}.v-application .ml-n8{margin-left:-32px!important}.v-application .ml-n9{margin-left:-36px!important}.v-application .ml-n10{margin-left:-40px!important}.v-application .ml-n11{margin-left:-44px!important}.v-application .ml-n12{margin-left:-48px!important}.v-application .ml-n13{margin-left:-52px!important}.v-application .ml-n14{margin-left:-56px!important}.v-application .ml-n15{margin-left:-60px!important}.v-application .ml-n16{margin-left:-64px!important}.v-application--is-ltr .ms-n1{margin-left:-4px!important}.v-application--is-rtl .ms-n1{margin-right:-4px!important}.v-application--is-ltr .ms-n2{margin-left:-8px!important}.v-application--is-rtl .ms-n2{margin-right:-8px!important}.v-application--is-ltr .ms-n3{margin-left:-12px!important}.v-application--is-rtl .ms-n3{margin-right:-12px!important}.v-application--is-ltr .ms-n4{margin-left:-16px!important}.v-application--is-rtl .ms-n4{margin-right:-16px!important}.v-application--is-ltr .ms-n5{margin-left:-20px!important}.v-application--is-rtl .ms-n5{margin-right:-20px!important}.v-application--is-ltr .ms-n6{margin-left:-24px!important}.v-application--is-rtl .ms-n6{margin-right:-24px!important}.v-application--is-ltr .ms-n7{margin-left:-28px!important}.v-application--is-rtl .ms-n7{margin-right:-28px!important}.v-application--is-ltr .ms-n8{margin-left:-32px!important}.v-application--is-rtl .ms-n8{margin-right:-32px!important}.v-application--is-ltr .ms-n9{margin-left:-36px!important}.v-application--is-rtl .ms-n9{margin-right:-36px!important}.v-application--is-ltr .ms-n10{margin-left:-40px!important}.v-application--is-rtl .ms-n10{margin-right:-40px!important}.v-application--is-ltr .ms-n11{margin-left:-44px!important}.v-application--is-rtl .ms-n11{margin-right:-44px!important}.v-application--is-ltr .ms-n12{margin-left:-48px!important}.v-application--is-rtl .ms-n12{margin-right:-48px!important}.v-application--is-ltr .ms-n13{margin-left:-52px!important}.v-application--is-rtl .ms-n13{margin-right:-52px!important}.v-application--is-ltr .ms-n14{margin-left:-56px!important}.v-application--is-rtl .ms-n14{margin-right:-56px!important}.v-application--is-ltr .ms-n15{margin-left:-60px!important}.v-application--is-rtl .ms-n15{margin-right:-60px!important}.v-application--is-ltr .ms-n16{margin-left:-64px!important}.v-application--is-rtl .ms-n16{margin-right:-64px!important}.v-application--is-ltr .me-n1{margin-right:-4px!important}.v-application--is-rtl .me-n1{margin-left:-4px!important}.v-application--is-ltr .me-n2{margin-right:-8px!important}.v-application--is-rtl .me-n2{margin-left:-8px!important}.v-application--is-ltr .me-n3{margin-right:-12px!important}.v-application--is-rtl .me-n3{margin-left:-12px!important}.v-application--is-ltr .me-n4{margin-right:-16px!important}.v-application--is-rtl .me-n4{margin-left:-16px!important}.v-application--is-ltr .me-n5{margin-right:-20px!important}.v-application--is-rtl .me-n5{margin-left:-20px!important}.v-application--is-ltr .me-n6{margin-right:-24px!important}.v-application--is-rtl .me-n6{margin-left:-24px!important}.v-application--is-ltr .me-n7{margin-right:-28px!important}.v-application--is-rtl .me-n7{margin-left:-28px!important}.v-application--is-ltr .me-n8{margin-right:-32px!important}.v-application--is-rtl .me-n8{margin-left:-32px!important}.v-application--is-ltr .me-n9{margin-right:-36px!important}.v-application--is-rtl .me-n9{margin-left:-36px!important}.v-application--is-ltr .me-n10{margin-right:-40px!important}.v-application--is-rtl .me-n10{margin-left:-40px!important}.v-application--is-ltr .me-n11{margin-right:-44px!important}.v-application--is-rtl .me-n11{margin-left:-44px!important}.v-application--is-ltr .me-n12{margin-right:-48px!important}.v-application--is-rtl .me-n12{margin-left:-48px!important}.v-application--is-ltr .me-n13{margin-right:-52px!important}.v-application--is-rtl .me-n13{margin-left:-52px!important}.v-application--is-ltr .me-n14{margin-right:-56px!important}.v-application--is-rtl .me-n14{margin-left:-56px!important}.v-application--is-ltr .me-n15{margin-right:-60px!important}.v-application--is-rtl .me-n15{margin-left:-60px!important}.v-application--is-ltr .me-n16{margin-right:-64px!important}.v-application--is-rtl .me-n16{margin-left:-64px!important}.v-application .pa-0{padding:0!important}.v-application .pa-1{padding:4px!important}.v-application .pa-2{padding:8px!important}.v-application .pa-3{padding:12px!important}.v-application .pa-4{padding:16px!important}.v-application .pa-5{padding:20px!important}.v-application .pa-6{padding:24px!important}.v-application .pa-7{padding:28px!important}.v-application .pa-8{padding:32px!important}.v-application .pa-9{padding:36px!important}.v-application .pa-10{padding:40px!important}.v-application .pa-11{padding:44px!important}.v-application .pa-12{padding:48px!important}.v-application .pa-13{padding:52px!important}.v-application .pa-14{padding:56px!important}.v-application .pa-15{padding:60px!important}.v-application .pa-16{padding:64px!important}.v-application .px-0{padding-right:0!important;padding-left:0!important}.v-application .px-1{padding-right:4px!important;padding-left:4px!important}.v-application .px-2{padding-right:8px!important;padding-left:8px!important}.v-application .px-3{padding-right:12px!important;padding-left:12px!important}.v-application .px-4{padding-right:16px!important;padding-left:16px!important}.v-application .px-5{padding-right:20px!important;padding-left:20px!important}.v-application .px-6{padding-right:24px!important;padding-left:24px!important}.v-application .px-7{padding-right:28px!important;padding-left:28px!important}.v-application .px-8{padding-right:32px!important;padding-left:32px!important}.v-application .px-9{padding-right:36px!important;padding-left:36px!important}.v-application .px-10{padding-right:40px!important;padding-left:40px!important}.v-application .px-11{padding-right:44px!important;padding-left:44px!important}.v-application .px-12{padding-right:48px!important;padding-left:48px!important}.v-application .px-13{padding-right:52px!important;padding-left:52px!important}.v-application .px-14{padding-right:56px!important;padding-left:56px!important}.v-application .px-15{padding-right:60px!important;padding-left:60px!important}.v-application .px-16{padding-right:64px!important;padding-left:64px!important}.v-application .py-0{padding-top:0!important;padding-bottom:0!important}.v-application .py-1{padding-top:4px!important;padding-bottom:4px!important}.v-application .py-2{padding-top:8px!important;padding-bottom:8px!important}.v-application .py-3{padding-top:12px!important;padding-bottom:12px!important}.v-application .py-4{padding-top:16px!important;padding-bottom:16px!important}.v-application .py-5{padding-top:20px!important;padding-bottom:20px!important}.v-application .py-6{padding-top:24px!important;padding-bottom:24px!important}.v-application .py-7{padding-top:28px!important;padding-bottom:28px!important}.v-application .py-8{padding-top:32px!important;padding-bottom:32px!important}.v-application .py-9{padding-top:36px!important;padding-bottom:36px!important}.v-application .py-10{padding-top:40px!important;padding-bottom:40px!important}.v-application .py-11{padding-top:44px!important;padding-bottom:44px!important}.v-application .py-12{padding-top:48px!important;padding-bottom:48px!important}.v-application .py-13{padding-top:52px!important;padding-bottom:52px!important}.v-application .py-14{padding-top:56px!important;padding-bottom:56px!important}.v-application .py-15{padding-top:60px!important;padding-bottom:60px!important}.v-application .py-16{padding-top:64px!important;padding-bottom:64px!important}.v-application .pt-0{padding-top:0!important}.v-application .pt-1{padding-top:4px!important}.v-application .pt-2{padding-top:8px!important}.v-application .pt-3{padding-top:12px!important}.v-application .pt-4{padding-top:16px!important}.v-application .pt-5{padding-top:20px!important}.v-application .pt-6{padding-top:24px!important}.v-application .pt-7{padding-top:28px!important}.v-application .pt-8{padding-top:32px!important}.v-application .pt-9{padding-top:36px!important}.v-application .pt-10{padding-top:40px!important}.v-application .pt-11{padding-top:44px!important}.v-application .pt-12{padding-top:48px!important}.v-application .pt-13{padding-top:52px!important}.v-application .pt-14{padding-top:56px!important}.v-application .pt-15{padding-top:60px!important}.v-application .pt-16{padding-top:64px!important}.v-application .pr-0{padding-right:0!important}.v-application .pr-1{padding-right:4px!important}.v-application .pr-2{padding-right:8px!important}.v-application .pr-3{padding-right:12px!important}.v-application .pr-4{padding-right:16px!important}.v-application .pr-5{padding-right:20px!important}.v-application .pr-6{padding-right:24px!important}.v-application .pr-7{padding-right:28px!important}.v-application .pr-8{padding-right:32px!important}.v-application .pr-9{padding-right:36px!important}.v-application .pr-10{padding-right:40px!important}.v-application .pr-11{padding-right:44px!important}.v-application .pr-12{padding-right:48px!important}.v-application .pr-13{padding-right:52px!important}.v-application .pr-14{padding-right:56px!important}.v-application .pr-15{padding-right:60px!important}.v-application .pr-16{padding-right:64px!important}.v-application .pb-0{padding-bottom:0!important}.v-application .pb-1{padding-bottom:4px!important}.v-application .pb-2{padding-bottom:8px!important}.v-application .pb-3{padding-bottom:12px!important}.v-application .pb-4{padding-bottom:16px!important}.v-application .pb-5{padding-bottom:20px!important}.v-application .pb-6{padding-bottom:24px!important}.v-application .pb-7{padding-bottom:28px!important}.v-application .pb-8{padding-bottom:32px!important}.v-application .pb-9{padding-bottom:36px!important}.v-application .pb-10{padding-bottom:40px!important}.v-application .pb-11{padding-bottom:44px!important}.v-application .pb-12{padding-bottom:48px!important}.v-application .pb-13{padding-bottom:52px!important}.v-application .pb-14{padding-bottom:56px!important}.v-application .pb-15{padding-bottom:60px!important}.v-application .pb-16{padding-bottom:64px!important}.v-application .pl-0{padding-left:0!important}.v-application .pl-1{padding-left:4px!important}.v-application .pl-2{padding-left:8px!important}.v-application .pl-3{padding-left:12px!important}.v-application .pl-4{padding-left:16px!important}.v-application .pl-5{padding-left:20px!important}.v-application .pl-6{padding-left:24px!important}.v-application .pl-7{padding-left:28px!important}.v-application .pl-8{padding-left:32px!important}.v-application .pl-9{padding-left:36px!important}.v-application .pl-10{padding-left:40px!important}.v-application .pl-11{padding-left:44px!important}.v-application .pl-12{padding-left:48px!important}.v-application .pl-13{padding-left:52px!important}.v-application .pl-14{padding-left:56px!important}.v-application .pl-15{padding-left:60px!important}.v-application .pl-16{padding-left:64px!important}.v-application--is-ltr .ps-0{padding-left:0!important}.v-application--is-rtl .ps-0{padding-right:0!important}.v-application--is-ltr .ps-1{padding-left:4px!important}.v-application--is-rtl .ps-1{padding-right:4px!important}.v-application--is-ltr .ps-2{padding-left:8px!important}.v-application--is-rtl .ps-2{padding-right:8px!important}.v-application--is-ltr .ps-3{padding-left:12px!important}.v-application--is-rtl .ps-3{padding-right:12px!important}.v-application--is-ltr .ps-4{padding-left:16px!important}.v-application--is-rtl .ps-4{padding-right:16px!important}.v-application--is-ltr .ps-5{padding-left:20px!important}.v-application--is-rtl .ps-5{padding-right:20px!important}.v-application--is-ltr .ps-6{padding-left:24px!important}.v-application--is-rtl .ps-6{padding-right:24px!important}.v-application--is-ltr .ps-7{padding-left:28px!important}.v-application--is-rtl .ps-7{padding-right:28px!important}.v-application--is-ltr .ps-8{padding-left:32px!important}.v-application--is-rtl .ps-8{padding-right:32px!important}.v-application--is-ltr .ps-9{padding-left:36px!important}.v-application--is-rtl .ps-9{padding-right:36px!important}.v-application--is-ltr .ps-10{padding-left:40px!important}.v-application--is-rtl .ps-10{padding-right:40px!important}.v-application--is-ltr .ps-11{padding-left:44px!important}.v-application--is-rtl .ps-11{padding-right:44px!important}.v-application--is-ltr .ps-12{padding-left:48px!important}.v-application--is-rtl .ps-12{padding-right:48px!important}.v-application--is-ltr .ps-13{padding-left:52px!important}.v-application--is-rtl .ps-13{padding-right:52px!important}.v-application--is-ltr .ps-14{padding-left:56px!important}.v-application--is-rtl .ps-14{padding-right:56px!important}.v-application--is-ltr .ps-15{padding-left:60px!important}.v-application--is-rtl .ps-15{padding-right:60px!important}.v-application--is-ltr .ps-16{padding-left:64px!important}.v-application--is-rtl .ps-16{padding-right:64px!important}.v-application--is-ltr .pe-0{padding-right:0!important}.v-application--is-rtl .pe-0{padding-left:0!important}.v-application--is-ltr .pe-1{padding-right:4px!important}.v-application--is-rtl .pe-1{padding-left:4px!important}.v-application--is-ltr .pe-2{padding-right:8px!important}.v-application--is-rtl .pe-2{padding-left:8px!important}.v-application--is-ltr .pe-3{padding-right:12px!important}.v-application--is-rtl .pe-3{padding-left:12px!important}.v-application--is-ltr .pe-4{padding-right:16px!important}.v-application--is-rtl .pe-4{padding-left:16px!important}.v-application--is-ltr .pe-5{padding-right:20px!important}.v-application--is-rtl .pe-5{padding-left:20px!important}.v-application--is-ltr .pe-6{padding-right:24px!important}.v-application--is-rtl .pe-6{padding-left:24px!important}.v-application--is-ltr .pe-7{padding-right:28px!important}.v-application--is-rtl .pe-7{padding-left:28px!important}.v-application--is-ltr .pe-8{padding-right:32px!important}.v-application--is-rtl .pe-8{padding-left:32px!important}.v-application--is-ltr .pe-9{padding-right:36px!important}.v-application--is-rtl .pe-9{padding-left:36px!important}.v-application--is-ltr .pe-10{padding-right:40px!important}.v-application--is-rtl .pe-10{padding-left:40px!important}.v-application--is-ltr .pe-11{padding-right:44px!important}.v-application--is-rtl .pe-11{padding-left:44px!important}.v-application--is-ltr .pe-12{padding-right:48px!important}.v-application--is-rtl .pe-12{padding-left:48px!important}.v-application--is-ltr .pe-13{padding-right:52px!important}.v-application--is-rtl .pe-13{padding-left:52px!important}.v-application--is-ltr .pe-14{padding-right:56px!important}.v-application--is-rtl .pe-14{padding-left:56px!important}.v-application--is-ltr .pe-15{padding-right:60px!important}.v-application--is-rtl .pe-15{padding-left:60px!important}.v-application--is-ltr .pe-16{padding-right:64px!important}.v-application--is-rtl .pe-16{padding-left:64px!important}.v-application .rounded-0{border-radius:0!important}.v-application .rounded-sm{border-radius:2px!important}.v-application .rounded{border-radius:4px!important}.v-application .rounded-lg{border-radius:8px!important}.v-application .rounded-xl{border-radius:24px!important}.v-application .rounded-pill{border-radius:9999px!important}.v-application .rounded-circle{border-radius:50%!important}.v-application .rounded-t-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.v-application .rounded-t-sm{border-top-left-radius:2px!important;border-top-right-radius:2px!important}.v-application .rounded-t{border-top-left-radius:4px!important;border-top-right-radius:4px!important}.v-application .rounded-t-lg{border-top-left-radius:8px!important;border-top-right-radius:8px!important}.v-application .rounded-t-xl{border-top-left-radius:24px!important;border-top-right-radius:24px!important}.v-application .rounded-t-pill{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.v-application .rounded-t-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.v-application .rounded-r-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.v-application .rounded-r-sm{border-top-right-radius:2px!important;border-bottom-right-radius:2px!important}.v-application .rounded-r{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}.v-application .rounded-r-lg{border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.v-application .rounded-r-xl{border-top-right-radius:24px!important;border-bottom-right-radius:24px!important}.v-application .rounded-r-pill{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.v-application .rounded-r-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.v-application .rounded-b-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.v-application .rounded-b-sm{border-bottom-left-radius:2px!important;border-bottom-right-radius:2px!important}.v-application .rounded-b{border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important}.v-application .rounded-b-lg{border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important}.v-application .rounded-b-xl{border-bottom-left-radius:24px!important;border-bottom-right-radius:24px!important}.v-application .rounded-b-pill{border-bottom-left-radius:9999px!important;border-bottom-right-radius:9999px!important}.v-application .rounded-b-circle{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}.v-application .rounded-l-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.v-application .rounded-l-sm{border-top-left-radius:2px!important;border-bottom-left-radius:2px!important}.v-application .rounded-l{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.v-application .rounded-l-lg{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.v-application .rounded-l-xl{border-top-left-radius:24px!important;border-bottom-left-radius:24px!important}.v-application .rounded-l-pill{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.v-application .rounded-l-circle{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.v-application .rounded-tl-0{border-top-left-radius:0!important}.v-application .rounded-tl-sm{border-top-left-radius:2px!important}.v-application .rounded-tl{border-top-left-radius:4px!important}.v-application .rounded-tl-lg{border-top-left-radius:8px!important}.v-application .rounded-tl-xl{border-top-left-radius:24px!important}.v-application .rounded-tl-pill{border-top-left-radius:9999px!important}.v-application .rounded-tl-circle{border-top-left-radius:50%!important}.v-application .rounded-tr-0{border-top-right-radius:0!important}.v-application .rounded-tr-sm{border-top-right-radius:2px!important}.v-application .rounded-tr{border-top-right-radius:4px!important}.v-application .rounded-tr-lg{border-top-right-radius:8px!important}.v-application .rounded-tr-xl{border-top-right-radius:24px!important}.v-application .rounded-tr-pill{border-top-right-radius:9999px!important}.v-application .rounded-tr-circle{border-top-right-radius:50%!important}.v-application .rounded-br-0{border-bottom-right-radius:0!important}.v-application .rounded-br-sm{border-bottom-right-radius:2px!important}.v-application .rounded-br{border-bottom-right-radius:4px!important}.v-application .rounded-br-lg{border-bottom-right-radius:8px!important}.v-application .rounded-br-xl{border-bottom-right-radius:24px!important}.v-application .rounded-br-pill{border-bottom-right-radius:9999px!important}.v-application .rounded-br-circle{border-bottom-right-radius:50%!important}.v-application .rounded-bl-0{border-bottom-left-radius:0!important}.v-application .rounded-bl-sm{border-bottom-left-radius:2px!important}.v-application .rounded-bl{border-bottom-left-radius:4px!important}.v-application .rounded-bl-lg{border-bottom-left-radius:8px!important}.v-application .rounded-bl-xl{border-bottom-left-radius:24px!important}.v-application .rounded-bl-pill{border-bottom-left-radius:9999px!important}.v-application .rounded-bl-circle{border-bottom-left-radius:50%!important}.v-application .text-left{text-align:left!important}.v-application .text-right{text-align:right!important}.v-application .text-center{text-align:center!important}.v-application .text-justify{text-align:justify!important}.v-application .text-start{text-align:start!important}.v-application .text-end{text-align:end!important}.v-application .text-decoration-line-through{text-decoration:line-through!important}.v-application .text-decoration-none{text-decoration:none!important}.v-application .text-decoration-overline{text-decoration:overline!important}.v-application .text-decoration-underline{text-decoration:underline!important}.v-application .text-wrap{white-space:normal!important}.v-application .text-no-wrap{white-space:nowrap!important}.v-application .text-break{overflow-wrap:break-word!important;word-break:break-word!important}.v-application .text-truncate{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.v-application .text-none{text-transform:none!important}.v-application .text-capitalize{text-transform:capitalize!important}.v-application .text-lowercase{text-transform:lowercase!important}.v-application .text-uppercase{text-transform:uppercase!important}.v-application .text-h1{font-size:6rem!important;line-height:6rem;letter-spacing:-.015625em!important}.v-application .text-h1,.v-application .text-h2{font-weight:300;font-family:Roboto,sans-serif!important}.v-application .text-h2{font-size:3.75rem!important;line-height:3.75rem;letter-spacing:-.0083333333em!important}.v-application .text-h3{font-size:3rem!important;line-height:3.125rem;letter-spacing:normal!important}.v-application .text-h3,.v-application .text-h4{font-weight:400;font-family:Roboto,sans-serif!important}.v-application .text-h4{font-size:2.125rem!important;line-height:2.5rem;letter-spacing:.0073529412em!important}.v-application .text-h5{font-size:1.5rem!important;font-weight:400;letter-spacing:normal!important}.v-application .text-h5,.v-application .text-h6{line-height:2rem;font-family:Roboto,sans-serif!important}.v-application .text-h6{font-size:1.25rem!important;font-weight:500;letter-spacing:.0125em!important}.v-application .text-subtitle-1{font-size:1rem!important;font-weight:400;line-height:1.75rem;letter-spacing:.009375em!important;font-family:Roboto,sans-serif!important}.v-application .text-subtitle-2{font-size:.875rem!important;font-weight:500;line-height:1.375rem;letter-spacing:.0071428571em!important;font-family:Roboto,sans-serif!important}.v-application .text-body-1{font-size:1rem!important;font-weight:400;line-height:1.5rem;letter-spacing:.03125em!important;font-family:Roboto,sans-serif!important}.v-application .text-body-2{font-weight:400;line-height:1.25rem;letter-spacing:.0178571429em!important}.v-application .text-body-2,.v-application .text-button{font-size:.875rem!important;font-family:Roboto,sans-serif!important}.v-application .text-button{font-weight:500;line-height:2.25rem;letter-spacing:.0892857143em!important;text-transform:uppercase!important}.v-application .text-caption{font-weight:400;line-height:1.25rem;letter-spacing:.0333333333em!important}.v-application .text-caption,.v-application .text-overline{font-size:.75rem!important;font-family:Roboto,sans-serif!important}.v-application .text-overline{font-weight:500;line-height:2rem;letter-spacing:.1666666667em!important;text-transform:uppercase!important}@media(min-width:600px){.v-application .d-sm-none{display:none!important}.v-application .d-sm-inline{display:inline!important}.v-application .d-sm-inline-block{display:inline-block!important}.v-application .d-sm-block{display:block!important}.v-application .d-sm-table{display:table!important}.v-application .d-sm-table-row{display:table-row!important}.v-application .d-sm-table-cell{display:table-cell!important}.v-application .d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.v-application .d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.v-application .float-sm-none{float:none!important}.v-application .float-sm-left{float:left!important}.v-application .float-sm-right{float:right!important}.v-application .flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.v-application .flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.v-application .flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.v-application .flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.v-application .flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.v-application .flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.v-application .flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.v-application .flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.v-application .flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.v-application .flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.v-application .flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.v-application .flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.v-application .justify-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.v-application .justify-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.v-application .justify-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.v-application .justify-sm-space-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.v-application .justify-sm-space-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.v-application .align-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.v-application .align-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.v-application .align-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.v-application .align-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.v-application .align-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.v-application .align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.v-application .align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.v-application .align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.v-application .align-content-sm-space-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.v-application .align-content-sm-space-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.v-application .align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.v-application .align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.v-application .align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.v-application .align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.v-application .align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.v-application .align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.v-application .align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.v-application .order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.v-application .order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.v-application .order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.v-application .order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.v-application .order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.v-application .order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.v-application .order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.v-application .order-sm-6{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.v-application .order-sm-7{-webkit-box-ordinal-group:8!important;-ms-flex-order:7!important;order:7!important}.v-application .order-sm-8{-webkit-box-ordinal-group:9!important;-ms-flex-order:8!important;order:8!important}.v-application .order-sm-9{-webkit-box-ordinal-group:10!important;-ms-flex-order:9!important;order:9!important}.v-application .order-sm-10{-webkit-box-ordinal-group:11!important;-ms-flex-order:10!important;order:10!important}.v-application .order-sm-11{-webkit-box-ordinal-group:12!important;-ms-flex-order:11!important;order:11!important}.v-application .order-sm-12{-webkit-box-ordinal-group:13!important;-ms-flex-order:12!important;order:12!important}.v-application .order-sm-last{-webkit-box-ordinal-group:14!important;-ms-flex-order:13!important;order:13!important}.v-application .ma-sm-0{margin:0!important}.v-application .ma-sm-1{margin:4px!important}.v-application .ma-sm-2{margin:8px!important}.v-application .ma-sm-3{margin:12px!important}.v-application .ma-sm-4{margin:16px!important}.v-application .ma-sm-5{margin:20px!important}.v-application .ma-sm-6{margin:24px!important}.v-application .ma-sm-7{margin:28px!important}.v-application .ma-sm-8{margin:32px!important}.v-application .ma-sm-9{margin:36px!important}.v-application .ma-sm-10{margin:40px!important}.v-application .ma-sm-11{margin:44px!important}.v-application .ma-sm-12{margin:48px!important}.v-application .ma-sm-13{margin:52px!important}.v-application .ma-sm-14{margin:56px!important}.v-application .ma-sm-15{margin:60px!important}.v-application .ma-sm-16{margin:64px!important}.v-application .ma-sm-auto{margin:auto!important}.v-application .mx-sm-0{margin-right:0!important;margin-left:0!important}.v-application .mx-sm-1{margin-right:4px!important;margin-left:4px!important}.v-application .mx-sm-2{margin-right:8px!important;margin-left:8px!important}.v-application .mx-sm-3{margin-right:12px!important;margin-left:12px!important}.v-application .mx-sm-4{margin-right:16px!important;margin-left:16px!important}.v-application .mx-sm-5{margin-right:20px!important;margin-left:20px!important}.v-application .mx-sm-6{margin-right:24px!important;margin-left:24px!important}.v-application .mx-sm-7{margin-right:28px!important;margin-left:28px!important}.v-application .mx-sm-8{margin-right:32px!important;margin-left:32px!important}.v-application .mx-sm-9{margin-right:36px!important;margin-left:36px!important}.v-application .mx-sm-10{margin-right:40px!important;margin-left:40px!important}.v-application .mx-sm-11{margin-right:44px!important;margin-left:44px!important}.v-application .mx-sm-12{margin-right:48px!important;margin-left:48px!important}.v-application .mx-sm-13{margin-right:52px!important;margin-left:52px!important}.v-application .mx-sm-14{margin-right:56px!important;margin-left:56px!important}.v-application .mx-sm-15{margin-right:60px!important;margin-left:60px!important}.v-application .mx-sm-16{margin-right:64px!important;margin-left:64px!important}.v-application .mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.v-application .my-sm-0{margin-top:0!important;margin-bottom:0!important}.v-application .my-sm-1{margin-top:4px!important;margin-bottom:4px!important}.v-application .my-sm-2{margin-top:8px!important;margin-bottom:8px!important}.v-application .my-sm-3{margin-top:12px!important;margin-bottom:12px!important}.v-application .my-sm-4{margin-top:16px!important;margin-bottom:16px!important}.v-application .my-sm-5{margin-top:20px!important;margin-bottom:20px!important}.v-application .my-sm-6{margin-top:24px!important;margin-bottom:24px!important}.v-application .my-sm-7{margin-top:28px!important;margin-bottom:28px!important}.v-application .my-sm-8{margin-top:32px!important;margin-bottom:32px!important}.v-application .my-sm-9{margin-top:36px!important;margin-bottom:36px!important}.v-application .my-sm-10{margin-top:40px!important;margin-bottom:40px!important}.v-application .my-sm-11{margin-top:44px!important;margin-bottom:44px!important}.v-application .my-sm-12{margin-top:48px!important;margin-bottom:48px!important}.v-application .my-sm-13{margin-top:52px!important;margin-bottom:52px!important}.v-application .my-sm-14{margin-top:56px!important;margin-bottom:56px!important}.v-application .my-sm-15{margin-top:60px!important;margin-bottom:60px!important}.v-application .my-sm-16{margin-top:64px!important;margin-bottom:64px!important}.v-application .my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.v-application .mt-sm-0{margin-top:0!important}.v-application .mt-sm-1{margin-top:4px!important}.v-application .mt-sm-2{margin-top:8px!important}.v-application .mt-sm-3{margin-top:12px!important}.v-application .mt-sm-4{margin-top:16px!important}.v-application .mt-sm-5{margin-top:20px!important}.v-application .mt-sm-6{margin-top:24px!important}.v-application .mt-sm-7{margin-top:28px!important}.v-application .mt-sm-8{margin-top:32px!important}.v-application .mt-sm-9{margin-top:36px!important}.v-application .mt-sm-10{margin-top:40px!important}.v-application .mt-sm-11{margin-top:44px!important}.v-application .mt-sm-12{margin-top:48px!important}.v-application .mt-sm-13{margin-top:52px!important}.v-application .mt-sm-14{margin-top:56px!important}.v-application .mt-sm-15{margin-top:60px!important}.v-application .mt-sm-16{margin-top:64px!important}.v-application .mt-sm-auto{margin-top:auto!important}.v-application .mr-sm-0{margin-right:0!important}.v-application .mr-sm-1{margin-right:4px!important}.v-application .mr-sm-2{margin-right:8px!important}.v-application .mr-sm-3{margin-right:12px!important}.v-application .mr-sm-4{margin-right:16px!important}.v-application .mr-sm-5{margin-right:20px!important}.v-application .mr-sm-6{margin-right:24px!important}.v-application .mr-sm-7{margin-right:28px!important}.v-application .mr-sm-8{margin-right:32px!important}.v-application .mr-sm-9{margin-right:36px!important}.v-application .mr-sm-10{margin-right:40px!important}.v-application .mr-sm-11{margin-right:44px!important}.v-application .mr-sm-12{margin-right:48px!important}.v-application .mr-sm-13{margin-right:52px!important}.v-application .mr-sm-14{margin-right:56px!important}.v-application .mr-sm-15{margin-right:60px!important}.v-application .mr-sm-16{margin-right:64px!important}.v-application .mr-sm-auto{margin-right:auto!important}.v-application .mb-sm-0{margin-bottom:0!important}.v-application .mb-sm-1{margin-bottom:4px!important}.v-application .mb-sm-2{margin-bottom:8px!important}.v-application .mb-sm-3{margin-bottom:12px!important}.v-application .mb-sm-4{margin-bottom:16px!important}.v-application .mb-sm-5{margin-bottom:20px!important}.v-application .mb-sm-6{margin-bottom:24px!important}.v-application .mb-sm-7{margin-bottom:28px!important}.v-application .mb-sm-8{margin-bottom:32px!important}.v-application .mb-sm-9{margin-bottom:36px!important}.v-application .mb-sm-10{margin-bottom:40px!important}.v-application .mb-sm-11{margin-bottom:44px!important}.v-application .mb-sm-12{margin-bottom:48px!important}.v-application .mb-sm-13{margin-bottom:52px!important}.v-application .mb-sm-14{margin-bottom:56px!important}.v-application .mb-sm-15{margin-bottom:60px!important}.v-application .mb-sm-16{margin-bottom:64px!important}.v-application .mb-sm-auto{margin-bottom:auto!important}.v-application .ml-sm-0{margin-left:0!important}.v-application .ml-sm-1{margin-left:4px!important}.v-application .ml-sm-2{margin-left:8px!important}.v-application .ml-sm-3{margin-left:12px!important}.v-application .ml-sm-4{margin-left:16px!important}.v-application .ml-sm-5{margin-left:20px!important}.v-application .ml-sm-6{margin-left:24px!important}.v-application .ml-sm-7{margin-left:28px!important}.v-application .ml-sm-8{margin-left:32px!important}.v-application .ml-sm-9{margin-left:36px!important}.v-application .ml-sm-10{margin-left:40px!important}.v-application .ml-sm-11{margin-left:44px!important}.v-application .ml-sm-12{margin-left:48px!important}.v-application .ml-sm-13{margin-left:52px!important}.v-application .ml-sm-14{margin-left:56px!important}.v-application .ml-sm-15{margin-left:60px!important}.v-application .ml-sm-16{margin-left:64px!important}.v-application .ml-sm-auto{margin-left:auto!important}.v-application--is-ltr .ms-sm-0{margin-left:0!important}.v-application--is-rtl .ms-sm-0{margin-right:0!important}.v-application--is-ltr .ms-sm-1{margin-left:4px!important}.v-application--is-rtl .ms-sm-1{margin-right:4px!important}.v-application--is-ltr .ms-sm-2{margin-left:8px!important}.v-application--is-rtl .ms-sm-2{margin-right:8px!important}.v-application--is-ltr .ms-sm-3{margin-left:12px!important}.v-application--is-rtl .ms-sm-3{margin-right:12px!important}.v-application--is-ltr .ms-sm-4{margin-left:16px!important}.v-application--is-rtl .ms-sm-4{margin-right:16px!important}.v-application--is-ltr .ms-sm-5{margin-left:20px!important}.v-application--is-rtl .ms-sm-5{margin-right:20px!important}.v-application--is-ltr .ms-sm-6{margin-left:24px!important}.v-application--is-rtl .ms-sm-6{margin-right:24px!important}.v-application--is-ltr .ms-sm-7{margin-left:28px!important}.v-application--is-rtl .ms-sm-7{margin-right:28px!important}.v-application--is-ltr .ms-sm-8{margin-left:32px!important}.v-application--is-rtl .ms-sm-8{margin-right:32px!important}.v-application--is-ltr .ms-sm-9{margin-left:36px!important}.v-application--is-rtl .ms-sm-9{margin-right:36px!important}.v-application--is-ltr .ms-sm-10{margin-left:40px!important}.v-application--is-rtl .ms-sm-10{margin-right:40px!important}.v-application--is-ltr .ms-sm-11{margin-left:44px!important}.v-application--is-rtl .ms-sm-11{margin-right:44px!important}.v-application--is-ltr .ms-sm-12{margin-left:48px!important}.v-application--is-rtl .ms-sm-12{margin-right:48px!important}.v-application--is-ltr .ms-sm-13{margin-left:52px!important}.v-application--is-rtl .ms-sm-13{margin-right:52px!important}.v-application--is-ltr .ms-sm-14{margin-left:56px!important}.v-application--is-rtl .ms-sm-14{margin-right:56px!important}.v-application--is-ltr .ms-sm-15{margin-left:60px!important}.v-application--is-rtl .ms-sm-15{margin-right:60px!important}.v-application--is-ltr .ms-sm-16{margin-left:64px!important}.v-application--is-rtl .ms-sm-16{margin-right:64px!important}.v-application--is-ltr .ms-sm-auto{margin-left:auto!important}.v-application--is-rtl .ms-sm-auto{margin-right:auto!important}.v-application--is-ltr .me-sm-0{margin-right:0!important}.v-application--is-rtl .me-sm-0{margin-left:0!important}.v-application--is-ltr .me-sm-1{margin-right:4px!important}.v-application--is-rtl .me-sm-1{margin-left:4px!important}.v-application--is-ltr .me-sm-2{margin-right:8px!important}.v-application--is-rtl .me-sm-2{margin-left:8px!important}.v-application--is-ltr .me-sm-3{margin-right:12px!important}.v-application--is-rtl .me-sm-3{margin-left:12px!important}.v-application--is-ltr .me-sm-4{margin-right:16px!important}.v-application--is-rtl .me-sm-4{margin-left:16px!important}.v-application--is-ltr .me-sm-5{margin-right:20px!important}.v-application--is-rtl .me-sm-5{margin-left:20px!important}.v-application--is-ltr .me-sm-6{margin-right:24px!important}.v-application--is-rtl .me-sm-6{margin-left:24px!important}.v-application--is-ltr .me-sm-7{margin-right:28px!important}.v-application--is-rtl .me-sm-7{margin-left:28px!important}.v-application--is-ltr .me-sm-8{margin-right:32px!important}.v-application--is-rtl .me-sm-8{margin-left:32px!important}.v-application--is-ltr .me-sm-9{margin-right:36px!important}.v-application--is-rtl .me-sm-9{margin-left:36px!important}.v-application--is-ltr .me-sm-10{margin-right:40px!important}.v-application--is-rtl .me-sm-10{margin-left:40px!important}.v-application--is-ltr .me-sm-11{margin-right:44px!important}.v-application--is-rtl .me-sm-11{margin-left:44px!important}.v-application--is-ltr .me-sm-12{margin-right:48px!important}.v-application--is-rtl .me-sm-12{margin-left:48px!important}.v-application--is-ltr .me-sm-13{margin-right:52px!important}.v-application--is-rtl .me-sm-13{margin-left:52px!important}.v-application--is-ltr .me-sm-14{margin-right:56px!important}.v-application--is-rtl .me-sm-14{margin-left:56px!important}.v-application--is-ltr .me-sm-15{margin-right:60px!important}.v-application--is-rtl .me-sm-15{margin-left:60px!important}.v-application--is-ltr .me-sm-16{margin-right:64px!important}.v-application--is-rtl .me-sm-16{margin-left:64px!important}.v-application--is-ltr .me-sm-auto{margin-right:auto!important}.v-application--is-rtl .me-sm-auto{margin-left:auto!important}.v-application .ma-sm-n1{margin:-4px!important}.v-application .ma-sm-n2{margin:-8px!important}.v-application .ma-sm-n3{margin:-12px!important}.v-application .ma-sm-n4{margin:-16px!important}.v-application .ma-sm-n5{margin:-20px!important}.v-application .ma-sm-n6{margin:-24px!important}.v-application .ma-sm-n7{margin:-28px!important}.v-application .ma-sm-n8{margin:-32px!important}.v-application .ma-sm-n9{margin:-36px!important}.v-application .ma-sm-n10{margin:-40px!important}.v-application .ma-sm-n11{margin:-44px!important}.v-application .ma-sm-n12{margin:-48px!important}.v-application .ma-sm-n13{margin:-52px!important}.v-application .ma-sm-n14{margin:-56px!important}.v-application .ma-sm-n15{margin:-60px!important}.v-application .ma-sm-n16{margin:-64px!important}.v-application .mx-sm-n1{margin-right:-4px!important;margin-left:-4px!important}.v-application .mx-sm-n2{margin-right:-8px!important;margin-left:-8px!important}.v-application .mx-sm-n3{margin-right:-12px!important;margin-left:-12px!important}.v-application .mx-sm-n4{margin-right:-16px!important;margin-left:-16px!important}.v-application .mx-sm-n5{margin-right:-20px!important;margin-left:-20px!important}.v-application .mx-sm-n6{margin-right:-24px!important;margin-left:-24px!important}.v-application .mx-sm-n7{margin-right:-28px!important;margin-left:-28px!important}.v-application .mx-sm-n8{margin-right:-32px!important;margin-left:-32px!important}.v-application .mx-sm-n9{margin-right:-36px!important;margin-left:-36px!important}.v-application .mx-sm-n10{margin-right:-40px!important;margin-left:-40px!important}.v-application .mx-sm-n11{margin-right:-44px!important;margin-left:-44px!important}.v-application .mx-sm-n12{margin-right:-48px!important;margin-left:-48px!important}.v-application .mx-sm-n13{margin-right:-52px!important;margin-left:-52px!important}.v-application .mx-sm-n14{margin-right:-56px!important;margin-left:-56px!important}.v-application .mx-sm-n15{margin-right:-60px!important;margin-left:-60px!important}.v-application .mx-sm-n16{margin-right:-64px!important;margin-left:-64px!important}.v-application .my-sm-n1{margin-top:-4px!important;margin-bottom:-4px!important}.v-application .my-sm-n2{margin-top:-8px!important;margin-bottom:-8px!important}.v-application .my-sm-n3{margin-top:-12px!important;margin-bottom:-12px!important}.v-application .my-sm-n4{margin-top:-16px!important;margin-bottom:-16px!important}.v-application .my-sm-n5{margin-top:-20px!important;margin-bottom:-20px!important}.v-application .my-sm-n6{margin-top:-24px!important;margin-bottom:-24px!important}.v-application .my-sm-n7{margin-top:-28px!important;margin-bottom:-28px!important}.v-application .my-sm-n8{margin-top:-32px!important;margin-bottom:-32px!important}.v-application .my-sm-n9{margin-top:-36px!important;margin-bottom:-36px!important}.v-application .my-sm-n10{margin-top:-40px!important;margin-bottom:-40px!important}.v-application .my-sm-n11{margin-top:-44px!important;margin-bottom:-44px!important}.v-application .my-sm-n12{margin-top:-48px!important;margin-bottom:-48px!important}.v-application .my-sm-n13{margin-top:-52px!important;margin-bottom:-52px!important}.v-application .my-sm-n14{margin-top:-56px!important;margin-bottom:-56px!important}.v-application .my-sm-n15{margin-top:-60px!important;margin-bottom:-60px!important}.v-application .my-sm-n16{margin-top:-64px!important;margin-bottom:-64px!important}.v-application .mt-sm-n1{margin-top:-4px!important}.v-application .mt-sm-n2{margin-top:-8px!important}.v-application .mt-sm-n3{margin-top:-12px!important}.v-application .mt-sm-n4{margin-top:-16px!important}.v-application .mt-sm-n5{margin-top:-20px!important}.v-application .mt-sm-n6{margin-top:-24px!important}.v-application .mt-sm-n7{margin-top:-28px!important}.v-application .mt-sm-n8{margin-top:-32px!important}.v-application .mt-sm-n9{margin-top:-36px!important}.v-application .mt-sm-n10{margin-top:-40px!important}.v-application .mt-sm-n11{margin-top:-44px!important}.v-application .mt-sm-n12{margin-top:-48px!important}.v-application .mt-sm-n13{margin-top:-52px!important}.v-application .mt-sm-n14{margin-top:-56px!important}.v-application .mt-sm-n15{margin-top:-60px!important}.v-application .mt-sm-n16{margin-top:-64px!important}.v-application .mr-sm-n1{margin-right:-4px!important}.v-application .mr-sm-n2{margin-right:-8px!important}.v-application .mr-sm-n3{margin-right:-12px!important}.v-application .mr-sm-n4{margin-right:-16px!important}.v-application .mr-sm-n5{margin-right:-20px!important}.v-application .mr-sm-n6{margin-right:-24px!important}.v-application .mr-sm-n7{margin-right:-28px!important}.v-application .mr-sm-n8{margin-right:-32px!important}.v-application .mr-sm-n9{margin-right:-36px!important}.v-application .mr-sm-n10{margin-right:-40px!important}.v-application .mr-sm-n11{margin-right:-44px!important}.v-application .mr-sm-n12{margin-right:-48px!important}.v-application .mr-sm-n13{margin-right:-52px!important}.v-application .mr-sm-n14{margin-right:-56px!important}.v-application .mr-sm-n15{margin-right:-60px!important}.v-application .mr-sm-n16{margin-right:-64px!important}.v-application .mb-sm-n1{margin-bottom:-4px!important}.v-application .mb-sm-n2{margin-bottom:-8px!important}.v-application .mb-sm-n3{margin-bottom:-12px!important}.v-application .mb-sm-n4{margin-bottom:-16px!important}.v-application .mb-sm-n5{margin-bottom:-20px!important}.v-application .mb-sm-n6{margin-bottom:-24px!important}.v-application .mb-sm-n7{margin-bottom:-28px!important}.v-application .mb-sm-n8{margin-bottom:-32px!important}.v-application .mb-sm-n9{margin-bottom:-36px!important}.v-application .mb-sm-n10{margin-bottom:-40px!important}.v-application .mb-sm-n11{margin-bottom:-44px!important}.v-application .mb-sm-n12{margin-bottom:-48px!important}.v-application .mb-sm-n13{margin-bottom:-52px!important}.v-application .mb-sm-n14{margin-bottom:-56px!important}.v-application .mb-sm-n15{margin-bottom:-60px!important}.v-application .mb-sm-n16{margin-bottom:-64px!important}.v-application .ml-sm-n1{margin-left:-4px!important}.v-application .ml-sm-n2{margin-left:-8px!important}.v-application .ml-sm-n3{margin-left:-12px!important}.v-application .ml-sm-n4{margin-left:-16px!important}.v-application .ml-sm-n5{margin-left:-20px!important}.v-application .ml-sm-n6{margin-left:-24px!important}.v-application .ml-sm-n7{margin-left:-28px!important}.v-application .ml-sm-n8{margin-left:-32px!important}.v-application .ml-sm-n9{margin-left:-36px!important}.v-application .ml-sm-n10{margin-left:-40px!important}.v-application .ml-sm-n11{margin-left:-44px!important}.v-application .ml-sm-n12{margin-left:-48px!important}.v-application .ml-sm-n13{margin-left:-52px!important}.v-application .ml-sm-n14{margin-left:-56px!important}.v-application .ml-sm-n15{margin-left:-60px!important}.v-application .ml-sm-n16{margin-left:-64px!important}.v-application--is-ltr .ms-sm-n1{margin-left:-4px!important}.v-application--is-rtl .ms-sm-n1{margin-right:-4px!important}.v-application--is-ltr .ms-sm-n2{margin-left:-8px!important}.v-application--is-rtl .ms-sm-n2{margin-right:-8px!important}.v-application--is-ltr .ms-sm-n3{margin-left:-12px!important}.v-application--is-rtl .ms-sm-n3{margin-right:-12px!important}.v-application--is-ltr .ms-sm-n4{margin-left:-16px!important}.v-application--is-rtl .ms-sm-n4{margin-right:-16px!important}.v-application--is-ltr .ms-sm-n5{margin-left:-20px!important}.v-application--is-rtl .ms-sm-n5{margin-right:-20px!important}.v-application--is-ltr .ms-sm-n6{margin-left:-24px!important}.v-application--is-rtl .ms-sm-n6{margin-right:-24px!important}.v-application--is-ltr .ms-sm-n7{margin-left:-28px!important}.v-application--is-rtl .ms-sm-n7{margin-right:-28px!important}.v-application--is-ltr .ms-sm-n8{margin-left:-32px!important}.v-application--is-rtl .ms-sm-n8{margin-right:-32px!important}.v-application--is-ltr .ms-sm-n9{margin-left:-36px!important}.v-application--is-rtl .ms-sm-n9{margin-right:-36px!important}.v-application--is-ltr .ms-sm-n10{margin-left:-40px!important}.v-application--is-rtl .ms-sm-n10{margin-right:-40px!important}.v-application--is-ltr .ms-sm-n11{margin-left:-44px!important}.v-application--is-rtl .ms-sm-n11{margin-right:-44px!important}.v-application--is-ltr .ms-sm-n12{margin-left:-48px!important}.v-application--is-rtl .ms-sm-n12{margin-right:-48px!important}.v-application--is-ltr .ms-sm-n13{margin-left:-52px!important}.v-application--is-rtl .ms-sm-n13{margin-right:-52px!important}.v-application--is-ltr .ms-sm-n14{margin-left:-56px!important}.v-application--is-rtl .ms-sm-n14{margin-right:-56px!important}.v-application--is-ltr .ms-sm-n15{margin-left:-60px!important}.v-application--is-rtl .ms-sm-n15{margin-right:-60px!important}.v-application--is-ltr .ms-sm-n16{margin-left:-64px!important}.v-application--is-rtl .ms-sm-n16{margin-right:-64px!important}.v-application--is-ltr .me-sm-n1{margin-right:-4px!important}.v-application--is-rtl .me-sm-n1{margin-left:-4px!important}.v-application--is-ltr .me-sm-n2{margin-right:-8px!important}.v-application--is-rtl .me-sm-n2{margin-left:-8px!important}.v-application--is-ltr .me-sm-n3{margin-right:-12px!important}.v-application--is-rtl .me-sm-n3{margin-left:-12px!important}.v-application--is-ltr .me-sm-n4{margin-right:-16px!important}.v-application--is-rtl .me-sm-n4{margin-left:-16px!important}.v-application--is-ltr .me-sm-n5{margin-right:-20px!important}.v-application--is-rtl .me-sm-n5{margin-left:-20px!important}.v-application--is-ltr .me-sm-n6{margin-right:-24px!important}.v-application--is-rtl .me-sm-n6{margin-left:-24px!important}.v-application--is-ltr .me-sm-n7{margin-right:-28px!important}.v-application--is-rtl .me-sm-n7{margin-left:-28px!important}.v-application--is-ltr .me-sm-n8{margin-right:-32px!important}.v-application--is-rtl .me-sm-n8{margin-left:-32px!important}.v-application--is-ltr .me-sm-n9{margin-right:-36px!important}.v-application--is-rtl .me-sm-n9{margin-left:-36px!important}.v-application--is-ltr .me-sm-n10{margin-right:-40px!important}.v-application--is-rtl .me-sm-n10{margin-left:-40px!important}.v-application--is-ltr .me-sm-n11{margin-right:-44px!important}.v-application--is-rtl .me-sm-n11{margin-left:-44px!important}.v-application--is-ltr .me-sm-n12{margin-right:-48px!important}.v-application--is-rtl .me-sm-n12{margin-left:-48px!important}.v-application--is-ltr .me-sm-n13{margin-right:-52px!important}.v-application--is-rtl .me-sm-n13{margin-left:-52px!important}.v-application--is-ltr .me-sm-n14{margin-right:-56px!important}.v-application--is-rtl .me-sm-n14{margin-left:-56px!important}.v-application--is-ltr .me-sm-n15{margin-right:-60px!important}.v-application--is-rtl .me-sm-n15{margin-left:-60px!important}.v-application--is-ltr .me-sm-n16{margin-right:-64px!important}.v-application--is-rtl .me-sm-n16{margin-left:-64px!important}.v-application .pa-sm-0{padding:0!important}.v-application .pa-sm-1{padding:4px!important}.v-application .pa-sm-2{padding:8px!important}.v-application .pa-sm-3{padding:12px!important}.v-application .pa-sm-4{padding:16px!important}.v-application .pa-sm-5{padding:20px!important}.v-application .pa-sm-6{padding:24px!important}.v-application .pa-sm-7{padding:28px!important}.v-application .pa-sm-8{padding:32px!important}.v-application .pa-sm-9{padding:36px!important}.v-application .pa-sm-10{padding:40px!important}.v-application .pa-sm-11{padding:44px!important}.v-application .pa-sm-12{padding:48px!important}.v-application .pa-sm-13{padding:52px!important}.v-application .pa-sm-14{padding:56px!important}.v-application .pa-sm-15{padding:60px!important}.v-application .pa-sm-16{padding:64px!important}.v-application .px-sm-0{padding-right:0!important;padding-left:0!important}.v-application .px-sm-1{padding-right:4px!important;padding-left:4px!important}.v-application .px-sm-2{padding-right:8px!important;padding-left:8px!important}.v-application .px-sm-3{padding-right:12px!important;padding-left:12px!important}.v-application .px-sm-4{padding-right:16px!important;padding-left:16px!important}.v-application .px-sm-5{padding-right:20px!important;padding-left:20px!important}.v-application .px-sm-6{padding-right:24px!important;padding-left:24px!important}.v-application .px-sm-7{padding-right:28px!important;padding-left:28px!important}.v-application .px-sm-8{padding-right:32px!important;padding-left:32px!important}.v-application .px-sm-9{padding-right:36px!important;padding-left:36px!important}.v-application .px-sm-10{padding-right:40px!important;padding-left:40px!important}.v-application .px-sm-11{padding-right:44px!important;padding-left:44px!important}.v-application .px-sm-12{padding-right:48px!important;padding-left:48px!important}.v-application .px-sm-13{padding-right:52px!important;padding-left:52px!important}.v-application .px-sm-14{padding-right:56px!important;padding-left:56px!important}.v-application .px-sm-15{padding-right:60px!important;padding-left:60px!important}.v-application .px-sm-16{padding-right:64px!important;padding-left:64px!important}.v-application .py-sm-0{padding-top:0!important;padding-bottom:0!important}.v-application .py-sm-1{padding-top:4px!important;padding-bottom:4px!important}.v-application .py-sm-2{padding-top:8px!important;padding-bottom:8px!important}.v-application .py-sm-3{padding-top:12px!important;padding-bottom:12px!important}.v-application .py-sm-4{padding-top:16px!important;padding-bottom:16px!important}.v-application .py-sm-5{padding-top:20px!important;padding-bottom:20px!important}.v-application .py-sm-6{padding-top:24px!important;padding-bottom:24px!important}.v-application .py-sm-7{padding-top:28px!important;padding-bottom:28px!important}.v-application .py-sm-8{padding-top:32px!important;padding-bottom:32px!important}.v-application .py-sm-9{padding-top:36px!important;padding-bottom:36px!important}.v-application .py-sm-10{padding-top:40px!important;padding-bottom:40px!important}.v-application .py-sm-11{padding-top:44px!important;padding-bottom:44px!important}.v-application .py-sm-12{padding-top:48px!important;padding-bottom:48px!important}.v-application .py-sm-13{padding-top:52px!important;padding-bottom:52px!important}.v-application .py-sm-14{padding-top:56px!important;padding-bottom:56px!important}.v-application .py-sm-15{padding-top:60px!important;padding-bottom:60px!important}.v-application .py-sm-16{padding-top:64px!important;padding-bottom:64px!important}.v-application .pt-sm-0{padding-top:0!important}.v-application .pt-sm-1{padding-top:4px!important}.v-application .pt-sm-2{padding-top:8px!important}.v-application .pt-sm-3{padding-top:12px!important}.v-application .pt-sm-4{padding-top:16px!important}.v-application .pt-sm-5{padding-top:20px!important}.v-application .pt-sm-6{padding-top:24px!important}.v-application .pt-sm-7{padding-top:28px!important}.v-application .pt-sm-8{padding-top:32px!important}.v-application .pt-sm-9{padding-top:36px!important}.v-application .pt-sm-10{padding-top:40px!important}.v-application .pt-sm-11{padding-top:44px!important}.v-application .pt-sm-12{padding-top:48px!important}.v-application .pt-sm-13{padding-top:52px!important}.v-application .pt-sm-14{padding-top:56px!important}.v-application .pt-sm-15{padding-top:60px!important}.v-application .pt-sm-16{padding-top:64px!important}.v-application .pr-sm-0{padding-right:0!important}.v-application .pr-sm-1{padding-right:4px!important}.v-application .pr-sm-2{padding-right:8px!important}.v-application .pr-sm-3{padding-right:12px!important}.v-application .pr-sm-4{padding-right:16px!important}.v-application .pr-sm-5{padding-right:20px!important}.v-application .pr-sm-6{padding-right:24px!important}.v-application .pr-sm-7{padding-right:28px!important}.v-application .pr-sm-8{padding-right:32px!important}.v-application .pr-sm-9{padding-right:36px!important}.v-application .pr-sm-10{padding-right:40px!important}.v-application .pr-sm-11{padding-right:44px!important}.v-application .pr-sm-12{padding-right:48px!important}.v-application .pr-sm-13{padding-right:52px!important}.v-application .pr-sm-14{padding-right:56px!important}.v-application .pr-sm-15{padding-right:60px!important}.v-application .pr-sm-16{padding-right:64px!important}.v-application .pb-sm-0{padding-bottom:0!important}.v-application .pb-sm-1{padding-bottom:4px!important}.v-application .pb-sm-2{padding-bottom:8px!important}.v-application .pb-sm-3{padding-bottom:12px!important}.v-application .pb-sm-4{padding-bottom:16px!important}.v-application .pb-sm-5{padding-bottom:20px!important}.v-application .pb-sm-6{padding-bottom:24px!important}.v-application .pb-sm-7{padding-bottom:28px!important}.v-application .pb-sm-8{padding-bottom:32px!important}.v-application .pb-sm-9{padding-bottom:36px!important}.v-application .pb-sm-10{padding-bottom:40px!important}.v-application .pb-sm-11{padding-bottom:44px!important}.v-application .pb-sm-12{padding-bottom:48px!important}.v-application .pb-sm-13{padding-bottom:52px!important}.v-application .pb-sm-14{padding-bottom:56px!important}.v-application .pb-sm-15{padding-bottom:60px!important}.v-application .pb-sm-16{padding-bottom:64px!important}.v-application .pl-sm-0{padding-left:0!important}.v-application .pl-sm-1{padding-left:4px!important}.v-application .pl-sm-2{padding-left:8px!important}.v-application .pl-sm-3{padding-left:12px!important}.v-application .pl-sm-4{padding-left:16px!important}.v-application .pl-sm-5{padding-left:20px!important}.v-application .pl-sm-6{padding-left:24px!important}.v-application .pl-sm-7{padding-left:28px!important}.v-application .pl-sm-8{padding-left:32px!important}.v-application .pl-sm-9{padding-left:36px!important}.v-application .pl-sm-10{padding-left:40px!important}.v-application .pl-sm-11{padding-left:44px!important}.v-application .pl-sm-12{padding-left:48px!important}.v-application .pl-sm-13{padding-left:52px!important}.v-application .pl-sm-14{padding-left:56px!important}.v-application .pl-sm-15{padding-left:60px!important}.v-application .pl-sm-16{padding-left:64px!important}.v-application--is-ltr .ps-sm-0{padding-left:0!important}.v-application--is-rtl .ps-sm-0{padding-right:0!important}.v-application--is-ltr .ps-sm-1{padding-left:4px!important}.v-application--is-rtl .ps-sm-1{padding-right:4px!important}.v-application--is-ltr .ps-sm-2{padding-left:8px!important}.v-application--is-rtl .ps-sm-2{padding-right:8px!important}.v-application--is-ltr .ps-sm-3{padding-left:12px!important}.v-application--is-rtl .ps-sm-3{padding-right:12px!important}.v-application--is-ltr .ps-sm-4{padding-left:16px!important}.v-application--is-rtl .ps-sm-4{padding-right:16px!important}.v-application--is-ltr .ps-sm-5{padding-left:20px!important}.v-application--is-rtl .ps-sm-5{padding-right:20px!important}.v-application--is-ltr .ps-sm-6{padding-left:24px!important}.v-application--is-rtl .ps-sm-6{padding-right:24px!important}.v-application--is-ltr .ps-sm-7{padding-left:28px!important}.v-application--is-rtl .ps-sm-7{padding-right:28px!important}.v-application--is-ltr .ps-sm-8{padding-left:32px!important}.v-application--is-rtl .ps-sm-8{padding-right:32px!important}.v-application--is-ltr .ps-sm-9{padding-left:36px!important}.v-application--is-rtl .ps-sm-9{padding-right:36px!important}.v-application--is-ltr .ps-sm-10{padding-left:40px!important}.v-application--is-rtl .ps-sm-10{padding-right:40px!important}.v-application--is-ltr .ps-sm-11{padding-left:44px!important}.v-application--is-rtl .ps-sm-11{padding-right:44px!important}.v-application--is-ltr .ps-sm-12{padding-left:48px!important}.v-application--is-rtl .ps-sm-12{padding-right:48px!important}.v-application--is-ltr .ps-sm-13{padding-left:52px!important}.v-application--is-rtl .ps-sm-13{padding-right:52px!important}.v-application--is-ltr .ps-sm-14{padding-left:56px!important}.v-application--is-rtl .ps-sm-14{padding-right:56px!important}.v-application--is-ltr .ps-sm-15{padding-left:60px!important}.v-application--is-rtl .ps-sm-15{padding-right:60px!important}.v-application--is-ltr .ps-sm-16{padding-left:64px!important}.v-application--is-rtl .ps-sm-16{padding-right:64px!important}.v-application--is-ltr .pe-sm-0{padding-right:0!important}.v-application--is-rtl .pe-sm-0{padding-left:0!important}.v-application--is-ltr .pe-sm-1{padding-right:4px!important}.v-application--is-rtl .pe-sm-1{padding-left:4px!important}.v-application--is-ltr .pe-sm-2{padding-right:8px!important}.v-application--is-rtl .pe-sm-2{padding-left:8px!important}.v-application--is-ltr .pe-sm-3{padding-right:12px!important}.v-application--is-rtl .pe-sm-3{padding-left:12px!important}.v-application--is-ltr .pe-sm-4{padding-right:16px!important}.v-application--is-rtl .pe-sm-4{padding-left:16px!important}.v-application--is-ltr .pe-sm-5{padding-right:20px!important}.v-application--is-rtl .pe-sm-5{padding-left:20px!important}.v-application--is-ltr .pe-sm-6{padding-right:24px!important}.v-application--is-rtl .pe-sm-6{padding-left:24px!important}.v-application--is-ltr .pe-sm-7{padding-right:28px!important}.v-application--is-rtl .pe-sm-7{padding-left:28px!important}.v-application--is-ltr .pe-sm-8{padding-right:32px!important}.v-application--is-rtl .pe-sm-8{padding-left:32px!important}.v-application--is-ltr .pe-sm-9{padding-right:36px!important}.v-application--is-rtl .pe-sm-9{padding-left:36px!important}.v-application--is-ltr .pe-sm-10{padding-right:40px!important}.v-application--is-rtl .pe-sm-10{padding-left:40px!important}.v-application--is-ltr .pe-sm-11{padding-right:44px!important}.v-application--is-rtl .pe-sm-11{padding-left:44px!important}.v-application--is-ltr .pe-sm-12{padding-right:48px!important}.v-application--is-rtl .pe-sm-12{padding-left:48px!important}.v-application--is-ltr .pe-sm-13{padding-right:52px!important}.v-application--is-rtl .pe-sm-13{padding-left:52px!important}.v-application--is-ltr .pe-sm-14{padding-right:56px!important}.v-application--is-rtl .pe-sm-14{padding-left:56px!important}.v-application--is-ltr .pe-sm-15{padding-right:60px!important}.v-application--is-rtl .pe-sm-15{padding-left:60px!important}.v-application--is-ltr .pe-sm-16{padding-right:64px!important}.v-application--is-rtl .pe-sm-16{padding-left:64px!important}.v-application .text-sm-left{text-align:left!important}.v-application .text-sm-right{text-align:right!important}.v-application .text-sm-center{text-align:center!important}.v-application .text-sm-justify{text-align:justify!important}.v-application .text-sm-start{text-align:start!important}.v-application .text-sm-end{text-align:end!important}.v-application .text-sm-h1{font-size:6rem!important;line-height:6rem;letter-spacing:-.015625em!important}.v-application .text-sm-h1,.v-application .text-sm-h2{font-weight:300;font-family:Roboto,sans-serif!important}.v-application .text-sm-h2{font-size:3.75rem!important;line-height:3.75rem;letter-spacing:-.0083333333em!important}.v-application .text-sm-h3{font-size:3rem!important;line-height:3.125rem;letter-spacing:normal!important}.v-application .text-sm-h3,.v-application .text-sm-h4{font-weight:400;font-family:Roboto,sans-serif!important}.v-application .text-sm-h4{font-size:2.125rem!important;line-height:2.5rem;letter-spacing:.0073529412em!important}.v-application .text-sm-h5{font-size:1.5rem!important;font-weight:400;letter-spacing:normal!important}.v-application .text-sm-h5,.v-application .text-sm-h6{line-height:2rem;font-family:Roboto,sans-serif!important}.v-application .text-sm-h6{font-size:1.25rem!important;font-weight:500;letter-spacing:.0125em!important}.v-application .text-sm-subtitle-1{font-size:1rem!important;font-weight:400;line-height:1.75rem;letter-spacing:.009375em!important;font-family:Roboto,sans-serif!important}.v-application .text-sm-subtitle-2{font-size:.875rem!important;font-weight:500;line-height:1.375rem;letter-spacing:.0071428571em!important;font-family:Roboto,sans-serif!important}.v-application .text-sm-body-1{font-size:1rem!important;font-weight:400;line-height:1.5rem;letter-spacing:.03125em!important;font-family:Roboto,sans-serif!important}.v-application .text-sm-body-2{font-weight:400;line-height:1.25rem;letter-spacing:.0178571429em!important}.v-application .text-sm-body-2,.v-application .text-sm-button{font-size:.875rem!important;font-family:Roboto,sans-serif!important}.v-application .text-sm-button{font-weight:500;line-height:2.25rem;letter-spacing:.0892857143em!important;text-transform:uppercase!important}.v-application .text-sm-caption{font-weight:400;line-height:1.25rem;letter-spacing:.0333333333em!important}.v-application .text-sm-caption,.v-application .text-sm-overline{font-size:.75rem!important;font-family:Roboto,sans-serif!important}.v-application .text-sm-overline{font-weight:500;line-height:2rem;letter-spacing:.1666666667em!important;text-transform:uppercase!important}}@media(min-width:960px){.v-application .d-md-none{display:none!important}.v-application .d-md-inline{display:inline!important}.v-application .d-md-inline-block{display:inline-block!important}.v-application .d-md-block{display:block!important}.v-application .d-md-table{display:table!important}.v-application .d-md-table-row{display:table-row!important}.v-application .d-md-table-cell{display:table-cell!important}.v-application .d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.v-application .d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.v-application .float-md-none{float:none!important}.v-application .float-md-left{float:left!important}.v-application .float-md-right{float:right!important}.v-application .flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.v-application .flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.v-application .flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.v-application .flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.v-application .flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.v-application .flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.v-application .flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.v-application .flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.v-application .flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.v-application .flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.v-application .flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.v-application .flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.v-application .justify-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.v-application .justify-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.v-application .justify-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.v-application .justify-md-space-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.v-application .justify-md-space-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.v-application .align-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.v-application .align-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.v-application .align-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.v-application .align-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.v-application .align-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.v-application .align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.v-application .align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.v-application .align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.v-application .align-content-md-space-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.v-application .align-content-md-space-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.v-application .align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.v-application .align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.v-application .align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.v-application .align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.v-application .align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.v-application .align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.v-application .align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.v-application .order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.v-application .order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.v-application .order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.v-application .order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.v-application .order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.v-application .order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.v-application .order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.v-application .order-md-6{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.v-application .order-md-7{-webkit-box-ordinal-group:8!important;-ms-flex-order:7!important;order:7!important}.v-application .order-md-8{-webkit-box-ordinal-group:9!important;-ms-flex-order:8!important;order:8!important}.v-application .order-md-9{-webkit-box-ordinal-group:10!important;-ms-flex-order:9!important;order:9!important}.v-application .order-md-10{-webkit-box-ordinal-group:11!important;-ms-flex-order:10!important;order:10!important}.v-application .order-md-11{-webkit-box-ordinal-group:12!important;-ms-flex-order:11!important;order:11!important}.v-application .order-md-12{-webkit-box-ordinal-group:13!important;-ms-flex-order:12!important;order:12!important}.v-application .order-md-last{-webkit-box-ordinal-group:14!important;-ms-flex-order:13!important;order:13!important}.v-application .ma-md-0{margin:0!important}.v-application .ma-md-1{margin:4px!important}.v-application .ma-md-2{margin:8px!important}.v-application .ma-md-3{margin:12px!important}.v-application .ma-md-4{margin:16px!important}.v-application .ma-md-5{margin:20px!important}.v-application .ma-md-6{margin:24px!important}.v-application .ma-md-7{margin:28px!important}.v-application .ma-md-8{margin:32px!important}.v-application .ma-md-9{margin:36px!important}.v-application .ma-md-10{margin:40px!important}.v-application .ma-md-11{margin:44px!important}.v-application .ma-md-12{margin:48px!important}.v-application .ma-md-13{margin:52px!important}.v-application .ma-md-14{margin:56px!important}.v-application .ma-md-15{margin:60px!important}.v-application .ma-md-16{margin:64px!important}.v-application .ma-md-auto{margin:auto!important}.v-application .mx-md-0{margin-right:0!important;margin-left:0!important}.v-application .mx-md-1{margin-right:4px!important;margin-left:4px!important}.v-application .mx-md-2{margin-right:8px!important;margin-left:8px!important}.v-application .mx-md-3{margin-right:12px!important;margin-left:12px!important}.v-application .mx-md-4{margin-right:16px!important;margin-left:16px!important}.v-application .mx-md-5{margin-right:20px!important;margin-left:20px!important}.v-application .mx-md-6{margin-right:24px!important;margin-left:24px!important}.v-application .mx-md-7{margin-right:28px!important;margin-left:28px!important}.v-application .mx-md-8{margin-right:32px!important;margin-left:32px!important}.v-application .mx-md-9{margin-right:36px!important;margin-left:36px!important}.v-application .mx-md-10{margin-right:40px!important;margin-left:40px!important}.v-application .mx-md-11{margin-right:44px!important;margin-left:44px!important}.v-application .mx-md-12{margin-right:48px!important;margin-left:48px!important}.v-application .mx-md-13{margin-right:52px!important;margin-left:52px!important}.v-application .mx-md-14{margin-right:56px!important;margin-left:56px!important}.v-application .mx-md-15{margin-right:60px!important;margin-left:60px!important}.v-application .mx-md-16{margin-right:64px!important;margin-left:64px!important}.v-application .mx-md-auto{margin-right:auto!important;margin-left:auto!important}.v-application .my-md-0{margin-top:0!important;margin-bottom:0!important}.v-application .my-md-1{margin-top:4px!important;margin-bottom:4px!important}.v-application .my-md-2{margin-top:8px!important;margin-bottom:8px!important}.v-application .my-md-3{margin-top:12px!important;margin-bottom:12px!important}.v-application .my-md-4{margin-top:16px!important;margin-bottom:16px!important}.v-application .my-md-5{margin-top:20px!important;margin-bottom:20px!important}.v-application .my-md-6{margin-top:24px!important;margin-bottom:24px!important}.v-application .my-md-7{margin-top:28px!important;margin-bottom:28px!important}.v-application .my-md-8{margin-top:32px!important;margin-bottom:32px!important}.v-application .my-md-9{margin-top:36px!important;margin-bottom:36px!important}.v-application .my-md-10{margin-top:40px!important;margin-bottom:40px!important}.v-application .my-md-11{margin-top:44px!important;margin-bottom:44px!important}.v-application .my-md-12{margin-top:48px!important;margin-bottom:48px!important}.v-application .my-md-13{margin-top:52px!important;margin-bottom:52px!important}.v-application .my-md-14{margin-top:56px!important;margin-bottom:56px!important}.v-application .my-md-15{margin-top:60px!important;margin-bottom:60px!important}.v-application .my-md-16{margin-top:64px!important;margin-bottom:64px!important}.v-application .my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.v-application .mt-md-0{margin-top:0!important}.v-application .mt-md-1{margin-top:4px!important}.v-application .mt-md-2{margin-top:8px!important}.v-application .mt-md-3{margin-top:12px!important}.v-application .mt-md-4{margin-top:16px!important}.v-application .mt-md-5{margin-top:20px!important}.v-application .mt-md-6{margin-top:24px!important}.v-application .mt-md-7{margin-top:28px!important}.v-application .mt-md-8{margin-top:32px!important}.v-application .mt-md-9{margin-top:36px!important}.v-application .mt-md-10{margin-top:40px!important}.v-application .mt-md-11{margin-top:44px!important}.v-application .mt-md-12{margin-top:48px!important}.v-application .mt-md-13{margin-top:52px!important}.v-application .mt-md-14{margin-top:56px!important}.v-application .mt-md-15{margin-top:60px!important}.v-application .mt-md-16{margin-top:64px!important}.v-application .mt-md-auto{margin-top:auto!important}.v-application .mr-md-0{margin-right:0!important}.v-application .mr-md-1{margin-right:4px!important}.v-application .mr-md-2{margin-right:8px!important}.v-application .mr-md-3{margin-right:12px!important}.v-application .mr-md-4{margin-right:16px!important}.v-application .mr-md-5{margin-right:20px!important}.v-application .mr-md-6{margin-right:24px!important}.v-application .mr-md-7{margin-right:28px!important}.v-application .mr-md-8{margin-right:32px!important}.v-application .mr-md-9{margin-right:36px!important}.v-application .mr-md-10{margin-right:40px!important}.v-application .mr-md-11{margin-right:44px!important}.v-application .mr-md-12{margin-right:48px!important}.v-application .mr-md-13{margin-right:52px!important}.v-application .mr-md-14{margin-right:56px!important}.v-application .mr-md-15{margin-right:60px!important}.v-application .mr-md-16{margin-right:64px!important}.v-application .mr-md-auto{margin-right:auto!important}.v-application .mb-md-0{margin-bottom:0!important}.v-application .mb-md-1{margin-bottom:4px!important}.v-application .mb-md-2{margin-bottom:8px!important}.v-application .mb-md-3{margin-bottom:12px!important}.v-application .mb-md-4{margin-bottom:16px!important}.v-application .mb-md-5{margin-bottom:20px!important}.v-application .mb-md-6{margin-bottom:24px!important}.v-application .mb-md-7{margin-bottom:28px!important}.v-application .mb-md-8{margin-bottom:32px!important}.v-application .mb-md-9{margin-bottom:36px!important}.v-application .mb-md-10{margin-bottom:40px!important}.v-application .mb-md-11{margin-bottom:44px!important}.v-application .mb-md-12{margin-bottom:48px!important}.v-application .mb-md-13{margin-bottom:52px!important}.v-application .mb-md-14{margin-bottom:56px!important}.v-application .mb-md-15{margin-bottom:60px!important}.v-application .mb-md-16{margin-bottom:64px!important}.v-application .mb-md-auto{margin-bottom:auto!important}.v-application .ml-md-0{margin-left:0!important}.v-application .ml-md-1{margin-left:4px!important}.v-application .ml-md-2{margin-left:8px!important}.v-application .ml-md-3{margin-left:12px!important}.v-application .ml-md-4{margin-left:16px!important}.v-application .ml-md-5{margin-left:20px!important}.v-application .ml-md-6{margin-left:24px!important}.v-application .ml-md-7{margin-left:28px!important}.v-application .ml-md-8{margin-left:32px!important}.v-application .ml-md-9{margin-left:36px!important}.v-application .ml-md-10{margin-left:40px!important}.v-application .ml-md-11{margin-left:44px!important}.v-application .ml-md-12{margin-left:48px!important}.v-application .ml-md-13{margin-left:52px!important}.v-application .ml-md-14{margin-left:56px!important}.v-application .ml-md-15{margin-left:60px!important}.v-application .ml-md-16{margin-left:64px!important}.v-application .ml-md-auto{margin-left:auto!important}.v-application--is-ltr .ms-md-0{margin-left:0!important}.v-application--is-rtl .ms-md-0{margin-right:0!important}.v-application--is-ltr .ms-md-1{margin-left:4px!important}.v-application--is-rtl .ms-md-1{margin-right:4px!important}.v-application--is-ltr .ms-md-2{margin-left:8px!important}.v-application--is-rtl .ms-md-2{margin-right:8px!important}.v-application--is-ltr .ms-md-3{margin-left:12px!important}.v-application--is-rtl .ms-md-3{margin-right:12px!important}.v-application--is-ltr .ms-md-4{margin-left:16px!important}.v-application--is-rtl .ms-md-4{margin-right:16px!important}.v-application--is-ltr .ms-md-5{margin-left:20px!important}.v-application--is-rtl .ms-md-5{margin-right:20px!important}.v-application--is-ltr .ms-md-6{margin-left:24px!important}.v-application--is-rtl .ms-md-6{margin-right:24px!important}.v-application--is-ltr .ms-md-7{margin-left:28px!important}.v-application--is-rtl .ms-md-7{margin-right:28px!important}.v-application--is-ltr .ms-md-8{margin-left:32px!important}.v-application--is-rtl .ms-md-8{margin-right:32px!important}.v-application--is-ltr .ms-md-9{margin-left:36px!important}.v-application--is-rtl .ms-md-9{margin-right:36px!important}.v-application--is-ltr .ms-md-10{margin-left:40px!important}.v-application--is-rtl .ms-md-10{margin-right:40px!important}.v-application--is-ltr .ms-md-11{margin-left:44px!important}.v-application--is-rtl .ms-md-11{margin-right:44px!important}.v-application--is-ltr .ms-md-12{margin-left:48px!important}.v-application--is-rtl .ms-md-12{margin-right:48px!important}.v-application--is-ltr .ms-md-13{margin-left:52px!important}.v-application--is-rtl .ms-md-13{margin-right:52px!important}.v-application--is-ltr .ms-md-14{margin-left:56px!important}.v-application--is-rtl .ms-md-14{margin-right:56px!important}.v-application--is-ltr .ms-md-15{margin-left:60px!important}.v-application--is-rtl .ms-md-15{margin-right:60px!important}.v-application--is-ltr .ms-md-16{margin-left:64px!important}.v-application--is-rtl .ms-md-16{margin-right:64px!important}.v-application--is-ltr .ms-md-auto{margin-left:auto!important}.v-application--is-rtl .ms-md-auto{margin-right:auto!important}.v-application--is-ltr .me-md-0{margin-right:0!important}.v-application--is-rtl .me-md-0{margin-left:0!important}.v-application--is-ltr .me-md-1{margin-right:4px!important}.v-application--is-rtl .me-md-1{margin-left:4px!important}.v-application--is-ltr .me-md-2{margin-right:8px!important}.v-application--is-rtl .me-md-2{margin-left:8px!important}.v-application--is-ltr .me-md-3{margin-right:12px!important}.v-application--is-rtl .me-md-3{margin-left:12px!important}.v-application--is-ltr .me-md-4{margin-right:16px!important}.v-application--is-rtl .me-md-4{margin-left:16px!important}.v-application--is-ltr .me-md-5{margin-right:20px!important}.v-application--is-rtl .me-md-5{margin-left:20px!important}.v-application--is-ltr .me-md-6{margin-right:24px!important}.v-application--is-rtl .me-md-6{margin-left:24px!important}.v-application--is-ltr .me-md-7{margin-right:28px!important}.v-application--is-rtl .me-md-7{margin-left:28px!important}.v-application--is-ltr .me-md-8{margin-right:32px!important}.v-application--is-rtl .me-md-8{margin-left:32px!important}.v-application--is-ltr .me-md-9{margin-right:36px!important}.v-application--is-rtl .me-md-9{margin-left:36px!important}.v-application--is-ltr .me-md-10{margin-right:40px!important}.v-application--is-rtl .me-md-10{margin-left:40px!important}.v-application--is-ltr .me-md-11{margin-right:44px!important}.v-application--is-rtl .me-md-11{margin-left:44px!important}.v-application--is-ltr .me-md-12{margin-right:48px!important}.v-application--is-rtl .me-md-12{margin-left:48px!important}.v-application--is-ltr .me-md-13{margin-right:52px!important}.v-application--is-rtl .me-md-13{margin-left:52px!important}.v-application--is-ltr .me-md-14{margin-right:56px!important}.v-application--is-rtl .me-md-14{margin-left:56px!important}.v-application--is-ltr .me-md-15{margin-right:60px!important}.v-application--is-rtl .me-md-15{margin-left:60px!important}.v-application--is-ltr .me-md-16{margin-right:64px!important}.v-application--is-rtl .me-md-16{margin-left:64px!important}.v-application--is-ltr .me-md-auto{margin-right:auto!important}.v-application--is-rtl .me-md-auto{margin-left:auto!important}.v-application .ma-md-n1{margin:-4px!important}.v-application .ma-md-n2{margin:-8px!important}.v-application .ma-md-n3{margin:-12px!important}.v-application .ma-md-n4{margin:-16px!important}.v-application .ma-md-n5{margin:-20px!important}.v-application .ma-md-n6{margin:-24px!important}.v-application .ma-md-n7{margin:-28px!important}.v-application .ma-md-n8{margin:-32px!important}.v-application .ma-md-n9{margin:-36px!important}.v-application .ma-md-n10{margin:-40px!important}.v-application .ma-md-n11{margin:-44px!important}.v-application .ma-md-n12{margin:-48px!important}.v-application .ma-md-n13{margin:-52px!important}.v-application .ma-md-n14{margin:-56px!important}.v-application .ma-md-n15{margin:-60px!important}.v-application .ma-md-n16{margin:-64px!important}.v-application .mx-md-n1{margin-right:-4px!important;margin-left:-4px!important}.v-application .mx-md-n2{margin-right:-8px!important;margin-left:-8px!important}.v-application .mx-md-n3{margin-right:-12px!important;margin-left:-12px!important}.v-application .mx-md-n4{margin-right:-16px!important;margin-left:-16px!important}.v-application .mx-md-n5{margin-right:-20px!important;margin-left:-20px!important}.v-application .mx-md-n6{margin-right:-24px!important;margin-left:-24px!important}.v-application .mx-md-n7{margin-right:-28px!important;margin-left:-28px!important}.v-application .mx-md-n8{margin-right:-32px!important;margin-left:-32px!important}.v-application .mx-md-n9{margin-right:-36px!important;margin-left:-36px!important}.v-application .mx-md-n10{margin-right:-40px!important;margin-left:-40px!important}.v-application .mx-md-n11{margin-right:-44px!important;margin-left:-44px!important}.v-application .mx-md-n12{margin-right:-48px!important;margin-left:-48px!important}.v-application .mx-md-n13{margin-right:-52px!important;margin-left:-52px!important}.v-application .mx-md-n14{margin-right:-56px!important;margin-left:-56px!important}.v-application .mx-md-n15{margin-right:-60px!important;margin-left:-60px!important}.v-application .mx-md-n16{margin-right:-64px!important;margin-left:-64px!important}.v-application .my-md-n1{margin-top:-4px!important;margin-bottom:-4px!important}.v-application .my-md-n2{margin-top:-8px!important;margin-bottom:-8px!important}.v-application .my-md-n3{margin-top:-12px!important;margin-bottom:-12px!important}.v-application .my-md-n4{margin-top:-16px!important;margin-bottom:-16px!important}.v-application .my-md-n5{margin-top:-20px!important;margin-bottom:-20px!important}.v-application .my-md-n6{margin-top:-24px!important;margin-bottom:-24px!important}.v-application .my-md-n7{margin-top:-28px!important;margin-bottom:-28px!important}.v-application .my-md-n8{margin-top:-32px!important;margin-bottom:-32px!important}.v-application .my-md-n9{margin-top:-36px!important;margin-bottom:-36px!important}.v-application .my-md-n10{margin-top:-40px!important;margin-bottom:-40px!important}.v-application .my-md-n11{margin-top:-44px!important;margin-bottom:-44px!important}.v-application .my-md-n12{margin-top:-48px!important;margin-bottom:-48px!important}.v-application .my-md-n13{margin-top:-52px!important;margin-bottom:-52px!important}.v-application .my-md-n14{margin-top:-56px!important;margin-bottom:-56px!important}.v-application .my-md-n15{margin-top:-60px!important;margin-bottom:-60px!important}.v-application .my-md-n16{margin-top:-64px!important;margin-bottom:-64px!important}.v-application .mt-md-n1{margin-top:-4px!important}.v-application .mt-md-n2{margin-top:-8px!important}.v-application .mt-md-n3{margin-top:-12px!important}.v-application .mt-md-n4{margin-top:-16px!important}.v-application .mt-md-n5{margin-top:-20px!important}.v-application .mt-md-n6{margin-top:-24px!important}.v-application .mt-md-n7{margin-top:-28px!important}.v-application .mt-md-n8{margin-top:-32px!important}.v-application .mt-md-n9{margin-top:-36px!important}.v-application .mt-md-n10{margin-top:-40px!important}.v-application .mt-md-n11{margin-top:-44px!important}.v-application .mt-md-n12{margin-top:-48px!important}.v-application .mt-md-n13{margin-top:-52px!important}.v-application .mt-md-n14{margin-top:-56px!important}.v-application .mt-md-n15{margin-top:-60px!important}.v-application .mt-md-n16{margin-top:-64px!important}.v-application .mr-md-n1{margin-right:-4px!important}.v-application .mr-md-n2{margin-right:-8px!important}.v-application .mr-md-n3{margin-right:-12px!important}.v-application .mr-md-n4{margin-right:-16px!important}.v-application .mr-md-n5{margin-right:-20px!important}.v-application .mr-md-n6{margin-right:-24px!important}.v-application .mr-md-n7{margin-right:-28px!important}.v-application .mr-md-n8{margin-right:-32px!important}.v-application .mr-md-n9{margin-right:-36px!important}.v-application .mr-md-n10{margin-right:-40px!important}.v-application .mr-md-n11{margin-right:-44px!important}.v-application .mr-md-n12{margin-right:-48px!important}.v-application .mr-md-n13{margin-right:-52px!important}.v-application .mr-md-n14{margin-right:-56px!important}.v-application .mr-md-n15{margin-right:-60px!important}.v-application .mr-md-n16{margin-right:-64px!important}.v-application .mb-md-n1{margin-bottom:-4px!important}.v-application .mb-md-n2{margin-bottom:-8px!important}.v-application .mb-md-n3{margin-bottom:-12px!important}.v-application .mb-md-n4{margin-bottom:-16px!important}.v-application .mb-md-n5{margin-bottom:-20px!important}.v-application .mb-md-n6{margin-bottom:-24px!important}.v-application .mb-md-n7{margin-bottom:-28px!important}.v-application .mb-md-n8{margin-bottom:-32px!important}.v-application .mb-md-n9{margin-bottom:-36px!important}.v-application .mb-md-n10{margin-bottom:-40px!important}.v-application .mb-md-n11{margin-bottom:-44px!important}.v-application .mb-md-n12{margin-bottom:-48px!important}.v-application .mb-md-n13{margin-bottom:-52px!important}.v-application .mb-md-n14{margin-bottom:-56px!important}.v-application .mb-md-n15{margin-bottom:-60px!important}.v-application .mb-md-n16{margin-bottom:-64px!important}.v-application .ml-md-n1{margin-left:-4px!important}.v-application .ml-md-n2{margin-left:-8px!important}.v-application .ml-md-n3{margin-left:-12px!important}.v-application .ml-md-n4{margin-left:-16px!important}.v-application .ml-md-n5{margin-left:-20px!important}.v-application .ml-md-n6{margin-left:-24px!important}.v-application .ml-md-n7{margin-left:-28px!important}.v-application .ml-md-n8{margin-left:-32px!important}.v-application .ml-md-n9{margin-left:-36px!important}.v-application .ml-md-n10{margin-left:-40px!important}.v-application .ml-md-n11{margin-left:-44px!important}.v-application .ml-md-n12{margin-left:-48px!important}.v-application .ml-md-n13{margin-left:-52px!important}.v-application .ml-md-n14{margin-left:-56px!important}.v-application .ml-md-n15{margin-left:-60px!important}.v-application .ml-md-n16{margin-left:-64px!important}.v-application--is-ltr .ms-md-n1{margin-left:-4px!important}.v-application--is-rtl .ms-md-n1{margin-right:-4px!important}.v-application--is-ltr .ms-md-n2{margin-left:-8px!important}.v-application--is-rtl .ms-md-n2{margin-right:-8px!important}.v-application--is-ltr .ms-md-n3{margin-left:-12px!important}.v-application--is-rtl .ms-md-n3{margin-right:-12px!important}.v-application--is-ltr .ms-md-n4{margin-left:-16px!important}.v-application--is-rtl .ms-md-n4{margin-right:-16px!important}.v-application--is-ltr .ms-md-n5{margin-left:-20px!important}.v-application--is-rtl .ms-md-n5{margin-right:-20px!important}.v-application--is-ltr .ms-md-n6{margin-left:-24px!important}.v-application--is-rtl .ms-md-n6{margin-right:-24px!important}.v-application--is-ltr .ms-md-n7{margin-left:-28px!important}.v-application--is-rtl .ms-md-n7{margin-right:-28px!important}.v-application--is-ltr .ms-md-n8{margin-left:-32px!important}.v-application--is-rtl .ms-md-n8{margin-right:-32px!important}.v-application--is-ltr .ms-md-n9{margin-left:-36px!important}.v-application--is-rtl .ms-md-n9{margin-right:-36px!important}.v-application--is-ltr .ms-md-n10{margin-left:-40px!important}.v-application--is-rtl .ms-md-n10{margin-right:-40px!important}.v-application--is-ltr .ms-md-n11{margin-left:-44px!important}.v-application--is-rtl .ms-md-n11{margin-right:-44px!important}.v-application--is-ltr .ms-md-n12{margin-left:-48px!important}.v-application--is-rtl .ms-md-n12{margin-right:-48px!important}.v-application--is-ltr .ms-md-n13{margin-left:-52px!important}.v-application--is-rtl .ms-md-n13{margin-right:-52px!important}.v-application--is-ltr .ms-md-n14{margin-left:-56px!important}.v-application--is-rtl .ms-md-n14{margin-right:-56px!important}.v-application--is-ltr .ms-md-n15{margin-left:-60px!important}.v-application--is-rtl .ms-md-n15{margin-right:-60px!important}.v-application--is-ltr .ms-md-n16{margin-left:-64px!important}.v-application--is-rtl .ms-md-n16{margin-right:-64px!important}.v-application--is-ltr .me-md-n1{margin-right:-4px!important}.v-application--is-rtl .me-md-n1{margin-left:-4px!important}.v-application--is-ltr .me-md-n2{margin-right:-8px!important}.v-application--is-rtl .me-md-n2{margin-left:-8px!important}.v-application--is-ltr .me-md-n3{margin-right:-12px!important}.v-application--is-rtl .me-md-n3{margin-left:-12px!important}.v-application--is-ltr .me-md-n4{margin-right:-16px!important}.v-application--is-rtl .me-md-n4{margin-left:-16px!important}.v-application--is-ltr .me-md-n5{margin-right:-20px!important}.v-application--is-rtl .me-md-n5{margin-left:-20px!important}.v-application--is-ltr .me-md-n6{margin-right:-24px!important}.v-application--is-rtl .me-md-n6{margin-left:-24px!important}.v-application--is-ltr .me-md-n7{margin-right:-28px!important}.v-application--is-rtl .me-md-n7{margin-left:-28px!important}.v-application--is-ltr .me-md-n8{margin-right:-32px!important}.v-application--is-rtl .me-md-n8{margin-left:-32px!important}.v-application--is-ltr .me-md-n9{margin-right:-36px!important}.v-application--is-rtl .me-md-n9{margin-left:-36px!important}.v-application--is-ltr .me-md-n10{margin-right:-40px!important}.v-application--is-rtl .me-md-n10{margin-left:-40px!important}.v-application--is-ltr .me-md-n11{margin-right:-44px!important}.v-application--is-rtl .me-md-n11{margin-left:-44px!important}.v-application--is-ltr .me-md-n12{margin-right:-48px!important}.v-application--is-rtl .me-md-n12{margin-left:-48px!important}.v-application--is-ltr .me-md-n13{margin-right:-52px!important}.v-application--is-rtl .me-md-n13{margin-left:-52px!important}.v-application--is-ltr .me-md-n14{margin-right:-56px!important}.v-application--is-rtl .me-md-n14{margin-left:-56px!important}.v-application--is-ltr .me-md-n15{margin-right:-60px!important}.v-application--is-rtl .me-md-n15{margin-left:-60px!important}.v-application--is-ltr .me-md-n16{margin-right:-64px!important}.v-application--is-rtl .me-md-n16{margin-left:-64px!important}.v-application .pa-md-0{padding:0!important}.v-application .pa-md-1{padding:4px!important}.v-application .pa-md-2{padding:8px!important}.v-application .pa-md-3{padding:12px!important}.v-application .pa-md-4{padding:16px!important}.v-application .pa-md-5{padding:20px!important}.v-application .pa-md-6{padding:24px!important}.v-application .pa-md-7{padding:28px!important}.v-application .pa-md-8{padding:32px!important}.v-application .pa-md-9{padding:36px!important}.v-application .pa-md-10{padding:40px!important}.v-application .pa-md-11{padding:44px!important}.v-application .pa-md-12{padding:48px!important}.v-application .pa-md-13{padding:52px!important}.v-application .pa-md-14{padding:56px!important}.v-application .pa-md-15{padding:60px!important}.v-application .pa-md-16{padding:64px!important}.v-application .px-md-0{padding-right:0!important;padding-left:0!important}.v-application .px-md-1{padding-right:4px!important;padding-left:4px!important}.v-application .px-md-2{padding-right:8px!important;padding-left:8px!important}.v-application .px-md-3{padding-right:12px!important;padding-left:12px!important}.v-application .px-md-4{padding-right:16px!important;padding-left:16px!important}.v-application .px-md-5{padding-right:20px!important;padding-left:20px!important}.v-application .px-md-6{padding-right:24px!important;padding-left:24px!important}.v-application .px-md-7{padding-right:28px!important;padding-left:28px!important}.v-application .px-md-8{padding-right:32px!important;padding-left:32px!important}.v-application .px-md-9{padding-right:36px!important;padding-left:36px!important}.v-application .px-md-10{padding-right:40px!important;padding-left:40px!important}.v-application .px-md-11{padding-right:44px!important;padding-left:44px!important}.v-application .px-md-12{padding-right:48px!important;padding-left:48px!important}.v-application .px-md-13{padding-right:52px!important;padding-left:52px!important}.v-application .px-md-14{padding-right:56px!important;padding-left:56px!important}.v-application .px-md-15{padding-right:60px!important;padding-left:60px!important}.v-application .px-md-16{padding-right:64px!important;padding-left:64px!important}.v-application .py-md-0{padding-top:0!important;padding-bottom:0!important}.v-application .py-md-1{padding-top:4px!important;padding-bottom:4px!important}.v-application .py-md-2{padding-top:8px!important;padding-bottom:8px!important}.v-application .py-md-3{padding-top:12px!important;padding-bottom:12px!important}.v-application .py-md-4{padding-top:16px!important;padding-bottom:16px!important}.v-application .py-md-5{padding-top:20px!important;padding-bottom:20px!important}.v-application .py-md-6{padding-top:24px!important;padding-bottom:24px!important}.v-application .py-md-7{padding-top:28px!important;padding-bottom:28px!important}.v-application .py-md-8{padding-top:32px!important;padding-bottom:32px!important}.v-application .py-md-9{padding-top:36px!important;padding-bottom:36px!important}.v-application .py-md-10{padding-top:40px!important;padding-bottom:40px!important}.v-application .py-md-11{padding-top:44px!important;padding-bottom:44px!important}.v-application .py-md-12{padding-top:48px!important;padding-bottom:48px!important}.v-application .py-md-13{padding-top:52px!important;padding-bottom:52px!important}.v-application .py-md-14{padding-top:56px!important;padding-bottom:56px!important}.v-application .py-md-15{padding-top:60px!important;padding-bottom:60px!important}.v-application .py-md-16{padding-top:64px!important;padding-bottom:64px!important}.v-application .pt-md-0{padding-top:0!important}.v-application .pt-md-1{padding-top:4px!important}.v-application .pt-md-2{padding-top:8px!important}.v-application .pt-md-3{padding-top:12px!important}.v-application .pt-md-4{padding-top:16px!important}.v-application .pt-md-5{padding-top:20px!important}.v-application .pt-md-6{padding-top:24px!important}.v-application .pt-md-7{padding-top:28px!important}.v-application .pt-md-8{padding-top:32px!important}.v-application .pt-md-9{padding-top:36px!important}.v-application .pt-md-10{padding-top:40px!important}.v-application .pt-md-11{padding-top:44px!important}.v-application .pt-md-12{padding-top:48px!important}.v-application .pt-md-13{padding-top:52px!important}.v-application .pt-md-14{padding-top:56px!important}.v-application .pt-md-15{padding-top:60px!important}.v-application .pt-md-16{padding-top:64px!important}.v-application .pr-md-0{padding-right:0!important}.v-application .pr-md-1{padding-right:4px!important}.v-application .pr-md-2{padding-right:8px!important}.v-application .pr-md-3{padding-right:12px!important}.v-application .pr-md-4{padding-right:16px!important}.v-application .pr-md-5{padding-right:20px!important}.v-application .pr-md-6{padding-right:24px!important}.v-application .pr-md-7{padding-right:28px!important}.v-application .pr-md-8{padding-right:32px!important}.v-application .pr-md-9{padding-right:36px!important}.v-application .pr-md-10{padding-right:40px!important}.v-application .pr-md-11{padding-right:44px!important}.v-application .pr-md-12{padding-right:48px!important}.v-application .pr-md-13{padding-right:52px!important}.v-application .pr-md-14{padding-right:56px!important}.v-application .pr-md-15{padding-right:60px!important}.v-application .pr-md-16{padding-right:64px!important}.v-application .pb-md-0{padding-bottom:0!important}.v-application .pb-md-1{padding-bottom:4px!important}.v-application .pb-md-2{padding-bottom:8px!important}.v-application .pb-md-3{padding-bottom:12px!important}.v-application .pb-md-4{padding-bottom:16px!important}.v-application .pb-md-5{padding-bottom:20px!important}.v-application .pb-md-6{padding-bottom:24px!important}.v-application .pb-md-7{padding-bottom:28px!important}.v-application .pb-md-8{padding-bottom:32px!important}.v-application .pb-md-9{padding-bottom:36px!important}.v-application .pb-md-10{padding-bottom:40px!important}.v-application .pb-md-11{padding-bottom:44px!important}.v-application .pb-md-12{padding-bottom:48px!important}.v-application .pb-md-13{padding-bottom:52px!important}.v-application .pb-md-14{padding-bottom:56px!important}.v-application .pb-md-15{padding-bottom:60px!important}.v-application .pb-md-16{padding-bottom:64px!important}.v-application .pl-md-0{padding-left:0!important}.v-application .pl-md-1{padding-left:4px!important}.v-application .pl-md-2{padding-left:8px!important}.v-application .pl-md-3{padding-left:12px!important}.v-application .pl-md-4{padding-left:16px!important}.v-application .pl-md-5{padding-left:20px!important}.v-application .pl-md-6{padding-left:24px!important}.v-application .pl-md-7{padding-left:28px!important}.v-application .pl-md-8{padding-left:32px!important}.v-application .pl-md-9{padding-left:36px!important}.v-application .pl-md-10{padding-left:40px!important}.v-application .pl-md-11{padding-left:44px!important}.v-application .pl-md-12{padding-left:48px!important}.v-application .pl-md-13{padding-left:52px!important}.v-application .pl-md-14{padding-left:56px!important}.v-application .pl-md-15{padding-left:60px!important}.v-application .pl-md-16{padding-left:64px!important}.v-application--is-ltr .ps-md-0{padding-left:0!important}.v-application--is-rtl .ps-md-0{padding-right:0!important}.v-application--is-ltr .ps-md-1{padding-left:4px!important}.v-application--is-rtl .ps-md-1{padding-right:4px!important}.v-application--is-ltr .ps-md-2{padding-left:8px!important}.v-application--is-rtl .ps-md-2{padding-right:8px!important}.v-application--is-ltr .ps-md-3{padding-left:12px!important}.v-application--is-rtl .ps-md-3{padding-right:12px!important}.v-application--is-ltr .ps-md-4{padding-left:16px!important}.v-application--is-rtl .ps-md-4{padding-right:16px!important}.v-application--is-ltr .ps-md-5{padding-left:20px!important}.v-application--is-rtl .ps-md-5{padding-right:20px!important}.v-application--is-ltr .ps-md-6{padding-left:24px!important}.v-application--is-rtl .ps-md-6{padding-right:24px!important}.v-application--is-ltr .ps-md-7{padding-left:28px!important}.v-application--is-rtl .ps-md-7{padding-right:28px!important}.v-application--is-ltr .ps-md-8{padding-left:32px!important}.v-application--is-rtl .ps-md-8{padding-right:32px!important}.v-application--is-ltr .ps-md-9{padding-left:36px!important}.v-application--is-rtl .ps-md-9{padding-right:36px!important}.v-application--is-ltr .ps-md-10{padding-left:40px!important}.v-application--is-rtl .ps-md-10{padding-right:40px!important}.v-application--is-ltr .ps-md-11{padding-left:44px!important}.v-application--is-rtl .ps-md-11{padding-right:44px!important}.v-application--is-ltr .ps-md-12{padding-left:48px!important}.v-application--is-rtl .ps-md-12{padding-right:48px!important}.v-application--is-ltr .ps-md-13{padding-left:52px!important}.v-application--is-rtl .ps-md-13{padding-right:52px!important}.v-application--is-ltr .ps-md-14{padding-left:56px!important}.v-application--is-rtl .ps-md-14{padding-right:56px!important}.v-application--is-ltr .ps-md-15{padding-left:60px!important}.v-application--is-rtl .ps-md-15{padding-right:60px!important}.v-application--is-ltr .ps-md-16{padding-left:64px!important}.v-application--is-rtl .ps-md-16{padding-right:64px!important}.v-application--is-ltr .pe-md-0{padding-right:0!important}.v-application--is-rtl .pe-md-0{padding-left:0!important}.v-application--is-ltr .pe-md-1{padding-right:4px!important}.v-application--is-rtl .pe-md-1{padding-left:4px!important}.v-application--is-ltr .pe-md-2{padding-right:8px!important}.v-application--is-rtl .pe-md-2{padding-left:8px!important}.v-application--is-ltr .pe-md-3{padding-right:12px!important}.v-application--is-rtl .pe-md-3{padding-left:12px!important}.v-application--is-ltr .pe-md-4{padding-right:16px!important}.v-application--is-rtl .pe-md-4{padding-left:16px!important}.v-application--is-ltr .pe-md-5{padding-right:20px!important}.v-application--is-rtl .pe-md-5{padding-left:20px!important}.v-application--is-ltr .pe-md-6{padding-right:24px!important}.v-application--is-rtl .pe-md-6{padding-left:24px!important}.v-application--is-ltr .pe-md-7{padding-right:28px!important}.v-application--is-rtl .pe-md-7{padding-left:28px!important}.v-application--is-ltr .pe-md-8{padding-right:32px!important}.v-application--is-rtl .pe-md-8{padding-left:32px!important}.v-application--is-ltr .pe-md-9{padding-right:36px!important}.v-application--is-rtl .pe-md-9{padding-left:36px!important}.v-application--is-ltr .pe-md-10{padding-right:40px!important}.v-application--is-rtl .pe-md-10{padding-left:40px!important}.v-application--is-ltr .pe-md-11{padding-right:44px!important}.v-application--is-rtl .pe-md-11{padding-left:44px!important}.v-application--is-ltr .pe-md-12{padding-right:48px!important}.v-application--is-rtl .pe-md-12{padding-left:48px!important}.v-application--is-ltr .pe-md-13{padding-right:52px!important}.v-application--is-rtl .pe-md-13{padding-left:52px!important}.v-application--is-ltr .pe-md-14{padding-right:56px!important}.v-application--is-rtl .pe-md-14{padding-left:56px!important}.v-application--is-ltr .pe-md-15{padding-right:60px!important}.v-application--is-rtl .pe-md-15{padding-left:60px!important}.v-application--is-ltr .pe-md-16{padding-right:64px!important}.v-application--is-rtl .pe-md-16{padding-left:64px!important}.v-application .text-md-left{text-align:left!important}.v-application .text-md-right{text-align:right!important}.v-application .text-md-center{text-align:center!important}.v-application .text-md-justify{text-align:justify!important}.v-application .text-md-start{text-align:start!important}.v-application .text-md-end{text-align:end!important}.v-application .text-md-h1{font-size:6rem!important;line-height:6rem;letter-spacing:-.015625em!important}.v-application .text-md-h1,.v-application .text-md-h2{font-weight:300;font-family:Roboto,sans-serif!important}.v-application .text-md-h2{font-size:3.75rem!important;line-height:3.75rem;letter-spacing:-.0083333333em!important}.v-application .text-md-h3{font-size:3rem!important;line-height:3.125rem;letter-spacing:normal!important}.v-application .text-md-h3,.v-application .text-md-h4{font-weight:400;font-family:Roboto,sans-serif!important}.v-application .text-md-h4{font-size:2.125rem!important;line-height:2.5rem;letter-spacing:.0073529412em!important}.v-application .text-md-h5{font-size:1.5rem!important;font-weight:400;letter-spacing:normal!important}.v-application .text-md-h5,.v-application .text-md-h6{line-height:2rem;font-family:Roboto,sans-serif!important}.v-application .text-md-h6{font-size:1.25rem!important;font-weight:500;letter-spacing:.0125em!important}.v-application .text-md-subtitle-1{font-size:1rem!important;font-weight:400;line-height:1.75rem;letter-spacing:.009375em!important;font-family:Roboto,sans-serif!important}.v-application .text-md-subtitle-2{font-size:.875rem!important;font-weight:500;line-height:1.375rem;letter-spacing:.0071428571em!important;font-family:Roboto,sans-serif!important}.v-application .text-md-body-1{font-size:1rem!important;font-weight:400;line-height:1.5rem;letter-spacing:.03125em!important;font-family:Roboto,sans-serif!important}.v-application .text-md-body-2{font-weight:400;line-height:1.25rem;letter-spacing:.0178571429em!important}.v-application .text-md-body-2,.v-application .text-md-button{font-size:.875rem!important;font-family:Roboto,sans-serif!important}.v-application .text-md-button{font-weight:500;line-height:2.25rem;letter-spacing:.0892857143em!important;text-transform:uppercase!important}.v-application .text-md-caption{font-weight:400;line-height:1.25rem;letter-spacing:.0333333333em!important}.v-application .text-md-caption,.v-application .text-md-overline{font-size:.75rem!important;font-family:Roboto,sans-serif!important}.v-application .text-md-overline{font-weight:500;line-height:2rem;letter-spacing:.1666666667em!important;text-transform:uppercase!important}}@media(min-width:1264px){.v-application .d-lg-none{display:none!important}.v-application .d-lg-inline{display:inline!important}.v-application .d-lg-inline-block{display:inline-block!important}.v-application .d-lg-block{display:block!important}.v-application .d-lg-table{display:table!important}.v-application .d-lg-table-row{display:table-row!important}.v-application .d-lg-table-cell{display:table-cell!important}.v-application .d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.v-application .d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.v-application .float-lg-none{float:none!important}.v-application .float-lg-left{float:left!important}.v-application .float-lg-right{float:right!important}.v-application .flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.v-application .flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.v-application .flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.v-application .flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.v-application .flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.v-application .flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.v-application .flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.v-application .flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.v-application .flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.v-application .flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.v-application .flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.v-application .flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.v-application .justify-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.v-application .justify-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.v-application .justify-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.v-application .justify-lg-space-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.v-application .justify-lg-space-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.v-application .align-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.v-application .align-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.v-application .align-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.v-application .align-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.v-application .align-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.v-application .align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.v-application .align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.v-application .align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.v-application .align-content-lg-space-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.v-application .align-content-lg-space-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.v-application .align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.v-application .align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.v-application .align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.v-application .align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.v-application .align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.v-application .align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.v-application .align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.v-application .order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.v-application .order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.v-application .order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.v-application .order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.v-application .order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.v-application .order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.v-application .order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.v-application .order-lg-6{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.v-application .order-lg-7{-webkit-box-ordinal-group:8!important;-ms-flex-order:7!important;order:7!important}.v-application .order-lg-8{-webkit-box-ordinal-group:9!important;-ms-flex-order:8!important;order:8!important}.v-application .order-lg-9{-webkit-box-ordinal-group:10!important;-ms-flex-order:9!important;order:9!important}.v-application .order-lg-10{-webkit-box-ordinal-group:11!important;-ms-flex-order:10!important;order:10!important}.v-application .order-lg-11{-webkit-box-ordinal-group:12!important;-ms-flex-order:11!important;order:11!important}.v-application .order-lg-12{-webkit-box-ordinal-group:13!important;-ms-flex-order:12!important;order:12!important}.v-application .order-lg-last{-webkit-box-ordinal-group:14!important;-ms-flex-order:13!important;order:13!important}.v-application .ma-lg-0{margin:0!important}.v-application .ma-lg-1{margin:4px!important}.v-application .ma-lg-2{margin:8px!important}.v-application .ma-lg-3{margin:12px!important}.v-application .ma-lg-4{margin:16px!important}.v-application .ma-lg-5{margin:20px!important}.v-application .ma-lg-6{margin:24px!important}.v-application .ma-lg-7{margin:28px!important}.v-application .ma-lg-8{margin:32px!important}.v-application .ma-lg-9{margin:36px!important}.v-application .ma-lg-10{margin:40px!important}.v-application .ma-lg-11{margin:44px!important}.v-application .ma-lg-12{margin:48px!important}.v-application .ma-lg-13{margin:52px!important}.v-application .ma-lg-14{margin:56px!important}.v-application .ma-lg-15{margin:60px!important}.v-application .ma-lg-16{margin:64px!important}.v-application .ma-lg-auto{margin:auto!important}.v-application .mx-lg-0{margin-right:0!important;margin-left:0!important}.v-application .mx-lg-1{margin-right:4px!important;margin-left:4px!important}.v-application .mx-lg-2{margin-right:8px!important;margin-left:8px!important}.v-application .mx-lg-3{margin-right:12px!important;margin-left:12px!important}.v-application .mx-lg-4{margin-right:16px!important;margin-left:16px!important}.v-application .mx-lg-5{margin-right:20px!important;margin-left:20px!important}.v-application .mx-lg-6{margin-right:24px!important;margin-left:24px!important}.v-application .mx-lg-7{margin-right:28px!important;margin-left:28px!important}.v-application .mx-lg-8{margin-right:32px!important;margin-left:32px!important}.v-application .mx-lg-9{margin-right:36px!important;margin-left:36px!important}.v-application .mx-lg-10{margin-right:40px!important;margin-left:40px!important}.v-application .mx-lg-11{margin-right:44px!important;margin-left:44px!important}.v-application .mx-lg-12{margin-right:48px!important;margin-left:48px!important}.v-application .mx-lg-13{margin-right:52px!important;margin-left:52px!important}.v-application .mx-lg-14{margin-right:56px!important;margin-left:56px!important}.v-application .mx-lg-15{margin-right:60px!important;margin-left:60px!important}.v-application .mx-lg-16{margin-right:64px!important;margin-left:64px!important}.v-application .mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.v-application .my-lg-0{margin-top:0!important;margin-bottom:0!important}.v-application .my-lg-1{margin-top:4px!important;margin-bottom:4px!important}.v-application .my-lg-2{margin-top:8px!important;margin-bottom:8px!important}.v-application .my-lg-3{margin-top:12px!important;margin-bottom:12px!important}.v-application .my-lg-4{margin-top:16px!important;margin-bottom:16px!important}.v-application .my-lg-5{margin-top:20px!important;margin-bottom:20px!important}.v-application .my-lg-6{margin-top:24px!important;margin-bottom:24px!important}.v-application .my-lg-7{margin-top:28px!important;margin-bottom:28px!important}.v-application .my-lg-8{margin-top:32px!important;margin-bottom:32px!important}.v-application .my-lg-9{margin-top:36px!important;margin-bottom:36px!important}.v-application .my-lg-10{margin-top:40px!important;margin-bottom:40px!important}.v-application .my-lg-11{margin-top:44px!important;margin-bottom:44px!important}.v-application .my-lg-12{margin-top:48px!important;margin-bottom:48px!important}.v-application .my-lg-13{margin-top:52px!important;margin-bottom:52px!important}.v-application .my-lg-14{margin-top:56px!important;margin-bottom:56px!important}.v-application .my-lg-15{margin-top:60px!important;margin-bottom:60px!important}.v-application .my-lg-16{margin-top:64px!important;margin-bottom:64px!important}.v-application .my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.v-application .mt-lg-0{margin-top:0!important}.v-application .mt-lg-1{margin-top:4px!important}.v-application .mt-lg-2{margin-top:8px!important}.v-application .mt-lg-3{margin-top:12px!important}.v-application .mt-lg-4{margin-top:16px!important}.v-application .mt-lg-5{margin-top:20px!important}.v-application .mt-lg-6{margin-top:24px!important}.v-application .mt-lg-7{margin-top:28px!important}.v-application .mt-lg-8{margin-top:32px!important}.v-application .mt-lg-9{margin-top:36px!important}.v-application .mt-lg-10{margin-top:40px!important}.v-application .mt-lg-11{margin-top:44px!important}.v-application .mt-lg-12{margin-top:48px!important}.v-application .mt-lg-13{margin-top:52px!important}.v-application .mt-lg-14{margin-top:56px!important}.v-application .mt-lg-15{margin-top:60px!important}.v-application .mt-lg-16{margin-top:64px!important}.v-application .mt-lg-auto{margin-top:auto!important}.v-application .mr-lg-0{margin-right:0!important}.v-application .mr-lg-1{margin-right:4px!important}.v-application .mr-lg-2{margin-right:8px!important}.v-application .mr-lg-3{margin-right:12px!important}.v-application .mr-lg-4{margin-right:16px!important}.v-application .mr-lg-5{margin-right:20px!important}.v-application .mr-lg-6{margin-right:24px!important}.v-application .mr-lg-7{margin-right:28px!important}.v-application .mr-lg-8{margin-right:32px!important}.v-application .mr-lg-9{margin-right:36px!important}.v-application .mr-lg-10{margin-right:40px!important}.v-application .mr-lg-11{margin-right:44px!important}.v-application .mr-lg-12{margin-right:48px!important}.v-application .mr-lg-13{margin-right:52px!important}.v-application .mr-lg-14{margin-right:56px!important}.v-application .mr-lg-15{margin-right:60px!important}.v-application .mr-lg-16{margin-right:64px!important}.v-application .mr-lg-auto{margin-right:auto!important}.v-application .mb-lg-0{margin-bottom:0!important}.v-application .mb-lg-1{margin-bottom:4px!important}.v-application .mb-lg-2{margin-bottom:8px!important}.v-application .mb-lg-3{margin-bottom:12px!important}.v-application .mb-lg-4{margin-bottom:16px!important}.v-application .mb-lg-5{margin-bottom:20px!important}.v-application .mb-lg-6{margin-bottom:24px!important}.v-application .mb-lg-7{margin-bottom:28px!important}.v-application .mb-lg-8{margin-bottom:32px!important}.v-application .mb-lg-9{margin-bottom:36px!important}.v-application .mb-lg-10{margin-bottom:40px!important}.v-application .mb-lg-11{margin-bottom:44px!important}.v-application .mb-lg-12{margin-bottom:48px!important}.v-application .mb-lg-13{margin-bottom:52px!important}.v-application .mb-lg-14{margin-bottom:56px!important}.v-application .mb-lg-15{margin-bottom:60px!important}.v-application .mb-lg-16{margin-bottom:64px!important}.v-application .mb-lg-auto{margin-bottom:auto!important}.v-application .ml-lg-0{margin-left:0!important}.v-application .ml-lg-1{margin-left:4px!important}.v-application .ml-lg-2{margin-left:8px!important}.v-application .ml-lg-3{margin-left:12px!important}.v-application .ml-lg-4{margin-left:16px!important}.v-application .ml-lg-5{margin-left:20px!important}.v-application .ml-lg-6{margin-left:24px!important}.v-application .ml-lg-7{margin-left:28px!important}.v-application .ml-lg-8{margin-left:32px!important}.v-application .ml-lg-9{margin-left:36px!important}.v-application .ml-lg-10{margin-left:40px!important}.v-application .ml-lg-11{margin-left:44px!important}.v-application .ml-lg-12{margin-left:48px!important}.v-application .ml-lg-13{margin-left:52px!important}.v-application .ml-lg-14{margin-left:56px!important}.v-application .ml-lg-15{margin-left:60px!important}.v-application .ml-lg-16{margin-left:64px!important}.v-application .ml-lg-auto{margin-left:auto!important}.v-application--is-ltr .ms-lg-0{margin-left:0!important}.v-application--is-rtl .ms-lg-0{margin-right:0!important}.v-application--is-ltr .ms-lg-1{margin-left:4px!important}.v-application--is-rtl .ms-lg-1{margin-right:4px!important}.v-application--is-ltr .ms-lg-2{margin-left:8px!important}.v-application--is-rtl .ms-lg-2{margin-right:8px!important}.v-application--is-ltr .ms-lg-3{margin-left:12px!important}.v-application--is-rtl .ms-lg-3{margin-right:12px!important}.v-application--is-ltr .ms-lg-4{margin-left:16px!important}.v-application--is-rtl .ms-lg-4{margin-right:16px!important}.v-application--is-ltr .ms-lg-5{margin-left:20px!important}.v-application--is-rtl .ms-lg-5{margin-right:20px!important}.v-application--is-ltr .ms-lg-6{margin-left:24px!important}.v-application--is-rtl .ms-lg-6{margin-right:24px!important}.v-application--is-ltr .ms-lg-7{margin-left:28px!important}.v-application--is-rtl .ms-lg-7{margin-right:28px!important}.v-application--is-ltr .ms-lg-8{margin-left:32px!important}.v-application--is-rtl .ms-lg-8{margin-right:32px!important}.v-application--is-ltr .ms-lg-9{margin-left:36px!important}.v-application--is-rtl .ms-lg-9{margin-right:36px!important}.v-application--is-ltr .ms-lg-10{margin-left:40px!important}.v-application--is-rtl .ms-lg-10{margin-right:40px!important}.v-application--is-ltr .ms-lg-11{margin-left:44px!important}.v-application--is-rtl .ms-lg-11{margin-right:44px!important}.v-application--is-ltr .ms-lg-12{margin-left:48px!important}.v-application--is-rtl .ms-lg-12{margin-right:48px!important}.v-application--is-ltr .ms-lg-13{margin-left:52px!important}.v-application--is-rtl .ms-lg-13{margin-right:52px!important}.v-application--is-ltr .ms-lg-14{margin-left:56px!important}.v-application--is-rtl .ms-lg-14{margin-right:56px!important}.v-application--is-ltr .ms-lg-15{margin-left:60px!important}.v-application--is-rtl .ms-lg-15{margin-right:60px!important}.v-application--is-ltr .ms-lg-16{margin-left:64px!important}.v-application--is-rtl .ms-lg-16{margin-right:64px!important}.v-application--is-ltr .ms-lg-auto{margin-left:auto!important}.v-application--is-rtl .ms-lg-auto{margin-right:auto!important}.v-application--is-ltr .me-lg-0{margin-right:0!important}.v-application--is-rtl .me-lg-0{margin-left:0!important}.v-application--is-ltr .me-lg-1{margin-right:4px!important}.v-application--is-rtl .me-lg-1{margin-left:4px!important}.v-application--is-ltr .me-lg-2{margin-right:8px!important}.v-application--is-rtl .me-lg-2{margin-left:8px!important}.v-application--is-ltr .me-lg-3{margin-right:12px!important}.v-application--is-rtl .me-lg-3{margin-left:12px!important}.v-application--is-ltr .me-lg-4{margin-right:16px!important}.v-application--is-rtl .me-lg-4{margin-left:16px!important}.v-application--is-ltr .me-lg-5{margin-right:20px!important}.v-application--is-rtl .me-lg-5{margin-left:20px!important}.v-application--is-ltr .me-lg-6{margin-right:24px!important}.v-application--is-rtl .me-lg-6{margin-left:24px!important}.v-application--is-ltr .me-lg-7{margin-right:28px!important}.v-application--is-rtl .me-lg-7{margin-left:28px!important}.v-application--is-ltr .me-lg-8{margin-right:32px!important}.v-application--is-rtl .me-lg-8{margin-left:32px!important}.v-application--is-ltr .me-lg-9{margin-right:36px!important}.v-application--is-rtl .me-lg-9{margin-left:36px!important}.v-application--is-ltr .me-lg-10{margin-right:40px!important}.v-application--is-rtl .me-lg-10{margin-left:40px!important}.v-application--is-ltr .me-lg-11{margin-right:44px!important}.v-application--is-rtl .me-lg-11{margin-left:44px!important}.v-application--is-ltr .me-lg-12{margin-right:48px!important}.v-application--is-rtl .me-lg-12{margin-left:48px!important}.v-application--is-ltr .me-lg-13{margin-right:52px!important}.v-application--is-rtl .me-lg-13{margin-left:52px!important}.v-application--is-ltr .me-lg-14{margin-right:56px!important}.v-application--is-rtl .me-lg-14{margin-left:56px!important}.v-application--is-ltr .me-lg-15{margin-right:60px!important}.v-application--is-rtl .me-lg-15{margin-left:60px!important}.v-application--is-ltr .me-lg-16{margin-right:64px!important}.v-application--is-rtl .me-lg-16{margin-left:64px!important}.v-application--is-ltr .me-lg-auto{margin-right:auto!important}.v-application--is-rtl .me-lg-auto{margin-left:auto!important}.v-application .ma-lg-n1{margin:-4px!important}.v-application .ma-lg-n2{margin:-8px!important}.v-application .ma-lg-n3{margin:-12px!important}.v-application .ma-lg-n4{margin:-16px!important}.v-application .ma-lg-n5{margin:-20px!important}.v-application .ma-lg-n6{margin:-24px!important}.v-application .ma-lg-n7{margin:-28px!important}.v-application .ma-lg-n8{margin:-32px!important}.v-application .ma-lg-n9{margin:-36px!important}.v-application .ma-lg-n10{margin:-40px!important}.v-application .ma-lg-n11{margin:-44px!important}.v-application .ma-lg-n12{margin:-48px!important}.v-application .ma-lg-n13{margin:-52px!important}.v-application .ma-lg-n14{margin:-56px!important}.v-application .ma-lg-n15{margin:-60px!important}.v-application .ma-lg-n16{margin:-64px!important}.v-application .mx-lg-n1{margin-right:-4px!important;margin-left:-4px!important}.v-application .mx-lg-n2{margin-right:-8px!important;margin-left:-8px!important}.v-application .mx-lg-n3{margin-right:-12px!important;margin-left:-12px!important}.v-application .mx-lg-n4{margin-right:-16px!important;margin-left:-16px!important}.v-application .mx-lg-n5{margin-right:-20px!important;margin-left:-20px!important}.v-application .mx-lg-n6{margin-right:-24px!important;margin-left:-24px!important}.v-application .mx-lg-n7{margin-right:-28px!important;margin-left:-28px!important}.v-application .mx-lg-n8{margin-right:-32px!important;margin-left:-32px!important}.v-application .mx-lg-n9{margin-right:-36px!important;margin-left:-36px!important}.v-application .mx-lg-n10{margin-right:-40px!important;margin-left:-40px!important}.v-application .mx-lg-n11{margin-right:-44px!important;margin-left:-44px!important}.v-application .mx-lg-n12{margin-right:-48px!important;margin-left:-48px!important}.v-application .mx-lg-n13{margin-right:-52px!important;margin-left:-52px!important}.v-application .mx-lg-n14{margin-right:-56px!important;margin-left:-56px!important}.v-application .mx-lg-n15{margin-right:-60px!important;margin-left:-60px!important}.v-application .mx-lg-n16{margin-right:-64px!important;margin-left:-64px!important}.v-application .my-lg-n1{margin-top:-4px!important;margin-bottom:-4px!important}.v-application .my-lg-n2{margin-top:-8px!important;margin-bottom:-8px!important}.v-application .my-lg-n3{margin-top:-12px!important;margin-bottom:-12px!important}.v-application .my-lg-n4{margin-top:-16px!important;margin-bottom:-16px!important}.v-application .my-lg-n5{margin-top:-20px!important;margin-bottom:-20px!important}.v-application .my-lg-n6{margin-top:-24px!important;margin-bottom:-24px!important}.v-application .my-lg-n7{margin-top:-28px!important;margin-bottom:-28px!important}.v-application .my-lg-n8{margin-top:-32px!important;margin-bottom:-32px!important}.v-application .my-lg-n9{margin-top:-36px!important;margin-bottom:-36px!important}.v-application .my-lg-n10{margin-top:-40px!important;margin-bottom:-40px!important}.v-application .my-lg-n11{margin-top:-44px!important;margin-bottom:-44px!important}.v-application .my-lg-n12{margin-top:-48px!important;margin-bottom:-48px!important}.v-application .my-lg-n13{margin-top:-52px!important;margin-bottom:-52px!important}.v-application .my-lg-n14{margin-top:-56px!important;margin-bottom:-56px!important}.v-application .my-lg-n15{margin-top:-60px!important;margin-bottom:-60px!important}.v-application .my-lg-n16{margin-top:-64px!important;margin-bottom:-64px!important}.v-application .mt-lg-n1{margin-top:-4px!important}.v-application .mt-lg-n2{margin-top:-8px!important}.v-application .mt-lg-n3{margin-top:-12px!important}.v-application .mt-lg-n4{margin-top:-16px!important}.v-application .mt-lg-n5{margin-top:-20px!important}.v-application .mt-lg-n6{margin-top:-24px!important}.v-application .mt-lg-n7{margin-top:-28px!important}.v-application .mt-lg-n8{margin-top:-32px!important}.v-application .mt-lg-n9{margin-top:-36px!important}.v-application .mt-lg-n10{margin-top:-40px!important}.v-application .mt-lg-n11{margin-top:-44px!important}.v-application .mt-lg-n12{margin-top:-48px!important}.v-application .mt-lg-n13{margin-top:-52px!important}.v-application .mt-lg-n14{margin-top:-56px!important}.v-application .mt-lg-n15{margin-top:-60px!important}.v-application .mt-lg-n16{margin-top:-64px!important}.v-application .mr-lg-n1{margin-right:-4px!important}.v-application .mr-lg-n2{margin-right:-8px!important}.v-application .mr-lg-n3{margin-right:-12px!important}.v-application .mr-lg-n4{margin-right:-16px!important}.v-application .mr-lg-n5{margin-right:-20px!important}.v-application .mr-lg-n6{margin-right:-24px!important}.v-application .mr-lg-n7{margin-right:-28px!important}.v-application .mr-lg-n8{margin-right:-32px!important}.v-application .mr-lg-n9{margin-right:-36px!important}.v-application .mr-lg-n10{margin-right:-40px!important}.v-application .mr-lg-n11{margin-right:-44px!important}.v-application .mr-lg-n12{margin-right:-48px!important}.v-application .mr-lg-n13{margin-right:-52px!important}.v-application .mr-lg-n14{margin-right:-56px!important}.v-application .mr-lg-n15{margin-right:-60px!important}.v-application .mr-lg-n16{margin-right:-64px!important}.v-application .mb-lg-n1{margin-bottom:-4px!important}.v-application .mb-lg-n2{margin-bottom:-8px!important}.v-application .mb-lg-n3{margin-bottom:-12px!important}.v-application .mb-lg-n4{margin-bottom:-16px!important}.v-application .mb-lg-n5{margin-bottom:-20px!important}.v-application .mb-lg-n6{margin-bottom:-24px!important}.v-application .mb-lg-n7{margin-bottom:-28px!important}.v-application .mb-lg-n8{margin-bottom:-32px!important}.v-application .mb-lg-n9{margin-bottom:-36px!important}.v-application .mb-lg-n10{margin-bottom:-40px!important}.v-application .mb-lg-n11{margin-bottom:-44px!important}.v-application .mb-lg-n12{margin-bottom:-48px!important}.v-application .mb-lg-n13{margin-bottom:-52px!important}.v-application .mb-lg-n14{margin-bottom:-56px!important}.v-application .mb-lg-n15{margin-bottom:-60px!important}.v-application .mb-lg-n16{margin-bottom:-64px!important}.v-application .ml-lg-n1{margin-left:-4px!important}.v-application .ml-lg-n2{margin-left:-8px!important}.v-application .ml-lg-n3{margin-left:-12px!important}.v-application .ml-lg-n4{margin-left:-16px!important}.v-application .ml-lg-n5{margin-left:-20px!important}.v-application .ml-lg-n6{margin-left:-24px!important}.v-application .ml-lg-n7{margin-left:-28px!important}.v-application .ml-lg-n8{margin-left:-32px!important}.v-application .ml-lg-n9{margin-left:-36px!important}.v-application .ml-lg-n10{margin-left:-40px!important}.v-application .ml-lg-n11{margin-left:-44px!important}.v-application .ml-lg-n12{margin-left:-48px!important}.v-application .ml-lg-n13{margin-left:-52px!important}.v-application .ml-lg-n14{margin-left:-56px!important}.v-application .ml-lg-n15{margin-left:-60px!important}.v-application .ml-lg-n16{margin-left:-64px!important}.v-application--is-ltr .ms-lg-n1{margin-left:-4px!important}.v-application--is-rtl .ms-lg-n1{margin-right:-4px!important}.v-application--is-ltr .ms-lg-n2{margin-left:-8px!important}.v-application--is-rtl .ms-lg-n2{margin-right:-8px!important}.v-application--is-ltr .ms-lg-n3{margin-left:-12px!important}.v-application--is-rtl .ms-lg-n3{margin-right:-12px!important}.v-application--is-ltr .ms-lg-n4{margin-left:-16px!important}.v-application--is-rtl .ms-lg-n4{margin-right:-16px!important}.v-application--is-ltr .ms-lg-n5{margin-left:-20px!important}.v-application--is-rtl .ms-lg-n5{margin-right:-20px!important}.v-application--is-ltr .ms-lg-n6{margin-left:-24px!important}.v-application--is-rtl .ms-lg-n6{margin-right:-24px!important}.v-application--is-ltr .ms-lg-n7{margin-left:-28px!important}.v-application--is-rtl .ms-lg-n7{margin-right:-28px!important}.v-application--is-ltr .ms-lg-n8{margin-left:-32px!important}.v-application--is-rtl .ms-lg-n8{margin-right:-32px!important}.v-application--is-ltr .ms-lg-n9{margin-left:-36px!important}.v-application--is-rtl .ms-lg-n9{margin-right:-36px!important}.v-application--is-ltr .ms-lg-n10{margin-left:-40px!important}.v-application--is-rtl .ms-lg-n10{margin-right:-40px!important}.v-application--is-ltr .ms-lg-n11{margin-left:-44px!important}.v-application--is-rtl .ms-lg-n11{margin-right:-44px!important}.v-application--is-ltr .ms-lg-n12{margin-left:-48px!important}.v-application--is-rtl .ms-lg-n12{margin-right:-48px!important}.v-application--is-ltr .ms-lg-n13{margin-left:-52px!important}.v-application--is-rtl .ms-lg-n13{margin-right:-52px!important}.v-application--is-ltr .ms-lg-n14{margin-left:-56px!important}.v-application--is-rtl .ms-lg-n14{margin-right:-56px!important}.v-application--is-ltr .ms-lg-n15{margin-left:-60px!important}.v-application--is-rtl .ms-lg-n15{margin-right:-60px!important}.v-application--is-ltr .ms-lg-n16{margin-left:-64px!important}.v-application--is-rtl .ms-lg-n16{margin-right:-64px!important}.v-application--is-ltr .me-lg-n1{margin-right:-4px!important}.v-application--is-rtl .me-lg-n1{margin-left:-4px!important}.v-application--is-ltr .me-lg-n2{margin-right:-8px!important}.v-application--is-rtl .me-lg-n2{margin-left:-8px!important}.v-application--is-ltr .me-lg-n3{margin-right:-12px!important}.v-application--is-rtl .me-lg-n3{margin-left:-12px!important}.v-application--is-ltr .me-lg-n4{margin-right:-16px!important}.v-application--is-rtl .me-lg-n4{margin-left:-16px!important}.v-application--is-ltr .me-lg-n5{margin-right:-20px!important}.v-application--is-rtl .me-lg-n5{margin-left:-20px!important}.v-application--is-ltr .me-lg-n6{margin-right:-24px!important}.v-application--is-rtl .me-lg-n6{margin-left:-24px!important}.v-application--is-ltr .me-lg-n7{margin-right:-28px!important}.v-application--is-rtl .me-lg-n7{margin-left:-28px!important}.v-application--is-ltr .me-lg-n8{margin-right:-32px!important}.v-application--is-rtl .me-lg-n8{margin-left:-32px!important}.v-application--is-ltr .me-lg-n9{margin-right:-36px!important}.v-application--is-rtl .me-lg-n9{margin-left:-36px!important}.v-application--is-ltr .me-lg-n10{margin-right:-40px!important}.v-application--is-rtl .me-lg-n10{margin-left:-40px!important}.v-application--is-ltr .me-lg-n11{margin-right:-44px!important}.v-application--is-rtl .me-lg-n11{margin-left:-44px!important}.v-application--is-ltr .me-lg-n12{margin-right:-48px!important}.v-application--is-rtl .me-lg-n12{margin-left:-48px!important}.v-application--is-ltr .me-lg-n13{margin-right:-52px!important}.v-application--is-rtl .me-lg-n13{margin-left:-52px!important}.v-application--is-ltr .me-lg-n14{margin-right:-56px!important}.v-application--is-rtl .me-lg-n14{margin-left:-56px!important}.v-application--is-ltr .me-lg-n15{margin-right:-60px!important}.v-application--is-rtl .me-lg-n15{margin-left:-60px!important}.v-application--is-ltr .me-lg-n16{margin-right:-64px!important}.v-application--is-rtl .me-lg-n16{margin-left:-64px!important}.v-application .pa-lg-0{padding:0!important}.v-application .pa-lg-1{padding:4px!important}.v-application .pa-lg-2{padding:8px!important}.v-application .pa-lg-3{padding:12px!important}.v-application .pa-lg-4{padding:16px!important}.v-application .pa-lg-5{padding:20px!important}.v-application .pa-lg-6{padding:24px!important}.v-application .pa-lg-7{padding:28px!important}.v-application .pa-lg-8{padding:32px!important}.v-application .pa-lg-9{padding:36px!important}.v-application .pa-lg-10{padding:40px!important}.v-application .pa-lg-11{padding:44px!important}.v-application .pa-lg-12{padding:48px!important}.v-application .pa-lg-13{padding:52px!important}.v-application .pa-lg-14{padding:56px!important}.v-application .pa-lg-15{padding:60px!important}.v-application .pa-lg-16{padding:64px!important}.v-application .px-lg-0{padding-right:0!important;padding-left:0!important}.v-application .px-lg-1{padding-right:4px!important;padding-left:4px!important}.v-application .px-lg-2{padding-right:8px!important;padding-left:8px!important}.v-application .px-lg-3{padding-right:12px!important;padding-left:12px!important}.v-application .px-lg-4{padding-right:16px!important;padding-left:16px!important}.v-application .px-lg-5{padding-right:20px!important;padding-left:20px!important}.v-application .px-lg-6{padding-right:24px!important;padding-left:24px!important}.v-application .px-lg-7{padding-right:28px!important;padding-left:28px!important}.v-application .px-lg-8{padding-right:32px!important;padding-left:32px!important}.v-application .px-lg-9{padding-right:36px!important;padding-left:36px!important}.v-application .px-lg-10{padding-right:40px!important;padding-left:40px!important}.v-application .px-lg-11{padding-right:44px!important;padding-left:44px!important}.v-application .px-lg-12{padding-right:48px!important;padding-left:48px!important}.v-application .px-lg-13{padding-right:52px!important;padding-left:52px!important}.v-application .px-lg-14{padding-right:56px!important;padding-left:56px!important}.v-application .px-lg-15{padding-right:60px!important;padding-left:60px!important}.v-application .px-lg-16{padding-right:64px!important;padding-left:64px!important}.v-application .py-lg-0{padding-top:0!important;padding-bottom:0!important}.v-application .py-lg-1{padding-top:4px!important;padding-bottom:4px!important}.v-application .py-lg-2{padding-top:8px!important;padding-bottom:8px!important}.v-application .py-lg-3{padding-top:12px!important;padding-bottom:12px!important}.v-application .py-lg-4{padding-top:16px!important;padding-bottom:16px!important}.v-application .py-lg-5{padding-top:20px!important;padding-bottom:20px!important}.v-application .py-lg-6{padding-top:24px!important;padding-bottom:24px!important}.v-application .py-lg-7{padding-top:28px!important;padding-bottom:28px!important}.v-application .py-lg-8{padding-top:32px!important;padding-bottom:32px!important}.v-application .py-lg-9{padding-top:36px!important;padding-bottom:36px!important}.v-application .py-lg-10{padding-top:40px!important;padding-bottom:40px!important}.v-application .py-lg-11{padding-top:44px!important;padding-bottom:44px!important}.v-application .py-lg-12{padding-top:48px!important;padding-bottom:48px!important}.v-application .py-lg-13{padding-top:52px!important;padding-bottom:52px!important}.v-application .py-lg-14{padding-top:56px!important;padding-bottom:56px!important}.v-application .py-lg-15{padding-top:60px!important;padding-bottom:60px!important}.v-application .py-lg-16{padding-top:64px!important;padding-bottom:64px!important}.v-application .pt-lg-0{padding-top:0!important}.v-application .pt-lg-1{padding-top:4px!important}.v-application .pt-lg-2{padding-top:8px!important}.v-application .pt-lg-3{padding-top:12px!important}.v-application .pt-lg-4{padding-top:16px!important}.v-application .pt-lg-5{padding-top:20px!important}.v-application .pt-lg-6{padding-top:24px!important}.v-application .pt-lg-7{padding-top:28px!important}.v-application .pt-lg-8{padding-top:32px!important}.v-application .pt-lg-9{padding-top:36px!important}.v-application .pt-lg-10{padding-top:40px!important}.v-application .pt-lg-11{padding-top:44px!important}.v-application .pt-lg-12{padding-top:48px!important}.v-application .pt-lg-13{padding-top:52px!important}.v-application .pt-lg-14{padding-top:56px!important}.v-application .pt-lg-15{padding-top:60px!important}.v-application .pt-lg-16{padding-top:64px!important}.v-application .pr-lg-0{padding-right:0!important}.v-application .pr-lg-1{padding-right:4px!important}.v-application .pr-lg-2{padding-right:8px!important}.v-application .pr-lg-3{padding-right:12px!important}.v-application .pr-lg-4{padding-right:16px!important}.v-application .pr-lg-5{padding-right:20px!important}.v-application .pr-lg-6{padding-right:24px!important}.v-application .pr-lg-7{padding-right:28px!important}.v-application .pr-lg-8{padding-right:32px!important}.v-application .pr-lg-9{padding-right:36px!important}.v-application .pr-lg-10{padding-right:40px!important}.v-application .pr-lg-11{padding-right:44px!important}.v-application .pr-lg-12{padding-right:48px!important}.v-application .pr-lg-13{padding-right:52px!important}.v-application .pr-lg-14{padding-right:56px!important}.v-application .pr-lg-15{padding-right:60px!important}.v-application .pr-lg-16{padding-right:64px!important}.v-application .pb-lg-0{padding-bottom:0!important}.v-application .pb-lg-1{padding-bottom:4px!important}.v-application .pb-lg-2{padding-bottom:8px!important}.v-application .pb-lg-3{padding-bottom:12px!important}.v-application .pb-lg-4{padding-bottom:16px!important}.v-application .pb-lg-5{padding-bottom:20px!important}.v-application .pb-lg-6{padding-bottom:24px!important}.v-application .pb-lg-7{padding-bottom:28px!important}.v-application .pb-lg-8{padding-bottom:32px!important}.v-application .pb-lg-9{padding-bottom:36px!important}.v-application .pb-lg-10{padding-bottom:40px!important}.v-application .pb-lg-11{padding-bottom:44px!important}.v-application .pb-lg-12{padding-bottom:48px!important}.v-application .pb-lg-13{padding-bottom:52px!important}.v-application .pb-lg-14{padding-bottom:56px!important}.v-application .pb-lg-15{padding-bottom:60px!important}.v-application .pb-lg-16{padding-bottom:64px!important}.v-application .pl-lg-0{padding-left:0!important}.v-application .pl-lg-1{padding-left:4px!important}.v-application .pl-lg-2{padding-left:8px!important}.v-application .pl-lg-3{padding-left:12px!important}.v-application .pl-lg-4{padding-left:16px!important}.v-application .pl-lg-5{padding-left:20px!important}.v-application .pl-lg-6{padding-left:24px!important}.v-application .pl-lg-7{padding-left:28px!important}.v-application .pl-lg-8{padding-left:32px!important}.v-application .pl-lg-9{padding-left:36px!important}.v-application .pl-lg-10{padding-left:40px!important}.v-application .pl-lg-11{padding-left:44px!important}.v-application .pl-lg-12{padding-left:48px!important}.v-application .pl-lg-13{padding-left:52px!important}.v-application .pl-lg-14{padding-left:56px!important}.v-application .pl-lg-15{padding-left:60px!important}.v-application .pl-lg-16{padding-left:64px!important}.v-application--is-ltr .ps-lg-0{padding-left:0!important}.v-application--is-rtl .ps-lg-0{padding-right:0!important}.v-application--is-ltr .ps-lg-1{padding-left:4px!important}.v-application--is-rtl .ps-lg-1{padding-right:4px!important}.v-application--is-ltr .ps-lg-2{padding-left:8px!important}.v-application--is-rtl .ps-lg-2{padding-right:8px!important}.v-application--is-ltr .ps-lg-3{padding-left:12px!important}.v-application--is-rtl .ps-lg-3{padding-right:12px!important}.v-application--is-ltr .ps-lg-4{padding-left:16px!important}.v-application--is-rtl .ps-lg-4{padding-right:16px!important}.v-application--is-ltr .ps-lg-5{padding-left:20px!important}.v-application--is-rtl .ps-lg-5{padding-right:20px!important}.v-application--is-ltr .ps-lg-6{padding-left:24px!important}.v-application--is-rtl .ps-lg-6{padding-right:24px!important}.v-application--is-ltr .ps-lg-7{padding-left:28px!important}.v-application--is-rtl .ps-lg-7{padding-right:28px!important}.v-application--is-ltr .ps-lg-8{padding-left:32px!important}.v-application--is-rtl .ps-lg-8{padding-right:32px!important}.v-application--is-ltr .ps-lg-9{padding-left:36px!important}.v-application--is-rtl .ps-lg-9{padding-right:36px!important}.v-application--is-ltr .ps-lg-10{padding-left:40px!important}.v-application--is-rtl .ps-lg-10{padding-right:40px!important}.v-application--is-ltr .ps-lg-11{padding-left:44px!important}.v-application--is-rtl .ps-lg-11{padding-right:44px!important}.v-application--is-ltr .ps-lg-12{padding-left:48px!important}.v-application--is-rtl .ps-lg-12{padding-right:48px!important}.v-application--is-ltr .ps-lg-13{padding-left:52px!important}.v-application--is-rtl .ps-lg-13{padding-right:52px!important}.v-application--is-ltr .ps-lg-14{padding-left:56px!important}.v-application--is-rtl .ps-lg-14{padding-right:56px!important}.v-application--is-ltr .ps-lg-15{padding-left:60px!important}.v-application--is-rtl .ps-lg-15{padding-right:60px!important}.v-application--is-ltr .ps-lg-16{padding-left:64px!important}.v-application--is-rtl .ps-lg-16{padding-right:64px!important}.v-application--is-ltr .pe-lg-0{padding-right:0!important}.v-application--is-rtl .pe-lg-0{padding-left:0!important}.v-application--is-ltr .pe-lg-1{padding-right:4px!important}.v-application--is-rtl .pe-lg-1{padding-left:4px!important}.v-application--is-ltr .pe-lg-2{padding-right:8px!important}.v-application--is-rtl .pe-lg-2{padding-left:8px!important}.v-application--is-ltr .pe-lg-3{padding-right:12px!important}.v-application--is-rtl .pe-lg-3{padding-left:12px!important}.v-application--is-ltr .pe-lg-4{padding-right:16px!important}.v-application--is-rtl .pe-lg-4{padding-left:16px!important}.v-application--is-ltr .pe-lg-5{padding-right:20px!important}.v-application--is-rtl .pe-lg-5{padding-left:20px!important}.v-application--is-ltr .pe-lg-6{padding-right:24px!important}.v-application--is-rtl .pe-lg-6{padding-left:24px!important}.v-application--is-ltr .pe-lg-7{padding-right:28px!important}.v-application--is-rtl .pe-lg-7{padding-left:28px!important}.v-application--is-ltr .pe-lg-8{padding-right:32px!important}.v-application--is-rtl .pe-lg-8{padding-left:32px!important}.v-application--is-ltr .pe-lg-9{padding-right:36px!important}.v-application--is-rtl .pe-lg-9{padding-left:36px!important}.v-application--is-ltr .pe-lg-10{padding-right:40px!important}.v-application--is-rtl .pe-lg-10{padding-left:40px!important}.v-application--is-ltr .pe-lg-11{padding-right:44px!important}.v-application--is-rtl .pe-lg-11{padding-left:44px!important}.v-application--is-ltr .pe-lg-12{padding-right:48px!important}.v-application--is-rtl .pe-lg-12{padding-left:48px!important}.v-application--is-ltr .pe-lg-13{padding-right:52px!important}.v-application--is-rtl .pe-lg-13{padding-left:52px!important}.v-application--is-ltr .pe-lg-14{padding-right:56px!important}.v-application--is-rtl .pe-lg-14{padding-left:56px!important}.v-application--is-ltr .pe-lg-15{padding-right:60px!important}.v-application--is-rtl .pe-lg-15{padding-left:60px!important}.v-application--is-ltr .pe-lg-16{padding-right:64px!important}.v-application--is-rtl .pe-lg-16{padding-left:64px!important}.v-application .text-lg-left{text-align:left!important}.v-application .text-lg-right{text-align:right!important}.v-application .text-lg-center{text-align:center!important}.v-application .text-lg-justify{text-align:justify!important}.v-application .text-lg-start{text-align:start!important}.v-application .text-lg-end{text-align:end!important}.v-application .text-lg-h1{font-size:6rem!important;line-height:6rem;letter-spacing:-.015625em!important}.v-application .text-lg-h1,.v-application .text-lg-h2{font-weight:300;font-family:Roboto,sans-serif!important}.v-application .text-lg-h2{font-size:3.75rem!important;line-height:3.75rem;letter-spacing:-.0083333333em!important}.v-application .text-lg-h3{font-size:3rem!important;line-height:3.125rem;letter-spacing:normal!important}.v-application .text-lg-h3,.v-application .text-lg-h4{font-weight:400;font-family:Roboto,sans-serif!important}.v-application .text-lg-h4{font-size:2.125rem!important;line-height:2.5rem;letter-spacing:.0073529412em!important}.v-application .text-lg-h5{font-size:1.5rem!important;font-weight:400;letter-spacing:normal!important}.v-application .text-lg-h5,.v-application .text-lg-h6{line-height:2rem;font-family:Roboto,sans-serif!important}.v-application .text-lg-h6{font-size:1.25rem!important;font-weight:500;letter-spacing:.0125em!important}.v-application .text-lg-subtitle-1{font-size:1rem!important;font-weight:400;line-height:1.75rem;letter-spacing:.009375em!important;font-family:Roboto,sans-serif!important}.v-application .text-lg-subtitle-2{font-size:.875rem!important;font-weight:500;line-height:1.375rem;letter-spacing:.0071428571em!important;font-family:Roboto,sans-serif!important}.v-application .text-lg-body-1{font-size:1rem!important;font-weight:400;line-height:1.5rem;letter-spacing:.03125em!important;font-family:Roboto,sans-serif!important}.v-application .text-lg-body-2{font-weight:400;line-height:1.25rem;letter-spacing:.0178571429em!important}.v-application .text-lg-body-2,.v-application .text-lg-button{font-size:.875rem!important;font-family:Roboto,sans-serif!important}.v-application .text-lg-button{font-weight:500;line-height:2.25rem;letter-spacing:.0892857143em!important;text-transform:uppercase!important}.v-application .text-lg-caption{font-weight:400;line-height:1.25rem;letter-spacing:.0333333333em!important}.v-application .text-lg-caption,.v-application .text-lg-overline{font-size:.75rem!important;font-family:Roboto,sans-serif!important}.v-application .text-lg-overline{font-weight:500;line-height:2rem;letter-spacing:.1666666667em!important;text-transform:uppercase!important}}@media(min-width:1904px){.v-application .d-xl-none{display:none!important}.v-application .d-xl-inline{display:inline!important}.v-application .d-xl-inline-block{display:inline-block!important}.v-application .d-xl-block{display:block!important}.v-application .d-xl-table{display:table!important}.v-application .d-xl-table-row{display:table-row!important}.v-application .d-xl-table-cell{display:table-cell!important}.v-application .d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.v-application .d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.v-application .float-xl-none{float:none!important}.v-application .float-xl-left{float:left!important}.v-application .float-xl-right{float:right!important}.v-application .flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.v-application .flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.v-application .flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.v-application .flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.v-application .flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.v-application .flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.v-application .flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.v-application .flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.v-application .flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.v-application .flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.v-application .flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.v-application .flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.v-application .justify-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.v-application .justify-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.v-application .justify-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.v-application .justify-xl-space-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.v-application .justify-xl-space-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.v-application .align-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.v-application .align-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.v-application .align-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.v-application .align-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.v-application .align-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.v-application .align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.v-application .align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.v-application .align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.v-application .align-content-xl-space-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.v-application .align-content-xl-space-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.v-application .align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.v-application .align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.v-application .align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.v-application .align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.v-application .align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.v-application .align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.v-application .align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.v-application .order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.v-application .order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.v-application .order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.v-application .order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.v-application .order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.v-application .order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.v-application .order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.v-application .order-xl-6{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.v-application .order-xl-7{-webkit-box-ordinal-group:8!important;-ms-flex-order:7!important;order:7!important}.v-application .order-xl-8{-webkit-box-ordinal-group:9!important;-ms-flex-order:8!important;order:8!important}.v-application .order-xl-9{-webkit-box-ordinal-group:10!important;-ms-flex-order:9!important;order:9!important}.v-application .order-xl-10{-webkit-box-ordinal-group:11!important;-ms-flex-order:10!important;order:10!important}.v-application .order-xl-11{-webkit-box-ordinal-group:12!important;-ms-flex-order:11!important;order:11!important}.v-application .order-xl-12{-webkit-box-ordinal-group:13!important;-ms-flex-order:12!important;order:12!important}.v-application .order-xl-last{-webkit-box-ordinal-group:14!important;-ms-flex-order:13!important;order:13!important}.v-application .ma-xl-0{margin:0!important}.v-application .ma-xl-1{margin:4px!important}.v-application .ma-xl-2{margin:8px!important}.v-application .ma-xl-3{margin:12px!important}.v-application .ma-xl-4{margin:16px!important}.v-application .ma-xl-5{margin:20px!important}.v-application .ma-xl-6{margin:24px!important}.v-application .ma-xl-7{margin:28px!important}.v-application .ma-xl-8{margin:32px!important}.v-application .ma-xl-9{margin:36px!important}.v-application .ma-xl-10{margin:40px!important}.v-application .ma-xl-11{margin:44px!important}.v-application .ma-xl-12{margin:48px!important}.v-application .ma-xl-13{margin:52px!important}.v-application .ma-xl-14{margin:56px!important}.v-application .ma-xl-15{margin:60px!important}.v-application .ma-xl-16{margin:64px!important}.v-application .ma-xl-auto{margin:auto!important}.v-application .mx-xl-0{margin-right:0!important;margin-left:0!important}.v-application .mx-xl-1{margin-right:4px!important;margin-left:4px!important}.v-application .mx-xl-2{margin-right:8px!important;margin-left:8px!important}.v-application .mx-xl-3{margin-right:12px!important;margin-left:12px!important}.v-application .mx-xl-4{margin-right:16px!important;margin-left:16px!important}.v-application .mx-xl-5{margin-right:20px!important;margin-left:20px!important}.v-application .mx-xl-6{margin-right:24px!important;margin-left:24px!important}.v-application .mx-xl-7{margin-right:28px!important;margin-left:28px!important}.v-application .mx-xl-8{margin-right:32px!important;margin-left:32px!important}.v-application .mx-xl-9{margin-right:36px!important;margin-left:36px!important}.v-application .mx-xl-10{margin-right:40px!important;margin-left:40px!important}.v-application .mx-xl-11{margin-right:44px!important;margin-left:44px!important}.v-application .mx-xl-12{margin-right:48px!important;margin-left:48px!important}.v-application .mx-xl-13{margin-right:52px!important;margin-left:52px!important}.v-application .mx-xl-14{margin-right:56px!important;margin-left:56px!important}.v-application .mx-xl-15{margin-right:60px!important;margin-left:60px!important}.v-application .mx-xl-16{margin-right:64px!important;margin-left:64px!important}.v-application .mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.v-application .my-xl-0{margin-top:0!important;margin-bottom:0!important}.v-application .my-xl-1{margin-top:4px!important;margin-bottom:4px!important}.v-application .my-xl-2{margin-top:8px!important;margin-bottom:8px!important}.v-application .my-xl-3{margin-top:12px!important;margin-bottom:12px!important}.v-application .my-xl-4{margin-top:16px!important;margin-bottom:16px!important}.v-application .my-xl-5{margin-top:20px!important;margin-bottom:20px!important}.v-application .my-xl-6{margin-top:24px!important;margin-bottom:24px!important}.v-application .my-xl-7{margin-top:28px!important;margin-bottom:28px!important}.v-application .my-xl-8{margin-top:32px!important;margin-bottom:32px!important}.v-application .my-xl-9{margin-top:36px!important;margin-bottom:36px!important}.v-application .my-xl-10{margin-top:40px!important;margin-bottom:40px!important}.v-application .my-xl-11{margin-top:44px!important;margin-bottom:44px!important}.v-application .my-xl-12{margin-top:48px!important;margin-bottom:48px!important}.v-application .my-xl-13{margin-top:52px!important;margin-bottom:52px!important}.v-application .my-xl-14{margin-top:56px!important;margin-bottom:56px!important}.v-application .my-xl-15{margin-top:60px!important;margin-bottom:60px!important}.v-application .my-xl-16{margin-top:64px!important;margin-bottom:64px!important}.v-application .my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.v-application .mt-xl-0{margin-top:0!important}.v-application .mt-xl-1{margin-top:4px!important}.v-application .mt-xl-2{margin-top:8px!important}.v-application .mt-xl-3{margin-top:12px!important}.v-application .mt-xl-4{margin-top:16px!important}.v-application .mt-xl-5{margin-top:20px!important}.v-application .mt-xl-6{margin-top:24px!important}.v-application .mt-xl-7{margin-top:28px!important}.v-application .mt-xl-8{margin-top:32px!important}.v-application .mt-xl-9{margin-top:36px!important}.v-application .mt-xl-10{margin-top:40px!important}.v-application .mt-xl-11{margin-top:44px!important}.v-application .mt-xl-12{margin-top:48px!important}.v-application .mt-xl-13{margin-top:52px!important}.v-application .mt-xl-14{margin-top:56px!important}.v-application .mt-xl-15{margin-top:60px!important}.v-application .mt-xl-16{margin-top:64px!important}.v-application .mt-xl-auto{margin-top:auto!important}.v-application .mr-xl-0{margin-right:0!important}.v-application .mr-xl-1{margin-right:4px!important}.v-application .mr-xl-2{margin-right:8px!important}.v-application .mr-xl-3{margin-right:12px!important}.v-application .mr-xl-4{margin-right:16px!important}.v-application .mr-xl-5{margin-right:20px!important}.v-application .mr-xl-6{margin-right:24px!important}.v-application .mr-xl-7{margin-right:28px!important}.v-application .mr-xl-8{margin-right:32px!important}.v-application .mr-xl-9{margin-right:36px!important}.v-application .mr-xl-10{margin-right:40px!important}.v-application .mr-xl-11{margin-right:44px!important}.v-application .mr-xl-12{margin-right:48px!important}.v-application .mr-xl-13{margin-right:52px!important}.v-application .mr-xl-14{margin-right:56px!important}.v-application .mr-xl-15{margin-right:60px!important}.v-application .mr-xl-16{margin-right:64px!important}.v-application .mr-xl-auto{margin-right:auto!important}.v-application .mb-xl-0{margin-bottom:0!important}.v-application .mb-xl-1{margin-bottom:4px!important}.v-application .mb-xl-2{margin-bottom:8px!important}.v-application .mb-xl-3{margin-bottom:12px!important}.v-application .mb-xl-4{margin-bottom:16px!important}.v-application .mb-xl-5{margin-bottom:20px!important}.v-application .mb-xl-6{margin-bottom:24px!important}.v-application .mb-xl-7{margin-bottom:28px!important}.v-application .mb-xl-8{margin-bottom:32px!important}.v-application .mb-xl-9{margin-bottom:36px!important}.v-application .mb-xl-10{margin-bottom:40px!important}.v-application .mb-xl-11{margin-bottom:44px!important}.v-application .mb-xl-12{margin-bottom:48px!important}.v-application .mb-xl-13{margin-bottom:52px!important}.v-application .mb-xl-14{margin-bottom:56px!important}.v-application .mb-xl-15{margin-bottom:60px!important}.v-application .mb-xl-16{margin-bottom:64px!important}.v-application .mb-xl-auto{margin-bottom:auto!important}.v-application .ml-xl-0{margin-left:0!important}.v-application .ml-xl-1{margin-left:4px!important}.v-application .ml-xl-2{margin-left:8px!important}.v-application .ml-xl-3{margin-left:12px!important}.v-application .ml-xl-4{margin-left:16px!important}.v-application .ml-xl-5{margin-left:20px!important}.v-application .ml-xl-6{margin-left:24px!important}.v-application .ml-xl-7{margin-left:28px!important}.v-application .ml-xl-8{margin-left:32px!important}.v-application .ml-xl-9{margin-left:36px!important}.v-application .ml-xl-10{margin-left:40px!important}.v-application .ml-xl-11{margin-left:44px!important}.v-application .ml-xl-12{margin-left:48px!important}.v-application .ml-xl-13{margin-left:52px!important}.v-application .ml-xl-14{margin-left:56px!important}.v-application .ml-xl-15{margin-left:60px!important}.v-application .ml-xl-16{margin-left:64px!important}.v-application .ml-xl-auto{margin-left:auto!important}.v-application--is-ltr .ms-xl-0{margin-left:0!important}.v-application--is-rtl .ms-xl-0{margin-right:0!important}.v-application--is-ltr .ms-xl-1{margin-left:4px!important}.v-application--is-rtl .ms-xl-1{margin-right:4px!important}.v-application--is-ltr .ms-xl-2{margin-left:8px!important}.v-application--is-rtl .ms-xl-2{margin-right:8px!important}.v-application--is-ltr .ms-xl-3{margin-left:12px!important}.v-application--is-rtl .ms-xl-3{margin-right:12px!important}.v-application--is-ltr .ms-xl-4{margin-left:16px!important}.v-application--is-rtl .ms-xl-4{margin-right:16px!important}.v-application--is-ltr .ms-xl-5{margin-left:20px!important}.v-application--is-rtl .ms-xl-5{margin-right:20px!important}.v-application--is-ltr .ms-xl-6{margin-left:24px!important}.v-application--is-rtl .ms-xl-6{margin-right:24px!important}.v-application--is-ltr .ms-xl-7{margin-left:28px!important}.v-application--is-rtl .ms-xl-7{margin-right:28px!important}.v-application--is-ltr .ms-xl-8{margin-left:32px!important}.v-application--is-rtl .ms-xl-8{margin-right:32px!important}.v-application--is-ltr .ms-xl-9{margin-left:36px!important}.v-application--is-rtl .ms-xl-9{margin-right:36px!important}.v-application--is-ltr .ms-xl-10{margin-left:40px!important}.v-application--is-rtl .ms-xl-10{margin-right:40px!important}.v-application--is-ltr .ms-xl-11{margin-left:44px!important}.v-application--is-rtl .ms-xl-11{margin-right:44px!important}.v-application--is-ltr .ms-xl-12{margin-left:48px!important}.v-application--is-rtl .ms-xl-12{margin-right:48px!important}.v-application--is-ltr .ms-xl-13{margin-left:52px!important}.v-application--is-rtl .ms-xl-13{margin-right:52px!important}.v-application--is-ltr .ms-xl-14{margin-left:56px!important}.v-application--is-rtl .ms-xl-14{margin-right:56px!important}.v-application--is-ltr .ms-xl-15{margin-left:60px!important}.v-application--is-rtl .ms-xl-15{margin-right:60px!important}.v-application--is-ltr .ms-xl-16{margin-left:64px!important}.v-application--is-rtl .ms-xl-16{margin-right:64px!important}.v-application--is-ltr .ms-xl-auto{margin-left:auto!important}.v-application--is-rtl .ms-xl-auto{margin-right:auto!important}.v-application--is-ltr .me-xl-0{margin-right:0!important}.v-application--is-rtl .me-xl-0{margin-left:0!important}.v-application--is-ltr .me-xl-1{margin-right:4px!important}.v-application--is-rtl .me-xl-1{margin-left:4px!important}.v-application--is-ltr .me-xl-2{margin-right:8px!important}.v-application--is-rtl .me-xl-2{margin-left:8px!important}.v-application--is-ltr .me-xl-3{margin-right:12px!important}.v-application--is-rtl .me-xl-3{margin-left:12px!important}.v-application--is-ltr .me-xl-4{margin-right:16px!important}.v-application--is-rtl .me-xl-4{margin-left:16px!important}.v-application--is-ltr .me-xl-5{margin-right:20px!important}.v-application--is-rtl .me-xl-5{margin-left:20px!important}.v-application--is-ltr .me-xl-6{margin-right:24px!important}.v-application--is-rtl .me-xl-6{margin-left:24px!important}.v-application--is-ltr .me-xl-7{margin-right:28px!important}.v-application--is-rtl .me-xl-7{margin-left:28px!important}.v-application--is-ltr .me-xl-8{margin-right:32px!important}.v-application--is-rtl .me-xl-8{margin-left:32px!important}.v-application--is-ltr .me-xl-9{margin-right:36px!important}.v-application--is-rtl .me-xl-9{margin-left:36px!important}.v-application--is-ltr .me-xl-10{margin-right:40px!important}.v-application--is-rtl .me-xl-10{margin-left:40px!important}.v-application--is-ltr .me-xl-11{margin-right:44px!important}.v-application--is-rtl .me-xl-11{margin-left:44px!important}.v-application--is-ltr .me-xl-12{margin-right:48px!important}.v-application--is-rtl .me-xl-12{margin-left:48px!important}.v-application--is-ltr .me-xl-13{margin-right:52px!important}.v-application--is-rtl .me-xl-13{margin-left:52px!important}.v-application--is-ltr .me-xl-14{margin-right:56px!important}.v-application--is-rtl .me-xl-14{margin-left:56px!important}.v-application--is-ltr .me-xl-15{margin-right:60px!important}.v-application--is-rtl .me-xl-15{margin-left:60px!important}.v-application--is-ltr .me-xl-16{margin-right:64px!important}.v-application--is-rtl .me-xl-16{margin-left:64px!important}.v-application--is-ltr .me-xl-auto{margin-right:auto!important}.v-application--is-rtl .me-xl-auto{margin-left:auto!important}.v-application .ma-xl-n1{margin:-4px!important}.v-application .ma-xl-n2{margin:-8px!important}.v-application .ma-xl-n3{margin:-12px!important}.v-application .ma-xl-n4{margin:-16px!important}.v-application .ma-xl-n5{margin:-20px!important}.v-application .ma-xl-n6{margin:-24px!important}.v-application .ma-xl-n7{margin:-28px!important}.v-application .ma-xl-n8{margin:-32px!important}.v-application .ma-xl-n9{margin:-36px!important}.v-application .ma-xl-n10{margin:-40px!important}.v-application .ma-xl-n11{margin:-44px!important}.v-application .ma-xl-n12{margin:-48px!important}.v-application .ma-xl-n13{margin:-52px!important}.v-application .ma-xl-n14{margin:-56px!important}.v-application .ma-xl-n15{margin:-60px!important}.v-application .ma-xl-n16{margin:-64px!important}.v-application .mx-xl-n1{margin-right:-4px!important;margin-left:-4px!important}.v-application .mx-xl-n2{margin-right:-8px!important;margin-left:-8px!important}.v-application .mx-xl-n3{margin-right:-12px!important;margin-left:-12px!important}.v-application .mx-xl-n4{margin-right:-16px!important;margin-left:-16px!important}.v-application .mx-xl-n5{margin-right:-20px!important;margin-left:-20px!important}.v-application .mx-xl-n6{margin-right:-24px!important;margin-left:-24px!important}.v-application .mx-xl-n7{margin-right:-28px!important;margin-left:-28px!important}.v-application .mx-xl-n8{margin-right:-32px!important;margin-left:-32px!important}.v-application .mx-xl-n9{margin-right:-36px!important;margin-left:-36px!important}.v-application .mx-xl-n10{margin-right:-40px!important;margin-left:-40px!important}.v-application .mx-xl-n11{margin-right:-44px!important;margin-left:-44px!important}.v-application .mx-xl-n12{margin-right:-48px!important;margin-left:-48px!important}.v-application .mx-xl-n13{margin-right:-52px!important;margin-left:-52px!important}.v-application .mx-xl-n14{margin-right:-56px!important;margin-left:-56px!important}.v-application .mx-xl-n15{margin-right:-60px!important;margin-left:-60px!important}.v-application .mx-xl-n16{margin-right:-64px!important;margin-left:-64px!important}.v-application .my-xl-n1{margin-top:-4px!important;margin-bottom:-4px!important}.v-application .my-xl-n2{margin-top:-8px!important;margin-bottom:-8px!important}.v-application .my-xl-n3{margin-top:-12px!important;margin-bottom:-12px!important}.v-application .my-xl-n4{margin-top:-16px!important;margin-bottom:-16px!important}.v-application .my-xl-n5{margin-top:-20px!important;margin-bottom:-20px!important}.v-application .my-xl-n6{margin-top:-24px!important;margin-bottom:-24px!important}.v-application .my-xl-n7{margin-top:-28px!important;margin-bottom:-28px!important}.v-application .my-xl-n8{margin-top:-32px!important;margin-bottom:-32px!important}.v-application .my-xl-n9{margin-top:-36px!important;margin-bottom:-36px!important}.v-application .my-xl-n10{margin-top:-40px!important;margin-bottom:-40px!important}.v-application .my-xl-n11{margin-top:-44px!important;margin-bottom:-44px!important}.v-application .my-xl-n12{margin-top:-48px!important;margin-bottom:-48px!important}.v-application .my-xl-n13{margin-top:-52px!important;margin-bottom:-52px!important}.v-application .my-xl-n14{margin-top:-56px!important;margin-bottom:-56px!important}.v-application .my-xl-n15{margin-top:-60px!important;margin-bottom:-60px!important}.v-application .my-xl-n16{margin-top:-64px!important;margin-bottom:-64px!important}.v-application .mt-xl-n1{margin-top:-4px!important}.v-application .mt-xl-n2{margin-top:-8px!important}.v-application .mt-xl-n3{margin-top:-12px!important}.v-application .mt-xl-n4{margin-top:-16px!important}.v-application .mt-xl-n5{margin-top:-20px!important}.v-application .mt-xl-n6{margin-top:-24px!important}.v-application .mt-xl-n7{margin-top:-28px!important}.v-application .mt-xl-n8{margin-top:-32px!important}.v-application .mt-xl-n9{margin-top:-36px!important}.v-application .mt-xl-n10{margin-top:-40px!important}.v-application .mt-xl-n11{margin-top:-44px!important}.v-application .mt-xl-n12{margin-top:-48px!important}.v-application .mt-xl-n13{margin-top:-52px!important}.v-application .mt-xl-n14{margin-top:-56px!important}.v-application .mt-xl-n15{margin-top:-60px!important}.v-application .mt-xl-n16{margin-top:-64px!important}.v-application .mr-xl-n1{margin-right:-4px!important}.v-application .mr-xl-n2{margin-right:-8px!important}.v-application .mr-xl-n3{margin-right:-12px!important}.v-application .mr-xl-n4{margin-right:-16px!important}.v-application .mr-xl-n5{margin-right:-20px!important}.v-application .mr-xl-n6{margin-right:-24px!important}.v-application .mr-xl-n7{margin-right:-28px!important}.v-application .mr-xl-n8{margin-right:-32px!important}.v-application .mr-xl-n9{margin-right:-36px!important}.v-application .mr-xl-n10{margin-right:-40px!important}.v-application .mr-xl-n11{margin-right:-44px!important}.v-application .mr-xl-n12{margin-right:-48px!important}.v-application .mr-xl-n13{margin-right:-52px!important}.v-application .mr-xl-n14{margin-right:-56px!important}.v-application .mr-xl-n15{margin-right:-60px!important}.v-application .mr-xl-n16{margin-right:-64px!important}.v-application .mb-xl-n1{margin-bottom:-4px!important}.v-application .mb-xl-n2{margin-bottom:-8px!important}.v-application .mb-xl-n3{margin-bottom:-12px!important}.v-application .mb-xl-n4{margin-bottom:-16px!important}.v-application .mb-xl-n5{margin-bottom:-20px!important}.v-application .mb-xl-n6{margin-bottom:-24px!important}.v-application .mb-xl-n7{margin-bottom:-28px!important}.v-application .mb-xl-n8{margin-bottom:-32px!important}.v-application .mb-xl-n9{margin-bottom:-36px!important}.v-application .mb-xl-n10{margin-bottom:-40px!important}.v-application .mb-xl-n11{margin-bottom:-44px!important}.v-application .mb-xl-n12{margin-bottom:-48px!important}.v-application .mb-xl-n13{margin-bottom:-52px!important}.v-application .mb-xl-n14{margin-bottom:-56px!important}.v-application .mb-xl-n15{margin-bottom:-60px!important}.v-application .mb-xl-n16{margin-bottom:-64px!important}.v-application .ml-xl-n1{margin-left:-4px!important}.v-application .ml-xl-n2{margin-left:-8px!important}.v-application .ml-xl-n3{margin-left:-12px!important}.v-application .ml-xl-n4{margin-left:-16px!important}.v-application .ml-xl-n5{margin-left:-20px!important}.v-application .ml-xl-n6{margin-left:-24px!important}.v-application .ml-xl-n7{margin-left:-28px!important}.v-application .ml-xl-n8{margin-left:-32px!important}.v-application .ml-xl-n9{margin-left:-36px!important}.v-application .ml-xl-n10{margin-left:-40px!important}.v-application .ml-xl-n11{margin-left:-44px!important}.v-application .ml-xl-n12{margin-left:-48px!important}.v-application .ml-xl-n13{margin-left:-52px!important}.v-application .ml-xl-n14{margin-left:-56px!important}.v-application .ml-xl-n15{margin-left:-60px!important}.v-application .ml-xl-n16{margin-left:-64px!important}.v-application--is-ltr .ms-xl-n1{margin-left:-4px!important}.v-application--is-rtl .ms-xl-n1{margin-right:-4px!important}.v-application--is-ltr .ms-xl-n2{margin-left:-8px!important}.v-application--is-rtl .ms-xl-n2{margin-right:-8px!important}.v-application--is-ltr .ms-xl-n3{margin-left:-12px!important}.v-application--is-rtl .ms-xl-n3{margin-right:-12px!important}.v-application--is-ltr .ms-xl-n4{margin-left:-16px!important}.v-application--is-rtl .ms-xl-n4{margin-right:-16px!important}.v-application--is-ltr .ms-xl-n5{margin-left:-20px!important}.v-application--is-rtl .ms-xl-n5{margin-right:-20px!important}.v-application--is-ltr .ms-xl-n6{margin-left:-24px!important}.v-application--is-rtl .ms-xl-n6{margin-right:-24px!important}.v-application--is-ltr .ms-xl-n7{margin-left:-28px!important}.v-application--is-rtl .ms-xl-n7{margin-right:-28px!important}.v-application--is-ltr .ms-xl-n8{margin-left:-32px!important}.v-application--is-rtl .ms-xl-n8{margin-right:-32px!important}.v-application--is-ltr .ms-xl-n9{margin-left:-36px!important}.v-application--is-rtl .ms-xl-n9{margin-right:-36px!important}.v-application--is-ltr .ms-xl-n10{margin-left:-40px!important}.v-application--is-rtl .ms-xl-n10{margin-right:-40px!important}.v-application--is-ltr .ms-xl-n11{margin-left:-44px!important}.v-application--is-rtl .ms-xl-n11{margin-right:-44px!important}.v-application--is-ltr .ms-xl-n12{margin-left:-48px!important}.v-application--is-rtl .ms-xl-n12{margin-right:-48px!important}.v-application--is-ltr .ms-xl-n13{margin-left:-52px!important}.v-application--is-rtl .ms-xl-n13{margin-right:-52px!important}.v-application--is-ltr .ms-xl-n14{margin-left:-56px!important}.v-application--is-rtl .ms-xl-n14{margin-right:-56px!important}.v-application--is-ltr .ms-xl-n15{margin-left:-60px!important}.v-application--is-rtl .ms-xl-n15{margin-right:-60px!important}.v-application--is-ltr .ms-xl-n16{margin-left:-64px!important}.v-application--is-rtl .ms-xl-n16{margin-right:-64px!important}.v-application--is-ltr .me-xl-n1{margin-right:-4px!important}.v-application--is-rtl .me-xl-n1{margin-left:-4px!important}.v-application--is-ltr .me-xl-n2{margin-right:-8px!important}.v-application--is-rtl .me-xl-n2{margin-left:-8px!important}.v-application--is-ltr .me-xl-n3{margin-right:-12px!important}.v-application--is-rtl .me-xl-n3{margin-left:-12px!important}.v-application--is-ltr .me-xl-n4{margin-right:-16px!important}.v-application--is-rtl .me-xl-n4{margin-left:-16px!important}.v-application--is-ltr .me-xl-n5{margin-right:-20px!important}.v-application--is-rtl .me-xl-n5{margin-left:-20px!important}.v-application--is-ltr .me-xl-n6{margin-right:-24px!important}.v-application--is-rtl .me-xl-n6{margin-left:-24px!important}.v-application--is-ltr .me-xl-n7{margin-right:-28px!important}.v-application--is-rtl .me-xl-n7{margin-left:-28px!important}.v-application--is-ltr .me-xl-n8{margin-right:-32px!important}.v-application--is-rtl .me-xl-n8{margin-left:-32px!important}.v-application--is-ltr .me-xl-n9{margin-right:-36px!important}.v-application--is-rtl .me-xl-n9{margin-left:-36px!important}.v-application--is-ltr .me-xl-n10{margin-right:-40px!important}.v-application--is-rtl .me-xl-n10{margin-left:-40px!important}.v-application--is-ltr .me-xl-n11{margin-right:-44px!important}.v-application--is-rtl .me-xl-n11{margin-left:-44px!important}.v-application--is-ltr .me-xl-n12{margin-right:-48px!important}.v-application--is-rtl .me-xl-n12{margin-left:-48px!important}.v-application--is-ltr .me-xl-n13{margin-right:-52px!important}.v-application--is-rtl .me-xl-n13{margin-left:-52px!important}.v-application--is-ltr .me-xl-n14{margin-right:-56px!important}.v-application--is-rtl .me-xl-n14{margin-left:-56px!important}.v-application--is-ltr .me-xl-n15{margin-right:-60px!important}.v-application--is-rtl .me-xl-n15{margin-left:-60px!important}.v-application--is-ltr .me-xl-n16{margin-right:-64px!important}.v-application--is-rtl .me-xl-n16{margin-left:-64px!important}.v-application .pa-xl-0{padding:0!important}.v-application .pa-xl-1{padding:4px!important}.v-application .pa-xl-2{padding:8px!important}.v-application .pa-xl-3{padding:12px!important}.v-application .pa-xl-4{padding:16px!important}.v-application .pa-xl-5{padding:20px!important}.v-application .pa-xl-6{padding:24px!important}.v-application .pa-xl-7{padding:28px!important}.v-application .pa-xl-8{padding:32px!important}.v-application .pa-xl-9{padding:36px!important}.v-application .pa-xl-10{padding:40px!important}.v-application .pa-xl-11{padding:44px!important}.v-application .pa-xl-12{padding:48px!important}.v-application .pa-xl-13{padding:52px!important}.v-application .pa-xl-14{padding:56px!important}.v-application .pa-xl-15{padding:60px!important}.v-application .pa-xl-16{padding:64px!important}.v-application .px-xl-0{padding-right:0!important;padding-left:0!important}.v-application .px-xl-1{padding-right:4px!important;padding-left:4px!important}.v-application .px-xl-2{padding-right:8px!important;padding-left:8px!important}.v-application .px-xl-3{padding-right:12px!important;padding-left:12px!important}.v-application .px-xl-4{padding-right:16px!important;padding-left:16px!important}.v-application .px-xl-5{padding-right:20px!important;padding-left:20px!important}.v-application .px-xl-6{padding-right:24px!important;padding-left:24px!important}.v-application .px-xl-7{padding-right:28px!important;padding-left:28px!important}.v-application .px-xl-8{padding-right:32px!important;padding-left:32px!important}.v-application .px-xl-9{padding-right:36px!important;padding-left:36px!important}.v-application .px-xl-10{padding-right:40px!important;padding-left:40px!important}.v-application .px-xl-11{padding-right:44px!important;padding-left:44px!important}.v-application .px-xl-12{padding-right:48px!important;padding-left:48px!important}.v-application .px-xl-13{padding-right:52px!important;padding-left:52px!important}.v-application .px-xl-14{padding-right:56px!important;padding-left:56px!important}.v-application .px-xl-15{padding-right:60px!important;padding-left:60px!important}.v-application .px-xl-16{padding-right:64px!important;padding-left:64px!important}.v-application .py-xl-0{padding-top:0!important;padding-bottom:0!important}.v-application .py-xl-1{padding-top:4px!important;padding-bottom:4px!important}.v-application .py-xl-2{padding-top:8px!important;padding-bottom:8px!important}.v-application .py-xl-3{padding-top:12px!important;padding-bottom:12px!important}.v-application .py-xl-4{padding-top:16px!important;padding-bottom:16px!important}.v-application .py-xl-5{padding-top:20px!important;padding-bottom:20px!important}.v-application .py-xl-6{padding-top:24px!important;padding-bottom:24px!important}.v-application .py-xl-7{padding-top:28px!important;padding-bottom:28px!important}.v-application .py-xl-8{padding-top:32px!important;padding-bottom:32px!important}.v-application .py-xl-9{padding-top:36px!important;padding-bottom:36px!important}.v-application .py-xl-10{padding-top:40px!important;padding-bottom:40px!important}.v-application .py-xl-11{padding-top:44px!important;padding-bottom:44px!important}.v-application .py-xl-12{padding-top:48px!important;padding-bottom:48px!important}.v-application .py-xl-13{padding-top:52px!important;padding-bottom:52px!important}.v-application .py-xl-14{padding-top:56px!important;padding-bottom:56px!important}.v-application .py-xl-15{padding-top:60px!important;padding-bottom:60px!important}.v-application .py-xl-16{padding-top:64px!important;padding-bottom:64px!important}.v-application .pt-xl-0{padding-top:0!important}.v-application .pt-xl-1{padding-top:4px!important}.v-application .pt-xl-2{padding-top:8px!important}.v-application .pt-xl-3{padding-top:12px!important}.v-application .pt-xl-4{padding-top:16px!important}.v-application .pt-xl-5{padding-top:20px!important}.v-application .pt-xl-6{padding-top:24px!important}.v-application .pt-xl-7{padding-top:28px!important}.v-application .pt-xl-8{padding-top:32px!important}.v-application .pt-xl-9{padding-top:36px!important}.v-application .pt-xl-10{padding-top:40px!important}.v-application .pt-xl-11{padding-top:44px!important}.v-application .pt-xl-12{padding-top:48px!important}.v-application .pt-xl-13{padding-top:52px!important}.v-application .pt-xl-14{padding-top:56px!important}.v-application .pt-xl-15{padding-top:60px!important}.v-application .pt-xl-16{padding-top:64px!important}.v-application .pr-xl-0{padding-right:0!important}.v-application .pr-xl-1{padding-right:4px!important}.v-application .pr-xl-2{padding-right:8px!important}.v-application .pr-xl-3{padding-right:12px!important}.v-application .pr-xl-4{padding-right:16px!important}.v-application .pr-xl-5{padding-right:20px!important}.v-application .pr-xl-6{padding-right:24px!important}.v-application .pr-xl-7{padding-right:28px!important}.v-application .pr-xl-8{padding-right:32px!important}.v-application .pr-xl-9{padding-right:36px!important}.v-application .pr-xl-10{padding-right:40px!important}.v-application .pr-xl-11{padding-right:44px!important}.v-application .pr-xl-12{padding-right:48px!important}.v-application .pr-xl-13{padding-right:52px!important}.v-application .pr-xl-14{padding-right:56px!important}.v-application .pr-xl-15{padding-right:60px!important}.v-application .pr-xl-16{padding-right:64px!important}.v-application .pb-xl-0{padding-bottom:0!important}.v-application .pb-xl-1{padding-bottom:4px!important}.v-application .pb-xl-2{padding-bottom:8px!important}.v-application .pb-xl-3{padding-bottom:12px!important}.v-application .pb-xl-4{padding-bottom:16px!important}.v-application .pb-xl-5{padding-bottom:20px!important}.v-application .pb-xl-6{padding-bottom:24px!important}.v-application .pb-xl-7{padding-bottom:28px!important}.v-application .pb-xl-8{padding-bottom:32px!important}.v-application .pb-xl-9{padding-bottom:36px!important}.v-application .pb-xl-10{padding-bottom:40px!important}.v-application .pb-xl-11{padding-bottom:44px!important}.v-application .pb-xl-12{padding-bottom:48px!important}.v-application .pb-xl-13{padding-bottom:52px!important}.v-application .pb-xl-14{padding-bottom:56px!important}.v-application .pb-xl-15{padding-bottom:60px!important}.v-application .pb-xl-16{padding-bottom:64px!important}.v-application .pl-xl-0{padding-left:0!important}.v-application .pl-xl-1{padding-left:4px!important}.v-application .pl-xl-2{padding-left:8px!important}.v-application .pl-xl-3{padding-left:12px!important}.v-application .pl-xl-4{padding-left:16px!important}.v-application .pl-xl-5{padding-left:20px!important}.v-application .pl-xl-6{padding-left:24px!important}.v-application .pl-xl-7{padding-left:28px!important}.v-application .pl-xl-8{padding-left:32px!important}.v-application .pl-xl-9{padding-left:36px!important}.v-application .pl-xl-10{padding-left:40px!important}.v-application .pl-xl-11{padding-left:44px!important}.v-application .pl-xl-12{padding-left:48px!important}.v-application .pl-xl-13{padding-left:52px!important}.v-application .pl-xl-14{padding-left:56px!important}.v-application .pl-xl-15{padding-left:60px!important}.v-application .pl-xl-16{padding-left:64px!important}.v-application--is-ltr .ps-xl-0{padding-left:0!important}.v-application--is-rtl .ps-xl-0{padding-right:0!important}.v-application--is-ltr .ps-xl-1{padding-left:4px!important}.v-application--is-rtl .ps-xl-1{padding-right:4px!important}.v-application--is-ltr .ps-xl-2{padding-left:8px!important}.v-application--is-rtl .ps-xl-2{padding-right:8px!important}.v-application--is-ltr .ps-xl-3{padding-left:12px!important}.v-application--is-rtl .ps-xl-3{padding-right:12px!important}.v-application--is-ltr .ps-xl-4{padding-left:16px!important}.v-application--is-rtl .ps-xl-4{padding-right:16px!important}.v-application--is-ltr .ps-xl-5{padding-left:20px!important}.v-application--is-rtl .ps-xl-5{padding-right:20px!important}.v-application--is-ltr .ps-xl-6{padding-left:24px!important}.v-application--is-rtl .ps-xl-6{padding-right:24px!important}.v-application--is-ltr .ps-xl-7{padding-left:28px!important}.v-application--is-rtl .ps-xl-7{padding-right:28px!important}.v-application--is-ltr .ps-xl-8{padding-left:32px!important}.v-application--is-rtl .ps-xl-8{padding-right:32px!important}.v-application--is-ltr .ps-xl-9{padding-left:36px!important}.v-application--is-rtl .ps-xl-9{padding-right:36px!important}.v-application--is-ltr .ps-xl-10{padding-left:40px!important}.v-application--is-rtl .ps-xl-10{padding-right:40px!important}.v-application--is-ltr .ps-xl-11{padding-left:44px!important}.v-application--is-rtl .ps-xl-11{padding-right:44px!important}.v-application--is-ltr .ps-xl-12{padding-left:48px!important}.v-application--is-rtl .ps-xl-12{padding-right:48px!important}.v-application--is-ltr .ps-xl-13{padding-left:52px!important}.v-application--is-rtl .ps-xl-13{padding-right:52px!important}.v-application--is-ltr .ps-xl-14{padding-left:56px!important}.v-application--is-rtl .ps-xl-14{padding-right:56px!important}.v-application--is-ltr .ps-xl-15{padding-left:60px!important}.v-application--is-rtl .ps-xl-15{padding-right:60px!important}.v-application--is-ltr .ps-xl-16{padding-left:64px!important}.v-application--is-rtl .ps-xl-16{padding-right:64px!important}.v-application--is-ltr .pe-xl-0{padding-right:0!important}.v-application--is-rtl .pe-xl-0{padding-left:0!important}.v-application--is-ltr .pe-xl-1{padding-right:4px!important}.v-application--is-rtl .pe-xl-1{padding-left:4px!important}.v-application--is-ltr .pe-xl-2{padding-right:8px!important}.v-application--is-rtl .pe-xl-2{padding-left:8px!important}.v-application--is-ltr .pe-xl-3{padding-right:12px!important}.v-application--is-rtl .pe-xl-3{padding-left:12px!important}.v-application--is-ltr .pe-xl-4{padding-right:16px!important}.v-application--is-rtl .pe-xl-4{padding-left:16px!important}.v-application--is-ltr .pe-xl-5{padding-right:20px!important}.v-application--is-rtl .pe-xl-5{padding-left:20px!important}.v-application--is-ltr .pe-xl-6{padding-right:24px!important}.v-application--is-rtl .pe-xl-6{padding-left:24px!important}.v-application--is-ltr .pe-xl-7{padding-right:28px!important}.v-application--is-rtl .pe-xl-7{padding-left:28px!important}.v-application--is-ltr .pe-xl-8{padding-right:32px!important}.v-application--is-rtl .pe-xl-8{padding-left:32px!important}.v-application--is-ltr .pe-xl-9{padding-right:36px!important}.v-application--is-rtl .pe-xl-9{padding-left:36px!important}.v-application--is-ltr .pe-xl-10{padding-right:40px!important}.v-application--is-rtl .pe-xl-10{padding-left:40px!important}.v-application--is-ltr .pe-xl-11{padding-right:44px!important}.v-application--is-rtl .pe-xl-11{padding-left:44px!important}.v-application--is-ltr .pe-xl-12{padding-right:48px!important}.v-application--is-rtl .pe-xl-12{padding-left:48px!important}.v-application--is-ltr .pe-xl-13{padding-right:52px!important}.v-application--is-rtl .pe-xl-13{padding-left:52px!important}.v-application--is-ltr .pe-xl-14{padding-right:56px!important}.v-application--is-rtl .pe-xl-14{padding-left:56px!important}.v-application--is-ltr .pe-xl-15{padding-right:60px!important}.v-application--is-rtl .pe-xl-15{padding-left:60px!important}.v-application--is-ltr .pe-xl-16{padding-right:64px!important}.v-application--is-rtl .pe-xl-16{padding-left:64px!important}.v-application .text-xl-left{text-align:left!important}.v-application .text-xl-right{text-align:right!important}.v-application .text-xl-center{text-align:center!important}.v-application .text-xl-justify{text-align:justify!important}.v-application .text-xl-start{text-align:start!important}.v-application .text-xl-end{text-align:end!important}.v-application .text-xl-h1{font-size:6rem!important;line-height:6rem;letter-spacing:-.015625em!important}.v-application .text-xl-h1,.v-application .text-xl-h2{font-weight:300;font-family:Roboto,sans-serif!important}.v-application .text-xl-h2{font-size:3.75rem!important;line-height:3.75rem;letter-spacing:-.0083333333em!important}.v-application .text-xl-h3{font-size:3rem!important;line-height:3.125rem;letter-spacing:normal!important}.v-application .text-xl-h3,.v-application .text-xl-h4{font-weight:400;font-family:Roboto,sans-serif!important}.v-application .text-xl-h4{font-size:2.125rem!important;line-height:2.5rem;letter-spacing:.0073529412em!important}.v-application .text-xl-h5{font-size:1.5rem!important;font-weight:400;letter-spacing:normal!important}.v-application .text-xl-h5,.v-application .text-xl-h6{line-height:2rem;font-family:Roboto,sans-serif!important}.v-application .text-xl-h6{font-size:1.25rem!important;font-weight:500;letter-spacing:.0125em!important}.v-application .text-xl-subtitle-1{font-size:1rem!important;font-weight:400;line-height:1.75rem;letter-spacing:.009375em!important;font-family:Roboto,sans-serif!important}.v-application .text-xl-subtitle-2{font-size:.875rem!important;font-weight:500;line-height:1.375rem;letter-spacing:.0071428571em!important;font-family:Roboto,sans-serif!important}.v-application .text-xl-body-1{font-size:1rem!important;font-weight:400;line-height:1.5rem;letter-spacing:.03125em!important;font-family:Roboto,sans-serif!important}.v-application .text-xl-body-2{font-weight:400;line-height:1.25rem;letter-spacing:.0178571429em!important}.v-application .text-xl-body-2,.v-application .text-xl-button{font-size:.875rem!important;font-family:Roboto,sans-serif!important}.v-application .text-xl-button{font-weight:500;line-height:2.25rem;letter-spacing:.0892857143em!important;text-transform:uppercase!important}.v-application .text-xl-caption{font-weight:400;line-height:1.25rem;letter-spacing:.0333333333em!important}.v-application .text-xl-caption,.v-application .text-xl-overline{font-size:.75rem!important;font-family:Roboto,sans-serif!important}.v-application .text-xl-overline{font-weight:500;line-height:2rem;letter-spacing:.1666666667em!important;text-transform:uppercase!important}}@media print{.v-application .d-print-none{display:none!important}.v-application .d-print-inline{display:inline!important}.v-application .d-print-inline-block{display:inline-block!important}.v-application .d-print-block{display:block!important}.v-application .d-print-table{display:table!important}.v-application .d-print-table-row{display:table-row!important}.v-application .d-print-table-cell{display:table-cell!important}.v-application .d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.v-application .d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.v-application .float-print-none{float:none!important}.v-application .float-print-left{float:left!important}.v-application .float-print-right{float:right!important}}.theme--light.v-app-bar.v-toolbar.v-sheet{background-color:#f5f5f5}.theme--dark.v-app-bar.v-toolbar.v-sheet{background-color:#272727}.v-sheet.v-app-bar.v-toolbar{border-radius:0}.v-sheet.v-app-bar.v-toolbar:not(.v-sheet--outlined){-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-sheet.v-app-bar.v-toolbar.v-sheet--shaped{border-radius:24px 0}.v-app-bar:not([data-booted=true]){-webkit-transition:none!important;transition:none!important}.v-app-bar.v-app-bar--fixed{position:fixed;top:0;z-index:5}.v-app-bar.v-app-bar--hide-shadow{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important;box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-app-bar--fade-img-on-scroll .v-toolbar__image .v-image__image{-webkit-transition:opacity .4s cubic-bezier(.4,0,.2,1);transition:opacity .4s cubic-bezier(.4,0,.2,1)}.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll .v-toolbar__content{will-change:height}.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll .v-toolbar__image{will-change:opacity}.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll.v-app-bar--collapse-on-scroll .v-toolbar__extension{display:none}.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll.v-app-bar--is-scrolled .v-toolbar__title{padding-top:9px}.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll.v-app-bar--is-scrolled:not(.v-app-bar--bottom) .v-toolbar__title{padding-bottom:9px}.v-app-bar.v-app-bar--shrink-on-scroll .v-toolbar__title{font-size:inherit}.theme--light.v-toolbar.v-sheet{background-color:#fff}.theme--dark.v-toolbar.v-sheet{background-color:#272727}.v-sheet.v-toolbar{border-radius:0}.v-sheet.v-toolbar:not(.v-sheet--outlined){-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-sheet.v-toolbar.v-sheet--shaped{border-radius:24px 0}.v-toolbar{contain:layout;display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;-webkit-transition:transform .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),right .2s cubic-bezier(.4,0,.2,1),max-width .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:transform .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),right .2s cubic-bezier(.4,0,.2,1),max-width .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:transform .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),right .2s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1),max-width .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1);transition:transform .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),right .2s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1),max-width .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);position:relative;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-toolbar .v-input{padding-top:0;margin-top:0}.v-toolbar__content,.v-toolbar__extension{padding:4px 16px}.v-toolbar__content .v-btn.v-btn--icon.v-size--default,.v-toolbar__extension .v-btn.v-btn--icon.v-size--default{height:48px;width:48px}.v-application--is-ltr .v-toolbar__content>.v-btn.v-btn--icon:first-child,.v-application--is-ltr .v-toolbar__extension>.v-btn.v-btn--icon:first-child{margin-left:-12px}.v-application--is-rtl .v-toolbar__content>.v-btn.v-btn--icon:first-child,.v-application--is-rtl .v-toolbar__extension>.v-btn.v-btn--icon:first-child{margin-right:-12px}.v-application--is-ltr .v-toolbar__content>.v-btn.v-btn--icon:first-child+.v-toolbar__title,.v-application--is-ltr .v-toolbar__extension>.v-btn.v-btn--icon:first-child+.v-toolbar__title{padding-left:20px}.v-application--is-rtl .v-toolbar__content>.v-btn.v-btn--icon:first-child+.v-toolbar__title,.v-application--is-rtl .v-toolbar__extension>.v-btn.v-btn--icon:first-child+.v-toolbar__title{padding-right:20px}.v-application--is-ltr .v-toolbar__content>.v-btn.v-btn--icon:last-child,.v-application--is-ltr .v-toolbar__extension>.v-btn.v-btn--icon:last-child{margin-right:-12px}.v-application--is-rtl .v-toolbar__content>.v-btn.v-btn--icon:last-child,.v-application--is-rtl .v-toolbar__extension>.v-btn.v-btn--icon:last-child{margin-left:-12px}.v-toolbar__content>.v-tabs,.v-toolbar__extension>.v-tabs{height:inherit;margin-top:-4px;margin-bottom:-4px}.v-toolbar__content>.v-tabs>.v-slide-group.v-tabs-bar,.v-toolbar__extension>.v-tabs>.v-slide-group.v-tabs-bar{background-color:inherit;height:inherit}.v-toolbar__content>.v-tabs:first-child,.v-toolbar__extension>.v-tabs:first-child{margin-left:-16px}.v-toolbar__content>.v-tabs:last-child,.v-toolbar__extension>.v-tabs:last-child{margin-right:-16px}.v-toolbar__content,.v-toolbar__extension{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:0}.v-toolbar__image{position:absolute;top:0;bottom:0;width:100%;z-index:0;contain:strict}.v-toolbar__image,.v-toolbar__image .v-image{border-radius:inherit}.v-toolbar__items{display:-webkit-box;display:-ms-flexbox;display:flex;height:inherit}.v-toolbar__items>.v-btn{border-radius:0;height:100%!important;max-height:none}.v-toolbar__title{font-size:1.25rem;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-toolbar.v-toolbar--absolute{position:absolute;top:0;z-index:1}.v-toolbar.v-toolbar--bottom{top:auto;bottom:0}.v-toolbar.v-toolbar--collapse .v-toolbar__title{white-space:nowrap}.v-toolbar.v-toolbar--collapsed{max-width:112px;overflow:hidden}.v-application--is-ltr .v-toolbar.v-toolbar--collapsed{border-bottom-right-radius:24px}.v-application--is-rtl .v-toolbar.v-toolbar--collapsed{border-bottom-left-radius:24px}.v-toolbar.v-toolbar--collapsed .v-toolbar__extension,.v-toolbar.v-toolbar--collapsed .v-toolbar__title{display:none}.v-toolbar--dense .v-toolbar__content,.v-toolbar--dense .v-toolbar__extension{padding-top:0;padding-bottom:0}.v-toolbar--flat{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important;box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-toolbar--floating{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.v-toolbar--prominent .v-toolbar__content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.v-toolbar--prominent .v-toolbar__title{font-size:1.5rem;padding-top:6px}.v-toolbar--prominent:not(.v-toolbar--bottom) .v-toolbar__title{-ms-flex-item-align:end;align-self:flex-end;padding-bottom:6px;padding-top:0}.theme--light.v-image{color:rgba(0,0,0,.87)}.theme--dark.v-image{color:#fff}.v-image{z-index:0}.v-image__image,.v-image__placeholder{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%}.v-image__image{background-repeat:no-repeat}.v-image__image--preload{-webkit-filter:blur(2px);filter:blur(2px)}.v-image__image--contain{background-size:contain}.v-image__image--cover{background-size:cover}.v-responsive{position:relative;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.v-responsive__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0px;max-width:100%}.v-application--is-ltr .v-responsive__sizer~.v-responsive__content{margin-left:-100%}.v-application--is-rtl .v-responsive__sizer~.v-responsive__content{margin-right:-100%}.v-responsive__sizer{-webkit-transition:padding-bottom .2s cubic-bezier(.25,.8,.5,1);transition:padding-bottom .2s cubic-bezier(.25,.8,.5,1);-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0px}.v-btn:not(.v-btn--outlined).accent,.v-btn:not(.v-btn--outlined).error,.v-btn:not(.v-btn--outlined).info,.v-btn:not(.v-btn--outlined).primary,.v-btn:not(.v-btn--outlined).secondary,.v-btn:not(.v-btn--outlined).success,.v-btn:not(.v-btn--outlined).warning{color:#fff}.theme--light.v-btn{color:rgba(0,0,0,.87)}.theme--light.v-btn.v-btn--disabled,.theme--light.v-btn.v-btn--disabled .v-btn__loading,.theme--light.v-btn.v-btn--disabled .v-icon{color:rgba(0,0,0,.26)!important}.theme--light.v-btn.v-btn--disabled:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined){background-color:rgba(0,0,0,.12)!important}.theme--light.v-btn:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined){background-color:#f5f5f5}.theme--light.v-btn.v-btn--outlined.v-btn--text{border-color:rgba(0,0,0,.12)}.theme--light.v-btn.v-btn--icon{color:rgba(0,0,0,.54)}.theme--light.v-btn:hover:before{opacity:.04}.theme--light.v-btn--active:before,.theme--light.v-btn--active:hover:before,.theme--light.v-btn:focus:before{opacity:.12}.theme--light.v-btn--active:focus:before{opacity:.16}.theme--dark.v-btn{color:#fff}.theme--dark.v-btn.v-btn--disabled,.theme--dark.v-btn.v-btn--disabled .v-btn__loading,.theme--dark.v-btn.v-btn--disabled .v-icon{color:hsla(0,0%,100%,.3)!important}.theme--dark.v-btn.v-btn--disabled:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined){background-color:hsla(0,0%,100%,.12)!important}.theme--dark.v-btn:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined){background-color:#272727}.theme--dark.v-btn.v-btn--outlined.v-btn--text{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-btn.v-btn--icon{color:#fff}.theme--dark.v-btn:hover:before{opacity:.08}.theme--dark.v-btn--active:before,.theme--dark.v-btn--active:hover:before,.theme--dark.v-btn:focus:before{opacity:.24}.theme--dark.v-btn--active:focus:before{opacity:.32}.v-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-weight:500;letter-spacing:.0892857143em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:0;position:relative;text-decoration:none;text-indent:.0892857143em;text-transform:uppercase;-webkit-transition-duration:.28s;transition-duration:.28s;-webkit-transition-property:opacity,-webkit-box-shadow,-webkit-transform;transition-property:opacity,-webkit-box-shadow,-webkit-transform;transition-property:box-shadow,transform,opacity;transition-property:box-shadow,transform,opacity,-webkit-box-shadow,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.v-btn.v-size--x-small{font-size:.625rem}.v-btn.v-size--small{font-size:.75rem}.v-btn.v-size--default,.v-btn.v-size--large{font-size:.875rem}.v-btn.v-size--x-large{font-size:1rem}.v-btn:before{border-radius:inherit;bottom:0;color:inherit;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .2s cubic-bezier(.4,0,.6,1);transition:opacity .2s cubic-bezier(.4,0,.6,1);background-color:currentColor}.v-btn:not(.v-btn--disabled){will-change:box-shadow}.v-btn:not(.v-btn--round).v-size--x-small{height:20px;min-width:36px;padding:0 8.8888888889px}.v-btn:not(.v-btn--round).v-size--small{height:28px;min-width:50px;padding:0 12.4444444444px}.v-btn:not(.v-btn--round).v-size--default{height:36px;min-width:64px;padding:0 16px}.v-btn:not(.v-btn--round).v-size--large{height:44px;min-width:78px;padding:0 19.5555555556px}.v-btn:not(.v-btn--round).v-size--x-large{height:52px;min-width:92px;padding:0 23.1111111111px}.v-btn>.v-btn__content .v-icon{color:inherit}.v-btn__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit;line-height:normal;position:relative}.v-btn__content .v-icon--left,.v-btn__content .v-icon--right{font-size:18px;height:18px;width:18px}.v-application--is-ltr .v-btn__content .v-icon--left{margin-left:-4px;margin-right:8px}.v-application--is-ltr .v-btn__content .v-icon--right,.v-application--is-rtl .v-btn__content .v-icon--left{margin-left:8px;margin-right:-4px}.v-application--is-rtl .v-btn__content .v-icon--right{margin-left:-4px;margin-right:8px}.v-btn__loader{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0;width:100%}.v-btn:not(.v-btn--text):not(.v-btn--outlined).v-btn--active:before{opacity:.18}.v-btn:not(.v-btn--text):not(.v-btn--outlined):hover:before{opacity:.08}.v-btn:not(.v-btn--text):not(.v-btn--outlined):focus:before{opacity:.24}.v-btn--absolute,.v-btn--fixed{position:absolute}.v-btn--absolute.v-btn--right,.v-btn--fixed.v-btn--right{right:16px}.v-btn--absolute.v-btn--left,.v-btn--fixed.v-btn--left{left:16px}.v-btn--absolute.v-btn--top,.v-btn--fixed.v-btn--top{top:16px}.v-btn--absolute.v-btn--bottom,.v-btn--fixed.v-btn--bottom{bottom:16px}.v-btn--block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-width:100%!important;max-width:auto}.v-btn--contained{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-btn--contained:after{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-btn--contained:active{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-btn--depressed{-webkit-box-shadow:none!important;box-shadow:none!important}.v-btn--disabled{-webkit-box-shadow:none;box-shadow:none;pointer-events:none}.v-btn--fab,.v-btn--icon{min-height:0;min-width:0;padding:0}.v-btn--fab.v-size--x-small .v-icon,.v-btn--icon.v-size--x-small .v-icon{height:18px;font-size:18px;width:18px}.v-btn--fab.v-size--default .v-icon,.v-btn--fab.v-size--small .v-icon,.v-btn--icon.v-size--default .v-icon,.v-btn--icon.v-size--small .v-icon{height:24px;font-size:24px;width:24px}.v-btn--fab.v-size--large .v-icon,.v-btn--icon.v-size--large .v-icon{height:28px;font-size:28px;width:28px}.v-btn--fab.v-size--x-large .v-icon,.v-btn--icon.v-size--x-large .v-icon{height:32px;font-size:32px;width:32px}.v-btn--icon.v-size--x-small{height:20px;width:20px}.v-btn--icon.v-size--small{height:28px;width:28px}.v-btn--icon.v-size--default{height:36px;width:36px}.v-btn--icon.v-size--large{height:44px;width:44px}.v-btn--icon.v-size--x-large{height:52px;width:52px}.v-btn--fab.v-btn--contained{-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.v-btn--fab.v-btn--contained:after{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-btn--fab.v-btn--contained:active{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.v-btn--fab.v-btn--absolute,.v-btn--fab.v-btn--fixed{z-index:4}.v-btn--fab.v-size--x-small{height:32px;width:32px}.v-btn--fab.v-size--x-small.v-btn--absolute.v-btn--bottom{bottom:-16px}.v-btn--fab.v-size--x-small.v-btn--absolute.v-btn--top{top:-16px}.v-btn--fab.v-size--small{height:40px;width:40px}.v-btn--fab.v-size--small.v-btn--absolute.v-btn--bottom{bottom:-20px}.v-btn--fab.v-size--small.v-btn--absolute.v-btn--top{top:-20px}.v-btn--fab.v-size--default{height:56px;width:56px}.v-btn--fab.v-size--default.v-btn--absolute.v-btn--bottom{bottom:-28px}.v-btn--fab.v-size--default.v-btn--absolute.v-btn--top{top:-28px}.v-btn--fab.v-size--large{height:64px;width:64px}.v-btn--fab.v-size--large.v-btn--absolute.v-btn--bottom{bottom:-32px}.v-btn--fab.v-size--large.v-btn--absolute.v-btn--top{top:-32px}.v-btn--fab.v-size--x-large{height:72px;width:72px}.v-btn--fab.v-size--x-large.v-btn--absolute.v-btn--bottom{bottom:-36px}.v-btn--fab.v-size--x-large.v-btn--absolute.v-btn--top{top:-36px}.v-btn--fixed{position:fixed}.v-btn--loading{pointer-events:none;-webkit-transition:none;transition:none}.v-btn--loading .v-btn__content{opacity:0}.v-btn--outlined{border:thin solid currentColor}.v-btn--outlined .v-btn__content .v-icon,.v-btn--round .v-btn__content .v-icon{color:currentColor}.v-btn--flat,.v-btn--outlined,.v-btn--text{background-color:transparent}.v-btn--outlined:before,.v-btn--round:before,.v-btn--rounded:before{border-radius:inherit}.v-btn--round{border-radius:50%}.v-btn--rounded{border-radius:28px}.v-btn--tile{border-radius:0}.v-ripple__container{border-radius:inherit;width:100%;height:100%;z-index:0;contain:strict}.v-ripple__animation,.v-ripple__container{color:inherit;position:absolute;left:0;top:0;overflow:hidden;pointer-events:none}.v-ripple__animation{border-radius:50%;background:currentColor;opacity:0;will-change:transform,opacity}.v-ripple__animation--enter{-webkit-transition:none;transition:none}.v-ripple__animation--in{-webkit-transition:opacity .1s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:opacity .1s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .1s cubic-bezier(.4,0,.2,1);transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .1s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1)}.v-ripple__animation--out{-webkit-transition:opacity .3s cubic-bezier(.4,0,.2,1);transition:opacity .3s cubic-bezier(.4,0,.2,1)}.v-progress-circular{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-progress-circular>svg{width:100%;height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.v-progress-circular--indeterminate>svg{-webkit-animation:progress-circular-rotate 1.4s linear infinite;animation:progress-circular-rotate 1.4s linear infinite;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.v-progress-circular--indeterminate .v-progress-circular__overlay{-webkit-animation:progress-circular-dash 1.4s ease-in-out infinite;animation:progress-circular-dash 1.4s ease-in-out infinite;stroke-linecap:round;stroke-dasharray:80,200;stroke-dashoffset:0px}.v-progress-circular__info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v-progress-circular__underlay{stroke:rgba(0,0,0,.1);z-index:1}.v-progress-circular__overlay{stroke:currentColor;z-index:2;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}@-webkit-keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-125px}}@keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-125px}}@-webkit-keyframes progress-circular-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes progress-circular-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.theme--light.v-icon{color:rgba(0,0,0,.54)}.theme--light.v-icon:focus:after{opacity:.12}.theme--light.v-icon.v-icon.v-icon--disabled{color:rgba(0,0,0,.38)!important}.theme--dark.v-icon{color:#fff}.theme--dark.v-icon:focus:after{opacity:.24}.theme--dark.v-icon.v-icon.v-icon--disabled{color:hsla(0,0%,100%,.5)!important}.v-icon.v-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-font-feature-settings:"liga";font-feature-settings:"liga";font-size:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:normal;line-height:1;position:relative;text-indent:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1),visibility 0s;transition:.3s cubic-bezier(.25,.8,.5,1),visibility 0s;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-icon.v-icon:after{background-color:currentColor;border-radius:50%;content:"";display:inline-block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(1.3);transform:scale(1.3);width:100%;-webkit-transition:opacity .2s cubic-bezier(.4,0,.6,1);transition:opacity .2s cubic-bezier(.4,0,.6,1)}.v-icon.v-icon--dense{font-size:20px}.v-icon--right{margin-left:8px}.v-icon--left{margin-right:8px}.v-icon.v-icon.v-icon--link{cursor:pointer;outline:none}.v-icon--disabled{pointer-events:none}.v-icon--is-component,.v-icon--svg{height:24px;width:24px}.v-icon--svg{fill:currentColor}.v-icon--dense--is-component{height:20px}.theme--light.v-divider{border-color:rgba(0,0,0,.12)}.theme--dark.v-divider{border-color:hsla(0,0%,100%,.12)}.v-divider{display:block;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;max-width:100%;height:0;max-height:0;border:solid;border-width:thin 0 0 0;-webkit-transition:inherit;transition:inherit}.v-divider--inset:not(.v-divider--vertical){max-width:calc(100% - 72px)}.v-application--is-ltr .v-divider--inset:not(.v-divider--vertical){margin-left:72px}.v-application--is-rtl .v-divider--inset:not(.v-divider--vertical){margin-right:72px}.v-divider--vertical{-ms-flex-item-align:stretch;align-self:stretch;border:solid;border-width:0 thin 0 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:inherit;min-height:100%;max-height:100%;max-width:0;width:0;vertical-align:text-bottom}.v-divider--vertical.v-divider--inset{margin-top:8px;min-height:0;max-height:calc(100% - 16px)}.v-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%;-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1)}.v-main:not([data-booted=true]){-webkit-transition:none!important;transition:none!important}.v-main__wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;position:relative}@-moz-document url-prefix(){@media print{.v-main{display:block}}}.theme--light.v-navigation-drawer{background-color:#fff}.theme--light.v-navigation-drawer:not(.v-navigation-drawer--floating) .v-navigation-drawer__border{background-color:rgba(0,0,0,.12)}.theme--light.v-navigation-drawer .v-divider{border-color:rgba(0,0,0,.12)}.theme--dark.v-navigation-drawer{background-color:#363636}.theme--dark.v-navigation-drawer:not(.v-navigation-drawer--floating) .v-navigation-drawer__border{background-color:hsla(0,0%,100%,.12)}.theme--dark.v-navigation-drawer .v-divider{border-color:hsla(0,0%,100%,.12)}.v-navigation-drawer{-webkit-overflow-scrolling:touch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:0;max-width:100%;overflow:hidden;pointer-events:auto;top:0;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);will-change:transform;-webkit-transition-property:visibility,width,-webkit-transform;transition-property:visibility,width,-webkit-transform;transition-property:transform,visibility,width;transition-property:transform,visibility,width,-webkit-transform}.v-navigation-drawer:not([data-booted=true]){-webkit-transition:none!important;transition:none!important}.v-navigation-drawer.v-navigation-drawer--right:after{left:0;right:auto}.v-navigation-drawer .v-list:not(.v-select-list){background:inherit}.v-navigation-drawer__border{position:absolute;right:0;top:0;height:100%;width:1px}.v-navigation-drawer__content{height:100%;overflow-y:auto;overflow-x:hidden}.v-navigation-drawer__image{border-radius:inherit;height:100%;position:absolute;top:0;bottom:0;z-index:-1;contain:strict;width:100%}.v-navigation-drawer__image .v-image{border-radius:inherit}.v-navigation-drawer--bottom.v-navigation-drawer--is-mobile{max-height:50%;top:auto;bottom:0;min-width:100%}.v-navigation-drawer--right{left:auto;right:0}.v-navigation-drawer--right>.v-navigation-drawer__border{right:auto;left:0}.v-navigation-drawer--absolute{z-index:1}.v-navigation-drawer--fixed{z-index:6}.v-navigation-drawer--absolute{position:absolute}.v-navigation-drawer--clipped:not(.v-navigation-drawer--temporary):not(.v-navigation-drawer--is-mobile){z-index:4}.v-navigation-drawer--fixed{position:fixed}.v-navigation-drawer--floating:after{display:none}.v-navigation-drawer--mini-variant{overflow:hidden}.v-navigation-drawer--mini-variant .v-list-item>:first-child{margin-left:0;margin-right:0}.v-navigation-drawer--mini-variant .v-list-item>:not(:first-child){position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap;display:initial}.v-navigation-drawer--mini-variant .v-list-group--no-action .v-list-group__items,.v-navigation-drawer--mini-variant .v-list-group--sub-group{display:none}.v-navigation-drawer--mini-variant.v-navigation-drawer--custom-mini-variant .v-list-item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v-navigation-drawer--temporary{z-index:7}.v-navigation-drawer--mobile{z-index:6}.v-navigation-drawer--close{visibility:hidden}.v-navigation-drawer--is-mobile:not(.v-navigation-drawer--close),.v-navigation-drawer--temporary:not(.v-navigation-drawer--close){-webkit-box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.theme--light.v-overlay{color:rgba(0,0,0,.87)}.theme--dark.v-overlay{color:#fff}.v-overlay{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1),z-index 1ms;transition:.3s cubic-bezier(.25,.8,.5,1),z-index 1ms}.v-overlay__content{position:relative}.v-overlay__scrim{border-radius:inherit;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;-webkit-transition:inherit;transition:inherit;width:100%;will-change:opacity}.v-overlay--absolute{position:absolute}.v-overlay--active{pointer-events:auto}.theme--light.v-progress-linear{color:rgba(0,0,0,.87)}.theme--dark.v-progress-linear{color:#fff}.v-progress-linear{background:transparent;overflow:hidden;position:relative;-webkit-transition:.2s cubic-bezier(.4,0,.6,1);transition:.2s cubic-bezier(.4,0,.6,1);width:100%}.v-progress-linear__buffer{height:inherit;left:0;position:absolute;top:0;-webkit-transition:inherit;transition:inherit;width:100%;z-index:1}.v-progress-linear--reverse .v-progress-linear__buffer{left:auto;right:0}.v-progress-linear__background{bottom:0;left:0;position:absolute;top:0;-webkit-transition:inherit;transition:inherit}.v-progress-linear--reverse .v-progress-linear__background{left:auto;right:0}.v-progress-linear__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;width:100%;z-index:2}.v-progress-linear--reverse .v-progress-linear__content{left:auto;right:0}.v-progress-linear__determinate{height:inherit;left:0;position:absolute;-webkit-transition:inherit;transition:inherit}.v-progress-linear--reverse .v-progress-linear__determinate{left:auto;right:0}.v-progress-linear .v-progress-linear__indeterminate .long,.v-progress-linear .v-progress-linear__indeterminate .short{background-color:inherit;bottom:0;height:inherit;left:0;position:absolute;right:auto;top:0;width:auto;will-change:left,right}.v-progress-linear .v-progress-linear__indeterminate--active .long{-webkit-animation-name:indeterminate-ltr;animation-name:indeterminate-ltr;-webkit-animation-duration:2.2s;animation-duration:2.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.v-progress-linear .v-progress-linear__indeterminate--active .short{-webkit-animation-name:indeterminate-short-ltr;animation-name:indeterminate-short-ltr;-webkit-animation-duration:2.2s;animation-duration:2.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.v-progress-linear--reverse .v-progress-linear__indeterminate .long,.v-progress-linear--reverse .v-progress-linear__indeterminate .short{left:auto;right:0}.v-progress-linear--reverse .v-progress-linear__indeterminate--active .long{-webkit-animation-name:indeterminate-rtl;animation-name:indeterminate-rtl}.v-progress-linear--reverse .v-progress-linear__indeterminate--active .short{-webkit-animation-name:indeterminate-short-rtl;animation-name:indeterminate-short-rtl}.v-progress-linear__stream{-webkit-animation:stream-ltr .25s linear infinite;animation:stream-ltr .25s linear infinite;border-color:currentColor;border-top:4px dotted;bottom:0;left:auto;right:-8px;opacity:.3;pointer-events:none;position:absolute;top:calc(50% - 2px);-webkit-transition:inherit;transition:inherit}.v-progress-linear--reverse .v-progress-linear__stream{-webkit-animation:stream-rtl .25s linear infinite;animation:stream-rtl .25s linear infinite;left:-8px;right:auto}.v-progress-linear__wrapper{overflow:hidden;position:relative;-webkit-transition:inherit;transition:inherit}.v-progress-linear--absolute,.v-progress-linear--fixed{left:0;z-index:1}.v-progress-linear--absolute{position:absolute}.v-progress-linear--fixed{position:fixed}.v-progress-linear--reactive .v-progress-linear__content{pointer-events:none}.v-progress-linear--rounded{border-radius:4px}.v-progress-linear--striped .v-progress-linear__determinate{background-image:linear-gradient(135deg,hsla(0,0%,100%,.25) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,.25) 75%,transparent 0,transparent);background-size:40px 40px;background-repeat:repeat}.v-progress-linear--query .v-progress-linear__indeterminate--active .long{-webkit-animation-name:query-ltr;animation-name:query-ltr;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.v-progress-linear--query .v-progress-linear__indeterminate--active .short{-webkit-animation-name:query-short-ltr;animation-name:query-short-ltr;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.v-progress-linear--query.v-progress-linear--reverse .v-progress-linear__indeterminate--active .long{-webkit-animation-name:query-rtl;animation-name:query-rtl}.v-progress-linear--query.v-progress-linear--reverse .v-progress-linear__indeterminate--active .short{-webkit-animation-name:query-short-rtl;animation-name:query-short-rtl}@-webkit-keyframes indeterminate-ltr{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}}@keyframes indeterminate-ltr{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}}@-webkit-keyframes indeterminate-rtl{0%{left:100%;right:-90%}60%{left:100%;right:-90%}to{left:-35%;right:100%}}@keyframes indeterminate-rtl{0%{left:100%;right:-90%}60%{left:100%;right:-90%}to{left:-35%;right:100%}}@-webkit-keyframes indeterminate-short-ltr{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@keyframes indeterminate-short-ltr{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@-webkit-keyframes indeterminate-short-rtl{0%{left:100%;right:-200%}60%{left:-8%;right:107%}to{left:-8%;right:107%}}@keyframes indeterminate-short-rtl{0%{left:100%;right:-200%}60%{left:-8%;right:107%}to{left:-8%;right:107%}}@-webkit-keyframes query-ltr{0%{right:-90%;left:100%}60%{right:-90%;left:100%}to{right:100%;left:-35%}}@keyframes query-ltr{0%{right:-90%;left:100%}60%{right:-90%;left:100%}to{right:100%;left:-35%}}@-webkit-keyframes query-rtl{0%{right:100%;left:-90%}60%{right:100%;left:-90%}to{right:-35%;left:100%}}@keyframes query-rtl{0%{right:100%;left:-90%}60%{right:100%;left:-90%}to{right:-35%;left:100%}}@-webkit-keyframes query-short-ltr{0%{right:-200%;left:100%}60%{right:107%;left:-8%}to{right:107%;left:-8%}}@keyframes query-short-ltr{0%{right:-200%;left:100%}60%{right:107%;left:-8%}to{right:107%;left:-8%}}@-webkit-keyframes query-short-rtl{0%{right:100%;left:-200%}60%{right:-8%;left:107%}to{right:-8%;left:107%}}@keyframes query-short-rtl{0%{right:100%;left:-200%}60%{right:-8%;left:107%}to{right:-8%;left:107%}}@-webkit-keyframes stream-ltr{to{-webkit-transform:translateX(-8px);transform:translateX(-8px)}}@keyframes stream-ltr{to{-webkit-transform:translateX(-8px);transform:translateX(-8px)}}@-webkit-keyframes stream-rtl{to{-webkit-transform:translateX(8px);transform:translateX(8px)}}@keyframes stream-rtl{to{-webkit-transform:translateX(8px);transform:translateX(8px)}}.container.grow-shrink-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.container.fill-height{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.container.fill-height>.row{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:calc(100% + 24px)}.container.fill-height>.layout{height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.container.fill-height>.layout.grow-shrink-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.container.grid-list-xs .layout .flex{padding:1px}.container.grid-list-xs .layout:only-child{margin:-1px}.container.grid-list-xs .layout:not(:only-child){margin:auto -1px}.container.grid-list-xs :not(:only-child) .layout:first-child{margin-top:-1px}.container.grid-list-xs :not(:only-child) .layout:last-child{margin-bottom:-1px}.container.grid-list-sm .layout .flex{padding:2px}.container.grid-list-sm .layout:only-child{margin:-2px}.container.grid-list-sm .layout:not(:only-child){margin:auto -2px}.container.grid-list-sm :not(:only-child) .layout:first-child{margin-top:-2px}.container.grid-list-sm :not(:only-child) .layout:last-child{margin-bottom:-2px}.container.grid-list-md .layout .flex{padding:4px}.container.grid-list-md .layout:only-child{margin:-4px}.container.grid-list-md .layout:not(:only-child){margin:auto -4px}.container.grid-list-md :not(:only-child) .layout:first-child{margin-top:-4px}.container.grid-list-md :not(:only-child) .layout:last-child{margin-bottom:-4px}.container.grid-list-lg .layout .flex{padding:8px}.container.grid-list-lg .layout:only-child{margin:-8px}.container.grid-list-lg .layout:not(:only-child){margin:auto -8px}.container.grid-list-lg :not(:only-child) .layout:first-child{margin-top:-8px}.container.grid-list-lg :not(:only-child) .layout:last-child{margin-bottom:-8px}.container.grid-list-xl .layout .flex{padding:12px}.container.grid-list-xl .layout:only-child{margin:-12px}.container.grid-list-xl .layout:not(:only-child){margin:auto -12px}.container.grid-list-xl :not(:only-child) .layout:first-child{margin-top:-12px}.container.grid-list-xl :not(:only-child) .layout:last-child{margin-bottom:-12px}.layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-width:0}.layout.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.layout.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layout.column.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.layout.column>.flex{max-width:100%}.layout.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.layout.grow-shrink-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}@media (min-width:0){.flex.xs12{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:100%}.flex.order-xs12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.xs11{-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:91.6666666667%}.flex.order-xs11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.xs10{-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:83.3333333333%}.flex.order-xs10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.xs9{-ms-flex-preferred-size:75%;flex-basis:75%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:75%}.flex.order-xs9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.xs8{-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:66.6666666667%}.flex.order-xs8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.xs7{-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:58.3333333333%}.flex.order-xs7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.xs6{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:50%}.flex.order-xs6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.xs5{-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:41.6666666667%}.flex.order-xs5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.xs4{-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:33.3333333333%}.flex.order-xs4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.xs3{-ms-flex-preferred-size:25%;flex-basis:25%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:25%}.flex.order-xs3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.xs2{-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:16.6666666667%}.flex.order-xs2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.xs1{-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:8.3333333333%}.flex.order-xs1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.v-application--is-ltr .flex.offset-xs12{margin-left:100%}.v-application--is-rtl .flex.offset-xs12{margin-right:100%}.v-application--is-ltr .flex.offset-xs11{margin-left:91.6666666667%}.v-application--is-rtl .flex.offset-xs11{margin-right:91.6666666667%}.v-application--is-ltr .flex.offset-xs10{margin-left:83.3333333333%}.v-application--is-rtl .flex.offset-xs10{margin-right:83.3333333333%}.v-application--is-ltr .flex.offset-xs9{margin-left:75%}.v-application--is-rtl .flex.offset-xs9{margin-right:75%}.v-application--is-ltr .flex.offset-xs8{margin-left:66.6666666667%}.v-application--is-rtl .flex.offset-xs8{margin-right:66.6666666667%}.v-application--is-ltr .flex.offset-xs7{margin-left:58.3333333333%}.v-application--is-rtl .flex.offset-xs7{margin-right:58.3333333333%}.v-application--is-ltr .flex.offset-xs6{margin-left:50%}.v-application--is-rtl .flex.offset-xs6{margin-right:50%}.v-application--is-ltr .flex.offset-xs5{margin-left:41.6666666667%}.v-application--is-rtl .flex.offset-xs5{margin-right:41.6666666667%}.v-application--is-ltr .flex.offset-xs4{margin-left:33.3333333333%}.v-application--is-rtl .flex.offset-xs4{margin-right:33.3333333333%}.v-application--is-ltr .flex.offset-xs3{margin-left:25%}.v-application--is-rtl .flex.offset-xs3{margin-right:25%}.v-application--is-ltr .flex.offset-xs2{margin-left:16.6666666667%}.v-application--is-rtl .flex.offset-xs2{margin-right:16.6666666667%}.v-application--is-ltr .flex.offset-xs1{margin-left:8.3333333333%}.v-application--is-rtl .flex.offset-xs1{margin-right:8.3333333333%}.v-application--is-ltr .flex.offset-xs0{margin-left:0}.v-application--is-rtl .flex.offset-xs0{margin-right:0}}@media (min-width:600px){.flex.sm12{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:100%}.flex.order-sm12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.sm11{-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:91.6666666667%}.flex.order-sm11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.sm10{-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:83.3333333333%}.flex.order-sm10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.sm9{-ms-flex-preferred-size:75%;flex-basis:75%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:75%}.flex.order-sm9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.sm8{-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:66.6666666667%}.flex.order-sm8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.sm7{-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:58.3333333333%}.flex.order-sm7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.sm6{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:50%}.flex.order-sm6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.sm5{-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:41.6666666667%}.flex.order-sm5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.sm4{-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:33.3333333333%}.flex.order-sm4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.sm3{-ms-flex-preferred-size:25%;flex-basis:25%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:25%}.flex.order-sm3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.sm2{-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:16.6666666667%}.flex.order-sm2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.sm1{-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:8.3333333333%}.flex.order-sm1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.v-application--is-ltr .flex.offset-sm12{margin-left:100%}.v-application--is-rtl .flex.offset-sm12{margin-right:100%}.v-application--is-ltr .flex.offset-sm11{margin-left:91.6666666667%}.v-application--is-rtl .flex.offset-sm11{margin-right:91.6666666667%}.v-application--is-ltr .flex.offset-sm10{margin-left:83.3333333333%}.v-application--is-rtl .flex.offset-sm10{margin-right:83.3333333333%}.v-application--is-ltr .flex.offset-sm9{margin-left:75%}.v-application--is-rtl .flex.offset-sm9{margin-right:75%}.v-application--is-ltr .flex.offset-sm8{margin-left:66.6666666667%}.v-application--is-rtl .flex.offset-sm8{margin-right:66.6666666667%}.v-application--is-ltr .flex.offset-sm7{margin-left:58.3333333333%}.v-application--is-rtl .flex.offset-sm7{margin-right:58.3333333333%}.v-application--is-ltr .flex.offset-sm6{margin-left:50%}.v-application--is-rtl .flex.offset-sm6{margin-right:50%}.v-application--is-ltr .flex.offset-sm5{margin-left:41.6666666667%}.v-application--is-rtl .flex.offset-sm5{margin-right:41.6666666667%}.v-application--is-ltr .flex.offset-sm4{margin-left:33.3333333333%}.v-application--is-rtl .flex.offset-sm4{margin-right:33.3333333333%}.v-application--is-ltr .flex.offset-sm3{margin-left:25%}.v-application--is-rtl .flex.offset-sm3{margin-right:25%}.v-application--is-ltr .flex.offset-sm2{margin-left:16.6666666667%}.v-application--is-rtl .flex.offset-sm2{margin-right:16.6666666667%}.v-application--is-ltr .flex.offset-sm1{margin-left:8.3333333333%}.v-application--is-rtl .flex.offset-sm1{margin-right:8.3333333333%}.v-application--is-ltr .flex.offset-sm0{margin-left:0}.v-application--is-rtl .flex.offset-sm0{margin-right:0}}@media (min-width:960px){.flex.md12{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:100%}.flex.order-md12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.md11{-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:91.6666666667%}.flex.order-md11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.md10{-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:83.3333333333%}.flex.order-md10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.md9{-ms-flex-preferred-size:75%;flex-basis:75%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:75%}.flex.order-md9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.md8{-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:66.6666666667%}.flex.order-md8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.md7{-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:58.3333333333%}.flex.order-md7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.md6{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:50%}.flex.order-md6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.md5{-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:41.6666666667%}.flex.order-md5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.md4{-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:33.3333333333%}.flex.order-md4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.md3{-ms-flex-preferred-size:25%;flex-basis:25%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:25%}.flex.order-md3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.md2{-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:16.6666666667%}.flex.order-md2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.md1{-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:8.3333333333%}.flex.order-md1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.v-application--is-ltr .flex.offset-md12{margin-left:100%}.v-application--is-rtl .flex.offset-md12{margin-right:100%}.v-application--is-ltr .flex.offset-md11{margin-left:91.6666666667%}.v-application--is-rtl .flex.offset-md11{margin-right:91.6666666667%}.v-application--is-ltr .flex.offset-md10{margin-left:83.3333333333%}.v-application--is-rtl .flex.offset-md10{margin-right:83.3333333333%}.v-application--is-ltr .flex.offset-md9{margin-left:75%}.v-application--is-rtl .flex.offset-md9{margin-right:75%}.v-application--is-ltr .flex.offset-md8{margin-left:66.6666666667%}.v-application--is-rtl .flex.offset-md8{margin-right:66.6666666667%}.v-application--is-ltr .flex.offset-md7{margin-left:58.3333333333%}.v-application--is-rtl .flex.offset-md7{margin-right:58.3333333333%}.v-application--is-ltr .flex.offset-md6{margin-left:50%}.v-application--is-rtl .flex.offset-md6{margin-right:50%}.v-application--is-ltr .flex.offset-md5{margin-left:41.6666666667%}.v-application--is-rtl .flex.offset-md5{margin-right:41.6666666667%}.v-application--is-ltr .flex.offset-md4{margin-left:33.3333333333%}.v-application--is-rtl .flex.offset-md4{margin-right:33.3333333333%}.v-application--is-ltr .flex.offset-md3{margin-left:25%}.v-application--is-rtl .flex.offset-md3{margin-right:25%}.v-application--is-ltr .flex.offset-md2{margin-left:16.6666666667%}.v-application--is-rtl .flex.offset-md2{margin-right:16.6666666667%}.v-application--is-ltr .flex.offset-md1{margin-left:8.3333333333%}.v-application--is-rtl .flex.offset-md1{margin-right:8.3333333333%}.v-application--is-ltr .flex.offset-md0{margin-left:0}.v-application--is-rtl .flex.offset-md0{margin-right:0}}@media (min-width:1264px){.flex.lg12{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:100%}.flex.order-lg12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.lg11{-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:91.6666666667%}.flex.order-lg11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.lg10{-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:83.3333333333%}.flex.order-lg10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.lg9{-ms-flex-preferred-size:75%;flex-basis:75%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:75%}.flex.order-lg9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.lg8{-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:66.6666666667%}.flex.order-lg8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.lg7{-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:58.3333333333%}.flex.order-lg7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.lg6{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:50%}.flex.order-lg6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.lg5{-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:41.6666666667%}.flex.order-lg5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.lg4{-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:33.3333333333%}.flex.order-lg4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.lg3{-ms-flex-preferred-size:25%;flex-basis:25%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:25%}.flex.order-lg3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.lg2{-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:16.6666666667%}.flex.order-lg2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.lg1{-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:8.3333333333%}.flex.order-lg1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.v-application--is-ltr .flex.offset-lg12{margin-left:100%}.v-application--is-rtl .flex.offset-lg12{margin-right:100%}.v-application--is-ltr .flex.offset-lg11{margin-left:91.6666666667%}.v-application--is-rtl .flex.offset-lg11{margin-right:91.6666666667%}.v-application--is-ltr .flex.offset-lg10{margin-left:83.3333333333%}.v-application--is-rtl .flex.offset-lg10{margin-right:83.3333333333%}.v-application--is-ltr .flex.offset-lg9{margin-left:75%}.v-application--is-rtl .flex.offset-lg9{margin-right:75%}.v-application--is-ltr .flex.offset-lg8{margin-left:66.6666666667%}.v-application--is-rtl .flex.offset-lg8{margin-right:66.6666666667%}.v-application--is-ltr .flex.offset-lg7{margin-left:58.3333333333%}.v-application--is-rtl .flex.offset-lg7{margin-right:58.3333333333%}.v-application--is-ltr .flex.offset-lg6{margin-left:50%}.v-application--is-rtl .flex.offset-lg6{margin-right:50%}.v-application--is-ltr .flex.offset-lg5{margin-left:41.6666666667%}.v-application--is-rtl .flex.offset-lg5{margin-right:41.6666666667%}.v-application--is-ltr .flex.offset-lg4{margin-left:33.3333333333%}.v-application--is-rtl .flex.offset-lg4{margin-right:33.3333333333%}.v-application--is-ltr .flex.offset-lg3{margin-left:25%}.v-application--is-rtl .flex.offset-lg3{margin-right:25%}.v-application--is-ltr .flex.offset-lg2{margin-left:16.6666666667%}.v-application--is-rtl .flex.offset-lg2{margin-right:16.6666666667%}.v-application--is-ltr .flex.offset-lg1{margin-left:8.3333333333%}.v-application--is-rtl .flex.offset-lg1{margin-right:8.3333333333%}.v-application--is-ltr .flex.offset-lg0{margin-left:0}.v-application--is-rtl .flex.offset-lg0{margin-right:0}}@media (min-width:1904px){.flex.xl12{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:100%}.flex.order-xl12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.xl11{-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:91.6666666667%}.flex.order-xl11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.xl10{-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:83.3333333333%}.flex.order-xl10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.xl9{-ms-flex-preferred-size:75%;flex-basis:75%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:75%}.flex.order-xl9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.xl8{-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:66.6666666667%}.flex.order-xl8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.xl7{-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:58.3333333333%}.flex.order-xl7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.xl6{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:50%}.flex.order-xl6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.xl5{-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:41.6666666667%}.flex.order-xl5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.xl4{-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:33.3333333333%}.flex.order-xl4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.xl3{-ms-flex-preferred-size:25%;flex-basis:25%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:25%}.flex.order-xl3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.xl2{-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:16.6666666667%}.flex.order-xl2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.xl1{-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:8.3333333333%}.flex.order-xl1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.v-application--is-ltr .flex.offset-xl12{margin-left:100%}.v-application--is-rtl .flex.offset-xl12{margin-right:100%}.v-application--is-ltr .flex.offset-xl11{margin-left:91.6666666667%}.v-application--is-rtl .flex.offset-xl11{margin-right:91.6666666667%}.v-application--is-ltr .flex.offset-xl10{margin-left:83.3333333333%}.v-application--is-rtl .flex.offset-xl10{margin-right:83.3333333333%}.v-application--is-ltr .flex.offset-xl9{margin-left:75%}.v-application--is-rtl .flex.offset-xl9{margin-right:75%}.v-application--is-ltr .flex.offset-xl8{margin-left:66.6666666667%}.v-application--is-rtl .flex.offset-xl8{margin-right:66.6666666667%}.v-application--is-ltr .flex.offset-xl7{margin-left:58.3333333333%}.v-application--is-rtl .flex.offset-xl7{margin-right:58.3333333333%}.v-application--is-ltr .flex.offset-xl6{margin-left:50%}.v-application--is-rtl .flex.offset-xl6{margin-right:50%}.v-application--is-ltr .flex.offset-xl5{margin-left:41.6666666667%}.v-application--is-rtl .flex.offset-xl5{margin-right:41.6666666667%}.v-application--is-ltr .flex.offset-xl4{margin-left:33.3333333333%}.v-application--is-rtl .flex.offset-xl4{margin-right:33.3333333333%}.v-application--is-ltr .flex.offset-xl3{margin-left:25%}.v-application--is-rtl .flex.offset-xl3{margin-right:25%}.v-application--is-ltr .flex.offset-xl2{margin-left:16.6666666667%}.v-application--is-rtl .flex.offset-xl2{margin-right:16.6666666667%}.v-application--is-ltr .flex.offset-xl1{margin-left:8.3333333333%}.v-application--is-rtl .flex.offset-xl1{margin-right:8.3333333333%}.v-application--is-ltr .flex.offset-xl0{margin-left:0}.v-application--is-rtl .flex.offset-xl0{margin-right:0}}.child-flex>*,.flex{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%}.child-flex>.grow-shrink-0,.flex.grow-shrink-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.grow,.spacer{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.grow{-ms-flex-negative:0!important;flex-shrink:0!important}.shrink{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important;-ms-flex-negative:1!important;flex-shrink:1!important}.fill-height{height:100%}.theme--light.v-expansion-panels .v-expansion-panel{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-expansion-panels .v-expansion-panel--disabled{color:rgba(0,0,0,.38)}.theme--light.v-expansion-panels .v-expansion-panel:not(:first-child):after{border-color:rgba(0,0,0,.12)}.theme--light.v-expansion-panels .v-expansion-panel-header .v-expansion-panel-header__icon .v-icon{color:rgba(0,0,0,.54)}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:hover:before{opacity:.04}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:before,.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:hover:before,.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:focus:before{opacity:.12}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:focus:before{opacity:.16}.theme--light.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:hover:before{opacity:.04}.theme--light.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover--active:before,.theme--light.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover--active:hover:before,.theme--light.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:focus:before{opacity:.12}.theme--light.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover--active:focus:before{opacity:.16}.theme--dark.v-expansion-panels .v-expansion-panel{background-color:#1e1e1e;color:#fff}.theme--dark.v-expansion-panels .v-expansion-panel--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-expansion-panels .v-expansion-panel:not(:first-child):after{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-expansion-panels .v-expansion-panel-header .v-expansion-panel-header__icon .v-icon{color:#fff}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:hover:before{opacity:.08}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:before,.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:hover:before,.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:focus:before{opacity:.24}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:focus:before{opacity:.32}.theme--dark.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:hover:before{opacity:.08}.theme--dark.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover--active:before,.theme--dark.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover--active:hover:before,.theme--dark.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:focus:before{opacity:.24}.theme--dark.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover--active:focus:before{opacity:.32}.v-expansion-panels{border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;padding:0;width:100%;z-index:1}.v-expansion-panels>*{cursor:auto}.v-expansion-panels>:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.v-expansion-panels>:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--active{border-radius:4px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--active+.v-expansion-panel{border-top-left-radius:4px;border-top-right-radius:4px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--next-active{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--next-active .v-expansion-panel-header{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-expansion-panel{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;max-width:100%;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-expansion-panel:before{border-radius:inherit;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1;-webkit-transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);will-change:box-shadow;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-expansion-panel:not(:first-child):after{border-top:thin solid;content:"";left:0;position:absolute;right:0;top:0;-webkit-transition:border-color .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1);transition:border-color .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1)}.v-expansion-panel--disabled .v-expansion-panel-header{pointer-events:none}.v-expansion-panel--active+.v-expansion-panel,.v-expansion-panel--active:not(:first-child){margin-top:16px}.v-expansion-panel--active+.v-expansion-panel:after,.v-expansion-panel--active:not(:first-child):after{opacity:0}.v-expansion-panel--active>.v-expansion-panel-header{min-height:64px}.v-expansion-panel--active>.v-expansion-panel-header--active .v-expansion-panel-header__icon:not(.v-expansion-panel-header__icon--disable-rotate) .v-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-expansion-panel-header__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:-4px;margin-top:-4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-application--is-ltr .v-expansion-panel-header__icon{margin-left:auto}.v-application--is-rtl .v-expansion-panel-header__icon{margin-right:auto}.v-expansion-panel-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-left-radius:inherit;border-top-right-radius:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.9375rem;line-height:1;min-height:48px;outline:none;padding:16px 24px;position:relative;-webkit-transition:min-height .3s cubic-bezier(.25,.8,.5,1);transition:min-height .3s cubic-bezier(.25,.8,.5,1);width:100%}.v-application--is-ltr .v-expansion-panel-header{text-align:left}.v-application--is-rtl .v-expansion-panel-header{text-align:right}.v-expansion-panel-header:not(.v-expansion-panel-header--mousedown):focus:before{opacity:.12}.v-expansion-panel-header:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .3s cubic-bezier(.25,.8,.5,1);transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-expansion-panel-header>:not(.v-expansion-panel-header__icon){-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.v-expansion-panel-content{display:-webkit-box;display:-ms-flexbox;display:flex}.v-expansion-panel-content__wrap{padding:0 24px 16px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%}.v-expansion-panels--accordion>.v-expansion-panel{margin-top:0}.v-expansion-panels--accordion>.v-expansion-panel:after{opacity:1}.v-expansion-panels--popout>.v-expansion-panel{max-width:calc(100% - 32px)}.v-expansion-panels--popout>.v-expansion-panel--active{max-width:calc(100% + 16px)}.v-expansion-panels--inset>.v-expansion-panel{max-width:100%}.v-expansion-panels--inset>.v-expansion-panel--active{max-width:calc(100% - 32px)}.v-expansion-panels--flat>.v-expansion-panel:after{border-top:none}.v-expansion-panels--flat>.v-expansion-panel:before{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-expansion-panels--tile,.v-expansion-panels--tile>.v-expansion-panel:before{border-radius:0}.v-item-group{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;position:relative;max-width:100%;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-avatar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:normal;position:relative;text-align:center;vertical-align:middle;overflow:hidden}.v-avatar .v-icon,.v-avatar .v-image,.v-avatar .v-responsive__content,.v-avatar img,.v-avatar svg{border-radius:inherit;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:inherit;width:inherit}.theme--light.v-card{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-card .v-card__subtitle,.theme--light.v-card>.v-card__text{color:rgba(0,0,0,.6)}.theme--dark.v-card{background-color:#1e1e1e;color:#fff}.theme--dark.v-card .v-card__subtitle,.theme--dark.v-card>.v-card__text{color:hsla(0,0%,100%,.7)}.v-sheet.v-card{border-radius:4px}.v-sheet.v-card:not(.v-sheet--outlined){-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-sheet.v-card.v-sheet--shaped{border-radius:24px 4px}.v-card{border-width:thin;display:block;max-width:100%;outline:none;text-decoration:none;-webkit-transition-property:opacity,-webkit-box-shadow;transition-property:opacity,-webkit-box-shadow;transition-property:box-shadow,opacity;transition-property:box-shadow,opacity,-webkit-box-shadow;overflow-wrap:break-word;position:relative;white-space:normal}.v-card>.v-card__progress+:not(.v-btn):not(.v-chip),.v-card>:first-child:not(.v-btn):not(.v-chip){border-top-left-radius:inherit;border-top-right-radius:inherit}.v-card>:last-child:not(.v-btn):not(.v-chip){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-card__progress{top:0;left:0;right:0;overflow:hidden}.v-card__subtitle+.v-card__text{padding-top:0}.v-card__subtitle,.v-card__text{font-size:.875rem;font-weight:400;line-height:1.375rem;letter-spacing:.0071428571em}.v-card__subtitle,.v-card__text,.v-card__title{padding:16px}.v-card__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.v-card__title+.v-card__subtitle,.v-card__title+.v-card__text{padding-top:0}.v-card__title+.v-card__subtitle{margin-top:-16px}.v-card__text{width:100%}.v-card__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px}.v-card__actions>.v-btn.v-btn{padding:0 8px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn+.v-btn{margin-left:8px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn .v-icon--left{margin-left:4px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn .v-icon--right{margin-right:4px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn+.v-btn{margin-right:8px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn .v-icon--left{margin-right:4px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn .v-icon--right{margin-left:4px}.v-card--flat{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important;box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-card--hover{cursor:pointer;-webkit-transition:-webkit-box-shadow .4s cubic-bezier(.25,.8,.25,1);transition:-webkit-box-shadow .4s cubic-bezier(.25,.8,.25,1);transition:box-shadow .4s cubic-bezier(.25,.8,.25,1);transition:box-shadow .4s cubic-bezier(.25,.8,.25,1),-webkit-box-shadow .4s cubic-bezier(.25,.8,.25,1)}.v-card--hover:focus,.v-card--hover:hover{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-card--link,.v-card--link .v-chip{cursor:pointer}.v-card--link:focus:before{opacity:.08}.v-card--link:before{background:currentColor;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s}.v-card--disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-card--disabled>:not(.v-card__progress){opacity:.6;-webkit-transition:inherit;transition:inherit}.v-card--loading{overflow:hidden}.v-card--raised{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-dialog{border-radius:4px;margin:24px;overflow-y:auto;pointer-events:auto;-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1);width:100%;z-index:inherit;-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.v-dialog:not(.v-dialog--fullscreen){max-height:90%}.v-dialog>*{width:100%}.v-dialog>.v-card>.v-card__title{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;padding:16px 24px 10px}.v-dialog>.v-card>.v-card__subtitle,.v-dialog>.v-card>.v-card__text{padding:0 24px 20px}.v-dialog__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;-webkit-transition:.2s cubic-bezier(.25,.8,.25,1),z-index 1ms;transition:.2s cubic-bezier(.25,.8,.25,1),z-index 1ms;width:100%;z-index:6;outline:none}.v-dialog__container{display:none}.v-dialog__container--attached{display:inline}.v-dialog--animated{-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-name:animate-dialog;animation-name:animate-dialog;-webkit-animation-timing-function:cubic-bezier(.25,.8,.25,1);animation-timing-function:cubic-bezier(.25,.8,.25,1)}.v-dialog--fullscreen{border-radius:0;margin:0;height:100%;position:fixed;overflow-y:auto;top:0;left:0}.v-dialog--fullscreen>.v-card{min-height:100%;min-width:100%;margin:0!important;padding:0!important}.v-dialog--scrollable,.v-dialog--scrollable>form{display:-webkit-box;display:-ms-flexbox;display:flex}.v-dialog--scrollable>.v-card,.v-dialog--scrollable>form>.v-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;max-width:100%}.v-dialog--scrollable>.v-card>.v-card__actions,.v-dialog--scrollable>.v-card>.v-card__title,.v-dialog--scrollable>form>.v-card>.v-card__actions,.v-dialog--scrollable>form>.v-card>.v-card__title{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.v-dialog--scrollable>.v-card>.v-card__text,.v-dialog--scrollable>form>.v-card>.v-card__text{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow-y:auto}@-webkit-keyframes animate-dialog{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.03);transform:scale(1.03)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes animate-dialog{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.03);transform:scale(1.03)}to{-webkit-transform:scale(1);transform:scale(1)}}.theme--light.v-text-field>.v-input__control>.v-input__slot:before{border-color:rgba(0,0,0,.42)}.theme--light.v-text-field:not(.v-input--has-state):hover>.v-input__control>.v-input__slot:before{border-color:rgba(0,0,0,.87)}.theme--light.v-text-field.v-input--is-disabled .v-input__slot:before{-o-border-image:repeating-linear-gradient(90deg,rgba(0,0,0,.38) 0,rgba(0,0,0,.38) 2px,transparent 0,transparent 4px) 1 repeat;border-image:repeating-linear-gradient(90deg,rgba(0,0,0,.38) 0,rgba(0,0,0,.38) 2px,transparent 0,transparent 4px) 1 repeat}.theme--light.v-text-field--filled>.v-input__control>.v-input__slot{background:rgba(0,0,0,.06)}.theme--light.v-text-field--filled:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot:hover{background:rgba(0,0,0,.12)}.theme--light.v-text-field--solo>.v-input__control>.v-input__slot{background:#fff}.theme--light.v-text-field--solo-inverted>.v-input__control>.v-input__slot{background:rgba(0,0,0,.06)}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot{background:#424242}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input{color:#fff}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input:-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::placeholder{color:hsla(0,0%,100%,.5)}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot .v-label{color:hsla(0,0%,100%,.7)}.theme--light.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot fieldset{color:rgba(0,0,0,.38)}.theme--light.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state):not(.v-input--is-disabled)>.v-input__control>.v-input__slot:hover fieldset{color:rgba(0,0,0,.86)}.theme--light.v-text-field--outlined:not(.v-input--is-focused).v-input--is-disabled>.v-input__control>.v-input__slot fieldset{color:rgba(0,0,0,.26)}.theme--dark.v-text-field>.v-input__control>.v-input__slot:before{border-color:hsla(0,0%,100%,.7)}.theme--dark.v-text-field:not(.v-input--has-state):hover>.v-input__control>.v-input__slot:before{border-color:#fff}.theme--dark.v-text-field.v-input--is-disabled .v-input__slot:before{-o-border-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,.5) 2px,transparent 0,transparent 4px) 1 repeat;border-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,.5) 2px,transparent 0,transparent 4px) 1 repeat}.theme--dark.v-text-field--filled>.v-input__control>.v-input__slot{background:hsla(0,0%,100%,.08)}.theme--dark.v-text-field--filled:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot:hover{background:hsla(0,0%,100%,.16)}.theme--dark.v-text-field--solo>.v-input__control>.v-input__slot{background:#1e1e1e}.theme--dark.v-text-field--solo-inverted>.v-input__control>.v-input__slot{background:hsla(0,0%,100%,.16)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot{background:#fff}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input{color:rgba(0,0,0,.87)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::-webkit-input-placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::-moz-placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input:-ms-input-placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::-ms-input-placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot .v-label{color:rgba(0,0,0,.6)}.theme--dark.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot fieldset{color:hsla(0,0%,100%,.24)}.theme--dark.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state):not(.v-input--is-disabled)>.v-input__control>.v-input__slot:hover fieldset{color:#fff}.theme--dark.v-text-field--outlined:not(.v-input--is-focused).v-input--is-disabled>.v-input__control>.v-input__slot fieldset{color:hsla(0,0%,100%,.16)}.v-text-field{padding-top:12px;margin-top:4px}.v-text-field input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;line-height:20px;padding:8px 0 8px;max-width:100%;min-width:0;width:100%}.v-text-field .v-input__control,.v-text-field .v-input__slot,.v-text-field fieldset{border-radius:inherit}.v-text-field.v-input--has-state .v-input__control>.v-text-field__details>.v-counter,.v-text-field.v-input--is-disabled .v-input__control>.v-text-field__details>.v-counter,.v-text-field.v-input--is-disabled .v-input__control>.v-text-field__details>.v-messages,.v-text-field .v-input__control,.v-text-field fieldset{color:inherit}.v-text-field.v-input--dense{padding-top:0}.v-text-field.v-input--dense:not(.v-text-field--outlined) input{padding:4px 0 2px}.v-text-field.v-input--dense[type=text]::-ms-clear{display:none}.v-text-field.v-input--dense .v-input__append-inner,.v-text-field.v-input--dense .v-input__prepend-inner{margin-top:0}.v-text-field.v-input--dense:not(.v-text-field--enclosed):not(.v-text-field--full-width) .v-input__append-inner .v-input__icon>.v-icon,.v-text-field.v-input--dense:not(.v-text-field--enclosed):not(.v-text-field--full-width) .v-input__prepend-inner .v-input__icon>.v-icon{margin-top:8px}.v-text-field .v-input__append-inner,.v-text-field .v-input__prepend-inner{-ms-flex-item-align:start;align-self:flex-start;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:4px;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-application--is-ltr .v-text-field .v-input__prepend-inner{margin-right:auto;padding-right:4px}.v-application--is-ltr .v-text-field .v-input__append-inner,.v-application--is-rtl .v-text-field .v-input__prepend-inner{margin-left:auto;padding-left:4px}.v-application--is-rtl .v-text-field .v-input__append-inner{margin-right:auto;padding-right:4px}.v-text-field .v-counter{white-space:nowrap}.v-application--is-ltr .v-text-field .v-counter{margin-left:8px}.v-application--is-rtl .v-text-field .v-counter{margin-right:8px}.v-text-field .v-label{max-width:90%;overflow:hidden;text-overflow:ellipsis;top:6px;white-space:nowrap;pointer-events:none}.v-application--is-ltr .v-text-field .v-label{-webkit-transform-origin:top left;transform-origin:top left}.v-application--is-rtl .v-text-field .v-label{-webkit-transform-origin:top right;transform-origin:top right}.v-text-field .v-label--active{max-width:133%;-webkit-transform:translateY(-18px) scale(.75);transform:translateY(-18px) scale(.75)}.v-text-field>.v-input__control>.v-input__slot{cursor:text;-webkit-transition:background .3s cubic-bezier(.25,.8,.5,1);transition:background .3s cubic-bezier(.25,.8,.5,1)}.v-text-field>.v-input__control>.v-input__slot:after,.v-text-field>.v-input__control>.v-input__slot:before{bottom:-1px;content:"";left:0;position:absolute;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}.v-text-field>.v-input__control>.v-input__slot:before{border-color:inherit;border-style:solid;border-width:thin 0 0 0}.v-text-field>.v-input__control>.v-input__slot:after{border-color:currentColor;border-style:solid;border-width:thin 0 thin 0;-webkit-transform:scaleX(0);transform:scaleX(0)}.v-text-field__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%;min-height:14px;overflow:hidden}.v-text-field__prefix,.v-text-field__suffix{-ms-flex-item-align:center;align-self:center;cursor:default;-webkit-transition:color .3s cubic-bezier(.25,.8,.5,1);transition:color .3s cubic-bezier(.25,.8,.5,1);white-space:nowrap}.v-application--is-ltr .v-text-field__prefix{text-align:right;padding-right:4px}.v-application--is-rtl .v-text-field__prefix{text-align:left;padding-left:4px}.v-text-field__suffix{white-space:nowrap}.v-application--is-ltr .v-text-field__suffix{padding-left:4px}.v-application--is-rtl .v-text-field__suffix{padding-right:4px}.v-application--is-ltr .v-text-field--reverse .v-text-field__prefix{text-align:left;padding-right:0;padding-left:4px}.v-application--is-rtl .v-text-field--reverse .v-text-field__prefix{text-align:right;padding-right:4px;padding-left:0}.v-application--is-ltr .v-text-field--reverse .v-text-field__suffix{padding-left:0;padding-right:4px}.v-application--is-rtl .v-text-field--reverse .v-text-field__suffix{padding-left:4px;padding-right:0}.v-text-field>.v-input__control>.v-input__slot>.v-text-field__slot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative}.v-text-field:not(.v-text-field--is-booted) .v-label,.v-text-field:not(.v-text-field--is-booted) legend{-webkit-transition:none;transition:none}.v-text-field--filled,.v-text-field--full-width,.v-text-field--outlined{position:relative}.v-text-field--filled>.v-input__control>.v-input__slot,.v-text-field--full-width>.v-input__control>.v-input__slot,.v-text-field--outlined>.v-input__control>.v-input__slot{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;min-height:56px}.v-text-field--filled.v-input--dense>.v-input__control>.v-input__slot,.v-text-field--full-width.v-input--dense>.v-input__control>.v-input__slot,.v-text-field--outlined.v-input--dense>.v-input__control>.v-input__slot{min-height:52px}.v-text-field--filled.v-input--dense.v-text-field--outlined.v-text-field--filled>.v-input__control>.v-input__slot,.v-text-field--filled.v-input--dense.v-text-field--outlined>.v-input__control>.v-input__slot,.v-text-field--filled.v-input--dense.v-text-field--single-line>.v-input__control>.v-input__slot,.v-text-field--full-width.v-input--dense.v-text-field--outlined.v-text-field--filled>.v-input__control>.v-input__slot,.v-text-field--full-width.v-input--dense.v-text-field--outlined>.v-input__control>.v-input__slot,.v-text-field--full-width.v-input--dense.v-text-field--single-line>.v-input__control>.v-input__slot,.v-text-field--outlined.v-input--dense.v-text-field--outlined.v-text-field--filled>.v-input__control>.v-input__slot,.v-text-field--outlined.v-input--dense.v-text-field--outlined>.v-input__control>.v-input__slot,.v-text-field--outlined.v-input--dense.v-text-field--single-line>.v-input__control>.v-input__slot{min-height:40px}.v-text-field--outlined{border-radius:4px}.v-text-field--enclosed .v-input__append-inner,.v-text-field--enclosed .v-input__append-outer,.v-text-field--enclosed .v-input__prepend-inner,.v-text-field--enclosed .v-input__prepend-outer,.v-text-field--full-width .v-input__append-inner,.v-text-field--full-width .v-input__append-outer,.v-text-field--full-width .v-input__prepend-inner,.v-text-field--full-width .v-input__prepend-outer{margin-top:17px}.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__append-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__append-outer,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__prepend-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__prepend-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__append-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__append-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__prepend-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__prepend-outer{margin-top:14px}.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-outer,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-outer{margin-top:9px}.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-outer,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-outer{margin-top:8px}.v-text-field--filled .v-label,.v-text-field--full-width .v-label{top:18px}.v-text-field--filled .v-label--active,.v-text-field--full-width .v-label--active{-webkit-transform:translateY(-6px) scale(.75);transform:translateY(-6px) scale(.75)}.v-text-field--filled.v-input--dense .v-label,.v-text-field--full-width.v-input--dense .v-label{top:17px}.v-text-field--filled.v-input--dense .v-label--active,.v-text-field--full-width.v-input--dense .v-label--active{-webkit-transform:translateY(-10px) scale(.75);transform:translateY(-10px) scale(.75)}.v-text-field--filled.v-input--dense.v-text-field--single-line .v-label,.v-text-field--full-width.v-input--dense.v-text-field--single-line .v-label{top:11px}.v-text-field--filled{border-radius:4px 4px 0 0}.v-text-field--filled:not(.v-text-field--single-line) input{margin-top:22px}.v-text-field--filled.v-input--dense:not(.v-text-field--single-line).v-text-field--outlined input{margin-top:0}.v-text-field--filled .v-text-field__prefix,.v-text-field--filled .v-text-field__suffix{max-height:32px;margin-top:20px}.v-text-field--full-width{border-radius:0}.v-text-field--outlined .v-text-field__slot,.v-text-field--single-line .v-text-field__slot{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-text-field.v-text-field--enclosed{margin:0;padding:0}.v-text-field.v-text-field--enclosed.v-text-field--single-line .v-text-field__prefix,.v-text-field.v-text-field--enclosed.v-text-field--single-line .v-text-field__suffix{margin-top:0}.v-text-field.v-text-field--enclosed:not(.v-text-field--filled) .v-progress-linear__background{display:none}.v-text-field.v-text-field--enclosed .v-text-field__details,.v-text-field.v-text-field--enclosed:not(.v-text-field--rounded)>.v-input__control>.v-input__slot{padding:0 12px}.v-text-field.v-text-field--enclosed .v-text-field__details{margin-bottom:8px}.v-application--is-ltr .v-text-field--reverse input{text-align:right}.v-application--is-rtl .v-text-field--reverse input{text-align:left}.v-application--is-ltr .v-text-field--reverse .v-label{-webkit-transform-origin:top right;transform-origin:top right}.v-application--is-rtl .v-text-field--reverse .v-label{-webkit-transform-origin:top left;transform-origin:top left}.v-text-field--reverse .v-text-field__slot,.v-text-field--reverse>.v-input__control>.v-input__slot{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.v-text-field--outlined>.v-input__control>.v-input__slot:after,.v-text-field--outlined>.v-input__control>.v-input__slot:before,.v-text-field--rounded>.v-input__control>.v-input__slot:after,.v-text-field--rounded>.v-input__control>.v-input__slot:before,.v-text-field--solo>.v-input__control>.v-input__slot:after,.v-text-field--solo>.v-input__control>.v-input__slot:before{display:none}.v-text-field--outlined,.v-text-field--solo{border-radius:4px}.v-text-field--outlined{margin-bottom:16px;-webkit-transition:border .3s cubic-bezier(.25,.8,.5,1);transition:border .3s cubic-bezier(.25,.8,.5,1)}.v-text-field--outlined .v-label{top:18px}.v-text-field--outlined .v-label--active{-webkit-transform:translateY(-24px) scale(.75);transform:translateY(-24px) scale(.75)}.v-text-field--outlined.v-input--dense .v-label{top:10px}.v-text-field--outlined.v-input--dense .v-label--active{-webkit-transform:translateY(-16px) scale(.75);transform:translateY(-16px) scale(.75)}.v-text-field--outlined fieldset{border-collapse:collapse;border-color:currentColor;border-style:solid;border-width:1px;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:-5px;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:color,border-width;transition-property:color,border-width;-webkit-transition-timing-function:cubic-bezier(.25,.8,.25,1);transition-timing-function:cubic-bezier(.25,.8,.25,1)}.v-application--is-ltr .v-text-field--outlined fieldset{padding-left:8px}.v-application--is-ltr .v-text-field--outlined.v-text-field--reverse fieldset,.v-application--is-rtl .v-text-field--outlined fieldset{padding-right:8px}.v-application--is-rtl .v-text-field--outlined.v-text-field--reverse fieldset{padding-left:8px}.v-text-field--outlined legend{line-height:11px;padding:0;-webkit-transition:width .3s cubic-bezier(.25,.8,.5,1);transition:width .3s cubic-bezier(.25,.8,.5,1)}.v-application--is-ltr .v-text-field--outlined legend{text-align:left}.v-application--is-ltr .v-text-field--outlined.v-text-field--reverse legend,.v-application--is-rtl .v-text-field--outlined legend{text-align:right}.v-application--is-rtl .v-text-field--outlined.v-text-field--reverse legend{text-align:left}.v-application--is-ltr .v-text-field--outlined.v-text-field--rounded legend{margin-left:12px}.v-application--is-rtl .v-text-field--outlined.v-text-field--rounded legend{margin-right:12px}.v-text-field--outlined>.v-input__control>.v-input__slot{background:transparent}.v-text-field--outlined .v-text-field__prefix{max-height:32px}.v-text-field--outlined .v-input__append-outer,.v-text-field--outlined .v-input__prepend-outer{margin-top:18px}.v-text-field--outlined.v-input--has-state fieldset,.v-text-field--outlined.v-input--is-focused fieldset{border:2px solid currentColor}.v-text-field--rounded{border-radius:28px}.v-text-field--rounded>.v-input__control>.v-input__slot{padding:0 24px}.v-text-field--shaped{border-radius:16px 16px 0 0}.v-text-field.v-text-field--solo .v-label{top:calc(50% - 9px)}.v-text-field.v-text-field--solo .v-input__control{min-height:48px;padding:0}.v-text-field.v-text-field--solo .v-input__control input{caret-color:auto}.v-text-field.v-text-field--solo.v-input--dense>.v-input__control{min-height:38px}.v-text-field.v-text-field--solo:not(.v-text-field--solo-flat)>.v-input__control>.v-input__slot{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-text-field.v-text-field--solo .v-input__append-inner,.v-text-field.v-text-field--solo .v-input__prepend-inner{-ms-flex-item-align:center;align-self:center;margin-top:0}.v-text-field.v-text-field--solo .v-input__append-outer,.v-text-field.v-text-field--solo .v-input__prepend-outer{margin-top:12px}.v-text-field.v-text-field--solo.v-input--dense .v-input__append-outer,.v-text-field.v-text-field--solo.v-input--dense .v-input__prepend-outer{margin-top:7px}.v-text-field.v-input--is-focused>.v-input__control>.v-input__slot:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.v-text-field.v-input--has-state>.v-input__control>.v-input__slot:before{border-color:currentColor}.theme--light.v-input,.theme--light.v-input input,.theme--light.v-input textarea{color:rgba(0,0,0,.87)}.theme--light.v-input input::-webkit-input-placeholder,.theme--light.v-input textarea::-webkit-input-placeholder{color:rgba(0,0,0,.38)}.theme--light.v-input input::-moz-placeholder,.theme--light.v-input textarea::-moz-placeholder{color:rgba(0,0,0,.38)}.theme--light.v-input input:-ms-input-placeholder,.theme--light.v-input textarea:-ms-input-placeholder{color:rgba(0,0,0,.38)}.theme--light.v-input input::-ms-input-placeholder,.theme--light.v-input textarea::-ms-input-placeholder{color:rgba(0,0,0,.38)}.theme--light.v-input input::placeholder,.theme--light.v-input textarea::placeholder{color:rgba(0,0,0,.38)}.theme--light.v-input--is-disabled,.theme--light.v-input--is-disabled input,.theme--light.v-input--is-disabled textarea{color:rgba(0,0,0,.38)}.theme--dark.v-input,.theme--dark.v-input input,.theme--dark.v-input textarea{color:#fff}.theme--dark.v-input input::-webkit-input-placeholder,.theme--dark.v-input textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.theme--dark.v-input input::-moz-placeholder,.theme--dark.v-input textarea::-moz-placeholder{color:hsla(0,0%,100%,.5)}.theme--dark.v-input input:-ms-input-placeholder,.theme--dark.v-input textarea:-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.theme--dark.v-input input::-ms-input-placeholder,.theme--dark.v-input textarea::-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.theme--dark.v-input input::placeholder,.theme--dark.v-input textarea::placeholder{color:hsla(0,0%,100%,.5)}.theme--dark.v-input--is-disabled,.theme--dark.v-input--is-disabled input,.theme--dark.v-input--is-disabled textarea{color:hsla(0,0%,100%,.5)}.v-input{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:16px;letter-spacing:normal;max-width:100%;text-align:left}.v-input .v-progress-linear{top:calc(100% - 1px);left:0}.v-input input{max-height:32px}.v-input input:invalid,.v-input textarea:invalid{-webkit-box-shadow:none;box-shadow:none}.v-input input:active,.v-input input:focus,.v-input textarea:active,.v-input textarea:focus{outline:none}.v-input .v-label{height:20px;line-height:20px}.v-input__append-outer,.v-input__prepend-outer{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:4px;margin-top:4px;line-height:1}.v-input__append-outer .v-icon,.v-input__prepend-outer .v-icon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-application--is-ltr .v-input__append-outer{margin-left:9px}.v-application--is-ltr .v-input__prepend-outer,.v-application--is-rtl .v-input__append-outer{margin-right:9px}.v-application--is-rtl .v-input__prepend-outer{margin-left:9px}.v-input__control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:0;width:100%}.v-input__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:24px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:24px;width:24px}.v-input__icon--clear{border-radius:50%}.v-input__icon--clear .v-icon--disabled{visibility:hidden}.v-input__slot{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px;min-height:inherit;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}.v-input--dense>.v-input__control>.v-input__slot{margin-bottom:4px}.v-input--is-disabled:not(.v-input--is-readonly){pointer-events:none}.v-input--is-loading>.v-input__control>.v-input__slot:after,.v-input--is-loading>.v-input__control>.v-input__slot:before{display:none}.v-input--hide-details>.v-input__control>.v-input__slot{margin-bottom:0}.v-input--has-state.error--text .v-label{-webkit-animation:v-shake .6s cubic-bezier(.25,.8,.5,1);animation:v-shake .6s cubic-bezier(.25,.8,.5,1)}.theme--light.v-label{color:rgba(0,0,0,.6)}.theme--light.v-label--is-disabled{color:rgba(0,0,0,.38)}.theme--dark.v-label{color:hsla(0,0%,100%,.7)}.theme--dark.v-label--is-disabled{color:hsla(0,0%,100%,.5)}.v-label{font-size:16px;line-height:1;min-height:8px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.theme--light.v-messages{color:rgba(0,0,0,.6)}.theme--dark.v-messages{color:hsla(0,0%,100%,.7)}.v-messages{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:12px;min-height:14px;min-width:1px;position:relative}.v-application--is-ltr .v-messages{text-align:left}.v-application--is-rtl .v-messages{text-align:right}.v-messages__message{line-height:12px;word-break:break-word;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.theme--light.v-counter{color:rgba(0,0,0,.6)}.theme--dark.v-counter{color:hsla(0,0%,100%,.7)}.v-counter{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:12px;min-height:12px;line-height:12px}.v-speed-dial{position:relative;z-index:1}.v-speed-dial--absolute{position:absolute}.v-speed-dial--fixed{position:fixed}.v-speed-dial--absolute,.v-speed-dial--fixed{z-index:4}.v-speed-dial--absolute>.v-btn--floating,.v-speed-dial--fixed>.v-btn--floating{margin:0}.v-speed-dial--top{top:16px}.v-speed-dial--bottom{bottom:16px}.v-speed-dial--left{left:16px}.v-speed-dial--right{right:16px}.v-speed-dial--direction-left .v-speed-dial__list,.v-speed-dial--direction-right .v-speed-dial__list{height:100%;top:0;padding:0 16px}.v-speed-dial--direction-bottom .v-speed-dial__list,.v-speed-dial--direction-top .v-speed-dial__list{left:0;width:100%}.v-speed-dial--direction-top .v-speed-dial__list{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;bottom:100%}.v-speed-dial--direction-right .v-speed-dial__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;left:100%}.v-speed-dial--direction-bottom .v-speed-dial__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:100%}.v-speed-dial--direction-left .v-speed-dial__list{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;right:100%}.v-speed-dial__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 0;position:absolute}.v-speed-dial__list .v-btn{margin:6px}.v-speed-dial:not(.v-speed-dial--is-active) .v-speed-dial__list{pointer-events:none}.v-textarea textarea{-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;line-height:1.75rem;max-width:100%;min-height:32px;outline:none;padding:0;width:100%}.v-textarea .v-text-field__prefix,.v-textarea .v-text-field__suffix{padding-top:2px;-ms-flex-item-align:start;align-self:start}.v-textarea.v-text-field--box .v-text-field__prefix,.v-textarea.v-text-field--box textarea,.v-textarea.v-text-field--enclosed .v-text-field__prefix,.v-textarea.v-text-field--enclosed textarea{margin-top:24px}.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) textarea,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) textarea,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) textarea,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) textarea{margin-top:10px}.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) .v-label,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) .v-label,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) .v-label,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) .v-label{top:18px}.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense textarea,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense textarea,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense textarea,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense textarea{margin-top:6px}.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__prepend-outer,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__prepend-outer,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__prepend-outer,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__prepend-outer{-ms-flex-item-align:start;align-self:flex-start;margin-top:8px}.v-textarea.v-text-field--solo{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.v-textarea.v-text-field--solo .v-input__append-inner,.v-textarea.v-text-field--solo .v-input__append-outer,.v-textarea.v-text-field--solo .v-input__prepend-inner,.v-textarea.v-text-field--solo .v-input__prepend-outer{-ms-flex-item-align:start;align-self:flex-start;margin-top:12px}.v-application--is-ltr .v-textarea.v-text-field--solo .v-input__append-inner{padding-left:12px}.v-application--is-rtl .v-textarea.v-text-field--solo .v-input__append-inner{padding-right:12px}.v-textarea--auto-grow textarea{overflow:hidden}.v-textarea--no-resize textarea{resize:none}.v-textarea.v-text-field--enclosed .v-text-field__slot{-ms-flex-item-align:stretch;align-self:stretch}.v-application--is-ltr .v-textarea.v-text-field--enclosed .v-text-field__slot{margin-right:-12px}.v-application--is-rtl .v-textarea.v-text-field--enclosed .v-text-field__slot{margin-left:-12px}.v-application--is-ltr .v-textarea.v-text-field--enclosed .v-text-field__slot textarea{padding-right:12px}.v-application--is-rtl .v-textarea.v-text-field--enclosed .v-text-field__slot textarea{padding-left:12px}.theme--light.v-color-picker .v-color-picker__input input{border:thin solid rgba(0,0,0,.12)}.theme--light.v-color-picker span{color:rgba(0,0,0,.6)}.theme--light.v-color-picker .v-color-picker__color,.theme--light.v-color-picker .v-color-picker__dot{background-color:hsla(0,0%,100%,0)}.theme--dark.v-color-picker .v-color-picker__input input{border:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-color-picker span{color:hsla(0,0%,100%,.7)}.theme--dark.v-color-picker .v-color-picker__color,.theme--dark.v-color-picker .v-color-picker__dot{background-color:hsla(0,0%,100%,.12)}.v-color-picker{-ms-flex-item-align:start;align-self:flex-start;border-radius:4px;contain:content;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-color-picker__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px}.v-color-picker--flat,.v-color-picker--flat .v-color-picker__track:not(.v-input--is-disabled) .v-slider__thumb{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-color-picker__edit{margin-top:24px}.v-color-picker__edit,.v-color-picker__input{display:-webkit-box;display:-ms-flexbox;display:flex}.v-color-picker__input{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.v-application--is-ltr .v-color-picker__input:not(:last-child){margin-right:8px}.v-application--is-rtl .v-color-picker__input:not(:last-child){margin-left:8px}.v-color-picker__input input{border-radius:4px;margin-bottom:8px;min-width:0;outline:none;text-align:center;width:100%;height:28px}.v-color-picker__input span{font-size:.75rem}.v-color-picker__canvas{position:relative;overflow:hidden;contain:strict}.v-color-picker__canvas-dot{position:absolute;top:0;left:0;width:15px;height:15px;background:transparent;border-radius:50%;-webkit-box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1.5px rgba(0,0,0,.3);box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1.5px rgba(0,0,0,.3)}.v-color-picker__canvas-dot--disabled{-webkit-box-shadow:0 0 0 1.5px hsla(0,0%,100%,.7),inset 0 0 1px 1.5px rgba(0,0,0,.3);box-shadow:0 0 0 1.5px hsla(0,0%,100%,.7),inset 0 0 1px 1.5px rgba(0,0,0,.3)}.v-color-picker__canvas:hover .v-color-picker__canvas-dot{will-change:transform}.v-color-picker .v-input__slider{border-radius:5px}.v-color-picker .v-input__slider .v-slider{margin:0}.v-color-picker__alpha:not(.v-input--is-disabled) .v-slider{border-radius:5px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWNgYGCQwoKxgqGgcJA5h3yFAAs8BRWVSwooAAAAAElFTkSuQmCC) repeat}.v-color-picker__sliders{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-color-picker__dot{position:relative;height:30px;width:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWNgYGCQwoKxgqGgcJA5h3yFAAs8BRWVSwooAAAAAElFTkSuQmCC) repeat;border-radius:50%;overflow:hidden}.v-application--is-ltr .v-color-picker__dot{margin-right:24px}.v-application--is-rtl .v-color-picker__dot{margin-left:24px}.v-color-picker__dot>div{width:100%;height:100%}.v-application--is-ltr .v-color-picker__hue:not(.v-input--is-disabled){background:-webkit-gradient(linear,left top,right top,from(red),color-stop(16.66%,#ff0),color-stop(33.33%,#0f0),color-stop(50%,#0ff),color-stop(66.66%,#00f),color-stop(83.33%,#f0f),to(red));background:linear-gradient(90deg,red 0,#ff0 16.66%,#0f0 33.33%,#0ff 50%,#00f 66.66%,#f0f 83.33%,red)}.v-application--is-rtl .v-color-picker__hue:not(.v-input--is-disabled){background:-webkit-gradient(linear,right top,left top,from(red),color-stop(16.66%,#ff0),color-stop(33.33%,#0f0),color-stop(50%,#0ff),color-stop(66.66%,#00f),color-stop(83.33%,#f0f),to(red));background:linear-gradient(270deg,red 0,#ff0 16.66%,#0f0 33.33%,#0ff 50%,#00f 66.66%,#f0f 83.33%,red)}.v-color-picker__track{position:relative;width:100%}.v-color-picker__preview{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.v-color-picker__preview .v-slider{min-height:10px}.v-color-picker__preview .v-slider:not(.v-slider--disabled) .v-slider__thumb{-webkit-box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.v-color-picker__preview .v-slider:not(.v-slider--disabled) .v-slider__track-container{opacity:0}.v-color-picker__preview:not(.v-color-picker__preview--hide-alpha) .v-color-picker__hue{margin-bottom:24px}.theme--light.v-slider .v-slider__thumb,.theme--light.v-slider .v-slider__track-background,.theme--light.v-slider .v-slider__track-fill{background:rgba(0,0,0,.26)}.theme--dark.v-slider .v-slider__thumb,.theme--dark.v-slider .v-slider__track-background,.theme--dark.v-slider .v-slider__track-fill{background:hsla(0,0%,100%,.2)}.v-slider{cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-slider input{cursor:default;padding:0;width:100%;display:none}.v-slider__track-container{position:absolute;border-radius:0}.v-slider__thumb-container,.v-slider__track-background,.v-slider__track-fill{position:absolute;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-slider__thumb-container{outline:none;top:50%}.v-slider__thumb-container:hover .v-slider__thumb:before{-webkit-transform:scale(1);transform:scale(1)}.v-slider__thumb{width:12px;height:12px;left:-6px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-slider__thumb,.v-slider__thumb:before{position:absolute;border-radius:50%;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-slider__thumb:before{content:"";color:inherit;width:36px;height:36px;background:currentColor;opacity:.3;left:-12px;top:-12px;-webkit-transform:scale(.1);transform:scale(.1);pointer-events:none}.v-slider__tick,.v-slider__ticks-container{position:absolute}.v-slider__tick{opacity:0;background-color:rgba(0,0,0,.5);-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);border-radius:0}.v-slider__tick--filled{background-color:hsla(0,0%,100%,.5)}.v-application--is-ltr .v-slider__tick:first-child .v-slider__tick-label{-webkit-transform:none;transform:none}.v-application--is-rtl .v-slider__tick:first-child .v-slider__tick-label{-webkit-transform:translateX(100%);transform:translateX(100%)}.v-application--is-ltr .v-slider__tick:last-child .v-slider__tick-label{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.v-application--is-rtl .v-slider__tick:last-child .v-slider__tick-label{-webkit-transform:none;transform:none}.v-slider__tick-label{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.v-slider__thumb-label-container{top:0}.v-slider__thumb-label,.v-slider__thumb-label-container{position:absolute;left:0;-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1)}.v-slider__thumb-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.75rem;color:#fff;width:32px;height:32px;border-radius:50% 50% 0;bottom:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-slider--horizontal{min-height:32px;margin-left:8px;margin-right:8px}.v-slider--horizontal .v-slider__track-container{width:100%;height:2px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.v-slider--horizontal .v-slider__track-background,.v-slider--horizontal .v-slider__track-fill{height:100%}.v-slider--horizontal .v-slider__ticks-container{left:0;height:2px;width:100%}.v-application--is-ltr .v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label,.v-application--is-rtl .v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label{-webkit-transform:translateX(0);transform:translateX(0)}.v-application--is-ltr .v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.v-application--is-rtl .v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label{-webkit-transform:translateX(100%);transform:translateX(100%)}.v-slider--horizontal .v-slider__tick .v-slider__tick-label{top:8px}.v-application--is-ltr .v-slider--horizontal .v-slider__tick .v-slider__tick-label{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.v-application--is-rtl .v-slider--horizontal .v-slider__tick .v-slider__tick-label{-webkit-transform:translateX(50%);transform:translateX(50%)}.v-slider--horizontal .v-slider__thumb-label{-webkit-transform:translateY(-20%) translateY(-12px) translateX(-50%) rotate(45deg);transform:translateY(-20%) translateY(-12px) translateX(-50%) rotate(45deg)}.v-slider--horizontal .v-slider__thumb-label>*{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.v-slider--vertical{min-height:150px;margin-top:12px;margin-bottom:12px}.v-slider--vertical .v-slider__track-container{height:100%;width:2px;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.v-slider--vertical .v-slider__track-background,.v-slider--vertical .v-slider__track-fill{width:100%}.v-slider--vertical .v-slider__thumb-container{left:50%}.v-slider--vertical .v-slider__ticks-container{top:0;width:2px;height:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.v-application--is-ltr .v-slider--vertical .v-slider__tick .v-slider__tick-label,.v-application--is-ltr .v-slider--vertical .v-slider__tick:first-child .v-slider__tick-label,.v-application--is-ltr .v-slider--vertical .v-slider__tick:last-child .v-slider__tick-label{-webkit-transform:translateY(-50%);transform:translateY(-50%);left:12px}.v-application--is-rtl .v-slider--vertical .v-slider__tick .v-slider__tick-label,.v-application--is-rtl .v-slider--vertical .v-slider__tick:first-child .v-slider__tick-label,.v-application--is-rtl .v-slider--vertical .v-slider__tick:last-child .v-slider__tick-label{-webkit-transform:translateY(-50%);transform:translateY(-50%);right:12px}.v-slider--vertical .v-slider__thumb-label>*{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.v-slider__thumb-container--focused .v-slider__thumb:before{-webkit-transform:scale(1);transform:scale(1)}.v-slider--active .v-slider__tick{opacity:1}.v-slider__thumb-container--active .v-slider__thumb:before{-webkit-transform:scale(1.5)!important;transform:scale(1.5)!important}.v-slider--disabled{pointer-events:none}.v-slider--disabled .v-slider__thumb{width:8px;height:8px;left:-4px}.v-slider--disabled .v-slider__thumb:before{display:none}.v-slider__ticks-container--always-show .v-slider__tick{opacity:1}.v-input__slider.v-input--is-readonly>.v-input__control{pointer-events:none}.v-application--is-ltr .v-input__slider .v-input__slot .v-label{margin-left:0;margin-right:12px}.v-application--is-ltr .v-input__slider--inverse-label .v-input__slot .v-label,.v-application--is-rtl .v-input__slider .v-input__slot .v-label{margin-right:0;margin-left:12px}.v-application--is-rtl .v-input__slider--inverse-label .v-input__slot .v-label{margin-left:0;margin-right:12px}.v-input__slider--vertical{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-application--is-ltr .v-input__slider--vertical{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.v-application--is-rtl .v-input__slider--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-input__slider--vertical .v-input__append-outer,.v-input__slider--vertical .v-input__prepend-outer,.v-input__slider--vertical .v-input__slot{margin:0}.v-input__slider--vertical .v-messages{display:none}.v-input--has-state .v-slider__track-background{opacity:.4}.v-color-picker__swatches{overflow-y:auto}.v-color-picker__swatches>div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px}.v-color-picker__swatch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}.v-color-picker__color{position:relative;height:18px;max-height:18px;width:45px;margin:2px 4px;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWNgYGCQwoKxgqGgcJA5h3yFAAs8BRWVSwooAAAAAElFTkSuQmCC) repeat;cursor:pointer}.v-color-picker__color>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.theme--light.v-subheader{color:rgba(0,0,0,.6)}.theme--dark.v-subheader{color:hsla(0,0%,100%,.7)}.v-subheader{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;font-size:.875rem;font-weight:400;padding:0 16px 0 16px}.v-subheader--inset{margin-left:56px}.theme--light.v-select .v-select__selection--comma{color:rgba(0,0,0,.87)}.theme--light.v-select .v-select__selection--disabled{color:rgba(0,0,0,.38)}.theme--dark.v-select .v-select__selection--comma,.theme--light.v-select.v-text-field--solo-inverted.v-input--is-focused .v-select__selection--comma{color:#fff}.theme--dark.v-select .v-select__selection--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-select.v-text-field--solo-inverted.v-input--is-focused .v-select__selection--comma{color:rgba(0,0,0,.87)}.v-select{position:relative}.v-select:not(.v-select--is-multi).v-text-field--single-line .v-select__selections{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.v-select>.v-input__control>.v-input__slot{cursor:pointer}.v-select .v-chip{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin:4px}.v-select .v-chip--selected:after{opacity:.22}.v-select .fade-transition-leave-active{position:absolute;left:0}.v-select.v-input--is-dirty ::-webkit-input-placeholder{color:transparent!important}.v-select.v-input--is-dirty ::-moz-placeholder{color:transparent!important}.v-select.v-input--is-dirty :-ms-input-placeholder{color:transparent!important}.v-select.v-input--is-dirty ::-ms-input-placeholder{color:transparent!important}.v-select.v-input--is-dirty ::placeholder{color:transparent!important}.v-select:not(.v-input--is-dirty):not(.v-input--is-focused) .v-text-field__prefix{line-height:20px;top:7px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-select.v-text-field--enclosed:not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__selections{padding-top:20px}.v-select.v-text-field--outlined:not(.v-text-field--single-line) .v-select__selections{padding:8px 0}.v-select.v-text-field--outlined:not(.v-text-field--single-line).v-input--dense .v-select__selections{padding:4px 0}.v-select.v-text-field input{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;margin-top:0;min-width:0;pointer-events:none;position:relative}.v-select.v-select--is-menu-active .v-input__icon--append .v-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.v-select.v-select--chips input{margin:0}.v-select.v-select--chips .v-select__selections{min-height:42px}.v-select.v-select--chips.v-input--dense .v-select__selections{min-height:40px}.v-select.v-select--chips .v-chip--select.v-chip--active:before{opacity:.2}.v-select.v-select--chips.v-select--chips--small .v-select__selections{min-height:26px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed .v-select__selections{min-height:68px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-input--dense .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-input--dense .v-select__selections{min-height:40px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-select--chips--small .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-select--chips--small .v-select__selections{min-height:26px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-select--chips--small.v-input--dense .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-select--chips--small.v-input--dense .v-select__selections{min-height:38px}.v-select.v-text-field--reverse .v-select__selections,.v-select.v-text-field--reverse .v-select__slot{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.v-select__selections{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:18px;max-width:100%;min-width:0}.v-select__selection{max-width:90%}.v-select__selection--comma{margin:7px 4px 7px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-select.v-input--dense .v-select__selection--comma{margin:5px 4px 3px 0}.v-select.v-input--dense .v-chip{margin:0 4px 0 4px}.v-select__slot{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;min-width:0;width:100%}.v-select:not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__slot>input{-ms-flex-item-align:end;align-self:flex-end}.theme--light.v-list-item--disabled{color:rgba(0,0,0,.38)}.theme--light.v-list-item:not(.v-list-item--active):not(.v-list-item--disabled){color:rgba(0,0,0,.87)!important}.theme--light.v-list-item .v-list-item__mask{color:rgba(0,0,0,.38);background:#eee}.theme--light.v-list-item .v-list-item__action-text,.theme--light.v-list-item .v-list-item__subtitle{color:rgba(0,0,0,.6)}.theme--light.v-list-item:hover:before{opacity:.04}.theme--light.v-list-item--active:before,.theme--light.v-list-item--active:hover:before,.theme--light.v-list-item:focus:before{opacity:.12}.theme--light.v-list-item--active:focus:before,.theme--light.v-list-item.v-list-item--highlighted:before{opacity:.16}.theme--dark.v-list-item--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-list-item:not(.v-list-item--active):not(.v-list-item--disabled){color:#fff!important}.theme--dark.v-list-item .v-list-item__mask{color:hsla(0,0%,100%,.5);background:#494949}.theme--dark.v-list-item .v-list-item__action-text,.theme--dark.v-list-item .v-list-item__subtitle{color:hsla(0,0%,100%,.7)}.theme--dark.v-list-item:hover:before{opacity:.08}.theme--dark.v-list-item--active:before,.theme--dark.v-list-item--active:hover:before,.theme--dark.v-list-item:focus:before{opacity:.24}.theme--dark.v-list-item--active:focus:before,.theme--dark.v-list-item.v-list-item--highlighted:before{opacity:.32}.v-list-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;letter-spacing:normal;min-height:48px;outline:none;padding:0 16px;position:relative;text-decoration:none}.v-list-item--disabled{pointer-events:none}.v-list-item--selectable{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.v-list-item:after{content:"";min-height:inherit;font-size:0}.v-list-item__action{-ms-flex-item-align:center;align-self:center;margin:12px 0}.v-list-item__action .v-input,.v-list-item__action .v-input--selection-controls__input,.v-list-item__action .v-input__control,.v-list-item__action .v-input__slot{margin:0!important}.v-list-item__action .v-input{padding:0}.v-list-item__action .v-input .v-messages{display:none}.v-list-item__action-text{font-size:.75rem}.v-list-item__avatar{-ms-flex-item-align:center;align-self:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.v-list-item__avatar,.v-list-item__avatar.v-list-item__avatar--horizontal{margin-bottom:8px;margin-top:8px}.v-application--is-ltr .v-list-item__avatar.v-list-item__avatar--horizontal:first-child{margin-left:-16px}.v-application--is-rtl .v-list-item__avatar.v-list-item__avatar--horizontal:first-child{margin-right:-16px}.v-application--is-ltr .v-list-item__avatar.v-list-item__avatar--horizontal:last-child{margin-left:-16px}.v-application--is-rtl .v-list-item__avatar.v-list-item__avatar--horizontal:last-child{margin-right:-16px}.v-list-item__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;overflow:hidden;padding:12px 0}.v-list-item__content>*{line-height:1.1;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.v-list-item__content>:not(:last-child){margin-bottom:2px}.v-list-item__icon{-ms-flex-item-align:start;align-self:flex-start;margin:16px 0}.v-application--is-ltr .v-list-item__action:last-of-type:not(:only-child),.v-application--is-ltr .v-list-item__avatar:last-of-type:not(:only-child),.v-application--is-ltr .v-list-item__icon:last-of-type:not(:only-child){margin-left:16px}.v-application--is-ltr .v-list-item__avatar:first-child,.v-application--is-rtl .v-list-item__action:last-of-type:not(:only-child),.v-application--is-rtl .v-list-item__avatar:last-of-type:not(:only-child),.v-application--is-rtl .v-list-item__icon:last-of-type:not(:only-child){margin-right:16px}.v-application--is-rtl .v-list-item__avatar:first-child{margin-left:16px}.v-application--is-ltr .v-list-item__action:first-child,.v-application--is-ltr .v-list-item__icon:first-child{margin-right:32px}.v-application--is-rtl .v-list-item__action:first-child,.v-application--is-rtl .v-list-item__icon:first-child{margin-left:32px}.v-list-item__action,.v-list-item__avatar,.v-list-item__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:24px}.v-list-item .v-list-item__subtitle,.v-list-item .v-list-item__title{line-height:1.2}.v-list-item__subtitle,.v-list-item__title{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-list-item__title{-ms-flex-item-align:center;align-self:center;font-size:1rem}.v-list-item__title>.v-badge{margin-top:16px}.v-list-item__subtitle{font-size:.875rem}.v-list--dense .v-list-item,.v-list-item--dense{min-height:40px}.v-list--dense .v-list-item .v-list-item__icon,.v-list-item--dense .v-list-item__icon{height:24px;margin-top:8px;margin-bottom:8px}.v-list--dense .v-list-item .v-list-item__content,.v-list-item--dense .v-list-item__content{padding:8px 0}.v-list--dense .v-list-item .v-list-item__subtitle,.v-list--dense .v-list-item .v-list-item__title,.v-list-item--dense .v-list-item__subtitle,.v-list-item--dense .v-list-item__title{font-size:.8125rem;font-weight:500;line-height:1rem}.v-list--dense .v-list-item.v-list-item--two-line,.v-list-item--dense.v-list-item--two-line{min-height:60px}.v-list--dense .v-list-item.v-list-item--three-line,.v-list-item--dense.v-list-item--three-line{min-height:76px}.v-list-item--link{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-list-item--link:before{background-color:currentColor;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-list .v-list-item--active,.v-list .v-list-item--active .v-icon{color:inherit}.v-list-item__action--stack{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;white-space:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-list--three-line .v-list-item .v-list-item__avatar:not(.v-list-item__avatar--horizontal),.v-list--three-line .v-list-item .v-list-item__icon,.v-list--two-line .v-list-item .v-list-item__avatar:not(.v-list-item__avatar--horizontal),.v-list--two-line .v-list-item .v-list-item__icon,.v-list-item--three-line .v-list-item__avatar:not(.v-list-item__avatar--horizontal),.v-list-item--three-line .v-list-item__icon,.v-list-item--two-line .v-list-item__avatar:not(.v-list-item__avatar--horizontal),.v-list-item--two-line .v-list-item__icon{margin-bottom:16px;margin-top:16px}.v-list--two-line .v-list-item,.v-list-item--two-line{min-height:64px}.v-list--two-line .v-list-item .v-list-item__icon,.v-list-item--two-line .v-list-item__icon{margin-bottom:32px}.v-list--three-line .v-list-item,.v-list-item--three-line{min-height:88px}.v-list--three-line .v-list-item .v-list-item__action,.v-list--three-line .v-list-item .v-list-item__avatar,.v-list-item--three-line .v-list-item__action,.v-list-item--three-line .v-list-item__avatar{-ms-flex-item-align:start;align-self:flex-start;margin-top:16px;margin-bottom:16px}.v-list--three-line .v-list-item .v-list-item__content,.v-list-item--three-line .v-list-item__content{-ms-flex-item-align:stretch;align-self:stretch}.v-list--three-line .v-list-item .v-list-item__subtitle,.v-list-item--three-line .v-list-item__subtitle{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.v-simple-checkbox{-ms-flex-item-align:center;align-self:center;line-height:normal;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.v-simple-checkbox--disabled{cursor:default}.v-list.accent>.v-list-item,.v-list.error>.v-list-item,.v-list.info>.v-list-item,.v-list.primary>.v-list-item,.v-list.secondary>.v-list-item,.v-list.success>.v-list-item,.v-list.warning>.v-list-item{color:#fff}.theme--light.v-list{background:#fff;color:rgba(0,0,0,.87)}.theme--light.v-list .v-list--disabled{color:rgba(0,0,0,.38)}.theme--light.v-list .v-list-group--active:after,.theme--light.v-list .v-list-group--active:before{background:rgba(0,0,0,.12)}.theme--dark.v-list{background:#1e1e1e;color:#fff}.theme--dark.v-list .v-list--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-list .v-list-group--active:after,.theme--dark.v-list .v-list-group--active:before{background:hsla(0,0%,100%,.12)}.v-sheet.v-list{border-radius:0}.v-sheet.v-list:not(.v-sheet--outlined){-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-sheet.v-list.v-sheet--shaped{border-radius:0}.v-list{display:block;padding:8px 0;position:static;-webkit-transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);will-change:box-shadow}.v-list--disabled{pointer-events:none}.v-list--flat .v-list-item:before{display:none}.v-list--dense .v-subheader{font-size:.75rem;height:40px;padding:0 8px}.v-list--nav .v-list-item:not(:last-child):not(:only-child),.v-list--rounded .v-list-item:not(:last-child):not(:only-child){margin-bottom:8px}.v-list--nav.v-list--dense .v-list-item:not(:last-child):not(:only-child),.v-list--nav .v-list-item--dense:not(:last-child):not(:only-child),.v-list--rounded.v-list--dense .v-list-item:not(:last-child):not(:only-child),.v-list--rounded .v-list-item--dense:not(:last-child):not(:only-child){margin-bottom:4px}.v-list--nav{padding-left:8px;padding-right:8px}.v-list--nav .v-list-item{padding:0 8px}.v-list--nav .v-list-item,.v-list--nav .v-list-item:before{border-radius:4px}.v-application--is-ltr .v-list.v-sheet--shaped .v-list-item,.v-application--is-ltr .v-list.v-sheet--shaped .v-list-item:before,.v-application--is-ltr .v-list.v-sheet--shaped .v-list-item>.v-ripple__container{border-bottom-right-radius:32px!important;border-top-right-radius:32px!important}.v-application--is-rtl .v-list.v-sheet--shaped .v-list-item,.v-application--is-rtl .v-list.v-sheet--shaped .v-list-item:before,.v-application--is-rtl .v-list.v-sheet--shaped .v-list-item>.v-ripple__container{border-bottom-left-radius:32px!important;border-top-left-radius:32px!important}.v-application--is-ltr .v-list.v-sheet--shaped.v-list--two-line .v-list-item,.v-application--is-ltr .v-list.v-sheet--shaped.v-list--two-line .v-list-item:before,.v-application--is-ltr .v-list.v-sheet--shaped.v-list--two-line .v-list-item>.v-ripple__container{border-bottom-right-radius:42.6666666667px!important;border-top-right-radius:42.6666666667px!important}.v-application--is-rtl .v-list.v-sheet--shaped.v-list--two-line .v-list-item,.v-application--is-rtl .v-list.v-sheet--shaped.v-list--two-line .v-list-item:before,.v-application--is-rtl .v-list.v-sheet--shaped.v-list--two-line .v-list-item>.v-ripple__container{border-bottom-left-radius:42.6666666667px!important;border-top-left-radius:42.6666666667px!important}.v-application--is-ltr .v-list.v-sheet--shaped.v-list--three-line .v-list-item,.v-application--is-ltr .v-list.v-sheet--shaped.v-list--three-line .v-list-item:before,.v-application--is-ltr .v-list.v-sheet--shaped.v-list--three-line .v-list-item>.v-ripple__container{border-bottom-right-radius:58.6666666667px!important;border-top-right-radius:58.6666666667px!important}.v-application--is-rtl .v-list.v-sheet--shaped.v-list--three-line .v-list-item,.v-application--is-rtl .v-list.v-sheet--shaped.v-list--three-line .v-list-item:before,.v-application--is-rtl .v-list.v-sheet--shaped.v-list--three-line .v-list-item>.v-ripple__container{border-bottom-left-radius:58.6666666667px!important;border-top-left-radius:58.6666666667px!important}.v-application--is-ltr .v-list.v-sheet--shaped{padding-right:8px}.v-application--is-rtl .v-list.v-sheet--shaped{padding-left:8px}.v-list--rounded{padding:8px}.v-list--rounded .v-list-item,.v-list--rounded .v-list-item:before,.v-list--rounded .v-list-item>.v-ripple__container{border-radius:32px!important}.v-list--rounded.v-list--two-line .v-list-item,.v-list--rounded.v-list--two-line .v-list-item:before,.v-list--rounded.v-list--two-line .v-list-item>.v-ripple__container{border-radius:42.6666666667px!important}.v-list--rounded.v-list--three-line .v-list-item,.v-list--rounded.v-list--three-line .v-list-item:before,.v-list--rounded.v-list--three-line .v-list-item>.v-ripple__container{border-radius:58.6666666667px!important}.v-list--subheader{padding-top:0}.v-list-group .v-list-group__header .v-list-item__icon.v-list-group__header__append-icon{-ms-flex-item-align:center;align-self:center;margin:0;min-width:48px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.v-list-group--sub-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.v-list-group__header.v-list-item--active:not(:hover):not(:focus):before{opacity:0}.v-list-group__items{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.v-list-group__items .v-list-group__items,.v-list-group__items .v-list-item{overflow:hidden}.v-list-group--active>.v-list-group__header.v-list-group__header--sub-group>.v-list-group__header__prepend-icon .v-icon,.v-list-group--active>.v-list-group__header>.v-list-group__header__append-icon .v-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-list-group--active>.v-list-group__header .v-list-group__header__prepend-icon .v-icon,.v-list-group--active>.v-list-group__header .v-list-item,.v-list-group--active>.v-list-group__header .v-list-item__content{color:inherit}.v-application--is-ltr .v-list-group--sub-group .v-list-item__action:first-child,.v-application--is-ltr .v-list-group--sub-group .v-list-item__avatar:first-child,.v-application--is-ltr .v-list-group--sub-group .v-list-item__icon:first-child{margin-right:16px}.v-application--is-rtl .v-list-group--sub-group .v-list-item__action:first-child,.v-application--is-rtl .v-list-group--sub-group .v-list-item__avatar:first-child,.v-application--is-rtl .v-list-group--sub-group .v-list-item__icon:first-child{margin-left:16px}.v-application--is-ltr .v-list-group--sub-group .v-list-group__header{padding-left:32px}.v-application--is-rtl .v-list-group--sub-group .v-list-group__header{padding-right:32px}.v-application--is-ltr .v-list-group--sub-group .v-list-group__items .v-list-item{padding-left:40px}.v-application--is-rtl .v-list-group--sub-group .v-list-group__items .v-list-item{padding-right:40px}.v-list-group--sub-group.v-list-group--active .v-list-item__icon.v-list-group__header__prepend-icon .v-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-application--is-ltr .v-list-group--no-action>.v-list-group__items>.v-list-item{padding-left:72px}.v-application--is-rtl .v-list-group--no-action>.v-list-group__items>.v-list-item{padding-right:72px}.v-application--is-ltr .v-list-group--no-action.v-list-group--sub-group>.v-list-group__items>.v-list-item{padding-left:88px}.v-application--is-rtl .v-list-group--no-action.v-list-group--sub-group>.v-list-group__items>.v-list-item{padding-right:88px}.v-application--is-ltr .v-list--dense .v-list-group--sub-group .v-list-group__header{padding-left:24px}.v-application--is-rtl .v-list--dense .v-list-group--sub-group .v-list-group__header{padding-right:24px}.v-application--is-ltr .v-list--dense.v-list--nav .v-list-group--no-action>.v-list-group__items>.v-list-item{padding-left:64px}.v-application--is-rtl .v-list--dense.v-list--nav .v-list-group--no-action>.v-list-group__items>.v-list-item{padding-right:64px}.v-application--is-ltr .v-list--dense.v-list--nav .v-list-group--no-action.v-list-group--sub-group>.v-list-group__items>.v-list-item{padding-left:80px}.v-application--is-rtl .v-list--dense.v-list--nav .v-list-group--no-action.v-list-group--sub-group>.v-list-group__items>.v-list-item{padding-right:80px}.v-list-item-group .v-list-item--active{color:inherit}.v-chip:not(.v-chip--outlined).accent,.v-chip:not(.v-chip--outlined).error,.v-chip:not(.v-chip--outlined).info,.v-chip:not(.v-chip--outlined).primary,.v-chip:not(.v-chip--outlined).secondary,.v-chip:not(.v-chip--outlined).success,.v-chip:not(.v-chip--outlined).warning{color:#fff}.theme--light.v-chip{border-color:rgba(0,0,0,.12);color:rgba(0,0,0,.87)}.theme--light.v-chip:not(.v-chip--active){background:#e0e0e0}.theme--light.v-chip:hover:before{opacity:.04}.theme--light.v-chip--active:before,.theme--light.v-chip--active:hover:before,.theme--light.v-chip:focus:before{opacity:.12}.theme--light.v-chip--active:focus:before{opacity:.16}.theme--dark.v-chip{border-color:hsla(0,0%,100%,.12);color:#fff}.theme--dark.v-chip:not(.v-chip--active){background:#555}.theme--dark.v-chip:hover:before{opacity:.08}.theme--dark.v-chip--active:before,.theme--dark.v-chip--active:hover:before,.theme--dark.v-chip:focus:before{opacity:.24}.theme--dark.v-chip--active:focus:before{opacity:.32}.v-chip{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:20px;max-width:100%;outline:none;overflow:hidden;padding:0 12px;position:relative;text-decoration:none;-webkit-transition-duration:.28s;transition-duration:.28s;-webkit-transition-property:opacity,-webkit-box-shadow;transition-property:opacity,-webkit-box-shadow;transition-property:box-shadow,opacity;transition-property:box-shadow,opacity,-webkit-box-shadow;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);vertical-align:middle;white-space:nowrap}.v-chip:before{background-color:currentColor;bottom:0;border-radius:inherit;content:"";left:0;opacity:0;position:absolute;pointer-events:none;right:0;top:0}.v-chip .v-avatar{height:24px!important;min-width:24px!important;width:24px!important}.v-chip .v-icon{font-size:24px}.v-application--is-ltr .v-chip .v-avatar--left,.v-application--is-ltr .v-chip .v-icon--left{margin-left:-6px;margin-right:6px}.v-application--is-ltr .v-chip .v-avatar--right,.v-application--is-ltr .v-chip .v-icon--right,.v-application--is-rtl .v-chip .v-avatar--left,.v-application--is-rtl .v-chip .v-icon--left{margin-left:6px;margin-right:-6px}.v-application--is-rtl .v-chip .v-avatar--right,.v-application--is-rtl .v-chip .v-icon--right{margin-left:-6px;margin-right:6px}.v-chip:not(.v-chip--no-color) .v-icon{color:inherit}.v-chip .v-chip__close.v-icon{font-size:18px;max-height:18px;max-width:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-application--is-ltr .v-chip .v-chip__close.v-icon.v-icon--right{margin-right:-4px}.v-application--is-rtl .v-chip .v-chip__close.v-icon.v-icon--right{margin-left:-4px}.v-chip .v-chip__close.v-icon:active,.v-chip .v-chip__close.v-icon:focus,.v-chip .v-chip__close.v-icon:hover{opacity:.72}.v-chip .v-chip__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%;max-width:100%}.v-chip--active .v-icon{color:inherit}.v-chip--link:before{-webkit-transition:opacity .3s cubic-bezier(.25,.8,.5,1);transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-chip--link:focus:before{opacity:.32}.v-chip--clickable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-chip--clickable:active{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-chip--disabled{opacity:.4;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-chip__filter{max-width:24px}.v-chip__filter.v-icon{color:inherit}.v-chip__filter.expand-x-transition-enter,.v-chip__filter.expand-x-transition-leave-active{margin:0}.v-chip--pill .v-chip__filter{margin-right:0 16px 0 0}.v-chip--pill .v-avatar{height:32px!important;width:32px!important}.v-application--is-ltr .v-chip--pill .v-avatar--left{margin-left:-12px}.v-application--is-ltr .v-chip--pill .v-avatar--right,.v-application--is-rtl .v-chip--pill .v-avatar--left{margin-right:-12px}.v-application--is-rtl .v-chip--pill .v-avatar--right{margin-left:-12px}.v-chip--label{border-radius:4px!important}.v-chip.v-chip--outlined{border-width:thin;border-style:solid}.v-chip.v-chip--outlined.v-chip--active:before{opacity:.08}.v-chip.v-chip--outlined .v-icon{color:inherit}.v-chip.v-chip--outlined.v-chip.v-chip{background-color:transparent!important}.v-chip.v-chip--selected{background:transparent}.v-chip.v-chip--selected:after{opacity:.28}.v-chip.v-size--x-small{border-radius:8px;font-size:10px;height:16px}.v-chip.v-size--small{border-radius:12px;font-size:12px;height:24px}.v-chip.v-size--default{border-radius:16px;font-size:14px;height:32px}.v-chip.v-size--large{border-radius:27px;font-size:16px;height:54px}.v-chip.v-size--x-large{border-radius:33px;font-size:18px;height:66px}.v-menu{display:none}.v-menu--attached{display:inline}.v-menu__content{position:absolute;display:inline-block;max-width:80%;overflow-y:auto;overflow-x:hidden;contain:content;will-change:transform;-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);border-radius:4px}.v-menu__content--active{pointer-events:none}.v-menu__content--auto .v-list-item{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(.25,.8,.25,1);transition-timing-function:cubic-bezier(.25,.8,.25,1)}.v-menu__content--fixed{position:fixed}.v-menu__content>.card{contain:content;-webkit-backface-visibility:hidden;backface-visibility:hidden}.v-menu>.v-menu__content{max-width:none}.v-menu-transition-enter .v-list-item{min-width:0;pointer-events:none}.v-menu-transition-enter-to .v-list-item{pointer-events:auto;-webkit-transition-delay:.1s;transition-delay:.1s}.v-menu-transition-leave-active,.v-menu-transition-leave-to{pointer-events:none}.v-menu-transition-enter,.v-menu-transition-leave-to{opacity:0}.v-menu-transition-enter-active,.v-menu-transition-leave-active{-webkit-transition:all .3s cubic-bezier(.25,.8,.25,1);transition:all .3s cubic-bezier(.25,.8,.25,1)}.v-menu-transition-enter.v-menu__content--auto{-webkit-transition:none!important;transition:none!important}.v-menu-transition-enter.v-menu__content--auto .v-list-item{opacity:0;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.v-menu-transition-enter.v-menu__content--auto .v-list-item--active{opacity:1;-webkit-transform:none!important;transform:none!important;pointer-events:auto}.v-input--checkbox.v-input--indeterminate.v-input--is-disabled{opacity:.6}.theme--light.v-input--selection-controls.v-input--is-disabled:not(.v-input--indeterminate) .v-icon{color:rgba(0,0,0,.26)!important}.theme--dark.v-input--selection-controls.v-input--is-disabled:not(.v-input--indeterminate) .v-icon{color:hsla(0,0%,100%,.3)!important}.v-input--selection-controls{margin-top:16px;padding-top:4px}.v-input--selection-controls>.v-input__append-outer,.v-input--selection-controls>.v-input__prepend-outer{margin-top:0;margin-bottom:0}.v-input--selection-controls:not(.v-input--hide-details)>.v-input__slot{margin-bottom:12px}.v-input--selection-controls .v-input__slot,.v-input--selection-controls .v-radio{cursor:pointer}.v-input--selection-controls .v-input__slot>.v-label,.v-input--selection-controls .v-radio>.v-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:auto}.v-input--selection-controls__input{color:inherit;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:24px;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-input--selection-controls__input .v-icon{width:100%}.v-application--is-ltr .v-input--selection-controls__input{margin-right:8px}.v-application--is-rtl .v-input--selection-controls__input{margin-left:8px}.v-input--selection-controls__input input[role=checkbox],.v-input--selection-controls__input input[role=radio],.v-input--selection-controls__input input[role=switch]{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-input--selection-controls__input+.v-label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-input--selection-controls__ripple{border-radius:50%;cursor:pointer;height:34px;position:absolute;-webkit-transition:inherit;transition:inherit;width:34px;left:-12px;top:calc(50% - 24px);margin:7px}.v-input--selection-controls__ripple:before{border-radius:inherit;bottom:0;content:"";position:absolute;opacity:.2;left:0;right:0;top:0;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:scale(.2);transform:scale(.2);-webkit-transition:inherit;transition:inherit}.v-input--selection-controls__ripple>.v-ripple__container{-webkit-transform:scale(1.2);transform:scale(1.2)}.v-input--selection-controls.v-input--dense .v-input--selection-controls__ripple{width:28px;height:28px;left:-9px}.v-input--selection-controls.v-input--dense:not(.v-input--switch) .v-input--selection-controls__ripple{top:calc(50% - 21px)}.v-input--selection-controls.v-input{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.v-input--selection-controls.v-input--is-focused .v-input--selection-controls__ripple:before,.v-input--selection-controls .v-radio--is-focused .v-input--selection-controls__ripple:before{background:currentColor;-webkit-transform:scale(1.2);transform:scale(1.2)}.v-input--selection-controls .v-input--selection-controls__input:hover .v-input--selection-controls__ripple:before{background:currentColor;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:none;transition:none}.theme--light.v-tabs>.v-tabs-bar{background-color:#fff}.theme--light.v-tabs>.v-tabs-bar .v-tab--disabled,.theme--light.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active),.theme--light.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-btn,.theme--light.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-icon{color:rgba(0,0,0,.54)}.theme--light.v-tabs .v-tab:hover:before{opacity:.04}.theme--light.v-tabs .v-tab--active:before,.theme--light.v-tabs .v-tab--active:hover:before,.theme--light.v-tabs .v-tab:focus:before{opacity:.12}.theme--light.v-tabs .v-tab--active:focus:before{opacity:.16}.theme--dark.v-tabs>.v-tabs-bar{background-color:#1e1e1e}.theme--dark.v-tabs>.v-tabs-bar .v-tab--disabled,.theme--dark.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active),.theme--dark.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-btn,.theme--dark.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-icon{color:hsla(0,0%,100%,.6)}.theme--dark.v-tabs .v-tab:hover:before{opacity:.08}.theme--dark.v-tabs .v-tab--active:before,.theme--dark.v-tabs .v-tab--active:hover:before,.theme--dark.v-tabs .v-tab:focus:before{opacity:.24}.theme--dark.v-tabs .v-tab--active:focus:before{opacity:.32}.theme--light.v-tabs-items{background-color:#fff}.theme--dark.v-tabs-items{background-color:#1e1e1e}.v-tabs-bar.accent .v-tab,.v-tabs-bar.accent .v-tabs-slider,.v-tabs-bar.error .v-tab,.v-tabs-bar.error .v-tabs-slider,.v-tabs-bar.info .v-tab,.v-tabs-bar.info .v-tabs-slider,.v-tabs-bar.primary .v-tab,.v-tabs-bar.primary .v-tabs-slider,.v-tabs-bar.secondary .v-tab,.v-tabs-bar.secondary .v-tabs-slider,.v-tabs-bar.success .v-tab,.v-tabs-bar.success .v-tabs-slider,.v-tabs-bar.warning .v-tab,.v-tabs-bar.warning .v-tabs-slider{color:#fff}.v-tabs{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}.v-tabs .v-menu__activator{height:100%}.v-tabs:not(.v-tabs--vertical) .v-tab{white-space:normal}.v-tabs:not(.v-tabs--vertical).v-tabs--right>.v-slide-group--is-overflowing.v-tabs-bar--is-mobile:not(.v-slide-group--has-affixes) .v-slide-group__next,.v-tabs:not(.v-tabs--vertical):not(.v-tabs--right)>.v-slide-group--is-overflowing.v-tabs-bar--is-mobile:not(.v-slide-group--has-affixes) .v-slide-group__prev{display:initial;visibility:hidden}.v-tabs-bar{border-radius:inherit;height:48px}.v-tabs-bar.v-item-group>*{cursor:auto}.v-tab{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:.875rem;font-weight:500;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:.0892857143em;line-height:normal;min-width:90px;max-width:360px;outline:none;padding:0 16px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transition:none;transition:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-tab.v-tab{color:inherit}.v-tab:before{background-color:currentColor;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-tab:not(.v-tab-disabled){cursor:pointer}.v-tabs-slider{background-color:currentColor;height:100%;width:100%}.v-tabs-slider-wrapper{bottom:0;margin:0!important;position:absolute;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);z-index:1}.v-application--is-ltr .v-tabs--align-with-title>.v-tabs-bar:not(.v-tabs-bar--show-arrows):not(.v-slide-group--is-overflowing)>.v-slide-group__wrapper>.v-tabs-bar__content>.v-tab:first-child,.v-application--is-ltr .v-tabs--align-with-title>.v-tabs-bar:not(.v-tabs-bar--show-arrows):not(.v-slide-group--is-overflowing)>.v-slide-group__wrapper>.v-tabs-bar__content>.v-tabs-slider-wrapper+.v-tab{margin-left:42px}.v-application--is-rtl .v-tabs--align-with-title>.v-tabs-bar:not(.v-tabs-bar--show-arrows):not(.v-slide-group--is-overflowing)>.v-slide-group__wrapper>.v-tabs-bar__content>.v-tab:first-child,.v-application--is-rtl .v-tabs--align-with-title>.v-tabs-bar:not(.v-tabs-bar--show-arrows):not(.v-slide-group--is-overflowing)>.v-slide-group__wrapper>.v-tabs-bar__content>.v-tabs-slider-wrapper+.v-tab{margin-right:42px}.v-application--is-ltr .v-tabs--centered>.v-tabs-bar .v-tabs-bar__content>:last-child,.v-application--is-ltr .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-bar__content>:last-child{margin-right:auto}.v-application--is-ltr .v-tabs--centered>.v-tabs-bar .v-tabs-bar__content>:first-child:not(.v-tabs-slider-wrapper),.v-application--is-ltr .v-tabs--centered>.v-tabs-bar .v-tabs-slider-wrapper+*,.v-application--is-ltr .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-bar__content>:first-child:not(.v-tabs-slider-wrapper),.v-application--is-ltr .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-slider-wrapper+*,.v-application--is-rtl .v-tabs--centered>.v-tabs-bar .v-tabs-bar__content>:last-child,.v-application--is-rtl .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-bar__content>:last-child{margin-left:auto}.v-application--is-rtl .v-tabs--centered>.v-tabs-bar .v-tabs-bar__content>:first-child:not(.v-tabs-slider-wrapper),.v-application--is-rtl .v-tabs--centered>.v-tabs-bar .v-tabs-slider-wrapper+*,.v-application--is-rtl .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-bar__content>:first-child:not(.v-tabs-slider-wrapper),.v-application--is-rtl .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-slider-wrapper+*{margin-right:auto}.v-tabs--fixed-tabs>.v-tabs-bar .v-tab{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}.v-tabs--grow>.v-tabs-bar .v-tab{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.v-tabs--icons-and-text>.v-tabs-bar{height:72px}.v-tabs--icons-and-text>.v-tabs-bar .v-tab{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>:first-child{margin-bottom:6px}.v-tabs--overflow>.v-tabs-bar .v-tab{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.v-application--is-ltr .v-tabs--right>.v-tabs-bar .v-tab:first-child,.v-application--is-ltr .v-tabs--right>.v-tabs-bar .v-tabs-slider-wrapper+.v-tab{margin-left:auto}.v-application--is-rtl .v-tabs--right>.v-tabs-bar .v-tab:first-child,.v-application--is-rtl .v-tabs--right>.v-tabs-bar .v-tabs-slider-wrapper+.v-tab{margin-right:auto}.v-application--is-ltr .v-tabs--right>.v-tabs-bar .v-tab:last-child{margin-right:0}.v-application--is-rtl .v-tabs--right>.v-tabs-bar .v-tab:last-child{margin-left:0}.v-tabs--vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.v-tabs--vertical>.v-tabs-bar{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;height:auto}.v-tabs--vertical>.v-tabs-bar .v-slide-group__next,.v-tabs--vertical>.v-tabs-bar .v-slide-group__prev{display:none}.v-tabs--vertical>.v-tabs-bar .v-tabs-bar__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-tabs--vertical>.v-tabs-bar .v-tab{height:48px}.v-tabs--vertical>.v-tabs-bar .v-tabs-slider{height:100%}.v-tabs--vertical>.v-window{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.v-tabs--vertical.v-tabs--icons-and-text>.v-tabs-bar .v-tab{height:72px}.v-tab--active{color:inherit}.v-tab--active.v-tab:not(:focus):before{opacity:0}.v-tab--active .v-btn.v-btn--flat,.v-tab--active .v-icon{color:inherit}.v-tab--disabled{pointer-events:none;opacity:.5}.v-slide-group{display:-webkit-box;display:-ms-flexbox;display:flex}.v-slide-group:not(.v-slide-group--has-affixes)>.v-slide-group__next,.v-slide-group:not(.v-slide-group--has-affixes)>.v-slide-group__prev{display:none}.v-slide-group.v-item-group>.v-slide-group__next,.v-slide-group.v-item-group>.v-slide-group__prev{cursor:pointer}.v-slide-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.v-slide-group__next,.v-slide-group__prev{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 52px;flex:0 1 52px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:52px}.v-slide-group__content{-ms-flex:1 0 auto;flex:1 0 auto;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);white-space:nowrap}.v-slide-group__content,.v-slide-group__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1}.v-slide-group__wrapper{contain:content;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;-ms-touch-action:none;touch-action:none}.v-slide-group__next--disabled,.v-slide-group__prev--disabled{pointer-events:none}.v-window__container{height:inherit;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window__container--is-active{overflow:hidden}.v-window__next,.v-window__prev{background:rgba(0,0,0,.3);border-radius:50%;position:absolute;margin:0 16px;top:calc(50% - 20px);z-index:1}.v-window__next .v-btn:hover,.v-window__prev .v-btn:hover{background:none}.v-application--is-ltr .v-window__prev{left:0}.v-application--is-ltr .v-window__next,.v-application--is-rtl .v-window__prev{right:0}.v-application--is-rtl .v-window__next{left:0}.v-window--show-arrows-on-hover{overflow:hidden}.v-window--show-arrows-on-hover .v-window__next,.v-window--show-arrows-on-hover .v-window__prev{-webkit-transition:transform .2s cubic-bezier(.25,.8,.5,1);transition:transform .2s cubic-bezier(.25,.8,.5,1)}.v-application--is-ltr .v-window--show-arrows-on-hover .v-window__prev{-webkit-transform:translateX(-200%);transform:translateX(-200%)}.v-application--is-ltr .v-window--show-arrows-on-hover .v-window__next,.v-application--is-rtl .v-window--show-arrows-on-hover .v-window__prev{-webkit-transform:translateX(200%);transform:translateX(200%)}.v-application--is-rtl .v-window--show-arrows-on-hover .v-window__next{-webkit-transform:translateX(-200%);transform:translateX(-200%)}.v-window--show-arrows-on-hover:hover .v-window__next,.v-window--show-arrows-on-hover:hover .v-window__prev{-webkit-transform:translateX(0);transform:translateX(0)}.v-window-x-reverse-transition-enter-active,.v-window-x-reverse-transition-leave-active,.v-window-x-transition-enter-active,.v-window-x-transition-leave-active,.v-window-y-reverse-transition-enter-active,.v-window-y-reverse-transition-leave-active,.v-window-y-transition-enter-active,.v-window-y-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window-x-reverse-transition-leave,.v-window-x-reverse-transition-leave-to,.v-window-x-transition-leave,.v-window-x-transition-leave-to,.v-window-y-reverse-transition-leave,.v-window-y-reverse-transition-leave-to,.v-window-y-transition-leave,.v-window-y-transition-leave-to{position:absolute!important;top:0;width:100%}.v-window-x-transition-enter{-webkit-transform:translateX(100%);transform:translateX(100%)}.v-window-x-reverse-transition-enter,.v-window-x-transition-leave-to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.v-window-x-reverse-transition-leave-to{-webkit-transform:translateX(100%);transform:translateX(100%)}.v-window-y-transition-enter{-webkit-transform:translateY(100%);transform:translateY(100%)}.v-window-y-reverse-transition-enter,.v-window-y-transition-leave-to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.v-window-y-reverse-transition-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)} \ No newline at end of file diff --git a/public/index.html b/public/index.html index fee1484..dc057e6 100644 --- a/public/index.html +++ b/public/index.html @@ -1,11 +1,11 @@ -PokaPlayer

PokaPlayer

\ No newline at end of file + @media (prefers-color-scheme: dark) { + body { + background: #2f2b3e; + color: #FFF; + } + } \ No newline at end of file diff --git a/public/js/app.09907798.js b/public/js/app.09907798.js new file mode 100644 index 0000000..9eca6fe --- /dev/null +++ b/public/js/app.09907798.js @@ -0,0 +1,2 @@ +(function(t){function e(e){for(var s,n,o=e[0],l=e[1],c=e[2],p=0,u=[];pt.data.songs).then(t=>{_addSongs({songs:t})}).catch(t=>alert(`PokaPlayer Error\n${t}`))},window._deepcopy=t=>JSON.parse(JSON.stringify(t)),window._addSongs=function({songs:t,index:e,clear:a=!0}){const s=window._setting("server"),i=window._setting("headerBgSource");let r=[];for(let n of t){let t=_deepcopy(n),e=_setting("audioQuality").toLowerCase(),a=/^((?!chrome|android).)*safari/i.test(window.navigator.userAgent);"DSM"==t.source&&"high"==e&&("mp3"==t.codec?e="original":"aac"==t.codec?e="original":"flac"==t.codec&&t.bitrate<=16e5&&!a&&(e="original")),t.originalURL=t.url,t.url=s+t.url+"&songRes="+e,t.originalCover=t.cover,t.cover=t.cover&&t.cover.startsWith("http")?t.cover:t.cover?s+t.cover:i,t.uuid=_uuid(),r.push(t)}a&&_player.list.clear(),_player.list.add(r),e&&"random"===_player.options.order?(_player.options.order="list",_player.list.switch(e),_player.options.order="random"):e&&_player.list.switch(e),_player.play()},window._player=new r.a({container:document.getElementById("player")}),window._uuid=()=>{var t=Date.now();return"undefined"!==typeof performance&&"function"===typeof performance.now&&(t+=performance.now()),"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(e){var a=(t+16*Math.random())%16|0;return t=Math.floor(t/16),("x"===e?a:3&a|8).toString(16)}))},window._lyricReader=a("ef87"),window._lrc=new(a("ef87"))("[00:00.000]"),window._CSSsetting=(t,e)=>{let a=_setting("cssVariable");a[t]=e,_setting("cssVariable",a),document.documentElement.style.setProperty(t,e)},window._setting=(t,e)=>{let a=JSON.parse(localStorage.pokaSetting||"{}"),s={nickname:`Poka-${Math.random().toString(36).substring(8).toUpperCase()}`,theme:"#5c95c4",lyricTheme:"default",artistView:"card",composerView:"card",audioQuality:"High",headerBgSource:"https://i.imgur.com/IdbJiao.jpg",darkMode:!1,dataRecord:!0,server:location.origin,password:"",cssVariable:{"--pokabgheight":"calc( 100vh - 69px - 64px )"}},i=navigator.language||navigator.userLanguage;switch(i){case"zh-TW":s.lang="zh_TW";break;case"zh-CN":s.lang="zh_CN";break;default:s.lang="en_US";break}return e?(a[t]=e,localStorage.pokaSetting=JSON.stringify(a),a[t]):a[t]?a[t]:s[t]?(a[t]=s[t]||"",localStorage.pokaSetting=JSON.stringify(a),a[t]):""},window._socket=io(window._setting("server"),{transports:["websocket"]});let l=document.documentElement;for(let[Rr,Or]of Object.entries(_setting("cssVariable")))l.style.setProperty(Rr,Or);a("6176");var c=a("2b0e"),d=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-app",{staticClass:"page-container"},[a("transition",{attrs:{name:"fade",mode:"out-in"}},[a("router-view")],1),a("v-snackbar",{class:{withBottomPlayer:t.snackbar.withBottomPlayer},model:{value:t.snackbar.show,callback:function(e){t.$set(t.snackbar,"show",e)},expression:"snackbar.show"}},[t._v(t._s(t.snackbar.message))])],1)},p=[],u={created(){c["a"].prototype.$deepCopy=window._deepcopy,c["a"].prototype.$randomPlay=window._randomPlay,c["a"].prototype.$addSongs=window._addSongs,c["a"].prototype.$snackbar=(t="",e=1500)=>{this.snackbar.message=t,this.snackbar.withBottomPlayer=document.querySelectorAll(".bottom-player").length,this.snackbar.show=!0,clearTimeout(this.snackbar.timeout),this.snackbar.timeout=setTimeout(()=>this.snackbar.show=!1,e)},this.$vuetify.theme.themes.dark.primary=window._setting("theme"),this.$vuetify.theme.themes.light.primary=window._setting("theme")},data:()=>({snackbar:{show:!1,message:"",timeout:null,withBottomPlayer:!0}})},m=u,g=(a("cf25"),a("5c64"),a("d4db"),a("2877")),v=a("6544"),_=a.n(v),h=a("7496"),y=a("2db4"),f=Object(g["a"])(m,d,p,!1,null,null,null),w=f.exports;_()(f,{VApp:h["a"],VSnackbar:y["a"]});var k=a("8c4f"),b=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[t.$vuetify.breakpoint.mdAndUp?t._e():a("v-app-bar",{staticStyle:{"box-shadow":"0px 0px 0px .5px rgb(0 0 0 / 20%)"},attrs:{color:"#FFF",app:""}},[a("v-app-bar-nav-icon",{on:{click:function(e){return e.stopPropagation(),t.toggleMenu()}}}),a("div",{staticClass:"poka-drawer-logo"},[a("h1",[t._v("PokaPlayer")])]),a("v-spacer"),a("v-btn",{attrs:{icon:""},on:{click:t.switch_audio_order}},["list"===t.audio_order?a("v-icon",{staticClass:"material-icons-outlined"},[t._v("repeat")]):a("v-icon",{staticClass:"material-icons-outlined"},[t._v("shuffle")])],1)],1),a("v-navigation-drawer",{attrs:{clipped:t.$vuetify.breakpoint.mdAndUp,"mobile-breakpoint":960,app:""},model:{value:t.drawer,callback:function(e){t.drawer=e},expression:"drawer"}},[a("div",{staticClass:"poka-drawer-logo"},[a("h1",[t._v("PokaPlayer")])]),a("v-divider",{staticStyle:{margin:"0px 0"}}),a("div",{staticClass:"poka list"},[t._l(t.items,(function(e){return[e.divider?a("v-divider",{key:e.text,staticStyle:{margin:"4px 0"}}):a("router-link",{directives:[{name:"ripple",rawName:"v-ripple"}],key:e.text,staticClass:"item",attrs:{to:e.to,"active-class":"active"}},[a("div",{staticClass:"content"},[a("v-icon",{staticClass:"material-icons-outlined",attrs:{color:t.$vuetify.theme.isDark?"#FFF":"primary"},domProps:{textContent:t._s(e.icon)}}),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v(t._s(e.text))])])],1)])]}))],2)],1),a("v-main",[a("div",{staticClass:"router-view"},[a("router-view")],1),a("div",{staticStyle:{height:"69px"}})]),a("div",{staticClass:"bottom-player"},[a("div",{staticClass:"app-progress-bar"},[a("v-progress-linear",{attrs:{"buffer-value":t.audio_bufferPercent,color:"primary"},model:{value:t.audio_currentTimePercent,callback:function(e){t.audio_currentTimePercent=e},expression:"audio_currentTimePercent"}}),a("label",{staticClass:"pure-material-slider"},[a("input",{directives:[{name:"model",rawName:"v-model",value:t.audio_currentTimePercent,expression:"audio_currentTimePercent"}],attrs:{type:"range",min:"0",max:"100",step:"0.000001"},domProps:{value:t.audio_currentTimePercent},on:{input:t.audio_seek,__r:function(e){t.audio_currentTimePercent=e.target.value}}})])],1),a("div",{staticClass:"song-info"},[a("div",{staticClass:"left"},[a("div",{staticClass:"cover"},[a("img",{attrs:{src:t.audio_cover}})]),a("div",{staticClass:"song-title",on:{click:function(e){return t.$router.push("/now"!=t.$route.path?"/now":"/lyric")}}},[a("div",{staticClass:"song-name"},[t._v(t._s(t.audio_title))]),a("div",{staticClass:"song-artist"},[t._v(t._s(t.audio_artist||t.$t("app_waitForPlay")))])])]),a("div",{staticClass:"center"},[a("span",{staticClass:"time"},[t._v(t._s(t.audio_currentTime))]),a("v-btn",{attrs:{icon:""},on:{click:t.audio_previous}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("skip_previous")])],1),a("v-btn",{attrs:{small:"",fab:"",depressed:"",color:"primary"},on:{click:t.audio_toggle}},[t.audio_paused?a("v-icon",{key:"play",staticClass:"material-icons-outlined"},[t._v("play_arrow")]):a("v-icon",{key:"pause",staticClass:"material-icons-outlined"},[t._v("pause")])],1),a("v-btn",{attrs:{icon:""},on:{click:t.audio_next}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("skip_next")])],1),a("span",{staticClass:"time"},[t._v(t._s(t.audio_totalTime))])],1),t.audio_artist?a("div",{staticClass:"right"},[a("v-btn",{attrs:{icon:""},on:{click:t.switch_audio_order}},["list"===t.audio_order?a("v-icon",{staticClass:"material-icons-outlined"},[t._v("repeat")]):a("v-icon",{staticClass:"material-icons-outlined"},[t._v("shuffle")])],1),"/now"!=t.$route.path?a("v-btn",{attrs:{icon:"",to:"/now"}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("playlist_play")])],1):a("v-btn",{attrs:{icon:"",to:"/lyric"}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("subtitles")])],1)],1):a("div",{staticClass:"right"},[a("play-random-button")],1),t.audio_artist?a("div",{staticClass:"right-s"},[a("v-btn",{attrs:{icon:""},on:{click:t.audio_previous}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("skip_previous")])],1),a("v-btn",{attrs:{small:"",fab:"",depressed:"",color:"primary"},on:{click:t.audio_toggle}},[t.audio_paused?a("v-icon",{key:"play",staticClass:"material-icons-outlined"},[t._v("play_arrow")]):a("v-icon",{key:"pause",staticClass:"material-icons-outlined"},[t._v("pause")])],1),a("v-btn",{attrs:{icon:""},on:{click:t.audio_next}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("skip_next")])],1)],1):a("div",{staticClass:"right-s"},[a("play-random-button")],1)])])],1)},x=[],C={name:"App",data:()=>({menuVisible:!1,drawer:null,audio_interval:null,audio_currentTimePercent:100,audio_bufferPercent:100,audio_currentTime:"0:00",audio_totalTime:"0:00",audio_paused:!0,audio_recored:!1,audio_cover:_setting("headerBgSource"),audio_title:"PokaPlayer",audio_artist:null,audio_order:_player.options.order,scrollPositions:{},settings:{darkMode:window._setting("darkMode")},items:[{icon:"home",text:i18n.t("home"),to:"/home"},{icon:"playlist_play",text:i18n.t("nowplaying"),to:"/now"},{icon:"subtitles",text:i18n.t("lrc"),to:"/lyric"},{divider:!0},{icon:"search",text:i18n.t("search"),to:"/search"},{icon:"album",text:i18n.t("album"),to:"/album"},{icon:"folder",text:i18n.t("folder"),to:"/folder"},{icon:"keyboard_voice",text:i18n.t("artist"),to:"/artist"},{icon:"edit",text:i18n.t("composer"),to:"/composer"},{icon:"video_library",text:i18n.t("playlist"),to:"/playlist"},{divider:!0},{icon:"settings",text:i18n.t("settings"),to:"/settings"}]}),destroyed(){this.audio_interval&&clearInterval(this.audio_interval)},created(){function t(){let t=.01*window.innerHeight;document.documentElement.style.setProperty("--vh",`${t}px`)}document.getElementsByTagName("meta")["theme-color"].content=this.$vuetify.theme.isDark?"rgb(47, 43, 62)":"rgb(245, 245, 245)",window.addEventListener("resize",t),t(),this.drawer=this.$vuetify.breakpoint.mdAndUp,this.$router.beforeEach((t,e,a)=>{let s=document.querySelector("main");s&&(this.scrollPositions[e.name]=s.scrollTop),a(),this.$nextTick(()=>{let t=this.$router.history.current.name;if(s&&t in this.scrollPositions){let e=this.scrollPositions[t];setTimeout(()=>s.scrollTop=e,100)}})}),this.axios.defaults.withCredentials=!0,this.axios.defaults.baseURL=_setting("server"),this.getStatus(),_socket.emit("login",{username:window._setting("username"),password:window._setting("password")}),_socket.emit("send-nickname",_setting("nickname")),"mediaSession"in navigator&&(navigator.mediaSession.setActionHandler("play",()=>_player.toggle()),navigator.mediaSession.setActionHandler("pause",()=>_player.pause()),navigator.mediaSession.setActionHandler("previoustrack",()=>_payer.skipBack()),navigator.mediaSession.setActionHandler("nexttrack",()=>_player.skipForward())),this.audio_interval=setInterval(()=>{let t=_player.audio.currentTime||0,e=_player.audio.duration||0;if(this.audio_paused=_player.paused,this.audio_order=_player.options.order,_player.list.audios.length>0){let a=_player.list.audios[_player.list.index];this.audio_title!=a.name&&(this.audio_recored=!1);let s=_player.audio.buffered,i=t>1?s.end(s.length-1)/e*100:0,r=t/e*100;if(this.audio_currentTimePercent=r,this.audio_bufferPercent=i,this.audio_title=a.name,this.audio_artist=a.artist,this.audio_cover=a.cover,this.audio_currentTime=this.secondToTime(t),this.audio_totalTime=this.secondToTime(e),"mediaSession"in navigator){let t=document.querySelector(".cover img"),e=[{src:t.complete?a.cover:"/static/img/icons/512x512.png",sizes:t.complete?`${t.naturalWidth}x${t.naturalHeight}`:"512x512",type:"image/png"}];navigator.mediaSession.metadata=new MediaMetadata({title:a.name,artist:a.artist,artwork:e})}e&&t+10>e&&!this.audio_recored&&window._setting("dataRecord")&&(this.audio_recored=!0,this.axios.post(`${_setting("server")}/pokaapi/v2/record/add`,a))}else this.audio_currentTime="0:00",this.audio_totalTime="0:00",this.audio_currentTimePercent=100,this.audio_bufferPercent=100,this.audio_title="PokaPlayer",this.audio_artist=null,this.audio_recored=!1,this.audio_cover=_setting("headerBgSource"),"mediaSession"in navigator&&(navigator.mediaSession.metadata=null)},400)},methods:{secondToTime(t){let e=Math.floor(t/60),a=Math.floor(t%60);return a=a<10?"0"+a:a,e+":"+a},audio_toggle(){_player.list.audios.length>0?(_player.toggle(),this.audio_paused=_player.paused):this.$randomPlay()},audio_next(){_player.skipForward(),_player.play()},audio_previous(){_player.skipBack(),_player.play()},audio_seek(){_player.seek(this.audio_currentTimePercent/100*_player.audio.duration)},closeMenu(){this.drawer=!1},toggleMenu(){this.drawer=!this.drawer},switch_audio_order(){_player.options.order="random"===_player.options.order?"list":"random",this.audio_order=_player.options.order},switchTheme(){this.settings.darkMode=!this.settings.darkMode,window._setting("darkMode",this.settings.darkMode),this.settings.darkMode?window._theme.switchToDark():window._theme.switchToLight()},async getStatus(){let t=await this.axios.get(_setting("server")+"/status/");if(!t.data.login)return this.$router.push("/login");let e=await this.axios.get(_setting("server")+"/pokaapi/v2/user/");sessionStorage.setItem("login",JSON.stringify(e.data));let a=JSON.parse(e.data.settings);for(let s of Object.keys(a))_setting(s,a[s]);if("admin"==e.data.role){let t={icon:"admin_panel_settings",text:i18n.t("settingIndex.adminItems"),to:"/admin"};this.items.filter(t=>"Admin"==t.text).length||this.items.push(t)}if(t.data.debug){let t={icon:"bug_report",text:"Debug",to:"/debug"};this.items.filter(t=>"Debug"==t.text).length||this.items.push(t)}}}},S=C,$=(a("bd5c"),a("40dc")),P=a("5bc1"),D=a("8336"),V=a("ce7e"),U=a("132d"),T=a("f6c4"),A=a("f774"),I=a("8e36"),N=a("2fa4"),L=a("269a"),R=a.n(L),O=a("5607"),E=Object(g["a"])(S,b,x,!1,null,"727a937d",null),F=E.exports;_()(E,{VAppBar:$["a"],VAppBarNavIcon:P["a"],VBtn:D["a"],VDivider:V["a"],VIcon:U["a"],VMain:T["a"],VNavigationDrawer:A["a"],VProgressLinear:I["a"],VSpacer:N["a"]}),R()(E,{Ripple:O["a"]});var B=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("router-view")],1)},z=[],M={name:"App",created(){document.getElementsByTagName("meta")["theme-color"].content=this.$vuetify.theme.isDark?"rgb(47, 43, 62)":"rgb(245, 245, 245)"}},j=M,Q=Object(g["a"])(j,B,z,!1,null,null,null),H=Q.exports,q=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:t.$t("settings")}}),a("div",{staticClass:"chip-nav"},t._l(t.items,(function(e){return a("router-link",{directives:[{name:"ripple",rawName:"v-ripple"}],key:e.to,staticClass:"chip-nav-item",class:{active:t.$route.path==e.to},attrs:{to:e.to}},[a("v-icon",[t._v(t._s(e.icon))]),a("span",[t._v(t._s(t.$t(e.text)))])],1)})),1),a("transition",{attrs:{name:"fade",mode:"out-in"},on:{enter:t.pageEnter}},[a("router-view")],1)],1)},G=[],J={name:"App",data:()=>({settings:{darkMode:window._setting("darkMode")},items:[{text:"settings_network",icon:"wifi",to:"/settings/network"},{text:"settingInterface._",icon:"layers",to:"/settings/interface"},{text:"settingUser.title",icon:"person",to:"/settings/user"},{text:"settingPins.title",icon:"push_pin",to:"/settings/pins"}]}),created(){this.getStatus()},methods:{async getStatus(){let t=await this.axios.get(_setting("server")+"/status/");if(!t.data.login)return this.$router.push("/login");let e=await this.axios.get(_setting("server")+"/pokaapi/v2/user/");sessionStorage.setItem("login",JSON.stringify(e.data));let a=JSON.parse(e.data.settings);for(let s of Object.keys(a))_setting(s,a[s])}}},Y=J,W=Object(g["a"])(Y,q,G,!1,null,null,null),K=W.exports;_()(W,{VIcon:U["a"]}),R()(W,{Ripple:O["a"]});var X=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:t.$t("settingIndex.adminItems")}}),a("div",{staticClass:"chip-nav"},t._l(t.adminItems,(function(e){return a("router-link",{directives:[{name:"ripple",rawName:"v-ripple"}],key:e.to,staticClass:"chip-nav-item",class:{active:t.$route.path==e.to},attrs:{to:e.to}},[a("v-icon",[t._v(t._s(e.icon))]),a("span",[t._v(t._s(t.$t(e.text)))])],1)})),1),a("transition",{attrs:{name:"fade",mode:"out-in"},on:{enter:t.pageEnter}},[a("router-view")],1)],1)},Z=[],tt={name:"App",data:()=>({settings:{darkMode:window._setting("darkMode")},adminItems:[{text:"settings_systemAndUpdate",icon:"system_update",to:"/admin/system"},{text:"settingUserManagement.title",icon:"person",to:"/admin/users"},{text:"adminLog.title",icon:"receipt_long",to:"/admin/log"}]}),created(){this.getStatus(),this.isAdmin="admin"==JSON.parse(sessionStorage.getItem("login")).role||!1},methods:{async getStatus(){let t=await this.axios.get(_setting("server")+"/status/");if(!t.data.login)return this.$router.push("/login");let e=await this.axios.get(_setting("server")+"/pokaapi/v2/user/");sessionStorage.setItem("login",JSON.stringify(e.data));let a=JSON.parse(e.data.settings);for(let s of Object.keys(a))_setting(s,a[s])}}},et=tt,at=Object(g["a"])(et,X,Z,!1,null,null,null),st=at.exports;_()(at,{VIcon:U["a"]}),R()(at,{Ripple:O["a"]});var it=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:t.$t("album")}}),a("v-slide-y-reverse-transition",[t.data?a("poka-parse-albums",{attrs:{data:t.data.albums}}):t._e()],1),t.data?t._e():a("poka-loader")],1)},rt=[],nt={name:"Album",created(){let t=_setting("server")+"/pokaapi/albums/";this.axios.get(t).then(t=>{this.data=t.data})},data:()=>({data:null,server:_setting("server")})},ot=nt,lt=a("0789"),ct=Object(g["a"])(ot,it,rt,!1,null,null,null),dt=ct.exports;_()(ct,{VSlideYReverseTransition:lt["g"]});var pt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{blurbg:!0,bg:t.cover||null}}),a("info-header",{attrs:{title:t.name,subtitle:t.artist,cover:t.cover,songs:t.songs&&t.songs.length}},[a("v-fade-transition",[t.songs?a("pin-button",{attrs:{source:t.$route.params.source,id:t.$route.params.id,type:"album",cover:t.cover,artist:t.artist,name:t.name,"btn-type":"icon-button"}}):t._e()],1)],1),t.name?a("v-divider"):t._e(),t.songs?t._e():a("poka-loader",{staticStyle:{margin:"64px 0"}}),a("v-slide-y-reverse-transition",[t.songs?a("poka-parse-songs",{staticStyle:{margin:"16px 0"},attrs:{data:t.songs}}):t._e()],1),a("v-slide-y-reverse-transition",[t.artistAlbums&&t.songs?a("div",[a("v-divider"),a("h1",{staticClass:"title",staticStyle:{"padding-left":"0.5em","margin-top":"8px"}},[t._v(t._s(t.$t("albumsOfSameArtist")))]),a("poka-parse-albums",{attrs:{data:t.artistAlbums}})],1):t._e()])],1)},ut=[],mt={name:"AlbumSongs",created(){this.fetchData()},watch:{"$route.path":function(t,e){this.fetchData()}},data:()=>({data:null,cover:null,name:null,artist:null,songs:null,artistAlbums:null,server:_setting("server")}),methods:{async fetchData(){let t=this.$route.params.source,e=this.$route.params.id;console.log(this.$route.query),this.songs=null,this.name=this.$route.query.name||"█".repeat(10),this.artist=this.$route.query.artist||"█".repeat(10),this.cover=Boolean(this.$route.query.cover)?this.server+this.$route.query.cover:null,await this.axios.get(`${this.server}/pokaapi/album?moduleName=${encodeURIComponent(t)}&id=${encodeURIComponent(e)}`).then(t=>{this.songs=t.data.songs,this.artist=t.data.artist,this.cover=this.server+t.data.cover.replace(/'/,"\\'"),this.name=t.data.name});let a=this.artist,s=t,i=`${this.server}/pokaapi/artistAlbums/?moduleName=${encodeURIComponent(s)}&id=${encodeURIComponent(a)}`;this.axios.get(i).then(t=>{this.artistAlbums=t.data.albums.filter(t=>t.id!=e),this.artistAlbums.length<1&&(this.artistAlbums=null)})}}},gt=mt,vt=Object(g["a"])(gt,pt,ut,!1,null,null,null),_t=vt.exports;_()(vt,{VDivider:V["a"],VFadeTransition:lt["d"],VSlideYReverseTransition:lt["g"]});var ht=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:t.$t("artist")}}),a("v-slide-y-reverse-transition",[t.data?a("poka-parse-artists",{attrs:{data:t.data.artists}}):t._e()],1),t.data?t._e():a("poka-loader")],1)},yt=[],ft={name:"Artist",created(){this.axios.get(_setting("server")+"/pokaapi/artists/").then(t=>{this.data=t.data})},data:()=>({data:null,server:_setting("server")})},wt=ft,kt=Object(g["a"])(wt,ht,yt,!1,null,null,null),bt=kt.exports;_()(kt,{VSlideYReverseTransition:lt["g"]});var xt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:t.name,subtitle:t.$t("artist"),blurbg:!0,bg:t.server+t.cover||null}}),a("v-slide-y-reverse-transition",[t.data?a("poka-parse-albums",{attrs:{data:t.data.albums}}):t._e()],1),t.data?t._e():a("poka-loader"),t.name?a("pin-button",{attrs:{source:t.$route.params.source,id:t.$route.params.id,cover:t.cover,type:"artist",name:t.name}}):t._e()],1)},Ct=[],St={name:"ArtistAlbum",created(){let t="unknown"==this.$route.params.id?"":this.$route.params.id,e=this.$route.params.source,a=`${this.server}/pokaapi/artistAlbums/?moduleName=${encodeURIComponent(e)}&id=${encodeURIComponent(t)}`;this.axios.get(a).then(t=>{this.data=t.data}),this.axios.get(`/pokaapi/artist/?moduleName=${encodeURIComponent(e)}&id=${encodeURIComponent(t)}`).then(t=>{this.cover=t.data.cover,this.name=t.data.name})},data:()=>({data:null,cover:!1,name:"",server:_setting("server")})},$t=St,Pt=Object(g["a"])($t,xt,Ct,!1,null,null,null),Dt=Pt.exports;_()(Pt,{VSlideYReverseTransition:lt["g"]});var Vt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:t.$t("composer")}}),a("v-slide-y-reverse-transition",[t.data?a("poka-parse-composers",{attrs:{data:t.data.composers}}):t._e()],1),t.data?t._e():a("poka-loader")],1)},Ut=[],Tt={name:"Composer",created(){this.axios.get(_setting("server")+"/pokaapi/composers/").then(t=>{this.data=t.data})},data:()=>({data:null,server:_setting("server")})},At=Tt,It=Object(g["a"])(At,Vt,Ut,!1,null,null,null),Nt=It.exports;_()(It,{VSlideYReverseTransition:lt["g"]});var Lt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:t.name,subtitle:t.$t("composer"),blurbg:!0,bg:t.server+t.cover||null}}),a("v-slide-y-reverse-transition",[t.data?a("poka-parse-albums",{attrs:{data:t.data.albums}}):t._e()],1),t.data?t._e():a("poka-loader"),t.name?a("pin-button",{attrs:{source:t.$route.params.source,id:t.$route.params.id,cover:t.cover,type:"composer",name:t.$route.params.id}}):t._e()],1)},Rt=[],Ot={name:"ComposerAlbum",created(){let t=this.$route.params.source,e="unknown"==this.$route.params.id?"":this.$route.params.id,a=`${this.server}/pokaapi/composerAlbums/?moduleName=${encodeURIComponent(t)}&id=${encodeURIComponent(e)}`;this.axios.get(a).then(t=>{this.data=t.data}),this.axios.get(`/pokaapi/composer/?moduleName=${encodeURIComponent(t)}&id=${encodeURIComponent(e)}`).then(t=>{this.cover=t.data.cover,this.name=t.data.name})},data:()=>({data:null,cover:!1,name:null,cover:null,server:_setting("server")})},Et=Ot,Ft=Object(g["a"])(Et,Lt,Rt,!1,null,null,null),Bt=Ft.exports;_()(Ft,{VSlideYReverseTransition:lt["g"]});var zt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:"Debug"}}),a("div",{staticClass:"title"},[t._v("Snackbar")]),a("v-btn",{attrs:{text:""},on:{click:function(e){return t.$snackbar("test test 123")}}},[t._v("Open Snackbar")]),a("v-expansion-panels",[a("v-expansion-panel",[a("v-expansion-panel-header",[t._v("Audios")]),a("v-expansion-panel-content",[a("pre",[t._v(t._s(t.audios))])])],1),a("v-expansion-panel",[a("v-expansion-panel-header",[t._v("Config")]),a("v-expansion-panel-content",[a("pre",[t._v(t._s(t.pokaSetting))])])],1),a("v-expansion-panel",[a("v-expansion-panel-header",[t._v("Lyric")]),a("v-expansion-panel-content",[a("pre",[t._v(t._s(t.lyric))])])],1)],1)],1)},Mt=[],jt={name:"Debug",created(){},data:()=>({pokaSetting:JSON.parse(localStorage.pokaSetting),audios:_player.list.audios,lyric:_lrc.lyrics_all})},Qt=jt,Ht=a("cd55"),qt=a("49e2"),Gt=a("c865"),Jt=a("0393"),Yt=Object(g["a"])(Qt,zt,Mt,!1,null,null,null),Wt=Yt.exports;_()(Yt,{VBtn:D["a"],VExpansionPanel:Ht["a"],VExpansionPanelContent:qt["a"],VExpansionPanelHeader:Gt["a"],VExpansionPanels:Jt["a"]});var Kt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:t.$t("folder")}}),a("v-slide-y-reverse-transition",[a("v-btn",{directives:[{name:"show",rawName:"v-show",value:!t.$route.meta.root,expression:"!$route.meta.root"}],staticStyle:{"margin-bottom":"16px"},on:{click:t.goBack}},[a("v-icon",[t._v("arrow_back")]),t._v("\n\t\t\t"+t._s(t.$t("back"))+"\n\t\t")],1)],1),a("v-slide-y-reverse-transition",[t.data?a("poka-parse-folders",{attrs:{data:t.data.folders}}):t._e()],1),a("v-slide-y-reverse-transition",[t.data?a("poka-parse-songs",{attrs:{data:t.data.songs}}):t._e()],1),t.data?t._e():a("poka-loader")],1)},Xt=[],Zt={name:"Folder",created(){this.fetchData()},data:()=>({data:null,server:_setting("server")}),watch:{"$route.path":function(t,e){this.fetchData()}},methods:{async fetchData(){this.data=null;let t=this.server+"/pokaapi/";if(this.$route.meta.root)t+="folders/";else{let e=encodeURIComponent(this.$route.params.source),a=encodeURIComponent(this.$route.params.id);t+=`folderFiles/?moduleName=${e}&id=${a}`}this.axios.get(t).then(t=>{this.data=t.data})},goBack(){window.history.length>1?this.$router.go(-1):this.$router.push("/folder")}}},te=Zt,ee=Object(g["a"])(te,Kt,Xt,!1,null,null,null),ae=ee.exports;_()(ee,{VBtn:D["a"],VIcon:U["a"],VSlideYReverseTransition:lt["g"]});var se=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:t.name?t.$t("header_welcome_with_name",{name:t.name}):t.$t("header_welcome")}}),a("poka-update"),t.data?t._e():a("poka-loader"),a("v-slide-y-reverse-transition",[t.data?a("poka-parse-home",{attrs:{data:t.data}}):t._e()],1)],1)},ie=[],re={name:"Home",created(){this.axios.get(_setting("server")+"/pokaapi/home/").then(t=>{this.data=t.data,this.name=JSON.parse(sessionStorage.login).name}).catch(t=>{this.$router.push("/login")})},data:()=>({data:null,name:null})},ne=re,oe=Object(g["a"])(ne,se,ie,!1,null,null,null),le=oe.exports;_()(oe,{VSlideYReverseTransition:lt["g"]});var ce=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"login-container",style:{"--bg":"url('"+t.bg+"')"}},[a("v-overlay",{attrs:{absolute:"",value:t.logining}},[a("poka-loader")],1),t._m(0),a("div",{staticClass:"login-form"},[a("div",{staticClass:"form-container"},[a("h1",[t._v(t._s(t.$t("header_welcome")))]),a("v-text-field",{staticClass:"rounded-input",attrs:{outlined:"",label:t.$t("login_page.server"),disabled:t.logining},model:{value:t.server,callback:function(e){t.server="string"===typeof e?e.trim():e},expression:"server"}}),a("v-text-field",{staticClass:"rounded-input",attrs:{outlined:"",label:t.$t("login_page.username"),disabled:t.logining},model:{value:t.username,callback:function(e){t.username=e},expression:"username"}}),a("v-text-field",{staticClass:"rounded-input",attrs:{outlined:"",label:t.$t("login_page.password"),type:"password",disabled:t.logining},model:{value:t.password,callback:function(e){t.password=e},expression:"password"}}),a("div",{staticClass:"d-flex justify-center"},[a("v-btn",{attrs:{disabled:t.logining,rounded:"",large:"",color:"primary",width:"110px"},on:{click:t.login}},[t._v(t._s(t.$t("login")))])],1)],1)]),a("div",{staticClass:"footer"},[a("div",{staticClass:"left-btns"},[a("v-btn",{staticClass:"mx-1",attrs:{depressed:"",fab:"",small:""},on:{click:function(e){t.lang_dialog=!0}}},[a("v-icon",[t._v("mdi-translate")])],1),a("v-btn",{staticClass:"mx-1",attrs:{depressed:"",fab:"",small:""},on:{click:function(e){t.clearSessionDialog=!0}}},[a("v-icon",[t._v("mdi-lock-reset")])],1)],1),a("div",{staticClass:"right-btns"},[a("v-btn",{attrs:{href:"https://github.com/gnehs/PokaPlayer",target:"_blank",depressed:"",fab:"",small:""}},[a("v-icon",[t._v("mdi-github")])],1)],1)]),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.lang_dialog,callback:function(e){t.lang_dialog=e},expression:"lang_dialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingInterface.lang")))]),a("v-card-text",[a("div",{staticClass:"poka list"},t._l(t.languages,(function(e,s){return a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],key:"lang"+e+"-"+s,staticClass:"item",on:{click:function(a){return t.setLang(e)}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("translate")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("title",e)))])])],1)])})),0)]),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.lang_dialog=!1}}},[t._v(t._s(t.$t("cancel")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"420"},model:{value:t.clearSessionDialog,callback:function(e){t.clearSessionDialog=e},expression:"clearSessionDialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("login_page.session._")))]),a("v-card-text",[a("p",[t._v(t._s(t.$t("login_page.session.description")))]),a("p",[t._v(t._s(t.$t("login_page.session.description2")))]),a("v-text-field",{attrs:{outlined:"",label:t.$t("login_page.server"),disabled:t.logining},model:{value:t.server,callback:function(e){t.server="string"===typeof e?e.trim():e},expression:"server"}}),a("v-text-field",{attrs:{outlined:"",label:t.$t("login_page.username"),disabled:t.logining},model:{value:t.username,callback:function(e){t.username=e},expression:"username"}}),a("v-text-field",{attrs:{outlined:"",label:t.$t("login_page.password"),type:"password",disabled:t.logining},model:{value:t.password,callback:function(e){t.password=e},expression:"password"}})],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.clearSessionDialog=!1}}},[t._v(t._s(t.$t("cancel")))]),a("v-btn",{attrs:{color:"red",text:""},on:{click:t.clearSession}},[t._v(t._s(t.$t("reset")))])],1)],1)],1)],1)},de=[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"logo"},[a("img",{attrs:{src:"/img/icons/icon.png"}})])}],pe={name:"Login",data:()=>({logining:!1,bg:_setting("headerBgSource"),server:null,serverError:null,password:null,username:null,passwordError:null,clearSessionDialog:!1,lang_dialog:!1,languages:Object.keys(window.i18n.messages),currentLang:i18n.locale}),created(){this.password=_setting("password"),this.username=_setting("username"),this.server=_setting("server")},methods:{setLang(t){window.i18n.locale=t,this.currentLang=t,window._setting("lang",t),this.lang_dialog=!1},async login(){if(this.passwordError=null,this.serverError=null,this.server=this.server.replace(/\/$/,""),!this.password||!this.server)return this.password||(this.passwordError="Wrong password"),void(this.server||(this.serverError="Unable to connect to server"));this.logining=!0,await this.axios.get(this.server+"/logout/");let t=await this.axios({method:"post",url:this.server+"/login/",data:{password:this.password,username:this.username},config:{headers:{"Content-Type":"multipart/form-data"}}}).catch(t=>this.serverError="Unable to connect to server").then(t=>t.data);if(!t.success)return this.logining=!1,this.passwordError="Wrong password",this.password="",!1;{_setting("password",this.password),_setting("username",this.username),_setting("server",this.server);let t=(await this.axios(this.server+"/pokaapi/v2/user/setting/")).data;for(let e of Object.keys(t.settings))_setting(e,t.settings[e]);_socket.emit("login",{username:window._setting("username"),password:window._setting("password")}),_socket.emit("send-nickname",_setting("nickname")),this.$router.push("/"),window.location.reload()}},async clearSession(){this.clearSessionDialog=!1;let t=await this.axios({method:"post",url:this.server+"/clear-session/",data:{password:this.password,username:this.username},config:{headers:{"Content-Type":"multipart/form-data"}}});t.data.success?this.$snackbar(i18n.t("login_page.session.success")):this.$snackbar(i18n.t("login_page.session.fail")+t.data.e)}}},ue=pe,me=(a("50ba"),a("1d87"),a("8212")),ge=a("b0af"),ve=a("99d9"),_e=a("169a"),he=a("a797"),ye=a("8654"),fe=Object(g["a"])(ue,ce,de,!1,null,"73226730",null),we=fe.exports;_()(fe,{VAvatar:me["a"],VBtn:D["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VCardTitle:ve["c"],VDialog:_e["a"],VIcon:U["a"],VOverlay:he["a"],VSpacer:N["a"],VTextField:ye["a"]}),R()(fe,{Ripple:O["a"]});var ke=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("transition",{attrs:{name:t.bgSlideAnimation,mode:"out-in"}},[t.audio_queue.length>0?a("poka-header",{key:t.audio_index,attrs:{blurbg:!0,title:t.$t("nowplaying"),bg:t.audio_cover}}):t._e(),!t.audio_queue.length>0?a("poka-header",{key:"2"}):t._e()],1),a("transition",{attrs:{name:"slide-right",mode:"out-in"}},[t.audio_queue.length>0?a("poka-parse-songs",{attrs:{data:t.audio_queue,"now-playing":"","active-index":t.audio_index},scopedSlots:t._u([{key:"default",fn:function(e){return[a("v-btn",{directives:[{name:"show",rawName:"v-show",value:t.isSafari,expression:"isSafari"}],attrs:{icon:""},on:{click:function(t){return t.stopPropagation(),e.moreDialog(e.song)}}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("more_horiz")])],1),a("v-btn",{attrs:{icon:""},on:{click:function(a){return a.stopPropagation(),t.removeSong(e.index)}}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("close")])],1)]}}],null,!1,3811264598)}):t._e(),!t.audio_queue.length>0?a("v-card",{key:"card",staticClass:"mx-auto blur-card",staticStyle:{"margin-top":"64px"},attrs:{"max-width":"344"}},[a("v-card-text",{staticClass:"text-center"},[a("v-icon",{staticClass:"display-4 material-icons-outlined"},[t._v("queue_music")]),a("p",{staticClass:"headline text--primary"},[t._v(t._s(t.$t("app_waitForPlay")))]),a("p",[t._v(t._s(t.$t("app_waitForPlay_description")))]),a("play-random-button")],1)],1):t._e()],1),a("v-fab-transition",[t.audio_queue.length>0?a("v-btn",{staticStyle:{bottom:"calc(16px + 69px)"},attrs:{color:"primary",fab:"",large:"",dark:"",bottom:"",right:"",fixed:""},on:{click:t.audio_clean}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("clear_all")])],1):t._e()],1)],1)},be=[],xe={name:"NowPlaying",data:()=>({defaultCover:_setting("headerBgSource"),audio_cover:_setting("headerBgSource"),audio_queue:null,audio_index:-1,audio_uuid:":D",updateInterval:null,bgSlideAnimation:"slide-left",isSafari:/^((?!chrome|android).)*safari/i.test(window.navigator.userAgent)}),created(){this.updatePlayer(),this.startUpdatePlayer()},destroyed(){this.stopUpdatePlayer()},methods:{startUpdatePlayer(){this.updateInterval=setInterval(()=>this.updatePlayer(),400)},stopUpdatePlayer(){this.updateInterval&&clearInterval(this.updateInterval)},updatePlayer(){if(this.audio_queue=_player.list.audios,_player.list.audios.length>0){let t=this.audio_uuid,e=this.audio_index;this.audio_index=_player.list.index,this.audio_uuid=_player.list.audios[this.audio_index].uuid,this.audio_cover=_player.list.audios[this.audio_index].cover,t!=this.audio_uuid&&(this.bgSlideAnimation=this.audio_index>e?"slide-left":"slide-right",this.$nextTick(()=>{let t=document.querySelector(".poka.list > .active");if(t){let e=t.offsetTop-.5*document.querySelector("main").clientHeight+.75*t.clientHeight;e+=69,e+=150,this.$vuetify.goTo(e,{duration:250,offset:0,container:"main",easing:"easeInOutCubic"})}}))}else this.audio_cover=_setting("headerBgSource")},removeSong(t){_player.list.remove(t),this.updatePlayer()},audio_clean(){_player.list.clear()}}},Ce=xe,Se=Object(g["a"])(Ce,ke,be,!1,null,null,null),$e=Se.exports;_()(Se,{VBtn:D["a"],VCard:ge["a"],VCardText:ve["b"],VFabTransition:lt["c"],VIcon:U["a"]});var Pe=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header"),a("v-card",{key:"card",staticClass:"mx-auto blur-card",staticStyle:{"margin-top":"32px"},attrs:{"max-width":"344"}},[a("v-card-text",{staticClass:"text-center"},[a("v-icon",{staticClass:"material-icons-outlined display-4"},[t._v("clear")]),a("p",{staticClass:"headline text--primary"},[t._v(t._s(t.$t("nothingFound")))]),a("v-btn",{attrs:{outlined:"",color:"primary",to:"/"}},[t._v(t._s(t.$t("home")))])],1)],1)],1)},De=[],Ve={name:"Notfound"},Ue=Ve,Te=Object(g["a"])(Ue,Pe,De,!1,null,null,null),Ae=Te.exports;_()(Te,{VBtn:D["a"],VCard:ge["a"],VCardText:ve["b"],VIcon:U["a"]});var Ie=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:t.title}}),a("v-slide-y-reverse-transition",[t.data?a("poka-parse-playlists",{attrs:{data:t.data}}):t._e()],1),t.data?t._e():a("poka-loader")],1)},Ne=[],Le={name:"Playlist",watch:{"$route.path":function(t,e){this.fetchData()}},created(){this.fetchData()},data:()=>({data:null,rawData:null,server:_setting("server"),title:i18n.t("playlist")}),methods:{async fetchData(){let t=this.$route.params.pathMatch,e=this.$route.name;this.data=null,this.rawData||(this.rawData=(await this.axios(_setting("server")+"/pokaapi/playlists")).data.playlists),"PlaylistFolder"==e?(this.title=this.rawData.filter(e=>e.id==t)[0].name,this.data=this.rawData.filter(e=>e.id==t)[0].playlists):(this.title=i18n.t("playlist"),this.data=this.rawData)}}},Re=Le,Oe=Object(g["a"])(Re,Ie,Ne,!1,null,null,null),Ee=Oe.exports;_()(Oe,{VSlideYReverseTransition:lt["g"]});var Fe=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{blurbg:!0,bg:t.cover}}),a("info-header",{attrs:{title:t.title||t.$t("loading"),subtitle:t.$t("playlist"),cover:t.cover,songs:t.data?t.data.songs.length:0}},[t.title?a("pin-button",{attrs:{source:t.$route.params.source,id:t.$route.params.id,cover:t.cover,type:"playlist",name:t.title,"btn-type":"icon-button"}}):t._e(),t.fromPoka?a("v-btn",{attrs:{icon:""},on:{click:function(e){t.playlistDialog=!0}}},[a("v-icon",[t._v("edit")])],1):t._e()],1),a("v-divider"),t.data?a("poka-parse-songs",{attrs:{data:t.data.songs}}):a("poka-loader"),a("v-dialog",{attrs:{"max-width":"400"},model:{value:t.playlistDialog,callback:function(e){t.playlistDialog=e},expression:"playlistDialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("playlist_page.edit_title")))]),a("v-card-text",[a("v-text-field",{attrs:{label:t.$t("playlist_page.title_input"),outlined:""},model:{value:t.editData.name,callback:function(e){t.$set(t.editData,"name",e)},expression:"editData.name"}}),a("v-text-field",{attrs:{label:t.$t("playlist_page.cover_input"),outlined:""},model:{value:t.editData.image,callback:function(e){t.$set(t.editData,"image",e)},expression:"editData.image"}})],1),a("v-card-actions",[a("v-btn",{attrs:{text:""},on:{click:function(e){t.playlistDialog=!1,t.playlistDel=!0}}},[t._v(t._s(t.$t("playlist_page.del")))]),a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:t.editPlaylist}},[t._v(t._s(t.$t("done")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"400"},model:{value:t.playlistDel,callback:function(e){t.playlistDel=e},expression:"playlistDel"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("playlist_page.del_title")))]),a("v-card-text",[t._v(t._s(t.$t("playlist_page.delconfirm",{title:t.title})))]),a("v-card-actions",[a("v-btn",{attrs:{text:""},on:{click:function(e){t.playlistDel=!1}}},[t._v(t._s(t.$t("cancel")))]),a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.playlistDel=!1,t.delPlaylist()}}},[t._v(t._s(t.$t("ok")))])],1)],1)],1)],1)},Be=[],ze={name:"PlaylistSongs",data:()=>({data:null,title:null,cover:_setting("headerBgSource"),server:_setting("server"),editData:{name:null,image:_setting("headerBgSource")},fromPoka:!1,playlistDialog:!1,playlistDel:!1,playlistDelConfirm:""}),created(){this.fetchData()},methods:{async editPlaylist(){if(""==this.editData.name||""==this.editData.cover)return this.$snackbar(i18n.t("playlist_page.edit_empty"));this.playlistDialog=!1,await this.axios.post(`${this.server}/pokaapi/playlist/edit`,{id:this.data.playlists[0].id,data:this.editData}),this.fetchData()},async delPlaylist(){await this.axios.post(`${this.server}/pokaapi/playlist/del`,{id:this.data.playlists[0].id}),this.$router.push("/playlist")},fetchData(){let t=encodeURIComponent(this.$route.params.source),e=encodeURIComponent(this.$route.params.id),a=this.server;this.axios.get(`${a}/pokaapi/playlistSongs/?moduleName=${t}&id=${e}&rnd=${Math.floor(9999999*Math.random())}`).then(t=>{this.data=t.data,this.title=this.data.playlists[0].name,this.editData.name=this.data.playlists[0].name,this.data.playlists[0].image&&(this.cover=this.data.playlists[0].image,this.editData.image=this.data.playlists[0].image,this.data.playlists[0].image.startsWith("http")||(this.cover=this.server+this.cover)),this.fromPoka="poka"==this.data.playlists[0].source})}}},Me=ze,je=Object(g["a"])(Me,Fe,Be,!1,null,null,null),Qe=je.exports;_()(je,{VBtn:D["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VCardTitle:ve["c"],VDialog:_e["a"],VDivider:V["a"],VIcon:U["a"],VSpacer:N["a"],VTextField:ye["a"]});var He=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div")},qe=[],Ge={name:"Shuffle",created(){this.$randomPlay(),this.$router.push("/home")}},Je=Ge,Ye=Object(g["a"])(Je,He,qe,!1,null,null,null),We=Ye.exports,Ke=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{attrs:{theme:t.lyric_theme}},[a("transition",{attrs:{name:"fade",mode:"out-in"}},[t.audio_cover?a("poka-header",{key:t.audio_cover,attrs:{blurbg:!0,bg:t.audio_cover}}):a("poka-header",{key:"2"})],1),a("div",{on:{dblclick:t.openLyricDialog}},[a("transition",{attrs:{name:"fade",mode:"out-in"}},[t.lyric.length>1?a("div",{key:"lyric",staticClass:"lyric",class:{lyricTranslated:t.lyricTranslated}},t._l(t.lyric,(function(e,s){return a("p",{key:s,class:[{focus:s==t.lyricFocus},{tl:!!t.lyricTranslated&&Math.floor((s-t.lyricFocus)/2)!=Math.round((s-t.lyricFocus)/2)}],attrs:{"data-lyric-set":t.lyricTranslated?Math.floor((s-t.lyricFocus)/2):s-t.lyricFocus}},[a("span",[t._v(t._s(e.text))])])})),0):t.lyricSearching?a("v-card",{key:"lyricSearchingcard",staticClass:"mx-auto blur-card",staticStyle:{"margin-top":"64px"},attrs:{"max-width":"344"}},[a("v-card-text",{staticClass:"text-center"},[a("v-icon",{staticClass:"material-icons-outlined display-4"},[t._v("subtitles")]),a("p",{staticClass:"headline text--primary"},[t._v(t._s(t.$t("loading")))])],1)],1):a("v-card",{key:"lrc_noLyrics",staticClass:"mx-auto blur-card",staticStyle:{"margin-top":"64px"},attrs:{"max-width":"344"}},[a("v-card-text",{staticClass:"text-center"},[a("v-icon",{staticClass:"material-icons-outlined display-4"},[t._v("subtitles")]),a("p",{staticClass:"headline text--primary"},[t._v(t._s(t.$t("lrc_noLyrics")))]),a("v-btn",{attrs:{outlined:"",color:"primary"},on:{click:function(e){t.showLyricDialog=!0}}},[t._v(t._s(t.$t("lrc_search")))])],1)],1)],1)],1),a("v-speed-dial",{staticStyle:{bottom:"calc(16px + 69px)"},attrs:{right:"","open-on-hover":"",fixed:""},scopedSlots:t._u([{key:"activator",fn:function(){return[a("v-btn",{attrs:{color:"primary",dark:"",fab:""},model:{value:t.fab,callback:function(e){t.fab=e},expression:"fab"}},[t.fab?a("v-icon",[t._v("mdi-close")]):a("v-icon",[t._v("more_horiz")])],1)]},proxy:!0}]),model:{value:t.fab,callback:function(e){t.fab=e},expression:"fab"}},[a("v-btn",{attrs:{fab:"",dark:"",small:"",color:"green"},on:{click:t.openLyricDialog}},[a("v-icon",[t._v("search")])],1),a("v-btn",{attrs:{fab:"",dark:"",small:"",color:"indigo"},on:{click:t.editLyric}},[a("v-icon",[t._v("mdi-pencil")])],1),a("v-btn",{attrs:{fab:"",dark:"",small:"",color:"cyan"},on:{click:function(e){t.lyric_theme_dialog=!0}}},[a("v-icon",[t._v("mdi-palette")])],1)],1),a("v-dialog",{attrs:{"max-width":"420"},model:{value:t.showLyricDialog,callback:function(e){t.showLyricDialog=e},expression:"showLyricDialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("lrc_search")))]),a("v-card-text",{staticStyle:{"padding-bottom":"0"}},[a("v-text-field",{attrs:{label:t.$t("lrc_search"),name:"searchLyric",disabled:t.lyricSearching,solo:""},on:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.getLyricByKeyword()},change:function(e){return t.getLyricByKeyword()}},model:{value:t.lyricSearchkeyword,callback:function(e){t.lyricSearchkeyword="string"===typeof e?e.trim():e},expression:"lyricSearchkeyword"}}),a("p",{staticStyle:{"margin-top":"-22px"}},[a("small",[t._v(t._s(t.$t("lrc_enter2search")))])])],1),a("v-divider"),a("v-card-text",{staticStyle:{"max-height":"400px",overflow:"scroll","overflow-x":"hidden"}},[a("div",{staticClass:"poka list",staticStyle:{width:"372px"}},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.loadLrc("[00:00.000]",!0),t.showLyricDialog=!1}}},[a("div",{staticClass:"content"},[a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("lrc_notLoad")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("lrc_notLoad_description")))])])])])]),!t.lyricSearching&&t.lyricSearchResult?a("div",{staticClass:"poka list",staticStyle:{width:"100%"}},t._l(t.lyricSearchResult,(function(e,s){return a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],key:s,staticClass:"item",on:{click:function(a){t.loadLrc(e.lyric,!0),t.showLyricDialog=!1}}},[a("div",{staticClass:"content"},[a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(e.name))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(e.artist))])])])])})),0):t.lyricSearching?a("poka-loader"):a("div",{staticStyle:{"text-align":"center",padding:"40px 0"}},[a("v-btn",{attrs:{color:"primary"},on:{click:t.dialogSearch}},[t._v(t._s(t.$t("search")))])],1)],1),a("v-divider"),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.showLyricDialog=!1}}},[t._v(t._s(t.$t("cancel")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.lyric_theme_dialog,callback:function(e){t.lyric_theme_dialog=e},expression:"lyric_theme_dialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingInterface.customize.lyric._")))]),a("v-card-text",[a("div",{staticClass:"poka list"},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setLyricTheme("bigtext")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v("Big text")])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setLyricTheme("default")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v("Default")])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setLyricTheme("spacing")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v("Spacing")])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setLyricTheme("underline")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v("Underline")])])],1)])])]),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.lyric_theme_dialog=!1}}},[t._v(t._s(t.$t("cancel")))])],1)],1)],1)],1)},Xe=[],Ze={name:"LyricEdit",data:()=>({audio_title:null,audio_artist:null,audio_cover:null,showLyricDialog:!1,lyric_theme_dialog:!1,fab:!1,lyric:[],lyric_raw:null,lyricFocus:0,lyricSearching:!0,lyricSearchResult:null,lyricTranslated:!1,lyricSearchkeyword:null,Lyric_Update:null,lyric_color:null,lyric_shadow_color:null,lyric_theme:_setting("lyricTheme")}),created(){this.updateLyric(),this.startUpdateLyric()},destroyed(){this.stopUpdateLyric()},methods:{editLyric(){window.localStorage["lrc_temp"]=this.lyric_raw,this.$router.push("/lyric/edit")},startUpdateLyric(){this.Lyric_Update=setInterval(()=>this.updateLyric(),300)},stopUpdateLyric(){this.Lyric_Update&&clearInterval(this.Lyric_Update)},openLyricDialog(){this.showLyricDialog=!0;_player.list.audios[_player.list.index];this.lyricSearchkeyword=this.audio_title+" "+this.audio_artist},dialogSearch(){this.getLyricByKeyword(this.lyricSearchkeyword,!1)},updateLyric(){let t=_player.list.audios[_player.list.index];if(_player.list.audios.length>0){if(this.audio_title!=t.name)window._lrc.load("[00:00.000]"),this.lyricFocus=0,this.lyricSearching=!0,this.lyricSearchResult=null,this.lyricSearchkeyword=t.name+" "+t.artist,this.getLyric(t.name,t.artist,t.id,t.source),this.audio_title=t.name,this.audio_artist=t.artist,this.audio_cover=t.cover;else if(this.lyric=window._lrc.getLyrics(),this.lyric.length>1){let t=window._lrc.select(_player.audio.currentTime);this.lyricFocus!=t&&(this.lyricFocus=t,this.$nextTick(()=>{let t=document.querySelector('.lyric [data-lyric-set="0"].focus'),e=document.querySelector('.lyric [data-lyric-set="0"].tl')||null;if(t){let a=t.offsetTop-document.querySelector("main").clientHeight/2+t.clientHeight/2;e&&(a=e.offsetTop-document.querySelector("main").clientHeight/2-t.clientHeight),a+=69,this.$vuetify.breakpoint.mdAndUp||(a+=56),this.$vuetify.goTo(a,{duration:250,offset:0,container:"main",easing:"easeInOutCubic"})}else this.lyricFocus=0}))}}else this.noloadedLyric=!0,this.lyricSearching=!1},getLyric(t,e,a=!1,s){let i,r=/\[([0-9.:]*)\]/i;a?(i=_setting("server")+`/pokaapi/lyric/?moduleName=${encodeURIComponent(s)}&id=${encodeURIComponent(a)}&time=${(new Date).getTime()}`,this.axios(i).then(e=>{e.data.lyrics[0].lyric&&e.data.lyrics[0].lyric.match(r)?t==this.audio_title&&this.loadLrc(e.data.lyrics[0].lyric):this.getLyricByKeyword(this.lyricSearchkeyword)})):this.getLyricByKeyword(this.lyricSearchkeyword)},getLyricByKeyword(t,e=!0){t||(t=this.lyricSearchkeyword),this.lyricSearching=!0,this.axios(_setting("server")+`/pokaapi/searchLyrics/?keyword=${encodeURIComponent(t)}`).then(t=>t.data).then(a=>{a.lyrics.length>0&&(a.lyrics.forEach(t=>{let e=.7*this.matchRate(this.audio_title,t.name)+.3*this.matchRate(this.audio_artist,t.artist);e=Math.round(100*e)/100,t.rate=e>0?e>100?90.25:e:0}),a.lyrics.sort((t,e)=>e.rate-t.rate),t==this.lyricSearchkeyword&&(a.lyrics[0].rate>35&&e?(this.loadLrc(a.lyrics[0].lyric),this.$snackbar("歌詞正確嗎?打開歌詞搜尋來儲存。")):this.$snackbar("未發現匹配歌詞,您可以於歌詞搜尋中嘗試手動匹配"),this.lyricSearchResult=a.lyrics)),this.lyricSearching=!1})},matchRate(t,e,a=0){t=t.toLowerCase(),e=e.toLowerCase();for(let s of t.split(""))e.includes(s)?a++:a--;for(let s of e.split(""))t.includes(s)?a++:a--;return Math.round(a/(2*t.length)*1e4)/100},loadLrc(t,e=!1){window._lrc.load(t),this.lyric_raw=t,this.$vuetify.goTo(0,{duration:250,offset:0,container:"main",easing:"easeInOutCubic"}),this.lyricFocus=0;try{window._lrc.lyrics_all[window._lrc.lyrics_all.length-2].timestamp==window._lrc.lyrics_all[window._lrc.lyrics_all.length-1].timestamp?(window._lrc.lyrics_all[window._lrc.lyrics_all.length-2].timestamp+=100,this.lyricTranslated=!0,window._lrc.lyrics_all=window._lrc.lyrics_all.sort((t,e)=>t.timestamp-e.timestamp)):this.lyricTranslated=!1}catch(a){this.lyricTranslated=!1}if(this.lyricSearching=!1,e){let e=_player.list.audios[_player.list.index];this.axios.post(_setting("server")+"/pokaapi/lyric",{title:e.name,artist:e.artist,songId:e.id,source:e.source,lyric:t}),this.$snackbar(i18n.t("lrc_saved"))}},setLyricTheme(t){window._setting("lyricTheme",t),this.lyric_theme_dialog=!1,this.lyric_theme=t,this.axios({method:"post",url:_setting("server")+"/pokaapi/v2/user/setting/",data:{n:{lyricTheme:t}}})}}},ta=Ze,ea=(a("65c6"),a("c73b")),aa=Object(g["a"])(ta,Ke,Xe,!1,null,"6fe2d7a4",null),sa=aa.exports;_()(aa,{VAvatar:me["a"],VBtn:D["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VCardTitle:ve["c"],VDialog:_e["a"],VDivider:V["a"],VIcon:U["a"],VSpacer:N["a"],VSpeedDial:ea["a"],VTextField:ye["a"]}),R()(aa,{Ripple:O["a"]});var ia=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",[a("div",{attrs:{id:"lrc-editor"}},[t.lyric.length>1?a("div",{key:"lyric",staticClass:"lyric-view",class:{lyricTranslated:t.lyricTranslated}},t._l(t.lyric,(function(e,s){return a("p",{key:s,class:{focus:s==t.lyricFocus},on:{click:function(a){return t.musicSeek(e.timestamp)}}},[a("span",{staticClass:"timestamp"},[t._v(t._s(t.timeToTag(e.timestamp)))]),t._v("\n\t\t\t\t\t"+t._s(e.text)+"\n\t\t\t\t")])})),0):t._e(),a("div",{attrs:{id:"lyric-edit"}},[a("v-card",{staticClass:"mx-auto",attrs:{id:"lyric-edit-about"}},[a("v-card-text",[a("div",[t._v("PokaPlayer 歌詞編輯器 Beta")]),a("p",{staticClass:"display-1 text--primary"},[t._v("使用說明")]),a("div",{staticClass:"text--primary"},[t._v("\n\t\t\t\t\t\t\t左側為歌詞預覽,右側則是編輯區塊\n\t\t\t\t\t\t\t"),a("br"),t._v("編輯完成後請按左下角打勾儲存歌詞,若要取消編輯點擊返回鍵即可跳出\n\t\t\t\t\t\t\t"),a("br"),t._v("點擊歌詞預覽的歌詞即可將歌曲轉跳至該時間,若是雙語歌詞,請點選原文部份\n\t\t\t\t\t\t\t"),a("br"),t._v("若有任何問題或功能建議,歡迎透過「設定->關於->GitHub->Issues」提出\n\t\t\t\t\t\t")])])],1),a("v-card",{staticClass:"mx-auto",attrs:{id:"lyric-edit-about-phone"}},[a("v-card-text",[a("div",[t._v("PokaPlayer 歌詞編輯器 Beta")]),a("p",{staticClass:"display-1 text--primary"},[t._v("使用說明")]),a("div",{staticClass:"text--primary"},[t._v("\n\t\t\t\t\t\t\t上方為歌詞預覽,下方則是編輯區塊\n\t\t\t\t\t\t\t"),a("br"),t._v("編輯完成後請按左下角打勾儲存歌詞,若要取消編輯點擊返回鍵即可跳出\n\t\t\t\t\t\t\t"),a("br"),t._v("點擊歌詞預覽的歌詞即可將歌曲轉跳至該時間,若是雙語歌詞,請點選原文部份\n\t\t\t\t\t\t\t"),a("br"),t._v("若有任何問題或功能建議,歡迎透過「設定->關於->GitHub->Issues」提出\n\t\t\t\t\t\t")])])],1),a("v-card",{staticClass:"mx-auto",attrs:{id:"lyric-edit-time-shift"}},[a("v-card-text",{staticStyle:{"padding-bottom":"0"}},[a("div",[t._v("時間平移")]),a("p",{staticClass:"display-1 text--primary",staticStyle:{"margin-bottom":"0"}},[t._v(t._s(t.timeShiftValue>=0?"+":"")+t._s(t.timeShiftValue)+"s")])]),a("v-card-actions",[a("v-btn",{attrs:{text:"",color:"red accent-4"},on:{click:function(e){return t.timeShift(-.5)}}},[t._v("-0.5s")]),a("v-btn",{attrs:{text:"",color:"red accent-4"},on:{click:function(e){return t.timeShift(-.1)}}},[t._v("-0.1s")]),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){return t.timeShift(.1)}}},[t._v("+0.1s")]),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){return t.timeShift(.5)}}},[t._v("+0.5s")]),a("v-spacer"),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){return t.timeShift(-t.timeShiftValue)}}},[t._v("重置")])],1)],1),a("v-card",{staticClass:"mx-auto",attrs:{id:"lyric-edit-text-editor"}},[a("v-card-text",{staticStyle:{"padding-bottom":"0"}},[a("div",[t._v("文字編輯器")]),a("v-textarea",{attrs:{"max-height":"100%",rows:"20"},model:{value:t.lyric_raw,callback:function(e){t.lyric_raw=e},expression:"lyric_raw"}})],1)],1)],1)])]),a("v-fab-transition",[a("v-btn",{staticStyle:{bottom:"calc(16px + 69px)"},attrs:{color:"primary",fab:"",large:"",dark:"",bottom:"",right:"",fixed:""},on:{click:t.saveLyric}},[a("v-icon",[t._v("done")])],1)],1)],1)},ra=[],na={name:"LyricEdit",data:()=>({audio_title:null,audio_artist:null,audio_cover:null,showLyricDialog:!1,lyric:[],lyric_raw:null,lyricFocus:0,lyricSearching:!0,lyricSearchResult:null,lyricTranslated:!1,lyricSearchkeyword:null,Lyric_Update:null,timeShiftValue:0}),created(){this.updateLyric(),this.startUpdateLyric(),_player.options.order=_player.options.order+"_r",this.lyric_raw=window.localStorage["lrc_temp"],this.loadLrc(this.lyric_raw)},destroyed(){this.stopUpdateLyric(),_player.options.order=_player.options.order.replace("_r","")},watch:{lyric_raw(t){this.loadLrc(t)}},methods:{loadLrc(t){if(window._lrc.load(t),window._lrc.lyrics_all[window._lrc.lyrics_all.length-2].timestamp==window._lrc.lyrics_all[window._lrc.lyrics_all.length-1].timestamp){let t=window._lrc.lyrics_all[window._lrc.lyrics_all.length-2].text;window._lrc.lyrics_all[window._lrc.lyrics_all.length-2].text=window._lrc.lyrics_all[window._lrc.lyrics_all.length-1].text,window._lrc.lyrics_all[window._lrc.lyrics_all.length-1].text=t,this.lyricTranslated=!0}},timeShift(t){let e=window._lrc.getLyrics(),a="";for(let s in e)e[s].timestamp=this.minus(e[s].timestamp,this.times(t,-1)),a+=`[${this.timeToTag(e[s].timestamp)}]${e[s].text}\n`;this.lyric_raw=a,this.timeShiftValue=this.minus(this.timeShiftValue,this.times(t,-1))},musicSeek(t){_player.seek(t)},minus(t,e,...a){if(a.length>0)return this.minus(this.minus(t,e),a[0],...a.slice(1));const s=Math.pow(10,Math.max(this.digitLength(t),this.digitLength(e)));return(this.times(t,s)-this.times(e,s))/s},digitLength(t){const e=t.toString().split(/[eE]/),a=(e[0].split(".")[1]||"").length-+(e[1]||0);return a>0?a:0},times(t,e,...a){function s(t){(t>Number.MAX_SAFE_INTEGER||t0?t*Math.pow(10,e):t}if(a.length>0)return this.times(this.times(t,e),a[0],...a.slice(1));const r=i(t),n=i(e),o=this.digitLength(t)+this.digitLength(e),l=r*n;return s(l),l/Math.pow(10,o)},timeToTag(t){let e=Math.floor(t/60),a=this.minus(t,60*e);return`${e}:${a}`},startUpdateLyric(){this.Lyric_Update=setInterval(()=>this.updateLyric(),300)},stopUpdateLyric(){this.Lyric_Update&&clearInterval(this.Lyric_Update)},updateLyric(){if(this.lyric=window._lrc.getLyrics(),this.lyric.length>1){let t=window._lrc.select(_player.audio.currentTime);this.lyricFocus!=t&&(this.lyricFocus=t,this.$nextTick(()=>{let t=document.querySelector(".lyric-view p.focus");if(t){let e=t.offsetTop-.5*document.querySelector(".lyric-view").clientHeight+t.clientHeight*(this.lyricTranslated?1.75:.75);this.$vuetify.goTo(e,{duration:250,offset:0,container:".lyric-view",easing:"easeInOutCubic"})}else this.lyricFocus=0}))}},saveLyric(){let t=_player.list.audios[_player.list.index];this.axios.post(_setting("server")+"/pokaapi/lyric",{title:t.name,artist:t.artist,songId:t.id,source:t.source,lyric:this.lyric_raw}),this.$snackbar(i18n.t("lrc_saved")),this.$router.push("/lyric")}}},oa=na,la=(a("c373"),a("1a0e"),a("a844")),ca=Object(g["a"])(oa,ia,ra,!1,null,"4a44bf4f",null),da=ca.exports;_()(ca,{VBtn:D["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VFabTransition:lt["c"],VIcon:U["a"],VSpacer:N["a"],VTextarea:la["a"]});var pa=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",{staticClass:"search-box",class:{focus:t.searchBoxFocus}},[a("input",{directives:[{name:"model",rawName:"v-model.trim",value:t.keyword,expression:"keyword",modifiers:{trim:!0}}],staticClass:"search-input",attrs:{type:"text",placeholder:t.$t("search"),autocomplete:"off",required:""},domProps:{value:t.keyword},on:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.searchClick(e)},focus:function(e){t.searchBoxFocus=!0},blur:[function(e){t.searchBoxFocus=!1},function(e){return t.$forceUpdate()}],input:function(e){e.target.composing||(t.keyword=e.target.value.trim())}}}),a("button",{staticClass:"search-button",on:{click:t.search}},[a("v-icon",[t._v("search")])],1)]),a("v-overlay",{attrs:{absolute:"",value:t.isLoading}},[a("poka-loader")],1),a("v-slide-y-reverse-transition",[t.searchResult?a("div",[a("div",{staticClass:"chip-nav"},t._l(Object.keys(t.searchResult).filter((function(e){return t.searchResult[e].length})),(function(e){return a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],key:e,staticClass:"chip-nav-item",class:{active:t.active==e},on:{click:function(a){t.active=e}}},[a("span",[t._v(t._s(t.$t(e.substring(0,e.length-1))))])])})),0),t._l(Object.keys(t.searchResult).filter((function(e){return t.searchResult[e].length})),(function(e){return a("div",{key:e},[a("div",{directives:[{name:"show",rawName:"v-show",value:t.active==e,expression:"active==itemName"}]},["songs"==e?a("poka-parse-songs",{attrs:{data:t.searchResult[e]}}):t._e(),"albums"==e?a("poka-parse-albums",{attrs:{data:t.searchResult[e]}}):t._e(),"playlists"==e?a("poka-parse-playlists",{attrs:{data:t.searchResult[e]}}):t._e(),"folders"==e?a("poka-parse-folders",{attrs:{data:t.searchResult[e]}}):t._e(),"composers"==e?a("poka-parse-composers",{attrs:{data:t.searchResult[e]}}):t._e(),"artists"==e?a("poka-parse-artists",{attrs:{data:t.searchResult[e]}}):t._e()],1)])}))],2):t._e()])],1)},ua=[],ma={name:"Search",data:()=>({keyword:"",active:null,searchResult:!1,isLoading:!1,searchBoxFocus:!1}),created(){this.$route.query.keyword&&(this.keyword=this.$route.query.keyword,this.search())},methods:{searchClick(){this.$router.replace({query:{keyword:this.keyword}}),this.search()},search(){this.keyword&&""!=this.keyword&&(this.isLoading=!0,this.axios.get(_setting("server")+"/pokaapi/search/?keyword="+this.keyword).then(t=>{this.searchResult=t.data,this.active=Object.keys(this.searchResult).filter(t=>this.searchResult[t].length)[0],this.isLoading=!1}).catch(t=>this.isLoading=!1))}}},ga=ma,va=(a("5215"),Object(g["a"])(ga,pa,ua,!1,null,"f0efb4e0",null)),_a=va.exports;_()(va,{VIcon:U["a"],VOverlay:he["a"],VSlideYReverseTransition:lt["g"]}),R()(va,{Ripple:O["a"]});var ha=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",{staticClass:"poka list"},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.showSoundQualityDialog=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("music_note")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settings_network_soundQuality")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settings_network_soundQuality_"+t.soundQuality)))])])],1)])]),a("v-dialog",{attrs:{"max-width":"800"},model:{value:t.showSoundQualityDialog,callback:function(e){t.showSoundQualityDialog=e},expression:"showSoundQualityDialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settings_network_soundQuality")))]),a("v-card-text",[a("poka-cards",{staticClass:"poka four doubling cards",attrs:{"hide-overflow":!1}},[a("poka-card",{attrs:{"poka-icon":"music_note",ellipsis:!1,"poka-title":t.$t("settings_network_soundQuality_Low"),"poka-subtitle":t.$t("settings_network_soundQuality_Low_description")},nativeOn:{click:function(e){return t.setSoundQuality("Low")}}}),a("poka-card",{attrs:{"poka-icon":"music_note",ellipsis:!1,"poka-title":t.$t("settings_network_soundQuality_Med"),"poka-subtitle":t.$t("settings_network_soundQuality_Med_description")},nativeOn:{click:function(e){return t.setSoundQuality("Med")}}}),a("poka-card",{attrs:{"poka-icon":"music_note",ellipsis:!1,"poka-title":t.$t("settings_network_soundQuality_High"),"poka-subtitle":t.$t("settings_network_soundQuality_High_description")},nativeOn:{click:function(e){return t.setSoundQuality("High")}}}),a("poka-card",{attrs:{"poka-icon":"music_note",ellipsis:!1,"poka-title":t.$t("settings_network_soundQuality_Ori"),"poka-subtitle":t.$t("settings_network_soundQuality_Ori_description")},nativeOn:{click:function(e){return t.setSoundQuality("Ori")}}})],1)],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.showSoundQualityDialog=!1}}},[t._v(t._s(t.$t("cancel")))])],1)],1)],1)],1)},ya=[],fa={name:"SettingNetwork",data:()=>({soundQuality:window._setting("audioQuality"),showSoundQualityDialog:!1}),methods:{setSoundQuality(t){try{this.soundQuality=t,this.showSoundQualityDialog=!1,window._setting("audioQuality",t),this.axios({method:"post",url:_setting("server")+"/pokaapi/v2/user/setting/",data:{n:{audioQuality:t}}})}catch(e){console.error(e)}}}},wa=fa,ka=Object(g["a"])(wa,ha,ya,!1,null,null,null),ba=ka.exports;_()(ka,{VAvatar:me["a"],VBtn:D["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VCardTitle:ve["c"],VDialog:_e["a"],VIcon:U["a"],VSpacer:N["a"]}),R()(ka,{Ripple:O["a"]});var xa=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("v-subheader",[t._v(t._s(t.$t("settingInterface.lang")))]),a("div",{staticClass:"poka list"},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.lang_dialog=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("translate")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingInterface.lang")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("title",t.currentLang)))])])],1)])]),a("v-subheader",[t._v(t._s(t.$t("settingInterface.customize.bg._")))]),a("div",{staticClass:"poka list"},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.customize_bg_dialog=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("landscape")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.bg._")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.bg.description")))])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.bg_height_dialog=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("style")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.bg_cover._")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.bg_cover.description")))])])],1)]),a("v-subheader",[t._v(t._s(t.$t("settingInterface.customize.theme")))]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.theme_dialog=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.theme_color._")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.theme_color.description")))])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.lyric_theme_dialog=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.lyric._")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.lyric.description")))])])],1)]),a("v-subheader",[t._v(t._s(t.$t("settingInterface.customize.layout._")))]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.changeStyle("artist")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v(t._s("card"==t.view.artist?"view_module":"list"))])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.layout.artist")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.layout."+t.view.artist)))])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.changeStyle("composer")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v(t._s("card"==t.view.composer?"view_module":"list"))])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.layout.composer")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.layout."+t.view.composer)))])])],1)])],1),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.bg_height_dialog,callback:function(e){t.bg_height_dialog=e},expression:"bg_height_dialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingInterface.customize.bg_cover._")))]),a("v-card-text",[a("div",{staticClass:"poka list"},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setBgHeight("full")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("star")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v(t._s(t.$t("settingInterface.customize.bg_cover.options.full")))])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setBgHeight("half")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("star_half")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v(t._s(t.$t("settingInterface.customize.bg_cover.options.half")))])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setBgHeight("none")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("star_border")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v(t._s(t.$t("settingInterface.customize.bg_cover.options.none")))])])],1)])])]),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.bg_height_dialog=!1}}},[t._v(t._s(t.$t("back")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"1200"},model:{value:t.customize_bg_dialog,callback:function(e){t.customize_bg_dialog=e},expression:"customize_bg_dialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingInterface.customize.bg._")))]),a("v-card-text",[a("poka-cards",[a("poka-card",{attrs:{"poka-icon":"link","poka-title":t.$t("settingInterface.customize.bg.custom_link")},nativeOn:{click:function(e){t.bg_prompt_active=!0}}}),t._l(t.imgSources,(function(e){var s=e.name,i=e.src;return a("poka-card",{key:i,attrs:{"poka-bg":i,"poka-title":s},nativeOn:{click:function(e){return t.setBg(i)}}})}))],2)],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.customize_bg_dialog=!1}}},[t._v(t._s(t.$t("done")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"340"},model:{value:t.theme_dialog,callback:function(e){t.theme_dialog=e},expression:"theme_dialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingInterface.customize.theme_color._")))]),a("v-card-text",[a("v-color-picker",{staticClass:"ma-2",staticStyle:{margin:"8px auto !important"},attrs:{flat:"",mode:"hex",swatches:t.swatches,"show-swatches":""},model:{value:t.color,callback:function(e){t.color=e},expression:"color"}})],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.theme_dialog=!1}}},[t._v(t._s(t.$t("done")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"420"},model:{value:t.bg_prompt_active,callback:function(e){t.bg_prompt_active=e},expression:"bg_prompt_active"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingInterface.customize.bg._")))]),a("v-card-text",{staticStyle:{"padding-bottom":"0"}},[a("v-text-field",{attrs:{label:"URL",filled:""},model:{value:t.bg_prompt_textbox,callback:function(e){t.bg_prompt_textbox="string"===typeof e?e.trim():e},expression:"bg_prompt_textbox"}})],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:t.bg_prompt_cancel}},[t._v(t._s(t.$t("cancel")))]),a("v-btn",{attrs:{text:""},on:{click:t.bg_prompt_ok}},[t._v(t._s(t.$t("ok")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.lang_dialog,callback:function(e){t.lang_dialog=e},expression:"lang_dialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingInterface.lang")))]),a("v-card-text",[a("div",{staticClass:"poka list"},t._l(t.languages,(function(e,s){return a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],key:"lang"+e+"-"+s,staticClass:"item",on:{click:function(a){return t.setLang(e)}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("translate")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("title",e)))])])],1)])})),0)]),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.lang_dialog=!1}}},[t._v(t._s(t.$t("cancel")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.lyric_theme_dialog,callback:function(e){t.lyric_theme_dialog=e},expression:"lyric_theme_dialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingInterface.customize.lyric._")))]),a("v-card-text",[a("div",{staticClass:"poka list"},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setLyricTheme("bigtext")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v("Big text")])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setLyricTheme("default")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v("Default")])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setLyricTheme("spacing")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v("Spacing")])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setLyricTheme("underline")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v("Underline")])])],1)])])]),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.lyric_theme_dialog=!1}}},[t._v(t._s(t.$t("cancel")))])],1)],1)],1)],1)},Ca=[],Sa={name:"SettingCustomize",data:()=>({lang_dialog:!1,languages:Object.keys(window.i18n.messages),currentLang:window.i18n.locale,lyric_theme_dialog:!1,theme_dialog:!1,bg_height_dialog:!1,view:{artist:_setting("artistView"),composer:_setting("composerView")},customize_bg_dialog:!1,bg_prompt_active:!1,bg_prompt_textbox:window._setting("headerBgSource"),setting:{bg:window._setting("headerBgSource")},imgSources:[{name:"LoremFlickr",src:"https://loremflickr.com/1920/1080"},{name:"Picsum Photos",src:"https://picsum.photos/1920/1080/?random"},{name:"Random Image API",src:"https://random.imagecdn.app/v1/image?width=1920&height=1080"},{name:"Bing",src:"https://area.sinaapp.com/bingImg/"},{name:"The Dog API (GIF)",src:"https://api.thedogapi.com/v1/images/search?format=src&mime_types=image/gif"},{name:"The Dog API (PNG)",src:"https://api.thedogapi.com/v1/images/search?format=src&mime_types=image/png"},{name:"The Cat API (GIF)",src:"https://thecatapi.com/api/images/get?format=src&type=gif"},{name:"The Cat API (PNG)",src:"https://thecatapi.com/api/images/get?format=src&type=png"},{name:"Unsplash Source",src:"https://source.unsplash.com/random"},{name:"Sword Art Online: Alicization",src:"https://images2.imgbox.com/99/e2/knJdNcns_o.jpg"}],swatches:[["#5c95c4","#fc5185"],["#824c96","#107a8b"],["#facf5a","#000"],["#fd0054"],["#f96d00"]]}),computed:{color:{get(){return window._setting("theme")},set(t){this.setPrimaryColor(t)}}},watch:{"setting.bg":t=>window._setting("headerBgSource",t)},methods:{setBg(t){this.setting.bg=t,this.axios({method:"post",url:_setting("server")+"/pokaapi/v2/user/setting/",data:{n:{headerBgSource:t}}})},setBgHeight(t){switch(t){case"full":window._CSSsetting("--pokabgheight","calc( 100vh - 69px - 64px )");break;case"none":window._CSSsetting("--pokabgheight","0px");break;default:window._CSSsetting("--pokabgheight","400px");break}let e=window._setting("cssVariable");this.axios({method:"post",url:_setting("server")+"/pokaapi/v2/user/setting/",data:{n:{cssVariable:e}}})},bg_prompt_cancel(){this.bg_prompt_active=!1,this.bg_prompt_textbox=window._setting("headerBgSource")},bg_prompt_ok(){this.bg_prompt_active=!1,this.setBg(this.bg_prompt_textbox)},setPrimaryColor(t){this.$vuetify.theme.themes.dark.primary=t,this.$vuetify.theme.themes.light.primary=t,window._setting("theme",t);let e=window._setting("theme");this.axios({method:"post",url:_setting("server")+"/pokaapi/v2/user/setting/",data:{n:{theme:e}}})},setLang(t){window.i18n.locale=t,this.currentLang=t,window._setting("lang",t),this.lang_dialog=!1,this.axios({method:"post",url:_setting("server")+"/pokaapi/v2/user/setting/",data:{n:{lang:t}}})},setLyricTheme(t){window._setting("lyricTheme",t),this.lyric_theme_dialog=!1,this.axios({method:"post",url:_setting("server")+"/pokaapi/v2/user/setting/",data:{n:{lyricTheme:t}}})},changeStyle(t){let e="card"==this.view[t]?"list":"card",a=t+"View";_setting(a,e),this.view[t]=e;let s={};s[a]=e,this.axios({method:"post",url:_setting("server")+"/pokaapi/v2/user/setting/",data:{n:s}})}}},$a=Sa,Pa=a("03a4"),Da=a("e0c7"),Va=Object(g["a"])($a,xa,Ca,!1,null,null,null),Ua=Va.exports;_()(Va,{VAvatar:me["a"],VBtn:D["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VCardTitle:ve["c"],VColorPicker:Pa["a"],VDialog:_e["a"],VIcon:U["a"],VSpacer:N["a"],VSubheader:Da["a"],VTextField:ye["a"]}),R()(Va,{Ripple:O["a"]});var Ta=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("v-subheader",[t._v(t._s(t.$t("settingPravicy.title")))]),a("v-card",{attrs:{outlined:""}},[a("v-card-text",[a("div",{staticClass:"headline text--primary"},[t._v(t._s(t.$t("settingPravicy.notify.title")))]),a("div",[t._v(t._s(t.$t("settingPravicy.notify.body")))])])],1),a("div",{staticClass:"poka list"},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:t.setDataRecord}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",{attrs:{color:t.dataRecord?"purple":null}},[t._v("analytics")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingPravicy.dataRecord._")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settingPravicy.dataRecord."+(t.dataRecord?"enabled":"disabled"))))])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:t.clearRecord}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("clear")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingPravicy.dataRecord.clear")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.dataRecordCount>-1?t.$t("settingPravicy.dataRecord.logged",{count:t.dataRecordCount}):t.$t("settingPravicy.dataRecord.loading")))])])],1)])]),a("v-subheader",[t._v(t._s(t.$t("settingUser.title")))]),a("div",{staticClass:"poka list"},[t.userdata?a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:t.copyID}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("mdi-account-key")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v("ID")]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.userdata._id))])])],1)]):t._e(),t.userdata?a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.temp.changeNamePrompt=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("person")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingUser.name")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.userdata.name))])])],1)]):t._e(),t.userdata?a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.temp.changeUsernamePrompt=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("alternate_email")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingUser.username")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.userdata.username))])])],1)]):t._e(),t.userdata?a("div",{staticClass:"item"},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("settings")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingUser.role")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.userdata.role))])])],1)]):t._e(),t.userdata?a("div",{staticClass:"item",on:{click:function(e){t.temp.changePasswordDialog=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("lock")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingUser.password")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settingUser.passwordDescription")))])])],1)]):t._e(),t.userdata?a("div",{staticClass:"item",on:{click:t.logout}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("exit_to_app")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settings_logout")))])])],1)]):t._e()]),t.userdata?t._e():a("poka-loader"),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.temp.changeNamePrompt,callback:function(e){t.$set(t.temp,"changeNamePrompt",e)},expression:"temp.changeNamePrompt"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingUser.changeName.title")))]),a("v-card-text",{staticStyle:{"padding-bottom":"0"}},[a("v-text-field",{attrs:{label:t.$t("settingUser.changeName.placeholder"),filled:""},model:{value:t.temp.changeNameValue,callback:function(e){t.$set(t.temp,"changeNameValue","string"===typeof e?e.trim():e)},expression:"temp.changeNameValue"}})],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.temp.changeNamePrompt=!1}}},[t._v(t._s(t.$t("cancel")))]),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){t.temp.changeNamePrompt=!1,t.changeName()}}},[t._v(t._s(t.$t("done")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.temp.changeUsernamePrompt,callback:function(e){t.$set(t.temp,"changeUsernamePrompt",e)},expression:"temp.changeUsernamePrompt"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingUser.changeName.title")))]),a("v-card-text",{staticStyle:{"padding-bottom":"0"}},[a("v-text-field",{attrs:{label:t.$t("settingUser.changeUsername.placeholder"),filled:""},model:{value:t.temp.changeUsernameValue,callback:function(e){t.$set(t.temp,"changeUsernameValue","string"===typeof e?e.trim():e)},expression:"temp.changeUsernameValue"}})],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.temp.changeUsernamePrompt=!1}}},[t._v(t._s(t.$t("cancel")))]),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){t.temp.changeUsernamePrompt=!1,t.changeUsername()}}},[t._v(t._s(t.$t("done")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.temp.changePasswordDialog,callback:function(e){t.$set(t.temp,"changePasswordDialog",e)},expression:"temp.changePasswordDialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingUser.changePassword.title")))]),a("v-card-text",[a("v-text-field",{attrs:{label:t.$t("settingUser.changePassword.oldPassword"),outlined:""},model:{value:t.temp.changePasswordold,callback:function(e){t.$set(t.temp,"changePasswordold",e)},expression:"temp.changePasswordold"}}),a("v-text-field",{attrs:{label:t.$t("settingUser.changePassword.newPassword"),outlined:""},model:{value:t.temp.changePassword,callback:function(e){t.$set(t.temp,"changePassword",e)},expression:"temp.changePassword"}}),a("v-text-field",{attrs:{label:t.$t("settingUser.changePassword.confirmPassword"),hint:t.$t("settingUser.changePassword.confirmPasswordHelperText"),outlined:""},model:{value:t.temp.changePassword2,callback:function(e){t.$set(t.temp,"changePassword2",e)},expression:"temp.changePassword2"}})],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.temp.changePasswordDialog=!1}}},[t._v(t._s(t.$t("cancel")))]),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){return t.changePassword()}}},[t._v(t._s(t.$t("settingUser.changePassword.done")))])],1)],1)],1)],1)},Aa=[],Ia={name:"SettingUser",data:()=>({userdata:null,temp:{changeNamePrompt:!1,changeNameValue:"",changeUsernamePrompt:!1,changeUsernameValue:"",changePasswordDialog:!1,changePassword:"",changePassword2:"",changePasswordold:""},dataRecord:window._setting("dataRecord"),dataRecordCount:-1}),created(){this.axios.get(_setting("server")+"/pokaapi/v2/user/").then(t=>{this.userdata=t.data}),this.getDataRecordCount()},methods:{copyID(){navigator.clipboard.writeText(this.userdata._id).then(()=>{this.$snackbar(i18n.t("copy.success"))},()=>{this.$snackbar(i18n.t("copy.failed"))})},changeName(){if(""==this.temp.changeNameValue||!this.temp.changeNameValue)return this.$snackbar(window.i18n.t("settingUser.changeName.result.error"));this.axios.post(_setting("server")+"/pokaapi/v2/user/name/",{n:this.temp.changeNameValue}).then(t=>{t.data.success?(this.userdata.name=this.temp.changeNameValue,this.$snackbar(window.i18n.t("settingUser.changeName.result.success",{name:this.temp.changeNameValue}))):this.$snackbar(window.i18n.t("settingUser.changeName.result.error"))})},changeUsername(){if(""==this.temp.changeUsernameValue||!this.temp.changeUsernameValue)return this.$snackbar(window.i18n.t("settingUser.changeUsername.result.error"));this.axios.post(_setting("server")+"/pokaapi/v2/user/username/",{n:this.temp.changeUsernameValue}).then(t=>{t.data.success?(this.userdata.username=this.temp.changeUsernameValue,this.$snackbar(window.i18n.t("settingUser.changeUsername.result.success",{name:this.temp.changeUsernameValue}))):t.data.error?this.$snackbar(t.data.error):this.$snackbar(window.i18n.t("settingUser.changeUsername.result.error"))})},changePassword(){return""!=this.temp.changePassword&&this.temp.changePassword&&""!=this.temp.changePassword2&&this.temp.changePassword2&&""!=this.temp.changePasswordold&&this.temp.changePasswordold?this.temp.changePassword!==this.temp.changePassword2?this.$snackbar(window.i18n.t("settingUser.changePassword.result.inconsistent")):this.temp.changePassword===this.temp.changePasswordold?this.$snackbar(window.i18n.t("settingUser.changePassword.result.same")):void this.axios.post(_setting("server")+"/pokaapi/v2/user/password/",{oldpassword:this.temp.changePasswordold,password:this.temp.changePassword}).then(t=>{t.data.success?(this.$snackbar(window.i18n.t("settingUser.changePassword.result.success")),this.temp.changePasswordDialog=!1):t.data.error?this.$snackbar(t.data.error):this.$snackbar(window.i18n.t("settingUser.changePassword.result.error"))}):this.$snackbar(window.i18n.t("settingUser.changePassword.result.error"))},logout(){sessionStorage.removeItem("login"),_player.pause(),this.axios(_setting("server")+"/logout").then(t=>this.$router.push("/login"))},async setDataRecord(){this.dataRecord=!this.dataRecord,this.axios({method:"post",url:_setting("server")+"/pokaapi/v2/user/setting/",data:{dataRecord:this.dataRecord}})},async getDataRecordCount(){this.axios(_setting("server")+`/pokaapi/v2/record/count/user?${Date.now()}`).then(t=>{this.dataRecordCount=t.data})},async clearRecord(){confirm("您確定要清除資料嗎?")&&this.axios.post(_setting("server")+"/pokaapi/v2/record/clear").then(t=>{this.$snackbar("資料已清除"),this.dataRecordCount=0})}}},Na=Ia,La=Object(g["a"])(Na,Ta,Aa,!1,null,null,null),Ra=La.exports;_()(La,{VAvatar:me["a"],VBtn:D["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VCardTitle:ve["c"],VDialog:_e["a"],VIcon:U["a"],VSpacer:N["a"],VSubheader:Da["a"],VTextField:ye["a"]}),R()(La,{Ripple:O["a"]});var Oa=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[t.pins?a("div",{staticClass:"poka list"},t._l(t.pins,(function(e){return a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],key:e._id,staticClass:"item",on:{click:function(a){return t.unPin(e)}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-img",{attrs:{src:e.cover,alt:"John"}})],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v("\n\t\t\t\t\t\t"+t._s(e.name)+"\n\t\t\t\t\t\t"),a("span",{staticStyle:{"font-size":".7em",opacity:".7","font-weight":"normal"}},[t._v(t._s(t.$t("source."+e.source)))])]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t(e.type)))])]),a("div",{staticClass:"action"},[a("v-btn",{attrs:{icon:""}},[a("v-icon",[t._v("mdi-delete")])],1)],1)],1)])})),0):t._e()])},Ea=[],Fa={name:"SettingPins",data:()=>({pins:null}),created(){this.getPins()},methods:{async getPins(){this.axios.post(`${_setting("server")}/pokaapi/v2/pin/pins`).then(t=>{this.pins=t.data.map(t=>{return t.cover.startsWith("http")||(t.cover=_setting("server")+t.cover),t})})},async unPin(t){confirm(i18n.t("settingPins.deleteConfirm"))&&this.axios.post(`${_setting("server")}/pokaapi/v2/pin/unpin`,t).then(t=>{this.getPins()})}}},Ba=Fa,za=a("adda"),Ma=Object(g["a"])(Ba,Oa,Ea,!1,null,null,null),ja=Ma.exports;_()(Ma,{VAvatar:me["a"],VBtn:D["a"],VIcon:U["a"],VImg:za["a"]}),R()(Ma,{Ripple:O["a"]});var Qa=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[t.users?t._e():a("poka-loader"),a("v-slide-y-reverse-transition",[t.users?a("div",{staticClass:"poka list"},t._l(t.users,(function(e){return a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],key:e._id,staticClass:"item",on:{click:function(a){return t.openUserDialog(e)}}},[a("div",{staticClass:"content"},[a("v-icon",{staticClass:"material-icons-outlined",attrs:{color:t.$vuetify.theme.isDark?"#FFF":"primary"},domProps:{textContent:t._s("person")}}),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(e.username))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settingUserManagement.role."+e.role)))])])],1)])})),0):t._e()]),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.userDialog,callback:function(e){t.userDialog=e},expression:"userDialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingUserManagement.dialog.edit")))]),a("v-card-text",[a("div",{staticClass:"poka list"},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item"},[a("div",{staticClass:"content"},[a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingUserManagement.field.name")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.userTemp.name))])])])]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item"},[a("div",{staticClass:"content"},[a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingUserManagement.field.username")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.userTemp.username))])])])]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item"},[a("div",{staticClass:"content"},[a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingUserManagement.field.role")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.userTemp.role))])])])]),a("v-divider",{staticStyle:{margin:"4px 0"}}),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:t.changePassword}},[a("div",{staticClass:"content"},[a("v-icon",{staticClass:"material-icons-outlined",attrs:{color:t.$vuetify.theme.isDark?"#FFF":"primary"},domProps:{textContent:t._s("lock")}}),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingUserManagement.dialog.changePassword")))])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:t.deleteUser}},[a("div",{staticClass:"content"},[a("v-icon",{staticClass:"material-icons-outlined",attrs:{color:t.$vuetify.theme.isDark?"#FFF":"primary"},domProps:{textContent:t._s("delete")}}),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingUserManagement.dialog.deleteUser")))])])],1)])],1)]),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){t.userDialog=!1}}},[t._v(t._s(t.$t("back")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.createUserDialog,callback:function(e){t.createUserDialog=e},expression:"createUserDialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingUserManagement.dialog.create")))]),a("v-card-text",[a("v-text-field",{attrs:{label:t.$t("settingUserManagement.field.name"),outlined:""},model:{value:t.userTemp.name,callback:function(e){t.$set(t.userTemp,"name",e)},expression:"userTemp.name"}}),a("v-text-field",{attrs:{label:t.$t("settingUserManagement.field.username"),outlined:""},model:{value:t.userTemp.username,callback:function(e){t.$set(t.userTemp,"username",e)},expression:"userTemp.username"}}),a("v-text-field",{attrs:{label:t.$t("settingUserManagement.field.password"),outlined:""},model:{value:t.userTemp.password,callback:function(e){t.$set(t.userTemp,"password",e)},expression:"userTemp.password"}}),a("v-select",{attrs:{label:t.$t("settingUserManagement.field.role"),items:["admin","user"],outlined:""},model:{value:t.userTemp.role,callback:function(e){t.$set(t.userTemp,"role",e)},expression:"userTemp.role"}})],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){t.createUserDialog=!1}}},[t._v(t._s(t.$t("back")))]),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:t.createUser}},[t._v(t._s(t.$t("settingUserManagement.dialog.createBtn")))])],1)],1)],1),t.createUserDialog?t._e():a("v-fab-transition",[a("v-btn",{staticStyle:{bottom:"calc(16px + 69px)"},attrs:{color:"primary",fab:"",large:"",dark:"",bottom:"",right:"",fixed:""},on:{click:t.openCreateUserDialog}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("person_add")])],1)],1)],1)},Ha=[],qa={name:"SettingAdminUser",data:()=>({users:null,userDialog:!1,createUserDialog:!1,userTemp:{_id:-1,role:null,settings:null,name:null,username:null,password:null,createTime:null}}),created(){this.fetchUsers()},methods:{fetchUsers(){this.axios.get(_setting("server")+"/pokaapi/v2/users/list").then(t=>{this.users=t.data}).catch(t=>{this.$snackbar(t),this.users=[]})},openUserDialog(t){this.userTemp=this.$deepCopy(t),this.userDialog=!0},openCreateUserDialog(){this.userTemp=this.$deepCopy({_id:-1,role:null,settings:null,name:null,username:null,password:null,createTime:null}),this.createUserDialog=!0},async createUser(){let{name:t,username:e,password:a,role:s}=this.userTemp,i=await this.axios.post(_setting("server")+"/pokaapi/v2/users/create",{name:t,username:e,password:a,role:s});i.data.success?(this.$snackbar(i18n.t("settingUserManagement.dialog.userCreated")),this.createUserDialog=!1,this.fetchUsers()):"username already taken"==i.data.error?this.$snackbar(i18n.t("settingUserManagement.dialog.userCreateUsernameRepeat")):this.$snackbar(i18n.t("settingUserManagement.dialog.userCreateFailed"))},async changePassword(){let t=prompt(i18n.t("settingUserManagement.dialog.enterNewPassword"));t&&(await this.axios.post(_setting("server")+"/pokaapi/v2/users/change-password",{_id:this.userTemp._id,password:t}).catch(t=>{this.$snackbar(i18n.t("settingUserManagement.dialog.changePasswordFailed"))}),this.$snackbar(i18n.t("settingUserManagement.dialog.changePasswordSuccess")))},async deleteUser(){confirm(`Are you sure want to delete "${this.userTemp.name}"?`)&&(await this.axios.post(_setting("server")+"/pokaapi/v2/users/delete",{_id:this.userTemp._id}).catch(t=>{this.$snackbar(i18n.t("settingUserManagement.dialog.deleteUserFailed"))}),this.userDialog=!1,this.fetchUsers())}}},Ga=qa,Ja=a("b974"),Ya=Object(g["a"])(Ga,Qa,Ha,!1,null,null,null),Wa=Ya.exports;_()(Ya,{VBtn:D["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VCardTitle:ve["c"],VDialog:_e["a"],VDivider:V["a"],VFabTransition:lt["c"],VIcon:U["a"],VSelect:Ja["a"],VSlideYReverseTransition:lt["g"],VSpacer:N["a"],VTextField:ye["a"]}),R()(Ya,{Ripple:O["a"]});var Ka=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",{staticClass:"poka list"},[a("v-subheader",[t._v(t._s(t.$t("settings_system")))]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.restartConfirmActive=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("autorenew")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settings_restart")))])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:t.openUpdateDialog}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("system_update")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settings_update")))]),a("div",{staticClass:"t-ellipsis"},[t._v("\n\t\t\t\t\t\t"+t._s(t.checkUpadteStatus)+"\n\t\t\t\t\t\t"),t.poka_debug?a("span",[t._v("(debug: "+t._s(t.poka_debug)+")")]):t._e()])])],1)])],1),a("v-dialog",{attrs:{"max-width":"420"},model:{value:t.restartConfirmActive,callback:function(e){t.restartConfirmActive=e},expression:"restartConfirmActive"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settings_restartDialog_title")))]),a("v-card-text",{staticStyle:{"padding-bottom":"0"}},[a("p",[t._v(t._s(t.$t("settings_updateDialog_note")))])]),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.restartConfirmActive=!1}}},[t._v(t._s(t.$t("cancel")))]),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){t.restartConfirmActive=!1,t.restart()}}},[t._v(t._s(t.$t("ok")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"420"},model:{value:t.showUpdateDialog,callback:function(e){t.showUpdateDialog=e},expression:"showUpdateDialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settings_updateDialog_title",{version:this.newVersion.tag})))]),a("v-card-text",{staticStyle:{"padding-bottom":"0"}},[a("p",{staticClass:"changelog",domProps:{innerHTML:t._s(t.newVersion.body)}}),a("p",[t._v(t._s(t.$t("settings_updateDialog_note")))]),t.poka_debug?a("p",{domProps:{innerHTML:t._s(t.$t("settings_updateDialog_note_dev"))}}):t._e(),a("p",[a("a",{attrs:{href:"https://github.com/gnehs/PokaPlayer/releases",target:"_blank"}},[t._v(t._s(t.$t("settings_updateDialog_view_previous")))])])]),a("v-divider"),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.showUpdateDialog=!1}}},[t._v(t._s(t.$t("cancel")))]),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){t.showUpdateDialog=!1,t.update()}}},[t._v(t._s(t.$t("settings_update")))])],1)],1)],1),a("v-dialog",{attrs:{persistent:"","max-width":"280"},model:{value:t.showUpdateingDialog,callback:function(e){t.showUpdateingDialog=e},expression:"showUpdateingDialog"}},[a("v-card",[a("v-card-text",{staticStyle:{padding:"0"}},[a("pre",{staticClass:"log"},[t._v(t._s(t.updateLog))]),a("v-progress-linear",{directives:[{name:"show",rawName:"v-show",value:!t.showRestartCompleted,expression:"!showRestartCompleted"}],attrs:{indeterminate:"",color:"primary"}})],1),a("v-card-actions",{directives:[{name:"show",rawName:"v-show",value:t.showRestartCompleted,expression:"showRestartCompleted"}]},[a("v-spacer"),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:t.reload}},[t._v(t._s(t.$t("settings_update_reconnect")))])],1)],1)],1),a("v-dialog",{attrs:{persistent:"","max-width":"280"},model:{value:t.showRestartingDialog,callback:function(e){t.showRestartingDialog=e},expression:"showRestartingDialog"}},[a("v-card",[a("br"),a("p",{directives:[{name:"show",rawName:"v-show",value:!t.showRestartCompleted,expression:"!showRestartCompleted"}],staticClass:"headline text-center font-weight-bold"},[t._v(t._s(t.$t("settings_restarting")))]),a("p",{directives:[{name:"show",rawName:"v-show",value:t.showRestartCompleted,expression:"showRestartCompleted"}],staticClass:"headline text-center font-weight-bold"},[t._v(t._s(t.$t("settings_restart_completed")))]),a("poka-loader",{directives:[{name:"show",rawName:"v-show",value:!t.showRestartCompleted,expression:"!showRestartCompleted"}]}),a("br"),a("v-card-actions",{directives:[{name:"show",rawName:"v-show",value:t.showRestartCompleted,expression:"showRestartCompleted"}]},[a("v-spacer"),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:t.reload}},[t._v(t._s(t.$t("settings_update_reconnect")))])],1)],1)],1)],1)},Xa=[],Za={name:"SettingSystem",data:()=>({checkUpadteStatus:i18n.t("settings_update_checking4updates"),restartConfirmActive:!1,showUpdateDialog:!1,showUpdateingDialog:!1,showRestartingDialog:!1,showRestartCompleted:!1,updateLog:"",poka_version:null,poka_debug:null,newVersion:{prerelease:null,tag:null,body:"Loading..."}}),created(){this.axios.get(_setting("server")+"/status/").then(t=>{this.poka_version=t.data.version,this.poka_debug="false"!=t.data.debug?t.data.debug:null,this.fetchNewVersion()})},methods:{openUpdateDialog(){(this.poka_debug||this.newVersion.tag)&&(this.showUpdateDialog=!0)},fetchNewVersion(){fetch("https://api.github.com/repos/gnehs/PokaPlayer/releases").then(t=>t.json()).then(t=>{this.newVersion.body=(new showdown.Converter).makeHtml(t[0].body),this.compareVersion(this.poka_version,t[0].tag_name)?(this.newVersion.prerelease=t[0].prerelease,this.newVersion.tag=t[0].tag_name,this.checkUpadteStatus=i18n.t("settings_update_update2",{version:this.newVersion.tag}),this.$route.query.update&&(this.showUpdateDialog=!0)):this.checkUpadteStatus=i18n.t("settings_update_latestVersion")}).catch(t=>console.error(t))},update(){window._player.pause(),this.showUpdateingDialog=!0,this.updateLog+=window.i18n.t("settings_update_update2",{version:this.newVersion.tag})+"\n",_socket.emit("login",{username:window._setting("username"),password:window._setting("password")}),_socket.emit("update"),window._socket.on("Permission Denied Desu",()=>{this.showUpdateingDialog=!1,alert("Permission Denied")}),window._socket.on("init",()=>{this.updateLog+=window.i18n.t("settings_update_initializing")+"\n"}),window._socket.on("git",t=>{this.updateLog+={fetch:window.i18n.t("settings_update_git_fetch"),reset:window.i18n.t("settings_update_git_reset"),api:window.i18n.t("settings_update_git_api")}[t]+"\n"}),window._socket.on("restart",()=>{this.updateLog+=window.i18n.t("settings_restarting")+"...\n"}),window._socket.on("hello",()=>{this.showRestartCompleted=!0}),window._socket.on("err",async t=>{const e=t=>{return new Promise(e=>{setTimeout(e,t)})};this.updateLog+=`[ERROR] ${t}`,await e(1e3),this.showUpdateingDialog=!1})},restart(){window._player.pause(),this.showRestartingDialog=!0,this.axios.post("/restart"),window._socket.on("hello",()=>{this.showRestartCompleted=!0})},reload(){window.location.reload()},compareVersion(t,e){return t=t.split(".").map(t=>parseInt(t)),e=e.split(".").map(t=>parseInt(t)),e[0]>t[0]||(e[1]>t[1]||e[2]>t[2])}}},ts=Za,es=(a("4eb0"),a("f29d"),Object(g["a"])(ts,Ka,Xa,!1,null,"24f5802a",null)),as=es.exports;_()(es,{VAvatar:me["a"],VBtn:D["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VCardTitle:ve["c"],VDialog:_e["a"],VDivider:V["a"],VIcon:U["a"],VProgressLinear:I["a"],VSpacer:N["a"],VSubheader:Da["a"]}),R()(es,{Ripple:O["a"]});var ss=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("v-slide-y-reverse-transition",[t.logs.length?a("div",{staticClass:"poka list"},t._l(t.logs,(function(e){return a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],key:e._id,staticClass:"item"},[a("div",{staticClass:"content"},[a("v-icon",{staticClass:"material-icons-outlined",attrs:{color:t.$vuetify.theme.isDark?"#FFF":"primary"},domProps:{textContent:t._s({user:"person",system:"dns"}[e.type])}}),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v("\n\t\t\t\t\t\t\t"+t._s(e.event)+"\n\t\t\t\t\t\t\t"),a("span",{staticStyle:{"font-size":".7em",opacity:".7","font-weight":"normal"}},[t._v(t._s(e.user))])]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(e.discription))])])],1)])})),0):t._e()]),t.logs.length?t._e():a("v-card",{key:"card",staticClass:"mx-auto blur-card",staticStyle:{"margin-top":"32px"},attrs:{"max-width":"344"}},[a("v-card-text",{staticClass:"text-center"},[a("v-icon",{staticClass:"material-icons-outlined display-4"},[t._v("receipt_long")]),a("p",{staticClass:"headline text--primary"},[t._v("No logs available")])],1)],1),a("v-fab-transition",[t.logs.length?a("v-btn",{staticStyle:{bottom:"calc(16px + 69px)"},attrs:{color:"primary",fab:"",large:"",dark:"",bottom:"",right:"",fixed:""},on:{click:t.clearLogs}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("clear_all")])],1):t._e()],1)],1)},is=[],rs={name:"AdminLogs",data:()=>({logs:[]}),created(){this.getLogs()},methods:{async getLogs(){let{data:t}=await this.axios(`${_setting("server")}/pokaapi/v2/log?${new Date}`);this.logs=t},async clearLogs(){await this.axios.post(`${_setting("server")}/pokaapi/v2/log/clear`),this.getLogs()}}},ns=rs,os=Object(g["a"])(ns,ss,is,!1,null,null,null),ls=os.exports;_()(os,{VBtn:D["a"],VCard:ge["a"],VCardText:ve["b"],VFabTransition:lt["c"],VIcon:U["a"],VSlideYReverseTransition:lt["g"]}),R()(os,{Ripple:O["a"]}),c["a"].use(k["a"]);var cs=new k["a"]({mode:"history",routes:[{path:"/",name:"root",component:F,redirect:"/home",children:[{path:"/lyric",name:"Lyric",component:sa},{path:"/lyric/edit",name:"LyricEdit",component:da,meta:{transitionName:"slide"}},{path:"/album/songs/:source/:id",name:"AlbumSongs",component:_t,meta:{transitionName:"slide"}},{path:"/album",name:"Album",component:dt},{path:"/artist/:source/:id",name:"ArtistAlbum",component:Dt,meta:{transitionName:"slide"}},{path:"/artist",name:"Artist",component:bt},{path:"/composer/:source/:id",name:"ComposerAlbum",component:Bt,meta:{transitionName:"slide"}},{path:"/composer",name:"Composer",component:Nt},{path:"/folder/:source/:id",name:"folderFiles",component:ae,meta:{transitionName:"slide",root:!1}},{path:"/folder",name:"Folder",component:ae,meta:{root:!0}},{path:"/now",name:"NowPlaying",component:$e},{path:"/playlist/f/*",name:"PlaylistFolder",component:Ee,meta:{transitionName:"slide"}},{path:"/playlist/p/:source/:id",component:Qe,name:"PlaylistSongs",meta:{transitionName:"slide"}},{path:"/playlist",name:"Playlist",component:Ee},{path:"/search",name:"Search",component:_a},{path:"/home",name:"Home",component:le},{path:"/shuffle",name:"Shuffle",component:We},{path:"/notfound",name:"Notfound",component:Ae},{path:"/debug",name:"Debug",component:Wt},{path:"",redirect:"/home"},{path:"/settings",name:"setting",redirect:"/settings/network",component:K,children:[{path:"/settings/interface",name:"SettingInterface",component:Ua},{path:"/settings/network",name:"SettingNetwork",component:ba},{path:"/settings/user",name:"SettingUser",component:Ra},{path:"/settings/pins",name:"SettingPins",component:ja}]},{path:"/admin",name:"settingAdmin",redirect:"/admin/users",component:st,children:[{path:"/admin/system",name:"SettingSystem",component:as},{path:"/admin/users",name:"SettingAdminUsers",component:Wa},{path:"/admin/log",name:"AdminLog",component:ls}]}]},{path:"/",name:"empty",component:H,children:[{path:"/login",name:"Login",component:we}]},{path:"*",redirect:"/notfound"}]}),ds=a("a925");let ps={zh_CN:a("cf61").default,zh_TW:a("7789").default,en_US:a("658e").default};c["a"].use(ds["a"]);const us=window._setting("lang"),ms=ps,gs=new ds["a"]({locale:us,fallbackLocale:"en_US",messages:ms,missing:(t,e,a)=>e});window.i18n=gs;var vs=gs,_s=a("2f62");c["a"].use(_s["a"]);var hs=new _s["a"].Store({state:{},mutations:{},actions:{}}),ys=a("9483");Object(ys["a"])("/service-worker.js",{ready(){console.log("App is being served from cache by a service worker.\nFor more details, visit https://goo.gl/AFskqB")},registered(){console.log("Service worker has been registered.")},cached(){console.log("Content has been cached for offline use.")},updatefound(){console.log("New content is downloading.")},updated(){console.log("New content is available; please refresh.")},offline(){console.log("No internet connection found. App is running in offline mode.")},error(t){console.error("Error during service worker registration:",t)}});var fs=a("a7fe"),ws=a.n(fs),ks=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-card",{staticClass:"mx-auto",staticStyle:{"border-radius":"8px",overflow:"hidden"},attrs:{width:"350"}},[a("v-img",{staticClass:"poka-logo-banner",attrs:{src:"/img/loginHeader.svg",height:"170px"}}),a("v-card-text",{staticStyle:{padding:"0"}},[a("v-list",{attrs:{subheader:""}},[a("v-list-item",[a("v-list-item-avatar",[a("v-icon",[t._v("info")])],1),a("v-list-item-content",[a("v-list-item-title",[t._v("PokaPlayer")]),a("v-list-item-subtitle",[t._v(t._s(t.poka_version))])],1)],1),a("v-divider"),a("v-list-item",{attrs:{href:"https://github.com/gnehs/PokaPlayer/",target:"_blank"}},[a("v-list-item-avatar",[a("v-icon",[t._v("mdi-github")])],1),a("v-list-item-content",[a("v-list-item-title",[t._v("GitHub")])],1)],1),a("v-list-item",{attrs:{href:"https://github.com/gnehs/PokaPlayer/graphs/contributors",target:"_blank"}},[a("v-list-item-avatar",[a("v-icon",[t._v("group")])],1),a("v-list-item-content",[a("v-list-item-title",[t._v(t._s(t.$t("settings_about_contributions")))])],1)],1),a("v-list-item",{attrs:{href:"https://github.com/gnehs/PokaPlayer/issues",target:"_blank"}},[a("v-list-item-avatar",[a("v-icon",[t._v("error")])],1),a("v-list-item-content",[a("v-list-item-title",[t._v(t._s(t.$t("settings_about_errorEeport")))])],1)],1)],1)],1)],1)},bs=[],xs={name:"poka-about",data:()=>({poka_version:"Loading..."}),created(){this.axios.get(_setting("server")+"/status/").then(t=>{t.data.version||this.$router.push("/login"),this.poka_version=t.data.version})}},Cs=xs,Ss=a("8860"),$s=a("da13"),Ps=a("8270"),Ds=a("5d23"),Vs=Object(g["a"])(Cs,ks,bs,!1,null,null,null),Us=Vs.exports;_()(Vs,{VCard:ge["a"],VCardText:ve["b"],VDivider:V["a"],VIcon:U["a"],VImg:za["a"],VList:Ss["a"],VListItem:$s["a"],VListItemAvatar:Ps["a"],VListItemContent:Ds["a"],VListItemSubtitle:Ds["b"],VListItemTitle:Ds["c"]});var Ts=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticStyle:{position:"sticky",top:"16px"}},[a("div",{staticClass:"header-wrapper"},[a("div",{staticClass:"bg",class:{blur:t.blurbg},style:Object.assign({backgroundImage:"url('"+t.bg+"')"},t.bgStyle)})]),t.title?a("div",{staticClass:"hw-header",staticStyle:{"line-height":"normal"},style:t.headerStyle},[a("div",{staticClass:"hw-title"},[t._v(t._s(t.title))]),a("div",{staticClass:"hw-subtitle"},[t._v(t._s(t.subtitle))])]):t._e()])},As=[],Is={name:"poka-header",data:()=>({headerStyle:{opacity:1,transform:""},bgStyle:{transform:""}}),props:{title:String,subtitle:String,bg:{type:String,default:_setting("headerBgSource")},blurbg:{type:Boolean,default:!1}},methods:{handleScroll(t){if(document.querySelector("main")){let t=document.querySelector("main").scrollTop,e=document.querySelector("main").scrollHeight,a=40;this.headerStyle.opacity=1-t/200,this.headerStyle.transform=`translate(0,-${t/a*35}px)`,this.bgStyle.transform=`scale(1.12) translate(0,-${t/e*50}px)`}}},mounted(){this.handleScroll(),document.querySelector("main")&&document.querySelector("main").addEventListener("scroll",this.handleScroll)},created(){this.handleScroll(),document.querySelector("main")&&document.querySelector("main").addEventListener("scroll",this.handleScroll)},destroyed(){document.querySelector("main")&&document.querySelector("main").removeEventListener("scroll",this.handleScroll)}},Ns=Is,Ls=(a("6f9c"),Object(g["a"])(Ns,Ts,As,!1,null,null,null)),Rs=Ls.exports,Os=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"info-header"},[a("div",{staticClass:"cover",style:"background-image: url('"+t.cover+"')"}),a("div",{staticClass:"info-data"},[a("div",{staticClass:"album-name",attrs:{title:t.title}},[t._v(t._s(t.title))]),a("div",{staticClass:"artist-name",attrs:{title:t.subtitle}},[t._v(t._s(t.subtitle))]),a("div",{staticClass:"grow"}),a("div",{staticClass:"footer"},[a("v-fade-transition",[t.songs?a("div",{key:t.songs,staticClass:"time"},[t._v(t._s(t.$t("album_total",{songs:t.songs})))]):t._e()]),a("div",{staticClass:"actions"},[t._t("default")],2)],1)])])},Es=[],Fs={name:"info-header",props:{cover:String,title:String,subtitle:String,songs:{default:0}},data:()=>({}),created(){}},Bs=Fs,zs=(a("904c"),Object(g["a"])(Bs,Os,Es,!1,null,"657c7917",null)),Ms=zs.exports;_()(zs,{VFadeTransition:lt["d"]});var js=function(){var t=this,e=t.$createElement,a=t._self._c||e;return t.to?a("router-link",{staticClass:"card",attrs:{to:t.to,"data-source":t.parsed_source||void 0}},[t.parsed_pokaBg?a("div",{staticClass:"image"},[a("v-img",{attrs:{src:t.parsed_pokaBg,"aspect-ratio":"1"}})],1):a("div",{staticClass:"image"},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v(t._s(t.pokaIcon))])],1),a("div",{staticClass:"title",class:{"t-ellipsis":t.ellipsis}},[t._v(t._s(t.pokaTitle))]),a("div",{staticClass:"subtitle",class:{"t-ellipsis":t.ellipsis}},[t._v(t._s(t.pokaSubtitle))])]):a("a",{staticClass:"card",attrs:{"data-source":t.parsed_source||void 0}},[t.parsed_pokaBg?a("div",{staticClass:"image"},[a("v-img",{attrs:{src:t.parsed_pokaBg,"aspect-ratio":"1"}})],1):a("div",{staticClass:"image"},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v(t._s(t.pokaIcon))])],1),a("div",{staticClass:"title",class:{"t-ellipsis":t.ellipsis}},[t._v(t._s(t.pokaTitle))]),a("div",{staticClass:"subtitle",class:{"t-ellipsis":t.ellipsis}},[t._v(t._s(t.pokaSubtitle))])])},Qs=[],Hs={name:"poka-card",props:{pokaBg:{default:null},ellipsis:{default:!0},source:{default:""},pokaTitle:String,pokaSubtitle:String,to:String,pokaIcon:{default:"playlist_play",type:String}},data:()=>({parsed_source:null,parsed_pokaBg:null}),created(){"Netease2"==this.source?this.parsed_source=i18n.t("moduleShowName_Netease"):"DSM"==this.source?this.parsed_source=i18n.t("moduleShowName_DSM"):this.parsed_source=this.source,"string"===typeof this.pokaBg&&this.pokaBg.startsWith("http")?this.parsed_pokaBg=this.pokaBg:this.pokaBg&&(this.parsed_pokaBg=_setting("server")+this.pokaBg)}},qs=Hs,Gs=Object(g["a"])(qs,js,Qs,!1,null,null,null),Js=Gs.exports;_()(Gs,{VIcon:U["a"],VImg:za["a"]});var Ys=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"poka cards"},[t._t("default")],2)},Ws=[],Ks={name:"poka-cards"},Xs=Ks,Zs=(a("a5da"),Object(g["a"])(Xs,Ys,Ws,!1,null,null,null)),ti=Zs.exports,ei=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("v-progress-circular",{attrs:{indeterminate:"",color:"primary"}})],1)},ai=[],si={name:"poka-loader"},ii=si,ri=(a("bfd4"),a("490a")),ni=Object(g["a"])(ii,ei,ai,!1,null,"4a89ac32",null),oi=ni.exports;_()(ni,{VProgressCircular:ri["a"]});var li=function(){var t=this,e=t.$createElement,a=t._self._c||e;return null!=t.isPinned&&"disabled"!=t.isPinned&&"speed-dial"==t.btnType?a("v-fab-transition",[a("v-btn",{staticStyle:{bottom:"calc(16px + 69px)"},attrs:{color:"primary",fab:"",large:"",dark:"",bottom:"",right:"",fixed:"",loading:t.loading},on:{click:t.pin}},[t.isPinned?a("v-icon",[t._v("push_pin")]):a("v-icon",{staticClass:"material-icons-outlined"},[t._v("push_pin")])],1)],1):null!=t.isPinned&&"disabled"!=t.isPinned&&"icon-button"==t.btnType?a("v-btn",{staticClass:"v-pin-btn",attrs:{icon:"",loading:t.loading},on:{click:t.pin}},[t.isPinned?a("v-icon",[t._v("push_pin")]):a("v-icon",{staticClass:"material-icons-outlined"},[t._v("push_pin")])],1):t._e()},ci=[],di={name:"pin-button",created(){this.getPinStatus()},props:{source:String,type:String,id:String,name:String,cover:String,artist:{type:String,default:""},btnType:{type:String,default:"speed-dial"}},data:()=>({server:_setting("server"),isPinned:null,loading:!1}),methods:{getPinStatus(){if(this.name){this.loading=!0;let[t,e,a]=[this.source,this.id,this.type];this.axios.post("/pokaapi/v2/pin/ispinned",{source:t,id:e,name:name,type:a}).then(t=>{this.isPinned=t.data,this.loading=!1})}},pin(){this.loading=!0;let[t,e,a,s,i,r]=[this.source,this.id,this.type,this.name,this.cover,this.artist];i=i.replace(_setting("server"),""),this.axios.post(`/pokaapi/v2/pin/${this.isPinned?"unpin":"pin"}`,{source:t,id:e,type:a,name:s,cover:i,artist:r}).then(t=>{this.getPinStatus()})}}},pi=di,ui=(a("33c0"),Object(g["a"])(pi,li,ci,!1,null,"5f5f7f58",null)),mi=ui.exports;_()(ui,{VBtn:D["a"],VFabTransition:lt["c"],VIcon:U["a"]});var gi=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-btn",{attrs:{outlined:"",color:"primary",disabled:t.loadingRandom},on:{click:t.randomPlay}},[t.loadingRandom?a("span",[t._v(t._s(t.$t("loading")))]):a("span",[t._v(t._s(t.$t("playlist_random")))])])},vi=[],_i={name:"play-random-button",data:()=>({loadingRandom:!1}),methods:{randomPlay(){this.loadingRandom=!0;try{this.$randomPlay()}catch{this.loadingRandom=!1}}}},hi=_i,yi=Object(g["a"])(hi,gi,vi,!1,null,null,null),fi=yi.exports;_()(yi,{VBtn:D["a"]});var wi=function(){var t=this,e=t.$createElement,a=t._self._c||e;return t.checkUpadteStatus?a("div",{key:"0",staticClass:"update-notify"},[a("h1",[t._v(t._s(t.$t("settings_update")))]),a("p",[t._v(t._s(t.checkUpadteStatus))]),a("v-btn",{attrs:{outlined:"",to:"/admin/system?update=true",color:"white",dark:""}},[t._v(t._s(t.$t("settings_update_go2UpdatePage")))])],1):t._e()},ki=[],bi={name:"poka-update",created(){this.axios.get(_setting("server")+"/status/").then(t=>t.data).then(t=>{let e="admin"==JSON.parse(sessionStorage.getItem("login")).role||!1;t.debug&&(this.debug=t.debug),e&&this.fetchNewVersion(t.version,e)})},data:()=>({checkUpadteStatus:null,debug:null}),methods:{compareVersion(t,e){return t=t.split(".").map(t=>parseInt(t)),e=e.split(".").map(t=>parseInt(t)),e[0]>t[0]||(e[1]>t[1]||e[2]>t[2])},async fetchNewVersion(t,e){let a=`poka-github-check-${(new Date).toJSON().slice(0,10).replace(/-/g,"/")}`,s=JSON.parse(sessionStorage[a]||null);s||(s=await fetch("https://api.github.com/repos/gnehs/PokaPlayer/releases").then(t=>t.json()).then(t=>{return sessionStorage[a]=JSON.stringify(t),t}).catch(t=>console.error(t))),(this.compareVersion(t,s[0].tag_name)||this.debug)&&(this.checkUpadteStatus=i18n.t("settings_update_canUpdate2",{version:s[0].tag_name}),this.debug&&(this.checkUpadteStatus+=` (debug: ${this.debug})`))}}},xi=bi,Ci=(a("6d0c"),Object(g["a"])(xi,wi,ki,!1,null,"64524695",null)),Si=Ci.exports;_()(Ci,{VBtn:D["a"]});var $i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("poka-cards",["PlaylistFolder"==t.$route.name?a("poka-card",{attrs:{"poka-icon":"arrow_back_ios",to:"/playlist/","poka-title":t.$t("back")}}):t._e(),t._l(t.data,(function(e){var s=e.name,i=e.image,r=e.id,n=e.source,o=e.type,l=e.icon;return["folder"==o?a("poka-card",{key:"/playlist/f/"+encodeURIComponent(r),attrs:{"poka-icon":l||"folder",to:"/playlist/f/"+encodeURIComponent(r),"poka-title":s,"poka-subtitle":t.$t("source."+n),source:t.$t("source."+n)}}):t._e(),o&&"folder"==o?t._e():a("poka-card",{key:"/playlist/p/"+encodeURIComponent(n)+"/"+encodeURIComponent(r||"unknown"),attrs:{"poka-icon":l||"queue_music",to:"/playlist/p/"+encodeURIComponent(n)+"/"+encodeURIComponent(r||"unknown"),"poka-bg":i||!1,"poka-title":s,"poka-subtitle":t.$t("source."+n),source:t.$t("source."+n)}})]}))],2)},Pi=[],Di={name:"poka-parse-playlists",props:["data"],data:()=>({server:_setting("server")})},Vi=Di,Ui=Object(g["a"])(Vi,$i,Pi,!1,null,null,null),Ti=Ui.exports,Ai=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("transition-group",{key:"songlist",staticClass:"poka list",class:{two:!t.nowPlaying},staticStyle:{position:"relative"},attrs:{name:"songlist",tag:"div"}},t._l(t.data,(function(e,s){return a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],key:t.nowPlaying?e.uuid:s,staticClass:"item",class:{active:s==t.activeIndex},staticStyle:{"user-select":"none"},on:{contextmenu:function(a){return a.preventDefault(),t.moreDialog(e)},click:function(e){t.nowPlaying?t.playSong(s):t.$addSongs({songs:t.data,index:s})}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-img",{attrs:{src:e.cover?e.cover.startsWith("http")?e.cover:t.server+e.cover:t.defaultCover,alt:"cover"}})],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(e.name))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(e.artist))])])],1),a("div",{staticClass:"action"},[t._t("default",[a("v-btn",{directives:[{name:"show",rawName:"v-show",value:t.isSafari,expression:"isSafari"}],attrs:{icon:""},on:{click:function(a){return a.stopPropagation(),t.moreDialog(e)}}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("more_horiz")])],1),a("v-btn",{attrs:{icon:""},on:{click:function(a){a.stopPropagation(),t.$addSongs({songs:[e],clear:!1}),t.isInSongList.push(s)}}},[t.isInSongList.includes(s)?a("v-icon",[t._v("done")]):a("v-icon",[t._v("add")])],1)],{index:s,song:e,moreDialog:t.moreDialog})],2)])})),0),a("v-dialog",{attrs:{"max-width":"400"},model:{value:t.moreDialogShow,callback:function(e){t.moreDialogShow=e},expression:"moreDialogShow"}},[a("v-card",[t.moreDialogTemp?a("div",{staticClass:"d-flex flex-column align-center moreDialog-header"},[t.moreDialogTemp?a("v-img",{staticClass:"moreDialog-cover",attrs:{width:"200px","aspect-ratio":"1",src:t.moreDialogTemp.cover?t.moreDialogTemp.cover.startsWith("http")?t.moreDialogTemp.cover:t.server+t.moreDialogTemp.cover:t.defaultCover}}):t._e(),a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.moreDialogTemp.name))]),a("div",{staticClass:"artist t-ellipsis"},[t._v(t._s(t.moreDialogTemp.artist))])],1):t._e(),a("v-card-text",{staticClass:"moreDialog-content"},[t.moreDialogTemp?a("div",{staticClass:"poka list"},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.openPlaylistDialog(),t.moreDialogShow=!1}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",{staticClass:"material-icons-outlined",attrs:{color:"primary"}},[t._v("playlist_add")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v(t._s(t.$t("songAction_add2playlist")))])])],1),a("div",{staticClass:"action"},[a("v-btn",{attrs:{icon:""}},[a("v-icon",[t._v("keyboard_arrow_right")])],1)],1)]),a("v-divider"),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:t.moreDialog_goto_artist}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",{staticClass:"material-icons-outlined",attrs:{color:"primary"}},[t._v("mic")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.moreDialogTemp.artist))]),a("div",[t._v(t._s(t.$t("songAction_artist")))])]),a("div",{staticClass:"action"},[a("v-btn",{attrs:{icon:""}},[a("v-icon",[t._v("keyboard_arrow_right")])],1)],1)],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:t.moreDialog_goto_album}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",{staticClass:"material-icons-outlined",attrs:{color:"primary"}},[t._v("album")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.moreDialogTemp.album))]),a("div",{staticClass:"t-ellipsis"},[t.moreDialogTemp.year?a("span",[t._v(t._s(t.moreDialogTemp.year))]):a("span",[t._v(t._s(t.$t("songAction_album")))])])]),a("div",{staticClass:"action"},[a("v-btn",{attrs:{icon:""}},[a("v-icon",[t._v("keyboard_arrow_right")])],1)],1)],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item"},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",{staticClass:"material-icons-outlined",attrs:{color:"primary"}},[t._v("storage")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("source."+t.moreDialogTemp.source)))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.moreDialogTemp.id))])])],1)]),t.moreDialogTemp.codec?a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item"},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",{staticClass:"material-icons-outlined",attrs:{color:"primary"}},[t._v("insert_drive_file")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.moreDialogTemp.codec.toUpperCase()))]),a("div",{staticClass:"t-ellipsis"},[t.moreDialogTemp.bitrate?a("span",[t._v(t._s(t.moreDialogTemp.bitrate/1e3)+"k")]):a("span",[t._v("Codec")])])])],1)]):t._e()],1):t._e()]),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.moreDialogShow=!1}}},[t._v(t._s(t.$t("back")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"400"},model:{value:t.playlistDialog,callback:function(e){t.playlistDialog=e},expression:"playlistDialog"}},[a("v-card",{attrs:{id:"playlist-dialog"}},[a("v-toolbar",{attrs:{flat:""}},[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("songAction_add2playlist")))]),a("v-spacer"),a("v-btn",{attrs:{icon:""},on:{click:t.openCreatePlaylistDialog}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("add")])],1)],1),t.playlistDialogLoading?a("v-card-text",{staticStyle:{height:"300px"}},[a("poka-loader")],1):a("v-card-text",{staticStyle:{height:"300px"}},[t.playlists.length>0?a("v-list",[a("v-list-item-group",{attrs:{multiple:""},model:{value:t.existsPlaylists,callback:function(e){t.existsPlaylists=e},expression:"existsPlaylists"}},[t._l(t.playlists,(function(e,s){return[a("v-list-item",{key:"item-"+s,attrs:{value:e,title:e.name},on:{click:function(a){return t.toggleSongOfPlaylist(e)}}},[a("v-list-item-action",[a("v-checkbox",{attrs:{color:"primary","input-value":t.existsPlaylists.includes(e._id)}})],1),a("v-list-item-content",[a("v-list-item-title",{staticClass:"t-ellipsis",domProps:{textContent:t._s(e.name)}})],1)],1)]}))],2)],1):a("p",{staticStyle:{"user-select":"none",margin:"100px 0","text-align":"center"}},[t._v(t._s(t.$t("playlist_page.playlist_empty")))])],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.playlistDialog=!1}}},[t._v(t._s(t.$t("done")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"400"},model:{value:t.createPlaylistDialog,callback:function(e){t.createPlaylistDialog=e},expression:"createPlaylistDialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("playlist_page.add_title")))]),a("v-card-text",[a("v-text-field",{attrs:{label:t.$t("playlist_page.title_input"),outlined:""},model:{value:t.createPlaylistName,callback:function(e){t.createPlaylistName=e},expression:"createPlaylistName"}})],1),a("v-card-actions",[a("v-btn",{attrs:{text:""},on:{click:function(e){t.createPlaylistDialog=!1}}},[t._v(t._s(t.$t("back")))]),a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:t.createPlaylist}},[t._v(t._s(t.$t("done")))])],1)],1)],1)],1)},Ii=[],Ni={name:"poka-parse-songs",props:{data:{type:Array,required:!0},nowPlaying:{type:Boolean,default:!1},activeIndex:Number},data:()=>({server:_setting("server"),defaultCover:_setting("headerBgSource"),isInSongList:[],playlistDialog:!1,playlistDialogLoading:!1,createPlaylistDialog:!1,createPlaylistName:"",moreDialogShow:!1,moreDialogTemp:null,playlists:[],existsPlaylists:[],isSafari:/^((?!chrome|android).)*safari/i.test(window.navigator.userAgent)}),methods:{async openPlaylistDialog(){this.playlistDialog=!0,this.playlistDialogLoading=!0,await this.updatePlaylistData(),this.playlistDialogLoading=!1},playSong(t){_player.list.switch(t),_player.play()},async toggleSongOfPlaylist(t){let e=this.$deepCopy(this.moreDialogTemp);e.originalURL&&(e.url=e.originalURL),e.originalCover&&(e.cover=e.originalCover),delete e.originalURL,delete e.uuid,delete e.originalCover,await this.axios.post(`${this.server}/pokaapi/playlist/song`,{playlistId:t._id,song:e}),await this.updatePlaylistData()},openCreatePlaylistDialog(){this.createPlaylistDialog=!0,this.createPlaylistName=""},async createPlaylist(){await this.axios.post(`${this.server}/pokaapi/playlist/create`,{name:this.createPlaylistName}),this.createPlaylistDialog=!1,await this.updatePlaylistData()},async updatePlaylistData(){let t=(await this.axios.post(`${this.server}/pokaapi/playlist/song/exist`,this.moreDialogTemp)).data;this.playlists=t.playlists,this.existsPlaylists=t.existsPlaylists.map(t=>t._id)},moreDialog(t){this.moreDialogTemp=t,this.moreDialogShow=!0},moreDialog_goto_album(){let t=this.moreDialogTemp;t&&t.albumId&&(this.moreDialogShow=!1,this.$nextTick(()=>{this.$router.push(`/album/songs/${encodeURIComponent(t.source)}/${encodeURIComponent(t.albumId)}`)}))},moreDialog_goto_artist(){let t=this.moreDialogTemp;t&&t.artistId&&(this.moreDialogShow=!1,this.$nextTick(()=>{this.$router.push(`/artist/${encodeURIComponent(t.source)}/${encodeURIComponent(t.artistId)}`)}))}}},Li=Ni,Ri=(a("7553"),a("ac7c")),Oi=a("1800"),Ei=a("1baa"),Fi=a("71d9"),Bi=Object(g["a"])(Li,Ai,Ii,!1,null,null,null),zi=Bi.exports;_()(Bi,{VAvatar:me["a"],VBtn:D["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VCardTitle:ve["c"],VCheckbox:Ri["a"],VDialog:_e["a"],VDivider:V["a"],VIcon:U["a"],VImg:za["a"],VList:Ss["a"],VListItem:$s["a"],VListItemAction:Oi["a"],VListItemContent:Ds["a"],VListItemGroup:Ei["a"],VListItemTitle:Ds["c"],VSpacer:N["a"],VTextField:ye["a"],VToolbar:Fi["a"]}),R()(Bi,{Ripple:O["a"]});var Mi=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("v-fade-transition",[a("poka-cards",{directives:[{name:"show",rawName:"v-show",value:"card"==t.artistView,expression:"artistView=='card'"}]},t._l(t.data,(function(e){var s=e.name,i=e.cover,r=e.id,n=e.source;return a("poka-card",{key:r,attrs:{to:"/artist/"+encodeURIComponent(n)+"/"+encodeURIComponent(r||"unknown"),"poka-bg":i||!1,"poka-title":s||"未知","poka-subtitle":t.$t("source."+n)}})})),1)],1),a("v-fade-transition",[a("div",{directives:[{name:"show",rawName:"v-show",value:"list"==t.artistView,expression:"artistView=='list'"}],staticClass:"poka two list"},t._l(t.data,(function(e){var s=e.name,i=e.cover,r=e.id,n=e.source;return a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],key:r,staticClass:"item",staticStyle:{"user-select":"none"},on:{click:function(e){t.$router.push("/artist/"+encodeURIComponent(n)+"/"+encodeURIComponent(r||"unknown"))}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"28px",item:""}},[a("v-img",{attrs:{src:t.coverPaser(i),alt:"cover"}})],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v("\n\t\t\t\t\t\t\t"+t._s(s||"未知")+"\n\t\t\t\t\t\t\t"),a("span",{staticStyle:{"font-size":".7em",opacity:".7","font-weight":"normal"}},[t._v(t._s(n))])])])],1)])})),0)]),a("v-btn",{staticStyle:{bottom:"calc(16px + 69px)"},attrs:{color:"primary",fab:"",large:"",dark:"",bottom:"",right:"",fixed:""},on:{click:t.changeView}},["card"==t.artistView?a("v-icon",{staticClass:"material-icons-outlined"},[t._v("list")]):a("v-icon",{staticClass:"material-icons-outlined"},[t._v("grid_on")])],1)],1)},ji=[],Qi={name:"poka-parse-artists",props:["data"],data:()=>({server:_setting("server"),artistView:_setting("artistView")}),methods:{coverPaser(t){return t.startsWith("http")?t:t?_setting("server")+t:_setting("headerBgSource")},changeView(){this.artistView="list"==this.artistView?"card":"list",_setting("artistView",this.artistView)}}},Hi=Qi,qi=Object(g["a"])(Hi,Mi,ji,!1,null,null,null),Gi=qi.exports;_()(qi,{VAvatar:me["a"],VBtn:D["a"],VFadeTransition:lt["d"],VIcon:U["a"],VImg:za["a"]}),R()(qi,{Ripple:O["a"]});var Ji=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("poka-cards",t._l(t.data,(function(e){var s=e.name,i=e.artist,r=e.cover,n=e.id,o=e.source;return a("poka-card",{key:n,attrs:{to:"/album/songs/"+encodeURIComponent(o)+"/"+encodeURIComponent(n||"unknown")+"?cover="+encodeURIComponent(r||!1)+"&name="+encodeURIComponent(s)+"&artist="+encodeURIComponent(i),"poka-bg":r||!1,"poka-title":s,"poka-subtitle":i,source:t.$t("source."+o)}})})),1)},Yi=[],Wi={name:"poka-parse-albums",props:["data"],data:()=>({server:_setting("server")})},Ki=Wi,Xi=Object(g["a"])(Ki,Ji,Yi,!1,null,null,null),Zi=Xi.exports,tr=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("v-fade-transition",["card"==t.composerView?a("poka-cards",t._l(t.data,(function(e){var s=e.name,i=e.cover,r=e.id,n=e.source;return a("poka-card",{key:r,attrs:{to:"/composer/"+encodeURIComponent(n)+"/"+encodeURIComponent(r||"unknown"),"poka-bg":i||!1,"poka-title":s||"未知","poka-subtitle":t.$t("source."+n)}})})),1):t._e()],1),a("v-fade-transition",["list"==t.composerView?a("div",{staticClass:"poka two list"},t._l(t.data,(function(e){var s=e.name,i=e.cover,r=e.id,n=e.source;return a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],key:r,staticClass:"item",staticStyle:{"user-select":"none"},on:{click:function(e){t.$router.push("/composer/"+encodeURIComponent(n)+"/"+encodeURIComponent(r||"unknown"))}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"28px",item:""}},[a("v-img",{attrs:{src:t.coverPaser(i),alt:"cover"}})],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v("\n\t\t\t\t\t\t\t"+t._s(s||"未知")+"\n\t\t\t\t\t\t\t"),a("span",{staticStyle:{"font-size":".7em",opacity:".7","font-weight":"normal"}},[t._v(t._s(n))])])])],1)])})),0):t._e()]),a("v-btn",{staticStyle:{bottom:"calc(16px + 69px)"},attrs:{color:"primary",fab:"",large:"",dark:"",bottom:"",right:"",fixed:""},on:{click:t.changeView}},["card"==t.composerView?a("v-icon",{staticClass:"material-icons-outlined"},[t._v("list")]):a("v-icon",{staticClass:"material-icons-outlined"},[t._v("grid_on")])],1)],1)},er=[],ar={name:"poka-parse-composers",props:["data"],data:()=>({server:_setting("server"),composerView:_setting("composerView")}),methods:{coverPaser(t){return t.startsWith("http")?t:t?_setting("server")+t:_setting("headerBgSource")},changeView(){this.composerView="list"==this.composerView?"card":"list",_setting("composerView",this.composerView)}}},sr=ar,ir=Object(g["a"])(sr,tr,er,!1,null,null,null),rr=ir.exports;_()(ir,{VAvatar:me["a"],VBtn:D["a"],VFadeTransition:lt["d"],VIcon:U["a"],VImg:za["a"]}),R()(ir,{Ripple:O["a"]});var nr=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"poka two list"},t._l(t.data,(function(e){var s=e.name,i=e.id,r=e.source;return a("router-link",{directives:[{name:"ripple",rawName:"v-ripple"}],key:i,staticClass:"item",attrs:{to:"/folder/"+encodeURIComponent(r)+"/"+encodeURIComponent(i||"unknown")}},[a("div",{staticClass:"content"},[a("v-icon",{staticClass:"material-icons-outlined",attrs:{color:t.$vuetify.theme.isDark?"#FFF":"primary"},domProps:{textContent:t._s("folder")}}),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(s))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("source."+r)))])])],1)])})),1)},or=[],lr={name:"poka-parse-folders",props:["data"],data:()=>({server:_setting("server")})},cr=lr,dr=(a("d5ca"),Object(g["a"])(cr,nr,or,!1,null,"21f60ee4",null)),pr=dr.exports;_()(dr,{VIcon:U["a"]}),R()(dr,{Ripple:O["a"]});var ur=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("poka-cards",t._l(t.data,(function(t,e){return a("poka-parse-home-dialog",{key:e,attrs:{data:t}})})),1)},mr=[],gr={name:"poka-parse-home",props:["data"],data:()=>({dialog:!1})},vr=gr,_r=Object(g["a"])(vr,ur,mr,!1,null,null,null),hr=_r.exports,yr=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-dialog",{attrs:{fullscreen:"",scrollable:"",transition:"dialog-bottom-transition"},scopedSlots:t._u([{key:"activator",fn:function(e){var s=e.on;return[a("poka-card",t._g({attrs:{"poka-bg":!1,"poka-title":t.$t(t.data.title)||"未知","poka-subtitle":t.$t("source."+t.data.source),"poka-icon":t.data.icon},nativeOn:{click:function(e){t.dialog=!0}}},s))]}}]),model:{value:t.dialog,callback:function(e){t.dialog=e},expression:"dialog"}},[a("v-card",{staticClass:"mx-auto"},[a("v-toolbar",{attrs:{dark:"",color:"primary",flat:""},scopedSlots:t._u([{key:"extension",fn:function(){return[a("v-tabs",{attrs:{"background-color":"primary",color:"white","slider-color":"yellow"},model:{value:t.tab,callback:function(e){t.tab=e},expression:"tab"}},t._l(Object.keys(t.data).filter((function(e){return"title"!=e&&"source"!=e&&"icon"!=e&&t.data[e].length})),(function(e){return a("v-tab",{key:e},[t._v(t._s(t.$t(e.substring(0,e.length-1))))])})),1)]},proxy:!0}])},[a("v-toolbar-title",[t._v(t._s(t.$t(t.data.title)))]),a("v-chip",{staticClass:"ma-2",attrs:{color:"white",outlined:"",pill:""}},[t._v(t._s(t.$t("source."+t.data.source)))]),a("v-spacer"),a("v-btn",{attrs:{icon:"",dark:""},on:{click:function(e){t.dialog=!1}}},[a("v-icon",[t._v("mdi-close")])],1)],1),a("v-card-text",{staticStyle:{height:"calc(100% - 64px)"}},[a("v-tabs-items",{model:{value:t.tab,callback:function(e){t.tab=e},expression:"tab"}},t._l(Object.keys(t.data).filter((function(e){return"title"!=e&&"source"!=e&&"icon"!=e&&t.data[e].length})),(function(e){return a("v-tab-item",{key:e},["songs"==e?a("poka-parse-songs",{attrs:{data:t.data[e]}}):t._e(),"albums"==e?a("poka-parse-albums",{attrs:{data:t.data[e]}}):t._e(),"playlists"==e?a("poka-parse-playlists",{attrs:{data:t.data[e]}}):t._e(),"folders"==e?a("poka-parse-folders",{attrs:{data:t.data[e]}}):t._e(),"composers"==e?a("poka-parse-composers",{attrs:{data:t.data[e]}}):t._e(),"artists"==e?a("poka-parse-artists",{attrs:{data:t.data[e]}}):t._e()],1)})),1)],1)],1)],1)},fr=[],wr={name:"poka-parse-home-dialog",props:["data"],data:()=>({dialog:!1,tab:null})},kr=wr,br=a("cc20"),xr=a("71a3"),Cr=a("c671"),Sr=a("fe57"),$r=a("aac8"),Pr=a("2a7f"),Dr=Object(g["a"])(kr,yr,fr,!1,null,null,null),Vr=Dr.exports;_()(Dr,{VBtn:D["a"],VCard:ge["a"],VCardText:ve["b"],VChip:br["a"],VDialog:_e["a"],VIcon:U["a"],VSpacer:N["a"],VTab:xr["a"],VTabItem:Cr["a"],VTabs:Sr["a"],VTabsItems:$r["a"],VToolbar:Fi["a"],VToolbarTitle:Pr["a"]});var Ur=a("f309"),Tr=a("aa47"),Ar=a.n(Tr);c["a"].use(Ur["a"]);var Ir=new Ur["a"]({theme:{options:{customProperties:!0},themes:{light:{primary:"#5c95c4",secondary:"#424242",accent:"#82B1FF",error:"#FF5252",info:"#2196F3",success:"#4CAF50",warning:"#FFC107"},dark:{primary:"#5c95c4"}}},lang:{locales:{zhHant:Ar.a},current:"zh-Hant"}});o.a.defaults.withCredentials=!0,o.a.defaults.headers.common["Access-Control-Allow-Origin"]="*",c["a"].use(ws.a,o.a),Object.values(s).forEach(t=>c["a"].component(t.name,t));const Nr=window.matchMedia("(prefers-color-scheme: dark)");function Lr(t=!1){Ir.framework.theme.isDark=t,document.getElementsByTagName("meta")["theme-color"].content=t?"rgb(47, 43, 62)":"rgb(245, 245, 245)"}Lr(Nr.matches),Nr.addListener(t=>{const e=t.matches;Lr(e)}),c["a"].config.productionTip=!1,new c["a"]({el:"#app",router:cs,i18n:vs,store:hs,components:{App:w},template:"",vuetify:Ir,render:t=>t(w)})},"5c64":function(t,e,a){"use strict";var s=a("6ee5"),i=a.n(s);i.a},6176:function(t,e,a){},"658e":function(t,e,a){"use strict";a.r(e),e["default"]={title:"English (US)",loading:"Loading...",header_welcome:"Welcome",header_welcome_with_name:"Hi, {name}",checkUpdate_poka:"Update Available: {version}",checkUpdate_button:"Update",pingServer_title:"Hint",pingServer_content:"Server restarting success!",pingServer_reconnect:"Reconnect",copy:{success:"Copied to clipboard successfully!",failed:"Unable to write to clipboard."},home:"Home",nowplaying:"Now Playing",lrc:"Lyrics",search:"Search",album:"Albums",folder:"Folders",artist:"Artists",song:"Songs",composer:"Composers",playlist:"Playlists",settings:"Settings",ok:"OK",cancel:"Cancel",reset:"Reset",back:"Back",login:"Login",login_page:{server:"Server",username:"Username",password:"Password",features:{opensource:{title:"Open Source",description:"All source code is on GitHub"},module:{title:"Modularization",description:"Easy to port any services"},streaming:{title:"Stream anywhere",description:"Listen to music anywhere"},fastinstall:{title:"Quick install",description:"Deploy using Docker in a snap"}},tips:{firstLogin:{title:"First time?",description:'The default user name and password are both "poka". You can change them in the settings'}},session:{_:"Reset session",description:"If you unable to log in, there may be an error in the session. ",description2:"You can enter the administrator account below to reset, but please note that this action will reset the login status of all users.",success:"Reset successfully, please try to log in",fail:"Reset failed, error reason:"}},nothingFound:"Nothing found",requestError:"An error occurred while requesting, please try again",home_recentAlbums:"Recent added albums",home_pins:"Pins",home_netease:"Netease",home_hqPlaylist_netease:"HQ Playlist",home_topPlaylist_netease:"Top Playlist",home_dailyRecommend_netease:"Daily Recommend",app_waitForPlay:"No queued songs. ",app_waitForPlay_description:"You can add more songs, or press below to shuffle.",now_cleanSongs:"Clear all songs?",now_cleanSongs_description:"This will remove every song in the playlist.",playlist_random:"Shuffle",playlist_page:{del:"DELETE",del_title:"Delete Playlist",delconfirm:'Are you sure what to delete "{title}"?',edit_title:"Edit Playlist",title_input:"Playlist name",cover_input:"Playlist cover",edit_empty:"Field cannot be empty",playlist_empty:'You haven\'t created any playlists, click "+" in the upper right corner to add'},lrc_search:"Search lyrics",lrc_noKeyword:"Enter keyword to search",lrc_enter2search:"Press Enter key to start searching",lrc_notLoad:"Don't load lyrics",lrc_notLoad_description:"This will remove lyrics of the song now playing.",lrc_noLyrics:"No lyrics",lrc_saved:"lyric saved.",songAction_title:"Actions",songAction_name:"Name",songAction_artist:"Artists",songAction_album:"Album",songAction_source:"Source",songAction_like:"Like",songAction_like_success:'Liked "{name}"',songAction_like_failed:'An error occurred while liking "{name}".',songAction_unlike:"Unlike",songAction_unlike_success:'Unliked "{name}"',songAction_unlike_failed:'An error occurred while unliking "{name}".',songAction_rating:"Rate",songAction_rating0:"Clear rating",songAction_rating4song:"Successfully rated for {name}",songAction_rating_success:'Rated {star} stars for "{name}".',songAction_rating_failed:"Rating {name} for {star} stars failed.",songAction_rating0_success:"Clear rating for {name} success!",songAction_rating0_failed:"Clear rating for {name} failed.",songAction_add2playlist:"Add to playlist",songAction_add2playlist_songNotExist:"{source}",songAction_add2playlist_songExist:"{source} / Song already added, click to delete",songAction_add2playlist_failed:"An error occured while processing {name}",songAction_add2playlist_add_success:"Added {name} to {playlist}",songAction_add2playlist_remove_success:"Removed {name} from {playlist}",album_total:"{songs} songs",albumsOfSameArtist:"Albums of the same artist",addSong_total:"{total} songs added",addSong_name:"Added {name}",moduleShowName_Netease:"Netease",moduleShowName_DSM:"DSM",sessionExpired:"Session expired, please log in again",add2nowPlaying:"Add this list to queue",pin_failed:"Failed to pin",unpin_failed:"Failed to unpin",settings_dark:"Night Mode",settings_network:"Network",settings_network_description:"Music quality",settings_network_soundQuality:"Music quality",settings_network_soundQuality_Low:"Low",settings_network_soundQuality_Med:"Medium",settings_network_soundQuality_High:"High",settings_network_soundQuality_Ori:"Original",settings_network_soundQuality_Low_description:"Only use when the internet is slow",settings_network_soundQuality_Med_description:"Able to stream smoothly under 3G network",settings_network_soundQuality_High_description:"Able to stream smoothly under 4G/LTE network",settings_network_soundQuality_Ori_description:"Uncompressed audio, only use when the internet is fast",settings_lang:"Language",settings_lang_description:"Set your PokaPlayer language",settings_systemAndUpdate:"System & update",settings_systemAndUpdate_description:"Update PokaPlayer, restart",settings_about:"About",settings_about_description:"Version, feedback",settings_about_contributions:"Contributions",settings_about_errorEeport:"Send feedback",settings_account:"Account",settings_logout:"Logout",settings_system:"System",settings_update:"Software update",settings_update_checking4updates:"Checking for updates...",settings_update_latestVersion:"Your PokaPlayer is up to date",settings_update_update2:"Update to {version}",settings_update_canUpdate2:"{version} is available",settings_update_go2UpdatePage:"Go to update page",settings_update_srvRestart:"Restart server.",settings_update_reconnect:"Reconnect",settings_update_initializing:"Initializing...",settings_update_updating:"Updating...",settings_update_git_fetch:"Initialize complete.",settings_update_git_reset:"Update download complete.",settings_update_git_api:"API update complete.",settings_updateDialog_note:"Notice: If Docker auto-restart is disabled, you must start PokaPlayer manually.",settings_updateDialog_note_dev:"If you update on developing machine, it may cause Git to crash",settings_updateDialog_view_previous:"View previous update log",settings_updateDialog_title:"{version} Release note",settings_restart:"Restart",settings_restarting:"Restarting",settings_restart_completed:"Restart completed.",settings_restartDialog_title:"Are you sure to restart?",settingIndex:{normalItems:"General",adminItems:"Server management"},settingInterface:{_:"Interface",customize:{_:"Customizations",bg:{_:"Custom background",description:"Change background image",custom_link:"Custom link"},bg_cover:{_:"Background cover",description:"Change background cover size or hide it",options:{full:"Full cover",half:"Half cover",none:"Hide background"}},theme:"Theme",theme_color:{_:"Theme color",description:"Change the theme color"},lyric:{_:"Lyric theme",description:"Change the theme of lyric page"},layout:{_:"Layout",list:"list",card:"card",artist:"Artist page layout",composer:"Composer page layout"}},lang:"Language"},settingUser:{title:"User",description:"View your profile, change your password",name:"Name",username:"Username",role:"Role",password:"Password",passwordDescription:"Tap here to change your password",changeName:{title:"Change name",placeholder:"Enter a new name",result:{success:"Name successfully changed to {name}",error:"Name change failed"}},changeUsername:{title:"Change username",placeholder:"Enter a new username",result:{success:"Username successfully changed to {name}, please login with a new username next time",error:"Username change failed"}},changePassword:{title:"Change the password",oldPassword:"old password",newPassword:"new password",confirmPassword:"confirm password",confirmPasswordHelperText:"Enter your new password again",done:"change",result:{inconsistent:"Two passwords are inconsistent",same:"Password cannot be the same as the old password",success:"Password changed successfully",error:"Password change failed"}}},settingUserManagement:{title:"User management",role:{user:"user",admin:"admin"},dialog:{create:"Create User",createBtn:"Create",userCreated:"User created.",userCreateFailed:"User create failed.",userCreateUsernameRepeat:"Username is already taken.",edit:"Edit User",changePassword:"Change Password",changePasswordSuccess:"Password changed.",changePasswordFailed:"An error occurred when changing the password.",enterNewPassword:"Please enter the new password",deleteUser:"Delete this user",deleteUserFailed:"An error occurred when deleting the user"},field:{name:"Name",username:"Username",role:"Role",password:"Password"}},settingPravicy:{title:"Pravicy",description:"Data logging setting",notify:{title:"About data logging",body:"The data will only be calculated on your server and will not be uploaded to the Internet. The feature can provide you with a better experience (like: annual review, recent play). You can turn off this feature below and clear the recorded data if you want."},dataRecord:{_:"Data logging",enabled:"Enabled",disabled:"Disabled",clear:"Clear the recorded data",logged:"{count} records have been recorded.",loading:"Loading...",confirm:"Are you sure you want to clear the data?",cleared:"Data cleared."}},settingPins:{title:"Pins management",deleteConfirm:"Are you sure want to unpin?"},adminLog:{title:"Log"},source:{DSM:"DSM",poka:"PokaPlayer",Netease2:"Netease"}}},"65c6":function(t,e,a){"use strict";var s=a("25af"),i=a.n(s);i.a},"6d0c":function(t,e,a){"use strict";var s=a("4a3b"),i=a.n(s);i.a},"6d26":function(t,e,a){},"6ee5":function(t,e,a){},"6f9c":function(t,e,a){"use strict";var s=a("350e"),i=a.n(s);i.a},7553:function(t,e,a){"use strict";var s=a("f1d7"),i=a.n(s);i.a},7789:function(t,e,a){"use strict";a.r(e),e["default"]={title:"中文(台灣)",loading:"載入中...",header_welcome:"歡迎使用",header_welcome_with_name:"歡迎,{name}",checkUpdate_poka:"有新版本可供更新:{version}",checkUpdate_button:"更新",pingServer_title:"提示",pingServer_content:"伺服器重新啟動完畢!",pingServer_reconnect:"重新連接",copy:{success:"已複製至剪貼簿",failed:"無法複製至剪貼簿"},home:"首頁",nowplaying:"現正播放",lrc:"歌詞",search:"搜尋",album:"專輯",folder:"資料夾",artist:"演出者",song:"歌曲",composer:"作曲者",playlist:"播放清單",settings:"設定",ok:"好",cancel:"取消",reset:"重置",done:"完成",back:"返回",login:"登入",login_page:{server:"伺服器",username:"使用者名稱",password:"密碼",features:{opensource:{title:"開放原始碼",description:"所有的程式碼都在 GitHub"},module:{title:"模組化",description:"接入任何服務皆不是難事"},streaming:{title:"隨時隨地串流",description:"連上網便能聽歌"},fastinstall:{title:"快速安裝",description:"可使用 Docker 快速部署"}},tips:{firstLogin:{title:"首次登入?",description:"預設使用者名稱與密碼皆為「poka」,登入後可至設定更改。"}},session:{_:"重置 session",description:"若您持續無法登入,可能是 session 發生錯誤。",description2:"您可以於下方輸入管理員帳號進行重置,但請注意,此動作將重置所有使用者的登入狀態。",success:"重置成功,請嘗試登入",fail:"重置失敗,錯誤原因:"}},nothingFound:"找不到",requestError:"請求失敗,請再試一次",home_recentAlbums:"最近加入的專輯",home_pins:"釘選",home_netease:"網易雲音樂",home_hqPlaylist_netease:"精品清單",home_topPlaylist_netease:"熱門清單",home_dailyRecommend_netease:"每日推薦",app_waitForPlay:"佇列中未有歌曲",app_waitForPlay_description:"加入一些歌曲,或是點選底下的隨機播放",now_cleanSongs:"確定清除所有歌曲?",now_cleanSongs_description:"這將會清除列表中所有歌曲。",playlist_random:"隨機播放",playlist_page:{del:"刪除",del_title:"刪除播放清單",delconfirm:"確定要刪除「{title}」嗎?",add_title:"新增播放清單",edit_title:"編輯播放清單",title_input:"播放清單標題",cover_input:"播放清單封面",edit_empty:"欄位不得為空",playlist_empty:"您尚未建立任何播放清單,點選右上角的「+」來新增"},lrc_search:"搜尋歌詞",lrc_noKeyword:"尚未輸入關鍵字",lrc_enter2search:"輸入完後按下 Enter 開始搜尋歌詞",lrc_notLoad:"不載入歌詞",lrc_notLoad_description:"點選清除目前的歌詞",lrc_noLyrics:"無歌詞",lrc_saved:"歌詞已儲存",songAction_title:"歌曲操作",songAction_name:"歌曲名稱",songAction_artist:"演出者",songAction_album:"專輯",songAction_source:"來源",songAction_like:"收藏",songAction_like_success:"已收藏「{name}」",songAction_like_failed:"收藏或取消收藏「{name}」時發生了錯誤",songAction_unlike:"取消收藏",songAction_unlike_success:"已取消收藏「{name}」",songAction_unlike_failed:"取消收藏「{name}」時發生了錯誤",songAction_rating:"評等",songAction_rating0:"清除評等",songAction_rating4song:"為「{name}」評等",songAction_rating_success:"為「{name}」評等 {star} 星成功!",songAction_rating_failed:"為「{name}」評等 {star} 星失敗。",songAction_rating0_success:"為「{name}」清除評等成功!",songAction_rating0_failed:"為「{name}」清除評等失敗。",songAction_add2playlist:"加入到播放清單",songAction_add2playlist_songNotExist:"{source}",songAction_add2playlist_songExist:"{source} / 該歌曲已存在,點選來刪除",songAction_add2playlist_failed:"處理 {name} 時發生了錯誤",songAction_add2playlist_add_success:"已將 {name} 加入到 {playlist}",songAction_add2playlist_remove_success:"已將 {name} 從 {playlist} 刪除",album_total:"{songs} 首歌曲",albumsOfSameArtist:"來自相同演出者的其他專輯",addSong_total:"已添加 {total} 首歌",addSong_name:"已添加 {name}",moduleShowName_Netease:"網易雲音樂",moduleShowName_DSM:"DSM",sessionExpired:"Session 過期,請重新登入",add2nowPlaying:"將此頁歌曲加入到現正播放",pin_failed:"釘選失敗",unpin_failed:"取消釘選失敗",settings_dark:"夜間模式",settings_network:"網路",settings_network_description:"音質",settings_network_soundQuality:"音質",settings_network_soundQuality_Low:"低音質",settings_network_soundQuality_Med:"中等音質",settings_network_soundQuality_High:"高音質(建議)",settings_network_soundQuality_Ori:"原始音質",settings_network_soundQuality_Low_description:"128K,跟 YouTube 差不多的爛音質,在網路夭壽慢的情況下請選擇此選項",settings_network_soundQuality_Med_description:"音質只比 YouTube 好那麼一點點,可在 3G 網路下流暢的串流",settings_network_soundQuality_High_description:"音質較原始音質略差,可在 4G 網路下流暢的串流",settings_network_soundQuality_Ori_description:"在網路狀況許可下,可選擇此選項聆聽高音質音樂",settings_lang:"語言",settings_lang_description:"設定您的 PokaPlayer 語言",settings_systemAndUpdate:"系統和更新",settings_systemAndUpdate_description:"更新 PokaPlayer、重新啟動",settings_about:"關於",settings_about_description:"PokaPlayer 相關訊息、錯誤回報等",settings_about_contributions:"貢獻者",settings_about_errorEeport:"錯誤回報",settings_account:"帳號",settings_logout:"登出",settings_system:"系統",settings_update:"軟體更新",settings_update_checking4updates:"正在檢查更新...",settings_update_latestVersion:"您的 PokaPlayer 已是最新版本",settings_update_update2:"更新至 {version}",settings_update_canUpdate2:"可更新至 {version}",settings_update_go2UpdatePage:"前往更新頁面",settings_update_srvRestart:"伺服器重新啟動",settings_update_reconnect:"重新連接",settings_update_initializing:"正在初始化...",settings_update_updating:"正在更新...",settings_update_git_fetch:"初始化完成",settings_update_git_reset:"更新檔下載完成",settings_update_git_api:"API 更新完成",settings_updateDialog_note:"注意:若您未開啟 Docker 自動重啟功能,您必須手動開啟 PokaPlayer",settings_updateDialog_note_dev:"若在開發機器上進行更新,可能導致 Git 爆炸",settings_updateDialog_view_previous:"查看先前的更新日誌",settings_updateDialog_title:"{version} 更新日誌",settings_restart:"重新啟動",settings_restarting:"正在重新啟動",settings_restart_completed:"重新啟動完成!",settings_restartDialog_title:"確定要重新啟動嗎?",settingIndex:{normalItems:"一般設定項目",adminItems:"伺服器管理"},settingInterface:{_:"介面",customize:{_:"個人化",bg:{_:"自訂背景",description:"更改背景圖片",custom_link:"自訂連結"},bg_cover:{_:"背景覆蓋",description:"更改背景覆蓋樣式或將其隱藏",options:{full:"全覆蓋",half:"半覆蓋",none:"無背景"}},theme:"主題",theme_color:{_:"主色",description:"設定 PokaPlayer 的主題色彩"},lyric:{_:"歌詞頁面主題",description:"設定歌詞頁面的主題"},layout:{_:"佈局",list:"清單",card:"卡片",artist:"演出者頁面佈局",composer:"作曲者頁面佈局"}},lang:"語言"},settingUser:{title:"使用者",description:"檢視您的資料、修改密碼",name:"名稱",username:"使用者名稱",role:"權限",password:"密碼",passwordDescription:"輕觸此處來更改密碼",changeName:{title:"更改名稱",placeholder:"輸入新的名稱",result:{success:"名稱成功更改為 {name}",error:"名稱更改失敗"}},changeUsername:{title:"更改使用者名稱",placeholder:"輸入新的使用者名稱",result:{success:"使用者名稱成功更改為 {name},下次請用新的使用者名稱來登入",error:"使用者名稱更改失敗"}},changePassword:{title:"更改密碼",oldPassword:"舊密碼",newPassword:"新密碼",confirmPassword:"確認密碼",confirmPasswordHelperText:"再輸入一次您的新密碼",done:"更改密碼",result:{inconsistent:"兩次密碼不一致",same:"密碼不可與舊密碼相同",success:"密碼更改成功",error:"密碼更改失敗"}}},settingUserManagement:{title:"使用者管理",role:{user:"普通使用者",admin:"管理員"},dialog:{create:"建立使用者",createBtn:"建立",userCreated:"使用者建立成功",userCreateFailed:"建立使用者時發生錯誤",userCreateUsernameRepeat:"使用者名稱已被使用",edit:"編輯使用者",changePassword:"更改密碼",changePasswordSuccess:"密碼已變更",changePasswordFailed:"更改密碼時發生了錯誤",enterNewPassword:"請輸入新密碼",deleteUser:"刪除使用者",deleteUserFailed:"刪除使用者時發生了錯誤"},field:{name:"名稱",username:"使用者名稱",role:"權限",password:"密碼"}},settingPravicy:{title:"隱私",description:"資料紀錄設定",notify:{title:"關於 PokaPlayer 記錄",body:"資料僅會於您的伺服器進行運算,不會被上傳至網路進行分析。 該功能可提供您更優質的使用體驗(如:年度回顧、最近播放)。 若您有疑慮可於下方關閉此功能,並將已記錄的資料清除。"},dataRecord:{_:"資料紀錄",enabled:"啟用",disabled:"已停用",clear:"清除目前已紀錄資料",logged:"目前已記錄 {count} 筆資料",loading:"正在統計資料...",confirm:"您確定要清除資料嗎?",cleared:"資料已清除"}},settingPins:{title:"釘選管理",deleteConfirm:"您確定要取消釘選此項目嗎?"},adminLog:{title:"日誌"},source:{DSM:"DSM",poka:"PokaPlayer",Netease2:"網易雲音樂"}}},"904c":function(t,e,a){"use strict";var s=a("a430"),i=a.n(s);i.a},"9f39":function(t,e,a){},a430:function(t,e,a){},a5da:function(t,e,a){"use strict";var s=a("d7b7"),i=a.n(s);i.a},a7f3:function(t,e,a){},ab7f:function(t,e,a){},b237:function(t,e,a){},b990:function(t,e,a){},bd5c:function(t,e,a){"use strict";var s=a("56ba"),i=a.n(s);i.a},bfd4:function(t,e,a){"use strict";var s=a("b990"),i=a.n(s);i.a},c373:function(t,e,a){"use strict";var s=a("6d26"),i=a.n(s);i.a},c8f9:function(t,e,a){},cf25:function(t,e,a){"use strict";var s=a("56cc"),i=a.n(s);i.a},cf61:function(t,e,a){"use strict";a.r(e),e["default"]={title:"中文(中国)",loading:"载入中...",header_welcome:"欢迎使用",header_welcome_with_name:"哈囉,{name}",checkUpdate_poka:"有新版本可供更新:{version}",checkUpdate_button:"更新",pingServer_title:"提示",pingServer_content:"服务器重新启动完毕!",pingServer_reconnect:"重新连接",copy:{success:"已复制至剪贴板",failed:"无法复制至剪贴板"},home:"首页",nowplaying:"现正播放",lrc:"歌词",search:"搜寻",album:"专辑",folder:"资料夹",artist:"演出者",song:"歌曲",composer:"作曲者",playlist:"播放清单",settings:"设定",ok:"好",cancel:"取消",reset:"重置",done:"完成",back:"返回",login:"登入",login_page:{server:"服务器",username:"使用者名称",password:"密码",features:{opensource:{title:"开放源代码",description:"所有的源代码都在 GitHub"},module:{title:"模组化",description:"接入任何服务皆不是难事"},streaming:{title:"随时随地串流",description:"连上网便能听歌"},fastinstall:{title:"快速安装",description:"可使用 Docker 快速部署"}},tips:{firstLogin:{title:"首次登入?",description:"默认使用者名称与密码皆为「poka」,登入后可至设定更改。"}},session:{_:"重置 session",description:"若您持续无法登入,可能是 session 发生错误。",description2:"您可以于下方输入管理员账号进行重置,但请注意,此动作将重置所有使用者的登入状态。",success:"重置成功,请尝试登入",fail:"重置失败,错误原因:"}},nothingFound:"找不到",requestError:"请求失败,请再试一次",home_recentAlbums:"最近加入的专辑",home_pins:"钉选",home_netease:"网易云音乐",home_hqPlaylist_netease:"精品清单",home_topPlaylist_netease:"热门清单",home_dailyRecommend_netease:"每日推荐",app_waitForPlay:"伫列中未有歌曲",app_waitForPlay_description:"加入一些歌曲,或是点选底下的随机播放",now_cleanSongs:"确定清除所有歌曲?",now_cleanSongs_description:"这将会清除列表中所有歌曲。",playlist_random:"随机播放",playlist_page:{del:"删除",del_title:"删除播放清单",delconfirm:"确定要删除「{title}」吗?",add_title:"新增播放清单",edit_title:"编辑播放清单",title_input:"播放清单标题",cover_input:"播放清单封面",edit_empty:"字段不得为空",playlist_empty:"您尚未建立任何播放清单,点选右上角的「+」来新增"},lrc_search:"搜寻歌词",lrc_noKeyword:"尚未输入关键词",lrc_enter2search:"输入完后按下 Enter 开始搜寻歌词",lrc_notLoad:"不载入歌词",lrc_notLoad_description:"点选清除目前的歌词",lrc_noLyrics:"无歌词",lrc_saved:"歌词已储存",songAction_title:"歌曲操作",songAction_name:"歌曲名称",songAction_artist:"演出者",songAction_album:"专辑",songAction_source:"来源",songAction_like:"收藏",songAction_like_success:"已收藏「{name}」",songAction_like_failed:"收藏或取消收藏「{name}」时发生了错误",songAction_unlike:"取消收藏",songAction_unlike_success:"已取消收藏「{name}」",songAction_unlike_failed:"取消收藏「{name}」时发生了错误",songAction_rating:"评等",songAction_rating0:"清除评等",songAction_rating4song:"为「{name}」评等",songAction_rating_success:"为「{name}」评等 {star} 星成功!",songAction_rating_failed:"为「{name}」评等 {star} 星失败。",songAction_rating0_success:"为「{name}」清除评等成功!",songAction_rating0_failed:"为「{name}」清除评等失败。",songAction_add2playlist:"加入到播放清单",songAction_add2playlist_songNotExist:"{source}",songAction_add2playlist_songExist:"{source} / 该歌曲已存在,点选来删除",songAction_add2playlist_failed:"处理 {name} 时发生了错误",songAction_add2playlist_add_success:"已将 {name} 加入到 {playlist}",songAction_add2playlist_remove_success:"已将 {name} 从 {playlist} 删除",album_total:"{songs} 首歌曲",albumsOfSameArtist:"来自相同演出者的其他专辑",addSong_total:"已添加 {total} 首歌",addSong_name:"已添加 {name}",moduleShowName_Netease:"网易云音乐",moduleShowName_DSM:"DSM",sessionExpired:"Session 过期,请重新登入",add2nowPlaying:"将此页歌曲加入到现正播放",pin_failed:"钉选失败",unpin_failed:"取消钉选失败",settings_dark:"夜间模式",settings_network:"网络",settings_network_description:"音质",settings_network_soundQuality:"音质",settings_network_soundQuality_Low:"低音质",settings_network_soundQuality_Med:"中等音质",settings_network_soundQuality_High:"高音质(建议)",settings_network_soundQuality_Ori:"原始音质",settings_network_soundQuality_Low_description:"128K,跟 YouTube 差不多的烂音质,在网络夭寿慢的情况下请选择此选项",settings_network_soundQuality_Med_description:"音质只比 YouTube 好那么一点点,可在 3G 网络下流畅的串流",settings_network_soundQuality_High_description:"音质较原始音质略差,可在 4G 网络下流畅的串流",settings_network_soundQuality_Ori_description:"在网络状况许可下,可选择此选项聆听高音质音乐",settings_lang:"语言",settings_lang_description:"设定您的 PokaPlayer 语言",settings_systemAndUpdate:"系统和更新",settings_systemAndUpdate_description:"更新 PokaPlayer、重新启动",settings_about:"关于",settings_about_description:"PokaPlayer 相关信息、错误回报等",settings_about_contributions:"贡献者",settings_about_errorEeport:"错误回报",settings_account:"账号",settings_logout:"登出",settings_system:"系统",settings_update:"软件更新",settings_update_checking4updates:"正在检查更新...",settings_update_latestVersion:"您的 PokaPlayer 已是最新版本",settings_update_update2:"更新至 {version}",settings_update_canUpdate2:"可更新至 {version}",settings_update_go2UpdatePage:"前往更新页面",settings_update_srvRestart:"服务器重新启动",settings_update_reconnect:"重新连接",settings_update_initializing:"正在初始化...",settings_update_updating:"正在更新...",settings_update_git_fetch:"初始化完成",settings_update_git_reset:"更新档下载完成",settings_update_git_api:"API 更新完成",settings_updateDialog_note:"注意:若您未开启 Docker 自动重启功能,您必须手动开启 PokaPlayer",settings_updateDialog_note_dev:"若在开发机器上进行更新,可能导致 Git 爆炸",settings_updateDialog_view_previous:"查看先前的更新日誌",settings_updateDialog_title:"{version} 更新日志",settings_restart:"重新启动",settings_restarting:"正在重新启动",settings_restart_completed:"重新启动完成!",settings_restartDialog_title:"确定要重新启动吗?",settingIndex:{normalItems:"一般设定项目",adminItems:"服务器管理"},settingInterface:{_:"界面",customize:{_:"个人化",bg:{_:"自订背景",description:"更改背景图片",custom_link:"自订连结"},bg_cover:{_:"背景覆盖",description:"更改背景覆盖样式或将其隐藏",options:{full:"全覆盖",half:"半覆盖",none:"无背景"}},theme:"主题",theme_color:{_:"主色",description:"设定 PokaPlayer 的主题色彩"},lyric:{_:"歌词页面主题",description:"设定歌词页面的主题"},layout:{_:"布局",list:"清单",card:"卡片",artist:"演出者页面布局",composer:"作曲者页面布局"}},lang:"语言"},settingUser:{title:"使用者",description:"检视您的资料、修改密码",name:"名称",username:"使用者名称",role:"权限",password:"密码",passwordDescription:"轻触此处来更改密码",changeName:{title:"更改名称",placeholder:"输入新的名称",result:{success:"名称成功更改为 {name}",error:"名称更改失败"}},changeUsername:{title:"更改使用者名称",placeholder:"输入新的使用者名称",result:{success:"使用者名称成功更改为 {name},下次请用新的使用者名称来登入",error:"使用者名称更改失败"}},changePassword:{title:"更改密码",oldPassword:"旧密码",newPassword:"新密码",confirmPassword:"确认密码",confirmPasswordHelperText:"再输入一次您的新密码",done:"更改密码",result:{inconsistent:"两次密码不一致",same:"密码不可与旧密码相同",success:"密码更改成功",error:"密码更改失败"}}},settingUserManagement:{title:"使用者管理",role:{user:"普通使用者",admin:"管理员"},dialog:{create:"建立使用者",createBtn:"建立",userCreated:"使用者建立成功",userCreateFailed:"使用者建立失敗",userCreateUsernameRepeat:"使用者名稱已被使用",edit:"编辑使用者",changePassword:"更改密码",changePasswordSuccess:"密码已变更",changePasswordFailed:"更改密码时发生了错误",enterNewPassword:"请输入新密码",deleteUser:"删除使用者",deleteUserFailed:"删除使用者时发生了错误"},field:{name:"名称",username:"使用者名称",role:"权限",password:"密码"}},settingPravicy:{title:"隱私",description:"資料紀錄設定",notify:{title:"關於 PokaPlayer 記錄",body:"資料僅會於您的伺服器進行運算,不會被上傳至網路進行分析。 該功能可提供您更優質的使用體驗(如:年度回顧、最近播放)。 若您有疑慮可於下方關閉此功能,並將已記錄的資料清除。"},dataRecord:{_:"資料紀錄",enabled:"啟用",disabled:"已停用",clear:"清除目前已紀錄資料",logged:"目前已記錄 {count} 筆資料",loading:"正在統計資料...",confirm:"您確定要清除資料嗎?",cleared:"資料已清除"}},settingPins:{title:"钉选管理",deleteConfirm:"您确定要取消钉选此项目吗?"},adminLog:{title:"日誌"},source:{DSM:"DSM",poka:"PokaPlayer",Netease2:"网易云音乐"}}},d4db:function(t,e,a){"use strict";var s=a("e6c5"),i=a.n(s);i.a},d5ca:function(t,e,a){"use strict";var s=a("d6ac"),i=a.n(s);i.a},d6ac:function(t,e,a){},d7b7:function(t,e,a){},e6c5:function(t,e,a){},eaed:function(t,e,a){},ef87:function(t,e,a){var s,i,r;!function(a,n){"use strict";i=[],s=n,r="function"===typeof s?s.apply(e,i):s,void 0===r||(t.exports=r)}(0,(function(){"use strict";var t=function(t){this.timestamp_offset=0,this.lyrics_all=void 0,this.meta_info=void 0,this.ID_TAGS=[{name:"artist",id:"ar"},{name:"album",id:"al"},{name:"title",id:"ti"},{name:"author",id:"au"},{name:"length",id:"length"},{name:"by",id:"by"},{name:"offset",id:"offset",handler:this.setTimestampOffset},{name:"createdBy",id:"re"},{name:"createdByVersion",id:"ve"}];for(var e=0;ee.timestamp?1:-1})),this.lyrics_all.length||(this.lyrics_all=void 0),this.isEmpty(this.meta_info)&&(this.meta_info=void 0),void 0!==this.lyrics_all||void 0!==this.meta_info},getLyrics:function(){return this.lyrics_all},getLyric:function(t){try{return this.lyrics_all[t]}catch(t){return}},getIDTags:function(){return this.meta_info},select:function(t){if(isNaN(t))return-1;var e=Number(t)+this.timestamp_offset,a=0;if(ee);a++);return a},setTimestampOffset:function(t){return this.timestamp_offset=isNaN(t)?0:Number(t)/1e3,Number(t)},isEmpty:function(t){for(var e in t)if(t.hasOwnProperty(e))return!1;return!0}},t}))},f1d7:function(t,e,a){},f29d:function(t,e,a){"use strict";var s=a("9f39"),i=a.n(s);i.a}}); +//# sourceMappingURL=app.09907798.js.map \ No newline at end of file diff --git a/public/js/app.09907798.js.map b/public/js/app.09907798.js.map new file mode 100644 index 0000000..5b01cd5 --- /dev/null +++ b/public/js/app.09907798.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/pages/LyricEdit.vue?8ca6","webpack:///./src/pages/Login.vue?bf2d","webpack:///./src/components/pinButton.vue?ce1e","webpack:///./src/pages/admin/system.vue?44d4","webpack:///./src/pages/Login.vue?89a0","webpack:///./src/pages/Search.vue?311f","webpack:///./src/assets/poka.js","webpack:///./src/App.vue?e025","webpack:///src/App.vue","webpack:///./src/App.vue?b72b","webpack:///./src/App.vue?7557","webpack:///./src/layout/default.vue?00ae","webpack:///src/layout/default.vue","webpack:///./src/layout/default.vue?6970","webpack:///./src/layout/default.vue","webpack:///./src/layout/empty.vue?83fd","webpack:///src/layout/empty.vue","webpack:///./src/layout/empty.vue?7c27","webpack:///./src/layout/empty.vue","webpack:///./src/layout/setting.vue?7974","webpack:///src/layout/setting.vue","webpack:///./src/layout/setting.vue?920c","webpack:///./src/layout/setting.vue","webpack:///./src/layout/settingAdmin.vue?43dd","webpack:///src/layout/settingAdmin.vue","webpack:///./src/layout/settingAdmin.vue?46c3","webpack:///./src/layout/settingAdmin.vue","webpack:///./src/pages/Album.vue?e3c9","webpack:///src/pages/Album.vue","webpack:///./src/pages/Album.vue?de41","webpack:///./src/pages/Album.vue","webpack:///./src/pages/AlbumSongs.vue?6152","webpack:///src/pages/AlbumSongs.vue","webpack:///./src/pages/AlbumSongs.vue?5d79","webpack:///./src/pages/AlbumSongs.vue","webpack:///./src/pages/Artist.vue?5306","webpack:///src/pages/Artist.vue","webpack:///./src/pages/Artist.vue?170d","webpack:///./src/pages/Artist.vue","webpack:///./src/pages/ArtistAlbum.vue?bd56","webpack:///src/pages/ArtistAlbum.vue","webpack:///./src/pages/ArtistAlbum.vue?1ad3","webpack:///./src/pages/ArtistAlbum.vue","webpack:///./src/pages/Composer.vue?00ce","webpack:///src/pages/Composer.vue","webpack:///./src/pages/Composer.vue?6063","webpack:///./src/pages/Composer.vue","webpack:///./src/pages/ComposerAlbum.vue?5d5f","webpack:///src/pages/ComposerAlbum.vue","webpack:///./src/pages/ComposerAlbum.vue?f5d1","webpack:///./src/pages/ComposerAlbum.vue","webpack:///./src/pages/Debug.vue?eafe","webpack:///src/pages/Debug.vue","webpack:///./src/pages/Debug.vue?0c56","webpack:///./src/pages/Debug.vue","webpack:///./src/pages/Folder.vue?6c79","webpack:///src/pages/Folder.vue","webpack:///./src/pages/Folder.vue?31ae","webpack:///./src/pages/Folder.vue","webpack:///./src/pages/Home.vue?8f4b","webpack:///src/pages/Home.vue","webpack:///./src/pages/Home.vue?bd2f","webpack:///./src/pages/Home.vue","webpack:///./src/pages/Login.vue?f92d","webpack:///src/pages/Login.vue","webpack:///./src/pages/Login.vue?7022","webpack:///./src/pages/Login.vue?1b24","webpack:///./src/pages/NowPlaying.vue?79d2","webpack:///src/pages/NowPlaying.vue","webpack:///./src/pages/NowPlaying.vue?52f3","webpack:///./src/pages/NowPlaying.vue","webpack:///./src/pages/Notfound.vue?58b7","webpack:///src/pages/Notfound.vue","webpack:///./src/pages/Notfound.vue?91a2","webpack:///./src/pages/Notfound.vue","webpack:///./src/pages/Playlist.vue?59f8","webpack:///src/pages/Playlist.vue","webpack:///./src/pages/Playlist.vue?f74e","webpack:///./src/pages/Playlist.vue","webpack:///./src/pages/PlaylistSongs.vue?14fe","webpack:///src/pages/PlaylistSongs.vue","webpack:///./src/pages/PlaylistSongs.vue?3567","webpack:///./src/pages/PlaylistSongs.vue","webpack:///./src/pages/shuffle.vue?1686","webpack:///src/pages/shuffle.vue","webpack:///./src/pages/shuffle.vue?d14d","webpack:///./src/pages/shuffle.vue","webpack:///./src/pages/Lyric.vue?e720","webpack:///src/pages/Lyric.vue","webpack:///./src/pages/Lyric.vue?d1d6","webpack:///./src/pages/Lyric.vue","webpack:///./src/pages/LyricEdit.vue?ee21","webpack:///src/pages/LyricEdit.vue","webpack:///./src/pages/LyricEdit.vue?2ae3","webpack:///./src/pages/LyricEdit.vue?6b2d","webpack:///./src/pages/Search.vue?f417","webpack:///src/pages/Search.vue","webpack:///./src/pages/Search.vue?b129","webpack:///./src/pages/Search.vue","webpack:///./src/pages/setting/network.vue?1686","webpack:///src/pages/setting/network.vue","webpack:///./src/pages/setting/network.vue?e08b","webpack:///./src/pages/setting/network.vue","webpack:///./src/pages/setting/interface.vue?5281","webpack:///src/pages/setting/interface.vue","webpack:///./src/pages/setting/interface.vue?27a1","webpack:///./src/pages/setting/interface.vue","webpack:///./src/pages/setting/user.vue?d378","webpack:///src/pages/setting/user.vue","webpack:///./src/pages/setting/user.vue?249f","webpack:///./src/pages/setting/user.vue","webpack:///./src/pages/setting/pins.vue?e415","webpack:///src/pages/setting/pins.vue","webpack:///./src/pages/setting/pins.vue?7759","webpack:///./src/pages/setting/pins.vue","webpack:///./src/pages/admin/users.vue?1069","webpack:///src/pages/admin/users.vue","webpack:///./src/pages/admin/users.vue?9fe8","webpack:///./src/pages/admin/users.vue","webpack:///./src/pages/admin/system.vue?98b0","webpack:///src/pages/admin/system.vue","webpack:///./src/pages/admin/system.vue?0735","webpack:///./src/pages/admin/system.vue?1739","webpack:///./src/pages/admin/log.vue?217d","webpack:///src/pages/admin/log.vue","webpack:///./src/pages/admin/log.vue?053c","webpack:///./src/pages/admin/log.vue","webpack:///./src/router.js","webpack:///./src/lang/index.js","webpack:///./src/store.js","webpack:///./src/registerServiceWorker.js","webpack:///./src/components/about.vue?cf03","webpack:///src/components/about.vue","webpack:///./src/components/about.vue?a9fb","webpack:///./src/components/about.vue","webpack:///./src/components/header-wrapper.vue?dfec","webpack:///src/components/header-wrapper.vue","webpack:///./src/components/header-wrapper.vue?3689","webpack:///./src/components/header-wrapper.vue?743f","webpack:///./src/components/info-header.vue?2a3e","webpack:///src/components/info-header.vue","webpack:///./src/components/info-header.vue?9d6d","webpack:///./src/components/info-header.vue","webpack:///./src/components/card.vue?0d90","webpack:///src/components/card.vue","webpack:///./src/components/card.vue?2a1b","webpack:///./src/components/card.vue","webpack:///./src/components/cards.vue?bfc5","webpack:///src/components/cards.vue","webpack:///./src/components/cards.vue?1f0d","webpack:///./src/components/cards.vue?5057","webpack:///./src/components/loader.vue?7a16","webpack:///src/components/loader.vue","webpack:///./src/components/loader.vue?2275","webpack:///./src/components/loader.vue","webpack:///./src/components/pinButton.vue?0a06","webpack:///src/components/pinButton.vue","webpack:///./src/components/pinButton.vue?c1a6","webpack:///./src/components/pinButton.vue","webpack:///./src/components/playRandomButton.vue?1c50","webpack:///src/components/playRandomButton.vue","webpack:///./src/components/playRandomButton.vue?321d","webpack:///./src/components/playRandomButton.vue","webpack:///./src/components/poka-update.vue?ba0d","webpack:///src/components/poka-update.vue","webpack:///./src/components/poka-update.vue?2bfc","webpack:///./src/components/poka-update.vue","webpack:///./src/components/parse-playlists.vue?ccf7","webpack:///src/components/parse-playlists.vue","webpack:///./src/components/parse-playlists.vue?05f3","webpack:///./src/components/parse-playlists.vue","webpack:///./src/components/parse-songs.vue?d151","webpack:///src/components/parse-songs.vue","webpack:///./src/components/parse-songs.vue?818c","webpack:///./src/components/parse-songs.vue?5148","webpack:///./src/components/parse-artists.vue?0586","webpack:///src/components/parse-artists.vue","webpack:///./src/components/parse-artists.vue?42b0","webpack:///./src/components/parse-artists.vue","webpack:///./src/components/parse-albums.vue?5219","webpack:///src/components/parse-albums.vue","webpack:///./src/components/parse-albums.vue?2f62","webpack:///./src/components/parse-albums.vue","webpack:///./src/components/parse-composers.vue?267a","webpack:///src/components/parse-composers.vue","webpack:///./src/components/parse-composers.vue?1be6","webpack:///./src/components/parse-composers.vue","webpack:///./src/components/parse-folders.vue?3782","webpack:///src/components/parse-folders.vue","webpack:///./src/components/parse-folders.vue?84c0","webpack:///./src/components/parse-folders.vue","webpack:///./src/components/parse-home.vue?50bf","webpack:///src/components/parse-home.vue","webpack:///./src/components/parse-home.vue?0ed4","webpack:///./src/components/parse-home.vue","webpack:///./src/components/parse-home-dialog.vue?3530","webpack:///src/components/parse-home-dialog.vue","webpack:///./src/components/parse-home-dialog.vue?2cb6","webpack:///./src/components/parse-home-dialog.vue","webpack:///./src/plugins/vuetify.js","webpack:///./src/main.js","webpack:///./src/App.vue?f3f1","webpack:///./src/lang/en-US.js","webpack:///./src/pages/Lyric.vue?8773","webpack:///./src/components/poka-update.vue?2fe4","webpack:///./src/components/header-wrapper.vue?1c84","webpack:///./src/components/parse-songs.vue?287b","webpack:///./src/lang/zh-TW.js","webpack:///./src/components/info-header.vue?199d","webpack:///./src/components/cards.vue?5ea8","webpack:///./src/layout/default.vue?5714","webpack:///./src/components/loader.vue?85a1","webpack:///./src/pages/LyricEdit.vue?7134","webpack:///./src/App.vue?3207","webpack:///./src/lang/zh-CN.js","webpack:///./src/App.vue?8aa4","webpack:///./src/components/parse-folders.vue?1c02","webpack:///./src/assets/lyrics.min.js","webpack:///./src/pages/admin/system.vue?6302"],"names":["webpackJsonpCallback","data","moduleId","chunkId","chunkIds","moreModules","executeModules","i","resolves","length","Object","prototype","hasOwnProperty","call","installedChunks","push","modules","parentJsonpFunction","shift","deferredModules","apply","checkDeferredModules","result","deferredModule","fulfilled","j","depId","splice","__webpack_require__","s","installedModules","exports","module","l","m","c","d","name","getter","o","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","p","jsonpArray","window","oldJsonpFunction","slice","_randomPlay","randomStr","Math","random","toString","substring","then","res","songs","_addSongs","catch","e","alert","_deepcopy","JSON","parse","stringify","index","clear","server","_setting","defaultCover","playlist","item","song","songRes","toLowerCase","isSafari","test","navigator","userAgent","source","codec","bitrate","originalURL","url","originalCover","cover","startsWith","uuid","_uuid","_player","list","add","options","order","switch","play","container","document","getElementById","Date","now","performance","replace","floor","_lyricReader","_lrc","_CSSsetting","documentElement","style","setProperty","setting","pokaSetting","localStorage","defaultPokaSetting","toUpperCase","location","origin","userLang","language","userLanguage","lang","_socket","io","transports","root","entries","render","_vm","this","_h","$createElement","_c","_self","staticClass","attrs","class","snackbar","withBottomPlayer","model","callback","$$v","$set","expression","_v","_s","message","staticRenderFns","$deepCopy","$randomPlay","$addSongs","$snackbar","msg","duration","querySelectorAll","show","clearTimeout","timeout","setTimeout","$vuetify","theme","themes","dark","primary","light","component","VApp","VSnackbar","breakpoint","mdAndUp","_e","staticStyle","on","$event","stopPropagation","toggleMenu","switch_audio_order","audio_order","drawer","_l","text","directives","rawName","to","isDark","domProps","icon","audio_bufferPercent","audio_currentTimePercent","audio_seek","target","audio_cover","$router","$route","path","audio_title","audio_artist","$t","audio_currentTime","audio_previous","audio_toggle","audio_next","audio_totalTime","menuVisible","audio_interval","audio_paused","audio_recored","scrollPositions","settings","darkMode","items","i18n","divider","clearInterval","vhResize","vh","innerHeight","getElementsByTagName","content","addEventListener","beforeEach","from","next","el","querySelector","scrollTop","$nextTick","currentRouteName","history","current","positions","axios","defaults","withCredentials","baseURL","getStatus","emit","username","password","mediaSession","setActionHandler","toggle","pause","_payer","skipBack","skipForward","setInterval","currentTime","audio","totalTime","paused","audios","nowPlaying","buffered","audioBuffered","end","cent","artist","secondToTime","image","artworkData","src","complete","sizes","naturalWidth","naturalHeight","type","metadata","MediaMetadata","title","artwork","post","methods","second","MM","SS","seek","_theme","switchToDark","switchToLight","response","login","userProfile","sessionStorage","setItem","keys","role","debugItem","filter","x","debug","VAppBar","VAppBarNavIcon","VBtn","VDivider","VIcon","VMain","VNavigationDrawer","VProgressLinear","VSpacer","Ripple","active","pageEnter","adminItems","isAdmin","getItem","albums","VSlideYReverseTransition","params","id","artistAlbums","fetchData","watch","val","oldVal","albumSource","albumID","console","log","query","repeat","Boolean","encodeURIComponent","ArtistId","ArtistSource","VFadeTransition","artists","composers","ComposerSource","ComposerId","lyric","lyrics_all","VExpansionPanel","VExpansionPanelContent","VExpansionPanelHeader","VExpansionPanels","meta","goBack","folders","foldertId","go","bg","logining","_m","trim","lang_dialog","clearSessionDialog","setLang","clearSession","serverError","passwordError","languages","messages","currentLang","locale","method","config","headers","error","success","settingReq","reload","clrres","VAvatar","VCard","VCardActions","VCardText","VCardTitle","VDialog","VOverlay","VTextField","bgSlideAnimation","audio_queue","audio_index","scopedSlots","_u","fn","props","moreDialog","removeSong","audio_clean","audio_uuid","updateInterval","updatePlayer","startUpdatePlayer","stopUpdatePlayer","uuid_temp","audio_index_temp","activeItem","sh","offsetTop","clientHeight","goTo","offset","easing","remove","VFabTransition","rawData","routerParams","pathMatch","routerNames","playlists","playlistDialog","editData","playlistDel","editPlaylist","delPlaylist","fromPoka","playlistDelConfirm","playlistId","lyric_theme","openLyricDialog","lyricTranslated","focus","lyricFocus","tl","round","showLyricDialog","fab","proxy","editLyric","lyric_theme_dialog","lyricSearching","indexOf","_k","keyCode","getLyricByKeyword","lyricSearchkeyword","loadLrc","lyricSearchResult","dialogSearch","setLyricTheme","lyric_raw","Lyric_Update","lyric_color","lyric_shadow_color","updateLyric","startUpdateLyric","stopUpdateLyric","load","getLyric","getLyrics","lyricFocus_temp","select","focusedLyric","tlfocusedLyric","noloadedLyric","lyricRegex","getTime","lyrics","match","keyword","set","forEach","element","rate","matchRate","sort","a","b","split","includes","lrc","save","timestamp","songId","lyricTheme","VSpeedDial","musicSeek","timeToTag","timeShiftValue","timeShift","saveLyric","lyric_temp","lrc_temp","minus","times","time","num1","num2","others","baseNum","pow","max","digitLength","num","eSplit","len","checkBoundary","Number","MAX_SAFE_INTEGER","MIN_SAFE_INTEGER","warn","float2Fixed","dLen","num1Changed","num2Changed","leftValue","seconds","minute","VTextarea","searchBoxFocus","modifiers","searchClick","$forceUpdate","composing","search","isLoading","searchResult","itemName","showSoundQualityDialog","soundQuality","nativeOn","setSoundQuality","quality","audioQuality","customize_bg_dialog","bg_height_dialog","theme_dialog","changeStyle","view","composer","setBgHeight","bg_prompt_active","ref","setBg","swatches","color","bg_prompt_textbox","bg_prompt_cancel","bg_prompt_ok","imgSources","computed","setPrimaryColor","headerBgSource","h","cssVariable","settingkey","VColorPicker","VSubheader","setDataRecord","dataRecord","clearRecord","dataRecordCount","count","copyID","userdata","_id","temp","changeNamePrompt","changeUsernamePrompt","changePasswordDialog","logout","changeName","changeUsername","changePassword","changeNameValue","changeUsernameValue","changePassword2","changePasswordold","getDataRecordCount","clipboard","writeText","oldpassword","removeItem","confirm","pin","unPin","pins","getPins","map","VImg","users","user","openUserDialog","userDialog","userTemp","deleteUser","createUserDialog","createUser","openCreateUserDialog","createTime","fetchUsers","createUserResult","prompt","VSelect","restartConfirmActive","openUpdateDialog","checkUpadteStatus","poka_debug","restart","showUpdateDialog","version","newVersion","tag","body","update","showUpdateingDialog","updateLog","showRestartCompleted","showRestartingDialog","poka_version","prerelease","fetchNewVersion","fetch","json","showdown","Converter","makeHtml","compareVersion","tag_name","reset","api","async","delay","interval","Promise","resolve","local","remote","parseInt","logs","system","event","discription","clearLogs","getLogs","use","routes","redirect","children","Lyric","LyricEdit","transitionName","AlbumSongs","Album","ArtistAlbum","Artist","ComposerAlbum","Composer","Folder","NowPlaying","Playlist","PlaylistSongs","Search","Home","Notfound","Debug","empty","Login","langList","zh_CN","default","zh_TW","en_US","fallbackLocale","missing","vm","Store","state","mutations","actions","VList","VListItem","VListItemAvatar","VListItemContent","VListItemSubtitle","VListItemTitle","blur","blurbg","assign","backgroundImage","bgStyle","subtitle","headerStyle","opacity","transform","String","scrollHeight","targetHideHeight","handleScroll","removeEventListener","_t","parsed_source","undefined","parsed_pokaBg","pokaIcon","ellipsis","pokaTitle","pokaSubtitle","pokaBg","VProgressCircular","isPinned","btnType","loading","getPinStatus","loadingRandom","randomPlay","currentVersion","storageId","toJSON","githubRes","two","activeIndex","preventDefault","playSong","isInSongList","moreDialogShow","moreDialogTemp","openPlaylistDialog","moreDialog_goto_artist","moreDialog_goto_album","album","year","openCreatePlaylistDialog","existsPlaylists","toggleSongOfPlaylist","createPlaylistDialog","createPlaylistName","createPlaylist","Array","required","playlistDialogLoading","updatePlaylistData","albumId","artistId","VCheckbox","VListItemAction","VListItemGroup","VToolbar","artistView","coverPaser","changeView","composerView","dialog","_g","tab","VChip","VTab","VTabItem","VTabs","VTabsItems","VToolbarTitle","customProperties","secondary","accent","info","warning","locales","zhHant","common","values","PokaComponents","darkModeMediaQuery","matchMedia","themeSwitch","vuetify","framework","matches","addListener","darkModeOn","productionTip","router","store","components","App","template","failed","admin","createBtn","userCreated","userCreateFailed","userCreateUsernameRepeat","edit","changePasswordSuccess","changePasswordFailed","enterNewPassword","deleteUserFailed","field","settingPravicy","notify","_","enabled","disabled","logged","cleared","deleteConfirm","adminLog","settingPins","timestamp_offset","meta_info","ID_TAGS","handler","setTimestampOffset","re","RegExp","constructor","exec","f","isEmpty","getIDTags","isNaN"],"mappings":"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","file":"js/app.09907798.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tfunction webpackJsonpCallback(data) {\n \t\tvar chunkIds = data[0];\n \t\tvar moreModules = data[1];\n \t\tvar executeModules = data[2];\n\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [];\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(Object.prototype.hasOwnProperty.call(installedChunks, chunkId) && installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(data);\n\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n\n \t\t// add entry modules from loaded chunk to deferred list\n \t\tdeferredModules.push.apply(deferredModules, executeModules || []);\n\n \t\t// run deferred modules when all chunks ready\n \t\treturn checkDeferredModules();\n \t};\n \tfunction checkDeferredModules() {\n \t\tvar result;\n \t\tfor(var i = 0; i < deferredModules.length; i++) {\n \t\t\tvar deferredModule = deferredModules[i];\n \t\t\tvar fulfilled = true;\n \t\t\tfor(var j = 1; j < deferredModule.length; j++) {\n \t\t\t\tvar depId = deferredModule[j];\n \t\t\t\tif(installedChunks[depId] !== 0) fulfilled = false;\n \t\t\t}\n \t\t\tif(fulfilled) {\n \t\t\t\tdeferredModules.splice(i--, 1);\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = deferredModule[0]);\n \t\t\t}\n \t\t}\n\n \t\treturn result;\n \t}\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// object to store loaded and loading chunks\n \t// undefined = chunk not loaded, null = chunk preloaded/prefetched\n \t// Promise = chunk loading, 0 = chunk loaded\n \tvar installedChunks = {\n \t\t\"app\": 0\n \t};\n\n \tvar deferredModules = [];\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"/\";\n\n \tvar jsonpArray = window[\"webpackJsonp\"] = window[\"webpackJsonp\"] || [];\n \tvar oldJsonpFunction = jsonpArray.push.bind(jsonpArray);\n \tjsonpArray.push = webpackJsonpCallback;\n \tjsonpArray = jsonpArray.slice();\n \tfor(var i = 0; i < jsonpArray.length; i++) webpackJsonpCallback(jsonpArray[i]);\n \tvar parentJsonpFunction = oldJsonpFunction;\n\n\n \t// add entry module to deferred list\n \tdeferredModules.push([0,\"chunk-vendors\"]);\n \t// run deferred modules when ready\n \treturn checkDeferredModules();\n","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LyricEdit.vue?vue&type=style&index=1&lang=sass&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LyricEdit.vue?vue&type=style&index=1&lang=sass&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=style&index=1&id=73226730&lang=scss&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=style&index=1&id=73226730&lang=scss&scoped=true&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./pinButton.vue?vue&type=style&index=0&id=5f5f7f58&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./pinButton.vue?vue&type=style&index=0&id=5f5f7f58&lang=sass&scoped=true&\"","import mod from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./system.vue?vue&type=style&index=0&id=24f5802a&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./system.vue?vue&type=style&index=0&id=24f5802a&lang=sass&scoped=true&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=style&index=0&lang=scss&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=style&index=0&lang=scss&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Search.vue?vue&type=style&index=0&id=f0efb4e0&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Search.vue?vue&type=style&index=0&id=f0efb4e0&lang=sass&scoped=true&\"","import APlayer from 'aplayer';\nimport axios from 'axios';\nwindow._randomPlay = function () {\n let randomStr = Math.random()\n .toString(36)\n .substring(7);\n axios(`/pokaapi/randomSongs?${randomStr}`)\n .then(res => res.data.songs)\n .then(songs => {\n _addSongs({\n songs: songs\n });\n })\n .catch(e => alert(`PokaPlayer Error\\n${e}`));\n};\nwindow._deepcopy = d => JSON.parse(JSON.stringify(d))\nwindow._addSongs = function ({\n songs,\n index,\n clear = true\n}) {\n const server = window._setting(`server`);\n const defaultCover = window._setting(`headerBgSource`);\n let playlist = [];\n for (let item of songs) {\n let song = _deepcopy(item)\n let songRes = _setting(`audioQuality`).toLowerCase()\n let isSafari = /^((?!chrome|android).)*safari/i.test(window.navigator.userAgent)\n if (song.source == \"DSM\" && songRes == 'high') {\n if (song.codec == \"mp3\") {\n songRes = \"original\"\n } else if (song.codec == \"aac\") {\n songRes = \"original\"\n } else if (song.codec == \"flac\" && song.bitrate <= 1600 * 1000 && !isSafari) {\n songRes = \"original\"\n }\n }\n song.originalURL = song.url\n song.url = server + song.url + \"&songRes=\" + songRes\n song.originalCover = song.cover\n song.cover = song.cover && song.cover.startsWith(\"http\") ? song.cover : (song.cover ? server + song.cover : defaultCover)\n song.uuid = _uuid()\n\n playlist.push(song);\n }\n if (clear) _player.list.clear();\n _player.list.add(playlist);\n if (index && _player.options.order === \"random\") {\n _player.options.order = \"list\";\n _player.list.switch(index);\n _player.options.order = \"random\";\n } else if (index) {\n _player.list.switch(index);\n }\n _player.play();\n};\nwindow._player = new APlayer({\n container: document.getElementById('player')\n});\nwindow._uuid = () => {\n var d = Date.now();\n if (\n typeof performance !== \"undefined\" &&\n typeof performance.now === \"function\"\n ) {\n d += performance.now(); //use high-precision timer if available\n }\n return \"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx\".replace(/[xy]/g, function (\n c\n ) {\n var r = (d + Math.random() * 16) % 16 | 0;\n d = Math.floor(d / 16);\n return (c === \"x\" ? r : (r & 0x3) | 0x8).toString(16);\n });\n}\nwindow._lyricReader = require('@/assets/lyrics.min.js')\nwindow._lrc = new (require('@/assets/lyrics.min.js'))(`[00:00.000]`);\nwindow._CSSsetting = (key, value) => {\n let s = _setting('cssVariable')\n s[key] = value\n _setting('cssVariable', s)\n document.documentElement.style.setProperty(key, value)\n}\nwindow._setting = (setting, value) => {\n let pokaSetting = JSON.parse(localStorage.pokaSetting || `{}`)\n let defaultPokaSetting = {\n \"nickname\": `Poka-${Math.random().toString(36).substring(8).toUpperCase()}`,\n \"theme\": \"#5c95c4\",\n \"lyricTheme\": \"default\",\n \"artistView\": \"card\",\n \"composerView\": \"card\",\n \"audioQuality\": \"High\",\n \"headerBgSource\": \"https://i.imgur.com/IdbJiao.jpg\",\n \"darkMode\": false,\n \"dataRecord\": true,\n \"server\": location.origin,\n \"password\": \"\",\n \"cssVariable\": {\n \"--pokabgheight\": \"calc( 100vh - 69px - 64px )\"\n }\n }\n // default language\n let userLang = navigator.language || navigator.userLanguage\n switch (userLang) {\n case \"zh-TW\":\n defaultPokaSetting.lang = \"zh_TW\"\n break;\n case \"zh-CN\":\n defaultPokaSetting.lang = \"zh_CN\"\n break;\n default:\n defaultPokaSetting.lang = \"en_US\"\n break;\n }\n\n if (value) { //設定值\n pokaSetting[setting] = value\n localStorage.pokaSetting = JSON.stringify(pokaSetting)\n return pokaSetting[setting]\n } else { //取值\n if (pokaSetting[setting]) { //已有值\n return pokaSetting[setting]\n } else if (defaultPokaSetting[setting]) { //未有,先存下再回傳\n pokaSetting[setting] = defaultPokaSetting[setting] || \"\"\n localStorage.pokaSetting = JSON.stringify(pokaSetting)\n return pokaSetting[setting]\n } else {\n return \"\"\n }\n }\n}\nwindow._socket = io(window._setting(`server`), {\n transports: ['websocket']\n});\n\n// 注入 CSS 變數\nlet root = document.documentElement;\nfor (let [key, value] of Object.entries(_setting('cssVariable'))) {\n root.style.setProperty(key, value);\n}","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-app',{staticClass:\"page-container\"},[_c('transition',{attrs:{\"name\":\"fade\",\"mode\":\"out-in\"}},[_c('router-view')],1),_c('v-snackbar',{class:{'withBottomPlayer':_vm.snackbar.withBottomPlayer},model:{value:(_vm.snackbar.show),callback:function ($$v) {_vm.$set(_vm.snackbar, \"show\", $$v)},expression:\"snackbar.show\"}},[_vm._v(_vm._s(_vm.snackbar.message))])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./App.vue?vue&type=template&id=c42de5c0&\"\nimport script from \"./App.vue?vue&type=script&lang=js&\"\nexport * from \"./App.vue?vue&type=script&lang=js&\"\nimport style0 from \"./App.vue?vue&type=style&index=0&lang=sass&\"\nimport style1 from \"./App.vue?vue&type=style&index=1&lang=scss&\"\nimport style2 from \"./App.vue?vue&type=style&index=2&lang=sass&\"\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VApp } from 'vuetify/lib/components/VApp';\nimport { VSnackbar } from 'vuetify/lib/components/VSnackbar';\ninstallComponents(component, {VApp,VSnackbar})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(!_vm.$vuetify.breakpoint.mdAndUp)?_c('v-app-bar',{staticStyle:{\"box-shadow\":\"0px 0px 0px .5px rgb(0 0 0 / 20%)\"},attrs:{\"color\":\"#FFF\",\"app\":\"\"}},[_c('v-app-bar-nav-icon',{on:{\"click\":function($event){$event.stopPropagation();return _vm.toggleMenu()}}}),_c('div',{staticClass:\"poka-drawer-logo\"},[_c('h1',[_vm._v(\"PokaPlayer\")])]),_c('v-spacer'),_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":_vm.switch_audio_order}},[(_vm.audio_order==='list')?_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"repeat\")]):_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"shuffle\")])],1)],1):_vm._e(),_c('v-navigation-drawer',{attrs:{\"clipped\":_vm.$vuetify.breakpoint.mdAndUp,\"mobile-breakpoint\":960,\"app\":\"\"},model:{value:(_vm.drawer),callback:function ($$v) {_vm.drawer=$$v},expression:\"drawer\"}},[_c('div',{staticClass:\"poka-drawer-logo\"},[_c('h1',[_vm._v(\"PokaPlayer\")])]),_c('v-divider',{staticStyle:{\"margin\":\"0px 0\"}}),_c('div',{staticClass:\"poka list\"},[_vm._l((_vm.items),function(item){return [(item.divider)?_c('v-divider',{key:item.text,staticStyle:{\"margin\":\"4px 0\"}}):_c('router-link',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:item.text,staticClass:\"item\",attrs:{\"to\":item.to,\"active-class\":\"active\"}},[_c('div',{staticClass:\"content\"},[_c('v-icon',{staticClass:\"material-icons-outlined\",attrs:{\"color\":_vm.$vuetify.theme.isDark?'#FFF':'primary'},domProps:{\"textContent\":_vm._s(item.icon)}}),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(_vm._s(item.text))])])],1)])]})],2)],1),_c('v-main',[_c('div',{staticClass:\"router-view\"},[_c('router-view')],1),_c('div',{staticStyle:{\"height\":\"69px\"}})]),_c('div',{staticClass:\"bottom-player\"},[_c('div',{staticClass:\"app-progress-bar\"},[_c('v-progress-linear',{attrs:{\"buffer-value\":_vm.audio_bufferPercent,\"color\":\"primary\"},model:{value:(_vm.audio_currentTimePercent),callback:function ($$v) {_vm.audio_currentTimePercent=$$v},expression:\"audio_currentTimePercent\"}}),_c('label',{staticClass:\"pure-material-slider\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.audio_currentTimePercent),expression:\"audio_currentTimePercent\"}],attrs:{\"type\":\"range\",\"min\":\"0\",\"max\":\"100\",\"step\":\"0.000001\"},domProps:{\"value\":(_vm.audio_currentTimePercent)},on:{\"input\":_vm.audio_seek,\"__r\":function($event){_vm.audio_currentTimePercent=$event.target.value}}})])],1),_c('div',{staticClass:\"song-info\"},[_c('div',{staticClass:\"left\"},[_c('div',{staticClass:\"cover\"},[_c('img',{attrs:{\"src\":_vm.audio_cover}})]),_c('div',{staticClass:\"song-title\",on:{\"click\":function($event){return _vm.$router.push(_vm.$route.path!='/now'?'/now':'/lyric')}}},[_c('div',{staticClass:\"song-name\"},[_vm._v(_vm._s(_vm.audio_title))]),_c('div',{staticClass:\"song-artist\"},[_vm._v(_vm._s(_vm.audio_artist||_vm.$t('app_waitForPlay')))])])]),_c('div',{staticClass:\"center\"},[_c('span',{staticClass:\"time\"},[_vm._v(_vm._s(_vm.audio_currentTime))]),_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":_vm.audio_previous}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"skip_previous\")])],1),_c('v-btn',{attrs:{\"small\":\"\",\"fab\":\"\",\"depressed\":\"\",\"color\":\"primary\"},on:{\"click\":_vm.audio_toggle}},[(_vm.audio_paused)?_c('v-icon',{key:\"play\",staticClass:\"material-icons-outlined\"},[_vm._v(\"play_arrow\")]):_c('v-icon',{key:\"pause\",staticClass:\"material-icons-outlined\"},[_vm._v(\"pause\")])],1),_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":_vm.audio_next}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"skip_next\")])],1),_c('span',{staticClass:\"time\"},[_vm._v(_vm._s(_vm.audio_totalTime))])],1),(_vm.audio_artist)?_c('div',{staticClass:\"right\"},[_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":_vm.switch_audio_order}},[(_vm.audio_order==='list')?_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"repeat\")]):_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"shuffle\")])],1),(_vm.$route.path!='/now')?_c('v-btn',{attrs:{\"icon\":\"\",\"to\":\"/now\"}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"playlist_play\")])],1):_c('v-btn',{attrs:{\"icon\":\"\",\"to\":\"/lyric\"}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"subtitles\")])],1)],1):_c('div',{staticClass:\"right\"},[_c('play-random-button')],1),(_vm.audio_artist)?_c('div',{staticClass:\"right-s\"},[_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":_vm.audio_previous}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"skip_previous\")])],1),_c('v-btn',{attrs:{\"small\":\"\",\"fab\":\"\",\"depressed\":\"\",\"color\":\"primary\"},on:{\"click\":_vm.audio_toggle}},[(_vm.audio_paused)?_c('v-icon',{key:\"play\",staticClass:\"material-icons-outlined\"},[_vm._v(\"play_arrow\")]):_c('v-icon',{key:\"pause\",staticClass:\"material-icons-outlined\"},[_vm._v(\"pause\")])],1),_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":_vm.audio_next}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"skip_next\")])],1)],1):_c('div',{staticClass:\"right-s\"},[_c('play-random-button')],1)])])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./default.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./default.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./default.vue?vue&type=template&id=727a937d&scoped=true&\"\nimport script from \"./default.vue?vue&type=script&lang=js&\"\nexport * from \"./default.vue?vue&type=script&lang=js&\"\nimport style0 from \"./default.vue?vue&type=style&index=0&id=727a937d&lang=sass&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"727a937d\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAppBar } from 'vuetify/lib/components/VAppBar';\nimport { VAppBarNavIcon } from 'vuetify/lib/components/VAppBar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VDivider } from 'vuetify/lib/components/VDivider';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VMain } from 'vuetify/lib/components/VMain';\nimport { VNavigationDrawer } from 'vuetify/lib/components/VNavigationDrawer';\nimport { VProgressLinear } from 'vuetify/lib/components/VProgressLinear';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\ninstallComponents(component, {VAppBar,VAppBarNavIcon,VBtn,VDivider,VIcon,VMain,VNavigationDrawer,VProgressLinear,VSpacer})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('router-view')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./empty.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./empty.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./empty.vue?vue&type=template&id=35110196&\"\nimport script from \"./empty.vue?vue&type=script&lang=js&\"\nexport * from \"./empty.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":_vm.$t('settings')}}),_c('div',{staticClass:\"chip-nav\"},_vm._l((_vm.items),function(item){return _c('router-link',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:item.to,staticClass:\"chip-nav-item\",class:{active:_vm.$route.path==item.to},attrs:{\"to\":item.to}},[_c('v-icon',[_vm._v(_vm._s(item.icon))]),_c('span',[_vm._v(_vm._s(_vm.$t(item.text)))])],1)}),1),_c('transition',{attrs:{\"name\":\"fade\",\"mode\":\"out-in\"},on:{\"enter\":_vm.pageEnter}},[_c('router-view')],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n ","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./setting.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./setting.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./setting.vue?vue&type=template&id=8cce87fe&\"\nimport script from \"./setting.vue?vue&type=script&lang=js&\"\nexport * from \"./setting.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VIcon } from 'vuetify/lib/components/VIcon';\ninstallComponents(component, {VIcon})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":_vm.$t(\"settingIndex.adminItems\")}}),_c('div',{staticClass:\"chip-nav\"},_vm._l((_vm.adminItems),function(item){return _c('router-link',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:item.to,staticClass:\"chip-nav-item\",class:{active:_vm.$route.path==item.to},attrs:{\"to\":item.to}},[_c('v-icon',[_vm._v(_vm._s(item.icon))]),_c('span',[_vm._v(_vm._s(_vm.$t(item.text)))])],1)}),1),_c('transition',{attrs:{\"name\":\"fade\",\"mode\":\"out-in\"},on:{\"enter\":_vm.pageEnter}},[_c('router-view')],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n ","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./settingAdmin.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./settingAdmin.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./settingAdmin.vue?vue&type=template&id=fc001494&\"\nimport script from \"./settingAdmin.vue?vue&type=script&lang=js&\"\nexport * from \"./settingAdmin.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VIcon } from 'vuetify/lib/components/VIcon';\ninstallComponents(component, {VIcon})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":_vm.$t('album')}}),_c('v-slide-y-reverse-transition',[(_vm.data)?_c('poka-parse-albums',{attrs:{\"data\":_vm.data.albums}}):_vm._e()],1),(!_vm.data)?_c('poka-loader'):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Album.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Album.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Album.vue?vue&type=template&id=0f00a49f&\"\nimport script from \"./Album.vue?vue&type=script&lang=js&\"\nexport * from \"./Album.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VSlideYReverseTransition})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"blurbg\":true,\"bg\":_vm.cover||null}}),_c('info-header',{attrs:{\"title\":_vm.name,\"subtitle\":_vm.artist,\"cover\":_vm.cover,\"songs\":_vm.songs&&_vm.songs.length}},[_c('v-fade-transition',[(_vm.songs)?_c('pin-button',{attrs:{\"source\":_vm.$route.params.source,\"id\":_vm.$route.params.id,\"type\":\"album\",\"cover\":_vm.cover,\"artist\":_vm.artist,\"name\":_vm.name,\"btn-type\":\"icon-button\"}}):_vm._e()],1)],1),(_vm.name)?_c('v-divider'):_vm._e(),(!_vm.songs)?_c('poka-loader',{staticStyle:{\"margin\":\"64px 0\"}}):_vm._e(),_c('v-slide-y-reverse-transition',[(_vm.songs)?_c('poka-parse-songs',{staticStyle:{\"margin\":\"16px 0\"},attrs:{\"data\":_vm.songs}}):_vm._e()],1),_c('v-slide-y-reverse-transition',[(_vm.artistAlbums&&_vm.songs)?_c('div',[_c('v-divider'),_c('h1',{staticClass:\"title\",staticStyle:{\"padding-left\":\"0.5em\",\"margin-top\":\"8px\"}},[_vm._v(_vm._s(_vm.$t('albumsOfSameArtist')))]),_c('poka-parse-albums',{attrs:{\"data\":_vm.artistAlbums}})],1):_vm._e()])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AlbumSongs.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AlbumSongs.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./AlbumSongs.vue?vue&type=template&id=3d24aabc&\"\nimport script from \"./AlbumSongs.vue?vue&type=script&lang=js&\"\nexport * from \"./AlbumSongs.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VDivider } from 'vuetify/lib/components/VDivider';\nimport { VFadeTransition } from 'vuetify/lib/components/transitions';\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VDivider,VFadeTransition,VSlideYReverseTransition})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":_vm.$t('artist')}}),_c('v-slide-y-reverse-transition',[(_vm.data)?_c('poka-parse-artists',{attrs:{\"data\":_vm.data.artists}}):_vm._e()],1),(!_vm.data)?_c('poka-loader'):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Artist.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Artist.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Artist.vue?vue&type=template&id=1dbe48e8&\"\nimport script from \"./Artist.vue?vue&type=script&lang=js&\"\nexport * from \"./Artist.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VSlideYReverseTransition})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":_vm.name,\"subtitle\":_vm.$t('artist'),\"blurbg\":true,\"bg\":_vm.server+_vm.cover||null}}),_c('v-slide-y-reverse-transition',[(_vm.data)?_c('poka-parse-albums',{attrs:{\"data\":_vm.data.albums}}):_vm._e()],1),(!_vm.data)?_c('poka-loader'):_vm._e(),(_vm.name)?_c('pin-button',{attrs:{\"source\":_vm.$route.params.source,\"id\":_vm.$route.params.id,\"cover\":_vm.cover,\"type\":\"artist\",\"name\":_vm.name}}):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ArtistAlbum.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ArtistAlbum.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./ArtistAlbum.vue?vue&type=template&id=35f70586&\"\nimport script from \"./ArtistAlbum.vue?vue&type=script&lang=js&\"\nexport * from \"./ArtistAlbum.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VSlideYReverseTransition})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":_vm.$t('composer')}}),_c('v-slide-y-reverse-transition',[(_vm.data)?_c('poka-parse-composers',{attrs:{\"data\":_vm.data.composers}}):_vm._e()],1),(!_vm.data)?_c('poka-loader'):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Composer.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Composer.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Composer.vue?vue&type=template&id=2e15d124&\"\nimport script from \"./Composer.vue?vue&type=script&lang=js&\"\nexport * from \"./Composer.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VSlideYReverseTransition})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":_vm.name,\"subtitle\":_vm.$t('composer'),\"blurbg\":true,\"bg\":_vm.server+_vm.cover||null}}),_c('v-slide-y-reverse-transition',[(_vm.data)?_c('poka-parse-albums',{attrs:{\"data\":_vm.data.albums}}):_vm._e()],1),(!_vm.data)?_c('poka-loader'):_vm._e(),(_vm.name)?_c('pin-button',{attrs:{\"source\":_vm.$route.params.source,\"id\":_vm.$route.params.id,\"cover\":_vm.cover,\"type\":\"composer\",\"name\":_vm.$route.params.id}}):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ComposerAlbum.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ComposerAlbum.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./ComposerAlbum.vue?vue&type=template&id=35b36e6c&\"\nimport script from \"./ComposerAlbum.vue?vue&type=script&lang=js&\"\nexport * from \"./ComposerAlbum.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VSlideYReverseTransition})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":\"Debug\"}}),_c('div',{staticClass:\"title\"},[_vm._v(\"Snackbar\")]),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){return _vm.$snackbar('test test 123')}}},[_vm._v(\"Open Snackbar\")]),_c('v-expansion-panels',[_c('v-expansion-panel',[_c('v-expansion-panel-header',[_vm._v(\"Audios\")]),_c('v-expansion-panel-content',[_c('pre',[_vm._v(_vm._s(_vm.audios))])])],1),_c('v-expansion-panel',[_c('v-expansion-panel-header',[_vm._v(\"Config\")]),_c('v-expansion-panel-content',[_c('pre',[_vm._v(_vm._s(_vm.pokaSetting))])])],1),_c('v-expansion-panel',[_c('v-expansion-panel-header',[_vm._v(\"Lyric\")]),_c('v-expansion-panel-content',[_c('pre',[_vm._v(_vm._s(_vm.lyric))])])],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Debug.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Debug.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Debug.vue?vue&type=template&id=7321c1c4&\"\nimport script from \"./Debug.vue?vue&type=script&lang=js&\"\nexport * from \"./Debug.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VExpansionPanel } from 'vuetify/lib/components/VExpansionPanel';\nimport { VExpansionPanelContent } from 'vuetify/lib/components/VExpansionPanel';\nimport { VExpansionPanelHeader } from 'vuetify/lib/components/VExpansionPanel';\nimport { VExpansionPanels } from 'vuetify/lib/components/VExpansionPanel';\ninstallComponents(component, {VBtn,VExpansionPanel,VExpansionPanelContent,VExpansionPanelHeader,VExpansionPanels})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":_vm.$t('folder')}}),_c('v-slide-y-reverse-transition',[_c('v-btn',{directives:[{name:\"show\",rawName:\"v-show\",value:(!_vm.$route.meta.root),expression:\"!$route.meta.root\"}],staticStyle:{\"margin-bottom\":\"16px\"},on:{\"click\":_vm.goBack}},[_c('v-icon',[_vm._v(\"arrow_back\")]),_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.$t('back'))+\"\\n\\t\\t\")],1)],1),_c('v-slide-y-reverse-transition',[(_vm.data)?_c('poka-parse-folders',{attrs:{\"data\":_vm.data.folders}}):_vm._e()],1),_c('v-slide-y-reverse-transition',[(_vm.data)?_c('poka-parse-songs',{attrs:{\"data\":_vm.data.songs}}):_vm._e()],1),(!_vm.data)?_c('poka-loader'):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Folder.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Folder.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Folder.vue?vue&type=template&id=70bd1dea&\"\nimport script from \"./Folder.vue?vue&type=script&lang=js&\"\nexport * from \"./Folder.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VBtn,VIcon,VSlideYReverseTransition})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":_vm.name?_vm.$t('header_welcome_with_name',{name: _vm.name}):_vm.$t('header_welcome')}}),_c('poka-update'),(!_vm.data)?_c('poka-loader'):_vm._e(),_c('v-slide-y-reverse-transition',[(_vm.data)?_c('poka-parse-home',{attrs:{\"data\":_vm.data}}):_vm._e()],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Home.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Home.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Home.vue?vue&type=template&id=425eacbe&\"\nimport script from \"./Home.vue?vue&type=script&lang=js&\"\nexport * from \"./Home.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VSlideYReverseTransition})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"login-container\",style:({'--bg':(\"url('\" + _vm.bg + \"')\")})},[_c('v-overlay',{attrs:{\"absolute\":\"\",\"value\":_vm.logining}},[_c('poka-loader')],1),_vm._m(0),_c('div',{staticClass:\"login-form\"},[_c('div',{staticClass:\"form-container\"},[_c('h1',[_vm._v(_vm._s(_vm.$t('header_welcome')))]),_c('v-text-field',{staticClass:\"rounded-input\",attrs:{\"outlined\":\"\",\"label\":_vm.$t('login_page.server'),\"disabled\":_vm.logining},model:{value:(_vm.server),callback:function ($$v) {_vm.server=(typeof $$v === 'string'? $$v.trim(): $$v)},expression:\"server\"}}),_c('v-text-field',{staticClass:\"rounded-input\",attrs:{\"outlined\":\"\",\"label\":_vm.$t('login_page.username'),\"disabled\":_vm.logining},model:{value:(_vm.username),callback:function ($$v) {_vm.username=$$v},expression:\"username\"}}),_c('v-text-field',{staticClass:\"rounded-input\",attrs:{\"outlined\":\"\",\"label\":_vm.$t('login_page.password'),\"type\":\"password\",\"disabled\":_vm.logining},model:{value:(_vm.password),callback:function ($$v) {_vm.password=$$v},expression:\"password\"}}),_c('div',{staticClass:\"d-flex justify-center\"},[_c('v-btn',{attrs:{\"disabled\":_vm.logining,\"rounded\":\"\",\"large\":\"\",\"color\":\"primary\",\"width\":\"110px\"},on:{\"click\":_vm.login}},[_vm._v(_vm._s(_vm.$t('login')))])],1)],1)]),_c('div',{staticClass:\"footer\"},[_c('div',{staticClass:\"left-btns\"},[_c('v-btn',{staticClass:\"mx-1\",attrs:{\"depressed\":\"\",\"fab\":\"\",\"small\":\"\"},on:{\"click\":function($event){_vm.lang_dialog=true}}},[_c('v-icon',[_vm._v(\"mdi-translate\")])],1),_c('v-btn',{staticClass:\"mx-1\",attrs:{\"depressed\":\"\",\"fab\":\"\",\"small\":\"\"},on:{\"click\":function($event){_vm.clearSessionDialog=true}}},[_c('v-icon',[_vm._v(\"mdi-lock-reset\")])],1)],1),_c('div',{staticClass:\"right-btns\"},[_c('v-btn',{attrs:{\"href\":\"https://github.com/gnehs/PokaPlayer\",\"target\":\"_blank\",\"depressed\":\"\",\"fab\":\"\",\"small\":\"\"}},[_c('v-icon',[_vm._v(\"mdi-github\")])],1)],1)]),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.lang_dialog),callback:function ($$v) {_vm.lang_dialog=$$v},expression:\"lang_dialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('settingInterface.lang')))]),_c('v-card-text',[_c('div',{staticClass:\"poka list\"},_vm._l((_vm.languages),function(lang,index){return _c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:(\"lang\" + lang + \"-\" + index),staticClass:\"item\",on:{\"click\":function($event){return _vm.setLang(lang)}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"translate\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('title',lang)))])])],1)])}),0)]),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.lang_dialog = false}}},[_vm._v(_vm._s(_vm.$t('cancel')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"420\"},model:{value:(_vm.clearSessionDialog),callback:function ($$v) {_vm.clearSessionDialog=$$v},expression:\"clearSessionDialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('login_page.session._')))]),_c('v-card-text',[_c('p',[_vm._v(_vm._s(_vm.$t('login_page.session.description')))]),_c('p',[_vm._v(_vm._s(_vm.$t('login_page.session.description2')))]),_c('v-text-field',{attrs:{\"outlined\":\"\",\"label\":_vm.$t('login_page.server'),\"disabled\":_vm.logining},model:{value:(_vm.server),callback:function ($$v) {_vm.server=(typeof $$v === 'string'? $$v.trim(): $$v)},expression:\"server\"}}),_c('v-text-field',{attrs:{\"outlined\":\"\",\"label\":_vm.$t('login_page.username'),\"disabled\":_vm.logining},model:{value:(_vm.username),callback:function ($$v) {_vm.username=$$v},expression:\"username\"}}),_c('v-text-field',{attrs:{\"outlined\":\"\",\"label\":_vm.$t('login_page.password'),\"type\":\"password\",\"disabled\":_vm.logining},model:{value:(_vm.password),callback:function ($$v) {_vm.password=$$v},expression:\"password\"}})],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.clearSessionDialog = false}}},[_vm._v(_vm._s(_vm.$t('cancel')))]),_c('v-btn',{attrs:{\"color\":\"red\",\"text\":\"\"},on:{\"click\":_vm.clearSession}},[_vm._v(_vm._s(_vm.$t('reset')))])],1)],1)],1)],1)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"logo\"},[_c('img',{attrs:{\"src\":\"/img/icons/icon.png\"}})])}]\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Login.vue?vue&type=template&id=73226730&scoped=true&\"\nimport script from \"./Login.vue?vue&type=script&lang=js&\"\nexport * from \"./Login.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Login.vue?vue&type=style&index=0&lang=scss&\"\nimport style1 from \"./Login.vue?vue&type=style&index=1&id=73226730&lang=scss&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"73226730\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VCardTitle } from 'vuetify/lib/components/VCard';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VOverlay } from 'vuetify/lib/components/VOverlay';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VTextField } from 'vuetify/lib/components/VTextField';\ninstallComponents(component, {VAvatar,VBtn,VCard,VCardActions,VCardText,VCardTitle,VDialog,VIcon,VOverlay,VSpacer,VTextField})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('transition',{attrs:{\"name\":_vm.bgSlideAnimation,\"mode\":\"out-in\"}},[(_vm.audio_queue.length>0)?_c('poka-header',{key:_vm.audio_index,attrs:{\"blurbg\":true,\"title\":_vm.$t('nowplaying'),\"bg\":_vm.audio_cover}}):_vm._e(),(!_vm.audio_queue.length>0)?_c('poka-header',{key:\"2\"}):_vm._e()],1),_c('transition',{attrs:{\"name\":\"slide-right\",\"mode\":\"out-in\"}},[(_vm.audio_queue.length>0)?_c('poka-parse-songs',{attrs:{\"data\":_vm.audio_queue,\"now-playing\":\"\",\"active-index\":_vm.audio_index},scopedSlots:_vm._u([{key:\"default\",fn:function(props){return [_c('v-btn',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.isSafari),expression:\"isSafari\"}],attrs:{\"icon\":\"\"},on:{\"click\":function($event){$event.stopPropagation();return props.moreDialog(props.song)}}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"more_horiz\")])],1),_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":function($event){$event.stopPropagation();return _vm.removeSong(props.index)}}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"close\")])],1)]}}],null,false,3811264598)}):_vm._e(),(!_vm.audio_queue.length>0)?_c('v-card',{key:\"card\",staticClass:\"mx-auto blur-card\",staticStyle:{\"margin-top\":\"64px\"},attrs:{\"max-width\":\"344\"}},[_c('v-card-text',{staticClass:\"text-center\"},[_c('v-icon',{staticClass:\"display-4 material-icons-outlined\"},[_vm._v(\"queue_music\")]),_c('p',{staticClass:\"headline text--primary\"},[_vm._v(_vm._s(_vm.$t('app_waitForPlay')))]),_c('p',[_vm._v(_vm._s(_vm.$t('app_waitForPlay_description')))]),_c('play-random-button')],1)],1):_vm._e()],1),_c('v-fab-transition',[(_vm.audio_queue.length>0)?_c('v-btn',{staticStyle:{\"bottom\":\"calc(16px + 69px)\"},attrs:{\"color\":\"primary\",\"fab\":\"\",\"large\":\"\",\"dark\":\"\",\"bottom\":\"\",\"right\":\"\",\"fixed\":\"\"},on:{\"click\":_vm.audio_clean}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"clear_all\")])],1):_vm._e()],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NowPlaying.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NowPlaying.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./NowPlaying.vue?vue&type=template&id=72c0889c&\"\nimport script from \"./NowPlaying.vue?vue&type=script&lang=js&\"\nexport * from \"./NowPlaying.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VFabTransition } from 'vuetify/lib/components/transitions';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\ninstallComponents(component, {VBtn,VCard,VCardText,VFabTransition,VIcon})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header'),_c('v-card',{key:\"card\",staticClass:\"mx-auto blur-card\",staticStyle:{\"margin-top\":\"32px\"},attrs:{\"max-width\":\"344\"}},[_c('v-card-text',{staticClass:\"text-center\"},[_c('v-icon',{staticClass:\"material-icons-outlined display-4\"},[_vm._v(\"clear\")]),_c('p',{staticClass:\"headline text--primary\"},[_vm._v(_vm._s(_vm.$t('nothingFound')))]),_c('v-btn',{attrs:{\"outlined\":\"\",\"color\":\"primary\",\"to\":\"/\"}},[_vm._v(_vm._s(_vm.$t('home')))])],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notfound.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notfound.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Notfound.vue?vue&type=template&id=306276dc&\"\nimport script from \"./Notfound.vue?vue&type=script&lang=js&\"\nexport * from \"./Notfound.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\ninstallComponents(component, {VBtn,VCard,VCardText,VIcon})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":_vm.title}}),_c('v-slide-y-reverse-transition',[(_vm.data)?_c('poka-parse-playlists',{attrs:{\"data\":_vm.data}}):_vm._e()],1),(!_vm.data)?_c('poka-loader'):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Playlist.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Playlist.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Playlist.vue?vue&type=template&id=49298b0c&\"\nimport script from \"./Playlist.vue?vue&type=script&lang=js&\"\nexport * from \"./Playlist.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VSlideYReverseTransition})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"blurbg\":true,\"bg\":_vm.cover}}),_c('info-header',{attrs:{\"title\":_vm.title||_vm.$t('loading'),\"subtitle\":_vm.$t('playlist'),\"cover\":_vm.cover,\"songs\":_vm.data?_vm.data.songs.length:0||0}},[(_vm.title)?_c('pin-button',{attrs:{\"source\":_vm.$route.params.source,\"id\":_vm.$route.params.id,\"cover\":_vm.cover,\"type\":\"playlist\",\"name\":_vm.title,\"btn-type\":\"icon-button\"}}):_vm._e(),(_vm.fromPoka)?_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":function($event){_vm.playlistDialog=true}}},[_c('v-icon',[_vm._v(\"edit\")])],1):_vm._e()],1),_c('v-divider'),(_vm.data)?_c('poka-parse-songs',{attrs:{\"data\":_vm.data.songs}}):_c('poka-loader'),_c('v-dialog',{attrs:{\"max-width\":\"400\"},model:{value:(_vm.playlistDialog),callback:function ($$v) {_vm.playlistDialog=$$v},expression:\"playlistDialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('playlist_page.edit_title')))]),_c('v-card-text',[_c('v-text-field',{attrs:{\"label\":_vm.$t('playlist_page.title_input'),\"outlined\":\"\"},model:{value:(_vm.editData.name),callback:function ($$v) {_vm.$set(_vm.editData, \"name\", $$v)},expression:\"editData.name\"}}),_c('v-text-field',{attrs:{\"label\":_vm.$t('playlist_page.cover_input'),\"outlined\":\"\"},model:{value:(_vm.editData.image),callback:function ($$v) {_vm.$set(_vm.editData, \"image\", $$v)},expression:\"editData.image\"}})],1),_c('v-card-actions',[_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.playlistDialog = false;_vm.playlistDel=true}}},[_vm._v(_vm._s(_vm.$t('playlist_page.del')))]),_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":_vm.editPlaylist}},[_vm._v(_vm._s(_vm.$t('done')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"400\"},model:{value:(_vm.playlistDel),callback:function ($$v) {_vm.playlistDel=$$v},expression:\"playlistDel\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"playlist_page.del_title\")))]),_c('v-card-text',[_vm._v(_vm._s(_vm.$t(\"playlist_page.delconfirm\",{title: _vm.title})))]),_c('v-card-actions',[_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.playlistDel = false}}},[_vm._v(_vm._s(_vm.$t('cancel')))]),_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.playlistDel = false;_vm.delPlaylist()}}},[_vm._v(_vm._s(_vm.$t('ok')))])],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PlaylistSongs.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PlaylistSongs.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./PlaylistSongs.vue?vue&type=template&id=2a2f1663&\"\nimport script from \"./PlaylistSongs.vue?vue&type=script&lang=js&\"\nexport * from \"./PlaylistSongs.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VCardTitle } from 'vuetify/lib/components/VCard';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VDivider } from 'vuetify/lib/components/VDivider';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VTextField } from 'vuetify/lib/components/VTextField';\ninstallComponents(component, {VBtn,VCard,VCardActions,VCardText,VCardTitle,VDialog,VDivider,VIcon,VSpacer,VTextField})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(\"div\")}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./shuffle.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./shuffle.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./shuffle.vue?vue&type=template&id=609ee09a&\"\nimport script from \"./shuffle.vue?vue&type=script&lang=js&\"\nexport * from \"./shuffle.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{attrs:{\"theme\":_vm.lyric_theme}},[_c('transition',{attrs:{\"name\":\"fade\",\"mode\":\"out-in\"}},[(_vm.audio_cover)?_c('poka-header',{key:_vm.audio_cover,attrs:{\"blurbg\":true,\"bg\":_vm.audio_cover}}):_c('poka-header',{key:\"2\"})],1),_c('div',{on:{\"dblclick\":_vm.openLyricDialog}},[_c('transition',{attrs:{\"name\":\"fade\",\"mode\":\"out-in\"}},[(_vm.lyric.length > 1)?_c('div',{key:\"lyric\",staticClass:\"lyric\",class:{lyricTranslated:_vm.lyricTranslated}},_vm._l((_vm.lyric),function(item,index){return _c('p',{key:index,class:[{focus: index==_vm.lyricFocus},{tl:_vm.lyricTranslated?Math.floor((index-_vm.lyricFocus)/2)!=Math.round((index-_vm.lyricFocus)/2):false}],attrs:{\"data-lyric-set\":_vm.lyricTranslated?Math.floor((index-_vm.lyricFocus)/2):index-_vm.lyricFocus}},[_c('span',[_vm._v(_vm._s(item.text))])])}),0):(_vm.lyricSearching)?_c('v-card',{key:\"lyricSearchingcard\",staticClass:\"mx-auto blur-card\",staticStyle:{\"margin-top\":\"64px\"},attrs:{\"max-width\":\"344\"}},[_c('v-card-text',{staticClass:\"text-center\"},[_c('v-icon',{staticClass:\"material-icons-outlined display-4\"},[_vm._v(\"subtitles\")]),_c('p',{staticClass:\"headline text--primary\"},[_vm._v(_vm._s(_vm.$t('loading')))])],1)],1):_c('v-card',{key:\"lrc_noLyrics\",staticClass:\"mx-auto blur-card\",staticStyle:{\"margin-top\":\"64px\"},attrs:{\"max-width\":\"344\"}},[_c('v-card-text',{staticClass:\"text-center\"},[_c('v-icon',{staticClass:\"material-icons-outlined display-4\"},[_vm._v(\"subtitles\")]),_c('p',{staticClass:\"headline text--primary\"},[_vm._v(_vm._s(_vm.$t('lrc_noLyrics')))]),_c('v-btn',{attrs:{\"outlined\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){_vm.showLyricDialog = true}}},[_vm._v(_vm._s(_vm.$t('lrc_search')))])],1)],1)],1)],1),_c('v-speed-dial',{staticStyle:{\"bottom\":\"calc(16px + 69px)\"},attrs:{\"right\":\"\",\"open-on-hover\":\"\",\"fixed\":\"\"},scopedSlots:_vm._u([{key:\"activator\",fn:function(){return [_c('v-btn',{attrs:{\"color\":\"primary\",\"dark\":\"\",\"fab\":\"\"},model:{value:(_vm.fab),callback:function ($$v) {_vm.fab=$$v},expression:\"fab\"}},[(_vm.fab)?_c('v-icon',[_vm._v(\"mdi-close\")]):_c('v-icon',[_vm._v(\"more_horiz\")])],1)]},proxy:true}]),model:{value:(_vm.fab),callback:function ($$v) {_vm.fab=$$v},expression:\"fab\"}},[_c('v-btn',{attrs:{\"fab\":\"\",\"dark\":\"\",\"small\":\"\",\"color\":\"green\"},on:{\"click\":_vm.openLyricDialog}},[_c('v-icon',[_vm._v(\"search\")])],1),_c('v-btn',{attrs:{\"fab\":\"\",\"dark\":\"\",\"small\":\"\",\"color\":\"indigo\"},on:{\"click\":_vm.editLyric}},[_c('v-icon',[_vm._v(\"mdi-pencil\")])],1),_c('v-btn',{attrs:{\"fab\":\"\",\"dark\":\"\",\"small\":\"\",\"color\":\"cyan\"},on:{\"click\":function($event){_vm.lyric_theme_dialog=true}}},[_c('v-icon',[_vm._v(\"mdi-palette\")])],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"420\"},model:{value:(_vm.showLyricDialog),callback:function ($$v) {_vm.showLyricDialog=$$v},expression:\"showLyricDialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"lrc_search\")))]),_c('v-card-text',{staticStyle:{\"padding-bottom\":\"0\"}},[_c('v-text-field',{attrs:{\"label\":_vm.$t('lrc_search'),\"name\":\"searchLyric\",\"disabled\":_vm.lyricSearching,\"solo\":\"\"},on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.getLyricByKeyword()},\"change\":function($event){return _vm.getLyricByKeyword()}},model:{value:(_vm.lyricSearchkeyword),callback:function ($$v) {_vm.lyricSearchkeyword=(typeof $$v === 'string'? $$v.trim(): $$v)},expression:\"lyricSearchkeyword\"}}),_c('p',{staticStyle:{\"margin-top\":\"-22px\"}},[_c('small',[_vm._v(_vm._s(_vm.$t('lrc_enter2search')))])])],1),_c('v-divider'),_c('v-card-text',{staticStyle:{\"max-height\":\"400px\",\"overflow\":\"scroll\",\"overflow-x\":\"hidden\"}},[_c('div',{staticClass:\"poka list\",staticStyle:{\"width\":\"372px\"}},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.loadLrc(\"[00:00.000]\",true);_vm.showLyricDialog = false}}},[_c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('lrc_notLoad')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('lrc_notLoad_description')))])])])])]),(!_vm.lyricSearching&&_vm.lyricSearchResult)?_c('div',{staticClass:\"poka list\",staticStyle:{\"width\":\"100%\"}},_vm._l((_vm.lyricSearchResult),function(item,index){return _c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:index,staticClass:\"item\",on:{\"click\":function($event){_vm.loadLrc(item.lyric,true);_vm.showLyricDialog = false}}},[_c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(item.name))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(item.artist))])])])])}),0):(_vm.lyricSearching)?_c('poka-loader'):_c('div',{staticStyle:{\"text-align\":\"center\",\"padding\":\"40px 0\"}},[_c('v-btn',{attrs:{\"color\":\"primary\"},on:{\"click\":_vm.dialogSearch}},[_vm._v(_vm._s(_vm.$t('search')))])],1)],1),_c('v-divider'),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.showLyricDialog = false}}},[_vm._v(_vm._s(_vm.$t('cancel')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.lyric_theme_dialog),callback:function ($$v) {_vm.lyric_theme_dialog=$$v},expression:\"lyric_theme_dialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.lyric._')))]),_c('v-card-text',[_c('div',{staticClass:\"poka list\"},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setLyricTheme('bigtext')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(\"Big text\")])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setLyricTheme('default')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(\"Default\")])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setLyricTheme('spacing')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(\"Spacing\")])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setLyricTheme('underline')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(\"Underline\")])])],1)])])]),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.lyric_theme_dialog = false}}},[_vm._v(_vm._s(_vm.$t('cancel')))])],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Lyric.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Lyric.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Lyric.vue?vue&type=template&id=6fe2d7a4&scoped=true&\"\nimport script from \"./Lyric.vue?vue&type=script&lang=js&\"\nexport * from \"./Lyric.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Lyric.vue?vue&type=style&index=0&id=6fe2d7a4&lang=sass&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"6fe2d7a4\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VCardTitle } from 'vuetify/lib/components/VCard';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VDivider } from 'vuetify/lib/components/VDivider';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VSpeedDial } from 'vuetify/lib/components/VSpeedDial';\nimport { VTextField } from 'vuetify/lib/components/VTextField';\ninstallComponents(component, {VAvatar,VBtn,VCard,VCardActions,VCardText,VCardTitle,VDialog,VDivider,VIcon,VSpacer,VSpeedDial,VTextField})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',[_c('div',{attrs:{\"id\":\"lrc-editor\"}},[(_vm.lyric.length > 1)?_c('div',{key:\"lyric\",staticClass:\"lyric-view\",class:{lyricTranslated:_vm.lyricTranslated}},_vm._l((_vm.lyric),function(item,index){return _c('p',{key:index,class:{focus:index==_vm.lyricFocus},on:{\"click\":function($event){return _vm.musicSeek(item.timestamp)}}},[_c('span',{staticClass:\"timestamp\"},[_vm._v(_vm._s(_vm.timeToTag(item.timestamp)))]),_vm._v(\"\\n\\t\\t\\t\\t\\t\"+_vm._s(item.text)+\"\\n\\t\\t\\t\\t\")])}),0):_vm._e(),_c('div',{attrs:{\"id\":\"lyric-edit\"}},[_c('v-card',{staticClass:\"mx-auto\",attrs:{\"id\":\"lyric-edit-about\"}},[_c('v-card-text',[_c('div',[_vm._v(\"PokaPlayer 歌詞編輯器 Beta\")]),_c('p',{staticClass:\"display-1 text--primary\"},[_vm._v(\"使用說明\")]),_c('div',{staticClass:\"text--primary\"},[_vm._v(\"\\n\\t\\t\\t\\t\\t\\t\\t左側為歌詞預覽,右側則是編輯區塊\\n\\t\\t\\t\\t\\t\\t\\t\"),_c('br'),_vm._v(\"編輯完成後請按左下角打勾儲存歌詞,若要取消編輯點擊返回鍵即可跳出\\n\\t\\t\\t\\t\\t\\t\\t\"),_c('br'),_vm._v(\"點擊歌詞預覽的歌詞即可將歌曲轉跳至該時間,若是雙語歌詞,請點選原文部份\\n\\t\\t\\t\\t\\t\\t\\t\"),_c('br'),_vm._v(\"若有任何問題或功能建議,歡迎透過「設定->關於->GitHub->Issues」提出\\n\\t\\t\\t\\t\\t\\t\")])])],1),_c('v-card',{staticClass:\"mx-auto\",attrs:{\"id\":\"lyric-edit-about-phone\"}},[_c('v-card-text',[_c('div',[_vm._v(\"PokaPlayer 歌詞編輯器 Beta\")]),_c('p',{staticClass:\"display-1 text--primary\"},[_vm._v(\"使用說明\")]),_c('div',{staticClass:\"text--primary\"},[_vm._v(\"\\n\\t\\t\\t\\t\\t\\t\\t上方為歌詞預覽,下方則是編輯區塊\\n\\t\\t\\t\\t\\t\\t\\t\"),_c('br'),_vm._v(\"編輯完成後請按左下角打勾儲存歌詞,若要取消編輯點擊返回鍵即可跳出\\n\\t\\t\\t\\t\\t\\t\\t\"),_c('br'),_vm._v(\"點擊歌詞預覽的歌詞即可將歌曲轉跳至該時間,若是雙語歌詞,請點選原文部份\\n\\t\\t\\t\\t\\t\\t\\t\"),_c('br'),_vm._v(\"若有任何問題或功能建議,歡迎透過「設定->關於->GitHub->Issues」提出\\n\\t\\t\\t\\t\\t\\t\")])])],1),_c('v-card',{staticClass:\"mx-auto\",attrs:{\"id\":\"lyric-edit-time-shift\"}},[_c('v-card-text',{staticStyle:{\"padding-bottom\":\"0\"}},[_c('div',[_vm._v(\"時間平移\")]),_c('p',{staticClass:\"display-1 text--primary\",staticStyle:{\"margin-bottom\":\"0\"}},[_vm._v(_vm._s(_vm.timeShiftValue>=0?'+':'')+_vm._s(_vm.timeShiftValue)+\"s\")])]),_c('v-card-actions',[_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"red accent-4\"},on:{\"click\":function($event){return _vm.timeShift(-0.5)}}},[_vm._v(\"-0.5s\")]),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"red accent-4\"},on:{\"click\":function($event){return _vm.timeShift(-0.1)}}},[_vm._v(\"-0.1s\")]),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){return _vm.timeShift(0.1)}}},[_vm._v(\"+0.1s\")]),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){return _vm.timeShift(0.5)}}},[_vm._v(\"+0.5s\")]),_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){return _vm.timeShift(-_vm.timeShiftValue)}}},[_vm._v(\"重置\")])],1)],1),_c('v-card',{staticClass:\"mx-auto\",attrs:{\"id\":\"lyric-edit-text-editor\"}},[_c('v-card-text',{staticStyle:{\"padding-bottom\":\"0\"}},[_c('div',[_vm._v(\"文字編輯器\")]),_c('v-textarea',{attrs:{\"max-height\":\"100%\",\"rows\":\"20\"},model:{value:(_vm.lyric_raw),callback:function ($$v) {_vm.lyric_raw=$$v},expression:\"lyric_raw\"}})],1)],1)],1)])]),_c('v-fab-transition',[_c('v-btn',{staticStyle:{\"bottom\":\"calc(16px + 69px)\"},attrs:{\"color\":\"primary\",\"fab\":\"\",\"large\":\"\",\"dark\":\"\",\"bottom\":\"\",\"right\":\"\",\"fixed\":\"\"},on:{\"click\":_vm.saveLyric}},[_c('v-icon',[_vm._v(\"done\")])],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LyricEdit.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LyricEdit.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./LyricEdit.vue?vue&type=template&id=4a44bf4f&scoped=true&\"\nimport script from \"./LyricEdit.vue?vue&type=script&lang=js&\"\nexport * from \"./LyricEdit.vue?vue&type=script&lang=js&\"\nimport style0 from \"./LyricEdit.vue?vue&type=style&index=0&id=4a44bf4f&lang=sass&scoped=true&\"\nimport style1 from \"./LyricEdit.vue?vue&type=style&index=1&lang=sass&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"4a44bf4f\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VFabTransition } from 'vuetify/lib/components/transitions';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VTextarea } from 'vuetify/lib/components/VTextarea';\ninstallComponents(component, {VBtn,VCard,VCardActions,VCardText,VFabTransition,VIcon,VSpacer,VTextarea})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:\"search-box\",class:{focus: _vm.searchBoxFocus}},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.trim\",value:(_vm.keyword),expression:\"keyword\",modifiers:{\"trim\":true}}],staticClass:\"search-input\",attrs:{\"type\":\"text\",\"placeholder\":_vm.$t('search'),\"autocomplete\":\"off\",\"required\":\"\"},domProps:{\"value\":(_vm.keyword)},on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.searchClick($event)},\"focus\":function($event){_vm.searchBoxFocus = true},\"blur\":[function($event){_vm.searchBoxFocus = false},function($event){return _vm.$forceUpdate()}],\"input\":function($event){if($event.target.composing){ return; }_vm.keyword=$event.target.value.trim()}}}),_c('button',{staticClass:\"search-button\",on:{\"click\":_vm.search}},[_c('v-icon',[_vm._v(\"search\")])],1)]),_c('v-overlay',{attrs:{\"absolute\":\"\",\"value\":_vm.isLoading}},[_c('poka-loader')],1),_c('v-slide-y-reverse-transition',[(_vm.searchResult)?_c('div',[_c('div',{staticClass:\"chip-nav\"},_vm._l((Object.keys(_vm.searchResult).filter(function (x){ return _vm.searchResult[x].length; })),function(itemName){return _c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:itemName,staticClass:\"chip-nav-item\",class:{active:_vm.active==itemName},on:{\"click\":function($event){_vm.active=itemName}}},[_c('span',[_vm._v(_vm._s(_vm.$t(itemName.substring(0, itemName.length-1))))])])}),0),_vm._l((Object.keys(_vm.searchResult).filter(function (x){ return _vm.searchResult[x].length; })),function(itemName){return _c('div',{key:itemName},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.active==itemName),expression:\"active==itemName\"}]},[(itemName=='songs')?_c('poka-parse-songs',{attrs:{\"data\":_vm.searchResult[itemName]}}):_vm._e(),(itemName=='albums')?_c('poka-parse-albums',{attrs:{\"data\":_vm.searchResult[itemName]}}):_vm._e(),(itemName=='playlists' )?_c('poka-parse-playlists',{attrs:{\"data\":_vm.searchResult[itemName]}}):_vm._e(),(itemName=='folders' )?_c('poka-parse-folders',{attrs:{\"data\":_vm.searchResult[itemName]}}):_vm._e(),(itemName=='composers' )?_c('poka-parse-composers',{attrs:{\"data\":_vm.searchResult[itemName]}}):_vm._e(),(itemName=='artists' )?_c('poka-parse-artists',{attrs:{\"data\":_vm.searchResult[itemName]}}):_vm._e()],1)])})],2):_vm._e()])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Search.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Search.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Search.vue?vue&type=template&id=f0efb4e0&scoped=true&\"\nimport script from \"./Search.vue?vue&type=script&lang=js&\"\nexport * from \"./Search.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Search.vue?vue&type=style&index=0&id=f0efb4e0&lang=sass&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"f0efb4e0\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VOverlay } from 'vuetify/lib/components/VOverlay';\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VIcon,VOverlay,VSlideYReverseTransition})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:\"poka list\"},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.showSoundQualityDialog=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"music_note\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settings_network_soundQuality')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t((\"settings_network_soundQuality_\" + _vm.soundQuality))))])])],1)])]),_c('v-dialog',{attrs:{\"max-width\":\"800\"},model:{value:(_vm.showSoundQualityDialog),callback:function ($$v) {_vm.showSoundQualityDialog=$$v},expression:\"showSoundQualityDialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"settings_network_soundQuality\")))]),_c('v-card-text',[_c('poka-cards',{staticClass:\"poka four doubling cards\",attrs:{\"hide-overflow\":false}},[_c('poka-card',{attrs:{\"poka-icon\":\"music_note\",\"ellipsis\":false,\"poka-title\":_vm.$t('settings_network_soundQuality_Low'),\"poka-subtitle\":_vm.$t('settings_network_soundQuality_Low_description')},nativeOn:{\"click\":function($event){return _vm.setSoundQuality('Low')}}}),_c('poka-card',{attrs:{\"poka-icon\":\"music_note\",\"ellipsis\":false,\"poka-title\":_vm.$t('settings_network_soundQuality_Med'),\"poka-subtitle\":_vm.$t('settings_network_soundQuality_Med_description')},nativeOn:{\"click\":function($event){return _vm.setSoundQuality('Med')}}}),_c('poka-card',{attrs:{\"poka-icon\":\"music_note\",\"ellipsis\":false,\"poka-title\":_vm.$t('settings_network_soundQuality_High'),\"poka-subtitle\":_vm.$t('settings_network_soundQuality_High_description')},nativeOn:{\"click\":function($event){return _vm.setSoundQuality('High')}}}),_c('poka-card',{attrs:{\"poka-icon\":\"music_note\",\"ellipsis\":false,\"poka-title\":_vm.$t('settings_network_soundQuality_Ori'),\"poka-subtitle\":_vm.$t('settings_network_soundQuality_Ori_description')},nativeOn:{\"click\":function($event){return _vm.setSoundQuality('Ori')}}})],1)],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.showSoundQualityDialog = false}}},[_vm._v(_vm._s(_vm.$t('cancel')))])],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./network.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./network.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./network.vue?vue&type=template&id=4cdfac81&\"\nimport script from \"./network.vue?vue&type=script&lang=js&\"\nexport * from \"./network.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VCardTitle } from 'vuetify/lib/components/VCard';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\ninstallComponents(component, {VAvatar,VBtn,VCard,VCardActions,VCardText,VCardTitle,VDialog,VIcon,VSpacer})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('v-subheader',[_vm._v(_vm._s(_vm.$t('settingInterface.lang')))]),_c('div',{staticClass:\"poka list\"},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.lang_dialog=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"translate\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.lang')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('title',_vm.currentLang)))])])],1)])]),_c('v-subheader',[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg._')))]),_c('div',{staticClass:\"poka list\"},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.customize_bg_dialog=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"landscape\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg._')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg.description')))])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.bg_height_dialog=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"style\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg_cover._')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg_cover.description')))])])],1)]),_c('v-subheader',[_vm._v(_vm._s(_vm.$t('settingInterface.customize.theme')))]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.theme_dialog=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.theme_color._')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.theme_color.description')))])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.lyric_theme_dialog=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.lyric._')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.lyric.description')))])])],1)]),_c('v-subheader',[_vm._v(_vm._s(_vm.$t('settingInterface.customize.layout._')))]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.changeStyle('artist')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(_vm._s(_vm.view.artist=='card'?'view_module':'list'))])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.layout.artist')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.layout.'+_vm.view.artist)))])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.changeStyle('composer')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(_vm._s(_vm.view.composer=='card'?'view_module':'list'))])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.layout.composer')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.layout.'+_vm.view.composer)))])])],1)])],1),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.bg_height_dialog),callback:function ($$v) {_vm.bg_height_dialog=$$v},expression:\"bg_height_dialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg_cover._')))]),_c('v-card-text',[_c('div',{staticClass:\"poka list\"},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setBgHeight('full')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"star\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg_cover.options.full')))])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setBgHeight('half')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"star_half\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg_cover.options.half')))])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setBgHeight('none')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"star_border\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg_cover.options.none')))])])],1)])])]),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.bg_height_dialog = false}}},[_vm._v(_vm._s(_vm.$t('back')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"1200\"},model:{value:(_vm.customize_bg_dialog),callback:function ($$v) {_vm.customize_bg_dialog=$$v},expression:\"customize_bg_dialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg._')))]),_c('v-card-text',[_c('poka-cards',[_c('poka-card',{attrs:{\"poka-icon\":\"link\",\"poka-title\":_vm.$t('settingInterface.customize.bg.custom_link')},nativeOn:{\"click\":function($event){_vm.bg_prompt_active=true}}}),_vm._l((_vm.imgSources),function(ref){\nvar name = ref.name;\nvar src = ref.src;\nreturn _c('poka-card',{key:src,attrs:{\"poka-bg\":src,\"poka-title\":name},nativeOn:{\"click\":function($event){return _vm.setBg(src)}}})})],2)],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.customize_bg_dialog = false}}},[_vm._v(_vm._s(_vm.$t('done')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"340\"},model:{value:(_vm.theme_dialog),callback:function ($$v) {_vm.theme_dialog=$$v},expression:\"theme_dialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.theme_color._')))]),_c('v-card-text',[_c('v-color-picker',{staticClass:\"ma-2\",staticStyle:{\"margin\":\"8px auto !important\"},attrs:{\"flat\":\"\",\"mode\":\"hex\",\"swatches\":_vm.swatches,\"show-swatches\":\"\"},model:{value:(_vm.color),callback:function ($$v) {_vm.color=$$v},expression:\"color\"}})],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.theme_dialog = false}}},[_vm._v(_vm._s(_vm.$t('done')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"420\"},model:{value:(_vm.bg_prompt_active),callback:function ($$v) {_vm.bg_prompt_active=$$v},expression:\"bg_prompt_active\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"settingInterface.customize.bg._\")))]),_c('v-card-text',{staticStyle:{\"padding-bottom\":\"0\"}},[_c('v-text-field',{attrs:{\"label\":\"URL\",\"filled\":\"\"},model:{value:(_vm.bg_prompt_textbox),callback:function ($$v) {_vm.bg_prompt_textbox=(typeof $$v === 'string'? $$v.trim(): $$v)},expression:\"bg_prompt_textbox\"}})],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":_vm.bg_prompt_cancel}},[_vm._v(_vm._s(_vm.$t('cancel')))]),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":_vm.bg_prompt_ok}},[_vm._v(_vm._s(_vm.$t('ok')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.lang_dialog),callback:function ($$v) {_vm.lang_dialog=$$v},expression:\"lang_dialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('settingInterface.lang')))]),_c('v-card-text',[_c('div',{staticClass:\"poka list\"},_vm._l((_vm.languages),function(lang,index){return _c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:(\"lang\" + lang + \"-\" + index),staticClass:\"item\",on:{\"click\":function($event){return _vm.setLang(lang)}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"translate\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('title',lang)))])])],1)])}),0)]),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.lang_dialog = false}}},[_vm._v(_vm._s(_vm.$t('cancel')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.lyric_theme_dialog),callback:function ($$v) {_vm.lyric_theme_dialog=$$v},expression:\"lyric_theme_dialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.lyric._')))]),_c('v-card-text',[_c('div',{staticClass:\"poka list\"},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setLyricTheme('bigtext')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(\"Big text\")])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setLyricTheme('default')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(\"Default\")])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setLyricTheme('spacing')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(\"Spacing\")])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setLyricTheme('underline')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(\"Underline\")])])],1)])])]),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.lyric_theme_dialog = false}}},[_vm._v(_vm._s(_vm.$t('cancel')))])],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./interface.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./interface.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./interface.vue?vue&type=template&id=3ab77830&\"\nimport script from \"./interface.vue?vue&type=script&lang=js&\"\nexport * from \"./interface.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VCardTitle } from 'vuetify/lib/components/VCard';\nimport { VColorPicker } from 'vuetify/lib/components/VColorPicker';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VSubheader } from 'vuetify/lib/components/VSubheader';\nimport { VTextField } from 'vuetify/lib/components/VTextField';\ninstallComponents(component, {VAvatar,VBtn,VCard,VCardActions,VCardText,VCardTitle,VColorPicker,VDialog,VIcon,VSpacer,VSubheader,VTextField})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('v-subheader',[_vm._v(_vm._s(_vm.$t('settingPravicy.title')))]),_c('v-card',{attrs:{\"outlined\":\"\"}},[_c('v-card-text',[_c('div',{staticClass:\"headline text--primary\"},[_vm._v(_vm._s(_vm.$t('settingPravicy.notify.title')))]),_c('div',[_vm._v(_vm._s(_vm.$t('settingPravicy.notify.body')))])])],1),_c('div',{staticClass:\"poka list\"},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":_vm.setDataRecord}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',{attrs:{\"color\":_vm.dataRecord?'purple':null}},[_vm._v(\"analytics\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingPravicy.dataRecord._')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingPravicy.dataRecord.'+(_vm.dataRecord?'enabled':'disabled'))))])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":_vm.clearRecord}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"clear\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingPravicy.dataRecord.clear')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.dataRecordCount>-1?_vm.$t('settingPravicy.dataRecord.logged',{count:_vm.dataRecordCount}):_vm.$t('settingPravicy.dataRecord.loading')))])])],1)])]),_c('v-subheader',[_vm._v(_vm._s(_vm.$t('settingUser.title')))]),_c('div',{staticClass:\"poka list\"},[(_vm.userdata)?_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":_vm.copyID}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"mdi-account-key\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(\"ID\")]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.userdata._id))])])],1)]):_vm._e(),(_vm.userdata)?_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.temp.changeNamePrompt=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"person\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUser.name')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.userdata.name))])])],1)]):_vm._e(),(_vm.userdata)?_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.temp.changeUsernamePrompt=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"alternate_email\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUser.username')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.userdata.username))])])],1)]):_vm._e(),(_vm.userdata)?_c('div',{staticClass:\"item\"},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"settings\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUser.role')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.userdata.role))])])],1)]):_vm._e(),(_vm.userdata)?_c('div',{staticClass:\"item\",on:{\"click\":function($event){_vm.temp.changePasswordDialog=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"lock\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUser.password')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUser.passwordDescription')))])])],1)]):_vm._e(),(_vm.userdata)?_c('div',{staticClass:\"item\",on:{\"click\":_vm.logout}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"exit_to_app\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settings_logout')))])])],1)]):_vm._e()]),(!_vm.userdata)?_c('poka-loader'):_vm._e(),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.temp.changeNamePrompt),callback:function ($$v) {_vm.$set(_vm.temp, \"changeNamePrompt\", $$v)},expression:\"temp.changeNamePrompt\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"settingUser.changeName.title\")))]),_c('v-card-text',{staticStyle:{\"padding-bottom\":\"0\"}},[_c('v-text-field',{attrs:{\"label\":_vm.$t('settingUser.changeName.placeholder'),\"filled\":\"\"},model:{value:(_vm.temp.changeNameValue),callback:function ($$v) {_vm.$set(_vm.temp, \"changeNameValue\", (typeof $$v === 'string'? $$v.trim(): $$v))},expression:\"temp.changeNameValue\"}})],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.temp.changeNamePrompt=false}}},[_vm._v(_vm._s(_vm.$t('cancel')))]),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){_vm.temp.changeNamePrompt=false;_vm.changeName()}}},[_vm._v(_vm._s(_vm.$t('done')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.temp.changeUsernamePrompt),callback:function ($$v) {_vm.$set(_vm.temp, \"changeUsernamePrompt\", $$v)},expression:\"temp.changeUsernamePrompt\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"settingUser.changeName.title\")))]),_c('v-card-text',{staticStyle:{\"padding-bottom\":\"0\"}},[_c('v-text-field',{attrs:{\"label\":_vm.$t('settingUser.changeUsername.placeholder'),\"filled\":\"\"},model:{value:(_vm.temp.changeUsernameValue),callback:function ($$v) {_vm.$set(_vm.temp, \"changeUsernameValue\", (typeof $$v === 'string'? $$v.trim(): $$v))},expression:\"temp.changeUsernameValue\"}})],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.temp.changeUsernamePrompt=false}}},[_vm._v(_vm._s(_vm.$t('cancel')))]),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){_vm.temp.changeUsernamePrompt=false;_vm.changeUsername()}}},[_vm._v(_vm._s(_vm.$t('done')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.temp.changePasswordDialog),callback:function ($$v) {_vm.$set(_vm.temp, \"changePasswordDialog\", $$v)},expression:\"temp.changePasswordDialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"settingUser.changePassword.title\")))]),_c('v-card-text',[_c('v-text-field',{attrs:{\"label\":_vm.$t('settingUser.changePassword.oldPassword'),\"outlined\":\"\"},model:{value:(_vm.temp.changePasswordold),callback:function ($$v) {_vm.$set(_vm.temp, \"changePasswordold\", $$v)},expression:\"temp.changePasswordold\"}}),_c('v-text-field',{attrs:{\"label\":_vm.$t('settingUser.changePassword.newPassword'),\"outlined\":\"\"},model:{value:(_vm.temp.changePassword),callback:function ($$v) {_vm.$set(_vm.temp, \"changePassword\", $$v)},expression:\"temp.changePassword\"}}),_c('v-text-field',{attrs:{\"label\":_vm.$t('settingUser.changePassword.confirmPassword'),\"hint\":_vm.$t('settingUser.changePassword.confirmPasswordHelperText'),\"outlined\":\"\"},model:{value:(_vm.temp.changePassword2),callback:function ($$v) {_vm.$set(_vm.temp, \"changePassword2\", $$v)},expression:\"temp.changePassword2\"}})],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.temp.changePasswordDialog=false}}},[_vm._v(_vm._s(_vm.$t('cancel')))]),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){return _vm.changePassword()}}},[_vm._v(_vm._s(_vm.$t('settingUser.changePassword.done')))])],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n \n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./user.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./user.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./user.vue?vue&type=template&id=0c9e0714&\"\nimport script from \"./user.vue?vue&type=script&lang=js&\"\nexport * from \"./user.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VCardTitle } from 'vuetify/lib/components/VCard';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VSubheader } from 'vuetify/lib/components/VSubheader';\nimport { VTextField } from 'vuetify/lib/components/VTextField';\ninstallComponents(component, {VAvatar,VBtn,VCard,VCardActions,VCardText,VCardTitle,VDialog,VIcon,VSpacer,VSubheader,VTextField})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.pins)?_c('div',{staticClass:\"poka list\"},_vm._l((_vm.pins),function(pin){return _c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:pin._id,staticClass:\"item\",on:{\"click\":function($event){return _vm.unPin(pin)}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-img',{attrs:{\"src\":pin.cover,\"alt\":\"John\"}})],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(\"\\n\\t\\t\\t\\t\\t\\t\"+_vm._s(pin.name)+\"\\n\\t\\t\\t\\t\\t\\t\"),_c('span',{staticStyle:{\"font-size\":\".7em\",\"opacity\":\".7\",\"font-weight\":\"normal\"}},[_vm._v(_vm._s(_vm.$t((\"source.\" + (pin.source)))))])]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t(pin.type)))])]),_c('div',{staticClass:\"action\"},[_c('v-btn',{attrs:{\"icon\":\"\"}},[_c('v-icon',[_vm._v(\"mdi-delete\")])],1)],1)],1)])}),0):_vm._e()])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./pins.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./pins.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./pins.vue?vue&type=template&id=05e5c332&\"\nimport script from \"./pins.vue?vue&type=script&lang=js&\"\nexport * from \"./pins.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VImg } from 'vuetify/lib/components/VImg';\ninstallComponents(component, {VAvatar,VBtn,VIcon,VImg})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(!_vm.users)?_c('poka-loader'):_vm._e(),_c('v-slide-y-reverse-transition',[(_vm.users)?_c('div',{staticClass:\"poka list\"},_vm._l((_vm.users),function(user){return _c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:user._id,staticClass:\"item\",on:{\"click\":function($event){return _vm.openUserDialog(user)}}},[_c('div',{staticClass:\"content\"},[_c('v-icon',{staticClass:\"material-icons-outlined\",attrs:{\"color\":_vm.$vuetify.theme.isDark?'#FFF':'primary'},domProps:{\"textContent\":_vm._s('person')}}),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(user.username))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUserManagement.role.' + user.role)))])])],1)])}),0):_vm._e()]),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.userDialog),callback:function ($$v) {_vm.userDialog=$$v},expression:\"userDialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('settingUserManagement.dialog.edit')))]),_c('v-card-text',[_c('div',{staticClass:\"poka list\"},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\"},[_c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUserManagement.field.name')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.userTemp.name))])])])]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\"},[_c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUserManagement.field.username')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.userTemp.username))])])])]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\"},[_c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUserManagement.field.role')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.userTemp.role))])])])]),_c('v-divider',{staticStyle:{\"margin\":\"4px 0\"}}),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":_vm.changePassword}},[_c('div',{staticClass:\"content\"},[_c('v-icon',{staticClass:\"material-icons-outlined\",attrs:{\"color\":_vm.$vuetify.theme.isDark?'#FFF':'primary'},domProps:{\"textContent\":_vm._s('lock')}}),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUserManagement.dialog.changePassword')))])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":_vm.deleteUser}},[_c('div',{staticClass:\"content\"},[_c('v-icon',{staticClass:\"material-icons-outlined\",attrs:{\"color\":_vm.$vuetify.theme.isDark?'#FFF':'primary'},domProps:{\"textContent\":_vm._s('delete')}}),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUserManagement.dialog.deleteUser')))])])],1)])],1)]),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){_vm.userDialog = false}}},[_vm._v(_vm._s(_vm.$t('back')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.createUserDialog),callback:function ($$v) {_vm.createUserDialog=$$v},expression:\"createUserDialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('settingUserManagement.dialog.create')))]),_c('v-card-text',[_c('v-text-field',{attrs:{\"label\":_vm.$t('settingUserManagement.field.name'),\"outlined\":\"\"},model:{value:(_vm.userTemp.name),callback:function ($$v) {_vm.$set(_vm.userTemp, \"name\", $$v)},expression:\"userTemp.name\"}}),_c('v-text-field',{attrs:{\"label\":_vm.$t('settingUserManagement.field.username'),\"outlined\":\"\"},model:{value:(_vm.userTemp.username),callback:function ($$v) {_vm.$set(_vm.userTemp, \"username\", $$v)},expression:\"userTemp.username\"}}),_c('v-text-field',{attrs:{\"label\":_vm.$t('settingUserManagement.field.password'),\"outlined\":\"\"},model:{value:(_vm.userTemp.password),callback:function ($$v) {_vm.$set(_vm.userTemp, \"password\", $$v)},expression:\"userTemp.password\"}}),_c('v-select',{attrs:{\"label\":_vm.$t('settingUserManagement.field.role'),\"items\":['admin','user'],\"outlined\":\"\"},model:{value:(_vm.userTemp.role),callback:function ($$v) {_vm.$set(_vm.userTemp, \"role\", $$v)},expression:\"userTemp.role\"}})],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){_vm.createUserDialog = false}}},[_vm._v(_vm._s(_vm.$t('back')))]),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":_vm.createUser}},[_vm._v(_vm._s(_vm.$t('settingUserManagement.dialog.createBtn')))])],1)],1)],1),(!_vm.createUserDialog)?_c('v-fab-transition',[_c('v-btn',{staticStyle:{\"bottom\":\"calc(16px + 69px)\"},attrs:{\"color\":\"primary\",\"fab\":\"\",\"large\":\"\",\"dark\":\"\",\"bottom\":\"\",\"right\":\"\",\"fixed\":\"\"},on:{\"click\":_vm.openCreateUserDialog}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"person_add\")])],1)],1):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./users.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./users.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./users.vue?vue&type=template&id=703b759f&\"\nimport script from \"./users.vue?vue&type=script&lang=js&\"\nexport * from \"./users.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VCardTitle } from 'vuetify/lib/components/VCard';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VDivider } from 'vuetify/lib/components/VDivider';\nimport { VFabTransition } from 'vuetify/lib/components/transitions';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VSelect } from 'vuetify/lib/components/VSelect';\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VTextField } from 'vuetify/lib/components/VTextField';\ninstallComponents(component, {VBtn,VCard,VCardActions,VCardText,VCardTitle,VDialog,VDivider,VFabTransition,VIcon,VSelect,VSlideYReverseTransition,VSpacer,VTextField})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:\"poka list\"},[_c('v-subheader',[_vm._v(_vm._s(_vm.$t('settings_system')))]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.restartConfirmActive=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"autorenew\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settings_restart')))])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":_vm.openUpdateDialog}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"system_update\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settings_update')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(\"\\n\\t\\t\\t\\t\\t\\t\"+_vm._s(_vm.checkUpadteStatus)+\"\\n\\t\\t\\t\\t\\t\\t\"),(_vm.poka_debug)?_c('span',[_vm._v(\"(debug: \"+_vm._s(_vm.poka_debug)+\")\")]):_vm._e()])])],1)])],1),_c('v-dialog',{attrs:{\"max-width\":\"420\"},model:{value:(_vm.restartConfirmActive),callback:function ($$v) {_vm.restartConfirmActive=$$v},expression:\"restartConfirmActive\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"settings_restartDialog_title\")))]),_c('v-card-text',{staticStyle:{\"padding-bottom\":\"0\"}},[_c('p',[_vm._v(_vm._s(_vm.$t('settings_updateDialog_note')))])]),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.restartConfirmActive=false}}},[_vm._v(_vm._s(_vm.$t('cancel')))]),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){_vm.restartConfirmActive=false;_vm.restart()}}},[_vm._v(_vm._s(_vm.$t('ok')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"420\"},model:{value:(_vm.showUpdateDialog),callback:function ($$v) {_vm.showUpdateDialog=$$v},expression:\"showUpdateDialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"settings_updateDialog_title\", { version: this.newVersion.tag})))]),_c('v-card-text',{staticStyle:{\"padding-bottom\":\"0\"}},[_c('p',{staticClass:\"changelog\",domProps:{\"innerHTML\":_vm._s(_vm.newVersion.body)}}),_c('p',[_vm._v(_vm._s(_vm.$t('settings_updateDialog_note')))]),(_vm.poka_debug)?_c('p',{domProps:{\"innerHTML\":_vm._s(_vm.$t('settings_updateDialog_note_dev'))}}):_vm._e(),_c('p',[_c('a',{attrs:{\"href\":\"https://github.com/gnehs/PokaPlayer/releases\",\"target\":\"_blank\"}},[_vm._v(_vm._s(_vm.$t('settings_updateDialog_view_previous')))])])]),_c('v-divider'),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.showUpdateDialog = false}}},[_vm._v(_vm._s(_vm.$t('cancel')))]),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){_vm.showUpdateDialog = false;_vm.update()}}},[_vm._v(_vm._s(_vm.$t('settings_update')))])],1)],1)],1),_c('v-dialog',{attrs:{\"persistent\":\"\",\"max-width\":\"280\"},model:{value:(_vm.showUpdateingDialog),callback:function ($$v) {_vm.showUpdateingDialog=$$v},expression:\"showUpdateingDialog\"}},[_c('v-card',[_c('v-card-text',{staticStyle:{\"padding\":\"0\"}},[_c('pre',{staticClass:\"log\"},[_vm._v(_vm._s(_vm.updateLog))]),_c('v-progress-linear',{directives:[{name:\"show\",rawName:\"v-show\",value:(!_vm.showRestartCompleted),expression:\"!showRestartCompleted\"}],attrs:{\"indeterminate\":\"\",\"color\":\"primary\"}})],1),_c('v-card-actions',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showRestartCompleted),expression:\"showRestartCompleted\"}]},[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":_vm.reload}},[_vm._v(_vm._s(_vm.$t('settings_update_reconnect')))])],1)],1)],1),_c('v-dialog',{attrs:{\"persistent\":\"\",\"max-width\":\"280\"},model:{value:(_vm.showRestartingDialog),callback:function ($$v) {_vm.showRestartingDialog=$$v},expression:\"showRestartingDialog\"}},[_c('v-card',[_c('br'),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(!_vm.showRestartCompleted),expression:\"!showRestartCompleted\"}],staticClass:\"headline text-center font-weight-bold\"},[_vm._v(_vm._s(_vm.$t(\"settings_restarting\")))]),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showRestartCompleted),expression:\"showRestartCompleted\"}],staticClass:\"headline text-center font-weight-bold\"},[_vm._v(_vm._s(_vm.$t(\"settings_restart_completed\")))]),_c('poka-loader',{directives:[{name:\"show\",rawName:\"v-show\",value:(!_vm.showRestartCompleted),expression:\"!showRestartCompleted\"}]}),_c('br'),_c('v-card-actions',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showRestartCompleted),expression:\"showRestartCompleted\"}]},[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":_vm.reload}},[_vm._v(_vm._s(_vm.$t('settings_update_reconnect')))])],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./system.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./system.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./system.vue?vue&type=template&id=24f5802a&scoped=true&\"\nimport script from \"./system.vue?vue&type=script&lang=js&\"\nexport * from \"./system.vue?vue&type=script&lang=js&\"\nimport style0 from \"./system.vue?vue&type=style&index=0&id=24f5802a&lang=sass&scoped=true&\"\nimport style1 from \"./system.vue?vue&type=style&index=1&lang=sass&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"24f5802a\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VCardTitle } from 'vuetify/lib/components/VCard';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VDivider } from 'vuetify/lib/components/VDivider';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VProgressLinear } from 'vuetify/lib/components/VProgressLinear';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VSubheader } from 'vuetify/lib/components/VSubheader';\ninstallComponents(component, {VAvatar,VBtn,VCard,VCardActions,VCardText,VCardTitle,VDialog,VDivider,VIcon,VProgressLinear,VSpacer,VSubheader})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('v-slide-y-reverse-transition',[(_vm.logs.length)?_c('div',{staticClass:\"poka list\"},_vm._l((_vm.logs),function(item){return _c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:item._id,staticClass:\"item\"},[_c('div',{staticClass:\"content\"},[_c('v-icon',{staticClass:\"material-icons-outlined\",attrs:{\"color\":_vm.$vuetify.theme.isDark?'#FFF':'primary'},domProps:{\"textContent\":_vm._s({user:'person',system:'dns'}[item.type])}}),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(\"\\n\\t\\t\\t\\t\\t\\t\\t\"+_vm._s(item.event)+\"\\n\\t\\t\\t\\t\\t\\t\\t\"),_c('span',{staticStyle:{\"font-size\":\".7em\",\"opacity\":\".7\",\"font-weight\":\"normal\"}},[_vm._v(_vm._s(item.user))])]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(item.discription))])])],1)])}),0):_vm._e()]),(!_vm.logs.length)?_c('v-card',{key:\"card\",staticClass:\"mx-auto blur-card\",staticStyle:{\"margin-top\":\"32px\"},attrs:{\"max-width\":\"344\"}},[_c('v-card-text',{staticClass:\"text-center\"},[_c('v-icon',{staticClass:\"material-icons-outlined display-4\"},[_vm._v(\"receipt_long\")]),_c('p',{staticClass:\"headline text--primary\"},[_vm._v(\"No logs available\")])],1)],1):_vm._e(),_c('v-fab-transition',[(_vm.logs.length)?_c('v-btn',{staticStyle:{\"bottom\":\"calc(16px + 69px)\"},attrs:{\"color\":\"primary\",\"fab\":\"\",\"large\":\"\",\"dark\":\"\",\"bottom\":\"\",\"right\":\"\",\"fixed\":\"\"},on:{\"click\":_vm.clearLogs}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"clear_all\")])],1):_vm._e()],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./log.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./log.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./log.vue?vue&type=template&id=18d05384&\"\nimport script from \"./log.vue?vue&type=script&lang=js&\"\nexport * from \"./log.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VFabTransition } from 'vuetify/lib/components/transitions';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VBtn,VCard,VCardText,VFabTransition,VIcon,VSlideYReverseTransition})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","import Vue from 'vue'\nimport Router from 'vue-router'\n\nimport defaultLayout from '@/layout/default'\nimport emptyLayout from '@/layout/empty'\nimport settingLayout from '@/layout/setting'\nimport adminLayout from '@/layout/settingAdmin'\n\nimport Album from '@/pages/Album'\nimport AlbumSongs from '@/pages/AlbumSongs'\nimport Artist from '@/pages/Artist'\nimport ArtistAlbum from '@/pages/ArtistAlbum'\nimport Composer from '@/pages/Composer'\nimport ComposerAlbum from '@/pages/ComposerAlbum'\nimport Debug from '@/pages/Debug'\nimport Folder from '@/pages/Folder'\nimport Home from '@/pages/Home'\nimport Login from '@/pages/Login'\nimport NowPlaying from '@/pages/NowPlaying'\nimport Notfound from '@/pages/Notfound'\nimport Playlist from '@/pages/Playlist'\nimport PlaylistSongs from '@/pages/PlaylistSongs'\nimport Shuffle from '@/pages/shuffle'\nimport Lyric from '@/pages/Lyric'\nimport LyricEdit from '@/pages/LyricEdit'\nimport Search from '@/pages/Search'\nimport SettingNetwork from '@/pages/setting/network'\nimport SettingInterface from '@/pages/setting/interface'\nimport SettingUser from '@/pages/setting/user'\nimport SettingPins from '@/pages/setting/pins'\n\nimport AdminUsers from '@/pages/admin/users'\nimport AdminSystem from '@/pages/admin/system'\nimport AdminLog from '@/pages/admin/log'\n\nVue.use(Router)\n\nexport default new Router({\n\tmode: 'history',\n\troutes: [{\n\t\tpath: '/',\n\t\tname: 'root',\n\t\tcomponent: defaultLayout,\n\t\tredirect: '/home',\n\t\tchildren: [{\n\t\t\tpath: '/lyric',\n\t\t\tname: 'Lyric',\n\t\t\tcomponent: Lyric\n\t\t}, {\n\t\t\tpath: '/lyric/edit',\n\t\t\tname: 'LyricEdit',\n\t\t\tcomponent: LyricEdit,\n\t\t\tmeta: {\n\t\t\t\ttransitionName: 'slide'\n\t\t\t}\n\t\t}, {\n\t\t\tpath: '/album/songs/:source/:id',\n\t\t\tname: 'AlbumSongs',\n\t\t\tcomponent: AlbumSongs,\n\t\t\tmeta: {\n\t\t\t\ttransitionName: 'slide'\n\t\t\t}\n\t\t}, {\n\t\t\tpath: '/album',\n\t\t\tname: 'Album',\n\t\t\tcomponent: Album\n\t\t}, {\n\t\t\tpath: '/artist/:source/:id',\n\t\t\tname: 'ArtistAlbum',\n\t\t\tcomponent: ArtistAlbum,\n\t\t\tmeta: {\n\t\t\t\ttransitionName: 'slide'\n\t\t\t}\n\t\t}, {\n\t\t\tpath: '/artist',\n\t\t\tname: 'Artist',\n\t\t\tcomponent: Artist\n\t\t}, {\n\t\t\tpath: '/composer/:source/:id',\n\t\t\tname: 'ComposerAlbum',\n\t\t\tcomponent: ComposerAlbum,\n\t\t\tmeta: {\n\t\t\t\ttransitionName: 'slide'\n\t\t\t}\n\t\t}, {\n\t\t\tpath: '/composer',\n\t\t\tname: 'Composer',\n\t\t\tcomponent: Composer\n\t\t}, {\n\t\t\tpath: '/folder/:source/:id',\n\t\t\tname: 'folderFiles',\n\t\t\tcomponent: Folder,\n\t\t\tmeta: {\n\t\t\t\ttransitionName: 'slide',\n\t\t\t\troot: false\n\t\t\t}\n\t\t}, {\n\t\t\tpath: '/folder',\n\t\t\tname: 'Folder',\n\t\t\tcomponent: Folder,\n\t\t\tmeta: {\n\t\t\t\troot: true\n\t\t\t}\n\t\t}, {\n\t\t\tpath: '/now',\n\t\t\tname: 'NowPlaying',\n\t\t\tcomponent: NowPlaying\n\t\t}, {\n\t\t\tpath: '/playlist/f/*',\n\t\t\tname: 'PlaylistFolder',\n\t\t\tcomponent: Playlist,\n\t\t\tmeta: {\n\t\t\t\ttransitionName: 'slide'\n\t\t\t}\n\t\t}, {\n\t\t\tpath: '/playlist/p/:source/:id',\n\t\t\tcomponent: PlaylistSongs,\n\t\t\tname: 'PlaylistSongs',\n\t\t\tmeta: {\n\t\t\t\ttransitionName: 'slide'\n\t\t\t}\n\t\t}, {\n\t\t\tpath: '/playlist',\n\t\t\tname: 'Playlist',\n\t\t\tcomponent: Playlist\n\t\t}, {\n\t\t\tpath: '/search',\n\t\t\tname: 'Search',\n\t\t\tcomponent: Search\n\t\t}, {\n\t\t\tpath: '/home',\n\t\t\tname: 'Home',\n\t\t\tcomponent: Home\n\t\t}, {\n\t\t\tpath: '/shuffle',\n\t\t\tname: 'Shuffle',\n\t\t\tcomponent: Shuffle\n\t\t}, {\n\t\t\tpath: '/notfound',\n\t\t\tname: 'Notfound',\n\t\t\tcomponent: Notfound\n\t\t}, {\n\t\t\tpath: '/debug',\n\t\t\tname: 'Debug',\n\t\t\tcomponent: Debug\n\t\t}, {\n\t\t\tpath: '',\n\t\t\tredirect: '/home'\n\t\t},\n\t\t{\n\t\t\tpath: '/settings',\n\t\t\tname: 'setting',\n\t\t\tredirect: '/settings/network',\n\t\t\tcomponent: settingLayout,\n\t\t\tchildren: [{\n\t\t\t\tpath: '/settings/interface',\n\t\t\t\tname: 'SettingInterface',\n\t\t\t\tcomponent: SettingInterface\n\t\t\t}, {\n\t\t\t\tpath: '/settings/network',\n\t\t\t\tname: 'SettingNetwork',\n\t\t\t\tcomponent: SettingNetwork\n\t\t\t}, {\n\t\t\t\tpath: '/settings/user',\n\t\t\t\tname: 'SettingUser',\n\t\t\t\tcomponent: SettingUser\n\t\t\t}, {\n\t\t\t\tpath: '/settings/pins',\n\t\t\t\tname: 'SettingPins',\n\t\t\t\tcomponent: SettingPins\n\t\t\t}]\n\t\t}, {\n\t\t\tpath: '/admin',\n\t\t\tname: 'settingAdmin',\n\t\t\tredirect: '/admin/users',\n\t\t\tcomponent: adminLayout,\n\t\t\tchildren: [{\n\t\t\t\tpath: '/admin/system',\n\t\t\t\tname: 'SettingSystem',\n\t\t\t\tcomponent: AdminSystem\n\t\t\t}, {\n\t\t\t\tpath: '/admin/users',\n\t\t\t\tname: 'SettingAdminUsers',\n\t\t\t\tcomponent: AdminUsers\n\t\t\t}, {\n\t\t\t\tpath: '/admin/log',\n\t\t\t\tname: 'AdminLog',\n\t\t\t\tcomponent: AdminLog\n\t\t\t}]\n\t\t},]\n\t}, {\n\t\tpath: '/',\n\t\tname: 'empty',\n\t\tcomponent: emptyLayout,\n\t\tchildren: [{\n\t\t\tpath: '/login',\n\t\t\tname: 'Login',\n\t\t\tcomponent: Login\n\t\t}]\n\t}, {\n\t\tpath: '*',\n\t\tredirect: '/notfound'\n\t}]\n})","import Vue from 'vue'\nimport VueI18n from 'vue-i18n'\n\nlet langList = {\n zh_CN: require('./zh-CN.js').default,\n zh_TW: require('./zh-TW.js').default,\n en_US: require('./en-US.js').default\n}\n\nVue.use(VueI18n)\nconst locale = window._setting('lang')\nconst messages = langList\n\nconst i18n = new VueI18n({\n /** 默認值 */\n locale,\n fallbackLocale: 'en_US',\n messages,\n missing: (locale, key, vm) => key,\n})\nwindow.i18n = i18n\n// Hot updates\nif (module.hot) {\n module.hot.accept(['./zh-CN.js', './zh-TW.js', './en-US.js'], function () {\n i18n.setLocaleMessage('zh_CN', require('./zh-CN.js').default)\n i18n.setLocaleMessage('en_US', require('./en-US.js').default)\n i18n.setLocaleMessage('zh_TW', require('./zh-TW.js').default)\n })\n}\nexport default i18n","import Vue from 'vue'\nimport Vuex from 'vuex'\n\nVue.use(Vuex)\n\nexport default new Vuex.Store({\n state: {\n\n },\n mutations: {\n\n },\n actions: {\n\n }\n})\n","/* eslint-disable no-console */\n\nimport { register } from 'register-service-worker'\n\nif (process.env.NODE_ENV === 'production') {\n register(`${process.env.BASE_URL}service-worker.js`, {\n ready () {\n console.log(\n 'App is being served from cache by a service worker.\\n' +\n 'For more details, visit https://goo.gl/AFskqB'\n )\n },\n registered () {\n console.log('Service worker has been registered.')\n },\n cached () {\n console.log('Content has been cached for offline use.')\n },\n updatefound () {\n console.log('New content is downloading.')\n },\n updated () {\n console.log('New content is available; please refresh.')\n },\n offline () {\n console.log('No internet connection found. App is running in offline mode.')\n },\n error (error) {\n console.error('Error during service worker registration:', error)\n }\n })\n}\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-card',{staticClass:\"mx-auto\",staticStyle:{\"border-radius\":\"8px\",\"overflow\":\"hidden\"},attrs:{\"width\":\"350\"}},[_c('v-img',{staticClass:\"poka-logo-banner\",attrs:{\"src\":\"/img/loginHeader.svg\",\"height\":\"170px\"}}),_c('v-card-text',{staticStyle:{\"padding\":\"0\"}},[_c('v-list',{attrs:{\"subheader\":\"\"}},[_c('v-list-item',[_c('v-list-item-avatar',[_c('v-icon',[_vm._v(\"info\")])],1),_c('v-list-item-content',[_c('v-list-item-title',[_vm._v(\"PokaPlayer\")]),_c('v-list-item-subtitle',[_vm._v(_vm._s(_vm.poka_version))])],1)],1),_c('v-divider'),_c('v-list-item',{attrs:{\"href\":\"https://github.com/gnehs/PokaPlayer/\",\"target\":\"_blank\"}},[_c('v-list-item-avatar',[_c('v-icon',[_vm._v(\"mdi-github\")])],1),_c('v-list-item-content',[_c('v-list-item-title',[_vm._v(\"GitHub\")])],1)],1),_c('v-list-item',{attrs:{\"href\":\"https://github.com/gnehs/PokaPlayer/graphs/contributors\",\"target\":\"_blank\"}},[_c('v-list-item-avatar',[_c('v-icon',[_vm._v(\"group\")])],1),_c('v-list-item-content',[_c('v-list-item-title',[_vm._v(_vm._s(_vm.$t(\"settings_about_contributions\")))])],1)],1),_c('v-list-item',{attrs:{\"href\":\"https://github.com/gnehs/PokaPlayer/issues\",\"target\":\"_blank\"}},[_c('v-list-item-avatar',[_c('v-icon',[_vm._v(\"error\")])],1),_c('v-list-item-content',[_c('v-list-item-title',[_vm._v(_vm._s(_vm.$t(\"settings_about_errorEeport\")))])],1)],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./about.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./about.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./about.vue?vue&type=template&id=2afbbd30&\"\nimport script from \"./about.vue?vue&type=script&lang=js&\"\nexport * from \"./about.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VDivider } from 'vuetify/lib/components/VDivider';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VImg } from 'vuetify/lib/components/VImg';\nimport { VList } from 'vuetify/lib/components/VList';\nimport { VListItem } from 'vuetify/lib/components/VList';\nimport { VListItemAvatar } from 'vuetify/lib/components/VList';\nimport { VListItemContent } from 'vuetify/lib/components/VList';\nimport { VListItemSubtitle } from 'vuetify/lib/components/VList';\nimport { VListItemTitle } from 'vuetify/lib/components/VList';\ninstallComponents(component, {VCard,VCardText,VDivider,VIcon,VImg,VList,VListItem,VListItemAvatar,VListItemContent,VListItemSubtitle,VListItemTitle})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticStyle:{\"position\":\"sticky\",\"top\":\"16px\"}},[_c('div',{staticClass:\"header-wrapper\"},[_c('div',{staticClass:\"bg\",class:{blur: _vm.blurbg},style:(Object.assign({backgroundImage: (\"url('\" + _vm.bg + \"')\")},_vm.bgStyle))})]),(_vm.title)?_c('div',{staticClass:\"hw-header\",staticStyle:{\"line-height\":\"normal\"},style:(_vm.headerStyle)},[_c('div',{staticClass:\"hw-title\"},[_vm._v(_vm._s(_vm.title))]),_c('div',{staticClass:\"hw-subtitle\"},[_vm._v(_vm._s(_vm.subtitle))])]):_vm._e()])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"," \n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./header-wrapper.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./header-wrapper.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./header-wrapper.vue?vue&type=template&id=0d8f868b&\"\nimport script from \"./header-wrapper.vue?vue&type=script&lang=js&\"\nexport * from \"./header-wrapper.vue?vue&type=script&lang=js&\"\nimport style0 from \"./header-wrapper.vue?vue&type=style&index=0&lang=sass&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"info-header\"},[_c('div',{staticClass:\"cover\",style:((\"background-image: url('\" + _vm.cover + \"')\"))}),_c('div',{staticClass:\"info-data\"},[_c('div',{staticClass:\"album-name\",attrs:{\"title\":_vm.title}},[_vm._v(_vm._s(_vm.title))]),_c('div',{staticClass:\"artist-name\",attrs:{\"title\":_vm.subtitle}},[_vm._v(_vm._s(_vm.subtitle))]),_c('div',{staticClass:\"grow\"}),_c('div',{staticClass:\"footer\"},[_c('v-fade-transition',[(_vm.songs)?_c('div',{key:_vm.songs,staticClass:\"time\"},[_vm._v(_vm._s(_vm.$t(\"album_total\", { songs: _vm.songs })))]):_vm._e()]),_c('div',{staticClass:\"actions\"},[_vm._t(\"default\")],2)],1)])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./info-header.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./info-header.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./info-header.vue?vue&type=template&id=657c7917&scoped=true&\"\nimport script from \"./info-header.vue?vue&type=script&lang=js&\"\nexport * from \"./info-header.vue?vue&type=script&lang=js&\"\nimport style0 from \"./info-header.vue?vue&type=style&index=0&id=657c7917&lang=sass&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"657c7917\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VFadeTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VFadeTransition})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.to)?_c('router-link',{staticClass:\"card\",attrs:{\"to\":_vm.to,\"data-source\":_vm.parsed_source||undefined}},[(_vm.parsed_pokaBg)?_c('div',{staticClass:\"image\"},[_c('v-img',{attrs:{\"src\":_vm.parsed_pokaBg,\"aspect-ratio\":\"1\"}})],1):_c('div',{staticClass:\"image\"},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(_vm._s(_vm.pokaIcon))])],1),_c('div',{staticClass:\"title\",class:{'t-ellipsis':_vm.ellipsis}},[_vm._v(_vm._s(_vm.pokaTitle))]),_c('div',{staticClass:\"subtitle\",class:{'t-ellipsis':_vm.ellipsis}},[_vm._v(_vm._s(_vm.pokaSubtitle))])]):_c('a',{staticClass:\"card\",attrs:{\"data-source\":_vm.parsed_source||undefined}},[(_vm.parsed_pokaBg)?_c('div',{staticClass:\"image\"},[_c('v-img',{attrs:{\"src\":_vm.parsed_pokaBg,\"aspect-ratio\":\"1\"}})],1):_c('div',{staticClass:\"image\"},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(_vm._s(_vm.pokaIcon))])],1),_c('div',{staticClass:\"title\",class:{'t-ellipsis':_vm.ellipsis}},[_vm._v(_vm._s(_vm.pokaTitle))]),_c('div',{staticClass:\"subtitle\",class:{'t-ellipsis':_vm.ellipsis}},[_vm._v(_vm._s(_vm.pokaSubtitle))])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./card.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./card.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./card.vue?vue&type=template&id=79f5b8c4&lang=pug&\"\nimport script from \"./card.vue?vue&type=script&lang=js&\"\nexport * from \"./card.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VImg } from 'vuetify/lib/components/VImg';\ninstallComponents(component, {VIcon,VImg})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"poka cards\"},[_vm._t(\"default\")],2)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./cards.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./cards.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./cards.vue?vue&type=template&id=4b935bd5&\"\nimport script from \"./cards.vue?vue&type=script&lang=js&\"\nexport * from \"./cards.vue?vue&type=script&lang=js&\"\nimport style0 from \"./cards.vue?vue&type=style&index=0&lang=sass&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('v-progress-circular',{attrs:{\"indeterminate\":\"\",\"color\":\"primary\"}})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./loader.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./loader.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./loader.vue?vue&type=template&id=4a89ac32&scoped=true&\"\nimport script from \"./loader.vue?vue&type=script&lang=js&\"\nexport * from \"./loader.vue?vue&type=script&lang=js&\"\nimport style0 from \"./loader.vue?vue&type=style&index=0&id=4a89ac32&lang=sass&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"4a89ac32\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VProgressCircular } from 'vuetify/lib/components/VProgressCircular';\ninstallComponents(component, {VProgressCircular})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.isPinned != null && _vm.isPinned != 'disabled' && _vm.btnType == 'speed-dial')?_c('v-fab-transition',[_c('v-btn',{staticStyle:{\"bottom\":\"calc(16px + 69px)\"},attrs:{\"color\":\"primary\",\"fab\":\"\",\"large\":\"\",\"dark\":\"\",\"bottom\":\"\",\"right\":\"\",\"fixed\":\"\",\"loading\":_vm.loading},on:{\"click\":_vm.pin}},[(_vm.isPinned)?_c('v-icon',[_vm._v(\"push_pin\")]):_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"push_pin\")])],1)],1):(_vm.isPinned != null && _vm.isPinned != 'disabled' && _vm.btnType == 'icon-button')?_c('v-btn',{staticClass:\"v-pin-btn\",attrs:{\"icon\":\"\",\"loading\":_vm.loading},on:{\"click\":_vm.pin}},[(_vm.isPinned)?_c('v-icon',[_vm._v(\"push_pin\")]):_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"push_pin\")])],1):_vm._e()}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./pinButton.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./pinButton.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./pinButton.vue?vue&type=template&id=5f5f7f58&scoped=true&\"\nimport script from \"./pinButton.vue?vue&type=script&lang=js&\"\nexport * from \"./pinButton.vue?vue&type=script&lang=js&\"\nimport style0 from \"./pinButton.vue?vue&type=style&index=0&id=5f5f7f58&lang=sass&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5f5f7f58\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VFabTransition } from 'vuetify/lib/components/transitions';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\ninstallComponents(component, {VBtn,VFabTransition,VIcon})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-btn',{attrs:{\"outlined\":\"\",\"color\":\"primary\",\"disabled\":_vm.loadingRandom},on:{\"click\":_vm.randomPlay}},[(!_vm.loadingRandom)?_c('span',[_vm._v(_vm._s(_vm.$t('playlist_random')))]):_c('span',[_vm._v(_vm._s(_vm.$t('loading')))])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./playRandomButton.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./playRandomButton.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./playRandomButton.vue?vue&type=template&id=681e5e25&\"\nimport script from \"./playRandomButton.vue?vue&type=script&lang=js&\"\nexport * from \"./playRandomButton.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\ninstallComponents(component, {VBtn})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.checkUpadteStatus)?_c('div',{key:\"0\",staticClass:\"update-notify\"},[_c('h1',[_vm._v(_vm._s(_vm.$t('settings_update')))]),_c('p',[_vm._v(_vm._s(_vm.checkUpadteStatus))]),_c('v-btn',{attrs:{\"outlined\":\"\",\"to\":\"/admin/system?update=true\",\"color\":\"white\",\"dark\":\"\"}},[_vm._v(_vm._s(_vm.$t('settings_update_go2UpdatePage')))])],1):_vm._e()}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./poka-update.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./poka-update.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./poka-update.vue?vue&type=template&id=64524695&scoped=true&\"\nimport script from \"./poka-update.vue?vue&type=script&lang=js&\"\nexport * from \"./poka-update.vue?vue&type=script&lang=js&\"\nimport style0 from \"./poka-update.vue?vue&type=style&index=0&id=64524695&lang=sass&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"64524695\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\ninstallComponents(component, {VBtn})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('poka-cards',[(_vm.$route.name=='PlaylistFolder')?_c('poka-card',{attrs:{\"poka-icon\":\"arrow_back_ios\",\"to\":\"/playlist/\",\"poka-title\":_vm.$t('back')}}):_vm._e(),_vm._l((_vm.data),function(ref){\nvar name = ref.name;\nvar image = ref.image;\nvar id = ref.id;\nvar source = ref.source;\nvar type = ref.type;\nvar icon = ref.icon;\nreturn [(type=='folder')?_c('poka-card',{key:(\"/playlist/f/\" + (encodeURIComponent(id))),attrs:{\"poka-icon\":icon||'folder',\"to\":(\"/playlist/f/\" + (encodeURIComponent(id))),\"poka-title\":name,\"poka-subtitle\":_vm.$t((\"source.\" + source)),\"source\":_vm.$t((\"source.\" + source))}}):_vm._e(),(!type||type!='folder')?_c('poka-card',{key:(\"/playlist/p/\" + (encodeURIComponent(source)) + \"/\" + (encodeURIComponent(id||'unknown'))),attrs:{\"poka-icon\":icon||'queue_music',\"to\":(\"/playlist/p/\" + (encodeURIComponent(source)) + \"/\" + (encodeURIComponent(id||'unknown'))),\"poka-bg\":image||false,\"poka-title\":name,\"poka-subtitle\":_vm.$t((\"source.\" + source)),\"source\":_vm.$t((\"source.\" + source))}}):_vm._e()]})],2)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-playlists.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-playlists.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./parse-playlists.vue?vue&type=template&id=2d1c2c26&\"\nimport script from \"./parse-playlists.vue?vue&type=script&lang=js&\"\nexport * from \"./parse-playlists.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('transition-group',{key:\"songlist\",staticClass:\"poka list\",class:{ two: !_vm.nowPlaying },staticStyle:{\"position\":\"relative\"},attrs:{\"name\":\"songlist\",\"tag\":\"div\"}},_vm._l((_vm.data),function(song,index){return _c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:_vm.nowPlaying?song.uuid:index,staticClass:\"item\",class:{active:index==_vm.activeIndex},staticStyle:{\"user-select\":\"none\"},on:{\"contextmenu\":function($event){$event.preventDefault();return _vm.moreDialog(song)},\"click\":function($event){_vm.nowPlaying?_vm.playSong(index):_vm.$addSongs({songs:_vm.data,index:index})}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-img',{attrs:{\"src\":song.cover?(song.cover.startsWith('http')?song.cover:_vm.server+song.cover):_vm.defaultCover,\"alt\":\"cover\"}})],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(song.name))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(song.artist))])])],1),_c('div',{staticClass:\"action\"},[_vm._t(\"default\",[_c('v-btn',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.isSafari),expression:\"isSafari\"}],attrs:{\"icon\":\"\"},on:{\"click\":function($event){$event.stopPropagation();return _vm.moreDialog(song)}}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"more_horiz\")])],1),_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":function($event){$event.stopPropagation();_vm.$addSongs({songs:[song],clear:false});_vm.isInSongList.push(index);}}},[(_vm.isInSongList.includes(index))?_c('v-icon',[_vm._v(\"done\")]):_c('v-icon',[_vm._v(\"add\")])],1)],{\"index\":index,\"song\":song,\"moreDialog\":_vm.moreDialog})],2)])}),0),_c('v-dialog',{attrs:{\"max-width\":\"400\"},model:{value:(_vm.moreDialogShow),callback:function ($$v) {_vm.moreDialogShow=$$v},expression:\"moreDialogShow\"}},[_c('v-card',[(_vm.moreDialogTemp)?_c('div',{staticClass:\"d-flex flex-column align-center moreDialog-header\"},[(_vm.moreDialogTemp)?_c('v-img',{staticClass:\"moreDialog-cover\",attrs:{\"width\":\"200px\",\"aspect-ratio\":\"1\",\"src\":_vm.moreDialogTemp.cover\n\t\t\t\t\t\t? _vm.moreDialogTemp.cover.startsWith('http')\n\t\t\t\t\t\t\t? _vm.moreDialogTemp.cover\n\t\t\t\t\t\t\t: _vm.server + _vm.moreDialogTemp.cover\n\t\t\t\t\t\t: _vm.defaultCover}}):_vm._e(),_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.moreDialogTemp.name))]),_c('div',{staticClass:\"artist t-ellipsis\"},[_vm._v(_vm._s(_vm.moreDialogTemp.artist))])],1):_vm._e(),_c('v-card-text',{staticClass:\"moreDialog-content\"},[(_vm.moreDialogTemp)?_c('div',{staticClass:\"poka list\"},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.openPlaylistDialog();_vm.moreDialogShow=false}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',{staticClass:\"material-icons-outlined\",attrs:{\"color\":\"primary\"}},[_vm._v(\"playlist_add\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(_vm._s(_vm.$t('songAction_add2playlist')))])])],1),_c('div',{staticClass:\"action\"},[_c('v-btn',{attrs:{\"icon\":\"\"}},[_c('v-icon',[_vm._v(\"keyboard_arrow_right\")])],1)],1)]),_c('v-divider'),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":_vm.moreDialog_goto_artist}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',{staticClass:\"material-icons-outlined\",attrs:{\"color\":\"primary\"}},[_vm._v(\"mic\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.moreDialogTemp.artist))]),_c('div',[_vm._v(_vm._s(_vm.$t('songAction_artist')))])]),_c('div',{staticClass:\"action\"},[_c('v-btn',{attrs:{\"icon\":\"\"}},[_c('v-icon',[_vm._v(\"keyboard_arrow_right\")])],1)],1)],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":_vm.moreDialog_goto_album}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',{staticClass:\"material-icons-outlined\",attrs:{\"color\":\"primary\"}},[_vm._v(\"album\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.moreDialogTemp.album))]),_c('div',{staticClass:\"t-ellipsis\"},[(_vm.moreDialogTemp.year)?_c('span',[_vm._v(_vm._s(_vm.moreDialogTemp.year))]):_c('span',[_vm._v(_vm._s(_vm.$t('songAction_album')))])])]),_c('div',{staticClass:\"action\"},[_c('v-btn',{attrs:{\"icon\":\"\"}},[_c('v-icon',[_vm._v(\"keyboard_arrow_right\")])],1)],1)],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\"},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',{staticClass:\"material-icons-outlined\",attrs:{\"color\":\"primary\"}},[_vm._v(\"storage\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t((\"source.\" + (_vm.moreDialogTemp.source)))))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.moreDialogTemp.id))])])],1)]),(_vm.moreDialogTemp.codec)?_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\"},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',{staticClass:\"material-icons-outlined\",attrs:{\"color\":\"primary\"}},[_vm._v(\"insert_drive_file\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.moreDialogTemp.codec.toUpperCase()))]),_c('div',{staticClass:\"t-ellipsis\"},[(_vm.moreDialogTemp.bitrate)?_c('span',[_vm._v(_vm._s(_vm.moreDialogTemp.bitrate/1000)+\"k\")]):_c('span',[_vm._v(\"Codec\")])])])],1)]):_vm._e()],1):_vm._e()]),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.moreDialogShow = false}}},[_vm._v(_vm._s(_vm.$t('back')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"400\"},model:{value:(_vm.playlistDialog),callback:function ($$v) {_vm.playlistDialog=$$v},expression:\"playlistDialog\"}},[_c('v-card',{attrs:{\"id\":\"playlist-dialog\"}},[_c('v-toolbar',{attrs:{\"flat\":\"\"}},[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"songAction_add2playlist\")))]),_c('v-spacer'),_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":_vm.openCreatePlaylistDialog}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"add\")])],1)],1),(_vm.playlistDialogLoading)?_c('v-card-text',{staticStyle:{\"height\":\"300px\"}},[_c('poka-loader')],1):_c('v-card-text',{staticStyle:{\"height\":\"300px\"}},[(_vm.playlists.length>0)?_c('v-list',[_c('v-list-item-group',{attrs:{\"multiple\":\"\"},model:{value:(_vm.existsPlaylists),callback:function ($$v) {_vm.existsPlaylists=$$v},expression:\"existsPlaylists\"}},[_vm._l((_vm.playlists),function(item,i){return [_c('v-list-item',{key:(\"item-\" + i),attrs:{\"value\":item,\"title\":item.name},on:{\"click\":function($event){return _vm.toggleSongOfPlaylist(item);}}},[_c('v-list-item-action',[_c('v-checkbox',{attrs:{\"color\":\"primary\",\"input-value\":_vm.existsPlaylists.includes(item._id)}})],1),_c('v-list-item-content',[_c('v-list-item-title',{staticClass:\"t-ellipsis\",domProps:{\"textContent\":_vm._s(item.name)}})],1)],1)]})],2)],1):_c('p',{staticStyle:{\"user-select\":\"none\",\"margin\":\"100px 0\",\"text-align\":\"center\"}},[_vm._v(_vm._s(_vm.$t('playlist_page.playlist_empty')))])],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.playlistDialog = false}}},[_vm._v(_vm._s(_vm.$t('done')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"400\"},model:{value:(_vm.createPlaylistDialog),callback:function ($$v) {_vm.createPlaylistDialog=$$v},expression:\"createPlaylistDialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('playlist_page.add_title')))]),_c('v-card-text',[_c('v-text-field',{attrs:{\"label\":_vm.$t('playlist_page.title_input'),\"outlined\":\"\"},model:{value:(_vm.createPlaylistName),callback:function ($$v) {_vm.createPlaylistName=$$v},expression:\"createPlaylistName\"}})],1),_c('v-card-actions',[_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.createPlaylistDialog = false}}},[_vm._v(_vm._s(_vm.$t('back')))]),_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":_vm.createPlaylist}},[_vm._v(_vm._s(_vm.$t('done')))])],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-songs.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-songs.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./parse-songs.vue?vue&type=template&id=ff9cb24a&\"\nimport script from \"./parse-songs.vue?vue&type=script&lang=js&\"\nexport * from \"./parse-songs.vue?vue&type=script&lang=js&\"\nimport style0 from \"./parse-songs.vue?vue&type=style&index=0&lang=sass&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VCardTitle } from 'vuetify/lib/components/VCard';\nimport { VCheckbox } from 'vuetify/lib/components/VCheckbox';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VDivider } from 'vuetify/lib/components/VDivider';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VImg } from 'vuetify/lib/components/VImg';\nimport { VList } from 'vuetify/lib/components/VList';\nimport { VListItem } from 'vuetify/lib/components/VList';\nimport { VListItemAction } from 'vuetify/lib/components/VList';\nimport { VListItemContent } from 'vuetify/lib/components/VList';\nimport { VListItemGroup } from 'vuetify/lib/components/VList';\nimport { VListItemTitle } from 'vuetify/lib/components/VList';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VTextField } from 'vuetify/lib/components/VTextField';\nimport { VToolbar } from 'vuetify/lib/components/VToolbar';\ninstallComponents(component, {VAvatar,VBtn,VCard,VCardActions,VCardText,VCardTitle,VCheckbox,VDialog,VDivider,VIcon,VImg,VList,VListItem,VListItemAction,VListItemContent,VListItemGroup,VListItemTitle,VSpacer,VTextField,VToolbar})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('v-fade-transition',[_c('poka-cards',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.artistView=='card'),expression:\"artistView=='card'\"}]},_vm._l((_vm.data),function(ref){\nvar name = ref.name;\nvar cover = ref.cover;\nvar id = ref.id;\nvar source = ref.source;\nreturn _c('poka-card',{key:id,attrs:{\"to\":(\"/artist/\" + (encodeURIComponent(source)) + \"/\" + (encodeURIComponent(id||'unknown'))),\"poka-bg\":cover||false,\"poka-title\":name||'未知',\"poka-subtitle\":_vm.$t((\"source.\" + source))}})}),1)],1),_c('v-fade-transition',[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.artistView=='list'),expression:\"artistView=='list'\"}],staticClass:\"poka two list\"},_vm._l((_vm.data),function(ref){\nvar name = ref.name;\nvar cover = ref.cover;\nvar id = ref.id;\nvar source = ref.source;\nreturn _c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:id,staticClass:\"item\",staticStyle:{\"user-select\":\"none\"},on:{\"click\":function($event){_vm.$router.push((\"/artist/\" + (encodeURIComponent(source)) + \"/\" + (encodeURIComponent(id||'unknown'))))}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"28px\",\"item\":\"\"}},[_c('v-img',{attrs:{\"src\":_vm.coverPaser(cover),\"alt\":\"cover\"}})],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(\"\\n\\t\\t\\t\\t\\t\\t\\t\"+_vm._s(name||'未知')+\"\\n\\t\\t\\t\\t\\t\\t\\t\"),_c('span',{staticStyle:{\"font-size\":\".7em\",\"opacity\":\".7\",\"font-weight\":\"normal\"}},[_vm._v(_vm._s(source))])])])],1)])}),0)]),_c('v-btn',{staticStyle:{\"bottom\":\"calc(16px + 69px)\"},attrs:{\"color\":\"primary\",\"fab\":\"\",\"large\":\"\",\"dark\":\"\",\"bottom\":\"\",\"right\":\"\",\"fixed\":\"\"},on:{\"click\":_vm.changeView}},[(_vm.artistView=='card')?_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"list\")]):_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"grid_on\")])],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-artists.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-artists.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./parse-artists.vue?vue&type=template&id=95a6e99c&\"\nimport script from \"./parse-artists.vue?vue&type=script&lang=js&\"\nexport * from \"./parse-artists.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VFadeTransition } from 'vuetify/lib/components/transitions';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VImg } from 'vuetify/lib/components/VImg';\ninstallComponents(component, {VAvatar,VBtn,VFadeTransition,VIcon,VImg})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('poka-cards',_vm._l((_vm.data),function(ref){\nvar name = ref.name;\nvar artist = ref.artist;\nvar cover = ref.cover;\nvar id = ref.id;\nvar source = ref.source;\nreturn _c('poka-card',{key:id,attrs:{\"to\":(\"/album/songs/\" + (encodeURIComponent(source)) + \"/\" + (encodeURIComponent(id||'unknown')) + \"?cover=\" + (encodeURIComponent(cover||false)) + \"&name=\" + (encodeURIComponent(name)) + \"&artist=\" + (encodeURIComponent(artist))),\"poka-bg\":cover||false,\"poka-title\":name,\"poka-subtitle\":artist,\"source\":_vm.$t((\"source.\" + source))}})}),1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-albums.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-albums.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./parse-albums.vue?vue&type=template&id=119217ac&\"\nimport script from \"./parse-albums.vue?vue&type=script&lang=js&\"\nexport * from \"./parse-albums.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('v-fade-transition',[(_vm.composerView=='card')?_c('poka-cards',_vm._l((_vm.data),function(ref){\nvar name = ref.name;\nvar cover = ref.cover;\nvar id = ref.id;\nvar source = ref.source;\nreturn _c('poka-card',{key:id,attrs:{\"to\":(\"/composer/\" + (encodeURIComponent(source)) + \"/\" + (encodeURIComponent(id||'unknown'))),\"poka-bg\":cover||false,\"poka-title\":name||'未知',\"poka-subtitle\":_vm.$t((\"source.\" + source))}})}),1):_vm._e()],1),_c('v-fade-transition',[(_vm.composerView=='list')?_c('div',{staticClass:\"poka two list\"},_vm._l((_vm.data),function(ref){\nvar name = ref.name;\nvar cover = ref.cover;\nvar id = ref.id;\nvar source = ref.source;\nreturn _c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:id,staticClass:\"item\",staticStyle:{\"user-select\":\"none\"},on:{\"click\":function($event){_vm.$router.push((\"/composer/\" + (encodeURIComponent(source)) + \"/\" + (encodeURIComponent(id||'unknown'))))}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"28px\",\"item\":\"\"}},[_c('v-img',{attrs:{\"src\":_vm.coverPaser(cover),\"alt\":\"cover\"}})],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(\"\\n\\t\\t\\t\\t\\t\\t\\t\"+_vm._s(name||'未知')+\"\\n\\t\\t\\t\\t\\t\\t\\t\"),_c('span',{staticStyle:{\"font-size\":\".7em\",\"opacity\":\".7\",\"font-weight\":\"normal\"}},[_vm._v(_vm._s(source))])])])],1)])}),0):_vm._e()]),_c('v-btn',{staticStyle:{\"bottom\":\"calc(16px + 69px)\"},attrs:{\"color\":\"primary\",\"fab\":\"\",\"large\":\"\",\"dark\":\"\",\"bottom\":\"\",\"right\":\"\",\"fixed\":\"\"},on:{\"click\":_vm.changeView}},[(_vm.composerView=='card')?_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"list\")]):_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"grid_on\")])],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-composers.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-composers.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./parse-composers.vue?vue&type=template&id=23283fc1&\"\nimport script from \"./parse-composers.vue?vue&type=script&lang=js&\"\nexport * from \"./parse-composers.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VFadeTransition } from 'vuetify/lib/components/transitions';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VImg } from 'vuetify/lib/components/VImg';\ninstallComponents(component, {VAvatar,VBtn,VFadeTransition,VIcon,VImg})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"poka two list\"},_vm._l((_vm.data),function(ref){\nvar name = ref.name;\nvar id = ref.id;\nvar source = ref.source;\nreturn _c('router-link',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:id,staticClass:\"item\",attrs:{\"to\":(\"/folder/\" + (encodeURIComponent(source)) + \"/\" + (encodeURIComponent(id||'unknown')))}},[_c('div',{staticClass:\"content\"},[_c('v-icon',{staticClass:\"material-icons-outlined\",attrs:{\"color\":_vm.$vuetify.theme.isDark?'#FFF':'primary'},domProps:{\"textContent\":_vm._s('folder')}}),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(name))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t((\"source.\" + source))))])])],1)])}),1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-folders.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-folders.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./parse-folders.vue?vue&type=template&id=21f60ee4&scoped=true&\"\nimport script from \"./parse-folders.vue?vue&type=script&lang=js&\"\nexport * from \"./parse-folders.vue?vue&type=script&lang=js&\"\nimport style0 from \"./parse-folders.vue?vue&type=style&index=0&id=21f60ee4&lang=sass&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"21f60ee4\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VIcon } from 'vuetify/lib/components/VIcon';\ninstallComponents(component, {VIcon})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('poka-cards',_vm._l((_vm.data),function(item,index){return _c('poka-parse-home-dialog',{key:index,attrs:{\"data\":item}})}),1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-home.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-home.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./parse-home.vue?vue&type=template&id=4dcb9858&\"\nimport script from \"./parse-home.vue?vue&type=script&lang=js&\"\nexport * from \"./parse-home.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-dialog',{attrs:{\"fullscreen\":\"\",\"scrollable\":\"\",\"transition\":\"dialog-bottom-transition\"},scopedSlots:_vm._u([{key:\"activator\",fn:function(ref){\nvar on = ref.on;\nreturn [_c('poka-card',_vm._g({attrs:{\"poka-bg\":false,\"poka-title\":_vm.$t(_vm.data.title)||'未知',\"poka-subtitle\":_vm.$t((\"source.\" + (_vm.data.source))),\"poka-icon\":_vm.data.icon},nativeOn:{\"click\":function($event){_vm.dialog=true}}},on))]}}]),model:{value:(_vm.dialog),callback:function ($$v) {_vm.dialog=$$v},expression:\"dialog\"}},[_c('v-card',{staticClass:\"mx-auto\"},[_c('v-toolbar',{attrs:{\"dark\":\"\",\"color\":\"primary\",\"flat\":\"\"},scopedSlots:_vm._u([{key:\"extension\",fn:function(){return [_c('v-tabs',{attrs:{\"background-color\":\"primary\",\"color\":\"white\",\"slider-color\":\"yellow\"},model:{value:(_vm.tab),callback:function ($$v) {_vm.tab=$$v},expression:\"tab\"}},_vm._l((Object.keys(_vm.data).filter(function (x){ return x!='title'&&x!='source'&&x!='icon'&&_vm.data[x].length; })),function(itemName){return _c('v-tab',{key:itemName},[_vm._v(_vm._s(_vm.$t(itemName.substring(0, itemName.length-1))))])}),1)]},proxy:true}])},[_c('v-toolbar-title',[_vm._v(_vm._s(_vm.$t(_vm.data.title)))]),_c('v-chip',{staticClass:\"ma-2\",attrs:{\"color\":\"white\",\"outlined\":\"\",\"pill\":\"\"}},[_vm._v(_vm._s(_vm.$t((\"source.\" + (_vm.data.source)))))]),_c('v-spacer'),_c('v-btn',{attrs:{\"icon\":\"\",\"dark\":\"\"},on:{\"click\":function($event){_vm.dialog = false}}},[_c('v-icon',[_vm._v(\"mdi-close\")])],1)],1),_c('v-card-text',{staticStyle:{\"height\":\"calc(100% - 64px)\"}},[_c('v-tabs-items',{model:{value:(_vm.tab),callback:function ($$v) {_vm.tab=$$v},expression:\"tab\"}},_vm._l((Object.keys(_vm.data).filter(function (x){ return x!='title'&&x!='source'&&x!='icon'&&_vm.data[x].length; })),function(itemName){return _c('v-tab-item',{key:itemName},[(itemName=='songs')?_c('poka-parse-songs',{attrs:{\"data\":_vm.data[itemName]}}):_vm._e(),(itemName=='albums')?_c('poka-parse-albums',{attrs:{\"data\":_vm.data[itemName]}}):_vm._e(),(itemName=='playlists')?_c('poka-parse-playlists',{attrs:{\"data\":_vm.data[itemName]}}):_vm._e(),(itemName=='folders')?_c('poka-parse-folders',{attrs:{\"data\":_vm.data[itemName]}}):_vm._e(),(itemName=='composers')?_c('poka-parse-composers',{attrs:{\"data\":_vm.data[itemName]}}):_vm._e(),(itemName=='artists')?_c('poka-parse-artists',{attrs:{\"data\":_vm.data[itemName]}}):_vm._e()],1)}),1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-home-dialog.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-home-dialog.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./parse-home-dialog.vue?vue&type=template&id=d8f0c864&\"\nimport script from \"./parse-home-dialog.vue?vue&type=script&lang=js&\"\nexport * from \"./parse-home-dialog.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VChip } from 'vuetify/lib/components/VChip';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VTab } from 'vuetify/lib/components/VTabs';\nimport { VTabItem } from 'vuetify/lib/components/VTabs';\nimport { VTabs } from 'vuetify/lib/components/VTabs';\nimport { VTabsItems } from 'vuetify/lib/components/VTabs';\nimport { VToolbar } from 'vuetify/lib/components/VToolbar';\nimport { VToolbarTitle } from 'vuetify/lib/components/VToolbar';\ninstallComponents(component, {VBtn,VCard,VCardText,VChip,VDialog,VIcon,VSpacer,VTab,VTabItem,VTabs,VTabsItems,VToolbar,VToolbarTitle})\n","import Vue from 'vue';\nimport Vuetify from 'vuetify/lib';\nimport zhHant from 'vuetify/es5/locale/zh-Hant';\n\nVue.use(Vuetify);\n\nexport default new Vuetify({\n\ttheme: {\n\t\toptions: {\n\t\t\tcustomProperties: true,\n\t\t},\n\t\tthemes: {\n\t\t\tlight: {\n\t\t\t\tprimary: '#5c95c4',\n\t\t\t\tsecondary: '#424242',\n\t\t\t\taccent: '#82B1FF',\n\t\t\t\terror: '#FF5252',\n\t\t\t\tinfo: '#2196F3',\n\t\t\t\tsuccess: '#4CAF50',\n\t\t\t\twarning: '#FFC107'\n\t\t\t},\n\t\t\tdark: {\n\t\t\t\tprimary: '#5c95c4',\n\t\t\t}\n\t\t},\n\t},\n\tlang: {\n\t\tlocales: {\n\t\t\tzhHant\n\t\t},\n\t\tcurrent: 'zh-Hant',\n\t},\n});","// The Vue build version to load with the `import` command\n// (runtime-only or standalone) has been set in webpack.base.conf with an alias.\nimport '@/assets/poka.js'\nimport '@/assets/MaterialSlider.css'\n\nimport Vue from 'vue'\nimport App from './App'\nimport router from './router'\nimport i18n from './lang'\nimport store from './store'\nimport './registerServiceWorker'\n\nimport axios from 'axios'\naxios.defaults.withCredentials = true\naxios.defaults.headers.common['Access-Control-Allow-Origin'] = '*';\nimport VueAxios from 'vue-axios'\nVue.use(VueAxios, axios)\n\nimport * as PokaComponents from './poka-component'\nObject.values(PokaComponents).forEach(PokaComponents => Vue.component(PokaComponents.name, PokaComponents))\n\nimport vuetify from './plugins/vuetify';\n\n// 偵測暗黑模式\nconst darkModeMediaQuery = window.matchMedia('(prefers-color-scheme: dark)');\nthemeSwitch(darkModeMediaQuery.matches)\ndarkModeMediaQuery.addListener(e => {\n const darkModeOn = e.matches;\n themeSwitch(darkModeOn)\n});\n\nfunction themeSwitch(dark = false) {\n vuetify.framework.theme.isDark = dark\n document.getElementsByTagName('meta')[\"theme-color\"].content = dark ? \"rgb(47, 43, 62)\" : \"rgb(245, 245, 245)\"\n}\n\n\nVue.config.productionTip = false\n/* eslint-disable no-new */\nnew Vue({\n el: '#app',\n router,\n i18n,\n store,\n\n components: {\n App\n },\n\n template: '',\n vuetify,\n render: h => h(App)\n})\n\n","import mod from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=1&lang=scss&\"; export default mod; export * from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=1&lang=scss&\"","export default {\n\t\"title\": \"English (US)\",\n\t\"loading\": \"Loading...\",\n\t\"header_welcome\": \"Welcome\",\n\t\"header_welcome_with_name\": \"Hi, {name}\",\n\t\"checkUpdate_poka\": \"Update Available: {version}\",\n\t\"checkUpdate_button\": \"Update\",\n\t\"pingServer_title\": \"Hint\",\n\t\"pingServer_content\": \"Server restarting success!\",\n\t\"pingServer_reconnect\": \"Reconnect\",\n\t\"copy\": {\n\t\tsuccess: 'Copied to clipboard successfully!',\n\t\tfailed: 'Unable to write to clipboard.'\n\t},\n\t\"home\": \"Home\",\n\t\"nowplaying\": \"Now Playing\",\n\t\"lrc\": \"Lyrics\",\n\t\"search\": \"Search\",\n\t\"album\": \"Albums\",\n\t\"folder\": \"Folders\",\n\t\"artist\": \"Artists\",\n\t\"song\": \"Songs\",\n\t\"composer\": \"Composers\",\n\t\"playlist\": \"Playlists\",\n\t\"settings\": \"Settings\",\n\t\"ok\": \"OK\",\n\t\"cancel\": \"Cancel\",\n\t\"reset\": \"Reset\",\n\t\"back\": \"Back\",\n\t\"login\": \"Login\",\n\t\"login_page\": {\n\t\t\"server\": \"Server\",\n\t\t\"username\": \"Username\",\n\t\t\"password\": \"Password\",\n\t\t\"features\": {\n\t\t\t\"opensource\": {\n\t\t\t\t\"title\": \"Open Source\",\n\t\t\t\t\"description\": \"All source code is on GitHub\"\n\t\t\t},\n\t\t\t\"module\": {\n\t\t\t\t\"title\": \"Modularization\",\n\t\t\t\t\"description\": \"Easy to port any services\"\n\t\t\t},\n\t\t\t\"streaming\": {\n\t\t\t\t\"title\": \"Stream anywhere\",\n\t\t\t\t\"description\": \"Listen to music anywhere\"\n\t\t\t},\n\t\t\t\"fastinstall\": {\n\t\t\t\t\"title\": \"Quick install\",\n\t\t\t\t\"description\": \"Deploy using Docker in a snap\"\n\t\t\t},\n\t\t},\n\t\t\"tips\": {\n\t\t\t\"firstLogin\": {\n\t\t\t\t\"title\": 'First time?',\n\t\t\t\t\"description\": 'The default user name and password are both \"poka\". You can change them in the settings'\n\t\t\t}\n\t\t},\n\t\t\"session\": {\n\t\t\t\"_\": \"Reset session\",\n\t\t\t\"description\": \"If you unable to log in, there may be an error in the session. \",\n\t\t\t\"description2\": \"You can enter the administrator account below to reset, but please note that this action will reset the login status of all users.\",\n\t\t\t\"success\": \"Reset successfully, please try to log in\",\n\t\t\t\"fail\": \"Reset failed, error reason:\"\n\t\t}\n\t},\n\t\"nothingFound\": \"Nothing found\",\n\t\"requestError\": \"An error occurred while requesting, please try again\",\n\t\"home_recentAlbums\": \"Recent added albums\",\n\t\"home_pins\": \"Pins\",\n\t\"home_netease\": \"Netease\",\n\t\"home_hqPlaylist_netease\": \"HQ Playlist\",\n\t\"home_topPlaylist_netease\": \"Top Playlist\",\n\t\"home_dailyRecommend_netease\": \"Daily Recommend\",\n\t\"app_waitForPlay\": \"No queued songs. \",\n\t\"app_waitForPlay_description\": \"You can add more songs, or press below to shuffle.\",\n\t\"now_cleanSongs\": \"Clear all songs?\",\n\t\"now_cleanSongs_description\": \"This will remove every song in the playlist.\",\n\t\"playlist_random\": \"Shuffle\",\n\t\"playlist_page\": {\n\t\t\"del\": \"DELETE\",\n\t\t\"del_title\": \"Delete Playlist\",\n\t\t\"delconfirm\": \"Are you sure what to delete \\\"{title}\\\"?\",\n\t\t\"edit_title\": \"Edit Playlist\",\n\t\t\"title_input\": \"Playlist name\",\n\t\t\"cover_input\": \"Playlist cover\",\n\t\t\"edit_empty\": \"Field cannot be empty\",\n\t\t\"playlist_empty\": \"You haven't created any playlists, click \\\"+\\\" in the upper right corner to add\",\n\t},\n\t\"lrc_search\": \"Search lyrics\",\n\t\"lrc_noKeyword\": \"Enter keyword to search\",\n\t\"lrc_enter2search\": \"Press Enter key to start searching\",\n\t\"lrc_notLoad\": \"Don't load lyrics\",\n\t\"lrc_notLoad_description\": \"This will remove lyrics of the song now playing.\",\n\t\"lrc_noLyrics\": \"No lyrics\",\n\t\"lrc_saved\": \"lyric saved.\",\n\t\"songAction_title\": \"Actions\",\n\t\"songAction_name\": \"Name\",\n\t\"songAction_artist\": \"Artists\",\n\t\"songAction_album\": \"Album\",\n\t\"songAction_source\": \"Source\",\n\t\"songAction_like\": \"Like\",\n\t\"songAction_like_success\": \"Liked \\\"{name}\\\"\",\n\t\"songAction_like_failed\": \"An error occurred while liking \\\"{name}\\\".\",\n\t\"songAction_unlike\": \"Unlike\",\n\t\"songAction_unlike_success\": \"Unliked \\\"{name}\\\"\",\n\t\"songAction_unlike_failed\": \"An error occurred while unliking \\\"{name}\\\".\",\n\t\"songAction_rating\": \"Rate\",\n\t\"songAction_rating0\": \"Clear rating\",\n\t\"songAction_rating4song\": \"Successfully rated for {name}\",\n\t\"songAction_rating_success\": \"Rated {star} stars for \\\"{name}\\\".\",\n\t\"songAction_rating_failed\": \"Rating {name} for {star} stars failed.\",\n\t\"songAction_rating0_success\": \"Clear rating for {name} success!\",\n\t\"songAction_rating0_failed\": \"Clear rating for {name} failed.\",\n\t\"songAction_add2playlist\": \"Add to playlist\",\n\t\"songAction_add2playlist_songNotExist\": \"{source}\",\n\t\"songAction_add2playlist_songExist\": \"{source} / Song already added, click to delete\",\n\t\"songAction_add2playlist_failed\": \"An error occured while processing {name}\",\n\t\"songAction_add2playlist_add_success\": \"Added {name} to {playlist}\",\n\t\"songAction_add2playlist_remove_success\": \"Removed {name} from {playlist}\",\n\t\"album_total\": \"{songs} songs\",\n\t\"albumsOfSameArtist\": \"Albums of the same artist\",\n\t\"addSong_total\": \"{total} songs added\",\n\t\"addSong_name\": \"Added {name}\",\n\t\"moduleShowName_Netease\": \"Netease\",\n\t\"moduleShowName_DSM\": \"DSM\",\n\t\"sessionExpired\": \"Session expired, please log in again\",\n\t\"add2nowPlaying\": \"Add this list to queue\",\n\t\"pin_failed\": \"Failed to pin\",\n\t\"unpin_failed\": \"Failed to unpin\",\n\t\"settings_dark\": \"Night Mode\",\n\t\"settings_network\": \"Network\",\n\t\"settings_network_description\": \"Music quality\",\n\t\"settings_network_soundQuality\": \"Music quality\",\n\t\"settings_network_soundQuality_Low\": \"Low\",\n\t\"settings_network_soundQuality_Med\": \"Medium\",\n\t\"settings_network_soundQuality_High\": \"High\",\n\t\"settings_network_soundQuality_Ori\": \"Original\",\n\t\"settings_network_soundQuality_Low_description\": \"Only use when the internet is slow\",\n\t\"settings_network_soundQuality_Med_description\": \"Able to stream smoothly under 3G network\",\n\t\"settings_network_soundQuality_High_description\": \"Able to stream smoothly under 4G/LTE network\",\n\t\"settings_network_soundQuality_Ori_description\": \"Uncompressed audio, only use when the internet is fast\",\n\t\"settings_lang\": \"Language\",\n\t\"settings_lang_description\": \"Set your PokaPlayer language\",\n\t\"settings_systemAndUpdate\": \"System & update\",\n\t\"settings_systemAndUpdate_description\": \"Update PokaPlayer, restart\",\n\t\"settings_about\": \"About\",\n\t\"settings_about_description\": \"Version, feedback\",\n\t\"settings_about_contributions\": \"Contributions\",\n\t\"settings_about_errorEeport\": \"Send feedback\",\n\t\"settings_account\": \"Account\",\n\t\"settings_logout\": \"Logout\",\n\t\"settings_system\": \"System\",\n\t\"settings_update\": \"Software update\",\n\t\"settings_update_checking4updates\": \"Checking for updates...\",\n\t\"settings_update_latestVersion\": \"Your PokaPlayer is up to date\",\n\t\"settings_update_update2\": \"Update to {version}\",\n\t\"settings_update_canUpdate2\": \"{version} is available\",\n\t\"settings_update_go2UpdatePage\": \"Go to update page\",\n\t\"settings_update_srvRestart\": \"Restart server.\",\n\t\"settings_update_reconnect\": \"Reconnect\",\n\t\"settings_update_initializing\": \"Initializing...\",\n\t\"settings_update_updating\": \"Updating...\",\n\t\"settings_update_git_fetch\": \"Initialize complete.\",\n\t\"settings_update_git_reset\": \"Update download complete.\",\n\t\"settings_update_git_api\": \"API update complete.\",\n\t\"settings_updateDialog_note\": \"Notice: If Docker auto-restart is disabled, you must start PokaPlayer manually.\",\n\t\"settings_updateDialog_note_dev\": \"If you update on developing machine, it may cause Git to crash\",\n\t\"settings_updateDialog_view_previous\": \"View previous update log\",\n\t\"settings_updateDialog_title\": \"{version} Release note\",\n\t\"settings_restart\": \"Restart\",\n\t\"settings_restarting\": \"Restarting\",\n\t\"settings_restart_completed\": \"Restart completed.\",\n\t\"settings_restartDialog_title\": \"Are you sure to restart?\",\n\t\"settingIndex\": {\n\t\t'normalItems': 'General',\n\t\t'adminItems': 'Server management',\n\t},\n\t\"settingInterface\": {\n\t\t\"_\": \"Interface\",\n\t\t\"customize\": {\n\t\t\t\"_\": \"Customizations\",\n\t\t\t\"bg\": {\n\t\t\t\t\"_\": \"Custom background\",\n\t\t\t\t\"description\": \"Change background image\",\n\t\t\t\t\"custom_link\": \"Custom link\"\n\t\t\t},\n\t\t\t\"bg_cover\": {\n\t\t\t\t\"_\": \"Background cover\",\n\t\t\t\t\"description\": \"Change background cover size or hide it\",\n\t\t\t\t\"options\": {\n\t\t\t\t\t\"full\": \"Full cover\",\n\t\t\t\t\t\"half\": \"Half cover\",\n\t\t\t\t\t\"none\": \"Hide background\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"theme\": \"Theme\",\n\t\t\t\"theme_color\": {\n\t\t\t\t\"_\": \"Theme color\",\n\t\t\t\t\"description\": \"Change the theme color\",\n\t\t\t},\n\t\t\t\"lyric\": {\n\t\t\t\t\"_\": \"Lyric theme\",\n\t\t\t\t\"description\": \"Change the theme of lyric page\",\n\t\t\t},\n\t\t\t\"layout\": {\n\t\t\t\t\"_\": \"Layout\",\n\t\t\t\t\"list\": \"list\",\n\t\t\t\t\"card\": \"card\",\n\t\t\t\t\"artist\": \"Artist page layout\",\n\t\t\t\t\"composer\": \"Composer page layout\",\n\t\t\t}\n\t\t},\n\t\t\"lang\": \"Language\"\n\t},\n\t\"settingUser\": {\n\t\t\"title\": \"User\",\n\t\t\"description\": \"View your profile, change your password\",\n\t\t\"name\": \"Name\",\n\t\t\"username\": \"Username\",\n\t\t\"role\": \"Role\",\n\t\t\"password\": \"Password\",\n\t\t\"passwordDescription\": \"Tap here to change your password\",\n\t\t\"changeName\": {\n\t\t\t\"title\": \"Change name\",\n\t\t\t\"placeholder\": \"Enter a new name\",\n\t\t\t\"result\": {\n\t\t\t\t\"success\": \"Name successfully changed to {name}\",\n\t\t\t\t\"error\": \"Name change failed\"\n\t\t\t}\n\t\t},\n\t\t\"changeUsername\": {\n\t\t\t\"title\": \"Change username\",\n\t\t\t\"placeholder\": \"Enter a new username\",\n\t\t\t\"result\": {\n\t\t\t\t\"success\": \"Username successfully changed to {name}, please login with a new username next time\",\n\t\t\t\t\"error\": \"Username change failed\"\n\t\t\t}\n\t\t},\n\t\t\"changePassword\": {\n\t\t\t\"title\": \"Change the password\",\n\t\t\t\"oldPassword\": \"old password\",\n\t\t\t\"newPassword\": \"new password\",\n\t\t\t\"confirmPassword\": \"confirm password\",\n\t\t\t\"confirmPasswordHelperText\": \"Enter your new password again\",\n\t\t\t\"done\": \"change\",\n\t\t\t\"result\": {\n\t\t\t\t\"inconsistent\": \"Two passwords are inconsistent\",\n\t\t\t\t\"same\": \"Password cannot be the same as the old password\",\n\t\t\t\t\"success\": \"Password changed successfully\",\n\t\t\t\t\"error\": \"Password change failed\"\n\t\t\t}\n\t\t}\n\t},\n\t\"settingUserManagement\": {\n\t\ttitle: \"User management\",\n\t\trole: {\n\t\t\tuser: 'user',\n\t\t\tadmin: 'admin'\n\t\t},\n\t\tdialog: {\n\t\t\t//create\n\t\t\tcreate: 'Create User',\n\t\t\tcreateBtn: 'Create',\n\t\t\tuserCreated: 'User created.',\n\t\t\tuserCreateFailed: 'User create failed.',\n\t\t\tuserCreateUsernameRepeat: 'Username is already taken.',\n\t\t\t//edit\n\t\t\tedit: 'Edit User',\n\t\t\t//changePassword\n\t\t\tchangePassword: 'Change Password',\n\t\t\tchangePasswordSuccess: 'Password changed.',\n\t\t\tchangePasswordFailed: 'An error occurred when changing the password.',\n\t\t\tenterNewPassword: 'Please enter the new password',\n\t\t\t//deleteUser\n\t\t\tdeleteUser: 'Delete this user',\n\t\t\tdeleteUserFailed: 'An error occurred when deleting the user'\n\t\t},\n\t\tfield: {\n\t\t\tname: \"Name\",\n\t\t\tusername: \"Username\",\n\t\t\trole: \"Role\",\n\t\t\tpassword: \"Password\",\n\t\t}\n\t},\n\tsettingPravicy: {\n\t\t\"title\": \"Pravicy\",\n\t\t\"description\": \"Data logging setting\",\n\t\tnotify: {\n\t\t\ttitle: 'About data logging',\n\t\t\tbody: 'The data will only be calculated on your server and will not be uploaded to the Internet. The feature can provide you with a better experience (like: annual review, recent play). You can turn off this feature below and clear the recorded data if you want.'\n\t\t},\n\t\tdataRecord: {\n\t\t\t_: 'Data logging',\n\t\t\tenabled: 'Enabled',\n\t\t\tdisabled: 'Disabled',\n\t\t\tclear: 'Clear the recorded data',\n\t\t\tlogged: '{count} records have been recorded.',\n\t\t\tloading: 'Loading...',\n\t\t\tconfirm: 'Are you sure you want to clear the data?',\n\t\t\tcleared: 'Data cleared.'\n\t\t}\n\t},\n\t\"settingPins\": {\n\t\ttitle: \"Pins management\",\n\t\tdeleteConfirm: 'Are you sure want to unpin?'\n\t},\n\tadminLog: {\n\t\ttitle: 'Log'\n\t},\n\t\"source\": {\n\t\t\"DSM\": \"DSM\",\n\t\t\"poka\": \"PokaPlayer\",\n\t\t\"Netease2\": \"Netease\"\n\t}\n}","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Lyric.vue?vue&type=style&index=0&id=6fe2d7a4&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Lyric.vue?vue&type=style&index=0&id=6fe2d7a4&lang=sass&scoped=true&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./poka-update.vue?vue&type=style&index=0&id=64524695&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./poka-update.vue?vue&type=style&index=0&id=64524695&lang=sass&scoped=true&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./header-wrapper.vue?vue&type=style&index=0&lang=sass&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./header-wrapper.vue?vue&type=style&index=0&lang=sass&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-songs.vue?vue&type=style&index=0&lang=sass&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-songs.vue?vue&type=style&index=0&lang=sass&\"","export default {\n\t\"title\": \"中文(台灣)\",\n\t\"loading\": \"載入中...\",\n\t\"header_welcome\": \"歡迎使用\",\n\t\"header_welcome_with_name\": \"歡迎,{name}\",\n\t\"checkUpdate_poka\": \"有新版本可供更新:{version}\",\n\t\"checkUpdate_button\": \"更新\",\n\t\"pingServer_title\": \"提示\",\n\t\"pingServer_content\": \"伺服器重新啟動完畢!\",\n\t\"pingServer_reconnect\": \"重新連接\",\n\t\"copy\": {\n\t\tsuccess: '已複製至剪貼簿',\n\t\tfailed: '無法複製至剪貼簿'\n\t},\n\t\"home\": \"首頁\",\n\t\"nowplaying\": \"現正播放\",\n\t\"lrc\": \"歌詞\",\n\t\"search\": \"搜尋\",\n\t\"album\": \"專輯\",\n\t\"folder\": \"資料夾\",\n\t\"artist\": \"演出者\",\n\t\"song\": \"歌曲\",\n\t\"composer\": \"作曲者\",\n\t\"playlist\": \"播放清單\",\n\t\"settings\": \"設定\",\n\t\"ok\": \"好\",\n\t\"cancel\": \"取消\",\n\t\"reset\": \"重置\",\n\t\"done\": \"完成\",\n\t\"back\": \"返回\",\n\t\"login\": \"登入\",\n\t\"login_page\": {\n\t\t\"server\": \"伺服器\",\n\t\t\"username\": \"使用者名稱\",\n\t\t\"password\": \"密碼\",\n\t\t\"features\": {\n\t\t\t\"opensource\": {\n\t\t\t\t\"title\": \"開放原始碼\",\n\t\t\t\t\"description\": \"所有的程式碼都在 GitHub\"\n\t\t\t},\n\t\t\t\"module\": {\n\t\t\t\t\"title\": \"模組化\",\n\t\t\t\t\"description\": \"接入任何服務皆不是難事\"\n\t\t\t},\n\t\t\t\"streaming\": {\n\t\t\t\t\"title\": \"隨時隨地串流\",\n\t\t\t\t\"description\": \"連上網便能聽歌\"\n\t\t\t},\n\t\t\t\"fastinstall\": {\n\t\t\t\t\"title\": \"快速安裝\",\n\t\t\t\t\"description\": \"可使用 Docker 快速部署\"\n\t\t\t},\n\t\t},\n\t\t\"tips\": {\n\t\t\t\"firstLogin\": {\n\t\t\t\t\"title\": '首次登入?',\n\t\t\t\t\"description\": '預設使用者名稱與密碼皆為「poka」,登入後可至設定更改。'\n\t\t\t}\n\t\t},\n\t\t\"session\": {\n\t\t\t\"_\": \"重置 session\",\n\t\t\t\"description\": \"若您持續無法登入,可能是 session 發生錯誤。\",\n\t\t\t\"description2\": \"您可以於下方輸入管理員帳號進行重置,但請注意,此動作將重置所有使用者的登入狀態。\",\n\t\t\t\"success\": \"重置成功,請嘗試登入\",\n\t\t\t\"fail\": \"重置失敗,錯誤原因:\"\n\t\t}\n\t},\n\t\"nothingFound\": \"找不到\",\n\t\"requestError\": \"請求失敗,請再試一次\",\n\t\"home_recentAlbums\": \"最近加入的專輯\",\n\t\"home_pins\": \"釘選\",\n\t\"home_netease\": \"網易雲音樂\",\n\t\"home_hqPlaylist_netease\": \"精品清單\",\n\t\"home_topPlaylist_netease\": \"熱門清單\",\n\t\"home_dailyRecommend_netease\": \"每日推薦\",\n\t\"app_waitForPlay\": \"佇列中未有歌曲\",\n\t\"app_waitForPlay_description\": \"加入一些歌曲,或是點選底下的隨機播放\",\n\t\"now_cleanSongs\": \"確定清除所有歌曲?\",\n\t\"now_cleanSongs_description\": \"這將會清除列表中所有歌曲。\",\n\t\"playlist_random\": \"隨機播放\",\n\t\"playlist_page\": {\n\t\t\"del\": \"刪除\",\n\t\t\"del_title\": \"刪除播放清單\",\n\t\t\"delconfirm\": \"確定要刪除「{title}」嗎?\",\n\t\t\"add_title\": \"新增播放清單\",\n\t\t\"edit_title\": \"編輯播放清單\",\n\t\t\"title_input\": \"播放清單標題\",\n\t\t\"cover_input\": \"播放清單封面\",\n\t\t\"edit_empty\": \"欄位不得為空\",\n\t\t\"playlist_empty\": \"您尚未建立任何播放清單,點選右上角的「+」來新增\"\n\t},\n\t\"lrc_search\": \"搜尋歌詞\",\n\t\"lrc_noKeyword\": \"尚未輸入關鍵字\",\n\t\"lrc_enter2search\": \"輸入完後按下 Enter 開始搜尋歌詞\",\n\t\"lrc_notLoad\": \"不載入歌詞\",\n\t\"lrc_notLoad_description\": \"點選清除目前的歌詞\",\n\t\"lrc_noLyrics\": \"無歌詞\",\n\t\"lrc_saved\": \"歌詞已儲存\",\n\t\"songAction_title\": \"歌曲操作\",\n\t\"songAction_name\": \"歌曲名稱\",\n\t\"songAction_artist\": \"演出者\",\n\t\"songAction_album\": \"專輯\",\n\t\"songAction_source\": \"來源\",\n\t\"songAction_like\": \"收藏\",\n\t\"songAction_like_success\": \"已收藏「{name}」\",\n\t\"songAction_like_failed\": \"收藏或取消收藏「{name}」時發生了錯誤\",\n\t\"songAction_unlike\": \"取消收藏\",\n\t\"songAction_unlike_success\": \"已取消收藏「{name}」\",\n\t\"songAction_unlike_failed\": \"取消收藏「{name}」時發生了錯誤\",\n\t\"songAction_rating\": \"評等\",\n\t\"songAction_rating0\": \"清除評等\",\n\t\"songAction_rating4song\": \"為「{name}」評等\",\n\t\"songAction_rating_success\": \"為「{name}」評等 {star} 星成功!\",\n\t\"songAction_rating_failed\": \"為「{name}」評等 {star} 星失敗。\",\n\t\"songAction_rating0_success\": \"為「{name}」清除評等成功!\",\n\t\"songAction_rating0_failed\": \"為「{name}」清除評等失敗。\",\n\t\"songAction_add2playlist\": \"加入到播放清單\",\n\t\"songAction_add2playlist_songNotExist\": \"{source}\",\n\t\"songAction_add2playlist_songExist\": \"{source} / 該歌曲已存在,點選來刪除\",\n\t\"songAction_add2playlist_failed\": \"處理 {name} 時發生了錯誤\",\n\t\"songAction_add2playlist_add_success\": \"已將 {name} 加入到 {playlist}\",\n\t\"songAction_add2playlist_remove_success\": \"已將 {name} 從 {playlist} 刪除\",\n\t\"album_total\": \"{songs} 首歌曲\",\n\t\"albumsOfSameArtist\": \"來自相同演出者的其他專輯\",\n\t\"addSong_total\": \"已添加 {total} 首歌\",\n\t\"addSong_name\": \"已添加 {name}\",\n\t\"moduleShowName_Netease\": \"網易雲音樂\",\n\t\"moduleShowName_DSM\": \"DSM\",\n\t\"sessionExpired\": \"Session 過期,請重新登入\",\n\t\"add2nowPlaying\": \"將此頁歌曲加入到現正播放\",\n\t\"pin_failed\": \"釘選失敗\",\n\t\"unpin_failed\": \"取消釘選失敗\",\n\t\"settings_dark\": \"夜間模式\",\n\t\"settings_network\": \"網路\",\n\t\"settings_network_description\": \"音質\",\n\t\"settings_network_soundQuality\": \"音質\",\n\t\"settings_network_soundQuality_Low\": \"低音質\",\n\t\"settings_network_soundQuality_Med\": \"中等音質\",\n\t\"settings_network_soundQuality_High\": \"高音質(建議)\",\n\t\"settings_network_soundQuality_Ori\": \"原始音質\",\n\t\"settings_network_soundQuality_Low_description\": \"128K,跟 YouTube 差不多的爛音質,在網路夭壽慢的情況下請選擇此選項\",\n\t\"settings_network_soundQuality_Med_description\": \"音質只比 YouTube 好那麼一點點,可在 3G 網路下流暢的串流\",\n\t\"settings_network_soundQuality_High_description\": \"音質較原始音質略差,可在 4G 網路下流暢的串流\",\n\t\"settings_network_soundQuality_Ori_description\": \"在網路狀況許可下,可選擇此選項聆聽高音質音樂\",\n\t\"settings_lang\": \"語言\",\n\t\"settings_lang_description\": \"設定您的 PokaPlayer 語言\",\n\t\"settings_systemAndUpdate\": \"系統和更新\",\n\t\"settings_systemAndUpdate_description\": \"更新 PokaPlayer、重新啟動\",\n\t\"settings_about\": \"關於\",\n\t\"settings_about_description\": \"PokaPlayer 相關訊息、錯誤回報等\",\n\t\"settings_about_contributions\": \"貢獻者\",\n\t\"settings_about_errorEeport\": \"錯誤回報\",\n\t\"settings_account\": \"帳號\",\n\t\"settings_logout\": \"登出\",\n\t\"settings_system\": \"系統\",\n\t\"settings_update\": \"軟體更新\",\n\t\"settings_update_checking4updates\": \"正在檢查更新...\",\n\t\"settings_update_latestVersion\": \"您的 PokaPlayer 已是最新版本\",\n\t\"settings_update_update2\": \"更新至 {version}\",\n\t\"settings_update_canUpdate2\": \"可更新至 {version}\",\n\t\"settings_update_go2UpdatePage\": \"前往更新頁面\",\n\t\"settings_update_srvRestart\": \"伺服器重新啟動\",\n\t\"settings_update_reconnect\": \"重新連接\",\n\t\"settings_update_initializing\": \"正在初始化...\",\n\t\"settings_update_updating\": \"正在更新...\",\n\t\"settings_update_git_fetch\": \"初始化完成\",\n\t\"settings_update_git_reset\": \"更新檔下載完成\",\n\t\"settings_update_git_api\": \"API 更新完成\",\n\t\"settings_updateDialog_note\": \"注意:若您未開啟 Docker 自動重啟功能,您必須手動開啟 PokaPlayer\",\n\t\"settings_updateDialog_note_dev\": \"若在開發機器上進行更新,可能導致 Git 爆炸\",\n\t\"settings_updateDialog_view_previous\": \"查看先前的更新日誌\",\n\t\"settings_updateDialog_title\": \"{version} 更新日誌\",\n\t\"settings_restart\": \"重新啟動\",\n\t\"settings_restarting\": \"正在重新啟動\",\n\t\"settings_restart_completed\": \"重新啟動完成!\",\n\t\"settings_restartDialog_title\": \"確定要重新啟動嗎?\",\n\t\"settingIndex\": {\n\t\t'normalItems': '一般設定項目',\n\t\t'adminItems': '伺服器管理',\n\t},\n\t\"settingInterface\": {\n\t\t\"_\": \"介面\",\n\t\t\"customize\": {\n\t\t\t\"_\": \"個人化\",\n\t\t\t\"bg\": {\n\t\t\t\t\"_\": \"自訂背景\",\n\t\t\t\t\"description\": \"更改背景圖片\",\n\t\t\t\t\"custom_link\": \"自訂連結\"\n\t\t\t},\n\t\t\t\"bg_cover\": {\n\t\t\t\t\"_\": \"背景覆蓋\",\n\t\t\t\t\"description\": \"更改背景覆蓋樣式或將其隱藏\",\n\t\t\t\t\"options\": {\n\t\t\t\t\t\"full\": \"全覆蓋\",\n\t\t\t\t\t\"half\": \"半覆蓋\",\n\t\t\t\t\t\"none\": \"無背景\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"theme\": \"主題\",\n\t\t\t\"theme_color\": {\n\t\t\t\t\"_\": \"主色\",\n\t\t\t\t\"description\": \"設定 PokaPlayer 的主題色彩\",\n\t\t\t},\n\t\t\t\"lyric\": {\n\t\t\t\t\"_\": \"歌詞頁面主題\",\n\t\t\t\t\"description\": \"設定歌詞頁面的主題\",\n\t\t\t},\n\t\t\t\"layout\": {\n\t\t\t\t\"_\": \"佈局\",\n\t\t\t\t\"list\": \"清單\",\n\t\t\t\t\"card\": \"卡片\",\n\t\t\t\t\"artist\": \"演出者頁面佈局\",\n\t\t\t\t\"composer\": \"作曲者頁面佈局\",\n\t\t\t}\n\t\t},\n\t\t\"lang\": \"語言\"\n\t},\n\t\"settingUser\": {\n\t\t\"title\": \"使用者\",\n\t\t\"description\": \"檢視您的資料、修改密碼\",\n\t\t\"name\": \"名稱\",\n\t\t\"username\": \"使用者名稱\",\n\t\t\"role\": \"權限\",\n\t\t\"password\": \"密碼\",\n\t\t\"passwordDescription\": \"輕觸此處來更改密碼\",\n\t\t\"changeName\": {\n\t\t\t\"title\": \"更改名稱\",\n\t\t\t\"placeholder\": \"輸入新的名稱\",\n\t\t\t\"result\": {\n\t\t\t\t\"success\": \"名稱成功更改為 {name}\",\n\t\t\t\t\"error\": \"名稱更改失敗\"\n\t\t\t}\n\t\t},\n\t\t\"changeUsername\": {\n\t\t\t\"title\": \"更改使用者名稱\",\n\t\t\t\"placeholder\": \"輸入新的使用者名稱\",\n\t\t\t\"result\": {\n\t\t\t\t\"success\": \"使用者名稱成功更改為 {name},下次請用新的使用者名稱來登入\",\n\t\t\t\t\"error\": \"使用者名稱更改失敗\"\n\t\t\t}\n\t\t},\n\t\t\"changePassword\": {\n\t\t\t\"title\": \"更改密碼\",\n\t\t\t\"oldPassword\": \"舊密碼\",\n\t\t\t\"newPassword\": \"新密碼\",\n\t\t\t\"confirmPassword\": \"確認密碼\",\n\t\t\t\"confirmPasswordHelperText\": \"再輸入一次您的新密碼\",\n\t\t\t\"done\": \"更改密碼\",\n\t\t\t\"result\": {\n\t\t\t\t\"inconsistent\": \"兩次密碼不一致\",\n\t\t\t\t\"same\": \"密碼不可與舊密碼相同\",\n\t\t\t\t\"success\": \"密碼更改成功\",\n\t\t\t\t\"error\": \"密碼更改失敗\"\n\t\t\t}\n\t\t}\n\t},\n\t\"settingUserManagement\": {\n\t\ttitle: \"使用者管理\",\n\t\trole: {\n\t\t\tuser: '普通使用者',\n\t\t\tadmin: '管理員'\n\t\t},\n\t\tdialog: {\n\t\t\t//create\n\t\t\tcreate: '建立使用者',\n\t\t\tcreateBtn: '建立',\n\t\t\tuserCreated: '使用者建立成功',\n\t\t\tuserCreateFailed: '建立使用者時發生錯誤',\n\t\t\tuserCreateUsernameRepeat: '使用者名稱已被使用',\n\t\t\t//edit\n\t\t\tedit: '編輯使用者',\n\t\t\t//changePassword\n\t\t\tchangePassword: '更改密碼',\n\t\t\tchangePasswordSuccess: '密碼已變更',\n\t\t\tchangePasswordFailed: '更改密碼時發生了錯誤',\n\t\t\tenterNewPassword: '請輸入新密碼',\n\t\t\t//deleteUser\n\t\t\tdeleteUser: '刪除使用者',\n\t\t\tdeleteUserFailed: '刪除使用者時發生了錯誤'\n\t\t},\n\n\t\tfield: {\n\t\t\tname: \"名稱\",\n\t\t\tusername: \"使用者名稱\",\n\t\t\trole: \"權限\",\n\t\t\tpassword: \"密碼\",\n\t\t}\n\t},\n\tsettingPravicy: {\n\t\t\"title\": \"隱私\",\n\t\t\"description\": \"資料紀錄設定\",\n\t\tnotify: {\n\t\t\ttitle: '關於 PokaPlayer 記錄',\n\t\t\tbody: '資料僅會於您的伺服器進行運算,不會被上傳至網路進行分析。 該功能可提供您更優質的使用體驗(如:年度回顧、最近播放)。 若您有疑慮可於下方關閉此功能,並將已記錄的資料清除。'\n\t\t},\n\t\tdataRecord: {\n\t\t\t_: '資料紀錄',\n\t\t\tenabled: '啟用',\n\t\t\tdisabled: '已停用',\n\t\t\tclear: '清除目前已紀錄資料',\n\t\t\tlogged: '目前已記錄 {count} 筆資料',\n\t\t\tloading: '正在統計資料...',\n\t\t\tconfirm: '您確定要清除資料嗎?',\n\t\t\tcleared: '資料已清除'\n\t\t}\n\t},\n\tsettingPins: {\n\t\ttitle: \"釘選管理\",\n\t\tdeleteConfirm: '您確定要取消釘選此項目嗎?'\n\t},\n\tadminLog: {\n\t\ttitle: '日誌'\n\t},\n\t\"source\": {\n\t\t\"DSM\": \"DSM\",\n\t\t\"poka\": \"PokaPlayer\",\n\t\t\"Netease2\": \"網易雲音樂\"\n\t},\n}","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./info-header.vue?vue&type=style&index=0&id=657c7917&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./info-header.vue?vue&type=style&index=0&id=657c7917&lang=sass&scoped=true&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./cards.vue?vue&type=style&index=0&lang=sass&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./cards.vue?vue&type=style&index=0&lang=sass&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./default.vue?vue&type=style&index=0&id=727a937d&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./default.vue?vue&type=style&index=0&id=727a937d&lang=sass&scoped=true&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./loader.vue?vue&type=style&index=0&id=4a89ac32&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./loader.vue?vue&type=style&index=0&id=4a89ac32&lang=sass&scoped=true&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LyricEdit.vue?vue&type=style&index=0&id=4a44bf4f&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LyricEdit.vue?vue&type=style&index=0&id=4a44bf4f&lang=sass&scoped=true&\"","import mod from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=0&lang=sass&\"; export default mod; export * from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=0&lang=sass&\"","export default {\n\t\"title\": \"中文(中国)\",\n\t\"loading\": \"载入中...\",\n\t\"header_welcome\": \"欢迎使用\",\n\t\"header_welcome_with_name\": \"哈囉,{name}\",\n\t\"checkUpdate_poka\": \"有新版本可供更新:{version}\",\n\t\"checkUpdate_button\": \"更新\",\n\t\"pingServer_title\": \"提示\",\n\t\"pingServer_content\": \"服务器重新启动完毕!\",\n\t\"pingServer_reconnect\": \"重新连接\",\n\t\"copy\": {\n\t\tsuccess: '已复制至剪贴板',\n\t\tfailed: '无法复制至剪贴板'\n\t},\n\t\"home\": \"首页\",\n\t\"nowplaying\": \"现正播放\",\n\t\"lrc\": \"歌词\",\n\t\"search\": \"搜寻\",\n\t\"album\": \"专辑\",\n\t\"folder\": \"资料夹\",\n\t\"artist\": \"演出者\",\n\t\"song\": \"歌曲\",\n\t\"composer\": \"作曲者\",\n\t\"playlist\": \"播放清单\",\n\t\"settings\": \"设定\",\n\t\"ok\": \"好\",\n\t\"cancel\": \"取消\",\n\t\"reset\": \"重置\",\n\t\"done\": \"完成\",\n\t\"back\": \"返回\",\n\t\"login\": \"登入\",\n\t\"login_page\": {\n\t\t\"server\": \"服务器\",\n\t\t\"username\": \"使用者名称\",\n\t\t\"password\": \"密码\",\n\t\t\"features\": {\n\t\t\t\"opensource\": {\n\t\t\t\t\"title\": \"开放源代码\",\n\t\t\t\t\"description\": \"所有的源代码都在 GitHub\"\n\t\t\t},\n\t\t\t\"module\": {\n\t\t\t\t\"title\": \"模组化\",\n\t\t\t\t\"description\": \"接入任何服务皆不是难事\"\n\t\t\t},\n\t\t\t\"streaming\": {\n\t\t\t\t\"title\": \"随时随地串流\",\n\t\t\t\t\"description\": \"连上网便能听歌\"\n\t\t\t},\n\t\t\t\"fastinstall\": {\n\t\t\t\t\"title\": \"快速安装\",\n\t\t\t\t\"description\": \"可使用 Docker 快速部署\"\n\t\t\t},\n\t\t},\n\t\t\"tips\": {\n\t\t\t\"firstLogin\": {\n\t\t\t\t\"title\": '首次登入?',\n\t\t\t\t\"description\": '默认使用者名称与密码皆为「poka」,登入后可至设定更改。'\n\t\t\t}\n\t\t},\n\t\t\"session\": {\n\t\t\t\"_\": \"重置 session\",\n\t\t\t\"description\": \"若您持续无法登入,可能是 session 发生错误。\",\n\t\t\t\"description2\": \"您可以于下方输入管理员账号进行重置,但请注意,此动作将重置所有使用者的登入状态。\",\n\t\t\t\"success\": \"重置成功,请尝试登入\",\n\t\t\t\"fail\": \"重置失败,错误原因:\"\n\t\t}\n\t},\n\t\"nothingFound\": \"找不到\",\n\t\"requestError\": \"请求失败,请再试一次\",\n\t\"home_recentAlbums\": \"最近加入的专辑\",\n\t\"home_pins\": \"钉选\",\n\t\"home_netease\": \"网易云音乐\",\n\t\"home_hqPlaylist_netease\": \"精品清单\",\n\t\"home_topPlaylist_netease\": \"热门清单\",\n\t\"home_dailyRecommend_netease\": \"每日推荐\",\n\t\"app_waitForPlay\": \"伫列中未有歌曲\",\n\t\"app_waitForPlay_description\": \"加入一些歌曲,或是点选底下的随机播放\",\n\t\"now_cleanSongs\": \"确定清除所有歌曲?\",\n\t\"now_cleanSongs_description\": \"这将会清除列表中所有歌曲。\",\n\t\"playlist_random\": \"随机播放\",\n\t\"playlist_page\": {\n\t\t\"del\": \"删除\",\n\t\t\"del_title\": \"删除播放清单\",\n\t\t\"delconfirm\": \"确定要删除「{title}」吗?\",\n\t\t\"add_title\": \"新增播放清单\",\n\t\t\"edit_title\": \"编辑播放清单\",\n\t\t\"title_input\": \"播放清单标题\",\n\t\t\"cover_input\": \"播放清单封面\",\n\t\t\"edit_empty\": \"字段不得为空\",\n\t\t\"playlist_empty\": \"您尚未建立任何播放清单,点选右上角的「+」来新增\"\n\t},\n\t\"lrc_search\": \"搜寻歌词\",\n\t\"lrc_noKeyword\": \"尚未输入关键词\",\n\t\"lrc_enter2search\": \"输入完后按下 Enter 开始搜寻歌词\",\n\t\"lrc_notLoad\": \"不载入歌词\",\n\t\"lrc_notLoad_description\": \"点选清除目前的歌词\",\n\t\"lrc_noLyrics\": \"无歌词\",\n\t\"lrc_saved\": \"歌词已储存\",\n\t\"songAction_title\": \"歌曲操作\",\n\t\"songAction_name\": \"歌曲名称\",\n\t\"songAction_artist\": \"演出者\",\n\t\"songAction_album\": \"专辑\",\n\t\"songAction_source\": \"来源\",\n\t\"songAction_like\": \"收藏\",\n\t\"songAction_like_success\": \"已收藏「{name}」\",\n\t\"songAction_like_failed\": \"收藏或取消收藏「{name}」时发生了错误\",\n\t\"songAction_unlike\": \"取消收藏\",\n\t\"songAction_unlike_success\": \"已取消收藏「{name}」\",\n\t\"songAction_unlike_failed\": \"取消收藏「{name}」时发生了错误\",\n\t\"songAction_rating\": \"评等\",\n\t\"songAction_rating0\": \"清除评等\",\n\t\"songAction_rating4song\": \"为「{name}」评等\",\n\t\"songAction_rating_success\": \"为「{name}」评等 {star} 星成功!\",\n\t\"songAction_rating_failed\": \"为「{name}」评等 {star} 星失败。\",\n\t\"songAction_rating0_success\": \"为「{name}」清除评等成功!\",\n\t\"songAction_rating0_failed\": \"为「{name}」清除评等失败。\",\n\t\"songAction_add2playlist\": \"加入到播放清单\",\n\t\"songAction_add2playlist_songNotExist\": \"{source}\",\n\t\"songAction_add2playlist_songExist\": \"{source} / 该歌曲已存在,点选来删除\",\n\t\"songAction_add2playlist_failed\": \"处理 {name} 时发生了错误\",\n\t\"songAction_add2playlist_add_success\": \"已将 {name} 加入到 {playlist}\",\n\t\"songAction_add2playlist_remove_success\": \"已将 {name} 从 {playlist} 删除\",\n\t\"album_total\": \"{songs} 首歌曲\",\n\t\"albumsOfSameArtist\": \"来自相同演出者的其他专辑\",\n\t\"addSong_total\": \"已添加 {total} 首歌\",\n\t\"addSong_name\": \"已添加 {name}\",\n\t\"moduleShowName_Netease\": \"网易云音乐\",\n\t\"moduleShowName_DSM\": \"DSM\",\n\t\"sessionExpired\": \"Session 过期,请重新登入\",\n\t\"add2nowPlaying\": \"将此页歌曲加入到现正播放\",\n\t\"pin_failed\": \"钉选失败\",\n\t\"unpin_failed\": \"取消钉选失败\",\n\t\"settings_dark\": \"夜间模式\",\n\t\"settings_network\": \"网络\",\n\t\"settings_network_description\": \"音质\",\n\t\"settings_network_soundQuality\": \"音质\",\n\t\"settings_network_soundQuality_Low\": \"低音质\",\n\t\"settings_network_soundQuality_Med\": \"中等音质\",\n\t\"settings_network_soundQuality_High\": \"高音质(建议)\",\n\t\"settings_network_soundQuality_Ori\": \"原始音质\",\n\t\"settings_network_soundQuality_Low_description\": \"128K,跟 YouTube 差不多的烂音质,在网络夭寿慢的情况下请选择此选项\",\n\t\"settings_network_soundQuality_Med_description\": \"音质只比 YouTube 好那么一点点,可在 3G 网络下流畅的串流\",\n\t\"settings_network_soundQuality_High_description\": \"音质较原始音质略差,可在 4G 网络下流畅的串流\",\n\t\"settings_network_soundQuality_Ori_description\": \"在网络状况许可下,可选择此选项聆听高音质音乐\",\n\t\"settings_lang\": \"语言\",\n\t\"settings_lang_description\": \"设定您的 PokaPlayer 语言\",\n\t\"settings_systemAndUpdate\": \"系统和更新\",\n\t\"settings_systemAndUpdate_description\": \"更新 PokaPlayer、重新启动\",\n\t\"settings_about\": \"关于\",\n\t\"settings_about_description\": \"PokaPlayer 相关信息、错误回报等\",\n\t\"settings_about_contributions\": \"贡献者\",\n\t\"settings_about_errorEeport\": \"错误回报\",\n\t\"settings_account\": \"账号\",\n\t\"settings_logout\": \"登出\",\n\t\"settings_system\": \"系统\",\n\t\"settings_update\": \"软件更新\",\n\t\"settings_update_checking4updates\": \"正在检查更新...\",\n\t\"settings_update_latestVersion\": \"您的 PokaPlayer 已是最新版本\",\n\t\"settings_update_update2\": \"更新至 {version}\",\n\t\"settings_update_canUpdate2\": \"可更新至 {version}\",\n\t\"settings_update_go2UpdatePage\": \"前往更新页面\",\n\t\"settings_update_srvRestart\": \"服务器重新启动\",\n\t\"settings_update_reconnect\": \"重新连接\",\n\t\"settings_update_initializing\": \"正在初始化...\",\n\t\"settings_update_updating\": \"正在更新...\",\n\t\"settings_update_git_fetch\": \"初始化完成\",\n\t\"settings_update_git_reset\": \"更新档下载完成\",\n\t\"settings_update_git_api\": \"API 更新完成\",\n\t\"settings_updateDialog_note\": \"注意:若您未开启 Docker 自动重启功能,您必须手动开启 PokaPlayer\",\n\t\"settings_updateDialog_note_dev\": \"若在开发机器上进行更新,可能导致 Git 爆炸\",\n\t\"settings_updateDialog_view_previous\": \"查看先前的更新日誌\",\n\t\"settings_updateDialog_title\": \"{version} 更新日志\",\n\t\"settings_restart\": \"重新启动\",\n\t\"settings_restarting\": \"正在重新启动\",\n\t\"settings_restart_completed\": \"重新启动完成!\",\n\t\"settings_restartDialog_title\": \"确定要重新启动吗?\",\n\t\"settingIndex\": {\n\t\t'normalItems': '一般设定项目',\n\t\t'adminItems': '服务器管理',\n\t},\n\t\"settingInterface\": {\n\t\t\"_\": \"界面\",\n\t\t\"customize\": {\n\t\t\t\"_\": \"个人化\",\n\t\t\t\"bg\": {\n\t\t\t\t\"_\": \"自订背景\",\n\t\t\t\t\"description\": \"更改背景图片\",\n\t\t\t\t\"custom_link\": \"自订连结\"\n\t\t\t},\n\t\t\t\"bg_cover\": {\n\t\t\t\t\"_\": \"背景覆盖\",\n\t\t\t\t\"description\": \"更改背景覆盖样式或将其隐藏\",\n\t\t\t\t\"options\": {\n\t\t\t\t\t\"full\": \"全覆盖\",\n\t\t\t\t\t\"half\": \"半覆盖\",\n\t\t\t\t\t\"none\": \"无背景\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"theme\": \"主题\",\n\t\t\t\"theme_color\": {\n\t\t\t\t\"_\": \"主色\",\n\t\t\t\t\"description\": \"设定 PokaPlayer 的主题色彩\",\n\t\t\t},\n\t\t\t\"lyric\": {\n\t\t\t\t\"_\": \"歌词页面主题\",\n\t\t\t\t\"description\": \"设定歌词页面的主题\",\n\t\t\t},\n\t\t\t\"layout\": {\n\t\t\t\t\"_\": \"布局\",\n\t\t\t\t\"list\": \"清单\",\n\t\t\t\t\"card\": \"卡片\",\n\t\t\t\t\"artist\": \"演出者页面布局\",\n\t\t\t\t\"composer\": \"作曲者页面布局\",\n\t\t\t}\n\t\t},\n\t\t\"lang\": \"语言\"\n\t},\n\t\"settingUser\": {\n\t\t\"title\": \"使用者\",\n\t\t\"description\": \"检视您的资料、修改密码\",\n\t\t\"name\": \"名称\",\n\t\t\"username\": \"使用者名称\",\n\t\t\"role\": \"权限\",\n\t\t\"password\": \"密码\",\n\t\t\"passwordDescription\": \"轻触此处来更改密码\",\n\t\t\"changeName\": {\n\t\t\t\"title\": \"更改名称\",\n\t\t\t\"placeholder\": \"输入新的名称\",\n\t\t\t\"result\": {\n\t\t\t\t\"success\": \"名称成功更改为 {name}\",\n\t\t\t\t\"error\": \"名称更改失败\"\n\t\t\t}\n\t\t},\n\t\t\"changeUsername\": {\n\t\t\t\"title\": \"更改使用者名称\",\n\t\t\t\"placeholder\": \"输入新的使用者名称\",\n\t\t\t\"result\": {\n\t\t\t\t\"success\": \"使用者名称成功更改为 {name},下次请用新的使用者名称来登入\",\n\t\t\t\t\"error\": \"使用者名称更改失败\"\n\t\t\t}\n\t\t},\n\t\t\"changePassword\": {\n\t\t\t\"title\": \"更改密码\",\n\t\t\t\"oldPassword\": \"旧密码\",\n\t\t\t\"newPassword\": \"新密码\",\n\t\t\t\"confirmPassword\": \"确认密码\",\n\t\t\t\"confirmPasswordHelperText\": \"再输入一次您的新密码\",\n\t\t\t\"done\": \"更改密码\",\n\t\t\t\"result\": {\n\t\t\t\t\"inconsistent\": \"两次密码不一致\",\n\t\t\t\t\"same\": \"密码不可与旧密码相同\",\n\t\t\t\t\"success\": \"密码更改成功\",\n\t\t\t\t\"error\": \"密码更改失败\"\n\t\t\t}\n\t\t}\n\t},\n\t\"settingUserManagement\": {\n\t\ttitle: \"使用者管理\",\n\t\trole: {\n\t\t\tuser: '普通使用者',\n\t\t\tadmin: '管理员'\n\t\t},\n\t\tdialog: {\n\t\t\t//create\n\t\t\tcreate: '建立使用者',\n\t\t\tcreateBtn: '建立',\n\t\t\tuserCreated: '使用者建立成功',\n\t\t\tuserCreateFailed: '使用者建立失敗',\n\t\t\tuserCreateUsernameRepeat: '使用者名稱已被使用',\n\t\t\t//edit\n\t\t\tedit: '编辑使用者',\n\t\t\t//changePassword\n\t\t\tchangePassword: '更改密码',\n\t\t\tchangePasswordSuccess: '密码已变更',\n\t\t\tchangePasswordFailed: '更改密码时发生了错误',\n\t\t\tenterNewPassword: '请输入新密码',\n\t\t\t//deleteUser\n\t\t\tdeleteUser: '删除使用者',\n\t\t\tdeleteUserFailed: '删除使用者时发生了错误'\n\t\t},\n\n\t\tfield: {\n\t\t\tname: \"名称\",\n\t\t\tusername: \"使用者名称\",\n\t\t\trole: \"权限\",\n\t\t\tpassword: \"密码\",\n\t\t}\n\t},\n\tsettingPravicy: {\n\t\t\"title\": \"隱私\",\n\t\t\"description\": \"資料紀錄設定\",\n\t\tnotify: {\n\t\t\ttitle: '關於 PokaPlayer 記錄',\n\t\t\tbody: '資料僅會於您的伺服器進行運算,不會被上傳至網路進行分析。 該功能可提供您更優質的使用體驗(如:年度回顧、最近播放)。 若您有疑慮可於下方關閉此功能,並將已記錄的資料清除。'\n\t\t},\n\t\tdataRecord: {\n\t\t\t_: '資料紀錄',\n\t\t\tenabled: '啟用',\n\t\t\tdisabled: '已停用',\n\t\t\tclear: '清除目前已紀錄資料',\n\t\t\tlogged: '目前已記錄 {count} 筆資料',\n\t\t\tloading: '正在統計資料...',\n\t\t\tconfirm: '您確定要清除資料嗎?',\n\t\t\tcleared: '資料已清除'\n\t\t}\n\t},\n\t\"settingPins\": {\n\t\ttitle: \"钉选管理\",\n\t\tdeleteConfirm: '您确定要取消钉选此项目吗?'\n\t},\n\tadminLog: {\n\t\ttitle: '日誌'\n\t},\n\t\"source\": {\n\t\t\"DSM\": \"DSM\",\n\t\t\"poka\": \"PokaPlayer\",\n\t\t\"Netease2\": \"网易云音乐\"\n\t},\n}","import mod from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=2&lang=sass&\"; export default mod; export * from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=2&lang=sass&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-folders.vue?vue&type=style&index=0&id=21f60ee4&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-folders.vue?vue&type=style&index=0&id=21f60ee4&lang=sass&scoped=true&\"","!function(t,i){\"use strict\";\"function\"==typeof define&&define.amd?define([],i):\"object\"==typeof exports?module.exports=i():t.Lyrics=i()}(this,function(){\"use strict\";var t=function(t){this.timestamp_offset=0,this.lyrics_all=void 0,this.meta_info=void 0,this.ID_TAGS=[{name:\"artist\",id:\"ar\"},{name:\"album\",id:\"al\"},{name:\"title\",id:\"ti\"},{name:\"author\",id:\"au\"},{name:\"length\",id:\"length\"},{name:\"by\",id:\"by\"},{name:\"offset\",id:\"offset\",handler:this.setTimestampOffset},{name:\"createdBy\",id:\"re\"},{name:\"createdByVersion\",id:\"ve\"}];for(var i=0;ii.timestamp?1:-1}),this.lyrics_all.length||(this.lyrics_all=void 0),this.isEmpty(this.meta_info)&&(this.meta_info=void 0),void 0!==this.lyrics_all||void 0!==this.meta_info},getLyrics:function(){return this.lyrics_all},getLyric:function(t){try{return this.lyrics_all[t]}catch(t){return}},getIDTags:function(){return this.meta_info},select:function(t){if(isNaN(t))return-1;var i=Number(t)+this.timestamp_offset,e=0;if(ii);e++);return e},setTimestampOffset:function(t){return this.timestamp_offset=isNaN(t)?0:Number(t)/1e3,Number(t)},isEmpty:function(t){for(var i in t)if(t.hasOwnProperty(i))return!1;return!0}},t});","import mod from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./system.vue?vue&type=style&index=1&lang=sass&\"; export default mod; export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./system.vue?vue&type=style&index=1&lang=sass&\""],"sourceRoot":""} \ No newline at end of file diff --git a/public/js/app.d744c7da.js b/public/js/app.d744c7da.js deleted file mode 100644 index 7650ebe..0000000 --- a/public/js/app.d744c7da.js +++ /dev/null @@ -1,2 +0,0 @@ -(function(t){function e(e){for(var s,n,o=e[0],l=e[1],c=e[2],p=0,u=[];pt.data.songs).then(t=>{_addSongs({songs:t})}).catch(t=>alert(`PokaPlayer Error\n${t}`))},window._deepcopy=t=>JSON.parse(JSON.stringify(t)),window._addSongs=function({songs:t,index:e,clear:a=!0}){const s=window._setting("server"),i=window._setting("headerBgSource");let r=[];for(let n of t){let t=_deepcopy(n),e=_setting("audioQuality").toLowerCase(),a=/^((?!chrome|android).)*safari/i.test(window.navigator.userAgent);"DSM"==t.source&&"high"==e&&("mp3"==t.codec?e="original":"aac"==t.codec?e="original":"flac"==t.codec&&t.bitrate<=16e5&&!a&&(e="original")),t.originalURL=t.url,t.url=s+t.url+"&songRes="+e,t.originalCover=t.cover,t.cover=t.cover&&t.cover.startsWith("http")?t.cover:t.cover?s+t.cover:i,t.uuid=_uuid(),r.push(t)}a&&_player.list.clear(),_player.list.add(r),e&&"random"===_player.options.order?(_player.options.order="list",_player.list.switch(e),_player.options.order="random"):e&&_player.list.switch(e),_player.play()},window._player=new r.a({container:document.getElementById("player")}),window._uuid=()=>{var t=Date.now();return"undefined"!==typeof performance&&"function"===typeof performance.now&&(t+=performance.now()),"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(e){var a=(t+16*Math.random())%16|0;return t=Math.floor(t/16),("x"===e?a:3&a|8).toString(16)}))},window._lyricReader=a("ef87"),window._lrc=new(a("ef87"))("[00:00.000]"),window._CSSsetting=(t,e)=>{let a=_setting("cssVariable");a[t]=e,_setting("cssVariable",a),document.documentElement.style.setProperty(t,e)},window._setting=(t,e)=>{let a=JSON.parse(localStorage.pokaSetting||"{}"),s={nickname:`Poka-${Math.random().toString(36).substring(8).toUpperCase()}`,theme:"#5c95c4",lyricTheme:"default",artistView:"card",composerView:"card",audioQuality:"High",headerBgSource:"https://i.imgur.com/IdbJiao.jpg",darkMode:!1,dataRecord:!0,server:location.origin,password:"",cssVariable:{"--pokabgheight":"calc( 100vh - 69px - 64px )"}},i=navigator.language||navigator.userLanguage;switch(i){case"zh-TW":s.lang="zh_TW";break;case"zh-CN":s.lang="zh_CN";break;default:s.lang="en_US";break}return e?(a[t]=e,localStorage.pokaSetting=JSON.stringify(a),a[t]):a[t]?a[t]:s[t]?(a[t]=s[t]||"",localStorage.pokaSetting=JSON.stringify(a),a[t]):""},window._socket=io(window._setting("server"),{transports:["websocket"]});let l=document.documentElement;for(let[Sr,$r]of Object.entries(_setting("cssVariable")))l.style.setProperty(Sr,$r);a("6176");var c=a("2b0e"),d=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-app",{staticClass:"page-container"},[a("transition",{attrs:{name:"fade",mode:"out-in"}},[a("router-view")],1),a("v-snackbar",{class:{withBottomPlayer:t.snackbar.withBottomPlayer},model:{value:t.snackbar.show,callback:function(e){t.$set(t.snackbar,"show",e)},expression:"snackbar.show"}},[t._v(t._s(t.snackbar.message))])],1)},p=[],u={created(){c["a"].prototype.$deepCopy=window._deepcopy,c["a"].prototype.$randomPlay=window._randomPlay,c["a"].prototype.$addSongs=window._addSongs,c["a"].prototype.$snackbar=(t="",e=1500)=>{this.snackbar.message=t,this.snackbar.withBottomPlayer=document.querySelectorAll(".bottom-player").length,this.snackbar.show=!0,clearTimeout(this.snackbar.timeout),this.snackbar.timeout=setTimeout(()=>this.snackbar.show=!1,e)},this.$vuetify.theme.themes.dark.primary=window._setting("theme"),this.$vuetify.theme.themes.light.primary=window._setting("theme")},data:()=>({snackbar:{show:!1,message:"",timeout:null,withBottomPlayer:!0}})},m=u,g=(a("cf25"),a("5c64"),a("d4db"),a("2877")),v=a("6544"),_=a.n(v),h=a("7496"),y=a("2db4"),f=Object(g["a"])(m,d,p,!1,null,null,null),w=f.exports;_()(f,{VApp:h["a"],VSnackbar:y["a"]});var k=a("8c4f"),b=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[t.$vuetify.breakpoint.mdAndUp?t._e():a("v-app-bar",{staticClass:"v-sheet--outlined",attrs:{app:""}},[a("v-app-bar-nav-icon",{on:{click:function(e){return e.stopPropagation(),t.toggleMenu()}}}),a("v-toolbar-title",{staticStyle:{width:"300px"}},[a("span",[t._v("PokaPlayer")])]),a("v-spacer"),a("v-btn",{attrs:{icon:""},on:{click:t.switch_audio_order}},["list"===t.audio_order?a("v-icon",{staticClass:"material-icons-outlined"},[t._v("repeat")]):a("v-icon",{staticClass:"material-icons-outlined"},[t._v("shuffle")])],1)],1),a("v-navigation-drawer",{attrs:{clipped:t.$vuetify.breakpoint.mdAndUp,"mini-variant":t.$vuetify.breakpoint.mdOnly,"mobile-breakpoint":960,app:""},model:{value:t.drawer,callback:function(e){t.drawer=e},expression:"drawer"}},[a("div",{directives:[{name:"show",rawName:"v-show",value:t.$vuetify.breakpoint.lgAndUp,expression:"$vuetify.breakpoint.lgAndUp"}],staticClass:"poka-drawer-logo"},[a("h1",[t._v("PokaPlayer")])]),a("v-divider",{directives:[{name:"show",rawName:"v-show",value:t.$vuetify.breakpoint.lgAndUp,expression:"$vuetify.breakpoint.lgAndUp"}],staticStyle:{margin:"0px 0"}}),a("v-list",{attrs:{nav:"",dense:""}},[a("v-list-item-group",{attrs:{color:"primary"}},[t._l(t.items,(function(e){return[e.divider?a("v-divider",{key:e.text,staticStyle:{margin:"4px 0"}}):a("v-list-item",{key:e.text,attrs:{to:e.to,link:""}},[a("v-list-item-action",[a("v-icon",{staticClass:"material-icons-outlined",domProps:{textContent:t._s(e.icon)}}),a("v-icon",{staticClass:"material-icons",domProps:{textContent:t._s(e.icon)}})],1),a("v-list-item-content",[a("v-list-item-title",[t._v(t._s(e.text))])],1)],1)]}))],2)],1)],1),a("v-main",[a("div",{staticClass:"router-view"},[a("router-view")],1),a("div",{staticStyle:{height:"69px"}})]),a("div",{staticClass:"bottom-player"},[a("div",{staticClass:"app-progress-bar"},[a("v-progress-linear",{attrs:{"buffer-value":t.audio_bufferPercent,color:"primary"},model:{value:t.audio_currentTimePercent,callback:function(e){t.audio_currentTimePercent=e},expression:"audio_currentTimePercent"}}),a("label",{staticClass:"pure-material-slider"},[a("input",{directives:[{name:"model",rawName:"v-model",value:t.audio_currentTimePercent,expression:"audio_currentTimePercent"}],attrs:{type:"range",min:"0",max:"100",step:"0.000001"},domProps:{value:t.audio_currentTimePercent},on:{input:t.audio_seek,__r:function(e){t.audio_currentTimePercent=e.target.value}}})])],1),a("div",{staticClass:"song-info"},[a("div",{staticClass:"left"},[a("div",{staticClass:"cover"},[a("img",{attrs:{src:t.audio_cover}})]),a("div",{staticClass:"song-title",on:{click:function(e){return t.$router.push("/now"!=t.$route.path?"/now":"/lyric")}}},[a("div",{staticClass:"song-name"},[t._v(t._s(t.audio_title))]),a("div",{staticClass:"song-artist"},[t._v(t._s(t.audio_artist||t.$t("app_waitForPlay")))])])]),a("div",{staticClass:"center"},[a("span",{staticClass:"time"},[t._v(t._s(t.audio_currentTime))]),a("v-btn",{attrs:{icon:""},on:{click:t.audio_previous}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("skip_previous")])],1),a("v-btn",{attrs:{small:"",fab:"",depressed:"",color:"primary"},on:{click:t.audio_toggle}},[t.audio_paused?a("v-icon",{key:"play",staticClass:"material-icons-outlined"},[t._v("play_arrow")]):a("v-icon",{key:"pause",staticClass:"material-icons-outlined"},[t._v("pause")])],1),a("v-btn",{attrs:{icon:""},on:{click:t.audio_next}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("skip_next")])],1),a("span",{staticClass:"time"},[t._v(t._s(t.audio_totalTime))])],1),t.audio_artist?a("div",{staticClass:"right"},[a("v-btn",{attrs:{icon:""},on:{click:t.switch_audio_order}},["list"===t.audio_order?a("v-icon",{staticClass:"material-icons-outlined"},[t._v("repeat")]):a("v-icon",{staticClass:"material-icons-outlined"},[t._v("shuffle")])],1),"/now"!=t.$route.path?a("v-btn",{attrs:{icon:"",to:"/now"}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("playlist_play")])],1):a("v-btn",{attrs:{icon:"",to:"/lyric"}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("subtitles")])],1)],1):a("div",{staticClass:"right"},[a("play-random-button")],1),t.audio_artist?a("div",{staticClass:"right-s"},[a("v-btn",{attrs:{icon:""},on:{click:t.audio_previous}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("skip_previous")])],1),a("v-btn",{attrs:{small:"",fab:"",depressed:"",color:"primary"},on:{click:t.audio_toggle}},[t.audio_paused?a("v-icon",{key:"play",staticClass:"material-icons-outlined"},[t._v("play_arrow")]):a("v-icon",{key:"pause",staticClass:"material-icons-outlined"},[t._v("pause")])],1),a("v-btn",{attrs:{icon:""},on:{click:t.audio_next}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("skip_next")])],1)],1):a("div",{staticClass:"right-s"},[a("play-random-button")],1)])])],1)},x=[],C={name:"App",data:()=>({menuVisible:!1,drawer:null,audio_interval:null,audio_currentTimePercent:100,audio_bufferPercent:100,audio_currentTime:"0:00",audio_totalTime:"0:00",audio_paused:!0,audio_recored:!1,audio_cover:_setting("headerBgSource"),audio_title:"PokaPlayer",audio_artist:null,audio_order:_player.options.order,scrollPositions:{},settings:{darkMode:window._setting("darkMode")},items:[{icon:"home",text:i18n.t("home"),to:"/home"},{icon:"playlist_play",text:i18n.t("nowplaying"),to:"/now"},{icon:"subtitles",text:i18n.t("lrc"),to:"/lyric"},{divider:!0},{icon:"search",text:i18n.t("search"),to:"/search"},{icon:"album",text:i18n.t("album"),to:"/album"},{icon:"folder",text:i18n.t("folder"),to:"/folder"},{icon:"keyboard_voice",text:i18n.t("artist"),to:"/artist"},{icon:"edit",text:i18n.t("composer"),to:"/composer"},{icon:"video_library",text:i18n.t("playlist"),to:"/playlist"},{divider:!0},{icon:"settings",text:i18n.t("settings"),to:"/settings"}]}),destroyed(){this.audio_interval&&clearInterval(this.audio_interval)},created(){function t(){let t=.01*window.innerHeight;document.documentElement.style.setProperty("--vh",`${t}px`)}document.getElementsByTagName("meta")["theme-color"].content=this.$vuetify.theme.isDark?"rgb(47, 43, 62)":"rgb(245, 245, 245)",window.addEventListener("resize",t),t(),this.drawer=this.$vuetify.breakpoint.mdAndUp,this.$router.beforeEach((t,e,a)=>{let s=document.querySelector("main");s&&(this.scrollPositions[e.name]=s.scrollTop),a(),this.$nextTick(()=>{let t=this.$router.history.current.name,e=document.querySelector("main");if(e&&t in this.scrollPositions){let a=this.scrollPositions[t];setTimeout(()=>e.scrollTop=a,100)}})}),this.axios.defaults.withCredentials=!0,this.axios.defaults.baseURL=_setting("server"),this.getStatus(),_socket.emit("login",{username:window._setting("username"),password:window._setting("password")}),_socket.emit("send-nickname",_setting("nickname")),"mediaSession"in navigator&&(navigator.mediaSession.setActionHandler("play",()=>_player.toggle()),navigator.mediaSession.setActionHandler("pause",()=>_player.pause()),navigator.mediaSession.setActionHandler("previoustrack",()=>_payer.skipBack()),navigator.mediaSession.setActionHandler("nexttrack",()=>_player.skipForward())),this.audio_interval=setInterval(()=>{let t=_player.audio.currentTime||0,e=_player.audio.duration||0;if(this.audio_paused=_player.paused,this.audio_order=_player.options.order,_player.list.audios.length>0){let a=_player.list.audios[_player.list.index];this.audio_title!=a.name&&(this.audio_recored=!1);let s=_player.audio.buffered,i=t>1?s.end(s.length-1)/e*100:0,r=t/e*100;if(this.audio_currentTimePercent=r,this.audio_bufferPercent=i,this.audio_title=a.name,this.audio_artist=a.artist,this.audio_cover=a.cover,this.audio_currentTime=this.secondToTime(t),this.audio_totalTime=this.secondToTime(e),"mediaSession"in navigator){let t=document.querySelector(".cover img"),e=[{src:t.complete?a.cover:"/static/img/icons/512x512.png",sizes:t.complete?`${t.naturalWidth}x${t.naturalHeight}`:"512x512",type:"image/png"}];navigator.mediaSession.metadata=new MediaMetadata({title:a.name,artist:a.artist,artwork:e})}e&&t+10>e&&!this.audio_recored&&window._setting("dataRecord")&&(this.audio_recored=!0,this.axios.post(`${_setting("server")}/pokaapi/v2/record/add`,a))}else this.audio_currentTime="0:00",this.audio_totalTime="0:00",this.audio_currentTimePercent=100,this.audio_bufferPercent=100,this.audio_title="PokaPlayer",this.audio_artist=null,this.audio_recored=!1,this.audio_cover=_setting("headerBgSource"),"mediaSession"in navigator&&(navigator.mediaSession.metadata=null)},400)},methods:{secondToTime(t){let e=Math.floor(t/60),a=Math.floor(t%60);return a=a<10?"0"+a:a,e+":"+a},audio_toggle(){_player.list.audios.length>0?(_player.toggle(),this.audio_paused=_player.paused):this.$randomPlay()},audio_next(){_player.skipForward(),_player.play()},audio_previous(){_player.skipBack(),_player.play()},audio_seek(){_player.seek(this.audio_currentTimePercent/100*_player.audio.duration)},closeMenu(){this.drawer=!1},toggleMenu(){this.drawer=!this.drawer},switch_audio_order(){_player.options.order="random"===_player.options.order?"list":"random",this.audio_order=_player.options.order},switchTheme(){this.settings.darkMode=!this.settings.darkMode,window._setting("darkMode",this.settings.darkMode),this.settings.darkMode?window._theme.switchToDark():window._theme.switchToLight()},async getStatus(){let t=await this.axios.get(_setting("server")+"/status/");if(!t.data.login)return this.$router.push("/login");let e=await this.axios.get(_setting("server")+"/profile/");sessionStorage.setItem("login",JSON.stringify(e.data));let a=JSON.parse(e.data.settings);for(let s of Object.keys(a))_setting(s,a[s]);if(t.data.debug){let t={icon:"bug_report",text:"Debug",to:"/debug"};this.items.filter(t=>"Debug"==t.text).length||this.items.push(t)}}}},S=C,$=(a("0e7b"),a("40dc")),P=a("5bc1"),V=a("8336"),D=a("ce7e"),U=a("132d"),T=a("8860"),A=a("da13"),I=a("1800"),N=a("5d23"),L=a("1baa"),R=a("f6c4"),O=a("f774"),E=a("8e36"),z=a("2fa4"),B=a("2a7f"),M=Object(g["a"])(S,b,x,!1,null,"143ee84e",null),F=M.exports;_()(M,{VAppBar:$["a"],VAppBarNavIcon:P["a"],VBtn:V["a"],VDivider:D["a"],VIcon:U["a"],VList:T["a"],VListItem:A["a"],VListItemAction:I["a"],VListItemContent:N["a"],VListItemGroup:L["a"],VListItemTitle:N["c"],VMain:R["a"],VNavigationDrawer:O["a"],VProgressLinear:E["a"],VSpacer:z["a"],VToolbarTitle:B["a"]});var j=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("router-view")],1)},Q=[],H={name:"App",created(){document.getElementsByTagName("meta")["theme-color"].content=this.$vuetify.theme.isDark?"rgb(47, 43, 62)":"rgb(245, 245, 245)"}},q=H,G=Object(g["a"])(q,j,Q,!1,null,null,null),J=G.exports,Y=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:t.$t("settings"),subtitle:"Customize your PokaPlayer experience."}}),a("div",{staticClass:"chip-nav"},[t._l(t.items,(function(e){return a("router-link",{directives:[{name:"ripple",rawName:"v-ripple"}],key:e.to,staticClass:"chip-nav-item",class:{active:t.$route.path==e.to},attrs:{to:e.to}},[a("v-icon",[t._v(t._s(e.icon))]),a("span",[t._v(t._s(t.$t(e.text)))])],1)})),t._l(t.adminItems,(function(e){return a("router-link",{directives:[{name:"show",rawName:"v-show",value:t.isAdmin,expression:"isAdmin"},{name:"ripple",rawName:"v-ripple"}],key:e.to,staticClass:"chip-nav-item",class:{active:t.$route.path==e.to},attrs:{to:e.to}},[a("v-icon",[t._v(t._s(e.icon))]),a("span",[t._v(t._s(t.$t(e.text)))])],1)}))],2),a("transition",{attrs:{name:"fade",mode:"out-in"},on:{enter:t.pageEnter}},[a("router-view")],1)],1)},W=[],K={name:"App",data:()=>({isAdmin:!1,settings:{darkMode:window._setting("darkMode")},items:[{text:"settings_network",icon:"wifi",to:"/settings/network"},{text:"settingInterface._",icon:"layers",to:"/settings/interface"},{text:"settingUser.title",icon:"person",to:"/settings/user"},{text:"settingPins.title",icon:"push_pin",to:"/settings/pins"}],adminItems:[{text:"settings_systemAndUpdate",icon:"system_update",to:"/settings/system"},{text:"settingUserManagement.title",icon:"person",to:"/settings/admin/users"}]}),created(){this.getStatus(),this.isAdmin="admin"==JSON.parse(sessionStorage.getItem("login")).role||!1},methods:{async getStatus(){let t=await this.axios.get(_setting("server")+"/status/");if(!t.data.login)return this.$router.push("/login");let e=await this.axios.get(_setting("server")+"/profile/");sessionStorage.setItem("login",JSON.stringify(e.data));let a=JSON.parse(e.data.settings);for(let s of Object.keys(a))_setting(s,a[s])}}},X=K,Z=a("269a"),tt=a.n(Z),et=a("5607"),at=Object(g["a"])(X,Y,W,!1,null,null,null),st=at.exports;_()(at,{VIcon:U["a"]}),tt()(at,{Ripple:et["a"]});var it=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:t.$t("album")}}),a("v-slide-y-reverse-transition",[t.data?a("poka-parse-albums",{attrs:{data:t.data.albums}}):t._e()],1),t.data?t._e():a("poka-loader")],1)},rt=[],nt={name:"Album",created(){let t=_setting("server")+"/pokaapi/albums/";this.axios.get(t).then(t=>{this.data=t.data})},data:()=>({data:null,server:_setting("server")})},ot=nt,lt=a("0789"),ct=Object(g["a"])(ot,it,rt,!1,null,null,null),dt=ct.exports;_()(ct,{VSlideYReverseTransition:lt["g"]});var pt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{blurbg:!0,bg:t.cover||null}}),a("info-header",{attrs:{title:t.name,subtitle:t.artist,cover:t.cover,songs:t.songs&&t.songs.length}},[t.songs?a("pin-button",{attrs:{source:t.$route.params.source,id:t.$route.params.id,type:"album",cover:t.cover,artist:t.artist,name:t.name,"btn-type":"icon-button"}}):t._e()],1),t.name?a("v-divider"):t._e(),t.songs?a("poka-parse-songs",{staticStyle:{margin:"16px 0"},attrs:{data:t.songs}}):t._e(),t.songs?t._e():a("poka-loader",{staticStyle:{margin:"20px 0"}}),t.artistAlbums?a("v-divider"):t._e(),t.artistAlbums?a("h1",{staticClass:"title",staticStyle:{"padding-left":"0.5em","margin-top":"8px"}},[t._v(t._s(t.$t("albumsOfSameArtist")))]):t._e(),t.artistAlbums?a("poka-parse-albums",{attrs:{data:t.artistAlbums}}):t._e()],1)},ut=[],mt={name:"AlbumSongs",created(){this.fetchData()},watch:{"$route.path":function(t,e){this.fetchData()}},data:()=>({data:null,cover:null,name:null,artist:null,songs:null,artistAlbums:null,server:_setting("server")}),methods:{async fetchData(){let t=this.$route.params.source,e=this.$route.params.id;this.songs=null,this.name="█".repeat(10),this.artist="█".repeat(10),await this.axios.get(`${this.server}/pokaapi/album?moduleName=${encodeURIComponent(t)}&id=${encodeURIComponent(e)}`).then(t=>{this.songs=t.data.songs,this.artist=t.data.artist,this.cover=this.server+t.data.cover.replace(/'/,"\\'"),this.name=t.data.name});let a=this.artist,s=t,i=`${this.server}/pokaapi/artistAlbums/?moduleName=${encodeURIComponent(s)}&id=${encodeURIComponent(a)}`;this.axios.get(i).then(t=>{this.artistAlbums=t.data.albums.filter(t=>t.id!=e),this.artistAlbums.length<1&&(this.artistAlbums=null)})}}},gt=mt,vt=Object(g["a"])(gt,pt,ut,!1,null,null,null),_t=vt.exports;_()(vt,{VDivider:D["a"]});var ht=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:t.$t("artist")}}),a("v-slide-y-reverse-transition",[t.data?a("poka-parse-artists",{attrs:{data:t.data.artists}}):t._e()],1),t.data?t._e():a("poka-loader")],1)},yt=[],ft={name:"Artist",created(){this.axios.get(_setting("server")+"/pokaapi/artists/").then(t=>{this.data=t.data})},data:()=>({data:null,server:_setting("server")})},wt=ft,kt=Object(g["a"])(wt,ht,yt,!1,null,null,null),bt=kt.exports;_()(kt,{VSlideYReverseTransition:lt["g"]});var xt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:t.name,subtitle:t.$t("artist"),blurbg:!0,bg:t.server+t.cover||null}}),a("v-slide-y-reverse-transition",[t.data?a("poka-parse-albums",{attrs:{data:t.data.albums}}):t._e()],1),t.data?t._e():a("poka-loader"),t.name?a("pin-button",{attrs:{source:t.$route.params.source,id:t.$route.params.id,cover:t.cover,type:"artist",name:t.name}}):t._e()],1)},Ct=[],St={name:"ArtistAlbum",created(){let t="unknown"==this.$route.params.id?"":this.$route.params.id,e=this.$route.params.source,a=`${this.server}/pokaapi/artistAlbums/?moduleName=${encodeURIComponent(e)}&id=${encodeURIComponent(t)}`;this.axios.get(a).then(t=>{this.data=t.data}),this.axios.get(`/pokaapi/artist/?moduleName=${encodeURIComponent(e)}&id=${encodeURIComponent(t)}`).then(t=>{this.cover=t.data.cover,this.name=t.data.name})},data:()=>({data:null,cover:!1,name:"",server:_setting("server")})},$t=St,Pt=Object(g["a"])($t,xt,Ct,!1,null,null,null),Vt=Pt.exports;_()(Pt,{VSlideYReverseTransition:lt["g"]});var Dt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:t.$t("composer")}}),a("v-slide-y-reverse-transition",[t.data?a("poka-parse-composers",{attrs:{data:t.data.composers}}):t._e()],1),t.data?t._e():a("poka-loader")],1)},Ut=[],Tt={name:"Composer",created(){this.axios.get(_setting("server")+"/pokaapi/composers/").then(t=>{this.data=t.data})},data:()=>({data:null,server:_setting("server")})},At=Tt,It=Object(g["a"])(At,Dt,Ut,!1,null,null,null),Nt=It.exports;_()(It,{VSlideYReverseTransition:lt["g"]});var Lt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:t.name,subtitle:t.$t("composer"),blurbg:!0,bg:t.server+t.cover||null}}),a("v-slide-y-reverse-transition",[t.data?a("poka-parse-albums",{attrs:{data:t.data.albums}}):t._e()],1),t.data?t._e():a("poka-loader"),t.name?a("pin-button",{attrs:{source:t.$route.params.source,id:t.$route.params.id,cover:t.cover,type:"composer",name:t.$route.params.id}}):t._e()],1)},Rt=[],Ot={name:"ComposerAlbum",created(){let t=this.$route.params.source,e="unknown"==this.$route.params.id?"":this.$route.params.id,a=`${this.server}/pokaapi/composerAlbums/?moduleName=${encodeURIComponent(t)}&id=${encodeURIComponent(e)}`;this.axios.get(a).then(t=>{this.data=t.data}),this.axios.get(`/pokaapi/composer/?moduleName=${encodeURIComponent(t)}&id=${encodeURIComponent(e)}`).then(t=>{this.cover=t.data.cover,this.name=t.data.name})},data:()=>({data:null,cover:!1,name:null,cover:null,server:_setting("server")})},Et=Ot,zt=Object(g["a"])(Et,Lt,Rt,!1,null,null,null),Bt=zt.exports;_()(zt,{VSlideYReverseTransition:lt["g"]});var Mt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:"Debug"}}),a("div",{staticClass:"title"},[t._v("Snackbar")]),a("v-btn",{attrs:{text:""},on:{click:function(e){return t.$snackbar("test test 123")}}},[t._v("Open Snackbar")]),a("v-expansion-panels",[a("v-expansion-panel",[a("v-expansion-panel-header",[t._v("Audios")]),a("v-expansion-panel-content",[a("pre",[t._v(t._s(t.audios))])])],1),a("v-expansion-panel",[a("v-expansion-panel-header",[t._v("Config")]),a("v-expansion-panel-content",[a("pre",[t._v(t._s(t.pokaSetting))])])],1),a("v-expansion-panel",[a("v-expansion-panel-header",[t._v("Lyric")]),a("v-expansion-panel-content",[a("pre",[t._v(t._s(t.lyric))])])],1)],1)],1)},Ft=[],jt={name:"Debug",created(){},data:()=>({pokaSetting:JSON.parse(localStorage.pokaSetting),audios:_player.list.audios,lyric:_lrc.lyrics_all})},Qt=jt,Ht=a("cd55"),qt=a("49e2"),Gt=a("c865"),Jt=a("0393"),Yt=Object(g["a"])(Qt,Mt,Ft,!1,null,null,null),Wt=Yt.exports;_()(Yt,{VBtn:V["a"],VExpansionPanel:Ht["a"],VExpansionPanelContent:qt["a"],VExpansionPanelHeader:Gt["a"],VExpansionPanels:Jt["a"]});var Kt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:t.$t("folder")}}),a("v-btn",{directives:[{name:"show",rawName:"v-show",value:!t.$route.meta.root,expression:"!$route.meta.root"}],on:{click:t.goBack}},[a("v-icon",[t._v("arrow_back")]),t._v("\n\t\t"+t._s(t.$t("back"))+"\n\t")],1),a("v-slide-y-reverse-transition",[t.data?a("poka-parse-folders",{attrs:{data:t.data.folders}}):t._e()],1),a("v-slide-y-reverse-transition",[t.data?a("poka-parse-songs",{attrs:{data:t.data.songs}}):t._e()],1),t.data?t._e():a("poka-loader")],1)},Xt=[],Zt={name:"Folder",created(){let t=this.server+"/pokaapi/";if(this.$route.meta.root)t+="folders/";else{let e=encodeURIComponent(this.$route.params.source),a=encodeURIComponent(this.$route.params.id);t+=`folderFiles/?moduleName=${e}&id=${a}`}this.axios.get(t).then(t=>{this.data=t.data})},data:()=>({data:null,server:_setting("server")}),methods:{goBack(){window.history.length>1?this.$router.go(-1):this.$router.push("/folder")}}},te=Zt,ee=Object(g["a"])(te,Kt,Xt,!1,null,null,null),ae=ee.exports;_()(ee,{VBtn:V["a"],VIcon:U["a"],VSlideYReverseTransition:lt["g"]});var se=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:t.name?t.$t("header_welcome_with_name",{name:t.name}):t.$t("header_welcome")}}),a("poka-update"),t.data?t._e():a("poka-loader"),a("v-slide-y-reverse-transition",[t.data?a("poka-parse-home",{attrs:{data:t.data}}):t._e()],1)],1)},ie=[],re={name:"Home",created(){this.axios.get(_setting("server")+"/pokaapi/home/").then(t=>{this.data=t.data,this.name=JSON.parse(sessionStorage.login).name}).catch(t=>{this.$router.push("/login")})},data:()=>({data:null,name:null})},ne=re,oe=Object(g["a"])(ne,se,ie,!1,null,null,null),le=oe.exports;_()(oe,{VSlideYReverseTransition:lt["g"]});var ce=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"login-container",style:{"--bg":"url('"+t.bg+"')"}},[a("v-overlay",{attrs:{absolute:"",value:t.logining}},[a("poka-loader")],1),t._m(0),a("div",{staticClass:"login-form"},[a("div",{staticClass:"form-container"},[a("h1",[t._v(t._s(t.$t("header_welcome")))]),a("v-text-field",{staticClass:"rounded-input",attrs:{outlined:"",label:t.$t("login_page.server"),disabled:t.logining},model:{value:t.server,callback:function(e){t.server="string"===typeof e?e.trim():e},expression:"server"}}),a("v-text-field",{staticClass:"rounded-input",attrs:{outlined:"",label:t.$t("login_page.username"),disabled:t.logining},model:{value:t.username,callback:function(e){t.username=e},expression:"username"}}),a("v-text-field",{staticClass:"rounded-input",attrs:{outlined:"",label:t.$t("login_page.password"),type:"password",disabled:t.logining},model:{value:t.password,callback:function(e){t.password=e},expression:"password"}}),a("div",{staticClass:"d-flex justify-center"},[a("v-btn",{attrs:{disabled:t.logining,rounded:"",large:"",color:"primary",width:"110px"},on:{click:t.login}},[t._v(t._s(t.$t("login")))])],1)],1)]),a("div",{staticClass:"footer"},[a("div",{staticClass:"left-btns"},[a("v-btn",{staticClass:"mx-1",attrs:{depressed:"",fab:"",small:""},on:{click:function(e){t.lang_dialog=!0}}},[a("v-icon",[t._v("mdi-translate")])],1),a("v-btn",{staticClass:"mx-1",attrs:{depressed:"",fab:"",small:""},on:{click:function(e){t.clearSessionDialog=!0}}},[a("v-icon",[t._v("mdi-lock-reset")])],1)],1),a("div",{staticClass:"right-btns"},[a("v-btn",{attrs:{href:"https://github.com/gnehs/PokaPlayer",target:"_blank",depressed:"",fab:"",small:""}},[a("v-icon",[t._v("mdi-github")])],1)],1)]),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.lang_dialog,callback:function(e){t.lang_dialog=e},expression:"lang_dialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingInterface.lang")))]),a("v-card-text",[a("div",{staticClass:"poka list"},t._l(t.languages,(function(e,s){return a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],key:"lang"+e+"-"+s,staticClass:"item",on:{click:function(a){return t.setLang(e)}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("translate")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("title",e)))])])],1)])})),0)]),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.lang_dialog=!1}}},[t._v(t._s(t.$t("cancel")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"420"},model:{value:t.clearSessionDialog,callback:function(e){t.clearSessionDialog=e},expression:"clearSessionDialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("login_page.session._")))]),a("v-card-text",[a("p",[t._v(t._s(t.$t("login_page.session.description")))]),a("p",[t._v(t._s(t.$t("login_page.session.description2")))]),a("v-text-field",{attrs:{outlined:"",label:t.$t("login_page.server"),disabled:t.logining},model:{value:t.server,callback:function(e){t.server="string"===typeof e?e.trim():e},expression:"server"}}),a("v-text-field",{attrs:{outlined:"",label:t.$t("login_page.username"),disabled:t.logining},model:{value:t.username,callback:function(e){t.username=e},expression:"username"}}),a("v-text-field",{attrs:{outlined:"",label:t.$t("login_page.password"),type:"password",disabled:t.logining},model:{value:t.password,callback:function(e){t.password=e},expression:"password"}})],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.clearSessionDialog=!1}}},[t._v(t._s(t.$t("cancel")))]),a("v-btn",{attrs:{color:"red",text:""},on:{click:t.clearSession}},[t._v(t._s(t.$t("reset")))])],1)],1)],1)],1)},de=[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"logo"},[a("img",{attrs:{src:"/img/icons/icon.png"}})])}],pe={name:"Login",data:()=>({logining:!1,bg:_setting("headerBgSource"),server:null,serverError:null,password:null,username:null,passwordError:null,clearSessionDialog:!1,lang_dialog:!1,languages:Object.keys(window.i18n.messages),currentLang:i18n.locale}),created(){this.password=_setting("password"),this.username=_setting("username"),this.server=_setting("server")},methods:{setLang(t){window.i18n.locale=t,this.currentLang=t,window._setting("lang",t),this.lang_dialog=!1},async login(){if(this.passwordError=null,this.serverError=null,this.server=this.server.replace(/\/$/,""),!this.password||!this.server)return this.password||(this.passwordError="Wrong password"),void(this.server||(this.serverError="Unable to connect to server"));this.logining=!0,await this.axios.get(this.server+"/logout/");let t=await this.axios({method:"post",url:this.server+"/login/",data:{password:this.password,username:this.username},config:{headers:{"Content-Type":"multipart/form-data"}}}).catch(t=>this.serverError="Unable to connect to server").then(t=>t.data);if(!t.success)return this.logining=!1,this.passwordError="Wrong password",this.password="",!1;{_setting("password",this.password),_setting("username",this.username),_setting("server",this.server);let t=(await this.axios(this.server+"/setting/")).data;for(let e of Object.keys(t.settings))_setting(e,t.settings[e]);_socket.emit("login",{username:window._setting("username"),password:window._setting("password")}),_socket.emit("send-nickname",_setting("nickname")),this.$router.push("/"),window.location.reload()}},async clearSession(){this.clearSessionDialog=!1;let t=await this.axios({method:"post",url:this.server+"/clear-session/",data:{password:this.password,username:this.username},config:{headers:{"Content-Type":"multipart/form-data"}}});t.data.success?this.$snackbar(i18n.t("login_page.session.success")):this.$snackbar(i18n.t("login_page.session.fail")+t.data.e)}}},ue=pe,me=(a("50ba"),a("a47d"),a("8212")),ge=a("b0af"),ve=a("99d9"),_e=a("169a"),he=a("a797"),ye=a("8654"),fe=Object(g["a"])(ue,ce,de,!1,null,"0d9d0dd3",null),we=fe.exports;_()(fe,{VAvatar:me["a"],VBtn:V["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VCardTitle:ve["c"],VDialog:_e["a"],VIcon:U["a"],VOverlay:he["a"],VSpacer:z["a"],VTextField:ye["a"]}),tt()(fe,{Ripple:et["a"]});var ke=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("transition",{attrs:{name:t.bgSlideAnimation,mode:"out-in"}},[t.audio_queue.length>0?a("poka-header",{key:t.audio_index,attrs:{blurbg:!0,title:t.$t("nowplaying"),bg:t.audio_cover}}):t._e(),!t.audio_queue.length>0?a("poka-header",{key:"2"}):t._e()],1),a("transition",{attrs:{name:"slide-right",mode:"out-in"}},[t.audio_queue.length>0?a("poka-parse-songs",{attrs:{data:t.audio_queue,"now-playing":"","active-index":t.audio_index},scopedSlots:t._u([{key:"default",fn:function(e){return[a("v-btn",{directives:[{name:"show",rawName:"v-show",value:t.isSafari,expression:"isSafari"}],attrs:{icon:""},on:{click:function(t){return t.stopPropagation(),e.moreDialog(e.song)}}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("more_horiz")])],1),a("v-btn",{attrs:{icon:""},on:{click:function(a){return a.stopPropagation(),t.removeSong(e.index)}}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("close")])],1)]}}],null,!1,3811264598)}):t._e(),!t.audio_queue.length>0?a("v-card",{key:"card",staticClass:"mx-auto blur-card",staticStyle:{"margin-top":"64px"},attrs:{"max-width":"344"}},[a("v-card-text",{staticClass:"text-center"},[a("v-icon",{staticClass:"display-4 material-icons-outlined"},[t._v("queue_music")]),a("p",{staticClass:"headline text--primary"},[t._v(t._s(t.$t("app_waitForPlay")))]),a("p",[t._v(t._s(t.$t("app_waitForPlay_description")))]),a("play-random-button")],1)],1):t._e()],1),a("v-fab-transition",[t.audio_queue.length>0?a("v-btn",{staticStyle:{bottom:"calc(16px + 69px)"},attrs:{color:"primary",fab:"",large:"",dark:"",bottom:"",right:"",fixed:""},on:{click:t.audio_clean}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("clear_all")])],1):t._e()],1)],1)},be=[],xe={name:"NowPlaying",data:()=>({defaultCover:_setting("headerBgSource"),audio_cover:_setting("headerBgSource"),audio_queue:null,audio_index:-1,audio_uuid:":D",updateInterval:null,bgSlideAnimation:"slide-left",isSafari:/^((?!chrome|android).)*safari/i.test(window.navigator.userAgent)}),created(){this.updatePlayer(),this.startUpdatePlayer()},destroyed(){this.stopUpdatePlayer()},methods:{startUpdatePlayer(){this.updateInterval=setInterval(()=>this.updatePlayer(),400)},stopUpdatePlayer(){this.updateInterval&&clearInterval(this.updateInterval)},updatePlayer(){if(this.audio_queue=_player.list.audios,_player.list.audios.length>0){let t=this.audio_uuid,e=this.audio_index;this.audio_index=_player.list.index,this.audio_uuid=_player.list.audios[this.audio_index].uuid,this.audio_cover=_player.list.audios[this.audio_index].cover,t!=this.audio_uuid&&(this.bgSlideAnimation=this.audio_index>e?"slide-left":"slide-right",this.$nextTick(()=>{let t=document.querySelector(".poka.list > .active");if(t){let e=t.offsetTop-.5*document.querySelector("main").clientHeight+.75*t.clientHeight;e+=69,e+=150,this.$vuetify.goTo(e,{duration:250,offset:0,container:"main",easing:"easeInOutCubic"})}}))}else this.audio_cover=_setting("headerBgSource")},removeSong(t){_player.list.remove(t),this.updatePlayer()},audio_clean(){_player.list.clear()}}},Ce=xe,Se=Object(g["a"])(Ce,ke,be,!1,null,null,null),$e=Se.exports;_()(Se,{VBtn:V["a"],VCard:ge["a"],VCardText:ve["b"],VFabTransition:lt["c"],VIcon:U["a"]});var Pe=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-card",{key:"card",staticClass:"mx-auto blur-card",staticStyle:{"margin-top":"32px"},attrs:{"max-width":"344"}},[a("v-card-text",{staticClass:"text-center"},[a("v-icon",{staticClass:"material-icons-outlined display-4"},[t._v("clear")]),a("p",{staticClass:"headline text--primary"},[t._v(t._s(t.$t("nothingFound")))]),a("v-btn",{attrs:{outlined:"",color:"primary",to:"/"}},[t._v(t._s(t.$t("home")))])],1)],1)},Ve=[],De={name:"Notfound"},Ue=De,Te=Object(g["a"])(Ue,Pe,Ve,!1,null,null,null),Ae=Te.exports;_()(Te,{VBtn:V["a"],VCard:ge["a"],VCardText:ve["b"],VIcon:U["a"]});var Ie=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{title:t.title}}),a("v-slide-y-reverse-transition",[t.data?a("poka-parse-playlists",{attrs:{data:t.data}}):t._e()],1),t.data?t._e():a("poka-loader")],1)},Ne=[],Le={name:"Playlist",created(){let t=this.$route.params.pathMatch,e=this.$route.name;this.axios.get(_setting("server")+`/pokaapi/playlists?rnd=${Math.floor(9999999*Math.random())}`).then(a=>{"PlaylistFolder"==e?(this.title=a.data.playlists.filter(e=>e.id==t)[0].name,this.data=a.data.playlists.filter(e=>e.id==t)[0].playlists):this.data=a.data.playlists})},data:()=>({data:null,server:_setting("server"),title:i18n.t("playlist")})},Re=Le,Oe=Object(g["a"])(Re,Ie,Ne,!1,null,null,null),Ee=Oe.exports;_()(Oe,{VSlideYReverseTransition:lt["g"]});var ze=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("poka-header",{attrs:{blurbg:!0,bg:t.cover}}),a("info-header",{attrs:{title:t.title||t.$t("loading"),subtitle:t.$t("playlist"),cover:t.cover,songs:t.data?t.data.songs.length:0}},[t.title?a("pin-button",{attrs:{source:t.$route.params.source,id:t.$route.params.id,cover:t.cover,type:"playlist",name:t.title,"btn-type":"icon-button"}}):t._e(),t.fromPoka?a("v-btn",{attrs:{icon:""},on:{click:function(e){t.playlistDialog=!0}}},[a("v-icon",[t._v("edit")])],1):t._e()],1),a("v-divider"),t.data?a("poka-parse-songs",{attrs:{data:t.data.songs}}):a("poka-loader"),a("v-dialog",{attrs:{"max-width":"400"},model:{value:t.playlistDialog,callback:function(e){t.playlistDialog=e},expression:"playlistDialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("playlist_page.edit_title")))]),a("v-card-text",[a("v-text-field",{attrs:{label:t.$t("playlist_page.title_input"),outlined:""},model:{value:t.editData.name,callback:function(e){t.$set(t.editData,"name",e)},expression:"editData.name"}}),a("v-text-field",{attrs:{label:t.$t("playlist_page.cover_input"),outlined:""},model:{value:t.editData.image,callback:function(e){t.$set(t.editData,"image",e)},expression:"editData.image"}})],1),a("v-card-actions",[a("v-btn",{attrs:{text:""},on:{click:function(e){t.playlistDialog=!1,t.playlistDel=!0}}},[t._v(t._s(t.$t("playlist_page.del")))]),a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:t.editPlaylist}},[t._v(t._s(t.$t("done")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"400"},model:{value:t.playlistDel,callback:function(e){t.playlistDel=e},expression:"playlistDel"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("playlist_page.del_title")))]),a("v-card-text",[t._v(t._s(t.$t("playlist_page.delconfirm",{title:t.title})))]),a("v-card-actions",[a("v-btn",{attrs:{text:""},on:{click:function(e){t.playlistDel=!1}}},[t._v(t._s(t.$t("cancel")))]),a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.playlistDel=!1,t.delPlaylist()}}},[t._v(t._s(t.$t("ok")))])],1)],1)],1)],1)},Be=[],Me={name:"PlaylistSongs",data:()=>({data:null,title:null,cover:_setting("headerBgSource"),server:_setting("server"),editData:{name:null,image:_setting("headerBgSource")},fromPoka:!1,playlistDialog:!1,playlistDel:!1,playlistDelConfirm:""}),created(){this.fetchData()},methods:{async editPlaylist(){if(""==this.editData.name||""==this.editData.cover)return this.$snackbar(i18n.t("playlist_page.edit_empty"));this.playlistDialog=!1,await this.axios.post(`${this.server}/pokaapi/playlist/edit`,{id:this.data.playlists[0].id,data:this.editData}),this.fetchData()},async delPlaylist(){await this.axios.post(`${this.server}/pokaapi/playlist/del`,{id:this.data.playlists[0].id}),this.$router.push("/playlist")},fetchData(){let t=encodeURIComponent(this.$route.params.source),e=encodeURIComponent(this.$route.params.id),a=this.server;this.axios.get(`${a}/pokaapi/playlistSongs/?moduleName=${t}&id=${e}&rnd=${Math.floor(9999999*Math.random())}`).then(t=>{this.data=t.data,this.title=this.data.playlists[0].name,this.editData.name=this.data.playlists[0].name,this.data.playlists[0].image&&(this.cover=this.data.playlists[0].image,this.editData.image=this.data.playlists[0].image,this.data.playlists[0].image.startsWith("http")||(this.cover=this.server+this.cover)),this.fromPoka="poka"==this.data.playlists[0].source})}}},Fe=Me,je=Object(g["a"])(Fe,ze,Be,!1,null,null,null),Qe=je.exports;_()(je,{VBtn:V["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VCardTitle:ve["c"],VDialog:_e["a"],VDivider:D["a"],VIcon:U["a"],VSpacer:z["a"],VTextField:ye["a"]});var He=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div")},qe=[],Ge={name:"Shuffle",created(){this.$randomPlay(),this.$router.push("/home")}},Je=Ge,Ye=Object(g["a"])(Je,He,qe,!1,null,null,null),We=Ye.exports,Ke=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{attrs:{theme:t.lyric_theme}},[a("transition",{attrs:{name:"fade",mode:"out-in"}},[t.audio_cover?a("poka-header",{key:t.audio_cover,attrs:{blurbg:!0,bg:t.audio_cover}}):a("poka-header",{key:"2"})],1),a("div",{on:{dblclick:t.openLyricDialog}},[a("transition",{attrs:{name:"fade",mode:"out-in"}},[t.lyric.length>1?a("div",{key:"lyric",staticClass:"lyric",class:{lyricTranslated:t.lyricTranslated}},t._l(t.lyric,(function(e,s){return a("p",{key:s,class:[{focus:s==t.lyricFocus},{tl:!!t.lyricTranslated&&Math.floor((s-t.lyricFocus)/2)!=Math.round((s-t.lyricFocus)/2)}],attrs:{"data-lyric-set":t.lyricTranslated?Math.floor((s-t.lyricFocus)/2):s-t.lyricFocus}},[a("span",[t._v(t._s(e.text))])])})),0):t.lyricSearching?a("v-card",{key:"lyricSearchingcard",staticClass:"mx-auto blur-card",staticStyle:{"margin-top":"64px"},attrs:{"max-width":"344"}},[a("v-card-text",{staticClass:"text-center"},[a("v-icon",{staticClass:"material-icons-outlined display-4"},[t._v("subtitles")]),a("p",{staticClass:"headline text--primary"},[t._v(t._s(t.$t("loading")))])],1)],1):a("v-card",{key:"lrc_noLyrics",staticClass:"mx-auto blur-card",staticStyle:{"margin-top":"64px"},attrs:{"max-width":"344"}},[a("v-card-text",{staticClass:"text-center"},[a("v-icon",{staticClass:"material-icons-outlined display-4"},[t._v("subtitles")]),a("p",{staticClass:"headline text--primary"},[t._v(t._s(t.$t("lrc_noLyrics")))]),a("v-btn",{attrs:{outlined:"",color:"primary"},on:{click:function(e){t.showLyricDialog=!0}}},[t._v(t._s(t.$t("lrc_search")))])],1)],1)],1)],1),a("v-speed-dial",{staticStyle:{bottom:"calc(16px + 69px)"},attrs:{right:"","open-on-hover":"",fixed:""},scopedSlots:t._u([{key:"activator",fn:function(){return[a("v-btn",{attrs:{color:"primary",dark:"",fab:""},model:{value:t.fab,callback:function(e){t.fab=e},expression:"fab"}},[t.fab?a("v-icon",[t._v("mdi-close")]):a("v-icon",[t._v("more_horiz")])],1)]},proxy:!0}]),model:{value:t.fab,callback:function(e){t.fab=e},expression:"fab"}},[a("v-btn",{attrs:{fab:"",dark:"",small:"",color:"green"},on:{click:t.openLyricDialog}},[a("v-icon",[t._v("search")])],1),a("v-btn",{attrs:{fab:"",dark:"",small:"",color:"indigo"},on:{click:t.editLyric}},[a("v-icon",[t._v("mdi-pencil")])],1),a("v-btn",{attrs:{fab:"",dark:"",small:"",color:"cyan"},on:{click:function(e){t.lyric_theme_dialog=!0}}},[a("v-icon",[t._v("mdi-palette")])],1)],1),a("v-dialog",{attrs:{"max-width":"420"},model:{value:t.showLyricDialog,callback:function(e){t.showLyricDialog=e},expression:"showLyricDialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("lrc_search")))]),a("v-card-text",{staticStyle:{"padding-bottom":"0"}},[a("v-text-field",{attrs:{label:t.$t("lrc_search"),name:"searchLyric",disabled:t.lyricSearching,solo:""},on:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.getLyricByKeyword()},change:function(e){return t.getLyricByKeyword()}},model:{value:t.lyricSearchkeyword,callback:function(e){t.lyricSearchkeyword="string"===typeof e?e.trim():e},expression:"lyricSearchkeyword"}}),a("p",{staticStyle:{"margin-top":"-22px"}},[a("small",[t._v(t._s(t.$t("lrc_enter2search")))])])],1),a("v-divider"),a("v-card-text",{staticStyle:{"max-height":"400px",overflow:"scroll","overflow-x":"hidden"}},[a("div",{staticClass:"poka list",staticStyle:{width:"372px"}},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.loadLrc("[00:00.000]",!0),t.showLyricDialog=!1}}},[a("div",{staticClass:"content"},[a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("lrc_notLoad")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("lrc_notLoad_description")))])])])])]),!t.lyricSearching&&t.lyricSearchResult?a("div",{staticClass:"poka list",staticStyle:{width:"100%"}},t._l(t.lyricSearchResult,(function(e,s){return a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],key:s,staticClass:"item",on:{click:function(a){t.loadLrc(e.lyric,!0),t.showLyricDialog=!1}}},[a("div",{staticClass:"content"},[a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(e.name))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(e.artist))])])])])})),0):t.lyricSearching?a("poka-loader"):a("div",{staticStyle:{"text-align":"center",padding:"40px 0"}},[a("v-btn",{attrs:{color:"primary"},on:{click:t.dialogSearch}},[t._v(t._s(t.$t("search")))])],1)],1),a("v-divider"),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.showLyricDialog=!1}}},[t._v(t._s(t.$t("cancel")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.lyric_theme_dialog,callback:function(e){t.lyric_theme_dialog=e},expression:"lyric_theme_dialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingInterface.customize.lyric._")))]),a("v-card-text",[a("div",{staticClass:"poka list"},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setLyricTheme("bigtext")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v("Big text")])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setLyricTheme("default")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v("Default")])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setLyricTheme("spacing")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v("Spacing")])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setLyricTheme("underline")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v("Underline")])])],1)])])]),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.lyric_theme_dialog=!1}}},[t._v(t._s(t.$t("cancel")))])],1)],1)],1)],1)},Xe=[],Ze={name:"LyricEdit",data:()=>({audio_title:null,audio_artist:null,audio_cover:null,showLyricDialog:!1,lyric_theme_dialog:!1,fab:!1,lyric:[],lyric_raw:null,lyricFocus:0,lyricSearching:!0,lyricSearchResult:null,lyricTranslated:!1,lyricSearchkeyword:null,Lyric_Update:null,lyric_color:null,lyric_shadow_color:null,lyric_theme:_setting("lyricTheme")}),created(){this.updateLyric(),this.startUpdateLyric()},destroyed(){this.stopUpdateLyric()},methods:{editLyric(){window.localStorage["lrc_temp"]=this.lyric_raw,this.$router.push("/lyric/edit")},startUpdateLyric(){this.Lyric_Update=setInterval(()=>this.updateLyric(),300)},stopUpdateLyric(){this.Lyric_Update&&clearInterval(this.Lyric_Update)},openLyricDialog(){this.showLyricDialog=!0;_player.list.audios[_player.list.index];this.lyricSearchkeyword=this.audio_title+" "+this.audio_artist},dialogSearch(){this.getLyricByKeyword(this.lyricSearchkeyword,!1)},updateLyric(){let t=_player.list.audios[_player.list.index];if(_player.list.audios.length>0){if(this.audio_title!=t.name)window._lrc.load("[00:00.000]"),this.lyricFocus=0,this.lyricSearching=!0,this.lyricSearchResult=null,this.lyricSearchkeyword=t.name+" "+t.artist,this.getLyric(t.name,t.artist,t.id,t.source),this.audio_title=t.name,this.audio_artist=t.artist,this.audio_cover=t.cover;else if(this.lyric=window._lrc.getLyrics(),this.lyric.length>1){let t=window._lrc.select(_player.audio.currentTime);this.lyricFocus!=t&&(this.lyricFocus=t,this.$nextTick(()=>{let t=document.querySelector('.lyric [data-lyric-set="0"].focus'),e=document.querySelector('.lyric [data-lyric-set="0"].tl')||null;if(t){let a=t.offsetTop-document.querySelector("main").clientHeight/2+t.clientHeight/2;e&&(a=e.offsetTop-document.querySelector("main").clientHeight/2-t.clientHeight),a+=69,this.$vuetify.breakpoint.mdAndUp||(a+=56),this.$vuetify.goTo(a,{duration:250,offset:0,container:"main",easing:"easeInOutCubic"})}else this.lyricFocus=0}))}}else this.noloadedLyric=!0,this.lyricSearching=!1},getLyric(t,e,a=!1,s){let i,r=/\[([0-9.:]*)\]/i;a?(i=_setting("server")+`/pokaapi/lyric/?moduleName=${encodeURIComponent(s)}&id=${encodeURIComponent(a)}&time=${(new Date).getTime()}`,this.axios(i).then(e=>{e.data.lyrics[0].lyric&&e.data.lyrics[0].lyric.match(r)?t==this.audio_title&&this.loadLrc(e.data.lyrics[0].lyric):this.getLyricByKeyword(this.lyricSearchkeyword)})):this.getLyricByKeyword(this.lyricSearchkeyword)},getLyricByKeyword(t,e=!0){t||(t=this.lyricSearchkeyword),this.lyricSearching=!0,this.axios(_setting("server")+`/pokaapi/searchLyrics/?keyword=${encodeURIComponent(t)}`).then(t=>t.data).then(a=>{a.lyrics.length>0&&(a.lyrics.forEach(t=>{let e=.7*this.matchRate(this.audio_title,t.name)+.3*this.matchRate(this.audio_artist,t.artist);e=Math.round(100*e)/100,t.rate=e>0?e>100?90.25:e:0}),a.lyrics.sort((t,e)=>e.rate-t.rate),t==this.lyricSearchkeyword&&(a.lyrics[0].rate>35&&e?(this.loadLrc(a.lyrics[0].lyric),this.$snackbar("歌詞正確嗎?打開歌詞搜尋來儲存。")):this.$snackbar("未發現匹配歌詞,您可以於歌詞搜尋中嘗試手動匹配"),this.lyricSearchResult=a.lyrics)),this.lyricSearching=!1})},matchRate(t,e,a=0){t=t.toLowerCase(),e=e.toLowerCase();for(let s of t.split(""))e.includes(s)?a++:a--;for(let s of e.split(""))t.includes(s)?a++:a--;return Math.round(a/(2*t.length)*1e4)/100},loadLrc(t,e=!1){window._lrc.load(t),this.lyric_raw=t,this.$vuetify.goTo(0,{duration:250,offset:0,container:"main",easing:"easeInOutCubic"}),this.lyricFocus=0;try{window._lrc.lyrics_all[window._lrc.lyrics_all.length-2].timestamp==window._lrc.lyrics_all[window._lrc.lyrics_all.length-1].timestamp?(window._lrc.lyrics_all[window._lrc.lyrics_all.length-2].timestamp+=100,this.lyricTranslated=!0,window._lrc.lyrics_all=window._lrc.lyrics_all.sort((t,e)=>t.timestamp-e.timestamp)):this.lyricTranslated=!1}catch(a){this.lyricTranslated=!1}if(this.lyricSearching=!1,e){let e=_player.list.audios[_player.list.index];this.axios.post(_setting("server")+"/pokaapi/lyric",{title:e.name,artist:e.artist,songId:e.id,source:e.source,lyric:t}),this.$snackbar(i18n.t("lrc_saved"))}},setLyricTheme(t){window._setting("lyricTheme",t),this.lyric_theme_dialog=!1,this.lyric_theme=t,this.axios({method:"post",url:_setting("server")+"/setting/",data:{n:{lyricTheme:t}}})}}},ta=Ze,ea=(a("359b"),a("c73b")),aa=Object(g["a"])(ta,Ke,Xe,!1,null,"19263909",null),sa=aa.exports;_()(aa,{VAvatar:me["a"],VBtn:V["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VCardTitle:ve["c"],VDialog:_e["a"],VDivider:D["a"],VIcon:U["a"],VSpacer:z["a"],VSpeedDial:ea["a"],VTextField:ye["a"]}),tt()(aa,{Ripple:et["a"]});var ia=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",[a("div",{attrs:{id:"lrc-editor"}},[t.lyric.length>1?a("div",{key:"lyric",staticClass:"lyric-view",class:{lyricTranslated:t.lyricTranslated}},t._l(t.lyric,(function(e,s){return a("p",{key:s,class:{focus:s==t.lyricFocus},on:{click:function(a){return t.musicSeek(e.timestamp)}}},[a("span",{staticClass:"timestamp"},[t._v(t._s(t.timeToTag(e.timestamp)))]),t._v("\n\t\t\t\t\t"+t._s(e.text)+"\n\t\t\t\t")])})),0):t._e(),a("div",{attrs:{id:"lyric-edit"}},[a("v-card",{staticClass:"mx-auto",attrs:{id:"lyric-edit-about"}},[a("v-card-text",[a("div",[t._v("PokaPlayer 歌詞編輯器 Beta")]),a("p",{staticClass:"display-1 text--primary"},[t._v("使用說明")]),a("div",{staticClass:"text--primary"},[t._v("\n\t\t\t\t\t\t\t左側為歌詞預覽,右側則是編輯區塊\n\t\t\t\t\t\t\t"),a("br"),t._v("編輯完成後請按左下角打勾儲存歌詞,若要取消編輯點擊返回鍵即可跳出\n\t\t\t\t\t\t\t"),a("br"),t._v("點擊歌詞預覽的歌詞即可將歌曲轉跳至該時間,若是雙語歌詞,請點選原文部份\n\t\t\t\t\t\t\t"),a("br"),t._v("若有任何問題或功能建議,歡迎透過「設定->關於->GitHub->Issues」提出\n\t\t\t\t\t\t")])])],1),a("v-card",{staticClass:"mx-auto",attrs:{id:"lyric-edit-about-phone"}},[a("v-card-text",[a("div",[t._v("PokaPlayer 歌詞編輯器 Beta")]),a("p",{staticClass:"display-1 text--primary"},[t._v("使用說明")]),a("div",{staticClass:"text--primary"},[t._v("\n\t\t\t\t\t\t\t上方為歌詞預覽,下方則是編輯區塊\n\t\t\t\t\t\t\t"),a("br"),t._v("編輯完成後請按左下角打勾儲存歌詞,若要取消編輯點擊返回鍵即可跳出\n\t\t\t\t\t\t\t"),a("br"),t._v("點擊歌詞預覽的歌詞即可將歌曲轉跳至該時間,若是雙語歌詞,請點選原文部份\n\t\t\t\t\t\t\t"),a("br"),t._v("若有任何問題或功能建議,歡迎透過「設定->關於->GitHub->Issues」提出\n\t\t\t\t\t\t")])])],1),a("v-card",{staticClass:"mx-auto",attrs:{id:"lyric-edit-time-shift"}},[a("v-card-text",{staticStyle:{"padding-bottom":"0"}},[a("div",[t._v("時間平移")]),a("p",{staticClass:"display-1 text--primary",staticStyle:{"margin-bottom":"0"}},[t._v(t._s(t.timeShiftValue>=0?"+":"")+t._s(t.timeShiftValue)+"s")])]),a("v-card-actions",[a("v-btn",{attrs:{text:"",color:"red accent-4"},on:{click:function(e){return t.timeShift(-.5)}}},[t._v("-0.5s")]),a("v-btn",{attrs:{text:"",color:"red accent-4"},on:{click:function(e){return t.timeShift(-.1)}}},[t._v("-0.1s")]),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){return t.timeShift(.1)}}},[t._v("+0.1s")]),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){return t.timeShift(.5)}}},[t._v("+0.5s")]),a("v-spacer"),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){return t.timeShift(-t.timeShiftValue)}}},[t._v("重置")])],1)],1),a("v-card",{staticClass:"mx-auto",attrs:{id:"lyric-edit-text-editor"}},[a("v-card-text",{staticStyle:{"padding-bottom":"0"}},[a("div",[t._v("文字編輯器")]),a("v-textarea",{attrs:{"max-height":"100%",rows:"20"},model:{value:t.lyric_raw,callback:function(e){t.lyric_raw=e},expression:"lyric_raw"}})],1)],1)],1)])]),a("v-fab-transition",[a("v-btn",{staticStyle:{bottom:"calc(16px + 69px)"},attrs:{color:"primary",fab:"",large:"",dark:"",bottom:"",right:"",fixed:""},on:{click:t.saveLyric}},[a("v-icon",[t._v("done")])],1)],1)],1)},ra=[],na={name:"LyricEdit",data:()=>({audio_title:null,audio_artist:null,audio_cover:null,showLyricDialog:!1,lyric:[],lyric_raw:null,lyricFocus:0,lyricSearching:!0,lyricSearchResult:null,lyricTranslated:!1,lyricSearchkeyword:null,Lyric_Update:null,timeShiftValue:0}),created(){this.updateLyric(),this.startUpdateLyric(),_player.options.order=_player.options.order+"_r",this.lyric_raw=window.localStorage["lrc_temp"],this.loadLrc(this.lyric_raw)},destroyed(){this.stopUpdateLyric(),_player.options.order=_player.options.order.replace("_r","")},watch:{lyric_raw(t){this.loadLrc(t)}},methods:{loadLrc(t){if(window._lrc.load(t),window._lrc.lyrics_all[window._lrc.lyrics_all.length-2].timestamp==window._lrc.lyrics_all[window._lrc.lyrics_all.length-1].timestamp){let t=window._lrc.lyrics_all[window._lrc.lyrics_all.length-2].text;window._lrc.lyrics_all[window._lrc.lyrics_all.length-2].text=window._lrc.lyrics_all[window._lrc.lyrics_all.length-1].text,window._lrc.lyrics_all[window._lrc.lyrics_all.length-1].text=t,this.lyricTranslated=!0}},timeShift(t){let e=window._lrc.getLyrics(),a="";for(let s in e)e[s].timestamp=this.minus(e[s].timestamp,this.times(t,-1)),a+=`[${this.timeToTag(e[s].timestamp)}]${e[s].text}\n`;this.lyric_raw=a,this.timeShiftValue=this.minus(this.timeShiftValue,this.times(t,-1))},musicSeek(t){_player.seek(t)},minus(t,e,...a){if(a.length>0)return this.minus(this.minus(t,e),a[0],...a.slice(1));const s=Math.pow(10,Math.max(this.digitLength(t),this.digitLength(e)));return(this.times(t,s)-this.times(e,s))/s},digitLength(t){const e=t.toString().split(/[eE]/),a=(e[0].split(".")[1]||"").length-+(e[1]||0);return a>0?a:0},times(t,e,...a){function s(t){(t>Number.MAX_SAFE_INTEGER||t0?t*Math.pow(10,e):t}if(a.length>0)return this.times(this.times(t,e),a[0],...a.slice(1));const r=i(t),n=i(e),o=this.digitLength(t)+this.digitLength(e),l=r*n;return s(l),l/Math.pow(10,o)},timeToTag(t){let e=Math.floor(t/60),a=this.minus(t,60*e);return`${e}:${a}`},startUpdateLyric(){this.Lyric_Update=setInterval(()=>this.updateLyric(),300)},stopUpdateLyric(){this.Lyric_Update&&clearInterval(this.Lyric_Update)},updateLyric(){if(this.lyric=window._lrc.getLyrics(),this.lyric.length>1){let t=window._lrc.select(_player.audio.currentTime);this.lyricFocus!=t&&(this.lyricFocus=t,this.$nextTick(()=>{let t=document.querySelector(".lyric-view p.focus");if(t){let e=t.offsetTop-.5*document.querySelector(".lyric-view").clientHeight+t.clientHeight*(this.lyricTranslated?1.75:.75);this.$vuetify.goTo(e,{duration:250,offset:0,container:".lyric-view",easing:"easeInOutCubic"})}else this.lyricFocus=0}))}},saveLyric(){let t=_player.list.audios[_player.list.index];this.axios.post(_setting("server")+"/pokaapi/lyric",{title:t.name,artist:t.artist,songId:t.id,source:t.source,lyric:this.lyric_raw}),this.$snackbar(i18n.t("lrc_saved")),this.$router.push("/lyric")}}},oa=na,la=(a("c373"),a("1a0e"),a("a844")),ca=Object(g["a"])(oa,ia,ra,!1,null,"4a44bf4f",null),da=ca.exports;_()(ca,{VBtn:V["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VFabTransition:lt["c"],VIcon:U["a"],VSpacer:z["a"],VTextarea:la["a"]});var pa=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",{staticClass:"search-box",class:{focus:t.searchBoxFocus}},[a("input",{directives:[{name:"model",rawName:"v-model.trim",value:t.keyword,expression:"keyword",modifiers:{trim:!0}}],staticClass:"search-input",attrs:{type:"text",placeholder:t.$t("search"),autocomplete:"off",required:""},domProps:{value:t.keyword},on:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.searchClick(e)},focus:function(e){t.searchBoxFocus=!0},blur:[function(e){t.searchBoxFocus=!1},function(e){return t.$forceUpdate()}],input:function(e){e.target.composing||(t.keyword=e.target.value.trim())}}}),a("button",{staticClass:"search-button",on:{click:t.search}},[a("v-icon",[t._v("search")])],1)]),a("v-overlay",{attrs:{absolute:"",value:t.isLoading}},[a("poka-loader")],1),a("v-slide-y-reverse-transition",[t.searchResult?a("div",[a("div",{staticClass:"chip-nav"},t._l(Object.keys(t.searchResult).filter((function(e){return t.searchResult[e].length})),(function(e){return a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],key:e,staticClass:"chip-nav-item",class:{active:t.active==e},on:{click:function(a){t.active=e}}},[a("span",[t._v(t._s(t.$t(e.substring(0,e.length-1))))])])})),0),t._l(Object.keys(t.searchResult).filter((function(e){return t.searchResult[e].length})),(function(e){return a("div",{key:e},[a("div",{directives:[{name:"show",rawName:"v-show",value:t.active==e,expression:"active==itemName"}]},["songs"==e?a("poka-parse-songs",{attrs:{data:t.searchResult[e]}}):t._e(),"albums"==e?a("poka-parse-albums",{attrs:{data:t.searchResult[e]}}):t._e(),"playlists"==e?a("poka-parse-playlists",{attrs:{data:t.searchResult[e]}}):t._e(),"folders"==e?a("poka-parse-folders",{attrs:{data:t.searchResult[e]}}):t._e(),"composers"==e?a("poka-parse-composers",{attrs:{data:t.searchResult[e]}}):t._e(),"artists"==e?a("poka-parse-artists",{attrs:{data:t.searchResult[e]}}):t._e()],1)])}))],2):t._e()])],1)},ua=[],ma={name:"Search",data:()=>({keyword:"",active:null,searchResult:!1,isLoading:!1,searchBoxFocus:!1}),created(){this.$route.query.keyword&&(this.keyword=this.$route.query.keyword,this.search())},methods:{searchClick(){this.$router.replace({query:{keyword:this.keyword}}),this.search()},search(){this.keyword&&""!=this.keyword&&(this.isLoading=!0,this.axios.get(_setting("server")+"/pokaapi/search/?keyword="+this.keyword).then(t=>{this.searchResult=t.data,this.active=Object.keys(this.searchResult).filter(t=>this.searchResult[t].length)[0],this.isLoading=!1}).catch(t=>this.isLoading=!1))}}},ga=ma,va=(a("5215"),Object(g["a"])(ga,pa,ua,!1,null,"f0efb4e0",null)),_a=va.exports;_()(va,{VIcon:U["a"],VOverlay:he["a"],VSlideYReverseTransition:lt["g"]}),tt()(va,{Ripple:et["a"]});var ha=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",{staticClass:"poka list"},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.showSoundQualityDialog=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("music_note")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settings_network_soundQuality")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settings_network_soundQuality_"+t.soundQuality)))])])],1)])]),a("v-dialog",{attrs:{"max-width":"800"},model:{value:t.showSoundQualityDialog,callback:function(e){t.showSoundQualityDialog=e},expression:"showSoundQualityDialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settings_network_soundQuality")))]),a("v-card-text",[a("poka-cards",{staticClass:"poka four doubling cards",attrs:{"hide-overflow":!1}},[a("poka-card",{attrs:{"poka-icon":"music_note",ellipsis:!1,"poka-title":t.$t("settings_network_soundQuality_Low"),"poka-subtitle":t.$t("settings_network_soundQuality_Low_description")},nativeOn:{click:function(e){return t.setSoundQuality("Low")}}}),a("poka-card",{attrs:{"poka-icon":"music_note",ellipsis:!1,"poka-title":t.$t("settings_network_soundQuality_Med"),"poka-subtitle":t.$t("settings_network_soundQuality_Med_description")},nativeOn:{click:function(e){return t.setSoundQuality("Med")}}}),a("poka-card",{attrs:{"poka-icon":"music_note",ellipsis:!1,"poka-title":t.$t("settings_network_soundQuality_High"),"poka-subtitle":t.$t("settings_network_soundQuality_High_description")},nativeOn:{click:function(e){return t.setSoundQuality("High")}}}),a("poka-card",{attrs:{"poka-icon":"music_note",ellipsis:!1,"poka-title":t.$t("settings_network_soundQuality_Ori"),"poka-subtitle":t.$t("settings_network_soundQuality_Ori_description")},nativeOn:{click:function(e){return t.setSoundQuality("Ori")}}})],1)],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.showSoundQualityDialog=!1}}},[t._v(t._s(t.$t("cancel")))])],1)],1)],1)],1)},ya=[],fa={name:"SettingNetwork",data:()=>({soundQuality:window._setting("audioQuality"),showSoundQualityDialog:!1}),methods:{setSoundQuality(t){try{this.soundQuality=t,this.showSoundQualityDialog=!1,window._setting("audioQuality",t),this.axios({method:"post",url:_setting("server")+"/setting/",data:{n:{audioQuality:t}}})}catch(e){console.error(e)}}}},wa=fa,ka=Object(g["a"])(wa,ha,ya,!1,null,null,null),ba=ka.exports;_()(ka,{VAvatar:me["a"],VBtn:V["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VCardTitle:ve["c"],VDialog:_e["a"],VIcon:U["a"],VSpacer:z["a"]}),tt()(ka,{Ripple:et["a"]});var xa=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("v-subheader",[t._v(t._s(t.$t("settingInterface.lang")))]),a("div",{staticClass:"poka list"},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.lang_dialog=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("translate")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingInterface.lang")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("title",t.currentLang)))])])],1)])]),a("v-subheader",[t._v(t._s(t.$t("settingInterface.customize.bg._")))]),a("div",{staticClass:"poka list"},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.customize_bg_dialog=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("landscape")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.bg._")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.bg.description")))])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.bg_height_dialog=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("style")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.bg_cover._")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.bg_cover.description")))])])],1)]),a("v-subheader",[t._v(t._s(t.$t("settingInterface.customize.theme")))]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.theme_dialog=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.theme_color._")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.theme_color.description")))])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.lyric_theme_dialog=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.lyric._")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.lyric.description")))])])],1)]),a("v-subheader",[t._v(t._s(t.$t("settingInterface.customize.layout._")))]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.changeStyle("artist")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v(t._s("card"==t.view.artist?"view_module":"list"))])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.layout.artist")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.layout."+t.view.artist)))])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.changeStyle("composer")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v(t._s("card"==t.view.composer?"view_module":"list"))])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.layout.composer")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settingInterface.customize.layout."+t.view.composer)))])])],1)])],1),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.bg_height_dialog,callback:function(e){t.bg_height_dialog=e},expression:"bg_height_dialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingInterface.customize.bg_cover._")))]),a("v-card-text",[a("div",{staticClass:"poka list"},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setBgHeight("full")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("star")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v(t._s(t.$t("settingInterface.customize.bg_cover.options.full")))])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setBgHeight("half")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("star_half")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v(t._s(t.$t("settingInterface.customize.bg_cover.options.half")))])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setBgHeight("none")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("star_border")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v(t._s(t.$t("settingInterface.customize.bg_cover.options.none")))])])],1)])])]),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.bg_height_dialog=!1}}},[t._v(t._s(t.$t("back")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"1200"},model:{value:t.customize_bg_dialog,callback:function(e){t.customize_bg_dialog=e},expression:"customize_bg_dialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingInterface.customize.bg._")))]),a("v-card-text",[a("poka-cards",[a("poka-card",{attrs:{"poka-icon":"link","poka-title":t.$t("settingInterface.customize.bg.custom_link")},nativeOn:{click:function(e){t.bg_prompt_active=!0}}}),t._l(t.imgSources,(function(e){var s=e.name,i=e.src;return a("poka-card",{key:i,attrs:{"poka-bg":i,"poka-title":s},nativeOn:{click:function(e){return t.setBg(i)}}})}))],2)],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.customize_bg_dialog=!1}}},[t._v(t._s(t.$t("done")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"340"},model:{value:t.theme_dialog,callback:function(e){t.theme_dialog=e},expression:"theme_dialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingInterface.customize.theme_color._")))]),a("v-card-text",[a("v-color-picker",{staticClass:"ma-2",staticStyle:{margin:"8px auto !important"},attrs:{flat:"",mode:"hex",swatches:t.swatches,"show-swatches":""},model:{value:t.color,callback:function(e){t.color=e},expression:"color"}})],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.theme_dialog=!1}}},[t._v(t._s(t.$t("done")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"420"},model:{value:t.bg_prompt_active,callback:function(e){t.bg_prompt_active=e},expression:"bg_prompt_active"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingInterface.customize.bg._")))]),a("v-card-text",{staticStyle:{"padding-bottom":"0"}},[a("v-text-field",{attrs:{label:"URL",filled:""},model:{value:t.bg_prompt_textbox,callback:function(e){t.bg_prompt_textbox="string"===typeof e?e.trim():e},expression:"bg_prompt_textbox"}})],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:t.bg_prompt_cancel}},[t._v(t._s(t.$t("cancel")))]),a("v-btn",{attrs:{text:""},on:{click:t.bg_prompt_ok}},[t._v(t._s(t.$t("ok")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.lang_dialog,callback:function(e){t.lang_dialog=e},expression:"lang_dialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingInterface.lang")))]),a("v-card-text",[a("div",{staticClass:"poka list"},t._l(t.languages,(function(e,s){return a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],key:"lang"+e+"-"+s,staticClass:"item",on:{click:function(a){return t.setLang(e)}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("translate")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("title",e)))])])],1)])})),0)]),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.lang_dialog=!1}}},[t._v(t._s(t.$t("cancel")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.lyric_theme_dialog,callback:function(e){t.lyric_theme_dialog=e},expression:"lyric_theme_dialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingInterface.customize.lyric._")))]),a("v-card-text",[a("div",{staticClass:"poka list"},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setLyricTheme("bigtext")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v("Big text")])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setLyricTheme("default")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v("Default")])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setLyricTheme("spacing")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v("Spacing")])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){return t.setLyricTheme("underline")}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("palette")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v("Underline")])])],1)])])]),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.lyric_theme_dialog=!1}}},[t._v(t._s(t.$t("cancel")))])],1)],1)],1)],1)},Ca=[],Sa={name:"SettingCustomize",data:()=>({lang_dialog:!1,languages:Object.keys(window.i18n.messages),currentLang:window.i18n.locale,lyric_theme_dialog:!1,theme_dialog:!1,bg_height_dialog:!1,view:{artist:_setting("artistView"),composer:_setting("composerView")},customize_bg_dialog:!1,bg_prompt_active:!1,bg_prompt_textbox:window._setting("headerBgSource"),setting:{bg:window._setting("headerBgSource")},imgSources:[{name:"LoremFlickr",src:"https://loremflickr.com/1920/1080"},{name:"Picsum Photos",src:"https://picsum.photos/1920/1080/?random"},{name:"Random Image API",src:"https://random.imagecdn.app/v1/image?width=1920&height=1080"},{name:"Bing",src:"https://area.sinaapp.com/bingImg/"},{name:"The Dog API (GIF)",src:"https://api.thedogapi.com/v1/images/search?format=src&mime_types=image/gif"},{name:"The Dog API (PNG)",src:"https://api.thedogapi.com/v1/images/search?format=src&mime_types=image/png"},{name:"The Cat API (GIF)",src:"https://thecatapi.com/api/images/get?format=src&type=gif"},{name:"The Cat API (PNG)",src:"https://thecatapi.com/api/images/get?format=src&type=png"},{name:"Unsplash Source",src:"https://source.unsplash.com/random"},{name:"Sword Art Online: Alicization",src:"https://images2.imgbox.com/99/e2/knJdNcns_o.jpg"}],swatches:[["#5c95c4","#fc5185"],["#824c96","#107a8b"],["#facf5a","#000"],["#fd0054"],["#f96d00"]]}),computed:{color:{get(){return window._setting("theme")},set(t){this.setPrimaryColor(t)}}},watch:{"setting.bg":t=>window._setting("headerBgSource",t)},methods:{setBg(t){this.setting.bg=t,this.axios({method:"post",url:_setting("server")+"/setting/",data:{n:{headerBgSource:t}}})},setBgHeight(t){switch(t){case"full":window._CSSsetting("--pokabgheight","calc( 100vh - 69px - 64px )");break;case"none":window._CSSsetting("--pokabgheight","0px");break;default:window._CSSsetting("--pokabgheight","400px");break}let e=window._setting("cssVariable");this.axios({method:"post",url:_setting("server")+"/setting/",data:{n:{cssVariable:e}}})},bg_prompt_cancel(){this.bg_prompt_active=!1,this.bg_prompt_textbox=window._setting("headerBgSource")},bg_prompt_ok(){this.bg_prompt_active=!1,this.setBg(this.bg_prompt_textbox)},setPrimaryColor(t){this.$vuetify.theme.themes.dark.primary=t,this.$vuetify.theme.themes.light.primary=t,window._setting("theme",t);let e=window._setting("theme");this.axios({method:"post",url:_setting("server")+"/setting/",data:{n:{theme:e}}})},setLang(t){window.i18n.locale=t,this.currentLang=t,window._setting("lang",t),this.lang_dialog=!1,this.axios({method:"post",url:_setting("server")+"/setting/",data:{n:{lang:t}}})},setLyricTheme(t){window._setting("lyricTheme",t),this.lyric_theme_dialog=!1,this.axios({method:"post",url:_setting("server")+"/setting/",data:{n:{lyricTheme:t}}})},changeStyle(t){let e="card"==this.view[t]?"list":"card",a=t+"View";_setting(a,e),this.view[t]=e;let s={};s[a]=e,this.axios({method:"post",url:_setting("server")+"/setting/",data:{n:s}})}}},$a=Sa,Pa=a("03a4"),Va=a("e0c7"),Da=Object(g["a"])($a,xa,Ca,!1,null,null,null),Ua=Da.exports;_()(Da,{VAvatar:me["a"],VBtn:V["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VCardTitle:ve["c"],VColorPicker:Pa["a"],VDialog:_e["a"],VIcon:U["a"],VSpacer:z["a"],VSubheader:Va["a"],VTextField:ye["a"]}),tt()(Da,{Ripple:et["a"]});var Ta=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",{staticClass:"poka list"},[a("v-subheader",[t._v(t._s(t.$t("settings_system")))]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.restartConfirmActive=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("autorenew")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settings_restart")))])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:t.openUpdateDialog}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("system_update")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settings_update")))]),a("div",{staticClass:"t-ellipsis"},[t._v("\n\t\t\t\t\t\t"+t._s(t.checkUpadteStatus)+"\n\t\t\t\t\t\t"),t.poka_debug?a("span",[t._v("(debug: "+t._s(t.poka_debug)+")")]):t._e()])])],1)])],1),a("v-dialog",{attrs:{"max-width":"420"},model:{value:t.restartConfirmActive,callback:function(e){t.restartConfirmActive=e},expression:"restartConfirmActive"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settings_restartDialog_title")))]),a("v-card-text",{staticStyle:{"padding-bottom":"0"}},[a("p",[t._v(t._s(t.$t("settings_updateDialog_note")))])]),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.restartConfirmActive=!1}}},[t._v(t._s(t.$t("cancel")))]),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){t.restartConfirmActive=!1,t.restart()}}},[t._v(t._s(t.$t("ok")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"420"},model:{value:t.showUpdateDialog,callback:function(e){t.showUpdateDialog=e},expression:"showUpdateDialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settings_updateDialog_title",{version:this.newVersion.tag})))]),a("v-card-text",{staticStyle:{"padding-bottom":"0"}},[a("p",{staticClass:"changelog",domProps:{innerHTML:t._s(t.newVersion.body)}}),a("p",[t._v(t._s(t.$t("settings_updateDialog_note")))]),t.poka_debug?a("p",{domProps:{innerHTML:t._s(t.$t("settings_updateDialog_note_dev"))}}):t._e(),a("p",[a("a",{attrs:{href:"https://github.com/gnehs/PokaPlayer/releases",target:"_blank"}},[t._v(t._s(t.$t("settings_updateDialog_view_previous")))])])]),a("v-divider"),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.showUpdateDialog=!1}}},[t._v(t._s(t.$t("cancel")))]),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){t.showUpdateDialog=!1,t.update()}}},[t._v(t._s(t.$t("settings_update")))])],1)],1)],1),a("v-dialog",{attrs:{persistent:"","max-width":"280"},model:{value:t.showUpdateingDialog,callback:function(e){t.showUpdateingDialog=e},expression:"showUpdateingDialog"}},[a("v-card",[a("v-card-text",{staticStyle:{padding:"0"}},[a("pre",{staticClass:"log"},[t._v(t._s(t.updateLog))]),a("v-progress-linear",{directives:[{name:"show",rawName:"v-show",value:!t.showRestartCompleted,expression:"!showRestartCompleted"}],attrs:{indeterminate:"",color:"primary"}})],1),a("v-card-actions",{directives:[{name:"show",rawName:"v-show",value:t.showRestartCompleted,expression:"showRestartCompleted"}]},[a("v-spacer"),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:t.reload}},[t._v(t._s(t.$t("settings_update_reconnect")))])],1)],1)],1),a("v-dialog",{attrs:{persistent:"","max-width":"280"},model:{value:t.showRestartingDialog,callback:function(e){t.showRestartingDialog=e},expression:"showRestartingDialog"}},[a("v-card",[a("br"),a("p",{directives:[{name:"show",rawName:"v-show",value:!t.showRestartCompleted,expression:"!showRestartCompleted"}],staticClass:"headline text-center font-weight-bold"},[t._v(t._s(t.$t("settings_restarting")))]),a("p",{directives:[{name:"show",rawName:"v-show",value:t.showRestartCompleted,expression:"showRestartCompleted"}],staticClass:"headline text-center font-weight-bold"},[t._v(t._s(t.$t("settings_restart_completed")))]),a("poka-loader",{directives:[{name:"show",rawName:"v-show",value:!t.showRestartCompleted,expression:"!showRestartCompleted"}]}),a("br"),a("v-card-actions",{directives:[{name:"show",rawName:"v-show",value:t.showRestartCompleted,expression:"showRestartCompleted"}]},[a("v-spacer"),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:t.reload}},[t._v(t._s(t.$t("settings_update_reconnect")))])],1)],1)],1)],1)},Aa=[],Ia={name:"SettingSystem",data:()=>({checkUpadteStatus:i18n.t("settings_update_checking4updates"),restartConfirmActive:!1,showUpdateDialog:!1,showUpdateingDialog:!1,showRestartingDialog:!1,showRestartCompleted:!1,updateLog:"",poka_version:null,poka_debug:null,newVersion:{prerelease:null,tag:null,body:"Loading..."}}),created(){this.axios.get(_setting("server")+"/status/").then(t=>{this.poka_version=t.data.version,this.poka_debug="false"!=t.data.debug?t.data.debug:null,this.fetchNewVersion()})},methods:{openUpdateDialog(){(this.poka_debug||this.newVersion.tag)&&(this.showUpdateDialog=!0)},fetchNewVersion(){fetch("https://api.github.com/repos/gnehs/PokaPlayer/releases").then(t=>t.json()).then(t=>{this.newVersion.body=(new showdown.Converter).makeHtml(t[0].body),this.compareVersion(this.poka_version,t[0].tag_name)?(this.newVersion.prerelease=t[0].prerelease,this.newVersion.tag=t[0].tag_name,this.checkUpadteStatus=i18n.t("settings_update_update2",{version:this.newVersion.tag}),this.$route.query.update&&(this.showUpdateDialog=!0)):this.checkUpadteStatus=i18n.t("settings_update_latestVersion")}).catch(t=>console.error(t))},update(){window._player.pause(),this.axios.get("/upgrade").then(t=>{this.showUpdateingDialog=!0,this.updateLog+=window.i18n.t("settings_update_update2",{version:this.newVersion.tag})+"\n","upgrade"==t.data?setTimeout(()=>{alert("更新完成!"),location.reload()},3e4):"socket"==t.data&&(_socket.emit("login",{username:window._setting("username"),password:window._setting("password")}),_socket.emit("update"),window._socket.on("Permission Denied Desu",()=>{this.showUpdateingDialog=!1,alert("Permission Denied")}),window._socket.on("init",()=>{this.updateLog+=window.i18n.t("settings_update_initializing")+"\n"}),window._socket.on("git",t=>{this.updateLog+={fetch:window.i18n.t("settings_update_git_fetch"),reset:window.i18n.t("settings_update_git_reset"),api:window.i18n.t("settings_update_git_api")}[t]+"\n"}),window._socket.on("restart",()=>{this.updateLog+=window.i18n.t("settings_restarting")+"...\n"}),window._socket.on("hello",()=>{this.showRestartCompleted=!0}),window._socket.on("err",async t=>{const e=t=>{return new Promise(e=>{setTimeout(e,t)})};this.updateLog+=`[ERROR] ${t}`,await e(1e3),this.showUpdateingDialog=!1}))})},restart(){window._player.pause(),this.showRestartingDialog=!0,this.axios.post("/restart"),window._socket.on("hello",()=>{this.showRestartCompleted=!0})},reload(){window.location.reload()},compareVersion(t,e){return t=t.split(".").map(t=>parseInt(t)),e=e.split(".").map(t=>parseInt(t)),t=1e3*t[0]*1e3+1e3*t[1]+t[2],e=1e3*e[0]*1e3+1e3*e[1]+e[2],e>t}}},Na=Ia,La=(a("430f"),a("2853"),Object(g["a"])(Na,Ta,Aa,!1,null,"c1e5c0bc",null)),Ra=La.exports;_()(La,{VAvatar:me["a"],VBtn:V["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VCardTitle:ve["c"],VDialog:_e["a"],VDivider:D["a"],VIcon:U["a"],VProgressLinear:E["a"],VSpacer:z["a"],VSubheader:Va["a"]}),tt()(La,{Ripple:et["a"]});var Oa=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("v-subheader",[t._v(t._s(t.$t("settingPravicy.title")))]),a("v-alert",{attrs:{text:"",color:"info",icon:"analytics"}},[a("h3",{staticClass:"headline"},[t._v(t._s(t.$t("settingPravicy.notify.title")))]),a("div",[t._v(t._s(t.$t("settingPravicy.notify.body")))])]),a("div",{staticClass:"poka list"},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:t.setDataRecord}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",{attrs:{color:t.dataRecord?"purple":null}},[t._v("analytics")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingPravicy.dataRecord._")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settingPravicy.dataRecord."+(t.dataRecord?"enabled":"disabled"))))])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:t.clearRecord}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("clear")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingPravicy.dataRecord.clear")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.dataRecordCount>-1?t.$t("settingPravicy.dataRecord.logged",{count:t.dataRecordCount}):t.$t("settingPravicy.dataRecord.loading")))])])],1)])]),a("v-subheader",[t._v(t._s(t.$t("settingUser.title")))]),a("div",{staticClass:"poka list"},[t.userdata?a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:t.copyID}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("mdi-account-key")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v("ID")]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.userdata._id))])])],1)]):t._e(),t.userdata?a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.temp.changeNamePrompt=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("person")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingUser.name")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.userdata.name))])])],1)]):t._e(),t.userdata?a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.temp.changeUsernamePrompt=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("alternate_email")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingUser.username")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.userdata.username))])])],1)]):t._e(),t.userdata?a("div",{staticClass:"item"},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("settings")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingUser.role")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.userdata.role))])])],1)]):t._e(),t.userdata?a("div",{staticClass:"item",on:{click:function(e){t.temp.changePasswordDialog=!0}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("lock")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingUser.password")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settingUser.passwordDescription")))])])],1)]):t._e(),t.userdata?a("div",{staticClass:"item",on:{click:t.logout}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("exit_to_app")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settings_logout")))])])],1)]):t._e()]),t.userdata?t._e():a("poka-loader"),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.temp.changeNamePrompt,callback:function(e){t.$set(t.temp,"changeNamePrompt",e)},expression:"temp.changeNamePrompt"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingUser.changeName.title")))]),a("v-card-text",{staticStyle:{"padding-bottom":"0"}},[a("v-text-field",{attrs:{label:t.$t("settingUser.changeName.placeholder"),filled:""},model:{value:t.temp.changeNameValue,callback:function(e){t.$set(t.temp,"changeNameValue","string"===typeof e?e.trim():e)},expression:"temp.changeNameValue"}})],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.temp.changeNamePrompt=!1}}},[t._v(t._s(t.$t("cancel")))]),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){t.temp.changeNamePrompt=!1,t.changeName()}}},[t._v(t._s(t.$t("done")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.temp.changeUsernamePrompt,callback:function(e){t.$set(t.temp,"changeUsernamePrompt",e)},expression:"temp.changeUsernamePrompt"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingUser.changeName.title")))]),a("v-card-text",{staticStyle:{"padding-bottom":"0"}},[a("v-text-field",{attrs:{label:t.$t("settingUser.changeUsername.placeholder"),filled:""},model:{value:t.temp.changeUsernameValue,callback:function(e){t.$set(t.temp,"changeUsernameValue","string"===typeof e?e.trim():e)},expression:"temp.changeUsernameValue"}})],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.temp.changeUsernamePrompt=!1}}},[t._v(t._s(t.$t("cancel")))]),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){t.temp.changeUsernamePrompt=!1,t.changeUsername()}}},[t._v(t._s(t.$t("done")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.temp.changePasswordDialog,callback:function(e){t.$set(t.temp,"changePasswordDialog",e)},expression:"temp.changePasswordDialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingUser.changePassword.title")))]),a("v-card-text",[a("v-text-field",{attrs:{label:t.$t("settingUser.changePassword.oldPassword"),outlined:""},model:{value:t.temp.changePasswordold,callback:function(e){t.$set(t.temp,"changePasswordold",e)},expression:"temp.changePasswordold"}}),a("v-text-field",{attrs:{label:t.$t("settingUser.changePassword.newPassword"),outlined:""},model:{value:t.temp.changePassword,callback:function(e){t.$set(t.temp,"changePassword",e)},expression:"temp.changePassword"}}),a("v-text-field",{attrs:{label:t.$t("settingUser.changePassword.confirmPassword"),hint:t.$t("settingUser.changePassword.confirmPasswordHelperText"),outlined:""},model:{value:t.temp.changePassword2,callback:function(e){t.$set(t.temp,"changePassword2",e)},expression:"temp.changePassword2"}})],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.temp.changePasswordDialog=!1}}},[t._v(t._s(t.$t("cancel")))]),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){return t.changePassword()}}},[t._v(t._s(t.$t("settingUser.changePassword.done")))])],1)],1)],1)],1)},Ea=[],za={name:"SettingUser",data:()=>({userdata:null,temp:{changeNamePrompt:!1,changeNameValue:"",changeUsernamePrompt:!1,changeUsernameValue:"",changePasswordDialog:!1,changePassword:"",changePassword2:"",changePasswordold:""},dataRecord:window._setting("dataRecord"),dataRecordCount:-1}),created(){this.axios.get(_setting("server")+"/profile/").then(t=>{this.userdata=t.data}),this.getDataRecordCount()},methods:{copyID(){navigator.clipboard.writeText(this.userdata._id).then(()=>{this.$snackbar(i18n.t("copy.success"))},()=>{this.$snackbar(i18n.t("copy.failed"))})},changeName(){if(""==this.temp.changeNameValue||!this.temp.changeNameValue)return this.$snackbar(window.i18n.t("settingUser.changeName.result.error"));this.axios.post(_setting("server")+"/changeName/",{n:this.temp.changeNameValue}).then(t=>{t.data.success?(this.userdata.name=this.temp.changeNameValue,this.$snackbar(window.i18n.t("settingUser.changeName.result.success",{name:this.temp.changeNameValue}))):this.$snackbar(window.i18n.t("settingUser.changeName.result.error"))})},changeUsername(){if(""==this.temp.changeUsernameValue||!this.temp.changeUsernameValue)return this.$snackbar(window.i18n.t("settingUser.changeUsername.result.error"));this.axios.post(_setting("server")+"/changeUsername/",{n:this.temp.changeUsernameValue}).then(t=>{t.data.success?(this.userdata.username=this.temp.changeUsernameValue,this.$snackbar(window.i18n.t("settingUser.changeUsername.result.success",{name:this.temp.changeUsernameValue}))):t.data.error?this.$snackbar(t.data.error):this.$snackbar(window.i18n.t("settingUser.changeUsername.result.error"))})},changePassword(){return""!=this.temp.changePassword&&this.temp.changePassword&&""!=this.temp.changePassword2&&this.temp.changePassword2&&""!=this.temp.changePasswordold&&this.temp.changePasswordold?this.temp.changePassword!==this.temp.changePassword2?this.$snackbar(window.i18n.t("settingUser.changePassword.result.inconsistent")):this.temp.changePassword===this.temp.changePasswordold?this.$snackbar(window.i18n.t("settingUser.changePassword.result.same")):void this.axios.post(_setting("server")+"/changePassword/",{oldpassword:this.temp.changePasswordold,password:this.temp.changePassword}).then(t=>{t.data.success?(this.$snackbar(window.i18n.t("settingUser.changePassword.result.success")),this.temp.changePasswordDialog=!1):t.data.error?this.$snackbar(t.data.error):this.$snackbar(window.i18n.t("settingUser.changePassword.result.error"))}):this.$snackbar(window.i18n.t("settingUser.changePassword.result.error"))},logout(){sessionStorage.removeItem("login"),_player.pause(),this.axios(_setting("server")+"/logout").then(t=>this.$router.push("/login"))},async setDataRecord(){this.dataRecord=!this.dataRecord,this.axios({method:"post",url:_setting("server")+"/setting/",data:{dataRecord:this.dataRecord}})},async getDataRecordCount(){this.axios(_setting("server")+`/pokaapi/v2/record/count/user?${Date.now()}`).then(t=>{this.dataRecordCount=t.data})},async clearRecord(){confirm("您確定要清除資料嗎?")&&this.axios.post(_setting("server")+"/pokaapi/v2/record/clear").then(t=>{this.$snackbar("資料已清除"),this.dataRecordCount=0})}}},Ba=za,Ma=a("0798"),Fa=Object(g["a"])(Ba,Oa,Ea,!1,null,null,null),ja=Fa.exports;_()(Fa,{VAlert:Ma["a"],VAvatar:me["a"],VBtn:V["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VCardTitle:ve["c"],VDialog:_e["a"],VIcon:U["a"],VSpacer:z["a"],VSubheader:Va["a"],VTextField:ye["a"]}),tt()(Fa,{Ripple:et["a"]});var Qa=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[t.pins?a("div",{staticClass:"poka list"},t._l(t.pins,(function(e){return a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],key:e._id,staticClass:"item",on:{click:function(a){return t.unPin(e)}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-img",{attrs:{src:e.cover,alt:"John"}})],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v("\n\t\t\t\t\t\t"+t._s(e.name)+"\n\t\t\t\t\t\t"),a("span",{staticStyle:{"font-size":".7em",opacity:".7","font-weight":"normal"}},[t._v(t._s(t.$t("source."+e.source)))])]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t(e.type)))])]),a("div",{staticClass:"action"},[a("v-btn",{attrs:{icon:""}},[a("v-icon",[t._v("mdi-delete")])],1)],1)],1)])})),0):t._e()])},Ha=[],qa={name:"SettingPins",data:()=>({pins:null}),created(){this.getPins()},methods:{async getPins(){this.axios.post(`${_setting("server")}/pokaapi/v2/pin/pins`).then(t=>{this.pins=t.data.map(t=>{return t.cover.startsWith("http")||(t.cover=_setting("server")+t.cover),t})})},async unPin(t){confirm(i18n.t("settingPins.deleteConfirm"))&&this.axios.post(`${_setting("server")}/pokaapi/v2/pin/unpin`,t).then(t=>{this.getPins()})}}},Ga=qa,Ja=a("adda"),Ya=Object(g["a"])(Ga,Qa,Ha,!1,null,null,null),Wa=Ya.exports;_()(Ya,{VAvatar:me["a"],VBtn:V["a"],VIcon:U["a"],VImg:Ja["a"]}),tt()(Ya,{Ripple:et["a"]});var Ka=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[t.users?t._e():a("poka-loader"),a("v-slide-y-reverse-transition",[t.users?a("div",{staticClass:"poka list"},t._l(t.users,(function(e){return a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],key:e._id,staticClass:"item",on:{click:function(a){return t.openUserDialog(e)}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"24px",item:""}},[a("v-icon",[t._v("mdi-account")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(e.username))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("settingUserManagement.role."+e.role)))])])],1)])})),0):t._e()]),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.userDialog,callback:function(e){t.userDialog=e},expression:"userDialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingUserManagement.dialog.edit")))]),a("v-card-text",[a("div",{staticClass:"poka list"},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item"},[a("div",{staticClass:"content"},[a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingUserManagement.field.name")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.userTemp.name))])])])]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item"},[a("div",{staticClass:"content"},[a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingUserManagement.field.username")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.userTemp.username))])])])]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item"},[a("div",{staticClass:"content"},[a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingUserManagement.field.role")))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.userTemp.role))])])])]),a("v-divider",{staticStyle:{margin:"4px 0"}}),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:t.changePassword}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"28px",item:""}},[a("v-icon",[t._v("mdi-lock")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingUserManagement.dialog.changePassword")))])])],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:t.deleteUser}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"28px",item:""}},[a("v-icon",[t._v("mdi-delete")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("settingUserManagement.dialog.deleteUser")))])])],1)])],1)]),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){t.userDialog=!1}}},[t._v(t._s(t.$t("back")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"300"},model:{value:t.createUserDialog,callback:function(e){t.createUserDialog=e},expression:"createUserDialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("settingUserManagement.dialog.create")))]),a("v-card-text",[a("v-text-field",{attrs:{label:t.$t("settingUserManagement.field.name"),outlined:""},model:{value:t.userTemp.name,callback:function(e){t.$set(t.userTemp,"name",e)},expression:"userTemp.name"}}),a("v-text-field",{attrs:{label:t.$t("settingUserManagement.field.username"),outlined:""},model:{value:t.userTemp.username,callback:function(e){t.$set(t.userTemp,"username",e)},expression:"userTemp.username"}}),a("v-text-field",{attrs:{label:t.$t("settingUserManagement.field.password"),outlined:""},model:{value:t.userTemp.password,callback:function(e){t.$set(t.userTemp,"password",e)},expression:"userTemp.password"}}),a("v-select",{attrs:{label:t.$t("settingUserManagement.field.role"),items:["admin","user"],outlined:""},model:{value:t.userTemp.role,callback:function(e){t.$set(t.userTemp,"role",e)},expression:"userTemp.role"}})],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:function(e){t.createUserDialog=!1}}},[t._v(t._s(t.$t("back")))]),a("v-btn",{attrs:{text:"",color:"primary"},on:{click:t.createUser}},[t._v(t._s(t.$t("settingUserManagement.dialog.createBtn")))])],1)],1)],1),t.createUserDialog?t._e():a("v-fab-transition",[a("v-btn",{staticStyle:{bottom:"calc(16px + 69px)"},attrs:{color:"primary",fab:"",large:"",dark:"",bottom:"",right:"",fixed:""},on:{click:t.openCreateUserDialog}},[a("v-icon",[t._v("mdi-account-plus")])],1)],1)],1)},Xa=[],Za={name:"SettingAdminUser",data:()=>({users:null,userDialog:!1,createUserDialog:!1,userTemp:{_id:-1,role:null,settings:null,name:null,username:null,password:null,createTime:null}}),created(){this.fetchUsers()},methods:{fetchUsers(){this.axios.get(_setting("server")+"/pokaapi/v2/users/list").then(t=>{this.users=t.data}).catch(t=>{this.$snackbar(t),this.users=[]})},openUserDialog(t){this.userTemp=this.$deepCopy(t),this.userDialog=!0},openCreateUserDialog(){this.userTemp=this.$deepCopy({_id:-1,role:null,settings:null,name:null,username:null,password:null,createTime:null}),this.createUserDialog=!0},async createUser(){let{name:t,username:e,password:a,role:s}=this.userTemp,i=await this.axios.post(_setting("server")+"/pokaapi/v2/users/create",{name:t,username:e,password:a,role:s});i.data.success?(this.$snackbar(i18n.t("settingUserManagement.dialog.userCreated")),this.createUserDialog=!1,this.fetchUsers()):"username already taken"==i.data.error?this.$snackbar(i18n.t("settingUserManagement.dialog.userCreateUsernameRepeat")):this.$snackbar(i18n.t("settingUserManagement.dialog.userCreateFailed"))},async changePassword(){let t=prompt(i18n.t("settingUserManagement.dialog.enterNewPassword"));t&&(await this.axios.post(_setting("server")+"/pokaapi/v2/users/change-password",{_id:this.userTemp._id,password:t}).catch(t=>{this.$snackbar(i18n.t("settingUserManagement.dialog.changePasswordFailed"))}),this.$snackbar(i18n.t("settingUserManagement.dialog.changePasswordSuccess")))},async deleteUser(){confirm(`Are you sure want to delete "${this.userTemp.name}"?`)&&(await this.axios.post(_setting("server")+"/pokaapi/v2/users/delete",{_id:this.userTemp._id}).catch(t=>{this.$snackbar(i18n.t("settingUserManagement.dialog.deleteUserFailed"))}),this.userDialog=!1,this.fetchUsers())}}},ts=Za,es=a("b974"),as=Object(g["a"])(ts,Ka,Xa,!1,null,null,null),ss=as.exports;_()(as,{VAvatar:me["a"],VBtn:V["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VCardTitle:ve["c"],VDialog:_e["a"],VDivider:D["a"],VFabTransition:lt["c"],VIcon:U["a"],VSelect:es["a"],VSlideYReverseTransition:lt["g"],VSpacer:z["a"],VTextField:ye["a"]}),tt()(as,{Ripple:et["a"]}),c["a"].use(k["a"]);var is=new k["a"]({mode:"history",routes:[{path:"/",name:"root",component:F,redirect:"/home",children:[{path:"/lyric",name:"Lyric",component:sa},{path:"/lyric/edit",name:"LyricEdit",component:da,meta:{transitionName:"slide"}},{path:"/album/songs/:source/:id",name:"AlbumSongs",component:_t,meta:{transitionName:"slide"}},{path:"/album",name:"Album",component:dt},{path:"/artist/:source/:id",name:"ArtistAlbum",component:Vt,meta:{transitionName:"slide"}},{path:"/artist",name:"Artist",component:bt},{path:"/composer/:source/:id",name:"ComposerAlbum",component:Bt,meta:{transitionName:"slide"}},{path:"/composer",name:"Composer",component:Nt},{path:"/folder/:source/:id",name:"folderFiles",component:ae,meta:{transitionName:"slide",root:!1}},{path:"/folder",name:"Folder",component:ae,meta:{root:!0}},{path:"/now",name:"NowPlaying",component:$e},{path:"/playlist/f/*",name:"PlaylistFolder",component:Ee,meta:{transitionName:"slide"}},{path:"/playlist/p/:source/:id",component:Qe,name:"PlaylistSongs",meta:{transitionName:"slide"}},{path:"/playlist",name:"Playlist",component:Ee},{path:"/search",name:"Search",component:_a},{path:"/home",name:"Home",component:le},{path:"/shuffle",name:"Shuffle",component:We},{path:"/notfound",name:"Notfound",component:Ae},{path:"/debug",name:"Debug",component:Wt},{path:"",redirect:"/home"},{path:"/settings",name:"setting",redirect:"/settings/network",component:st,children:[{path:"/settings/interface",name:"SettingInterface",component:Ua},{path:"/settings/network",name:"SettingNetwork",component:ba},{path:"/settings/system",name:"SettingSystem",component:Ra},{path:"/settings/user",name:"SettingUser",component:ja},{path:"/settings/pins",name:"SettingPins",component:Wa},{path:"/settings/admin/users",name:"SettingAdminUsers",component:ss}]}]},{path:"/",name:"empty",component:J,children:[{path:"/login",name:"Login",component:we}]},{path:"*",redirect:"/notfound"}]}),rs=a("a925");let ns={zh_CN:a("cf61").default,zh_TW:a("7789").default,en_US:a("658e").default};c["a"].use(rs["a"]);const os=window._setting("lang"),ls=ns,cs=new rs["a"]({locale:os,fallbackLocale:"en_US",messages:ls,missing:(t,e,a)=>e});window.i18n=cs;var ds=cs,ps=a("2f62");c["a"].use(ps["a"]);var us=new ps["a"].Store({state:{},mutations:{},actions:{}}),ms=a("9483");Object(ms["a"])("/service-worker.js",{ready(){console.log("App is being served from cache by a service worker.\nFor more details, visit https://goo.gl/AFskqB")},registered(){console.log("Service worker has been registered.")},cached(){console.log("Content has been cached for offline use.")},updatefound(){console.log("New content is downloading.")},updated(){console.log("New content is available; please refresh.")},offline(){console.log("No internet connection found. App is running in offline mode.")},error(t){console.error("Error during service worker registration:",t)}});var gs=a("a7fe"),vs=a.n(gs),_s=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-card",{staticClass:"mx-auto",staticStyle:{"border-radius":"8px",overflow:"hidden"},attrs:{width:"350"}},[a("v-img",{staticClass:"poka-logo-banner",attrs:{src:"/img/loginHeader.svg",height:"170px"}}),a("v-card-text",{staticStyle:{padding:"0"}},[a("v-list",{attrs:{subheader:""}},[a("v-list-item",[a("v-list-item-avatar",[a("v-icon",[t._v("info")])],1),a("v-list-item-content",[a("v-list-item-title",[t._v("PokaPlayer")]),a("v-list-item-subtitle",[t._v(t._s(t.poka_version))])],1)],1),a("v-divider"),a("v-list-item",{attrs:{href:"https://github.com/gnehs/PokaPlayer/",target:"_blank"}},[a("v-list-item-avatar",[a("v-icon",[t._v("mdi-github")])],1),a("v-list-item-content",[a("v-list-item-title",[t._v("GitHub")])],1)],1),a("v-list-item",{attrs:{href:"https://github.com/gnehs/PokaPlayer/graphs/contributors",target:"_blank"}},[a("v-list-item-avatar",[a("v-icon",[t._v("group")])],1),a("v-list-item-content",[a("v-list-item-title",[t._v(t._s(t.$t("settings_about_contributions")))])],1)],1),a("v-list-item",{attrs:{href:"https://github.com/gnehs/PokaPlayer/issues",target:"_blank"}},[a("v-list-item-avatar",[a("v-icon",[t._v("error")])],1),a("v-list-item-content",[a("v-list-item-title",[t._v(t._s(t.$t("settings_about_errorEeport")))])],1)],1)],1)],1)],1)},hs=[],ys={name:"poka-about",data:()=>({poka_version:"Loading..."}),created(){this.axios.get(_setting("server")+"/status/").then(t=>{t.data.version||this.$router.push("/login"),this.poka_version=t.data.version})}},fs=ys,ws=a("8270"),ks=Object(g["a"])(fs,_s,hs,!1,null,null,null),bs=ks.exports;_()(ks,{VCard:ge["a"],VCardText:ve["b"],VDivider:D["a"],VIcon:U["a"],VImg:Ja["a"],VList:T["a"],VListItem:A["a"],VListItemAvatar:ws["a"],VListItemContent:N["a"],VListItemSubtitle:N["b"],VListItemTitle:N["c"]});var xs=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticStyle:{position:"sticky",top:"16px"}},[a("div",{staticClass:"header-wrapper"},[a("div",{staticClass:"bg",class:{blur:t.blurbg},style:Object.assign({backgroundImage:"url('"+t.bg+"')"},t.bgStyle)})]),t.title?a("div",{staticClass:"hw-header",staticStyle:{"line-height":"normal"},style:t.headerStyle},[a("div",{staticClass:"hw-title"},[t._v(t._s(t.title))]),a("div",{staticClass:"hw-subtitle"},[t._v(t._s(t.subtitle))])]):t._e()])},Cs=[],Ss={name:"poka-header",data:()=>({headerStyle:{opacity:1,transform:""},bgStyle:{transform:""}}),props:{title:String,subtitle:String,bg:{type:String,default:_setting("headerBgSource")},blurbg:{type:Boolean,default:!1}},methods:{handleScroll(t){if(document.querySelector("main")){let t=document.querySelector("main").scrollTop,e=document.querySelector("main").scrollHeight,a=40;this.headerStyle.opacity=1-t/200,this.headerStyle.transform=`translate(0,-${t/a*35}px)`,this.bgStyle.transform=`scale(1.12) translate(0,-${t/e*50}px)`}}},mounted(){this.handleScroll(),document.querySelector("main")&&document.querySelector("main").addEventListener("scroll",this.handleScroll)},created(){this.handleScroll(),document.querySelector("main")&&document.querySelector("main").addEventListener("scroll",this.handleScroll)},destroyed(){document.querySelector("main")&&document.querySelector("main").removeEventListener("scroll",this.handleScroll)}},$s=Ss,Ps=(a("6f9c"),Object(g["a"])($s,xs,Cs,!1,null,null,null)),Vs=Ps.exports,Ds=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"info-header"},[a("div",{staticClass:"cover",style:"background-image: url('"+t.cover+"')"}),a("div",{staticClass:"info-data"},[a("div",{staticClass:"album-name",attrs:{title:t.title}},[t._v(t._s(t.title))]),a("div",{staticClass:"artist-name",attrs:{title:t.subtitle}},[t._v(t._s(t.subtitle))]),a("div",{staticClass:"grow"}),a("div",{staticClass:"footer"},[t.songs?a("div",{staticClass:"time"},[t._v(t._s(t.$t("album_total",{songs:t.songs})))]):t._e(),a("div",{staticClass:"actions"},[t._t("default")],2)])])])},Us=[],Ts={name:"info-header",props:{cover:String,title:String,subtitle:String,songs:{default:0}},data:()=>({}),created(){}},As=Ts,Is=(a("d694"),Object(g["a"])(As,Ds,Us,!1,null,"07c67182",null)),Ns=Is.exports,Ls=function(){var t=this,e=t.$createElement,a=t._self._c||e;return t.to?a("router-link",{staticClass:"card",attrs:{to:t.to,"data-source":t.parsed_source||void 0}},[t.parsed_pokaBg?a("div",{staticClass:"image"},[a("v-img",{attrs:{src:t.parsed_pokaBg,"aspect-ratio":"1"}})],1):a("div",{staticClass:"image"},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v(t._s(t.pokaIcon))])],1),a("div",{staticClass:"title",class:{"t-ellipsis":t.ellipsis}},[t._v(t._s(t.pokaTitle))]),a("div",{staticClass:"subtitle",class:{"t-ellipsis":t.ellipsis}},[t._v(t._s(t.pokaSubtitle))])]):a("a",{staticClass:"card",attrs:{"data-source":t.parsed_source||void 0}},[t.parsed_pokaBg?a("div",{staticClass:"image"},[a("v-img",{attrs:{src:t.parsed_pokaBg,"aspect-ratio":"1"}})],1):a("div",{staticClass:"image"},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v(t._s(t.pokaIcon))])],1),a("div",{staticClass:"title",class:{"t-ellipsis":t.ellipsis}},[t._v(t._s(t.pokaTitle))]),a("div",{staticClass:"subtitle",class:{"t-ellipsis":t.ellipsis}},[t._v(t._s(t.pokaSubtitle))])])},Rs=[],Os={name:"poka-card",props:{pokaBg:{default:null},ellipsis:{default:!0},source:{default:""},pokaTitle:String,pokaSubtitle:String,to:String,pokaIcon:{default:"playlist_play",type:String}},data:()=>({parsed_source:null,parsed_pokaBg:null}),created(){"Netease2"==this.source?this.parsed_source=i18n.t("moduleShowName_Netease"):"DSM"==this.source?this.parsed_source=i18n.t("moduleShowName_DSM"):this.parsed_source=this.source,"string"===typeof this.pokaBg&&this.pokaBg.startsWith("http")?this.parsed_pokaBg=this.pokaBg:this.pokaBg&&(this.parsed_pokaBg=_setting("server")+this.pokaBg)}},Es=Os,zs=Object(g["a"])(Es,Ls,Rs,!1,null,null,null),Bs=zs.exports;_()(zs,{VIcon:U["a"],VImg:Ja["a"]});var Ms=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"poka cards"},[t._t("default")],2)},Fs=[],js={name:"poka-cards"},Qs=js,Hs=(a("a5da"),Object(g["a"])(Qs,Ms,Fs,!1,null,null,null)),qs=Hs.exports,Gs=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("v-progress-circular",{attrs:{indeterminate:"",color:"primary"}})],1)},Js=[],Ys={name:"poka-loader"},Ws=Ys,Ks=(a("bfd4"),a("490a")),Xs=Object(g["a"])(Ws,Gs,Js,!1,null,"4a89ac32",null),Zs=Xs.exports;_()(Xs,{VProgressCircular:Ks["a"]});var ti=function(){var t=this,e=t.$createElement,a=t._self._c||e;return null!=t.isPinned&&"disabled"!=t.isPinned&&"speed-dial"==t.btnType?a("v-fab-transition",[a("v-btn",{staticStyle:{bottom:"calc(16px + 69px)"},attrs:{color:"primary",fab:"",large:"",dark:"",bottom:"",right:"",fixed:"",loading:t.loading},on:{click:t.pin}},[t.isPinned?a("v-icon",[t._v("push_pin")]):a("v-icon",{staticClass:"material-icons-outlined"},[t._v("push_pin")])],1)],1):null!=t.isPinned&&"disabled"!=t.isPinned&&"icon-button"==t.btnType?a("v-btn",{staticClass:"v-pin-btn",attrs:{icon:"",loading:t.loading},on:{click:t.pin}},[t.isPinned?a("v-icon",[t._v("push_pin")]):a("v-icon",{staticClass:"material-icons-outlined"},[t._v("push_pin")])],1):t._e()},ei=[],ai={name:"pin-button",created(){this.getPinStatus()},props:{source:String,type:String,id:String,name:String,cover:String,artist:{type:String,default:""},btnType:{type:String,default:"speed-dial"}},data:()=>({server:_setting("server"),isPinned:null,loading:!1}),methods:{getPinStatus(){if(this.name){this.loading=!0;let[t,e,a]=[this.source,this.id,this.type];this.axios.post("/pokaapi/v2/pin/ispinned",{source:t,id:e,name:name,type:a}).then(t=>{this.isPinned=t.data,this.loading=!1})}},pin(){this.loading=!0;let[t,e,a,s,i,r]=[this.source,this.id,this.type,this.name,this.cover,this.artist];i=i.replace(_setting("server"),""),this.axios.post(`/pokaapi/v2/pin/${this.isPinned?"unpin":"pin"}`,{source:t,id:e,type:a,name:s,cover:i,artist:r}).then(t=>{this.getPinStatus()})}}},si=ai,ii=(a("33c0"),Object(g["a"])(si,ti,ei,!1,null,"5f5f7f58",null)),ri=ii.exports;_()(ii,{VBtn:V["a"],VFabTransition:lt["c"],VIcon:U["a"]});var ni=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-btn",{attrs:{outlined:"",color:"primary",disabled:t.loadingRandom},on:{click:t.randomPlay}},[t.loadingRandom?a("span",[t._v(t._s(t.$t("loading")))]):a("span",[t._v(t._s(t.$t("playlist_random")))])])},oi=[],li={name:"play-random-button",data:()=>({loadingRandom:!1}),methods:{randomPlay(){this.loadingRandom=!0;try{this.$randomPlay()}catch{this.loadingRandom=!1}}}},ci=li,di=Object(g["a"])(ci,ni,oi,!1,null,null,null),pi=di.exports;_()(di,{VBtn:V["a"]});var ui=function(){var t=this,e=t.$createElement,a=t._self._c||e;return t.checkUpadteStatus?a("div",{key:"0",staticClass:"update-notify"},[a("h1",[t._v(t._s(t.$t("settings_update")))]),a("p",[t._v(t._s(t.checkUpadteStatus))]),a("v-btn",{attrs:{outlined:"",to:"/settings/system?update=true",color:"white",dark:""}},[t._v(t._s(t.$t("settings_update_go2UpdatePage")))])],1):t._e()},mi=[],gi={name:"poka-update",created(){this.axios.get(_setting("server")+"/status/").then(t=>t.data).then(t=>{let e="admin"==JSON.parse(sessionStorage.getItem("login")).role||!1;t.debug&&(this.debug=t.debug),e&&this.fetchNewVersion(t.version,e)})},data:()=>({checkUpadteStatus:null,debug:null}),methods:{compareVersion(t,e){return t=t.split(".").map(t=>parseInt(t)),e=e.split(".").map(t=>parseInt(t)),t=1e3*t[0]*1e3+1e3*t[1]+t[2],e=1e3*e[0]*1e3+1e3*e[1]+e[2],e>t},async fetchNewVersion(t,e){let a=`poka-github-check-${(new Date).toJSON().slice(0,10).replace(/-/g,"/")}`,s=JSON.parse(sessionStorage[a]||null);s||(s=await fetch("https://api.github.com/repos/gnehs/PokaPlayer/releases").then(t=>t.json()).then(t=>{return sessionStorage[a]=JSON.stringify(t),t}).catch(t=>console.error(t))),(this.compareVersion(t,s[0].tag_name)||this.debug)&&(this.checkUpadteStatus=i18n.t("settings_update_canUpdate2",{version:s[0].tag_name}),this.debug&&(this.checkUpadteStatus+=` (debug: ${this.debug})`))}}},vi=gi,_i=(a("33a4"),Object(g["a"])(vi,ui,mi,!1,null,"4b501d8c",null)),hi=_i.exports;_()(_i,{VBtn:V["a"]});var yi=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("poka-cards",["PlaylistFolder"==t.$route.name?a("poka-card",{attrs:{"poka-icon":"arrow_back_ios",to:"/playlist/","poka-title":t.$t("back")}}):t._e(),t._l(t.data,(function(e,s){var i=e.name,r=e.image,n=e.id,o=e.source,l=e.type,c=e.icon;return["folder"==l?a("poka-card",{key:s,attrs:{"poka-icon":c||"folder",to:"/playlist/f/"+encodeURIComponent(n),"poka-title":i,"poka-subtitle":t.$t("source."+o),source:t.$t("source."+o)}}):t._e(),l&&"folder"==l?t._e():a("poka-card",{key:s,attrs:{"poka-icon":c||"queue_music",to:"/playlist/p/"+encodeURIComponent(o)+"/"+encodeURIComponent(n||"unknown"),"poka-bg":r||!1,"poka-title":i,"poka-subtitle":t.$t("source."+o),source:t.$t("source."+o)}})]}))],2)},fi=[],wi={name:"poka-parse-playlists",props:["data"],data:()=>({server:_setting("server")})},ki=wi,bi=Object(g["a"])(ki,yi,fi,!1,null,null,null),xi=bi.exports,Ci=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("transition-group",{key:"songlist",staticClass:"poka list",class:{two:!t.nowPlaying},staticStyle:{position:"relative"},attrs:{name:"songlist",tag:"div"}},t._l(t.data,(function(e,s){return a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],key:t.nowPlaying?e.uuid:s,staticClass:"item",class:{active:s==t.activeIndex},staticStyle:{"user-select":"none"},on:{contextmenu:function(a){return a.preventDefault(),t.moreDialog(e)},click:function(e){t.nowPlaying?t.playSong(s):t.$addSongs({songs:t.data,index:s})}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-img",{attrs:{src:e.cover?e.cover.startsWith("http")?e.cover:t.server+e.cover:t.defaultCover,alt:"cover"}})],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(e.name))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(e.artist))])])],1),a("div",{staticClass:"action"},[t._t("default",[a("v-btn",{directives:[{name:"show",rawName:"v-show",value:t.isSafari,expression:"isSafari"}],attrs:{icon:""},on:{click:function(a){return a.stopPropagation(),t.moreDialog(e)}}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("more_horiz")])],1),a("v-btn",{attrs:{icon:""},on:{click:function(a){a.stopPropagation(),t.$addSongs({songs:[e],clear:!1}),t.isInSongList.push(s)}}},[t.isInSongList.includes(s)?a("v-icon",[t._v("done")]):a("v-icon",[t._v("add")])],1)],{index:s,song:e,moreDialog:t.moreDialog})],2)])})),0),a("v-dialog",{attrs:{"max-width":"400"},model:{value:t.moreDialogShow,callback:function(e){t.moreDialogShow=e},expression:"moreDialogShow"}},[a("v-card",[t.moreDialogTemp?a("div",{staticClass:"d-flex flex-column align-center moreDialog-header"},[t.moreDialogTemp?a("v-img",{staticClass:"moreDialog-cover",attrs:{width:"200px","aspect-ratio":"1",src:t.moreDialogTemp.cover?t.moreDialogTemp.cover.startsWith("http")?t.moreDialogTemp.cover:t.server+t.moreDialogTemp.cover:t.defaultCover}}):t._e(),a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.moreDialogTemp.name))]),a("div",{staticClass:"artist t-ellipsis"},[t._v(t._s(t.moreDialogTemp.artist))])],1):t._e(),a("v-card-text",{staticClass:"moreDialog-content"},[t.moreDialogTemp?a("div",{staticClass:"poka list"},[a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:function(e){t.openPlaylistDialog(),t.moreDialogShow=!1}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",{staticClass:"material-icons-outlined",attrs:{color:"primary"}},[t._v("playlist_add")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head"},[t._v(t._s(t.$t("songAction_add2playlist")))])])],1),a("div",{staticClass:"action"},[a("v-btn",{attrs:{icon:""}},[a("v-icon",[t._v("keyboard_arrow_right")])],1)],1)]),a("v-divider"),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:t.moreDialog_goto_artist}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",{staticClass:"material-icons-outlined",attrs:{color:"primary"}},[t._v("mic")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.moreDialogTemp.artist))]),a("div",[t._v(t._s(t.$t("songAction_artist")))])]),a("div",{staticClass:"action"},[a("v-btn",{attrs:{icon:""}},[a("v-icon",[t._v("keyboard_arrow_right")])],1)],1)],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item",on:{click:t.moreDialog_goto_album}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",{staticClass:"material-icons-outlined",attrs:{color:"primary"}},[t._v("album")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.moreDialogTemp.album))]),a("div",{staticClass:"t-ellipsis"},[t.moreDialogTemp.year?a("span",[t._v(t._s(t.moreDialogTemp.year))]):a("span",[t._v(t._s(t.$t("songAction_album")))])])]),a("div",{staticClass:"action"},[a("v-btn",{attrs:{icon:""}},[a("v-icon",[t._v("keyboard_arrow_right")])],1)],1)],1)]),a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item"},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",{staticClass:"material-icons-outlined",attrs:{color:"primary"}},[t._v("storage")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.$t("source."+t.moreDialogTemp.source)))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.moreDialogTemp.id))])])],1)]),t.moreDialogTemp.codec?a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"item"},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",{staticClass:"material-icons-outlined",attrs:{color:"primary"}},[t._v("insert_drive_file")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(t.moreDialogTemp.codec.toUpperCase()))]),a("div",{staticClass:"t-ellipsis"},[t.moreDialogTemp.bitrate?a("span",[t._v(t._s(t.moreDialogTemp.bitrate/1e3)+"k")]):a("span",[t._v("Codec")])])])],1)]):t._e()],1):t._e()]),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.moreDialogShow=!1}}},[t._v(t._s(t.$t("back")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"400"},model:{value:t.playlistDialog,callback:function(e){t.playlistDialog=e},expression:"playlistDialog"}},[a("v-card",{attrs:{id:"playlist-dialog"}},[a("v-toolbar",{attrs:{flat:""}},[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("songAction_add2playlist")))]),a("v-spacer"),a("v-btn",{attrs:{icon:""},on:{click:t.openCreatePlaylistDialog}},[a("v-icon",{staticClass:"material-icons-outlined"},[t._v("add")])],1)],1),t.playlistDialogLoading?a("v-card-text",{staticStyle:{height:"300px"}},[a("poka-loader")],1):a("v-card-text",{staticStyle:{height:"300px"}},[t.playlists.length>0?a("v-list",[a("v-list-item-group",{attrs:{multiple:""},model:{value:t.existsPlaylists,callback:function(e){t.existsPlaylists=e},expression:"existsPlaylists"}},[t._l(t.playlists,(function(e,s){return[a("v-list-item",{key:"item-"+s,attrs:{value:e,title:e.name},on:{click:function(a){return t.toggleSongOfPlaylist(e)}}},[a("v-list-item-action",[a("v-checkbox",{attrs:{color:"primary","input-value":t.existsPlaylists.includes(e._id)}})],1),a("v-list-item-content",[a("v-list-item-title",{staticClass:"t-ellipsis",domProps:{textContent:t._s(e.name)}})],1)],1)]}))],2)],1):a("p",{staticStyle:{"user-select":"none",margin:"100px 0","text-align":"center"}},[t._v(t._s(t.$t("playlist_page.playlist_empty")))])],1),a("v-card-actions",[a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:function(e){t.playlistDialog=!1}}},[t._v(t._s(t.$t("done")))])],1)],1)],1),a("v-dialog",{attrs:{"max-width":"400"},model:{value:t.createPlaylistDialog,callback:function(e){t.createPlaylistDialog=e},expression:"createPlaylistDialog"}},[a("v-card",[a("v-card-title",{staticClass:"headline"},[t._v(t._s(t.$t("playlist_page.add_title")))]),a("v-card-text",[a("v-text-field",{attrs:{label:t.$t("playlist_page.title_input"),outlined:""},model:{value:t.createPlaylistName,callback:function(e){t.createPlaylistName=e},expression:"createPlaylistName"}})],1),a("v-card-actions",[a("v-btn",{attrs:{text:""},on:{click:function(e){t.createPlaylistDialog=!1}}},[t._v(t._s(t.$t("back")))]),a("v-spacer"),a("v-btn",{attrs:{text:""},on:{click:t.createPlaylist}},[t._v(t._s(t.$t("done")))])],1)],1)],1)],1)},Si=[],$i={name:"poka-parse-songs",props:{data:{type:Array,required:!0},nowPlaying:{type:Boolean,default:!1},activeIndex:Number},data:()=>({server:_setting("server"),defaultCover:_setting("headerBgSource"),isInSongList:[],playlistDialog:!1,playlistDialogLoading:!1,createPlaylistDialog:!1,createPlaylistName:"",moreDialogShow:!1,moreDialogTemp:null,playlists:[],existsPlaylists:[],isSafari:/^((?!chrome|android).)*safari/i.test(window.navigator.userAgent)}),methods:{async openPlaylistDialog(){this.playlistDialog=!0,this.playlistDialogLoading=!0,await this.updatePlaylistData(),this.playlistDialogLoading=!1},playSong(t){_player.list.switch(t),_player.play()},async toggleSongOfPlaylist(t){let e=this.$deepCopy(this.moreDialogTemp);e.originalURL&&(e.url=e.originalURL),e.originalCover&&(e.cover=e.originalCover),delete e.originalURL,delete e.uuid,delete e.originalCover,await this.axios.post(`${this.server}/pokaapi/playlist/song`,{playlistId:t._id,song:e}),await this.updatePlaylistData()},openCreatePlaylistDialog(){this.createPlaylistDialog=!0,this.createPlaylistName=""},async createPlaylist(){await this.axios.post(`${this.server}/pokaapi/playlist/create`,{name:this.createPlaylistName}),this.createPlaylistDialog=!1,await this.updatePlaylistData()},async updatePlaylistData(){let t=(await this.axios.post(`${this.server}/pokaapi/playlist/song/exist`,this.moreDialogTemp)).data;this.playlists=t.playlists,this.existsPlaylists=t.existsPlaylists.map(t=>t._id)},moreDialog(t){this.moreDialogTemp=t,this.moreDialogShow=!0},moreDialog_goto_album(){let t=this.moreDialogTemp;t&&t.albumId&&(this.moreDialogShow=!1,this.$nextTick(()=>{this.$router.push(`/album/songs/${encodeURIComponent(t.source)}/${encodeURIComponent(t.albumId)}`)}))},moreDialog_goto_artist(){let t=this.moreDialogTemp;t&&t.artistId&&(this.moreDialogShow=!1,this.$nextTick(()=>{this.$router.push(`/artist/${encodeURIComponent(t.source)}/${encodeURIComponent(t.artistId)}`)}))}}},Pi=$i,Vi=(a("7553"),a("ac7c")),Di=a("71d9"),Ui=Object(g["a"])(Pi,Ci,Si,!1,null,null,null),Ti=Ui.exports;_()(Ui,{VAvatar:me["a"],VBtn:V["a"],VCard:ge["a"],VCardActions:ve["a"],VCardText:ve["b"],VCardTitle:ve["c"],VCheckbox:Vi["a"],VDialog:_e["a"],VDivider:D["a"],VIcon:U["a"],VImg:Ja["a"],VList:T["a"],VListItem:A["a"],VListItemAction:I["a"],VListItemContent:N["a"],VListItemGroup:L["a"],VListItemTitle:N["c"],VSpacer:z["a"],VTextField:ye["a"],VToolbar:Di["a"]}),tt()(Ui,{Ripple:et["a"]});var Ai=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("v-fade-transition",[a("poka-cards",{directives:[{name:"show",rawName:"v-show",value:"card"==t.artistView,expression:"artistView=='card'"}]},t._l(t.data,(function(e){var s=e.name,i=e.cover,r=e.id,n=e.source;return a("poka-card",{key:r,attrs:{to:"/artist/"+encodeURIComponent(n)+"/"+encodeURIComponent(r||"unknown"),"poka-bg":i||!1,"poka-title":s||"未知","poka-subtitle":t.$t("source."+n)}})})),1)],1),a("v-fade-transition",[a("div",{directives:[{name:"show",rawName:"v-show",value:"list"==t.artistView,expression:"artistView=='list'"}],staticClass:"poka two list"},t._l(t.data,(function(e){var s=e.name,i=e.cover,r=e.id,n=e.source;return a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],key:r,staticClass:"item",staticStyle:{"user-select":"none"},on:{click:function(e){t.$router.push("/artist/"+encodeURIComponent(n)+"/"+encodeURIComponent(r||"unknown"))}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"28px",item:""}},[a("v-img",{attrs:{src:t.coverPaser(i),alt:"cover"}})],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v("\n\t\t\t\t\t\t\t"+t._s(s||"未知")+"\n\t\t\t\t\t\t\t"),a("span",{staticStyle:{"font-size":".7em",opacity:".7","font-weight":"normal"}},[t._v(t._s(n))])])])],1)])})),0)]),a("v-btn",{staticStyle:{bottom:"calc(16px + 69px)"},attrs:{color:"primary",fab:"",large:"",dark:"",bottom:"",right:"",fixed:""},on:{click:t.changeView}},["card"==t.artistView?a("v-icon",{staticClass:"material-icons-outlined"},[t._v("list")]):a("v-icon",{staticClass:"material-icons-outlined"},[t._v("grid_on")])],1)],1)},Ii=[],Ni={name:"poka-parse-artists",props:["data"],data:()=>({server:_setting("server"),artistView:_setting("artistView")}),methods:{coverPaser(t){return t.startsWith("http")?t:t?_setting("server")+t:_setting("headerBgSource")},changeView(){this.artistView="list"==this.artistView?"card":"list",_setting("artistView",this.artistView)}}},Li=Ni,Ri=Object(g["a"])(Li,Ai,Ii,!1,null,null,null),Oi=Ri.exports;_()(Ri,{VAvatar:me["a"],VBtn:V["a"],VFadeTransition:lt["d"],VIcon:U["a"],VImg:Ja["a"]}),tt()(Ri,{Ripple:et["a"]});var Ei=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("poka-cards",t._l(t.data,(function(e){var s=e.name,i=e.artist,r=e.cover,n=e.id,o=e.source;return a("poka-card",{key:n,attrs:{to:"/album/songs/"+encodeURIComponent(o)+"/"+encodeURIComponent(n||"unknown"),"poka-bg":r||!1,"poka-title":s,"poka-subtitle":i,source:t.$t("source."+o)}})})),1)},zi=[],Bi={name:"poka-parse-albums",props:["data"],data:()=>({server:_setting("server")})},Mi=Bi,Fi=Object(g["a"])(Mi,Ei,zi,!1,null,null,null),ji=Fi.exports,Qi=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("v-fade-transition",["card"==t.composerView?a("poka-cards",t._l(t.data,(function(e){var s=e.name,i=e.cover,r=e.id,n=e.source;return a("poka-card",{key:r,attrs:{to:"/composer/"+encodeURIComponent(n)+"/"+encodeURIComponent(r||"unknown"),"poka-bg":i||!1,"poka-title":s||"未知","poka-subtitle":t.$t("source."+n)}})})),1):t._e()],1),a("v-fade-transition",["list"==t.composerView?a("div",{staticClass:"poka two list"},t._l(t.data,(function(e){var s=e.name,i=e.cover,r=e.id,n=e.source;return a("div",{directives:[{name:"ripple",rawName:"v-ripple"}],key:r,staticClass:"item",staticStyle:{"user-select":"none"},on:{click:function(e){t.$router.push("/composer/"+encodeURIComponent(n)+"/"+encodeURIComponent(r||"unknown"))}}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"28px",item:""}},[a("v-img",{attrs:{src:t.coverPaser(i),alt:"cover"}})],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v("\n\t\t\t\t\t\t\t"+t._s(s||"未知")+"\n\t\t\t\t\t\t\t"),a("span",{staticStyle:{"font-size":".7em",opacity:".7","font-weight":"normal"}},[t._v(t._s(n))])])])],1)])})),0):t._e()]),a("v-btn",{staticStyle:{bottom:"calc(16px + 69px)"},attrs:{color:"primary",fab:"",large:"",dark:"",bottom:"",right:"",fixed:""},on:{click:t.changeView}},["card"==t.composerView?a("v-icon",{staticClass:"material-icons-outlined"},[t._v("list")]):a("v-icon",{staticClass:"material-icons-outlined"},[t._v("grid_on")])],1)],1)},Hi=[],qi={name:"poka-parse-composers",props:["data"],data:()=>({server:_setting("server"),composerView:_setting("composerView")}),methods:{coverPaser(t){return t.startsWith("http")?t:t?_setting("server")+t:_setting("headerBgSource")},changeView(){this.composerView="list"==this.composerView?"card":"list",_setting("composerView",this.composerView)}}},Gi=qi,Ji=Object(g["a"])(Gi,Qi,Hi,!1,null,null,null),Yi=Ji.exports;_()(Ji,{VAvatar:me["a"],VBtn:V["a"],VFadeTransition:lt["d"],VIcon:U["a"],VImg:Ja["a"]}),tt()(Ji,{Ripple:et["a"]});var Wi=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"poka two list"},t._l(t.data,(function(e){var s=e.name,i=(e.image,e.id),r=e.source;return a("router-link",{directives:[{name:"ripple",rawName:"v-ripple"}],key:i,staticClass:"item",attrs:{to:"/folder/"+encodeURIComponent(r)+"/"+encodeURIComponent(i||"unknown")}},[a("div",{staticClass:"content"},[a("v-avatar",{attrs:{size:"42px",item:""}},[a("v-icon",[t._v("folder")])],1),a("div",{staticClass:"header"},[a("div",{staticClass:"head t-ellipsis"},[t._v(t._s(s))]),a("div",{staticClass:"t-ellipsis"},[t._v(t._s(t.$t("source."+r)))])])],1)])})),1)},Ki=[],Xi={name:"poka-parse-folders",props:["data"],data:()=>({server:_setting("server")})},Zi=Xi,tr=(a("9987"),Object(g["a"])(Zi,Wi,Ki,!1,null,"67d07739",null)),er=tr.exports;_()(tr,{VAvatar:me["a"],VIcon:U["a"]}),tt()(tr,{Ripple:et["a"]});var ar=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("poka-cards",t._l(t.data,(function(t,e){return a("poka-parse-home-dialog",{key:e,attrs:{data:t}})})),1)},sr=[],ir={name:"poka-parse-home",props:["data"],data:()=>({dialog:!1})},rr=ir,nr=Object(g["a"])(rr,ar,sr,!1,null,null,null),or=nr.exports,lr=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-dialog",{attrs:{fullscreen:"",scrollable:"",transition:"dialog-bottom-transition"},scopedSlots:t._u([{key:"activator",fn:function(e){var s=e.on;return[a("poka-card",t._g({attrs:{"poka-bg":!1,"poka-title":t.$t(t.data.title)||"未知","poka-subtitle":t.$t("source."+t.data.source),"poka-icon":t.data.icon},nativeOn:{click:function(e){t.dialog=!0}}},s))]}}]),model:{value:t.dialog,callback:function(e){t.dialog=e},expression:"dialog"}},[a("v-card",{staticClass:"mx-auto"},[a("v-toolbar",{attrs:{dark:"",color:"primary",flat:""},scopedSlots:t._u([{key:"extension",fn:function(){return[a("v-tabs",{attrs:{"background-color":"primary",color:"white","slider-color":"yellow"},model:{value:t.tab,callback:function(e){t.tab=e},expression:"tab"}},t._l(Object.keys(t.data).filter((function(e){return"title"!=e&&"source"!=e&&"icon"!=e&&t.data[e].length})),(function(e){return a("v-tab",{key:e},[t._v(t._s(t.$t(e.substring(0,e.length-1))))])})),1)]},proxy:!0}])},[a("v-toolbar-title",[t._v(t._s(t.$t(t.data.title)))]),a("v-chip",{staticClass:"ma-2",attrs:{color:"white",outlined:"",pill:""}},[t._v(t._s(t.$t("source."+t.data.source)))]),a("v-spacer"),a("v-btn",{attrs:{icon:"",dark:""},on:{click:function(e){t.dialog=!1}}},[a("v-icon",[t._v("mdi-close")])],1)],1),a("v-card-text",{staticStyle:{height:"calc(100% - 64px)"}},[a("v-tabs-items",{model:{value:t.tab,callback:function(e){t.tab=e},expression:"tab"}},t._l(Object.keys(t.data).filter((function(e){return"title"!=e&&"source"!=e&&"icon"!=e&&t.data[e].length})),(function(e){return a("v-tab-item",{key:e},["songs"==e?a("poka-parse-songs",{attrs:{data:t.data[e]}}):t._e(),"albums"==e?a("poka-parse-albums",{attrs:{data:t.data[e]}}):t._e(),"playlists"==e?a("poka-parse-playlists",{attrs:{data:t.data[e]}}):t._e(),"folders"==e?a("poka-parse-folders",{attrs:{data:t.data[e]}}):t._e(),"composers"==e?a("poka-parse-composers",{attrs:{data:t.data[e]}}):t._e(),"artists"==e?a("poka-parse-artists",{attrs:{data:t.data[e]}}):t._e()],1)})),1)],1)],1)],1)},cr=[],dr={name:"poka-parse-home-dialog",props:["data"],data:()=>({dialog:!1,tab:null})},pr=dr,ur=a("cc20"),mr=a("71a3"),gr=a("c671"),vr=a("fe57"),_r=a("aac8"),hr=Object(g["a"])(pr,lr,cr,!1,null,null,null),yr=hr.exports;_()(hr,{VBtn:V["a"],VCard:ge["a"],VCardText:ve["b"],VChip:ur["a"],VDialog:_e["a"],VIcon:U["a"],VSpacer:z["a"],VTab:mr["a"],VTabItem:gr["a"],VTabs:vr["a"],VTabsItems:_r["a"],VToolbar:Di["a"],VToolbarTitle:B["a"]});var fr=a("f309"),wr=a("aa47"),kr=a.n(wr);c["a"].use(fr["a"]);var br=new fr["a"]({theme:{options:{customProperties:!0},themes:{light:{primary:"#5c95c4",secondary:"#424242",accent:"#82B1FF",error:"#FF5252",info:"#2196F3",success:"#4CAF50",warning:"#FFC107"},dark:{primary:"#5c95c4"}}},lang:{locales:{zhHant:kr.a},current:"zh-Hant"}});o.a.defaults.withCredentials=!0,o.a.defaults.headers.common["Access-Control-Allow-Origin"]="*",c["a"].use(vs.a,o.a),Object.values(s).forEach(t=>c["a"].component(t.name,t));const xr=window.matchMedia("(prefers-color-scheme: dark)");function Cr(t=!1){br.framework.theme.isDark=t,document.getElementsByTagName("meta")["theme-color"].content=t?"rgb(47, 43, 62)":"rgb(245, 245, 245)"}Cr(xr.matches),xr.addListener(t=>{const e=t.matches;Cr(e)}),c["a"].config.productionTip=!1,new c["a"]({el:"#app",router:is,i18n:ds,store:us,components:{App:w},template:"",vuetify:br,render:t=>t(w)})},"5c64":function(t,e,a){"use strict";var s=a("6ee5"),i=a.n(s);i.a},6176:function(t,e,a){},"658e":function(t,e,a){"use strict";a.r(e),e["default"]={title:"English (US)",loading:"Loading...",header_welcome:"Welcome",header_welcome_with_name:"Hi, {name}",checkUpdate_poka:"Update Available: {version}",checkUpdate_button:"Update",pingServer_title:"Hint",pingServer_content:"Server restarting success!",pingServer_reconnect:"Reconnect",copy:{success:"Copied to clipboard successfully!",failed:"Unable to write to clipboard."},home:"Home",nowplaying:"Now Playing",lrc:"Lyrics",search:"Search",album:"Albums",folder:"Folders",artist:"Artists",song:"Songs",composer:"Composers",playlist:"Playlists",settings:"Settings",ok:"OK",cancel:"Cancel",reset:"Reset",back:"Back",login:"Login",login_page:{server:"Server",username:"Username",password:"Password",features:{opensource:{title:"Open Source",description:"All source code is on GitHub"},module:{title:"Modularization",description:"Easy to port any services"},streaming:{title:"Stream anywhere",description:"Listen to music anywhere"},fastinstall:{title:"Quick install",description:"Deploy using Docker in a snap"}},tips:{firstLogin:{title:"First time?",description:'The default user name and password are both "poka". You can change them in the settings'}},session:{_:"Reset session",description:"If you unable to log in, there may be an error in the session. ",description2:"You can enter the administrator account below to reset, but please note that this action will reset the login status of all users.",success:"Reset successfully, please try to log in",fail:"Reset failed, error reason:"}},nothingFound:"Nothing found",requestError:"An error occurred while requesting, please try again",home_recentAlbums:"Recent added albums",home_pins:"Pins",home_netease:"Netease",home_hqPlaylist_netease:"HQ Playlist",home_topPlaylist_netease:"Top Playlist",home_dailyRecommend_netease:"Daily Recommend",app_waitForPlay:"No queued songs. ",app_waitForPlay_description:"You can add more songs, or press below to shuffle.",now_cleanSongs:"Clear all songs?",now_cleanSongs_description:"This will remove every song in the playlist.",playlist_random:"Shuffle",playlist_page:{del:"DELETE",del_title:"Delete Playlist",delconfirm:'Are you sure what to delete "{title}"?',edit_title:"Edit Playlist",title_input:"Playlist name",cover_input:"Playlist cover",edit_empty:"Field cannot be empty",playlist_empty:'You haven\'t created any playlists, click "+" in the upper right corner to add'},lrc_search:"Search lyrics",lrc_noKeyword:"Enter keyword to search",lrc_enter2search:"Press Enter key to start searching",lrc_notLoad:"Don't load lyrics",lrc_notLoad_description:"This will remove lyrics of the song now playing.",lrc_noLyrics:"No lyrics",lrc_saved:"lyric saved.",songAction_title:"Actions",songAction_name:"Name",songAction_artist:"Artists",songAction_album:"Album",songAction_source:"Source",songAction_like:"Like",songAction_like_success:'Liked "{name}"',songAction_like_failed:'An error occurred while liking "{name}".',songAction_unlike:"Unlike",songAction_unlike_success:'Unliked "{name}"',songAction_unlike_failed:'An error occurred while unliking "{name}".',songAction_rating:"Rate",songAction_rating0:"Clear rating",songAction_rating4song:"Successfully rated for {name}",songAction_rating_success:'Rated {star} stars for "{name}".',songAction_rating_failed:"Rating {name} for {star} stars failed.",songAction_rating0_success:"Clear rating for {name} success!",songAction_rating0_failed:"Clear rating for {name} failed.",songAction_add2playlist:"Add to playlist",songAction_add2playlist_songNotExist:"{source}",songAction_add2playlist_songExist:"{source} / Song already added, click to delete",songAction_add2playlist_failed:"An error occured while processing {name}",songAction_add2playlist_add_success:"Added {name} to {playlist}",songAction_add2playlist_remove_success:"Removed {name} from {playlist}",album_total:"{songs} songs",albumsOfSameArtist:"Albums of the same artist",addSong_total:"{total} songs added",addSong_name:"Added {name}",moduleShowName_Netease:"Netease",moduleShowName_DSM:"DSM",sessionExpired:"Session expired, please log in again",add2nowPlaying:"Add this list to queue",pin_failed:"Failed to pin",unpin_failed:"Failed to unpin",settings_dark:"Night Mode",settings_network:"Network",settings_network_description:"Music quality",settings_network_soundQuality:"Music quality",settings_network_soundQuality_Low:"Low",settings_network_soundQuality_Med:"Medium",settings_network_soundQuality_High:"High",settings_network_soundQuality_Ori:"Original",settings_network_soundQuality_Low_description:"Only use when the internet is slow",settings_network_soundQuality_Med_description:"Able to stream smoothly under 3G network",settings_network_soundQuality_High_description:"Able to stream smoothly under 4G/LTE network",settings_network_soundQuality_Ori_description:"Uncompressed audio, only use when the internet is fast",settings_lang:"Language",settings_lang_description:"Set your PokaPlayer language",settings_systemAndUpdate:"System & update",settings_systemAndUpdate_description:"Update PokaPlayer, restart",settings_about:"About",settings_about_description:"Version, feedback",settings_about_contributions:"Contributions",settings_about_errorEeport:"Send feedback",settings_account:"Account",settings_logout:"Logout",settings_system:"System",settings_update:"Software update",settings_update_checking4updates:"Checking for updates...",settings_update_latestVersion:"Your PokaPlayer is up to date",settings_update_update2:"Update to {version}",settings_update_canUpdate2:"{version} is available",settings_update_go2UpdatePage:"Go to update page",settings_update_srvRestart:"Restart server.",settings_update_reconnect:"Reconnect",settings_update_initializing:"Initializing...",settings_update_updating:"Updating...",settings_update_git_fetch:"Initialize complete.",settings_update_git_reset:"Update download complete.",settings_update_git_api:"API update complete.",settings_updateDialog_note:"Notice: If Docker auto-restart is disabled, you must start PokaPlayer manually.",settings_updateDialog_note_dev:"If you update on developing machine, it may cause Git to crash",settings_updateDialog_view_previous:"View previous update log",settings_updateDialog_title:"{version} Release note",settings_restart:"Restart",settings_restarting:"Restarting",settings_restart_completed:"Restart completed.",settings_restartDialog_title:"Are you sure to restart?",settingIndex:{normalItems:"General",adminItems:"Server management"},settingInterface:{_:"Interface",customize:{_:"Customizations",bg:{_:"Custom background",description:"Change background image",custom_link:"Custom link"},bg_cover:{_:"Background cover",description:"Change background cover size or hide it",options:{full:"Full cover",half:"Half cover",none:"Hide background"}},theme:"Theme",theme_color:{_:"Theme color",description:"Change the theme color"},lyric:{_:"Lyric theme",description:"Change the theme of lyric page"},layout:{_:"Layout",list:"list",card:"card",artist:"Artist page layout",composer:"Composer page layout"}},lang:"Language"},settingUser:{title:"User",description:"View your profile, change your password",name:"Name",username:"Username",role:"Role",password:"Password",passwordDescription:"Tap here to change your password",changeName:{title:"Change name",placeholder:"Enter a new name",result:{success:"Name successfully changed to {name}",error:"Name change failed"}},changeUsername:{title:"Change username",placeholder:"Enter a new username",result:{success:"Username successfully changed to {name}, please login with a new username next time",error:"Username change failed"}},changePassword:{title:"Change the password",oldPassword:"old password",newPassword:"new password",confirmPassword:"confirm password",confirmPasswordHelperText:"Enter your new password again",done:"change",result:{inconsistent:"Two passwords are inconsistent",same:"Password cannot be the same as the old password",success:"Password changed successfully",error:"Password change failed"}}},settingUserManagement:{title:"User management",role:{user:"user",admin:"admin"},dialog:{create:"Create User",createBtn:"Create",userCreated:"User created.",userCreateFailed:"User create failed.",userCreateUsernameRepeat:"Username is already taken.",edit:"Edit User",changePassword:"Change Password",changePasswordSuccess:"Password changed.",changePasswordFailed:"An error occurred when changing the password.",enterNewPassword:"Please enter the new password",deleteUser:"Delete this user",deleteUserFailed:"An error occurred when deleting the user"},field:{name:"Name",username:"Username",role:"Role",password:"Password"}},settingPravicy:{title:"Pravicy",description:"Data logging setting",notify:{title:"About data logging",body:"The data will only be calculated on your server and will not be uploaded to the Internet. The feature can provide you with a better experience (like: annual review, recent play). You can turn off this feature below and clear the recorded data if you want."},dataRecord:{_:"Data logging",enabled:"Enabled",disabled:"Disabled",clear:"Clear the recorded data",logged:"{count} records have been recorded.",loading:"Loading...",confirm:"Are you sure you want to clear the data?",cleared:"Data cleared."}},settingPins:{title:"Pins management",deleteConfirm:"Are you sure want to unpin?"},source:{DSM:"DSM",poka:"PokaPlayer",Netease2:"Netease"}}},"6d26":function(t,e,a){},"6ee5":function(t,e,a){},"6f9c":function(t,e,a){"use strict";var s=a("350e"),i=a.n(s);i.a},7553:function(t,e,a){"use strict";var s=a("f1d7"),i=a.n(s);i.a},7789:function(t,e,a){"use strict";a.r(e),e["default"]={title:"中文(台灣)",loading:"載入中...",header_welcome:"歡迎使用",header_welcome_with_name:"歡迎,{name}",checkUpdate_poka:"有新版本可供更新:{version}",checkUpdate_button:"更新",pingServer_title:"提示",pingServer_content:"伺服器重新啟動完畢!",pingServer_reconnect:"重新連接",copy:{success:"已複製至剪貼簿",failed:"無法複製至剪貼簿"},home:"首頁",nowplaying:"現正播放",lrc:"歌詞",search:"搜尋",album:"專輯",folder:"資料夾",artist:"演出者",song:"歌曲",composer:"作曲者",playlist:"播放清單",settings:"設定",ok:"好",cancel:"取消",reset:"重置",done:"完成",back:"返回",login:"登入",login_page:{server:"伺服器",username:"使用者名稱",password:"密碼",features:{opensource:{title:"開放原始碼",description:"所有的程式碼都在 GitHub"},module:{title:"模組化",description:"接入任何服務皆不是難事"},streaming:{title:"隨時隨地串流",description:"連上網便能聽歌"},fastinstall:{title:"快速安裝",description:"可使用 Docker 快速部署"}},tips:{firstLogin:{title:"首次登入?",description:"預設使用者名稱與密碼皆為「poka」,登入後可至設定更改。"}},session:{_:"重置 session",description:"若您持續無法登入,可能是 session 發生錯誤。",description2:"您可以於下方輸入管理員帳號進行重置,但請注意,此動作將重置所有使用者的登入狀態。",success:"重置成功,請嘗試登入",fail:"重置失敗,錯誤原因:"}},nothingFound:"找不到",requestError:"請求失敗,請再試一次",home_recentAlbums:"最近加入的專輯",home_pins:"釘選",home_netease:"網易雲音樂",home_hqPlaylist_netease:"精品清單",home_topPlaylist_netease:"熱門清單",home_dailyRecommend_netease:"每日推薦",app_waitForPlay:"佇列中未有歌曲",app_waitForPlay_description:"加入一些歌曲,或是點選底下的隨機播放",now_cleanSongs:"確定清除所有歌曲?",now_cleanSongs_description:"這將會清除列表中所有歌曲。",playlist_random:"隨機播放",playlist_page:{del:"刪除",del_title:"刪除播放清單",delconfirm:"確定要刪除「{title}」嗎?",add_title:"新增播放清單",edit_title:"編輯播放清單",title_input:"播放清單標題",cover_input:"播放清單封面",edit_empty:"欄位不得為空",playlist_empty:"您尚未建立任何播放清單,點選右上角的「+」來新增"},lrc_search:"搜尋歌詞",lrc_noKeyword:"尚未輸入關鍵字",lrc_enter2search:"輸入完後按下 Enter 開始搜尋歌詞",lrc_notLoad:"不載入歌詞",lrc_notLoad_description:"點選清除目前的歌詞",lrc_noLyrics:"無歌詞",lrc_saved:"歌詞已儲存",songAction_title:"歌曲操作",songAction_name:"歌曲名稱",songAction_artist:"演出者",songAction_album:"專輯",songAction_source:"來源",songAction_like:"收藏",songAction_like_success:"已收藏「{name}」",songAction_like_failed:"收藏或取消收藏「{name}」時發生了錯誤",songAction_unlike:"取消收藏",songAction_unlike_success:"已取消收藏「{name}」",songAction_unlike_failed:"取消收藏「{name}」時發生了錯誤",songAction_rating:"評等",songAction_rating0:"清除評等",songAction_rating4song:"為「{name}」評等",songAction_rating_success:"為「{name}」評等 {star} 星成功!",songAction_rating_failed:"為「{name}」評等 {star} 星失敗。",songAction_rating0_success:"為「{name}」清除評等成功!",songAction_rating0_failed:"為「{name}」清除評等失敗。",songAction_add2playlist:"加入到播放清單",songAction_add2playlist_songNotExist:"{source}",songAction_add2playlist_songExist:"{source} / 該歌曲已存在,點選來刪除",songAction_add2playlist_failed:"處理 {name} 時發生了錯誤",songAction_add2playlist_add_success:"已將 {name} 加入到 {playlist}",songAction_add2playlist_remove_success:"已將 {name} 從 {playlist} 刪除",album_total:"{songs} 首歌曲",albumsOfSameArtist:"來自相同演出者的其他專輯",addSong_total:"已添加 {total} 首歌",addSong_name:"已添加 {name}",moduleShowName_Netease:"網易雲音樂",moduleShowName_DSM:"DSM",sessionExpired:"Session 過期,請重新登入",add2nowPlaying:"將此頁歌曲加入到現正播放",pin_failed:"釘選失敗",unpin_failed:"取消釘選失敗",settings_dark:"夜間模式",settings_network:"網路",settings_network_description:"音質",settings_network_soundQuality:"音質",settings_network_soundQuality_Low:"低音質",settings_network_soundQuality_Med:"中等音質",settings_network_soundQuality_High:"高音質(建議)",settings_network_soundQuality_Ori:"原始音質",settings_network_soundQuality_Low_description:"128K,跟 YouTube 差不多的爛音質,在網路夭壽慢的情況下請選擇此選項",settings_network_soundQuality_Med_description:"音質只比 YouTube 好那麼一點點,可在 3G 網路下流暢的串流",settings_network_soundQuality_High_description:"音質較原始音質略差,可在 4G 網路下流暢的串流",settings_network_soundQuality_Ori_description:"在網路狀況許可下,可選擇此選項聆聽高音質音樂",settings_lang:"語言",settings_lang_description:"設定您的 PokaPlayer 語言",settings_systemAndUpdate:"系統和更新",settings_systemAndUpdate_description:"更新 PokaPlayer、重新啟動",settings_about:"關於",settings_about_description:"PokaPlayer 相關訊息、錯誤回報等",settings_about_contributions:"貢獻者",settings_about_errorEeport:"錯誤回報",settings_account:"帳號",settings_logout:"登出",settings_system:"系統",settings_update:"軟體更新",settings_update_checking4updates:"正在檢查更新...",settings_update_latestVersion:"您的 PokaPlayer 已是最新版本",settings_update_update2:"更新至 {version}",settings_update_canUpdate2:"可更新至 {version}",settings_update_go2UpdatePage:"前往更新頁面",settings_update_srvRestart:"伺服器重新啟動",settings_update_reconnect:"重新連接",settings_update_initializing:"正在初始化...",settings_update_updating:"正在更新...",settings_update_git_fetch:"初始化完成",settings_update_git_reset:"更新檔下載完成",settings_update_git_api:"API 更新完成",settings_updateDialog_note:"注意:若您未開啟 Docker 自動重啟功能,您必須手動開啟 PokaPlayer",settings_updateDialog_note_dev:"若在開發機器上進行更新,可能導致 Git 爆炸",settings_updateDialog_view_previous:"查看先前的更新日誌",settings_updateDialog_title:"{version} 更新日誌",settings_restart:"重新啟動",settings_restarting:"正在重新啟動",settings_restart_completed:"重新啟動完成!",settings_restartDialog_title:"確定要重新啟動嗎?",settingIndex:{normalItems:"一般設定項目",adminItems:"伺服器管理"},settingInterface:{_:"介面",customize:{_:"個人化",bg:{_:"自訂背景",description:"更改背景圖片",custom_link:"自訂連結"},bg_cover:{_:"背景覆蓋",description:"更改背景覆蓋樣式或將其隱藏",options:{full:"全覆蓋",half:"半覆蓋",none:"無背景"}},theme:"主題",theme_color:{_:"主色",description:"設定 PokaPlayer 的主題色彩"},lyric:{_:"歌詞頁面主題",description:"設定歌詞頁面的主題"},layout:{_:"佈局",list:"清單",card:"卡片",artist:"演出者頁面佈局",composer:"作曲者頁面佈局"}},lang:"語言"},settingUser:{title:"使用者",description:"檢視您的資料、修改密碼",name:"名稱",username:"使用者名稱",role:"權限",password:"密碼",passwordDescription:"輕觸此處來更改密碼",changeName:{title:"更改名稱",placeholder:"輸入新的名稱",result:{success:"名稱成功更改為 {name}",error:"名稱更改失敗"}},changeUsername:{title:"更改使用者名稱",placeholder:"輸入新的使用者名稱",result:{success:"使用者名稱成功更改為 {name},下次請用新的使用者名稱來登入",error:"使用者名稱更改失敗"}},changePassword:{title:"更改密碼",oldPassword:"舊密碼",newPassword:"新密碼",confirmPassword:"確認密碼",confirmPasswordHelperText:"再輸入一次您的新密碼",done:"更改密碼",result:{inconsistent:"兩次密碼不一致",same:"密碼不可與舊密碼相同",success:"密碼更改成功",error:"密碼更改失敗"}}},settingUserManagement:{title:"使用者管理",role:{user:"普通使用者",admin:"管理員"},dialog:{create:"建立使用者",createBtn:"建立",userCreated:"使用者建立成功",userCreateFailed:"建立使用者時發生錯誤",userCreateUsernameRepeat:"使用者名稱已被使用",edit:"編輯使用者",changePassword:"更改密碼",changePasswordSuccess:"密碼已變更",changePasswordFailed:"更改密碼時發生了錯誤",enterNewPassword:"請輸入新密碼",deleteUser:"刪除使用者",deleteUserFailed:"刪除使用者時發生了錯誤"},field:{name:"名稱",username:"使用者名稱",role:"權限",password:"密碼"}},settingPravicy:{title:"隱私",description:"資料紀錄設定",notify:{title:"關於 PokaPlayer 記錄",body:"資料僅會於您的伺服器進行運算,不會被上傳至網路進行分析。 該功能可提供您更優質的使用體驗(如:年度回顧、最近播放)。 若您有疑慮可於下方關閉此功能,並將已記錄的資料清除。"},dataRecord:{_:"資料紀錄",enabled:"啟用",disabled:"已停用",clear:"清除目前已紀錄資料",logged:"目前已記錄 {count} 筆資料",loading:"正在統計資料...",confirm:"您確定要清除資料嗎?",cleared:"資料已清除"}},settingPins:{title:"釘選管理",deleteConfirm:"您確定要取消釘選此項目嗎?"},source:{DSM:"DSM",poka:"PokaPlayer",Netease2:"網易雲音樂"}}},9381:function(t,e,a){},9987:function(t,e,a){"use strict";var s=a("4997"),i=a.n(s);i.a},a47d:function(t,e,a){"use strict";var s=a("47c4"),i=a.n(s);i.a},a5da:function(t,e,a){"use strict";var s=a("d7b7"),i=a.n(s);i.a},ab7f:function(t,e,a){},ad58:function(t,e,a){},b237:function(t,e,a){},b990:function(t,e,a){},bfd4:function(t,e,a){"use strict";var s=a("b990"),i=a.n(s);i.a},c373:function(t,e,a){"use strict";var s=a("6d26"),i=a.n(s);i.a},cf25:function(t,e,a){"use strict";var s=a("56cc"),i=a.n(s);i.a},cf61:function(t,e,a){"use strict";a.r(e),e["default"]={title:"中文(中国)",loading:"载入中...",header_welcome:"欢迎使用",header_welcome_with_name:"哈囉,{name}",checkUpdate_poka:"有新版本可供更新:{version}",checkUpdate_button:"更新",pingServer_title:"提示",pingServer_content:"服务器重新启动完毕!",pingServer_reconnect:"重新连接",copy:{success:"已复制至剪贴板",failed:"无法复制至剪贴板"},home:"首页",nowplaying:"现正播放",lrc:"歌词",search:"搜寻",album:"专辑",folder:"资料夹",artist:"演出者",song:"歌曲",composer:"作曲者",playlist:"播放清单",settings:"设定",ok:"好",cancel:"取消",reset:"重置",done:"完成",back:"返回",login:"登入",login_page:{server:"服务器",username:"使用者名称",password:"密码",features:{opensource:{title:"开放源代码",description:"所有的源代码都在 GitHub"},module:{title:"模组化",description:"接入任何服务皆不是难事"},streaming:{title:"随时随地串流",description:"连上网便能听歌"},fastinstall:{title:"快速安装",description:"可使用 Docker 快速部署"}},tips:{firstLogin:{title:"首次登入?",description:"默认使用者名称与密码皆为「poka」,登入后可至设定更改。"}},session:{_:"重置 session",description:"若您持续无法登入,可能是 session 发生错误。",description2:"您可以于下方输入管理员账号进行重置,但请注意,此动作将重置所有使用者的登入状态。",success:"重置成功,请尝试登入",fail:"重置失败,错误原因:"}},nothingFound:"找不到",requestError:"请求失败,请再试一次",home_recentAlbums:"最近加入的专辑",home_pins:"钉选",home_netease:"网易云音乐",home_hqPlaylist_netease:"精品清单",home_topPlaylist_netease:"热门清单",home_dailyRecommend_netease:"每日推荐",app_waitForPlay:"伫列中未有歌曲",app_waitForPlay_description:"加入一些歌曲,或是点选底下的随机播放",now_cleanSongs:"确定清除所有歌曲?",now_cleanSongs_description:"这将会清除列表中所有歌曲。",playlist_random:"随机播放",playlist_page:{del:"删除",del_title:"删除播放清单",delconfirm:"确定要删除「{title}」吗?",add_title:"新增播放清单",edit_title:"编辑播放清单",title_input:"播放清单标题",cover_input:"播放清单封面",edit_empty:"字段不得为空",playlist_empty:"您尚未建立任何播放清单,点选右上角的「+」来新增"},lrc_search:"搜寻歌词",lrc_noKeyword:"尚未输入关键词",lrc_enter2search:"输入完后按下 Enter 开始搜寻歌词",lrc_notLoad:"不载入歌词",lrc_notLoad_description:"点选清除目前的歌词",lrc_noLyrics:"无歌词",lrc_saved:"歌词已储存",songAction_title:"歌曲操作",songAction_name:"歌曲名称",songAction_artist:"演出者",songAction_album:"专辑",songAction_source:"来源",songAction_like:"收藏",songAction_like_success:"已收藏「{name}」",songAction_like_failed:"收藏或取消收藏「{name}」时发生了错误",songAction_unlike:"取消收藏",songAction_unlike_success:"已取消收藏「{name}」",songAction_unlike_failed:"取消收藏「{name}」时发生了错误",songAction_rating:"评等",songAction_rating0:"清除评等",songAction_rating4song:"为「{name}」评等",songAction_rating_success:"为「{name}」评等 {star} 星成功!",songAction_rating_failed:"为「{name}」评等 {star} 星失败。",songAction_rating0_success:"为「{name}」清除评等成功!",songAction_rating0_failed:"为「{name}」清除评等失败。",songAction_add2playlist:"加入到播放清单",songAction_add2playlist_songNotExist:"{source}",songAction_add2playlist_songExist:"{source} / 该歌曲已存在,点选来删除",songAction_add2playlist_failed:"处理 {name} 时发生了错误",songAction_add2playlist_add_success:"已将 {name} 加入到 {playlist}",songAction_add2playlist_remove_success:"已将 {name} 从 {playlist} 删除",album_total:"{songs} 首歌曲",albumsOfSameArtist:"来自相同演出者的其他专辑",addSong_total:"已添加 {total} 首歌",addSong_name:"已添加 {name}",moduleShowName_Netease:"网易云音乐",moduleShowName_DSM:"DSM",sessionExpired:"Session 过期,请重新登入",add2nowPlaying:"将此页歌曲加入到现正播放",pin_failed:"钉选失败",unpin_failed:"取消钉选失败",settings_dark:"夜间模式",settings_network:"网络",settings_network_description:"音质",settings_network_soundQuality:"音质",settings_network_soundQuality_Low:"低音质",settings_network_soundQuality_Med:"中等音质",settings_network_soundQuality_High:"高音质(建议)",settings_network_soundQuality_Ori:"原始音质",settings_network_soundQuality_Low_description:"128K,跟 YouTube 差不多的烂音质,在网络夭寿慢的情况下请选择此选项",settings_network_soundQuality_Med_description:"音质只比 YouTube 好那么一点点,可在 3G 网络下流畅的串流",settings_network_soundQuality_High_description:"音质较原始音质略差,可在 4G 网络下流畅的串流",settings_network_soundQuality_Ori_description:"在网络状况许可下,可选择此选项聆听高音质音乐",settings_lang:"语言",settings_lang_description:"设定您的 PokaPlayer 语言",settings_systemAndUpdate:"系统和更新",settings_systemAndUpdate_description:"更新 PokaPlayer、重新启动",settings_about:"关于",settings_about_description:"PokaPlayer 相关信息、错误回报等",settings_about_contributions:"贡献者",settings_about_errorEeport:"错误回报",settings_account:"账号",settings_logout:"登出",settings_system:"系统",settings_update:"软件更新",settings_update_checking4updates:"正在检查更新...",settings_update_latestVersion:"您的 PokaPlayer 已是最新版本",settings_update_update2:"更新至 {version}",settings_update_canUpdate2:"可更新至 {version}",settings_update_go2UpdatePage:"前往更新页面",settings_update_srvRestart:"服务器重新启动",settings_update_reconnect:"重新连接",settings_update_initializing:"正在初始化...",settings_update_updating:"正在更新...",settings_update_git_fetch:"初始化完成",settings_update_git_reset:"更新档下载完成",settings_update_git_api:"API 更新完成",settings_updateDialog_note:"注意:若您未开启 Docker 自动重启功能,您必须手动开启 PokaPlayer",settings_updateDialog_note_dev:"若在开发机器上进行更新,可能导致 Git 爆炸",settings_updateDialog_view_previous:"查看先前的更新日誌",settings_updateDialog_title:"{version} 更新日志",settings_restart:"重新启动",settings_restarting:"正在重新启动",settings_restart_completed:"重新启动完成!",settings_restartDialog_title:"确定要重新启动吗?",settingIndex:{normalItems:"一般设定项目",adminItems:"服务器管理"},settingInterface:{_:"界面",customize:{_:"个人化",bg:{_:"自订背景",description:"更改背景图片",custom_link:"自订连结"},bg_cover:{_:"背景覆盖",description:"更改背景覆盖样式或将其隐藏",options:{full:"全覆盖",half:"半覆盖",none:"无背景"}},theme:"主题",theme_color:{_:"主色",description:"设定 PokaPlayer 的主题色彩"},lyric:{_:"歌词页面主题",description:"设定歌词页面的主题"},layout:{_:"布局",list:"清单",card:"卡片",artist:"演出者页面布局",composer:"作曲者页面布局"}},lang:"语言"},settingUser:{title:"使用者",description:"检视您的资料、修改密码",name:"名称",username:"使用者名称",role:"权限",password:"密码",passwordDescription:"轻触此处来更改密码",changeName:{title:"更改名称",placeholder:"输入新的名称",result:{success:"名称成功更改为 {name}",error:"名称更改失败"}},changeUsername:{title:"更改使用者名称",placeholder:"输入新的使用者名称",result:{success:"使用者名称成功更改为 {name},下次请用新的使用者名称来登入",error:"使用者名称更改失败"}},changePassword:{title:"更改密码",oldPassword:"旧密码",newPassword:"新密码",confirmPassword:"确认密码",confirmPasswordHelperText:"再输入一次您的新密码",done:"更改密码",result:{inconsistent:"两次密码不一致",same:"密码不可与旧密码相同",success:"密码更改成功",error:"密码更改失败"}}},settingUserManagement:{title:"使用者管理",role:{user:"普通使用者",admin:"管理员"},dialog:{create:"建立使用者",createBtn:"建立",userCreated:"使用者建立成功",userCreateFailed:"使用者建立失敗",userCreateUsernameRepeat:"使用者名稱已被使用",edit:"编辑使用者",changePassword:"更改密码",changePasswordSuccess:"密码已变更",changePasswordFailed:"更改密码时发生了错误",enterNewPassword:"请输入新密码",deleteUser:"删除使用者",deleteUserFailed:"删除使用者时发生了错误"},field:{name:"名称",username:"使用者名称",role:"权限",password:"密码"}},settingPravicy:{title:"隱私",description:"資料紀錄設定",notify:{title:"關於 PokaPlayer 記錄",body:"資料僅會於您的伺服器進行運算,不會被上傳至網路進行分析。 該功能可提供您更優質的使用體驗(如:年度回顧、最近播放)。 若您有疑慮可於下方關閉此功能,並將已記錄的資料清除。"},dataRecord:{_:"資料紀錄",enabled:"啟用",disabled:"已停用",clear:"清除目前已紀錄資料",logged:"目前已記錄 {count} 筆資料",loading:"正在統計資料...",confirm:"您確定要清除資料嗎?",cleared:"資料已清除"}},settingPins:{title:"钉选管理",deleteConfirm:"您确定要取消钉选此项目吗?"},source:{DSM:"DSM",poka:"PokaPlayer",Netease2:"网易云音乐"}}},d4db:function(t,e,a){"use strict";var s=a("e6c5"),i=a.n(s);i.a},d694:function(t,e,a){"use strict";var s=a("ad58"),i=a.n(s);i.a},d7b7:function(t,e,a){},e6c5:function(t,e,a){},eaed:function(t,e,a){},ef87:function(t,e,a){var s,i,r;!function(a,n){"use strict";i=[],s=n,r="function"===typeof s?s.apply(e,i):s,void 0===r||(t.exports=r)}(0,(function(){"use strict";var t=function(t){this.timestamp_offset=0,this.lyrics_all=void 0,this.meta_info=void 0,this.ID_TAGS=[{name:"artist",id:"ar"},{name:"album",id:"al"},{name:"title",id:"ti"},{name:"author",id:"au"},{name:"length",id:"length"},{name:"by",id:"by"},{name:"offset",id:"offset",handler:this.setTimestampOffset},{name:"createdBy",id:"re"},{name:"createdByVersion",id:"ve"}];for(var e=0;ee.timestamp?1:-1})),this.lyrics_all.length||(this.lyrics_all=void 0),this.isEmpty(this.meta_info)&&(this.meta_info=void 0),void 0!==this.lyrics_all||void 0!==this.meta_info},getLyrics:function(){return this.lyrics_all},getLyric:function(t){try{return this.lyrics_all[t]}catch(t){return}},getIDTags:function(){return this.meta_info},select:function(t){if(isNaN(t))return-1;var e=Number(t)+this.timestamp_offset,a=0;if(ee);a++);return a},setTimestampOffset:function(t){return this.timestamp_offset=isNaN(t)?0:Number(t)/1e3,Number(t)},isEmpty:function(t){for(var e in t)if(t.hasOwnProperty(e))return!1;return!0}},t}))},f1d7:function(t,e,a){},fd83:function(t,e,a){}}); -//# sourceMappingURL=app.d744c7da.js.map \ No newline at end of file diff --git a/public/js/app.d744c7da.js.map b/public/js/app.d744c7da.js.map deleted file mode 100644 index 94db729..0000000 --- a/public/js/app.d744c7da.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/layout/default.vue?95bd","webpack:///./src/pages/LyricEdit.vue?8ca6","webpack:///./src/pages/setting/system.vue?6c90","webpack:///./src/components/poka-update.vue?e0a8","webpack:///./src/components/pinButton.vue?ce1e","webpack:///./src/pages/Lyric.vue?daea","webpack:///./src/pages/setting/system.vue?1832","webpack:///./src/pages/Login.vue?89a0","webpack:///./src/pages/Search.vue?311f","webpack:///./src/assets/poka.js","webpack:///./src/App.vue?e025","webpack:///src/App.vue","webpack:///./src/App.vue?b72b","webpack:///./src/App.vue?7557","webpack:///./src/layout/default.vue?43be","webpack:///src/layout/default.vue","webpack:///./src/layout/default.vue?6970","webpack:///./src/layout/default.vue","webpack:///./src/layout/empty.vue?83fd","webpack:///src/layout/empty.vue","webpack:///./src/layout/empty.vue?7c27","webpack:///./src/layout/empty.vue","webpack:///./src/layout/setting.vue?dd86","webpack:///src/layout/setting.vue","webpack:///./src/layout/setting.vue?920c","webpack:///./src/layout/setting.vue","webpack:///./src/pages/Album.vue?e3c9","webpack:///src/pages/Album.vue","webpack:///./src/pages/Album.vue?de41","webpack:///./src/pages/Album.vue","webpack:///./src/pages/AlbumSongs.vue?8c3b","webpack:///src/pages/AlbumSongs.vue","webpack:///./src/pages/AlbumSongs.vue?5d79","webpack:///./src/pages/AlbumSongs.vue","webpack:///./src/pages/Artist.vue?5306","webpack:///src/pages/Artist.vue","webpack:///./src/pages/Artist.vue?170d","webpack:///./src/pages/Artist.vue","webpack:///./src/pages/ArtistAlbum.vue?bd56","webpack:///src/pages/ArtistAlbum.vue","webpack:///./src/pages/ArtistAlbum.vue?1ad3","webpack:///./src/pages/ArtistAlbum.vue","webpack:///./src/pages/Composer.vue?00ce","webpack:///src/pages/Composer.vue","webpack:///./src/pages/Composer.vue?6063","webpack:///./src/pages/Composer.vue","webpack:///./src/pages/ComposerAlbum.vue?5d5f","webpack:///src/pages/ComposerAlbum.vue","webpack:///./src/pages/ComposerAlbum.vue?f5d1","webpack:///./src/pages/ComposerAlbum.vue","webpack:///./src/pages/Debug.vue?eafe","webpack:///src/pages/Debug.vue","webpack:///./src/pages/Debug.vue?0c56","webpack:///./src/pages/Debug.vue","webpack:///./src/pages/Folder.vue?0a2c","webpack:///src/pages/Folder.vue","webpack:///./src/pages/Folder.vue?31ae","webpack:///./src/pages/Folder.vue","webpack:///./src/pages/Home.vue?8f4b","webpack:///src/pages/Home.vue","webpack:///./src/pages/Home.vue?bd2f","webpack:///./src/pages/Home.vue","webpack:///./src/pages/Login.vue?30f6","webpack:///src/pages/Login.vue","webpack:///./src/pages/Login.vue?7022","webpack:///./src/pages/Login.vue?1b24","webpack:///./src/pages/NowPlaying.vue?79d2","webpack:///src/pages/NowPlaying.vue","webpack:///./src/pages/NowPlaying.vue?52f3","webpack:///./src/pages/NowPlaying.vue","webpack:///./src/pages/Notfound.vue?14e7","webpack:///src/pages/Notfound.vue","webpack:///./src/pages/Notfound.vue?91a2","webpack:///./src/pages/Notfound.vue","webpack:///./src/pages/Playlist.vue?b07a","webpack:///src/pages/Playlist.vue","webpack:///./src/pages/Playlist.vue?f74e","webpack:///./src/pages/Playlist.vue","webpack:///./src/pages/PlaylistSongs.vue?14fe","webpack:///src/pages/PlaylistSongs.vue","webpack:///./src/pages/PlaylistSongs.vue?3567","webpack:///./src/pages/PlaylistSongs.vue","webpack:///./src/pages/shuffle.vue?1686","webpack:///src/pages/shuffle.vue","webpack:///./src/pages/shuffle.vue?d14d","webpack:///./src/pages/shuffle.vue","webpack:///./src/pages/Lyric.vue?d071","webpack:///src/pages/Lyric.vue","webpack:///./src/pages/Lyric.vue?d1d6","webpack:///./src/pages/Lyric.vue","webpack:///./src/pages/LyricEdit.vue?ee21","webpack:///src/pages/LyricEdit.vue","webpack:///./src/pages/LyricEdit.vue?2ae3","webpack:///./src/pages/LyricEdit.vue?6b2d","webpack:///./src/pages/Search.vue?f417","webpack:///src/pages/Search.vue","webpack:///./src/pages/Search.vue?b129","webpack:///./src/pages/Search.vue","webpack:///./src/pages/setting/network.vue?6410","webpack:///src/pages/setting/network.vue","webpack:///./src/pages/setting/network.vue?e08b","webpack:///./src/pages/setting/network.vue","webpack:///./src/pages/setting/interface.vue?f9f7","webpack:///src/pages/setting/interface.vue","webpack:///./src/pages/setting/interface.vue?27a1","webpack:///./src/pages/setting/interface.vue","webpack:///./src/pages/setting/system.vue?cd65","webpack:///src/pages/setting/system.vue","webpack:///./src/pages/setting/system.vue?5d05","webpack:///./src/pages/setting/system.vue?6bec","webpack:///./src/pages/setting/user.vue?8484","webpack:///src/pages/setting/user.vue","webpack:///./src/pages/setting/user.vue?249f","webpack:///./src/pages/setting/user.vue","webpack:///./src/pages/setting/pins.vue?e415","webpack:///src/pages/setting/pins.vue","webpack:///./src/pages/setting/pins.vue?7759","webpack:///./src/pages/setting/pins.vue","webpack:///./src/pages/setting/admin/users.vue?93e6","webpack:///src/pages/setting/admin/users.vue","webpack:///./src/pages/setting/admin/users.vue?d064","webpack:///./src/pages/setting/admin/users.vue","webpack:///./src/router.js","webpack:///./src/lang/index.js","webpack:///./src/store.js","webpack:///./src/registerServiceWorker.js","webpack:///./src/components/about.vue?cf03","webpack:///src/components/about.vue","webpack:///./src/components/about.vue?a9fb","webpack:///./src/components/about.vue","webpack:///./src/components/header-wrapper.vue?dfec","webpack:///src/components/header-wrapper.vue","webpack:///./src/components/header-wrapper.vue?3689","webpack:///./src/components/header-wrapper.vue?743f","webpack:///./src/components/info-header.vue?1622","webpack:///src/components/info-header.vue","webpack:///./src/components/info-header.vue?9d6d","webpack:///./src/components/info-header.vue","webpack:///./src/components/card.vue?0d90","webpack:///src/components/card.vue","webpack:///./src/components/card.vue?2a1b","webpack:///./src/components/card.vue","webpack:///./src/components/cards.vue?0e5b","webpack:///src/components/cards.vue","webpack:///./src/components/cards.vue?1f0d","webpack:///./src/components/cards.vue?5057","webpack:///./src/components/loader.vue?7a16","webpack:///src/components/loader.vue","webpack:///./src/components/loader.vue?2275","webpack:///./src/components/loader.vue","webpack:///./src/components/pinButton.vue?0a06","webpack:///src/components/pinButton.vue","webpack:///./src/components/pinButton.vue?c1a6","webpack:///./src/components/pinButton.vue","webpack:///./src/components/playRandomButton.vue?1c50","webpack:///src/components/playRandomButton.vue","webpack:///./src/components/playRandomButton.vue?321d","webpack:///./src/components/playRandomButton.vue","webpack:///./src/components/poka-update.vue?e0c8","webpack:///src/components/poka-update.vue","webpack:///./src/components/poka-update.vue?2bfc","webpack:///./src/components/poka-update.vue","webpack:///./src/components/parse-playlists.vue?efe3","webpack:///src/components/parse-playlists.vue","webpack:///./src/components/parse-playlists.vue?05f3","webpack:///./src/components/parse-playlists.vue","webpack:///./src/components/parse-songs.vue?db5b","webpack:///src/components/parse-songs.vue","webpack:///./src/components/parse-songs.vue?818c","webpack:///./src/components/parse-songs.vue?5148","webpack:///./src/components/parse-artists.vue?0586","webpack:///src/components/parse-artists.vue","webpack:///./src/components/parse-artists.vue?42b0","webpack:///./src/components/parse-artists.vue","webpack:///./src/components/parse-albums.vue?87b2","webpack:///src/components/parse-albums.vue","webpack:///./src/components/parse-albums.vue?2f62","webpack:///./src/components/parse-albums.vue","webpack:///./src/components/parse-composers.vue?267a","webpack:///src/components/parse-composers.vue","webpack:///./src/components/parse-composers.vue?1be6","webpack:///./src/components/parse-composers.vue","webpack:///./src/components/parse-folders.vue?162a","webpack:///src/components/parse-folders.vue","webpack:///./src/components/parse-folders.vue?84c0","webpack:///./src/components/parse-folders.vue","webpack:///./src/components/parse-home.vue?50bf","webpack:///src/components/parse-home.vue","webpack:///./src/components/parse-home.vue?0ed4","webpack:///./src/components/parse-home.vue","webpack:///./src/components/parse-home-dialog.vue?3530","webpack:///src/components/parse-home-dialog.vue","webpack:///./src/components/parse-home-dialog.vue?2cb6","webpack:///./src/components/parse-home-dialog.vue","webpack:///./src/plugins/vuetify.js","webpack:///./src/main.js","webpack:///./src/App.vue?f3f1","webpack:///./src/lang/en-US.js","webpack:///./src/components/header-wrapper.vue?1c84","webpack:///./src/components/parse-songs.vue?287b","webpack:///./src/lang/zh-TW.js","webpack:///./src/components/parse-folders.vue?e831","webpack:///./src/pages/Login.vue?b794","webpack:///./src/components/cards.vue?5ea8","webpack:///./src/components/loader.vue?85a1","webpack:///./src/pages/LyricEdit.vue?7134","webpack:///./src/App.vue?3207","webpack:///./src/lang/zh-CN.js","webpack:///./src/App.vue?8aa4","webpack:///./src/components/info-header.vue?fe26","webpack:///./src/assets/lyrics.min.js"],"names":["webpackJsonpCallback","data","moduleId","chunkId","chunkIds","moreModules","executeModules","i","resolves","length","Object","prototype","hasOwnProperty","call","installedChunks","push","modules","parentJsonpFunction","shift","deferredModules","apply","checkDeferredModules","result","deferredModule","fulfilled","j","depId","splice","__webpack_require__","s","installedModules","exports","module","l","m","c","d","name","getter","o","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","p","jsonpArray","window","oldJsonpFunction","slice","_randomPlay","randomStr","Math","random","toString","substring","then","res","songs","_addSongs","catch","e","alert","_deepcopy","JSON","parse","stringify","index","clear","server","_setting","defaultCover","playlist","item","song","songRes","toLowerCase","isSafari","test","navigator","userAgent","source","codec","bitrate","originalURL","url","originalCover","cover","startsWith","uuid","_uuid","_player","list","add","options","order","switch","play","container","document","getElementById","Date","now","performance","replace","floor","_lyricReader","_lrc","_CSSsetting","documentElement","style","setProperty","setting","pokaSetting","localStorage","defaultPokaSetting","toUpperCase","location","origin","userLang","language","userLanguage","lang","_socket","io","transports","root","entries","render","_vm","this","_h","$createElement","_c","_self","staticClass","attrs","class","snackbar","withBottomPlayer","model","callback","$$v","$set","expression","_v","_s","message","staticRenderFns","$deepCopy","$randomPlay","$addSongs","$snackbar","msg","duration","querySelectorAll","show","clearTimeout","timeout","setTimeout","$vuetify","theme","themes","dark","primary","light","component","VApp","VSnackbar","breakpoint","mdAndUp","_e","on","$event","stopPropagation","toggleMenu","staticStyle","switch_audio_order","audio_order","mdOnly","drawer","directives","rawName","_l","text","to","domProps","icon","audio_bufferPercent","audio_currentTimePercent","audio_seek","target","audio_cover","$router","$route","path","audio_title","audio_artist","$t","audio_currentTime","audio_previous","audio_toggle","audio_next","audio_totalTime","menuVisible","audio_interval","audio_paused","audio_recored","scrollPositions","settings","darkMode","items","i18n","divider","clearInterval","vhResize","vh","innerHeight","getElementsByTagName","content","isDark","addEventListener","beforeEach","from","next","el","querySelector","scrollTop","$nextTick","currentRouteName","history","current","positions","axios","defaults","withCredentials","baseURL","getStatus","emit","username","password","mediaSession","setActionHandler","toggle","pause","_payer","skipBack","skipForward","setInterval","currentTime","audio","totalTime","paused","audios","nowPlaying","buffered","audioBuffered","end","cent","artist","secondToTime","image","artworkData","src","complete","sizes","naturalWidth","naturalHeight","type","metadata","MediaMetadata","title","artwork","post","methods","second","MM","SS","seek","_theme","switchToDark","switchToLight","response","login","userProfile","sessionStorage","setItem","keys","debug","debugItem","filter","x","VAppBar","VAppBarNavIcon","VBtn","VDivider","VIcon","VList","VListItem","VListItemAction","VListItemContent","VListItemGroup","VListItemTitle","VMain","VNavigationDrawer","VProgressLinear","VSpacer","VToolbarTitle","VToolbar","active","pageEnter","isAdmin","adminItems","getItem","role","Ripple","albums","VSlideYReverseTransition","params","id","artistAlbums","fetchData","watch","val","oldVal","albumSource","albumID","repeat","encodeURIComponent","ArtistId","ArtistSource","artists","composers","ComposerSource","ComposerId","lyric","lyrics_all","VExpansionPanel","VExpansionPanelContent","VExpansionPanelHeader","VExpansionPanels","meta","goBack","folders","foldertId","go","bg","logining","_m","trim","lang_dialog","clearSessionDialog","setLang","clearSession","serverError","passwordError","languages","messages","currentLang","locale","method","config","headers","error","success","settingReq","reload","clrres","VAvatar","VCard","VCardActions","VCardText","VCardTitle","VDialog","VOverlay","VTextField","bgSlideAnimation","audio_queue","audio_index","scopedSlots","_u","fn","props","moreDialog","removeSong","audio_clean","audio_uuid","updateInterval","updatePlayer","startUpdatePlayer","stopUpdatePlayer","uuid_temp","audio_index_temp","activeItem","sh","offsetTop","clientHeight","goTo","offset","easing","remove","VFabTransition","routerParams","pathMatch","routerNames","playlists","playlistDialog","editData","playlistDel","editPlaylist","delPlaylist","fromPoka","playlistDelConfirm","playlistId","lyric_theme","openLyricDialog","lyricTranslated","focus","lyricFocus","tl","round","showLyricDialog","fab","proxy","editLyric","lyric_theme_dialog","lyricSearching","indexOf","_k","keyCode","getLyricByKeyword","lyricSearchkeyword","loadLrc","lyricSearchResult","dialogSearch","setLyricTheme","lyric_raw","Lyric_Update","lyric_color","lyric_shadow_color","updateLyric","startUpdateLyric","stopUpdateLyric","load","getLyric","getLyrics","lyricFocus_temp","select","focusedLyric","tlfocusedLyric","noloadedLyric","lyricRegex","getTime","lyrics","match","keyword","set","forEach","element","rate","matchRate","sort","a","b","split","includes","lrc","save","timestamp","songId","lyricTheme","VSpeedDial","musicSeek","timeToTag","timeShiftValue","timeShift","saveLyric","lyric_temp","lrc_temp","minus","times","time","num1","num2","others","baseNum","pow","max","digitLength","num","eSplit","len","checkBoundary","Number","MAX_SAFE_INTEGER","MIN_SAFE_INTEGER","console","warn","float2Fixed","dLen","num1Changed","num2Changed","leftValue","seconds","minute","VTextarea","searchBoxFocus","modifiers","searchClick","$forceUpdate","composing","search","isLoading","searchResult","itemName","query","showSoundQualityDialog","soundQuality","nativeOn","setSoundQuality","quality","audioQuality","customize_bg_dialog","bg_height_dialog","theme_dialog","changeStyle","view","composer","setBgHeight","bg_prompt_active","ref","setBg","swatches","color","bg_prompt_textbox","bg_prompt_cancel","bg_prompt_ok","imgSources","computed","setPrimaryColor","headerBgSource","h","cssVariable","settingkey","VColorPicker","VSubheader","restartConfirmActive","openUpdateDialog","checkUpadteStatus","poka_debug","restart","showUpdateDialog","version","newVersion","tag","body","update","showUpdateingDialog","updateLog","showRestartCompleted","showRestartingDialog","poka_version","prerelease","fetchNewVersion","fetch","json","showdown","Converter","makeHtml","compareVersion","tag_name","reset","api","async","delay","interval","Promise","resolve","local","remote","map","parseInt","setDataRecord","dataRecord","clearRecord","dataRecordCount","count","copyID","userdata","_id","temp","changeNamePrompt","changeUsernamePrompt","changePasswordDialog","logout","changeName","changeUsername","changePassword","changeNameValue","changeUsernameValue","changePassword2","changePasswordold","getDataRecordCount","clipboard","writeText","oldpassword","removeItem","confirm","VAlert","pin","unPin","pins","getPins","VImg","users","user","openUserDialog","userDialog","userTemp","deleteUser","createUserDialog","createUser","openCreateUserDialog","createTime","fetchUsers","createUserResult","prompt","VSelect","use","routes","redirect","children","Lyric","LyricEdit","transitionName","AlbumSongs","Album","ArtistAlbum","Artist","ComposerAlbum","Composer","Folder","NowPlaying","Playlist","PlaylistSongs","Search","Home","Notfound","Debug","empty","Login","langList","zh_CN","default","zh_TW","en_US","fallbackLocale","missing","vm","Store","state","mutations","actions","log","VListItemAvatar","VListItemSubtitle","blur","blurbg","assign","backgroundImage","bgStyle","subtitle","headerStyle","opacity","transform","String","Boolean","event","scrollHeight","targetHideHeight","handleScroll","removeEventListener","_t","parsed_source","undefined","parsed_pokaBg","pokaIcon","ellipsis","pokaTitle","pokaSubtitle","pokaBg","VProgressCircular","isPinned","btnType","loading","getPinStatus","loadingRandom","randomPlay","currentVersion","storageId","toJSON","githubRes","two","activeIndex","preventDefault","playSong","isInSongList","moreDialogShow","moreDialogTemp","openPlaylistDialog","moreDialog_goto_artist","moreDialog_goto_album","album","year","openCreatePlaylistDialog","existsPlaylists","toggleSongOfPlaylist","createPlaylistDialog","createPlaylistName","createPlaylist","Array","required","playlistDialogLoading","updatePlaylistData","albumId","artistId","VCheckbox","artistView","coverPaser","changeView","VFadeTransition","composerView","dialog","_g","tab","VChip","VTab","VTabItem","VTabs","VTabsItems","customProperties","secondary","accent","info","warning","locales","zhHant","common","values","PokaComponents","darkModeMediaQuery","matchMedia","themeSwitch","vuetify","framework","matches","addListener","darkModeOn","productionTip","router","store","components","App","template","failed","admin","createBtn","userCreated","userCreateFailed","userCreateUsernameRepeat","edit","changePasswordSuccess","changePasswordFailed","enterNewPassword","deleteUserFailed","field","settingPravicy","notify","_","enabled","disabled","logged","cleared","deleteConfirm","timestamp_offset","meta_info","ID_TAGS","handler","setTimestampOffset","re","RegExp","constructor","exec","f","isEmpty","getIDTags","isNaN"],"mappings":"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","file":"js/app.d744c7da.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tfunction webpackJsonpCallback(data) {\n \t\tvar chunkIds = data[0];\n \t\tvar moreModules = data[1];\n \t\tvar executeModules = data[2];\n\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [];\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(Object.prototype.hasOwnProperty.call(installedChunks, chunkId) && installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(data);\n\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n\n \t\t// add entry modules from loaded chunk to deferred list\n \t\tdeferredModules.push.apply(deferredModules, executeModules || []);\n\n \t\t// run deferred modules when all chunks ready\n \t\treturn checkDeferredModules();\n \t};\n \tfunction checkDeferredModules() {\n \t\tvar result;\n \t\tfor(var i = 0; i < deferredModules.length; i++) {\n \t\t\tvar deferredModule = deferredModules[i];\n \t\t\tvar fulfilled = true;\n \t\t\tfor(var j = 1; j < deferredModule.length; j++) {\n \t\t\t\tvar depId = deferredModule[j];\n \t\t\t\tif(installedChunks[depId] !== 0) fulfilled = false;\n \t\t\t}\n \t\t\tif(fulfilled) {\n \t\t\t\tdeferredModules.splice(i--, 1);\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = deferredModule[0]);\n \t\t\t}\n \t\t}\n\n \t\treturn result;\n \t}\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// object to store loaded and loading chunks\n \t// undefined = chunk not loaded, null = chunk preloaded/prefetched\n \t// Promise = chunk loading, 0 = chunk loaded\n \tvar installedChunks = {\n \t\t\"app\": 0\n \t};\n\n \tvar deferredModules = [];\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"/\";\n\n \tvar jsonpArray = window[\"webpackJsonp\"] = window[\"webpackJsonp\"] || [];\n \tvar oldJsonpFunction = jsonpArray.push.bind(jsonpArray);\n \tjsonpArray.push = webpackJsonpCallback;\n \tjsonpArray = jsonpArray.slice();\n \tfor(var i = 0; i < jsonpArray.length; i++) webpackJsonpCallback(jsonpArray[i]);\n \tvar parentJsonpFunction = oldJsonpFunction;\n\n\n \t// add entry module to deferred list\n \tdeferredModules.push([0,\"chunk-vendors\"]);\n \t// run deferred modules when ready\n \treturn checkDeferredModules();\n","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./default.vue?vue&type=style&index=0&id=143ee84e&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./default.vue?vue&type=style&index=0&id=143ee84e&lang=sass&scoped=true&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LyricEdit.vue?vue&type=style&index=1&lang=sass&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LyricEdit.vue?vue&type=style&index=1&lang=sass&\"","import mod from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./system.vue?vue&type=style&index=1&lang=sass&\"; export default mod; export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./system.vue?vue&type=style&index=1&lang=sass&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./poka-update.vue?vue&type=style&index=0&id=4b501d8c&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./poka-update.vue?vue&type=style&index=0&id=4b501d8c&lang=sass&scoped=true&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./pinButton.vue?vue&type=style&index=0&id=5f5f7f58&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./pinButton.vue?vue&type=style&index=0&id=5f5f7f58&lang=sass&scoped=true&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Lyric.vue?vue&type=style&index=0&id=19263909&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Lyric.vue?vue&type=style&index=0&id=19263909&lang=sass&scoped=true&\"","import mod from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./system.vue?vue&type=style&index=0&id=c1e5c0bc&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./system.vue?vue&type=style&index=0&id=c1e5c0bc&lang=sass&scoped=true&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=style&index=0&lang=scss&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=style&index=0&lang=scss&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Search.vue?vue&type=style&index=0&id=f0efb4e0&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Search.vue?vue&type=style&index=0&id=f0efb4e0&lang=sass&scoped=true&\"","import APlayer from 'aplayer';\nimport axios from 'axios';\nwindow._randomPlay = function () {\n let randomStr = Math.random()\n .toString(36)\n .substring(7);\n axios(`/pokaapi/randomSongs?${randomStr}`)\n .then(res => res.data.songs)\n .then(songs => {\n _addSongs({\n songs: songs\n });\n })\n .catch(e => alert(`PokaPlayer Error\\n${e}`));\n};\nwindow._deepcopy = d => JSON.parse(JSON.stringify(d))\nwindow._addSongs = function ({\n songs,\n index,\n clear = true\n}) {\n const server = window._setting(`server`);\n const defaultCover = window._setting(`headerBgSource`);\n let playlist = [];\n for (let item of songs) {\n let song = _deepcopy(item)\n let songRes = _setting(`audioQuality`).toLowerCase()\n let isSafari = /^((?!chrome|android).)*safari/i.test(window.navigator.userAgent)\n if (song.source == \"DSM\" && songRes == 'high') {\n if (song.codec == \"mp3\") {\n songRes = \"original\"\n } else if (song.codec == \"aac\") {\n songRes = \"original\"\n } else if (song.codec == \"flac\" && song.bitrate <= 1600 * 1000 && !isSafari) {\n songRes = \"original\"\n }\n }\n song.originalURL = song.url\n song.url = server + song.url + \"&songRes=\" + songRes\n song.originalCover = song.cover\n song.cover = song.cover && song.cover.startsWith(\"http\") ? song.cover : (song.cover ? server + song.cover : defaultCover)\n song.uuid = _uuid()\n\n playlist.push(song);\n }\n if (clear) _player.list.clear();\n _player.list.add(playlist);\n if (index && _player.options.order === \"random\") {\n _player.options.order = \"list\";\n _player.list.switch(index);\n _player.options.order = \"random\";\n } else if (index) {\n _player.list.switch(index);\n }\n _player.play();\n};\nwindow._player = new APlayer({\n container: document.getElementById('player')\n});\nwindow._uuid = () => {\n var d = Date.now();\n if (\n typeof performance !== \"undefined\" &&\n typeof performance.now === \"function\"\n ) {\n d += performance.now(); //use high-precision timer if available\n }\n return \"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx\".replace(/[xy]/g, function (\n c\n ) {\n var r = (d + Math.random() * 16) % 16 | 0;\n d = Math.floor(d / 16);\n return (c === \"x\" ? r : (r & 0x3) | 0x8).toString(16);\n });\n}\nwindow._lyricReader = require('@/assets/lyrics.min.js')\nwindow._lrc = new (require('@/assets/lyrics.min.js'))(`[00:00.000]`);\nwindow._CSSsetting = (key, value) => {\n let s = _setting('cssVariable')\n s[key] = value\n _setting('cssVariable', s)\n document.documentElement.style.setProperty(key, value)\n}\nwindow._setting = (setting, value) => {\n let pokaSetting = JSON.parse(localStorage.pokaSetting || `{}`)\n let defaultPokaSetting = {\n \"nickname\": `Poka-${Math.random().toString(36).substring(8).toUpperCase()}`,\n \"theme\": \"#5c95c4\",\n \"lyricTheme\": \"default\",\n \"artistView\": \"card\",\n \"composerView\": \"card\",\n \"audioQuality\": \"High\",\n \"headerBgSource\": \"https://i.imgur.com/IdbJiao.jpg\",\n \"darkMode\": false,\n \"dataRecord\": true,\n \"server\": location.origin,\n \"password\": \"\",\n \"cssVariable\": {\n \"--pokabgheight\": \"calc( 100vh - 69px - 64px )\"\n }\n }\n // default language\n let userLang = navigator.language || navigator.userLanguage\n switch (userLang) {\n case \"zh-TW\":\n defaultPokaSetting.lang = \"zh_TW\"\n break;\n case \"zh-CN\":\n defaultPokaSetting.lang = \"zh_CN\"\n break;\n default:\n defaultPokaSetting.lang = \"en_US\"\n break;\n }\n\n if (value) { //設定值\n pokaSetting[setting] = value\n localStorage.pokaSetting = JSON.stringify(pokaSetting)\n return pokaSetting[setting]\n } else { //取值\n if (pokaSetting[setting]) { //已有值\n return pokaSetting[setting]\n } else if (defaultPokaSetting[setting]) { //未有,先存下再回傳\n pokaSetting[setting] = defaultPokaSetting[setting] || \"\"\n localStorage.pokaSetting = JSON.stringify(pokaSetting)\n return pokaSetting[setting]\n } else {\n return \"\"\n }\n }\n}\nwindow._socket = io(window._setting(`server`), {\n transports: ['websocket']\n});\n\n// 注入 CSS 變數\nlet root = document.documentElement;\nfor (let [key, value] of Object.entries(_setting('cssVariable'))) {\n root.style.setProperty(key, value);\n}","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-app',{staticClass:\"page-container\"},[_c('transition',{attrs:{\"name\":\"fade\",\"mode\":\"out-in\"}},[_c('router-view')],1),_c('v-snackbar',{class:{'withBottomPlayer':_vm.snackbar.withBottomPlayer},model:{value:(_vm.snackbar.show),callback:function ($$v) {_vm.$set(_vm.snackbar, \"show\", $$v)},expression:\"snackbar.show\"}},[_vm._v(_vm._s(_vm.snackbar.message))])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./App.vue?vue&type=template&id=c42de5c0&\"\nimport script from \"./App.vue?vue&type=script&lang=js&\"\nexport * from \"./App.vue?vue&type=script&lang=js&\"\nimport style0 from \"./App.vue?vue&type=style&index=0&lang=sass&\"\nimport style1 from \"./App.vue?vue&type=style&index=1&lang=scss&\"\nimport style2 from \"./App.vue?vue&type=style&index=2&lang=sass&\"\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VApp } from 'vuetify/lib/components/VApp';\nimport { VSnackbar } from 'vuetify/lib/components/VSnackbar';\ninstallComponents(component, {VApp,VSnackbar})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(!_vm.$vuetify.breakpoint.mdAndUp)?_c('v-app-bar',{staticClass:\"v-sheet--outlined\",attrs:{\"app\":\"\"}},[_c('v-app-bar-nav-icon',{on:{\"click\":function($event){$event.stopPropagation();return _vm.toggleMenu()}}}),_c('v-toolbar-title',{staticStyle:{\"width\":\"300px\"}},[_c('span',[_vm._v(\"PokaPlayer\")])]),_c('v-spacer'),_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":_vm.switch_audio_order}},[(_vm.audio_order==='list')?_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"repeat\")]):_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"shuffle\")])],1)],1):_vm._e(),_c('v-navigation-drawer',{attrs:{\"clipped\":_vm.$vuetify.breakpoint.mdAndUp,\"mini-variant\":_vm.$vuetify.breakpoint.mdOnly,\"mobile-breakpoint\":960,\"app\":\"\"},model:{value:(_vm.drawer),callback:function ($$v) {_vm.drawer=$$v},expression:\"drawer\"}},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.$vuetify.breakpoint.lgAndUp),expression:\"$vuetify.breakpoint.lgAndUp\"}],staticClass:\"poka-drawer-logo\"},[_c('h1',[_vm._v(\"PokaPlayer\")])]),_c('v-divider',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.$vuetify.breakpoint.lgAndUp),expression:\"$vuetify.breakpoint.lgAndUp\"}],staticStyle:{\"margin\":\"0px 0\"}}),_c('v-list',{attrs:{\"nav\":\"\",\"dense\":\"\"}},[_c('v-list-item-group',{attrs:{\"color\":\"primary\"}},[_vm._l((_vm.items),function(item){return [(item.divider)?_c('v-divider',{key:item.text,staticStyle:{\"margin\":\"4px 0\"}}):_c('v-list-item',{key:item.text,attrs:{\"to\":item.to,\"link\":\"\"}},[_c('v-list-item-action',[_c('v-icon',{staticClass:\"material-icons-outlined\",domProps:{\"textContent\":_vm._s(item.icon)}}),_c('v-icon',{staticClass:\"material-icons\",domProps:{\"textContent\":_vm._s(item.icon)}})],1),_c('v-list-item-content',[_c('v-list-item-title',[_vm._v(_vm._s(item.text))])],1)],1)]})],2)],1)],1),_c('v-main',[_c('div',{staticClass:\"router-view\"},[_c('router-view')],1),_c('div',{staticStyle:{\"height\":\"69px\"}})]),_c('div',{staticClass:\"bottom-player\"},[_c('div',{staticClass:\"app-progress-bar\"},[_c('v-progress-linear',{attrs:{\"buffer-value\":_vm.audio_bufferPercent,\"color\":\"primary\"},model:{value:(_vm.audio_currentTimePercent),callback:function ($$v) {_vm.audio_currentTimePercent=$$v},expression:\"audio_currentTimePercent\"}}),_c('label',{staticClass:\"pure-material-slider\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.audio_currentTimePercent),expression:\"audio_currentTimePercent\"}],attrs:{\"type\":\"range\",\"min\":\"0\",\"max\":\"100\",\"step\":\"0.000001\"},domProps:{\"value\":(_vm.audio_currentTimePercent)},on:{\"input\":_vm.audio_seek,\"__r\":function($event){_vm.audio_currentTimePercent=$event.target.value}}})])],1),_c('div',{staticClass:\"song-info\"},[_c('div',{staticClass:\"left\"},[_c('div',{staticClass:\"cover\"},[_c('img',{attrs:{\"src\":_vm.audio_cover}})]),_c('div',{staticClass:\"song-title\",on:{\"click\":function($event){return _vm.$router.push(_vm.$route.path!='/now'?'/now':'/lyric')}}},[_c('div',{staticClass:\"song-name\"},[_vm._v(_vm._s(_vm.audio_title))]),_c('div',{staticClass:\"song-artist\"},[_vm._v(_vm._s(_vm.audio_artist||_vm.$t('app_waitForPlay')))])])]),_c('div',{staticClass:\"center\"},[_c('span',{staticClass:\"time\"},[_vm._v(_vm._s(_vm.audio_currentTime))]),_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":_vm.audio_previous}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"skip_previous\")])],1),_c('v-btn',{attrs:{\"small\":\"\",\"fab\":\"\",\"depressed\":\"\",\"color\":\"primary\"},on:{\"click\":_vm.audio_toggle}},[(_vm.audio_paused)?_c('v-icon',{key:\"play\",staticClass:\"material-icons-outlined\"},[_vm._v(\"play_arrow\")]):_c('v-icon',{key:\"pause\",staticClass:\"material-icons-outlined\"},[_vm._v(\"pause\")])],1),_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":_vm.audio_next}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"skip_next\")])],1),_c('span',{staticClass:\"time\"},[_vm._v(_vm._s(_vm.audio_totalTime))])],1),(_vm.audio_artist)?_c('div',{staticClass:\"right\"},[_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":_vm.switch_audio_order}},[(_vm.audio_order==='list')?_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"repeat\")]):_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"shuffle\")])],1),(_vm.$route.path!='/now')?_c('v-btn',{attrs:{\"icon\":\"\",\"to\":\"/now\"}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"playlist_play\")])],1):_c('v-btn',{attrs:{\"icon\":\"\",\"to\":\"/lyric\"}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"subtitles\")])],1)],1):_c('div',{staticClass:\"right\"},[_c('play-random-button')],1),(_vm.audio_artist)?_c('div',{staticClass:\"right-s\"},[_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":_vm.audio_previous}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"skip_previous\")])],1),_c('v-btn',{attrs:{\"small\":\"\",\"fab\":\"\",\"depressed\":\"\",\"color\":\"primary\"},on:{\"click\":_vm.audio_toggle}},[(_vm.audio_paused)?_c('v-icon',{key:\"play\",staticClass:\"material-icons-outlined\"},[_vm._v(\"play_arrow\")]):_c('v-icon',{key:\"pause\",staticClass:\"material-icons-outlined\"},[_vm._v(\"pause\")])],1),_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":_vm.audio_next}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"skip_next\")])],1)],1):_c('div',{staticClass:\"right-s\"},[_c('play-random-button')],1)])])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./default.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./default.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./default.vue?vue&type=template&id=143ee84e&scoped=true&\"\nimport script from \"./default.vue?vue&type=script&lang=js&\"\nexport * from \"./default.vue?vue&type=script&lang=js&\"\nimport style0 from \"./default.vue?vue&type=style&index=0&id=143ee84e&lang=sass&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"143ee84e\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAppBar } from 'vuetify/lib/components/VAppBar';\nimport { VAppBarNavIcon } from 'vuetify/lib/components/VAppBar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VDivider } from 'vuetify/lib/components/VDivider';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VList } from 'vuetify/lib/components/VList';\nimport { VListItem } from 'vuetify/lib/components/VList';\nimport { VListItemAction } from 'vuetify/lib/components/VList';\nimport { VListItemContent } from 'vuetify/lib/components/VList';\nimport { VListItemGroup } from 'vuetify/lib/components/VList';\nimport { VListItemTitle } from 'vuetify/lib/components/VList';\nimport { VMain } from 'vuetify/lib/components/VMain';\nimport { VNavigationDrawer } from 'vuetify/lib/components/VNavigationDrawer';\nimport { VProgressLinear } from 'vuetify/lib/components/VProgressLinear';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VToolbarTitle } from 'vuetify/lib/components/VToolbar';\ninstallComponents(component, {VAppBar,VAppBarNavIcon,VBtn,VDivider,VIcon,VList,VListItem,VListItemAction,VListItemContent,VListItemGroup,VListItemTitle,VMain,VNavigationDrawer,VProgressLinear,VSpacer,VToolbarTitle})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('router-view')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./empty.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./empty.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./empty.vue?vue&type=template&id=35110196&\"\nimport script from \"./empty.vue?vue&type=script&lang=js&\"\nexport * from \"./empty.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":_vm.$t('settings'),\"subtitle\":\"Customize your PokaPlayer experience.\"}}),_c('div',{staticClass:\"chip-nav\"},[_vm._l((_vm.items),function(item){return _c('router-link',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:item.to,staticClass:\"chip-nav-item\",class:{active:_vm.$route.path==item.to},attrs:{\"to\":item.to}},[_c('v-icon',[_vm._v(_vm._s(item.icon))]),_c('span',[_vm._v(_vm._s(_vm.$t(item.text)))])],1)}),_vm._l((_vm.adminItems),function(item){return _c('router-link',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.isAdmin),expression:\"isAdmin\"},{name:\"ripple\",rawName:\"v-ripple\"}],key:item.to,staticClass:\"chip-nav-item\",class:{active:_vm.$route.path==item.to},attrs:{\"to\":item.to}},[_c('v-icon',[_vm._v(_vm._s(item.icon))]),_c('span',[_vm._v(_vm._s(_vm.$t(item.text)))])],1)})],2),_c('transition',{attrs:{\"name\":\"fade\",\"mode\":\"out-in\"},on:{\"enter\":_vm.pageEnter}},[_c('router-view')],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n ","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./setting.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./setting.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./setting.vue?vue&type=template&id=f1b40004&\"\nimport script from \"./setting.vue?vue&type=script&lang=js&\"\nexport * from \"./setting.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VIcon } from 'vuetify/lib/components/VIcon';\ninstallComponents(component, {VIcon})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":_vm.$t('album')}}),_c('v-slide-y-reverse-transition',[(_vm.data)?_c('poka-parse-albums',{attrs:{\"data\":_vm.data.albums}}):_vm._e()],1),(!_vm.data)?_c('poka-loader'):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Album.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Album.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Album.vue?vue&type=template&id=0f00a49f&\"\nimport script from \"./Album.vue?vue&type=script&lang=js&\"\nexport * from \"./Album.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VSlideYReverseTransition})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"blurbg\":true,\"bg\":_vm.cover||null}}),_c('info-header',{attrs:{\"title\":_vm.name,\"subtitle\":_vm.artist,\"cover\":_vm.cover,\"songs\":_vm.songs&&_vm.songs.length}},[(_vm.songs)?_c('pin-button',{attrs:{\"source\":_vm.$route.params.source,\"id\":_vm.$route.params.id,\"type\":\"album\",\"cover\":_vm.cover,\"artist\":_vm.artist,\"name\":_vm.name,\"btn-type\":\"icon-button\"}}):_vm._e()],1),(_vm.name)?_c('v-divider'):_vm._e(),(_vm.songs)?_c('poka-parse-songs',{staticStyle:{\"margin\":\"16px 0\"},attrs:{\"data\":_vm.songs}}):_vm._e(),(!_vm.songs)?_c('poka-loader',{staticStyle:{\"margin\":\"20px 0\"}}):_vm._e(),(_vm.artistAlbums)?_c('v-divider'):_vm._e(),(_vm.artistAlbums)?_c('h1',{staticClass:\"title\",staticStyle:{\"padding-left\":\"0.5em\",\"margin-top\":\"8px\"}},[_vm._v(_vm._s(_vm.$t('albumsOfSameArtist')))]):_vm._e(),(_vm.artistAlbums)?_c('poka-parse-albums',{attrs:{\"data\":_vm.artistAlbums}}):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AlbumSongs.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AlbumSongs.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./AlbumSongs.vue?vue&type=template&id=636ccf5b&\"\nimport script from \"./AlbumSongs.vue?vue&type=script&lang=js&\"\nexport * from \"./AlbumSongs.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VDivider } from 'vuetify/lib/components/VDivider';\ninstallComponents(component, {VDivider})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":_vm.$t('artist')}}),_c('v-slide-y-reverse-transition',[(_vm.data)?_c('poka-parse-artists',{attrs:{\"data\":_vm.data.artists}}):_vm._e()],1),(!_vm.data)?_c('poka-loader'):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Artist.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Artist.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Artist.vue?vue&type=template&id=1dbe48e8&\"\nimport script from \"./Artist.vue?vue&type=script&lang=js&\"\nexport * from \"./Artist.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VSlideYReverseTransition})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":_vm.name,\"subtitle\":_vm.$t('artist'),\"blurbg\":true,\"bg\":_vm.server+_vm.cover||null}}),_c('v-slide-y-reverse-transition',[(_vm.data)?_c('poka-parse-albums',{attrs:{\"data\":_vm.data.albums}}):_vm._e()],1),(!_vm.data)?_c('poka-loader'):_vm._e(),(_vm.name)?_c('pin-button',{attrs:{\"source\":_vm.$route.params.source,\"id\":_vm.$route.params.id,\"cover\":_vm.cover,\"type\":\"artist\",\"name\":_vm.name}}):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ArtistAlbum.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ArtistAlbum.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./ArtistAlbum.vue?vue&type=template&id=35f70586&\"\nimport script from \"./ArtistAlbum.vue?vue&type=script&lang=js&\"\nexport * from \"./ArtistAlbum.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VSlideYReverseTransition})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":_vm.$t('composer')}}),_c('v-slide-y-reverse-transition',[(_vm.data)?_c('poka-parse-composers',{attrs:{\"data\":_vm.data.composers}}):_vm._e()],1),(!_vm.data)?_c('poka-loader'):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Composer.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Composer.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Composer.vue?vue&type=template&id=2e15d124&\"\nimport script from \"./Composer.vue?vue&type=script&lang=js&\"\nexport * from \"./Composer.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VSlideYReverseTransition})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":_vm.name,\"subtitle\":_vm.$t('composer'),\"blurbg\":true,\"bg\":_vm.server+_vm.cover||null}}),_c('v-slide-y-reverse-transition',[(_vm.data)?_c('poka-parse-albums',{attrs:{\"data\":_vm.data.albums}}):_vm._e()],1),(!_vm.data)?_c('poka-loader'):_vm._e(),(_vm.name)?_c('pin-button',{attrs:{\"source\":_vm.$route.params.source,\"id\":_vm.$route.params.id,\"cover\":_vm.cover,\"type\":\"composer\",\"name\":_vm.$route.params.id}}):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ComposerAlbum.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ComposerAlbum.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./ComposerAlbum.vue?vue&type=template&id=35b36e6c&\"\nimport script from \"./ComposerAlbum.vue?vue&type=script&lang=js&\"\nexport * from \"./ComposerAlbum.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VSlideYReverseTransition})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":\"Debug\"}}),_c('div',{staticClass:\"title\"},[_vm._v(\"Snackbar\")]),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){return _vm.$snackbar('test test 123')}}},[_vm._v(\"Open Snackbar\")]),_c('v-expansion-panels',[_c('v-expansion-panel',[_c('v-expansion-panel-header',[_vm._v(\"Audios\")]),_c('v-expansion-panel-content',[_c('pre',[_vm._v(_vm._s(_vm.audios))])])],1),_c('v-expansion-panel',[_c('v-expansion-panel-header',[_vm._v(\"Config\")]),_c('v-expansion-panel-content',[_c('pre',[_vm._v(_vm._s(_vm.pokaSetting))])])],1),_c('v-expansion-panel',[_c('v-expansion-panel-header',[_vm._v(\"Lyric\")]),_c('v-expansion-panel-content',[_c('pre',[_vm._v(_vm._s(_vm.lyric))])])],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Debug.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Debug.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Debug.vue?vue&type=template&id=7321c1c4&\"\nimport script from \"./Debug.vue?vue&type=script&lang=js&\"\nexport * from \"./Debug.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VExpansionPanel } from 'vuetify/lib/components/VExpansionPanel';\nimport { VExpansionPanelContent } from 'vuetify/lib/components/VExpansionPanel';\nimport { VExpansionPanelHeader } from 'vuetify/lib/components/VExpansionPanel';\nimport { VExpansionPanels } from 'vuetify/lib/components/VExpansionPanel';\ninstallComponents(component, {VBtn,VExpansionPanel,VExpansionPanelContent,VExpansionPanelHeader,VExpansionPanels})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":_vm.$t('folder')}}),_c('v-btn',{directives:[{name:\"show\",rawName:\"v-show\",value:(!_vm.$route.meta.root),expression:\"!$route.meta.root\"}],on:{\"click\":_vm.goBack}},[_c('v-icon',[_vm._v(\"arrow_back\")]),_vm._v(\"\\n\\t\\t\"+_vm._s(_vm.$t('back'))+\"\\n\\t\")],1),_c('v-slide-y-reverse-transition',[(_vm.data)?_c('poka-parse-folders',{attrs:{\"data\":_vm.data.folders}}):_vm._e()],1),_c('v-slide-y-reverse-transition',[(_vm.data)?_c('poka-parse-songs',{attrs:{\"data\":_vm.data.songs}}):_vm._e()],1),(!_vm.data)?_c('poka-loader'):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Folder.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Folder.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Folder.vue?vue&type=template&id=414a202a&\"\nimport script from \"./Folder.vue?vue&type=script&lang=js&\"\nexport * from \"./Folder.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VBtn,VIcon,VSlideYReverseTransition})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":_vm.name?_vm.$t('header_welcome_with_name',{name: _vm.name}):_vm.$t('header_welcome')}}),_c('poka-update'),(!_vm.data)?_c('poka-loader'):_vm._e(),_c('v-slide-y-reverse-transition',[(_vm.data)?_c('poka-parse-home',{attrs:{\"data\":_vm.data}}):_vm._e()],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Home.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Home.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Home.vue?vue&type=template&id=425eacbe&\"\nimport script from \"./Home.vue?vue&type=script&lang=js&\"\nexport * from \"./Home.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VSlideYReverseTransition})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"login-container\",style:({'--bg':(\"url('\" + _vm.bg + \"')\")})},[_c('v-overlay',{attrs:{\"absolute\":\"\",\"value\":_vm.logining}},[_c('poka-loader')],1),_vm._m(0),_c('div',{staticClass:\"login-form\"},[_c('div',{staticClass:\"form-container\"},[_c('h1',[_vm._v(_vm._s(_vm.$t('header_welcome')))]),_c('v-text-field',{staticClass:\"rounded-input\",attrs:{\"outlined\":\"\",\"label\":_vm.$t('login_page.server'),\"disabled\":_vm.logining},model:{value:(_vm.server),callback:function ($$v) {_vm.server=(typeof $$v === 'string'? $$v.trim(): $$v)},expression:\"server\"}}),_c('v-text-field',{staticClass:\"rounded-input\",attrs:{\"outlined\":\"\",\"label\":_vm.$t('login_page.username'),\"disabled\":_vm.logining},model:{value:(_vm.username),callback:function ($$v) {_vm.username=$$v},expression:\"username\"}}),_c('v-text-field',{staticClass:\"rounded-input\",attrs:{\"outlined\":\"\",\"label\":_vm.$t('login_page.password'),\"type\":\"password\",\"disabled\":_vm.logining},model:{value:(_vm.password),callback:function ($$v) {_vm.password=$$v},expression:\"password\"}}),_c('div',{staticClass:\"d-flex justify-center\"},[_c('v-btn',{attrs:{\"disabled\":_vm.logining,\"rounded\":\"\",\"large\":\"\",\"color\":\"primary\",\"width\":\"110px\"},on:{\"click\":_vm.login}},[_vm._v(_vm._s(_vm.$t('login')))])],1)],1)]),_c('div',{staticClass:\"footer\"},[_c('div',{staticClass:\"left-btns\"},[_c('v-btn',{staticClass:\"mx-1\",attrs:{\"depressed\":\"\",\"fab\":\"\",\"small\":\"\"},on:{\"click\":function($event){_vm.lang_dialog=true}}},[_c('v-icon',[_vm._v(\"mdi-translate\")])],1),_c('v-btn',{staticClass:\"mx-1\",attrs:{\"depressed\":\"\",\"fab\":\"\",\"small\":\"\"},on:{\"click\":function($event){_vm.clearSessionDialog=true}}},[_c('v-icon',[_vm._v(\"mdi-lock-reset\")])],1)],1),_c('div',{staticClass:\"right-btns\"},[_c('v-btn',{attrs:{\"href\":\"https://github.com/gnehs/PokaPlayer\",\"target\":\"_blank\",\"depressed\":\"\",\"fab\":\"\",\"small\":\"\"}},[_c('v-icon',[_vm._v(\"mdi-github\")])],1)],1)]),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.lang_dialog),callback:function ($$v) {_vm.lang_dialog=$$v},expression:\"lang_dialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('settingInterface.lang')))]),_c('v-card-text',[_c('div',{staticClass:\"poka list\"},_vm._l((_vm.languages),function(lang,index){return _c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:(\"lang\" + lang + \"-\" + index),staticClass:\"item\",on:{\"click\":function($event){return _vm.setLang(lang)}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"translate\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('title',lang)))])])],1)])}),0)]),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.lang_dialog = false}}},[_vm._v(_vm._s(_vm.$t('cancel')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"420\"},model:{value:(_vm.clearSessionDialog),callback:function ($$v) {_vm.clearSessionDialog=$$v},expression:\"clearSessionDialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('login_page.session._')))]),_c('v-card-text',[_c('p',[_vm._v(_vm._s(_vm.$t('login_page.session.description')))]),_c('p',[_vm._v(_vm._s(_vm.$t('login_page.session.description2')))]),_c('v-text-field',{attrs:{\"outlined\":\"\",\"label\":_vm.$t('login_page.server'),\"disabled\":_vm.logining},model:{value:(_vm.server),callback:function ($$v) {_vm.server=(typeof $$v === 'string'? $$v.trim(): $$v)},expression:\"server\"}}),_c('v-text-field',{attrs:{\"outlined\":\"\",\"label\":_vm.$t('login_page.username'),\"disabled\":_vm.logining},model:{value:(_vm.username),callback:function ($$v) {_vm.username=$$v},expression:\"username\"}}),_c('v-text-field',{attrs:{\"outlined\":\"\",\"label\":_vm.$t('login_page.password'),\"type\":\"password\",\"disabled\":_vm.logining},model:{value:(_vm.password),callback:function ($$v) {_vm.password=$$v},expression:\"password\"}})],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.clearSessionDialog = false}}},[_vm._v(_vm._s(_vm.$t('cancel')))]),_c('v-btn',{attrs:{\"color\":\"red\",\"text\":\"\"},on:{\"click\":_vm.clearSession}},[_vm._v(_vm._s(_vm.$t('reset')))])],1)],1)],1)],1)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"logo\"},[_c('img',{attrs:{\"src\":\"/img/icons/icon.png\"}})])}]\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Login.vue?vue&type=template&id=0d9d0dd3&scoped=true&\"\nimport script from \"./Login.vue?vue&type=script&lang=js&\"\nexport * from \"./Login.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Login.vue?vue&type=style&index=0&lang=scss&\"\nimport style1 from \"./Login.vue?vue&type=style&index=1&id=0d9d0dd3&lang=scss&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"0d9d0dd3\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VCardTitle } from 'vuetify/lib/components/VCard';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VOverlay } from 'vuetify/lib/components/VOverlay';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VTextField } from 'vuetify/lib/components/VTextField';\ninstallComponents(component, {VAvatar,VBtn,VCard,VCardActions,VCardText,VCardTitle,VDialog,VIcon,VOverlay,VSpacer,VTextField})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('transition',{attrs:{\"name\":_vm.bgSlideAnimation,\"mode\":\"out-in\"}},[(_vm.audio_queue.length>0)?_c('poka-header',{key:_vm.audio_index,attrs:{\"blurbg\":true,\"title\":_vm.$t('nowplaying'),\"bg\":_vm.audio_cover}}):_vm._e(),(!_vm.audio_queue.length>0)?_c('poka-header',{key:\"2\"}):_vm._e()],1),_c('transition',{attrs:{\"name\":\"slide-right\",\"mode\":\"out-in\"}},[(_vm.audio_queue.length>0)?_c('poka-parse-songs',{attrs:{\"data\":_vm.audio_queue,\"now-playing\":\"\",\"active-index\":_vm.audio_index},scopedSlots:_vm._u([{key:\"default\",fn:function(props){return [_c('v-btn',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.isSafari),expression:\"isSafari\"}],attrs:{\"icon\":\"\"},on:{\"click\":function($event){$event.stopPropagation();return props.moreDialog(props.song)}}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"more_horiz\")])],1),_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":function($event){$event.stopPropagation();return _vm.removeSong(props.index)}}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"close\")])],1)]}}],null,false,3811264598)}):_vm._e(),(!_vm.audio_queue.length>0)?_c('v-card',{key:\"card\",staticClass:\"mx-auto blur-card\",staticStyle:{\"margin-top\":\"64px\"},attrs:{\"max-width\":\"344\"}},[_c('v-card-text',{staticClass:\"text-center\"},[_c('v-icon',{staticClass:\"display-4 material-icons-outlined\"},[_vm._v(\"queue_music\")]),_c('p',{staticClass:\"headline text--primary\"},[_vm._v(_vm._s(_vm.$t('app_waitForPlay')))]),_c('p',[_vm._v(_vm._s(_vm.$t('app_waitForPlay_description')))]),_c('play-random-button')],1)],1):_vm._e()],1),_c('v-fab-transition',[(_vm.audio_queue.length>0)?_c('v-btn',{staticStyle:{\"bottom\":\"calc(16px + 69px)\"},attrs:{\"color\":\"primary\",\"fab\":\"\",\"large\":\"\",\"dark\":\"\",\"bottom\":\"\",\"right\":\"\",\"fixed\":\"\"},on:{\"click\":_vm.audio_clean}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"clear_all\")])],1):_vm._e()],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NowPlaying.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NowPlaying.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./NowPlaying.vue?vue&type=template&id=72c0889c&\"\nimport script from \"./NowPlaying.vue?vue&type=script&lang=js&\"\nexport * from \"./NowPlaying.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VFabTransition } from 'vuetify/lib/components/transitions';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\ninstallComponents(component, {VBtn,VCard,VCardText,VFabTransition,VIcon})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-card',{key:\"card\",staticClass:\"mx-auto blur-card\",staticStyle:{\"margin-top\":\"32px\"},attrs:{\"max-width\":\"344\"}},[_c('v-card-text',{staticClass:\"text-center\"},[_c('v-icon',{staticClass:\"material-icons-outlined display-4\"},[_vm._v(\"clear\")]),_c('p',{staticClass:\"headline text--primary\"},[_vm._v(_vm._s(_vm.$t('nothingFound')))]),_c('v-btn',{attrs:{\"outlined\":\"\",\"color\":\"primary\",\"to\":\"/\"}},[_vm._v(_vm._s(_vm.$t('home')))])],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notfound.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notfound.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Notfound.vue?vue&type=template&id=4429e930&\"\nimport script from \"./Notfound.vue?vue&type=script&lang=js&\"\nexport * from \"./Notfound.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\ninstallComponents(component, {VBtn,VCard,VCardText,VIcon})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"title\":_vm.title}}),_c('v-slide-y-reverse-transition',[(_vm.data)?_c('poka-parse-playlists',{attrs:{\"data\":_vm.data}}):_vm._e()],1),(!_vm.data)?_c('poka-loader'):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Playlist.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Playlist.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Playlist.vue?vue&type=template&id=087ae618&\"\nimport script from \"./Playlist.vue?vue&type=script&lang=js&\"\nexport * from \"./Playlist.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VSlideYReverseTransition})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('poka-header',{attrs:{\"blurbg\":true,\"bg\":_vm.cover}}),_c('info-header',{attrs:{\"title\":_vm.title||_vm.$t('loading'),\"subtitle\":_vm.$t('playlist'),\"cover\":_vm.cover,\"songs\":_vm.data?_vm.data.songs.length:0||0}},[(_vm.title)?_c('pin-button',{attrs:{\"source\":_vm.$route.params.source,\"id\":_vm.$route.params.id,\"cover\":_vm.cover,\"type\":\"playlist\",\"name\":_vm.title,\"btn-type\":\"icon-button\"}}):_vm._e(),(_vm.fromPoka)?_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":function($event){_vm.playlistDialog=true}}},[_c('v-icon',[_vm._v(\"edit\")])],1):_vm._e()],1),_c('v-divider'),(_vm.data)?_c('poka-parse-songs',{attrs:{\"data\":_vm.data.songs}}):_c('poka-loader'),_c('v-dialog',{attrs:{\"max-width\":\"400\"},model:{value:(_vm.playlistDialog),callback:function ($$v) {_vm.playlistDialog=$$v},expression:\"playlistDialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('playlist_page.edit_title')))]),_c('v-card-text',[_c('v-text-field',{attrs:{\"label\":_vm.$t('playlist_page.title_input'),\"outlined\":\"\"},model:{value:(_vm.editData.name),callback:function ($$v) {_vm.$set(_vm.editData, \"name\", $$v)},expression:\"editData.name\"}}),_c('v-text-field',{attrs:{\"label\":_vm.$t('playlist_page.cover_input'),\"outlined\":\"\"},model:{value:(_vm.editData.image),callback:function ($$v) {_vm.$set(_vm.editData, \"image\", $$v)},expression:\"editData.image\"}})],1),_c('v-card-actions',[_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.playlistDialog = false;_vm.playlistDel=true}}},[_vm._v(_vm._s(_vm.$t('playlist_page.del')))]),_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":_vm.editPlaylist}},[_vm._v(_vm._s(_vm.$t('done')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"400\"},model:{value:(_vm.playlistDel),callback:function ($$v) {_vm.playlistDel=$$v},expression:\"playlistDel\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"playlist_page.del_title\")))]),_c('v-card-text',[_vm._v(_vm._s(_vm.$t(\"playlist_page.delconfirm\",{title: _vm.title})))]),_c('v-card-actions',[_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.playlistDel = false}}},[_vm._v(_vm._s(_vm.$t('cancel')))]),_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.playlistDel = false;_vm.delPlaylist()}}},[_vm._v(_vm._s(_vm.$t('ok')))])],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PlaylistSongs.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PlaylistSongs.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./PlaylistSongs.vue?vue&type=template&id=2a2f1663&\"\nimport script from \"./PlaylistSongs.vue?vue&type=script&lang=js&\"\nexport * from \"./PlaylistSongs.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VCardTitle } from 'vuetify/lib/components/VCard';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VDivider } from 'vuetify/lib/components/VDivider';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VTextField } from 'vuetify/lib/components/VTextField';\ninstallComponents(component, {VBtn,VCard,VCardActions,VCardText,VCardTitle,VDialog,VDivider,VIcon,VSpacer,VTextField})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(\"div\")}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./shuffle.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./shuffle.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./shuffle.vue?vue&type=template&id=609ee09a&\"\nimport script from \"./shuffle.vue?vue&type=script&lang=js&\"\nexport * from \"./shuffle.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{attrs:{\"theme\":_vm.lyric_theme}},[_c('transition',{attrs:{\"name\":\"fade\",\"mode\":\"out-in\"}},[(_vm.audio_cover)?_c('poka-header',{key:_vm.audio_cover,attrs:{\"blurbg\":true,\"bg\":_vm.audio_cover}}):_c('poka-header',{key:\"2\"})],1),_c('div',{on:{\"dblclick\":_vm.openLyricDialog}},[_c('transition',{attrs:{\"name\":\"fade\",\"mode\":\"out-in\"}},[(_vm.lyric.length > 1)?_c('div',{key:\"lyric\",staticClass:\"lyric\",class:{lyricTranslated:_vm.lyricTranslated}},_vm._l((_vm.lyric),function(item,index){return _c('p',{key:index,class:[{focus: index==_vm.lyricFocus},{tl:_vm.lyricTranslated?Math.floor((index-_vm.lyricFocus)/2)!=Math.round((index-_vm.lyricFocus)/2):false}],attrs:{\"data-lyric-set\":_vm.lyricTranslated?Math.floor((index-_vm.lyricFocus)/2):index-_vm.lyricFocus}},[_c('span',[_vm._v(_vm._s(item.text))])])}),0):(_vm.lyricSearching)?_c('v-card',{key:\"lyricSearchingcard\",staticClass:\"mx-auto blur-card\",staticStyle:{\"margin-top\":\"64px\"},attrs:{\"max-width\":\"344\"}},[_c('v-card-text',{staticClass:\"text-center\"},[_c('v-icon',{staticClass:\"material-icons-outlined display-4\"},[_vm._v(\"subtitles\")]),_c('p',{staticClass:\"headline text--primary\"},[_vm._v(_vm._s(_vm.$t('loading')))])],1)],1):_c('v-card',{key:\"lrc_noLyrics\",staticClass:\"mx-auto blur-card\",staticStyle:{\"margin-top\":\"64px\"},attrs:{\"max-width\":\"344\"}},[_c('v-card-text',{staticClass:\"text-center\"},[_c('v-icon',{staticClass:\"material-icons-outlined display-4\"},[_vm._v(\"subtitles\")]),_c('p',{staticClass:\"headline text--primary\"},[_vm._v(_vm._s(_vm.$t('lrc_noLyrics')))]),_c('v-btn',{attrs:{\"outlined\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){_vm.showLyricDialog = true}}},[_vm._v(_vm._s(_vm.$t('lrc_search')))])],1)],1)],1)],1),_c('v-speed-dial',{staticStyle:{\"bottom\":\"calc(16px + 69px)\"},attrs:{\"right\":\"\",\"open-on-hover\":\"\",\"fixed\":\"\"},scopedSlots:_vm._u([{key:\"activator\",fn:function(){return [_c('v-btn',{attrs:{\"color\":\"primary\",\"dark\":\"\",\"fab\":\"\"},model:{value:(_vm.fab),callback:function ($$v) {_vm.fab=$$v},expression:\"fab\"}},[(_vm.fab)?_c('v-icon',[_vm._v(\"mdi-close\")]):_c('v-icon',[_vm._v(\"more_horiz\")])],1)]},proxy:true}]),model:{value:(_vm.fab),callback:function ($$v) {_vm.fab=$$v},expression:\"fab\"}},[_c('v-btn',{attrs:{\"fab\":\"\",\"dark\":\"\",\"small\":\"\",\"color\":\"green\"},on:{\"click\":_vm.openLyricDialog}},[_c('v-icon',[_vm._v(\"search\")])],1),_c('v-btn',{attrs:{\"fab\":\"\",\"dark\":\"\",\"small\":\"\",\"color\":\"indigo\"},on:{\"click\":_vm.editLyric}},[_c('v-icon',[_vm._v(\"mdi-pencil\")])],1),_c('v-btn',{attrs:{\"fab\":\"\",\"dark\":\"\",\"small\":\"\",\"color\":\"cyan\"},on:{\"click\":function($event){_vm.lyric_theme_dialog=true}}},[_c('v-icon',[_vm._v(\"mdi-palette\")])],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"420\"},model:{value:(_vm.showLyricDialog),callback:function ($$v) {_vm.showLyricDialog=$$v},expression:\"showLyricDialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"lrc_search\")))]),_c('v-card-text',{staticStyle:{\"padding-bottom\":\"0\"}},[_c('v-text-field',{attrs:{\"label\":_vm.$t('lrc_search'),\"name\":\"searchLyric\",\"disabled\":_vm.lyricSearching,\"solo\":\"\"},on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.getLyricByKeyword()},\"change\":function($event){return _vm.getLyricByKeyword()}},model:{value:(_vm.lyricSearchkeyword),callback:function ($$v) {_vm.lyricSearchkeyword=(typeof $$v === 'string'? $$v.trim(): $$v)},expression:\"lyricSearchkeyword\"}}),_c('p',{staticStyle:{\"margin-top\":\"-22px\"}},[_c('small',[_vm._v(_vm._s(_vm.$t('lrc_enter2search')))])])],1),_c('v-divider'),_c('v-card-text',{staticStyle:{\"max-height\":\"400px\",\"overflow\":\"scroll\",\"overflow-x\":\"hidden\"}},[_c('div',{staticClass:\"poka list\",staticStyle:{\"width\":\"372px\"}},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.loadLrc(\"[00:00.000]\",true);_vm.showLyricDialog = false}}},[_c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('lrc_notLoad')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('lrc_notLoad_description')))])])])])]),(!_vm.lyricSearching&&_vm.lyricSearchResult)?_c('div',{staticClass:\"poka list\",staticStyle:{\"width\":\"100%\"}},_vm._l((_vm.lyricSearchResult),function(item,index){return _c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:index,staticClass:\"item\",on:{\"click\":function($event){_vm.loadLrc(item.lyric,true);_vm.showLyricDialog = false}}},[_c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(item.name))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(item.artist))])])])])}),0):(_vm.lyricSearching)?_c('poka-loader'):_c('div',{staticStyle:{\"text-align\":\"center\",\"padding\":\"40px 0\"}},[_c('v-btn',{attrs:{\"color\":\"primary\"},on:{\"click\":_vm.dialogSearch}},[_vm._v(_vm._s(_vm.$t('search')))])],1)],1),_c('v-divider'),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.showLyricDialog = false}}},[_vm._v(_vm._s(_vm.$t('cancel')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.lyric_theme_dialog),callback:function ($$v) {_vm.lyric_theme_dialog=$$v},expression:\"lyric_theme_dialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.lyric._')))]),_c('v-card-text',[_c('div',{staticClass:\"poka list\"},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setLyricTheme('bigtext')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(\"Big text\")])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setLyricTheme('default')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(\"Default\")])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setLyricTheme('spacing')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(\"Spacing\")])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setLyricTheme('underline')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(\"Underline\")])])],1)])])]),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.lyric_theme_dialog = false}}},[_vm._v(_vm._s(_vm.$t('cancel')))])],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Lyric.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Lyric.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Lyric.vue?vue&type=template&id=19263909&scoped=true&\"\nimport script from \"./Lyric.vue?vue&type=script&lang=js&\"\nexport * from \"./Lyric.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Lyric.vue?vue&type=style&index=0&id=19263909&lang=sass&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"19263909\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VCardTitle } from 'vuetify/lib/components/VCard';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VDivider } from 'vuetify/lib/components/VDivider';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VSpeedDial } from 'vuetify/lib/components/VSpeedDial';\nimport { VTextField } from 'vuetify/lib/components/VTextField';\ninstallComponents(component, {VAvatar,VBtn,VCard,VCardActions,VCardText,VCardTitle,VDialog,VDivider,VIcon,VSpacer,VSpeedDial,VTextField})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',[_c('div',{attrs:{\"id\":\"lrc-editor\"}},[(_vm.lyric.length > 1)?_c('div',{key:\"lyric\",staticClass:\"lyric-view\",class:{lyricTranslated:_vm.lyricTranslated}},_vm._l((_vm.lyric),function(item,index){return _c('p',{key:index,class:{focus:index==_vm.lyricFocus},on:{\"click\":function($event){return _vm.musicSeek(item.timestamp)}}},[_c('span',{staticClass:\"timestamp\"},[_vm._v(_vm._s(_vm.timeToTag(item.timestamp)))]),_vm._v(\"\\n\\t\\t\\t\\t\\t\"+_vm._s(item.text)+\"\\n\\t\\t\\t\\t\")])}),0):_vm._e(),_c('div',{attrs:{\"id\":\"lyric-edit\"}},[_c('v-card',{staticClass:\"mx-auto\",attrs:{\"id\":\"lyric-edit-about\"}},[_c('v-card-text',[_c('div',[_vm._v(\"PokaPlayer 歌詞編輯器 Beta\")]),_c('p',{staticClass:\"display-1 text--primary\"},[_vm._v(\"使用說明\")]),_c('div',{staticClass:\"text--primary\"},[_vm._v(\"\\n\\t\\t\\t\\t\\t\\t\\t左側為歌詞預覽,右側則是編輯區塊\\n\\t\\t\\t\\t\\t\\t\\t\"),_c('br'),_vm._v(\"編輯完成後請按左下角打勾儲存歌詞,若要取消編輯點擊返回鍵即可跳出\\n\\t\\t\\t\\t\\t\\t\\t\"),_c('br'),_vm._v(\"點擊歌詞預覽的歌詞即可將歌曲轉跳至該時間,若是雙語歌詞,請點選原文部份\\n\\t\\t\\t\\t\\t\\t\\t\"),_c('br'),_vm._v(\"若有任何問題或功能建議,歡迎透過「設定->關於->GitHub->Issues」提出\\n\\t\\t\\t\\t\\t\\t\")])])],1),_c('v-card',{staticClass:\"mx-auto\",attrs:{\"id\":\"lyric-edit-about-phone\"}},[_c('v-card-text',[_c('div',[_vm._v(\"PokaPlayer 歌詞編輯器 Beta\")]),_c('p',{staticClass:\"display-1 text--primary\"},[_vm._v(\"使用說明\")]),_c('div',{staticClass:\"text--primary\"},[_vm._v(\"\\n\\t\\t\\t\\t\\t\\t\\t上方為歌詞預覽,下方則是編輯區塊\\n\\t\\t\\t\\t\\t\\t\\t\"),_c('br'),_vm._v(\"編輯完成後請按左下角打勾儲存歌詞,若要取消編輯點擊返回鍵即可跳出\\n\\t\\t\\t\\t\\t\\t\\t\"),_c('br'),_vm._v(\"點擊歌詞預覽的歌詞即可將歌曲轉跳至該時間,若是雙語歌詞,請點選原文部份\\n\\t\\t\\t\\t\\t\\t\\t\"),_c('br'),_vm._v(\"若有任何問題或功能建議,歡迎透過「設定->關於->GitHub->Issues」提出\\n\\t\\t\\t\\t\\t\\t\")])])],1),_c('v-card',{staticClass:\"mx-auto\",attrs:{\"id\":\"lyric-edit-time-shift\"}},[_c('v-card-text',{staticStyle:{\"padding-bottom\":\"0\"}},[_c('div',[_vm._v(\"時間平移\")]),_c('p',{staticClass:\"display-1 text--primary\",staticStyle:{\"margin-bottom\":\"0\"}},[_vm._v(_vm._s(_vm.timeShiftValue>=0?'+':'')+_vm._s(_vm.timeShiftValue)+\"s\")])]),_c('v-card-actions',[_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"red accent-4\"},on:{\"click\":function($event){return _vm.timeShift(-0.5)}}},[_vm._v(\"-0.5s\")]),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"red accent-4\"},on:{\"click\":function($event){return _vm.timeShift(-0.1)}}},[_vm._v(\"-0.1s\")]),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){return _vm.timeShift(0.1)}}},[_vm._v(\"+0.1s\")]),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){return _vm.timeShift(0.5)}}},[_vm._v(\"+0.5s\")]),_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){return _vm.timeShift(-_vm.timeShiftValue)}}},[_vm._v(\"重置\")])],1)],1),_c('v-card',{staticClass:\"mx-auto\",attrs:{\"id\":\"lyric-edit-text-editor\"}},[_c('v-card-text',{staticStyle:{\"padding-bottom\":\"0\"}},[_c('div',[_vm._v(\"文字編輯器\")]),_c('v-textarea',{attrs:{\"max-height\":\"100%\",\"rows\":\"20\"},model:{value:(_vm.lyric_raw),callback:function ($$v) {_vm.lyric_raw=$$v},expression:\"lyric_raw\"}})],1)],1)],1)])]),_c('v-fab-transition',[_c('v-btn',{staticStyle:{\"bottom\":\"calc(16px + 69px)\"},attrs:{\"color\":\"primary\",\"fab\":\"\",\"large\":\"\",\"dark\":\"\",\"bottom\":\"\",\"right\":\"\",\"fixed\":\"\"},on:{\"click\":_vm.saveLyric}},[_c('v-icon',[_vm._v(\"done\")])],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LyricEdit.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LyricEdit.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./LyricEdit.vue?vue&type=template&id=4a44bf4f&scoped=true&\"\nimport script from \"./LyricEdit.vue?vue&type=script&lang=js&\"\nexport * from \"./LyricEdit.vue?vue&type=script&lang=js&\"\nimport style0 from \"./LyricEdit.vue?vue&type=style&index=0&id=4a44bf4f&lang=sass&scoped=true&\"\nimport style1 from \"./LyricEdit.vue?vue&type=style&index=1&lang=sass&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"4a44bf4f\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VFabTransition } from 'vuetify/lib/components/transitions';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VTextarea } from 'vuetify/lib/components/VTextarea';\ninstallComponents(component, {VBtn,VCard,VCardActions,VCardText,VFabTransition,VIcon,VSpacer,VTextarea})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:\"search-box\",class:{focus: _vm.searchBoxFocus}},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.trim\",value:(_vm.keyword),expression:\"keyword\",modifiers:{\"trim\":true}}],staticClass:\"search-input\",attrs:{\"type\":\"text\",\"placeholder\":_vm.$t('search'),\"autocomplete\":\"off\",\"required\":\"\"},domProps:{\"value\":(_vm.keyword)},on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.searchClick($event)},\"focus\":function($event){_vm.searchBoxFocus = true},\"blur\":[function($event){_vm.searchBoxFocus = false},function($event){return _vm.$forceUpdate()}],\"input\":function($event){if($event.target.composing){ return; }_vm.keyword=$event.target.value.trim()}}}),_c('button',{staticClass:\"search-button\",on:{\"click\":_vm.search}},[_c('v-icon',[_vm._v(\"search\")])],1)]),_c('v-overlay',{attrs:{\"absolute\":\"\",\"value\":_vm.isLoading}},[_c('poka-loader')],1),_c('v-slide-y-reverse-transition',[(_vm.searchResult)?_c('div',[_c('div',{staticClass:\"chip-nav\"},_vm._l((Object.keys(_vm.searchResult).filter(function (x){ return _vm.searchResult[x].length; })),function(itemName){return _c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:itemName,staticClass:\"chip-nav-item\",class:{active:_vm.active==itemName},on:{\"click\":function($event){_vm.active=itemName}}},[_c('span',[_vm._v(_vm._s(_vm.$t(itemName.substring(0, itemName.length-1))))])])}),0),_vm._l((Object.keys(_vm.searchResult).filter(function (x){ return _vm.searchResult[x].length; })),function(itemName){return _c('div',{key:itemName},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.active==itemName),expression:\"active==itemName\"}]},[(itemName=='songs')?_c('poka-parse-songs',{attrs:{\"data\":_vm.searchResult[itemName]}}):_vm._e(),(itemName=='albums')?_c('poka-parse-albums',{attrs:{\"data\":_vm.searchResult[itemName]}}):_vm._e(),(itemName=='playlists' )?_c('poka-parse-playlists',{attrs:{\"data\":_vm.searchResult[itemName]}}):_vm._e(),(itemName=='folders' )?_c('poka-parse-folders',{attrs:{\"data\":_vm.searchResult[itemName]}}):_vm._e(),(itemName=='composers' )?_c('poka-parse-composers',{attrs:{\"data\":_vm.searchResult[itemName]}}):_vm._e(),(itemName=='artists' )?_c('poka-parse-artists',{attrs:{\"data\":_vm.searchResult[itemName]}}):_vm._e()],1)])})],2):_vm._e()])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Search.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Search.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Search.vue?vue&type=template&id=f0efb4e0&scoped=true&\"\nimport script from \"./Search.vue?vue&type=script&lang=js&\"\nexport * from \"./Search.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Search.vue?vue&type=style&index=0&id=f0efb4e0&lang=sass&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"f0efb4e0\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VOverlay } from 'vuetify/lib/components/VOverlay';\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\ninstallComponents(component, {VIcon,VOverlay,VSlideYReverseTransition})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:\"poka list\"},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.showSoundQualityDialog=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"music_note\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settings_network_soundQuality')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t((\"settings_network_soundQuality_\" + _vm.soundQuality))))])])],1)])]),_c('v-dialog',{attrs:{\"max-width\":\"800\"},model:{value:(_vm.showSoundQualityDialog),callback:function ($$v) {_vm.showSoundQualityDialog=$$v},expression:\"showSoundQualityDialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"settings_network_soundQuality\")))]),_c('v-card-text',[_c('poka-cards',{staticClass:\"poka four doubling cards\",attrs:{\"hide-overflow\":false}},[_c('poka-card',{attrs:{\"poka-icon\":\"music_note\",\"ellipsis\":false,\"poka-title\":_vm.$t('settings_network_soundQuality_Low'),\"poka-subtitle\":_vm.$t('settings_network_soundQuality_Low_description')},nativeOn:{\"click\":function($event){return _vm.setSoundQuality('Low')}}}),_c('poka-card',{attrs:{\"poka-icon\":\"music_note\",\"ellipsis\":false,\"poka-title\":_vm.$t('settings_network_soundQuality_Med'),\"poka-subtitle\":_vm.$t('settings_network_soundQuality_Med_description')},nativeOn:{\"click\":function($event){return _vm.setSoundQuality('Med')}}}),_c('poka-card',{attrs:{\"poka-icon\":\"music_note\",\"ellipsis\":false,\"poka-title\":_vm.$t('settings_network_soundQuality_High'),\"poka-subtitle\":_vm.$t('settings_network_soundQuality_High_description')},nativeOn:{\"click\":function($event){return _vm.setSoundQuality('High')}}}),_c('poka-card',{attrs:{\"poka-icon\":\"music_note\",\"ellipsis\":false,\"poka-title\":_vm.$t('settings_network_soundQuality_Ori'),\"poka-subtitle\":_vm.$t('settings_network_soundQuality_Ori_description')},nativeOn:{\"click\":function($event){return _vm.setSoundQuality('Ori')}}})],1)],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.showSoundQualityDialog = false}}},[_vm._v(_vm._s(_vm.$t('cancel')))])],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./network.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./network.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./network.vue?vue&type=template&id=60b038e6&\"\nimport script from \"./network.vue?vue&type=script&lang=js&\"\nexport * from \"./network.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VCardTitle } from 'vuetify/lib/components/VCard';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\ninstallComponents(component, {VAvatar,VBtn,VCard,VCardActions,VCardText,VCardTitle,VDialog,VIcon,VSpacer})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('v-subheader',[_vm._v(_vm._s(_vm.$t('settingInterface.lang')))]),_c('div',{staticClass:\"poka list\"},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.lang_dialog=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"translate\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.lang')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('title',_vm.currentLang)))])])],1)])]),_c('v-subheader',[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg._')))]),_c('div',{staticClass:\"poka list\"},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.customize_bg_dialog=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"landscape\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg._')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg.description')))])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.bg_height_dialog=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"style\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg_cover._')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg_cover.description')))])])],1)]),_c('v-subheader',[_vm._v(_vm._s(_vm.$t('settingInterface.customize.theme')))]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.theme_dialog=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.theme_color._')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.theme_color.description')))])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.lyric_theme_dialog=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.lyric._')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.lyric.description')))])])],1)]),_c('v-subheader',[_vm._v(_vm._s(_vm.$t('settingInterface.customize.layout._')))]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.changeStyle('artist')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(_vm._s(_vm.view.artist=='card'?'view_module':'list'))])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.layout.artist')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.layout.'+_vm.view.artist)))])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.changeStyle('composer')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(_vm._s(_vm.view.composer=='card'?'view_module':'list'))])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.layout.composer')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.layout.'+_vm.view.composer)))])])],1)])],1),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.bg_height_dialog),callback:function ($$v) {_vm.bg_height_dialog=$$v},expression:\"bg_height_dialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg_cover._')))]),_c('v-card-text',[_c('div',{staticClass:\"poka list\"},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setBgHeight('full')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"star\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg_cover.options.full')))])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setBgHeight('half')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"star_half\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg_cover.options.half')))])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setBgHeight('none')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"star_border\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg_cover.options.none')))])])],1)])])]),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.bg_height_dialog = false}}},[_vm._v(_vm._s(_vm.$t('back')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"1200\"},model:{value:(_vm.customize_bg_dialog),callback:function ($$v) {_vm.customize_bg_dialog=$$v},expression:\"customize_bg_dialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.bg._')))]),_c('v-card-text',[_c('poka-cards',[_c('poka-card',{attrs:{\"poka-icon\":\"link\",\"poka-title\":_vm.$t('settingInterface.customize.bg.custom_link')},nativeOn:{\"click\":function($event){_vm.bg_prompt_active=true}}}),_vm._l((_vm.imgSources),function(ref){\nvar name = ref.name;\nvar src = ref.src;\nreturn _c('poka-card',{key:src,attrs:{\"poka-bg\":src,\"poka-title\":name},nativeOn:{\"click\":function($event){return _vm.setBg(src)}}})})],2)],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.customize_bg_dialog = false}}},[_vm._v(_vm._s(_vm.$t('done')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"340\"},model:{value:(_vm.theme_dialog),callback:function ($$v) {_vm.theme_dialog=$$v},expression:\"theme_dialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.theme_color._')))]),_c('v-card-text',[_c('v-color-picker',{staticClass:\"ma-2\",staticStyle:{\"margin\":\"8px auto !important\"},attrs:{\"flat\":\"\",\"mode\":\"hex\",\"swatches\":_vm.swatches,\"show-swatches\":\"\"},model:{value:(_vm.color),callback:function ($$v) {_vm.color=$$v},expression:\"color\"}})],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.theme_dialog = false}}},[_vm._v(_vm._s(_vm.$t('done')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"420\"},model:{value:(_vm.bg_prompt_active),callback:function ($$v) {_vm.bg_prompt_active=$$v},expression:\"bg_prompt_active\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"settingInterface.customize.bg._\")))]),_c('v-card-text',{staticStyle:{\"padding-bottom\":\"0\"}},[_c('v-text-field',{attrs:{\"label\":\"URL\",\"filled\":\"\"},model:{value:(_vm.bg_prompt_textbox),callback:function ($$v) {_vm.bg_prompt_textbox=(typeof $$v === 'string'? $$v.trim(): $$v)},expression:\"bg_prompt_textbox\"}})],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":_vm.bg_prompt_cancel}},[_vm._v(_vm._s(_vm.$t('cancel')))]),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":_vm.bg_prompt_ok}},[_vm._v(_vm._s(_vm.$t('ok')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.lang_dialog),callback:function ($$v) {_vm.lang_dialog=$$v},expression:\"lang_dialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('settingInterface.lang')))]),_c('v-card-text',[_c('div',{staticClass:\"poka list\"},_vm._l((_vm.languages),function(lang,index){return _c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:(\"lang\" + lang + \"-\" + index),staticClass:\"item\",on:{\"click\":function($event){return _vm.setLang(lang)}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"translate\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('title',lang)))])])],1)])}),0)]),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.lang_dialog = false}}},[_vm._v(_vm._s(_vm.$t('cancel')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.lyric_theme_dialog),callback:function ($$v) {_vm.lyric_theme_dialog=$$v},expression:\"lyric_theme_dialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('settingInterface.customize.lyric._')))]),_c('v-card-text',[_c('div',{staticClass:\"poka list\"},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setLyricTheme('bigtext')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(\"Big text\")])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setLyricTheme('default')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(\"Default\")])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setLyricTheme('spacing')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(\"Spacing\")])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){return _vm.setLyricTheme('underline')}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"palette\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(\"Underline\")])])],1)])])]),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.lyric_theme_dialog = false}}},[_vm._v(_vm._s(_vm.$t('cancel')))])],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./interface.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./interface.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./interface.vue?vue&type=template&id=8a19cf70&\"\nimport script from \"./interface.vue?vue&type=script&lang=js&\"\nexport * from \"./interface.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VCardTitle } from 'vuetify/lib/components/VCard';\nimport { VColorPicker } from 'vuetify/lib/components/VColorPicker';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VSubheader } from 'vuetify/lib/components/VSubheader';\nimport { VTextField } from 'vuetify/lib/components/VTextField';\ninstallComponents(component, {VAvatar,VBtn,VCard,VCardActions,VCardText,VCardTitle,VColorPicker,VDialog,VIcon,VSpacer,VSubheader,VTextField})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:\"poka list\"},[_c('v-subheader',[_vm._v(_vm._s(_vm.$t('settings_system')))]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.restartConfirmActive=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"autorenew\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settings_restart')))])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":_vm.openUpdateDialog}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"system_update\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settings_update')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(\"\\n\\t\\t\\t\\t\\t\\t\"+_vm._s(_vm.checkUpadteStatus)+\"\\n\\t\\t\\t\\t\\t\\t\"),(_vm.poka_debug)?_c('span',[_vm._v(\"(debug: \"+_vm._s(_vm.poka_debug)+\")\")]):_vm._e()])])],1)])],1),_c('v-dialog',{attrs:{\"max-width\":\"420\"},model:{value:(_vm.restartConfirmActive),callback:function ($$v) {_vm.restartConfirmActive=$$v},expression:\"restartConfirmActive\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"settings_restartDialog_title\")))]),_c('v-card-text',{staticStyle:{\"padding-bottom\":\"0\"}},[_c('p',[_vm._v(_vm._s(_vm.$t('settings_updateDialog_note')))])]),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.restartConfirmActive=false}}},[_vm._v(_vm._s(_vm.$t('cancel')))]),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){_vm.restartConfirmActive=false;_vm.restart()}}},[_vm._v(_vm._s(_vm.$t('ok')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"420\"},model:{value:(_vm.showUpdateDialog),callback:function ($$v) {_vm.showUpdateDialog=$$v},expression:\"showUpdateDialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"settings_updateDialog_title\", { version: this.newVersion.tag})))]),_c('v-card-text',{staticStyle:{\"padding-bottom\":\"0\"}},[_c('p',{staticClass:\"changelog\",domProps:{\"innerHTML\":_vm._s(_vm.newVersion.body)}}),_c('p',[_vm._v(_vm._s(_vm.$t('settings_updateDialog_note')))]),(_vm.poka_debug)?_c('p',{domProps:{\"innerHTML\":_vm._s(_vm.$t('settings_updateDialog_note_dev'))}}):_vm._e(),_c('p',[_c('a',{attrs:{\"href\":\"https://github.com/gnehs/PokaPlayer/releases\",\"target\":\"_blank\"}},[_vm._v(_vm._s(_vm.$t('settings_updateDialog_view_previous')))])])]),_c('v-divider'),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.showUpdateDialog = false}}},[_vm._v(_vm._s(_vm.$t('cancel')))]),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){_vm.showUpdateDialog = false;_vm.update()}}},[_vm._v(_vm._s(_vm.$t('settings_update')))])],1)],1)],1),_c('v-dialog',{attrs:{\"persistent\":\"\",\"max-width\":\"280\"},model:{value:(_vm.showUpdateingDialog),callback:function ($$v) {_vm.showUpdateingDialog=$$v},expression:\"showUpdateingDialog\"}},[_c('v-card',[_c('v-card-text',{staticStyle:{\"padding\":\"0\"}},[_c('pre',{staticClass:\"log\"},[_vm._v(_vm._s(_vm.updateLog))]),_c('v-progress-linear',{directives:[{name:\"show\",rawName:\"v-show\",value:(!_vm.showRestartCompleted),expression:\"!showRestartCompleted\"}],attrs:{\"indeterminate\":\"\",\"color\":\"primary\"}})],1),_c('v-card-actions',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showRestartCompleted),expression:\"showRestartCompleted\"}]},[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":_vm.reload}},[_vm._v(_vm._s(_vm.$t('settings_update_reconnect')))])],1)],1)],1),_c('v-dialog',{attrs:{\"persistent\":\"\",\"max-width\":\"280\"},model:{value:(_vm.showRestartingDialog),callback:function ($$v) {_vm.showRestartingDialog=$$v},expression:\"showRestartingDialog\"}},[_c('v-card',[_c('br'),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(!_vm.showRestartCompleted),expression:\"!showRestartCompleted\"}],staticClass:\"headline text-center font-weight-bold\"},[_vm._v(_vm._s(_vm.$t(\"settings_restarting\")))]),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showRestartCompleted),expression:\"showRestartCompleted\"}],staticClass:\"headline text-center font-weight-bold\"},[_vm._v(_vm._s(_vm.$t(\"settings_restart_completed\")))]),_c('poka-loader',{directives:[{name:\"show\",rawName:\"v-show\",value:(!_vm.showRestartCompleted),expression:\"!showRestartCompleted\"}]}),_c('br'),_c('v-card-actions',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showRestartCompleted),expression:\"showRestartCompleted\"}]},[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":_vm.reload}},[_vm._v(_vm._s(_vm.$t('settings_update_reconnect')))])],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./system.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./system.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./system.vue?vue&type=template&id=c1e5c0bc&scoped=true&\"\nimport script from \"./system.vue?vue&type=script&lang=js&\"\nexport * from \"./system.vue?vue&type=script&lang=js&\"\nimport style0 from \"./system.vue?vue&type=style&index=0&id=c1e5c0bc&lang=sass&scoped=true&\"\nimport style1 from \"./system.vue?vue&type=style&index=1&lang=sass&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"c1e5c0bc\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VCardTitle } from 'vuetify/lib/components/VCard';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VDivider } from 'vuetify/lib/components/VDivider';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VProgressLinear } from 'vuetify/lib/components/VProgressLinear';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VSubheader } from 'vuetify/lib/components/VSubheader';\ninstallComponents(component, {VAvatar,VBtn,VCard,VCardActions,VCardText,VCardTitle,VDialog,VDivider,VIcon,VProgressLinear,VSpacer,VSubheader})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('v-subheader',[_vm._v(_vm._s(_vm.$t('settingPravicy.title')))]),_c('v-alert',{attrs:{\"text\":\"\",\"color\":\"info\",\"icon\":\"analytics\"}},[_c('h3',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('settingPravicy.notify.title')))]),_c('div',[_vm._v(_vm._s(_vm.$t('settingPravicy.notify.body')))])]),_c('div',{staticClass:\"poka list\"},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":_vm.setDataRecord}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',{attrs:{\"color\":_vm.dataRecord?'purple':null}},[_vm._v(\"analytics\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingPravicy.dataRecord._')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingPravicy.dataRecord.'+(_vm.dataRecord?'enabled':'disabled'))))])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":_vm.clearRecord}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"clear\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingPravicy.dataRecord.clear')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.dataRecordCount>-1?_vm.$t('settingPravicy.dataRecord.logged',{count:_vm.dataRecordCount}):_vm.$t('settingPravicy.dataRecord.loading')))])])],1)])]),_c('v-subheader',[_vm._v(_vm._s(_vm.$t('settingUser.title')))]),_c('div',{staticClass:\"poka list\"},[(_vm.userdata)?_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":_vm.copyID}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"mdi-account-key\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(\"ID\")]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.userdata._id))])])],1)]):_vm._e(),(_vm.userdata)?_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.temp.changeNamePrompt=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"person\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUser.name')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.userdata.name))])])],1)]):_vm._e(),(_vm.userdata)?_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.temp.changeUsernamePrompt=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"alternate_email\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUser.username')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.userdata.username))])])],1)]):_vm._e(),(_vm.userdata)?_c('div',{staticClass:\"item\"},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"settings\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUser.role')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.userdata.role))])])],1)]):_vm._e(),(_vm.userdata)?_c('div',{staticClass:\"item\",on:{\"click\":function($event){_vm.temp.changePasswordDialog=true}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"lock\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUser.password')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUser.passwordDescription')))])])],1)]):_vm._e(),(_vm.userdata)?_c('div',{staticClass:\"item\",on:{\"click\":_vm.logout}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"exit_to_app\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settings_logout')))])])],1)]):_vm._e()]),(!_vm.userdata)?_c('poka-loader'):_vm._e(),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.temp.changeNamePrompt),callback:function ($$v) {_vm.$set(_vm.temp, \"changeNamePrompt\", $$v)},expression:\"temp.changeNamePrompt\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"settingUser.changeName.title\")))]),_c('v-card-text',{staticStyle:{\"padding-bottom\":\"0\"}},[_c('v-text-field',{attrs:{\"label\":_vm.$t('settingUser.changeName.placeholder'),\"filled\":\"\"},model:{value:(_vm.temp.changeNameValue),callback:function ($$v) {_vm.$set(_vm.temp, \"changeNameValue\", (typeof $$v === 'string'? $$v.trim(): $$v))},expression:\"temp.changeNameValue\"}})],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.temp.changeNamePrompt=false}}},[_vm._v(_vm._s(_vm.$t('cancel')))]),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){_vm.temp.changeNamePrompt=false;_vm.changeName()}}},[_vm._v(_vm._s(_vm.$t('done')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.temp.changeUsernamePrompt),callback:function ($$v) {_vm.$set(_vm.temp, \"changeUsernamePrompt\", $$v)},expression:\"temp.changeUsernamePrompt\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"settingUser.changeName.title\")))]),_c('v-card-text',{staticStyle:{\"padding-bottom\":\"0\"}},[_c('v-text-field',{attrs:{\"label\":_vm.$t('settingUser.changeUsername.placeholder'),\"filled\":\"\"},model:{value:(_vm.temp.changeUsernameValue),callback:function ($$v) {_vm.$set(_vm.temp, \"changeUsernameValue\", (typeof $$v === 'string'? $$v.trim(): $$v))},expression:\"temp.changeUsernameValue\"}})],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.temp.changeUsernamePrompt=false}}},[_vm._v(_vm._s(_vm.$t('cancel')))]),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){_vm.temp.changeUsernamePrompt=false;_vm.changeUsername()}}},[_vm._v(_vm._s(_vm.$t('done')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.temp.changePasswordDialog),callback:function ($$v) {_vm.$set(_vm.temp, \"changePasswordDialog\", $$v)},expression:\"temp.changePasswordDialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"settingUser.changePassword.title\")))]),_c('v-card-text',[_c('v-text-field',{attrs:{\"label\":_vm.$t('settingUser.changePassword.oldPassword'),\"outlined\":\"\"},model:{value:(_vm.temp.changePasswordold),callback:function ($$v) {_vm.$set(_vm.temp, \"changePasswordold\", $$v)},expression:\"temp.changePasswordold\"}}),_c('v-text-field',{attrs:{\"label\":_vm.$t('settingUser.changePassword.newPassword'),\"outlined\":\"\"},model:{value:(_vm.temp.changePassword),callback:function ($$v) {_vm.$set(_vm.temp, \"changePassword\", $$v)},expression:\"temp.changePassword\"}}),_c('v-text-field',{attrs:{\"label\":_vm.$t('settingUser.changePassword.confirmPassword'),\"hint\":_vm.$t('settingUser.changePassword.confirmPasswordHelperText'),\"outlined\":\"\"},model:{value:(_vm.temp.changePassword2),callback:function ($$v) {_vm.$set(_vm.temp, \"changePassword2\", $$v)},expression:\"temp.changePassword2\"}})],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.temp.changePasswordDialog=false}}},[_vm._v(_vm._s(_vm.$t('cancel')))]),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){return _vm.changePassword()}}},[_vm._v(_vm._s(_vm.$t('settingUser.changePassword.done')))])],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n \n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./user.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./user.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./user.vue?vue&type=template&id=26d447fc&\"\nimport script from \"./user.vue?vue&type=script&lang=js&\"\nexport * from \"./user.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAlert } from 'vuetify/lib/components/VAlert';\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VCardTitle } from 'vuetify/lib/components/VCard';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VSubheader } from 'vuetify/lib/components/VSubheader';\nimport { VTextField } from 'vuetify/lib/components/VTextField';\ninstallComponents(component, {VAlert,VAvatar,VBtn,VCard,VCardActions,VCardText,VCardTitle,VDialog,VIcon,VSpacer,VSubheader,VTextField})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.pins)?_c('div',{staticClass:\"poka list\"},_vm._l((_vm.pins),function(pin){return _c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:pin._id,staticClass:\"item\",on:{\"click\":function($event){return _vm.unPin(pin)}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-img',{attrs:{\"src\":pin.cover,\"alt\":\"John\"}})],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(\"\\n\\t\\t\\t\\t\\t\\t\"+_vm._s(pin.name)+\"\\n\\t\\t\\t\\t\\t\\t\"),_c('span',{staticStyle:{\"font-size\":\".7em\",\"opacity\":\".7\",\"font-weight\":\"normal\"}},[_vm._v(_vm._s(_vm.$t((\"source.\" + (pin.source)))))])]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t(pin.type)))])]),_c('div',{staticClass:\"action\"},[_c('v-btn',{attrs:{\"icon\":\"\"}},[_c('v-icon',[_vm._v(\"mdi-delete\")])],1)],1)],1)])}),0):_vm._e()])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./pins.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./pins.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./pins.vue?vue&type=template&id=05e5c332&\"\nimport script from \"./pins.vue?vue&type=script&lang=js&\"\nexport * from \"./pins.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VImg } from 'vuetify/lib/components/VImg';\ninstallComponents(component, {VAvatar,VBtn,VIcon,VImg})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(!_vm.users)?_c('poka-loader'):_vm._e(),_c('v-slide-y-reverse-transition',[(_vm.users)?_c('div',{staticClass:\"poka list\"},_vm._l((_vm.users),function(user){return _c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:user._id,staticClass:\"item\",on:{\"click\":function($event){return _vm.openUserDialog(user)}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"24px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"mdi-account\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(user.username))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUserManagement.role.' + user.role)))])])],1)])}),0):_vm._e()]),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.userDialog),callback:function ($$v) {_vm.userDialog=$$v},expression:\"userDialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('settingUserManagement.dialog.edit')))]),_c('v-card-text',[_c('div',{staticClass:\"poka list\"},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\"},[_c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUserManagement.field.name')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.userTemp.name))])])])]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\"},[_c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUserManagement.field.username')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.userTemp.username))])])])]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\"},[_c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUserManagement.field.role')))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.userTemp.role))])])])]),_c('v-divider',{staticStyle:{\"margin\":\"4px 0\"}}),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":_vm.changePassword}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"28px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"mdi-lock\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUserManagement.dialog.changePassword')))])])],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":_vm.deleteUser}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"28px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"mdi-delete\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t('settingUserManagement.dialog.deleteUser')))])])],1)])],1)]),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){_vm.userDialog = false}}},[_vm._v(_vm._s(_vm.$t('back')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"300\"},model:{value:(_vm.createUserDialog),callback:function ($$v) {_vm.createUserDialog=$$v},expression:\"createUserDialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('settingUserManagement.dialog.create')))]),_c('v-card-text',[_c('v-text-field',{attrs:{\"label\":_vm.$t('settingUserManagement.field.name'),\"outlined\":\"\"},model:{value:(_vm.userTemp.name),callback:function ($$v) {_vm.$set(_vm.userTemp, \"name\", $$v)},expression:\"userTemp.name\"}}),_c('v-text-field',{attrs:{\"label\":_vm.$t('settingUserManagement.field.username'),\"outlined\":\"\"},model:{value:(_vm.userTemp.username),callback:function ($$v) {_vm.$set(_vm.userTemp, \"username\", $$v)},expression:\"userTemp.username\"}}),_c('v-text-field',{attrs:{\"label\":_vm.$t('settingUserManagement.field.password'),\"outlined\":\"\"},model:{value:(_vm.userTemp.password),callback:function ($$v) {_vm.$set(_vm.userTemp, \"password\", $$v)},expression:\"userTemp.password\"}}),_c('v-select',{attrs:{\"label\":_vm.$t('settingUserManagement.field.role'),\"items\":['admin','user'],\"outlined\":\"\"},model:{value:(_vm.userTemp.role),callback:function ($$v) {_vm.$set(_vm.userTemp, \"role\", $$v)},expression:\"userTemp.role\"}})],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":function($event){_vm.createUserDialog = false}}},[_vm._v(_vm._s(_vm.$t('back')))]),_c('v-btn',{attrs:{\"text\":\"\",\"color\":\"primary\"},on:{\"click\":_vm.createUser}},[_vm._v(_vm._s(_vm.$t('settingUserManagement.dialog.createBtn')))])],1)],1)],1),(!_vm.createUserDialog)?_c('v-fab-transition',[_c('v-btn',{staticStyle:{\"bottom\":\"calc(16px + 69px)\"},attrs:{\"color\":\"primary\",\"fab\":\"\",\"large\":\"\",\"dark\":\"\",\"bottom\":\"\",\"right\":\"\",\"fixed\":\"\"},on:{\"click\":_vm.openCreateUserDialog}},[_c('v-icon',[_vm._v(\"mdi-account-plus\")])],1)],1):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./users.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./users.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./users.vue?vue&type=template&id=1e3126c3&\"\nimport script from \"./users.vue?vue&type=script&lang=js&\"\nexport * from \"./users.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VCardTitle } from 'vuetify/lib/components/VCard';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VDivider } from 'vuetify/lib/components/VDivider';\nimport { VFabTransition } from 'vuetify/lib/components/transitions';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VSelect } from 'vuetify/lib/components/VSelect';\nimport { VSlideYReverseTransition } from 'vuetify/lib/components/transitions';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VTextField } from 'vuetify/lib/components/VTextField';\ninstallComponents(component, {VAvatar,VBtn,VCard,VCardActions,VCardText,VCardTitle,VDialog,VDivider,VFabTransition,VIcon,VSelect,VSlideYReverseTransition,VSpacer,VTextField})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","import Vue from 'vue'\nimport Router from 'vue-router'\n\nimport defaultLayout from '@/layout/default'\nimport emptyLayout from '@/layout/empty'\nimport settingLayout from '@/layout/setting'\n\nimport Album from '@/pages/Album'\nimport AlbumSongs from '@/pages/AlbumSongs'\nimport Artist from '@/pages/Artist'\nimport ArtistAlbum from '@/pages/ArtistAlbum'\nimport Composer from '@/pages/Composer'\nimport ComposerAlbum from '@/pages/ComposerAlbum'\nimport Debug from '@/pages/Debug'\nimport Folder from '@/pages/Folder'\nimport Home from '@/pages/Home'\nimport Login from '@/pages/Login'\nimport NowPlaying from '@/pages/NowPlaying'\nimport Notfound from '@/pages/Notfound'\nimport Playlist from '@/pages/Playlist'\nimport PlaylistSongs from '@/pages/PlaylistSongs'\nimport Shuffle from '@/pages/shuffle'\nimport Lyric from '@/pages/Lyric'\nimport LyricEdit from '@/pages/LyricEdit'\nimport Search from '@/pages/Search'\nimport SettingNetwork from '@/pages/setting/network'\nimport SettingInterface from '@/pages/setting/interface'\nimport SettingSystem from '@/pages/setting/system'\nimport SettingUser from '@/pages/setting/user'\nimport SettingPins from '@/pages/setting/pins'\nimport SettingAdminUsers from '@/pages/setting/admin/users'\n\nVue.use(Router)\n\nexport default new Router({\n\tmode: 'history',\n\troutes: [{\n\t\tpath: '/',\n\t\tname: 'root',\n\t\tcomponent: defaultLayout,\n\t\tredirect: '/home',\n\t\tchildren: [{\n\t\t\tpath: '/lyric',\n\t\t\tname: 'Lyric',\n\t\t\tcomponent: Lyric\n\t\t}, {\n\t\t\tpath: '/lyric/edit',\n\t\t\tname: 'LyricEdit',\n\t\t\tcomponent: LyricEdit,\n\t\t\tmeta: {\n\t\t\t\ttransitionName: 'slide'\n\t\t\t}\n\t\t}, {\n\t\t\tpath: '/album/songs/:source/:id',\n\t\t\tname: 'AlbumSongs',\n\t\t\tcomponent: AlbumSongs,\n\t\t\tmeta: {\n\t\t\t\ttransitionName: 'slide'\n\t\t\t}\n\t\t}, {\n\t\t\tpath: '/album',\n\t\t\tname: 'Album',\n\t\t\tcomponent: Album\n\t\t}, {\n\t\t\tpath: '/artist/:source/:id',\n\t\t\tname: 'ArtistAlbum',\n\t\t\tcomponent: ArtistAlbum,\n\t\t\tmeta: {\n\t\t\t\ttransitionName: 'slide'\n\t\t\t}\n\t\t}, {\n\t\t\tpath: '/artist',\n\t\t\tname: 'Artist',\n\t\t\tcomponent: Artist\n\t\t}, {\n\t\t\tpath: '/composer/:source/:id',\n\t\t\tname: 'ComposerAlbum',\n\t\t\tcomponent: ComposerAlbum,\n\t\t\tmeta: {\n\t\t\t\ttransitionName: 'slide'\n\t\t\t}\n\t\t}, {\n\t\t\tpath: '/composer',\n\t\t\tname: 'Composer',\n\t\t\tcomponent: Composer\n\t\t}, {\n\t\t\tpath: '/folder/:source/:id',\n\t\t\tname: 'folderFiles',\n\t\t\tcomponent: Folder,\n\t\t\tmeta: {\n\t\t\t\ttransitionName: 'slide',\n\t\t\t\troot: false\n\t\t\t}\n\t\t}, {\n\t\t\tpath: '/folder',\n\t\t\tname: 'Folder',\n\t\t\tcomponent: Folder,\n\t\t\tmeta: {\n\t\t\t\troot: true\n\t\t\t}\n\t\t}, {\n\t\t\tpath: '/now',\n\t\t\tname: 'NowPlaying',\n\t\t\tcomponent: NowPlaying\n\t\t}, {\n\t\t\tpath: '/playlist/f/*',\n\t\t\tname: 'PlaylistFolder',\n\t\t\tcomponent: Playlist,\n\t\t\tmeta: {\n\t\t\t\ttransitionName: 'slide'\n\t\t\t}\n\t\t}, {\n\t\t\tpath: '/playlist/p/:source/:id',\n\t\t\tcomponent: PlaylistSongs,\n\t\t\tname: 'PlaylistSongs',\n\t\t\tmeta: {\n\t\t\t\ttransitionName: 'slide'\n\t\t\t}\n\t\t}, {\n\t\t\tpath: '/playlist',\n\t\t\tname: 'Playlist',\n\t\t\tcomponent: Playlist\n\t\t}, {\n\t\t\tpath: '/search',\n\t\t\tname: 'Search',\n\t\t\tcomponent: Search\n\t\t}, {\n\t\t\tpath: '/home',\n\t\t\tname: 'Home',\n\t\t\tcomponent: Home\n\t\t}, {\n\t\t\tpath: '/shuffle',\n\t\t\tname: 'Shuffle',\n\t\t\tcomponent: Shuffle\n\t\t}, {\n\t\t\tpath: '/notfound',\n\t\t\tname: 'Notfound',\n\t\t\tcomponent: Notfound\n\t\t}, {\n\t\t\tpath: '/debug',\n\t\t\tname: 'Debug',\n\t\t\tcomponent: Debug\n\t\t}, {\n\t\t\tpath: '',\n\t\t\tredirect: '/home'\n\t\t},\n\t\t{\n\t\t\tpath: '/settings',\n\t\t\tname: 'setting',\n\t\t\tredirect: '/settings/network',\n\t\t\tcomponent: settingLayout,\n\t\t\tchildren: [{\n\t\t\t\tpath: '/settings/interface',\n\t\t\t\tname: 'SettingInterface',\n\t\t\t\tcomponent: SettingInterface\n\t\t\t}, {\n\t\t\t\tpath: '/settings/network',\n\t\t\t\tname: 'SettingNetwork',\n\t\t\t\tcomponent: SettingNetwork\n\t\t\t}, {\n\t\t\t\tpath: '/settings/system',\n\t\t\t\tname: 'SettingSystem',\n\t\t\t\tcomponent: SettingSystem\n\t\t\t}, {\n\t\t\t\tpath: '/settings/user',\n\t\t\t\tname: 'SettingUser',\n\t\t\t\tcomponent: SettingUser\n\t\t\t}, {\n\t\t\t\tpath: '/settings/pins',\n\t\t\t\tname: 'SettingPins',\n\t\t\t\tcomponent: SettingPins\n\t\t\t}, {\n\t\t\t\tpath: '/settings/admin/users',\n\t\t\t\tname: 'SettingAdminUsers',\n\t\t\t\tcomponent: SettingAdminUsers\n\t\t\t}]\n\t\t},]\n\t}, {\n\t\tpath: '/',\n\t\tname: 'empty',\n\t\tcomponent: emptyLayout,\n\t\tchildren: [{\n\t\t\tpath: '/login',\n\t\t\tname: 'Login',\n\t\t\tcomponent: Login\n\t\t}]\n\t}, {\n\t\tpath: '*',\n\t\tredirect: '/notfound'\n\t}]\n})","import Vue from 'vue'\nimport VueI18n from 'vue-i18n'\n\nlet langList = {\n zh_CN: require('./zh-CN.js').default,\n zh_TW: require('./zh-TW.js').default,\n en_US: require('./en-US.js').default\n}\n\nVue.use(VueI18n)\nconst locale = window._setting('lang')\nconst messages = langList\n\nconst i18n = new VueI18n({\n /** 默認值 */\n locale,\n fallbackLocale: 'en_US',\n messages,\n missing: (locale, key, vm) => key,\n})\nwindow.i18n = i18n\n// Hot updates\nif (module.hot) {\n module.hot.accept(['./zh-CN.js', './zh-TW.js', './en-US.js'], function () {\n i18n.setLocaleMessage('zh_CN', require('./zh-CN.js').default)\n i18n.setLocaleMessage('en_US', require('./en-US.js').default)\n i18n.setLocaleMessage('zh_TW', require('./zh-TW.js').default)\n })\n}\nexport default i18n","import Vue from 'vue'\nimport Vuex from 'vuex'\n\nVue.use(Vuex)\n\nexport default new Vuex.Store({\n state: {\n\n },\n mutations: {\n\n },\n actions: {\n\n }\n})\n","/* eslint-disable no-console */\n\nimport { register } from 'register-service-worker'\n\nif (process.env.NODE_ENV === 'production') {\n register(`${process.env.BASE_URL}service-worker.js`, {\n ready () {\n console.log(\n 'App is being served from cache by a service worker.\\n' +\n 'For more details, visit https://goo.gl/AFskqB'\n )\n },\n registered () {\n console.log('Service worker has been registered.')\n },\n cached () {\n console.log('Content has been cached for offline use.')\n },\n updatefound () {\n console.log('New content is downloading.')\n },\n updated () {\n console.log('New content is available; please refresh.')\n },\n offline () {\n console.log('No internet connection found. App is running in offline mode.')\n },\n error (error) {\n console.error('Error during service worker registration:', error)\n }\n })\n}\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-card',{staticClass:\"mx-auto\",staticStyle:{\"border-radius\":\"8px\",\"overflow\":\"hidden\"},attrs:{\"width\":\"350\"}},[_c('v-img',{staticClass:\"poka-logo-banner\",attrs:{\"src\":\"/img/loginHeader.svg\",\"height\":\"170px\"}}),_c('v-card-text',{staticStyle:{\"padding\":\"0\"}},[_c('v-list',{attrs:{\"subheader\":\"\"}},[_c('v-list-item',[_c('v-list-item-avatar',[_c('v-icon',[_vm._v(\"info\")])],1),_c('v-list-item-content',[_c('v-list-item-title',[_vm._v(\"PokaPlayer\")]),_c('v-list-item-subtitle',[_vm._v(_vm._s(_vm.poka_version))])],1)],1),_c('v-divider'),_c('v-list-item',{attrs:{\"href\":\"https://github.com/gnehs/PokaPlayer/\",\"target\":\"_blank\"}},[_c('v-list-item-avatar',[_c('v-icon',[_vm._v(\"mdi-github\")])],1),_c('v-list-item-content',[_c('v-list-item-title',[_vm._v(\"GitHub\")])],1)],1),_c('v-list-item',{attrs:{\"href\":\"https://github.com/gnehs/PokaPlayer/graphs/contributors\",\"target\":\"_blank\"}},[_c('v-list-item-avatar',[_c('v-icon',[_vm._v(\"group\")])],1),_c('v-list-item-content',[_c('v-list-item-title',[_vm._v(_vm._s(_vm.$t(\"settings_about_contributions\")))])],1)],1),_c('v-list-item',{attrs:{\"href\":\"https://github.com/gnehs/PokaPlayer/issues\",\"target\":\"_blank\"}},[_c('v-list-item-avatar',[_c('v-icon',[_vm._v(\"error\")])],1),_c('v-list-item-content',[_c('v-list-item-title',[_vm._v(_vm._s(_vm.$t(\"settings_about_errorEeport\")))])],1)],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./about.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./about.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./about.vue?vue&type=template&id=2afbbd30&\"\nimport script from \"./about.vue?vue&type=script&lang=js&\"\nexport * from \"./about.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VDivider } from 'vuetify/lib/components/VDivider';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VImg } from 'vuetify/lib/components/VImg';\nimport { VList } from 'vuetify/lib/components/VList';\nimport { VListItem } from 'vuetify/lib/components/VList';\nimport { VListItemAvatar } from 'vuetify/lib/components/VList';\nimport { VListItemContent } from 'vuetify/lib/components/VList';\nimport { VListItemSubtitle } from 'vuetify/lib/components/VList';\nimport { VListItemTitle } from 'vuetify/lib/components/VList';\ninstallComponents(component, {VCard,VCardText,VDivider,VIcon,VImg,VList,VListItem,VListItemAvatar,VListItemContent,VListItemSubtitle,VListItemTitle})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticStyle:{\"position\":\"sticky\",\"top\":\"16px\"}},[_c('div',{staticClass:\"header-wrapper\"},[_c('div',{staticClass:\"bg\",class:{blur: _vm.blurbg},style:(Object.assign({backgroundImage: (\"url('\" + _vm.bg + \"')\")},_vm.bgStyle))})]),(_vm.title)?_c('div',{staticClass:\"hw-header\",staticStyle:{\"line-height\":\"normal\"},style:(_vm.headerStyle)},[_c('div',{staticClass:\"hw-title\"},[_vm._v(_vm._s(_vm.title))]),_c('div',{staticClass:\"hw-subtitle\"},[_vm._v(_vm._s(_vm.subtitle))])]):_vm._e()])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"," \n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./header-wrapper.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./header-wrapper.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./header-wrapper.vue?vue&type=template&id=0d8f868b&\"\nimport script from \"./header-wrapper.vue?vue&type=script&lang=js&\"\nexport * from \"./header-wrapper.vue?vue&type=script&lang=js&\"\nimport style0 from \"./header-wrapper.vue?vue&type=style&index=0&lang=sass&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"info-header\"},[_c('div',{staticClass:\"cover\",style:((\"background-image: url('\" + _vm.cover + \"')\"))}),_c('div',{staticClass:\"info-data\"},[_c('div',{staticClass:\"album-name\",attrs:{\"title\":_vm.title}},[_vm._v(_vm._s(_vm.title))]),_c('div',{staticClass:\"artist-name\",attrs:{\"title\":_vm.subtitle}},[_vm._v(_vm._s(_vm.subtitle))]),_c('div',{staticClass:\"grow\"}),_c('div',{staticClass:\"footer\"},[(_vm.songs)?_c('div',{staticClass:\"time\"},[_vm._v(_vm._s(_vm.$t(\"album_total\", { songs: _vm.songs })))]):_vm._e(),_c('div',{staticClass:\"actions\"},[_vm._t(\"default\")],2)])])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./info-header.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./info-header.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./info-header.vue?vue&type=template&id=07c67182&scoped=true&\"\nimport script from \"./info-header.vue?vue&type=script&lang=js&\"\nexport * from \"./info-header.vue?vue&type=script&lang=js&\"\nimport style0 from \"./info-header.vue?vue&type=style&index=0&id=07c67182&lang=sass&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"07c67182\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.to)?_c('router-link',{staticClass:\"card\",attrs:{\"to\":_vm.to,\"data-source\":_vm.parsed_source||undefined}},[(_vm.parsed_pokaBg)?_c('div',{staticClass:\"image\"},[_c('v-img',{attrs:{\"src\":_vm.parsed_pokaBg,\"aspect-ratio\":\"1\"}})],1):_c('div',{staticClass:\"image\"},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(_vm._s(_vm.pokaIcon))])],1),_c('div',{staticClass:\"title\",class:{'t-ellipsis':_vm.ellipsis}},[_vm._v(_vm._s(_vm.pokaTitle))]),_c('div',{staticClass:\"subtitle\",class:{'t-ellipsis':_vm.ellipsis}},[_vm._v(_vm._s(_vm.pokaSubtitle))])]):_c('a',{staticClass:\"card\",attrs:{\"data-source\":_vm.parsed_source||undefined}},[(_vm.parsed_pokaBg)?_c('div',{staticClass:\"image\"},[_c('v-img',{attrs:{\"src\":_vm.parsed_pokaBg,\"aspect-ratio\":\"1\"}})],1):_c('div',{staticClass:\"image\"},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(_vm._s(_vm.pokaIcon))])],1),_c('div',{staticClass:\"title\",class:{'t-ellipsis':_vm.ellipsis}},[_vm._v(_vm._s(_vm.pokaTitle))]),_c('div',{staticClass:\"subtitle\",class:{'t-ellipsis':_vm.ellipsis}},[_vm._v(_vm._s(_vm.pokaSubtitle))])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./card.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./card.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./card.vue?vue&type=template&id=79f5b8c4&lang=pug&\"\nimport script from \"./card.vue?vue&type=script&lang=js&\"\nexport * from \"./card.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VImg } from 'vuetify/lib/components/VImg';\ninstallComponents(component, {VIcon,VImg})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"poka cards\"},[_vm._t(\"default\")],2)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./cards.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./cards.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./cards.vue?vue&type=template&id=3fe0c71a&\"\nimport script from \"./cards.vue?vue&type=script&lang=js&\"\nexport * from \"./cards.vue?vue&type=script&lang=js&\"\nimport style0 from \"./cards.vue?vue&type=style&index=0&lang=sass&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('v-progress-circular',{attrs:{\"indeterminate\":\"\",\"color\":\"primary\"}})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./loader.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./loader.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./loader.vue?vue&type=template&id=4a89ac32&scoped=true&\"\nimport script from \"./loader.vue?vue&type=script&lang=js&\"\nexport * from \"./loader.vue?vue&type=script&lang=js&\"\nimport style0 from \"./loader.vue?vue&type=style&index=0&id=4a89ac32&lang=sass&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"4a89ac32\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VProgressCircular } from 'vuetify/lib/components/VProgressCircular';\ninstallComponents(component, {VProgressCircular})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.isPinned != null && _vm.isPinned != 'disabled' && _vm.btnType == 'speed-dial')?_c('v-fab-transition',[_c('v-btn',{staticStyle:{\"bottom\":\"calc(16px + 69px)\"},attrs:{\"color\":\"primary\",\"fab\":\"\",\"large\":\"\",\"dark\":\"\",\"bottom\":\"\",\"right\":\"\",\"fixed\":\"\",\"loading\":_vm.loading},on:{\"click\":_vm.pin}},[(_vm.isPinned)?_c('v-icon',[_vm._v(\"push_pin\")]):_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"push_pin\")])],1)],1):(_vm.isPinned != null && _vm.isPinned != 'disabled' && _vm.btnType == 'icon-button')?_c('v-btn',{staticClass:\"v-pin-btn\",attrs:{\"icon\":\"\",\"loading\":_vm.loading},on:{\"click\":_vm.pin}},[(_vm.isPinned)?_c('v-icon',[_vm._v(\"push_pin\")]):_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"push_pin\")])],1):_vm._e()}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./pinButton.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./pinButton.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./pinButton.vue?vue&type=template&id=5f5f7f58&scoped=true&\"\nimport script from \"./pinButton.vue?vue&type=script&lang=js&\"\nexport * from \"./pinButton.vue?vue&type=script&lang=js&\"\nimport style0 from \"./pinButton.vue?vue&type=style&index=0&id=5f5f7f58&lang=sass&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5f5f7f58\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VFabTransition } from 'vuetify/lib/components/transitions';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\ninstallComponents(component, {VBtn,VFabTransition,VIcon})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-btn',{attrs:{\"outlined\":\"\",\"color\":\"primary\",\"disabled\":_vm.loadingRandom},on:{\"click\":_vm.randomPlay}},[(!_vm.loadingRandom)?_c('span',[_vm._v(_vm._s(_vm.$t('playlist_random')))]):_c('span',[_vm._v(_vm._s(_vm.$t('loading')))])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./playRandomButton.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./playRandomButton.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./playRandomButton.vue?vue&type=template&id=681e5e25&\"\nimport script from \"./playRandomButton.vue?vue&type=script&lang=js&\"\nexport * from \"./playRandomButton.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\ninstallComponents(component, {VBtn})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.checkUpadteStatus)?_c('div',{key:\"0\",staticClass:\"update-notify\"},[_c('h1',[_vm._v(_vm._s(_vm.$t('settings_update')))]),_c('p',[_vm._v(_vm._s(_vm.checkUpadteStatus))]),_c('v-btn',{attrs:{\"outlined\":\"\",\"to\":\"/settings/system?update=true\",\"color\":\"white\",\"dark\":\"\"}},[_vm._v(_vm._s(_vm.$t('settings_update_go2UpdatePage')))])],1):_vm._e()}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./poka-update.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./poka-update.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./poka-update.vue?vue&type=template&id=4b501d8c&scoped=true&\"\nimport script from \"./poka-update.vue?vue&type=script&lang=js&\"\nexport * from \"./poka-update.vue?vue&type=script&lang=js&\"\nimport style0 from \"./poka-update.vue?vue&type=style&index=0&id=4b501d8c&lang=sass&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"4b501d8c\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\ninstallComponents(component, {VBtn})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('poka-cards',[(_vm.$route.name=='PlaylistFolder')?_c('poka-card',{attrs:{\"poka-icon\":\"arrow_back_ios\",\"to\":\"/playlist/\",\"poka-title\":_vm.$t('back')}}):_vm._e(),_vm._l((_vm.data),function(ref,index){\nvar name = ref.name;\nvar image = ref.image;\nvar id = ref.id;\nvar source = ref.source;\nvar type = ref.type;\nvar icon = ref.icon;\nreturn [(type=='folder')?_c('poka-card',{key:index,attrs:{\"poka-icon\":icon||'folder',\"to\":(\"/playlist/f/\" + (encodeURIComponent(id))),\"poka-title\":name,\"poka-subtitle\":_vm.$t((\"source.\" + source)),\"source\":_vm.$t((\"source.\" + source))}}):_vm._e(),(!type||type!='folder')?_c('poka-card',{key:index,attrs:{\"poka-icon\":icon||'queue_music',\"to\":(\"/playlist/p/\" + (encodeURIComponent(source)) + \"/\" + (encodeURIComponent(id||'unknown'))),\"poka-bg\":image||false,\"poka-title\":name,\"poka-subtitle\":_vm.$t((\"source.\" + source)),\"source\":_vm.$t((\"source.\" + source))}}):_vm._e()]})],2)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-playlists.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-playlists.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./parse-playlists.vue?vue&type=template&id=807adb2c&\"\nimport script from \"./parse-playlists.vue?vue&type=script&lang=js&\"\nexport * from \"./parse-playlists.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('transition-group',{key:\"songlist\",staticClass:\"poka list\",class:{ two: !_vm.nowPlaying },staticStyle:{\"position\":\"relative\"},attrs:{\"name\":\"songlist\",\"tag\":\"div\"}},_vm._l((_vm.data),function(song,index){return _c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:_vm.nowPlaying?song.uuid:index,staticClass:\"item\",class:{active:index==_vm.activeIndex},staticStyle:{\"user-select\":\"none\"},on:{\"contextmenu\":function($event){$event.preventDefault();return _vm.moreDialog(song)},\"click\":function($event){_vm.nowPlaying?_vm.playSong(index):_vm.$addSongs({songs:_vm.data,index:index})}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-img',{attrs:{\"src\":song.cover?(song.cover.startsWith('http')?song.cover:_vm.server+song.cover):_vm.defaultCover,\"alt\":\"cover\"}})],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(song.name))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(song.artist))])])],1),_c('div',{staticClass:\"action\"},[_vm._t(\"default\",[_c('v-btn',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.isSafari),expression:\"isSafari\"}],attrs:{\"icon\":\"\"},on:{\"click\":function($event){$event.stopPropagation();return _vm.moreDialog(song)}}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"more_horiz\")])],1),_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":function($event){$event.stopPropagation();_vm.$addSongs({songs:[song],clear:false});_vm.isInSongList.push(index);}}},[(_vm.isInSongList.includes(index))?_c('v-icon',[_vm._v(\"done\")]):_c('v-icon',[_vm._v(\"add\")])],1)],{\"index\":index,\"song\":song,\"moreDialog\":_vm.moreDialog})],2)])}),0),_c('v-dialog',{attrs:{\"max-width\":\"400\"},model:{value:(_vm.moreDialogShow),callback:function ($$v) {_vm.moreDialogShow=$$v},expression:\"moreDialogShow\"}},[_c('v-card',[(_vm.moreDialogTemp)?_c('div',{staticClass:\"d-flex flex-column align-center moreDialog-header\"},[(_vm.moreDialogTemp)?_c('v-img',{staticClass:\"moreDialog-cover\",attrs:{\"width\":\"200px\",\"aspect-ratio\":\"1\",\"src\":_vm.moreDialogTemp.cover\n\t\t\t\t\t\t? _vm.moreDialogTemp.cover.startsWith('http')\n\t\t\t\t\t\t\t? _vm.moreDialogTemp.cover\n\t\t\t\t\t\t\t: _vm.server + _vm.moreDialogTemp.cover\n\t\t\t\t\t\t: _vm.defaultCover}}):_vm._e(),_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.moreDialogTemp.name))]),_c('div',{staticClass:\"artist t-ellipsis\"},[_vm._v(_vm._s(_vm.moreDialogTemp.artist))])],1):_vm._e(),_c('v-card-text',{staticClass:\"moreDialog-content\"},[(_vm.moreDialogTemp)?_c('div',{staticClass:\"poka list\"},[_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":function($event){_vm.openPlaylistDialog();_vm.moreDialogShow=false}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',{staticClass:\"material-icons-outlined\",attrs:{\"color\":\"primary\"}},[_vm._v(\"playlist_add\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head\"},[_vm._v(_vm._s(_vm.$t('songAction_add2playlist')))])])],1),_c('div',{staticClass:\"action\"},[_c('v-btn',{attrs:{\"icon\":\"\"}},[_c('v-icon',[_vm._v(\"keyboard_arrow_right\")])],1)],1)]),_c('v-divider'),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":_vm.moreDialog_goto_artist}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',{staticClass:\"material-icons-outlined\",attrs:{\"color\":\"primary\"}},[_vm._v(\"mic\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.moreDialogTemp.artist))]),_c('div',[_vm._v(_vm._s(_vm.$t('songAction_artist')))])]),_c('div',{staticClass:\"action\"},[_c('v-btn',{attrs:{\"icon\":\"\"}},[_c('v-icon',[_vm._v(\"keyboard_arrow_right\")])],1)],1)],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\",on:{\"click\":_vm.moreDialog_goto_album}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',{staticClass:\"material-icons-outlined\",attrs:{\"color\":\"primary\"}},[_vm._v(\"album\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.moreDialogTemp.album))]),_c('div',{staticClass:\"t-ellipsis\"},[(_vm.moreDialogTemp.year)?_c('span',[_vm._v(_vm._s(_vm.moreDialogTemp.year))]):_c('span',[_vm._v(_vm._s(_vm.$t('songAction_album')))])])]),_c('div',{staticClass:\"action\"},[_c('v-btn',{attrs:{\"icon\":\"\"}},[_c('v-icon',[_vm._v(\"keyboard_arrow_right\")])],1)],1)],1)]),_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\"},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',{staticClass:\"material-icons-outlined\",attrs:{\"color\":\"primary\"}},[_vm._v(\"storage\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.$t((\"source.\" + (_vm.moreDialogTemp.source)))))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.moreDialogTemp.id))])])],1)]),(_vm.moreDialogTemp.codec)?_c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],staticClass:\"item\"},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',{staticClass:\"material-icons-outlined\",attrs:{\"color\":\"primary\"}},[_vm._v(\"insert_drive_file\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(_vm.moreDialogTemp.codec.toUpperCase()))]),_c('div',{staticClass:\"t-ellipsis\"},[(_vm.moreDialogTemp.bitrate)?_c('span',[_vm._v(_vm._s(_vm.moreDialogTemp.bitrate/1000)+\"k\")]):_c('span',[_vm._v(\"Codec\")])])])],1)]):_vm._e()],1):_vm._e()]),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.moreDialogShow = false}}},[_vm._v(_vm._s(_vm.$t('back')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"400\"},model:{value:(_vm.playlistDialog),callback:function ($$v) {_vm.playlistDialog=$$v},expression:\"playlistDialog\"}},[_c('v-card',{attrs:{\"id\":\"playlist-dialog\"}},[_c('v-toolbar',{attrs:{\"flat\":\"\"}},[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t(\"songAction_add2playlist\")))]),_c('v-spacer'),_c('v-btn',{attrs:{\"icon\":\"\"},on:{\"click\":_vm.openCreatePlaylistDialog}},[_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"add\")])],1)],1),(_vm.playlistDialogLoading)?_c('v-card-text',{staticStyle:{\"height\":\"300px\"}},[_c('poka-loader')],1):_c('v-card-text',{staticStyle:{\"height\":\"300px\"}},[(_vm.playlists.length>0)?_c('v-list',[_c('v-list-item-group',{attrs:{\"multiple\":\"\"},model:{value:(_vm.existsPlaylists),callback:function ($$v) {_vm.existsPlaylists=$$v},expression:\"existsPlaylists\"}},[_vm._l((_vm.playlists),function(item,i){return [_c('v-list-item',{key:(\"item-\" + i),attrs:{\"value\":item,\"title\":item.name},on:{\"click\":function($event){return _vm.toggleSongOfPlaylist(item);}}},[_c('v-list-item-action',[_c('v-checkbox',{attrs:{\"color\":\"primary\",\"input-value\":_vm.existsPlaylists.includes(item._id)}})],1),_c('v-list-item-content',[_c('v-list-item-title',{staticClass:\"t-ellipsis\",domProps:{\"textContent\":_vm._s(item.name)}})],1)],1)]})],2)],1):_c('p',{staticStyle:{\"user-select\":\"none\",\"margin\":\"100px 0\",\"text-align\":\"center\"}},[_vm._v(_vm._s(_vm.$t('playlist_page.playlist_empty')))])],1),_c('v-card-actions',[_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.playlistDialog = false}}},[_vm._v(_vm._s(_vm.$t('done')))])],1)],1)],1),_c('v-dialog',{attrs:{\"max-width\":\"400\"},model:{value:(_vm.createPlaylistDialog),callback:function ($$v) {_vm.createPlaylistDialog=$$v},expression:\"createPlaylistDialog\"}},[_c('v-card',[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(_vm._s(_vm.$t('playlist_page.add_title')))]),_c('v-card-text',[_c('v-text-field',{attrs:{\"label\":_vm.$t('playlist_page.title_input'),\"outlined\":\"\"},model:{value:(_vm.createPlaylistName),callback:function ($$v) {_vm.createPlaylistName=$$v},expression:\"createPlaylistName\"}})],1),_c('v-card-actions',[_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":function($event){_vm.createPlaylistDialog = false}}},[_vm._v(_vm._s(_vm.$t('back')))]),_c('v-spacer'),_c('v-btn',{attrs:{\"text\":\"\"},on:{\"click\":_vm.createPlaylist}},[_vm._v(_vm._s(_vm.$t('done')))])],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-songs.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-songs.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./parse-songs.vue?vue&type=template&id=c029c774&\"\nimport script from \"./parse-songs.vue?vue&type=script&lang=js&\"\nexport * from \"./parse-songs.vue?vue&type=script&lang=js&\"\nimport style0 from \"./parse-songs.vue?vue&type=style&index=0&lang=sass&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardActions } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VCardTitle } from 'vuetify/lib/components/VCard';\nimport { VCheckbox } from 'vuetify/lib/components/VCheckbox';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VDivider } from 'vuetify/lib/components/VDivider';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VImg } from 'vuetify/lib/components/VImg';\nimport { VList } from 'vuetify/lib/components/VList';\nimport { VListItem } from 'vuetify/lib/components/VList';\nimport { VListItemAction } from 'vuetify/lib/components/VList';\nimport { VListItemContent } from 'vuetify/lib/components/VList';\nimport { VListItemGroup } from 'vuetify/lib/components/VList';\nimport { VListItemTitle } from 'vuetify/lib/components/VList';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VTextField } from 'vuetify/lib/components/VTextField';\nimport { VToolbar } from 'vuetify/lib/components/VToolbar';\ninstallComponents(component, {VAvatar,VBtn,VCard,VCardActions,VCardText,VCardTitle,VCheckbox,VDialog,VDivider,VIcon,VImg,VList,VListItem,VListItemAction,VListItemContent,VListItemGroup,VListItemTitle,VSpacer,VTextField,VToolbar})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('v-fade-transition',[_c('poka-cards',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.artistView=='card'),expression:\"artistView=='card'\"}]},_vm._l((_vm.data),function(ref){\nvar name = ref.name;\nvar cover = ref.cover;\nvar id = ref.id;\nvar source = ref.source;\nreturn _c('poka-card',{key:id,attrs:{\"to\":(\"/artist/\" + (encodeURIComponent(source)) + \"/\" + (encodeURIComponent(id||'unknown'))),\"poka-bg\":cover||false,\"poka-title\":name||'未知',\"poka-subtitle\":_vm.$t((\"source.\" + source))}})}),1)],1),_c('v-fade-transition',[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.artistView=='list'),expression:\"artistView=='list'\"}],staticClass:\"poka two list\"},_vm._l((_vm.data),function(ref){\nvar name = ref.name;\nvar cover = ref.cover;\nvar id = ref.id;\nvar source = ref.source;\nreturn _c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:id,staticClass:\"item\",staticStyle:{\"user-select\":\"none\"},on:{\"click\":function($event){_vm.$router.push((\"/artist/\" + (encodeURIComponent(source)) + \"/\" + (encodeURIComponent(id||'unknown'))))}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"28px\",\"item\":\"\"}},[_c('v-img',{attrs:{\"src\":_vm.coverPaser(cover),\"alt\":\"cover\"}})],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(\"\\n\\t\\t\\t\\t\\t\\t\\t\"+_vm._s(name||'未知')+\"\\n\\t\\t\\t\\t\\t\\t\\t\"),_c('span',{staticStyle:{\"font-size\":\".7em\",\"opacity\":\".7\",\"font-weight\":\"normal\"}},[_vm._v(_vm._s(source))])])])],1)])}),0)]),_c('v-btn',{staticStyle:{\"bottom\":\"calc(16px + 69px)\"},attrs:{\"color\":\"primary\",\"fab\":\"\",\"large\":\"\",\"dark\":\"\",\"bottom\":\"\",\"right\":\"\",\"fixed\":\"\"},on:{\"click\":_vm.changeView}},[(_vm.artistView=='card')?_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"list\")]):_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"grid_on\")])],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-artists.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-artists.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./parse-artists.vue?vue&type=template&id=95a6e99c&\"\nimport script from \"./parse-artists.vue?vue&type=script&lang=js&\"\nexport * from \"./parse-artists.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VFadeTransition } from 'vuetify/lib/components/transitions';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VImg } from 'vuetify/lib/components/VImg';\ninstallComponents(component, {VAvatar,VBtn,VFadeTransition,VIcon,VImg})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('poka-cards',_vm._l((_vm.data),function(ref){\nvar name = ref.name;\nvar artist = ref.artist;\nvar cover = ref.cover;\nvar id = ref.id;\nvar source = ref.source;\nreturn _c('poka-card',{key:id,attrs:{\"to\":(\"/album/songs/\" + (encodeURIComponent(source)) + \"/\" + (encodeURIComponent(id||'unknown'))),\"poka-bg\":cover||false,\"poka-title\":name,\"poka-subtitle\":artist,\"source\":_vm.$t((\"source.\" + source))}})}),1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-albums.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-albums.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./parse-albums.vue?vue&type=template&id=a8015422&\"\nimport script from \"./parse-albums.vue?vue&type=script&lang=js&\"\nexport * from \"./parse-albums.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('v-fade-transition',[(_vm.composerView=='card')?_c('poka-cards',_vm._l((_vm.data),function(ref){\nvar name = ref.name;\nvar cover = ref.cover;\nvar id = ref.id;\nvar source = ref.source;\nreturn _c('poka-card',{key:id,attrs:{\"to\":(\"/composer/\" + (encodeURIComponent(source)) + \"/\" + (encodeURIComponent(id||'unknown'))),\"poka-bg\":cover||false,\"poka-title\":name||'未知',\"poka-subtitle\":_vm.$t((\"source.\" + source))}})}),1):_vm._e()],1),_c('v-fade-transition',[(_vm.composerView=='list')?_c('div',{staticClass:\"poka two list\"},_vm._l((_vm.data),function(ref){\nvar name = ref.name;\nvar cover = ref.cover;\nvar id = ref.id;\nvar source = ref.source;\nreturn _c('div',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:id,staticClass:\"item\",staticStyle:{\"user-select\":\"none\"},on:{\"click\":function($event){_vm.$router.push((\"/composer/\" + (encodeURIComponent(source)) + \"/\" + (encodeURIComponent(id||'unknown'))))}}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"28px\",\"item\":\"\"}},[_c('v-img',{attrs:{\"src\":_vm.coverPaser(cover),\"alt\":\"cover\"}})],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(\"\\n\\t\\t\\t\\t\\t\\t\\t\"+_vm._s(name||'未知')+\"\\n\\t\\t\\t\\t\\t\\t\\t\"),_c('span',{staticStyle:{\"font-size\":\".7em\",\"opacity\":\".7\",\"font-weight\":\"normal\"}},[_vm._v(_vm._s(source))])])])],1)])}),0):_vm._e()]),_c('v-btn',{staticStyle:{\"bottom\":\"calc(16px + 69px)\"},attrs:{\"color\":\"primary\",\"fab\":\"\",\"large\":\"\",\"dark\":\"\",\"bottom\":\"\",\"right\":\"\",\"fixed\":\"\"},on:{\"click\":_vm.changeView}},[(_vm.composerView=='card')?_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"list\")]):_c('v-icon',{staticClass:\"material-icons-outlined\"},[_vm._v(\"grid_on\")])],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-composers.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-composers.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./parse-composers.vue?vue&type=template&id=23283fc1&\"\nimport script from \"./parse-composers.vue?vue&type=script&lang=js&\"\nexport * from \"./parse-composers.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VFadeTransition } from 'vuetify/lib/components/transitions';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VImg } from 'vuetify/lib/components/VImg';\ninstallComponents(component, {VAvatar,VBtn,VFadeTransition,VIcon,VImg})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"poka two list\"},_vm._l((_vm.data),function(ref){\nvar name = ref.name;\nvar image = ref.image;\nvar id = ref.id;\nvar source = ref.source;\nreturn _c('router-link',{directives:[{name:\"ripple\",rawName:\"v-ripple\"}],key:id,staticClass:\"item\",attrs:{\"to\":(\"/folder/\" + (encodeURIComponent(source)) + \"/\" + (encodeURIComponent(id||'unknown')))}},[_c('div',{staticClass:\"content\"},[_c('v-avatar',{attrs:{\"size\":\"42px\",\"item\":\"\"}},[_c('v-icon',[_vm._v(\"folder\")])],1),_c('div',{staticClass:\"header\"},[_c('div',{staticClass:\"head t-ellipsis\"},[_vm._v(_vm._s(name))]),_c('div',{staticClass:\"t-ellipsis\"},[_vm._v(_vm._s(_vm.$t((\"source.\" + source))))])])],1)])}),1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-folders.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-folders.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./parse-folders.vue?vue&type=template&id=67d07739&scoped=true&\"\nimport script from \"./parse-folders.vue?vue&type=script&lang=js&\"\nexport * from \"./parse-folders.vue?vue&type=script&lang=js&\"\nimport style0 from \"./parse-folders.vue?vue&type=style&index=0&id=67d07739&lang=sass&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"67d07739\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VAvatar } from 'vuetify/lib/components/VAvatar';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\ninstallComponents(component, {VAvatar,VIcon})\n\n\n/* vuetify-loader */\nimport installDirectives from \"!../../node_modules/vuetify-loader/lib/runtime/installDirectives.js\"\nimport Ripple from 'vuetify/lib/directives/ripple'\ninstallDirectives(component, {Ripple})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('poka-cards',_vm._l((_vm.data),function(item,index){return _c('poka-parse-home-dialog',{key:index,attrs:{\"data\":item}})}),1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-home.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-home.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./parse-home.vue?vue&type=template&id=4dcb9858&\"\nimport script from \"./parse-home.vue?vue&type=script&lang=js&\"\nexport * from \"./parse-home.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-dialog',{attrs:{\"fullscreen\":\"\",\"scrollable\":\"\",\"transition\":\"dialog-bottom-transition\"},scopedSlots:_vm._u([{key:\"activator\",fn:function(ref){\nvar on = ref.on;\nreturn [_c('poka-card',_vm._g({attrs:{\"poka-bg\":false,\"poka-title\":_vm.$t(_vm.data.title)||'未知',\"poka-subtitle\":_vm.$t((\"source.\" + (_vm.data.source))),\"poka-icon\":_vm.data.icon},nativeOn:{\"click\":function($event){_vm.dialog=true}}},on))]}}]),model:{value:(_vm.dialog),callback:function ($$v) {_vm.dialog=$$v},expression:\"dialog\"}},[_c('v-card',{staticClass:\"mx-auto\"},[_c('v-toolbar',{attrs:{\"dark\":\"\",\"color\":\"primary\",\"flat\":\"\"},scopedSlots:_vm._u([{key:\"extension\",fn:function(){return [_c('v-tabs',{attrs:{\"background-color\":\"primary\",\"color\":\"white\",\"slider-color\":\"yellow\"},model:{value:(_vm.tab),callback:function ($$v) {_vm.tab=$$v},expression:\"tab\"}},_vm._l((Object.keys(_vm.data).filter(function (x){ return x!='title'&&x!='source'&&x!='icon'&&_vm.data[x].length; })),function(itemName){return _c('v-tab',{key:itemName},[_vm._v(_vm._s(_vm.$t(itemName.substring(0, itemName.length-1))))])}),1)]},proxy:true}])},[_c('v-toolbar-title',[_vm._v(_vm._s(_vm.$t(_vm.data.title)))]),_c('v-chip',{staticClass:\"ma-2\",attrs:{\"color\":\"white\",\"outlined\":\"\",\"pill\":\"\"}},[_vm._v(_vm._s(_vm.$t((\"source.\" + (_vm.data.source)))))]),_c('v-spacer'),_c('v-btn',{attrs:{\"icon\":\"\",\"dark\":\"\"},on:{\"click\":function($event){_vm.dialog = false}}},[_c('v-icon',[_vm._v(\"mdi-close\")])],1)],1),_c('v-card-text',{staticStyle:{\"height\":\"calc(100% - 64px)\"}},[_c('v-tabs-items',{model:{value:(_vm.tab),callback:function ($$v) {_vm.tab=$$v},expression:\"tab\"}},_vm._l((Object.keys(_vm.data).filter(function (x){ return x!='title'&&x!='source'&&x!='icon'&&_vm.data[x].length; })),function(itemName){return _c('v-tab-item',{key:itemName},[(itemName=='songs')?_c('poka-parse-songs',{attrs:{\"data\":_vm.data[itemName]}}):_vm._e(),(itemName=='albums')?_c('poka-parse-albums',{attrs:{\"data\":_vm.data[itemName]}}):_vm._e(),(itemName=='playlists')?_c('poka-parse-playlists',{attrs:{\"data\":_vm.data[itemName]}}):_vm._e(),(itemName=='folders')?_c('poka-parse-folders',{attrs:{\"data\":_vm.data[itemName]}}):_vm._e(),(itemName=='composers')?_c('poka-parse-composers',{attrs:{\"data\":_vm.data[itemName]}}):_vm._e(),(itemName=='artists')?_c('poka-parse-artists',{attrs:{\"data\":_vm.data[itemName]}}):_vm._e()],1)}),1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-home-dialog.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-home-dialog.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./parse-home-dialog.vue?vue&type=template&id=d8f0c864&\"\nimport script from \"./parse-home-dialog.vue?vue&type=script&lang=js&\"\nexport * from \"./parse-home-dialog.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCard } from 'vuetify/lib/components/VCard';\nimport { VCardText } from 'vuetify/lib/components/VCard';\nimport { VChip } from 'vuetify/lib/components/VChip';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VSpacer } from 'vuetify/lib/components/VGrid';\nimport { VTab } from 'vuetify/lib/components/VTabs';\nimport { VTabItem } from 'vuetify/lib/components/VTabs';\nimport { VTabs } from 'vuetify/lib/components/VTabs';\nimport { VTabsItems } from 'vuetify/lib/components/VTabs';\nimport { VToolbar } from 'vuetify/lib/components/VToolbar';\nimport { VToolbarTitle } from 'vuetify/lib/components/VToolbar';\ninstallComponents(component, {VBtn,VCard,VCardText,VChip,VDialog,VIcon,VSpacer,VTab,VTabItem,VTabs,VTabsItems,VToolbar,VToolbarTitle})\n","import Vue from 'vue';\nimport Vuetify from 'vuetify/lib';\nimport zhHant from 'vuetify/es5/locale/zh-Hant';\n\nVue.use(Vuetify);\n\nexport default new Vuetify({\n\ttheme: {\n\t\toptions: {\n\t\t\tcustomProperties: true,\n\t\t},\n\t\tthemes: {\n\t\t\tlight: {\n\t\t\t\tprimary: '#5c95c4',\n\t\t\t\tsecondary: '#424242',\n\t\t\t\taccent: '#82B1FF',\n\t\t\t\terror: '#FF5252',\n\t\t\t\tinfo: '#2196F3',\n\t\t\t\tsuccess: '#4CAF50',\n\t\t\t\twarning: '#FFC107'\n\t\t\t},\n\t\t\tdark: {\n\t\t\t\tprimary: '#5c95c4',\n\t\t\t}\n\t\t},\n\t},\n\tlang: {\n\t\tlocales: {\n\t\t\tzhHant\n\t\t},\n\t\tcurrent: 'zh-Hant',\n\t},\n});","// The Vue build version to load with the `import` command\n// (runtime-only or standalone) has been set in webpack.base.conf with an alias.\nimport '@/assets/poka.js'\nimport '@/assets/MaterialSlider.css'\n\nimport Vue from 'vue'\nimport App from './App'\nimport router from './router'\nimport i18n from './lang'\nimport store from './store'\nimport './registerServiceWorker'\n\nimport axios from 'axios'\naxios.defaults.withCredentials = true\naxios.defaults.headers.common['Access-Control-Allow-Origin'] = '*';\nimport VueAxios from 'vue-axios'\nVue.use(VueAxios, axios)\n\nimport * as PokaComponents from './poka-component'\nObject.values(PokaComponents).forEach(PokaComponents => Vue.component(PokaComponents.name, PokaComponents))\n\nimport vuetify from './plugins/vuetify';\n\n// 偵測暗黑模式\nconst darkModeMediaQuery = window.matchMedia('(prefers-color-scheme: dark)');\nthemeSwitch(darkModeMediaQuery.matches)\ndarkModeMediaQuery.addListener(e => {\n const darkModeOn = e.matches;\n themeSwitch(darkModeOn)\n});\n\nfunction themeSwitch(dark = false) {\n vuetify.framework.theme.isDark = dark\n document.getElementsByTagName('meta')[\"theme-color\"].content = dark ? \"rgb(47, 43, 62)\" : \"rgb(245, 245, 245)\"\n}\n\n\nVue.config.productionTip = false\n/* eslint-disable no-new */\nnew Vue({\n el: '#app',\n router,\n i18n,\n store,\n\n components: {\n App\n },\n\n template: '',\n vuetify,\n render: h => h(App)\n})\n\n","import mod from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=1&lang=scss&\"; export default mod; export * from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=1&lang=scss&\"","export default {\n\t\"title\": \"English (US)\",\n\t\"loading\": \"Loading...\",\n\t\"header_welcome\": \"Welcome\",\n\t\"header_welcome_with_name\": \"Hi, {name}\",\n\t\"checkUpdate_poka\": \"Update Available: {version}\",\n\t\"checkUpdate_button\": \"Update\",\n\t\"pingServer_title\": \"Hint\",\n\t\"pingServer_content\": \"Server restarting success!\",\n\t\"pingServer_reconnect\": \"Reconnect\",\n\t\"copy\": {\n\t\tsuccess: 'Copied to clipboard successfully!',\n\t\tfailed: 'Unable to write to clipboard.'\n\t},\n\t\"home\": \"Home\",\n\t\"nowplaying\": \"Now Playing\",\n\t\"lrc\": \"Lyrics\",\n\t\"search\": \"Search\",\n\t\"album\": \"Albums\",\n\t\"folder\": \"Folders\",\n\t\"artist\": \"Artists\",\n\t\"song\": \"Songs\",\n\t\"composer\": \"Composers\",\n\t\"playlist\": \"Playlists\",\n\t\"settings\": \"Settings\",\n\t\"ok\": \"OK\",\n\t\"cancel\": \"Cancel\",\n\t\"reset\": \"Reset\",\n\t\"back\": \"Back\",\n\t\"login\": \"Login\",\n\t\"login_page\": {\n\t\t\"server\": \"Server\",\n\t\t\"username\": \"Username\",\n\t\t\"password\": \"Password\",\n\t\t\"features\": {\n\t\t\t\"opensource\": {\n\t\t\t\t\"title\": \"Open Source\",\n\t\t\t\t\"description\": \"All source code is on GitHub\"\n\t\t\t},\n\t\t\t\"module\": {\n\t\t\t\t\"title\": \"Modularization\",\n\t\t\t\t\"description\": \"Easy to port any services\"\n\t\t\t},\n\t\t\t\"streaming\": {\n\t\t\t\t\"title\": \"Stream anywhere\",\n\t\t\t\t\"description\": \"Listen to music anywhere\"\n\t\t\t},\n\t\t\t\"fastinstall\": {\n\t\t\t\t\"title\": \"Quick install\",\n\t\t\t\t\"description\": \"Deploy using Docker in a snap\"\n\t\t\t},\n\t\t},\n\t\t\"tips\": {\n\t\t\t\"firstLogin\": {\n\t\t\t\t\"title\": 'First time?',\n\t\t\t\t\"description\": 'The default user name and password are both \"poka\". You can change them in the settings'\n\t\t\t}\n\t\t},\n\t\t\"session\": {\n\t\t\t\"_\": \"Reset session\",\n\t\t\t\"description\": \"If you unable to log in, there may be an error in the session. \",\n\t\t\t\"description2\": \"You can enter the administrator account below to reset, but please note that this action will reset the login status of all users.\",\n\t\t\t\"success\": \"Reset successfully, please try to log in\",\n\t\t\t\"fail\": \"Reset failed, error reason:\"\n\t\t}\n\t},\n\t\"nothingFound\": \"Nothing found\",\n\t\"requestError\": \"An error occurred while requesting, please try again\",\n\t\"home_recentAlbums\": \"Recent added albums\",\n\t\"home_pins\": \"Pins\",\n\t\"home_netease\": \"Netease\",\n\t\"home_hqPlaylist_netease\": \"HQ Playlist\",\n\t\"home_topPlaylist_netease\": \"Top Playlist\",\n\t\"home_dailyRecommend_netease\": \"Daily Recommend\",\n\t\"app_waitForPlay\": \"No queued songs. \",\n\t\"app_waitForPlay_description\": \"You can add more songs, or press below to shuffle.\",\n\t\"now_cleanSongs\": \"Clear all songs?\",\n\t\"now_cleanSongs_description\": \"This will remove every song in the playlist.\",\n\t\"playlist_random\": \"Shuffle\",\n\t\"playlist_page\": {\n\t\t\"del\": \"DELETE\",\n\t\t\"del_title\": \"Delete Playlist\",\n\t\t\"delconfirm\": \"Are you sure what to delete \\\"{title}\\\"?\",\n\t\t\"edit_title\": \"Edit Playlist\",\n\t\t\"title_input\": \"Playlist name\",\n\t\t\"cover_input\": \"Playlist cover\",\n\t\t\"edit_empty\": \"Field cannot be empty\",\n\t\t\"playlist_empty\": \"You haven't created any playlists, click \\\"+\\\" in the upper right corner to add\",\n\t},\n\t\"lrc_search\": \"Search lyrics\",\n\t\"lrc_noKeyword\": \"Enter keyword to search\",\n\t\"lrc_enter2search\": \"Press Enter key to start searching\",\n\t\"lrc_notLoad\": \"Don't load lyrics\",\n\t\"lrc_notLoad_description\": \"This will remove lyrics of the song now playing.\",\n\t\"lrc_noLyrics\": \"No lyrics\",\n\t\"lrc_saved\": \"lyric saved.\",\n\t\"songAction_title\": \"Actions\",\n\t\"songAction_name\": \"Name\",\n\t\"songAction_artist\": \"Artists\",\n\t\"songAction_album\": \"Album\",\n\t\"songAction_source\": \"Source\",\n\t\"songAction_like\": \"Like\",\n\t\"songAction_like_success\": \"Liked \\\"{name}\\\"\",\n\t\"songAction_like_failed\": \"An error occurred while liking \\\"{name}\\\".\",\n\t\"songAction_unlike\": \"Unlike\",\n\t\"songAction_unlike_success\": \"Unliked \\\"{name}\\\"\",\n\t\"songAction_unlike_failed\": \"An error occurred while unliking \\\"{name}\\\".\",\n\t\"songAction_rating\": \"Rate\",\n\t\"songAction_rating0\": \"Clear rating\",\n\t\"songAction_rating4song\": \"Successfully rated for {name}\",\n\t\"songAction_rating_success\": \"Rated {star} stars for \\\"{name}\\\".\",\n\t\"songAction_rating_failed\": \"Rating {name} for {star} stars failed.\",\n\t\"songAction_rating0_success\": \"Clear rating for {name} success!\",\n\t\"songAction_rating0_failed\": \"Clear rating for {name} failed.\",\n\t\"songAction_add2playlist\": \"Add to playlist\",\n\t\"songAction_add2playlist_songNotExist\": \"{source}\",\n\t\"songAction_add2playlist_songExist\": \"{source} / Song already added, click to delete\",\n\t\"songAction_add2playlist_failed\": \"An error occured while processing {name}\",\n\t\"songAction_add2playlist_add_success\": \"Added {name} to {playlist}\",\n\t\"songAction_add2playlist_remove_success\": \"Removed {name} from {playlist}\",\n\t\"album_total\": \"{songs} songs\",\n\t\"albumsOfSameArtist\": \"Albums of the same artist\",\n\t\"addSong_total\": \"{total} songs added\",\n\t\"addSong_name\": \"Added {name}\",\n\t\"moduleShowName_Netease\": \"Netease\",\n\t\"moduleShowName_DSM\": \"DSM\",\n\t\"sessionExpired\": \"Session expired, please log in again\",\n\t\"add2nowPlaying\": \"Add this list to queue\",\n\t\"pin_failed\": \"Failed to pin\",\n\t\"unpin_failed\": \"Failed to unpin\",\n\t\"settings_dark\": \"Night Mode\",\n\t\"settings_network\": \"Network\",\n\t\"settings_network_description\": \"Music quality\",\n\t\"settings_network_soundQuality\": \"Music quality\",\n\t\"settings_network_soundQuality_Low\": \"Low\",\n\t\"settings_network_soundQuality_Med\": \"Medium\",\n\t\"settings_network_soundQuality_High\": \"High\",\n\t\"settings_network_soundQuality_Ori\": \"Original\",\n\t\"settings_network_soundQuality_Low_description\": \"Only use when the internet is slow\",\n\t\"settings_network_soundQuality_Med_description\": \"Able to stream smoothly under 3G network\",\n\t\"settings_network_soundQuality_High_description\": \"Able to stream smoothly under 4G/LTE network\",\n\t\"settings_network_soundQuality_Ori_description\": \"Uncompressed audio, only use when the internet is fast\",\n\t\"settings_lang\": \"Language\",\n\t\"settings_lang_description\": \"Set your PokaPlayer language\",\n\t\"settings_systemAndUpdate\": \"System & update\",\n\t\"settings_systemAndUpdate_description\": \"Update PokaPlayer, restart\",\n\t\"settings_about\": \"About\",\n\t\"settings_about_description\": \"Version, feedback\",\n\t\"settings_about_contributions\": \"Contributions\",\n\t\"settings_about_errorEeport\": \"Send feedback\",\n\t\"settings_account\": \"Account\",\n\t\"settings_logout\": \"Logout\",\n\t\"settings_system\": \"System\",\n\t\"settings_update\": \"Software update\",\n\t\"settings_update_checking4updates\": \"Checking for updates...\",\n\t\"settings_update_latestVersion\": \"Your PokaPlayer is up to date\",\n\t\"settings_update_update2\": \"Update to {version}\",\n\t\"settings_update_canUpdate2\": \"{version} is available\",\n\t\"settings_update_go2UpdatePage\": \"Go to update page\",\n\t\"settings_update_srvRestart\": \"Restart server.\",\n\t\"settings_update_reconnect\": \"Reconnect\",\n\t\"settings_update_initializing\": \"Initializing...\",\n\t\"settings_update_updating\": \"Updating...\",\n\t\"settings_update_git_fetch\": \"Initialize complete.\",\n\t\"settings_update_git_reset\": \"Update download complete.\",\n\t\"settings_update_git_api\": \"API update complete.\",\n\t\"settings_updateDialog_note\": \"Notice: If Docker auto-restart is disabled, you must start PokaPlayer manually.\",\n\t\"settings_updateDialog_note_dev\": \"If you update on developing machine, it may cause Git to crash\",\n\t\"settings_updateDialog_view_previous\": \"View previous update log\",\n\t\"settings_updateDialog_title\": \"{version} Release note\",\n\t\"settings_restart\": \"Restart\",\n\t\"settings_restarting\": \"Restarting\",\n\t\"settings_restart_completed\": \"Restart completed.\",\n\t\"settings_restartDialog_title\": \"Are you sure to restart?\",\n\t\"settingIndex\": {\n\t\t'normalItems': 'General',\n\t\t'adminItems': 'Server management',\n\t},\n\t\"settingInterface\": {\n\t\t\"_\": \"Interface\",\n\t\t\"customize\": {\n\t\t\t\"_\": \"Customizations\",\n\t\t\t\"bg\": {\n\t\t\t\t\"_\": \"Custom background\",\n\t\t\t\t\"description\": \"Change background image\",\n\t\t\t\t\"custom_link\": \"Custom link\"\n\t\t\t},\n\t\t\t\"bg_cover\": {\n\t\t\t\t\"_\": \"Background cover\",\n\t\t\t\t\"description\": \"Change background cover size or hide it\",\n\t\t\t\t\"options\": {\n\t\t\t\t\t\"full\": \"Full cover\",\n\t\t\t\t\t\"half\": \"Half cover\",\n\t\t\t\t\t\"none\": \"Hide background\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"theme\": \"Theme\",\n\t\t\t\"theme_color\": {\n\t\t\t\t\"_\": \"Theme color\",\n\t\t\t\t\"description\": \"Change the theme color\",\n\t\t\t},\n\t\t\t\"lyric\": {\n\t\t\t\t\"_\": \"Lyric theme\",\n\t\t\t\t\"description\": \"Change the theme of lyric page\",\n\t\t\t},\n\t\t\t\"layout\": {\n\t\t\t\t\"_\": \"Layout\",\n\t\t\t\t\"list\": \"list\",\n\t\t\t\t\"card\": \"card\",\n\t\t\t\t\"artist\": \"Artist page layout\",\n\t\t\t\t\"composer\": \"Composer page layout\",\n\t\t\t}\n\t\t},\n\t\t\"lang\": \"Language\"\n\t},\n\t\"settingUser\": {\n\t\t\"title\": \"User\",\n\t\t\"description\": \"View your profile, change your password\",\n\t\t\"name\": \"Name\",\n\t\t\"username\": \"Username\",\n\t\t\"role\": \"Role\",\n\t\t\"password\": \"Password\",\n\t\t\"passwordDescription\": \"Tap here to change your password\",\n\t\t\"changeName\": {\n\t\t\t\"title\": \"Change name\",\n\t\t\t\"placeholder\": \"Enter a new name\",\n\t\t\t\"result\": {\n\t\t\t\t\"success\": \"Name successfully changed to {name}\",\n\t\t\t\t\"error\": \"Name change failed\"\n\t\t\t}\n\t\t},\n\t\t\"changeUsername\": {\n\t\t\t\"title\": \"Change username\",\n\t\t\t\"placeholder\": \"Enter a new username\",\n\t\t\t\"result\": {\n\t\t\t\t\"success\": \"Username successfully changed to {name}, please login with a new username next time\",\n\t\t\t\t\"error\": \"Username change failed\"\n\t\t\t}\n\t\t},\n\t\t\"changePassword\": {\n\t\t\t\"title\": \"Change the password\",\n\t\t\t\"oldPassword\": \"old password\",\n\t\t\t\"newPassword\": \"new password\",\n\t\t\t\"confirmPassword\": \"confirm password\",\n\t\t\t\"confirmPasswordHelperText\": \"Enter your new password again\",\n\t\t\t\"done\": \"change\",\n\t\t\t\"result\": {\n\t\t\t\t\"inconsistent\": \"Two passwords are inconsistent\",\n\t\t\t\t\"same\": \"Password cannot be the same as the old password\",\n\t\t\t\t\"success\": \"Password changed successfully\",\n\t\t\t\t\"error\": \"Password change failed\"\n\t\t\t}\n\t\t}\n\t},\n\t\"settingUserManagement\": {\n\t\ttitle: \"User management\",\n\t\trole: {\n\t\t\tuser: 'user',\n\t\t\tadmin: 'admin'\n\t\t},\n\t\tdialog: {\n\t\t\t//create\n\t\t\tcreate: 'Create User',\n\t\t\tcreateBtn: 'Create',\n\t\t\tuserCreated: 'User created.',\n\t\t\tuserCreateFailed: 'User create failed.',\n\t\t\tuserCreateUsernameRepeat: 'Username is already taken.',\n\t\t\t//edit\n\t\t\tedit: 'Edit User',\n\t\t\t//changePassword\n\t\t\tchangePassword: 'Change Password',\n\t\t\tchangePasswordSuccess: 'Password changed.',\n\t\t\tchangePasswordFailed: 'An error occurred when changing the password.',\n\t\t\tenterNewPassword: 'Please enter the new password',\n\t\t\t//deleteUser\n\t\t\tdeleteUser: 'Delete this user',\n\t\t\tdeleteUserFailed: 'An error occurred when deleting the user'\n\t\t},\n\t\tfield: {\n\t\t\tname: \"Name\",\n\t\t\tusername: \"Username\",\n\t\t\trole: \"Role\",\n\t\t\tpassword: \"Password\",\n\t\t}\n\t},\n\tsettingPravicy: {\n\t\t\"title\": \"Pravicy\",\n\t\t\"description\": \"Data logging setting\",\n\t\tnotify: {\n\t\t\ttitle: 'About data logging',\n\t\t\tbody: 'The data will only be calculated on your server and will not be uploaded to the Internet. The feature can provide you with a better experience (like: annual review, recent play). You can turn off this feature below and clear the recorded data if you want.'\n\t\t},\n\t\tdataRecord: {\n\t\t\t_: 'Data logging',\n\t\t\tenabled: 'Enabled',\n\t\t\tdisabled: 'Disabled',\n\t\t\tclear: 'Clear the recorded data',\n\t\t\tlogged: '{count} records have been recorded.',\n\t\t\tloading: 'Loading...',\n\t\t\tconfirm: 'Are you sure you want to clear the data?',\n\t\t\tcleared: 'Data cleared.'\n\t\t}\n\t},\n\t\"settingPins\": {\n\t\ttitle: \"Pins management\",\n\t\tdeleteConfirm: 'Are you sure want to unpin?'\n\t},\n\t\"source\": {\n\t\t\"DSM\": \"DSM\",\n\t\t\"poka\": \"PokaPlayer\",\n\t\t\"Netease2\": \"Netease\"\n\t}\n}","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./header-wrapper.vue?vue&type=style&index=0&lang=sass&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./header-wrapper.vue?vue&type=style&index=0&lang=sass&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-songs.vue?vue&type=style&index=0&lang=sass&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-songs.vue?vue&type=style&index=0&lang=sass&\"","export default {\n\t\"title\": \"中文(台灣)\",\n\t\"loading\": \"載入中...\",\n\t\"header_welcome\": \"歡迎使用\",\n\t\"header_welcome_with_name\": \"歡迎,{name}\",\n\t\"checkUpdate_poka\": \"有新版本可供更新:{version}\",\n\t\"checkUpdate_button\": \"更新\",\n\t\"pingServer_title\": \"提示\",\n\t\"pingServer_content\": \"伺服器重新啟動完畢!\",\n\t\"pingServer_reconnect\": \"重新連接\",\n\t\"copy\": {\n\t\tsuccess: '已複製至剪貼簿',\n\t\tfailed: '無法複製至剪貼簿'\n\t},\n\t\"home\": \"首頁\",\n\t\"nowplaying\": \"現正播放\",\n\t\"lrc\": \"歌詞\",\n\t\"search\": \"搜尋\",\n\t\"album\": \"專輯\",\n\t\"folder\": \"資料夾\",\n\t\"artist\": \"演出者\",\n\t\"song\": \"歌曲\",\n\t\"composer\": \"作曲者\",\n\t\"playlist\": \"播放清單\",\n\t\"settings\": \"設定\",\n\t\"ok\": \"好\",\n\t\"cancel\": \"取消\",\n\t\"reset\": \"重置\",\n\t\"done\": \"完成\",\n\t\"back\": \"返回\",\n\t\"login\": \"登入\",\n\t\"login_page\": {\n\t\t\"server\": \"伺服器\",\n\t\t\"username\": \"使用者名稱\",\n\t\t\"password\": \"密碼\",\n\t\t\"features\": {\n\t\t\t\"opensource\": {\n\t\t\t\t\"title\": \"開放原始碼\",\n\t\t\t\t\"description\": \"所有的程式碼都在 GitHub\"\n\t\t\t},\n\t\t\t\"module\": {\n\t\t\t\t\"title\": \"模組化\",\n\t\t\t\t\"description\": \"接入任何服務皆不是難事\"\n\t\t\t},\n\t\t\t\"streaming\": {\n\t\t\t\t\"title\": \"隨時隨地串流\",\n\t\t\t\t\"description\": \"連上網便能聽歌\"\n\t\t\t},\n\t\t\t\"fastinstall\": {\n\t\t\t\t\"title\": \"快速安裝\",\n\t\t\t\t\"description\": \"可使用 Docker 快速部署\"\n\t\t\t},\n\t\t},\n\t\t\"tips\": {\n\t\t\t\"firstLogin\": {\n\t\t\t\t\"title\": '首次登入?',\n\t\t\t\t\"description\": '預設使用者名稱與密碼皆為「poka」,登入後可至設定更改。'\n\t\t\t}\n\t\t},\n\t\t\"session\": {\n\t\t\t\"_\": \"重置 session\",\n\t\t\t\"description\": \"若您持續無法登入,可能是 session 發生錯誤。\",\n\t\t\t\"description2\": \"您可以於下方輸入管理員帳號進行重置,但請注意,此動作將重置所有使用者的登入狀態。\",\n\t\t\t\"success\": \"重置成功,請嘗試登入\",\n\t\t\t\"fail\": \"重置失敗,錯誤原因:\"\n\t\t}\n\t},\n\t\"nothingFound\": \"找不到\",\n\t\"requestError\": \"請求失敗,請再試一次\",\n\t\"home_recentAlbums\": \"最近加入的專輯\",\n\t\"home_pins\": \"釘選\",\n\t\"home_netease\": \"網易雲音樂\",\n\t\"home_hqPlaylist_netease\": \"精品清單\",\n\t\"home_topPlaylist_netease\": \"熱門清單\",\n\t\"home_dailyRecommend_netease\": \"每日推薦\",\n\t\"app_waitForPlay\": \"佇列中未有歌曲\",\n\t\"app_waitForPlay_description\": \"加入一些歌曲,或是點選底下的隨機播放\",\n\t\"now_cleanSongs\": \"確定清除所有歌曲?\",\n\t\"now_cleanSongs_description\": \"這將會清除列表中所有歌曲。\",\n\t\"playlist_random\": \"隨機播放\",\n\t\"playlist_page\": {\n\t\t\"del\": \"刪除\",\n\t\t\"del_title\": \"刪除播放清單\",\n\t\t\"delconfirm\": \"確定要刪除「{title}」嗎?\",\n\t\t\"add_title\": \"新增播放清單\",\n\t\t\"edit_title\": \"編輯播放清單\",\n\t\t\"title_input\": \"播放清單標題\",\n\t\t\"cover_input\": \"播放清單封面\",\n\t\t\"edit_empty\": \"欄位不得為空\",\n\t\t\"playlist_empty\": \"您尚未建立任何播放清單,點選右上角的「+」來新增\"\n\t},\n\t\"lrc_search\": \"搜尋歌詞\",\n\t\"lrc_noKeyword\": \"尚未輸入關鍵字\",\n\t\"lrc_enter2search\": \"輸入完後按下 Enter 開始搜尋歌詞\",\n\t\"lrc_notLoad\": \"不載入歌詞\",\n\t\"lrc_notLoad_description\": \"點選清除目前的歌詞\",\n\t\"lrc_noLyrics\": \"無歌詞\",\n\t\"lrc_saved\": \"歌詞已儲存\",\n\t\"songAction_title\": \"歌曲操作\",\n\t\"songAction_name\": \"歌曲名稱\",\n\t\"songAction_artist\": \"演出者\",\n\t\"songAction_album\": \"專輯\",\n\t\"songAction_source\": \"來源\",\n\t\"songAction_like\": \"收藏\",\n\t\"songAction_like_success\": \"已收藏「{name}」\",\n\t\"songAction_like_failed\": \"收藏或取消收藏「{name}」時發生了錯誤\",\n\t\"songAction_unlike\": \"取消收藏\",\n\t\"songAction_unlike_success\": \"已取消收藏「{name}」\",\n\t\"songAction_unlike_failed\": \"取消收藏「{name}」時發生了錯誤\",\n\t\"songAction_rating\": \"評等\",\n\t\"songAction_rating0\": \"清除評等\",\n\t\"songAction_rating4song\": \"為「{name}」評等\",\n\t\"songAction_rating_success\": \"為「{name}」評等 {star} 星成功!\",\n\t\"songAction_rating_failed\": \"為「{name}」評等 {star} 星失敗。\",\n\t\"songAction_rating0_success\": \"為「{name}」清除評等成功!\",\n\t\"songAction_rating0_failed\": \"為「{name}」清除評等失敗。\",\n\t\"songAction_add2playlist\": \"加入到播放清單\",\n\t\"songAction_add2playlist_songNotExist\": \"{source}\",\n\t\"songAction_add2playlist_songExist\": \"{source} / 該歌曲已存在,點選來刪除\",\n\t\"songAction_add2playlist_failed\": \"處理 {name} 時發生了錯誤\",\n\t\"songAction_add2playlist_add_success\": \"已將 {name} 加入到 {playlist}\",\n\t\"songAction_add2playlist_remove_success\": \"已將 {name} 從 {playlist} 刪除\",\n\t\"album_total\": \"{songs} 首歌曲\",\n\t\"albumsOfSameArtist\": \"來自相同演出者的其他專輯\",\n\t\"addSong_total\": \"已添加 {total} 首歌\",\n\t\"addSong_name\": \"已添加 {name}\",\n\t\"moduleShowName_Netease\": \"網易雲音樂\",\n\t\"moduleShowName_DSM\": \"DSM\",\n\t\"sessionExpired\": \"Session 過期,請重新登入\",\n\t\"add2nowPlaying\": \"將此頁歌曲加入到現正播放\",\n\t\"pin_failed\": \"釘選失敗\",\n\t\"unpin_failed\": \"取消釘選失敗\",\n\t\"settings_dark\": \"夜間模式\",\n\t\"settings_network\": \"網路\",\n\t\"settings_network_description\": \"音質\",\n\t\"settings_network_soundQuality\": \"音質\",\n\t\"settings_network_soundQuality_Low\": \"低音質\",\n\t\"settings_network_soundQuality_Med\": \"中等音質\",\n\t\"settings_network_soundQuality_High\": \"高音質(建議)\",\n\t\"settings_network_soundQuality_Ori\": \"原始音質\",\n\t\"settings_network_soundQuality_Low_description\": \"128K,跟 YouTube 差不多的爛音質,在網路夭壽慢的情況下請選擇此選項\",\n\t\"settings_network_soundQuality_Med_description\": \"音質只比 YouTube 好那麼一點點,可在 3G 網路下流暢的串流\",\n\t\"settings_network_soundQuality_High_description\": \"音質較原始音質略差,可在 4G 網路下流暢的串流\",\n\t\"settings_network_soundQuality_Ori_description\": \"在網路狀況許可下,可選擇此選項聆聽高音質音樂\",\n\t\"settings_lang\": \"語言\",\n\t\"settings_lang_description\": \"設定您的 PokaPlayer 語言\",\n\t\"settings_systemAndUpdate\": \"系統和更新\",\n\t\"settings_systemAndUpdate_description\": \"更新 PokaPlayer、重新啟動\",\n\t\"settings_about\": \"關於\",\n\t\"settings_about_description\": \"PokaPlayer 相關訊息、錯誤回報等\",\n\t\"settings_about_contributions\": \"貢獻者\",\n\t\"settings_about_errorEeport\": \"錯誤回報\",\n\t\"settings_account\": \"帳號\",\n\t\"settings_logout\": \"登出\",\n\t\"settings_system\": \"系統\",\n\t\"settings_update\": \"軟體更新\",\n\t\"settings_update_checking4updates\": \"正在檢查更新...\",\n\t\"settings_update_latestVersion\": \"您的 PokaPlayer 已是最新版本\",\n\t\"settings_update_update2\": \"更新至 {version}\",\n\t\"settings_update_canUpdate2\": \"可更新至 {version}\",\n\t\"settings_update_go2UpdatePage\": \"前往更新頁面\",\n\t\"settings_update_srvRestart\": \"伺服器重新啟動\",\n\t\"settings_update_reconnect\": \"重新連接\",\n\t\"settings_update_initializing\": \"正在初始化...\",\n\t\"settings_update_updating\": \"正在更新...\",\n\t\"settings_update_git_fetch\": \"初始化完成\",\n\t\"settings_update_git_reset\": \"更新檔下載完成\",\n\t\"settings_update_git_api\": \"API 更新完成\",\n\t\"settings_updateDialog_note\": \"注意:若您未開啟 Docker 自動重啟功能,您必須手動開啟 PokaPlayer\",\n\t\"settings_updateDialog_note_dev\": \"若在開發機器上進行更新,可能導致 Git 爆炸\",\n\t\"settings_updateDialog_view_previous\": \"查看先前的更新日誌\",\n\t\"settings_updateDialog_title\": \"{version} 更新日誌\",\n\t\"settings_restart\": \"重新啟動\",\n\t\"settings_restarting\": \"正在重新啟動\",\n\t\"settings_restart_completed\": \"重新啟動完成!\",\n\t\"settings_restartDialog_title\": \"確定要重新啟動嗎?\",\n\t\"settingIndex\": {\n\t\t'normalItems': '一般設定項目',\n\t\t'adminItems': '伺服器管理',\n\t},\n\t\"settingInterface\": {\n\t\t\"_\": \"介面\",\n\t\t\"customize\": {\n\t\t\t\"_\": \"個人化\",\n\t\t\t\"bg\": {\n\t\t\t\t\"_\": \"自訂背景\",\n\t\t\t\t\"description\": \"更改背景圖片\",\n\t\t\t\t\"custom_link\": \"自訂連結\"\n\t\t\t},\n\t\t\t\"bg_cover\": {\n\t\t\t\t\"_\": \"背景覆蓋\",\n\t\t\t\t\"description\": \"更改背景覆蓋樣式或將其隱藏\",\n\t\t\t\t\"options\": {\n\t\t\t\t\t\"full\": \"全覆蓋\",\n\t\t\t\t\t\"half\": \"半覆蓋\",\n\t\t\t\t\t\"none\": \"無背景\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"theme\": \"主題\",\n\t\t\t\"theme_color\": {\n\t\t\t\t\"_\": \"主色\",\n\t\t\t\t\"description\": \"設定 PokaPlayer 的主題色彩\",\n\t\t\t},\n\t\t\t\"lyric\": {\n\t\t\t\t\"_\": \"歌詞頁面主題\",\n\t\t\t\t\"description\": \"設定歌詞頁面的主題\",\n\t\t\t},\n\t\t\t\"layout\": {\n\t\t\t\t\"_\": \"佈局\",\n\t\t\t\t\"list\": \"清單\",\n\t\t\t\t\"card\": \"卡片\",\n\t\t\t\t\"artist\": \"演出者頁面佈局\",\n\t\t\t\t\"composer\": \"作曲者頁面佈局\",\n\t\t\t}\n\t\t},\n\t\t\"lang\": \"語言\"\n\t},\n\t\"settingUser\": {\n\t\t\"title\": \"使用者\",\n\t\t\"description\": \"檢視您的資料、修改密碼\",\n\t\t\"name\": \"名稱\",\n\t\t\"username\": \"使用者名稱\",\n\t\t\"role\": \"權限\",\n\t\t\"password\": \"密碼\",\n\t\t\"passwordDescription\": \"輕觸此處來更改密碼\",\n\t\t\"changeName\": {\n\t\t\t\"title\": \"更改名稱\",\n\t\t\t\"placeholder\": \"輸入新的名稱\",\n\t\t\t\"result\": {\n\t\t\t\t\"success\": \"名稱成功更改為 {name}\",\n\t\t\t\t\"error\": \"名稱更改失敗\"\n\t\t\t}\n\t\t},\n\t\t\"changeUsername\": {\n\t\t\t\"title\": \"更改使用者名稱\",\n\t\t\t\"placeholder\": \"輸入新的使用者名稱\",\n\t\t\t\"result\": {\n\t\t\t\t\"success\": \"使用者名稱成功更改為 {name},下次請用新的使用者名稱來登入\",\n\t\t\t\t\"error\": \"使用者名稱更改失敗\"\n\t\t\t}\n\t\t},\n\t\t\"changePassword\": {\n\t\t\t\"title\": \"更改密碼\",\n\t\t\t\"oldPassword\": \"舊密碼\",\n\t\t\t\"newPassword\": \"新密碼\",\n\t\t\t\"confirmPassword\": \"確認密碼\",\n\t\t\t\"confirmPasswordHelperText\": \"再輸入一次您的新密碼\",\n\t\t\t\"done\": \"更改密碼\",\n\t\t\t\"result\": {\n\t\t\t\t\"inconsistent\": \"兩次密碼不一致\",\n\t\t\t\t\"same\": \"密碼不可與舊密碼相同\",\n\t\t\t\t\"success\": \"密碼更改成功\",\n\t\t\t\t\"error\": \"密碼更改失敗\"\n\t\t\t}\n\t\t}\n\t},\n\t\"settingUserManagement\": {\n\t\ttitle: \"使用者管理\",\n\t\trole: {\n\t\t\tuser: '普通使用者',\n\t\t\tadmin: '管理員'\n\t\t},\n\t\tdialog: {\n\t\t\t//create\n\t\t\tcreate: '建立使用者',\n\t\t\tcreateBtn: '建立',\n\t\t\tuserCreated: '使用者建立成功',\n\t\t\tuserCreateFailed: '建立使用者時發生錯誤',\n\t\t\tuserCreateUsernameRepeat: '使用者名稱已被使用',\n\t\t\t//edit\n\t\t\tedit: '編輯使用者',\n\t\t\t//changePassword\n\t\t\tchangePassword: '更改密碼',\n\t\t\tchangePasswordSuccess: '密碼已變更',\n\t\t\tchangePasswordFailed: '更改密碼時發生了錯誤',\n\t\t\tenterNewPassword: '請輸入新密碼',\n\t\t\t//deleteUser\n\t\t\tdeleteUser: '刪除使用者',\n\t\t\tdeleteUserFailed: '刪除使用者時發生了錯誤'\n\t\t},\n\n\t\tfield: {\n\t\t\tname: \"名稱\",\n\t\t\tusername: \"使用者名稱\",\n\t\t\trole: \"權限\",\n\t\t\tpassword: \"密碼\",\n\t\t}\n\t},\n\tsettingPravicy: {\n\t\t\"title\": \"隱私\",\n\t\t\"description\": \"資料紀錄設定\",\n\t\tnotify: {\n\t\t\ttitle: '關於 PokaPlayer 記錄',\n\t\t\tbody: '資料僅會於您的伺服器進行運算,不會被上傳至網路進行分析。 該功能可提供您更優質的使用體驗(如:年度回顧、最近播放)。 若您有疑慮可於下方關閉此功能,並將已記錄的資料清除。'\n\t\t},\n\t\tdataRecord: {\n\t\t\t_: '資料紀錄',\n\t\t\tenabled: '啟用',\n\t\t\tdisabled: '已停用',\n\t\t\tclear: '清除目前已紀錄資料',\n\t\t\tlogged: '目前已記錄 {count} 筆資料',\n\t\t\tloading: '正在統計資料...',\n\t\t\tconfirm: '您確定要清除資料嗎?',\n\t\t\tcleared: '資料已清除'\n\t\t}\n\t},\n\t\"settingPins\": {\n\t\ttitle: \"釘選管理\",\n\t\tdeleteConfirm: '您確定要取消釘選此項目嗎?'\n\t},\n\t\"source\": {\n\t\t\"DSM\": \"DSM\",\n\t\t\"poka\": \"PokaPlayer\",\n\t\t\"Netease2\": \"網易雲音樂\"\n\t},\n}","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-folders.vue?vue&type=style&index=0&id=67d07739&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./parse-folders.vue?vue&type=style&index=0&id=67d07739&lang=sass&scoped=true&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=style&index=1&id=0d9d0dd3&lang=scss&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=style&index=1&id=0d9d0dd3&lang=scss&scoped=true&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./cards.vue?vue&type=style&index=0&lang=sass&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./cards.vue?vue&type=style&index=0&lang=sass&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./loader.vue?vue&type=style&index=0&id=4a89ac32&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./loader.vue?vue&type=style&index=0&id=4a89ac32&lang=sass&scoped=true&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LyricEdit.vue?vue&type=style&index=0&id=4a44bf4f&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LyricEdit.vue?vue&type=style&index=0&id=4a44bf4f&lang=sass&scoped=true&\"","import mod from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=0&lang=sass&\"; export default mod; export * from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=0&lang=sass&\"","export default {\n\t\"title\": \"中文(中国)\",\n\t\"loading\": \"载入中...\",\n\t\"header_welcome\": \"欢迎使用\",\n\t\"header_welcome_with_name\": \"哈囉,{name}\",\n\t\"checkUpdate_poka\": \"有新版本可供更新:{version}\",\n\t\"checkUpdate_button\": \"更新\",\n\t\"pingServer_title\": \"提示\",\n\t\"pingServer_content\": \"服务器重新启动完毕!\",\n\t\"pingServer_reconnect\": \"重新连接\",\n\t\"copy\": {\n\t\tsuccess: '已复制至剪贴板',\n\t\tfailed: '无法复制至剪贴板'\n\t},\n\t\"home\": \"首页\",\n\t\"nowplaying\": \"现正播放\",\n\t\"lrc\": \"歌词\",\n\t\"search\": \"搜寻\",\n\t\"album\": \"专辑\",\n\t\"folder\": \"资料夹\",\n\t\"artist\": \"演出者\",\n\t\"song\": \"歌曲\",\n\t\"composer\": \"作曲者\",\n\t\"playlist\": \"播放清单\",\n\t\"settings\": \"设定\",\n\t\"ok\": \"好\",\n\t\"cancel\": \"取消\",\n\t\"reset\": \"重置\",\n\t\"done\": \"完成\",\n\t\"back\": \"返回\",\n\t\"login\": \"登入\",\n\t\"login_page\": {\n\t\t\"server\": \"服务器\",\n\t\t\"username\": \"使用者名称\",\n\t\t\"password\": \"密码\",\n\t\t\"features\": {\n\t\t\t\"opensource\": {\n\t\t\t\t\"title\": \"开放源代码\",\n\t\t\t\t\"description\": \"所有的源代码都在 GitHub\"\n\t\t\t},\n\t\t\t\"module\": {\n\t\t\t\t\"title\": \"模组化\",\n\t\t\t\t\"description\": \"接入任何服务皆不是难事\"\n\t\t\t},\n\t\t\t\"streaming\": {\n\t\t\t\t\"title\": \"随时随地串流\",\n\t\t\t\t\"description\": \"连上网便能听歌\"\n\t\t\t},\n\t\t\t\"fastinstall\": {\n\t\t\t\t\"title\": \"快速安装\",\n\t\t\t\t\"description\": \"可使用 Docker 快速部署\"\n\t\t\t},\n\t\t},\n\t\t\"tips\": {\n\t\t\t\"firstLogin\": {\n\t\t\t\t\"title\": '首次登入?',\n\t\t\t\t\"description\": '默认使用者名称与密码皆为「poka」,登入后可至设定更改。'\n\t\t\t}\n\t\t},\n\t\t\"session\": {\n\t\t\t\"_\": \"重置 session\",\n\t\t\t\"description\": \"若您持续无法登入,可能是 session 发生错误。\",\n\t\t\t\"description2\": \"您可以于下方输入管理员账号进行重置,但请注意,此动作将重置所有使用者的登入状态。\",\n\t\t\t\"success\": \"重置成功,请尝试登入\",\n\t\t\t\"fail\": \"重置失败,错误原因:\"\n\t\t}\n\t},\n\t\"nothingFound\": \"找不到\",\n\t\"requestError\": \"请求失败,请再试一次\",\n\t\"home_recentAlbums\": \"最近加入的专辑\",\n\t\"home_pins\": \"钉选\",\n\t\"home_netease\": \"网易云音乐\",\n\t\"home_hqPlaylist_netease\": \"精品清单\",\n\t\"home_topPlaylist_netease\": \"热门清单\",\n\t\"home_dailyRecommend_netease\": \"每日推荐\",\n\t\"app_waitForPlay\": \"伫列中未有歌曲\",\n\t\"app_waitForPlay_description\": \"加入一些歌曲,或是点选底下的随机播放\",\n\t\"now_cleanSongs\": \"确定清除所有歌曲?\",\n\t\"now_cleanSongs_description\": \"这将会清除列表中所有歌曲。\",\n\t\"playlist_random\": \"随机播放\",\n\t\"playlist_page\": {\n\t\t\"del\": \"删除\",\n\t\t\"del_title\": \"删除播放清单\",\n\t\t\"delconfirm\": \"确定要删除「{title}」吗?\",\n\t\t\"add_title\": \"新增播放清单\",\n\t\t\"edit_title\": \"编辑播放清单\",\n\t\t\"title_input\": \"播放清单标题\",\n\t\t\"cover_input\": \"播放清单封面\",\n\t\t\"edit_empty\": \"字段不得为空\",\n\t\t\"playlist_empty\": \"您尚未建立任何播放清单,点选右上角的「+」来新增\"\n\t},\n\t\"lrc_search\": \"搜寻歌词\",\n\t\"lrc_noKeyword\": \"尚未输入关键词\",\n\t\"lrc_enter2search\": \"输入完后按下 Enter 开始搜寻歌词\",\n\t\"lrc_notLoad\": \"不载入歌词\",\n\t\"lrc_notLoad_description\": \"点选清除目前的歌词\",\n\t\"lrc_noLyrics\": \"无歌词\",\n\t\"lrc_saved\": \"歌词已储存\",\n\t\"songAction_title\": \"歌曲操作\",\n\t\"songAction_name\": \"歌曲名称\",\n\t\"songAction_artist\": \"演出者\",\n\t\"songAction_album\": \"专辑\",\n\t\"songAction_source\": \"来源\",\n\t\"songAction_like\": \"收藏\",\n\t\"songAction_like_success\": \"已收藏「{name}」\",\n\t\"songAction_like_failed\": \"收藏或取消收藏「{name}」时发生了错误\",\n\t\"songAction_unlike\": \"取消收藏\",\n\t\"songAction_unlike_success\": \"已取消收藏「{name}」\",\n\t\"songAction_unlike_failed\": \"取消收藏「{name}」时发生了错误\",\n\t\"songAction_rating\": \"评等\",\n\t\"songAction_rating0\": \"清除评等\",\n\t\"songAction_rating4song\": \"为「{name}」评等\",\n\t\"songAction_rating_success\": \"为「{name}」评等 {star} 星成功!\",\n\t\"songAction_rating_failed\": \"为「{name}」评等 {star} 星失败。\",\n\t\"songAction_rating0_success\": \"为「{name}」清除评等成功!\",\n\t\"songAction_rating0_failed\": \"为「{name}」清除评等失败。\",\n\t\"songAction_add2playlist\": \"加入到播放清单\",\n\t\"songAction_add2playlist_songNotExist\": \"{source}\",\n\t\"songAction_add2playlist_songExist\": \"{source} / 该歌曲已存在,点选来删除\",\n\t\"songAction_add2playlist_failed\": \"处理 {name} 时发生了错误\",\n\t\"songAction_add2playlist_add_success\": \"已将 {name} 加入到 {playlist}\",\n\t\"songAction_add2playlist_remove_success\": \"已将 {name} 从 {playlist} 删除\",\n\t\"album_total\": \"{songs} 首歌曲\",\n\t\"albumsOfSameArtist\": \"来自相同演出者的其他专辑\",\n\t\"addSong_total\": \"已添加 {total} 首歌\",\n\t\"addSong_name\": \"已添加 {name}\",\n\t\"moduleShowName_Netease\": \"网易云音乐\",\n\t\"moduleShowName_DSM\": \"DSM\",\n\t\"sessionExpired\": \"Session 过期,请重新登入\",\n\t\"add2nowPlaying\": \"将此页歌曲加入到现正播放\",\n\t\"pin_failed\": \"钉选失败\",\n\t\"unpin_failed\": \"取消钉选失败\",\n\t\"settings_dark\": \"夜间模式\",\n\t\"settings_network\": \"网络\",\n\t\"settings_network_description\": \"音质\",\n\t\"settings_network_soundQuality\": \"音质\",\n\t\"settings_network_soundQuality_Low\": \"低音质\",\n\t\"settings_network_soundQuality_Med\": \"中等音质\",\n\t\"settings_network_soundQuality_High\": \"高音质(建议)\",\n\t\"settings_network_soundQuality_Ori\": \"原始音质\",\n\t\"settings_network_soundQuality_Low_description\": \"128K,跟 YouTube 差不多的烂音质,在网络夭寿慢的情况下请选择此选项\",\n\t\"settings_network_soundQuality_Med_description\": \"音质只比 YouTube 好那么一点点,可在 3G 网络下流畅的串流\",\n\t\"settings_network_soundQuality_High_description\": \"音质较原始音质略差,可在 4G 网络下流畅的串流\",\n\t\"settings_network_soundQuality_Ori_description\": \"在网络状况许可下,可选择此选项聆听高音质音乐\",\n\t\"settings_lang\": \"语言\",\n\t\"settings_lang_description\": \"设定您的 PokaPlayer 语言\",\n\t\"settings_systemAndUpdate\": \"系统和更新\",\n\t\"settings_systemAndUpdate_description\": \"更新 PokaPlayer、重新启动\",\n\t\"settings_about\": \"关于\",\n\t\"settings_about_description\": \"PokaPlayer 相关信息、错误回报等\",\n\t\"settings_about_contributions\": \"贡献者\",\n\t\"settings_about_errorEeport\": \"错误回报\",\n\t\"settings_account\": \"账号\",\n\t\"settings_logout\": \"登出\",\n\t\"settings_system\": \"系统\",\n\t\"settings_update\": \"软件更新\",\n\t\"settings_update_checking4updates\": \"正在检查更新...\",\n\t\"settings_update_latestVersion\": \"您的 PokaPlayer 已是最新版本\",\n\t\"settings_update_update2\": \"更新至 {version}\",\n\t\"settings_update_canUpdate2\": \"可更新至 {version}\",\n\t\"settings_update_go2UpdatePage\": \"前往更新页面\",\n\t\"settings_update_srvRestart\": \"服务器重新启动\",\n\t\"settings_update_reconnect\": \"重新连接\",\n\t\"settings_update_initializing\": \"正在初始化...\",\n\t\"settings_update_updating\": \"正在更新...\",\n\t\"settings_update_git_fetch\": \"初始化完成\",\n\t\"settings_update_git_reset\": \"更新档下载完成\",\n\t\"settings_update_git_api\": \"API 更新完成\",\n\t\"settings_updateDialog_note\": \"注意:若您未开启 Docker 自动重启功能,您必须手动开启 PokaPlayer\",\n\t\"settings_updateDialog_note_dev\": \"若在开发机器上进行更新,可能导致 Git 爆炸\",\n\t\"settings_updateDialog_view_previous\": \"查看先前的更新日誌\",\n\t\"settings_updateDialog_title\": \"{version} 更新日志\",\n\t\"settings_restart\": \"重新启动\",\n\t\"settings_restarting\": \"正在重新启动\",\n\t\"settings_restart_completed\": \"重新启动完成!\",\n\t\"settings_restartDialog_title\": \"确定要重新启动吗?\",\n\t\"settingIndex\": {\n\t\t'normalItems': '一般设定项目',\n\t\t'adminItems': '服务器管理',\n\t},\n\t\"settingInterface\": {\n\t\t\"_\": \"界面\",\n\t\t\"customize\": {\n\t\t\t\"_\": \"个人化\",\n\t\t\t\"bg\": {\n\t\t\t\t\"_\": \"自订背景\",\n\t\t\t\t\"description\": \"更改背景图片\",\n\t\t\t\t\"custom_link\": \"自订连结\"\n\t\t\t},\n\t\t\t\"bg_cover\": {\n\t\t\t\t\"_\": \"背景覆盖\",\n\t\t\t\t\"description\": \"更改背景覆盖样式或将其隐藏\",\n\t\t\t\t\"options\": {\n\t\t\t\t\t\"full\": \"全覆盖\",\n\t\t\t\t\t\"half\": \"半覆盖\",\n\t\t\t\t\t\"none\": \"无背景\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"theme\": \"主题\",\n\t\t\t\"theme_color\": {\n\t\t\t\t\"_\": \"主色\",\n\t\t\t\t\"description\": \"设定 PokaPlayer 的主题色彩\",\n\t\t\t},\n\t\t\t\"lyric\": {\n\t\t\t\t\"_\": \"歌词页面主题\",\n\t\t\t\t\"description\": \"设定歌词页面的主题\",\n\t\t\t},\n\t\t\t\"layout\": {\n\t\t\t\t\"_\": \"布局\",\n\t\t\t\t\"list\": \"清单\",\n\t\t\t\t\"card\": \"卡片\",\n\t\t\t\t\"artist\": \"演出者页面布局\",\n\t\t\t\t\"composer\": \"作曲者页面布局\",\n\t\t\t}\n\t\t},\n\t\t\"lang\": \"语言\"\n\t},\n\t\"settingUser\": {\n\t\t\"title\": \"使用者\",\n\t\t\"description\": \"检视您的资料、修改密码\",\n\t\t\"name\": \"名称\",\n\t\t\"username\": \"使用者名称\",\n\t\t\"role\": \"权限\",\n\t\t\"password\": \"密码\",\n\t\t\"passwordDescription\": \"轻触此处来更改密码\",\n\t\t\"changeName\": {\n\t\t\t\"title\": \"更改名称\",\n\t\t\t\"placeholder\": \"输入新的名称\",\n\t\t\t\"result\": {\n\t\t\t\t\"success\": \"名称成功更改为 {name}\",\n\t\t\t\t\"error\": \"名称更改失败\"\n\t\t\t}\n\t\t},\n\t\t\"changeUsername\": {\n\t\t\t\"title\": \"更改使用者名称\",\n\t\t\t\"placeholder\": \"输入新的使用者名称\",\n\t\t\t\"result\": {\n\t\t\t\t\"success\": \"使用者名称成功更改为 {name},下次请用新的使用者名称来登入\",\n\t\t\t\t\"error\": \"使用者名称更改失败\"\n\t\t\t}\n\t\t},\n\t\t\"changePassword\": {\n\t\t\t\"title\": \"更改密码\",\n\t\t\t\"oldPassword\": \"旧密码\",\n\t\t\t\"newPassword\": \"新密码\",\n\t\t\t\"confirmPassword\": \"确认密码\",\n\t\t\t\"confirmPasswordHelperText\": \"再输入一次您的新密码\",\n\t\t\t\"done\": \"更改密码\",\n\t\t\t\"result\": {\n\t\t\t\t\"inconsistent\": \"两次密码不一致\",\n\t\t\t\t\"same\": \"密码不可与旧密码相同\",\n\t\t\t\t\"success\": \"密码更改成功\",\n\t\t\t\t\"error\": \"密码更改失败\"\n\t\t\t}\n\t\t}\n\t},\n\t\"settingUserManagement\": {\n\t\ttitle: \"使用者管理\",\n\t\trole: {\n\t\t\tuser: '普通使用者',\n\t\t\tadmin: '管理员'\n\t\t},\n\t\tdialog: {\n\t\t\t//create\n\t\t\tcreate: '建立使用者',\n\t\t\tcreateBtn: '建立',\n\t\t\tuserCreated: '使用者建立成功',\n\t\t\tuserCreateFailed: '使用者建立失敗',\n\t\t\tuserCreateUsernameRepeat: '使用者名稱已被使用',\n\t\t\t//edit\n\t\t\tedit: '编辑使用者',\n\t\t\t//changePassword\n\t\t\tchangePassword: '更改密码',\n\t\t\tchangePasswordSuccess: '密码已变更',\n\t\t\tchangePasswordFailed: '更改密码时发生了错误',\n\t\t\tenterNewPassword: '请输入新密码',\n\t\t\t//deleteUser\n\t\t\tdeleteUser: '删除使用者',\n\t\t\tdeleteUserFailed: '删除使用者时发生了错误'\n\t\t},\n\n\t\tfield: {\n\t\t\tname: \"名称\",\n\t\t\tusername: \"使用者名称\",\n\t\t\trole: \"权限\",\n\t\t\tpassword: \"密码\",\n\t\t}\n\t},\n\tsettingPravicy: {\n\t\t\"title\": \"隱私\",\n\t\t\"description\": \"資料紀錄設定\",\n\t\tnotify: {\n\t\t\ttitle: '關於 PokaPlayer 記錄',\n\t\t\tbody: '資料僅會於您的伺服器進行運算,不會被上傳至網路進行分析。 該功能可提供您更優質的使用體驗(如:年度回顧、最近播放)。 若您有疑慮可於下方關閉此功能,並將已記錄的資料清除。'\n\t\t},\n\t\tdataRecord: {\n\t\t\t_: '資料紀錄',\n\t\t\tenabled: '啟用',\n\t\t\tdisabled: '已停用',\n\t\t\tclear: '清除目前已紀錄資料',\n\t\t\tlogged: '目前已記錄 {count} 筆資料',\n\t\t\tloading: '正在統計資料...',\n\t\t\tconfirm: '您確定要清除資料嗎?',\n\t\t\tcleared: '資料已清除'\n\t\t}\n\t},\n\t\"settingPins\": {\n\t\ttitle: \"钉选管理\",\n\t\tdeleteConfirm: '您确定要取消钉选此项目吗?'\n\t},\n\t\"source\": {\n\t\t\"DSM\": \"DSM\",\n\t\t\"poka\": \"PokaPlayer\",\n\t\t\"Netease2\": \"网易云音乐\"\n\t},\n}","import mod from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=2&lang=sass&\"; export default mod; export * from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=2&lang=sass&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./info-header.vue?vue&type=style&index=0&id=07c67182&lang=sass&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./info-header.vue?vue&type=style&index=0&id=07c67182&lang=sass&scoped=true&\"","!function(t,i){\"use strict\";\"function\"==typeof define&&define.amd?define([],i):\"object\"==typeof exports?module.exports=i():t.Lyrics=i()}(this,function(){\"use strict\";var t=function(t){this.timestamp_offset=0,this.lyrics_all=void 0,this.meta_info=void 0,this.ID_TAGS=[{name:\"artist\",id:\"ar\"},{name:\"album\",id:\"al\"},{name:\"title\",id:\"ti\"},{name:\"author\",id:\"au\"},{name:\"length\",id:\"length\"},{name:\"by\",id:\"by\"},{name:\"offset\",id:\"offset\",handler:this.setTimestampOffset},{name:\"createdBy\",id:\"re\"},{name:\"createdByVersion\",id:\"ve\"}];for(var i=0;ii.timestamp?1:-1}),this.lyrics_all.length||(this.lyrics_all=void 0),this.isEmpty(this.meta_info)&&(this.meta_info=void 0),void 0!==this.lyrics_all||void 0!==this.meta_info},getLyrics:function(){return this.lyrics_all},getLyric:function(t){try{return this.lyrics_all[t]}catch(t){return}},getIDTags:function(){return this.meta_info},select:function(t){if(isNaN(t))return-1;var i=Number(t)+this.timestamp_offset,e=0;if(ii);e++);return e},setTimestampOffset:function(t){return this.timestamp_offset=isNaN(t)?0:Number(t)/1e3,Number(t)},isEmpty:function(t){for(var i in t)if(t.hasOwnProperty(i))return!1;return!0}},t});"],"sourceRoot":""} \ No newline at end of file diff --git a/public/js/chunk-vendors.db0333d5.js b/public/js/chunk-vendors.9689edf8.js similarity index 76% rename from public/js/chunk-vendors.db0333d5.js rename to public/js/chunk-vendors.9689edf8.js index 57a80f9..aa6b7c2 100644 --- a/public/js/chunk-vendors.db0333d5.js +++ b/public/js/chunk-vendors.9689edf8.js @@ -1,24 +1,24 @@ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-vendors"],{"0393":function(t,e,i){"use strict";i("210b");var n=i("604c"),s=i("d9bd");e["a"]=n["a"].extend({name:"v-expansion-panels",provide(){return{expansionPanels:this}},props:{accordion:Boolean,disabled:Boolean,flat:Boolean,hover:Boolean,focusable:Boolean,inset:Boolean,popout:Boolean,readonly:Boolean,tile:Boolean},computed:{classes(){return{...n["a"].options.computed.classes.call(this),"v-expansion-panels":!0,"v-expansion-panels--accordion":this.accordion,"v-expansion-panels--flat":this.flat,"v-expansion-panels--hover":this.hover,"v-expansion-panels--focusable":this.focusable,"v-expansion-panels--inset":this.inset,"v-expansion-panels--popout":this.popout,"v-expansion-panels--tile":this.tile}}},created(){this.$attrs.hasOwnProperty("expand")&&Object(s["a"])("expand","multiple",this),Array.isArray(this.value)&&this.value.length>0&&"boolean"===typeof this.value[0]&&Object(s["a"])(':value="[true, false, true]"',':value="[0, 2]"',this)},methods:{updateItem(t,e){const i=this.getValue(t,e),n=this.getValue(t,e+1);t.isActive=this.toggleMethod(i),t.nextIsActive=this.toggleMethod(n)}}})},"03a4":function(t,e,i){"use strict";i("bb18");var n=i("8dd9"),s=(i("7863"),i("9e29"),i("c37a")),r=i("0789"),a=i("58df"),o=i("297c"),l=i("a293"),c=i("80d2"),u=i("d9bd"),h=Object(a["a"])(s["a"],o["a"]).extend({name:"v-slider",directives:{ClickOutside:l["a"]},mixins:[o["a"]],props:{disabled:Boolean,inverseLabel:Boolean,max:{type:[Number,String],default:100},min:{type:[Number,String],default:0},step:{type:[Number,String],default:1},thumbColor:String,thumbLabel:{type:[Boolean,String],default:void 0,validator:t=>"boolean"===typeof t||"always"===t},thumbSize:{type:[Number,String],default:32},tickLabels:{type:Array,default:()=>[]},ticks:{type:[Boolean,String],default:!1,validator:t=>"boolean"===typeof t||"always"===t},tickSize:{type:[Number,String],default:2},trackColor:String,trackFillColor:String,value:[Number,String],vertical:Boolean},data:()=>({app:null,oldValue:null,keyPressed:0,isFocused:!1,isActive:!1,noClick:!1}),computed:{classes(){return{...s["a"].options.computed.classes.call(this),"v-input__slider":!0,"v-input__slider--vertical":this.vertical,"v-input__slider--inverse-label":this.inverseLabel}},internalValue:{get(){return this.lazyValue},set(t){t=isNaN(t)?this.minValue:t;const e=this.roundValue(Math.min(Math.max(t,this.minValue),this.maxValue));e!==this.lazyValue&&(this.lazyValue=e,this.$emit("input",e))}},trackTransition(){return this.keyPressed>=2?"none":""},minValue(){return parseFloat(this.min)},maxValue(){return parseFloat(this.max)},stepNumeric(){return this.step>0?parseFloat(this.step):0},inputWidth(){const t=(this.roundValue(this.internalValue)-this.minValue)/(this.maxValue-this.minValue)*100;return t},trackFillStyles(){const t=this.vertical?"bottom":"left",e=this.vertical?"top":"right",i=this.vertical?"height":"width",n=this.$vuetify.rtl?"auto":"0",s=this.$vuetify.rtl?"0":"auto",r=this.isDisabled?`calc(${this.inputWidth}% - 10px)`:`${this.inputWidth}%`;return{transition:this.trackTransition,[t]:n,[e]:s,[i]:r}},trackStyles(){const t=this.vertical?this.$vuetify.rtl?"bottom":"top":this.$vuetify.rtl?"left":"right",e=this.vertical?"height":"width",i="0px",n=this.isDisabled?`calc(${100-this.inputWidth}% - 10px)`:`calc(${100-this.inputWidth}%)`;return{transition:this.trackTransition,[t]:i,[e]:n}},showTicks(){return this.tickLabels.length>0||!(this.isDisabled||!this.stepNumeric||!this.ticks)},numTicks(){return Math.ceil((this.maxValue-this.minValue)/this.stepNumeric)},showThumbLabel(){return!this.isDisabled&&!(!this.thumbLabel&&!this.$scopedSlots["thumb-label"])},computedTrackColor(){if(!this.isDisabled)return this.trackColor?this.trackColor:this.isDark?this.validationState:this.validationState||"primary lighten-3"},computedTrackFillColor(){if(!this.isDisabled)return this.trackFillColor?this.trackFillColor:this.validationState||this.computedColor},computedThumbColor(){return this.thumbColor?this.thumbColor:this.validationState||this.computedColor}},watch:{min(t){const e=parseFloat(t);e>this.internalValue&&this.$emit("input",e)},max(t){const e=parseFloat(t);e{const s=[];this.tickLabels[e]&&s.push(this.$createElement("div",{staticClass:"v-slider__tick-label"},this.tickLabels[e]));const r=e*(100/this.numTicks),a=this.$vuetify.rtl?100-this.inputWidth0}},s)},genThumbContainer(t,e,i,n,s,r,a,o="thumb"){const l=[this.genThumb()],c=this.genThumbLabelContent(t);return this.showThumbLabel&&l.push(this.genThumbLabel(c)),this.$createElement("div",this.setTextColor(this.computedThumbColor,{ref:o,key:o,staticClass:"v-slider__thumb-container",class:{"v-slider__thumb-container--active":i,"v-slider__thumb-container--focused":n,"v-slider__thumb-container--show-label":this.showThumbLabel},style:this.getThumbContainerStyles(e),attrs:{role:"slider",tabindex:this.isDisabled?-1:this.$attrs.tabindex?this.$attrs.tabindex:0,"aria-label":this.label,"aria-valuemin":this.min,"aria-valuemax":this.max,"aria-valuenow":this.internalValue,"aria-readonly":String(this.isReadonly),"aria-orientation":this.vertical?"vertical":"horizontal",...this.$attrs},on:{focus:r,blur:a,keydown:this.onKeyDown,keyup:this.onKeyUp,touchstart:s,mousedown:s}}),l)},genThumbLabelContent(t){return this.$scopedSlots["thumb-label"]?this.$scopedSlots["thumb-label"]({value:t}):[this.$createElement("span",[String(t)])]},genThumbLabel(t){const e=Object(c["f"])(this.thumbSize),i=this.vertical?`translateY(20%) translateY(${Number(this.thumbSize)/3-1}px) translateX(55%) rotate(135deg)`:"translateY(-20%) translateY(-12px) translateX(-50%) rotate(45deg)";return this.$createElement(r["e"],{props:{origin:"bottom center"}},[this.$createElement("div",{staticClass:"v-slider__thumb-label-container",directives:[{name:"show",value:this.isFocused||this.isActive||"always"===this.thumbLabel}]},[this.$createElement("div",this.setBackgroundColor(this.computedThumbColor,{staticClass:"v-slider__thumb-label",style:{height:e,width:e,transform:i}}),[this.$createElement("div",t)])])])},genThumb(){return this.$createElement("div",this.setBackgroundColor(this.computedThumbColor,{staticClass:"v-slider__thumb"}))},getThumbContainerStyles(t){const e=this.vertical?"top":"left";let i=this.$vuetify.rtl?100-t:t;return i=this.vertical?100-i:i,{transition:this.trackTransition,[e]:`${i}%`}},onThumbMouseDown(t){t.preventDefault(),this.oldValue=this.internalValue,this.keyPressed=2,this.isActive=!0;const e=!c["w"]||{passive:!0,capture:!0},i=!!c["w"]&&{passive:!0};"touches"in t?(this.app.addEventListener("touchmove",this.onMouseMove,i),Object(c["a"])(this.app,"touchend",this.onSliderMouseUp,e)):(this.app.addEventListener("mousemove",this.onMouseMove,i),Object(c["a"])(this.app,"mouseup",this.onSliderMouseUp,e)),this.$emit("start",this.internalValue)},onSliderMouseUp(t){t.stopPropagation(),this.keyPressed=0;const e=!!c["w"]&&{passive:!0};this.app.removeEventListener("touchmove",this.onMouseMove,e),this.app.removeEventListener("mousemove",this.onMouseMove,e),this.$emit("mouseup",t),this.$emit("end",this.internalValue),Object(c["i"])(this.oldValue,this.internalValue)||(this.$emit("change",this.internalValue),this.noClick=!0),this.isActive=!1},onMouseMove(t){const{value:e}=this.parseMouseMove(t);this.internalValue=e},onKeyDown(t){if(!this.isInteractive)return;const e=this.parseKeyDown(t,this.internalValue);null==e||ethis.maxValue||(this.internalValue=e,this.$emit("change",e))},onKeyUp(){this.keyPressed=0},onSliderClick(t){if(this.noClick)return void(this.noClick=!1);const e=this.$refs.thumb;e.focus(),this.onMouseMove(t),this.$emit("change",this.internalValue)},onBlur(t){this.isFocused=!1,this.$emit("blur",t)},onFocus(t){this.isFocused=!0,this.$emit("focus",t)},parseMouseMove(t){const e=this.vertical?"top":"left",i=this.vertical?"height":"width",n=this.vertical?"clientY":"clientX",{[e]:s,[i]:r}=this.$refs.track.getBoundingClientRect(),a="touches"in t?t.touches[0][n]:t[n];let o=Math.min(Math.max((a-s)/r,0),1)||0;this.vertical&&(o=1-o),this.$vuetify.rtl&&(o=1-o);const l=a>=s&&a<=s+r,c=parseFloat(this.min)+o*(this.maxValue-this.minValue);return{value:c,isInsideTrack:l}},parseKeyDown(t,e){if(!this.isInteractive)return;const{pageup:i,pagedown:n,end:s,home:r,left:a,right:o,down:l,up:u}=c["s"];if(![i,n,s,r,a,o,l,u].includes(t.keyCode))return;t.preventDefault();const h=this.stepNumeric||1,d=(this.maxValue-this.minValue)/h;if([a,o,l,u].includes(t.keyCode)){this.keyPressed+=1;const i=this.$vuetify.rtl?[a,u]:[o,u],n=i.includes(t.keyCode)?1:-1,s=t.shiftKey?3:t.ctrlKey?2:1;e+=n*h*s}else if(t.keyCode===r)e=this.minValue;else if(t.keyCode===s)e=this.maxValue;else{const i=t.keyCode===n?1:-1;e-=i*h*(d>100?d/10:10)}return e},roundValue(t){if(!this.stepNumeric)return t;const e=this.step.toString().trim(),i=e.indexOf(".")>-1?e.length-e.indexOf(".")-1:0,n=this.minValue%this.stepNumeric,s=Math.round((t-n)/this.stepNumeric)*this.stepNumeric+n;return parseFloat(Math.min(s,this.maxValue).toFixed(i))}}}),d=i("7bc6"),p=i("2b0e");function f(t){t={...t};const e=Object(d["c"])(t),i=Object(d["b"])(t),n=Object(d["d"])(t);return{alpha:t.a,hex:e.substr(0,7),hexa:e,hsla:i,hsva:t,hue:t.h,rgba:n}}function v(t){const e=Object(d["a"])(t),i=Object(d["c"])(e),n=Object(d["d"])(e);return{alpha:e.a,hex:i.substr(0,7),hexa:i,hsla:t,hsva:e,hue:e.h,rgba:n}}function m(t){const e=Object(d["g"])(t),i=Object(d["h"])(t),n=Object(d["b"])(e);return{alpha:e.a,hex:i.substr(0,7),hexa:i,hsla:n,hsva:e,hue:e.h,rgba:t}}function g(t){const e=Object(d["e"])(t),i=Object(d["b"])(e),n=Object(d["d"])(e);return{alpha:e.a,hex:t.substr(0,7),hexa:t,hsla:i,hsva:e,hue:e.h,rgba:n}}function y(t){return g(Object(d["o"])(t))}function b(t,e){return e.every(e=>t.hasOwnProperty(e))}function w(t,e){if(!t)return m({r:255,g:0,b:0,a:1});if("string"===typeof t){if("transparent"===t)return g("#00000000");const i=Object(d["o"])(t);return e&&i===e.hexa?e:g(i)}if("object"===typeof t){if(t.hasOwnProperty("alpha"))return t;const i=t.hasOwnProperty("a")?parseFloat(t.a):1;if(b(t,["r","g","b"]))return e&&t===e.rgba?e:m({...t,a:i});if(b(t,["h","s","l"]))return e&&t===e.hsla?e:v({...t,a:i});if(b(t,["h","s","v"]))return e&&t===e.hsva?e:f({...t,a:i})}return m({r:255,g:0,b:0,a:1})}function _(t,e){if(e){const{a:e,...i}=t;return i}return t}function x(t,e){if(null==e)return t;if("string"===typeof e)return 7===e.length?t.hex:t.hexa;if("object"===typeof e){if(b(e,["r","g","b"]))return _(t.rgba,!e.a);if(b(e,["h","s","l"]))return _(t.hsla,!e.a);if(b(e,["h","s","v"]))return _(t.hsva,!e.a)}return t}function k(t){return!!t&&("string"===typeof t?t.length>7:"object"===typeof t&&(b(t,["a"])||b(t,["alpha"])))}var C=p["a"].extend({name:"v-color-picker-preview",props:{color:Object,disabled:Boolean,hideAlpha:Boolean},methods:{genAlpha(){return this.genTrack({staticClass:"v-color-picker__alpha",props:{thumbColor:"grey lighten-2",hideDetails:!0,value:this.color.alpha,step:0,min:0,max:1},style:{backgroundImage:this.disabled?void 0:`linear-gradient(to ${this.$vuetify.rtl?"left":"right"}, transparent, ${Object(d["i"])(this.color.rgba)})`},on:{input:t=>this.color.alpha!==t&&this.$emit("update:color",f({...this.color.hsva,a:t}))}})},genSliders(){return this.$createElement("div",{staticClass:"v-color-picker__sliders"},[this.genHue(),!this.hideAlpha&&this.genAlpha()])},genDot(){return this.$createElement("div",{staticClass:"v-color-picker__dot"},[this.$createElement("div",{style:{background:Object(d["f"])(this.color.rgba)}})])},genHue(){return this.genTrack({staticClass:"v-color-picker__hue",props:{thumbColor:"grey lighten-2",hideDetails:!0,value:this.color.hue,step:0,min:0,max:360},on:{input:t=>this.color.hue!==t&&this.$emit("update:color",f({...this.color.hsva,h:t}))}})},genTrack(t){return this.$createElement(h,{class:"v-color-picker__track",...t,props:{disabled:this.disabled,...t.props}})}},render(t){return t("div",{staticClass:"v-color-picker__preview",class:{"v-color-picker__preview--hide-alpha":this.hideAlpha}},[this.genDot(),this.genSliders()])}}),$=(i("d59f"),p["a"].extend({name:"v-color-picker-canvas",props:{color:{type:Object,default:()=>m({r:255,g:0,b:0,a:1})},disabled:Boolean,dotSize:{type:[Number,String],default:10},height:{type:[Number,String],default:150},width:{type:[Number,String],default:300}},data(){return{boundingRect:{width:0,height:0,left:0,top:0}}},computed:{dot(){return this.color?{x:this.color.hsva.s*parseInt(this.width,10),y:(1-this.color.hsva.v)*parseInt(this.height,10)}:{x:0,y:0}}},watch:{"color.hue":"updateCanvas"},mounted(){this.updateCanvas()},methods:{emitColor(t,e){const{left:i,top:n,width:s,height:r}=this.boundingRect;this.$emit("update:color",f({h:this.color.hue,s:Object(c["e"])(t-i,0,s)/s,v:1-Object(c["e"])(e-n,0,r)/r,a:this.color.alpha}))},updateCanvas(){if(!this.color)return;const t=this.$refs.canvas,e=t.getContext("2d");if(!e)return;const i=e.createLinearGradient(0,0,t.width,0);i.addColorStop(0,"hsla(0, 0%, 100%, 1)"),i.addColorStop(1,`hsla(${this.color.hue}, 100%, 50%, 1)`),e.fillStyle=i,e.fillRect(0,0,t.width,t.height);const n=e.createLinearGradient(0,0,0,t.height);n.addColorStop(0,"hsla(0, 0%, 100%, 0)"),n.addColorStop(1,"hsla(0, 0%, 0%, 1)"),e.fillStyle=n,e.fillRect(0,0,t.width,t.height)},handleClick(t){this.disabled||(this.boundingRect=this.$el.getBoundingClientRect(),this.emitColor(t.clientX,t.clientY))},handleMouseDown(t){t.preventDefault(),this.disabled||(this.boundingRect=this.$el.getBoundingClientRect(),window.addEventListener("mousemove",this.handleMouseMove),window.addEventListener("mouseup",this.handleMouseUp))},handleMouseMove(t){this.disabled||this.emitColor(t.clientX,t.clientY)},handleMouseUp(){window.removeEventListener("mousemove",this.handleMouseMove),window.removeEventListener("mouseup",this.handleMouseUp)},genCanvas(){return this.$createElement("canvas",{ref:"canvas",attrs:{width:this.width,height:this.height}})},genDot(){const t=parseInt(this.dotSize,10)/2,e=Object(c["f"])(this.dot.x-t),i=Object(c["f"])(this.dot.y-t);return this.$createElement("div",{staticClass:"v-color-picker__canvas-dot",class:{"v-color-picker__canvas-dot--disabled":this.disabled},style:{width:Object(c["f"])(this.dotSize),height:Object(c["f"])(this.dotSize),transform:`translate(${e}, ${i})`}})}},render(t){return t("div",{staticClass:"v-color-picker__canvas",style:{width:Object(c["f"])(this.width),height:Object(c["f"])(this.height)},on:{click:this.handleClick,mousedown:this.handleMouseDown}},[this.genCanvas(),this.genDot()])}})),O=(i("9f7f"),i("afdd")),S=i("9d26");const A={rgba:{inputs:[["r",255,"int"],["g",255,"int"],["b",255,"int"],["a",1,"float"]],from:m},hsla:{inputs:[["h",360,"int"],["s",1,"float"],["l",1,"float"],["a",1,"float"]],from:v},hexa:{from:g}};var T=p["a"].extend({name:"v-color-picker-edit",props:{color:Object,disabled:Boolean,hideAlpha:Boolean,hideModeSwitch:Boolean,mode:{type:String,default:"rgba",validator:t=>Object.keys(A).includes(t)}},data(){return{modes:A,internalMode:this.mode}},computed:{currentMode(){return this.modes[this.internalMode]}},watch:{mode(t){this.internalMode=t}},created(){this.internalMode=this.mode},methods:{getValue(t,e){return"float"===e?Math.round(100*t)/100:"int"===e?Math.round(t):0},parseValue(t,e){return"float"===e?parseFloat(t):"int"===e&&parseInt(t,10)||0},changeMode(){const t=Object.keys(this.modes),e=t.indexOf(this.internalMode),i=t[(e+1)%t.length];this.internalMode=i,this.$emit("update:mode",i)},genInput(t,e,i,n){return this.$createElement("div",{staticClass:"v-color-picker__input"},[this.$createElement("input",{key:t,attrs:e,domProps:{value:i},on:n}),this.$createElement("span",t.toUpperCase())])},genInputs(){switch(this.internalMode){case"hexa":{const t=this.color.hexa,e=this.hideAlpha&&t.endsWith("FF")?t.substr(0,7):t;return this.genInput("hex",{maxlength:this.hideAlpha?7:9,disabled:this.disabled},e,{change:t=>{const e=t.target;this.$emit("update:color",this.currentMode.from(Object(d["o"])(e.value)))}})}default:{const t=this.hideAlpha?this.currentMode.inputs.slice(0,-1):this.currentMode.inputs;return t.map(([t,e,i])=>{const n=this.color[this.internalMode];return this.genInput(t,{type:"number",min:0,max:e,step:"float"===i?"0.01":"int"===i?"1":void 0,disabled:this.disabled},this.getValue(n[t],i),{input:e=>{const s=e.target,r=this.parseValue(s.value||"0",i);this.$emit("update:color",this.currentMode.from(Object.assign({},n,{[t]:r}),this.color.alpha))}})})}}},genSwitch(){return this.$createElement(O["a"],{props:{small:!0,icon:!0,disabled:this.disabled},on:{click:this.changeMode}},[this.$createElement(S["a"],"$unfold")])}},render(t){return t("div",{staticClass:"v-color-picker__edit"},[this.genInputs(),!this.hideModeSwitch&&this.genSwitch()])}});i("31ce");const L=Object.freeze({base:"#f44336",lighten5:"#ffebee",lighten4:"#ffcdd2",lighten3:"#ef9a9a",lighten2:"#e57373",lighten1:"#ef5350",darken1:"#e53935",darken2:"#d32f2f",darken3:"#c62828",darken4:"#b71c1c",accent1:"#ff8a80",accent2:"#ff5252",accent3:"#ff1744",accent4:"#d50000"}),M=Object.freeze({base:"#e91e63",lighten5:"#fce4ec",lighten4:"#f8bbd0",lighten3:"#f48fb1",lighten2:"#f06292",lighten1:"#ec407a",darken1:"#d81b60",darken2:"#c2185b",darken3:"#ad1457",darken4:"#880e4f",accent1:"#ff80ab",accent2:"#ff4081",accent3:"#f50057",accent4:"#c51162"}),E=Object.freeze({base:"#9c27b0",lighten5:"#f3e5f5",lighten4:"#e1bee7",lighten3:"#ce93d8",lighten2:"#ba68c8",lighten1:"#ab47bc",darken1:"#8e24aa",darken2:"#7b1fa2",darken3:"#6a1b9a",darken4:"#4a148c",accent1:"#ea80fc",accent2:"#e040fb",accent3:"#d500f9",accent4:"#aa00ff"}),j=Object.freeze({base:"#673ab7",lighten5:"#ede7f6",lighten4:"#d1c4e9",lighten3:"#b39ddb",lighten2:"#9575cd",lighten1:"#7e57c2",darken1:"#5e35b1",darken2:"#512da8",darken3:"#4527a0",darken4:"#311b92",accent1:"#b388ff",accent2:"#7c4dff",accent3:"#651fff",accent4:"#6200ea"}),I=Object.freeze({base:"#3f51b5",lighten5:"#e8eaf6",lighten4:"#c5cae9",lighten3:"#9fa8da",lighten2:"#7986cb",lighten1:"#5c6bc0",darken1:"#3949ab",darken2:"#303f9f",darken3:"#283593",darken4:"#1a237e",accent1:"#8c9eff",accent2:"#536dfe",accent3:"#3d5afe",accent4:"#304ffe"}),B=Object.freeze({base:"#2196f3",lighten5:"#e3f2fd",lighten4:"#bbdefb",lighten3:"#90caf9",lighten2:"#64b5f6",lighten1:"#42a5f5",darken1:"#1e88e5",darken2:"#1976d2",darken3:"#1565c0",darken4:"#0d47a1",accent1:"#82b1ff",accent2:"#448aff",accent3:"#2979ff",accent4:"#2962ff"}),D=Object.freeze({base:"#03a9f4",lighten5:"#e1f5fe",lighten4:"#b3e5fc",lighten3:"#81d4fa",lighten2:"#4fc3f7",lighten1:"#29b6f6",darken1:"#039be5",darken2:"#0288d1",darken3:"#0277bd",darken4:"#01579b",accent1:"#80d8ff",accent2:"#40c4ff",accent3:"#00b0ff",accent4:"#0091ea"}),P=Object.freeze({base:"#00bcd4",lighten5:"#e0f7fa",lighten4:"#b2ebf2",lighten3:"#80deea",lighten2:"#4dd0e1",lighten1:"#26c6da",darken1:"#00acc1",darken2:"#0097a7",darken3:"#00838f",darken4:"#006064",accent1:"#84ffff",accent2:"#18ffff",accent3:"#00e5ff",accent4:"#00b8d4"}),V=Object.freeze({base:"#009688",lighten5:"#e0f2f1",lighten4:"#b2dfdb",lighten3:"#80cbc4",lighten2:"#4db6ac",lighten1:"#26a69a",darken1:"#00897b",darken2:"#00796b",darken3:"#00695c",darken4:"#004d40",accent1:"#a7ffeb",accent2:"#64ffda",accent3:"#1de9b6",accent4:"#00bfa5"}),N=Object.freeze({base:"#4caf50",lighten5:"#e8f5e9",lighten4:"#c8e6c9",lighten3:"#a5d6a7",lighten2:"#81c784",lighten1:"#66bb6a",darken1:"#43a047",darken2:"#388e3c",darken3:"#2e7d32",darken4:"#1b5e20",accent1:"#b9f6ca",accent2:"#69f0ae",accent3:"#00e676",accent4:"#00c853"}),F=Object.freeze({base:"#8bc34a",lighten5:"#f1f8e9",lighten4:"#dcedc8",lighten3:"#c5e1a5",lighten2:"#aed581",lighten1:"#9ccc65",darken1:"#7cb342",darken2:"#689f38",darken3:"#558b2f",darken4:"#33691e",accent1:"#ccff90",accent2:"#b2ff59",accent3:"#76ff03",accent4:"#64dd17"}),H=Object.freeze({base:"#cddc39",lighten5:"#f9fbe7",lighten4:"#f0f4c3",lighten3:"#e6ee9c",lighten2:"#dce775",lighten1:"#d4e157",darken1:"#c0ca33",darken2:"#afb42b",darken3:"#9e9d24",darken4:"#827717",accent1:"#f4ff81",accent2:"#eeff41",accent3:"#c6ff00",accent4:"#aeea00"}),z=Object.freeze({base:"#ffeb3b",lighten5:"#fffde7",lighten4:"#fff9c4",lighten3:"#fff59d",lighten2:"#fff176",lighten1:"#ffee58",darken1:"#fdd835",darken2:"#fbc02d",darken3:"#f9a825",darken4:"#f57f17",accent1:"#ffff8d",accent2:"#ffff00",accent3:"#ffea00",accent4:"#ffd600"}),R=Object.freeze({base:"#ffc107",lighten5:"#fff8e1",lighten4:"#ffecb3",lighten3:"#ffe082",lighten2:"#ffd54f",lighten1:"#ffca28",darken1:"#ffb300",darken2:"#ffa000",darken3:"#ff8f00",darken4:"#ff6f00",accent1:"#ffe57f",accent2:"#ffd740",accent3:"#ffc400",accent4:"#ffab00"}),W=Object.freeze({base:"#ff9800",lighten5:"#fff3e0",lighten4:"#ffe0b2",lighten3:"#ffcc80",lighten2:"#ffb74d",lighten1:"#ffa726",darken1:"#fb8c00",darken2:"#f57c00",darken3:"#ef6c00",darken4:"#e65100",accent1:"#ffd180",accent2:"#ffab40",accent3:"#ff9100",accent4:"#ff6d00"}),q=Object.freeze({base:"#ff5722",lighten5:"#fbe9e7",lighten4:"#ffccbc",lighten3:"#ffab91",lighten2:"#ff8a65",lighten1:"#ff7043",darken1:"#f4511e",darken2:"#e64a19",darken3:"#d84315",darken4:"#bf360c",accent1:"#ff9e80",accent2:"#ff6e40",accent3:"#ff3d00",accent4:"#dd2c00"}),U=Object.freeze({base:"#795548",lighten5:"#efebe9",lighten4:"#d7ccc8",lighten3:"#bcaaa4",lighten2:"#a1887f",lighten1:"#8d6e63",darken1:"#6d4c41",darken2:"#5d4037",darken3:"#4e342e",darken4:"#3e2723"}),Y=Object.freeze({base:"#607d8b",lighten5:"#eceff1",lighten4:"#cfd8dc",lighten3:"#b0bec5",lighten2:"#90a4ae",lighten1:"#78909c",darken1:"#546e7a",darken2:"#455a64",darken3:"#37474f",darken4:"#263238"}),G=Object.freeze({base:"#9e9e9e",lighten5:"#fafafa",lighten4:"#f5f5f5",lighten3:"#eeeeee",lighten2:"#e0e0e0",lighten1:"#bdbdbd",darken1:"#757575",darken2:"#616161",darken3:"#424242",darken4:"#212121"}),X=Object.freeze({black:"#000000",white:"#ffffff",transparent:"transparent"});var Z=Object.freeze({red:L,pink:M,purple:E,deepPurple:j,indigo:I,blue:B,lightBlue:D,cyan:P,teal:V,green:N,lightGreen:F,lime:H,yellow:z,amber:R,orange:W,deepOrange:q,brown:U,blueGrey:Y,grey:G,shades:X}),K=i("7560");function J(t){return Object.keys(t).map(e=>{const i=t[e];return i.base?[i.base,i.darken4,i.darken3,i.darken2,i.darken1,i.lighten1,i.lighten2,i.lighten3,i.lighten4,i.lighten5]:[i.black,i.white,i.transparent]})}const Q=y("#FFFFFF").rgba,tt=y("#000000").rgba;var et=Object(a["a"])(K["a"]).extend({name:"v-color-picker-swatches",props:{swatches:{type:Array,default:()=>J(Z)},color:Object,maxWidth:[Number,String],maxHeight:[Number,String]},methods:{genColor(t){const e=this.$createElement("div",{style:{background:t}},[Object(c["i"])(this.color,w(t,null))&&this.$createElement(S["a"],{props:{small:!0,dark:Object(d["l"])(this.color.rgba,Q)>2&&this.color.alpha>.5,light:Object(d["l"])(this.color.rgba,tt)>2&&this.color.alpha>.5}},"$success")]);return this.$createElement("div",{staticClass:"v-color-picker__color",on:{click:()=>this.$emit("update:color",y("transparent"===t?"#00000000":t))}},[e])},genSwatches(){return this.swatches.map(t=>{const e=t.map(this.genColor);return this.$createElement("div",{staticClass:"v-color-picker__swatch"},e)})}},render(t){return t("div",{staticClass:"v-color-picker__swatches",style:{maxWidth:Object(c["f"])(this.maxWidth),maxHeight:Object(c["f"])(this.maxHeight)}},[this.$createElement("div",this.genSwatches())])}}),it=i("c995");e["a"]=Object(a["a"])(it["a"],K["a"]).extend({name:"v-color-picker",props:{canvasHeight:{type:[String,Number],default:150},disabled:Boolean,dotSize:{type:[Number,String],default:10},flat:Boolean,hideCanvas:Boolean,hideInputs:Boolean,hideModeSwitch:Boolean,mode:{type:String,default:"rgba",validator:t=>Object.keys(A).includes(t)},showSwatches:Boolean,swatches:Array,swatchesMaxHeight:{type:[Number,String],default:150},value:{type:[Object,String]},width:{type:[Number,String],default:300}},data:()=>({internalValue:m({r:255,g:0,b:0,a:1})}),computed:{hideAlpha(){return!!this.value&&!k(this.value)}},watch:{value:{handler(t){this.updateColor(w(t,this.internalValue))},immediate:!0}},methods:{updateColor(t){this.internalValue=t;const e=x(this.internalValue,this.value);Object(c["i"])(e,this.value)||(this.$emit("input",e),this.$emit("update:color",this.internalValue))},genCanvas(){return this.$createElement($,{props:{color:this.internalValue,disabled:this.disabled,dotSize:this.dotSize,width:this.width,height:this.canvasHeight},on:{"update:color":this.updateColor}})},genControls(){return this.$createElement("div",{staticClass:"v-color-picker__controls"},[this.genPreview(),!this.hideInputs&&this.genEdit()])},genEdit(){return this.$createElement(T,{props:{color:this.internalValue,disabled:this.disabled,hideAlpha:this.hideAlpha,hideModeSwitch:this.hideModeSwitch,mode:this.mode},on:{"update:color":this.updateColor,"update:mode":t=>this.$emit("update:mode",t)}})},genPreview(){return this.$createElement(C,{props:{color:this.internalValue,disabled:this.disabled,hideAlpha:this.hideAlpha},on:{"update:color":this.updateColor}})},genSwatches(){return this.$createElement(et,{props:{dark:this.dark,light:this.light,swatches:this.swatches,color:this.internalValue,maxHeight:this.swatchesMaxHeight},on:{"update:color":this.updateColor}})}},render(t){return t(n["a"],{staticClass:"v-color-picker",class:{"v-color-picker--flat":this.flat,...this.themeClasses,...this.elevationClasses},props:{maxWidth:this.width}},[!this.hideCanvas&&this.genCanvas(),this.genControls(),this.showSwatches&&this.genSwatches()])}})},"0789":function(t,e,i){"use strict";i.d(e,"c",(function(){return c})),i.d(e,"d",(function(){return u})),i.d(e,"e",(function(){return h})),i.d(e,"f",(function(){return d})),i.d(e,"g",(function(){return p})),i.d(e,"a",(function(){return f})),i.d(e,"b",(function(){return v}));var n=i("d9f7");function s(t=[],...e){return Array().concat(t,...e)}function r(t,e="top center 0",i){return{name:t,functional:!0,props:{group:{type:Boolean,default:!1},hideOnLeave:{type:Boolean,default:!1},leaveAbsolute:{type:Boolean,default:!1},mode:{type:String,default:i},origin:{type:String,default:e}},render(e,i){const r=`transition${i.props.group?"-group":""}`,a={props:{name:t,mode:i.props.mode},on:{beforeEnter(t){t.style.transformOrigin=i.props.origin,t.style.webkitTransformOrigin=i.props.origin}}};return i.props.leaveAbsolute&&(a.on.leave=s(a.on.leave,t=>t.style.position="absolute")),i.props.hideOnLeave&&(a.on.leave=s(a.on.leave,t=>t.style.display="none")),e(r,Object(n["a"])(i.data,a),i.children)}}}function a(t,e,i="in-out"){return{name:t,functional:!0,props:{mode:{type:String,default:i}},render(i,s){return i("transition",Object(n["a"])(s.data,{props:{name:t},on:e}),s.children)}}}var o=i("80d2"),l=function(t="",e=!1){const i=e?"width":"height",n=`offset${Object(o["y"])(i)}`;return{beforeEnter(t){t._parent=t.parentNode,t._initialStyle={transition:t.style.transition,overflow:t.style.overflow,[i]:t.style[i]}},enter(e){const s=e._initialStyle;e.style.setProperty("transition","none","important"),e.style.overflow="hidden";const r=`${e[n]}px`;e.style[i]="0",e.offsetHeight,e.style.transition=s.transition,t&&e._parent&&e._parent.classList.add(t),requestAnimationFrame(()=>{e.style[i]=r})},afterEnter:r,enterCancelled:r,leave(t){t._initialStyle={transition:"",overflow:t.style.overflow,[i]:t.style[i]},t.style.overflow="hidden",t.style[i]=`${t[n]}px`,t.offsetHeight,requestAnimationFrame(()=>t.style[i]="0")},afterLeave:s,leaveCancelled:s};function s(e){t&&e._parent&&e._parent.classList.remove(t),r(e)}function r(t){const e=t._initialStyle[i];t.style.overflow=t._initialStyle.overflow,null!=e&&(t.style[i]=e),delete t._initialStyle}};r("carousel-transition"),r("carousel-reverse-transition"),r("tab-transition"),r("tab-reverse-transition"),r("menu-transition");const c=r("fab-transition","center center","out-in"),u=(r("dialog-transition"),r("dialog-bottom-transition"),r("fade-transition")),h=r("scale-transition"),d=(r("scroll-x-transition"),r("scroll-x-reverse-transition"),r("scroll-y-transition"),r("scroll-y-reverse-transition"),r("slide-x-transition")),p=(r("slide-x-reverse-transition"),r("slide-y-transition"),r("slide-y-reverse-transition")),f=a("expand-transition",l()),v=a("expand-x-transition",l("",!0))},"0798":function(t,e,i){"use strict";i("0c18");var n=i("10d2"),s=i("afdd"),r=i("9d26"),a=i("f2e7"),o=i("7560"),l=i("f40d"),c=i("58df"),u=i("d9bd");e["a"]=Object(c["a"])(n["a"],a["a"],l["a"]).extend({name:"v-alert",props:{border:{type:String,validator(t){return["top","right","bottom","left"].includes(t)}},closeLabel:{type:String,default:"$vuetify.close"},coloredBorder:Boolean,dense:Boolean,dismissible:Boolean,closeIcon:{type:String,default:"$cancel"},icon:{default:"",type:[Boolean,String],validator(t){return"string"===typeof t||!1===t}},outlined:Boolean,prominent:Boolean,text:Boolean,type:{type:String,validator(t){return["info","error","success","warning"].includes(t)}},value:{type:Boolean,default:!0}},computed:{__cachedBorder(){if(!this.border)return null;let t={staticClass:"v-alert__border",class:{[`v-alert__border--${this.border}`]:!0}};return this.coloredBorder&&(t=this.setBackgroundColor(this.computedColor,t),t.class["v-alert__border--has-color"]=!0),this.$createElement("div",t)},__cachedDismissible(){if(!this.dismissible)return null;const t=this.iconColor;return this.$createElement(s["a"],{staticClass:"v-alert__dismissible",props:{color:t,icon:!0,small:!0},attrs:{"aria-label":this.$vuetify.lang.t(this.closeLabel)},on:{click:()=>this.isActive=!1}},[this.$createElement(r["a"],{props:{color:t}},this.closeIcon)])},__cachedIcon(){return this.computedIcon?this.$createElement(r["a"],{staticClass:"v-alert__icon",props:{color:this.iconColor}},this.computedIcon):null},classes(){const t={...n["a"].options.computed.classes.call(this),"v-alert--border":Boolean(this.border),"v-alert--dense":this.dense,"v-alert--outlined":this.outlined,"v-alert--prominent":this.prominent,"v-alert--text":this.text};return this.border&&(t[`v-alert--border-${this.border}`]=!0),t},computedColor(){return this.color||this.type},computedIcon(){return!1!==this.icon&&("string"===typeof this.icon&&this.icon?this.icon:!!["error","info","success","warning"].includes(this.type)&&`$${this.type}`)},hasColoredIcon(){return this.hasText||Boolean(this.border)&&this.coloredBorder},hasText(){return this.text||this.outlined},iconColor(){return this.hasColoredIcon?this.computedColor:void 0},isDark(){return!(!this.type||this.coloredBorder||this.outlined)||o["a"].options.computed.isDark.call(this)}},created(){this.$attrs.hasOwnProperty("outline")&&Object(u["a"])("outline","outlined",this)},methods:{genWrapper(){const t=[this.$slots.prepend||this.__cachedIcon,this.genContent(),this.__cachedBorder,this.$slots.append,this.$scopedSlots.close?this.$scopedSlots.close({toggle:this.toggle}):this.__cachedDismissible],e={staticClass:"v-alert__wrapper"};return this.$createElement("div",e,t)},genContent(){return this.$createElement("div",{staticClass:"v-alert__content"},this.$slots.default)},genAlert(){let t={staticClass:"v-alert",attrs:{role:"alert"},on:this.listeners$,class:this.classes,style:this.styles,directives:[{name:"show",value:this.isActive}]};if(!this.coloredBorder){const e=this.hasText?this.setTextColor:this.setBackgroundColor;t=e(this.computedColor,t)}return this.$createElement("div",t,[this.genWrapper()])},toggle(){this.isActive=!this.isActive}},render(t){const e=this.genAlert();return this.transition?t("transition",{props:{name:this.transition,origin:this.origin,mode:this.mode}},[e]):e}})},"0a06":function(t,e,i){"use strict";var n=i("c532"),s=i("30b5"),r=i("f6b4"),a=i("5270"),o=i("4a7b");function l(t){this.defaults=t,this.interceptors={request:new r,response:new r}}l.prototype.request=function(t){"string"===typeof t?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=o(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=[a,void 0],i=Promise.resolve(t);this.interceptors.request.forEach((function(t){e.unshift(t.fulfilled,t.rejected)})),this.interceptors.response.forEach((function(t){e.push(t.fulfilled,t.rejected)}));while(e.length)i=i.then(e.shift(),e.shift());return i},l.prototype.getUri=function(t){return t=o(this.defaults,t),s(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},n.forEach(["delete","get","head","options"],(function(t){l.prototype[t]=function(e,i){return this.request(n.merge(i||{},{method:t,url:e}))}})),n.forEach(["post","put","patch"],(function(t){l.prototype[t]=function(e,i,s){return this.request(n.merge(s||{},{method:t,url:e,data:i}))}})),t.exports=l},"0bc6":function(t,e,i){},"0c18":function(t,e,i){},"0df6":function(t,e,i){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},"10d2":function(t,e,i){"use strict";var n=i("8dd9");e["a"]=n["a"]},"132d":function(t,e,i){"use strict";i("4804");var n,s=i("7e2b"),r=i("a9ad"),a=i("af2b"),o=i("7560"),l=i("80d2"),c=i("2b0e"),u=i("58df");function h(t){return["fas","far","fal","fab","fad"].some(e=>t.includes(e))}function d(t){return/^[mzlhvcsqta]\s*[-+.0-9][^mlhvzcsqta]+/i.test(t)&&/[\dz]$/i.test(t)&&t.length>4}(function(t){t["xSmall"]="12px",t["small"]="16px",t["default"]="24px",t["medium"]="28px",t["large"]="36px",t["xLarge"]="40px"})(n||(n={}));const p=Object(u["a"])(s["a"],r["a"],a["a"],o["a"]).extend({name:"v-icon",props:{dense:Boolean,disabled:Boolean,left:Boolean,right:Boolean,size:[Number,String],tag:{type:String,required:!1,default:"i"}},computed:{medium(){return!1},hasClickListener(){return Boolean(this.listeners$.click||this.listeners$["!click"])}},methods:{getIcon(){let t="";return this.$slots.default&&(t=this.$slots.default[0].text.trim()),Object(l["x"])(this,t)},getSize(){const t={xSmall:this.xSmall,small:this.small,medium:this.medium,large:this.large,xLarge:this.xLarge},e=Object(l["t"])(t).find(e=>t[e]);return e&&n[e]||Object(l["f"])(this.size)},getDefaultData(){const t={staticClass:"v-icon notranslate",class:{"v-icon--disabled":this.disabled,"v-icon--left":this.left,"v-icon--link":this.hasClickListener,"v-icon--right":this.right,"v-icon--dense":this.dense},attrs:{"aria-hidden":!this.hasClickListener,disabled:this.hasClickListener&&this.disabled,type:this.hasClickListener?"button":void 0,...this.attrs$},on:this.listeners$};return t},applyColors(t){t.class={...t.class,...this.themeClasses},this.setTextColor(this.color,t)},renderFontIcon(t,e){const i=[],n=this.getDefaultData();let s="material-icons";const r=t.indexOf("-"),a=r<=-1;a?i.push(t):(s=t.slice(0,r),h(s)&&(s="")),n.class[s]=!0,n.class[t]=!a;const o=this.getSize();return o&&(n.style={fontSize:o}),this.applyColors(n),e(this.hasClickListener?"button":this.tag,n,i)},renderSvgIcon(t,e){const i=this.getSize(),n={...this.getDefaultData(),style:i?{fontSize:i,height:i,width:i}:void 0};n.class["v-icon--svg"]=!0,this.applyColors(n);const s={attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",height:i||"24",width:i||"24",role:"img","aria-hidden":!0}};return e(this.hasClickListener?"button":"span",n,[e("svg",s,[e("path",{attrs:{d:t}})])])},renderSvgIconComponent(t,e){const i=this.getDefaultData();i.class["v-icon--is-component"]=!0;const n=this.getSize();n&&(i.style={fontSize:n,height:n,width:n}),this.applyColors(i);const s=t.component;return i.props=t.props,i.nativeOn=i.on,e(s,i)}},render(t){const e=this.getIcon();return"string"===typeof e?d(e)?this.renderSvgIcon(e,t):this.renderFontIcon(e,t):this.renderSvgIconComponent(e,t)}});e["a"]=c["a"].extend({name:"v-icon",$_wrapperFor:p,functional:!0,render(t,{data:e,children:i}){let n="";return e.domProps&&(n=e.domProps.textContent||e.domProps.innerHTML||n,delete e.domProps.textContent,delete e.domProps.innerHTML),t(p,e,n?[n]:i)}})},"13b3":function(t,e,i){},"166a":function(t,e,i){},1681:function(t,e,i){},"169a":function(t,e,i){"use strict";i("368e");var n=i("480e"),s=i("4ad4"),r=i("b848"),a=i("75eb"),o=i("e707"),l=i("e4d3"),c=i("21be"),u=i("f2e7"),h=i("a293"),d=i("58df"),p=i("d9bd"),f=i("80d2");const v=Object(d["a"])(s["a"],r["a"],a["a"],o["a"],l["a"],c["a"],u["a"]);e["a"]=v.extend({name:"v-dialog",directives:{ClickOutside:h["a"]},props:{dark:Boolean,disabled:Boolean,fullscreen:Boolean,light:Boolean,maxWidth:{type:[String,Number],default:"none"},noClickAnimation:Boolean,origin:{type:String,default:"center center"},persistent:Boolean,retainFocus:{type:Boolean,default:!0},scrollable:Boolean,transition:{type:[String,Boolean],default:"dialog-transition"},width:{type:[String,Number],default:"auto"}},data(){return{activatedBy:null,animate:!1,animateTimeout:-1,isActive:!!this.value,stackMinZIndex:200}},computed:{classes(){return{[`v-dialog ${this.contentClass}`.trim()]:!0,"v-dialog--active":this.isActive,"v-dialog--persistent":this.persistent,"v-dialog--fullscreen":this.fullscreen,"v-dialog--scrollable":this.scrollable,"v-dialog--animated":this.animate}},contentClasses(){return{"v-dialog__content":!0,"v-dialog__content--active":this.isActive}},hasActivator(){return Boolean(!!this.$slots.activator||!!this.$scopedSlots.activator)}},watch:{isActive(t){t?(this.show(),this.hideScroll()):(this.removeOverlay(),this.unbind())},fullscreen(t){this.isActive&&(t?(this.hideScroll(),this.removeOverlay(!1)):(this.showScroll(),this.genOverlay()))}},created(){this.$attrs.hasOwnProperty("full-width")&&Object(p["e"])("full-width",this)},beforeMount(){this.$nextTick(()=>{this.isBooted=this.isActive,this.isActive&&this.show()})},beforeDestroy(){"undefined"!==typeof window&&this.unbind()},methods:{animateClick(){this.animate=!1,this.$nextTick(()=>{this.animate=!0,window.clearTimeout(this.animateTimeout),this.animateTimeout=window.setTimeout(()=>this.animate=!1,150)})},closeConditional(t){const e=t.target;return!(this._isDestroyed||!this.isActive||this.$refs.content.contains(e)||this.overlay&&e&&!this.overlay.$el.contains(e))&&this.activeZIndex>=this.getMaxZIndex()},hideScroll(){this.fullscreen?document.documentElement.classList.add("overflow-y-hidden"):o["a"].options.methods.hideScroll.call(this)},show(){!this.fullscreen&&!this.hideOverlay&&this.genOverlay(),this.$nextTick(()=>{this.$refs.content.focus(),this.bind()})},bind(){window.addEventListener("focusin",this.onFocusin)},unbind(){window.removeEventListener("focusin",this.onFocusin)},onClickOutside(t){this.$emit("click:outside",t),this.persistent?this.noClickAnimation||this.animateClick():this.isActive=!1},onKeydown(t){if(t.keyCode===f["s"].esc&&!this.getOpenDependents().length)if(this.persistent)this.noClickAnimation||this.animateClick();else{this.isActive=!1;const t=this.getActivator();this.$nextTick(()=>t&&t.focus())}this.$emit("keydown",t)},onFocusin(t){if(!t||!this.retainFocus)return;const e=t.target;if(e&&![document,this.$refs.content].includes(e)&&!this.$refs.content.contains(e)&&this.activeZIndex>=this.getMaxZIndex()&&!this.getOpenDependentElements().some(t=>t.contains(e))){const t=this.$refs.content.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])'),e=[...t].find(t=>!t.hasAttribute("disabled"));e&&e.focus()}},genContent(){return this.showLazyContent(()=>[this.$createElement(n["a"],{props:{root:!0,light:this.light,dark:this.dark}},[this.$createElement("div",{class:this.contentClasses,attrs:{role:"document",tabindex:this.isActive?0:void 0,...this.getScopeIdAttrs()},on:{keydown:this.onKeydown},style:{zIndex:this.activeZIndex},ref:"content"},[this.genTransition()])])])},genTransition(){const t=this.genInnerContent();return this.transition?this.$createElement("transition",{props:{name:this.transition,origin:this.origin,appear:!0}},[t]):t},genInnerContent(){const t={class:this.classes,ref:"dialog",directives:[{name:"click-outside",value:{handler:this.onClickOutside,closeConditional:this.closeConditional,include:this.getOpenDependentElements}},{name:"show",value:this.isActive}],style:{transformOrigin:this.origin}};return this.fullscreen||(t.style={...t.style,maxWidth:"none"===this.maxWidth?void 0:Object(f["f"])(this.maxWidth),width:"auto"===this.width?void 0:Object(f["f"])(this.width)}),this.$createElement("div",t,this.getContentSlot())}},render(t){return t("div",{staticClass:"v-dialog__container",class:{"v-dialog__container--attached":""===this.attach||!0===this.attach||"attach"===this.attach},attrs:{role:"dialog"}},[this.genActivator(),this.genContent()])}})},"16b7":function(t,e,i){"use strict";var n=i("2b0e");e["a"]=n["a"].extend().extend({name:"delayable",props:{openDelay:{type:[Number,String],default:0},closeDelay:{type:[Number,String],default:0}},data:()=>({openTimeout:void 0,closeTimeout:void 0}),methods:{clearDelay(){clearTimeout(this.openTimeout),clearTimeout(this.closeTimeout)},runDelay(t,e){this.clearDelay();const i=parseInt(this[`${t}Delay`],10);this[`${t}Timeout`]=setTimeout(e||(()=>{this.isActive={open:!0,close:!1}[t]}),i)}}})},1800:function(t,e,i){"use strict";var n=i("2b0e");e["a"]=n["a"].extend({name:"v-list-item-action",functional:!0,render(t,{data:e,children:i=[]}){e.staticClass=e.staticClass?`v-list-item__action ${e.staticClass}`:"v-list-item__action";const n=i.filter(t=>{return!1===t.isComment&&" "!==t.text});return n.length>1&&(e.staticClass+=" v-list-item__action--stack"),t("div",e,i)}})},"1abc":function(t,e,i){"use strict";var n=i("a797");e["a"]=n["a"]},"1b2c":function(t,e,i){},"1baa":function(t,e,i){"use strict";i("899c");var n=i("604c"),s=i("a9ad"),r=i("58df");e["a"]=Object(r["a"])(n["a"],s["a"]).extend({name:"v-list-item-group",provide(){return{isInGroup:!0,listItemGroup:this}},computed:{classes(){return{...n["a"].options.computed.classes.call(this),"v-list-item-group":!0}}},methods:{genData(){return this.setTextColor(this.color,{...n["a"].options.methods.genData.call(this),attrs:{role:"listbox"}})}}})},"1bfb":function(t,e,i){},"1c87":function(t,e,i){"use strict";var n=i("2b0e"),s=i("5607"),r=i("80d2");e["a"]=n["a"].extend({name:"routable",directives:{Ripple:s["a"]},props:{activeClass:String,append:Boolean,disabled:Boolean,exact:{type:Boolean,default:void 0},exactActiveClass:String,link:Boolean,href:[String,Object],to:[String,Object],nuxt:Boolean,replace:Boolean,ripple:{type:[Boolean,Object],default:null},tag:String,target:String},data:()=>({isActive:!1,proxyClass:""}),computed:{classes(){const t={};return this.to?t:(this.activeClass&&(t[this.activeClass]=this.isActive),this.proxyClass&&(t[this.proxyClass]=this.isActive),t)},computedRipple(){var t;return null!=(t=this.ripple)?t:!this.disabled&&this.isClickable},isClickable(){return!this.disabled&&Boolean(this.isLink||this.$listeners.click||this.$listeners["!click"]||this.$attrs.tabindex)},isLink(){return this.to||this.href||this.link},styles:()=>({})},watch:{$route:"onRouteChange"},methods:{click(t){this.$emit("click",t)},generateRouteLink(){let t,e=this.exact;const i={attrs:{tabindex:"tabindex"in this.$attrs?this.$attrs.tabindex:void 0},class:this.classes,style:this.styles,props:{},directives:[{name:"ripple",value:this.computedRipple}],[this.to?"nativeOn":"on"]:{...this.$listeners,click:this.click},ref:"link"};if("undefined"===typeof this.exact&&(e="/"===this.to||this.to===Object(this.to)&&"/"===this.to.path),this.to){let n=this.activeClass,s=this.exactActiveClass||n;this.proxyClass&&(n=`${n} ${this.proxyClass}`.trim(),s=`${s} ${this.proxyClass}`.trim()),t=this.nuxt?"nuxt-link":"router-link",Object.assign(i.props,{to:this.to,exact:e,activeClass:n,exactActiveClass:s,append:this.append,replace:this.replace})}else t=(this.href?"a":this.tag)||"div","a"===t&&this.href&&(i.attrs.href=this.href);return this.target&&(i.attrs.target=this.target),{tag:t,data:i}},onRouteChange(){if(!this.to||!this.$refs.link||!this.$route)return;const t=`${this.activeClass} ${this.proxyClass||""}`.trim(),e=`_vnode.data.class.${t}`;this.$nextTick(()=>{Object(r["m"])(this.$refs.link,e)&&this.toggle()})},toggle:()=>{}}})},"1d2b":function(t,e,i){"use strict";t.exports=function(t,e){return function(){for(var i=new Array(arguments.length),n=0;n=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};n.forEach(["delete","get","head"],(function(t){l.headers[t]={}})),n.forEach(["post","put","patch"],(function(t){l.headers[t]=n.merge(r)})),t.exports=l}).call(this,i("f28c"))},"24b2":function(t,e,i){"use strict";var n=i("80d2"),s=i("2b0e");e["a"]=s["a"].extend({name:"measurable",props:{height:[Number,String],maxHeight:[Number,String],maxWidth:[Number,String],minHeight:[Number,String],minWidth:[Number,String],width:[Number,String]},computed:{measurableStyles(){const t={},e=Object(n["f"])(this.height),i=Object(n["f"])(this.minHeight),s=Object(n["f"])(this.minWidth),r=Object(n["f"])(this.maxHeight),a=Object(n["f"])(this.maxWidth),o=Object(n["f"])(this.width);return e&&(t.height=e),i&&(t.minHeight=i),s&&(t.minWidth=s),r&&(t.maxHeight=r),a&&(t.maxWidth=a),o&&(t.width=o),t}}})},"24e2":function(t,e,i){"use strict";var n=i("e0c7");e["a"]=n["a"]},"25a8":function(t,e,i){},"269a":function(t,e){t.exports=function(t,e){var i="function"===typeof t.exports?t.exports.extendOptions:t.options;for(var n in"function"===typeof t.exports&&(i.directives=t.exports.options.directives),i.directives=i.directives||{},e)i.directives[n]=i.directives[n]||e[n]}},2877:function(t,e,i){"use strict";function n(t,e,i,n,s,r,a,o){var l,c="function"===typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=i,c._compiled=!0),n&&(c.functional=!0),r&&(c._scopeId="data-v-"+r),a?(l=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"===typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),s&&s.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},c._ssrRegister=l):s&&(l=o?function(){s.call(this,this.$root.$options.shadowRoot)}:s),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var h=c.beforeCreate;c.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:c}}i.d(e,"a",(function(){return n}))},"297c":function(t,e,i){"use strict";var n=i("2b0e"),s=i("37c6");e["a"]=n["a"].extend().extend({name:"loadable",props:{loading:{type:[Boolean,String],default:!1},loaderHeight:{type:[Number,String],default:2}},methods:{genProgress(){return!1===this.loading?null:this.$slots.progress||this.$createElement(s["a"],{props:{absolute:!0,color:!0===this.loading||""===this.loading?this.color||"primary":this.loading,height:this.loaderHeight,indeterminate:!0}})}}})},"2a7f":function(t,e,i){"use strict";i.d(e,"a",(function(){return r}));var n=i("71d9"),s=i("80d2");const r=Object(s["h"])("v-toolbar__title"),a=Object(s["h"])("v-toolbar__items");n["a"]},"2b0e":function(t,e,i){"use strict";(function(t){ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-vendors"],{"0393":function(t,e,i){"use strict";i("210b");var n=i("604c"),s=i("d9bd");e["a"]=n["a"].extend({name:"v-expansion-panels",provide(){return{expansionPanels:this}},props:{accordion:Boolean,disabled:Boolean,flat:Boolean,hover:Boolean,focusable:Boolean,inset:Boolean,popout:Boolean,readonly:Boolean,tile:Boolean},computed:{classes(){return{...n["a"].options.computed.classes.call(this),"v-expansion-panels":!0,"v-expansion-panels--accordion":this.accordion,"v-expansion-panels--flat":this.flat,"v-expansion-panels--hover":this.hover,"v-expansion-panels--focusable":this.focusable,"v-expansion-panels--inset":this.inset,"v-expansion-panels--popout":this.popout,"v-expansion-panels--tile":this.tile}}},created(){this.$attrs.hasOwnProperty("expand")&&Object(s["a"])("expand","multiple",this),Array.isArray(this.value)&&this.value.length>0&&"boolean"===typeof this.value[0]&&Object(s["a"])(':value="[true, false, true]"',':value="[0, 2]"',this)},methods:{updateItem(t,e){const i=this.getValue(t,e),n=this.getValue(t,e+1);t.isActive=this.toggleMethod(i),t.nextIsActive=this.toggleMethod(n)}}})},"03a4":function(t,e,i){"use strict";i("bb18");var n=i("8dd9"),s=(i("7863"),i("9e29"),i("c37a")),r=i("0789"),a=i("58df"),o=i("297c"),l=i("a293"),c=i("80d2"),u=i("d9bd"),h=Object(a["a"])(s["a"],o["a"]).extend({name:"v-slider",directives:{ClickOutside:l["a"]},mixins:[o["a"]],props:{disabled:Boolean,inverseLabel:Boolean,max:{type:[Number,String],default:100},min:{type:[Number,String],default:0},step:{type:[Number,String],default:1},thumbColor:String,thumbLabel:{type:[Boolean,String],default:void 0,validator:t=>"boolean"===typeof t||"always"===t},thumbSize:{type:[Number,String],default:32},tickLabels:{type:Array,default:()=>[]},ticks:{type:[Boolean,String],default:!1,validator:t=>"boolean"===typeof t||"always"===t},tickSize:{type:[Number,String],default:2},trackColor:String,trackFillColor:String,value:[Number,String],vertical:Boolean},data:()=>({app:null,oldValue:null,keyPressed:0,isFocused:!1,isActive:!1,noClick:!1}),computed:{classes(){return{...s["a"].options.computed.classes.call(this),"v-input__slider":!0,"v-input__slider--vertical":this.vertical,"v-input__slider--inverse-label":this.inverseLabel}},internalValue:{get(){return this.lazyValue},set(t){t=isNaN(t)?this.minValue:t;const e=this.roundValue(Math.min(Math.max(t,this.minValue),this.maxValue));e!==this.lazyValue&&(this.lazyValue=e,this.$emit("input",e))}},trackTransition(){return this.keyPressed>=2?"none":""},minValue(){return parseFloat(this.min)},maxValue(){return parseFloat(this.max)},stepNumeric(){return this.step>0?parseFloat(this.step):0},inputWidth(){const t=(this.roundValue(this.internalValue)-this.minValue)/(this.maxValue-this.minValue)*100;return t},trackFillStyles(){const t=this.vertical?"bottom":"left",e=this.vertical?"top":"right",i=this.vertical?"height":"width",n=this.$vuetify.rtl?"auto":"0",s=this.$vuetify.rtl?"0":"auto",r=this.isDisabled?`calc(${this.inputWidth}% - 10px)`:`${this.inputWidth}%`;return{transition:this.trackTransition,[t]:n,[e]:s,[i]:r}},trackStyles(){const t=this.vertical?this.$vuetify.rtl?"bottom":"top":this.$vuetify.rtl?"left":"right",e=this.vertical?"height":"width",i="0px",n=this.isDisabled?`calc(${100-this.inputWidth}% - 10px)`:`calc(${100-this.inputWidth}%)`;return{transition:this.trackTransition,[t]:i,[e]:n}},showTicks(){return this.tickLabels.length>0||!(this.isDisabled||!this.stepNumeric||!this.ticks)},numTicks(){return Math.ceil((this.maxValue-this.minValue)/this.stepNumeric)},showThumbLabel(){return!this.isDisabled&&!(!this.thumbLabel&&!this.$scopedSlots["thumb-label"])},computedTrackColor(){if(!this.isDisabled)return this.trackColor?this.trackColor:this.isDark?this.validationState:this.validationState||"primary lighten-3"},computedTrackFillColor(){if(!this.isDisabled)return this.trackFillColor?this.trackFillColor:this.validationState||this.computedColor},computedThumbColor(){return this.thumbColor?this.thumbColor:this.validationState||this.computedColor}},watch:{min(t){const e=parseFloat(t);e>this.internalValue&&this.$emit("input",e)},max(t){const e=parseFloat(t);e{const s=[];this.tickLabels[e]&&s.push(this.$createElement("div",{staticClass:"v-slider__tick-label"},this.tickLabels[e]));const r=e*(100/this.numTicks),a=this.$vuetify.rtl?100-this.inputWidth0}},s)},genThumbContainer(t,e,i,n,s,r,a,o="thumb"){const l=[this.genThumb()],c=this.genThumbLabelContent(t);return this.showThumbLabel&&l.push(this.genThumbLabel(c)),this.$createElement("div",this.setTextColor(this.computedThumbColor,{ref:o,key:o,staticClass:"v-slider__thumb-container",class:{"v-slider__thumb-container--active":i,"v-slider__thumb-container--focused":n,"v-slider__thumb-container--show-label":this.showThumbLabel},style:this.getThumbContainerStyles(e),attrs:{role:"slider",tabindex:this.isDisabled?-1:this.$attrs.tabindex?this.$attrs.tabindex:0,"aria-label":this.label,"aria-valuemin":this.min,"aria-valuemax":this.max,"aria-valuenow":this.internalValue,"aria-readonly":String(this.isReadonly),"aria-orientation":this.vertical?"vertical":"horizontal",...this.$attrs},on:{focus:r,blur:a,keydown:this.onKeyDown,keyup:this.onKeyUp,touchstart:s,mousedown:s}}),l)},genThumbLabelContent(t){return this.$scopedSlots["thumb-label"]?this.$scopedSlots["thumb-label"]({value:t}):[this.$createElement("span",[String(t)])]},genThumbLabel(t){const e=Object(c["f"])(this.thumbSize),i=this.vertical?`translateY(20%) translateY(${Number(this.thumbSize)/3-1}px) translateX(55%) rotate(135deg)`:"translateY(-20%) translateY(-12px) translateX(-50%) rotate(45deg)";return this.$createElement(r["e"],{props:{origin:"bottom center"}},[this.$createElement("div",{staticClass:"v-slider__thumb-label-container",directives:[{name:"show",value:this.isFocused||this.isActive||"always"===this.thumbLabel}]},[this.$createElement("div",this.setBackgroundColor(this.computedThumbColor,{staticClass:"v-slider__thumb-label",style:{height:e,width:e,transform:i}}),[this.$createElement("div",t)])])])},genThumb(){return this.$createElement("div",this.setBackgroundColor(this.computedThumbColor,{staticClass:"v-slider__thumb"}))},getThumbContainerStyles(t){const e=this.vertical?"top":"left";let i=this.$vuetify.rtl?100-t:t;return i=this.vertical?100-i:i,{transition:this.trackTransition,[e]:`${i}%`}},onThumbMouseDown(t){t.preventDefault(),this.oldValue=this.internalValue,this.keyPressed=2,this.isActive=!0;const e=!c["w"]||{passive:!0,capture:!0},i=!!c["w"]&&{passive:!0};"touches"in t?(this.app.addEventListener("touchmove",this.onMouseMove,i),Object(c["a"])(this.app,"touchend",this.onSliderMouseUp,e)):(this.app.addEventListener("mousemove",this.onMouseMove,i),Object(c["a"])(this.app,"mouseup",this.onSliderMouseUp,e)),this.$emit("start",this.internalValue)},onSliderMouseUp(t){t.stopPropagation(),this.keyPressed=0;const e=!!c["w"]&&{passive:!0};this.app.removeEventListener("touchmove",this.onMouseMove,e),this.app.removeEventListener("mousemove",this.onMouseMove,e),this.$emit("mouseup",t),this.$emit("end",this.internalValue),Object(c["i"])(this.oldValue,this.internalValue)||(this.$emit("change",this.internalValue),this.noClick=!0),this.isActive=!1},onMouseMove(t){const{value:e}=this.parseMouseMove(t);this.internalValue=e},onKeyDown(t){if(!this.isInteractive)return;const e=this.parseKeyDown(t,this.internalValue);null==e||ethis.maxValue||(this.internalValue=e,this.$emit("change",e))},onKeyUp(){this.keyPressed=0},onSliderClick(t){if(this.noClick)return void(this.noClick=!1);const e=this.$refs.thumb;e.focus(),this.onMouseMove(t),this.$emit("change",this.internalValue)},onBlur(t){this.isFocused=!1,this.$emit("blur",t)},onFocus(t){this.isFocused=!0,this.$emit("focus",t)},parseMouseMove(t){const e=this.vertical?"top":"left",i=this.vertical?"height":"width",n=this.vertical?"clientY":"clientX",{[e]:s,[i]:r}=this.$refs.track.getBoundingClientRect(),a="touches"in t?t.touches[0][n]:t[n];let o=Math.min(Math.max((a-s)/r,0),1)||0;this.vertical&&(o=1-o),this.$vuetify.rtl&&(o=1-o);const l=a>=s&&a<=s+r,c=parseFloat(this.min)+o*(this.maxValue-this.minValue);return{value:c,isInsideTrack:l}},parseKeyDown(t,e){if(!this.isInteractive)return;const{pageup:i,pagedown:n,end:s,home:r,left:a,right:o,down:l,up:u}=c["s"];if(![i,n,s,r,a,o,l,u].includes(t.keyCode))return;t.preventDefault();const h=this.stepNumeric||1,d=(this.maxValue-this.minValue)/h;if([a,o,l,u].includes(t.keyCode)){this.keyPressed+=1;const i=this.$vuetify.rtl?[a,u]:[o,u],n=i.includes(t.keyCode)?1:-1,s=t.shiftKey?3:t.ctrlKey?2:1;e+=n*h*s}else if(t.keyCode===r)e=this.minValue;else if(t.keyCode===s)e=this.maxValue;else{const i=t.keyCode===n?1:-1;e-=i*h*(d>100?d/10:10)}return e},roundValue(t){if(!this.stepNumeric)return t;const e=this.step.toString().trim(),i=e.indexOf(".")>-1?e.length-e.indexOf(".")-1:0,n=this.minValue%this.stepNumeric,s=Math.round((t-n)/this.stepNumeric)*this.stepNumeric+n;return parseFloat(Math.min(s,this.maxValue).toFixed(i))}}}),d=i("7bc6"),p=i("2b0e");function f(t){t={...t};const e=Object(d["c"])(t),i=Object(d["b"])(t),n=Object(d["d"])(t);return{alpha:t.a,hex:e.substr(0,7),hexa:e,hsla:i,hsva:t,hue:t.h,rgba:n}}function v(t){const e=Object(d["a"])(t),i=Object(d["c"])(e),n=Object(d["d"])(e);return{alpha:e.a,hex:i.substr(0,7),hexa:i,hsla:t,hsva:e,hue:e.h,rgba:n}}function m(t){const e=Object(d["g"])(t),i=Object(d["h"])(t),n=Object(d["b"])(e);return{alpha:e.a,hex:i.substr(0,7),hexa:i,hsla:n,hsva:e,hue:e.h,rgba:t}}function g(t){const e=Object(d["e"])(t),i=Object(d["b"])(e),n=Object(d["d"])(e);return{alpha:e.a,hex:t.substr(0,7),hexa:t,hsla:i,hsva:e,hue:e.h,rgba:n}}function y(t){return g(Object(d["o"])(t))}function b(t,e){return e.every(e=>t.hasOwnProperty(e))}function w(t,e){if(!t)return m({r:255,g:0,b:0,a:1});if("string"===typeof t){if("transparent"===t)return g("#00000000");const i=Object(d["o"])(t);return e&&i===e.hexa?e:g(i)}if("object"===typeof t){if(t.hasOwnProperty("alpha"))return t;const i=t.hasOwnProperty("a")?parseFloat(t.a):1;if(b(t,["r","g","b"]))return e&&t===e.rgba?e:m({...t,a:i});if(b(t,["h","s","l"]))return e&&t===e.hsla?e:v({...t,a:i});if(b(t,["h","s","v"]))return e&&t===e.hsva?e:f({...t,a:i})}return m({r:255,g:0,b:0,a:1})}function x(t,e){if(e){const{a:e,...i}=t;return i}return t}function _(t,e){if(null==e)return t;if("string"===typeof e)return 7===e.length?t.hex:t.hexa;if("object"===typeof e){if(b(e,["r","g","b"]))return x(t.rgba,!e.a);if(b(e,["h","s","l"]))return x(t.hsla,!e.a);if(b(e,["h","s","v"]))return x(t.hsva,!e.a)}return t}function k(t){return!!t&&("string"===typeof t?t.length>7:"object"===typeof t&&(b(t,["a"])||b(t,["alpha"])))}var C=p["a"].extend({name:"v-color-picker-preview",props:{color:Object,disabled:Boolean,hideAlpha:Boolean},methods:{genAlpha(){return this.genTrack({staticClass:"v-color-picker__alpha",props:{thumbColor:"grey lighten-2",hideDetails:!0,value:this.color.alpha,step:0,min:0,max:1},style:{backgroundImage:this.disabled?void 0:`linear-gradient(to ${this.$vuetify.rtl?"left":"right"}, transparent, ${Object(d["i"])(this.color.rgba)})`},on:{input:t=>this.color.alpha!==t&&this.$emit("update:color",f({...this.color.hsva,a:t}))}})},genSliders(){return this.$createElement("div",{staticClass:"v-color-picker__sliders"},[this.genHue(),!this.hideAlpha&&this.genAlpha()])},genDot(){return this.$createElement("div",{staticClass:"v-color-picker__dot"},[this.$createElement("div",{style:{background:Object(d["f"])(this.color.rgba)}})])},genHue(){return this.genTrack({staticClass:"v-color-picker__hue",props:{thumbColor:"grey lighten-2",hideDetails:!0,value:this.color.hue,step:0,min:0,max:360},on:{input:t=>this.color.hue!==t&&this.$emit("update:color",f({...this.color.hsva,h:t}))}})},genTrack(t){return this.$createElement(h,{class:"v-color-picker__track",...t,props:{disabled:this.disabled,...t.props}})}},render(t){return t("div",{staticClass:"v-color-picker__preview",class:{"v-color-picker__preview--hide-alpha":this.hideAlpha}},[this.genDot(),this.genSliders()])}}),$=(i("d59f"),p["a"].extend({name:"v-color-picker-canvas",props:{color:{type:Object,default:()=>m({r:255,g:0,b:0,a:1})},disabled:Boolean,dotSize:{type:[Number,String],default:10},height:{type:[Number,String],default:150},width:{type:[Number,String],default:300}},data(){return{boundingRect:{width:0,height:0,left:0,top:0}}},computed:{dot(){return this.color?{x:this.color.hsva.s*parseInt(this.width,10),y:(1-this.color.hsva.v)*parseInt(this.height,10)}:{x:0,y:0}}},watch:{"color.hue":"updateCanvas"},mounted(){this.updateCanvas()},methods:{emitColor(t,e){const{left:i,top:n,width:s,height:r}=this.boundingRect;this.$emit("update:color",f({h:this.color.hue,s:Object(c["e"])(t-i,0,s)/s,v:1-Object(c["e"])(e-n,0,r)/r,a:this.color.alpha}))},updateCanvas(){if(!this.color)return;const t=this.$refs.canvas,e=t.getContext("2d");if(!e)return;const i=e.createLinearGradient(0,0,t.width,0);i.addColorStop(0,"hsla(0, 0%, 100%, 1)"),i.addColorStop(1,`hsla(${this.color.hue}, 100%, 50%, 1)`),e.fillStyle=i,e.fillRect(0,0,t.width,t.height);const n=e.createLinearGradient(0,0,0,t.height);n.addColorStop(0,"hsla(0, 0%, 100%, 0)"),n.addColorStop(1,"hsla(0, 0%, 0%, 1)"),e.fillStyle=n,e.fillRect(0,0,t.width,t.height)},handleClick(t){this.disabled||(this.boundingRect=this.$el.getBoundingClientRect(),this.emitColor(t.clientX,t.clientY))},handleMouseDown(t){t.preventDefault(),this.disabled||(this.boundingRect=this.$el.getBoundingClientRect(),window.addEventListener("mousemove",this.handleMouseMove),window.addEventListener("mouseup",this.handleMouseUp))},handleMouseMove(t){this.disabled||this.emitColor(t.clientX,t.clientY)},handleMouseUp(){window.removeEventListener("mousemove",this.handleMouseMove),window.removeEventListener("mouseup",this.handleMouseUp)},genCanvas(){return this.$createElement("canvas",{ref:"canvas",attrs:{width:this.width,height:this.height}})},genDot(){const t=parseInt(this.dotSize,10)/2,e=Object(c["f"])(this.dot.x-t),i=Object(c["f"])(this.dot.y-t);return this.$createElement("div",{staticClass:"v-color-picker__canvas-dot",class:{"v-color-picker__canvas-dot--disabled":this.disabled},style:{width:Object(c["f"])(this.dotSize),height:Object(c["f"])(this.dotSize),transform:`translate(${e}, ${i})`}})}},render(t){return t("div",{staticClass:"v-color-picker__canvas",style:{width:Object(c["f"])(this.width),height:Object(c["f"])(this.height)},on:{click:this.handleClick,mousedown:this.handleMouseDown}},[this.genCanvas(),this.genDot()])}})),O=(i("9f7f"),i("afdd")),S=i("9d26");const T={rgba:{inputs:[["r",255,"int"],["g",255,"int"],["b",255,"int"],["a",1,"float"]],from:m},hsla:{inputs:[["h",360,"int"],["s",1,"float"],["l",1,"float"],["a",1,"float"]],from:v},hexa:{from:g}};var A=p["a"].extend({name:"v-color-picker-edit",props:{color:Object,disabled:Boolean,hideAlpha:Boolean,hideModeSwitch:Boolean,mode:{type:String,default:"rgba",validator:t=>Object.keys(T).includes(t)}},data(){return{modes:T,internalMode:this.mode}},computed:{currentMode(){return this.modes[this.internalMode]}},watch:{mode(t){this.internalMode=t}},created(){this.internalMode=this.mode},methods:{getValue(t,e){return"float"===e?Math.round(100*t)/100:"int"===e?Math.round(t):0},parseValue(t,e){return"float"===e?parseFloat(t):"int"===e&&parseInt(t,10)||0},changeMode(){const t=Object.keys(this.modes),e=t.indexOf(this.internalMode),i=t[(e+1)%t.length];this.internalMode=i,this.$emit("update:mode",i)},genInput(t,e,i,n){return this.$createElement("div",{staticClass:"v-color-picker__input"},[this.$createElement("input",{key:t,attrs:e,domProps:{value:i},on:n}),this.$createElement("span",t.toUpperCase())])},genInputs(){switch(this.internalMode){case"hexa":{const t=this.color.hexa,e=this.hideAlpha&&t.endsWith("FF")?t.substr(0,7):t;return this.genInput("hex",{maxlength:this.hideAlpha?7:9,disabled:this.disabled},e,{change:t=>{const e=t.target;this.$emit("update:color",this.currentMode.from(Object(d["o"])(e.value)))}})}default:{const t=this.hideAlpha?this.currentMode.inputs.slice(0,-1):this.currentMode.inputs;return t.map(([t,e,i])=>{const n=this.color[this.internalMode];return this.genInput(t,{type:"number",min:0,max:e,step:"float"===i?"0.01":"int"===i?"1":void 0,disabled:this.disabled},this.getValue(n[t],i),{input:e=>{const s=e.target,r=this.parseValue(s.value||"0",i);this.$emit("update:color",this.currentMode.from(Object.assign({},n,{[t]:r}),this.color.alpha))}})})}}},genSwitch(){return this.$createElement(O["a"],{props:{small:!0,icon:!0,disabled:this.disabled},on:{click:this.changeMode}},[this.$createElement(S["a"],"$unfold")])}},render(t){return t("div",{staticClass:"v-color-picker__edit"},[this.genInputs(),!this.hideModeSwitch&&this.genSwitch()])}});i("31ce");const L=Object.freeze({base:"#f44336",lighten5:"#ffebee",lighten4:"#ffcdd2",lighten3:"#ef9a9a",lighten2:"#e57373",lighten1:"#ef5350",darken1:"#e53935",darken2:"#d32f2f",darken3:"#c62828",darken4:"#b71c1c",accent1:"#ff8a80",accent2:"#ff5252",accent3:"#ff1744",accent4:"#d50000"}),M=Object.freeze({base:"#e91e63",lighten5:"#fce4ec",lighten4:"#f8bbd0",lighten3:"#f48fb1",lighten2:"#f06292",lighten1:"#ec407a",darken1:"#d81b60",darken2:"#c2185b",darken3:"#ad1457",darken4:"#880e4f",accent1:"#ff80ab",accent2:"#ff4081",accent3:"#f50057",accent4:"#c51162"}),E=Object.freeze({base:"#9c27b0",lighten5:"#f3e5f5",lighten4:"#e1bee7",lighten3:"#ce93d8",lighten2:"#ba68c8",lighten1:"#ab47bc",darken1:"#8e24aa",darken2:"#7b1fa2",darken3:"#6a1b9a",darken4:"#4a148c",accent1:"#ea80fc",accent2:"#e040fb",accent3:"#d500f9",accent4:"#aa00ff"}),j=Object.freeze({base:"#673ab7",lighten5:"#ede7f6",lighten4:"#d1c4e9",lighten3:"#b39ddb",lighten2:"#9575cd",lighten1:"#7e57c2",darken1:"#5e35b1",darken2:"#512da8",darken3:"#4527a0",darken4:"#311b92",accent1:"#b388ff",accent2:"#7c4dff",accent3:"#651fff",accent4:"#6200ea"}),I=Object.freeze({base:"#3f51b5",lighten5:"#e8eaf6",lighten4:"#c5cae9",lighten3:"#9fa8da",lighten2:"#7986cb",lighten1:"#5c6bc0",darken1:"#3949ab",darken2:"#303f9f",darken3:"#283593",darken4:"#1a237e",accent1:"#8c9eff",accent2:"#536dfe",accent3:"#3d5afe",accent4:"#304ffe"}),B=Object.freeze({base:"#2196f3",lighten5:"#e3f2fd",lighten4:"#bbdefb",lighten3:"#90caf9",lighten2:"#64b5f6",lighten1:"#42a5f5",darken1:"#1e88e5",darken2:"#1976d2",darken3:"#1565c0",darken4:"#0d47a1",accent1:"#82b1ff",accent2:"#448aff",accent3:"#2979ff",accent4:"#2962ff"}),D=Object.freeze({base:"#03a9f4",lighten5:"#e1f5fe",lighten4:"#b3e5fc",lighten3:"#81d4fa",lighten2:"#4fc3f7",lighten1:"#29b6f6",darken1:"#039be5",darken2:"#0288d1",darken3:"#0277bd",darken4:"#01579b",accent1:"#80d8ff",accent2:"#40c4ff",accent3:"#00b0ff",accent4:"#0091ea"}),P=Object.freeze({base:"#00bcd4",lighten5:"#e0f7fa",lighten4:"#b2ebf2",lighten3:"#80deea",lighten2:"#4dd0e1",lighten1:"#26c6da",darken1:"#00acc1",darken2:"#0097a7",darken3:"#00838f",darken4:"#006064",accent1:"#84ffff",accent2:"#18ffff",accent3:"#00e5ff",accent4:"#00b8d4"}),V=Object.freeze({base:"#009688",lighten5:"#e0f2f1",lighten4:"#b2dfdb",lighten3:"#80cbc4",lighten2:"#4db6ac",lighten1:"#26a69a",darken1:"#00897b",darken2:"#00796b",darken3:"#00695c",darken4:"#004d40",accent1:"#a7ffeb",accent2:"#64ffda",accent3:"#1de9b6",accent4:"#00bfa5"}),N=Object.freeze({base:"#4caf50",lighten5:"#e8f5e9",lighten4:"#c8e6c9",lighten3:"#a5d6a7",lighten2:"#81c784",lighten1:"#66bb6a",darken1:"#43a047",darken2:"#388e3c",darken3:"#2e7d32",darken4:"#1b5e20",accent1:"#b9f6ca",accent2:"#69f0ae",accent3:"#00e676",accent4:"#00c853"}),F=Object.freeze({base:"#8bc34a",lighten5:"#f1f8e9",lighten4:"#dcedc8",lighten3:"#c5e1a5",lighten2:"#aed581",lighten1:"#9ccc65",darken1:"#7cb342",darken2:"#689f38",darken3:"#558b2f",darken4:"#33691e",accent1:"#ccff90",accent2:"#b2ff59",accent3:"#76ff03",accent4:"#64dd17"}),H=Object.freeze({base:"#cddc39",lighten5:"#f9fbe7",lighten4:"#f0f4c3",lighten3:"#e6ee9c",lighten2:"#dce775",lighten1:"#d4e157",darken1:"#c0ca33",darken2:"#afb42b",darken3:"#9e9d24",darken4:"#827717",accent1:"#f4ff81",accent2:"#eeff41",accent3:"#c6ff00",accent4:"#aeea00"}),z=Object.freeze({base:"#ffeb3b",lighten5:"#fffde7",lighten4:"#fff9c4",lighten3:"#fff59d",lighten2:"#fff176",lighten1:"#ffee58",darken1:"#fdd835",darken2:"#fbc02d",darken3:"#f9a825",darken4:"#f57f17",accent1:"#ffff8d",accent2:"#ffff00",accent3:"#ffea00",accent4:"#ffd600"}),R=Object.freeze({base:"#ffc107",lighten5:"#fff8e1",lighten4:"#ffecb3",lighten3:"#ffe082",lighten2:"#ffd54f",lighten1:"#ffca28",darken1:"#ffb300",darken2:"#ffa000",darken3:"#ff8f00",darken4:"#ff6f00",accent1:"#ffe57f",accent2:"#ffd740",accent3:"#ffc400",accent4:"#ffab00"}),W=Object.freeze({base:"#ff9800",lighten5:"#fff3e0",lighten4:"#ffe0b2",lighten3:"#ffcc80",lighten2:"#ffb74d",lighten1:"#ffa726",darken1:"#fb8c00",darken2:"#f57c00",darken3:"#ef6c00",darken4:"#e65100",accent1:"#ffd180",accent2:"#ffab40",accent3:"#ff9100",accent4:"#ff6d00"}),q=Object.freeze({base:"#ff5722",lighten5:"#fbe9e7",lighten4:"#ffccbc",lighten3:"#ffab91",lighten2:"#ff8a65",lighten1:"#ff7043",darken1:"#f4511e",darken2:"#e64a19",darken3:"#d84315",darken4:"#bf360c",accent1:"#ff9e80",accent2:"#ff6e40",accent3:"#ff3d00",accent4:"#dd2c00"}),U=Object.freeze({base:"#795548",lighten5:"#efebe9",lighten4:"#d7ccc8",lighten3:"#bcaaa4",lighten2:"#a1887f",lighten1:"#8d6e63",darken1:"#6d4c41",darken2:"#5d4037",darken3:"#4e342e",darken4:"#3e2723"}),Y=Object.freeze({base:"#607d8b",lighten5:"#eceff1",lighten4:"#cfd8dc",lighten3:"#b0bec5",lighten2:"#90a4ae",lighten1:"#78909c",darken1:"#546e7a",darken2:"#455a64",darken3:"#37474f",darken4:"#263238"}),G=Object.freeze({base:"#9e9e9e",lighten5:"#fafafa",lighten4:"#f5f5f5",lighten3:"#eeeeee",lighten2:"#e0e0e0",lighten1:"#bdbdbd",darken1:"#757575",darken2:"#616161",darken3:"#424242",darken4:"#212121"}),X=Object.freeze({black:"#000000",white:"#ffffff",transparent:"transparent"});var Z=Object.freeze({red:L,pink:M,purple:E,deepPurple:j,indigo:I,blue:B,lightBlue:D,cyan:P,teal:V,green:N,lightGreen:F,lime:H,yellow:z,amber:R,orange:W,deepOrange:q,brown:U,blueGrey:Y,grey:G,shades:X}),K=i("7560");function J(t){return Object.keys(t).map(e=>{const i=t[e];return i.base?[i.base,i.darken4,i.darken3,i.darken2,i.darken1,i.lighten1,i.lighten2,i.lighten3,i.lighten4,i.lighten5]:[i.black,i.white,i.transparent]})}const Q=y("#FFFFFF").rgba,tt=y("#000000").rgba;var et=Object(a["a"])(K["a"]).extend({name:"v-color-picker-swatches",props:{swatches:{type:Array,default:()=>J(Z)},color:Object,maxWidth:[Number,String],maxHeight:[Number,String]},methods:{genColor(t){const e=this.$createElement("div",{style:{background:t}},[Object(c["i"])(this.color,w(t,null))&&this.$createElement(S["a"],{props:{small:!0,dark:Object(d["l"])(this.color.rgba,Q)>2&&this.color.alpha>.5,light:Object(d["l"])(this.color.rgba,tt)>2&&this.color.alpha>.5}},"$success")]);return this.$createElement("div",{staticClass:"v-color-picker__color",on:{click:()=>this.$emit("update:color",y("transparent"===t?"#00000000":t))}},[e])},genSwatches(){return this.swatches.map(t=>{const e=t.map(this.genColor);return this.$createElement("div",{staticClass:"v-color-picker__swatch"},e)})}},render(t){return t("div",{staticClass:"v-color-picker__swatches",style:{maxWidth:Object(c["f"])(this.maxWidth),maxHeight:Object(c["f"])(this.maxHeight)}},[this.$createElement("div",this.genSwatches())])}}),it=i("c995");e["a"]=Object(a["a"])(it["a"],K["a"]).extend({name:"v-color-picker",props:{canvasHeight:{type:[String,Number],default:150},disabled:Boolean,dotSize:{type:[Number,String],default:10},flat:Boolean,hideCanvas:Boolean,hideInputs:Boolean,hideModeSwitch:Boolean,mode:{type:String,default:"rgba",validator:t=>Object.keys(T).includes(t)},showSwatches:Boolean,swatches:Array,swatchesMaxHeight:{type:[Number,String],default:150},value:{type:[Object,String]},width:{type:[Number,String],default:300}},data:()=>({internalValue:m({r:255,g:0,b:0,a:1})}),computed:{hideAlpha(){return!!this.value&&!k(this.value)}},watch:{value:{handler(t){this.updateColor(w(t,this.internalValue))},immediate:!0}},methods:{updateColor(t){this.internalValue=t;const e=_(this.internalValue,this.value);Object(c["i"])(e,this.value)||(this.$emit("input",e),this.$emit("update:color",this.internalValue))},genCanvas(){return this.$createElement($,{props:{color:this.internalValue,disabled:this.disabled,dotSize:this.dotSize,width:this.width,height:this.canvasHeight},on:{"update:color":this.updateColor}})},genControls(){return this.$createElement("div",{staticClass:"v-color-picker__controls"},[this.genPreview(),!this.hideInputs&&this.genEdit()])},genEdit(){return this.$createElement(A,{props:{color:this.internalValue,disabled:this.disabled,hideAlpha:this.hideAlpha,hideModeSwitch:this.hideModeSwitch,mode:this.mode},on:{"update:color":this.updateColor,"update:mode":t=>this.$emit("update:mode",t)}})},genPreview(){return this.$createElement(C,{props:{color:this.internalValue,disabled:this.disabled,hideAlpha:this.hideAlpha},on:{"update:color":this.updateColor}})},genSwatches(){return this.$createElement(et,{props:{dark:this.dark,light:this.light,swatches:this.swatches,color:this.internalValue,maxHeight:this.swatchesMaxHeight},on:{"update:color":this.updateColor}})}},render(t){return t(n["a"],{staticClass:"v-color-picker",class:{"v-color-picker--flat":this.flat,...this.themeClasses,...this.elevationClasses},props:{maxWidth:this.width}},[!this.hideCanvas&&this.genCanvas(),this.genControls(),this.showSwatches&&this.genSwatches()])}})},"0789":function(t,e,i){"use strict";i.d(e,"c",(function(){return c})),i.d(e,"d",(function(){return u})),i.d(e,"e",(function(){return h})),i.d(e,"f",(function(){return d})),i.d(e,"g",(function(){return p})),i.d(e,"a",(function(){return f})),i.d(e,"b",(function(){return v}));var n=i("d9f7");function s(t=[],...e){return Array().concat(t,...e)}function r(t,e="top center 0",i){return{name:t,functional:!0,props:{group:{type:Boolean,default:!1},hideOnLeave:{type:Boolean,default:!1},leaveAbsolute:{type:Boolean,default:!1},mode:{type:String,default:i},origin:{type:String,default:e}},render(e,i){const r=`transition${i.props.group?"-group":""}`,a={props:{name:t,mode:i.props.mode},on:{beforeEnter(t){t.style.transformOrigin=i.props.origin,t.style.webkitTransformOrigin=i.props.origin}}};return i.props.leaveAbsolute&&(a.on.leave=s(a.on.leave,t=>t.style.position="absolute")),i.props.hideOnLeave&&(a.on.leave=s(a.on.leave,t=>t.style.display="none")),e(r,Object(n["a"])(i.data,a),i.children)}}}function a(t,e,i="in-out"){return{name:t,functional:!0,props:{mode:{type:String,default:i}},render(i,s){return i("transition",Object(n["a"])(s.data,{props:{name:t},on:e}),s.children)}}}var o=i("80d2"),l=function(t="",e=!1){const i=e?"width":"height",n=`offset${Object(o["y"])(i)}`;return{beforeEnter(t){t._parent=t.parentNode,t._initialStyle={transition:t.style.transition,overflow:t.style.overflow,[i]:t.style[i]}},enter(e){const s=e._initialStyle;e.style.setProperty("transition","none","important"),e.style.overflow="hidden";const r=`${e[n]}px`;e.style[i]="0",e.offsetHeight,e.style.transition=s.transition,t&&e._parent&&e._parent.classList.add(t),requestAnimationFrame(()=>{e.style[i]=r})},afterEnter:r,enterCancelled:r,leave(t){t._initialStyle={transition:"",overflow:t.style.overflow,[i]:t.style[i]},t.style.overflow="hidden",t.style[i]=`${t[n]}px`,t.offsetHeight,requestAnimationFrame(()=>t.style[i]="0")},afterLeave:s,leaveCancelled:s};function s(e){t&&e._parent&&e._parent.classList.remove(t),r(e)}function r(t){const e=t._initialStyle[i];t.style.overflow=t._initialStyle.overflow,null!=e&&(t.style[i]=e),delete t._initialStyle}};r("carousel-transition"),r("carousel-reverse-transition"),r("tab-transition"),r("tab-reverse-transition"),r("menu-transition");const c=r("fab-transition","center center","out-in"),u=(r("dialog-transition"),r("dialog-bottom-transition"),r("fade-transition")),h=r("scale-transition"),d=(r("scroll-x-transition"),r("scroll-x-reverse-transition"),r("scroll-y-transition"),r("scroll-y-reverse-transition"),r("slide-x-transition")),p=(r("slide-x-reverse-transition"),r("slide-y-transition"),r("slide-y-reverse-transition")),f=a("expand-transition",l()),v=a("expand-x-transition",l("",!0))},"0a06":function(t,e,i){"use strict";var n=i("c532"),s=i("30b5"),r=i("f6b4"),a=i("5270"),o=i("4a7b");function l(t){this.defaults=t,this.interceptors={request:new r,response:new r}}l.prototype.request=function(t){"string"===typeof t?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=o(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=[a,void 0],i=Promise.resolve(t);this.interceptors.request.forEach((function(t){e.unshift(t.fulfilled,t.rejected)})),this.interceptors.response.forEach((function(t){e.push(t.fulfilled,t.rejected)}));while(e.length)i=i.then(e.shift(),e.shift());return i},l.prototype.getUri=function(t){return t=o(this.defaults,t),s(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},n.forEach(["delete","get","head","options"],(function(t){l.prototype[t]=function(e,i){return this.request(n.merge(i||{},{method:t,url:e}))}})),n.forEach(["post","put","patch"],(function(t){l.prototype[t]=function(e,i,s){return this.request(n.merge(s||{},{method:t,url:e,data:i}))}})),t.exports=l},"0bc6":function(t,e,i){},"0df6":function(t,e,i){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},"10d2":function(t,e,i){"use strict";var n=i("8dd9");e["a"]=n["a"]},"132d":function(t,e,i){"use strict";i("4804");var n,s=i("7e2b"),r=i("a9ad"),a=i("af2b"),o=i("7560"),l=i("80d2"),c=i("2b0e"),u=i("58df");function h(t){return["fas","far","fal","fab","fad"].some(e=>t.includes(e))}function d(t){return/^[mzlhvcsqta]\s*[-+.0-9][^mlhvzcsqta]+/i.test(t)&&/[\dz]$/i.test(t)&&t.length>4}(function(t){t["xSmall"]="12px",t["small"]="16px",t["default"]="24px",t["medium"]="28px",t["large"]="36px",t["xLarge"]="40px"})(n||(n={}));const p=Object(u["a"])(s["a"],r["a"],a["a"],o["a"]).extend({name:"v-icon",props:{dense:Boolean,disabled:Boolean,left:Boolean,right:Boolean,size:[Number,String],tag:{type:String,required:!1,default:"i"}},computed:{medium(){return!1},hasClickListener(){return Boolean(this.listeners$.click||this.listeners$["!click"])}},methods:{getIcon(){let t="";return this.$slots.default&&(t=this.$slots.default[0].text.trim()),Object(l["x"])(this,t)},getSize(){const t={xSmall:this.xSmall,small:this.small,medium:this.medium,large:this.large,xLarge:this.xLarge},e=Object(l["t"])(t).find(e=>t[e]);return e&&n[e]||Object(l["f"])(this.size)},getDefaultData(){const t={staticClass:"v-icon notranslate",class:{"v-icon--disabled":this.disabled,"v-icon--left":this.left,"v-icon--link":this.hasClickListener,"v-icon--right":this.right,"v-icon--dense":this.dense},attrs:{"aria-hidden":!this.hasClickListener,disabled:this.hasClickListener&&this.disabled,type:this.hasClickListener?"button":void 0,...this.attrs$},on:this.listeners$};return t},applyColors(t){t.class={...t.class,...this.themeClasses},this.setTextColor(this.color,t)},renderFontIcon(t,e){const i=[],n=this.getDefaultData();let s="material-icons";const r=t.indexOf("-"),a=r<=-1;a?i.push(t):(s=t.slice(0,r),h(s)&&(s="")),n.class[s]=!0,n.class[t]=!a;const o=this.getSize();return o&&(n.style={fontSize:o}),this.applyColors(n),e(this.hasClickListener?"button":this.tag,n,i)},renderSvgIcon(t,e){const i=this.getSize(),n={...this.getDefaultData(),style:i?{fontSize:i,height:i,width:i}:void 0};n.class["v-icon--svg"]=!0,this.applyColors(n);const s={attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",height:i||"24",width:i||"24",role:"img","aria-hidden":!0}};return e(this.hasClickListener?"button":"span",n,[e("svg",s,[e("path",{attrs:{d:t}})])])},renderSvgIconComponent(t,e){const i=this.getDefaultData();i.class["v-icon--is-component"]=!0;const n=this.getSize();n&&(i.style={fontSize:n,height:n,width:n}),this.applyColors(i);const s=t.component;return i.props=t.props,i.nativeOn=i.on,e(s,i)}},render(t){const e=this.getIcon();return"string"===typeof e?d(e)?this.renderSvgIcon(e,t):this.renderFontIcon(e,t):this.renderSvgIconComponent(e,t)}});e["a"]=c["a"].extend({name:"v-icon",$_wrapperFor:p,functional:!0,render(t,{data:e,children:i}){let n="";return e.domProps&&(n=e.domProps.textContent||e.domProps.innerHTML||n,delete e.domProps.textContent,delete e.domProps.innerHTML),t(p,e,n?[n]:i)}})},"13b3":function(t,e,i){},"166a":function(t,e,i){},1681:function(t,e,i){},"169a":function(t,e,i){"use strict";i("368e");var n=i("480e"),s=i("4ad4"),r=i("b848"),a=i("75eb"),o=i("e707"),l=i("e4d3"),c=i("21be"),u=i("f2e7"),h=i("a293"),d=i("58df"),p=i("d9bd"),f=i("80d2");const v=Object(d["a"])(s["a"],r["a"],a["a"],o["a"],l["a"],c["a"],u["a"]);e["a"]=v.extend({name:"v-dialog",directives:{ClickOutside:h["a"]},props:{dark:Boolean,disabled:Boolean,fullscreen:Boolean,light:Boolean,maxWidth:{type:[String,Number],default:"none"},noClickAnimation:Boolean,origin:{type:String,default:"center center"},persistent:Boolean,retainFocus:{type:Boolean,default:!0},scrollable:Boolean,transition:{type:[String,Boolean],default:"dialog-transition"},width:{type:[String,Number],default:"auto"}},data(){return{activatedBy:null,animate:!1,animateTimeout:-1,isActive:!!this.value,stackMinZIndex:200}},computed:{classes(){return{[`v-dialog ${this.contentClass}`.trim()]:!0,"v-dialog--active":this.isActive,"v-dialog--persistent":this.persistent,"v-dialog--fullscreen":this.fullscreen,"v-dialog--scrollable":this.scrollable,"v-dialog--animated":this.animate}},contentClasses(){return{"v-dialog__content":!0,"v-dialog__content--active":this.isActive}},hasActivator(){return Boolean(!!this.$slots.activator||!!this.$scopedSlots.activator)}},watch:{isActive(t){t?(this.show(),this.hideScroll()):(this.removeOverlay(),this.unbind())},fullscreen(t){this.isActive&&(t?(this.hideScroll(),this.removeOverlay(!1)):(this.showScroll(),this.genOverlay()))}},created(){this.$attrs.hasOwnProperty("full-width")&&Object(p["e"])("full-width",this)},beforeMount(){this.$nextTick(()=>{this.isBooted=this.isActive,this.isActive&&this.show()})},beforeDestroy(){"undefined"!==typeof window&&this.unbind()},methods:{animateClick(){this.animate=!1,this.$nextTick(()=>{this.animate=!0,window.clearTimeout(this.animateTimeout),this.animateTimeout=window.setTimeout(()=>this.animate=!1,150)})},closeConditional(t){const e=t.target;return!(this._isDestroyed||!this.isActive||this.$refs.content.contains(e)||this.overlay&&e&&!this.overlay.$el.contains(e))&&this.activeZIndex>=this.getMaxZIndex()},hideScroll(){this.fullscreen?document.documentElement.classList.add("overflow-y-hidden"):o["a"].options.methods.hideScroll.call(this)},show(){!this.fullscreen&&!this.hideOverlay&&this.genOverlay(),this.$nextTick(()=>{this.$refs.content.focus(),this.bind()})},bind(){window.addEventListener("focusin",this.onFocusin)},unbind(){window.removeEventListener("focusin",this.onFocusin)},onClickOutside(t){this.$emit("click:outside",t),this.persistent?this.noClickAnimation||this.animateClick():this.isActive=!1},onKeydown(t){if(t.keyCode===f["s"].esc&&!this.getOpenDependents().length)if(this.persistent)this.noClickAnimation||this.animateClick();else{this.isActive=!1;const t=this.getActivator();this.$nextTick(()=>t&&t.focus())}this.$emit("keydown",t)},onFocusin(t){if(!t||!this.retainFocus)return;const e=t.target;if(e&&![document,this.$refs.content].includes(e)&&!this.$refs.content.contains(e)&&this.activeZIndex>=this.getMaxZIndex()&&!this.getOpenDependentElements().some(t=>t.contains(e))){const t=this.$refs.content.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])'),e=[...t].find(t=>!t.hasAttribute("disabled"));e&&e.focus()}},genContent(){return this.showLazyContent(()=>[this.$createElement(n["a"],{props:{root:!0,light:this.light,dark:this.dark}},[this.$createElement("div",{class:this.contentClasses,attrs:{role:"document",tabindex:this.isActive?0:void 0,...this.getScopeIdAttrs()},on:{keydown:this.onKeydown},style:{zIndex:this.activeZIndex},ref:"content"},[this.genTransition()])])])},genTransition(){const t=this.genInnerContent();return this.transition?this.$createElement("transition",{props:{name:this.transition,origin:this.origin,appear:!0}},[t]):t},genInnerContent(){const t={class:this.classes,ref:"dialog",directives:[{name:"click-outside",value:{handler:this.onClickOutside,closeConditional:this.closeConditional,include:this.getOpenDependentElements}},{name:"show",value:this.isActive}],style:{transformOrigin:this.origin}};return this.fullscreen||(t.style={...t.style,maxWidth:"none"===this.maxWidth?void 0:Object(f["f"])(this.maxWidth),width:"auto"===this.width?void 0:Object(f["f"])(this.width)}),this.$createElement("div",t,this.getContentSlot())}},render(t){return t("div",{staticClass:"v-dialog__container",class:{"v-dialog__container--attached":""===this.attach||!0===this.attach||"attach"===this.attach},attrs:{role:"dialog"}},[this.genActivator(),this.genContent()])}})},"16b7":function(t,e,i){"use strict";var n=i("2b0e");e["a"]=n["a"].extend().extend({name:"delayable",props:{openDelay:{type:[Number,String],default:0},closeDelay:{type:[Number,String],default:0}},data:()=>({openTimeout:void 0,closeTimeout:void 0}),methods:{clearDelay(){clearTimeout(this.openTimeout),clearTimeout(this.closeTimeout)},runDelay(t,e){this.clearDelay();const i=parseInt(this[`${t}Delay`],10);this[`${t}Timeout`]=setTimeout(e||(()=>{this.isActive={open:!0,close:!1}[t]}),i)}}})},1800:function(t,e,i){"use strict";var n=i("2b0e");e["a"]=n["a"].extend({name:"v-list-item-action",functional:!0,render(t,{data:e,children:i=[]}){e.staticClass=e.staticClass?`v-list-item__action ${e.staticClass}`:"v-list-item__action";const n=i.filter(t=>{return!1===t.isComment&&" "!==t.text});return n.length>1&&(e.staticClass+=" v-list-item__action--stack"),t("div",e,i)}})},"1abc":function(t,e,i){"use strict";var n=i("a797");e["a"]=n["a"]},"1b2c":function(t,e,i){},"1baa":function(t,e,i){"use strict";i("899c");var n=i("604c"),s=i("a9ad"),r=i("58df");e["a"]=Object(r["a"])(n["a"],s["a"]).extend({name:"v-list-item-group",provide(){return{isInGroup:!0,listItemGroup:this}},computed:{classes(){return{...n["a"].options.computed.classes.call(this),"v-list-item-group":!0}}},methods:{genData(){return this.setTextColor(this.color,{...n["a"].options.methods.genData.call(this),attrs:{role:"listbox"}})}}})},"1bfb":function(t,e,i){},"1c87":function(t,e,i){"use strict";var n=i("2b0e"),s=i("5607"),r=i("80d2");e["a"]=n["a"].extend({name:"routable",directives:{Ripple:s["a"]},props:{activeClass:String,append:Boolean,disabled:Boolean,exact:{type:Boolean,default:void 0},exactActiveClass:String,link:Boolean,href:[String,Object],to:[String,Object],nuxt:Boolean,replace:Boolean,ripple:{type:[Boolean,Object],default:null},tag:String,target:String},data:()=>({isActive:!1,proxyClass:""}),computed:{classes(){const t={};return this.to?t:(this.activeClass&&(t[this.activeClass]=this.isActive),this.proxyClass&&(t[this.proxyClass]=this.isActive),t)},computedRipple(){var t;return null!=(t=this.ripple)?t:!this.disabled&&this.isClickable},isClickable(){return!this.disabled&&Boolean(this.isLink||this.$listeners.click||this.$listeners["!click"]||this.$attrs.tabindex)},isLink(){return this.to||this.href||this.link},styles:()=>({})},watch:{$route:"onRouteChange"},methods:{click(t){this.$emit("click",t)},generateRouteLink(){let t,e=this.exact;const i={attrs:{tabindex:"tabindex"in this.$attrs?this.$attrs.tabindex:void 0},class:this.classes,style:this.styles,props:{},directives:[{name:"ripple",value:this.computedRipple}],[this.to?"nativeOn":"on"]:{...this.$listeners,click:this.click},ref:"link"};if("undefined"===typeof this.exact&&(e="/"===this.to||this.to===Object(this.to)&&"/"===this.to.path),this.to){let n=this.activeClass,s=this.exactActiveClass||n;this.proxyClass&&(n=`${n} ${this.proxyClass}`.trim(),s=`${s} ${this.proxyClass}`.trim()),t=this.nuxt?"nuxt-link":"router-link",Object.assign(i.props,{to:this.to,exact:e,activeClass:n,exactActiveClass:s,append:this.append,replace:this.replace})}else t=(this.href?"a":this.tag)||"div","a"===t&&this.href&&(i.attrs.href=this.href);return this.target&&(i.attrs.target=this.target),{tag:t,data:i}},onRouteChange(){if(!this.to||!this.$refs.link||!this.$route)return;const t=`${this.activeClass} ${this.proxyClass||""}`.trim(),e=`_vnode.data.class.${t}`;this.$nextTick(()=>{Object(r["m"])(this.$refs.link,e)&&this.toggle()})},toggle:()=>{}}})},"1d2b":function(t,e,i){"use strict";t.exports=function(t,e){return function(){for(var i=new Array(arguments.length),n=0;n=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};n.forEach(["delete","get","head"],(function(t){l.headers[t]={}})),n.forEach(["post","put","patch"],(function(t){l.headers[t]=n.merge(r)})),t.exports=l}).call(this,i("f28c"))},"24b2":function(t,e,i){"use strict";var n=i("80d2"),s=i("2b0e");e["a"]=s["a"].extend({name:"measurable",props:{height:[Number,String],maxHeight:[Number,String],maxWidth:[Number,String],minHeight:[Number,String],minWidth:[Number,String],width:[Number,String]},computed:{measurableStyles(){const t={},e=Object(n["f"])(this.height),i=Object(n["f"])(this.minHeight),s=Object(n["f"])(this.minWidth),r=Object(n["f"])(this.maxHeight),a=Object(n["f"])(this.maxWidth),o=Object(n["f"])(this.width);return e&&(t.height=e),i&&(t.minHeight=i),s&&(t.minWidth=s),r&&(t.maxHeight=r),a&&(t.maxWidth=a),o&&(t.width=o),t}}})},"24e2":function(t,e,i){"use strict";var n=i("e0c7");e["a"]=n["a"]},"25a8":function(t,e,i){},"269a":function(t,e){t.exports=function(t,e){var i="function"===typeof t.exports?t.exports.extendOptions:t.options;for(var n in"function"===typeof t.exports&&(i.directives=t.exports.options.directives),i.directives=i.directives||{},e)i.directives[n]=i.directives[n]||e[n]}},2877:function(t,e,i){"use strict";function n(t,e,i,n,s,r,a,o){var l,c="function"===typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=i,c._compiled=!0),n&&(c.functional=!0),r&&(c._scopeId="data-v-"+r),a?(l=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"===typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),s&&s.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},c._ssrRegister=l):s&&(l=o?function(){s.call(this,this.$root.$options.shadowRoot)}:s),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var h=c.beforeCreate;c.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:c}}i.d(e,"a",(function(){return n}))},"297c":function(t,e,i){"use strict";var n=i("2b0e"),s=i("37c6");e["a"]=n["a"].extend().extend({name:"loadable",props:{loading:{type:[Boolean,String],default:!1},loaderHeight:{type:[Number,String],default:2}},methods:{genProgress(){return!1===this.loading?null:this.$slots.progress||this.$createElement(s["a"],{props:{absolute:!0,color:!0===this.loading||""===this.loading?this.color||"primary":this.loading,height:this.loaderHeight,indeterminate:!0}})}}})},"2a7f":function(t,e,i){"use strict";i.d(e,"a",(function(){return r}));var n=i("71d9"),s=i("80d2");const r=Object(s["h"])("v-toolbar__title"),a=Object(s["h"])("v-toolbar__items");n["a"]},"2b0e":function(t,e,i){"use strict";(function(t){ /*! * Vue.js v2.6.11 * (c) 2014-2019 Evan You * Released under the MIT License. */ -var i=Object.freeze({});function n(t){return void 0===t||null===t}function s(t){return void 0!==t&&null!==t}function r(t){return!0===t}function a(t){return!1===t}function o(t){return"string"===typeof t||"number"===typeof t||"symbol"===typeof t||"boolean"===typeof t}function l(t){return null!==t&&"object"===typeof t}var c=Object.prototype.toString;function u(t){return"[object Object]"===c.call(t)}function h(t){return"[object RegExp]"===c.call(t)}function d(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function p(t){return s(t)&&"function"===typeof t.then&&"function"===typeof t.catch}function f(t){return null==t?"":Array.isArray(t)||u(t)&&t.toString===c?JSON.stringify(t,null,2):String(t)}function v(t){var e=parseFloat(t);return isNaN(e)?t:e}function m(t,e){for(var i=Object.create(null),n=t.split(","),s=0;s-1)return t.splice(i,1)}}var b=Object.prototype.hasOwnProperty;function w(t,e){return b.call(t,e)}function _(t){var e=Object.create(null);return function(i){var n=e[i];return n||(e[i]=t(i))}}var x=/-(\w)/g,k=_((function(t){return t.replace(x,(function(t,e){return e?e.toUpperCase():""}))})),C=_((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),$=/\B([A-Z])/g,O=_((function(t){return t.replace($,"-$1").toLowerCase()}));function S(t,e){function i(i){var n=arguments.length;return n?n>1?t.apply(e,arguments):t.call(e,i):t.call(e)}return i._length=t.length,i}function A(t,e){return t.bind(e)}var T=Function.prototype.bind?A:S;function L(t,e){e=e||0;var i=t.length-e,n=new Array(i);while(i--)n[i]=t[i+e];return n}function M(t,e){for(var i in e)t[i]=e[i];return t}function E(t){for(var e={},i=0;i0,it=Q&&Q.indexOf("edge/")>0,nt=(Q&&Q.indexOf("android"),Q&&/iphone|ipad|ipod|ios/.test(Q)||"ios"===J),st=(Q&&/chrome\/\d+/.test(Q),Q&&/phantomjs/.test(Q),Q&&Q.match(/firefox\/(\d+)/)),rt={}.watch,at=!1;if(Z)try{var ot={};Object.defineProperty(ot,"passive",{get:function(){at=!0}}),window.addEventListener("test-passive",null,ot)}catch(xa){}var lt=function(){return void 0===G&&(G=!Z&&!K&&"undefined"!==typeof t&&(t["process"]&&"server"===t["process"].env.VUE_ENV)),G},ct=Z&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function ut(t){return"function"===typeof t&&/native code/.test(t.toString())}var ht,dt="undefined"!==typeof Symbol&&ut(Symbol)&&"undefined"!==typeof Reflect&&ut(Reflect.ownKeys);ht="undefined"!==typeof Set&&ut(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var pt=j,ft=0,vt=function(){this.id=ft++,this.subs=[]};vt.prototype.addSub=function(t){this.subs.push(t)},vt.prototype.removeSub=function(t){y(this.subs,t)},vt.prototype.depend=function(){vt.target&&vt.target.addDep(this)},vt.prototype.notify=function(){var t=this.subs.slice();for(var e=0,i=t.length;e-1)if(r&&!w(s,"default"))a=!1;else if(""===a||a===O(t)){var l=te(String,s.type);(l<0||o0&&(a=Se(a,(e||"")+"_"+i),Oe(a[0])&&Oe(c)&&(u[l]=xt(c.text+a[0].text),a.shift()),u.push.apply(u,a)):o(a)?Oe(c)?u[l]=xt(c.text+a):""!==a&&u.push(xt(a)):Oe(a)&&Oe(c)?u[l]=xt(c.text+a.text):(r(t._isVList)&&s(a.tag)&&n(a.key)&&s(e)&&(a.key="__vlist"+e+"_"+i+"__"),u.push(a)));return u}function Ae(t){var e=t.$options.provide;e&&(t._provided="function"===typeof e?e.call(t):e)}function Te(t){var e=Le(t.$options.inject,t);e&&(Tt(!1),Object.keys(e).forEach((function(i){It(t,i,e[i])})),Tt(!0))}function Le(t,e){if(t){for(var i=Object.create(null),n=dt?Reflect.ownKeys(t):Object.keys(t),s=0;s0,a=t?!!t.$stable:!r,o=t&&t.$key;if(t){if(t._normalized)return t._normalized;if(a&&n&&n!==i&&o===n.$key&&!r&&!n.$hasNormal)return n;for(var l in s={},t)t[l]&&"$"!==l[0]&&(s[l]=Ie(e,l,t[l]))}else s={};for(var c in e)c in s||(s[c]=Be(e,c));return t&&Object.isExtensible(t)&&(t._normalized=s),q(s,"$stable",a),q(s,"$key",o),q(s,"$hasNormal",r),s}function Ie(t,e,i){var n=function(){var t=arguments.length?i.apply(null,arguments):i({});return t=t&&"object"===typeof t&&!Array.isArray(t)?[t]:$e(t),t&&(0===t.length||1===t.length&&t[0].isComment)?void 0:t};return i.proxy&&Object.defineProperty(t,e,{get:n,enumerable:!0,configurable:!0}),n}function Be(t,e){return function(){return t[e]}}function De(t,e){var i,n,r,a,o;if(Array.isArray(t)||"string"===typeof t)for(i=new Array(t.length),n=0,r=t.length;n1?L(i):i;for(var n=L(arguments,1),s='event handler for "'+t+'"',r=0,a=i.length;rdocument.createEvent("Event").timeStamp&&(Yi=function(){return Gi.now()})}function Xi(){var t,e;for(Ui=Yi(),Ri=!0,Ni.sort((function(t,e){return t.id-e.id})),Wi=0;WiWi&&Ni[i].id>t.id)i--;Ni.splice(i+1,0,t)}else Ni.push(t);zi||(zi=!0,fe(Xi))}}var tn=0,en=function(t,e,i,n,s){this.vm=t,s&&(t._watcher=this),t._watchers.push(this),n?(this.deep=!!n.deep,this.user=!!n.user,this.lazy=!!n.lazy,this.sync=!!n.sync,this.before=n.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=i,this.id=++tn,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new ht,this.newDepIds=new ht,this.expression="","function"===typeof e?this.getter=e:(this.getter=Y(e),this.getter||(this.getter=j)),this.value=this.lazy?void 0:this.get()};en.prototype.get=function(){var t;gt(this);var e=this.vm;try{t=this.getter.call(e,e)}catch(xa){if(!this.user)throw xa;ee(xa,e,'getter for watcher "'+this.expression+'"')}finally{this.deep&&me(t),yt(),this.cleanupDeps()}return t},en.prototype.addDep=function(t){var e=t.id;this.newDepIds.has(e)||(this.newDepIds.add(e),this.newDeps.push(t),this.depIds.has(e)||t.addSub(this))},en.prototype.cleanupDeps=function(){var t=this.deps.length;while(t--){var e=this.deps[t];this.newDepIds.has(e.id)||e.removeSub(this)}var i=this.depIds;this.depIds=this.newDepIds,this.newDepIds=i,this.newDepIds.clear(),i=this.deps,this.deps=this.newDeps,this.newDeps=i,this.newDeps.length=0},en.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():Qi(this)},en.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||l(t)||this.deep){var e=this.value;if(this.value=t,this.user)try{this.cb.call(this.vm,t,e)}catch(xa){ee(xa,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,t,e)}}},en.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},en.prototype.depend=function(){var t=this.deps.length;while(t--)this.deps[t].depend()},en.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||y(this.vm._watchers,this);var t=this.deps.length;while(t--)this.deps[t].removeSub(this);this.active=!1}};var nn={enumerable:!0,configurable:!0,get:j,set:j};function sn(t,e,i){nn.get=function(){return this[e][i]},nn.set=function(t){this[e][i]=t},Object.defineProperty(t,i,nn)}function rn(t){t._watchers=[];var e=t.$options;e.props&&an(t,e.props),e.methods&&fn(t,e.methods),e.data?on(t):jt(t._data={},!0),e.computed&&un(t,e.computed),e.watch&&e.watch!==rt&&vn(t,e.watch)}function an(t,e){var i=t.$options.propsData||{},n=t._props={},s=t.$options._propKeys=[],r=!t.$parent;r||Tt(!1);var a=function(r){s.push(r);var a=Zt(r,e,i,t);It(n,r,a),r in t||sn(t,"_props",r)};for(var o in e)a(o);Tt(!0)}function on(t){var e=t.$options.data;e=t._data="function"===typeof e?ln(e,t):e||{},u(e)||(e={});var i=Object.keys(e),n=t.$options.props,s=(t.$options.methods,i.length);while(s--){var r=i[s];0,n&&w(n,r)||W(r)||sn(t,"_data",r)}jt(e,!0)}function ln(t,e){gt();try{return t.call(e,e)}catch(xa){return ee(xa,e,"data()"),{}}finally{yt()}}var cn={lazy:!0};function un(t,e){var i=t._computedWatchers=Object.create(null),n=lt();for(var s in e){var r=e[s],a="function"===typeof r?r:r.get;0,n||(i[s]=new en(t,a||j,j,cn)),s in t||hn(t,s,r)}}function hn(t,e,i){var n=!lt();"function"===typeof i?(nn.get=n?dn(e):pn(i),nn.set=j):(nn.get=i.get?n&&!1!==i.cache?dn(e):pn(i.get):j,nn.set=i.set||j),Object.defineProperty(t,e,nn)}function dn(t){return function(){var e=this._computedWatchers&&this._computedWatchers[t];if(e)return e.dirty&&e.evaluate(),vt.target&&e.depend(),e.value}}function pn(t){return function(){return t.call(this,this)}}function fn(t,e){t.$options.props;for(var i in e)t[i]="function"!==typeof e[i]?j:T(e[i],t)}function vn(t,e){for(var i in e){var n=e[i];if(Array.isArray(n))for(var s=0;s-1)return this;var i=L(arguments,1);return i.unshift(this),"function"===typeof t.install?t.install.apply(t,i):"function"===typeof t&&t.apply(null,i),e.push(t),this}}function $n(t){t.mixin=function(t){return this.options=Gt(this.options,t),this}}function On(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var i=this,n=i.cid,s=t._Ctor||(t._Ctor={});if(s[n])return s[n];var r=t.name||i.options.name;var a=function(t){this._init(t)};return a.prototype=Object.create(i.prototype),a.prototype.constructor=a,a.cid=e++,a.options=Gt(i.options,t),a["super"]=i,a.options.props&&Sn(a),a.options.computed&&An(a),a.extend=i.extend,a.mixin=i.mixin,a.use=i.use,F.forEach((function(t){a[t]=i[t]})),r&&(a.options.components[r]=a),a.superOptions=i.options,a.extendOptions=t,a.sealedOptions=M({},a.options),s[n]=a,a}}function Sn(t){var e=t.options.props;for(var i in e)sn(t.prototype,"_props",i)}function An(t){var e=t.options.computed;for(var i in e)hn(t.prototype,i,e[i])}function Tn(t){F.forEach((function(e){t[e]=function(t,i){return i?("component"===e&&u(i)&&(i.name=i.name||t,i=this.options._base.extend(i)),"directive"===e&&"function"===typeof i&&(i={bind:i,update:i}),this.options[e+"s"][t]=i,i):this.options[e+"s"][t]}}))}function Ln(t){return t&&(t.Ctor.options.name||t.tag)}function Mn(t,e){return Array.isArray(t)?t.indexOf(e)>-1:"string"===typeof t?t.split(",").indexOf(e)>-1:!!h(t)&&t.test(e)}function En(t,e){var i=t.cache,n=t.keys,s=t._vnode;for(var r in i){var a=i[r];if(a){var o=Ln(a.componentOptions);o&&!e(o)&&jn(i,r,n,s)}}}function jn(t,e,i,n){var s=t[e];!s||n&&s.tag===n.tag||s.componentInstance.$destroy(),t[e]=null,y(i,e)}bn(kn),gn(kn),Ai(kn),Ei(kn),gi(kn);var In=[String,RegExp,Array],Bn={name:"keep-alive",abstract:!0,props:{include:In,exclude:In,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)jn(this.cache,t,this.keys)},mounted:function(){var t=this;this.$watch("include",(function(e){En(t,(function(t){return Mn(e,t)}))})),this.$watch("exclude",(function(e){En(t,(function(t){return!Mn(e,t)}))}))},render:function(){var t=this.$slots.default,e=xi(t),i=e&&e.componentOptions;if(i){var n=Ln(i),s=this,r=s.include,a=s.exclude;if(r&&(!n||!Mn(r,n))||a&&n&&Mn(a,n))return e;var o=this,l=o.cache,c=o.keys,u=null==e.key?i.Ctor.cid+(i.tag?"::"+i.tag:""):e.key;l[u]?(e.componentInstance=l[u].componentInstance,y(c,u),c.push(u)):(l[u]=e,c.push(u),this.max&&c.length>parseInt(this.max)&&jn(l,c[0],c,this._vnode)),e.data.keepAlive=!0}return e||t&&t[0]}},Dn={KeepAlive:Bn};function Pn(t){var e={get:function(){return z}};Object.defineProperty(t,"config",e),t.util={warn:pt,extend:M,mergeOptions:Gt,defineReactive:It},t.set=Bt,t.delete=Dt,t.nextTick=fe,t.observable=function(t){return jt(t),t},t.options=Object.create(null),F.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,M(t.options.components,Dn),Cn(t),$n(t),On(t),Tn(t)}Pn(kn),Object.defineProperty(kn.prototype,"$isServer",{get:lt}),Object.defineProperty(kn.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(kn,"FunctionalRenderContext",{value:Ke}),kn.version="2.6.11";var Vn=m("style,class"),Nn=m("input,textarea,option,select,progress"),Fn=function(t,e,i){return"value"===i&&Nn(t)&&"button"!==e||"selected"===i&&"option"===t||"checked"===i&&"input"===t||"muted"===i&&"video"===t},Hn=m("contenteditable,draggable,spellcheck"),zn=m("events,caret,typing,plaintext-only"),Rn=function(t,e){return Gn(e)||"false"===e?"false":"contenteditable"===t&&zn(e)?e:"true"},Wn=m("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible"),qn="http://www.w3.org/1999/xlink",Un=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},Yn=function(t){return Un(t)?t.slice(6,t.length):""},Gn=function(t){return null==t||!1===t};function Xn(t){var e=t.data,i=t,n=t;while(s(n.componentInstance))n=n.componentInstance._vnode,n&&n.data&&(e=Zn(n.data,e));while(s(i=i.parent))i&&i.data&&(e=Zn(e,i.data));return Kn(e.staticClass,e.class)}function Zn(t,e){return{staticClass:Jn(t.staticClass,e.staticClass),class:s(t.class)?[t.class,e.class]:e.class}}function Kn(t,e){return s(t)||s(e)?Jn(t,Qn(e)):""}function Jn(t,e){return t?e?t+" "+e:t:e||""}function Qn(t){return Array.isArray(t)?ts(t):l(t)?es(t):"string"===typeof t?t:""}function ts(t){for(var e,i="",n=0,r=t.length;n-1?os[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:os[t]=/HTMLUnknownElement/.test(e.toString())}var cs=m("text,number,password,search,email,tel,url");function us(t){if("string"===typeof t){var e=document.querySelector(t);return e||document.createElement("div")}return t}function hs(t,e){var i=document.createElement(t);return"select"!==t?i:(e.data&&e.data.attrs&&void 0!==e.data.attrs.multiple&&i.setAttribute("multiple","multiple"),i)}function ds(t,e){return document.createElementNS(is[t],e)}function ps(t){return document.createTextNode(t)}function fs(t){return document.createComment(t)}function vs(t,e,i){t.insertBefore(e,i)}function ms(t,e){t.removeChild(e)}function gs(t,e){t.appendChild(e)}function ys(t){return t.parentNode}function bs(t){return t.nextSibling}function ws(t){return t.tagName}function _s(t,e){t.textContent=e}function xs(t,e){t.setAttribute(e,"")}var ks=Object.freeze({createElement:hs,createElementNS:ds,createTextNode:ps,createComment:fs,insertBefore:vs,removeChild:ms,appendChild:gs,parentNode:ys,nextSibling:bs,tagName:ws,setTextContent:_s,setStyleScope:xs}),Cs={create:function(t,e){$s(e)},update:function(t,e){t.data.ref!==e.data.ref&&($s(t,!0),$s(e))},destroy:function(t){$s(t,!0)}};function $s(t,e){var i=t.data.ref;if(s(i)){var n=t.context,r=t.componentInstance||t.elm,a=n.$refs;e?Array.isArray(a[i])?y(a[i],r):a[i]===r&&(a[i]=void 0):t.data.refInFor?Array.isArray(a[i])?a[i].indexOf(r)<0&&a[i].push(r):a[i]=[r]:a[i]=r}}var Os=new bt("",{},[]),Ss=["create","activate","update","remove","destroy"];function As(t,e){return t.key===e.key&&(t.tag===e.tag&&t.isComment===e.isComment&&s(t.data)===s(e.data)&&Ts(t,e)||r(t.isAsyncPlaceholder)&&t.asyncFactory===e.asyncFactory&&n(e.asyncFactory.error))}function Ts(t,e){if("input"!==t.tag)return!0;var i,n=s(i=t.data)&&s(i=i.attrs)&&i.type,r=s(i=e.data)&&s(i=i.attrs)&&i.type;return n===r||cs(n)&&cs(r)}function Ls(t,e,i){var n,r,a={};for(n=e;n<=i;++n)r=t[n].key,s(r)&&(a[r]=n);return a}function Ms(t){var e,i,a={},l=t.modules,c=t.nodeOps;for(e=0;ev?(h=n(i[y+1])?null:i[y+1].elm,k(t,h,i,f,y,r)):f>y&&$(e,d,v)}function A(t,e,i,n){for(var r=i;r-1?zs(t,e,i):Wn(e)?Gn(i)?t.removeAttribute(e):(i="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,i)):Hn(e)?t.setAttribute(e,Rn(e,i)):Un(e)?Gn(i)?t.removeAttributeNS(qn,Yn(e)):t.setAttributeNS(qn,e,i):zs(t,e,i)}function zs(t,e,i){if(Gn(i))t.removeAttribute(e);else{if(tt&&!et&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==i&&!t.__ieph){var n=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",n)};t.addEventListener("input",n),t.__ieph=!0}t.setAttribute(e,i)}}var Rs={create:Fs,update:Fs};function Ws(t,e){var i=e.elm,r=e.data,a=t.data;if(!(n(r.staticClass)&&n(r.class)&&(n(a)||n(a.staticClass)&&n(a.class)))){var o=Xn(e),l=i._transitionClasses;s(l)&&(o=Jn(o,Qn(l))),o!==i._prevClass&&(i.setAttribute("class",o),i._prevClass=o)}}var qs,Us={create:Ws,update:Ws},Ys="__r",Gs="__c";function Xs(t){if(s(t[Ys])){var e=tt?"change":"input";t[e]=[].concat(t[Ys],t[e]||[]),delete t[Ys]}s(t[Gs])&&(t.change=[].concat(t[Gs],t.change||[]),delete t[Gs])}function Zs(t,e,i){var n=qs;return function s(){var r=e.apply(null,arguments);null!==r&&Qs(t,s,i,n)}}var Ks=ae&&!(st&&Number(st[1])<=53);function Js(t,e,i,n){if(Ks){var s=Ui,r=e;e=r._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=s||t.timeStamp<=0||t.target.ownerDocument!==document)return r.apply(this,arguments)}}qs.addEventListener(t,e,at?{capture:i,passive:n}:i)}function Qs(t,e,i,n){(n||qs).removeEventListener(t,e._wrapper||e,i)}function tr(t,e){if(!n(t.data.on)||!n(e.data.on)){var i=e.data.on||{},s=t.data.on||{};qs=e.elm,Xs(i),we(i,s,Js,Qs,Zs,e.context),qs=void 0}}var er,ir={create:tr,update:tr};function nr(t,e){if(!n(t.data.domProps)||!n(e.data.domProps)){var i,r,a=e.elm,o=t.data.domProps||{},l=e.data.domProps||{};for(i in s(l.__ob__)&&(l=e.data.domProps=M({},l)),o)i in l||(a[i]="");for(i in l){if(r=l[i],"textContent"===i||"innerHTML"===i){if(e.children&&(e.children.length=0),r===o[i])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===i&&"PROGRESS"!==a.tagName){a._value=r;var c=n(r)?"":String(r);sr(a,c)&&(a.value=c)}else if("innerHTML"===i&&ss(a.tagName)&&n(a.innerHTML)){er=er||document.createElement("div"),er.innerHTML=""+r+"";var u=er.firstChild;while(a.firstChild)a.removeChild(a.firstChild);while(u.firstChild)a.appendChild(u.firstChild)}else if(r!==o[i])try{a[i]=r}catch(xa){}}}}function sr(t,e){return!t.composing&&("OPTION"===t.tagName||rr(t,e)||ar(t,e))}function rr(t,e){var i=!0;try{i=document.activeElement!==t}catch(xa){}return i&&t.value!==e}function ar(t,e){var i=t.value,n=t._vModifiers;if(s(n)){if(n.number)return v(i)!==v(e);if(n.trim)return i.trim()!==e.trim()}return i!==e}var or={create:nr,update:nr},lr=_((function(t){var e={},i=/;(?![^(]*\))/g,n=/:(.+)/;return t.split(i).forEach((function(t){if(t){var i=t.split(n);i.length>1&&(e[i[0].trim()]=i[1].trim())}})),e}));function cr(t){var e=ur(t.style);return t.staticStyle?M(t.staticStyle,e):e}function ur(t){return Array.isArray(t)?E(t):"string"===typeof t?lr(t):t}function hr(t,e){var i,n={};if(e){var s=t;while(s.componentInstance)s=s.componentInstance._vnode,s&&s.data&&(i=cr(s.data))&&M(n,i)}(i=cr(t.data))&&M(n,i);var r=t;while(r=r.parent)r.data&&(i=cr(r.data))&&M(n,i);return n}var dr,pr=/^--/,fr=/\s*!important$/,vr=function(t,e,i){if(pr.test(e))t.style.setProperty(e,i);else if(fr.test(i))t.style.setProperty(O(e),i.replace(fr,""),"important");else{var n=gr(e);if(Array.isArray(i))for(var s=0,r=i.length;s-1?e.split(wr).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var i=" "+(t.getAttribute("class")||"")+" ";i.indexOf(" "+e+" ")<0&&t.setAttribute("class",(i+e).trim())}}function xr(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(wr).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{var i=" "+(t.getAttribute("class")||"")+" ",n=" "+e+" ";while(i.indexOf(n)>=0)i=i.replace(n," ");i=i.trim(),i?t.setAttribute("class",i):t.removeAttribute("class")}}function kr(t){if(t){if("object"===typeof t){var e={};return!1!==t.css&&M(e,Cr(t.name||"v")),M(e,t),e}return"string"===typeof t?Cr(t):void 0}}var Cr=_((function(t){return{enterClass:t+"-enter",enterToClass:t+"-enter-to",enterActiveClass:t+"-enter-active",leaveClass:t+"-leave",leaveToClass:t+"-leave-to",leaveActiveClass:t+"-leave-active"}})),$r=Z&&!et,Or="transition",Sr="animation",Ar="transition",Tr="transitionend",Lr="animation",Mr="animationend";$r&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Ar="WebkitTransition",Tr="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Lr="WebkitAnimation",Mr="webkitAnimationEnd"));var Er=Z?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function jr(t){Er((function(){Er(t)}))}function Ir(t,e){var i=t._transitionClasses||(t._transitionClasses=[]);i.indexOf(e)<0&&(i.push(e),_r(t,e))}function Br(t,e){t._transitionClasses&&y(t._transitionClasses,e),xr(t,e)}function Dr(t,e,i){var n=Vr(t,e),s=n.type,r=n.timeout,a=n.propCount;if(!s)return i();var o=s===Or?Tr:Mr,l=0,c=function(){t.removeEventListener(o,u),i()},u=function(e){e.target===t&&++l>=a&&c()};setTimeout((function(){l0&&(i=Or,u=a,h=r.length):e===Sr?c>0&&(i=Sr,u=c,h=l.length):(u=Math.max(a,c),i=u>0?a>c?Or:Sr:null,h=i?i===Or?r.length:l.length:0);var d=i===Or&&Pr.test(n[Ar+"Property"]);return{type:i,timeout:u,propCount:h,hasTransform:d}}function Nr(t,e){while(t.length1}function qr(t,e){!0!==e.data.show&&Hr(e)}var Ur=Z?{create:qr,activate:qr,remove:function(t,e){!0!==t.data.show?zr(t,e):e()}}:{},Yr=[Rs,Us,ir,or,br,Ur],Gr=Yr.concat(Ns),Xr=Ms({nodeOps:ks,modules:Gr});et&&document.addEventListener("selectionchange",(function(){var t=document.activeElement;t&&t.vmodel&&na(t,"input")}));var Zr={inserted:function(t,e,i,n){"select"===i.tag?(n.elm&&!n.elm._vOptions?_e(i,"postpatch",(function(){Zr.componentUpdated(t,e,i)})):Kr(t,e,i.context),t._vOptions=[].map.call(t.options,ta)):("textarea"===i.tag||cs(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",ea),t.addEventListener("compositionend",ia),t.addEventListener("change",ia),et&&(t.vmodel=!0)))},componentUpdated:function(t,e,i){if("select"===i.tag){Kr(t,e,i.context);var n=t._vOptions,s=t._vOptions=[].map.call(t.options,ta);if(s.some((function(t,e){return!D(t,n[e])}))){var r=t.multiple?e.value.some((function(t){return Qr(t,s)})):e.value!==e.oldValue&&Qr(e.value,s);r&&na(t,"change")}}}};function Kr(t,e,i){Jr(t,e,i),(tt||it)&&setTimeout((function(){Jr(t,e,i)}),0)}function Jr(t,e,i){var n=e.value,s=t.multiple;if(!s||Array.isArray(n)){for(var r,a,o=0,l=t.options.length;o-1,a.selected!==r&&(a.selected=r);else if(D(ta(a),n))return void(t.selectedIndex!==o&&(t.selectedIndex=o));s||(t.selectedIndex=-1)}}function Qr(t,e){return e.every((function(e){return!D(e,t)}))}function ta(t){return"_value"in t?t._value:t.value}function ea(t){t.target.composing=!0}function ia(t){t.target.composing&&(t.target.composing=!1,na(t.target,"input"))}function na(t,e){var i=document.createEvent("HTMLEvents");i.initEvent(e,!0,!0),t.dispatchEvent(i)}function sa(t){return!t.componentInstance||t.data&&t.data.transition?t:sa(t.componentInstance._vnode)}var ra={bind:function(t,e,i){var n=e.value;i=sa(i);var s=i.data&&i.data.transition,r=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;n&&s?(i.data.show=!0,Hr(i,(function(){t.style.display=r}))):t.style.display=n?r:"none"},update:function(t,e,i){var n=e.value,s=e.oldValue;if(!n!==!s){i=sa(i);var r=i.data&&i.data.transition;r?(i.data.show=!0,n?Hr(i,(function(){t.style.display=t.__vOriginalDisplay})):zr(i,(function(){t.style.display="none"}))):t.style.display=n?t.__vOriginalDisplay:"none"}},unbind:function(t,e,i,n,s){s||(t.style.display=t.__vOriginalDisplay)}},aa={model:Zr,show:ra},oa={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function la(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?la(xi(e.children)):t}function ca(t){var e={},i=t.$options;for(var n in i.propsData)e[n]=t[n];var s=i._parentListeners;for(var r in s)e[k(r)]=s[r];return e}function ua(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}function ha(t){while(t=t.parent)if(t.data.transition)return!0}function da(t,e){return e.key===t.key&&e.tag===t.tag}var pa=function(t){return t.tag||_i(t)},fa=function(t){return"show"===t.name},va={name:"transition",props:oa,abstract:!0,render:function(t){var e=this,i=this.$slots.default;if(i&&(i=i.filter(pa),i.length)){0;var n=this.mode;0;var s=i[0];if(ha(this.$vnode))return s;var r=la(s);if(!r)return s;if(this._leaving)return ua(t,s);var a="__transition-"+this._uid+"-";r.key=null==r.key?r.isComment?a+"comment":a+r.tag:o(r.key)?0===String(r.key).indexOf(a)?r.key:a+r.key:r.key;var l=(r.data||(r.data={})).transition=ca(this),c=this._vnode,u=la(c);if(r.data.directives&&r.data.directives.some(fa)&&(r.data.show=!0),u&&u.data&&!da(r,u)&&!_i(u)&&(!u.componentInstance||!u.componentInstance._vnode.isComment)){var h=u.data.transition=M({},l);if("out-in"===n)return this._leaving=!0,_e(h,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),ua(t,s);if("in-out"===n){if(_i(r))return c;var d,p=function(){d()};_e(l,"afterEnter",p),_e(l,"enterCancelled",p),_e(h,"delayLeave",(function(t){d=t}))}}return s}}},ma=M({tag:String,moveClass:String},oa);delete ma.mode;var ga={props:ma,beforeMount:function(){var t=this,e=this._update;this._update=function(i,n){var s=Li(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,s(),e.call(t,i,n)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",i=Object.create(null),n=this.prevChildren=this.children,s=this.$slots.default||[],r=this.children=[],a=ca(this),o=0;o"string"===typeof t||!1===t},vertical:Boolean},data:()=>({activeTimeout:-1}),computed:{classes(){return{"v-snack--absolute":this.absolute,"v-snack--active":this.isActive,"v-snack--bottom":this.bottom||!this.top,"v-snack--centered":this.centered,"v-snack--has-background":this.hasBackground,"v-snack--left":this.left,"v-snack--multi-line":this.multiLine&&!this.vertical,"v-snack--right":this.right,"v-snack--text":this.text,"v-snack--top":this.top,"v-snack--vertical":this.vertical}},hasBackground(){return!this.text&&!this.outlined},isDark(){return this.hasBackground?!this.light:r["a"].options.computed.isDark.call(this)},styles(){if(this.absolute)return{};const{bar:t,bottom:e,footer:i,insetFooter:n,left:s,right:r,top:a}=this.$vuetify.application;return{paddingBottom:Object(c["f"])(e+i+n),paddingLeft:this.app?Object(c["f"])(s):void 0,paddingRight:this.app?Object(c["f"])(r):void 0,paddingTop:Object(c["f"])(t+a)}}},watch:{isActive:"setTimeout",timeout:"setTimeout"},mounted(){this.isActive&&this.setTimeout()},created(){this.$attrs.hasOwnProperty("auto-height")&&Object(u["e"])("auto-height",this),0==this.timeout&&Object(u["d"])('timeout="0"',"-1",this)},methods:{genActions(){return this.$createElement("div",{staticClass:"v-snack__action "},[Object(c["o"])(this,"action",{attrs:{class:"v-snack__btn"}})])},genContent(){return this.$createElement("div",{staticClass:"v-snack__content",class:{[this.contentClass]:!0},attrs:{role:"status","aria-live":"polite"}},[Object(c["o"])(this)])},genWrapper(){const t=this.hasBackground?this.setBackgroundColor:this.setTextColor,e=t(this.color,{staticClass:"v-snack__wrapper",class:n["a"].options.computed.classes.call(this),directives:[{name:"show",value:this.isActive}]});return this.$createElement("div",e,[this.genContent(),this.genActions()])},genTransition(){return this.$createElement("transition",{props:{name:this.transition}},[this.genWrapper()])},setTimeout(){window.clearTimeout(this.activeTimeout);const t=Number(this.timeout);this.isActive&&![0,-1].includes(t)&&(this.activeTimeout=window.setTimeout(()=>{this.isActive=!1},t))}},render(t){return t("div",{staticClass:"v-snack",class:this.classes,style:this.styles},[!1!==this.transition?this.genTransition():this.genWrapper()])}})},"2e67":function(t,e,i){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},"2f62":function(t,e,i){"use strict";(function(t){ +var i=Object.freeze({});function n(t){return void 0===t||null===t}function s(t){return void 0!==t&&null!==t}function r(t){return!0===t}function a(t){return!1===t}function o(t){return"string"===typeof t||"number"===typeof t||"symbol"===typeof t||"boolean"===typeof t}function l(t){return null!==t&&"object"===typeof t}var c=Object.prototype.toString;function u(t){return"[object Object]"===c.call(t)}function h(t){return"[object RegExp]"===c.call(t)}function d(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function p(t){return s(t)&&"function"===typeof t.then&&"function"===typeof t.catch}function f(t){return null==t?"":Array.isArray(t)||u(t)&&t.toString===c?JSON.stringify(t,null,2):String(t)}function v(t){var e=parseFloat(t);return isNaN(e)?t:e}function m(t,e){for(var i=Object.create(null),n=t.split(","),s=0;s-1)return t.splice(i,1)}}var b=Object.prototype.hasOwnProperty;function w(t,e){return b.call(t,e)}function x(t){var e=Object.create(null);return function(i){var n=e[i];return n||(e[i]=t(i))}}var _=/-(\w)/g,k=x((function(t){return t.replace(_,(function(t,e){return e?e.toUpperCase():""}))})),C=x((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),$=/\B([A-Z])/g,O=x((function(t){return t.replace($,"-$1").toLowerCase()}));function S(t,e){function i(i){var n=arguments.length;return n?n>1?t.apply(e,arguments):t.call(e,i):t.call(e)}return i._length=t.length,i}function T(t,e){return t.bind(e)}var A=Function.prototype.bind?T:S;function L(t,e){e=e||0;var i=t.length-e,n=new Array(i);while(i--)n[i]=t[i+e];return n}function M(t,e){for(var i in e)t[i]=e[i];return t}function E(t){for(var e={},i=0;i0,it=Q&&Q.indexOf("edge/")>0,nt=(Q&&Q.indexOf("android"),Q&&/iphone|ipad|ipod|ios/.test(Q)||"ios"===J),st=(Q&&/chrome\/\d+/.test(Q),Q&&/phantomjs/.test(Q),Q&&Q.match(/firefox\/(\d+)/)),rt={}.watch,at=!1;if(Z)try{var ot={};Object.defineProperty(ot,"passive",{get:function(){at=!0}}),window.addEventListener("test-passive",null,ot)}catch(_a){}var lt=function(){return void 0===G&&(G=!Z&&!K&&"undefined"!==typeof t&&(t["process"]&&"server"===t["process"].env.VUE_ENV)),G},ct=Z&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function ut(t){return"function"===typeof t&&/native code/.test(t.toString())}var ht,dt="undefined"!==typeof Symbol&&ut(Symbol)&&"undefined"!==typeof Reflect&&ut(Reflect.ownKeys);ht="undefined"!==typeof Set&&ut(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var pt=j,ft=0,vt=function(){this.id=ft++,this.subs=[]};vt.prototype.addSub=function(t){this.subs.push(t)},vt.prototype.removeSub=function(t){y(this.subs,t)},vt.prototype.depend=function(){vt.target&&vt.target.addDep(this)},vt.prototype.notify=function(){var t=this.subs.slice();for(var e=0,i=t.length;e-1)if(r&&!w(s,"default"))a=!1;else if(""===a||a===O(t)){var l=te(String,s.type);(l<0||o0&&(a=Se(a,(e||"")+"_"+i),Oe(a[0])&&Oe(c)&&(u[l]=_t(c.text+a[0].text),a.shift()),u.push.apply(u,a)):o(a)?Oe(c)?u[l]=_t(c.text+a):""!==a&&u.push(_t(a)):Oe(a)&&Oe(c)?u[l]=_t(c.text+a.text):(r(t._isVList)&&s(a.tag)&&n(a.key)&&s(e)&&(a.key="__vlist"+e+"_"+i+"__"),u.push(a)));return u}function Te(t){var e=t.$options.provide;e&&(t._provided="function"===typeof e?e.call(t):e)}function Ae(t){var e=Le(t.$options.inject,t);e&&(At(!1),Object.keys(e).forEach((function(i){It(t,i,e[i])})),At(!0))}function Le(t,e){if(t){for(var i=Object.create(null),n=dt?Reflect.ownKeys(t):Object.keys(t),s=0;s0,a=t?!!t.$stable:!r,o=t&&t.$key;if(t){if(t._normalized)return t._normalized;if(a&&n&&n!==i&&o===n.$key&&!r&&!n.$hasNormal)return n;for(var l in s={},t)t[l]&&"$"!==l[0]&&(s[l]=Ie(e,l,t[l]))}else s={};for(var c in e)c in s||(s[c]=Be(e,c));return t&&Object.isExtensible(t)&&(t._normalized=s),q(s,"$stable",a),q(s,"$key",o),q(s,"$hasNormal",r),s}function Ie(t,e,i){var n=function(){var t=arguments.length?i.apply(null,arguments):i({});return t=t&&"object"===typeof t&&!Array.isArray(t)?[t]:$e(t),t&&(0===t.length||1===t.length&&t[0].isComment)?void 0:t};return i.proxy&&Object.defineProperty(t,e,{get:n,enumerable:!0,configurable:!0}),n}function Be(t,e){return function(){return t[e]}}function De(t,e){var i,n,r,a,o;if(Array.isArray(t)||"string"===typeof t)for(i=new Array(t.length),n=0,r=t.length;n1?L(i):i;for(var n=L(arguments,1),s='event handler for "'+t+'"',r=0,a=i.length;rdocument.createEvent("Event").timeStamp&&(Yi=function(){return Gi.now()})}function Xi(){var t,e;for(Ui=Yi(),Ri=!0,Ni.sort((function(t,e){return t.id-e.id})),Wi=0;WiWi&&Ni[i].id>t.id)i--;Ni.splice(i+1,0,t)}else Ni.push(t);zi||(zi=!0,fe(Xi))}}var tn=0,en=function(t,e,i,n,s){this.vm=t,s&&(t._watcher=this),t._watchers.push(this),n?(this.deep=!!n.deep,this.user=!!n.user,this.lazy=!!n.lazy,this.sync=!!n.sync,this.before=n.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=i,this.id=++tn,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new ht,this.newDepIds=new ht,this.expression="","function"===typeof e?this.getter=e:(this.getter=Y(e),this.getter||(this.getter=j)),this.value=this.lazy?void 0:this.get()};en.prototype.get=function(){var t;gt(this);var e=this.vm;try{t=this.getter.call(e,e)}catch(_a){if(!this.user)throw _a;ee(_a,e,'getter for watcher "'+this.expression+'"')}finally{this.deep&&me(t),yt(),this.cleanupDeps()}return t},en.prototype.addDep=function(t){var e=t.id;this.newDepIds.has(e)||(this.newDepIds.add(e),this.newDeps.push(t),this.depIds.has(e)||t.addSub(this))},en.prototype.cleanupDeps=function(){var t=this.deps.length;while(t--){var e=this.deps[t];this.newDepIds.has(e.id)||e.removeSub(this)}var i=this.depIds;this.depIds=this.newDepIds,this.newDepIds=i,this.newDepIds.clear(),i=this.deps,this.deps=this.newDeps,this.newDeps=i,this.newDeps.length=0},en.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():Qi(this)},en.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||l(t)||this.deep){var e=this.value;if(this.value=t,this.user)try{this.cb.call(this.vm,t,e)}catch(_a){ee(_a,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,t,e)}}},en.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},en.prototype.depend=function(){var t=this.deps.length;while(t--)this.deps[t].depend()},en.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||y(this.vm._watchers,this);var t=this.deps.length;while(t--)this.deps[t].removeSub(this);this.active=!1}};var nn={enumerable:!0,configurable:!0,get:j,set:j};function sn(t,e,i){nn.get=function(){return this[e][i]},nn.set=function(t){this[e][i]=t},Object.defineProperty(t,i,nn)}function rn(t){t._watchers=[];var e=t.$options;e.props&&an(t,e.props),e.methods&&fn(t,e.methods),e.data?on(t):jt(t._data={},!0),e.computed&&un(t,e.computed),e.watch&&e.watch!==rt&&vn(t,e.watch)}function an(t,e){var i=t.$options.propsData||{},n=t._props={},s=t.$options._propKeys=[],r=!t.$parent;r||At(!1);var a=function(r){s.push(r);var a=Zt(r,e,i,t);It(n,r,a),r in t||sn(t,"_props",r)};for(var o in e)a(o);At(!0)}function on(t){var e=t.$options.data;e=t._data="function"===typeof e?ln(e,t):e||{},u(e)||(e={});var i=Object.keys(e),n=t.$options.props,s=(t.$options.methods,i.length);while(s--){var r=i[s];0,n&&w(n,r)||W(r)||sn(t,"_data",r)}jt(e,!0)}function ln(t,e){gt();try{return t.call(e,e)}catch(_a){return ee(_a,e,"data()"),{}}finally{yt()}}var cn={lazy:!0};function un(t,e){var i=t._computedWatchers=Object.create(null),n=lt();for(var s in e){var r=e[s],a="function"===typeof r?r:r.get;0,n||(i[s]=new en(t,a||j,j,cn)),s in t||hn(t,s,r)}}function hn(t,e,i){var n=!lt();"function"===typeof i?(nn.get=n?dn(e):pn(i),nn.set=j):(nn.get=i.get?n&&!1!==i.cache?dn(e):pn(i.get):j,nn.set=i.set||j),Object.defineProperty(t,e,nn)}function dn(t){return function(){var e=this._computedWatchers&&this._computedWatchers[t];if(e)return e.dirty&&e.evaluate(),vt.target&&e.depend(),e.value}}function pn(t){return function(){return t.call(this,this)}}function fn(t,e){t.$options.props;for(var i in e)t[i]="function"!==typeof e[i]?j:A(e[i],t)}function vn(t,e){for(var i in e){var n=e[i];if(Array.isArray(n))for(var s=0;s-1)return this;var i=L(arguments,1);return i.unshift(this),"function"===typeof t.install?t.install.apply(t,i):"function"===typeof t&&t.apply(null,i),e.push(t),this}}function $n(t){t.mixin=function(t){return this.options=Gt(this.options,t),this}}function On(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var i=this,n=i.cid,s=t._Ctor||(t._Ctor={});if(s[n])return s[n];var r=t.name||i.options.name;var a=function(t){this._init(t)};return a.prototype=Object.create(i.prototype),a.prototype.constructor=a,a.cid=e++,a.options=Gt(i.options,t),a["super"]=i,a.options.props&&Sn(a),a.options.computed&&Tn(a),a.extend=i.extend,a.mixin=i.mixin,a.use=i.use,F.forEach((function(t){a[t]=i[t]})),r&&(a.options.components[r]=a),a.superOptions=i.options,a.extendOptions=t,a.sealedOptions=M({},a.options),s[n]=a,a}}function Sn(t){var e=t.options.props;for(var i in e)sn(t.prototype,"_props",i)}function Tn(t){var e=t.options.computed;for(var i in e)hn(t.prototype,i,e[i])}function An(t){F.forEach((function(e){t[e]=function(t,i){return i?("component"===e&&u(i)&&(i.name=i.name||t,i=this.options._base.extend(i)),"directive"===e&&"function"===typeof i&&(i={bind:i,update:i}),this.options[e+"s"][t]=i,i):this.options[e+"s"][t]}}))}function Ln(t){return t&&(t.Ctor.options.name||t.tag)}function Mn(t,e){return Array.isArray(t)?t.indexOf(e)>-1:"string"===typeof t?t.split(",").indexOf(e)>-1:!!h(t)&&t.test(e)}function En(t,e){var i=t.cache,n=t.keys,s=t._vnode;for(var r in i){var a=i[r];if(a){var o=Ln(a.componentOptions);o&&!e(o)&&jn(i,r,n,s)}}}function jn(t,e,i,n){var s=t[e];!s||n&&s.tag===n.tag||s.componentInstance.$destroy(),t[e]=null,y(i,e)}bn(kn),gn(kn),Ti(kn),Ei(kn),gi(kn);var In=[String,RegExp,Array],Bn={name:"keep-alive",abstract:!0,props:{include:In,exclude:In,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)jn(this.cache,t,this.keys)},mounted:function(){var t=this;this.$watch("include",(function(e){En(t,(function(t){return Mn(e,t)}))})),this.$watch("exclude",(function(e){En(t,(function(t){return!Mn(e,t)}))}))},render:function(){var t=this.$slots.default,e=_i(t),i=e&&e.componentOptions;if(i){var n=Ln(i),s=this,r=s.include,a=s.exclude;if(r&&(!n||!Mn(r,n))||a&&n&&Mn(a,n))return e;var o=this,l=o.cache,c=o.keys,u=null==e.key?i.Ctor.cid+(i.tag?"::"+i.tag:""):e.key;l[u]?(e.componentInstance=l[u].componentInstance,y(c,u),c.push(u)):(l[u]=e,c.push(u),this.max&&c.length>parseInt(this.max)&&jn(l,c[0],c,this._vnode)),e.data.keepAlive=!0}return e||t&&t[0]}},Dn={KeepAlive:Bn};function Pn(t){var e={get:function(){return z}};Object.defineProperty(t,"config",e),t.util={warn:pt,extend:M,mergeOptions:Gt,defineReactive:It},t.set=Bt,t.delete=Dt,t.nextTick=fe,t.observable=function(t){return jt(t),t},t.options=Object.create(null),F.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,M(t.options.components,Dn),Cn(t),$n(t),On(t),An(t)}Pn(kn),Object.defineProperty(kn.prototype,"$isServer",{get:lt}),Object.defineProperty(kn.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(kn,"FunctionalRenderContext",{value:Ke}),kn.version="2.6.11";var Vn=m("style,class"),Nn=m("input,textarea,option,select,progress"),Fn=function(t,e,i){return"value"===i&&Nn(t)&&"button"!==e||"selected"===i&&"option"===t||"checked"===i&&"input"===t||"muted"===i&&"video"===t},Hn=m("contenteditable,draggable,spellcheck"),zn=m("events,caret,typing,plaintext-only"),Rn=function(t,e){return Gn(e)||"false"===e?"false":"contenteditable"===t&&zn(e)?e:"true"},Wn=m("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible"),qn="http://www.w3.org/1999/xlink",Un=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},Yn=function(t){return Un(t)?t.slice(6,t.length):""},Gn=function(t){return null==t||!1===t};function Xn(t){var e=t.data,i=t,n=t;while(s(n.componentInstance))n=n.componentInstance._vnode,n&&n.data&&(e=Zn(n.data,e));while(s(i=i.parent))i&&i.data&&(e=Zn(e,i.data));return Kn(e.staticClass,e.class)}function Zn(t,e){return{staticClass:Jn(t.staticClass,e.staticClass),class:s(t.class)?[t.class,e.class]:e.class}}function Kn(t,e){return s(t)||s(e)?Jn(t,Qn(e)):""}function Jn(t,e){return t?e?t+" "+e:t:e||""}function Qn(t){return Array.isArray(t)?ts(t):l(t)?es(t):"string"===typeof t?t:""}function ts(t){for(var e,i="",n=0,r=t.length;n-1?os[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:os[t]=/HTMLUnknownElement/.test(e.toString())}var cs=m("text,number,password,search,email,tel,url");function us(t){if("string"===typeof t){var e=document.querySelector(t);return e||document.createElement("div")}return t}function hs(t,e){var i=document.createElement(t);return"select"!==t?i:(e.data&&e.data.attrs&&void 0!==e.data.attrs.multiple&&i.setAttribute("multiple","multiple"),i)}function ds(t,e){return document.createElementNS(is[t],e)}function ps(t){return document.createTextNode(t)}function fs(t){return document.createComment(t)}function vs(t,e,i){t.insertBefore(e,i)}function ms(t,e){t.removeChild(e)}function gs(t,e){t.appendChild(e)}function ys(t){return t.parentNode}function bs(t){return t.nextSibling}function ws(t){return t.tagName}function xs(t,e){t.textContent=e}function _s(t,e){t.setAttribute(e,"")}var ks=Object.freeze({createElement:hs,createElementNS:ds,createTextNode:ps,createComment:fs,insertBefore:vs,removeChild:ms,appendChild:gs,parentNode:ys,nextSibling:bs,tagName:ws,setTextContent:xs,setStyleScope:_s}),Cs={create:function(t,e){$s(e)},update:function(t,e){t.data.ref!==e.data.ref&&($s(t,!0),$s(e))},destroy:function(t){$s(t,!0)}};function $s(t,e){var i=t.data.ref;if(s(i)){var n=t.context,r=t.componentInstance||t.elm,a=n.$refs;e?Array.isArray(a[i])?y(a[i],r):a[i]===r&&(a[i]=void 0):t.data.refInFor?Array.isArray(a[i])?a[i].indexOf(r)<0&&a[i].push(r):a[i]=[r]:a[i]=r}}var Os=new bt("",{},[]),Ss=["create","activate","update","remove","destroy"];function Ts(t,e){return t.key===e.key&&(t.tag===e.tag&&t.isComment===e.isComment&&s(t.data)===s(e.data)&&As(t,e)||r(t.isAsyncPlaceholder)&&t.asyncFactory===e.asyncFactory&&n(e.asyncFactory.error))}function As(t,e){if("input"!==t.tag)return!0;var i,n=s(i=t.data)&&s(i=i.attrs)&&i.type,r=s(i=e.data)&&s(i=i.attrs)&&i.type;return n===r||cs(n)&&cs(r)}function Ls(t,e,i){var n,r,a={};for(n=e;n<=i;++n)r=t[n].key,s(r)&&(a[r]=n);return a}function Ms(t){var e,i,a={},l=t.modules,c=t.nodeOps;for(e=0;ev?(h=n(i[y+1])?null:i[y+1].elm,k(t,h,i,f,y,r)):f>y&&$(e,d,v)}function T(t,e,i,n){for(var r=i;r-1?zs(t,e,i):Wn(e)?Gn(i)?t.removeAttribute(e):(i="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,i)):Hn(e)?t.setAttribute(e,Rn(e,i)):Un(e)?Gn(i)?t.removeAttributeNS(qn,Yn(e)):t.setAttributeNS(qn,e,i):zs(t,e,i)}function zs(t,e,i){if(Gn(i))t.removeAttribute(e);else{if(tt&&!et&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==i&&!t.__ieph){var n=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",n)};t.addEventListener("input",n),t.__ieph=!0}t.setAttribute(e,i)}}var Rs={create:Fs,update:Fs};function Ws(t,e){var i=e.elm,r=e.data,a=t.data;if(!(n(r.staticClass)&&n(r.class)&&(n(a)||n(a.staticClass)&&n(a.class)))){var o=Xn(e),l=i._transitionClasses;s(l)&&(o=Jn(o,Qn(l))),o!==i._prevClass&&(i.setAttribute("class",o),i._prevClass=o)}}var qs,Us={create:Ws,update:Ws},Ys="__r",Gs="__c";function Xs(t){if(s(t[Ys])){var e=tt?"change":"input";t[e]=[].concat(t[Ys],t[e]||[]),delete t[Ys]}s(t[Gs])&&(t.change=[].concat(t[Gs],t.change||[]),delete t[Gs])}function Zs(t,e,i){var n=qs;return function s(){var r=e.apply(null,arguments);null!==r&&Qs(t,s,i,n)}}var Ks=ae&&!(st&&Number(st[1])<=53);function Js(t,e,i,n){if(Ks){var s=Ui,r=e;e=r._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=s||t.timeStamp<=0||t.target.ownerDocument!==document)return r.apply(this,arguments)}}qs.addEventListener(t,e,at?{capture:i,passive:n}:i)}function Qs(t,e,i,n){(n||qs).removeEventListener(t,e._wrapper||e,i)}function tr(t,e){if(!n(t.data.on)||!n(e.data.on)){var i=e.data.on||{},s=t.data.on||{};qs=e.elm,Xs(i),we(i,s,Js,Qs,Zs,e.context),qs=void 0}}var er,ir={create:tr,update:tr};function nr(t,e){if(!n(t.data.domProps)||!n(e.data.domProps)){var i,r,a=e.elm,o=t.data.domProps||{},l=e.data.domProps||{};for(i in s(l.__ob__)&&(l=e.data.domProps=M({},l)),o)i in l||(a[i]="");for(i in l){if(r=l[i],"textContent"===i||"innerHTML"===i){if(e.children&&(e.children.length=0),r===o[i])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===i&&"PROGRESS"!==a.tagName){a._value=r;var c=n(r)?"":String(r);sr(a,c)&&(a.value=c)}else if("innerHTML"===i&&ss(a.tagName)&&n(a.innerHTML)){er=er||document.createElement("div"),er.innerHTML=""+r+"";var u=er.firstChild;while(a.firstChild)a.removeChild(a.firstChild);while(u.firstChild)a.appendChild(u.firstChild)}else if(r!==o[i])try{a[i]=r}catch(_a){}}}}function sr(t,e){return!t.composing&&("OPTION"===t.tagName||rr(t,e)||ar(t,e))}function rr(t,e){var i=!0;try{i=document.activeElement!==t}catch(_a){}return i&&t.value!==e}function ar(t,e){var i=t.value,n=t._vModifiers;if(s(n)){if(n.number)return v(i)!==v(e);if(n.trim)return i.trim()!==e.trim()}return i!==e}var or={create:nr,update:nr},lr=x((function(t){var e={},i=/;(?![^(]*\))/g,n=/:(.+)/;return t.split(i).forEach((function(t){if(t){var i=t.split(n);i.length>1&&(e[i[0].trim()]=i[1].trim())}})),e}));function cr(t){var e=ur(t.style);return t.staticStyle?M(t.staticStyle,e):e}function ur(t){return Array.isArray(t)?E(t):"string"===typeof t?lr(t):t}function hr(t,e){var i,n={};if(e){var s=t;while(s.componentInstance)s=s.componentInstance._vnode,s&&s.data&&(i=cr(s.data))&&M(n,i)}(i=cr(t.data))&&M(n,i);var r=t;while(r=r.parent)r.data&&(i=cr(r.data))&&M(n,i);return n}var dr,pr=/^--/,fr=/\s*!important$/,vr=function(t,e,i){if(pr.test(e))t.style.setProperty(e,i);else if(fr.test(i))t.style.setProperty(O(e),i.replace(fr,""),"important");else{var n=gr(e);if(Array.isArray(i))for(var s=0,r=i.length;s-1?e.split(wr).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var i=" "+(t.getAttribute("class")||"")+" ";i.indexOf(" "+e+" ")<0&&t.setAttribute("class",(i+e).trim())}}function _r(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(wr).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{var i=" "+(t.getAttribute("class")||"")+" ",n=" "+e+" ";while(i.indexOf(n)>=0)i=i.replace(n," ");i=i.trim(),i?t.setAttribute("class",i):t.removeAttribute("class")}}function kr(t){if(t){if("object"===typeof t){var e={};return!1!==t.css&&M(e,Cr(t.name||"v")),M(e,t),e}return"string"===typeof t?Cr(t):void 0}}var Cr=x((function(t){return{enterClass:t+"-enter",enterToClass:t+"-enter-to",enterActiveClass:t+"-enter-active",leaveClass:t+"-leave",leaveToClass:t+"-leave-to",leaveActiveClass:t+"-leave-active"}})),$r=Z&&!et,Or="transition",Sr="animation",Tr="transition",Ar="transitionend",Lr="animation",Mr="animationend";$r&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Tr="WebkitTransition",Ar="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Lr="WebkitAnimation",Mr="webkitAnimationEnd"));var Er=Z?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function jr(t){Er((function(){Er(t)}))}function Ir(t,e){var i=t._transitionClasses||(t._transitionClasses=[]);i.indexOf(e)<0&&(i.push(e),xr(t,e))}function Br(t,e){t._transitionClasses&&y(t._transitionClasses,e),_r(t,e)}function Dr(t,e,i){var n=Vr(t,e),s=n.type,r=n.timeout,a=n.propCount;if(!s)return i();var o=s===Or?Ar:Mr,l=0,c=function(){t.removeEventListener(o,u),i()},u=function(e){e.target===t&&++l>=a&&c()};setTimeout((function(){l0&&(i=Or,u=a,h=r.length):e===Sr?c>0&&(i=Sr,u=c,h=l.length):(u=Math.max(a,c),i=u>0?a>c?Or:Sr:null,h=i?i===Or?r.length:l.length:0);var d=i===Or&&Pr.test(n[Tr+"Property"]);return{type:i,timeout:u,propCount:h,hasTransform:d}}function Nr(t,e){while(t.length1}function qr(t,e){!0!==e.data.show&&Hr(e)}var Ur=Z?{create:qr,activate:qr,remove:function(t,e){!0!==t.data.show?zr(t,e):e()}}:{},Yr=[Rs,Us,ir,or,br,Ur],Gr=Yr.concat(Ns),Xr=Ms({nodeOps:ks,modules:Gr});et&&document.addEventListener("selectionchange",(function(){var t=document.activeElement;t&&t.vmodel&&na(t,"input")}));var Zr={inserted:function(t,e,i,n){"select"===i.tag?(n.elm&&!n.elm._vOptions?xe(i,"postpatch",(function(){Zr.componentUpdated(t,e,i)})):Kr(t,e,i.context),t._vOptions=[].map.call(t.options,ta)):("textarea"===i.tag||cs(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",ea),t.addEventListener("compositionend",ia),t.addEventListener("change",ia),et&&(t.vmodel=!0)))},componentUpdated:function(t,e,i){if("select"===i.tag){Kr(t,e,i.context);var n=t._vOptions,s=t._vOptions=[].map.call(t.options,ta);if(s.some((function(t,e){return!D(t,n[e])}))){var r=t.multiple?e.value.some((function(t){return Qr(t,s)})):e.value!==e.oldValue&&Qr(e.value,s);r&&na(t,"change")}}}};function Kr(t,e,i){Jr(t,e,i),(tt||it)&&setTimeout((function(){Jr(t,e,i)}),0)}function Jr(t,e,i){var n=e.value,s=t.multiple;if(!s||Array.isArray(n)){for(var r,a,o=0,l=t.options.length;o-1,a.selected!==r&&(a.selected=r);else if(D(ta(a),n))return void(t.selectedIndex!==o&&(t.selectedIndex=o));s||(t.selectedIndex=-1)}}function Qr(t,e){return e.every((function(e){return!D(e,t)}))}function ta(t){return"_value"in t?t._value:t.value}function ea(t){t.target.composing=!0}function ia(t){t.target.composing&&(t.target.composing=!1,na(t.target,"input"))}function na(t,e){var i=document.createEvent("HTMLEvents");i.initEvent(e,!0,!0),t.dispatchEvent(i)}function sa(t){return!t.componentInstance||t.data&&t.data.transition?t:sa(t.componentInstance._vnode)}var ra={bind:function(t,e,i){var n=e.value;i=sa(i);var s=i.data&&i.data.transition,r=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;n&&s?(i.data.show=!0,Hr(i,(function(){t.style.display=r}))):t.style.display=n?r:"none"},update:function(t,e,i){var n=e.value,s=e.oldValue;if(!n!==!s){i=sa(i);var r=i.data&&i.data.transition;r?(i.data.show=!0,n?Hr(i,(function(){t.style.display=t.__vOriginalDisplay})):zr(i,(function(){t.style.display="none"}))):t.style.display=n?t.__vOriginalDisplay:"none"}},unbind:function(t,e,i,n,s){s||(t.style.display=t.__vOriginalDisplay)}},aa={model:Zr,show:ra},oa={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function la(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?la(_i(e.children)):t}function ca(t){var e={},i=t.$options;for(var n in i.propsData)e[n]=t[n];var s=i._parentListeners;for(var r in s)e[k(r)]=s[r];return e}function ua(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}function ha(t){while(t=t.parent)if(t.data.transition)return!0}function da(t,e){return e.key===t.key&&e.tag===t.tag}var pa=function(t){return t.tag||xi(t)},fa=function(t){return"show"===t.name},va={name:"transition",props:oa,abstract:!0,render:function(t){var e=this,i=this.$slots.default;if(i&&(i=i.filter(pa),i.length)){0;var n=this.mode;0;var s=i[0];if(ha(this.$vnode))return s;var r=la(s);if(!r)return s;if(this._leaving)return ua(t,s);var a="__transition-"+this._uid+"-";r.key=null==r.key?r.isComment?a+"comment":a+r.tag:o(r.key)?0===String(r.key).indexOf(a)?r.key:a+r.key:r.key;var l=(r.data||(r.data={})).transition=ca(this),c=this._vnode,u=la(c);if(r.data.directives&&r.data.directives.some(fa)&&(r.data.show=!0),u&&u.data&&!da(r,u)&&!xi(u)&&(!u.componentInstance||!u.componentInstance._vnode.isComment)){var h=u.data.transition=M({},l);if("out-in"===n)return this._leaving=!0,xe(h,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),ua(t,s);if("in-out"===n){if(xi(r))return c;var d,p=function(){d()};xe(l,"afterEnter",p),xe(l,"enterCancelled",p),xe(h,"delayLeave",(function(t){d=t}))}}return s}}},ma=M({tag:String,moveClass:String},oa);delete ma.mode;var ga={props:ma,beforeMount:function(){var t=this,e=this._update;this._update=function(i,n){var s=Li(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,s(),e.call(t,i,n)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",i=Object.create(null),n=this.prevChildren=this.children,s=this.$slots.default||[],r=this.children=[],a=ca(this),o=0;o"string"===typeof t||!1===t},vertical:Boolean},data:()=>({activeTimeout:-1}),computed:{classes(){return{"v-snack--absolute":this.absolute,"v-snack--active":this.isActive,"v-snack--bottom":this.bottom||!this.top,"v-snack--centered":this.centered,"v-snack--has-background":this.hasBackground,"v-snack--left":this.left,"v-snack--multi-line":this.multiLine&&!this.vertical,"v-snack--right":this.right,"v-snack--text":this.text,"v-snack--top":this.top,"v-snack--vertical":this.vertical}},hasBackground(){return!this.text&&!this.outlined},isDark(){return this.hasBackground?!this.light:r["a"].options.computed.isDark.call(this)},styles(){if(this.absolute)return{};const{bar:t,bottom:e,footer:i,insetFooter:n,left:s,right:r,top:a}=this.$vuetify.application;return{paddingBottom:Object(c["f"])(e+i+n),paddingLeft:this.app?Object(c["f"])(s):void 0,paddingRight:this.app?Object(c["f"])(r):void 0,paddingTop:Object(c["f"])(t+a)}}},watch:{isActive:"setTimeout",timeout:"setTimeout"},mounted(){this.isActive&&this.setTimeout()},created(){this.$attrs.hasOwnProperty("auto-height")&&Object(u["e"])("auto-height",this),0==this.timeout&&Object(u["d"])('timeout="0"',"-1",this)},methods:{genActions(){return this.$createElement("div",{staticClass:"v-snack__action "},[Object(c["o"])(this,"action",{attrs:{class:"v-snack__btn"}})])},genContent(){return this.$createElement("div",{staticClass:"v-snack__content",class:{[this.contentClass]:!0},attrs:{role:"status","aria-live":"polite"}},[Object(c["o"])(this)])},genWrapper(){const t=this.hasBackground?this.setBackgroundColor:this.setTextColor,e=t(this.color,{staticClass:"v-snack__wrapper",class:n["a"].options.computed.classes.call(this),directives:[{name:"show",value:this.isActive}]});return this.$createElement("div",e,[this.genContent(),this.genActions()])},genTransition(){return this.$createElement("transition",{props:{name:this.transition}},[this.genWrapper()])},setTimeout(){window.clearTimeout(this.activeTimeout);const t=Number(this.timeout);this.isActive&&![0,-1].includes(t)&&(this.activeTimeout=window.setTimeout(()=>{this.isActive=!1},t))}},render(t){return t("div",{staticClass:"v-snack",class:this.classes,style:this.styles},[!1!==this.transition?this.genTransition():this.genWrapper()])}})},"2e67":function(t,e,i){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},"2f62":function(t,e,i){"use strict";(function(t){ /*! * vuex v3.5.1 * (c) 2020 Evan You * @license MIT */ -function i(t){var e=Number(t.version.split(".")[0]);if(e>=2)t.mixin({beforeCreate:n});else{var i=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[n].concat(t.init):n,i.call(this,t)}}function n(){var t=this.$options;t.store?this.$store="function"===typeof t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}var n="undefined"!==typeof window?window:"undefined"!==typeof t?t:{},s=n.__VUE_DEVTOOLS_GLOBAL_HOOK__;function r(t){s&&(t._devtoolHook=s,s.emit("vuex:init",t),s.on("vuex:travel-to-state",(function(e){t.replaceState(e)})),t.subscribe((function(t,e){s.emit("vuex:mutation",t,e)}),{prepend:!0}),t.subscribeAction((function(t,e){s.emit("vuex:action",t,e)}),{prepend:!0}))}function a(t,e){return t.filter(e)[0]}function o(t,e){if(void 0===e&&(e=[]),null===t||"object"!==typeof t)return t;var i=a(e,(function(e){return e.original===t}));if(i)return i.copy;var n=Array.isArray(t)?[]:{};return e.push({original:t,copy:n}),Object.keys(t).forEach((function(i){n[i]=o(t[i],e)})),n}function l(t,e){Object.keys(t).forEach((function(i){return e(t[i],i)}))}function c(t){return null!==t&&"object"===typeof t}function u(t){return t&&"function"===typeof t.then}function h(t,e){return function(){return t(e)}}var d=function(t,e){this.runtime=e,this._children=Object.create(null),this._rawModule=t;var i=t.state;this.state=("function"===typeof i?i():i)||{}},p={namespaced:{configurable:!0}};p.namespaced.get=function(){return!!this._rawModule.namespaced},d.prototype.addChild=function(t,e){this._children[t]=e},d.prototype.removeChild=function(t){delete this._children[t]},d.prototype.getChild=function(t){return this._children[t]},d.prototype.hasChild=function(t){return t in this._children},d.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)},d.prototype.forEachChild=function(t){l(this._children,t)},d.prototype.forEachGetter=function(t){this._rawModule.getters&&l(this._rawModule.getters,t)},d.prototype.forEachAction=function(t){this._rawModule.actions&&l(this._rawModule.actions,t)},d.prototype.forEachMutation=function(t){this._rawModule.mutations&&l(this._rawModule.mutations,t)},Object.defineProperties(d.prototype,p);var f=function(t){this.register([],t,!1)};function v(t,e,i){if(e.update(i),i.modules)for(var n in i.modules){if(!e.getChild(n))return void 0;v(t.concat(n),e.getChild(n),i.modules[n])}}f.prototype.get=function(t){return t.reduce((function(t,e){return t.getChild(e)}),this.root)},f.prototype.getNamespace=function(t){var e=this.root;return t.reduce((function(t,i){return e=e.getChild(i),t+(e.namespaced?i+"/":"")}),"")},f.prototype.update=function(t){v([],this.root,t)},f.prototype.register=function(t,e,i){var n=this;void 0===i&&(i=!0);var s=new d(e,i);if(0===t.length)this.root=s;else{var r=this.get(t.slice(0,-1));r.addChild(t[t.length-1],s)}e.modules&&l(e.modules,(function(e,s){n.register(t.concat(s),e,i)}))},f.prototype.unregister=function(t){var e=this.get(t.slice(0,-1)),i=t[t.length-1],n=e.getChild(i);n&&n.runtime&&e.removeChild(i)},f.prototype.isRegistered=function(t){var e=this.get(t.slice(0,-1)),i=t[t.length-1];return e.hasChild(i)};var m;var g=function(t){var e=this;void 0===t&&(t={}),!m&&"undefined"!==typeof window&&window.Vue&&M(window.Vue);var i=t.plugins;void 0===i&&(i=[]);var n=t.strict;void 0===n&&(n=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new f(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new m,this._makeLocalGettersCache=Object.create(null);var s=this,a=this,o=a.dispatch,l=a.commit;this.dispatch=function(t,e){return o.call(s,t,e)},this.commit=function(t,e,i){return l.call(s,t,e,i)},this.strict=n;var c=this._modules.root.state;x(this,c,[],this._modules.root),_(this,c),i.forEach((function(t){return t(e)}));var u=void 0!==t.devtools?t.devtools:m.config.devtools;u&&r(this)},y={state:{configurable:!0}};function b(t,e,i){return e.indexOf(t)<0&&(i&&i.prepend?e.unshift(t):e.push(t)),function(){var i=e.indexOf(t);i>-1&&e.splice(i,1)}}function w(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var i=t.state;x(t,i,[],t._modules.root,!0),_(t,i,e)}function _(t,e,i){var n=t._vm;t.getters={},t._makeLocalGettersCache=Object.create(null);var s=t._wrappedGetters,r={};l(s,(function(e,i){r[i]=h(e,t),Object.defineProperty(t.getters,i,{get:function(){return t._vm[i]},enumerable:!0})}));var a=m.config.silent;m.config.silent=!0,t._vm=new m({data:{$$state:e},computed:r}),m.config.silent=a,t.strict&&A(t),n&&(i&&t._withCommit((function(){n._data.$$state=null})),m.nextTick((function(){return n.$destroy()})))}function x(t,e,i,n,s){var r=!i.length,a=t._modules.getNamespace(i);if(n.namespaced&&(t._modulesNamespaceMap[a],t._modulesNamespaceMap[a]=n),!r&&!s){var o=T(e,i.slice(0,-1)),l=i[i.length-1];t._withCommit((function(){m.set(o,l,n.state)}))}var c=n.context=k(t,a,i);n.forEachMutation((function(e,i){var n=a+i;$(t,n,e,c)})),n.forEachAction((function(e,i){var n=e.root?i:a+i,s=e.handler||e;O(t,n,s,c)})),n.forEachGetter((function(e,i){var n=a+i;S(t,n,e,c)})),n.forEachChild((function(n,r){x(t,e,i.concat(r),n,s)}))}function k(t,e,i){var n=""===e,s={dispatch:n?t.dispatch:function(i,n,s){var r=L(i,n,s),a=r.payload,o=r.options,l=r.type;return o&&o.root||(l=e+l),t.dispatch(l,a)},commit:n?t.commit:function(i,n,s){var r=L(i,n,s),a=r.payload,o=r.options,l=r.type;o&&o.root||(l=e+l),t.commit(l,a,o)}};return Object.defineProperties(s,{getters:{get:n?function(){return t.getters}:function(){return C(t,e)}},state:{get:function(){return T(t.state,i)}}}),s}function C(t,e){if(!t._makeLocalGettersCache[e]){var i={},n=e.length;Object.keys(t.getters).forEach((function(s){if(s.slice(0,n)===e){var r=s.slice(n);Object.defineProperty(i,r,{get:function(){return t.getters[s]},enumerable:!0})}})),t._makeLocalGettersCache[e]=i}return t._makeLocalGettersCache[e]}function $(t,e,i,n){var s=t._mutations[e]||(t._mutations[e]=[]);s.push((function(e){i.call(t,n.state,e)}))}function O(t,e,i,n){var s=t._actions[e]||(t._actions[e]=[]);s.push((function(e){var s=i.call(t,{dispatch:n.dispatch,commit:n.commit,getters:n.getters,state:n.state,rootGetters:t.getters,rootState:t.state},e);return u(s)||(s=Promise.resolve(s)),t._devtoolHook?s.catch((function(e){throw t._devtoolHook.emit("vuex:error",e),e})):s}))}function S(t,e,i,n){t._wrappedGetters[e]||(t._wrappedGetters[e]=function(t){return i(n.state,n.getters,t.state,t.getters)})}function A(t){t._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}function T(t,e){return e.reduce((function(t,e){return t[e]}),t)}function L(t,e,i){return c(t)&&t.type&&(i=e,e=t,t=t.type),{type:t,payload:e,options:i}}function M(t){m&&t===m||(m=t,i(m))}y.state.get=function(){return this._vm._data.$$state},y.state.set=function(t){0},g.prototype.commit=function(t,e,i){var n=this,s=L(t,e,i),r=s.type,a=s.payload,o=(s.options,{type:r,payload:a}),l=this._mutations[r];l&&(this._withCommit((function(){l.forEach((function(t){t(a)}))})),this._subscribers.slice().forEach((function(t){return t(o,n.state)})))},g.prototype.dispatch=function(t,e){var i=this,n=L(t,e),s=n.type,r=n.payload,a={type:s,payload:r},o=this._actions[s];if(o){try{this._actionSubscribers.slice().filter((function(t){return t.before})).forEach((function(t){return t.before(a,i.state)}))}catch(c){0}var l=o.length>1?Promise.all(o.map((function(t){return t(r)}))):o[0](r);return new Promise((function(t,e){l.then((function(e){try{i._actionSubscribers.filter((function(t){return t.after})).forEach((function(t){return t.after(a,i.state)}))}catch(c){0}t(e)}),(function(t){try{i._actionSubscribers.filter((function(t){return t.error})).forEach((function(e){return e.error(a,i.state,t)}))}catch(c){0}e(t)}))}))}},g.prototype.subscribe=function(t,e){return b(t,this._subscribers,e)},g.prototype.subscribeAction=function(t,e){var i="function"===typeof t?{before:t}:t;return b(i,this._actionSubscribers,e)},g.prototype.watch=function(t,e,i){var n=this;return this._watcherVM.$watch((function(){return t(n.state,n.getters)}),e,i)},g.prototype.replaceState=function(t){var e=this;this._withCommit((function(){e._vm._data.$$state=t}))},g.prototype.registerModule=function(t,e,i){void 0===i&&(i={}),"string"===typeof t&&(t=[t]),this._modules.register(t,e),x(this,this.state,t,this._modules.get(t),i.preserveState),_(this,this.state)},g.prototype.unregisterModule=function(t){var e=this;"string"===typeof t&&(t=[t]),this._modules.unregister(t),this._withCommit((function(){var i=T(e.state,t.slice(0,-1));m.delete(i,t[t.length-1])})),w(this)},g.prototype.hasModule=function(t){return"string"===typeof t&&(t=[t]),this._modules.isRegistered(t)},g.prototype.hotUpdate=function(t){this._modules.update(t),w(this,!0)},g.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(g.prototype,y);var E=N((function(t,e){var i={};return P(e).forEach((function(e){var n=e.key,s=e.val;i[n]=function(){var e=this.$store.state,i=this.$store.getters;if(t){var n=F(this.$store,"mapState",t);if(!n)return;e=n.context.state,i=n.context.getters}return"function"===typeof s?s.call(this,e,i):e[s]},i[n].vuex=!0})),i})),j=N((function(t,e){var i={};return P(e).forEach((function(e){var n=e.key,s=e.val;i[n]=function(){var e=[],i=arguments.length;while(i--)e[i]=arguments[i];var n=this.$store.commit;if(t){var r=F(this.$store,"mapMutations",t);if(!r)return;n=r.context.commit}return"function"===typeof s?s.apply(this,[n].concat(e)):n.apply(this.$store,[s].concat(e))}})),i})),I=N((function(t,e){var i={};return P(e).forEach((function(e){var n=e.key,s=e.val;s=t+s,i[n]=function(){if(!t||F(this.$store,"mapGetters",t))return this.$store.getters[s]},i[n].vuex=!0})),i})),B=N((function(t,e){var i={};return P(e).forEach((function(e){var n=e.key,s=e.val;i[n]=function(){var e=[],i=arguments.length;while(i--)e[i]=arguments[i];var n=this.$store.dispatch;if(t){var r=F(this.$store,"mapActions",t);if(!r)return;n=r.context.dispatch}return"function"===typeof s?s.apply(this,[n].concat(e)):n.apply(this.$store,[s].concat(e))}})),i})),D=function(t){return{mapState:E.bind(null,t),mapGetters:I.bind(null,t),mapMutations:j.bind(null,t),mapActions:B.bind(null,t)}};function P(t){return V(t)?Array.isArray(t)?t.map((function(t){return{key:t,val:t}})):Object.keys(t).map((function(e){return{key:e,val:t[e]}})):[]}function V(t){return Array.isArray(t)||c(t)}function N(t){return function(e,i){return"string"!==typeof e?(i=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,i)}}function F(t,e,i){var n=t._modulesNamespaceMap[i];return n}function H(t){void 0===t&&(t={});var e=t.collapsed;void 0===e&&(e=!0);var i=t.filter;void 0===i&&(i=function(t,e,i){return!0});var n=t.transformer;void 0===n&&(n=function(t){return t});var s=t.mutationTransformer;void 0===s&&(s=function(t){return t});var r=t.actionFilter;void 0===r&&(r=function(t,e){return!0});var a=t.actionTransformer;void 0===a&&(a=function(t){return t});var l=t.logMutations;void 0===l&&(l=!0);var c=t.logActions;void 0===c&&(c=!0);var u=t.logger;return void 0===u&&(u=console),function(t){var h=o(t.state);"undefined"!==typeof u&&(l&&t.subscribe((function(t,r){var a=o(r);if(i(t,h,a)){var l=W(),c=s(t),d="mutation "+t.type+l;z(u,d,e),u.log("%c prev state","color: #9E9E9E; font-weight: bold",n(h)),u.log("%c mutation","color: #03A9F4; font-weight: bold",c),u.log("%c next state","color: #4CAF50; font-weight: bold",n(a)),R(u)}h=a})),c&&t.subscribeAction((function(t,i){if(r(t,i)){var n=W(),s=a(t),o="action "+t.type+n;z(u,o,e),u.log("%c action","color: #03A9F4; font-weight: bold",s),R(u)}})))}}function z(t,e,i){var n=i?t.groupCollapsed:t.group;try{n.call(t,e)}catch(s){t.log(e)}}function R(t){try{t.groupEnd()}catch(e){t.log("—— log end ——")}}function W(){var t=new Date;return" @ "+U(t.getHours(),2)+":"+U(t.getMinutes(),2)+":"+U(t.getSeconds(),2)+"."+U(t.getMilliseconds(),3)}function q(t,e){return new Array(e+1).join(t)}function U(t,e){return q("0",e-t.toString().length)+t}var Y={Store:g,install:M,version:"3.5.1",mapState:E,mapMutations:j,mapGetters:I,mapActions:B,createNamespacedHelpers:D,createLogger:H};e["a"]=Y}).call(this,i("c8ba"))},"2fa4":function(t,e,i){"use strict";i("20f6");var n=i("80d2");e["a"]=Object(n["h"])("spacer","div","v-spacer")},"30b5":function(t,e,i){"use strict";var n=i("c532");function s(t){return encodeURIComponent(t).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,i){if(!e)return t;var r;if(i)r=i(e);else if(n.isURLSearchParams(e))r=e.toString();else{var a=[];n.forEach(e,(function(t,e){null!==t&&"undefined"!==typeof t&&(n.isArray(t)?e+="[]":t=[t],n.forEach(t,(function(t){n.isDate(t)?t=t.toISOString():n.isObject(t)&&(t=JSON.stringify(t)),a.push(s(e)+"="+s(t))})))})),r=a.join("&")}if(r){var o=t.indexOf("#");-1!==o&&(t=t.slice(0,o)),t+=(-1===t.indexOf("?")?"?":"&")+r}return t}},"31ce":function(t,e,i){},3206:function(t,e,i){"use strict";i.d(e,"a",(function(){return a})),i.d(e,"b",(function(){return o}));var n=i("2b0e"),s=i("d9bd");function r(t,e){return()=>Object(s["c"])(`The ${t} component must be used inside a ${e}`)}function a(t,e,i){const s=e&&i?{register:r(e,i),unregister:r(e,i)}:null;return n["a"].extend({name:"registrable-inject",inject:{[t]:{default:s}}})}function o(t,e=!1){return n["a"].extend({name:"registrable-provide",provide(){return{[t]:e?this:{register:this.register,unregister:this.unregister}}}})}},3408:function(t,e,i){},"34ef":function(t,e,i){"use strict";var n=i("cc20");e["a"]=n["a"]},"368e":function(t,e,i){},"36a7":function(t,e,i){},"37c6":function(t,e,i){"use strict";var n=i("8e36");e["a"]=n["a"]},"387f":function(t,e,i){"use strict";t.exports=function(t,e,i,n,s){return t.config=e,i&&(t.code=i),t.request=n,t.response=s,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},t}},"38cb":function(t,e,i){"use strict";var n=i("a9ad"),s=i("7560"),r=i("3206"),a=i("80d2"),o=i("d9bd"),l=i("58df");const c=Object(l["a"])(n["a"],Object(r["a"])("form"),s["a"]);e["a"]=c.extend({name:"validatable",props:{disabled:Boolean,error:Boolean,errorCount:{type:[Number,String],default:1},errorMessages:{type:[String,Array],default:()=>[]},messages:{type:[String,Array],default:()=>[]},readonly:Boolean,rules:{type:Array,default:()=>[]},success:Boolean,successMessages:{type:[String,Array],default:()=>[]},validateOnBlur:Boolean,value:{required:!1}},data(){return{errorBucket:[],hasColor:!1,hasFocused:!1,hasInput:!1,isFocused:!1,isResetting:!1,lazyValue:this.value,valid:!1}},computed:{computedColor(){if(!this.isDisabled)return this.color?this.color:this.isDark&&!this.appIsDark?"white":"primary"},hasError(){return this.internalErrorMessages.length>0||this.errorBucket.length>0||this.error},hasSuccess(){return this.internalSuccessMessages.length>0||this.success},externalError(){return this.internalErrorMessages.length>0||this.error},hasMessages(){return this.validationTarget.length>0},hasState(){return!this.isDisabled&&(this.hasSuccess||this.shouldValidate&&this.hasError)},internalErrorMessages(){return this.genInternalMessages(this.errorMessages)},internalMessages(){return this.genInternalMessages(this.messages)},internalSuccessMessages(){return this.genInternalMessages(this.successMessages)},internalValue:{get(){return this.lazyValue},set(t){this.lazyValue=t,this.$emit("input",t)}},isDisabled(){return this.disabled||!!this.form&&this.form.disabled},isInteractive(){return!this.isDisabled&&!this.isReadonly},isReadonly(){return this.readonly||!!this.form&&this.form.readonly},shouldValidate(){return!!this.externalError||!this.isResetting&&(this.validateOnBlur?this.hasFocused&&!this.isFocused:this.hasInput||this.hasFocused)},validations(){return this.validationTarget.slice(0,Number(this.errorCount))},validationState(){if(!this.isDisabled)return this.hasError&&this.shouldValidate?"error":this.hasSuccess?"success":this.hasColor?this.computedColor:void 0},validationTarget(){return this.internalErrorMessages.length>0?this.internalErrorMessages:this.successMessages&&this.successMessages.length>0?this.internalSuccessMessages:this.messages&&this.messages.length>0?this.internalMessages:this.shouldValidate?this.errorBucket:[]}},watch:{rules:{handler(t,e){Object(a["i"])(t,e)||this.validate()},deep:!0},internalValue(){this.hasInput=!0,this.validateOnBlur||this.$nextTick(this.validate)},isFocused(t){t||this.isDisabled||(this.hasFocused=!0,this.validateOnBlur&&this.$nextTick(this.validate))},isResetting(){setTimeout(()=>{this.hasInput=!1,this.hasFocused=!1,this.isResetting=!1,this.validate()},0)},hasError(t){this.shouldValidate&&this.$emit("update:error",t)},value(t){this.lazyValue=t}},beforeMount(){this.validate()},created(){this.form&&this.form.register(this)},beforeDestroy(){this.form&&this.form.unregister(this)},methods:{genInternalMessages(t){return t?Array.isArray(t)?t:[t]:[]},reset(){this.isResetting=!0,this.internalValue=Array.isArray(this.internalValue)?[]:void 0},resetValidation(){this.isResetting=!0},validate(t=!1,e){const i=[];e=e||this.internalValue,t&&(this.hasInput=this.hasFocused=!0);for(let n=0;n0}})}},"3ad0":function(t,e,i){},"3c93":function(t,e,i){},"40dc":function(t,e,i){"use strict";i("8b0d");var n=i("71d9");function s(t,e){const{self:i=!1}=e.modifiers||{},n=e.value,s="object"===typeof n&&n.options||{passive:!0},r="function"===typeof n||"handleEvent"in n?n:n.handler,a=i?t:e.arg?document.querySelector(e.arg):window;a&&(a.addEventListener("scroll",r,s),t._onScroll={handler:r,options:s,target:i?void 0:a})}function r(t){if(!t._onScroll)return;const{handler:e,options:i,target:n=t}=t._onScroll;n.removeEventListener("scroll",e,i),delete t._onScroll}const a={inserted:s,unbind:r};var o=a,l=i("3a66"),c=i("d9bd"),u=i("2b0e"),h=u["a"].extend({name:"scrollable",directives:{Scroll:a},props:{scrollTarget:String,scrollThreshold:[String,Number]},data:()=>({currentScroll:0,currentThreshold:0,isActive:!1,isScrollingUp:!1,previousScroll:0,savedScroll:0,target:null}),computed:{canScroll(){return"undefined"!==typeof window},computedScrollThreshold(){return this.scrollThreshold?Number(this.scrollThreshold):300}},watch:{isScrollingUp(){this.savedScroll=this.savedScroll||this.currentScroll},isActive(){this.savedScroll=0}},mounted(){this.scrollTarget&&(this.target=document.querySelector(this.scrollTarget),this.target||Object(c["c"])(`Unable to locate element with identifier ${this.scrollTarget}`,this))},methods:{onScroll(){this.canScroll&&(this.previousScroll=this.currentScroll,this.currentScroll=this.target?this.target.scrollTop:window.pageYOffset,this.isScrollingUp=this.currentScroll{Math.abs(this.currentScroll-this.savedScroll)>this.computedScrollThreshold&&this.thresholdMet()}))},thresholdMet(){}}}),d=i("d10f"),p=i("f2e7"),f=i("80d2"),v=i("58df");const m=Object(v["a"])(n["a"],h,d["a"],p["a"],Object(l["a"])("top",["clippedLeft","clippedRight","computedHeight","invertedScroll","isExtended","isProminent","value"]));e["a"]=m.extend({name:"v-app-bar",directives:{Scroll:o},props:{clippedLeft:Boolean,clippedRight:Boolean,collapseOnScroll:Boolean,elevateOnScroll:Boolean,fadeImgOnScroll:Boolean,hideOnScroll:Boolean,invertedScroll:Boolean,scrollOffScreen:Boolean,shrinkOnScroll:Boolean,value:{type:Boolean,default:!0}},data(){return{isActive:this.value}},computed:{applicationProperty(){return this.bottom?"bottom":"top"},canScroll(){return h.options.computed.canScroll.call(this)&&(this.invertedScroll||this.elevateOnScroll||this.hideOnScroll||this.collapseOnScroll||this.isBooted||!this.value)},classes(){return{...n["a"].options.computed.classes.call(this),"v-toolbar--collapse":this.collapse||this.collapseOnScroll,"v-app-bar":!0,"v-app-bar--clipped":this.clippedLeft||this.clippedRight,"v-app-bar--fade-img-on-scroll":this.fadeImgOnScroll,"v-app-bar--elevate-on-scroll":this.elevateOnScroll,"v-app-bar--fixed":!this.absolute&&(this.app||this.fixed),"v-app-bar--hide-shadow":this.hideShadow,"v-app-bar--is-scrolled":this.currentScroll>0,"v-app-bar--shrink-on-scroll":this.shrinkOnScroll}},computedContentHeight(){if(!this.shrinkOnScroll)return n["a"].options.computed.computedContentHeight.call(this);const t=this.computedOriginalHeight,e=this.dense?48:56,i=t,s=i-e,r=s/this.computedScrollThreshold,a=this.currentScroll*r;return Math.max(e,i-a)},computedFontSize(){if(!this.isProminent)return;const t=this.dense?96:128,e=t-this.computedContentHeight,i=.00347;return Number((1.5-e*i).toFixed(2))},computedLeft(){return!this.app||this.clippedLeft?0:this.$vuetify.application.left},computedMarginTop(){return this.app?this.$vuetify.application.bar:0},computedOpacity(){if(!this.fadeImgOnScroll)return;const t=Math.max((this.computedScrollThreshold-this.currentScroll)/this.computedScrollThreshold,0);return Number(parseFloat(t).toFixed(2))},computedOriginalHeight(){let t=n["a"].options.computed.computedContentHeight.call(this);return this.isExtended&&(t+=parseInt(this.extensionHeight)),t},computedRight(){return!this.app||this.clippedRight?0:this.$vuetify.application.right},computedScrollThreshold(){return this.scrollThreshold?Number(this.scrollThreshold):this.computedOriginalHeight-(this.dense?48:56)},computedTransform(){if(!this.canScroll||this.elevateOnScroll&&0===this.currentScroll&&this.isActive)return 0;if(this.isActive)return 0;const t=this.scrollOffScreen?this.computedHeight:this.computedContentHeight;return this.bottom?t:-t},hideShadow(){return this.elevateOnScroll&&this.isExtended?this.currentScroll0:n["a"].options.computed.isCollapsed.call(this)},isProminent(){return n["a"].options.computed.isProminent.call(this)||this.shrinkOnScroll},styles(){return{...n["a"].options.computed.styles.call(this),fontSize:Object(f["f"])(this.computedFontSize,"rem"),marginTop:Object(f["f"])(this.computedMarginTop),transform:`translateY(${Object(f["f"])(this.computedTransform)})`,left:Object(f["f"])(this.computedLeft),right:Object(f["f"])(this.computedRight)}}},watch:{canScroll:"onScroll",computedTransform(){this.canScroll&&(this.clippedLeft||this.clippedRight)&&this.callUpdate()},invertedScroll(t){this.isActive=!t||0!==this.currentScroll}},created(){this.invertedScroll&&(this.isActive=!1)},methods:{genBackground(){const t=n["a"].options.methods.genBackground.call(this);return t.data=this._b(t.data||{},t.tag,{style:{opacity:this.computedOpacity}}),t},updateApplication(){return this.invertedScroll?0:this.computedHeight+this.computedTransform},thresholdMet(){this.invertedScroll?this.isActive=this.currentScroll>this.computedScrollThreshold:(this.hideOnScroll&&(this.isActive=this.isScrollingUp||this.currentScroll!t.isComment&&" "!==t.text)}})},"490a":function(t,e,i){"use strict";i("8d4f");var n=i("a9ad"),s=i("80d2");e["a"]=n["a"].extend({name:"v-progress-circular",props:{button:Boolean,indeterminate:Boolean,rotate:{type:[Number,String],default:0},size:{type:[Number,String],default:32},width:{type:[Number,String],default:4},value:{type:[Number,String],default:0}},data:()=>({radius:20}),computed:{calculatedSize(){return Number(this.size)+(this.button?8:0)},circumference(){return 2*Math.PI*this.radius},classes(){return{"v-progress-circular--indeterminate":this.indeterminate,"v-progress-circular--button":this.button}},normalizedValue(){return this.value<0?0:this.value>100?100:parseFloat(this.value)},strokeDashArray(){return Math.round(1e3*this.circumference)/1e3},strokeDashOffset(){return(100-this.normalizedValue)/100*this.circumference+"px"},strokeWidth(){return Number(this.width)/+this.size*this.viewBoxSize*2},styles(){return{height:Object(s["f"])(this.calculatedSize),width:Object(s["f"])(this.calculatedSize)}},svgStyles(){return{transform:`rotate(${Number(this.rotate)}deg)`}},viewBoxSize(){return this.radius/(1-Number(this.width)/+this.size)}},methods:{genCircle(t,e){return this.$createElement("circle",{class:`v-progress-circular__${t}`,attrs:{fill:"transparent",cx:2*this.viewBoxSize,cy:2*this.viewBoxSize,r:this.radius,"stroke-width":this.strokeWidth,"stroke-dasharray":this.strokeDashArray,"stroke-dashoffset":e}})},genSvg(){const t=[this.indeterminate||this.genCircle("underlay",0),this.genCircle("overlay",this.strokeDashOffset)];return this.$createElement("svg",{style:this.svgStyles,attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:`${this.viewBoxSize} ${this.viewBoxSize} ${2*this.viewBoxSize} ${2*this.viewBoxSize}`}},t)},genInfo(){return this.$createElement("div",{staticClass:"v-progress-circular__info"},this.$slots.default)}},render(t){return t("div",this.setTextColor(this.color,{staticClass:"v-progress-circular",attrs:{role:"progressbar","aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":this.indeterminate?void 0:this.normalizedValue},class:this.classes,style:this.styles,on:this.$listeners}),[this.genSvg(),this.genInfo()])}})},"49e2":function(t,e,i){"use strict";var n=i("0789"),s=i("9d65"),r=i("a9ad"),a=i("3206"),o=i("80d2"),l=i("58df");const c=Object(l["a"])(s["a"],r["a"],Object(a["a"])("expansionPanel","v-expansion-panel-content","v-expansion-panel"));e["a"]=c.extend().extend({name:"v-expansion-panel-content",computed:{isActive(){return this.expansionPanel.isActive}},created(){this.expansionPanel.registerContent(this)},beforeDestroy(){this.expansionPanel.unregisterContent()},render(t){return t(n["a"],this.showLazyContent(()=>[t("div",this.setBackgroundColor(this.color,{staticClass:"v-expansion-panel-content",directives:[{name:"show",value:this.isActive}]}),[t("div",{class:"v-expansion-panel-content__wrap"},Object(o["o"])(this))])]))}})},"4a7b":function(t,e,i){"use strict";var n=i("c532");t.exports=function(t,e){e=e||{};var i={},s=["url","method","params","data"],r=["headers","auth","proxy"],a=["baseURL","url","transformRequest","transformResponse","paramsSerializer","timeout","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","maxContentLength","validateStatus","maxRedirects","httpAgent","httpsAgent","cancelToken","socketPath"];n.forEach(s,(function(t){"undefined"!==typeof e[t]&&(i[t]=e[t])})),n.forEach(r,(function(s){n.isObject(e[s])?i[s]=n.deepMerge(t[s],e[s]):"undefined"!==typeof e[s]?i[s]=e[s]:n.isObject(t[s])?i[s]=n.deepMerge(t[s]):"undefined"!==typeof t[s]&&(i[s]=t[s])})),n.forEach(a,(function(n){"undefined"!==typeof e[n]?i[n]=e[n]:"undefined"!==typeof t[n]&&(i[n]=t[n])}));var o=s.concat(r).concat(a),l=Object.keys(e).filter((function(t){return-1===o.indexOf(t)}));return n.forEach(l,(function(n){"undefined"!==typeof e[n]?i[n]=e[n]:"undefined"!==typeof t[n]&&(i[n]=t[n])})),i}},"4ad4":function(t,e,i){"use strict";var n=i("16b7"),s=i("f2e7"),r=i("58df"),a=i("80d2"),o=i("d9bd");const l=Object(r["a"])(n["a"],s["a"]);e["a"]=l.extend({name:"activatable",props:{activator:{default:null,validator:t=>{return["string","object"].includes(typeof t)}},disabled:Boolean,internalActivator:Boolean,openOnHover:Boolean,openOnFocus:Boolean},data:()=>({activatorElement:null,activatorNode:[],events:["click","mouseenter","mouseleave","focus"],listeners:{}}),watch:{activator:"resetActivator",openOnFocus:"resetActivator",openOnHover:"resetActivator"},mounted(){const t=Object(a["p"])(this,"activator",!0);t&&["v-slot","normal"].includes(t)&&Object(o["b"])('The activator slot must be bound, try \'