.container-page[data-v-77b30156]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-personalized[data-v-77b30156]{position:relative}.map[data-v-77b30156]{width:100%;height:500px;position:relative}.searchboxinput[data-v-77b30156]{top:25px;left:25px;padding:10px;background-color:#fff}.searchboxinput[data-v-77b30156],.suggestions[data-v-77b30156]{position:absolute;z-index:5;width:300px;border:1px solid #ccc;border-radius:4px}.suggestions[data-v-77b30156]{top:70px;left:35px;background:#fff;max-height:200px;overflow-y:auto}.suggestions div[data-v-77b30156]{padding:10px;cursor:pointer}.suggestions div[data-v-77b30156]:hover{background-color:#f0f0f0}.distance-input[data-v-77b30156]{margin-top:15px}.position-footer-btn[data-v-77b30156]{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.dialog-title[data-v-b444da72]{font-size:18px;font-weight:600;color:#2c3e50}.step-section[data-v-b444da72]{margin-bottom:24px}.step-label[data-v-b444da72]{display:block;font-size:14px;font-weight:600;color:#606266;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #ebeef5}.basic-info-row[data-v-b444da72]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.did-input[data-v-b444da72],.name-input[data-v-b444da72]{-webkit-box-flex:1;-ms-flex:1;flex:1}.full-width[data-v-b444da72]{width:100%}.lite-types-grid[data-v-b444da72]{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;margin-top:8px}.type-card[data-v-b444da72]{border:1px solid #dcdfe6;border-radius:8px;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;height:100%}.type-card.restricted-plan[data-v-b444da72]{border-color:#ff4d4f;border-width:2px}.type-card[data-v-b444da72]:hover:not(.disabled){border-color:#409eff;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1)}.type-card.selected[data-v-b444da72]{border-color:#409eff;background-color:#f0f9eb;-webkit-box-shadow:0 0 0 2px rgba(64,158,255,.2);box-shadow:0 0 0 2px rgba(64,158,255,.2)}.type-card.disabled[data-v-b444da72]{cursor:not-allowed;opacity:.7;background-color:#f5f7fa}.card-header[data-v-b444da72]{padding:12px 16px;background:#fafafa;border-bottom:1px solid #ebeef5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.type-card.selected .card-header[data-v-b444da72]{background-color:#ecf5ff;color:#409eff}.type-name[data-v-b444da72]{font-weight:700;font-size:15px}.type-price[data-v-b444da72]{font-weight:600;font-size:14px;color:#67c23a}.type-price small[data-v-b444da72]{font-size:.8em;color:#909399}.card-body[data-v-b444da72]{padding:12px;-webkit-box-flex:1;-ms-flex:1;flex:1}.features-list[data-v-b444da72]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.feature-item[data-v-b444da72]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:13px;color:#606266}.feature-item.inactive[data-v-b444da72]{color:#c0c4cc;text-decoration:none}.feature-item i[data-v-b444da72]{font-size:16px;color:#409eff}.feature-item.inactive i[data-v-b444da72]{color:#dcdfe6}.feature-info[data-v-b444da72]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.2}.feature-info span[data-v-b444da72]{font-weight:500}.feature-info small[data-v-b444da72]{font-size:11px;color:#909399}.card-footer[data-v-b444da72]{padding:10px 16px;background:#fafafa;border-top:1px solid #ebeef5;text-align:center;font-size:13px;font-weight:500;color:#909399}.type-card.selected .card-footer[data-v-b444da72]{background-color:#409eff;color:#fff}.selection-indicator[data-v-b444da72]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px}.no-margin[data-v-b444da72]{margin:0}.help-text[data-v-b444da72]{font-size:12px;color:#909399;margin-top:4px}.item-draggable[data-v-1562cc80]{padding:10px 12px;margin-bottom:10px;background-color:#f9fbfd;border:1px solid #dce4ec;border-radius:6px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.06);box-shadow:0 1px 3px rgba(0,0,0,.06);-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.item-draggable[data-v-1562cc80]:hover{background-color:#eef3f8}.el-button[data-v-1562cc80],.el-input[data-v-1562cc80]{width:100%}.el-radio-group[data-v-1562cc80]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.dialog-footer[data-v-1562cc80]{text-align:right;margin-top:20px}.el-row+.el-row[data-v-1562cc80]{margin-top:20px}.el-button[round][data-v-1562cc80]{background-color:#5c6bc0;color:#fff;border:none}.el-button[round][data-v-1562cc80]:hover{background-color:#3f51b5}.the-mask[data-v-1562cc80]{display:block;margin-top:4px;font-size:14px;color:#444}.follow-me-row[data-v-1562cc80]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.timer-hint[data-v-1562cc80]{margin-top:7px;font-size:12px;color:#666}.container--simple-command{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.container--simple-command .ic2 label{font-weight:600;margin-bottom:10px}.container--simple-command .ic2 .input{background-color:none;border-radius:4px;border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;font-size:inherit;height:40px;line-height:40px;outline:0;padding:0 15px;width:100%}.container--simple-command .ic2 .input:not(:-moz-placeholder-shown)~.cut{transform:translateY(10px)}.container--simple-command .ic2 .input:not(:-ms-input-placeholder)~.cut{transform:translateY(10px)}.container--simple-command .ic2 .input:focus~.cut,.container--simple-command .ic2 .input:not(:placeholder-shown)~.cut{-webkit-transform:translateY(10px);transform:translateY(10px)}.container--simple-command .ic2 .input:not(:-moz-placeholder-shown)~.placeholder{transform:translateY(-31px) translateX(-10px) scale(.75)}.container--simple-command .ic2 .input:not(:-ms-input-placeholder)~.placeholder{transform:translateY(-31px) translateX(-10px) scale(.75)}.container--simple-command .ic2 .input:focus~.placeholder,.container--simple-command .ic2 .input:not(:placeholder-shown)~.placeholder{-webkit-transform:translateY(-31px) translateX(-10px) scale(.75);transform:translateY(-31px) translateX(-10px) scale(.75)}.container--simple-command .ic2 .input:not(:-moz-placeholder-shown)~.placeholder{font-size:20px;color:#4c4c4c}.container--simple-command .ic2 .input:not(:-ms-input-placeholder)~.placeholder{font-size:20px;color:#4c4c4c}.container--simple-command .ic2 .input:not(:placeholder-shown)~.placeholder{font-size:20px;color:#4c4c4c}.container--simple-command .ic2 .input:focus~.placeholder{color:#4c4c4c;font-size:20px}.container--advanced-commands{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.container--advanced-commands .description label{font-weight:600;margin-bottom:10px}.container--advanced-commands .description .input{background-color:none;border-radius:4px;border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;font-size:inherit;height:40px;line-height:40px;outline:0;padding:0 15px;width:100%}.container--advanced-commands .description .input:not(:-moz-placeholder-shown)~.cut{transform:translateY(10px)}.container--advanced-commands .description .input:not(:-ms-input-placeholder)~.cut{transform:translateY(10px)}.container--advanced-commands .description .input:focus~.cut,.container--advanced-commands .description .input:not(:placeholder-shown)~.cut{-webkit-transform:translateY(10px);transform:translateY(10px)}.container--advanced-commands .description .input:not(:-moz-placeholder-shown)~.placeholder{transform:translateY(-31px) translateX(-10px) scale(.75)}.container--advanced-commands .description .input:not(:-ms-input-placeholder)~.placeholder{transform:translateY(-31px) translateX(-10px) scale(.75)}.container--advanced-commands .description .input:focus~.placeholder,.container--advanced-commands .description .input:not(:placeholder-shown)~.placeholder{-webkit-transform:translateY(-31px) translateX(-10px) scale(.75);transform:translateY(-31px) translateX(-10px) scale(.75)}.container--advanced-commands .description .input:not(:-moz-placeholder-shown)~.placeholder{font-size:20px;color:#4c4c4c}.container--advanced-commands .description .input:not(:-ms-input-placeholder)~.placeholder{font-size:20px;color:#4c4c4c}.container--advanced-commands .description .input:not(:placeholder-shown)~.placeholder{font-size:20px;color:#4c4c4c}.container--advanced-commands .description .input:focus~.placeholder{color:#4c4c4c;font-size:20px}.container--advanced-commands .request-method{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid grey;border-radius:4px;padding-top:10px}.container--advanced-commands .authorization,.container--advanced-commands .headers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid grey;border-radius:4px}.container--advanced-commands .headers .headers-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container--advanced-commands .body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container--advanced-commands .body label{font-weight:600;margin-bottom:10px}.container--advanced-commands .body .text-area-supremo{resize:none;display:block;padding:5px 15px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:inherit;color:#606266;background-color:#fff;background-image:none;border:1px solid #dcdfe6;border-radius:4px}.container--advanced-commands .body .border-red{border-color:red!important}.container--advanced-commands .body .border-red:focus{border-color:red!important;-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0;outline:0}.container--advanced-commands .body .border-green{border-color:green!important}.container--advanced-commands .body .border-green:focus{border-color:green!important;-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0;outline:0}.container--custom-commands{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.container--custom-commands .description label{font-weight:600;margin-bottom:10px}.container--custom-commands .description .input{background-color:none;border-radius:4px;border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;font-size:inherit;height:40px;line-height:40px;outline:0;padding:0 15px;width:100%}.container--custom-commands .container--buttons-device{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.container--custom-commands .container--buttons-device .buttons-devices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container--custom-commands .container--buttons-device .buttons-devices label{font-weight:600}.container-footer-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:20px}.command-scroll-container[data-v-4b67d2f1]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;overflow-x:auto;max-width:100%}.command-scroll-container>div[data-v-4b67d2f1]{-webkit-box-flex:1;-ms-flex:1 1 120px;flex:1 1 120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:100px;max-width:150px}.el-form-item[data-v-4b67d2f1]{width:100%;margin-bottom:0}.el-button[data-v-4b67d2f1]{width:100%;height:42px;font-weight:600;font-size:15px;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:6px}.content[data-v-cdbfd6cc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.element--table[data-v-dda4aae6]{width:100%;border-radius:8px;overflow-x:auto}.search-container[data-v-6158dfdc]{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:10px}.search-input[data-v-6158dfdc]{max-width:300px;width:100%}.card-table[data-v-6158dfdc]{border-radius:8px;overflow:hidden}.element--table[data-v-66f1e549]{width:100%;border-radius:8px;overflow-x:auto}.search-container[data-v-4c4cdad8]{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:10px}.search-input[data-v-4c4cdad8]{max-width:300px;width:100%}.card-table[data-v-4c4cdad8]{border-radius:8px;overflow:hidden}.element--table[data-v-315def0b]{width:100%;border-radius:8px;overflow-x:auto}.search-container[data-v-14b01c25]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:10px;margin-bottom:16px}.input-auto-width[data-v-14b01c25]{width:auto}.card-table[data-v-14b01c25]{border-radius:8px;overflow:hidden}.element--table[data-v-173385b4]{width:100%;border-radius:8px;overflow-x:auto}.flex--al-center[data-v-33820a5d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex--col[data-v-33820a5d]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.flex--col[data-v-33820a5d],.flex--row[data-v-33820a5d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.flex--row[data-v-33820a5d]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.space--between[data-v-33820a5d]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.align--center[data-v-33820a5d]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gap--15[data-v-33820a5d]{gap:15px}.gap--20[data-v-33820a5d]{gap:20px}.draggable-content[data-v-33820a5d]{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #000;border-radius:6px;padding:10px;gap:20px}.draggable-item[data-v-33820a5d]{padding:10px}.default-queue-legend[data-v-33820a5d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:right;background:#409eff;color:#fff;padding:5px;border-radius:50px}.items-draggable[data-v-33820a5d]{background-color:#f9f9f9;border:1px solid #dcdfe6;border-radius:6px;padding:15px;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.timer-options[data-v-33820a5d]{margin-top:5px}.queue-select[data-v-33820a5d],.timer-options[data-v-33820a5d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sound-options[data-v-33820a5d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.none-component{display:none}.width-table{width:100%}.atention-px-queue{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.width-table{width:100%}.atention-px-queue{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.search-container[data-v-316904f9]{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:10px}.search-input[data-v-316904f9]{max-width:300px;width:100%}.card-table[data-v-316904f9]{border-radius:8px;overflow:hidden}.container--title--cond[data-v-a68bf49c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto}.title-personalized[data-v-a68bf49c]{font-size:30px;font-weight:700;text-shadow:0 0 1px #f3f7fa,0 0 1px #f3f7fa,0 0 1px #f3f7fa,0 0 1px #f3f7fa,0 0 1px #f3f7fa,0 0 1px #f3f7fa,0 0 1px #f3f7fa,0 1px 2px rgba(0,0,0,.3),0 3px 9px rgba(0,0,0,.1)}.action-button[data-v-679dceab]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.element--table[data-v-baf7a6ba]{width:100%;border-radius:8px;overflow-x:auto}.exten-cell[data-v-baf7a6ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;gap:6px}.actions-container[data-v-baf7a6ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;gap:10px}.action-button[data-v-baf7a6ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exten-cell .icon[data-v-baf7a6ba]{cursor:pointer;font-size:20px;color:#409eff}.exten-cell .tag[data-v-baf7a6ba]{background-color:#409eff;color:#fff;font-weight:700;font-size:12px;padding:2px 8px;border-radius:4px;height:auto;line-height:1.2}.muted[data-v-baf7a6ba]{color:#bbb;font-style:italic;font-size:13px}.qr-code-generator[data-v-598cc894]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.qr-code-generator .image-qrcode[data-v-598cc894]{display:none}.section-url-qrcode[data-v-4d3df98e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;background:#fff;padding:20px;border-radius:10px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px rgba(0,0,0,.1);width:95%}.section-url-qrcode .section-title[data-v-4d3df98e]{font-size:20px;font-weight:700;color:#333;margin-bottom:8px}.section-url-qrcode .url-container[data-v-4d3df98e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}.section-url-qrcode .url-container .label[data-v-4d3df98e]{font-weight:700;color:#333}.section-url-qrcode .url-container .url-link[data-v-4d3df98e]{color:#007bff;text-decoration:none;word-break:break-word;font-weight:500}.section-url-qrcode .url-container .url-link[data-v-4d3df98e]:hover{text-decoration:underline}.section-url-qrcode .qr-code-buttons[data-v-4d3df98e]{gap:8px}.qr-code-container[data-v-4d3df98e],.section-url-qrcode .qr-code-buttons[data-v-4d3df98e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qr-code-container[data-v-4d3df98e]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px}.section-theme .section-title{font-size:20px;margin-bottom:8px}.section-theme .theme-label{font-size:16px;font-weight:500;color:#555}.section-theme .theme-selector{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;width:100%}.section-theme .theme-selector .el-select{-webkit-box-flex:1;-ms-flex:1;flex:1}.section-theme .theme-selector .el-button{white-space:nowrap}.section-config{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;background:#fff;padding:20px;border-radius:10px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px rgba(0,0,0,.1);width:95%}.section-config .section-title{font-size:20px;font-weight:700;color:#333}.section-config .input-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.section-config .input-group .input-label{font-size:16px;font-weight:500;color:#555}.section-config .input-group .input-field{width:100%}.section-config .checkbox-group{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-config .checkbox-group,.section-theme{display:-webkit-box;display:-ms-flexbox;display:flex}.section-theme{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;background:#fff;padding:20px;border-radius:10px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px rgba(0,0,0,.1);width:95%}.section-theme .section-title{font-size:22px;font-weight:700;color:#333}.section-theme .input-label{font-size:16px;font-weight:500;color:#555}.section-theme .select-field{width:100%}.section-housing-complex[data-v-05776b5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;background:#fff;padding:20px;border-radius:10px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px rgba(0,0,0,.1);width:95%;margin-bottom:20px}.section-housing-complex .section-title[data-v-05776b5a]{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.section-housing-complex .conjuntos-list[data-v-05776b5a],.section-housing-complex .housing-list[data-v-05776b5a]{-webkit-box-flex:1;-ms-flex:1 1 45%;flex:1 1 45%;min-width:300px}.section-housing-complex .search-section[data-v-05776b5a]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;margin-bottom:15px}.section-housing-complex .conjuntos-table[data-v-05776b5a],.section-housing-complex .housing-table[data-v-05776b5a]{width:100%;margin-bottom:20px}.section-housing-complex .collapse-header[data-v-05776b5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.section-housing-complex .collapse-actions[data-v-05776b5a]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.section-housing-complex .table-actions-header[data-v-05776b5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:768px){.section-housing-complex .conjuntos-list[data-v-05776b5a],.section-housing-complex .housing-list[data-v-05776b5a]{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.section-ramais-interfones{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;background:#fff;padding:20px;border-radius:10px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px rgba(0,0,0,.1);width:95%;margin-bottom:20px}.section-ramais-interfones .section-title{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.section-ramais-interfones .interfones-section,.section-ramais-interfones .no-interfones-section,.section-ramais-interfones .no-ramais-section,.section-ramais-interfones .ramais-section{width:45%}.section-ramais-interfones .interfones-table,.section-ramais-interfones .ramais-table{width:100%;margin-bottom:20px}@media(max-width:768px){.section-ramais-interfones .interfones-section,.section-ramais-interfones .no-interfones-section,.section-ramais-interfones .no-ramais-section,.section-ramais-interfones .ramais-section{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.sections-tab-intertalk[data-v-269c63e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:20px;width:auto}.sections-tab-intertalk .visible-btn[data-v-269c63e2]{-ms-flex-item-align:start;align-self:flex-start;font-weight:700;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.sections-tab-intertalk .sections-row[data-v-269c63e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.sections-tab-intertalk .sections-row>[data-v-269c63e2]{-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%}.container-page[data-v-084b1369]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-personalized[data-v-084b1369]{position:relative}.map[data-v-084b1369]{width:100%;height:500px;position:relative}.searchboxinput[data-v-084b1369]{top:25px;left:25px;padding:10px;background-color:#fff}.searchboxinput[data-v-084b1369],.suggestions[data-v-084b1369]{position:absolute;z-index:5;width:300px;border:1px solid #ccc;border-radius:4px}.suggestions[data-v-084b1369]{top:70px;left:35px;background:#fff;max-height:200px;overflow-y:auto}.suggestions div[data-v-084b1369]{padding:10px;cursor:pointer}.suggestions div[data-v-084b1369]:hover{background-color:#f0f0f0}.distance-input[data-v-084b1369]{margin-top:15px}.position-footer-btn[data-v-084b1369]{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sections-tab-intertalk[data-v-219f9fac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:20px}h2[data-v-219f9fac]{font-size:18px;font-weight:700;color:#333}.container[data-v-219f9fac]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;width:100%}.add-tag[data-v-219f9fac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;width:40%}.add-tag .el-checkbox[data-v-219f9fac]{margin-top:10px}.add-tag input[data-v-219f9fac]{padding:8px;border:1px solid #ccc;border-radius:5px;font-size:14px}.tag-list[data-v-219f9fac]{-webkit-box-flex:1;-ms-flex:1;flex:1;list-style:none;padding:0}.tag-item[data-v-219f9fac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:8px 12px;border-radius:5px;margin-bottom:10px;border:1px solid #ddd;gap:10px}.tag-info[data-v-219f9fac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tag-label[data-v-219f9fac]{font-size:14px;font-weight:700;color:#333}.tag-url[data-v-219f9fac]{font-size:12px;color:#007bff;text-decoration:none}.tag-url[data-v-219f9fac]:hover{text-decoration:underline}.container[data-v-5b4befd8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;color:#444;border-radius:10px;width:100%}.container .info-message[data-v-5b4befd8]{font-size:16px;line-height:1.5;text-align:center;color:#555}.container .section[data-v-5b4befd8]{background:#fff;padding:16px;border-radius:8px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.container .section .section-title[data-v-5b4befd8]{color:#333;font-size:18px;margin-bottom:10px}.container .section p[data-v-5b4befd8]{font-size:14px;line-height:1.6;color:#666}.container .section .video-wrapper[data-v-5b4befd8]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;border:1px solid #ddd}.container .section .video-wrapper iframe[data-v-5b4befd8]{position:absolute;top:0;left:0;width:100%;height:100%}.container .change-visibility-intertalk[data-v-5b4befd8]{margin:20px}.container .contact-message[data-v-5b4befd8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;gap:10px;font-size:16px;color:#555}.container .contact-message .span-contact[data-v-5b4befd8]{font-size:16px;color:#555}.container .contact-message .button-contact[data-v-5b4befd8]{padding:10px 20px;background-color:#00bfa5;color:#fff;border:none;border-radius:5px;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.container .contact-message .button-contact[data-v-5b4befd8]:hover{background-color:#009688}.margin-top-20[data-v-5b4befd8]{margin-top:20px!important}.intertalk-dialog-footer{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.intertalk-dialog-footer,.intertalk-dialog-footer .div-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.intertalk-dialog-footer .div-btn{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.items-draggable[data-v-d20c4d12]{background-color:#f3f7fa;border-radius:3px}.skeleton-card .skeleton-image[data-v-38faef91]{height:120px;background:#e0e0e0;border-radius:4px}.skeleton-card .skeleton-image[data-v-38faef91],.skeleton-card .skeleton-line[data-v-38faef91]{-webkit-animation:pulse-38faef91 1.5s ease-in-out infinite;animation:pulse-38faef91 1.5s ease-in-out infinite}.skeleton-card .skeleton-line[data-v-38faef91]{height:12px;background:#ddd;margin-top:12px;border-radius:3px}.skeleton-card .skeleton-line.short[data-v-38faef91]{width:60%}.skeleton-card .skeleton-line.long[data-v-38faef91]{width:90%}@-webkit-keyframes pulse-38faef91{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes pulse-38faef91{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.logo-uploader[data-v-6a0419a1]{text-align:center}.logo-wrapper[data-v-6a0419a1]{position:relative;display:inline-block;width:80px;height:80px;cursor:pointer}.logo-avatar[data-v-6a0419a1]{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #409eff}.logo-placeholder[data-v-6a0419a1]{width:100%;height:100%;border-radius:50%;background:#f5f7fa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#909399}.logo-placeholder i[data-v-6a0419a1]{font-size:32px}.overlay-btn[data-v-6a0419a1]{position:absolute;background:hsla(0,0%,100%,.9);border-radius:50%;padding:4px}.edit-btn[data-v-6a0419a1]{bottom:4px;left:4px}.remove-btn[data-v-6a0419a1]{bottom:4px;right:4px}.hidden-uploader[data-v-6a0419a1]{display:none}.preview-container[data-v-6a0419a1]{position:relative;width:100%;height:500px;background:#f0f2f5;border-radius:20px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.app-background[data-v-6a0419a1]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.logo-preview-overlay[data-v-6a0419a1]{position:absolute;top:60px;width:120px;height:120px;-o-object-fit:contain;object-fit:contain}.list-container[data-v-128484b6]{padding:10px;background:#f5f7fa;border-radius:8px;min-height:200px}.scenario-grid[data-v-128484b6]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:15px}.scenario-card[data-v-128484b6]{background:#fff;border-radius:12px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.05);box-shadow:0 2px 12px 0 rgba(0,0,0,.05);padding:15px;position:relative;-webkit-transition:all .3s cubic-bezier(.25,.8,.25,1);transition:all .3s cubic-bezier(.25,.8,.25,1);border:1px solid #ebeef5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.loading-overlay[data-v-128484b6]{position:absolute;top:60px;width:120px;height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scenario-card[data-v-128484b6]:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 8px 20px rgba(0,0,0,.1);box-shadow:0 8px 20px rgba(0,0,0,.1)}.ghost-card[data-v-128484b6]{opacity:.5;background:#ecf5ff;border:1px dashed #409eff}.drag-handle[data-v-128484b6]{position:absolute;top:10px;right:10px;cursor:-webkit-grab;cursor:grab;color:#909399;padding:5px;-webkit-transition:color .2s;transition:color .2s}.drag-handle[data-v-128484b6]:hover{color:#409eff}.card-content[data-v-128484b6]{margin-bottom:15px}.card-header[data-v-128484b6]{margin-bottom:15px;padding-right:30px}.scenario-name[data-v-128484b6]{font-size:16px;font-weight:600;color:#303133;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-details[data-v-128484b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.detail-item[data-v-128484b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#606266;font-size:13px}.detail-item i[data-v-128484b6]{font-size:16px;color:#909399;width:20px;text-align:center}.detail-text[data-v-128484b6]{-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-muted[data-v-128484b6]{color:#c0c4cc;font-style:italic}.preview-btn[data-v-128484b6]{padding:0;color:#409eff}.card-actions[data-v-128484b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:10px;border-top:1px solid #ebeef5;padding-top:10px;margin-top:auto}.camera-preview-container[data-v-128484b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#000;padding:10px;border-radius:4px;min-height:200px}.preview-image[data-v-128484b6]{max-width:100%;max-height:60vh;height:auto;display:block}.features-box[data-v-17998b6e]{background:#f5f7fa;padding:10px;border-radius:4px;margin-bottom:20px}.features-title[data-v-17998b6e]{display:block;font-weight:600;margin-bottom:5px;font-size:.9em}.features-toggles[data-v-17998b6e]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.features-container[data-v-17998b6e]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.feature-config[data-v-17998b6e]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #e4e7ed;border-radius:4px;border-top:3px solid #409eff;padding:15px;background-color:#fff;min-height:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.camera-preview-container[data-v-17998b6e]{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;background:#000;padding:10px;border-radius:4px;min-height:200px}.preview-image[data-v-17998b6e]{max-width:100%;max-height:60vh;height:auto;display:block}.mt-3[data-v-17998b6e]{margin-top:10px}.container-to-container[data-v-6cfe52ab]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.title-format[data-v-6cfe52ab]{font-size:30px;font-weight:700;text-shadow:0 0 1px #f3f7fa,0 0 1px #f3f7fa,0 0 1px #f3f7fa,0 0 1px #f3f7fa,0 0 1px #f3f7fa,0 0 1px #f3f7fa,0 0 1px #f3f7fa,0 1px 2px rgba(0,0,0,.3),0 3px 9px rgba(0,0,0,.1)}.container-title-cond[data-v-6cfe52ab]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container-title-cond small[data-v-6cfe52ab]{font-size:13px;color:#666}.management-filters[data-v-58664178]{margin-bottom:1rem;width:100%}.dialog-content-app[data-v-b5110f22]{margin-bottom:1rem}.header-actions-group[data-v-b5110f22]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:5px}.footer-actions[data-v-b5110f22]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:5px}.add-logo-link[data-v-b5110f22]:hover{color:#409eff}.tables-container[data-v-5d50058b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.table-wrapper[data-v-5d50058b]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;max-height:450px;border:1px solid #eee;border-radius:6px}.table-header[data-v-5d50058b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px}.actions[data-v-5d50058b]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.transfer-buttons[data-v-5d50058b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row-disabled[data-v-5d50058b]{background:#f9f9f9!important;color:#bbb!important}.reorder-item[data-v-5d50058b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:8px;border:1px solid #eee;border-radius:4px;margin-bottom:6px;background:#fff;cursor:-webkit-grab;cursor:grab}.reorder-item[data-v-5d50058b]:hover{background:#fafafa}.drag-handle[data-v-5d50058b]{cursor:-webkit-grab;cursor:grab;color:#999}.drag-ghost[data-v-5d50058b]{background:#ecf5ff!important;border:1px dashed #409eff!important}.table-scroll[data-v-63b30e78]{max-height:50dvh;overflow-y:auto}.blocks-container[data-v-63b30e78]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.block-wrapper[data-v-63b30e78]{border:1px solid #ebeef5;border-radius:6px;padding:15px;background:#fff}.block-header[data-v-63b30e78]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.block-header-actions[data-v-63b30e78]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.tables-container[data-v-63b30e78]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.table-wrapper[data-v-63b30e78]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #eee;border-radius:6px;overflow:auto}.table-header[data-v-63b30e78]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px}.actions[data-v-63b30e78],.table-header[data-v-63b30e78]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.actions[data-v-63b30e78]{gap:8px}.transfer-buttons[data-v-63b30e78]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.confirmed-blocks[data-v-63b30e78]{margin-top:20px}.confirmed-header[data-v-63b30e78]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}.confirmed-header[data-v-63b30e78],.reorder-item[data-v-63b30e78]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reorder-item[data-v-63b30e78]{gap:8px;padding:8px;border:1px solid #eee;border-radius:4px;margin-bottom:6px;background:#fff;cursor:-webkit-grab;cursor:grab}.reorder-item[data-v-63b30e78]:hover{background:#fafafa}.drag-handle[data-v-63b30e78]{cursor:-webkit-grab;cursor:grab;color:#999}.drag-ghost[data-v-63b30e78]{background:#ecf5ff!important;border:1px dashed #409eff!important}.dialog-delivery--header[data-v-61030a72]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dialog-title[data-v-61030a72]{margin:0;font-weight:700;color:#333}.mode-selector[data-v-61030a72]{margin-bottom:12px}.left-panel[data-v-0366c4ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.dual-grid[data-v-0366c4ea]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.command-type-group[data-v-0366c4ea]{gap:8px}.command-type-group[data-v-0366c4ea],.fieldset-class[data-v-0366c4ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fieldset-class[data-v-0366c4ea]{gap:16px}fieldset[data-v-0366c4ea]{border:1px solid #ddd;border-radius:6px;padding:12px}.legend[data-v-0366c4ea]{font-weight:700}.body-input[data-v-0366c4ea]{font-family:monospace}.left-panel[data-v-005f3062]{gap:16px}.command-type-group[data-v-005f3062],.left-panel[data-v-005f3062]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.command-type-group[data-v-005f3062]{gap:8px}fieldset[data-v-005f3062]{border:1px solid #ddd;border-radius:6px;padding:12px}.body-input[data-v-005f3062]{font-family:monospace}.dual-grid[data-v-005f3062]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.dialog-delivery--header[data-v-65855ffe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dialog-body[data-v-65855ffe]{margin-top:10px}.dialog-title[data-v-65855ffe]{margin:0;font-weight:700;color:#333}.dialog-delivery--header[data-v-71eafb04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dialog-title[data-v-71eafb04]{margin:0;font-weight:700;color:#333}.dialog-body[data-v-71eafb04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-top:12px}.dialog-footer[data-v-71eafb04]{text-align:right}.mt-10[data-v-71eafb04]{margin-top:10px}.mobile-sim[data-v-6d27be22] .el-dialog__body{padding:0!important;background:#111}.mobile-frame[data-v-6d27be22],.mobile-sim[data-v-6d27be22] .el-dialog__body{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}.mobile-frame[data-v-6d27be22]{width:100%;height:600px;border-radius:20px;overflow:hidden;background:#000;border:8px solid #333}.mobile-preview[data-v-6d27be22]{width:100%;height:100%;border:none}.no-preview[data-v-6d27be22]{color:#999;text-align:center;font-size:14px}.dialog-delivery--header[data-v-43bbd780]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.dialog-title[data-v-43bbd780]{margin:0;font-weight:700;color:#333}.mb-16[data-v-43bbd780]{margin-bottom:16px}.qrcode-armario[data-v-43bbd780]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.left-section[data-v-43bbd780]{-webkit-box-flex:0;-ms-flex:0 0 280px;flex:0 0 280px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.right-section[data-v-43bbd780]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width:900px){.right-section[data-v-43bbd780]{grid-template-columns:1fr}.left-section[data-v-43bbd780]{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.card-header[data-v-43bbd780]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edit-btn[data-v-43bbd780]{color:#409eff;font-size:16px}.sub-card[data-v-43bbd780]{padding:8px 0}.status-line[data-v-43bbd780],.sub-card[data-v-43bbd780]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.status-line[data-v-43bbd780]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:4px 8px}.card-qrcode[data-v-43bbd780]{padding:12px;border-radius:8px}.card-qrcode[data-v-43bbd780],.qrcode-wrapper[data-v-43bbd780]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qrcode-wrapper[data-v-43bbd780]{gap:12px}.qrcode-actions[data-v-43bbd780]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.contact-list-scroll[data-v-43bbd780]{max-height:400px;overflow-y:auto;padding-right:8px}.dialog-footer[data-v-43bbd780]{text-align:right}.blocks-grid[data-v-43bbd780]{display:grid;grid-template-columns:1fr;gap:16px}.blocks-grid.three-or-more[data-v-43bbd780],.blocks-grid.two-items[data-v-43bbd780]{grid-template-columns:repeat(2,1fr)}.block-item[data-v-43bbd780]{border:1px solid #eee;border-radius:6px;padding:8px;background:#fafafa}.command-info[data-v-43bbd780]{margin-top:6px;font-size:13px}.command-list li[data-v-43bbd780],.command-type[data-v-43bbd780]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.command-label[data-v-43bbd780]{font-weight:500}.command-list code[data-v-43bbd780]{background:#f7f7f7;padding:2px 6px;border-radius:4px;font-family:monospace}.header-condominium[data-v-3fb78eb7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin-bottom:10px}.header-condominium h1[data-v-3fb78eb7]{margin:0;font-size:1.6rem;color:#2c3e50;font-weight:700}.header-condominium .subtitle[data-v-3fb78eb7]{color:#909399;font-size:.9rem;margin-top:4px}.search-container[data-v-3fb78eb7]{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:10px}.search-input[data-v-3fb78eb7]{max-width:300px;width:100%}.card-table[data-v-3fb78eb7]{margin-top:20px;border-radius:8px;overflow:hidden}.menu-totalizers[data-v-3fb78eb7]{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-bottom:20px}.card-totalizer[data-v-3fb78eb7],.menu-totalizers[data-v-3fb78eb7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-totalizer[data-v-3fb78eb7]{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px 20px;min-width:160px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.05);box-shadow:0 2px 6px rgba(0,0,0,.05);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-box-shadow .2s ease-in-out;transition:-webkit-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.card-totalizer.support-only[data-v-3fb78eb7]{border:2px solid #f44;border-style:solid}.card-totalizer[data-v-3fb78eb7]:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.08);box-shadow:0 4px 12px rgba(0,0,0,.08)}.totalizer-title[data-v-3fb78eb7]{font-size:14px;font-weight:500;color:#666;margin-bottom:6px}.totalizer-value[data-v-3fb78eb7]{font-size:20px;font-weight:700;color:#333}