glamor-tachyons
Version:
A tool for using Tacyhons with glamor or other css-in-js libraries
989 lines • 74.5 kB
JavaScript
'use strict'
module.exports = {
"border-box": {"boxSizing":"border-box"},
"aspect-ratio": {"height":"0","position":"relative"},
"aspect-ratio--16x9": {"paddingBottom":"56.25%"},
"aspect-ratio--9x16": {"paddingBottom":"177.77%"},
"aspect-ratio--4x3": {"paddingBottom":"75%"},
"aspect-ratio--3x4": {"paddingBottom":"133.33%"},
"aspect-ratio--6x4": {"paddingBottom":"66.6%"},
"aspect-ratio--4x6": {"paddingBottom":"150%"},
"aspect-ratio--8x5": {"paddingBottom":"62.5%"},
"aspect-ratio--5x8": {"paddingBottom":"160%"},
"aspect-ratio--7x5": {"paddingBottom":"71.42%"},
"aspect-ratio--5x7": {"paddingBottom":"140%"},
"aspect-ratio--1x1": {"paddingBottom":"100%"},
"aspect-ratio--object": {"position":"absolute","top":"0","right":"0","bottom":"0","left":"0","width":"100%","height":"100%","zIndex":"100"},
"cover": {"backgroundSize":"cover"},
"contain": {"backgroundSize":"contain"},
"bg-center": {"backgroundRepeat":"no-repeat","backgroundPosition":"center center"},
"bg-top": {"backgroundRepeat":"no-repeat","backgroundPosition":"top center"},
"bg-right": {"backgroundRepeat":"no-repeat","backgroundPosition":"center right"},
"bg-bottom": {"backgroundRepeat":"no-repeat","backgroundPosition":"bottom center"},
"bg-left": {"backgroundRepeat":"no-repeat","backgroundPosition":"center left"},
"outline": {"outline":"1px solid"},
"outline-transparent": {"outline":"1px solid transparent"},
"outline-0": {"outline":"0"},
"ba": {"borderStyle":"solid","borderWidth":"1px"},
"bt": {"borderTopStyle":"solid","borderTopWidth":"1px"},
"br": {"borderRightStyle":"solid","borderRightWidth":"1px"},
"bb": {"borderBottomStyle":"solid","borderBottomWidth":"1px"},
"bl": {"borderLeftStyle":"solid","borderLeftWidth":"1px"},
"bn": {"borderStyle":"none","borderWidth":"0"},
"b--black": {"borderColor":"#000"},
"b--near-black": {"borderColor":"#111"},
"b--dark-gray": {"borderColor":"#333"},
"b--mid-gray": {"borderColor":"#555"},
"b--gray": {"borderColor":"#777"},
"b--silver": {"borderColor":"#999"},
"b--light-silver": {"borderColor":"#aaa"},
"b--moon-gray": {"borderColor":"#ccc"},
"b--light-gray": {"borderColor":"#eee"},
"b--near-white": {"borderColor":"#f4f4f4"},
"b--white": {"borderColor":"#fff"},
"b--white-90": {"borderColor":"rgba( 255, 255, 255, .9 )"},
"b--white-80": {"borderColor":"rgba( 255, 255, 255, .8 )"},
"b--white-70": {"borderColor":"rgba( 255, 255, 255, .7 )"},
"b--white-60": {"borderColor":"rgba( 255, 255, 255, .6 )"},
"b--white-50": {"borderColor":"rgba( 255, 255, 255, .5 )"},
"b--white-40": {"borderColor":"rgba( 255, 255, 255, .4 )"},
"b--white-30": {"borderColor":"rgba( 255, 255, 255, .3 )"},
"b--white-20": {"borderColor":"rgba( 255, 255, 255, .2 )"},
"b--white-10": {"borderColor":"rgba( 255, 255, 255, .1 )"},
"b--white-05": {"borderColor":"rgba( 255, 255, 255, .05 )"},
"b--white-025": {"borderColor":"rgba( 255, 255, 255, .025 )"},
"b--white-0125": {"borderColor":"rgba( 255, 255, 255, .0125 )"},
"b--black-90": {"borderColor":"rgba( 0, 0, 0, .9 )"},
"b--black-80": {"borderColor":"rgba( 0, 0, 0, .8 )"},
"b--black-70": {"borderColor":"rgba( 0, 0, 0, .7 )"},
"b--black-60": {"borderColor":"rgba( 0, 0, 0, .6 )"},
"b--black-50": {"borderColor":"rgba( 0, 0, 0, .5 )"},
"b--black-40": {"borderColor":"rgba( 0, 0, 0, .4 )"},
"b--black-30": {"borderColor":"rgba( 0, 0, 0, .3 )"},
"b--black-20": {"borderColor":"rgba( 0, 0, 0, .2 )"},
"b--black-10": {"borderColor":"rgba( 0, 0, 0, .1 )"},
"b--black-05": {"borderColor":"rgba( 0, 0, 0, .05 )"},
"b--black-025": {"borderColor":"rgba( 0, 0, 0, .025 )"},
"b--black-0125": {"borderColor":"rgba( 0, 0, 0, .0125 )"},
"b--dark-red": {"borderColor":"#e7040f"},
"b--red": {"borderColor":"#ff4136"},
"b--light-red": {"borderColor":"#ff725c"},
"b--orange": {"borderColor":"#ff6300"},
"b--gold": {"borderColor":"#ffb700"},
"b--yellow": {"borderColor":"#ffd700"},
"b--light-yellow": {"borderColor":"#fbf1a9"},
"b--purple": {"borderColor":"#5e2ca5"},
"b--light-purple": {"borderColor":"#a463f2"},
"b--dark-pink": {"borderColor":"#d5008f"},
"b--hot-pink": {"borderColor":"#ff41b4"},
"b--pink": {"borderColor":"#ff80cc"},
"b--light-pink": {"borderColor":"#ffa3d7"},
"b--dark-green": {"borderColor":"#137752"},
"b--green": {"borderColor":"#19a974"},
"b--light-green": {"borderColor":"#9eebcf"},
"b--navy": {"borderColor":"#001b44"},
"b--dark-blue": {"borderColor":"#00449e"},
"b--blue": {"borderColor":"#357edd"},
"b--light-blue": {"borderColor":"#96ccff"},
"b--lightest-blue": {"borderColor":"#cdecff"},
"b--washed-blue": {"borderColor":"#f6fffe"},
"b--washed-green": {"borderColor":"#e8fdf5"},
"b--washed-yellow": {"borderColor":"#fffceb"},
"b--washed-red": {"borderColor":"#ffdfdf"},
"b--transparent": {"borderColor":"transparent"},
"b--inherit": {"borderColor":"inherit"},
"br0": {"borderRadius":"0"},
"br1": {"borderRadius":".125rem"},
"br2": {"borderRadius":".25rem"},
"br3": {"borderRadius":".5rem"},
"br4": {"borderRadius":"1rem"},
"br-100": {"borderRadius":"100%"},
"br-pill": {"borderRadius":"9999px"},
"br--bottom": {"borderTopLeftRadius":"0","borderTopRightRadius":"0"},
"br--top": {"borderBottomLeftRadius":"0","borderBottomRightRadius":"0"},
"br--right": {"borderTopLeftRadius":"0","borderBottomLeftRadius":"0"},
"br--left": {"borderTopRightRadius":"0","borderBottomRightRadius":"0"},
"b--dotted": {"borderStyle":"dotted"},
"b--dashed": {"borderStyle":"dashed"},
"b--solid": {"borderStyle":"solid"},
"b--none": {"borderStyle":"none"},
"bw0": {"borderWidth":"0"},
"bw1": {"borderWidth":".125rem"},
"bw2": {"borderWidth":".25rem"},
"bw3": {"borderWidth":".5rem"},
"bw4": {"borderWidth":"1rem"},
"bw5": {"borderWidth":"2rem"},
"bt-0": {"borderTopWidth":"0"},
"br-0": {"borderRightWidth":"0"},
"bb-0": {"borderBottomWidth":"0"},
"bl-0": {"borderLeftWidth":"0"},
"shadow-1": {"boxShadow":"0 0 4px 2px rgba( 0, 0, 0, .2 )"},
"shadow-2": {"boxShadow":"0 0 8px 2px rgba( 0, 0, 0, .2 )"},
"shadow-3": {"boxShadow":"2px 2px 4px 2px rgba( 0, 0, 0, .2 )"},
"shadow-4": {"boxShadow":"2px 2px 8px 0 rgba( 0, 0, 0, .2 )"},
"shadow-5": {"boxShadow":"4px 4px 8px 0 rgba( 0, 0, 0, .2 )"},
"pre": {"whiteSpace":"pre","overflowX":"auto","overflowY":"hidden","overflow":"scroll"},
"top-0": {"top":"0"},
"right-0": {"right":"0"},
"bottom-0": {"bottom":"0"},
"left-0": {"left":"0"},
"top-1": {"top":"1rem"},
"right-1": {"right":"1rem"},
"bottom-1": {"bottom":"1rem"},
"left-1": {"left":"1rem"},
"top-2": {"top":"2rem"},
"right-2": {"right":"2rem"},
"bottom-2": {"bottom":"2rem"},
"left-2": {"left":"2rem"},
"top--1": {"top":"-1rem"},
"right--1": {"right":"-1rem"},
"bottom--1": {"bottom":"-1rem"},
"left--1": {"left":"-1rem"},
"top--2": {"top":"-2rem"},
"right--2": {"right":"-2rem"},
"bottom--2": {"bottom":"-2rem"},
"left--2": {"left":"-2rem"},
"absolute--fill": {"top":"0","right":"0","bottom":"0","left":"0"},
"cf": {"zoom":"1",":after":{"content":"\" \"","display":"table"},":before":{"content":"\" \"","display":"table"}},
"cl": {"clear":"left"},
"cr": {"clear":"right"},
"cb": {"clear":"both"},
"cn": {"clear":"none"},
"dn": {"display":"none"},
"di": {"display":"inline"},
"db": {"display":"block"},
"dib": {"display":"inline-block"},
"dit": {"display":"inline-table"},
"dt": {"display":"table"},
"dtc": {"display":"table-cell"},
"dt-row": {"display":"table-row"},
"dt-row-group": {"display":"table-row-group"},
"dt-column": {"display":"table-column"},
"dt-column-group": {"display":"table-column-group"},
"dt--fixed": {"tableLayout":"fixed","width":"100%"},
"flex": {"display":"flex"},
"inline-flex": {"display":"inline-flex"},
"flex-auto": {"webkitBoxFlex":"1","msFlex":"1 1 auto","flex":"1 1 auto","minWidth":"0","minHeight":"0"},
"flex-none": {"webkitBoxFlex":"0","msFlex":"none","flex":"none"},
"flex-column": {"webkitBoxOrient":"vertical","webkitBoxDirection":"normal","msFlexDirection":"column","flexDirection":"column"},
"flex-row": {"webkitBoxOrient":"horizontal","webkitBoxDirection":"normal","msFlexDirection":"row","flexDirection":"row"},
"flex-wrap": {"msFlexWrap":"wrap","flexWrap":"wrap"},
"flex-nowrap": {"msFlexWrap":"nowrap","flexWrap":"nowrap"},
"flex-wrap-reverse": {"msFlexWrap":"wrap-reverse","flexWrap":"wrap-reverse"},
"flex-column-reverse": {"webkitBoxOrient":"vertical","webkitBoxDirection":"reverse","msFlexDirection":"column-reverse","flexDirection":"column-reverse"},
"flex-row-reverse": {"webkitBoxOrient":"horizontal","webkitBoxDirection":"reverse","msFlexDirection":"row-reverse","flexDirection":"row-reverse"},
"items-start": {"webkitBoxAlign":"start","msFlexAlign":"start","alignItems":"flex-start"},
"items-end": {"webkitBoxAlign":"end","msFlexAlign":"end","alignItems":"flex-end"},
"items-center": {"webkitBoxAlign":"center","msFlexAlign":"center","alignItems":"center"},
"items-baseline": {"webkitBoxAlign":"baseline","msFlexAlign":"baseline","alignItems":"baseline"},
"items-stretch": {"webkitBoxAlign":"stretch","msFlexAlign":"stretch","alignItems":"stretch"},
"self-start": {"msFlexItemAlign":"start","alignSelf":"flex-start"},
"self-end": {"msFlexItemAlign":"end","alignSelf":"flex-end"},
"self-center": {"msFlexItemAlign":"center","msGridRowAlign":"center","alignSelf":"center"},
"self-baseline": {"msFlexItemAlign":"baseline","alignSelf":"baseline"},
"self-stretch": {"msFlexItemAlign":"stretch","msGridRowAlign":"stretch","alignSelf":"stretch"},
"justify-start": {"webkitBoxPack":"start","msFlexPack":"start","justifyContent":"flex-start"},
"justify-end": {"webkitBoxPack":"end","msFlexPack":"end","justifyContent":"flex-end"},
"justify-center": {"webkitBoxPack":"center","msFlexPack":"center","justifyContent":"center"},
"justify-between": {"webkitBoxPack":"justify","msFlexPack":"justify","justifyContent":"space-between"},
"justify-around": {"msFlexPack":"distribute","justifyContent":"space-around"},
"content-start": {"msFlexLinePack":"start","alignContent":"flex-start"},
"content-end": {"msFlexLinePack":"end","alignContent":"flex-end"},
"content-center": {"msFlexLinePack":"center","alignContent":"center"},
"content-between": {"msFlexLinePack":"justify","alignContent":"space-between"},
"content-around": {"msFlexLinePack":"distribute","alignContent":"space-around"},
"content-stretch": {"msFlexLinePack":"stretch","alignContent":"stretch"},
"order-0": {"webkitBoxOrdinalGroup":"1","msFlexOrder":"0","order":"0"},
"order-1": {"webkitBoxOrdinalGroup":"2","msFlexOrder":"1","order":"1"},
"order-2": {"webkitBoxOrdinalGroup":"3","msFlexOrder":"2","order":"2"},
"order-3": {"webkitBoxOrdinalGroup":"4","msFlexOrder":"3","order":"3"},
"order-4": {"webkitBoxOrdinalGroup":"5","msFlexOrder":"4","order":"4"},
"order-5": {"webkitBoxOrdinalGroup":"6","msFlexOrder":"5","order":"5"},
"order-6": {"webkitBoxOrdinalGroup":"7","msFlexOrder":"6","order":"6"},
"order-7": {"webkitBoxOrdinalGroup":"8","msFlexOrder":"7","order":"7"},
"order-8": {"webkitBoxOrdinalGroup":"9","msFlexOrder":"8","order":"8"},
"order-last": {"webkitBoxOrdinalGroup":"100000","msFlexOrder":"99999","order":"99999"},
"fl": {"float":"left","display":"inline"},
"fr": {"float":"right","display":"inline"},
"fn": {"float":"none"},
"sans-serif": {"fontFamily":"-apple-system, BlinkMacSystemFont, 'avenir next', avenir, 'helvetica neue', helvetica, ubuntu, roboto, noto, 'segoe ui', arial, sans-serif"},
"serif": {"fontFamily":"georgia, times, serif"},
"system-sans-serif": {"fontFamily":"sans-serif"},
"system-serif": {"fontFamily":"serif"},
"code": {"fontFamily":"Consolas, monaco, monospace"},
"courier": {"fontFamily":"'Courier Next', courier, monospace"},
"helvetica": {"fontFamily":"'helvetica neue', helvetica, sans-serif"},
"avenir": {"fontFamily":"'avenir next', avenir, sans-serif"},
"athelas": {"fontFamily":"athelas, georgia, serif"},
"georgia": {"fontFamily":"georgia, serif"},
"times": {"fontFamily":"times, serif"},
"bodoni": {"fontFamily":"\"Bodoni MT\", serif"},
"calisto": {"fontFamily":"\"Calisto MT\", serif"},
"garamond": {"fontFamily":"garamond, serif"},
"baskerville": {"fontFamily":"baskerville, serif"},
"i": {"fontStyle":"italic"},
"fs-normal": {"fontStyle":"normal"},
"normal": {"fontWeight":"normal"},
"b": {"fontWeight":"bold"},
"fw1": {"fontWeight":"100"},
"fw2": {"fontWeight":"200"},
"fw3": {"fontWeight":"300"},
"fw4": {"fontWeight":"400"},
"fw5": {"fontWeight":"500"},
"fw6": {"fontWeight":"600"},
"fw7": {"fontWeight":"700"},
"fw8": {"fontWeight":"800"},
"fw9": {"fontWeight":"900"},
"input-reset": {"::-moz-focus-inner":{"border":"0","padding":"0"},"webkitAppearance":"none","mozAppearance":"none"},
"button-reset": {"::-moz-focus-inner":{"border":"0","padding":"0"}},
"h1": {"height":"1rem"},
"h2": {"height":"2rem"},
"h3": {"height":"4rem"},
"h4": {"height":"8rem"},
"h5": {"height":"16rem"},
"h-25": {"height":"25%"},
"h-50": {"height":"50%"},
"h-75": {"height":"75%"},
"h-100": {"height":"100%"},
"min-h-100": {"minHeight":"100%"},
"vh-25": {"height":"25vh"},
"vh-50": {"height":"50vh"},
"vh-75": {"height":"75vh"},
"vh-100": {"height":"100vh"},
"min-vh-100": {"minHeight":"100vh"},
"h-auto": {"height":"auto"},
"h-inherit": {"height":"inherit"},
"tracked": {"letterSpacing":".1em"},
"tracked-tight": {"letterSpacing":"-.05em"},
"tracked-mega": {"letterSpacing":".25em"},
"lh-solid": {"lineHeight":"1"},
"lh-title": {"lineHeight":"1.25"},
"lh-copy": {"lineHeight":"1.5"},
"link": {":focus":{"transition":"color .15s ease-in","outline":"1px dotted currentColor"},":active":{"transition":"color .15s ease-in"},":hover":{"transition":"color .15s ease-in"},":visited":{"transition":"color .15s ease-in"},":link":{"transition":"color .15s ease-in"},"textDecoration":"none","transition":"color .15s ease-in"},
"list": {"listStyleType":"none"},
"mw-100": {"maxWidth":"100%"},
"mw1": {"maxWidth":"1rem"},
"mw2": {"maxWidth":"2rem"},
"mw3": {"maxWidth":"4rem"},
"mw4": {"maxWidth":"8rem"},
"mw5": {"maxWidth":"16rem"},
"mw6": {"maxWidth":"32rem"},
"mw7": {"maxWidth":"48rem"},
"mw8": {"maxWidth":"64rem"},
"mw9": {"maxWidth":"96rem"},
"mw-none": {"maxWidth":"none"},
"w1": {"width":"1rem"},
"w2": {"width":"2rem"},
"w3": {"width":"4rem"},
"w4": {"width":"8rem"},
"w5": {"width":"16rem"},
"w-10": {"width":"10%"},
"w-20": {"width":"20%"},
"w-25": {"width":"25%"},
"w-30": {"width":"30%"},
"w-33": {"width":"33%"},
"w-34": {"width":"34%"},
"w-40": {"width":"40%"},
"w-50": {"width":"50%"},
"w-60": {"width":"60%"},
"w-70": {"width":"70%"},
"w-75": {"width":"75%"},
"w-80": {"width":"80%"},
"w-90": {"width":"90%"},
"w-100": {"width":"100%"},
"w-third": {"width":"calc( 100% / 3 )"},
"w-two-thirds": {"width":"calc( 100% / 1.5 )"},
"w-auto": {"width":"auto"},
"overflow-visible": {"overflow":"visible"},
"overflow-hidden": {"overflow":"hidden"},
"overflow-scroll": {"overflow":"scroll"},
"overflow-auto": {"overflow":"auto"},
"overflow-x-visible": {"overflowX":"visible"},
"overflow-x-hidden": {"overflowX":"hidden"},
"overflow-x-scroll": {"overflowX":"scroll"},
"overflow-x-auto": {"overflowX":"auto"},
"overflow-y-visible": {"overflowY":"visible"},
"overflow-y-hidden": {"overflowY":"hidden"},
"overflow-y-scroll": {"overflowY":"scroll"},
"overflow-y-auto": {"overflowY":"auto"},
"static": {"position":"static"},
"relative": {"position":"relative"},
"absolute": {"position":"absolute"},
"fixed": {"position":"fixed"},
"o-100": {"opacity":"1"},
"o-90": {"opacity":".9"},
"o-80": {"opacity":".8"},
"o-70": {"opacity":".7"},
"o-60": {"opacity":".6"},
"o-50": {"opacity":".5"},
"o-40": {"opacity":".4"},
"o-30": {"opacity":".3"},
"o-20": {"opacity":".2"},
"o-10": {"opacity":".1"},
"o-05": {"opacity":".05"},
"o-025": {"opacity":".025"},
"o-0": {"opacity":"0"},
"rotate-45": {"webkitTransform":"rotate( 45deg )","transform":"rotate( 45deg )"},
"rotate-90": {"webkitTransform":"rotate( 90deg )","transform":"rotate( 90deg )"},
"rotate-135": {"webkitTransform":"rotate( 135deg )","transform":"rotate( 135deg )"},
"rotate-180": {"webkitTransform":"rotate( 180deg )","transform":"rotate( 180deg )"},
"rotate-225": {"webkitTransform":"rotate( 225deg )","transform":"rotate( 225deg )"},
"rotate-270": {"webkitTransform":"rotate( 270deg )","transform":"rotate( 270deg )"},
"rotate-315": {"webkitTransform":"rotate( 315deg )","transform":"rotate( 315deg )"},
"black-90": {"color":"rgba( 0, 0, 0, .9 )"},
"black-80": {"color":"rgba( 0, 0, 0, .8 )"},
"black-70": {"color":"rgba( 0, 0, 0, .7 )"},
"black-60": {"color":"rgba( 0, 0, 0, .6 )"},
"black-50": {"color":"rgba( 0, 0, 0, .5 )"},
"black-40": {"color":"rgba( 0, 0, 0, .4 )"},
"black-30": {"color":"rgba( 0, 0, 0, .3 )"},
"black-20": {"color":"rgba( 0, 0, 0, .2 )"},
"black-10": {"color":"rgba( 0, 0, 0, .1 )"},
"black-05": {"color":"rgba( 0, 0, 0, .05 )"},
"white-90": {"color":"rgba( 255, 255, 255, .9 )"},
"white-80": {"color":"rgba( 255, 255, 255, .8 )"},
"white-70": {"color":"rgba( 255, 255, 255, .7 )"},
"white-60": {"color":"rgba( 255, 255, 255, .6 )"},
"white-50": {"color":"rgba( 255, 255, 255, .5 )"},
"white-40": {"color":"rgba( 255, 255, 255, .4 )"},
"white-30": {"color":"rgba( 255, 255, 255, .3 )"},
"white-20": {"color":"rgba( 255, 255, 255, .2 )"},
"white-10": {"color":"rgba( 255, 255, 255, .1 )"},
"black": {"color":"#000"},
"near-black": {"color":"#111"},
"dark-gray": {"color":"#333"},
"mid-gray": {"color":"#555"},
"gray": {"color":"#777"},
"silver": {"color":"#999"},
"light-silver": {"color":"#aaa"},
"moon-gray": {"color":"#ccc"},
"light-gray": {"color":"#eee"},
"near-white": {"color":"#f4f4f4"},
"white": {"color":"#fff"},
"dark-red": {"color":"#e7040f"},
"red": {"color":"#ff4136"},
"light-red": {"color":"#ff725c"},
"orange": {"color":"#ff6300"},
"gold": {"color":"#ffb700"},
"yellow": {"color":"#ffd700"},
"light-yellow": {"color":"#fbf1a9"},
"purple": {"color":"#5e2ca5"},
"light-purple": {"color":"#a463f2"},
"dark-pink": {"color":"#d5008f"},
"hot-pink": {"color":"#ff41b4"},
"pink": {"color":"#ff80cc"},
"light-pink": {"color":"#ffa3d7"},
"dark-green": {"color":"#137752"},
"green": {"color":"#19a974"},
"light-green": {"color":"#9eebcf"},
"navy": {"color":"#001b44"},
"dark-blue": {"color":"#00449e"},
"blue": {"color":"#357edd"},
"light-blue": {"color":"#96ccff"},
"lightest-blue": {"color":"#cdecff"},
"washed-blue": {"color":"#f6fffe"},
"washed-green": {"color":"#e8fdf5"},
"washed-yellow": {"color":"#fffceb"},
"washed-red": {"color":"#ffdfdf"},
"color-inherit": {"color":"inherit"},
"bg-black-90": {"backgroundColor":"rgba( 0, 0, 0, .9 )"},
"bg-black-80": {"backgroundColor":"rgba( 0, 0, 0, .8 )"},
"bg-black-70": {"backgroundColor":"rgba( 0, 0, 0, .7 )"},
"bg-black-60": {"backgroundColor":"rgba( 0, 0, 0, .6 )"},
"bg-black-50": {"backgroundColor":"rgba( 0, 0, 0, .5 )"},
"bg-black-40": {"backgroundColor":"rgba( 0, 0, 0, .4 )"},
"bg-black-30": {"backgroundColor":"rgba( 0, 0, 0, .3 )"},
"bg-black-20": {"backgroundColor":"rgba( 0, 0, 0, .2 )"},
"bg-black-10": {"backgroundColor":"rgba( 0, 0, 0, .1 )"},
"bg-black-05": {"backgroundColor":"rgba( 0, 0, 0, .05 )"},
"bg-white-90": {"backgroundColor":"rgba( 255, 255, 255, .9 )"},
"bg-white-80": {"backgroundColor":"rgba( 255, 255, 255, .8 )"},
"bg-white-70": {"backgroundColor":"rgba( 255, 255, 255, .7 )"},
"bg-white-60": {"backgroundColor":"rgba( 255, 255, 255, .6 )"},
"bg-white-50": {"backgroundColor":"rgba( 255, 255, 255, .5 )"},
"bg-white-40": {"backgroundColor":"rgba( 255, 255, 255, .4 )"},
"bg-white-30": {"backgroundColor":"rgba( 255, 255, 255, .3 )"},
"bg-white-20": {"backgroundColor":"rgba( 255, 255, 255, .2 )"},
"bg-white-10": {"backgroundColor":"rgba( 255, 255, 255, .1 )"},
"bg-black": {"backgroundColor":"#000"},
"bg-near-black": {"backgroundColor":"#111"},
"bg-dark-gray": {"backgroundColor":"#333"},
"bg-mid-gray": {"backgroundColor":"#555"},
"bg-gray": {"backgroundColor":"#777"},
"bg-silver": {"backgroundColor":"#999"},
"bg-light-silver": {"backgroundColor":"#aaa"},
"bg-moon-gray": {"backgroundColor":"#ccc"},
"bg-light-gray": {"backgroundColor":"#eee"},
"bg-near-white": {"backgroundColor":"#f4f4f4"},
"bg-white": {"backgroundColor":"#fff"},
"bg-transparent": {"backgroundColor":"transparent"},
"bg-dark-red": {"backgroundColor":"#e7040f"},
"bg-red": {"backgroundColor":"#ff4136"},
"bg-light-red": {"backgroundColor":"#ff725c"},
"bg-orange": {"backgroundColor":"#ff6300"},
"bg-gold": {"backgroundColor":"#ffb700"},
"bg-yellow": {"backgroundColor":"#ffd700"},
"bg-light-yellow": {"backgroundColor":"#fbf1a9"},
"bg-purple": {"backgroundColor":"#5e2ca5"},
"bg-light-purple": {"backgroundColor":"#a463f2"},
"bg-dark-pink": {"backgroundColor":"#d5008f"},
"bg-hot-pink": {"backgroundColor":"#ff41b4"},
"bg-pink": {"backgroundColor":"#ff80cc"},
"bg-light-pink": {"backgroundColor":"#ffa3d7"},
"bg-dark-green": {"backgroundColor":"#137752"},
"bg-green": {"backgroundColor":"#19a974"},
"bg-light-green": {"backgroundColor":"#9eebcf"},
"bg-navy": {"backgroundColor":"#001b44"},
"bg-dark-blue": {"backgroundColor":"#00449e"},
"bg-blue": {"backgroundColor":"#357edd"},
"bg-light-blue": {"backgroundColor":"#96ccff"},
"bg-lightest-blue": {"backgroundColor":"#cdecff"},
"bg-washed-blue": {"backgroundColor":"#f6fffe"},
"bg-washed-green": {"backgroundColor":"#e8fdf5"},
"bg-washed-yellow": {"backgroundColor":"#fffceb"},
"bg-washed-red": {"backgroundColor":"#ffdfdf"},
"bg-inherit": {"backgroundColor":"inherit"},
"hover-black": {":focus":{"color":"#000"},":hover":{"color":"#000"}},
"hover-near-black": {":focus":{"color":"#111"},":hover":{"color":"#111"}},
"hover-dark-gray": {":focus":{"color":"#333"},":hover":{"color":"#333"}},
"hover-mid-gray": {":focus":{"color":"#555"},":hover":{"color":"#555"}},
"hover-gray": {":focus":{"color":"#777"},":hover":{"color":"#777"}},
"hover-silver": {":focus":{"color":"#999"},":hover":{"color":"#999"}},
"hover-light-silver": {":focus":{"color":"#aaa"},":hover":{"color":"#aaa"}},
"hover-moon-gray": {":focus":{"color":"#ccc"},":hover":{"color":"#ccc"}},
"hover-light-gray": {":focus":{"color":"#eee"},":hover":{"color":"#eee"}},
"hover-near-white": {":focus":{"color":"#f4f4f4"},":hover":{"color":"#f4f4f4"}},
"hover-white": {":focus":{"color":"#fff"},":hover":{"color":"#fff"}},
"hover-black-90": {":focus":{"color":"rgba( 0, 0, 0, .9 )"},":hover":{"color":"rgba( 0, 0, 0, .9 )"}},
"hover-black-80": {":focus":{"color":"rgba( 0, 0, 0, .8 )"},":hover":{"color":"rgba( 0, 0, 0, .8 )"}},
"hover-black-70": {":focus":{"color":"rgba( 0, 0, 0, .7 )"},":hover":{"color":"rgba( 0, 0, 0, .7 )"}},
"hover-black-60": {":focus":{"color":"rgba( 0, 0, 0, .6 )"},":hover":{"color":"rgba( 0, 0, 0, .6 )"}},
"hover-black-50": {":focus":{"color":"rgba( 0, 0, 0, .5 )"},":hover":{"color":"rgba( 0, 0, 0, .5 )"}},
"hover-black-40": {":focus":{"color":"rgba( 0, 0, 0, .4 )"},":hover":{"color":"rgba( 0, 0, 0, .4 )"}},
"hover-black-30": {":focus":{"color":"rgba( 0, 0, 0, .3 )"},":hover":{"color":"rgba( 0, 0, 0, .3 )"}},
"hover-black-20": {":focus":{"color":"rgba( 0, 0, 0, .2 )"},":hover":{"color":"rgba( 0, 0, 0, .2 )"}},
"hover-black-10": {":focus":{"color":"rgba( 0, 0, 0, .1 )"},":hover":{"color":"rgba( 0, 0, 0, .1 )"}},
"hover-white-90": {":focus":{"color":"rgba( 255, 255, 255, .9 )"},":hover":{"color":"rgba( 255, 255, 255, .9 )"}},
"hover-white-80": {":focus":{"color":"rgba( 255, 255, 255, .8 )"},":hover":{"color":"rgba( 255, 255, 255, .8 )"}},
"hover-white-70": {":focus":{"color":"rgba( 255, 255, 255, .7 )"},":hover":{"color":"rgba( 255, 255, 255, .7 )"}},
"hover-white-60": {":focus":{"color":"rgba( 255, 255, 255, .6 )"},":hover":{"color":"rgba( 255, 255, 255, .6 )"}},
"hover-white-50": {":focus":{"color":"rgba( 255, 255, 255, .5 )"},":hover":{"color":"rgba( 255, 255, 255, .5 )"}},
"hover-white-40": {":focus":{"color":"rgba( 255, 255, 255, .4 )"},":hover":{"color":"rgba( 255, 255, 255, .4 )"}},
"hover-white-30": {":focus":{"color":"rgba( 255, 255, 255, .3 )"},":hover":{"color":"rgba( 255, 255, 255, .3 )"}},
"hover-white-20": {":focus":{"color":"rgba( 255, 255, 255, .2 )"},":hover":{"color":"rgba( 255, 255, 255, .2 )"}},
"hover-white-10": {":focus":{"color":"rgba( 255, 255, 255, .1 )"},":hover":{"color":"rgba( 255, 255, 255, .1 )"}},
"hover-inherit": {":focus":{"color":"inherit"},":hover":{"color":"inherit"}},
"hover-bg-black": {":focus":{"backgroundColor":"#000"},":hover":{"backgroundColor":"#000"}},
"hover-bg-near-black": {":focus":{"backgroundColor":"#111"},":hover":{"backgroundColor":"#111"}},
"hover-bg-dark-gray": {":focus":{"backgroundColor":"#333"},":hover":{"backgroundColor":"#333"}},
"hover-bg-mid-gray": {":focus":{"backgroundColor":"#555"},":hover":{"backgroundColor":"#555"}},
"hover-bg-gray": {":focus":{"backgroundColor":"#777"},":hover":{"backgroundColor":"#777"}},
"hover-bg-silver": {":focus":{"backgroundColor":"#999"},":hover":{"backgroundColor":"#999"}},
"hover-bg-light-silver": {":focus":{"backgroundColor":"#aaa"},":hover":{"backgroundColor":"#aaa"}},
"hover-bg-moon-gray": {":focus":{"backgroundColor":"#ccc"},":hover":{"backgroundColor":"#ccc"}},
"hover-bg-light-gray": {":focus":{"backgroundColor":"#eee"},":hover":{"backgroundColor":"#eee"}},
"hover-bg-near-white": {":focus":{"backgroundColor":"#f4f4f4"},":hover":{"backgroundColor":"#f4f4f4"}},
"hover-bg-white": {":focus":{"backgroundColor":"#fff"},":hover":{"backgroundColor":"#fff"}},
"hover-bg-transparent": {":focus":{"backgroundColor":"transparent"},":hover":{"backgroundColor":"transparent"}},
"hover-bg-black-90": {":focus":{"backgroundColor":"rgba( 0, 0, 0, .9 )"},":hover":{"backgroundColor":"rgba( 0, 0, 0, .9 )"}},
"hover-bg-black-80": {":focus":{"backgroundColor":"rgba( 0, 0, 0, .8 )"},":hover":{"backgroundColor":"rgba( 0, 0, 0, .8 )"}},
"hover-bg-black-70": {":focus":{"backgroundColor":"rgba( 0, 0, 0, .7 )"},":hover":{"backgroundColor":"rgba( 0, 0, 0, .7 )"}},
"hover-bg-black-60": {":focus":{"backgroundColor":"rgba( 0, 0, 0, .6 )"},":hover":{"backgroundColor":"rgba( 0, 0, 0, .6 )"}},
"hover-bg-black-50": {":focus":{"backgroundColor":"rgba( 0, 0, 0, .5 )"},":hover":{"backgroundColor":"rgba( 0, 0, 0, .5 )"}},
"hover-bg-black-40": {":focus":{"backgroundColor":"rgba( 0, 0, 0, .4 )"},":hover":{"backgroundColor":"rgba( 0, 0, 0, .4 )"}},
"hover-bg-black-30": {":focus":{"backgroundColor":"rgba( 0, 0, 0, .3 )"},":hover":{"backgroundColor":"rgba( 0, 0, 0, .3 )"}},
"hover-bg-black-20": {":focus":{"backgroundColor":"rgba( 0, 0, 0, .2 )"},":hover":{"backgroundColor":"rgba( 0, 0, 0, .2 )"}},
"hover-bg-black-10": {":focus":{"backgroundColor":"rgba( 0, 0, 0, .1 )"},":hover":{"backgroundColor":"rgba( 0, 0, 0, .1 )"}},
"hover-bg-white-90": {":focus":{"backgroundColor":"rgba( 255, 255, 255, .9 )"},":hover":{"backgroundColor":"rgba( 255, 255, 255, .9 )"}},
"hover-bg-white-80": {":focus":{"backgroundColor":"rgba( 255, 255, 255, .8 )"},":hover":{"backgroundColor":"rgba( 255, 255, 255, .8 )"}},
"hover-bg-white-70": {":focus":{"backgroundColor":"rgba( 255, 255, 255, .7 )"},":hover":{"backgroundColor":"rgba( 255, 255, 255, .7 )"}},
"hover-bg-white-60": {":focus":{"backgroundColor":"rgba( 255, 255, 255, .6 )"},":hover":{"backgroundColor":"rgba( 255, 255, 255, .6 )"}},
"hover-bg-white-50": {":focus":{"backgroundColor":"rgba( 255, 255, 255, .5 )"},":hover":{"backgroundColor":"rgba( 255, 255, 255, .5 )"}},
"hover-bg-white-40": {":focus":{"backgroundColor":"rgba( 255, 255, 255, .4 )"},":hover":{"backgroundColor":"rgba( 255, 255, 255, .4 )"}},
"hover-bg-white-30": {":focus":{"backgroundColor":"rgba( 255, 255, 255, .3 )"},":hover":{"backgroundColor":"rgba( 255, 255, 255, .3 )"}},
"hover-bg-white-20": {":focus":{"backgroundColor":"rgba( 255, 255, 255, .2 )"},":hover":{"backgroundColor":"rgba( 255, 255, 255, .2 )"}},
"hover-bg-white-10": {":focus":{"backgroundColor":"rgba( 255, 255, 255, .1 )"},":hover":{"backgroundColor":"rgba( 255, 255, 255, .1 )"}},
"hover-dark-red": {":focus":{"color":"#e7040f"},":hover":{"color":"#e7040f"}},
"hover-red": {":focus":{"color":"#ff4136"},":hover":{"color":"#ff4136"}},
"hover-light-red": {":focus":{"color":"#ff725c"},":hover":{"color":"#ff725c"}},
"hover-orange": {":focus":{"color":"#ff6300"},":hover":{"color":"#ff6300"}},
"hover-gold": {":focus":{"color":"#ffb700"},":hover":{"color":"#ffb700"}},
"hover-yellow": {":focus":{"color":"#ffd700"},":hover":{"color":"#ffd700"}},
"hover-light-yellow": {":focus":{"color":"#fbf1a9"},":hover":{"color":"#fbf1a9"}},
"hover-purple": {":focus":{"color":"#5e2ca5"},":hover":{"color":"#5e2ca5"}},
"hover-light-purple": {":focus":{"color":"#a463f2"},":hover":{"color":"#a463f2"}},
"hover-dark-pink": {":focus":{"color":"#d5008f"},":hover":{"color":"#d5008f"}},
"hover-hot-pink": {":focus":{"color":"#ff41b4"},":hover":{"color":"#ff41b4"}},
"hover-pink": {":focus":{"color":"#ff80cc"},":hover":{"color":"#ff80cc"}},
"hover-light-pink": {":focus":{"color":"#ffa3d7"},":hover":{"color":"#ffa3d7"}},
"hover-dark-green": {":focus":{"color":"#137752"},":hover":{"color":"#137752"}},
"hover-green": {":focus":{"color":"#19a974"},":hover":{"color":"#19a974"}},
"hover-light-green": {":focus":{"color":"#9eebcf"},":hover":{"color":"#9eebcf"}},
"hover-navy": {":focus":{"color":"#001b44"},":hover":{"color":"#001b44"}},
"hover-dark-blue": {":focus":{"color":"#00449e"},":hover":{"color":"#00449e"}},
"hover-blue": {":focus":{"color":"#357edd"},":hover":{"color":"#357edd"}},
"hover-light-blue": {":focus":{"color":"#96ccff"},":hover":{"color":"#96ccff"}},
"hover-lightest-blue": {":focus":{"color":"#cdecff"},":hover":{"color":"#cdecff"}},
"hover-washed-blue": {":focus":{"color":"#f6fffe"},":hover":{"color":"#f6fffe"}},
"hover-washed-green": {":focus":{"color":"#e8fdf5"},":hover":{"color":"#e8fdf5"}},
"hover-washed-yellow": {":focus":{"color":"#fffceb"},":hover":{"color":"#fffceb"}},
"hover-washed-red": {":focus":{"color":"#ffdfdf"},":hover":{"color":"#ffdfdf"}},
"hover-bg-dark-red": {":focus":{"backgroundColor":"#e7040f"},":hover":{"backgroundColor":"#e7040f"}},
"hover-bg-red": {":focus":{"backgroundColor":"#ff4136"},":hover":{"backgroundColor":"#ff4136"}},
"hover-bg-light-red": {":focus":{"backgroundColor":"#ff725c"},":hover":{"backgroundColor":"#ff725c"}},
"hover-bg-orange": {":focus":{"backgroundColor":"#ff6300"},":hover":{"backgroundColor":"#ff6300"}},
"hover-bg-gold": {":focus":{"backgroundColor":"#ffb700"},":hover":{"backgroundColor":"#ffb700"}},
"hover-bg-yellow": {":focus":{"backgroundColor":"#ffd700"},":hover":{"backgroundColor":"#ffd700"}},
"hover-bg-light-yellow": {":focus":{"backgroundColor":"#fbf1a9"},":hover":{"backgroundColor":"#fbf1a9"}},
"hover-bg-purple": {":focus":{"backgroundColor":"#5e2ca5"},":hover":{"backgroundColor":"#5e2ca5"}},
"hover-bg-light-purple": {":focus":{"backgroundColor":"#a463f2"},":hover":{"backgroundColor":"#a463f2"}},
"hover-bg-dark-pink": {":focus":{"backgroundColor":"#d5008f"},":hover":{"backgroundColor":"#d5008f"}},
"hover-bg-hot-pink": {":focus":{"backgroundColor":"#ff41b4"},":hover":{"backgroundColor":"#ff41b4"}},
"hover-bg-pink": {":focus":{"backgroundColor":"#ff80cc"},":hover":{"backgroundColor":"#ff80cc"}},
"hover-bg-light-pink": {":focus":{"backgroundColor":"#ffa3d7"},":hover":{"backgroundColor":"#ffa3d7"}},
"hover-bg-dark-green": {":focus":{"backgroundColor":"#137752"},":hover":{"backgroundColor":"#137752"}},
"hover-bg-green": {":focus":{"backgroundColor":"#19a974"},":hover":{"backgroundColor":"#19a974"}},
"hover-bg-light-green": {":focus":{"backgroundColor":"#9eebcf"},":hover":{"backgroundColor":"#9eebcf"}},
"hover-bg-navy": {":focus":{"backgroundColor":"#001b44"},":hover":{"backgroundColor":"#001b44"}},
"hover-bg-dark-blue": {":focus":{"backgroundColor":"#00449e"},":hover":{"backgroundColor":"#00449e"}},
"hover-bg-blue": {":focus":{"backgroundColor":"#357edd"},":hover":{"backgroundColor":"#357edd"}},
"hover-bg-light-blue": {":focus":{"backgroundColor":"#96ccff"},":hover":{"backgroundColor":"#96ccff"}},
"hover-bg-lightest-blue": {":focus":{"backgroundColor":"#cdecff"},":hover":{"backgroundColor":"#cdecff"}},
"hover-bg-washed-blue": {":focus":{"backgroundColor":"#f6fffe"},":hover":{"backgroundColor":"#f6fffe"}},
"hover-bg-washed-green": {":focus":{"backgroundColor":"#e8fdf5"},":hover":{"backgroundColor":"#e8fdf5"}},
"hover-bg-washed-yellow": {":focus":{"backgroundColor":"#fffceb"},":hover":{"backgroundColor":"#fffceb"}},
"hover-bg-washed-red": {":focus":{"backgroundColor":"#ffdfdf"},":hover":{"backgroundColor":"#ffdfdf"}},
"hover-bg-inherit": {":focus":{"backgroundColor":"inherit"},":hover":{"backgroundColor":"inherit"}},
"pa0": {"padding":"0"},
"pa1": {"padding":".25rem"},
"pa2": {"padding":".5rem"},
"pa3": {"padding":"1rem"},
"pa4": {"padding":"2rem"},
"pa5": {"padding":"4rem"},
"pa6": {"padding":"8rem"},
"pa7": {"padding":"16rem"},
"pl0": {"paddingLeft":"0"},
"pl1": {"paddingLeft":".25rem"},
"pl2": {"paddingLeft":".5rem"},
"pl3": {"paddingLeft":"1rem"},
"pl4": {"paddingLeft":"2rem"},
"pl5": {"paddingLeft":"4rem"},
"pl6": {"paddingLeft":"8rem"},
"pl7": {"paddingLeft":"16rem"},
"pr0": {"paddingRight":"0"},
"pr1": {"paddingRight":".25rem"},
"pr2": {"paddingRight":".5rem"},
"pr3": {"paddingRight":"1rem"},
"pr4": {"paddingRight":"2rem"},
"pr5": {"paddingRight":"4rem"},
"pr6": {"paddingRight":"8rem"},
"pr7": {"paddingRight":"16rem"},
"pb0": {"paddingBottom":"0"},
"pb1": {"paddingBottom":".25rem"},
"pb2": {"paddingBottom":".5rem"},
"pb3": {"paddingBottom":"1rem"},
"pb4": {"paddingBottom":"2rem"},
"pb5": {"paddingBottom":"4rem"},
"pb6": {"paddingBottom":"8rem"},
"pb7": {"paddingBottom":"16rem"},
"pt0": {"paddingTop":"0"},
"pt1": {"paddingTop":".25rem"},
"pt2": {"paddingTop":".5rem"},
"pt3": {"paddingTop":"1rem"},
"pt4": {"paddingTop":"2rem"},
"pt5": {"paddingTop":"4rem"},
"pt6": {"paddingTop":"8rem"},
"pt7": {"paddingTop":"16rem"},
"pv0": {"paddingTop":"0","paddingBottom":"0"},
"pv1": {"paddingTop":".25rem","paddingBottom":".25rem"},
"pv2": {"paddingTop":".5rem","paddingBottom":".5rem"},
"pv3": {"paddingTop":"1rem","paddingBottom":"1rem"},
"pv4": {"paddingTop":"2rem","paddingBottom":"2rem"},
"pv5": {"paddingTop":"4rem","paddingBottom":"4rem"},
"pv6": {"paddingTop":"8rem","paddingBottom":"8rem"},
"pv7": {"paddingTop":"16rem","paddingBottom":"16rem"},
"ph0": {"paddingLeft":"0","paddingRight":"0"},
"ph1": {"paddingLeft":".25rem","paddingRight":".25rem"},
"ph2": {"paddingLeft":".5rem","paddingRight":".5rem"},
"ph3": {"paddingLeft":"1rem","paddingRight":"1rem"},
"ph4": {"paddingLeft":"2rem","paddingRight":"2rem"},
"ph5": {"paddingLeft":"4rem","paddingRight":"4rem"},
"ph6": {"paddingLeft":"8rem","paddingRight":"8rem"},
"ph7": {"paddingLeft":"16rem","paddingRight":"16rem"},
"ma0": {"margin":"0"},
"ma1": {"margin":".25rem"},
"ma2": {"margin":".5rem"},
"ma3": {"margin":"1rem"},
"ma4": {"margin":"2rem"},
"ma5": {"margin":"4rem"},
"ma6": {"margin":"8rem"},
"ma7": {"margin":"16rem"},
"ml0": {"marginLeft":"0"},
"ml1": {"marginLeft":".25rem"},
"ml2": {"marginLeft":".5rem"},
"ml3": {"marginLeft":"1rem"},
"ml4": {"marginLeft":"2rem"},
"ml5": {"marginLeft":"4rem"},
"ml6": {"marginLeft":"8rem"},
"ml7": {"marginLeft":"16rem"},
"mr0": {"marginRight":"0"},
"mr1": {"marginRight":".25rem"},
"mr2": {"marginRight":".5rem"},
"mr3": {"marginRight":"1rem"},
"mr4": {"marginRight":"2rem"},
"mr5": {"marginRight":"4rem"},
"mr6": {"marginRight":"8rem"},
"mr7": {"marginRight":"16rem"},
"mb0": {"marginBottom":"0"},
"mb1": {"marginBottom":".25rem"},
"mb2": {"marginBottom":".5rem"},
"mb3": {"marginBottom":"1rem"},
"mb4": {"marginBottom":"2rem"},
"mb5": {"marginBottom":"4rem"},
"mb6": {"marginBottom":"8rem"},
"mb7": {"marginBottom":"16rem"},
"mt0": {"marginTop":"0"},
"mt1": {"marginTop":".25rem"},
"mt2": {"marginTop":".5rem"},
"mt3": {"marginTop":"1rem"},
"mt4": {"marginTop":"2rem"},
"mt5": {"marginTop":"4rem"},
"mt6": {"marginTop":"8rem"},
"mt7": {"marginTop":"16rem"},
"mv0": {"marginTop":"0","marginBottom":"0"},
"mv1": {"marginTop":".25rem","marginBottom":".25rem"},
"mv2": {"marginTop":".5rem","marginBottom":".5rem"},
"mv3": {"marginTop":"1rem","marginBottom":"1rem"},
"mv4": {"marginTop":"2rem","marginBottom":"2rem"},
"mv5": {"marginTop":"4rem","marginBottom":"4rem"},
"mv6": {"marginTop":"8rem","marginBottom":"8rem"},
"mv7": {"marginTop":"16rem","marginBottom":"16rem"},
"mh0": {"marginLeft":"0","marginRight":"0"},
"mh1": {"marginLeft":".25rem","marginRight":".25rem"},
"mh2": {"marginLeft":".5rem","marginRight":".5rem"},
"mh3": {"marginLeft":"1rem","marginRight":"1rem"},
"mh4": {"marginLeft":"2rem","marginRight":"2rem"},
"mh5": {"marginLeft":"4rem","marginRight":"4rem"},
"mh6": {"marginLeft":"8rem","marginRight":"8rem"},
"mh7": {"marginLeft":"16rem","marginRight":"16rem"},
"na1": {"margin":"-.25rem"},
"na2": {"margin":"-.5rem"},
"na3": {"margin":"-1rem"},
"na4": {"margin":"-2rem"},
"na5": {"margin":"-4rem"},
"na6": {"margin":"-8rem"},
"na7": {"margin":"-16rem"},
"nl1": {"marginLeft":"-.25rem"},
"nl2": {"marginLeft":"-.5rem"},
"nl3": {"marginLeft":"-1rem"},
"nl4": {"marginLeft":"-2rem"},
"nl5": {"marginLeft":"-4rem"},
"nl6": {"marginLeft":"-8rem"},
"nl7": {"marginLeft":"-16rem"},
"nr1": {"marginRight":"-.25rem"},
"nr2": {"marginRight":"-.5rem"},
"nr3": {"marginRight":"-1rem"},
"nr4": {"marginRight":"-2rem"},
"nr5": {"marginRight":"-4rem"},
"nr6": {"marginRight":"-8rem"},
"nr7": {"marginRight":"-16rem"},
"nb1": {"marginBottom":"-.25rem"},
"nb2": {"marginBottom":"-.5rem"},
"nb3": {"marginBottom":"-1rem"},
"nb4": {"marginBottom":"-2rem"},
"nb5": {"marginBottom":"-4rem"},
"nb6": {"marginBottom":"-8rem"},
"nb7": {"marginBottom":"-16rem"},
"nt1": {"marginTop":"-.25rem"},
"nt2": {"marginTop":"-.5rem"},
"nt3": {"marginTop":"-1rem"},
"nt4": {"marginTop":"-2rem"},
"nt5": {"marginTop":"-4rem"},
"nt6": {"marginTop":"-8rem"},
"nt7": {"marginTop":"-16rem"},
"collapse": {"borderCollapse":"collapse","borderSpacing":"0"},
"striped--light-silver": {":nth-child(odd)":{"backgroundColor":"#aaa"}},
"striped--moon-gray": {":nth-child(odd)":{"backgroundColor":"#ccc"}},
"striped--light-gray": {":nth-child(odd)":{"backgroundColor":"#eee"}},
"striped--near-white": {":nth-child(odd)":{"backgroundColor":"#f4f4f4"}},
"stripe-light": {":nth-child(odd)":{"backgroundColor":"rgba( 255, 255, 255, .1 )"}},
"stripe-dark": {":nth-child(odd)":{"backgroundColor":"rgba( 0, 0, 0, .1 )"}},
"strike": {"textDecoration":"line-through"},
"underline": {"textDecoration":"underline"},
"no-underline": {"textDecoration":"none"},
"tl": {"textAlign":"left"},
"tr": {"textAlign":"right"},
"tc": {"textAlign":"center"},
"tj": {"textAlign":"justify"},
"ttc": {"textTransform":"capitalize"},
"ttl": {"textTransform":"lowercase"},
"ttu": {"textTransform":"uppercase"},
"ttn": {"textTransform":"none"},
"f-6": {"fontSize":"6rem"},
"f-headline": {"fontSize":"6rem"},
"f-5": {"fontSize":"5rem"},
"f-subheadline": {"fontSize":"5rem"},
"f1": {"fontSize":"3rem"},
"f2": {"fontSize":"2.25rem"},
"f3": {"fontSize":"1.5rem"},
"f4": {"fontSize":"1.25rem"},
"f5": {"fontSize":"1rem"},
"f6": {"fontSize":".875rem"},
"f7": {"fontSize":".75rem"},
"measure": {"maxWidth":"30em"},
"measure-wide": {"maxWidth":"34em"},
"measure-narrow": {"maxWidth":"20em"},
"indent": {"textIndent":"1em","marginTop":"0","marginBottom":"0"},
"small-caps": {"fontVariant":"small-caps"},
"truncate": {"whiteSpace":"nowrap","overflow":"hidden","textOverflow":"ellipsis"},
"overflow-container": {"overflowY":"scroll"},
"center": {"marginRight":"auto","marginLeft":"auto"},
"mr-auto": {"marginRight":"auto"},
"ml-auto": {"marginLeft":"auto"},
"clip": {"position":"absolute","clip":"rect( 1px, 1px, 1px, 1px )"},
"ws-normal": {"whiteSpace":"normal"},
"nowrap": {"whiteSpace":"nowrap"},
"v-base": {"verticalAlign":"baseline"},
"v-mid": {"verticalAlign":"middle"},
"v-top": {"verticalAlign":"top"},
"v-btm": {"verticalAlign":"bottom"},
"dim": {":active":{"opacity":".8","transition":"opacity .15s ease-out"},":focus":{"opacity":".5","transition":"opacity .15s ease-in"},":hover":{"opacity":".5","transition":"opacity .15s ease-in"},"opacity":"1","transition":"opacity .15s ease-in"},
"glow": {":focus":{"opacity":"1","transition":"opacity .15s ease-in"},":hover":{"opacity":"1","transition":"opacity .15s ease-in"},"transition":"opacity .15s ease-in"},
"underline-hover": {":focus":{"textDecoration":"underline"},":hover":{"textDecoration":"underline"}},
"grow": {":active":{"webkitTransform":"scale( .90 )","transform":"scale( .90 )"},":focus":{"webkitTransform":"scale( 1.05 )","transform":"scale( 1.05 )"},":hover":{"webkitTransform":"scale( 1.05 )","transform":"scale( 1.05 )"},"mozOsxFontSmoothing":"grayscale","webkitBackfaceVisibility":"hidden","backfaceVisibility":"hidden","webkitTransform":"translateZ( 0 )","transform":"translateZ( 0 )","transition":"transform .25s ease-out, -webkit-transform .25s ease-out"},
"grow-large": {":active":{"webkitTransform":"scale( .95 )","transform":"scale( .95 )"},":focus":{"webkitTransform":"scale( 1.2 )","transform":"scale( 1.2 )"},":hover":{"webkitTransform":"scale( 1.2 )","transform":"scale( 1.2 )"},"mozOsxFontSmoothing":"grayscale","webkitBackfaceVisibility":"hidden","backfaceVisibility":"hidden","webkitTransform":"translateZ( 0 )","transform":"translateZ( 0 )","transition":"transform .25s ease-in-out, -webkit-transform .25s ease-in-out"},
"pointer": {":hover":{"cursor":"pointer"}},
"shadow-hover": {":focus::after":{"opacity":"1"},":hover::after":{"opacity":"1"},"::after":{"content":"''","boxShadow":"0 0 16px 2px rgba( 0, 0, 0, .2 )","borderRadius":"inherit","opacity":"0","position":"absolute","top":"0","left":"0","width":"100%","height":"100%","zIndex":"-1","transition":"opacity .5s cubic-bezier( .165, .84, .44, 1 )"},"cursor":"pointer","position":"relative","transition":"all .5s cubic-bezier( .165, .84, .44, 1 )"},
"bg-animate": {":focus":{"transition":"background-color .15s ease-in-out"},":hover":{"transition":"background-color .15s ease-in-out"},"transition":"background-color .15s ease-in-out"},
"z-0": {"zIndex":"0"},
"z-1": {"zIndex":"1"},
"z-2": {"zIndex":"2"},
"z-3": {"zIndex":"3"},
"z-4": {"zIndex":"4"},
"z-5": {"zIndex":"5"},
"z-999": {"zIndex":"999"},
"z-9999": {"zIndex":"9999"},
"z-max": {"zIndex":"2147483647"},
"z-inherit": {"zIndex":"inherit"},
"z-initial": {"zIndex":"initial"},
"z-unset": {"zIndex":"unset"},
"debug-grid": {"background":"transparent url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAFElEQVR4AWPAC97/9x0eCsAEPgwAVLshdpENIxcAAAAASUVORK5CYII= ) repeat top left"},
"debug-grid-16": {"background":"transparent url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAMklEQVR4AWOgCLz/b0epAa6UGuBOqQHOQHLUgFEDnAbcBZ4UGwDOkiCnkIhdgNgNxAYAiYlD+8sEuo8AAAAASUVORK5CYII= ) repeat top left"},
"debug-grid-8-solid": {"background":"white url( data:image/gif;base64,R0lGODdhCAAIAPEAAADw/wDx/////wAAACwAAAAACAAIAAACDZQvgaeb/lxbAIKA8y0AOw== ) repeat top left"},
"debug-grid-16-solid": {"background":"white url( data:image/gif;base64,R0lGODdhEAAQAPEAAADw/wDx/xXy/////ywAAAAAEAAQAAACIZyPKckYDQFsb6ZqD85jZ2+BkwiRFKehhqQCQgDHcgwEBQA7 ) repeat top left"},
"aspect-ratio-ns": "aspect-ratio",
"aspect-ratio--16x9-ns": "aspect-ratio--16x9",
"aspect-ratio--9x16-ns": "aspect-ratio--9x16",
"aspect-ratio--4x3-ns": "aspect-ratio--4x3",
"aspect-ratio--3x4-ns": "aspect-ratio--3x4",
"aspect-ratio--6x4-ns": "aspect-ratio--6x4",
"aspect-ratio--4x6-ns": "aspect-ratio--4x6",
"aspect-ratio--8x5-ns": "aspect-ratio--8x5",
"aspect-ratio--5x8-ns": "aspect-ratio--5x8",
"aspect-ratio--7x5-ns": "aspect-ratio--7x5",
"aspect-ratio--5x7-ns": "aspect-ratio--5x7",
"aspect-ratio--1x1-ns": "aspect-ratio--1x1",
"aspect-ratio--object-ns": "aspect-ratio--object",
"cover-ns": "cover",
"contain-ns": "contain",
"bg-center-ns": "bg-center",
"bg-top-ns": "bg-top",
"bg-right-ns": "bg-right",
"bg-bottom-ns": "bg-bottom",
"bg-left-ns": "bg-left",
"outline-ns": "outline",
"outline-transparent-ns": "outline-transparent",
"outline-0-ns": "outline-0",
"ba-ns": "ba",
"bt-ns": "bt",
"br-ns": "br",
"bb-ns": "bb",
"bl-ns": "bl",
"bn-ns": "bn",
"br0-ns": "br0",
"br1-ns": "br1",
"br2-ns": "br2",
"br3-ns": "br3",
"br4-ns": "br4",
"br-100-ns": "br-100",
"br-pill-ns": "br-pill",
"br--bottom-ns": "br--bottom",
"br--top-ns": "br--top",
"br--right-ns": "br--right",
"br--left-ns": "br--left",
"b--dotted-ns": "b--dotted",
"b--dashed-ns": "b--dashed",
"b--solid-ns": "b--solid",
"b--none-ns": "b--none",
"bw0-ns": "bw0",
"bw1-ns": "bw1",
"bw2-ns": "bw2",
"bw3-ns": "bw3",
"bw4-ns": "bw4",
"bw5-ns": "bw5",
"bt-0-ns": "bt-0",
"br-0-ns": "br-0",
"bb-0-ns": "bb-0",
"bl-0-ns": "bl-0",
"shadow-1-ns": "shadow-1",
"shadow-2-ns": "shadow-2",
"shadow-3-ns": "shadow-3",
"shadow-4-ns": "shadow-4",
"shadow-5-ns": "shadow-5",
"top-0-ns": "top-0",
"left-0-ns": "left-0",
"right-0-ns": "right-0",
"bottom-0-ns": "bottom-0",
"top-1-ns": "top-1",
"left-1-ns": "left-1",
"right-1-ns": "right-1",
"bottom-1-ns": "bottom-1",
"top-2-ns": "top-2",
"left-2-ns": "left-2",
"right-2-ns": "right-2",
"bottom-2-ns": "bottom-2",
"top--1-ns": "top--1",
"right--1-ns": "right--1",
"bottom--1-ns": "bottom--1",
"left--1-ns": "left--1",
"top--2-ns": "top--2",
"right--2-ns": "right--2",
"bottom--2-ns": "bottom--2",
"left--2-ns": "left--2",
"absolute--fill-ns": "absolute--fill",
"cl-ns": "cl",
"cr-ns": "cr",
"cb-ns": "cb",
"cn-ns": "cn",
"dn-ns": "dn",
"di-ns": "di",
"db-ns": "db",
"dib-ns": "dib",
"dit-ns": "dit",
"dt-ns": "dt",
"dtc-ns": "dtc",
"dt-row-ns": "dt-row",
"dt-row-group-ns": "dt-row-group",
"dt-column-ns": "dt-column",
"dt-column-group-ns": "dt-column-group",
"dt--fixed-ns": "dt--fixed",
"flex-ns": "flex",
"inline-flex-ns": "inline-flex",
"flex-auto-ns": "flex-auto",
"flex-none-ns": "flex-none",
"flex-column-ns": "flex-column",
"flex-row-ns": "flex-row",
"flex-wrap-ns": "flex-wrap",
"flex-nowrap-ns": "flex-nowrap",
"flex-wrap-reverse-ns": "flex-wrap-reverse",
"flex-column-reverse-ns": "flex-column-reverse",
"flex-row-reverse-ns": "flex-row-reverse",
"items-start-ns": "items-start",
"items-end-ns": "items-end",
"items-center-ns": "items-center",
"items-baseline-ns": "items-baseline",
"items-stretch-ns": "items-stretch",
"self-start-ns": "self-start",
"self-end-ns": "self-end",
"self-center-ns": "self-center",
"self-baseline-ns": "self-baseline",
"self-stretch-ns": "self-stretch",
"justify-start-ns": "justify-start",
"justify-end-ns": "justify-end",
"justify-center-ns": "justify-center",
"justify-between-ns": "justify-between",
"justify-around-ns": "justify-around",
"content-start-ns": "content-start",
"content-end-ns": "content-end",
"content-center-ns": "content-center",
"content-between-ns": "content-between",
"content-around-ns": "content-around",
"content-stretch-ns": "content-stretch",
"order-0-ns": "order-0",
"order-1-ns": "order-1",
"order-2-ns": "order-2",
"order-3-ns": "order-3",
"order-4-ns": "order-4",
"order-5-ns": "order-5",
"order-6-ns": "order-6",
"order-7-ns": "order-7",
"order-8-ns": "order-8",
"order-last-ns": "order-last",
"fl-ns": "fl",
"fr-ns": "fr",
"fn-ns": "fn",
"i-ns": "i",
"fs-normal-ns": "fs-normal",
"normal-ns": "normal",
"b-ns": "b",
"fw1-ns": "fw1",
"fw2-ns": "fw2",
"fw3-ns": "fw3",
"fw4-ns": "fw4",
"fw5-ns": "fw5",
"fw6-ns": "fw6",
"fw7-ns": "fw7",
"fw8-ns": "fw8",
"fw9-ns": "fw9",
"h1-ns": "h1",
"h2-ns": "h2",
"h3-ns": "h3",
"h4-ns": "h4",
"h5-ns": "h5",
"h-25-ns": "h-25",
"h-50-ns": "h-50",
"h-75-ns": "h-75",
"h-100-ns": "h-100",
"min-h-100-ns": "min-h-100",
"vh-25-ns": "vh-25",
"vh-50-ns": "vh-50",
"vh-75-ns": "vh-75",
"vh-100-ns": "vh-100",
"min-vh-100-ns": "min-vh-100",
"h-auto-ns": "h-auto",
"h-inherit-ns": "h-inherit",
"tracked-ns": "tracked",
"tracked-tight-ns": "tracked-tight",
"tracked-mega-ns": "tracked-mega",
"lh-solid-ns": "lh-solid",
"lh-title-ns": "lh-title",
"lh-copy-ns": "lh-copy",
"mw-100-ns": "mw-100",
"mw1-ns": "mw1",
"mw2-ns": "mw2",
"mw3-ns": "mw3",
"mw4-ns": "mw4",
"mw5-ns": "mw5",
"mw6-ns": "mw6",
"mw7-ns": "mw7",
"mw8-ns": "mw8",
"mw9-ns": "mw9",
"mw-none-ns": "mw-none",
"w1-ns": "w1",
"w2-ns": "w2",
"w3-ns": "w3",
"w4-ns": "w4",
"w5-ns": "w5",
"w-10-ns": "w-10",
"w-20-ns": "w-20",
"w-25-ns": "w-25",
"w-30-ns": "w-30",
"w-33-ns": "w-33",
"w-34-ns": "w-34",
"w-40-ns": "w-40",
"w-50-ns": "w-50",
"w-60-ns": "w-60",
"w-70-ns": "w-70",
"w-75-ns": "w-75",
"w-80-ns": "w-80",
"w-90-ns": "w-90",
"w-100-ns": "w-100",
"w-third-ns": "w-third",
"w-two-thirds-ns": "w-two-thirds",
"w-auto-ns": "w-auto",
"overflow-visible-ns": "overflow-visible",
"overflow-hidden-ns": "overflow-hidden",
"overflow-scroll-ns": "overflow-scroll",
"overflow-auto-ns": "overflow-auto",
"overflow-x-visible-ns": "overflow-x-visible",
"overflow-x-h