.notice{--flow-space: 1em;--max-inline-size: clamp(24em, 100vw, 32em);background-color:hsla(var(--hsl-black)/var(--opacity-eighty));color:hsl(var(--hsl-white));padding:var(--size-gutter);box-shadow:var(--box-shadow-medium)}.notice[data-type=warning]{background-color:hsla(var(--hsl-yellow)/var(--opacity-eighty));color:hsl(var(--hsl-black))}.notice[data-type=error]{background-color:hsla(var(--hsl-red)/var(--opacity-eighty))}.notice :is(p,li,dd){font-weight:var(--font-weight-medium)}.notice strong{font-weight:var(--font-weight-bold) !important}.notice .circle path,.notice .circle svg::part(path),.notice .underline path,.notice .underline svg::part(path){stroke:currentColor}
