{"version":3,"sources":["lead-block.scss"],"names":[],"mappings":"AAGC,qBACC,aAAA,CACA,aAAA,CACA,aAAA,CACA,WAAA,CACA,6BAAA,CACA,6BAAA,CAEA,0CARD,qBASE,cAAA,CAAA,CAIF,yFAEC,oBAAA,CACA,6BAAA,CAGD,yFAEC,8BAAA,CACA,UAAA,CACA,oBAAA,CAGD,2CAEC,UAAA,CAEA,wHAEC,kBAAA,CAIF,sBACC,cAAA,CACA,cAAA,CACA,eAAA,CAGD,qBACC,QAAA","file":"../lead-block.css","sourcesContent":["\n.taro-lead-next {\n\n\t&-link {\n\t\tdisplay: block;\n\t\tmax-width: 80%;\n\t\tmargin: 0 auto;\n\t\tpadding: 1em;\n\t\tborder: 2px solid currentColor;\n\t\tbackground-color: currentColor;\n\n\t\t@media only screen and (max-width: 450px) {\n\t\t\tmax-width: 100%;\n\t\t}\n\n\t}\n\ta#{&}-link:link,\n\ta#{&}-link:visited {\n\t\ttext-decoration: none;\n\t\tbackground-color: currentColor;\n\t}\n\n\ta#{&}-link:hover,\n\ta#{&}-link:active {\n\t\tbackground-color: transparent;\n\t\topacity: .8;\n\t\ttext-decoration: none;\n\t}\n\n\t&-title,\n\t&-body {\n\t\tcolor: #fff;\n\n\t\ta:hover &,\n\t\ta:active & {\n\t\t\tcolor: currentColor;\n\t\t}\n\t}\n\n\t&-title {\n\t\tmargin: 0 0 1em;\n\t\tfont-size: 0.8em;\n\t\tfont-weight: 700;\n\t}\n\n\t&-body {\n\t\tmargin: 0;\n\t}\n}\n"]}