.holiday-cell{background:repeating-linear-gradient(45deg,hsla(0,96%,89%,.2),hsla(0,96%,89%,.2) 10px,hsla(0,93%,94%,.3) 0,hsla(0,93%,94%,.3) 20px)}.holiday-name{font-size:10px;color:#991b1b;text-align:center;padding:2px;margin-top:2px;border-radius:4px;background-color:hsla(0,93%,94%,.7);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-card{transition:all .2s ease-in-out}.status-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.delivery-modal-backdrop{background-color:rgba(0,0,0,.5);transition:opacity .2s ease-in-out}.delivery-modal-wrapper{min-height:100vh}.delivery-modal-content{max-width:1430px;width:95%;margin:auto;box-shadow:0 25px 50px -12px rgba(0,0,0,.25),0 10px 10px -5px rgba(0,0,0,.04);padding:2rem;animation:modalFadeIn .3s ease-out;background-image:linear-gradient(90deg,rgba(219,234,254,.1),rgba(219,234,254,0))}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.delivery-modal-close-button{background-color:#f3f4f6;border-radius:9999px;padding:.375rem;transition:background-color .2s}.delivery-modal-close-button:hover{background-color:#e5e7eb}.modal-title{font-size:1.25rem;font-weight:600;color:#1f2937;line-height:1.5}.form-icon-container{display:flex;align-items:center;padding-left:.75rem;padding-right:.75rem;background-color:#f9fafb;border-top-left-radius:.375rem;border-bottom-left-radius:.375rem;border:1px solid #e5e7eb;border-right:none}.form-icon{width:1.25rem;height:1.25rem;color:#4b5563}.input-with-icon{border-top-left-radius:0!important;border-bottom-left-radius:0!important}input:focus,select:focus,textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.25)}.custom-checkbox{display:flex;align-items:center;cursor:pointer}.custom-checkbox input{position:absolute;opacity:0;height:0;width:0}.custom-checkbox .checkbox-indicator{height:1.25rem;width:1.25rem;border:1px solid #d1d5db;border-radius:.25rem;margin-right:.5rem;display:flex;align-items:center;justify-content:center;transition:all .2s;background-color:#fff}.custom-checkbox input:checked~.checkbox-indicator{background-color:#2563eb;border-color:#2563eb}.custom-checkbox .checkbox-indicator svg{visibility:hidden;fill:#fff;width:.75rem;height:.75rem}.custom-checkbox input:checked~.checkbox-indicator svg{visibility:visible}input[type=date],input[type=time]{padding:.5rem .75rem;border-radius:.375rem;border:1px solid #e5e7eb;font-size:.875rem}label{display:block;margin-bottom:.25rem;color:#4b5563}.action-button,label{font-size:.875rem;font-weight:500}.action-button{padding:.5rem 1rem;border-radius:.375rem;transition:all .2s}@media (max-width:640px){.delivery-modal-content{padding:1rem;margin:0;max-width:100%;border-radius:0;min-height:100vh}.grid{grid-template-columns:1fr!important}.modal-title{font-size:1.125rem}}.checkbox-container{display:flex;align-items:center;gap:.5rem}.checkbox-label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1rem;border-top:1px solid #e5e7eb}.delivery-modal-container{position:fixed;inset:0;z-index:50;overflow-y:auto}.delivery-modal-backdrop{position:fixed;inset:0;background-color:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.delivery-modal-wrapper{display:flex;min-height:100%;align-items:center;justify-content:center;padding:1rem}.delivery-modal-content{position:relative;background-color:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);width:100%;max-width:48rem;margin:2rem auto;padding:1.5rem;overflow:hidden}.delivery-modal-close-button{position:absolute;top:1rem;right:1rem;color:#6b7280;transition:color .15s ease-in-out}.delivery-modal-close-button:hover{color:#1f2937}.cancel-button{background-color:#fff;color:#4b5563;border:1px solid #d1d5db}.cancel-button:hover{background-color:#f9fafb}.submit-button{background-color:#2563eb;color:#fff}.submit-button:hover{background-color:#1d4ed8}