#operationType{padding:0}.operation-type-card{background:#fff;border-radius:12px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.12);box-shadow:0 8px 24px rgba(0,0,0,.12)}.ot-modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #edf2f7}.ot-modal-title{margin:0;font-size:1.1rem;font-weight:700;color:#2c3e50}.ot-modal-close{background:transparent;border:none;font-size:1.4rem;line-height:1;cursor:pointer;color:#6b7c93}.ot-modal-close:hover{color:#2c3e50}.ot-modal-body{padding:16px 20px 8px}.ot-modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:10px;padding:12px 20px 16px;border-top:1px solid #edf2f7}.ot-action-btn{border-radius:8px;padding:10px 16px;font-weight:600;width:auto}.card-header-operation-type{background-color:red;background:-webkit-gradient(linear,left top,right top,from(#f7fafc),to(#fff));background:linear-gradient(90deg,#f7fafc,#fff);border-bottom:1px solid #edf2f7;padding:16px 20px}.card-header-operation-type .title{font-weight:700;font-size:1.1rem;color:#2c3e50}.card-header-operation-type .subtitle{font-size:.9rem;color:#6b7c93;margin-top:4px}.card-body{padding:20px}.form-row{background:#fbfdff;border:1px solid #eef2f7;border-radius:10px;padding:12px;margin-bottom:12px}.column-actions,.form-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.column-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.summary{margin-top:16px;border-top:1px dashed #e6eaf0;padding-top:12px}.summary-title{font-weight:600;font-size:.95rem;margin-bottom:8px;color:#34495e}.chips{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.chip{position:relative;background:#eef5ff;color:#2b6cb0;border:1px solid #cfe0ff;border-radius:999px;padding:6px 28px 6px 12px;font-size:.85rem}.chip-editable{cursor:text}.chip-editable:hover{background:#e9f1ff;border-color:#bfd6ff;text-decoration:underline}.chip-close{position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:#2b6cb0;font-weight:700}.chip-close:hover{color:#1a365d}.w-full{width:100%}.chip-add{background:#2b6cb0;color:#fff;border:1px solid #2b6cb0;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;min-width:32px;padding:6px 12px;font-weight:700}.description-text{color:#6b7c93;margin-bottom:0!important}.align-vertical-checkbox{margin-top:40px}.device-name[data-v-53113c26]{color:#3cbea6}.content-loader{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:20px}.lds-ellipsis{display:inline-block;position:relative;width:64px;height:12px}.lds-ellipsis div{position:absolute;top:0;width:11px;height:11px;border-radius:50%;background-color:#3476fb;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:6px;-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:6px}.lds-ellipsis div:nth-child(2),.lds-ellipsis div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:26px}.lds-ellipsis div:nth-child(4){left:45px;-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(19px);transform:translate(19px)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(19px);transform:translate(19px)}}.device-item.subitem{background-color:#fff;border-radius:5px;-webkit-box-shadow:0 0 2px #333;box-shadow:0 0 2px #333}.grid-columns{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.device-item{position:relative}.device-item .btn-remove{border:none;background-color:#f42d51;color:#fff;-webkit-box-shadow:0 1px 1px #801125;box-shadow:0 1px 1px #801125;width:40px;height:40px;border-radius:100%}.device-item .btn-remove,.device-item .loader-content{position:absolute;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.device-item .loader-content{top:0;left:0;bottom:0;background-color:hsla(0,0%,100%,.7490196078431373);z-index:5}.subdevices-content{background-color:#efefef;padding:10px;border-radius:5px}.name-options-table{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.name-options-table .options{margin-left:auto}.name-options-table .options .btn{width:30px;height:30px;border-radius:5px;background-color:#efefef;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;outline:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:5px;-webkit-transition:all 1ms ease;transition:all 1ms ease}.name-options-table .options .btn span{font-size:1.5em}.name-options-table .options .btn:last-child{margin-right:0}.name-options-table .options .btn.primary{background-color:#1d76fb;color:#fff}.name-options-table .options .btn:active{background-color:#000;color:#fff}.alert-container{background-color:#91d18b;padding:14px;border-radius:10px}.alert-container p{margin:0}.alert-container h4{font-size:.9em}.token-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:.8em;word-break:break-all;cursor:pointer}.token-details:hover .alert-container{-webkit-box-shadow:1px 1px 3px #000;box-shadow:1px 1px 3px #000}.alert-container .code-content{display:block;width:100%;padding:15px;border-radius:5px;color:#222}.token-details{margin-bottom:15px}.token-details .title{font-size:.9em;margin:0;margin-bottom:10px}.device-item-content{background-color:#fff;-webkit-box-shadow:0 1px 3px #5e5e5e;box-shadow:0 1px 3px #5e5e5e;border-radius:5px}.device-item-content .header-content{padding:10px 30px}.device-item-content .header-content .legend{font-weight:700;font-size:1.2em}.device-item-content .body-content{padding:30px;padding-top:0}.devices-items-content{display:block;padding:0 15px}.add-item-header{background-color:#f0f5f9;border-bottom:1px solid #d8d8d8}.modal-widget{background-color:#fff;border-radius:5px;width:100%;height:auto;margin:0 auto;padding:15px}.modal-widget .btn-close{position:absolute;top:8px;right:8px;width:30px;height:30px;border-radius:100%;border:0;-webkit-box-shadow:none;box-shadow:none;font-size:1.2em;background-color:#f64651;color:#fff}.modal-widget .btn-close:hover{background-color:#000;color:#fff}.modal-widget .modal-title{display:block;height:25px;text-align:left;padding:10px 15px;padding-bottom:30px}.modal-widget .modal-title .title{text-align:left;padding:0;margin:0;font-size:1.5em;font-weight:700}.modal-widget .modal-body{display:block}.form-footer{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 15px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}