.menu[data-v-b953e2cd]{position:relative}.menu__panel[data-v-b953e2cd]{position:absolute;top:calc(100% + var(--o-space-2));z-index:60;overflow:hidden;background:rgb(var(--o-surface));border:1px solid rgb(var(--o-border));border-radius:var(--o-radius-lg);box-shadow:var(--o-elevation-2)}.menu__panel--end[data-v-b953e2cd]{inset-inline-end:0}.menu__panel--start[data-v-b953e2cd]{inset-inline-start:0}.menu-enter-active[data-v-b953e2cd]{transition:opacity var(--o-motion-fast) var(--o-motion-ease),transform var(--o-motion-fast) var(--o-motion-ease)}.menu-leave-active[data-v-b953e2cd]{transition:opacity var(--o-motion-fast) var(--o-motion-ease-out),transform var(--o-motion-fast) var(--o-motion-ease-out)}.menu-enter-from[data-v-b953e2cd],.menu-leave-to[data-v-b953e2cd]{opacity:0;transform:translateY(-4px)}@media (prefers-reduced-motion: reduce){.menu-enter-from[data-v-b953e2cd],.menu-leave-to[data-v-b953e2cd]{transform:none}}.o-crumbs[data-v-7542f4e4]{min-width:0}.o-crumbs__list[data-v-7542f4e4]{display:flex;align-items:center;margin:0;padding:0;list-style:none}.o-crumbs__item[data-v-7542f4e4]{display:flex;align-items:center;min-width:0}.o-crumbs__sep[data-v-7542f4e4]{flex-shrink:0;margin-inline:2px;font-size:16px;color:rgb(var(--o-muted-fg) / .65)}.o-crumbs__link[data-v-7542f4e4],.o-crumbs__crumb[data-v-7542f4e4]{padding:2px var(--o-space-1);border-radius:var(--o-radius-sm);font-size:var(--o-text-body-size);line-height:var(--o-text-body-leading);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.o-crumbs__link[data-v-7542f4e4]{color:rgb(var(--o-muted-fg));text-decoration:none;transition:color var(--o-motion-fast) var(--o-motion-ease)}.o-crumbs__link[data-v-7542f4e4]:hover{color:rgb(var(--o-fg))}.o-crumbs__link[data-v-7542f4e4]:focus-visible{outline:var(--o-focus-width) solid rgb(var(--o-ring));outline-offset:var(--o-focus-offset)}.o-crumbs__crumb[data-v-7542f4e4]{color:rgb(var(--o-muted-fg))}.o-crumbs__crumb--current[data-v-7542f4e4]{color:rgb(var(--o-fg));max-width:32ch}@media (max-width: 640px){.o-crumbs__item[data-v-7542f4e4]:not(:last-child){display:none}.o-crumbs__crumb--current[data-v-7542f4e4]{max-width:18ch}}.o-btn[data-v-10ed3afd]{display:inline-flex;align-items:center;justify-content:center;gap:var(--o-space-2);border:1px solid transparent;border-radius:var(--o-radius-md);font-family:inherit;font-size:var(--o-text-body-size);font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color var(--o-motion-fast) var(--o-motion-ease),border-color var(--o-motion-fast) var(--o-motion-ease),color var(--o-motion-fast) var(--o-motion-ease),box-shadow var(--o-motion-fast) var(--o-motion-ease)}.o-btn--sm[data-v-10ed3afd]{height:var(--o-control-sm);padding:0 var(--o-space-3);font-size:var(--o-text-caption-size)}.o-btn--md[data-v-10ed3afd]{height:var(--o-control-md);padding:0 var(--o-space-4)}.o-btn--lg[data-v-10ed3afd]{height:var(--o-control-lg);padding:0 var(--o-space-5)}.o-btn--icon-only[data-v-10ed3afd]{padding:0;aspect-ratio:1}.o-btn--block[data-v-10ed3afd]{width:100%}.o-btn__icon[data-v-10ed3afd]{font-size:1.15em}.o-btn__label[data-v-10ed3afd]{display:inline-block}.o-btn--primary[data-v-10ed3afd]{background:rgb(var(--o-primary));color:rgb(var(--o-primary-fg))}.o-btn--primary[data-v-10ed3afd]:hover:not(:disabled){background:rgb(var(--o-primary) / .88)}.o-btn--primary[data-v-10ed3afd]:active:not(:disabled){background:rgb(var(--o-primary) / .78)}.o-btn--secondary[data-v-10ed3afd]{background:rgb(var(--o-surface));border-color:rgb(var(--o-border));color:rgb(var(--o-fg))}.o-btn--secondary[data-v-10ed3afd]:hover:not(:disabled){background:rgb(var(--o-muted));border-color:rgb(var(--o-input))}.o-btn--secondary[data-v-10ed3afd]:active:not(:disabled){background:rgb(var(--o-surface-sunken))}.o-btn--subtle[data-v-10ed3afd],.o-btn--icon[data-v-10ed3afd]{background:transparent;color:rgb(var(--o-muted-fg))}.o-btn--subtle[data-v-10ed3afd]:hover:not(:disabled),.o-btn--icon[data-v-10ed3afd]:hover:not(:disabled){background:rgb(var(--o-muted));color:rgb(var(--o-fg))}.o-btn--subtle[data-v-10ed3afd]:active:not(:disabled),.o-btn--icon[data-v-10ed3afd]:active:not(:disabled){background:rgb(var(--o-surface-sunken))}.o-btn--danger[data-v-10ed3afd]{background:rgb(var(--o-danger));color:rgb(var(--o-danger-fg))}.o-btn--danger[data-v-10ed3afd]:hover:not(:disabled){background:rgb(var(--o-danger) / .88)}.o-btn--danger[data-v-10ed3afd]:active:not(:disabled){background:rgb(var(--o-danger) / .78)}.o-btn[data-v-10ed3afd]:focus-visible{outline:var(--o-focus-width) solid rgb(var(--o-ring));outline-offset:var(--o-focus-offset)}.o-btn[data-v-10ed3afd]:disabled{opacity:.45;cursor:not-allowed}.o-btn[aria-busy=true][data-v-10ed3afd]{cursor:progress}.o-btn__spinner[data-v-10ed3afd]{width:1em;height:1em;border:2px solid currentColor;border-right-color:transparent;border-radius:var(--o-radius-full);animation:o-btn-spin-10ed3afd .62s linear infinite}@keyframes o-btn-spin-10ed3afd{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.o-btn__spinner[data-v-10ed3afd]{animation:none;opacity:.7}}.o-confirm[data-v-24f010e7]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2500;display:flex;align-items:center;justify-content:center;padding:var(--o-space-4)}.o-confirm__scrim[data-v-24f010e7]{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(var(--o-fg) / .45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.o-confirm__panel[data-v-24f010e7]{position:relative;width:100%;max-width:420px;background:rgb(var(--o-surface));border:1px solid rgb(var(--o-border));border-radius:var(--o-radius-xl);box-shadow:var(--o-elevation-3);overflow:hidden}.o-confirm__head[data-v-24f010e7]{display:flex;align-items:center;gap:var(--o-space-3);padding:var(--o-space-5) var(--o-space-5) 0}.o-confirm__icon[data-v-24f010e7]{font-size:22px;color:rgb(var(--o-muted-fg))}.o-confirm__panel--danger .o-confirm__icon[data-v-24f010e7]{color:rgb(var(--o-danger))}.o-confirm__title[data-v-24f010e7]{margin:0;font-size:var(--o-text-heading-size);font-weight:var(--o-text-heading-weight);line-height:var(--o-text-heading-leading);color:rgb(var(--o-fg))}.o-confirm__body[data-v-24f010e7]{padding:var(--o-space-3) var(--o-space-5) var(--o-space-5)}.o-confirm__consequence[data-v-24f010e7]{margin:0;font-size:var(--o-text-body-size);line-height:var(--o-text-body-leading);color:rgb(var(--o-fg))}.o-confirm__detail[data-v-24f010e7]{margin:var(--o-space-2) 0 0;font-size:var(--o-text-caption-size);line-height:var(--o-text-caption-leading);color:rgb(var(--o-muted-fg))}.o-confirm__foot[data-v-24f010e7]{display:flex;justify-content:flex-end;gap:var(--o-space-2);padding:var(--o-space-4) var(--o-space-5);border-top:1px solid rgb(var(--o-border));background:rgb(var(--o-surface-sunken))}.o-confirm__btn[data-v-24f010e7]{height:var(--o-control-md);padding:0 var(--o-space-4);border:1px solid transparent;border-radius:var(--o-radius-md);font-family:inherit;font-size:var(--o-text-body-size);font-weight:500;cursor:pointer;transition:background-color var(--o-motion-fast) var(--o-motion-ease)}.o-confirm__btn[data-v-24f010e7]:focus-visible{outline:var(--o-focus-width) solid rgb(var(--o-ring));outline-offset:var(--o-focus-offset)}.o-confirm__btn[data-v-24f010e7]:disabled{opacity:.45;cursor:not-allowed}.o-confirm__btn--cancel[data-v-24f010e7]{background:rgb(var(--o-surface));border-color:rgb(var(--o-border));color:rgb(var(--o-fg))}.o-confirm__btn--cancel[data-v-24f010e7]:hover:not(:disabled){background:rgb(var(--o-muted))}.o-confirm__btn--primary[data-v-24f010e7]{background:rgb(var(--o-primary));color:rgb(var(--o-primary-fg))}.o-confirm__btn--primary[data-v-24f010e7]:hover:not(:disabled){background:rgb(var(--o-primary) / .88)}.o-confirm__btn--danger[data-v-24f010e7]{background:rgb(var(--o-danger));color:rgb(var(--o-danger-fg))}.o-confirm__btn--danger[data-v-24f010e7]:hover:not(:disabled){background:rgb(var(--o-danger) / .88)}.o-confirm-enter-active .o-confirm__panel[data-v-24f010e7]{transition:transform var(--o-motion-base) var(--o-motion-ease),opacity var(--o-motion-base) var(--o-motion-ease)}.o-confirm-leave-active .o-confirm__panel[data-v-24f010e7]{transition:transform var(--o-motion-fast) var(--o-motion-ease-out),opacity var(--o-motion-fast) var(--o-motion-ease-out)}.o-confirm-enter-from .o-confirm__panel[data-v-24f010e7],.o-confirm-leave-to .o-confirm__panel[data-v-24f010e7]{transform:scale(.96);opacity:0}.o-confirm-enter-active .o-confirm__scrim[data-v-24f010e7],.o-confirm-leave-active .o-confirm__scrim[data-v-24f010e7]{transition:opacity var(--o-motion-base) var(--o-motion-ease)}.o-confirm-enter-from .o-confirm__scrim[data-v-24f010e7],.o-confirm-leave-to .o-confirm__scrim[data-v-24f010e7]{opacity:0}@media (prefers-reduced-motion: reduce){.o-confirm-enter-from .o-confirm__panel[data-v-24f010e7],.o-confirm-leave-to .o-confirm__panel[data-v-24f010e7]{transform:none}}.o-empty[data-v-0d16f27a]{display:flex;flex-direction:column;align-items:center;gap:var(--o-space-2);padding:var(--o-space-12) var(--o-space-6);text-align:center}.o-empty--compact[data-v-0d16f27a]{padding:var(--o-space-6) var(--o-space-4)}.o-empty__icon[data-v-0d16f27a]{font-size:32px;line-height:1;color:rgb(var(--o-muted-fg) / .55)}.o-empty--failure .o-empty__icon[data-v-0d16f27a]{color:rgb(var(--o-danger) / .8)}.o-empty__title[data-v-0d16f27a]{margin:0;font-size:var(--o-text-body-size);font-weight:500;line-height:var(--o-text-body-leading);color:rgb(var(--o-fg))}.o-empty--failure .o-empty__title[data-v-0d16f27a]{color:rgb(var(--o-danger))}.o-empty--loading .o-empty__title[data-v-0d16f27a]{color:rgb(var(--o-muted-fg));font-weight:400}.o-empty__description[data-v-0d16f27a],.o-empty__detail[data-v-0d16f27a]{margin:0;max-width:42ch;font-size:var(--o-text-caption-size);line-height:var(--o-text-caption-leading);color:rgb(var(--o-muted-fg))}.o-empty__detail[data-v-0d16f27a]{font-family:var(--o-font-mono, ui-monospace, monospace);color:rgb(var(--o-muted-fg) / .8);word-break:break-word}.o-empty__action[data-v-0d16f27a]{margin-top:var(--o-space-2);display:flex;flex-wrap:wrap;justify-content:center;gap:var(--o-space-2)}@media (prefers-reduced-motion: reduce){.o-empty__icon.mdi-spin[data-v-0d16f27a]{animation:none}}.o-field[data-v-400be151]{display:flex;flex-direction:column;gap:var(--o-space-1)}.o-field__label--hidden[data-v-400be151]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.o-field__label[data-v-400be151]{display:flex;align-items:baseline;gap:var(--o-space-2);font-size:var(--o-text-caption-size);font-weight:500;line-height:var(--o-text-caption-leading);color:rgb(var(--o-fg))}.o-field__optional[data-v-400be151]{font-weight:400;color:rgb(var(--o-muted-fg))}.o-field__hint[data-v-400be151],.o-field__error[data-v-400be151]{margin:0;font-size:var(--o-text-caption-size);line-height:var(--o-text-caption-leading)}.o-field__hint[data-v-400be151]{color:rgb(var(--o-muted-fg))}.o-field__error[data-v-400be151]{display:flex;align-items:flex-start;gap:var(--o-space-1);color:rgb(var(--o-danger))}.o-field[data-v-400be151] input,.o-field[data-v-400be151] textarea,.o-field[data-v-400be151] select{width:100%;min-height:var(--o-control-md);padding:var(--o-space-2) var(--o-space-3);background:rgb(var(--o-surface));border:1px solid rgb(var(--o-input));border-radius:var(--o-radius-md);color:rgb(var(--o-fg));font-family:inherit;font-size:var(--o-text-body-size);line-height:var(--o-text-body-leading);transition:border-color var(--o-motion-fast) var(--o-motion-ease),box-shadow var(--o-motion-fast) var(--o-motion-ease)}.o-field[data-v-400be151] textarea{resize:vertical}.o-field[data-v-400be151] input::-moz-placeholder,.o-field[data-v-400be151] textarea::-moz-placeholder{color:rgb(var(--o-muted-fg) / .75)}.o-field[data-v-400be151] input::placeholder,.o-field[data-v-400be151] textarea::placeholder{color:rgb(var(--o-muted-fg) / .75)}.o-field[data-v-400be151] input:hover:not(:disabled),.o-field[data-v-400be151] textarea:hover:not(:disabled),.o-field[data-v-400be151] select:hover:not(:disabled){border-color:rgb(var(--o-muted-fg) / .5)}.o-field[data-v-400be151] input:focus-visible,.o-field[data-v-400be151] textarea:focus-visible,.o-field[data-v-400be151] select:focus-visible{outline:none;border-color:rgb(var(--o-ring));box-shadow:0 0 0 var(--o-focus-width) rgb(var(--o-ring) / .35)}.o-field--invalid[data-v-400be151] input,.o-field--invalid[data-v-400be151] textarea,.o-field--invalid[data-v-400be151] select{border-color:rgb(var(--o-danger))}.o-field--invalid[data-v-400be151] input:focus-visible,.o-field--invalid[data-v-400be151] textarea:focus-visible,.o-field--invalid[data-v-400be151] select:focus-visible{border-color:rgb(var(--o-danger));box-shadow:0 0 0 var(--o-focus-width) rgb(var(--o-danger) / .3)}.o-field[data-v-400be151] input:disabled,.o-field[data-v-400be151] textarea:disabled,.o-field[data-v-400be151] select:disabled{background:rgb(var(--o-muted));color:rgb(var(--o-muted-fg));cursor:not-allowed}.o-page-head[data-v-76db771f]{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--o-space-4);margin-bottom:var(--o-space-5)}.o-page-head__text[data-v-76db771f]{min-width:0;display:flex;flex-direction:column;gap:var(--o-space-1)}.o-page-head__eyebrow[data-v-76db771f]{margin:0;font-size:var(--o-text-label-size);font-weight:var(--o-text-label-weight);letter-spacing:var(--o-text-label-tracking);text-transform:uppercase;color:rgb(var(--o-muted-fg))}.o-page-head__title[data-v-76db771f]{margin:0;font-size:var(--o-text-title-size);font-weight:var(--o-text-title-weight);line-height:var(--o-text-title-leading);letter-spacing:var(--o-text-title-tracking);color:rgb(var(--o-fg));text-wrap:balance}.o-page-head__description[data-v-76db771f]{margin:0;max-width:68ch;font-size:var(--o-text-body-size);line-height:var(--o-text-body-leading);color:rgb(var(--o-muted-fg))}.o-page-head__actions[data-v-76db771f]{display:flex;align-items:center;gap:var(--o-space-2);flex-shrink:0}@media (max-width: 640px){.o-page-head[data-v-76db771f]{flex-direction:column;align-items:stretch}.o-page-head__actions[data-v-76db771f]{justify-content:flex-start}}.o-section[data-v-422b1b08]{display:flex;flex-direction:column;gap:var(--o-space-2)}.o-section--divided[data-v-422b1b08]{padding-top:var(--o-space-4);margin-top:var(--o-space-4);border-top:1px solid rgb(var(--o-border))}.o-section__head[data-v-422b1b08]{display:flex;align-items:center;gap:var(--o-space-2);min-height:var(--o-space-5)}.o-section__icon[data-v-422b1b08]{font-size:16px;line-height:1;color:rgb(var(--o-muted-fg))}.o-section__label[data-v-422b1b08]{margin:0;font-size:var(--o-text-label-size);font-weight:var(--o-text-label-weight);line-height:var(--o-text-label-leading);letter-spacing:var(--o-text-label-tracking);text-transform:uppercase;color:rgb(var(--o-muted-fg))}.o-section__count[data-v-422b1b08]{padding:0 var(--o-space-2);background:rgb(var(--o-muted));border-radius:var(--o-radius-full);font-size:var(--o-text-caption-size);font-weight:500;font-variant-numeric:tabular-nums;color:rgb(var(--o-muted-fg))}.o-section__actions[data-v-422b1b08]{margin-inline-start:auto;display:flex;align-items:center;gap:var(--o-space-2)}.o-sheet[data-v-1d074a17]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2400;display:flex;justify-content:flex-end}.o-sheet__scrim[data-v-1d074a17]{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(var(--o-fg) / .4);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.o-sheet__panel[data-v-1d074a17]{position:relative;display:flex;flex-direction:column;width:100%;max-height:100%;background:rgb(var(--o-surface));box-shadow:var(--o-elevation-3);border-inline-start:1px solid rgb(var(--o-border))}.o-sheet__panel--md[data-v-1d074a17]{max-width:460px}.o-sheet__panel--lg[data-v-1d074a17]{max-width:620px}.o-sheet__head[data-v-1d074a17]{display:flex;align-items:flex-start;gap:var(--o-space-3);padding:var(--o-space-5) var(--o-space-5) var(--o-space-4);border-bottom:1px solid rgb(var(--o-border))}.o-sheet__heading[data-v-1d074a17]{min-width:0;flex:1}.o-sheet__title[data-v-1d074a17]{margin:0;font-size:var(--o-text-heading-size);font-weight:var(--o-text-heading-weight);line-height:var(--o-text-heading-leading);letter-spacing:var(--o-text-heading-tracking);color:rgb(var(--o-fg))}.o-sheet__subtitle[data-v-1d074a17]{margin:var(--o-space-1) 0 0;font-size:var(--o-text-caption-size);line-height:var(--o-text-caption-leading);color:rgb(var(--o-muted-fg));overflow-wrap:anywhere}.o-sheet__close[data-v-1d074a17]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:var(--o-control-sm);height:var(--o-control-sm);background:transparent;border:none;border-radius:var(--o-radius-md);color:rgb(var(--o-muted-fg));cursor:pointer;transition:background-color var(--o-motion-fast) var(--o-motion-ease)}.o-sheet__close[data-v-1d074a17]:hover:not(:disabled){background:rgb(var(--o-muted));color:rgb(var(--o-fg))}.o-sheet__close[data-v-1d074a17]:focus-visible{outline:var(--o-focus-width) solid rgb(var(--o-ring));outline-offset:var(--o-focus-offset)}.o-sheet__close[data-v-1d074a17]:disabled{opacity:.4;cursor:not-allowed}.o-sheet__body[data-v-1d074a17]{flex:1;overflow-y:auto;padding:var(--o-space-5)}.o-sheet__foot[data-v-1d074a17]{display:flex;align-items:center;justify-content:flex-end;gap:var(--o-space-2);padding:var(--o-space-4) var(--o-space-5);border-top:1px solid rgb(var(--o-border));background:rgb(var(--o-surface))}.o-sheet-enter-active .o-sheet__panel[data-v-1d074a17]{transition:transform var(--o-motion-slow) var(--o-motion-ease)}.o-sheet-leave-active .o-sheet__panel[data-v-1d074a17]{transition:transform var(--o-motion-base) var(--o-motion-ease-out)}.o-sheet-enter-from .o-sheet__panel[data-v-1d074a17],.o-sheet-leave-to .o-sheet__panel[data-v-1d074a17]{transform:translate(100%)}.o-sheet-enter-active .o-sheet__scrim[data-v-1d074a17]{transition:opacity var(--o-motion-slow) var(--o-motion-ease)}.o-sheet-leave-active .o-sheet__scrim[data-v-1d074a17]{transition:opacity var(--o-motion-base) var(--o-motion-ease-out)}.o-sheet-enter-from .o-sheet__scrim[data-v-1d074a17],.o-sheet-leave-to .o-sheet__scrim[data-v-1d074a17]{opacity:0}@media (max-width: 768px){.o-sheet[data-v-1d074a17]{align-items:flex-end;justify-content:center}.o-sheet__panel[data-v-1d074a17],.o-sheet__panel--md[data-v-1d074a17],.o-sheet__panel--lg[data-v-1d074a17]{max-width:100%;max-height:88vh;border-inline-start:none;border-top:1px solid rgb(var(--o-border));border-radius:var(--o-radius-xl) var(--o-radius-xl) 0 0}.o-sheet-enter-from .o-sheet__panel[data-v-1d074a17],.o-sheet-leave-to .o-sheet__panel[data-v-1d074a17]{transform:translateY(100%)}.o-sheet__foot[data-v-1d074a17]{padding-bottom:max(var(--o-space-4),env(safe-area-inset-bottom))}}@media (prefers-reduced-motion: reduce){.o-sheet-enter-from .o-sheet__panel[data-v-1d074a17],.o-sheet-leave-to .o-sheet__panel[data-v-1d074a17]{transform:none}}.seg[data-v-0b1a6e92]{display:inline-flex;gap:2px;padding:2px;background:rgb(var(--o-muted));border-radius:var(--o-radius-md)}.seg__btn[data-v-0b1a6e92]{display:inline-flex;align-items:center;gap:var(--o-space-1);padding:var(--o-space-2) var(--o-space-3);background:transparent;border:none;border-radius:calc(var(--o-radius-md) - 2px);color:rgb(var(--o-muted-fg));font-family:inherit;font-size:var(--o-text-caption-size);font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;transition:background-color var(--o-motion-fast) var(--o-motion-ease),color var(--o-motion-fast) var(--o-motion-ease)}.seg__btn[data-v-0b1a6e92]:hover:not(:disabled):not(.seg__btn--on){color:rgb(var(--o-fg))}.seg__btn--on[data-v-0b1a6e92]{background:rgb(var(--o-surface));color:rgb(var(--o-fg));box-shadow:var(--o-elevation-1)}.seg__btn[data-v-0b1a6e92]:focus-visible{outline:var(--o-focus-width) solid rgb(var(--o-ring));outline-offset:1px}.seg__btn[data-v-0b1a6e92]:disabled{opacity:.5;cursor:not-allowed}.seg__icon[data-v-0b1a6e92]{font-size:15px}.seg__hint[data-v-0b1a6e92]{opacity:.65;font-variant-numeric:tabular-nums}.o-badge[data-v-90657ab9]{display:inline-flex;align-items:center;gap:var(--o-space-1);padding:0 var(--o-space-2);height:20px;border:1px solid transparent;font-size:var(--o-text-caption-size);font-weight:500;line-height:1;white-space:nowrap}.o-badge__icon[data-v-90657ab9]{font-size:1.1em}.o-badge--filled[data-v-90657ab9]{border-radius:var(--o-radius-full)}.o-badge--outline[data-v-90657ab9]{border-radius:var(--o-radius-sm);background:rgb(var(--o-surface))}.o-badge--filled.o-badge--success[data-v-90657ab9]{background:rgb(var(--o-success-soft));color:rgb(var(--o-success))}.o-badge--filled.o-badge--warning[data-v-90657ab9]{background:rgb(var(--o-warning-soft));color:rgb(var(--o-warning))}.o-badge--filled.o-badge--accent[data-v-90657ab9]{background:rgb(var(--o-accent-soft));color:rgb(var(--o-accent-ink))}.o-badge--filled.o-badge--danger[data-v-90657ab9]{background:rgb(var(--o-danger-soft));color:rgb(var(--o-danger))}.o-badge--filled.o-badge--neutral[data-v-90657ab9]{background:rgb(var(--o-muted));color:rgb(var(--o-fg))}.o-badge--filled.o-badge--quiet[data-v-90657ab9]{background:rgb(var(--o-muted));color:rgb(var(--o-muted-fg))}.o-badge--outline.o-badge--success[data-v-90657ab9]{border-color:rgb(var(--o-success) / .4);color:rgb(var(--o-success))}.o-badge--outline.o-badge--warning[data-v-90657ab9]{border-color:rgb(var(--o-warning) / .5);color:rgb(var(--o-warning))}.o-badge--outline.o-badge--accent[data-v-90657ab9]{border-color:rgb(var(--o-accent) / .5);color:rgb(var(--o-accent-ink))}.o-badge--outline.o-badge--danger[data-v-90657ab9]{border-color:rgb(var(--o-danger) / .5);color:rgb(var(--o-danger))}.o-badge--outline.o-badge--neutral[data-v-90657ab9]{border-color:rgb(var(--o-input));color:rgb(var(--o-fg))}.o-badge--outline.o-badge--quiet[data-v-90657ab9]{border-color:rgb(var(--o-input));color:rgb(var(--o-muted-fg))}.o-link[data-v-0804657d]{display:inline-flex;align-items:center;gap:var(--o-space-1);font-size:var(--o-text-caption-size);font-weight:500;line-height:var(--o-text-caption-leading);color:rgb(var(--o-accent-ink));text-decoration:none;overflow-wrap:anywhere}.o-link[data-v-0804657d]:hover{text-decoration:underline}.o-link[data-v-0804657d]:focus-visible{outline:var(--o-focus-width) solid rgb(var(--o-ring));outline-offset:var(--o-focus-offset);border-radius:var(--o-radius-sm)}.o-link__icon[data-v-0804657d]{flex-shrink:0;font-size:1.1em}.o-notice[data-v-3cf8aa75]{display:flex;align-items:flex-start;gap:var(--o-space-2);padding:var(--o-space-3);border:1px solid;border-radius:var(--o-radius-md)}.o-notice__icon[data-v-3cf8aa75]{flex-shrink:0;font-size:16px;line-height:var(--o-text-caption-leading)}.o-notice__text[data-v-3cf8aa75]{flex:1;min-width:0}.o-notice__message[data-v-3cf8aa75]{margin:0;font-size:var(--o-text-caption-size);font-weight:500;line-height:var(--o-text-caption-leading)}.o-notice__detail[data-v-3cf8aa75]{margin:var(--o-space-1) 0 0;font-family:var(--o-font-mono, ui-monospace, monospace);font-size:var(--o-text-caption-size);line-height:var(--o-text-caption-leading);opacity:.85;word-break:break-word}.o-notice__action[data-v-3cf8aa75]{flex-shrink:0}.o-notice--danger[data-v-3cf8aa75]{background:rgb(var(--o-danger-soft));border-color:rgb(var(--o-danger) / .35);color:rgb(var(--o-danger))}.o-notice--warning[data-v-3cf8aa75]{background:rgb(var(--o-warning-soft));border-color:rgb(var(--o-warning) / .35);color:rgb(var(--o-warning))}.o-notice--success[data-v-3cf8aa75]{background:rgb(var(--o-success-soft));border-color:rgb(var(--o-success) / .35);color:rgb(var(--o-success))}.o-notice--info[data-v-3cf8aa75]{background:rgb(var(--o-muted));border-color:rgb(var(--o-border));color:rgb(var(--o-muted-fg))}.o-panel[data-v-82708cb0]{min-width:0;background:rgb(var(--o-surface));border:1px solid rgb(var(--o-card-border));border-radius:var(--o-radius-lg);box-shadow:var(--o-elevation-surface)}.o-panel--clip[data-v-82708cb0]{overflow:hidden}.o-panel--padded[data-v-82708cb0]{padding:var(--o-space-5)}@media (max-width: 640px){.o-panel--padded[data-v-82708cb0]{padding:var(--o-space-4)}}.o-rows[data-v-d484572e]{margin:0;padding:0;list-style:none}.o-rows[data-v-d484572e] li{display:flex;gap:var(--o-space-3);min-width:0}.o-rows--center[data-v-d484572e] li{align-items:center}.o-rows--start[data-v-d484572e] li{align-items:flex-start}.o-rows--comfortable[data-v-d484572e] li{padding:var(--o-space-3) 0}.o-rows--compact[data-v-d484572e] li{padding:var(--o-space-2) 0}.o-rows[data-v-d484572e] li:not(:last-child){border-bottom:1px solid rgb(var(--o-border))}.o-rows[data-v-d484572e] li:first-child{padding-top:0}.o-tabs[data-v-0beea5f5]{display:flex;flex-direction:column;min-width:0}.o-tabs__bar[data-v-0beea5f5]{min-width:0;border-bottom:1px solid rgb(var(--o-border))}.o-tabs__list[data-v-0beea5f5]{display:flex;gap:var(--o-space-1);padding:0 var(--o-space-2);margin-bottom:-1px;overflow-x:auto;scrollbar-width:thin}.o-tabs__list--fade-end[data-v-0beea5f5]{-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 32px),transparent);mask-image:linear-gradient(to right,#000 calc(100% - 32px),transparent)}.o-tabs__list--fade-start[data-v-0beea5f5]{-webkit-mask-image:linear-gradient(to left,#000 calc(100% - 32px),transparent);mask-image:linear-gradient(to left,#000 calc(100% - 32px),transparent)}.o-tabs__list--fade-start.o-tabs__list--fade-end[data-v-0beea5f5]{-webkit-mask-image:linear-gradient(to right,transparent,#000 32px,#000 calc(100% - 32px),transparent);mask-image:linear-gradient(to right,transparent,#000 32px,#000 calc(100% - 32px),transparent)}.o-tabs__tab[data-v-0beea5f5]{position:relative;display:inline-flex;align-items:center;gap:var(--o-space-2);flex-shrink:0;height:var(--o-control-lg);padding:0 var(--o-space-3);background:transparent;border:none;font-family:inherit;font-size:var(--o-text-body-size);font-weight:500;white-space:nowrap;color:rgb(var(--o-muted-fg));cursor:pointer;transition:color var(--o-motion-fast) var(--o-motion-ease)}.o-tabs__tab[data-v-0beea5f5]:hover{color:rgb(var(--o-fg))}.o-tabs__tab[data-v-0beea5f5]:after{content:"";position:absolute;inset-inline:var(--o-space-2);bottom:0;height:2px;background:transparent;transition:background-color var(--o-motion-base) var(--o-motion-ease)}.o-tabs__tab--selected[data-v-0beea5f5]{color:rgb(var(--o-primary))}.o-tabs__tab--selected[data-v-0beea5f5]:after{background:rgb(var(--o-primary))}.o-tabs__tab[data-v-0beea5f5]:focus-visible{outline:var(--o-focus-width) solid rgb(var(--o-ring));outline-offset:calc(var(--o-focus-width) * -1);border-radius:var(--o-radius-sm);color:rgb(var(--o-fg))}.o-tabs__badge[data-v-0beea5f5]{font-size:1em;color:rgb(var(--o-muted-fg) / .7)}.o-tabs__sr[data-v-0beea5f5]{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.o-tabs__panel[data-v-0beea5f5]{min-width:0}.o-tabs__panel[data-v-0beea5f5]:focus{outline:none}.o-tabs__panel[data-v-0beea5f5]:focus-visible{outline:var(--o-focus-width) solid rgb(var(--o-ring));outline-offset:calc(var(--o-focus-width) * -1)}
