.storybook-notification{display:flex;width:100%;max-width:818px;align-items:flex-start;gap:12px;padding:16px;border-style:solid;box-sizing:border-box}.storybook-notification--default{border-width:2px;border-radius:8px}.storybook-notification--banner{border-width:0 0 2px;border-radius:0}.storybook-notification--information{background:#e5f2ff;border-color:#99cdff}.storybook-notification--success{background:#e5fcef;border-color:#99f4c0}.storybook-notification--warning{background:#fef6e9;border-color:#fbdba7}.storybook-notification--error{background:#ffe5e9;border-color:#ff99a9}.storybook-notification--info-muted{background:#eef3f8;border-color:#c2c7cf}.storybook-notification--info-muted.storybook-notification--default{border-width:0}.storybook-notification__icon{display:inline-flex;width:20px;height:20px;flex:0 0 20px;align-items:center;justify-content:center;margin-top:1px}.storybook-notification__icon-svg{width:20px;height:20px;stroke-width:2}.storybook-notification--information .storybook-notification__icon-svg{color:#0081ff}.storybook-notification--success .storybook-notification__icon-svg{color:#00cc58}.storybook-notification--warning .storybook-notification__icon-svg{color:#f5a623}.storybook-notification--error .storybook-notification__icon-svg{color:#ff0028}.storybook-notification--info-muted .storybook-notification__icon-svg{color:#858e9e}.storybook-notification__content{display:flex;min-width:0;flex:1 1 0;flex-direction:column;align-items:flex-start;gap:8px}.storybook-notification__title{margin:0;color:#292e36;font-family:Geist,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:16px;font-style:normal;font-weight:600;line-height:20px}.storybook-notification__description{margin:0;color:#3e4450;font-family:Roboto,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.storybook-notification__link{display:inline-flex;align-items:center;gap:8px;color:#3e4450;text-decoration:underline;text-underline-offset:2px}.storybook-notification__link--medium{font-size:16px;line-height:20px}.storybook-notification__link--medium,.storybook-notification__link--small{font-family:Geist,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-style:normal;font-weight:400}.storybook-notification__link--small{font-size:14px;line-height:16px}.storybook-notification__link-icon{width:16px;height:16px;stroke-width:2;flex:0 0 16px}.storybook-notification__button{flex-shrink:0;background:#fff;align-self:center}.storybook-button.storybook-notification__button--information{border-color:#0081ff;background:#fff;color:#3e4450}.storybook-button.storybook-notification__button--information.storybook-button--state-focus,.storybook-button.storybook-notification__button--information.storybook-button--state-hover,.storybook-button.storybook-notification__button--information:focus-visible:not(:disabled),.storybook-button.storybook-notification__button--information:hover:not(:disabled){border-color:#0081ff;background:#fff;outline-color:#0081ff}.storybook-button.storybook-notification__button--success{border-color:#00cc58;background:#fff;color:#3e4450}.storybook-button.storybook-notification__button--success.storybook-button--state-focus,.storybook-button.storybook-notification__button--success.storybook-button--state-hover,.storybook-button.storybook-notification__button--success:focus-visible:not(:disabled),.storybook-button.storybook-notification__button--success:hover:not(:disabled){border-color:#00cc58;background:#fff;outline-color:#00cc58}.storybook-button.storybook-notification__button--warning{border-color:#f5a623;background:#fff;color:#3e4450}.storybook-button.storybook-notification__button--warning.storybook-button--state-focus,.storybook-button.storybook-notification__button--warning.storybook-button--state-hover,.storybook-button.storybook-notification__button--warning:focus-visible:not(:disabled),.storybook-button.storybook-notification__button--warning:hover:not(:disabled){border-color:#f5a623;background:#fff;outline-color:#f5a623}.storybook-button.storybook-notification__button--error{border-color:#ff0028;background:#fff;color:#3e4450}.storybook-button.storybook-notification__button--error.storybook-button--state-focus,.storybook-button.storybook-notification__button--error.storybook-button--state-hover,.storybook-button.storybook-notification__button--error:focus-visible:not(:disabled),.storybook-button.storybook-notification__button--error:hover:not(:disabled){border-color:#ff0028;background:#fff;outline-color:#ff0028}.storybook-button.storybook-notification__button--info-muted{border-color:#c2c7cf;background:#fff;color:#3e4450}.storybook-button.storybook-notification__button--info-muted.storybook-button--state-focus,.storybook-button.storybook-notification__button--info-muted.storybook-button--state-hover,.storybook-button.storybook-notification__button--info-muted:focus-visible:not(:disabled),.storybook-button.storybook-notification__button--info-muted:hover:not(:disabled){border-color:#c2c7cf;background:#fff;outline-color:#c2c7cf}.storybook-notification__close{display:inline-flex;width:20px;height:20px;flex:0 0 20px;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#3e4450;cursor:pointer}.storybook-notification__close-icon{width:20px;height:20px;stroke-width:2}