
/* Table of Contents
/* ------------------------------------------------------------

This is a development CSS file which is built to a minified
production stylesheet in assets/built/screen.css

1.  Global Styles
2.  Layout
3.  Special Templates
4.  Site Header
  4.1 Home header
  4.2 Archive header
5.  Site Navigation
6.  Post Feed
7.  Single Post
  7.1. Post Byline
  7.2. Members Subscribe Form
  7.3. Comments
  7.4. Related Posts
  7.5. Koenig Styles
8.  Author Template
9.  Error Template
10. Subscribe Overlay
11. Site Footer
12. Members
13. Dark Mode */


/* 1. Global - Set up the things
/* ---------------------------------------------------------- */


/* Variables
/* ---------------------------------------------------------- */


:root {
  /* Colours */
}


/* FONTS */


/* ---------------------------------------------------------- */


/* @font-face */


/*   font-family: 'geomanistregular' */


/*   src: url('https://i.insertcred.it/assets/fonts/geomanist-book-webfont.eot') */


/*   src: url('https://i.insertcred.it/assets/fonts/geomanist-book-webfont.eot?#iefix') format('embedded-opentype'), */


/*     url('https://i.insertcred.it/assets/fonts/geomanist-book-webfont.woff2') format('woff2'), */


/*     url('https://i.insertcred.it/assets/fonts/geomanist-book-webfont.woff') format('woff'), */


/*     url('https://i.insertcred.it/assets/fonts/geomanist-book-webfont.ttf') format('truetype'), */


/*     url('https://i.insertcred.it/assets/fonts/geomanist-book-webfont.svg#geomanistregular') format('svg') */


/*   font-weight: normal */


/*   font-style: normal */


@font-face {
  font-family: 'geomanistweb';
  src: url('https://i.insertcred.it/assets/fonts/geomanist-book-webfont.eot');
  src: url('https://i.insertcred.it/assets/fonts/geomanist-book-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://i.insertcred.it/assets/fonts/geomanist-book-webfont.woff2') format('woff2'),
    url('https://i.insertcred.it/assets/fonts/geomanist-book-webfont.woff') format('woff'),
    url('https://i.insertcred.it/assets/fonts/geomanist-book-webfont.ttf') format('truetype'),
    url('https://i.insertcred.it/assets/fonts/geomanist-book-webfont.svg#geomanistregular') format('svg');
  font-weight: 400;
  font-style: normal
}


@font-face {
  font-family: 'geomanistweb';
  src: url('https://i.insertcred.it/assets/fonts/geomanist-book-italic-webfont.eot');
  src: url('https://i.insertcred.it/assets/fonts/geomanist-book-italic-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://i.insertcred.it/assets/fonts/geomanist-book-italic-webfont.woff2') format('woff2'),
    url('https://i.insertcred.it/assets/fonts/geomanist-book-italic-webfont.woff') format('woff'),
    url('https://i.insertcred.it/assets/fonts/geomanist-book-italic-webfont.ttf') format('truetype'),
    url('https://i.insertcred.it/assets/fonts/geomanist-book-italic-webfont.svg#geomanistitalic') format('svg');
  font-weight: 400;
  font-style: italic
}


@font-face {
  font-family: 'geomanistweb';
  src: url('https://i.insertcred.it/assets/fonts/geomanist-bold-webfont.eot');
  src: url('https://i.insertcred.it/assets/fonts/geomanist-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://i.insertcred.it/assets/fonts/geomanist-bold-webfont.woff2') format('woff2'),
    url('https://i.insertcred.it/assets/fonts/geomanist-bold-webfont.woff') format('woff'),
    url('https://i.insertcred.it/assets/fonts/geomanist-bold-webfont.ttf') format('truetype'),
    url('https://i.insertcred.it/assets/fonts/geomanist-bold-webfont.svg#geomanistregular') format('svg');
  font-weight: 600;
  font-style: normal
}


@font-face {
  font-family: 'geomanistweb';
  src: url('https://i.insertcred.it/assets/fonts/geomanist-bold-italic-webfont.eot');
  src: url('https://i.insertcred.it/assets/fonts/geomanist-bold-italic-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://i.insertcred.it/assets/fonts/geomanist-bold-italic-webfont.woff2') format('woff2'),
    url('https://i.insertcred.it/assets/fonts/geomanist-bold-italic-webfont.woff') format('woff'),
    url('https://i.insertcred.it/assets/fonts/geomanist-bold-italic-webfont.ttf') format('truetype'),
    url('https://i.insertcred.it/assets/fonts/geomanist-bold-italic-webfont.svg#geomanistitalic') format('svg');
  font-weight: 600;
  font-style: italic
}


@font-face {
  font-family: 'geomanistweb';
  src: url('https://i.insertcred.it/assets/fonts/geomanist-black-webfont.eot');
  src: url('https://i.insertcred.it/assets/fonts/geomanist-black-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://i.insertcred.it/assets/fonts/geomanist-black-webfont.woff2') format('woff2'),
    url('https://i.insertcred.it/assets/fonts/geomanist-black-webfont.woff') format('woff'),
    url('https://i.insertcred.it/assets/fonts/geomanist-black-webfont.ttf') format('truetype'),
    url('https://i.insertcred.it/assets/fonts/geomanist-black-webfont.svg#geomanistregular') format('svg');
  font-weight: 800;
  font-style: normal
}


@font-face {
  font-family: 'geomanistweb';
  src: url('https://i.insertcred.it/assets/fonts/geomanist-black-italic-webfont.eot');
  src: url('https://i.insertcred.it/assets/fonts/geomanist-black-italic-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://i.insertcred.it/assets/fonts/geomanist-black-italic-webfont.woff2') format('woff2'),
    url('https://i.insertcred.it/assets/fonts/geomanist-black-italic-webfont.woff') format('woff'),
    url('https://i.insertcred.it/assets/fonts/geomanist-black-italic-webfont.ttf') format('truetype'),
    url('https://i.insertcred.it/assets/fonts/geomanist-black-italic-webfont.svg#geomanistitalic') format('svg');
  font-weight: 800;
  font-style: italic
}


@font-face {
  font-family: 'geomanistweb';
  src: url('https://i.insertcred.it/assets/fonts/geomanist-ultra-webfont.eot');
  src: url('https://i.insertcred.it/assets/fonts/geomanist-ultra-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://i.insertcred.it/assets/fonts/geomanist-ultra-webfont.woff2') format('woff2'),
    url('https://i.insertcred.it/assets/fonts/geomanist-ultra-webfont.woff') format('woff'),
    url('https://i.insertcred.it/assets/fonts/geomanist-ultra-webfont.ttf') format('truetype'),
    url('https://i.insertcred.it/assets/fonts/geomanist-ultra-webfont.svg#geomanistitalic') format('svg');
  font-weight: 900;
  font-style: normal
}


/* Reset
/* ---------------------------------------------------------- */


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,
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: inherit;
  font-size: 100%;
  vertical-align: baseline
}


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-spacing: 0;
  border-collapse: collapse
}


img {
  max-width: 100%
}


html {
  box-sizing: border-box;
  font-family: sans-serif;

  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}


*,
*:before,
*:after {
  box-sizing: inherit
}


a {
  background-color: transparent
}


a:active,
a:hover {
  outline: 0
}


b,
strong {
  font-weight: bold
}


i,
em,
dfn {
  font-style: italic
}


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


small {
  font-size: 80%
}


sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}


sup {
  top: -0.5em
}


sub {
  bottom: -0.25em
}


img {
  border: 0
}


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


mark {
  background-color: #fdffb6
}


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


button,
input,
optgroup,
select,
textarea {
  margin: 0; /* 3 */
  color: inherit; /* 1 */
  font: inherit /* 2 */
}


button {
  overflow: visible;
  border: none
}


button,
select {
  text-transform: none
}


button,
html input[type="button"],
/* 1 */
input[type="reset"],
input[type="submit"] {
  cursor: pointer; /* 3 */

  -webkit-appearance: button /* 2 */
}


button[disabled],
html input[disabled] {
  cursor: default
}


button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0
}


input {
  line-height: normal
}


input:focus {
  outline: none
}


input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0 /* 2 */
}


input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto
}


input[type="search"] {
  box-sizing: content-box; /* 2 */

  -webkit-appearance: textfield /* 1 */
}


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


legend {
  padding: 0; /* 2 */
  border: 0 /* 1 */
}


textarea {
  overflow: auto
}


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


td,
th {
  padding: 0
}


/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */


html {
  overflow-x: hidden;
  overflow-y: scroll;
  font-size: 62.5%;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}


body {
  overflow-x: hidden;
  color: #FFFFFF;
  font-family: "geomanistweb", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 1.6rem;
  line-height: 1.6em;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
  text-rendering: optimizeLegibility;
  background: #000000;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga" on
}


::-moz-selection {
  text-shadow: none;
  background: rgb(231, 179, 255)
}


::selection {
  text-shadow: none;
  background: rgb(231, 179, 255)
}


hr {
  position: relative;
  display: block;
  width: 100%;
  margin: 2.5em 0 3.5em;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #FFFFFF
}


audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle
}


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


textarea {
  resize: vertical
}


p,
ul,
ol,
dl,
blockquote {
  margin: 0 0 1.5em 0
}


ol,
ul {
  padding-left: 1.3em;
  padding-right: 1.5em
}


ol ol,
ul ul,
ul ol,
ol ul {
  margin: 0.5em 0 1em
}


ul {
  list-style: disc
}


ol {
  list-style: decimal
}


ul,
ol {
  max-width: 100%
}


li {
  margin: 0.5em 0;
  padding-left: 0.3em;
  line-height: 1.6em
}


dt {
  float: left;
  margin: 0 20px 0 0;
  width: 120px;
  color: #15171A;
  font-weight: 500;
  text-align: right
}


dd {
  margin: 0 0 5px 0;
  text-align: left
}


blockquote {
  margin: 1.5em 0;
  padding: 0 1.6em 0 1.6em;
  border-left: #e5eff5 0.5em solid
}


blockquote p {
  margin: 0.8em 0;
  font-size: 1.2em;
  font-weight: 300
}


blockquote small {
  display: inline-block;
  margin: 0.8em 0 0.8em 1.5em;
  font-size: 0.9em;
  opacity: 0.8
}


/* Quotation marks */


blockquote small:before {
  content: "\2014 \00A0"
}


blockquote cite {
  font-weight: bold
}


blockquote cite a {
  font-weight: normal
}


a {
  color: rgb(174, 0, 255);
  text-decoration: none
}


a:hover {
  text-decoration: underline
}


h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  line-height: 1.15;
  font-weight: 600;
  text-rendering: optimizeLegibility
}


h1 {
  margin: 0 0 0.5em 0;
  font-size: 5.5rem;
  font-weight: 600
}


@media (max-width: 500px) {
  h1 {
    font-size: 2.2rem
  }
}


h2 {
  margin: 1.5em 0 0.5em 0;
  font-size: 2.2rem
}


@media (max-width: 500px) {
  h2 {
    font-size: 1.8rem
  }
}


h3 {
  margin: 1.5em 0 0.5em 0;
  font-size: 1.8rem;
  font-weight: 500
}


@media (max-width: 500px) {
  h3 {
    font-size: 1.7rem
  }
}


h4 {
  margin: 1.5em 0 0.5em 0;
  font-size: 1.6rem;
  font-weight: 500
}


h5 {
  margin: 1.5em 0 0.5em 0;
  font-size: 1.4rem;
  font-weight: 500
}


h6 {
  margin: 1.5em 0 0.5em 0;
  font-size: 1.4rem;
  font-weight: 500
}


body {
  background: #000000;
  border-color: #B61AFF;
  border-style: solid;
  border-left-width: 4px;
  border-right-width: 4px
}


@media (min-width: 1400px) {


body {
    font-size: 1.2vw;
    line-height: 1.4
  }
}


.img {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  border-radius: 100%
}


.hidden {
  visibility: hidden;
  position: absolute;
  text-indent: -9999px
}


::-moz-selection {
  background: #B61AFF;
  color: #000000
}


::selection {
  background: #B61AFF;
  color: #000000
}


/* 2. Layout - Page building blocks
/* ---------------------------------------------------------- */


.site-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh
}


.site-main {
  z-index: 100;
  flex-grow: 1;
  padding-top: 0 !important
}


/* Full width page blocks */


.outer {
  position: relative;
  /* padding: 0 5vw */
  padding: 24px
}


/* Centered content container blocks */


.inner {
  margin: 0 auto;
  /* max-width: 1040px */
  width: 100%
}


/* Usage:

<div class="outer">
    <div class="inner">
        Centered content
    </div>
</div> */


/* 3. Special Template Styles
/* ---------------------------------------------------------- */


/* @media (min-width: 900px)
  .home-template .post-feed,
  .tag-template .post-feed,
  .author-template .post-feed
    padding: 48px 0 5vw
    border-top-left-radius: 3px
    border-top-right-radius: 3px

  .home-template .site-nav
    position: relative */


/* 4. Site Header
/* ---------------------------------------------------------- */


.site-header-background {
  position: relative;
  margin-top: 64px;
  padding-bottom: 12px;
  color: #fff
  /* background: color(var(--darkgrey) l(-5%)) no-repeat center center */
  /* background-size: cover */
}


.site-header-background:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: block;
  background: rgba(0,0,0,0.18)
}


.site-header-background:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  z-index: 10;
  display: block;
  height: 140px;
  background: linear-gradient(rgba(0,0,0,0.15),rgba(0,0,0,0))
}


.site-header-background.no-image:before,
.site-header-background.no-image:after {
  display: none
}


.site-header-wrapper {
  width: 100%;
  display: inline-grid;
  grid-template-columns: auto 33% 1fr;
  grid-auto-rows: -webkit-min-content;
  grid-auto-rows: min-content;
  /* padding-left: 24px */
  align-items: start;
}


.site-header-wrapper > .nav {
    padding-top: 16px;
    padding-left: 16px;
    grid-row: 2;
    grid-column-start: 2;
    grid-column-end: span 2;
}


/* margin-bottom: -12px */


.site-header-wrapper > .nav > li a {
      padding-left: 24px;
      padding-right: 0;
      padding-bottom: 12px
}


.site-header-wrapper > .site-header-tagline,
  .site-header-wrapper > .site-header-corner-art,
  .site-header-wrapper > .site-header-content {
    grid-row: 1
}


.site-header-wrapper > .site-header-tagline {
    grid-row-start: 1;
    grid-row-end: span 2
}


.site-header-wrapper > .site-header-content {
    grid-column: 3
}


@media (min-width: 768px) {


.site-header-wrapper {
    padding-left: 0;
    grid-template-columns: auto auto auto 1fr;
  }
    .site-header-wrapper > .nav {
      padding-top: 0;
      padding-left: 0;
      grid-row: 1;
      grid-column-start: 3;
      grid-column-end: 3;
  }
      .site-header-wrapper > .nav > li a {
        padding-left: 0;
        padding-right: 24px
  }
    .site-header-wrapper > .site-header-content
    > .site-header-tagline,
    .site-header-wrapper > .site-header-corner-art,
    .site-header-wrapper > .site-header-content,
    .site-header-wrapper  {
      grid-row: 1
  }
    .site-header-wrapper > .site-header-corner-art {
      grid-column: 2
  }
    .site-header-wrapper > .site-header-tagline {
      grid-row-start: 1;
      grid-row-end: 1
  }
    .site-header-wrapper > .site-header-content {
      grid-column: 4
  }
}


@media (min-width: 1400px) {
      .site-header-wrapper > .nav > li a {
        padding-left: 0;
        padding-right: 1.4vw
  }
}


/* .site-header-extras
  display: inline-flex */


.site-header-corner-art {
  margin-right: 12px;
  margin-left: 12px
}


@media (min-width: 768px) {


.site-header-corner-art {
    margin-right: 32px;
    margin-left: 32px
  }
}


.site-header-corner-art {
  max-width: 140px;
  max-height: 140px
}


@media (min-width: 2300px) {


.site-header-corner-art {
    width: 100%;
    height: 100%;
    max-width: 7vw;
    max-height: 7vw
  }
}


.site-header-corner-art {
  /* @media (min-width: 3000px)
    max-width: 14vw
    max-height: 14vw
    /* max-width: 280px
    max-height: 280px */
  /* height: 100% */
}


.site-header-tagline {
  /* position: absolute
  top: 0
  left: 0
  width: 20px from-md(28px) from-lg(48px)
  margin-top: 20px from-md(36px) from-lg(52px) */
  margin-top: 4px;
  display: inline-flex;
  align-items: flex-end;
  /* display: inline-block */
  font-family: 'Space Mono', monospace;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  /* width: 16px */
  width: 32px;
  max-width: 32px;
  /* max-height: 12px */
  /* height: auto */
  /* height: 100% */
  max-height: 100%;
  /* overflow: hidden */
  /* width: 24px */
  letter-spacing: 0.1em;
  /* margin-right: 32px */
  /* overflow-y: visible */
  /* white-space: nowrap */
  color: #FFFFFF;
  /* opacity: 0.5 */
  transition: opacity 1s ease;
  opacity: 0;
  /* transform: rotate(90deg) */
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl
}


.site-header-content {
  z-index: 100;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  /* padding: 6vw 3vw */
  padding: 0
  /* min-height: 200px */
  /* max-height: 340px */
}


.site-title {
  position: relative;
  z-index: 10;
  margin: 0 0 0 -2px;
  padding: 0;
  font-size: 5.0rem;
  line-height: 1em;
  font-weight: 600
}


.site-header-content .site-title {
  /* width: 100% from-sm(50vw) from-md(40vw) from-lg(26vw) from-xxxl(20vw) */
}


.site-header-content .site-title:before {
    content: "";
    display: block;
    padding-bottom: 43.385214%
}


.site-header-content .site-title a {
    position: absolute;
    top: 0;
    left: 0
}


.site-header-content .site-title, .site-logo {
  width: 100%
}


.site-logo {
  /* max-height: 233px */
  width: 100%
  /* max-width: 100% from-sm(50vw) from-md(40vw) from-lg(26vw) */
}


.site-description {
  z-index: 10;
  margin: 0;
  padding: 5px 0 0 0;
  font-size: 2.1rem;
  line-height: 1.4em;
  font-weight: 400;
  opacity: 0.8
}


.since-subhead {
  font-family: 'Space Mono', monospace;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  text-align: right;
  text-transform: uppercase;
  color: #FFFFFF;
  opacity: 0.5;
  margin-top: 16px;
  margin-bottom: 0px;
  text-shadow: -2px -1px 0px #000000, 2px 1px 0px #000000
}


/* 4.1 Home header
/* ---------------------------------------------------------- */


.site-home-header {
  z-index: 1000
}


.site-home-header .site-header-background {
  margin-top: 0
}


/* .site-home-header .inner
  display: inline-grid */


/* .site-home-header .site-header-content
  padding: 5vw 3vw 6vw */


.site-home-header .site-title {
  font-size: 5.5rem;
  text-align: center
}


.site-home-header .site-description {
  font-size: 2.2rem;
  font-weight: 300;
  text-align: center
}


/* 4.2 Archive header (tag and author post lists)
/* ---------------------------------------------------------- */


/*
.site-archive-header .site-header-content
  position: relative
  align-items: stretch
  padding: 12vw 0 20px
  min-height: 200px
  max-height: 600px

.site-archive-header .no-image
  padding-top: 0
  padding-bottom: 0
  opacity: 1.0

.site-archive-header .no-image .site-description
  color: var(--midgrey)
  opacity: 1.0 */


.site-archive-header .no-image .site-header-content {
  padding: 5vw 0 10px;
  border-bottom: 1px solid rgb(233, 238, 241)
}


/* Special header styles for smaller screens */


/* @media (max-width: 900px)
  .site-header-content
    padding-bottom: 9vw

@media (max-width: 500px)
  .site-home-header .site-title
    font-size: 4.2rem

  .site-home-header .site-description
    font-size: 1.8rem

  .site-archive-header .site-header-content
    flex-direction: column
    align-items: center
    min-height: unset

  .site-archive-header .site-title
    font-size: 4.2rem
    text-align: center

  .site-archive-header .no-image .site-header-content
    padding: 12vw 0 20px */


/* 5. Site Navigation
/* ---------------------------------------------------------- */


.site-nav-main {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000
  /* background: color(var(--darkgrey) l(-5%)) */
}


.site-nav {
  position: relative;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  height: 64px;
  font-size: 1.3rem
}


.site-nav-left {
  position: relative;
  flex: 1 0 auto;
  display: flex;
  align-items: flex-start;
  height: 64px
  /* overflow-y: hidden */
}


.site-nav-left-content {
  /* flex: 1 0 auto */
  width: 100%;
  max-width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  /* overflow-x: auto
  overflow-y: hidden */
  /* -webkit-overflow-scrolling: touch */
  /* -ms-overflow-scrolling: touch */
  margin-right: 10px;
  /* padding: 10px 0 80px */
  font-weight: 500;
  letter-spacing: 0.2px;
  text-transform: uppercase
  /* white-space: nowrap */
}


/* @media (max-width: 700px)
  .site-header-background:not(.responsive-header-img) .site-nav-left:after,
  .site-nav-main .site-nav-left:after
    content: ""
    position: absolute
    top: 0
    z-index: 1000
    width: 48px
    height: 100%

  .site-header-background:not(.responsive-header-img) .site-nav-left:after,
  .site-nav-main .site-nav-left:after
    right: 10px
    background: linear-gradient(to right, color(var(--darkgrey) l(-5%) a(0)) 0%,color(var(--darkgrey) l(-5%)) 100%)

  .nav li:last-of-type
    padding-right: 20px */


/* Site Nav Hack Explanation (above):

What's happening above is .site-nav-left is set to overflow-x and allow sideways scrolling, so that when there isn't enough space for all nav items (either due to lots of nav items, or a small viewport), you can still scroll side-to-side to reach them. Also, there is a small gradient on the left and right side covering the menu so that the menu goes offscreen smoothly.

The knock-on effect of this is ugly browser-scroll bars at the bottom, so 80px of padding-bottom and a 40px fixed height parent (.site-nav) hides that entirely. Slightly hacky code. But nice clean end-result. */


.site-nav-logo {
  position: relative;
  z-index: 100;
  flex-shrink: 0;
  display: inline-block;
  margin-right: 32px;
  padding: 12px 0;
  color: #fff;
  font-size: 1.7rem;
  line-height: 1.8rem;
  font-weight: bold;
  letter-spacing: -0.5px;
  text-transform: none
}


.site-nav-logo:hover {
  text-decoration: none
}


.site-nav-logo img {
  display: block;
  width: auto;
  height: 21px
}


.site-home-header .site-nav-logo {
  display: none
}


.site-nav-content {
  position: relative;
  align-self: flex-start
  /* width: 100% */
}


.nav {
  /* position: absolute */
  text-transform: uppercase;
  font-family: 'Space Mono', monospace;
  font-size: 18px;
  font-weight: bold;
  /* width: 100% */
  z-index: 1000;
  display: inline-flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end
}


@media (min-width: 768px) {


.nav {
    justify-content: flex-start
  }
}


@media (min-width: 1400px) {


.nav {
    font-size: 1em
  }
}


.nav {
  flex-wrap: wrap;
  /* margin: 0 0 0 -12px */
  padding: 0;
  list-style: none;
  margin-bottom: 0
  /* transition: all 1.0s cubic-bezier(0.19, 1, 0.22, 1) */
}


.nav li {
  display: block;
  margin: 0;
  padding: 0
}


.nav li:first-child > a {
      padding-left: 0px
}


.nav li:last-child > a {
      padding-right: 0px
}


.nav li a {
  position: relative;
  display: block;
  line-height: 1;
  /* padding: 0 12px */
  /* &:nth-child(1)
    padding-left: 0px */
  color: #B61AFF;
  /* opacity: 0.8 */
  transition: opacity 0.35s ease-in-out
}


.nav li a:hover {
  /* text-decoration: none */
  opacity: 1
}


/* .nav li a:before
  content: ""
  position: absolute
  right: 100%
  top: 12px
  left: 12px
  height: 2px
  background: var(--purple)
  opacity: 0.25
  transition: all 0.35s ease-in-out

.nav li a:hover:before
  right: 12px
  opacity: 1 */


.nav-post-title-active .nav {
  visibility: hidden;
  opacity: 0;
  transform: translateY(-175%)
}


.nav-post-title {
  visibility: hidden;
  position: absolute;
  top: 9px;
  color: #fff;
  font-size: 1.7rem;
  font-weight: 400;
  text-transform: none;
  opacity: 0;
  transition: all 1.0s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(175%)
}


.nav-post-title.dash {
  left: -25px
}


.nav-post-title.dash:before {
  content: "– ";
  opacity: 0.5
}


.nav-post-title-active .nav-post-title {
  visibility: visible;
  opacity: 1;
  transform: translateY(0)
}


.site-nav-right {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  padding: 9px 0 10px;
  height: 64px;
  font-size: 1.4rem;
  line-height: 1.0em
}


.site-nav-right a {
  color: #fff
}


/* Special behaviors for home navigation */


.home-template .site-nav-main {
  z-index: 100
}


.home-template .site-nav-main .site-nav {
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s
}


.home-template .site-nav-main .fixed-nav-active {
  opacity: 1;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.05s
}


@media (max-width: 700px) {
  .site-home-header .site-nav {
    margin-left: -5vw
  }

  .site-nav-main {
    padding-right: 0;
    padding-left: 0
  }

  .site-nav-left {
    margin-right: 0;
    padding-left: 5vw
  }

  .site-nav-main .site-nav-right {
    padding: 9px 20px 10px 5px
  }
}


/* 6. Post Feed
/* ---------------------------------------------------------- */


/* .posts
  overflow-x: hidden */


.post-feed {
  position: relative;
  /* display: flex
  flex-wrap: wrap */
  display: inline-grid;
  grid-auto-flow: row;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows:    minmax(100px, auto);
  grid-gap: 48px 32px
}


@media (min-width: 1200px) {


.post-feed {
    grid-gap: 64px 48px
  }
}


@media (min-width: 2300px) {


.post-feed {
    grid-gap: 3vw
  }
}


.post-feed {
  /* margin: 0 -20px */
  /* padding: 52px 0 0 */
  background: #000000
}


.newsletter-insert {
  /* position: relative */
  /* grid-column: span 6 */
  position: relative;
  /* grid-column: span 3 !important */
  width: 100%;
  order: 2;
  grid-column: span 6 !important
}


@media (min-width: 992px) and (max-width: 1399px) {


.newsletter-insert {
    order: 3
  }
}


@media (min-width: 1400px) {


.newsletter-insert {
    order: 5
  }
}


.newsletter-insert {
  background-color: #B61AFF;
  color: #000000;
}


.newsletter-insert > div {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-column: span 6
    /* grid-row: span */
}


.post-card {
  position: relative;
  grid-column: span 6
}


@media (min-width: 576px) {
      .post-card:nth-child(-n+1) .post-card-title {
        font-size: 64px
  }
}


@media (min-width: 992px) {
      .post-card:nth-child(-n+1) .post-card-title {
        font-size: 72px
  }
}


@media (min-width: 1400px) {
      .post-card:nth-child(-n+1) .post-card-title {
        font-size: 72px 
  }
}


@media (min-width: 2300px) {
      .post-card:nth-child(-n+1) .post-card-title {
        font-size: 2.75em 
  }
}


@media (min-width: 992px) and (max-width: 1399px) {


.post-card {
    grid-column: span 3
  }
    .post-card:nth-child(-n+1),
    .post-card:nth-child(3n+1) {
      grid-column: span 6;
      max-height: 400px;
  }
      .post-card:nth-child(-n+1) > .post-card-image-link, .post-card:nth-child(3n+1) > .post-card-image-link {
        grid-column-start: 1;
        grid-column-end: span 2;
        width: 70%
  }
      .post-card:nth-child(-n+1) > .post-card-content, .post-card:nth-child(3n+1) > .post-card-content {
        justify-content: center
  }
}


@media (min-width: 1400px) {


.post-card {
    grid-column: span 2
  }
    .post-card:nth-child(-n+2),
    
    .post-card:nth-child(5n+1),
    
    .post-card:nth-child(5n+2) {
      grid-column: span 3
  }
    .post-card:nth-child(5n+1) > div > footer,
    .post-card:nth-child(5n+2) > div > footer {
      width: 70%
  }
    .post-card:nth-child(5n+3) > div > footer,
    .post-card:nth-child(5n+4) > div > footer,
    .post-card:nth-child(5n+5) > div > footer {
      width: 90%
  }
}


.post-card {

  display: inline-grid;
  grid-template-columns: 1fr 1fr;
  min-height: 280px;
  /* max-height: 400px */
  grid-auto-rows: 1fr;
  /* overflow: hidden */
  min-height: 220px;
  background-size: cover
}


.post-card-image-link {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 8px;
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 3;
  z-index: 0
  /* height: 100% */
  /* max-height: 100% */
  /* min-height: 300px */
  /* max-height: 380px
  @media $from-xl
    max-height: 100% */
  /* flex-grow: 1 */
}


.post-card-image {
  width: 100%;
  height: 100%;
  background: #868686 no-repeat center center;
  -ms-interpolation-mode: nearest-neighbor;
      image-rendering: pixelated;
  image-rendering: -moz-crisp-edges;
  image-rendering: crisp-edges;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  display: inline-flex;
  flex-grow: 1;
  filter: saturate(0%) contrast(120%);
  transform: scale(1.5);
  opacity: 0.4
}


.post-card-content-link {
  position: relative;
  display: block;
  color: #FFFFFF
}


.post-card-content-link:hover {
  text-decoration: none
}


.post-card-header {
  margin: 15px 0 0
}


.post-feed .no-image .post-card-content-link {
  padding: 0
}


.no-image .post-card-header {
  margin-top: 0
}


.post-card-primary-tag {
  color: #B61AFF;
  font-size: 1.5rem;
  line-height: 1.2;
  margin-bottom: 16px;
  font-weight: 500;
  letter-spacing: 0.2px;
  font-family: 'Space Mono', monospace;
  text-transform: uppercase;
  pointer-events: all
}


.post-card-episode {
  font-weight: bold;
  font-size: 145%
}


.post-card-title, .post-full-title {
  grid-column: span 2;
  /* grid-row: span 3 */
  margin: 0 0 0 0;
  margin-bottom: 16px;
  line-height: 0.88;
  transition: color 0.2s ease-in-out;
  font-weight: 800;
  text-transform: uppercase;
  pointer-events: all;
  width: 95%;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  /* hyphens: manual */
  justify-self: end;
  text-shadow: -6px -6px 0px rgba(182, 26, 255, 0.6);
  font-size: 36px
}


.post-full-title {
  font-size: 36px
}


.no-image .post-card-title {
  margin-top: 0
}


.post-card-header-tags, .post-card-excerpt, .post-card-meta {
  grid-column: span 2;
  /* padding-left: 1em */
  width: 48%;
  justify-self: end
}


.post-card-content {
  z-index: 1;
  grid-row-start: 1;
  grid-row-end: 3;
  /* grid-row: span 3 */
  grid-column-start: 1;
  grid-column-end: span 2;
  /* display: inline-grid
  grid-template-columns: 1fr 1fr */
  /* grid-template-rows: auto auto auto auto */
  /* justify-items: end
  align-items: start */
  flex-grow: 1;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  /* justify-content: flex-end
  align-content: flex-end */
  text-align: right;
  height: 100%;
  pointer-events: none
}


.post-card-excerpt {
  /* grid-column-start: 2
  grid-column-end: 2 */
  grid-column: span 2;
  /* max-width: 56em */
  color: #FFFFFF;
  /* font-family: Georgia, serif */
  font-family: "geomanistweb";
  font-weight: 400;
  pointer-events: all
}


.post-card-excerpt p {
  margin-bottom: 1em
}


.post-card-meta {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0;
  pointer-events: all
}


.author-profile-image, 
.author-profile-image img,
.avatar-wrapper {
  display: block;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  border-radius: 4px;
  filter: saturate(0%);
  -o-object-fit: cover;
     object-fit: cover
}


.post-card-meta .profile-image-wrapper,
.post-card-meta .avatar-wrapper {
  position: relative
}


.author-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  margin-right: 0;
  padding: 0;
  list-style: none
}


.author-list-item {
  position: relative;
  flex-shrink: 0;
  margin: 0;
  padding: 0
}


.static-avatar {
  display: block;
  overflow: hidden;
  margin: 0 0 0 -6px;
  width: 34px;
  height: 34px;
  /* border: #fff 2px solid */
  border-radius: 4px
}


/* .author-name-tooltip
  position: absolute
  bottom: 105%
  z-index: 999
  display: block
  padding: 2px 8px
  color: white
  font-size: 1.2rem
  letter-spacing: 0.2px
  white-space: nowrap
  background: var(--darkgrey)
  border-radius: 3px
  box-shadow: rgba(39,44,49,0.08) 0 12px 26px, rgba(39, 44, 49, 0.03) 1px 3px 8px
  opacity: 0
  transition: all 0.35s cubic-bezier(0.4, 0.01, 0.165, 0.99)
  transform: translateY(6px)
  pointer-events: none

.author-list-item:hover .author-name-tooltip
  opacity: 1.0
  transform: translateY(0px)

@media (max-width: 700px)
  .author-name-tooltip
    display: none */


.post-card-byline-content {
  /* flex: 1 1 50% */
  display: flex;
  flex-direction: column;
  /* margin: 2px 0 0 6px */
  margin-left: 8px;
  color: #B61AFF;
  /* font-size: 1.2rem
  line-height: 1.4em */
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.2px;
  font-family: 'Space Mono', monospace;
  text-transform: uppercase;
}


.post-card-byline-content span {
    margin: 0
}


.post-card-byline-content a {
    color: #B61AFF;
    font-weight: 600
}


.post-card-byline-date {
  /* font-size: 1.2rem */
}


.post-card-byline-date .bull {
  display: inline-block;
  margin: 0 4px;
  opacity: 0.6
}


.single-author-byline {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
  color: rgb(93, 113, 121);
  font-size: 1.3rem;
  line-height: 1.4em;
  font-weight: 500
}


.single-author {
  display: flex;
  align-items: center
}


.single-author .static-avatar {
  margin-left: -2px
}


.single-author-name {
  display: inline-block
}


/* 7. Single Post
/* ---------------------------------------------------------- */


.post-template .site-main,
.page-template .site-main {
  padding-bottom: 0;
  background: #000000
}


.post-full-header,
.post-full-content {
  /* top | right | bottom | left */
  padding: 0px 0px 48px
}


@media (min-width: 992px) {


.post-full-header,
.post-full-content {
    padding: 0px 15vw 48px
  }
}


@media (min-width: 1400px) {


.post-full-header,
.post-full-content {
    padding: 0px 22vw 48px
  }
}


@media (min-width: 2300px) {


.post-full-header,
.post-full-content {
    padding: 0px 25vw 48px
  }
}


.post-full-header {
  position: relative;
  width: 100%;
  margin: 0 auto;
  margin-top: 24px;
  /* padding: 70px 170px 50px */
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-align: right
}


.post-full-tags {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #738a94;
  font-size: 1.3rem;
  line-height: 1.4em;
  font-weight: 600;
  text-transform: uppercase
}


.post-full-meta-date {
  color: #738a94;
  font-size: 1.2rem;
  font-weight: 400
}


/* @media (max-width: 1170px)
  .post-full-header
    padding: 60px 11vw 50px

@media (max-width: 800px)
  .post-full-header
    padding-right: 5vw
    padding-left: 5vw

@media (max-width: 500px)
  .post-full-header
    padding: 20px 0 35px */


.post-full-title {
  text-transform: uppercase;
  font-weight: 800
}


.post-full-custom-excerpt {
  margin: 20px 0 0;
  /* font-family: Georgia, serif */
  font-size: 2.3rem;
  line-height: 1.4em;
  font-weight: 300
}


.date-divider {
  display: inline-block;
  margin: 0 6px 1px;
  font-weight: 300
}


.post-full-image {
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  margin: 25px 0 50px;
  border-radius: 3px
}


.post-full-image img {
  max-width: 1040px;
  width: 100%;
  height: auto
}


.post-full-content {
  position: relative;
  margin: 0 auto;
  /* padding: 0 170px 5vw */
  /* min-height: 230px */
  /* font-family: Georgia, serif */
  font-size: 2.0rem;
  line-height: 1.6em;
  background: val(--black)
}


@media (max-width: 991px) {


.post-full-content {
    padding-bottom: 48px !important;
    border-bottom: 4px solid #B61AFF
  }
}


/* @media (max-width: 1170px)
  .post-full-content
    padding: 0 11vw
@media (max-width: 800px)
  .post-full-content
    padding: 0 5vw
    font-size: 1.8rem */


/* @media (max-width: 500px)
  .post-full-custom-excerpt
    font-size: 1.9rem
    line-height: 1.5em */


.no-image .post-full-content {
  padding-top: 0
}


.no-image .post-full-content:before,
.no-image .post-full-content:after {
  display: none
}


.post-full-content h1,
.post-full-content h2,
.post-full-content h3,
.post-full-content h4,
.post-full-content h5,
.post-full-content h6,
.post-full-content p,
.post-full-content ul,
.post-full-content ol,
.post-full-content dl,
.post-full-content pre,
.post-full-content blockquote,
.post-full-comments,
.footnotes {
  margin: 0 0 16px 0;
  min-width: 100%
}


.post-full-content h1:last-child, .post-full-content h2:last-child, .post-full-content h3:last-child, .post-full-content h4:last-child, .post-full-content h5:last-child, .post-full-content h6:last-child, .post-full-content p:last-child, .post-full-content ul:last-child, .post-full-content ol:last-child, .post-full-content dl:last-child, .post-full-content pre:last-child, .post-full-content blockquote:last-child, .post-full-comments:last-child, .footnotes:last-child {
    margin: 0
}


/* @media (max-width: 500px)
  .post-full-content p,
  .post-full-content ul,
  .post-full-content ol,
  .post-full-content dl,
  .post-full-content pre,
  .post-full-comments,
  .footnotes
    margin-bottom: 1.28em */


/* .post-full-content ul
  display: inline-flex
  flex-direction: row
  flex-wrap: wrap */


.post-full-content li {
  word-break: break-word
}


.post-full-content li:last-child {
    margin-bottom: 0
}


.post-full-content li p {
  margin: 0
}


.post-full-content a {
  color: #B61AFF;
  word-break: break-word;
  transition: all 0.2s ease-in-out
}


.post-full-content a:hover {
  color: rgb(157, 0, 230);
  text-decoration: none;
  box-shadow: #B61AFF 0 -1px 0 inset
}


.post-full-content strong,
.post-full-content em {
  color: #FFFFFF
}


.post-full-content small {
  display: inline-block;
  line-height: 1.6em
}


.post-full-content li:first-child {
  margin-top: 0
}


.post-full-content img,
.post-full-content video {
  display: block;
  margin: 1.5em auto;
  max-width: 1040px;
  height: auto
}


@media (max-width: 1040px) {
  .post-full-content img,
  .post-full-content video {
    width: 100%
  }
}


/* Full bleed images (#full)
Super neat trick courtesy of @JoelDrapper

Usage (In Ghost edtior):

![img](/some/image.jpg#full) */


.post-full-content img[src$="#full"] {
  max-width: none;
  width: 100vw
}


/* Image captions

Usage (In Ghost editor):

![img](/some/image.jpg)
<small>Your image caption</small> */


.post-full-content img + br + small {
  display: block;
  margin-top: -3em;
  margin-bottom: 1.5em;
  text-align: center
}


/* Override third party iframe styles */


.post-full-content iframe {
  margin: 0 auto !important
}


.post-full-content blockquote {
  margin: 0 0 1.5em;
  padding: 0 1.5em;
  border-left: #b61aff 3px solid
}


@media (max-width: 500px) {
  .post-full-content blockquote {
    padding: 0 1.3em
  }
}


.post-full-content blockquote p {
  margin: 0 0 1em 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: italic
}


.post-full-content blockquote p:last-child {
  margin-bottom: 0
}


.post-full-content code {
  padding: 0 5px 2px;
  font-size: 0.8em;
  line-height: 1em;
  font-weight: 400!important;
  background: #e5eff5;
  border-radius: 3px
}


.post-full-content p code {
  word-break: break-all
}


.post-full-content pre {
  overflow-x: auto;
  margin: 1.5em 0 3em;
  padding: 20px;
  max-width: 100%;
  border: rgb(0, 0, 0) 1px solid;
  color: #e5eff5;
  font-size: 1.4rem;
  line-height: 1.5em;
  background: rgb(14, 15, 17);
  border-radius: 5px
}


.post-full-content pre ::-moz-selection {
  color: rgb(60, 72, 78)
}


.post-full-content pre ::selection {
  color: rgb(60, 72, 78)
}


.post-full-content pre code {
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  background: transparent
}


.post-full-content pre code :not(span) {
  color: inherit
}


.post-full-content .fluid-width-video-wrapper {
  margin: 1.5em 0 3em
}


.post-full-content hr {
  margin: 24px 0
}


.post-full-content hr + p {
  margin-top: 1em
}


.post-full-content h1,
.post-full-content h2,
.post-full-content h3,
.post-full-content h4,
.post-full-content h5,
.post-full-content h6 {
  color: #FFFFFF
  /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif */
}


.post-full-content h1 {
  margin: 0.5em 0 0.4em;
  font-size: 4.2rem;
  line-height: 1.25em;
  font-weight: 600
}


.post-full-content p + h1 {
  margin-top: 0.8em
}


@media (max-width: 800px) {
  .post-full-content h1 {
    font-size: 3.2rem;
    line-height: 1.25em
  }
}


.post-full-content h2 {
  margin: 0.5em 0 0.4em;
  font-size: 3.2rem;
  line-height: 1.25em;
  font-weight: 600
}


.post-full-content p + h2 {
  margin-top: 0.8em
}


@media (max-width: 800px) {
  .post-full-content h2 {
    margin-bottom: 0.3em;
    font-size: 2.8rem;
    line-height: 1.25em
  }
}


.post-full-content h3 {
  margin: 0.5em 0 0.2em;
  font-size: 2.5rem;
  line-height: 1.3em;
  font-weight: 600
}


.post-full-content h2 + h3 {
  margin-top: 0.7em
}


@media (max-width: 800px) {
  .post-full-content h3 {
    margin-bottom: 0.3em;
    font-size: 2.4rem;
    line-height: 1.3em
  }
}


.post-full-content h4 {
  margin: 0.5em 0 0.2em;
  font-size: 2.5rem;
  font-weight: 600
}


.post-full-content h2 + h4 {
  margin-top: 0.7em
}


.post-full-content h3 + h4 {
  margin-top: 0
}


@media (max-width: 800px) {
  .post-full-content h4 {
    margin-bottom: 0.3em;
    font-size: 2.4rem;
    line-height: 1.3em
  }
}


.post-full-content h5 {
  display: block;
  margin: 0.5em 0;
  padding: 0.4em 1em 0.9em;
  border: 0;
  color: #3eb0ef;
  /* font-family: Georgia,serif */
  font-size: 3.2rem;
  line-height: 1.35em;
  text-align: center
}


@media (min-width: 1180px) {
  .post-full-content h5 {
    max-width: 1060px;
    width: 100vw
  }
}


@media (max-width: 800px) {
  .post-full-content h5 {
    margin-bottom: 1em;
    margin-left: 1.3em;
    padding: 0 0 0.5em;
    font-size: 2.4rem;
    text-align: left;
    text-align: initial
  }
}


.post-full-content h6 {
  margin: 0.5em 0 0.2em 0;
  font-size: 2.0rem;
  font-weight: 700
}


@media (max-width: 800px) {
  .post-full-content h6 {
    font-size: 1.8rem;
    line-height: 1.4em
  }
}


.footnotes-sep {
  margin-bottom: 30px
}


.footnotes {
  font-size: 1.5rem
}


.footnotes p {
  margin: 0
}


.footnote-backref {
  color: #3eb0ef !important;
  font-size: 1.2rem;
  font-weight: bold;
  text-decoration: none !important;
  box-shadow: none !important
}


/* Some grouped styles for smaller viewports */


@media (max-width: 1170px) {
  .post-full-image {
    margin: 25px -6vw 50px;
    border-radius: 0
  }

  .post-full-image img {
    max-width: 1170px
  }
}


@media (max-width: 700px) {
  .post-full-image {
    margin: 25px -5vw
  }
}


@media (max-width: 500px) {
  .post-full-meta {
    font-size: 1.2rem;
    line-height: 1.3em
  }

  .post-full-title {
    margin-top: 0.2em;
    font-size: 4.2rem;
    line-height: 1.05em
  }

  .post-full-image {
    margin-top: 5px;
    margin-bottom: 5vw
  }

  .post-full-content {
    padding: 0
  }

  .post-full-content:before,
  .post-full-content:after {
    display: none
  }
}


/* Tables */


.post-full-content table {
  display: inline-block;
  overflow-x: auto;
  margin: 0.5em 0 2.5em;
  max-width: 100%;
  width: auto;
  border-spacing: 0;
  border-collapse: collapse;
  /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif */
  font-size: 1.6rem;
  white-space: nowrap;
  vertical-align: top
}


.post-full-content table {
  -webkit-overflow-scrolling: touch;
  background: radial-gradient(ellipse at left, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 0 center, radial-gradient(ellipse at right, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 100% center;
  background-attachment: scroll, scroll;
  background-size: 10px 100%, 10px 100%;
  background-repeat: no-repeat
}


.post-full-content table td:first-child {
  background-image: linear-gradient(to right, rgba(255,255,255, 1) 50%, rgba(255,255,255, 0) 100%);
  background-size: 20px 100%;
  background-repeat: no-repeat
}


.post-full-content table td:last-child {
  background-image: linear-gradient(to left, rgba(255,255,255, 1) 50%, rgba(255,255,255, 0) 100%);
  background-position: 100% 0;
  background-size: 20px 100%;
  background-repeat: no-repeat
}


.post-full-content table th {
  color: #15171A;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.2px;
  text-align: left;
  text-transform: uppercase;
  background-color: rgb(244, 248, 251)
}


.post-full-content table th,
.post-full-content table td {
  padding: 6px 12px;
  border: rgb(227, 236, 243) 1px solid
}


/* 7.1. Post Byline
/* ---------------------------------------------------------- */


.post-full-byline {
  display: flex;
  justify-content: space-between;
  /* margin: 16px 0 0 */
  padding-top: 0px
}


.post-full-byline-content {
  flex-grow: 1;
  display: flex;
  align-items: center
  /* @media $from-xxxl
    font-size: 2em */
}


.post-full-byline-content .author-list {
  justify-content: flex-start;
  padding: 0 12px 0 0
}


.post-full-byline-meta {
  font-family: 'Space Mono', monospace;
  margin: 2px 0 0;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  color: #B61AFF
}


/* .post-full-byline-meta h4 */


.post-full-byline-meta .author-name {
  margin: 0 0 3px;
  /* font-size: 1.3rem from-xxxl(1em) */
  /* line-height: 1.4em */
  font-weight: 600;
}


.post-full-byline-meta .author-name a {
    color: #B61AFF
}


/* .post-full-byline-meta h4 a
  color: var(--purple) */


/* .post-full-byline-meta h4 a:hover
  color: var(--purple) */


.post-full-byline-meta .bull {
  display: inline-block;
  margin: 0 4px
}


.author-avatar {
  display: block;
  overflow: hidden;
  margin: 0;
  width: 40px;
  height: 40px
}


.author-list-item .author-card {
  position: absolute;
  bottom: 130%;
  left: 50%;
  z-index: 600;
  display: flex;
  justify-content: space-between;
  margin-left: -200px;
  width: 400px;
  font-size: 1.4rem;
  line-height: 1.5em;
  background: white;
  border-radius: 3px;
  box-shadow: rgba(39,44,49,0.08) 0 12px 26px, rgba(39, 44, 49, 0.06) 1px 3px 8px;
  opacity: 0;
  transition: all 0.35s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transform: scale(0.98) translateY(15px);
  pointer-events: none
}


.author-list-item .author-card:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-top: 8px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent
}


.author-list-item .author-card.hovered {
  opacity: 1.0;
  transform: scale(1) translateY(0px);
  pointer-events: auto
}


.author-card {
  padding: 20px 20px 22px
}


.author-card .author-info {
  flex: 1 1 auto;
  padding: 0 0 0 20px
}


.author-card .author-info h2 {
  margin: 8px 0 0;
  font-size: 1.6rem
}


.author-card .author-info p {
  margin: 4px 0 0;
  color: rgb(93, 113, 121)
}


.author-card .author-info .bio h2 {
  margin-top: 0
}


.author-card .author-info .bio p {
  margin-top: 0.8em
}


.author-card .author-profile-image {
  flex: 0 0 60px;
  margin: 0;
  width: 60px;
  height: 60px;
  border: none
}


.basic-info .avatar-wrapper {
  position: relative;
  margin: 0;
  width: 60px;
  height: 60px;
  border: none;
  background: rgba(229, 239, 245, 0.1)
}


.basic-info .avatar-wrapper svg {
  margin: 0;
  width: 60px;
  height: 60px;
  opacity: 0.15
}


@media (max-width: 1170px) {
  .author-list-item .author-card {
    margin-left: -50px;
    width: 430px
  }

  .author-list-item .author-card:before {
    left: 50px
  }
}


@media (max-width: 650px) {
  .author-list-item .author-card {
    display: none
  }
}


/* @media (max-width: 500px)
  .author-avatar
    width: 36px
    height: 36px

  .post-full-byline
    margin-top: 20px

  .post-full-byline-meta
    font-size: 1.2rem

  .post-full-byline-meta h4
    margin-bottom: 2px
    font-size: 1.2rem */


/* 7.2. Members Subscribe Form
/* ---------------------------------------------------------- */


.subscribe-form {
  margin: 1.5em 0;
  padding: 6.5vw 7vw 8vw;
  border: rgb(227, 233, 237) 1px solid;
  text-align: center;
  background: linear-gradient(rgb(251, 253, 254), rgb(244, 248, 251));
  border-radius: 3px
}


.subscribe-form-title {
  margin: 0 0 3px 0;
  padding: 0;
  color: #15171A;
  font-size: 3.5rem;
  line-height: 1;
  font-weight: 600
}


.subscribe-form-description {
  margin-bottom: 0.2em 0 1em;
  color: #738a94;
  font-size: 2.1rem;
  line-height: 1.55em
}


.subscribe-form form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  max-width: 460px
}


.subscribe-form .form-group {
  align-self: stretch;
  display: flex
}


.subscribe-email {
  display: block;
  padding: 10px;
  width: 100%;
  border: rgb(218, 226, 231) 1px solid;
  color: #738a94;
  font-size: 1.8rem;
  line-height: 1em;
  font-weight: normal;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
  border-radius: 5px;
  transition: border-color 0.15s linear;

  -webkit-appearance: none
}


.subscribe-email:focus {
  outline: 0;
  border-color: rgb(190, 205, 213)
}


.subscribe-form button {
  position: relative;
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 0 20px;
  height: 43px;
  outline: none;
  color: #fff;
  font-size: 1.5rem;
  line-height: 39px;
  font-weight: 400;
  text-align: center;
  background: linear-gradient(
    rgb(79, 183, 240),
    rgb(41, 160, 224) 60%,
    rgb(41, 160, 224) 90%,
    rgb(54, 166, 226)
    );
  border-radius: 5px;

  -webkit-font-smoothing: subpixel-antialiased
}


.subscribe-form button:active,
.subscribe-form button:focus {
  background: rgb(32, 156, 223)
}


.subscribe-form .button-loader,
.subscribe-form .message-success,
.subscribe-form .message-error {
  display: none
}


.subscribe-form .loading .button-content {
  visibility: hidden
}


.subscribe-form .loading .button-loader {
  position: absolute;
  top: 0;
  left: 50%;
  display: inline-block;
  margin-left: -19px;
  transform: scale(0.7)
}


.subscribe-form .button-loader svg path,
.subscribe-form .button-loader svg rect {
  fill: #fff
}


.subscribe-form .success .message-success,
.subscribe-form .invalid .message-error,
.subscribe-form .error .message-error {
  margin: 1em auto 0;
  max-width: 400px;
  color: #f05230;
  font-size: 1.6rem;
  line-height: 1.5em;
  text-align: center
}


.subscribe-form .success .message-success {
  display: block;
  color: rgb(152, 194, 46)
}


.subscribe-form .invalid .message-error,
.subscribe-form .error .message-error {
  display: block
}


@media (max-width: 650px) {
  .subscribe-form-title {
    font-size: 2.4rem
  }

  .subscribe-form-description {
    font-size: 1.6rem
  }
}


@media (max-width: 500px) {
  .subscribe-form form {
    flex-direction: column
  }

  .subscribe-form .form-group {
    flex-direction: column;
    width: 100%
  }

  .subscribe-form button {
    margin: 10px 0 0 0;
    width: 100%
  }
}


/* 7.3. Comments
/* ---------------------------------------------------------- */


.post-full-comments {
  margin: 0 auto;
  max-width: 840px
}


/* 7.4. Related posts
/* ---------------------------------------------------------- */


.read-next-feed {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -25px;
  /* padding: 60px 0 0 0 */
  padding: 0
}


.read-next .post-card {
  padding-bottom: 0;
  border-bottom: none;
  flex: 1 1 501px;
  /* overflow: hidden */
  margin: 0 0 40px;
  padding: 0 20px 40px;
  max-height: 360px
}


.read-next .post-card:after {
  display: none
}


.read-next .post-card-primary-tag {
  color: #B61AFF
}


.read-next .static-avatar {
  border-color: #000000
}


.read-next .post-card-byline-content {
  color: rgb(198, 77, 255)
}


.read-next .post-card-byline-content a {
  color: #B61AFF
}


.read-next-card {
  position: relative;
  flex: 0 1 326px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  margin: 0 25px 50px;
  padding: 25px;
  padding-left: 0;
  border-right: 4px solid #B61AFF;
  border-radius: 0
}


.read-next-card a {
  transition: all 0.2s ease-in-out
}


.read-next-card a:hover {
  text-decoration: none
}


.read-next-card-header h3 {
  margin: 0;
  color: rgba(255, 255, 255, 0.6);
  font-size: 1.2rem;
  line-height: 1em;
  font-weight: 300;
  letter-spacing: 0.4px;
  text-transform: uppercase
}


.read-next-card-header h3 a {
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  opacity: 0.8
}


.read-next-card-header h3 a:hover {
  opacity: 1
}


.read-next-card-content {
  font-size: 1.7rem
}


.read-next-card-content ul {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none
}


.read-next-card-content li {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0;
  padding: 20px 0;
  border-bottom: rgba(255, 255, 255, 0.1)
}


.read-next-card-content li:last-of-type {
  padding-bottom: 5px;
  border: none
}


.read-next-card-content h4 {
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.35em;
  font-weight: 600
}


.read-next-card-content li a {
  display: block;
  color: #fff;
  opacity: 0.8
}


.read-next-card-content li a:hover {
  opacity: 1
}


.read-next-card-excerpt {
  overflow: hidden;
  max-width: 100%;
  font-size: 1.4rem;
  line-height: 1.2em;
  text-overflow: ellipsis
}


.read-next-card-meta {
  font-family: 'Space Mono', monospace;
  margin-top: 2px;
  font-size: 1.2rem;
  line-height: 1.4em;
  font-weight: 400;
  text-transform: uppercase
}


.read-next-card-meta p {
  margin: 0;
  color: rgba(255, 255, 255, 0.6)
}


.read-next-card-footer {
  position: relative;
  margin: 40px 0 5px
}


.read-next-card-footer a {
  padding: 7px 12px 8px 14px;
  border: 1px solid rgb(198, 77, 255);
  color: rgb(198, 77, 255);
  font-size: 1.3rem;
  border-radius: 999px;
  transition: all 0.35s ease-in-out
}


.read-next-card-footer a:hover {
  border-color: var(--pruple);
  color: #B61AFF;
  text-decoration: none
}


@media (max-width: 1170px) {
  .read-next-card {
    flex: 1 1 261px;
    margin-bottom: 5vw
  }
}


/* @media (max-width: 650px) */


@media (max-width: 991px) {
  .read-next-feed {
    flex-direction: column;
    padding: 25px 0 0
  }

  .read-next-card {
    flex: 1 1 auto;
    margin: 0 25px;
    padding: 0;
    background: none;
    border-right: none
  }

  .read-next .post-card {
    flex: 1 1 auto;
    margin: 25px;
    padding: 25px 0 0
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.1) */
  }
}


/* 7.5. Koenig Styles
/* ---------------------------------------------------------- */


.post-content {
  display: flex;
  flex-direction: column;
  align-items: center
}


@media (min-width: 2300px) {
    .post-content p, .post-content ol, .post-content ul {
      font-size: 2em;
      line-height: 1.4
  }
}


.post-full-content .kg-image {
  margin: 0 auto;
  max-width: 100%
}


/* Preventing full-width image overlap with post image. */


.post-full-image + .post-full-content .kg-content *:first-child .kg-image {
  width: 100%
}


.post-full-content .kg-width-wide .kg-image {
  max-width: 1040px
}


.post-full-content .kg-width-full .kg-image {
  max-width: 100vw
}


.post-full-content figure {
  margin: 0.8em 0 2.3em
}


.post-full-content h1 + figure,
.post-full-content h2 + figure,
.post-full-content h3 + figure,
.post-full-content h4 + figure {
  margin-top: 2em
}


.post-full-content figure img {
  margin: 0
}


.post-full-content figcaption {
  margin: 1.0em auto 0;
  color: rgb(93, 113, 121);
  /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif */
  font-size: 75%;
  line-height: 1.5em;
  text-align: center;
  max-width: 1040px
}


.kg-width-full figcaption {
  padding: 0 1.5em
}


.kg-embed-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%
}


.kg-embed-card .fluid-width-video-wrapper {
  margin: 0
}


@media (max-width: 1040px) {
  .post-full-content .kg-width-full .kg-image {
    width: 100vw
  }
}


.kg-gallery-container {
  display: flex;
  flex-direction: column;
  max-width: 1040px;
  width: 100vw
}


.kg-gallery-row {
  display: flex;
  flex-direction: row;
  justify-content: center
}


.kg-gallery-image img {
  display: block;
  margin: 0;
  width: 100%;
  height: 100%
}


.kg-gallery-row:not(:first-of-type) {
  margin: 0.75em 0 0 0
}


.kg-gallery-image:not(:first-of-type) {
  margin: 0 0 0 0.75em
}


.kg-gallery-card + .kg-image-card.kg-width-wide,
.kg-gallery-card + .kg-gallery-card,
.kg-image-card.kg-width-wide + .kg-gallery-card,
.kg-image-card.kg-width-wide + .kg-image-card.kg-width-wide {
  margin: -2.25em 0 3em
}


/* keep existing <pre> styles for code cards with captions */


.kg-code-card {
  width: 100%
}


.kg-code-card pre {
  margin: 0
}


.kg-bookmark-card {
  width: 100%;
  background: #FFFFFF
}


.kg-card + .kg-bookmark-card {
  margin-top: 0
}


.post-full-content .kg-bookmark-container {
  display: flex;
  min-height: 148px;
  color: #15171A;
  /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif */
  text-decoration: none;
  border-radius: 3px;
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.09)
}


.post-full-content .kg-bookmark-container:hover {
  color: #15171A;
  text-decoration: none;
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.09)
}


.kg-bookmark-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px
}


.kg-bookmark-title {
  color: rgb(49, 59, 63);
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 600;
  transition: color 0.2s ease-in-out
}


.post-full-content .kg-bookmark-container:hover .kg-bookmark-title {
  color: #3eb0ef
}


.kg-bookmark-description {
  display: -webkit-box;
  overflow-y: hidden;
  margin-top: 12px;
  max-height: 48px;
  color: rgb(93, 113, 121);
  font-size: 1.5rem;
  line-height: 1.5em;
  font-weight: 400;

  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}


.kg-bookmark-thumbnail {
  position: relative;
  min-width: 33%;
  max-height: 100%
}


.kg-bookmark-thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0 3px 3px 0;

  -o-object-fit: cover;

     object-fit: cover
}


.kg-bookmark-metadata {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 14px;
  color: rgb(93, 113, 121);
  font-size: 1.5rem;
  font-weight: 400
}


.post-full-content .kg-bookmark-icon {
  margin-right: 8px;
  width: 22px;
  height: 22px
}


.kg-bookmark-author {
  line-height: 1.5em
}


.kg-bookmark-author:after {
  content: "•";
  margin: 0 6px
}


.kg-bookmark-publisher {
  overflow: hidden;
  max-width: 240px;
  line-height: 1.5em;
  text-overflow: ellipsis;
  white-space: nowrap
}


@media (max-width: 800px) {
  .post-full-content figure {
    margin: 0.2em 0 1.3em
  }

  .post-full-content h1 + figure,
  .post-full-content h2 + figure,
  .post-full-content h3 + figure,
  .post-full-content h4 + figure {
    margin-top: 0.9em
  }
}


@media (max-width: 500px) {
  .post-full-content .kg-width-wide,
  .post-full-content .kg-width-full {
    margin-right: -5vw;
    margin-left: -5vw
  }

  .post-full-content figcaption {
    margin-bottom: 0.4em
  }

  .post-full-content .kg-bookmark-container {
    flex-direction: column
  }

  .kg-bookmark-title,
  .kg-bookmark-description,
  .kg-bookmark-metadata {
    font-size: 1.4rem;
    line-height: 1.5em
  }

  .post-full-content .kg-bookmark-icon {
    width: 18px;
    height: 18px
  }

  .kg-bookmark-thumbnail {
    order: 1;
    min-height: 160px;
    width: 100%
  }

  .kg-bookmark-thumbnail img {
    border-radius: 3px 3px 0 0
  }

  .kg-bookmark-content {
    order: 2
  }
}


/* 8. Author Template
/* ---------------------------------------------------------- */


.author-card {
  background-color: #B61AFF;
  color: #000000;
  position: relative;
  z-index: 1;
  overflow: hidden
}


.author-header {
  /* display: flex
  flex-direction: row
  justify-content: flex-start
  align-items: flex-start */
  width: 100%;
  margin-bottom: 48px;
  border-radius: 8px;
  display: inline-grid;
  grid-template-rows: minmax(auto, 30vh) auto auto auto;
  grid-template-columns: auto auto;
  justify-content: start;
  align-content: start;
  grid-column-gap: 16px;
  grid-row-gap: 0px
}


@media (min-width: 768px) {


.author-header {
    grid-template-rows: auto 1fr auto;
    grid-template-columns: minmax(15%, 150px) 1fr;
    grid-column-gap: 24px
    /* margin-bottom: 48px */
    /* grid-row-gap: 0px */
    /* grid-template-rows: auto auto auto */
  }
}


/* .author-card .author-header
  align-items: center */


/* .author-header .site-title
  @media $to-lg
    font-size: 36px */


.author-card .no-image .author-header {
  padding-bottom: 20px
}


/* .author-header-content
  display: flex
  flex-direction: column
  justify-content: center
  margin: 5px 0 0 30px */


.author-header .author-profile-image {
  z-index: 10;
  /* flex: 0 0 0 */
  flex-grow: 1;
  /* flex-shrink: 0 */
  /* margin: -4px 0 0 */
  /* display: inline-flex */
}


/* width: 110px
  height: 110px */


.author-header .author-profile-image img {
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 0;
       object-position: 50% 0
}


.author-header .author-profile-image {
  width: 100% !important;
  height: 100% !important;
  grid-column: span 2;
  overflow: hidden;
  grid-row: 1 / 1
}


@media (min-width: 768px) {


.author-header .author-profile-image {
    grid-column: 1;
    grid-row: span 3
  }
}


.author-header .site-title {
  align-self: end;
  grid-row: 2;
  grid-column: span 2;
  margin-top: 16px
}


@media (min-width: 768px) {


.author-header .site-title {
    margin-top: 0;
    grid-row: 1;
    grid-column: 2
  }
}


@media (min-width: 2300px) {


.author-header .site-title {
    font-size: 2em
  }
}


.author-header .site-title {
  width: 100%
}


.author-header .author-bio {
  z-index: 10;
  /* flex-shrink: 0 */
  margin: 12px 0 0;
  width: 100%;
  max-width: 46em;
  font-size: 2.0rem;
  line-height: 1.3em;
  font-weight: 400;
  opacity: 0.8;
  grid-row: 3;
  grid-column: span 2
}


@media (min-width: 768px) {


.author-header .author-bio {
    grid-row: 2;
    grid-column: 2
  }
}


.author-header .author-meta {
  font-family: 'Space Mono', monospace;
  z-index: 10;
  flex-shrink: 0;
  display: inline-flex;
  align-items: flex-start;
  flex-direction: row;
  margin: 0 0 0 1px;
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  /* white-space: nowrap */
  flex-wrap: wrap;
  grid-column: span 2;
  margin-top: 12px;
  font-style: italic
}


@media (min-width: 768px) {


.author-header .author-meta {
    font-size: 1.5rem;
    grid-column: 2;
    white-space: nowrap;
    margin-top: 0
  }
}


@media (min-width: 2300px) {


.author-header .author-meta {
    font-size: 0.75em
  }
}


.author-header .author-meta span {
    display: inline-flex;
    white-space: nowrap;
    margin-right: 12px
}


.author-header .social-link:first-of-type {
  padding-left: 4px
}


.author-social-link a {
  color: #000000;
  font-style: normal;
  text-decoration: underline
}


.no-image .author-social-link a {
  color: #000000
}


.author-social-link a:hover {
  opacity: 1
}


.author-social-link {
  /* display: inline-block */
  display: inline-flex;
  margin: 0
  /* padding: 6px 0 */
}


.author-location + .author-stats:before,
.author-stats + .author-social-link:before,
.author-social-link + .author-social-link:before {
  content: "\2022";
  display: inline-block;
  margin: 0 12px 0 0;
  color: #000000;
  font-style: normal
}


.no-image .author-location + .author-stats:before,
.no-image .author-stats + .author-social-link:before,
.no-image .author-social-link + .author-social-link:before {
  color: #FFFFFF
}


/* @media (max-width: 700px)
  .author-location,
  .author-stats,
  .author-stats + .author-social-link:first-of-type:before
    display: none

@media (max-width: 500px)
  .author-header
    padding: 10px 0 0

  .no-image .author-header
    padding-bottom: 10px

  .author-header-content
    align-items: center
    margin: 16px 0 0 0

  .author-card .author-profile-image
    width: 96px
    height: 96px

  .author-header-content .author-bio
    font-size: 1.8rem
    line-height: 1.3em
    letter-spacing: 0
    text-align: center

  .author-header-content .author-meta
    margin-top: 8px

  .author-location + .author-stats:before,
  .author-stats + .author-social-link:before,
  .author-social-link + .author-social-link:before
    display: inline
    margin: 0 6px */


/* 9. Error Template
/* ---------------------------------------------------------- */


.error-content {
  padding: 14vw 4vw 6vw
}


.site-nav-center {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
  text-align: center
}


.site-nav-center .site-nav-logo {
  margin-right: 0
}


.error-message {
  text-align: center
}


.error-code {
  margin: 0;
  font-size: 12vw;
  line-height: 1em;
  letter-spacing: -5px
}


.error-description {
  margin: 0;
  font-size: 3rem;
  line-height: 1.3em;
  font-weight: 400
}


.error-link {
  display: inline-block;
  margin-top: 5px
}


.error-divider {
  border-bottom: 4px solid #B61AFF;
  border-radius: 3px;
  margin-top: 5vw;
  margin-bottom: 5vw
}


@media (min-width: 940px) {
  .error-content .post-card {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
  }
}


@media (max-width: 800px) {
  .error-content {
    padding-top: 24vw
  }
  .error-code {
    font-size: 11.2rem
  }
  .error-message {
    padding-bottom: 16vw
  }
  .error-description {
    margin: 5px 0 0 0;
    font-size: 1.8rem
  }
}


@media (max-width: 500px) {
  .error-content {
    padding-top: 28vw
  }
  .error-message {
    padding-bottom: 14vw
  }
}


/* 10. Subscribe Message and Overlay
/* ---------------------------------------------------------- */


/* 11. Site Footer
/* ---------------------------------------------------------- */


.site-footer {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  background: rgb(0, 0, 0)
}


.site-footer-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  color: rgb(198, 77, 255);
  font-family: 'Space Mono', monospace;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase
}


.site-footer-content a {
  color: rgb(198, 77, 255)
}


.site-footer-content a:hover {
  color: #B61AFF;
  text-decoration: none
}


.site-footer .copyright a {
  padding: 0 0 0 15px
}


.site-footer .copyright a:first-child {
  padding: 0;
  padding-right: 15px
}


@media (max-width: 650px) {
  .site-footer-content {
    flex-direction: column
  }
  .site-footer .copyright {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
  }
}


/* 12. Members
/* ---------------------------------------------------------- */


.button {
  display: inline-block;
  padding: 0 1.8rem;
  height: 44px;
  border: 0;
  font-size: 1.5rem;
  line-height: 42px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  border-radius: 5px;
  /* @media $from-xxxl
    border-width: 2em !important */
  cursor: pointer;
  transition: 0.4s ease;

  -webkit-appearance: none;

     -moz-appearance: none;

          appearance: none
}


.button.fit {
  width: 100%
}


.button.small {
  padding: 0 1.1rem;
  height: 30px;
  font-size: 1.4rem;
  line-height: 30px
}


.button.large {
  padding: 0 3rem;
  height: calc(44px * 1.14);
  font-size: 1.6rem;
  line-height: calc(44px * 1.14)
}


.button.disabled,
.button:disabled {
  opacity: 0.4;
  pointer-events: none
}


.button {
  color: #B61AFF;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #B61AFF
}


.button:hover {
  color: rgb(139, 0, 204);
  text-decoration: none;
  box-shadow: inset 0 0 0 1px rgb(157, 0, 230);
  transition: 0.2s ease
}


.button.primary {
  color: #000;
  background-color: #B61AFF;
  box-shadow: none
}


.button.primary:hover {
  background-color: rgb(157, 0, 230)
}


.button-loader svg path,
.button-loader svg rect {
  fill: #fff
}


.header-cta {
  margin-left: 20px
}


.post-card-header-tags {
  grid-row: span 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 0 0 0.2em
}


.post-visibility {
  display: inline-block;
  margin: 0 8px 1px 0;
  padding: 1px 5px;
  border: #c5d2d9 1px solid;
  color: #738a94;
  font-size: 1.2rem;
  line-height: 1.4em;
  border-radius: 4px
}


.post-visibility-members,
.post-visibility-paid {
  display: none
}


.post-upgrade-cta {
  display: flex;
  flex-direction: column;
  align-items: center
}


.post-upgrade-cta-content {
  margin: 0 5vw;
  padding: 40px 30px;
  max-width: 840px;
  width: 90vw;
  color: #fff;
  /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif */
  text-align: center;
  background: rgb(38, 168, 237);
  border-radius: 5px
}


.post-upgrade-cta-content h2 {
  margin: 0;
  color: #fff;
  font-size: 2.6rem;
  font-weight: 600;
  letter-spacing: -0.5px
}


.post-upgrade-cta .button,
.post-upgrade-cta .button:hover {
  margin: 30px 0;
  color: #3eb0ef;
  text-decoration: none;
  background: #fff;
  box-shadow: none
}


.post-upgrade-cta p {
  margin: 0
}


.post-upgrade-cta a,
.post-upgrade-cta a:hover {
  color: #fff;
  text-decoration: underline;
  box-shadow: none !important
}


/* 13. Pagination
/* ---------------------------------------------------------- */


.pagination,
.infinite-scroll-status,
body:not(.paged-next) .infinite-scroll-button {
  display: none
}


.infinite-scroll-request {
  margin: 0 auto;
  margin-top: 48px;
  width: 40px;
  height: 40px
}


.infinite-scroll-action {
  margin-top: 48px;
  display: flex;
  justify-content: center;
}


.infinite-scroll-action .button {
    width: 75%
    /* background-color: var(--purple)
    color: var(--black) */
}


/* 13. Show
/* ---------------------------------------------------------- */


.audio-player {
  margin: 0 0 1.5em 0;
  min-width: 100%
}


@media (min-width: 2300px) {


.audio-player {
    font-size: 2em
  }
}


.audio-player audio {
  width: 100%;
  filter: saturate(0%)
}


.tag-show-info-wrapper {
  padding-top: 0 !important
}


.tag-show-info {
  position: relative;
  z-index: 1;
  border-radius: 8px;
  display: inline-grid;
  grid-template-rows: auto auto;
  grid-template-columns: 100%;
  grid-gap: 8px;
  padding: 8px
}


@media (min-width: 992px) {


.tag-show-info {
    grid-gap: 16px;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr
  }
}


.tag-show-info {
  /* background-image: url("https://i.insertcred.it/assets/cards/asuka.jpg") */
  background-color: #B61AFF;
  /* background-blend-mode: multiply */
  color: #000000;
  overflow: hidden
}


.tag-show-info:after, .author-card:after {
  content: "";
  /* background-image: url("https://i.insertcred.it/assets/cards/asuka.jpg") */
  background-size: cover;
  background-position: center center;
  transform: scale(1.5)
}


@media (min-width: 992px) {


.tag-show-info:after, .author-card:after {
    transform: scale(1)
  }
}


.tag-show-info:after, .author-card:after {
  filter: saturate(0);
  opacity: 0.2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1  
}


.tag-show-info h1 {
  font-size: 4.5rem;
  font-weight: 800;
  text-transform: uppercase
}


.tag-show-info .tag-show-left,
.tag-show-info .tag-show-right {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start
}


.tag-show-info .tag-show-left {
  justify-content: flex-start;
  align-items: flex-end;
  text-align: right;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
}


.tag-show-info .tag-show-left h1 {
    font-weight: 900
}


@media (max-width: 400px) {
  .tag-show-info .tag-show-left h1 {
      font-size: 32px !important
  }
}


@media (min-width: 401px) and (max-width: 767px) {
  .tag-show-info .tag-show-left h1 {
      font-size: 36px !important
  }
}


@media (min-width: 768px) and (max-width: 1199px) {
  .tag-show-info .tag-show-left h1 {
      font-size: 48px !important
  }
}


@media (min-width: 1400px) {
  .tag-show-info .tag-show-left h1 {
      font-size: 54px !important
  }
}


@media (min-width: 2300px) {
  .tag-show-info .tag-show-left h1 {
      font-size: 64px !important
  }
}


@media (max-width: 991px) {
  .tag-show-info .tag-show-left h2 {
      font-size: 16px
      /* line-height: 1.4 */
  }
}


.tag-show-info .tag-show-right {
  border-radius: 8px;
  background-color: #000000;
  color: #FFFFFF;
  justify-content: center;
  padding: 12px;
  padding-left: 12px
}


@media (max-width: 991px) {


.tag-show-info .tag-show-right {
    text-align: right;
    align-items: flex-end
  }
}


.tag-show-info .tag-show-right h2 {
    margin-top: 0;
    margin-bottom: 4px
}


.tag-show-info .tag-show-right ul {
    list-style: none;
    margin-left: 0;
    /* margin-top: 12px */
    margin-bottom: 0;
    padding: 0;
    display: inline-block
}


.tag-show-info .tag-show-right li {
    display: inline-block;
    white-space: nowrap;
    padding-right: 4px;
    margin-bottom: 0
}


@media (max-width: 991px) {
  .tag-show-info .tag-show-right li {
      margin-top: 6px
  }
}


.tag-show-info .tag-show-right a {
    color: #FFFFFF;
    padding-right: 0
}


@media (max-width: 991px) {
  .tag-show-info .tag-show-right a {
      font-size: 14px
  }
}


.tag-show-info .tag-show-right a.subscribe-icon {
    padding-right: 2px
}


.tag-show-info .tag-show-right a.subscribe-icon:hover, .tag-show-info .tag-show-right a.subscribe-icon:active {
      text-decoration: none
}


.tag-show-info .tag-show-right a.subscribe-icon > img {
      /* filter: invert() */
      width: 24px;
      height: 24px
}


.tag-show-description a {
    color: #000000;
    font-weight: bold
}


.tag-show-description a:hover, .tag-show-description a:active, .tag-show-description a:visited {
      color: #000000
}


@media (min-width: 992px) {


  body {
    border-left-width: 8px
  }
}


@media (min-width: 992px) {


  body {
    border-right-width: 8px
  }
}


@media (min-width: 768px) {


  .outer {
    padding: 32px
  }
}


@media (min-width: 992px) {


  .outer {
    padding: 48px
  }
}


@media (min-width: 2300px) {


  .outer {
    padding: 2.5vw
  }
}


@media (min-width: 2300px) {


  .site-header-tagline {
    font-size: 0.5vw
  }
}


@media (min-width: 2300px) {


  .site-header-tagline {
    line-height: .75vw
  }
}


@media (min-width: 2300px) {


  .site-header-tagline {
    width: 1.5vw
  }
}


@media (min-width: 2300px) {


  .site-header-tagline {
    max-width: 1.5vw
  }
}


@media (min-width: 576px) {


  .site-header-content .site-title, .site-logo {
    width: 50vw
  }
}


@media (min-width: 768px) {


  .site-header-content .site-title, .site-logo {
    width: 40vw
  }
}


@media (min-width: 992px) {


  .site-header-content .site-title, .site-logo {
    width: 26vw
  }
}


@media (min-width: 2300px) {


  .site-header-content .site-title, .site-logo {
    width: 20vw
  }
}


@media (min-width: 2300px) {


  .site-description {
    font-size: 0.8em
  }
}


@media (min-width: 2300px) {


  .since-subhead {
    font-size: 1em
  }
}


@media (min-width: 2300px) {


  .since-subhead {
    margin-top: 1vw
  }
}


@media (min-width: 2300px) {


  .post-card-primary-tag {
    font-size: 0.8em
  }
}


@media (min-width: 576px) {


  .post-card-episode {
    font-size: 175%
  }
}


@media (min-width: 401px) {


  .post-card-title, .post-full-title {
    font-size: 40px
  }
}


@media (min-width: 576px) {


  .post-card-title, .post-full-title {
    font-size: 48px
  }
}


@media (min-width: 1400px) {


  .post-card-title, .post-full-title {
    font-size: 2.4em
  }
}


@media (min-width: 401px) {


  .post-full-title {
    font-size: 40px
  }
}


@media (min-width: 576px) {


  .post-full-title {
    font-size: 48px
  }
}


@media (min-width: 992px) {


  .post-full-title {
    font-size: 56px
  }
}


@media (min-width: 1200px) {


  .post-full-title {
    font-size: 64px
  }
}


@media (min-width: 1400px) {


  .post-full-title {
    font-size: 72px
  }
}


@media (min-width: 2300px) {


  .post-full-title {
    font-size: 3em
  }
}


@media (min-width: 2300px) {


  .author-list {
    margin-right: 0.4vw
  }
}


@media (min-width: 2300px) {


  .static-avatar {
    width: 2.4vw
  }
}


@media (min-width: 2300px) {


  .static-avatar {
    height: 2.4vw
  }
}


@media (min-width: 2300px) {


  .post-card-byline-content {
    font-size: 0.8em
  }
}


@media (min-width: 768px) {


  .post-full-header {
    margin-top: 0px
  }
}


@media (min-width: 2300px) {


  .post-full-tags {
    font-size: 1.2em
  }
}


@media (min-width: 2300px) {


  .post-full-byline-meta {
    font-size: 0.6em
  }
}


@media (min-width: 992px) {


  .author-avatar {
    width: 48px
  }
}


@media (min-width: 2300px) {


  .author-avatar {
    width: 2vw
  }
}


@media (min-width: 992px) {


  .author-avatar {
    height: 48px
  }
}


@media (min-width: 2300px) {


  .author-avatar {
    height: 2vw
  }
}


@media (min-width: 2300px) {


  .read-next-card {
    flex: 0 1 30vw
  }
}


@media (min-width: 2300px) {


  .read-next-card-header h3 {
    font-size: 1em
  }
}


@media (min-width: 2300px) {


  .read-next-card-content {
    font-size: 1.7em
  }
}


@media (min-width: 2300px) {


  .read-next-card-content h4 {
    font-size: 0.6em
  }
}


@media (min-width: 2300px) {


  .read-next-card-excerpt {
    font-size: 1.4em
  }
}


@media (min-width: 2300px) {


  .read-next-card-meta {
    font-size: 0.4em
  }
}


@media (min-width: 2300px) {


  .read-next-card-footer a {
    font-size: 1.3em
  }
}


@media (min-width: 2300px) {


  .author-header .author-bio {
    font-size: 1.1em
  }
}


@media (min-width: 2300px) {


  .site-footer-content {
    font-size: 1em
  }
}


@media (min-width: 2300px) {


  .button {
    padding: 0.25em
  }
}


@media (min-width: 2300px) {


  .button {
    height: auto
  }
}


@media (min-width: 2300px) {


  .button {
    font-size: 1.25em
  }
}


@media (min-width: 2300px) {


  .button {
    line-height: 1
  }
}


@media (min-width: 2300px) {


  .infinite-scroll-action {
    margin-top: 3vw
  }
}


@media (min-width: 992px) {


  .tag-show-info .tag-show-left {
    padding-left: 16px
  }
}


@media (min-width: 992px) {


  .tag-show-info .tag-show-left {
    padding-right: 16px
  }
}


@media (min-width: 992px) {


  .tag-show-info .tag-show-left {
    padding-top: 16px
  }
}


@media (min-width: 992px) {


  .tag-show-info .tag-show-left {
    padding-bottom: 16px
  }
}


@media (min-width: 992px) {


  .tag-show-info .tag-show-right {
    padding: 16px
  }
}


@media (min-width: 992px) {


  .tag-show-info .tag-show-right {
    padding-left: 32px
  }
}


@media (min-width: 576px) {


  h2 {
    font-size: 24px
  }
}


@media (min-width: 992px) {


  h2 {
    font-size: 32px
  }
}


@media (min-width: 2300px) {


  h2 {
    font-size: 1.75em
  }
}


@media (min-width: 992px) {


  > img {
    width: 30px
  }
}


@media (min-width: 992px) {


  > img {
    height: 30px
  }
}
/*# sourceMappingURL=screen.css.map */