html,body{background:#f6f8fc;min-height:100%;margin:0;padding:0}*{box-sizing:border-box}body{color:#1f2937;font-family:Manrope,Segoe UI,sans-serif}.auth-shell{background:#f5f6f8;place-items:center;min-height:100vh;padding:20px;display:grid}.auth-card{background:#fff;border:1px solid #d8d6d2;border-radius:18px;width:min(100%,440px);padding:24px;box-shadow:0 8px 20px #1116240f}.auth-brand{align-items:center;gap:12px;margin-bottom:16px;display:flex}.auth-logo{background:#fff;border:2px solid #1b2b5a;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:relative}.auth-logo-ring{border:2px solid;border-radius:50%;position:absolute}.auth-logo-ring-1{border-color:#1b2b5a;inset:6px}.auth-logo-ring-2{border-color:#2ca7a1;inset:14px}.auth-logo-core{background:#1b2b5a;border-radius:50%;width:8px;height:8px}.auth-brand h1{margin:0;font-size:20px}.auth-brand p{color:#64748b;margin:2px 0 0;font-size:13px}.auth-version{color:#94a3b8;letter-spacing:.04em;margin-top:5px;font-size:11px;font-weight:700;display:inline-block}.auth-form{flex-direction:column;gap:12px;display:flex}.auth-form label{color:#475569;flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.auth-input-wrap{color:#64748b;background:#f8fafc;border:1px solid #d4dce9;border-radius:10px;align-items:center;gap:8px;height:44px;padding:0 12px;display:flex}.auth-input-wrap:focus-within{background:#fff;border-color:#2b8f8a;box-shadow:0 0 0 2px #2b8f8a1a}.auth-input-wrap input{color:#0f172a;background:0 0;border:0;outline:none;width:100%;font-size:14px}.auth-btn{cursor:pointer;color:#fff;height:44px;box-shadow:none;background:#2b8f8a;border:0;border-radius:11px;margin-top:4px;font-weight:700}.auth-btn:hover:not(:disabled){background:#257d79}.auth-btn:disabled{opacity:.5;cursor:not-allowed}.auth-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;padding:10px;font-size:13px}.auth-foot{color:#64748b;margin:14px 0 0;font-size:13px}.auth-foot a{color:#1b2b5a;font-weight:700}.pm2{flex-direction:column;gap:0;display:flex}.pm2__head{padding-bottom:18px}.pm2__title{color:#0f172a;letter-spacing:-.4px;margin:0 0 4px;font-size:22px;font-weight:700}.pm2__sub{color:#94a3b8;margin:0;font-size:13px;line-height:1.5}.pm2__tabs{border-bottom:1px solid #0f172a12;margin-bottom:20px;display:flex}.pm2__tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:7px;margin-bottom:-1px;padding:10px 14px;font-size:13px;font-weight:600;transition:color .18s;display:inline-flex;position:relative}.pm2__tab:hover{color:#1e293b}.pm2__tab--active{color:#0f172a;border-bottom-color:#eab308}.pm2__tab-pill{color:#64748b;background:#f1f5f9;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;transition:background .18s,color .18s;display:inline-flex}.pm2__tab--active .pm2__tab-pill{color:#92400e;background:#fef9c3}.pm2__layout{grid-template-columns:.85fr 1.15fr;align-items:start;gap:14px;display:grid}.pm2__panel{background:#fff;border:1px solid #0f172a14;border-radius:18px;overflow:hidden;box-shadow:0 1px 4px #0f172a0a,0 4px 16px #0f172a08}.pm2__panel--form{scroll-behavior:smooth;max-height:calc(100vh - 230px);overflow-y:auto}.pm2__panel-head{border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:center;gap:8px;padding:13px 16px;display:flex}.pm2__panel-title{color:#1e293b;font-size:13px;font-weight:700}.pm2__panel-body{flex-direction:column;display:flex}.pm2__form-head{z-index:5;background:#fff;border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px 14px;display:flex;position:sticky;top:0}.pm2__form-title{color:#0f172a;letter-spacing:-.2px;margin:0 0 2px;font-size:15px;font-weight:700}.pm2__form-sub{color:#94a3b8;margin:0;font-size:12px}.pm2__form-body{flex-direction:column;gap:22px;padding:18px;display:flex}.pm2__section{flex-direction:column;gap:10px;display:flex}.pm2__section-sep{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;align-items:center;gap:10px;font-size:10.5px;font-weight:700;display:flex}.pm2__section-sep:after{content:"";background:#0f172a12;flex:1;height:1px}.pm2__form-col{flex-direction:column;gap:10px;display:flex}.pm2__form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pm2__form-foot{justify-content:flex-start;padding-top:2px;display:flex}.pm2-tcard{cursor:pointer;border-bottom:1px solid #0f172a0d;align-items:flex-start;gap:11px;padding:12px 14px;transition:background .14s;display:flex;position:relative}.pm2-tcard:last-child{border-bottom:none}.pm2-tcard:hover{background:#f8fafc}.pm2-tcard--selected{background:#fffbeb}.pm2-tcard--selected:hover{background:#fef9c3}.pm2-tcard__icon{color:#64748b;background:#f1f5f9;border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;transition:background .14s,color .14s;display:grid}.pm2-tcard__icon--green{color:#16a34a;background:#f0fdf4}.pm2-tcard--selected .pm2-tcard__icon{color:#92400e;background:#fef3c7}.pm2-tcard__body{flex:1;min-width:0;padding-top:1px}.pm2-tcard__name{color:#0f172a;margin-bottom:2px;font-size:13px;font-weight:600}.pm2-tcard__desc{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;font-size:12px;overflow:hidden}.pm2-tcard__meta{color:#94a3b8;align-items:center;gap:5px;font-size:11px;display:flex}.pm2-sep{color:#cbd5e1}.pm2-kebab{flex-shrink:0;align-self:center;position:relative}.pm2-kebab__trigger{opacity:0;transition:opacity .14s}.pm2-tcard:hover .pm2-kebab__trigger,.pm2-tcard--selected .pm2-kebab__trigger{opacity:1}.pm2-dropdown{z-index:60;background:#fff;border:1px solid #0f172a1a;border-radius:12px;min-width:140px;padding:4px;animation:.12s pm2-fade;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 8px 24px #0f172a1a,0 2px 8px #0f172a0d}.pm2-dropdown__item{color:#334155;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-family:inherit;font-size:13px;transition:background .1s;display:flex}.pm2-dropdown__item:hover{background:#f1f5f9}.pm2-dropdown__item--red{color:#dc2626}.pm2-dropdown__item--red:hover{background:#fef2f2}.pm2__fields{flex-direction:column;gap:5px;display:flex}.pm2-fcard{background:#f8fafc;border:1px solid #0f172a12;border-radius:11px;align-items:center;gap:10px;padding:9px 11px;transition:border-color .14s,background .14s;display:flex}.pm2-fcard:hover{background:#fff;border-color:#0f172a24}.pm2-fcard__icon{border-radius:8px;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.pm2-fcard__body{flex:1;min-width:0}.pm2-fcard__name{color:#0f172a;margin-bottom:3px;font-size:13px;font-weight:600;display:block}.pm2-fcard__tags{flex-wrap:wrap;gap:4px;display:flex}.pm2-fcard__actions{opacity:0;gap:2px;transition:opacity .14s;display:flex}.pm2-fcard:hover .pm2-fcard__actions{opacity:1}.pm2-add-field{color:#64748b;cursor:pointer;background:0 0;border:1.5px dashed #0f172a24;border-radius:11px;align-items:center;gap:7px;width:100%;padding:9px 11px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s;display:flex}.pm2-add-field:hover{color:#0f172a;background:#fffbeb;border-color:#eab308}.pm2-tag{color:#64748b;text-transform:uppercase;letter-spacing:.04em;background:#f1f5f9;border-radius:999px;align-items:center;height:17px;padding:0 6px;font-size:10px;font-weight:700;display:inline-flex}.pm2-tag--red{color:#dc2626;background:#fef2f2}.pm2-tag--dim{color:#94a3b8;background:#f8fafc;border:1px solid #0f172a14}.pm2-label{color:#334155;flex-direction:column;gap:5px;font-size:13px;font-weight:600;display:flex}.pm2-required{color:#dc2626;font-size:12px}.pm2-input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #0f172a1f;border-radius:10px;outline:none;width:100%;height:40px;padding:0 12px;font-family:inherit;font-size:13px;transition:border-color .18s,box-shadow .18s}.pm2-input:hover{border-color:#0f172a38}.pm2-input:focus{border-color:#eab308;box-shadow:0 0 0 3px #eab3081f}.pm2-input::placeholder{color:#cbd5e1}.pm2-input--ta{resize:vertical;height:auto;min-height:70px;padding:9px 12px;line-height:1.5}.pm2-input--sel{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:30px}.pm2-hint{color:#94a3b8;margin-top:1px;font-size:11px;font-weight:400}.pm2-check-label{color:#334155;cursor:pointer;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.pm2-check-label input[type=checkbox]{accent-color:#eab308;cursor:pointer;flex-shrink:0;width:15px;height:15px}.pm2-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:5px;height:34px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.pm2-btn:disabled{opacity:.45;cursor:not-allowed}.pm2-btn--primary{color:#1c1400;background:linear-gradient(#f9dc72,#eab308);box-shadow:0 1px 2px #eab30840}.pm2-btn--primary:hover:not(:disabled){background:linear-gradient(#fbde78,#d97706);transform:translateY(-1px);box-shadow:0 3px 10px #eab3084d}.pm2-btn--ghost{color:#475569;background:0 0;border:1px solid #0f172a1f}.pm2-btn--ghost:hover:not(:disabled){color:#0f172a;background:#f1f5f9;border-color:#0f172a2e}.pm2-btn--sm{border-radius:8px;height:28px;padding:0 10px;font-size:12px}.pm2-ibt{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:7px;flex-shrink:0;place-items:center;width:28px;height:28px;transition:background .12s,color .12s;display:grid}.pm2-ibt:hover{color:#0f172a;background:#f1f5f9}.pm2-ibt--red:hover{color:#dc2626;background:#fef2f2}.pm2-empty{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:44px 20px;display:flex}.pm2-empty__icon{color:#94a3b8;background:#f1f5f9;border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:6px;display:grid}.pm2-empty__title{color:#0f172a;margin:0;font-size:14px;font-weight:700}.pm2-empty__desc{color:#94a3b8;max-width:220px;margin:0;font-size:13px;line-height:1.5}.pm2-loading{color:#94a3b8;justify-content:center;align-items:center;gap:10px;padding:48px;font-size:13px;display:flex}.pm2-loading__spinner{border:2px solid #e2e8f0;border-top-color:#eab308;border-radius:50%;width:18px;height:18px;animation:.65s linear infinite pm2-spin}.pm2-toast{border-radius:12px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;padding:10px 14px;font-size:13px;font-weight:600;animation:.18s pm2-fade;display:flex}.pm2-toast--error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.pm2-toast--success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.pm2-overlay{-webkit-backdrop-filter:blur(3px);z-index:1000;background:#0f172a61;place-items:center;padding:16px;animation:.15s pm2-fade;display:grid;position:fixed;inset:0}.pm2-modal{background:#fff;border-radius:20px;width:min(500px,100%);animation:.2s cubic-bezier(.34,1.4,.64,1) pm2-up;overflow:hidden;box-shadow:0 24px 60px #0f172a29,0 6px 20px #0f172a14}.pm2-modal__head{border-bottom:1px solid #0f172a12;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px;display:flex}.pm2-modal__title{color:#0f172a;letter-spacing:-.2px;margin:0 0 2px;font-size:15px;font-weight:700}.pm2-modal__sub{color:#94a3b8;margin:0;font-size:12px}.pm2-modal__body{flex-direction:column;gap:12px;padding:18px 20px;display:flex}.pm2-modal__foot{border-top:1px solid #0f172a0f;justify-content:flex-end;align-items:center;gap:8px;padding:14px 20px;display:flex}.pm2-2col{grid-template-columns:1fr 1fr;gap:10px;display:grid}@keyframes pm2-fade{0%{opacity:0}to{opacity:1}}@keyframes pm2-spin{to{transform:rotate(360deg)}}@keyframes pm2-up{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:860px){.pm2__layout{grid-template-columns:1fr}.pm2__panel--form{max-height:none}.pm2-2col,.pm2__form-grid{grid-template-columns:1fr}}@media (max-width:560px){.pm2-modal{border-radius:16px}}.pm2-screen{max-width:680px}.pm2-screen-head{align-items:center;gap:10px;margin-bottom:14px;display:flex}.pm2-screen-title{color:#0f172a;letter-spacing:-.3px;margin:0;font-size:17px;font-weight:800}.pm2-back{color:#475569;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:8px;flex-shrink:0;align-items:center;gap:5px;height:30px;padding:0 10px 0 7px;font-family:inherit;font-size:12px;font-weight:600;transition:all .14s;display:inline-flex}.pm2-back:hover{color:#0f172a;background:#f8fafc;border-color:#0f172a33}.pm2-ipreview{background:#f8fafc;border:1px solid #0f172a12;border-radius:12px;align-items:center;gap:12px;margin-bottom:4px;padding:12px 14px;display:flex}.pm2-ipreview__icon{color:#334155;background:#fff;border:1px solid #0f172a17;border-radius:12px;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid}.pm2-ipreview__name{color:#0f172a;font-size:14px;font-weight:700}.pm2-ipreview__key{color:#94a3b8;margin-top:2px;font-family:ui-monospace,monospace;font-size:11px}.pm2-ipicker{border:1px solid #0f172a1a;border-radius:14px;overflow:hidden}.pm2-ipicker__bar{background:#fafafa;border-bottom:1px solid #0f172a12;align-items:center;gap:8px;padding:9px 12px;display:flex}.pm2-ipicker__bar svg{color:#94a3b8;flex-shrink:0}.pm2-ipicker__input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13px}.pm2-ipicker__input::placeholder{color:#cbd5e1}.pm2-ipicker__body{flex-direction:column;gap:12px;max-height:260px;padding:12px 14px;display:flex;overflow-y:auto}.pm2-igroup__label{text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;margin-bottom:6px;font-size:10px;font-weight:700}.pm2-igrid{grid-template-columns:repeat(10,1fr);gap:3px;display:grid}.pm2-ibtn{aspect-ratio:1;color:#475569;cursor:pointer;background:0 0;border:1.5px solid #0000;border-radius:8px;place-items:center;padding:0;transition:all .12s;display:grid}.pm2-ibtn:hover{color:#0f172a;background:#f1f5f9}.pm2-ibtn--sel{color:#92400e;background:#fffbeb;border-color:#fbbf24}.pm2-ibtn--sel:hover{background:#fef3c7}.bk-workspace{flex-direction:column;gap:16px;display:flex}.bk-tabs{flex-wrap:wrap;gap:6px;margin-bottom:4px;display:flex}.bk-tab{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:7px;padding:7px 14px;font-size:13px;font-weight:600;transition:background .14s,color .14s;display:inline-flex}.bk-tab.active{color:#fff;background:#0f172a;border-color:#0f172a}.bk-tab:hover:not(.active){color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.bk-grid-2{grid-template-columns:1fr 340px;align-items:start;gap:20px;display:grid}.bk-saldo-header{background:#0f172a;border-radius:14px;margin-bottom:12px;padding:18px 20px}.bk-saldo-label{color:#94a3b8;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.bk-saldo-total{color:#fff;font-size:24px;font-weight:800;line-height:1.15;display:block}.bk-saldo-sub{color:#64748b;margin-top:4px;font-size:12px;display:block}.bk-cards-list{flex-direction:column;gap:8px;display:flex}.bk-cuenta-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:13px 15px}.bk-cuenta-card.inactive{opacity:.55}.bk-cuenta-top{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.bk-cuenta-nombre{color:#0f172a;font-size:13px;font-weight:700}.bk-cuenta-tipo{color:#94a3b8;font-size:11px}.bk-cuenta-banco{color:#64748b;margin-bottom:6px;font-size:12px}.bk-cuenta-saldo{color:#0f172a;font-size:16px;font-weight:800}.bk-cuenta-saldo-lg{margin-top:8px;font-size:22px}.bk-cuenta-moneda{color:#64748b;font-size:11px;font-weight:700}.bk-cuenta-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}.bk-cuenta-full-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:16px 18px}.bk-cuenta-full-card.inactive{opacity:.55}.bk-cuenta-full-top{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.bk-cuenta-full-meta{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;display:flex}.bk-pagination{align-items:center;gap:8px;margin-top:12px;display:flex}.bk-flash{border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;font-size:13px;display:flex}.bk-flash-ok{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.bk-flash-error{color:#991b1b;background:#fff1f2;border:1px solid #fecdd3}.bk-flash-close{cursor:pointer;color:inherit;background:0 0;border:none;padding:0;font-size:14px;line-height:1}.bk-overlay{z-index:500;background:#00000073;justify-content:flex-end;display:flex;position:fixed;inset:0}.bk-drawer{background:#fff;flex-direction:column;gap:14px;width:min(520px,100vw);height:100%;padding:24px 20px;display:flex;overflow-y:auto;box-shadow:-4px 0 24px #0000001f}.bk-drawer-head{justify-content:space-between;align-items:center;display:flex}.bk-drawer-head h3{color:#0f172a;margin:0;font-size:16px;font-weight:700}.bk-detalle-meta{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 0;display:flex}.bk-anulacion-section{border-top:1px solid #fee2e2;flex-direction:column;gap:10px;margin-top:20px;padding-top:16px;display:flex}.bk-filter-bar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:12px;overflow:hidden}.bk-filter-bar-head{justify-content:space-between;align-items:center;gap:8px;min-height:38px;padding:8px 12px;display:flex}.bk-filter-toggle{color:#475569;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.bk-filter-toggle:hover{color:#0f172a}.bk-filter-badge{color:#fff;background:#0f172a;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;display:inline-flex}.bk-filter-actions{align-items:center;gap:4px;display:flex}.bk-filter-body{border-top:1px solid #e2e8f0;padding:8px 12px 12px}.bk-filter-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;display:grid}.bk-filter-search{grid-column:span 2}.bk-filter-field{margin-bottom:0!important}.bk-filter-field label{margin-bottom:2px!important;font-size:11px!important}.bk-filter-field input,.bk-filter-field select{height:28px!important;padding:4px 8px!important;font-size:12px!important}.bk-filter-summary{flex-wrap:wrap;align-items:center;gap:6px;padding:4px 12px 8px;display:flex}.bk-filter-chip{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:2px 8px;font-size:11px}.bk-chevron-up{transition:transform .15s;transform:rotate(180deg)}.bk-chevron-dn{transition:transform .15s}.ft-workspace{flex-direction:column;gap:0;display:flex}.ft-tabs{border-bottom:2px solid #e2e8f0;gap:2px;margin-bottom:18px;display:flex}.ft-tab{cursor:pointer;color:#64748b;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-2px;padding:8px 16px;font-size:13px;font-weight:600;transition:color .15s,border-color .15s;display:flex}.ft-tab:hover{color:#0f172a}.ft-tab.active{color:#b07d1e;border-bottom-color:#e0a820}.ft-section{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:14px;overflow:hidden}.ft-section-head{color:#374151;background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:10px 16px;font-size:13px;font-weight:700;display:flex}.ft-section-body{flex-direction:column;gap:10px;padding:14px 16px;display:flex}.ft-grid-2{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ft-field{flex-direction:column;gap:4px;display:flex}.ft-input-label{color:#374151;letter-spacing:.03em;text-transform:uppercase;font-size:11.5px;font-weight:700}.ft-input{color:#0f172a;box-sizing:border-box;-webkit-appearance:none;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;width:100%;height:38px;padding:0 12px;font-size:16px;transition:border-color .15s}.ft-input:focus{border-color:#e0a820}.ft-input[type=date],.ft-input select{font-size:14px}.ft-tramo-header{grid-template-columns:24px 1fr 1fr 36px;gap:6px;margin-bottom:4px;padding:0 2px;display:grid}.ft-tramo-row{grid-template-columns:24px 1fr 1fr 36px;align-items:center;gap:6px;display:grid}.ft-tramo-num{color:#94a3b8;text-align:center;font-size:11px;font-weight:700;line-height:38px}.ft-add-tramo{color:#64748b;cursor:pointer;background:0 0;border:1.5px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:4px;padding:10px;font-size:13px;font-weight:600;transition:border-color .15s,color .15s;display:flex}.ft-add-tramo:hover{color:#b07d1e;border-color:#e0a820}.ft-viaje-row{grid-template-columns:1fr 1fr 120px 36px;align-items:center;gap:6px;margin-bottom:6px;display:grid}.ft-wizard-steps{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:flex-start;gap:0;margin-bottom:4px;display:flex;overflow-x:auto}.ft-wizard-steps::-webkit-scrollbar{display:none}.ft-wizard-step{cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:6px;min-width:56px;padding:4px 2px 10px;font-family:inherit;display:flex;position:relative}.ft-wizard-step:not(:last-child):after{content:"";background:#e2e8f0;height:2px;position:absolute;top:15px;left:calc(50% + 17px);right:calc(17px - 50%)}.ft-wizard-step.done:not(:last-child):after{background:#e0a820}.ft-wizard-step-num{color:#94a3b8;z-index:1;background:#f1f5f9;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12.5px;font-weight:800;transition:all .16s;display:flex;position:relative}.ft-wizard-step.active .ft-wizard-step-num{color:#b07d1e;background:#fffbeb;border-color:#e0a820}.ft-wizard-step.done .ft-wizard-step-num{color:#fff;background:#e0a820}.ft-wizard-step-label{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;max-width:72px;font-size:10.5px;font-weight:700;overflow:hidden}.ft-wizard-step.active .ft-wizard-step-label{color:#0f172a}@media (max-width:480px){.ft-wizard-step-label{display:none}.ft-wizard-step.active .ft-wizard-step-label{display:block}}.ft-wizard-actions{border-top:1px solid #0f172a12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:4px;padding:16px 0;display:flex}.ft-wizard-actions-left{display:flex}.ft-wizard-actions-right{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:560px){.ft-wizard-actions{flex-direction:column-reverse;align-items:stretch}.ft-wizard-actions-right{flex-direction:column-reverse}.ft-wizard-actions-right .bt-btn,.ft-wizard-actions-left .bt-btn{justify-content:center;width:100%}}.ft-chip-row{flex-wrap:wrap;gap:6px;margin-bottom:6px;display:flex}.ft-chip{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:999px;padding:7px 12px;font-family:inherit;font-size:12.5px;font-weight:700;transition:all .14s}.ft-chip:hover{color:#0f172a;border-color:#cbd5e1}.ft-chip.active{color:#92400e;background:#fffbeb;border-color:#e0a820}.ft-chip--custom{color:#94a3b8}.ft-chip--custom.active{color:#fff;background:#0f172a;border-color:#0f172a}.ft-confirm-summary{text-align:left;flex-direction:column;gap:8px;display:flex}.ft-confirm-row{color:#475569;justify-content:space-between;align-items:center;gap:10px;font-size:13.5px;display:flex}.ft-confirm-row span{color:#94a3b8}.ft-confirm-row b{color:#0f172a;font-weight:700}.ft-confirm-row--highlight{border-top:1px solid #0f172a14;margin-top:2px;padding-top:8px}.ft-confirm-row--highlight span{color:#475569;font-weight:600}.ft-confirm-row--highlight b{color:#059669;font-size:16px}.ft-confirm-note{color:#64748b;background:#f8fafc;border-radius:8px;padding:8px 10px;font-size:12.5px}.ft-calc-panel{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:1px solid #334155;border-radius:12px;margin-bottom:14px;padding:18px 20px}.ft-calc-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ft-calc-label{color:#94a3b8;font-size:13px}.ft-calc-val{color:#e2e8f0;font-variant-numeric:tabular-nums;font-size:14px;font-weight:700}.ft-calc-divider{border:none;border-top:1px solid #334155;margin:8px 0 12px}.ft-pago-block{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.ft-pago-item{background:#1e293b;border:1px solid #334155;border-radius:8px;grid-template-columns:1fr 1fr;gap:10px;padding:10px 12px;display:grid}.ft-pago-calc-label{color:#94a3b8;margin-bottom:3px;font-size:11px}.ft-pago-calc-val{color:#fbbf24;font-variant-numeric:tabular-nums;font-size:15px;font-weight:800}.ft-pago-input{color:#f1f5f9;box-sizing:border-box;-webkit-appearance:none;background:#0f172a;border:1.5px solid #475569;border-radius:6px;outline:none;width:100%;height:34px;padding:0 10px;font-size:14px}.ft-pago-input:focus{border-color:#e0a820}.ft-pago-input::placeholder{color:#64748b}.ft-banco-row{border-top:1px solid #334155;justify-content:space-between;align-items:center;margin-top:4px;padding-top:12px;display:flex}.ft-banco-label{color:#e2e8f0;font-size:14px;font-weight:700}.ft-banco-val{color:#34d399;font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:22px;font-weight:900}.ft-form-actions{align-items:center;gap:10px;padding:16px 0;display:flex}.ft-period-row{flex-wrap:wrap;align-items:flex-end;gap:14px;margin-bottom:18px;display:flex}.ft-stat-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.ft-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px}.ft-stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:11px;font-weight:700}.ft-stat-val{color:#0f172a;font-variant-numeric:tabular-nums;font-size:18px;font-weight:900}@media (max-width:640px){.ft-grid-2{grid-template-columns:1fr}.ft-stat-grid{grid-template-columns:1fr 1fr}.ft-pago-item{grid-template-columns:1fr}.ft-form-actions{flex-direction:column}.ft-form-actions .bt-btn{justify-content:center;width:100%}}@media (max-width:720px){.bk-grid-2{grid-template-columns:1fr}.bk-saldo-header{display:none}}.projects-module__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.projects-module__header h2{margin:0;font-size:22px}.projects-module__header p{color:#64748b;margin:4px 0 0;font-size:13px}.projects-module__tabs{gap:8px;display:flex}.projects-module__layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:16px;display:grid}.projects-module__card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;gap:14px;padding:18px;display:grid;box-shadow:0 10px 30px #0f172a0a}.projects-module__section-title{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.projects-module__section-title--compact{align-items:flex-start}.projects-module__section-title h3,.projects-module__section-title h4{margin:0}.projects-module__section-title p{color:#64748b;margin:3px 0 0;font-size:12px}.projects-module__list{gap:10px;display:grid}.projects-module__item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;gap:8px;padding:12px 14px;display:grid}.projects-module__item-main,.projects-module__meta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.projects-module__pill{color:#92400e;background:#fff7da;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:12px;font-weight:700;display:inline-flex}.projects-module__muted{color:#64748b;margin-top:2px;font-size:12px}.projects-module__actions{flex-wrap:wrap;gap:8px;display:flex}.projects-module__actions--full{justify-content:flex-start}.projects-module__form{gap:12px;display:grid}.projects-module__inline-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.projects-module__field{color:#334155;gap:6px;font-size:13px;font-weight:600;display:grid}.projects-module__field span{font-size:13px}.projects-module__field input,.projects-module__field select,.projects-module__field textarea{width:100%}.projects-module__subcard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;gap:10px;padding:12px;display:grid}.projects-module__checkbox{color:#334155;align-items:center;gap:8px;font-size:13px;display:inline-flex}.projects-module__field-list{gap:8px;display:grid}.projects-module__field-chip{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.projects-module__banner{border-radius:12px;padding:10px 12px}.projects-module__banner--error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.projects-module__banner--success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}@media (max-width:920px){.projects-module__layout{grid-template-columns:1fr}}.bt-fin-pl-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.bt-fin-pl-table{border-collapse:separate;border-spacing:0;width:100%;min-width:720px}.bt-fin-pl-table th,.bt-fin-pl-table td{white-space:nowrap}.bt-fin-pl-table thead th{z-index:3;background:#fff;position:sticky;top:0}.bt-fin-sticky-left{z-index:2;white-space:normal;background:#fff;min-width:240px;max-width:320px;position:sticky;left:0;box-shadow:2px 0 4px #0f172a0a}.bt-fin-pl-table thead .bt-fin-sticky-left{z-index:4}.bt-fin-sticky-right,.bt-fin-total-col{z-index:2;background:#fff;min-width:150px;position:sticky;right:0;box-shadow:-2px 0 4px #0f172a0a}.bt-fin-pl-table thead .bt-fin-sticky-right{z-index:4}@media (max-width:720px){.bt-fin-sticky-left{min-width:180px}.bt-fin-sticky-right,.bt-fin-total-col{min-width:120px}}.bt-toast{z-index:400;text-align:center;border-radius:999px;max-width:92vw;padding:12px 18px;font-size:13px;font-weight:600;animation:.22s cubic-bezier(.34,1.4,.64,1) bt-toast-in;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #0f172a38,0 2px 8px #0f172a1a}.bt-toast-success{color:#fff;background:#16a34a}.bt-toast-error{color:#fff;background:#dc2626}@keyframes bt-toast-in{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}.bt-priority-row{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:560px){.bt-priority-row{grid-template-columns:1fr 1fr;gap:10px}.bt-priority-row .bt-field-categoria{grid-column:1/-1}}.bt-form-divider{background:#94a3b82e;height:1px;margin:22px 0}.bt-advanced-toggle{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin:4px 0 2px;padding:6px 2px;font-family:inherit;font-size:12.5px;font-weight:600;transition:color .14s;display:inline-flex}.bt-advanced-toggle:hover{color:#0f172a}.bt-advanced-fields{border-top:1px dashed #94a3b84d;flex-direction:column;gap:16px;margin-top:8px;padding-top:14px;display:flex}@media (max-width:560px){.bt-expense-form-card{padding:18px 16px!important}.bt-expense-form .bt-field{margin-bottom:12px}.bt-expense-form textarea{min-height:56px}}.bt-field-muted{margin-top:6px}.bt-field-label-muted{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.bt-status-pills{flex-wrap:wrap;gap:6px;display:flex}.bt-status-pill{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .14s}.bt-status-pill:hover{color:#334155;border-color:#cbd5e1}.bt-status-pill.active{color:#fff;background:#0f172a;border-color:#0f172a}.bt-exp-cards{flex-direction:column;gap:10px;display:none}.bt-exp-card{background:#fff;border:1px solid #94a3b838;border-radius:14px;flex-direction:column;gap:8px;padding:13px 14px;display:flex}.bt-exp-card__top{justify-content:space-between;align-items:center;gap:8px;display:flex}.bt-exp-card__amount{color:#0f172a;font-size:16px;font-weight:800}.bt-exp-card__desc{color:#334155;font-size:13px;line-height:1.4}.bt-exp-card__meta{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.bt-exp-card__bottom{border-top:1px solid #94a3b824;justify-content:space-between;align-items:center;gap:8px;padding-top:6px;display:flex}.bt-exp-card__actions{gap:6px;display:flex}@media (max-width:720px){.bt-table-wrap--desktop{display:none}.bt-exp-cards{display:flex}}
