.dtp-wrapper{position:relative;display:inline-block}.dtp-wrapper .dtp-display-input{width:fit-content!important;display:inline-block}.dtp-hidden-input{display:none!important}.dtp-display-input{height:42px;border-radius:10px;border:2px solid #edf2f7;padding:0 36px 0 12px;font-size:15px;background:#f8fafc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%230475c0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E") no-repeat right 10px center;cursor:pointer;transition:border-color .2s,background-color .2s;box-sizing:border-box;width:220px;color:#2d3748}.dtp-display-input:hover{border-color:#0475c0}.dtp-display-input.dtp-open{border-color:#0475c0;background-color:#fff;outline:0}.dtp-display-input.step-field-error,.step-field-error+.dtp-display-input{border-color:#e53e3e!important;background-color:rgba(229,62,62,.05)!important}.dtp-picker{display:none;position:absolute;top:calc(100% + 6px);left:0;z-index:9999;background:#fff;border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.15);overflow:hidden;flex-direction:row}.dtp-picker.dtp-open{display:flex}.dtp-calendar-wrap{border-right:1px solid #eef2f7}.dtp-calendar-wrap .flatpickr-calendar{box-shadow:none!important;border:none!important;border-radius:0!important;width:280px!important;padding:12px!important}.dtp-calendar-wrap .flatpickr-month{padding:0 0 8px 0}.dtp-time-section{display:flex;flex-direction:column;justify-content:space-between}.dtp-time{display:flex;align-items:center;padding:14px 12px 8px;gap:6px;background:#fff}.dtp-footer{padding:8px 12px 12px;display:flex;justify-content:flex-end}.dtp-save-btn{background:#0475c0;color:#fff;border:none;border-radius:8px;padding:7px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s,transform .15s;width:100%}.dtp-save-btn:hover{background:#035f9b;transform:translateY(-1px)}.dtp-wheel-wrapper{position:relative;width:56px;height:120px;overflow:hidden}.dtp-wheel{height:100%;overflow-y:auto;scroll-behavior:smooth;padding-top:44px;padding-bottom:44px;scrollbar-width:none;-ms-overflow-style:none}.dtp-wheel::-webkit-scrollbar{display:none}.dtp-item{height:32px;line-height:32px;text-align:center;cursor:pointer;color:#aab;font-size:15px;transition:color .15s,transform .15s;user-select:none}.dtp-item.dtp-active{color:#2d3748;font-weight:700;transform:scale(1.12)}.dtp-item:hover{color:#0475c0}.dtp-center{position:absolute;top:50%;transform:translateY(-50%);height:32px;width:100%;border-top:2px solid #0475c0;border-bottom:2px solid #0475c0;pointer-events:none;border-radius:4px}.dtp-fade-bottom,.dtp-fade-top{position:absolute;width:100%;height:36px;pointer-events:none;z-index:2}.dtp-fade-top{top:0;background:linear-gradient(to bottom,#fff 20%,transparent)}.dtp-fade-bottom{bottom:0;background:linear-gradient(to top,#fff 20%,transparent)}.dtp-separator{font-size:20px;font-weight:700;color:#2d3748;line-height:1;align-self:center;margin-bottom:2px}.dtp-item.dtp-editing{padding:0;transform:none}.dtp-inline-input{width:100%;height:28px;border:2px solid #0475c0;border-radius:6px;text-align:center;font-size:14px;font-weight:700;color:#2d3748;background:#fff;outline:0;padding:0 4px;box-sizing:border-box;-moz-appearance:textfield;appearance:textfield}.dtp-inline-input::-webkit-inner-spin-button,.dtp-inline-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}