@charset "UTF-8";
/*
$f-2:  123.364px;
$f-1:  104.717px;
*/
/*
$f10: 6.876px;
$f11: 5.836px;
$f12: 4.250px;
*/
.sans {
  font-family: "Futura", "Avenir", "URW Gothic", "Helvetica", Corbel, source-sans-pro, sans-serif; }

b, strong, .fw-bold {
  font-weight: 800; }

.f-serif {
  font-family: "Baskerville", "Palatino Linotype", "URW Palladio L", P052, serif !important; }

.f1 {
  font-size: 64.72px; }

h1, .h1, .f2 {
  font-size: 47.123px;
  font-weight: normal; }
  h1 strong, .h1 strong, .f2 strong {
    font-weight: bold; }

h2, .h2, .f3 {
  font-size: 40px;
  font-weight: normal; }
  h2 strong, .h2 strong, .f3 strong {
    font-weight: bold; }

.f4 {
  font-size: 29.124px;
  font-weight: normal; }
  .f4 strong {
    font-weight: bold; }

h3, .h3, .f5 {
  font-size: 24.722px;
  font-weight: normal; }
  h3 strong, .h3 strong, .f5 strong {
    font-weight: bold; }

h4, .h4, .f6 {
  font-size: 18px;
  font-weight: normal; }
  h4 strong, .h4 strong, .f6 strong {
    font-weight: bold; }

.f7 {
  font-size: 15.279px;
  font-weight: normal; }
  .f7 strong {
    font-weight: bold; }

h5, .h5, .f8 {
  font-size: 11.125px;
  font-weight: normal; }
  h5 strong, .h5 strong, .f8 strong {
    font-weight: bold; }

h6, .h6, .f9 {
  font-size: 9.443px;
  font-weight: normal; }
  h6 strong, .h6 strong, .f9 strong {
    font-weight: bold; }

header nav ul {
  padding: 0; }

header li {
  list-style: none;
  display: block;
  text-align: center;
  font-size: 24.722px;
  font-family: "Futura", "Avenir", "URW Gothic", "Helvetica", Corbel, source-sans-pro, sans-serif; }

@media (min-width: 40em) {
  header li {
    display: inline-block;
    padding-right: 25.2px; } }
h1, h2, h3, h4, h5, h6 {
  font-family: "Futura", "Avenir", "URW Gothic", "Helvetica", Corbel, source-sans-pro, sans-serif;
  font-weight: 600;
  text-rendering: optimizeLegibility; }
  h1.fw-bold, h1 .fw-bold, h2.fw-bold, h2 .fw-bold, h3.fw-bold, h3 .fw-bold, h4.fw-bold, h4 .fw-bold, h5.fw-bold, h5 .fw-bold, h6.fw-bold, h6 .fw-bold {
    font-weight: 600; }
  h1.wf-loading, h2.wf-loading, h3.wf-loading, h4.wf-loading, h5.wf-loading, h6.wf-loading {
    visibility: hidden; }

h1, h2, h3 {
  margin-top: 0; }

h4 code {
  font-weight: bold;
  font-size: 110%; }

.no-ul {
  text-decoration: none; }

.ul {
  text-decoration: underline; }

.ul-hover:hover {
  text-decoration: underline; }

.excerpt sup {
  display: none; }

h1, h2, h3 {
  margin-bottom: 12.6px; }

h4, h5, h6 {
  margin-bottom: -12.6px; }

.ls2 {
  letter-spacing: 0.075em; }

.f-body {
  font-size: 18px; }

body, p, li, td {
  font-family: "Baskerville", "Palatino Linotype", "URW Palladio L", P052, serif;
  font-size: 24.722px;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  font-weight: normal; }

@media (min-width: 40em) {
  body, p, li, td {
    font-size: 18px;
    line-height: 1.4; } }
body {
  padding: 0;
  margin: 0; }

.center {
  text-align: center; }

blockquote {
  margin: 0;
  padding-left: 12.6px;
  font-style: italic;
  border-left: 4px solid #d3c9d3; }

main {
  width: 90%;
  margin: 0 auto;
  overflow-x: hidden; }

.readable {
  width: 90%;
  margin: 0 auto; }

@media (min-width: 40em) {
  main {
    width: 720px;
    margin: 0 auto;
    overflow-x: hidden; }

  .readable {
    width: 720px;
    margin: 0 auto; } }
pre, code {
  font-family: "Courier", ui-monospace, monospace; }

pre {
  overflow-x: scroll; }

pre code {
  padding: 0;
  font-size: 18px; }

p code {
  font-size: 18px; }

@media (min-width: 40em) {
  p code {
    font-size: 15.279px; } }
pre {
  margin: 0;
  line-height: 1.2; }

.uc {
  text-transform: uppercase; }

sup a {
  text-decoration: none; }
  sup a:hover {
    text-decoration: underline; }

footer.footnotes {
  font-style: italic; }
  footer.footnotes li {
    font-size: 15.279px;
    display: block;
    padding-left: 25.2px;
    padding-right: 25.2px; }
    footer.footnotes li sup {
      margin-left: -12.6px;
      font-style: normal;
      padding-right: 6.3px; }

footer.related-posts h1 {
  font-size: 29.124px;
  text-align: center; }
footer.related-posts .post-date {
  display: block;
  color: #665666;
  text-transform: uppercase;
  font-size: 15.279px; }

.text-l {
  text-align: left; }

.text-c {
  text-align: center; }

.text-r {
  text-align: right; }

.blog-post .blog-content > p:last-of-type:after, .complete-article > p:last-of-type:after {
  content: " ❺"; }

.mailing-list form label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25.2px;
  margin-top: 25.2px;
  margin-bottom: 25.2px;
  flex-direction: column;
  width: 100%; }

@media (min-width: 40em) {
  .mailing-list form label {
    flex-direction: row; } }
.mailing-list form label span {
  white-space: nowrap; }

.mailing-list form input[type='email'] {
  width: 80%;
  padding: 12.6px;
  font-size: 24.722px;
  font-family: "Courier", ui-monospace, monospace;
  border: none;
  border-radius: 3.15px;
  background-color: #fffeff;
  color: #222;
  box-shadow: 0px 0px 26px -6px rgba(0, 0, 0, 0.46) inset; }

.mailing-list form input[type='submit'] {
  display: inline-block;
  width: 100%;
  padding: 12.6px;
  font-size: 24.722px;
  text-align: center;
  border: solid thin;
  border-radius: 12.6px;
  background-color: #111;
  color: #ddd;
  font-family: "Futura", "Avenir", "URW Gothic", "Helvetica", Corbel, source-sans-pro, sans-serif;
  text-shadow: rgba(135, 251, 255, 0.68) 0px 0px 8px; }

aside.promo {
  width: 100%;
  margin: 0;
  text-align: center;
  max-width: 90%; }
  @media (min-width: 40em) {
    aside.promo {
      max-width: 40%;
      float: left;
      margin-top: 12.6px;
      margin-left: 0;
      margin-right: 25.2px;
      margin-bottom: 25.2px; } }
  aside.promo .banner {
    display: block;
    font-style: italic;
    border: none;
    padding-top: 12.6px;
    padding-bottom: 12.6px;
    margin-bottom: 12.6px;
    text-align: center;
    width: 100%; }
  aside.promo h1 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 0; }
  aside.promo h2 {
    font-size: 15.279px;
    letter-spacing: -0.315px; }
  aside.promo a {
    text-decoration: none;
    padding: 3.15px;
    margin-left: -3.15px;
    margin-right: -3.15px;
    font-weight: 200; }
    aside.promo a img {
      max-width: 100%; }
  aside.promo h3 {
    font-size: 15.279px;
    margin-top: 25.2px;
    margin-bottom: 25.2px; }
    aside.promo h3 a {
      text-decoration: none;
      padding: 3.15px;
      margin-left: -3.15px;
      margin-right: -3.15px;
      font-weight: 200;
      text-transform: uppercase;
      padding-left: 25.2px;
      padding-right: 25.2px;
      padding-top: 12.6px;
      padding-bottom: 12.6px;
      font-weight: bold; }

.pullquote {
  display: none; }
  @media (min-width: 40em) {
    .pullquote {
      display: block;
      margin: 6.3px;
      margin-top: 0;
      font-weight: bold;
      width: 50%;
      max-width: 50%;
      font-size: 29.124px;
      text-align: right;
      float: right;
      margin-right: 0; } }

.pullquote-left {
  display: none; }
  @media (min-width: 40em) {
    .pullquote-left {
      display: block;
      margin: 6.3px;
      margin-top: 0;
      font-weight: bold;
      width: 50%;
      max-width: 50%;
      font-size: 29.124px;
      text-align: left;
      float: left;
      margin-left: 0; } }

tfoot p {
  font-size: 15.279px;
  font-style: italic; }
  tfoot p:before {
    font-style: normal;
    text-transform: uppercase;
    content: "Table "; }

.blog-post footer {
  margin-top: 25.2px;
  margin-bottom: 25.2px; }
  .blog-post footer ul {
    margin: 0;
    padding-left: 12.6px;
    padding-right: 12.6px;
    list-style: none; }
    .blog-post footer ul li {
      line-height: 1.2;
      margin-top: 12.6px;
      text-align: center; }

figure {
  text-align: center; }
  figure figcaption {
    font-size: 15.279px;
    font-style: italic; }

figure.tl {
  text-align: left; }

.list-style-none {
  list-style: none;
  margin: 0;
  padding: 0; }
  .list-style-none li {
    margin-bottom: 6.3px; }

svg a {
  text-decoration: underline; }

.pb1 {
  padding-bottom: 50.4px; }

.pb2 {
  padding-bottom: 25.2px; }

.pb3 {
  padding-bottom: 12.6px; }

.pt1 {
  padding-top: 50.4px; }

.pt2 {
  padding-top: 25.2px; }

.pt3 {
  padding-top: 12.6px; }

.pr2 {
  padding-right: 25.2px; }

.pl0 {
  padding-left: 0; }

.pl2 {
  padding-left: 25.2px; }

.mbnone {
  margin-bottom: 0; }

.mb1 {
  margin-bottom: 50.4px; }

.mb2 {
  margin-bottom: 25.2px; }

.mtneg {
  margin-top: -12.6px; }

.mtnone {
  margin-top: 0; }

.mt1 {
  margin-top: 50.4px; }

.mt2 {
  margin-top: 25.2px; }

.ml1 {
  margin-left: 50.4px; }

.mr1 {
  margin-right: 50.4px; }

.ml2 {
  margin-left: 25.2px; }

.mr2 {
  margin-right: 25.2px; }

.ml0 {
  margin-left: 0; }

.ib {
  display: inline-block; }

.dn {
  display: none; }

.w-100 {
  width: 100%; }

.nowrap {
  white-space: nowrap; }

.fl {
  float: left; }

.fr {
  float: right; }

img {
  max-width: 100%;
  max-height: 100%; }

.cf:before, .cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

@media (min-width: 40em) {
  .dn-ns {
    display: none; }

  .db-ns {
    display: block; } }
@media (min-width: 501px) {
  .responsive-post .fl-ns {
    float: left; }
  .responsive-post .fr-ns {
    float: right; }
  .responsive-post .w-50-ns {
    width: 50%; } }

.list-inline {
  list-style: none; }
  .list-inline li {
    display: inline; }

header.site-header {
  background-image: url(/images/flamenco.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0px -20px, center;
  color: #fffeff; }
  header.site-header nav a, header.site-header h1 a {
    color: #fffeff; }
  header.site-header h1 {
    font-size: 29.124px; }
    header.site-header h1 a {
      text-decoration: none; }
  header.site-header h2 {
    font-size: 24.722px; }

@media (min-width: 40em) {
  header.site-header h1 {
    font-size: 47.123px; }
  header.site-header h2 {
    font-size: 40px; } }
div.highlighter-rouge {
  background: #1e181e;
  color: #fffeff;
  border-radius: 6.3px;
  padding: 12.6px; }

a {
  color: #100d10; }
  a:visited {
    color: #100d10; }

table.border-rows {
  border-collapse: collapse; }
  table.border-rows thead th, table.border-rows thead td, table.border-rows tbody th, table.border-rows tbody td {
    padding-top: 6.3px;
    border-bottom: solid thin #100d10; }
  table.border-rows thead th, table.border-rows tbody th {
    padding-right: 12.6px; }

.image-border {
  border: solid thin #100d10; }

.border-bottom {
  border-bottom: solid thin #100d10; }

.border-top {
  border-top: solid thin #100d10; }

.border-light {
  border-color: #d3c9d3; }

.button {
  text-decoration: none;
  padding: 6.3px;
  margin: 0; }
  .button:hover {
    background: rgba(0, 0, 0, 0.25);
    text-decoration: underline; }

hr {
  color: #d3c9d3; }

.pill {
  padding: 12.6px;
  background: #faf8fa;
  font-family: "Futura", "Avenir", "URW Gothic", "Helvetica", Corbel, source-sans-pro, sans-serif; }
  .pill:hover {
    background: #eeeaee; }

.light {
  color: #645264; }

aside.promo {
  border-radius: 6.3px;
  border: solid thin;
  background: #b4c5dd; }
  aside.promo .banner {
    background: #fffeff;
    border-radius: 6.3px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: none; }
  aside.promo h2 {
    color: #2c242c; }
  aside.promo a {
    border-radius: 3.15px;
    color: #100d10; }
    aside.promo a img {
      background: #fffeff;
      -webkit-box-shadow: 0.7875px 0.7875px 6.3px 0px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 0.7875px 0.7875px 6.3px 0px rgba(0, 0, 0, 0.75);
      box-shadow: 0.7875px 0.7875px 6.3px 0px rgba(0, 0, 0, 0.75); }
  aside.promo h3 a {
    border-radius: 3.15px;
    color: #100d10;
    background: #fffeff;
    border: solid thin grey;
    border-radius: 12.6px; }
    aside.promo h3 a:hover {
      color: #483b48;
      background: #fff9ff; }

.discount-code {
  margin-right: 6.3px;
  padding: 3.15px 6.3px;
  border: solid thin;
  border-radius: 6.3px;
  background-color: #dfdfdf;
  font-weight: bold; }

table.comparison {
  margin-left: auto;
  margin-right: auto; }
  table.comparison thead th {
    font-size: 24.722px;
    font-weight: bold;
    text-align: left; }
  table.comparison tbody tr:nth-child(odd) td {
    background-color: #efefef; }
  table.comparison tbody td {
    padding: 12.6px; }
  table.comparison tbody td:nth-child(1),
  table.comparison tbody td:nth-child(2) {
    white-space: nowrap;
    font-size: 15.279px;
    font-weight: bold;
    max-width: 20ch; }
  table.comparison tbody td.wrap-ok {
    white-space: normal; }
  table.comparison tbody td:nth-child(1) {
    padding-left: 0; }
  table.comparison tbody td:nth-last-child(1) {
    padding-right: 0; }
  table.comparison tbody td p {
    max-width: 45ch;
    line-height: 1.4; }

kbd {
  display: inline-block;
  padding-left: 6.3px;
  padding-right: 6.3px;
  padding-top: 0.7875px;
  padding-bottom: 0.7875px;
  margin-bottom: 0.7875px;
  font-family: "Courier", ui-monospace, monospace;
  border: solid thin black;
  border-radius: 3.15px; }

.comparison {
  display: grid;
  grid-template-areas: 'title      title' 'mac-icon   mac-name' 'linux-icon linux-name' 'desc       desc      ';
  gap: 6.3px; }
  .comparison h6 {
    grid-area: title;
    width: 100%;
    margin-bottom: 12.6px;
    margin-top: 12.6px;
    font-size: 29.124px;
    text-align: center; }

@media (min-width: 40em) {
  .comparison {
    padding-left: 2rem;
    padding-right: 2rem;
    display: grid;
    grid-template-areas: 'title    title    title      title' 'mac-icon mac-name linux-icon linux-name' 'desc     desc     desc       desc';
    gap: 6.3px;
    justify-items: start; } }
.comparison .name {
  font-weight: bold;
  font-size: 24.722px;
  display: block; }

.comparison .name strong {
  font-weight: normal; }

.comparison :nth-child(1 of img) {
  grid-area: mac-icon;
  height: 3lh; }

@media (min-width: 40em) {
  .comparison :nth-child(1 of img) {
    height: 4lh; } }
.comparison > :nth-child(1 of kbd) {
  width: min-content;
  grid-area: mac-icon;
  white-space: nowrap;
  height: min-content;
  align-self: center;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px; }

.comparison > span.mac[role=img] {
  grid-area: mac-icon;
  font-size: 120%;
  white-space: nowrap;
  height: min-content;
  align-self: center; }

.comparison > :nth-child(1 of p) {
  grid-area: mac-name; }

.comparison :nth-child(2 of img) {
  grid-area: linux-icon;
  height: 3lh; }

@media (min-width: 40em) {
  .comparison :nth-child(2 of img) {
    height: 4lh; } }
.comparison > :nth-child(2 of kbd) {
  width: min-content;
  grid-area: linux-icon;
  height: min-content;
  align-self: center;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
  white-space: nowrap; }

@media (min-width: 40em) {
  .comparison > :nth-child(1 of kbd),
  .comparison > :nth-child(2 of kbd) {
    font-size: 120%; } }
.comparison > span.linux[role=img] {
  grid-area: linux-icon;
  font-size: 120%;
  white-space: nowrap;
  height: min-content;
  align-self: center; }

.comparison > :nth-child(2 of p) {
  grid-area: linux-name; }

.comparison :nth-child(1 of .description) {
  grid-area: desc;
  padding-left: 12.6px;
  padding-right: 12.6px;
  padding-top: 12.6px;
  padding-bottom: 0;
  display: flex;
  align-items: top;
  gap: 3.15px; }

.comparison :nth-child(1 of .description) :nth-child(1 of p) {
  margin-top: 0; }

img.bordered {
  padding: 12.6px;
  border: solid thin #efefef;
  border-radius: 6.3px; }

figure.two-shots div {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12.6px; }

@media (min-width: 40em) {
  figure.two-shots div {
    display: flex;
    flex-direction: row;
    align-items: start;
    gap: 12.6px; }

  figure.two-shots img {
    width: 50%; } }
.highlight .hll {
  background-color: #222; }

.highlight .c {
  color: #7f9f7f; }

.highlight .err {
  color: #e37170;
  background-color: #3d3535; }

.highlight .g {
  color: #7f9f7f; }

.highlight .k {
  color: #f0dfaf; }

.highlight .l {
  color: #ccc; }

.highlight .n {
  color: #dcdccc; }

.highlight .o {
  color: #f0efd0; }

.highlight .x {
  color: #ccc; }

.highlight .p {
  color: #41706f; }

.highlight .cm {
  color: #7f9f7f; }

.highlight .cp {
  color: #7f9f7f; }

.highlight .c1 {
  color: #7f9f7f; }

.highlight .cs {
  color: #cd0000;
  font-weight: bold; }

.highlight .gd {
  color: #cd0000; }

.highlight .ge {
  color: #ccc;
  font-style: italic; }

.highlight .gr {
  color: red; }

.highlight .gh {
  color: #dcdccc;
  font-weight: bold; }

.highlight .gi {
  color: #00cd00; }

.highlight .go {
  color: gray; }

.highlight .gp {
  color: #dcdccc;
  font-weight: bold; }

.highlight .gs {
  color: #ccc;
  font-weight: bold; }

.highlight .gu {
  color: purple;
  font-weight: bold; }

.highlight .gt {
  color: #0040D0; }

.highlight .kc {
  color: #dca3a3; }

.highlight .kd {
  color: #ffff86; }

.highlight .kn {
  color: #dfaf8f;
  font-weight: bold; }

.highlight .kp {
  color: #cdcf99; }

.highlight .kr {
  color: #cdcd00; }

.highlight .kt {
  color: #00cd00; }

.highlight .ld {
  color: #cc9393; }

.highlight .m {
  color: #8cd0d3; }

.highlight .s {
  color: #cc9393; }

.highlight .na {
  color: #9ac39f; }

.highlight .nb {
  color: #efef8f; }

.highlight .nc {
  color: #efef8f; }

.highlight .no {
  color: #ccc; }

.highlight .nd {
  color: #ccc; }

.highlight .ni {
  color: #c28182; }

.highlight .ne {
  color: #c3bf9f;
  font-weight: bold; }

.highlight .nf {
  color: #efef8f; }

.highlight .nl {
  color: #ccc; }

.highlight .nn {
  color: #8fbede; }

.highlight .nx {
  color: #ccc; }

.highlight .py {
  color: #ccc; }

.highlight .nt {
  color: #9ac39f; }

.highlight .nv {
  color: #dcdccc; }

.highlight .ow {
  color: #f0efd0; }

.highlight .w {
  color: #ccc; }

.highlight .mf {
  color: #8cd0d3; }

.highlight .mh {
  color: #8cd0d3; }

.highlight .mi {
  color: #8cd0d3; }

.highlight .mo {
  color: #8cd0d3; }

.highlight .sb {
  color: #cc9393; }

.highlight .sc {
  color: #cc9393; }

.highlight .sd {
  color: #cc9393; }

.highlight .s2 {
  color: #cc9393; }

.highlight .se {
  color: #cc9393; }

.highlight .sh {
  color: #cc9393; }

.highlight .si {
  color: #cc9393; }

.highlight .sx {
  color: #cc9393; }

.highlight .sr {
  color: #cc9393; }

.highlight .s1 {
  color: #cc9393; }

.highlight .ss {
  color: #cc9393; }

.highlight .bp {
  color: #efef8f; }

.highlight .vc {
  color: #efef8f; }

.highlight .vg {
  color: #dcdccc; }

.highlight .vi {
  color: #ffffc7; }

.highlight .il {
  color: #8cd0d3; }

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