{"version":3,"mappings":"AAAA,wCAIA,4EAMA,SACE,4CAGA,kEAIW,qCACX,+CAEF,6DAIA,wFAKA,iGAKA,kEAIA,8FAKA","sources":["callout.css"],"sourcesContent":["fieldset {\n  font-size: .9em;\n  margin: 1em auto;\n}\nlegend {\n  font-weight: bold;\n  border-style: groove;\n  padding: 2px .5em;\n  background: white;\n}\n.callout {\n  legend::before {\n    content: var(--callout-icon);\n  }\n  legend::after {\n    content: attr(data-legend);\n    text-transform: uppercase;\n  }\n  background: var(--callout-background);\n  &, legend { border-color: var(--callout-border); }\n}\n.callout-tip {\n  --callout-border: honeydew;\n  --callout-icon: \"☆ \";\n}\n.callout-caution {\n  --callout-border: aqua;\n  --callout-background: azure;\n  --callout-icon: \"☂ \";\n}\n.callout-important {\n  --callout-border: gold;\n  --callout-background: lemonchiffon;\n  --callout-icon: \"☀ \";\n}\n.callout-note {\n  --callout-border: lightskyblue;\n  --callout-icon: \"⚑ \";\n}\n.callout-warning {\n  --callout-border: salmon;\n  --callout-background: mistyrose;\n  --callout-icon: \"⚠ \";\n}\n.callout-example {\n  --callout-border: mintcream;\n  --callout-icon: \"♧ \";\n}\n"],"names":[]}