.storybook-header{display:flex;justify-content:space-between;align-items:center;border-bottom:3px solid transparent;padding:16px 20px;font-family:Nunito Sans,Helvetica Neue,Helvetica,Arial,sans-serif;background-color:#fffffff2;position:fixed;top:0;left:0;right:0;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-bottom .3s ease}.storybook-header.bordered{border-bottom:3px solid rgba(0,0,0,.1)}.storybook-header svg{display:inline-block;vertical-align:top}.storybook-header h1{display:inline-block;vertical-align:top;margin:6px 0 6px 10px;font-weight:700;font-size:20px;line-height:1}.storybook-header button+button{margin-left:10px}.storybook-header .welcome{margin-right:10px;color:#333;font-size:14px}.storybook-header .logo-link{text-decoration:none;display:block}.storybook-header .logo-image{height:40px;padding:0 16px}@media (max-width: 768px){.storybook-header .logo-image{height:34px}}@media (max-width: 768px){.storybook-header:has(div:last-child:empty){justify-content:center}.storybook-header:has(div:last-child:empty)>div:first-child{margin:0 auto}}@media (max-width: 768px){.storybook-header.mobile-center{justify-content:center}.storybook-header.mobile-center>div:first-child{margin:0 auto}}
