.helper,.input-date-helper-message,.input-text-helper-message,.input-textarea-helper-message,.number-input-helper-message,.quantity-input__helper,.search-input-helper-message,.select-filter-helper-message{color:#6b7280}.error,.input-date-error-message,.input-text-error-message,.input-textarea-error-message,.number-input-error-message,.quantity-input__error,.search-input-error-message,.select-filter-error-message{color:#ef4444;font-weight:500}.input-date-required-message,.input-text-required-message,.input-textarea-required-message,.number-input-required-message,.required,.search-input-required-message,.select-filter-required-message{color:#ef4444;font-style:italic;font-weight:400}.input-field{margin-bottom:1.5rem}.input-label{font-family:Segoe UI,sans-serif;font-weight:500;font-size:14px;line-height:1.4;color:var(--color-secondary,#323E48);margin-bottom:8px;display:block}.input-label .input-required{color:#ef4444}.input-field__input{border:2px solid #e2e8f0;border-radius:8px;background:#fff;font-family:Segoe UI,sans-serif;color:var(--color-secondary,#323E48);transition:all .2s ease;outline:none;box-sizing:border-box;width:100%;padding:6px 12px;font-size:16px;min-height:38px}.input-field__input:focus{border-color:var(--color-primary,#00ABE9);box-shadow:0 0 0 1px rgba(0,171,233,.2)}.input-field__input:disabled{background:#f8fafc;color:#9ca3af;cursor:not-allowed}.input-field__input::placeholder{color:#6b7280;opacity:.7;font-family:inherit}.input-field__input::placeholder{font-size:16px}.input-field__input--sm{padding:4px 8px;font-size:13px;min-height:32px}.input-field__input--sm::placeholder{font-size:13px}.input-textarea{border:2px solid #e2e8f0;border-radius:8px;background:#fff;font-family:Segoe UI,sans-serif;color:var(--color-secondary,#323E48);transition:all .2s ease;outline:none;box-sizing:border-box;width:100%;padding:6px 12px;font-size:16px;min-height:38px;resize:vertical;min-height:60px}.input-textarea:focus{border-color:var(--color-primary,#00ABE9);box-shadow:0 0 0 1px rgba(0,171,233,.2)}.input-textarea:disabled{background:#f8fafc;color:#9ca3af;cursor:not-allowed}.input-textarea::placeholder{color:#6b7280;opacity:.7;font-family:inherit}.input-textarea::placeholder{font-size:16px}.text-xs{font-size:10px;line-height:1.2}.text-sm,.text-xs{font-family:Segoe UI,sans-serif}.text-sm{font-size:11px;line-height:1.3}.text-base{font-size:12px;line-height:1.4}.text-base,.text-responsive{font-family:Segoe UI,sans-serif}.text-responsive{font-size:clamp(.8rem,2vw,.9rem);line-height:1.3}:root{--color-primary:#00ABE9;--color-secondary:#323E48;--color-on-primary:#fff;--radius-base:8px}h1{font-size:2.5rem;font-weight:700;color:var(--color-secondary);margin-bottom:1rem;line-height:1.1}h2{font-size:1.875rem;margin-bottom:1rem;line-height:1.2}h2,h3{font-weight:600;color:var(--color-secondary);display:flex;align-items:center;gap:.5rem}h3{font-size:1.25rem;margin-bottom:.5rem}p{font-size:1.125rem;color:var(--color-secondary);line-height:1.6;margin-bottom:1rem;font-size:.875rem}.ui-card{background-color:#fff;border-radius:var(--radius-base,8px);transition:all .2s ease;display:flex;flex-direction:column;height:100%;color:var(--color-secondary,#323E48);font-family:Segoe UI,sans-serif}.ui-card--default{box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb}.ui-card--elevated{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:none}.ui-card--elevated:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.ui-card--outlined{border:2px solid #d1d5db;box-shadow:none}.ui-card--outlined:hover{border-color:#9ca3af}.ui-card--ghost{background:rgba(0,0,0,0)!important;border:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.ui-card--no-rounded,.ui-card--no-rounded .ui-card__footer,.ui-card--no-rounded .ui-card__header{border-radius:0!important}.ui-card__header{border-top-left-radius:var(--radius-base,8px);border-top-right-radius:var(--radius-base,8px);padding:1.5rem;border-bottom:1px solid #e0e0e0;background:rgba(0,0,0,0);color:var(--color-secondary,#323E48)}.ui-card__header *{color:inherit}.ui-card__header h1,.ui-card__header h2,.ui-card__header h3,.ui-card__header h4,.ui-card__header h5,.ui-card__header h6{margin:0 0 .5rem;font-weight:600;line-height:1.2;display:flex;align-items:center;gap:.5rem}.ui-card__header h1{font-size:1.5rem}.ui-card__header h2{font-size:1.375rem}.ui-card__header h3{font-size:1.25rem}.ui-card__header h4{font-size:1.125rem}.ui-card__header h5{font-size:1rem}.ui-card__header h6{font-size:.875rem}.ui-card__header p{margin:0;font-size:.875rem;line-height:1.5;opacity:.9}.ui-card__header small{font-size:.75rem;opacity:.8}.ui-card__header b,.ui-card__header strong{font-weight:600}.ui-card__header code{background:rgba(0,0,0,.1);padding:.125rem .25rem;border-radius:3px;font-size:.8em;font-family:Courier New,monospace}.ui-card__header--center,.ui-card__header.center{text-align:center}.ui-card__header--center h1,.ui-card__header--center h2,.ui-card__header--center h3,.ui-card__header--center h4,.ui-card__header--center h5,.ui-card__header--center h6,.ui-card__header.center h1,.ui-card__header.center h2,.ui-card__header.center h3,.ui-card__header.center h4,.ui-card__header.center h5,.ui-card__header.center h6{justify-content:center}.ui-card__footer{border-bottom-left-radius:var(--radius-base,8px);border-bottom-right-radius:var(--radius-base,8px);padding:1.5rem;border-top:1px solid #e0e0e0;background:rgba(0,0,0,0);color:var(--color-secondary,#323E48);font-size:.875rem}.ui-card__footer *{color:inherit}.ui-card__footer p{margin:0;line-height:1.5}.ui-card__footer small{font-size:.8em;opacity:.8}.ui-card__footer b,.ui-card__footer strong{font-weight:600}.ui-card__footer code{background:rgba(0,0,0,.1);padding:.125rem .25rem;border-radius:3px;font-size:.85em;font-family:Courier New,monospace}.ui-card__footer a{color:inherit;text-decoration:underline;opacity:.8}.ui-card__footer a:hover{opacity:1}.ui-card__footer--center,.ui-card__footer.center{text-align:center}.ui-card__content{flex:1 1 auto;min-height:0;color:var(--color-secondary,#323E48)}.ui-card__content--none{padding:0}.ui-card__content--sm,.ui-card__content--small{padding:1rem}.ui-card__content--md,.ui-card__content--medium{padding:1.5rem}.ui-card__content--large,.ui-card__content--lg{padding:2rem}.ui-card__content h1,.ui-card__content h2,.ui-card__content h3,.ui-card__content h4,.ui-card__content h5,.ui-card__content h6{margin:1rem 0 .5rem;font-weight:600;line-height:1.3;color:var(--color-secondary,#323E48)}.ui-card__content h1:first-child,.ui-card__content h2:first-child,.ui-card__content h3:first-child,.ui-card__content h4:first-child,.ui-card__content h5:first-child,.ui-card__content h6:first-child{margin-top:0}.ui-card__content h1{font-size:1.5rem}.ui-card__content h2{font-size:1.375rem}.ui-card__content h3{font-size:1.25rem}.ui-card__content h4{font-size:.875rem;font-weight:600}.ui-card__content h5{font-size:.8rem}.ui-card__content h6{font-size:.75rem}.ui-card__content p{margin:0 0 1rem;line-height:1.6;font-size:.875rem}.ui-card__content p:last-child{margin-bottom:0}.ui-card__content ol,.ui-card__content ul{margin:0 0 1rem;padding-left:1rem;font-size:.75rem;color:#576168}.ui-card__content ol li,.ui-card__content ul li{margin-bottom:.25rem;line-height:1.4}.ui-card__content ol li strong,.ui-card__content ul li strong{color:var(--color-secondary,#323E48);font-weight:600}.ui-card__content ol:last-child,.ui-card__content ul:last-child{margin-bottom:0}.ui-card__content code{background:rgba(0,0,0,.05);padding:.125rem .25rem;border-radius:3px;font-size:.8em}.ui-card__content code,.ui-card__content pre{font-family:Courier New,monospace;color:#323e48}.ui-card__content pre{background-color:#f8f9fa;padding:.75rem;border-radius:4px;font-size:.75rem;overflow:auto;margin:0 0 1rem;white-space:pre;border:1px solid #e9ecef}.ui-card__content pre:last-child{margin-bottom:0}.ui-card__content b,.ui-card__content strong{font-weight:600;color:var(--color-secondary,#323E48)}.ui-card__content small{font-size:.75rem;opacity:.8}.ui-card__content hr{border:none;border-top:1px solid #e0e0e0;margin:1rem 0}.ui-card__content .text-center{text-align:center}.ui-card__content .text-small{font-size:.75rem}.ui-card__content .text-muted{opacity:.7}.ui-card__content .mb-0{margin-bottom:0!important}.ui-card__content .mt-0{margin-top:0!important}.ui-card__content .buttons{display:flex;flex-wrap:wrap;gap:1rem;margin:1rem 0}.ui-card__content .buttons:first-child{margin-top:0}.ui-card__content .buttons:last-child{margin-bottom:0}.ui-card--empresa .ui-card__footer,.ui-card--empresa .ui-card__header{background:var(--color-primary,#00ABE9);color:var(--color-on-primary,#323E48);border-color:var(--color-primary,#00ABE9)}.ui-card--empresa .ui-card__footer code,.ui-card--empresa .ui-card__header code{background:hsla(0,0%,100%,.2);color:inherit}@media(max-width:992px){.ui-card{border-radius:6px}.ui-card__footer,.ui-card__header{border-radius:6px 6px 0 0;padding:1rem}.ui-card__footer h1,.ui-card__header h1{font-size:1.3rem}.ui-card__footer h2,.ui-card__header h2{font-size:1.2rem}.ui-card__footer h3,.ui-card__header h3{font-size:1.1rem}.ui-card__footer p,.ui-card__header p{font-size:.8rem}.ui-card__footer{border-radius:0 0 6px 6px;font-size:.8rem}.ui-card__content h1{font-size:1.3rem}.ui-card__content h2{font-size:1.2rem}.ui-card__content h3{font-size:1.1rem}.ui-card__content h4,.ui-card__content ol,.ui-card__content p,.ui-card__content ul{font-size:.8rem}.ui-card__content pre{font-size:.7rem}}@media(max-width:768px){.ui-card{border-radius:4px}.ui-card__footer,.ui-card__header{border-radius:4px 4px 0 0;padding:.75rem}.ui-card__footer h1,.ui-card__header h1{font-size:1.1rem}.ui-card__footer h2,.ui-card__header h2{font-size:1rem}.ui-card__footer h3,.ui-card__header h3{font-size:.95rem}.ui-card__footer p,.ui-card__header p{font-size:.75rem}.ui-card__footer{border-radius:0 0 4px 4px;font-size:.75rem}.ui-card__content--large,.ui-card__content--lg{padding:.8rem}.ui-card__content--md,.ui-card__content--medium{padding:.6rem}.ui-card__content--sm,.ui-card__content--small{padding:.4rem}.ui-card__content h1{font-size:1.1rem}.ui-card__content h2{font-size:1rem}.ui-card__content h3{font-size:.95rem}.ui-card__content h4,.ui-card__content ol,.ui-card__content p,.ui-card__content ul{font-size:.75rem}.ui-card__content pre{font-size:.65rem}.ui-card__content .buttons{gap:.5rem}}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:Segoe UI,sans-serif;font-weight:600;border:none;border-radius:.5rem;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s,border .2s;outline:none;position:relative;gap:.5em;padding:.5em 1.5em;font-size:1rem;min-height:2.5rem;min-width:2.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#f4f4ea;color:var(--color-secondary)}.btn:disabled,.btn[aria-busy=true]{opacity:.6;cursor:not-allowed;pointer-events:none}.btn--primary{background:var(--color-primary);color:#fff;box-shadow:0 2px 8px rgba(var(--color-primary-rgb),.08)}.btn--primary:focus-visible,.btn--primary:hover{background:var(--color-primary-hover,#0099d6);color:#fff}.btn--secondary{background:#576168;color:#fff;border:none}.btn--secondary:focus-visible,.btn--secondary:hover{background:rgb(63.7696335079,71.0994764398,76.2303664921);color:#fff}.btn--danger{background:#e63946;color:#fff}.btn--danger:focus-visible,.btn--danger:hover{background:rgb(209.5426008969,26.4573991031,40.2152466368)}.btn--success{background:#1db67d;color:#fff}.btn--success:focus-visible,.btn--success:hover{background:rgb(23.3924170616,146.8075829384,100.8293838863)}.btn--warning{background:#ff6f61;color:#fff}.btn--warning:focus-visible,.btn--warning:hover{background:rgb(255,73.8151898734,56.2)}.btn--info{background:#3ec6e0;color:#fff}.btn--info:focus-visible,.btn--info:hover{background:rgb(33.9339285714,182.8053571429,211.2660714286)}.btn--outline{background:rgba(0,0,0,0);color:var(--color-primary);border:2px solid var(--color-primary)}.btn--outline:focus-visible,.btn--outline:hover{background:#f4f4ea;color:var(--color-primary-hover);border-color:var(--color-primary-hover)}.btn--ghost{background:rgba(0,0,0,0);border:none;color:var(--color-text-muted)}.btn--ghost:hover{background:rgba(0,0,0,.05);color:var(--color-primary)}.btn--sm{font-size:.875rem;padding:.375em 1em}.btn--md{font-size:1rem;padding:.5em 1.5em}.btn--lg{font-size:1.125rem;padding:.75em 2em}.btn--full{width:100%;display:flex}.btn--loading{pointer-events:none;opacity:.7}.btn__spinner{width:1.2em;height:1.2em;border:2px solid #fff;border-top:2px solid var(--color-primary);border-radius:50%;animation:btn-spin .7s linear infinite;display:inline-block;vertical-align:middle;margin-right:.5em}@keyframes btn-spin{to{transform:rotate(1turn)}}.btn__icon{display:inline-flex;align-items:center;font-size:1.2em}.btn__icon--left{margin-right:.5em}.btn__icon--right{margin-left:.5em}.btn__content{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:992px){.btn{font-size:.95rem;padding:.5em 1em;min-width:2rem;height:2.2rem}.btn--lg{font-size:1rem;padding:.6em 1.2em}.btn--sm{font-size:.85rem;padding:.3em .8em}}@media(max-width:768px){.btn{font-size:.9rem;padding:.4em .8em;min-width:1.8rem;height:2rem}.btn--lg{font-size:.95rem;padding:.5em 1em}.btn--sm{font-size:.8rem;padding:.2em .6em}}.professional-navbar{position:-webkit-sticky;position:sticky;top:0;width:100%;background:var(--color-primary);color:var(--color-on-primary,#fff);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.08);z-index:1000;transition:all .3s cubic-bezier(.4,0,.2,1)}.professional-navbar.scrolled{color:var(--color-on-primary,#fff);border-bottom-color:rgba(0,0,0,.12);box-shadow:0 4px 20px rgba(0,0,0,.08)}.nav-container{justify-content:flex-start;max-width:100vw;padding:0 10px;height:44px;min-height:44px}.nav-container,.nav-logo{display:flex;align-items:center}.nav-logo{min-width:48px;max-width:90px;flex-shrink:0;font-size:14px;font-weight:600;color:var(--color-secondary);z-index:10;padding-left:0;margin-right:6px}.nav-logo img{max-height:28px;max-width:90px;width:auto;height:auto;object-fit:contain;display:block}.nav-items{display:flex;align-items:center;gap:1px;max-width:100vw;flex:1 1 auto;flex-wrap:wrap;overflow-x:visible;min-width:0}.nav-item-container{position:relative}.nav-item{display:flex;align-items:center;gap:4px;padding:4px 8px;font-size:12.5px;font-weight:500;color:var(--color-on-primary,#fff);background:none;border:none;border-radius:5px;cursor:pointer;transition:all .2s ease;white-space:nowrap;text-decoration:none}.nav-item.active,.nav-item:hover{background:color-mix(in srgb,var(--color-primary),white 15%);color:var(--color-on-primary)}a.nav-item[href^=http]{border:1px solid hsla(0,0%,100%,.4);border-radius:5px}.nav-item.has-dropdown .chevron{transition:transform .2s ease}.nav-item.has-dropdown .chevron.rotated{transform:rotate(180deg)}.nav-dropdown{position:absolute;top:calc(100% + 8px);left:0;min-width:260px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.12);opacity:0;visibility:hidden;transform:translateY(-8px) scale(.95);transition:all .2s cubic-bezier(.4,0,.2,1);overflow:hidden;z-index:100}.nav-dropdown.open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.dropdown-content{padding:6px;max-height:calc(100dvh - 80px);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) rgba(0,0,0,0)}.dropdown-content::-webkit-scrollbar{width:4px}.dropdown-content::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:6px 0}.dropdown-content::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:4px}.dropdown-content::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.25)}.dropdown-item{display:flex;align-items:center;width:100%;padding:8px 10px;border:none;background:none;border-radius:6px;cursor:pointer;transition:all .15s ease;text-decoration:none;color:inherit;position:relative;overflow:hidden;font-size:13px}.dropdown-item:hover{background:rgba(0,0,0,.04)}.dropdown-item-content{display:flex;align-items:center;gap:12px;flex:1 1}.dropdown-icon{width:20px;height:20px;color:var(--color-secondary);opacity:.7;flex-shrink:0}.dropdown-icon--compact,.mobile-sub-icon--compact{width:18px!important;height:18px!important;min-width:18px!important;margin-right:8px;margin-left:0;color:var(--color-secondary);opacity:.8;display:flex;align-items:center;justify-content:center}.dropdown-text{display:flex;flex-direction:column;gap:2px;flex:1 1}.dropdown-title{font-size:14px;font-weight:500}.dropdown-description,.dropdown-title{color:var(--color-secondary)!important}.dropdown-description{font-size:12px;opacity:.6}.company-indicator{width:3px;height:24px;border-radius:2px;opacity:0;transition:opacity .2s ease}.company-indicator--franja{width:4px;height:32px;border-radius:2px;margin-right:8px;margin-left:-8px;opacity:1!important;flex-shrink:0;display:inline-block;position:relative}.company-indicator--franja.tremac,.company-indicator.tremac{background:#00abe9}.company-indicator--franja.trepuestos,.company-indicator.trepuestos{background:#f4e01c}.dropdown-item:hover .company-indicator{opacity:1}.nav-right{display:flex;align-items:center;gap:12px}.mobile-menu-btn{display:none;flex-direction:column;gap:4px;background:none;border:none;padding:8px;cursor:pointer;border-radius:6px;transition:background .2s ease}.mobile-menu-btn:hover{background:rgba(0,0,0,.04)}.mobile-menu-btn span{width:20px;height:2px;background:var(--color-on-primary,#fff);border-radius:1px;transition:all .3s ease}.mobile-menu-btn.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn.open span:nth-child(2){opacity:0}.mobile-menu-btn.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 8px 32px rgba(0,0,0,.13);opacity:0;visibility:hidden;transform:translateY(-24px) scale(.98);transition:all .35s cubic-bezier(.4,0,.2,1);max-height:calc(100vh - 50px);z-index:999;border-radius:0 0 18px 18px;padding-bottom:12px;overflow-y:auto;pointer-events:none!important}.mobile-nav.open{opacity:1;visibility:visible;transform:translateY(0) scale(1);animation:mobileMenuFadeIn .35s cubic-bezier(.4,0,.2,1);pointer-events:auto!important}@keyframes mobileMenuFadeIn{0%{opacity:0;transform:translateY(-24px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.mobile-nav-content{display:flex;flex-direction:column;gap:0}.mobile-nav-item{border:none;border-radius:12px;overflow:hidden;margin:0 12px 6px;background:rgba(0,0,0,0);transition:background .18s;box-shadow:0 1px 4px rgba(0,0,0,.03)}.mobile-nav-item:last-child{margin-bottom:0}.mobile-nav-link{display:flex;align-items:center;gap:14px;justify-content:flex-start;width:100%;padding:16px 18px;font-size:1.13rem;font-weight:600;color:var(--color-secondary);background:rgba(0,0,0,0);border:none;cursor:pointer;text-decoration:none;border-radius:12px;transition:background .18s,color .18s,box-shadow .18s;position:relative;box-shadow:none;outline:none}.mobile-nav-link:focus-visible,.mobile-nav-link:hover{background:color-mix(in srgb,var(--color-primary),#fff 85%);color:var(--color-primary);box-shadow:0 2px 12px rgba(var(--color-primary-rgb,0,171,233),.08)}.mobile-nav-link-icon{width:22px;height:22px;color:var(--color-primary);display:flex;align-items:center;justify-content:center;margin-right:8px;opacity:.85;flex-shrink:0}.mobile-chevron{transition:transform .2s ease}.mobile-chevron.rotated{transform:rotate(180deg)}.mobile-subnav{padding-left:12px;border-top:1px solid rgba(0,0,0,.06)}.mobile-sublink{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 0;background:none;border:none;cursor:pointer;text-decoration:none;color:inherit}.mobile-sublink-content{display:flex;align-items:center;gap:10px;flex:1 1}.mobile-sub-icon{width:16px;height:16px;color:var(--color-secondary);opacity:.7}.mobile-sub-text{display:flex;flex-direction:column;gap:2px;flex:1 1;text-align:left}.mobile-sub-title{font-size:13px;font-weight:500;color:var(--color-secondary)}.mobile-sub-description{font-size:11px;color:var(--color-secondary);opacity:.6}.desktop-only{display:flex}.nav-mobile-user{display:none}.user-navright-avatar-wrapper{position:relative!important;display:flex;align-items:center;outline:none;height:36px;margin-right:1rem;z-index:10001;cursor:pointer;transition:transform .2s ease}.user-navright-avatar-wrapper:hover{transform:scale(1.05)}.user-navright-avatar-wrapper:active{transform:scale(.98)}.user-navright-tooltip-dropdown{display:flex;position:absolute;top:0;right:0;min-width:220px;background:#fff;color:var(--color-secondary);border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.25);padding:16px 18px 14px;z-index:99999!important;font-size:13px;flex-direction:column;align-items:flex-start;gap:10px;border:1px solid rgba(0,0,0,.15);transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),visibility .25s;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px) scale(.96)}.user-navright-tooltip-dropdown.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.user-navright-tooltip-header{display:flex;align-items:center;gap:8px;font-weight:600;font-size:15px;margin-bottom:2px;opacity:0;transform:translateY(-4px);transition:opacity .2s ease .05s,transform .2s ease .05s}.user-navright-tooltip-dropdown.open .user-navright-tooltip-header{opacity:1;transform:translateY(0)}.user-navright-tooltip-icon{color:var(--color-primary);opacity:.85}.user-navright-tooltip-email{display:flex;align-items:center;font-size:12px;color:var(--color-secondary);opacity:0;margin-bottom:8px;margin-top:2px;gap:2px;transform:translateY(-4px);transition:opacity .2s ease .1s,transform .2s ease .1s}.user-navright-tooltip-dropdown.open .user-navright-tooltip-email{opacity:.7;transform:translateY(0)}.user-navright-tooltip-actions{display:flex;flex-direction:column;width:100%;gap:6px;opacity:0;transform:translateY(-4px);transition:opacity .2s ease .15s,transform .2s ease .15s}.user-navright-tooltip-dropdown.open .user-navright-tooltip-actions{opacity:1;transform:translateY(0)}.nav-dropdown--right{left:auto!important;right:0!important}.user-login-btn{margin-right:1rem}.user-login-btn-text{color:var(--color-on-primary,#fff);transition:color .2s}@media(max-width:1400px){.nav-items{gap:0}.nav-item,.user-login-btn{font-size:11px;padding:2px 6px}}@media(max-width:1200px){.nav-items{gap:0}.nav-item,.user-login-btn{font-size:10.5px;padding:2px 4px}}@media(max-width:1100px){.nav-items{flex-wrap:wrap}.nav-item,.user-login-btn{font-size:10px;padding:1.5px 4px;letter-spacing:-.5px}.nav-logo{min-width:60px;font-size:12px}}@media(max-width:1050px){.nav-items{gap:0}.nav-item,.user-login-btn{font-size:9.5px;padding:1.5px 3px}.nav-logo{min-width:36px;max-width:60px;font-size:10px}.nav-logo img{max-height:18px;max-width:60px}}@media(max-width:992px){.nav-items{gap:0}.nav-item,.user-login-btn{font-size:9.5px;padding:1.5px 3.5px;letter-spacing:-.5px}.nav-logo{min-width:55px;font-size:11px}}@media(max-width:900px){.nav-items{gap:0}.nav-item,.user-login-btn{font-size:12px;padding:1px 2.5px;letter-spacing:-.5px}.nav-logo{min-width:50px;font-size:10px}}@media(max-width:768px){.desktop-only{display:none}.nav-container{justify-content:center;align-items:center;padding:0 6px;height:40px;min-height:40px;position:relative}.mobile-menu-btn{display:flex;margin-right:auto;z-index:3}.nav-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;z-index:2}.nav-mobile-user{display:flex;align-items:center;z-index:3;position:relative;margin-left:auto}.nav-right{display:none!important}.user-login-btn{padding:.32em .8em;margin-right:.2rem;background:none}}@media(max-width:480px){.nav-logo{font-size:12px}.user-login-btn{padding:.3em .7em;background:none}}.tabs-container{font-family:Segoe UI,sans-serif;width:100%;position:relative;--tab-primary:var(--color-primary);--tab-primary-hover:var(--color-primary-hover);--tab-secondary:var(--color-secondary);--tab-on-primary:var(--color-on-primary)}.tabs-list{display:flex;margin:0;padding:0;list-style:none;position:relative;gap:0;flex-shrink:0}@media(max-width:768px){.tabs-container--stack-mobile .tabs-list{flex-direction:column;gap:.25rem}}.tabs-button{background:none;border:none;cursor:pointer;font-family:Segoe UI,sans-serif;font-weight:500;position:relative;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;opacity:1;outline:none;text-decoration:none;white-space:nowrap}.tabs-button--disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.tabs-button--active{font-weight:600}@media(max-width:768px){.tabs-container--stack-mobile .tabs-button{justify-content:flex-start;width:100%}}.tabs-button:focus-visible{outline:2px solid var(--tab-primary);outline-offset:2px;z-index:10}@media(prefers-contrast:high){.tabs-button{border-width:2px}.tabs-button--active{border-width:3px}}@media(prefers-reduced-motion:reduce){.tabs-button{transition:none}.tabs-button:hover{transform:none}}.tabs-button__icon{display:flex;align-items:center;flex-shrink:0}.tabs-button__label{flex:1 1;text-align:left}.tabs-container--justified .tabs-button__label{text-align:center}.tabs-button__badge{margin-left:.5rem;flex-shrink:0}.tabs-container--sm .tabs-button{padding:.5rem .75rem;font-size:.75rem}.tabs-container--sm .tabs-list{gap:1rem}.tabs-container--md .tabs-button{padding:.75rem 1rem;font-size:.875rem}.tabs-container--md .tabs-list{gap:1.5rem}.tabs-container--lg .tabs-button{padding:1rem 1.25rem;font-size:1rem}.tabs-container--lg .tabs-list{gap:2rem}.tabs-container--default .tabs-list{border-bottom:1px solid #576168;margin-bottom:1.5rem}.tabs-container--default .tabs-button{border-radius:8px 8px 0 0;background-color:#f4f4ea;color:#576168;border:1px solid rgba(0,0,0,0);border-bottom-color:#576168;margin-bottom:-1px;z-index:1}.tabs-container--default .tabs-button--active{background-color:#fff;color:var(--tab-secondary);border-color:#576168 #576168 #fff;z-index:2}.tabs-container--default .tabs-button:hover:not(.tabs-container--default .tabs-button--active):not(.tabs-container--default .tabs-button--disabled){background-color:#fff;border-color:#576168;color:var(--tab-primary)}.tabs-container--default .tabs-panels{background-color:#fff;border:1px solid #576168;border-top:none;border-radius:0 0 8px 8px}.tabs-container--default .tabs-panels .tabs-panel{padding:1.5rem}.tabs-container--pills .tabs-list{gap:.5rem;margin-bottom:1rem}.tabs-container--pills .tabs-button{border-radius:20px;background-color:rgba(0,0,0,0);color:#576168;border:1px solid #576168;box-shadow:none}.tabs-container--pills .tabs-button--active{background-color:var(--tab-primary);color:var(--tab-on-primary);border-color:var(--tab-primary);box-shadow:0 0 20px rgba(0,0,0,.05);transform:translateY(-1px)}.tabs-container--pills .tabs-button:hover:not(.tabs-container--pills .tabs-button--active):not(.tabs-container--pills .tabs-button--disabled){background-color:#f4f4ea;border-color:var(--tab-primary);transform:translateY(-1px);box-shadow:0 0 20px rgba(0,0,0,.05)}.tabs-container--pills .tabs-panels .tabs-panel{padding:1rem 0}.tabs-container--underline .tabs-list{border-bottom:1px solid #e5e7eb;margin-bottom:4px;gap:0}.tabs-container--underline .tabs-button{color:#576168;border-bottom:2px solid rgba(0,0,0,0);margin-bottom:-1px;padding-bottom:calc(.75rem - 2px);background-color:rgba(0,0,0,0)}.tabs-container--underline .tabs-button--active{color:var(--tab-primary);border-bottom-color:var(--tab-primary)}.tabs-container--underline .tabs-button:hover:not(.tabs-container--underline .tabs-button--active):not(.tabs-container--underline .tabs-button--disabled){color:var(--tab-primary-hover);background-color:rgba(0,171,233,.08)}.tabs-container--underline .tabs-panels .tabs-panel{padding:0}.tabs-container--boxed .tabs-list{gap:.25rem;margin-bottom:1rem}.tabs-container--boxed .tabs-button{border-radius:8px;background-color:#f4f4ea;color:var(--tab-secondary);border:1px solid #576168;box-shadow:none}.tabs-container--boxed .tabs-button--active{background-color:var(--tab-primary);color:var(--tab-on-primary);border-color:var(--tab-primary);box-shadow:0 0 20px rgba(0,0,0,.05)}.tabs-container--boxed .tabs-button:hover:not(.tabs-container--boxed .tabs-button--active):not(.tabs-container--boxed .tabs-button--disabled){background-color:var(--tab-primary);color:var(--tab-on-primary);border-color:var(--tab-primary);transform:translateY(-1px)}.tabs-container--boxed .tabs-panels .tabs-panel{padding:1.5rem}.tabs-container--minimal .tabs-list{gap:0}.tabs-container--minimal .tabs-button{color:#576168;background-color:rgba(0,0,0,0);border-radius:6px;border:none}.tabs-container--minimal .tabs-button--active{color:var(--tab-primary);background-color:rgba(0,171,233,.08)}.tabs-container--minimal .tabs-button:hover:not(.tabs-container--minimal .tabs-button--active):not(.tabs-container--minimal .tabs-button--disabled){background-color:rgba(0,171,233,.12);color:var(--tab-primary-hover)}.tabs-container--vertical{display:flex;gap:2rem}.tabs-container--vertical .tabs-list{flex-direction:column;width:200px;flex-shrink:0;gap:.25rem;border-bottom:none;border-right:1px solid #576168;padding-right:1rem;margin-bottom:0}@media(max-width:992px){.tabs-container--vertical .tabs-list{width:150px}}@media(max-width:768px){.tabs-container--vertical .tabs-list{width:100%;border-right:none;border-bottom:1px solid #576168;padding-right:0;padding-bottom:1rem;margin-bottom:1rem}}.tabs-container--vertical .tabs-button{justify-content:flex-start;text-align:left;width:100%}.tabs-container--vertical .tabs-panels{flex:1 1;border:none;background:none}.tabs-container--vertical .tabs-panels .tabs-panel{padding:0}@media(max-width:768px){.tabs-container--vertical{flex-direction:column;gap:1rem}}.tabs-container--justified.tabs-container--horizontal .tabs-list{width:100%}.tabs-container--justified.tabs-container--horizontal .tabs-button{flex:1 1;justify-content:center}.tabs-container--scrollable.tabs-container--horizontal .tabs-list{overflow-x:auto}@supports(scrollbar-width:thin){.tabs-container--scrollable.tabs-container--horizontal .tabs-list{scrollbar-width:thin}}.tabs-container--scrollable.tabs-container--horizontal .tabs-list::-webkit-scrollbar{height:4px}.tabs-container--scrollable.tabs-container--horizontal .tabs-list::-webkit-scrollbar-track{background:#f4f4ea;border-radius:2px}.tabs-container--scrollable.tabs-container--horizontal .tabs-list::-webkit-scrollbar-thumb{background:#576168;border-radius:2px}.tabs-container--scrollable.tabs-container--horizontal .tabs-list::-webkit-scrollbar-thumb:hover{background:var(--tab-secondary)}@media(max-width:768px){.tabs-container--stack-mobile .tabs-list{flex-direction:column;gap:.25rem}.tabs-container--stack-mobile .tabs-button{justify-content:flex-start;width:100%;text-align:left}.tabs-container--stack-mobile.tabs-container--pills .tabs-button{border-radius:8px}.tabs-container--stack-mobile.tabs-container--underline .tabs-list{border-bottom:none;margin-bottom:1rem}.tabs-container--stack-mobile.tabs-container--underline .tabs-button{border-bottom:none;border-left:3px solid rgba(0,0,0,0);padding-left:calc(1rem - 3px);margin-bottom:0}.tabs-container--stack-mobile.tabs-container--underline .tabs-button--active{border-left-color:var(--tab-primary);background-color:rgba(0,171,233,.08)}}.tabs-panels{position:relative;width:100%;display:flex;flex-direction:column;flex:1 1;min-height:0}.tabs-panel{display:none}.tabs-panel--active{display:flex;flex-direction:column;flex:1 1;min-height:0}.tabs-panel:focus{outline:2px solid var(--tab-primary);outline-offset:2px}.tabs-container--fill-height .tabs-list{position:-webkit-sticky;position:sticky;top:var(--sticky-tabs-top,0);z-index:9;background:#fff}.tabs-container--tremac{--tab-primary:#00abe9;--tab-primary-hover:#0099d6;--tab-secondary:#323e48;--tab-on-primary:#ffffff}.tabs-container--trepuestos{--tab-primary:#576168;--tab-primary-hover:#4a5258;--tab-secondary:#323e48;--tab-on-primary:#ffffff}.tabs-container{min-width:0}.tabs-container,.tabs-container *{box-sizing:border-box}@media print{.tabs-container .tabs-list{display:none}.tabs-container .tabs-panel{display:block!important;page-break-inside:avoid}}.navbar-user-avatar{width:36px;height:36px;border-radius:50%;background:var(--avatar-bg,#fff);color:var(--color-primary);font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.07);border:2px solid rgba(0,0,0,.06);cursor:pointer;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:box-shadow .2s,width .2s,height .2s,font-size .2s}.navbar-user-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}@media(max-width:1050px){.navbar-user-avatar{width:32px;height:32px;font-size:.95rem}}@media(max-width:768px){.navbar-user-avatar{width:28px;height:28px;font-size:.9rem}}@media(max-width:480px){.navbar-user-avatar{width:24px;height:24px;font-size:.85rem}}.alert{position:relative;display:flex;align-items:flex-start;gap:12px;padding:1rem;border-radius:8px;border:1px solid;transition:all .2s ease-in-out;font-family:Segoe UI,sans-serif;font-size:.875rem;line-height:1.5}@media(max-width:768px){.alert{padding:12px;font-size:.8rem;gap:8px}}.alert__content{flex:1 1;display:flex;align-items:flex-start;gap:12px;min-width:0}@media(max-width:768px){.alert__content{gap:8px}}.alert__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-top:2px}@media(max-width:768px){.alert__icon{width:16px;height:16px}}.alert__message{flex:1 1;min-width:0}.alert__title{font-weight:600;margin-bottom:4px;color:inherit}.alert__text{color:inherit}.alert__text a{color:inherit;text-decoration:underline;font-weight:500}.alert__text a:hover{opacity:.8}.alert__dismiss{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:none;border-radius:4px;cursor:pointer;color:inherit;opacity:.6;transition:all .2s ease-in-out;margin:-4px -4px -4px 0}@media(max-width:768px){.alert__dismiss{width:28px;height:28px}}.alert__dismiss:hover{opacity:1;background:rgba(0,0,0,.1)}.alert__dismiss:focus{outline:2px solid currentColor;outline-offset:2px;opacity:1}.alert__dismiss:active{transform:scale(.95)}.alert--info{background-color:#e0f2fe;border-color:#7dd3fc}.alert--info,.alert--info .alert__icon--auto{color:#3ec6e0}.alert--success{background-color:#dcfce7;border-color:#86efac;color:#1db67d}.alert--success .alert__icon--auto{color:#1db67d}.alert--warning{background-color:#fef3c7;border-color:#fde68a;color:#ff6f61}.alert--warning .alert__icon--auto{color:#ff6f61}.alert--danger{background-color:#fee2e2;border-color:#fca5a5;color:#e63946}.alert--danger .alert__icon--auto{color:#e63946}.alert--empresa.alert--info{background-color:rgba(var(--color-primary-rgb,0,171,233),.1);border-color:rgba(var(--color-primary-rgb,0,171,233),.3)}.alert--empresa.alert--info,.alert--empresa.alert--info .alert__icon--auto{color:var(--color-primary,#00ABE9)}.alert--dismissible{animation:alertSlideIn .3s ease-out}@keyframes alertSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.alert-container{display:flex;flex-direction:column;gap:12px}.alert-container .alert+.alert{margin-top:8px}.timeline-responsive{--timeline-icon-sm:32px;--timeline-icon-md:48px;--timeline-icon-lg:64px;--timeline-font:0.875rem;--timeline-spacing:24px}@media(max-width:768px){.timeline-responsive{--timeline-icon-sm:28px;--timeline-icon-md:40px;--timeline-icon-lg:52px;--timeline-font:0.8rem;--timeline-spacing:16px}}@media(max-width:480px){.timeline-responsive{--timeline-icon-sm:24px;--timeline-icon-md:32px;--timeline-icon-lg:44px;--timeline-font:0.75rem;--timeline-spacing:12px}}@media(max-width:320px){.timeline-responsive .timeline-description{display:none}}.ui-section{border-radius:8px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05);overflow:hidden;border:1px solid #e2e8f0;margin-bottom:1rem}.ui-section,.ui-section__header{transition:all .3s cubic-bezier(.4,0,.2,1)}.ui-section__header{position:relative;background:#f8fafc;border-bottom:1px solid #e2e8f0}.ui-section__header--padding-sm{padding:.75rem 1rem}.ui-section__header--padding-md{padding:1rem 1.5rem}.ui-section__header--padding-lg{padding:1.25rem 1.75rem}.ui-section__header--clickable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ui-section__header--clickable:hover{background:#f0f9ff;border-bottom-color:rgba(0,171,233,.15);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,171,233,.08)}.ui-section__header--clickable:focus{outline:none;background:#e0f7ff;border-bottom-color:var(--color-primary,#00ABE9);box-shadow:0 0 0 3px rgba(0,171,233,.1)}.ui-section__header--clickable:active{transform:translateY(0);background:#bae6fd}.ui-section__header-main{display:flex;align-items:center;justify-content:space-between;gap:1rem}.ui-section__title-group{display:flex;align-items:flex-start;gap:.75rem;flex:1 1}.ui-section__icon{color:var(--color-primary,#00ABE9);margin-top:2px;opacity:.8;transition:all .3s ease}.ui-section__title-content{flex:1 1}.ui-section__title{font-size:.9rem;font-weight:600;color:#0369a1;margin:0;line-height:1.3;transition:color .3s ease}.ui-section__subtitle{font-size:.875rem;color:#0284c7;margin:.25rem 0 0;line-height:1.4;transition:color .3s ease}.ui-section__header-actions{display:flex;align-items:center;gap:.75rem}.ui-section__actions{display:flex;align-items:center;gap:.5rem}.ui-section__toggle{color:var(--color-primary,#00ABE9);opacity:.7;transition:all .3s cubic-bezier(.4,0,.2,1);padding:4px;border-radius:4px}.ui-section__toggle:hover{opacity:1;background:rgba(0,171,233,.1);transform:scale(1.1)}.ui-section__chevron{transition:transform .4s cubic-bezier(.4,0,.2,1);transform-origin:center;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.ui-section__content{transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;background:#fefefe}.ui-section--default{border:1px solid #dbeafe;background:#fff}.ui-section--default .ui-section__header{background:linear-gradient(135deg,#f0f9ff,#e0f7ff);border-bottom:1px solid rgba(0,171,233,.15);color:#0369a1}.ui-section--default .ui-section__header .ui-section__title{color:#0369a1}.ui-section--default .ui-section__header .ui-section__subtitle{color:#0284c7}.ui-section--default .ui-section__header--clickable:hover{background:linear-gradient(135deg,#e0f7ff,#bae6fd)}.ui-section--default .ui-section__header--clickable:hover .ui-section__title{color:#0c4a6e}.ui-section--default .ui-section__header--clickable:hover .ui-section__icon{opacity:1;transform:scale(1.05)}.ui-section--elevated{box-shadow:0 4px 6px -1px rgba(0,0,0,.08),0 2px 4px -1px rgba(0,0,0,.04);border:1px solid #dbeafe}.ui-section--elevated .ui-section__header{background:linear-gradient(135deg,#f8fafc,#f0f9ff);border-bottom:1px solid rgba(0,171,233,.2);color:#0369a1}.ui-section--elevated .ui-section__header .ui-section__title{color:#0369a1}.ui-section--elevated .ui-section__header .ui-section__subtitle{color:#0284c7}.ui-section--elevated .ui-section__header--clickable:hover{background:linear-gradient(135deg,#e0f7ff,#bae6fd 50%,#7dd3fc)}.ui-section--elevated:hover{box-shadow:0 8px 25px -5px rgba(0,171,233,.15),0 4px 6px -2px rgba(0,171,233,.08);transform:translateY(-2px)}.ui-section--outlined{border:2px solid #bae6fd;box-shadow:none}.ui-section--outlined .ui-section__header{background:linear-gradient(135deg,#f8fafc,#f0f9ff);border-bottom:2px solid #7dd3fc}.ui-section--outlined .ui-section__header--clickable:hover{background:linear-gradient(135deg,#f0f9ff,#e0f7ff);border-bottom-color:var(--color-primary,#00ABE9)}.ui-section--minimal{box-shadow:none;border:none;background:rgba(0,0,0,0)}.ui-section--minimal .ui-section__header{background:linear-gradient(135deg,#f8fafc,#f0f9ff);border-bottom:2px solid #e0f7ff;border-radius:8px}.ui-section--minimal .ui-section__header--clickable:hover{background:linear-gradient(135deg,#e0f7ff,#bae6fd);border-bottom-color:var(--color-primary,#00ABE9)}.ui-section--accent-primary{border-left:4px solid var(--color-primary,#00abe9)}.ui-section--accent-primary .ui-section__header{background:linear-gradient(135deg,#f0f9ff,#e0f7ff)}.ui-section--accent-primary .ui-section__header:before{content:"";position:absolute;top:0;left:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--color-primary,#00ABE9),#0ea5e9)}.ui-section--accent-primary .ui-section__title{color:#0369a1}.ui-section--accent-secondary{border-left:4px solid #64748b}.ui-section--accent-secondary .ui-section__header{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.ui-section--accent-secondary .ui-section__header:before{content:"";position:absolute;top:0;left:0;bottom:0;width:4px;background:linear-gradient(180deg,#64748b,#475569)}.ui-section--accent-secondary .ui-section__title{color:#334155}.ui-section--accent-success{border-left:4px solid #10b981}.ui-section--accent-success .ui-section__header{background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.ui-section--accent-success .ui-section__header:before{content:"";position:absolute;top:0;left:0;bottom:0;width:4px;background:linear-gradient(180deg,#10b981,#059669)}.ui-section--accent-success .ui-section__title{color:#065f46}.ui-section--accent-warning{border-left:4px solid #f59e0b}.ui-section--accent-warning .ui-section__header{background:linear-gradient(135deg,#fffbeb,#fef3c7)}.ui-section--accent-warning .ui-section__header:before{content:"";position:absolute;top:0;left:0;bottom:0;width:4px;background:linear-gradient(180deg,#f59e0b,#d97706)}.ui-section--accent-warning .ui-section__title{color:#92400e}.ui-section--spacing-compact .ui-section__content{padding:.75rem 1rem}.ui-section--spacing-comfortable .ui-section__content{padding:1rem 1.25rem}.ui-section--spacing-spacious .ui-section__content{padding:1.5rem 1.75rem}.ui-section--collapsible .ui-section__header{position:relative}.ui-section--collapsible .ui-section__header:after{content:"";position:absolute;bottom:0;left:10%;right:10%;height:2px;background:linear-gradient(90deg,transparent 0,var(--color-primary,#00ABE9) 20%,var(--color-primary,#00ABE9) 80%,transparent 100%);opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1);transform:scaleX(0)}.ui-section--collapsible .ui-section__header:hover:after{opacity:.4;transform:scaleX(1)}.ui-section--collapsible:hover:not(.ui-section--collapsed) .ui-section__toggle{opacity:1;transform:scale(1.1) rotate(5deg)}.ui-section--collapsible:hover:not(.ui-section--collapsed) .ui-section__icon{transform:scale(1.05) rotate(-2deg)}.ui-section--collapsed .ui-section__content{max-height:0!important;padding:0!important;overflow:hidden!important;opacity:0;visibility:hidden;transform:none;pointer-events:none}.ui-section--collapsed .ui-section__chevron{transform:rotate(-90deg) scale(.9)}.ui-section--collapsed .ui-section__header{border-radius:8px;background:linear-gradient(135deg,#f8fafc,#f0f9ff)}.ui-section--collapsed .ui-section__header:after{display:none}.ui-section--collapsed .ui-section__header--clickable:hover{background:linear-gradient(135deg,#e0f7ff,#bae6fd);transform:translateY(-1px);box-shadow:0 6px 20px rgba(0,171,233,.12)}.ui-section--collapsed.ui-section--elevated{box-shadow:0 2px 4px rgba(0,171,233,.08)}.ui-section--collapsed.ui-section--elevated:hover{box-shadow:0 8px 25px rgba(0,171,233,.15)}.ui-section--collapsed .ui-section__toggle{background:rgba(0,171,233,.1);border-radius:50%}.ui-section--collapsed .ui-section__toggle:hover{background:rgba(0,171,233,.2);transform:scale(1.2) rotate(-5deg)}.ui-section:not(.ui-section--collapsed) .ui-section__content{max-height:none;opacity:1;visibility:visible;transform:translateY(0);animation:expandContent .4s cubic-bezier(.4,0,.2,1)}.ui-section:not(.ui-section--collapsed) .ui-section__chevron{transform:rotate(0deg) scale(1)}.ui-section:not(.ui-section--collapsed) .ui-section__toggle:hover{background:rgba(0,171,233,.1);border-radius:4px}@keyframes expandContent{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ui-section--divider .ui-section__header:after{content:"";position:absolute;bottom:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(0,171,233,.3) 20%,rgba(0,171,233,.3) 80%,transparent);animation:shimmer 3s ease-in-out infinite}@keyframes shimmer{0%,to{opacity:.3}50%{opacity:.8}}@media(max-width:768px){.ui-section__header--padding-sm{padding:.5rem .75rem}.ui-section__header--padding-md{padding:.75rem 1rem}.ui-section__header--padding-lg{padding:1rem 1.25rem}.ui-section__title-group{gap:.5rem}.ui-section__title{font-size:.825rem}.ui-section__subtitle{font-size:.8rem}.ui-section__header-actions{gap:.5rem}.ui-section__toggle{padding:2px}.ui-section--spacing-comfortable .ui-section__content{padding:.75rem 1rem}.ui-section--spacing-spacious .ui-section__content{padding:1rem 1.25rem}}.ui-section__header--clickable:focus-visible{outline:none;background:#e0f7ff;border-bottom-color:var(--color-primary,#00ABE9);box-shadow:0 0 0 3px rgba(0,171,233,.2);border-radius:8px 8px 0 0}@media(prefers-contrast:high){.ui-section{border:2px solid}.ui-section .ui-section__header{border-bottom:2px solid}.ui-section .ui-section__chevron{filter:contrast(2)}}@media(prefers-reduced-motion:reduce){.ui-section *{transition-duration:.01ms!important;animation-duration:.01ms!important}}.ui-section{background:#fff!important;border-color:#dbeafe!important}.ui-section__header{background:linear-gradient(135deg,#f8fafc,#f0f9ff)!important;border-color:rgba(0,171,233,.2)!important}.ui-section__header,.ui-section__title{color:#0369a1!important}.ui-section__subtitle{color:#0284c7!important}.ui-section__content{background:#fefefe!important;color:#1e293b!important}.ui-section--default .ui-section__header{background:linear-gradient(135deg,#f0f9ff,#e0f7ff)!important}.ui-section--elevated .ui-section__header{background:linear-gradient(135deg,#f8fafc,#f0f9ff)!important}@media(prefers-color-scheme:dark){.ui-section{background:#fff!important;border-color:#dbeafe!important}.ui-section__header{background:linear-gradient(135deg,#f0f9ff,#e0f7ff)!important;border-color:rgba(0,171,233,.15)!important}.ui-section__header,.ui-section__title{color:#0369a1!important}.ui-section__subtitle{color:#0284c7!important}.ui-section__content{background:#fefefe!important;color:#1e293b!important}.ui-section--default .ui-section__header{background:linear-gradient(135deg,#f0f9ff,#e0f7ff)!important}.ui-section--elevated .ui-section__header{background:linear-gradient(135deg,#f8fafc,#f0f9ff)!important}}.p-datatable{font-family:Segoe UI,sans-serif;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 2px 16px rgba(0,0,0,.06);background:#fff;color:var(--color-secondary);overflow-x:auto}.dt-density-toggle{gap:2px}.dt-density-btn,.dt-density-toggle{display:flex;align-items:center;justify-content:center}.dt-density-btn{width:24px;height:22px;border:none;border-radius:4px;cursor:pointer;background:rgba(0,0,0,0);color:hsla(0,0%,100%,.5);transition:background .12s,color .12s}.dt-density-btn:hover{background:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.9)}.dt-density-btn--active{background:hsla(0,0%,100%,.22)!important;color:#fff!important}.p-datatable .p-datatable-thead>tr>th{background:var(--color-primary,#00ABE9);color:var(--color-on-primary,#fff);font-weight:600;font-size:1rem;border-bottom:1px solid #e0e0e0}.p-datatable .p-column-filter,.p-datatable .p-column-filter .p-inputtext,.p-datatable .p-column-filter input{color:var(--color-on-primary)!important;font-size:1rem;padding:6px 10px}.p-datatable .p-column-filter-clear-button .pi,.p-datatable .p-column-filter-menu-button .pi,.p-datatable .p-sortable-column-icon{color:var(--color-on-primary)!important;opacity:.85}.p-datatable .p-column-filter-menu-button.p-highlight .pi{color:var(--color-primary)!important}.p-column-filter-clear-button,.p-column-filter-menu-button{color:var(--color-on-primary)!important}.p-column-filter-clear-button:hover,.p-column-filter-menu-button:hover{color:var(--color-secondary)!important;background:#fafbfc}.p-datatable .p-datatable-thead>tr>th:hover{background:color-mix(in srgb,var(--color-primary),white 15%)!important}.p-datatable .p-datatable-tbody>tr>td{font-size:.98rem;color:var(--color-secondary);padding:.7rem .8rem;border-bottom:1px solid #f0f0f0;background:rgba(0,0,0,0)}.p-datatable .p-datatable-tbody>tr:hover{background:#f5faff}.p-datatable .p-datatable-footer{background:#fafbfc;color:var(--color-secondary);font-size:.95rem;border-top:1px solid #e0e0e0}.p-datatable .p-checkbox-box{border-radius:4px;border:1.2px solid #e0e0e0;background:rgba(0,0,0,0)}.p-datatable .p-checkbox-box.p-highlight{border-color:var(--color-primary);background:var(--color-primary)}.p-datatable .p-datatable-thead .p-checkbox.p-highlight .p-checkbox-icon,.p-datatable .p-datatable-thead th .p-checkbox-box.p-highlight .p-checkbox-icon{color:#fff!important;stroke:#fff!important;fill:#fff!important}.p-datatable .p-datatable-tbody .p-checkbox-box.p-highlight .p-checkbox-icon,.p-datatable .p-datatable-tbody .p-checkbox.p-highlight .p-checkbox-icon{color:var(--color-primary)!important;stroke:var(--color-primary)!important;fill:var(--color-primary)!important}.p-datatable .p-datatable-header{background:#fafbfc;border-bottom:1px solid #e0e0e0}.p-datatable .p-paginator{background:#fafbfc;border-top:1px solid #e0e0e0}.p-datatable .p-paginator .p-paginator-page.p-highlight{background:var(--color-primary);color:var(--color-on-primary,#fff);border-radius:6px}.p-datatable .p-datatable-tbody>tr.p-highlight>td{background:color-mix(in srgb,var(--color-primary,#00ABE9) 22%,white)!important;color:var(--color-secondary)!important;border-bottom-color:color-mix(in srgb,var(--color-primary,#00ABE9) 40%,white)!important}.p-datatable .p-datatable-tbody>tr.p-highlight>td:first-child{border-left:3px solid var(--color-primary,#00abe9)!important}.p-datatable .p-datatable-tbody>tr:not(.p-highlight)>td:first-child{border-left:3px solid rgba(0,0,0,0)}.p-datatable .p-datatable-tbody>tr.p-highlight:hover>td{background:color-mix(in srgb,var(--color-primary,#00ABE9) 30%,white)!important}.datatable-search{margin-bottom:12px;padding:8px;border-radius:6px;border:1px solid #ccc;width:220px;font-size:1rem;background:#fafbfc;color:var(--color-secondary)}.type-badge{background:#e5e7eb;color:#323e48;border-radius:6px;padding:2px 8px;margin-right:4px;font-size:12.5px;text-transform:capitalize;display:inline-flex;align-items:center;height:22px;line-height:1;font-weight:500;border:1px solid #e0e0e0;box-shadow:none;vertical-align:middle}.MuiDataGrid-cell .type-badge{margin-top:0;margin-bottom:0;vertical-align:middle}.p-datatable .p-datatable-tbody>tr>td,.p-datatable .p-datatable-thead>tr>th{border:none!important}.dt-col-header{display:flex;flex-direction:column;gap:5px;width:100%}.dt-col-header__title{font-weight:600;font-size:.82rem;white-space:nowrap;line-height:1.2}.p-datatable-sm .p-datatable-thead>tr>th{padding:4px 8px!important;font-size:11px!important;white-space:nowrap}.p-datatable-sm .p-datatable-tbody>tr>td{padding:3px 8px!important;font-size:11.5px!important;white-space:nowrap}.p-datatable-sm .p-paginator{padding:4px 10px!important;min-height:36px;flex-shrink:0}.p-datatable-sm .p-paginator .p-paginator-first,.p-datatable-sm .p-paginator .p-paginator-last,.p-datatable-sm .p-paginator .p-paginator-next,.p-datatable-sm .p-paginator .p-paginator-pages .p-paginator-page,.p-datatable-sm .p-paginator .p-paginator-prev{min-width:28px!important;height:28px!important;font-size:11.5px!important}.p-datatable-sm .p-paginator .p-dropdown{height:28px!important;align-items:center!important}.p-datatable-sm .p-paginator .p-dropdown .p-dropdown-label{padding-top:0!important;padding-bottom:0!important;line-height:1!important;font-size:11.5px!important;align-self:center}.p-datatable-lg .p-datatable-thead>tr>th{padding:.875rem 1.25rem!important;font-size:1rem!important;line-height:1.4;white-space:nowrap}.p-datatable-lg .p-datatable-tbody>tr>td{padding:.875rem 1.25rem!important;font-size:1rem!important;line-height:1.6}.p-datatable-lg .p-paginator{padding:10px 20px!important;min-height:56px;flex-shrink:0}.p-datatable-lg .p-paginator .p-paginator-first,.p-datatable-lg .p-paginator .p-paginator-last,.p-datatable-lg .p-paginator .p-paginator-next,.p-datatable-lg .p-paginator .p-paginator-pages .p-paginator-page,.p-datatable-lg .p-paginator .p-paginator-prev{min-width:40px!important;height:40px!important;font-size:.95rem!important}.p-datatable-lg .p-paginator .p-dropdown{height:40px!important;align-items:center!important}.p-datatable-lg .p-paginator .p-dropdown .p-dropdown-label{padding-top:0!important;padding-bottom:0!important;line-height:1!important;font-size:.95rem!important;align-self:center}.dt-col-filter{background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.35);border-radius:4px;color:#fff;padding:3px 7px;font-size:.72rem;font-family:Segoe UI,sans-serif;width:100%;min-width:0;outline:none;transition:background .15s,border-color .15s}.dt-col-filter::placeholder{color:hsla(0,0%,100%,.55)}.dt-col-filter:focus{background:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.7)}.dt-id-link{background:none;border:none;cursor:pointer;color:var(--color-primary,#00ABE9);font-weight:700;font-family:Consolas,Courier New,monospace;font-size:.8rem;padding:0;letter-spacing:.02em;transition:opacity .15s;white-space:nowrap}.dt-id-link:hover{opacity:.75;text-decoration:underline}.dt-num-cell{display:block;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:500}.dt-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:.65rem;font-weight:700;padding:2px 6px;line-height:1;white-space:nowrap}.dt-badge--yes{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.dt-badge--no{background:#f1f5f9;color:#94a3b8;border:1px solid #e2e8f0}.dt-specs-cell{white-space:pre-line;font-size:.75rem;color:#52606d;line-height:1.4}.dt-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:48px 24px;text-align:center}.dt-empty__title{font-size:.95rem;font-weight:700;color:#323e48;margin:0}.dt-empty__desc{font-size:.82rem;color:#6c757d;margin:0}.dt-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px 20px;color:#64748b;font-size:.88rem}.dt-loader__spinner{width:28px;height:28px;border:3px solid #e2e8f0;border-top:3px solid var(--color-primary,#00abe9);border-radius:50%;animation:dt-spin .8s linear infinite}@keyframes dt-spin{to{transform:rotate(1turn)}}.p-datatable-wrapper{scrollbar-width:thin;scrollbar-color:rgba(0,171,233,.35) rgba(0,0,0,0)}.p-datatable-wrapper::-webkit-scrollbar{width:6px;height:6px}.p-datatable-wrapper::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:99px}.p-datatable-wrapper::-webkit-scrollbar-thumb{background:rgba(0,171,233,.35);border-radius:99px;-webkit-transition:background .2s;transition:background .2s}.p-datatable-wrapper::-webkit-scrollbar-thumb:hover{background:rgba(0,171,233,.65)}.p-datatable-wrapper::-webkit-scrollbar-thumb:active{background:var(--color-primary,#00ABE9)}.p-datatable-wrapper::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.line-section-row{background:#fff;border-bottom:1px solid #e2e8f0;transition:all .15s ease}.line-section-row:first-child{border-top:1px solid #e2e8f0}.line-section-row:last-child{border-bottom:1px solid #e2e8f0}.line-section-row:hover{background:#f0f9ff}.line-section-row:hover .line-section-row__header{border-left-width:3px;border-left-color:#38bdf8}.line-section-row__header{border-left:2px solid var(--color-primary,#00abe9);padding:.625rem .875rem;min-height:56px;display:flex;align-items:center}.line-section-row__grid{display:grid;grid-template-columns:32px 1fr auto;grid-gap:.75rem;gap:.75rem;align-items:center;width:100%}.line-section-row__number{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:4px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.75rem;color:#64748b;flex-shrink:0;transition:all .15s ease}.line-section-row:hover .line-section-row__number{background:#e0f2fe;border-color:#7dd3fc;color:#0369a1}.line-section-row__content{min-width:0;display:flex;flex-direction:column;gap:.25rem}.line-section-row__description{font-weight:500;font-size:.875rem;color:#1e293b;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-section-row__metadata{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.line-section-row__metadata-item{display:inline-flex;align-items:center;gap:.25rem;font-size:.6875rem;color:#64748b}.line-section-row__metadata-item-label{opacity:.7}.line-section-row__metadata-item-value,.line-section-row__sku{font-weight:500;color:#475569}.line-section-row__sku{font-family:Monaco,Courier,monospace;font-size:.6875rem;background:#f8fafc;padding:.125rem .375rem;border-radius:3px}.line-section-row__prices{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:.125rem}.line-section-row__subtotal{font-weight:600;font-size:.9375rem;color:#059669;line-height:1.2}.line-section-row__unit-price{font-size:.6875rem;color:#64748b;font-weight:400}.line-section-row__footer{padding:.375rem .875rem;background:#fafbfc;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center;min-height:36px}.line-section-row__info{font-size:.6875rem;color:#94a3b8}.line-section-row__actions{display:flex;gap:.25rem;align-items:center;opacity:0;transition:opacity .2s ease}.line-section-row:hover .line-section-row__actions{opacity:1}.line-section-row__actions .btn{padding:.25rem .5rem}.line-section-row__actions .btn--ghost{color:#64748b}.line-section-row__actions .btn--ghost:hover{color:#475569;background:#f1f5f9}.line-section-row__expandable{padding:.75rem .875rem;background:#f8fafc;border-top:1px solid #e2e8f0;font-size:.75rem;line-height:1.5;color:#475569;white-space:pre-line}.line-section-row--editing{border-left:3px solid var(--color-primary,#00abe9);background:rgba(0,171,233,.02)}.line-section-row--disabled{opacity:.5;pointer-events:none}.line-section-row--error{border-left-color:#ef4444;background:rgba(239,68,68,.02)}.line-section-row--success{border-left-color:#10b981}@media(max-width:992px){.line-section-row__grid{grid-template-columns:28px 1fr;gap:.625rem}.line-section-row__prices{grid-column:1/-1;text-align:left;padding-top:.5rem;margin-top:.5rem;border-top:1px solid #f1f5f9;flex-direction:row;justify-content:space-between;align-items:center}.line-section-row__number{width:28px;height:28px;font-size:.6875rem}.line-section-row__actions{opacity:1}}@media(max-width:768px){.line-section-row__header{padding:.5rem .75rem;min-height:48px}.line-section-row__description{font-size:.8125rem}}.editable-line-row:not(.editable-line-row--editing){transition:background .15s ease}.editable-line-row:not(.editable-line-row--editing):hover{background:#f0f9ff}.editable-line-section .input-field__input{padding:4px 8px;font-size:13px;min-height:32px}.editable-line-section .input-field__input::placeholder{font-size:13px}.editable-line-section .input-textarea{padding:4px 8px;font-size:13px;min-height:32px;min-height:60px}.editable-line-section .input-textarea::placeholder{font-size:13px}.editable-line-section .search-input{padding:4px 8px;font-size:13px;min-height:32px}.editable-line-section .search-input::placeholder{font-size:13px}.editable-line-section .quantity-input__field{padding:4px 8px;font-size:13px;min-height:32px}.editable-line-section .quantity-input__field::placeholder{font-size:13px}.input-text-wrapper{width:100%}.input-text-wrapper--floating,.input-text-wrapper--with-addons .input-text-input-container{position:relative}.input-text-input-container{position:relative;display:flex;align-items:center}.input-text-prefix,.input-text-suffix{position:absolute;color:#6b7280;font-weight:400;font-size:1rem;line-height:1;pointer-events:none;z-index:2;top:50%;transform:translateY(-50%)}.input-text-prefix{left:.75rem}.input-text-suffix{right:.75rem}.input-text-label{font-weight:500;font-size:14px;line-height:1.4;margin-bottom:8px;display:block}.input-text-input,.input-text-label{font-family:Segoe UI,sans-serif;color:var(--color-secondary,#323E48)}.input-text-input{border:2px solid #e2e8f0;border-radius:8px;background:#fff;transition:all .2s ease;outline:none;box-sizing:border-box;width:100%;padding:6px 12px;font-size:16px;min-height:38px}.input-text-input:focus{border-color:var(--color-primary,#00ABE9);box-shadow:0 0 0 1px rgba(0,171,233,.2)}.input-text-input:disabled{background:#f8fafc;color:#9ca3af;cursor:not-allowed}.input-text-input::placeholder{color:#6b7280;opacity:.7;font-family:inherit}.input-text-input::placeholder{font-size:16px}.input-text-input.input-text-error{border-width:1px!important;border-color:#f87171!important}.input-text-input.input-text-sm{padding:4px 8px;font-size:13px;min-height:32px}.input-text-input.input-text-sm::placeholder{font-size:13px}.input-text-input.input-text-lg{padding:8px 16px;font-size:18px;min-height:48px}.input-text-input.input-text-lg::placeholder{font-size:18px}.input-text-input--floating{padding-top:1.25rem}.input-text-input--floating.input-text-sm{padding-top:1.1rem}.input-text-input--floating.input-text-lg{padding-top:1.4rem}.input-text-wrapper--floating .input-text-prefix,.input-text-wrapper--floating .input-text-suffix{top:calc(50% + .45rem)}.input-text-label--floating{position:absolute;top:1.25rem;left:.875rem;font-size:13px;color:#718096;font-weight:500;pointer-events:none;transition:all .2s cubic-bezier(.4,0,.2,1);transform-origin:left top;z-index:1}.input-text-sm~.input-text-label--floating{font-size:12px}.input-text-lg~.input-text-label--floating{font-size:14px}.input-text-wrapper--floating.is-floating .input-text-label--floating{top:-.625rem;font-size:12px;color:var(--color-primary,#00ABE9);font-weight:600;background:#fff;padding:0 .375rem;margin-left:-.375rem;line-height:1.2}.input-text-wrapper--floating.is-floating .input-text-sm~.input-text-label--floating{font-size:11px}.input-text-wrapper--floating.is-floating .input-text-lg~.input-text-label--floating{font-size:13px}.input-text-wrapper--floating .input-text-input.input-text-error{border-width:1px;border-color:#f87171}.input-text-wrapper--floating.is-floating .input-text-input.input-text-error~.input-text-label--floating{color:#e53e3e}.input-text-helper-message{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.input-text-helper-message,.input-text-helper-message.helper{color:#6b7280}.input-text-helper-message.error,.input-text-helper-message.input-text-error-message{color:#ef4444;font-weight:500}.input-text-helper-message.input-text-required-message,.input-text-helper-message.required{color:#ef4444;font-style:italic;font-weight:400}.input-text-error-message{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.input-text-error-message.helper,.input-text-error-message.input-text-helper-message{color:#6b7280}.input-text-error-message,.input-text-error-message.error{color:#ef4444;font-weight:500}.input-text-error-message.input-text-required-message,.input-text-error-message.required{color:#ef4444;font-style:italic;font-weight:400}.input-text-required-message{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.input-text-required-message.helper,.input-text-required-message.input-text-helper-message{color:#6b7280}.input-text-required-message.error,.input-text-required-message.input-text-error-message{color:#ef4444;font-weight:500}.input-text-required-message,.input-text-required-message.required{color:#ef4444;font-style:italic;font-weight:400}.input-textarea-wrapper{width:100%}.input-textarea-wrapper--floating{position:relative}.input-textarea-label{font-weight:500;font-size:14px;line-height:1.4;margin-bottom:8px;display:block}.input-textarea-input,.input-textarea-label{font-family:Segoe UI,sans-serif;color:var(--color-secondary,#323E48)}.input-textarea-input{border:2px solid #e2e8f0;border-radius:8px;background:#fff;transition:all .2s ease;outline:none;box-sizing:border-box;width:100%;padding:6px 12px;font-size:16px;min-height:38px;resize:vertical;min-height:80px;font-family:inherit}.input-textarea-input:focus{border-color:var(--color-primary,#00ABE9);box-shadow:0 0 0 1px rgba(0,171,233,.2)}.input-textarea-input:disabled{background:#f8fafc;color:#9ca3af;cursor:not-allowed}.input-textarea-input::placeholder{color:#6b7280;opacity:.7;font-family:inherit}.input-textarea-input::placeholder{font-size:16px}.input-textarea-input.input-textarea-error{border-width:1px!important;border-color:#f87171!important}.input-textarea-input.input-textarea-sm{padding:4px 8px;font-size:13px;min-height:32px;min-height:60px}.input-textarea-input.input-textarea-sm::placeholder{font-size:13px}.input-textarea-input.input-textarea-lg{padding:8px 16px;font-size:18px;min-height:48px;min-height:100px}.input-textarea-input.input-textarea-lg::placeholder{font-size:18px}.input-textarea-input--floating{padding-top:1.75rem}.input-textarea-input--floating.input-textarea-sm{padding-top:1.6rem}.input-textarea-input--floating.input-textarea-lg{padding-top:1.9rem}.input-textarea-label--floating{position:absolute;top:1.25rem;left:.875rem;font-size:13px;color:#718096;font-weight:500;pointer-events:none;transition:all .2s cubic-bezier(.4,0,.2,1);transform-origin:left top;z-index:1}.input-textarea-sm~.input-textarea-label--floating{font-size:12px}.input-textarea-lg~.input-textarea-label--floating{font-size:14px}.input-textarea-wrapper--floating.is-floating .input-textarea-label--floating{top:-.625rem;font-size:12px;color:var(--color-primary,#00ABE9);font-weight:600;background:#fff;padding:0 .375rem;margin-left:-.375rem;line-height:1.2}.input-textarea-wrapper--floating.is-floating .input-textarea-sm~.input-textarea-label--floating{font-size:11px}.input-textarea-wrapper--floating.is-floating .input-textarea-lg~.input-textarea-label--floating{font-size:13px}.input-textarea-wrapper--floating .input-textarea-input.input-textarea-error{border-color:#e53e3e}.input-textarea-wrapper--floating .input-textarea-input.input-textarea-error:focus{box-shadow:0 0 0 3px rgba(229,62,62,.1)}.input-textarea-wrapper--floating.is-floating .input-textarea-input.input-textarea-error~.input-textarea-label--floating{color:#e53e3e}.input-textarea-helper-message{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.input-textarea-helper-message,.input-textarea-helper-message.helper{color:#6b7280}.input-textarea-helper-message.error,.input-textarea-helper-message.input-textarea-error-message{color:#ef4444;font-weight:500}.input-textarea-helper-message.input-textarea-required-message,.input-textarea-helper-message.required{color:#ef4444;font-style:italic;font-weight:400}.input-textarea-error-message{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.input-textarea-error-message.helper,.input-textarea-error-message.input-textarea-helper-message{color:#6b7280}.input-textarea-error-message,.input-textarea-error-message.error{color:#ef4444;font-weight:500}.input-textarea-error-message.input-textarea-required-message,.input-textarea-error-message.required{color:#ef4444;font-style:italic;font-weight:400}.input-textarea-required-message{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.input-textarea-required-message.helper,.input-textarea-required-message.input-textarea-helper-message{color:#6b7280}.input-textarea-required-message.error,.input-textarea-required-message.input-textarea-error-message{color:#ef4444;font-weight:500}.input-textarea-required-message,.input-textarea-required-message.required{color:#ef4444;font-style:italic;font-weight:400}.ui-switch{display:inline-flex;align-items:center;gap:.75rem;cursor:pointer;transition:all .2s ease}.ui-switch--disabled{cursor:not-allowed;opacity:.6}.ui-switch__container{position:relative;display:inline-block}.ui-switch__input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;margin:0;padding:0;z-index:1}.ui-switch__input:focus+.ui-switch__slider{box-shadow:0 0 0 2px var(--color-primary)}.ui-switch__slider{position:relative;display:block;background-color:#e2e8f0;border-radius:9999px;transition:all .2s ease;cursor:pointer;pointer-events:none}.ui-switch__slider:hover:not(.ui-switch--disabled .ui-switch__slider){background-color:#cbd5e1}.ui-switch__thumb{position:absolute;top:2px;left:2px;background-color:#fff;border-radius:50%;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.2);pointer-events:none}.ui-switch--checked .ui-switch__slider{background-color:var(--color-primary)}.ui-switch--checked .ui-switch__slider:hover:not(.ui-switch--disabled .ui-switch--checked .ui-switch__slider){background-color:var(--color-primary-hover)}.ui-switch--sm .ui-switch__slider{width:2.5rem;height:1.25rem}.ui-switch--sm .ui-switch__thumb{width:.875rem;height:.875rem}.ui-switch--sm.ui-switch--checked .ui-switch__thumb{transform:translateX(1.25rem)}.ui-switch--sm .ui-switch__label{font-size:.875rem}.ui-switch--md .ui-switch__slider{width:3rem;height:1.5rem}.ui-switch--md .ui-switch__thumb{width:1.125rem;height:1.125rem}.ui-switch--md.ui-switch--checked .ui-switch__thumb{transform:translateX(1.5rem)}.ui-switch--md .ui-switch__label{font-size:1rem}.ui-switch--lg .ui-switch__slider{width:3.5rem;height:1.75rem}.ui-switch--lg .ui-switch__thumb{width:1.375rem;height:1.375rem}.ui-switch--lg.ui-switch--checked .ui-switch__thumb{transform:translateX(1.75rem)}.ui-switch--lg .ui-switch__label{font-size:1.125rem}.ui-switch__label{font-weight:500;color:var(--color-secondary);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .2s ease}.ui-switch__label--disabled{color:#576168;cursor:not-allowed}.ui-switch__label--left{order:-1}.ui-switch__label--right{order:1}.ui-switch--disabled .ui-switch__input{cursor:not-allowed}.ui-switch--disabled .ui-switch__slider{background-color:#f1f5f9;cursor:not-allowed}.ui-switch--disabled .ui-switch__slider:hover{background-color:#f1f5f9}.ui-switch--disabled .ui-switch__thumb{background-color:#e2e8f0}.ui-switch--disabled.ui-switch--checked .ui-switch__slider,.ui-switch--disabled.ui-switch--checked .ui-switch__slider:hover{background-color:#cbd5e1}@media(max-width:768px){.ui-switch{gap:.5rem}.ui-switch--lg .ui-switch__slider{width:3rem;height:1.5rem}.ui-switch--lg .ui-switch__thumb{width:1.125rem;height:1.125rem}.ui-switch--lg.ui-switch--checked .ui-switch__thumb{transform:translateX(1.5rem)}.ui-switch--lg .ui-switch__label{font-size:1rem}}@media(prefers-contrast:high){.ui-switch .ui-switch__slider{border:2px solid}.ui-switch .ui-switch__thumb{border:1px solid}}@media(prefers-reduced-motion:reduce){.ui-switch .ui-switch__slider,.ui-switch .ui-switch__thumb{transition:none}}.ui-checkbox-wrapper{display:flex;flex-direction:column;gap:.375rem;width:100%}.ui-checkbox{display:inline-flex;align-items:flex-start;gap:.75rem;cursor:pointer;transition:all .2s ease;min-height:24px;width:100%;max-width:100%}.ui-checkbox--disabled{cursor:not-allowed;opacity:.6}.ui-checkbox__container{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;order:0;margin-top:2px}.ui-checkbox__input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;margin:0;padding:0;z-index:1}.ui-checkbox__box{position:relative;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;border:2px solid #d1d5db;border-radius:4px;transition:all .2s ease;cursor:pointer;pointer-events:none;flex-shrink:0}.ui-checkbox:not(.ui-checkbox--error):not(.ui-checkbox--disabled) .ui-checkbox__box:hover{border-color:var(--color-primary)}.ui-checkbox__checkmark{color:var(--color-on-primary,#fff);display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(0);transition:all .15s cubic-bezier(.4,0,.2,1)}.ui-checkbox--checked:not(.ui-checkbox--error) .ui-checkbox__box{background-color:var(--color-primary);border-color:var(--color-primary)}.ui-checkbox--checked:not(.ui-checkbox--error) .ui-checkbox__box:hover{background-color:var(--color-primary-hover);border-color:var(--color-primary-hover)}.ui-checkbox--checked:not(.ui-checkbox--error) .ui-checkbox__checkmark{opacity:1;transform:scale(1)}.ui-checkbox--error .ui-checkbox__box{border-color:#ef4444!important}.ui-checkbox--error .ui-checkbox__box:hover{border-color:#dc2626!important}.ui-checkbox--error.ui-checkbox--checked .ui-checkbox__box{background-color:#ef4444!important;border-color:#ef4444!important}.ui-checkbox--error.ui-checkbox--checked .ui-checkbox__box:hover{background-color:#dc2626!important;border-color:#dc2626!important}.ui-checkbox--error.ui-checkbox--checked .ui-checkbox__checkmark{opacity:1;transform:scale(1)}.ui-checkbox--sm{min-height:20px}.ui-checkbox--sm .ui-checkbox__box{width:16px;height:16px}.ui-checkbox--sm .ui-checkbox__label{font-size:.875rem;line-height:1.25rem}.ui-checkbox--md{min-height:24px}.ui-checkbox--md .ui-checkbox__box{width:20px;height:20px}.ui-checkbox--md .ui-checkbox__label{font-size:1rem;line-height:1.5rem}.ui-checkbox--lg{min-height:28px}.ui-checkbox--lg .ui-checkbox__box{width:24px;height:24px}.ui-checkbox--lg .ui-checkbox__label{font-size:1.125rem;line-height:1.75rem}.ui-checkbox__label{font-weight:500;color:var(--color-secondary);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .2s ease;display:flex;align-items:flex-start;flex:1 1;min-width:0;white-space:normal;word-break:break-word;line-height:1.5}.ui-checkbox__label--disabled{color:#576168;cursor:not-allowed}.ui-checkbox__label--left{order:-1;margin-right:.25rem}.ui-checkbox__label--right{order:1;margin-left:.25rem}.ui-checkbox--disabled .ui-checkbox__input{cursor:not-allowed}.ui-checkbox--disabled .ui-checkbox__box{background-color:#f1f5f9;cursor:not-allowed}.ui-checkbox--disabled .ui-checkbox__box:hover{background-color:#f1f5f9!important;border-color:#d1d5db!important}.ui-checkbox--disabled.ui-checkbox--checked .ui-checkbox__box,.ui-checkbox--disabled.ui-checkbox--checked .ui-checkbox__box:hover{background-color:#cbd5e1!important;border-color:#cbd5e1!important}.ui-checkbox--disabled .ui-checkbox__checkmark{opacity:1;transform:scale(1)}@media(max-width:768px){.ui-checkbox{gap:.5rem}.ui-checkbox--lg .ui-checkbox__box{width:22px;height:22px}.ui-checkbox--lg .ui-checkbox__label{font-size:1rem}}@media(prefers-contrast:high){.ui-checkbox .ui-checkbox__box{border-width:3px}}@media(prefers-reduced-motion:reduce){.ui-checkbox .ui-checkbox__box,.ui-checkbox .ui-checkbox__checkmark{transition:none}}.ui-checkbox__error{color:#ef4444;display:flex;align-items:center;gap:.375rem}.ui-checkbox__error,.ui-checkbox__helper{font-size:.875rem;margin-top:.25rem;line-height:1.4}.ui-checkbox__helper{color:#6b7280}.search-input-wrapper{width:100%}.search-input-label{font-weight:500;font-size:14px;line-height:1.4;margin-bottom:8px;display:block}.search-input,.search-input-label{font-family:Segoe UI,sans-serif;color:var(--color-secondary,#323E48)}.search-input{border:2px solid #e2e8f0;border-radius:8px;background:#fff;transition:all .2s ease;outline:none;box-sizing:border-box;width:100%;padding:6px 12px;font-size:16px;min-height:38px;box-sizing:border-box!important;padding-left:2.5rem!important;padding-right:2.5rem!important}.search-input:focus{border-color:var(--color-primary,#00ABE9);box-shadow:0 0 0 1px rgba(0,171,233,.2)}.search-input:disabled{background:#f8fafc;color:#9ca3af;cursor:not-allowed}.search-input::placeholder{color:#6b7280;opacity:.7;font-family:inherit}.search-input::placeholder{font-size:16px}.search-input--sm{padding:4px 8px;font-size:13px;min-height:32px;padding-left:2rem!important;padding-right:2rem!important}.search-input--sm::placeholder{font-size:13px}.search-input--lg{padding:8px 16px;font-size:18px;min-height:48px;padding-left:3rem!important;padding-right:3rem!important}.search-input--lg::placeholder{font-size:18px}.search-input--error{border-width:1px!important;border-color:#f87171!important}.search-input-helper-message{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.search-input-helper-message,.search-input-helper-message.helper{color:#6b7280}.search-input-helper-message.error,.search-input-helper-message.search-input-error-message{color:#ef4444;font-weight:500}.search-input-helper-message.required,.search-input-helper-message.search-input-required-message{color:#ef4444;font-style:italic;font-weight:400}.search-input-error-message{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.search-input-error-message.helper,.search-input-error-message.search-input-helper-message{color:#6b7280}.search-input-error-message,.search-input-error-message.error{color:#ef4444;font-weight:500}.search-input-error-message.required,.search-input-error-message.search-input-required-message{color:#ef4444;font-style:italic;font-weight:400}.search-input-required-message{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.search-input-required-message.helper,.search-input-required-message.search-input-helper-message{color:#6b7280}.search-input-required-message.error,.search-input-required-message.search-input-error-message{color:#ef4444;font-weight:500}.search-input-required-message,.search-input-required-message.required{color:#ef4444;font-style:italic;font-weight:400}.search-input-header-override input{color:#323e48!important}.search-input-header-override input::placeholder{color:#64748b!important;opacity:.7!important}.search-input-header-override [class*=fa-],.search-input-header-override [class*=icon],.search-input-header-override svg{color:#323e48!important;fill:#323e48!important}.ui-card--empresa .ui-card__footer input,.ui-card--empresa .ui-card__header input{color:#323e48!important}.ui-card--empresa .ui-card__footer input::placeholder,.ui-card--empresa .ui-card__header input::placeholder{color:#64748b!important;opacity:.7!important}.ui-card--empresa .ui-card__footer [class*=search] [class*=fa-],.ui-card--empresa .ui-card__footer [class*=search] [class*=icon],.ui-card--empresa .ui-card__footer [class*=search] svg,.ui-card--empresa .ui-card__footer div[style*="position: relative"] [class*=fa-],.ui-card--empresa .ui-card__footer div[style*="position: relative"] [class*=icon],.ui-card--empresa .ui-card__footer div[style*="position: relative"] svg,.ui-card--empresa .ui-card__header [class*=search] [class*=fa-],.ui-card--empresa .ui-card__header [class*=search] [class*=icon],.ui-card--empresa .ui-card__header [class*=search] svg,.ui-card--empresa .ui-card__header div[style*="position: relative"] [class*=fa-],.ui-card--empresa .ui-card__header div[style*="position: relative"] [class*=icon],.ui-card--empresa .ui-card__header div[style*="position: relative"] svg{color:#323e48!important;fill:#323e48!important}.input-date-wrapper{width:100%}.input-date-wrapper--floating,.input-date-wrapper--floating-fixed{position:relative}.input-date-label{font-weight:500;font-size:14px;line-height:1.4;margin-bottom:8px;display:block}.input-date-input,.input-date-label{font-family:Segoe UI,sans-serif;color:var(--color-secondary,#323E48)}.input-date-input{border:2px solid #e2e8f0;border-radius:8px;background:#fff;transition:all .2s ease;outline:none;box-sizing:border-box;width:100%;padding:6px 12px;font-size:16px;min-height:38px}.input-date-input:focus{border-color:var(--color-primary,#00ABE9);box-shadow:0 0 0 1px rgba(0,171,233,.2)}.input-date-input:disabled{background:#f8fafc;color:#9ca3af;cursor:not-allowed}.input-date-input::placeholder{color:#6b7280;opacity:.7;font-family:inherit}.input-date-input::placeholder{font-size:16px}.input-date-input::-webkit-calendar-picker-indicator{color:var(--color-primary,#00abe9);cursor:pointer}.input-date-input::-moz-focus-inner{border:0;padding:0}.input-date-input.input-date-error{border-width:1px!important;border-color:#f87171!important}.input-date-input.input-date-sm{padding:4px 8px;font-size:13px;min-height:32px}.input-date-input.input-date-sm::placeholder{font-size:13px}.input-date-input.input-date-lg{padding:8px 16px;font-size:18px;min-height:48px}.input-date-input.input-date-lg::placeholder{font-size:18px}.input-date-input:disabled::-webkit-calendar-picker-indicator{color:#9ca3af;cursor:not-allowed}.input-date-input--floating{padding-top:1.25rem}.input-date-input--floating.input-date-sm{padding-top:1.1rem}.input-date-input--floating.input-date-lg{padding-top:1.4rem}.input-date-input--floating-fixed{padding-top:1.25rem}.input-date-input--floating-fixed.input-date-sm{padding-top:1.1rem}.input-date-input--floating-fixed.input-date-lg{padding-top:1.4rem}.input-date-label--floating{position:absolute;top:.5rem;left:.875rem;font-size:12px;color:#718096;font-weight:500;pointer-events:none;transition:color .2s cubic-bezier(.4,0,.2,1);transform-origin:left top;z-index:1}.input-date-sm~.input-date-label--floating{font-size:11px}.input-date-lg~.input-date-label--floating{font-size:13px}.input-date-wrapper--floating.is-floating .input-date-label--floating{color:var(--color-primary,#00abe9);font-weight:600}.input-date-wrapper--floating .input-date-input.input-date-error{border-color:#e53e3e}.input-date-wrapper--floating .input-date-input.input-date-error:focus{box-shadow:0 0 0 3px rgba(229,62,62,.1)}.input-date-wrapper--floating.is-floating .input-date-input.input-date-error~.input-date-label--floating{color:#e53e3e}.input-date-helper-message{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.input-date-helper-message,.input-date-helper-message.helper{color:#6b7280}.input-date-helper-message.error,.input-date-helper-message.input-date-error-message{color:#ef4444;font-weight:500}.input-date-helper-message.input-date-required-message,.input-date-helper-message.required{color:#ef4444;font-style:italic;font-weight:400}.input-date-error-message{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.input-date-error-message.helper,.input-date-error-message.input-date-helper-message{color:#6b7280}.input-date-error-message,.input-date-error-message.error{color:#ef4444;font-weight:500}.input-date-error-message.input-date-required-message,.input-date-error-message.required{color:#ef4444;font-style:italic;font-weight:400}.input-date-required-message{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.input-date-required-message.helper,.input-date-required-message.input-date-helper-message{color:#6b7280}.input-date-required-message.error,.input-date-required-message.input-date-error-message{color:#ef4444;font-weight:500}.input-date-required-message,.input-date-required-message.required{color:#ef4444;font-style:italic;font-weight:400}:root{--input-file-border-radius:8px;--input-file-transition:all 0.2s ease;--input-file-spacing-sm:0.75rem;--input-file-spacing-md:1rem;--input-file-spacing-lg:1.5rem;--input-file-shadow:0 2px 8px rgba(0,0,0,0.1);--input-file-shadow-hover:0 4px 16px rgba(0,0,0,0.15)}.input-file{position:relative;display:flex;flex-direction:column;gap:var(--input-file-spacing-md);font-family:Segoe UI,sans-serif}.input-file--sm{--input-file-spacing:var(--input-file-spacing-sm);font-size:.875rem}.input-file--sm .input-file__icon{font-size:1.5rem}.input-file--sm .input-file__icon--large{font-size:2rem}.input-file--md{--input-file-spacing:var(--input-file-spacing-md);font-size:1rem}.input-file--md .input-file__icon{font-size:2rem}.input-file--md .input-file__icon--large{font-size:2.5rem}.input-file--lg{--input-file-spacing:var(--input-file-spacing-lg);font-size:1.125rem}.input-file--lg .input-file__icon{font-size:2.5rem}.input-file--lg .input-file__icon--large{font-size:3rem}.input-file--disabled{opacity:.6;cursor:not-allowed}.input-file--disabled *{cursor:not-allowed!important;pointer-events:none}.input-file--dropzone .input-file__dropzone{border:2px dashed var(--color-primary,#00abe9);border-radius:var(--input-file-border-radius);padding:var(--input-file-spacing-lg);background:hsla(0,0%,100%,.8);cursor:pointer;transition:var(--input-file-transition);min-height:200px;display:flex;align-items:center;justify-content:center;position:relative}.input-file--dropzone .input-file__dropzone:hover{border-color:var(--color-primary-hover,#0099d6);background:rgba(0,171,233,.05);box-shadow:var(--input-file-shadow)}.input-file--dropzone .input-file__dropzone:hover .input-file__icon{transform:scale(1.05);color:var(--color-primary-hover,#0099d6)}.input-file--dropzone .input-file__dropzone:active{transform:scale(.998)}.input-file--dropzone .input-file__dropzone:focus-within{outline:2px solid var(--color-primary,#00ABE9);outline-offset:2px}.input-file--dropzone.input-file--drag-active .input-file__dropzone{border-color:var(--color-primary-hover,#0099d6);background:rgba(0,171,233,.1);box-shadow:var(--input-file-shadow-hover);transform:scale(1.01)}.input-file--dropzone.input-file--drag-active .input-file__dropzone .input-file__icon{animation:input-file-pulse 1s ease-in-out infinite}.input-file--card .input-file__card-container{cursor:pointer;transition:var(--input-file-transition);border-radius:var(--input-file-border-radius);position:relative}.input-file--card .input-file__card-container:hover{border-color:var(--color-primary-hover,#0099d6);box-shadow:var(--input-file-shadow-hover)}.input-file--card .input-file__card-container:hover .input-file__icon{transform:scale(1.1);color:var(--color-primary-hover,#0099d6)}.input-file--card .input-file__card-container--drag-active{border-color:var(--color-primary-hover,#0099d6);background:rgba(0,171,233,.05)!important;transform:scale(1.005);box-shadow:var(--input-file-shadow-hover)}.input-file--card .input-file__card-container:focus-within{outline:2px solid var(--color-primary,#00ABE9);outline-offset:2px}.input-file--button{display:inline-flex;align-items:flex-start;gap:var(--input-file-spacing-md);flex-direction:column}@media(min-width:768px){.input-file--button{flex-direction:row;align-items:center}}.input-file--minimal .input-file__minimal-area{padding:var(--input-file-spacing-sm) var(--input-file-spacing-md);border:1px solid #d1d5db;border-radius:var(--input-file-border-radius);background:#f9fafb;cursor:pointer;transition:var(--input-file-transition)}.input-file--minimal .input-file__minimal-area:hover{border-color:var(--color-primary,#00ABE9);background:#fff}.input-file--minimal .input-file__minimal-area:focus-within{outline:2px solid var(--color-primary,#00ABE9);outline-offset:2px;border-color:var(--color-primary,#00ABE9);background:#fff}@media(prefers-color-scheme:dark){.input-file--minimal .input-file__minimal-area{background:#1f2937;border-color:#374151;color:#f9fafb}.input-file--minimal .input-file__minimal-area:hover{background:#111827}}.input-file__icon{display:flex;align-items:center;justify-content:center;color:var(--color-primary,#00ABE9);transition:var(--input-file-transition)}.input-file:hover .input-file__icon,.input-file__card-container:hover .input-file__icon,.input-file__dropzone:hover .input-file__icon{color:var(--color-primary-hover,#0099d6);transform:scale(1.1)}.input-file__spinner{width:2rem;height:2rem;border:2px solid #f3f4f6;border-top:2px solid var(--color-primary,#00abe9);border-radius:50%;animation:input-file-spin 1s linear infinite}.input-file__spinner--large{width:2.5rem;height:2.5rem;border-width:3px}.input-file__drag-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--color-primary,#00ABE9);color:var(--color-on-primary,#fff);padding:var(--input-file-spacing-sm) var(--input-file-spacing-md);border-radius:var(--input-file-border-radius);font-weight:600;box-shadow:var(--input-file-shadow-hover);z-index:10;pointer-events:none;background:linear-gradient(135deg,var(--color-primary,#00ABE9),var(--color-primary-hover,#0099d6))}.input-file__preview{background:#f9fafb;border:1px solid #e5e7eb;border-radius:var(--input-file-border-radius);padding:var(--input-file-spacing-md);animation:input-file-fade-in .3s ease-out}@media(prefers-color-scheme:dark){.input-file__preview{background:#1f2937;border-color:#374151}}.input-file__preview-item{display:flex;align-items:center;gap:var(--input-file-spacing-sm);padding:var(--input-file-spacing-sm);background:#fff;border-radius:calc(var(--input-file-border-radius)/2);border:1px solid #e5e7eb;transition:var(--input-file-transition)}.input-file__preview-item:hover{border-color:var(--color-primary,#00ABE9);box-shadow:0 2px 4px rgba(0,171,233,.1)}.input-file__preview-item svg{color:var(--color-primary,#00ABE9);font-size:.875rem;flex-shrink:0}@media(prefers-color-scheme:dark){.input-file__preview-item{background:#111827;border-color:#374151}}@keyframes input-file-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes input-file-fade-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes input-file-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.input-file--error .input-file__card-container,.input-file--error .input-file__dropzone,.input-file--error .input-file__minimal-area{border-color:#ef4444;background:rgba(239,68,68,.05)}.input-file--error .input-file__icon{color:#ef4444}@media(max-width:768px){.input-file__dropzone{min-height:150px;padding:var(--input-file-spacing-md)}.input-file--button{flex-direction:column;align-items:stretch}.input-file--button .btn{width:100%}.input-file__preview-item{flex-wrap:wrap;gap:var(--input-file-spacing-xs,.5rem)}}@media(max-width:480px){.input-file__dropzone{min-height:120px;padding:var(--input-file-spacing-sm)}.input-file--card .input-file__card-container{padding:var(--input-file-spacing-md)}.input-file--sm .input-file__icon--large{font-size:1.75rem}.input-file--md .input-file__icon--large{font-size:2rem}.input-file--lg .input-file__icon--large{font-size:2.25rem}}.input-file[data-empresa=tremac] .input-file__card-container:hover,.input-file[data-empresa=tremac] .input-file__dropzone:hover,[data-empresa=tremac] .input-file .input-file__card-container:hover,[data-empresa=tremac] .input-file .input-file__dropzone:hover{box-shadow:0 4px 20px rgba(0,171,233,.25)}.input-file[data-empresa=tremac] .input-file__drag-indicator,[data-empresa=tremac] .input-file .input-file__drag-indicator{background:linear-gradient(135deg,#00ABE9,#0099d6);box-shadow:0 4px 16px rgba(0,171,233,.3)}.input-file[data-empresa=tremac] .input-file__preview-item:hover,[data-empresa=tremac] .input-file .input-file__preview-item:hover{box-shadow:0 2px 8px rgba(0,171,233,.15)}.input-file[data-empresa=trepuestos] .input-file__card-container:hover,.input-file[data-empresa=trepuestos] .input-file__dropzone:hover,[data-empresa=trepuestos] .input-file .input-file__card-container:hover,[data-empresa=trepuestos] .input-file .input-file__dropzone:hover{box-shadow:0 4px 20px rgba(87,97,104,.25)}.input-file[data-empresa=trepuestos] .input-file__drag-indicator,[data-empresa=trepuestos] .input-file .input-file__drag-indicator{background:linear-gradient(135deg,#576168,#4a5258);box-shadow:0 4px 16px rgba(87,97,104,.3)}.input-file[data-empresa=trepuestos] .input-file__preview-item:hover,[data-empresa=trepuestos] .input-file .input-file__preview-item:hover{box-shadow:0 2px 8px rgba(87,97,104,.15)}@media(prefers-color-scheme:dark){.input-file__dropzone{border-color:var(--color-primary,#00ABE9)}.input-file__card-container,.input-file__dropzone{background:rgba(17,24,39,.8)}.input-file__icon{filter:brightness(1.2)}}@media print{.input-file{display:none}}.select-filter-wrapper{width:100%}.select-filter-label{font-weight:500;font-size:14px;line-height:1.4;margin-bottom:8px;display:block}.select-filter-label,.select-filter-native{font-family:Segoe UI,sans-serif;color:var(--color-secondary,#323E48)}.select-filter-native{border:2px solid #e2e8f0;border-radius:8px;background:#fff;transition:all .2s ease;outline:none;box-sizing:border-box;width:100%;padding:6px 12px;font-size:16px;min-height:38px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.select-filter-native:focus{border-color:var(--color-primary,#00ABE9);box-shadow:0 0 0 1px rgba(0,171,233,.2)}.select-filter-native:disabled{background:#f8fafc;color:#9ca3af}.select-filter-native::placeholder{color:#6b7280;opacity:.7;font-family:inherit}.select-filter-native::placeholder{font-size:16px}.select-filter-native:disabled{cursor:not-allowed}.select-filter-native--sm{padding:4px 8px;font-size:13px;min-height:32px}.select-filter-native--sm::placeholder{font-size:13px}.select-filter-native--lg{padding:8px 16px;font-size:18px;min-height:48px}.select-filter-native--lg::placeholder{font-size:18px}.select-filter-native--error{border-width:1px!important;border-color:#f87171!important}.custom-dropdown.p-dropdown{border:2px solid #e2e8f0;border-radius:8px;background:#fff;font-family:Segoe UI,sans-serif;color:var(--color-secondary,#323E48);transition:all .2s ease;outline:none;box-sizing:border-box;width:100%;padding:6px 12px;font-size:16px;min-height:38px}.custom-dropdown.p-dropdown:focus{border-color:var(--color-primary,#00ABE9);box-shadow:0 0 0 1px rgba(0,171,233,.2)}.custom-dropdown.p-dropdown:disabled{background:#f8fafc;color:#9ca3af;cursor:not-allowed}.custom-dropdown.p-dropdown::placeholder{color:#6b7280;opacity:.7;font-family:inherit}.custom-dropdown.p-dropdown::placeholder{font-size:16px}.custom-dropdown.p-dropdown:not(.p-disabled):hover{border-color:#9ca3af}.custom-dropdown.p-dropdown:not(.p-disabled).p-focus{border-color:var(--color-primary,#00ABE9);box-shadow:0 0 0 1px rgba(0,171,233,.2)}.custom-dropdown.p-dropdown.p-inputwrapper-focus{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.custom-dropdown.p-dropdown .p-dropdown-label{font-family:Segoe UI,sans-serif;font-size:16px;color:var(--color-secondary,#323E48);padding:0}.custom-dropdown.p-dropdown .p-dropdown-label.p-placeholder{color:#6b7280;opacity:.7}.custom-dropdown.p-dropdown .p-dropdown-trigger{color:#9ca3af}.geography-provincia-select.p-dropdown,.geography-region-select.p-dropdown{z-index:1003}.geography-provincia-select.p-dropdown .p-dropdown-panel,.geography-region-select.p-dropdown .p-dropdown-panel{max-height:200px;overflow-y:auto;border:2px solid var(--color-primary,#00abe9);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.geography-provincia-select.p-dropdown .p-dropdown-panel .p-dropdown-items .p-dropdown-item,.geography-region-select.p-dropdown .p-dropdown-panel .p-dropdown-items .p-dropdown-item{padding:.75rem 1rem;font-size:.9rem}.geography-provincia-select.p-dropdown .p-dropdown-panel .p-dropdown-items .p-dropdown-item:hover,.geography-region-select.p-dropdown .p-dropdown-panel .p-dropdown-items .p-dropdown-item:hover{background:#f8fafc}.geography-provincia-select.p-dropdown .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight,.geography-region-select.p-dropdown .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{background:#e0f2fe;color:#0369a1}.select-filter-helper-message{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.select-filter-helper-message,.select-filter-helper-message.helper{color:#6b7280}.select-filter-helper-message.error,.select-filter-helper-message.select-filter-error-message{color:#ef4444;font-weight:500}.select-filter-helper-message.required,.select-filter-helper-message.select-filter-required-message{color:#ef4444;font-style:italic;font-weight:400}.select-filter-error-message{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.select-filter-error-message.helper,.select-filter-error-message.select-filter-helper-message{color:#6b7280}.select-filter-error-message,.select-filter-error-message.error{color:#ef4444;font-weight:500}.select-filter-error-message.required,.select-filter-error-message.select-filter-required-message{color:#ef4444;font-style:italic;font-weight:400}.select-filter-required-message{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.select-filter-required-message.helper,.select-filter-required-message.select-filter-helper-message{color:#6b7280}.select-filter-required-message.error,.select-filter-required-message.select-filter-error-message{color:#ef4444;font-weight:500}.select-filter-required-message,.select-filter-required-message.required{color:#ef4444;font-style:italic;font-weight:400}.custom-dropdown .p-dropdown-item{margin:0!important;transition:background-color .15s ease}.custom-dropdown .p-dropdown-item:hover{background-color:#f3f4f6}.custom-dropdown .p-dropdown-label,.custom-dropdown .p-dropdown-trigger{display:flex;align-items:center}.custom-dropdown.p-dropdown-panel .p-dropdown-items-wrapper{max-height:300px}.custom-dropdown.p-dropdown-panel .p-dropdown-items{padding:0!important}.p-dropdown-panel{border-top-left-radius:0!important;border-top-right-radius:0!important;border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important;margin-top:-1px!important}.p-dropdown-panel .p-dropdown-items{padding:0!important}.p-dropdown-panel .p-dropdown-item{margin:0!important}.filter-pills__pill{display:inline-flex;align-items:center;justify-content:center;gap:.5em;border-radius:24px;border:1.5px solid;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);font-family:Segoe UI,sans-serif;font-weight:500;text-align:center;white-space:nowrap;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filter-pills__pill:hover:not(.filter-pills__pill--disabled):not(.filter-pills__pill--active){transform:translateY(-2px) scale(1.02)}.filter-pills__pill--active{transform:scale(.98)}.filter-pills__pill:focus-visible{outline:2px solid var(--color-primary,#00ABE9);outline-offset:3px}.filter-pills__text{font-size:inherit;font-weight:inherit;color:inherit;line-height:1.2}.filter-pills__pill--sm{padding:6px 14px;font-size:.8125rem;gap:6px}.filter-pills__pill--md{padding:8px 18px;font-size:.875rem;gap:8px}.filter-pills__pill--lg{padding:10px 22px;font-size:1rem;gap:10px}.filter-pills__pill--neutral.filter-pills__pill--inactive{background:rgba(241,245,249,.8);color:#64748b;border-color:#e2e8f0}.filter-pills__pill--neutral.filter-pills__pill--inactive:hover:not(.filter-pills__pill--disabled){background:#fff;color:#475569;border-color:#cbd5e1;box-shadow:0 4px 6px -1px rgba(0,0,0,.08),0 2px 4px -1px rgba(0,0,0,.04)}.filter-pills__pill--neutral.filter-pills__pill--active{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:#334155;border-color:#cbd5e1;box-shadow:inset 0 2px 4px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.05)}.filter-pills__pill--primary.filter-pills__pill--inactive{background:rgba(0,0,0,0);color:#64748b;border-color:#e2e8f0}.filter-pills__pill--primary.filter-pills__pill--inactive:hover:not(.filter-pills__pill--disabled){background:rgba(240,249,255,.8);color:#0369a1;border-color:rgba(0,171,233,.4)}.filter-pills__pill--primary.filter-pills__pill--active{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);color:#0369a1;border-color:#00abe9;font-weight:600}.filter-pills__pill--success.filter-pills__pill--inactive{background:rgba(220,252,231,.6);color:#15803d;border-color:rgba(29,182,125,.3)}.filter-pills__pill--success.filter-pills__pill--inactive:hover:not(.filter-pills__pill--disabled){background:rgba(220,252,231,.95);color:#166534;border-color:rgba(29,182,125,.5);box-shadow:0 4px 12px rgba(29,182,125,.15),0 2px 4px rgba(29,182,125,.1)}.filter-pills__pill--success.filter-pills__pill--active{background:linear-gradient(135deg,#1db67d,#16a34a);color:#fff;border-color:#16a34a;box-shadow:inset 0 2px 4px rgba(0,0,0,.1),0 4px 12px rgba(29,182,125,.3);font-weight:600}.filter-pills__pill--warning.filter-pills__pill--inactive{background:rgba(254,243,199,.6);color:#c2410c;border-color:rgba(255,111,97,.3)}.filter-pills__pill--warning.filter-pills__pill--inactive:hover:not(.filter-pills__pill--disabled){background:rgba(254,243,199,.95);color:#9a3412;border-color:rgba(255,111,97,.5);box-shadow:0 4px 12px rgba(255,111,97,.15),0 2px 4px rgba(255,111,97,.1)}.filter-pills__pill--warning.filter-pills__pill--active{background:linear-gradient(135deg,#FF6F61,#f97316);color:#fff;border-color:#f97316;box-shadow:inset 0 2px 4px rgba(0,0,0,.1),0 4px 12px rgba(255,111,97,.3);font-weight:600}.filter-pills__pill--danger.filter-pills__pill--inactive{background:rgba(254,226,226,.6);color:#b91c1c;border-color:rgba(230,57,70,.3)}.filter-pills__pill--danger.filter-pills__pill--inactive:hover:not(.filter-pills__pill--disabled){background:rgba(254,226,226,.95);color:#991b1b;border-color:rgba(230,57,70,.5);box-shadow:0 4px 12px rgba(230,57,70,.15),0 2px 4px rgba(230,57,70,.1)}.filter-pills__pill--danger.filter-pills__pill--active{background:linear-gradient(135deg,#e63946,#dc2626);color:#fff;border-color:#dc2626;box-shadow:inset 0 2px 4px rgba(0,0,0,.1),0 4px 12px rgba(230,57,70,.3);font-weight:600}.filter-pills__pill--secondary.filter-pills__pill--inactive{background:rgba(0,0,0,0);color:#64748b;border-color:#e2e8f0}.filter-pills__pill--secondary.filter-pills__pill--inactive:hover:not(.filter-pills__pill--disabled){background:rgba(50,62,72,.06);color:#323e48;border-color:rgba(50,62,72,.3)}.filter-pills__pill--secondary.filter-pills__pill--active{background:linear-gradient(135deg,#f1f3f5,#e4e7ea);color:#323e48;border-color:#323e48;font-weight:600}.filter-pills__pill--disabled{opacity:.5;cursor:not-allowed!important;pointer-events:none;transform:none!important;box-shadow:none!important}@media(max-width:768px){.filter-pills__pill--sm{padding:5px 12px;font-size:.75rem}.filter-pills__pill--md{padding:7px 14px;font-size:.8125rem}.filter-pills__pill--lg{padding:8px 16px;font-size:.875rem}}.quantity-input{width:100%}.quantity-input__label{font-family:Segoe UI,sans-serif;font-weight:500;font-size:14px;line-height:1.4;color:var(--color-secondary,#323E48);margin-bottom:8px;display:block}.quantity-input__required{color:#f87171;margin-left:.25rem}.quantity-input__group{display:flex;align-items:stretch;position:relative;border:2px solid #e2e8f0;border-radius:8px;background:#fff;font-family:Segoe UI,sans-serif;color:var(--color-secondary,#323E48);transition:all .2s ease;outline:none;box-sizing:border-box;width:100%;padding:0;overflow:hidden}.quantity-input__group:focus{border-color:var(--color-primary,#00ABE9);box-shadow:0 0 0 1px rgba(0,171,233,.2)}.quantity-input__group:disabled{background:#f8fafc;color:#9ca3af;cursor:not-allowed}.quantity-input__group::placeholder{color:#6b7280;opacity:.7;font-family:inherit}.quantity-input__group:hover:not(.quantity-input--disabled .quantity-input__group){border-color:#e2e8f0}.quantity-input__field{flex:1 1;min-width:0;font-size:16px;min-height:38px;border:none;background:rgba(0,0,0,0);text-align:center;padding:6px 12px}.quantity-input__field::placeholder{font-size:16px}.quantity-input__field::-webkit-inner-spin-button,.quantity-input__field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-input__field[type=text]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.quantity-input__button{display:flex;align-items:center;justify-content:center;padding:6px 12px;background:#fff;border:none;color:var(--color-primary,#00ABE9);cursor:pointer;transition:all .2s ease;flex-shrink:0;outline:none;min-width:40px}.quantity-input__button:hover:not(:disabled){background:var(--color-primary,#00ABE9);color:#fff}.quantity-input__button:disabled{color:#9ca3af;cursor:not-allowed;opacity:.5}.quantity-input__button--decrement{border-right:1px solid #e5e7eb}.quantity-input__button--increment{border-left:1px solid #e5e7eb}.quantity-input__helper{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.quantity-input__helper,.quantity-input__helper.helper{color:#6b7280}.quantity-input__helper.error,.quantity-input__helper.quantity-input__error{color:#ef4444;font-weight:500}.quantity-input__helper.required{color:#ef4444;font-style:italic;font-weight:400}.quantity-input__error{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.quantity-input__error.helper,.quantity-input__error.quantity-input__helper{color:#6b7280}.quantity-input__error,.quantity-input__error.error{color:#ef4444;font-weight:500}.quantity-input__error.required{color:#ef4444;font-style:italic;font-weight:400}.quantity-input--focused .quantity-input__group{border-color:var(--color-primary,#00ABE9)}.quantity-input--error .quantity-input__group{border-width:1px!important;border-color:#f87171!important}.quantity-input--error .quantity-input__button{color:#f87171}.quantity-input--error .quantity-input__button:hover:not(:disabled){background:#f87171;color:#fff}.quantity-input--disabled{opacity:.6;cursor:not-allowed}.quantity-input--disabled .quantity-input__label{color:#9ca3af}.quantity-input--disabled .quantity-input__group{background:#f8fafc;cursor:not-allowed}.quantity-input--sm .quantity-input__field{padding:4px 8px;font-size:13px;min-height:32px}.quantity-input--sm .quantity-input__field::placeholder{font-size:13px}.quantity-input--sm .quantity-input__button{padding:4px 8px;min-width:36px}.quantity-input--lg .quantity-input__field{padding:8px 16px;font-size:18px;min-height:48px}.quantity-input--lg .quantity-input__field::placeholder{font-size:18px}.quantity-input--lg .quantity-input__button{padding:8px 16px;min-width:48px}@media(max-width:768px){.quantity-input__button{min-width:44px}}.number-input-wrapper{width:100%}.number-input-wrapper--floating,.number-input-wrapper--with-addons{position:relative}.number-input-input-container{position:relative;display:flex;align-items:center}.number-input-prefix,.number-input-suffix{position:absolute;top:50%;transform:translateY(-50%);color:#6b7280;font-weight:400;pointer-events:none;z-index:2}.number-input-prefix{left:.875rem}.number-input-suffix{right:.875rem}.number-input-label{font-family:Segoe UI,sans-serif;font-weight:500;font-size:14px;line-height:1.4;color:var(--color-secondary,#323E48);margin-bottom:8px;display:block}.number-input-required{color:#ef4444}.number-input-input{border:2px solid #e2e8f0;border-radius:8px;background:#fff;font-family:Segoe UI,sans-serif;color:var(--color-secondary,#323E48);transition:all .2s ease;outline:none;box-sizing:border-box;width:100%;padding:6px 12px;font-size:16px;min-height:38px;text-align:right}.number-input-input:focus{border-color:var(--color-primary,#00ABE9);box-shadow:0 0 0 1px rgba(0,171,233,.2)}.number-input-input:disabled{background:#f8fafc;color:#9ca3af;cursor:not-allowed}.number-input-input::placeholder{color:#6b7280;opacity:.7;font-family:inherit}.number-input-input::placeholder{font-size:16px}.number-input-input.number-input-error{border-width:1px!important;border-color:#f87171!important}.number-input-input.number-input-sm{padding:4px 8px;font-size:13px;min-height:32px}.number-input-input.number-input-sm::placeholder{font-size:13px}.number-input-input.number-input-lg{padding:8px 16px;font-size:18px;min-height:48px}.number-input-input.number-input-lg::placeholder{font-size:18px}.number-input-input--floating{padding-top:1.25rem}.number-input-input--floating.number-input-sm{padding-top:1.1rem}.number-input-input--floating.number-input-lg{padding-top:1.4rem}.number-input-wrapper--floating .number-input-prefix,.number-input-wrapper--floating .number-input-suffix{top:calc(50% + .45rem)}.number-input-label--floating{position:absolute;top:1.25rem;left:.875rem;font-size:13px;color:#718096;font-weight:500;pointer-events:none;transition:all .2s cubic-bezier(.4,0,.2,1);transform-origin:left top;z-index:1}.number-input-sm~.number-input-label--floating{font-size:12px}.number-input-lg~.number-input-label--floating{font-size:14px}.number-input-wrapper--floating.is-floating .number-input-label--floating{top:-.625rem;font-size:12px;color:var(--color-primary,#00ABE9);font-weight:600;background:#fff;padding:0 .375rem;margin-left:-.375rem;line-height:1.2}.number-input-wrapper--floating.is-floating .number-input-sm~.number-input-label--floating{font-size:11px}.number-input-wrapper--floating.is-floating .number-input-lg~.number-input-label--floating{font-size:13px}.number-input-wrapper--floating .number-input-input.number-input-error{border-color:#e53e3e}.number-input-wrapper--floating .number-input-input.number-input-error:focus{box-shadow:0 0 0 3px rgba(229,62,62,.1)}.number-input-wrapper--floating.is-floating .number-input-input.number-input-error~.number-input-label--floating{color:#e53e3e}.number-input-helper-message{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.number-input-helper-message,.number-input-helper-message.helper{color:#6b7280}.number-input-helper-message.error,.number-input-helper-message.number-input-error-message{color:#ef4444;font-weight:500}.number-input-helper-message.number-input-required-message,.number-input-helper-message.required{color:#ef4444;font-style:italic;font-weight:400}.number-input-error-message{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.number-input-error-message.helper,.number-input-error-message.number-input-helper-message{color:#6b7280}.number-input-error-message,.number-input-error-message.error{color:#ef4444;font-weight:500}.number-input-error-message.number-input-required-message,.number-input-error-message.required{color:#ef4444;font-style:italic;font-weight:400}.number-input-required-message{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.4;margin-top:6px;display:block}.number-input-required-message.helper,.number-input-required-message.number-input-helper-message{color:#6b7280}.number-input-required-message.error,.number-input-required-message.number-input-error-message{color:#ef4444;font-weight:500}.number-input-required-message,.number-input-required-message.required{color:#ef4444;font-style:italic;font-weight:400}.navbar--global-v2{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100vw!important;z-index:1002!important;max-width:none!important}.layout-dashboard-v2{display:flex;min-height:100vh;width:100%}.layout-dashboard-v2--with-navbar{padding-top:44px;min-height:calc(100vh - 44px)}.layout-dashboard-v2__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:998;animation:fadeIn .3s ease;pointer-events:auto;cursor:pointer}.layout-dashboard-v2--with-navbar .layout-dashboard-v2__overlay{top:44px}@media(min-width:769px){.layout-dashboard-v2__overlay{display:none!important}}.layout-dashboard-v2__sidebar{position:fixed;top:0;left:0;width:280px;height:100vh;background:#fff;border-right:1px solid rgba(0,171,233,.12);z-index:999;transition:all .3s cubic-bezier(.4,0,.2,1);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(0,171,233,.2) rgba(0,0,0,0)}.layout-dashboard-v2__sidebar::-webkit-scrollbar{width:6px}.layout-dashboard-v2__sidebar::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.layout-dashboard-v2__sidebar::-webkit-scrollbar-thumb{background:rgba(0,171,233,.2);border-radius:3px;-webkit-transition:background .2s ease;transition:background .2s ease}.layout-dashboard-v2__sidebar::-webkit-scrollbar-thumb:hover{background:rgba(0,171,233,.4)}.layout-dashboard-v2--with-navbar .layout-dashboard-v2__sidebar{top:44px;height:calc(100vh - 44px)}.layout-dashboard-v2--collapsed .layout-dashboard-v2__sidebar{width:60px}@media(max-width:992px)and (min-width:769px){.layout-dashboard-v2__sidebar{width:64px}}@media(max-width:768px){.layout-dashboard-v2__sidebar{transform:translateX(-100%);width:100vw;max-width:320px}.layout-dashboard-v2--mobile-open .layout-dashboard-v2__sidebar{transform:translateX(0);box-shadow:0 0 50px rgba(0,0,0,.4);animation:slideInLeft .3s ease}}.layout-dashboard-v2__sidebar-content{height:100%;display:flex;flex-direction:column}.layout-dashboard-v2__sidebar-header{padding:1.5rem;border-bottom:1px solid #f1f5f9;position:relative}.layout-dashboard-v2--collapsed .layout-dashboard-v2__sidebar-header{padding:1rem .5rem;text-align:center}@media(max-width:768px){.layout-dashboard-v2--collapsed .layout-dashboard-v2__sidebar-header{padding:1.5rem;text-align:left}}@media(max-width:992px)and (min-width:769px){.layout-dashboard-v2__sidebar-header{padding:1rem .5rem;text-align:center}}@media(max-width:768px){.layout-dashboard-v2__sidebar-header{padding:1.5rem;text-align:left}}.layout-dashboard-v2__sidebar-header h2{margin:0;color:var(--color-secondary,#323E48);font-size:1.25rem;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.layout-dashboard-v2--collapsed .layout-dashboard-v2__sidebar-header h2{justify-content:center;font-size:1.5rem}@media(max-width:768px){.layout-dashboard-v2--collapsed .layout-dashboard-v2__sidebar-header h2{justify-content:flex-start;font-size:1.25rem}}@media(max-width:992px)and (min-width:769px){.layout-dashboard-v2__sidebar-header h2{justify-content:center;font-size:1.5rem}}@media(max-width:768px){.layout-dashboard-v2__sidebar-header h2{justify-content:flex-start;font-size:1.25rem}}.layout-dashboard-v2__sidebar-header h2 .layout-dashboard-v2__sidebar-title{transition:all .3s ease}.layout-dashboard-v2--collapsed .layout-dashboard-v2__sidebar-header h2 .layout-dashboard-v2__sidebar-title{opacity:0;width:0;overflow:hidden}@media(max-width:768px){.layout-dashboard-v2--collapsed .layout-dashboard-v2__sidebar-header h2 .layout-dashboard-v2__sidebar-title{opacity:1;width:auto}}@media(max-width:992px)and (min-width:769px){.layout-dashboard-v2__sidebar-header h2 .layout-dashboard-v2__sidebar-title{opacity:0;width:0;overflow:hidden}}@media(max-width:768px){.layout-dashboard-v2__sidebar-header h2 .layout-dashboard-v2__sidebar-title{opacity:1;width:auto}}.layout-dashboard-v2__sidebar-header .layout-dashboard-v2__sidebar-subtitle{margin:.5rem 0 0;font-size:.875rem;color:#6b7280;transition:all .3s ease}.layout-dashboard-v2--collapsed .layout-dashboard-v2__sidebar-header .layout-dashboard-v2__sidebar-subtitle{opacity:0;margin:0;max-height:0;overflow:hidden}@media(max-width:768px){.layout-dashboard-v2--collapsed .layout-dashboard-v2__sidebar-header .layout-dashboard-v2__sidebar-subtitle{opacity:1;margin:.5rem 0 0;max-height:none}}@media(max-width:992px)and (min-width:769px){.layout-dashboard-v2__sidebar-header .layout-dashboard-v2__sidebar-subtitle{opacity:0;margin:0;max-height:0;overflow:hidden}}@media(max-width:768px){.layout-dashboard-v2__sidebar-header .layout-dashboard-v2__sidebar-subtitle{opacity:1;margin:.5rem 0 0;max-height:none}}.layout-dashboard-v2__collapse-btn{position:absolute;top:-12px;right:-12px;width:24px!important;height:24px!important;border-radius:50%!important;background:#fff!important;border:1px solid #e5e7eb!important;color:#6b7280!important;font-size:.75rem!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:1001;transition:all .2s ease}.layout-dashboard-v2__collapse-btn:hover{background:var(--color-primary,#00ABE9)!important;color:#fff!important;transform:scale(1.1);box-shadow:0 4px 8px rgba(0,171,233,.3)!important}@media(max-width:992px){.layout-dashboard-v2__collapse-btn{display:none!important}}.layout-dashboard-v2__close-btn{position:absolute;top:-12px;right:-12px;width:32px!important;height:32px!important;border-radius:50%!important;background:#ff5252!important;color:#fff!important;border:none!important}@media(min-width:769px){.layout-dashboard-v2__close-btn{display:none!important}}.layout-dashboard-v2__sidebar-nav{flex:1 1;padding:.75rem 0}@media(max-width:768px){.layout-dashboard-v2__sidebar-nav{padding:.5rem 0}}.layout-dashboard-v2__sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;color:#374151;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .2s;border-left:3px solid rgba(0,0,0,0);white-space:nowrap;position:relative}.layout-dashboard-v2__sidebar-link:hover{background:#f8fafc;border-left-color:var(--color-primary,#00ABE9);color:var(--color-primary,#00ABE9)}.layout-dashboard-v2__sidebar-link:hover .layout-dashboard-v2__sidebar-icon{transform:scale(1.1)}@media(max-width:992px)and (min-width:769px){.layout-dashboard-v2__sidebar-link:hover:after{content:attr(data-tooltip);position:absolute;left:calc(100% + 12px);top:50%;transform:translateY(-50%);background:rgba(0,0,0,.9);color:#fff;padding:.5rem .75rem;border-radius:4px;font-size:.875rem;white-space:nowrap;z-index:1000;pointer-events:none;opacity:0;animation:tooltipFadeIn .2s ease forwards}}.layout-dashboard-v2__sidebar-link .layout-dashboard-v2__sidebar-icon{font-size:1rem;flex-shrink:0;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem}.layout-dashboard-v2--collapsed .layout-dashboard-v2__sidebar-link .layout-dashboard-v2__sidebar-icon{font-size:1.25rem;width:1.5rem;height:1.5rem}@media(max-width:768px){.layout-dashboard-v2--collapsed .layout-dashboard-v2__sidebar-link .layout-dashboard-v2__sidebar-icon{font-size:1rem;width:1.25rem;height:1.25rem}}@media(max-width:992px)and (min-width:769px){.layout-dashboard-v2__sidebar-link .layout-dashboard-v2__sidebar-icon{font-size:1.25rem;width:1.5rem;height:1.5rem}}@media(max-width:768px){.layout-dashboard-v2__sidebar-link .layout-dashboard-v2__sidebar-icon{font-size:1rem;width:1.25rem;height:1.25rem}}.layout-dashboard-v2__sidebar-link .layout-dashboard-v2__sidebar-text{transition:all .3s ease;overflow:hidden}.layout-dashboard-v2--collapsed .layout-dashboard-v2__sidebar-link .layout-dashboard-v2__sidebar-text{opacity:0;width:0}@media(max-width:768px){.layout-dashboard-v2--collapsed .layout-dashboard-v2__sidebar-link .layout-dashboard-v2__sidebar-text{opacity:1;width:auto}}@media(max-width:992px)and (min-width:769px){.layout-dashboard-v2__sidebar-link .layout-dashboard-v2__sidebar-text{opacity:0;width:0}}@media(max-width:768px){.layout-dashboard-v2__sidebar-link .layout-dashboard-v2__sidebar-text{opacity:1;width:auto}}.layout-dashboard-v2--collapsed .layout-dashboard-v2__sidebar-link{justify-content:center;padding:.75rem 0;gap:0}@media(max-width:768px){.layout-dashboard-v2--collapsed .layout-dashboard-v2__sidebar-link{justify-content:flex-start;padding:.75rem 1.5rem;gap:.75rem}}@media(max-width:992px)and (min-width:769px){.layout-dashboard-v2__sidebar-link{justify-content:center;padding:.75rem 0;gap:0}}@media(max-width:768px){.layout-dashboard-v2__sidebar-link{justify-content:flex-start;padding:.75rem 1.5rem;gap:.75rem}}.layout-dashboard-v2__main{flex:1 1;display:flex;flex-direction:column;width:100%;transition:margin-left .3s cubic-bezier(.4,0,.2,1);margin-left:280px!important;padding-left:1rem!important;padding-right:1rem!important}.layout-dashboard-v2--collapsed .layout-dashboard-v2__main{margin-left:60px!important}@media(max-width:992px)and (min-width:769px){.layout-dashboard-v2__main{margin-left:64px!important;padding-left:1rem!important;padding-right:1rem!important}}@media(max-width:768px){.layout-dashboard-v2__main{margin-left:0!important;padding-left:1rem!important;padding-right:1rem!important;width:100%!important}}.layout-dashboard-v2__content{flex:1 1;width:100%}.layout-dashboard-v2__content--sm{padding:.5rem 0}.layout-dashboard-v2__content--md{padding:1rem 0}.layout-dashboard-v2__content--lg{padding:1.5rem 0}@media(max-width:768px){.layout-dashboard-v2__content--sm{padding:.5rem 0}.layout-dashboard-v2__content--lg,.layout-dashboard-v2__content--md{padding:1rem 0}}.layout-dashboard-v2__footer{background:#f8fafc;border-top:1px solid #e5e7eb;color:var(--color-secondary,#323E48);text-align:center;transition:margin-left .3s cubic-bezier(.4,0,.2,1);margin-left:280px;padding:1rem}.layout-dashboard-v2--collapsed .layout-dashboard-v2__footer{margin-left:60px}@media(max-width:992px)and (min-width:769px){.layout-dashboard-v2__footer{margin-left:64px!important}}@media(max-width:768px){.layout-dashboard-v2__footer{margin-left:0!important;padding-left:1rem!important;padding-right:1rem!important}}.layout-dashboard-v2__mobile-fab{position:fixed;bottom:2rem;right:2rem;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--color-primary,#00ABE9) 0,color-mix(in srgb,var(--color-primary,#00ABE9),#000 12%) 100%);border:none;cursor:pointer;z-index:1003;box-shadow:0 8px 32px rgba(0,171,233,.25),0 2px 8px rgba(0,0,0,.12),inset 0 1px 0 hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(12px) saturate(180%);backdrop-filter:blur(12px) saturate(180%);transition:all .3s cubic-bezier(.4,0,.2,1);animation:fabBreathing 3s ease-in-out infinite;display:none}@media(max-width:768px){.layout-dashboard-v2__mobile-fab{display:flex;align-items:center;justify-content:center}}.layout-dashboard-v2__mobile-fab:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 12px 40px rgba(0,171,233,.35),0 4px 16px rgba(0,0,0,.18),inset 0 1px 0 hsla(0,0%,100%,.3);animation:none}.layout-dashboard-v2__mobile-fab:active{transform:translateY(0) scale(.98);transition:all .1s ease}.layout-dashboard-v2--mobile-open .layout-dashboard-v2__mobile-fab{background:linear-gradient(135deg,#ff5252,#d32f2f);animation:none}.layout-dashboard-v2--mobile-open .layout-dashboard-v2__mobile-fab:hover{box-shadow:0 12px 40px rgba(255,82,82,.35),0 4px 16px rgba(0,0,0,.18),inset 0 1px 0 hsla(0,0%,100%,.3)}.layout-dashboard-v2__mobile-fab-icon{position:relative;width:24px;height:18px;display:flex;flex-direction:column;justify-content:space-between}.layout-dashboard-v2__mobile-fab-icon .fab-line{width:100%;height:2px;background:#fff;border-radius:1px;transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:center;box-shadow:0 1px 2px rgba(0,0,0,.1)}.layout-dashboard-v2--mobile-open .layout-dashboard-v2__mobile-fab-icon .fab-line:first-child{transform:rotate(45deg) translate(6px,6px)}.layout-dashboard-v2--mobile-open .layout-dashboard-v2__mobile-fab-icon .fab-line:nth-child(2){opacity:0;transform:scaleX(0)}.layout-dashboard-v2--mobile-open .layout-dashboard-v2__mobile-fab-icon .fab-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@keyframes fabBreathing{0%,to{transform:scale(1);box-shadow:0 8px 32px rgba(0,171,233,.25),0 2px 8px rgba(0,0,0,.12),inset 0 1px 0 hsla(0,0%,100%,.2)}50%{transform:scale(1.02);box-shadow:0 10px 36px rgba(0,171,233,.3),0 3px 12px rgba(0,0,0,.15),inset 0 1px 0 hsla(0,0%,100%,.25)}}.layout-dashboard-v2__mobile-fab:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.3);transform:translate(-50%,-50%);transition:width .6s,height .6s}.layout-dashboard-v2__mobile-fab:active:before{width:120%;height:120%}@keyframes slideInLeft{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateY(-50%) translateX(-8px) scale(.95)}to{opacity:1;transform:translateY(-50%) translateX(0) scale(1)}}.layout-simple{display:flex;flex-direction:column;min-height:100vh}.layout-simple--full-height{height:100vh;overflow:hidden}.layout-simple--full-height .layout-simple__main{overflow:hidden;min-height:0}.layout-simple__header{flex-shrink:0;position:-webkit-sticky;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.9)}.layout-simple__main{flex:1 1;display:flex;flex-direction:column}.layout-simple__main--none{padding:0}.layout-simple__main--sm{padding:1rem}.layout-simple__main--md{padding:1.5rem}.layout-simple__main--lg{padding:2rem}@media(max-width:768px){.layout-simple__main--sm{padding:.5rem}.layout-simple__main--md{padding:1rem}.layout-simple__main--lg{padding:1.5rem}}.layout-simple__footer{flex-shrink:0;padding:1.5rem;background:#fff;text-align:center;color:#64748b;font-size:.875rem;border-top:1px solid #e2e8f0;border-top-color:var(--color-primary,#e2e8f0)}.layout-split{display:flex;flex-direction:column;min-height:100vh;width:100%}.layout-split__header{flex-shrink:0}.layout-split__main{flex:1 1;display:flex;flex-direction:column;width:100%}.layout-split__footer{flex-shrink:0}.layout-split__desktop-row{display:flex;flex-direction:row;width:100%;height:100%}.layout-split__left,.layout-split__mobile-stack,.layout-split__right{display:flex;flex-direction:column;width:100%}.layout-split__mobile-section{width:100%}.layout-split__content{width:100%;height:100%}.layout-split__content--none{padding:0}.layout-split__content--sm{padding:1rem}.layout-split__content--md{padding:2rem}.layout-split__content--lg{padding:3rem}.layout-collapsible{display:flex;height:100vh;overflow:hidden;position:relative;background:var(--color-background,#ffffff)}@media(min-width:768px){.layout-collapsible{display:grid;grid-template-columns:var(--desktop-left-width) var(--desktop-right-width);grid-gap:1px;gap:1px}}@media(max-width:767px){.layout-collapsible--mobile-initial .layout-collapsible__left{position:relative!important;width:100%!important;height:100vh!important;transform:translateX(0)!important;z-index:1!important}}@media(min-width:768px){.layout-collapsible__left{position:relative;background:var(--color-background-elevated,#ffffff);border-right:1px solid var(--color-border,#e2e8f0);display:flex;flex-direction:column;overflow:hidden;z-index:1}}@media(max-width:767px){.layout-collapsible__left{position:fixed;top:0;left:0;bottom:0;width:340px;z-index:1000;background:var(--color-background-elevated,#ffffff);box-shadow:0 8px 32px rgba(0,0,0,.12);border-right:1px solid var(--color-border-hover,#cbd5e1);display:flex;flex-direction:column;overflow:hidden;transition:transform .35s cubic-bezier(.25,.8,.25,1);will-change:transform}.layout-collapsible__left.collapsed{transform:translateX(-100%)}.layout-collapsible__left.expanded{transform:translateX(0)}}.layout-collapsible__content{flex:1 1;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--color-border-hover,#cbd5e1) rgba(0,0,0,0)}@media(min-width:768px){.layout-collapsible__content{padding:20px}}@media(max-width:767px){.layout-collapsible__content{padding:16px 16px 80px}}.layout-collapsible__content::-webkit-scrollbar{width:4px}.layout-collapsible__content::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:2px}.layout-collapsible__content::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--color-border,#e2e8f0) 0,var(--color-border-hover,#cbd5e1) 100%);border-radius:2px}.layout-collapsible__content::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--color-border-hover,#cbd5e1) 0,var(--color-text-muted,#64748b) 100%)}@media(max-width:767px){.layout-collapsible__toggle{position:fixed;top:20px;width:32px;height:32px;z-index:1001;left:-8px;border-radius:0 16px 16px 0;transition:all .3s cubic-bezier(.25,.8,.25,1),left .4s cubic-bezier(.25,.8,.25,1);background:rgba(0,171,233,.8);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.layout-collapsible__left.expanded~.layout-collapsible__right~.layout-collapsible__toggle{left:308px;border-radius:16px 0 0 16px;box-shadow:-2px 0 8px rgba(0,171,233,.2)}.layout-collapsible__toggle:hover{background:#00abe9;transform:scale(1.05)}.layout-collapsible__right{flex:1 1;width:100vw;background:var(--color-background,#ffffff);overflow:hidden;display:flex;flex-direction:column;position:relative}}@media(min-width:768px){.layout-collapsible__right{background:var(--color-background,#ffffff);overflow:hidden;display:flex;flex-direction:column}}@media(max-width:767px){.layout-collapsible__backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:999;opacity:0;visibility:hidden;transition:opacity .35s cubic-bezier(.25,.8,.25,1),visibility .35s cubic-bezier(.25,.8,.25,1);cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.layout-collapsible__left.expanded~.layout-collapsible__backdrop{opacity:1;visibility:visible}}@media(min-width:768px){.layout-collapsible__backdrop{display:none}}.layout-collapsible[data-empresa=Tremac] .layout-collapsible__toggle{background:linear-gradient(135deg,#00ABE9,#0099d6)}.layout-collapsible[data-empresa=Tremac] .layout-collapsible__toggle:hover{background:linear-gradient(135deg,#0099d6,#0088c2)}@media(max-width:767px){.layout-collapsible[data-empresa=Tremac] .layout-collapsible__left{border-right-color:rgba(0,171,233,.2)}}.layout-collapsible[data-empresa=Trepuestos] .layout-collapsible__toggle{background:linear-gradient(135deg,#576168,#4a5258)}.layout-collapsible[data-empresa=Trepuestos] .layout-collapsible__toggle:hover{background:linear-gradient(135deg,#4a5258,#3d454a)}@media(max-width:767px){.layout-collapsible[data-empresa=Trepuestos] .layout-collapsible__left{border-right-color:rgba(87,97,104,.2)}.layout-collapsible__left.expanded .layout-collapsible__content>*{animation:slideInStagger .4s cubic-bezier(.25,.8,.25,1) forwards;opacity:0;transform:translateX(-20px)}.layout-collapsible__left.expanded .layout-collapsible__content>:first-child{animation-delay:50ms}.layout-collapsible__left.expanded .layout-collapsible__content>:nth-child(2){animation-delay:.1s}.layout-collapsible__left.expanded .layout-collapsible__content>:nth-child(3){animation-delay:.15s}.layout-collapsible__left.expanded .layout-collapsible__content>:nth-child(4){animation-delay:.2s}.layout-collapsible__left.expanded .layout-collapsible__content>:nth-child(5){animation-delay:.25s}.layout-collapsible__left.expanded .layout-collapsible__content>:nth-child(6){animation-delay:.3s}.layout-collapsible__left.expanded .layout-collapsible__content>:nth-child(7){animation-delay:.35s}.layout-collapsible__left.expanded .layout-collapsible__content>:nth-child(8){animation-delay:.4s}.layout-collapsible__left.expanded .layout-collapsible__content>:nth-child(9){animation-delay:.45s}.layout-collapsible__left.expanded .layout-collapsible__content>:nth-child(10){animation-delay:.5s}}@keyframes slideInStagger{to{opacity:1;transform:translateX(0)}}@media(max-width:767px){.layout-collapsible__toggle--notification{animation:pulseNotification 2s infinite}.layout-collapsible__toggle--notification:after{content:"";position:absolute;top:-2px;right:-2px;width:12px;height:12px;background:#ef4444;border:2px solid #fff;border-radius:50%}}@keyframes pulseNotification{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.layout-collapsible__backdrop,.layout-collapsible__left,.layout-collapsible__toggle{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}.layout-collapsible{scroll-behavior:smooth}.layout-collapsible--debug .layout-collapsible__left{border:3px solid #ef4444}.layout-collapsible--debug .layout-collapsible__right{border:3px solid #3b82f6}.layout-collapsible--debug .layout-collapsible__toggle{border:3px solid #10b981}.layout-collapsible--debug .layout-collapsible__backdrop{background:rgba(255,0,0,.3)}body{min-height:calc(100vh - 44px)}.tremac-login .layout-simple__main{padding:0!important}.login-background{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);position:relative;overflow:hidden}.login-background__pattern{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 25% 25%,rgba(0,171,233,.1) 0,transparent 50%),radial-gradient(circle at 75% 75%,rgba(0,171,233,.05) 0,transparent 50%);z-index:1}.login-background__decoration{position:absolute;border-radius:50%;z-index:1;animation:float 6s ease-in-out infinite}.login-background__decoration--primary{top:10%;right:5%;width:200px;height:200px;background:radial-gradient(circle,rgba(0,171,233,.1) 0,transparent 70%)}.login-background__decoration--secondary{bottom:15%;left:8%;width:150px;height:150px;background:radial-gradient(circle,rgba(237,87,21,.08) 0,transparent 70%);animation-direction:reverse;animation-duration:8s}.login-container{position:relative;z-index:2}.login-layout{min-height:calc(100vh - 44px);display:flex;flex-direction:column}@media(min-width:992px){.login-layout{flex-direction:row;align-items:center}}.login-branding{display:none}@media(min-width:992px){.login-branding{display:flex;flex:1 1 50%;flex-direction:column;padding:2rem;min-height:60vh;position:relative}}.login-branding__content{width:100%}.login-logo{display:inline-block}.login-logo--animated{animation:logoFadeIn .6s ease-out forwards}.login-logo__image{height:auto;width:auto}@media(max-width:991px){.login-logo__image{width:166px;height:32px}}.login-message__title{font-size:2.5rem;font-weight:700;color:var(--color-secondary,#323E48);line-height:1.2;margin:0 0 .5rem}.login-message__title--animated{animation:fadeInUp .8s ease-out .2s both}@media(max-width:1100px){.login-message__title{font-size:2rem}}.login-message__highlight{color:var(--color-primary,#00ABE9)}.login-message__subtitle{font-size:1.125rem;color:var(--color-secondary,#323E48);opacity:.8;line-height:1.6;max-width:400px;margin:0}.login-message__subtitle--animated{animation:fadeInUp 1s ease-out .4s both}.login-message__subtitle strong{font-weight:600}.buk-news-section{width:100%;max-width:420px;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(248,250,252,.9));-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(0,171,233,.15);border-radius:16px;padding:1rem;box-shadow:0 12px 40px rgba(0,171,233,.12),0 4px 16px rgba(0,0,0,.08);opacity:0;transform:translateY(20px) scale(.95);position:relative;z-index:9999}.buk-news-section--animated{animation:bukNewsFadeIn 1s ease-out .6s forwards}@media(min-width:992px){.buk-news-section{margin:0;max-width:100%}}@media(max-width:991px){.buk-news-section{margin:1.5rem 0;order:-1;max-width:400px}}.buk-news-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(0,171,233,.15)}.buk-news-header__icon{font-size:1.25rem;background:linear-gradient(135deg,var(--color-primary,#00ABE9) 0,#0099d6 100%);width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgba(0,171,233,.2)}.buk-news-header__text{display:flex;flex-direction:column;gap:.125rem}.buk-news-header__title{font-size:.9rem;font-weight:600;color:var(--color-secondary,#323E48);margin:0}.buk-news-header__subtitle{font-size:.75rem;color:#576168;opacity:.8;margin:0}.buk-news-container{position:relative;height:80px;overflow:hidden;margin-bottom:1rem}.buk-news-item{position:absolute;top:0;left:0;right:0;display:flex;align-items:flex-start;gap:.75rem;padding:.5rem;opacity:0;transform:translateX(100%);transition:all .5s cubic-bezier(.4,0,.2,1)}.buk-news-item--active{opacity:1;transform:translateX(0)}.buk-news-item--exit{opacity:0;transform:translateX(-100%)}.buk-news-item__avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);display:flex;align-items:center;justify-content:center;font-size:.875rem;flex-shrink:0;border:1px solid rgba(0,171,233,.1)}.buk-news-item__content{flex:1 1;min-width:0}.buk-news-item__title{font-size:.8rem;font-weight:600;color:var(--color-secondary,#323E48);margin:0 0 .25rem;line-height:1.2}.buk-news-item__text{font-size:.75rem;color:#576168;line-height:1.3;margin:0 0 .25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.buk-news-item__time{font-size:.65rem;color:var(--color-primary,#00ABE9);font-weight:500;opacity:.8}.buk-news-indicators{display:flex;justify-content:center;gap:.5rem}.buk-news-indicator{width:6px;height:6px;border-radius:50%;background:rgba(0,171,233,.3);transition:all .3s ease;cursor:pointer}.buk-news-indicator--active{background:var(--color-primary,#00ABE9);transform:scale(1.2)}.buk-news-indicator:hover{background:var(--color-primary,#00ABE9);opacity:.7}.login-features--animated{animation:fadeInUp 1.2s ease-out 1s both}.login-features__item{transition:transform .2s ease}.login-features__item:hover{transform:translateX(4px)}.login-features__icon{color:var(--color-primary,#00ABE9);display:flex;align-items:center;flex-shrink:0}.login-features__text{color:var(--color-secondary,#323E48);font-weight:500;font-size:.95rem}.login-form-container{flex:1 1 100%;display:flex;align-items:center;justify-content:center;padding:1rem;min-height:calc(100vh - 44px)}@media(min-width:992px){.login-form-container{flex:1 1 50%;padding:2rem;align-items:center;flex-direction:column;position:relative;justify-content:center;min-height:60vh}}.login-modal{width:100%;max-width:480px;position:relative;opacity:0;transform:translateY(20px);animation:mobileHeroFadeIn 1s ease-out .4s forwards}.login-modal--animated{animation:fadeInUp .8s ease-out .8s both}.login-modal__mobile-hero{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2rem;text-align:center}@media(min-width:992px){.login-modal__mobile-hero{display:none}}.tac-tac-tac{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem;opacity:0;transform:translateY(15px) scale(.95);animation:tacTacTacFadeIn 1.2s ease-out .2s forwards}.tac-tac-tac__word{font-size:2rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;line-height:1;text-shadow:0 2px 4px rgba(0,0,0,.1)}@media(max-width:480px){.tac-tac-tac__word{font-size:1.5rem}}.tac-tac-tac__word--primary{color:var(--color-primary,#00ABE9)}.tac-tac-tac__word--accent{color:#ed5715}.login-mobile-message__subtitle{font-size:.9rem;color:var(--color-secondary,#323E48);opacity:.8;line-height:1.4;margin:0;font-weight:400;text-align:center}.login-mobile-message__subtitle strong{font-weight:600;color:var(--color-primary,#00ABE9)}.login-mobile-features{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem;margin-bottom:1.5rem}.login-mobile-features__item{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:hsla(0,0%,100%,.6);border-radius:20px;border:1px solid rgba(0,171,233,.1)}.login-mobile-features__icon{color:var(--color-primary,#00ABE9);display:flex;align-items:center;flex-shrink:0}.login-mobile-features__text{color:var(--color-secondary,#323E48);font-weight:500;font-size:.8rem}.login-card{position:relative;overflow:hidden}.login-card__top-bar{position:absolute;top:0;left:0;right:0;height:3px;background:var(--color-primary,#00ABE9);border-radius:24px 24px 0 0}.login-card__content{position:relative;z-index:2}.login-header{justify-content:center;padding:1.5rem 0}.login-header,.login-header__content{display:flex;align-items:center;width:100%;position:relative}.login-header__logo{position:absolute;left:0;flex-shrink:0;opacity:0;transform:scale(.8);animation:logoFadeIn .6s ease-out .3s forwards}.login-header__text{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;opacity:0;transform:translateY(10px);animation:textSlideIn .8s ease-out .5s forwards}.login-header__title{margin:0;color:var(--color-secondary,#323E48);font-size:2rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;line-height:1}@media(max-width:991px){.login-header__title{font-size:1.75rem}}@media(max-width:480px){.login-header__title{font-size:1.5rem}}.login-header__subtitle{margin:0;color:#576168;font-size:.9rem;font-weight:500;opacity:.8}@media(max-width:991px){.login-header__subtitle{font-size:.85rem}}.login-divider{position:relative;margin:1.5rem 0}.login-divider__line{height:1px;background:linear-gradient(90deg,transparent,rgba(87,97,104,.2),transparent)}.login-divider__text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:hsla(0,0%,100%,.9);padding:.5rem 1rem;border-radius:20px;border:1px solid rgba(87,97,104,.1);color:#576168;font-size:.85rem;font-weight:500}.login-credentials__chevron{transform:rotate(0deg);transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.login-credentials__chevron--open{transform:rotate(180deg);animation:chevronBounce .6s ease-out}.login-credentials-form{max-height:0;opacity:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);transform:translateY(-8px)}.login-credentials-form--open{max-height:500px;opacity:1;transform:translateY(0);transition:all .5s cubic-bezier(.34,1.56,.64,1)}.login-credentials-form__content{padding:1.5rem;background:rgba(244,244,234,.3);border-radius:16px;border:1px solid rgba(87,97,104,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-top:1rem;opacity:0;transform:scale(.95);animation:contentFadeIn .3s ease-out .2s forwards}.login-credentials-form--open .login-credentials-form__content{animation-delay:.3s}.login-security{margin-top:2rem}.login-security--animated{animation:fadeInUp 1.4s ease-out 1.2s both}.login-security__content{flex-wrap:wrap;justify-content:center}.login-security__icon{padding:.5rem;background:rgba(0,171,233,.1);border-radius:8px;color:var(--color-primary,#00ABE9);display:flex;align-items:center;justify-content:center}.login-security__text{color:#576168;font-size:.85rem;font-weight:500}.login-security__separator{opacity:.5;color:#576168}.login-security__check{color:#1db67d}@media(max-width:991px){.login-layout{min-height:auto}.login-form-container{padding:1rem .5rem 2rem}.login-divider{margin:1rem 0}.login-security{margin-top:1.5rem}.login-security__content{gap:.375rem}.login-security__text{font-size:.75rem}}@media(max-width:768px){.login-form-container{padding:.5rem .25rem 1.5rem}.login-credentials-form__content{padding:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes logoFadeIn{0%{opacity:0;transform:scale(.8) rotate(-5deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}@keyframes textSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes mobileHeroFadeIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes tacTacTacFadeIn{0%{opacity:0;transform:translateY(15px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes bukNewsFadeIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes contentFadeIn{0%{opacity:0;transform:scale(.95) translateY(5px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes chevronBounce{0%{transform:rotate(0deg)}50%{transform:rotate(200deg)}to{transform:rotate(180deg)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.report-cards{display:flex;flex-direction:column;height:100%;gap:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}@media(max-width:768px){.report-cards{border-radius:8px}}.report-cards__header{flex-shrink:0}.report-cards__content{flex:1 1 auto;padding:16px;min-height:0}@media(max-width:768px){.report-cards__content{padding:12px 10px}}.report-cards--scrollable .report-cards__content{max-height:calc(100vh - 316px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scroll-behavior:smooth}@media(max-width:768px){.report-cards--scrollable .report-cards__content{max-height:calc(100vh - 380px);min-height:200px}}.report-cards--scrollable .report-cards__content::-webkit-scrollbar{width:8px}@media(max-width:768px){.report-cards--scrollable .report-cards__content::-webkit-scrollbar{width:4px}}.report-cards--scrollable .report-cards__content::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.report-cards--scrollable .report-cards__content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.report-cards--scrollable .report-cards__content::-webkit-scrollbar-thumb:hover{background:#94a3b8}.report-cards__list{display:flex;flex-direction:column;gap:10px}@media(max-width:768px){.report-cards__list{gap:8px}}.report-paginator{background:#fff;border-top:1px solid #e2e8f0;padding:.75rem 1rem;flex-shrink:0}@media(max-width:768px){.report-paginator{position:-webkit-sticky;position:sticky;bottom:0;z-index:20;box-shadow:0 -2px 8px rgba(0,0,0,.08);padding:.5rem .75rem}}.report-paginator--sticky{position:-webkit-sticky;position:sticky;bottom:0;z-index:20;box-shadow:0 -2px 8px rgba(0,0,0,.06)}.report-paginator__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.report-paginator__info{flex-shrink:0}.report-paginator__info strong{color:#1e293b;font-weight:600}.report-paginator__controls{display:flex;align-items:center;gap:4px}.report-paginator__btn{width:2rem!important;height:2rem!important;padding:0!important;min-width:auto!important;color:#64748b}.report-paginator__btn:hover:not(:disabled){background:#f1f5f9;color:#1e293b}.report-paginator__btn:disabled{opacity:.4}.report-paginator__pages{display:flex;align-items:center;gap:2px}.report-paginator__page{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border:none;background:rgba(0,0,0,0);color:#64748b;font-size:.8rem;font-weight:500;border-radius:4px;cursor:pointer;transition:all .15s}.report-paginator__page:hover{background:#f1f5f9;color:#1e293b}.report-paginator__page--active{background:var(--color-primary,#00ABE9);color:#fff;font-weight:600}.report-paginator__page--active:hover{background:var(--color-primary-dark,#0090c0);color:#fff}.report-paginator__rows{display:flex;align-items:center;gap:.5rem}.report-paginator__rows-label{white-space:nowrap}.report-paginator__rows-select{width:70px;min-width:70px}.report-cards__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;gap:.75rem;text-align:center}.report-cards__empty-icon{font-size:2.5rem;opacity:.6}.report-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;gap:.75rem;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin:1rem 0}.report-empty__icon{font-size:2.5rem;opacity:.6}.report-empty__title{font-size:1.1rem;font-weight:700;color:#1e293b;margin:0}.report-empty__desc{font-size:.9rem;color:#64748b;margin:0}.report-cards__skeleton-list{display:flex;flex-direction:column;gap:10px}.report-cards__skeleton{background:#fff;border-radius:8px;border:1px solid #e2e8f0;border-left-width:4px;overflow:hidden}.report-cards__skeleton-header{display:flex;align-items:center;gap:12px;padding:14px;background:#f8fafc}.report-cards__skeleton-line{height:14px;border-radius:4px;background:linear-gradient(90deg,#e9ecef 25%,#f8f9fa 50%,#e9ecef 75%);background-size:200% 100%;animation:report-shimmer 1.4s infinite}.report-cards__skeleton-line--sm{width:60px}.report-cards__skeleton-line--md{width:100px}.report-cards__skeleton-line--lg{flex:1 1;max-width:300px}@keyframes report-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.report-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;border-left:4px solid var(--card-accent,#94a3b8);overflow:hidden;transition:box-shadow .15s,transform .15s}.report-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.06)}.report-card--clickable{cursor:pointer}.report-card--clickable:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-1px)}.report-card--clickable:active{transform:translateY(0)}.report-card--static .report-card__header{cursor:default}.report-card__header{display:flex;align-items:center;padding:12px 14px;background:#f8fafc;cursor:pointer;gap:8px;min-height:56px}.report-card__header:hover{background:#f1f5f9}.report-card__header--static{padding:10px 14px;min-height:auto;cursor:default}.report-card__header--static:hover{background:#f8fafc}.report-card--clickable .report-card__header--static{cursor:pointer}.report-card--clickable .report-card__header--static:hover{background:#f1f5f9}.report-card__toggle{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;color:#94a3b8;transition:transform .2s,color .15s}.report-card__toggle--open{transform:rotate(180deg);color:var(--color-primary,#00ABE9)}.report-card__main{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px}.report-card__field{display:flex;align-items:baseline;gap:4px;min-width:0}.report-card__field--id{flex-shrink:0}.report-card__field--desc{flex:1 1;min-width:120px;max-width:100%}.report-card__field--mono{font-family:Consolas,Courier New,monospace}.report-card__field--right{margin-left:auto}.report-card__field-label{font-size:.65rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.report-card__field-value{font-size:.82rem;font-weight:500;color:#1e293b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-card__field-value--link,.report-card__field-value--primary{color:var(--color-primary,#00ABE9);font-weight:700}.report-card__field-value--link{cursor:pointer;display:inline-flex;align-items:center;gap:4px}.report-card__field-value--link:hover{text-decoration:underline}.report-card__field-value--positive{color:#059669;font-weight:700}.report-card__field-value--negative{color:#dc2626;font-weight:700}.report-card__field-value--muted{color:#64748b}.report-card__body{padding:14px;background:#fff;border-top:1px dashed #e2e8f0;animation:report-card-expand .2s ease-out}@keyframes report-card-expand{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.report-card__attrs{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:8px 16px;gap:8px 16px}.report-card__attr{display:flex;align-items:baseline;gap:6px}.report-card__attr--full{grid-column:1/-1}.report-card__attr-label{font-size:.7rem;font-weight:600;color:#64748b;white-space:nowrap}.report-card__attr-label:after{content:":"}.report-card__attr-value{font-size:.78rem;font-weight:500;color:#1e293b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-card__row--main{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px}.report-card__row--secondary{display:flex;align-items:center;flex-wrap:wrap;gap:6px 16px}.report-card__row--desc{width:100%}.report-card__row--inline{display:flex;align-items:center;flex-wrap:wrap;gap:6px 10px;width:100%}.report-card__id-link{font-family:Consolas,Courier New,monospace;font-size:.9rem;font-weight:700;color:var(--color-primary,#00ABE9)}.report-card__chip,.report-card__id-link{display:inline-flex;align-items:center;gap:4px;flex-shrink:0}.report-card__chip{padding:2px 8px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;font-size:.75rem;color:#334155}.report-card__chip-label{font-size:.6rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.03em}@media(max-width:640px){.report-card__chip--desktop{display:none}}.report-card__qty{margin-left:auto;font-size:1.1rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#1e293b;min-width:28px;text-align:right}.report-card__qty.report-card__field-value--positive{color:#059669}.report-card__qty.report-card__field-value--negative{color:#dc2626}.report-card__desc{width:100%;font-size:.78rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:0;line-height:1.4}.report-card__metadata{display:flex;align-items:center;flex-wrap:wrap;gap:4px 12px;width:100%;font-size:.72rem;color:#94a3b8}.report-card__metadata-item{display:flex;align-items:center;gap:4px}.report-card__metadata-label{font-weight:600}.report-card__action-btn{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;padding:6px;background:rgba(0,0,0,0);border:none;color:#64748b;cursor:pointer;border-radius:4px;transition:all .15s;flex-shrink:0}.report-card__action-btn:hover{background:#f1f5f9;color:var(--color-primary,#00ABE9)}.report-card__action-btn:active{transform:scale(.95)}@media(max-width:1024px){.report-paginator__inner{justify-content:center}.report-paginator__info{width:100%;text-align:center;order:1}.report-paginator__controls{order:0}.report-paginator__rows{order:2}}@media(max-width:640px){.report-paginator{padding:.5rem .75rem}.report-paginator__inner{flex-wrap:wrap;justify-content:space-between;gap:.5rem}.report-paginator__info{width:100%;text-align:center;order:2;font-size:.75rem}.report-paginator__controls{order:0;flex:1 1;justify-content:flex-start}.report-paginator__rows{order:1;flex-shrink:0;margin-left:auto}.report-paginator__rows-label{display:none}.report-paginator__page{width:1.75rem;height:1.75rem;font-size:.75rem}.report-paginator__btn{width:1.75rem!important;height:1.75rem!important}.report-card__header{padding:8px 12px;min-height:auto}.report-card__header--static{padding:8px 12px}.report-card__row--inline{gap:4px 8px}.report-card__id-link{font-size:.85rem}.report-card__chip{padding:1px 6px;font-size:.7rem}.report-card__chip-label{font-size:.55rem}.report-card__desc{font-size:.72rem;line-height:1.3}.report-card__metadata{font-size:.7rem}}@media(max-width:400px){.report-paginator__pages{display:none}}:global(.app-procesos-layout){height:100vh;overflow:hidden}:global(.app-procesos-layout) .layout-simple__main{overflow:hidden;min-height:0}.app-procesos-page{flex:1 1;height:100%;overflow:hidden;display:flex;flex-direction:column;padding:0}.app-filters-wrapper{background:#fff;padding:.75rem 1rem .5rem;border-bottom:1px solid #e2e8f0;flex-shrink:0}.app-content-area{flex:1 1;min-height:0;overflow:hidden;display:flex;flex-direction:column;padding:.75rem 1rem;background:#f0f2f5}.app-density-toggle{display:flex;align-items:center;gap:2px}.app-density-btn{display:flex;align-items:center;justify-content:center;width:24px;height:22px;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;background:#f8f9fa;color:#6c757d;transition:background .12s,color .12s,border-color .12s}.app-density-btn:hover{background:#e9ecef;border-color:#adb5bd;color:#323e48}.app-density-btn--active{background:#323e48;border-color:#323e48;color:#fff}.app-toolbar{display:flex;flex-direction:column;gap:.6rem}.app-toolbar__header{padding-bottom:.55rem;border-bottom:1px solid #f0f2f5}.app-toolbar__title{font-size:.95rem;font-weight:700;color:#323e48;letter-spacing:-.01em;line-height:1.3}.app-toolbar__badge{display:inline-block;padding:.15rem .6rem;border-radius:99px;background:#dbeafe;color:#1d4ed8;font-size:.72rem;font-weight:700}.app-toolbar__filters{display:flex;align-items:stretch;flex-wrap:wrap;gap:0;row-gap:.5rem}@media(max-width:900px){.app-toolbar__filters{flex-direction:column;align-items:stretch}}.app-toolbar__divider{width:1px;background:#e9ecef;margin:0 .85rem;flex-shrink:0}@media(max-width:900px){.app-toolbar__divider{width:100%;height:1px;margin:.2rem 0}}.app-toolbar__filter-group{display:flex;flex-direction:column;gap:.22rem;flex-shrink:0}.app-toolbar__filter-group--actions{justify-content:flex-end}.app-toolbar__filter-group-label{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#adb5bd;line-height:1;white-space:nowrap}.app-toolbar__radio-label{display:flex;align-items:center;gap:.35rem;font-size:.82rem;color:#495057;cursor:pointer}.app-toolbar__radio-label input[type=radio]{accent-color:#2563eb;cursor:pointer;width:14px;height:14px}.app-toolbar__date-sep{font-size:.85rem;color:#adb5bd;line-height:32px;flex-shrink:0;padding:0 .1rem}.app-toolbar__date-input{width:130px}.app-toolbar__date-input :global(.input-date-input){height:32px;font-size:.78rem;padding:.28rem .5rem}.app-toolbar__error{margin:0;font-size:.78rem;color:#dc2626}.app-toolbar__subtitle{margin:0;font-size:.78rem;color:#6c757d}.app-table-card{flex:1 1}.app-grid-wrapper,.app-table-card{display:flex;min-height:0;overflow:hidden}.app-grid-wrapper{flex-direction:column;flex:1 1;width:100%}@media(min-width:768px){.app-grid-wrapper{max-height:none}}.app-datatable{flex:1 1;min-height:0;font-size:.66rem}.app-datatable :global(.p-datatable-thead>tr>th){background:#f8f9fa;font-size:.66rem;font-weight:700;color:#495057;text-align:center;white-space:nowrap;padding:.2rem .35rem;line-height:1.15}.app-datatable :global(.p-datatable-tbody>tr>td){padding:.06rem .28rem;vertical-align:middle;line-height:1.05}.app-table__summary-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.45rem;gap:.45rem;padding:.55rem .7rem;border-bottom:1px solid #edf2f7;background:linear-gradient(180deg,#ffffff,#f8fafc)}@media(max-width:900px){.app-table__summary-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.app-table__summary-pill{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.45rem .65rem;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#334155;min-width:0}.app-table__summary-pill strong{font-size:.88rem;white-space:nowrap}.app-table__summary-pill--accent{border-color:#bfdbfe;background:linear-gradient(180deg,#eff6ff,#ffffff);color:#1d4ed8}.app-table__summary-label{font-size:.63rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#64748b;white-space:nowrap}.app-table__paginator-note{font-size:.66rem;color:#64748b}.app-table__group-header{display:flex;align-items:center;justify-content:flex-start;gap:.25rem;flex-wrap:wrap;padding:.2rem .5rem;background:#dbeafe;color:#1e40af;font-size:.66rem;font-weight:600}.app-table__group-label{display:inline-flex;align-items:center;gap:.2rem;line-height:1.1}.app-table__group-count{display:inline-flex;align-items:center;margin-left:.1rem;padding:.05rem .35rem;border-radius:99px;background:#bfdbfe;color:#1d4ed8;font-size:.66rem;font-weight:700}.app-table__date{color:#495057}.app-table__date,.app-table__otlote{font-size:.66rem;white-space:nowrap;line-height:1}.app-table__otlote{display:inline-block;font-family:Consolas,Courier New,monospace;color:#1a2535}.app-table__op{font-size:.66rem;color:#1a2535}.app-table__trunc{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px;line-height:1}.app-table__fulltext{display:block;white-space:normal;overflow:visible;text-overflow:clip;line-height:1}.app-table__product-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;overflow:hidden;text-overflow:ellipsis;word-break:break-word;color:#334155;font-size:.66rem;line-height:1}.app-datatable :global(.p-datatable-tbody>tr>td:hover) .app-table__product-text{display:block;-webkit-line-clamp:unset;overflow:visible;text-overflow:clip}.app-table__cumpl{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:.4rem}.app-table__cumpl-bar{position:absolute;left:0;top:50%;transform:translateY(-50%);height:4px;border-radius:2px;opacity:.25;transition:width .3s ease}.app-table__cumpl-val{font-size:.66rem;font-weight:700;position:relative;z-index:1}.app-table__error-box{padding:1rem 1.25rem;border-radius:8px;background:#fee2e2;border:1px solid #fca5a5;color:#991b1b;font-size:.85rem}.app-table__empty{text-align:center;padding:3.5rem 1.5rem;color:#94a3b8}.app-table__sv-link{color:#2563eb;font-weight:700;font-size:.66rem;text-decoration:none;white-space:nowrap}.app-table__sv-link:hover{text-decoration:underline;color:#1d4ed8}.app-sv-card{margin-top:.5rem}.app-sv-info-table{width:100%;border-collapse:collapse;font-size:.82rem}.app-sv-info-table td,.app-sv-info-table th{padding:.35rem .6rem;text-align:left;vertical-align:top}.app-sv-info-table th{width:130px;font-weight:600;color:#6c757d;white-space:nowrap}.app-sv-info-table td{color:#1e293b}.app-sv-info-table tr:not(:last-child) td,.app-sv-info-table tr:not(:last-child) th{border-bottom:1px solid #f0f2f5}.app-sv-lines-table{width:100%;border-collapse:collapse;font-size:.8rem}.app-sv-lines-table thead tr{background:#f8f9fa}.app-sv-lines-table th{padding:.4rem .7rem;font-weight:700;color:#495057;white-space:nowrap;border-bottom:1.5px solid #dee2e6;text-align:left}.app-sv-lines-table td{padding:.35rem .7rem;border-bottom:1px solid #f0f2f5;color:#1e293b;vertical-align:top}.app-sv-lines-table tbody tr:hover td{background:#f8fafc}.equipos-filters-card{background:#fff;padding:.75rem 1rem .5rem;border-bottom:1px solid #e2e8f0;flex-shrink:0}.equipos-filters-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}@media(max-width:768px){.equipos-filters-card__header{margin-bottom:0}}.equipos-filters-card__header-left{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.equipos-filters-card__title{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0;line-height:1.3}.equipos-filters-card__count{font-size:.8rem;color:#64748b;background:#f1f5f9;padding:4px 10px;border-radius:20px;font-weight:500}.equipos-filters-card__toggle{display:none;align-items:center;gap:6px;padding:6px 12px;background:#f1f5f9;border:1px solid #dee2e6;border-radius:6px;font-size:.75rem;font-weight:600;color:#475569;cursor:pointer;transition:all .15s}.equipos-filters-card__toggle:hover{background:#e2e8f0;border-color:#cbd5e1}@media(max-width:768px){.equipos-filters-card__toggle{display:flex}}.equipos-filters-card__body{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:16px;gap:16px;margin-bottom:16px}@media(max-width:768px){.equipos-filters-card__body{display:none;margin-top:16px}.equipos-filters-card__body--open{display:grid;grid-template-columns:1fr}}.equipos-filters-card__filter{display:flex;flex-direction:column;gap:6px}.equipos-filters-card__filter--search{grid-column:span 2}@media(max-width:768px){.equipos-filters-card__filter--search{grid-column:span 1}}.equipos-filters-card__label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.equipos-filters-card__actions{display:flex;gap:10px;justify-content:flex-start;padding-top:12px;border-top:1px solid #f1f5f9}@media(max-width:768px){.equipos-filters-card__actions{display:none}.equipos-filters-card__actions--open{display:flex;flex-direction:column;margin-top:16px}.equipos-filters-card__actions--open button{width:100%}}@media(max-width:480px){.equipos-filters-card__actions{flex-direction:column}.equipos-filters-card__actions button{width:100%}}:global(.inventario-equipos-layout){height:100vh;overflow:hidden}:global(.inventario-equipos-layout) .layout-simple__main{overflow:hidden;min-height:0}.equipos-content-wrapper{flex:1 1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.equipos-content-wrapper :global(.report-cards--scrollable){flex:1 1;height:auto}.equipos-content-wrapper :global(.report-cards--scrollable .report-cards__content){max-height:none;flex:1 1;min-height:0;overflow-y:auto}.equipos-table-wrapper{flex:1 1;min-height:0;overflow:hidden}.equipos-table-header{display:flex;align-items:center;gap:1rem}.equipos-table-header .p-input-icon-left{flex:1 1;max-width:400px}.equipos-table-header .p-input-icon-left>i{left:.75rem;color:#94a3b8}.equipos-search-input{width:100%;font-size:.85rem;padding-left:2.25rem;border-color:#e2e8f0;border-radius:6px}.equipos-search-input:focus{border-color:var(--color-primary,#00ABE9);box-shadow:0 0 0 2px rgba(0,171,233,.15)}.equipos-id-cell{display:flex;align-items:center;gap:.35rem}.equipos-info-btn{width:1.5rem!important;height:1.5rem!important}.equipos-info-btn.p-button{padding:0!important}.equipos-part-id{font-family:Consolas,Courier New,monospace;font-size:.82rem;font-weight:700;color:var(--color-primary,#00ABE9);letter-spacing:.02em}.equipos-mono,.equipos-serie{font-family:Consolas,Courier New,monospace;font-size:.8rem;color:#475569}.equipos-qty{font-weight:700;font-size:.9rem;display:inline-block;min-width:2rem;text-align:center}.equipos-qty--positive{color:#059669}.equipos-qty--negative{color:#dc2626}.equipos-familia{display:inline-block;background:#f0f2f5;border:1px solid #dee2e6;color:#52606d;border-radius:4px;font-size:.7rem;font-weight:600;padding:2px 6px;white-space:nowrap;max-width:120px;overflow:hidden;text-overflow:ellipsis}.equipos-bodega{font-size:.8rem;color:#475569;white-space:nowrap}.equipos-paginator-info{font-size:.72rem;color:#94a3b8;font-style:italic}.equipos-expansion{padding:1rem 1.5rem;background:linear-gradient(180deg,#f8fafc,#fff);border-top:1px dashed #e2e8f0}.equipos-expansion__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}@media(max-width:1024px){.equipos-expansion__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.equipos-expansion__grid{grid-template-columns:1fr;gap:1rem}}.equipos-expansion__group{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.75rem 1rem}.equipos-expansion__title{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin:0 0 .6rem;padding-bottom:.4rem;border-bottom:1px dashed #e2e8f0}.equipos-expansion__attrs{display:flex;flex-direction:column;gap:.35rem}.equipos-expansion__attr{display:flex;align-items:baseline;gap:.5rem}.equipos-expansion__label{font-size:.72rem;font-weight:600;color:#64748b;white-space:nowrap;min-width:80px;flex-shrink:0}.equipos-expansion__value{font-size:.78rem;font-weight:500;color:#1e293b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.equipos-datatable .p-row-toggler{width:1.75rem;height:1.75rem;color:#64748b}.equipos-datatable .p-row-toggler:hover{background:#f1f5f9;color:#1e293b}.equipos-datatable .p-row-toggler:focus{box-shadow:0 0 0 2px rgba(0,171,233,.2)}.equipos-datatable .p-sortable-column:hover{background:#e2e8f0!important}.equipos-datatable .p-sortable-column .p-sortable-column-icon{font-size:.7rem;color:#94a3b8}.equipos-datatable .p-datatable-loading-overlay{background:hsla(0,0%,100%,.85)}.equipos-datatable .p-datatable-emptymessage td{text-align:center;color:#94a3b8;font-size:.9rem;padding:2rem!important}@media(max-width:768px){.equipos-table-wrapper .p-datatable-tbody>tr>td,.equipos-table-wrapper .p-datatable-thead>tr>th{padding:.4rem .5rem}.equipos-table-wrapper .p-paginator{padding:.4rem .5rem;font-size:.75rem}.equipos-table-header .p-input-icon-left{max-width:100%}.equipos-part-id{font-size:.75rem}.equipos-familia{display:none}}:global(.programa-entrega-layout){height:100vh;overflow:hidden}:global(.programa-entrega-layout) .layout-simple__main{overflow:hidden;min-height:0}.programa-entrega-filters-card{background:#fff;padding:.75rem 1rem .5rem;border-bottom:1px solid #e2e8f0;flex-shrink:0}.programa-entrega-filters-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}@media(max-width:768px){.programa-entrega-filters-card__header{margin-bottom:0}}.programa-entrega-filters-card__header-left{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.programa-entrega-filters-card__title{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0;line-height:1.3}.programa-entrega-filters-card__count{font-size:.8rem;color:#64748b;background:#f1f5f9;padding:4px 10px;border-radius:20px;font-weight:500}.programa-entrega-filters-card__toggle{display:none;align-items:center;gap:6px;padding:6px 12px;background:#f1f5f9;border:1px solid #dee2e6;border-radius:6px;font-size:.75rem;font-weight:600;color:#475569;cursor:pointer;transition:all .15s}.programa-entrega-filters-card__toggle:hover{background:#e2e8f0;border-color:#cbd5e1}@media(max-width:768px){.programa-entrega-filters-card__toggle{display:flex}}.programa-entrega-filters-card__body{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}@media(max-width:768px){.programa-entrega-filters-card__body{display:none;margin-top:16px}.programa-entrega-filters-card__body--open{display:flex;flex-direction:column}}.programa-entrega-filters-card__inputs-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;align-items:end}@media(max-width:992px){.programa-entrega-filters-card__inputs-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.programa-entrega-filters-card__inputs-row{grid-template-columns:1fr;gap:12px}}.programa-entrega-filters-card__buttons-row{display:flex;justify-content:space-between;align-items:center;gap:12px}@media(max-width:768px){.programa-entrega-filters-card__buttons-row{display:none}}.programa-entrega-filters-card__filter{display:flex;flex-direction:column;gap:6px}.programa-entrega-filters-card__btn-icon-only{min-width:42px;padding:8px 12px!important}.programa-entrega-filters-card__btn-icon-only .btn__content{display:none}.programa-entrega-filters-card__btn-icon-only .btn__icon{margin-right:0!important}.programa-entrega-filters-card__label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.programa-entrega-filters-card__date-input{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:.85rem;transition:all .15s;width:100%}.programa-entrega-filters-card__date-input:focus{outline:none;border-color:var(--color-primary,#00ABE9);box-shadow:0 0 0 2px rgba(0,171,233,.15)}.programa-entrega-filters-card__actions{display:none;gap:10px;justify-content:flex-start;padding-top:12px;border-top:1px solid #f1f5f9}.programa-entrega-filters-card__actions .programa-entrega-filters-card__action-mobile{display:none}@media(max-width:768px){.programa-entrega-filters-card__actions .programa-entrega-filters-card__action-mobile{display:inline-flex}.programa-entrega-filters-card__actions{display:none}.programa-entrega-filters-card__actions--open{display:flex;flex-direction:column;margin-top:16px}.programa-entrega-filters-card__actions--open button{width:100%}}.programa-entrega-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:0;transition:box-shadow .2s,border-color .2s}.programa-entrega-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.08)}.programa-entrega-card--expanded{border-color:var(--color-primary,#00ABE9)}.programa-entrega-card__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:768px){.programa-entrega-card__header{padding:12px 16px;flex-direction:column;align-items:flex-start;gap:12px}}.programa-entrega-card__header-content{display:grid;grid-template-columns:auto 1fr auto auto auto;align-items:center;grid-gap:12px;gap:12px;width:100%}@media(max-width:992px){.programa-entrega-card__header-content{grid-template-columns:auto 1fr auto;gap:8px}}@media(max-width:768px){.programa-entrega-card__header-content{grid-template-columns:auto 1fr auto;gap:6px}}.programa-entrega-card__toggle{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;color:#94a3b8;transition:transform .2s,color .15s}@media(max-width:768px){.programa-entrega-card__toggle{width:20px;height:20px}}.programa-entrega-card__col--sv{display:flex;flex-direction:column;gap:2px;min-width:100px}@media(max-width:768px){.programa-entrega-card__col--sv{min-width:80px}}.programa-entrega-card__sv{font-family:Consolas,Courier New,monospace;font-size:.85rem;font-weight:700;color:#1d4ed8;letter-spacing:.01em}@media(max-width:768px){.programa-entrega-card__sv{font-size:.8rem}}.programa-entrega-card__sv-estado{font-size:.65rem;color:#64748b;text-transform:uppercase;letter-spacing:.02em;font-weight:600}@media(max-width:768px){.programa-entrega-card__sv-estado{font-size:.6rem}}.programa-entrega-card__col--producto{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1}.programa-entrega-card__codigo{font-size:.75rem;font-weight:700;color:var(--color-primary,#00ABE9);font-family:Consolas,Courier New,monospace;letter-spacing:.01em}@media(max-width:768px){.programa-entrega-card__codigo{font-size:.72rem}}.programa-entrega-card__descripcion{font-size:.75rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:992px){.programa-entrega-card__descripcion{display:none}}.programa-entrega-card__col--ot{display:flex;flex-direction:column;gap:2px;min-width:80px}@media(max-width:992px){.programa-entrega-card__col--ot{display:none}}.programa-entrega-card__ot{font-family:Consolas,Courier New,monospace;font-size:.8rem;font-weight:600;color:#475569;letter-spacing:.01em}.programa-entrega-card__estado-ot{display:inline-block;padding:2px 6px;border-radius:4px;font-size:.65rem;font-weight:700;text-align:center;text-transform:uppercase}.programa-entrega-card__estado-ot--r{background:#dcfce7;color:#166534}.programa-entrega-card__estado-ot--f{background:#fef3c7;color:#92400e}.programa-entrega-card__estado-ot--c{background:#f1f5f9;color:#64748b}.programa-entrega-card__col--fecha{display:flex;align-items:center;gap:6px;min-width:110px}@media(max-width:992px){.programa-entrega-card__col--fecha{grid-column:span 2;justify-self:end}}@media(max-width:768px){.programa-entrega-card__col--fecha{min-width:auto}}.programa-entrega-card__fecha-icon{color:#f59e0b;flex-shrink:0}.programa-entrega-card__entrega{font-size:.8rem;font-weight:600;color:#475569;white-space:nowrap}@media(max-width:768px){.programa-entrega-card__entrega{font-size:.75rem}}.programa-entrega-card__header-left{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.programa-entrega-card__sv-ot{display:flex;align-items:center;gap:8px}.programa-entrega-card__badge{padding:4px 10px;border-radius:6px;font-size:.75rem;font-weight:700;font-family:Consolas,Courier New,monospace}.programa-entrega-card__badge--sv{background:#dbeafe;color:#1e40af}.programa-entrega-card__badge--ot{background:#dcfce7;color:#166534}.programa-entrega-card__badge--lote{background:#fef3c7;color:#92400e;font-size:.7rem}.programa-entrega-card__cliente{font-size:.9rem;font-weight:600;color:#1e293b}.programa-entrega-card__header-right{display:flex;align-items:center;gap:12px}.programa-entrega-card__estado{padding:4px 12px;border-radius:20px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.programa-entrega-card__estado--produccion{background:#fef9c3;color:#854d0e}.programa-entrega-card__estado--terminado{background:#dcfce7;color:#166534}.programa-entrega-card__estado--facturado{background:#dbeafe;color:#1e40af}.programa-entrega-card__estado--default{background:#f1f5f9;color:#475569}.programa-entrega-card__expand-icon{font-size:1rem;color:#94a3b8;transition:transform .2s}.programa-entrega-card__expand-icon--open{transform:rotate(180deg)}.programa-entrega-card__body{border-top:1px solid #f1f5f9;padding:20px}@media(max-width:768px){.programa-entrega-card__body{padding:16px}}.programa-entrega-card__body-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}@media(max-width:1024px){.programa-entrega-card__body-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.programa-entrega-card__body-grid{grid-template-columns:1fr;gap:12px}}.programa-entrega-card__section{background:#f8fafc;padding:12px;border-radius:6px;border:1px solid #f1f5f9;margin-bottom:20px}.programa-entrega-card__section:last-child{margin-bottom:0}.programa-entrega-card__section--full{grid-column:span 3}@media(max-width:1024px){.programa-entrega-card__section--full{grid-column:span 2}}@media(max-width:768px){.programa-entrega-card__section--full{grid-column:span 1}}.programa-entrega-card__section-title{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #f1f5f9}.programa-entrega-card__section-title svg{flex-shrink:0}.programa-entrega-card__info-grid{display:flex;flex-direction:column;gap:6px}.programa-entrega-card__info-row{display:flex;align-items:baseline;gap:8px}.programa-entrega-card__info-row--full{flex-direction:column;gap:4px}.programa-entrega-card__info-label{font-size:.7rem;font-weight:600;color:#64748b;min-width:120px;flex-shrink:0}.programa-entrega-card__info-label:after{content:":"}@media(max-width:768px){.programa-entrega-card__info-label{min-width:100px}}.programa-entrega-card__info-value{font-size:.78rem;font-weight:500;color:#1e293b}.programa-entrega-card__info-value--highlight{font-weight:700;color:#f59e0b}.programa-entrega-card__info-value--old{color:#94a3b8;text-decoration:line-through}.programa-entrega-card__info-value--wrap{white-space:normal;word-break:break-word}.programa-entrega-card__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:12px 24px;gap:12px 24px}.programa-entrega-card__grid--dates{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.programa-entrega-card__field{display:flex;flex-direction:column;gap:4px}.programa-entrega-card__field-label{font-size:.68rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.programa-entrega-card__field-value{font-size:.85rem;color:#1e293b;font-weight:500}.programa-entrega-card__field-value--mono{font-family:Consolas,Courier New,monospace;color:var(--color-primary,#00ABE9)}.programa-entrega-card__field-value--muted{color:#94a3b8;font-style:italic}.programa-entrega-card__field-value--date{font-weight:600;color:#475569}.programa-entrega-card__operations-table{width:100%;font-size:.75rem;margin-top:4px}.programa-entrega-card__operations-header{display:grid;grid-template-columns:140px repeat(3,1fr);grid-gap:8px;gap:8px;padding:8px 12px;background:#f1f5f9;font-weight:600;color:#64748b;text-transform:uppercase;font-size:.65rem;letter-spacing:.04em;border-radius:4px 4px 0 0}@media(max-width:992px){.programa-entrega-card__operations-header{grid-template-columns:100px repeat(3,1fr);font-size:.6rem;padding:6px 8px;gap:4px}}.programa-entrega-card__operations-row{display:grid;grid-template-columns:140px repeat(3,1fr);grid-gap:8px;gap:8px;padding:8px 12px;border-bottom:1px solid #f1f5f9;transition:background .15s}.programa-entrega-card__operations-row:last-child{border-bottom:none}.programa-entrega-card__operations-row:hover{background:#fafbfc}@media(max-width:992px){.programa-entrega-card__operations-row{grid-template-columns:100px repeat(3,1fr);padding:6px 8px;gap:4px}}.programa-entrega-card__op-name{font-weight:600;color:#475569}@media(max-width:768px){.programa-entrega-card__op-name{font-size:.7rem}}.programa-entrega-card__op-date{font-family:Consolas,Courier New,monospace;font-size:.72rem;color:#64748b}.programa-entrega-card__op-date--complete{color:#10b981;font-weight:600}@media(max-width:768px){.programa-entrega-card__op-date{font-size:.68rem}}:global(.stock-por-bodega-layout){height:100vh;overflow:hidden}:global(.stock-por-bodega-layout) .layout-simple__main{overflow:hidden;min-height:0}.spb-page{flex:1 1;overflow-y:auto;background:#f0f2f5;padding:1.25rem 0 2rem}@media(max-width:768px){.spb-page{padding:.75rem 0 1.5rem}}.spb-idle{min-height:calc(100dvh - 64px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 16px;gap:24px;background:linear-gradient(160deg,#eef2ff,#f8fafc 55%,#f0fdf4);position:relative;overflow:hidden}.spb-idle:after{content:"";position:absolute;bottom:0;left:0;right:0;height:30%;background:linear-gradient(0deg,rgba(238,242,255,.6) 0,transparent);pointer-events:none}.spb-idle__icon{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#dbeafe,#dcfce7);display:flex;align-items:center;justify-content:center;font-size:32px;box-shadow:0 4px 16px rgba(34,197,94,.15);z-index:1}.spb-idle__heading{text-align:center;max-width:520px;z-index:1}.spb-idle__title{font-size:clamp(22px,4vw,28px);font-weight:800;color:#1e293b;margin:0 0 8px;letter-spacing:-.02em}.spb-idle__subtitle{font-size:15px;color:#64748b;margin:0;line-height:1.6}.spb-idle__card{background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.08);padding:28px 32px;width:100%;max-width:520px;z-index:1}@media(max-width:480px){.spb-idle__card{padding:20px 16px}}.spb-idle__filters-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}@media(max-width:480px){.spb-idle__filters-grid{grid-template-columns:1fr}}.spb-idle__filter-group{display:flex;flex-direction:column;gap:4px}.spb-idle__filter-label{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#adb5bd;line-height:1}.spb-page{overflow-x:hidden}.spb-page>*{max-width:100%}.spb-filters-wrapper{background:#fff;padding:.75rem 1rem .5rem;border-bottom:1px solid #e2e8f0;overflow-x:hidden;width:100%;box-sizing:border-box;flex-shrink:0}.spb-toolbar{display:flex;flex-direction:column;gap:.6rem}.spb-toolbar__header{padding-bottom:.55rem;border-bottom:1px solid #f0f2f5}@media(max-width:768px){.spb-toolbar__header{flex-direction:column;align-items:flex-start;gap:8px}}.spb-toolbar__title{font-size:.95rem;font-weight:700;color:#323e48;letter-spacing:-.01em;line-height:1.3}.spb-toolbar__filters{display:flex;align-items:stretch;flex-wrap:wrap;gap:0;row-gap:.5rem}@media(max-width:768px){.spb-toolbar__filters{flex-direction:column;align-items:stretch}}.spb-toolbar__divider{width:1px;background:#e9ecef;margin:0 .85rem;flex-shrink:0}@media(max-width:768px){.spb-toolbar__divider{display:none}}.spb-toolbar__filter-group{display:flex;flex-direction:column;gap:.22rem;flex-shrink:0}.spb-toolbar__filter-group--search{flex:1 1;min-width:180px}.spb-toolbar__filter-group--search :global(.search-input),.spb-toolbar__filter-group--search :global(.search-input-wrapper){width:100%}.spb-toolbar__filter-group--actions{justify-content:flex-end}@media(max-width:768px){.spb-toolbar__filter-group{width:100%;flex:unset;min-width:unset}.spb-toolbar__filter-group :global(.search-input-wrapper),.spb-toolbar__filter-group :global(.select-filter){width:100%}}.spb-toolbar__filter-group-label{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#adb5bd;line-height:1;white-space:nowrap}.spb-toolbar__select{width:155px}.spb-toolbar__search :global(.search-input){height:32px;font-size:.78rem}.spb-toolbar__articulo-badge{display:inline-block;background:#e0f2fe;color:#0369a1;border-radius:6px;padding:2px 10px;font-size:.78rem;font-weight:700;font-family:Consolas,Courier New,monospace;letter-spacing:.01em}.spb-toolbar__action-sep{width:1px;height:24px;background:#dee2e6;flex-shrink:0;margin:0 2px}.spb-toolbar__actions--center{justify-content:flex-end!important}.spb-toolbar__actions--center .spb-toolbar__filter-group-label{visibility:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.spb-btn-detalle:not(:disabled){border-color:#bfdbfe;color:#1d4ed8;background:#eff6ff}.spb-btn-detalle:not(:disabled):hover{background:#dbeafe}.spb-paginador{padding:.6rem 1rem .75rem;border-top:1px solid #dee2e6}.spb-paginador__info,.spb-paginador__pagina{font-size:.72rem;color:#6c757d;white-space:nowrap}.spb-paginador__btn{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:30px;padding:0 .4rem;border:1px solid #dee2e6;border-radius:6px;background:#fff;color:#495057;font-size:.78rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,color .15s;line-height:1}.spb-paginador__btn:hover:not(:disabled){background:#f0f2f5;border-color:#adb5bd}.spb-paginador__btn:disabled{opacity:.4;cursor:not-allowed;background:#f8f9fa}.spb-lista__label{font-weight:700;color:#323e48}.spb-lista__count-text{color:#6c757d}.spb-lista__strong{color:#323e48}.spb-lista__sep{color:#dee2e6}.spb-skeleton__line{display:inline-block;height:14px;border-radius:4px;background:linear-gradient(90deg,#e9ecef 25%,#f8f9fa 50%,#e9ecef 75%);background-size:200% 100%;animation:spb-skeleton-shimmer 1.4s infinite}@keyframes spb-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.spb-lista__header{padding:1rem}.spb-lista__grid{display:flex;flex-direction:column;gap:10px;padding:1rem}.spb-skeleton-grupo{border-radius:8px;overflow:hidden}.spb-skeleton-grupo__header{display:flex;justify-content:space-between;padding:10px 14px 8px;border-bottom:1px solid #f0f2f5}.spb-skeleton-grupo__fila{display:flex;justify-content:space-between;padding:6px 14px}.spb-skeleton-grupo__fila:not(:last-child){border-bottom:1px solid #f8fafc}.spb-grupo-card{border-left:3px solid var(--spb-border-color,#dee2e6)!important;overflow:hidden}.spb-grupo-card:hover{transform:none!important;box-shadow:none!important}.spb-grupo__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:9px 14px 8px;background:#f8fafc;border-bottom:1px solid #edf0f3}@media(max-width:480px){.spb-grupo__header{padding:8px 10px}}.spb-grupo__header-left{flex:1 1;min-width:0;flex-wrap:nowrap;overflow:hidden}.spb-grupo__header-right{flex-shrink:0;flex-wrap:wrap}.spb-grupo__art-link{display:flex;align-items:center;gap:5px;background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;flex-shrink:0;transition:opacity .15s}.spb-grupo__art-link:hover{opacity:.8}.spb-grupo__art-link:hover .spb-grupo__art-link-codigo{text-decoration:underline}.spb-grupo__art-link:active{opacity:.65}.spb-grupo__art-link-icon{color:#1d4ed8;flex-shrink:0}.spb-grupo__art-link-codigo{font-family:Consolas,Courier New,monospace;font-size:.82rem;font-weight:800;color:var(--color-primary,#00ABE9);letter-spacing:.02em;white-space:nowrap}.spb-grupo__descripcion{font-size:.75rem;color:#52606d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.spb-grupo__chip-meta{display:inline-block;background:#f0f2f5;border:1px solid #dee2e6;color:#52606d;border-radius:4px;font-size:.65rem;font-weight:600;padding:1px 6px;white-space:nowrap}.spb-grupo__chip-meta--um{background:#e0f2fe;border-color:#bae6fd;color:#0369a1;text-transform:uppercase;font-size:.6rem;letter-spacing:.05em}.spb-grupo__badge-bodegas{display:flex;align-items:center;gap:4px;padding:3px 8px;border:1px solid #cbd5e1;border-radius:12px;background:#f8fafc;color:#475569;font-size:.68rem;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap}.spb-grupo__badge-bodegas:hover{background:#e2e8f0;border-color:#94a3b8;color:#1e293b}.spb-grupo__badge-bodegas--open{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.spb-grupo__badge-num{font-size:.75rem;font-weight:800;line-height:1}.spb-grupo__badge-label{line-height:1}.spb-grupo__total{font-size:.9rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.01em;white-space:nowrap;min-width:60px;text-align:right}.spb-grupo__filas{padding:4px 0 2px}.spb-grupo__fila{display:flex;align-items:center;justify-content:space-between;padding:5px 14px;gap:12px;transition:background .1s}.spb-grupo__fila:not(:last-child){border-bottom:1px solid #f5f7fa}.spb-grupo__fila:hover{background:#f8fafc}@media(max-width:480px){.spb-grupo__fila{padding:5px 10px}}.spb-grupo__fila-loc{flex:1 1;min-width:0;overflow:hidden;flex-wrap:nowrap}.spb-grupo__chip-bodega{display:inline-block;background:#f0f2f5;border:1px solid #dee2e6;color:#1a2535;border-radius:4px;font-size:.72rem;font-weight:700;padding:0 6px;white-space:nowrap;flex-shrink:0}.spb-grupo__sep{font-size:.65rem;color:#9aa5b4;flex-shrink:0}.spb-grupo__codloc{font-size:.72rem;font-weight:600;color:#1a2535;flex-shrink:0;white-space:nowrap}.spb-grupo__loc-nombre{font-size:.72rem;color:#52606d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.spb-grupo__fila-qty{font-size:.82rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;min-width:80px;text-align:right}.spb-grupo__toggle{display:flex;align-items:center;gap:5px;padding:5px 14px;width:100%;background:rgba(0,0,0,0);color:#64748b;font-size:.72rem;font-weight:600;cursor:pointer;border:none;border-top:1px dashed #e2e8f0;transition:background .1s}.spb-grupo__toggle:hover{background:#f8fafc;color:#323e48}.spb-idle__validacion{font-size:.75rem;color:#b45309;background:#fef3c7;border:1px solid #fde68a;border-radius:6px;padding:6px 10px;margin:0;text-align:center}.spb-toolbar__validacion{font-size:.72rem;color:#b45309;margin:4px 0 0;padding:0 2px}.spb-card{border-left:3px solid var(--spb-border-color,#dee2e6)!important}.spb-card.ui-card--outlined:hover,.spb-card:hover{border-color:#d1d5db;border-left-color:var(--spb-border-color,#dee2e6)!important;border-left-width:3px!important;transform:none!important;box-shadow:none!important}.spb-card__row{display:flex;align-items:stretch}@media(max-width:768px){.spb-card__row{flex-direction:column}}.spb-card__block{display:flex;flex-direction:column;gap:.2rem;padding:.5rem .85rem;justify-content:center;min-width:0}@media(max-width:768px){.spb-card__block{padding:.5rem .85rem .3rem}}.spb-card__block--art{flex:1.8 1}.spb-card__block--bodega{flex:1 1}.spb-card__block--datos{flex-shrink:0;width:130px;align-items:center}.spb-modal .p-dialog-header{padding:.75rem 1rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.spb-modal .p-dialog-content{padding:0}.spb-modal-header{display:flex;align-items:center;gap:12px}.spb-modal-header__title{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px}.spb-modal-header__id{font-family:Consolas,Courier New,monospace;font-size:1rem;font-weight:800;color:var(--color-primary,#00ABE9);letter-spacing:.02em}.spb-modal-header__desc{font-size:.85rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:400px}@media(max-width:768px){.spb-modal-header__desc{max-width:200px}}.spb-modal-header__codigo{font-family:Consolas,Courier New,monospace;font-size:1rem;font-weight:800;color:var(--color-primary,#00ABE9)}.spb-modal-body{padding:1rem}@media(max-width:768px){.spb-modal-body{padding:.75rem}}.spb-modal-nav{display:flex;flex-wrap:wrap;gap:8px;padding:0 0 .75rem;border-bottom:1px solid #e2e8f0}.spb-modal-nav__btn{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#64748b;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .15s}.spb-modal-nav__btn:hover{background:#f8fafc;border-color:#cbd5e1;color:#334155}.spb-modal-nav__btn--active{color:var(--accent-color,#1d4ed8)}.spb-modal-nav__btn--active,.spb-modal-nav__btn--active:hover{background:var(--accent-bg,#eff6ff);border-color:var(--accent-border,#bfdbfe)}.spb-modal-nav__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 5px;border-radius:10px;background:#f1f5f9;color:#64748b;font-size:.7rem;font-weight:700}.spb-modal-nav__btn--active .spb-modal-nav__count{background:var(--accent-bg,#eff6ff);color:var(--accent-color,#1d4ed8)}.spb-modal-tabs-nav{display:flex;gap:0;border-bottom:1px solid #e2e8f0;margin:-1rem -1rem 1rem;padding:0 1rem;background:#fafbfc}.spb-modal-tab-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;border:none;border-bottom:3px solid rgba(0,0,0,0);background:rgba(0,0,0,0);color:#64748b;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .15s}.spb-modal-tab-btn:hover{color:#334155;background:rgba(0,0,0,.02)}.spb-modal-tab-btn--active{color:#1d4ed8;border-bottom-color:#3b82f6}.spb-modal-tab-btn__icon{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;background:#f1f5f9;color:#64748b;transition:all .15s}.spb-modal-tab-btn__label{white-space:nowrap}.spb-modal-tab-btn__count{display:inline-flex;min-width:22px;height:20px;padding:0 6px;border-radius:10px;background:#f1f5f9;font-size:.7rem;font-weight:700}.spb-modal-loading,.spb-modal-tab-btn__count{align-items:center;justify-content:center;color:#64748b}.spb-modal-loading{display:flex;flex-direction:column;gap:12px;padding:40px 20px;font-size:.85rem}.spb-modal-loading__spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top:3px solid var(--color-primary,#00abe9);border-radius:50%;animation:spb-spin .8s linear infinite}@keyframes spb-spin{to{transform:rotate(1turn)}}.spb-modal-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px 20px;color:#64748b;font-size:.9rem}.spb-modal-table .p-datatable-header{padding:.5rem .75rem;background:#f8fafc}.spb-modal-table .p-datatable-thead>tr>th{padding:.5rem .75rem;background:#f8fafc;font-size:.75rem;font-weight:700;color:#475569;border-color:#e2e8f0}.spb-modal-table .p-datatable-tbody>tr>td{padding:.5rem .75rem;font-size:.8rem;color:#334155;border-color:#f1f5f9}.spb-modal-table .p-datatable-tbody>tr:hover>td{background:#f8fafc}.spb-num-cell{display:block;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.spb-modal-trunc{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}:global(.traz-col-header-input::placeholder){color:hsla(0,0%,100%,.6)}:global(.inventario-trazabilidad-layout){height:100vh;overflow:hidden}:global(.inventario-trazabilidad-layout) .layout-simple__main{overflow:hidden;min-height:0}.traz-filters-card{background:#fff;padding:.75rem 1rem .5rem;border-bottom:1px solid #e2e8f0;flex-shrink:0}.traz-filters-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}@media(max-width:768px){.traz-filters-card__header{margin-bottom:0}}.traz-filters-card__header-left{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.traz-filters-card__title{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0;line-height:1.3}.traz-filters-card__count{font-size:.8rem;color:#64748b;background:#f1f5f9;padding:4px 10px;border-radius:20px;font-weight:500}.traz-filters-card__toggle{display:none;align-items:center;gap:6px;padding:6px 12px;background:#f1f5f9;border:1px solid #dee2e6;border-radius:6px;font-size:.75rem;font-weight:600;color:#475569;cursor:pointer;transition:all .15s}.traz-filters-card__toggle:hover{background:#e2e8f0;border-color:#cbd5e1}@media(max-width:768px){.traz-filters-card__toggle{display:flex}}.traz-filters-card__body{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:16px;gap:16px;margin-bottom:16px}@media(max-width:768px){.traz-filters-card__body{display:none;margin-top:16px}.traz-filters-card__body--open{display:grid;grid-template-columns:1fr}}.traz-filters-card__filter{display:flex;flex-direction:column;gap:6px}.traz-filters-card__filter--search{grid-column:span 2}@media(max-width:768px){.traz-filters-card__filter--search{grid-column:span 1}}.traz-filters-card__label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.traz-filters-card__actions{display:flex;gap:10px;justify-content:flex-start;padding-top:12px;border-top:1px solid #f1f5f9}@media(max-width:768px){.traz-filters-card__actions{display:none}.traz-filters-card__actions--open{display:flex;flex-direction:column;margin-top:16px}.traz-filters-card__actions--open button{width:100%}}@media(max-width:480px){.traz-filters-card__actions{flex-direction:column}.traz-filters-card__actions button{width:100%}}.traz-table{display:flex;flex-direction:column;flex:1 1;min-height:0;overflow:hidden}.traz-table__list{flex:1 1;min-height:0;overflow-y:auto;padding:10px 14px}.traz-table__list>*+*{margin-top:5px}.traz-table__list::-webkit-scrollbar{width:6px}.traz-table__list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.traz-table__list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.traz-table__list::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media(max-width:768px){.traz-table__list{padding:8px 10px}}.traz-table__paginator{flex-shrink:0;border-top:1px solid #e2e8f0;background:#fff}.traz-card{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #94a3b8;border-radius:7px;overflow:hidden;transition:box-shadow .15s}.traz-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.06)}.traz-card__identity{display:flex;align-items:center;flex-wrap:nowrap;gap:8px;padding:8px 14px;min-height:38px;overflow:hidden}@media(max-width:768px){.traz-card__identity{flex-wrap:wrap;padding:6px 10px}}.traz-card__id-btn{display:inline-flex;align-items:center;gap:4px;background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;flex-shrink:0;color:var(--color-primary,#00ABE9);font-family:Consolas,Courier New,monospace;font-size:.88rem;font-weight:800;letter-spacing:.02em;transition:opacity .15s}.traz-card__id-btn svg{color:#94a3b8;flex-shrink:0}.traz-card__id-btn:hover{opacity:.75;text-decoration:underline}.traz-card__chip{display:inline-flex;align-items:center;gap:3px;padding:2px 7px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;font-size:.73rem;color:#334155;flex-shrink:0;white-space:nowrap}.traz-card__chip-label{font-size:.6rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.03em}.traz-card__desc{flex:1 1;min-width:0;font-size:.78rem;color:#52606d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.traz-card__desc{flex-basis:100%;order:10;white-space:normal}}.traz-card__qty{margin-left:auto;flex-shrink:0;font-size:1rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:24px;text-align:right}.traz-card__props{display:flex!important;flex-wrap:wrap;align-items:center;gap:0;padding:6px 14px 7px;border-top:1px solid #dee2e6;background:#f8fafc}@media(max-width:768px){.traz-card__props{padding:5px 10px 6px}}.traz-prop{display:inline-flex;align-items:baseline;gap:3px;padding:2px 10px 2px 0;white-space:nowrap}.traz-prop+.traz-prop{padding-left:10px;border-left:1px solid #cbd5e1}.traz-prop__label{font-size:.65rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.03em;flex-shrink:0}.traz-prop__label:after{content:":"}.traz-prop__value{font-size:.76rem;font-weight:500;color:#1e293b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}@keyframes traz-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.traz-card-skeleton__pill{background:linear-gradient(90deg,#e9ecef 25%,#f8f9fa 50%,#e9ecef 75%);background-size:200% 100%;animation:traz-shimmer 1.4s infinite;border-radius:4px;height:13px}.traz-card-skeleton{background:#fff;border:1px solid #e2e8f0;border-left-width:4px;border-radius:7px;overflow:hidden}.traz-card-skeleton__row{display:flex;align-items:center;gap:8px;padding:9px 14px}.traz-card-skeleton__row--props{padding-top:6px;padding-bottom:7px;border-top:1px solid #dee2e6;background:#f8fafc}.traz-card-skeleton__pill{flex-shrink:0}.traz-card-skeleton__pill--id{width:140px}.traz-card-skeleton__pill--chip{width:70px}.traz-card-skeleton__pill--desc{flex:1 1;max-width:360px}.traz-card-skeleton__pill--prop{width:90px}:global(.stock-fecha-layout){height:100vh;overflow:hidden}:global(.stock-fecha-layout) .layout-simple__main{overflow:hidden;min-height:0}.sf-idle{min-height:calc(100dvh - 64px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 16px;gap:24px;background:linear-gradient(160deg,#eef2ff,#f8fafc 55%,#f0fdf4);position:relative;overflow:hidden}.sf-idle:after{content:"";position:absolute;bottom:0;left:0;right:0;height:30%;background:linear-gradient(0deg,rgba(238,242,255,.6) 0,transparent);pointer-events:none}.sf-idle__icon{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#dbeafe,#dcfce7);display:flex;align-items:center;justify-content:center;font-size:32px;box-shadow:0 4px 16px rgba(34,197,94,.15);z-index:1}.sf-idle__heading{text-align:center;max-width:520px;z-index:1}.sf-idle__title{font-size:clamp(22px,4vw,28px);font-weight:800;color:#1e293b;margin:0 0 8px;letter-spacing:-.02em}.sf-idle__subtitle{font-size:15px;color:#64748b;margin:0;line-height:1.6}.sf-idle__card{background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.08);padding:28px 32px;width:100%;max-width:480px;z-index:1}@media(max-width:480px){.sf-idle__card{padding:20px 16px}}.sf-idle__filter-group{display:flex;flex-direction:column;gap:4px}.sf-idle__filter-label{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#adb5bd;line-height:1}.sf-idle__filters-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}@media(max-width:480px){.sf-idle__filters-grid{grid-template-columns:1fr}}.sf-filters-wrapper{background:#fff;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem .5rem;overflow-x:hidden;width:100%;box-sizing:border-box;flex-shrink:0}@media(max-width:768px){.sf-filters-wrapper{padding:.5rem .75rem}}@media(max-width:480px){.sf-filters-wrapper{padding:.4rem .5rem}}.sf-toolbar{display:flex;flex-direction:column;gap:.6rem}.sf-toolbar__header{padding-bottom:.55rem;border-bottom:1px solid #f0f2f5}@media(max-width:768px){.sf-toolbar__header{flex-direction:column;align-items:flex-start;gap:8px}}.sf-toolbar__title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sf-toolbar__title{font-size:.95rem;font-weight:700;color:#323e48;letter-spacing:-.01em;line-height:1.3;margin:0}.sf-toolbar__count{font-size:.8125rem;font-weight:500;color:#6c757d;background:#e9ecef;padding:2px 8px;border-radius:4px}.sf-toolbar__filters{display:flex;align-items:stretch;flex-wrap:wrap;gap:0;row-gap:.5rem}@media(max-width:768px){.sf-toolbar__filters{flex-direction:column;align-items:stretch}}.sf-toolbar__divider{width:1px;background:#e9ecef;margin:0 .85rem;flex-shrink:0}@media(max-width:768px){.sf-toolbar__divider{display:none}}.sf-toolbar__filter-group{display:flex;flex-direction:column;gap:.22rem;flex-shrink:0}.sf-toolbar__filter-group--search{flex:1 1;min-width:180px}.sf-toolbar__filter-group--actions{justify-content:flex-end}@media(max-width:768px){.sf-toolbar__filter-group{width:100%;flex:unset;min-width:unset}}.sf-toolbar__filter-group-label{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#adb5bd;line-height:1;white-space:nowrap}.sf-toolbar__actions--center{justify-content:flex-end!important}.sf-toolbar__actions--center .sf-toolbar__filter-group-label{visibility:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sf-idle__filter-group--mb{margin-bottom:12px}.sf-idle__actions{margin-top:16px}.sf-summary{background:#fff;border:1px solid #dee2e6;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.05);flex-shrink:0}.sf-summary__header{padding:.6rem 1rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:4px 16px}.sf-summary__art{font-family:Consolas,Courier New,monospace;font-size:.88rem;font-weight:800;color:var(--color-primary,#00ABE9);margin:0;letter-spacing:.02em}.sf-summary__art-desc{font-family:inherit;font-weight:500;color:#64748b;font-size:.8rem}.sf-summary__periodo{font-size:.76rem;color:#64748b;margin:0}.sf-summary__values{padding:.6rem 1rem;flex-wrap:wrap;gap:12px}.sf-summary__item{display:flex;flex-direction:column;align-items:center;gap:2px}.sf-summary__label{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8}.sf-summary__value{font-size:1rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.01em}.sf-list-wrapper{flex:1 1;min-height:0;overflow:hidden;display:flex;flex-direction:column;padding:8px 1rem 1rem}.sf-paginador{padding:.5rem 14px .6rem;border-top:1px solid #dee2e6}.sf-paginador__info,.sf-paginador__pagina{font-size:.72rem;color:#6c757d;white-space:nowrap}.sf-paginador__ellipsis{font-size:.8rem;color:#adb5bd;padding:0 .1rem;line-height:30px}.sf-pag-btn{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:30px;padding:0 .4rem;border:1px solid #dee2e6;border-radius:6px;background:#fff;color:#495057;font-size:.78rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,color .15s;line-height:1}.sf-pag-btn:hover:not(:disabled){background:#f0f2f5;border-color:#adb5bd}.sf-pag-btn--active{background:#323e48;border-color:#323e48;color:#fff;font-weight:700}.sf-pag-btn--active:hover{background:#424e5a;border-color:#424e5a}.sf-pag-btn:disabled{opacity:.4;cursor:not-allowed;background:#f8f9fa}.sf-list .sf-paginador{border-top:none}.sf-list{flex:1 1;min-height:0;display:flex;flex-direction:column;background:#fff;border:1px solid #dee2e6;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.05)}.sf-list__head{display:flex;align-items:center;padding:0 14px;height:32px;background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-shrink:0;gap:8px}.sf-list__th{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.sf-list__body{flex:1 1;min-height:0;overflow-y:auto;padding:3px 0}.sf-mov-row{display:flex;align-items:center;gap:8px;padding:6px 14px;border-left:3px solid var(--sf-border-color,#dee2e6);transition:background .1s}.sf-mov-row:not(:last-child){border-bottom:1px solid #f5f7fa}.sf-mov-row:hover{background:#f8fafc}@media(max-width:480px){.sf-mov-row{padding:5px 10px;gap:6px}}.sf-list__th--tx,.sf-mov-row__tx{width:80px;flex-shrink:0;font-family:Consolas,Courier New,monospace;font-size:.78rem;font-weight:700;color:var(--color-primary,#00ABE9);white-space:nowrap}.sf-list__th--clase,.sf-list__th--tipo{flex-shrink:0}.sf-mov-row__chip{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:.68rem;font-weight:700;padding:1px 6px;flex-shrink:0;white-space:nowrap}.sf-mov-row__chip--tipo{width:32px;background:#e0f2fe;color:#0369a1;border:1px solid #bae6fd}.sf-mov-row__chip--clase{width:40px;background:#f0f2f5;color:#52606d;border:1px solid #dee2e6}.sf-list__th--tipo{width:32px}.sf-list__th--clase{width:40px}.sf-list__th--fecha,.sf-mov-row__fecha{width:90px;flex-shrink:0;font-size:.78rem;color:#334155;white-space:nowrap}.sf-list__th--loc,.sf-mov-row__loc{width:120px;flex-shrink:0;display:flex;align-items:center;gap:4px;white-space:nowrap;overflow:hidden}.sf-mov-row__bodega{display:inline-block;background:#f0f2f5;border:1px solid #dee2e6;color:#1a2535;border-radius:4px;font-size:.7rem;font-weight:700;padding:0 5px;flex-shrink:0}.sf-mov-row__sep{font-size:.65rem;color:#9aa5b4;flex-shrink:0}.sf-mov-row__codloc{font-size:.72rem;font-weight:600;color:#1a2535;flex-shrink:0}.sf-list__th--desc,.sf-mov-row__desc{flex:1 1;min-width:0;color:#52606d}.sf-list__th--desc,.sf-list__th--user,.sf-mov-row__desc,.sf-mov-row__user{font-size:.76rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sf-list__th--user,.sf-mov-row__user{width:100px;flex-shrink:0;font-weight:600;color:#475569}.sf-list__th--qty,.sf-mov-row__qty{width:80px;flex-shrink:0;text-align:right;font-size:.82rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.sf-list__th--qty{text-align:right}@media(max-width:768px){.sf-list__th--clase,.sf-list__th--desc,.sf-list__th--user,.sf-mov-row__chip--clase,.sf-mov-row__desc,.sf-mov-row__user{display:none}}.sf-mov-row--skeleton{pointer-events:none;border-left-color:#dee2e6!important}@keyframes sf-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.sf-skel{display:inline-block;height:14px;border-radius:4px;background:linear-gradient(90deg,#f0f2f5 25%,#e8eaed 50%,#f0f2f5 75%);background-size:800px 100%;animation:sf-shimmer 1.4s infinite;flex-shrink:0}.sf-skel--tx{width:70px}.sf-skel--chip{width:30px}.sf-skel--date{width:80px}.sf-skel--loc{width:110px}.sf-skel--desc{flex:1 1;min-width:60px}.sf-skel--user{width:90px}.sf-skel--qty{width:60px;margin-left:auto}:global(.maestro-articulos-layout){height:100vh;overflow:hidden}:global(.maestro-articulos-layout) .layout-simple__main{overflow:hidden;min-height:0}.ma-toolbar{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:.7rem 1rem;box-shadow:0 1px 4px rgba(0,0,0,.05);display:flex;flex-direction:column;gap:.6rem}@media(max-width:768px){.ma-toolbar{padding:.5rem .75rem}}.ma-toolbar__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding-bottom:.55rem;border-bottom:1px solid #f0f2f5}@media(max-width:768px){.ma-toolbar__header{flex-direction:column;align-items:flex-start}}.ma-toolbar__title{font-size:.95rem;font-weight:700;color:#323e48;letter-spacing:-.01em;line-height:1.3}.ma-toolbar__count{font-size:.8rem;color:#6c757d;font-weight:400}.ma-toolbar__filters{display:flex;align-items:stretch;flex-wrap:wrap;gap:0;row-gap:.5rem}@media(max-width:768px){.ma-toolbar__filters{flex-direction:column;align-items:stretch}}.ma-toolbar__divider{width:1px;background:#e9ecef;margin:0 .85rem;flex-shrink:0}@media(max-width:768px){.ma-toolbar__divider{display:none}}.ma-toolbar__filter-group{display:flex;flex-direction:column;gap:.22rem;flex-shrink:0}.ma-toolbar__filter-group--search{flex:1 1;min-width:180px}.ma-toolbar__filter-group--search :global(.search-input),.ma-toolbar__filter-group--search :global(.search-input-wrapper){width:100%}@media(max-width:768px){.ma-toolbar__filter-group{width:100%;flex:unset;min-width:unset}}.ma-toolbar__filter-label{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#adb5bd;line-height:1;white-space:nowrap}.ma-ficha-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.65rem 1.25rem;gap:.65rem 1.25rem}@media(max-width:992px){.ma-ficha-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.ma-ficha-grid{grid-template-columns:1fr}}.ma-ficha-field{display:flex;flex-direction:column;gap:3px}.ma-ficha-field--full{grid-column:1/-1}.ma-ficha-field__label{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9aa5b4;line-height:1}.ma-ficha-field__value{font-size:.82rem;color:#1a2535;background:#f8fafc;border:1px solid #e9ecef;border-radius:5px;padding:.3rem .5rem;min-height:2rem;line-height:1.4;word-break:break-word}.ma-ficha-field__value--empty{color:#adb5bd}.ma-ficha-field__value--specs{white-space:pre-line;font-size:.78rem}.ma-ficha-field__value--mono{font-family:Consolas,Courier New,monospace;font-size:.85rem;font-weight:700;color:var(--color-primary,#00ABE9)}.ma-compromisos-section:not(:first-child){margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0}.ma-compromisos-section__title{font-size:.8rem;font-weight:700;color:#374151;margin:0 0 .6rem}:global(.transacciones-inventario-layout){height:100vh;overflow:hidden}:global(.transacciones-inventario-layout) .layout-simple__main{overflow:hidden;min-height:0}:global(.mantenimiento-chasis-layout){height:100vh;overflow:hidden}:global(.mantenimiento-chasis-layout) .layout-simple__main{overflow:hidden;min-height:0}:global(.auditoria-ot-layout){height:100vh;overflow:hidden}:global(.auditoria-ot-layout) .layout-simple__main{overflow:hidden;min-height:0}body,html{margin:0;padding:0;font-family:Segoe UI,sans-serif;background-color:#f4f4ea;color:var(--color-secondary);width:100vw;min-width:100vw;max-width:100vw;overflow-x:hidden}*{box-sizing:border-box}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.spinner{animation:spin .9s linear infinite}