
@font-face {
  font-family: 'Silkscreen';
  src: url('/static/fonts/silkscreen/slkscr.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Silkscreen';
  src: url('/static/fonts/silkscreen/slkscrb.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Graphik Web';
  src: url('/static/fonts/graphik/Graphik-BlackItalic-Web.woff2') format('woff2'),
       url('/static/fonts/graphik/Graphik-BlackItalic-Web.woff') format('woff');
  font-weight:  800;
  font-style:   italic;
  font-stretch: normal;
}

@font-face {
  font-family: 'Graphik Web';
  src: url('/static/fonts/graphik/Graphik-Black-Web.woff2') format('woff2'),
       url('/static/fonts/graphik/Graphik-Black-Web.woff') format('woff');
  font-weight:  800;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Graphik Web';
  src: url('/static/fonts/graphik/Graphik-BoldItalic-Web.eot');
  src: url('/static/fonts/graphik/Graphik-BoldItalic-Web.eot?#iefix') format('embedded-opentype'),
       url('/static/fonts/graphik/Graphik-BoldItalic-Web.woff2') format('woff2'),
       url('/static/fonts/graphik/Graphik-BoldItalic-Web.woff') format('woff');
  font-weight:  700;
  font-style:   italic;
  font-stretch: normal;
}

@font-face {
  font-family: 'Graphik Web';
  src: url('/static/fonts/graphik/Graphik-Bold-Web.woff2') format('woff2'),
       url('/static/fonts/graphik/Graphik-Bold-Web.woff') format('woff');
  font-weight:  700;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Graphik Web';
  src: url('/static/fonts/graphik/Graphik-MediumItalic-Web.woff2') format('woff2'),
       url('/static/fonts/graphik/Graphik-MediumItalic-Web.woff') format('woff');
  font-weight:  500;
  font-style:   italic;
  font-stretch: normal;
}

@font-face {
  font-family: 'Graphik Web';
  src: url('/static/fonts/graphik/Graphik-Medium-Web.woff2') format('woff2'),
       url('/static/fonts/graphik/Graphik-Medium-Web.woff') format('woff');
  font-weight:  500;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Graphik Web';
  src: url('/static/fonts/graphik/Graphik-RegularItalic-Web.woff2') format('woff2'),
       url('/static/fonts/graphik/Graphik-RegularItalic-Web.woff') format('woff');
  font-weight:  400;
  font-style:   italic;
  font-stretch: normal;
}

@font-face {
  font-family: 'Graphik Web';
  src: url('/static/fonts/graphik/Graphik-Regular-Web.woff2') format('woff2'),
       url('/static/fonts/graphik/Graphik-Regular-Web.woff') format('woff');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}


@font-face {
  font-family: 'Bluu';
  src: url('/static/fonts/bluu/bluunext-bold-webfont.woff2') format('woff2'),
       url('/static/fonts/bluu/bluunext-bold-webfont.woff') format('woff'),
       url('/static/fonts/bluu/bluunext-bold.ttf') format('truetype'),
       url('/static/fonts/bluu/bluunext-bold-webfont.svg#bluu_nextbold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Bluu';
  src: url('/static/fonts/bluu/bluunext-bolditalic-webfont.woff2') format('woff2'),
       url('/static/fonts/bluu/bluunext-bolditalic-webfont.woff') format('woff'),
       url('/static/fonts/bluu/bluunext-bolditalic.ttf') format('truetype'),
       url('/static/fonts/bluu/bluunext-bolditalic-webfont.svg#bluu_nextbold_italic') format('svg');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Reforma';
  src: url('/static/fonts/reforma/Reforma1918-Blanca.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Reforma';
  src: url('/static/fonts/reforma/Reforma1918-Negra.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Reforma';
  src: url('/static/fonts/reforma/Reforma1918-Gris.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Reforma';
  src: url('/static/fonts/reforma/Reforma1918-GrisItalica.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}


.ReactTable{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid rgba(0,0,0,0.1);}.ReactTable *{box-sizing:border-box}.ReactTable .rt-table{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;border-collapse:collapse;overflow:auto}.ReactTable .rt-thead{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.ReactTable .rt-thead.-headerGroups{background:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.05)}.ReactTable .rt-thead.-filters{border-bottom:1px solid rgba(0,0,0,0.05);}.ReactTable .rt-thead.-filters .rt-th{border-right:1px solid rgba(0,0,0,0.02)}.ReactTable .rt-thead.-header{box-shadow:0 2px 15px 0 rgba(0,0,0,0.15)}.ReactTable .rt-thead .rt-tr{text-align:center}.ReactTable .rt-thead .rt-th,.ReactTable .rt-thead .rt-td{padding:5px 5px;line-height:normal;position:relative;border-right:1px solid rgba(0,0,0,0.05);-webkit-transition:box-shadow .3s cubic-bezier(.175,.885,.32,1.275);transition:box-shadow .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:inset 0 0 0 0 transparent;}.ReactTable .rt-thead .rt-th.-sort-asc,.ReactTable .rt-thead .rt-td.-sort-asc{box-shadow:inset 0 3px 0 0 rgba(0,0,0,0.6)}.ReactTable .rt-thead .rt-th.-sort-desc,.ReactTable .rt-thead .rt-td.-sort-desc{box-shadow:inset 0 -3px 0 0 rgba(0,0,0,0.6)}.ReactTable .rt-thead .rt-th.-cursor-pointer,.ReactTable .rt-thead .rt-td.-cursor-pointer{cursor:pointer}.ReactTable .rt-thead .rt-th:last-child,.ReactTable .rt-thead .rt-td:last-child{border-right:0}.ReactTable .rt-thead .rt-resizable-header{overflow:visible;}.ReactTable .rt-thead .rt-resizable-header:last-child{overflow:hidden}.ReactTable .rt-thead .rt-resizable-header-content{overflow:hidden;text-overflow:ellipsis}.ReactTable .rt-thead .rt-header-pivot{border-right-color:#f7f7f7}.ReactTable .rt-thead .rt-header-pivot:after,.ReactTable .rt-thead .rt-header-pivot:before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ReactTable .rt-thead .rt-header-pivot:after{border-color:rgba(255,255,255,0);border-left-color:#fff;border-width:8px;margin-top:-8px}.ReactTable .rt-thead .rt-header-pivot:before{border-color:rgba(102,102,102,0);border-left-color:#f7f7f7;border-width:10px;margin-top:-10px}.ReactTable .rt-tbody{-webkit-box-flex:99999;-ms-flex:99999 1 auto;flex:99999 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto;}.ReactTable .rt-tbody .rt-tr-group{border-bottom:solid 1px rgba(0,0,0,0.05);}.ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:0}.ReactTable .rt-tbody .rt-td{border-right:1px solid rgba(0,0,0,0.02);}.ReactTable .rt-tbody .rt-td:last-child{border-right:0}.ReactTable .rt-tbody .rt-expandable{cursor:pointer}.ReactTable .rt-tr-group{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ReactTable .rt-tr{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ReactTable .rt-th,.ReactTable .rt-td{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;white-space:nowrap;text-overflow:ellipsis;padding:7px 5px;overflow:hidden;-webkit-transition:.3s ease;transition:.3s ease;-webkit-transition-property:width,min-width,padding,opacity;transition-property:width,min-width,padding,opacity;}.ReactTable .rt-th.-hidden,.ReactTable .rt-td.-hidden{width:0 !important;min-width:0 !important;padding:0 !important;border:0 !important;opacity:0 !important}.ReactTable .rt-expander{display:inline-block;position:relative;margin:0;color:transparent;margin:0 10px;}.ReactTable .rt-expander:after{content:'';position:absolute;width:0;height:0;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);border-left:5.04px solid transparent;border-right:5.04px solid transparent;border-top:7px solid rgba(0,0,0,0.8);-webkit-transition:all .3s cubic-bezier(.175,.885,.32,1.275);transition:all .3s cubic-bezier(.175,.885,.32,1.275);cursor:pointer}.ReactTable .rt-expander.-open:after{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.ReactTable .rt-resizer{display:inline-block;position:absolute;width:36px;top:0;bottom:0;right:-18px;cursor:col-resize;z-index:10}.ReactTable .rt-tfoot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;box-shadow:0 0 15px 0 rgba(0,0,0,0.15);}.ReactTable .rt-tfoot .rt-td{border-right:1px solid rgba(0,0,0,0.05);}.ReactTable .rt-tfoot .rt-td:last-child{border-right:0}.ReactTable.-striped .rt-tr.-odd{background:rgba(0,0,0,0.03)}.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover{background:rgba(0,0,0,0.05)}.ReactTable .-pagination{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3px;box-shadow:0 0 15px 0 rgba(0,0,0,0.1);border-top:2px solid rgba(0,0,0,0.1);}.ReactTable .-pagination .-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:100%;border:0;border-radius:3px;padding:6px;font-size:1em;color:rgba(0,0,0,0.6);background:rgba(0,0,0,0.1);-webkit-transition:all .1s ease;transition:all .1s ease;cursor:pointer;outline:none;}.ReactTable .-pagination .-btn[disabled]{opacity:.5;cursor:default}.ReactTable .-pagination .-btn:not([disabled]):hover{background:rgba(0,0,0,0.3);color:#fff}.ReactTable .-pagination .-previous,.ReactTable .-pagination .-next{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.ReactTable .-pagination .-center{-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5;text-align:center;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.ReactTable .-pagination .-pageInfo{display:inline-block;margin:3px 10px;white-space:nowrap}.ReactTable .-pagination .-pageJump{display:inline-block;}.ReactTable .-pagination .-pageJump input{width:70px;text-align:center}.ReactTable .-pagination .-pageSizeOptions{margin:3px 10px}.ReactTable .rt-noData{display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:rgba(255,255,255,0.8);-webkit-transition:all .3s ease;transition:all .3s ease;z-index:1;pointer-events:none;padding:20px;color:rgba(0,0,0,0.5)}.ReactTable .-loading{display:block;position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(255,255,255,0.8);-webkit-transition:all .3s ease;transition:all .3s ease;z-index:-1;opacity:0;pointer-events:none;}.ReactTable .-loading > div{position:absolute;display:block;text-align:center;width:100%;top:50%;left:0;font-size:15px;color:rgba(0,0,0,0.6);-webkit-transform:translateY(-52%);transform:translateY(-52%);-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.ReactTable .-loading.-active{opacity:1;z-index:2;pointer-events:all;}.ReactTable .-loading.-active > div{-webkit-transform:translateY(50%);transform:translateY(50%)}.ReactTable input,.ReactTable select{border:1px solid rgba(0,0,0,0.1);background:#fff;padding:5px 7px;font-size:inherit;border-radius:3px;font-weight:normal;outline:none}.ReactTable .rt-resizing .rt-th,.ReactTable .rt-resizing .rt-td{-webkit-transition:none !important;transition:none !important;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}

* {
  box-sizing: border-box;
}
body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  color: #24292e;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  line-height: 1.5;
  word-wrap: break-word;
}

.pl-c {
  color: #969896;
}

.pl-c1,
.pl-s .pl-v {
  color: #0086b3;
}

.pl-e,
.pl-en {
  color: #795da3;
}

.pl-smi,
.pl-s .pl-s1 {
  color: #333;
}

.pl-ent {
  color: #63a35c;
}

.pl-k {
  color: #a71d5d;
}

.pl-s,
.pl-pds,
.pl-s .pl-pse .pl-s1,
.pl-sr,
.pl-sr .pl-cce,
.pl-sr .pl-sre,
.pl-sr .pl-sra {
  color: #183691;
}

.pl-v,
.pl-smw {
  color: #ed6a43;
}

.pl-bu {
  color: #b52a1d;
}

.pl-ii {
  color: #f8f8f8;
  background-color: #b52a1d;
}

.pl-c2 {
  color: #f8f8f8;
  background-color: #b52a1d;
}

.pl-c2::before {
  content: "\\000d";
}

.pl-sr .pl-cce {
  font-weight: bold;
  color: #63a35c;
}

.pl-ml {
  color: #693a17;
}

.pl-mh,
.pl-mh .pl-en,
.pl-ms {
  font-weight: bold;
  color: #1d3e81;
}

.pl-mq {
  color: #008080;
}

.pl-mi {
  font-style: italic;
  color: #333;
}

.pl-mb {
  font-weight: bold;
  color: #333;
}

.pl-md {
  color: #bd2c00;
  background-color: #ffecec;
}

.pl-mi1 {
  color: #55a532;
  background-color: #eaffea;
}

.pl-mc {
  color: #ef9700;
  background-color: #ffe3b4;
}

.pl-mi2 {
  color: #d8d8d8;
  background-color: #808080;
}

.pl-mdr {
  font-weight: bold;
  color: #795da3;
}

.pl-mo {
  color: #1d3e81;
}

.pl-ba {
  color: #595e62;
}

.pl-sg {
  color: #c0c0c0;
}

.pl-corl {
  text-decoration: underline;
  color: #183691;
}

.octicon {
  display: inline-block;
  vertical-align: text-top;
  fill: currentColor;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

strong {
  font-weight: inherit;
}

strong {
  font-weight: bolder;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

input {
  font: inherit;
  margin: 10px 10px 20px 0;
}

input {
  overflow: visible;
}

[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}


input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #0366d6;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

strong {
  font-weight: 600;
}

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

td,
th {
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}

h1 {
  font-size: 32px;
  font-weight: 600;
}

h2 {
  font-size: 24px;
  font-weight: 600;
}

h3 {
  font-size: 20px;
  font-weight: 600;
}

h4 {
  font-size: 16px;
  font-weight: 600;
}

h5 {
  font-size: 14px;
  font-weight: 600;
}

h6 {
  font-size: 12px;
  font-weight: 600;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

blockquote {
  margin: 0;
}

ul,
ol {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

ol ol,
ul ol {
  list-style-type: lower-roman;
}

ul ul ol,
ul ol ol,
ol ul ol,
ol ol ol {
  list-style-type: lower-alpha;
}

dd {
  margin-left: 0;
}

code {
  font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
  font-size: 12px;
}

pre {
  margin-top: 0;
  margin-bottom: 0;
  font: 12px "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
}

.octicon {
  vertical-align: text-bottom;
}

.pl-0 {
  padding-left: 0 !important;
}

.pl-1 {
  padding-left: 4px !important;
}

.pl-2 {
  padding-left: 8px !important;
}

.pl-3 {
  padding-left: 16px !important;
}

.pl-4 {
  padding-left: 24px !important;
}

.pl-5 {
  padding-left: 32px !important;
}

.pl-6 {
  padding-left: 40px !important;
}

.idyll-root {
  max-width: 1440px;
  /* margin-left: 0; */
}
.idyll-root::before {
  display: table;
  content: "";
}

.idyll-root::after {
  display: table;
  clear: both;
  content: "";
}

.idyll-root>*:first-child {
  margin-top: 0 !important;
}

.idyll-root>*:last-child {
  margin-bottom: 0 !important;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}

.anchor {
  float: left;
  padding-right: 4px;
  margin-left: -20px;
  line-height: 1;
}

.anchor:focus {
  outline: none;
}

p,
blockquote,
ul,
ol,
dl,
table,
pre {
  margin-top: 0;
  margin-bottom: 16px;
}

hr {
  height: 2px;
  padding: 0;
  margin: 2em 0;
  background-color: #222;
  border: 0;
}

blockquote {
  padding: 0 1em;
  color: #6a737d;
  border-left: 0.25em solid #dfe2e5;
}

blockquote>:first-child {
  margin-top: 0;
}

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

kbd {
  display: inline-block;
  padding: 3px 5px;
  font-size: 11px;
  line-height: 10px;
  color: #444d56;
  vertical-align: middle;
  background-color: #fafbfc;
  border: solid 1px #c6cbd1;
  border-bottom-color: #959da5;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 #959da5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 2em;
  margin-bottom: 0.5em;
  font-weight: 600;
  line-height: 1.25;
}

h1 .octicon-link,
h2 .octicon-link,
h3 .octicon-link,
h4 .octicon-link,
h5 .octicon-link,
h6 .octicon-link {
  color: #1b1f23;
  vertical-align: middle;
  visibility: hidden;
}

h1:hover .anchor,
h2:hover .anchor,
h3:hover .anchor,
h4:hover .anchor,
h5:hover .anchor,
h6:hover .anchor {
  text-decoration: none;
}

h1:hover .anchor .octicon-link,
h2:hover .anchor .octicon-link,
h3:hover .anchor .octicon-link,
h4:hover .anchor .octicon-link,
h5:hover .anchor .octicon-link,
h6:hover .anchor .octicon-link {
  visibility: visible;
}

h1 {
  padding-bottom: 0.3em;
  font-size: 2em;
  border-bottom: 1px solid #eaecef;
}

h2 {
  padding-bottom: 0.3em;
  font-size: 1.5em;
  border-bottom: 1px solid #eaecef;
}

h3 {
  font-size: 1.25em;
}

h4 {
  font-size: 1em;
}

h5 {
  font-size: 0.875em;
}

h6 {
  font-size: 0.85em;
  color: #6a737d;
}

h1.hed,
h2.dek {
  border-bottom: none;
  padding-bottom: 0;
  margin-top: 12px;
}

ul,
ol {
  padding-left: 2em;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-top: 0;
  margin-bottom: 0;
}

li>p {
  margin-top: 16px;
}

li+li {
  margin-top: 0.25em;
}

dl {
  padding: 0;
}

dl dt {
  padding: 0;
  margin-top: 16px;
  font-size: 1em;
  font-style: italic;
  font-weight: 600;
}

dl dd {
  padding: 0 16px;
  margin-bottom: 16px;
}

table {
  display: block;
  width: 100%;
  overflow: auto;
}

table th {
  font-weight: 600;
}

table th,
table td {
  padding: 6px 13px;
  border: 1px solid #dfe2e5;
}

table tr {
  background-color: #fff;
  border-top: 1px solid #c6cbd1;
}

table tr:nth-child(2n) {
  background-color: #f6f8fa;
}

img {
  /* max-width: 100%; */
  box-sizing: content-box;
}

code {
  padding: 0;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  margin: 0;
  font-size: 85%;
  background-color: rgba(27,31,35,0.05);
  border-radius: 3px;
}

code::before,
code::after {
  letter-spacing: -0.2em;
  content: "\\00a0";
}

pre {
  word-wrap: normal;
}

pre>code {
  padding: 0;
  margin: 0;
  font-size: 100%;
  word-break: normal;
  white-space: pre;
  background: transparent;
  border: 0;
}

.highlight {
  margin-bottom: 16px;
}

.highlight pre {
  margin-bottom: 0;
  word-break: normal;
}

.highlight pre,
pre {
  padding: 16px;
  overflow: auto;
  font-size: 85%;
  line-height: 1.45;
  background-color: #f6f8fa;
  border-radius: 3px;
}

pre code {
  display: inline;
  max-width: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  line-height: inherit;
  word-wrap: normal;
  background-color: transparent;
  border: 0;
}

pre code::before,
pre code::after {
  content: normal;
}

.full-commit .btn-outline:not(:disabled):hover {
  color: #005cc5;
  border-color: #005cc5;
}

kbd {
  display: inline-block;
  padding: 3px 5px;
  font: 11px "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
  line-height: 10px;
  color: #444d56;
  vertical-align: middle;
  background-color: #fcfcfc;
  border: solid 1px #c6cbd1;
  border-bottom-color: #959da5;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 #959da5;
}

:checked+.radio-label {
  position: relative;
  z-index: 1;
  border-color: #0366d6;
}

.task-list-item {
  list-style-type: none;
}

.task-list-item+.task-list-item {
  margin-top: 3px;
}

.task-list-item input {
  margin: 0 0.2em 0.25em -1.6em;
  vertical-align: middle;
}

.idyll-dynamic {
  text-decoration: underline;
  text-decoration-style: dotted;
}

.idyll-action {
  text-decoration: underline;
}

.idyll-document-error {
  color: red;
  font-family: monospace;
}



.idyll-step-graphic {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: black;
}

.idyll-scroll-graphic {

  text-align: center;
  width: 100%;
}

.idyll-step-graphic img {
  flex-shrink: 0;
  min-width: 100%;
  min-height: 100%
}

.idyll-step-content {
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  color: white;
  padding: 10px;
  background: rgba(0, 0, 0, 0.8);
}

.idyll-stepper-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

.idyll-stepper-control-button {
  background: rgba(0, 0, 0, 0.7);
  color: white;
  font-weight: bold;
  padding: 15px 10px;
  cursor: pointer;
}

.idyll-stepper-control-button-previous {
  position: absolute;
  left: 10px;
}

.idyll-stepper-control-button-next {
  position: absolute;
  right: 10px;
}

.idyll-stepper {
  margin: 60px 0;
}

.idyll-scroll {
  margin-top: 25vh;
}

.idyll-scroll-text {
  padding: 50vh 0;
}

.idyll-scroll-text .idyll-step {
  margin: 75vh 0 75vh 0;
  padding: 50px;
  background: white;
}



body {
  /* Before the wildfire: */
  font-family: Reforma;
  font-size: 20px;
  color: #222222;
  line-height: 32px;
  font-weight: 500;
  /* opacity: 0;
  transition: opacity 0.5s; */
}

.idyll-text-container > p {
  margin-bottom: 32px;
}


.hed {
  /* Parametric: */
  font-family: bluu;
  font-size: 124px;
  /* width: 700px; */
  line-height: 111px;
}

.hed .press {
  /* Press: */
  font-family: bluu;
  font-style: italic;
}

.dek {
  /* Call for Proposals: */
  font-family: 'Graphik Web';
  font-size: 20px;
}

.dek .date {
  /* Fall/Winter 2018: */
  font-family: bluu;
  font-style: italic;
  font-size: 22px;
}

h1, h2, h3, h4, h5, h6 {
  /* font-size: 20px; */
  font-family: 'Graphik Web';
  text-decoration: none;
  border-bottom: none;
}

h1.hed, h2.dek {
  margin: 0;
}

h2.dek {
  margin-top: 48px;
}

h2 {
  margin: 2em 0 0.5em;
}

.idyll-root {
  margin-bottom: 0 !important;
  padding-bottom: 0;
  padding-top: 0;
}


button, input[type=submit] {
  display: block;
  margin: 1em auto;
  background: #4801FF;
  font-family: Silkscreen;
  border: none;
  box-shadow: none;
  border-radius: 0px;
  color: white;
  font-size: 14px;
  padding: 1em 2em;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}


pre {
  max-width: 960px;
  margin: 2em auto;
}

h1.hed {
  font-size: 4em;
  margin-top: 0;
}

h2.dek {
  font-size: 2em;
  margin: 0.5em auto;
  max-width: 800px;
  font-weight: lighter;
}

.article-header {
  /* text-align: center; */
  color: #2D2D2D;
  padding: -0.5em 0 -0.5em 0;
  margin-bottom: 4em;
  padding-left: 0;
}

.article-header .hed-container {
  color: #2D2D2D;
  background: #2D2D2D;
  width: 100%;
  text-shadow:
  -0.5px -0.5px 0 #B0B0B0,
  0.5px -0.5px 0 #B0B0B0,
  -0.5px 0.5px 0 #B0B0B0,
  0.5px 0.5px 0 #B0B0B0;
  /* white-space: nowrap; */
  /* display: flex; */
  /* justify-content: center; */
  /* overflow: hidden; */
}
.article-header .header-highlight {
  color: #fff;
  text-shadow: none;
  margin-left: 0.25em;
  margin-right: 0.25em;
  font-size: 1.2em;
}

.article-header a {

  text-decoration: underline;

}
.idyll-dynamic {
  cursor: ew-resize;
  font-family: monospace;
}
.idyll-display {
  font-family: monospace;
}

.dynamic-module {
  background: #efefef;
  margin: 2em -2em;
  padding: 1em;
  border-radius: 10px;
}

img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.parametric-metadata-container {
  position: relative;
}


.parametric-metadata {
  position: absolute;
  left: 2em;
  font-size: 20px;
  font-family: 'Reforma';
  font-weight: 300;
  letter-spacing: -0.78px;
}

.parametric-metadata-header {
  font-size: 20px;
  font-family: 'Graphik Web';
  font-weight: bold;
}
.parametric-metadata-role {
  font-family: 'Bluu';
  /* font-weight: bold; */
}

.idyll-text-container {
  max-width: 720px;
}

.article-header {
  width: 100%;
  max-width: none;
}
.article-header img {
  max-width: none;
}

.idyll-text-container {
  max-width: 720px;
}

.article-header {
  width: 100%;
  max-width: none;
  margin-bottom: 2em;
}

.article-header .hed-container {
  background: none;
}

h1.hed {
  opacity: 0.1;
  font-family: "Graphik Web";
  font-weight: 800;
  font-size: 240px;
  color: #4801FF;
  line-height: 200px;
  position: absolute;
  width: 1400px;
}
h1.hed-offset {
  position: relative;
  top: -8px;
  left: -13px;
  pointer-events: none;
}

h1.hed-rotate {
  font-family: "Graphik Web";
  font-weight: 800;
  font-size: 240px;
  margin-top: 0;
  color: #222222;
/* Safari */
  line-height: 200px;
  pointer-events: none;
  user-select: none;

-webkit-transform: rotate(90deg);
-webkit-transform-origin: left top;
-moz-transform: rotate(90deg);
-moz-transform-origin: left top;
-ms-transform: rotate(90deg);
-ms-transform-origin: left top;
-o-transform: rotate(90deg);
-o-transform-origin: left top;
transform: rotate(90deg);
transform-origin: left top;

position: absolute;
top: -75px;
left: calc(100% - 40px);
white-space: nowrap;
}

body {
  overflow-x: hidden;
}

.aside {
  font-family: 'Graphik Web';
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
}

a {
  color: #4801FF;
}

.parametric-inset {
  margin: 2em 2em;
  font-family: 'Graphik Web';
}

.parametric-article-dek {
  font-size: 32px;
  line-height: 1.5;
}

.parametric-article-nav {
  margin-top: 25px;
  margin-left: 50px;
  margin-right: 50px;
  z-index: 1000;
  font-size: 32px;
}

.parametric-header-text {
  display: flex;
  width: 100vw;
  max-width: 1440px;
  position: relative;
  top: 4em;
}

.parametric-header-hed {
  height: 520px;
}

.parametric-header-hed-text {
  position: relative;
  top: 60px;
  font-family: 'Graphik Web';
  margin-left: 0;
}

.parametric-recirc-next-article {
  width: 100%;
  line-height: 1.1;
  font-weight: bold;
  margin-bottom: 1em;
  margin-left: 50px;
  max-width: 1340px;
}
.parametric-recirc-next-article a {
  font-family: 'Graphik Web';
  font-size: 32px;
  color: #ffffff;
  text-shadow: -1px -1px 0 #4801FF, 1px -1px 0 #4801FF, -1px 1px 0 #4801FF, 1px 1px 0 #4801FF;
  transition: all 0.25s;
  cursor: pointer;
}

.parametric-recirc-next-article a:hover .highlight-hover {
  color: #4801FF;
  /* text-shadow: none; */
}



.parametric-issue-toc {
  font-size: 28px;
}

.parametric-float-right {
  max-width: 1000px;
  margin: 2em 2em 2em auto;
}

.parametric-caption {
  font-family: 'Graphik Web';
  line-height: 1.25;
  /* padding-top: 0.5em; */
  margin-top: 1em;
  /* border-top: solid 1px #c5c5c5; */
  margin-bottom: 2em;
  /* max-width: 600px; */
  font-size: 14px;
  line-height: 1.25;
  font-weight: 400;
}

.parametric-caption a {
  color: #24292e;
  text-decoration: underline;
}

.parametric-tooltip-trigger {
  cursor: pointer;
  text-decoration: underline;
}
.parametric-tooltip-trigger:hover {
  color: #4801FF;
}

.parametric-tooltip {
  background-color: #fff !important;
  color: #222 !important;
  box-shadow: 2px 2px 5px #222;
  font-family: 'Graphik Web';
  font-size: 14px !important;
  max-width: 400px;
  line-height: 1.25;
  opacity: 1 !important;
  border-radius: 0 !important;
}

.parametric-tooltip:after {
  border: none !important;
}

.parametric-long-title {
  font-weight: 900;
  font-family: 'Graphik Web';
  font-size: 56px;
  line-height: 64px;
  color: #222;
}

.parametric-header-image img {
  width: 400px;
  z-index: 3;
  position: relative;
  top: -70px;
  left: -120px;
  background: none;
}

.hed-rotate {
  z-index: 10;
  pointer-events: none;
}

.parametric-footer {
  background: #222222;
  color: white;
  padding: 2em 50px 3em 50px;
  margin-top: 2em;
  font-family: 'Graphik Web';
  font-size: 16px;
  width: 100vw;
  left: 0;
  position: absolute;
}

.parametric-footer-link-container {
  display: flex;
  flex-direction: row;
}
.parametric-footer-link-container > div {
  margin-right: 1em;
}

.parametric-footer form {
  text-align: right;
  display: flex;
  flex-direction: row;
  margin-left: 2em;
  line-height: 1.75;
  font-size: 12px;
  font-family: 'Graphik Web';
  height: 100%;
}

.parametric-footer > div {
  max-width: 1340px;
  margin: 0 auto;
}
.parametric-footer img {
  width: 300px;
  margin: 0;
  margin-bottom: 1em;
}
.parametric-footer input {
  margin: 0;
}

.parametric-footer form label {
  font-size: 23px;
}

.parametric-footer input[type=text] {
  width: 200px;
}
.parametric-footer input[type=submit] {
  padding: 0;
  margin: 0;
  margin-left: 1em;
  width: 100px;
}
.parametric-footer a {
  color: white;
}

.mobile {
  display: none;
}

.parametric-author-bio a {
  color: #222;
  text-decoration: underline;
}

@media all and (max-width: 1200px) {
  .parametric-metadata-container {
    position: static;
    max-width: 720px;
    margin: 0 auto;
  }

  .parametric-metadata {
    position: static;
    display: flex;
    flex-direction: row;
    justify-content: space-around
  }
  /* h1.hed-rotate {
    font-size: 96px;
    line-height: 100px;
  } */
  h1.hed-rotate {
    display: none;
  }
}

@media all and (max-width: 1000px) {
  .idyll-root {
    max-width: 100vw;
    padding: 0;
  }

  .desktop {
    display: none;
  }
  .mobile {
    display: initial;
  }

  .parametric-recirc-module {
    max-width: 350px;
    margin: 2em auto;
  }
  .parametric-recirc-next-article {
    margin-left: 0;
    margin-right: 0;
    padding-left: 1em;
    padding-right: 1em;
  }
  .parametric-recirc-next-article a {
    font-size: 24px;
  }
  /* h1.hed {
    font-size: 96px;
    line-height: 100px;
  } */

  .parametric-long-title {
    max-width: calc(100vw - 1em);
    font-size: 36px;
    line-height: 1.1
  }


	.idyll-text-container img {
		margin: 2em -1em;
		width: calc(100% + 2em);
		max-width: none;
  }

  .parametric-header-hed-text {
    max-width: 90vw;
    margin-left: 0;
  }

  .parametric-footer {
    flex-direction: column;
    padding: 1em 1em 3em 1em;
  }

  .parametric-footer form {
    text-align: left;
    margin-top: 1em;
  }
  .parametric-footer form label {
    font-size: 18px;
  }

  .aside-container {
    margin-bottom: 2em;
    margin-top: 2em;
  }

  .parametric-inset {
    margin: 2em 0;
  }

  .parametric-footer-link-container {
    flex-direction: column;
  }
  .parametric-footer-link-container > div {
    margin-right: 0;
  }

  .parametric-footer form {
    margin: 1em 0;
  }

  .parametric-footer form {
    flex-direction: column;
    width: calc(100vw - 2em);
    max-width: 100%;
  }
  .parametric-footer input[type=submit] {
    display: block;
    width: 100%;
    margin: 1em 0;
    padding: 1em 0;
  }
  .parametric-footer input[type=text] {
    width: 100%;
  }
  .parametric-issue-toc {
    font-size: 22px;
  }
  .parametric-nav-toc {
    text-align: right;
  }
  ul, ol {
    padding-left: 1em;
  }
}

@media all and (max-width: 800px) {

  body {
    font-size: 16px;
    line-height: 24px;
  }
  .article-header {
    overflow: hidden;
  }

  .parametric-header-image {
    display: none;
  }

  .parametric-article-dek {
    font-size: 24px;
  }
  .parametric-article-nav {
    margin-left: 1em;
    margin-right: 1em;
    font-size: 24px;
    line-height: 32px;
  }

  .parametric-nav-links {
    font-size: 18px;
    line-height: 1.5;
  }

  .parametric-header-text {
    top: 0;
  }
  .parametric-header-hed {
    height: 400px;
  }
  .idyll-root {
    max-width: 100vw;
    padding: 0;
  }

  .parametric-header-hed-text {
    top: 60px;
  }

}

@media all and (max-width: 320px) {
  .parametric-issue-toc {
    font-size: 18px;
    line-height: 24px;
  }
}

