.onhands-page-header{position:-webkit-sticky;position:sticky;top:70px;z-index:100;background:#ffffff;border-bottom:1px solid rgba(0,47,167,.1);box-shadow:0 2px 8px rgba(0,47,167,.08);margin-bottom:12px;padding:12px 20px}.onhands-page-header-inner{max-width:72rem;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.onhands-page-header-right{flex-shrink:0}.onhands-page-header-left{display:flex;align-items:center;gap:1rem}.onhands-page-header-titles{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.onhands-page-header-back{padding:.5rem;border-radius:8px;transition:background .2s}.onhands-page-header-back:hover{background:rgba(0,47,167,.06)}.onhands-page-header-back-icon{width:2rem;height:2rem;color:#002fa7}.onhands-page-header-title{font-size:1.25rem;font-weight:600;color:#002fa7;margin:0}.onhands-page-header-subtitle{font-size:.875rem;font-weight:500;color:#6c757d}.onhands-page-header-warning{display:inline-flex;align-items:center;gap:6px;font-size:.8125rem;font-weight:500;color:#92400e;margin-left:.5rem}.onhands-page-header-warning-icon{width:16px;height:16px;color:#a77800;flex-shrink:0}@media (min-width:768px){.onhands-page-header-title{font-size:1.5rem}.onhands-page-header-subtitle{font-size:.9375rem}}@media (max-width:768px){.onhands-page-header{top:120px}}@media (max-width:480px){.onhands-page-header{top:110px}}.item-card{width:100%;border-radius:12px;box-shadow:0 2px 8px rgba(0,47,167,.1);border:1px solid rgba(0,47,167,.1);padding:20px 24px;text-align:left;cursor:pointer;transition:all .2s;background:#ffffff}.item-card:hover{box-shadow:0 4px 12px rgba(0,47,167,.15);border-color:rgba(0,47,167,.2)}.item-card--completed{background:rgba(0,47,167,.04);border-color:rgba(0,47,167,.2)}.item-card--in-progress{background:rgba(167,120,0,.06);border-color:rgba(167,120,0,.3)}.item-card--pending{background:#ffffff}.item-card-inner{display:flex;align-items:flex-start;justify-content:space-between}.item-card-content{flex:1 1}.item-card-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.item-card-name{font-size:1.125rem;font-weight:600;color:#002fa7}.item-card-warning{display:flex;align-items:center;gap:.25rem}.item-card-warning-icon{width:1.25rem;height:1.25rem;color:#a77800}.item-card-warning-label{font-size:.75rem;color:#6c757d;font-weight:500}.item-card-subtitle{font-size:14px;color:#6c757d;margin-top:.25rem}.item-card-subtitle--prominent{color:#002fa7;font-size:1rem;font-weight:600}.item-card-secondary{font-size:12px;color:#6c757d;margin-top:.25rem}.item-card-icon{margin-left:1rem}.item-card-icon-svg{width:1.5rem;height:1.5rem}.item-card-icon--completed{color:#002fa7}.item-card-icon--in-progress{color:#a77800}.item-card-arrow{width:1.5rem;height:1.5rem;margin-left:1rem;color:#6c757d;transition:color .2s}.item-card:hover .item-card-arrow{color:#002fa7}@media (min-width:768px){.item-card-name{font-size:1.5rem}.item-card-subtitle{font-size:1rem}.item-card-subtitle--prominent{font-size:1.25rem}.item-card-secondary{font-size:.875rem}}.numpad-input{width:100%;max-width:42rem;margin:0 auto;background:#ffffff;border-radius:12px;box-shadow:0 2px 8px rgba(0,47,167,.1);border:1px solid rgba(0,47,167,.1);overflow:hidden}.numpad-display{background:#f8f9fc;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(0,47,167,.08)}.numpad-display-inner{display:flex;align-items:flex-end;justify-content:space-between}.numpad-value{font-size:3rem;font-weight:700;color:#002fa7;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.numpad-meta{display:flex;align-items:center;gap:.75rem}.numpad-unit{font-size:1.125rem;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.05em}.numpad-backspace{padding:.5rem;border-radius:8px;background:white;border:1px solid rgba(0,47,167,.1);cursor:pointer;transition:all .15s}.numpad-backspace:hover{background:rgba(0,47,167,.04)}.numpad-backspace:active{transform:scale(.95)}.numpad-backspace-icon{width:1.25rem;height:1.25rem;color:#002fa7}.numpad-grid{padding:1rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem}.numpad-btn{width:100%;height:6rem;background:#f8f9fc;border:1px solid rgba(0,47,167,.1);border-radius:8px;font-size:1.5rem;font-weight:700;color:#002fa7;cursor:pointer;transition:all .15s}.numpad-btn:hover{background:rgba(0,47,167,.06)}.numpad-btn:active{transform:scale(.95)}.numpad-btn-number{font-size:1.5rem}@media (min-width:768px){.numpad-value{font-size:3.75rem}.numpad-unit{font-size:1.25rem}}.alert-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.alert-modal{background:#ffffff;border-radius:12px;box-shadow:0 8px 24px rgba(0,47,167,.15);max-width:28rem;width:100%;padding:24px;border:1px solid rgba(0,47,167,.2)}.alert-modal-header{display:flex;align-items:center;margin-bottom:1rem}.alert-modal-icon-wrap{background:rgba(167,120,0,.12);border-radius:50%;padding:.75rem;margin-right:1rem}.alert-modal-icon{width:2rem;height:2rem;color:#a77800}.alert-modal-title{font-size:1.25rem;font-weight:600;color:#002fa7}.alert-modal-message{color:#6c757d;font-size:14px;margin-bottom:1.5rem}.alert-modal-values{background:rgba(0,47,167,.04);border-radius:8px;padding:16px;margin-bottom:1.5rem;border:1px solid rgba(0,47,167,.1)}.alert-modal-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.alert-modal-label{font-size:12px;color:#6c757d;margin-bottom:.25rem}.alert-modal-value{font-size:1.25rem;font-weight:700;color:#002fa7}.alert-modal-diff{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(0,47,167,.15)}.alert-modal-diff-value{font-size:1rem;font-weight:600;color:#002fa7}.alert-modal-actions{display:flex;gap:1rem}.alert-modal-btn{flex:1 1;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.alert-modal-btn--secondary{background:white;border:1px solid rgba(0,47,167,.3);color:#002fa7}.alert-modal-btn--secondary:hover{background:#f8f9fc}.alert-modal-btn--primary{background:linear-gradient(135deg,#002fa7,#003153);color:white;border:none}.alert-modal-btn--primary:hover{box-shadow:0 4px 12px rgba(0,47,167,.3)}