.material-symbols-outlined[data-v-37821f18]{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;vertical-align:middle}[data-v-37821f18]::-webkit-scrollbar{width:6px}[data-v-37821f18]::-webkit-scrollbar-track{background:transparent}[data-v-37821f18]::-webkit-scrollbar-thumb{background:#dee3e9;border-radius:10px}.hc-pill-bar[data-v-37821f18]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:3px;gap:2px}.hc-pill[data-v-37821f18]{padding:5px 14px;border-radius:6px;border:none;background:transparent;font-size:12px;font-weight:500;color:#6b7280;cursor:pointer;font-family:Inter,sans-serif;-webkit-transition:background .12s,color .12s,-webkit-box-shadow .12s;transition:background .12s,color .12s,-webkit-box-shadow .12s;transition:background .12s,color .12s,box-shadow .12s;transition:background .12s,color .12s,box-shadow .12s,-webkit-box-shadow .12s;white-space:nowrap}.hc-pill[data-v-37821f18]:hover{color:#111827;background:#fff}.hc-pill.active[data-v-37821f18]{background:#fff;color:#0ea5e9;font-weight:600;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.08);box-shadow:0 1px 3px rgba(0,0,0,.08)}.hc-backdrop{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.45);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;padding:24px}.hc-modal{position:relative;border-radius:12px;-webkit-box-shadow:0 24px 64px rgba(0,0,0,.22),0 4px 16px rgba(0,0,0,.1);box-shadow:0 24px 64px rgba(0,0,0,.22),0 4px 16px rgba(0,0,0,.1);width:100%;max-width:800px;max-height:90vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;margin:0;-webkit-transform:none;transform:none}.hc-modal,.hc-modal-header{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.hc-modal-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #f3f4f6;-ms-flex-negative:0;flex-shrink:0}.hc-modal-title{font-size:16px;font-weight:700;color:#111827;margin:0;font-family:Inter,system-ui,sans-serif}.hc-modal-close{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;width:32px;height:32px;border:none;background:none;border-radius:6px;cursor:pointer;color:#6b7280;-webkit-transition:background .12s,color .12s;transition:background .12s,color .12s;-ms-flex-negative:0;flex-shrink:0;padding:0}.hc-modal-close:hover{background:#f3f4f6;color:#111827}.hc-modal-close .material-symbols-outlined{font-size:20px;display:block}.hc-modal-body{overflow-y:auto;padding:24px;-webkit-box-flex:1;-ms-flex:1;flex:1}.hc-modal-footer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:20px;border-top:1px solid #f3f4f6;margin-top:4px}.hc-modal-footer,.hc-modal-section-head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.hc-modal-section-head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.hc-section-icon{font-size:20px!important;color:#0ea5e9}.hc-section-label{font-size:14px;font-weight:700;color:#111827;margin:0;font-family:Inter,system-ui,sans-serif}.hc-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px;margin-bottom:28px}@media (max-width:560px){.hc-form-grid{grid-template-columns:1fr}}.hc-field{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}.hc-field .ohc-input,.hc-field .ohc-select{width:100%}.hc-field--bottom{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hc-req{color:#ba1a1a}.hc-params-list{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;margin-bottom:12px}.hc-param-group{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.hc-param-group summary{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:8px 12px;background:#f0f4fa;cursor:pointer;font-size:12px;font-weight:600;color:#3e4850;list-style:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hc-param-group summary::-webkit-details-marker{display:none}.hc-param-group[open] summary{border-bottom:1px solid #e5e7eb}.hc-param-count{font-weight:400;color:#9ca3af;font-size:11px}.hc-chevron{font-size:16px!important;color:#9ca3af;-webkit-transition:-webkit-transform .15s;transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s}.hc-param-group[open] .hc-chevron{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.hc-param-group-body{padding:8px 12px;display:grid;grid-template-columns:1fr 1fr;gap:4px 12px}.hc-param-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:13px;color:#171c20;cursor:pointer;padding:3px 0;font-family:Inter,system-ui,sans-serif}.hc-param-item input[type=checkbox]{accent-color:#0ea5e9;-ms-flex-negative:0;flex-shrink:0}.hc-add-param-wrap{margin-bottom:28px}.hc-add-param-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;background:none;border:none;color:#0ea5e9;font-size:13px;font-weight:600;font-family:Inter,system-ui,sans-serif;cursor:pointer;padding:0;margin-top:6px}.hc-add-param-btn:hover{text-decoration:underline}.hc-add-param-form{display:none;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:12px;margin-top:8px}.hc-add-param-form.open{display:block}.hc-add-param-hint{font-size:11px;color:#9ca3af;margin:0 0 10px;text-transform:uppercase;letter-spacing:.04em;font-family:Inter,system-ui,sans-serif}.hc-add-param-row{display:grid;grid-template-columns:1fr 200px auto;gap:8px;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.hc-dropzone{border:2px dashed #e5e7eb;border-radius:10px;padding:32px 24px;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;background:#fafafa;cursor:pointer;text-align:center;-webkit-transition:background .15s,border-color .15s;transition:background .15s,border-color .15s;margin-bottom:24px}.hc-dropzone:hover{background:#f3f4f6;border-color:#0ea5e9}.hc-dropzone-icon{font-size:40px!important;color:#9ca3af;margin-bottom:8px}.hc-dropzone-title{font-size:14px;font-weight:600;color:#374151;margin:0 0 4px}.hc-dropzone-sub,.hc-dropzone-title{font-family:Inter,system-ui,sans-serif}.hc-dropzone-sub{font-size:12px;color:#9ca3af;margin:0}