.hb-headrow{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap;margin-bottom:32px}.hb-headrow .pg-head{margin-bottom:0}.hb-action-btns{display:flex;flex-direction:row;gap:10px;align-items:center}.hb-action-btn{justify-content:center;font-size:14.5px;padding:10px 22px;white-space:nowrap}@media (max-width:600px){.hb-action-btns{width:100%;flex-direction:column}.hb-action-btn{font-size:15px;padding:12px 20px}}.hb-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px}.hb-stats .ac-stat{background:var(--surface-soft);border:1px solid var(--hairline);border-radius:var(--r-card,14px);padding:16px 18px;display:flex;flex-direction:column;gap:6px;min-width:0}.hb-stats .ac-stat .k{font-size:13px;font-weight:500;opacity:.7;display:flex;align-items:center;gap:7px;min-height:0}.hb-stats .ac-stat .k svg{flex:none}.hb-stats .ac-stat .v{font-size:26px;font-weight:700;letter-spacing:-.02em;line-height:1;margin-top:2px}@media (max-width:560px){.hb-stats{grid-template-columns:repeat(3,1fr);gap:8px}.hb-stats .ac-stat{padding:12px 11px;gap:4px;border-radius:12px}.hb-stats .ac-stat .k{font-size:11.5px;gap:5px;line-height:1.15}.hb-stats .ac-stat .v{font-size:20px}}.hb-list{display:flex;flex-direction:column;gap:14px}.hb-prov{background:var(--canvas);border:1px solid var(--hairline);border-radius:var(--r-xl);padding:20px 22px;transition:border-color .2s}.hb-prov:hover{border-color:var(--border-strong,var(--hairline))}.hb-prov.paused{opacity:.72}.hb-prov-main{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center}.hb-prov .pv-ico{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--surface-soft);flex:none;position:relative}.hb-prov .pv-dot{position:absolute;right:-2px;top:-2px;width:12px;height:12px;border-radius:50%;border:2px solid var(--canvas)}.hb-prov .pv-dot.on{background:var(--success)}.hb-prov .pv-dot.off{background:var(--text-muted,#999);opacity:.6}.hb-prov .pv-nm{font-weight:640;font-size:16.5px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hb-badge{font-size:11px;font-weight:500;letter-spacing:.04em;padding:4px 9px;border-radius:var(--r-pill);background:var(--surface-soft)}.hb-badge,.hb-prov .pv-sub{font-family:var(--font-mono)}.hb-prov .pv-sub{font-size:12.5px;opacity:.6;margin-top:5px;display:flex;flex-wrap:wrap;align-items:center;gap:2px 5px}.hb-prov .pv-dot-sep{opacity:.45}.hb-prov .pv-last{white-space:nowrap}.hb-prov-actions{display:flex;align-items:center;gap:8px}.hb-iconbtn{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:var(--surface-soft);color:var(--ink);transition:background .2s,color .2s}.hb-iconbtn:hover{background:var(--hairline)}.hb-iconbtn.danger:hover{color:var(--magenta)}.hb-switch{width:46px;height:26px;border-radius:var(--r-pill);background:var(--hairline);position:relative;transition:background .25s;flex:none;cursor:pointer}.hb-switch.on{background:var(--success)}.hb-switch i{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .25s var(--ease);box-shadow:0 1px 3px #0000004d}.hb-switch.on i{transform:translateX(20px)}@media (max-width:600px){.hb-prov{padding:18px 16px}.hb-prov-main{grid-template-columns:auto 1fr;column-gap:13px}.hb-prov-actions{grid-column:1/-1;justify-content:flex-start;flex-wrap:wrap;gap:10px;margin-top:4px;padding-top:14px;border-top:1px solid var(--hairline-soft)}.hb-prov-actions .hb-spark{margin-right:auto}.hb-prov .pv-nm{font-size:15.5px;gap:7px}.hb-headrow{margin-bottom:24px}}.hb-prov-stats{display:flex;gap:28px;flex-wrap:wrap;margin-top:16px;padding-top:16px;border-top:1px solid var(--hairline-soft)}.hb-prov-stats .st .k{font-size:11.5px;opacity:.55}.hb-prov-stats .st .v{font-size:16px;font-weight:640;margin-top:3px}.hb-prov-stats .st .v.pos{color:var(--success)}.hb-prov-stats .st .v.neg{color:var(--magenta)}.hb-prov-stats .hb-webhook{margin-left:auto;align-self:center;min-width:0}.hb-webhook{display:flex;align-items:center;gap:0;border:1.5px solid var(--hairline);border-radius:10px;overflow:hidden;background:var(--surface-soft);max-width:340px}.hb-webhook code{flex:1 1;min-width:0;padding:9px 12px;font-family:var(--font-mono);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hb-webhook button{flex:none;padding:0 12px;align-self:stretch;background:var(--ink);color:var(--canvas);display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:540}@media (max-width:640px){.hb-webhook{max-width:100%}.hb-prov-stats .hb-webhook{margin-left:0;width:100%}}.hb-expand{margin-top:16px;padding-top:16px;border-top:1px solid var(--hairline-soft);animation:btFade .35s var(--ease)}.hb-expand h4{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;opacity:.55;margin:0 0 12px;font-weight:500}.hb-toggle-row{display:flex;align-items:center;gap:8px;margin-top:14px}.hb-link{font-size:13.5px;font-weight:540;color:var(--ink);opacity:.65;display:inline-flex;align-items:center;gap:6px;transition:opacity .2s}.hb-link:hover{opacity:1}.hb-overlay{position:fixed;inset:0;z-index:60;background:#0a0a0e80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;padding:24px;animation:btFade .25s var(--ease)}.hb-modal{background:var(--canvas);border-radius:var(--r-xl);padding:30px;width:100%;max-width:460px;max-height:90vh;overflow-y:auto}.hb-modal h3{font-size:22px;font-weight:640;margin-bottom:4px}.hb-modal .ms{font-size:13.5px;opacity:.6;margin-bottom:22px}.hb-modal-actions{display:flex;gap:10px;margin-top:8px}.hb-empty{text-align:center;padding:50px 20px;border:1.5px dashed var(--hairline);border-radius:var(--r-xl)}.hb-empty .ei{width:56px;height:56px;border-radius:16px;background:var(--surface-soft);display:grid;place-items:center;margin:0 auto 16px;opacity:.7}.hb-empty p{opacity:.6;margin-bottom:18px}.hb-spark{display:block}.hb-spark path.line{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hb-spark path.area{stroke:none}.hb-routes{display:flex;flex-direction:column;gap:8px;margin-top:4px}.hb-route{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hb-route .rsym{font-family:var(--font-mono);font-size:12px;font-weight:600;padding:5px 10px;border-radius:var(--r-pill);background:var(--surface-soft);flex:none;min-width:92px}.hb-route .rsym-off{opacity:.4;text-decoration:line-through}.hb-add-route{display:flex;gap:10px;margin-top:14px;padding-top:14px;border-top:1px dashed var(--hairline);align-items:flex-end}.hb-add-route .sym-wrap{flex:1 1;min-width:0}.hb-add-route .pg-input{flex:1 1;padding:10px 14px;font-size:14px}.hb-add-route .pg-btn{flex:none;font-size:13px;font-weight:600;padding:0 18px;height:42px;border-radius:10px;align-self:flex-end;display:inline-flex;align-items:center;justify-content:center}.hd-route{border-radius:var(--r-md);border:1.5px solid #0000;transition:border-color .15s}.hd-route:hover{border-color:var(--hairline)}.hd-route-active{border-color:var(--ink)!important;background:var(--surface-soft)}.hd-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,360px);gap:24px;align-items:start}.hd-left,.hd-right{min-width:0}.hd-left{gap:22px}.hd-left,.hd-right{display:flex;flex-direction:column}.hd-right{gap:24px}.hd-right>.pg-card,.hd-signals{margin-bottom:0}.hd-signals{grid-column:1/-1}.hd-sort-active{border-color:var(--accent)!important;color:var(--accent)!important}.hd-form-row{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.hd-form-row>.pg-field{margin-bottom:0}.hd-test-warn{display:flex;align-items:center;gap:7px;font-size:12.5px;color:var(--orange,#ea580c);background:color-mix(in oklab,var(--orange,#ea580c) 10%,var(--canvas));border:1px solid color-mix(in oklab,var(--orange,#ea580c) 25%,var(--canvas));border-radius:10px;padding:10px 14px;margin-top:18px;line-height:1.4}.hd-guide-card{padding-bottom:4px}.hd-guide-section{border-top:1px solid var(--hairline);margin-top:12px;padding-top:4px}.hd-guide-section:first-of-type{border-top:none;margin-top:0}.hd-guide-toggle{display:flex;align-items:center;gap:10px;width:100%;background:none;border:none;padding:10px 0;cursor:pointer;font-size:13.5px;font-weight:600;color:var(--ink);text-align:left}.hd-guide-toggle:hover{color:var(--accent)}.hd-guide-idx{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:var(--ink);color:var(--canvas);border-radius:50%;font-size:11px;font-weight:700;flex-shrink:0}.hd-guide-chevron{margin-left:auto;font-size:14px;opacity:.5;transition:transform .2s}.hd-guide-body{padding:2px 0 14px 32px;display:flex;flex-direction:column;gap:10px}.hd-guide-step{display:flex;align-items:flex-start;gap:9px;font-size:13px;line-height:1.55;color:var(--fg)}.hd-guide-step-n{display:inline-flex;align-items:center;justify-content:center;width:19px;height:19px;background:var(--surface-soft);border:1px solid var(--hairline);border-radius:50%;font-size:10px;font-weight:700;flex-shrink:0;margin-top:1px;color:var(--ink)}.hd-guide-note{font-size:12px;color:var(--accent);background:color-mix(in oklab,var(--accent) 8%,var(--canvas));border-radius:8px;padding:8px 12px;margin-top:2px;line-height:1.5}.hd-guide-note-inline{color:var(--fg-muted);font-size:12px}.hd-guide-link{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:var(--accent);text-decoration:none;margin-top:4px}.hd-guide-link:hover{text-decoration:underline}@media (max-width:1024px){.hd-grid{grid-template-columns:1fr;gap:20px}.hd-left,.hd-right{display:contents}.hd-right>.pg-card:first-child{order:1}.hd-right>.pg-card:nth-child(2){order:2}.hd-left>.pg-card:first-child{order:3}.hd-left>.pg-card:nth-child(2){order:4}.hd-right>.pg-card:nth-child(3){order:5}.hd-signals{order:6;margin:0}.hd-left>.pg-card,.hd-right>.pg-card{margin-top:0;margin-bottom:0}}.hb-route .hb-webhook{flex:1 1;max-width:none}.hb-symchips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.hb-symchip{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-mono);font-size:12.5px;font-weight:600;padding:6px 8px 6px 12px;border-radius:var(--r-pill);background:var(--surface-soft)}.hb-symchip button{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:var(--hairline);color:var(--ink)}.hb-symchip button:hover{background:var(--magenta);color:#fff}.hb-syminput{display:flex;gap:8px}.hb-syminput .pg-input{flex:1 1}.hb-syminput button{flex:none;padding:0 16px;border-radius:12px;background:var(--ink);color:var(--canvas);font-weight:540;font-size:14px}@media (min-width:768px) and (max-width:1024px){.hb-headrow{align-items:flex-start;gap:16px}.hb-action-btns{flex-direction:row;align-items:center;gap:10px}.hb-action-btn{font-size:14px;padding:10px 20px}.hb-stats{gap:12px}.hb-prov{padding:18px 20px}.hb-prov-main{gap:12px}.hb-prov .pv-nm{font-size:15.5px;gap:7px}.hb-prov-actions{gap:7px}.hb-prov-stats{gap:20px}.hb-prov-stats .st .v{font-size:15px}.hb-route{flex-wrap:nowrap;min-width:0}.hb-route .hb-webhook{min-width:0;flex:1 1}}@media (min-width:1025px){.hb-action-btns{flex-direction:row;align-items:center;gap:10px}.hb-action-btn{font-size:14.5px;padding:10px 22px}.hb-prov-main{gap:18px}.hb-prov-stats{gap:32px}.hb-route{flex-wrap:nowrap}.hd-grid{gap:28px;grid-template-columns:minmax(0,1fr) minmax(0,400px)}}@media (min-width:1441px){.hb-prov-stats{gap:40px}.hb-prov .pv-nm{font-size:17px}}@media (min-width:481px) and (max-width:767px){.hb-stats{grid-template-columns:repeat(3,1fr);gap:12px}.hb-action-btns{flex-direction:row;gap:10px;width:100%}.hb-action-btn{flex:1 1;text-align:center}.hb-route{flex-wrap:nowrap;min-width:0}}@media (max-width:767px){.hb-headrow .pg-btn{width:100%;justify-content:center}}@media (max-width:480px){.hb-prov-stats{gap:16px 22px}.hb-prov-stats .st .v{font-size:15px}.hb-prov{padding:16px 14px}.hb-modal{padding:24px 20px}.hb-route .rsym{min-width:0}}