:root{--sidebar-width:260px;--sidebar-collapsed-width:60px;--header-height:56px;--content-padding:24px;--card-gap:16px;--card-radius:16px;--font-family:"Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-size-xs:.75rem;--font-size-sm:.8125rem;--font-size-base:.875rem;--font-size-lg:1rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:2rem;--font-size-4xl:2.5rem;--bp-2xl:1550px;--bp-xl:1200px;--bp-lg:900px;--bp-md:700px;--bp-sm:560px;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s ease;--brand-primary:#33c6f5;--brand-secondary:#edbd1b;--text-on-fill:#0f1723;--text-on-primary:var(--text-on-fill);--text-on-secondary:var(--text-on-fill);--text-on-success:var(--text-on-fill);--text-on-danger:var(--text-on-fill)}:root,:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface-app:#f4f6f8;--surface-rail:#f8fafc;--surface-card:#fff;--surface-card-hover:#fbfcfe;--surface-header:#fff;--surface-sunken:#eef1f5;--text-primary:#28456a;--text-secondary:#475569;--text-muted:#5b6878;--divider:#0f172a12;--divider-strong:#0f172a1f;--text-on-slate:#fff;--tone-success-ink:#1f7a4a;--tone-warning-ink:#7a6000;--tone-danger-ink:#a83f3f;--tone-info-ink:#0b6a88;--brand-primary-strong:#289bbf;--brand-primary-soft:#dbf3fb;--brand-primary-ink:#0b6a88;--brand-secondary-strong:#b99315;--brand-secondary-soft:#fcf4da;--series-1:#33c6f5;--series-2:#edbd1b;--series-3:#446080;--series-4:#0e7c9e;--series-5:#9a7a0e;--series-6:#8aa4c2;--series-1-soft:#e6f8fc;--series-2-soft:#f9e9b6;--pill-neutral-bg:#1c3350;--pill-neutral-text:#dfe3ec;--series-ramp-1:#29476b;--series-ramp-2:#446080;--series-ramp-3:#5e7893;--series-ramp-4:#7991a8;--track-brand:#e6f8fc;--track-neutral:#c2c8d4;--tone-success:#2f9e5f;--tone-success-soft:#e3f5eb;--tone-warning:#edbd1b;--tone-warning-soft:#fcf4da;--tone-danger:#d96c6c;--tone-danger-soft:#f9e8e8;--tone-info:#33c6f5;--tone-info-soft:#e2f7fc;--risk-1:#2f9e5f;--risk-2:#d4a916;--risk-3:#e08a2b;--risk-4:#d4653c;--risk-5:#c04a4a;--risk-6:#9e3535;--risk-neutral:#a8b0be;--chart-axis:#475569;--chart-legend:#334155;--chart-grid:#0f172a0f;--chart-tooltip-bg:#fff;--chart-tooltip-border:#0f172a14;--shadow-card:0 1px 2px #1018280a, 0 1px 3px #1018280d;--shadow-card-hover:0 6px 16px -4px #1018281a;--shadow-sidebar:1px 0 8px #10182808}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--surface-app:#0f1723;--surface-rail:#16202e;--surface-card:#16202e;--surface-card-hover:#1b2636;--surface-header:#0f1723;--surface-sunken:#0f1723;--text-primary:#f1f5f9;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--divider:#ffffff0f;--divider-strong:#ffffff1f;--text-on-slate:var(--text-on-fill);--tone-success-ink:var(--tone-success);--tone-warning-ink:var(--tone-warning);--tone-danger-ink:var(--tone-danger);--tone-info-ink:var(--tone-info);--brand-primary-strong:#2fa5cd;--brand-primary-soft:#1b394c;--brand-primary-ink:var(--brand-primary);--brand-secondary-strong:#d2a91d;--brand-secondary-soft:#38392b;--series-1:#33c6f5;--series-2:#edbd1b;--series-3:#8fa8c4;--series-4:#9fe4fb;--series-5:#f7dd85;--series-6:#4d6a8c;--series-1-soft:#193445;--series-2-soft:#5b5228;--pill-neutral-bg:#0a121c;--pill-neutral-text:#94a3b8;--series-ramp-1:#33c6f5;--series-ramp-2:#30b1dd;--series-ramp-3:#2c9ec3;--series-ramp-4:#2989ab;--track-brand:#193445;--track-neutral:#1e2d3f;--tone-success:#3fbe7c;--tone-success-soft:#17342a;--tone-warning:#edbd1b;--tone-warning-soft:#38392b;--tone-danger:#e58686;--tone-danger-soft:#312835;--tone-info:#33c6f5;--tone-info-soft:#1a374a;--risk-1:#3fbe7c;--risk-2:#edbd1b;--risk-3:#f2a742;--risk-4:#ec8452;--risk-5:#e26a6a;--risk-6:#d94f4f;--risk-neutral:#5a6b80;--chart-axis:#94a3b8;--chart-legend:#cbd5e1;--chart-grid:#ffffff0d;--chart-tooltip-bg:#16202e;--chart-tooltip-border:#ffffff1a;--shadow-card:0 1px 2px #0000003d;--shadow-card-hover:0 8px 22px -6px #00000073;--shadow-sidebar:2px 0 12px #00000047}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:var(--font-family);background:var(--surface-app);color:var(--text-primary);min-height:100vh;line-height:1.5;overflow-x:hidden}#app{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--text-muted);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.ksh-format:before{content:"KSh ";opacity:.7;font-weight:400}.dashboard-card{background:var(--surface-card);border-radius:var(--card-radius);box-shadow:var(--shadow-card);transition:box-shadow var(--transition-base), background-color var(--transition-base);padding:20px}.dashboard-card:hover{box-shadow:var(--shadow-card-hover)}.dashboard{flex-direction:column;gap:22px;display:flex}.hero-row{gap:var(--card-gap);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}@media (width<=1200px){.hero-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.stat-strip{gap:var(--card-gap);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid}.stat-strip--2{grid-template-columns:repeat(2,1fr)}.stat-strip--3{grid-template-columns:repeat(3,1fr)}.stat-strip--4{grid-template-columns:repeat(4,1fr)}.stat-strip+.stat-strip{margin-top:var(--card-gap)}@media (width<=1200px){.stat-strip--4{grid-template-columns:repeat(2,1fr)}.stat-strip--3{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.stat-strip--3,.stat-strip--4{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.stat-strip--2{grid-template-columns:1fr}}.stat-chip{background:var(--surface-card);border-radius:var(--card-radius);box-shadow:var(--shadow-card);transition:box-shadow var(--transition-base), background-color var(--transition-base);flex-direction:column;gap:4px;padding:14px 16px;display:flex}.stat-chip:hover{box-shadow:var(--shadow-card-hover)}button.stat-chip{text-align:left;cursor:pointer;width:100%;transition:transform var(--transition-base), box-shadow var(--transition-base);border:none;font-family:inherit;position:relative}button.stat-chip:hover{transform:translateY(-2px)}button.stat-chip:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}button.stat-chip .chip-label{justify-content:space-between;align-items:center;gap:8px;display:flex}button.stat-chip .chip-chevron{color:var(--text-muted);opacity:0;transition:opacity var(--transition-fast), transform var(--transition-fast);transform:translate(-3px)}button.stat-chip:hover .chip-chevron,button.stat-chip:focus-visible .chip-chevron{opacity:1;transform:translate(0)}.stat-chip .chip-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem;font-weight:600}.stat-chip .chip-value{letter-spacing:-.02em;color:var(--text-primary);font-size:1.3rem;font-weight:700}.stat-chip .chip-value .chip-unit{color:var(--text-muted);margin-left:2px;font-size:.8rem;font-weight:600}.stat-chip .chip-sub{font-size:var(--font-size-xs);color:var(--text-muted);line-height:1.35}.bento{gap:var(--card-gap);grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;display:grid}.bento.bento--equal{align-items:stretch}.bento>.b3{grid-column:span 3}.bento>.b4{grid-column:span 4}.bento>.b5{grid-column:span 5}.bento>.b6{grid-column:span 6}.bento>.b7{grid-column:span 7}.bento>.b8{grid-column:span 8}.bento>.b9{grid-column:span 9}.bento>.b12{grid-column:span 12}@media (width<=1200px){.bento{grid-template-columns:1fr}.bento>[class*=b]{grid-column:auto}}.panel{border-radius:16px;flex-direction:column;min-width:0;padding:18px 20px;display:flex;position:relative}.panel-head{flex-direction:column;gap:2px;margin-bottom:10px;display:flex}.panel-title{color:var(--text-primary);letter-spacing:-.01em;font-size:.95rem;font-weight:700}.panel-subtitle{font-size:var(--font-size-xs);color:var(--text-muted)}.panel-body{height:320px}.panel-body--auto{height:auto;min-height:0}.segmented{background:var(--surface-sunken);border-radius:10px;gap:2px;padding:3px;display:flex}.seg{font-family:var(--font-family);font-size:var(--font-size-sm);color:var(--text-secondary);white-space:nowrap;cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;border-radius:8px;padding:6px 12px;font-weight:500}.seg:hover{color:var(--text-primary)}.seg.active{background:var(--brand-primary);color:var(--text-on-primary);font-weight:600}.drill-note{font-size:var(--font-size-xs);color:var(--text-muted);max-width:68ch;margin:0;line-height:1.5}.detail-list{background:var(--surface-sunken);border-radius:10px;grid-template-columns:repeat(2,1fr);column-gap:32px;margin:0;padding:2px 16px;display:grid}.detail-list>div{border-bottom:1px solid var(--divider);justify-content:space-between;align-items:baseline;gap:16px;padding:11px 0;display:flex}.detail-list>div:nth-last-child(-n+2){border-bottom:none}.detail-list dt{font-size:var(--font-size-xs);letter-spacing:.02em;color:var(--text-muted);flex-shrink:0;font-weight:600}.detail-list dd{font-size:var(--font-size-sm);color:var(--text-primary);text-align:right;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0;font-weight:700}@media (width<=700px){.detail-list{grid-template-columns:1fr}.detail-list>div:nth-last-child(2){border-bottom:1px solid var(--divider)}.detail-list>div:last-child{border-bottom:none}}.section-head{align-items:baseline;gap:10px;margin:6px 2px 0;display:flex}.section-head .section-title{color:var(--text-primary);letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.section-head .section-meta{font-size:var(--font-size-xs);color:var(--text-muted)}.section-label{font-size:var(--font-size-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:6px 2px 0;font-weight:700}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes skeletonPulse{0%,to{opacity:.55}50%{opacity:.9}}.fade-in{animation:fadeIn var(--transition-slow) ease both}.slide-in{animation:slideInLeft var(--transition-slow) ease both}.skeleton{background:linear-gradient(90deg, color-mix(in srgb, var(--text-muted) 8%, transparent) 25%, color-mix(in srgb, var(--text-muted) 16%, transparent) 50%, color-mix(in srgb, var(--text-muted) 8%, transparent) 75%);background-size:200% 100%;border-radius:8px;animation:1.1s ease-in-out infinite shimmer}.vue-ui-xy-legend{margin-top:-24px!important;padding-top:0!important;padding-bottom:0!important}.chart-skeleton{background:color-mix(in srgb, var(--text-muted) 7%, transparent);border-radius:10px;width:100%;height:100%;min-height:260px;animation:1.2s ease-in-out infinite skeletonPulse}.mini-table{border-collapse:collapse;width:100%;font-size:var(--font-size-sm)}.mini-table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;border-bottom:1px solid var(--divider-strong);padding:0 14px 10px;font-size:.68rem;font-weight:700}.mini-table td{color:var(--text-secondary);border-bottom:1px solid var(--divider);padding:11px 14px}.mini-table tbody tr:last-child td{border-bottom:none}.mini-table .num{text-align:right;font-variant-numeric:tabular-nums;color:var(--text-primary)}.mini-table .mono{font-variant-numeric:tabular-nums;font-size:var(--font-size-xs)}.mini-table .empty{color:var(--text-muted);text-align:center;padding:18px}.mini-table .pill{letter-spacing:.04em;text-transform:uppercase;background:var(--brand-primary-soft);color:var(--brand-primary-ink);vertical-align:middle;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:.65rem;font-weight:700;display:inline-block}.row-link{cursor:pointer}.row-link:hover td{background:var(--surface-card-hover)}.link-btn{font-family:inherit;font-size:var(--font-size-xs);color:var(--brand-primary-ink);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 4px;font-weight:700}.link-btn:hover{background:var(--brand-primary-soft)}.link-btn:focus-visible{outline:2px solid var(--brand-primary);outline-offset:1px}.sr-only[data-v-1090a7c5]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-data-ui-scanner[data-v-8c8b2e12]{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.vue-data-ui-scanner[data-v-8c8b2e12]:before{content:"";filter:blur(8px);background:linear-gradient(90deg,#0000,#fff3,#0000);width:50%;height:100%;animation:2.5s cubic-bezier(.45,0,.55,1) infinite scan-8c8b2e12;position:absolute;top:0;left:-50%}@keyframes scan-8c8b2e12{0%{left:-50%}to{left:100%}}.vue-ui-dna[data-v-53214ae6] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-53214ae6]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-53214ae6]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-53214ae6]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-53214ae6]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-53214ae6]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-53214ae6]{cursor:default!important}.vue-data-ui-watermark[data-v-53214ae6]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-3d-bar[data-v-53214ae6] *{transition:unset}.vue-ui-3d-bar[data-v-53214ae6]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-3d-bar-stack[data-v-53214ae6]{transition:opacity .2s ease-in-out}.animated .vue-ui-donut-arc-path[data-v-53214ae6]{transform-origin:50%;animation:.5s ease-in-out donut-53214ae6}@keyframes donut-53214ae6{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}svg[data-v-53214ae6]:focus{outline:none}svg[data-v-53214ae6]:focus-visible{outline:2px solid}.sr-only[data-v-53214ae6]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.spin[data-v-51c3eac0]{animation:smartspin-51c3eac0 var(--v1bb32197) infinite linear}@keyframes smartspin-51c3eac0{0%{transform:rotate(0)}to{transform:rotate(360deg)}}summary[data-v-2782a9e6]{-webkit-user-select:none;user-select:none}details[data-v-2782a9e6]{overflow:hidden}details>summary[data-v-2782a9e6]{list-style:none}.vue-ui-accordion-head[data-v-2782a9e6]{flex-direction:row;gap:6px;display:flex}.vue-ui-accordion-arrow[data-v-2782a9e6]{transform-origin:50%;justify-content:center;place-items:center;width:fit-content;transition:transform .3s ease-in-out;display:flex;transform:rotate(0)}details[open]>summary .vue-ui-accordion-arrow[data-v-2782a9e6]{transform:rotate(90deg)}details summary[data-v-2782a9e6]::-webkit-details-marker{display:none}div.vue-ui-accordion-content[data-v-2782a9e6]{opacity:0;box-sizing:border-box;pointer-events:none;max-height:0;transition:max-height .4s ease-out,opacity .4s ease-out;overflow:hidden}details[open]+div.vue-ui-accordion-content[data-v-2782a9e6]{max-height:var(--fc620ee6);opacity:1;pointer-events:auto;transition:max-height 1s ease-out,opacity 1s ease-out}details[open] span[data-v-2782a9e6]:before{transition:rotate .2s ease-out;rotate:90deg}.vue-ui-dna[data-v-6401e590] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-6401e590]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-6401e590]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-6401e590]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-6401e590]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-6401e590]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-6401e590]{cursor:default!important}.vue-data-ui-watermark[data-v-6401e590]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-age-pyramid[data-v-6401e590] *{transition:unset}.vue-ui-age-pyramid[data-v-6401e590]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-age-pyramid-tooltip[data-v-6401e590]{z-index:1;font-variant-numeric:tabular-nums;border:1px solid #e1e5e8;border-radius:4px;max-width:300px;padding:12px;position:fixed;box-shadow:0 6px 12px -6px #0003}svg[data-v-6401e590]:focus{outline:none}svg[data-v-6401e590]:focus-visible{outline:2px solid}.sr-only[data-v-6401e590]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hidden-input[data-v-2965a72c]{visibility:hidden;max-width:0;max-height:0}.icon[data-v-2965a72c]{border:none;justify-content:center;align-items:center;width:100%;height:100%;padding:2px;display:flex;position:absolute;top:0;left:0}.vue-ui-color-picker[data-v-2965a72c]{border-radius:0;grid-template-columns:32px 32px;gap:6px;padding:6px;display:grid;box-shadow:0 6px 12px #0000004d}.vue-ui-color-picker-option[data-v-2965a72c]{border:none;border-radius:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.vue-ui-color-picker-option[data-v-2965a72c]:hover,.vue-ui-color-picker-option[data-v-2965a72c]:focus{box-shadow:2px 2px 6px #0000004d}.vue-ui-color-picker-option[data-v-2965a72c]:focus-visible{outline:2px dashed var(--v6ca7d17c)!important}.teleport-tooltip__inner[data-v-c292996f]{white-space:nowrap;padding:6px 8px;font-family:inherit;font-size:12px;line-height:1;position:relative}.teleport-tooltip__inner[data-v-c292996f]:after{content:"";border:5px solid #0000;border-top-color:#555;margin-left:-5px;position:absolute;top:100%;left:50%}.vue-ui-annotator summary[data-v-3a11f6f4]{text-align:center}.annotator__wrapper[data-v-3a11f6f4]{isolation:isolate;position:relative}.vue-ui-annotator button.button-tool[data-v-3a11f6f4]{opacity:.9;justify-content:center;align-items:center;width:28px;height:28px;padding:2px;display:flex}.vue-ui-annotator button.button-tool[data-v-3a11f6f4]:hover{opacity:1}.vue-ui-annotator button.button-tool[data-v-3a11f6f4]:disabled{opacity:.3;cursor:not-allowed}.vue-ui-annotator .tool-selection[data-v-3a11f6f4]{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.vue-ui-annotator .tool-input[data-v-3a11f6f4]{flex-direction:column;align-items:center;display:flex}.vue-ui-annotator .tool-input input[data-v-3a11f6f4]{background:#fff;border-radius:3px;width:40px;padding:3px}.vue-ui-annotator .tool-input[data-v-3a11f6f4]{font-size:12px}.vue-ui-annotator text[data-v-3a11f6f4],.vue-ui-annotator summary[data-v-3a11f6f4]{-webkit-user-select:none;user-select:none}.vue-ui-annotator .animated-circle-print[data-v-3a11f6f4]{stroke-dasharray:400;stroke-dashoffset:0;animation:1s linear infinite animate-circle-3a11f6f4;stroke-linecap:round!important}@keyframes animate-circle-3a11f6f4{0%{opacity:0;stroke-dashoffset:400px}to{opacity:1;stroke-dashoffset:0}}.vue-ui-annotator .tooltip[data-v-3a11f6f4]{border-bottom:1px dotted #000;display:inline-block;position:relative}.vue-ui-annotator .tooltip .tooltiptext[data-v-3a11f6f4]{visibility:hidden;color:#fff;text-align:center;z-index:1;opacity:0;background-color:#555;border-radius:6px;width:120px;margin-left:-60px;padding:5px 0;transition:opacity .3s;position:absolute;bottom:125%;left:50%}.vue-ui-annotator .tooltip .tooltiptext[data-v-3a11f6f4]:after{content:"";border:5px solid #0000;border-top-color:#555;margin-left:-5px;position:absolute;top:100%;left:50%}.vue-ui-annotator .tooltip:hover .tooltiptext[data-v-3a11f6f4]{visibility:visible;opacity:1}.vue-ui-annotator .draw--free[data-v-3a11f6f4]{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAABg2lDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpSIVh2YQcchQnSyIijhKFYtgobQVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg+AHi6OSk6CIl/i8ptIjx4Lgf7+497t4BQrPKNKtnAtB020wn4lIuvyqFXhGGiAhCiMnMMpKZxSx8x9c9Any9i/Es/3N/jgG1YDEgIBHPMcO0iTeIZzZtg/M+scjKskp8Tjxu0gWJH7muePzGueSywDNFM5ueJxaJpVIXK13MyqZGPE0cVTWd8oWcxyrnLc5atc7a9+QvDBf0lQzXaY4ggSUkkYIEBXVUUIWNGK06KRbStB/38Q+7/hS5FHJVwMixgBo0yK4f/A9+d2sVpya9pHAc6H1xnI9RILQLtBqO833sOK0TIPgMXOkdf60JzH6S3uho0SNgcBu4uO5oyh5wuQMMPRmyKbtSkKZQLALvZ/RNeSByC/Sveb2193H6AGSpq+Ub4OAQGCtR9rrPu/u6e/v3TLu/H5C7crM1WjgWAAAABmJLR0QAqwB5AHWF+8OUAAAACXBIWXMAAC4jAAAuIwF4pT92AAAAB3RJTUUH5gwUExIUagzGcQAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAABfSURBVBjTldAxDoNQDIPhL0+q1L33P1AvAhN7xfK6WAgoLfSfrNiykpQtE+7RLzx2vgF9D3o8lWDmn1QVVMP0LZQGmNtqp1/cmou0XHdG/+sYeGZwFBqPCub8rkcvvAGvsi1VYarR8wAAAABJRU5ErkJggg==) 5 5,auto}kbd[data-v-3a11f6f4]{color:#000;text-align:center;background:radial-gradient(at 0 0,#aaa,#ddd);border:4px solid #606060;border-top:1px solid gray;border-left:1px solid gray;border-radius:7px;min-width:1.5em;margin:0 0 0 3px;padding:1px 3px;font-size:13px;font-weight:700;display:inline-block;box-shadow:0 6px 12px -6px #000}path.vue-ui-annotator-caret{animation:1s step-end infinite caret}@keyframes caret{0%,50%{opacity:1}50.01%,to{opacity:0}}[data-annotator-content]{will-change:transform;contain:paint;transform:translateZ(0)}.annotator__content-layer{z-index:0;contain:paint;backface-visibility:hidden;will-change:transform;position:relative;transform:translateZ(0)}.annotator__overlay{z-index:1;backface-visibility:hidden;contain:paint;position:absolute;inset:0;transform:translateZ(0)}.vdui-shape-no-transition[data-v-848f7c20]{transition:none!important}.vue-data-ui-legend[data-v-1aaf430d]{-webkit-user-select:none;user-select:none;flex-wrap:wrap;justify-content:center;align-items:center;column-gap:18px;width:100%;height:fit-content;display:flex}.vue-data-ui-legend-item[data-v-1aaf430d]{-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;height:fit-content;display:flex;overflow:hidden}.active[data-v-1aaf430d]{cursor:pointer}.vue-data-ui-legend-item[data-v-1aaf430d]:focus-visible{outline-offset:2px;outline:2px solid}.vue-ui-dna[data-v-2040c43b] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-2040c43b]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-2040c43b]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-2040c43b]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-2040c43b]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-2040c43b]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-2040c43b]{cursor:default!important}.vue-data-ui-watermark[data-v-2040c43b]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-bullet[data-v-2040c43b] *{transition:unset}.vue-ui-bullet[data-v-2040c43b]{position:relative}.vue-ui-draggable-dialog-header[data-v-41359ac7]{-webkit-user-select:none;user-select:none;border-radius:2px 2px 0 0;align-items:center;padding:.5em 0 .5em .5em;display:flex;position:relative}.draggable-dialog-actions[data-v-41359ac7]{flex-direction:row;justify-content:center;align-items:center;gap:6px;display:flex}.drag-handle[data-v-41359ac7]{cursor:grab;align-items:center;margin-right:.5em;padding:.2em;display:flex}.drag-handle[data-v-41359ac7]:active{cursor:grabbing}.vue-ui-draggable-dialog-title[data-v-41359ac7]{flex:1;font-weight:700}.close[data-v-41359ac7]{background:0 0;border:none;justify-content:center;align-items:center;display:flex}.vue-ui-draggable-dialog-body[data-v-41359ac7]{width:100%;height:80%;transition:all .2s ease-in-out;overflow:auto}.vue-ui-draggable-dialog-body-pad[data-v-41359ac7]{width:calc(100% - 24px);height:80%;padding:0 12px;transition:all .2s ease-in-out}.vue-ui-draggable-dialog-body-full-width[data-v-41359ac7]{width:100%}.resize-handle[data-v-41359ac7]{cursor:nwse-resize;z-index:1;background:0 0;width:20px;height:20px;position:absolute;bottom:0;right:0}.resize-handle[data-v-41359ac7]:after{content:"";border-right:2px solid var(--dlg-color);border-bottom:2px solid var(--dlg-color);border-radius:2px;width:14px;height:14px;display:block;position:absolute;bottom:3px;right:3px}.resize-handle-left[data-v-41359ac7]{cursor:nesw-resize;left:0}.resize-handle-left[data-v-41359ac7]:after{content:"";border-right:0 solid #0000;border-left:2px solid var(--dlg-color);border-bottom:2px solid var(--dlg-color);border-radius:2px;width:14px;height:14px;display:block;position:absolute;bottom:3px;left:3px}.vue-ui-user-options-button{all:unset;background:inherit;white-space:nowrap;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;height:auto;padding:3px;display:flex;position:relative}.vue-ui-user-options-button:hover{background:#0000000d!important}.vue-ui-user-options-button:focus-visible{outline:1px solid #ccc}.vue-ui-dna[data-v-893ac120] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-893ac120]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-893ac120]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-893ac120]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-893ac120]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-893ac120]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-893ac120]{cursor:default!important}.vue-data-ui-watermark[data-v-893ac120]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-bump[data-v-893ac120] *{transition:unset}.vue-ui-bump[data-v-893ac120]{-webkit-user-select:none;user-select:none;width:100%}.transition-opacity[data-v-893ac120]{transition:opacity .2s ease-in-out}.with-transition path[data-v-893ac120],.with-transition line[data-v-893ac120],.with-transition rect[data-v-893ac120],.with-transition circle[data-v-893ac120]{transform-origin:50%;animation:.5s ease-in start-transition-893ac120}@keyframes start-transition-893ac120{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.with-transition text[data-v-893ac120]{animation:ease-in .5 start-opacity-893ac120}@keyframes start-opacity-893ac120{0%{opacity:0}to{opacity:1}}svg[data-v-893ac120]:focus{outline:none}svg[data-v-893ac120]:focus-visible{outline:2px solid}.sr-only[data-v-893ac120]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.double-range-slider[data-v-cfe327a9]{width:100%;height:40px;margin:0 auto;padding-bottom:12px;position:relative!important}.minimap[data-v-cfe327a9]{pointer-events:none;position:absolute;top:calc(-50% - 6px)}.minimap svg[data-v-cfe327a9]{position:absolute;top:0;left:0;overflow:visible}input[type=range][data-v-cfe327a9]{appearance:none;pointer-events:none;z-index:3;background:0 0;width:calc(100% + 17px);height:8px;position:absolute;top:6px;left:-10px;right:3px}input[type=range].range-minimap[data-v-cfe327a9]{width:100%;left:0}input[type=range][data-v-cfe327a9]::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;background-color:var(--v366f9d1f);cursor:ew-resize;z-index:2;outline:2px solid var(--v6335b4da);border-radius:50%;width:20px;height:20px;transition:all .2s ease-in-out;position:relative}input[type=range][data-v-cfe327a9]::-webkit-slider-thumb:active{box-shadow:0 0 0 10px var(--v673bf8c4);background-color:var(--a2cb327a)}input[type=range][data-v-cfe327a9]::-webkit-slider-thumb:hover{box-shadow:0 0 0 10px var(--v673bf8c4);background-color:var(--a2cb327a)}input[type=range].range-minimap[data-v-cfe327a9]::-webkit-slider-thumb{border-right:1px solid var(--a2cb327a);border-left:1px solid var(--a2cb327a);cursor:ew-resize;border-radius:0;width:6px;height:50px;margin-top:-36px}input[type=range][data-v-cfe327a9]::-moz-range-thumb{pointer-events:auto;background-color:var(--v366f9d1f);cursor:ew-resize;z-index:2;outline:2px solid var(--v6335b4da);border-radius:50%;width:20px;height:20px;transition:all .2s ease-in-out;position:relative}input[type=range][data-v-cfe327a9]::-moz-range-thumb:active{box-shadow:0 0 0 10px var(--v673bf8c4);background-color:var(--a2cb327a)}input[type=range][data-v-cfe327a9]::-moz-range-thumb:hover{box-shadow:0 0 0 10px var(--v673bf8c4);background-color:var(--a2cb327a)}input[type=range].range-minimap[data-v-cfe327a9]::-moz-range-thumb{border-right:1px solid var(--a2cb327a);border-left:1px solid var(--a2cb327a);cursor:ew-resize;pointer-events:auto;border-radius:0;width:6px;height:50px;transform:translateY(-20px)}input[type=range][data-v-cfe327a9]::-ms-thumb{pointer-events:auto;background-color:var(--v366f9d1f);cursor:ew-resize;z-index:2;outline:2px solid var(--v6335b4da);border-radius:50%;width:20px;height:20px;transition:all .2s ease-in-out;position:relative}input[type=range][data-v-cfe327a9]::-ms-thumb:active{box-shadow:0 0 0 10px var(--v673bf8c4);background-color:var(--a2cb327a)}input[type=range][data-v-cfe327a9]::-ms-thumb:hover{box-shadow:0 0 0 10px var(--v673bf8c4);background-color:var(--a2cb327a)}.slider-track[data-v-cfe327a9]{background:var(--v70e7b7d1);z-index:1;border-radius:4px;width:99%;height:8px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.range-highlight[data-v-cfe327a9]{z-index:1;border-radius:4px;height:8px;position:absolute;top:8px}.move[data-v-cfe327a9]{cursor:move}.vue-data-ui-refresh-button[data-v-cfe327a9]{transform-origin:50%;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;left:50%;transform:translate(-50%);transition:transform .2s ease-in-out!important}.vue-data-ui-refresh-button[data-v-cfe327a9]:focus{outline:1px solid var(--v366f9d1f)}.vue-data-ui-refresh-button[data-v-cfe327a9]:hover{transform:translate(-50%)rotate(-90deg)}.vue-data-ui-slicer-labels[data-v-cfe327a9]{flex-direction:row;align-items:center;height:40px;display:flex}.vue-data-ui-slicer-label-left[data-v-cfe327a9],.vue-data-ui-slicer-label-right[data-v-cfe327a9]{position:absolute}.thumb-label[data-v-cfe327a9]{white-space:nowrap;width:1px;position:absolute;transform:translate(-50%)}.range-tooltip[data-v-cfe327a9]{opacity:0;text-align:center;pointer-events:none;white-space:nowrap;border-radius:3px;width:fit-content;padding:2px 4px;font-size:10px;transition:opacity .3s ease-in-out;position:absolute;top:-100%}.range-tooltip-arrow[data-v-cfe327a9]:after,.range-tooltip-arrow-left[data-v-cfe327a9]:after,.range-tooltip-arrow-right[data-v-cfe327a9]:after{content:"";border-style:solid;border-width:4px;border-color:var(--a2cb327a) transparent transparent transparent;position:absolute;top:100%}.range-tooltip-arrow[data-v-cfe327a9]:after{left:50%;transform:translate(-50%)}.range-tooltip-arrow-left[data-v-cfe327a9]:after{left:3px;right:auto;transform:none}.range-tooltip-arrow-right[data-v-cfe327a9]:after{left:auto;right:3px;transform:none}.range-tooltip-visible[data-v-cfe327a9]{opacity:1;transition:opacity .3s ease-in-out}input[type=range].range-invisible[data-v-cfe327a9]{box-sizing:border-box;left:calc(-1 * var(--compact-thumb-inset))!important;width:calc(100% + var(--compact-thumb-width))!important;pointer-events:none!important;right:auto!important;transform:none!important}input[type=range].range-invisible.range-left[data-v-cfe327a9]{left:-12px}input[type=range].range-invisible.range-right[data-v-cfe327a9]{left:-6px}input[type=range].range-invisible[data-v-cfe327a9]::-webkit-slider-thumb{cursor:ew-resize;z-index:2;background-color:#0000;border-radius:50%;outline:2px #0000;transition:all .2s ease-in-out;position:relative}input[type=range].range-invisible[data-v-cfe327a9]::-webkit-slider-thumb:active{box-shadow:none;background-color:#0000}input[type=range].range-invisible[data-v-cfe327a9]::-webkit-slider-thumb:hover{box-shadow:none;background-color:#0000}input[type=range].range-invisible[data-v-cfe327a9]::-webkit-slider-thumb{cursor:ew-resize;border-left:1px solid #0000;border-right:1px solid #0000;border-radius:0;width:12px;height:50px;margin-top:-36px}input[type=range].range-invisible[data-v-cfe327a9]::-moz-range-thumb{z-index:2;background-color:#0000;outline:none}input[type=range].range-invisible[data-v-cfe327a9]::-moz-range-thumb:active{background-color:#0000;box-shadow:0 0 0 10px #0000}input[type=range].range-invisible[data-v-cfe327a9]::-moz-range-thumb:hover{background-color:#0000;box-shadow:0 0 0 10px #0000}input[type=range].range-invisible[data-v-cfe327a9]::-moz-range-thumb{cursor:ew-resize;pointer-events:auto;border:none;border-radius:0;width:12px;height:50px;transform:translateY(-20px)}input[type=range].range-invisible[data-v-cfe327a9]::-ms-thumb{pointer-events:auto;cursor:ew-resize;z-index:2;background-color:#0000;border-radius:50%;outline:2px solid #0000;width:20px;height:20px;transition:all .2s ease-in-out;position:relative}input[type=range].range-invisible[data-v-cfe327a9]::-ms-thumb:active{background-color:#0000;box-shadow:0 0 0 10px #0000}input[type=range].range-invisible[data-v-cfe327a9]::-ms-thumb:hover{background-color:#0000;box-shadow:0 0 0 10px #0000}.vue-ui-zoom-compact-minimap-handle[data-v-cfe327a9]{opacity:1;transition:opacity .15s ease-in-out}[data-minimap=true][data-v-cfe327a9]{--compact-thumb-width:40px;--compact-thumb-inset:calc(var(--compact-thumb-width) / 2)}[data-minimap=true] input[type=range][data-v-cfe327a9]{box-sizing:border-box;width:100%!important;left:0!important;right:0!important}[data-minimap=true] input[type=range].range-invisible.range-left[data-v-cfe327a9]{left:-40px!important}[data-minimap=true] input[type=range].range-invisible.range-right[data-v-cfe327a9]{left:0!important}[data-minimap=true] input[type=range].range-invisible[data-v-cfe327a9]{box-sizing:border-box;left:calc(-1 * var(--compact-thumb-inset))!important;width:calc(100% + var(--compact-thumb-width))!important;right:auto!important;transform:none!important}[data-minimap=true] input[type=range].range-invisible[data-v-cfe327a9]::-webkit-slider-thumb{width:var(--compact-thumb-width)!important}[data-minimap=true] input[type=range].range-invisible[data-v-cfe327a9]::-moz-range-thumb{width:var(--compact-thumb-width)!important}[data-minimap=true] input[type=range].range-minimap[data-v-cfe327a9]::-webkit-slider-thumb{width:var(--compact-thumb-width)!important}[data-minimap=true] input[type=range].range-minimap[data-v-cfe327a9]::-moz-range-thumb{width:var(--compact-thumb-width)!important}input[type=range].range-handle[data-v-cfe327a9]{height:48px;top:-14px}input[type=range].range-minimap[data-v-cfe327a9]{pointer-events:auto}.minimap-handle-overlay[data-v-cfe327a9]{width:100%;height:calc(100% - 47px + var(--v248ce7c3) * 1px);z-index:5;pointer-events:none;position:absolute;top:calc(-50% - 6px);left:0}.minimap-handle-overlay svg[data-v-cfe327a9]{position:absolute;inset:0;overflow:visible}.minimap-handle-overlay .vue-ui-zoom-compact-minimap-handle[data-v-cfe327a9]{pointer-events:auto;cursor:ew-resize}.minimap-handle-overlay .compact-handle-icon[data-v-cfe327a9],.minimap-handle-overlay .compact-handle-icon[data-v-cfe327a9] *,.minimap svg[viewBox="0 0 20 20"][data-v-cfe327a9],.minimap svg[viewBox="0 0 20 20"][data-v-cfe327a9] *{pointer-events:none}.vue-ui-dna[data-v-6b89a6b9] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-6b89a6b9]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-6b89a6b9]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-6b89a6b9]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-6b89a6b9]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-6b89a6b9]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-6b89a6b9]{cursor:default!important}.vue-data-ui-watermark[data-v-6b89a6b9]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-candlestick[data-v-6b89a6b9] *{transition:unset}.vue-ui-candlestick[data-v-6b89a6b9]{-webkit-user-select:none;user-select:none;width:100%}path[data-v-6b89a6b9],line[data-v-6b89a6b9],rect[data-v-6b89a6b9]{transform-origin:50%;animation:.5s ease-in-out xyAnimation-6b89a6b9}@keyframes xyAnimation-6b89a6b9{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-candlestick .vue-ui-candlestick-label[data-v-6b89a6b9]{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.vue-ui-candlestick-tooltip[data-v-6b89a6b9]{z-index:1;border:1px solid #e1e5e8;border-radius:4px;max-width:300px;padding:12px;position:fixed;box-shadow:0 6px 12px -6px #0003}.vue-data-ui-transition[data-v-6b89a6b9]{transition:all .2s ease-in-out!important}svg[data-v-6b89a6b9]:focus{outline:none}svg[data-v-6b89a6b9]:focus-visible{outline:2px solid}.sr-only[data-v-6b89a6b9]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-data-carousel-table thead[data-v-0f07f0c9]{-webkit-user-select:none;user-select:none;position:sticky;top:0}thead th[data-v-0f07f0c9],tbody td[data-v-0f07f0c9]{word-wrap:break-word}.vue-ui-responsive th[data-v-0f07f0c9]{display:none}.vue-ui-responsive td[data-v-0f07f0c9]{text-align:left;grid-template-columns:repeat(2,1fr);align-items:center;gap:.5rem;height:max-content;padding:.5rem 1rem;display:grid;outline:none!important}.vue-ui-responsive tr[data-v-0f07f0c9]{height:fit-content}.vue-ui-responsive td[data-v-0f07f0c9]:before{content:attr(data-cell) ": ";text-transform:capitalize;height:auto;font-size:10px;font-weight:700}.is-playing[data-v-0f07f0c9]::-webkit-scrollbar{display:none}.is-playing[data-v-0f07f0c9]{-ms-overflow-style:none;scrollbar-width:none}.vue-ui-dna[data-v-6db5d986] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-6db5d986]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-6db5d986]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-6db5d986]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-6db5d986]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-6db5d986]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-6db5d986]{cursor:default!important}.vue-data-ui-watermark[data-v-6db5d986]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-chestnut[data-v-6db5d986] *{transition:unset}.vue-ui-chestnut[data-v-6db5d986]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-chestnut-animated[data-v-6db5d986]{opacity:0;animation:.2s ease-in-out forwards chestnut-opacity-6db5d986}@keyframes chestnut-opacity-6db5d986{0%{opacity:0;transform:scaleX(.98)}to{opacity:1;transform:scale(1)}}.vue-ui-chestnut-table[data-v-6db5d986]{width:100%;position:relative;overflow:auto}.vue-ui-data-table thead[data-v-6db5d986]{-webkit-user-select:none;user-select:none;font-weight:400;position:sticky;top:0}table[data-v-6db5d986]{border-collapse:collapse;width:100%;padding:1rem;overflow-x:auto}caption[data-v-6db5d986],th[data-v-6db5d986],td[data-v-6db5d986]{font-variant-numeric:tabular-nums;padding:.5rem}caption[data-v-6db5d986]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-6db5d986]{display:none}.vue-ui-responsive td[data-v-6db5d986]{text-align:left;grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.5rem 1rem;display:grid;outline:none!important}.vue-ui-responsive tr[data-v-6db5d986]{outline:var(--bd8a0696)}.vue-ui-responsive td[data-v-6db5d986]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-6db5d986]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-6db5d986]:before{content:attr(data-cell) ": ";text-transform:capitalize;font-weight:700}path[data-v-6db5d986],circle[data-v-6db5d986],rect[data-v-6db5d986],text[data-v-6db5d986],line[data-v-6db5d986]{transition:opacity .3s ease-in-out!important}svg[data-v-6db5d986]:focus{outline:none}svg[data-v-6db5d986]:focus-visible{outline:2px solid}.sr-only[data-v-6db5d986]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-2716f6ca] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-2716f6ca]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-2716f6ca]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-2716f6ca]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-2716f6ca]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-2716f6ca]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-2716f6ca]{cursor:default!important}.vue-data-ui-watermark[data-v-2716f6ca]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-chord[data-v-2716f6ca] *{transition:unset}.vue-ui-chord[data-v-2716f6ca]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-chord.vue-data-ui-responsive[data-v-2716f6ca]{width:100%;height:100%;position:relative}.vue-ui-chord.vue-data-ui-responsive svg[data-v-2716f6ca]{max-width:100%;max-height:100%;margin:auto;display:block}.vue-ui-chord-arc[data-v-2716f6ca],.vue-ui-chord-ribbon[data-v-2716f6ca]{transition:opacity .2s ease-in-out,transform .2s ease-in-out}.vue-ui-chord-arc-animated[data-v-2716f6ca],.vue-ui-chord-ribbon-animated[data-v-2716f6ca]{animation:.5s ease-in-out chord-animation-2716f6ca}@keyframes chord-animation-2716f6ca{0%{transform:scale(.9)}80%{transform:scale(1.02)}to{transform:scale(1)}}.reset-wrapper[data-v-2716f6ca]{flex-direction:row;justify-content:center;align-items:center;height:40px;padding:0 24px;display:flex;position:absolute;bottom:48px;right:0}.vue-data-ui-refresh-button[data-v-2716f6ca]{transform-origin:50%;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s ease-in-out;display:flex}.vue-data-ui-refresh-button[data-v-2716f6ca]:focus{outline:1px solid var(--v73ba9455)}.vue-data-ui-refresh-button[data-v-2716f6ca]:hover{transform:rotate(-90deg)}.vue-ui-chord-idle[data-v-2716f6ca]{cursor:grab}.vue-ui-chord-rotating[data-v-2716f6ca]{cursor:grabbing}svg[data-v-2716f6ca]:focus{outline:none}svg[data-v-2716f6ca]:focus-visible{outline:2px solid}.sr-only[data-v-2716f6ca]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-a67cc1b9] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-a67cc1b9]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-a67cc1b9]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-a67cc1b9]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-a67cc1b9]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-a67cc1b9]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-a67cc1b9]{cursor:default!important}.vue-data-ui-watermark[data-v-a67cc1b9]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-circle-pack[data-v-a67cc1b9] *{transition:unset}.vue-ui-circle-pack[data-v-a67cc1b9]{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:relative;overflow:visible}rect[data-v-a67cc1b9],text[data-v-a67cc1b9]{transition:all .2s ease-in-out!important}.loading rect[data-v-a67cc1b9],.loading text[data-v-a67cc1b9]{transition:none!important}.vue-ui-circle-pack-svg-container[data-v-a67cc1b9]{position:relative}svg[data-v-a67cc1b9]:focus{outline:none}svg[data-v-a67cc1b9]:focus-visible{outline:2px solid}.sr-only[data-v-a67cc1b9]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.reset-wrapper[data-v-a67cc1b9]{flex-direction:row;justify-content:center;align-items:center;height:40px;padding:0 24px;display:flex;position:absolute;bottom:12px;right:0}.vue-data-ui-refresh-button[data-v-a67cc1b9]{transform-origin:50%;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s ease-in-out;display:flex}.vue-data-ui-refresh-button[data-v-a67cc1b9]:focus{outline:1px solid var(--v0548cdba)}.vue-data-ui-refresh-button[data-v-a67cc1b9]:hover{transform:rotate(-90deg)}.rotating-circles[data-v-4b1f566e]{transform-origin:50%;animation:2s linear infinite rotateCircles-4b1f566e}@keyframes rotateCircles-4b1f566e{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.circle-wave[data-v-4b1f566e]{transform-origin:50%;animation:1s cubic-bezier(0,1.01,1,1) circleWave-4b1f566e}@keyframes circleWave-4b1f566e{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(20)}}.vue-data-ui-zoom-controls[data-v-b5d92405]{z-index:1000000;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;width:fit-content;margin:0 auto;display:flex;bottom:12px}.vue-data-ui-zoom-controls-button[data-v-b5d92405],.vue-data-ui-zoom-controls-button-zoom[data-v-b5d92405]{background-color:var(--vue-data-ui-zoom-control-button-color,transparent);border:none;justify-content:center;align-items:center;padding:.25rem;transition:all .2s ease-in-out;display:flex}.vue-data-ui-zoom-controls-button[data-v-b5d92405]{border-radius:50%;width:fit-content;height:fit-content}.vue-data-ui-zoom-controls-button[data-v-b5d92405]:hover,.vue-data-ui-zoom-controls-button-zoom[data-v-b5d92405]:hover{background-color:var(--vue-data-ui-zoom-control-button-color-hover,transparent);box-shadow:0 3px 6px #0003}.vue-data-ui-zoom-controls-fullscreen[data-v-b5d92405]{bottom:1rem;position:absolute!important;left:50%!important;transform:translate(-50%)!important}button[data-v-b5d92405]:disabled{cursor:not-allowed;opacity:.3}button[data-v-b5d92405]:disabled:hover{box-shadow:none}.vue-ui-dna[data-v-3de9c8da] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-3de9c8da]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-3de9c8da]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-3de9c8da]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-3de9c8da]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-3de9c8da]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-3de9c8da]{cursor:default!important}.vue-data-ui-watermark[data-v-3de9c8da]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-dag[data-v-3de9c8da]{position:relative;overflow:hidden}.vue-ui-dag-responsive[data-v-3de9c8da]{width:100%}.dag-chart-error[data-v-3de9c8da]{color:#b00020;margin-bottom:8px;font-size:13px}.vue-ui-dag-tooltip[data-v-3de9c8da]{pointer-events:none;background:var(--vue-data-ui-dag-tooltip-background,#e1e5e8);color:var(--vue-data-ui-dag-tooltip-color,#2d353c);z-index:999999;-webkit-backdrop-filter:blur(10px);border-radius:4px;padding:.35rem .55rem;font-size:12px;position:fixed;box-shadow:0 3px 6px -3px #0003;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.vue-ui-dag-tooltip[data-v-3de9c8da]:after{content:"";border-style:solid;position:absolute;left:50%;transform:translate(-50%)}.vue-ui-dag-tooltip[data-position=top][data-v-3de9c8da]:after{border-width:8px 8px 0;border-color:var(--vue-data-ui-dag-tooltip-background,#e1e5e8) transparent transparent transparent;bottom:-8px}.vue-ui-dag-tooltip[data-position=bottom][data-v-3de9c8da]:after{border-width:0 8px 8px;border-color:transparent transparent var(--vue-data-ui-dag-tooltip-background,#e1e5e8) transparent;top:-8px}.vue-ui-dag-tooltip[data-position=left][data-v-3de9c8da]:after{border-width:8px 0 8px 8px;border-color:transparent transparent transparent var(--vue-data-ui-dag-tooltip-background,#e1e5e8);top:50%;left:100%;transform:translateY(-50%)}.vue-ui-dag-tooltip[data-position=right][data-v-3de9c8da]:after{border-width:8px 8px 8px 0;border-color:transparent var(--vue-data-ui-dag-tooltip-background,#e1e5e8) transparent transparent;top:50%;left:-8px;transform:translateY(-50%)}.vue-ui-dag-tooltip[data-position=center][data-v-3de9c8da]:after{display:none}.vue-ui-dag-node-tooltip[data-v-3de9c8da]{pointer-events:auto;background:var(--vue-data-ui-dag-node-tooltip-background,#fff);color:var(--vue-data-ui-dag-node-tooltip-color,#2d353c);z-index:1000000;-webkit-backdrop-filter:blur(10px);border-radius:4px;padding:.5rem .75rem;font-size:12px;position:fixed;box-shadow:0 3px 6px -3px #0003;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.vue-ui-dag-node-tooltip[data-v-3de9c8da]:after{content:"";border-style:solid;position:absolute;left:50%;transform:translate(-50%)}.vue-ui-dag-node-tooltip[data-position=top][data-v-3de9c8da]:after{border-width:8px 8px 0;border-color:var(--vue-data-ui-dag-node-tooltip-background,#fff) transparent transparent transparent;bottom:-8px}.vue-ui-dag-node-tooltip[data-position=bottom][data-v-3de9c8da]:after{border-width:0 8px 8px;border-color:transparent transparent var(--vue-data-ui-dag-node-tooltip-background,#fff) transparent;top:-8px}.vue-ui-dag-node-tooltip[data-position=left][data-v-3de9c8da]:after{border-width:8px 0 8px 8px;border-color:transparent transparent transparent var(--vue-data-ui-dag-node-tooltip-background,#e1e5e8);top:50%;left:100%;transform:translateY(-50%)}.vue-ui-dag-node-tooltip[data-position=right][data-v-3de9c8da]:after{border-width:8px 8px 8px 0;border-color:transparent var(--vue-data-ui-dag-node-tooltip-background,#fff) transparent transparent;inset:50% auto auto -8px;transform:translateY(-50%)}.vue-ui-dag-node-tooltip[data-position=center][data-v-3de9c8da]:after{display:none}.fade-enter-active[data-v-3de9c8da],.fade-leave-active[data-v-3de9c8da]{transition:opacity .3s}.fade-enter-from[data-v-3de9c8da],.fade-leave-to[data-v-3de9c8da]{opacity:0}svg[data-v-3de9c8da]:focus{outline:none}svg[data-v-3de9c8da]:focus-visible{outline:2px solid}.sr-only[data-v-3de9c8da]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-pen-and-paper-actions{z-index:1;flex-direction:column;gap:4px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.vue-ui-pen-and-paper-action{justify-content:center;align-items:center;width:32px;height:32px;padding:2px;transition:all .2s ease-in-out;display:flex;position:relative}.vue-ui-pen-and-paper-action:hover{box-shadow:2px 2px 6px #0000004d}.vue-ui-pen-and-paper-action-disabled{opacity:.5;cursor:not-allowed!important}input[type=range].vertical-range{writing-mode:vertical-lr;position:absolute;top:50%;left:36px;transform:translateY(-50%)rotate(180deg)}.vue-data-ui-svg-caret{opacity:1}.vue-ui-user-options-drawer[data-open=false][data-v-4fbb340e]{display:none}.vue-ui-user-options-drawer[data-open=true][data-v-4fbb340e]{transform-origin:top;border-radius:0 0 3px 3px;flex-direction:column;gap:4px;animation:.125s ease-in forwards show-user-options-4fbb340e;display:flex;position:absolute;top:36px;overflow:visible;box-shadow:0 6px 12px -6px #0000004d}@supports selector(:popover-open){.vue-ui-user-options-drawer[popover][data-v-4fbb340e]{border:0;max-height:none;margin:0;padding:0;display:none;inset:auto;overflow:visible}.vue-ui-user-options-drawer[popover][data-v-4fbb340e]:popover-open{transform-origin:top;border-radius:0 0 3px 3px;flex-direction:column;gap:4px;animation:.125s ease-in forwards show-user-options-4fbb340e;display:flex;overflow:visible;box-shadow:0 6px 12px -6px #0000004d}}@keyframes show-user-options-4fbb340e{0%{opacity:0;transform:translateY(-6px)scaleY(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.vue-ui-user-options-button[data-v-4fbb340e]{all:unset;background:inherit;white-space:nowrap;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;height:auto;padding:3px;display:flex;position:relative;overflow:visible}.vue-ui-user-options-button[data-v-4fbb340e]:hover{background:#0000000d!important}.vue-ui-user-options-button[data-v-4fbb340e]:focus-visible{outline:1px solid #ccc}.button-info-right[data-v-4fbb340e],.button-info-left[data-v-4fbb340e]{pointer-events:none;opacity:0;z-index:2147483000;padding:4px 12px;position:absolute;top:50%;transform:translateY(-50%)}.button-info-right[data-v-4fbb340e]{border-radius:4px 0 0 4px;right:100%}.button-info-right-visible[data-v-4fbb340e]{opacity:1;animation:.2s ease-in forwards showInfoRight-4fbb340e}.button-info-left[data-v-4fbb340e]{border-radius:0 4px 4px 0;left:100%}.button-info-left-visible[data-v-4fbb340e]{opacity:1;animation:.2s ease-in forwards showInfoLeft-4fbb340e}@keyframes showInfoRight-4fbb340e{0%{opacity:0;transform:translateY(-50%)scaleX(.9)}to{opacity:1;transform:translateY(-50%)scale(1)}}@keyframes showInfoLeft-4fbb340e{0%{opacity:0;transform:translateY(-50%)scaleX(.9)}to{opacity:1;transform:translateY(-50%)scale(1)}}.vue-ui-user-options[data-v-4fbb340e],.vue-ui-user-options-drawer[data-v-4fbb340e]{min-width:36px}.vue-ui-dashboard-container[data-v-fc2ca20d]{width:100%;height:fit-content;position:relative;overflow:hidden}.vue-ui-dashboard-grid-container[data-v-fc2ca20d]{width:100%;height:100%;position:absolute;overflow:hidden}.vue-ui-dashboard-grid[data-v-fc2ca20d]{width:100%;height:100%;position:absolute}.vue-ui-dashboard-grid-item[data-v-fc2ca20d]{border:2px solid #0000;transition:opacity .1s ease-in-out;position:absolute}.vue-ui-dashboard-grid-item[data-v-fc2ca20d]:hover{border:2px dashed var(--v175acab0)}.vue-ui-dashboard-grid-item--locked[data-v-fc2ca20d]{cursor:default!important;border:none!important}.vue-ui-dashboard-grid-item:hover .vue-ui-dashboard-resize-handle[data-v-fc2ca20d]{opacity:.5}.vue-ui-dashboard-resize-handle[data-v-fc2ca20d]{background:var(--v094a01b2);opacity:0;z-index:2;width:10px;height:10px;transition:opacity .1s ease-in-out;position:absolute}.vue-ui-dashboard-resize-handle[data-v-fc2ca20d]:hover{opacity:1}.vue-ui-dashboard-top-left[data-v-fc2ca20d]{cursor:nw-resize;top:-5px;left:-5px}.vue-ui-dashboard-top-right[data-v-fc2ca20d]{cursor:ne-resize;top:-5px;right:-5px}.vue-ui-dashboard-bottom-left[data-v-fc2ca20d]{cursor:sw-resize;bottom:-5px;left:-5px}.vue-ui-dashboard-bottom-right[data-v-fc2ca20d]{cursor:se-resize;bottom:-5px;right:-5px}.vue-ui-dashboard-print-icon[data-v-fc2ca20d]{animation:.5s linear infinite smartspin-fc2ca20d}@keyframes smartspin-fc2ca20d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vue-ui-dashboard-container[data-v-fc2ca20d]{--legend-font-size:clamp(6px, 1.2cqw, 24px);--title-font-size:clamp(8px, 2cqw, 28px);--subtitle-font-size:clamp(6px, 1.5cqw, 24px);container-type:inline-size}@supports not (font-size:1cqw){.vue-ui-dashboard-container[data-v-fc2ca20d]{--title-font-size:clamp(8px, 2cqw, 28px);--subtitle-font-size:clamp(6px, 1.5cqw, 24px)}}.sr-only[data-v-dc66e2b9]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-legend-toggle-wrapper[data-v-f05513e8]{cursor:pointer}.double-range-slider[data-v-f688cd63]{width:100%;height:40px;margin:0 auto;padding-bottom:12px;position:relative!important}.minimap[data-v-f688cd63]{pointer-events:none;position:absolute;top:calc(-50% - 12px)}.minimap svg[data-v-f688cd63]{position:absolute;top:0;left:0;overflow:visible}input[type=range][data-v-f688cd63]{appearance:none;pointer-events:none;z-index:3;background:0 0;width:calc(100% + 17px);height:8px;position:absolute;top:6px;left:-10px;right:3px}input[type=range].range-minimap[data-v-f688cd63]{width:100%;left:0}input[type=range][data-v-f688cd63]::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;background-color:var(--b23d0982);cursor:ew-resize;z-index:2;outline:2px solid var(--v3ed703b3);border-radius:50%;width:20px;height:20px;transition:all .2s ease-in-out;position:relative}input[type=range][data-v-f688cd63]::-webkit-slider-thumb:active{box-shadow:0 0 0 10px var(--v4316bee4);background-color:var(--v1f0c44e3)}input[type=range][data-v-f688cd63]::-webkit-slider-thumb:hover{box-shadow:0 0 0 10px var(--v4316bee4);background-color:var(--v1f0c44e3)}input[type=range].range-minimap[data-v-f688cd63]::-webkit-slider-thumb{border-right:1px solid var(--v1f0c44e3);border-left:1px solid var(--v1f0c44e3);cursor:ew-resize;border-radius:0;width:6px;height:50px;margin-top:-36px}input[type=range][data-v-f688cd63]::-moz-range-thumb{pointer-events:auto;background-color:var(--b23d0982);cursor:ew-resize;z-index:2;outline:2px solid var(--v3ed703b3);border-radius:50%;width:20px;height:20px;transition:all .2s ease-in-out;position:relative}input[type=range][data-v-f688cd63]::-moz-range-thumb:active{box-shadow:0 0 0 10px var(--v4316bee4);background-color:var(--v1f0c44e3)}input[type=range][data-v-f688cd63]::-moz-range-thumb:hover{box-shadow:0 0 0 10px var(--v4316bee4);background-color:var(--v1f0c44e3)}input[type=range].range-minimap[data-v-f688cd63]::-moz-range-thumb{border-right:1px solid var(--v1f0c44e3);border-left:1px solid var(--v1f0c44e3);cursor:ew-resize;pointer-events:auto;border-radius:0;width:6px;height:50px;transform:translateY(-20px)}input[type=range][data-v-f688cd63]::-ms-thumb{pointer-events:auto;background-color:var(--b23d0982);cursor:ew-resize;z-index:2;outline:2px solid var(--v3ed703b3);border-radius:50%;width:20px;height:20px;transition:all .2s ease-in-out;position:relative}input[type=range][data-v-f688cd63]::-ms-thumb:active{box-shadow:0 0 0 10px var(--v4316bee4);background-color:var(--v1f0c44e3)}input[type=range][data-v-f688cd63]::-ms-thumb:hover{box-shadow:0 0 0 10px var(--v4316bee4);background-color:var(--v1f0c44e3)}.slider-track[data-v-f688cd63]{background:var(--v7afd85f1);z-index:1;border-radius:4px;width:99%;height:8px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.range-highlight[data-v-f688cd63]{z-index:1;border-radius:4px;height:8px;position:absolute;top:8px}.move[data-v-f688cd63]{cursor:move}.vue-data-ui-refresh-button[data-v-f688cd63]{transform-origin:50%;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;left:50%;transform:translate(-50%);transition:transform .2s ease-in-out!important}.vue-data-ui-refresh-button[data-v-f688cd63]:focus{outline:1px solid var(--b23d0982)}.vue-data-ui-refresh-button[data-v-f688cd63]:hover{transform:translate(-50%)rotate(-90deg)}.vue-data-ui-slicer-labels[data-v-f688cd63]{flex-direction:row;align-items:center;height:40px;display:flex}.vue-data-ui-slicer-label-left[data-v-f688cd63],.vue-data-ui-slicer-label-right[data-v-f688cd63]{position:absolute}.thumb-label[data-v-f688cd63]{white-space:nowrap;width:1px;position:absolute;transform:translate(-50%)}.range-tooltip[data-v-f688cd63]{opacity:0;text-align:center;pointer-events:none;white-space:nowrap;border-radius:3px;width:fit-content;padding:2px 4px;font-size:10px;transition:opacity .3s ease-in-out;position:absolute}.range-tooltip-arrow[data-v-f688cd63]:after,.range-tooltip-arrow-left[data-v-f688cd63]:after,.range-tooltip-arrow-right[data-v-f688cd63]:after{content:"";border-style:solid;border-width:4px;border-color:var(--v1f0c44e3) transparent transparent transparent;position:absolute;top:100%}.range-tooltip-arrow[data-v-f688cd63]:after{left:50%;transform:translate(-50%)}.range-tooltip-arrow-left[data-v-f688cd63]:after{left:3px;right:auto;transform:none}.range-tooltip-arrow-right[data-v-f688cd63]:after{left:auto;right:3px;transform:none}.range-tooltip-visible[data-v-f688cd63]{opacity:1;transition:opacity .3s ease-in-out}input[type=range].range-invisible[data-v-f688cd63]{z-index:3;height:8px;margin:0;padding:0;position:absolute;top:0}input[type=range].range-invisible.range-left[data-v-f688cd63]{left:-12px}input[type=range].range-invisible.range-right[data-v-f688cd63]{left:-6px}input[type=range].range-invisible[data-v-f688cd63]::-webkit-slider-thumb{cursor:ew-resize;z-index:2;background-color:#0000;border-radius:50%;outline:2px #0000;transition:all .2s ease-in-out;position:relative}input[type=range].range-invisible[data-v-f688cd63]::-webkit-slider-thumb:active{box-shadow:none;background-color:#0000}input[type=range].range-invisible[data-v-f688cd63]::-webkit-slider-thumb:hover{box-shadow:none;background-color:#0000}input[type=range].range-invisible[data-v-f688cd63]::-webkit-slider-thumb{cursor:ew-resize;border-left:1px solid #0000;border-right:1px solid #0000;border-radius:0;width:12px;height:50px;margin-top:-36px}input[type=range].range-invisible[data-v-f688cd63]::-moz-range-thumb{z-index:2;background-color:#0000;outline:none}input[type=range].range-invisible[data-v-f688cd63]::-moz-range-thumb:active{background-color:#0000;box-shadow:0 0 0 10px #0000}input[type=range].range-invisible[data-v-f688cd63]::-moz-range-thumb:hover{background-color:#0000;box-shadow:0 0 0 10px #0000}input[type=range].range-invisible[data-v-f688cd63]::-moz-range-thumb{cursor:ew-resize;pointer-events:auto;border:none;border-radius:0;width:12px;height:50px;transform:translateY(-20px)}input[type=range].range-invisible[data-v-f688cd63]::-ms-thumb{pointer-events:auto;cursor:ew-resize;z-index:2;background-color:#0000;border-radius:50%;outline:2px solid #0000;width:20px;height:20px;transition:all .2s ease-in-out;position:relative}input[type=range].range-invisible[data-v-f688cd63]::-ms-thumb:active{background-color:#0000;box-shadow:0 0 0 10px #0000}input[type=range].range-invisible[data-v-f688cd63]::-ms-thumb:hover{background-color:#0000;box-shadow:0 0 0 10px #0000}.vue-ui-zoom-compact-minimap-handle[data-v-f688cd63]{opacity:1;pointer-events:none;transition:opacity .15s ease-in-out}[data-minimap=true][data-v-f688cd63]{--compact-thumb-width:40px;--compact-thumb-inset:calc(var(--compact-thumb-width) / 2)}[data-minimap=true] input[type=range][data-v-f688cd63]{box-sizing:border-box;width:100%!important;left:0!important;right:0!important}[data-minimap=true] input[type=range].range-invisible.range-left[data-v-f688cd63]{left:-40px!important}[data-minimap=true] input[type=range].range-invisible.range-right[data-v-f688cd63]{left:0!important}[data-minimap=true] input[type=range].range-invisible[data-v-f688cd63]{box-sizing:border-box;left:calc(-1 * var(--compact-thumb-inset))!important;width:calc(100% + var(--compact-thumb-width))!important;right:auto!important;transform:none!important}[data-minimap=true] input[type=range].range-invisible[data-v-f688cd63]::-webkit-slider-thumb{width:var(--compact-thumb-width)!important}[data-minimap=true] input[type=range].range-invisible[data-v-f688cd63]::-moz-range-thumb{width:var(--compact-thumb-width)!important}[data-minimap=true] input[type=range].range-minimap[data-v-f688cd63]::-webkit-slider-thumb{width:var(--compact-thumb-width)!important}[data-minimap=true] input[type=range].range-minimap[data-v-f688cd63]::-moz-range-thumb{width:var(--compact-thumb-width)!important}input[type=range].range-handle[data-v-f688cd63]{height:48px;top:-14px}.vue-ui-dna[data-v-b09f1aa6] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-b09f1aa6]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-b09f1aa6]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-b09f1aa6]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-b09f1aa6]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-b09f1aa6]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-b09f1aa6]{cursor:default!important}.vue-data-ui-watermark[data-v-b09f1aa6]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-donut-evolution[data-v-b09f1aa6] *{transition:opacity .5s ease-in-out}.vue-ui-donut-evolution[data-v-b09f1aa6]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-donut-evolution-focus[data-v-b09f1aa6]{transform-origin:50%;animation:.5s ease-in-out donut-b09f1aa6}.donut-hover[data-v-b09f1aa6]{cursor:pointer}.donut-opacity[data-v-b09f1aa6]{transition:opacity .2s ease-in-out}.donut-behind[data-v-b09f1aa6]{opacity:.1}@keyframes donut-b09f1aa6{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-donut-evolution-dialog[data-v-b09f1aa6] *{transform-origin:50%!important;animation:.1s ease-in dialog-pop-b09f1aa6!important}@keyframes dialog-pop-b09f1aa6{0%{opacity:0;transform:scale(.8)}90%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}svg[data-v-b09f1aa6]:focus{outline:none}svg[data-v-b09f1aa6]:focus-visible{outline:2px solid}.sr-only[data-v-b09f1aa6]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-568e9c77] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-568e9c77]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-568e9c77]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-568e9c77]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-568e9c77]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-568e9c77]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-568e9c77]{cursor:default!important}.vue-data-ui-watermark[data-v-568e9c77]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-donut[data-v-568e9c77] *{transition:unset}.vue-ui-donut[data-v-568e9c77]{-webkit-user-select:none;user-select:none;position:relative}.animated[data-v-568e9c77]{transform-origin:50%;animation:.5s ease-in-out donut-568e9c77}@keyframes donut-568e9c77{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-donut .vue-ui-donut-label[data-v-568e9c77]{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.vue-ui-donut-datalabel-slot[data-v-568e9c77]{width:100%;height:fit-content}.vue-ui-donut-datalabel-slot-not-safari[data-v-568e9c77]{position:absolute;top:0;transform:translateY(-50%)}.vue-data-ui-donut-hollow-labels[data-v-568e9c77]{pointer-events:none}.vue-ui-donut-hollow[data-v-568e9c77]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}svg[data-v-568e9c77]:focus{outline:none}svg[data-v-568e9c77]:focus-visible{outline:2px solid}.sr-only[data-v-568e9c77]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-2898a824] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-2898a824]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-2898a824]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-2898a824]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-2898a824]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-2898a824]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-2898a824]{cursor:default!important}.vue-data-ui-watermark[data-v-2898a824]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-dumbbell[data-v-2898a824] *{transition:unset}.vue-ui-dumbbell[data-v-2898a824]{-webkit-user-select:none;user-select:none;position:relative}svg[data-v-2898a824]:focus{outline:none}svg[data-v-2898a824]:focus-visible{outline:2px solid}.sr-only[data-v-2898a824]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-bab66b99] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-bab66b99]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-bab66b99]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-bab66b99]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-bab66b99]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-bab66b99]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-bab66b99]{cursor:default!important}.vue-data-ui-watermark[data-v-bab66b99]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-flow[data-v-bab66b99] *{transition:unset}.vue-ui-flow[data-v-bab66b99]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-flow-node[data-v-bab66b99],.vue-ui-flow-link[data-v-bab66b99]{transition:opacity .2s ease-in-out}svg[data-v-bab66b99]:focus{outline:none}svg[data-v-bab66b99]:focus-visible{outline:2px solid}.sr-only[data-v-bab66b99]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-a4ff61af] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-a4ff61af]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-a4ff61af]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-a4ff61af]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-a4ff61af]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-a4ff61af]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-a4ff61af]{cursor:default!important}.vue-data-ui-watermark[data-v-a4ff61af]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-funnel[data-v-a4ff61af] *{transition:unset}.vue-ui-funnel[data-v-a4ff61af]{-webkit-user-select:none;user-select:none;position:relative}circle.animated[data-v-a4ff61af]{opacity:0;transition:all .15s ease-in-out;animation:.15s forwards reveal-a4ff61af}@keyframes reveal-a4ff61af{0%{opacity:0;r:0}to{opacity:1}}line.animated[data-v-a4ff61af]{animation:dash-a4ff61af var(--v5d52ff0c) ease-in forwards}@keyframes dash-a4ff61af{to{stroke-dashoffset:0}}rect.animated[data-v-a4ff61af]{opacity:0;animation:.15s ease-in forwards rectExpand-a4ff61af}@keyframes rectExpand-a4ff61af{0%{opacity:0;width:0}to{opacity:1}}text.animated[data-v-a4ff61af]{opacity:0;animation:.15s forwards textReveal-a4ff61af}@keyframes textReveal-a4ff61af{to{opacity:1}}.vue-ui-galaxy[data-v-d013ae09] *{transition:unset}.vue-ui-galaxy[data-v-d013ae09]{-webkit-user-select:none;user-select:none;position:relative}path[data-v-d013ae09]{transform-origin:50%;animation:.5s ease-in-out galaxy-d013ae09;transition:stroke-width .1s ease-in-out!important}.loading path[data-v-d013ae09]{transition:none!important}@keyframes galaxy-d013ae09{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-galaxy .vue-ui-galaxy-label[data-v-d013ae09]{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.vue-ui-dna[data-v-d013ae09] *{animation:none!important}.vue-ui-galaxy-blur[data-v-d013ae09]{filter:blur(3px)opacity(50%)grayscale();transition:all .15s ease-in-out}.loading .vue-ui-galaxy-blur[data-v-d013ae09]{transition:none!important}.vue-data-ui-fullscreen--on[data-v-d013ae09]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-d013ae09]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-d013ae09]{overflow:auto}svg[data-v-d013ae09]:focus{outline:none}svg[data-v-d013ae09]:focus-visible{outline:2px solid}.sr-only[data-v-d013ae09]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-a2cc058b] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-a2cc058b]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-a2cc058b]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-a2cc058b]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-a2cc058b]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-a2cc058b]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-a2cc058b]{cursor:default!important}.vue-data-ui-watermark[data-v-a2cc058b]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-gauge[data-v-a2cc058b] *{transition:unset}.vue-ui-gauge[data-v-a2cc058b]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-gauge .vue-ui-gauge-label[data-v-a2cc058b]{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.vue-ui-dna[data-v-53beeded] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-53beeded]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-53beeded]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-53beeded]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-53beeded]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-53beeded]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-53beeded]{cursor:default!important}.vue-data-ui-watermark[data-v-53beeded]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-geo[data-v-53beeded] *{transition:unset}.vue-ui-geo[data-v-53beeded]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-geo-point[data-v-53beeded]{transition:r .2s ease-in-out}.vue-ui-geo-point-with-event[data-v-53beeded]{cursor:pointer}.vue-ui-geo-interacting .vue-ui-geo-point[data-v-53beeded]{transition:none!important}svg[data-v-53beeded]:focus{outline:none}svg[data-v-53beeded]:focus-visible{outline:2px solid}.sr-only[data-v-53beeded]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-gizmo-wrapper[data-v-435edafd]{justify-content:center;align-items:center;width:fit-content;height:fit-content;display:flex;position:relative}.vue-ui-dna[data-v-57a8b077] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-57a8b077]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-57a8b077]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-57a8b077]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-57a8b077]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-57a8b077]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-57a8b077]{cursor:default!important}.vue-data-ui-watermark[data-v-57a8b077]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-heatmap[data-v-57a8b077] *{transition:unset}.vue-ui-heatmap[data-v-57a8b077]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-heatmap .vue-ui-heatmap-label[data-v-57a8b077]{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.vue-ui-heatmap-legend[data-v-57a8b077]{flex-wrap:wrap;justify-content:center;align-items:center;column-gap:18px;width:100%;height:100%;display:flex}.vue-ui-heatmap-legend-item[data-v-57a8b077]{cursor:pointer;align-items:center;gap:6px;height:24px;display:flex}.vue-ui-heatmap-tooltip[data-v-57a8b077]{z-index:1;border:1px solid #e1e5e8;border-radius:4px;max-width:300px;padding:12px;position:fixed;box-shadow:0 6px 12px -6px #0003}.vue-ui-heatmap-table[data-v-57a8b077]{width:100%;position:relative;overflow:auto}.vue-ui-data-table thead[data-v-57a8b077]{-webkit-user-select:none;user-select:none;font-weight:400;position:sticky;top:0}table[data-v-57a8b077]{border-collapse:collapse;width:100%;padding:1rem}caption[data-v-57a8b077],th[data-v-57a8b077],td[data-v-57a8b077]{font-variant-numeric:tabular-nums;padding:.5rem}caption[data-v-57a8b077]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-57a8b077]{display:none}.vue-ui-responsive td[data-v-57a8b077]{text-align:left;grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.5rem 1rem;display:grid;outline:none!important}.vue-ui-responsive tr[data-v-57a8b077]{outline:var(--v4596c7e2)}.vue-ui-responsive td[data-v-57a8b077]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-57a8b077]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-57a8b077]:before{content:attr(data-cell) ": ";text-transform:capitalize;font-weight:700}.vue-ui-heatmap-chart-wrapper[data-v-57a8b077]{width:100%;position:relative}.vue-ui-heatmap-chart-wrapper-legend-right[data-v-57a8b077]{flex-flow:row;display:flex}.vue-ui-heatmap-chart-wrapper-legend-right .vue-ui-heatmap-legend-label-max[data-v-57a8b077],.vue-ui-heatmap-chart-wrapper-legend-right .vue-ui-heatmap-legend-label-min[data-v-57a8b077]{flex:none}.vue-ui-heatmap-chart-wrapper-legend-right svg[data-v-57a8b077]{flex:1 1 0;min-width:0;width:auto!important}.vue-ui-heatmap-legend-gauge-right[data-v-57a8b077]{flex:auto;width:16px;min-height:0}.vue-ui-heatmap-legend-gauge-right .vue-ui-heatmap-gauge[data-v-57a8b077]{background:inherit;border-radius:8px;width:100%;height:100%;position:relative}.vue-ui-heatmap-legend-gauge-right .vue-ui-heatmap-gauge[data-v-57a8b077]:before{content:"-";color:#0000}.vue-ui-heatmap-legend-gauge-right .vue-ui-heatmap-gauge-indicator[data-v-57a8b077]:before{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:6px solid var(--gauge-arrow-color);position:absolute;top:50%;left:-6px;transform:translateY(-50%)}.vue-ui-heatmap-legend-gauge-right .vue-ui-heatmap-gauge-indicator-value[data-v-57a8b077]{top:50%;right:calc(100% + var(--gauge-arrow-font-size));font-size:var(--gauge-arrow-font-size);background:var(--background-color);color:var(--gauge-arrow-text-color);border-radius:2px;padding:2px 4px;position:absolute;transform:translateY(-50%)}.vue-ui-heatmap-legend-right[data-v-57a8b077]{-webkit-user-select:none;user-select:none;pointer-events:none;flex:0 0 var(--legend-width);flex-flow:column;justify-content:space-between;align-items:center;display:flex}svg[data-v-57a8b077]:focus{outline:none}svg[data-v-57a8b077]:focus-visible{outline:2px solid}.sr-only[data-v-57a8b077]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-4e9a3690] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-4e9a3690]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-4e9a3690]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-4e9a3690]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-4e9a3690]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-4e9a3690]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-4e9a3690]{cursor:default!important}.vue-data-ui-watermark[data-v-4e9a3690]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-history-plot[data-v-4e9a3690] *{transition:unset}.vue-ui-history-plot[data-v-4e9a3690]{-webkit-user-select:none;user-select:none;width:100%;position:relative}.animated[data-v-4e9a3690]{transform-origin:50%;animation:.5s ease-in-out hpanim-4e9a3690}@keyframes hpanim-4e9a3690{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}svg[data-v-4e9a3690]:focus{outline:none}svg[data-v-4e9a3690]:focus-visible{outline:2px solid}.sr-only[data-v-4e9a3690]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-790cf488] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-790cf488]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-790cf488]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-790cf488]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-790cf488]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-790cf488]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-790cf488]{cursor:default!important}.vue-data-ui-watermark[data-v-790cf488]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-vertical-bar[data-v-790cf488] *{transition:unset}path[data-v-790cf488],line[data-v-790cf488],rect[data-v-790cf488],circle[data-v-790cf488],polygon[data-v-790cf488]{transform-origin:50%;animation:.5s ease-in-out verticalBarAnimation-790cf488}@keyframes verticalBarAnimation-790cf488{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-vertical-bar[data-v-790cf488]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-vertical-bar .vue-ui-vertical-bar-label[data-v-790cf488]{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.vue-ui-vertical-bar-table[data-v-790cf488]{width:100%;position:relative;overflow:auto}.vue-ui-data-table thead[data-v-790cf488]{-webkit-user-select:none;user-select:none;font-weight:400;position:sticky;top:0}table[data-v-790cf488]{border-collapse:collapse;width:100%;padding:1rem}caption[data-v-790cf488],th[data-v-790cf488],td[data-v-790cf488]{font-variant-numeric:tabular-nums;padding:.5rem}caption[data-v-790cf488]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-790cf488]{display:none}.vue-ui-responsive td[data-v-790cf488]{text-align:left;grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.5rem 1rem;display:grid;outline:none!important}.vue-ui-responsive tr[data-v-790cf488]{outline:var(--v44273546)}.vue-ui-responsive td[data-v-790cf488]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-790cf488]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-790cf488]:before{content:attr(data-cell) ": ";text-transform:capitalize;font-weight:700}.animated[data-v-790cf488]{transition:all .3s ease-in-out!important}svg[data-v-790cf488]:focus{outline:none}svg[data-v-790cf488]:focus-visible{outline:2px solid}.sr-only[data-v-790cf488]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}path.onion-animated[data-v-9dd280d2]{stroke-dasharray:0;stroke-dashoffset:0;animation:3s cubic-bezier(.53,.15,.57,.93) infinite onion-groove-9dd280d2}@keyframes onion-groove-9dd280d2{0%{stroke-dasharray:160;stroke-dashoffset:-140px;filter:blur()}to{stroke-dasharray:160;stroke-dashoffset:0;filter:var(--v52026c5d)}}path.line-animated[data-v-9dd280d2]{stroke-dasharray:0;stroke-dashoffset:0;animation:3s cubic-bezier(.53,.15,.57,.93) infinite line-funk-9dd280d2}@keyframes line-funk-9dd280d2{0%{stroke-dasharray:300;stroke-dashoffset:300px;filter:blur()}to{stroke-dasharray:300;stroke-dashoffset:100px;filter:var(--v571acde0)}}path.bar-animated[data-v-9dd280d2]{stroke-dasharray:0;stroke-dashoffset:0;animation:3s cubic-bezier(.53,.15,.57,.93) infinite bar-jazz-9dd280d2}@keyframes bar-jazz-9dd280d2{0%{stroke-dasharray:60;stroke-dashoffset:60px;filter:blur()}to{stroke-dasharray:60;stroke-dashoffset:0;filter:var(--v222cd9e5)}}.vue-ui-dna[data-v-102eae3a] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-102eae3a]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-102eae3a]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-102eae3a]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-102eae3a]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-102eae3a]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-102eae3a]{cursor:default!important}.vue-data-ui-watermark[data-v-102eae3a]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-molecule[data-v-102eae3a] *{transition:unset}.vue-ui-molecule[data-v-102eae3a]{-webkit-user-select:none;user-select:none;position:relative}.reset-wrapper[data-v-102eae3a]{flex-direction:row;justify-content:center;align-items:center;height:40px;padding:0 24px;display:flex;position:absolute;bottom:12px;right:0}.vue-data-ui-refresh-button[data-v-102eae3a]{transform-origin:50%;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s ease-in-out;display:flex}.vue-data-ui-refresh-button[data-v-102eae3a]:focus{outline:1px solid var(--v2702dffc)}.vue-data-ui-refresh-button[data-v-102eae3a]:hover{transform:rotate(-90deg)}.vue-ui-dna[data-v-45f7b76e] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-45f7b76e]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-45f7b76e]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-45f7b76e]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-45f7b76e]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-45f7b76e]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-45f7b76e]{cursor:default!important}.vue-data-ui-watermark[data-v-45f7b76e]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-mood-radar[data-v-45f7b76e] *{transition:unset}.vue-ui-mood-radar[data-v-45f7b76e]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-mood-radar-trap[data-v-45f7b76e]{transition:all .2s ease-in-out}svg[data-v-45f7b76e]:focus{outline:none}svg[data-v-45f7b76e]:focus-visible{outline:2px solid}.sr-only[data-v-45f7b76e]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-42769637] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-42769637]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-42769637]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-42769637]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-42769637]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-42769637]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-42769637]{cursor:default!important}.vue-data-ui-watermark[data-v-42769637]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-nested-donuts[data-v-42769637] *{transition:unset}.vue-ui-nested-donuts[data-v-42769637]{-webkit-user-select:none;user-select:none;position:relative}.animated[data-v-42769637]{transform-origin:50%;animation:.5s ease-in-out donut-42769637}@keyframes donut-42769637{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-nested-donuts-legend[data-v-42769637]{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.vue-ui-nested-donuts-legend-title[data-v-42769637]{width:100%;padding:0 0 12px}svg[data-v-42769637]:focus{outline:none}svg[data-v-42769637]:focus-visible{outline:2px solid}.sr-only[data-v-42769637]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-2e5c3df8] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-2e5c3df8]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-2e5c3df8]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-2e5c3df8]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-2e5c3df8]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-2e5c3df8]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-2e5c3df8]{cursor:default!important}.vue-data-ui-watermark[data-v-2e5c3df8]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-onion[data-v-2e5c3df8] *{transition:unset}.vue-ui-onion[data-v-2e5c3df8]{-webkit-user-select:none;user-select:none;position:relative}@keyframes xyAnimation-2e5c3df8{0%{transform:scale(.9, .9) rotate(-90g);opacity:0}80%{opacity:1;transform:scale(1.02)rotate(-90deg)}to{opacity:1;transform:scale(1)rotate(-90deg)}}.vue-ui-onion .vue-ui-onion-label[data-v-2e5c3df8]{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.vue-ui-onion-tooltip[data-v-2e5c3df8]{z-index:1;border:1px solid #e1e5e8;border-radius:4px;max-width:300px;padding:12px;position:fixed;box-shadow:0 6px 12px -6px #0003}.vue-ui-onion table[data-v-2e5c3df8]{border-collapse:collapse;width:100%}.vue-ui-onion table td[data-v-2e5c3df8]{text-align:right;font-variant-numeric:tabular-nums;padding-right:6px}.vue-ui-onion table th[data-v-2e5c3df8]{-webkit-user-select:none;user-select:none;font-weight:400;position:sticky;top:0}.vue-ui-onion-blur[data-v-2e5c3df8]{filter:blur(3px)opacity(50%)grayscale();transition:all .15s ease-in-out}svg[data-v-2e5c3df8]:focus{outline:none}svg[data-v-2e5c3df8]:focus-visible{outline:2px solid}.sr-only[data-v-2e5c3df8]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-a7286565] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-a7286565]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-a7286565]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-a7286565]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-a7286565]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-a7286565]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-a7286565]{cursor:default!important}.vue-data-ui-watermark[data-v-a7286565]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-pcp[data-v-a7286565] *{transition:unset}.vue-ui-pcp[data-v-a7286565]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-pcp-transition[data-v-a7286565]{transition:all .2s ease-in-out}.vue-ui-pcp-animated[data-v-a7286565]{transform-origin:50%;animation:.7s ease-in-out xyAnimation-a7286565,.7s ease-in-out forwards vueDataUiLineAnimation-a7286565}@keyframes xyAnimation-a7286565{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@keyframes vueDataUiLineAnimation-a7286565{to{stroke-dashoffset:0}}svg[data-v-a7286565]:focus{outline:none}svg[data-v-a7286565]:focus-visible{outline:2px solid}.sr-only[data-v-a7286565]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-0dde82f9] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-0dde82f9]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-0dde82f9]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-0dde82f9]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-0dde82f9]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-0dde82f9]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-0dde82f9]{cursor:default!important}.vue-data-ui-watermark[data-v-0dde82f9]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-quadrant[data-v-0dde82f9] *{transition:unset}.vue-ui-quadrant[data-v-0dde82f9]{-webkit-user-select:none;user-select:none;position:relative}path[data-v-0dde82f9],line[data-v-0dde82f9],rect[data-v-0dde82f9],circle[data-v-0dde82f9],polygon[data-v-0dde82f9]{transform-origin:50%;animation:.5s ease-in-out quadrantAnimation-0dde82f9}@keyframes quadrantAnimation-0dde82f9{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-quadrant .vue-ui-quadrant-label[data-v-0dde82f9]{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.vue-ui-quadrant-mini-map-cell[data-v-0dde82f9],.vue-ui-quadrant-mini-map-cell-selectable[data-v-0dde82f9],.vue-ui-quadrant-minimap-crosshairs[data-v-0dde82f9]{transition:opacity .15s ease-in-out;animation:none!important}.vue-ui-quadrant-mini-map-cell[data-v-0dde82f9]:hover{stroke:#fff;stroke-width:1px}.vue-ui-quadrant-mini-map-cell-selectable[data-v-0dde82f9]:hover{opacity:.5!important}svg[data-v-0dde82f9]:focus{outline:none}svg[data-v-0dde82f9]:focus-visible{outline:2px solid}.sr-only[data-v-0dde82f9]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-a78997c2] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-a78997c2]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-a78997c2]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-a78997c2]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-a78997c2]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-a78997c2]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-a78997c2]{cursor:default!important}.vue-data-ui-watermark[data-v-a78997c2]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-quick-chart[data-v-a78997c2] *{transition:unset}.vue-ui-quick-chart[data-v-a78997c2]{-webkit-user-select:none;user-select:none;width:100%}.vue-ui-quick-chart-not-processable[data-v-a78997c2]{color:red;background:#ff00001a;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;gap:12px;padding:12px;display:flex}.vue-ui-quick-chart-title[data-v-a78997c2]{padding:0 40px 12px}.vue-ui-quick-chart-legend[data-v-a78997c2]{flex-wrap:wrap;justify-content:center;align-items:center;column-gap:24px;width:100%;display:flex}.vue-ui-quick-chart-legend-item[data-v-a78997c2]{flex-direction:flex-row;align-items:center;gap:6px;display:flex}.vue-ui-quick-chart-legend-item[data-v-a78997c2]:focus-visible{outline-offset:2px;outline:2px solid}.quick-animation[data-v-a78997c2]{transform-origin:50%;animation:.5s ease-in-out quick-a78997c2}@keyframes quick-a78997c2{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-data-ui-bar-animated[data-v-a78997c2]{animation:.5s cubic-bezier(.79,.21,.79,.21) forwards vueDataUiBarAnimation-a78997c2}@keyframes vueDataUiBarAnimation-a78997c2{0%{height:0}}svg[data-v-a78997c2]:focus{outline:none}svg[data-v-a78997c2]:focus-visible{outline:2px solid}.sr-only[data-v-a78997c2]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-be7bab86] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-be7bab86]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-be7bab86]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-be7bab86]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-be7bab86]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-be7bab86]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-be7bab86]{cursor:default!important}.vue-data-ui-watermark[data-v-be7bab86]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-radar[data-v-be7bab86] *{transition:unset}path[data-v-be7bab86],line[data-v-be7bab86],rect[data-v-be7bab86],circle[data-v-be7bab86]{transform-origin:50%;animation:.5s ease-in-out xyAnimation-be7bab86!important}@keyframes xyAnimation-be7bab86{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-radar[data-v-be7bab86]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-radar .vue-ui-radar-label[data-v-be7bab86]{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}polygon[data-v-be7bab86]{transform-origin:50%}.vue-ui-radar-tooltip-datalabel[data-v-be7bab86]{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.animated-in[data-v-be7bab86]{animation:.3s cubic-bezier(0,1.01,1,1) forwards animatedIn-be7bab86}@keyframes animatedIn-be7bab86{0%{transform:scale(0)}80%{transform:scale(1.05)}to{transform:scale(1)}}.animated-out[data-v-be7bab86]{animation:.3s cubic-bezier(0,1.01,1,1) forwards animatedOut-be7bab86}@keyframes animatedOut-be7bab86{0%{transform:scale(1)}to{transform:scale(0)}}svg[data-v-be7bab86]:focus{outline:none}svg[data-v-be7bab86]:focus-visible{outline:2px solid}.sr-only[data-v-be7bab86]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-data-ui-legend-item[data-v-be7bab86]{-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;height:fit-content;display:flex;overflow:hidden}.vue-ui-rating-wrapper[data-v-75c80ffe]{align-items:center;gap:1px;width:100%;display:flex}.vue-ui-mouse-trap[data-v-75c80ffe]:focus:not(:focus-visible){outline:none}.vue-ui-dna[data-v-dc8435a4] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-dc8435a4]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-dc8435a4]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-dc8435a4]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-dc8435a4]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-dc8435a4]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-dc8435a4]{cursor:default!important}.vue-data-ui-watermark[data-v-dc8435a4]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-relation-circle[data-v-dc8435a4]{position:relative}svg.relation-circle[data-v-dc8435a4]{background:0 0;overflow:visible}path.vue-ui-relation-circle-selected[data-v-dc8435a4],line.vue-ui-relation-circle-selected[data-v-dc8435a4]{stroke-dasharray:var(--ab5e8c6c);stroke-dashoffset:var(--ab5e8c6c);animation:vue-ui-relation-circle-dash-dc8435a4 var(--v309156a9) linear forwards}@keyframes vue-ui-relation-circle-dash-dc8435a4{to{stroke-dashoffset:var(--v6c0f80cb)}}svg[data-v-dc8435a4]:focus{outline:none}svg[data-v-dc8435a4]:focus-visible{outline:2px solid}.sr-only[data-v-dc8435a4]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-ca7f8c0d] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-ca7f8c0d]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-ca7f8c0d]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-ca7f8c0d]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-ca7f8c0d]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-ca7f8c0d]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-ca7f8c0d]{cursor:default!important}.vue-data-ui-watermark[data-v-ca7f8c0d]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-ridgeline[data-v-ca7f8c0d] *{transition:unset}.vue-ui-ridgeline[data-v-ca7f8c0d]{-webkit-user-select:none;user-select:none;position:relative}@keyframes vueDataUiLineAnimation-ca7f8c0d{to{stroke-dashoffset:0}}.vue-data-ui-line-animated[data-v-ca7f8c0d]{animation:1.5s ease-out forwards vueDataUiLineAnimation-ca7f8c0d}.vue-ui-ridgeline-animate[data-v-ca7f8c0d]{transform-origin:50%;animation:.5s ease-in-out lineAnimation-ca7f8c0d,.5s ease-out forwards vueDataUiLineAnimation-ca7f8c0d}@keyframes lineAnimation-ca7f8c0d{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}svg[data-v-ca7f8c0d]:focus{outline:none}svg[data-v-ca7f8c0d]:focus-visible{outline:2px solid}.sr-only[data-v-ca7f8c0d]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-ab14a465] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-ab14a465]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-ab14a465]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-ab14a465]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-ab14a465]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-ab14a465]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-ab14a465]{cursor:default!important}.vue-data-ui-watermark[data-v-ab14a465]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-rings[data-v-ab14a465] *{transition:unset}.vue-ui-rings[data-v-ab14a465]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-rings-shadow[data-v-ab14a465]{filter:drop-shadow(0 6px 12px #00000026)}.vue-ui-rings-blur[data-v-ab14a465]{filter:blur(3px)opacity(50%)grayscale();transition:all .15s ease-in-out}.vue-ui-rings-opacity[data-v-ab14a465]{opacity:.3;transition:opacity .15s ease-in-out}.vue-ui-rings-item[data-v-ab14a465]{transition:all .2s ease-in-out}.resizing .vue-ui-rings-item[data-v-ab14a465]{transition:none}.vue-rings-item-onload[data-v-ab14a465]{transform-origin:bottom;animation:.5s ease-in forwards ring-appear-ab14a465;transform:scale(0)}@keyframes ring-appear-ab14a465{0%{opacity:0;transform:scale(.8,.7)}60%{transform:scale(1.03,1.05)}80%{transform:scale(.98,.96)}90%{transform:scale(1.01,1.02)}to{opacity:1;transform:scale(1)}}svg[data-v-ab14a465]:focus{outline:none}svg[data-v-ab14a465]:focus-visible{outline:2px solid}.sr-only[data-v-ab14a465]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-18dd909c] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-18dd909c]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-18dd909c]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-18dd909c]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-18dd909c]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-18dd909c]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-18dd909c]{cursor:default!important}.vue-data-ui-watermark[data-v-18dd909c]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-scatter[data-v-18dd909c] *{transition:unset}.vue-ui-scatter[data-v-18dd909c]{-webkit-user-select:none;user-select:none;position:relative}.animated path[data-v-18dd909c],.animated line[data-v-18dd909c]:not(.line-pointer),.animated circle[data-v-18dd909c]:not(.line-pointer){transform-origin:50%!important;animation:.5s ease-in-out verticalBarAnimation-18dd909c!important}@keyframes verticalBarAnimation-18dd909c{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-scatter .vue-ui-scatter-label[data-v-18dd909c]{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.vue-ui-scatter-tooltip[data-v-18dd909c]{z-index:1;border:1px solid #e1e5e8;border-radius:4px;max-width:300px;padding:12px;position:fixed;box-shadow:0 6px 12px -6px #0003}.vue-ui-scatter table[data-v-18dd909c]{border-collapse:collapse;width:100%}.vue-ui-scatter table td[data-v-18dd909c]{text-align:right;font-variant-numeric:tabular-nums;padding-right:6px}.vue-ui-scatter table th[data-v-18dd909c]{-webkit-user-select:none;user-select:none;font-weight:400;position:sticky;top:0}svg[data-v-18dd909c]:focus{outline:none}svg[data-v-18dd909c]:focus-visible{outline:2px solid}.sr-only[data-v-18dd909c]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-skeleton-animated[data-v-633331e3]{animation:1.62s linear infinite skeleton-animate-633331e3}@keyframes skeleton-animate-633331e3{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.vue-ui-smiley-rated[data-v-e3093b6c]{transform-origin:50%;animation:.3s ease-in-out vue-ui-smile-e3093b6c}@keyframes vue-ui-smile-e3093b6c{0%{transform:scale(.9)}50%{transform:scale(1.2)}75%{transform:scale(.95)}90%{transform:scale(1.1)}to{transform:scale(1)}}.vue-ui-spark-trend[data-v-90a4c498]{position:relative}.vue-ui-spark-trend[data-v-90a4c498] *{transition:unset}.sr-only[data-v-90a4c498]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-sparkgauge{position:relative}@keyframes vue-ui-sparkgauge-animation{0%{stroke-dashoffset:169.5px;opacity:-1}}.vue-ui-spark-histogram[data-v-8a87ff32]{position:relative}.vue-ui-sparkhistogram-shape[data-v-8a87ff32]{animation:expand-8a87ff32 var(--v66b29b27) ease-in forwards;transform-origin:50%;transform:scaleY(0)}@keyframes expand-8a87ff32{80%{transform:scaleY(1.1)}90%{transform:scaleY(.95)}95%{transform:scaleY(1.03)}to{transform:scale(1)}}svg[data-v-8a87ff32]:focus{outline:none}svg[data-v-8a87ff32]:focus-visible{outline:2px solid}.sr-only[data-v-8a87ff32]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-sparkline[data-v-9fa1c607]{position:relative}.vue-ui-sparkline[data-v-9fa1c607] *{transition:unset}svg[data-v-9fa1c607]:focus{outline:none}svg[data-v-9fa1c607]:focus-visible{outline:2px solid}.sr-only[data-v-9fa1c607]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-spark-stackbar[data-v-706a37e5]{position:relative}.vue-ui-sparkstackbar-legend[data-v-706a37e5]{flex-wrap:wrap;align-items:center;column-gap:12px;width:calc(100% - 12px);padding:0 6px;display:flex}.vue-ui-sparkstackbar-legend-item[data-v-706a37e5]{transition:opacity .2s ease-in-out}.vue-ui-sparkstackbar-legend-item-unselected[data-v-706a37e5]{opacity:.3}rect.animated[data-v-706a37e5]{transition:all .3s ease-in-out!important}svg[data-v-706a37e5]:focus,.vue-ui-sparkstackbar-legend-item[data-v-706a37e5]:focus{outline:none}svg[data-v-706a37e5]:focus-visible,.vue-ui-sparkstackbar-legend-item[data-v-706a37e5]:focus-visible{outline-offset:4px;outline:2px solid}.sr-only[data-v-706a37e5]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-23fc8c86] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-23fc8c86]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-23fc8c86]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-23fc8c86]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-23fc8c86]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-23fc8c86]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-23fc8c86]{cursor:default!important}.vue-data-ui-watermark[data-v-23fc8c86]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-stackbar[data-v-23fc8c86] *{transition:unset}.vue-ui-stackbar[data-v-23fc8c86]{-webkit-user-select:none;user-select:none;width:100%}.vue-data-ui-bar-animated[data-v-23fc8c86]{transform-origin:50%;animation:.5s ease-in-out vueDataUiBarAnimation-23fc8c86}.vue-data-ui-bar-transition[data-v-23fc8c86]{transition:all .2s ease-in-out!important}@keyframes vueDataUiBarAnimation-23fc8c86{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-data-ui-loading rect[data-v-23fc8c86],.vue-data-ui-loading line[data-v-23fc8c86],.vue-data-ui-loading text[data-v-23fc8c86]{transition:none!important;animation:none!important}svg[data-v-23fc8c86]:focus{outline:none}svg[data-v-23fc8c86]:focus-visible{outline:2px solid}.sr-only[data-v-23fc8c86]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-3de8d18e] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-3de8d18e]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-3de8d18e]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-3de8d18e]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-3de8d18e]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-3de8d18e]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-3de8d18e]{cursor:default!important}.vue-data-ui-watermark[data-v-3de8d18e]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-stackline[data-v-3de8d18e] *{transition:unset}.vue-ui-stackline[data-v-3de8d18e]{-webkit-user-select:none;user-select:none;width:100%}svg[data-v-3de8d18e]:focus{outline:none}svg[data-v-3de8d18e]:focus-visible{outline:2px solid}.sr-only[data-v-3de8d18e]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-e4162040] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-e4162040]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-e4162040]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-e4162040]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-e4162040]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-e4162040]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-e4162040]{cursor:default!important}.vue-data-ui-watermark[data-v-e4162040]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-strip-plot[data-v-e4162040]{-webkit-user-select:none;user-select:none;position:relative}svg[data-v-e4162040]:focus{outline:none}svg[data-v-e4162040]:focus-visible{outline:2px solid}.sr-only[data-v-e4162040]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-strip-plot-animated *{transition-property:cy,opacity;transition-duration:.3s}.vue-ui-strip-plot-select-circle *{transition:all .1s ease-in-out!important}.vue-ui-table-heatmap[data-v-57d3c3aa]{border-collapse:collapse;position:relative}.vue-ui-table-heatmap th[data-v-57d3c3aa],.vue-ui-table-heatmap tr[data-v-57d3c3aa],.vue-ui-table-heatmap td[data-v-57d3c3aa]{border:var(--v52b63863) solid var(--v32106484)}.vue-ui-responsive th[data-v-57d3c3aa]{display:none}.vue-ui-responsive td[data-v-57d3c3aa]{text-align:left;grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.5rem 1rem;display:grid;outline:none!important}.vue-ui-responsive td[data-v-57d3c3aa]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-57d3c3aa]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-57d3c3aa]:before{content:attr(data-cell) ": "}.vue-ui-data-table thead[data-v-a657c4ca]{-webkit-user-select:none;user-select:none;position:sticky;top:0}table[data-v-a657c4ca]{border-collapse:collapse;width:100%;padding:1rem}caption[data-v-a657c4ca],th[data-v-a657c4ca],td[data-v-a657c4ca]{font-variant-numeric:tabular-nums;padding:.5rem}th[data-v-a657c4ca],td[data-v-a657c4ca]{white-space:nowrap}.sticky-col[data-v-a657c4ca]{width:100px;min-width:100px;position:sticky;right:0}.sticky-col-first[data-v-a657c4ca]{z-index:1;width:100px;min-width:100px;position:sticky;left:0}.vue-ui-responsive .sticky-col[data-v-a657c4ca],.vue-ui-responsive .sticky-col-first[data-v-a657c4ca]{position:initial;width:initial;min-width:initial;left:initial;right:initial}.vue-ui-responsive th[data-v-a657c4ca]{display:none}.vue-ui-responsive td[data-v-a657c4ca]{text-align:left;grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.5rem 1rem;display:grid}.vue-ui-responsive tr[data-v-a657c4ca]{outline:var(--v43308e63)}.vue-ui-responsive td[data-v-a657c4ca]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-a657c4ca]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-a657c4ca]:before{content:attr(data-cell) ": ";text-transform:capitalize;font-weight:700}.vue-ui-table-sparkline-sorting-button[data-v-a657c4ca]{background:0 0;border:none;justify-content:center;align-items:center;width:16px;height:16px;padding:0;display:flex}.vue-ui-table-sparkline-sorting-button-down[data-v-a657c4ca]{margin-left:3px}.vue-ui-dna[data-v-e5c1dd1d] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-e5c1dd1d]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-e5c1dd1d]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-e5c1dd1d]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-e5c1dd1d]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-e5c1dd1d]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-e5c1dd1d]{cursor:default!important}.vue-data-ui-watermark[data-v-e5c1dd1d]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-xy[data-v-e5c1dd1d] *{transition:unset}path[data-v-e5c1dd1d],line[data-v-e5c1dd1d],rect[data-v-e5c1dd1d]{transform-origin:50%;animation:.5s ease-in-out xyAnimation-e5c1dd1d}@keyframes xyAnimation-e5c1dd1d{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-xy[data-v-e5c1dd1d]{position:relative}.vue-ui-xy-legend[data-v-e5c1dd1d]{-webkit-user-select:none;user-select:none;flex-wrap:wrap;justify-content:center;align-items:center;column-gap:24px;width:100%;display:flex}.vue-ui-xy-legend-item[data-v-e5c1dd1d]{flex-flow:wrap;align-items:center;gap:5px;display:flex}.vue-ui-xy-legend-item-alone[data-v-e5c1dd1d]{cursor:default}.vue-ui-xy-legend-item-segregated[data-v-e5c1dd1d]{opacity:.5}.vue-ui-xy-legend-item[data-v-e5c1dd1d]:focus-visible{outline-offset:2px;outline:2px solid}.vue-ui-xy-title[data-v-e5c1dd1d]{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}canvas[data-v-e5c1dd1d]{object-fit:contain;width:100%}svg.vue-ui-xy-tag-arrow[data-v-e5c1dd1d] *,line.vue-ui-xy-tag-line[data-v-e5c1dd1d],line.vue-ui-xy-tag-plot[data-v-e5c1dd1d]{animation:none!important}.vue-ui-xy-tag[data-v-e5c1dd1d]{z-index:2147483647;pointer-events:none}.vue-ui-xy-tag[data-tag=right][data-v-e5c1dd1d]{border-radius:0 3px 3px 0}.vue-ui-xy-tag[data-tag=left][data-v-e5c1dd1d]{border-radius:3px 0 0 3px}.vue-ui-xy.no-transition path[data-v-e5c1dd1d],.vue-ui-xy.no-transition line[data-v-e5c1dd1d],.vue-ui-xy.no-transition rect[data-v-e5c1dd1d]{transition:none!important}svg[data-v-e5c1dd1d]:focus{outline:none}svg[data-v-e5c1dd1d]:focus-visible{outline:2px solid}.sr-only[data-v-e5c1dd1d]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-xy-crosshair-selection line[data-v-e5c1dd1d]{animation:none}.vue-ui-table-chart-modal-options{flex-direction:row;gap:8px;margin-bottom:1rem;display:flex}.vue-ui-table-chart-modal-options button{border-radius:.3rem;justify-content:center;align-items:center;width:32px;height:24px;padding:3px;display:flex}.vue-ui-table-chart-modal-options button:hover{outline:3px solid #8080806e}.vue-ui-table-fieldset-wrapper{flex-flow:wrap;gap:24px;margin-bottom:12px;display:flex}.vue-ui-table-fieldset{border:1px solid #fff;border-radius:6px;margin-bottom:24px}.vue-ui-table-fieldset legend{color:gray}.vue-ui-table-fieldset-option{align-items:center;gap:.5rem;display:flex}.vue-ui-table-fieldset-option input{border-radius:50%;width:14px;height:14px}button.vue-ui-table-generate-donut{border-radius:.3rem;justify-content:center;align-items:center;gap:3px;width:fit-content;margin:24px auto 12px;padding-left:12px;padding-right:12px;display:flex}button.vue-ui-table-generate-donut[disabled]{opacity:.5;cursor:not-allowed}.vue-ui-table-main[data-v-5db1d7a9]{height:fit-content;padding:0 0 98px;position:relative}.vue-ui-table__wrapper[data-v-5db1d7a9]{width:calc(100% - 24px);padding:0 12px 48px;position:relative;overflow-x:auto}.vue-ui-table-main thead[data-v-5db1d7a9]{position:sticky;top:0}.vue-ui-table-main caption[data-v-5db1d7a9]{caption-side:top;z-index:2;position:sticky;top:0}.vue-ui-table[data-v-5db1d7a9]{width:100%;position:relative}.vue-ui-table-main table[data-v-5db1d7a9]{border-collapse:collapse}.vue-ui-table-main th[data-v-5db1d7a9],.vue-ui-table-main td[data-v-5db1d7a9]{padding:3px 8px}.vue-ui-table-main .th-numeric[data-v-5db1d7a9]{text-align:right;font-variant-numeric:tabular-nums}.vue-ui-table-main .th-filter[data-v-5db1d7a9]{flex-direction:row;justify-content:center;align-items:center;gap:6px;display:flex;position:relative}.vue-ui-table-main button[data-v-5db1d7a9]{justify-content:center;align-items:center;width:32px;display:flex}.vue-ui-table-main input[data-v-5db1d7a9]{padding:0 6px;font-family:inherit}.vue-ui-table-main button[data-v-5db1d7a9],.vue-ui-table-main input[data-v-5db1d7a9]{border-radius:6px;height:32px}.vue-ui-table-main button[data-v-5db1d7a9]{border:1px solid gray}.vue-ui-table-main button[data-v-5db1d7a9]:hover,.vue-ui-table-main button[data-v-5db1d7a9]:focus,.vue-ui-table-main input[data-v-5db1d7a9]:hover,.vue-ui-table-main input[data-v-5db1d7a9]:focus{outline:3px solid #8080806e}.vue-ui-table-main button.clicked[data-v-5db1d7a9]{animation:.15s ease-in-out clicked-5db1d7a9}.vue-ui-table-main button[disabled][data-v-5db1d7a9]{cursor:not-allowed}.vue-ui-table-main button[disabled][data-v-5db1d7a9]:focus,.vue-ui-table-main button[disabled][data-v-5db1d7a9]:hover{outline:none}button.th-reset[data-v-5db1d7a9]:disabled{background:var(--a526696e);color:var(--b37e1748)}button.th-reset[data-v-5db1d7a9]:not(:disabled){background:radial-gradient(at top, var(--v5236f612), var(--v348e0d64));border:1px solid var(--v348e0d64);color:#fff}.vue-ui-table-main button.th-reset[data-v-5db1d7a9]:not(:disabled):hover,.vue-ui-table-main button.th-reset[data-v-5db1d7a9]:not(:disabled):focus{outline:3px solid var(--v54377a3e)}.vue-ui-table-main [data-is-open=false][data-v-5db1d7a9]{transform:scale(0)}.vue-ui-table-main .th-dropdown[data-is-open=true][data-v-5db1d7a9]{animation:.2s ease-in open-dropdown-5db1d7a9}.vue-ui-table-main .th-dropdown[data-is-open=false][data-v-5db1d7a9]{animation:.2s ease-in close-dropdown-5db1d7a9}.vue-ui-table-main .th-dropdown[data-v-5db1d7a9]{border:1px solid #fff;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:center;min-width:150px;max-width:300px;padding:24px 12px 12px;display:flex;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 6px 12px -6px #00000080}.vue-ui-table-main .th-option[data-v-5db1d7a9]{text-align:left;-webkit-user-select:none;user-select:none;border-radius:6px;width:100%;padding:2px 6px;font-weight:400}.vue-ui-table-main .th-option[data-v-5db1d7a9]:hover{z-index:1;background-color:#ffffff1a;box-shadow:0 3px 6px -3px #00000080}.vue-ui-table-main button.close-dropdown[data-v-5db1d7a9],.vue-ui-table-main button.close-chart-modal[data-v-5db1d7a9]{border:none;border-radius:50%;align-items:center;width:20px;height:20px;padding:2px;display:flex;position:absolute;top:6px;right:6px}.vue-ui-table-main button.close-dropdown[data-v-5db1d7a9]:hover,.vue-ui-table-main button.close-dropdown[data-v-5db1d7a9]:focus,.vue-ui-table-main button.close-chart-modal[data-v-5db1d7a9]:hover,.vue-ui-table-main button.close-char-modal[data-v-5db1d7a9]:focus{outline:3px solid #2d353c71}.vue-ui-table-main .th-button-active[data-v-5db1d7a9]{background:radial-gradient(at top, var(--ee49ce48), var(--v1ac4574c));color:var(--v4f070ff6)}.vue-ui-table-main .th-button-active[data-v-5db1d7a9]:hover,.vue-ui-table-main .th-button-active[data-v-5db1d7a9]:focus{outline:3px solid var(--v725e1288)}.vue-ui-table-main .th-date[data-v-5db1d7a9]{flex-direction:row;justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.vue-ui-table-main .date-wrapper--inputs[data-v-5db1d7a9]{flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.vue-ui-table-main .date-wrapper--button[data-v-5db1d7a9]{gap:3px;display:flex}.vue-ui-table-main input[type=date][data-v-5db1d7a9]{font-variant-numeric:tabular-nums;border-radius:4px;width:100px;font-size:12px;height:20px!important}.vue-ui-table-main .date-fieldset[data-v-5db1d7a9]{flex-direction:row;justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.vue-ui-table-main .date-fieldset label[data-v-5db1d7a9]{font-size:12px;font-weight:400}@keyframes clicked-5db1d7a9{0%{transform:scale(.9)}90%{transform:scale(1.03)}to{transform:scale(1)}}.vue-ui-table-main .td-selector-info[data-v-5db1d7a9]{text-align:right;z-index:1;border-radius:0 0 6px 6px;justify-content:flex-end;align-items:center;width:100%;min-height:20px;padding:2px 4px 2px 2px;font-size:14px;display:flex;position:absolute;bottom:76px;right:0}.vue-ui-table-main button.td-selector-info-reset[data-v-5db1d7a9]{color:#f17171;background:0 0;border:none;width:14px;height:14px;margin-left:24px;padding:0}.vue-ui-table-main button.td-selector-info-reset[data-v-5db1d7a9]:hover,.vue-ui-table-main button.td-selector-info-reset[data-v-5db1d7a9]:focus{outline:3px solid #f171717e}.vue-ui-table-main .format-num[data-v-5db1d7a9]{font-variant-numeric:tabular-nums}.vue-ui-table-main .td-selector-icon[data-v-5db1d7a9]{margin-bottom:-5px;margin-right:6px}.vue-ui-table-main .vue-ui-table-pagination[data-v-5db1d7a9]{z-index:1;flex-direction:row;justify-content:center;align-items:center;gap:12px;width:100%;height:40px;display:flex;position:absolute;bottom:24px}.vue-ui-table-main button.vue-ui-table-navigation[data-v-5db1d7a9]{width:36px;height:36px;padding:1px}.vue-ui-table-main .vue-ui-table-navigation-indicator[data-v-5db1d7a9]{border-radius:6px;height:6px;transition:all .1s ease-in-out;position:absolute;bottom:70px}.vue-ui-table-main .vue-ui-table-page-scroller-wrapper[data-v-5db1d7a9]{flex-direction:column;justify-content:center;align-items:center;display:flex}.vue-ui-table-main input.vue-ui-table-page-scroller[data-v-5db1d7a9]{height:24px;padding:0}.vue-ui-table-main .vue-ui-table-paginator[data-v-5db1d7a9]{z-index:2;flex-direction:row;justify-content:center;align-items:center;gap:6px;width:calc(100% - 24px);font-size:14px;display:flex;position:absolute;bottom:0;left:12px}.vue-ui-table-main .vue-ui-table-paginator select[data-v-5db1d7a9]{border-radius:3px}.vue-ui-table-main .vue-ui-table-size-warning[data-v-5db1d7a9]{color:#f17171;text-align:center;flex-flow:wrap;justify-content:center;align-items:center;gap:6px;width:100%;font-size:12px;display:flex;position:absolute;bottom:-24px}.vue-ui-table-main th.vue-ui-table-col-selector[data-v-5db1d7a9]{height:12px}.vue-ui-table-main .col-selector[data-v-5db1d7a9]{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.vue-ui-table-main td.vue-ui-table-td-iteration[data-v-5db1d7a9]{font-variant-numeric:tabular-nums;text-align:right;-webkit-user-select:none;user-select:none;min-width:48px;font-size:12px}.vue-ui-table-main .chart-trend[data-v-5db1d7a9]{padding-left:12px;font-size:12px}.vue-ui-table-main .th-range-filter[data-v-5db1d7a9]{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.vue-ui-table-main .th-range-filter input[data-v-5db1d7a9]{font-variant-numeric:tabular-nums;width:60px;height:20px;font-size:12px}.vue-ui-table-main .th-range-filter label[data-v-5db1d7a9]{margin-bottom:-3px;font-size:12px;font-weight:400}.vue-ui-table-main .vue-ui-table-donut-legend[data-v-5db1d7a9]{flex-wrap:wrap;justify-content:center;align-items:center;column-gap:12px;max-width:400px;margin:0 auto;padding-bottom:36px;font-size:12px;display:flex}.vue-ui-table-main .vue-ui-table-donut-legend-item[data-v-5db1d7a9]{flex-direction:row;justify-content:center;align-items:center;gap:3px;display:flex}.vue-ui-table-main .vue-ui-table-donut-label[data-v-5db1d7a9]{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;font-size:4px;display:flex}.vue-ui-table-main .vue-ui-table-donut-label-name[data-v-5db1d7a9]{font-size:3px;line-height:3px}.vue-ui-table-main td[data-v-5db1d7a9]:focus{outline:3px solid #1f77b490!important}.vue-ui-table-main .vue-ui-table-export-hub[data-v-5db1d7a9]{z-index:1001;position:absolute;left:20px}.vue-ui-table-main .vue-ui-table-export-hub-dropdown[data-v-5db1d7a9]{opacity:0;border:1px solid #fff;border-radius:8px;padding:24px;position:absolute;top:40px;left:0;transform:scale(0);box-shadow:0 6px 12px -6px #00000080}.vue-ui-table-main .vue-ui-table-export-hub-dropdown[data-is-open=true][data-v-5db1d7a9]{animation:.2s ease-in forwards open-dropdown-5db1d7a9}.vue-ui-table-main .vue-ui-table-export-hub-dropdown[data-is-open=false][data-v-5db1d7a9]{animation:.2s ease-in close-dropdown-5db1d7a9}.vue-ui-table-main .vue-ui-table-export-hub-options[data-v-5db1d7a9]{flex-direction:column;justify-content:center;align-items:center;gap:12px;margin-top:12px;display:flex}.vue-ui-table-main .vue-ui-table-export-hub-options button[data-v-5db1d7a9]{justify-content:center;align-items:center;gap:3px;width:fit-content;min-width:130px;display:flex}.vue-ui-table-main .vue-ui-table-export-hub-option-wrapper[data-v-5db1d7a9]{flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;display:flex}.vue-ui-table-main .vue-ui-table-dialog-field[data-v-5db1d7a9]{flex-direction:column;width:100%;display:flex;position:relative}.vue-ui-table-dialog-field[data-v-5db1d7a9]{width:100%}input.vue-ui-table-dialog-input[data-v-5db1d7a9]{padding-right:44px;width:100%!important}.vue-ui-table-dialog-field-button[data-v-5db1d7a9]{box-shadow:none;background:0 0;outline:none;width:36px;position:absolute;top:0;right:0;border:none!important;min-width:36px!important}.vue-ui-table-main .vue-ui-table-export-hub-option-wrapper .label[data-v-5db1d7a9],.vue-ui-table-main .vue-ui-table-dialog-field .label[data-v-5db1d7a9]{width:100px;margin-bottom:6px;font-size:12px;line-height:12px}.vue-ui-table-main .td-nan[data-v-5db1d7a9]{background:#f17171}.vue-ui-table-main .td-has-nan[data-v-5db1d7a9],.vue-ui-table-main .th-has-nan[data-v-5db1d7a9]{color:#fff;background:#f17171;min-width:100px}.vue-ui-table-chart-modal .vue-ui-modal-drag-handle[data-v-5db1d7a9]{cursor:move;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;display:flex}@keyframes open-dropdown-5db1d7a9{0%{opacity:0;transform:scaleY(.9)}50%{opacity:1;transform:scaleY(1.05)}to{opacity:1;transform:scale(1)}}@keyframes close-dropdown-5db1d7a9{0%{opacity:1;transform:scale(1.05)}to{opacity:0;transform:scale(0)}}input[data-v-5db1d7a9]{font-family:inherit!important}label[data-v-5db1d7a9]{flex-direction:row;align-items:center;gap:6px;font-size:12px;display:flex}.vue-ui-dna[data-v-c1de98e8] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-c1de98e8]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-c1de98e8]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-c1de98e8]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-c1de98e8]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-c1de98e8]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-c1de98e8]{cursor:default!important}.vue-data-ui-watermark[data-v-c1de98e8]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-thermometer[data-v-c1de98e8]{position:relative}rect.vue-ui-thermometer-temperature[data-v-c1de98e8]{animation:vue-ui-thermometer-temp-c1de98e8 var(--v0233847b) ease-in-out;transform-origin:50%}text.vue-ui-thermometer-temperature-value[data-v-c1de98e8]{opacity:0;animation:vue-ui-thermometer-value-c1de98e8 var(--v0233847b) ease-in-out forwards}@keyframes vue-ui-thermometer-value-c1de98e8{0%{opacity:0}to{opacity:1}}@keyframes vue-ui-thermometer-temp-c1de98e8{0%{height:var(--v30de9373);clip-path:url(#vueUiPill)}50%{height:calc(var(--v105f2dc0) + 10px);clip-path:url(#vueUiPill)}60%{height:calc(var(--v105f2dc0) - 5px);clip-path:url(#vueUiPill)}70%{height:calc(var(--v105f2dc0) + 4px);clip-path:url(#vueUiPill)}80%{height:calc(var(--v105f2dc0) - 3px);clip-path:url(#vueUiPill)}90%{height:calc(var(--v105f2dc0) + 2px)}95%{height:calc(var(--v105f2dc0) - 1px)}to{height:var(--v105f2dc0)}}.vue-ui-timer-controls[data-v-7cc009e4]{flex-direction:row;justify-content:center;align-items:center;gap:2%;width:100%;display:flex}.vue-ui-timer-button[data-v-7cc009e4]{background:inherit;border:none;justify-content:center;align-items:center;display:flex}.vue-ui-dna[data-v-4b485eb1] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-4b485eb1]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-4b485eb1]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-4b485eb1]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-4b485eb1]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-4b485eb1]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-4b485eb1]{cursor:default!important}.vue-data-ui-watermark[data-v-4b485eb1]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-tiremarks[data-v-4b485eb1] *{transition:unset}.vue-ui-tiremarks[data-v-4b485eb1]{position:relative}.vue-ui-tick-animated[data-v-4b485eb1]{transform-origin:50%;animation:.3s ease-in animate-tick-4b485eb1}@keyframes animate-tick-4b485eb1{0%{stroke-width:2px;transform:scaleY(1.1)}to{stroke-width:initial;transform:scale(1)}}.vue-ui-dna[data-v-d3d40b0c] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-d3d40b0c]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-d3d40b0c]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-d3d40b0c]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-d3d40b0c]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-d3d40b0c]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-d3d40b0c]{cursor:default!important}.vue-data-ui-watermark[data-v-d3d40b0c]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-treemap[data-v-d3d40b0c] *{transition:unset}.vue-ui-treemap[data-v-d3d40b0c]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-treemap-cell-default[data-v-d3d40b0c]{text-align:left}.vue-ui-treemap-cell[data-v-d3d40b0c],.vue-ui-treemap-cell-foreignObject[data-v-d3d40b0c]{pointer-events:none;padding:3px}.vue-ui-treemap-cell[data-v-d3d40b0c]{width:100%;height:100%}.vue-ui-treemap-rect[data-v-d3d40b0c]{transition:all .2s ease-in-out}.loading .vue-ui-treemap-rect[data-v-d3d40b0c]{transition:none}.vue-ui-treemap-zoom-info[data-v-d3d40b0c]{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.vue-ui-treemap-cell-zoom[data-v-d3d40b0c]{transform-origin:50%;animation:.2s ease-in forwards zoom-cell-d3d40b0c!important}@keyframes zoom-cell-d3d40b0c{0%{opacity:0;filter:drop-shadow(0 12px 12px #000);transform:scale(.8)}to{opacity:1;transform:scale(1)}}.vue-ui-treemap-breadcrumbs[data-v-d3d40b0c]{scrollbar-width:none;flex-wrap:nowrap;gap:.5rem;padding:.5rem 1rem;display:flex;overflow-x:auto}.vue-ui-treemap-breadcrumbs[data-v-d3d40b0c]::-webkit-scrollbar{display:none}.vue-ui-treemap-crumb[data-v-d3d40b0c]{flex-shrink:1;min-width:40px}.vue-ui-treemap-crumb-unit-label[data-v-d3d40b0c]{white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;min-width:0;overflow:hidden}.vue-ui-treemap-crumb-unit-arrow[data-v-d3d40b0c]{min-width:12px}.vue-ui-treemap-crumb[data-last-crumb=true][data-v-d3d40b0c]{pointer-events:none;cursor:default;font-weight:700}.vue-ui-treemap-crumb:hover .vue-ui-treemap-crumb-unit-label[data-v-d3d40b0c]{text-decoration:underline}.vue-ui-treemap-crumb-unit[data-v-d3d40b0c]{flex-direction:row;align-items:center;gap:3px;display:flex}svg[data-v-d3d40b0c]:focus{outline:none}svg[data-v-d3d40b0c]:focus-visible,.vue-ui-treemap-crumb[data-v-d3d40b0c]:focus-visible{outline-offset:4px;outline:2px solid}.sr-only[data-v-d3d40b0c]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-d885b96a] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-d885b96a]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-d885b96a]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-d885b96a]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-d885b96a]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-d885b96a]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-d885b96a]{cursor:default!important}.vue-data-ui-watermark[data-v-d885b96a]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-waffle[data-v-d885b96a] *{transition:unset}.vue-ui-waffle[data-v-d885b96a]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-waffle .vue-ui-waffle-label[data-v-d885b96a]{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}svg[data-v-d885b96a]:focus{outline:none}svg[data-v-d885b96a]:focus-visible{outline:2px solid}.sr-only[data-v-d885b96a]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-c58856ab] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-c58856ab]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-c58856ab]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-c58856ab]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-c58856ab]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-c58856ab]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-c58856ab]{cursor:default!important}.vue-data-ui-watermark[data-v-c58856ab]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-wheel[data-v-c58856ab] *{transition:unset}.vue-ui-wheel[data-v-c58856ab]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-tick-animated[data-v-c58856ab]{transform-origin:50%;animation:.3s ease-in animate-tick-c58856ab}@keyframes animate-tick-c58856ab{0%{stroke-width:var(--v6c761863)}80%{stroke-width:var(--c5f7f2ee)}to{stroke-width:var(--c5f82dc8)}}.v-ui-wheel-3d-wrap[data-v-c58856ab]{perspective:900px}.vue-ui-wheel-3d-svg[data-v-c58856ab]{transform-origin:50%;will-change:transform;transform:rotateX(52deg)translateZ(0)}.vue-ui-wheel-label[data-v-c58856ab]{transform-origin:50%;font-variant:tabular-nums;transform:scaleX(.65)}.vue-ui-dna[data-v-95c02048] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-95c02048]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-95c02048]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-95c02048]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-95c02048]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-95c02048]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-95c02048]{cursor:default!important}.vue-data-ui-watermark[data-v-95c02048]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-word-cloud[data-v-95c02048]{position:relative}.vue-ui-word-cloud[data-v-95c02048] *{transition:none}.vue-ui-word-cloud-word[data-v-95c02048]{will-change:transform;transition:transform .25s ease-out}.vue-ui-word-cloud svg[data-v-95c02048]{shape-rendering:geometricprecision;text-rendering:optimizelegibility}.vue-ui-word-cloud text[data-v-95c02048]{backface-visibility:hidden}text.animated[data-v-95c02048]{opacity:1;-webkit-user-select:none;user-select:none;animation:none!important}@keyframes word-opacity-95c02048{0%{opacity:0}to{opacity:1}}.reset-wrapper[data-v-95c02048]{flex-direction:row;justify-content:center;align-items:center;height:40px;padding:0 24px;display:flex;position:absolute;bottom:12px;right:0}.wc-finalized text[data-v-95c02048]{transition:fill-opacity .25s ease-out}.vue-ui-word-cloud[data-resizing=true] .vue-ui-word-cloud-word[data-v-95c02048],.vue-ui-word-cloud[data-relayout=true] .vue-ui-word-cloud-word[data-v-95c02048]{transition:none}svg[data-v-95c02048]:focus{outline:none}svg[data-v-95c02048]:focus-visible{outline:2px solid}.sr-only[data-v-95c02048]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-dna[data-v-bf7b6fe6] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-bf7b6fe6]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-bf7b6fe6]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-bf7b6fe6]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-bf7b6fe6]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-bf7b6fe6]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-bf7b6fe6]{cursor:default!important}.vue-data-ui-watermark[data-v-bf7b6fe6]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-ui-world[data-v-bf7b6fe6] *{transition:unset}.vue-ui-world[data-v-bf7b6fe6]{-webkit-user-select:none;user-select:none;position:relative}path.vue-ui-world-territory[data-v-bf7b6fe6]{transition:stroke-width .3s cubic-bezier(.25,.8,.25,1)}.vue-ui-dna[data-v-f934e863] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-f934e863]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-f934e863]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-f934e863]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-f934e863]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-f934e863]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-cursor-default[data-v-f934e863]{cursor:default!important}.vue-data-ui-watermark[data-v-f934e863]{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}canvas[data-v-f934e863]{position:absolute;top:0;left:0}canvas[data-v-f934e863]:focus{outline:none}canvas[data-v-f934e863]:focus-visible{outline-offset:4px;outline:2px solid}.sr-only[data-v-f934e863]{clip-path:inset(50%);clip:rect(0 0 0 0);white-space:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vue-ui-data-table thead[data-v-c3927505]{-webkit-user-select:none;user-select:none;font-weight:400;position:sticky;top:0}table[data-v-c3927505]{border-collapse:collapse;width:100%;padding:1rem}caption[data-v-c3927505],th[data-v-c3927505],td[data-v-c3927505]{font-variant-numeric:tabular-nums;white-space:nowrap;padding:.5rem}caption[data-v-c3927505]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-c3927505]{display:none}.vue-ui-responsive td[data-v-c3927505]{text-align:left;grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.5rem 1rem;display:grid;outline:none!important}.vue-ui-responsive tr[data-v-c3927505]{outline:var(--v7ded12c6)}.vue-ui-responsive td[data-v-c3927505]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-c3927505]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-c3927505]:before{content:attr(data-cell) ": ";text-transform:capitalize;font-weight:700}.vue-data-ui-tooltip{padding:12px;position:fixed;box-shadow:0 6px 12px -6px #0003}.vue-data-ui-tooltip-backdrop{-webkit-backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.vue-data-ui-custom-tooltip{z-index:3;position:fixed}.vue-data-ui-tooltip,.vue-data-ui-custom-tooltip{will-change:transform}.vue-data-ui-spark-tooltip[data-v-57d870b0]{-webkit-backdrop-filter:blur(10px);padding:0 .5rem;box-shadow:0 6px 12px -6px #0003;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.vue-ui-pen-and-paper[data-v-42e6ba29]{z-index:0;background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}.vue-ui-pen-and-paper[data-mode=draw][data-v-42e6ba29]{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAABg2lDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpSIVh2YQcchQnSyIijhKFYtgobQVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg+AHi6OSk6CIl/i8ptIjx4Lgf7+497t4BQrPKNKtnAtB020wn4lIuvyqFXhGGiAhCiMnMMpKZxSx8x9c9Any9i/Es/3N/jgG1YDEgIBHPMcO0iTeIZzZtg/M+scjKskp8Tjxu0gWJH7muePzGueSywDNFM5ueJxaJpVIXK13MyqZGPE0cVTWd8oWcxyrnLc5atc7a9+QvDBf0lQzXaY4ggSUkkYIEBXVUUIWNGK06KRbStB/38Q+7/hS5FHJVwMixgBo0yK4f/A9+d2sVpya9pHAc6H1xnI9RILQLtBqO833sOK0TIPgMXOkdf60JzH6S3uho0SNgcBu4uO5oyh5wuQMMPRmyKbtSkKZQLALvZ/RNeSByC/Sveb2193H6AGSpq+Ub4OAQGCtR9rrPu/u6e/v3TLu/H5C7crM1WjgWAAAABmJLR0QAqwB5AHWF+8OUAAAACXBIWXMAAC4jAAAuIwF4pT92AAAAB3RJTUUH5gwUExIUagzGcQAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAABfSURBVBjTldAxDoNQDIPhL0+q1L33P1AvAhN7xfK6WAgoLfSfrNiykpQtE+7RLzx2vgF9D3o8lWDmn1QVVMP0LZQGmNtqp1/cmou0XHdG/+sYeGZwFBqPCub8rkcvvAGvsi1VYarR8wAAAABJRU5ErkJggg==) 5 5,auto}.vue-ui-pen-and-paper[data-mode=text][data-v-42e6ba29]{cursor:text}.inactive[data-v-42e6ba29]{pointer-events:none}.vue-ui-pen-and-paper-actions[data-v-42e6ba29]{z-index:1;flex-direction:column;gap:4px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.vue-ui-pen-and-paper-action[data-v-42e6ba29]{justify-content:center;align-items:center;width:32px;height:32px;padding:2px;transition:all .2s ease-in-out;display:flex;position:relative}.vue-ui-pen-and-paper-action[data-v-42e6ba29]:hover{box-shadow:2px 2px 6px #0000004d}.vue-ui-pen-and-paper-action-disabled[data-v-42e6ba29]{opacity:.5;cursor:not-allowed}.vue-ui-pen-and-paper-path[data-v-42e6ba29]{stroke-linecap:round;stroke-linejoin:round}input[type=range].vertical-range[data-v-42e6ba29]{writing-mode:vertical-lr;position:absolute;top:50%;left:36px;transform:translateY(-50%)rotate(180deg)}.vue-ui-pen-and-paper[data-mode=line][data-v-42e6ba29],.vue-ui-pen-and-paper[data-mode=arrow][data-v-42e6ba29]{cursor:crosshair}@font-face{font-family:uicons-regular-rounded;src:url(/assets/uicons-regular-rounded-J3WOUERV-0sU45oCT.woff2)format("woff2"),url(/assets/uicons-regular-rounded-KDJ23353-YBToKgOV.woff)format("woff"),url(/assets/uicons-regular-rounded-ESQGLQQ4-oBMUkbc4.eot#iefix)format("embedded-opentype");font-display:swap}i[class^=fi-rr-]:before,i[class*=\ fi-rr-]:before,span[class^=fi-rr-]:before,span[class*=fi-rr-]:before{font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;line-height:1;font-family:uicons-regular-rounded!important;font-weight:400!important}.variable-selector-00:before{content:"︀"}.variable-selector-01:before{content:"︁"}.variable-selector-02:before{content:"︂"}.variable-selector-03:before{content:"︃"}.variable-selector-04:before{content:"︄"}.variable-selector-05:before{content:"︅"}.variable-selector-06:before{content:"︆"}.variable-selector-07:before{content:"︇"}.variable-selector-08:before{content:"︈"}.variable-selector-09:before{content:"︉"}.variable-selector-0a:before{content:"︊"}.variable-selector-0b:before{content:"︋"}.variable-selector-0c:before{content:"︌"}.variable-selector-0d:before{content:"︍"}.variable-selector-0e:before{content:"︎"}.variable-selector-0f:before{content:"️"}.combining-half-marks-00:before{content:"︠"}.combining-half-marks-01:before{content:"︡"}.combining-half-marks-02:before{content:"︢"}.combining-half-marks-03:before{content:"︣"}.combining-half-marks-04:before{content:"︤"}.combining-half-marks-05:before{content:"︥"}.combining-half-marks-06:before{content:"︦"}.combining-half-marks-07:before{content:"︧"}.combining-half-marks-08:before{content:"︨"}.combining-half-marks-09:before{content:"︩"}.combining-half-marks-0a:before{content:"︪"}.combining-half-marks-0b:before{content:"︫"}.combining-half-marks-0c:before{content:"︬"}.combining-half-marks-0d:before{content:"︭"}.combining-half-marks-0e:before{content:"︮"}.combining-half-marks-0f:before{content:"︯"}.zero-width-no-break-space-0f:before{content:"﻿"}.fi-rr-0:before{content:""}.fi-rr-00s-music-disc:before{content:""}.fi-rr-1:before{content:""}.fi-rr-2:before{content:""}.fi-rr-3:before{content:""}.fi-rr-360-degrees:before{content:""}.fi-rr-4:before{content:""}.fi-rr-404:before{content:""}.fi-rr-5:before{content:""}.fi-rr-6:before{content:""}.fi-rr-60s-music-disc:before{content:""}.fi-rr-7:before{content:""}.fi-rr-70s-music-disc:before{content:""}.fi-rr-8:before{content:""}.fi-rr-80s-music-disc:before{content:""}.fi-rr-9:before{content:""}.fi-rr-90s-music-disc:before{content:""}.fi-rr-a:before{content:""}.fi-rr-accident:before{content:""}.fi-rr-acorn:before{content:""}.fi-rr-ad-paid:before{content:""}.fi-rr-ad:before{content:""}.fi-rr-add-document:before{content:""}.fi-rr-add-folder:before{content:""}.fi-rr-add-image:before{content:""}.fi-rr-add:before{content:""}.fi-rr-address-book:before{content:""}.fi-rr-address-card:before{content:""}.fi-rr-admin-alt:before{content:""}.fi-rr-admin:before{content:""}.fi-rr-age-alt:before{content:""}.fi-rr-age-restriction-eighteen:before{content:""}.fi-rr-age-restriction-seven:before{content:""}.fi-rr-age-restriction-six:before{content:""}.fi-rr-age-restriction-sixteen:before{content:""}.fi-rr-age-restriction-thirteen:before{content:""}.fi-rr-age-restriction-three:before{content:""}.fi-rr-age-restriction-twelve:before{content:""}.fi-rr-age-restriction-twenty-one:before{content:""}.fi-rr-age-restriction-zero:before{content:""}.fi-rr-age:before{content:""}.fi-rr-air-conditioner:before{content:""}.fi-rr-air-freshener:before{content:""}.fi-rr-air-pollution:before{content:""}.fi-rr-airplane-journey:before{content:""}.fi-rr-airplane-window-open:before{content:""}.fi-rr-airplay:before{content:""}.fi-rr-alarm-clock:before{content:""}.fi-rr-alarm-exclamation:before{content:""}.fi-rr-alarm-plus:before{content:""}.fi-rr-alarm-snooze:before{content:""}.fi-rr-album-circle-plus:before{content:""}.fi-rr-album-circle-user:before{content:""}.fi-rr-album-collection:before{content:""}.fi-rr-album:before{content:""}.fi-rr-algorithm:before{content:""}.fi-rr-alicorn:before{content:""}.fi-rr-alien:before{content:""}.fi-rr-align-center:before{content:""}.fi-rr-align-justify:before{content:""}.fi-rr-align-left:before{content:""}.fi-rr-align-slash:before{content:""}.fi-rr-ambulance:before{content:""}.fi-rr-analyse-alt:before{content:""}.fi-rr-analyse:before{content:""}.fi-rr-anatomical-heart:before{content:""}.fi-rr-anchor:before{content:""}.fi-rr-angel:before{content:""}.fi-rr-angle-90:before{content:""}.fi-rr-angle-circle-down:before{content:""}.fi-rr-angle-circle-left:before{content:""}.fi-rr-angle-circle-right:before{content:""}.fi-rr-angle-circle-up:before{content:""}.fi-rr-angle-double-left:before{content:""}.fi-rr-angle-double-right:before{content:""}.fi-rr-angle-double-small-down:before{content:""}.fi-rr-angle-double-small-left:before{content:""}.fi-rr-angle-double-small-right:before{content:""}.fi-rr-angle-double-small-up:before{content:""}.fi-rr-angle-down:before{content:""}.fi-rr-angle-left:before{content:""}.fi-rr-angle-right:before{content:""}.fi-rr-angle-small-down:before{content:""}.fi-rr-angle-small-left:before{content:""}.fi-rr-angle-small-right:before{content:""}.fi-rr-angle-small-up:before{content:""}.fi-rr-angle-square-down:before{content:""}.fi-rr-angle-square-left:before{content:""}.fi-rr-angle-square-right:before{content:""}.fi-rr-angle-square-up:before{content:""}.fi-rr-angle-up:before{content:""}.fi-rr-angle:before{content:""}.fi-rr-angles-up-down:before{content:""}.fi-rr-angry:before{content:""}.fi-rr-animated-icon:before{content:""}.fi-rr-ankh:before{content:""}.fi-rr-answer-alt:before{content:""}.fi-rr-answer:before{content:""}.fi-rr-apartment:before{content:""}.fi-rr-aperture:before{content:""}.fi-rr-api:before{content:""}.fi-rr-apple-core:before{content:""}.fi-rr-apple-crate:before{content:""}.fi-rr-apple-whole:before{content:""}.fi-rr-apps-add:before{content:""}.fi-rr-apps-delete:before{content:""}.fi-rr-apps-sort:before{content:""}.fi-rr-apps:before{content:""}.fi-rr-archive:before{content:""}.fi-rr-archway:before{content:""}.fi-rr-arrow-alt-circle-down:before{content:""}.fi-rr-arrow-alt-circle-left:before{content:""}.fi-rr-arrow-alt-circle-right:before{content:""}.fi-rr-arrow-alt-circle-up:before{content:""}.fi-rr-arrow-alt-down:before{content:""}.fi-rr-arrow-alt-from-bottom:before{content:""}.fi-rr-arrow-alt-from-left:before{content:""}.fi-rr-arrow-alt-from-right:before{content:""}.fi-rr-arrow-alt-from-top:before{content:""}.fi-rr-arrow-alt-left:before{content:""}.fi-rr-arrow-alt-right:before{content:""}.fi-rr-arrow-alt-square-down:before{content:""}.fi-rr-arrow-alt-square-left:before{content:""}.fi-rr-arrow-alt-square-right:before{content:""}.fi-rr-arrow-alt-square-up:before{content:""}.fi-rr-arrow-alt-to-bottom:before{content:""}.fi-rr-arrow-alt-to-left:before{content:""}.fi-rr-arrow-alt-to-right:before{content:""}.fi-rr-arrow-alt-to-top:before{content:""}.fi-rr-arrow-alt-up:before{content:""}.fi-rr-arrow-circle-down:before{content:""}.fi-rr-arrow-circle-left:before{content:""}.fi-rr-arrow-circle-right:before{content:""}.fi-rr-arrow-circle-up:before{content:""}.fi-rr-arrow-comparison:before{content:""}.fi-rr-arrow-down-from-arc:before{content:""}.fi-rr-arrow-down-from-dotted-line:before{content:""}.fi-rr-arrow-down-left:before{content:""}.fi-rr-arrow-down-small-big:before{content:""}.fi-rr-arrow-down-to-dotted-line:before{content:""}.fi-rr-arrow-down-to-square:before{content:""}.fi-rr-arrow-down-triangle-square:before{content:""}.fi-rr-arrow-down:before{content:""}.fi-rr-arrow-from-bottom:before{content:""}.fi-rr-arrow-from-left:before{content:""}.fi-rr-arrow-from-right:before{content:""}.fi-rr-arrow-from-top:before{content:""}.fi-rr-arrow-left-from-arc:before{content:""}.fi-rr-arrow-left-from-line:before{content:""}.fi-rr-arrow-left-to-arc:before{content:""}.fi-rr-arrow-left:before{content:""}.fi-rr-arrow-progress-alt:before{content:""}.fi-rr-arrow-progress:before{content:""}.fi-rr-arrow-right-to-bracket:before{content:""}.fi-rr-arrow-right:before{content:""}.fi-rr-arrow-small-down:before{content:""}.fi-rr-arrow-small-left:before{content:""}.fi-rr-arrow-small-right:before{content:""}.fi-rr-arrow-small-up:before{content:""}.fi-rr-arrow-square-down:before{content:""}.fi-rr-arrow-square-left:before{content:""}.fi-rr-arrow-square-right:before{content:""}.fi-rr-arrow-square-up:before{content:""}.fi-rr-arrow-to-bottom:before{content:""}.fi-rr-arrow-to-left:before{content:""}.fi-rr-arrow-to-right:before{content:""}.fi-rr-arrow-to-top:before{content:""}.fi-rr-arrow-trend-down:before{content:""}.fi-rr-arrow-trend-up:before{content:""}.fi-rr-arrow-turn-down-left:before{content:""}.fi-rr-arrow-turn-down-right:before{content:""}.fi-rr-arrow-turn-left-up:before{content:""}.fi-rr-arrow-up-from-dotted-line:before{content:""}.fi-rr-arrow-up-from-ground-water:before{content:""}.fi-rr-arrow-up-from-square:before{content:""}.fi-rr-arrow-up-left-from-circle:before{content:""}.fi-rr-arrow-up-left:before{content:""}.fi-rr-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.fi-rr-arrow-up-right-from-square:before{content:""}.fi-rr-arrow-up-right:before{content:""}.fi-rr-arrow-up-small-big:before{content:""}.fi-rr-arrow-up-square-triangle:before{content:""}.fi-rr-arrow-up-to-arc:before{content:""}.fi-rr-arrow-up-to-dotted-line:before{content:""}.fi-rr-arrow-up:before{content:""}.fi-rr-arrow-upward-growth-crypto:before{content:""}.fi-rr-arrows-alt-h:before{content:""}.fi-rr-arrows-alt-v:before{content:""}.fi-rr-arrows-alt:before{content:""}.fi-rr-arrows-cross:before{content:""}.fi-rr-arrows-from-dotted-line:before{content:""}.fi-rr-arrows-from-line:before{content:""}.fi-rr-arrows-h-copy:before{content:""}.fi-rr-arrows-h:before{content:""}.fi-rr-arrows-repeat-1:before{content:""}.fi-rr-arrows-repeat:before{content:""}.fi-rr-arrows-retweet:before{content:""}.fi-rr-arrows-split-right-and-left:before{content:""}.fi-rr-arrows-split-up-and-left:before{content:""}.fi-rr-arrows-to-circle:before{content:""}.fi-rr-arrows-to-dotted-line:before{content:""}.fi-rr-arrows-to-eye:before{content:""}.fi-rr-arrows-to-line:before{content:""}.fi-rr-arrows:before{content:""}.fi-rr-artificial-intelligence:before{content:""}.fi-rr-assept-document:before{content:""}.fi-rr-assessment-alt:before{content:""}.fi-rr-assessment:before{content:""}.fi-rr-assign:before{content:""}.fi-rr-assistive-listening-systems:before{content:""}.fi-rr-asterik:before{content:""}.fi-rr-at:before{content:""}.fi-rr-attribution-pen:before{content:""}.fi-rr-attribution-pencil:before{content:""}.fi-rr-aubergine:before{content:""}.fi-rr-auction:before{content:""}.fi-rr-audience-megaphone:before{content:""}.fi-rr-audio-description-slash:before{content:""}.fi-rr-audit-alt:before{content:""}.fi-rr-audit:before{content:""}.fi-rr-austral-sign:before{content:""}.fi-rr-avocado:before{content:""}.fi-rr-award:before{content:""}.fi-rr-axe-battle:before{content:""}.fi-rr-axe:before{content:""}.fi-rr-b:before{content:""}.fi-rr-baby-carriage:before{content:""}.fi-rr-baby:before{content:""}.fi-rr-back-up:before{content:""}.fi-rr-background:before{content:""}.fi-rr-backpack:before{content:""}.fi-rr-bacon:before{content:""}.fi-rr-bacteria:before{content:""}.fi-rr-bacterium:before{content:""}.fi-rr-badge-check:before{content:""}.fi-rr-badge-dollar:before{content:""}.fi-rr-badge-leaf:before{content:""}.fi-rr-badge-percent:before{content:""}.fi-rr-badge-sheriff:before{content:""}.fi-rr-badge:before{content:""}.fi-rr-badger-honey:before{content:""}.fi-rr-badget-check-alt:before{content:""}.fi-rr-badminton:before{content:""}.fi-rr-bag-map-pin:before{content:""}.fi-rr-bag-seedling:before{content:""}.fi-rr-bag-shopping-minus:before{content:""}.fi-rr-bags-shopping:before{content:""}.fi-rr-baguette:before{content:""}.fi-rr-bahai:before{content:""}.fi-rr-baht-sign:before{content:""}.fi-rr-balance-scale-left:before{content:""}.fi-rr-balance-scale-right:before{content:""}.fi-rr-ball-pile:before{content:""}.fi-rr-ball:before{content:""}.fi-rr-ballet-dance:before{content:""}.fi-rr-balloon:before{content:""}.fi-rr-balloons:before{content:""}.fi-rr-ballot-check:before{content:""}.fi-rr-ballot:before{content:""}.fi-rr-ban-bug:before{content:""}.fi-rr-ban:before{content:""}.fi-rr-banana:before{content:""}.fi-rr-band-aid:before{content:""}.fi-rr-bangladeshi-taka-sign:before{content:""}.fi-rr-banjo:before{content:""}.fi-rr-bank:before{content:""}.fi-rr-banner-2:before{content:""}.fi-rr-banner-3:before{content:""}.fi-rr-banner-4:before{content:""}.fi-rr-banner-5:before{content:""}.fi-rr-banner:before{content:""}.fi-rr-barber-pole:before{content:""}.fi-rr-barber-shop:before{content:""}.fi-rr-barcode-read:before{content:""}.fi-rr-barcode-scan:before{content:""}.fi-rr-barcode:before{content:""}.fi-rr-bars-filter:before{content:""}.fi-rr-bars-progress:before{content:""}.fi-rr-bars-sort:before{content:""}.fi-rr-bars-staggered:before{content:""}.fi-rr-baseball-alt:before{content:""}.fi-rr-baseball:before{content:""}.fi-rr-basket-shopping-minus:before{content:""}.fi-rr-basket-shopping-plus:before{content:""}.fi-rr-basket-shopping-simple:before{content:""}.fi-rr-basket:before{content:""}.fi-rr-basketball:before{content:""}.fi-rr-bat:before{content:""}.fi-rr-bath:before{content:""}.fi-rr-battery-bolt:before{content:""}.fi-rr-battery-empty:before{content:""}.fi-rr-battery-exclamation:before{content:""}.fi-rr-battery-full:before{content:""}.fi-rr-battery-half:before{content:""}.fi-rr-battery-quarter:before{content:""}.fi-rr-battery-slash:before{content:""}.fi-rr-battery-three-quarters:before{content:""}.fi-rr-beacon:before{content:""}.fi-rr-bed-alt:before{content:""}.fi-rr-bed-bunk:before{content:""}.fi-rr-bed-empty:before{content:""}.fi-rr-bed:before{content:""}.fi-rr-bee:before{content:""}.fi-rr-beer-mug-empty:before{content:""}.fi-rr-beer:before{content:""}.fi-rr-bell-concierge:before{content:""}.fi-rr-bell-notification-call:before{content:""}.fi-rr-bell-notification-social-media:before{content:""}.fi-rr-bell-ring:before{content:""}.fi-rr-bell-school-slash:before{content:""}.fi-rr-bell-school:before{content:""}.fi-rr-bell-slash:before{content:""}.fi-rr-bell:before{content:""}.fi-rr-bells:before{content:""}.fi-rr-bench-tree:before{content:""}.fi-rr-benefit-diamond-alt:before{content:""}.fi-rr-benefit-diamond:before{content:""}.fi-rr-benefit-hand:before{content:""}.fi-rr-benefit-increase:before{content:""}.fi-rr-benefit-porcent:before{content:""}.fi-rr-benefit:before{content:""}.fi-rr-betamax:before{content:""}.fi-rr-bible:before{content:""}.fi-rr-bicycle-journey:before{content:""}.fi-rr-bike:before{content:""}.fi-rr-biking-mountain:before{content:""}.fi-rr-biking:before{content:""}.fi-rr-bill-arrow:before{content:""}.fi-rr-billiard:before{content:""}.fi-rr-bin-bottles:before{content:""}.fi-rr-binary-circle-check:before{content:""}.fi-rr-binary-lock:before{content:""}.fi-rr-binary-slash:before{content:""}.fi-rr-binary:before{content:""}.fi-rr-binoculars:before{content:""}.fi-rr-bio-leaves:before{content:""}.fi-rr-bio:before{content:""}.fi-rr-biohazard:before{content:""}.fi-rr-bird:before{content:""}.fi-rr-bitcoin-sign:before{content:""}.fi-rr-blanket:before{content:""}.fi-rr-blender-phone:before{content:""}.fi-rr-blender:before{content:""}.fi-rr-blinds-open:before{content:""}.fi-rr-blinds-raised:before{content:""}.fi-rr-blinds:before{content:""}.fi-rr-block-brick:before{content:""}.fi-rr-block-microphone:before{content:""}.fi-rr-block-question:before{content:""}.fi-rr-block-quote:before{content:""}.fi-rr-block:before{content:""}.fi-rr-blockchain-3:before{content:""}.fi-rr-blog-pencil:before{content:""}.fi-rr-blog-text:before{content:""}.fi-rr-blood-dropper:before{content:""}.fi-rr-blood-test-tube-alt:before{content:""}.fi-rr-blood-test-tube:before{content:""}.fi-rr-blood:before{content:""}.fi-rr-blueberries:before{content:""}.fi-rr-blueprint:before{content:""}.fi-rr-bold:before{content:""}.fi-rr-bolt-auto:before{content:""}.fi-rr-bolt-slash:before{content:""}.fi-rr-bolt:before{content:""}.fi-rr-bomb:before{content:""}.fi-rr-bone-break:before{content:""}.fi-rr-bone:before{content:""}.fi-rr-bong:before{content:""}.fi-rr-bonus-alt:before{content:""}.fi-rr-bonus-star:before{content:""}.fi-rr-bonus:before{content:""}.fi-rr-book-alt:before{content:""}.fi-rr-book-arrow-right:before{content:""}.fi-rr-book-arrow-up:before{content:""}.fi-rr-book-atlas:before{content:""}.fi-rr-book-bookmark:before{content:""}.fi-rr-book-circle-arrow-right:before{content:""}.fi-rr-book-circle-arrow-up:before{content:""}.fi-rr-book-copy:before{content:""}.fi-rr-book-dead:before{content:""}.fi-rr-book-font:before{content:""}.fi-rr-book-heart:before{content:""}.fi-rr-book-medical:before{content:""}.fi-rr-book-open-cover:before{content:""}.fi-rr-book-open-reader:before{content:""}.fi-rr-book-plus:before{content:""}.fi-rr-book-quran:before{content:""}.fi-rr-book-section:before{content:""}.fi-rr-book-spells:before{content:""}.fi-rr-book-tanakh:before{content:""}.fi-rr-book-user:before{content:""}.fi-rr-book:before{content:""}.fi-rr-Booking:before{content:""}.fi-rr-bookmark-slash:before{content:""}.fi-rr-bookmark:before{content:""}.fi-rr-books-medical:before{content:""}.fi-rr-books:before{content:""}.fi-rr-boot-heeled:before{content:""}.fi-rr-boot:before{content:""}.fi-rr-booth-curtain:before{content:""}.fi-rr-border-all:before{content:""}.fi-rr-border-bottom:before{content:""}.fi-rr-border-center-h:before{content:""}.fi-rr-border-center-v:before{content:""}.fi-rr-border-inner:before{content:""}.fi-rr-border-left:before{content:""}.fi-rr-border-none:before{content:""}.fi-rr-border-outer:before{content:""}.fi-rr-border-right:before{content:""}.fi-rr-border-style-alt:before{content:""}.fi-rr-border-style:before{content:""}.fi-rr-border-top:before{content:""}.fi-rr-boss:before{content:""}.fi-rr-bottle-droplet:before{content:""}.fi-rr-bottle:before{content:""}.fi-rr-bow-arrow:before{content:""}.fi-rr-bowl-chopsticks-noodles:before{content:""}.fi-rr-bowl-chopsticks:before{content:""}.fi-rr-bowl-rice:before{content:""}.fi-rr-bowl-scoop:before{content:""}.fi-rr-bowl-scoops:before{content:""}.fi-rr-bowl-soft-serve:before{content:""}.fi-rr-bowl-spoon:before{content:""}.fi-rr-bowling-ball:before{content:""}.fi-rr-bowling-pins:before{content:""}.fi-rr-bowling:before{content:""}.fi-rr-box-alt:before{content:""}.fi-rr-box-ballot:before{content:""}.fi-rr-box-check:before{content:""}.fi-rr-box-circle-check:before{content:""}.fi-rr-box-dollar:before{content:""}.fi-rr-box-fragile:before{content:""}.fi-rr-box-heart:before{content:""}.fi-rr-box-open-full:before{content:""}.fi-rr-box-open:before{content:""}.fi-rr-box-tissue:before{content:""}.fi-rr-box-up:before{content:""}.fi-rr-box:before{content:""}.fi-rr-boxes:before{content:""}.fi-rr-boxing-glove:before{content:""}.fi-rr-bracket-curly-right:before{content:""}.fi-rr-bracket-curly:before{content:""}.fi-rr-bracket-round-right:before{content:""}.fi-rr-bracket-round:before{content:""}.fi-rr-bracket-square-right:before{content:""}.fi-rr-bracket-square:before{content:""}.fi-rr-brackets-curly:before{content:""}.fi-rr-brackets-round:before{content:""}.fi-rr-brackets-square:before{content:""}.fi-rr-braille-a:before{content:""}.fi-rr-braille-b:before{content:""}.fi-rr-braille-c:before{content:""}.fi-rr-braille-d:before{content:""}.fi-rr-braille-e:before{content:""}.fi-rr-braille-g:before{content:""}.fi-rr-braille-h:before{content:""}.fi-rr-braille-i:before{content:""}.fi-rr-braille-j:before{content:""}.fi-rr-braille-k:before{content:""}.fi-rr-braille-l:before{content:""}.fi-rr-braille-m:before{content:""}.fi-rr-braille-n-alt:before{content:""}.fi-rr-braille-n:before{content:""}.fi-rr-braille-o:before{content:""}.fi-rr-braille-p:before{content:""}.fi-rr-braille-q:before{content:""}.fi-rr-braille-r:before{content:""}.fi-rr-braille-s:before{content:""}.fi-rr-braille-t:before{content:""}.fi-rr-braille-u:before{content:""}.fi-rr-braille-v:before{content:""}.fi-rr-braille-w:before{content:""}.fi-rr-braille-x:before{content:""}.fi-rr-braille-y:before{content:""}.fi-rr-braille-z:before{content:""}.fi-rr-braille:before{content:""}.fi-rr-brain-circuit:before{content:""}.fi-rr-brain:before{content:""}.fi-rr-brake-warning:before{content:""}.fi-rr-branching:before{content:""}.fi-rr-brand:before{content:""}.fi-rr-branding:before{content:""}.fi-rr-bread-loaf:before{content:""}.fi-rr-bread-slice-butter:before{content:""}.fi-rr-bread-slice:before{content:""}.fi-rr-bread:before{content:""}.fi-rr-briefcase-arrow-right:before{content:""}.fi-rr-briefcase-blank:before{content:""}.fi-rr-briefcase:before{content:""}.fi-rr-brightness-low:before{content:""}.fi-rr-brightness:before{content:""}.fi-rr-bring-forward:before{content:""}.fi-rr-bring-front:before{content:""}.fi-rr-broadcast-tower:before{content:""}.fi-rr-broccoli:before{content:""}.fi-rr-broken-chain-link-wrong:before{content:""}.fi-rr-broken-image:before{content:""}.fi-rr-broom-ball:before{content:""}.fi-rr-broom:before{content:""}.fi-rr-browser-ui:before{content:""}.fi-rr-browser:before{content:""}.fi-rr-browsers:before{content:""}.fi-rr-brush:before{content:""}.fi-rr-bucket:before{content:""}.fi-rr-budget-alt:before{content:""}.fi-rr-budget:before{content:""}.fi-rr-bug-slash:before{content:""}.fi-rr-bug:before{content:""}.fi-rr-bugs:before{content:""}.fi-rr-build-alt:before{content:""}.fi-rr-build:before{content:""}.fi-rr-builder:before{content:""}.fi-rr-building-circle-arrow-right:before{content:""}.fi-rr-building-ngo:before{content:""}.fi-rr-building:before{content:""}.fi-rr-bulb:before{content:""}.fi-rr-bullet:before{content:""}.fi-rr-bullhorn:before{content:""}.fi-rr-bullseye-arrow:before{content:""}.fi-rr-bullseye-pointer:before{content:""}.fi-rr-bullseye:before{content:""}.fi-rr-burger-alt:before{content:""}.fi-rr-burger-fries:before{content:""}.fi-rr-burger-glass:before{content:""}.fi-rr-burrito:before{content:""}.fi-rr-burst:before{content:""}.fi-rr-bus-alt:before{content:""}.fi-rr-bus:before{content:""}.fi-rr-business-time:before{content:""}.fi-rr-Butter:before{content:""}.fi-rr-butterfly:before{content:""}.fi-rr-c:before{content:""}.fi-rr-cabin:before{content:""}.fi-rr-cactus:before{content:""}.fi-rr-cage-empty:before{content:""}.fi-rr-cake-birthday:before{content:""}.fi-rr-cake-slice:before{content:""}.fi-rr-cake-wedding:before{content:""}.fi-rr-calculator-bill:before{content:""}.fi-rr-calculator-math-tax:before{content:""}.fi-rr-calculator-money:before{content:""}.fi-rr-calculator-simple:before{content:""}.fi-rr-calculator:before{content:""}.fi-rr-calendar-arrow-down:before{content:""}.fi-rr-calendar-arrow-up:before{content:""}.fi-rr-calendar-birhtday-cake:before{content:""}.fi-rr-calendar-call:before{content:""}.fi-rr-calendar-check:before{content:""}.fi-rr-calendar-clock:before{content:""}.fi-rr-calendar-day:before{content:""}.fi-rr-calendar-days:before{content:""}.fi-rr-calendar-event-tax:before{content:""}.fi-rr-calendar-exclamation:before{content:""}.fi-rr-calendar-gavel-legal:before{content:""}.fi-rr-calendar-heart:before{content:""}.fi-rr-calendar-image:before{content:""}.fi-rr-calendar-lines-pen:before{content:""}.fi-rr-calendar-lines:before{content:""}.fi-rr-calendar-minus:before{content:""}.fi-rr-calendar-payment-loan:before{content:""}.fi-rr-calendar-pen:before{content:""}.fi-rr-calendar-plus:before{content:""}.fi-rr-calendar-salary:before{content:""}.fi-rr-calendar-shift-swap:before{content:""}.fi-rr-calendar-star:before{content:""}.fi-rr-calendar-swap:before{content:""}.fi-rr-calendar-week:before{content:""}.fi-rr-calendar-xmark:before{content:""}.fi-rr-calendar:before{content:""}.fi-rr-calendars:before{content:""}.fi-rr-call-duration:before{content:""}.fi-rr-call-history:before{content:""}.fi-rr-call-incoming:before{content:""}.fi-rr-call-missed:before{content:""}.fi-rr-call-outgoing:before{content:""}.fi-rr-camcorder:before{content:""}.fi-rr-camera-cctv:before{content:""}.fi-rr-camera-movie:before{content:""}.fi-rr-camera-retro:before{content:""}.fi-rr-camera-rotate:before{content:""}.fi-rr-camera-security:before{content:""}.fi-rr-camera-slash:before{content:""}.fi-rr-camera-viewfinder:before{content:""}.fi-rr-camera:before{content:""}.fi-rr-campfire:before{content:""}.fi-rr-camping:before{content:""}.fi-rr-can-food:before{content:""}.fi-rr-candle-holder:before{content:""}.fi-rr-candle-lotus-yoga:before{content:""}.fi-rr-candle-pose-yoga:before{content:""}.fi-rr-candy-alt:before{content:""}.fi-rr-candy-bar:before{content:""}.fi-rr-candy-cane:before{content:""}.fi-rr-candy-corn:before{content:""}.fi-rr-candy-sweet:before{content:""}.fi-rr-candy:before{content:""}.fi-rr-Cannabis:before{content:""}.fi-rr-canned-food:before{content:""}.fi-rr-capsules:before{content:""}.fi-rr-car-alt:before{content:""}.fi-rr-car-battery:before{content:""}.fi-rr-car-bolt:before{content:""}.fi-rr-car-building:before{content:""}.fi-rr-car-bump:before{content:""}.fi-rr-car-bus:before{content:""}.fi-rr-car-circle-bolt:before{content:""}.fi-rr-car-crash:before{content:""}.fi-rr-car-garage:before{content:""}.fi-rr-car-journey:before{content:""}.fi-rr-car-mechanic:before{content:""}.fi-rr-car-rear:before{content:""}.fi-rr-car-side-bolt:before{content:""}.fi-rr-car-side:before{content:""}.fi-rr-car-tilt:before{content:""}.fi-rr-car-tunnel:before{content:""}.fi-rr-car-wash:before{content:""}.fi-rr-car:before{content:""}.fi-rr-caravan-alt:before{content:""}.fi-rr-caravan:before{content:""}.fi-rr-card-club:before{content:""}.fi-rr-card-diamond:before{content:""}.fi-rr-card-heart:before{content:""}.fi-rr-card-spade:before{content:""}.fi-rr-cardinal-compass:before{content:""}.fi-rr-career-growth:before{content:""}.fi-rr-career-path:before{content:""}.fi-rr-caret-circle-down:before{content:""}.fi-rr-caret-circle-right:before{content:""}.fi-rr-caret-circle-up:before{content:""}.fi-rr-caret-down:before{content:""}.fi-rr-caret-left:before{content:""}.fi-rr-caret-quare-up:before{content:""}.fi-rr-caret-right:before{content:""}.fi-rr-caret-square-down:before{content:""}.fi-rr-caret-square-left_1:before{content:""}.fi-rr-caret-square-left:before{content:""}.fi-rr-caret-square-right:before{content:""}.fi-rr-caret-up:before{content:""}.fi-rr-carrot:before{content:""}.fi-rr-cars-crash:before{content:""}.fi-rr-cars:before{content:""}.fi-rr-cart-arrow-down:before{content:""}.fi-rr-cart-minus:before{content:""}.fi-rr-cart-shopping-fast:before{content:""}.fi-rr-cash-register:before{content:""}.fi-rr-cassette-tape:before{content:""}.fi-rr-cassette-vhs:before{content:""}.fi-rr-castle:before{content:""}.fi-rr-cat-head:before{content:""}.fi-rr-cat-space:before{content:""}.fi-rr-cat:before{content:""}.fi-rr-catalog-alt:before{content:""}.fi-rr-catalog-magazine:before{content:""}.fi-rr-catalog:before{content:""}.fi-rr-category-alt:before{content:""}.fi-rr-category:before{content:""}.fi-rr-cauldron:before{content:""}.fi-rr-cedi-sign:before{content:""}.fi-rr-cello:before{content:""}.fi-rr-cent-sign:before{content:""}.fi-rr-chair-office:before{content:""}.fi-rr-chair:before{content:""}.fi-rr-chalkboard-user:before{content:""}.fi-rr-chalkboard:before{content:""}.fi-rr-challenge-alt:before{content:""}.fi-rr-challenge:before{content:""}.fi-rr-channel:before{content:""}.fi-rr-charging-station:before{content:""}.fi-rr-chart-area:before{content:""}.fi-rr-chart-bullet:before{content:""}.fi-rr-chart-candlestick:before{content:""}.fi-rr-chart-connected:before{content:""}.fi-rr-chart-gantt:before{content:""}.fi-rr-chart-histogram:before{content:""}.fi-rr-chart-kanban:before{content:""}.fi-rr-chart-line-up-down:before{content:""}.fi-rr-chart-line-up:before{content:""}.fi-rr-chart-mixed-up-circle-currency:before{content:""}.fi-rr-chart-mixed-up-circle-dollar:before{content:""}.fi-rr-chart-mixed:before{content:""}.fi-rr-chart-network:before{content:""}.fi-rr-chart-pie-alt:before{content:""}.fi-rr-chart-pie-simple-circle-currency:before{content:""}.fi-rr-chart-pie-simple-circle-dollar:before{content:""}.fi-rr-chart-pie:before{content:""}.fi-rr-chart-pyramid:before{content:""}.fi-rr-chart-radar:before{content:""}.fi-rr-chart-scatter-3d:before{content:""}.fi-rr-chart-scatter-bubble:before{content:""}.fi-rr-chart-scatter:before{content:""}.fi-rr-chart-set-theory:before{content:""}.fi-rr-chart-simple-horizontal:before{content:""}.fi-rr-chart-simple:before{content:""}.fi-rr-chart-tree-map:before{content:""}.fi-rr-chart-tree:before{content:""}.fi-rr-chart-user:before{content:""}.fi-rr-chart-waterfall:before{content:""}.fi-rr-chat-arrow-down:before{content:""}.fi-rr-chat-arrow-grow:before{content:""}.fi-rr-chat-bubble-call:before{content:""}.fi-rr-chatbot-speech-bubble:before{content:""}.fi-rr-chatbot:before{content:""}.fi-rr-cheap-bill:before{content:""}.fi-rr-cheap-dollar:before{content:""}.fi-rr-cheap-stack-dollar:before{content:""}.fi-rr-cheap-stack:before{content:""}.fi-rr-cheap:before{content:""}.fi-rr-check-circle:before{content:""}.fi-rr-check-double:before{content:""}.fi-rr-check-in-calendar:before{content:""}.fi-rr-check-out-calendar:before{content:""}.fi-rr-check:before{content:""}.fi-rr-checkbox:before{content:""}.fi-rr-checklist-task-budget:before{content:""}.fi-rr-cheese-alt:before{content:""}.fi-rr-cheese:before{content:""}.fi-rr-cheeseburger:before{content:""}.fi-rr-cherry:before{content:""}.fi-rr-chess-bishop:before{content:""}.fi-rr-chess-board:before{content:""}.fi-rr-chess-clock-alt:before{content:""}.fi-rr-chess-clock:before{content:""}.fi-rr-chess-king-alt:before{content:""}.fi-rr-chess-king:before{content:""}.fi-rr-chess-knight-alt:before{content:""}.fi-rr-chess-knight:before{content:""}.fi-rr-chess-pawn-alt:before{content:""}.fi-rr-chess-piece:before{content:""}.fi-rr-chess-queen-alt:before{content:""}.fi-rr-chess-queen:before{content:""}.fi-rr-chess-rook-alt:before{content:""}.fi-rr-chess-rook:before{content:""}.fi-rr-chess:before{content:""}.fi-rr-chevron-double-down:before{content:""}.fi-rr-chevron-double-up:before{content:""}.fi-rr-child-head:before{content:""}.fi-rr-child:before{content:""}.fi-rr-chimney:before{content:""}.fi-rr-chip:before{content:""}.fi-rr-chocolate:before{content:""}.fi-rr-choir-singing:before{content:""}.fi-rr-choose-alt:before{content:""}.fi-rr-choose:before{content:""}.fi-rr-church:before{content:""}.fi-rr-circle-0:before{content:""}.fi-rr-circle-1:before{content:""}.fi-rr-circle-2:before{content:""}.fi-rr-circle-3:before{content:""}.fi-rr-circle-4:before{content:""}.fi-rr-circle-5:before{content:""}.fi-rr-circle-6:before{content:""}.fi-rr-circle-7:before{content:""}.fi-rr-circle-8:before{content:""}.fi-rr-circle-9:before{content:""}.fi-rr-circle-a:before{content:""}.fi-rr-circle-b:before{content:""}.fi-rr-circle-bolt:before{content:""}.fi-rr-circle-book-open:before{content:""}.fi-rr-circle-bookmark:before{content:""}.fi-rr-circle-c:before{content:""}.fi-rr-circle-calendar:before{content:""}.fi-rr-circle-camera:before{content:""}.fi-rr-circle-d:before{content:""}.fi-rr-circle-dashed:before{content:""}.fi-rr-circle-divide:before{content:""}.fi-rr-circle-e:before{content:""}.fi-rr-circle-ellipsis-vertical:before{content:""}.fi-rr-circle-ellipsis:before{content:""}.fi-rr-circle-envelope:before{content:""}.fi-rr-circle-exclamation-check:before{content:""}.fi-rr-circle-f:before{content:""}.fi-rr-circle-g:before{content:""}.fi-rr-circle-h:before{content:""}.fi-rr-circle-half-stroke:before{content:""}.fi-rr-circle-half:before{content:""}.fi-rr-circle-heart:before{content:""}.fi-rr-circle-i:before{content:""}.fi-rr-circle-j:before{content:""}.fi-rr-circle-k:before{content:""}.fi-rr-circle-l:before{content:""}.fi-rr-circle-m:before{content:""}.fi-rr-circle-microphone-lines:before{content:""}.fi-rr-circle-microphone:before{content:""}.fi-rr-circle-n:before{content:""}.fi-rr-circle-nodes:before{content:""}.fi-rr-circle-o:before{content:""}.fi-rr-circle-overlap:before{content:""}.fi-rr-circle-p:before{content:""}.fi-rr-circle-phone-flip:before{content:""}.fi-rr-circle-phone-hangup:before{content:""}.fi-rr-circle-phone:before{content:""}.fi-rr-circle-q:before{content:""}.fi-rr-circle-quarter:before{content:""}.fi-rr-circle-quarters-alt:before{content:""}.fi-rr-circle-r:before{content:""}.fi-rr-circle-s:before{content:""}.fi-rr-circle-small:before{content:""}.fi-rr-circle-star:before{content:""}.fi-rr-circle-t:before{content:""}.fi-rr-circle-three-quarters:before{content:""}.fi-rr-circle-trash:before{content:""}.fi-rr-circle-u:before{content:""}.fi-rr-circle-user:before{content:""}.fi-rr-circle-v:before{content:""}.fi-rr-circle-video:before{content:""}.fi-rr-circle-w:before{content:""}.fi-rr-circle-waveform-lines:before{content:""}.fi-rr-circle-x:before{content:""}.fi-rr-circle-xmark:before{content:""}.fi-rr-circle-y:before{content:""}.fi-rr-circle-z:before{content:""}.fi-rr-circle:before{content:""}.fi-rr-citrus-slice:before{content:""}.fi-rr-citrus:before{content:""}.fi-rr-city:before{content:""}.fi-rr-clapperboard-play:before{content:""}.fi-rr-clapperboard:before{content:""}.fi-rr-clarinet:before{content:""}.fi-rr-claw-marks:before{content:""}.fi-rr-clear-alt:before{content:""}.fi-rr-clip-file:before{content:""}.fi-rr-clip-mail:before{content:""}.fi-rr-clip:before{content:""}.fi-rr-clipboard-check:before{content:""}.fi-rr-clipboard-exclamation:before{content:""}.fi-rr-clipboard-list-check:before{content:""}.fi-rr-clipboard-list:before{content:""}.fi-rr-clipboard-prescription:before{content:""}.fi-rr-clipboard-question:before{content:""}.fi-rr-clipboard-user:before{content:""}.fi-rr-clipboard:before{content:""}.fi-rr-clipoard-wrong:before{content:""}.fi-rr-clock-desk:before{content:""}.fi-rr-clock-eight-thirty:before{content:""}.fi-rr-clock-eleven-thirty:before{content:""}.fi-rr-clock-eleven:before{content:""}.fi-rr-clock-five-thirty:before{content:""}.fi-rr-clock-five:before{content:""}.fi-rr-clock-four-thirty:before{content:""}.fi-rr-clock-nine-thirty:before{content:""}.fi-rr-clock-nine:before{content:""}.fi-rr-clock-one-thirty:before{content:""}.fi-rr-clock-one:before{content:""}.fi-rr-clock-seven-thirty:before{content:""}.fi-rr-clock-seven:before{content:""}.fi-rr-clock-six-thirty:before{content:""}.fi-rr-clock-six:before{content:""}.fi-rr-clock-ten-thirty:before{content:""}.fi-rr-clock-ten:before{content:""}.fi-rr-clock-three-thirty:before{content:""}.fi-rr-clock-three:before{content:""}.fi-rr-clock-time-tracking:before{content:""}.fi-rr-clock-twelve-thirty:before{content:""}.fi-rr-clock-twelve:before{content:""}.fi-rr-clock-two-thirty:before{content:""}.fi-rr-clock-two:before{content:""}.fi-rr-clock-up-arrow:before{content:""}.fi-rr-clock:before{content:""}.fi-rr-clone:before{content:""}.fi-rr-closed-captioning-slash:before{content:""}.fi-rr-clothes-hanger:before{content:""}.fi-rr-cloud-back-up-alt:before{content:""}.fi-rr-cloud-back-up:before{content:""}.fi-rr-cloud-check:before{content:""}.fi-rr-cloud-code:before{content:""}.fi-rr-cloud-disabled:before{content:""}.fi-rr-cloud-download-alt:before{content:""}.fi-rr-cloud-download:before{content:""}.fi-rr-cloud-drizzle:before{content:""}.fi-rr-cloud-exclamation:before{content:""}.fi-rr-cloud-gear-automation:before{content:""}.fi-rr-cloud-hail-mixed:before{content:""}.fi-rr-cloud-hail:before{content:""}.fi-rr-cloud-meatball:before{content:""}.fi-rr-cloud-moon-rain:before{content:""}.fi-rr-cloud-moon:before{content:""}.fi-rr-cloud-question:before{content:""}.fi-rr-cloud-rain:before{content:""}.fi-rr-cloud-rainbow:before{content:""}.fi-rr-cloud-share:before{content:""}.fi-rr-cloud-showers-heavy:before{content:""}.fi-rr-cloud-showers:before{content:""}.fi-rr-cloud-sleet:before{content:""}.fi-rr-cloud-snow:before{content:""}.fi-rr-cloud-sun-rain:before{content:""}.fi-rr-cloud-sun:before{content:""}.fi-rr-cloud-upload-alt:before{content:""}.fi-rr-cloud-upload:before{content:""}.fi-rr-cloud:before{content:""}.fi-rr-clouds-moon:before{content:""}.fi-rr-clouds-sun:before{content:""}.fi-rr-clouds:before{content:""}.fi-rr-clover-alt:before{content:""}.fi-rr-club:before{content:""}.fi-rr-cocktail-alt:before{content:""}.fi-rr-cocktail:before{content:""}.fi-rr-coconut:before{content:""}.fi-rr-code-branch:before{content:""}.fi-rr-code-commit:before{content:""}.fi-rr-code-compare:before{content:""}.fi-rr-code-fork:before{content:""}.fi-rr-code-merge:before{content:""}.fi-rr-code-pull-request-closed:before{content:""}.fi-rr-code-pull-request-draft:before{content:""}.fi-rr-code-pull-request:before{content:""}.fi-rr-code-simple:before{content:""}.fi-rr-coffee-bean:before{content:""}.fi-rr-coffee-beans:before{content:""}.fi-rr-coffee-heart:before{content:""}.fi-rr-coffee-pot:before{content:""}.fi-rr-coffee:before{content:""}.fi-rr-coffin-cross:before{content:""}.fi-rr-coffin:before{content:""}.fi-rr-coin-up-arrow:before{content:""}.fi-rr-coin:before{content:""}.fi-rr-coins:before{content:""}.fi-rr-colon-sign:before{content:""}.fi-rr-columns-3:before{content:""}.fi-rr-comet:before{content:""}.fi-rr-command:before{content:""}.fi-rr-comment-alt-check:before{content:""}.fi-rr-comment-alt-dots:before{content:""}.fi-rr-comment-alt-edit:before{content:""}.fi-rr-comment-alt-medical:before{content:""}.fi-rr-comment-alt-middle-top:before{content:""}.fi-rr-comment-alt-middle:before{content:""}.fi-rr-comment-alt-minus:before{content:""}.fi-rr-comment-alt-music:before{content:""}.fi-rr-comment-alt:before{content:""}.fi-rr-comment-arrow-down:before{content:""}.fi-rr-comment-arrow-up-right:before{content:""}.fi-rr-comment-arrow-up:before{content:""}.fi-rr-comment-check:before{content:""}.fi-rr-comment-code:before{content:""}.fi-rr-comment-dollar:before{content:""}.fi-rr-comment-dots:before{content:""}.fi-rr-comment-exclamation:before{content:""}.fi-rr-comment-heart:before{content:""}.fi-rr-comment-image:before{content:""}.fi-rr-comment-info:before{content:""}.fi-rr-comment-medical:before{content:""}.fi-rr-comment-minus:before{content:""}.fi-rr-comment-pen:before{content:""}.fi-rr-comment-question:before{content:""}.fi-rr-comment-quote:before{content:""}.fi-rr-comment-slash:before{content:""}.fi-rr-comment-smile:before{content:""}.fi-rr-comment-sms:before{content:""}.fi-rr-comment-text:before{content:""}.fi-rr-comment-user:before{content:""}.fi-rr-comment-xmark:before{content:""}.fi-rr-comment:before{content:""}.fi-rr-comments-dollar:before{content:""}.fi-rr-comments-question-check:before{content:""}.fi-rr-comments-question:before{content:""}.fi-rr-comments:before{content:""}.fi-rr-compass-alt:before{content:""}.fi-rr-compass-east:before{content:""}.fi-rr-compass-north:before{content:""}.fi-rr-compass-slash:before{content:""}.fi-rr-compass-south:before{content:""}.fi-rr-compass-west:before{content:""}.fi-rr-completed:before{content:""}.fi-rr-compliance-clipboard:before{content:""}.fi-rr-compliance-document:before{content:""}.fi-rr-compliance:before{content:""}.fi-rr-compress-alt:before{content:""}.fi-rr-compress:before{content:""}.fi-rr-computer-classic:before{content:""}.fi-rr-computer-mouse:before{content:""}.fi-rr-computer-speaker:before{content:""}.fi-rr-computer:before{content:""}.fi-rr-concierge-bell:before{content:""}.fi-rr-condition-alt:before{content:""}.fi-rr-condition:before{content:""}.fi-rr-confetti:before{content:""}.fi-rr-constellation:before{content:""}.fi-rr-container-storage:before{content:""}.fi-rr-convert-document:before{content:""}.fi-rr-convert-shapes:before{content:""}.fi-rr-conveyor-belt-alt:before{content:""}.fi-rr-conveyor-belt-arm:before{content:""}.fi-rr-conveyor-belt-empty:before{content:""}.fi-rr-conveyor-belt:before{content:""}.fi-rr-cookie-alt:before{content:""}.fi-rr-cookie:before{content:""}.fi-rr-copy-alt:before{content:""}.fi-rr-copy-image:before{content:""}.fi-rr-copy:before{content:""}.fi-rr-copyright:before{content:""}.fi-rr-corn:before{content:""}.fi-rr-corporate-alt:before{content:""}.fi-rr-corporate:before{content:""}.fi-rr-couch:before{content:""}.fi-rr-court-sport:before{content:""}.fi-rr-cow-alt:before{content:""}.fi-rr-cow:before{content:""}.fi-rr-cowbell-circle-plus:before{content:""}.fi-rr-cowbell-more:before{content:""}.fi-rr-cowbell:before{content:""}.fi-rr-crab:before{content:""}.fi-rr-crate-empty:before{content:""}.fi-rr-cream:before{content:""}.fi-rr-credit-card-buyer:before{content:""}.fi-rr-credit-card-eye:before{content:""}.fi-rr-credit-card:before{content:""}.fi-rr-cricket:before{content:""}.fi-rr-crm-alt:before{content:""}.fi-rr-crm-computer:before{content:""}.fi-rr-CRM:before{content:""}.fi-rr-croissant:before{content:""}.fi-rr-cross-circle:before{content:""}.fi-rr-cross-religion:before{content:""}.fi-rr-cross-small:before{content:""}.fi-rr-cross:before{content:""}.fi-rr-crow:before{content:""}.fi-rr-crown:before{content:""}.fi-rr-crutch:before{content:""}.fi-rr-crutches:before{content:""}.fi-rr-cruzeiro-sign:before{content:""}.fi-rr-crypto-calendar:before{content:""}.fi-rr-cryptocurrency:before{content:""}.fi-rr-crystal-ball:before{content:""}.fi-rr-cube:before{content:""}.fi-rr-cubes-stacked:before{content:""}.fi-rr-cubes:before{content:""}.fi-rr-cucumber:before{content:""}.fi-rr-cup-straw-swoosh:before{content:""}.fi-rr-cup-straw:before{content:""}.fi-rr-cup-togo:before{content:""}.fi-rr-cupcake-alt:before{content:""}.fi-rr-cupcake:before{content:""}.fi-rr-curling:before{content:""}.fi-rr-cursor-finger:before{content:""}.fi-rr-cursor-plus:before{content:""}.fi-rr-cursor-text-alt:before{content:""}.fi-rr-cursor-text:before{content:""}.fi-rr-cursor:before{content:""}.fi-rr-curve-alt:before{content:""}.fi-rr-curve-arrow:before{content:""}.fi-rr-curve:before{content:""}.fi-rr-custard:before{content:""}.fi-rr-customer-care:before{content:""}.fi-rr-customer-service:before{content:""}.fi-rr-customization-cogwheel:before{content:""}.fi-rr-customization:before{content:""}.fi-rr-customize-computer:before{content:""}.fi-rr-customize-edit:before{content:""}.fi-rr-customize:before{content:""}.fi-rr-CV:before{content:""}.fi-rr-cvv-card:before{content:""}.fi-rr-d:before{content:""}.fi-rr-dagger:before{content:""}.fi-rr-daily-calendar:before{content:""}.fi-rr-damage:before{content:""}.fi-rr-dart:before{content:""}.fi-rr-dashboard-monitor:before{content:""}.fi-rr-dashboard-panel:before{content:""}.fi-rr-dashboard:before{content:""}.fi-rr-data-transfer:before{content:""}.fi-rr-database:before{content:""}.fi-rr-debt:before{content:""}.fi-rr-deer-rudolph:before{content:""}.fi-rr-deer:before{content:""}.fi-rr-delete-document:before{content:""}.fi-rr-delete-right:before{content:""}.fi-rr-delete-user:before{content:""}.fi-rr-delete:before{content:""}.fi-rr-democrat:before{content:""}.fi-rr-department-structure:before{content:""}.fi-rr-department:before{content:""}.fi-rr-deposit-alt:before{content:""}.fi-rr-deposit:before{content:""}.fi-rr-description-alt:before{content:""}.fi-rr-description:before{content:""}.fi-rr-desk:before{content:""}.fi-rr-desktop-arrow-down:before{content:""}.fi-rr-desktop-wallpaper:before{content:""}.fi-rr-devices:before{content:""}.fi-rr-dewpoint:before{content:""}.fi-rr-dharmachakra:before{content:""}.fi-rr-diagram-cells:before{content:""}.fi-rr-diagram-lean-canvas:before{content:""}.fi-rr-diagram-nested:before{content:""}.fi-rr-diagram-next:before{content:""}.fi-rr-diagram-predecessor:before{content:""}.fi-rr-diagram-previous:before{content:""}.fi-rr-diagram-project:before{content:""}.fi-rr-diagram-sankey:before{content:""}.fi-rr-diagram-subtask:before{content:""}.fi-rr-diagram-successor:before{content:""}.fi-rr-diagram-venn:before{content:""}.fi-rr-dial-high:before{content:""}.fi-rr-dial-low:before{content:""}.fi-rr-dial-max:before{content:""}.fi-rr-dial-med-low:before{content:""}.fi-rr-dial-med:before{content:""}.fi-rr-dial-min:before{content:""}.fi-rr-dial-off:before{content:""}.fi-rr-dial:before{content:""}.fi-rr-diamond-exclamation:before{content:""}.fi-rr-diamond-turn-right:before{content:""}.fi-rr-diamond:before{content:""}.fi-rr-diary-bookmark-down:before{content:""}.fi-rr-diary-bookmarks:before{content:""}.fi-rr-diary-clasp:before{content:""}.fi-rr-dice-alt:before{content:""}.fi-rr-dice-d10:before{content:""}.fi-rr-dice-d12:before{content:""}.fi-rr-dice-d20:before{content:""}.fi-rr-dice-d4:before{content:""}.fi-rr-dice-d6:before{content:""}.fi-rr-dice-d8:before{content:""}.fi-rr-dice-four:before{content:""}.fi-rr-dice-one:before{content:""}.fi-rr-dice-six:before{content:""}.fi-rr-dice-three:before{content:""}.fi-rr-dice-two:before{content:""}.fi-rr-dice:before{content:""}.fi-rr-digging:before{content:""}.fi-rr-digital-tachograph:before{content:""}.fi-rr-dinner:before{content:""}.fi-rr-diploma:before{content:""}.fi-rr-direction-signal-arrow:before{content:""}.fi-rr-direction-signal:before{content:""}.fi-rr-disc-drive:before{content:""}.fi-rr-disco-ball:before{content:""}.fi-rr-discover:before{content:""}.fi-rr-disease:before{content:""}.fi-rr-disk:before{content:""}.fi-rr-display-arrow-down:before{content:""}.fi-rr-display-chart-up:before{content:""}.fi-rr-display-code:before{content:""}.fi-rr-display-medical:before{content:""}.fi-rr-display-slash:before{content:""}.fi-rr-distribute-spacing-horizontal:before{content:""}.fi-rr-distribute-spacing-vertical:before{content:""}.fi-rr-divide:before{content:""}.fi-rr-dizzy:before{content:""}.fi-rr-dna:before{content:""}.fi-rr-do-not-enter:before{content:""}.fi-rr-doctor:before{content:""}.fi-rr-document-circle-wrong:before{content:""}.fi-rr-document-paid:before{content:""}.fi-rr-document-signed:before{content:""}.fi-rr-document:before{content:""}.fi-rr-dog-leashed:before{content:""}.fi-rr-dog:before{content:""}.fi-rr-dollar:before{content:""}.fi-rr-dolly-flatbed-alt:before{content:""}.fi-rr-dolly-flatbed-empty:before{content:""}.fi-rr-dolly-flatbed:before{content:""}.fi-rr-dolphin:before{content:""}.fi-rr-domino-effect:before{content:""}.fi-rr-donate:before{content:""}.fi-rr-dong-sign:before{content:""}.fi-rr-donut:before{content:""}.fi-rr-door-closed:before{content:""}.fi-rr-door-open:before{content:""}.fi-rr-dot-circle:before{content:""}.fi-rr-dot-pending:before{content:""}.fi-rr-dove:before{content:""}.fi-rr-down-from-bracket:before{content:""}.fi-rr-down-left-and-up-right-to-center:before{content:""}.fi-rr-down-left:before{content:""}.fi-rr-down-right:before{content:""}.fi-rr-down-to-line:before{content:""}.fi-rr-down:before{content:""}.fi-rr-download:before{content:""}.fi-rr-drafting-compass:before{content:""}.fi-rr-dragon:before{content:""}.fi-rr-draw-polygon:before{content:""}.fi-rr-draw-square:before{content:""}.fi-rr-drawer-alt:before{content:""}.fi-rr-drawer-empty:before{content:""}.fi-rr-drawer:before{content:""}.fi-rr-dreidel:before{content:""}.fi-rr-drink-alt:before{content:""}.fi-rr-driver-man:before{content:""}.fi-rr-driver-woman:before{content:""}.fi-rr-drone-alt:before{content:""}.fi-rr-drone-front:before{content:""}.fi-rr-drone:before{content:""}.fi-rr-drop-down:before{content:""}.fi-rr-dropdown-select:before{content:""}.fi-rr-dropdown:before{content:""}.fi-rr-drum-steelpan:before{content:""}.fi-rr-drum:before{content:""}.fi-rr-drumstick-bite:before{content:""}.fi-rr-drumstick:before{content:""}.fi-rr-dryer-alt:before{content:""}.fi-rr-dryer:before{content:""}.fi-rr-duck:before{content:""}.fi-rr-dumbbell-fitness:before{content:""}.fi-rr-dumbbell-horizontal:before{content:""}.fi-rr-dumbbell-ray:before{content:""}.fi-rr-dumbbell-weightlifting:before{content:""}.fi-rr-dumpster-fire:before{content:""}.fi-rr-dumpster:before{content:""}.fi-rr-dungeon:before{content:""}.fi-rr-duplicate:before{content:""}.fi-rr-duration-alt:before{content:""}.fi-rr-duration:before{content:""}.fi-rr-e-learning:before{content:""}.fi-rr-e:before{content:""}.fi-rr-ear-deaf:before{content:""}.fi-rr-ear-muffs:before{content:""}.fi-rr-ear:before{content:""}.fi-rr-earnings:before{content:""}.fi-rr-earth-africa:before{content:""}.fi-rr-earth-americas:before{content:""}.fi-rr-earth-asia:before{content:""}.fi-rr-earth-europa:before{content:""}.fi-rr-eclipse-alt:before{content:""}.fi-rr-eclipse:before{content:""}.fi-rr-edit-alt:before{content:""}.fi-rr-edit:before{content:""}.fi-rr-effect:before{content:""}.fi-rr-egg-fried:before{content:""}.fi-rr-egg:before{content:""}.fi-rr-eject:before{content:""}.fi-rr-elephant:before{content:""}.fi-rr-elevator:before{content:""}.fi-rr-email-pending:before{content:""}.fi-rr-employee-alt:before{content:""}.fi-rr-employee-handbook:before{content:""}.fi-rr-employee-man-alt:before{content:""}.fi-rr-employee-man:before{content:""}.fi-rr-employees-woman-man:before{content:""}.fi-rr-employees:before{content:""}.fi-rr-empty-set:before{content:""}.fi-rr-endless-loop:before{content:""}.fi-rr-engine-warning:before{content:""}.fi-rr-engine:before{content:""}.fi-rr-enter:before{content:""}.fi-rr-envelope-ban:before{content:""}.fi-rr-envelope-bulk:before{content:""}.fi-rr-envelope-dot:before{content:""}.fi-rr-envelope-download:before{content:""}.fi-rr-envelope-heart:before{content:""}.fi-rr-envelope-marker:before{content:""}.fi-rr-envelope-open-dollar:before{content:""}.fi-rr-envelope-open-text:before{content:""}.fi-rr-envelope-open:before{content:""}.fi-rr-envelope-plus:before{content:""}.fi-rr-envelope:before{content:""}.fi-rr-envelopes:before{content:""}.fi-rr-equality:before{content:""}.fi-rr-equals:before{content:""}.fi-rr-eraser:before{content:""}.fi-rr-error-camera:before{content:""}.fi-rr-escalator:before{content:""}.fi-rr-ethernet:before{content:""}.fi-rr-euro:before{content:""}.fi-rr-excavator:before{content:""}.fi-rr-exchange-alt:before{content:""}.fi-rr-exchange-cryptocurrency:before{content:""}.fi-rr-exchange:before{content:""}.fi-rr-exclamation:before{content:""}.fi-rr-exit-alt:before{content:""}.fi-rr-exit:before{content:""}.fi-rr-expand-arrows-alt:before{content:""}.fi-rr-expand-arrows:before{content:""}.fi-rr-expand:before{content:""}.fi-rr-expense-bill:before{content:""}.fi-rr-expense:before{content:""}.fi-rr-external-hard-drive:before{content:""}.fi-rr-external-world:before{content:""}.fi-rr-eye-crossed:before{content:""}.fi-rr-eye-dropper-half:before{content:""}.fi-rr-eye-dropper:before{content:""}.fi-rr-eye:before{content:""}.fi-rr-eyes:before{content:""}.fi-rr-f:before{content:""}.fi-rr-fabric:before{content:""}.fi-rr-face-angry-horns:before{content:""}.fi-rr-face-anguished:before{content:""}.fi-rr-face-anxious-sweat:before{content:""}.fi-rr-face-astonished:before{content:""}.fi-rr-face-awesome:before{content:""}.fi-rr-face-beam-hand-over-mouth:before{content:""}.fi-rr-face-confounded:before{content:""}.fi-rr-face-confused:before{content:""}.fi-rr-face-cowboy-hat:before{content:""}.fi-rr-face-disappointed:before{content:""}.fi-rr-face-disguise:before{content:""}.fi-rr-face-downcast-sweat:before{content:""}.fi-rr-face-drooling:before{content:""}.fi-rr-face-explode:before{content:""}.fi-rr-face-expressionless:before{content:""}.fi-rr-face-eyes-xmarks:before{content:""}.fi-rr-face-fearful:before{content:""}.fi-rr-face-glasses:before{content:""}.fi-rr-face-grin-tongue-wink:before{content:""}.fi-rr-face-hand-yawn:before{content:""}.fi-rr-face-head-bandage:before{content:""}.fi-rr-face-hushed:before{content:""}.fi-rr-face-icicles:before{content:""}.fi-rr-face-lying:before{content:""}.fi-rr-face-mask:before{content:""}.fi-rr-face-monocle:before{content:""}.fi-rr-face-nauseated:before{content:""}.fi-rr-face-nose-steam:before{content:""}.fi-rr-face-party:before{content:""}.fi-rr-face-pensive:before{content:""}.fi-rr-face-persevering:before{content:""}.fi-rr-face-pleading:before{content:""}.fi-rr-face-raised-eyebrow:before{content:""}.fi-rr-face-relieved:before{content:""}.fi-rr-face-sad-sweat:before{content:""}.fi-rr-face-scream:before{content:""}.fi-rr-face-shush:before{content:""}.fi-rr-face-sleeping:before{content:""}.fi-rr-face-sleepy:before{content:""}.fi-rr-face-smile-halo:before{content:""}.fi-rr-face-smile-hearts:before{content:""}.fi-rr-face-smile-horns:before{content:""}.fi-rr-face-smile-tear:before{content:""}.fi-rr-face-smile-tongue:before{content:""}.fi-rr-face-smile-upside-down:before{content:""}.fi-rr-face-smiling-hands:before{content:""}.fi-rr-face-smirking:before{content:""}.fi-rr-face-sunglasses-alt:before{content:""}.fi-rr-face-sunglasses:before{content:""}.fi-rr-face-swear:before{content:""}.fi-rr-face-thermometer:before{content:""}.fi-rr-face-thinking:before{content:""}.fi-rr-face-tissue:before{content:""}.fi-rr-face-tongue-money:before{content:""}.fi-rr-face-tongue-sweat:before{content:""}.fi-rr-face-unamused:before{content:""}.fi-rr-face-viewfinder:before{content:""}.fi-rr-face-vomit:before{content:""}.fi-rr-face-weary:before{content:""}.fi-rr-face-woozy:before{content:""}.fi-rr-face-worried:before{content:""}.fi-rr-face-zany:before{content:""}.fi-rr-face-zipper:before{content:""}.fi-rr-fail:before{content:""}.fi-rr-falafel:before{content:""}.fi-rr-family-dress:before{content:""}.fi-rr-family-pants:before{content:""}.fi-rr-family:before{content:""}.fi-rr-fan-table:before{content:""}.fi-rr-fan:before{content:""}.fi-rr-farm:before{content:""}.fi-rr-faucet-drip:before{content:""}.fi-rr-faucet:before{content:""}.fi-rr-fax:before{content:""}.fi-rr-feather-pointed:before{content:""}.fi-rr-feather:before{content:""}.fi-rr-features-alt:before{content:""}.fi-rr-features:before{content:""}.fi-rr-fee-receipt:before{content:""}.fi-rr-fee:before{content:""}.fi-rr-feedback-alt:before{content:""}.fi-rr-feedback-cycle-loop:before{content:""}.fi-rr-feedback-hand:before{content:""}.fi-rr-feedback-review:before{content:""}.fi-rr-feedback:before{content:""}.fi-rr-fence:before{content:""}.fi-rr-ferris-wheel:before{content:""}.fi-rr-fighter-jet:before{content:""}.fi-rr-file-ai:before{content:""}.fi-rr-file-audio:before{content:""}.fi-rr-file-binary:before{content:""}.fi-rr-file-chart-line:before{content:""}.fi-rr-file-chart-pie:before{content:""}.fi-rr-file-circle-info:before{content:""}.fi-rr-file-cloud:before{content:""}.fi-rr-file-code:before{content:""}.fi-rr-file-csv:before{content:""}.fi-rr-file-download:before{content:""}.fi-rr-file-edit:before{content:""}.fi-rr-file-eps:before{content:""}.fi-rr-file-excel:before{content:""}.fi-rr-file-exclamation:before{content:""}.fi-rr-file-export:before{content:""}.fi-rr-file-image:before{content:""}.fi-rr-file-import:before{content:""}.fi-rr-file-invoice-dollar:before{content:""}.fi-rr-file-invoice:before{content:""}.fi-rr-file-medical-alt:before{content:""}.fi-rr-file-medical:before{content:""}.fi-rr-file-minus:before{content:""}.fi-rr-file-pdf:before{content:""}.fi-rr-file-powerpoint:before{content:""}.fi-rr-file-prescription:before{content:""}.fi-rr-file-psd:before{content:""}.fi-rr-file-signature:before{content:""}.fi-rr-file-spreadsheet:before{content:""}.fi-rr-file-upload:before{content:""}.fi-rr-file-user:before{content:""}.fi-rr-file-video:before{content:""}.fi-rr-file-word:before{content:""}.fi-rr-file-zipper:before{content:""}.fi-rr-file:before{content:""}.fi-rr-files-medical:before{content:""}.fi-rr-fill:before{content:""}.fi-rr-film-canister:before{content:""}.fi-rr-film-slash:before{content:""}.fi-rr-film:before{content:""}.fi-rr-films:before{content:""}.fi-rr-filter-list:before{content:""}.fi-rr-filter-slash:before{content:""}.fi-rr-filter:before{content:""}.fi-rr-filters:before{content:""}.fi-rr-fingerprint-security-risk:before{content:""}.fi-rr-fingerprint:before{content:""}.fi-rr-fire-burner:before{content:""}.fi-rr-fire-extinguisher:before{content:""}.fi-rr-fire-flame-curved:before{content:""}.fi-rr-fire-flame-simple:before{content:""}.fi-rr-fire-hydrant:before{content:""}.fi-rr-fire-smoke:before{content:""}.fi-rr-fireplace:before{content:""}.fi-rr-first-award:before{content:""}.fi-rr-first-laurel:before{content:""}.fi-rr-first-medal:before{content:""}.fi-rr-first:before{content:""}.fi-rr-fish-bones:before{content:""}.fi-rr-fish-cooked:before{content:""}.fi-rr-fish:before{content:""}.fi-rr-fishing-rod:before{content:""}.fi-rr-fist-move:before{content:""}.fi-rr-flag-alt:before{content:""}.fi-rr-flag-checkered:before{content:""}.fi-rr-flag-usa:before{content:""}.fi-rr-flag:before{content:""}.fi-rr-flame:before{content:""}.fi-rr-flashlight:before{content:""}.fi-rr-flask-gear:before{content:""}.fi-rr-flask-poison:before{content:""}.fi-rr-flask-potion:before{content:""}.fi-rr-flask:before{content:""}.fi-rr-flatbread-stuffed:before{content:""}.fi-rr-flatbread:before{content:""}.fi-rr-flip-horizontal:before{content:""}.fi-rr-floor-alt:before{content:""}.fi-rr-floor-layer:before{content:""}.fi-rr-floor:before{content:""}.fi-rr-floppy-disk-circle-arrow-right:before{content:""}.fi-rr-floppy-disk-circle-xmark:before{content:""}.fi-rr-floppy-disk-pen:before{content:""}.fi-rr-floppy-disks:before{content:""}.fi-rr-florin-sign:before{content:""}.fi-rr-flower-bouquet:before{content:""}.fi-rr-flower-butterfly:before{content:""}.fi-rr-flower-daffodil:before{content:""}.fi-rr-flower-tulip:before{content:""}.fi-rr-flower:before{content:""}.fi-rr-flushed:before{content:""}.fi-rr-flute:before{content:""}.fi-rr-flux-capacitor:before{content:""}.fi-rr-fly-insect:before{content:""}.fi-rr-flying-disc:before{content:""}.fi-rr-fog:before{content:""}.fi-rr-folder-download:before{content:""}.fi-rr-folder-fire:before{content:""}.fi-rr-folder-minus:before{content:""}.fi-rr-folder-open:before{content:""}.fi-rr-folder-times:before{content:""}.fi-rr-folder-tree:before{content:""}.fi-rr-folder-upload:before{content:""}.fi-rr-folder-xmark:before{content:""}.fi-rr-folder:before{content:""}.fi-rr-folders:before{content:""}.fi-rr-follow-folder:before{content:""}.fi-rr-followcollection:before{content:""}.fi-rr-following:before{content:""}.fi-rr-fondue-pot:before{content:""}.fi-rr-football:before{content:""}.fi-rr-foreign-language-audio:before{content:""}.fi-rr-fork:before{content:""}.fi-rr-forklift:before{content:""}.fi-rr-form:before{content:""}.fi-rr-fort:before{content:""}.fi-rr-forward-fast:before{content:""}.fi-rr-forward:before{content:""}.fi-rr-fox:before{content:""}.fi-rr-frame:before{content:""}.fi-rr-franc-sign:before{content:""}.fi-rr-free-delivery:before{content:""}.fi-rr-free:before{content:""}.fi-rr-french-fries:before{content:""}.fi-rr-friday:before{content:""}.fi-rr-frog:before{content:""}.fi-rr-frown:before{content:""}.fi-rr-ftp:before{content:""}.fi-rr-fuel-gauge:before{content:""}.fi-rr-function-process:before{content:""}.fi-rr-function-square:before{content:""}.fi-rr-function:before{content:""}.fi-rr-funnel-dollar:before{content:""}.fi-rr-g:before{content:""}.fi-rr-galaxy-alt:before{content:""}.fi-rr-galaxy-planet:before{content:""}.fi-rr-galaxy-star:before{content:""}.fi-rr-galaxy:before{content:""}.fi-rr-gallery-thumbnails:before{content:""}.fi-rr-gallery:before{content:""}.fi-rr-game-board-alt:before{content:""}.fi-rr-gamepad:before{content:""}.fi-rr-garage-car:before{content:""}.fi-rr-garage-open:before{content:""}.fi-rr-garage:before{content:""}.fi-rr-garlic-alt:before{content:""}.fi-rr-garlic:before{content:""}.fi-rr-gas-pump-alt:before{content:""}.fi-rr-gas-pump-slash:before{content:""}.fi-rr-gas-pump:before{content:""}.fi-rr-gauge-circle-bolt:before{content:""}.fi-rr-gauge-circle-minus:before{content:""}.fi-rr-gauge-circle-plus:before{content:""}.fi-rr-gavel:before{content:""}.fi-rr-gay-couple:before{content:""}.fi-rr-gears:before{content:""}.fi-rr-gem:before{content:""}.fi-rr-general:before{content:""}.fi-rr-ghost:before{content:""}.fi-rr-gif-square:before{content:""}.fi-rr-gif:before{content:""}.fi-rr-gift-box-benefits:before{content:""}.fi-rr-gift-card:before{content:""}.fi-rr-gift:before{content:""}.fi-rr-gifts:before{content:""}.fi-rr-gingerbread-man:before{content:""}.fi-rr-glass-champagne:before{content:""}.fi-rr-glass-cheers:before{content:""}.fi-rr-glass-citrus:before{content:""}.fi-rr-glass-empty:before{content:""}.fi-rr-glass-half:before{content:""}.fi-rr-glass-water-droplet:before{content:""}.fi-rr-glass-whiskey-rocks:before{content:""}.fi-rr-glass-whiskey:before{content:""}.fi-rr-glass:before{content:""}.fi-rr-glasses:before{content:""}.fi-rr-globe-alt:before{content:""}.fi-rr-globe-pointer:before{content:""}.fi-rr-globe-snow:before{content:""}.fi-rr-globe:before{content:""}.fi-rr-goal-net:before{content:""}.fi-rr-golf-ball:before{content:""}.fi-rr-golf-hole:before{content:""}.fi-rr-golf:before{content:""}.fi-rr-gopuram:before{content:""}.fi-rr-government-budget:before{content:""}.fi-rr-government-flag:before{content:""}.fi-rr-government-user:before{content:""}.fi-rr-gps-navigation:before{content:""}.fi-rr-graduation-cap:before{content:""}.fi-rr-gramophone:before{content:""}.fi-rr-grape:before{content:""}.fi-rr-graph-curve:before{content:""}.fi-rr-graphic-style:before{content:""}.fi-rr-graphic-tablet:before{content:""}.fi-rr-grate-droplet:before{content:""}.fi-rr-grate:before{content:""}.fi-rr-greater-than-equal:before{content:""}.fi-rr-greater-than:before{content:""}.fi-rr-greek-helmet:before{content:""}.fi-rr-grid-alt:before{content:""}.fi-rr-grid-dividers:before{content:""}.fi-rr-grid:before{content:""}.fi-rr-grill-hot-alt:before{content:""}.fi-rr-grill:before{content:""}.fi-rr-grimace:before{content:""}.fi-rr-grin-alt:before{content:""}.fi-rr-grin-beam-sweat:before{content:""}.fi-rr-grin-beam:before{content:""}.fi-rr-grin-hearts:before{content:""}.fi-rr-grin-squint-tears:before{content:""}.fi-rr-grin-squint:before{content:""}.fi-rr-grin-stars:before{content:""}.fi-rr-grin-tears:before{content:""}.fi-rr-grin-tongue-squint:before{content:""}.fi-rr-grin-tongue-wink:before{content:""}.fi-rr-grin-tongue:before{content:""}.fi-rr-grin-wink:before{content:""}.fi-rr-grin:before{content:""}.fi-rr-grip-dots-vertical:before{content:""}.fi-rr-grip-dots:before{content:""}.fi-rr-grip-horizontal:before{content:""}.fi-rr-grip-lines-vertical:before{content:""}.fi-rr-grip-lines:before{content:""}.fi-rr-grip-vertical:before{content:""}.fi-rr-grocery-bag:before{content:""}.fi-rr-grocery-basket:before{content:""}.fi-rr-group-arrows-rotate:before{content:""}.fi-rr-group-call:before{content:""}.fi-rr-group-community-social-media:before{content:""}.fi-rr-growth-chart-invest:before{content:""}.fi-rr-guarani-sign:before{content:""}.fi-rr-guide-alt:before{content:""}.fi-rr-guide:before{content:""}.fi-rr-guitar-electric:before{content:""}.fi-rr-guitar:before{content:""}.fi-rr-guitars:before{content:""}.fi-rr-gun-squirt:before{content:""}.fi-rr-gym:before{content:""}.fi-rr-h-square:before{content:""}.fi-rr-h:before{content:""}.fi-rr-h1:before{content:""}.fi-rr-h2:before{content:""}.fi-rr-h3:before{content:""}.fi-rr-h4:before{content:""}.fi-rr-hair-clipper:before{content:""}.fi-rr-hamburger-soda:before{content:""}.fi-rr-hamburger:before{content:""}.fi-rr-hammer-crash:before{content:""}.fi-rr-hammer-war:before{content:""}.fi-rr-hammer:before{content:""}.fi-rr-hamsa:before{content:""}.fi-rr-hand-back-fist:before{content:""}.fi-rr-hand-back-point-down:before{content:""}.fi-rr-hand-back-point-left:before{content:""}.fi-rr-hand-back-point-ribbon:before{content:""}.fi-rr-hand-back-point-right:before{content:""}.fi-rr-hand-bill:before{content:""}.fi-rr-hand-dots:before{content:""}.fi-rr-hand-fingers-crossed:before{content:""}.fi-rr-hand-fist:before{content:""}.fi-rr-hand-heart:before{content:""}.fi-rr-hand-holding-box:before{content:""}.fi-rr-hand-holding-droplet:before{content:""}.fi-rr-hand-holding-heart:before{content:""}.fi-rr-hand-holding-magic:before{content:""}.fi-rr-hand-holding-medical:before{content:""}.fi-rr-hand-holding-seeding:before{content:""}.fi-rr-hand-holding-skull:before{content:""}.fi-rr-hand-holding-usd:before{content:""}.fi-rr-hand-holding-water:before{content:""}.fi-rr-hand-horns:before{content:""}.fi-rr-hand-lizard:before{content:""}.fi-rr-hand-love:before{content:""}.fi-rr-hand-middle-finger:before{content:""}.fi-rr-hand-paper:before{content:""}.fi-rr-hand-peace:before{content:""}.fi-rr-hand-point-ribbon:before{content:""}.fi-rr-hand-scissors:before{content:""}.fi-rr-hand-sparkles:before{content:""}.fi-rr-hand-spock:before{content:""}.fi-rr-hand-wave:before{content:""}.fi-rr-hand:before{content:""}.fi-rr-handmade:before{content:""}.fi-rr-hands-bubbles:before{content:""}.fi-rr-hands-clapping:before{content:""}.fi-rr-hands-heart:before{content:""}.fi-rr-hands-holding-diamond:before{content:""}.fi-rr-hands-holding:before{content:""}.fi-rr-hands-usd:before{content:""}.fi-rr-handshake-angle:before{content:""}.fi-rr-handshake-deal-loan:before{content:""}.fi-rr-handshake-house:before{content:""}.fi-rr-handshake-simple-slash:before{content:""}.fi-rr-handshake-trust:before{content:""}.fi-rr-handshake:before{content:""}.fi-rr-hard-hat:before{content:""}.fi-rr-hashtag-lock:before{content:""}.fi-rr-hastag:before{content:""}.fi-rr-hat-beach:before{content:""}.fi-rr-hat-birthday:before{content:""}.fi-rr-hat-chef:before{content:""}.fi-rr-hat-cowboy-side:before{content:""}.fi-rr-hat-cowboy:before{content:""}.fi-rr-hat-santa:before{content:""}.fi-rr-hat-winter:before{content:""}.fi-rr-hat-witch:before{content:""}.fi-rr-hat-wizard:before{content:""}.fi-rr-hdd:before{content:""}.fi-rr-head-side-brain:before{content:""}.fi-rr-head-side-cough-slash:before{content:""}.fi-rr-head-side-cough:before{content:""}.fi-rr-head-side-headphones:before{content:""}.fi-rr-head-side-heart:before{content:""}.fi-rr-head-side-mask:before{content:""}.fi-rr-head-side-medical:before{content:""}.fi-rr-head-side-thinking:before{content:""}.fi-rr-head-side-virus:before{content:""}.fi-rr-head-side:before{content:""}.fi-rr-head-vr:before{content:""}.fi-rr-heading:before{content:""}.fi-rr-headphones:before{content:""}.fi-rr-headset:before{content:""}.fi-rr-heart-arrow:before{content:""}.fi-rr-heart-brain:before{content:""}.fi-rr-heart-crack:before{content:""}.fi-rr-heart-half-stroke:before{content:""}.fi-rr-heart-half:before{content:""}.fi-rr-heart-health-muscle:before{content:""}.fi-rr-heart-lock:before{content:""}.fi-rr-heart-partner-handshake:before{content:""}.fi-rr-heart-rate:before{content:""}.fi-rr-heart-slash:before{content:""}.fi-rr-heart-upside-down:before{content:""}.fi-rr-heart:before{content:""}.fi-rr-heat:before{content:""}.fi-rr-helicopter-side:before{content:""}.fi-rr-helmet-battle:before{content:""}.fi-rr-hexagon-check:before{content:""}.fi-rr-hexagon-divide:before{content:""}.fi-rr-hexagon-exclamation:before{content:""}.fi-rr-hexagon:before{content:""}.fi-rr-high-definition:before{content:""}.fi-rr-high-five-celebration-yes:before{content:""}.fi-rr-high-five:before{content:""}.fi-rr-highlighter-line:before{content:""}.fi-rr-highlighter:before{content:""}.fi-rr-hiking:before{content:""}.fi-rr-hippo:before{content:""}.fi-rr-hockey-puck:before{content:""}.fi-rr-hockey-stick-puck:before{content:""}.fi-rr-hockey-sticks:before{content:""}.fi-rr-holding-hand-gear:before{content:""}.fi-rr-holding-hand-revenue:before{content:""}.fi-rr-holly-berry:before{content:""}.fi-rr-home-heart:before{content:""}.fi-rr-home-location-alt:before{content:""}.fi-rr-home-location:before{content:""}.fi-rr-home:before{content:""}.fi-rr-honey-pot:before{content:""}.fi-rr-hood-cloak:before{content:""}.fi-rr-horizontal-rule:before{content:""}.fi-rr-horse-head:before{content:""}.fi-rr-horse-saddle:before{content:""}.fi-rr-horse:before{content:""}.fi-rr-horseshoe-broken:before{content:""}.fi-rr-horseshoe:before{content:""}.fi-rr-hose-reel:before{content:""}.fi-rr-hose:before{content:""}.fi-rr-hospital-symbol:before{content:""}.fi-rr-hospital-user:before{content:""}.fi-rr-hospital:before{content:""}.fi-rr-hospitals:before{content:""}.fi-rr-hot-tub:before{content:""}.fi-rr-hotdog:before{content:""}.fi-rr-hotel:before{content:""}.fi-rr-hourglass-end:before{content:""}.fi-rr-hourglass-start:before{content:""}.fi-rr-hourglass:before{content:""}.fi-rr-house-blank:before{content:""}.fi-rr-house-building:before{content:""}.fi-rr-house-chimney-blank:before{content:""}.fi-rr-house-chimney-crack:before{content:""}.fi-rr-house-chimney-heart:before{content:""}.fi-rr-house-chimney-medical:before{content:""}.fi-rr-house-chimney-user:before{content:""}.fi-rr-house-chimney-window:before{content:""}.fi-rr-house-chimney:before{content:""}.fi-rr-house-circle-check:before{content:""}.fi-rr-house-circle-exclamation:before{content:""}.fi-rr-house-circle-xmark:before{content:""}.fi-rr-house-crack-alt:before{content:""}.fi-rr-house-crack:before{content:""}.fi-rr-house-day:before{content:""}.fi-rr-house-fire:before{content:""}.fi-rr-house-flag:before{content:""}.fi-rr-house-flood:before{content:""}.fi-rr-house-laptop:before{content:""}.fi-rr-house-leave:before{content:""}.fi-rr-house-lock:before{content:""}.fi-rr-house-medical:before{content:""}.fi-rr-house-night:before{content:""}.fi-rr-house-return:before{content:""}.fi-rr-house-signal:before{content:""}.fi-rr-house-tree:before{content:""}.fi-rr-house-tsunami:before{content:""}.fi-rr-house-turret:before{content:""}.fi-rr-house-user:before{content:""}.fi-rr-house-window:before{content:""}.fi-rr-hr-group:before{content:""}.fi-rr-hr-person:before{content:""}.fi-rr-hr:before{content:""}.fi-rr-hryvnia:before{content:""}.fi-rr-humidity:before{content:""}.fi-rr-hundred-points:before{content:""}.fi-rr-hurricane:before{content:""}.fi-rr-i:before{content:""}.fi-rr-ice-cream:before{content:""}.fi-rr-ice-skate:before{content:""}.fi-rr-icicles:before{content:""}.fi-rr-icon-star:before{content:""}.fi-rr-id-badge:before{content:""}.fi-rr-id-card-clip-alt:before{content:""}.fi-rr-igloo:before{content:""}.fi-rr-image-slash:before{content:""}.fi-rr-images-user:before{content:""}.fi-rr-images:before{content:""}.fi-rr-improve-user:before{content:""}.fi-rr-inbox-full:before{content:""}.fi-rr-inbox-in:before{content:""}.fi-rr-inbox-out:before{content:""}.fi-rr-inbox:before{content:""}.fi-rr-inboxes:before{content:""}.fi-rr-incense-sticks-yoga:before{content:""}.fi-rr-incognito:before{content:""}.fi-rr-indent:before{content:""}.fi-rr-indian-rupee-sign:before{content:""}.fi-rr-industry-alt:before{content:""}.fi-rr-industry-windows:before{content:""}.fi-rr-infinity:before{content:""}.fi-rr-info-guide:before{content:""}.fi-rr-info:before{content:""}.fi-rr-information:before{content:""}.fi-rr-inhaler:before{content:""}.fi-rr-input-numeric:before{content:""}.fi-rr-input-pipe:before{content:""}.fi-rr-input-text:before{content:""}.fi-rr-insert-alt:before{content:""}.fi-rr-insert-arrows:before{content:""}.fi-rr-insert-button-circle:before{content:""}.fi-rr-insert-credit-card:before{content:""}.fi-rr-insert-square:before{content:""}.fi-rr-insert:before{content:""}.fi-rr-insight-alt:before{content:""}.fi-rr-insight-head:before{content:""}.fi-rr-insight:before{content:""}.fi-rr-integral:before{content:""}.fi-rr-interactive:before{content:""}.fi-rr-interlining:before{content:""}.fi-rr-internet-speed-wifi:before{content:""}.fi-rr-interrogation:before{content:""}.fi-rr-intersection:before{content:""}.fi-rr-introduction-handshake:before{content:""}.fi-rr-introduction:before{content:""}.fi-rr-inventory-alt:before{content:""}.fi-rr-invest:before{content:""}.fi-rr-investment:before{content:""}.fi-rr-invite-alt:before{content:""}.fi-rr-invite:before{content:""}.fi-rr-iot-alt:before{content:""}.fi-rr-iot:before{content:""}.fi-rr-ip-address:before{content:""}.fi-rr-island-tropical:before{content:""}.fi-rr-issue-loupe:before{content:""}.fi-rr-it-alt:before{content:""}.fi-rr-it-computer:before{content:""}.fi-rr-it:before{content:""}.fi-rr-italian-lira-sign:before{content:""}.fi-rr-italic:before{content:""}.fi-rr-j:before{content:""}.fi-rr-jam:before{content:""}.fi-rr-jar-alt:before{content:""}.fi-rr-jar-wheat:before{content:""}.fi-rr-javascript:before{content:""}.fi-rr-joint:before{content:""}.fi-rr-joker:before{content:""}.fi-rr-journal-alt:before{content:""}.fi-rr-journal:before{content:""}.fi-rr-journey:before{content:""}.fi-rr-joystick:before{content:""}.fi-rr-jpg:before{content:""}.fi-rr-jug-alt:before{content:""}.fi-rr-jug-bottle:before{content:""}.fi-rr-jug:before{content:""}.fi-rr-jumping-rope:before{content:""}.fi-rr-k:before{content:""}.fi-rr-kaaba:before{content:""}.fi-rr-kazoo:before{content:""}.fi-rr-kerning:before{content:""}.fi-rr-key-lock-crypto:before{content:""}.fi-rr-key-skeleton-left-right:before{content:""}.fi-rr-key:before{content:""}.fi-rr-keyboard-brightness-low:before{content:""}.fi-rr-keyboard-brightness:before{content:""}.fi-rr-keyboard-down:before{content:""}.fi-rr-keyboard-left:before{content:""}.fi-rr-keyboard:before{content:""}.fi-rr-keynote:before{content:""}.fi-rr-kidneys:before{content:""}.fi-rr-kip-sign:before{content:""}.fi-rr-kiss-beam:before{content:""}.fi-rr-kiss-wink-heart:before{content:""}.fi-rr-kiss:before{content:""}.fi-rr-kite:before{content:""}.fi-rr-kiwi-bird:before{content:""}.fi-rr-kiwi-fruit:before{content:""}.fi-rr-knife-kitchen:before{content:""}.fi-rr-knife:before{content:""}.fi-rr-knitting:before{content:""}.fi-rr-kpi-evaluation:before{content:""}.fi-rr-kpi:before{content:""}.fi-rr-l:before{content:""}.fi-rr-label:before{content:""}.fi-rr-lacrosse-stick-ball:before{content:""}.fi-rr-lacrosse-stick:before{content:""}.fi-rr-lambda:before{content:""}.fi-rr-lamp-desk:before{content:""}.fi-rr-lamp-floor:before{content:""}.fi-rr-lamp-street:before{content:""}.fi-rr-lamp:before{content:""}.fi-rr-land-layer-location:before{content:""}.fi-rr-land-layers:before{content:""}.fi-rr-land-location:before{content:""}.fi-rr-landmark-alt:before{content:""}.fi-rr-language:before{content:""}.fi-rr-laptop-arrow-down:before{content:""}.fi-rr-laptop-binary:before{content:""}.fi-rr-laptop-code:before{content:""}.fi-rr-laptop-medical:before{content:""}.fi-rr-laptop-mobile:before{content:""}.fi-rr-laptop-slash:before{content:""}.fi-rr-laptop:before{content:""}.fi-rr-lari-sign:before{content:""}.fi-rr-lasso-sparkles:before{content:""}.fi-rr-lasso:before{content:""}.fi-rr-last-square:before{content:""}.fi-rr-laugh-beam:before{content:""}.fi-rr-laugh-squint:before{content:""}.fi-rr-laugh-wink:before{content:""}.fi-rr-laugh:before{content:""}.fi-rr-lawyer-man:before{content:""}.fi-rr-lawyer-woman:before{content:""}.fi-rr-layer-minus:before{content:""}.fi-rr-layer-plus:before{content:""}.fi-rr-layers:before{content:""}.fi-rr-layout-fluid:before{content:""}.fi-rr-lead-funnel:before{content:""}.fi-rr-lead-management:before{content:""}.fi-rr-lead:before{content:""}.fi-rr-leader-alt:before{content:""}.fi-rr-leader-speech:before{content:""}.fi-rr-leader:before{content:""}.fi-rr-leaderboard-alt:before{content:""}.fi-rr-leaderboard-trophy:before{content:""}.fi-rr-leaderboard:before{content:""}.fi-rr-leadership-alt:before{content:""}.fi-rr-leadership:before{content:""}.fi-rr-leaf-heart:before{content:""}.fi-rr-leaf-maple:before{content:""}.fi-rr-leaf-oak:before{content:""}.fi-rr-leaf:before{content:""}.fi-rr-leafy-green:before{content:""}.fi-rr-leave:before{content:""}.fi-rr-left-from-bracket:before{content:""}.fi-rr-left:before{content:""}.fi-rr-legal:before{content:""}.fi-rr-lemon:before{content:""}.fi-rr-lesbian-couple:before{content:""}.fi-rr-less-than-equal:before{content:""}.fi-rr-less-than:before{content:""}.fi-rr-lesson-class:before{content:""}.fi-rr-lesson:before{content:""}.fi-rr-letter-case:before{content:""}.fi-rr-lettuce:before{content:""}.fi-rr-level-down-alt:before{content:""}.fi-rr-level-down:before{content:""}.fi-rr-level-up-alt:before{content:""}.fi-rr-level-up:before{content:""}.fi-rr-license:before{content:""}.fi-rr-life-ring:before{content:""}.fi-rr-life:before{content:""}.fi-rr-light-ceiling:before{content:""}.fi-rr-light-emergency-on:before{content:""}.fi-rr-light-emergency:before{content:""}.fi-rr-light-switch-off:before{content:""}.fi-rr-light-switch-on:before{content:""}.fi-rr-light-switch:before{content:""}.fi-rr-lightbulb-cfl-on:before{content:""}.fi-rr-lightbulb-cfl:before{content:""}.fi-rr-lightbulb-dollar:before{content:""}.fi-rr-lightbulb-exclamation:before{content:""}.fi-rr-lightbulb-head:before{content:""}.fi-rr-lightbulb-on:before{content:""}.fi-rr-lightbulb-question:before{content:""}.fi-rr-lightbulb-setting:before{content:""}.fi-rr-lightbulb-slash:before{content:""}.fi-rr-lighthouse:before{content:""}.fi-rr-lights-holiday:before{content:""}.fi-rr-limit-hand:before{content:""}.fi-rr-limit-speedometer:before{content:""}.fi-rr-line-width:before{content:""}.fi-rr-link-alt:before{content:""}.fi-rr-link-horizontal-slash:before{content:""}.fi-rr-link-horizontal:before{content:""}.fi-rr-link-slash-alt:before{content:""}.fi-rr-link-slash:before{content:""}.fi-rr-link:before{content:""}.fi-rr-lion-head:before{content:""}.fi-rr-lion:before{content:""}.fi-rr-lips:before{content:""}.fi-rr-lipstick:before{content:""}.fi-rr-lira-sign:before{content:""}.fi-rr-list-check:before{content:""}.fi-rr-list-dropdown:before{content:""}.fi-rr-list-music:before{content:""}.fi-rr-list-timeline:before{content:""}.fi-rr-list:before{content:""}.fi-rr-litecoin-sign:before{content:""}.fi-rr-live-alt:before{content:""}.fi-rr-live:before{content:""}.fi-rr-loading:before{content:""}.fi-rr-loan:before{content:""}.fi-rr-lobster:before{content:""}.fi-rr-location-alt:before{content:""}.fi-rr-location-arrow:before{content:""}.fi-rr-location-crosshairs-slash:before{content:""}.fi-rr-location-crosshairs:before{content:""}.fi-rr-location-dot-slash:before{content:""}.fi-rr-location-exclamation:before{content:""}.fi-rr-location-pin-call:before{content:""}.fi-rr-lock-alt:before{content:""}.fi-rr-lock-hashtag:before{content:""}.fi-rr-lock-open-alt:before{content:""}.fi-rr-lock:before{content:""}.fi-rr-locust:before{content:""}.fi-rr-loop-square:before{content:""}.fi-rr-loveseat:before{content:""}.fi-rr-low-vision:before{content:""}.fi-rr-luchador:before{content:""}.fi-rr-luggage-cart:before{content:""}.fi-rr-luggage-rolling:before{content:""}.fi-rr-lungs-virus:before{content:""}.fi-rr-lungs:before{content:""}.fi-rr-m:before{content:""}.fi-rr-mace:before{content:""}.fi-rr-magic-wand:before{content:""}.fi-rr-magnet-user:before{content:""}.fi-rr-magnet:before{content:""}.fi-rr-mailbox-envelope:before{content:""}.fi-rr-mailbox-flag-up:before{content:""}.fi-rr-mailbox:before{content:""}.fi-rr-makeup-brush:before{content:""}.fi-rr-man-head:before{content:""}.fi-rr-man-scientist:before{content:""}.fi-rr-manat-sign:before{content:""}.fi-rr-mandolin:before{content:""}.fi-rr-mango:before{content:""}.fi-rr-manhole:before{content:""}.fi-rr-map-location-track:before{content:""}.fi-rr-map-marker-check:before{content:""}.fi-rr-map-marker-cross:before{content:""}.fi-rr-map-marker-edit:before{content:""}.fi-rr-map-marker-home:before{content:""}.fi-rr-map-marker-minus:before{content:""}.fi-rr-map-marker-plus:before{content:""}.fi-rr-map-marker-question:before{content:""}.fi-rr-map-marker-slash:before{content:""}.fi-rr-map-marker-smile:before{content:""}.fi-rr-map-marker:before{content:""}.fi-rr-map-pin:before{content:""}.fi-rr-map-point:before{content:""}.fi-rr-map:before{content:""}.fi-rr-marker-time:before{content:""}.fi-rr-marker:before{content:""}.fi-rr-marketplace-alt:before{content:""}.fi-rr-marketplace-store:before{content:""}.fi-rr-marketplace:before{content:"豈"}.fi-rr-mars-double:before{content:"更"}.fi-rr-mars-stroke-right:before{content:"車"}.fi-rr-mars-stroke-up:before{content:"賈"}.fi-rr-mars:before{content:"滑"}.fi-rr-martini-glass-citrus:before{content:"串"}.fi-rr-martini-glass-empty:before{content:"句"}.fi-rr-mask-carnival:before{content:"龜"}.fi-rr-mask-face:before{content:"龜"}.fi-rr-mask-snorkel:before{content:"契"}.fi-rr-mask:before{content:"金"}.fi-rr-massage:before{content:"喇"}.fi-rr-match-fire:before{content:"奈"}.fi-rr-mattress-pillow:before{content:"懶"}.fi-rr-measuring-tape:before{content:"癩"}.fi-rr-meat:before{content:"羅"}.fi-rr-medal:before{content:"蘿"}.fi-rr-medical-star:before{content:"螺"}.fi-rr-medicine:before{content:"裸"}.fi-rr-meditation:before{content:"邏"}.fi-rr-meeting-alt:before{content:"樂"}.fi-rr-meeting:before{content:"洛"}.fi-rr-megaphone-announcement-leader:before{content:"烙"}.fi-rr-megaphone:before{content:"珞"}.fi-rr-meh-blank:before{content:"落"}.fi-rr-meh-rolling-eyes:before{content:"酪"}.fi-rr-meh:before{content:"駱"}.fi-rr-melon-alt:before{content:"亂"}.fi-rr-melon:before{content:"卵"}.fi-rr-member-list:before{content:"欄"}.fi-rr-member-search:before{content:"爛"}.fi-rr-membership-vip:before{content:"蘭"}.fi-rr-membership:before{content:"鸞"}.fi-rr-memo-circle-check:before{content:"嵐"}.fi-rr-memo-pad:before{content:"濫"}.fi-rr-memo:before{content:"藍"}.fi-rr-memory:before{content:"襤"}.fi-rr-menu-burger:before{content:"拉"}.fi-rr-menu-dots-vertical:before{content:"臘"}.fi-rr-menu-dots:before{content:"蠟"}.fi-rr-mercury:before{content:"廊"}.fi-rr-message-arrow-down:before{content:"朗"}.fi-rr-message-arrow-up-right:before{content:"浪"}.fi-rr-message-arrow-up:before{content:"狼"}.fi-rr-message-bot:before{content:"郎"}.fi-rr-message-code:before{content:"來"}.fi-rr-message-dollar:before{content:"冷"}.fi-rr-message-heart:before{content:"勞"}.fi-rr-message-image:before{content:"擄"}.fi-rr-message-question:before{content:"櫓"}.fi-rr-message-quote:before{content:"爐"}.fi-rr-message-slash:before{content:"盧"}.fi-rr-message-sms:before{content:"老"}.fi-rr-message-text:before{content:"蘆"}.fi-rr-message-xmark:before{content:"虜"}.fi-rr-messages-dollar:before{content:"路"}.fi-rr-messages-question:before{content:"露"}.fi-rr-messages:before{content:"魯"}.fi-rr-meteor:before{content:"鷺"}.fi-rr-meter-bolt:before{content:"碌"}.fi-rr-meter-droplet:before{content:"祿"}.fi-rr-meter-fire:before{content:"綠"}.fi-rr-meter:before{content:"菉"}.fi-rr-method:before{content:"錄"}.fi-rr-microchip-ai:before{content:"鹿"}.fi-rr-microchip:before{content:"論"}.fi-rr-microphone-alt:before{content:"壟"}.fi-rr-microphone-slash:before{content:"弄"}.fi-rr-microphone:before{content:"籠"}.fi-rr-microscope:before{content:"聾"}.fi-rr-microwave:before{content:"牢"}.fi-rr-milk-alt:before{content:"磊"}.fi-rr-milk:before{content:"賂"}.fi-rr-mill-sign:before{content:"雷"}.fi-rr-mind-share:before{content:"壘"}.fi-rr-minus-circle:before{content:"屢"}.fi-rr-minus-hexagon:before{content:"樓"}.fi-rr-minus-small:before{content:"淚"}.fi-rr-minus:before{content:"漏"}.fi-rr-mistletoe:before{content:"累"}.fi-rr-mix:before{content:"縷"}.fi-rr-mobile-button:before{content:"陋"}.fi-rr-mobile-notch:before{content:"勒"}.fi-rr-mobile:before{content:"肋"}.fi-rr-mockup:before{content:"凜"}.fi-rr-mode-alt:before{content:"凌"}.fi-rr-mode-landscape:before{content:"稜"}.fi-rr-mode-portrait:before{content:"綾"}.fi-rr-mode:before{content:"菱"}.fi-rr-model-cube-arrows:before{content:"陵"}.fi-rr-model-cube-space:before{content:"讀"}.fi-rr-model-cube:before{content:"拏"}.fi-rr-module:before{content:"樂"}.fi-rr-monday:before{content:"諾"}.fi-rr-money-bill-simple:before{content:"丹"}.fi-rr-money-bill-transfer:before{content:"寧"}.fi-rr-money-bill-wave-alt:before{content:"怒"}.fi-rr-money-bill-wave:before{content:"率"}.fi-rr-money-bills-simple:before{content:"異"}.fi-rr-money-bills:before{content:"北"}.fi-rr-money-check-edit-alt:before{content:"磻"}.fi-rr-money-check-edit:before{content:"便"}.fi-rr-money-check:before{content:"復"}.fi-rr-money-coin-transfer:before{content:"不"}.fi-rr-money-from-bracket:before{content:"泌"}.fi-rr-money-simple-from-bracket:before{content:"數"}.fi-rr-money-transfer-alt:before{content:"索"}.fi-rr-money-transfer-coin-arrow:before{content:"參"}.fi-rr-money-transfer-smartphone:before{content:"塞"}.fi-rr-money-wings:before{content:"省"}.fi-rr-money:before{content:"葉"}.fi-rr-monkey:before{content:"說"}.fi-rr-monument:before{content:"殺"}.fi-rr-moon-stars:before{content:"辰"}.fi-rr-moon:before{content:"沈"}.fi-rr-moped:before{content:"拾"}.fi-rr-mortar-pestle:before{content:"若"}.fi-rr-mortgage:before{content:"掠"}.fi-rr-mosque-alt:before{content:"略"}.fi-rr-mosque-moon:before{content:"亮"}.fi-rr-mosque:before{content:"兩"}.fi-rr-mosquito-net:before{content:"凉"}.fi-rr-mosquito:before{content:"梁"}.fi-rr-motorcycle:before{content:"糧"}.fi-rr-mound:before{content:"良"}.fi-rr-mountain-city:before{content:"諒"}.fi-rr-mountain:before{content:"量"}.fi-rr-mountains:before{content:"勵"}.fi-rr-mouse-field:before{content:"呂"}.fi-rr-mouse:before{content:"女"}.fi-rr-mov-file:before{content:"廬"}.fi-rr-move-to-folder-2:before{content:"旅"}.fi-rr-move-to-folder:before{content:"濾"}.fi-rr-mp3-file:before{content:"礪"}.fi-rr-mp3-player:before{content:"閭"}.fi-rr-mp4-file:before{content:"驪"}.fi-rr-mug-alt:before{content:"麗"}.fi-rr-mug-hot-alt:before{content:"黎"}.fi-rr-mug-hot:before{content:"力"}.fi-rr-mug-marshmallows:before{content:"曆"}.fi-rr-mug-tea-saucer:before{content:"歷"}.fi-rr-mug-tea:before{content:"轢"}.fi-rr-mug:before{content:"年"}.fi-rr-multiple-alt:before{content:"憐"}.fi-rr-multiple:before{content:"戀"}.fi-rr-muscle:before{content:"撚"}.fi-rr-mushroom-alt:before{content:"漣"}.fi-rr-mushroom:before{content:"煉"}.fi-rr-music-alt:before{content:"璉"}.fi-rr-music-file:before{content:"秊"}.fi-rr-music-note-slash:before{content:"練"}.fi-rr-music-note:before{content:"聯"}.fi-rr-music-slash:before{content:"輦"}.fi-rr-music:before{content:"蓮"}.fi-rr-n:before{content:"連"}.fi-rr-naira-sign:before{content:"鍊"}.fi-rr-narwhal:before{content:"列"}.fi-rr-navigation:before{content:"劣"}.fi-rr-nesting-dolls:before{content:"咽"}.fi-rr-network-analytic:before{content:"烈"}.fi-rr-network-cloud:before{content:"裂"}.fi-rr-network:before{content:"說"}.fi-rr-neuter:before{content:"廉"}.fi-rr-newsletter-subscribe:before{content:"念"}.fi-rr-newspaper-open:before{content:"捻"}.fi-rr-newspaper:before{content:"殮"}.fi-rr-nfc-lock:before{content:"簾"}.fi-rr-nfc-magnifying-glass:before{content:"獵"}.fi-rr-nfc-pen:before{content:"令"}.fi-rr-nfc-slash:before{content:"囹"}.fi-rr-nfc-trash:before{content:"寧"}.fi-rr-nfc:before{content:"嶺"}.fi-rr-night-day:before{content:"怜"}.fi-rr-no-fee:before{content:"玲"}.fi-rr-no-people:before{content:"瑩"}.fi-rr-noodles:before{content:"羚"}.fi-rr-nose:before{content:"聆"}.fi-rr-not-equal:before{content:"鈴"}.fi-rr-not-found-alt:before{content:"零"}.fi-rr-not-found-magnifying-glass:before{content:"靈"}.fi-rr-not-found:before{content:"領"}.fi-rr-notdef:before{content:"例"}.fi-rr-note-medical:before{content:"禮"}.fi-rr-note-sticky:before{content:"醴"}.fi-rr-note:before{content:"隸"}.fi-rr-notebook-alt:before{content:"惡"}.fi-rr-notebook:before{content:"了"}.fi-rr-notes-medical:before{content:"僚"}.fi-rr-notes:before{content:"寮"}.fi-rr-o:before{content:"尿"}.fi-rr-object-exclude:before{content:"料"}.fi-rr-object-group:before{content:"樂"}.fi-rr-object-intersect:before{content:"燎"}.fi-rr-object-subtract:before{content:"療"}.fi-rr-object-ungroup:before{content:"蓼"}.fi-rr-object-union:before{content:"遼"}.fi-rr-objects-column:before{content:"龍"}.fi-rr-octagon-check:before{content:"暈"}.fi-rr-octagon-divide:before{content:"阮"}.fi-rr-octagon-exclamation:before{content:"劉"}.fi-rr-octagon-minus:before{content:"杻"}.fi-rr-octagon-plus:before{content:"柳"}.fi-rr-octagon-xmark:before{content:"流"}.fi-rr-octagon:before{content:"溜"}.fi-rr-oil-can:before{content:"琉"}.fi-rr-oil-temp:before{content:"留"}.fi-rr-olive-oil:before{content:"硫"}.fi-rr-olive:before{content:"紐"}.fi-rr-olives:before{content:"類"}.fi-rr-om:before{content:"六"}.fi-rr-omega:before{content:"戮"}.fi-rr-onboarding:before{content:"陸"}.fi-rr-onion:before{content:"倫"}.fi-rr-opacity:before{content:"崙"}.fi-rr-open-mail-clip:before{content:"淪"}.fi-rr-operating-system-upgrade:before{content:"輪"}.fi-rr-operation:before{content:"律"}.fi-rr-order-history:before{content:"慄"}.fi-rr-organization-chart:before{content:"栗"}.fi-rr-ornament:before{content:"率"}.fi-rr-otp:before{content:"隆"}.fi-rr-otter:before{content:"利"}.fi-rr-outdent:before{content:"吏"}.fi-rr-oval-alt:before{content:"履"}.fi-rr-oval:before{content:"易"}.fi-rr-oven:before{content:"李"}.fi-rr-overline:before{content:"梨"}.fi-rr-overview:before{content:"泥"}.fi-rr-p:before{content:"理"}.fi-rr-package:before{content:"痢"}.fi-rr-padlock-check:before{content:"罹"}.fi-rr-page-break:before{content:"裏"}.fi-rr-pager:before{content:"裡"}.fi-rr-paid:before{content:"里"}.fi-rr-paint-brush:before{content:"離"}.fi-rr-paint-roller:before{content:"匿"}.fi-rr-paintbrush-pencil:before{content:"溺"}.fi-rr-palette:before{content:"吝"}.fi-rr-pallet-alt:before{content:"燐"}.fi-rr-pallet:before{content:"璘"}.fi-rr-pan-food:before{content:"藺"}.fi-rr-pan-frying:before{content:"隣"}.fi-rr-pan:before{content:"鱗"}.fi-rr-pancakes:before{content:"麟"}.fi-rr-panorama:before{content:"林"}.fi-rr-paper-plane-launch:before{content:"淋"}.fi-rr-paper-plane-top:before{content:"臨"}.fi-rr-paper-plane:before{content:"立"}.fi-rr-paperclip-vertical:before{content:"笠"}.fi-rr-parachute-box:before{content:"粒"}.fi-rr-paragraph-left:before{content:"狀"}.fi-rr-paragraph:before{content:"炙"}.fi-rr-parking-circle-slash:before{content:"識"}.fi-rr-parking-circle:before{content:"什"}.fi-rr-parking-slash:before{content:"茶"}.fi-rr-parking:before{content:"刺"}.fi-rr-party-bell:before{content:"切"}.fi-rr-party-horn:before{content:"度"}.fi-rr-passport:before{content:"拓"}.fi-rr-password-alt:before{content:"糖"}.fi-rr-password-computer:before{content:"宅"}.fi-rr-password-email:before{content:"洞"}.fi-rr-password-smartphone:before{content:"暴"}.fi-rr-password:before{content:"輻"}.fi-rr-paste:before{content:"行"}.fi-rr-pattern:before{content:"降"}.fi-rr-pause-circle:before{content:"見"}.fi-rr-pause-square:before{content:"廓"}.fi-rr-pause:before{content:"兀"}.fi-rr-paw-claws:before{content:"嗀"}.fi-rr-paw-heart:before{content:"﨎"}.fi-rr-paw:before{content:"﨏"}.fi-rr-payment-pos:before{content:"塚"}.fi-rr-payroll-calendar:before{content:"﨑"}.fi-rr-payroll-check:before{content:"晴"}.fi-rr-payroll:before{content:"﨓"}.fi-rr-peace:before{content:"﨔"}.fi-rr-peach:before{content:"凞"}.fi-rr-peanut:before{content:"猪"}.fi-rr-peanuts:before{content:"益"}.fi-rr-peapod:before{content:"礼"}.fi-rr-pear:before{content:"神"}.fi-rr-pedestal:before{content:"祥"}.fi-rr-pen-circle:before{content:"福"}.fi-rr-pen-clip-slash:before{content:"靖"}.fi-rr-pen-clip:before{content:"精"}.fi-rr-pen-fancy-slash:before{content:"羽"}.fi-rr-pen-fancy:before{content:"﨟"}.fi-rr-pen-field:before{content:"蘒"}.fi-rr-pen-nib-slash:before{content:"﨡"}.fi-rr-pen-nib:before{content:"諸"}.fi-rr-pen-slash:before{content:"﨣"}.fi-rr-pen-square:before{content:"﨤"}.fi-rr-pen-swirl:before{content:"逸"}.fi-rr-pencil-paintbrush:before{content:"都"}.fi-rr-pencil-ruler:before{content:"﨧"}.fi-rr-pencil-slash:before{content:"﨨"}.fi-rr-pencil:before{content:"﨩"}.fi-rr-pending:before{content:"飯"}.fi-rr-pennant:before{content:"飼"}.fi-rr-people-arrows-left-right:before{content:"館"}.fi-rr-people-carry-box:before{content:"鶴"}.fi-rr-people-dress:before{content:"郞"}.fi-rr-people-network-partner:before{content:"隷"}.fi-rr-people-pants:before{content:"侮"}.fi-rr-people-poll:before{content:"僧"}.fi-rr-people-pulling:before{content:"免"}.fi-rr-people-roof:before{content:"勉"}.fi-rr-people:before{content:"勤"}.fi-rr-pepper-alt:before{content:"卑"}.fi-rr-pepper-hot:before{content:"喝"}.fi-rr-pepper:before{content:"嘆"}.fi-rr-percent-10:before{content:"器"}.fi-rr-percent-100:before{content:"塀"}.fi-rr-percent-20:before{content:"墨"}.fi-rr-percent-25:before{content:"層"}.fi-rr-percent-30:before{content:"屮"}.fi-rr-percent-40:before{content:"悔"}.fi-rr-percent-50:before{content:"慨"}.fi-rr-percent-60:before{content:"憎"}.fi-rr-percent-70:before{content:"懲"}.fi-rr-percent-75:before{content:"敏"}.fi-rr-percent-80:before{content:"既"}.fi-rr-percent-90:before{content:"暑"}.fi-rr-percentage:before{content:"梅"}.fi-rr-person-burst:before{content:"海"}.fi-rr-person-carry-box:before{content:"渚"}.fi-rr-person-circle-check:before{content:"漢"}.fi-rr-person-circle-exclamation:before{content:"煮"}.fi-rr-person-circle-minus:before{content:"爫"}.fi-rr-person-circle-plus:before{content:"琢"}.fi-rr-person-circle-question:before{content:"碑"}.fi-rr-person-circle-xmark:before{content:"社"}.fi-rr-person-cv:before{content:"祉"}.fi-rr-person-dolly-empty:before{content:"祈"}.fi-rr-person-dolly:before{content:"祐"}.fi-rr-person-dress-simple:before{content:"祖"}.fi-rr-person-dress:before{content:"祝"}.fi-rr-person-luggage:before{content:"禍"}.fi-rr-person-lunge:before{content:"禎"}.fi-rr-person-pilates:before{content:"穀"}.fi-rr-person-praying:before{content:"突"}.fi-rr-person-pregnant:before{content:"節"}.fi-rr-person-seat-reclined:before{content:"練"}.fi-rr-person-seat:before{content:"縉"}.fi-rr-person-shelter:before{content:"繁"}.fi-rr-person-sign:before{content:"署"}.fi-rr-person-simple:before{content:"者"}.fi-rr-person-walking-with-cane:before{content:"臭"}.fi-rr-peseta-sign:before{content:"艹"}.fi-rr-peso-sign:before{content:"艹"}.fi-rr-pets:before{content:"著"}.fi-rr-pharmacy:before{content:"褐"}.fi-rr-phone-call:before{content:"視"}.fi-rr-phone-cross:before{content:"謁"}.fi-rr-phone-flip:before{content:"謹"}.fi-rr-phone-guide:before{content:"賓"}.fi-rr-phone-heart-message:before{content:"贈"}.fi-rr-phone-office:before{content:"辶"}.fi-rr-phone-pause:before{content:"逸"}.fi-rr-phone-plus:before{content:"難"}.fi-rr-phone-rotary:before{content:"響"}.fi-rr-phone-slash:before{content:"頻"}.fi-rr-photo-capture:before{content:"恵"}.fi-rr-photo-film-music:before{content:"𤋮"}.fi-rr-photo-video:before{content:"舘"}.fi-rr-physics:before{content:"﩮"}.fi-rr-Pi:before{content:"﩯"}.fi-rr-piano-keyboard:before{content:"並"}.fi-rr-piano:before{content:"况"}.fi-rr-pickaxe:before{content:"全"}.fi-rr-picking-box:before{content:"侀"}.fi-rr-picking:before{content:"充"}.fi-rr-picnic:before{content:"冀"}.fi-rr-picpeople-filled:before{content:"勇"}.fi-rr-picpeople:before{content:"勺"}.fi-rr-picture:before{content:"喝"}.fi-rr-pie:before{content:"啕"}.fi-rr-piece:before{content:"喙"}.fi-rr-pig-bank-bulb:before{content:"嗢"}.fi-rr-pig-face:before{content:"塚"}.fi-rr-pig:before{content:"墳"}.fi-rr-piggy-bank-budget:before{content:"奄"}.fi-rr-piggy-bank:before{content:"奔"}.fi-rr-pills:before{content:"婢"}.fi-rr-pinata:before{content:"嬨"}.fi-rr-pineapple-alt:before{content:"廒"}.fi-rr-pineapple:before{content:"廙"}.fi-rr-ping-pong:before{content:"彩"}.fi-rr-pipe-smoking:before{content:"徭"}.fi-rr-pizza-slice:before{content:"惘"}.fi-rr-place-of-worship:before{content:"慎"}.fi-rr-plan-strategy:before{content:"愈"}.fi-rr-plan:before{content:"憎"}.fi-rr-plane-alt:before{content:"慠"}.fi-rr-plane-arrival:before{content:"懲"}.fi-rr-plane-departure:before{content:"戴"}.fi-rr-plane-prop:before{content:"揄"}.fi-rr-plane-slash:before{content:"搜"}.fi-rr-plane-tail:before{content:"摒"}.fi-rr-plane:before{content:"敖"}.fi-rr-planet-moon:before{content:"晴"}.fi-rr-planet-ringed:before{content:"朗"}.fi-rr-plant-care:before{content:"望"}.fi-rr-plant-growth:before{content:"杖"}.fi-rr-plant-seed-invest:before{content:"歹"}.fi-rr-plant-wilt:before{content:"殺"}.fi-rr-plate-utensils:before{content:"流"}.fi-rr-plate-wheat:before{content:"滛"}.fi-rr-plate:before{content:"滋"}.fi-rr-play-alt:before{content:"漢"}.fi-rr-play-circle:before{content:"瀞"}.fi-rr-play-microphone:before{content:"煮"}.fi-rr-play-pause:before{content:"瞧"}.fi-rr-play:before{content:"爵"}.fi-rr-playing-cards:before{content:"犯"}.fi-rr-plug-alt:before{content:"猪"}.fi-rr-plug-cable:before{content:"瑱"}.fi-rr-plug-circle-bolt:before{content:"甆"}.fi-rr-plug-circle-check:before{content:"画"}.fi-rr-plug-circle-exclamation:before{content:"瘝"}.fi-rr-plug-circle-minus:before{content:"瘟"}.fi-rr-plug-circle-plus:before{content:"益"}.fi-rr-plug-connection:before{content:"盛"}.fi-rr-plug:before{content:"直"}.fi-rr-plus-hexagon:before{content:"睊"}.fi-rr-plus-minus:before{content:"着"}.fi-rr-plus-small:before{content:"磌"}.fi-rr-plus:before{content:"窱"}.fi-rr-png-file:before{content:"節"}.fi-rr-podcast:before{content:"类"}.fi-rr-podium-star:before{content:"絛"}.fi-rr-podium-victory-leader:before{content:"練"}.fi-rr-podium:before{content:"缾"}.fi-rr-point-of-sale-bill:before{content:"者"}.fi-rr-point-of-sale-signal:before{content:"荒"}.fi-rr-point-of-sale:before{content:"華"}.fi-rr-pointer-loading:before{content:"蝹"}.fi-rr-pointer-text:before{content:"襁"}.fi-rr-poker-chip:before{content:"覆"}.fi-rr-police-box:before{content:"視"}.fi-rr-poll-h:before{content:"調"}.fi-rr-pollution:before{content:"諸"}.fi-rr-pompebled:before{content:"請"}.fi-rr-poo-bolt:before{content:"謁"}.fi-rr-poo:before{content:"諾"}.fi-rr-pool-8-ball:before{content:"諭"}.fi-rr-poop:before{content:"謹"}.fi-rr-popcorn:before{content:"變"}.fi-rr-popsicle:before{content:"贈"}.fi-rr-portal-enter:before{content:"輸"}.fi-rr-portal-exit:before{content:"遲"}.fi-rr-portrait:before{content:"醙"}.fi-rr-postal-address:before{content:"鉶"}.fi-rr-pot:before{content:"陼"}.fi-rr-potato:before{content:"難"}.fi-rr-pound:before{content:"靖"}.fi-rr-power:before{content:"韛"}.fi-rr-ppt-file:before{content:"響"}.fi-rr-practice:before{content:"頋"}.fi-rr-praying-hands:before{content:"頻"}.fi-rr-prescription-bottle-alt:before{content:"鬒"}.fi-rr-prescription-bottle-pill:before{content:"龜"}.fi-rr-prescription-bottle:before{content:"𢡊"}.fi-rr-prescription:before{content:"𢡄"}.fi-rr-presentation:before{content:"𣏕"}.fi-rr-preview:before{content:"㮝"}.fi-rr-previous-square:before{content:"䀘"}.fi-rr-print-magnifying-glass:before{content:"䀹"}.fi-rr-print-slash:before{content:"𥉉"}.fi-rr-print:before{content:"𥳐"}.fi-rr-priority-arrow:before{content:"𧻓"}.fi-rr-priority-arrows:before{content:"齃"}.fi-rr-priority-importance:before{content:"龎"}.fi-rr-problem-solving:before{content:"﫚"}.fi-rr-procedures:before{content:"﫛"}.fi-rr-process:before{content:"﫜"}.fi-rr-productivity:before{content:"﫝"}.fi-rr-progress-complete:before{content:"﫞"}.fi-rr-progress-download:before{content:"﫟"}.fi-rr-progress-upload:before{content:"﫠"}.fi-rr-projector:before{content:"﫡"}.fi-rr-protractor:before{content:"﫢"}.fi-rr-pulse:before{content:"﫣"}.fi-rr-pump-medical:before{content:"﫤"}.fi-rr-pump:before{content:"﫥"}.fi-rr-pumpkin-alt-2:before{content:"﫦"}.fi-rr-pumpkin-alt:before{content:"﫧"}.fi-rr-pumpkin:before{content:"﫨"}.fi-rr-puzzle-alt:before{content:"﫩"}.fi-rr-puzzle-piece-integration:before{content:"﫪"}.fi-rr-puzzle-pieces:before{content:"﫫"}.fi-rr-puzzle:before{content:"﫬"}.fi-rr-pyramid:before{content:"﫭"}.fi-rr-q:before{content:"﫮"}.fi-rr-qr-scan:before{content:"﫯"}.fi-rr-QR:before{content:"﫰"}.fi-rr-qrcode:before{content:"﫱"}.fi-rr-question-square:before{content:"﫲"}.fi-rr-question:before{content:"﫳"}.fi-rr-queue-alt:before{content:"﫴"}.fi-rr-queue-line:before{content:"﫵"}.fi-rr-queue-signal:before{content:"﫶"}.fi-rr-queue:before{content:"﫷"}.fi-rr-quill-pen-story:before{content:"﫸"}.fi-rr-quiz-alt:before{content:"﫹"}.fi-rr-quiz:before{content:"﫺"}.fi-rr-quote-right:before{content:"﫻"}.fi-rr-r:before{content:"﫼"}.fi-rr-rabbit-fast:before{content:"﫽"}.fi-rr-rabbit:before{content:"﫾"}.fi-rr-raccoon:before{content:"﫿"}.fi-rr-racquet:before{content:"ﬀ"}.fi-rr-radar-monitoring-track:before{content:"ﬁ"}.fi-rr-radar:before{content:"ﬂ"}.fi-rr-radiation-alt:before{content:"ﬃ"}.fi-rr-radiation:before{content:"ﬄ"}.fi-rr-radio-alt:before{content:"ﬅ"}.fi-rr-radio-button:before{content:"ﬆ"}.fi-rr-radio:before{content:"﬇"}.fi-rr-radish:before{content:"﬈"}.fi-rr-rainbow:before{content:"﬉"}.fi-rr-raindrops:before{content:"﬊"}.fi-rr-ram:before{content:"﬋"}.fi-rr-ramp-loading:before{content:"﬌"}.fi-rr-rank:before{content:"﬍"}.fi-rr-ranking-podium-empty:before{content:"﬎"}.fi-rr-ranking-podium:before{content:"﬏"}.fi-rr-ranking-star:before{content:"﬐"}.fi-rr-ranking-stars:before{content:"﬑"}.fi-rr-raygun:before{content:"﬒"}.fi-rr-razor-barber:before{content:"ﬓ"}.fi-rr-react:before{content:"ﬔ"}.fi-rr-rec:before{content:"ﬕ"}.fi-rr-receipt:before{content:"ﬖ"}.fi-rr-recipe-book:before{content:"ﬗ"}.fi-rr-recipe:before{content:"﬘"}.fi-rr-record-vinyl:before{content:"﬙"}.fi-rr-rectabgle-vertical:before{content:"﬚"}.fi-rr-rectangle-barcode:before{content:"﬛"}.fi-rr-rectangle-code:before{content:"﬜"}.fi-rr-rectangle-history-circle-plus:before{content:"יִ"}.fi-rr-rectangle-horizontal:before{content:"ﬞ"}.fi-rr-rectangle-list:before{content:"ײַ"}.fi-rr-rectangle-panoramic:before{content:"ﬠ"}.fi-rr-rectangle-pro:before{content:"ﬡ"}.fi-rr-rectangle-vertical-history:before{content:"ﬢ"}.fi-rr-rectangle-vertical:before{content:"ﬣ"}.fi-rr-rectangle-xmark:before{content:"ﬤ"}.fi-rr-rectangles-mixed:before{content:"ﬥ"}.fi-rr-recycle-bin:before{content:"ﬦ"}.fi-rr-recycle:before{content:"ﬧ"}.fi-rr-redo-alt:before{content:"ﬨ"}.fi-rr-redo:before{content:"﬩"}.fi-rr-reel:before{content:"שׁ"}.fi-rr-refer-arrow:before{content:"שׂ"}.fi-rr-refer:before{content:"שּׁ"}.fi-rr-referral-alt:before{content:"שּׂ"}.fi-rr-referral-user:before{content:"אַ"}.fi-rr-referral:before{content:"אָ"}.fi-rr-reflect-horizontal-alt:before{content:"אּ"}.fi-rr-reflect-horizontal:before{content:"בּ"}.fi-rr-reflect-vertical:before{content:"גּ"}.fi-rr-reflect:before{content:"דּ"}.fi-rr-refresh:before{content:"הּ"}.fi-rr-refrigerator:before{content:"וּ"}.fi-rr-refund-alt:before{content:"זּ"}.fi-rr-refund:before{content:"﬷"}.fi-rr-region-pin-alt:before{content:"טּ"}.fi-rr-region-pin:before{content:"יּ"}.fi-rr-registered:before{content:"ךּ"}.fi-rr-registration-paper:before{content:"כּ"}.fi-rr-remove-folder:before{content:"לּ"}.fi-rr-remove-user:before{content:"﬽"}.fi-rr-rent-signal:before{content:"מּ"}.fi-rr-rent:before{content:"﬿"}.fi-rr-replace:before{content:"נּ"}.fi-rr-replay-10:before{content:"סּ"}.fi-rr-replay-30:before{content:"﭂"}.fi-rr-replay-5:before{content:"ףּ"}.fi-rr-reply-all:before{content:"פּ"}.fi-rr-republican:before{content:"﭅"}.fi-rr-reservation-smartphone:before{content:"צּ"}.fi-rr-reservation-table:before{content:"קּ"}.fi-rr-resistance-band:before{content:"רּ"}.fi-rr-resize:before{content:"שּ"}.fi-rr-resources:before{content:"תּ"}.fi-rr-restaurant:before{content:"וֹ"}.fi-rr-restock:before{content:"בֿ"}.fi-rr-restroom-simple:before{content:"כֿ"}.fi-rr-resume:before{content:"פֿ"}.fi-rr-revenue-alt:before{content:"ﭏ"}.fi-rr-revenue-euro:before{content:"ﭐ"}.fi-rr-Revenue:before{content:"ﭑ"}.fi-rr-review:before{content:"ﭒ"}.fi-rr-rewind-button-circle:before{content:"ﭓ"}.fi-rr-rewind:before{content:"ﭔ"}.fi-rr-rhombus:before{content:"ﭕ"}.fi-rr-ribbon:before{content:"ﭖ"}.fi-rr-right-from-bracket:before{content:"ﭗ"}.fi-rr-right:before{content:"ﭘ"}.fi-rr-ring-diamond:before{content:"ﭙ"}.fi-rr-ring:before{content:"ﭚ"}.fi-rr-rings-wedding:before{content:"ﭛ"}.fi-rr-risk-alt:before{content:"ﭜ"}.fi-rr-risk:before{content:"ﭝ"}.fi-rr-road-barrier:before{content:"ﭞ"}.fi-rr-road-sign-left:before{content:"ﭟ"}.fi-rr-road:before{content:"ﭠ"}.fi-rr-robot:before{content:"ﭡ"}.fi-rr-robotic-arm:before{content:"ﭢ"}.fi-rr-rocket-lunch:before{content:"ﭣ"}.fi-rr-rocket:before{content:"ﭤ"}.fi-rr-roller-coaster:before{content:"ﭥ"}.fi-rr-room-service:before{content:"ﭦ"}.fi-rr-rotate-exclamation:before{content:"ﭧ"}.fi-rr-rotate-left:before{content:"ﭨ"}.fi-rr-rotate-reverse:before{content:"ﭩ"}.fi-rr-rotate-right:before{content:"ﭪ"}.fi-rr-rotate-square:before{content:"ﭫ"}.fi-rr-roulette:before{content:"ﭬ"}.fi-rr-route-highway:before{content:"ﭭ"}.fi-rr-route-interstate:before{content:"ﭮ"}.fi-rr-route:before{content:"ﭯ"}.fi-rr-router:before{content:"ﭰ"}.fi-rr-rss-alt:before{content:"ﭱ"}.fi-rr-rss:before{content:"ﭲ"}.fi-rr-ruble-sign:before{content:"ﭳ"}.fi-rr-rugby:before{content:"ﭴ"}.fi-rr-ruler-combined:before{content:"ﭵ"}.fi-rr-ruler-horizontal:before{content:"ﭶ"}.fi-rr-ruler-triangle:before{content:"ﭷ"}.fi-rr-ruler-vertical:before{content:"ﭸ"}.fi-rr-rules-alt:before{content:"ﭹ"}.fi-rr-rules:before{content:"ﭺ"}.fi-rr-running-track:before{content:"ﭻ"}.fi-rr-running:before{content:"ﭼ"}.fi-rr-rupee-sign:before{content:"ﭽ"}.fi-rr-rupiah-sign:before{content:"ﭾ"}.fi-rr-rv:before{content:"ﭿ"}.fi-rr-s:before{content:"ﮀ"}.fi-rr-sack-dollar:before{content:"ﮁ"}.fi-rr-sack:before{content:"ﮂ"}.fi-rr-sad-cry:before{content:"ﮃ"}.fi-rr-sad-tear:before{content:"ﮄ"}.fi-rr-sad:before{content:"ﮅ"}.fi-rr-safe-box:before{content:"ﮆ"}.fi-rr-sailboat:before{content:"ﮇ"}.fi-rr-salad:before{content:"ﮈ"}.fi-rr-salary-alt:before{content:"ﮉ"}.fi-rr-salt-pepper:before{content:"ﮊ"}.fi-rr-salt-shaker:before{content:"ﮋ"}.fi-rr-sandwich-alt:before{content:"ﮌ"}.fi-rr-sandwich:before{content:"ﮍ"}.fi-rr-satellite-dish:before{content:"ﮎ"}.fi-rr-satellite:before{content:"ﮏ"}.fi-rr-saturday:before{content:"ﮐ"}.fi-rr-sauce:before{content:"ﮑ"}.fi-rr-sausage:before{content:"ﮒ"}.fi-rr-sax-hot:before{content:"ﮓ"}.fi-rr-saxophone:before{content:"ﮔ"}.fi-rr-scale-comparison-alt:before{content:"ﮕ"}.fi-rr-scale-comparison:before{content:"ﮖ"}.fi-rr-scale:before{content:"ﮗ"}.fi-rr-scalpel-path:before{content:"ﮘ"}.fi-rr-scalpel:before{content:"ﮙ"}.fi-rr-scanner-gun:before{content:"ﮚ"}.fi-rr-scanner-image:before{content:"ﮛ"}.fi-rr-scanner-keyboard:before{content:"ﮜ"}.fi-rr-scanner-touchscreen:before{content:"ﮝ"}.fi-rr-scarecrow:before{content:"ﮞ"}.fi-rr-scarf:before{content:"ﮟ"}.fi-rr-school-bus:before{content:"ﮠ"}.fi-rr-school:before{content:"ﮡ"}.fi-rr-scissors:before{content:"ﮢ"}.fi-rr-scooter:before{content:"ﮣ"}.fi-rr-screen:before{content:"ﮤ"}.fi-rr-screencast:before{content:"ﮥ"}.fi-rr-screw-alt:before{content:"ﮦ"}.fi-rr-screw:before{content:"ﮧ"}.fi-rr-screwdriver:before{content:"ﮨ"}.fi-rr-scribble:before{content:"ﮩ"}.fi-rr-script:before{content:"ﮪ"}.fi-rr-scroll-document-story:before{content:"ﮫ"}.fi-rr-scroll-old:before{content:"ﮬ"}.fi-rr-scroll-torah:before{content:"ﮭ"}.fi-rr-scroll:before{content:"ﮮ"}.fi-rr-scrubber:before{content:"ﮯ"}.fi-rr-scythe:before{content:"ﮰ"}.fi-rr-sd-card:before{content:"ﮱ"}.fi-rr-sd-cards:before{content:"﮲"}.fi-rr-seal-exclamation:before{content:"﮳"}.fi-rr-seal-question:before{content:"﮴"}.fi-rr-seal:before{content:"﮵"}.fi-rr-search-alt:before{content:"﮶"}.fi-rr-search-dollar:before{content:"﮷"}.fi-rr-search-heart:before{content:"﮸"}.fi-rr-search-location:before{content:"﮹"}.fi-rr-search:before{content:"﮺"}.fi-rr-seat-airline:before{content:"﮻"}.fi-rr-seatbelt-safety-driver:before{content:"﮼"}.fi-rr-second-award:before{content:"﮽"}.fi-rr-second-laurel:before{content:"﮾"}.fi-rr-second-medal:before{content:"﮿"}.fi-rr-second:before{content:"﯀"}.fi-rr-security:before{content:"﯁"}.fi-rr-seedling:before{content:"﯂"}.fi-rr-selection:before{content:"﯃"}.fi-rr-sell:before{content:"﯄"}.fi-rr-seller-store:before{content:"﯅"}.fi-rr-seller:before{content:"﯆"}.fi-rr-selling:before{content:"﯇"}.fi-rr-send-back:before{content:"﯈"}.fi-rr-send-backward:before{content:"﯉"}.fi-rr-send-money-smartphone:before{content:"﯊"}.fi-rr-send-money:before{content:"﯋"}.fi-rr-sensor-alert:before{content:"﯌"}.fi-rr-sensor-fire:before{content:"﯍"}.fi-rr-sensor-on:before{content:"﯎"}.fi-rr-sensor-smoke:before{content:"﯏"}.fi-rr-sensor:before{content:"﯐"}.fi-rr-settings-sliders:before{content:"﯑"}.fi-rr-settings:before{content:"﯒"}.fi-rr-share-alt-square:before{content:"ﯓ"}.fi-rr-share-square:before{content:"ﯔ"}.fi-rr-share:before{content:"ﯕ"}.fi-rr-sheep:before{content:"ﯖ"}.fi-rr-shekel-sign:before{content:"ﯗ"}.fi-rr-shelves:before{content:"ﯘ"}.fi-rr-shield-alt:before{content:"ﯙ"}.fi-rr-shield-cat:before{content:"ﯚ"}.fi-rr-shield-check:before{content:"ﯛ"}.fi-rr-shield-cross:before{content:"ﯜ"}.fi-rr-shield-dog:before{content:"ﯝ"}.fi-rr-shield-exclamation:before{content:"ﯞ"}.fi-rr-shield-interrogation:before{content:"ﯟ"}.fi-rr-shield-keyhole:before{content:"ﯠ"}.fi-rr-shield-minus:before{content:"ﯡ"}.fi-rr-shield-plus:before{content:"ﯢ"}.fi-rr-shield-security-risk:before{content:"ﯣ"}.fi-rr-shield-slash:before{content:"ﯤ"}.fi-rr-shield-trust:before{content:"ﯥ"}.fi-rr-shield-virus:before{content:"ﯦ"}.fi-rr-shield-xmark:before{content:"ﯧ"}.fi-rr-shield:before{content:"ﯨ"}.fi-rr-ship-side:before{content:"ﯩ"}.fi-rr-ship:before{content:"ﯪ"}.fi-rr-shipping-fast:before{content:"ﯫ"}.fi-rr-shipping-timed:before{content:"ﯬ"}.fi-rr-shirt-long-sleeve:before{content:"ﯭ"}.fi-rr-shirt-running:before{content:"ﯮ"}.fi-rr-shirt-tank-top:before{content:"ﯯ"}.fi-rr-shirt:before{content:"ﯰ"}.fi-rr-shish-kebab:before{content:"ﯱ"}.fi-rr-shoe-prints:before{content:"ﯲ"}.fi-rr-shop-lock:before{content:"ﯳ"}.fi-rr-shop-slash:before{content:"ﯴ"}.fi-rr-shop:before{content:"ﯵ"}.fi-rr-shopping-bag-add:before{content:"ﯶ"}.fi-rr-shopping-bag:before{content:"ﯷ"}.fi-rr-shopping-basket:before{content:"ﯸ"}.fi-rr-shopping-cart-add:before{content:"ﯹ"}.fi-rr-shopping-cart-buyer:before{content:"ﯺ"}.fi-rr-shopping-cart-check:before{content:"ﯻ"}.fi-rr-shopping-cart:before{content:"ﯼ"}.fi-rr-shovel-snow:before{content:"ﯽ"}.fi-rr-shovel:before{content:"ﯾ"}.fi-rr-shower-down:before{content:"ﯿ"}.fi-rr-shower:before{content:"ﰀ"}.fi-rr-shredder:before{content:"ﰁ"}.fi-rr-shrimp:before{content:"ﰂ"}.fi-rr-shuffle:before{content:"ﰃ"}.fi-rr-shuttle-van:before{content:"ﰄ"}.fi-rr-shuttlecock:before{content:"ﰅ"}.fi-rr-Sickle:before{content:"ﰆ"}.fi-rr-sidebar-flip:before{content:"ﰇ"}.fi-rr-sidebar:before{content:"ﰈ"}.fi-rr-sigma:before{content:"ﰉ"}.fi-rr-sign-hanging:before{content:"ﰊ"}.fi-rr-sign-in-alt:before{content:"ﰋ"}.fi-rr-sign-out-alt:before{content:"ﰌ"}.fi-rr-sign-posts-wrench:before{content:"ﰍ"}.fi-rr-sign-posts:before{content:"ﰎ"}.fi-rr-sign-up:before{content:"ﰏ"}.fi-rr-signal-alt-1:before{content:"ﰐ"}.fi-rr-signal-alt-2:before{content:"ﰑ"}.fi-rr-signal-alt-slash:before{content:"ﰒ"}.fi-rr-signal-alt:before{content:"ﰓ"}.fi-rr-signal-bars-fair:before{content:"ﰔ"}.fi-rr-signal-bars-good:before{content:"ﰕ"}.fi-rr-signal-bars-weak:before{content:"ﰖ"}.fi-rr-signal-stream-slash:before{content:"ﰗ"}.fi-rr-signal-stream:before{content:"ﰘ"}.fi-rr-signature-lock:before{content:"ﰙ"}.fi-rr-signature-slash:before{content:"ﰚ"}.fi-rr-signature:before{content:"ﰛ"}.fi-rr-sim-card:before{content:"ﰜ"}.fi-rr-sim-cards:before{content:"ﰝ"}.fi-rr-sink:before{content:"ﰞ"}.fi-rr-siren-on:before{content:"ﰟ"}.fi-rr-Siren:before{content:"ﰠ"}.fi-rr-site-alt:before{content:"ﰡ"}.fi-rr-site-browser:before{content:"ﰢ"}.fi-rr-site:before{content:"ﰣ"}.fi-rr-sitemap:before{content:"ﰤ"}.fi-rr-skateboard:before{content:"ﰥ"}.fi-rr-skating:before{content:"ﰦ"}.fi-rr-skeleton-ribs:before{content:"ﰧ"}.fi-rr-skeleton:before{content:"ﰨ"}.fi-rr-skewer:before{content:"ﰩ"}.fi-rr-ski-boot-ski:before{content:"ﰪ"}.fi-rr-ski-jump:before{content:"ﰫ"}.fi-rr-ski-lift:before{content:"ﰬ"}.fi-rr-skiing-nordic:before{content:"ﰭ"}.fi-rr-skiing:before{content:"ﰮ"}.fi-rr-skill-alt:before{content:"ﰯ"}.fi-rr-skill-user:before{content:"ﰰ"}.fi-rr-skill:before{content:"ﰱ"}.fi-rr-skin-arrow:before{content:"ﰲ"}.fi-rr-skin-drop:before{content:"ﰳ"}.fi-rr-skin-hair:before{content:"ﰴ"}.fi-rr-skin:before{content:"ﰵ"}.fi-rr-skip-15-seconds:before{content:"ﰶ"}.fi-rr-skull-cow:before{content:"ﰷ"}.fi-rr-skull-crossbones:before{content:"ﰸ"}.fi-rr-skull:before{content:"ﰹ"}.fi-rr-slash:before{content:"ﰺ"}.fi-rr-sledding:before{content:"ﰻ"}.fi-rr-sleeping-bag:before{content:"ﰼ"}.fi-rr-sleigh:before{content:"ﰽ"}.fi-rr-sliders-h-square:before{content:"ﰾ"}.fi-rr-sliders-v-square:before{content:"ﰿ"}.fi-rr-sliders-v:before{content:"ﱀ"}.fi-rr-slot-machine:before{content:"ﱁ"}.fi-rr-smart-home-alt:before{content:"ﱂ"}.fi-rr-smart-home:before{content:"ﱃ"}.fi-rr-smartphone:before{content:"ﱄ"}.fi-rr-smile-beam:before{content:"ﱅ"}.fi-rr-smile-plus:before{content:"ﱆ"}.fi-rr-smile-wink:before{content:"ﱇ"}.fi-rr-smile:before{content:"ﱈ"}.fi-rr-smiley-comment-alt:before{content:"ﱉ"}.fi-rr-smog:before{content:"ﱊ"}.fi-rr-smoke:before{content:"ﱋ"}.fi-rr-smoking-ban:before{content:"ﱌ"}.fi-rr-smoking:before{content:"ﱍ"}.fi-rr-snake:before{content:"ﱎ"}.fi-rr-snap:before{content:"ﱏ"}.fi-rr-snooze:before{content:"ﱐ"}.fi-rr-snow-blowing:before{content:"ﱑ"}.fi-rr-snowboarding:before{content:"ﱒ"}.fi-rr-snowflake-droplets:before{content:"ﱓ"}.fi-rr-snowflake:before{content:"ﱔ"}.fi-rr-snowflakes:before{content:"ﱕ"}.fi-rr-snowman-alt:before{content:"ﱖ"}.fi-rr-snowman-head:before{content:"ﱗ"}.fi-rr-snowmobile:before{content:"ﱘ"}.fi-rr-snowplow:before{content:"ﱙ"}.fi-rr-soap-alt:before{content:"ﱚ"}.fi-rr-soap:before{content:"ﱛ"}.fi-rr-social-network:before{content:"ﱜ"}.fi-rr-socks:before{content:"ﱝ"}.fi-rr-sofa-size:before{content:"ﱞ"}.fi-rr-sofa:before{content:"ﱟ"}.fi-rr-solar-panel-sun:before{content:"ﱠ"}.fi-rr-solar-panel:before{content:"ﱡ"}.fi-rr-solar-system:before{content:"ﱢ"}.fi-rr-sold-house:before{content:"ﱣ"}.fi-rr-sold-signal:before{content:"ﱤ"}.fi-rr-sort-alpha-down-alt:before{content:"ﱥ"}.fi-rr-sort-alpha-down:before{content:"ﱦ"}.fi-rr-sort-alpha-up-alt:before{content:"ﱧ"}.fi-rr-sort-alpha-up:before{content:"ﱨ"}.fi-rr-sort-alt:before{content:"ﱩ"}.fi-rr-sort-amount-down-alt:before{content:"ﱪ"}.fi-rr-sort-amount-down:before{content:"ﱫ"}.fi-rr-sort-amount-up-alt:before{content:"ﱬ"}.fi-rr-sort-amount-up:before{content:"ﱭ"}.fi-rr-sort-circle-down:before{content:"ﱮ"}.fi-rr-sort-circle-up:before{content:"ﱯ"}.fi-rr-sort-circle:before{content:"ﱰ"}.fi-rr-sort-down:before{content:"ﱱ"}.fi-rr-sort-numeric-down-alt:before{content:"ﱲ"}.fi-rr-sort-numeric-down:before{content:"ﱳ"}.fi-rr-sort-shapes-down:before{content:"ﱴ"}.fi-rr-sort-shapes-up:before{content:"ﱵ"}.fi-rr-sort-size-down:before{content:"ﱶ"}.fi-rr-sort-size-up:before{content:"ﱷ"}.fi-rr-sort:before{content:"ﱸ"}.fi-rr-soup:before{content:"ﱹ"}.fi-rr-source-data:before{content:"ﱺ"}.fi-rr-source-document-alt:before{content:"ﱻ"}.fi-rr-source-document:before{content:"ﱼ"}.fi-rr-spa:before{content:"ﱽ"}.fi-rr-space-shuttle:before{content:"ﱾ"}.fi-rr-space-station-moon-alt:before{content:"ﱿ"}.fi-rr-space-station-moon:before{content:"ﲀ"}.fi-rr-spade:before{content:"ﲁ"}.fi-rr-spaghetti-monster-flying:before{content:"ﲂ"}.fi-rr-spain-map:before{content:"ﲃ"}.fi-rr-sparkles:before{content:"ﲄ"}.fi-rr-spartan-helmet:before{content:"ﲅ"}.fi-rr-speaker:before{content:"ﲆ"}.fi-rr-speakers:before{content:"ﲇ"}.fi-rr-speech-bubble-story:before{content:"ﲈ"}.fi-rr-speedometer-arrow:before{content:"ﲉ"}.fi-rr-speedometer-kpi:before{content:"ﲊ"}.fi-rr-sphere:before{content:"ﲋ"}.fi-rr-spider-black-widow:before{content:"ﲌ"}.fi-rr-spider-web:before{content:"ﲍ"}.fi-rr-spider:before{content:"ﲎ"}.fi-rr-spinner:before{content:"ﲏ"}.fi-rr-split-up-relation:before{content:"ﲐ"}.fi-rr-split:before{content:"ﲑ"}.fi-rr-splotch:before{content:"ﲒ"}.fi-rr-spoon:before{content:"ﲓ"}.fi-rr-sport:before{content:"ﲔ"}.fi-rr-spray-can-sparkles:before{content:"ﲕ"}.fi-rr-spray-can:before{content:"ﲖ"}.fi-rr-spring-calendar:before{content:"ﲗ"}.fi-rr-sprinkler:before{content:"ﲘ"}.fi-rr-spy:before{content:"ﲙ"}.fi-rr-square-0:before{content:"ﲚ"}.fi-rr-square-1:before{content:"ﲛ"}.fi-rr-square-2:before{content:"ﲜ"}.fi-rr-square-3:before{content:"ﲝ"}.fi-rr-square-4:before{content:"ﲞ"}.fi-rr-square-5:before{content:"ﲟ"}.fi-rr-square-6:before{content:"ﲠ"}.fi-rr-square-7:before{content:"ﲡ"}.fi-rr-square-8:before{content:"ﲢ"}.fi-rr-square-9:before{content:"ﲣ"}.fi-rr-square-a:before{content:"ﲤ"}.fi-rr-square-b:before{content:"ﲥ"}.fi-rr-square-bolt:before{content:"ﲦ"}.fi-rr-square-c:before{content:"ﲧ"}.fi-rr-square-code:before{content:"ﲨ"}.fi-rr-square-d:before{content:"ﲩ"}.fi-rr-square-dashed-circle-plus:before{content:"ﲪ"}.fi-rr-square-dashed:before{content:"ﲫ"}.fi-rr-square-divide:before{content:"ﲬ"}.fi-rr-square-e:before{content:"ﲭ"}.fi-rr-square-ellipsis-vertical:before{content:"ﲮ"}.fi-rr-square-ellipsis:before{content:"ﲯ"}.fi-rr-square-exclamation:before{content:"ﲰ"}.fi-rr-square-f:before{content:"ﲱ"}.fi-rr-square-g:before{content:"ﲲ"}.fi-rr-square-h:before{content:"ﲳ"}.fi-rr-square-heart:before{content:"ﲴ"}.fi-rr-square-i:before{content:"ﲵ"}.fi-rr-square-info:before{content:"ﲶ"}.fi-rr-square-j:before{content:"ﲷ"}.fi-rr-square-k:before{content:"ﲸ"}.fi-rr-square-kanban:before{content:"ﲹ"}.fi-rr-square-l:before{content:"ﲺ"}.fi-rr-square-m:before{content:"ﲻ"}.fi-rr-square-minus:before{content:"ﲼ"}.fi-rr-square-n:before{content:"ﲽ"}.fi-rr-square-o:before{content:"ﲾ"}.fi-rr-square-p:before{content:"ﲿ"}.fi-rr-square-phone-hangup:before{content:"ﳀ"}.fi-rr-square-plus:before{content:"ﳁ"}.fi-rr-square-poll-horizontal:before{content:"ﳂ"}.fi-rr-square-poll-vertical:before{content:"ﳃ"}.fi-rr-square-q:before{content:"ﳄ"}.fi-rr-square-quote:before{content:"ﳅ"}.fi-rr-square-r:before{content:"ﳆ"}.fi-rr-square-root:before{content:"ﳇ"}.fi-rr-square-s:before{content:"ﳈ"}.fi-rr-square-small:before{content:"ﳉ"}.fi-rr-square-star:before{content:"ﳊ"}.fi-rr-square-t:before{content:"ﳋ"}.fi-rr-square-terminal:before{content:"ﳌ"}.fi-rr-square-u:before{content:"ﳍ"}.fi-rr-square-up-right:before{content:"ﳎ"}.fi-rr-square-v:before{content:"ﳏ"}.fi-rr-square-w:before{content:"ﳐ"}.fi-rr-square-x:before{content:"ﳑ"}.fi-rr-square-y:before{content:"ﳒ"}.fi-rr-square-z:before{content:"ﳓ"}.fi-rr-square:before{content:"ﳔ"}.fi-rr-squid:before{content:"ﳕ"}.fi-rr-squircle:before{content:"ﳖ"}.fi-rr-squirrel:before{content:"ﳗ"}.fi-rr-staff:before{content:"ﳘ"}.fi-rr-stage-concert:before{content:"ﳙ"}.fi-rr-stage-theatre:before{content:"ﳚ"}.fi-rr-stage:before{content:"ﳛ"}.fi-rr-stairs:before{content:"ﳜ"}.fi-rr-stamp:before{content:"ﳝ"}.fi-rr-standard-definition:before{content:"ﳞ"}.fi-rr-star-and-crescent:before{content:"ﳟ"}.fi-rr-star-christmas:before{content:"ﳠ"}.fi-rr-star-comment-alt:before{content:"ﳡ"}.fi-rr-star-exclamation:before{content:"ﳢ"}.fi-rr-star-octogram:before{content:"ﳣ"}.fi-rr-star-of-david:before{content:"ﳤ"}.fi-rr-star-rating-call:before{content:"ﳥ"}.fi-rr-star-sharp-half-stroke:before{content:"ﳦ"}.fi-rr-star-sharp-half:before{content:"ﳧ"}.fi-rr-star-shooting:before{content:"ﳨ"}.fi-rr-star:before{content:"ﳩ"}.fi-rr-starfighter:before{content:"ﳪ"}.fi-rr-stars:before{content:"ﳫ"}.fi-rr-state-country:before{content:"ﳬ"}.fi-rr-stationary-bike:before{content:"ﳭ"}.fi-rr-stats:before{content:"ﳮ"}.fi-rr-steak:before{content:"ﳯ"}.fi-rr-steering-wheel:before{content:"ﳰ"}.fi-rr-step-backward:before{content:"ﳱ"}.fi-rr-step-forward:before{content:"ﳲ"}.fi-rr-sterling-sign:before{content:"ﳳ"}.fi-rr-stethoscope:before{content:"ﳴ"}.fi-rr-sticker:before{content:"ﳵ"}.fi-rr-stocking:before{content:"ﳶ"}.fi-rr-stomach:before{content:"ﳷ"}.fi-rr-stop-circle:before{content:"ﳸ"}.fi-rr-stop-square:before{content:"ﳹ"}.fi-rr-stop:before{content:"ﳺ"}.fi-rr-stopwatch:before{content:"ﳻ"}.fi-rr-store-alt:before{content:"ﳼ"}.fi-rr-store-buyer:before{content:"ﳽ"}.fi-rr-store-lock:before{content:"ﳾ"}.fi-rr-store-slash:before{content:"ﳿ"}.fi-rr-story-book:before{content:"ﴀ"}.fi-rr-story-fairy-tale:before{content:"ﴁ"}.fi-rr-story-fantasy:before{content:"ﴂ"}.fi-rr-strategy-chess-risk:before{content:"ﴃ"}.fi-rr-strawberry:before{content:"ﴄ"}.fi-rr-street-view:before{content:"ﴅ"}.fi-rr-stretcher:before{content:"ﴆ"}.fi-rr-strikethrough:before{content:"ﴇ"}.fi-rr-stroopwafel:before{content:"ﴈ"}.fi-rr-student-alt:before{content:"ﴉ"}.fi-rr-student:before{content:"ﴊ"}.fi-rr-subscript:before{content:"ﴋ"}.fi-rr-subscription-alt:before{content:"ﴌ"}.fi-rr-subscription:before{content:"ﴍ"}.fi-rr-subtitles-slash:before{content:"ﴎ"}.fi-rr-subtitles:before{content:"ﴏ"}.fi-rr-subway:before{content:"ﴐ"}.fi-rr-suitcase-alt:before{content:"ﴑ"}.fi-rr-summary-check:before{content:"ﴒ"}.fi-rr-summer:before{content:"ﴓ"}.fi-rr-sun-dust:before{content:"ﴔ"}.fi-rr-sun-plant-wilt:before{content:"ﴕ"}.fi-rr-sun-salutation-yoga:before{content:"ﴖ"}.fi-rr-sun:before{content:"ﴗ"}.fi-rr-sunday:before{content:"ﴘ"}.fi-rr-sunglasses-alt:before{content:"ﴙ"}.fi-rr-sunglasses:before{content:"ﴚ"}.fi-rr-sunrise-alt:before{content:"ﴛ"}.fi-rr-sunrise:before{content:"ﴜ"}.fi-rr-sunset:before{content:"ﴝ"}.fi-rr-superscript:before{content:"ﴞ"}.fi-rr-supplier-alt:before{content:"ﴟ"}.fi-rr-supplier:before{content:"ﴠ"}.fi-rr-surfing:before{content:"ﴡ"}.fi-rr-surprise:before{content:"ﴢ"}.fi-rr-surveillance-camera:before{content:"ﴣ"}.fi-rr-survey-xmark:before{content:"ﴤ"}.fi-rr-sushi-alt:before{content:"ﴥ"}.fi-rr-sushi-roll:before{content:"ﴦ"}.fi-rr-sushi:before{content:"ﴧ"}.fi-rr-svg:before{content:"ﴨ"}.fi-rr-swap:before{content:"ﴩ"}.fi-rr-swatchbook:before{content:"ﴪ"}.fi-rr-swimmer:before{content:"ﴫ"}.fi-rr-swimming-pool:before{content:"ﴬ"}.fi-rr-swing:before{content:"ﴭ"}.fi-rr-swipe-down:before{content:"ﴮ"}.fi-rr-swipe-left:before{content:"ﴯ"}.fi-rr-swipe-right:before{content:"ﴰ"}.fi-rr-swipe-up:before{content:"ﴱ"}.fi-rr-sword:before{content:"ﴲ"}.fi-rr-symbol:before{content:"ﴳ"}.fi-rr-symbols:before{content:"ﴴ"}.fi-rr-synagogue:before{content:"ﴵ"}.fi-rr-syringe:before{content:"ﴶ"}.fi-rr-system-cloud:before{content:"ﴷ"}.fi-rr-t:before{content:"ﴸ"}.fi-rr-tab-folder:before{content:"ﴹ"}.fi-rr-table-columns:before{content:"ﴺ"}.fi-rr-table-layout:before{content:"ﴻ"}.fi-rr-table-list:before{content:"ﴼ"}.fi-rr-table-picnic:before{content:"ﴽ"}.fi-rr-table-pivot:before{content:"﴾"}.fi-rr-table-rows:before{content:"﴿"}.fi-rr-table-tree:before{content:"﵀"}.fi-rr-table:before{content:"﵁"}.fi-rr-tablet-android-alt:before{content:"﵂"}.fi-rr-tablet-android:before{content:"﵃"}.fi-rr-tablet-rugged:before{content:"﵄"}.fi-rr-tablet:before{content:"﵅"}.fi-rr-tachometer-alt-average:before{content:"﵆"}.fi-rr-tachometer-alt-fastest:before{content:"﵇"}.fi-rr-tachometer-alt-slow:before{content:"﵈"}.fi-rr-tachometer-alt-slowest:before{content:"﵉"}.fi-rr-tachometer-average:before{content:"﵊"}.fi-rr-tachometer-fast:before{content:"﵋"}.fi-rr-tachometer-fastest:before{content:"﵌"}.fi-rr-tachometer-slow:before{content:"﵍"}.fi-rr-tachometer-slowest:before{content:"﵎"}.fi-rr-tachometer:before{content:"﵏"}.fi-rr-taco:before{content:"ﵐ"}.fi-rr-tags:before{content:"ﵑ"}.fi-rr-talent-alt:before{content:"ﵒ"}.fi-rr-talent-hand:before{content:"ﵓ"}.fi-rr-talent:before{content:"ﵔ"}.fi-rr-tally-1:before{content:"ﵕ"}.fi-rr-tally-2:before{content:"ﵖ"}.fi-rr-tally-3:before{content:"ﵗ"}.fi-rr-tally-4:before{content:"ﵘ"}.fi-rr-tally:before{content:"ﵙ"}.fi-rr-tamale:before{content:"ﵚ"}.fi-rr-tank-water:before{content:"ﵛ"}.fi-rr-tap:before{content:"ﵜ"}.fi-rr-tape:before{content:"ﵝ"}.fi-rr-target-audience:before{content:"ﵞ"}.fi-rr-target:before{content:"ﵟ"}.fi-rr-tax-alt:before{content:"ﵠ"}.fi-rr-tax:before{content:"ﵡ"}.fi-rr-taxi-bus:before{content:"ﵢ"}.fi-rr-taxi:before{content:"ﵣ"}.fi-rr-team-check-alt:before{content:"ﵤ"}.fi-rr-team-check:before{content:"ﵥ"}.fi-rr-teddy-bear:before{content:"ﵦ"}.fi-rr-teeth-open:before{content:"ﵧ"}.fi-rr-telescope:before{content:"ﵨ"}.fi-rr-temperature-down:before{content:"ﵩ"}.fi-rr-temperature-frigid:before{content:"ﵪ"}.fi-rr-temperature-high:before{content:"ﵫ"}.fi-rr-temperature-list:before{content:"ﵬ"}.fi-rr-temperature-low:before{content:"ﵭ"}.fi-rr-temperature-up:before{content:"ﵮ"}.fi-rr-template-alt:before{content:"ﵯ"}.fi-rr-template:before{content:"ﵰ"}.fi-rr-tenge:before{content:"ﵱ"}.fi-rr-tennis:before{content:"ﵲ"}.fi-rr-tent-arrow-down-to-line:before{content:"ﵳ"}.fi-rr-tent-arrow-left-right:before{content:"ﵴ"}.fi-rr-tent-arrow-turn-left:before{content:"ﵵ"}.fi-rr-tent-arrows-down:before{content:"ﵶ"}.fi-rr-tents:before{content:"ﵷ"}.fi-rr-terminal:before{content:"ﵸ"}.fi-rr-terrace:before{content:"ﵹ"}.fi-rr-test-tube:before{content:"ﵺ"}.fi-rr-test:before{content:"ﵻ"}.fi-rr-text-box-dots:before{content:"ﵼ"}.fi-rr-text-box-edit:before{content:"ﵽ"}.fi-rr-text-box:before{content:"ﵾ"}.fi-rr-text-check:before{content:"ﵿ"}.fi-rr-text-height:before{content:"ﶀ"}.fi-rr-text-shadow:before{content:"ﶁ"}.fi-rr-text-size:before{content:"ﶂ"}.fi-rr-text-slash:before{content:"ﶃ"}.fi-rr-text-width:before{content:"ﶄ"}.fi-rr-text:before{content:"ﶅ"}.fi-rr-theater-masks:before{content:"ﶆ"}.fi-rr-thermometer-alt:before{content:"ﶇ"}.fi-rr-thermometer-empty:before{content:"ﶈ"}.fi-rr-thermometer-full:before{content:"ﶉ"}.fi-rr-thermometer-half:before{content:"ﶊ"}.fi-rr-thermometer-quarter:before{content:"ﶋ"}.fi-rr-thermometer-three-quarters:before{content:"ﶌ"}.fi-rr-theta:before{content:"ﶍ"}.fi-rr-third-award:before{content:"ﶎ"}.fi-rr-third-laurel:before{content:"ﶏ"}.fi-rr-third-medal:before{content:"﶐"}.fi-rr-third:before{content:"﶑"}.fi-rr-thought-bubble:before{content:"ﶒ"}.fi-rr-three-leaf-clover:before{content:"ﶓ"}.fi-rr-thumbs-up-trust:before{content:"ﶔ"}.fi-rr-thumbtack:before{content:"ﶕ"}.fi-rr-thunderstorm-moon:before{content:"ﶖ"}.fi-rr-thunderstorm-risk:before{content:"ﶗ"}.fi-rr-thunderstorm-sun:before{content:"ﶘ"}.fi-rr-thunderstorm:before{content:"ﶙ"}.fi-rr-thursday:before{content:"ﶚ"}.fi-rr-ticket-airline:before{content:"ﶛ"}.fi-rr-ticket-alt:before{content:"ﶜ"}.fi-rr-ticket:before{content:"ﶝ"}.fi-rr-tickets-airline:before{content:"ﶞ"}.fi-rr-tie:before{content:"ﶟ"}.fi-rr-tilde:before{content:"ﶠ"}.fi-rr-time-add:before{content:"ﶡ"}.fi-rr-time-check:before{content:"ﶢ"}.fi-rr-time-delete:before{content:"ﶣ"}.fi-rr-time-fast:before{content:"ﶤ"}.fi-rr-time-forward-sixty:before{content:"ﶥ"}.fi-rr-time-forward-ten:before{content:"ﶦ"}.fi-rr-time-forward:before{content:"ﶧ"}.fi-rr-time-half-past:before{content:"ﶨ"}.fi-rr-time-oclock:before{content:"ﶩ"}.fi-rr-time-past:before{content:"ﶪ"}.fi-rr-time-quarter-past:before{content:"ﶫ"}.fi-rr-time-quarter-to:before{content:"ﶬ"}.fi-rr-time-twenty-four:before{content:"ﶭ"}.fi-rr-time-watch-calendar:before{content:"ﶮ"}.fi-rr-timer-clock-call:before{content:"ﶯ"}.fi-rr-times-hexagon:before{content:"ﶰ"}.fi-rr-tint-slash:before{content:"ﶱ"}.fi-rr-tip-coin:before{content:"ﶲ"}.fi-rr-tire-flat:before{content:"ﶳ"}.fi-rr-tire-pressure-warning:before{content:"ﶴ"}.fi-rr-tire-rugged:before{content:"ﶵ"}.fi-rr-tire:before{content:"ﶶ"}.fi-rr-tired:before{content:"ﶷ"}.fi-rr-to-do-alt:before{content:"ﶸ"}.fi-rr-to-do:before{content:"ﶹ"}.fi-rr-together-people:before{content:"ﶺ"}.fi-rr-toggle-off:before{content:"ﶻ"}.fi-rr-toggle-on:before{content:"ﶼ"}.fi-rr-toilet-paper-blank-under:before{content:"ﶽ"}.fi-rr-toilet-paper-blank:before{content:"ﶾ"}.fi-rr-toilet-paper-slash:before{content:"ﶿ"}.fi-rr-toilet-paper-under-slash:before{content:"ﷀ"}.fi-rr-toilet-paper-under:before{content:"ﷁ"}.fi-rr-toilet:before{content:"ﷂ"}.fi-rr-toilets-portable:before{content:"ﷃ"}.fi-rr-token:before{content:"ﷄ"}.fi-rr-tomato:before{content:"ﷅ"}.fi-rr-tombstone-alt:before{content:"ﷆ"}.fi-rr-tombstone:before{content:"ﷇ"}.fi-rr-tool-box:before{content:"﷈"}.fi-rr-tool-crop:before{content:"﷉"}.fi-rr-tool-marquee:before{content:"﷊"}.fi-rr-tools:before{content:"﷋"}.fi-rr-tooth:before{content:"﷌"}.fi-rr-toothbrush:before{content:"﷍"}.fi-rr-torch-inspiration-leader:before{content:"﷎"}.fi-rr-torii-gate:before{content:"﷏"}.fi-rr-tornado:before{content:"﷐"}.fi-rr-total:before{content:"﷑"}.fi-rr-tour-guide-people:before{content:"﷒"}.fi-rr-tour-virtual:before{content:"﷓"}.fi-rr-tower-control:before{content:"﷔"}.fi-rr-track:before{content:"﷕"}.fi-rr-tractor:before{content:"﷖"}.fi-rr-trademark:before{content:"﷗"}.fi-rr-traffic-cone:before{content:"﷘"}.fi-rr-traffic-light-go:before{content:"﷙"}.fi-rr-traffic-light-slow:before{content:"﷚"}.fi-rr-traffic-light-stop:before{content:"﷛"}.fi-rr-traffic-light:before{content:"﷜"}.fi-rr-trailer:before{content:"﷝"}.fi-rr-train-journey:before{content:"﷞"}.fi-rr-train-side:before{content:"﷟"}.fi-rr-train-station-building:before{content:"﷠"}.fi-rr-train-station:before{content:"﷡"}.fi-rr-train-subway-tunnel:before{content:"﷢"}.fi-rr-train-track:before{content:"﷣"}.fi-rr-train-tram:before{content:"﷤"}.fi-rr-train:before{content:"﷥"}.fi-rr-tram:before{content:"﷦"}.fi-rr-transform:before{content:"﷧"}.fi-rr-transformation-block:before{content:"﷨"}.fi-rr-transformation-circle:before{content:"﷩"}.fi-rr-transformation-design:before{content:"﷪"}.fi-rr-transformation-shapes:before{content:"﷫"}.fi-rr-transformer-bolt:before{content:"﷬"}.fi-rr-transgender:before{content:"﷭"}.fi-rr-transporter-1:before{content:"﷮"}.fi-rr-transporter-2:before{content:"﷯"}.fi-rr-transporter-3:before{content:"ﷰ"}.fi-rr-transporter-4:before{content:"ﷱ"}.fi-rr-transporter-5:before{content:"ﷲ"}.fi-rr-transporter-6:before{content:"ﷳ"}.fi-rr-transporter-7:before{content:"ﷴ"}.fi-rr-transporter-empty:before{content:"ﷵ"}.fi-rr-transporter:before{content:"ﷶ"}.fi-rr-trash-can-check:before{content:"ﷷ"}.fi-rr-trash-can-clock:before{content:"ﷸ"}.fi-rr-trash-can-list:before{content:"ﷹ"}.fi-rr-trash-can-plus:before{content:"ﷺ"}.fi-rr-trash-can-slash:before{content:"ﷻ"}.fi-rr-trash-check:before{content:"﷼"}.fi-rr-trash-clock:before{content:"﷽"}.fi-rr-trash-empty:before{content:"﷾"}.fi-rr-trash-list:before{content:"﷿"}.fi-rr-trash-plus:before{content:"︐"}.fi-rr-trash-restore-alt:before{content:"︑"}.fi-rr-trash-restore:before{content:"︒"}.fi-rr-trash-slash:before{content:"︓"}.fi-rr-trash-undo-alt:before{content:"︔"}.fi-rr-trash-undo:before{content:"︕"}.fi-rr-trash-xmark:before{content:"︖"}.fi-rr-trash:before{content:"︗"}.fi-rr-treadmill:before{content:"︘"}.fi-rr-treasure-chest:before{content:"︙"}.fi-rr-treatment:before{content:"︚"}.fi-rr-tree-alt:before{content:"︛"}.fi-rr-tree-christmas:before{content:"︜"}.fi-rr-tree-deciduous:before{content:"︝"}.fi-rr-tree:before{content:"︞"}.fi-rr-trees-alt:before{content:"︟"}.fi-rr-trees:before{content:"︰"}.fi-rr-triangle-music:before{content:"︱"}.fi-rr-triangle-person-digging:before{content:"︲"}.fi-rr-triangle-warning:before{content:"︳"}.fi-rr-triangle:before{content:"︴"}.fi-rr-tricycle:before{content:"︵"}.fi-rr-trillium:before{content:"︶"}.fi-rr-trophy-achievement-skill:before{content:"︷"}.fi-rr-trophy-star:before{content:"︸"}.fi-rr-trophy:before{content:"︹"}.fi-rr-truck-arrow-left:before{content:"︺"}.fi-rr-truck-arrow-right:before{content:"︻"}.fi-rr-truck-bolt:before{content:"︼"}.fi-rr-truck-box:before{content:"︽"}.fi-rr-truck-check:before{content:"︾"}.fi-rr-truck-container-empty:before{content:"︿"}.fi-rr-truck-container:before{content:"﹀"}.fi-rr-truck-couch:before{content:"﹁"}.fi-rr-truck-fire:before{content:"﹂"}.fi-rr-truck-flatbed:before{content:"﹃"}.fi-rr-truck-front:before{content:"﹄"}.fi-rr-truck-ladder:before{content:"﹅"}.fi-rr-truck-loading:before{content:"﹆"}.fi-rr-truck-medical:before{content:"﹇"}.fi-rr-truck-monster:before{content:"﹈"}.fi-rr-truck-moving:before{content:"﹉"}.fi-rr-truck-pickup:before{content:"﹊"}.fi-rr-truck-plow:before{content:"﹋"}.fi-rr-truck-ramp:before{content:"﹌"}.fi-rr-truck-side:before{content:"﹍"}.fi-rr-truck-tow:before{content:"﹎"}.fi-rr-truck-utensils:before{content:"﹏"}.fi-rr-trumpet:before{content:"﹐"}.fi-rr-trust-alt:before{content:"﹑"}.fi-rr-trust:before{content:"﹒"}.fi-rr-tshirt:before{content:"﹓"}.fi-rr-tty-answer:before{content:"﹔"}.fi-rr-tty:before{content:"﹕"}.fi-rr-tubes:before{content:"﹖"}.fi-rr-tuesday:before{content:"﹗"}.fi-rr-tugrik-sign:before{content:"﹘"}.fi-rr-turkey:before{content:"﹙"}.fi-rr-turn-left-down:before{content:"﹚"}.fi-rr-turn-left:before{content:"﹛"}.fi-rr-turn-right:before{content:"﹜"}.fi-rr-turntable:before{content:"﹝"}.fi-rr-turtle:before{content:"﹞"}.fi-rr-tv-music:before{content:"﹟"}.fi-rr-tv-retro:before{content:"﹠"}.fi-rr-typewriter:before{content:"﹡"}.fi-rr-u:before{content:"﹢"}.fi-rr-ufo-beam:before{content:"﹣"}.fi-rr-ufo:before{content:"﹤"}.fi-rr-ui-ux:before{content:"﹥"}.fi-rr-umbrella-beach:before{content:"﹦"}.fi-rr-umbrella:before{content:"﹧"}.fi-rr-under-construction:before{content:"﹨"}.fi-rr-underline:before{content:"﹩"}.fi-rr-undo-alt:before{content:"﹪"}.fi-rr-undo:before{content:"﹫"}.fi-rr-unicorn:before{content:"﹬"}.fi-rr-uniform-martial-arts:before{content:"﹭"}.fi-rr-universal-access:before{content:"﹮"}.fi-rr-unlock:before{content:"﹯"}.fi-rr-up-from-bracket:before{content:"ﹰ"}.fi-rr-up-left:before{content:"ﹱ"}.fi-rr-up-right-from-square:before{content:"ﹲ"}.fi-rr-up-right:before{content:"ﹳ"}.fi-rr-up:before{content:"ﹴ"}.fi-rr-upload:before{content:"﹵"}.fi-rr-url:before{content:"ﹶ"}.fi-rr-usb-pendrive:before{content:"ﹷ"}.fi-rr-usd-circle:before{content:"ﹸ"}.fi-rr-usd-square:before{content:"ﹹ"}.fi-rr-user-add:before{content:"ﹺ"}.fi-rr-user-alien:before{content:"ﹻ"}.fi-rr-user-astronaut:before{content:"ﹼ"}.fi-rr-user-check:before{content:"ﹽ"}.fi-rr-user-chef:before{content:"ﹾ"}.fi-rr-user-coach:before{content:"ﹿ"}.fi-rr-user-cowboy:before{content:"ﺀ"}.fi-rr-user-crown:before{content:"ﺁ"}.fi-rr-user-gear:before{content:"ﺂ"}.fi-rr-user-graduate:before{content:"ﺃ"}.fi-rr-user-headset:before{content:"ﺄ"}.fi-rr-user-helmet-safety:before{content:"ﺅ"}.fi-rr-user-injured:before{content:"ﺆ"}.fi-rr-user-interface-ui:before{content:"ﺇ"}.fi-rr-user-key:before{content:"ﺈ"}.fi-rr-user-lock:before{content:"ﺉ"}.fi-rr-user-md-chat:before{content:"ﺊ"}.fi-rr-user-md:before{content:"ﺋ"}.fi-rr-user-minus:before{content:"ﺌ"}.fi-rr-user-music:before{content:"ﺍ"}.fi-rr-user-ninja:before{content:"ﺎ"}.fi-rr-user-nurse:before{content:"ﺏ"}.fi-rr-user-pen:before{content:"ﺐ"}.fi-rr-user-pilot-tie:before{content:"ﺑ"}.fi-rr-user-pilot:before{content:"ﺒ"}.fi-rr-user-police:before{content:"ﺓ"}.fi-rr-user-robot-xmarks:before{content:"ﺔ"}.fi-rr-user-robot:before{content:"ﺕ"}.fi-rr-user-salary:before{content:"ﺖ"}.fi-rr-user-shield:before{content:"ﺗ"}.fi-rr-user-skill-gear:before{content:"ﺘ"}.fi-rr-user-slash:before{content:"ﺙ"}.fi-rr-user-tag:before{content:"ﺚ"}.fi-rr-user-time:before{content:"ﺛ"}.fi-rr-user-trust:before{content:"ﺜ"}.fi-rr-user-unlock:before{content:"ﺝ"}.fi-rr-user-visor:before{content:"ﺞ"}.fi-rr-user-xmark:before{content:"ﺟ"}.fi-rr-user:before{content:"ﺠ"}.fi-rr-users-alt:before{content:"ﺡ"}.fi-rr-users-class:before{content:"ﺢ"}.fi-rr-users-gear:before{content:"ﺣ"}.fi-rr-users-medical:before{content:"ﺤ"}.fi-rr-users-slash:before{content:"ﺥ"}.fi-rr-users:before{content:"ﺦ"}.fi-rr-utensils-slash:before{content:"ﺧ"}.fi-rr-utensils:before{content:"ﺨ"}.fi-rr-utility-pole-double:before{content:"ﺩ"}.fi-rr-utility-pole:before{content:"ﺪ"}.fi-rr-ux-browser:before{content:"ﺫ"}.fi-rr-ux:before{content:"ﺬ"}.fi-rr-v:before{content:"ﺭ"}.fi-rr-vacuum-robot:before{content:"ﺮ"}.fi-rr-vacuum:before{content:"ﺯ"}.fi-rr-value-absolute:before{content:"ﺰ"}.fi-rr-vault:before{content:"ﺱ"}.fi-rr-vector-alt:before{content:"ﺲ"}.fi-rr-vector-circle:before{content:"ﺳ"}.fi-rr-vector-polygon:before{content:"ﺴ"}.fi-rr-vector:before{content:"ﺵ"}.fi-rr-venus-double:before{content:"ﺶ"}.fi-rr-venus-mars:before{content:"ﺷ"}.fi-rr-venus:before{content:"ﺸ"}.fi-rr-vest-patches:before{content:"ﺹ"}.fi-rr-vest:before{content:"ﺺ"}.fi-rr-video-arrow-down-left:before{content:"ﺻ"}.fi-rr-video-arrow-up-right:before{content:"ﺼ"}.fi-rr-video-camera-alt:before{content:"ﺽ"}.fi-rr-video-camera:before{content:"ﺾ"}.fi-rr-video-duration:before{content:"ﺿ"}.fi-rr-video-plus:before{content:"ﻀ"}.fi-rr-video-slash:before{content:"ﻁ"}.fi-rr-videoconference:before{content:"ﻂ"}.fi-rr-vihara:before{content:"ﻃ"}.fi-rr-violin:before{content:"ﻄ"}.fi-rr-virus-slash:before{content:"ﻅ"}.fi-rr-virus:before{content:"ﻆ"}.fi-rr-viruses:before{content:"ﻇ"}.fi-rr-visit:before{content:"ﻈ"}.fi-rr-voicemail:before{content:"ﻉ"}.fi-rr-volcano:before{content:"ﻊ"}.fi-rr-volleyball:before{content:"ﻋ"}.fi-rr-volume-down:before{content:"ﻌ"}.fi-rr-volume-mute:before{content:"ﻍ"}.fi-rr-volume-off:before{content:"ﻎ"}.fi-rr-volume-slash:before{content:"ﻏ"}.fi-rr-volume:before{content:"ﻐ"}.fi-rr-vote-nay:before{content:"ﻑ"}.fi-rr-vote-yea:before{content:"ﻒ"}.fi-rr-vr-cardboard:before{content:"ﻓ"}.fi-rr-w:before{content:"ﻔ"}.fi-rr-waffle:before{content:"ﻕ"}.fi-rr-wagon-covered:before{content:"ﻖ"}.fi-rr-walker:before{content:"ﻗ"}.fi-rr-walkie-talkie:before{content:"ﻘ"}.fi-rr-walking:before{content:"ﻙ"}.fi-rr-wallet-arrow:before{content:"ﻚ"}.fi-rr-wallet-buyer:before{content:"ﻛ"}.fi-rr-wallet:before{content:"ﻜ"}.fi-rr-warehouse-alt:before{content:"ﻝ"}.fi-rr-warranty:before{content:"ﻞ"}.fi-rr-washer:before{content:"ﻟ"}.fi-rr-waste-pollution:before{content:"ﻠ"}.fi-rr-waste:before{content:"ﻡ"}.fi-rr-watch-calculator:before{content:"ﻢ"}.fi-rr-watch-fitness:before{content:"ﻣ"}.fi-rr-watch-smart:before{content:"ﻤ"}.fi-rr-watch:before{content:"ﻥ"}.fi-rr-water-bottle:before{content:"ﻦ"}.fi-rr-water-ladder:before{content:"ﻧ"}.fi-rr-water-lower:before{content:"ﻨ"}.fi-rr-water-rise:before{content:"ﻩ"}.fi-rr-water:before{content:"ﻪ"}.fi-rr-watermelon:before{content:"ﻫ"}.fi-rr-wave-sine:before{content:"ﻬ"}.fi-rr-wave-square:before{content:"ﻭ"}.fi-rr-wave-triangle:before{content:"ﻮ"}.fi-rr-wave:before{content:"ﻯ"}.fi-rr-waveform-path:before{content:"ﻰ"}.fi-rr-waveform:before{content:"ﻱ"}.fi-rr-web-design:before{content:"ﻲ"}.fi-rr-webcam-slash:before{content:"ﻳ"}.fi-rr-webcam:before{content:"ﻴ"}.fi-rr-webhook:before{content:"ﻵ"}.fi-rr-wednesday:before{content:"ﻶ"}.fi-rr-whale:before{content:"ﻷ"}.fi-rr-wheat-awn-circle-exclamation:before{content:"ﻸ"}.fi-rr-wheat-awn-slash:before{content:"ﻹ"}.fi-rr-wheat-awn:before{content:"ﻺ"}.fi-rr-wheat-slash:before{content:"ﻻ"}.fi-rr-wheat:before{content:"ﻼ"}.fi-rr-wheelchair-move:before{content:"﻽"}.fi-rr-wheelchair-sleeping:before{content:"﻾"}.fi-rr-wheelchair:before{content:"＀"}.fi-rr-whistle:before{content:"！"}.fi-rr-white-space:before{content:"＂"}.fi-rr-wifi-1:before{content:"＃"}.fi-rr-wifi-2:before{content:"＄"}.fi-rr-wifi-alt:before{content:"％"}.fi-rr-wifi-exclamation:before{content:"＆"}.fi-rr-wifi-slash:before{content:"＇"}.fi-rr-wifi:before{content:"（"}.fi-rr-wind-turbine:before{content:"）"}.fi-rr-wind-warning:before{content:"＊"}.fi-rr-wind:before{content:"＋"}.fi-rr-window-alt:before{content:"，"}.fi-rr-window-frame-open:before{content:"－"}.fi-rr-window-frame:before{content:"．"}.fi-rr-window-maximize:before{content:"／"}.fi-rr-window-minimize:before{content:"０"}.fi-rr-window-restore:before{content:"１"}.fi-rr-windsock:before{content:"２"}.fi-rr-wine-bottle:before{content:"３"}.fi-rr-wine-glass-crack:before{content:"４"}.fi-rr-wine-glass-empty:before{content:"５"}.fi-rr-wishlist-heart:before{content:"６"}.fi-rr-wishlist-star:before{content:"７"}.fi-rr-woman-head:before{content:"８"}.fi-rr-woman-scientist:before{content:"９"}.fi-rr-won-sign:before{content:"："}.fi-rr-work-in-progress:before{content:"；"}.fi-rr-workflow-alt:before{content:"＜"}.fi-rr-workflow-setting-alt:before{content:"＝"}.fi-rr-workflow-setting:before{content:"＞"}.fi-rr-workflow:before{content:"？"}.fi-rr-workshop:before{content:"＠"}.fi-rr-world:before{content:"Ａ"}.fi-rr-worm:before{content:"Ｂ"}.fi-rr-wreath:before{content:"Ｃ"}.fi-rr-wrench-alt:before{content:"Ｄ"}.fi-rr-wrench-simple:before{content:"Ｅ"}.fi-rr-x-ray:before{content:"Ｆ"}.fi-rr-x:before{content:"Ｇ"}.fi-rr-y:before{content:"Ｈ"}.fi-rr-yen:before{content:"Ｉ"}.fi-rr-yin-yang:before{content:"Ｊ"}.fi-rr-z:before{content:"Ｋ"}.fi-rr-zip-file:before{content:"Ｌ"}.fi-rr-zoom-in:before{content:"Ｍ"}.fi-rr-zoom-out:before{content:"Ｎ"}.app-icon[data-v-086801e5]{color:inherit;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.sidebar[data-v-3a8920ed]{width:var(--sidebar-width);z-index:50;background:var(--surface-rail);border-right:1px solid var(--divider);height:100vh;box-shadow:var(--shadow-sidebar);transition:width var(--transition-base);flex-direction:column;display:flex;position:fixed;top:0;left:0;overflow:hidden}.sidebar.collapsed[data-v-3a8920ed]{width:var(--sidebar-collapsed-width)}.sidebar-brand[data-v-3a8920ed]{align-items:center;gap:12px;min-height:56px;padding:16px 44px 8px 16px;display:flex}.brand-icon[data-v-3a8920ed]{flex-shrink:0;justify-content:center;align-items:center;display:flex}.brand-text[data-v-3a8920ed]{font-size:var(--font-size-lg);color:var(--text-primary);white-space:nowrap;letter-spacing:-.02em;font-weight:600}.sidebar-toggle[data-v-3a8920ed]{background:var(--surface-card);border:1px solid var(--divider);width:26px;height:26px;color:var(--text-secondary);cursor:pointer;z-index:2;transition:background-color var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:10px}.sidebar-toggle[data-v-3a8920ed]:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.collapsed .sidebar-toggle[data-v-3a8920ed]{right:50%;transform:translate(50%)}.sidebar-nav[data-v-3a8920ed]{flex:1;padding:8px;overflow:hidden auto}.nav-group[data-v-3a8920ed]{margin-bottom:4px}.nav-group-label[data-v-3a8920ed]{font-size:var(--font-size-xs);color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;padding:10px 12px 4px;font-weight:600}.nav-group-divider[data-v-3a8920ed]{background:var(--divider);height:1px;margin:8px}.nav-item[data-v-3a8920ed]{color:var(--text-secondary);font-size:var(--font-size-sm);cursor:pointer;transition:all var(--transition-fast);text-align:left;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;width:100%;padding:6px 10px;font-weight:500;text-decoration:none;display:flex}.nav-item[data-v-3a8920ed]:hover{background:var(--surface-card);color:var(--text-primary)}.nav-item.active[data-v-3a8920ed]{background:var(--brand-primary-soft);color:var(--text-primary);border-color:#0000}.nav-icon[data-v-3a8920ed]{opacity:.75;flex-shrink:0;width:18px}.nav-item.active .nav-icon[data-v-3a8920ed],.nav-item:hover .nav-icon[data-v-3a8920ed]{opacity:1}.nav-label[data-v-3a8920ed]{white-space:nowrap;overflow:hidden}.nav-badge[data-v-3a8920ed]{letter-spacing:.04em;color:var(--text-on-primary);background:var(--brand-primary);border-radius:5px;flex-shrink:0;margin-left:auto;padding:3px 6px;font-size:.6rem;font-weight:700;line-height:1}.nav-badge--v2[data-v-3a8920ed]{background:var(--brand-primary);text-transform:uppercase}.nav-parent[data-v-3a8920ed]{font-family:var(--font-family)}.expand-icon[data-v-3a8920ed]{transition:transform var(--transition-fast);opacity:.5;margin-left:auto}.expand-icon.rotated[data-v-3a8920ed]{transform:rotate(180deg)}.nav-children[data-v-3a8920ed]{padding-left:20px;overflow:hidden}.nav-child[data-v-3a8920ed]{color:var(--text-secondary);font-size:var(--font-size-sm);transition:all var(--transition-fast);white-space:nowrap;border-radius:6px;align-items:center;gap:8px;padding:6px 12px;text-decoration:none;display:flex}.nav-child[data-v-3a8920ed]:hover{color:var(--text-primary);background:color-mix(in srgb, var(--text-primary) 5%, transparent)}.nav-child.active[data-v-3a8920ed]{color:var(--brand-primary-ink)}.child-dot[data-v-3a8920ed]{background:var(--text-muted);border-radius:50%;flex-shrink:0;width:5px;height:5px}.nav-child.active .child-dot[data-v-3a8920ed]{background:var(--brand-primary);box-shadow:0 0 6px var(--brand-primary)}.sidebar-footer[data-v-3a8920ed]{border-top:1px solid var(--divider);padding:12px 16px}.connection-status[data-v-3a8920ed]{align-items:center;gap:8px;display:flex}.status-dot[data-v-3a8920ed]{background:var(--tone-danger);border-radius:50%;flex-shrink:0;width:8px;height:8px}.connection-status.connected .status-dot[data-v-3a8920ed]{background:var(--brand-primary);box-shadow:0 0 8px color-mix(in srgb, var(--brand-primary) 50%, transparent);animation:2s infinite pulse-3a8920ed}.connection-status.snapshot .status-dot[data-v-3a8920ed]{background:var(--text-muted);box-shadow:none;animation:none}.status-text[data-v-3a8920ed]{font-size:var(--font-size-xs);color:var(--text-muted);white-space:nowrap}@keyframes pulse-3a8920ed{0%,to{opacity:1}50%{opacity:.5}}.fade-enter-active[data-v-3a8920ed],.fade-leave-active[data-v-3a8920ed]{transition:opacity var(--transition-fast)}.fade-enter-from[data-v-3a8920ed],.fade-leave-to[data-v-3a8920ed]{opacity:0}.collapse-enter-active[data-v-3a8920ed],.collapse-leave-active[data-v-3a8920ed]{transition:all var(--transition-base);max-height:300px}.collapse-enter-from[data-v-3a8920ed],.collapse-leave-to[data-v-3a8920ed]{opacity:0;max-height:0}.app-header[data-v-a4727fba]{padding:16px var(--content-padding);border-bottom:1px solid var(--divider);background:var(--surface-header);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:40;min-height:var(--header-height);justify-content:center;display:flex;position:sticky;top:0}.header-inner[data-v-a4727fba]{justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1240px;display:flex}.header-left[data-v-a4727fba]{align-items:baseline;gap:12px;display:flex}.page-title[data-v-a4727fba]{font-size:var(--font-size-xl);color:var(--text-primary);letter-spacing:-.02em;font-weight:600}.page-subtitle[data-v-a4727fba]{font-size:var(--font-size-sm);color:var(--text-muted)}.header-right[data-v-a4727fba]{align-items:center;gap:16px;display:flex}.time-filter[data-v-a4727fba]{background:var(--surface-card);border:1px solid var(--divider);border-radius:10px;gap:2px;padding:3px;display:flex}.as-of[data-v-a4727fba]{font-size:var(--font-size-sm);color:var(--text-muted);border:1px dashed var(--divider);white-space:nowrap;cursor:default;border-radius:10px;padding:6px 12px;font-weight:500}.filter-btn[data-v-a4727fba]{color:var(--text-secondary);font-size:var(--font-size-sm);font-weight:500;font-family:var(--font-family);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:6px 14px}.filter-btn[data-v-a4727fba]:hover{color:var(--text-primary);background:color-mix(in srgb, var(--text-primary) 6%, transparent)}.filter-btn.active[data-v-a4727fba]{background:var(--brand-primary);color:var(--text-on-primary);box-shadow:0 2px 8px color-mix(in srgb, var(--brand-primary) 30%, transparent)}.live-badge[data-v-a4727fba]{font-size:var(--font-size-xs);color:var(--brand-primary-ink);background:color-mix(in srgb, var(--brand-primary) 12%, var(--surface-header));border:1px solid color-mix(in srgb, var(--brand-primary) 22%, var(--surface-header));border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-weight:500;display:flex}.live-dot[data-v-a4727fba]{background:var(--brand-primary);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-a4727fba}.live-badge.is-snapshot[data-v-a4727fba]{color:var(--text-secondary);background:var(--surface-sunken);border-color:var(--divider-strong)}.live-badge.is-snapshot .live-dot[data-v-a4727fba]{background:var(--text-muted);animation:none}@keyframes pulse-a4727fba{0%,to{opacity:1}50%{opacity:.4}}.theme-toggle[data-v-a4727fba]{border:1px solid var(--divider);background:var(--surface-card);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);border-radius:8px;justify-content:center;align-items:center;display:flex}.theme-toggle[data-v-a4727fba]:hover{color:var(--text-primary);background:var(--surface-card-hover);border-color:var(--divider-strong)}.header-meta[data-v-a4727fba]{align-items:center;gap:12px;display:flex}.app-layout[data-v-b7e92bc1]{min-height:100vh;display:flex}.main-content[data-v-b7e92bc1]{margin-left:var(--sidebar-width);min-height:100vh;transition:margin-left var(--transition-base);flex-direction:column;flex:1;display:flex}.main-content--rail[data-v-b7e92bc1]{margin-left:var(--sidebar-collapsed-width)}.content-area[data-v-b7e92bc1]{padding:var(--content-padding);flex:1;overflow-y:auto}.content-area[data-v-b7e92bc1]>*{max-width:1240px;margin-inline:auto}.page-enter-active[data-v-b7e92bc1],.page-leave-active[data-v-b7e92bc1]{transition:opacity .2s,transform .2s}.page-enter-from[data-v-b7e92bc1]{opacity:0;transform:translateY(8px)}.page-leave-to[data-v-b7e92bc1]{opacity:0;transform:translateY(-4px)}
