@charset "UTF-8";:root{--fc-lista-table-head-bg: #1e293b;--fc-lista-table-head-color: #f8fafc;--fc-lista-table-row-hover: rgba(17, 17, 17, .04);--fc-lista-table-min-width: 720px}.fc-lista-table-wrap{margin-top:.25rem;background:var(--app-content-surface, #fff);border:1px solid var(--border-subtle, rgba(17, 17, 17, .08));border-radius:var(--radius-md, .5rem);box-shadow:var(--shadow-sm, 0 2px 4px rgba(0, 0, 0, .06));overflow:hidden}.fc-lista-table-wrap--xl{--fc-lista-table-min-width: 1400px}.fc-lista-table-scroll{min-height:8rem}.fc-lista-infinite-sentinel{height:1px;width:100%;pointer-events:none;visibility:hidden}.fc-lista-table-responsive{margin:0;-webkit-overflow-scrolling:touch}@media(max-width:991.98px){.fc-lista-table-responsive{background:linear-gradient(90deg,var(--app-content-surface, #fff) 30%,transparent) 0 0/12px 100% no-repeat,linear-gradient(270deg,var(--app-content-surface, #fff) 30%,transparent) 100% 0/12px 100% no-repeat,var(--app-content-surface, #fff);background-attachment:local,local,scroll}}.fc-lista-table{min-width:var(--fc-lista-table-min-width);font-size:.875rem;border-collapse:separate;border-spacing:0}.fc-lista-table thead.table-dark th,.fc-lista-table thead.thead-dark th,.fc-lista-table thead th{padding:.65rem .75rem;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--fc-lista-table-head-color)!important;background-color:var(--fc-lista-table-head-bg)!important;border:none;border-bottom:none;white-space:nowrap;vertical-align:middle;position:sticky;top:0;z-index:2;box-shadow:inset 0 -1px #ffffff14}.fc-lista-table thead tr{border-bottom:none}.fc-lista-table tbody td{padding:.65rem .75rem;vertical-align:middle;border-color:var(--border-subtle, rgba(17, 17, 17, .06))}.fc-lista-table tbody tr{transition:background-color .15s ease;border-bottom:1px solid var(--border-subtle, rgba(17, 17, 17, .08))}.fc-lista-table tbody tr:nth-child(2n){background:#11111105}.fc-lista-table tbody tr:hover{background:var(--fc-lista-table-row-hover)}.fc-lista-table thead th .cursor-pointer{color:inherit;-webkit-user-select:none;user-select:none}.fc-lista-table thead th .cursor-pointer:hover{color:#fff}.fc-lista-table thead th .fas{opacity:.85}.fc-lista-table__th--narrow{width:1%}.fc-lista-table__th--grow{min-width:10rem}.fc-lista-table-loading-gap{height:1.25rem}.fc-lista-table-wrap--factura{--fc-lista-table-min-width: 980px;--fc-lista-table-head-bg: #111111;--fc-lista-table-head-color: #f8fafc}.fc-factura-list-table-wrap{border-radius:var(--radius-lg);overflow:hidden}.fc-factura-list-table__head-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem .9rem;background:linear-gradient(180deg,#f3f4f6e6,#fff0);border-bottom:1px solid var(--border-subtle)}.fc-factura-list-table__head-title{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.fc-factura-list-table__head-count{font-size:.75rem;font-weight:600;color:var(--primary-black);font-variant-numeric:tabular-nums}.fc-factura-list-table__scroll{min-height:8rem}.fc-factura-list-table thead th{padding-top:.75rem;padding-bottom:.75rem;box-shadow:inset 0 -3px 0 var(--fc-sidebar-accent),inset 0 -1px #ffffff14}.fc-lista-table tbody tr.fc-factura-row{transition:background-color .15s ease,box-shadow .15s ease}.fc-lista-table tbody tr.fc-factura-row--clickable{cursor:pointer}.fc-lista-table tbody tr.fc-factura-row--clickable:focus-visible{outline:none;box-shadow:inset 3px 0 0 var(--fc-sidebar-accent),inset 0 0 0 2px var(--brand-primary-border-light)}.fc-lista-table tbody tr.fc-factura-row:nth-child(2n):not(.fc-factura-row--expanded){background:#11111105}.fc-lista-table tbody tr.fc-factura-row:not(.fc-factura-row--expanded):hover{background:var(--brand-primary-soft-muted);box-shadow:inset 3px 0 0 var(--fc-sidebar-accent)}.fc-lista-table tbody tr.fc-factura-row--expanded{background:#11111108;box-shadow:inset 3px 0 0 var(--primary-black)}.fc-lista-table tbody tr.fc-factura-row--expanded:hover{background:#1111110a}.fc-lista-table tbody tr:not(.fc-factura-row--expanded) .fc-factura-table__td{cursor:default}.fc-lista-table tbody tr.fc-factura-row--clickable:not(.fc-factura-row--expanded) .fc-factura-table__td{cursor:pointer}.fc-factura-row__lead{display:inline-flex;align-items:center;gap:.45rem;min-width:0}.fc-factura-row__chevron{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:999px;color:var(--text-muted);background:#1111110a;flex-shrink:0;transition:var(--transition)}.fc-factura-row__chevron svg{width:.75rem;height:.75rem;display:block}.fc-factura-row:hover .fc-factura-row__chevron{color:var(--primary-black);background:var(--fc-sidebar-accent-soft)}.fc-factura-table__td{font-size:.875rem;line-height:1.4}.fc-factura-table__td--date{font-variant-numeric:tabular-nums;color:var(--text-muted);white-space:nowrap}.fc-factura-table__td--date time{font-weight:600;color:var(--primary-black)}.fc-factura-table__td--primary{font-weight:600;color:var(--primary-black);max-width:16rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fc-factura-table__td--mono{font-variant-numeric:tabular-nums;font-size:.8125rem;letter-spacing:.02em;color:var(--primary-black)}.fc-factura-table__td--amount{font-variant-numeric:tabular-nums;font-weight:600;white-space:nowrap}.fc-factura-table__td--status,.fc-factura-table__td--actions{width:1%;white-space:nowrap}.fc-factura-status{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;min-height:1.625rem;padding:.15rem .5rem}.fc-factura-status i{font-size:.75rem}.fc-factura-status__label{line-height:1}.fc-factura-status--ok{color:var(--fc-status-success);background:var(--fc-status-success-soft)}.fc-factura-status--warn{color:var(--fc-status-error, var(--brand-primary));background:var(--fc-status-error-soft, var(--brand-primary-soft))}.fc-factura-tipo{display:inline-flex;align-items:center;justify-content:center;min-height:1.625rem;padding:.15rem .5rem;font-size:.6875rem;white-space:nowrap}.fc-factura-tipo--terrestre{color:var(--fc-status-success, #047857);background:var(--fc-status-success-soft, rgba(4, 120, 87, .12))}.fc-factura-tipo--aerea{color:#1d4ed8;background:#2563eb1a}.fc-factura-tipo--mixta{color:#6d28d9;background:#7c3aed1a}.fc-factura-tipo--sin-dato{color:#6b7280;background:#6b72801a}.fc-factura-tipo--filtro-off{outline:2px solid #dc2626;outline-offset:1px}.fc-factura-table__td--reservacion{font-size:.8125rem;color:var(--text-muted, #6b7280);white-space:nowrap}.fc-factura-reservacion{display:inline-block;max-width:11rem;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.fc-factura-empty-row:hover,.fc-factura-loading-row:hover{background:transparent!important;box-shadow:none!important}.fc-factura-empty{padding:3rem 1.5rem!important;text-align:center;vertical-align:middle!important;border:none!important;background:transparent!important}.fc-factura-empty__loading,.fc-factura-loading-more{display:inline-flex;flex-direction:column;align-items:center;gap:.75rem;color:var(--text-muted);font-size:.875rem}.fc-factura-loading-more{width:100%;padding:1rem!important;text-align:center;border:none!important;background:#f3f4f68c!important}.fc-factura-empty__idle{max-width:22rem;margin:0 auto}.fc-factura-empty__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-bottom:.85rem;border-radius:999px;color:var(--text-muted);background:#1111110d}.fc-factura-empty__icon-wrap svg{width:1.35rem;height:1.35rem;display:block}.fc-factura-empty__title{font-size:1rem;font-weight:700;color:var(--primary-black)}.fc-factura-empty__hint{font-size:.875rem;color:var(--text-muted);line-height:1.45}.fc-lista-table thead th .cursor-pointer{display:inline-flex;align-items:center;gap:.25rem}.fc-lista-table thead th .cursor-pointer:hover{color:#fff;opacity:.95}.fc-lista-table thead th .fas{opacity:.9;font-size:.625rem}@media(max-width:767.98px){.fc-factura-status__label{display:none}.fc-factura-status{width:2rem;height:2rem;padding:0;border-radius:var(--radius-sm)}}@media(max-width:575.98px){.fc-factura-table__td--primary{max-width:10rem}}html[data-portal=fcm]{--fcm-black: #010202;--fcm-green: #55af31;--fcm-green-hover: #469628;--fcm-surface: #ffffff;--fcm-surface-muted: #f5f7fa;--fcm-text: #010202;--fcm-text-muted: #4b5563;font-family:IBM Plex Sans,Arial,sans-serif!important}html[data-portal=fcm] .fc-login-navbar,html[data-portal=fcm] .fc-login-navbar *{font-family:IBM Plex Sans,Arial,sans-serif!important}html[data-portal=fcm] .fc-login-navbar{background:var(--fcm-surface);border-bottom:1px solid rgba(1,2,2,.08);box-shadow:0 1px #0102020a}html[data-portal=fcm] .fc-login-navbar__brand-text{color:var(--fcm-text)}html[data-portal=fcm] .fc-login-navbar__toggle{color:var(--fcm-text);border-color:#0102021f;background:var(--fcm-surface-muted)}html[data-portal=fcm] .fc-login-navbar__toggle:hover{background:#55af3114}html[data-portal=fcm] .fc-login-navbar__link{color:var(--fcm-text)}html[data-portal=fcm] .fc-login-navbar__link:hover{color:var(--fcm-green);background:#55af3114}html[data-portal=fcm] .fc-login-navbar__link.is-active{color:var(--fcm-green);background:transparent;box-shadow:inset 0 -2px 0 var(--fcm-green)}html[data-portal=fcm] .fc-login-navbar__cta{background:var(--fcm-green);border-color:var(--fcm-green);color:#fff}html[data-portal=fcm] .fc-login-navbar__cta:hover{background:var(--fcm-green-hover);border-color:var(--fcm-green-hover);color:#fff}@media(max-width:991.98px){html[data-portal=fcm] .fc-login-navbar__nav{background:var(--fcm-surface);border-bottom-color:#01020214;box-shadow:0 12px 32px #01020214}}html[data-portal=fcm] .fcm-landing__hero-btn.btn-black,html[data-portal=fcm] .fcm-landing__guide-btn{background:var(--fcm-green);border-color:var(--fcm-green)}html[data-portal=fcm] .fcm-landing__hero-btn.btn-black:hover,html[data-portal=fcm] .fcm-landing__guide-btn:hover{background:var(--fcm-green-hover);border-color:var(--fcm-green-hover)}html[data-portal=fcm] .app-login__brand,html[data-portal=fcm] .app-setup__brand{background:linear-gradient(165deg,#010202,#1c1c1c 55%,#2a2a2a)}html[data-portal=fcm] .app-login__brand-features i,html[data-portal=fcm] .app-setup__brand-features i{color:var(--fcm-green)}html[data-portal=fcm] .app-setup__badge{background:#55af312e;color:#d4f0c8}html[data-portal=fcm] .app-login__badge--fcm,html[data-portal=fcm] .app-login__badge.app-login__badge--fcm{color:#010202;background:#55af311f;border-color:#55af3159}html[data-portal=fcm] .app-login__badge--fcm i,html[data-portal=fcm] .app-login__badge.app-login__badge--fcm i{color:#469628}html[data-portal=fcm] .btn-black,html[data-portal=fcm] .app-login__submit{background:var(--fcm-green);border-color:var(--fcm-green)}html[data-portal=fcm] .btn-black:hover,html[data-portal=fcm] .app-login__submit:hover:not(:disabled){background:var(--fcm-green-hover);border-color:var(--fcm-green-hover)}html[data-portal=fcm] .fc-navbar-app{background:var(--fcm-black)!important}html[data-portal=fcm] .fc-app-shell-v2 .fc-navbar-app{background:#fff!important}html[data-portal=fcm] .fc-app-shell-v2{--app-sidebar-bg: #17191f;--app-sidebar-surface: #17191f;--fc-sidebar-active-bg: #232833;--fc-sidebar-accent: #ffffff;--fc-sidebar-accent-soft: rgba(255, 255, 255, .08);--fc-sidebar-accent-soft-strong: rgba(255, 255, 255, .12)}html[data-portal=fcm] .app-sidebar-bg,html[data-portal=fcm]{--app-sidebar-bg: linear-gradient(180deg, #111111 0%, #010202 100%)}html[data-portal=fc] .auth-page-shell{background:linear-gradient(180deg,#fafafa,#f3f4f6)}html[data-portal=fc] .app-login__brand,html[data-portal=fc] .app-setup__brand{background:linear-gradient(160deg,#000,#1a1a1a 50%,#d91f26 160%)}html[data-portal=fc] .fc-navbar-app{background:#000!important}html[data-portal=fc] .fc-app-shell-v2 .fc-navbar-app{background:#fff!important}.fc-app-shell-v2{--app-sidebar-surface: #17191f;--app-sidebar-bg: #17191f;--app-sidebar-width: 280px;--app-navbar-height: 4.6875rem;--fc-sidebar-surface-elevated: #232833;--fc-sidebar-border: rgba(255, 255, 255, .08);--fc-sidebar-text: rgba(255, 255, 255, .9);--fc-sidebar-text-muted: #9ca3af;--fc-sidebar-subtext: #d1d5db;--fc-sidebar-hover-bg: rgba(255, 255, 255, .06);--fc-sidebar-active-bg: #232833;--fc-sidebar-active-border: #ffffff;--fc-sidebar-accent: #ffffff;--fc-sidebar-accent-soft: rgba(255, 255, 255, .08);--fc-sidebar-accent-soft-strong: rgba(255, 255, 255, .12);--app-content-bg: #f5f7fa;--fc-v2-surface: #ffffff;--fc-v2-border: #e9edf2;--fc-v2-text: #111827;--fc-v2-secondary: #6b7280;--fc-v2-danger: #e30613;font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.fc-app-shell-v2 .fc-app-layout__content{padding:1.5625rem;background:var(--app-content-bg)}@media(min-width:768px){.fc-app-shell-v2 .sidebar.sidebar-main{width:var(--app-sidebar-width);min-width:var(--app-sidebar-width)}}.fc-app-shell-v2 .fc-navbar-app.navbar{background:var(--fc-v2-surface)!important;border-bottom:1px solid var(--fc-v2-border)!important;box-shadow:none!important;min-height:var(--app-navbar-height)}.fc-app-shell-v2 .fc-navbar-app__bar{min-height:var(--app-navbar-height);padding-right:1.5625rem}.fc-app-shell-v2 .fc-navbar-app__bar:after{display:none}.fc-app-shell-v2 .fc-navbar-f2-sidebar-toggle-slot{height:var(--app-navbar-height);padding-left:1.5625rem}.fc-app-shell-v2 .fc-navbar-app__toggle{width:2.625rem;height:2.625rem;border:none!important;border-radius:.625rem;background:#f3f4f6!important}.fc-app-shell-v2 .fc-navbar-app__page-title{padding-left:.25rem;font-size:.9375rem;font-weight:600;color:var(--fc-v2-text)}@media(min-width:768px){.fc-app-shell-v2 .fc-navbar-app__brand-wrap--desktop{display:none!important}}.fc-app-shell-v2 .fc-navbar-app__user-btn{background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:.25rem 0!important}.fc-app-shell-v2 .fc-navbar-app__user-btn:hover,.fc-app-shell-v2 .fc-navbar-app__user.show>.fc-navbar-app__user-btn{background:transparent!important;opacity:.85}.fc-app-shell-v2 .fc-navbar-app__avatar,.fc-app-shell-v2 .foto-perfil{width:2.625rem;height:2.625rem}.fc-app-shell-v2 .fc-navbar-app__user-email{display:none!important}.fc-app-shell-v2 .fc-sidebar-app__portal-brand{display:flex;align-items:center;justify-content:center;min-height:5.625rem;padding:1rem 1.25rem;border-bottom:1px solid var(--fc-sidebar-border)}.fc-app-shell-v2 .fc-sidebar-app__portal-brand-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.fc-app-shell-v2 .fc-sidebar-app__portal-logo{display:block;max-width:100%;max-height:2rem;width:auto;object-fit:contain}.fc-app-shell-v2 .fc-sidebar-app__client-logo-wrap{background:transparent;border:none;box-shadow:none;padding:0}.fc-app-shell-v2 .fc-sidebar-app__client-logo{max-width:100%;max-height:2rem;width:auto;object-fit:contain}.fc-app-shell-v2 .fc-sidebar-app__profile.fc-sidebar-f2-profile{padding:1.875rem 1.25rem!important;text-align:center!important;border-bottom:1px solid var(--fc-sidebar-border)!important}.fc-app-shell-v2 .fc-sidebar-app__profile-meta{align-items:center!important;text-align:center}.fc-app-shell-v2 .fc-sidebar-app__avatar-link{margin-left:auto;margin-right:auto}.fc-app-shell-v2 .fc-sidebar-f2-avatar,.fc-app-shell-v2 .fc-sidebar-app__avatar{width:5.625rem!important;height:5.625rem!important}.fc-app-shell-v2 .fc-sidebar-f2-user-name{font-size:.9375rem!important;white-space:normal!important;margin-top:.9375rem}.fc-app-shell-v2 .fc-sidebar-app__profile-email{display:none}.fc-app-shell-v2 .fc-sidebar-app__profile-role{margin-top:.3125rem;font-size:.8125rem;color:#fff!important;background:transparent!important;border:none!important;padding:0!important}.fc-app-shell-v2 .fc-sidebar-app__account-toggle,.fc-app-shell-v2 .fc-sidebar-app__account-menu{display:none!important}.fc-app-shell-v2 .fc-sidebar-app__nav{padding:.5rem 0 1rem}.fc-app-shell-v2 .fc-sidebar-app__section-label{padding:.9375rem 1.25rem .35rem!important;font-size:.6875rem!important;letter-spacing:.125em;color:#80858f!important}.fc-app-shell-v2 .fc-sidebar-finvoice2 .nav-sidebar>.nav-item>.nav-link:not(.disabled),.fc-app-shell-v2 .fc-sidebar-finvoice2 .nav-sidebar>.nav-item-submenu>.nav-link:not(.disabled){border-left:4px solid transparent!important;border-radius:.75rem!important;margin:.375rem .625rem;padding:.875rem 1.125rem!important;padding-left:calc(1.125rem - 4px)!important;color:#ffffffd1!important;font-weight:500}.fc-app-shell-v2 .fc-sidebar-finvoice2 .nav-sidebar>.nav-item>.nav-link:not(.disabled):hover,.fc-app-shell-v2 .fc-sidebar-finvoice2 .nav-sidebar>.nav-item-submenu>.nav-link:not(.disabled):hover{background:var(--fc-sidebar-hover-bg)!important;color:#fff!important}.fc-app-shell-v2 .fc-sidebar-finvoice2 .nav-item-submenu:has(.fc-sidebar-link-active)>.nav-link:not(.disabled){background:var(--fc-sidebar-active-bg)!important;border-left-color:var(--fc-sidebar-active-border)!important;border-radius:.875rem!important;color:#fff!important;font-weight:600!important;box-shadow:none!important}.fc-app-shell-v2 .fc-sidebar-finvoice2 .nav-sidebar>.nav-item:not(.nav-item-submenu)>.nav-link.fc-sidebar-link-active:not(.disabled){background:var(--fc-sidebar-active-bg)!important;border-left-color:var(--fc-sidebar-active-border)!important;color:#fff!important;font-weight:600!important}@media(min-width:768px){html body:not(.sidebar-xs) .fc-app-shell-v2 .fc-sidebar-finvoice2.sidebar-main .nav-sidebar>.nav-item-submenu.fc-sidebar-app__submenu-collapsible>.nav-group-sub{display:none!important}html body:not(.sidebar-xs) .fc-app-shell-v2 .fc-sidebar-finvoice2.sidebar-main .nav-sidebar>.nav-item-submenu.fc-sidebar-app__submenu-collapsible.nav-item-open>.nav-group-sub{display:block!important;background:transparent!important;border:none!important;box-shadow:none!important;margin-top:.25rem}html body:not(.sidebar-xs) .fc-app-shell-v2 .fc-sidebar-finvoice2 .nav-group-sub .nav-link{margin:0;padding:.75rem 2.5rem!important;font-size:.875rem!important;border-left:none!important;border-radius:0!important;color:var(--fc-sidebar-subtext)!important;background:transparent!important}html body:not(.sidebar-xs) .fc-app-shell-v2 .fc-sidebar-finvoice2 .nav-group-sub .nav-link i{display:none}html body:not(.sidebar-xs) .fc-app-shell-v2 .fc-sidebar-finvoice2 .nav-group-sub .nav-link.fc-sidebar-link-active:not(.disabled){color:#fff!important;font-weight:600!important;background:transparent!important;border-left:none!important}html body:not(.sidebar-xs) .fc-app-shell-v2 .fc-sidebar-finvoice2 .nav-group-sub .nav-link:not(.fc-sidebar-link-active):hover{color:#fff!important;background:transparent!important}}.fc-app-shell-v2 .fc-sidebar-finvoice2 .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled):before,.fc-app-shell-v2 .fc-sidebar-finvoice2 .nav-item-submenu:has(.fc-sidebar-link-active)>.nav-link:not(.disabled):before{display:none!important;content:none!important}.fc-app-shell-v2 .fc-sidebar-finvoice2 .nav-group-sub{background:transparent!important;border:none!important}@media(max-width:767.98px){.fc-app-shell-v2 .fc-sidebar-finvoice2.sidebar-main .nav-sidebar>.nav-item-submenu>.nav-group-sub{display:none!important}.fc-app-shell-v2 .fc-sidebar-finvoice2.sidebar-main .nav-sidebar>.nav-item-submenu.nav-item-open>.nav-group-sub{display:block!important}}.fc-app-shell-v2 .fc-lista-page__header-actions .fc-btn-outline,.fc-app-shell-v2 .fc-lista-page__header-actions .btn{min-height:3rem;padding:0 1.5rem;border-radius:.75rem;border:none;background:var(--fc-v2-text);color:#fff;font-size:.9375rem;font-weight:600}.fc-app-shell-v2 .fc-lista-page__header-actions .fc-btn-outline:hover:not(:disabled),.fc-app-shell-v2 .fc-lista-page__header-actions .btn:hover:not(:disabled){background:#000;color:#fff}.fc-app-shell-v2 .fc-filtro-dinamico__bar{min-height:auto;padding:0;background:transparent;border:none;border-radius:0;box-shadow:none}.fc-app-shell-v2 .fc-filtro-dinamico__bar:focus-within{border:none;box-shadow:none}.fc-app-shell-v2 .fc-filtro-dinamico__search-icon{margin-top:.2rem}.fc-app-shell-v2 .fc-stat-card{border:1px solid var(--fc-v2-border);border-radius:1.125rem;box-shadow:none;transition:border-color .15s ease}.fc-app-shell-v2 .fc-stat-card:hover{border-color:#d1d5db;box-shadow:none;transform:none}.fc-app-shell-v2 .fc-stat-card__accent,.fc-app-shell-v2 .fc-stat-card__icon-wrap{display:none}.fc-app-shell-v2 .fc-stat-card__inner{padding:1.5rem;gap:.5rem}.fc-app-shell-v2 .fc-stat-card__head{order:2}.fc-app-shell-v2 .fc-stat-card__valor{order:1;font-size:2.375rem;font-weight:800;letter-spacing:-.03em;line-height:1}.fc-app-shell-v2 .fc-stat-card__titulo{text-transform:none;letter-spacing:normal;font-size:.9375rem;font-weight:400;color:var(--fc-v2-secondary)}.fc-app-shell-v2 .fc-stat-card__pie{order:3;margin-top:.75rem;padding:0;border:none;border-radius:0;background:transparent;color:#16a34a;font-size:.8125rem;font-weight:600}.fc-app-shell-v2 .fc-stat-card__filtro-hint{display:none}.fc-app-shell-v2 .fc-lista-table-wrap,.fc-app-shell-v2 .fc-factura-list-table-wrap{margin-top:0;border:1px solid var(--fc-v2-border);border-radius:1.25rem;background:var(--fc-v2-surface);box-shadow:none;overflow:hidden}.fc-app-shell-v2 .fc-factura-list-table__head-bar{padding:1.25rem;background:var(--fc-v2-surface);border-bottom:1px solid var(--fc-v2-border)}.fc-app-shell-v2 .fc-factura-list-table__head-title{font-size:.9375rem;font-weight:600;letter-spacing:normal;text-transform:none;color:var(--fc-v2-text)}.fc-app-shell-v2 .fc-lista-table thead th{background:#f9fafb!important;color:var(--fc-v2-secondary)!important;font-size:.8125rem;font-weight:500;box-shadow:none!important;border-bottom:none}.fc-app-shell-v2 .fc-lista-table tbody td{border-top:1px solid #f0f2f5;padding:1rem}.fc-app-shell-v2 .fc-lista-table tbody tr:nth-child(2n){background:transparent}.fc-app-shell-v2 .fc-lista-table tbody tr.fc-factura-row:not(.fc-factura-row--expanded):hover{background:#f9fafb;box-shadow:none}.fc-app-shell-v2 .fc-factura-status--warn{color:#b91c1c;background:#fef2f2;border:none;padding:.5rem .875rem;font-size:.75rem;font-weight:600;text-transform:none;letter-spacing:normal}.fc-app-shell-v2 .fc-factura-status--warn i{display:none}.fc-app-shell-v2 .fc-factura-excel__download--excel,.fc-app-shell-v2 .fc-factura-cfdi-excel__download{color:var(--fc-dl-excel-fg, #047857)!important;background:var(--fc-dl-excel-bg, rgba(4, 120, 87, .12))!important;border-color:var(--fc-dl-excel-border, rgba(4, 120, 87, .24))!important}.fc-app-shell-v2 .fc-factura-excel__download--excel:hover,.fc-app-shell-v2 .fc-factura-cfdi-excel__download:hover{color:var(--fc-dl-excel-fg-hover, #065f46)!important;background:var(--fc-dl-excel-bg-hover, rgba(4, 120, 87, .18))!important}.fc-app-shell-v2 .fc-factura-excel__download--zip,.fc-app-shell-v2 .fc-factura-cfdi__download{color:var(--fc-dl-zip-fg, #b45309)!important;background:var(--fc-dl-zip-bg, rgba(217, 119, 6, .12))!important;border-color:var(--fc-dl-zip-border, rgba(217, 119, 6, .24))!important}.fc-app-shell-v2 .fc-factura-excel__download--zip:hover,.fc-app-shell-v2 .fc-factura-cfdi__download:hover{color:var(--fc-dl-zip-fg-hover, #92400e)!important;background:var(--fc-dl-zip-bg-hover, rgba(217, 119, 6, .18))!important}.fc-app-shell-v2 .fc-cliente-list__download,.fc-app-shell-v2 .fc-factura-doc-action__link:not(.fc-factura-doc-action__link--airline){color:var(--fc-dl-file-fg, #1d4ed8)!important;background:var(--fc-dl-file-bg, rgba(37, 99, 235, .1))!important;border-color:var(--fc-dl-file-border, rgba(37, 99, 235, .22))!important}.fc-app-shell-v2 .fc-cliente-list__download:hover,.fc-app-shell-v2 .fc-factura-doc-action__link:not(.fc-factura-doc-action__link--airline):hover{color:var(--fc-dl-file-fg-hover, #1e40af)!important;background:var(--fc-dl-file-bg-hover, rgba(37, 99, 235, .16))!important}.fc-app-shell-v2 .fc-usuario-cliente-row__download,.fc-app-shell-v2 .fc-cliente-detalle__download-btn{color:var(--fc-dl-pdf-fg, #0d66d0)!important;background:var(--fc-dl-pdf-bg, rgba(20, 115, 230, .1))!important;border-color:var(--fc-dl-pdf-border, rgba(20, 115, 230, .24))!important}.fc-app-shell-v2 .fc-usuario-cliente-row__download:hover,.fc-app-shell-v2 .fc-cliente-detalle__download-btn:hover{color:var(--fc-dl-pdf-fg-hover, #095aba)!important;background:var(--fc-dl-pdf-bg-hover, rgba(20, 115, 230, .16))!important}.fc-app-shell-v2 .fc-usuario-cliente-row__actions .fc-btn-warn-pill{color:var(--fc-warn-fg, #b45309)!important;background:var(--fc-warn-bg, rgba(217, 119, 6, .12))!important;border-color:var(--fc-warn-border, rgba(217, 119, 6, .28))!important}.fc-app-shell-v2 .fc-usuario-cliente-row__actions .fc-btn-warn-pill:hover:not(:disabled){color:var(--fc-warn-fg-hover, #92400e)!important;background:var(--fc-warn-bg-hover, rgba(217, 119, 6, .2))!important}.fc-app-shell-v2 .fc-usuario-cliente-row__actions .fc-btn-danger-pill{color:var(--fc-danger-fg, #d91f26)!important;background:var(--fc-danger-bg, rgba(217, 31, 38, .12))!important;border-color:var(--fc-danger-border, rgba(217, 31, 38, .28))!important}.fc-app-shell-v2 .fc-usuario-cliente-row__actions .fc-btn-danger-pill:hover:not(:disabled){color:var(--fc-danger-fg-hover, #b01820)!important;background:var(--fc-danger-bg-hover, rgba(217, 31, 38, .2))!important}.fc-app-shell-v2 .fc-factura-excel__delete,.fc-app-shell-v2 .fc-factura-cfdi-excel__delete{color:var(--fc-danger-fg, #d91f26)!important;background:var(--fc-danger-bg, rgba(217, 31, 38, .12))!important;border-color:var(--fc-danger-border, rgba(217, 31, 38, .28))!important}.fc-app-shell-v2 .fc-factura-excel__delete:hover,.fc-app-shell-v2 .fc-factura-cfdi-excel__delete:hover{color:var(--fc-danger-fg-hover, #b01820)!important;background:var(--fc-danger-bg-hover, rgba(217, 31, 38, .2))!important}.fc-app-shell-v2 .fc-factura-excel__status,.fc-app-shell-v2 .fc-factura-cfdi-excel__status,.fc-app-shell-v2 .fc-usuario-row__profile-chip,.fc-app-shell-v2 .fc-factura-status,.fc-app-shell-v2 .fc-factura-tipo,.fc-app-shell-v2 .fc-usuario-cliente-row__badge,.fc-app-shell-v2 .fc-usuario-cliente-row__profile-chip{border-radius:var(--radius-sm)!important;border:none!important;font-weight:600!important;letter-spacing:.01em!important;text-transform:none!important;cursor:default}.fc-app-shell-v2 .fc-factura-excel__status--error,.fc-app-shell-v2 .fc-factura-cfdi-excel__status--error{color:var(--fc-status-error, #d91f26)!important;background:var(--fc-status-error-soft, rgba(217, 31, 38, .12))!important}.fc-app-shell-v2 .fc-factura-excel__status--processing,.fc-app-shell-v2 .fc-factura-cfdi-excel__status--processing{color:var(--fc-status-processing, #0a5387)!important;background:var(--fc-status-processing-soft, rgba(10, 83, 135, .12))!important}html[data-portal=fcm] .fc-app-shell-v2{--app-sidebar-bg: #17191f;--app-sidebar-surface: #17191f}html[data-portal=fcm] .fc-app-shell-v2 .fc-navbar-app,html[data-portal=fc] .fc-app-shell-v2 .fc-navbar-app{background:#fff!important}@media(min-width:768px){html body.sidebar-xs .fc-app-shell-v2 .sidebar.sidebar-main.sidebar-expand-md.fc-sidebar-finvoice2{width:4rem!important;min-width:4rem!important;max-width:4rem!important}html body.sidebar-xs .fc-app-shell-v2 .fc-sidebar-app__portal-brand,html body.sidebar-xs .fc-app-shell-v2 .fc-sidebar-app__user{display:none!important}html body.sidebar-xs .fc-app-shell-v2 .fc-sidebar-finvoice2 .nav-sidebar>.nav-item:not(.nav-item-submenu)>.nav-link.fc-sidebar-link-active:not(.disabled),html body.sidebar-xs .fc-app-shell-v2 .fc-sidebar-finvoice2 .nav-item-submenu:has(.fc-sidebar-link-active)>.nav-link:not(.disabled){border-left:none!important;border-radius:.625rem!important}}.fc-usuario-row__profile-chip,.fc-usuario-cliente-row__profile-chip,.fc-usuario-detalle__profile-chip,.fc-factura-status,.fc-factura-tipo,.fc-factura-excel__status,.fc-factura-cfdi-excel__status,.fc-cliente-detalle__badge,.fc-usuario-detalle__badge,.fc-usuario-cliente-row__badge,.fc-factura-extra-excel__vista,.perfil__profile-badge,.mfa-seguridad__badge,.buscar-boleto__badge,.fc-cliente-detalle-page__meta-chip,.fc-usuario-detalle-page__meta-chip,.fc-factura-detalle-page__meta-chip,.fc-factura-cfdi-detalle-page__meta-chip{border-radius:var(--radius-sm);border:none;font-weight:600;letter-spacing:.01em;text-transform:none;cursor:default;-webkit-user-select:none;user-select:none;line-height:1.2}.fc-usuario-row__profile-chip{color:#4b5563;background:#6b72801f}.fc-usuario-row__profile-chip--colaborador{color:#0a5387;background:#0a53871f}.fc-usuario-row__profile-chip--cliente{color:var(--fc-status-success, #047857);background:var(--fc-status-success-soft, rgba(4, 120, 87, .12))}.fc-usuario-cliente-row__profile-chip{color:var(--text-muted);background:#1111110f}.fc-usuario-detalle__profile-chip{color:#0a5387;background:#0a53871f}.fc-factura-extra-excel__vista{color:var(--primary-black);background:#1111110f}.perfil__profile-badge{color:#4b5563;background:#6b72801f}.fc-cliente-detalle-page__meta-chip,.fc-usuario-detalle-page__meta-chip,.fc-factura-detalle-page__meta-chip,.fc-factura-cfdi-detalle-page__meta-chip{background:var(--fc-meta-neutral-bg);color:var(--primary-black)}.fc-cliente-detalle-page__meta-chip--accent,.fc-cliente-detalle-page__meta-chip--regimen,.fc-factura-cfdi-detalle-page__meta-chip--accent{background:var(--fc-meta-fiscal-bg);color:var(--fc-meta-fiscal-fg)}.fc-cliente-detalle-page__meta-chip--success,.fc-factura-cfdi-detalle-page__meta-chip--success{background:var(--fc-meta-success-bg);color:var(--fc-meta-success-fg)}.fc-cliente-detalle-page__meta-chip--warn,.fc-factura-cfdi-detalle-page__meta-chip--warn{background:var(--fc-meta-warn-bg);color:var(--fc-meta-warn-fg)}.fc-factura-excel__download,.fc-factura-excel__delete,.fc-factura-cfdi-excel__download,.fc-factura-cfdi-excel__delete,.fc-factura-cfdi__download,.fc-cliente-list__download,.fc-factura-doc-action__link,.fc-factura-doc-action__recover,.fc-factura-cfdi-detalle__download-btn,.fc-cliente-detalle__download-btn{border-radius:999px;cursor:pointer;-webkit-user-select:auto;user-select:auto}:root{--fctg-black: #000000;--fctg-white: #ffffff;--fctg-grey: #bfbfbf;--fctg-corporate-blue: #171270;--fctg-leisure-blue: #4886c6;--brand-primary: #d91f26;--brand-primary-on-dark: #ff8080;--brand-secondary: #bfbfbf;--brand-primary-soft: rgba(217, 31, 38, .12);--brand-primary-soft-muted: rgba(217, 31, 38, .08);--brand-primary-soft-strong: rgba(217, 31, 38, .22);--brand-primary-soft-hover: rgba(217, 31, 38, .2);--brand-primary-border: rgba(217, 31, 38, .28);--brand-primary-border-light: rgba(217, 31, 38, .25);--brand-primary-border-strong: rgba(217, 31, 38, .35);--brand-primary-border-dashed: rgba(217, 31, 38, .45);--brand-primary-gradient-start: rgba(217, 31, 38, .75);--brand-primary-gradient-mid: rgba(217, 31, 38, .65);--primary-black: var(--fctg-black);--secondary-gray: #e5e7eb;--accent-gray: #6b7280;--text-muted: #6b7280;--bg-light: #f3f4f6;--white: var(--fctg-white);--transition: all .3s cubic-bezier(.4, 0, .2, 1);--shadow-sm: 0 2px 4px rgba(0, 0, 0, .05);--shadow-md: 0 10px 15px -3px rgba(0, 0, 0, .1);--shadow-card: 0 4px 6px -1px rgba(0, 0, 0, .06), 0 24px 48px -12px rgba(0, 0, 0, .12);--radius-lg: 1rem;--radius-md: .5rem;--radius-sm: .375rem;--border-subtle: rgba(0, 0, 0, .08);--focus-ring: 0 0 0 3px rgba(0, 0, 0, .22);--link-hover-brand: var(--brand-primary);--link-hover-brand-on-dark: var(--brand-primary-on-dark);--focus-ring-brand: 0 0 0 3px rgba(217, 31, 38, .35);--app-navbar-height: 3rem;--fc-login-cliente-navbar-height: 4.5rem;--app-shell-bg: var(--bg-light);--app-content-bg: #f4f5f7;--app-content-surface: #ffffff;--fc-sidebar-accent: var(--brand-primary-on-dark);--fc-sidebar-accent-soft: rgba(255, 128, 128, .14);--fc-sidebar-accent-soft-strong: rgba(255, 128, 128, .22);--fc-sidebar-hover-bg: rgba(255, 255, 255, .06);--fc-sidebar-text: rgba(255, 255, 255, .78);--fc-sidebar-text-muted: rgba(255, 255, 255, .45);--fc-sidebar-border: rgba(255, 255, 255, .08);--fc-sidebar-surface-elevated: #1a1a1a;--app-sidebar-surface: #111111;--app-sidebar-bg: linear-gradient(180deg, #161616 0%, #111111 100%);--app-sidebar-active-accent: var(--fc-sidebar-accent);--fc-status-success: #047857;--fc-status-success-soft: rgba(4, 120, 87, .12);--fc-status-success-border: rgba(4, 120, 87, .22);--fc-status-error: var(--brand-primary);--fc-status-error-soft: var(--brand-primary-soft);--fc-status-error-border: var(--brand-primary-border);--fc-status-processing: #0a5387;--fc-status-processing-soft: rgba(10, 83, 135, .12);--fc-dl-file-fg: #1d4ed8;--fc-dl-file-bg: rgba(37, 99, 235, .1);--fc-dl-file-border: rgba(37, 99, 235, .22);--fc-dl-file-bg-hover: rgba(37, 99, 235, .16);--fc-dl-file-fg-hover: #1e40af;--fc-dl-excel-fg: #047857;--fc-dl-excel-bg: rgba(4, 120, 87, .12);--fc-dl-excel-border: rgba(4, 120, 87, .24);--fc-dl-excel-bg-hover: rgba(4, 120, 87, .18);--fc-dl-excel-fg-hover: #065f46;--fc-dl-zip-fg: #b45309;--fc-dl-zip-bg: rgba(217, 119, 6, .12);--fc-dl-zip-border: rgba(217, 119, 6, .24);--fc-dl-zip-bg-hover: rgba(217, 119, 6, .18);--fc-dl-zip-fg-hover: #92400e;--fc-dl-pdf-fg: #0d66d0;--fc-dl-pdf-bg: rgba(20, 115, 230, .1);--fc-dl-pdf-border: rgba(20, 115, 230, .24);--fc-dl-pdf-bg-hover: rgba(20, 115, 230, .16);--fc-dl-pdf-fg-hover: #095aba;--fc-danger-fg: var(--brand-primary);--fc-danger-bg: var(--brand-primary-soft);--fc-danger-border: var(--brand-primary-border);--fc-danger-bg-hover: var(--brand-primary-soft-hover);--fc-danger-fg-hover: #b01820;--fc-danger-solid-hover: #b01820;--fc-warn-fg: #b45309;--fc-warn-bg: rgba(217, 119, 6, .12);--fc-warn-border: rgba(217, 119, 6, .28);--fc-warn-bg-hover: rgba(217, 119, 6, .2);--fc-warn-fg-hover: #92400e;--fc-meta-neutral-bg: rgba(243, 244, 246, .85);--fc-meta-fiscal-bg: rgba(10, 83, 135, .1);--fc-meta-fiscal-fg: #0a5387;--fc-meta-success-bg: rgba(4, 120, 87, .12);--fc-meta-success-fg: #047857;--fc-meta-warn-bg: rgba(217, 119, 6, .12);--fc-meta-warn-fg: #b45309}@font-face{font-family:Calibri;src:url("./media/calibri-regular-L6QG6RR4.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Calibri;src:url("./media/calibri-bold-7RXE5ISJ.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Calibri;src:url("./media/calibri-italic-CBRKOGMG.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Calibri;src:url("./media/calibri-bold-italic-HAZHCYI6.ttf") format("truetype");font-weight:700;font-style:italic;font-display:swap}*{font-family:Calibri,Segoe UI,sans-serif!important;box-sizing:border-box}body{margin:0;background-color:var(--bg-light);color:var(--primary-black)}.auth-wrapper{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:clamp(1.25rem,4vw,2.5rem);background:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(255,255,255,.9) 0%,transparent 55%),linear-gradient(165deg,#eceef2 0%,var(--bg-light) 45%,#fafafa 100%)}.auth-wrapper--viewport-full{min-height:100vh}.glass-card{background:var(--white);padding:clamp(2rem,5vw,2.75rem);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);width:100%;max-width:450px;text-align:center;border:1px solid var(--border-subtle)}.auth-card-title{margin:0 0 .5rem;font-size:clamp(1.375rem,3vw,1.625rem);font-weight:700;letter-spacing:-.02em;color:var(--primary-black);line-height:1.25}.auth-card-subtitle{margin:0 0 1.75rem;font-size:.9375rem;font-weight:400;color:var(--text-muted);line-height:1.5}.auth-actions{display:flex;flex-direction:column;gap:.75rem}.auth-divider{margin:1.5rem 0;border:none;border-top:1px solid var(--border-subtle)}.auth-register{margin:0;font-size:.875rem;color:var(--text-muted)}.auth-register-link,.fc-inline-link{color:var(--primary-black);font-weight:600;text-decoration:none!important;border-bottom:none;transition:color .2s ease}.auth-register-link:hover,.fc-inline-link:hover{color:var(--link-hover-brand);text-decoration:none!important;border-bottom:none}.auth-register-link:focus-visible,.fc-inline-link:focus-visible{outline:none;border-radius:var(--radius-sm);box-shadow:var(--focus-ring-brand);color:var(--link-hover-brand);text-decoration:none!important}.auth-register-link:active,.auth-register-link:focus,.fc-inline-link:active,.fc-inline-link:focus{text-decoration:none!important}.auth-page-shell{min-height:calc(100vh - var(--fc-login-cliente-navbar-height));padding:clamp(1.25rem,4vw,2rem);background:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(255,255,255,.9) 0%,transparent 55%),linear-gradient(165deg,#eceef2 0%,var(--bg-light) 45%,#fafafa 100%)}.glass-card--wide{max-width:720px;margin-left:auto;margin-right:auto;text-align:left}.glass-card--fluid{max-width:min(1140px,100%);margin-left:auto;margin-right:auto;text-align:left}.fc-card-head{text-align:center;margin-bottom:1.25rem}.fc-card-head .auth-card-subtitle{margin-bottom:0}.fc-segmented{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1.75rem}.fc-segmented__btn{flex:1 1 168px;max-width:300px;min-height:3.25rem;padding:.65rem 1rem;border-radius:var(--radius-md);font-weight:600;font-size:.875rem;border:2px solid var(--primary-black);background:transparent;color:var(--primary-black);cursor:pointer;transition:var(--transition);display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.fc-segmented__btn i{font-size:1.25rem;line-height:1}.fc-segmented__btn:hover,.fc-segmented__btn.is-active{background:var(--primary-black);color:var(--white)}.fc-segmented__btn:focus-visible{outline:none;box-shadow:var(--focus-ring)}.fc-field-label{display:block;font-weight:600;font-size:.9375rem;color:var(--primary-black);margin-bottom:.5rem}.fc-field-input{width:100%;padding:.75rem 1rem;border:1px solid var(--border-subtle);border-radius:var(--radius-md);font-size:1rem;color:var(--primary-black);background:var(--white);transition:border-color .2s ease,box-shadow .2s ease}.fc-field-input:focus{outline:none;border-color:var(--primary-black);box-shadow:var(--focus-ring)}.fc-field-input.is-invalid{border-color:#dc3545}.fc-field-error{font-size:.8125rem;color:var(--brand-primary);margin:-.25rem 0 .75rem}.fc-form-actions{margin-top:1.25rem;display:flex;justify-content:center}.btn-pro--narrow{max-width:360px;width:100%}.btn-pro--sm{padding:.5rem .75rem;font-size:.6875rem;letter-spacing:.05em;width:auto;max-width:100%}.fc-actions-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.fc-actions-row>.btn-pro{flex:1 1 200px;min-width:0;width:auto}.fc-stack{display:flex;flex-direction:column;gap:.5rem}.fc-stack--center{align-items:center}.fc-stack--spacious{gap:1rem}.fc-results-heading{font-size:1.125rem;font-weight:700;color:var(--primary-black);margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-subtle)}.fc-results-meta{font-size:.875rem;font-weight:400;color:var(--text-muted);margin:0 0 1rem}.fc-table thead th{background:var(--primary-black);color:var(--white);font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;border-color:var(--primary-black);vertical-align:middle}.fc-table tbody td{vertical-align:middle;border-color:var(--border-subtle)}.fc-empty-state{text-align:center;color:var(--text-muted);padding:2rem 1rem}.auth-actions--row{flex-direction:row;flex-wrap:wrap}.auth-actions--row>.btn-pro{flex:1 1 220px;width:auto}.btn-pro{width:100%;padding:.85rem 1.25rem;border-radius:var(--radius-md);font-weight:600;font-size:.8125rem;text-transform:uppercase;letter-spacing:.06em;transition:var(--transition);cursor:pointer;border:none;margin-bottom:0;display:inline-flex;align-items:center;justify-content:center;gap:.625rem}.btn-pro i{font-size:1rem;opacity:.92}.btn-pro:focus-visible{outline:none;box-shadow:var(--focus-ring)}.btn-black{background-color:var(--primary-black);color:var(--white)}.btn-black:hover{background-color:#2a2a2a;transform:translateY(-1px);box-shadow:0 8px 20px #11111138}.btn-black:active{transform:translateY(0)}.btn-outline-black{background-color:var(--white);border:2px solid var(--primary-black);color:var(--primary-black)}.btn-outline-black:hover:not(:disabled){background-color:var(--primary-black);color:var(--white);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.btn-outline-black:active:not(:disabled){transform:translateY(0)}.fc-btn-outline{color:var(--primary-black);background:var(--white);border:2px solid var(--primary-black)}.fc-btn-outline:hover:not(:disabled){background:var(--primary-black);color:var(--white);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.fc-btn-outline:active:not(:disabled){transform:translateY(0)}.fc-btn-outline:disabled{opacity:.55;cursor:not-allowed}.fc-btn-outline-pill{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.125rem;padding:.4rem .85rem;border-radius:999px;border:2px solid var(--primary-black);background:var(--white);color:var(--primary-black);font-size:.75rem;font-weight:700;letter-spacing:.02em;text-decoration:none;white-space:nowrap;cursor:pointer;transition:var(--transition)}.fc-btn-outline-pill i{font-size:.8125rem}.fc-btn-outline-pill:hover:not(:disabled){background:var(--primary-black);color:var(--white);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.fc-btn-outline-pill:active:not(:disabled){transform:translateY(0)}.fc-btn-outline-pill:disabled{opacity:.55;cursor:not-allowed}.fc-btn-outline-pill--active{background:var(--primary-black);color:var(--white)}.fc-btn-outline-pill--compact{min-height:1.75rem;min-width:auto;padding:.2rem .55rem;font-size:.6875rem}.fc-btn-danger-pill{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.125rem;padding:.4rem .85rem;border-radius:999px;border:1px solid var(--fc-danger-border);background:var(--fc-danger-bg);color:var(--fc-danger-fg);font-size:.75rem;font-weight:700;letter-spacing:.02em;white-space:nowrap;cursor:pointer;transition:var(--transition)}.fc-btn-danger-pill i{font-size:.8125rem}.fc-btn-danger-pill:hover:not(:disabled){background:var(--fc-danger-bg-hover);color:var(--fc-danger-fg-hover);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.fc-btn-danger-pill:active:not(:disabled){transform:translateY(0)}.fc-btn-danger-pill:disabled{opacity:.55;cursor:not-allowed}.fc-btn-danger-pill--compact{min-height:1.75rem;min-width:auto;padding:.2rem .55rem;font-size:.6875rem;letter-spacing:.03em}.fc-btn-danger-pill--compact i{font-size:.75rem}.fc-btn-warn-pill{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.125rem;padding:.4rem .85rem;border-radius:999px;border:1px solid var(--fc-warn-border);background:var(--fc-warn-bg);color:var(--fc-warn-fg);font-size:.75rem;font-weight:700;letter-spacing:.02em;white-space:nowrap;cursor:pointer;transition:var(--transition)}.fc-btn-warn-pill i{font-size:.8125rem}.fc-btn-warn-pill:hover:not(:disabled){background:var(--fc-warn-bg-hover);color:var(--fc-warn-fg-hover);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.fc-btn-warn-pill:active:not(:disabled){transform:translateY(0)}.fc-btn-warn-pill:disabled{opacity:.55;cursor:not-allowed}.fc-btn-warn-pill--compact{min-height:1.75rem;min-width:auto;padding:.2rem .55rem;font-size:.6875rem;letter-spacing:.03em}.fc-btn-warn-pill--compact i{font-size:.75rem}.fc-factura-excel__status,.fc-factura-cfdi-excel__status{display:inline-flex;align-items:center;gap:.35rem;min-height:1.625rem;padding:.15rem .5rem .15rem .45rem;border-radius:var(--radius-sm);border:none;font-size:.6875rem;font-weight:600;letter-spacing:.01em;white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none;line-height:1.2}.fc-factura-excel__status i,.fc-factura-cfdi-excel__status i{font-size:.6875rem;opacity:.92}.fc-factura-excel__status--processing,.fc-factura-cfdi-excel__status--processing{color:var(--fc-status-processing);background:var(--fc-status-processing-soft)}.fc-factura-excel__status--error,.fc-factura-cfdi-excel__status--error{color:var(--fc-status-error);background:var(--fc-status-error-soft)}.flight-navbar{background:var(--primary-black)!important;height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;position:sticky;top:0;z-index:1100}.flight-title{color:var(--white);font-weight:700;letter-spacing:1px}.fc-navbar-app.navbar{background:#fff!important;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 1px #0000000a;min-height:var(--app-navbar-height);padding-top:0;padding-bottom:0}.fc-navbar-app.navbar-light .navbar-nav .nav-link,.fc-navbar-app.navbar-light .navbar-nav>.nav-item>.nav-link,.fc-navbar-app.fc-navbar-app--light .navbar-nav .nav-link,.fc-navbar-app.fc-navbar-app--light .navbar-brand a,.fc-navbar-app.fc-navbar-app--light .navbar-nav-link{color:var(--primary-black)!important}.fc-navbar-app.navbar-light .navbar-nav .nav-link:focus,.fc-navbar-app.navbar-light .navbar-nav .nav-link:hover,.fc-navbar-app.fc-navbar-app--light .navbar-nav-link:hover,.fc-navbar-app.fc-navbar-app--light .navbar-nav .nav-link:hover{color:var(--primary-black)!important}.fc-navbar-app.navbar-light .navbar-toggler,.fc-navbar-app.fc-navbar-app--light .navbar-toggler{border-color:#00000024;color:var(--primary-black)}.fc-navbar-app.navbar-light .navbar-toggler i,.fc-navbar-app.fc-navbar-app--light .navbar-toggler i,.fc-navbar-app.fc-navbar-app--light .navbar-nav-link i{color:var(--primary-black)!important}.fc-navbar-app.navbar-dark .navbar-nav .nav-link,.fc-navbar-app.navbar-dark .navbar-nav>.nav-item>.nav-link{color:#ffffffe0!important}.fc-navbar-app.navbar-dark .navbar-nav .nav-link:focus,.fc-navbar-app.navbar-dark .navbar-nav .nav-link:hover{color:var(--white)!important}.fc-navbar-app.navbar-dark .navbar-brand a,.fc-navbar-app.navbar-dark .navbar-nav-link,.fc-navbar-app.navbar-dark .navbar-nav .nav-link{color:#ffffffeb!important}.fc-navbar-app.navbar-dark .navbar-toggler{border-color:#ffffff59}.fc-navbar-app.navbar-dark .navbar-toggler i,.fc-navbar-app.navbar-dark .navbar-nav-link i{color:#ffffffe0}.fc-navbar-app .navbar-brand img{max-height:2.25rem;width:auto}.fc-navbar-app .proyecto-custom-light{letter-spacing:.06em}.fc-navbar-app .navbar-header,.fc-navbar-app .navbar-collapse,.fc-navbar-app>.d-flex{background-color:transparent!important}.fc-sidebar-app.sidebar-light{box-shadow:6px 0 28px #00000047;border-right:1px solid var(--fc-sidebar-border)}.fc-sidebar-app.sidebar-light .sidebar-content{background-color:transparent!important;background-image:var(--app-sidebar-bg);display:flex;flex-direction:column;bottom:0!important}.fc-app-layout .fc-sidebar-app.sidebar-light .sidebar-content{min-height:100%;height:100%}@media(max-width:767.98px){.fc-app-layout .fc-sidebar-app.sidebar-light .sidebar-content{min-height:100vh;height:auto}}.fc-sidebar-app .sidebar-user-material{flex-shrink:0}.fc-sidebar-app .sidebar-content>.card.card-sidebar-mobile{flex:1 1 auto;margin-bottom:0!important;border-radius:0;border:none;box-shadow:none!important;background-color:transparent;background-image:none;display:flex;flex-direction:column}.fc-sidebar-app .card-sidebar-mobile .nav-sidebar{flex:1 1 auto}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link:not(.disabled):not(.fc-sidebar-link-active):hover{color:var(--fc-sidebar-accent)!important;background-color:var(--fc-sidebar-hover-bg)!important;box-shadow:none!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link:not(.disabled):not(.fc-sidebar-link-active):hover i,html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link:not(.disabled):not(.fc-sidebar-link-active):hover i:before,html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link:not(.disabled):not(.fc-sidebar-link-active):hover svg,html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link:not(.disabled):not(.fc-sidebar-link-active):hover .svg-inline--fa{color:var(--fc-sidebar-accent)!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link:not(.disabled):not(.fc-sidebar-link-active):hover svg path{fill:var(--fc-sidebar-accent)!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link:not(.disabled):not(.fc-sidebar-link-active):hover span{color:var(--fc-sidebar-accent)!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-item>.nav-link.fc-sidebar-link-active:not(.disabled),html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar>.nav-item>.nav-link.fc-sidebar-link-active:not(.disabled),html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled){position:relative;color:var(--fc-sidebar-accent)!important;background-color:var(--fc-sidebar-accent-soft)!important;box-shadow:none!important;font-weight:600!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled):before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background-color:var(--fc-sidebar-accent);pointer-events:none}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled) i,html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled) i:before,html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled) svg,html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled) .svg-inline--fa{color:var(--fc-sidebar-accent)!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled) svg path{fill:var(--fc-sidebar-accent)!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled) span{color:var(--fc-sidebar-accent)!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled):hover{background-color:var(--fc-sidebar-accent-soft-strong)!important;color:var(--fc-sidebar-accent)!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled):hover i,html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled):hover i:before,html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled):hover span,html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled):hover svg path{color:var(--fc-sidebar-accent)!important;fill:var(--fc-sidebar-accent)!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar>.nav-item-open>.nav-link:not(.disabled):not(.fc-sidebar-link-active),html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar>.nav-item-expanded:not(.nav-item-open)>.nav-link:not(.fc-sidebar-link-active){background-color:#ffffff0a;color:#ffffffe0}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar>.nav-item-submenu.nav-item-open>.nav-link.fc-sidebar-link-active:not(.disabled){color:var(--fc-sidebar-accent)!important;background-color:var(--fc-sidebar-accent-soft)!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar>.nav-item-submenu.nav-item-open>.nav-link.fc-sidebar-link-active:not(.disabled) i,html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app .nav-sidebar>.nav-item-submenu.nav-item-open>.nav-link.fc-sidebar-link-active:not(.disabled) i:before{color:var(--fc-sidebar-accent)!important}.fc-sidebar-app.sidebar-light .nav-sidebar>.nav-item-submenu>.nav-group-sub{background-color:var(--fc-sidebar-surface-elevated)}.fc-sidebar-app .sidebar-user-material-body .card-body.card-imagen-fondo{background:transparent;border-bottom:1px solid var(--fc-sidebar-border);box-shadow:none}.fc-sidebar-app .fc-sidebar-user-name{color:#fff;font-weight:600}.fc-sidebar-app .sidebar-user-material-footer{background:#ffffff08;border-top:1px solid var(--fc-sidebar-border)}.fc-sidebar-app .sidebar-user-material-footer a{color:#ffffffe0!important;text-shadow:none!important}.fc-app-footer{flex-shrink:0;background:var(--app-content-surface);color:var(--text-muted);font-size:.6875rem;line-height:1.3;text-align:center;padding:.28rem .75rem;border-top:1px solid var(--border-subtle);width:100%}.fc-app-footer .fc-footer-inner{margin:0;display:block}.fc-app-footer a{font-weight:600;color:var(--primary-black);text-decoration:none!important;transition:color .2s ease}.fc-app-footer a:hover{color:var(--link-hover-brand)}.fc-app-footer a:focus-visible{outline:none;border-radius:var(--radius-sm);box-shadow:var(--focus-ring-brand)}ngb-modal-backdrop.modal-backdrop{z-index:1040!important}ngb-modal-window.modal{z-index:1055!important}ngb-modal-window.fc-modal-window .modal-dialog{margin:1rem auto;max-width:min(520px,100vw - 2rem)}ngb-modal-window.fc-modal-window .modal-dialog.modal-lg{max-width:min(640px,100vw - 2rem)}ngb-modal-window.fc-modal-window .modal-dialog.modal-sm{max-width:min(440px,100vw - 2rem)}ngb-modal-window.fc-modal-window .modal-content{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);overflow:hidden;background:var(--white)}ngb-modal-backdrop.fc-modal-backdrop{background-color:#1111118c}.fc-modal{display:flex;flex-direction:column;background:var(--white)}.fc-modal__header{position:relative;display:flex;align-items:flex-start;gap:.875rem;padding:1.25rem 1.35rem 1rem;border-bottom:1px solid var(--border-subtle);background:linear-gradient(180deg,#f3f4f6a6,#fff0)}.fc-modal__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;background:#1111110f;color:var(--primary-black)}.fc-modal__icon i{font-size:1.125rem}.fc-modal__icon--danger{background:var(--brand-primary-soft);color:var(--link-hover-brand)}.fc-modal__icon--security{background:#0a53871a;color:#0a5387}.fc-modal__head-text{flex:1;min-width:0;padding-right:1.75rem}.fc-modal__kicker{margin:0 0 .2rem;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.fc-modal__title{margin:0;font-size:1.0625rem;font-weight:700;line-height:1.35;letter-spacing:-.01em;color:var(--primary-black);word-break:break-word}.fc-modal__close{position:absolute;top:.85rem;right:.85rem;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:999px;background:transparent;color:var(--text-muted);cursor:pointer;transition:var(--transition)}.fc-modal__close i{font-size:.875rem}.fc-modal__close:hover{background:#1111110f;color:var(--primary-black)}.fc-modal__close:focus-visible{outline:none;box-shadow:var(--focus-ring)}.fc-modal__body{padding:1.15rem 1.35rem 1.35rem;font-size:.9375rem;line-height:1.55;color:var(--primary-black)}.fc-modal__body h5,.fc-modal__body h6,.fc-modal__body p{margin:0 0 .65rem;font-size:.9375rem;font-weight:500;line-height:1.55;color:var(--primary-black)}.fc-modal__body h5:last-child,.fc-modal__body h6:last-child,.fc-modal__body p:last-child,.fc-modal__body div:last-child{margin-bottom:0}.fc-modal__body b,.fc-modal__body strong{font-weight:700;color:var(--primary-black)}.fc-modal__body small{display:block;margin-top:.65rem;font-size:.8125rem;line-height:1.45;color:var(--text-muted)}.fc-modal__body div{margin-top:.5rem;font-size:.875rem;line-height:1.5;color:var(--text-muted)}.fc-modal__footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.625rem;padding:.85rem 1.35rem 1.25rem;border-top:1px solid var(--border-subtle);background:#f3f4f673}.fc-modal__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-width:7.5rem;padding:.65rem 1.15rem;border-radius:var(--radius-md);border:none;font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:var(--transition)}.fc-modal__btn i{font-size:.8125rem;flex-shrink:0}.fc-modal__btn:disabled{opacity:.55;cursor:not-allowed;transform:none!important;box-shadow:none!important}.fc-modal__btn:focus-visible{outline:none;box-shadow:var(--focus-ring)}.fc-modal__btn--ghost{background:var(--white);border:1px solid rgba(17,17,17,.14);color:var(--primary-black)}.fc-modal__btn--ghost:hover:not(:disabled){background:#1111110a;border-color:#11111138}.fc-modal__btn--primary{background:var(--primary-black);color:var(--white)}.fc-modal__btn--primary:hover:not(:disabled){background:#2a2a2a;transform:translateY(-1px);box-shadow:0 8px 18px #1113}.fc-modal__btn--primary:active:not(:disabled){transform:translateY(0)}.fc-modal__btn--danger{background:var(--link-hover-brand);color:var(--white)}.fc-modal__btn--danger:hover:not(:disabled){background:#b01820;transform:translateY(-1px);box-shadow:0 8px 18px var(--brand-primary-border)}.fc-modal__btn--danger:active:not(:disabled){transform:translateY(0)}@media(max-width:575.98px){.fc-modal__footer{flex-direction:column-reverse}.fc-modal__btn{width:100%;min-width:0}}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled),html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-item>.nav-link.fc-sidebar-link-active:not(.disabled){color:var(--fc-sidebar-accent)!important;background-color:var(--fc-sidebar-accent-soft)!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled) i,html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled) i:before,html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled) span,html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled) svg,html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled) .svg-inline--fa{color:var(--fc-sidebar-accent)!important;fill:var(--fc-sidebar-accent)!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled) svg path{fill:var(--fc-sidebar-accent)!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled):before{background-color:var(--fc-sidebar-accent)!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar>.nav-item-submenu.nav-item-open>.nav-link.fc-sidebar-link-active:not(.disabled){color:var(--fc-sidebar-accent)!important;background-color:var(--fc-sidebar-accent-soft)!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar>.nav-item-submenu.nav-item-open>.nav-link.fc-sidebar-link-active:not(.disabled) i,html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar>.nav-item-submenu.nav-item-open>.nav-link.fc-sidebar-link-active:not(.disabled) i:before{color:var(--fc-sidebar-accent)!important}html body .sidebar.sidebar-main.sidebar-expand-md.fc-sidebar-app.fc-sidebar-finvoice2{width:250px;min-width:250px}@media(min-width:768px){html body.sidebar-xs .sidebar.sidebar-main.sidebar-expand-md.fc-sidebar-app.fc-sidebar-finvoice2{width:4rem!important;min-width:4rem!important;max-width:4rem!important}html body.sidebar-xs .sidebar.sidebar-main.sidebar-expand-md.fc-sidebar-app.fc-sidebar-finvoice2 .sidebar-content{width:100%;max-width:100%;min-width:0;box-sizing:border-box}html body.sidebar-xs .sidebar.sidebar-main.fc-sidebar-finvoice2 .nav-sidebar>.nav-item>.nav-link:not(.disabled),html body.sidebar-xs .sidebar.sidebar-main.fc-sidebar-finvoice2 .nav-sidebar>.nav-item-submenu>.nav-link:not(.disabled){padding-left:0!important;padding-right:0!important}}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2{box-shadow:6px 0 28px #00000047;border-right:1px solid var(--fc-sidebar-border)}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .sidebar-content{background:var(--app-sidebar-bg)!important;background-image:none!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled):hover{background-color:var(--fc-sidebar-accent-soft-strong)!important;color:var(--fc-sidebar-accent)!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled):hover span,html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled):hover i,html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled):hover i:before{color:var(--fc-sidebar-accent)!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link:not(.disabled):not(.fc-sidebar-link-active):hover{color:var(--fc-sidebar-accent)!important;background-color:var(--fc-sidebar-hover-bg)!important}html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link:not(.disabled):not(.fc-sidebar-link-active):hover span,html body .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link:not(.disabled):not(.fc-sidebar-link-active):hover i{color:var(--fc-sidebar-accent)!important}html body .fc-app-shell-v2 .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-item-submenu:has(.fc-sidebar-link-active)>.nav-link:not(.disabled),html body .fc-app-shell-v2 .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar>.nav-item:not(.nav-item-submenu)>.nav-link.fc-sidebar-link-active:not(.disabled){background:#232833!important;color:#fff!important;border-left:4px solid #ffffff!important;border-radius:.875rem!important;font-weight:600!important;box-shadow:none!important}html body .fc-app-shell-v2 .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-group-sub .nav-link.fc-sidebar-link-active:not(.disabled){background:transparent!important;border-left:none!important;color:#fff!important;font-weight:600!important}html body .fc-app-shell-v2 .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-item-submenu:has(.fc-sidebar-link-active)>.nav-link:not(.disabled) span,html body .fc-app-shell-v2 .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar>.nav-item:not(.nav-item-submenu)>.nav-link.fc-sidebar-link-active:not(.disabled) span{color:#fff!important}html body .fc-app-shell-v2 .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-item-submenu:has(.fc-sidebar-link-active)>.nav-link:not(.disabled):before,html body .fc-app-shell-v2 .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar>.nav-item:not(.nav-item-submenu)>.nav-link.fc-sidebar-link-active:not(.disabled):before{display:none!important;content:none!important}html body .fc-app-shell-v2 .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link:not(.disabled):not(.fc-sidebar-link-active):hover,html body .fc-app-shell-v2 .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link:not(.disabled):not(.fc-sidebar-link-active):hover span,html body .fc-app-shell-v2 .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link:not(.disabled):not(.fc-sidebar-link-active):hover i,html body .fc-app-shell-v2 .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link:not(.disabled):not(.fc-sidebar-link-active):hover i:before{color:#fff!important;background-color:#ffffff0f!important}html body .fc-app-shell-v2 .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled) i,html body .fc-app-shell-v2 .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled) i:before,html body .fc-app-shell-v2 .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled) span,html body .fc-app-shell-v2 .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled) svg,html body .fc-app-shell-v2 .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled) svg path{color:#fff!important;fill:#fff!important}html body .fc-app-shell-v2 .sidebar.sidebar-main.sidebar-light.fc-sidebar-app.fc-sidebar-finvoice2 .nav-sidebar .nav-link.fc-sidebar-link-active:not(.disabled):before{display:none!important;content:none!important;background:transparent!important}.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid black;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:#14ff1480;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;inset:-50px 0 0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3,.cm-s-default .cm-type{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error,.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:#ff96004d}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-vscrollbar,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;inset:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-scroll,.CodeMirror-sizer,.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors,.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:#ff06}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.cm-s-hopscotch.CodeMirror{background:#322931;color:#d5d3d5}.cm-s-hopscotch div.CodeMirror-selected{background:#433b42!important}.cm-s-hopscotch .CodeMirror-gutters{background:#322931;border-right:0px}.cm-s-hopscotch .CodeMirror-linenumber{color:#797379}.cm-s-hopscotch .CodeMirror-cursor{border-left:1px solid #989498!important}.cm-s-hopscotch span.cm-comment{color:#b33508}.cm-s-hopscotch span.cm-atom,.cm-s-hopscotch span.cm-number{color:#c85e7c}.cm-s-hopscotch span.cm-property,.cm-s-hopscotch span.cm-attribute{color:#8fc13e}.cm-s-hopscotch span.cm-keyword{color:#dd464c}.cm-s-hopscotch span.cm-string{color:#fdcc59}.cm-s-hopscotch span.cm-variable{color:#8fc13e}.cm-s-hopscotch span.cm-variable-2{color:#1290bf}.cm-s-hopscotch span.cm-def{color:#fd8b19}.cm-s-hopscotch span.cm-error{background:#dd464c;color:#989498}.cm-s-hopscotch span.cm-bracket{color:#d5d3d5}.cm-s-hopscotch span.cm-tag{color:#dd464c}.cm-s-hopscotch span.cm-link{color:#c85e7c}.cm-s-hopscotch .CodeMirror-matchingbracket{text-decoration:underline;color:#fff!important}.cm-s-hopscotch .CodeMirror-activeline-background{background:#302020}.gjs-is__grab,.gjs-is__grab *{cursor:grab!important}.gjs-is__grabbing,.gjs-is__grabbing *{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;cursor:grabbing!important}:root{--gjs-main-color: #444;--gjs-primary-color: #444;--gjs-secondary-color: #ddd;--gjs-tertiary-color: #804f7b;--gjs-quaternary-color: #d278c9;--gjs-font-color: #ddd;--gjs-font-color-active: #f8f8f8;--gjs-main-dark-color: rgba(0, 0, 0, .2);--gjs-secondary-dark-color: rgba(0, 0, 0, .1);--gjs-main-light-color: rgba(255, 255, 255, .1);--gjs-secondary-light-color: rgba(255, 255, 255, .7);--gjs-soft-light-color: rgba(255, 255, 255, .015);--gjs-color-blue: #3b97e3;--gjs-color-red: #dd3636;--gjs-color-yellow: #ffca6f;--gjs-color-green: #62c462;--gjs-left-width: 15%;--gjs-color-highlight: #71b7f1;--gjs-color-warn: #ffca6f;--gjs-handle-margin: -5px;--gjs-light-border: rgba(255, 255, 255, .05);--gjs-arrow-color: rgba(255, 255, 255, .7);--gjs-dark-text-shadow: rgba(0, 0, 0, .2);--gjs-color-input-padding: 22px;--gjs-input-padding: 5px;--gjs-padding-elem-classmanager: 5px 6px;--gjs-upload-padding: 150px 10px;--gjs-animation-duration: .2s;--gjs-main-font: Helvetica, sans-serif;--gjs-font-size: .75rem;--gjs-placeholder-background-color: var(--gjs-color-green);--gjs-canvas-top: 40px;--gjs-flex-item-gap: 5px}.gjs-bg-main,.gjs-off-prv,.gjs-sm-colorp-c{background-color:var(--gjs-main-color)}.gjs-color-main,.gjs-off-prv,.gjs-sm-stack #gjs-sm-add{color:var(--gjs-font-color);fill:var(--gjs-font-color)}.gjs-color-active{color:var(--gjs-font-color-active);fill:var(--gjs-font-color-active)}.gjs-color-warn{color:var(--gjs-color-warn);fill:var(--gjs-color-warn)}.gjs-color-hl{color:var(--gjs-color-highlight);fill:var(--gjs-color-highlight)}.gjs-invis-invis,.gjs-clm-tags #gjs-clm-new,.gjs-no-app{background-color:#0000;border:none;color:inherit}.gjs-no-app{height:10px}.opac50{opacity:.5;filter:alpha(opacity=50)}.gjs-checker-bg,.gjs-field-colorp-c,.checker-bg,.gjs-sm-layer-preview{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.gjs-no-user-select,.gjs-grabbing,.gjs-grabbing *,.gjs-rte-toolbar,.gjs-layer-name{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.gjs-no-pointer-events,.gjs-resizer-c,.gjs-margin-v-el,.gjs-padding-v-el,.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el{pointer-events:none}.no-select,.gjs-clm-tags #gjs-clm-close,.gjs-com-no-select,.gjs-com-no-select img,.gjs-category-title,.gjs-layer-title,.gjs-block-category .gjs-title,.gjs-sm-sector-title,.gjs-trait-category .gjs-title{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.clear{clear:both}.gjs-category-open,.gjs-block-category.gjs-open,.gjs-sm-sector.gjs-sm-open,.gjs-trait-category.gjs-open{border-bottom:1px solid rgba(0,0,0,.25)}.gjs-category-title,.gjs-layer-title,.gjs-block-category .gjs-title,.gjs-sm-sector-title,.gjs-trait-category .gjs-title{font-weight:lighter;background-color:var(--gjs-secondary-dark-color);letter-spacing:1px;padding:9px 10px 9px 20px;border-bottom:1px solid rgba(0,0,0,.25);text-align:left;position:relative;cursor:pointer}.btn-cl,.gjs-am-close,.gjs-mdl-btn-close{opacity:.3;filter:alpha(opacity=30);font-size:25px;cursor:pointer}.btn-cl:hover,.gjs-am-close:hover,.gjs-mdl-btn-close:hover{opacity:.7;filter:alpha(opacity=70)}.gjs-traits-label{border-bottom:1px solid var(--gjs-main-dark-color);font-weight:lighter;margin-bottom:5px;padding:10px;text-align:left}.gjs-label-wrp{width:30%;min-width:30%}.gjs-field-wrp{flex-grow:1}.gjs-traits-c,.gjs-traits-cs,.gjs-trait-categories{display:flex;flex-direction:column}.gjs-trait-category{width:100%}.gjs-trait-category .gjs-caret-icon{margin-right:5px}.gjs-trt-header{font-weight:lighter;padding:10px}.gjs-trt-trait{display:flex;justify-content:flex-start;padding:5px 10px;font-weight:lighter;align-items:center;text-align:left;gap:5px}.gjs-trt-traits{font-size:var(--gjs-font-size)}.gjs-trt-trait .gjs-label{text-align:left;text-overflow:ellipsis;overflow:hidden}.gjs-guide-info{position:absolute}.gjs-guide-info__content{position:absolute;height:100%;display:flex;width:100%;padding:5px}.gjs-guide-info__line{position:relative;margin:auto}.gjs-guide-info__line:before,.gjs-guide-info__line:after{content:"";display:block;position:absolute;background-color:inherit}.gjs-guide-info__y{padding:0 5px}.gjs-guide-info__y .gjs-guide-info__content{justify-content:center}.gjs-guide-info__y .gjs-guide-info__line{width:100%;height:1px}.gjs-guide-info__y .gjs-guide-info__line:before,.gjs-guide-info__y .gjs-guide-info__line:after{width:1px;height:10px;top:0;bottom:0;left:0;margin:auto}.gjs-guide-info__y .gjs-guide-info__line:after{left:auto;right:0}.gjs-guide-info__x{padding:5px 0}.gjs-guide-info__x .gjs-guide-info__content{align-items:center}.gjs-guide-info__x .gjs-guide-info__line{height:100%;width:1px}.gjs-guide-info__x .gjs-guide-info__line:before,.gjs-guide-info__x .gjs-guide-info__line:after{width:10px;height:1px;left:0;right:0;top:0;margin:auto;transform:translate(-50%)}.gjs-guide-info__x .gjs-guide-info__line:after{top:auto;bottom:0}.gjs-badge{white-space:nowrap}.gjs-badge__icon{vertical-align:middle;display:inline-block;width:15px;height:15px}.gjs-badge__icon svg{fill:currentColor}.gjs-badge__name{display:inline-block;vertical-align:middle}.gjs-frame-wrapper{position:absolute;width:100%;height:100%;left:0;right:0;margin:auto}.gjs-frame-wrapper--anim{transition:width .35s ease,height .35s ease}.gjs-frame-wrapper__top{transform:translateY(-100%) translate(-50%);display:flex;padding:5px 0;position:absolute;width:100%;left:50%;top:0}.gjs-frame-wrapper__top-r{margin-left:auto}.gjs-frame-wrapper__left{position:absolute;left:0;transform:translate(-100%) translateY(-50%);height:100%;top:50%}.gjs-frame-wrapper__bottom{position:absolute;bottom:0;transform:translateY(100%) translate(-50%);width:100%;left:50%}.gjs-frame-wrapper__right{position:absolute;right:0;transform:translate(100%) translateY(-50%);height:100%;top:50%}.gjs-frame-wrapper__icon{width:24px;cursor:pointer}.gjs-frame-wrapper__icon>svg{fill:currentColor}.gjs-padding-v-top,.gjs-fixedpadding-v-top{width:100%;top:0;left:0}.gjs-padding-v-right,.gjs-fixedpadding-v-right{right:0}.gjs-padding-v-bottom,.gjs-fixedpadding-v-bottom{width:100%;left:0;bottom:0}.gjs-padding-v-left,.gjs-fixedpadding-v-left{left:0}.gjs-cv-canvas{box-sizing:border-box;width:calc(100% - var(--gjs-left-width));height:calc(100% - var(--gjs-canvas-top));bottom:0;overflow:hidden;z-index:1;position:absolute;left:0;top:var(--gjs-canvas-top)}.gjs-cv-canvas-bg{background-color:#00000026}.gjs-cv-canvas.gjs-cui{width:100%;height:100%;top:0}.gjs-cv-canvas.gjs-is__grab .gjs-cv-canvas__frames,.gjs-cv-canvas.gjs-is__grabbing .gjs-cv-canvas__frames{pointer-events:none}.gjs-cv-canvas__frames{position:absolute;top:0;left:0;width:100%;height:100%}.gjs-cv-canvas__spots{position:absolute;pointer-events:none;z-index:1}.gjs-cv-canvas .gjs-ghost{display:none;pointer-events:none;background-color:#5b5b5b;border:2px dashed #ccc;position:absolute;z-index:10;opacity:.55;filter:alpha(opacity=55)}.gjs-cv-canvas .gjs-highlighter,.gjs-cv-canvas .gjs-highlighter-sel{position:absolute;outline:1px solid var(--gjs-color-blue);outline-offset:-1px;pointer-events:none;width:100%;height:100%}.gjs-cv-canvas .gjs-highlighter-warning{outline:3px solid var(--gjs-color-yellow)}.gjs-cv-canvas .gjs-highlighter-sel{outline:2px solid var(--gjs-color-blue);outline-offset:-2px}.gjs-cv-canvas #gjs-tools,.gjs-cv-canvas .gjs-tools{width:100%;height:100%;position:absolute;top:0;left:0;outline:none;z-index:1}.gjs-cv-canvas #gjs-tools{z-index:2}.gjs-cv-canvas *{box-sizing:border-box}.gjs-frame{outline:medium none;height:100%;width:100%;border:none;margin:auto;display:block;transition:width .35s ease,height .35s ease;position:absolute;inset:0}.gjs-toolbar{position:absolute;background-color:var(--gjs-color-blue);white-space:nowrap;color:#fff;z-index:10;top:0;left:0}.gjs-toolbar-item{width:26px;padding:5px;cursor:pointer;display:inline-block}.gjs-toolbar-item svg{fill:currentColor;vertical-align:middle}.gjs-resizer-c{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9}.gjs-margin-v-el,.gjs-padding-v-el,.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el{opacity:.1;filter:alpha(opacity=10);position:absolute;background-color:#ff0}.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el{opacity:.2;filter:alpha(opacity=20)}.gjs-padding-v-el,.gjs-fixedpadding-v-el{background-color:navy}.gjs-resizer-h{pointer-events:all;position:absolute;border:3px solid var(--gjs-color-blue);width:10px;height:10px;background-color:#fff;margin:var(--gjs-handle-margin)}.gjs-resizer-h-tl{top:0;left:0;cursor:nwse-resize}.gjs-resizer-h-tr{top:0;right:0;cursor:nesw-resize}.gjs-resizer-h-tc{top:0;margin:var(--gjs-handle-margin) auto;left:0;right:0;cursor:ns-resize}.gjs-resizer-h-cl{left:0;margin:auto var(--gjs-handle-margin);top:0;bottom:0;cursor:ew-resize}.gjs-resizer-h-cr{margin:auto var(--gjs-handle-margin);top:0;bottom:0;right:0;cursor:ew-resize}.gjs-resizer-h-bl{bottom:0;left:0;cursor:nesw-resize}.gjs-resizer-h-bc{bottom:0;margin:var(--gjs-handle-margin) auto;left:0;right:0;cursor:ns-resize}.gjs-resizer-h-br{bottom:0;right:0;cursor:nwse-resize}.gjs-pn-panel .gjs-resizer-h{background-color:#0003;border:none;opacity:0;transition:opacity .25s}.gjs-pn-panel .gjs-resizer-h:hover{opacity:1}.gjs-pn-panel .gjs-resizer-h-tc,.gjs-pn-panel .gjs-resizer-h-bc{margin:0 auto;width:100%}.gjs-pn-panel .gjs-resizer-h-cr,.gjs-pn-panel .gjs-resizer-h-cl{margin:auto 0;height:100%}.gjs-resizing .gjs-highlighter,.gjs-resizing .gjs-badge{display:none!important}.gjs-resizing-tl *{cursor:nwse-resize!important}.gjs-resizing-tr *{cursor:nesw-resize!important}.gjs-resizing-tc *{cursor:ns-resize!important}.gjs-resizing-cl *,.gjs-resizing-cr *{cursor:ew-resize!important}.gjs-resizing-bl *{cursor:nesw-resize!important}.gjs-resizing-bc *{cursor:ns-resize!important}.gjs-resizing-br *{cursor:nwse-resize!important}.no-dots,.ui-resizable-handle{border:none!important;margin:0!important;outline:none!important}.gjs-com-dashed *{outline:1px dashed #888;outline-offset:-2px;box-sizing:border-box}.gjs-com-badge,.gjs-badge{pointer-events:none;background-color:var(--gjs-color-blue);color:#fff;padding:2px 5px;position:absolute;z-index:1;font-size:12px;outline:none;display:none}.gjs-badge-warning{background-color:var(--gjs-color-yellow)}.gjs-placeholder,.gjs-com-placeholder{position:absolute;z-index:10;pointer-events:none;display:none}.gjs-placeholder{border-style:solid!important;outline:none;box-sizing:border-box;transition:top var(--gjs-animation-duration),left var(--gjs-animation-duration),width var(--gjs-animation-duration),height var(--gjs-animation-duration)}.gjs-placeholder.horizontal,.gjs-com-placeholder.horizontal{border-color:rgba(0,0,0,0) var(--gjs-placeholder-background-color);border-width:3px 5px;margin:-3px 0 0}.gjs-placeholder.vertical,.gjs-com-placeholder.vertical{border-color:var(--gjs-placeholder-background-color) rgba(0,0,0,0);border-width:5px 3px;margin:0 0 0 -3px}.gjs-placeholder-int,.gjs-com-placeholder-int{background-color:var(--gjs-placeholder-background-color);box-shadow:0 0 3px #0003;height:100%;width:100%;pointer-events:none;padding:1.5px;outline:none}.gjs-pn-panel{display:inline-block;position:absolute;box-sizing:border-box;text-align:center;padding:5px;z-index:3}.gjs-pn-panel .icon-undo,.gjs-pn-panel .icon-redo{font-size:20px;height:30px;width:25px}.gjs-pn-commands{width:calc(100% - var(--gjs-left-width));left:0;top:0;box-shadow:0 0 5px var(--gjs-main-dark-color)}.gjs-pn-options{right:var(--gjs-left-width);top:0}.gjs-pn-views{border-bottom:2px solid var(--gjs-main-dark-color);right:0;width:var(--gjs-left-width);z-index:4}.gjs-pn-views-container{height:100%;padding:42px 0 0;right:0;width:var(--gjs-left-width);overflow:auto;box-shadow:0 0 5px var(--gjs-main-dark-color)}.gjs-pn-buttons{align-items:center;display:flex;justify-content:space-between}.gjs-pn-btn{box-sizing:border-box;min-height:30px;min-width:30px;line-height:21px;background-color:#0000;border:none;font-size:18px;margin-right:5px;border-radius:2px;padding:4px;position:relative;cursor:pointer}.gjs-pn-btn.gjs-pn-active{background-color:#00000026;box-shadow:0 0 3px #00000040 inset}.gjs-pn-btn svg{fill:currentColor}.gjs-label{line-height:18px}.gjs-fields{display:flex}.gjs-select{padding:0;width:100%}.gjs-select select{padding-right:10px}.gjs-select:-moz-focusring,.gjs-select select:-moz-focusring{color:#0000;text-shadow:0 0 0 var(--gjs-secondary-light-color)}.gjs-input:focus,.gjs-button:focus,.gjs-btn-prim:focus,.gjs-select:focus,.gjs-select select:focus{outline:none}.gjs-field input,.gjs-field select,.gjs-field textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;border:none;background-color:#0000;box-sizing:border-box;width:100%;position:relative;padding:var(--gjs-input-padding);z-index:1}.gjs-field input:focus,.gjs-field select:focus,.gjs-field textarea:focus{outline:none}.gjs-field input[type=number]{-moz-appearance:textfield}.gjs-field input[type=number]::-webkit-outer-spin-button,.gjs-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gjs-field-range{flex:9 1 auto}.gjs-field-integer input{padding-right:30px}.gjs-select option,.gjs-field-select option,.gjs-clm-select option,.gjs-sm-select option,.gjs-fields option,.gjs-sm-unit option{background-color:var(--gjs-main-color);color:var(--gjs-font-color)}.gjs-field{background-color:var(--gjs-main-dark-color);border:none;box-shadow:none;border-radius:2px;box-sizing:border-box;padding:0;position:relative}.gjs-field textarea{resize:vertical}.gjs-field .gjs-sel-arrow{height:100%;width:9px;position:absolute;right:0;top:0;z-index:0}.gjs-field .gjs-d-s-arrow{bottom:0;top:0;margin:auto;right:var(--gjs-input-padding);border-top:4px solid var(--gjs-arrow-color);position:absolute;height:0;width:0;border-left:3px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);cursor:pointer}.gjs-field-arrows{position:absolute;cursor:ns-resize;margin:auto;height:20px;width:9px;z-index:10;bottom:0;right:calc(var(--gjs-input-padding) - 2px);top:0}.gjs-field-color,.gjs-field-radio{width:100%}.gjs-field-color input{padding-right:var(--gjs-color-input-padding);box-sizing:border-box}.gjs-field-colorp{border-left:1px solid var(--gjs-main-dark-color);box-sizing:border-box;height:100%;padding:2px;position:absolute;right:0;top:0;width:var(--gjs-color-input-padding);z-index:10}.gjs-field-colorp .gjs-checker-bg,.gjs-field-colorp .gjs-field-colorp-c{height:100%;width:100%;border-radius:1px}.gjs-field-colorp-c{height:100%;position:relative;width:100%}.gjs-field-color-picker{background-color:var(--gjs-font-color);cursor:pointer;height:100%;width:100%;box-shadow:0 0 1px var(--gjs-main-dark-color);border-radius:1px;position:absolute;top:0}.gjs-field-checkbox{padding:0;width:17px;height:17px;display:block;cursor:pointer}.gjs-field-checkbox input{display:none}.gjs-field-checkbox input:checked+.gjs-chk-icon{border-color:#ffffff80;border-width:0 2px 2px 0;border-style:solid}.gjs-radio-item{flex:1 1 auto;text-align:center;border-left:1px solid var(--gjs-dark-text-shadow)}.gjs-radio-item:first-child{border:none}.gjs-radio-item:hover{background:var(--gjs-main-dark-color)}.gjs-radio-item input{display:none}.gjs-radio-item input:checked+.gjs-radio-item-label{background-color:#fff3}.gjs-radio-items{display:flex}.gjs-radio-item-label{cursor:pointer;display:block;padding:var(--gjs-input-padding)}.gjs-field-units{position:absolute;margin:auto;right:10px;bottom:0;top:0}.gjs-field-unit{position:absolute;right:10px;top:3px;font-size:10px;color:var(--gjs-arrow-color);cursor:pointer}.gjs-input-unit{text-align:center}.gjs-field-arrow-u,.gjs-field-arrow-d{position:absolute;height:0;width:0;border-left:3px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid var(--gjs-arrow-color);bottom:4px;cursor:pointer}.gjs-field-arrow-u{border-bottom:4px solid var(--gjs-arrow-color);border-top:none;top:4px}.gjs-field-select{padding:0}.gjs-field-range{background-color:#0000;border:none;box-shadow:none;padding:0}.gjs-field-range input{margin:0;height:100%}.gjs-field-range input:focus{outline:none}.gjs-field-range input::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-4px;height:10px;width:10px;border:1px solid var(--gjs-main-dark-color);border-radius:100%;background-color:var(--gjs-font-color);cursor:pointer}.gjs-field-range input::-moz-range-thumb{height:10px;width:10px;border:1px solid var(--gjs-main-dark-color);border-radius:100%;background-color:var(--gjs-font-color);cursor:pointer}.gjs-field-range input::-ms-thumb{height:10px;width:10px;border:1px solid var(--gjs-main-dark-color);border-radius:100%;background-color:var(--gjs-font-color);cursor:pointer}.gjs-field-range input::-moz-range-track{background-color:var(--gjs-main-dark-color);border-radius:1px;margin-top:3px;height:3px}.gjs-field-range input::-webkit-slider-runnable-track{background-color:var(--gjs-main-dark-color);border-radius:1px;margin-top:3px;height:3px}.gjs-field-range input::-ms-track{background-color:var(--gjs-main-dark-color);border-radius:1px;margin-top:3px;height:3px}.gjs-btn-prim{color:inherit;background-color:var(--gjs-main-light-color);border-radius:2px;padding:3px 6px;padding:var(--gjs-input-padding);cursor:pointer;border:none}.gjs-btn-prim:active{background-color:var(--gjs-main-light-color)}.gjs-btn--full{width:100%}.gjs-chk-icon{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);box-sizing:border-box;display:block;height:14px;margin:0 5px;width:6px}.gjs-add-trasp{background:none;border:none;color:var(--gjs-font-color);cursor:pointer;font-size:1em;border-radius:2px;opacity:.75;filter:alpha(opacity=75)}.gjs-add-trasp:hover{opacity:1;filter:alpha(opacity=100)}.gjs-add-trasp:active{background-color:#0003}.gjs-devices-c{display:flex;align-items:center;padding:2px 3px 3px}.gjs-devices-c .gjs-device-label{flex-grow:2;text-align:left;margin-right:10px}.gjs-devices-c .gjs-select{flex-grow:20}.gjs-devices-c .gjs-add-trasp{flex-grow:1;margin-left:5px}.gjs-sm-clear{cursor:pointer;width:14px;min-width:14px;height:14px;margin-left:3px}.gjs-sm-header{font-weight:lighter;padding:10px}.gjs-sm-sector{clear:both;font-weight:lighter;text-align:left}.gjs-sm-sector-title{display:flex;align-items:center}.gjs-sm-sector-caret{width:17px;height:17px;min-width:17px;transform:rotate(-90deg)}.gjs-sm-sector-label{margin-left:5px}.gjs-sm-sector.gjs-sm-open .gjs-sm-sector-caret{transform:none}.gjs-sm-properties{font-size:var(--gjs-font-size);padding:10px 5px;display:flex;flex-wrap:wrap;align-items:flex-end;box-sizing:border-box;width:100%}.gjs-sm-label{margin:5px 5px 3px 0;display:flex;align-items:center}.gjs-sm-close-btn,.gjs-sm-preview-file-close{display:block;font-size:23px;position:absolute;cursor:pointer;right:5px;top:0;opacity:.7;filter:alpha(opacity=70)}.gjs-sm-close-btn:hover,.gjs-sm-preview-file-close:hover{opacity:.9;filter:alpha(opacity=90)}.gjs-sm-field,.gjs-clm-field,.gjs-clm-select{width:100%;position:relative}.gjs-sm-field input,.gjs-clm-field input,.gjs-clm-select input,.gjs-sm-field select,.gjs-clm-field select,.gjs-clm-select select{background-color:#0000;color:#ffffffb3;border:none;width:100%}.gjs-sm-field input,.gjs-clm-field input,.gjs-clm-select input{box-sizing:border-box}.gjs-sm-field select,.gjs-clm-field select,.gjs-clm-select select{position:relative;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none}.gjs-sm-field select::-ms-expand,.gjs-clm-field select::-ms-expand,.gjs-clm-select select::-ms-expand{display:none}.gjs-sm-field select:-moz-focusring,.gjs-clm-field select:-moz-focusring,.gjs-clm-select select:-moz-focusring{color:#0000;text-shadow:0 0 0 var(--gjs-secondary-light-color)}.gjs-sm-field input:focus,.gjs-clm-field input:focus,.gjs-clm-select input:focus,.gjs-sm-field select:focus,.gjs-clm-field select:focus,.gjs-clm-select select:focus{outline:none}.gjs-sm-field .gjs-sm-unit,.gjs-clm-field .gjs-sm-unit,.gjs-clm-select .gjs-sm-unit{position:absolute;right:10px;top:3px;font-size:10px;color:var(--gjs-secondary-light-color);cursor:pointer}.gjs-sm-field .gjs-clm-sel-arrow,.gjs-clm-field .gjs-clm-sel-arrow,.gjs-clm-select .gjs-clm-sel-arrow,.gjs-sm-field .gjs-sm-int-arrows,.gjs-clm-field .gjs-sm-int-arrows,.gjs-clm-select .gjs-sm-int-arrows,.gjs-sm-field .gjs-sm-sel-arrow,.gjs-clm-field .gjs-sm-sel-arrow,.gjs-clm-select .gjs-sm-sel-arrow{height:100%;width:9px;position:absolute;right:0;top:0;cursor:ns-resize}.gjs-sm-field .gjs-sm-sel-arrow,.gjs-clm-field .gjs-sm-sel-arrow,.gjs-clm-select .gjs-sm-sel-arrow{cursor:pointer}.gjs-sm-field .gjs-clm-d-s-arrow,.gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-select .gjs-clm-d-s-arrow,.gjs-sm-field .gjs-sm-d-arrow,.gjs-clm-field .gjs-sm-d-arrow,.gjs-clm-select .gjs-sm-d-arrow,.gjs-sm-field .gjs-sm-d-s-arrow,.gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-select .gjs-sm-d-s-arrow,.gjs-sm-field .gjs-sm-u-arrow,.gjs-clm-field .gjs-sm-u-arrow,.gjs-clm-select .gjs-sm-u-arrow{position:absolute;height:0;width:0;border-left:3px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);cursor:pointer}.gjs-sm-field .gjs-sm-u-arrow,.gjs-clm-field .gjs-sm-u-arrow,.gjs-clm-select .gjs-sm-u-arrow{border-bottom:4px solid var(--gjs-secondary-light-color);top:4px}.gjs-sm-field .gjs-clm-d-s-arrow,.gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-select .gjs-clm-d-s-arrow,.gjs-sm-field .gjs-sm-d-arrow,.gjs-clm-field .gjs-sm-d-arrow,.gjs-clm-select .gjs-sm-d-arrow,.gjs-sm-field .gjs-sm-d-s-arrow,.gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-select .gjs-sm-d-s-arrow{border-top:4px solid var(--gjs-secondary-light-color);bottom:4px}.gjs-sm-field .gjs-clm-d-s-arrow,.gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-select .gjs-clm-d-s-arrow,.gjs-sm-field .gjs-sm-d-s-arrow,.gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-select .gjs-sm-d-s-arrow{bottom:7px}.gjs-sm-field.gjs-sm-color,.gjs-sm-color.gjs-clm-field,.gjs-sm-field.gjs-sm-input,.gjs-sm-input.gjs-clm-field,.gjs-sm-field.gjs-sm-integer,.gjs-sm-integer.gjs-clm-field,.gjs-sm-field.gjs-sm-list,.gjs-sm-list.gjs-clm-field,.gjs-sm-field.gjs-sm-select,.gjs-sm-select.gjs-clm-field,.gjs-clm-select{background-color:var(--gjs-main-dark-color);border:1px solid rgba(0,0,0,.1);box-shadow:1px 1px 0 var(--gjs-main-light-color);color:var(--gjs-secondary-light-color);border-radius:2px;box-sizing:border-box;padding:0 5px}.gjs-sm-field.gjs-sm-composite,.gjs-sm-composite.gjs-clm-field,.gjs-sm-composite.gjs-clm-select{border-radius:2px}.gjs-sm-field.gjs-sm-select,.gjs-sm-select.gjs-clm-field,.gjs-clm-select{padding:0}.gjs-sm-field.gjs-sm-select select,.gjs-sm-select.gjs-clm-field select,.gjs-clm-select select{height:20px}.gjs-sm-field.gjs-sm-select option,.gjs-sm-select.gjs-clm-field option,.gjs-clm-select option{padding:3px 0}.gjs-sm-field.gjs-sm-composite,.gjs-sm-composite.gjs-clm-field,.gjs-sm-composite.gjs-clm-select{background-color:var(--gjs-secondary-dark-color);border:1px solid rgba(0,0,0,.25)}.gjs-sm-field.gjs-sm-list,.gjs-sm-list.gjs-clm-field,.gjs-sm-list.gjs-clm-select{width:auto;padding:0;overflow:hidden;float:left}.gjs-sm-field.gjs-sm-list input,.gjs-sm-list.gjs-clm-field input,.gjs-sm-list.gjs-clm-select input{display:none}.gjs-sm-field.gjs-sm-list label,.gjs-sm-list.gjs-clm-field label,.gjs-sm-list.gjs-clm-select label{cursor:pointer;padding:5px;display:block}.gjs-sm-field.gjs-sm-list .gjs-sm-radio:checked+label,.gjs-sm-list.gjs-clm-field .gjs-sm-radio:checked+label,.gjs-sm-list.gjs-clm-select .gjs-sm-radio:checked+label{background-color:#fff3}.gjs-sm-field.gjs-sm-list .gjs-sm-icon,.gjs-sm-list.gjs-clm-field .gjs-sm-icon,.gjs-sm-list.gjs-clm-select .gjs-sm-icon{background-repeat:no-repeat;background-position:center;text-shadow:none;line-height:normal}.gjs-sm-field.gjs-sm-integer select,.gjs-sm-integer.gjs-clm-field select,.gjs-sm-integer.gjs-clm-select select{width:auto;padding:0}.gjs-sm-list .gjs-sm-el{float:left;border-left:1px solid var(--gjs-main-dark-color)}.gjs-sm-list .gjs-sm-el:first-child{border:none}.gjs-sm-list .gjs-sm-el:hover{background:var(--gjs-main-dark-color)}.gjs-sm-slider .gjs-field-integer{flex:1 1 65px}.gjs-sm-property{box-sizing:border-box;float:left;width:50%;margin-bottom:5px;padding:0 5px}.gjs-sm-property--full,.gjs-sm-property.gjs-sm-composite,.gjs-sm-property.gjs-sm-file,.gjs-sm-property.gjs-sm-list,.gjs-sm-property.gjs-sm-stack,.gjs-sm-property.gjs-sm-slider,.gjs-sm-property.gjs-sm-color{width:100%}.gjs-sm-property .gjs-sm-btn{background-color:color-mix(in srgb,var(--gjs-main-dark-color),white 13%);border-radius:2px;box-shadow:1px 1px color-mix(in srgb,var(--gjs-main-dark-color),white 2%),1px 1px color-mix(in srgb,var(--gjs-main-dark-color),white 17%) inset;padding:5px;position:relative;text-align:center;height:auto;width:100%;cursor:pointer;color:var(--gjs-font-color);box-sizing:border-box;text-shadow:-1px -1px 0 var(--gjs-main-dark-color);border:none;opacity:.85;filter:alpha(opacity=85)}.gjs-sm-property .gjs-sm-btn-c{box-sizing:border-box;float:left;width:100%}.gjs-sm-property__text-shadow .gjs-sm-layer-preview-cnt:after{color:#000;content:"T";font-weight:900;line-height:17px;padding:0 4px}.gjs-sm-preview-file{background-color:var(--gjs-light-border);border-radius:2px;margin-top:5px;position:relative;overflow:hidden;border:1px solid color-mix(in srgb,var(--gjs-light-border),black 1%);padding:3px 20px}.gjs-sm-preview-file-cnt{background-size:auto 100%;background-repeat:no-repeat;background-position:center center;height:50px}.gjs-sm-preview-file-close{top:-5px;width:14px;height:14px}.gjs-sm-layers{margin-top:5px;padding:1px 3px;min-height:30px}.gjs-sm-layer{background-color:#ffffff0e;border-radius:2px;margin:2px 0;padding:7px;position:relative}.gjs-sm-layer.gjs-sm-active{background-color:#ffffff1f}.gjs-sm-layer .gjs-sm-label-wrp{display:flex;align-items:center}.gjs-sm-layer #gjs-sm-move{height:14px;width:14px;min-width:14px;cursor:grab}.gjs-sm-layer #gjs-sm-label{flex-grow:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0 5px}.gjs-sm-layer-preview{height:15px;width:15px;min-width:15px;margin-right:5px;border-radius:2px}.gjs-sm-layer-preview-cnt{border-radius:2px;background-color:#fff;height:100%;width:100%;background-size:cover!important}.gjs-sm-layer #gjs-sm-close-layer{display:block;cursor:pointer;height:14px;width:14px;min-width:14px;opacity:.5;filter:alpha(opacity=50)}.gjs-sm-layer #gjs-sm-close-layer:hover{opacity:.8;filter:alpha(opacity=80)}.gjs-sm-stack .gjs-sm-properties{padding:5px 0 0}.gjs-sm-property__border-radius .gjs-sm-property__border-bottom-right-radius{order:4}.gjs-sm-stack #gjs-sm-add{background:none;border:none;cursor:pointer;outline:none;position:absolute;right:0;top:-17px;opacity:.75;padding:0;width:18px;height:18px}.gjs-sm-stack #gjs-sm-add:hover{opacity:1;filter:alpha(opacity=100)}.gjs-sm-colorp-c{height:100%;width:20px;position:absolute;right:0;top:0;box-sizing:border-box;border-radius:2px;padding:2px}.gjs-sm-colorp-c .gjs-field-colorp-c,.gjs-sm-colorp-c .gjs-checker-bg{height:100%;width:100%;border-radius:1px}.gjs-sm-color-picker{background-color:var(--gjs-font-color);cursor:pointer;height:16px;width:100%;margin-top:-16px;box-shadow:0 0 1px var(--gjs-main-dark-color);border-radius:1px}.gjs-sm-btn-upload #gjs-sm-upload{left:0;top:0;position:absolute;width:100%;opacity:0;cursor:pointer}.gjs-sm-btn-upload #gjs-sm-label{padding:2px 0}.gjs-sm-layer>#gjs-sm-move{opacity:.7;filter:alpha(opacity=70);cursor:move;font-size:12px;float:left;margin:0 5px 0 0}.gjs-sm-layer>#gjs-sm-move:hover{opacity:.9;filter:alpha(opacity=90)}.gjs-blocks-c{display:flex;flex-wrap:wrap;justify-content:flex-start}.gjs-block-categories{display:flex;flex-direction:column}.gjs-block-category{width:100%}.gjs-block-category .gjs-caret-icon{margin-right:5px}.gjs-block{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;width:45%;min-width:45px;padding:1em;box-sizing:border-box;min-height:90px;cursor:all-scroll;font-size:11px;font-weight:lighter;text-align:center;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(0,0,0,.2);border-radius:3px;margin:10px 2.5% 5px;box-shadow:0 1px #00000026;transition:all .2s ease 0s;transition-property:box-shadow,color}.gjs-block:hover{box-shadow:0 3px 4px #00000026}.gjs-block svg{fill:currentColor}.gjs-block__media{margin-bottom:10px;pointer-events:none}.gjs-block-svg{width:54px;fill:currentColor}.gjs-block-svg-path{fill:currentColor}.gjs-block.fa{font-size:2em;line-height:2em;padding:11px}.gjs-block-label{line-height:normal;font-size:.65rem;font-weight:400;font-family:Helvetica,sans-serif;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.gjs-block.gjs-bdrag{width:auto;padding:0}.gjs-selected-parent{border:1px solid var(--gjs-color-yellow)}.gjs-opac50{opacity:.5;filter:alpha(opacity=50)}.gjs-layer{font-weight:lighter;text-align:left;position:relative;font-size:var(--gjs-font-size);display:grid}.gjs-layer-item{display:flex;align-items:center;justify-content:space-between;padding:5px 10px;border-bottom:1px solid var(--gjs-main-dark-color);background-color:var(--gjs-secondary-dark-color);gap:var(--gjs-flex-item-gap);cursor:pointer}.gjs-layer-item-left,.gjs-layer-item-right{display:flex;align-items:center;gap:var(--gjs-flex-item-gap)}.gjs-layer-item-left{width:100%}.gjs-layer-hidden{opacity:.55;filter:alpha(opacity=55)}.gjs-layer-vis{box-sizing:content-box;cursor:pointer;z-index:1}.gjs-layer-vis-on,.gjs-layer-vis-off{display:flex;width:13px;height:13px}.gjs-layer-vis-off,.gjs-layer-vis.gjs-layer-off .gjs-layer-vis-on{display:none}.gjs-layer-vis.gjs-layer-off .gjs-layer-vis-off{display:flex}.gjs-layer-caret{width:15px;height:15px;cursor:pointer;box-sizing:content-box;transform:rotate(90deg);display:flex;opacity:.7;filter:alpha(opacity=70)}.gjs-layer-caret:hover{opacity:1;filter:alpha(opacity=100)}.gjs-layer.open>.gjs-layer-item .gjs-layer-caret{transform:rotate(180deg)}.gjs-layer-title{padding:0;display:flex;align-items:center;background-color:#0000!important;border-bottom:none}.gjs-layer-title-inn{align-items:center;position:relative;display:flex;gap:var(--gjs-flex-item-gap)}.gjs-layer-title-c{width:100%}.gjs-layer__icon{display:block;width:100%;max-width:15px;max-height:15px;padding-left:5px}.gjs-layer__icon svg{fill:currentColor}.gjs-layer-name{display:inline-block;box-sizing:content-box;overflow:hidden;white-space:nowrap;max-width:170px;height:auto}.gjs-layer-name--no-edit{text-overflow:ellipsis}.gjs-layer>.gjs-layer-children{display:none}.gjs-layer.open>.gjs-layer-children{display:block}.gjs-layer-no-chld>.gjs-layer-title-inn>.gjs-layer-caret{visibility:hidden}.gjs-layer-move{display:flex;width:13px;height:13px;box-sizing:content-box;cursor:move}.gjs-layer.gjs-hovered .gjs-layer-item{background-color:var(--gjs-soft-light-color)}.gjs-layer.gjs-selected .gjs-layer-item{background-color:var(--gjs-main-light-color)}.gjs-layers{position:relative;height:100%}.gjs-layers #gjs-placeholder{width:100%;position:absolute}.gjs-layers #gjs-placeholder #gjs-plh-int{height:100%;padding:1px}.gjs-layers #gjs-placeholder #gjs-plh-int.gjs-insert{background-color:var(--gjs-color-green)}#gjs-clm-add-tag,.gjs-clm-tags-btn{background-color:#ffffff26;border-radius:2px;padding:3px;margin-right:3px;border:1px solid rgba(0,0,0,.15);width:24px;height:24px;box-sizing:border-box;cursor:pointer}.gjs-clm-tags-btn svg{fill:currentColor;display:block}.gjs-clm-header{display:flex;align-items:center;margin:7px 0}.gjs-clm-header-status{flex-shrink:1;margin-left:auto}.gjs-clm-tag{display:flex;overflow:hidden;align-items:center;border-radius:3px;margin:0 3px 3px 0;padding:5px;cursor:default}.gjs-clm-tag-status,.gjs-clm-tag-close{width:12px;height:12px;flex-shrink:1}.gjs-clm-tag-status svg,.gjs-clm-tag-close svg{vertical-align:middle;fill:currentColor}.gjs-clm-sels-info{margin:7px 0;text-align:left}.gjs-clm-sel-id{font-size:.9em;opacity:.5;filter:alpha(opacity=50)}.gjs-clm-label-sel{float:left;padding-right:5px}.gjs-clm-tags{font-size:var(--gjs-font-size);padding:10px 5px}.gjs-clm-tags #gjs-clm-sel{padding:7px 0;float:left}.gjs-clm-tags #gjs-clm-sel{font-style:italic;margin-left:5px}.gjs-clm-tags #gjs-clm-tags-field{clear:both;padding:5px;margin-bottom:5px;display:flex;flex-wrap:wrap}.gjs-clm-tags #gjs-clm-tags-c{display:flex;flex-wrap:wrap;vertical-align:top;overflow:hidden}.gjs-clm-tags #gjs-clm-new{color:var(--gjs-font-color);padding:var(--gjs-padding-elem-classmanager);display:none}.gjs-clm-tags #gjs-clm-close{opacity:.85;filter:alpha(opacity=85);font-size:20px;line-height:0;cursor:pointer;color:#ffffffe6}.gjs-clm-tags #gjs-clm-close:hover{opacity:1;filter:alpha(opacity=100)}.gjs-clm-tags #gjs-clm-checkbox{color:#ffffffe6;vertical-align:middle;cursor:pointer;font-size:9px}.gjs-clm-tags #gjs-clm-tag-label{flex-grow:1;text-overflow:ellipsis;overflow:hidden;padding:0 3px;cursor:text}.gjs-mdl-container{font-family:var(--gjs-main-font);overflow-y:auto;position:fixed;background-color:#00000080;display:flex;inset:0;z-index:100}.gjs-mdl-dialog{text-shadow:-1px -1px 0 rgba(0,0,0,.05);animation:gjs-slide-down .215s;margin:auto;max-width:850px;width:90%;border-radius:3px;font-weight:lighter;position:relative;z-index:2}.gjs-mdl-title{font-size:1rem}.gjs-mdl-btn-close{position:absolute;right:15px;top:5px}.gjs-mdl-active .gjs-mdl-dialog{animation:gjs-mdl-slide-down .216s}.gjs-mdl-header,.gjs-mdl-content{padding:10px 15px;clear:both}.gjs-mdl-header{position:relative;border-bottom:1px solid var(--gjs-main-dark-color);padding:15px 15px 7px}.gjs-export-dl:after{content:"";clear:both;display:block;margin-bottom:10px}.gjs-dropzone{display:none;opacity:0;position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity .25s;pointer-events:none}.gjs-dropzone-active .gjs-dropzone{display:block;opacity:1}.gjs-am-assets{height:290px;overflow:auto;clear:both;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start}.gjs-am-assets-header{padding:5px}.gjs-am-add-asset .gjs-am-add-field{width:70%;float:left}.gjs-am-add-asset button{width:25%;float:right}.gjs-am-preview-cont{position:relative;height:70px;width:30%;background-color:var(--gjs-main-color);border-radius:2px;float:left;overflow:hidden}.gjs-am-preview{position:absolute;background-position:center center;background-size:cover;background-repeat:no-repeat;height:100%;width:100%;z-index:1}.gjs-am-preview-bg{opacity:.5;filter:alpha(opacity=50);position:absolute;height:100%;width:100%;z-index:0}.gjs-am-dimensions{opacity:.5;filter:alpha(opacity=50);font-size:10px}.gjs-am-meta{width:70%;float:left;font-size:12px;padding:5px 0 0 5px;box-sizing:border-box}.gjs-am-meta>div{margin-bottom:5px}.gjs-am-close{cursor:pointer;position:absolute;right:5px;top:0;display:none}.gjs-am-asset{border-bottom:1px solid color-mix(in srgb,var(--gjs-main-dark-color),black 3%);padding:5px;cursor:pointer;position:relative;box-sizing:border-box;width:100%}.gjs-am-asset:hover .gjs-am-close{display:block}.gjs-am-highlight{background-color:var(--gjs-main-light-color)}.gjs-am-assets-cont{background-color:var(--gjs-secondary-dark-color);border-radius:3px;box-sizing:border-box;padding:10px;width:45%;float:right;height:325px;overflow:hidden}.gjs-am-file-uploader{width:55%;float:left}.gjs-am-file-uploader>form{background-color:var(--gjs-secondary-dark-color);border:2px dashed;border-radius:3px;position:relative;text-align:center;margin-bottom:15px}.gjs-am-file-uploader>form.gjs-am-hover{border:2px solid var(--gjs-color-green);color:color-mix(in srgb,var(--gjs-color-green),white 5%)}.gjs-am-file-uploader>form.gjs-am-disabled{border-color:red}.gjs-am-file-uploader>form #gjs-am-uploadFile{opacity:0;filter:alpha(opacity=0);padding:var(--gjs-upload-padding);width:100%;box-sizing:border-box}.gjs-am-file-uploader #gjs-am-title{position:absolute;padding:var(--gjs-upload-padding);width:100%}.gjs-cm-editor-c{float:left;box-sizing:border-box;width:50%}.gjs-cm-editor-c .CodeMirror{height:450px}.gjs-cm-editor{font-size:12px}.gjs-cm-editor#gjs-cm-htmlmixed{padding-right:10px;border-right:1px solid var(--gjs-main-dark-color)}.gjs-cm-editor#gjs-cm-htmlmixed #gjs-cm-title{color:#a97d44}.gjs-cm-editor#gjs-cm-css{padding-left:10px}.gjs-cm-editor#gjs-cm-css #gjs-cm-title{color:#ddca7e}.gjs-cm-editor #gjs-cm-title{background-color:var(--gjs-main-dark-color);font-size:12px;padding:5px 10px 3px;text-align:right}.gjs-rte-toolbar{position:absolute;z-index:10}.gjs-rte-toolbar-ui{border:1px solid var(--gjs-main-dark-color);border-radius:3px}.gjs-rte-actionbar{display:flex}.gjs-rte-action{display:flex;align-items:center;justify-content:center;padding:5px;width:25px;border-right:1px solid var(--gjs-main-dark-color);text-align:center;cursor:pointer;outline:none}.gjs-rte-action:last-child{border-right:none}.gjs-rte-action:hover,.gjs-rte-active{background-color:var(--gjs-main-light-color)}.gjs-rte-disabled{color:var(--gjs-main-light-color);cursor:not-allowed}.gjs-rte-disabled:hover{background-color:unset}.sp-container{position:absolute;top:0;left:0;display:inline-block;z-index:9999994;overflow:hidden}.sp-container.sp-flat{position:relative}.sp-container,.sp-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.sp-top{position:relative;width:100%;display:inline-block}.sp-top-inner{position:absolute;inset:0}.sp-color{position:absolute;inset:0 20% 0 0}.sp-hue{position:absolute;inset:0 0 0 84%;height:100%}.sp-clear-enabled .sp-hue{top:33px;height:77.5%}.sp-fill{padding-top:80%}.sp-sat,.sp-val{position:absolute;inset:0}.sp-alpha-enabled .sp-top{margin-bottom:18px}.sp-alpha-enabled .sp-alpha{display:block}.sp-alpha-handle{position:absolute;top:-4px;bottom:-4px;width:6px;left:50%;cursor:pointer;border:1px solid #000;background:#fff;opacity:.8}.sp-alpha{display:none;position:absolute;bottom:-14px;right:0;left:0;height:8px}.sp-alpha-inner{border:solid 1px #333}.sp-clear{display:none}.sp-clear.sp-clear-display{background-position:center}.sp-clear-enabled .sp-clear{display:block;position:absolute;inset:0 0 0 84%;height:28px}.sp-container,.sp-replacer,.sp-preview,.sp-dragger,.sp-slider,.sp-alpha,.sp-clear,.sp-alpha-handle,.sp-container.sp-dragging .sp-input,.sp-container button{-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none}.sp-container.sp-input-disabled .sp-input-container,.sp-container.sp-buttons-disabled .sp-button-container,.sp-container.sp-palette-buttons-disabled .sp-palette-button-container,.sp-palette-only .sp-picker-container,.sp-palette-disabled .sp-palette-container,.sp-initial-disabled .sp-initial{display:none}.sp-sat{background-image:-webkit-gradient(linear,0 0,100% 0,from(#fff),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-moz-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-o-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-ms-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:linear-gradient(to right,#fff,#cc9a8100);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";filter:progid:DXImageTransform.Microsoft.gradient(GradientType = 1,startColorstr="#FFFFFFFF",endColorstr="#00CC9A81")}.sp-val{background-image:-webkit-gradient(linear,0 100%,0 0,from(#000000),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(bottom,#000000,rgba(204,154,129,0));background-image:-moz-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-o-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-ms-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:linear-gradient(to top,#000,#cc9a8100);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00CC9A81",endColorstr="#FF000000")}.sp-hue{background:-moz-linear-gradient(top,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%);background:-ms-linear-gradient(top,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%);background:-o-linear-gradient(top,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%);background:-webkit-gradient(linear,left top,left bottom,from(#ff0000),color-stop(.17,#ffff00),color-stop(.33,#00ff00),color-stop(.5,#00ffff),color-stop(.67,#0000ff),color-stop(.83,#ff00ff),to(#ff0000));background:-webkit-linear-gradient(top,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%);background:linear-gradient(to bottom,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red)}.sp-1{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#ffff00")}.sp-2{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff00",endColorstr="#00ff00")}.sp-3{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ff00",endColorstr="#00ffff")}.sp-4{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffff",endColorstr="#0000ff")}.sp-5{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0000ff",endColorstr="#ff00ff")}.sp-6{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00ff",endColorstr="#ff0000")}.sp-hidden{display:none!important}.sp-cf:before,.sp-cf:after{content:"";display:table}.sp-cf:after{clear:both}@media(max-device-width:480px){.sp-color{right:40%}.sp-hue{left:63%}.sp-fill{padding-top:60%}}.sp-dragger{border-radius:5px;height:5px;width:5px;border:1px solid #fff;background:#000;cursor:pointer;position:absolute;top:0;left:0}.sp-slider{position:absolute;top:0;cursor:pointer;height:3px;left:-1px;right:-1px;border:1px solid #000;background:#fff;opacity:.8}.sp-container{border-radius:0;background-color:#ececec;border:solid 1px #f0c49b;padding:0}.sp-container,.sp-container button,.sp-container input,.sp-color,.sp-hue,.sp-clear{font: 12px Lucida Grande,Lucida Sans Unicode,Lucida Sans,Geneva,Verdana,sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.sp-top{margin-bottom:3px}.sp-color,.sp-hue,.sp-clear{border:solid 1px #666}.sp-input-container{float:right;width:100px;margin-bottom:4px}.sp-initial-disabled .sp-input-container{width:100%}.sp-input{font-size:12px!important;border:1px inset;padding:4px 5px;margin:0;width:100%;background:#0000;border-radius:3px;color:#222}.sp-input:focus{border:1px solid orange}.sp-input.sp-validation-error{border:1px solid red;background:#fdd}.sp-picker-container,.sp-palette-container{float:left;position:relative;padding:10px 10px 300px;margin-bottom:-290px}.sp-picker-container{width:172px;border-left:solid 1px #fff}.sp-palette-container{border-right:solid 1px #ccc}.sp-palette-only .sp-palette-container{border:0}.sp-palette .sp-thumb-el{display:block;position:relative;float:left;width:24px;height:15px;margin:3px;cursor:pointer;border:solid 2px rgba(0,0,0,0)}.sp-palette .sp-thumb-el:hover,.sp-palette .sp-thumb-el.sp-thumb-active{border-color:orange}.sp-thumb-el{position:relative}.sp-initial{float:left;border:solid 1px #333}.sp-initial span{width:30px;height:25px;border:none;display:block;float:left;margin:0}.sp-initial .sp-clear-display{background-position:center}.sp-palette-button-container,.sp-button-container{float:right}.sp-replacer{margin:0;overflow:hidden;cursor:pointer;padding:4px;display:inline-block;border:solid 1px #91765d;background:#eee;color:#333;vertical-align:middle}.sp-replacer:hover,.sp-replacer.sp-active{border-color:#f0c49b;color:#111}.sp-replacer.sp-disabled{cursor:default;border-color:silver;color:silver}.sp-dd{padding:2px 0;height:16px;line-height:16px;float:left;font-size:10px}.sp-preview{position:relative;width:25px;height:20px;border:solid 1px #222;margin-right:5px;float:left;z-index:0}.sp-palette{max-width:220px}.sp-palette .sp-thumb-el{width:16px;height:16px;margin:2px 1px;border:solid 1px #d0d0d0}.sp-container{padding-bottom:0}.sp-container button{background-color:#eee;background-image:-webkit-linear-gradient(top,#eeeeee,#cccccc);background-image:-moz-linear-gradient(top,#eeeeee,#cccccc);background-image:-ms-linear-gradient(top,#eeeeee,#cccccc);background-image:-o-linear-gradient(top,#eeeeee,#cccccc);background-image:linear-gradient(to bottom,#eee,#ccc);border:1px solid #ccc;border-bottom:1px solid #bbb;border-radius:3px;color:#333;font-size:14px;line-height:1;padding:5px 4px;text-align:center;text-shadow:0 1px 0 #eee;vertical-align:middle}.sp-container button:hover{background-color:#ddd;background-image:-webkit-linear-gradient(top,#dddddd,#bbbbbb);background-image:-moz-linear-gradient(top,#dddddd,#bbbbbb);background-image:-ms-linear-gradient(top,#dddddd,#bbbbbb);background-image:-o-linear-gradient(top,#dddddd,#bbbbbb);background-image:linear-gradient(to bottom,#ddd,#bbb);border:1px solid #bbb;border-bottom:1px solid #999;cursor:pointer;text-shadow:0 1px 0 #ddd}.sp-container button:active{border:1px solid #aaa;border-bottom:1px solid #888;-webkit-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-moz-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-ms-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-o-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;box-shadow:inset 0 0 5px 2px #aaa,0 1px #eee}.sp-cancel{font-size:11px;color:#d93f3f!important;margin:0 5px 0 0;padding:2px;vertical-align:middle;text-decoration:none}.sp-cancel:hover{color:#d93f3f!important;text-decoration:underline}.sp-palette span:hover,.sp-palette span.sp-thumb-active{border-color:#000}.sp-preview,.sp-alpha,.sp-thumb-el{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.sp-preview-inner,.sp-alpha-inner,.sp-thumb-inner{display:block;position:absolute;inset:0}.sp-palette .sp-thumb-inner{background-position:50% 50%;background-repeat:no-repeat}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}.sp-clear-display{background-repeat:no-repeat;background-position:center;background-image:url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==)}.gjs-editor-sp{border:1px solid var(--gjs-main-dark-color);box-shadow:0 0 7px var(--gjs-main-dark-color);border-radius:3px}.gjs-editor-sp .sp-hue,.gjs-editor-sp .sp-slider{cursor:row-resize}.gjs-editor-sp .sp-color,.gjs-editor-sp .sp-dragger{cursor:crosshair}.gjs-editor-sp .sp-alpha-inner,.gjs-editor-sp .sp-alpha-handle{cursor:col-resize}.gjs-editor-sp .sp-hue{left:90%}.gjs-editor-sp .sp-color{right:15%}.gjs-editor-sp .sp-picker-container{border:none}.gjs-editor-sp .colpick_dark .colpick_color{outline:1px solid var(--gjs-main-dark-color)}.gjs-editor-sp .sp-cancel,.gjs-editor-sp .sp-cancel:hover{bottom:-8px;color:#777!important;font-size:25px;left:0;position:absolute;text-decoration:none}.gjs-editor-sp .sp-alpha-handle{background-color:#ccc;border:1px solid #555;width:4px}.gjs-editor-sp .sp-color,.gjs-editor-sp .sp-hue{border:1px solid #333}.gjs-editor-sp .sp-slider{background-color:#ccc;border:1px solid #555;height:3px;left:-4px;width:22px}.gjs-editor-sp .sp-dragger{background:#0000;box-shadow:0 0 0 1px #111}.gjs-editor-sp .sp-button-container{float:none;width:100%;position:relative;text-align:right}.gjs-editor-sp .sp-button-container .sp-choose,.gjs-editor-sp .sp-button-container .sp-choose:hover,.gjs-editor-sp .sp-button-container .sp-choose:active{background:var(--gjs-main-dark-color);border-color:var(--gjs-main-dark-color);color:var(--gjs-font-color);text-shadow:none;box-shadow:none;padding:3px 5px}.gjs-editor-sp .sp-palette-container{border:none;float:none;margin:0;padding:5px 10px 0}.gjs-editor-sp .sp-palette .sp-thumb-el,.gjs-editor-sp .sp-palette .sp-thumb-el:hover{border:1px solid rgba(0,0,0,.9)}.gjs-editor-sp .sp-palette .sp-thumb-el:hover,.gjs-editor-sp .sp-palette .sp-thumb-el.sp-thumb-active{border-color:#000000e6}.gjs-one-bg{background-color:var(--gjs-primary-color)}.gjs-one-color,.gjs-one-color-h:hover{color:var(--gjs-primary-color)}.gjs-two-bg{background-color:var(--gjs-secondary-color)}.gjs-two-color,.gjs-two-color-h:hover{color:var(--gjs-secondary-color)}.gjs-three-bg{background-color:var(--gjs-tertiary-color)}.gjs-three-color,.gjs-three-color-h:hover{color:var(--gjs-tertiary-color)}.gjs-four-bg{background-color:var(--gjs-quaternary-color)}.gjs-four-color,.gjs-four-color-h:hover{color:var(--gjs-quaternary-color)}.gjs-danger-bg{background-color:var(--gjs-color-red)}.gjs-danger-color,.gjs-danger-color-h:hover{color:var(--gjs-color-red)}.gjs-bdrag{pointer-events:none!important;position:absolute!important;z-index:10!important;width:auto}.gjs-drag-helper{background-color:var(--gjs-color-blue)!important;pointer-events:none!important;position:absolute!important;z-index:10!important;transform:scale(.3)!important;transform-origin:top left!important;-webkit-transform-origin:top left!important;margin:15px!important;transition:none!important;outline:none!important}.gjs-grabbing,.gjs-grabbing *{cursor:grabbing!important;cursor:-webkit-grabbing!important}.gjs-grabbing{overflow:hidden}.gjs-off-prv{position:relative;z-index:10;padding:5px;cursor:pointer}.gjs-editor-cont ::-webkit-scrollbar-track{background:var(--gjs-secondary-dark-color)}.gjs-editor-cont ::-webkit-scrollbar-thumb{background-color:#fff3}.gjs-editor-cont ::-webkit-scrollbar{width:8px}.gjs-no-touch-actions{touch-action:none}.gjs-disabled{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;opacity:.5;filter:alpha(opacity=50)}.gjs-editor{font-family:var(--gjs-main-font);font-size:var(--gjs-font-size);position:relative;box-sizing:border-box;height:100%}.gjs-freezed{opacity:.5;filter:alpha(opacity=50);pointer-events:none}.gjs-hidden{display:none}@keyframes gjs-slide-down{0%{transform:translateY(-3rem);opacity:0}to{transform:translate(0);opacity:1}}@keyframes gjs-slide-up{0%{transform:translate(0);opacity:1}to{transform:translateY(-3rem);opacity:0}}.cm-s-hopscotch span.cm-error{color:#fff}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width:240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px)and (max-width:480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px)and (max-width:768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}
