/**
 * Minified by jsDelivr using clean-css v5.3.3.
 * Original file: /npm/wireframe.css@1.0.1/src/main.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
@import url(https://fonts.googleapis.com/css?family=Fira+Mono);@value colorPrimary,colorSecondary,colorEmpty,colorBackgroundPrimary,colorBackgroundSecondary from "./colors.css";

@value fontFamilies: 'Fira Mono','Courier New',Courier,monospace;
@value borderStyle: 1px solid colorPrimary;

html{color:colorPrimary;font-family:fontFamilies;background:colorBackgroundSecondary;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAIUlEQVQoU2NcdPb1TAYiACNIYZyxaDohtaMK8YYQ0cEDABJRJv7iHo3DAAAAAElFTkSuQmCC) repeat}button{border:borderStyle;color:colorPrimary;font-family:fontFamilies;margin:1em;padding:1em;cursor:pointer;font-weight:bolder}h1,h2,h3,p,span,time{border:borderStyle;color:colorPrimary;background:colorEmpty;font-family:fontFamilies;padding:.25em}input{border:borderStyle;color:colorPrimary;background:colorEmpty;font-family:fontFamilies;padding:.75em;margin:.5em}label{border:borderStyle;color:colorSecondary;background:colorEmpty;font-family:fontFamilies;padding:.75em;margin:.5em}img{border:borderStyle;min-width:10em;min-height:10em;background:linear-gradient(to top right,transparent calc(50% - 1px),colorPrimary calc(50% - 1px),colorPrimary calc(50% + 1px),transparent calc(50% + 1px)),linear-gradient(to bottom right,transparent calc(50% - 1px),colorPrimary calc(50% - 1px),colorPrimary calc(50% + 1px),transparent calc(50% + 1px)),colorBackgroundSecondary}figure{margin:1em;padding:.5em;border:borderStyle}article,aside,details,main,nav,section,summary{max-width:60em;border:borderStyle;padding:1em;margin:.5em}footer,header{width:100%;border:borderStyle;padding:1em;margin:.5em}footer,header,main{margin-left:auto;margin-right:auto;background-color:colorBackgroundSecondary}main{min-height:10em}mark{background-color:colorBackgroundPrimary}dialog{border:borderStyle;border-width:.5em;min-height:10em;min-width:10em;padding:1em;margin:.5em;background-color:colorBackgroundSecondary}table{border-collapse:collapse;border:borderStyle;margin:.5em}table tr{margin:.5em;border:borderStyle}table th{border:borderStyle;padding:.25em .5em}table td{border:borderStyle;padding:.25em .5em}table thead{border:borderStyle;background-color:colorBackgroundPrimary}table tfoot{border:borderStyle;background-color:colorBackgroundPrimary}
/*# sourceMappingURL=/sm/9d56876896d1862d158e2f106d6cdeececf4d931d7eb6825d5b830d5ea3e1089.map */