/* http://meyerweb.com/eric/tools/css/reset/ v2.0-modified | 20110126 License: none (public domain) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

/* make sure to set some focus styles for accessibility */
:focus { outline: 0; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration { -webkit-appearance: none; -moz-appearance: none; }

input[type=search] { -webkit-appearance: none; -moz-appearance: none; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/** Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; max-width: 100%; }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/** Address styling not present in IE 7/8/9, Firefox 3, and Safari 4. Known issue: no IE 6 support. */
[hidden] { display: none; }

/** 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using `em` units. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html { font-size: 100%; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ -ms-text-size-adjust: 100%; /* 2 */ }

/** Address `outline` inconsistency between Chrome and other browsers. */
a:focus { outline: thin dotted; }

/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }

/** 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3. 2. Improve image quality when scaled in IE 7. */
img { border: 0; /* 1 */ -ms-interpolation-mode: bicubic; /* 2 */ }

/** Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */
figure { margin: 0; }

/** Correct margin displayed oddly in IE 6/7. */
form { margin: 0; }

/** Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct color not being inherited in IE 6/7/8/9. 2. Correct text not wrapping in Firefox 3. 3. Correct alignment displayed oddly in IE 6/7. */
legend { border: 0; /* 1 */ padding: 0; white-space: normal; /* 2 */ *margin-left: -7px; /* 3 */ }

/** 1. Correct font size not being inherited in all browsers. 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5, and Chrome. 3. Improve appearance and consistency in all browsers. */
button, input, select, textarea { font-size: 100%; /* 1 */ margin: 0; /* 2 */ vertical-align: baseline; /* 3 */ *vertical-align: middle; /* 3 */ }

/** Address Firefox 3+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
button, input { line-height: normal; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+. Correct `select` style inheritance in Firefox 4+ and Opera. */
button, select { text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. 4. Remove inner spacing in IE 7 without affecting normal text inputs. Known issue: inner spacing remains in IE 6. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ *overflow: visible; /* 4 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }

/** 1. Address box sizing set to content-box in IE 8/9. 2. Remove excess padding in IE 8/9. 3. Remove excess padding in IE 7. Known issue: excess padding remains in IE 6. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ *height: 13px; /* 3 */ *width: 13px; /* 3 */ }

/** 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }

/** Remove inner padding and search cancel button in Safari 5 and Chrome on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Remove inner padding and border in Firefox 3+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** 1. Remove default vertical scrollbar in IE 6/7/8/9. 2. Improve readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }

/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

html, button, input, select, textarea { color: #222; }

::-moz-selection { background: #b3d4fc; text-shadow: none; }

::selection { background: #b3d4fc; text-shadow: none; }

img { vertical-align: middle; }

fieldset { border: 0; margin: 0; padding: 0; }

textarea { resize: vertical; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }

.highlight, .highlight pre, .highlight table { background: #181818 !important; color: #F8F8F8 !important; font-family: Consolas, Monaco,"Lucida Console" !important; }

.highlight * { font-family: Consolas, Monaco,"Lucida Console" !important; color: #F8F8F8 !important; }

.highlight .hll { background-color: #444 !important; }

.highlight .c { color: #5F5A60 !important; font-style: italic !important; }

/* Comment */
.highlight .err { border: #B22518 !important; }

/* Error */
.highlight .k { color: #CDA869 !important; }

/* Keyword */
.highlight .cm { color: #5F5A60 !important; font-style: italic !important; }

/* Comment.Multiline */
.highlight .cp { color: #5F5A60 !important; }

/* Comment.Preproc */
.highlight .c1 { color: #5F5A60 !important; font-style: italic !important; }

/* Comment.Single */
.highlight .cs { color: #5F5A60 !important; font-style: italic !important; }

/* Comment.Special */
.highlight .gd { background: #420E09 !important; }

/* Generic.Deleted */
.highlight .ge { font-style: italic !important; }

/* Generic.Emph */
.highlight .gr { background: #B22518 !important; }

/* Generic.Error */
.highlight .gh { color: #000080 !important; font-weight: normal !important; }

/* Generic.Heading */
.highlight .gi { background: #253B22 !important; }

/* Generic.Inserted */
/* Generic.Output */
.highlight .gp { font-weight: normal !important; }

/* Generic.Prompt */
.highlight .gs { font-weight: normal !important; }

/* Generic.Strong */
.highlight .gu { color: #800080 !important; font-weight: normal !important; }

/* Generic.Subheading */
/* Generic.Traceback */
/* Keyword.Constant */
.highlight .kd { color: #e9df8f !important; }

/* Keyword.Declaration */
/* Keyword.Namespace */
.highlight .kp { color: #9B703F !important; }

/* Keyword.Pseudo */
/* Keyword.Reserved */
/* Keyword.Type */
/* Literal.Number */
/* Literal.String */
.highlight .na { color: #F9EE98 !important; }

/* Name.Attribute */
.highlight .nb { color: #CDA869 !important; }

/* Name.Builtin */
.highlight .nc { color: #9B859D !important; font-weight: normal !important; }

/* Name.Class */
.highlight .no { color: #9B859D !important; }

/* Name.Constant */
.highlight .nd { color: #7587A6 !important; }

/* Name.Decorator */
.highlight .ni { color: #CF6A4C !important; font-weight: normal !important; }

/* Name.Entity */
.highlight .nf { color: #9B703F !important; font-weight: normal !important; }

/* Name.Function */
.highlight .nn { color: #9B859D !important; font-weight: normal !important; }

/* Name.Namespace */
.highlight .nt { color: #CDA869 !important; font-weight: normal !important; }

/* Name.Tag */
.highlight .nv { color: #7587A6 !important; }

/* Name.Variable */
.highlight .ow { color: #AA22FF !important; font-weight: normal !important; }

/* Operator.Word */
.highlight .w { color: #141414 !important; }

/* Text.Whitespace */
.highlight .mf { color: #CF6A4C !important; }

/* Literal.Number.Float */
.highlight .mh { color: #CF6A4C !important; }

/* Literal.Number.Hex */
.highlight .mi { color: #CF6A4C !important; }

/* Literal.Number.Integer */
.highlight .mo { color: #CF6A4C !important; }

/* Literal.Number.Oct */
.highlight .sb { color: #8F9D6A !important; }

/* Literal.String.Backtick */
.highlight .sc { color: #8F9D6A !important; }

/* Literal.String.Char */
.highlight .sd { color: #8F9D6A !important; font-style: italic !important; }

/* Literal.String.Doc */
.highlight .s2 { color: #8F9D6A !important; }

/* Literal.String.Double */
.highlight .se { color: #F9EE98 !important; font-weight: normal !important; }

/* Literal.String.Escape */
.highlight .sh { color: #8F9D6A !important; }

/* Literal.String.Heredoc */
.highlight .si { color: #DAEFA3 !important; font-weight: normal !important; }

/* Literal.String.Interpol */
.highlight .sx { color: #8F9D6A !important; }

/* Literal.String.Other */
.highlight .sr { color: #E9C062 !important; }

/* Literal.String.Regex */
.highlight .s1 { color: #8F9D6A !important; }

/* Literal.String.Single */
.highlight .ss { color: #CF6A4C !important; }

/* Literal.String.Symbol */
.highlight .bp { color: #00aaaa !important; }

/* Name.Builtin.Pseudo */
.highlight .vc { color: #7587A6 !important; }

/* Name.Variable.Class */
.highlight .vg { color: #7587A6 !important; }

/* Name.Variable.Global */
.highlight .vi { color: #7587A6 !important; }

/* Name.Variable.Instance */
.highlight .il { color: #009999 !important; }

/* Literal.Number.Integer.Long */
code.language-css .nl { color: #9B859D !important; }

code.language-css .nf, code.language-css .nc { color: #CDA869 !important; }

code.language-erb .cp { color: #fff !important; }

code.language-erb .na { color: #CDA869 !important; }

code.language-erb .p + .nf { color: #fff !important; }

code.language-erb .s { color: #8F9D6A !important; }

code.language-erb .kp { color: #CF6A4C !important; }

code.language-html .s { color: #8F9D6A !important; }

code.language-javascript .nx { color: #7587A6 !important; }

code.language-javascript .dl { color: #8F9D6A !important; }

code.language-javascript .nb { color: #9B859D !important; }

code.language-ruby .nf + .o { color: #CDA869 !important; }

code.language-ruby .n + .o { color: #CDA869 !important; }

code.language-ruby .kp { color: #CDA869 !important; }

code.language-ruby .ss + .kp { color: #CF6A4C !important; }

code.language-ruby .o + .kp { color: #CF6A4C !important; }

code.language-ruby .p + .nf { color: #fff !important; }

html { font-size: 17px; }

body { font-family: "Roboto Mono", monospace; color: #222; }

.container { width: 660px; margin: 0 auto; padding: 4rem; line-height: 1.6; }

.container--home { padding-top: 2rem; }

h1, h2, h3, h4, h5 { font-weight: bold; line-height: 1.15; }

h1 { font-size: 2.5rem; margin-bottom: 3.75rem; margin-top: 4rem; }

h1 strong { display: none; }

h1 + header { display: none; }

h2 { font-size: 1.75rem; margin-top: 4.5rem; margin-bottom: 2.25rem; }

h3 { font-size: 1.5rem; margin-top: 3rem; margin-bottom: 2rem; }

h4 { font-size: 1.25rem; margin-top: 3rem; margin-bottom: 1.25rem; }

h1 + h5 { margin-top: -3rem; margin-bottom: 3.75rem; font-size: 1.25rem; color: #aaa; }

h3 + h4 em { color: #aaa; display: block; font-style: normal; margin-top: -3rem; font-weight: normal; }

p { margin-bottom: 2rem; }

p img { width: calc(100% + 2*1.5rem); margin: 3rem -1.5rem; display: block; }

p img.icon { height: 1rem; width: auto; display: inline; box-shadow: none; margin: 0; }

p img + em { display: block; margin-top: -2.5rem; margin-bottom: 3rem; color: #aaa; font-size: 0.875rem; text-align: center; }

a { color: #0081FF; text-decoration: none; border-bottom: 2px solid #0081FF; }

a:hover { background: #0081FF; color: #fff; text-decoration: none; }

a.icon-link { border-bottom: 0; }

a.icon-link:hover { background: none; }

a.image-link + em { display: block; margin-top: -2.5rem; margin-bottom: 3rem; color: #aaa; font-size: 0.875rem; text-align: center; }

strong { font-weight: bold; }

em { font-style: italic; }

ul, ol { padding-left: 2rem; margin-bottom: 3rem; }

ul { list-style-type: none; }

ol { list-style-type: decimal; }

li { margin-bottom: 1rem; }

ul li:before { content: "*"; float: left; margin-left: -2rem; }

hr { margin: 4rem 0; border: 0; color: #222; opacity: 0.25; }

hr:before { content: "==="; }

nav { line-height: 1; margin-bottom: 4rem; }

nav a.home { border: 0; color: #aaa; float: right; }

nav a.home:hover { background: transparent; }

nav + article > h1 { margin-top: 0; }

span.arrow { font-family: sans-serif; }

blockquote { margin: 3rem 0; padding: 1.5rem 2rem 1.5rem 1.5rem; background: #eee; border-left: 0.5rem solid #ccc; }

blockquote p:last-child { margin-bottom: 0; }

blockquote.accepting { background: #d5f4c6; border-left: 0.5rem solid #b0d99c; }

blockquote h1, blockquote h2, blockquote h3, blockquote h4, blockquote h5 { margin: 0; }

img.me { width: 50%; margin: 0 auto; display: block; }

.video-container { display: flex; flex-direction: column; border-radius: 6px; overflow: hidden; border: 1px solid #cccccc; box-shadow: rgba(0, 0, 0, 0.1) 0 0.5rem 1rem 0; margin: 3rem 0; }

.video-container + p em { display: block; margin-top: -1.5rem; margin-bottom: 3rem; color: #aaa; font-size: 0.875rem; text-align: center; }

.video-container video { margin-bottom: -2px; }

#hello { transition: opacity 125ms linear; }

.spotify { background-image: url(/assets/images/spotify.svg); background-size: 1rem; width: 1rem; height: 1rem; display: inline-block; }

.pulsing { animation-name: pulsing; animation-duration: 1s; animation-timing-function: linear; animation-iteration-count: infinite; }

.fa-spotify { color: #1BB954; }

@keyframes pulsing { 0% { opacity: 1; }
  20% { opacity: .25; }
  40% { opacity: 1; }
  100% { opacity: 1; } }

code.highlighter-rouge { background-color: rgba(0, 0, 0, 0.05); color: #555; padding: 0rem .2rem; border-radius: 3px; }

div.highlighter-rouge, figure.highlight { margin: calc(3rem/2) 0 3rem; padding: 1.5rem; font-size: 0.875rem; background: #181818; color: #fff; font-weight: normal !important; line-height: 1.5; border-radius: 3px; overflow-x: auto; }

div.highlighter-rouge *, figure.highlight * { font-family: "Roboto Mono", monospace !important; }

div.highlighter-rouge + p em:first-child, figure.highlight + p em:first-child { margin-top: -2.5rem; margin-bottom: 3rem; display: block; font-size: 0.875rem; color: #aaa; }

div.highlighter-rouge pre, figure.highlight pre { white-space: pre; word-break: normal; }

div.embed-container { margin: 3rem 0; display: block; }

div.embed-container + p em:first-child { margin-top: -2.5rem; margin-bottom: 3rem; display: block; font-size: 0.875rem; color: #aaa; }

.newsletter { margin: 3rem -3rem; background: #038a71; color: #fff; padding: 3rem; }

.newsletter__row { display: flex; justify-content: space-between; align-items: stretch; }

.newsletter input[type="email"] { border: 0; outline: 0; padding: 0.75rem; font-size: 100%; font-family: "Roboto Mono", monospace; background: #B8E2DB; font-weight: bold; border-top: 3px solid #70c4b6; flex: 1 0 auto; margin-right: 2rem; }

.newsletter input[type="email"]:focus { background: #fff; border-top-color: #ddd; }

.newsletter input[type="submit"] { background: #025848; outline: 0; border: 0; color: #fff; font-family: "Roboto Mono", monospace; padding: calc(0.7rem) 1.5rem; border-radius: 3px; border-bottom: 3px solid #01261f; }

footer { display: flex; justify-content: space-between; text-align: center; margin: 8rem 0 4rem; }

ul.tags { padding: 0; margin-bottom: 1rem; }

ul.tags li { list-style-type: none; display: inline-block; background: #ddd; padding: 0.25rem 0.5rem; border-radius: 3px; margin-bottom: 0.5rem; }

ul.tags li:before { content: ""; float: normal; margin-left: 0; }

@media only screen and (max-width: 992px) { html { font-size: 16px; } h1 { font-size: 2rem; } h2 { font-size: 1.5rem; } h3 { font-size: 1.25rem; } .container { padding: 6rem 2rem 4rem; word-break: break-word; } p img { width: calc(100% + 2*1rem); margin: 3rem 0; } blockquote { margin: 3rem 0; padding: 1rem; } .newsletter { margin: 3rem 0; } div.highlighter-rouge, figure.highlight { margin: 3rem 0; padding: 1rem; font-size: 0.75rem; } footer { flex-direction: column; align-items: center; } footer a { margin-bottom: 2rem; } }

@media only screen and (max-width: 688px) { html { font-size: 16px; } h1 { font-size: 1.75rem; } h2 { font-size: 1.5rem; } h3 { font-size: 1.25rem; } .container { padding: 3rem 2rem 2rem; width: calc(100% - 4rem); } }

/*# sourceMappingURL=styles.css.map */