.hdr-inner--bordered{border-left:1px solid hsl(var(--hairline));border-right:1px solid hsl(var(--hairline))}.hdr-trigger{transition:background-color .15s,border-color .15s,box-shadow .15s,transform .12s}.hdr-menu{border:1px solid hsl(var(--hairline-3));background:hsl(var(--popover));box-shadow:var(--shadow-pop)}.hdr-menu-item{display:flex;width:100%;align-items:center;gap:10px;border:none;background:transparent;text-align:left;font:500 12.5px/1 var(--font-sans);color:hsl(var(--foreground));transition:background-color .15s,border-color .15s,box-shadow .15s,transform .12s}.hdr-menu-item:hover{background:hsl(var(--surface-3))}.hdr-menu-item:disabled,.hdr-menu-item[aria-disabled=true]{cursor:not-allowed;color:hsl(var(--foreground) / .6)}.hdr-menu-item:disabled:hover,.hdr-menu-item[aria-disabled=true]:hover{background:transparent}.hdr-menu-item.is-active,.hdr-menu-item.is-active:hover{background:hsl(var(--surface-4))}.hdr-menu-item--danger{font-weight:600;color:hsl(var(--destructive))}.hdr-menu-item--danger:hover{background:hsl(var(--destructive-bg))}.hdr-sep{height:1px;background:hsl(var(--hairline-2))}.hdr-menu-head{border-bottom:1px solid hsl(var(--hairline-2))}.hdr-eyebrow{font-family:var(--font-mono);text-transform:uppercase;color:hsl(var(--muted-foreground))}.hdr-seg{display:flex;align-items:stretch;gap:0;border:1px solid hsl(var(--hairline));background:hsl(var(--surface-4))}.hdr-seg-btn{display:flex;flex:1;align-items:center;justify-content:center;gap:6px;border:none;background:transparent;color:hsl(var(--muted-foreground));font:500 11.5px/1 var(--font-sans);transition:background-color .15s,box-shadow .15s,transform .12s}.hdr-seg-btn:hover{color:hsl(var(--foreground))}.hdr-seg-btn.is-active{background:hsl(var(--popover));color:hsl(var(--foreground));font-weight:600;box-shadow:0 1px 2px hsl(var(--shadow-ink) / .08)}.hdr-scale-step{flex:0 0 auto;width:auto}.hdr-scale-btn{flex:0 0 26px;min-width:26px;padding-left:0;padding-right:0}.hdr-scale-btn:disabled{cursor:not-allowed;opacity:.45}.hdr-scale-value{min-width:2.75rem;display:flex;align-items:center;justify-content:center;font:600 11.5px/1 var(--font-sans);font-variant-numeric:tabular-nums;color:hsl(var(--foreground))}.hdr-status-dot{display:inline-block;width:7px;height:7px;border-radius:9999px;background:hsl(var(--success))}
