:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper{--bullet-background: $text-color-step-800;--bullet-background-active: ion-color(primary, base);--progress-bar-background: rgba($text-color-rgb, .25);--progress-bar-background-active: ion-color(primary, shade);--scroll-bar-background: rgba($text-color-rgb, .1);--scroll-bar-background-active: rgba($text-color-rgb, .5);display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none}.swiper .swiper-pagination-bullet{background:var(--bullet-background)}.swiper .swiper-pagination-bullet-active{background:var(--bullet-background-active)}.swiper .swiper-pagination-progressbar{background:var(--progress-bar-background)}.swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--progress-bar-background-active)}.swiper .swiper-scrollbar{background:var(--scroll-bar-background)}.swiper .swiper-scrollbar-drag{background:var(--scroll-bar-background-active)}.swiper .slide-zoom{display:block;width:100%;text-align:center}.swiper .swiper-slide{display:flex;position:relative;flex-shrink:0;align-items:center;justify-content:center;width:100%;height:100%;font-size:18px;text-align:center;box-sizing:border-box}.swiper .swiper-slide img{width:auto;max-width:100%;height:auto;max-height:100%}.vue-scroll-picker{position:relative;width:100%;height:10em;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-scroll-picker-rotator{position:absolute;left:0;right:0;top:calc(50% - 1em)}.vue-scroll-picker-rotator-transition{transition:top ease .15s}.vue-scroll-picker-item{text-align:center;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-text-base))}.vue-scroll-picker-item[aria-selected=true]{color:rgb(var(--color-skin-info))}.vue-scroll-picker-item[data-value=""],.vue-scroll-picker-item[aria-disabled=true]{color:rgb(var(--color-text-muted))}.vue-scroll-picker-item[data-value=""][aria-selected=true],.vue-scroll-picker-item[aria-disabled=true][aria-selected=true]{color:rgb(var(--color-text-muted));opacity:.7}.vue-scroll-picker-layer{position:absolute;inset:0}.vue-scroll-picker-layer-top,.vue-scroll-picker-layer-selection,.vue-scroll-picker-layer-bottom{position:absolute;left:0;right:0}.vue-scroll-picker-layer-top{box-sizing:border-box;border-bottom:1px solid rgb(var(--color-border-base));background:linear-gradient(180deg,rgb(var(--color-bg-base)) 10%,rgba(var(--color-bg-base),.7));top:0;height:calc(50% - 1em);cursor:pointer}.vue-scroll-picker-layer-selection{top:calc(50% - 1em);bottom:calc(50% - 1em)}.vue-scroll-picker-layer-bottom{border-top:1px solid rgb(var(--color-border-base));background:linear-gradient(0deg,rgb(var(--color-bg-base)) 10%,rgba(var(--color-bg-base),.7));bottom:0;height:calc(50% - 1em);cursor:pointer}.category-section[data-v-e6587b93],.category-items[data-v-e6587b93]{background:transparent}.item-row-sliding[data-v-78d8da8a],.item-row[data-v-78d8da8a]{--background: transparent}.check-bounce[data-v-78d8da8a]{animation:checkBounce-78d8da8a .35s ease-out}.checkmark-draw[data-v-78d8da8a]{animation:checkmarkDraw-78d8da8a .3s ease-out}@keyframes checkBounce-78d8da8a{0%{transform:scale(1)}30%{transform:scale(1.25)}60%{transform:scale(.9)}to{transform:scale(1)}}@keyframes checkmarkDraw-78d8da8a{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.selected-collaborator[data-v-bc90eb0e]{--background: rgba(var(--color-button-accent), .1);--border-color: rgb(var(--color-button-accent));--color: rgb(var(--color-button-accent))}ion-modal[data-v-cfc7c864]{--height: 100%;--width: 100%;--border-radius: 0}.try-plus-button[data-v-cfc7c864]{--background: rgb(var(--color-button-accent));--background-hover: rgb(var(--color-button-accent-hover));--background-activated: rgb(var(--color-button-accent-hover));--color: rgb(var(--color-text-inverted));--border-radius: 9999px;font-weight:600}.done-button[data-v-cfc7c864]{--border-color: rgb(var(--color-border-base));--color: rgb(var(--color-text-muted));--border-radius: 9999px;font-weight:500}ion-modal[data-v-226fe7a7]{--height: 100%;--width: 100%;--border-radius: 0}ion-button[data-v-226fe7a7]{--background: var(--v74ad9912)}ion-toolbar[data-v-226fe7a7]::part(background){--background: var(--v74ad9912)}.upgrade-plus-btn[data-v-629495e0]{--background: rgb(var(--color-bg-base));--color: rgb(var(--color-skin-warning));--border-radius: 9999px;--box-shadow: 0 1px 2px rgba(0, 0, 0, .1);font-weight:600;font-size:.875rem}ion-modal[data-v-82b56a08]{--height: 100%;--width: 100%;--border-radius: 0}.enable-button[data-v-82b56a08]{--background: rgb(var(--color-button-accent));--background-hover: rgb(var(--color-button-accent-hover));--background-activated: rgb(var(--color-button-accent-hover));--color: rgb(var(--color-text-inverted));--border-radius: 9999px;font-weight:600}.not-now-button[data-v-82b56a08]{--border-color: rgb(var(--color-border-base));--color: rgb(var(--color-text-muted));--border-radius: 9999px;font-weight:500}ion-item[data-v-ccf51e41]{--transition: none}ion-modal.full-screen-modal[data-v-6a9a6768]{--height: 100%;--width: 100%;--border-radius: 0}ion-button[data-v-6a9a6768]{--background: var(--v8a7e9898)}ion-toolbar[data-v-6a9a6768]::part(background){--background: var(--v8a7e9898)}[data-v-6a9a6768] ion-input{--highlight-color-focused: transparent !important;--highlight-color-valid: transparent !important;--highlight-color-invalid: transparent !important;--highlight-height: 0 !important}[data-v-6a9a6768] ion-input.has-focus{--highlight-color: transparent !important}[data-v-6a9a6768] ion-input::part(native){outline:none!important;box-shadow:none!important}.auth-btn[data-v-a257f0bb]{display:flex;align-items:center;justify-content:center;width:100%;height:48px;padding:10px 16px;font-weight:600;color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:999px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:background .15s}.auth-btn[data-v-a257f0bb]:active{background:#f3f4f6;transform:scale(.98)}.auth-btn--quick[data-v-a257f0bb]{background:#fef3c7;border-color:#f59e0b}.auth-btn--quick[data-v-a257f0bb]:active{background:#fde68a}.join-button[data-v-32bc2a0e]{--padding-start: 1rem;--padding-end: 1rem;font-weight:600}.add-button[data-v-32bc2a0e]{--background: rgb(var(--color-button-accent));--background-hover: rgb(var(--color-button-accent-hover));--padding-start: .5rem;--padding-end: .5rem;width:36px;height:36px}.upgrade-button[data-v-32bc2a0e]{--background: rgb(var(--color-button-accent));--background-hover: rgb(var(--color-button-accent-hover));--padding-top: .75rem;--padding-bottom: .75rem;width:91.666667%;font-weight:700;font-size:1rem}@keyframes pulse-subtle-24f229c6{0%,to{opacity:1}50%{opacity:.7}}.animate-pulse-subtle[data-v-24f229c6]{animation:pulse-subtle-24f229c6 2s ease-in-out infinite}[data-v-24f229c6] .swiper-slide{text-align:left!important}.help-block{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.has-error{--tw-border-opacity:1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.vue-scroll-picker-layer-top,.vue-scroll-picker-layer-bottom{border-top-width:0px!important;border-bottom-width:0px!important;background-color:transparent!important}.vue-scroll-picker-layer-selection{margin-left:auto!important;margin-right:auto!important;width:80%!important;border-radius:9999px!important;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))!important;--tw-bg-opacity:.5 !important}.vue-scroll-picker-layer-selection:after{position:absolute!important;left:50%!important;font-size:1.5rem!important;line-height:2rem!important;--tw-text-opacity:1 !important;color:rgb(156 163 175 / var(--tw-text-opacity, 1))!important}.vjs-tree-brackets{cursor:pointer}.vjs-tree-brackets:hover{color:#1890ff}.vjs-check-controller{position:absolute;left:0}.vjs-check-controller.is-checked .vjs-check-controller-inner{background-color:#1890ff;border-color:#0076e4}.vjs-check-controller.is-checked .vjs-check-controller-inner.is-checkbox:after{transform:rotate(45deg) scaleY(1)}.vjs-check-controller.is-checked .vjs-check-controller-inner.is-radio:after{transform:translate(-50%,-50%) scale(1)}.vjs-check-controller .vjs-check-controller-inner{display:inline-block;position:relative;border:1px solid #bfcbd9;border-radius:2px;vertical-align:middle;box-sizing:border-box;width:16px;height:16px;background-color:#fff;z-index:1;cursor:pointer;transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.vjs-check-controller .vjs-check-controller-inner:after{box-sizing:content-box;content:"";border:2px solid #fff;border-left:0;border-top:0;height:8px;left:4px;position:absolute;top:1px;transform:rotate(45deg) scaleY(0);width:4px;transition:transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;transform-origin:center}.vjs-check-controller .vjs-check-controller-inner.is-radio{border-radius:100%}.vjs-check-controller .vjs-check-controller-inner.is-radio:after{border-radius:100%;height:4px;background-color:#fff;left:50%;top:50%}.vjs-check-controller .vjs-check-controller-original{opacity:0;outline:none;position:absolute;z-index:-1;inset:0;margin:0}.vjs-carets{position:absolute;right:0;cursor:pointer}.vjs-carets svg{transition:transform .3s}.vjs-carets:hover{color:#1890ff}.vjs-carets-close{transform:rotate(-90deg)}.vjs-tree-node{display:flex;position:relative;line-height:20px}.vjs-tree-node.has-carets{padding-left:15px}.vjs-tree-node.has-carets.has-selector,.vjs-tree-node.has-selector{padding-left:30px}.vjs-tree-node.is-highlight,.vjs-tree-node:hover{background-color:#e6f7ff;border-radius:4px}.vjs-tree-node.is-highlight .vjs-tree-node-actions,.vjs-tree-node:hover .vjs-tree-node-actions{display:block}.vjs-tree-node .vjs-indent{display:flex;position:relative}.vjs-tree-node .vjs-indent-unit.has-line{border-left:1px dashed #bfcbd9}.vjs-tree-node .vjs-tree-node-actions{display:none;position:absolute;right:0;top:0;padding:0 4px;background-color:#e6f7ff;border-radius:4px}.vjs-tree-node .vjs-tree-node-actions .vjs-tree-node-actions-item{cursor:pointer}.vjs-tree-node .vjs-tree-node-actions .vjs-tree-node-actions-item:hover{color:#1890ff}.vjs-tree-node.dark.is-highlight,.vjs-tree-node.dark .vjs-tree-node-actions,.vjs-tree-node.dark:hover{background-color:#2e4558}.vjs-node-index{position:absolute;right:100%;margin-right:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vjs-colon{white-space:pre}.vjs-comment{color:#bfcbd9}.vjs-key{white-space:nowrap}.vjs-value{word-break:break-word}.vjs-tree-node.dynamic-height .vjs-value{white-space:pre-wrap}.vjs-value-null,.vjs-value-undefined{color:#d55fde}.vjs-value-boolean,.vjs-value-number{color:#1d8ce0}.vjs-value-string{color:#13ce66}.vjs-tree{font-family:Monaco,Menlo,Consolas,Bitstream Vera Sans Mono,monospace;font-size:14px;text-align:left}.vjs-tree.is-virtual{overflow:auto}.vjs-tree.is-virtual .vjs-tree-node{white-space:nowrap}.integer-wheel-renderer[data-v-2dca94d0] .vue-scroll-picker{height:200px}.integer-wheel-renderer[data-v-2dca94d0] .vue-scroll-picker-item{font-size:1.5rem;color:rgb(var(--color-text-muted));transition:all .3s ease}.integer-wheel-renderer[data-v-2dca94d0] .vue-scroll-picker-item-selected{color:rgb(var(--color-text-base));font-size:2rem;font-weight:600}.integer-wheel-renderer[data-v-2dca94d0] .vue-scroll-picker-layer-selection:after{margin-left:25px!important}.integer-wheel-renderer[data-v-2dca94d0] .vue-scroll-picker-layer-selection:after{content:var(--wheel-content)}.wheel-container[data-v-7d49a48f] .vue-scroll-picker{height:200px}.wheel-container[data-v-7d49a48f] .vue-scroll-picker-item{font-size:1.5rem;color:rgb(var(--color-text-muted));transition:all .3s ease}.wheel-container[data-v-7d49a48f] .vue-scroll-picker-item-selected{color:rgb(var(--color-text-base));font-size:2rem;font-weight:600}.wheel-container[data-v-7d49a48f] .vue-scroll-picker-layer-selection:after{margin-left:25px!important}.wheel-container[data-v-7d49a48f] .vue-scroll-picker-layer-selection:after{content:var(--wheel-content)}.wheel-container[data-v-6a80595b] .vue-scroll-picker{height:200px}.wheel-container[data-v-6a80595b] .vue-scroll-picker-item{font-size:1.5rem;color:rgb(var(--color-text-muted));transition:all .3s ease}.wheel-container[data-v-6a80595b] .vue-scroll-picker-item-selected{color:rgb(var(--color-text-base));font-size:2rem;font-weight:600}.wheel-container[data-v-6a80595b] .vue-scroll-picker-layer-selection:after{margin-left:25px!important}.wheel-container[data-v-6a80595b] .vue-scroll-picker-layer-selection:after{content:var(--wheel-content)}.circular-planner-renderer[data-v-00dd404b],.circular-planner-renderer[data-v-3f478a94]{padding:1rem 0}.vue-form-wizard .wizard-btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.428571429;border-radius:4px}.vue-form-wizard .wizard-btn.disabled,.vue-form-wizard .wizard-btn[disabled],fieldset[disabled] .vue-form-wizard .wizard-btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);box-shadow:none}.vue-form-wizard *{box-sizing:border-box}.vue-form-wizard a{text-decoration:none}.vue-form-wizard .wizard-nav{margin-bottom:0;padding-left:0;list-style:none}.vue-form-wizard .wizard-nav>li{position:relative;display:block}.vue-form-wizard .wizard-nav>li>a{position:relative;display:block;padding:10px 15px}.vue-form-wizard .wizard-nav>li>a:hover,.vue-form-wizard .wizard-nav>li>a:focus{text-decoration:none;background-color:#eee}.vue-form-wizard .wizard-nav>li.disabled>a{color:#777}.vue-form-wizard .wizard-nav>li.disabled>a:hover,.vue-form-wizard .wizard-nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.vue-form-wizard .wizard-progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;box-shadow:inset 0 -1px #00000026;transition:width .6s ease}.vue-form-wizard .wizard-btn,.vue-form-wizard .navbar .navbar-nav>li>a.wizard-btn{box-sizing:border-box;border-width:2px;background-color:transparent;font-size:14px;font-weight:600;padding:6px 12px;min-width:140px}.vue-form-wizard .wizard-btn:hover,.vue-form-wizard .wizard-btn:focus,.vue-form-wizard .navbar .navbar-nav>li>a.wizard-btn:hover,.vue-form-wizard .navbar .navbar-nav>li>a.wizard-btn:focus{outline:0!important}.vue-form-wizard .wizard-nav-pills{margin-top:0;position:relative;text-align:center;display:flex;flex-wrap:wrap}.vue-form-wizard .wizard-nav-pills li,.vue-form-wizard .wizard-nav-pills a{flex:1;align-items:center;flex-wrap:wrap;flex-grow:1}.vue-form-wizard .wizard-nav-pills a{display:flex}.vue-form-wizard .wizard-nav-pills>li>a{display:flex;flex-direction:column;padding:0;margin:0 auto;color:#0003;position:relative;top:3px}.vue-form-wizard .wizard-nav-pills>li>a:hover,.vue-form-wizard .wizard-nav-pills>li>a:focus{background-color:transparent;color:#0003;outline:0!important}.vue-form-wizard .wizard-nav-pills>li>a.disabled{pointer-events:none;cursor:default}.vue-form-wizard .wizard-nav-pills>li.active>a,.vue-form-wizard .wizard-nav-pills>li.active>a:hover,.vue-form-wizard .wizard-nav-pills>li.active>a:focus{background-color:transparent;transition:font-size .2s linear}.vue-form-wizard .wizard-nav-pills>li.active>a .wizard-icon,.vue-form-wizard .wizard-nav-pills>li.active>a:hover .wizard-icon,.vue-form-wizard .wizard-nav-pills>li.active>a:focus .wizard-icon{color:#fff;font-size:24px;display:flex;align-items:center;justify-content:center;transition:all .2s linear}.vue-form-wizard{padding-bottom:20px}.vue-form-wizard .is_error{border-color:#c84513!important}.vue-form-wizard .is_error .icon-container{background:#c84513!important}.vue-form-wizard.xs .wizard-icon-circle{width:40px;height:40px;font-size:16px}.vue-form-wizard.xs .wizard-icon-circle.tab_shape{height:25px}.vue-form-wizard.xs .wizard-nav-pills>li.active>a .wizard-icon{font-size:16px}.vue-form-wizard.xs .wizard-navigation .wizard-progress-with-circle{position:relative;top:25px;height:4px}.vue-form-wizard.sm .wizard-icon-circle{width:50px;height:50px;font-size:20px}.vue-form-wizard.sm .wizard-icon-circle.tab_shape{height:30px}.vue-form-wizard.sm .wizard-nav-pills>li.active>a .wizard-icon{font-size:20px}.vue-form-wizard.sm .wizard-navigation .wizard-progress-with-circle{position:relative;top:30px;height:4px}.vue-form-wizard.md .wizard-icon-circle{width:70px;height:70px;font-size:24px}.vue-form-wizard.md .wizard-icon-circle.tab_shape{height:40px}.vue-form-wizard.md .wizard-nav-pills>li.active>a .wizard-icon{font-size:24px}.vue-form-wizard.md .wizard-navigation .wizard-progress-with-circle{position:relative;top:40px;height:4px}.vue-form-wizard.lg .wizard-icon-circle{width:90px;height:90px;font-size:28px}.vue-form-wizard.lg .wizard-icon-circle.tab_shape{height:50px}.vue-form-wizard.lg .wizard-nav-pills>li.active>a .wizard-icon{font-size:28px}.vue-form-wizard.lg .wizard-navigation .wizard-progress-with-circle{position:relative;top:50px;height:4px}.vue-form-wizard .wizard-icon-circle{font-size:18px;border:3px solid #f3f2ee;border-radius:50%;font-weight:600;width:70px;height:70px;background-color:#fff;position:relative;display:flex;justify-content:center;align-content:center}.vue-form-wizard .wizard-icon-circle.square_shape{border-radius:0}.vue-form-wizard .wizard-icon-circle.tab_shape{width:100%;min-width:100px;height:40px;border:none;background-color:#f3f2ee;border-radius:0}.vue-form-wizard .wizard-icon-circle .wizard-icon-container{display:flex;justify-content:center;flex:1;border-radius:50%;margin:-3px}.vue-form-wizard .wizard-icon-circle .wizard-icon-container.square_shape{border-radius:0}.vue-form-wizard .wizard-icon-circle .wizard-icon-container.tab_shape{border-radius:0;margin:0}.vue-form-wizard .wizard-icon-circle .wizard-icon{display:flex;align-items:center;justify-content:center}.vue-form-wizard .wizard-tab-content{min-height:100px;padding:30px 0 10px;margin:0 10px}.vue-form-wizard .wizard-header{padding:15px;position:relative;border-radius:3px 3px 0 0;text-align:center}.vue-form-wizard .wizard-title{color:#252422;font-weight:300;margin:0;text-align:center}.vue-form-wizard .category{font-size:14px;font-weight:400;color:#9a9a9a;margin-bottom:0;text-align:center}.vue-form-wizard .wizard-navigation .wizard-progress-with-circle{position:relative;top:40px;height:4px}.vue-form-wizard .wizard-navigation .wizard-progress-with-circle .wizard-progress-bar{box-shadow:none;transition:width .3s ease}.vue-form-wizard .clearfix:after{content:"";clear:both;display:table}.vue-form-wizard .wizard-card-footer{padding:0 20px}.vue-form-wizard .wizard-card-footer .wizard-footer-left{float:left}.vue-form-wizard .wizard-card-footer .wizard-footer-right{float:right}@media screen and (max-width:350px){.vue-form-wizard .wizard-card-footer{display:flex;justify-content:center;flex-direction:column}.vue-form-wizard .wizard-card-footer .wizard-footer-left,.vue-form-wizard .wizard-card-footer .wizard-footer-right{float:none;flex:1;display:flex;justify-content:center}.vue-form-wizard .wizard-card-footer .wizard-footer-right button{margin-top:10px}}.vue-form-wizard.vertical .wizard-card-footer{display:block}.vue-form-wizard.vertical .wizard-nav-pills{flex-direction:column}.vue-form-wizard.vertical .wizard-navigation{display:flex;flex-direction:row}.vue-form-wizard.vertical .wizard-card-footer{padding-top:30px}.fitness-wizard[data-v-b9cdcd3a] .wizard-header,.fitness-wizard[data-v-b9cdcd3a] .wizard-progress-with-circle,.fitness-wizard[data-v-b9cdcd3a] .wizard-nav{display:none}.fitness-wizard[data-v-b9cdcd3a] .control input,.fitness-wizard[data-v-b9cdcd3a] .control select{width:100%}.fitness-wizard[data-v-b9cdcd3a] .wizard-tab-content{display:flex;flex-direction:column;flex:1}ion-toolbar[data-v-b9cdcd3a]{--background: rgb(var(--color-bg-base));--border-color: rgb(var(--color-border-base))}.ad-upgrade-button[data-v-d255b849]{--background: #f59e0b;--background-hover: #d97706;--padding-start: .75rem;--padding-end: .75rem;font-size:.75rem;font-weight:600}.auth-btn[data-v-73098fe2]{--background: #ffffff;--background-hover: #f3f4f6;--background-activated: #e5e7eb;--color: #1f2937;--border-radius: 12px;--border-width: 1px;--border-style: solid;--border-color: #d1d5db;--box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--padding-top: 10px;--padding-bottom: 10px;height:44px;font-weight:600}.auth-btn--quick[data-v-73098fe2]{--background: #fef3c7;--background-hover: #fde68a;--border-color: #f59e0b}.copilot-markdown p{margin:.25em 0}.copilot-markdown p:first-child{margin-top:0}.copilot-markdown p:last-child{margin-bottom:0}.copilot-markdown ul,.copilot-markdown ol{margin:.25em 0;padding-left:1.25em}.copilot-markdown li{margin:.1em 0}.copilot-markdown code{font-size:.85em;padding:.1em .3em;border-radius:.25em;background:#00000014}.copilot-markdown pre{margin:.5em 0;padding:.5em;border-radius:.5em;background:#00000014;overflow-x:auto}.copilot-markdown pre code{padding:0;background:transparent}.copilot-markdown a{color:rgb(var(--color-skin-link));text-decoration:underline}.copilot-markdown strong{font-weight:600}.copilot-slide-enter-active,.copilot-slide-leave-active{transition:transform .25s ease}.copilot-slide-enter-from,.copilot-slide-leave-to{transform:translateY(100%)}@media(min-width:768px){.copilot-slide-enter-from,.copilot-slide-leave-to{transform:translate(100%)}}ion-menu[data-v-85356c10]{--ion-background-color: transparent}ion-menu ion-content[data-v-85356c10]::part(scroll){overscroll-behavior:none}ion-menu ion-toolbar[data-v-85356c10]{--background: transparent}ion-list[data-v-85356c10],ion-item[data-v-85356c10]{--ion-item-background: transparent}ion-item.drawerItem[data-v-85356c10]{--padding-top: 8px;--padding-bottom: 8px;--padding-start: 0px;--padding-end: 0px;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;transform:translateZ(0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}ion-item.drawerItem ion-item.drawerInnerItem[data-v-85356c10]{--background: var(--background);width:var(--width);border-top-right-radius:24px;border-bottom-right-radius:24px;position:absolute}.menu[data-v-85356c10]{position:relative;height:40px;width:40px;cursor:pointer;margin-left:8px;overflow:hidden;margin-top:calc(var(--status-bar-height) + 4px)}.menu__icon[data-v-85356c10]{position:absolute;width:20px;height:14px;top:50%;left:50%;transform:translate(-50%,-50%)}.menu__line[data-v-85356c10]{position:absolute;left:0;height:2px;width:100%;border-radius:2px;pointer-events:none}.menu__line--1[data-v-85356c10]{top:0}.menu__line--2[data-v-85356c10]{top:0;bottom:0;margin:auto}.menu__line--3[data-v-85356c10]{bottom:0}[v-cloak]{display:none}.Password{width:100%;max-width:400px;margin:0 auto}.Password__group{position:relative}.Password__strength-meter{position:relative;height:3px;background:#ddd;margin:10px auto 20px;border-radius:3px}.Password__strength-meter:before,.Password__strength-meter:after{content:"";height:inherit;background:transparent;display:block;border-color:#fff;border-style:solid;border-width:0 5px 0 5px;position:absolute;width:20%;z-index:10}.Password__strength-meter:before{left:20%}.Password__strength-meter:after{right:20%}.Password__strength-meter--fill{background:transparent;height:inherit;position:absolute;width:0;border-radius:inherit;transition:width .5s ease-in-out,background .25s}.Password__strength-meter--fill[data-score="0"]{background:#8b0000;width:20%}.Password__strength-meter--fill[data-score="1"]{background:#ff4500;width:40%}.Password__strength-meter--fill[data-score="2"]{background:orange;width:60%}.Password__strength-meter--fill[data-score="3"]{background:#9acd32;width:80%}.Password__strength-meter--fill[data-score="4"]{background:green;width:100%}.Password__field{background-color:#f1f1f1;border:1px solid #f1f1f1;border-radius:.375rem;box-sizing:border-box;color:#000;font-size:14px;padding:13px;width:100%}.Password__field:focus{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1));--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1))}.dark .Password__field{background-color:#282828;border:1px solid #374151;box-sizing:border-box;font-size:14px;color:#fff;padding:13px;width:100%}.dark .Password__field:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.Password__field--disabled{background-color:#f6f6f6;border:1px solid #f6f6f6}.Password__icons{position:absolute;top:0;right:0;height:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.Password__toggle{line-height:1.1;margin-right:13px}.Password__badge{position:relative;color:#fff;border-radius:6px;padding:3px;width:30px;height:15px;font-size:14px;line-height:1.1;margin-right:13px;display:flex;justify-content:center;align-items:center}.Password__badge--error{background:red}.Password__badge--success{background:#1bbf1b}.btn-clean{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer;outline:none;color:#777;padding:0}.btn-clean svg{fill:currentColor}.btn-clean:hover,.btn-clean:focus{color:#404b69}ion-modal[data-v-dd9c0821]{--height: 100%;--width: 100%;--border-radius: 0}ion-toolbar[data-v-dd9c0821]::part(background){--background: var(--v6d870161)}ion-modal[data-v-3e755131]{--height: 100%;--width: 100%;--border-radius: 0}ion-toolbar[data-v-3e755131]::part(background){--background: #06b6d4}.bg-coral-100[data-v-3e755131]{background-color:#fecaca}.bg-coral-200[data-v-3e755131]{background-color:#fca5a5}.bg-coral-400[data-v-3e755131]{background-color:#f87171}.bg-coral-500[data-v-3e755131]{background-color:#ef4444}.text-coral-500[data-v-3e755131]{color:#ef4444}.upgrade-button[data-v-3e755131]{--background: #f87171;--background-hover: #ef4444;--background-activated: #dc2626;--color: white;--border-radius: 9999px;font-weight:600}.watch-ad-button[data-v-3e755131]{--background: #0ea5e9;--background-hover: #0284c7;--background-activated: #0369a1;--color: white;--border-radius: 9999px;font-weight:600}.maybe-later-button[data-v-3e755131]{--border-color: #d1d5db;--color: #9ca3af;--border-radius: 9999px;font-weight:500}ion-modal[data-v-dc7993a7]{--height: 100%;--width: 100%;--border-radius: 0}ion-toolbar[data-v-dc7993a7]::part(background){--background: #06b6d4}.bg-coral-500[data-v-dc7993a7]{background-color:#f87171}.claim-button[data-v-dc7993a7]{--background: #06b6d4;--background-hover: #0891b2;--background-activated: #0e7490;--color: white;--border-radius: 9999px;font-weight:600}.thanks-button[data-v-dc7993a7]{--border-color: #d1d5db;--color: #6b7280;--border-radius: 9999px;font-weight:500}.confetti[data-v-dc7993a7]{position:absolute;width:10px;height:10px;border-radius:2px}.confetti-1[data-v-dc7993a7]{top:10%;left:15%}.confetti-2[data-v-dc7993a7]{top:8%;right:20%}.confetti-3[data-v-dc7993a7]{top:18%;left:8%}.confetti-4[data-v-dc7993a7]{top:15%;right:12%;width:14px;height:14px}.confetti-5[data-v-dc7993a7]{top:22%;left:22%;width:8px;height:8px}.confetti-6[data-v-dc7993a7]{top:12%;right:30%;width:6px;height:6px}.confetti-7[data-v-dc7993a7]{top:25%;right:8%}.confetti-8[data-v-dc7993a7]{top:5%;left:35%;width:8px;height:8px}ion-modal.delete-dialog{--width: 90%;--max-width: 400px;--height: fit-content;--border-radius: 16px;--backdrop-opacity: .5 !important;--box-shadow: 0 28px 48px rgba(0, 0, 0, .4) !important}.delete-button[data-v-dd5a5ba5]{--background: #f87171;--background-hover: #ef4444;--background-activated: #dc2626;--color: white;--border-radius: 9999px;font-weight:600}.plus-button[data-v-dd5a5ba5]{--background: #06b6d4;--background-hover: #0891b2;--background-activated: #0e7490;--color: white;--border-radius: 9999px;font-weight:600}.cancel-button[data-v-dd5a5ba5]{--border-color: #d1d5db;--color: #6b7280;--border-radius: 9999px;font-weight:500}.pb-safe[data-v-d65e0fd4]{padding-bottom:max(1rem,env(safe-area-inset-bottom))}.slide-up-enter-active[data-v-d65e0fd4],.slide-up-leave-active[data-v-d65e0fd4]{transition:transform .3s ease,opacity .3s ease}.slide-up-enter-from[data-v-d65e0fd4],.slide-up-leave-to[data-v-d65e0fd4]{transform:translateY(100%);opacity:0}
