.storybook-avatar-label{align-items:center;gap:12px;display:inline-flex}.storybook-avatar-label__text{color:#000;white-space:nowrap;font-family:Geist,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.storybook-avatar-label--large .storybook-avatar-label__text{font-size:20px;line-height:24px}.storybook-avatar-label--default .storybook-avatar-label__text{font-size:16px;line-height:20px}.storybook-avatar-label--medium .storybook-avatar-label__text{font-size:14px;line-height:16px}.storybook-avatar-label--small .storybook-avatar-label__text{font-size:12px;line-height:16px}
.storybook-nav-link{cursor:pointer;background:0 0;border:0;border-radius:8px;outline:none;align-items:flex-start;gap:8px;padding:12px 16px;text-decoration:none;display:inline-flex;position:relative}.storybook-nav-link__label{z-index:1;color:var(--Text-body,#3e4450);white-space:nowrap;font-family:Geist,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:18px;font-style:normal;font-weight:500;line-height:24px;position:relative}.storybook-nav-link:not(:disabled):not(.storybook-nav-link--disabled):hover .storybook-nav-link__label,.storybook-nav-link--hover .storybook-nav-link__label{color:var(--Text-action-hover,#ea580c)}.storybook-nav-link--disabled{cursor:not-allowed}.storybook-nav-link--disabled .storybook-nav-link__label{color:var(--Text-disabled,#a4aab6)}.storybook-nav-link[aria-current=page],.storybook-nav-link--active{background:var(--Surface-action-hover-light,#fff0e8)}.storybook-nav-link[aria-current=page] .storybook-nav-link__label,.storybook-nav-link--active .storybook-nav-link__label{font-weight:600}.storybook-nav-link--focus:after,.storybook-nav-link:focus-visible:after{content:"";border:2px solid var(--Border-focus,#ff6d18);pointer-events:none;border-radius:8px;position:absolute;inset:-4px}
.storybook-navbar{box-sizing:border-box;background:var(--Surface-default,#fff);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:100%;min-height:80px;padding:16px 24px;display:grid;box-shadow:0 1px 3px #0000001a}.storybook-navbar__brand{text-align:left;color:#000;cursor:pointer;background:0 0;border:0;justify-self:start;min-width:0;padding:0;font-family:Inter,Geist,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:32px;font-style:normal;font-weight:600;line-height:48px;text-decoration:none;display:block}.storybook-navbar__content{align-items:center;display:flex}.storybook-navbar__content--logged-in{display:contents}.storybook-navbar__content--not-logged-in{grid-column:3;justify-self:end;gap:16px}.storybook-navbar__nav{align-items:center;gap:8px;display:inline-flex}.storybook-navbar__content--logged-in .storybook-navbar__nav{grid-column:2;justify-self:center}.storybook-navbar__content--logged-in .storybook-navbar__actions{grid-column:3;justify-self:end}.storybook-navbar__actions{flex-shrink:0;align-items:center;gap:32px;display:inline-flex}.storybook-navbar__auth-link{flex-shrink:0;text-decoration:none}.storybook-navbar__content--not-logged-in .storybook-navbar__actions{gap:16px}.storybook-navbar__profile{cursor:pointer;background:0 0;border:0;padding:0}.storybook-navbar__profile .storybook-avatar-label__text{color:#000}.storybook-navbar__profile-slot{align-items:center;display:inline-flex}@media (max-width:640px){.storybook-navbar{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;min-height:72px;padding:12px}.storybook-navbar__brand{white-space:nowrap;font-size:24px;line-height:32px}.storybook-navbar__content--logged-in .storybook-navbar__nav{scrollbar-width:none;grid-column:2;justify-self:center;gap:4px;min-width:0;max-width:100%;overflow-x:auto}.storybook-navbar__content--logged-in .storybook-navbar__nav::-webkit-scrollbar{display:none}.storybook-navbar__content--logged-in .storybook-navbar__actions{grid-column:3}.storybook-navbar__nav .storybook-nav-link{padding:10px}.storybook-navbar__nav .storybook-nav-link__label{font-size:16px;line-height:20px}.storybook-navbar__content--not-logged-in{grid-column:3}.storybook-navbar__content--not-logged-in .storybook-navbar__actions{gap:8px}}
