@charset "UTF-8";:root{--brand: #147a4b;--brand-2: #1fa968;--brand-warm: #b06c19}.tables-view{width:min(1240px,100% - 48px);margin:0 auto;padding:28px 0 42px;min-width:0}.tables-toolbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin-bottom:22px}.tables-heading{text-align:center}.tables-heading h2{margin:4px 0 0;font-size:clamp(2rem,4vw,3rem);line-height:1}.eyebrow{margin:0;color:#6a756e;font-size:.72rem;font-weight:800;letter-spacing:.16em}.back-button,.refresh-button,.state-panel button{min-height:48px;padding:0 18px;border:1px solid #d8e0da;border-radius:14px;color:#33463a;background:#fff;font-weight:800;cursor:pointer}.back-button{justify-self:start}.refresh-button{justify-self:end}.refresh-button:disabled{opacity:.55;cursor:wait}.state-panel{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#5f6d64;text-align:center}.state-panel p{max-width:520px;margin:0}.loader{width:42px;height:42px;border:4px solid #dce8df;border-top-color:#147a4b;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:760px){.tables-toolbar{grid-template-columns:auto 1fr auto}.tables-heading .eyebrow{display:none}.refresh-button{width:48px;padding:0;font-size:0}.refresh-button span{font-size:1.3rem}}@media(max-width:480px),(orientation:portrait)and (max-width:600px){.tables-view{width:calc(100% - 20px);padding:16px 0 28px}.tables-toolbar{gap:8px;margin-bottom:14px}.tables-heading h2{font-size:1.45rem;line-height:1.1}.tables-heading .eyebrow{font-size:.6rem}.back-button,.refresh-button{min-height:42px;padding:0 12px;font-size:.85rem}}.error-panel strong{color:#9c351f}.action-error{margin:-10px 0 18px;color:#a03822;font-weight:800;text-align:center}.agregar-btn{padding:16px;border:2px solid #d0ddd4;border-radius:16px;background:#fff;color:#33463a;font-size:.95rem;font-weight:800;cursor:pointer;transition:.15s ease}.agregar-btn:hover{border-color:#147a4b;color:#147a4b}.cobrar-btn{padding:16px;border:none;border-radius:16px;background:#147a4b;color:#fff;font-size:1rem;font-weight:900;letter-spacing:.04em;cursor:pointer;transition:.15s ease;box-shadow:0 8px 22px #147a4b47}.cobrar-btn:hover{background:#0f5e38}.buscar-input{width:100%;padding:14px 44px;border:1px solid #d8e4db;border-radius:16px;background:#fff;color:#173c28;font-size:1rem;box-shadow:0 6px 18px #174b2f0f;transition:.13s ease}.buscar-input::-webkit-search-cancel-button{display:none}.buscar-input:focus{outline:none;border-color:#159357;box-shadow:0 8px 22px #15935726}.turno-fields{display:flex;flex-direction:column;gap:8px}.monto-row{display:flex;align-items:center;border:2px solid #cce4d4;border-radius:14px;overflow:hidden;background:#f0faf4}.monto-currency{padding:0 12px;font-size:1.1rem;font-weight:800;color:#147a4b;border-right:2px solid #cce4d4;line-height:48px;background:#e6f5ed}.monto-input{flex:1;border:none;background:transparent;padding:12px 14px;font-size:1.25rem;font-weight:700;color:#17211b;outline:none;width:100%}.monto-input:disabled{opacity:.6}.monto-input::placeholder{color:#a8b9ae}.monto-input::-webkit-outer-spin-button,.monto-input::-webkit-inner-spin-button{-webkit-appearance:none}.ticket-logo{width:48px;height:48px;margin:0 auto 10px;display:grid;place-items:center;border-radius:12px;background:#147a4b;color:#fff;font-family:Georgia,serif;font-size:1.5rem;font-weight:700}.ticket-empresa{margin:0 0 4px;font-size:1.05rem;font-weight:900;font-family:inherit;text-transform:uppercase;letter-spacing:.06em}.ticket-sub{margin:0 0 6px;color:#555;font-size:.72rem;letter-spacing:.1em}.ticket-divider{margin:8px 0;color:#888;font-size:.8rem;overflow:hidden}.ticket-info{text-align:left;margin:8px 0}.ticket-info>div{display:flex;justify-content:space-between;padding:2px 0;font-size:.82rem}.ticket-info>div span:first-child{color:#555}.ticket-thanks{margin:4px 0;font-style:italic;color:#555;font-size:.82rem}.instalar-btn{padding:12px 22px;border:none;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;font-weight:800;cursor:pointer;box-shadow:0 12px 26px -10px var(--brand, #147a4b);margin-bottom:10px}.instalar-btn:hover{filter:brightness(1.05)}.confirmar-btn{width:100%;height:auto;padding:16px;border-radius:14px;font-size:1rem;margin-bottom:12px;background:#147a4b;color:#fff;border-color:#147a4b}.confirmar-btn:hover:not(:disabled){background:#0f5e38}.qty-overlay{position:fixed;inset:0;background:#00000073;display:grid;place-items:center;z-index:100;padding:20px}.qty-panel{width:min(480px,100%);padding:28px 28px 36px;background:#fff;border-radius:28px;box-shadow:0 12px 40px #00000038;text-align:center}.qty-error{color:#a03822;font-size:.83rem;font-weight:700;margin:-10px 0 14px}.qty-cancel{width:100%;padding:14px;border:1px solid #e0e6e1;border-radius:14px;background:#fff;color:#667269;font-size:.95rem;font-weight:700;cursor:pointer;transition:.12s ease}.qty-cancel:hover:not(:disabled){background:#f5f7f4}.qty-cancel:disabled{opacity:.5}.turno-label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#556259}.turno-input{width:100%;padding:14px 16px;border:2px solid #dfe5df;border-radius:14px;font-size:1rem;font-weight:600;color:#17211b;background:#f5f7f4;outline:none;box-sizing:border-box;transition:border-color .12s ease}.turno-input:focus{border-color:#147a4b;background:#fff}.turno-input:disabled{opacity:.6}.turno-input::placeholder{color:#a8b9ae;font-weight:400}.clave-wrap{position:relative;display:block;width:100%}.clave-wrap input{padding-right:46px}.clave-ojo{position:absolute;top:0;right:0;height:100%;width:44px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;font-size:1.15rem;line-height:1;opacity:.65;transition:opacity .12s ease}.clave-ojo:hover{opacity:1}.clave-ojo:active{transform:translateY(1px)}.inv-ok{margin:8px 0;padding:10px 12px;border-radius:10px;background:#eef7f1;color:#147a4b;font-weight:600}.inv-exist{font-weight:700;color:#147a4b}.inv-exist em{color:#6b7c73;font-style:normal;font-weight:500}.inv-cancel{padding:8px 12px;border:1px solid #d9e2dd;border-radius:8px;background:#fff;cursor:pointer}.inv-help{margin:8px 0;font-size:13px;color:#6b7c73}.alta-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.alta-head strong{font-size:16px}.drill-panel{max-width:480px;width:92vw;max-height:80vh;overflow-y:auto;text-align:left}@media(max-width:760px){.qty-panel{padding:22px 18px 28px;border-radius:22px}}@media(max-width:480px),(orientation:portrait)and (max-width:600px){.qty-panel{width:min(94vw,440px)}.qty-overlay{padding:12px}.drill-panel{width:94vw;max-height:86vh}}*,*:before,*:after{box-sizing:border-box}html,body{min-width:320px;min-height:100%;margin:0;max-width:100%;overflow-x:hidden}body,button{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit}
