@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500;600&display=swap);:root{--background:#fff;--foreground:#0a0a0a;--primary:#2563eb;--primary-foreground:#fff;--secondary:#facc15;--secondary-foreground:#0a0a0a;--destructive:#dc2626;--destructive-foreground:#fff;--muted:#f3f4f6;--muted-foreground:#6b7280;--border:#e5e7eb;--ring:#2563eb;--surface:#fff;--surface-subtle:#f8fafc;--radius-sm:8px}*{box-sizing:border-box}body{background:#f8fafc;background:var(--surface-subtle);color:#0a0a0a;color:var(--foreground);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;margin:0;min-width:320px;overflow-x:hidden}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.sidebar{background:#fff;background:var(--surface);border-right:1px solid #e5e7eb;border-right:1px solid var(--border);height:100vh;overflow-y:auto;padding:24px 18px;position:-webkit-sticky;position:sticky;top:0}.sidebar__brand{grid-gap:2px;display:grid;gap:2px;padding:0 10px 24px}.sidebar__title{font-size:21px;font-weight:800;letter-spacing:-.03em}.sidebar__subtitle{color:#6b7280;color:var(--muted-foreground);font-size:13px;font-weight:600}.sidebar__nav{grid-gap:6px;display:grid;gap:6px}.sidebar__link{align-items:center;border-radius:12px;color:#374151;display:flex;font-weight:700;gap:12px;padding:11px 12px}.sidebar__link:hover{background:#f3f4f6;background:var(--muted)}.sidebar__link--active{background:#dbeafe;color:#2563eb;color:var(--primary)}.sidebar__icon{background:#f3f4f6;background:var(--muted);border-radius:10px;display:inline-grid;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:700;height:30px;place-items:center;width:30px}.main{min-width:0}.topbar{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:hsla(0,0%,100%,.92);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;min-height:72px;padding:0 28px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.topbar__title{font-size:24px;font-weight:800;letter-spacing:-.03em;margin:0}.topbar__meta{color:#6b7280;color:var(--muted-foreground);font-size:14px;font-weight:600}.topbar__user{align-items:center;display:flex;gap:12px;min-width:0;text-align:right}.topbar__avatar{background:#2563eb;background:var(--primary);border-radius:999px;color:#fff;color:var(--primary-foreground);display:grid;flex:0 0 auto;font-weight:800;height:40px;place-items:center;width:40px}.content{grid-gap:22px;display:grid;gap:22px;padding:28px}.landing{grid-gap:36px;align-items:center;background:linear-gradient(135deg,rgba(37,99,235,.08),rgba(250,204,21,.14)),#fff;display:grid;gap:36px;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);min-height:100vh;padding:48px}.landing__content{grid-gap:28px;display:grid;gap:28px;max-width:760px}.landing__brand{grid-gap:18px;display:grid;gap:18px}.landing__eyebrow{color:#2563eb;color:var(--primary);font-size:14px;font-weight:800;letter-spacing:0}.landing h1{font-size:56px;font-weight:800;letter-spacing:-.03em;line-height:1;margin:0;max-width:720px}.landing p{color:#374151;font-size:18px;font-weight:500;margin:0;max-width:620px}.landing__actions{display:flex}.landing__login{grid-gap:14px;background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:16px;box-shadow:0 12px 36px rgba(15,23,42,.08);display:grid;gap:14px;max-width:420px;padding:20px}.landing__hint{color:#6b7280;color:var(--muted-foreground);font-size:13px;font-weight:600}.landing__panel{grid-gap:0;background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:16px;box-shadow:0 24px 70px rgba(15,23,42,.12);display:grid;gap:0;overflow:hidden}.landing__panel div{grid-gap:8px;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);display:grid;gap:8px;padding:28px}.landing__panel div:last-child{border-bottom:0}.landing__panel span{color:#6b7280;color:var(--muted-foreground);font-size:13px;font-weight:800;text-transform:uppercase}.landing__panel strong{font-family:JetBrains Mono,monospace;font-size:34px}.home{background:#fff;color:#0a0a0a;color:var(--foreground);min-height:100vh}.home-nav{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:hsla(0,0%,100%,.94);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;min-height:76px;padding:0 48px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.home-nav__brand{align-items:baseline;display:inline-flex;font-size:24px;font-weight:900;gap:3px;letter-spacing:0}.home-nav__brand span{-webkit-text-stroke:1px #111827;color:#facc15;color:var(--secondary)}.home-nav__brand strong{color:#2563eb;color:var(--primary)}.home-nav__brand em{color:#dc2626;color:var(--destructive);font-style:normal}.home-nav__links{align-items:center;display:flex;font-size:14px;font-weight:800;gap:22px}.home-nav__links a:not(.button){color:#374151}.home-hero{grid-gap:36px;align-items:center;background:linear-gradient(135deg,rgba(37,99,235,.1),rgba(250,204,21,.16)),#fff;display:grid;gap:36px;grid-template-columns:minmax(0,1fr) 380px;min-height:calc(100vh - 76px);padding:72px 48px}.home-hero__content{grid-gap:22px;display:grid;gap:22px;max-width:760px}.home-contact span,.home-hero__eyebrow,.home-section__header span{color:#2563eb;color:var(--primary);font-size:13px;font-weight:900;letter-spacing:0;text-transform:uppercase}.home-hero h1{font-size:58px;font-weight:900;letter-spacing:-.03em;line-height:1;margin:0;max-width:760px}.home-contact p,.home-hero p{color:#374151;font-size:18px;font-weight:500;margin:0;max-width:620px}.home-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.home-hero__whatsapp{gap:10px}.home-hero__panel{grid-gap:16px;background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:16px;box-shadow:0 24px 70px rgba(15,23,42,.12);display:grid;gap:16px;padding:28px}.home-hero__panel span{color:#6b7280;color:var(--muted-foreground);font-size:13px;font-weight:900;text-transform:uppercase}.home-hero__panel strong{font-family:JetBrains Mono,monospace;font-size:34px}.home-hero__panel p{font-size:15px}.home-contact,.home-section{padding:72px 48px}.home-section__header{grid-gap:10px;display:grid;gap:10px;margin-bottom:24px;max-width:680px}.home-contact h2,.home-section__header h2{font-size:36px;font-weight:900;letter-spacing:-.03em;line-height:1.1;margin:0}.home-feature-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-feature{grid-gap:10px;background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:16px;display:grid;gap:10px;padding:22px}.home-feature h3{font-size:20px;font-weight:900;letter-spacing:-.03em;margin:0}.home-feature p{color:#4b5563;font-weight:500;margin:0}.home-contact{align-items:center;background:#f8fafc;background:var(--surface-subtle);display:flex;gap:24px;justify-content:space-between}.home-contact div{grid-gap:10px;display:grid;gap:10px}.page-header{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;min-width:0}.page-header h1{font-size:30px;font-weight:800;letter-spacing:-.03em;margin:0}.page-header p{color:#6b7280;color:var(--muted-foreground);font-weight:500;margin:6px 0 0;max-width:720px}.actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.button{align-items:center;border:1px solid transparent;border-radius:24px;cursor:pointer;display:inline-flex;font-weight:800;justify-content:center;max-width:100%;min-height:42px;padding:0 18px}.button--default{background:#2563eb;background:var(--primary);color:#fff;color:var(--primary-foreground)}.button--secondary{background:#facc15;background:var(--secondary);color:#0a0a0a;color:var(--secondary-foreground)}.button--destructive{background:#dc2626;background:var(--destructive);color:#fff;color:var(--destructive-foreground)}.button--outline{border-color:#e5e7eb;border-color:var(--border)}.button--ghost,.button--outline{background:transparent;color:#0a0a0a;color:var(--foreground)}.button--compact{border-radius:18px;font-size:13px;min-height:32px;min-width:92px;padding:0 12px}.button--document{background:#eef2f7;border-color:#d1d5db;color:#374151}.button--document:hover{background:#e5e7eb}.button--document-ready{background:#dbeafe;border-color:#2563eb;border-color:var(--primary);color:#1d4ed8}.grid{grid-gap:16px;display:grid;gap:16px}.grid--stats{grid-template-columns:repeat(4,minmax(0,1fr))}.grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.card{background:#fff;background:var(--surface);border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:16px;box-shadow:0 1px 2px rgba(15,23,42,.04);min-width:0}.card__header{align-items:flex-start;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);display:flex;gap:12px;justify-content:space-between;min-width:0;padding:18px}.card__title{font-size:16px;font-weight:800;letter-spacing:-.03em;margin:0}.card__description{color:#6b7280;color:var(--muted-foreground);font-size:14px;margin:4px 0 0}.card__body,.stat-card{padding:18px}.stat-card{grid-gap:8px;display:grid;gap:8px}.stat-card__label{color:#6b7280;color:var(--muted-foreground);font-size:13px;font-weight:800;text-transform:uppercase}.stat-card__value{font-size:28px;font-weight:800;letter-spacing:-.03em}.stat-card__trend{color:#6b7280;color:var(--muted-foreground);font-size:14px;font-weight:600}.table-wrap{background:#fff;background:var(--surface);border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:16px;max-width:100%;overflow-x:auto;overflow-y:hidden}.table{border-collapse:collapse;min-width:680px;width:100%}.table td,.table th{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);padding:13px 14px;text-align:left;vertical-align:middle}.table th{background:#f3f4f6;background:var(--muted);color:#374151;font-size:12px;font-weight:800;text-transform:uppercase}.table tr:last-child td{border-bottom:0}.table tbody tr{cursor:pointer}.table tbody tr:hover{background:#f8fafc}.table__row--selected{background:#dbeafe}.table__row--selected:hover{background:#bfdbfe}.money{font-family:JetBrains Mono,monospace;font-weight:700}.message--error{color:#dc2626;color:var(--destructive);font-weight:700}.message--success{background:#dbeafe;border-left:4px solid #2563eb;border-left:4px solid var(--primary);color:#1d4ed8;font-weight:800}.message--warning{color:#92400e;font-weight:800}.badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:800;padding:4px 10px}.badge--blue{background:#dbeafe;color:#1d4ed8}.badge--yellow{background:#fef3c7;color:#92400e}.badge--red{background:#fee2e2;color:#b91c1c}.badge--gray{background:#f3f4f6;background:var(--muted);color:#374151}.badge--black{background:#111827;color:#fff}.form-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.denomination-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(90px,1fr));margin-top:16px}.denomination-table{margin-top:16px}.denomination-table td,.denomination-table th{padding:6px 10px}.denomination-table input{border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:10px;min-height:28px;padding:0 8px;width:110px}.denomination-table__total{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:150px;text-align:right;white-space:nowrap;width:150px}.compact-table{margin-top:16px}.compact-table td,.compact-table th{padding:8px 10px}.compact-table select{border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;min-height:34px;padding:0 10px}.inline-form{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto}.metric-row{align-items:center;display:flex;gap:16px;justify-content:space-between;margin:14px 0}.field{grid-gap:7px;display:grid;gap:7px;min-width:0}.field label{font-size:13px;font-weight:800}.field input,.field select,.field textarea{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:24px;color:#0a0a0a;color:var(--foreground);min-height:44px;min-width:0;padding:0 14px;width:100%}.field textarea{border-radius:18px;min-height:94px;padding:12px 14px;resize:vertical}.field--checkbox{align-items:center;display:flex;font-weight:800;gap:10px;min-height:44px}.field--checkbox input{min-height:18px;width:18px}.field--full{grid-column:1/-1}.settings-list,.settings-panel{grid-gap:12px;display:grid;gap:12px}.settings-panel{border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:16px;padding:14px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#2563eb;border-color:var(--ring);outline:3px solid rgba(37,99,235,.15)}.list{grid-gap:12px;display:grid;gap:12px}.list-item{align-items:center;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:14px;display:flex;gap:16px;justify-content:space-between;min-width:0;padding:14px}.list-item strong{display:block}.list-item span{color:#6b7280;color:var(--muted-foreground);font-size:14px}.list-item--button{background:#fff;color:#0a0a0a;color:var(--foreground);cursor:pointer;text-align:left;width:100%}.list-item--button:hover{background:#f8fafc}.credit-detail{align-items:stretch;display:grid}.credit-detail__header{align-items:center;display:flex;gap:16px;justify-content:space-between;min-width:0}.credit-detail .grid--stats{width:100%}.credit-detail .grid--stats>div{grid-gap:4px;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;display:grid;gap:4px;padding:12px}.credit-detail .grid--stats span{color:#6b7280;color:var(--muted-foreground);font-size:13px;font-weight:800}.voucher{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px;min-width:0;padding:12px}.voucher div{grid-gap:2px;display:grid;gap:2px}.voucher span{color:#6b7280;color:var(--muted-foreground);font-size:13px;font-weight:600}.combobox{grid-gap:8px;display:grid;gap:8px;position:relative}.combobox__panel{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:16px;box-shadow:0 16px 40px rgba(15,23,42,.14);left:0;max-height:260px;overflow:auto;padding:6px;position:absolute;right:0;top:calc(100% + 6px);z-index:20}.combobox__option{grid-gap:2px;background:transparent;border:0;border-radius:12px;color:#0a0a0a;color:var(--foreground);cursor:pointer;display:grid;gap:2px;padding:10px 12px;text-align:left;width:100%}.combobox__option:hover{background:#dbeafe}.combobox__empty,.combobox__option span{color:#6b7280;color:var(--muted-foreground);font-size:14px}.combobox__empty{padding:10px 12px}@media (max-width:1100px){.home-hero{grid-template-columns:1fr}.home-hero__panel{max-width:520px}.home-feature-grid{grid-template-columns:1fr}.grid--stats{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);border-right:0;height:auto;max-width:100vw;overflow-x:auto;overflow-y:hidden;padding:12px 18px;position:-webkit-sticky;position:sticky;top:0;z-index:11}.sidebar__brand{display:none}.sidebar__nav{display:flex;gap:6px;min-width:-webkit-max-content;min-width:max-content}.sidebar__link{flex:0 0 auto;padding:8px 10px}.sidebar__icon{height:26px;width:26px}}@media (max-width:760px){.home-nav{align-items:flex-start;gap:14px;padding:16px 20px}.home-contact,.home-nav,.home-nav__links{flex-direction:column}.home-nav__links{align-items:stretch;gap:10px;width:100%}.home-nav__links .button{width:100%}.home-contact,.home-hero,.home-section{padding-left:20px;padding-right:20px}.home-hero{min-height:auto;padding-bottom:48px;padding-top:48px}.home-hero h1{font-size:40px}.home-contact p,.home-hero p{font-size:16px}.home-contact .button,.home-hero__actions .button{width:100%}.home-contact{align-items:stretch}.list-item,.page-header,.topbar{align-items:stretch;flex-direction:column}.topbar{gap:12px;padding:14px 16px;position:static}.topbar__title{font-size:20px}.topbar__user{justify-content:space-between;text-align:left;width:100%}.topbar__avatar{display:none}.topbar__user .button{flex:0 0 auto}.content{gap:16px;padding:16px}.denomination-grid,.form-grid,.grid--stats,.grid--two,.inline-form,.sidebar__nav{grid-template-columns:1fr}.actions{justify-content:flex-start;width:100%}.actions .button{flex:1 1 160px}.landing{align-items:start;gap:24px;grid-template-columns:1fr;padding:24px 16px}.landing h1{font-size:36px}.landing__login,.landing__panel{max-width:none;width:100%}.landing__panel div{padding:20px}.landing__panel strong{font-size:28px}.page-header h1{font-size:26px}.card__body,.card__header,.stat-card{padding:14px}.card__header,.credit-detail__header,.voucher{align-items:stretch;flex-direction:column}.metric-row{align-items:flex-start;flex-direction:column;gap:4px}.table{min-width:620px}.denomination-table .table{min-width:480px}.sidebar{padding:8px 10px}.sidebar__link{font-size:14px;gap:7px}.sidebar__icon{display:none}}@media (max-width:420px){.topbar__user>div{min-width:0;overflow:hidden}.topbar__meta,.topbar__user strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing h1{font-size:32px}.actions .button,.button:not(.button--compact){width:100%}}
/*# sourceMappingURL=main.189d7512.css.map*/