:root{--color-naranja: #ff9500;--color-naranja-deep: #ea580c;--sidebar-width: 260px;--sidebar-width-collapsed: 80px}.sidebar-collapsed{width:var(--sidebar-width-collapsed)!important}.sidebar-collapsed .sidebar-label,.sidebar-collapsed .sidebar-group-label{display:none!important}.sidebar-collapsed .section-button{justify-content:center!important;padding:12px!important;margin:4px 10px!important}.sidebar-collapsed .section-button svg{margin:0!important}.sidebar-collapsed .sidebar-group-label{height:1px;margin:10px 15px;background:#f3f4f6;padding:0;overflow:hidden}#toggle-icon.collapsed,.sidebar-collapsed #toggle-icon{transform:rotate(180deg)}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#d1d5db}html,body{height:100%;margin:0;overflow:hidden}#main-sidebar,.section-button,.sidebar-label{transition:all .3s cubic-bezier(.4,0,.2,1)}#app-content{background-color:#f9fafb;position:relative}.section-content{max-width:100%!important}.section-button{border-radius:12px!important;margin:2px 12px;border:1px solid transparent!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important}.section-button:hover{background:#fff7ed!important;color:var(--color-naranja)!important;transform:translate(4px)!important;border-color:#ffedd5!important}.section-button.active{background:#ffedd5!important;color:var(--color-naranja-deep)!important;font-weight:700!important;border-color:#fed7aa!important;box-shadow:0 4px 12px #ea580c14!important}.glass-header{background:#fffc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#stock-cards-container{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))!important;gap:1.5rem!important}#stock-cards-container .recipe-item{width:100%!important;min-width:0!important;flex-grow:1!important;display:flex!important;flex-direction:column!important;height:100%!important;background-color:#fff!important;transition:transform .2s ease,box-shadow .2s ease!important}#stock-cards-container .recipe-item:hover{transform:translateY(-4px);box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a!important}#stock-cards-container .recipe-item .aspect-video{aspect-ratio:4 / 3!important;width:100%!important;height:auto!important;min-height:150px;overflow:hidden!important;position:relative!important}#stock-cards-container .recipe-item img{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;display:block!important}#stock-cards-container .recipe-item>div:last-child{width:100%!important;flex-grow:1!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;gap:.5rem!important}#recipes-list-container .recipe-item{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;padding:.75rem!important;width:100%!important}#pos-products-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important;gap:1rem!important;padding:1rem .5rem!important}.product-card{height:100%;min-height:200px;display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;border:1px solid #f3f4f6;transition:all .3s ease}.product-card .image-container{height:100px;width:100%;overflow:hidden;background:#fdfcfb;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f3f4f6}.product-card img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:4px;transition:transform .3s ease}.product-card:hover img{transform:scale(1.05)}.product-card .info-container{padding:10px;display:flex;flex-direction:column;flex-grow:1}.product-card .product-title{font-size:.75rem;font-weight:700;line-height:1.2;height:2.4rem;overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;color:#1f2937}.product-card .product-price{font-size:.9rem;font-weight:800;color:var(--color-naranja-deep);margin-top:auto}.product-card .product-stock{font-size:.65rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.025em}.category-header{grid-column:1 / -1;font-size:.75rem;font-weight:800;color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;padding:1.5rem .5rem .5rem;border-bottom:2px solid #f3f4f6;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.category-header:before{content:"";width:4px;height:16px;background:var(--color-naranja);border-radius:2px}body.pos-touch-mode{overflow:hidden!important}body.pos-touch-mode #main-sidebar,body.pos-touch-mode header,body.pos-touch-mode #tabs-container-sales{display:none!important}body.pos-touch-mode #app-container,body.pos-touch-mode #app-container>div.flex,body.pos-touch-mode #app-content{height:100vh!important;width:100vw!important;max-width:100vw!important;padding:0!important;margin:0!important;overflow:hidden!important}body.pos-touch-mode .section-content{max-width:100vw!important;width:100vw!important;height:100vh!important;padding:0!important;margin:0!important;overflow:hidden!important}body.pos-touch-mode #tab-content-sales-pos{height:100vh!important;padding:0!important}body.pos-touch-mode #tab-content-sales-pos>.grid{height:100vh!important;width:100vw!important;display:grid!important;grid-template-columns:1fr 300px!important;gap:0!important}body.pos-touch-mode #tab-content-sales-pos>.grid>div:first-child{background:#fdfcfb;height:100vh!important;display:grid!important;grid-template-rows:auto auto 1fr!important;overflow:hidden!important;padding:0!important;margin:0!important;gap:0!important}body.pos-touch-mode #tab-content-sales-pos .shrink-0.bg-white{height:auto!important;min-height:auto!important;max-height:none!important;display:flex!important;flex-direction:row!important;align-items:center!important;padding:20px 30px!important;gap:20px!important;border-bottom:2px solid #f3f4f6!important}body.pos-touch-mode #tab-content-sales-pos .shrink-0.bg-white .flex-1{height:auto!important}body.pos-touch-mode #pos-manual-price-btn{height:55px!important;margin-top:15px!important;padding:0 40px!important}body.pos-touch-mode #pos-products-grid{height:100%!important;overflow-y:auto!important;display:grid!important;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))!important;gap:1rem!important;padding:10px 10px 200px!important;margin:0!important}body.pos-touch-mode .product-card{height:300px!important;border-width:2px!important;box-shadow:0 5px 20px #00000014!important;border-radius:10px!important}body.pos-touch-mode .product-card .image-container{height:170px!important;border-bottom:1px solid #f3f4f6!important}body.pos-touch-mode .product-card img{-o-object-fit:cover!important;object-fit:cover!important;padding:0!important}body.pos-touch-mode .product-card .product-title{font-size:1.1rem!important;margin-top:4px!important;padding:0 8px!important}body.pos-touch-mode .product-card .product-price{font-size:1.5rem!important;padding:0 8px!important}body.pos-touch-mode .product-card .product-stock{font-size:.8rem!important;padding:0 8px!important}body.pos-touch-mode #tab-content-sales-pos>.grid>div:last-child{height:100vh!important;width:300px!important;max-width:300px!important;border-left:3px solid #e5e7eb!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important}body.pos-touch-mode #pos-cart-items{flex:1!important;overflow-y:auto!important;padding:10px!important}body.pos-touch-mode #pos-cart-items h4{font-size:1.25rem!important;margin-bottom:5px!important}body.pos-touch-mode #pos-cart-items .text-gray-500,body.pos-touch-mode #pos-cart-items .font-bold.text-orange-600{font-size:1.15rem!important}body.pos-touch-mode #pos-cart-items .text-\[10px\]{font-size:.85rem!important}body.pos-touch-mode #pos-cart-items .w-24{width:140px!important;height:55px!important}body.pos-touch-mode #pos-cart-items .w-24 button{width:45px!important;font-size:1.8rem!important}body.pos-touch-mode #pos-cart-items .w-24 div{font-size:1.4rem!important}body.pos-touch-mode #pos-cart-items button[onclick*=removeFromCart] svg{width:24px!important;height:24px!important}body.pos-touch-mode #tab-content-sales-pos div[class*=bg-gray-50]{padding:20px 30px!important;background:#fff!important;border-top:4px solid #f3f4f6!important}body.pos-touch-mode #pos-subtotal,body.pos-touch-mode #tab-content-sales-pos .text-gray-600,body.pos-touch-mode #pos-total-weight-container span{font-size:1.15rem!important}#pos-cart-sticky-container{position:sticky!important;top:85px!important;z-index:20!important}body.pos-touch-mode #tab-content-sales-pos .text-gray-600,body.pos-touch-mode #pos-total-weight-container span{font-size:1.15rem!important}body.pos-touch-mode #tab-content-sales-pos .text-xl{font-size:2.1rem!important;margin-top:5px!important;margin-bottom:5px!important}body.pos-touch-mode #pos-total-weight-container{font-size:1rem!important;padding:8px 15px!important}body.pos-touch-mode #pos-cancel-btn,body.pos-touch-mode #pos-checkout-btn{height:75px!important;font-size:1.25rem!important;border-radius:18px!important;text-transform:uppercase!important;letter-spacing:.05em!important}body.pos-touch-mode #pos-checkout-btn{background:#22c55e!important;box-shadow:0 12px 40px #22c55e66!important}#pos-touch-mode-btn{background:#ff9500!important;color:#fff!important;padding:10px 20px!important;border-radius:12px!important;box-shadow:0 4px 15px #ff950033!important;border:none!important;cursor:pointer!important}#pos-touch-mode-btn:hover{background:#ea580c!important;transform:translateY(-1px)}#exit-touch-mode-btn{display:none;position:fixed;bottom:40px;left:40px;z-index:9999;background:#ef4444;color:#fff;padding:25px 40px;border-radius:100px;font-weight:900;cursor:pointer;border:none;box-shadow:0 10px 40px #ef444466}body.pos-touch-mode #exit-touch-mode-btn{display:flex}#add-manual-item-btn,#manual-weight-add-btn,#pos-manual-weight-modal button[id*=add],#pos-manual-modal button#add-manual-item-btn{background:#4f46e5!important;color:#fff!important;opacity:1!important}body.pos-touch-mode #pos-manual-modal .text-blue-600{color:#4f46e5!important}body.pos-touch-mode #pos-manual-modal .bg-blue-50{background-color:#f5f3ff!important}.pos-tab-btn{background:#fff;color:#94a3b8;border-color:#f1f5f9}.pos-tab-btn.active{background:#fff7ed;color:#ea580c;border-color:#ffedd5;box-shadow:0 4px 6px -1px #0000001a}body.pos-touch-mode #pos-category-tabs{padding:15px 20px!important;margin:0!important;background:#fff!important;border-bottom:2px solid #f3f4f6!important;gap:15px!important}body.pos-touch-mode .pos-tab-btn{padding:15px 30px!important;font-size:1rem!important;border-radius:15px!important;border-width:2px!important}body.pos-touch-mode .pos-tab-btn.active{background:#ff9500!important;color:#fff!important;border-color:#ff9500!important;box-shadow:0 8px 20px #ff95004d!important}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body *{visibility:hidden}#final-invoice-modal,#final-invoice-modal *{visibility:visible}#final-invoice-modal{position:absolute!important;left:0!important;top:0!important;width:100%!important;padding:0!important;margin:0!important;background:#fff!important}#final-invoice-modal>div{box-shadow:none!important;border:none!important;width:100%!important;height:auto!important}.print\:hidden{display:none!important}html,body{height:auto}}#manual-weight-input::-webkit-outer-spin-button,#manual-weight-input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}#manual-weight-input{-moz-appearance:textfield;-webkit-appearance:none;appearance:none}
