html{font-size:1rem;height:100%}body{font-family:var(--font-family);background-color:var(--surface-ground);color:var(--text-color);padding:0;margin:0;min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden!important}.documentation i{background-color:var(--surface-card);color:#2196f3;font-family:Monaco,courier,monospace;font-style:normal;font-size:12px;font-weight:500;padding:2px 4px;letter-spacing:.5px;border-radius:3px;font-weight:600;margin:0 2px}a{text-decoration:none}@media only screen and (min-width:600px){.dash-spin{width:300;height:300}}.layout-topbar{height:80px;background-color:var(--surface-card);padding:0 2rem;border-bottom:1px solid var(--surface-border);display:flex;justify-content:space-between}.layout-topbar .topbar-logo{display:flex;align-items:center}.layout-topbar .topbar-logo .logo{height:56px}.layout-topbar .topbar-logo .icon{display:none}.layout-topbar .topbar-actions{display:flex}.layout-topbar .topbar-actions .topbar-menu-button{cursor:pointer;border-radius:50%;transition:background-color .2s;height:56px;width:56px;display:none;align-items:center;justify-content:center}.layout-topbar .topbar-actions .topbar-menu-button:hover{background-color:var(--surface-hover)}.layout-topbar .topbar-actions .topbar-menu-button i{font-size:28px}.layout-topbar .topbar-actions .topbar-menu{list-style-type:none;margin:0;padding:0;display:flex}.layout-topbar .topbar-actions .topbar-menu li{display:flex}.layout-topbar .topbar-actions .topbar-menu li a{color:var(--text-color-secondary);font-weight:700;display:flex;align-items:center;justify-content:center;border-bottom:2px solid transparent;transition:border-bottom-color .2s,color .2s;text-decoration:none;min-width:120px;outline:0 none;padding:0 1rem}.layout-topbar .topbar-actions .topbar-menu li a:focus,.layout-topbar .topbar-actions .topbar-menu li a:hover{border-bottom-color:var(--surface-border)}.layout-topbar .topbar-actions .topbar-menu li a.router-link-active{color:var(--text-color);border-bottom-color:var(--primary-color)}.layout-topbar .topbar-actions .config-btn-container{display:flex;align-items:center}.layout-topbar .topbar-actions .config-btn-container .config-btn{cursor:pointer;display:flex;align-items:center;border:1px solid var(--surface-d);border-radius:4px;padding:.5rem 1rem;font-weight:700;color:var(--text-color-secondary);transition:background-color .2s;outline:0 none}.layout-topbar .topbar-actions .config-btn-container .config-btn i{color:var(--primary-color);margin-right:.5rem}.layout-topbar .topbar-actions .config-btn-container .config-btn:hover{background-color:var(--surface-hover)}.topbar-mobile-menu{list-style-type:none;margin:0;padding:0}.topbar-mobile-menu li a{color:var(--text-color-secondary);font-weight:700;text-decoration:none;display:block;padding:1rem;font-size:1.5rem}.topbar-mobile-menu li a.router-link-active{color:var(--primary-color)}.topbar-mobile-menu li a:not(.router-link-active):hover{color:var(--text-color)}@media screen and (max-width:992px){.layout-topbar{align-items:center}.layout-topbar .topbar-actions .topbar-menu{display:none}.layout-topbar .topbar-actions .topbar-menu-button{display:flex}}@media screen and (max-width:576px){.layout-topbar .topbar-logo .logo{display:none}.layout-topbar .topbar-logo .icon{display:block}}.layout-breadcrumb{background-color:var(--surface-card);border-bottom:1px solid var(--surface-border);padding:.5rem 2rem;height:35px}.layout-breadcrumb ul{margin:0;padding:0;list-style-type:none}.layout-breadcrumb ul,.layout-breadcrumb ul li{display:flex;align-items:center}.layout-breadcrumb ul li a{line-height:1;color:var(--text-secondary);text-transform:capitalize;text-decoration:none}.layout-breadcrumb ul li:last-child a{font-weight:700}.layout-breadcrumb ul li .chevron{margin:0 .5rem}.introduction{background-repeat:no-repeat;background-size:cover;min-height:calc(100vh - 115px);margin:-2rem -2rem 2rem;display:flex;align-items:center;justify-content:center}.introduction .introduction-content{padding:4rem;border-radius:8px;background-color:hsla(0,0%,100%,.9);text-align:center}.introduction .introduction-content .introduction-title{font-size:3rem;font-weight:700;line-height:1;margin-bottom:.5rem}.introduction .introduction-content .introduction-subtitle{font-size:3rem;font-weight:700;color:var(--primary-color);line-height:1;margin-bottom:1.5rem}.introduction .introduction-content p{max-width:600px;font-size:1.5rem;margin:0 auto 1.5rem;line-height:1.5;text-align:center;color:var(--text-secondary-color)}.introduction .introduction-content button{border-radius:35px}.layout-wrapper{overflow-x:hidden}.layout-wrapper-dark .introduction .introduction-content{background-color:rgba(0,0,0,.75)}@media screen and (max-width:576px){.introduction .introduction-content{padding-left:2rem;padding-right:2rem}.introduction .introduction-content .introduction-subtitle,.introduction .introduction-content .introduction-title{font-size:2rem}.introduction .introduction-content p{font-size:1rem}}@media screen and (max-width:960px){.video-container{position:relative;width:100%;height:0;padding-bottom:56.25%}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}}.pricing{background-repeat:no-repeat;background-size:cover;height:450px;margin:-2rem -2rem 4rem;display:flex;align-items:center;justify-content:center}.pricing .pricing-content{padding:4rem;border-radius:8px;background-color:hsla(0,0%,100%,.8);text-align:center}.pricing .pricing-content .pricing-title{font-size:3rem;font-weight:700;line-height:1;margin-bottom:.5rem}.pricing .pricing-content .pricing-subtitle{font-size:3rem;font-weight:700;color:var(--primary-color);line-height:1;margin-bottom:1.5rem}.pricing .pricing-content p{max-width:600px;font-size:1.5rem;margin:0 auto 1.5rem;line-height:1.5;text-align:center;color:var(--text-secondary-color)}.layout-wrapper-dark .pricing .pricing-content{background-color:rgba(0,0,0,.75)}.pricing-users{margin:4rem -2rem}.layout-config .p-sidebar{overflow:auto}.layout-config .p-sidebar .p-sidebar-content{padding:2rem}.layout-config .p-sidebar .p-sidebar-close{top:2rem;right:2rem}.layout-config .grid>div{padding:1rem;text-align:center}.layout-config .grid>div span{display:block}.layout-config .grid>div button{position:relative;display:inline-flex;justify-content:center}.layout-config .themes-grid img{width:50px;border-radius:4px;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.layout-config .themes-grid img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.layout-config .themes-grid span{font-size:.875rem;margin-top:.25rem}.layout-config .config-title{font-weight:700;font-size:1.25rem;margin:2rem 0 1rem}.layout-config .config-title:first-child{margin-top:0}.layout-config .config-scale{display:flex;align-items:center}.layout-config .config-scale .p-button{margin-right:.5rem}.layout-config .config-scale i{margin-right:.5rem;font-size:.75rem;color:var(--text-color-secondary)}.layout-config .config-scale i.scale-active{font-size:1.25rem;color:var(--primary-color)}.layout-config-button{display:block;position:fixed;width:52px;height:52px;line-height:52px;background-color:var(--primary-color);text-align:center;color:var(--primary-color-text);top:270px;right:0;z-index:100;overflow:hidden;cursor:pointer;outline:0 none;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;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)}.layout-config-button i{font-size:26px;line-height:inherit;cursor:pointer;-webkit-transform:rotate(1turn);transform:rotate(1turn);transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s}.layout-content{padding:2rem}.badge-new{border-radius:4px;padding:.25rem .5rem;background-color:var(--green-500);color:#fff;margin-left:1rem;font-weight:700;font-size:.875rem}@media screen and (min-width:1921px){.layout-content .block-category,.layout-content .block-category-title,.layout-content .block-section,.layout-content .documentation,.layout-content .pricing-inner{display:block;width:1478px;margin-left:auto;margin-right:auto}}@media screen and (max-width:992px){.layout-content{padding:2rem 1rem}}.block-category-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.block-category{margin-bottom:4rem}.block-group{border-bottom:1px solid var(--surface-border);margin-bottom:2rem}.block-group:last-child{border-bottom:0}.block-group-title{font-weight:700;padding:1rem 2rem;display:block;background-color:var(--surface-card);border-top-left-radius:4px;border-top-right-radius:4px;border:1px solid var(--surface-border)}.block-group-content{background-color:var(--surface-card);border-bottom-left-radius:4px;border-bottom-right-radius:4px;border:1px solid var(--surface-border);border-top:0;padding:2rem}.block-group-content .grid{margin-right:-1rem;margin-left:-1rem;margin-top:-1rem}.block-group-content .col-12{padding:1rem}.block-group-content .badge-new{margin-left:0;font-weight:medium}.block-placeholder{width:100%;display:block;margin-bottom:.75rem}.block-name{display:block;font-weight:700;margin-bottom:.5rem}.block-count{display:block;color:var(--text-color-secondary)}.block-section{margin-bottom:4rem}.block-header{padding:1rem 2rem;background-color:var(--surface-section);border-top-left-radius:4px;border-top-right-radius:4px;border:1px solid var(--surface-border);display:flex;align-items:center;justify-content:space-between}.block-header .block-title{font-weight:700;display:inline-flex;align-items:center}.block-header .block-title .badge-free{border-radius:4px;padding:.25rem 1rem;background-color:var(--orange-500);color:#fff;margin-left:1rem}.block-header .block-actions{display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}.block-header .block-actions a,.block-header .block-actions button{color:var(--text-color);display:flex;align-items:center;margin-right:.75rem;padding:.5rem 1rem;border-radius:4px;border:1px solid transparent;transition:background-color .2s;cursor:pointer}.block-header .block-actions a:last-child,.block-header .block-actions button:last-child{margin-right:0}.block-header .block-actions a:not(.block-action-disabled):hover,.block-header .block-actions button:not(.block-action-disabled):hover{background-color:var(--surface-hover)}.block-header .block-actions a.block-action-active,.block-header .block-actions button.block-action-active{border-color:var(--primary-color);color:var(--primary-color)}.block-header .block-actions a.block-action-copy i,.block-header .block-actions button.block-action-copy i{color:var(--primary-color);font-size:1.25rem;margin:0}.block-header .block-actions a.block-action-disabled,.block-header .block-actions button.block-action-disabled{opacity:.6;cursor:auto!important}.block-header .block-actions a i,.block-header .block-actions button i{margin-right:.5rem}.block-content{padding:0;border:1px solid var(--surface-border);border-top:0}pre[class*=language-]{margin:0!important}pre[class*=language-]:after,pre[class*=language-]:before{display:none!important}pre[class*=language-] code{border-left:0!important;box-shadow:none!important;background:var(--surface-card)!important;margin:0;color:var(--text-color);font-size:14px;padding:0 2rem!important}pre[class*=language-] code .token.attr-name,pre[class*=language-] code .token.attr-string,pre[class*=language-] code .token.keyword,pre[class*=language-] code .token.tag{color:#2196f3!important}pre[class*=language-] code .token.attr-value{color:#4caf50!important}pre[class*=language-] code .token.punctuation{color:var(--text-color)}pre[class*=language-] code .token.operator,pre[class*=language-] code .token.string{background:transparent}@media screen and (max-width:575px){.block-header{flex-direction:column;align-items:start}.block-header .block-actions{margin-top:1rem}}
/*# sourceMappingURL=main.a4bdc4d5.chunk.css.map */