:root{--ric-brand-red: #9a1c1f;--ric-brand-red-dark: #7a1618;--ric-brand-red-light: #f5e8e8;--ric-brand-black: #0a0a0a;--ric-brand-white: #ffffff;--ric-brand-gray-900: #1a1a1a;--ric-brand-gray-500: #6b7280;--ric-brand-gray-100: #f5f5f5;--ric-checkered-red: #9a1c1f;--ric-checkered-white: #ffffff;--color-primary: var(--ric-brand-red)}.dark{--ric-brand-red-light: rgba(154, 28, 31, .15)}.ric-checkered{background-color:var(--ric-checkered-white);background-image:linear-gradient(45deg,var(--ric-checkered-red) 25%,transparent 25%),linear-gradient(-45deg,var(--ric-checkered-red) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--ric-checkered-red) 75%),linear-gradient(-45deg,transparent 75%,var(--ric-checkered-red) 75%);background-size:16px 16px}.ric-checkered--subtle{opacity:.2}.ric-auth-bg{background-image:linear-gradient(45deg,rgba(154,28,31,.06) 25%,transparent 25%),linear-gradient(-45deg,rgba(154,28,31,.06) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(154,28,31,.06) 75%),linear-gradient(-45deg,transparent 75%,rgba(154,28,31,.06) 75%);background-size:20px 20px;background-color:#faf5f5}.dark .ric-auth-bg{background-color:#060818;background-image:linear-gradient(45deg,rgba(154,28,31,.08) 25%,transparent 25%),linear-gradient(-45deg,rgba(154,28,31,.08) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(154,28,31,.08) 75%),linear-gradient(-45deg,transparent 75%,rgba(154,28,31,.08) 75%);background-size:20px 20px}.ric-auth-card{display:flex;flex-direction:column;width:100%;max-width:72rem;overflow:hidden;border-radius:.75rem;background-color:var(--ric-brand-white);box-shadow:0 25px 50px -12px #0a0a0a26}.dark .ric-auth-card{background-color:#0e1726;box-shadow:0 25px 50px -12px #00000073}.ric-auth-form-column{position:relative;display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:1.5rem 1rem 4rem}@media(min-width:640px){.ric-auth-form-column{padding-left:2rem;padding-right:2rem}}@media(min-width:1024px){.ric-auth-card{flex-direction:row;min-height:42.5rem}.ric-auth-form-column{width:50%;flex-shrink:0;padding-top:2rem;padding-bottom:4rem}.ric-auth-form-column .ric-auth-footer{position:absolute;bottom:1.5rem;left:0;right:0;margin-top:0}}.ric-auth-form-inner{width:100%;max-width:27.5rem}@media(min-width:1024px){.ric-auth-form-inner{margin-top:3rem}}.ric-auth-mobile-brand{display:flex;align-items:center;gap:.5rem}@media(min-width:1024px){.ric-auth-mobile-brand{display:none}}.ric-auth-panel{display:none;background-color:var(--ric-brand-black);position:relative;overflow:hidden;flex-direction:column;justify-content:center;padding:2rem}@media(min-width:1024px){.ric-auth-panel{display:flex;width:50%;flex-shrink:0;padding:3rem}}.ric-auth-panel__checkered{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12;pointer-events:none;filter:brightness(.35)}.ric-auth-panel__content{position:relative;z-index:1;min-height:100%;padding-top:2rem;padding-bottom:2rem}.ric-auth-logo-symbol{display:block;width:4.5rem;height:4.5rem;overflow:hidden;flex-shrink:0}.ric-auth-logo-symbol img{display:block;width:auto;height:100%;max-width:none;object-fit:cover;object-position:left center}.ric-auth-panel .ric-auth-logo-symbol{width:5.5rem;height:5.5rem}.ric-auth-logo-wordmark{display:block}.text-primary{color:var(--ric-brand-red)!important}.bg-primary{background-color:var(--ric-brand-red)!important}.border-primary{border-color:var(--ric-brand-red)!important}.btn-primary{background-color:var(--ric-brand-red)!important;border-color:var(--ric-brand-red)!important;color:#fff!important}.btn-primary:hover,.btn-primary:focus{background-color:var(--ric-brand-red-dark)!important;border-color:var(--ric-brand-red-dark)!important;color:#fff!important}.btn-outline-primary{border-color:var(--ric-brand-red)!important;color:var(--ric-brand-red)!important}.btn-outline-primary:hover,.btn-outline-primary:focus{background-color:var(--ric-brand-red)!important;border-color:var(--ric-brand-red)!important;color:#fff!important}.btn-gradient{background:linear-gradient(135deg,var(--ric-brand-red) 0%,var(--ric-brand-red-dark) 100%)!important;color:#fff!important;border:0!important}.btn-gradient:hover,.btn-gradient:focus{background:linear-gradient(135deg,var(--ric-brand-red-dark) 0%,var(--ric-brand-red) 100%)!important;color:#fff!important}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--ric-brand-red)!important}.form-checkbox:checked{background-color:var(--ric-brand-red)!important;border-color:var(--ric-brand-red)!important}.sidebar .nav-item>.nav-link.active,.sidebar .nav-item>.nav-link:hover,.sidebar ul.sub-menu a.active{color:var(--ric-brand-red)!important}.sidebar .nav-item>.nav-link.active,.sidebar ul.sub-menu a.active{background-color:var(--ric-brand-red-light)!important}.dark .sidebar .nav-item>.nav-link.active,.dark .sidebar ul.sub-menu a.active{background-color:var(--ric-brand-red-light)!important}.sidebar .nav-item>.nav-link.active:before,.sidebar ul.sub-menu a.active:before{background-color:var(--ric-brand-red)!important}.ric-screen-loader__spinner{fill:var(--ric-brand-red)}.ric-btn--success,.pedido-accent-btn,a.ric-btn--success,button.ric-btn--success,a.pedido-accent-btn,button.pedido-accent-btn{background-color:#28a745!important;border-color:#28a745!important;color:#fff!important;box-shadow:none}.ric-btn--success:hover,.pedido-accent-btn:hover,a.ric-btn--success:hover,button.ric-btn--success:hover,a.pedido-accent-btn:hover,button.pedido-accent-btn:hover{background-color:#218838!important;border-color:#1e7e34!important;color:#fff!important}.ric-btn--success:focus,.pedido-accent-btn:focus,a.ric-btn--success:focus,button.ric-btn--success:focus,a.pedido-accent-btn:focus,button.pedido-accent-btn:focus{color:#fff!important;outline:none;box-shadow:0 0 0 3px #28a74573!important}.ric-btn--danger,.pedido-danger-btn,a.ric-btn--danger,button.ric-btn--danger,a.pedido-danger-btn,button.pedido-danger-btn{background-color:#dc3545!important;border-color:#dc3545!important;color:#fff!important;box-shadow:none}.ric-btn--danger:hover,.pedido-danger-btn:hover,a.ric-btn--danger:hover,button.ric-btn--danger:hover,a.pedido-danger-btn:hover,button.pedido-danger-btn:hover{background-color:#c82333!important;border-color:#bd2130!important;color:#fff!important}.ric-btn--danger:focus,.pedido-danger-btn:focus,a.ric-btn--danger:focus,button.ric-btn--danger:focus,a.pedido-danger-btn:focus,button.pedido-danger-btn:focus{color:#fff!important;outline:none;box-shadow:0 0 0 3px #dc354573!important}.ric-btn--brand,a.ric-btn--brand,button.ric-btn--brand{background-color:var(--ric-brand-red, #9a1c1f)!important;border-color:var(--ric-brand-red, #9a1c1f)!important;color:#fff!important;box-shadow:none}.ric-btn--brand:hover,a.ric-btn--brand:hover,button.ric-btn--brand:hover{background-color:var(--ric-brand-red-dark, #7a1618)!important;border-color:var(--ric-brand-red-dark, #7a1618)!important;color:#fff!important}.ric-btn--brand:focus,a.ric-btn--brand:focus,button.ric-btn--brand:focus{color:#fff!important;outline:none;box-shadow:0 0 0 3px #9a1c1f73!important}.ric-btn--secondary,a.ric-btn--secondary,button.ric-btn--secondary{background-color:transparent!important;border:1px solid var(--ric-brand-red, #9a1c1f)!important;color:var(--ric-brand-red, #9a1c1f)!important;box-shadow:none}.dark .ric-btn--secondary,.dark a.ric-btn--secondary,.dark button.ric-btn--secondary{background-color:transparent!important;border-color:var(--ric-brand-red, #9a1c1f)!important;color:var(--ric-brand-red, #9a1c1f)!important}.ric-btn--secondary:hover,a.ric-btn--secondary:hover,button.ric-btn--secondary:hover,.dark .ric-btn--secondary:hover,.dark a.ric-btn--secondary:hover,.dark button.ric-btn--secondary:hover{background-color:var(--ric-brand-red, #9a1c1f)!important;border-color:var(--ric-brand-red, #9a1c1f)!important;color:#fff!important}.ric-btn--secondary:focus,a.ric-btn--secondary:focus,button.ric-btn--secondary:focus{color:var(--ric-brand-red, #9a1c1f)!important;outline:none;box-shadow:0 0 0 3px #9a1c1f59!important}.ric-btn--secondary:hover:focus,a.ric-btn--secondary:hover:focus,button.ric-btn--secondary:hover:focus{color:#fff!important}.ric-btn--danger-outline,a.ric-btn--danger-outline,button.ric-btn--danger-outline{background-color:#fff!important;border:1px solid #dc3545!important;color:#dc3545!important;box-shadow:none}.ric-btn--danger-outline:hover,a.ric-btn--danger-outline:hover,button.ric-btn--danger-outline:hover{background-color:#dc3545!important;color:#fff!important}.ric-btn--success:disabled,.ric-btn--danger:disabled,.ric-btn--secondary:disabled,.ric-btn--brand:disabled,button.ric-btn--success:disabled,button.ric-btn--danger:disabled,button.ric-btn--secondary:disabled,button.ric-btn--brand:disabled,.pedido-accent-btn:disabled,button.pedido-accent-btn:disabled,.pedido-danger-btn:disabled,button.pedido-danger-btn:disabled{opacity:.55;cursor:not-allowed}.ric-btn--shadow,.pedido-accent-btn--shadow{box-shadow:0 2px 8px #28a74538!important}.ric-btn--wide,.pedido-accent-btn--wide,.ric-btn--wide-sm,.pedido-danger-btn--wide{min-width:0}a.ric-btn,button.ric-btn,a.pedido-accent-btn,button.pedido-accent-btn,a.pedido-danger-btn,button.pedido-danger-btn{display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;max-width:100%;flex:0 0 auto;align-self:center;padding:.4375rem 1rem!important;font-size:.8125rem!important;line-height:1.25rem!important;font-weight:600!important;box-shadow:none!important;transition:background-color .15s ease,border-color .15s ease,color .15s ease!important}.btn.btn-sm.ric-btn,a.btn.btn-sm.ric-btn,button.btn.btn-sm.ric-btn{padding:.375rem .875rem!important;font-size:.8125rem!important;line-height:1.25rem!important}.ricardos-module-app>.flex.flex-col>.flex.flex-col.gap-2 .ric-btn,.ricardos-module-app>.flex.flex-col>.flex.gap-2 .ric-btn,.ricardos-module-app .ric-module-header-actions .ric-btn{align-self:auto}.ric-badge,.pedido-badge{display:inline-block;padding:.3rem .65rem;font-size:.75rem;font-weight:600;line-height:1.2;border-radius:.375rem;color:#fff!important}.ric-badge--enviada,.ric-badge--finalizada,.pedido-badge--enviada,.pedido-badge--finalizada{background-color:#28a745!important}.ric-badge--recibida_parcialmente,.pedido-badge--recibida_parcialmente{background-color:#f59e0b!important;color:#000!important}.ric-badge--cancelada,.pedido-badge--cancelada{background-color:#dc3545!important}.ric-badge--borrador,.pedido-badge--borrador{background-color:#6c757d!important}.weekly-menus-panel .select2-container,.expenses-panel .select2-container,.ricardos-module-panel .select2-container{width:100%!important}.brand-wordmark{background:none!important;color:var(--ric-brand-gray-900, #1a1a1a)!important;padding:0;letter-spacing:.04em;line-height:1.25}.dark .brand-wordmark{color:#e0e6ed!important}.ric-table-actions{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.375rem}.ric-table-actions .btn{width:auto!important;min-width:0;padding:.2rem .55rem!important;font-size:.75rem!important;line-height:1.35!important;white-space:nowrap}
