:root{--rdvd-duration: .15s;--rdvd-ease: cubic-bezier(.4, 0, .2, 1);--rdvd-size-sm: 1px;--rdvd-size-md: 1px;--rdvd-size-lg: 2px;--rdvd-spacing-sm: 8px;--rdvd-spacing-md: 16px;--rdvd-spacing-lg: 24px;--rdvd-neutral-color: #d4d4d8;--rdvd-primary-color: #6366f1;--rdvd-success-color: #16a34a;--rdvd-warning-color: #d97706;--rdvd-danger-color: #dc2626;--rdvd-info-color: #0ea5e9;--rdvd-label-fg: #6b7280;--rdvd-label-fs: .8125rem}[data-theme=dark]{--rdvd-neutral-color: #3f3f46;--rdvd-primary-color: #818cf8;--rdvd-success-color: #4ade80;--rdvd-warning-color: #fbbf24;--rdvd-danger-color: #f87171;--rdvd-info-color: #38bdf8;--rdvd-label-fg: #9ca3af}.rdvd-root[data-orientation=horizontal]{display:block;border:none;background:none;width:100%;margin:0;padding:0}.rdvd-root[data-orientation=horizontal][data-spacing=sm]{margin-top:var(--rdvd-spacing-sm);margin-bottom:var(--rdvd-spacing-sm)}.rdvd-root[data-orientation=horizontal][data-spacing=md]{margin-top:var(--rdvd-spacing-md);margin-bottom:var(--rdvd-spacing-md)}.rdvd-root[data-orientation=horizontal][data-spacing=lg]{margin-top:var(--rdvd-spacing-lg);margin-bottom:var(--rdvd-spacing-lg)}.rdvd-root[data-orientation=horizontal]:not([data-has-label]){height:1px;background-color:var(--rdvd-neutral-color)}.rdvd-root[data-orientation=horizontal][data-size=lg]:not([data-has-label]){height:2px}.rdvd-root[data-orientation=horizontal][data-line-style=dashed]:not([data-has-label]){background-color:transparent;background-image:repeating-linear-gradient(90deg,var(--rdvd-neutral-color) 0,var(--rdvd-neutral-color) 8px,transparent 8px,transparent 14px);height:1px}.rdvd-root[data-orientation=horizontal][data-size=lg][data-line-style=dashed]:not([data-has-label]){height:2px}.rdvd-root[data-orientation=horizontal][data-line-style=dotted]:not([data-has-label]){background-color:transparent;background-image:repeating-linear-gradient(90deg,var(--rdvd-neutral-color) 0,var(--rdvd-neutral-color) 3px,transparent 3px,transparent 7px);height:1px}.rdvd-root[data-orientation=horizontal][data-tone=neutral]:not([data-has-label]){background-color:var(--rdvd-neutral-color)}.rdvd-root[data-orientation=horizontal][data-tone=primary]:not([data-has-label]){background-color:var(--rdvd-primary-color)}.rdvd-root[data-orientation=horizontal][data-tone=success]:not([data-has-label]){background-color:var(--rdvd-success-color)}.rdvd-root[data-orientation=horizontal][data-tone=warning]:not([data-has-label]){background-color:var(--rdvd-warning-color)}.rdvd-root[data-orientation=horizontal][data-tone=danger]:not([data-has-label]){background-color:var(--rdvd-danger-color)}.rdvd-root[data-orientation=horizontal][data-tone=info]:not([data-has-label]){background-color:var(--rdvd-info-color)}.rdvd-root[data-orientation=horizontal][data-line-style=dashed][data-tone=primary]:not([data-has-label]),.rdvd-root[data-orientation=horizontal][data-line-style=dotted][data-tone=primary]:not([data-has-label]){background-image:repeating-linear-gradient(90deg,var(--rdvd-primary-color) 0,var(--rdvd-primary-color) 8px,transparent 8px,transparent 14px)}.rdvd-root[data-orientation=horizontal][data-line-style=dashed][data-tone=success]:not([data-has-label]),.rdvd-root[data-orientation=horizontal][data-line-style=dotted][data-tone=success]:not([data-has-label]){background-image:repeating-linear-gradient(90deg,var(--rdvd-success-color) 0,var(--rdvd-success-color) 8px,transparent 8px,transparent 14px)}.rdvd-root[data-orientation=horizontal][data-line-style=dashed][data-tone=danger]:not([data-has-label]),.rdvd-root[data-orientation=horizontal][data-line-style=dotted][data-tone=danger]:not([data-has-label]){background-image:repeating-linear-gradient(90deg,var(--rdvd-danger-color) 0,var(--rdvd-danger-color) 8px,transparent 8px,transparent 14px)}.rdvd-root[data-orientation=horizontal][data-has-label]{display:flex;align-items:center;gap:.75rem;color:var(--rdvd-label-fg);font-size:var(--rdvd-label-fs);font-family:inherit}.rdvd-root[data-orientation=horizontal][data-has-label]:before,.rdvd-root[data-orientation=horizontal][data-has-label]:after{content:"";flex:1;height:0;border-top:1px solid}.rdvd-root[data-has-label][data-tone=neutral]:before,.rdvd-root[data-has-label][data-tone=neutral]:after{border-top-color:var(--rdvd-neutral-color)}.rdvd-root[data-has-label][data-tone=primary]:before,.rdvd-root[data-has-label][data-tone=primary]:after{border-top-color:var(--rdvd-primary-color)}.rdvd-root[data-has-label][data-tone=success]:before,.rdvd-root[data-has-label][data-tone=success]:after{border-top-color:var(--rdvd-success-color)}.rdvd-root[data-has-label][data-tone=warning]:before,.rdvd-root[data-has-label][data-tone=warning]:after{border-top-color:var(--rdvd-warning-color)}.rdvd-root[data-has-label][data-tone=danger]:before,.rdvd-root[data-has-label][data-tone=danger]:after{border-top-color:var(--rdvd-danger-color)}.rdvd-root[data-has-label][data-tone=info]:before,.rdvd-root[data-has-label][data-tone=info]:after{border-top-color:var(--rdvd-info-color)}.rdvd-root[data-label-align=start]:before{flex:0 0 0}.rdvd-root[data-label-align=end]:after{flex:0 0 0}.rdvd-root[data-orientation=vertical]{display:inline-block;width:0;border-left:1px solid var(--rdvd-neutral-color);align-self:stretch;margin:0}.rdvd-root[data-orientation=vertical][data-spacing=sm]{margin-left:var(--rdvd-spacing-sm);margin-right:var(--rdvd-spacing-sm)}.rdvd-root[data-orientation=vertical][data-spacing=md]{margin-left:var(--rdvd-spacing-md);margin-right:var(--rdvd-spacing-md)}.rdvd-root[data-orientation=vertical][data-spacing=lg]{margin-left:var(--rdvd-spacing-lg);margin-right:var(--rdvd-spacing-lg)}.rdvd-root[data-orientation=vertical][data-tone=primary]{border-left-color:var(--rdvd-primary-color)}.rdvd-root[data-orientation=vertical][data-tone=success]{border-left-color:var(--rdvd-success-color)}.rdvd-root[data-orientation=vertical][data-tone=warning]{border-left-color:var(--rdvd-warning-color)}.rdvd-root[data-orientation=vertical][data-tone=danger]{border-left-color:var(--rdvd-danger-color)}.rdvd-root[data-orientation=vertical][data-tone=info]{border-left-color:var(--rdvd-info-color)}.rdvd-root[data-orientation=vertical][data-line-style=dashed]{border-left-style:dashed}.rdvd-root[data-orientation=vertical][data-line-style=dotted]{border-left-style:dotted}.rdvd-root[data-orientation=vertical][data-size=lg]{border-left-width:2px}.rdvd-label{white-space:nowrap}
