.hb-avatar[data-v-af1ce9bd]{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;border-radius:14px;background:linear-gradient(135deg,#42dec34d,#264191d1);color:var(--hb-color-text);font-weight:700;letter-spacing:.08em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.06);box-shadow:inset 0 1px #ffffff0f}.hb-avatar.is-sm[data-v-af1ce9bd]{width:36px;height:36px;font-size:11px}.hb-avatar.is-md[data-v-af1ce9bd]{width:44px;height:44px;font-size:12px}.hb-avatar.is-lg[data-v-af1ce9bd]{width:56px;height:56px;font-size:14px;border-radius:18px}.hb-button[data-v-f0973661]{min-height:44px;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;gap:10px;padding:0 18px;border:1px solid transparent;border-radius:var(--hb-radius-md);color:var(--hb-color-text);text-decoration:none;font-weight:600;cursor:pointer;-webkit-transition:border-color var(--hb-motion-fast) ease-out,background-color var(--hb-motion-fast) ease-out,color var(--hb-motion-fast) ease-out,opacity var(--hb-motion-fast) ease-out,-webkit-transform var(--hb-motion-fast) ease-out;transition:border-color var(--hb-motion-fast) ease-out,background-color var(--hb-motion-fast) ease-out,color var(--hb-motion-fast) ease-out,opacity var(--hb-motion-fast) ease-out,-webkit-transform var(--hb-motion-fast) ease-out;transition:transform var(--hb-motion-fast) ease-out,border-color var(--hb-motion-fast) ease-out,background-color var(--hb-motion-fast) ease-out,color var(--hb-motion-fast) ease-out,opacity var(--hb-motion-fast) ease-out;transition:transform var(--hb-motion-fast) ease-out,border-color var(--hb-motion-fast) ease-out,background-color var(--hb-motion-fast) ease-out,color var(--hb-motion-fast) ease-out,opacity var(--hb-motion-fast) ease-out,-webkit-transform var(--hb-motion-fast) ease-out}.hb-button[data-v-f0973661]:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.hb-button.is-block[data-v-f0973661]{width:100%}.hb-button.is-sm[data-v-f0973661]{min-height:38px;padding-inline:14px;font-size:13px}.hb-button.is-md[data-v-f0973661]{font-size:14px}.hb-button.is-lg[data-v-f0973661]{min-height:48px;padding-inline:20px}.hb-button.is-primary[data-v-f0973661]{background:linear-gradient(135deg,var(--hb-color-primary) 0%,var(--hb-color-primary-strong) 100%);color:#06101b}.hb-button.is-secondary[data-v-f0973661]{background:#2641912e;border-color:#26419161}.hb-button.is-ghost[data-v-f0973661]{background:#ffffff08;border-color:var(--hb-color-border)}.hb-button.is-danger[data-v-f0973661]{background:#ff7a901f;border-color:#ff7a903d;color:#ffd7de}.hb-button.is-loading[data-v-f0973661],.hb-button[data-v-f0973661]:disabled{cursor:default;-webkit-transform:none;transform:none;opacity:.78}.hb-button__content[data-v-f0973661]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.hb-button__spinner[data-v-f0973661]{width:14px;height:14px;border:2px solid rgba(6,16,27,.22);border-top-color:currentColor;border-radius:999px;-webkit-animation:hb-button-spin-f0973661 .72s linear infinite;animation:hb-button-spin-f0973661 .72s linear infinite}@-webkit-keyframes hb-button-spin-f0973661{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes hb-button-spin-f0973661{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.hb-card[data-v-d79858c9]{border:1px solid var(--hb-color-border);border-radius:var(--hb-radius-xl);background:radial-gradient(circle at top right,rgba(66,222,195,.08),transparent 26%),-webkit-gradient(linear,left top,left bottom,from(rgba(20,29,46,.98)),to(rgba(12,19,32,.98)));background:radial-gradient(circle at top right,rgba(66,222,195,.08),transparent 26%),linear-gradient(180deg,#141d2efa,#0c1320fa);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.03);box-shadow:inset 0 1px #ffffff08}.hb-card.is-muted[data-v-d79858c9]{background:#121a29e0}.hb-card.is-elevated[data-v-d79858c9]{-webkit-box-shadow:var(--hb-shadow-soft),inset 0 1px 0 rgba(255,255,255,.04);box-shadow:var(--hb-shadow-soft),inset 0 1px #ffffff0a}.hb-dropdown[data-v-d92952b2]{position:relative}.hb-dropdown__panel[data-v-d92952b2]{position:absolute;top:calc(100% + 12px);min-width:260px;padding:10px;border:1px solid var(--hb-color-border-strong);border-radius:18px;background:radial-gradient(circle at top left,rgba(66,222,195,.1),transparent 48%),-webkit-gradient(linear,left top,left bottom,from(rgba(19,27,42,.98)),to(rgba(10,16,28,.98)));background:radial-gradient(circle at top left,rgba(66,222,195,.1),transparent 48%),linear-gradient(180deg,#131b2afa,#0a101cfa);-webkit-box-shadow:var(--hb-shadow-soft);box-shadow:var(--hb-shadow-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.hb-dropdown.is-end .hb-dropdown__panel[data-v-d92952b2]{right:0}.hb-dropdown.is-start .hb-dropdown__panel[data-v-d92952b2]{left:0}.hb-dropdown-panel-enter-active[data-v-d92952b2],.hb-dropdown-panel-leave-active[data-v-d92952b2]{-webkit-transition:opacity var(--hb-motion-fast) ease-out,-webkit-transform var(--hb-motion-fast) ease-out;transition:opacity var(--hb-motion-fast) ease-out,-webkit-transform var(--hb-motion-fast) ease-out;transition:opacity var(--hb-motion-fast) ease-out,transform var(--hb-motion-fast) ease-out;transition:opacity var(--hb-motion-fast) ease-out,transform var(--hb-motion-fast) ease-out,-webkit-transform var(--hb-motion-fast) ease-out}.hb-dropdown-panel-enter-from[data-v-d92952b2],.hb-dropdown-panel-leave-to[data-v-d92952b2]{opacity:0;-webkit-transform:translateY(-6px);transform:translateY(-6px)}.hb-input-field[data-v-ec0c189f]{display:grid;gap:8px}.hb-input-field__label[data-v-ec0c189f]{color:var(--hb-color-text-muted);font-size:13px;font-weight:600}.hb-input-field__control[data-v-ec0c189f]{min-height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--hb-color-border);border-radius:var(--hb-radius-md);background:#0c121fd6;-webkit-transition:border-color var(--hb-motion-fast) ease-out,background-color var(--hb-motion-fast) ease-out,-webkit-transform var(--hb-motion-fast) ease-out;transition:border-color var(--hb-motion-fast) ease-out,background-color var(--hb-motion-fast) ease-out,-webkit-transform var(--hb-motion-fast) ease-out;transition:border-color var(--hb-motion-fast) ease-out,background-color var(--hb-motion-fast) ease-out,transform var(--hb-motion-fast) ease-out;transition:border-color var(--hb-motion-fast) ease-out,background-color var(--hb-motion-fast) ease-out,transform var(--hb-motion-fast) ease-out,-webkit-transform var(--hb-motion-fast) ease-out}.hb-input-field__control[data-v-ec0c189f]:focus-within{border-color:#42dec366;background:#0c121ff5}.hb-input-field__prefix[data-v-ec0c189f]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:var(--hb-color-text-subtle)}.hb-input-field__input[data-v-ec0c189f]{width:100%;border:0;background:transparent;color:var(--hb-color-text)}.hb-input-field__input[data-v-ec0c189f]::-webkit-input-placeholder{color:#a8b3cf94}.hb-input-field__input[data-v-ec0c189f]::-moz-placeholder{color:#a8b3cf94}.hb-input-field__input[data-v-ec0c189f]::-ms-input-placeholder{color:#a8b3cf94}.hb-input-field__input[data-v-ec0c189f]::placeholder{color:#a8b3cf94}.hb-input-field__input[data-v-ec0c189f]:disabled{cursor:not-allowed}.hb-input-field__meta[data-v-ec0c189f]{color:var(--hb-color-text-subtle);font-size:12px;line-height:1.5}.hb-input-field.has-error .hb-input-field__control[data-v-ec0c189f]{border-color:#ff7a9057}.hb-input-field.has-error .hb-input-field__meta[data-v-ec0c189f]{color:var(--hb-color-danger)}.hb-sidebar-item[data-v-1747854f]{width:100%;min-height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;padding:0 16px;border:1px solid transparent;border-radius:14px;color:var(--hb-color-text-muted);text-decoration:none;background:transparent;cursor:pointer;-webkit-transition:background-color var(--hb-motion-fast) ease-out,border-color var(--hb-motion-fast) ease-out,color var(--hb-motion-fast) ease-out,-webkit-transform var(--hb-motion-fast) ease-out;transition:background-color var(--hb-motion-fast) ease-out,border-color var(--hb-motion-fast) ease-out,color var(--hb-motion-fast) ease-out,-webkit-transform var(--hb-motion-fast) ease-out;transition:background-color var(--hb-motion-fast) ease-out,border-color var(--hb-motion-fast) ease-out,color var(--hb-motion-fast) ease-out,transform var(--hb-motion-fast) ease-out;transition:background-color var(--hb-motion-fast) ease-out,border-color var(--hb-motion-fast) ease-out,color var(--hb-motion-fast) ease-out,transform var(--hb-motion-fast) ease-out,-webkit-transform var(--hb-motion-fast) ease-out}.hb-sidebar-item[data-v-1747854f]:hover{color:var(--hb-color-text);background:#ffffff0a;-webkit-transform:translateX(1px);transform:translate(1px)}.hb-sidebar-item.is-active[data-v-1747854f]{color:var(--hb-color-text);border-color:#42dec324;background:-webkit-gradient(linear,left top,right top,from(rgba(66,222,195,.14)),to(rgba(38,65,145,.08)));background:linear-gradient(90deg,#42dec324,#26419114)}.hb-sidebar-item .material-icons-outlined[data-v-1747854f]{font-size:22px}.hb-sidebar-item__label[data-v-1747854f]{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hb-sidebar-item.is-collapsed[data-v-1747854f]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-inline:0}.hb-sidebar-item.is-collapsed .hb-sidebar-item__label[data-v-1747854f]{width:0;opacity:0}.hb-sidebar[data-v-f3901e79]{position:sticky;top:0;z-index:30;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:22px 18px 18px;overflow:hidden;background:-webkit-gradient(linear,left top,left bottom,from(rgba(17,24,38,.98)),to(rgba(10,16,28,.99)));background:linear-gradient(180deg,#111826fa,#0a101cfc);border-right:1px solid rgba(128,244,226,.08);-webkit-transition:width var(--hb-motion-base) var(--hb-motion-ease),padding var(--hb-motion-base) var(--hb-motion-ease),-webkit-transform var(--hb-motion-base) var(--hb-motion-ease);transition:width var(--hb-motion-base) var(--hb-motion-ease),padding var(--hb-motion-base) var(--hb-motion-ease),-webkit-transform var(--hb-motion-base) var(--hb-motion-ease);transition:width var(--hb-motion-base) var(--hb-motion-ease),padding var(--hb-motion-base) var(--hb-motion-ease),transform var(--hb-motion-base) var(--hb-motion-ease);transition:width var(--hb-motion-base) var(--hb-motion-ease),padding var(--hb-motion-base) var(--hb-motion-ease),transform var(--hb-motion-base) var(--hb-motion-ease),-webkit-transform var(--hb-motion-base) var(--hb-motion-ease)}.hb-sidebar__header[data-v-f3901e79]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hb-brand[data-v-f3901e79]{min-height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;padding:0 16px;border-radius:18px;background:#ffffff0a;color:inherit;text-decoration:none}.hb-brand__mark[data-v-f3901e79]{width:28px;height:28px;display:grid;grid-template-columns:repeat(2,1fr);gap:3px;padding:4px;border-radius:9px;background:linear-gradient(135deg,#3fe0c6,#00c2a8 45%,#1e3a8a)}.hb-brand__mark span[data-v-f3901e79]{border-radius:999px;background:#06101ccc}.hb-brand__copy[data-v-f3901e79]{min-width:0;display:grid;gap:2px}.hb-brand__copy strong[data-v-f3901e79]{font-size:18px;line-height:1;letter-spacing:-.03em}.hb-brand__copy small[data-v-f3901e79]{color:var(--hb-color-text-muted);font-size:11px}.hb-sidebar__toggle[data-v-f3901e79]{width:44px;height:44px;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;border:1px solid transparent;border-radius:14px;background:#ffffff0a;color:var(--hb-color-text-muted);cursor:pointer}.hb-sidebar__nav[data-v-f3901e79]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:grid;-ms-flex-line-pack:start;align-content:start;gap:22px;overflow-y:auto}.hb-sidebar__group[data-v-f3901e79]{display:grid;gap:8px}.hb-sidebar__group-label[data-v-f3901e79]{margin:0;padding:0 14px;color:var(--hb-color-text-subtle);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hb-sidebar__footer[data-v-f3901e79]{display:grid}.hb-sidebar__support[data-v-f3901e79]{min-height:44px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:0 14px;border-radius:14px;color:var(--hb-color-text-muted);text-decoration:none;-webkit-transition:background-color var(--hb-motion-fast) ease-out,color var(--hb-motion-fast) ease-out;transition:background-color var(--hb-motion-fast) ease-out,color var(--hb-motion-fast) ease-out}.hb-sidebar__support[data-v-f3901e79]:hover{color:var(--hb-color-text);background:#ffffff0a}.hb-sidebar.is-collapsed[data-v-f3901e79]{padding-inline:12px}.hb-sidebar.is-collapsed .hb-sidebar__header[data-v-f3901e79]{grid-template-columns:1fr;justify-items:center}.hb-sidebar.is-collapsed .hb-brand[data-v-f3901e79]{width:56px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-inline:0}.hb-sidebar.is-collapsed .hb-brand__copy[data-v-f3901e79],.hb-sidebar.is-collapsed .hb-sidebar__support span[data-v-f3901e79]:last-child{display:none}.hb-sidebar.is-collapsed .hb-sidebar__support[data-v-f3901e79]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-inline:0}@media(max-width:1180px){.hb-sidebar[data-v-f3901e79]{position:fixed;inset:0 auto 0 0;width:min(320px,100vw - 28px);-webkit-transform:translateX(-100%);transform:translate(-100%);-webkit-box-shadow:var(--hb-shadow-soft);box-shadow:var(--hb-shadow-soft)}.hb-sidebar.is-mobile-open[data-v-f3901e79]{-webkit-transform:translateX(0);transform:translate(0)}}.hb-user-trigger[data-v-1a8b5f63]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;padding:6px 6px 6px 16px;border:1px solid transparent;border-radius:18px;background:#141c2be6;color:var(--hb-color-text);cursor:pointer;-webkit-transition:border-color var(--hb-motion-fast) ease-out,background-color var(--hb-motion-fast) ease-out,-webkit-transform var(--hb-motion-fast) ease-out;transition:border-color var(--hb-motion-fast) ease-out,background-color var(--hb-motion-fast) ease-out,-webkit-transform var(--hb-motion-fast) ease-out;transition:border-color var(--hb-motion-fast) ease-out,background-color var(--hb-motion-fast) ease-out,transform var(--hb-motion-fast) ease-out;transition:border-color var(--hb-motion-fast) ease-out,background-color var(--hb-motion-fast) ease-out,transform var(--hb-motion-fast) ease-out,-webkit-transform var(--hb-motion-fast) ease-out}.hb-user-trigger.is-loading[data-v-1a8b5f63]{cursor:default}.hb-user-trigger[data-v-1a8b5f63]:hover,.hb-user-trigger.is-open[data-v-1a8b5f63]{border-color:var(--hb-color-border);background:#182235f5;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.hb-user-trigger.is-degraded[data-v-1a8b5f63]{border-color:#f7be5d42}.hb-user-trigger__meta[data-v-1a8b5f63]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;text-align:right}.hb-user-trigger__meta strong[data-v-1a8b5f63]{font-size:14px;line-height:1.1}.hb-user-trigger__meta span[data-v-1a8b5f63]{color:var(--hb-color-text-muted);font-size:12px}.hb-user-trigger__meta.is-skeleton[data-v-1a8b5f63]{gap:6px}.hb-user-trigger__meta.is-skeleton strong[data-v-1a8b5f63],.hb-user-trigger__meta.is-skeleton span[data-v-1a8b5f63],.hb-user-trigger__avatar-skeleton[data-v-1a8b5f63]{display:block;border-radius:999px;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.06)),color-stop(rgba(255,255,255,.12)),to(rgba(255,255,255,.06)));background:linear-gradient(90deg,#ffffff0f,#ffffff1f,#ffffff0f);background-size:200% 100%;-webkit-animation:hb-user-skeleton-1a8b5f63 1.1s linear infinite;animation:hb-user-skeleton-1a8b5f63 1.1s linear infinite}.hb-user-trigger__meta.is-skeleton strong[data-v-1a8b5f63]{width:108px;height:12px}.hb-user-trigger__meta.is-skeleton span[data-v-1a8b5f63]{width:148px;height:10px}.hb-user-trigger__avatar-skeleton[data-v-1a8b5f63]{width:44px;height:44px;border-radius:14px}.hb-user-menu[data-v-1a8b5f63]{display:grid;gap:12px}.hb-user-menu__header[data-v-1a8b5f63]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;padding:8px;border-radius:16px;background:#ffffff08}.hb-user-menu__identity[data-v-1a8b5f63]{display:grid;gap:2px}.hb-user-menu__identity strong[data-v-1a8b5f63]{font-size:15px}.hb-user-menu__identity span[data-v-1a8b5f63],.hb-user-menu__identity small[data-v-1a8b5f63]{color:var(--hb-color-text-muted)}.hb-user-menu__actions[data-v-1a8b5f63]{display:grid;gap:6px}.hb-user-menu__action[data-v-1a8b5f63]{width:100%;min-height:44px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:0 14px;border:0;border-radius:12px;background:transparent;color:var(--hb-color-text);text-decoration:none;cursor:pointer;-webkit-transition:background-color var(--hb-motion-fast) ease-out,color var(--hb-motion-fast) ease-out;transition:background-color var(--hb-motion-fast) ease-out,color var(--hb-motion-fast) ease-out}.hb-user-menu__action[data-v-1a8b5f63]:hover{background:#ffffff0d}.hb-user-menu__action.is-danger[data-v-1a8b5f63]{color:#ffd7de}@-webkit-keyframes hb-user-skeleton-1a8b5f63{to{background-position:-200% 0}}@keyframes hb-user-skeleton-1a8b5f63{to{background-position:-200% 0}}@media(max-width:740px){.hb-user-trigger[data-v-1a8b5f63]{padding-left:6px}.hb-user-trigger__meta[data-v-1a8b5f63]{display:none}}.hb-topbar[data-v-03e553a9]{position:sticky;top:0;z-index:10;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;gap:18px;min-height:84px;padding:18px 28px 14px;background:#090f1bc2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hb-topbar__left[data-v-03e553a9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;min-width:0}.hb-topbar__title-block[data-v-03e553a9]{min-width:0;display:grid;gap:6px}.hb-topbar__eyebrow[data-v-03e553a9]{margin:0;color:var(--hb-color-primary);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hb-topbar__title[data-v-03e553a9]{min-width:0;font-size:clamp(28px,4vw,40px);font-weight:500;line-height:1.02;letter-spacing:-.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hb-topbar__right[data-v-03e553a9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px}.hb-toggle[data-v-03e553a9],.hb-icon-button[data-v-03e553a9]{width:44px;min-height:44px;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;border:1px solid transparent;border-radius:14px;background:#ffffff0a;color:var(--hb-color-text-muted);cursor:pointer;-webkit-transition:background-color var(--hb-motion-fast) ease-out,color var(--hb-motion-fast) ease-out,border-color var(--hb-motion-fast) ease-out,-webkit-transform var(--hb-motion-fast) ease-out;transition:background-color var(--hb-motion-fast) ease-out,color var(--hb-motion-fast) ease-out,border-color var(--hb-motion-fast) ease-out,-webkit-transform var(--hb-motion-fast) ease-out;transition:background-color var(--hb-motion-fast) ease-out,transform var(--hb-motion-fast) ease-out,color var(--hb-motion-fast) ease-out,border-color var(--hb-motion-fast) ease-out;transition:background-color var(--hb-motion-fast) ease-out,transform var(--hb-motion-fast) ease-out,color var(--hb-motion-fast) ease-out,border-color var(--hb-motion-fast) ease-out,-webkit-transform var(--hb-motion-fast) ease-out}.hb-toggle[data-v-03e553a9]:hover,.hb-icon-button[data-v-03e553a9]:hover{color:var(--hb-color-text);border-color:var(--hb-color-border);background:#ffffff0f;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.hb-toggle[data-v-03e553a9]{gap:4px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hb-toggle span[data-v-03e553a9]{width:18px;height:2px;border-radius:999px;background:currentColor}@media(max-width:740px){.hb-topbar[data-v-03e553a9]{min-height:72px;padding:14px 18px 12px;gap:12px}.hb-topbar__title[data-v-03e553a9]{font-size:clamp(24px,6vw,32px)}}.hb-shell[data-v-1b5bd4d8]{--hb-shell-sidebar-width: 292px;--hb-shell-sidebar-collapsed-width: 92px;position:relative;min-height:100vh;display:grid;grid-template-columns:var(--hb-shell-sidebar-width) minmax(0,1fr);color:var(--hb-color-text);-webkit-transition:grid-template-columns var(--hb-motion-base) var(--hb-motion-ease);transition:grid-template-columns var(--hb-motion-base) var(--hb-motion-ease);transition:grid-template-columns var(--hb-motion-base) var(--hb-motion-ease),-ms-grid-columns var(--hb-motion-base) var(--hb-motion-ease)}.hb-shell.is-sidebar-collapsed[data-v-1b5bd4d8]{grid-template-columns:var(--hb-shell-sidebar-collapsed-width) minmax(0,1fr)}.hb-overlay[data-v-1b5bd4d8]{position:fixed;inset:0;z-index:20;border:0;background:#060a1494}.hb-main[data-v-1b5bd4d8]{min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hb-main__inner[data-v-1b5bd4d8]{min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 0 36px}.hb-workspace[data-v-1b5bd4d8]{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;padding:8px 28px 0;color:var(--hb-color-text);font-family:var(--hb-font-sans)}.hb-workspace__canvas[data-v-1b5bd4d8]{min-width:0}.hb-page-enter-active[data-v-1b5bd4d8],.hb-page-leave-active[data-v-1b5bd4d8]{-webkit-transition:opacity .18s var(--hb-motion-ease),-webkit-transform .22s var(--hb-motion-ease),-webkit-filter .18s ease-out;transition:opacity .18s var(--hb-motion-ease),-webkit-transform .22s var(--hb-motion-ease),-webkit-filter .18s ease-out;transition:opacity .18s var(--hb-motion-ease),transform .22s var(--hb-motion-ease),filter .18s ease-out;transition:opacity .18s var(--hb-motion-ease),transform .22s var(--hb-motion-ease),filter .18s ease-out,-webkit-transform .22s var(--hb-motion-ease),-webkit-filter .18s ease-out}.hb-page-enter-from[data-v-1b5bd4d8],.hb-page-leave-to[data-v-1b5bd4d8]{opacity:0;-webkit-transform:translateY(8px);transform:translateY(8px);-webkit-filter:saturate(.96);filter:saturate(.96)}.hb-page-enter-to[data-v-1b5bd4d8],.hb-page-leave-from[data-v-1b5bd4d8]{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-filter:saturate(1);filter:saturate(1)}@media(max-width:1180px){.hb-shell[data-v-1b5bd4d8]{display:block}.hb-main__inner[data-v-1b5bd4d8]{padding-bottom:28px}.hb-workspace[data-v-1b5bd4d8]{padding-left:18px;padding-right:18px}}.hb-app-loading[data-v-ec6fb1f1]{min-height:100vh;display:grid;place-items:center;padding:24px}.hb-app-status[data-v-ec6fb1f1]{position:fixed;top:20px;left:50%;z-index:50;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;min-height:44px;padding:0 16px;border:1px solid var(--hb-color-border);border-radius:999px;background:#0c1320eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-transform:translateX(-50%);transform:translate(-50%);-webkit-box-shadow:var(--hb-shadow-soft);box-shadow:var(--hb-shadow-soft)}.hb-app-status__dot[data-v-ec6fb1f1]{width:10px;height:10px;border-radius:999px;background:var(--hb-color-warning);-webkit-box-shadow:0 0 14px rgba(247,190,93,.5);box-shadow:0 0 14px #f7be5d80}.hb-app-loading__panel[data-v-ec6fb1f1]{min-width:min(420px,100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:24px;border:1px solid var(--hb-color-border);border-radius:22px;background:radial-gradient(circle at top left,rgba(66,222,195,.08),transparent 42%),-webkit-gradient(linear,left top,left bottom,from(rgba(20,29,46,.98)),to(rgba(12,19,32,.98)));background:radial-gradient(circle at top left,rgba(66,222,195,.08),transparent 42%),linear-gradient(180deg,#141d2efa,#0c1320fa)}.hb-app-loading__spinner[data-v-ec6fb1f1]{width:20px;height:20px;border:2px solid rgba(128,244,226,.18);border-top-color:var(--hb-color-primary);border-radius:999px;-webkit-animation:hb-app-spin-ec6fb1f1 .72s linear infinite;animation:hb-app-spin-ec6fb1f1 .72s linear infinite}.hb-app-loading__eyebrow[data-v-ec6fb1f1]{margin:0 0 6px;color:var(--hb-color-primary);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}@-webkit-keyframes hb-app-spin-ec6fb1f1{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes hb-app-spin-ec6fb1f1{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.page-header h1[data-v-3176d418],h2[data-v-3176d418],h3[data-v-3176d418],h4[data-v-3176d418],h5[data-v-3176d418],h6[data-v-3176d418]{font-weight:700;font-size:24px;color:#000933}.page-header h1 .title[data-v-3176d418],h2 .title[data-v-3176d418],h3 .title[data-v-3176d418],h4 .title[data-v-3176d418],h5 .title[data-v-3176d418],h6 .title[data-v-3176d418]{word-break:break-all}.row[data-v-3176d418]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px}h1[data-v-3176d418],h2[data-v-3176d418],h3[data-v-3176d418],h4[data-v-3176d418],h5[data-v-3176d418],h6[data-v-3176d418],nav[data-v-3176d418]{margin-top:0;margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-actions[data-v-3176d418]{-ms-flex-positive:.1!important;-webkit-box-flex:0;flex-grow:0;white-space:nowrap;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}.support-text[data-v-640febfc]{color:#000933;margin-bottom:16px}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;font-display:block;src:url(/assets/material-icons-kAwBdRge.woff2) format("woff2")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;font-display:block;src:url(/assets/material-icons-outlined-DZhiGvEA.woff2) format("woff2")}.material-icons-outlined{font-family:Material Icons Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}@font-face{font-family:Material Icons Round;font-style:normal;font-weight:400;font-display:block;src:url(/assets/material-icons-round-DrirKXBx.woff2) format("woff2")}.material-icons-round{font-family:Material Icons Round;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}@font-face{font-family:Material Icons Sharp;font-style:normal;font-weight:400;font-display:block;src:url(/assets/material-icons-sharp-gidztirS.woff2) format("woff2")}.material-icons-sharp{font-family:Material Icons Sharp;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}@font-face{font-family:Material Icons Two Tone;font-style:normal;font-weight:400;font-display:block;src:url(/assets/material-icons-two-tone-DuNIpaEj.woff2) format("woff2")}.material-icons-two-tone{font-family:Material Icons Two Tone;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}:root{--hb-font-sans: "Inter", "IBM Plex Sans", "Segoe UI", sans-serif;--hb-color-primary: #42dec3;--hb-color-primary-strong: #19cdb0;--hb-color-secondary: #264191;--hb-color-accent: #80f4e2;--hb-color-bg: #09101d;--hb-color-bg-elevated: #0e1728;--hb-color-surface: rgba(15, 24, 40, .94);--hb-color-surface-strong: rgba(22, 32, 50, .98);--hb-color-surface-muted: rgba(22, 27, 41, .78);--hb-color-surface-overlay: rgba(9, 16, 29, .72);--hb-color-border: rgba(128, 244, 226, .14);--hb-color-border-strong: rgba(128, 244, 226, .22);--hb-color-text: #e6f1ff;--hb-color-text-muted: #a8b3cf;--hb-color-text-subtle: #7e8aa8;--hb-color-success: #53d99b;--hb-color-danger: #ff7a90;--hb-color-warning: #f7be5d;--hb-shadow-soft: 0 16px 40px rgba(3, 8, 19, .28);--hb-shadow-focus: 0 0 0 4px rgba(66, 222, 195, .14);--hb-radius-xs: 8px;--hb-radius-sm: 10px;--hb-radius-md: 12px;--hb-radius-lg: 16px;--hb-radius-xl: 22px;--hb-space-1: 4px;--hb-space-2: 8px;--hb-space-3: 12px;--hb-space-4: 16px;--hb-space-5: 20px;--hb-space-6: 24px;--hb-space-7: 28px;--hb-space-8: 32px;--hb-motion-fast: .16s;--hb-motion-base: .22s;--hb-motion-slow: .3s;--hb-motion-ease: cubic-bezier(.22, 1, .36, 1)}html{color-scheme:dark}body{background:radial-gradient(circle at top left,rgba(66,222,195,.08),transparent 28%),radial-gradient(circle at 86% 12%,rgba(38,65,145,.18),transparent 24%),-webkit-gradient(linear,left top,left bottom,from(#07101d),to(#0b1322));background:radial-gradient(circle at top left,rgba(66,222,195,.08),transparent 28%),radial-gradient(circle at 86% 12%,rgba(38,65,145,.18),transparent 24%),linear-gradient(180deg,#07101d,#0b1322);color:var(--hb-color-text);font-family:var(--hb-font-sans)}*{scrollbar-color:rgba(128,244,226,.24) transparent}*::-moz-selection{background:#42dec33d}*::selection{background:#42dec33d}button,input,select,textarea{font:inherit}a{color:inherit}:focus-visible{outline:none;-webkit-box-shadow:var(--hb-shadow-focus);box-shadow:var(--hb-shadow-focus)}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-sm,.container-md{max-width:720px}}@media(min-width:992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media(min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media(min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media(min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media(min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media(min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}html{font-size:16px!important}h1,h2,h3,h4,h5,h6{font-weight:400;font-weight:700}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{font-weight:400;line-height:16px}hr{margin-top:1rem 0;border:0;border-top:1px solid #e0e4ea}ul{list-style:none}.delete svg:hover path{fill:#c20a0a;-webkit-transition:all .25s ease;transition:all .25s ease}.plugin-icon{width:22px;margin-right:12px}.material-icons.info-text{cursor:default}.material-icons.md-18{font-size:18px}.material-icons.md-24{font-size:24px}.material-icons.md-36{font-size:36px}.material-icons.md-48{font-size:48px}.material-icons.md-dark{color:#0000008a}.material-icons.md-dark.md-inactive{color:#00000042}.material-icons.md-light{color:#fff}.material-icons.md-light.md-inactive{color:#ffffff4d}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;min-height:100%;margin:0;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{width:100%;min-height:100vh;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:1.5;color:#3a3f51;background-color:#090e1b;overflow-x:hidden}#app{min-height:100vh;background-color:#090e1b}[tabindex="-1"]:focus{outline:none!important}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p,ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}a{color:#0030cc;text-decoration:none}a:hover,a:focus{text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre{margin-top:0;margin-bottom:1rem;overflow:auto}img{vertical-align:middle}[role=button]{cursor:pointer}a,area,button,[role=button],input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}th{text-align:left}label{display:inline-block;margin-bottom:.5rem}input,button,select,textarea{line-height:inherit}input[type=radio]:disabled,input[type=checkbox]:disabled{cursor:not-allowed}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical}legend{display:block;width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit}input[type=search]{-webkit-appearance:none}[hidden]{display:none!important}@media screen and (min-width:1280px){.kong-ui-entity-base-form .form-section-wrapper{-webkit-column-gap:64px!important;-moz-column-gap:64px!important;column-gap:64px!important}}.kong-ui-entity-base-form .k-input-switch{margin-bottom:0}.kong-ui-entities-route-form .kong-ui-entity-base-form .k-select .k-select-selected-item-label{margin-left:0}fieldset{min-width:0;padding:0;margin:0;border:0}.kong-form-field-wrapper{width:100%}.kong-form-hidden-field-wrapper{display:none}.kong-form-array-field,.kong-form-array-string-field{width:100%}.kong-form-array-field-item,.kong-form-array-string-field-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px}.kong-form-new-element-button-label{margin-top:24px!important;margin-bottom:24px!important}@font-face{font-family:Inter;src:url(/assets/Inter-Thin-CYv1xqyu.woff2) format("woff2");font-weight:100;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraLight-CMOZC4cK.woff2) format("woff2");font-weight:200;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter-Light-BATEza2Q.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DI4MgF22.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-DT31zNQg.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-DqnJHjCw.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-B13sg1VN.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-S4xwWZYG.woff2) format("woff2");font-weight:800;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter-Black-CbZ5gcWT.woff2) format("woff2");font-weight:900;font-style:normal}.vue-form-generator .form-group{margin-bottom:1.5rem}.vue-form-generator .form-group:last-child{margin-bottom:2rem}.vue-form-generator .form-group.hide-label>label{display:none}.vue-form-generator .form-group label{font-weight:700}.vue-form-generator .field-advanced{margin-top:-.5rem;margin-bottom:.5rem}.vue-form-generator .field-advanced .form-group:last-child{margin-bottom:1rem}.vue-form-generator .k-input[type=text],.form-control{width:100%}.form-control:required{border-color:#e0e4ea}select.form-control,[type=select].form-control{background-color:initial!important}.form-group label{font-size:14px;font-weight:700;color:#262626;margin:0 0 8px;width:100%}.form-group label small{float:right;font-size:14px;font-style:italic;font-weight:400;color:#00000080}.form-group.optional>label,.form-group.semi-optional>label{position:relative;width:100%}.form-group.optional>label:after,.form-group.semi-optional>label:after{position:absolute;display:block;top:0;right:0;font-size:14px;font-style:italic;font-weight:400;color:#00000080}.form-group.optional>label:after{content:"Optional"}.form-group.semi-optional>label:after{content:"Semi-Optional"}.hint{font-size:small;margin-top:5px;margin-bottom:10px;opacity:.6}.input-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group input{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;min-width:0;margin-bottom:0}.input-group input:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group .input-group-addon{margin-left:8px}.input-group .input-group-addon button{border-top-left-radius:0;border-bottom-left-radius:0}.option-field{width:100%}.option-field .form-group:last-child{margin-bottom:0}.form-group input[type=radio]{margin-right:.5rem}.k-button[type=button]{-webkit-appearance:unset;background:transparent}.hb-workspace{color:#e6f1ff;font-family:Inter,sans-serif}.hb-workspace .page-header{margin-bottom:26px;padding-top:8px}.hb-workspace .page-header .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:18px;padding:0!important}.hb-workspace .page-header h1,.hb-workspace .page-header h2,.hb-workspace .page-header h3,.hb-workspace .page-header h4,.hb-workspace .page-header h5,.hb-workspace .page-header h6{margin:0 0 10px;color:#e6f1ff;font-weight:300;font-size:clamp(42px,5vw,68px)!important;letter-spacing:-.04em}.hb-workspace .page-header .header-actions{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-left:auto}.hb-workspace .page-header p,.hb-workspace .page-support-text,.hb-workspace .support-text{color:#a8b3cf}.hb-workspace .page-header .k-button,.hb-workspace .legacy-feature-page .k-button{min-height:44px;border:0;border-radius:16px;-webkit-transition:background-color .2s ease-out,color .2s ease-out,-webkit-transform .2s ease-out;transition:background-color .2s ease-out,color .2s ease-out,-webkit-transform .2s ease-out;transition:transform .2s ease-out,background-color .2s ease-out,color .2s ease-out;transition:transform .2s ease-out,background-color .2s ease-out,color .2s ease-out,-webkit-transform .2s ease-out}.hb-workspace .page-header .k-button:hover,.hb-workspace .legacy-feature-page .k-button:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.hb-workspace .k-card,.hb-workspace .k-table,.hb-workspace .k-table-empty-state,.hb-workspace .kong-ui-entity-base-form,.hb-workspace .kong-ui-entity-form-section,.hb-workspace .kong-ui-entity-form-block .content,.hb-workspace .kong-ui-public-entity-empty-state,.hb-workspace .kong-ui-entity-filter-menu,.hb-workspace .kong-ui-entity-details-card,.hb-workspace .kong-ui-entity-config-card,.hb-workspace .kong-ui-entities-plugin-form,.hb-workspace .kong-ui-entities-plugin-details,.hb-workspace .kong-ui-entities-consumer-credentials,.hb-workspace .k-tabs{border-color:#5ff3dd1f}.hb-workspace .k-card,.hb-workspace .kong-ui-entity-base-form,.hb-workspace .kong-ui-entity-form-section,.hb-workspace .kong-ui-entity-form-block .content,.hb-workspace .kong-ui-public-entity-empty-state,.hb-workspace .kong-ui-entity-filter-menu,.hb-workspace .kong-ui-entity-config-card,.hb-workspace .kong-ui-entity-details-card,.hb-workspace .kong-ui-entities-plugin-form,.hb-workspace .kong-ui-entities-plugin-details,.hb-workspace .kong-ui-entities-consumer-credentials{border-radius:28px!important;background:radial-gradient(circle at top right,rgba(66,222,195,.06),transparent 28%),-webkit-gradient(linear,left top,left bottom,from(rgba(22,27,41,.96)),to(rgba(14,19,32,.98)))!important;background:radial-gradient(circle at top right,rgba(66,222,195,.06),transparent 28%),linear-gradient(180deg,#161b29f5,#0e1320fa)!important;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.03);box-shadow:inset 0 1px #ffffff08}.hb-workspace .kong-ui-entity-form-block .content{border-color:#5ff3dd1f!important}.hb-workspace .kong-ui-entity-form-block .step{background:#20283ad1!important;border-color:#5ff3dd1f!important;color:#e6f1ff!important}.hb-workspace .kong-ui-entity-form-section.has-divider .form-section-wrapper,.hb-workspace .kong-ui-public-entity-empty-state .entity-empty-state-bottom-container,.hb-workspace .kong-ui-entity-filter-menu .kong-ui-entity-filter-menu-item{border-color:#ffffff0f!important}.hb-workspace .kong-ui-entity-form-section .form-section-title,.hb-workspace .kong-ui-entity-form-block .header-title,.hb-workspace .kong-ui-public-entity-empty-state .entity-empty-state-title h1,.hb-workspace .kong-ui-public-entity-empty-state .card-title{color:#e6f1ff!important}.hb-workspace .kong-ui-entity-form-section .form-section-description,.hb-workspace .kong-ui-entity-form-section .form-section-description p,.hb-workspace .kong-ui-entity-form-block .header-description,.hb-workspace .kong-ui-entity-form-block .header-description p,.hb-workspace .kong-ui-public-entity-empty-state .entity-empty-state-description,.hb-workspace .kong-ui-public-entity-empty-state .entity-empty-state-description p,.hb-workspace .kong-ui-public-entity-empty-state .entity-empty-state-message,.hb-workspace .kong-ui-public-entity-empty-state .card-content,.hb-workspace .kong-ui-entity-filter-menu,.hb-workspace .kong-ui-entity-filter-menu .menu-item-title,.hb-workspace .kong-ui-entity-filter-menu .kong-ui-entity-filter-menu-item{color:#a8b3cf!important}.hb-workspace .kong-ui-public-entity-empty-state .entity-empty-state-card,.hb-workspace .kong-ui-entity-filter-menu{border-color:#5ff3dd1f!important;background:#161b29eb!important;-webkit-box-shadow:0 18px 48px rgba(2,6,23,.32)!important;box-shadow:0 18px 48px #02061752!important}.hb-workspace .k-table{border-radius:22px!important;overflow:hidden;background:#161b29e0!important}.hb-workspace .k-table table,.hb-workspace .k-table thead,.hb-workspace .k-table tbody,.hb-workspace .k-table tr,.hb-workspace .k-table th,.hb-workspace .k-table td{background:transparent!important}.hb-workspace .k-table thead th,.hb-workspace .k-table th{color:#e6f1ffc7!important}.hb-workspace .k-table td,.hb-workspace .k-card,.hb-workspace .k-tabs,.hb-workspace .k-input,.hb-workspace .k-select{color:#e6f1ff}.hb-workspace .k-tabs{border-radius:24px!important;background:#161b29e0!important;padding:12px}.hb-workspace .k-input,.hb-workspace .k-select,.hb-workspace .k-textarea,.hb-workspace .k-input .input-element-wrapper,.hb-workspace .k-select .input-element-wrapper,.hb-workspace .k-textarea .textarea-wrapper,.hb-workspace .k-select-input,.hb-workspace .k-select-input .input,.hb-workspace .k-input .input,.hb-workspace .k-textarea textarea{color:#e6f1ff!important}.hb-workspace .k-input,.hb-workspace .k-select,.hb-workspace .k-textarea,.hb-workspace .k-select .select-trigger,.hb-workspace .k-input .input-element-wrapper,.hb-workspace .k-select .input-element-wrapper,.hb-workspace .k-textarea .textarea-wrapper,.hb-workspace .k-code-block,.hb-workspace .json-endpoint{border-color:#5ff3dd1f!important;background:#161b29e6!important;-webkit-box-shadow:none!important;box-shadow:none!important}.hb-workspace .k-input .input-element-wrapper,.hb-workspace .k-select .input-element-wrapper,.hb-workspace .k-textarea .textarea-wrapper,.hb-workspace .k-select .select-trigger{min-height:52px;border-radius:18px!important}.hb-workspace .k-input .input::-webkit-input-placeholder,.hb-workspace .k-select-input .input::-webkit-input-placeholder,.hb-workspace .k-textarea textarea::-webkit-input-placeholder{color:#a8b3cfb8!important}.hb-workspace .k-input .input::-moz-placeholder,.hb-workspace .k-select-input .input::-moz-placeholder,.hb-workspace .k-textarea textarea::-moz-placeholder{color:#a8b3cfb8!important}.hb-workspace .k-input .input::-ms-input-placeholder,.hb-workspace .k-select-input .input::-ms-input-placeholder,.hb-workspace .k-textarea textarea::-ms-input-placeholder{color:#a8b3cfb8!important}.hb-workspace .k-input .input::placeholder,.hb-workspace .k-select-input .input::placeholder,.hb-workspace .k-textarea textarea::placeholder{color:#a8b3cfb8!important}.hb-workspace .k-label,.hb-workspace legend{color:#a8b3cf!important}.hb-workspace .k-tabs .k-tabs-items{border-bottom-color:#ffffff0f!important}.hb-workspace .k-tabs .k-tab{color:#a8b3cf!important}.hb-workspace .k-tabs .k-tab.router-link-active,.hb-workspace .k-tabs .k-tab.k-tab-active{color:#e6f1ff!important}.hb-workspace .kong-ui-entity-base-table,.hb-workspace .kong-ui-entity-base-table .table-wrapper,.hb-workspace .k-table{max-width:100%}.hb-workspace .kong-ui-entity-base-table .table-wrapper,.hb-workspace .k-table{overflow-x:auto!important}.hb-workspace .json-content.k-code-block{border-top-left-radius:0!important;border-top-right-radius:0!important}@media(max-width:980px){.hb-workspace .kong-ui-entity-base-form,.hb-workspace .kong-ui-entity-config-card,.hb-workspace .kong-ui-entity-details-card,.hb-workspace .kong-ui-entities-plugin-form,.hb-workspace .kong-ui-entities-plugin-details,.hb-workspace .kong-ui-entity-form-block .content,.hb-workspace .legacy-feature-page__panel{border-radius:22px!important}.hb-workspace .kong-ui-entity-form-section .form-section-wrapper{padding-bottom:28px!important}}
