body,html{margin:0;padding:0;background:#fff;color:#000;font-family:Georgia,Times New Roman,Times,serif;font-size:14px;line-height:1.5}*{box-sizing:border-box}a,button{color:#000}button{font-family:inherit;font-size:inherit;background:#fff;border:1px solid #000;padding:4px 10px;cursor:pointer}button:hover:not(:disabled){background:#000;color:#fff}button:disabled{opacity:.4;cursor:not-allowed}button.plain{background:transparent;border:none;padding:2px 6px;text-decoration:underline}button.plain:hover:not(:disabled){background:transparent;color:#000;text-decoration:none}input[type=file]{font-family:inherit}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:2px;background:#000;outline:none;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;background:#fff;border:1px solid #000;border-radius:0;cursor:pointer}input[type=range]::-moz-range-thumb{width:12px;height:12px;background:#fff;border:1px solid #000;border-radius:0;cursor:pointer}table{border-collapse:collapse;font-family:Courier New,Courier,monospace;font-size:13px}td,th{border:1px solid #000;padding:4px 8px;text-align:left}th{font-family:Georgia,serif;font-weight:400;background:#f4f4f4}hr{border:none;border-top:1px solid #000;margin:16px 0}.mono{font-family:Courier New,Courier,monospace}.muted{color:#555}.warn{color:#b00}