@charset "UTF-8";:root,:root[data-theme=light]{--bg-base: #eceff1;--bg-surface: #ffffff;--bg-muted: #f3f4f6;--bg-hover: #f5f5f5;--text-primary: #606060;--text-secondary: #6b7280;--text-on-brand: #ffffff;--border: #dedede;--shadow: rgba(60, 64, 68, .08);--card-shadow: 0px 12px 5px rgba(60, 64, 68, .02), 0px 8px 4px rgba(60, 64, 68, .02), 0px 4px 3px rgba(60, 64, 68, .04), 0px 1px 2px rgba(60, 64, 68, .06);--dp-background-color: #ffffff;--dp-text-color: #212121;--dp-hover-color: #f3f4f6;--dp-hover-text-color: #212121;--dp-disabled-color: #f5f5f5;--dp-disabled-color-text: #9ca3af;--dp-scroll-bar-background: #f3f4f6;--dp-scroll-bar-color: #9ca3af;--dp-icon-color: #6b7280;--dp-menu-border-color: #dedede}:root[data-theme=dark]{--bg-base: #0f172a;--bg-surface: #1e293b;--bg-muted: #334155;--bg-hover: #475569;--text-primary: #e2e8f0;--text-secondary: #94a3b8;--text-on-brand: #ffffff;--border: #334155;--shadow: rgba(0, 0, 0, .35);--card-shadow: 0 0 0 1px rgba(255, 255, 255, .04), inset 0 1px 0 rgba(255, 255, 255, .05), 0 4px 16px rgba(0, 0, 0, .35);--dp-background-color: #1e293b;--dp-text-color: #e2e8f0;--dp-hover-color: #334155;--dp-hover-text-color: #ffffff;--dp-disabled-color: #334155;--dp-disabled-color-text: #64748b;--dp-scroll-bar-background: #1e293b;--dp-scroll-bar-color: #64748b;--dp-icon-color: #94a3b8;--dp-menu-border-color: #334155}:root[data-theme=dark] .vc-container,:root[data-theme=dark] .vc-pane-container{background-color:var(--bg-surface);color:var(--text-primary);border-color:var(--border);border-radius:12px}:root[data-theme=dark] .vc-weekday{color:var(--text-secondary)}:root[data-theme=dark] .viewer-backdrop{background-color:#000000d9}:root[data-theme=dark] .ct-label{color:var(--text-secondary);fill:var(--text-secondary)}:root[data-theme=dark] .vc-title{color:var(--text-primary)}html,body{transition:background-color .2s ease,color .2s ease}:root .animate__faster[data-v-292a2179]{--animate-duration: .3s}:root .vc-container[data-v-292a2179]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-292a2179]{background-color:transparent!important}.p-rel[data-v-292a2179]{position:relative}.p-abs[data-v-292a2179]{position:absolute}.mr05[data-v-292a2179]{margin-right:.5rem}.mr1[data-v-292a2179]{margin-right:1rem}.ml05[data-v-292a2179]{margin-left:.5rem}.ml1[data-v-292a2179]{margin-left:1rem}.mt05[data-v-292a2179]{margin-top:.5rem}.mt1[data-v-292a2179]{margin-top:1rem}.mb05[data-v-292a2179]{margin-bottom:.5rem}.mb1[data-v-292a2179]{margin-bottom:1rem}.pr05[data-v-292a2179]{padding-right:.5rem}.pr1[data-v-292a2179]{padding-right:1rem}.pl05[data-v-292a2179]{padding-left:.5rem}.pl1[data-v-292a2179]{padding-left:1rem}.pt05[data-v-292a2179]{padding-top:.5rem}.pt1[data-v-292a2179]{padding-top:1rem}.pb05[data-v-292a2179]{padding-bottom:.5rem}.pb1[data-v-292a2179]{padding-bottom:1rem}.gap05[data-v-292a2179]{gap:.5rem}.brand-text[data-v-292a2179]{color:var(--brand-readable)}.size-xs[data-v-292a2179]{font-size:.625rem}.size-xs .dp__input[data-v-292a2179]{--dp-font-size: .625rem}.size-sm[data-v-292a2179]{font-size:.825rem}.size-sm .dp__input[data-v-292a2179]{--dp-font-size: .825rem}.size-md[data-v-292a2179]{font-size:1em}.size-md .dp__input[data-v-292a2179]{--dp-font-size: 1em}.size-lg[data-v-292a2179]{font-size:1.25rem}.size-lg .dp__input[data-v-292a2179]{--dp-font-size: 1.25rem}.size-xl[data-v-292a2179]{font-size:1.5rem}.size-xl .dp__input[data-v-292a2179]{--dp-font-size: 1.5rem}.type-primary[data-v-292a2179]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-292a2179]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-292a2179]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-292a2179]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-292a2179]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-292a2179]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-292a2179]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-292a2179]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-292a2179]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-292a2179]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-292a2179]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-292a2179]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-292a2179]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-292a2179]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-292a2179]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-292a2179]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-292a2179]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-292a2179]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-292a2179]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-292a2179]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-292a2179]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-292a2179]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-292a2179]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-292a2179]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-292a2179]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-292a2179]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-292a2179]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-292a2179]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-292a2179]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-292a2179]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-292a2179]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-292a2179]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-292a2179]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-292a2179]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-292a2179]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-292a2179]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-292a2179]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-292a2179]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-292a2179]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-292a2179]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-292a2179]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-292a2179]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-292a2179]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-292a2179]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-292a2179]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-292a2179]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-292a2179]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-292a2179]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.ui-avatar[data-v-292a2179]{position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:visible;border-radius:var(--avatar-radius)}.ui-avatar .avatar-chars[data-v-292a2179]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:var(--avatar-radius);background:linear-gradient(140deg,var(--brand-color),var(--brand-color-dark));color:var(--text-on-brand);font-weight:800;font-size:var(--avatar-font-size);letter-spacing:-.02em;box-shadow:0 5px 14px color-mix(in srgb,var(--brand-color) 34%,transparent)}.ui-avatar .avatar-image[data-v-292a2179]{width:100%;height:100%;object-fit:cover;border-radius:var(--avatar-radius)}.ui-avatar .avatar-border[data-v-292a2179]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:150%;max-height:150%;pointer-events:none}.ui-avatar.editable[data-v-292a2179]{cursor:pointer}.ui-avatar.editable .avatar-edit[data-v-292a2179]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;border-radius:var(--avatar-radius);background:#0f172a73;color:#fff;font-size:var(--avatar-font-size);opacity:0;transition:opacity .2s ease;pointer-events:none}.ui-avatar.editable:hover .avatar-edit[data-v-292a2179]{opacity:1}:root .animate__faster[data-v-24c11e41]{--animate-duration: .3s}:root .vc-container[data-v-24c11e41]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-24c11e41]{background-color:transparent!important}.p-rel[data-v-24c11e41]{position:relative}.p-abs[data-v-24c11e41]{position:absolute}.mr05[data-v-24c11e41]{margin-right:.5rem}.mr1[data-v-24c11e41]{margin-right:1rem}.ml05[data-v-24c11e41]{margin-left:.5rem}.ml1[data-v-24c11e41]{margin-left:1rem}.mt05[data-v-24c11e41]{margin-top:.5rem}.mt1[data-v-24c11e41]{margin-top:1rem}.mb05[data-v-24c11e41]{margin-bottom:.5rem}.mb1[data-v-24c11e41]{margin-bottom:1rem}.pr05[data-v-24c11e41]{padding-right:.5rem}.pr1[data-v-24c11e41]{padding-right:1rem}.pl05[data-v-24c11e41]{padding-left:.5rem}.pl1[data-v-24c11e41]{padding-left:1rem}.pt05[data-v-24c11e41]{padding-top:.5rem}.pt1[data-v-24c11e41]{padding-top:1rem}.pb05[data-v-24c11e41]{padding-bottom:.5rem}.pb1[data-v-24c11e41]{padding-bottom:1rem}.gap05[data-v-24c11e41]{gap:.5rem}.brand-text[data-v-24c11e41]{color:var(--brand-readable)}.size-xs[data-v-24c11e41]{font-size:.625rem}.size-xs .dp__input[data-v-24c11e41]{--dp-font-size: .625rem}.size-sm[data-v-24c11e41]{font-size:.825rem}.size-sm .dp__input[data-v-24c11e41]{--dp-font-size: .825rem}.size-md[data-v-24c11e41]{font-size:1em}.size-md .dp__input[data-v-24c11e41]{--dp-font-size: 1em}.size-lg[data-v-24c11e41]{font-size:1.25rem}.size-lg .dp__input[data-v-24c11e41]{--dp-font-size: 1.25rem}.size-xl[data-v-24c11e41]{font-size:1.5rem}.size-xl .dp__input[data-v-24c11e41]{--dp-font-size: 1.5rem}.type-primary[data-v-24c11e41]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-24c11e41]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-24c11e41]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-24c11e41]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-24c11e41]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-24c11e41]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-24c11e41]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-24c11e41]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-24c11e41]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-24c11e41]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-24c11e41]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-24c11e41]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-24c11e41]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-24c11e41]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-24c11e41]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-24c11e41]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-24c11e41]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-24c11e41]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-24c11e41]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-24c11e41]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-24c11e41]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-24c11e41]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-24c11e41]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-24c11e41]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-24c11e41]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-24c11e41]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-24c11e41]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-24c11e41]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-24c11e41]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-24c11e41]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-24c11e41]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-24c11e41]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-24c11e41]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-24c11e41]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-24c11e41]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-24c11e41]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-24c11e41]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-24c11e41]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-24c11e41]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-24c11e41]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-24c11e41]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-24c11e41]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-24c11e41]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-24c11e41]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-24c11e41]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-24c11e41]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-24c11e41]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-24c11e41]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.custom-ui-badge-wrapper .custom-ui-badge-trigger[data-v-24c11e41]{position:relative}.custom-ui-badge-wrapper .custom-ui-badge-message[data-v-24c11e41]{position:absolute;border-radius:50%;background-color:var(--text-color);color:var(--text-on-brand);display:flex;justify-content:center;align-items:center;z-index:998;width:15px;height:15px;font-size:.75rem}.custom-ui-badge-wrapper .custom-ui-badge-message.bottom-right[data-v-24c11e41]{top:100%;left:100%}.custom-ui-badge-wrapper .custom-ui-badge-message.bottom-left[data-v-24c11e41]{top:100%;right:100%}.custom-ui-badge-wrapper .custom-ui-badge-message.top-left[data-v-24c11e41]{bottom:100%;right:100%}.custom-ui-badge-wrapper .custom-ui-badge-message.top-right[data-v-24c11e41]{top:0;right:0}.custom-ui-button-wrapper{display:inline-flex;align-items:center;justify-content:center;border:2px solid transparent;border-radius:9px;padding:.45em 1.1em;font-family:inherit;font-weight:600;letter-spacing:-.01em;line-height:1.4;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:filter .15s ease,transform .12s ease,box-shadow .15s ease,opacity .15s ease}.custom-ui-button-wrapper:hover:not(:disabled):not(.disabled){filter:brightness(.92);transform:translateY(-1px);box-shadow:0 4px 10px #00000024,0 1px 4px #00000014}.custom-ui-button-wrapper:active:not(:disabled):not(.disabled){filter:brightness(.86);transform:translateY(0) scale(.97);box-shadow:0 1px 2px #00000014}.custom-ui-button-wrapper:focus-visible{outline:3px solid rgba(0,0,0,.15);outline-offset:2px}.custom-ui-button-wrapper.disabled{cursor:not-allowed;background-color:color-mix(in srgb,var(--text-primary) 14%,var(--bg-muted));border-color:color-mix(in srgb,var(--text-primary) 22%,var(--bg-muted));box-shadow:none}.custom-ui-button-wrapper.expanded{width:100%}.custom-ui-button-wrapper.expanded .btn-label{width:100%;justify-content:center}.custom-ui-button-wrapper.bordered{background:transparent!important;box-shadow:none}.custom-ui-button-wrapper.bordered.type-primary{border-color:var(--brand-border);color:var(--brand-readable)}.custom-ui-button-wrapper.bordered.type-secondary{border-color:var(--text-color);color:var(--text-readable)}.custom-ui-button-wrapper.bordered.type-success{border-color:#4caf50;color:#4caf50}.custom-ui-button-wrapper.bordered.type-warning{border-color:#ffa000;color:#ffa000}.custom-ui-button-wrapper.bordered.type-danger{border-color:#ff4d4f;color:#ff4d4f}.custom-ui-button-wrapper.bordered.type-info{border-color:#03a9f4;color:#03a9f4}.custom-ui-button-wrapper.bordered.type-cancel{border-color:#e0e0e0;color:var(--text-primary)}.custom-ui-button-wrapper.bordered .btn-spinner{border-color:var(--border);border-top-color:var(--text-primary)}.custom-ui-button-wrapper.type-cancel{box-shadow:0 1px 3px #00000012}.custom-ui-button-wrapper.type-cancel:hover:not(:disabled):not(.disabled){background-color:var(--bg-hover);filter:none}.custom-ui-button-wrapper.type-cancel .btn-spinner{border-color:var(--border);border-top-color:var(--text-primary)}.custom-ui-button-wrapper .btn-label{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;pointer-events:none}.custom-ui-button-wrapper a{color:inherit;text-decoration:none}.custom-ui-button-wrapper .btn-spinner{display:block;width:1em;height:1em;border-radius:50%;border:2px solid rgba(255,255,255,.3);border-top-color:var(--text-on-brand);animation:btn-spin .65s linear infinite;flex-shrink:0}@keyframes btn-spin{to{transform:rotate(360deg)}}:root .animate__faster[data-v-2e3ff9c5]{--animate-duration: .3s}:root .vc-container[data-v-2e3ff9c5]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-2e3ff9c5]{background-color:transparent!important}.p-rel[data-v-2e3ff9c5]{position:relative}.p-abs[data-v-2e3ff9c5]{position:absolute}.mr05[data-v-2e3ff9c5]{margin-right:.5rem}.mr1[data-v-2e3ff9c5]{margin-right:1rem}.ml05[data-v-2e3ff9c5]{margin-left:.5rem}.ml1[data-v-2e3ff9c5]{margin-left:1rem}.mt05[data-v-2e3ff9c5]{margin-top:.5rem}.mt1[data-v-2e3ff9c5]{margin-top:1rem}.mb05[data-v-2e3ff9c5]{margin-bottom:.5rem}.mb1[data-v-2e3ff9c5]{margin-bottom:1rem}.pr05[data-v-2e3ff9c5]{padding-right:.5rem}.pr1[data-v-2e3ff9c5]{padding-right:1rem}.pl05[data-v-2e3ff9c5]{padding-left:.5rem}.pl1[data-v-2e3ff9c5]{padding-left:1rem}.pt05[data-v-2e3ff9c5]{padding-top:.5rem}.pt1[data-v-2e3ff9c5]{padding-top:1rem}.pb05[data-v-2e3ff9c5]{padding-bottom:.5rem}.pb1[data-v-2e3ff9c5]{padding-bottom:1rem}.gap05[data-v-2e3ff9c5]{gap:.5rem}.brand-text[data-v-2e3ff9c5]{color:var(--brand-readable)}.size-xs[data-v-2e3ff9c5]{font-size:.625rem}.size-xs .dp__input[data-v-2e3ff9c5]{--dp-font-size: .625rem}.size-sm[data-v-2e3ff9c5]{font-size:.825rem}.size-sm .dp__input[data-v-2e3ff9c5]{--dp-font-size: .825rem}.size-md[data-v-2e3ff9c5]{font-size:1em}.size-md .dp__input[data-v-2e3ff9c5]{--dp-font-size: 1em}.size-lg[data-v-2e3ff9c5]{font-size:1.25rem}.size-lg .dp__input[data-v-2e3ff9c5]{--dp-font-size: 1.25rem}.size-xl[data-v-2e3ff9c5]{font-size:1.5rem}.size-xl .dp__input[data-v-2e3ff9c5]{--dp-font-size: 1.5rem}.type-primary[data-v-2e3ff9c5]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-2e3ff9c5]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-2e3ff9c5]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-2e3ff9c5]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-2e3ff9c5]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-2e3ff9c5]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-2e3ff9c5]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-2e3ff9c5]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-2e3ff9c5]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-2e3ff9c5]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-2e3ff9c5]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-2e3ff9c5]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-2e3ff9c5]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-2e3ff9c5]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-2e3ff9c5]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-2e3ff9c5]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-2e3ff9c5]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-2e3ff9c5]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-2e3ff9c5]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-2e3ff9c5]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-2e3ff9c5]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-2e3ff9c5]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-2e3ff9c5]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-2e3ff9c5]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-2e3ff9c5]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-2e3ff9c5]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-2e3ff9c5]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-2e3ff9c5]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-2e3ff9c5]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-2e3ff9c5]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-2e3ff9c5]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-2e3ff9c5]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-2e3ff9c5]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-2e3ff9c5]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-2e3ff9c5]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-2e3ff9c5]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-2e3ff9c5]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-2e3ff9c5]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-2e3ff9c5]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-2e3ff9c5]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-2e3ff9c5]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-2e3ff9c5]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-2e3ff9c5]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-2e3ff9c5]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-2e3ff9c5]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-2e3ff9c5]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-2e3ff9c5]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-2e3ff9c5]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.custom-ui-checkbox-wrapper[data-v-2e3ff9c5]{display:flex;align-items:center;justify-content:center;width:auto}.custom-ui-checkbox-wrapper input[data-v-2e3ff9c5]{display:none}.custom-ui-checkbox-wrapper .custom-ui-checkbox[data-v-2e3ff9c5]{display:flex;align-items:center;justify-content:center;width:1.125rem;min-width:1.125rem;max-width:1.125rem;aspect-ratio:1;border:1.5px solid var(--border);border-radius:5px;cursor:pointer;background-color:var(--bg-surface);transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.custom-ui-checkbox-wrapper .custom-ui-checkbox[data-v-2e3ff9c5]:hover:not(.checked):not(.disabled){border-color:color-mix(in srgb,var(--brand-color) 45%,var(--border))}.custom-ui-checkbox-wrapper .custom-ui-checkbox.checked[data-v-2e3ff9c5]{background-color:var(--brand-color);border-color:var(--brand-color);box-shadow:0 2px 6px color-mix(in srgb,var(--brand-color) 35%,transparent)}.custom-ui-checkbox-wrapper .custom-ui-checkbox.disabled[data-v-2e3ff9c5]{cursor:not-allowed;opacity:.6}.custom-ui-checkbox-wrapper .custom-ui-checkbox .fa-solid[data-v-2e3ff9c5]{color:var(--text-on-brand);font-size:.66rem;line-height:1;animation:ui-check-pop-2e3ff9c5 .18s ease}@keyframes ui-check-pop-2e3ff9c5{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}.custom-ui-checkbox-wrapper .custom-ui-checkbox-label[data-v-2e3ff9c5]{font-size:.825rem;font-weight:600;color:var(--text-primary);margin-left:.5rem;overflow-wrap:break-word;word-break:normal;white-space:normal;max-width:100%;gap:.25rem}.custom-ui-checkbox-wrapper .custom-ui-checkbox-label.disabled[data-v-2e3ff9c5]{color:#d4d4d8;cursor:not-allowed}:root .animate__faster[data-v-c04073d1]{--animate-duration: .3s}:root .vc-container[data-v-c04073d1]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-c04073d1]{background-color:transparent!important}.p-rel[data-v-c04073d1]{position:relative}.p-abs[data-v-c04073d1]{position:absolute}.mr05[data-v-c04073d1]{margin-right:.5rem}.mr1[data-v-c04073d1]{margin-right:1rem}.ml05[data-v-c04073d1]{margin-left:.5rem}.ml1[data-v-c04073d1]{margin-left:1rem}.mt05[data-v-c04073d1]{margin-top:.5rem}.mt1[data-v-c04073d1]{margin-top:1rem}.mb05[data-v-c04073d1]{margin-bottom:.5rem}.mb1[data-v-c04073d1]{margin-bottom:1rem}.pr05[data-v-c04073d1]{padding-right:.5rem}.pr1[data-v-c04073d1]{padding-right:1rem}.pl05[data-v-c04073d1]{padding-left:.5rem}.pl1[data-v-c04073d1]{padding-left:1rem}.pt05[data-v-c04073d1]{padding-top:.5rem}.pt1[data-v-c04073d1]{padding-top:1rem}.pb05[data-v-c04073d1]{padding-bottom:.5rem}.pb1[data-v-c04073d1]{padding-bottom:1rem}.gap05[data-v-c04073d1]{gap:.5rem}.brand-text[data-v-c04073d1]{color:var(--brand-readable)}.size-xs[data-v-c04073d1]{font-size:.625rem}.size-xs .dp__input[data-v-c04073d1]{--dp-font-size: .625rem}.size-sm[data-v-c04073d1]{font-size:.825rem}.size-sm .dp__input[data-v-c04073d1]{--dp-font-size: .825rem}.size-md[data-v-c04073d1]{font-size:1em}.size-md .dp__input[data-v-c04073d1]{--dp-font-size: 1em}.size-lg[data-v-c04073d1]{font-size:1.25rem}.size-lg .dp__input[data-v-c04073d1]{--dp-font-size: 1.25rem}.size-xl[data-v-c04073d1]{font-size:1.5rem}.size-xl .dp__input[data-v-c04073d1]{--dp-font-size: 1.5rem}.type-primary[data-v-c04073d1]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-c04073d1]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-c04073d1]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-c04073d1]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-c04073d1]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-c04073d1]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-c04073d1]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-c04073d1]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-c04073d1]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-c04073d1]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-c04073d1]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-c04073d1]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-c04073d1]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-c04073d1]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-c04073d1]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-c04073d1]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-c04073d1]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-c04073d1]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-c04073d1]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-c04073d1]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-c04073d1]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-c04073d1]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-c04073d1]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-c04073d1]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-c04073d1]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-c04073d1]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-c04073d1]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-c04073d1]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-c04073d1]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-c04073d1]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-c04073d1]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-c04073d1]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-c04073d1]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-c04073d1]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-c04073d1]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-c04073d1]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-c04073d1]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-c04073d1]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-c04073d1]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-c04073d1]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-c04073d1]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-c04073d1]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-c04073d1]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-c04073d1]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-c04073d1]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-c04073d1]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-c04073d1]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-c04073d1]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.custom-ui-cropper-wrapper .custom-ui-cropper .cropper[data-v-c04073d1]{position:relative;width:100%;max-height:60vh;height:60vh;background-color:#000}.custom-ui-cropper-wrapper .custom-ui-cropper .crop-button[data-v-c04073d1]{position:absolute;bottom:0}.custom-ui-cropper-wrapper .image-selection[data-v-c04073d1]{width:100%;gap:1rem;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;background-color:var(--bg-muted);padding:1rem;border-radius:10px}:root .animate__faster[data-v-91312b15]{--animate-duration: .3s}:root .vc-container[data-v-91312b15]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-91312b15]{background-color:transparent!important}.p-rel[data-v-91312b15]{position:relative}.p-abs[data-v-91312b15]{position:absolute}.mr05[data-v-91312b15]{margin-right:.5rem}.mr1[data-v-91312b15]{margin-right:1rem}.ml05[data-v-91312b15]{margin-left:.5rem}.ml1[data-v-91312b15]{margin-left:1rem}.mt05[data-v-91312b15]{margin-top:.5rem}.mt1[data-v-91312b15]{margin-top:1rem}.mb05[data-v-91312b15]{margin-bottom:.5rem}.mb1[data-v-91312b15]{margin-bottom:1rem}.pr05[data-v-91312b15]{padding-right:.5rem}.pr1[data-v-91312b15]{padding-right:1rem}.pl05[data-v-91312b15]{padding-left:.5rem}.pl1[data-v-91312b15]{padding-left:1rem}.pt05[data-v-91312b15]{padding-top:.5rem}.pt1[data-v-91312b15]{padding-top:1rem}.pb05[data-v-91312b15]{padding-bottom:.5rem}.pb1[data-v-91312b15]{padding-bottom:1rem}.gap05[data-v-91312b15]{gap:.5rem}.brand-text[data-v-91312b15]{color:var(--brand-readable)}.size-xs[data-v-91312b15]{font-size:.625rem}.size-xs .dp__input[data-v-91312b15]{--dp-font-size: .625rem}.size-sm[data-v-91312b15]{font-size:.825rem}.size-sm .dp__input[data-v-91312b15]{--dp-font-size: .825rem}.size-md[data-v-91312b15]{font-size:1em}.size-md .dp__input[data-v-91312b15]{--dp-font-size: 1em}.size-lg[data-v-91312b15]{font-size:1.25rem}.size-lg .dp__input[data-v-91312b15]{--dp-font-size: 1.25rem}.size-xl[data-v-91312b15]{font-size:1.5rem}.size-xl .dp__input[data-v-91312b15]{--dp-font-size: 1.5rem}.type-primary[data-v-91312b15]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-91312b15]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-91312b15]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-91312b15]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-91312b15]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-91312b15]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-91312b15]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-91312b15]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-91312b15]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-91312b15]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-91312b15]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-91312b15]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-91312b15]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-91312b15]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-91312b15]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-91312b15]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-91312b15]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-91312b15]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-91312b15]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-91312b15]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-91312b15]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-91312b15]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-91312b15]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-91312b15]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-91312b15]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-91312b15]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-91312b15]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-91312b15]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-91312b15]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-91312b15]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-91312b15]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-91312b15]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-91312b15]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-91312b15]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-91312b15]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-91312b15]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-91312b15]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-91312b15]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-91312b15]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-91312b15]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-91312b15]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-91312b15]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-91312b15]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-91312b15]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-91312b15]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-91312b15]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-91312b15]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-91312b15]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.ui-custom-select .ucs-field-label[data-v-91312b15]{font-size:.825rem;font-weight:600;width:100%;color:var(--text-primary);margin-bottom:0;margin-bottom:.3rem}.ui-custom-select .ucs-trigger[data-v-91312b15]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:100%;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.ui-custom-select .ucs-trigger .ucs-label[data-v-91312b15]{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-custom-select .ucs-trigger .ucs-chev[data-v-91312b15]{flex-shrink:0;margin-left:.5rem;font-size:.7rem;color:var(--text-secondary);transition:transform .2s ease}.ui-custom-select .ucs-trigger .ucs-chev.rotated[data-v-91312b15]{transform:rotate(180deg)}.ui-custom-select.variant-solid .ucs-trigger[data-v-91312b15]{height:42px;padding:0 .75rem;border:1px solid var(--border);border-radius:13px;background-color:var(--bg-muted);font-size:.84375rem;font-weight:700;letter-spacing:-.01em;color:var(--text-primary)}.ui-custom-select.variant-solid .ucs-trigger[data-v-91312b15]:hover{border-color:color-mix(in srgb,var(--text-primary) 18%,var(--border))}.ui-custom-select.variant-solid .ucs-trigger .ucs-ico[data-v-91312b15]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:28px;height:28px;flex-shrink:0;margin-right:.5rem;border-radius:9px;background:color-mix(in srgb,var(--brand-color) 13%,transparent);color:var(--brand-readable)}.ui-custom-select.variant-solid .ucs-trigger .ucs-ico i[data-v-91312b15]{font-size:.8rem}@media screen and (max-width:575.98px){.ui-custom-select.variant-solid .ucs-trigger[data-v-91312b15]{height:40px}}@media screen and (min-width:576px)and (max-width:767.98px){.ui-custom-select.variant-solid .ucs-trigger[data-v-91312b15]{height:40px}}@media screen and (min-width:768px)and (max-width:991.98px){.ui-custom-select.variant-solid .ucs-trigger[data-v-91312b15]{height:40px}}.ui-custom-select.variant-chip .ucs-trigger[data-v-91312b15]{height:38px;padding:0 14px;border:1.5px dashed color-mix(in srgb,var(--text-primary) 14%,var(--border));border-radius:999px;background:transparent;font-size:.8125rem;font-weight:600;color:var(--text-secondary)}.ui-custom-select.variant-chip .ucs-trigger[data-v-91312b15]:hover{border-color:color-mix(in srgb,var(--brand-color) 45%,transparent);color:var(--brand-readable)}.ui-custom-select.variant-chip .ucs-trigger:hover .ucs-inline-ico[data-v-91312b15],.ui-custom-select.variant-chip .ucs-trigger:hover .ucs-chev[data-v-91312b15]{color:inherit}.ui-custom-select.variant-chip .ucs-trigger .ucs-inline-ico[data-v-91312b15]{flex-shrink:0;margin-right:.4rem;font-size:.8rem;color:inherit}@media screen and (max-width:575.98px){.ui-custom-select.variant-chip .ucs-trigger[data-v-91312b15]{height:36px}}@media screen and (min-width:576px)and (max-width:767.98px){.ui-custom-select.variant-chip .ucs-trigger[data-v-91312b15]{height:36px}}@media screen and (min-width:768px)and (max-width:991.98px){.ui-custom-select.variant-chip .ucs-trigger[data-v-91312b15]{height:36px}}.ui-custom-select .ucs-panel[data-v-91312b15]{width:100%;max-height:280px;overflow-y:auto}.ui-custom-select .ucs-panel[data-v-91312b15]::-webkit-scrollbar{width:6px;background-color:var(--bg-surface)}.ui-custom-select .ucs-panel[data-v-91312b15]::-webkit-scrollbar-thumb:vertical{background-color:var(--text-color);border-radius:10px}.ui-custom-select .ucs-group-label[data-v-91312b15]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:100%;padding:.4rem .875rem;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--text-secondary);background-color:var(--bg-muted);border-bottom:1px solid var(--border)}.ui-custom-select .ucs-option[data-v-91312b15]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:100%;padding:.55rem .875rem;font-size:.8125rem;font-weight:600;color:var(--text-primary);cursor:pointer;white-space:nowrap;transition:background-color .15s ease,color .15s ease}.ui-custom-select .ucs-option[data-v-91312b15]:hover{background-color:var(--bg-muted)}.ui-custom-select .ucs-option.active[data-v-91312b15]{color:var(--brand-readable);background-color:color-mix(in srgb,var(--brand-color) 8%,transparent)}.custom-ui-date-picker-wrapper{display:flex;flex-direction:column;gap:.3rem;overflow:visible;width:100%}.custom-ui-date-picker-wrapper .custom-ui-date-picker-label{font-size:.825rem;font-weight:600;width:100%;color:var(--text-primary);margin-bottom:0}.custom-ui-date-picker-wrapper .custom-ui-date-picker{display:flex;align-items:center;width:100%;background-color:var(--bg-surface);border:1.5px solid var(--border);border-radius:8px;padding:0 .75rem;transition:border-color .18s ease,box-shadow .18s ease}.custom-ui-date-picker-wrapper .custom-ui-date-picker:focus-within{border-color:var(--brand-color);box-shadow:0 0 0 3px rgba(var(--brand-color-rgb),.12)}.custom-ui-date-picker-wrapper .custom-ui-date-picker.danger{border-color:#ff4d4f}.custom-ui-date-picker-wrapper .custom-ui-date-picker.danger:focus-within{box-shadow:0 0 0 3px #ff4d4f1f}.custom-ui-date-picker-wrapper .custom-ui-date-picker.success{border-color:#4caf50}.custom-ui-date-picker-wrapper .custom-ui-date-picker.success:focus-within{box-shadow:0 0 0 3px #4caf501f}.custom-ui-date-picker-wrapper .custom-ui-date-picker.disabled{background-color:var(--bg-muted);border-color:var(--border);cursor:not-allowed}.custom-ui-date-picker-wrapper .custom-ui-date-picker.disabled .date-icon{color:var(--text-secondary)}.custom-ui-date-picker-wrapper .custom-ui-date-picker .date-icon{color:var(--text-secondary);font-size:.875rem;flex-shrink:0;margin-right:.5rem;transition:color .18s ease}.custom-ui-date-picker-wrapper .custom-ui-date-picker:focus-within .date-icon{color:var(--brand-readable)}.custom-ui-date-picker-wrapper{--dp-font-family: "Quicksand", sans-serif;--dp-primary-color: var(--brand-color);--dp-primary-text-color: $onBrand;--dp-border-color: transparent;--dp-border-color-hover: transparent;--dp-border-radius: 8px;--dp-font-size: .875rem}.custom-ui-date-picker-wrapper .dp__input{font-family:var(--dp-font-family);font-size:.875rem;color:var(--text-primary);padding:.5rem 0;line-height:1.5;border:none;outline:none;background:transparent}.custom-ui-date-picker-wrapper .dp__input::placeholder{color:var(--text-secondary)}.custom-ui-date-picker-wrapper .dp__input_icons{padding:0}.custom-ui-date-picker-wrapper .dp__clear_icon{right:0}:root .animate__faster[data-v-214c2446]{--animate-duration: .3s}:root .vc-container[data-v-214c2446]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-214c2446]{background-color:transparent!important}.p-rel[data-v-214c2446]{position:relative}.p-abs[data-v-214c2446]{position:absolute}.mr05[data-v-214c2446]{margin-right:.5rem}.mr1[data-v-214c2446]{margin-right:1rem}.ml05[data-v-214c2446]{margin-left:.5rem}.ml1[data-v-214c2446]{margin-left:1rem}.mt05[data-v-214c2446]{margin-top:.5rem}.mt1[data-v-214c2446]{margin-top:1rem}.mb05[data-v-214c2446]{margin-bottom:.5rem}.mb1[data-v-214c2446]{margin-bottom:1rem}.pr05[data-v-214c2446]{padding-right:.5rem}.pr1[data-v-214c2446]{padding-right:1rem}.pl05[data-v-214c2446]{padding-left:.5rem}.pl1[data-v-214c2446]{padding-left:1rem}.pt05[data-v-214c2446]{padding-top:.5rem}.pt1[data-v-214c2446]{padding-top:1rem}.pb05[data-v-214c2446]{padding-bottom:.5rem}.pb1[data-v-214c2446]{padding-bottom:1rem}.gap05[data-v-214c2446]{gap:.5rem}.brand-text[data-v-214c2446]{color:var(--brand-readable)}.size-xs[data-v-214c2446]{font-size:.625rem}.size-xs .dp__input[data-v-214c2446]{--dp-font-size: .625rem}.size-sm[data-v-214c2446]{font-size:.825rem}.size-sm .dp__input[data-v-214c2446]{--dp-font-size: .825rem}.size-md[data-v-214c2446]{font-size:1em}.size-md .dp__input[data-v-214c2446]{--dp-font-size: 1em}.size-lg[data-v-214c2446]{font-size:1.25rem}.size-lg .dp__input[data-v-214c2446]{--dp-font-size: 1.25rem}.size-xl[data-v-214c2446]{font-size:1.5rem}.size-xl .dp__input[data-v-214c2446]{--dp-font-size: 1.5rem}.type-primary[data-v-214c2446]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-214c2446]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-214c2446]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-214c2446]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-214c2446]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-214c2446]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-214c2446]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-214c2446]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-214c2446]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-214c2446]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-214c2446]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-214c2446]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-214c2446]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-214c2446]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-214c2446]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-214c2446]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-214c2446]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-214c2446]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-214c2446]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-214c2446]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-214c2446]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-214c2446]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-214c2446]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-214c2446]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-214c2446]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-214c2446]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-214c2446]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-214c2446]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-214c2446]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-214c2446]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-214c2446]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-214c2446]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-214c2446]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-214c2446]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-214c2446]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-214c2446]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-214c2446]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-214c2446]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-214c2446]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-214c2446]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-214c2446]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-214c2446]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-214c2446]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-214c2446]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-214c2446]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-214c2446]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-214c2446]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-214c2446]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.custom-ui-dropdown-wrapper[data-v-214c2446]{position:relative;cursor:pointer}.custom-ui-dropdown-wrapper .custom-ui-dropdown[data-v-214c2446]{position:absolute;z-index:999;width:var(--214c2446-width);top:var(--214c2446-props\.vertical\ \=\=\=\ \'bottom\'\ \?\ \'calc\(100\%\ \+\ 0\.375rem\)\'\ \:\ \'auto\');bottom:var(--214c2446-props\.vertical\ \=\=\=\ \'top\'\ \?\ \'calc\(100\%\ \+\ 0\.375rem\)\'\ \:\ \'auto\');left:var(--214c2446-props\.horizontal\ \=\=\=\ \'left\'\ \?\ \'0\'\ \:\ \'auto\');right:var(--214c2446-props\.horizontal\ \=\=\=\ \'right\'\ \?\ \'0\'\ \:\ \'auto\');background-color:var(--bg-surface);border:1.5px solid var(--border);border-radius:10px;box-shadow:var(--card-shadow);overflow:hidden;opacity:0;transform:var(--214c2446-props\.vertical\ \=\=\=\ \'top\'\ \?\ \'translateY\(6px\)\'\ \:\ \'translateY\(-6px\)\');transition:opacity .16s ease,transform .16s ease;pointer-events:none}.custom-ui-dropdown-wrapper .custom-ui-dropdown.active[data-v-214c2446]{opacity:1;transform:translateY(0);pointer-events:auto}.custom-ui-dropdown-wrapper .custom-ui-dropdown-mobile-overlay[data-v-214c2446]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;padding:.5rem;background-color:#0f172a8c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.custom-ui-dropdown-wrapper .custom-ui-dropdown-mobile[data-v-214c2446]{background-color:var(--bg-surface);width:100%;border:1.5px solid var(--border);border-radius:10px;box-shadow:var(--card-shadow);height:auto;max-height:60vh;overflow-y:auto}.custom-ui-dropdown-wrapper .custom-ui-dropdown-mobile[data-v-214c2446]::-webkit-scrollbar{width:6px;background-color:var(--bg-surface)}.custom-ui-dropdown-wrapper .custom-ui-dropdown-mobile[data-v-214c2446]::-webkit-scrollbar-thumb:vertical{background-color:var(--text-color);border-radius:10px}:root .animate__faster[data-v-b2d30aa8]{--animate-duration: .3s}:root .vc-container[data-v-b2d30aa8]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-b2d30aa8]{background-color:transparent!important}.p-rel[data-v-b2d30aa8]{position:relative}.p-abs[data-v-b2d30aa8]{position:absolute}.mr05[data-v-b2d30aa8]{margin-right:.5rem}.mr1[data-v-b2d30aa8]{margin-right:1rem}.ml05[data-v-b2d30aa8]{margin-left:.5rem}.ml1[data-v-b2d30aa8]{margin-left:1rem}.mt05[data-v-b2d30aa8]{margin-top:.5rem}.mt1[data-v-b2d30aa8]{margin-top:1rem}.mb05[data-v-b2d30aa8]{margin-bottom:.5rem}.mb1[data-v-b2d30aa8]{margin-bottom:1rem}.pr05[data-v-b2d30aa8]{padding-right:.5rem}.pr1[data-v-b2d30aa8]{padding-right:1rem}.pl05[data-v-b2d30aa8]{padding-left:.5rem}.pl1[data-v-b2d30aa8]{padding-left:1rem}.pt05[data-v-b2d30aa8]{padding-top:.5rem}.pt1[data-v-b2d30aa8]{padding-top:1rem}.pb05[data-v-b2d30aa8]{padding-bottom:.5rem}.pb1[data-v-b2d30aa8]{padding-bottom:1rem}.gap05[data-v-b2d30aa8]{gap:.5rem}.brand-text[data-v-b2d30aa8]{color:var(--brand-readable)}.size-xs[data-v-b2d30aa8]{font-size:.625rem}.size-xs .dp__input[data-v-b2d30aa8]{--dp-font-size: .625rem}.size-sm[data-v-b2d30aa8]{font-size:.825rem}.size-sm .dp__input[data-v-b2d30aa8]{--dp-font-size: .825rem}.size-md[data-v-b2d30aa8]{font-size:1em}.size-md .dp__input[data-v-b2d30aa8]{--dp-font-size: 1em}.size-lg[data-v-b2d30aa8]{font-size:1.25rem}.size-lg .dp__input[data-v-b2d30aa8]{--dp-font-size: 1.25rem}.size-xl[data-v-b2d30aa8]{font-size:1.5rem}.size-xl .dp__input[data-v-b2d30aa8]{--dp-font-size: 1.5rem}.type-primary[data-v-b2d30aa8]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-b2d30aa8]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-b2d30aa8]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-b2d30aa8]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-b2d30aa8]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-b2d30aa8]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-b2d30aa8]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-b2d30aa8]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-b2d30aa8]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-b2d30aa8]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-b2d30aa8]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-b2d30aa8]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-b2d30aa8]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-b2d30aa8]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-b2d30aa8]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-b2d30aa8]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-b2d30aa8]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-b2d30aa8]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-b2d30aa8]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-b2d30aa8]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-b2d30aa8]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-b2d30aa8]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-b2d30aa8]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-b2d30aa8]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-b2d30aa8]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-b2d30aa8]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-b2d30aa8]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-b2d30aa8]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-b2d30aa8]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-b2d30aa8]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-b2d30aa8]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-b2d30aa8]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-b2d30aa8]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-b2d30aa8]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-b2d30aa8]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-b2d30aa8]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-b2d30aa8]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-b2d30aa8]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-b2d30aa8]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-b2d30aa8]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-b2d30aa8]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-b2d30aa8]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-b2d30aa8]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-b2d30aa8]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-b2d30aa8]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-b2d30aa8]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-b2d30aa8]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-b2d30aa8]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.custom-ui-image-cropper-wrapper[data-v-b2d30aa8]{width:100%;height:100%;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;gap:0}.custom-ui-image-cropper-wrapper .upload-image[data-v-b2d30aa8]{position:relative;flex:1;min-height:200px;border:2px dashed var(--border);border-radius:12px;background-color:var(--bg-surface);transition:border-color .2s,background-color .2s;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:.5rem;cursor:pointer}.custom-ui-image-cropper-wrapper .upload-image[data-v-b2d30aa8]:hover,.custom-ui-image-cropper-wrapper .upload-image.is-dragging[data-v-b2d30aa8]{border-color:var(--brand-color);background-color:rgba(var(--brand-color-rgb),.04)}.custom-ui-image-cropper-wrapper .upload-image:hover .upload-icon[data-v-b2d30aa8],.custom-ui-image-cropper-wrapper .upload-image.is-dragging .upload-icon[data-v-b2d30aa8]{color:var(--brand-readable);transform:translateY(-3px)}.custom-ui-image-cropper-wrapper .upload-image .upload-icon[data-v-b2d30aa8]{width:4rem;height:4rem;border-radius:50%;background-color:var(--bg-hover);display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;font-size:1.5rem;color:var(--text-secondary);transition:color .2s,transform .25s ease;margin-bottom:.25rem}.custom-ui-image-cropper-wrapper .upload-image .upload-hint[data-v-b2d30aa8]{font-size:.9rem;font-weight:600;color:var(--text-primary);margin:0}.custom-ui-image-cropper-wrapper .upload-image .upload-or[data-v-b2d30aa8]{font-size:.8rem;color:var(--text-secondary)}.custom-ui-image-cropper-wrapper .upload-image input[data-v-b2d30aa8]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;z-index:1}.custom-ui-image-cropper-wrapper .upload-image[data-v-b2d30aa8] .ui-button{position:relative;z-index:2;pointer-events:none}.custom-ui-image-cropper-wrapper .preview-image[data-v-b2d30aa8]{position:relative;flex:1;min-height:150px;border-radius:12px;overflow:hidden;background-color:#000;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.custom-ui-image-cropper-wrapper .preview-image .preview[data-v-b2d30aa8]{width:100%;height:100%;object-fit:contain;display:block}.custom-ui-image-cropper-wrapper .preview-image .preview-clear-btn[data-v-b2d30aa8]{position:absolute;top:.6rem;right:.6rem;width:2rem;height:2rem;border-radius:50%;border:none;background-color:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--text-on-brand);font-size:.875rem;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;transition:background-color .15s}.custom-ui-image-cropper-wrapper .preview-image .preview-clear-btn[data-v-b2d30aa8]:hover{background-color:#000c}.custom-ui-image-cropper-wrapper .preview-image .preview-filename[data-v-b2d30aa8]{position:absolute;bottom:0;left:0;right:0;padding:.4rem .75rem;font-size:.75rem;color:#fffc;background:linear-gradient(transparent,#0000008c);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-ui-image-cropper-wrapper .other-images[data-v-b2d30aa8]{flex-shrink:0;width:100%;padding:.5rem .75rem;background-color:var(--bg-hover);border-top:1px solid var(--border);border-radius:0 0 12px 12px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;overflow-x:auto}.custom-ui-image-cropper-wrapper .other-images[data-v-b2d30aa8]::-webkit-scrollbar{width:6px;background-color:var(--bg-surface)}.custom-ui-image-cropper-wrapper .other-images[data-v-b2d30aa8]::-webkit-scrollbar-thumb:vertical{background-color:var(--text-color);border-radius:10px}.custom-ui-image-cropper-wrapper .other-images .add-btn[data-v-b2d30aa8]{flex-shrink:0;width:3rem;height:3rem;border-radius:8px;border:2px dashed var(--border);background-color:var(--bg-surface);display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;cursor:pointer;transition:border-color .15s,background-color .15s;font-size:1rem;color:var(--text-secondary)}.custom-ui-image-cropper-wrapper .other-images .add-btn[data-v-b2d30aa8]:hover{border-color:var(--brand-color);color:var(--brand-readable);background-color:rgba(var(--brand-color-rgb),.05)}.custom-ui-image-cropper-wrapper .other-images .add-btn input[data-v-b2d30aa8]{display:none}.custom-ui-image-cropper-wrapper .other-images .image-item[data-v-b2d30aa8]{flex-shrink:0;width:3rem;height:3rem;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .15s,transform .15s}.custom-ui-image-cropper-wrapper .other-images .image-item[data-v-b2d30aa8]:hover{transform:scale(1.06)}.custom-ui-image-cropper-wrapper .other-images .image-item.active[data-v-b2d30aa8]{border-color:var(--brand-color)}.custom-ui-image-cropper-wrapper .other-images .image-item .mini-image[data-v-b2d30aa8]{width:100%;height:100%;object-fit:cover;display:block}.custom-ui-image-cropper-wrapper .crop-image[data-v-b2d30aa8]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;flex:1;min-height:0;width:100%;gap:.75rem;padding:1.25rem}.custom-ui-image-cropper-wrapper .crop-image .cropper-area[data-v-b2d30aa8]{flex:1;min-height:0;max-height:min(500px,62vh);width:100%;border-radius:12px;overflow:hidden;background-color:#000}.custom-ui-info-wrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.custom-ui-info-wrapper .custom-ui-info{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;width:100%;padding:1rem;border-radius:5px}:root .animate__faster[data-v-44963155]{--animate-duration: .3s}:root .vc-container[data-v-44963155]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-44963155]{background-color:transparent!important}.p-rel[data-v-44963155]{position:relative}.p-abs[data-v-44963155]{position:absolute}.mr05[data-v-44963155]{margin-right:.5rem}.mr1[data-v-44963155]{margin-right:1rem}.ml05[data-v-44963155]{margin-left:.5rem}.ml1[data-v-44963155]{margin-left:1rem}.mt05[data-v-44963155]{margin-top:.5rem}.mt1[data-v-44963155]{margin-top:1rem}.mb05[data-v-44963155]{margin-bottom:.5rem}.mb1[data-v-44963155]{margin-bottom:1rem}.pr05[data-v-44963155]{padding-right:.5rem}.pr1[data-v-44963155]{padding-right:1rem}.pl05[data-v-44963155]{padding-left:.5rem}.pl1[data-v-44963155]{padding-left:1rem}.pt05[data-v-44963155]{padding-top:.5rem}.pt1[data-v-44963155]{padding-top:1rem}.pb05[data-v-44963155]{padding-bottom:.5rem}.pb1[data-v-44963155]{padding-bottom:1rem}.gap05[data-v-44963155]{gap:.5rem}.brand-text[data-v-44963155]{color:var(--brand-readable)}.size-xs[data-v-44963155]{font-size:.625rem}.size-xs .dp__input[data-v-44963155]{--dp-font-size: .625rem}.size-sm[data-v-44963155]{font-size:.825rem}.size-sm .dp__input[data-v-44963155]{--dp-font-size: .825rem}.size-md[data-v-44963155]{font-size:1em}.size-md .dp__input[data-v-44963155]{--dp-font-size: 1em}.size-lg[data-v-44963155]{font-size:1.25rem}.size-lg .dp__input[data-v-44963155]{--dp-font-size: 1.25rem}.size-xl[data-v-44963155]{font-size:1.5rem}.size-xl .dp__input[data-v-44963155]{--dp-font-size: 1.5rem}.type-primary[data-v-44963155]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-44963155]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-44963155]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-44963155]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-44963155]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-44963155]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-44963155]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-44963155]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-44963155]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-44963155]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-44963155]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-44963155]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-44963155]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-44963155]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-44963155]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-44963155]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-44963155]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-44963155]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-44963155]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-44963155]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-44963155]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-44963155]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-44963155]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-44963155]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-44963155]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-44963155]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-44963155]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-44963155]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-44963155]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-44963155]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-44963155]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-44963155]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-44963155]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-44963155]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-44963155]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-44963155]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-44963155]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-44963155]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-44963155]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-44963155]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-44963155]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-44963155]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-44963155]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-44963155]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-44963155]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-44963155]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-44963155]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-44963155]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.custom-ui-input-wrapper[data-v-44963155]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.3rem}.custom-ui-input-wrapper .custom-ui-input-label[data-v-44963155]{font-size:.825rem;font-weight:600;width:100%;color:var(--text-primary);margin-bottom:0}.custom-ui-input-wrapper .custom-ui-input[data-v-44963155]{display:flex;align-items:center;border:1.5px solid var(--border);border-radius:8px;transition:border-color .18s ease,box-shadow .18s ease;position:relative;width:100%;background-color:var(--bg-surface)}.custom-ui-input-wrapper .custom-ui-input[data-v-44963155]:focus-within{border-color:var(--brand-color);box-shadow:0 0 0 3px rgba(var(--brand-color-rgb),.12)}.custom-ui-input-wrapper .custom-ui-input.danger[data-v-44963155]{border-color:#ff4d4f}.custom-ui-input-wrapper .custom-ui-input.danger[data-v-44963155]:focus-within{box-shadow:0 0 0 3px #ff4d4f1f}.custom-ui-input-wrapper .custom-ui-input.success[data-v-44963155]{border-color:#4caf50}.custom-ui-input-wrapper .custom-ui-input.success[data-v-44963155]:focus-within{box-shadow:0 0 0 3px #4caf501f}.custom-ui-input-wrapper .custom-ui-input.disabled[data-v-44963155]{border-color:var(--border);background-color:var(--bg-muted);cursor:not-allowed}.custom-ui-input-wrapper .custom-ui-input.disabled .custom-ui-input-textbox[data-v-44963155]{cursor:not-allowed;color:var(--text-secondary)}.custom-ui-input-wrapper .custom-ui-input .custom-ui-input-textbox[data-v-44963155]{width:100%;border:none;outline:none;border-radius:8px;font-size:.875rem;color:var(--text-primary);background-color:transparent;padding:.5rem .75rem}.custom-ui-input-wrapper .custom-ui-input .custom-ui-input-textbox[data-v-44963155]::placeholder{color:var(--text-secondary);background-color:transparent!important}.custom-ui-input-wrapper .custom-ui-input .custom-ui-input-textbox[data-v-44963155]:-internal-autofill-selected{background-color:transparent!important}.custom-ui-input-wrapper .custom-ui-input input[type=number][data-v-44963155]::-webkit-outer-spin-button,.custom-ui-input-wrapper .custom-ui-input input[type=number][data-v-44963155]::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0}.custom-ui-input-wrapper .custom-ui-input input[type=number][data-v-44963155]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.custom-ui-input-wrapper .custom-ui-input .custom-ui-input-counter[data-v-44963155]{position:absolute;background-color:var(--bg-surface);right:.625rem;bottom:-.55rem;z-index:2;font-size:.625rem;font-weight:500;padding:0 .25rem;color:var(--text-secondary);line-height:1}.custom-ui-input-wrapper .custom-ui-input .custom-ui-input-icon[data-v-44963155]{display:flex;justify-content:center;align-items:center;flex-shrink:0}.custom-ui-input-wrapper .custom-ui-input .custom-ui-input-icon.clickable[data-v-44963155]{cursor:pointer;padding-right:.625rem;color:var(--text-secondary);font-size:.875rem;transition:color .15s ease}.custom-ui-input-wrapper .custom-ui-input .custom-ui-input-icon.clickable[data-v-44963155]:hover{color:var(--text-primary)}:root .animate__faster[data-v-c735422a]{--animate-duration: .3s}:root .vc-container[data-v-c735422a]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-c735422a]{background-color:transparent!important}.p-rel[data-v-c735422a]{position:relative}.p-abs[data-v-c735422a]{position:absolute}.mr05[data-v-c735422a]{margin-right:.5rem}.mr1[data-v-c735422a]{margin-right:1rem}.ml05[data-v-c735422a]{margin-left:.5rem}.ml1[data-v-c735422a]{margin-left:1rem}.mt05[data-v-c735422a]{margin-top:.5rem}.mt1[data-v-c735422a]{margin-top:1rem}.mb05[data-v-c735422a]{margin-bottom:.5rem}.mb1[data-v-c735422a]{margin-bottom:1rem}.pr05[data-v-c735422a]{padding-right:.5rem}.pr1[data-v-c735422a]{padding-right:1rem}.pl05[data-v-c735422a]{padding-left:.5rem}.pl1[data-v-c735422a]{padding-left:1rem}.pt05[data-v-c735422a]{padding-top:.5rem}.pt1[data-v-c735422a]{padding-top:1rem}.pb05[data-v-c735422a]{padding-bottom:.5rem}.pb1[data-v-c735422a]{padding-bottom:1rem}.gap05[data-v-c735422a]{gap:.5rem}.brand-text[data-v-c735422a]{color:var(--brand-readable)}.size-xs[data-v-c735422a]{font-size:.625rem}.size-xs .dp__input[data-v-c735422a]{--dp-font-size: .625rem}.size-sm[data-v-c735422a]{font-size:.825rem}.size-sm .dp__input[data-v-c735422a]{--dp-font-size: .825rem}.size-md[data-v-c735422a]{font-size:1em}.size-md .dp__input[data-v-c735422a]{--dp-font-size: 1em}.size-lg[data-v-c735422a]{font-size:1.25rem}.size-lg .dp__input[data-v-c735422a]{--dp-font-size: 1.25rem}.size-xl[data-v-c735422a]{font-size:1.5rem}.size-xl .dp__input[data-v-c735422a]{--dp-font-size: 1.5rem}.type-primary[data-v-c735422a]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-c735422a]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-c735422a]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-c735422a]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-c735422a]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-c735422a]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-c735422a]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-c735422a]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-c735422a]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-c735422a]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-c735422a]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-c735422a]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-c735422a]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-c735422a]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-c735422a]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-c735422a]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-c735422a]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-c735422a]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-c735422a]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-c735422a]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-c735422a]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-c735422a]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-c735422a]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-c735422a]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-c735422a]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-c735422a]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-c735422a]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-c735422a]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-c735422a]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-c735422a]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-c735422a]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-c735422a]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-c735422a]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-c735422a]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-c735422a]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-c735422a]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-c735422a]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-c735422a]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-c735422a]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-c735422a]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-c735422a]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-c735422a]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-c735422a]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-c735422a]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-c735422a]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-c735422a]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-c735422a]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-c735422a]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.custom-ui-loader-wrapper .animated-icon-wrapper[data-v-c735422a]{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:var(--c735422a-size)}.custom-ui-loader-wrapper .animated-icon-wrapper[data-v-c735422a]:before,.custom-ui-loader-wrapper .animated-icon-wrapper[data-v-c735422a]:after{content:"";position:absolute;border-radius:50%;border:1.5px solid var(--brand-color);width:2.4em;height:2.4em;opacity:0;animation:icon-ripple-c735422a 2.6s ease-out infinite;pointer-events:none}.custom-ui-loader-wrapper .animated-icon-wrapper[data-v-c735422a]:after{animation-delay:1.3s}.custom-ui-loader-wrapper .animated-icon-wrapper .animated-icon[data-v-c735422a]{font-size:1em;color:var(--brand-color);position:relative;z-index:1;animation:icon-breathe-c735422a 2.6s ease-in-out infinite;filter:drop-shadow(0 0 14px rgba(var(--brand-color-rgb),.55))}.custom-ui-loader-wrapper.absolute[data-v-c735422a]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0f172a2e;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:1000;display:flex;justify-content:center;align-items:center}.custom-ui-loader-wrapper.normal[data-v-c735422a]{width:100%;display:flex;justify-content:center;align-items:center;height:auto;padding:1.25rem}.custom-ui-loader-wrapper .custom-ui-loader[data-v-c735422a]{width:var(--c735422a-size);height:var(--c735422a-size);border-radius:50%;background:conic-gradient(from 180deg,rgba(var(--brand-color-rgb),0) 0%,rgba(var(--brand-color-rgb),.15) 25%,var(--brand-color) 100%);-webkit-mask:radial-gradient(farthest-side,transparent 74%,#000 75%);mask:radial-gradient(farthest-side,transparent 74%,#000 75%);animation:spin-c735422a .75s linear infinite}@keyframes spin-c735422a{to{transform:rotate(360deg)}}@keyframes icon-ripple-c735422a{0%{transform:scale(.6);opacity:.7}to{transform:scale(2.6);opacity:0}}@keyframes icon-breathe-c735422a{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.65}}.custom-ui-modal-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999;padding:1.5rem;background-color:#0f172a8c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}@media screen and (max-width:575.98px){.custom-ui-modal-wrapper{padding:.5rem}}@media screen and (min-width:576px)and (max-width:767.98px){.custom-ui-modal-wrapper{padding:.5rem}}.custom-ui-modal-wrapper .custom-ui-modal{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%}@media screen and (max-width:575.98px){.custom-ui-modal-wrapper.is-fullscreen{padding:0}.custom-ui-modal-wrapper.is-fullscreen .custom-ui-modal{height:100%;align-items:stretch;justify-content:flex-start}}@media screen and (min-width:576px)and (max-width:767.98px){.custom-ui-modal-wrapper.is-fullscreen{padding:0}.custom-ui-modal-wrapper.is-fullscreen .custom-ui-modal{height:100%;align-items:stretch;justify-content:flex-start}}.custom-ui-modal-wrapper .modal-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;background-color:var(--bg-surface);border:1px solid var(--border);border-radius:20px;box-shadow:var(--card-shadow);padding:0;transition:background-color .45s,border-color .45s;overflow:hidden}@media screen and (max-width:575.98px){.custom-ui-modal-wrapper .modal-wrapper{width:100%!important;height:100%}}@media screen and (min-width:576px)and (max-width:767.98px){.custom-ui-modal-wrapper .modal-wrapper{width:100%!important;height:100%}}@media screen and (min-width:768px)and (max-width:991.98px){.custom-ui-modal-wrapper .modal-wrapper{width:100%!important;height:100%}}.custom-ui-modal-wrapper .modal-header{width:100%;height:3.75rem;padding:0 1.25rem;background-color:var(--bg-surface);border-bottom:1px solid var(--border);display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;font-size:.9375rem;font-weight:700;color:var(--text-primary);letter-spacing:-.01em;flex-shrink:0}.custom-ui-modal-wrapper .modal-body{padding:1.25rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;height:calc(100% - 7.5rem);width:100%;overflow-y:auto}.custom-ui-modal-wrapper .modal-body::-webkit-scrollbar{width:5px;background-color:var(--bg-surface)}.custom-ui-modal-wrapper .modal-body::-webkit-scrollbar-thumb:vertical{background-color:var(--border);border-radius:10px}.custom-ui-modal-wrapper .modal-body .modal-row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;flex-wrap:nowrap}.custom-ui-modal-wrapper .modal-body .modal-column{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.custom-ui-modal-wrapper .modal-body .row-title{min-width:100%;font-size:.825rem;font-weight:600;width:100%;color:var(--text-primary);margin-bottom:.5rem}.custom-ui-modal-wrapper .modal-footer{width:100%;height:3.75rem;padding:0 1.25rem;display:flex;align-items:center;justify-content:flex-end;background-color:var(--bg-muted);border-top:1px solid var(--border);gap:.5rem;flex-shrink:0}:root .animate__faster[data-v-1dbaa4b7]{--animate-duration: .3s}:root .vc-container[data-v-1dbaa4b7]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-1dbaa4b7]{background-color:transparent!important}.p-rel[data-v-1dbaa4b7]{position:relative}.p-abs[data-v-1dbaa4b7]{position:absolute}.mr05[data-v-1dbaa4b7]{margin-right:.5rem}.mr1[data-v-1dbaa4b7]{margin-right:1rem}.ml05[data-v-1dbaa4b7]{margin-left:.5rem}.ml1[data-v-1dbaa4b7]{margin-left:1rem}.mt05[data-v-1dbaa4b7]{margin-top:.5rem}.mt1[data-v-1dbaa4b7]{margin-top:1rem}.mb05[data-v-1dbaa4b7]{margin-bottom:.5rem}.mb1[data-v-1dbaa4b7]{margin-bottom:1rem}.pr05[data-v-1dbaa4b7]{padding-right:.5rem}.pr1[data-v-1dbaa4b7]{padding-right:1rem}.pl05[data-v-1dbaa4b7]{padding-left:.5rem}.pl1[data-v-1dbaa4b7]{padding-left:1rem}.pt05[data-v-1dbaa4b7]{padding-top:.5rem}.pt1[data-v-1dbaa4b7]{padding-top:1rem}.pb05[data-v-1dbaa4b7]{padding-bottom:.5rem}.pb1[data-v-1dbaa4b7]{padding-bottom:1rem}.gap05[data-v-1dbaa4b7]{gap:.5rem}.brand-text[data-v-1dbaa4b7]{color:var(--brand-readable)}.size-xs[data-v-1dbaa4b7]{font-size:.625rem}.size-xs .dp__input[data-v-1dbaa4b7]{--dp-font-size: .625rem}.size-sm[data-v-1dbaa4b7]{font-size:.825rem}.size-sm .dp__input[data-v-1dbaa4b7]{--dp-font-size: .825rem}.size-md[data-v-1dbaa4b7]{font-size:1em}.size-md .dp__input[data-v-1dbaa4b7]{--dp-font-size: 1em}.size-lg[data-v-1dbaa4b7]{font-size:1.25rem}.size-lg .dp__input[data-v-1dbaa4b7]{--dp-font-size: 1.25rem}.size-xl[data-v-1dbaa4b7]{font-size:1.5rem}.size-xl .dp__input[data-v-1dbaa4b7]{--dp-font-size: 1.5rem}.type-primary[data-v-1dbaa4b7]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-1dbaa4b7]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-1dbaa4b7]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-1dbaa4b7]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-1dbaa4b7]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-1dbaa4b7]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-1dbaa4b7]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-1dbaa4b7]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-1dbaa4b7]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-1dbaa4b7]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-1dbaa4b7]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-1dbaa4b7]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-1dbaa4b7]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-1dbaa4b7]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-1dbaa4b7]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-1dbaa4b7]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-1dbaa4b7]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-1dbaa4b7]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-1dbaa4b7]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-1dbaa4b7]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-1dbaa4b7]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-1dbaa4b7]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-1dbaa4b7]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-1dbaa4b7]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-1dbaa4b7]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-1dbaa4b7]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-1dbaa4b7]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-1dbaa4b7]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-1dbaa4b7]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-1dbaa4b7]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-1dbaa4b7]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-1dbaa4b7]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-1dbaa4b7]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-1dbaa4b7]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-1dbaa4b7]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-1dbaa4b7]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-1dbaa4b7]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-1dbaa4b7]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-1dbaa4b7]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-1dbaa4b7]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-1dbaa4b7]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-1dbaa4b7]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-1dbaa4b7]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-1dbaa4b7]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-1dbaa4b7]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-1dbaa4b7]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-1dbaa4b7]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-1dbaa4b7]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.pagination[data-v-1dbaa4b7]{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;margin:2rem 0 4rem}@media screen and (max-width:575.98px){.pagination[data-v-1dbaa4b7]{margin:1rem 0 2rem}}.pagination .numbers[data-v-1dbaa4b7]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.375rem}.pagination .numbers .string-item[data-v-1dbaa4b7]{width:2.25rem;height:2.25rem;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;font-size:.875rem;color:var(--text-secondary);letter-spacing:.05em}@media screen and (max-width:575.98px){.pagination .numbers .string-item[data-v-1dbaa4b7]{width:1.875rem;height:1.875rem}}.pagination .numbers .number-item[data-v-1dbaa4b7]{width:2.25rem;height:2.25rem;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;background-color:var(--bg-surface);color:var(--text-primary);box-shadow:var(--card-shadow);transition:box-shadow .2s ease,transform .2s ease,background-color .2s ease,color .2s ease}@media screen and (max-width:575.98px){.pagination .numbers .number-item[data-v-1dbaa4b7]{width:1.875rem;height:1.875rem;font-size:.8rem}}.pagination .numbers .number-item[data-v-1dbaa4b7]:hover:not(.active){background-color:var(--bg-hover);box-shadow:var(--card-shadow);transform:translateY(-1px)}.pagination .numbers .number-item.active[data-v-1dbaa4b7]{background-color:var(--brand-color);color:var(--on-brand);box-shadow:0 4px 12px rgba(var(--brand-color-rgb),.35);transform:translateY(-1px);cursor:default}.pagination .arrows[data-v-1dbaa4b7]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.375rem}@media screen and (max-width:575.98px){.pagination .arrows[data-v-1dbaa4b7]{display:none}}.pagination .arrows .icon[data-v-1dbaa4b7]{width:2.25rem;height:2.25rem;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:8px;background-color:var(--bg-surface);box-shadow:var(--card-shadow);cursor:pointer;color:var(--text-primary);transition:box-shadow .2s ease,transform .2s ease,color .2s ease;border:none}.pagination .arrows .icon i[data-v-1dbaa4b7]{font-size:.9rem}.pagination .arrows .icon[data-v-1dbaa4b7]:hover:not(.disabled){background-color:var(--bg-hover);box-shadow:var(--card-shadow);transform:translateY(-1px);color:var(--brand-readable)}.pagination .arrows .icon.disabled[data-v-1dbaa4b7]{cursor:not-allowed;opacity:.35;box-shadow:none}:root .animate__faster[data-v-6a810f16]{--animate-duration: .3s}:root .vc-container[data-v-6a810f16]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-6a810f16]{background-color:transparent!important}.p-rel[data-v-6a810f16]{position:relative}.p-abs[data-v-6a810f16]{position:absolute}.mr05[data-v-6a810f16]{margin-right:.5rem}.mr1[data-v-6a810f16]{margin-right:1rem}.ml05[data-v-6a810f16]{margin-left:.5rem}.ml1[data-v-6a810f16]{margin-left:1rem}.mt05[data-v-6a810f16]{margin-top:.5rem}.mt1[data-v-6a810f16]{margin-top:1rem}.mb05[data-v-6a810f16]{margin-bottom:.5rem}.mb1[data-v-6a810f16]{margin-bottom:1rem}.pr05[data-v-6a810f16]{padding-right:.5rem}.pr1[data-v-6a810f16]{padding-right:1rem}.pl05[data-v-6a810f16]{padding-left:.5rem}.pl1[data-v-6a810f16]{padding-left:1rem}.pt05[data-v-6a810f16]{padding-top:.5rem}.pt1[data-v-6a810f16]{padding-top:1rem}.pb05[data-v-6a810f16]{padding-bottom:.5rem}.pb1[data-v-6a810f16]{padding-bottom:1rem}.gap05[data-v-6a810f16]{gap:.5rem}.brand-text[data-v-6a810f16]{color:var(--brand-readable)}.size-xs[data-v-6a810f16]{font-size:.625rem}.size-xs .dp__input[data-v-6a810f16]{--dp-font-size: .625rem}.size-sm[data-v-6a810f16]{font-size:.825rem}.size-sm .dp__input[data-v-6a810f16]{--dp-font-size: .825rem}.size-md[data-v-6a810f16]{font-size:1em}.size-md .dp__input[data-v-6a810f16]{--dp-font-size: 1em}.size-lg[data-v-6a810f16]{font-size:1.25rem}.size-lg .dp__input[data-v-6a810f16]{--dp-font-size: 1.25rem}.size-xl[data-v-6a810f16]{font-size:1.5rem}.size-xl .dp__input[data-v-6a810f16]{--dp-font-size: 1.5rem}.type-primary[data-v-6a810f16]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-6a810f16]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-6a810f16]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-6a810f16]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-6a810f16]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-6a810f16]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-6a810f16]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-6a810f16]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-6a810f16]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-6a810f16]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-6a810f16]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-6a810f16]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-6a810f16]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-6a810f16]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-6a810f16]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-6a810f16]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-6a810f16]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-6a810f16]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-6a810f16]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-6a810f16]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-6a810f16]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-6a810f16]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-6a810f16]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-6a810f16]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-6a810f16]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-6a810f16]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-6a810f16]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-6a810f16]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-6a810f16]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-6a810f16]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-6a810f16]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-6a810f16]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-6a810f16]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-6a810f16]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-6a810f16]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-6a810f16]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-6a810f16]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-6a810f16]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-6a810f16]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-6a810f16]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-6a810f16]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-6a810f16]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-6a810f16]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-6a810f16]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-6a810f16]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-6a810f16]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-6a810f16]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-6a810f16]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.progress-container[data-v-6a810f16]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:calc(100% - 2.5rem);min-width:12rem;gap:.5em}.progress-container.slidable .progress-bar[data-v-6a810f16]{cursor:pointer}.progress-container .progress-bar[data-v-6a810f16]{flex:1;position:relative;height:6px;border-radius:.25rem;background-color:var(--border)}.progress-container .progress-bar.parent[data-v-6a810f16]{height:10px}.progress-container .progress-bar .total-progress[data-v-6a810f16]{position:absolute;right:10px;z-index:100;color:var(--text-primary);font-size:.75rem;font-weight:600}.progress-container .progress-bar .inner-bars[data-v-6a810f16]{display:flex;height:100%;width:100%}.progress-container .progress-bar .inner-bar[data-v-6a810f16]{height:100%;display:flex;align-items:center;position:relative;background:linear-gradient(135deg,rgba(255,255,255,.1) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.1) 75%,transparent 75%,transparent);background-size:1.25rem 1.25rem;background-repeat:repeat}.progress-container .progress-bar .inner-bar.multiple-bars[data-v-6a810f16]:first-child{border-radius:.25rem 0 0 .25rem}.progress-container .progress-bar .inner-bar.multiple-bars[data-v-6a810f16]:last-child{border-radius:0 .25rem .25rem 0}.progress-container .progress-bar .inner-bar.single-bar[data-v-6a810f16]{border-radius:.25rem 0 0 .25rem}.progress-container .progress-bar .inner-bar .progress-label[data-v-6a810f16]{z-index:100;position:absolute;right:10px;color:var(--text-primary);font-size:.75rem;font-weight:600;transition:right .2s ease}.progress-container .progress-bar .inner-bar .progress-circle[data-v-6a810f16]{width:10px;height:10px;border-radius:50%;background-color:var(--text-primary);position:absolute;right:-5px;top:0;bottom:0;margin:auto}.progress-container .total-progress-dropdown[data-v-6a810f16]{font-size:.6rem;font-weight:900;color:var(--text-on-brand);border-radius:2px;width:2.5rem;text-align:center;position:relative}.progress-container .total-progress-dropdown .key-result-dropdown .dropdown-content[data-v-6a810f16]{padding:.5rem;color:var(--text-primary);width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.25rem}.progress-container .total-progress-dropdown .key-result-dropdown .dropdown-content .invalid[data-v-6a810f16] .custom-ui-input{border:2px solid #ff4d4f}.progress-container .total-progress-dropdown .key-result-dropdown .dropdown-content .valid[data-v-6a810f16] .custom-ui-input{border:2px solid #4caf50}.progress-container .total-progress-dropdown .key-result-dropdown .dropdown-content .dropdown-icons[data-v-6a810f16]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:.25rem;margin-top:.5rem}.progress-container .total-progress-dropdown .key-result-dropdown .dropdown-content .dropdown-icons .dropdown-icon[data-v-6a810f16]{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--text-on-brand);border-radius:5px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.progress-container .total-progress-dropdown .key-result-dropdown .dropdown-content .dropdown-icons .dropdown-icon[data-v-6a810f16]:first-child{background-color:#ff4d4f}.progress-container .total-progress-dropdown .key-result-dropdown .dropdown-content .dropdown-icons .dropdown-icon[data-v-6a810f16]:last-child{background-color:#4caf50}.progress-container .total-progress-dropdown .key-result-dropdown .dropdown-content .dropdown-icons .dropdown-icon i[data-v-6a810f16]{font-size:.75rem}:root .animate__faster[data-v-7a8ce821]{--animate-duration: .3s}:root .vc-container[data-v-7a8ce821]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-7a8ce821]{background-color:transparent!important}.p-rel[data-v-7a8ce821]{position:relative}.p-abs[data-v-7a8ce821]{position:absolute}.mr05[data-v-7a8ce821]{margin-right:.5rem}.mr1[data-v-7a8ce821]{margin-right:1rem}.ml05[data-v-7a8ce821]{margin-left:.5rem}.ml1[data-v-7a8ce821]{margin-left:1rem}.mt05[data-v-7a8ce821]{margin-top:.5rem}.mt1[data-v-7a8ce821]{margin-top:1rem}.mb05[data-v-7a8ce821]{margin-bottom:.5rem}.mb1[data-v-7a8ce821]{margin-bottom:1rem}.pr05[data-v-7a8ce821]{padding-right:.5rem}.pr1[data-v-7a8ce821]{padding-right:1rem}.pl05[data-v-7a8ce821]{padding-left:.5rem}.pl1[data-v-7a8ce821]{padding-left:1rem}.pt05[data-v-7a8ce821]{padding-top:.5rem}.pt1[data-v-7a8ce821]{padding-top:1rem}.pb05[data-v-7a8ce821]{padding-bottom:.5rem}.pb1[data-v-7a8ce821]{padding-bottom:1rem}.gap05[data-v-7a8ce821]{gap:.5rem}.brand-text[data-v-7a8ce821]{color:var(--brand-readable)}.size-xs[data-v-7a8ce821]{font-size:.625rem}.size-xs .dp__input[data-v-7a8ce821]{--dp-font-size: .625rem}.size-sm[data-v-7a8ce821]{font-size:.825rem}.size-sm .dp__input[data-v-7a8ce821]{--dp-font-size: .825rem}.size-md[data-v-7a8ce821]{font-size:1em}.size-md .dp__input[data-v-7a8ce821]{--dp-font-size: 1em}.size-lg[data-v-7a8ce821]{font-size:1.25rem}.size-lg .dp__input[data-v-7a8ce821]{--dp-font-size: 1.25rem}.size-xl[data-v-7a8ce821]{font-size:1.5rem}.size-xl .dp__input[data-v-7a8ce821]{--dp-font-size: 1.5rem}.type-primary[data-v-7a8ce821]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-7a8ce821]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-7a8ce821]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-7a8ce821]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-7a8ce821]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-7a8ce821]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-7a8ce821]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-7a8ce821]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-7a8ce821]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-7a8ce821]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-7a8ce821]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-7a8ce821]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-7a8ce821]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-7a8ce821]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-7a8ce821]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-7a8ce821]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-7a8ce821]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-7a8ce821]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-7a8ce821]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-7a8ce821]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-7a8ce821]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-7a8ce821]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-7a8ce821]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-7a8ce821]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-7a8ce821]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-7a8ce821]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-7a8ce821]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-7a8ce821]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-7a8ce821]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-7a8ce821]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-7a8ce821]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-7a8ce821]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-7a8ce821]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-7a8ce821]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-7a8ce821]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-7a8ce821]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-7a8ce821]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-7a8ce821]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-7a8ce821]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-7a8ce821]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-7a8ce821]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-7a8ce821]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-7a8ce821]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-7a8ce821]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-7a8ce821]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-7a8ce821]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-7a8ce821]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-7a8ce821]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.custom-ui-select-wrapper[data-v-7a8ce821]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.3rem;position:relative;width:100%}.custom-ui-select-wrapper .custom-ui-select-label[data-v-7a8ce821]{font-size:.825rem;font-weight:600;width:100%;color:var(--text-primary);margin-bottom:0}.custom-ui-select-wrapper .custom-ui-select[data-v-7a8ce821]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:100%;background-color:var(--bg-surface);border:1.5px solid var(--border);border-radius:8px;padding:0 .75rem;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease}.custom-ui-select-wrapper .custom-ui-select[data-v-7a8ce821]:focus-within{border-color:var(--brand-color);box-shadow:0 0 0 3px rgba(var(--brand-color-rgb),.12)}.custom-ui-select-wrapper .custom-ui-select.danger[data-v-7a8ce821]{border-color:#ff4d4f}.custom-ui-select-wrapper .custom-ui-select.danger[data-v-7a8ce821]:focus-within{box-shadow:0 0 0 3px #ff4d4f1f}.custom-ui-select-wrapper .custom-ui-select.success[data-v-7a8ce821]{border-color:#4caf50}.custom-ui-select-wrapper .custom-ui-select.success[data-v-7a8ce821]:focus-within{box-shadow:0 0 0 3px #4caf501f}.custom-ui-select-wrapper .custom-ui-select.disabled[data-v-7a8ce821]{background-color:var(--bg-muted);border-color:var(--border);cursor:not-allowed}.custom-ui-select-wrapper .custom-ui-select.disabled select[data-v-7a8ce821]{cursor:not-allowed;color:var(--text-secondary)}.custom-ui-select-wrapper .custom-ui-select .custon-ui-select-icon[data-v-7a8ce821]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;flex-shrink:0;margin-right:.5rem;color:var(--text-secondary);font-size:.875rem}.custom-ui-select-wrapper .custom-ui-select select[data-v-7a8ce821]{width:100%;border:none;outline:none;background-color:transparent;font-family:Quicksand,sans-serif;font-size:.875rem;color:var(--text-primary);padding:.5rem 0;cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.custom-ui-select-wrapper .custom-ui-select select option[data-v-7a8ce821]{color:var(--text-primary);background-color:var(--bg-surface)}:root .animate__faster[data-v-81977634]{--animate-duration: .3s}:root .vc-container[data-v-81977634]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-81977634]{background-color:transparent!important}.p-rel[data-v-81977634]{position:relative}.p-abs[data-v-81977634]{position:absolute}.mr05[data-v-81977634]{margin-right:.5rem}.mr1[data-v-81977634]{margin-right:1rem}.ml05[data-v-81977634]{margin-left:.5rem}.ml1[data-v-81977634]{margin-left:1rem}.mt05[data-v-81977634]{margin-top:.5rem}.mt1[data-v-81977634]{margin-top:1rem}.mb05[data-v-81977634]{margin-bottom:.5rem}.mb1[data-v-81977634]{margin-bottom:1rem}.pr05[data-v-81977634]{padding-right:.5rem}.pr1[data-v-81977634]{padding-right:1rem}.pl05[data-v-81977634]{padding-left:.5rem}.pl1[data-v-81977634]{padding-left:1rem}.pt05[data-v-81977634]{padding-top:.5rem}.pt1[data-v-81977634]{padding-top:1rem}.pb05[data-v-81977634]{padding-bottom:.5rem}.pb1[data-v-81977634]{padding-bottom:1rem}.gap05[data-v-81977634]{gap:.5rem}.brand-text[data-v-81977634]{color:var(--brand-readable)}.size-xs[data-v-81977634]{font-size:.625rem}.size-xs .dp__input[data-v-81977634]{--dp-font-size: .625rem}.size-sm[data-v-81977634]{font-size:.825rem}.size-sm .dp__input[data-v-81977634]{--dp-font-size: .825rem}.size-md[data-v-81977634]{font-size:1em}.size-md .dp__input[data-v-81977634]{--dp-font-size: 1em}.size-lg[data-v-81977634]{font-size:1.25rem}.size-lg .dp__input[data-v-81977634]{--dp-font-size: 1.25rem}.size-xl[data-v-81977634]{font-size:1.5rem}.size-xl .dp__input[data-v-81977634]{--dp-font-size: 1.5rem}.type-primary[data-v-81977634]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-81977634]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-81977634]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-81977634]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-81977634]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-81977634]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-81977634]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-81977634]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-81977634]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-81977634]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-81977634]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-81977634]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-81977634]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-81977634]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-81977634]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-81977634]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-81977634]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-81977634]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-81977634]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-81977634]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-81977634]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-81977634]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-81977634]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-81977634]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-81977634]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-81977634]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-81977634]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-81977634]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-81977634]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-81977634]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-81977634]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-81977634]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-81977634]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-81977634]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-81977634]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-81977634]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-81977634]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-81977634]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-81977634]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-81977634]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-81977634]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-81977634]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-81977634]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-81977634]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-81977634]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-81977634]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-81977634]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-81977634]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.bone[data-v-81977634]{background:linear-gradient(90deg,var(--bg-muted) 25%,var(--bg-hover) 50%,var(--bg-muted) 75%);background-size:250% 100%;animation:shimmer-81977634 1.6s ease-in-out infinite;border-radius:6px}.custom-ui-skeleton-wrapper[data-v-81977634]{width:var(--81977634-width);display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap}.custom-ui-skeleton-wrapper .custom-ui-skeleton[data-v-81977634]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;margin-bottom:.875rem;animation:skeleton-in-81977634 .3s ease both;animation-delay:calc(var(--i, 0) * .1s)}.custom-ui-skeleton-wrapper .custom-ui-skeleton .custom-ui-post-skeleton[data-v-81977634]{width:100%;background-color:var(--bg-surface);padding:1.125rem;box-shadow:var(--card-shadow);border-radius:12px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.625rem}.custom-ui-skeleton-wrapper .custom-ui-skeleton .custom-ui-post-skeleton .post-owner[data-v-81977634]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.75rem;margin-bottom:.25rem}.custom-ui-skeleton-wrapper .custom-ui-skeleton .custom-ui-post-skeleton .post-owner .image[data-v-81977634]{flex-shrink:0;height:42px;width:42px;border-radius:50%}.custom-ui-skeleton-wrapper .custom-ui-skeleton .custom-ui-post-skeleton .post-owner .owner-meta[data-v-81977634]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.375rem;flex:1}.custom-ui-skeleton-wrapper .custom-ui-skeleton .custom-ui-post-skeleton .post-owner .owner-meta .name[data-v-81977634]{width:35%;height:13px}.custom-ui-skeleton-wrapper .custom-ui-skeleton .custom-ui-post-skeleton .post-owner .owner-meta .sub[data-v-81977634]{width:20%;height:10px;opacity:.6}.custom-ui-skeleton-wrapper .custom-ui-skeleton .custom-ui-post-skeleton .post-text[data-v-81977634]{width:100%;height:13px}.custom-ui-skeleton-wrapper .custom-ui-skeleton .custom-ui-post-skeleton .post-text.short[data-v-81977634]{width:80%}.custom-ui-skeleton-wrapper .custom-ui-skeleton .custom-ui-post-skeleton .post-text.shorter[data-v-81977634]{width:55%}.custom-ui-skeleton-wrapper .custom-ui-skeleton .custom-ui-post-skeleton .post-actions[data-v-81977634]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.625rem;margin-top:.25rem}.custom-ui-skeleton-wrapper .custom-ui-skeleton .custom-ui-post-skeleton .post-actions .action[data-v-81977634]{width:68px;height:28px;border-radius:8px}.custom-ui-skeleton-wrapper .custom-ui-skeleton .custom-ui-normal-skeleton[data-v-81977634]{width:100%;height:100px;border-radius:12px}@keyframes shimmer-81977634{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes skeleton-in-81977634{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}:root .animate__faster[data-v-a84a8a64]{--animate-duration: .3s}:root .vc-container[data-v-a84a8a64]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-a84a8a64]{background-color:transparent!important}.p-rel[data-v-a84a8a64]{position:relative}.p-abs[data-v-a84a8a64]{position:absolute}.mr05[data-v-a84a8a64]{margin-right:.5rem}.mr1[data-v-a84a8a64]{margin-right:1rem}.ml05[data-v-a84a8a64]{margin-left:.5rem}.ml1[data-v-a84a8a64]{margin-left:1rem}.mt05[data-v-a84a8a64]{margin-top:.5rem}.mt1[data-v-a84a8a64]{margin-top:1rem}.mb05[data-v-a84a8a64]{margin-bottom:.5rem}.mb1[data-v-a84a8a64]{margin-bottom:1rem}.pr05[data-v-a84a8a64]{padding-right:.5rem}.pr1[data-v-a84a8a64]{padding-right:1rem}.pl05[data-v-a84a8a64]{padding-left:.5rem}.pl1[data-v-a84a8a64]{padding-left:1rem}.pt05[data-v-a84a8a64]{padding-top:.5rem}.pt1[data-v-a84a8a64]{padding-top:1rem}.pb05[data-v-a84a8a64]{padding-bottom:.5rem}.pb1[data-v-a84a8a64]{padding-bottom:1rem}.gap05[data-v-a84a8a64]{gap:.5rem}.brand-text[data-v-a84a8a64]{color:var(--brand-readable)}.size-xs[data-v-a84a8a64]{font-size:.625rem}.size-xs .dp__input[data-v-a84a8a64]{--dp-font-size: .625rem}.size-sm[data-v-a84a8a64]{font-size:.825rem}.size-sm .dp__input[data-v-a84a8a64]{--dp-font-size: .825rem}.size-md[data-v-a84a8a64]{font-size:1em}.size-md .dp__input[data-v-a84a8a64]{--dp-font-size: 1em}.size-lg[data-v-a84a8a64]{font-size:1.25rem}.size-lg .dp__input[data-v-a84a8a64]{--dp-font-size: 1.25rem}.size-xl[data-v-a84a8a64]{font-size:1.5rem}.size-xl .dp__input[data-v-a84a8a64]{--dp-font-size: 1.5rem}.type-primary[data-v-a84a8a64]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-a84a8a64]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-a84a8a64]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-a84a8a64]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-a84a8a64]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-a84a8a64]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-a84a8a64]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-a84a8a64]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-a84a8a64]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-a84a8a64]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-a84a8a64]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-a84a8a64]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-a84a8a64]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-a84a8a64]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-a84a8a64]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-a84a8a64]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-a84a8a64]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-a84a8a64]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-a84a8a64]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-a84a8a64]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-a84a8a64]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-a84a8a64]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-a84a8a64]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-a84a8a64]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-a84a8a64]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-a84a8a64]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-a84a8a64]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-a84a8a64]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-a84a8a64]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-a84a8a64]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-a84a8a64]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-a84a8a64]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-a84a8a64]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-a84a8a64]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-a84a8a64]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-a84a8a64]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-a84a8a64]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-a84a8a64]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-a84a8a64]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-a84a8a64]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-a84a8a64]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-a84a8a64]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-a84a8a64]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-a84a8a64]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-a84a8a64]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-a84a8a64]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-a84a8a64]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-a84a8a64]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.custom-ui-steppers-wrapper[data-v-a84a8a64]{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.custom-ui-steppers-wrapper .stepper-item[data-v-a84a8a64]{height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;color:var(--text-primary)}@media screen and (max-width:575.98px){.custom-ui-steppers-wrapper .stepper-item[data-v-a84a8a64]{width:50px}}@media screen and (min-width:576px)and (max-width:767.98px){.custom-ui-steppers-wrapper .stepper-item[data-v-a84a8a64]{width:50px}}@media screen and (min-width:768px)and (max-width:991.98px){.custom-ui-steppers-wrapper .stepper-item[data-v-a84a8a64]{width:50px}}.custom-ui-steppers-wrapper .stepper-item .clickable[data-v-a84a8a64]{cursor:pointer}.custom-ui-steppers-wrapper .stepper-item.active-step .stepper-item-number[data-v-a84a8a64]{background:var(--brand-color);border:1px solid var(--brand-color);color:var(--on-brand)}.custom-ui-steppers-wrapper .stepper-item.active-step .stepper-item-title.only-title[data-v-a84a8a64]{color:var(--brand-readable)}.custom-ui-steppers-wrapper .stepper-item .stepper-item-number[data-v-a84a8a64]{width:50px;height:50px;border-radius:50%;background-color:var(--bg-surface);display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border:1px solid var(--border);font-size:1.25rem}@media screen and (max-width:575.98px){.custom-ui-steppers-wrapper .stepper-item .stepper-item-number[data-v-a84a8a64]{width:35px;height:35px;font-size:1rem}}@media screen and (min-width:576px)and (max-width:767.98px){.custom-ui-steppers-wrapper .stepper-item .stepper-item-number[data-v-a84a8a64]{width:35px;height:35px;font-size:1rem}}@media screen and (min-width:768px)and (max-width:991.98px){.custom-ui-steppers-wrapper .stepper-item .stepper-item-number[data-v-a84a8a64]{width:35px;height:35px;font-size:1rem}}.custom-ui-steppers-wrapper .stepper-item .stepper-item-title[data-v-a84a8a64]{width:100%;margin-top:5px;text-align:center;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-bottom:5px;display:flex;align-items:center;cursor:pointer}.custom-ui-steppers-wrapper .stepper-item .stepper-item-title i[data-v-a84a8a64]{font-size:.5rem;color:var(--brand-readable)}:root .animate__faster[data-v-7e8e844c]{--animate-duration: .3s}:root .vc-container[data-v-7e8e844c]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-7e8e844c]{background-color:transparent!important}.p-rel[data-v-7e8e844c]{position:relative}.p-abs[data-v-7e8e844c]{position:absolute}.mr05[data-v-7e8e844c]{margin-right:.5rem}.mr1[data-v-7e8e844c]{margin-right:1rem}.ml05[data-v-7e8e844c]{margin-left:.5rem}.ml1[data-v-7e8e844c]{margin-left:1rem}.mt05[data-v-7e8e844c]{margin-top:.5rem}.mt1[data-v-7e8e844c]{margin-top:1rem}.mb05[data-v-7e8e844c]{margin-bottom:.5rem}.mb1[data-v-7e8e844c]{margin-bottom:1rem}.pr05[data-v-7e8e844c]{padding-right:.5rem}.pr1[data-v-7e8e844c]{padding-right:1rem}.pl05[data-v-7e8e844c]{padding-left:.5rem}.pl1[data-v-7e8e844c]{padding-left:1rem}.pt05[data-v-7e8e844c]{padding-top:.5rem}.pt1[data-v-7e8e844c]{padding-top:1rem}.pb05[data-v-7e8e844c]{padding-bottom:.5rem}.pb1[data-v-7e8e844c]{padding-bottom:1rem}.gap05[data-v-7e8e844c]{gap:.5rem}.brand-text[data-v-7e8e844c]{color:var(--brand-readable)}.size-xs[data-v-7e8e844c]{font-size:.625rem}.size-xs .dp__input[data-v-7e8e844c]{--dp-font-size: .625rem}.size-sm[data-v-7e8e844c]{font-size:.825rem}.size-sm .dp__input[data-v-7e8e844c]{--dp-font-size: .825rem}.size-md[data-v-7e8e844c]{font-size:1em}.size-md .dp__input[data-v-7e8e844c]{--dp-font-size: 1em}.size-lg[data-v-7e8e844c]{font-size:1.25rem}.size-lg .dp__input[data-v-7e8e844c]{--dp-font-size: 1.25rem}.size-xl[data-v-7e8e844c]{font-size:1.5rem}.size-xl .dp__input[data-v-7e8e844c]{--dp-font-size: 1.5rem}.type-primary[data-v-7e8e844c]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-7e8e844c]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-7e8e844c]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-7e8e844c]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-7e8e844c]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-7e8e844c]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-7e8e844c]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-7e8e844c]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-7e8e844c]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-7e8e844c]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-7e8e844c]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-7e8e844c]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-7e8e844c]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-7e8e844c]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-7e8e844c]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-7e8e844c]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-7e8e844c]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-7e8e844c]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-7e8e844c]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-7e8e844c]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-7e8e844c]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-7e8e844c]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-7e8e844c]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-7e8e844c]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-7e8e844c]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-7e8e844c]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-7e8e844c]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-7e8e844c]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-7e8e844c]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-7e8e844c]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-7e8e844c]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-7e8e844c]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-7e8e844c]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-7e8e844c]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-7e8e844c]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-7e8e844c]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-7e8e844c]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-7e8e844c]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-7e8e844c]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-7e8e844c]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-7e8e844c]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-7e8e844c]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-7e8e844c]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-7e8e844c]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-7e8e844c]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-7e8e844c]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-7e8e844c]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-7e8e844c]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.custom-ui-switch-wrapper[data-v-7e8e844c]{display:flex;align-items:center;width:100%}.custom-ui-switch-wrapper .switch[data-v-7e8e844c]{width:41px;height:22px;border-radius:20px;background:var(--border);border:1px solid var(--bg-surface);display:flex;align-items:center;padding:3px;cursor:pointer;transition:all .3s ease-in-out}.custom-ui-switch-wrapper .switch.disabled[data-v-7e8e844c]{cursor:not-allowed;opacity:.5}.custom-ui-switch-wrapper .switch.checked[data-v-7e8e844c]{background:var(--brand-color)}.custom-ui-switch-wrapper .switch.checked .slider[data-v-7e8e844c]{transform:translate(19px)}.custom-ui-switch-wrapper .switch input[data-v-7e8e844c]{opacity:0;width:0;height:0}.custom-ui-switch-wrapper .switch .slider[data-v-7e8e844c]{width:16px;height:16px;border-radius:50%;background:var(--bg-base);transition:all .3s ease-in-out}.custom-ui-switch-wrapper .custom-ui-switch-label[data-v-7e8e844c]{font-size:.825rem;font-weight:600;color:var(--text-primary);margin-left:.5rem}:root .animate__faster[data-v-2abf6d8a]{--animate-duration: .3s}:root .vc-container[data-v-2abf6d8a]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-2abf6d8a]{background-color:transparent!important}.p-rel[data-v-2abf6d8a]{position:relative}.p-abs[data-v-2abf6d8a]{position:absolute}.mr05[data-v-2abf6d8a]{margin-right:.5rem}.mr1[data-v-2abf6d8a]{margin-right:1rem}.ml05[data-v-2abf6d8a]{margin-left:.5rem}.ml1[data-v-2abf6d8a]{margin-left:1rem}.mt05[data-v-2abf6d8a]{margin-top:.5rem}.mt1[data-v-2abf6d8a]{margin-top:1rem}.mb05[data-v-2abf6d8a]{margin-bottom:.5rem}.mb1[data-v-2abf6d8a]{margin-bottom:1rem}.pr05[data-v-2abf6d8a]{padding-right:.5rem}.pr1[data-v-2abf6d8a]{padding-right:1rem}.pl05[data-v-2abf6d8a]{padding-left:.5rem}.pl1[data-v-2abf6d8a]{padding-left:1rem}.pt05[data-v-2abf6d8a]{padding-top:.5rem}.pt1[data-v-2abf6d8a]{padding-top:1rem}.pb05[data-v-2abf6d8a]{padding-bottom:.5rem}.pb1[data-v-2abf6d8a]{padding-bottom:1rem}.gap05[data-v-2abf6d8a]{gap:.5rem}.brand-text[data-v-2abf6d8a]{color:var(--brand-readable)}.size-xs[data-v-2abf6d8a]{font-size:.625rem}.size-xs .dp__input[data-v-2abf6d8a]{--dp-font-size: .625rem}.size-sm[data-v-2abf6d8a]{font-size:.825rem}.size-sm .dp__input[data-v-2abf6d8a]{--dp-font-size: .825rem}.size-md[data-v-2abf6d8a]{font-size:1em}.size-md .dp__input[data-v-2abf6d8a]{--dp-font-size: 1em}.size-lg[data-v-2abf6d8a]{font-size:1.25rem}.size-lg .dp__input[data-v-2abf6d8a]{--dp-font-size: 1.25rem}.size-xl[data-v-2abf6d8a]{font-size:1.5rem}.size-xl .dp__input[data-v-2abf6d8a]{--dp-font-size: 1.5rem}.type-primary[data-v-2abf6d8a]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-2abf6d8a]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-2abf6d8a]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-2abf6d8a]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-2abf6d8a]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-2abf6d8a]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-2abf6d8a]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-2abf6d8a]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-2abf6d8a]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-2abf6d8a]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-2abf6d8a]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-2abf6d8a]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-2abf6d8a]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-2abf6d8a]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-2abf6d8a]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-2abf6d8a]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-2abf6d8a]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-2abf6d8a]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-2abf6d8a]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-2abf6d8a]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-2abf6d8a]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-2abf6d8a]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-2abf6d8a]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-2abf6d8a]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-2abf6d8a]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-2abf6d8a]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-2abf6d8a]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-2abf6d8a]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-2abf6d8a]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-2abf6d8a]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-2abf6d8a]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-2abf6d8a]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-2abf6d8a]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-2abf6d8a]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-2abf6d8a]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-2abf6d8a]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-2abf6d8a]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-2abf6d8a]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-2abf6d8a]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-2abf6d8a]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-2abf6d8a]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-2abf6d8a]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-2abf6d8a]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-2abf6d8a]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-2abf6d8a]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-2abf6d8a]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-2abf6d8a]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-2abf6d8a]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.custom-ui-table-wrapper[data-v-2abf6d8a]{width:100%;overflow:auto;border-radius:5px;border:1px solid var(--border)}.custom-ui-table-wrapper .table-actions[data-v-2abf6d8a]{display:flex;justify-content:flex-end;margin-bottom:1rem}.custom-ui-table-wrapper .table-actions button[data-v-2abf6d8a]{margin-left:.5rem}.custom-ui-table-wrapper .sticky[data-v-2abf6d8a]{position:sticky;background-color:inherit;left:0;z-index:1}.custom-ui-table-wrapper .link-column .has-link[data-v-2abf6d8a]{display:flex;align-items:center;justify-content:space-between}.custom-ui-table-wrapper .link-column .has-link i[data-v-2abf6d8a]{color:var(--brand-readable);cursor:pointer}.custom-ui-table-wrapper .link-column .has-link a[data-v-2abf6d8a]{color:var(--brand-readable);text-decoration:underline}.custom-ui-table-wrapper .bool-column[data-v-2abf6d8a]{display:flex;align-items:center}.custom-ui-table-wrapper .bool-column .dot[data-v-2abf6d8a]{width:15px;height:15px;border-radius:50%;margin-right:.5rem}.custom-ui-table-wrapper .bool-column .dot.active[data-v-2abf6d8a]{background:#4caf50}.custom-ui-table-wrapper .bool-column .dot.passive[data-v-2abf6d8a]{background:#ff4d4f}.custom-ui-table-wrapper .image-column .image-item[data-v-2abf6d8a]{width:40px;height:40px;border-radius:5px;overflow:hidden}.custom-ui-table-wrapper .image-column .image-item img[data-v-2abf6d8a]{height:40px;width:40px;border-radius:5px}.custom-ui-table-wrapper .action-column[data-v-2abf6d8a]{cursor:pointer}.custom-ui-table-wrapper .action-column[data-v-2abf6d8a]:hover{text-decoration:underline}.custom-ui-table-wrapper .order-column[data-v-2abf6d8a]{display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:nowrap}.custom-ui-table-wrapper .order-column .order-caret[data-v-2abf6d8a]{color:var(--brand-readable);cursor:pointer}.custom-ui-table-wrapper table[data-v-2abf6d8a]{border-collapse:separate;overflow:hidden;overflow-x:auto;position:relative;border-spacing:0;width:100%}.custom-ui-table-wrapper th[data-v-2abf6d8a]{background-color:var(--bg-muted)!important;text-align:left;padding:.5rem;border-bottom:1px solid var(--border)}.custom-ui-table-wrapper .column-head[data-v-2abf6d8a]{display:flex;justify-content:space-between;align-items:center;color:var(--text-primary)}.custom-ui-table-wrapper td[data-v-2abf6d8a]{padding:.5rem}.custom-ui-table-wrapper tbody tr[data-v-2abf6d8a]:last-child{border-bottom:1px solid var(--border)}.custom-ui-table-wrapper tbody tr[data-v-2abf6d8a]:nth-child(odd){background-color:var(--bg-surface)}.custom-ui-table-wrapper tbody tr[data-v-2abf6d8a]:nth-child(2n){background-color:var(--bg-muted)}.custom-ui-table-wrapper .color-column .color-item[data-v-2abf6d8a]{width:20px;height:20px;border-radius:5px;display:flex;border:1px solid var(--border)}.custom-ui-table-wrapper .select-column[data-v-2abf6d8a]{min-width:50px!important;text-align:center;max-width:50px!important;width:50px!important}.custom-ui-table-wrapper th[data-v-2abf6d8a],.custom-ui-table-wrapper td[data-v-2abf6d8a]{min-width:100px}.custom-ui-table-wrapper th[data-v-2abf6d8a]:not(:last-child),.custom-ui-table-wrapper td[data-v-2abf6d8a]:not(:last-child){border-right:1px solid var(--border)}.custom-ui-table-wrapper .no-data[data-v-2abf6d8a]{text-align:center;padding:1rem}:root .animate__faster[data-v-3f50ddcc]{--animate-duration: .3s}:root .vc-container[data-v-3f50ddcc]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-3f50ddcc]{background-color:transparent!important}.p-rel[data-v-3f50ddcc]{position:relative}.p-abs[data-v-3f50ddcc]{position:absolute}.mr05[data-v-3f50ddcc]{margin-right:.5rem}.mr1[data-v-3f50ddcc]{margin-right:1rem}.ml05[data-v-3f50ddcc]{margin-left:.5rem}.ml1[data-v-3f50ddcc]{margin-left:1rem}.mt05[data-v-3f50ddcc]{margin-top:.5rem}.mt1[data-v-3f50ddcc]{margin-top:1rem}.mb05[data-v-3f50ddcc]{margin-bottom:.5rem}.mb1[data-v-3f50ddcc]{margin-bottom:1rem}.pr05[data-v-3f50ddcc]{padding-right:.5rem}.pr1[data-v-3f50ddcc]{padding-right:1rem}.pl05[data-v-3f50ddcc]{padding-left:.5rem}.pl1[data-v-3f50ddcc]{padding-left:1rem}.pt05[data-v-3f50ddcc]{padding-top:.5rem}.pt1[data-v-3f50ddcc]{padding-top:1rem}.pb05[data-v-3f50ddcc]{padding-bottom:.5rem}.pb1[data-v-3f50ddcc]{padding-bottom:1rem}.gap05[data-v-3f50ddcc]{gap:.5rem}.brand-text[data-v-3f50ddcc]{color:var(--brand-readable)}.size-xs[data-v-3f50ddcc]{font-size:.625rem}.size-xs .dp__input[data-v-3f50ddcc]{--dp-font-size: .625rem}.size-sm[data-v-3f50ddcc]{font-size:.825rem}.size-sm .dp__input[data-v-3f50ddcc]{--dp-font-size: .825rem}.size-md[data-v-3f50ddcc]{font-size:1em}.size-md .dp__input[data-v-3f50ddcc]{--dp-font-size: 1em}.size-lg[data-v-3f50ddcc]{font-size:1.25rem}.size-lg .dp__input[data-v-3f50ddcc]{--dp-font-size: 1.25rem}.size-xl[data-v-3f50ddcc]{font-size:1.5rem}.size-xl .dp__input[data-v-3f50ddcc]{--dp-font-size: 1.5rem}.type-primary[data-v-3f50ddcc]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-3f50ddcc]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-3f50ddcc]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-3f50ddcc]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-3f50ddcc]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-3f50ddcc]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-3f50ddcc]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-3f50ddcc]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-3f50ddcc]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-3f50ddcc]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-3f50ddcc]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-3f50ddcc]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-3f50ddcc]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-3f50ddcc]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-3f50ddcc]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-3f50ddcc]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-3f50ddcc]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-3f50ddcc]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-3f50ddcc]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-3f50ddcc]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-3f50ddcc]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-3f50ddcc]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-3f50ddcc]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-3f50ddcc]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-3f50ddcc]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-3f50ddcc]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-3f50ddcc]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-3f50ddcc]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-3f50ddcc]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-3f50ddcc]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-3f50ddcc]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-3f50ddcc]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-3f50ddcc]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-3f50ddcc]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-3f50ddcc]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-3f50ddcc]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-3f50ddcc]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-3f50ddcc]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-3f50ddcc]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-3f50ddcc]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-3f50ddcc]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-3f50ddcc]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-3f50ddcc]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-3f50ddcc]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-3f50ddcc]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-3f50ddcc]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-3f50ddcc]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-3f50ddcc]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.custom-ui-textbox-wrapper[data-v-3f50ddcc]{display:flex;width:100%;flex-direction:column}.custom-ui-textbox-wrapper .custom-ui-textbox-label[data-v-3f50ddcc]{font-size:.825rem;font-weight:600;width:100%;color:var(--text-primary);margin-bottom:.5rem}.custom-ui-textbox-wrapper .custom-ui-textbox[data-v-3f50ddcc]{width:100%;height:auto;border:1.5px solid var(--border);border-radius:8px;color:var(--text-primary);display:flex;flex-direction:column;position:relative;background-color:var(--bg-surface);transition:border-color .2s ease,box-shadow .2s ease}.custom-ui-textbox-wrapper .custom-ui-textbox[data-v-3f50ddcc]:hover:not(.disabled){border-color:var(--border)}.custom-ui-textbox-wrapper .custom-ui-textbox[data-v-3f50ddcc]:focus-within:not(.disabled){border-color:var(--brand-color);box-shadow:0 0 0 3px rgba(var(--brand-color-rgb),.1)}.custom-ui-textbox-wrapper .custom-ui-textbox.success[data-v-3f50ddcc]{border-color:#4caf50}.custom-ui-textbox-wrapper .custom-ui-textbox.success[data-v-3f50ddcc]:focus-within{box-shadow:0 0 0 3px #4caf501f}.custom-ui-textbox-wrapper .custom-ui-textbox.danger[data-v-3f50ddcc]{border-color:#ff4d4f}.custom-ui-textbox-wrapper .custom-ui-textbox.danger[data-v-3f50ddcc]:focus-within{box-shadow:0 0 0 3px #ff4d4f1f}.custom-ui-textbox-wrapper .custom-ui-textbox.disabled[data-v-3f50ddcc]{background-color:var(--bg-muted);border-color:var(--border);cursor:not-allowed}.custom-ui-textbox-wrapper .custom-ui-textbox.disabled textarea[data-v-3f50ddcc]{cursor:not-allowed;color:var(--text-secondary)}.custom-ui-textbox-wrapper .custom-ui-textbox textarea[data-v-3f50ddcc]{font-family:Quicksand,sans-serif;font-size:.875rem;width:100%;height:100%;padding:.625rem .75rem;resize:none;outline:none;border-radius:8px 8px 0 0;border:none;min-height:var(--3f50ddcc-minHeightComputed);color:var(--text-primary);background-color:transparent;line-height:1.5}.custom-ui-textbox-wrapper .custom-ui-textbox textarea[data-v-3f50ddcc]::-webkit-scrollbar{width:6px;background-color:var(--bg-surface)}.custom-ui-textbox-wrapper .custom-ui-textbox textarea[data-v-3f50ddcc]::-webkit-scrollbar-thumb:vertical{background-color:var(--text-color);border-radius:10px}.custom-ui-textbox-wrapper .custom-ui-textbox textarea[data-v-3f50ddcc]::placeholder{color:var(--text-secondary)}@media screen and (max-width:575.98px){.custom-ui-textbox-wrapper .custom-ui-textbox textarea[data-v-3f50ddcc]{font-size:.825rem}}@media screen and (min-width:576px)and (max-width:767.98px){.custom-ui-textbox-wrapper .custom-ui-textbox textarea[data-v-3f50ddcc]{font-size:.825rem}}@media screen and (min-width:768px)and (max-width:991.98px){.custom-ui-textbox-wrapper .custom-ui-textbox textarea[data-v-3f50ddcc]{font-size:.825rem}}.custom-ui-textbox-wrapper .custom-ui-textbox .custom-ui-textbox-footer[data-v-3f50ddcc]{display:flex;justify-content:flex-end;align-items:center;padding:.25rem .625rem;flex-shrink:0}.custom-ui-textbox-wrapper .custom-ui-textbox .custom-ui-textbox-footer .custom-ui-textbox-counter[data-v-3f50ddcc]{font-size:.6rem;color:var(--text-secondary);font-weight:500;pointer-events:none;transition:color .2s ease}.custom-ui-textbox-wrapper .custom-ui-textbox:focus-within .custom-ui-textbox-counter[data-v-3f50ddcc]{color:var(--text-secondary)}:root .animate__faster[data-v-64205741]{--animate-duration: .3s}:root .vc-container[data-v-64205741]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-64205741]{background-color:transparent!important}.p-rel[data-v-64205741]{position:relative}.p-abs[data-v-64205741]{position:absolute}.mr05[data-v-64205741]{margin-right:.5rem}.mr1[data-v-64205741]{margin-right:1rem}.ml05[data-v-64205741]{margin-left:.5rem}.ml1[data-v-64205741]{margin-left:1rem}.mt05[data-v-64205741]{margin-top:.5rem}.mt1[data-v-64205741]{margin-top:1rem}.mb05[data-v-64205741]{margin-bottom:.5rem}.mb1[data-v-64205741]{margin-bottom:1rem}.pr05[data-v-64205741]{padding-right:.5rem}.pr1[data-v-64205741]{padding-right:1rem}.pl05[data-v-64205741]{padding-left:.5rem}.pl1[data-v-64205741]{padding-left:1rem}.pt05[data-v-64205741]{padding-top:.5rem}.pt1[data-v-64205741]{padding-top:1rem}.pb05[data-v-64205741]{padding-bottom:.5rem}.pb1[data-v-64205741]{padding-bottom:1rem}.gap05[data-v-64205741]{gap:.5rem}.brand-text[data-v-64205741]{color:var(--brand-readable)}.size-xs[data-v-64205741]{font-size:.625rem}.size-xs .dp__input[data-v-64205741]{--dp-font-size: .625rem}.size-sm[data-v-64205741]{font-size:.825rem}.size-sm .dp__input[data-v-64205741]{--dp-font-size: .825rem}.size-md[data-v-64205741]{font-size:1em}.size-md .dp__input[data-v-64205741]{--dp-font-size: 1em}.size-lg[data-v-64205741]{font-size:1.25rem}.size-lg .dp__input[data-v-64205741]{--dp-font-size: 1.25rem}.size-xl[data-v-64205741]{font-size:1.5rem}.size-xl .dp__input[data-v-64205741]{--dp-font-size: 1.5rem}.type-primary[data-v-64205741]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-64205741]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-64205741]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-64205741]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-64205741]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-64205741]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-64205741]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-64205741]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-64205741]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-64205741]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-64205741]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-64205741]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-64205741]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-64205741]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-64205741]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-64205741]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-64205741]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-64205741]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-64205741]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-64205741]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-64205741]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-64205741]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-64205741]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-64205741]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-64205741]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-64205741]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-64205741]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-64205741]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-64205741]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-64205741]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-64205741]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-64205741]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-64205741]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-64205741]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-64205741]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-64205741]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-64205741]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-64205741]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-64205741]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-64205741]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-64205741]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-64205741]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-64205741]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-64205741]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-64205741]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-64205741]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-64205741]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-64205741]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.custom-ui-tooltip-wrapper .custom-ui-tooltip-trigger[data-v-64205741]{cursor:pointer;position:relative;padding:2px;display:flex;width:auto}.custom-ui-tooltip-message[data-v-64205741]{position:absolute;background-color:#2e2c2c;color:var(--text-on-brand);padding:.5rem 1rem;border-radius:.25rem;font-size:.75rem;width:var(--64205741-width);max-width:350px;min-width:auto;z-index:1;height:auto;box-shadow:0 4px 12px #00000040}:root[data-theme=dark] .custom-ui-tooltip-message[data-v-64205741]{background-color:var(--bg-muted);color:var(--text-primary);border:1px solid rgba(255,255,255,.06)}:root[data-theme=dark] .custom-ui-tooltip-message[data-v-64205741]:after{border-bottom-color:var(--bg-muted)}.custom-ui-tooltip-message.break-word[data-v-64205741]{word-break:break-word}.custom-ui-tooltip-message.no-wrap[data-v-64205741]{white-space:nowrap}.custom-ui-tooltip-message.bottom-center[data-v-64205741]{top:100%;left:50%;transform:translate(-50%)}.custom-ui-tooltip-message.top-center[data-v-64205741]{bottom:100%;left:50%;transform:translate(-50%)}.custom-ui-tooltip-message.left-center[data-v-64205741]{right:100%;top:50%;transform:translateY(-50%)}.custom-ui-tooltip-message.right-center[data-v-64205741]{left:100%;top:50%;transform:translateY(-50%)}.custom-ui-tooltip-message.bottom-right[data-v-64205741]{top:100%;left:100%}.custom-ui-tooltip-message.bottom-left[data-v-64205741]{top:100%;right:100%}.custom-ui-tooltip-message.top-left[data-v-64205741]{bottom:100%;right:100%}.custom-ui-tooltip-message.top-right[data-v-64205741]{bottom:100%;left:100%}.custom-ui-tooltip-message[data-v-64205741]:after{content:"";position:absolute;top:-.5rem;left:50%;transform:translate(-50%);border:.5rem solid transparent;border-bottom-color:#2e2c2c}:root .animate__faster[data-v-d82ba60b]{--animate-duration: .3s}:root .vc-container[data-v-d82ba60b]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-d82ba60b]{background-color:transparent!important}.p-rel[data-v-d82ba60b]{position:relative}.p-abs[data-v-d82ba60b]{position:absolute}.mr05[data-v-d82ba60b]{margin-right:.5rem}.mr1[data-v-d82ba60b]{margin-right:1rem}.ml05[data-v-d82ba60b]{margin-left:.5rem}.ml1[data-v-d82ba60b]{margin-left:1rem}.mt05[data-v-d82ba60b]{margin-top:.5rem}.mt1[data-v-d82ba60b]{margin-top:1rem}.mb05[data-v-d82ba60b]{margin-bottom:.5rem}.mb1[data-v-d82ba60b]{margin-bottom:1rem}.pr05[data-v-d82ba60b]{padding-right:.5rem}.pr1[data-v-d82ba60b]{padding-right:1rem}.pl05[data-v-d82ba60b]{padding-left:.5rem}.pl1[data-v-d82ba60b]{padding-left:1rem}.pt05[data-v-d82ba60b]{padding-top:.5rem}.pt1[data-v-d82ba60b]{padding-top:1rem}.pb05[data-v-d82ba60b]{padding-bottom:.5rem}.pb1[data-v-d82ba60b]{padding-bottom:1rem}.gap05[data-v-d82ba60b]{gap:.5rem}.brand-text[data-v-d82ba60b]{color:var(--brand-readable)}.size-xs[data-v-d82ba60b]{font-size:.625rem}.size-xs .dp__input[data-v-d82ba60b]{--dp-font-size: .625rem}.size-sm[data-v-d82ba60b]{font-size:.825rem}.size-sm .dp__input[data-v-d82ba60b]{--dp-font-size: .825rem}.size-md[data-v-d82ba60b]{font-size:1em}.size-md .dp__input[data-v-d82ba60b]{--dp-font-size: 1em}.size-lg[data-v-d82ba60b]{font-size:1.25rem}.size-lg .dp__input[data-v-d82ba60b]{--dp-font-size: 1.25rem}.size-xl[data-v-d82ba60b]{font-size:1.5rem}.size-xl .dp__input[data-v-d82ba60b]{--dp-font-size: 1.5rem}.type-primary[data-v-d82ba60b]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-d82ba60b]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-d82ba60b]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-d82ba60b]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-d82ba60b]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-d82ba60b]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-d82ba60b]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-d82ba60b]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-d82ba60b]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-d82ba60b]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-d82ba60b]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-d82ba60b]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-d82ba60b]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-d82ba60b]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-d82ba60b]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-d82ba60b]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-d82ba60b]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-d82ba60b]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-d82ba60b]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-d82ba60b]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-d82ba60b]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-d82ba60b]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-d82ba60b]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-d82ba60b]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-d82ba60b]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-d82ba60b]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-d82ba60b]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-d82ba60b]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-d82ba60b]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-d82ba60b]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-d82ba60b]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-d82ba60b]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-d82ba60b]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-d82ba60b]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-d82ba60b]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-d82ba60b]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-d82ba60b]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-d82ba60b]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-d82ba60b]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-d82ba60b]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-d82ba60b]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-d82ba60b]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-d82ba60b]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-d82ba60b]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-d82ba60b]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-d82ba60b]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-d82ba60b]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-d82ba60b]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.floating-menu-wrapper[data-v-d82ba60b]{position:fixed;z-index:9900;bottom:1rem;right:1rem}@media screen and (max-width:575.98px){.floating-menu-wrapper[data-v-d82ba60b]{bottom:var(--d82ba60b-position)}}@media screen and (min-width:576px)and (max-width:767.98px){.floating-menu-wrapper[data-v-d82ba60b]{bottom:var(--d82ba60b-position)}}@media screen and (min-width:768px)and (max-width:991.98px){.floating-menu-wrapper[data-v-d82ba60b]{bottom:var(--d82ba60b-position)}}.floating-menu-wrapper .menu-trigger[data-v-d82ba60b]{width:3rem;height:3rem;background-color:var(--bg-surface);border-radius:50%;color:var(--text-on-brand);display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;box-shadow:0 0 5px #0006}.floating-menu-wrapper .menu-trigger img[data-v-d82ba60b]{width:2rem;height:2rem}.floating-menu-wrapper .menu-item[data-v-d82ba60b]{width:3rem;height:3rem;background-color:var(--text-color);border-radius:50%;color:var(--text-on-brand);display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;box-shadow:0 0 5px #0006}.floating-menu-wrapper .menu-item img[data-v-d82ba60b]{width:2rem;height:2rem}.floating-menu-wrapper .floating-list[data-v-d82ba60b]{position:absolute;right:0rem;bottom:4rem;gap:.5rem;width:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;flex-wrap:nowrap}.floating-menu-wrapper .floating-list .floating-item[data-v-d82ba60b]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;cursor:pointer;width:auto;gap:.5rem;opacity:1;transform:translateY(1rem);transition:opacity .3s ease,transform .3s ease,display .3s ease .3s,visibility .3s ease}.floating-menu-wrapper .floating-list .floating-item.fade-in[data-v-d82ba60b]{opacity:1;transform:translateY(0);visibility:visible;display:flex}.floating-menu-wrapper .floating-list .floating-item.fade-out[data-v-d82ba60b]{opacity:0;transform:translateY(20px);visibility:hidden;pointer-events:none;display:none}.floating-menu-wrapper .floating-list .floating-item .item-name[data-v-d82ba60b]{white-space:nowrap;background-color:#2e2c2c;color:var(--text-on-brand);border-radius:.25rem;font-size:.825rem;padding:.25rem .5rem}.floating-menu-wrapper .floating-list .floating-item .item-icon[data-v-d82ba60b]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;min-width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--text-color);color:var(--text-on-brand);font-size:.825rem}:root .animate__faster[data-v-bc15cc62]{--animate-duration: .3s}:root .vc-container[data-v-bc15cc62]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-bc15cc62]{background-color:transparent!important}.p-rel[data-v-bc15cc62]{position:relative}.p-abs[data-v-bc15cc62]{position:absolute}.mr05[data-v-bc15cc62]{margin-right:.5rem}.mr1[data-v-bc15cc62]{margin-right:1rem}.ml05[data-v-bc15cc62]{margin-left:.5rem}.ml1[data-v-bc15cc62]{margin-left:1rem}.mt05[data-v-bc15cc62]{margin-top:.5rem}.mt1[data-v-bc15cc62]{margin-top:1rem}.mb05[data-v-bc15cc62]{margin-bottom:.5rem}.mb1[data-v-bc15cc62]{margin-bottom:1rem}.pr05[data-v-bc15cc62]{padding-right:.5rem}.pr1[data-v-bc15cc62]{padding-right:1rem}.pl05[data-v-bc15cc62]{padding-left:.5rem}.pl1[data-v-bc15cc62]{padding-left:1rem}.pt05[data-v-bc15cc62]{padding-top:.5rem}.pt1[data-v-bc15cc62]{padding-top:1rem}.pb05[data-v-bc15cc62]{padding-bottom:.5rem}.pb1[data-v-bc15cc62]{padding-bottom:1rem}.gap05[data-v-bc15cc62]{gap:.5rem}.brand-text[data-v-bc15cc62]{color:var(--brand-readable)}.size-xs[data-v-bc15cc62]{font-size:.625rem}.size-xs .dp__input[data-v-bc15cc62]{--dp-font-size: .625rem}.size-sm[data-v-bc15cc62]{font-size:.825rem}.size-sm .dp__input[data-v-bc15cc62]{--dp-font-size: .825rem}.size-md[data-v-bc15cc62]{font-size:1em}.size-md .dp__input[data-v-bc15cc62]{--dp-font-size: 1em}.size-lg[data-v-bc15cc62]{font-size:1.25rem}.size-lg .dp__input[data-v-bc15cc62]{--dp-font-size: 1.25rem}.size-xl[data-v-bc15cc62]{font-size:1.5rem}.size-xl .dp__input[data-v-bc15cc62]{--dp-font-size: 1.5rem}.type-primary[data-v-bc15cc62]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-bc15cc62]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-bc15cc62]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-bc15cc62]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-bc15cc62]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-bc15cc62]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-bc15cc62]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-bc15cc62]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-bc15cc62]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-bc15cc62]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-bc15cc62]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-bc15cc62]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-bc15cc62]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-bc15cc62]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-bc15cc62]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-bc15cc62]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-bc15cc62]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-bc15cc62]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-bc15cc62]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-bc15cc62]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-bc15cc62]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-bc15cc62]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-bc15cc62]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-bc15cc62]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-bc15cc62]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-bc15cc62]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-bc15cc62]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-bc15cc62]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-bc15cc62]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-bc15cc62]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-bc15cc62]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-bc15cc62]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-bc15cc62]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-bc15cc62]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-bc15cc62]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-bc15cc62]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-bc15cc62]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-bc15cc62]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-bc15cc62]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-bc15cc62]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-bc15cc62]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-bc15cc62]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-bc15cc62]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-bc15cc62]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-bc15cc62]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-bc15cc62]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-bc15cc62]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-bc15cc62]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.header-wrapper[data-v-bc15cc62]{width:100%;transition:.2s ease}.header-wrapper .header-content-image[data-v-bc15cc62]{width:100%;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}@media screen and (min-width:992px)and (max-width:1199.98px){.header-wrapper .header-content-image[data-v-bc15cc62]{height:120px}}@media screen and (min-width:1200px){.header-wrapper .header-content-image[data-v-bc15cc62]{height:170px}}.header-wrapper .header-content-image .header-image[data-v-bc15cc62]{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:575.98px){.header-wrapper .header-content-image .header-image[data-v-bc15cc62]{object-position:top;object-fit:contain}}@media screen and (min-width:576px)and (max-width:767.98px){.header-wrapper .header-content-image .header-image[data-v-bc15cc62]{object-position:top;object-fit:contain}}@media screen and (min-width:768px)and (max-width:991.98px){.header-wrapper .header-content-image .header-image[data-v-bc15cc62]{object-position:top;object-fit:contain}}@media screen and (min-width:768px)and (max-width:991.98px){.header-wrapper .header-content-image.is-desktop-banner[data-v-bc15cc62]{height:auto;aspect-ratio:8/1;min-height:130px;max-height:210px}}@media screen and (min-width:992px)and (max-width:1199.98px){.header-wrapper .header-content-image.is-desktop-banner[data-v-bc15cc62]{height:auto;aspect-ratio:8/1;min-height:130px;max-height:210px}}@media screen and (min-width:1200px){.header-wrapper .header-content-image.is-desktop-banner[data-v-bc15cc62]{height:auto;aspect-ratio:8/1;min-height:130px;max-height:210px}}.header-wrapper .header-content-image.is-desktop-banner .header-image[data-v-bc15cc62]{object-fit:cover;object-position:center}.header-wrapper .header-content-image.is-mobile-banner[data-v-bc15cc62]{height:auto;aspect-ratio:3/1}.header-wrapper .header-content-image.is-mobile-banner .header-image[data-v-bc15cc62]{height:100%;object-fit:cover;object-position:center;display:block}.header-wrapper .header-content-image .header-shade[data-v-bc15cc62]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(8,11,17,.1),transparent 40%,rgba(8,11,17,.14))}.header-wrapper .header-content-gradient[data-v-bc15cc62]{position:relative;width:100%;height:100%;overflow:hidden;background:linear-gradient(120deg,var(--brand-color-dark),var(--brand-color) 55%,var(--brand-color-light));display:flex;align-items:flex-end;justify-content:center}@media screen and (max-width:575.98px){.header-wrapper .header-content-gradient[data-v-bc15cc62]{height:88px}}@media screen and (min-width:576px)and (max-width:767.98px){.header-wrapper .header-content-gradient[data-v-bc15cc62]{height:96px}}@media screen and (min-width:768px)and (max-width:991.98px){.header-wrapper .header-content-gradient[data-v-bc15cc62]{height:108px}}@media screen and (min-width:992px)and (max-width:1199.98px){.header-wrapper .header-content-gradient[data-v-bc15cc62]{height:120px}}@media screen and (min-width:1200px){.header-wrapper .header-content-gradient[data-v-bc15cc62]{height:132px}}.header-wrapper .header-content-gradient .header-waves[data-v-bc15cc62]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.header-wrapper .header-content-gradient .header-shade[data-v-bc15cc62]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(8,11,17,.1),transparent 40%,rgba(8,11,17,.14))}.header-wrapper .header-content-gradient .page-name[data-v-bc15cc62]{position:relative;z-index:1;width:80%;max-width:992px;color:#fff;font-weight:700;padding:0 1rem .75rem}:root .animate__faster[data-v-89bfff9a]{--animate-duration: .3s}:root .vc-container[data-v-89bfff9a]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-89bfff9a]{background-color:transparent!important}.p-rel[data-v-89bfff9a]{position:relative}.p-abs[data-v-89bfff9a]{position:absolute}.mr05[data-v-89bfff9a]{margin-right:.5rem}.mr1[data-v-89bfff9a]{margin-right:1rem}.ml05[data-v-89bfff9a]{margin-left:.5rem}.ml1[data-v-89bfff9a]{margin-left:1rem}.mt05[data-v-89bfff9a]{margin-top:.5rem}.mt1[data-v-89bfff9a]{margin-top:1rem}.mb05[data-v-89bfff9a]{margin-bottom:.5rem}.mb1[data-v-89bfff9a]{margin-bottom:1rem}.pr05[data-v-89bfff9a]{padding-right:.5rem}.pr1[data-v-89bfff9a]{padding-right:1rem}.pl05[data-v-89bfff9a]{padding-left:.5rem}.pl1[data-v-89bfff9a]{padding-left:1rem}.pt05[data-v-89bfff9a]{padding-top:.5rem}.pt1[data-v-89bfff9a]{padding-top:1rem}.pb05[data-v-89bfff9a]{padding-bottom:.5rem}.pb1[data-v-89bfff9a]{padding-bottom:1rem}.gap05[data-v-89bfff9a]{gap:.5rem}.brand-text[data-v-89bfff9a]{color:var(--brand-readable)}.size-xs[data-v-89bfff9a]{font-size:.625rem}.size-xs .dp__input[data-v-89bfff9a]{--dp-font-size: .625rem}.size-sm[data-v-89bfff9a]{font-size:.825rem}.size-sm .dp__input[data-v-89bfff9a]{--dp-font-size: .825rem}.size-md[data-v-89bfff9a]{font-size:1em}.size-md .dp__input[data-v-89bfff9a]{--dp-font-size: 1em}.size-lg[data-v-89bfff9a]{font-size:1.25rem}.size-lg .dp__input[data-v-89bfff9a]{--dp-font-size: 1.25rem}.size-xl[data-v-89bfff9a]{font-size:1.5rem}.size-xl .dp__input[data-v-89bfff9a]{--dp-font-size: 1.5rem}.type-primary[data-v-89bfff9a]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-89bfff9a]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-89bfff9a]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-89bfff9a]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-89bfff9a]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-89bfff9a]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-89bfff9a]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-89bfff9a]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-89bfff9a]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-89bfff9a]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-89bfff9a]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-89bfff9a]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-89bfff9a]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-89bfff9a]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-89bfff9a]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-89bfff9a]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-89bfff9a]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-89bfff9a]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-89bfff9a]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-89bfff9a]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-89bfff9a]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-89bfff9a]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-89bfff9a]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-89bfff9a]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-89bfff9a]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-89bfff9a]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-89bfff9a]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-89bfff9a]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-89bfff9a]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-89bfff9a]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-89bfff9a]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-89bfff9a]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-89bfff9a]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-89bfff9a]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-89bfff9a]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-89bfff9a]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-89bfff9a]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-89bfff9a]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-89bfff9a]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-89bfff9a]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-89bfff9a]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-89bfff9a]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-89bfff9a]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-89bfff9a]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-89bfff9a]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-89bfff9a]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-89bfff9a]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-89bfff9a]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.scroll-top[data-v-89bfff9a]{position:fixed;z-index:99;bottom:1.25rem;right:1.25rem;background-color:var(--brand-color);color:var(--on-brand);border-radius:4px;width:2rem;height:2rem;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;box-shadow:0 0 5px #0003;cursor:pointer;transition:.3s ease}.scroll-top.scroll[data-v-89bfff9a]{background-color:var(--text-secondary)}@media screen and (max-width:575.98px){.scroll-top[data-v-89bfff9a]{left:1rem;bottom:var(--89bfff9a-position)}}@media screen and (min-width:576px)and (max-width:767.98px){.scroll-top[data-v-89bfff9a]{left:1rem;bottom:var(--89bfff9a-position)}}@media screen and (min-width:768px)and (max-width:991.98px){.scroll-top[data-v-89bfff9a]{left:1rem;bottom:var(--89bfff9a-position)}}:root .animate__faster[data-v-a9389b2e]{--animate-duration: .3s}:root .vc-container[data-v-a9389b2e]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-a9389b2e]{background-color:transparent!important}.p-rel[data-v-a9389b2e]{position:relative}.p-abs[data-v-a9389b2e]{position:absolute}.mr05[data-v-a9389b2e]{margin-right:.5rem}.mr1[data-v-a9389b2e]{margin-right:1rem}.ml05[data-v-a9389b2e]{margin-left:.5rem}.ml1[data-v-a9389b2e]{margin-left:1rem}.mt05[data-v-a9389b2e]{margin-top:.5rem}.mt1[data-v-a9389b2e]{margin-top:1rem}.mb05[data-v-a9389b2e]{margin-bottom:.5rem}.mb1[data-v-a9389b2e]{margin-bottom:1rem}.pr05[data-v-a9389b2e]{padding-right:.5rem}.pr1[data-v-a9389b2e]{padding-right:1rem}.pl05[data-v-a9389b2e]{padding-left:.5rem}.pl1[data-v-a9389b2e]{padding-left:1rem}.pt05[data-v-a9389b2e]{padding-top:.5rem}.pt1[data-v-a9389b2e]{padding-top:1rem}.pb05[data-v-a9389b2e]{padding-bottom:.5rem}.pb1[data-v-a9389b2e]{padding-bottom:1rem}.gap05[data-v-a9389b2e]{gap:.5rem}.brand-text[data-v-a9389b2e]{color:var(--brand-readable)}.size-xs[data-v-a9389b2e]{font-size:.625rem}.size-xs .dp__input[data-v-a9389b2e]{--dp-font-size: .625rem}.size-sm[data-v-a9389b2e]{font-size:.825rem}.size-sm .dp__input[data-v-a9389b2e]{--dp-font-size: .825rem}.size-md[data-v-a9389b2e]{font-size:1em}.size-md .dp__input[data-v-a9389b2e]{--dp-font-size: 1em}.size-lg[data-v-a9389b2e]{font-size:1.25rem}.size-lg .dp__input[data-v-a9389b2e]{--dp-font-size: 1.25rem}.size-xl[data-v-a9389b2e]{font-size:1.5rem}.size-xl .dp__input[data-v-a9389b2e]{--dp-font-size: 1.5rem}.type-primary[data-v-a9389b2e]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-a9389b2e]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-a9389b2e]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-a9389b2e]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-a9389b2e]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-a9389b2e]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-a9389b2e]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-a9389b2e]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-a9389b2e]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-a9389b2e]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-a9389b2e]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-a9389b2e]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-a9389b2e]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-a9389b2e]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-a9389b2e]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-a9389b2e]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-a9389b2e]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-a9389b2e]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-a9389b2e]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-a9389b2e]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-a9389b2e]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-a9389b2e]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-a9389b2e]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-a9389b2e]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-a9389b2e]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-a9389b2e]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-a9389b2e]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-a9389b2e]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-a9389b2e]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-a9389b2e]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-a9389b2e]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-a9389b2e]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-a9389b2e]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-a9389b2e]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-a9389b2e]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-a9389b2e]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-a9389b2e]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-a9389b2e]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-a9389b2e]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-a9389b2e]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-a9389b2e]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-a9389b2e]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-a9389b2e]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-a9389b2e]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-a9389b2e]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-a9389b2e]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-a9389b2e]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-a9389b2e]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.sidebar-menu-item-wrapper[data-v-a9389b2e]{width:100%}.sidebar-menu-item-wrapper a[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible[data-v-a9389b2e]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:12px;width:100%;height:44px;padding:0 12px;margin-bottom:3px;position:relative;border-radius:12px;text-decoration:none;color:var(--text-secondary);font-size:.9rem;font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:background-color .16s ease,color .16s ease}.sidebar-menu-item-wrapper a[data-v-a9389b2e]:hover,.sidebar-menu-item-wrapper .flexible[data-v-a9389b2e]:hover{background-color:var(--bg-muted);color:var(--text-primary)}.sidebar-menu-item-wrapper a:hover .menu-icon[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible:hover .menu-icon[data-v-a9389b2e]{color:var(--brand-readable)}.sidebar-menu-item-wrapper a.active[data-v-a9389b2e],.sidebar-menu-item-wrapper a.active[data-v-a9389b2e]:hover,.sidebar-menu-item-wrapper .flexible.active[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active[data-v-a9389b2e]:hover{background-color:color-mix(in srgb,var(--brand-color) 13%,transparent);color:var(--brand-readable)}.sidebar-menu-item-wrapper a.active .menu-icon[data-v-a9389b2e],.sidebar-menu-item-wrapper a.active:hover .menu-icon[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active .menu-icon[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active:hover .menu-icon[data-v-a9389b2e]{background-color:color-mix(in srgb,var(--brand-color) 12%,transparent);color:var(--brand-readable)}.sidebar-menu-item-wrapper a.active[data-v-a9389b2e]:before,.sidebar-menu-item-wrapper a.active[data-v-a9389b2e]:hover:before,.sidebar-menu-item-wrapper .flexible.active[data-v-a9389b2e]:before,.sidebar-menu-item-wrapper .flexible.active[data-v-a9389b2e]:hover:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:20px;border-radius:3px;background-color:var(--brand-color)}.sidebar-menu-item-wrapper .menu-icon[data-v-a9389b2e]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;position:relative;width:34px;height:34px;flex-shrink:0;border-radius:10px;color:inherit;transition:background-color .16s ease,color .16s ease}.sidebar-menu-item-wrapper .menu-icon i[data-v-a9389b2e]{font-size:1.25rem}.sidebar-menu-item-wrapper .menu-name[data-v-a9389b2e]{flex:1;min-width:0;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:opacity .2s ease,max-width .3s ease,margin .3s ease}.sidebar-menu-item-wrapper .menu-badge[data-v-a9389b2e]{flex-shrink:0;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background-color:#ff4d4f;color:#fff;font-size:.7rem;font-weight:700;line-height:20px;text-align:center}.sidebar-menu-item-wrapper.collapsed a[data-v-a9389b2e],.sidebar-menu-item-wrapper.collapsed .flexible[data-v-a9389b2e]{justify-content:center;padding:0;gap:0}.sidebar-menu-item-wrapper.collapsed .menu-name[data-v-a9389b2e]{opacity:0;max-width:0;margin:0}.sidebar-menu-item-wrapper.collapsed .menu-badge[data-v-a9389b2e]{display:none}@media screen and (max-width:575.98px){.sidebar-menu-item-wrapper[data-v-a9389b2e]{border-radius:22px}.sidebar-menu-item-wrapper a[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible[data-v-a9389b2e]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.6rem;height:100%;padding:1.05rem .5rem .85rem;margin-bottom:0;text-align:center;overflow:visible;border-radius:22px;border:1px solid var(--border);background-color:var(--bg-surface);color:var(--text-primary);box-shadow:0 1px 2px #0000000d}.sidebar-menu-item-wrapper a[data-v-a9389b2e]:hover,.sidebar-menu-item-wrapper .flexible[data-v-a9389b2e]:hover{background-color:var(--bg-surface);border-color:color-mix(in srgb,var(--brand-color) 42%,var(--border))}.sidebar-menu-item-wrapper a:hover .menu-icon i[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible:hover .menu-icon i[data-v-a9389b2e]{transform:translateY(-2px) scale(1.05)}.sidebar-menu-item-wrapper a.active[data-v-a9389b2e],.sidebar-menu-item-wrapper a.active[data-v-a9389b2e]:hover,.sidebar-menu-item-wrapper .flexible.active[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active[data-v-a9389b2e]:hover{border-color:transparent;background:linear-gradient(158deg,var(--brand-color-light) 0%,var(--brand-color-dark) 100%);box-shadow:0 6px 16px color-mix(in srgb,var(--brand-color) 30%,transparent)}.sidebar-menu-item-wrapper a.active[data-v-a9389b2e]:before,.sidebar-menu-item-wrapper a.active[data-v-a9389b2e]:hover:before,.sidebar-menu-item-wrapper .flexible.active[data-v-a9389b2e]:before,.sidebar-menu-item-wrapper .flexible.active[data-v-a9389b2e]:hover:before{display:none}.sidebar-menu-item-wrapper a.active .menu-icon[data-v-a9389b2e],.sidebar-menu-item-wrapper a.active:hover .menu-icon[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active .menu-icon[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active:hover .menu-icon[data-v-a9389b2e]{background-color:color-mix(in srgb,#fff 22%,transparent)}.sidebar-menu-item-wrapper a.active .menu-icon i[data-v-a9389b2e],.sidebar-menu-item-wrapper a.active:hover .menu-icon i[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active .menu-icon i[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active:hover .menu-icon i[data-v-a9389b2e],.sidebar-menu-item-wrapper a.active .menu-name[data-v-a9389b2e],.sidebar-menu-item-wrapper a.active:hover .menu-name[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active .menu-name[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active:hover .menu-name[data-v-a9389b2e]{color:var(--text-on-brand)}.sidebar-menu-item-wrapper .menu-icon[data-v-a9389b2e]{width:46px;height:46px;align-self:center;border-radius:14px;background-color:color-mix(in srgb,var(--brand-color) 13%,var(--bg-surface));transition:background-color .25s ease}.sidebar-menu-item-wrapper .menu-icon i[data-v-a9389b2e]{font-size:1.4rem;color:var(--brand-readable)}.sidebar-menu-item-wrapper .menu-name[data-v-a9389b2e]{width:100%;max-width:none;white-space:normal;overflow:visible;font-size:.78rem;font-weight:600;line-height:1.25;color:var(--text-primary)}.sidebar-menu-item-wrapper .menu-badge[data-v-a9389b2e]{position:absolute;top:.5rem;right:.5rem;min-width:18px;height:18px;padding:0 5px;border-radius:9px;line-height:18px;border:2px solid var(--bg-surface)}}@media screen and (min-width:576px)and (max-width:767.98px){.sidebar-menu-item-wrapper[data-v-a9389b2e]{border-radius:22px}.sidebar-menu-item-wrapper a[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible[data-v-a9389b2e]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.6rem;height:100%;padding:1.05rem .5rem .85rem;margin-bottom:0;text-align:center;overflow:visible;border-radius:22px;border:1px solid var(--border);background-color:var(--bg-surface);color:var(--text-primary);box-shadow:0 1px 2px #0000000d}.sidebar-menu-item-wrapper a[data-v-a9389b2e]:hover,.sidebar-menu-item-wrapper .flexible[data-v-a9389b2e]:hover{background-color:var(--bg-surface);border-color:color-mix(in srgb,var(--brand-color) 42%,var(--border))}.sidebar-menu-item-wrapper a:hover .menu-icon i[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible:hover .menu-icon i[data-v-a9389b2e]{transform:translateY(-2px) scale(1.05)}.sidebar-menu-item-wrapper a.active[data-v-a9389b2e],.sidebar-menu-item-wrapper a.active[data-v-a9389b2e]:hover,.sidebar-menu-item-wrapper .flexible.active[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active[data-v-a9389b2e]:hover{border-color:transparent;background:linear-gradient(158deg,var(--brand-color-light) 0%,var(--brand-color-dark) 100%);box-shadow:0 6px 16px color-mix(in srgb,var(--brand-color) 30%,transparent)}.sidebar-menu-item-wrapper a.active[data-v-a9389b2e]:before,.sidebar-menu-item-wrapper a.active[data-v-a9389b2e]:hover:before,.sidebar-menu-item-wrapper .flexible.active[data-v-a9389b2e]:before,.sidebar-menu-item-wrapper .flexible.active[data-v-a9389b2e]:hover:before{display:none}.sidebar-menu-item-wrapper a.active .menu-icon[data-v-a9389b2e],.sidebar-menu-item-wrapper a.active:hover .menu-icon[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active .menu-icon[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active:hover .menu-icon[data-v-a9389b2e]{background-color:color-mix(in srgb,#fff 22%,transparent)}.sidebar-menu-item-wrapper a.active .menu-icon i[data-v-a9389b2e],.sidebar-menu-item-wrapper a.active:hover .menu-icon i[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active .menu-icon i[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active:hover .menu-icon i[data-v-a9389b2e],.sidebar-menu-item-wrapper a.active .menu-name[data-v-a9389b2e],.sidebar-menu-item-wrapper a.active:hover .menu-name[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active .menu-name[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active:hover .menu-name[data-v-a9389b2e]{color:var(--text-on-brand)}.sidebar-menu-item-wrapper .menu-icon[data-v-a9389b2e]{width:46px;height:46px;align-self:center;border-radius:14px;background-color:color-mix(in srgb,var(--brand-color) 13%,var(--bg-surface));transition:background-color .25s ease}.sidebar-menu-item-wrapper .menu-icon i[data-v-a9389b2e]{font-size:1.4rem;color:var(--brand-readable)}.sidebar-menu-item-wrapper .menu-name[data-v-a9389b2e]{width:100%;max-width:none;white-space:normal;overflow:visible;font-size:.78rem;font-weight:600;line-height:1.25;color:var(--text-primary)}.sidebar-menu-item-wrapper .menu-badge[data-v-a9389b2e]{position:absolute;top:.5rem;right:.5rem;min-width:18px;height:18px;padding:0 5px;border-radius:9px;line-height:18px;border:2px solid var(--bg-surface)}}@media screen and (min-width:768px)and (max-width:991.98px){.sidebar-menu-item-wrapper[data-v-a9389b2e]{border-radius:22px}.sidebar-menu-item-wrapper a[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible[data-v-a9389b2e]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.6rem;height:100%;padding:1.05rem .5rem .85rem;margin-bottom:0;text-align:center;overflow:visible;border-radius:22px;border:1px solid var(--border);background-color:var(--bg-surface);color:var(--text-primary);box-shadow:0 1px 2px #0000000d}.sidebar-menu-item-wrapper a[data-v-a9389b2e]:hover,.sidebar-menu-item-wrapper .flexible[data-v-a9389b2e]:hover{background-color:var(--bg-surface);border-color:color-mix(in srgb,var(--brand-color) 42%,var(--border))}.sidebar-menu-item-wrapper a:hover .menu-icon i[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible:hover .menu-icon i[data-v-a9389b2e]{transform:translateY(-2px) scale(1.05)}.sidebar-menu-item-wrapper a.active[data-v-a9389b2e],.sidebar-menu-item-wrapper a.active[data-v-a9389b2e]:hover,.sidebar-menu-item-wrapper .flexible.active[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active[data-v-a9389b2e]:hover{border-color:transparent;background:linear-gradient(158deg,var(--brand-color-light) 0%,var(--brand-color-dark) 100%);box-shadow:0 6px 16px color-mix(in srgb,var(--brand-color) 30%,transparent)}.sidebar-menu-item-wrapper a.active[data-v-a9389b2e]:before,.sidebar-menu-item-wrapper a.active[data-v-a9389b2e]:hover:before,.sidebar-menu-item-wrapper .flexible.active[data-v-a9389b2e]:before,.sidebar-menu-item-wrapper .flexible.active[data-v-a9389b2e]:hover:before{display:none}.sidebar-menu-item-wrapper a.active .menu-icon[data-v-a9389b2e],.sidebar-menu-item-wrapper a.active:hover .menu-icon[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active .menu-icon[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active:hover .menu-icon[data-v-a9389b2e]{background-color:color-mix(in srgb,#fff 22%,transparent)}.sidebar-menu-item-wrapper a.active .menu-icon i[data-v-a9389b2e],.sidebar-menu-item-wrapper a.active:hover .menu-icon i[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active .menu-icon i[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active:hover .menu-icon i[data-v-a9389b2e],.sidebar-menu-item-wrapper a.active .menu-name[data-v-a9389b2e],.sidebar-menu-item-wrapper a.active:hover .menu-name[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active .menu-name[data-v-a9389b2e],.sidebar-menu-item-wrapper .flexible.active:hover .menu-name[data-v-a9389b2e]{color:var(--text-on-brand)}.sidebar-menu-item-wrapper .menu-icon[data-v-a9389b2e]{width:46px;height:46px;align-self:center;border-radius:14px;background-color:color-mix(in srgb,var(--brand-color) 13%,var(--bg-surface));transition:background-color .25s ease}.sidebar-menu-item-wrapper .menu-icon i[data-v-a9389b2e]{font-size:1.4rem;color:var(--brand-readable)}.sidebar-menu-item-wrapper .menu-name[data-v-a9389b2e]{width:100%;max-width:none;white-space:normal;overflow:visible;font-size:.78rem;font-weight:600;line-height:1.25;color:var(--text-primary)}.sidebar-menu-item-wrapper .menu-badge[data-v-a9389b2e]{position:absolute;top:.5rem;right:.5rem;min-width:18px;height:18px;padding:0 5px;border-radius:9px;line-height:18px;border:2px solid var(--bg-surface)}}:root .animate__faster[data-v-b3ec1578]{--animate-duration: .3s}:root .vc-container[data-v-b3ec1578]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-b3ec1578]{background-color:transparent!important}.p-rel[data-v-b3ec1578]{position:relative}.p-abs[data-v-b3ec1578]{position:absolute}.mr05[data-v-b3ec1578]{margin-right:.5rem}.mr1[data-v-b3ec1578]{margin-right:1rem}.ml05[data-v-b3ec1578]{margin-left:.5rem}.ml1[data-v-b3ec1578]{margin-left:1rem}.mt05[data-v-b3ec1578]{margin-top:.5rem}.mt1[data-v-b3ec1578]{margin-top:1rem}.mb05[data-v-b3ec1578]{margin-bottom:.5rem}.mb1[data-v-b3ec1578]{margin-bottom:1rem}.pr05[data-v-b3ec1578]{padding-right:.5rem}.pr1[data-v-b3ec1578]{padding-right:1rem}.pl05[data-v-b3ec1578]{padding-left:.5rem}.pl1[data-v-b3ec1578]{padding-left:1rem}.pt05[data-v-b3ec1578]{padding-top:.5rem}.pt1[data-v-b3ec1578]{padding-top:1rem}.pb05[data-v-b3ec1578]{padding-bottom:.5rem}.pb1[data-v-b3ec1578]{padding-bottom:1rem}.gap05[data-v-b3ec1578]{gap:.5rem}.brand-text[data-v-b3ec1578]{color:var(--brand-readable)}.size-xs[data-v-b3ec1578]{font-size:.625rem}.size-xs .dp__input[data-v-b3ec1578]{--dp-font-size: .625rem}.size-sm[data-v-b3ec1578]{font-size:.825rem}.size-sm .dp__input[data-v-b3ec1578]{--dp-font-size: .825rem}.size-md[data-v-b3ec1578]{font-size:1em}.size-md .dp__input[data-v-b3ec1578]{--dp-font-size: 1em}.size-lg[data-v-b3ec1578]{font-size:1.25rem}.size-lg .dp__input[data-v-b3ec1578]{--dp-font-size: 1.25rem}.size-xl[data-v-b3ec1578]{font-size:1.5rem}.size-xl .dp__input[data-v-b3ec1578]{--dp-font-size: 1.5rem}.type-primary[data-v-b3ec1578]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-b3ec1578]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-b3ec1578]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-b3ec1578]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-b3ec1578]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-b3ec1578]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-b3ec1578]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-b3ec1578]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-b3ec1578]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-b3ec1578]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-b3ec1578]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-b3ec1578]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-b3ec1578]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-b3ec1578]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-b3ec1578]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-b3ec1578]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-b3ec1578]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-b3ec1578]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-b3ec1578]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-b3ec1578]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-b3ec1578]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-b3ec1578]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-b3ec1578]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-b3ec1578]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-b3ec1578]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-b3ec1578]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-b3ec1578]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-b3ec1578]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-b3ec1578]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-b3ec1578]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-b3ec1578]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-b3ec1578]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-b3ec1578]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-b3ec1578]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-b3ec1578]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-b3ec1578]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-b3ec1578]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-b3ec1578]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-b3ec1578]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-b3ec1578]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-b3ec1578]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-b3ec1578]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-b3ec1578]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-b3ec1578]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-b3ec1578]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-b3ec1578]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-b3ec1578]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-b3ec1578]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.theme-icon-btn[data-v-b3ec1578]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:42px;height:42px;flex-shrink:0;border:1px solid var(--border);border-radius:13px;background-color:var(--bg-surface);color:var(--text-primary);box-shadow:var(--card-shadow);cursor:pointer;transition:transform .15s ease}.theme-icon-btn i[data-v-b3ec1578]{font-size:1.1rem;animation:theme-ico-pop-b3ec1578 .35s ease}.theme-icon-btn[data-v-b3ec1578]:active{transform:scale(.92)}@keyframes theme-ico-pop-b3ec1578{0%{transform:rotate(-35deg) scale(.85)}to{transform:none}}@media(prefers-reduced-motion:reduce){.theme-icon-btn i[data-v-b3ec1578]{animation:none}}.theme-toggle[data-v-b3ec1578]{display:flex;justify-content:center}.toggle-bar[data-v-b3ec1578]{position:relative;display:inline-flex;align-items:center;background-color:rgba(var(--brand-color-rgb),.08);border-radius:9px;padding:.25rem}.toggle-bar .pill[data-v-b3ec1578]{position:absolute;top:.25rem;left:calc(.25rem + var(--active, 0) * 1.75rem);width:1.75rem;height:1.75rem;background-color:var(--brand-color);border-radius:6px;box-shadow:0 2px 6px rgba(var(--brand-color-rgb),.35);transition:left .32s cubic-bezier(.34,1.4,.64,1);pointer-events:none;z-index:0}.toggle-bar .btn[data-v-b3ec1578]{display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1;flex-shrink:0;width:1.75rem;height:1.75rem;border:none;background:transparent;color:var(--brand-readable);border-radius:6px;cursor:pointer;transition:color .2s ease;font-size:.825rem}.toggle-bar .btn i[data-v-b3ec1578]{transition:transform .32s cubic-bezier(.34,1.4,.64,1)}.toggle-bar .btn:hover:not(.active) i[data-v-b3ec1578]{transform:scale(1.1)}.toggle-bar .btn:active:not(.active) i[data-v-b3ec1578]{transform:scale(.92)}.toggle-bar .btn.active[data-v-b3ec1578]{color:var(--text-on-brand)}.toggle-bar .btn.active i[data-v-b3ec1578]{transform:scale(1.1)}:root .animate__faster[data-v-5df441a4]{--animate-duration: .3s}:root .vc-container[data-v-5df441a4]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-5df441a4]{background-color:transparent!important}.p-rel[data-v-5df441a4]{position:relative}.p-abs[data-v-5df441a4]{position:absolute}.mr05[data-v-5df441a4]{margin-right:.5rem}.mr1[data-v-5df441a4]{margin-right:1rem}.ml05[data-v-5df441a4]{margin-left:.5rem}.ml1[data-v-5df441a4]{margin-left:1rem}.mt05[data-v-5df441a4]{margin-top:.5rem}.mt1[data-v-5df441a4]{margin-top:1rem}.mb05[data-v-5df441a4]{margin-bottom:.5rem}.mb1[data-v-5df441a4]{margin-bottom:1rem}.pr05[data-v-5df441a4]{padding-right:.5rem}.pr1[data-v-5df441a4]{padding-right:1rem}.pl05[data-v-5df441a4]{padding-left:.5rem}.pl1[data-v-5df441a4]{padding-left:1rem}.pt05[data-v-5df441a4]{padding-top:.5rem}.pt1[data-v-5df441a4]{padding-top:1rem}.pb05[data-v-5df441a4]{padding-bottom:.5rem}.pb1[data-v-5df441a4]{padding-bottom:1rem}.gap05[data-v-5df441a4]{gap:.5rem}.brand-text[data-v-5df441a4]{color:var(--brand-readable)}.size-xs[data-v-5df441a4]{font-size:.625rem}.size-xs .dp__input[data-v-5df441a4]{--dp-font-size: .625rem}.size-sm[data-v-5df441a4]{font-size:.825rem}.size-sm .dp__input[data-v-5df441a4]{--dp-font-size: .825rem}.size-md[data-v-5df441a4]{font-size:1em}.size-md .dp__input[data-v-5df441a4]{--dp-font-size: 1em}.size-lg[data-v-5df441a4]{font-size:1.25rem}.size-lg .dp__input[data-v-5df441a4]{--dp-font-size: 1.25rem}.size-xl[data-v-5df441a4]{font-size:1.5rem}.size-xl .dp__input[data-v-5df441a4]{--dp-font-size: 1.5rem}.type-primary[data-v-5df441a4]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-5df441a4]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-5df441a4]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-5df441a4]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-5df441a4]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-5df441a4]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-5df441a4]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-5df441a4]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-5df441a4]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-5df441a4]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-5df441a4]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-5df441a4]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-5df441a4]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-5df441a4]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-5df441a4]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-5df441a4]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-5df441a4]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-5df441a4]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-5df441a4]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-5df441a4]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-5df441a4]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-5df441a4]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-5df441a4]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-5df441a4]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-5df441a4]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-5df441a4]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-5df441a4]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-5df441a4]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-5df441a4]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-5df441a4]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-5df441a4]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-5df441a4]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-5df441a4]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-5df441a4]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-5df441a4]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-5df441a4]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-5df441a4]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-5df441a4]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-5df441a4]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-5df441a4]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-5df441a4]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-5df441a4]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-5df441a4]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-5df441a4]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-5df441a4]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-5df441a4]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-5df441a4]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-5df441a4]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.company-change-wrapper[data-v-5df441a4]{position:relative;z-index:999}.company-change-wrapper[data-v-5df441a4] .custom-ui-dropdown{padding:.375rem;border-radius:16px}.company-change-wrapper .trigger[data-v-5df441a4]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:42px;height:42px;flex-shrink:0;border:1px solid var(--border);border-radius:13px;background-color:var(--bg-surface);box-shadow:var(--card-shadow);cursor:pointer;transition:transform .15s ease}.company-change-wrapper .trigger i[data-v-5df441a4]{font-size:1.05rem;color:var(--brand-readable)}.company-change-wrapper .trigger[data-v-5df441a4]:active{transform:scale(.92)}.company-change-wrapper .dropdown-content[data-v-5df441a4]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:2px}.company-change-wrapper .dropdown-content .company-item[data-v-5df441a4]{padding:.5rem .6rem;font-size:.875rem;font-weight:600;width:100%;cursor:pointer;border-radius:10px;color:var(--text-primary);transition:background-color .15s ease}.company-change-wrapper .dropdown-content .company-item[data-v-5df441a4]:hover{background-color:var(--bg-hover)}.company-change-wrapper .dropdown-content .company-item.active[data-v-5df441a4]{background-color:var(--brand-color);color:var(--on-brand)}:root .animate__faster[data-v-4edf4812]{--animate-duration: .3s}:root .vc-container[data-v-4edf4812]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-4edf4812]{background-color:transparent!important}.p-rel[data-v-4edf4812]{position:relative}.p-abs[data-v-4edf4812]{position:absolute}.mr05[data-v-4edf4812]{margin-right:.5rem}.mr1[data-v-4edf4812]{margin-right:1rem}.ml05[data-v-4edf4812]{margin-left:.5rem}.ml1[data-v-4edf4812]{margin-left:1rem}.mt05[data-v-4edf4812]{margin-top:.5rem}.mt1[data-v-4edf4812]{margin-top:1rem}.mb05[data-v-4edf4812]{margin-bottom:.5rem}.mb1[data-v-4edf4812]{margin-bottom:1rem}.pr05[data-v-4edf4812]{padding-right:.5rem}.pr1[data-v-4edf4812]{padding-right:1rem}.pl05[data-v-4edf4812]{padding-left:.5rem}.pl1[data-v-4edf4812]{padding-left:1rem}.pt05[data-v-4edf4812]{padding-top:.5rem}.pt1[data-v-4edf4812]{padding-top:1rem}.pb05[data-v-4edf4812]{padding-bottom:.5rem}.pb1[data-v-4edf4812]{padding-bottom:1rem}.gap05[data-v-4edf4812]{gap:.5rem}.brand-text[data-v-4edf4812]{color:var(--brand-readable)}.size-xs[data-v-4edf4812]{font-size:.625rem}.size-xs .dp__input[data-v-4edf4812]{--dp-font-size: .625rem}.size-sm[data-v-4edf4812]{font-size:.825rem}.size-sm .dp__input[data-v-4edf4812]{--dp-font-size: .825rem}.size-md[data-v-4edf4812]{font-size:1em}.size-md .dp__input[data-v-4edf4812]{--dp-font-size: 1em}.size-lg[data-v-4edf4812]{font-size:1.25rem}.size-lg .dp__input[data-v-4edf4812]{--dp-font-size: 1.25rem}.size-xl[data-v-4edf4812]{font-size:1.5rem}.size-xl .dp__input[data-v-4edf4812]{--dp-font-size: 1.5rem}.type-primary[data-v-4edf4812]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-4edf4812]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-4edf4812]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-4edf4812]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-4edf4812]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-4edf4812]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-4edf4812]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-4edf4812]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-4edf4812]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-4edf4812]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-4edf4812]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-4edf4812]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-4edf4812]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-4edf4812]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-4edf4812]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-4edf4812]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-4edf4812]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-4edf4812]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-4edf4812]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-4edf4812]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-4edf4812]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-4edf4812]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-4edf4812]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-4edf4812]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-4edf4812]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-4edf4812]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-4edf4812]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-4edf4812]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-4edf4812]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-4edf4812]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-4edf4812]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-4edf4812]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-4edf4812]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-4edf4812]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-4edf4812]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-4edf4812]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-4edf4812]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-4edf4812]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-4edf4812]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-4edf4812]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-4edf4812]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-4edf4812]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-4edf4812]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-4edf4812]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-4edf4812]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-4edf4812]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-4edf4812]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-4edf4812]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.language-dropdown-wrapper[data-v-4edf4812]{position:relative}.language-dropdown-wrapper[data-v-4edf4812] .custom-ui-dropdown{padding:.375rem;border-radius:16px;z-index:1000}.language-dropdown-wrapper .trigger[data-v-4edf4812]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;height:42px;padding:0 .7rem;border:1px solid var(--border);border-radius:13px;background-color:var(--bg-surface);box-shadow:var(--card-shadow)}.language-dropdown-wrapper .trigger .language-flag[data-v-4edf4812]{width:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.language-dropdown-wrapper .trigger .language-flag .flag-image[data-v-4edf4812]{width:20px;border-radius:3px}.language-dropdown-wrapper .trigger .language-name[data-v-4edf4812]{font-size:.875rem;font-weight:600;color:var(--text-primary);letter-spacing:-.01em}.language-dropdown-wrapper .trigger .chevron[data-v-4edf4812]{font-size:.75rem;color:var(--text-secondary);transition:transform .3s ease}.language-dropdown-wrapper .trigger.open .chevron[data-v-4edf4812]{transform:rotate(180deg)}.language-item[data-v-4edf4812]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;cursor:pointer;gap:.625rem;padding:.5rem .6rem;border-radius:10px;transition:background-color .15s ease}.language-item[data-v-4edf4812]:hover{background-color:var(--bg-hover)}.language-item.active[data-v-4edf4812]{background-color:color-mix(in srgb,var(--brand-color) 12%,transparent)}.language-item .language-flag[data-v-4edf4812]{width:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.language-item .language-flag .flag-image[data-v-4edf4812]{width:22px;border-radius:3px}.language-item .language[data-v-4edf4812]{font-size:.875rem;font-weight:600;color:var(--text-primary)}.language-item .tick[data-v-4edf4812]{margin-left:auto;font-size:.8rem;color:var(--brand-readable)}:root .animate__faster[data-v-e00ba5a3]{--animate-duration: .3s}:root .vc-container[data-v-e00ba5a3]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-e00ba5a3]{background-color:transparent!important}.p-rel[data-v-e00ba5a3]{position:relative}.p-abs[data-v-e00ba5a3]{position:absolute}.mr05[data-v-e00ba5a3]{margin-right:.5rem}.mr1[data-v-e00ba5a3]{margin-right:1rem}.ml05[data-v-e00ba5a3]{margin-left:.5rem}.ml1[data-v-e00ba5a3]{margin-left:1rem}.mt05[data-v-e00ba5a3]{margin-top:.5rem}.mt1[data-v-e00ba5a3]{margin-top:1rem}.mb05[data-v-e00ba5a3]{margin-bottom:.5rem}.mb1[data-v-e00ba5a3]{margin-bottom:1rem}.pr05[data-v-e00ba5a3]{padding-right:.5rem}.pr1[data-v-e00ba5a3]{padding-right:1rem}.pl05[data-v-e00ba5a3]{padding-left:.5rem}.pl1[data-v-e00ba5a3]{padding-left:1rem}.pt05[data-v-e00ba5a3]{padding-top:.5rem}.pt1[data-v-e00ba5a3]{padding-top:1rem}.pb05[data-v-e00ba5a3]{padding-bottom:.5rem}.pb1[data-v-e00ba5a3]{padding-bottom:1rem}.gap05[data-v-e00ba5a3]{gap:.5rem}.brand-text[data-v-e00ba5a3]{color:var(--brand-readable)}.size-xs[data-v-e00ba5a3]{font-size:.625rem}.size-xs .dp__input[data-v-e00ba5a3]{--dp-font-size: .625rem}.size-sm[data-v-e00ba5a3]{font-size:.825rem}.size-sm .dp__input[data-v-e00ba5a3]{--dp-font-size: .825rem}.size-md[data-v-e00ba5a3]{font-size:1em}.size-md .dp__input[data-v-e00ba5a3]{--dp-font-size: 1em}.size-lg[data-v-e00ba5a3]{font-size:1.25rem}.size-lg .dp__input[data-v-e00ba5a3]{--dp-font-size: 1.25rem}.size-xl[data-v-e00ba5a3]{font-size:1.5rem}.size-xl .dp__input[data-v-e00ba5a3]{--dp-font-size: 1.5rem}.type-primary[data-v-e00ba5a3]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-e00ba5a3]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-e00ba5a3]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-e00ba5a3]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-e00ba5a3]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-e00ba5a3]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-e00ba5a3]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-e00ba5a3]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-e00ba5a3]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-e00ba5a3]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-e00ba5a3]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-e00ba5a3]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-e00ba5a3]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-e00ba5a3]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-e00ba5a3]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-e00ba5a3]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-e00ba5a3]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-e00ba5a3]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-e00ba5a3]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-e00ba5a3]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-e00ba5a3]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-e00ba5a3]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-e00ba5a3]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-e00ba5a3]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-e00ba5a3]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-e00ba5a3]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-e00ba5a3]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-e00ba5a3]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-e00ba5a3]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-e00ba5a3]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-e00ba5a3]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-e00ba5a3]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-e00ba5a3]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-e00ba5a3]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-e00ba5a3]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-e00ba5a3]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-e00ba5a3]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-e00ba5a3]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-e00ba5a3]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-e00ba5a3]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-e00ba5a3]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-e00ba5a3]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-e00ba5a3]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-e00ba5a3]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-e00ba5a3]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-e00ba5a3]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-e00ba5a3]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-e00ba5a3]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.sidebar-desktop-wrapper[data-v-e00ba5a3]{position:relative;height:100%;width:100%;padding:18px 14px 16px;background-color:var(--bg-surface);border-right:1px solid var(--border);overflow:visible;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}@media screen and (max-width:575.98px){.sidebar-desktop-wrapper[data-v-e00ba5a3]{display:none}}@media screen and (min-width:576px)and (max-width:767.98px){.sidebar-desktop-wrapper[data-v-e00ba5a3]{display:none}}@media screen and (min-width:768px)and (max-width:991.98px){.sidebar-desktop-wrapper[data-v-e00ba5a3]{display:none}}.sidebar-desktop-wrapper[data-v-e00ba5a3]>*:not(.sb-glow){position:relative;z-index:1}.sidebar-desktop-wrapper .sb-glow[data-v-e00ba5a3]{position:absolute;top:-90px;left:-60px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--brand-color) 60%,transparent),transparent 68%);opacity:.14;filter:blur(8px);pointer-events:none;z-index:0}.sidebar-desktop-wrapper .ni-label[data-v-e00ba5a3]{white-space:nowrap;overflow:hidden;max-width:200px;transition:opacity .2s ease,max-width .3s ease,margin .3s ease}.sidebar-desktop-wrapper .sb-head[data-v-e00ba5a3]{width:100%;margin-bottom:20px}.sidebar-desktop-wrapper .sb-head .sb-brand[data-v-e00ba5a3]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;height:84px;cursor:pointer}.sidebar-desktop-wrapper .sb-head .sb-brand img[data-v-e00ba5a3]{width:100%;height:100%;object-fit:contain}.sidebar-desktop-wrapper .sb-nav[data-v-e00ba5a3]{flex:1;overflow-y:auto;overflow-x:hidden;width:100%}.sidebar-desktop-wrapper .sb-nav[data-v-e00ba5a3]::-webkit-scrollbar{width:6px;background-color:transparent}.sidebar-desktop-wrapper .sb-nav[data-v-e00ba5a3]::-webkit-scrollbar-thumb:vertical{background-color:var(--border);border-radius:10px}.sidebar-desktop-wrapper .sb-foot[data-v-e00ba5a3]{padding-top:12px;margin-top:8px;border-top:1px solid var(--border);transition:border-color .45s ease;width:100%}.sidebar-desktop-wrapper .sb-foot .sb-foot-row[data-v-e00ba5a3]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:8px;margin-bottom:8px}.sidebar-desktop-wrapper .sb-foot .sb-foot-row .sb-lang[data-v-e00ba5a3]{flex:1;min-width:0}.sidebar-desktop-wrapper .sb-foot .sb-foot-row .sb-collapse[data-v-e00ba5a3]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:42px;height:42px;flex-shrink:0;border:1px solid var(--border);border-radius:13px;background-color:var(--bg-surface);color:var(--text-primary);box-shadow:var(--card-shadow);cursor:pointer;transition:transform .15s ease,background-color .18s ease}.sidebar-desktop-wrapper .sb-foot .sb-foot-row .sb-collapse[data-v-e00ba5a3]:active{transform:scale(.92)}.sidebar-desktop-wrapper .sb-foot .sb-foot-row .sb-collapse .chev[data-v-e00ba5a3]{font-size:1.1rem;transition:transform .32s cubic-bezier(.4,0,.2,1)}.sidebar-desktop-wrapper .sb-foot .sb-foot-row .sb-collapse .chev.flip[data-v-e00ba5a3]{transform:rotate(180deg)}.sidebar-desktop-wrapper .sb-foot .sb-foot-row--compact .sb-lang[data-v-e00ba5a3]{flex:none;width:auto}.sidebar-desktop-wrapper .sb-foot .sb-foot-row--compact .sb-lang[data-v-e00ba5a3] .trigger{width:42px;padding:0;justify-content:center}.sidebar-desktop-wrapper .sb-foot .sb-foot-row--compact .sb-lang[data-v-e00ba5a3] .language-name,.sidebar-desktop-wrapper .sb-foot .sb-foot-row--compact .sb-lang[data-v-e00ba5a3] .chevron{display:none}.sidebar-desktop-wrapper .sb-foot .sb-logout[data-v-e00ba5a3]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:11px;width:100%;height:42px;padding:0 13px;border-radius:12px;border:1px solid color-mix(in srgb,#ff4d4f 20%,var(--border));background-color:color-mix(in srgb,#ff4d4f 7%,var(--bg-surface));color:#ff4d4f;font-size:.875rem;font-weight:700;cursor:pointer;transition:background-color .18s ease}.sidebar-desktop-wrapper .sb-foot .sb-logout i[data-v-e00ba5a3]{font-size:1.1rem}.sidebar-desktop-wrapper .sb-foot .sb-logout[data-v-e00ba5a3]:hover{background-color:color-mix(in srgb,#ff4d4f 13%,var(--bg-surface))}.sidebar-desktop-wrapper.collapsed[data-v-e00ba5a3]{padding:18px 8px 16px}.sidebar-desktop-wrapper.collapsed .sb-brand[data-v-e00ba5a3]{display:none}.sidebar-desktop-wrapper.collapsed .sb-profile[data-v-e00ba5a3]{background:transparent;justify-content:center;padding:6px 0}.sidebar-desktop-wrapper.collapsed .sb-prof-text[data-v-e00ba5a3]{display:none}.sidebar-desktop-wrapper.collapsed .sb-foot-row[data-v-e00ba5a3]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.sidebar-desktop-wrapper.collapsed .sb-lang[data-v-e00ba5a3]{flex:none;width:auto}.sidebar-desktop-wrapper.collapsed .sb-lang[data-v-e00ba5a3] .trigger{width:42px;padding:0;justify-content:center}.sidebar-desktop-wrapper.collapsed .sb-lang[data-v-e00ba5a3] .language-name,.sidebar-desktop-wrapper.collapsed .sb-lang[data-v-e00ba5a3] .chevron{display:none}.sidebar-desktop-wrapper.collapsed .sb-logout[data-v-e00ba5a3]{justify-content:center;padding:0}.sidebar-desktop-wrapper.collapsed .sb-logout .ni-label[data-v-e00ba5a3]{opacity:0;max-width:0;margin:0}.sidebar-mobile-wrapper[data-v-e00ba5a3]{width:100%;height:4rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap}@media screen and (min-width:992px)and (max-width:1199.98px){.sidebar-mobile-wrapper[data-v-e00ba5a3]{display:none}}@media screen and (min-width:1200px){.sidebar-mobile-wrapper[data-v-e00ba5a3]{display:none}}.sidebar-mobile-wrapper .sidebar-logo[data-v-e00ba5a3]{height:2.5rem;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.sidebar-mobile-wrapper .sidebar-logo img[data-v-e00ba5a3]{max-height:100%}.sidebar-mobile-wrapper .expand-icon[data-v-e00ba5a3]{cursor:pointer;gap:.5rem;color:var(--text-primary);display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.sidebar-mobile-wrapper .expand-icon i[data-v-e00ba5a3]{font-size:1.25rem}.sidebar-mobile-wrapper .mobile-content[data-v-e00ba5a3]{position:fixed;background-color:var(--bg-surface);width:100%;top:4rem;z-index:9999;box-shadow:0 2px 2px #0000001a;max-height:65vh;height:65vh;overflow-y:auto;overflow-x:hidden;padding:1rem}.sidebar-mobile-wrapper .mobile-content[data-v-e00ba5a3]::-webkit-scrollbar{width:6px;background-color:var(--bg-surface)}.sidebar-mobile-wrapper .mobile-content[data-v-e00ba5a3]::-webkit-scrollbar-thumb:vertical{background-color:var(--text-color);border-radius:10px}.sidebar-mobile-wrapper .mobile-content .mobile-theme-toggle[data-v-e00ba5a3]{margin-top:1rem;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;flex-wrap:nowrap}:root .animate__faster[data-v-21b96c67]{--animate-duration: .3s}:root .vc-container[data-v-21b96c67]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-21b96c67]{background-color:transparent!important}.p-rel[data-v-21b96c67]{position:relative}.p-abs[data-v-21b96c67]{position:absolute}.mr05[data-v-21b96c67]{margin-right:.5rem}.mr1[data-v-21b96c67]{margin-right:1rem}.ml05[data-v-21b96c67]{margin-left:.5rem}.ml1[data-v-21b96c67]{margin-left:1rem}.mt05[data-v-21b96c67]{margin-top:.5rem}.mt1[data-v-21b96c67]{margin-top:1rem}.mb05[data-v-21b96c67]{margin-bottom:.5rem}.mb1[data-v-21b96c67]{margin-bottom:1rem}.pr05[data-v-21b96c67]{padding-right:.5rem}.pr1[data-v-21b96c67]{padding-right:1rem}.pl05[data-v-21b96c67]{padding-left:.5rem}.pl1[data-v-21b96c67]{padding-left:1rem}.pt05[data-v-21b96c67]{padding-top:.5rem}.pt1[data-v-21b96c67]{padding-top:1rem}.pb05[data-v-21b96c67]{padding-bottom:.5rem}.pb1[data-v-21b96c67]{padding-bottom:1rem}.gap05[data-v-21b96c67]{gap:.5rem}.brand-text[data-v-21b96c67]{color:var(--brand-readable)}.size-xs[data-v-21b96c67]{font-size:.625rem}.size-xs .dp__input[data-v-21b96c67]{--dp-font-size: .625rem}.size-sm[data-v-21b96c67]{font-size:.825rem}.size-sm .dp__input[data-v-21b96c67]{--dp-font-size: .825rem}.size-md[data-v-21b96c67]{font-size:1em}.size-md .dp__input[data-v-21b96c67]{--dp-font-size: 1em}.size-lg[data-v-21b96c67]{font-size:1.25rem}.size-lg .dp__input[data-v-21b96c67]{--dp-font-size: 1.25rem}.size-xl[data-v-21b96c67]{font-size:1.5rem}.size-xl .dp__input[data-v-21b96c67]{--dp-font-size: 1.5rem}.type-primary[data-v-21b96c67]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-21b96c67]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-21b96c67]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-21b96c67]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-21b96c67]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-21b96c67]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-21b96c67]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-21b96c67]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-21b96c67]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-21b96c67]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-21b96c67]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-21b96c67]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-21b96c67]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-21b96c67]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-21b96c67]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-21b96c67]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-21b96c67]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-21b96c67]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-21b96c67]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-21b96c67]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-21b96c67]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-21b96c67]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-21b96c67]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-21b96c67]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-21b96c67]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-21b96c67]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-21b96c67]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-21b96c67]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-21b96c67]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-21b96c67]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-21b96c67]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-21b96c67]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-21b96c67]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-21b96c67]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-21b96c67]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-21b96c67]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-21b96c67]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-21b96c67]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-21b96c67]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-21b96c67]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-21b96c67]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-21b96c67]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-21b96c67]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-21b96c67]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-21b96c67]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-21b96c67]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-21b96c67]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-21b96c67]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.app-loading-screen[data-v-21b96c67]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:clamp(2.5rem,8vw,5rem) clamp(1.25rem,5vw,2.5rem);background:radial-gradient(circle,rgba(160,130,200,.08) 2px,transparent 1px),linear-gradient(135deg,var(--bg-muted) 0%,var(--bg-muted) 50%,var(--bg-muted) 100%);background-size:24px 24px,100% 100%}.app-loading-screen .loading-top[data-v-21b96c67]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;width:100%}.app-loading-screen .loading-message[data-v-21b96c67]{font-family:Quicksand,sans-serif;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:700;color:transparent;background:linear-gradient(120deg,#a855f7,#ff4d4f 55%,#c084fc);background-clip:text;-webkit-background-clip:text;text-align:center;line-height:1.35;letter-spacing:.01em;max-width:min(640px,90vw);animation:fadeSlideDown-21b96c67 .7s cubic-bezier(.22,1,.36,1) both}.app-loading-screen .loading-progress-track[data-v-21b96c67]{width:min(320px,80vw);height:5px;border-radius:99px;background:#8250b41f;overflow:hidden}.app-loading-screen .loading-progress-bar[data-v-21b96c67]{width:40%;height:100%;border-radius:99px;background:linear-gradient(90deg,#a855f7,#ff4d4f,#a855f7);background-size:200% 100%;animation:progressSlide-21b96c67 1.6s ease-in-out infinite}.app-loading-screen .loading-logo-wrapper[data-v-21b96c67]{animation:logoPulse-21b96c67 2s ease-in-out infinite}.app-loading-screen .loading-logo-wrapper .loading-logo[data-v-21b96c67]{width:clamp(140px,30vw,200px);height:auto;filter:drop-shadow(0 4px 24px rgba(130,80,180,.18))}@keyframes fadeSlideDown-21b96c67{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes logoPulse-21b96c67{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.04);opacity:.88}}@keyframes progressSlide-21b96c67{0%{transform:translate(-100%);background-position:0% 0%}50%{background-position:100% 0%}to{transform:translate(350%);background-position:0% 0%}}:root .animate__faster[data-v-ba418fde]{--animate-duration: .3s}:root .vc-container[data-v-ba418fde]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-ba418fde]{background-color:transparent!important}.p-rel[data-v-ba418fde]{position:relative}.p-abs[data-v-ba418fde]{position:absolute}.mr05[data-v-ba418fde]{margin-right:.5rem}.mr1[data-v-ba418fde]{margin-right:1rem}.ml05[data-v-ba418fde]{margin-left:.5rem}.ml1[data-v-ba418fde]{margin-left:1rem}.mt05[data-v-ba418fde]{margin-top:.5rem}.mt1[data-v-ba418fde]{margin-top:1rem}.mb05[data-v-ba418fde]{margin-bottom:.5rem}.mb1[data-v-ba418fde]{margin-bottom:1rem}.pr05[data-v-ba418fde]{padding-right:.5rem}.pr1[data-v-ba418fde]{padding-right:1rem}.pl05[data-v-ba418fde]{padding-left:.5rem}.pl1[data-v-ba418fde]{padding-left:1rem}.pt05[data-v-ba418fde]{padding-top:.5rem}.pt1[data-v-ba418fde]{padding-top:1rem}.pb05[data-v-ba418fde]{padding-bottom:.5rem}.pb1[data-v-ba418fde]{padding-bottom:1rem}.gap05[data-v-ba418fde]{gap:.5rem}.brand-text[data-v-ba418fde]{color:var(--brand-readable)}.size-xs[data-v-ba418fde]{font-size:.625rem}.size-xs .dp__input[data-v-ba418fde]{--dp-font-size: .625rem}.size-sm[data-v-ba418fde]{font-size:.825rem}.size-sm .dp__input[data-v-ba418fde]{--dp-font-size: .825rem}.size-md[data-v-ba418fde]{font-size:1em}.size-md .dp__input[data-v-ba418fde]{--dp-font-size: 1em}.size-lg[data-v-ba418fde]{font-size:1.25rem}.size-lg .dp__input[data-v-ba418fde]{--dp-font-size: 1.25rem}.size-xl[data-v-ba418fde]{font-size:1.5rem}.size-xl .dp__input[data-v-ba418fde]{--dp-font-size: 1.5rem}.type-primary[data-v-ba418fde]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-ba418fde]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-ba418fde]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-ba418fde]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-ba418fde]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-ba418fde]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-ba418fde]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-ba418fde]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-ba418fde]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-ba418fde]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-ba418fde]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-ba418fde]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-ba418fde]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-ba418fde]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-ba418fde]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-ba418fde]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-ba418fde]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-ba418fde]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-ba418fde]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-ba418fde]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-ba418fde]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-ba418fde]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-ba418fde]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-ba418fde]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-ba418fde]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-ba418fde]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-ba418fde]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-ba418fde]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-ba418fde]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-ba418fde]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-ba418fde]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-ba418fde]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-ba418fde]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-ba418fde]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-ba418fde]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-ba418fde]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-ba418fde]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-ba418fde]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-ba418fde]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-ba418fde]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-ba418fde]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-ba418fde]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-ba418fde]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-ba418fde]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-ba418fde]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-ba418fde]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-ba418fde]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-ba418fde]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.user-info[data-v-ba418fde]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:var(--ui-gap);width:100%;min-width:0}.user-info.right[data-v-ba418fde]{flex-direction:row-reverse}.user-info.space-between[data-v-ba418fde]{justify-content:space-between}.user-info.clickable[data-v-ba418fde]{padding:10px 8px;border-radius:12px;cursor:pointer;transition:background-color .45s ease}.user-info.clickable[data-v-ba418fde]:hover{background-color:color-mix(in srgb,var(--bg-surface) 55%,transparent)}.user-info .ui-text[data-v-ba418fde]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;min-width:0}.user-info .ui-greet[data-v-ba418fde]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:5px;line-height:1.15}.user-info .ui-greet .ui-greet-text[data-v-ba418fde]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-info .ui-greet .wave[data-v-ba418fde]{width:var(--ui-wave-size);height:var(--ui-wave-size);flex-shrink:0;transform:rotate(-45deg)}.user-info .ui-name[data-v-ba418fde]{display:block;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-info.emphasis-greeting .ui-greet[data-v-ba418fde]{font-size:var(--ui-primary-size);font-weight:800;letter-spacing:-.02em;color:var(--text-primary)}.user-info.emphasis-greeting .ui-name[data-v-ba418fde],.user-info.emphasis-name .ui-greet[data-v-ba418fde]{font-size:var(--ui-secondary-size);font-weight:600;color:var(--text-secondary)}.user-info.emphasis-name .ui-name[data-v-ba418fde]{font-size:var(--ui-primary-size);font-weight:800;letter-spacing:-.02em;color:var(--text-primary)}:root .animate__faster[data-v-1944912d]{--animate-duration: .3s}:root .vc-container[data-v-1944912d]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-1944912d]{background-color:transparent!important}.p-rel[data-v-1944912d]{position:relative}.p-abs[data-v-1944912d]{position:absolute}.mr05[data-v-1944912d]{margin-right:.5rem}.mr1[data-v-1944912d]{margin-right:1rem}.ml05[data-v-1944912d]{margin-left:.5rem}.ml1[data-v-1944912d]{margin-left:1rem}.mt05[data-v-1944912d]{margin-top:.5rem}.mt1[data-v-1944912d]{margin-top:1rem}.mb05[data-v-1944912d]{margin-bottom:.5rem}.mb1[data-v-1944912d]{margin-bottom:1rem}.pr05[data-v-1944912d]{padding-right:.5rem}.pr1[data-v-1944912d]{padding-right:1rem}.pl05[data-v-1944912d]{padding-left:.5rem}.pl1[data-v-1944912d]{padding-left:1rem}.pt05[data-v-1944912d]{padding-top:.5rem}.pt1[data-v-1944912d]{padding-top:1rem}.pb05[data-v-1944912d]{padding-bottom:.5rem}.pb1[data-v-1944912d]{padding-bottom:1rem}.gap05[data-v-1944912d]{gap:.5rem}.brand-text[data-v-1944912d]{color:var(--brand-readable)}.size-xs[data-v-1944912d]{font-size:.625rem}.size-xs .dp__input[data-v-1944912d]{--dp-font-size: .625rem}.size-sm[data-v-1944912d]{font-size:.825rem}.size-sm .dp__input[data-v-1944912d]{--dp-font-size: .825rem}.size-md[data-v-1944912d]{font-size:1em}.size-md .dp__input[data-v-1944912d]{--dp-font-size: 1em}.size-lg[data-v-1944912d]{font-size:1.25rem}.size-lg .dp__input[data-v-1944912d]{--dp-font-size: 1.25rem}.size-xl[data-v-1944912d]{font-size:1.5rem}.size-xl .dp__input[data-v-1944912d]{--dp-font-size: 1.5rem}.type-primary[data-v-1944912d]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-1944912d]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-1944912d]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-1944912d]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-1944912d]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-1944912d]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-1944912d]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-1944912d]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-1944912d]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-1944912d]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-1944912d]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-1944912d]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-1944912d]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-1944912d]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-1944912d]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-1944912d]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-1944912d]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-1944912d]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-1944912d]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-1944912d]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-1944912d]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-1944912d]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-1944912d]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-1944912d]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-1944912d]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-1944912d]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-1944912d]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-1944912d]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-1944912d]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-1944912d]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-1944912d]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-1944912d]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-1944912d]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-1944912d]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-1944912d]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-1944912d]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-1944912d]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-1944912d]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-1944912d]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-1944912d]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-1944912d]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-1944912d]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-1944912d]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-1944912d]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-1944912d]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-1944912d]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-1944912d]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-1944912d]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.calendar-modal-wrapper[data-v-1944912d]{max-height:80vh;width:700px;min-height:500px}.calendar-modal-wrapper .calendars[data-v-1944912d]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem;max-height:500px;height:100%;padding:1rem;width:100%;overflow-x:hidden}.calendar-modal-wrapper .calendars[data-v-1944912d]::-webkit-scrollbar{width:6px;background-color:var(--bg-surface)}.calendar-modal-wrapper .calendars[data-v-1944912d]::-webkit-scrollbar-thumb:vertical{background-color:var(--text-color);border-radius:10px}.calendar-modal-wrapper .calendars .calendar-row[data-v-1944912d]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem;width:100%;border:1px solid var(--border);padding:.5rem;border-radius:10px;cursor:pointer;transition:all .3s}.calendar-modal-wrapper .calendars .calendar-row[data-v-1944912d]:hover{background-color:var(--bg-hover)}.calendar-modal-wrapper .calendars .calendar-row .row-icon[data-v-1944912d]{font-size:2rem;color:var(--brand-readable)}.calendar-modal-wrapper .calendars .calendar-row .row-info[data-v-1944912d]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.5rem;width:calc(100% - 3.5rem)}.calendar-modal-wrapper .calendars .calendar-row .row-info .row-title[data-v-1944912d]{font-size:1rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;word-wrap:break-word}.calendar-modal-wrapper .calendars .calendar-row .row-info .row-description[data-v-1944912d]{font-size:1rem;word-break:break-word;width:100%}:root .animate__faster[data-v-2bda3b9f]{--animate-duration: .3s}:root .vc-container[data-v-2bda3b9f]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-2bda3b9f]{background-color:transparent!important}.p-rel[data-v-2bda3b9f]{position:relative}.p-abs[data-v-2bda3b9f]{position:absolute}.mr05[data-v-2bda3b9f]{margin-right:.5rem}.mr1[data-v-2bda3b9f]{margin-right:1rem}.ml05[data-v-2bda3b9f]{margin-left:.5rem}.ml1[data-v-2bda3b9f]{margin-left:1rem}.mt05[data-v-2bda3b9f]{margin-top:.5rem}.mt1[data-v-2bda3b9f]{margin-top:1rem}.mb05[data-v-2bda3b9f]{margin-bottom:.5rem}.mb1[data-v-2bda3b9f]{margin-bottom:1rem}.pr05[data-v-2bda3b9f]{padding-right:.5rem}.pr1[data-v-2bda3b9f]{padding-right:1rem}.pl05[data-v-2bda3b9f]{padding-left:.5rem}.pl1[data-v-2bda3b9f]{padding-left:1rem}.pt05[data-v-2bda3b9f]{padding-top:.5rem}.pt1[data-v-2bda3b9f]{padding-top:1rem}.pb05[data-v-2bda3b9f]{padding-bottom:.5rem}.pb1[data-v-2bda3b9f]{padding-bottom:1rem}.gap05[data-v-2bda3b9f]{gap:.5rem}.brand-text[data-v-2bda3b9f]{color:var(--brand-readable)}.size-xs[data-v-2bda3b9f]{font-size:.625rem}.size-xs .dp__input[data-v-2bda3b9f]{--dp-font-size: .625rem}.size-sm[data-v-2bda3b9f]{font-size:.825rem}.size-sm .dp__input[data-v-2bda3b9f]{--dp-font-size: .825rem}.size-md[data-v-2bda3b9f]{font-size:1em}.size-md .dp__input[data-v-2bda3b9f]{--dp-font-size: 1em}.size-lg[data-v-2bda3b9f]{font-size:1.25rem}.size-lg .dp__input[data-v-2bda3b9f]{--dp-font-size: 1.25rem}.size-xl[data-v-2bda3b9f]{font-size:1.5rem}.size-xl .dp__input[data-v-2bda3b9f]{--dp-font-size: 1.5rem}.type-primary[data-v-2bda3b9f]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-2bda3b9f]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-2bda3b9f]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-2bda3b9f]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-2bda3b9f]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-2bda3b9f]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-2bda3b9f]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-2bda3b9f]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-2bda3b9f]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-2bda3b9f]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-2bda3b9f]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-2bda3b9f]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-2bda3b9f]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-2bda3b9f]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-2bda3b9f]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-2bda3b9f]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-2bda3b9f]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-2bda3b9f]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-2bda3b9f]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-2bda3b9f]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-2bda3b9f]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-2bda3b9f]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-2bda3b9f]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-2bda3b9f]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-2bda3b9f]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-2bda3b9f]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-2bda3b9f]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-2bda3b9f]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-2bda3b9f]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-2bda3b9f]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-2bda3b9f]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-2bda3b9f]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-2bda3b9f]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-2bda3b9f]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-2bda3b9f]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-2bda3b9f]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-2bda3b9f]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-2bda3b9f]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-2bda3b9f]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-2bda3b9f]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-2bda3b9f]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-2bda3b9f]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-2bda3b9f]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-2bda3b9f]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-2bda3b9f]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-2bda3b9f]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-2bda3b9f]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-2bda3b9f]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.mobile-navigation-wrapper[data-v-2bda3b9f]{height:4rem}.mobile-navigation-wrapper .navigation-bar[data-v-2bda3b9f]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;min-height:4rem;padding:0 .75rem;width:100%}.mobile-navigation-wrapper .navigation-bar.have-bg[data-v-2bda3b9f]{background-color:var(--bg-base)}.mobile-navigation-wrapper .navigation-bar .logo-section img[data-v-2bda3b9f]{height:40px;cursor:pointer}.mobile-navigation-wrapper .navigation-bar .menu-section[data-v-2bda3b9f]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:.5rem}.mobile-navigation-wrapper .navigation-bar .menu-section .menu-btn[data-v-2bda3b9f]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:42px;height:42px;border:1px solid var(--border);border-radius:13px;background-color:var(--bg-surface);color:var(--text-primary);box-shadow:var(--card-shadow);cursor:pointer;transition:transform .15s ease}.mobile-navigation-wrapper .navigation-bar .menu-section .menu-btn i[data-v-2bda3b9f]{font-size:1.15rem}.mobile-navigation-wrapper .navigation-bar .menu-section .menu-btn[data-v-2bda3b9f]:active{transform:scale(.92)}.mobile-menu[data-v-2bda3b9f]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;position:fixed;top:0;left:0;width:100%;height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:9999;padding:calc(env(safe-area-inset-top,0px) + 1.25rem) 1.25rem 0;background-color:var(--bg-base);color:var(--text-primary)}.mobile-menu[data-v-2bda3b9f]::-webkit-scrollbar{width:0;background-color:transparent}.mobile-menu[data-v-2bda3b9f]::-webkit-scrollbar-thumb:vertical{background-color:transparent;border-radius:10px}.mobile-menu .bg-glow[data-v-2bda3b9f]{position:fixed;top:-120px;right:-80px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--brand-color) 60%,transparent),transparent 68%);opacity:.22;filter:blur(8px);pointer-events:none}.mobile-menu[data-v-2bda3b9f]:after{content:"";position:fixed;bottom:-90px;left:-70px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--brand-color) 45%,transparent),transparent 70%);opacity:.1;filter:blur(10px);pointer-events:none}.mobile-menu[data-v-2bda3b9f]>*:not(.bg-glow){position:relative;z-index:1}.mobile-menu .topbar[data-v-2bda3b9f]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;width:100%;margin-bottom:1rem}.mobile-menu .topbar .topbar-logo[data-v-2bda3b9f]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;min-width:0}.mobile-menu .topbar .topbar-logo img[data-v-2bda3b9f]{height:40px;max-width:60vw;object-fit:contain}.mobile-menu .topbar .icon-btn[data-v-2bda3b9f]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:42px;height:42px;flex-shrink:0;border:1px solid var(--border);border-radius:13px;background-color:var(--bg-surface);color:var(--text-primary);box-shadow:var(--card-shadow);cursor:pointer;transition:transform .15s ease}.mobile-menu .topbar .icon-btn i[data-v-2bda3b9f]{font-size:1.15rem}.mobile-menu .topbar .icon-btn[data-v-2bda3b9f]:active{transform:scale(.92)}.mobile-menu .controls[data-v-2bda3b9f]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;position:relative;z-index:50;gap:.625rem;width:100%;margin-bottom:1.5rem}.mobile-menu .content[data-v-2bda3b9f]{display:flex;flex-direction:column;flex:1;width:100%}.mobile-menu .greet[data-v-2bda3b9f]{margin-bottom:1.25rem}.mobile-menu .cover[data-v-2bda3b9f]{display:block;width:100%;aspect-ratio:2/1;margin-bottom:1.5rem;border-radius:20px;overflow:hidden;box-shadow:var(--card-shadow)}.mobile-menu .cover img[data-v-2bda3b9f]{display:block;width:100%;height:100%;object-fit:cover}.mobile-menu .grid[data-v-2bda3b9f]{display:grid;grid-template-columns:repeat(3,1fr)}@media(min-width:446px)and (max-width:575.98px){.mobile-menu .grid[data-v-2bda3b9f]{grid-template-columns:repeat(4,1fr)}}.mobile-menu .grid[data-v-2bda3b9f]{gap:.75rem;grid-auto-rows:max-content;width:100%}.mobile-menu .logout[data-v-2bda3b9f]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:.6rem;width:100%;height:50px;margin-top:1.5rem;margin-bottom:calc(env(safe-area-inset-bottom,0px) + 1.5rem);border:1px solid color-mix(in srgb,#ff4d4f 22%,var(--border));border-radius:15px;background-color:color-mix(in srgb,#ff4d4f 8%,var(--bg-surface));color:#ff4d4f;font-size:.95rem;font-weight:700;cursor:pointer;transition:transform .15s ease,background-color .2s ease}.mobile-menu .logout i[data-v-2bda3b9f]{font-size:1.1rem}.mobile-menu .logout[data-v-2bda3b9f]:hover{background-color:color-mix(in srgb,#ff4d4f 14%,var(--bg-surface))}.mobile-menu .logout[data-v-2bda3b9f]:active{transform:scale(.98)}@media screen and (min-width:576px)and (max-width:767.98px){.mobile-menu[data-v-2bda3b9f]{padding-inline:2rem}.mobile-menu .topbar[data-v-2bda3b9f],.mobile-menu .controls[data-v-2bda3b9f],.mobile-menu .content[data-v-2bda3b9f]{width:100%;max-width:620px;margin-inline:auto}.mobile-menu .greet[data-v-2bda3b9f]{margin-bottom:1.5rem}.mobile-menu .cover[data-v-2bda3b9f]{border-radius:24px}.mobile-menu .grid[data-v-2bda3b9f]{grid-template-columns:repeat(4,1fr);gap:1rem}}@media screen and (min-width:768px)and (max-width:991.98px){.mobile-menu[data-v-2bda3b9f]{padding-inline:2rem}.mobile-menu .topbar[data-v-2bda3b9f],.mobile-menu .controls[data-v-2bda3b9f],.mobile-menu .content[data-v-2bda3b9f]{width:100%;max-width:620px;margin-inline:auto}.mobile-menu .greet[data-v-2bda3b9f]{margin-bottom:1.5rem}.mobile-menu .cover[data-v-2bda3b9f]{border-radius:24px}.mobile-menu .grid[data-v-2bda3b9f]{grid-template-columns:repeat(4,1fr);gap:1rem}}:root .animate__faster[data-v-b5094f4c]{--animate-duration: .3s}:root .vc-container[data-v-b5094f4c]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-b5094f4c]{background-color:transparent!important}.p-rel[data-v-b5094f4c]{position:relative}.p-abs[data-v-b5094f4c]{position:absolute}.mr05[data-v-b5094f4c]{margin-right:.5rem}.mr1[data-v-b5094f4c]{margin-right:1rem}.ml05[data-v-b5094f4c]{margin-left:.5rem}.ml1[data-v-b5094f4c]{margin-left:1rem}.mt05[data-v-b5094f4c]{margin-top:.5rem}.mt1[data-v-b5094f4c]{margin-top:1rem}.mb05[data-v-b5094f4c]{margin-bottom:.5rem}.mb1[data-v-b5094f4c]{margin-bottom:1rem}.pr05[data-v-b5094f4c]{padding-right:.5rem}.pr1[data-v-b5094f4c]{padding-right:1rem}.pl05[data-v-b5094f4c]{padding-left:.5rem}.pl1[data-v-b5094f4c]{padding-left:1rem}.pt05[data-v-b5094f4c]{padding-top:.5rem}.pt1[data-v-b5094f4c]{padding-top:1rem}.pb05[data-v-b5094f4c]{padding-bottom:.5rem}.pb1[data-v-b5094f4c]{padding-bottom:1rem}.gap05[data-v-b5094f4c]{gap:.5rem}.brand-text[data-v-b5094f4c]{color:var(--brand-readable)}.size-xs[data-v-b5094f4c]{font-size:.625rem}.size-xs .dp__input[data-v-b5094f4c]{--dp-font-size: .625rem}.size-sm[data-v-b5094f4c]{font-size:.825rem}.size-sm .dp__input[data-v-b5094f4c]{--dp-font-size: .825rem}.size-md[data-v-b5094f4c]{font-size:1em}.size-md .dp__input[data-v-b5094f4c]{--dp-font-size: 1em}.size-lg[data-v-b5094f4c]{font-size:1.25rem}.size-lg .dp__input[data-v-b5094f4c]{--dp-font-size: 1.25rem}.size-xl[data-v-b5094f4c]{font-size:1.5rem}.size-xl .dp__input[data-v-b5094f4c]{--dp-font-size: 1.5rem}.type-primary[data-v-b5094f4c]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-b5094f4c]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-b5094f4c]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-b5094f4c]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-b5094f4c]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-b5094f4c]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-b5094f4c]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-b5094f4c]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-b5094f4c]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-b5094f4c]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-b5094f4c]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-b5094f4c]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-b5094f4c]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-b5094f4c]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-b5094f4c]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-b5094f4c]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-b5094f4c]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-b5094f4c]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-b5094f4c]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-b5094f4c]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-b5094f4c]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-b5094f4c]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-b5094f4c]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-b5094f4c]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-b5094f4c]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-b5094f4c]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-b5094f4c]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-b5094f4c]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-b5094f4c]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-b5094f4c]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-b5094f4c]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-b5094f4c]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-b5094f4c]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-b5094f4c]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-b5094f4c]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-b5094f4c]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-b5094f4c]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-b5094f4c]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-b5094f4c]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-b5094f4c]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-b5094f4c]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-b5094f4c]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-b5094f4c]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-b5094f4c]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-b5094f4c]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-b5094f4c]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-b5094f4c]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-b5094f4c]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.points[data-v-b5094f4c]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:9px}.points.expanded .point-chip[data-v-b5094f4c]{flex:1 1 0;min-width:0}.point-chip[data-v-b5094f4c]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:10px;height:44px;padding:0 15px 0 8px;cursor:pointer;border:1px solid var(--border);border-radius:16px;background:color-mix(in srgb,var(--bg-surface) 82%,transparent);transition:background-color .2s,transform .15s}.point-chip[data-v-b5094f4c]:hover{background:color-mix(in srgb,var(--bg-surface) 95%,transparent)}.point-chip[data-v-b5094f4c]:active{transform:scale(.97)}.point-chip .pc-ico[data-v-b5094f4c]{width:30px;height:30px;border-radius:9px;flex-shrink:0;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;font-size:.875rem}.point-chip .pc-ico.spend[data-v-b5094f4c]{background:color-mix(in srgb,var(--brand-color) 15%,transparent);color:var(--brand-readable)}.point-chip .pc-ico.gift[data-v-b5094f4c]{background:color-mix(in srgb,#f0682b 16%,transparent);color:#f0682b}.point-chip .pc-meta[data-v-b5094f4c]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;line-height:1;min-width:0}.point-chip .pc-val[data-v-b5094f4c]{font-size:.9375rem;font-weight:800;letter-spacing:-.02em;color:var(--text-primary)}.point-chip .pc-lbl[data-v-b5094f4c]{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}:root .animate__faster[data-v-e7ea462e]{--animate-duration: .3s}:root .vc-container[data-v-e7ea462e]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-e7ea462e]{background-color:transparent!important}.p-rel[data-v-e7ea462e]{position:relative}.p-abs[data-v-e7ea462e]{position:absolute}.mr05[data-v-e7ea462e]{margin-right:.5rem}.mr1[data-v-e7ea462e]{margin-right:1rem}.ml05[data-v-e7ea462e]{margin-left:.5rem}.ml1[data-v-e7ea462e]{margin-left:1rem}.mt05[data-v-e7ea462e]{margin-top:.5rem}.mt1[data-v-e7ea462e]{margin-top:1rem}.mb05[data-v-e7ea462e]{margin-bottom:.5rem}.mb1[data-v-e7ea462e]{margin-bottom:1rem}.pr05[data-v-e7ea462e]{padding-right:.5rem}.pr1[data-v-e7ea462e]{padding-right:1rem}.pl05[data-v-e7ea462e]{padding-left:.5rem}.pl1[data-v-e7ea462e]{padding-left:1rem}.pt05[data-v-e7ea462e]{padding-top:.5rem}.pt1[data-v-e7ea462e]{padding-top:1rem}.pb05[data-v-e7ea462e]{padding-bottom:.5rem}.pb1[data-v-e7ea462e]{padding-bottom:1rem}.gap05[data-v-e7ea462e]{gap:.5rem}.brand-text[data-v-e7ea462e]{color:var(--brand-readable)}.size-xs[data-v-e7ea462e]{font-size:.625rem}.size-xs .dp__input[data-v-e7ea462e]{--dp-font-size: .625rem}.size-sm[data-v-e7ea462e]{font-size:.825rem}.size-sm .dp__input[data-v-e7ea462e]{--dp-font-size: .825rem}.size-md[data-v-e7ea462e]{font-size:1em}.size-md .dp__input[data-v-e7ea462e]{--dp-font-size: 1em}.size-lg[data-v-e7ea462e]{font-size:1.25rem}.size-lg .dp__input[data-v-e7ea462e]{--dp-font-size: 1.25rem}.size-xl[data-v-e7ea462e]{font-size:1.5rem}.size-xl .dp__input[data-v-e7ea462e]{--dp-font-size: 1.5rem}.type-primary[data-v-e7ea462e]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-e7ea462e]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-e7ea462e]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-e7ea462e]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-e7ea462e]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-e7ea462e]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-e7ea462e]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-e7ea462e]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-e7ea462e]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-e7ea462e]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-e7ea462e]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-e7ea462e]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-e7ea462e]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-e7ea462e]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-e7ea462e]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-e7ea462e]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-e7ea462e]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-e7ea462e]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-e7ea462e]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-e7ea462e]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-e7ea462e]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-e7ea462e]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-e7ea462e]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-e7ea462e]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-e7ea462e]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-e7ea462e]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-e7ea462e]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-e7ea462e]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-e7ea462e]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-e7ea462e]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-e7ea462e]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-e7ea462e]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-e7ea462e]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-e7ea462e]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-e7ea462e]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-e7ea462e]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-e7ea462e]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-e7ea462e]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-e7ea462e]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-e7ea462e]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-e7ea462e]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-e7ea462e]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-e7ea462e]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-e7ea462e]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-e7ea462e]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-e7ea462e]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-e7ea462e]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-e7ea462e]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.navbar-wrap[data-v-e7ea462e]{position:relative;width:100%;background:linear-gradient(120deg,var(--brand-color-dark),var(--brand-color) 45%,var(--brand-color-light))}.navbar-wrap[data-v-e7ea462e]:after{content:"";position:absolute;top:-60%;right:4%;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.22),transparent 70%);pointer-events:none}.navbar[data-v-e7ea462e]{position:relative;z-index:1;height:64px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:0 18px 0 22px;background:color-mix(in srgb,var(--bg-surface) 58%,transparent);backdrop-filter:blur(18px) saturate(1.5);-webkit-backdrop-filter:blur(18px) saturate(1.5);border-bottom:1px solid color-mix(in srgb,var(--border) 45%,transparent)}.nav-left[data-v-e7ea462e]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:9px}.nav-left .bc-ico[data-v-e7ea462e]{width:32px;height:32px;border-radius:9px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;background:color-mix(in srgb,var(--bg-surface) 70%,transparent);color:var(--brand-readable);border:1px solid var(--border);cursor:pointer;font-size:.875rem;transition:background-color .2s}.nav-left .bc-ico[data-v-e7ea462e]:hover{background:color-mix(in srgb,var(--bg-surface) 90%,transparent)}.nav-left .bc-text[data-v-e7ea462e]{font-size:.9375rem;font-weight:700;letter-spacing:-.01em;color:var(--text-primary)}.nav-right[data-v-e7ea462e]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:12px}.nav-right .nav-div[data-v-e7ea462e]{width:1px;height:30px;background:var(--border);flex-shrink:0}.nav-right .nbtn[data-v-e7ea462e]{position:relative;width:42px;height:42px;flex-shrink:0;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;color:var(--text-primary);border:1px solid var(--border);border-radius:13px;background:color-mix(in srgb,var(--bg-surface) 78%,transparent);transition:background-color .2s,transform .15s;font-size:1rem}.nav-right .nbtn[data-v-e7ea462e]:hover{background:color-mix(in srgb,var(--bg-surface) 95%,transparent)}.nav-right .nbtn[data-v-e7ea462e]:active{transform:scale(.92)}.nav-right .nbtn .nb-dot[data-v-e7ea462e]{position:absolute;top:9px;right:10px;width:8px;height:8px;border-radius:50%;background:#ff4d4f;border:2px solid color-mix(in srgb,var(--bg-surface) 80%,transparent)}.nav-right .nbtn .theme-ico[data-v-e7ea462e]{display:flex;animation:iconPop-e7ea462e .35s ease}.nav-right .user-cluster[data-v-e7ea462e]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:11px;height:50px;padding:0 8px 0 6px;cursor:pointer;border:none;border-radius:14px;background:transparent;transition:background-color .2s}.nav-right .user-cluster[data-v-e7ea462e]:hover{background:color-mix(in srgb,var(--bg-surface) 55%,transparent)}.nav-right .user-cluster .uc-avatar[data-v-e7ea462e]{width:38px;height:38px;flex-shrink:0;border-radius:11px;color:#fff;font-weight:800;font-size:.875rem;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;background:linear-gradient(140deg,var(--brand-color),var(--brand-color-dark));box-shadow:0 5px 14px color-mix(in srgb,var(--brand-color) 34%,transparent)}.nav-right .user-cluster .uc-text[data-v-e7ea462e]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;line-height:1;white-space:nowrap}.nav-right .user-cluster .uc-greet[data-v-e7ea462e]{font-size:.71875rem;font-weight:600;color:var(--text-secondary);animation:slideName-e7ea462e .55s cubic-bezier(.2,.7,.3,1) both}.nav-right .user-cluster .uc-name[data-v-e7ea462e]{font-size:.90625rem;font-weight:800;letter-spacing:-.02em;color:var(--text-primary);margin-top:4px;animation:slideName-e7ea462e .55s cubic-bezier(.2,.7,.3,1) .06s both}.nav-right .user-cluster .uc-chev[data-v-e7ea462e]{color:var(--text-secondary);font-size:.75rem;display:flex}@keyframes iconPop-e7ea462e{0%{transform:rotate(-35deg) scale(.85)}to{transform:none}}@keyframes slideName-e7ea462e{0%{transform:translate(14px)}to{transform:none}}@media(prefers-reduced-motion:reduce){.theme-ico[data-v-e7ea462e],.uc-greet[data-v-e7ea462e],.uc-name[data-v-e7ea462e]{animation:none!important}}:root .animate__faster[data-v-75d0be1e]{--animate-duration: .3s}:root .vc-container[data-v-75d0be1e]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-75d0be1e]{background-color:transparent!important}.p-rel[data-v-75d0be1e]{position:relative}.p-abs[data-v-75d0be1e]{position:absolute}.mr05[data-v-75d0be1e]{margin-right:.5rem}.mr1[data-v-75d0be1e]{margin-right:1rem}.ml05[data-v-75d0be1e]{margin-left:.5rem}.ml1[data-v-75d0be1e]{margin-left:1rem}.mt05[data-v-75d0be1e]{margin-top:.5rem}.mt1[data-v-75d0be1e]{margin-top:1rem}.mb05[data-v-75d0be1e]{margin-bottom:.5rem}.mb1[data-v-75d0be1e]{margin-bottom:1rem}.pr05[data-v-75d0be1e]{padding-right:.5rem}.pr1[data-v-75d0be1e]{padding-right:1rem}.pl05[data-v-75d0be1e]{padding-left:.5rem}.pl1[data-v-75d0be1e]{padding-left:1rem}.pt05[data-v-75d0be1e]{padding-top:.5rem}.pt1[data-v-75d0be1e]{padding-top:1rem}.pb05[data-v-75d0be1e]{padding-bottom:.5rem}.pb1[data-v-75d0be1e]{padding-bottom:1rem}.gap05[data-v-75d0be1e]{gap:.5rem}.brand-text[data-v-75d0be1e]{color:var(--brand-readable)}.size-xs[data-v-75d0be1e]{font-size:.625rem}.size-xs .dp__input[data-v-75d0be1e]{--dp-font-size: .625rem}.size-sm[data-v-75d0be1e]{font-size:.825rem}.size-sm .dp__input[data-v-75d0be1e]{--dp-font-size: .825rem}.size-md[data-v-75d0be1e]{font-size:1em}.size-md .dp__input[data-v-75d0be1e]{--dp-font-size: 1em}.size-lg[data-v-75d0be1e]{font-size:1.25rem}.size-lg .dp__input[data-v-75d0be1e]{--dp-font-size: 1.25rem}.size-xl[data-v-75d0be1e]{font-size:1.5rem}.size-xl .dp__input[data-v-75d0be1e]{--dp-font-size: 1.5rem}.type-primary[data-v-75d0be1e]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-75d0be1e]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-75d0be1e]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-75d0be1e]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-75d0be1e]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-75d0be1e]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-75d0be1e]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-75d0be1e]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-75d0be1e]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-75d0be1e]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-75d0be1e]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-75d0be1e]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-75d0be1e]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-75d0be1e]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-75d0be1e]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-75d0be1e]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-75d0be1e]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-75d0be1e]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-75d0be1e]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-75d0be1e]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-75d0be1e]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-75d0be1e]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-75d0be1e]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-75d0be1e]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-75d0be1e]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-75d0be1e]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-75d0be1e]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-75d0be1e]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-75d0be1e]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-75d0be1e]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-75d0be1e]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-75d0be1e]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-75d0be1e]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-75d0be1e]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-75d0be1e]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-75d0be1e]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-75d0be1e]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-75d0be1e]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-75d0be1e]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-75d0be1e]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-75d0be1e]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-75d0be1e]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-75d0be1e]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-75d0be1e]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-75d0be1e]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-75d0be1e]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-75d0be1e]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-75d0be1e]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.default-layout-container[data-v-75d0be1e]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;min-height:100vh;width:100%;position:relative;transition:.2s ease;color:var(--text-primary);height:100%}.default-layout-container .layout-background[data-v-75d0be1e]{top:0;position:fixed;z-index:-1;width:100%;height:100%}.default-layout-container .layout-background--Mini[data-v-75d0be1e]{opacity:.275;background-size:40%}@media screen and (min-width:1200px){.default-layout-container .layout-background--Mini[data-v-75d0be1e]{background-size:15%}}@media screen and (min-width:992px)and (max-width:1199.98px){.default-layout-container .layout-background--Mini[data-v-75d0be1e]{background-size:15%}}.default-layout-container .layout-background--Full[data-v-75d0be1e]{opacity:1;background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width:575.98px){.default-layout-container[data-v-75d0be1e]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}}@media screen and (min-width:576px)and (max-width:767.98px){.default-layout-container[data-v-75d0be1e]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}}@media screen and (min-width:768px)and (max-width:991.98px){.default-layout-container[data-v-75d0be1e]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}}@media screen and (min-width:992px)and (max-width:1199.98px){.default-layout-container.minimize .sidebar-section[data-v-75d0be1e]{width:84px!important}.default-layout-container.minimize .content-section[data-v-75d0be1e]{width:calc(100% - 84px);margin-left:84px}}@media screen and (min-width:1200px){.default-layout-container.minimize .sidebar-section[data-v-75d0be1e]{width:84px!important}.default-layout-container.minimize .content-section[data-v-75d0be1e]{width:calc(100% - 84px);margin-left:84px}}.default-layout-container .sidebar-section[data-v-75d0be1e]{background-color:var(--bg-surface)}@media screen and (min-width:992px)and (max-width:1199.98px){.default-layout-container .sidebar-section[data-v-75d0be1e]{width:272px;height:100%;position:fixed;z-index:999;transition:width .32s cubic-bezier(.4,0,.2,1)}}@media screen and (min-width:1200px){.default-layout-container .sidebar-section[data-v-75d0be1e]{width:272px;height:100%;position:fixed;z-index:999;transition:width .32s cubic-bezier(.4,0,.2,1)}}@media screen and (max-width:575.98px){.default-layout-container .sidebar-section[data-v-75d0be1e]{position:fixed;width:100%;height:4rem;z-index:999;box-shadow:0 2px 5px #0000001a}}@media screen and (min-width:576px)and (max-width:767.98px){.default-layout-container .sidebar-section[data-v-75d0be1e]{position:fixed;width:100%;height:4rem;z-index:999;box-shadow:0 2px 5px #0000001a}}@media screen and (min-width:768px)and (max-width:991.98px){.default-layout-container .sidebar-section[data-v-75d0be1e]{position:fixed;width:100%;height:4rem;z-index:999;box-shadow:0 2px 5px #0000001a}}.default-layout-container .content-section[data-v-75d0be1e]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:calc(100% - 272px);transition:.2s ease;height:100vh}@media screen and (min-width:992px)and (max-width:1199.98px){.default-layout-container .content-section[data-v-75d0be1e]{margin-left:272px}}@media screen and (min-width:1200px){.default-layout-container .content-section[data-v-75d0be1e]{margin-left:272px}}@media screen and (max-width:575.98px){.default-layout-container .content-section[data-v-75d0be1e]{width:100%}}@media screen and (min-width:576px)and (max-width:767.98px){.default-layout-container .content-section[data-v-75d0be1e]{width:100%}}@media screen and (min-width:768px)and (max-width:991.98px){.default-layout-container .content-section[data-v-75d0be1e]{width:100%}}.default-layout-container .content-section .header-section[data-v-75d0be1e]{width:100%}@media screen and (max-width:575.98px){.default-layout-container .content-section .header-section[data-v-75d0be1e]{margin-top:4rem}}@media screen and (min-width:576px)and (max-width:767.98px){.default-layout-container .content-section .header-section[data-v-75d0be1e]{margin-top:4rem}}@media screen and (min-width:768px)and (max-width:991.98px){.default-layout-container .content-section .header-section[data-v-75d0be1e]{margin-top:4rem}}.default-layout-container .content-section .router-section[data-v-75d0be1e]{width:80%;max-width:992px;padding:1rem;margin:1rem;min-height:calc(100% - 140px)}@media screen and (max-width:575.98px){.default-layout-container .content-section .router-section[data-v-75d0be1e]{width:100%;min-height:calc(100% - (100px - 4rem));margin:0}}@media screen and (min-width:576px)and (max-width:767.98px){.default-layout-container .content-section .router-section[data-v-75d0be1e]{width:100%;min-height:calc(100% - (100px - 4rem));margin:0}}@media screen and (min-width:768px)and (max-width:991.98px){.default-layout-container .content-section .router-section[data-v-75d0be1e]{width:100%;min-height:calc(100% - (100px - 4rem));margin:0}}:root .animate__faster[data-v-63c46148]{--animate-duration: .3s}:root .vc-container[data-v-63c46148]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-63c46148]{background-color:transparent!important}.p-rel[data-v-63c46148]{position:relative}.p-abs[data-v-63c46148]{position:absolute}.mr05[data-v-63c46148]{margin-right:.5rem}.mr1[data-v-63c46148]{margin-right:1rem}.ml05[data-v-63c46148]{margin-left:.5rem}.ml1[data-v-63c46148]{margin-left:1rem}.mt05[data-v-63c46148]{margin-top:.5rem}.mt1[data-v-63c46148]{margin-top:1rem}.mb05[data-v-63c46148]{margin-bottom:.5rem}.mb1[data-v-63c46148]{margin-bottom:1rem}.pr05[data-v-63c46148]{padding-right:.5rem}.pr1[data-v-63c46148]{padding-right:1rem}.pl05[data-v-63c46148]{padding-left:.5rem}.pl1[data-v-63c46148]{padding-left:1rem}.pt05[data-v-63c46148]{padding-top:.5rem}.pt1[data-v-63c46148]{padding-top:1rem}.pb05[data-v-63c46148]{padding-bottom:.5rem}.pb1[data-v-63c46148]{padding-bottom:1rem}.gap05[data-v-63c46148]{gap:.5rem}.brand-text[data-v-63c46148]{color:var(--brand-readable)}.size-xs[data-v-63c46148]{font-size:.625rem}.size-xs .dp__input[data-v-63c46148]{--dp-font-size: .625rem}.size-sm[data-v-63c46148]{font-size:.825rem}.size-sm .dp__input[data-v-63c46148]{--dp-font-size: .825rem}.size-md[data-v-63c46148]{font-size:1em}.size-md .dp__input[data-v-63c46148]{--dp-font-size: 1em}.size-lg[data-v-63c46148]{font-size:1.25rem}.size-lg .dp__input[data-v-63c46148]{--dp-font-size: 1.25rem}.size-xl[data-v-63c46148]{font-size:1.5rem}.size-xl .dp__input[data-v-63c46148]{--dp-font-size: 1.5rem}.type-primary[data-v-63c46148]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-63c46148]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-63c46148]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-63c46148]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-63c46148]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-63c46148]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-63c46148]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-63c46148]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-63c46148]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-63c46148]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-63c46148]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-63c46148]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-63c46148]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-63c46148]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-63c46148]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-63c46148]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-63c46148]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-63c46148]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-63c46148]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-63c46148]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-63c46148]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-63c46148]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-63c46148]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-63c46148]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-63c46148]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-63c46148]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-63c46148]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-63c46148]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-63c46148]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-63c46148]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-63c46148]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-63c46148]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-63c46148]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-63c46148]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-63c46148]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-63c46148]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-63c46148]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-63c46148]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-63c46148]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-63c46148]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-63c46148]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-63c46148]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-63c46148]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-63c46148]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-63c46148]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-63c46148]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-63c46148]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-63c46148]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.login-design[data-v-63c46148]{position:fixed;top:0;left:0;width:100%;height:100vh;min-height:100%;height:100%;overflow:hidden;background:linear-gradient(135deg,#f472b6,#a855f7,#ec4899);z-index:1}@media screen and (min-width:992px)and (max-width:1199.98px){.login-design[data-v-63c46148]{position:relative;width:100%;min-height:100vh}}@media screen and (min-width:1200px){.login-design[data-v-63c46148]{position:relative;width:100%;min-height:100vh}}.circle[data-v-63c46148]{position:absolute;border-radius:50%}.circle.circle-top[data-v-63c46148]{top:-4rem;right:-4rem;width:12rem;height:12rem;background:linear-gradient(135deg,#c084fc,#ec4899);opacity:.8}@media(min-width:1024px){.circle.circle-top[data-v-63c46148]{top:-8rem;right:-8rem;width:24rem;height:24rem}}.circle.circle-bottom-left[data-v-63c46148]{bottom:-3rem;left:-3rem;width:8rem;height:8rem;background:linear-gradient(135deg,#fad4e0,#c084fc);opacity:.7}@media(min-width:1024px){.circle.circle-bottom-left[data-v-63c46148]{bottom:-6rem;left:-6rem;width:16rem;height:16rem}}.circle.circle-bottom-center[data-v-63c46148]{bottom:-2rem;left:40%;width:6rem;height:6rem;background:linear-gradient(135deg,#fdba74,#f472b6);opacity:.8}@media(min-width:1024px){.circle.circle-bottom-center[data-v-63c46148]{bottom:-4rem;left:33%;width:12rem;height:12rem}}.circle.circle-middle-left[data-v-63c46148]{top:50%;left:10%;width:5rem;height:5rem;background:linear-gradient(135deg,#fbbf24,#f472b6);opacity:.6;transform:translateY(-50%)}@media(min-width:1024px){.circle.circle-middle-left[data-v-63c46148]{width:10rem;height:10rem;left:15%}}.circle.circle-top-left[data-v-63c46148]{top:15%;left:5%;width:4rem;height:4rem;background:linear-gradient(135deg,#f472b6,#a855f7);opacity:.7}@media(min-width:1024px){.circle.circle-top-left[data-v-63c46148]{width:7rem;height:7rem;top:20%;left:10%}}.circle.circle-middle-right[data-v-63c46148]{top:40%;right:15%;width:6rem;height:6rem;background:linear-gradient(135deg,#c084fc,#fdba74);opacity:.65}@media(min-width:1024px){.circle.circle-middle-right[data-v-63c46148]{width:9rem;height:9rem;right:20%}}.circle-ring[data-v-63c46148]{position:absolute;border-radius:50%}.circle-ring.circle-ring-1[data-v-63c46148]{top:1rem;right:2rem;width:10rem;height:10rem;border:1.5rem solid rgba(252,231,243,.4)}@media(min-width:1024px){.circle-ring.circle-ring-1[data-v-63c46148]{top:3rem;right:6rem;width:20rem;height:20rem;border-width:2.5rem}}.circle-ring.circle-ring-2[data-v-63c46148]{top:30%;left:-2rem;width:8rem;height:8rem;border:1.2rem solid rgba(251,207,232,.35)}@media(min-width:1024px){.circle-ring.circle-ring-2[data-v-63c46148]{width:14rem;height:14rem;border-width:2rem;left:-3rem}}.circle-ring.circle-ring-3[data-v-63c46148]{bottom:20%;right:10%;width:6rem;height:6rem;border:1rem solid rgba(254,215,170,.4)}@media(min-width:1024px){.circle-ring.circle-ring-3[data-v-63c46148]{width:11rem;height:11rem;border-width:1.8rem;bottom:25%}}.posts-container[data-v-63c46148]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:1.5rem;width:90%;max-width:600px;z-index:10;padding:1rem}@media screen and (max-width:575.98px){.posts-container[data-v-63c46148]{display:none}}@media screen and (min-width:576px)and (max-width:767.98px){.posts-container[data-v-63c46148]{display:none}}@media screen and (min-width:768px)and (max-width:991.98px){.posts-container[data-v-63c46148]{display:none}}@media(max-width:640px){.posts-container[data-v-63c46148]{gap:1rem}}:root .animate__faster[data-v-900ffcc2]{--animate-duration: .3s}:root .vc-container[data-v-900ffcc2]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-900ffcc2]{background-color:transparent!important}.p-rel[data-v-900ffcc2]{position:relative}.p-abs[data-v-900ffcc2]{position:absolute}.mr05[data-v-900ffcc2]{margin-right:.5rem}.mr1[data-v-900ffcc2]{margin-right:1rem}.ml05[data-v-900ffcc2]{margin-left:.5rem}.ml1[data-v-900ffcc2]{margin-left:1rem}.mt05[data-v-900ffcc2]{margin-top:.5rem}.mt1[data-v-900ffcc2]{margin-top:1rem}.mb05[data-v-900ffcc2]{margin-bottom:.5rem}.mb1[data-v-900ffcc2]{margin-bottom:1rem}.pr05[data-v-900ffcc2]{padding-right:.5rem}.pr1[data-v-900ffcc2]{padding-right:1rem}.pl05[data-v-900ffcc2]{padding-left:.5rem}.pl1[data-v-900ffcc2]{padding-left:1rem}.pt05[data-v-900ffcc2]{padding-top:.5rem}.pt1[data-v-900ffcc2]{padding-top:1rem}.pb05[data-v-900ffcc2]{padding-bottom:.5rem}.pb1[data-v-900ffcc2]{padding-bottom:1rem}.gap05[data-v-900ffcc2]{gap:.5rem}.brand-text[data-v-900ffcc2]{color:var(--brand-readable)}.size-xs[data-v-900ffcc2]{font-size:.625rem}.size-xs .dp__input[data-v-900ffcc2]{--dp-font-size: .625rem}.size-sm[data-v-900ffcc2]{font-size:.825rem}.size-sm .dp__input[data-v-900ffcc2]{--dp-font-size: .825rem}.size-md[data-v-900ffcc2]{font-size:1em}.size-md .dp__input[data-v-900ffcc2]{--dp-font-size: 1em}.size-lg[data-v-900ffcc2]{font-size:1.25rem}.size-lg .dp__input[data-v-900ffcc2]{--dp-font-size: 1.25rem}.size-xl[data-v-900ffcc2]{font-size:1.5rem}.size-xl .dp__input[data-v-900ffcc2]{--dp-font-size: 1.5rem}.type-primary[data-v-900ffcc2]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-900ffcc2]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-900ffcc2]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-900ffcc2]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-900ffcc2]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-900ffcc2]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-900ffcc2]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-900ffcc2]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-900ffcc2]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-900ffcc2]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-900ffcc2]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-900ffcc2]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-900ffcc2]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-900ffcc2]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-900ffcc2]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-900ffcc2]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-900ffcc2]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-900ffcc2]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-900ffcc2]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-900ffcc2]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-900ffcc2]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-900ffcc2]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-900ffcc2]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-900ffcc2]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-900ffcc2]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-900ffcc2]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-900ffcc2]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-900ffcc2]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-900ffcc2]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-900ffcc2]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-900ffcc2]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-900ffcc2]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-900ffcc2]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-900ffcc2]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-900ffcc2]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-900ffcc2]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-900ffcc2]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-900ffcc2]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-900ffcc2]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-900ffcc2]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-900ffcc2]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-900ffcc2]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-900ffcc2]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-900ffcc2]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-900ffcc2]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-900ffcc2]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-900ffcc2]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-900ffcc2]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.empty-layout-container[data-v-900ffcc2]{min-height:100vh;min-height:100dvh;position:relative;overflow:hidden;width:100%;background-color:var(--bg-base)}.panels-container[data-v-900ffcc2]{position:relative;z-index:10;display:flex;min-height:100vh;min-height:100dvh;transition:transform .1s cubic-bezier(.4,0,.2,1)}@media(max-width:1023px){.panels-container[data-v-900ffcc2]{flex-direction:column}}.panel-left[data-v-900ffcc2]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1}.panel-right[data-v-900ffcc2]{position:relative;z-index:10;width:100%;min-height:100vh;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.slide-left-enter-active[data-v-900ffcc2],.slide-left-leave-active[data-v-900ffcc2],.slide-right-enter-active[data-v-900ffcc2],.slide-right-leave-active[data-v-900ffcc2]{transition:all .5s cubic-bezier(.4,0,.2,1)}.slide-left-enter-from[data-v-900ffcc2]{transform:translate(100%);opacity:0}.slide-left-leave-to[data-v-900ffcc2],.slide-right-enter-from[data-v-900ffcc2]{transform:translate(-100%);opacity:0}.slide-right-leave-to[data-v-900ffcc2]{transform:translate(100%);opacity:0}:root .animate__faster[data-v-0a70dcce]{--animate-duration: .3s}:root .vc-container[data-v-0a70dcce]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-0a70dcce]{background-color:transparent!important}.p-rel[data-v-0a70dcce]{position:relative}.p-abs[data-v-0a70dcce]{position:absolute}.mr05[data-v-0a70dcce]{margin-right:.5rem}.mr1[data-v-0a70dcce]{margin-right:1rem}.ml05[data-v-0a70dcce]{margin-left:.5rem}.ml1[data-v-0a70dcce]{margin-left:1rem}.mt05[data-v-0a70dcce]{margin-top:.5rem}.mt1[data-v-0a70dcce]{margin-top:1rem}.mb05[data-v-0a70dcce]{margin-bottom:.5rem}.mb1[data-v-0a70dcce]{margin-bottom:1rem}.pr05[data-v-0a70dcce]{padding-right:.5rem}.pr1[data-v-0a70dcce]{padding-right:1rem}.pl05[data-v-0a70dcce]{padding-left:.5rem}.pl1[data-v-0a70dcce]{padding-left:1rem}.pt05[data-v-0a70dcce]{padding-top:.5rem}.pt1[data-v-0a70dcce]{padding-top:1rem}.pb05[data-v-0a70dcce]{padding-bottom:.5rem}.pb1[data-v-0a70dcce]{padding-bottom:1rem}.gap05[data-v-0a70dcce]{gap:.5rem}.brand-text[data-v-0a70dcce]{color:var(--brand-readable)}.size-xs[data-v-0a70dcce]{font-size:.625rem}.size-xs .dp__input[data-v-0a70dcce]{--dp-font-size: .625rem}.size-sm[data-v-0a70dcce]{font-size:.825rem}.size-sm .dp__input[data-v-0a70dcce]{--dp-font-size: .825rem}.size-md[data-v-0a70dcce]{font-size:1em}.size-md .dp__input[data-v-0a70dcce]{--dp-font-size: 1em}.size-lg[data-v-0a70dcce]{font-size:1.25rem}.size-lg .dp__input[data-v-0a70dcce]{--dp-font-size: 1.25rem}.size-xl[data-v-0a70dcce]{font-size:1.5rem}.size-xl .dp__input[data-v-0a70dcce]{--dp-font-size: 1.5rem}.type-primary[data-v-0a70dcce]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-0a70dcce]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-0a70dcce]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-0a70dcce]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-0a70dcce]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-0a70dcce]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-0a70dcce]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-0a70dcce]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-0a70dcce]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-0a70dcce]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-0a70dcce]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-0a70dcce]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-0a70dcce]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-0a70dcce]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-0a70dcce]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-0a70dcce]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-0a70dcce]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-0a70dcce]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-0a70dcce]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-0a70dcce]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-0a70dcce]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-0a70dcce]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-0a70dcce]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-0a70dcce]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-0a70dcce]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-0a70dcce]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-0a70dcce]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-0a70dcce]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-0a70dcce]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-0a70dcce]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-0a70dcce]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-0a70dcce]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-0a70dcce]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-0a70dcce]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-0a70dcce]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-0a70dcce]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-0a70dcce]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-0a70dcce]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-0a70dcce]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-0a70dcce]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-0a70dcce]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-0a70dcce]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-0a70dcce]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-0a70dcce]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-0a70dcce]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-0a70dcce]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-0a70dcce]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-0a70dcce]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.open-on-app-wrapper[data-v-0a70dcce]{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:var(--bg-surface);width:100%;height:4rem;position:fixed;top:0;z-index:99999;border-bottom:1px solid var(--border)}.open-on-app-wrapper .left-section[data-v-0a70dcce]{display:flex;align-items:center}.open-on-app-wrapper .left-section .logo[data-v-0a70dcce]{width:30px;height:30px;overflow:hidden;border-radius:3px}.open-on-app-wrapper .left-section .logo img[data-v-0a70dcce]{width:100%;height:100%}.open-on-app-wrapper .left-section .texts[data-v-0a70dcce]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.open-on-app-wrapper .left-section .texts .app-name[data-v-0a70dcce]{font-weight:700;font-size:18px;color:var(--text-primary)}.open-on-app-wrapper .left-section .texts .app-message[data-v-0a70dcce]{font-size:12px;color:var(--text-secondary)}.open-on-app-wrapper .right-section .open-button[data-v-0a70dcce]{padding:3px 10px;background-color:#9c27b0;color:var(--text-on-brand);font-size:16px;font-weight:700;border-radius:5px;cursor:pointer}:root .animate__faster[data-v-9b9db8c0]{--animate-duration: .3s}:root .vc-container[data-v-9b9db8c0]{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button[data-v-9b9db8c0]{background-color:transparent!important}.p-rel[data-v-9b9db8c0]{position:relative}.p-abs[data-v-9b9db8c0]{position:absolute}.mr05[data-v-9b9db8c0]{margin-right:.5rem}.mr1[data-v-9b9db8c0]{margin-right:1rem}.ml05[data-v-9b9db8c0]{margin-left:.5rem}.ml1[data-v-9b9db8c0]{margin-left:1rem}.mt05[data-v-9b9db8c0]{margin-top:.5rem}.mt1[data-v-9b9db8c0]{margin-top:1rem}.mb05[data-v-9b9db8c0]{margin-bottom:.5rem}.mb1[data-v-9b9db8c0]{margin-bottom:1rem}.pr05[data-v-9b9db8c0]{padding-right:.5rem}.pr1[data-v-9b9db8c0]{padding-right:1rem}.pl05[data-v-9b9db8c0]{padding-left:.5rem}.pl1[data-v-9b9db8c0]{padding-left:1rem}.pt05[data-v-9b9db8c0]{padding-top:.5rem}.pt1[data-v-9b9db8c0]{padding-top:1rem}.pb05[data-v-9b9db8c0]{padding-bottom:.5rem}.pb1[data-v-9b9db8c0]{padding-bottom:1rem}.gap05[data-v-9b9db8c0]{gap:.5rem}.brand-text[data-v-9b9db8c0]{color:var(--brand-readable)}.size-xs[data-v-9b9db8c0]{font-size:.625rem}.size-xs .dp__input[data-v-9b9db8c0]{--dp-font-size: .625rem}.size-sm[data-v-9b9db8c0]{font-size:.825rem}.size-sm .dp__input[data-v-9b9db8c0]{--dp-font-size: .825rem}.size-md[data-v-9b9db8c0]{font-size:1em}.size-md .dp__input[data-v-9b9db8c0]{--dp-font-size: 1em}.size-lg[data-v-9b9db8c0]{font-size:1.25rem}.size-lg .dp__input[data-v-9b9db8c0]{--dp-font-size: 1.25rem}.size-xl[data-v-9b9db8c0]{font-size:1.5rem}.size-xl .dp__input[data-v-9b9db8c0]{--dp-font-size: 1.5rem}.type-primary[data-v-9b9db8c0]{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary[data-v-9b9db8c0]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary[data-v-9b9db8c0]{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary[data-v-9b9db8c0]{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary[data-v-9b9db8c0]{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary[data-v-9b9db8c0]{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary[data-v-9b9db8c0]{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary[data-v-9b9db8c0]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary[data-v-9b9db8c0]{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary[data-v-9b9db8c0]{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary[data-v-9b9db8c0]{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary[data-v-9b9db8c0]{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success[data-v-9b9db8c0]{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success[data-v-9b9db8c0]{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success[data-v-9b9db8c0]{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success[data-v-9b9db8c0]{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success[data-v-9b9db8c0]{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success[data-v-9b9db8c0]{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning[data-v-9b9db8c0]{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning[data-v-9b9db8c0]{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning[data-v-9b9db8c0]{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning[data-v-9b9db8c0]{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning[data-v-9b9db8c0]{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning[data-v-9b9db8c0]{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger[data-v-9b9db8c0]{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger[data-v-9b9db8c0]{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger[data-v-9b9db8c0]{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger[data-v-9b9db8c0]{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger[data-v-9b9db8c0]{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger[data-v-9b9db8c0]{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel[data-v-9b9db8c0]{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel[data-v-9b9db8c0]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel[data-v-9b9db8c0]{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel[data-v-9b9db8c0]{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel[data-v-9b9db8c0]{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel[data-v-9b9db8c0]{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info[data-v-9b9db8c0]{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info[data-v-9b9db8c0]{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info[data-v-9b9db8c0]{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info[data-v-9b9db8c0]{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info[data-v-9b9db8c0]{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info[data-v-9b9db8c0]{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled[data-v-9b9db8c0]{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled[data-v-9b9db8c0]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled[data-v-9b9db8c0]{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled[data-v-9b9db8c0]{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled[data-v-9b9db8c0]{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled[data-v-9b9db8c0]{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.reaction-fx-layer[data-v-9b9db8c0]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;pointer-events:none;overflow:hidden}.rfx-burst[data-v-9b9db8c0]{position:absolute;width:0;height:0;contain:layout style;color:#ff4d6d}.rfx-p[data-v-9b9db8c0]{position:absolute;left:0;top:0;line-height:1;-webkit-user-select:none;user-select:none;will-change:transform,opacity;transform:translate(-50%,-50%)}.rfx-confetti .rfx-glyph[data-v-9b9db8c0]{font-size:clamp(22px,5vw,40px);animation:rfx-confetti-9b9db8c0 var(--dur) cubic-bezier(.2,.7,.3,1) var(--delay) both}@keyframes rfx-confetti-9b9db8c0{0%{transform:translate(-50%,-50%) scale(0) rotate(0);opacity:0}12%{transform:translate(-50%,-50%) scale(var(--scale));opacity:1}to{transform:translate(calc(-50% + var(--tx)),calc(-50% + var(--ty))) rotate(var(--rot)) scale(calc(var(--scale) * .9));opacity:0}}.rfx-rising .rfx-glyph[data-v-9b9db8c0]{font-size:clamp(22px,5vw,38px);animation:rfx-rising-9b9db8c0 var(--dur) ease-out var(--delay) both}@keyframes rfx-rising-9b9db8c0{0%{transform:translate(-50%,-50%) scale(.4);opacity:0}15%{transform:translate(-50%,-50%) scale(var(--scale));opacity:1}80%{opacity:1}to{transform:translate(calc(-50% + var(--drift)),calc(-50% + var(--ty))) rotate(var(--rot)) scale(calc(var(--scale) * .9));opacity:0}}.rfx-pop .rfx-core[data-v-9b9db8c0]{font-size:clamp(44px,10vw,76px);animation:rfx-pop-core-9b9db8c0 1s cubic-bezier(.2,1.3,.4,1) both}@keyframes rfx-pop-core-9b9db8c0{0%{transform:translate(-50%,-50%) scale(0);opacity:0}30%{transform:translate(-50%,-50%) scale(1.25);opacity:1}55%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(-50%,-50%) scale(1.08);opacity:0}}.rfx-pop .rfx-ring[data-v-9b9db8c0]{width:26px;height:26px;border-radius:50%;border:3px solid currentColor;animation:rfx-ring-9b9db8c0 .9s cubic-bezier(.1,.6,.3,1) both}@keyframes rfx-ring-9b9db8c0{0%{transform:translate(-50%,-50%) scale(.2);opacity:.85}to{transform:translate(-50%,-50%) scale(4.5);opacity:0}}.rfx-pop .rfx-spark[data-v-9b9db8c0]{font-size:clamp(16px,3.5vw,24px);animation:rfx-spark-9b9db8c0 var(--dur) ease-out var(--delay) both}@keyframes rfx-spark-9b9db8c0{0%{transform:translate(-50%,-50%) scale(0);opacity:0}25%{transform:translate(-50%,-50%) scale(.9);opacity:1}to{transform:translate(calc(-50% + var(--tx)),calc(-50% + var(--ty))) rotate(var(--rot)) scale(.6);opacity:0}}.rfx-bloom .rfx-bloom[data-v-9b9db8c0]{font-size:clamp(80px,22vw,180px);filter:drop-shadow(0 8px 28px rgba(0,0,0,.25));animation:rfx-bloom-9b9db8c0 1.5s cubic-bezier(.2,.8,.3,1) both}@keyframes rfx-bloom-9b9db8c0{0%{transform:translate(-50%,-50%) scale(.2);opacity:0}25%{transform:translate(-50%,-50%) scale(1.15);opacity:1}45%{transform:translate(-50%,-50%) scale(.95)}60%{transform:translate(-50%,-50%) scale(1.05)}to{transform:translate(-50%,-50%) scale(1.3);opacity:0}}@media(prefers-reduced-motion:reduce){.rfx-p[data-v-9b9db8c0]{will-change:auto}}:root .animate__faster{--animate-duration: .3s}:root .vc-container{border-radius:10px!important;box-shadow:var(--card-shadow)}:root .vc-container button{background-color:transparent!important}.p-rel{position:relative}.p-abs{position:absolute}.mr05{margin-right:.5rem}.mr1{margin-right:1rem}.ml05{margin-left:.5rem}.ml1{margin-left:1rem}.mt05{margin-top:.5rem}.mt1{margin-top:1rem}.mb05{margin-bottom:.5rem}.mb1{margin-bottom:1rem}.pr05{padding-right:.5rem}.pr1{padding-right:1rem}.pl05{padding-left:.5rem}.pl1{padding-left:1rem}.pt05{padding-top:.5rem}.pt1{padding-top:1rem}.pb05{padding-bottom:.5rem}.pb1{padding-bottom:1rem}.gap05{gap:.5rem}.brand-text{color:var(--brand-readable)}.size-xs{font-size:.625rem}.size-xs .dp__input{--dp-font-size: .625rem}.size-sm{font-size:.825rem}.size-sm .dp__input{--dp-font-size: .825rem}.size-md{font-size:1em}.size-md .dp__input{--dp-font-size: 1em}.size-lg{font-size:1.25rem}.size-lg .dp__input{--dp-font-size: 1.25rem}.size-xl{font-size:1.5rem}.size-xl .dp__input{--dp-font-size: 1.5rem}.type-primary{background-color:var(--brand-color);color:var(--on-brand)}.type-button-primary{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));background-origin:border-box;color:var(--on-brand)}.type-gradient-v-primary{background:linear-gradient(to bottom,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-h-primary{background:linear-gradient(to right,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-d-primary{background:linear-gradient(135deg,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-gradient-v-rev-primary{background:linear-gradient(to top,var(--brand-color-light),var(--brand-color-dark));color:var(--on-brand)}.type-secondary{background-color:var(--text-color);color:var(--on-text)}.type-button-secondary{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));background-origin:border-box;color:var(--on-text)}.type-gradient-v-secondary{background:linear-gradient(to bottom,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-h-secondary{background:linear-gradient(to right,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-d-secondary{background:linear-gradient(135deg,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-gradient-v-rev-secondary{background:linear-gradient(to top,var(--text-color-light),var(--text-color-dark));color:var(--on-text)}.type-success{background-color:#4caf50;color:var(--text-on-brand)}.type-button-success{background:linear-gradient(to right,#69e96e,#388e3c);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-success{background:linear-gradient(to bottom,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-h-success{background:linear-gradient(to right,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-d-success{background:linear-gradient(135deg,#69e96e,#388e3c);color:var(--text-on-brand)}.type-gradient-v-rev-success{background:linear-gradient(to top,#69e96e,#388e3c);color:var(--text-on-brand)}.type-warning{background-color:#ffa000;color:var(--text-on-brand)}.type-button-warning{background:linear-gradient(to right,#ffd149,#f57c00);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-warning{background:linear-gradient(to bottom,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-h-warning{background:linear-gradient(to right,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-d-warning{background:linear-gradient(135deg,#ffd149,#f57c00);color:var(--text-on-brand)}.type-gradient-v-rev-warning{background:linear-gradient(to top,#ffd149,#f57c00);color:var(--text-on-brand)}.type-danger{background-color:#ff4d4f;color:var(--text-on-brand)}.type-button-danger{background:linear-gradient(to right,#ff6e6e,#d32f2f);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-danger{background:linear-gradient(to bottom,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-h-danger{background:linear-gradient(to right,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-d-danger{background:linear-gradient(135deg,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-gradient-v-rev-danger{background:linear-gradient(to top,#ff6e6e,#d32f2f);color:var(--text-on-brand)}.type-cancel{background-color:var(--bg-surface);color:var(--text-primary)}.type-button-cancel{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));background-origin:border-box;color:var(--text-primary)}.type-gradient-v-cancel{background:linear-gradient(to bottom,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-h-cancel{background:linear-gradient(to right,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-d-cancel{background:linear-gradient(135deg,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-gradient-v-rev-cancel{background:linear-gradient(to top,var(--bg-surface),var(--bg-surface));color:var(--text-primary)}.type-info{background-color:#03a9f4;color:var(--text-on-brand)}.type-button-info{background:linear-gradient(to right,#4fc3f7,#0288d1);background-origin:border-box;color:var(--text-on-brand)}.type-gradient-v-info{background:linear-gradient(to bottom,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-h-info{background:linear-gradient(to right,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-d-info{background:linear-gradient(135deg,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-gradient-v-rev-info{background:linear-gradient(to top,#4fc3f7,#0288d1);color:var(--text-on-brand)}.type-disabled{background-color:var(--bg-muted);color:var(--text-secondary)}.type-button-disabled{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));background-origin:border-box;color:var(--text-secondary)}.type-gradient-v-disabled{background:linear-gradient(to bottom,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-h-disabled{background:linear-gradient(to right,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-d-disabled{background:linear-gradient(135deg,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}.type-gradient-v-rev-disabled{background:linear-gradient(to top,var(--bg-muted),var(--bg-muted));color:var(--text-secondary)}*{margin:0;padding:0;box-sizing:border-box;font-family:Quicksand,sans-serif;font-size:1em}html{background-color:var(--bg-base);color:var(--text-primary);min-height:100vh}html,body{-webkit-text-size-adjust:100%;text-size-adjust:100%}a{text-decoration:none}.main-container{position:relative}.main-container .open-app-area{position:fixed;top:0;left:0;width:100%;z-index:99999}.main-container .layout-container{height:100%;transition:.2s ease;padding-top:4rem}.main-container .layout-container.minimize{padding-top:0}.loading-fade-leave-active{transition:opacity .5s ease}.loading-fade-leave-to{opacity:0}
