/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

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

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

mark {
  color: #000;
  background: #ff0; }

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

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

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; }

figure {
  margin: 0; }

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

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

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

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

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

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

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

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

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 2cm .5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .table td,
  .table th {
    background-color: #fff !important; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input,
select[multiple],
textarea {
  background-image: none; }

a {
  color: #428bca;
  text-decoration: none; }

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16.099999999999998px;
  font-weight: 200;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }

small {
  font-size: 85%; }

cite {
  font-style: normal; }

.text-muted {
  color: #999999; }

.text-primary {
  color: #428bca; }

.text-warning {
  color: #c09853; }

.text-danger {
  color: #b94a48; }

.text-success {
  color: #468847; }

.text-info {
  color: #3a87ad; }

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999; }

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

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

h1,
.h1 {
  font-size: 36px; }

h2,
.h2 {
  font-size: 30px; }

h3,
.h3 {
  font-size: 24px; }

h4,
.h4 {
  font-size: 18px; }

h5,
.h5 {
  font-size: 14px; }

h6,
.h6 {
  font-size: 12px; }

h1 small,
.h1 small {
  font-size: 24px; }

h2 small,
.h2 small {
  font-size: 18px; }

h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

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

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

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

dl {
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " "; }
  .dl-horizontal dd:after {
    clear: both; }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " "; }
  .dl-horizontal dd:after {
    clear: both; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25; }

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

blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999; }

blockquote small:before {
  content: '\2014 \00A0'; }

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0; }

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right; }

blockquote.pull-right small:before {
  content: ''; }

blockquote.pull-right small:after {
  content: '\00A0 \2014'; }

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px; }

pre.prettyprint {
  margin-bottom: 20px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

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

.container:after {
  clear: both; }

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

.container:after {
  clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

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

.row:after {
  clear: both; }

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

.row:after {
  clear: both; }

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left; }

.col-xs-1 {
  width: 8.333333333333332%; }

.col-xs-2 {
  width: 16.666666666666664%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333333333333%; }

.col-xs-5 {
  width: 41.66666666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.333333333333336%; }

.col-xs-8 {
  width: 66.66666666666666%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333333333334%; }

.col-xs-11 {
  width: 91.66666666666666%; }

.col-xs-12 {
  width: 100%; }

@media (min-width: 768px) {
  .container {
    max-width: 750px; }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left; }
  .col-sm-1 {
    width: 8.333333333333332%; }
  .col-sm-2 {
    width: 16.666666666666664%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333333333333%; }
  .col-sm-5 {
    width: 41.66666666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.333333333333336%; }
  .col-sm-8 {
    width: 66.66666666666666%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333333333334%; }
  .col-sm-11 {
    width: 91.66666666666666%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-push-1 {
    left: 8.333333333333332%; }
  .col-sm-push-2 {
    left: 16.666666666666664%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333333333333%; }
  .col-sm-push-5 {
    left: 41.66666666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.333333333333336%; }
  .col-sm-push-8 {
    left: 66.66666666666666%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333333333334%; }
  .col-sm-push-11 {
    left: 91.66666666666666%; }
  .col-sm-pull-1 {
    right: 8.333333333333332%; }
  .col-sm-pull-2 {
    right: 16.666666666666664%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333333333333%; }
  .col-sm-pull-5 {
    right: 41.66666666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.333333333333336%; }
  .col-sm-pull-8 {
    right: 66.66666666666666%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333333333334%; }
  .col-sm-pull-11 {
    right: 91.66666666666666%; }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%; }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%; }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%; }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%; } }

@media (min-width: 992px) {
  .container {
    max-width: 970px; }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left; }
  .col-md-1 {
    width: 8.333333333333332%; }
  .col-md-2 {
    width: 16.666666666666664%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333333333333%; }
  .col-md-5 {
    width: 41.66666666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.333333333333336%; }
  .col-md-8 {
    width: 66.66666666666666%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333333333334%; }
  .col-md-11 {
    width: 91.66666666666666%; }
  .col-md-12 {
    width: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.333333333333332%; }
  .col-md-push-2 {
    left: 16.666666666666664%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333333333333%; }
  .col-md-push-5 {
    left: 41.66666666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.333333333333336%; }
  .col-md-push-8 {
    left: 66.66666666666666%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333333333334%; }
  .col-md-push-11 {
    left: 91.66666666666666%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.333333333333332%; }
  .col-md-pull-2 {
    right: 16.666666666666664%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333333333333%; }
  .col-md-pull-5 {
    right: 41.66666666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.333333333333336%; }
  .col-md-pull-8 {
    right: 66.66666666666666%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333333333334%; }
  .col-md-pull-11 {
    right: 91.66666666666666%; }
  .col-md-offset-0 {
    margin-left: 0; }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%; }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%; }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%; }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%; }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1170px; }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left; }
  .col-lg-1 {
    width: 8.333333333333332%; }
  .col-lg-2 {
    width: 16.666666666666664%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333333333333%; }
  .col-lg-5 {
    width: 41.66666666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.333333333333336%; }
  .col-lg-8 {
    width: 66.66666666666666%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333333333334%; }
  .col-lg-11 {
    width: 91.66666666666666%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.333333333333332%; }
  .col-lg-push-2 {
    left: 16.666666666666664%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333333333333%; }
  .col-lg-push-5 {
    left: 41.66666666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.333333333333336%; }
  .col-lg-push-8 {
    left: 66.66666666666666%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333333333334%; }
  .col-lg-push-11 {
    left: 91.66666666666666%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.333333333333332%; }
  .col-lg-pull-2 {
    right: 16.666666666666664%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333333333333%; }
  .col-lg-pull-5 {
    right: 41.66666666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.333333333333336%; }
  .col-lg-pull-8 {
    right: 66.66666666666666%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333333333334%; }
  .col-lg-pull-11 {
    right: 91.66666666666666%; }
  .col-lg-offset-0 {
    margin-left: 0; }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%; }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%; }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%; }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%; } }

table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  margin-bottom: 20px; }

.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd; }

.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
  border-top: 0; }

.table tbody + tbody {
  border-top: 2px solid #dddddd; }

.table .table {
  background-color: #ffffff; }

.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #dddddd; }

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  display: table-column;
  float: none; }

table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  float: none; }

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3; }

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7; }

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be; }

@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd; }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff; }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }
  .table-responsive > .table-bordered {
    border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

input[type="file"] {
  display: block; }

select[multiple],
select[size] {
  height: auto; }

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

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

.form-control:-moz-placeholder {
  color: #999999; }

.form-control::-moz-placeholder {
  color: #999999; }

.form-control:-ms-input-placeholder {
  color: #999999; }

.form-control::-webkit-input-placeholder {
  color: #999999; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle; }

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm {
  height: auto; }

.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg {
  height: 45px;
  line-height: 45px; }

textarea.input-lg {
  height: auto; }

.has-warning .help-block,
.has-warning .control-label {
  color: #c09853; }

.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }

.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853; }

.has-error .help-block,
.has-error .control-label {
  color: #b94a48; }

.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }

.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48; }

.has-success .help-block,
.has-success .control-label {
  color: #468847; }

.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }

.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847; }

.form-control-static {
  padding-top: 7px;
  margin-bottom: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " "; }

.form-horizontal .form-group:after {
  clear: both; }

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " "; }

.form-horizontal .form-group:after {
  clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right; } }

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none; }

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc; }

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad; }

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc; }

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e; }

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd; }

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512; }

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925; }

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439; }

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc; }

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0; }

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent; }

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px; }

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-briefcase:before {
  content: "\1f4bc"; }

.glyphicon-calendar:before {
  content: "\1f4c5"; }

.glyphicon-pushpin:before {
  content: "\1f4cc"; }

.glyphicon-paperclip:before {
  content: "\1f4ce"; }

.glyphicon-camera:before {
  content: "\1f4f7"; }

.glyphicon-lock:before {
  content: "\1f512"; }

.glyphicon-bell:before {
  content: "\1f514"; }

.glyphicon-bookmark:before {
  content: "\1f516"; }

.glyphicon-fire:before {
  content: "\1f525"; }

.glyphicon-wrench:before {
  content: "\1f527"; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
  content: ""; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0; }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; } }

.btn-default .caret {
  border-top-color: #333333; }

.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff; }

.dropup .btn-default .caret {
  border-bottom-color: #333333; }

.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left; }

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2; }

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " "; }

.btn-toolbar:after {
  clear: both; }

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " "; }

.btn-toolbar:after {
  clear: both; }

.btn-toolbar .btn-group {
  float: left; }

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group-xs > .btn {
  padding: 5px 10px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed; }

.btn-group-justified .btn {
  display: table-cell;
  float: none;
  width: 1%; }

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  width: 100%;
  margin-bottom: 0; }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px; }

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto; }

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  white-space: nowrap; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -4px; }

.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

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

.nav:after {
  clear: both; }

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

.nav:after {
  clear: both; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.nav > li.disabled > a {
  color: #999999; }

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #dddddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  text-align: center; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; } }

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd; }

.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #ffffff; }

.nav-pills > li {
  float: left; }

.nav-pills > li > a {
  border-radius: 5px; }

.nav-pills > li + li {
  margin-left: 2px; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  text-align: center; }

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; } }

.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd; }

.nav-tabs-justified > .active > a {
  border-bottom-color: #ffffff; }

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

.tabbable:after {
  clear: both; }

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

.tabbable:after {
  clear: both; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

.tab-content > .active,
.pill-content > .active {
  display: block; }

.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca; }

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

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

.navbar:after {
  clear: both; }

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

.navbar:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " "; }

.navbar-collapse:after {
  clear: both; }

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " "; }

.navbar-collapse:after {
  clear: both; }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  .navbar-collapse.in {
    overflow-y: visible; }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px; }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px; }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0; } }

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }

.navbar-static-top {
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  z-index: 1030; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }
  .navbar-nav > li {
    float: left; }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important; } }

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .form-control {
    display: inline-block; }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; } }

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    margin-right: 15px;
    margin-left: 15px; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777777; }

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777777; }

.navbar-default .navbar-nav > li > a {
  color: #777777; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #dddddd; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6; }

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent; } }

.navbar-default .navbar-link {
  color: #777777; }

.navbar-default .navbar-link:hover {
  color: #333333; }

.navbar-inverse {
  background-color: #222222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #999999; }

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #999999; }

.navbar-inverse .navbar-nav > li > a {
  color: #999999; }

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333333; }

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff; }

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999; }

.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent; } }

.navbar-inverse .navbar-link {
  color: #999999; }

.navbar-inverse .navbar-link:hover {
  color: #ffffff; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0"; }

.breadcrumb > .active {
  color: #999999; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca; }

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

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

.pager:after {
  clear: both; }

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

.pager:after {
  clear: both; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px; }

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.pager .next > a,
.pager .next > span {
  float: right; }

.pager .previous > a,
.pager .previous > span {
  float: left; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.label-default {
  background-color: #999999; }

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080; }

.label-primary {
  background-color: #428bca; }

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9; }

.label-success {
  background-color: #5cb85c; }

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  border-radius: 10px; }

.badge:empty {
  display: none; }

a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

.btn .badge {
  position: relative;
  top: -1px; }

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee; }

.jumbotron h1 {
  line-height: 1;
  color: inherit; }

.jumbotron p {
  line-height: 1.4; }

.container .jumbotron {
  border-radius: 6px; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }
  .jumbotron h1 {
    font-size: 63px; } }

.thumbnail {
  display: inline-block;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.thumbnail > img {
  display: block;
  height: auto;
  max-width: 100%; }

a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #428bca; }

.thumbnail > img {
  margin-right: auto;
  margin-left: auto; }

.thumbnail .caption {
  padding: 9px;
  color: #333333; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: bold; }

.alert > p,
.alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable {
  padding-right: 35px; }

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #356635; }

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #2d6987; }

.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5; }

.alert-warning hr {
  border-top-color: #f8e5be; }

.alert-warning .alert-link {
  color: #a47e3c; }

.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7; }

.alert-danger hr {
  border-top-color: #e6c1c7; }

.alert-danger .alert-link {
  color: #953b39; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 40px 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }

.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }

.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }

.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }

.media > .pull-right {
  margin-left: 10px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd; }

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

a.list-group-item {
  color: #555555; }

a.list-group-item .list-group-item-heading {
  color: #333333; }

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5; }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca; }

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
  color: inherit; }

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }

.panel-body:before,
.panel-body:after {
  display: table;
  content: " "; }

.panel-body:after {
  clear: both; }

.panel-body:before,
.panel-body:after {
  display: table;
  content: " "; }

.panel-body:after {
  clear: both; }

.panel > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item {
  border-width: 1px 0; }

.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel > .list-group .list-group-item:last-child {
  border-bottom: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.panel > .table {
  margin-bottom: 0; }

.panel > .panel-body + .table {
  border-top: 1px solid #dddddd; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px; }

.panel-title > a {
  color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd; }

.panel-default {
  border-color: #dddddd; }

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd; }

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd; }

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd; }

.panel-primary {
  border-color: #428bca; }

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca; }

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca; }

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-warning {
  border-color: #fbeed5; }

.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5; }

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5; }

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5; }

.panel-danger {
  border-color: #eed3d7; }

.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7; }

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7; }

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-dialog {
  z-index: 1050;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 20px; }

.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.modal-footer:after {
  clear: both; }

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.modal-footer:after {
  clear: both; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

@media screen and (min-width: 768px) {
  .modal-dialog {
    right: auto;
    left: 50%;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } }

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible; }

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000000;
  border-width: 5px 5px 0; }

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000000;
  border-width: 5px 5px 0; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box; }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover .arrow {
  border-width: 11px; }

.popover .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " "; }

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " "; }

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0; }

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " "; }

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0; }

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " "; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1; }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50); }

.carousel-control.left {
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif; }

.carousel-control .icon-prev:before {
  content: '\2039'; }

.carousel-control .icon-next:before {
  content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  border: 1px solid #ffffff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px; } }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.visible-xs {
  display: none !important; }

tr.visible-xs {
  display: none !important; }

th.visible-xs,
td.visible-xs {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important; }
  tr.visible-xs.visible-sm {
    display: table-row !important; }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important; }
  tr.visible-xs.visible-md {
    display: table-row !important; }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important; }
  tr.visible-xs.visible-lg {
    display: table-row !important; }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important; } }

.visible-sm {
  display: none !important; }

tr.visible-sm {
  display: none !important; }

th.visible-sm,
td.visible-sm {
  display: none !important; }

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important; }
  tr.visible-sm.visible-xs {
    display: table-row !important; }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important; }
  tr.visible-sm.visible-md {
    display: table-row !important; }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important; }
  tr.visible-sm.visible-lg {
    display: table-row !important; }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important; } }

.visible-md {
  display: none !important; }

tr.visible-md {
  display: none !important; }

th.visible-md,
td.visible-md {
  display: none !important; }

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important; }
  tr.visible-md.visible-xs {
    display: table-row !important; }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important; }
  tr.visible-md.visible-sm {
    display: table-row !important; }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important; }
  tr.visible-md.visible-lg {
    display: table-row !important; }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important; } }

.visible-lg {
  display: none !important; }

tr.visible-lg {
  display: none !important; }

th.visible-lg,
td.visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important; }
  tr.visible-lg.visible-xs {
    display: table-row !important; }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important; }
  tr.visible-lg.visible-sm {
    display: table-row !important; }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important; }
  tr.visible-lg.visible-md {
    display: table-row !important; }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

.hidden-xs {
  display: block !important; }

tr.hidden-xs {
  display: table-row !important; }

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; }
  tr.hidden-xs {
    display: none !important; }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important; }
  tr.hidden-xs.hidden-sm {
    display: none !important; }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important; }
  tr.hidden-xs.hidden-md {
    display: none !important; }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important; }
  tr.hidden-xs.hidden-lg {
    display: none !important; }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important; } }

.hidden-sm {
  display: block !important; }

tr.hidden-sm {
  display: table-row !important; }

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important; }
  tr.hidden-sm.hidden-xs {
    display: none !important; }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; }
  tr.hidden-sm {
    display: none !important; }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important; }
  tr.hidden-sm.hidden-md {
    display: none !important; }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important; }
  tr.hidden-sm.hidden-lg {
    display: none !important; }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important; } }

.hidden-md {
  display: block !important; }

tr.hidden-md {
  display: table-row !important; }

th.hidden-md,
td.hidden-md {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important; }
  tr.hidden-md.hidden-xs {
    display: none !important; }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important; }
  tr.hidden-md.hidden-sm {
    display: none !important; }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; }
  tr.hidden-md {
    display: none !important; }
  th.hidden-md,
  td.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important; }
  tr.hidden-md.hidden-lg {
    display: none !important; }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important; } }

.hidden-lg {
  display: block !important; }

tr.hidden-lg {
  display: table-row !important; }

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important; }
  tr.hidden-lg.hidden-xs {
    display: none !important; }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important; }
  tr.hidden-lg.hidden-sm {
    display: none !important; }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important; }
  tr.hidden-lg.hidden-md {
    display: none !important; }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; }
  tr.hidden-lg {
    display: none !important; }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

tr.visible-print {
  display: none !important; }

th.visible-print,
td.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; }
  .hidden-print {
    display: none !important; }
  tr.hidden-print {
    display: none !important; }
  th.hidden-print,
  td.hidden-print {
    display: none !important; } }

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }

.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn:active,
.btn.active {
  background-image: none; }

.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, 0%, #e6e6e6, 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  background-repeat: repeat-x;
  border-color: #e0e0e0;
  border-color: #ccc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0); }

.btn-default:active,
.btn-default.active {
  background-color: #e6e6e6;
  border-color: #e0e0e0; }

.btn-primary {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#3071a9));
  background-image: -webkit-linear-gradient(top, #428bca, 0%, #3071a9, 100%);
  background-image: -moz-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  background-repeat: repeat-x;
  border-color: #2d6ca2;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0); }

.btn-primary:active,
.btn-primary.active {
  background-color: #3071a9;
  border-color: #2d6ca2; }

.btn-success {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5cb85c), to(#449d44));
  background-image: -webkit-linear-gradient(top, #5cb85c, 0%, #449d44, 100%);
  background-image: -moz-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  border-color: #419641;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0); }

.btn-success:active,
.btn-success.active {
  background-color: #449d44;
  border-color: #419641; }

.btn-warning {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f0ad4e), to(#ec971f));
  background-image: -webkit-linear-gradient(top, #f0ad4e, 0%, #ec971f, 100%);
  background-image: -moz-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  border-color: #eb9316;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0); }

.btn-warning:active,
.btn-warning.active {
  background-color: #ec971f;
  border-color: #eb9316; }

.btn-danger {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9534f), to(#c9302c));
  background-image: -webkit-linear-gradient(top, #d9534f, 0%, #c9302c, 100%);
  background-image: -moz-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  border-color: #c12e2a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0); }

.btn-danger:active,
.btn-danger.active {
  background-color: #c9302c;
  border-color: #c12e2a; }

.btn-info {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5bc0de), to(#31b0d5));
  background-image: -webkit-linear-gradient(top, #5bc0de, 0%, #31b0d5, 100%);
  background-image: -moz-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  border-color: #2aabd2;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0); }

.btn-info:active,
.btn-info.active {
  background-color: #31b0d5;
  border-color: #2aabd2; }

.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #357ebd;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#357ebd));
  background-image: -webkit-linear-gradient(top, #428bca, 0%, #357ebd, 100%);
  background-image: -moz-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0); }

.navbar {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#f8f8f8));
  background-image: -webkit-linear-gradient(top, #ffffff, 0%, #f8f8f8, 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  background-repeat: repeat-x;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075); }

.navbar .navbar-nav > .active > a {
  background-color: #f8f8f8; }

.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25); }

.navbar-inverse {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#3c3c3c), to(#222222));
  background-image: -webkit-linear-gradient(top, #3c3c3c, 0%, #222222, 100%);
  background-image: -moz-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0); }

.navbar-inverse .navbar-nav > .active > a {
  background-color: #222222; }

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0; }

.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05); }

.alert-success {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#dff0d8), to(#c8e5bc));
  background-image: -webkit-linear-gradient(top, #dff0d8, 0%, #c8e5bc, 100%);
  background-image: -moz-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  border-color: #b2dba1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0); }

.alert-info {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9edf7), to(#b9def0));
  background-image: -webkit-linear-gradient(top, #d9edf7, 0%, #b9def0, 100%);
  background-image: -moz-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  border-color: #9acfea;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0); }

.alert-warning {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fcf8e3), to(#f8efc0));
  background-image: -webkit-linear-gradient(top, #fcf8e3, 0%, #f8efc0, 100%);
  background-image: -moz-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  border-color: #f5e79e;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0); }

.alert-danger {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f2dede), to(#e7c3c3));
  background-image: -webkit-linear-gradient(top, #f2dede, 0%, #e7c3c3, 100%);
  background-image: -moz-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  border-color: #dca7a7;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0); }

.progress {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ebebeb), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ebebeb, 0%, #f5f5f5, 100%);
  background-image: -moz-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0); }

.progress-bar {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#3071a9));
  background-image: -webkit-linear-gradient(top, #428bca, 0%, #3071a9, 100%);
  background-image: -moz-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0); }

.progress-bar-success {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5cb85c), to(#449d44));
  background-image: -webkit-linear-gradient(top, #5cb85c, 0%, #449d44, 100%);
  background-image: -moz-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0); }

.progress-bar-info {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5bc0de), to(#31b0d5));
  background-image: -webkit-linear-gradient(top, #5bc0de, 0%, #31b0d5, 100%);
  background-image: -moz-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0); }

.progress-bar-warning {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f0ad4e), to(#ec971f));
  background-image: -webkit-linear-gradient(top, #f0ad4e, 0%, #ec971f, 100%);
  background-image: -moz-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0); }

.progress-bar-danger {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9534f), to(#c9302c));
  background-image: -webkit-linear-gradient(top, #d9534f, 0%, #c9302c, 100%);
  background-image: -moz-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0); }

.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #3071a9;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#3278b3));
  background-image: -webkit-linear-gradient(top, #428bca, 0%, #3278b3, 100%);
  background-image: -moz-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #3278b3 100%);
  background-repeat: repeat-x;
  border-color: #3278b3;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0); }

.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

.panel-default > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f5f5f5), to(#e8e8e8));
  background-image: -webkit-linear-gradient(top, #f5f5f5, 0%, #e8e8e8, 100%);
  background-image: -moz-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0); }

.panel-primary > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#357ebd));
  background-image: -webkit-linear-gradient(top, #428bca, 0%, #357ebd, 100%);
  background-image: -moz-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0); }

.panel-success > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#dff0d8), to(#d0e9c6));
  background-image: -webkit-linear-gradient(top, #dff0d8, 0%, #d0e9c6, 100%);
  background-image: -moz-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0); }

.panel-info > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9edf7), to(#c4e3f3));
  background-image: -webkit-linear-gradient(top, #d9edf7, 0%, #c4e3f3, 100%);
  background-image: -moz-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0); }

.panel-warning > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fcf8e3), to(#faf2cc));
  background-image: -webkit-linear-gradient(top, #fcf8e3, 0%, #faf2cc, 100%);
  background-image: -moz-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0); }

.panel-danger > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f2dede), to(#ebcccc));
  background-image: -webkit-linear-gradient(top, #f2dede, 0%, #ebcccc, 100%);
  background-image: -moz-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0); }

.well {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#e8e8e8), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #e8e8e8, 0%, #f5f5f5, 100%);
  background-image: -moz-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1); }

@charset "UTF-8";
:root {
  --bg-color: #fff;
  --text-color: #333;
  --text-color-light: #555;
  --text-color-lighter: #777;
  --link-color: #31708f;
  --link-hover-color: #24536b;
  --border-color: #ddd;
  --border-color-light: #eee;
  --border-color-dotted: #e0e0e0;
  --panel-bg: #fff;
  --panel-heading-bg: #d9edf7;
  --panel-heading-bg-gradient: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  --panel-heading-text: #31708f;
  --primary-panel-heading-bg: #337ab7;
  --primary-panel-heading-text: #fff;
  --primary-panel-border-color: #2e6da4;
  --highlight-bg: #f0f0f0;
  --highlight-max-bg: #f0f0f0;
  --highlight-chunk-max-bg: transparent;
  --code-bg: #f5f5f5;
  --code-border: #ccc;
  --summary-bg: #f9f9f9;
  --summary-border-left: #eee;
  --toggle-color: #aaa;
  --toggle-hover-color: #333;
  --user-message-bg: linear-gradient(225deg, #8ca8ff, #768de6);
  --user-message-text: #cdc;
  --user-message-shadow: -20px 20px 60px #6f85d9, 20px -20px 60px #97b5ff;
  --agent-message-bg: #76d25f;
  --agent-message-shadow: 20px 20px 60px #64b351, 0px 0px 60px #88f26d;
  --llama-message-bg: #ffb661;
  --llama-message-shadow: 20px 20px 60px #d99b52, 0px 0px 60px #ffd170;
  --note-message-bg: linear-gradient(225deg, #df42b3, #ff4ed5);
  --note-message-shadow: -20px 20px 60px #d33ea9, 20px -20px 60px #ff54e5;
  --stream-of-mind-bg: #000;
  --stream-of-mind-text-color: #f0f0f0;
  --comment-bg: #9ccfc9;
  --comment-shadow: 20px 20px 60px #7399a9, 0px 0px 60px #827f9d;
  --comment-text: #333;
  --syntax-al: #ff0000;
  --syntax-an: #008000;
  --syntax-at: inherit;
  --syntax-bu: inherit;
  --syntax-cf: #0000ff;
  --syntax-ch: #008080;
  --syntax-cn: inherit;
  --syntax-co: #008000;
  --syntax-cv: #008000;
  --syntax-do: #008000;
  --syntax-er: #ff0000;
  --syntax-ex: inherit;
  --syntax-im: inherit;
  --syntax-in: #008000;
  --syntax-kw: #0000ff;
  --syntax-op: inherit;
  --syntax-ot: #ff4000;
  --syntax-pp: #ff4000;
  --syntax-sc: #008080;
  --syntax-ss: #008080;
  --syntax-st: #008080;
  --syntax-va: inherit;
  --syntax-vs: #008080;
  --syntax-wa: #008000; }

[data-theme="dark"] {
  --bg-color: #1a1a1a;
  --text-color: #e0e0e0;
  --text-color-light: #b0b0b0;
  --text-color-lighter: #888;
  --link-color: #66bfff;
  --link-hover-color: #8ccfff;
  --border-color: #444;
  --border-color-light: #333;
  --border-color-dotted: #555;
  --panel-bg: #2a2a2a;
  --panel-heading-bg: #3a3a3a;
  --panel-heading-bg-gradient: linear-gradient(to bottom, #3a3a3a 0%, #2a2a2a 100%);
  --panel-heading-text: #e0e0e0;
  --primary-panel-heading-bg: #3a5f8a;
  --primary-panel-heading-text: #e0e0e0;
  --primary-panel-border-color: #4a7fba;
  --panel-border-color: #444;
  --highlight-bg: #333;
  --highlight-max-bg: #3a3a3a;
  --highlight-chunk-max-bg: #3a3a3a;
  --code-bg: #2c2c2c;
  --code-border: #555;
  --summary-bg: #2a2a2a;
  --summary-border-left: #444;
  --toggle-color: #888;
  --toggle-hover-color: #ccc;
  --user-message-bg: linear-gradient(225deg, #4a6ee0, #364d96);
  --user-message-text: #e0e0e0;
  --user-message-shadow: none;
  --agent-message-bg: #3a8f25;
  --agent-message-shadow: none;
  --llama-message-bg: #b37d31;
  --llama-message-shadow: none;
  --note-message-bg: linear-gradient(225deg, #a32983, #b33ed3);
  --note-message-shadow: none;
  --stream-of-mind-bg: #1e1e1e;
  --stream-of-mind-text-color: var(--text-color);
  --comment-bg: #3a5f8a;
  --comment-shadow: none;
  --comment-text: var(--text-color);
  --syntax-al: #f44747;
  /* Alert */
  --syntax-an: #6a9955;
  /* Annotation */
  --syntax-at: #9cdcfe;
  /* Attribute */
  --syntax-bu: #dcdcaa;
  /* BuiltIn */
  --syntax-cf: #c586c0;
  /* ControlFlow */
  --syntax-ch: #ce9178;
  /* Char */
  --syntax-cn: #b5cea8;
  /* Constant */
  --syntax-co: #6a9955;
  /* Comment */
  --syntax-cv: #6a9955;
  /* CommentVar */
  --syntax-do: #6a9955;
  /* Documentation */
  --syntax-er: #f44747;
  /* Error */
  --syntax-ex: #d4d4d4;
  /* Extension */
  --syntax-im: #c586c0;
  /* Import */
  --syntax-in: #6a9955;
  /* Information */
  --syntax-kw: #c586c0;
  /* Keyword */
  --syntax-op: #d4d4d4;
  /* Operator */
  --syntax-ot: #c586c0;
  /* Other */
  --syntax-pp: #c586c0;
  /* Preprocessor */
  --syntax-sc: #ce9178;
  /* SpecialChar */
  --syntax-ss: #ce9178;
  /* SpecialString */
  --syntax-st: #ce9178;
  /* String */
  --syntax-va: #9cdcfe;
  /* Variable */
  --syntax-vs: #ce9178;
  /* VerbatimString */
  --syntax-wa: #6a9955;
  /* Warning */ }

[data-theme="dark"] .btn.btn-default {
  color: var(--text-color);
  background-color: #333;
  border-color: var(--border-color);
  background-image: none; }

[data-theme="dark"] .btn.btn-default:hover,
[data-theme="dark"] .btn.btn-default:focus,
[data-theme="dark"] .btn.btn-default.focus {
  color: var(--text-color);
  background-color: #444;
  border-color: var(--border-color-light);
  background-image: none; }

/* General typography and layout improvements */
body {
  font: 13px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  background-color: var(--bg-color);
  color: var(--text-color);
  line-height: 1.6; }

.site-container {
  padding-top: 2em;
  padding-bottom: 2em; }

.site-header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 2em;
  border-bottom: 1px solid var(--border-color-light);
  padding-bottom: 1em; }
  .site-header .logo a {
    font-size: 28px;
    font-weight: bold;
    color: var(--text-color);
    text-decoration: none; }
  .site-header .tagline {
    font-size: 16px;
    color: var(--text-color-lighter); }

/* Panel adjustments for a cleaner look */
.panel {
  background-color: var(--panel-bg);
  border: 1px solid var(--panel-border-color); }

.panel-default {
  border-color: var(--panel-border-color); }
  .panel-default .panel-heading {
    color: var(--panel-heading-text);
    background-color: var(--panel-heading-bg);
    /* Fallback */
    border-color: var(--panel-border-color);
    background-image: var(--panel-heading-bg-gradient);
    background-repeat: repeat-x; }
    .panel-default .panel-heading .panel-title {
      font-size: 24px;
      font-weight: bold; }
    .panel-default .panel-heading a {
      color: var(--link-color); }

div.panel-primary {
  border-color: var(--primary-panel-border-color); }
  div.panel-primary header.panel-heading {
    background-color: var(--primary-panel-heading-bg);
    border-color: var(--primary-panel-border-color);
    color: var(--primary-panel-heading-text); }
    div.panel-primary header.panel-heading a {
      color: var(--primary-panel-heading-text); }

.list-group-item {
  background-color: var(--panel-bg);
  border-color: var(--border-color-light); }

a.list-group-item {
  color: var(--link-color); }

a.list-group-item:hover,
a.list-group-item:focus {
  color: var(--link-hover-color);
  background-color: var(--highlight-bg); }

article.movement p, #introducing-dx p, main > article.panel p, #fund-dx p, #join-dx p, #be-subservient p, .redisThing p, #updates p, #redis-benchmark-compilers p, #apps p, #programming-errors p, #heroin p, #attack p, #security-rules-for-email p, #sytycc p, #future-post-generator p, #startup-books-a-rage-review p, #swift-3-weirdness p, #maintaining-day-to-day-data-flows-while-traveling p, #commit-this p, #save-us p, #dumb-pivotal-2018 p, #farid-finds-home p, #database-overhead-and-you p, #intercessor p, #fix-dating-apps p, #computational-absolutism p, #pivotal-ipo-no p, #pivotal-ipo-wtf p, #wtmatt p, #email2018 p, #lematt p, #netmatt p, #web2018 p, #long-over p, #real-inf p, #signal-backup p, #ai-basics p, #ai-future p, #matt-curve p, #moloch-commutes p, #moloch-and-you p, #criminals-and-children-are-we p, #ai-players p, #apfs-object-map-free-recovery p, #oss-continuity p, #yir-2019 p, #stock-broker-apis p, #interview-perfection p, #best-database-ever p, #ai-please p, #load-balance-trades p, #unify-python p, #aws-ec2-autoscale-gpu-spot-s3-uploads p, #sqlalchemy-the-async-ening p, #new-developer-shapes p, #setup-2021-late p, #aws-vpc p, #hello-ai p, #ai-indulgence p, #tech-babies p, #cla-hostage p, #ai-how-to-announce p, #tech-gossip-update-2022-09 p, #tech-gossip-update-2022-12 p, #ops-talks-2023-upcoming p, #where-did-the-tech-boys-go p, #trillion-dollar-data-structure p, #lets-sue-big-tech p, #society-invests p, #farm-computer p, #political-alignment-2023 p, #python-guide-2023 p, #ai-invictus p, #zeducation p, #ai-labels p, #unbroken p, #work-types p, #a-view-from-the-gallery p, #ai-rundown-2024-10 p, #dreams-of-the-machine p, #cyborg-trading p, #panic-at-the-job-market p, #ai-nerd-secrets p, #operational-incompetence-is-killing-you p, #un-mil-boyfriends p, #ai-terminality-2022-12 p, #self-esteem-murder-post-is-out-2022 p, #ai-ground-report-66 p, #llama-model-unsafety-investigation p, #expllming-llms p, #ai-killing-1 p, #internet-fallen p, #datakit p, #plague-doctor p, #the-most-talented-person p, #balls p, #smudge-in-time p, #apple-vision-woah p, #htmx-is-a-erlang p, #cloud-gpu-thermal-throttling p, #tech-gossip-update-2023-07 p, #python-project-structure-2024 p, #tech-terms p, #trade-it p, #tech-gossip-update-2024-01 p, #ai-is-this-correct p {
  font-size: 120%;
  line-height: 1.6em;
  margin-top: 25px; }

article.movement blockquote, #introducing-dx blockquote, main > article.panel blockquote, #fund-dx blockquote, #join-dx blockquote, #be-subservient blockquote, .redisThing blockquote, #updates blockquote, #redis-benchmark-compilers blockquote, #apps blockquote, #programming-errors blockquote, #heroin blockquote, #attack blockquote, #security-rules-for-email blockquote, #sytycc blockquote, #future-post-generator blockquote, #startup-books-a-rage-review blockquote, #swift-3-weirdness blockquote, #maintaining-day-to-day-data-flows-while-traveling blockquote, #commit-this blockquote, #save-us blockquote, #dumb-pivotal-2018 blockquote, #farid-finds-home blockquote, #database-overhead-and-you blockquote, #intercessor blockquote, #fix-dating-apps blockquote, #computational-absolutism blockquote, #pivotal-ipo-no blockquote, #pivotal-ipo-wtf blockquote, #wtmatt blockquote, #email2018 blockquote, #lematt blockquote, #netmatt blockquote, #web2018 blockquote, #long-over blockquote, #real-inf blockquote, #signal-backup blockquote, #ai-basics blockquote, #ai-future blockquote, #matt-curve blockquote, #moloch-commutes blockquote, #moloch-and-you blockquote, #criminals-and-children-are-we blockquote, #ai-players blockquote, #apfs-object-map-free-recovery blockquote, #oss-continuity blockquote, #yir-2019 blockquote, #stock-broker-apis blockquote, #interview-perfection blockquote, #best-database-ever blockquote, #ai-please blockquote, #load-balance-trades blockquote, #unify-python blockquote, #aws-ec2-autoscale-gpu-spot-s3-uploads blockquote, #sqlalchemy-the-async-ening blockquote, #new-developer-shapes blockquote, #setup-2021-late blockquote, #aws-vpc blockquote, #hello-ai blockquote, #ai-indulgence blockquote, #tech-babies blockquote, #cla-hostage blockquote, #ai-how-to-announce blockquote, #tech-gossip-update-2022-09 blockquote, #tech-gossip-update-2022-12 blockquote, #ops-talks-2023-upcoming blockquote, #where-did-the-tech-boys-go blockquote, #trillion-dollar-data-structure blockquote, #lets-sue-big-tech blockquote, #society-invests blockquote, #farm-computer blockquote, #political-alignment-2023 blockquote, #python-guide-2023 blockquote, #ai-invictus blockquote, #zeducation blockquote, #ai-labels blockquote, #unbroken blockquote, #work-types blockquote, #a-view-from-the-gallery blockquote, #ai-rundown-2024-10 blockquote, #dreams-of-the-machine blockquote, #cyborg-trading blockquote, #panic-at-the-job-market blockquote, #ai-nerd-secrets blockquote, #operational-incompetence-is-killing-you blockquote, #un-mil-boyfriends blockquote, #ai-terminality-2022-12 blockquote, #self-esteem-murder-post-is-out-2022 blockquote, #ai-ground-report-66 blockquote, #llama-model-unsafety-investigation blockquote, #expllming-llms blockquote, #ai-killing-1 blockquote, #internet-fallen blockquote, #datakit blockquote, #plague-doctor blockquote, #the-most-talented-person blockquote, #balls blockquote, #smudge-in-time blockquote, #apple-vision-woah blockquote, #htmx-is-a-erlang blockquote, #cloud-gpu-thermal-throttling blockquote, #tech-gossip-update-2023-07 blockquote, #python-project-structure-2024 blockquote, #tech-terms blockquote, #trade-it blockquote, #tech-gossip-update-2024-01 blockquote, #ai-is-this-correct blockquote {
  margin: 13px 40px;
  padding: 0 .75em 0 1em; }

article.movement blockquote p, #introducing-dx blockquote p, main > article.panel blockquote p, #fund-dx blockquote p, #join-dx blockquote p, #be-subservient blockquote p, .redisThing blockquote p, #updates blockquote p, #redis-benchmark-compilers blockquote p, #apps blockquote p, #programming-errors blockquote p, #heroin blockquote p, #attack blockquote p, #security-rules-for-email blockquote p, #sytycc blockquote p, #future-post-generator blockquote p, #startup-books-a-rage-review blockquote p, #swift-3-weirdness blockquote p, #maintaining-day-to-day-data-flows-while-traveling blockquote p, #commit-this blockquote p, #save-us blockquote p, #dumb-pivotal-2018 blockquote p, #farid-finds-home blockquote p, #database-overhead-and-you blockquote p, #intercessor blockquote p, #fix-dating-apps blockquote p, #computational-absolutism blockquote p, #pivotal-ipo-no blockquote p, #pivotal-ipo-wtf blockquote p, #wtmatt blockquote p, #email2018 blockquote p, #lematt blockquote p, #netmatt blockquote p, #web2018 blockquote p, #long-over blockquote p, #real-inf blockquote p, #signal-backup blockquote p, #ai-basics blockquote p, #ai-future blockquote p, #matt-curve blockquote p, #moloch-commutes blockquote p, #moloch-and-you blockquote p, #criminals-and-children-are-we blockquote p, #ai-players blockquote p, #apfs-object-map-free-recovery blockquote p, #oss-continuity blockquote p, #yir-2019 blockquote p, #stock-broker-apis blockquote p, #interview-perfection blockquote p, #best-database-ever blockquote p, #ai-please blockquote p, #load-balance-trades blockquote p, #unify-python blockquote p, #aws-ec2-autoscale-gpu-spot-s3-uploads blockquote p, #sqlalchemy-the-async-ening blockquote p, #new-developer-shapes blockquote p, #setup-2021-late blockquote p, #aws-vpc blockquote p, #hello-ai blockquote p, #ai-indulgence blockquote p, #tech-babies blockquote p, #cla-hostage blockquote p, #ai-how-to-announce blockquote p, #tech-gossip-update-2022-09 blockquote p, #tech-gossip-update-2022-12 blockquote p, #ops-talks-2023-upcoming blockquote p, #where-did-the-tech-boys-go blockquote p, #trillion-dollar-data-structure blockquote p, #lets-sue-big-tech blockquote p, #society-invests blockquote p, #farm-computer blockquote p, #political-alignment-2023 blockquote p, #python-guide-2023 blockquote p, #ai-invictus blockquote p, #zeducation blockquote p, #ai-labels blockquote p, #unbroken blockquote p, #work-types blockquote p, #a-view-from-the-gallery blockquote p, #ai-rundown-2024-10 blockquote p, #dreams-of-the-machine blockquote p, #cyborg-trading blockquote p, #panic-at-the-job-market blockquote p, #ai-nerd-secrets blockquote p, #operational-incompetence-is-killing-you blockquote p, #un-mil-boyfriends blockquote p, #ai-terminality-2022-12 blockquote p, #self-esteem-murder-post-is-out-2022 blockquote p, #ai-ground-report-66 blockquote p, #llama-model-unsafety-investigation blockquote p, #expllming-llms blockquote p, #ai-killing-1 blockquote p, #internet-fallen blockquote p, #datakit blockquote p, #plague-doctor blockquote p, #the-most-talented-person blockquote p, #balls blockquote p, #smudge-in-time blockquote p, #apple-vision-woah blockquote p, #htmx-is-a-erlang blockquote p, #cloud-gpu-thermal-throttling blockquote p, #tech-gossip-update-2023-07 blockquote p, #python-project-structure-2024 blockquote p, #tech-terms blockquote p, #trade-it blockquote p, #tech-gossip-update-2024-01 blockquote p, #ai-is-this-correct blockquote p {
  margin-top: 0;
  font-style: italic; }

article.movement ol, article.movement ul, #introducing-dx ol, #introducing-dx ul, main > article.panel ol, main > article.panel ul, #fund-dx ol, #fund-dx ul, #join-dx ol, #join-dx ul, #be-subservient ol, #be-subservient ul, .redisThing ol, .redisThing ul, #updates ol, #updates ul, #redis-benchmark-compilers ol, #redis-benchmark-compilers ul, #apps ol, #apps ul, #programming-errors ol, #programming-errors ul, #heroin ol, #heroin ul, #attack ol, #attack ul, #security-rules-for-email ol, #security-rules-for-email ul, #sytycc ol, #sytycc ul, #future-post-generator ol, #future-post-generator ul, #startup-books-a-rage-review ol, #startup-books-a-rage-review ul, #swift-3-weirdness ol, #swift-3-weirdness ul, #maintaining-day-to-day-data-flows-while-traveling ol, #maintaining-day-to-day-data-flows-while-traveling ul, #commit-this ol, #commit-this ul, #save-us ol, #save-us ul, #dumb-pivotal-2018 ol, #dumb-pivotal-2018 ul, #farid-finds-home ol, #farid-finds-home ul, #database-overhead-and-you ol, #database-overhead-and-you ul, #intercessor ol, #intercessor ul, #fix-dating-apps ol, #fix-dating-apps ul, #computational-absolutism ol, #computational-absolutism ul, #pivotal-ipo-no ol, #pivotal-ipo-no ul, #pivotal-ipo-wtf ol, #pivotal-ipo-wtf ul, #wtmatt ol, #wtmatt ul, #email2018 ol, #email2018 ul, #lematt ol, #lematt ul, #netmatt ol, #netmatt ul, #web2018 ol, #web2018 ul, #long-over ol, #long-over ul, #real-inf ol, #real-inf ul, #signal-backup ol, #signal-backup ul, #ai-basics ol, #ai-basics ul, #ai-future ol, #ai-future ul, #matt-curve ol, #matt-curve ul, #moloch-commutes ol, #moloch-commutes ul, #moloch-and-you ol, #moloch-and-you ul, #criminals-and-children-are-we ol, #criminals-and-children-are-we ul, #ai-players ol, #ai-players ul, #apfs-object-map-free-recovery ol, #apfs-object-map-free-recovery ul, #oss-continuity ol, #oss-continuity ul, #yir-2019 ol, #yir-2019 ul, #stock-broker-apis ol, #stock-broker-apis ul, #interview-perfection ol, #interview-perfection ul, #best-database-ever ol, #best-database-ever ul, #ai-please ol, #ai-please ul, #load-balance-trades ol, #load-balance-trades ul, #unify-python ol, #unify-python ul, #aws-ec2-autoscale-gpu-spot-s3-uploads ol, #aws-ec2-autoscale-gpu-spot-s3-uploads ul, #sqlalchemy-the-async-ening ol, #sqlalchemy-the-async-ening ul, #new-developer-shapes ol, #new-developer-shapes ul, #setup-2021-late ol, #setup-2021-late ul, #aws-vpc ol, #aws-vpc ul, #hello-ai ol, #hello-ai ul, #ai-indulgence ol, #ai-indulgence ul, #tech-babies ol, #tech-babies ul, #cla-hostage ol, #cla-hostage ul, #ai-how-to-announce ol, #ai-how-to-announce ul, #tech-gossip-update-2022-09 ol, #tech-gossip-update-2022-09 ul, #tech-gossip-update-2022-12 ol, #tech-gossip-update-2022-12 ul, #ops-talks-2023-upcoming ol, #ops-talks-2023-upcoming ul, #where-did-the-tech-boys-go ol, #where-did-the-tech-boys-go ul, #trillion-dollar-data-structure ol, #trillion-dollar-data-structure ul, #lets-sue-big-tech ol, #lets-sue-big-tech ul, #society-invests ol, #society-invests ul, #farm-computer ol, #farm-computer ul, #political-alignment-2023 ol, #political-alignment-2023 ul, #python-guide-2023 ol, #python-guide-2023 ul, #ai-invictus ol, #ai-invictus ul, #zeducation ol, #zeducation ul, #ai-labels ol, #ai-labels ul, #unbroken ol, #unbroken ul, #work-types ol, #work-types ul, #a-view-from-the-gallery ol, #a-view-from-the-gallery ul, #ai-rundown-2024-10 ol, #ai-rundown-2024-10 ul, #dreams-of-the-machine ol, #dreams-of-the-machine ul, #cyborg-trading ol, #cyborg-trading ul, #panic-at-the-job-market ol, #panic-at-the-job-market ul, #ai-nerd-secrets ol, #ai-nerd-secrets ul, #operational-incompetence-is-killing-you ol, #operational-incompetence-is-killing-you ul, #un-mil-boyfriends ol, #un-mil-boyfriends ul, #ai-terminality-2022-12 ol, #ai-terminality-2022-12 ul, #self-esteem-murder-post-is-out-2022 ol, #self-esteem-murder-post-is-out-2022 ul, #ai-ground-report-66 ol, #ai-ground-report-66 ul, #llama-model-unsafety-investigation ol, #llama-model-unsafety-investigation ul, #expllming-llms ol, #expllming-llms ul, #ai-killing-1 ol, #ai-killing-1 ul, #internet-fallen ol, #internet-fallen ul, #datakit ol, #datakit ul, #plague-doctor ol, #plague-doctor ul, #the-most-talented-person ol, #the-most-talented-person ul, #balls ol, #balls ul, #smudge-in-time ol, #smudge-in-time ul, #apple-vision-woah ol, #apple-vision-woah ul, #htmx-is-a-erlang ol, #htmx-is-a-erlang ul, #cloud-gpu-thermal-throttling ol, #cloud-gpu-thermal-throttling ul, #tech-gossip-update-2023-07 ol, #tech-gossip-update-2023-07 ul, #python-project-structure-2024 ol, #python-project-structure-2024 ul, #tech-terms ol, #tech-terms ul, #trade-it ol, #trade-it ul, #tech-gossip-update-2024-01 ol, #tech-gossip-update-2024-01 ul, #ai-is-this-correct ol, #ai-is-this-correct ul {
  font-size: 15px;
  line-height: 1.6em; }

article.movement h5, #introducing-dx h5, main > article.panel h5, #fund-dx h5, #join-dx h5, #be-subservient h5, .redisThing h5, #updates h5, #redis-benchmark-compilers h5, #apps h5, #programming-errors h5, #heroin h5, #attack h5, #security-rules-for-email h5, #sytycc h5, #future-post-generator h5, #startup-books-a-rage-review h5, #swift-3-weirdness h5, #maintaining-day-to-day-data-flows-while-traveling h5, #commit-this h5, #save-us h5, #dumb-pivotal-2018 h5, #farid-finds-home h5, #database-overhead-and-you h5, #intercessor h5, #fix-dating-apps h5, #computational-absolutism h5, #pivotal-ipo-no h5, #pivotal-ipo-wtf h5, #wtmatt h5, #email2018 h5, #lematt h5, #netmatt h5, #web2018 h5, #long-over h5, #real-inf h5, #signal-backup h5, #ai-basics h5, #ai-future h5, #matt-curve h5, #moloch-commutes h5, #moloch-and-you h5, #criminals-and-children-are-we h5, #ai-players h5, #apfs-object-map-free-recovery h5, #oss-continuity h5, #yir-2019 h5, #stock-broker-apis h5, #interview-perfection h5, #best-database-ever h5, #ai-please h5, #load-balance-trades h5, #unify-python h5, #aws-ec2-autoscale-gpu-spot-s3-uploads h5, #sqlalchemy-the-async-ening h5, #new-developer-shapes h5, #setup-2021-late h5, #aws-vpc h5, #hello-ai h5, #ai-indulgence h5, #tech-babies h5, #cla-hostage h5, #ai-how-to-announce h5, #tech-gossip-update-2022-09 h5, #tech-gossip-update-2022-12 h5, #ops-talks-2023-upcoming h5, #where-did-the-tech-boys-go h5, #trillion-dollar-data-structure h5, #lets-sue-big-tech h5, #society-invests h5, #farm-computer h5, #political-alignment-2023 h5, #python-guide-2023 h5, #ai-invictus h5, #zeducation h5, #ai-labels h5, #unbroken h5, #work-types h5, #a-view-from-the-gallery h5, #ai-rundown-2024-10 h5, #dreams-of-the-machine h5, #cyborg-trading h5, #panic-at-the-job-market h5, #ai-nerd-secrets h5, #operational-incompetence-is-killing-you h5, #un-mil-boyfriends h5, #ai-terminality-2022-12 h5, #self-esteem-murder-post-is-out-2022 h5, #ai-ground-report-66 h5, #llama-model-unsafety-investigation h5, #expllming-llms h5, #ai-killing-1 h5, #internet-fallen h5, #datakit h5, #plague-doctor h5, #the-most-talented-person h5, #balls h5, #smudge-in-time h5, #apple-vision-woah h5, #htmx-is-a-erlang h5, #cloud-gpu-thermal-throttling h5, #tech-gossip-update-2023-07 h5, #python-project-structure-2024 h5, #tech-terms h5, #trade-it h5, #tech-gossip-update-2024-01 h5, #ai-is-this-correct h5 {
  margin: 25px 0 10px 0;
  font-weight: bold; }

article.movement textarea, #introducing-dx textarea, main > article.panel textarea, #fund-dx textarea, #join-dx textarea, #be-subservient textarea, .redisThing textarea, #updates textarea, #redis-benchmark-compilers textarea, #apps textarea, #programming-errors textarea, #heroin textarea, #attack textarea, #security-rules-for-email textarea, #sytycc textarea, #future-post-generator textarea, #startup-books-a-rage-review textarea, #swift-3-weirdness textarea, #maintaining-day-to-day-data-flows-while-traveling textarea, #commit-this textarea, #save-us textarea, #dumb-pivotal-2018 textarea, #farid-finds-home textarea, #database-overhead-and-you textarea, #intercessor textarea, #fix-dating-apps textarea, #computational-absolutism textarea, #pivotal-ipo-no textarea, #pivotal-ipo-wtf textarea, #wtmatt textarea, #email2018 textarea, #lematt textarea, #netmatt textarea, #web2018 textarea, #long-over textarea, #real-inf textarea, #signal-backup textarea, #ai-basics textarea, #ai-future textarea, #matt-curve textarea, #moloch-commutes textarea, #moloch-and-you textarea, #criminals-and-children-are-we textarea, #ai-players textarea, #apfs-object-map-free-recovery textarea, #oss-continuity textarea, #yir-2019 textarea, #stock-broker-apis textarea, #interview-perfection textarea, #best-database-ever textarea, #ai-please textarea, #load-balance-trades textarea, #unify-python textarea, #aws-ec2-autoscale-gpu-spot-s3-uploads textarea, #sqlalchemy-the-async-ening textarea, #new-developer-shapes textarea, #setup-2021-late textarea, #aws-vpc textarea, #hello-ai textarea, #ai-indulgence textarea, #tech-babies textarea, #cla-hostage textarea, #ai-how-to-announce textarea, #tech-gossip-update-2022-09 textarea, #tech-gossip-update-2022-12 textarea, #ops-talks-2023-upcoming textarea, #where-did-the-tech-boys-go textarea, #trillion-dollar-data-structure textarea, #lets-sue-big-tech textarea, #society-invests textarea, #farm-computer textarea, #political-alignment-2023 textarea, #python-guide-2023 textarea, #ai-invictus textarea, #zeducation textarea, #ai-labels textarea, #unbroken textarea, #work-types textarea, #a-view-from-the-gallery textarea, #ai-rundown-2024-10 textarea, #dreams-of-the-machine textarea, #cyborg-trading textarea, #panic-at-the-job-market textarea, #ai-nerd-secrets textarea, #operational-incompetence-is-killing-you textarea, #un-mil-boyfriends textarea, #ai-terminality-2022-12 textarea, #self-esteem-murder-post-is-out-2022 textarea, #ai-ground-report-66 textarea, #llama-model-unsafety-investigation textarea, #expllming-llms textarea, #ai-killing-1 textarea, #internet-fallen textarea, #datakit textarea, #plague-doctor textarea, #the-most-talented-person textarea, #balls textarea, #smudge-in-time textarea, #apple-vision-woah textarea, #htmx-is-a-erlang textarea, #cloud-gpu-thermal-throttling textarea, #tech-gossip-update-2023-07 textarea, #python-project-structure-2024 textarea, #tech-terms textarea, #trade-it textarea, #tech-gossip-update-2024-01 textarea, #ai-is-this-correct textarea {
  height: 12em; }

article.movement button, #introducing-dx button, main > article.panel button, #fund-dx button, #join-dx button, #be-subservient button, .redisThing button, #updates button, #redis-benchmark-compilers button, #apps button, #programming-errors button, #heroin button, #attack button, #security-rules-for-email button, #sytycc button, #future-post-generator button, #startup-books-a-rage-review button, #swift-3-weirdness button, #maintaining-day-to-day-data-flows-while-traveling button, #commit-this button, #save-us button, #dumb-pivotal-2018 button, #farid-finds-home button, #database-overhead-and-you button, #intercessor button, #fix-dating-apps button, #computational-absolutism button, #pivotal-ipo-no button, #pivotal-ipo-wtf button, #wtmatt button, #email2018 button, #lematt button, #netmatt button, #web2018 button, #long-over button, #real-inf button, #signal-backup button, #ai-basics button, #ai-future button, #matt-curve button, #moloch-commutes button, #moloch-and-you button, #criminals-and-children-are-we button, #ai-players button, #apfs-object-map-free-recovery button, #oss-continuity button, #yir-2019 button, #stock-broker-apis button, #interview-perfection button, #best-database-ever button, #ai-please button, #load-balance-trades button, #unify-python button, #aws-ec2-autoscale-gpu-spot-s3-uploads button, #sqlalchemy-the-async-ening button, #new-developer-shapes button, #setup-2021-late button, #aws-vpc button, #hello-ai button, #ai-indulgence button, #tech-babies button, #cla-hostage button, #ai-how-to-announce button, #tech-gossip-update-2022-09 button, #tech-gossip-update-2022-12 button, #ops-talks-2023-upcoming button, #where-did-the-tech-boys-go button, #trillion-dollar-data-structure button, #lets-sue-big-tech button, #society-invests button, #farm-computer button, #political-alignment-2023 button, #python-guide-2023 button, #ai-invictus button, #zeducation button, #ai-labels button, #unbroken button, #work-types button, #a-view-from-the-gallery button, #ai-rundown-2024-10 button, #dreams-of-the-machine button, #cyborg-trading button, #panic-at-the-job-market button, #ai-nerd-secrets button, #operational-incompetence-is-killing-you button, #un-mil-boyfriends button, #ai-terminality-2022-12 button, #self-esteem-murder-post-is-out-2022 button, #ai-ground-report-66 button, #llama-model-unsafety-investigation button, #expllming-llms button, #ai-killing-1 button, #internet-fallen button, #datakit button, #plague-doctor button, #the-most-talented-person button, #balls button, #smudge-in-time button, #apple-vision-woah button, #htmx-is-a-erlang button, #cloud-gpu-thermal-throttling button, #tech-gossip-update-2023-07 button, #python-project-structure-2024 button, #tech-terms button, #trade-it button, #tech-gossip-update-2024-01 button, #ai-is-this-correct button {
  display: inline-block;
  margin-bottom: 25px; }

article#apps p {
  margin-left: 20px;
  font-size: 20px; }

.splitVideo iframe, .splitVideo video {
  width: 704px;
  height: 396px;
  margin-bottom: 25px; }

#ai-labels .ai-label, #unbroken .ai-label, #work-types .ai-label, #a-view-from-the-gallery .ai-label, #ai-rundown-2024-10 .ai-label, #dreams-of-the-machine .ai-label, #cyborg-trading .ai-label, #panic-at-the-job-market .ai-label, #operational-incompetence-is-killing-you .ai-label, #ai-nerd-secrets .ai-label {
  font-size: small;
  line-height: 1.4; }
  #ai-labels .ai-label p, #unbroken .ai-label p, #work-types .ai-label p, #a-view-from-the-gallery .ai-label p, #ai-rundown-2024-10 .ai-label p, #dreams-of-the-machine .ai-label p, #cyborg-trading .ai-label p, #panic-at-the-job-market .ai-label p, #operational-incompetence-is-killing-you .ai-label p, #ai-nerd-secrets .ai-label p {
    margin: 0; }
  #ai-labels .ai-label .performance-facts, #unbroken .ai-label .performance-facts, #work-types .ai-label .performance-facts, #a-view-from-the-gallery .ai-label .performance-facts, #ai-rundown-2024-10 .ai-label .performance-facts, #dreams-of-the-machine .ai-label .performance-facts, #cyborg-trading .ai-label .performance-facts, #panic-at-the-job-market .ai-label .performance-facts, #operational-incompetence-is-killing-you .ai-label .performance-facts, #ai-nerd-secrets .ai-label .performance-facts {
    border: 1px solid var(--text-color);
    background-color: var(--highlight-bg);
    color: var(--text-color);
    margin: 20px;
    float: left;
    width: 50%;
    padding: 0.5rem; }
    #ai-labels .ai-label .performance-facts table, #unbroken .ai-label .performance-facts table, #work-types .ai-label .performance-facts table, #a-view-from-the-gallery .ai-label .performance-facts table, #ai-rundown-2024-10 .ai-label .performance-facts table, #dreams-of-the-machine .ai-label .performance-facts table, #cyborg-trading .ai-label .performance-facts table, #panic-at-the-job-market .ai-label .performance-facts table, #operational-incompetence-is-killing-you .ai-label .performance-facts table, #ai-nerd-secrets .ai-label .performance-facts table {
      border-collapse: collapse; }
  #ai-labels .ai-label .performance-facts__title, #unbroken .ai-label .performance-facts__title, #work-types .ai-label .performance-facts__title, #a-view-from-the-gallery .ai-label .performance-facts__title, #ai-rundown-2024-10 .ai-label .performance-facts__title, #dreams-of-the-machine .ai-label .performance-facts__title, #cyborg-trading .ai-label .performance-facts__title, #panic-at-the-job-market .ai-label .performance-facts__title, #operational-incompetence-is-killing-you .ai-label .performance-facts__title, #ai-nerd-secrets .ai-label .performance-facts__title {
    font-weight: bold;
    font-size: 2rem;
    margin: 0 0 0.25rem 0; }
  #ai-labels .ai-label .performance-facts__subtitle, #unbroken .ai-label .performance-facts__subtitle, #work-types .ai-label .performance-facts__subtitle, #a-view-from-the-gallery .ai-label .performance-facts__subtitle, #ai-rundown-2024-10 .ai-label .performance-facts__subtitle, #dreams-of-the-machine .ai-label .performance-facts__subtitle, #cyborg-trading .ai-label .performance-facts__subtitle, #panic-at-the-job-market .ai-label .performance-facts__subtitle, #operational-incompetence-is-killing-you .ai-label .performance-facts__subtitle, #ai-nerd-secrets .ai-label .performance-facts__subtitle {
    font-weight: bold;
    font-size: 1.45rem;
    margin: 0 0 0.25rem 0; }
  #ai-labels .ai-label .performance-facts__header, #unbroken .ai-label .performance-facts__header, #work-types .ai-label .performance-facts__header, #a-view-from-the-gallery .ai-label .performance-facts__header, #ai-rundown-2024-10 .ai-label .performance-facts__header, #dreams-of-the-machine .ai-label .performance-facts__header, #cyborg-trading .ai-label .performance-facts__header, #panic-at-the-job-market .ai-label .performance-facts__header, #operational-incompetence-is-killing-you .ai-label .performance-facts__header, #ai-nerd-secrets .ai-label .performance-facts__header {
    border-bottom: 10px solid var(--text-color);
    padding: 0 0 0.25rem 0;
    margin: 0 0 0.5rem 0; }
    #ai-labels .ai-label .performance-facts__header p, #unbroken .ai-label .performance-facts__header p, #work-types .ai-label .performance-facts__header p, #a-view-from-the-gallery .ai-label .performance-facts__header p, #ai-rundown-2024-10 .ai-label .performance-facts__header p, #dreams-of-the-machine .ai-label .performance-facts__header p, #cyborg-trading .ai-label .performance-facts__header p, #panic-at-the-job-market .ai-label .performance-facts__header p, #operational-incompetence-is-killing-you .ai-label .performance-facts__header p, #ai-nerd-secrets .ai-label .performance-facts__header p {
      margin: 0; }
  #ai-labels .ai-label .performance-facts__table, #ai-labels .ai-label .performance-facts__table--grid, #ai-labels #unbroken .ai-label .performance-facts__table--grid, #unbroken #ai-labels .ai-label .performance-facts__table--grid, #ai-labels #work-types .ai-label .performance-facts__table--grid, #work-types #ai-labels .ai-label .performance-facts__table--grid, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--grid, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--grid, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--grid, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--grid, #ai-labels #cyborg-trading .ai-label .performance-facts__table--grid, #cyborg-trading #ai-labels .ai-label .performance-facts__table--grid, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--grid, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--grid, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--grid, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--grid, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--grid, #ai-labels .ai-label .performance-facts__table--small, #ai-labels #unbroken .ai-label .performance-facts__table--small, #unbroken #ai-labels .ai-label .performance-facts__table--small, #ai-labels #work-types .ai-label .performance-facts__table--small, #work-types #ai-labels .ai-label .performance-facts__table--small, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--small, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--small, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--small, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--small, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--small, #ai-labels #cyborg-trading .ai-label .performance-facts__table--small, #cyborg-trading #ai-labels .ai-label .performance-facts__table--small, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--small, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--small, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--small, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--small, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--small, #unbroken .ai-label .performance-facts__table, #unbroken #ai-labels .ai-label .performance-facts__table--grid, #ai-labels #unbroken .ai-label .performance-facts__table--grid, #unbroken .ai-label .performance-facts__table--grid, #unbroken #work-types .ai-label .performance-facts__table--grid, #work-types #unbroken .ai-label .performance-facts__table--grid, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--grid, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--grid, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--grid, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--grid, #unbroken #cyborg-trading .ai-label .performance-facts__table--grid, #cyborg-trading #unbroken .ai-label .performance-facts__table--grid, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--grid, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--grid, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--grid, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--grid, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--grid, #unbroken #ai-labels .ai-label .performance-facts__table--small, #ai-labels #unbroken .ai-label .performance-facts__table--small, #unbroken .ai-label .performance-facts__table--small, #unbroken #work-types .ai-label .performance-facts__table--small, #work-types #unbroken .ai-label .performance-facts__table--small, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--small, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--small, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--small, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--small, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--small, #unbroken #cyborg-trading .ai-label .performance-facts__table--small, #cyborg-trading #unbroken .ai-label .performance-facts__table--small, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--small, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--small, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--small, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--small, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--small, #work-types .ai-label .performance-facts__table, #work-types #ai-labels .ai-label .performance-facts__table--grid, #ai-labels #work-types .ai-label .performance-facts__table--grid, #work-types #unbroken .ai-label .performance-facts__table--grid, #unbroken #work-types .ai-label .performance-facts__table--grid, #work-types .ai-label .performance-facts__table--grid, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--grid, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--grid, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--grid, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--grid, #work-types #cyborg-trading .ai-label .performance-facts__table--grid, #cyborg-trading #work-types .ai-label .performance-facts__table--grid, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--grid, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--grid, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--grid, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--grid, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--grid, #work-types #ai-labels .ai-label .performance-facts__table--small, #ai-labels #work-types .ai-label .performance-facts__table--small, #work-types #unbroken .ai-label .performance-facts__table--small, #unbroken #work-types .ai-label .performance-facts__table--small, #work-types .ai-label .performance-facts__table--small, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--small, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--small, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--small, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--small, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--small, #work-types #cyborg-trading .ai-label .performance-facts__table--small, #cyborg-trading #work-types .ai-label .performance-facts__table--small, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--small, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--small, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--small, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--small, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--small, #a-view-from-the-gallery .ai-label .performance-facts__table, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--grid, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--grid, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--grid, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--grid, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--grid, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--grid, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--grid, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--small, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--small, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--small, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--small, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--small, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--small, #a-view-from-the-gallery .ai-label .performance-facts__table--small, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--small, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--small, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--small, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--small, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--small, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--small, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--small, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--small, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--small, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--small, #ai-rundown-2024-10 .ai-label .performance-facts__table, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--grid, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--grid, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--grid, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--grid, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--grid, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--grid, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--grid, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--small, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--small, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--small, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--small, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--small, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--small, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--small, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--small, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #dreams-of-the-machine .ai-label .performance-facts__table, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--grid, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--grid, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--grid, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--grid, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--grid, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--grid, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--grid, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--grid, #dreams-of-the-machine .ai-label .performance-facts__table--grid, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--grid, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--grid, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--grid, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--grid, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--grid, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--grid, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--grid, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--small, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--small, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--small, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--small, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--small, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--small, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--small, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--small, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--small, #dreams-of-the-machine .ai-label .performance-facts__table--small, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--small, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--small, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--small, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--small, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--small, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--small, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--small, #cyborg-trading .ai-label .performance-facts__table, #cyborg-trading #ai-labels .ai-label .performance-facts__table--grid, #ai-labels #cyborg-trading .ai-label .performance-facts__table--grid, #cyborg-trading #unbroken .ai-label .performance-facts__table--grid, #unbroken #cyborg-trading .ai-label .performance-facts__table--grid, #cyborg-trading #work-types .ai-label .performance-facts__table--grid, #work-types #cyborg-trading .ai-label .performance-facts__table--grid, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--grid, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--grid, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--grid, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--grid, #cyborg-trading .ai-label .performance-facts__table--grid, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--grid, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--grid, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--grid, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--grid, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--grid, #cyborg-trading #ai-labels .ai-label .performance-facts__table--small, #ai-labels #cyborg-trading .ai-label .performance-facts__table--small, #cyborg-trading #unbroken .ai-label .performance-facts__table--small, #unbroken #cyborg-trading .ai-label .performance-facts__table--small, #cyborg-trading #work-types .ai-label .performance-facts__table--small, #work-types #cyborg-trading .ai-label .performance-facts__table--small, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--small, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--small, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--small, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--small, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--small, #cyborg-trading .ai-label .performance-facts__table--small, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--small, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--small, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--small, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--small, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--small, #panic-at-the-job-market .ai-label .performance-facts__table, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--grid, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--grid, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--grid, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--grid, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--grid, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--grid, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--grid, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--grid, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--grid, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--grid, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--grid, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--grid, #panic-at-the-job-market .ai-label .performance-facts__table--grid, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--grid, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--grid, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--grid, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--small, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--small, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--small, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--small, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--small, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--small, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--small, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--small, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--small, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--small, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--small, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--small, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--small, #panic-at-the-job-market .ai-label .performance-facts__table--small, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--small, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--small, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you .ai-label .performance-facts__table, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--grid, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--grid, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--grid, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--grid, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--grid, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--grid, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--grid, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--small, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--small, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--small, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--small, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--small, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--small, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--small, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--small, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #ai-nerd-secrets .ai-label .performance-facts__table, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--grid, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--grid, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--grid, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--grid, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--grid, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--grid, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--grid, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--grid, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--grid, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--grid, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--grid, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--grid, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--grid, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--grid, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--grid, #ai-nerd-secrets .ai-label .performance-facts__table--grid, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--small, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--small, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--small, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--small, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--small, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--small, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--small, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--small, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--small, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--small, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--small, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--small, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--small, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--small, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--small, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--small, #ai-nerd-secrets .ai-label .performance-facts__table--small {
    width: 100%; }
    #ai-labels .ai-label .performance-facts__table thead tr th, #ai-labels .ai-label .performance-facts__table--grid thead tr th, #ai-labels #unbroken .ai-label .performance-facts__table--grid thead tr th, #unbroken #ai-labels .ai-label .performance-facts__table--grid thead tr th, #ai-labels #work-types .ai-label .performance-facts__table--grid thead tr th, #work-types #ai-labels .ai-label .performance-facts__table--grid thead tr th, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr th, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--grid thead tr th, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr th, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--grid thead tr th, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr th, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--grid thead tr th, #ai-labels #cyborg-trading .ai-label .performance-facts__table--grid thead tr th, #cyborg-trading #ai-labels .ai-label .performance-facts__table--grid thead tr th, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr th, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--grid thead tr th, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr th, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--grid thead tr th, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr th, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--grid thead tr th, #ai-labels .ai-label .performance-facts__table--small thead tr th, #ai-labels #unbroken .ai-label .performance-facts__table--small thead tr th, #unbroken #ai-labels .ai-label .performance-facts__table--small thead tr th, #ai-labels #work-types .ai-label .performance-facts__table--small thead tr th, #work-types #ai-labels .ai-label .performance-facts__table--small thead tr th, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr th, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--small thead tr th, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr th, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--small thead tr th, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr th, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--small thead tr th, #ai-labels #cyborg-trading .ai-label .performance-facts__table--small thead tr th, #cyborg-trading #ai-labels .ai-label .performance-facts__table--small thead tr th, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr th, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--small thead tr th, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr th, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--small thead tr th, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr th, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--small thead tr th,
    #ai-labels .ai-label .performance-facts__table thead tr td,
    #ai-labels .ai-label .performance-facts__table--grid thead tr td,
    #ai-labels #unbroken .ai-label .performance-facts__table--grid thead tr td,
    #unbroken #ai-labels .ai-label .performance-facts__table--grid thead tr td,
    #ai-labels #work-types .ai-label .performance-facts__table--grid thead tr td,
    #work-types #ai-labels .ai-label .performance-facts__table--grid thead tr td,
    #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr td,
    #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--grid thead tr td,
    #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr td,
    #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--grid thead tr td,
    #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr td,
    #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--grid thead tr td,
    #ai-labels #cyborg-trading .ai-label .performance-facts__table--grid thead tr td,
    #cyborg-trading #ai-labels .ai-label .performance-facts__table--grid thead tr td,
    #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr td,
    #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--grid thead tr td,
    #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr td,
    #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--grid thead tr td,
    #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr td,
    #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--grid thead tr td,
    #ai-labels .ai-label .performance-facts__table--small thead tr td,
    #ai-labels #unbroken .ai-label .performance-facts__table--small thead tr td,
    #unbroken #ai-labels .ai-label .performance-facts__table--small thead tr td,
    #ai-labels #work-types .ai-label .performance-facts__table--small thead tr td,
    #work-types #ai-labels .ai-label .performance-facts__table--small thead tr td,
    #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr td,
    #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--small thead tr td,
    #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr td,
    #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--small thead tr td,
    #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr td,
    #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--small thead tr td,
    #ai-labels #cyborg-trading .ai-label .performance-facts__table--small thead tr td,
    #cyborg-trading #ai-labels .ai-label .performance-facts__table--small thead tr td,
    #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr td,
    #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--small thead tr td,
    #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr td,
    #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--small thead tr td,
    #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr td,
    #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--small thead tr td, #unbroken .ai-label .performance-facts__table thead tr th, #unbroken #ai-labels .ai-label .performance-facts__table--grid thead tr th, #ai-labels #unbroken .ai-label .performance-facts__table--grid thead tr th, #unbroken .ai-label .performance-facts__table--grid thead tr th, #unbroken #work-types .ai-label .performance-facts__table--grid thead tr th, #work-types #unbroken .ai-label .performance-facts__table--grid thead tr th, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr th, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--grid thead tr th, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr th, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--grid thead tr th, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr th, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--grid thead tr th, #unbroken #cyborg-trading .ai-label .performance-facts__table--grid thead tr th, #cyborg-trading #unbroken .ai-label .performance-facts__table--grid thead tr th, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr th, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--grid thead tr th, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr th, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--grid thead tr th, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr th, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--grid thead tr th, #unbroken #ai-labels .ai-label .performance-facts__table--small thead tr th, #ai-labels #unbroken .ai-label .performance-facts__table--small thead tr th, #unbroken .ai-label .performance-facts__table--small thead tr th, #unbroken #work-types .ai-label .performance-facts__table--small thead tr th, #work-types #unbroken .ai-label .performance-facts__table--small thead tr th, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr th, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--small thead tr th, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr th, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--small thead tr th, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr th, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--small thead tr th, #unbroken #cyborg-trading .ai-label .performance-facts__table--small thead tr th, #cyborg-trading #unbroken .ai-label .performance-facts__table--small thead tr th, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr th, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--small thead tr th, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr th, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--small thead tr th, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr th, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--small thead tr th,
    #unbroken .ai-label .performance-facts__table thead tr td,
    #unbroken #ai-labels .ai-label .performance-facts__table--grid thead tr td,
    #ai-labels #unbroken .ai-label .performance-facts__table--grid thead tr td,
    #unbroken .ai-label .performance-facts__table--grid thead tr td,
    #unbroken #work-types .ai-label .performance-facts__table--grid thead tr td,
    #work-types #unbroken .ai-label .performance-facts__table--grid thead tr td,
    #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr td,
    #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--grid thead tr td,
    #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr td,
    #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--grid thead tr td,
    #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr td,
    #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--grid thead tr td,
    #unbroken #cyborg-trading .ai-label .performance-facts__table--grid thead tr td,
    #cyborg-trading #unbroken .ai-label .performance-facts__table--grid thead tr td,
    #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr td,
    #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--grid thead tr td,
    #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr td,
    #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--grid thead tr td,
    #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr td,
    #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--grid thead tr td,
    #unbroken #ai-labels .ai-label .performance-facts__table--small thead tr td,
    #ai-labels #unbroken .ai-label .performance-facts__table--small thead tr td,
    #unbroken .ai-label .performance-facts__table--small thead tr td,
    #unbroken #work-types .ai-label .performance-facts__table--small thead tr td,
    #work-types #unbroken .ai-label .performance-facts__table--small thead tr td,
    #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr td,
    #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--small thead tr td,
    #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr td,
    #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--small thead tr td,
    #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr td,
    #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--small thead tr td,
    #unbroken #cyborg-trading .ai-label .performance-facts__table--small thead tr td,
    #cyborg-trading #unbroken .ai-label .performance-facts__table--small thead tr td,
    #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr td,
    #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--small thead tr td,
    #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr td,
    #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--small thead tr td,
    #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr td,
    #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--small thead tr td, #work-types .ai-label .performance-facts__table thead tr th, #work-types #ai-labels .ai-label .performance-facts__table--grid thead tr th, #ai-labels #work-types .ai-label .performance-facts__table--grid thead tr th, #work-types #unbroken .ai-label .performance-facts__table--grid thead tr th, #unbroken #work-types .ai-label .performance-facts__table--grid thead tr th, #work-types .ai-label .performance-facts__table--grid thead tr th, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr th, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--grid thead tr th, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr th, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--grid thead tr th, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr th, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--grid thead tr th, #work-types #cyborg-trading .ai-label .performance-facts__table--grid thead tr th, #cyborg-trading #work-types .ai-label .performance-facts__table--grid thead tr th, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr th, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--grid thead tr th, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr th, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--grid thead tr th, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr th, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--grid thead tr th, #work-types #ai-labels .ai-label .performance-facts__table--small thead tr th, #ai-labels #work-types .ai-label .performance-facts__table--small thead tr th, #work-types #unbroken .ai-label .performance-facts__table--small thead tr th, #unbroken #work-types .ai-label .performance-facts__table--small thead tr th, #work-types .ai-label .performance-facts__table--small thead tr th, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr th, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--small thead tr th, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr th, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--small thead tr th, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr th, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--small thead tr th, #work-types #cyborg-trading .ai-label .performance-facts__table--small thead tr th, #cyborg-trading #work-types .ai-label .performance-facts__table--small thead tr th, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr th, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--small thead tr th, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr th, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--small thead tr th, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr th, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--small thead tr th,
    #work-types .ai-label .performance-facts__table thead tr td,
    #work-types #ai-labels .ai-label .performance-facts__table--grid thead tr td,
    #ai-labels #work-types .ai-label .performance-facts__table--grid thead tr td,
    #work-types #unbroken .ai-label .performance-facts__table--grid thead tr td,
    #unbroken #work-types .ai-label .performance-facts__table--grid thead tr td,
    #work-types .ai-label .performance-facts__table--grid thead tr td,
    #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr td,
    #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--grid thead tr td,
    #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr td,
    #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--grid thead tr td,
    #work-types #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr td,
    #dreams-of-the-machine #work-types .ai-label .performance-facts__table--grid thead tr td,
    #work-types #cyborg-trading .ai-label .performance-facts__table--grid thead tr td,
    #cyborg-trading #work-types .ai-label .performance-facts__table--grid thead tr td,
    #work-types #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr td,
    #panic-at-the-job-market #work-types .ai-label .performance-facts__table--grid thead tr td,
    #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr td,
    #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--grid thead tr td,
    #work-types #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr td,
    #ai-nerd-secrets #work-types .ai-label .performance-facts__table--grid thead tr td,
    #work-types #ai-labels .ai-label .performance-facts__table--small thead tr td,
    #ai-labels #work-types .ai-label .performance-facts__table--small thead tr td,
    #work-types #unbroken .ai-label .performance-facts__table--small thead tr td,
    #unbroken #work-types .ai-label .performance-facts__table--small thead tr td,
    #work-types .ai-label .performance-facts__table--small thead tr td,
    #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr td,
    #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--small thead tr td,
    #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr td,
    #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--small thead tr td,
    #work-types #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr td,
    #dreams-of-the-machine #work-types .ai-label .performance-facts__table--small thead tr td,
    #work-types #cyborg-trading .ai-label .performance-facts__table--small thead tr td,
    #cyborg-trading #work-types .ai-label .performance-facts__table--small thead tr td,
    #work-types #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr td,
    #panic-at-the-job-market #work-types .ai-label .performance-facts__table--small thead tr td,
    #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr td,
    #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--small thead tr td,
    #work-types #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr td,
    #ai-nerd-secrets #work-types .ai-label .performance-facts__table--small thead tr td, #a-view-from-the-gallery .ai-label .performance-facts__table thead tr th, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--grid thead tr th, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr th, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--grid thead tr th, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr th, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--grid thead tr th, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr th, #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr th, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr th, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr th, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr th, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr th, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--grid thead tr th, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr th, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr th, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr th, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr th, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr th, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr th, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr th, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--small thead tr th, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr th, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--small thead tr th, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr th, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--small thead tr th, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr th, #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr th, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr th, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr th, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr th, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr th, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--small thead tr th, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr th, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr th, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr th, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr th, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr th, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr th, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr th,
    #a-view-from-the-gallery .ai-label .performance-facts__table thead tr td,
    #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--grid thead tr td,
    #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr td,
    #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--grid thead tr td,
    #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr td,
    #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--grid thead tr td,
    #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr td,
    #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr td,
    #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr td,
    #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr td,
    #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr td,
    #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr td,
    #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--grid thead tr td,
    #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr td,
    #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr td,
    #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr td,
    #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr td,
    #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr td,
    #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr td,
    #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr td,
    #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--small thead tr td,
    #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr td,
    #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--small thead tr td,
    #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr td,
    #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--small thead tr td,
    #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr td,
    #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr td,
    #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr td,
    #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr td,
    #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr td,
    #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr td,
    #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--small thead tr td,
    #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr td,
    #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr td,
    #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr td,
    #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr td,
    #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr td,
    #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr td,
    #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr td, #ai-rundown-2024-10 .ai-label .performance-facts__table thead tr th, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--grid thead tr th, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr th, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--grid thead tr th, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr th, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--grid thead tr th, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr th, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr th, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr th, #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr th, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr th, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr th, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--grid thead tr th, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr th, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr th, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr th, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr th, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr th, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr th, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr th, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--small thead tr th, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr th, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--small thead tr th, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr th, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--small thead tr th, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr th, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr th, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr th, #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr th, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr th, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr th, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--small thead tr th, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr th, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr th, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr th, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr th, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr th, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr th, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr th,
    #ai-rundown-2024-10 .ai-label .performance-facts__table thead tr td,
    #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--grid thead tr td,
    #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr td,
    #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--grid thead tr td,
    #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr td,
    #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--grid thead tr td,
    #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr td,
    #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr td,
    #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr td,
    #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr td,
    #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr td,
    #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr td,
    #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--grid thead tr td,
    #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr td,
    #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr td,
    #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr td,
    #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr td,
    #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr td,
    #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr td,
    #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr td,
    #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--small thead tr td,
    #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr td,
    #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--small thead tr td,
    #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr td,
    #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--small thead tr td,
    #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr td,
    #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr td,
    #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr td,
    #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr td,
    #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr td,
    #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr td,
    #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--small thead tr td,
    #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr td,
    #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr td,
    #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr td,
    #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr td,
    #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr td,
    #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr td,
    #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr td, #dreams-of-the-machine .ai-label .performance-facts__table thead tr th, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--grid thead tr th, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr th, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--grid thead tr th, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr th, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--grid thead tr th, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr th, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr th, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr th, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr th, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr th, #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr th, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--grid thead tr th, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr th, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr th, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr th, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr th, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr th, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr th, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr th, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--small thead tr th, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr th, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--small thead tr th, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr th, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--small thead tr th, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr th, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr th, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr th, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr th, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr th, #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr th, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--small thead tr th, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr th, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr th, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr th, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr th, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr th, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr th, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr th,
    #dreams-of-the-machine .ai-label .performance-facts__table thead tr td,
    #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--grid thead tr td,
    #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr td,
    #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--grid thead tr td,
    #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr td,
    #dreams-of-the-machine #work-types .ai-label .performance-facts__table--grid thead tr td,
    #work-types #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr td,
    #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr td,
    #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr td,
    #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr td,
    #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr td,
    #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr td,
    #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--grid thead tr td,
    #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr td,
    #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr td,
    #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr td,
    #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr td,
    #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr td,
    #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr td,
    #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr td,
    #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--small thead tr td,
    #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr td,
    #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--small thead tr td,
    #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr td,
    #dreams-of-the-machine #work-types .ai-label .performance-facts__table--small thead tr td,
    #work-types #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr td,
    #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr td,
    #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr td,
    #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr td,
    #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr td,
    #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr td,
    #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--small thead tr td,
    #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr td,
    #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr td,
    #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr td,
    #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr td,
    #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr td,
    #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr td,
    #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr td, #cyborg-trading .ai-label .performance-facts__table thead tr th, #cyborg-trading #ai-labels .ai-label .performance-facts__table--grid thead tr th, #ai-labels #cyborg-trading .ai-label .performance-facts__table--grid thead tr th, #cyborg-trading #unbroken .ai-label .performance-facts__table--grid thead tr th, #unbroken #cyborg-trading .ai-label .performance-facts__table--grid thead tr th, #cyborg-trading #work-types .ai-label .performance-facts__table--grid thead tr th, #work-types #cyborg-trading .ai-label .performance-facts__table--grid thead tr th, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr th, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--grid thead tr th, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr th, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--grid thead tr th, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr th, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--grid thead tr th, #cyborg-trading .ai-label .performance-facts__table--grid thead tr th, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr th, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--grid thead tr th, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr th, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--grid thead tr th, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr th, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--grid thead tr th, #cyborg-trading #ai-labels .ai-label .performance-facts__table--small thead tr th, #ai-labels #cyborg-trading .ai-label .performance-facts__table--small thead tr th, #cyborg-trading #unbroken .ai-label .performance-facts__table--small thead tr th, #unbroken #cyborg-trading .ai-label .performance-facts__table--small thead tr th, #cyborg-trading #work-types .ai-label .performance-facts__table--small thead tr th, #work-types #cyborg-trading .ai-label .performance-facts__table--small thead tr th, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr th, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--small thead tr th, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr th, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--small thead tr th, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr th, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--small thead tr th, #cyborg-trading .ai-label .performance-facts__table--small thead tr th, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr th, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--small thead tr th, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr th, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--small thead tr th, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr th, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--small thead tr th,
    #cyborg-trading .ai-label .performance-facts__table thead tr td,
    #cyborg-trading #ai-labels .ai-label .performance-facts__table--grid thead tr td,
    #ai-labels #cyborg-trading .ai-label .performance-facts__table--grid thead tr td,
    #cyborg-trading #unbroken .ai-label .performance-facts__table--grid thead tr td,
    #unbroken #cyborg-trading .ai-label .performance-facts__table--grid thead tr td,
    #cyborg-trading #work-types .ai-label .performance-facts__table--grid thead tr td,
    #work-types #cyborg-trading .ai-label .performance-facts__table--grid thead tr td,
    #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr td,
    #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--grid thead tr td,
    #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr td,
    #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--grid thead tr td,
    #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr td,
    #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--grid thead tr td,
    #cyborg-trading .ai-label .performance-facts__table--grid thead tr td,
    #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr td,
    #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--grid thead tr td,
    #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr td,
    #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--grid thead tr td,
    #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr td,
    #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--grid thead tr td,
    #cyborg-trading #ai-labels .ai-label .performance-facts__table--small thead tr td,
    #ai-labels #cyborg-trading .ai-label .performance-facts__table--small thead tr td,
    #cyborg-trading #unbroken .ai-label .performance-facts__table--small thead tr td,
    #unbroken #cyborg-trading .ai-label .performance-facts__table--small thead tr td,
    #cyborg-trading #work-types .ai-label .performance-facts__table--small thead tr td,
    #work-types #cyborg-trading .ai-label .performance-facts__table--small thead tr td,
    #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr td,
    #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--small thead tr td,
    #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr td,
    #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--small thead tr td,
    #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr td,
    #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--small thead tr td,
    #cyborg-trading .ai-label .performance-facts__table--small thead tr td,
    #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr td,
    #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--small thead tr td,
    #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr td,
    #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--small thead tr td,
    #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr td,
    #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--small thead tr td, #panic-at-the-job-market .ai-label .performance-facts__table thead tr th, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--grid thead tr th, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr th, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--grid thead tr th, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr th, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--grid thead tr th, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr th, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr th, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr th, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr th, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr th, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr th, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr th, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--grid thead tr th, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr th, #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr th, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr th, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr th, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr th, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr th, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--small thead tr th, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr th, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--small thead tr th, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr th, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--small thead tr th, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr th, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr th, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr th, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr th, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr th, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr th, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr th, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--small thead tr th, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr th, #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr th, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr th, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr th, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr th, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr th,
    #panic-at-the-job-market .ai-label .performance-facts__table thead tr td,
    #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--grid thead tr td,
    #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr td,
    #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--grid thead tr td,
    #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr td,
    #panic-at-the-job-market #work-types .ai-label .performance-facts__table--grid thead tr td,
    #work-types #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr td,
    #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr td,
    #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr td,
    #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr td,
    #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr td,
    #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr td,
    #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr td,
    #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--grid thead tr td,
    #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr td,
    #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr td,
    #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr td,
    #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr td,
    #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr td,
    #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr td,
    #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--small thead tr td,
    #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr td,
    #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--small thead tr td,
    #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr td,
    #panic-at-the-job-market #work-types .ai-label .performance-facts__table--small thead tr td,
    #work-types #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr td,
    #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr td,
    #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr td,
    #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr td,
    #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr td,
    #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr td,
    #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr td,
    #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--small thead tr td,
    #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr td,
    #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr td,
    #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr td,
    #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr td,
    #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr td,
    #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr td, #operational-incompetence-is-killing-you .ai-label .performance-facts__table thead tr th, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--grid thead tr th, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr th, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--grid thead tr th, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr th, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--grid thead tr th, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr th, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr th, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr th, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr th, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr th, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr th, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr th, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--grid thead tr th, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr th, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr th, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr th, #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr th, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr th, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr th, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--small thead tr th, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr th, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--small thead tr th, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr th, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--small thead tr th, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr th, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr th, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr th, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr th, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr th, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr th, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr th, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--small thead tr th, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr th, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr th, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr th, #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr th, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr th, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr th,
    #operational-incompetence-is-killing-you .ai-label .performance-facts__table thead tr td,
    #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--grid thead tr td,
    #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr td,
    #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--grid thead tr td,
    #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr td,
    #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--grid thead tr td,
    #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr td,
    #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr td,
    #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr td,
    #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr td,
    #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr td,
    #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr td,
    #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr td,
    #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--grid thead tr td,
    #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr td,
    #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr td,
    #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr td,
    #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr td,
    #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr td,
    #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr td,
    #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--small thead tr td,
    #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr td,
    #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--small thead tr td,
    #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr td,
    #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--small thead tr td,
    #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr td,
    #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr td,
    #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr td,
    #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr td,
    #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr td,
    #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr td,
    #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr td,
    #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--small thead tr td,
    #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr td,
    #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr td,
    #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr td,
    #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr td,
    #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr td,
    #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr td, #ai-nerd-secrets .ai-label .performance-facts__table thead tr th, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--grid thead tr th, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr th, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--grid thead tr th, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr th, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--grid thead tr th, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr th, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr th, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr th, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr th, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr th, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr th, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr th, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--grid thead tr th, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr th, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr th, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr th, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr th, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr th, #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr th, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--small thead tr th, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr th, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--small thead tr th, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr th, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--small thead tr th, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr th, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr th, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr th, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr th, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr th, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr th, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr th, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--small thead tr th, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr th, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr th, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr th, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr th, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr th, #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr th,
    #ai-nerd-secrets .ai-label .performance-facts__table thead tr td,
    #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--grid thead tr td,
    #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr td,
    #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--grid thead tr td,
    #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr td,
    #ai-nerd-secrets #work-types .ai-label .performance-facts__table--grid thead tr td,
    #work-types #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr td,
    #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--grid thead tr td,
    #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr td,
    #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--grid thead tr td,
    #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr td,
    #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--grid thead tr td,
    #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr td,
    #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--grid thead tr td,
    #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr td,
    #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--grid thead tr td,
    #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr td,
    #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid thead tr td,
    #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr td,
    #ai-nerd-secrets .ai-label .performance-facts__table--grid thead tr td,
    #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--small thead tr td,
    #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr td,
    #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--small thead tr td,
    #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr td,
    #ai-nerd-secrets #work-types .ai-label .performance-facts__table--small thead tr td,
    #work-types #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr td,
    #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr td,
    #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr td,
    #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr td,
    #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr td,
    #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr td,
    #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr td,
    #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--small thead tr td,
    #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr td,
    #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr td,
    #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr td,
    #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr td,
    #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr td,
    #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr td {
      border: 0; }
    #ai-labels .ai-label .performance-facts__table th, #ai-labels .ai-label .performance-facts__table--grid th, #ai-labels #unbroken .ai-label .performance-facts__table--grid th, #unbroken #ai-labels .ai-label .performance-facts__table--grid th, #ai-labels #work-types .ai-label .performance-facts__table--grid th, #work-types #ai-labels .ai-label .performance-facts__table--grid th, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--grid th, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--grid th, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--grid th, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--grid th, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--grid th, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--grid th, #ai-labels #cyborg-trading .ai-label .performance-facts__table--grid th, #cyborg-trading #ai-labels .ai-label .performance-facts__table--grid th, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--grid th, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--grid th, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid th, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--grid th, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--grid th, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--grid th, #ai-labels .ai-label .performance-facts__table--small th, #ai-labels #unbroken .ai-label .performance-facts__table--small th, #unbroken #ai-labels .ai-label .performance-facts__table--small th, #ai-labels #work-types .ai-label .performance-facts__table--small th, #work-types #ai-labels .ai-label .performance-facts__table--small th, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--small th, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--small th, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--small th, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--small th, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--small th, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--small th, #ai-labels #cyborg-trading .ai-label .performance-facts__table--small th, #cyborg-trading #ai-labels .ai-label .performance-facts__table--small th, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--small th, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--small th, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--small th, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--small th, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--small th,
    #ai-labels .ai-label .performance-facts__table td,
    #ai-labels .ai-label .performance-facts__table--grid td,
    #ai-labels #unbroken .ai-label .performance-facts__table--grid td,
    #unbroken #ai-labels .ai-label .performance-facts__table--grid td,
    #ai-labels #work-types .ai-label .performance-facts__table--grid td,
    #work-types #ai-labels .ai-label .performance-facts__table--grid td,
    #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--grid td,
    #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--grid td,
    #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td,
    #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--grid td,
    #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--grid td,
    #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--grid td,
    #ai-labels #cyborg-trading .ai-label .performance-facts__table--grid td,
    #cyborg-trading #ai-labels .ai-label .performance-facts__table--grid td,
    #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--grid td,
    #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--grid td,
    #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td,
    #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--grid td,
    #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--grid td,
    #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--grid td,
    #ai-labels .ai-label .performance-facts__table--small td,
    #ai-labels #unbroken .ai-label .performance-facts__table--small td,
    #unbroken #ai-labels .ai-label .performance-facts__table--small td,
    #ai-labels #work-types .ai-label .performance-facts__table--small td,
    #work-types #ai-labels .ai-label .performance-facts__table--small td,
    #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--small td,
    #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--small td,
    #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--small td,
    #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--small td,
    #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--small td,
    #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--small td,
    #ai-labels #cyborg-trading .ai-label .performance-facts__table--small td,
    #cyborg-trading #ai-labels .ai-label .performance-facts__table--small td,
    #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--small td,
    #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--small td,
    #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td,
    #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--small td,
    #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--small td,
    #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--small td, #unbroken .ai-label .performance-facts__table th, #unbroken #ai-labels .ai-label .performance-facts__table--grid th, #ai-labels #unbroken .ai-label .performance-facts__table--grid th, #unbroken .ai-label .performance-facts__table--grid th, #unbroken #work-types .ai-label .performance-facts__table--grid th, #work-types #unbroken .ai-label .performance-facts__table--grid th, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--grid th, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--grid th, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--grid th, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--grid th, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--grid th, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--grid th, #unbroken #cyborg-trading .ai-label .performance-facts__table--grid th, #cyborg-trading #unbroken .ai-label .performance-facts__table--grid th, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--grid th, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--grid th, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid th, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--grid th, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--grid th, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--grid th, #unbroken #ai-labels .ai-label .performance-facts__table--small th, #ai-labels #unbroken .ai-label .performance-facts__table--small th, #unbroken .ai-label .performance-facts__table--small th, #unbroken #work-types .ai-label .performance-facts__table--small th, #work-types #unbroken .ai-label .performance-facts__table--small th, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--small th, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--small th, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--small th, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--small th, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--small th, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--small th, #unbroken #cyborg-trading .ai-label .performance-facts__table--small th, #cyborg-trading #unbroken .ai-label .performance-facts__table--small th, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--small th, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--small th, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--small th, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--small th, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--small th,
    #unbroken .ai-label .performance-facts__table td,
    #unbroken #ai-labels .ai-label .performance-facts__table--grid td,
    #ai-labels #unbroken .ai-label .performance-facts__table--grid td,
    #unbroken .ai-label .performance-facts__table--grid td,
    #unbroken #work-types .ai-label .performance-facts__table--grid td,
    #work-types #unbroken .ai-label .performance-facts__table--grid td,
    #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--grid td,
    #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--grid td,
    #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td,
    #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--grid td,
    #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--grid td,
    #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--grid td,
    #unbroken #cyborg-trading .ai-label .performance-facts__table--grid td,
    #cyborg-trading #unbroken .ai-label .performance-facts__table--grid td,
    #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--grid td,
    #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--grid td,
    #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td,
    #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--grid td,
    #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--grid td,
    #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--grid td,
    #unbroken #ai-labels .ai-label .performance-facts__table--small td,
    #ai-labels #unbroken .ai-label .performance-facts__table--small td,
    #unbroken .ai-label .performance-facts__table--small td,
    #unbroken #work-types .ai-label .performance-facts__table--small td,
    #work-types #unbroken .ai-label .performance-facts__table--small td,
    #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--small td,
    #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--small td,
    #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--small td,
    #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--small td,
    #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--small td,
    #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--small td,
    #unbroken #cyborg-trading .ai-label .performance-facts__table--small td,
    #cyborg-trading #unbroken .ai-label .performance-facts__table--small td,
    #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--small td,
    #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--small td,
    #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td,
    #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--small td,
    #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--small td,
    #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--small td, #work-types .ai-label .performance-facts__table th, #work-types #ai-labels .ai-label .performance-facts__table--grid th, #ai-labels #work-types .ai-label .performance-facts__table--grid th, #work-types #unbroken .ai-label .performance-facts__table--grid th, #unbroken #work-types .ai-label .performance-facts__table--grid th, #work-types .ai-label .performance-facts__table--grid th, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--grid th, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--grid th, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--grid th, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--grid th, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--grid th, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--grid th, #work-types #cyborg-trading .ai-label .performance-facts__table--grid th, #cyborg-trading #work-types .ai-label .performance-facts__table--grid th, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--grid th, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--grid th, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid th, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--grid th, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--grid th, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--grid th, #work-types #ai-labels .ai-label .performance-facts__table--small th, #ai-labels #work-types .ai-label .performance-facts__table--small th, #work-types #unbroken .ai-label .performance-facts__table--small th, #unbroken #work-types .ai-label .performance-facts__table--small th, #work-types .ai-label .performance-facts__table--small th, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--small th, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--small th, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--small th, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--small th, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--small th, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--small th, #work-types #cyborg-trading .ai-label .performance-facts__table--small th, #cyborg-trading #work-types .ai-label .performance-facts__table--small th, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--small th, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--small th, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--small th, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--small th, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--small th,
    #work-types .ai-label .performance-facts__table td,
    #work-types #ai-labels .ai-label .performance-facts__table--grid td,
    #ai-labels #work-types .ai-label .performance-facts__table--grid td,
    #work-types #unbroken .ai-label .performance-facts__table--grid td,
    #unbroken #work-types .ai-label .performance-facts__table--grid td,
    #work-types .ai-label .performance-facts__table--grid td,
    #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--grid td,
    #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--grid td,
    #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td,
    #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--grid td,
    #work-types #dreams-of-the-machine .ai-label .performance-facts__table--grid td,
    #dreams-of-the-machine #work-types .ai-label .performance-facts__table--grid td,
    #work-types #cyborg-trading .ai-label .performance-facts__table--grid td,
    #cyborg-trading #work-types .ai-label .performance-facts__table--grid td,
    #work-types #panic-at-the-job-market .ai-label .performance-facts__table--grid td,
    #panic-at-the-job-market #work-types .ai-label .performance-facts__table--grid td,
    #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td,
    #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--grid td,
    #work-types #ai-nerd-secrets .ai-label .performance-facts__table--grid td,
    #ai-nerd-secrets #work-types .ai-label .performance-facts__table--grid td,
    #work-types #ai-labels .ai-label .performance-facts__table--small td,
    #ai-labels #work-types .ai-label .performance-facts__table--small td,
    #work-types #unbroken .ai-label .performance-facts__table--small td,
    #unbroken #work-types .ai-label .performance-facts__table--small td,
    #work-types .ai-label .performance-facts__table--small td,
    #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--small td,
    #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--small td,
    #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--small td,
    #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--small td,
    #work-types #dreams-of-the-machine .ai-label .performance-facts__table--small td,
    #dreams-of-the-machine #work-types .ai-label .performance-facts__table--small td,
    #work-types #cyborg-trading .ai-label .performance-facts__table--small td,
    #cyborg-trading #work-types .ai-label .performance-facts__table--small td,
    #work-types #panic-at-the-job-market .ai-label .performance-facts__table--small td,
    #panic-at-the-job-market #work-types .ai-label .performance-facts__table--small td,
    #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td,
    #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--small td,
    #work-types #ai-nerd-secrets .ai-label .performance-facts__table--small td,
    #ai-nerd-secrets #work-types .ai-label .performance-facts__table--small td, #a-view-from-the-gallery .ai-label .performance-facts__table th, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--grid th, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--grid th, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--grid th, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--grid th, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--grid th, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--grid th, #a-view-from-the-gallery .ai-label .performance-facts__table--grid th, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--grid th, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--grid th, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--grid th, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--grid th, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--grid th, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--grid th, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--grid th, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--grid th, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid th, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--grid th, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--grid th, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--grid th, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--small th, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--small th, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--small th, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--small th, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--small th, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--small th, #a-view-from-the-gallery .ai-label .performance-facts__table--small th, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--small th, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--small th, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--small th, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--small th, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--small th, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--small th, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--small th, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--small th, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--small th, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--small th, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--small th,
    #a-view-from-the-gallery .ai-label .performance-facts__table td,
    #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--grid td,
    #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--grid td,
    #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--grid td,
    #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--grid td,
    #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--grid td,
    #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--grid td,
    #a-view-from-the-gallery .ai-label .performance-facts__table--grid td,
    #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td,
    #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--grid td,
    #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--grid td,
    #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--grid td,
    #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--grid td,
    #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--grid td,
    #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--grid td,
    #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--grid td,
    #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td,
    #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--grid td,
    #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--grid td,
    #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--grid td,
    #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--small td,
    #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--small td,
    #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--small td,
    #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--small td,
    #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--small td,
    #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--small td,
    #a-view-from-the-gallery .ai-label .performance-facts__table--small td,
    #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--small td,
    #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--small td,
    #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--small td,
    #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--small td,
    #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--small td,
    #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--small td,
    #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--small td,
    #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--small td,
    #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td,
    #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--small td,
    #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--small td,
    #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--small td, #ai-rundown-2024-10 .ai-label .performance-facts__table th, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--grid th, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--grid th, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--grid th, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--grid th, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--grid th, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--grid th, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--grid th, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--grid th, #ai-rundown-2024-10 .ai-label .performance-facts__table--grid th, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--grid th, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--grid th, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--grid th, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--grid th, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--grid th, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--grid th, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid th, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--grid th, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--grid th, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--grid th, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--small th, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--small th, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--small th, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--small th, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--small th, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--small th, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--small th, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--small th, #ai-rundown-2024-10 .ai-label .performance-facts__table--small th, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--small th, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--small th, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--small th, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--small th, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--small th, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--small th, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--small th, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--small th, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--small th,
    #ai-rundown-2024-10 .ai-label .performance-facts__table td,
    #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--grid td,
    #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td,
    #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--grid td,
    #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td,
    #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--grid td,
    #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td,
    #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--grid td,
    #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td,
    #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td,
    #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--grid td,
    #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td,
    #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--grid td,
    #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td,
    #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--grid td,
    #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td,
    #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td,
    #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td,
    #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--grid td,
    #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td,
    #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--small td,
    #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--small td,
    #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--small td,
    #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--small td,
    #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--small td,
    #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--small td,
    #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--small td,
    #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--small td,
    #ai-rundown-2024-10 .ai-label .performance-facts__table--small td,
    #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--small td,
    #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--small td,
    #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--small td,
    #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--small td,
    #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--small td,
    #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--small td,
    #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td,
    #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--small td,
    #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--small td,
    #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--small td, #dreams-of-the-machine .ai-label .performance-facts__table th, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--grid th, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--grid th, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--grid th, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--grid th, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--grid th, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--grid th, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--grid th, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--grid th, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--grid th, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--grid th, #dreams-of-the-machine .ai-label .performance-facts__table--grid th, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--grid th, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--grid th, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--grid th, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--grid th, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid th, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--grid th, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--grid th, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--grid th, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--small th, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--small th, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--small th, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--small th, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--small th, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--small th, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--small th, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--small th, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--small th, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--small th, #dreams-of-the-machine .ai-label .performance-facts__table--small th, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--small th, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--small th, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--small th, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--small th, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--small th, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--small th, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--small th,
    #dreams-of-the-machine .ai-label .performance-facts__table td,
    #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--grid td,
    #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--grid td,
    #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--grid td,
    #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--grid td,
    #dreams-of-the-machine #work-types .ai-label .performance-facts__table--grid td,
    #work-types #dreams-of-the-machine .ai-label .performance-facts__table--grid td,
    #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--grid td,
    #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--grid td,
    #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td,
    #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--grid td,
    #dreams-of-the-machine .ai-label .performance-facts__table--grid td,
    #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--grid td,
    #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--grid td,
    #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--grid td,
    #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--grid td,
    #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td,
    #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--grid td,
    #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--grid td,
    #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--grid td,
    #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--small td,
    #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--small td,
    #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--small td,
    #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--small td,
    #dreams-of-the-machine #work-types .ai-label .performance-facts__table--small td,
    #work-types #dreams-of-the-machine .ai-label .performance-facts__table--small td,
    #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--small td,
    #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--small td,
    #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--small td,
    #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--small td,
    #dreams-of-the-machine .ai-label .performance-facts__table--small td,
    #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--small td,
    #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--small td,
    #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--small td,
    #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--small td,
    #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td,
    #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--small td,
    #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--small td,
    #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--small td, #cyborg-trading .ai-label .performance-facts__table th, #cyborg-trading #ai-labels .ai-label .performance-facts__table--grid th, #ai-labels #cyborg-trading .ai-label .performance-facts__table--grid th, #cyborg-trading #unbroken .ai-label .performance-facts__table--grid th, #unbroken #cyborg-trading .ai-label .performance-facts__table--grid th, #cyborg-trading #work-types .ai-label .performance-facts__table--grid th, #work-types #cyborg-trading .ai-label .performance-facts__table--grid th, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--grid th, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--grid th, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--grid th, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--grid th, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--grid th, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--grid th, #cyborg-trading .ai-label .performance-facts__table--grid th, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--grid th, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--grid th, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid th, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--grid th, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--grid th, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--grid th, #cyborg-trading #ai-labels .ai-label .performance-facts__table--small th, #ai-labels #cyborg-trading .ai-label .performance-facts__table--small th, #cyborg-trading #unbroken .ai-label .performance-facts__table--small th, #unbroken #cyborg-trading .ai-label .performance-facts__table--small th, #cyborg-trading #work-types .ai-label .performance-facts__table--small th, #work-types #cyborg-trading .ai-label .performance-facts__table--small th, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--small th, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--small th, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--small th, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--small th, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--small th, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--small th, #cyborg-trading .ai-label .performance-facts__table--small th, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--small th, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--small th, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--small th, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--small th, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--small th,
    #cyborg-trading .ai-label .performance-facts__table td,
    #cyborg-trading #ai-labels .ai-label .performance-facts__table--grid td,
    #ai-labels #cyborg-trading .ai-label .performance-facts__table--grid td,
    #cyborg-trading #unbroken .ai-label .performance-facts__table--grid td,
    #unbroken #cyborg-trading .ai-label .performance-facts__table--grid td,
    #cyborg-trading #work-types .ai-label .performance-facts__table--grid td,
    #work-types #cyborg-trading .ai-label .performance-facts__table--grid td,
    #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--grid td,
    #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--grid td,
    #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td,
    #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--grid td,
    #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--grid td,
    #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--grid td,
    #cyborg-trading .ai-label .performance-facts__table--grid td,
    #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--grid td,
    #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--grid td,
    #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td,
    #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--grid td,
    #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--grid td,
    #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--grid td,
    #cyborg-trading #ai-labels .ai-label .performance-facts__table--small td,
    #ai-labels #cyborg-trading .ai-label .performance-facts__table--small td,
    #cyborg-trading #unbroken .ai-label .performance-facts__table--small td,
    #unbroken #cyborg-trading .ai-label .performance-facts__table--small td,
    #cyborg-trading #work-types .ai-label .performance-facts__table--small td,
    #work-types #cyborg-trading .ai-label .performance-facts__table--small td,
    #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--small td,
    #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--small td,
    #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--small td,
    #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--small td,
    #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--small td,
    #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--small td,
    #cyborg-trading .ai-label .performance-facts__table--small td,
    #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--small td,
    #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--small td,
    #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td,
    #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--small td,
    #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--small td,
    #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--small td, #panic-at-the-job-market .ai-label .performance-facts__table th, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--grid th, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--grid th, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--grid th, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--grid th, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--grid th, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--grid th, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--grid th, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--grid th, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--grid th, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--grid th, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--grid th, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--grid th, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--grid th, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--grid th, #panic-at-the-job-market .ai-label .performance-facts__table--grid th, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid th, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--grid th, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--grid th, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--grid th, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--small th, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--small th, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--small th, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--small th, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--small th, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--small th, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--small th, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--small th, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--small th, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--small th, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--small th, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--small th, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--small th, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--small th, #panic-at-the-job-market .ai-label .performance-facts__table--small th, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--small th, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--small th, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--small th,
    #panic-at-the-job-market .ai-label .performance-facts__table td,
    #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--grid td,
    #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--grid td,
    #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--grid td,
    #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--grid td,
    #panic-at-the-job-market #work-types .ai-label .performance-facts__table--grid td,
    #work-types #panic-at-the-job-market .ai-label .performance-facts__table--grid td,
    #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--grid td,
    #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--grid td,
    #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td,
    #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--grid td,
    #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--grid td,
    #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--grid td,
    #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--grid td,
    #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--grid td,
    #panic-at-the-job-market .ai-label .performance-facts__table--grid td,
    #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td,
    #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--grid td,
    #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--grid td,
    #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--grid td,
    #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--small td,
    #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--small td,
    #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--small td,
    #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--small td,
    #panic-at-the-job-market #work-types .ai-label .performance-facts__table--small td,
    #work-types #panic-at-the-job-market .ai-label .performance-facts__table--small td,
    #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--small td,
    #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--small td,
    #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--small td,
    #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--small td,
    #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--small td,
    #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--small td,
    #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--small td,
    #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--small td,
    #panic-at-the-job-market .ai-label .performance-facts__table--small td,
    #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td,
    #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--small td,
    #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--small td,
    #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--small td, #operational-incompetence-is-killing-you .ai-label .performance-facts__table th, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--grid th, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid th, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--grid th, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid th, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--grid th, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid th, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--grid th, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid th, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--grid th, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid th, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--grid th, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid th, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--grid th, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid th, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--grid th, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid th, #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid th, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--grid th, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid th, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--small th, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--small th, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--small th, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--small th, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--small th, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--small th, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--small th, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--small th, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th, #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--small th, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th,
    #operational-incompetence-is-killing-you .ai-label .performance-facts__table td,
    #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--grid td,
    #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td,
    #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--grid td,
    #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td,
    #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--grid td,
    #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td,
    #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--grid td,
    #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td,
    #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td,
    #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td,
    #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--grid td,
    #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td,
    #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--grid td,
    #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td,
    #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--grid td,
    #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td,
    #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td,
    #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--grid td,
    #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td,
    #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--small td,
    #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td,
    #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--small td,
    #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td,
    #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--small td,
    #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td,
    #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--small td,
    #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td,
    #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--small td,
    #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td,
    #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--small td,
    #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td,
    #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--small td,
    #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td,
    #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--small td,
    #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td,
    #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td,
    #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--small td,
    #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td, #ai-nerd-secrets .ai-label .performance-facts__table th, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--grid th, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--grid th, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--grid th, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--grid th, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--grid th, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--grid th, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--grid th, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--grid th, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--grid th, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--grid th, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--grid th, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--grid th, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--grid th, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--grid th, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--grid th, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--grid th, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid th, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--grid th, #ai-nerd-secrets .ai-label .performance-facts__table--grid th, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--small th, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--small th, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--small th, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--small th, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--small th, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--small th, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--small th, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--small th, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--small th, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--small th, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--small th, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--small th, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--small th, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--small th, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--small th, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--small th, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--small th, #ai-nerd-secrets .ai-label .performance-facts__table--small th,
    #ai-nerd-secrets .ai-label .performance-facts__table td,
    #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--grid td,
    #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--grid td,
    #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--grid td,
    #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--grid td,
    #ai-nerd-secrets #work-types .ai-label .performance-facts__table--grid td,
    #work-types #ai-nerd-secrets .ai-label .performance-facts__table--grid td,
    #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--grid td,
    #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--grid td,
    #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td,
    #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--grid td,
    #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--grid td,
    #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--grid td,
    #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--grid td,
    #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--grid td,
    #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--grid td,
    #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--grid td,
    #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td,
    #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--grid td,
    #ai-nerd-secrets .ai-label .performance-facts__table--grid td,
    #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--small td,
    #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--small td,
    #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--small td,
    #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--small td,
    #ai-nerd-secrets #work-types .ai-label .performance-facts__table--small td,
    #work-types #ai-nerd-secrets .ai-label .performance-facts__table--small td,
    #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--small td,
    #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--small td,
    #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--small td,
    #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--small td,
    #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--small td,
    #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--small td,
    #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--small td,
    #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--small td,
    #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--small td,
    #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--small td,
    #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td,
    #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--small td,
    #ai-nerd-secrets .ai-label .performance-facts__table--small td {
      font-weight: normal;
      text-align: left;
      padding: 0.25rem 0;
      border-top: 1px solid var(--text-color);
      white-space: nowrap; }
    #ai-labels .ai-label .performance-facts__table td:last-child, #ai-labels .ai-label .performance-facts__table--grid td:last-child, #ai-labels #unbroken .ai-label .performance-facts__table--grid td:last-child, #unbroken #ai-labels .ai-label .performance-facts__table--grid td:last-child, #ai-labels #work-types .ai-label .performance-facts__table--grid td:last-child, #work-types #ai-labels .ai-label .performance-facts__table--grid td:last-child, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--grid td:last-child, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--grid td:last-child, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--grid td:last-child, #ai-labels #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading #ai-labels .ai-label .performance-facts__table--grid td:last-child, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--grid td:last-child, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--grid td:last-child, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--grid td:last-child, #ai-labels .ai-label .performance-facts__table--small td:last-child, #ai-labels #unbroken .ai-label .performance-facts__table--small td:last-child, #unbroken #ai-labels .ai-label .performance-facts__table--small td:last-child, #ai-labels #work-types .ai-label .performance-facts__table--small td:last-child, #work-types #ai-labels .ai-label .performance-facts__table--small td:last-child, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--small td:last-child, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--small td:last-child, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--small td:last-child, #ai-labels #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #cyborg-trading #ai-labels .ai-label .performance-facts__table--small td:last-child, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--small td:last-child, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--small td:last-child, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--small td:last-child, #unbroken .ai-label .performance-facts__table td:last-child, #unbroken #ai-labels .ai-label .performance-facts__table--grid td:last-child, #ai-labels #unbroken .ai-label .performance-facts__table--grid td:last-child, #unbroken .ai-label .performance-facts__table--grid td:last-child, #unbroken #work-types .ai-label .performance-facts__table--grid td:last-child, #work-types #unbroken .ai-label .performance-facts__table--grid td:last-child, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--grid td:last-child, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--grid td:last-child, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--grid td:last-child, #unbroken #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading #unbroken .ai-label .performance-facts__table--grid td:last-child, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--grid td:last-child, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--grid td:last-child, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--grid td:last-child, #unbroken #ai-labels .ai-label .performance-facts__table--small td:last-child, #ai-labels #unbroken .ai-label .performance-facts__table--small td:last-child, #unbroken .ai-label .performance-facts__table--small td:last-child, #unbroken #work-types .ai-label .performance-facts__table--small td:last-child, #work-types #unbroken .ai-label .performance-facts__table--small td:last-child, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--small td:last-child, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--small td:last-child, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--small td:last-child, #unbroken #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #cyborg-trading #unbroken .ai-label .performance-facts__table--small td:last-child, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--small td:last-child, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--small td:last-child, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--small td:last-child, #work-types .ai-label .performance-facts__table td:last-child, #work-types #ai-labels .ai-label .performance-facts__table--grid td:last-child, #ai-labels #work-types .ai-label .performance-facts__table--grid td:last-child, #work-types #unbroken .ai-label .performance-facts__table--grid td:last-child, #unbroken #work-types .ai-label .performance-facts__table--grid td:last-child, #work-types .ai-label .performance-facts__table--grid td:last-child, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--grid td:last-child, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--grid td:last-child, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--grid td:last-child, #work-types #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading #work-types .ai-label .performance-facts__table--grid td:last-child, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--grid td:last-child, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--grid td:last-child, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--grid td:last-child, #work-types #ai-labels .ai-label .performance-facts__table--small td:last-child, #ai-labels #work-types .ai-label .performance-facts__table--small td:last-child, #work-types #unbroken .ai-label .performance-facts__table--small td:last-child, #unbroken #work-types .ai-label .performance-facts__table--small td:last-child, #work-types .ai-label .performance-facts__table--small td:last-child, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--small td:last-child, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--small td:last-child, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--small td:last-child, #work-types #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #cyborg-trading #work-types .ai-label .performance-facts__table--small td:last-child, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--small td:last-child, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--small td:last-child, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery .ai-label .performance-facts__table td:last-child, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--grid td:last-child, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--grid td:last-child, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--grid td:last-child, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--small td:last-child, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--small td:last-child, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--small td:last-child, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 .ai-label .performance-facts__table td:last-child, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--grid td:last-child, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--grid td:last-child, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--grid td:last-child, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--small td:last-child, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--small td:last-child, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--small td:last-child, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine .ai-label .performance-facts__table td:last-child, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--grid td:last-child, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--grid td:last-child, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--grid td:last-child, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--small td:last-child, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--small td:last-child, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--small td:last-child, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #cyborg-trading .ai-label .performance-facts__table td:last-child, #cyborg-trading #ai-labels .ai-label .performance-facts__table--grid td:last-child, #ai-labels #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading #unbroken .ai-label .performance-facts__table--grid td:last-child, #unbroken #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading #work-types .ai-label .performance-facts__table--grid td:last-child, #work-types #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading #ai-labels .ai-label .performance-facts__table--small td:last-child, #ai-labels #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #cyborg-trading #unbroken .ai-label .performance-facts__table--small td:last-child, #unbroken #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #cyborg-trading #work-types .ai-label .performance-facts__table--small td:last-child, #work-types #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market .ai-label .performance-facts__table td:last-child, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--grid td:last-child, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--grid td:last-child, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--grid td:last-child, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--small td:last-child, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--small td:last-child, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--small td:last-child, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you .ai-label .performance-facts__table td:last-child, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--grid td:last-child, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--grid td:last-child, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--grid td:last-child, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--small td:last-child, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--small td:last-child, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--small td:last-child, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets .ai-label .performance-facts__table td:last-child, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--grid td:last-child, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--grid td:last-child, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--grid td:last-child, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--small td:last-child, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--small td:last-child, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--small td:last-child, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child {
      text-align: right; }
    #ai-labels .ai-label .performance-facts__table .blank-cell, #ai-labels .ai-label .performance-facts__table--grid .blank-cell, #ai-labels #unbroken .ai-label .performance-facts__table--grid .blank-cell, #unbroken #ai-labels .ai-label .performance-facts__table--grid .blank-cell, #ai-labels #work-types .ai-label .performance-facts__table--grid .blank-cell, #work-types #ai-labels .ai-label .performance-facts__table--grid .blank-cell, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--grid .blank-cell, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--grid .blank-cell, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .blank-cell, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--grid .blank-cell, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--grid .blank-cell, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--grid .blank-cell, #ai-labels #cyborg-trading .ai-label .performance-facts__table--grid .blank-cell, #cyborg-trading #ai-labels .ai-label .performance-facts__table--grid .blank-cell, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--grid .blank-cell, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--grid .blank-cell, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .blank-cell, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--grid .blank-cell, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--grid .blank-cell, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--grid .blank-cell, #ai-labels .ai-label .performance-facts__table--small .blank-cell, #ai-labels #unbroken .ai-label .performance-facts__table--small .blank-cell, #unbroken #ai-labels .ai-label .performance-facts__table--small .blank-cell, #ai-labels #work-types .ai-label .performance-facts__table--small .blank-cell, #work-types #ai-labels .ai-label .performance-facts__table--small .blank-cell, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--small .blank-cell, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--small .blank-cell, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--small .blank-cell, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--small .blank-cell, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--small .blank-cell, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--small .blank-cell, #ai-labels #cyborg-trading .ai-label .performance-facts__table--small .blank-cell, #cyborg-trading #ai-labels .ai-label .performance-facts__table--small .blank-cell, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--small .blank-cell, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--small .blank-cell, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .blank-cell, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--small .blank-cell, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--small .blank-cell, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--small .blank-cell, #unbroken .ai-label .performance-facts__table .blank-cell, #unbroken #ai-labels .ai-label .performance-facts__table--grid .blank-cell, #ai-labels #unbroken .ai-label .performance-facts__table--grid .blank-cell, #unbroken .ai-label .performance-facts__table--grid .blank-cell, #unbroken #work-types .ai-label .performance-facts__table--grid .blank-cell, #work-types #unbroken .ai-label .performance-facts__table--grid .blank-cell, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--grid .blank-cell, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--grid .blank-cell, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .blank-cell, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--grid .blank-cell, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--grid .blank-cell, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--grid .blank-cell, #unbroken #cyborg-trading .ai-label .performance-facts__table--grid .blank-cell, #cyborg-trading #unbroken .ai-label .performance-facts__table--grid .blank-cell, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--grid .blank-cell, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--grid .blank-cell, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .blank-cell, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--grid .blank-cell, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--grid .blank-cell, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--grid .blank-cell, #unbroken #ai-labels .ai-label .performance-facts__table--small .blank-cell, #ai-labels #unbroken .ai-label .performance-facts__table--small .blank-cell, #unbroken .ai-label .performance-facts__table--small .blank-cell, #unbroken #work-types .ai-label .performance-facts__table--small .blank-cell, #work-types #unbroken .ai-label .performance-facts__table--small .blank-cell, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--small .blank-cell, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--small .blank-cell, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--small .blank-cell, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--small .blank-cell, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--small .blank-cell, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--small .blank-cell, #unbroken #cyborg-trading .ai-label .performance-facts__table--small .blank-cell, #cyborg-trading #unbroken .ai-label .performance-facts__table--small .blank-cell, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--small .blank-cell, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--small .blank-cell, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .blank-cell, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--small .blank-cell, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--small .blank-cell, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--small .blank-cell, #work-types .ai-label .performance-facts__table .blank-cell, #work-types #ai-labels .ai-label .performance-facts__table--grid .blank-cell, #ai-labels #work-types .ai-label .performance-facts__table--grid .blank-cell, #work-types #unbroken .ai-label .performance-facts__table--grid .blank-cell, #unbroken #work-types .ai-label .performance-facts__table--grid .blank-cell, #work-types .ai-label .performance-facts__table--grid .blank-cell, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--grid .blank-cell, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--grid .blank-cell, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .blank-cell, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--grid .blank-cell, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--grid .blank-cell, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--grid .blank-cell, #work-types #cyborg-trading .ai-label .performance-facts__table--grid .blank-cell, #cyborg-trading #work-types .ai-label .performance-facts__table--grid .blank-cell, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--grid .blank-cell, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--grid .blank-cell, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .blank-cell, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--grid .blank-cell, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--grid .blank-cell, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--grid .blank-cell, #work-types #ai-labels .ai-label .performance-facts__table--small .blank-cell, #ai-labels #work-types .ai-label .performance-facts__table--small .blank-cell, #work-types #unbroken .ai-label .performance-facts__table--small .blank-cell, #unbroken #work-types .ai-label .performance-facts__table--small .blank-cell, #work-types .ai-label .performance-facts__table--small .blank-cell, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--small .blank-cell, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--small .blank-cell, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--small .blank-cell, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--small .blank-cell, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--small .blank-cell, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--small .blank-cell, #work-types #cyborg-trading .ai-label .performance-facts__table--small .blank-cell, #cyborg-trading #work-types .ai-label .performance-facts__table--small .blank-cell, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--small .blank-cell, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--small .blank-cell, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .blank-cell, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--small .blank-cell, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--small .blank-cell, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--small .blank-cell, #a-view-from-the-gallery .ai-label .performance-facts__table .blank-cell, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--grid .blank-cell, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--grid .blank-cell, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--grid .blank-cell, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--grid .blank-cell, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--grid .blank-cell, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--grid .blank-cell, #a-view-from-the-gallery .ai-label .performance-facts__table--grid .blank-cell, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .blank-cell, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--grid .blank-cell, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--grid .blank-cell, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--grid .blank-cell, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--grid .blank-cell, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--grid .blank-cell, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--grid .blank-cell, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--grid .blank-cell, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .blank-cell, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--grid .blank-cell, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--grid .blank-cell, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--grid .blank-cell, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--small .blank-cell, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--small .blank-cell, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--small .blank-cell, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--small .blank-cell, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--small .blank-cell, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--small .blank-cell, #a-view-from-the-gallery .ai-label .performance-facts__table--small .blank-cell, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--small .blank-cell, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--small .blank-cell, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--small .blank-cell, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--small .blank-cell, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--small .blank-cell, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--small .blank-cell, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--small .blank-cell, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--small .blank-cell, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .blank-cell, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--small .blank-cell, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--small .blank-cell, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--small .blank-cell, #ai-rundown-2024-10 .ai-label .performance-facts__table .blank-cell, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--grid .blank-cell, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .blank-cell, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--grid .blank-cell, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .blank-cell, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--grid .blank-cell, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .blank-cell, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--grid .blank-cell, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .blank-cell, #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .blank-cell, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--grid .blank-cell, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .blank-cell, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--grid .blank-cell, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .blank-cell, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--grid .blank-cell, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .blank-cell, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .blank-cell, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .blank-cell, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--grid .blank-cell, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .blank-cell, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--small .blank-cell, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--small .blank-cell, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--small .blank-cell, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--small .blank-cell, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--small .blank-cell, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--small .blank-cell, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--small .blank-cell, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--small .blank-cell, #ai-rundown-2024-10 .ai-label .performance-facts__table--small .blank-cell, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--small .blank-cell, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--small .blank-cell, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--small .blank-cell, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--small .blank-cell, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--small .blank-cell, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--small .blank-cell, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .blank-cell, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--small .blank-cell, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--small .blank-cell, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--small .blank-cell, #dreams-of-the-machine .ai-label .performance-facts__table .blank-cell, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--grid .blank-cell, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--grid .blank-cell, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--grid .blank-cell, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--grid .blank-cell, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--grid .blank-cell, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--grid .blank-cell, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--grid .blank-cell, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--grid .blank-cell, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .blank-cell, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--grid .blank-cell, #dreams-of-the-machine .ai-label .performance-facts__table--grid .blank-cell, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--grid .blank-cell, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--grid .blank-cell, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--grid .blank-cell, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--grid .blank-cell, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .blank-cell, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--grid .blank-cell, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--grid .blank-cell, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--grid .blank-cell, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--small .blank-cell, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--small .blank-cell, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--small .blank-cell, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--small .blank-cell, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--small .blank-cell, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--small .blank-cell, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--small .blank-cell, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--small .blank-cell, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--small .blank-cell, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--small .blank-cell, #dreams-of-the-machine .ai-label .performance-facts__table--small .blank-cell, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--small .blank-cell, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--small .blank-cell, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--small .blank-cell, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--small .blank-cell, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .blank-cell, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--small .blank-cell, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--small .blank-cell, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--small .blank-cell, #cyborg-trading .ai-label .performance-facts__table .blank-cell, #cyborg-trading #ai-labels .ai-label .performance-facts__table--grid .blank-cell, #ai-labels #cyborg-trading .ai-label .performance-facts__table--grid .blank-cell, #cyborg-trading #unbroken .ai-label .performance-facts__table--grid .blank-cell, #unbroken #cyborg-trading .ai-label .performance-facts__table--grid .blank-cell, #cyborg-trading #work-types .ai-label .performance-facts__table--grid .blank-cell, #work-types #cyborg-trading .ai-label .performance-facts__table--grid .blank-cell, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--grid .blank-cell, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--grid .blank-cell, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .blank-cell, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--grid .blank-cell, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--grid .blank-cell, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--grid .blank-cell, #cyborg-trading .ai-label .performance-facts__table--grid .blank-cell, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--grid .blank-cell, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--grid .blank-cell, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .blank-cell, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--grid .blank-cell, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--grid .blank-cell, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--grid .blank-cell, #cyborg-trading #ai-labels .ai-label .performance-facts__table--small .blank-cell, #ai-labels #cyborg-trading .ai-label .performance-facts__table--small .blank-cell, #cyborg-trading #unbroken .ai-label .performance-facts__table--small .blank-cell, #unbroken #cyborg-trading .ai-label .performance-facts__table--small .blank-cell, #cyborg-trading #work-types .ai-label .performance-facts__table--small .blank-cell, #work-types #cyborg-trading .ai-label .performance-facts__table--small .blank-cell, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--small .blank-cell, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--small .blank-cell, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--small .blank-cell, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--small .blank-cell, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--small .blank-cell, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--small .blank-cell, #cyborg-trading .ai-label .performance-facts__table--small .blank-cell, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--small .blank-cell, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--small .blank-cell, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .blank-cell, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--small .blank-cell, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--small .blank-cell, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--small .blank-cell, #panic-at-the-job-market .ai-label .performance-facts__table .blank-cell, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--grid .blank-cell, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--grid .blank-cell, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--grid .blank-cell, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--grid .blank-cell, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--grid .blank-cell, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--grid .blank-cell, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--grid .blank-cell, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--grid .blank-cell, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .blank-cell, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--grid .blank-cell, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--grid .blank-cell, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--grid .blank-cell, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--grid .blank-cell, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--grid .blank-cell, #panic-at-the-job-market .ai-label .performance-facts__table--grid .blank-cell, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .blank-cell, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--grid .blank-cell, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--grid .blank-cell, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--grid .blank-cell, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--small .blank-cell, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--small .blank-cell, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--small .blank-cell, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--small .blank-cell, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--small .blank-cell, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--small .blank-cell, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--small .blank-cell, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--small .blank-cell, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--small .blank-cell, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--small .blank-cell, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--small .blank-cell, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--small .blank-cell, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--small .blank-cell, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--small .blank-cell, #panic-at-the-job-market .ai-label .performance-facts__table--small .blank-cell, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .blank-cell, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--small .blank-cell, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--small .blank-cell, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--small .blank-cell, #operational-incompetence-is-killing-you .ai-label .performance-facts__table .blank-cell, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--grid .blank-cell, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .blank-cell, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--grid .blank-cell, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .blank-cell, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--grid .blank-cell, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .blank-cell, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--grid .blank-cell, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .blank-cell, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .blank-cell, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .blank-cell, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--grid .blank-cell, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .blank-cell, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--grid .blank-cell, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .blank-cell, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--grid .blank-cell, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .blank-cell, #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .blank-cell, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--grid .blank-cell, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .blank-cell, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--small .blank-cell, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .blank-cell, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--small .blank-cell, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .blank-cell, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--small .blank-cell, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .blank-cell, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--small .blank-cell, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .blank-cell, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--small .blank-cell, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .blank-cell, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--small .blank-cell, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .blank-cell, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--small .blank-cell, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .blank-cell, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--small .blank-cell, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .blank-cell, #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .blank-cell, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--small .blank-cell, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .blank-cell, #ai-nerd-secrets .ai-label .performance-facts__table .blank-cell, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--grid .blank-cell, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--grid .blank-cell, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--grid .blank-cell, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--grid .blank-cell, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--grid .blank-cell, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--grid .blank-cell, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--grid .blank-cell, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--grid .blank-cell, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .blank-cell, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--grid .blank-cell, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--grid .blank-cell, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--grid .blank-cell, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--grid .blank-cell, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--grid .blank-cell, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--grid .blank-cell, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--grid .blank-cell, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .blank-cell, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--grid .blank-cell, #ai-nerd-secrets .ai-label .performance-facts__table--grid .blank-cell, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--small .blank-cell, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--small .blank-cell, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--small .blank-cell, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--small .blank-cell, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--small .blank-cell, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--small .blank-cell, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--small .blank-cell, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--small .blank-cell, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--small .blank-cell, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--small .blank-cell, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--small .blank-cell, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--small .blank-cell, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--small .blank-cell, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--small .blank-cell, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--small .blank-cell, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--small .blank-cell, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .blank-cell, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--small .blank-cell, #ai-nerd-secrets .ai-label .performance-facts__table--small .blank-cell {
      width: 1rem;
      border-top: 0; }
    #ai-labels .ai-label .performance-facts__table .thick-row th, #ai-labels .ai-label .performance-facts__table--grid .thick-row th, #ai-labels #unbroken .ai-label .performance-facts__table--grid .thick-row th, #unbroken #ai-labels .ai-label .performance-facts__table--grid .thick-row th, #ai-labels #work-types .ai-label .performance-facts__table--grid .thick-row th, #work-types #ai-labels .ai-label .performance-facts__table--grid .thick-row th, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row th, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--grid .thick-row th, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row th, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--grid .thick-row th, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row th, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--grid .thick-row th, #ai-labels #cyborg-trading .ai-label .performance-facts__table--grid .thick-row th, #cyborg-trading #ai-labels .ai-label .performance-facts__table--grid .thick-row th, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row th, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--grid .thick-row th, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row th, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--grid .thick-row th, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row th, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--grid .thick-row th, #ai-labels .ai-label .performance-facts__table--small .thick-row th, #ai-labels #unbroken .ai-label .performance-facts__table--small .thick-row th, #unbroken #ai-labels .ai-label .performance-facts__table--small .thick-row th, #ai-labels #work-types .ai-label .performance-facts__table--small .thick-row th, #work-types #ai-labels .ai-label .performance-facts__table--small .thick-row th, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row th, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--small .thick-row th, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row th, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--small .thick-row th, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row th, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--small .thick-row th, #ai-labels #cyborg-trading .ai-label .performance-facts__table--small .thick-row th, #cyborg-trading #ai-labels .ai-label .performance-facts__table--small .thick-row th, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row th, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--small .thick-row th, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row th, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--small .thick-row th, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row th, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--small .thick-row th,
    #ai-labels .ai-label .performance-facts__table .thick-row td,
    #ai-labels .ai-label .performance-facts__table--grid .thick-row td,
    #ai-labels #unbroken .ai-label .performance-facts__table--grid .thick-row td,
    #unbroken #ai-labels .ai-label .performance-facts__table--grid .thick-row td,
    #ai-labels #work-types .ai-label .performance-facts__table--grid .thick-row td,
    #work-types #ai-labels .ai-label .performance-facts__table--grid .thick-row td,
    #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row td,
    #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--grid .thick-row td,
    #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row td,
    #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--grid .thick-row td,
    #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row td,
    #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--grid .thick-row td,
    #ai-labels #cyborg-trading .ai-label .performance-facts__table--grid .thick-row td,
    #cyborg-trading #ai-labels .ai-label .performance-facts__table--grid .thick-row td,
    #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row td,
    #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--grid .thick-row td,
    #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row td,
    #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--grid .thick-row td,
    #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row td,
    #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--grid .thick-row td,
    #ai-labels .ai-label .performance-facts__table--small .thick-row td,
    #ai-labels #unbroken .ai-label .performance-facts__table--small .thick-row td,
    #unbroken #ai-labels .ai-label .performance-facts__table--small .thick-row td,
    #ai-labels #work-types .ai-label .performance-facts__table--small .thick-row td,
    #work-types #ai-labels .ai-label .performance-facts__table--small .thick-row td,
    #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row td,
    #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--small .thick-row td,
    #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row td,
    #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--small .thick-row td,
    #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row td,
    #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--small .thick-row td,
    #ai-labels #cyborg-trading .ai-label .performance-facts__table--small .thick-row td,
    #cyborg-trading #ai-labels .ai-label .performance-facts__table--small .thick-row td,
    #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row td,
    #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--small .thick-row td,
    #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row td,
    #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--small .thick-row td,
    #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row td,
    #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--small .thick-row td, #unbroken .ai-label .performance-facts__table .thick-row th, #unbroken #ai-labels .ai-label .performance-facts__table--grid .thick-row th, #ai-labels #unbroken .ai-label .performance-facts__table--grid .thick-row th, #unbroken .ai-label .performance-facts__table--grid .thick-row th, #unbroken #work-types .ai-label .performance-facts__table--grid .thick-row th, #work-types #unbroken .ai-label .performance-facts__table--grid .thick-row th, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row th, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--grid .thick-row th, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row th, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--grid .thick-row th, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row th, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--grid .thick-row th, #unbroken #cyborg-trading .ai-label .performance-facts__table--grid .thick-row th, #cyborg-trading #unbroken .ai-label .performance-facts__table--grid .thick-row th, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row th, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--grid .thick-row th, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row th, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--grid .thick-row th, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row th, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--grid .thick-row th, #unbroken #ai-labels .ai-label .performance-facts__table--small .thick-row th, #ai-labels #unbroken .ai-label .performance-facts__table--small .thick-row th, #unbroken .ai-label .performance-facts__table--small .thick-row th, #unbroken #work-types .ai-label .performance-facts__table--small .thick-row th, #work-types #unbroken .ai-label .performance-facts__table--small .thick-row th, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row th, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--small .thick-row th, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row th, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--small .thick-row th, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row th, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--small .thick-row th, #unbroken #cyborg-trading .ai-label .performance-facts__table--small .thick-row th, #cyborg-trading #unbroken .ai-label .performance-facts__table--small .thick-row th, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row th, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--small .thick-row th, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row th, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--small .thick-row th, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row th, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--small .thick-row th,
    #unbroken .ai-label .performance-facts__table .thick-row td,
    #unbroken #ai-labels .ai-label .performance-facts__table--grid .thick-row td,
    #ai-labels #unbroken .ai-label .performance-facts__table--grid .thick-row td,
    #unbroken .ai-label .performance-facts__table--grid .thick-row td,
    #unbroken #work-types .ai-label .performance-facts__table--grid .thick-row td,
    #work-types #unbroken .ai-label .performance-facts__table--grid .thick-row td,
    #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row td,
    #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--grid .thick-row td,
    #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row td,
    #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--grid .thick-row td,
    #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row td,
    #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--grid .thick-row td,
    #unbroken #cyborg-trading .ai-label .performance-facts__table--grid .thick-row td,
    #cyborg-trading #unbroken .ai-label .performance-facts__table--grid .thick-row td,
    #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row td,
    #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--grid .thick-row td,
    #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row td,
    #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--grid .thick-row td,
    #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row td,
    #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--grid .thick-row td,
    #unbroken #ai-labels .ai-label .performance-facts__table--small .thick-row td,
    #ai-labels #unbroken .ai-label .performance-facts__table--small .thick-row td,
    #unbroken .ai-label .performance-facts__table--small .thick-row td,
    #unbroken #work-types .ai-label .performance-facts__table--small .thick-row td,
    #work-types #unbroken .ai-label .performance-facts__table--small .thick-row td,
    #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row td,
    #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--small .thick-row td,
    #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row td,
    #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--small .thick-row td,
    #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row td,
    #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--small .thick-row td,
    #unbroken #cyborg-trading .ai-label .performance-facts__table--small .thick-row td,
    #cyborg-trading #unbroken .ai-label .performance-facts__table--small .thick-row td,
    #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row td,
    #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--small .thick-row td,
    #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row td,
    #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--small .thick-row td,
    #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row td,
    #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--small .thick-row td, #work-types .ai-label .performance-facts__table .thick-row th, #work-types #ai-labels .ai-label .performance-facts__table--grid .thick-row th, #ai-labels #work-types .ai-label .performance-facts__table--grid .thick-row th, #work-types #unbroken .ai-label .performance-facts__table--grid .thick-row th, #unbroken #work-types .ai-label .performance-facts__table--grid .thick-row th, #work-types .ai-label .performance-facts__table--grid .thick-row th, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row th, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--grid .thick-row th, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row th, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--grid .thick-row th, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row th, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--grid .thick-row th, #work-types #cyborg-trading .ai-label .performance-facts__table--grid .thick-row th, #cyborg-trading #work-types .ai-label .performance-facts__table--grid .thick-row th, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row th, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--grid .thick-row th, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row th, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--grid .thick-row th, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row th, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--grid .thick-row th, #work-types #ai-labels .ai-label .performance-facts__table--small .thick-row th, #ai-labels #work-types .ai-label .performance-facts__table--small .thick-row th, #work-types #unbroken .ai-label .performance-facts__table--small .thick-row th, #unbroken #work-types .ai-label .performance-facts__table--small .thick-row th, #work-types .ai-label .performance-facts__table--small .thick-row th, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row th, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--small .thick-row th, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row th, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--small .thick-row th, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row th, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--small .thick-row th, #work-types #cyborg-trading .ai-label .performance-facts__table--small .thick-row th, #cyborg-trading #work-types .ai-label .performance-facts__table--small .thick-row th, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row th, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--small .thick-row th, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row th, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--small .thick-row th, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row th, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--small .thick-row th,
    #work-types .ai-label .performance-facts__table .thick-row td,
    #work-types #ai-labels .ai-label .performance-facts__table--grid .thick-row td,
    #ai-labels #work-types .ai-label .performance-facts__table--grid .thick-row td,
    #work-types #unbroken .ai-label .performance-facts__table--grid .thick-row td,
    #unbroken #work-types .ai-label .performance-facts__table--grid .thick-row td,
    #work-types .ai-label .performance-facts__table--grid .thick-row td,
    #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row td,
    #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--grid .thick-row td,
    #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row td,
    #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--grid .thick-row td,
    #work-types #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row td,
    #dreams-of-the-machine #work-types .ai-label .performance-facts__table--grid .thick-row td,
    #work-types #cyborg-trading .ai-label .performance-facts__table--grid .thick-row td,
    #cyborg-trading #work-types .ai-label .performance-facts__table--grid .thick-row td,
    #work-types #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row td,
    #panic-at-the-job-market #work-types .ai-label .performance-facts__table--grid .thick-row td,
    #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row td,
    #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--grid .thick-row td,
    #work-types #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row td,
    #ai-nerd-secrets #work-types .ai-label .performance-facts__table--grid .thick-row td,
    #work-types #ai-labels .ai-label .performance-facts__table--small .thick-row td,
    #ai-labels #work-types .ai-label .performance-facts__table--small .thick-row td,
    #work-types #unbroken .ai-label .performance-facts__table--small .thick-row td,
    #unbroken #work-types .ai-label .performance-facts__table--small .thick-row td,
    #work-types .ai-label .performance-facts__table--small .thick-row td,
    #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row td,
    #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--small .thick-row td,
    #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row td,
    #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--small .thick-row td,
    #work-types #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row td,
    #dreams-of-the-machine #work-types .ai-label .performance-facts__table--small .thick-row td,
    #work-types #cyborg-trading .ai-label .performance-facts__table--small .thick-row td,
    #cyborg-trading #work-types .ai-label .performance-facts__table--small .thick-row td,
    #work-types #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row td,
    #panic-at-the-job-market #work-types .ai-label .performance-facts__table--small .thick-row td,
    #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row td,
    #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--small .thick-row td,
    #work-types #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row td,
    #ai-nerd-secrets #work-types .ai-label .performance-facts__table--small .thick-row td, #a-view-from-the-gallery .ai-label .performance-facts__table .thick-row th, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--grid .thick-row th, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row th, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--grid .thick-row th, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row th, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--grid .thick-row th, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row th, #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row th, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row th, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row th, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row th, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row th, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--grid .thick-row th, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row th, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row th, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row th, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row th, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row th, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row th, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row th, #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--small .thick-row th, #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row th, #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--small .thick-row th, #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row th, #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--small .thick-row th, #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row th, #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row th, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row th, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row th, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row th, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row th, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--small .thick-row th, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row th, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row th, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row th, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row th, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row th, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row th, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row th,
    #a-view-from-the-gallery .ai-label .performance-facts__table .thick-row td,
    #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--grid .thick-row td,
    #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row td,
    #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--grid .thick-row td,
    #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row td,
    #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--grid .thick-row td,
    #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row td,
    #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row td,
    #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row td,
    #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row td,
    #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row td,
    #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row td,
    #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--grid .thick-row td,
    #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row td,
    #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row td,
    #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row td,
    #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row td,
    #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row td,
    #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row td,
    #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row td,
    #a-view-from-the-gallery #ai-labels .ai-label .performance-facts__table--small .thick-row td,
    #ai-labels #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row td,
    #a-view-from-the-gallery #unbroken .ai-label .performance-facts__table--small .thick-row td,
    #unbroken #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row td,
    #a-view-from-the-gallery #work-types .ai-label .performance-facts__table--small .thick-row td,
    #work-types #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row td,
    #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row td,
    #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row td,
    #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row td,
    #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row td,
    #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row td,
    #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--small .thick-row td,
    #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row td,
    #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row td,
    #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row td,
    #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row td,
    #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row td,
    #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row td,
    #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row td, #ai-rundown-2024-10 .ai-label .performance-facts__table .thick-row th, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--grid .thick-row th, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row th, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--grid .thick-row th, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row th, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--grid .thick-row th, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row th, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row th, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row th, #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row th, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row th, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row th, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--grid .thick-row th, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row th, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row th, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row th, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row th, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row th, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row th, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row th, #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--small .thick-row th, #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row th, #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--small .thick-row th, #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row th, #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--small .thick-row th, #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row th, #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row th, #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row th, #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row th, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row th, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row th, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--small .thick-row th, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row th, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row th, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row th, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row th, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row th, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row th, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row th,
    #ai-rundown-2024-10 .ai-label .performance-facts__table .thick-row td,
    #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--grid .thick-row td,
    #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row td,
    #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--grid .thick-row td,
    #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row td,
    #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--grid .thick-row td,
    #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row td,
    #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row td,
    #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row td,
    #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row td,
    #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row td,
    #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row td,
    #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--grid .thick-row td,
    #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row td,
    #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row td,
    #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row td,
    #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row td,
    #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row td,
    #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row td,
    #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row td,
    #ai-rundown-2024-10 #ai-labels .ai-label .performance-facts__table--small .thick-row td,
    #ai-labels #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row td,
    #ai-rundown-2024-10 #unbroken .ai-label .performance-facts__table--small .thick-row td,
    #unbroken #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row td,
    #ai-rundown-2024-10 #work-types .ai-label .performance-facts__table--small .thick-row td,
    #work-types #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row td,
    #ai-rundown-2024-10 #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row td,
    #a-view-from-the-gallery #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row td,
    #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row td,
    #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row td,
    #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row td,
    #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--small .thick-row td,
    #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row td,
    #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row td,
    #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row td,
    #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row td,
    #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row td,
    #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row td,
    #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row td, #dreams-of-the-machine .ai-label .performance-facts__table .thick-row th, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--grid .thick-row th, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row th, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--grid .thick-row th, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row th, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--grid .thick-row th, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row th, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row th, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row th, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row th, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row th, #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row th, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--grid .thick-row th, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row th, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row th, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row th, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row th, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row th, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row th, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row th, #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--small .thick-row th, #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row th, #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--small .thick-row th, #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row th, #dreams-of-the-machine #work-types .ai-label .performance-facts__table--small .thick-row th, #work-types #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row th, #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row th, #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row th, #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row th, #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row th, #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row th, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--small .thick-row th, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row th, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row th, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row th, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row th, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row th, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row th, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row th,
    #dreams-of-the-machine .ai-label .performance-facts__table .thick-row td,
    #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--grid .thick-row td,
    #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row td,
    #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--grid .thick-row td,
    #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row td,
    #dreams-of-the-machine #work-types .ai-label .performance-facts__table--grid .thick-row td,
    #work-types #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row td,
    #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row td,
    #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row td,
    #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row td,
    #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row td,
    #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row td,
    #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--grid .thick-row td,
    #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row td,
    #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row td,
    #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row td,
    #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row td,
    #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row td,
    #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row td,
    #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row td,
    #dreams-of-the-machine #ai-labels .ai-label .performance-facts__table--small .thick-row td,
    #ai-labels #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row td,
    #dreams-of-the-machine #unbroken .ai-label .performance-facts__table--small .thick-row td,
    #unbroken #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row td,
    #dreams-of-the-machine #work-types .ai-label .performance-facts__table--small .thick-row td,
    #work-types #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row td,
    #dreams-of-the-machine #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row td,
    #a-view-from-the-gallery #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row td,
    #dreams-of-the-machine #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row td,
    #ai-rundown-2024-10 #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row td,
    #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row td,
    #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--small .thick-row td,
    #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row td,
    #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row td,
    #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row td,
    #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row td,
    #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row td,
    #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row td,
    #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row td, #cyborg-trading .ai-label .performance-facts__table .thick-row th, #cyborg-trading #ai-labels .ai-label .performance-facts__table--grid .thick-row th, #ai-labels #cyborg-trading .ai-label .performance-facts__table--grid .thick-row th, #cyborg-trading #unbroken .ai-label .performance-facts__table--grid .thick-row th, #unbroken #cyborg-trading .ai-label .performance-facts__table--grid .thick-row th, #cyborg-trading #work-types .ai-label .performance-facts__table--grid .thick-row th, #work-types #cyborg-trading .ai-label .performance-facts__table--grid .thick-row th, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row th, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--grid .thick-row th, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row th, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--grid .thick-row th, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row th, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--grid .thick-row th, #cyborg-trading .ai-label .performance-facts__table--grid .thick-row th, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row th, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--grid .thick-row th, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row th, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--grid .thick-row th, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row th, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--grid .thick-row th, #cyborg-trading #ai-labels .ai-label .performance-facts__table--small .thick-row th, #ai-labels #cyborg-trading .ai-label .performance-facts__table--small .thick-row th, #cyborg-trading #unbroken .ai-label .performance-facts__table--small .thick-row th, #unbroken #cyborg-trading .ai-label .performance-facts__table--small .thick-row th, #cyborg-trading #work-types .ai-label .performance-facts__table--small .thick-row th, #work-types #cyborg-trading .ai-label .performance-facts__table--small .thick-row th, #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row th, #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--small .thick-row th, #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row th, #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--small .thick-row th, #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row th, #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--small .thick-row th, #cyborg-trading .ai-label .performance-facts__table--small .thick-row th, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row th, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--small .thick-row th, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row th, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--small .thick-row th, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row th, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--small .thick-row th,
    #cyborg-trading .ai-label .performance-facts__table .thick-row td,
    #cyborg-trading #ai-labels .ai-label .performance-facts__table--grid .thick-row td,
    #ai-labels #cyborg-trading .ai-label .performance-facts__table--grid .thick-row td,
    #cyborg-trading #unbroken .ai-label .performance-facts__table--grid .thick-row td,
    #unbroken #cyborg-trading .ai-label .performance-facts__table--grid .thick-row td,
    #cyborg-trading #work-types .ai-label .performance-facts__table--grid .thick-row td,
    #work-types #cyborg-trading .ai-label .performance-facts__table--grid .thick-row td,
    #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row td,
    #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--grid .thick-row td,
    #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row td,
    #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--grid .thick-row td,
    #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row td,
    #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--grid .thick-row td,
    #cyborg-trading .ai-label .performance-facts__table--grid .thick-row td,
    #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row td,
    #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--grid .thick-row td,
    #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row td,
    #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--grid .thick-row td,
    #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row td,
    #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--grid .thick-row td,
    #cyborg-trading #ai-labels .ai-label .performance-facts__table--small .thick-row td,
    #ai-labels #cyborg-trading .ai-label .performance-facts__table--small .thick-row td,
    #cyborg-trading #unbroken .ai-label .performance-facts__table--small .thick-row td,
    #unbroken #cyborg-trading .ai-label .performance-facts__table--small .thick-row td,
    #cyborg-trading #work-types .ai-label .performance-facts__table--small .thick-row td,
    #work-types #cyborg-trading .ai-label .performance-facts__table--small .thick-row td,
    #cyborg-trading #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row td,
    #a-view-from-the-gallery #cyborg-trading .ai-label .performance-facts__table--small .thick-row td,
    #cyborg-trading #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row td,
    #ai-rundown-2024-10 #cyborg-trading .ai-label .performance-facts__table--small .thick-row td,
    #cyborg-trading #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row td,
    #dreams-of-the-machine #cyborg-trading .ai-label .performance-facts__table--small .thick-row td,
    #cyborg-trading .ai-label .performance-facts__table--small .thick-row td,
    #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row td,
    #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--small .thick-row td,
    #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row td,
    #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--small .thick-row td,
    #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row td,
    #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--small .thick-row td, #panic-at-the-job-market .ai-label .performance-facts__table .thick-row th, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--grid .thick-row th, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row th, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--grid .thick-row th, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row th, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--grid .thick-row th, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row th, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row th, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row th, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row th, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row th, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row th, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row th, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--grid .thick-row th, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row th, #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row th, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row th, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row th, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row th, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row th, #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--small .thick-row th, #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row th, #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--small .thick-row th, #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row th, #panic-at-the-job-market #work-types .ai-label .performance-facts__table--small .thick-row th, #work-types #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row th, #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row th, #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row th, #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row th, #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row th, #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row th, #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row th, #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--small .thick-row th, #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row th, #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row th, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row th, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row th, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row th, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row th,
    #panic-at-the-job-market .ai-label .performance-facts__table .thick-row td,
    #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--grid .thick-row td,
    #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row td,
    #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--grid .thick-row td,
    #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row td,
    #panic-at-the-job-market #work-types .ai-label .performance-facts__table--grid .thick-row td,
    #work-types #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row td,
    #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row td,
    #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row td,
    #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row td,
    #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row td,
    #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row td,
    #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row td,
    #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--grid .thick-row td,
    #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row td,
    #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row td,
    #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row td,
    #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row td,
    #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row td,
    #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row td,
    #panic-at-the-job-market #ai-labels .ai-label .performance-facts__table--small .thick-row td,
    #ai-labels #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row td,
    #panic-at-the-job-market #unbroken .ai-label .performance-facts__table--small .thick-row td,
    #unbroken #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row td,
    #panic-at-the-job-market #work-types .ai-label .performance-facts__table--small .thick-row td,
    #work-types #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row td,
    #panic-at-the-job-market #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row td,
    #a-view-from-the-gallery #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row td,
    #panic-at-the-job-market #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row td,
    #ai-rundown-2024-10 #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row td,
    #panic-at-the-job-market #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row td,
    #dreams-of-the-machine #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row td,
    #panic-at-the-job-market #cyborg-trading .ai-label .performance-facts__table--small .thick-row td,
    #cyborg-trading #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row td,
    #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row td,
    #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row td,
    #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row td,
    #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row td,
    #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row td, #operational-incompetence-is-killing-you .ai-label .performance-facts__table .thick-row th, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--grid .thick-row th, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row th, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--grid .thick-row th, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row th, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--grid .thick-row th, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row th, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row th, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row th, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row th, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row th, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row th, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row th, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--grid .thick-row th, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row th, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row th, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row th, #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row th, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row th, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row th, #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--small .thick-row th, #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row th, #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--small .thick-row th, #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row th, #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--small .thick-row th, #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row th, #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row th, #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row th, #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row th, #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row th, #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row th, #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row th, #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--small .thick-row th, #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row th, #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row th, #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row th, #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row th, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row th, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row th,
    #operational-incompetence-is-killing-you .ai-label .performance-facts__table .thick-row td,
    #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--grid .thick-row td,
    #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row td,
    #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--grid .thick-row td,
    #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row td,
    #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--grid .thick-row td,
    #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row td,
    #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row td,
    #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row td,
    #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row td,
    #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row td,
    #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row td,
    #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row td,
    #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--grid .thick-row td,
    #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row td,
    #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row td,
    #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row td,
    #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row td,
    #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row td,
    #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row td,
    #operational-incompetence-is-killing-you #ai-labels .ai-label .performance-facts__table--small .thick-row td,
    #ai-labels #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row td,
    #operational-incompetence-is-killing-you #unbroken .ai-label .performance-facts__table--small .thick-row td,
    #unbroken #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row td,
    #operational-incompetence-is-killing-you #work-types .ai-label .performance-facts__table--small .thick-row td,
    #work-types #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row td,
    #operational-incompetence-is-killing-you #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row td,
    #a-view-from-the-gallery #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row td,
    #operational-incompetence-is-killing-you #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row td,
    #ai-rundown-2024-10 #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row td,
    #operational-incompetence-is-killing-you #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row td,
    #dreams-of-the-machine #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row td,
    #operational-incompetence-is-killing-you #cyborg-trading .ai-label .performance-facts__table--small .thick-row td,
    #cyborg-trading #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row td,
    #operational-incompetence-is-killing-you #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row td,
    #panic-at-the-job-market #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row td,
    #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row td,
    #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row td,
    #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row td, #ai-nerd-secrets .ai-label .performance-facts__table .thick-row th, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--grid .thick-row th, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row th, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--grid .thick-row th, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row th, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--grid .thick-row th, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row th, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row th, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row th, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row th, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row th, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row th, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row th, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--grid .thick-row th, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row th, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row th, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row th, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row th, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row th, #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row th, #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--small .thick-row th, #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row th, #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--small .thick-row th, #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row th, #ai-nerd-secrets #work-types .ai-label .performance-facts__table--small .thick-row th, #work-types #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row th, #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row th, #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row th, #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row th, #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row th, #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row th, #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row th, #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--small .thick-row th, #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row th, #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row th, #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row th, #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row th, #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row th, #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row th,
    #ai-nerd-secrets .ai-label .performance-facts__table .thick-row td,
    #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--grid .thick-row td,
    #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row td,
    #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--grid .thick-row td,
    #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row td,
    #ai-nerd-secrets #work-types .ai-label .performance-facts__table--grid .thick-row td,
    #work-types #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row td,
    #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--grid .thick-row td,
    #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row td,
    #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--grid .thick-row td,
    #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row td,
    #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--grid .thick-row td,
    #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row td,
    #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--grid .thick-row td,
    #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row td,
    #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--grid .thick-row td,
    #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row td,
    #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid .thick-row td,
    #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row td,
    #ai-nerd-secrets .ai-label .performance-facts__table--grid .thick-row td,
    #ai-nerd-secrets #ai-labels .ai-label .performance-facts__table--small .thick-row td,
    #ai-labels #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row td,
    #ai-nerd-secrets #unbroken .ai-label .performance-facts__table--small .thick-row td,
    #unbroken #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row td,
    #ai-nerd-secrets #work-types .ai-label .performance-facts__table--small .thick-row td,
    #work-types #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row td,
    #ai-nerd-secrets #a-view-from-the-gallery .ai-label .performance-facts__table--small .thick-row td,
    #a-view-from-the-gallery #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row td,
    #ai-nerd-secrets #ai-rundown-2024-10 .ai-label .performance-facts__table--small .thick-row td,
    #ai-rundown-2024-10 #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row td,
    #ai-nerd-secrets #dreams-of-the-machine .ai-label .performance-facts__table--small .thick-row td,
    #dreams-of-the-machine #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row td,
    #ai-nerd-secrets #cyborg-trading .ai-label .performance-facts__table--small .thick-row td,
    #cyborg-trading #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row td,
    #ai-nerd-secrets #panic-at-the-job-market .ai-label .performance-facts__table--small .thick-row td,
    #panic-at-the-job-market #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row td,
    #ai-nerd-secrets #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small .thick-row td,
    #operational-incompetence-is-killing-you #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row td,
    #ai-nerd-secrets .ai-label .performance-facts__table--small .thick-row td {
      border-top-width: 5px; }
  #ai-labels .ai-label .small-info, #unbroken .ai-label .small-info, #work-types .ai-label .small-info, #a-view-from-the-gallery .ai-label .small-info, #ai-rundown-2024-10 .ai-label .small-info, #dreams-of-the-machine .ai-label .small-info, #cyborg-trading .ai-label .small-info, #panic-at-the-job-market .ai-label .small-info, #operational-incompetence-is-killing-you .ai-label .small-info, #ai-nerd-secrets .ai-label .small-info {
    font-size: 1rem; }
  #ai-labels .ai-label .performance-facts__table--small, #unbroken .ai-label .performance-facts__table--small, #work-types .ai-label .performance-facts__table--small, #a-view-from-the-gallery .ai-label .performance-facts__table--small, #ai-rundown-2024-10 .ai-label .performance-facts__table--small, #dreams-of-the-machine .ai-label .performance-facts__table--small, #cyborg-trading .ai-label .performance-facts__table--small, #panic-at-the-job-market .ai-label .performance-facts__table--small, #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small, #ai-nerd-secrets .ai-label .performance-facts__table--small {
    border-bottom: 1px solid var(--border-color);
    margin: 0 0 0.5rem 0; }
    #ai-labels .ai-label .performance-facts__table--small thead tr, #unbroken .ai-label .performance-facts__table--small thead tr, #work-types .ai-label .performance-facts__table--small thead tr, #a-view-from-the-gallery .ai-label .performance-facts__table--small thead tr, #ai-rundown-2024-10 .ai-label .performance-facts__table--small thead tr, #dreams-of-the-machine .ai-label .performance-facts__table--small thead tr, #cyborg-trading .ai-label .performance-facts__table--small thead tr, #panic-at-the-job-market .ai-label .performance-facts__table--small thead tr, #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small thead tr, #ai-nerd-secrets .ai-label .performance-facts__table--small thead tr {
      border-bottom: 1px solid var(--text-color); }
    #ai-labels .ai-label .performance-facts__table--small td:last-child, #unbroken .ai-label .performance-facts__table--small td:last-child, #work-types .ai-label .performance-facts__table--small td:last-child, #a-view-from-the-gallery .ai-label .performance-facts__table--small td:last-child, #ai-rundown-2024-10 .ai-label .performance-facts__table--small td:last-child, #dreams-of-the-machine .ai-label .performance-facts__table--small td:last-child, #cyborg-trading .ai-label .performance-facts__table--small td:last-child, #panic-at-the-job-market .ai-label .performance-facts__table--small td:last-child, #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td:last-child, #ai-nerd-secrets .ai-label .performance-facts__table--small td:last-child {
      text-align: left; }
    #ai-labels .ai-label .performance-facts__table--small th,
    #ai-labels .ai-label .performance-facts__table--small td, #unbroken .ai-label .performance-facts__table--small th,
    #unbroken .ai-label .performance-facts__table--small td, #work-types .ai-label .performance-facts__table--small th,
    #work-types .ai-label .performance-facts__table--small td, #a-view-from-the-gallery .ai-label .performance-facts__table--small th,
    #a-view-from-the-gallery .ai-label .performance-facts__table--small td, #ai-rundown-2024-10 .ai-label .performance-facts__table--small th,
    #ai-rundown-2024-10 .ai-label .performance-facts__table--small td, #dreams-of-the-machine .ai-label .performance-facts__table--small th,
    #dreams-of-the-machine .ai-label .performance-facts__table--small td, #cyborg-trading .ai-label .performance-facts__table--small th,
    #cyborg-trading .ai-label .performance-facts__table--small td, #panic-at-the-job-market .ai-label .performance-facts__table--small th,
    #panic-at-the-job-market .ai-label .performance-facts__table--small td, #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small th,
    #operational-incompetence-is-killing-you .ai-label .performance-facts__table--small td, #ai-nerd-secrets .ai-label .performance-facts__table--small th,
    #ai-nerd-secrets .ai-label .performance-facts__table--small td {
      border: 0;
      padding: 0; }
  #ai-labels .ai-label .performance-facts__table--grid, #unbroken .ai-label .performance-facts__table--grid, #work-types .ai-label .performance-facts__table--grid, #a-view-from-the-gallery .ai-label .performance-facts__table--grid, #ai-rundown-2024-10 .ai-label .performance-facts__table--grid, #dreams-of-the-machine .ai-label .performance-facts__table--grid, #cyborg-trading .ai-label .performance-facts__table--grid, #panic-at-the-job-market .ai-label .performance-facts__table--grid, #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid, #ai-nerd-secrets .ai-label .performance-facts__table--grid {
    margin: 0 0 0.5rem 0; }
    #ai-labels .ai-label .performance-facts__table--grid td:last-child, #unbroken .ai-label .performance-facts__table--grid td:last-child, #work-types .ai-label .performance-facts__table--grid td:last-child, #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child, #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child, #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child, #cyborg-trading .ai-label .performance-facts__table--grid td:last-child, #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child, #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child, #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child {
      text-align: left; }
      #ai-labels .ai-label .performance-facts__table--grid td:last-child::before, #unbroken .ai-label .performance-facts__table--grid td:last-child::before, #work-types .ai-label .performance-facts__table--grid td:last-child::before, #a-view-from-the-gallery .ai-label .performance-facts__table--grid td:last-child::before, #ai-rundown-2024-10 .ai-label .performance-facts__table--grid td:last-child::before, #dreams-of-the-machine .ai-label .performance-facts__table--grid td:last-child::before, #cyborg-trading .ai-label .performance-facts__table--grid td:last-child::before, #panic-at-the-job-market .ai-label .performance-facts__table--grid td:last-child::before, #operational-incompetence-is-killing-you .ai-label .performance-facts__table--grid td:last-child::before, #ai-nerd-secrets .ai-label .performance-facts__table--grid td:last-child::before {
        content: "•";
        font-weight: bold;
        margin: 0 0.25rem 0 0; }
  #ai-labels .ai-label .text-center, #unbroken .ai-label .text-center, #work-types .ai-label .text-center, #a-view-from-the-gallery .ai-label .text-center, #ai-rundown-2024-10 .ai-label .text-center, #dreams-of-the-machine .ai-label .text-center, #cyborg-trading .ai-label .text-center, #panic-at-the-job-market .ai-label .text-center, #operational-incompetence-is-killing-you .ai-label .text-center, #ai-nerd-secrets .ai-label .text-center {
    text-align: center; }
  #ai-labels .ai-label .thick-end, #unbroken .ai-label .thick-end, #work-types .ai-label .thick-end, #a-view-from-the-gallery .ai-label .thick-end, #ai-rundown-2024-10 .ai-label .thick-end, #dreams-of-the-machine .ai-label .thick-end, #cyborg-trading .ai-label .thick-end, #panic-at-the-job-market .ai-label .thick-end, #operational-incompetence-is-killing-you .ai-label .thick-end, #ai-nerd-secrets .ai-label .thick-end {
    border-bottom: 10px solid var(--text-color); }
  #ai-labels .ai-label .thin-end, #unbroken .ai-label .thin-end, #work-types .ai-label .thin-end, #a-view-from-the-gallery .ai-label .thin-end, #ai-rundown-2024-10 .ai-label .thin-end, #dreams-of-the-machine .ai-label .thin-end, #cyborg-trading .ai-label .thin-end, #panic-at-the-job-market .ai-label .thin-end, #operational-incompetence-is-killing-you .ai-label .thin-end, #ai-nerd-secrets .ai-label .thin-end {
    border-bottom: 1px solid var(--text-color); }

#where-did-the-tech-boys-go figure {
  margin-top: 4em; }

#tech-gossip-update-2022-12 figure, #ops-talks-2023-upcoming figure, #self-esteem-murder-post-is-out-2022 figure, #ai-ground-report-66 figure {
  margin-bottom: 4em; }

#ai-ground-report-66 p, #ai-songs-1 p, #ai-steve p, #ai-khajiit p, #ai-play-1 p, #ai-play-2 p, #ai-play-3 p, #ai-play-4 p, #ai-play-4b p,
#ai-hivemind-1 p, #ai-hivemind-3 p, #ai-hivemind-4 p, #ai-hivemind-5 p, #ai-hivemind-6 p, #ai-hivemind-7 p, #ai-hivemind-8 p,
#ai-hivemind-9 p, #ai-hivemind-10 p, #ai-hivemind-11 p, #ai-hivemind-12 p, #ai-hivemind-13 p, #ai-hivemind-14 p, #ai-hivemind-16 p, #ai-lunch p,
#ai-picard-1 p,
#ai-picard-2 p,
#ai-picard-3 p,
#ai-picard-4 p,
#ai-crusher-1 p,
#ai-crusher-2 p,
#ai-crusher-3 p,
#ai-crusher-4 p,
#ai-enterprise-ipad p,
#ai-ai-1 p,
#ai-ai-2 p,
#ai-ai-3 p,
#ai-ai-4 p,
#ai-garbage-1 p,
#ai-improve-code p,
#ai-be-me p,
#ai-vc p,
#ai-weblog p,
#ai-scp-1 p,
#ai-scp-2 p,
#ai-darmok-1 p,
#ai-darmok-2 p,
#ai-live-to-work p,
#ai-cramer p,
#ai-social-app p,
#ai-meeseeks-1 p,
#ai-songs-2 p,
#ai-songs-5 p,
#ai-json-food p,
#ai-family-agi p,
#ai-scp-3 p,
#ai-jarjar p,
#ai-programming-1 p,
#ai-programming-4 p,
#ai-stock-1 p,
#ai-cthulhu-1 p,
#expllming-llms p,
#ai-killing-1 p, #internet-fallen p, #datakit p, #plague-doctor p, #the-most-talented-person p, #balls p, #smudge-in-time p, #apple-vision-woah p, #htmx-is-a-erlang p, #cloud-gpu-thermal-throttling p, #tech-gossip-update-2023-07 p,
#ai-spam-1 p,
#ai-wheel-of-fortune-1 p,
#ai-programming-7 p,
#ai-zapp-1 p,
#ai-bias-1 p,
#ai-bias-2 p,
#ai-bias-3 p,
#ops-talks-2023-upcoming p,
#ai-culture-ships-1 p,
#ai-furious-1 p,
#ai-transformer-qbasic p,
#ai-transformer-smalltalk p,
#ai-transformer-lisp p,
#ai-programming-10 p,
#ai-rfc-1 p,
#ai-more-stories p, #demons-awake p, #matt-for-enterprise p, #bunker p, #more-dune p, #ai-litany p, #ai-more-stories-2 p,
#ai-is-this-correct p, #language-models-are-illiterate p,
#ai-programming-13 p,
#ai-bedtime-1 p,
#ai-bedtime-2 p,
#ai-no-revolution p,
#ai-dream-questions p,
#ai-topological-sort p,
#ai-programming-16 p,
#ai-game-programming-1 p,
#ai-teaching-ai-1 p {
  margin-top: 8px; }

#ai-ground-report-66 .agent-llama, #ai-songs-1 .agent-llama, #ai-steve .agent-llama, #ai-khajiit .agent-llama, #ai-play-1 .agent-llama, #ai-play-2 .agent-llama, #ai-play-3 .agent-llama, #ai-play-4 .agent-llama, #ai-play-4b .agent-llama,
#ai-hivemind-1 .agent-llama, #ai-hivemind-3 .agent-llama, #ai-hivemind-4 .agent-llama, #ai-hivemind-5 .agent-llama, #ai-hivemind-6 .agent-llama, #ai-hivemind-7 .agent-llama, #ai-hivemind-8 .agent-llama,
#ai-hivemind-9 .agent-llama, #ai-hivemind-10 .agent-llama, #ai-hivemind-11 .agent-llama, #ai-hivemind-12 .agent-llama, #ai-hivemind-13 .agent-llama, #ai-hivemind-14 .agent-llama, #ai-hivemind-16 .agent-llama, #ai-lunch .agent-llama,
#ai-picard-1 .agent-llama,
#ai-picard-2 .agent-llama,
#ai-picard-3 .agent-llama,
#ai-picard-4 .agent-llama,
#ai-crusher-1 .agent-llama,
#ai-crusher-2 .agent-llama,
#ai-crusher-3 .agent-llama,
#ai-crusher-4 .agent-llama,
#ai-enterprise-ipad .agent-llama,
#ai-ai-1 .agent-llama,
#ai-ai-2 .agent-llama,
#ai-ai-3 .agent-llama,
#ai-ai-4 .agent-llama,
#ai-garbage-1 .agent-llama,
#ai-improve-code .agent-llama,
#ai-be-me .agent-llama,
#ai-vc .agent-llama,
#ai-weblog .agent-llama,
#ai-scp-1 .agent-llama,
#ai-scp-2 .agent-llama,
#ai-darmok-1 .agent-llama,
#ai-darmok-2 .agent-llama,
#ai-live-to-work .agent-llama,
#ai-cramer .agent-llama,
#ai-social-app .agent-llama,
#ai-meeseeks-1 .agent-llama,
#ai-songs-2 .agent-llama,
#ai-songs-5 .agent-llama,
#ai-json-food .agent-llama,
#ai-family-agi .agent-llama,
#ai-scp-3 .agent-llama,
#ai-jarjar .agent-llama,
#ai-programming-1 .agent-llama,
#ai-programming-4 .agent-llama,
#ai-stock-1 .agent-llama,
#ai-cthulhu-1 .agent-llama,
#expllming-llms .agent-llama,
#ai-killing-1 .agent-llama, #internet-fallen .agent-llama, #datakit .agent-llama, #plague-doctor .agent-llama, #the-most-talented-person .agent-llama, #balls .agent-llama, #smudge-in-time .agent-llama, #apple-vision-woah .agent-llama, #htmx-is-a-erlang .agent-llama, #cloud-gpu-thermal-throttling .agent-llama, #tech-gossip-update-2023-07 .agent-llama,
#ai-spam-1 .agent-llama,
#ai-wheel-of-fortune-1 .agent-llama,
#ai-programming-7 .agent-llama,
#ai-zapp-1 .agent-llama,
#ai-bias-1 .agent-llama,
#ai-bias-2 .agent-llama,
#ai-bias-3 .agent-llama,
#ops-talks-2023-upcoming .agent-llama,
#ai-culture-ships-1 .agent-llama,
#ai-furious-1 .agent-llama,
#ai-transformer-qbasic .agent-llama,
#ai-transformer-smalltalk .agent-llama,
#ai-transformer-lisp .agent-llama,
#ai-programming-10 .agent-llama,
#ai-rfc-1 .agent-llama,
#ai-more-stories .agent-llama, #demons-awake .agent-llama, #matt-for-enterprise .agent-llama, #bunker .agent-llama, #more-dune .agent-llama, #ai-litany .agent-llama, #ai-more-stories-2 .agent-llama,
#ai-is-this-correct .agent-llama, #language-models-are-illiterate .agent-llama,
#ai-programming-13 .agent-llama,
#ai-bedtime-1 .agent-llama,
#ai-bedtime-2 .agent-llama,
#ai-no-revolution .agent-llama,
#ai-dream-questions .agent-llama,
#ai-topological-sort .agent-llama,
#ai-programming-16 .agent-llama,
#ai-game-programming-1 .agent-llama,
#ai-teaching-ai-1 .agent-llama {
  padding: 1em;
  border-radius: 12px;
  background: var(--llama-message-bg);
  box-shadow: var(--llama-message-shadow); }

#ai-ground-report-66 .agent, #ai-songs-1 .agent, #ai-steve .agent, #ai-khajiit .agent, #ai-play-1 .agent, #ai-play-2 .agent, #ai-play-3 .agent, #ai-play-4 .agent, #ai-play-4b .agent,
#ai-hivemind-1 .agent, #ai-hivemind-3 .agent, #ai-hivemind-4 .agent, #ai-hivemind-5 .agent, #ai-hivemind-6 .agent, #ai-hivemind-7 .agent, #ai-hivemind-8 .agent,
#ai-hivemind-9 .agent, #ai-hivemind-10 .agent, #ai-hivemind-11 .agent, #ai-hivemind-12 .agent, #ai-hivemind-13 .agent, #ai-hivemind-14 .agent, #ai-hivemind-16 .agent, #ai-lunch .agent,
#ai-picard-1 .agent,
#ai-picard-2 .agent,
#ai-picard-3 .agent,
#ai-picard-4 .agent,
#ai-crusher-1 .agent,
#ai-crusher-2 .agent,
#ai-crusher-3 .agent,
#ai-crusher-4 .agent,
#ai-enterprise-ipad .agent,
#ai-ai-1 .agent,
#ai-ai-2 .agent,
#ai-ai-3 .agent,
#ai-ai-4 .agent,
#ai-garbage-1 .agent,
#ai-improve-code .agent,
#ai-be-me .agent,
#ai-vc .agent,
#ai-weblog .agent,
#ai-scp-1 .agent,
#ai-scp-2 .agent,
#ai-darmok-1 .agent,
#ai-darmok-2 .agent,
#ai-live-to-work .agent,
#ai-cramer .agent,
#ai-social-app .agent,
#ai-meeseeks-1 .agent,
#ai-songs-2 .agent,
#ai-songs-5 .agent,
#ai-json-food .agent,
#ai-family-agi .agent,
#ai-scp-3 .agent,
#ai-jarjar .agent,
#ai-programming-1 .agent,
#ai-programming-4 .agent,
#ai-stock-1 .agent,
#ai-cthulhu-1 .agent,
#expllming-llms .agent,
#ai-killing-1 .agent, #internet-fallen .agent, #datakit .agent, #plague-doctor .agent, #the-most-talented-person .agent, #balls .agent, #smudge-in-time .agent, #apple-vision-woah .agent, #htmx-is-a-erlang .agent, #cloud-gpu-thermal-throttling .agent, #tech-gossip-update-2023-07 .agent,
#ai-spam-1 .agent,
#ai-wheel-of-fortune-1 .agent,
#ai-programming-7 .agent,
#ai-zapp-1 .agent,
#ai-bias-1 .agent,
#ai-bias-2 .agent,
#ai-bias-3 .agent,
#ops-talks-2023-upcoming .agent,
#ai-culture-ships-1 .agent,
#ai-furious-1 .agent,
#ai-transformer-qbasic .agent,
#ai-transformer-smalltalk .agent,
#ai-transformer-lisp .agent,
#ai-programming-10 .agent,
#ai-rfc-1 .agent,
#ai-more-stories .agent, #demons-awake .agent, #matt-for-enterprise .agent, #bunker .agent, #more-dune .agent, #ai-litany .agent, #ai-more-stories-2 .agent,
#ai-is-this-correct .agent, #language-models-are-illiterate .agent,
#ai-programming-13 .agent,
#ai-bedtime-1 .agent,
#ai-bedtime-2 .agent,
#ai-no-revolution .agent,
#ai-dream-questions .agent,
#ai-topological-sort .agent,
#ai-programming-16 .agent,
#ai-game-programming-1 .agent,
#ai-teaching-ai-1 .agent {
  padding: 1em;
  border-radius: 12px;
  background: var(--agent-message-bg);
  box-shadow: var(--agent-message-shadow); }

#ai-ground-report-66 .user, #ai-songs-1 .user, #ai-steve .user, #ai-khajiit .user, #ai-play-1 .user, #ai-play-2 .user, #ai-play-3 .user, #ai-play-4 .user, #ai-play-4b .user,
#ai-hivemind-1 .user, #ai-hivemind-3 .user, #ai-hivemind-4 .user, #ai-hivemind-5 .user, #ai-hivemind-6 .user, #ai-hivemind-7 .user, #ai-hivemind-8 .user,
#ai-hivemind-9 .user, #ai-hivemind-10 .user, #ai-hivemind-11 .user, #ai-hivemind-12 .user, #ai-hivemind-13 .user, #ai-hivemind-14 .user, #ai-hivemind-16 .user, #ai-lunch .user,
#ai-picard-1 .user,
#ai-picard-2 .user,
#ai-picard-3 .user,
#ai-picard-4 .user,
#ai-crusher-1 .user,
#ai-crusher-2 .user,
#ai-crusher-3 .user,
#ai-crusher-4 .user,
#ai-enterprise-ipad .user,
#ai-ai-1 .user,
#ai-ai-2 .user,
#ai-ai-3 .user,
#ai-ai-4 .user,
#ai-garbage-1 .user,
#ai-improve-code .user,
#ai-be-me .user,
#ai-vc .user,
#ai-weblog .user,
#ai-scp-1 .user,
#ai-scp-2 .user,
#ai-darmok-1 .user,
#ai-darmok-2 .user,
#ai-live-to-work .user,
#ai-cramer .user,
#ai-social-app .user,
#ai-meeseeks-1 .user,
#ai-songs-2 .user,
#ai-songs-5 .user,
#ai-json-food .user,
#ai-family-agi .user,
#ai-scp-3 .user,
#ai-jarjar .user,
#ai-programming-1 .user,
#ai-programming-4 .user,
#ai-stock-1 .user,
#ai-cthulhu-1 .user,
#expllming-llms .user,
#ai-killing-1 .user, #internet-fallen .user, #datakit .user, #plague-doctor .user, #the-most-talented-person .user, #balls .user, #smudge-in-time .user, #apple-vision-woah .user, #htmx-is-a-erlang .user, #cloud-gpu-thermal-throttling .user, #tech-gossip-update-2023-07 .user,
#ai-spam-1 .user,
#ai-wheel-of-fortune-1 .user,
#ai-programming-7 .user,
#ai-zapp-1 .user,
#ai-bias-1 .user,
#ai-bias-2 .user,
#ai-bias-3 .user,
#ops-talks-2023-upcoming .user,
#ai-culture-ships-1 .user,
#ai-furious-1 .user,
#ai-transformer-qbasic .user,
#ai-transformer-smalltalk .user,
#ai-transformer-lisp .user,
#ai-programming-10 .user,
#ai-rfc-1 .user,
#ai-more-stories .user, #demons-awake .user, #matt-for-enterprise .user, #bunker .user, #more-dune .user, #ai-litany .user, #ai-more-stories-2 .user,
#ai-is-this-correct .user, #language-models-are-illiterate .user,
#ai-programming-13 .user,
#ai-bedtime-1 .user,
#ai-bedtime-2 .user,
#ai-no-revolution .user,
#ai-dream-questions .user,
#ai-topological-sort .user,
#ai-programming-16 .user,
#ai-game-programming-1 .user,
#ai-teaching-ai-1 .user {
  color: var(--user-message-text);
  padding: 0.75em;
  margin: 3em 0 1em 0;
  border-radius: 12px;
  background: var(--user-message-bg);
  box-shadow: var(--user-message-shadow); }

#ai-ground-report-66 .note, #ai-songs-1 .note, #ai-steve .note, #ai-khajiit .note, #ai-play-1 .note, #ai-play-2 .note, #ai-play-3 .note, #ai-play-4 .note, #ai-play-4b .note,
#ai-hivemind-1 .note, #ai-hivemind-3 .note, #ai-hivemind-4 .note, #ai-hivemind-5 .note, #ai-hivemind-6 .note, #ai-hivemind-7 .note, #ai-hivemind-8 .note,
#ai-hivemind-9 .note, #ai-hivemind-10 .note, #ai-hivemind-11 .note, #ai-hivemind-12 .note, #ai-hivemind-13 .note, #ai-hivemind-14 .note, #ai-hivemind-16 .note, #ai-lunch .note,
#ai-picard-1 .note,
#ai-picard-2 .note,
#ai-picard-3 .note,
#ai-picard-4 .note,
#ai-crusher-1 .note,
#ai-crusher-2 .note,
#ai-crusher-3 .note,
#ai-crusher-4 .note,
#ai-enterprise-ipad .note,
#ai-ai-1 .note,
#ai-ai-2 .note,
#ai-ai-3 .note,
#ai-ai-4 .note,
#ai-garbage-1 .note,
#ai-improve-code .note,
#ai-be-me .note,
#ai-vc .note,
#ai-weblog .note,
#ai-scp-1 .note,
#ai-scp-2 .note,
#ai-darmok-1 .note,
#ai-darmok-2 .note,
#ai-live-to-work .note,
#ai-cramer .note,
#ai-social-app .note,
#ai-meeseeks-1 .note,
#ai-songs-2 .note,
#ai-songs-5 .note,
#ai-json-food .note,
#ai-family-agi .note,
#ai-scp-3 .note,
#ai-jarjar .note,
#ai-programming-1 .note,
#ai-programming-4 .note,
#ai-stock-1 .note,
#ai-cthulhu-1 .note,
#expllming-llms .note,
#ai-killing-1 .note, #internet-fallen .note, #datakit .note, #plague-doctor .note, #the-most-talented-person .note, #balls .note, #smudge-in-time .note, #apple-vision-woah .note, #htmx-is-a-erlang .note, #cloud-gpu-thermal-throttling .note, #tech-gossip-update-2023-07 .note,
#ai-spam-1 .note,
#ai-wheel-of-fortune-1 .note,
#ai-programming-7 .note,
#ai-zapp-1 .note,
#ai-bias-1 .note,
#ai-bias-2 .note,
#ai-bias-3 .note,
#ops-talks-2023-upcoming .note,
#ai-culture-ships-1 .note,
#ai-furious-1 .note,
#ai-transformer-qbasic .note,
#ai-transformer-smalltalk .note,
#ai-transformer-lisp .note,
#ai-programming-10 .note,
#ai-rfc-1 .note,
#ai-more-stories .note, #demons-awake .note, #matt-for-enterprise .note, #bunker .note, #more-dune .note, #ai-litany .note, #ai-more-stories-2 .note,
#ai-is-this-correct .note, #language-models-are-illiterate .note,
#ai-programming-13 .note,
#ai-bedtime-1 .note,
#ai-bedtime-2 .note,
#ai-no-revolution .note,
#ai-dream-questions .note,
#ai-topological-sort .note,
#ai-programming-16 .note,
#ai-game-programming-1 .note,
#ai-teaching-ai-1 .note {
  text-align: right;
  margin: 0 0 7px 40%;
  padding: 0.6em;
  border-radius: 12px;
  background: var(--note-message-bg);
  box-shadow: var(--note-message-shadow); }
  #ai-ground-report-66 .note p, #ai-songs-1 .note p, #ai-steve .note p, #ai-khajiit .note p, #ai-play-1 .note p, #ai-play-2 .note p, #ai-play-3 .note p, #ai-play-4 .note p, #ai-play-4b .note p,
  #ai-hivemind-1 .note p, #ai-hivemind-3 .note p, #ai-hivemind-4 .note p, #ai-hivemind-5 .note p, #ai-hivemind-6 .note p, #ai-hivemind-7 .note p, #ai-hivemind-8 .note p,
  #ai-hivemind-9 .note p, #ai-hivemind-10 .note p, #ai-hivemind-11 .note p, #ai-hivemind-12 .note p, #ai-hivemind-13 .note p, #ai-hivemind-14 .note p, #ai-hivemind-16 .note p, #ai-lunch .note p,
  #ai-picard-1 .note p,
  #ai-picard-2 .note p,
  #ai-picard-3 .note p,
  #ai-picard-4 .note p,
  #ai-crusher-1 .note p,
  #ai-crusher-2 .note p,
  #ai-crusher-3 .note p,
  #ai-crusher-4 .note p,
  #ai-enterprise-ipad .note p,
  #ai-ai-1 .note p,
  #ai-ai-2 .note p,
  #ai-ai-3 .note p,
  #ai-ai-4 .note p,
  #ai-garbage-1 .note p,
  #ai-improve-code .note p,
  #ai-be-me .note p,
  #ai-vc .note p,
  #ai-weblog .note p,
  #ai-scp-1 .note p,
  #ai-scp-2 .note p,
  #ai-darmok-1 .note p,
  #ai-darmok-2 .note p,
  #ai-live-to-work .note p,
  #ai-cramer .note p,
  #ai-social-app .note p,
  #ai-meeseeks-1 .note p,
  #ai-songs-2 .note p,
  #ai-songs-5 .note p,
  #ai-json-food .note p,
  #ai-family-agi .note p,
  #ai-scp-3 .note p,
  #ai-jarjar .note p,
  #ai-programming-1 .note p,
  #ai-programming-4 .note p,
  #ai-stock-1 .note p,
  #ai-cthulhu-1 .note p,
  #expllming-llms .note p,
  #ai-killing-1 .note p, #internet-fallen .note p, #datakit .note p, #plague-doctor .note p, #the-most-talented-person .note p, #balls .note p, #smudge-in-time .note p, #apple-vision-woah .note p, #htmx-is-a-erlang .note p, #cloud-gpu-thermal-throttling .note p, #tech-gossip-update-2023-07 .note p,
  #ai-spam-1 .note p,
  #ai-wheel-of-fortune-1 .note p,
  #ai-programming-7 .note p,
  #ai-zapp-1 .note p,
  #ai-bias-1 .note p,
  #ai-bias-2 .note p,
  #ai-bias-3 .note p,
  #ops-talks-2023-upcoming .note p,
  #ai-culture-ships-1 .note p,
  #ai-furious-1 .note p,
  #ai-transformer-qbasic .note p,
  #ai-transformer-smalltalk .note p,
  #ai-transformer-lisp .note p,
  #ai-programming-10 .note p,
  #ai-rfc-1 .note p,
  #ai-more-stories .note p, #demons-awake .note p, #matt-for-enterprise .note p, #bunker .note p, #more-dune .note p, #ai-litany .note p, #ai-more-stories-2 .note p,
  #ai-is-this-correct .note p, #language-models-are-illiterate .note p,
  #ai-programming-13 .note p,
  #ai-bedtime-1 .note p,
  #ai-bedtime-2 .note p,
  #ai-no-revolution .note p,
  #ai-dream-questions .note p,
  #ai-topological-sort .note p,
  #ai-programming-16 .note p,
  #ai-game-programming-1 .note p,
  #ai-teaching-ai-1 .note p {
    font-size: 0.9em;
    display: inline-block; }

.panel-title-container {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.article-list {
  list-style-type: none;
  padding-left: 0; }
  .article-list li {
    padding: 0.2em 0;
    border-bottom: 1px dotted var(--border-color-dotted); }
    .article-list li:last-child {
      border-bottom: none; }

.article-item {
  display: grid;
  grid-template-columns: 2.5em 6em 1fr;
  gap: 0.5em;
  align-items: baseline; }
  .article-item time {
    font-size: 0.9em; }

.toggle-container, .summary-toggle-placeholder {
  display: inline-block;
  text-align: center; }

.summary-toggle {
  cursor: pointer;
  color: var(--toggle-color);
  text-decoration: none;
  font-family: monospace;
  font-size: 1em;
  font-weight: bold;
  transition: color 0.2s; }

.summary-toggle:hover {
  color: var(--toggle-hover-color); }

.summary-container {
  /* This container will be filled by HTMX */
  padding-left: 8em;
  /* Indent summary to align with article titles (1.5em toggle + 0.5em gap + 6em date) */ }

.pagination-container {
  text-align: center; }

.pagination-summary {
  margin-top: 1em;
  color: var(--text-color-lighter);
  text-align: center; }

.chunk-results-list {
  list-style-type: none;
  padding-left: 0; }

.chunk-result-item {
  padding: 0.5em 0;
  border-bottom: 1px solid var(--border-color); }

.chunk-parent-article {
  font-size: 0.9em;
  color: var(--text-color-light);
  margin-bottom: 0.5em; }

.matching-chunks-container {
  padding-left: 8em;
  margin-top: 1em; }
  .matching-chunks-container h5 {
    font-weight: bold; }

.matching-chunk-item {
  border: 1px solid var(--border-color-light);
  border-left: 3px solid var(--link-color);
  padding: 0.5em 1em;
  margin-bottom: 1em;
  background-color: var(--summary-bg); }
  .matching-chunk-item p {
    margin-top: 0; }
  .matching-chunk-item details {
    margin-top: 0.5em; }
  .matching-chunk-item summary {
    cursor: pointer;
    font-weight: bold; }
  .matching-chunk-item pre {
    margin-top: 0.5em;
    padding: 0.5em;
    background-color: var(--code-bg);
    color: var(--text-color);
    border: 1px solid var(--code-border);
    border-radius: 4px;
    white-space: pre-wrap;
    word-wrap: break-word; }

.article-summary {
  font-size: 0.9em;
  color: var(--text-color-light);
  margin-top: 0.5em;
  padding-left: 1em;
  border-left: 3px solid var(--summary-border-left);
  padding-bottom: 0.5em; }
  .article-summary p {
    margin-bottom: 0.5em; }
  .article-summary .summary-stats-table {
    margin-top: 0.5em;
    font-size: 0.9em;
    width: auto;
    border: 1px solid var(--border-color);
    background-color: var(--summary-bg); }
    .article-summary .summary-stats-table td, .article-summary .summary-stats-table th {
      padding: 2px 5px; }
    .article-summary .summary-stats-table tr.highlight-max {
      font-weight: bold;
      background-color: var(--highlight-max-bg); }

#search-form .search-controls {
  margin-bottom: 1em; }

#search-form fieldset {
  margin-bottom: 1em;
  padding: 1em;
  border: 1px solid var(--border-color);
  border-radius: 4px; }

#search-form legend {
  padding: 0 0.5em;
  width: auto;
  border-bottom: none;
  font-size: 1.2em; }

#article-analysis {
  margin-top: 2em; }
  #article-analysis .panel-title {
    font-size: 1.2em; }
  #article-analysis h5 {
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 0.5em; }
  #article-analysis table {
    margin-bottom: 0; }
  #article-analysis tr.highlight-max {
    font-weight: bold;
    background-color: var(--highlight-max-bg); }
  #article-analysis .chunk-analysis-container {
    margin-top: 1.5em; }
  #article-analysis .chunk-analysis-item {
    border-top: 1px solid var(--border-color);
    padding-top: 1em;
    margin-top: 1em; }
    #article-analysis .chunk-analysis-item tr.highlight-chunk-max {
      font-weight: bold;
      background-color: var(--highlight-chunk-max-bg); }
  #article-analysis .chunk-analysis-item:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0; }
  #article-analysis .chunk-analysis-item h6 {
    font-weight: bold;
    font-size: 1.1em; }
  #article-analysis .chunk-analysis-item details {
    margin-top: 1em; }
  #article-analysis .chunk-analysis-item summary {
    cursor: pointer;
    font-weight: bold;
    padding: 0.2em 0.5em;
    background-color: var(--highlight-bg);
    border-radius: 4px;
    display: inline-block; }
  #article-analysis .chunk-analysis-item pre {
    margin-top: 0.5em;
    padding: 0.5em;
    background-color: var(--code-bg);
    color: var(--text-color);
    border: 1px solid var(--code-border);
    border-radius: 4px;
    white-space: pre-wrap;
    word-wrap: break-word; }

#maintaining-day-to-day-data-flows-while-traveling ul p, #apple-anxiety ul p, #disrupt-tech-interviews ul p, #apple-event-2015-fall ul p, #apple-event-2021-spring ul p, #howto-c ul p, #programmer-street ul p, #fix-os-x-terminal-launch-speed ul p, #heroin ul p, #attack ul p, #security-rules-for-email ul p, #sytycc ul p, #future-post-generator ul p, #startup-books-a-rage-review ul p, #swift-3-weirdness ul p, #anatomy-of-a-fraud ul p, #commit-this ul p, #save-us ul p, #dumb-pivotal-2018 ul p, #farid-finds-home ul p, #database-overhead-and-you ul p, #intercessor ul p, #fix-dating-apps ul p, #computational-absolutism ul p, #pivotal-ipo-no ul p, #pivotal-ipo-wtf ul p, #wtmatt ul p, #email2018 ul p, #lematt ul p, #netmatt ul p, #web2018 ul p, #long-over ul p, #real-inf ul p, #signal-backup ul p, #ai-basics ul p, #ai-future ul p, #matt-curve ul p, #moloch-commutes ul p, #moloch-and-you ul p, #criminals-and-children-are-we ul p, #ai-players ul p, #apfs-object-map-free-recovery ul p, #oss-continuity ul p, #yir-2019 ul p, #stock-broker-apis ul p, #interview-perfection ul p, #best-database-ever ul p, #ai-please ul p, #load-balance-trades ul p, #unify-python ul p, #aws-ec2-autoscale-gpu-spot-s3-uploads ul p, #sqlalchemy-the-async-ening ul p, #new-developer-shapes ul p, #setup-2021-late ul p, #aws-vpc ul p, #hello-ai ul p, #ai-indulgence ul p, #tech-babies ul p, #cla-hostage ul p, #ai-how-to-announce ul p, #tech-gossip-update-2022-09 ul p, #tech-gossip-update-2022-12 ul p, #ops-talks-2023-upcoming ul p, #where-did-the-tech-boys-go ul p, #trillion-dollar-data-structure ul p, #lets-sue-big-tech ul p, #society-invests ul p, #farm-computer ul p, #political-alignment-2023 ul p, #python-guide-2023 ul p, #ai-invictus ul p, #zeducation ul p, #ai-labels ul p, #unbroken ul p, #work-types ul p, #a-view-from-the-gallery ul p, #ai-rundown-2024-10 ul p, #dreams-of-the-machine ul p, #cyborg-trading ul p, #panic-at-the-job-market ul p, #operational-incompetence-is-killing-you ul p, #un-mil-boyfriends ul p, #ai-terminality-2022-12 ul p, #self-esteem-murder-post-is-out-2022 ul p, #ai-ground-report-66 ul p, #llama-model-unsafety-investigation ul p, #expllming-llms ul p, #ai-killing-1 ul p, #ai-nerd-secrets ul p, #internet-fallen ul p, #datakit ul p, #plague-doctor ul p, #the-most-talented-person ul p, #balls ul p, #smudge-in-time ul p, #apple-vision-woah ul p, #htmx-is-a-erlang ul p, #cloud-gpu-thermal-throttling ul p, #tech-gossip-update-2023-07 ul p, #python-project-structure-2024 ul p, #tech-terms ul p, #trade-it ul p, #tech-gossip-update-2024-01 ul p, #ai-more-stories ul p, #demons-awake ul p, #matt-for-enterprise ul p, #bunker ul p, #more-dune ul p, #ai-litany ul p, #ai-more-stories-2 ul p, #ai-is-this-correct ul p, #language-models-are-illiterate ul p, #transformer-stock-tracking-demos ul p, #stop-doing-project-management ul p {
  margin: 0; }

#maintaining-day-to-day-data-flows-while-traveling p, #apple-anxiety p, #disrupt-tech-interviews p, #apple-event-2015-fall p, #apple-event-2021-spring p, #howto-c p, #programmer-street p, #fix-os-x-terminal-launch-speed p, #heroin p, #attack p, #security-rules-for-email p, #sytycc p, #future-post-generator p, #startup-books-a-rage-review p, #swift-3-weirdness p, #anatomy-of-a-fraud p, #commit-this p, #save-us p, #dumb-pivotal-2018 p, #farid-finds-home p, #database-overhead-and-you p, #intercessor p, #fix-dating-apps p, #computational-absolutism p, #pivotal-ipo-no p, #pivotal-ipo-wtf p, #wtmatt p, #email2018 p, #lematt p, #netmatt p, #web2018 p, #long-over p, #real-inf p, #signal-backup p, #ai-basics p, #ai-future p, #matt-curve p, #moloch-commutes p, #moloch-and-you p, #criminals-and-children-are-we p, #ai-players p, #apfs-object-map-free-recovery p, #oss-continuity p, #yir-2019 p, #stock-broker-apis p, #interview-perfection p, #best-database-ever p, #ai-please p, #load-balance-trades p, #unify-python p, #aws-ec2-autoscale-gpu-spot-s3-uploads p, #sqlalchemy-the-async-ening p, #new-developer-shapes p, #setup-2021-late p, #aws-vpc p, #hello-ai p, #ai-indulgence p, #tech-babies p, #cla-hostage p, #ai-how-to-announce p, #tech-gossip-update-2022-09 p, #tech-gossip-update-2022-12 p, #ops-talks-2023-upcoming p, #where-did-the-tech-boys-go p, #trillion-dollar-data-structure p, #lets-sue-big-tech p, #society-invests p, #farm-computer p, #political-alignment-2023 p, #python-guide-2023 p, #ai-invictus p, #zeducation p, #ai-labels p, #unbroken p, #work-types p, #a-view-from-the-gallery p, #ai-rundown-2024-10 p, #dreams-of-the-machine p, #cyborg-trading p, #panic-at-the-job-market p, #operational-incompetence-is-killing-you p, #un-mil-boyfriends p, #ai-terminality-2022-12 p, #self-esteem-murder-post-is-out-2022 p, #ai-ground-report-66 p, #llama-model-unsafety-investigation p, #expllming-llms p, #ai-killing-1 p, #ai-nerd-secrets p, #internet-fallen p, #datakit p, #plague-doctor p, #the-most-talented-person p, #balls p, #smudge-in-time p, #apple-vision-woah p, #htmx-is-a-erlang p, #cloud-gpu-thermal-throttling p, #tech-gossip-update-2023-07 p, #python-project-structure-2024 p, #tech-terms p, #trade-it p, #tech-gossip-update-2024-01 p, #ai-more-stories p, #demons-awake p, #matt-for-enterprise p, #bunker p, #more-dune p, #ai-litany p, #ai-more-stories-2 p, #ai-is-this-correct p, #language-models-are-illiterate p, #transformer-stock-tracking-demos p, #stop-doing-project-management p {
  margin-top: 15px; }

#maintaining-day-to-day-data-flows-while-traveling h1, #apple-anxiety h1, #disrupt-tech-interviews h1, #apple-event-2015-fall h1, #apple-event-2021-spring h1, #howto-c h1, #programmer-street h1, #fix-os-x-terminal-launch-speed h1, #heroin h1, #attack h1, #security-rules-for-email h1, #sytycc h1, #future-post-generator h1, #startup-books-a-rage-review h1, #swift-3-weirdness h1, #anatomy-of-a-fraud h1, #commit-this h1, #save-us h1, #dumb-pivotal-2018 h1, #farid-finds-home h1, #database-overhead-and-you h1, #intercessor h1, #fix-dating-apps h1, #computational-absolutism h1, #pivotal-ipo-no h1, #pivotal-ipo-wtf h1, #wtmatt h1, #email2018 h1, #lematt h1, #netmatt h1, #web2018 h1, #long-over h1, #real-inf h1, #signal-backup h1, #ai-basics h1, #ai-future h1, #matt-curve h1, #moloch-commutes h1, #moloch-and-you h1, #criminals-and-children-are-we h1, #ai-players h1, #apfs-object-map-free-recovery h1, #oss-continuity h1, #yir-2019 h1, #stock-broker-apis h1, #interview-perfection h1, #best-database-ever h1, #ai-please h1, #load-balance-trades h1, #unify-python h1, #aws-ec2-autoscale-gpu-spot-s3-uploads h1, #sqlalchemy-the-async-ening h1, #new-developer-shapes h1, #setup-2021-late h1, #aws-vpc h1, #hello-ai h1, #ai-indulgence h1, #tech-babies h1, #cla-hostage h1, #ai-how-to-announce h1, #tech-gossip-update-2022-09 h1, #tech-gossip-update-2022-12 h1, #ops-talks-2023-upcoming h1, #where-did-the-tech-boys-go h1, #trillion-dollar-data-structure h1, #lets-sue-big-tech h1, #society-invests h1, #farm-computer h1, #political-alignment-2023 h1, #python-guide-2023 h1, #ai-invictus h1, #zeducation h1, #ai-labels h1, #unbroken h1, #work-types h1, #a-view-from-the-gallery h1, #ai-rundown-2024-10 h1, #dreams-of-the-machine h1, #cyborg-trading h1, #panic-at-the-job-market h1, #operational-incompetence-is-killing-you h1, #un-mil-boyfriends h1, #ai-terminality-2022-12 h1, #self-esteem-murder-post-is-out-2022 h1, #ai-ground-report-66 h1, #llama-model-unsafety-investigation h1, #expllming-llms h1, #ai-killing-1 h1, #ai-nerd-secrets h1, #internet-fallen h1, #datakit h1, #plague-doctor h1, #the-most-talented-person h1, #balls h1, #smudge-in-time h1, #apple-vision-woah h1, #htmx-is-a-erlang h1, #cloud-gpu-thermal-throttling h1, #tech-gossip-update-2023-07 h1, #python-project-structure-2024 h1, #tech-terms h1, #trade-it h1, #tech-gossip-update-2024-01 h1, #ai-more-stories h1, #demons-awake h1, #matt-for-enterprise h1, #bunker h1, #more-dune h1, #ai-litany h1, #ai-more-stories-2 h1, #ai-is-this-correct h1, #language-models-are-illiterate h1, #transformer-stock-tracking-demos h1, #stop-doing-project-management h1 {
  margin-top: 5px; }

#maintaining-day-to-day-data-flows-while-traveling h2, #maintaining-day-to-day-data-flows-while-traveling h3, #maintaining-day-to-day-data-flows-while-traveling h4, #maintaining-day-to-day-data-flows-while-traveling h5, #apple-anxiety h2, #apple-anxiety h3, #apple-anxiety h4, #apple-anxiety h5, #disrupt-tech-interviews h2, #disrupt-tech-interviews h3, #disrupt-tech-interviews h4, #disrupt-tech-interviews h5, #apple-event-2015-fall h2, #apple-event-2015-fall h3, #apple-event-2015-fall h4, #apple-event-2015-fall h5, #apple-event-2021-spring h2, #apple-event-2021-spring h3, #apple-event-2021-spring h4, #apple-event-2021-spring h5, #howto-c h2, #howto-c h3, #howto-c h4, #howto-c h5, #programmer-street h2, #programmer-street h3, #programmer-street h4, #programmer-street h5, #fix-os-x-terminal-launch-speed h2, #fix-os-x-terminal-launch-speed h3, #fix-os-x-terminal-launch-speed h4, #fix-os-x-terminal-launch-speed h5, #heroin h2, #heroin h3, #heroin h4, #heroin h5, #attack h2, #attack h3, #attack h4, #attack h5, #security-rules-for-email h2, #security-rules-for-email h3, #security-rules-for-email h4, #security-rules-for-email h5, #sytycc h2, #sytycc h3, #sytycc h4, #sytycc h5, #future-post-generator h2, #future-post-generator h3, #future-post-generator h4, #future-post-generator h5, #startup-books-a-rage-review h2, #startup-books-a-rage-review h3, #startup-books-a-rage-review h4, #startup-books-a-rage-review h5, #swift-3-weirdness h2, #swift-3-weirdness h3, #swift-3-weirdness h4, #swift-3-weirdness h5, #anatomy-of-a-fraud h2, #anatomy-of-a-fraud h3, #anatomy-of-a-fraud h4, #anatomy-of-a-fraud h5, #commit-this h2, #commit-this h3, #commit-this h4, #commit-this h5, #save-us h2, #save-us h3, #save-us h4, #save-us h5, #dumb-pivotal-2018 h2, #dumb-pivotal-2018 h3, #dumb-pivotal-2018 h4, #dumb-pivotal-2018 h5, #farid-finds-home h2, #farid-finds-home h3, #farid-finds-home h4, #farid-finds-home h5, #database-overhead-and-you h2, #database-overhead-and-you h3, #database-overhead-and-you h4, #database-overhead-and-you h5, #intercessor h2, #intercessor h3, #intercessor h4, #intercessor h5, #fix-dating-apps h2, #fix-dating-apps h3, #fix-dating-apps h4, #fix-dating-apps h5, #computational-absolutism h2, #computational-absolutism h3, #computational-absolutism h4, #computational-absolutism h5, #pivotal-ipo-no h2, #pivotal-ipo-no h3, #pivotal-ipo-no h4, #pivotal-ipo-no h5, #pivotal-ipo-wtf h2, #pivotal-ipo-wtf h3, #pivotal-ipo-wtf h4, #pivotal-ipo-wtf h5, #wtmatt h2, #wtmatt h3, #wtmatt h4, #wtmatt h5, #email2018 h2, #email2018 h3, #email2018 h4, #email2018 h5, #lematt h2, #lematt h3, #lematt h4, #lematt h5, #netmatt h2, #netmatt h3, #netmatt h4, #netmatt h5, #web2018 h2, #web2018 h3, #web2018 h4, #web2018 h5, #long-over h2, #long-over h3, #long-over h4, #long-over h5, #real-inf h2, #real-inf h3, #real-inf h4, #real-inf h5, #signal-backup h2, #signal-backup h3, #signal-backup h4, #signal-backup h5, #ai-basics h2, #ai-basics h3, #ai-basics h4, #ai-basics h5, #ai-future h2, #ai-future h3, #ai-future h4, #ai-future h5, #matt-curve h2, #matt-curve h3, #matt-curve h4, #matt-curve h5, #moloch-commutes h2, #moloch-commutes h3, #moloch-commutes h4, #moloch-commutes h5, #moloch-and-you h2, #moloch-and-you h3, #moloch-and-you h4, #moloch-and-you h5, #criminals-and-children-are-we h2, #criminals-and-children-are-we h3, #criminals-and-children-are-we h4, #criminals-and-children-are-we h5, #ai-players h2, #ai-players h3, #ai-players h4, #ai-players h5, #apfs-object-map-free-recovery h2, #apfs-object-map-free-recovery h3, #apfs-object-map-free-recovery h4, #apfs-object-map-free-recovery h5, #oss-continuity h2, #oss-continuity h3, #oss-continuity h4, #oss-continuity h5, #yir-2019 h2, #yir-2019 h3, #yir-2019 h4, #yir-2019 h5, #stock-broker-apis h2, #stock-broker-apis h3, #stock-broker-apis h4, #stock-broker-apis h5, #interview-perfection h2, #interview-perfection h3, #interview-perfection h4, #interview-perfection h5, #best-database-ever h2, #best-database-ever h3, #best-database-ever h4, #best-database-ever h5, #ai-please h2, #ai-please h3, #ai-please h4, #ai-please h5, #load-balance-trades h2, #load-balance-trades h3, #load-balance-trades h4, #load-balance-trades h5, #unify-python h2, #unify-python h3, #unify-python h4, #unify-python h5, #aws-ec2-autoscale-gpu-spot-s3-uploads h2, #aws-ec2-autoscale-gpu-spot-s3-uploads h3, #aws-ec2-autoscale-gpu-spot-s3-uploads h4, #aws-ec2-autoscale-gpu-spot-s3-uploads h5, #sqlalchemy-the-async-ening h2, #sqlalchemy-the-async-ening h3, #sqlalchemy-the-async-ening h4, #sqlalchemy-the-async-ening h5, #new-developer-shapes h2, #new-developer-shapes h3, #new-developer-shapes h4, #new-developer-shapes h5, #setup-2021-late h2, #setup-2021-late h3, #setup-2021-late h4, #setup-2021-late h5, #aws-vpc h2, #aws-vpc h3, #aws-vpc h4, #aws-vpc h5, #hello-ai h2, #hello-ai h3, #hello-ai h4, #hello-ai h5, #ai-indulgence h2, #ai-indulgence h3, #ai-indulgence h4, #ai-indulgence h5, #tech-babies h2, #tech-babies h3, #tech-babies h4, #tech-babies h5, #cla-hostage h2, #cla-hostage h3, #cla-hostage h4, #cla-hostage h5, #ai-how-to-announce h2, #ai-how-to-announce h3, #ai-how-to-announce h4, #ai-how-to-announce h5, #tech-gossip-update-2022-09 h2, #tech-gossip-update-2022-09 h3, #tech-gossip-update-2022-09 h4, #tech-gossip-update-2022-09 h5, #tech-gossip-update-2022-12 h2, #tech-gossip-update-2022-12 h3, #tech-gossip-update-2022-12 h4, #tech-gossip-update-2022-12 h5, #ops-talks-2023-upcoming h2, #ops-talks-2023-upcoming h3, #ops-talks-2023-upcoming h4, #ops-talks-2023-upcoming h5, #where-did-the-tech-boys-go h2, #where-did-the-tech-boys-go h3, #where-did-the-tech-boys-go h4, #where-did-the-tech-boys-go h5, #trillion-dollar-data-structure h2, #trillion-dollar-data-structure h3, #trillion-dollar-data-structure h4, #trillion-dollar-data-structure h5, #lets-sue-big-tech h2, #lets-sue-big-tech h3, #lets-sue-big-tech h4, #lets-sue-big-tech h5, #society-invests h2, #society-invests h3, #society-invests h4, #society-invests h5, #farm-computer h2, #farm-computer h3, #farm-computer h4, #farm-computer h5, #political-alignment-2023 h2, #political-alignment-2023 h3, #political-alignment-2023 h4, #political-alignment-2023 h5, #python-guide-2023 h2, #python-guide-2023 h3, #python-guide-2023 h4, #python-guide-2023 h5, #ai-invictus h2, #ai-invictus h3, #ai-invictus h4, #ai-invictus h5, #zeducation h2, #zeducation h3, #zeducation h4, #zeducation h5, #ai-labels h2, #ai-labels h3, #ai-labels h4, #ai-labels h5, #unbroken h2, #unbroken h3, #unbroken h4, #unbroken h5, #work-types h2, #work-types h3, #work-types h4, #work-types h5, #a-view-from-the-gallery h2, #a-view-from-the-gallery h3, #a-view-from-the-gallery h4, #a-view-from-the-gallery h5, #ai-rundown-2024-10 h2, #ai-rundown-2024-10 h3, #ai-rundown-2024-10 h4, #ai-rundown-2024-10 h5, #dreams-of-the-machine h2, #dreams-of-the-machine h3, #dreams-of-the-machine h4, #dreams-of-the-machine h5, #cyborg-trading h2, #cyborg-trading h3, #cyborg-trading h4, #cyborg-trading h5, #panic-at-the-job-market h2, #panic-at-the-job-market h3, #panic-at-the-job-market h4, #panic-at-the-job-market h5, #operational-incompetence-is-killing-you h2, #operational-incompetence-is-killing-you h3, #operational-incompetence-is-killing-you h4, #operational-incompetence-is-killing-you h5, #un-mil-boyfriends h2, #un-mil-boyfriends h3, #un-mil-boyfriends h4, #un-mil-boyfriends h5, #ai-terminality-2022-12 h2, #ai-terminality-2022-12 h3, #ai-terminality-2022-12 h4, #ai-terminality-2022-12 h5, #self-esteem-murder-post-is-out-2022 h2, #self-esteem-murder-post-is-out-2022 h3, #self-esteem-murder-post-is-out-2022 h4, #self-esteem-murder-post-is-out-2022 h5, #ai-ground-report-66 h2, #ai-ground-report-66 h3, #ai-ground-report-66 h4, #ai-ground-report-66 h5, #llama-model-unsafety-investigation h2, #llama-model-unsafety-investigation h3, #llama-model-unsafety-investigation h4, #llama-model-unsafety-investigation h5, #expllming-llms h2, #expllming-llms h3, #expllming-llms h4, #expllming-llms h5, #ai-killing-1 h2, #ai-killing-1 h3, #ai-killing-1 h4, #ai-killing-1 h5, #ai-nerd-secrets h2, #ai-nerd-secrets h3, #ai-nerd-secrets h4, #ai-nerd-secrets h5, #internet-fallen h2, #internet-fallen h3, #internet-fallen h4, #internet-fallen h5, #datakit h2, #datakit h3, #datakit h4, #datakit h5, #plague-doctor h2, #plague-doctor h3, #plague-doctor h4, #plague-doctor h5, #the-most-talented-person h2, #the-most-talented-person h3, #the-most-talented-person h4, #the-most-talented-person h5, #balls h2, #balls h3, #balls h4, #balls h5, #smudge-in-time h2, #smudge-in-time h3, #smudge-in-time h4, #smudge-in-time h5, #apple-vision-woah h2, #apple-vision-woah h3, #apple-vision-woah h4, #apple-vision-woah h5, #htmx-is-a-erlang h2, #htmx-is-a-erlang h3, #htmx-is-a-erlang h4, #htmx-is-a-erlang h5, #cloud-gpu-thermal-throttling h2, #cloud-gpu-thermal-throttling h3, #cloud-gpu-thermal-throttling h4, #cloud-gpu-thermal-throttling h5, #tech-gossip-update-2023-07 h2, #tech-gossip-update-2023-07 h3, #tech-gossip-update-2023-07 h4, #tech-gossip-update-2023-07 h5, #python-project-structure-2024 h2, #python-project-structure-2024 h3, #python-project-structure-2024 h4, #python-project-structure-2024 h5, #tech-terms h2, #tech-terms h3, #tech-terms h4, #tech-terms h5, #trade-it h2, #trade-it h3, #trade-it h4, #trade-it h5, #tech-gossip-update-2024-01 h2, #tech-gossip-update-2024-01 h3, #tech-gossip-update-2024-01 h4, #tech-gossip-update-2024-01 h5, #ai-more-stories h2, #ai-more-stories h3, #ai-more-stories h4, #ai-more-stories h5, #demons-awake h2, #demons-awake h3, #demons-awake h4, #demons-awake h5, #matt-for-enterprise h2, #matt-for-enterprise h3, #matt-for-enterprise h4, #matt-for-enterprise h5, #bunker h2, #bunker h3, #bunker h4, #bunker h5, #more-dune h2, #more-dune h3, #more-dune h4, #more-dune h5, #ai-litany h2, #ai-litany h3, #ai-litany h4, #ai-litany h5, #ai-more-stories-2 h2, #ai-more-stories-2 h3, #ai-more-stories-2 h4, #ai-more-stories-2 h5, #ai-is-this-correct h2, #ai-is-this-correct h3, #ai-is-this-correct h4, #ai-is-this-correct h5, #language-models-are-illiterate h2, #language-models-are-illiterate h3, #language-models-are-illiterate h4, #language-models-are-illiterate h5, #transformer-stock-tracking-demos h2, #transformer-stock-tracking-demos h3, #transformer-stock-tracking-demos h4, #transformer-stock-tracking-demos h5, #stop-doing-project-management h2, #stop-doing-project-management h3, #stop-doing-project-management h4, #stop-doing-project-management h5 {
  margin-top: 30px; }

#maintaining-day-to-day-data-flows-while-traveling blockquote, #apple-anxiety blockquote, #disrupt-tech-interviews blockquote, #apple-event-2015-fall blockquote, #apple-event-2021-spring blockquote, #howto-c blockquote, #programmer-street blockquote, #fix-os-x-terminal-launch-speed blockquote, #heroin blockquote, #attack blockquote, #security-rules-for-email blockquote, #sytycc blockquote, #future-post-generator blockquote, #startup-books-a-rage-review blockquote, #swift-3-weirdness blockquote, #anatomy-of-a-fraud blockquote, #commit-this blockquote, #save-us blockquote, #dumb-pivotal-2018 blockquote, #farid-finds-home blockquote, #database-overhead-and-you blockquote, #intercessor blockquote, #fix-dating-apps blockquote, #computational-absolutism blockquote, #pivotal-ipo-no blockquote, #pivotal-ipo-wtf blockquote, #wtmatt blockquote, #email2018 blockquote, #lematt blockquote, #netmatt blockquote, #web2018 blockquote, #long-over blockquote, #real-inf blockquote, #signal-backup blockquote, #ai-basics blockquote, #ai-future blockquote, #matt-curve blockquote, #moloch-commutes blockquote, #moloch-and-you blockquote, #criminals-and-children-are-we blockquote, #ai-players blockquote, #apfs-object-map-free-recovery blockquote, #oss-continuity blockquote, #yir-2019 blockquote, #stock-broker-apis blockquote, #interview-perfection blockquote, #best-database-ever blockquote, #ai-please blockquote, #load-balance-trades blockquote, #unify-python blockquote, #aws-ec2-autoscale-gpu-spot-s3-uploads blockquote, #sqlalchemy-the-async-ening blockquote, #new-developer-shapes blockquote, #setup-2021-late blockquote, #aws-vpc blockquote, #hello-ai blockquote, #ai-indulgence blockquote, #tech-babies blockquote, #cla-hostage blockquote, #ai-how-to-announce blockquote, #tech-gossip-update-2022-09 blockquote, #tech-gossip-update-2022-12 blockquote, #ops-talks-2023-upcoming blockquote, #where-did-the-tech-boys-go blockquote, #trillion-dollar-data-structure blockquote, #lets-sue-big-tech blockquote, #society-invests blockquote, #farm-computer blockquote, #political-alignment-2023 blockquote, #python-guide-2023 blockquote, #ai-invictus blockquote, #zeducation blockquote, #ai-labels blockquote, #unbroken blockquote, #work-types blockquote, #a-view-from-the-gallery blockquote, #ai-rundown-2024-10 blockquote, #dreams-of-the-machine blockquote, #cyborg-trading blockquote, #panic-at-the-job-market blockquote, #operational-incompetence-is-killing-you blockquote, #un-mil-boyfriends blockquote, #ai-terminality-2022-12 blockquote, #self-esteem-murder-post-is-out-2022 blockquote, #ai-ground-report-66 blockquote, #llama-model-unsafety-investigation blockquote, #expllming-llms blockquote, #ai-killing-1 blockquote, #ai-nerd-secrets blockquote, #internet-fallen blockquote, #datakit blockquote, #plague-doctor blockquote, #the-most-talented-person blockquote, #balls blockquote, #smudge-in-time blockquote, #apple-vision-woah blockquote, #htmx-is-a-erlang blockquote, #cloud-gpu-thermal-throttling blockquote, #tech-gossip-update-2023-07 blockquote, #python-project-structure-2024 blockquote, #tech-terms blockquote, #trade-it blockquote, #tech-gossip-update-2024-01 blockquote, #ai-more-stories blockquote, #demons-awake blockquote, #matt-for-enterprise blockquote, #bunker blockquote, #more-dune blockquote, #ai-litany blockquote, #ai-more-stories-2 blockquote, #ai-is-this-correct blockquote, #language-models-are-illiterate blockquote, #transformer-stock-tracking-demos blockquote, #stop-doing-project-management blockquote {
  padding: 10px 20px;
  font-size: 14px; }

#maintaining-day-to-day-data-flows-while-traveling #_paymentError, #maintaining-day-to-day-data-flows-while-traveling #_paymentStatus, #apple-anxiety #_paymentError, #apple-anxiety #_paymentStatus, #disrupt-tech-interviews #_paymentError, #disrupt-tech-interviews #_paymentStatus, #apple-event-2015-fall #_paymentError, #apple-event-2015-fall #_paymentStatus, #apple-event-2021-spring #_paymentError, #apple-event-2021-spring #_paymentStatus, #howto-c #_paymentError, #howto-c #_paymentStatus, #programmer-street #_paymentError, #programmer-street #_paymentStatus, #fix-os-x-terminal-launch-speed #_paymentError, #fix-os-x-terminal-launch-speed #_paymentStatus, #heroin #_paymentError, #heroin #_paymentStatus, #attack #_paymentError, #attack #_paymentStatus, #security-rules-for-email #_paymentError, #security-rules-for-email #_paymentStatus, #sytycc #_paymentError, #sytycc #_paymentStatus, #future-post-generator #_paymentError, #future-post-generator #_paymentStatus, #startup-books-a-rage-review #_paymentError, #startup-books-a-rage-review #_paymentStatus, #swift-3-weirdness #_paymentError, #swift-3-weirdness #_paymentStatus, #anatomy-of-a-fraud #_paymentError, #anatomy-of-a-fraud #_paymentStatus, #commit-this #_paymentError, #commit-this #_paymentStatus, #save-us #_paymentError, #save-us #_paymentStatus, #dumb-pivotal-2018 #_paymentError, #dumb-pivotal-2018 #_paymentStatus, #farid-finds-home #_paymentError, #farid-finds-home #_paymentStatus, #database-overhead-and-you #_paymentError, #database-overhead-and-you #_paymentStatus, #intercessor #_paymentError, #intercessor #_paymentStatus, #fix-dating-apps #_paymentError, #fix-dating-apps #_paymentStatus, #computational-absolutism #_paymentError, #computational-absolutism #_paymentStatus, #pivotal-ipo-no #_paymentError, #pivotal-ipo-no #_paymentStatus, #pivotal-ipo-wtf #_paymentError, #pivotal-ipo-wtf #_paymentStatus, #wtmatt #_paymentError, #wtmatt #_paymentStatus, #email2018 #_paymentError, #email2018 #_paymentStatus, #lematt #_paymentError, #lematt #_paymentStatus, #netmatt #_paymentError, #netmatt #_paymentStatus, #web2018 #_paymentError, #web2018 #_paymentStatus, #long-over #_paymentError, #long-over #_paymentStatus, #real-inf #_paymentError, #real-inf #_paymentStatus, #signal-backup #_paymentError, #signal-backup #_paymentStatus, #ai-basics #_paymentError, #ai-basics #_paymentStatus, #ai-future #_paymentError, #ai-future #_paymentStatus, #matt-curve #_paymentError, #matt-curve #_paymentStatus, #moloch-commutes #_paymentError, #moloch-commutes #_paymentStatus, #moloch-and-you #_paymentError, #moloch-and-you #_paymentStatus, #criminals-and-children-are-we #_paymentError, #criminals-and-children-are-we #_paymentStatus, #ai-players #_paymentError, #ai-players #_paymentStatus, #apfs-object-map-free-recovery #_paymentError, #apfs-object-map-free-recovery #_paymentStatus, #oss-continuity #_paymentError, #oss-continuity #_paymentStatus, #yir-2019 #_paymentError, #yir-2019 #_paymentStatus, #stock-broker-apis #_paymentError, #stock-broker-apis #_paymentStatus, #interview-perfection #_paymentError, #interview-perfection #_paymentStatus, #best-database-ever #_paymentError, #best-database-ever #_paymentStatus, #ai-please #_paymentError, #ai-please #_paymentStatus, #load-balance-trades #_paymentError, #load-balance-trades #_paymentStatus, #unify-python #_paymentError, #unify-python #_paymentStatus, #aws-ec2-autoscale-gpu-spot-s3-uploads #_paymentError, #aws-ec2-autoscale-gpu-spot-s3-uploads #_paymentStatus, #sqlalchemy-the-async-ening #_paymentError, #sqlalchemy-the-async-ening #_paymentStatus, #new-developer-shapes #_paymentError, #new-developer-shapes #_paymentStatus, #setup-2021-late #_paymentError, #setup-2021-late #_paymentStatus, #aws-vpc #_paymentError, #aws-vpc #_paymentStatus, #hello-ai #_paymentError, #hello-ai #_paymentStatus, #ai-indulgence #_paymentError, #ai-indulgence #_paymentStatus, #tech-babies #_paymentError, #tech-babies #_paymentStatus, #cla-hostage #_paymentError, #cla-hostage #_paymentStatus, #ai-how-to-announce #_paymentError, #ai-how-to-announce #_paymentStatus, #tech-gossip-update-2022-09 #_paymentError, #tech-gossip-update-2022-09 #_paymentStatus, #tech-gossip-update-2022-12 #_paymentError, #tech-gossip-update-2022-12 #_paymentStatus, #ops-talks-2023-upcoming #_paymentError, #ops-talks-2023-upcoming #_paymentStatus, #where-did-the-tech-boys-go #_paymentError, #where-did-the-tech-boys-go #_paymentStatus, #trillion-dollar-data-structure #_paymentError, #trillion-dollar-data-structure #_paymentStatus, #lets-sue-big-tech #_paymentError, #lets-sue-big-tech #_paymentStatus, #society-invests #_paymentError, #society-invests #_paymentStatus, #farm-computer #_paymentError, #farm-computer #_paymentStatus, #political-alignment-2023 #_paymentError, #political-alignment-2023 #_paymentStatus, #python-guide-2023 #_paymentError, #python-guide-2023 #_paymentStatus, #ai-invictus #_paymentError, #ai-invictus #_paymentStatus, #zeducation #_paymentError, #zeducation #_paymentStatus, #ai-labels #_paymentError, #ai-labels #_paymentStatus, #unbroken #_paymentError, #unbroken #_paymentStatus, #work-types #_paymentError, #work-types #_paymentStatus, #a-view-from-the-gallery #_paymentError, #a-view-from-the-gallery #_paymentStatus, #ai-rundown-2024-10 #_paymentError, #ai-rundown-2024-10 #_paymentStatus, #dreams-of-the-machine #_paymentError, #dreams-of-the-machine #_paymentStatus, #cyborg-trading #_paymentError, #cyborg-trading #_paymentStatus, #panic-at-the-job-market #_paymentError, #panic-at-the-job-market #_paymentStatus, #operational-incompetence-is-killing-you #_paymentError, #operational-incompetence-is-killing-you #_paymentStatus, #un-mil-boyfriends #_paymentError, #un-mil-boyfriends #_paymentStatus, #ai-terminality-2022-12 #_paymentError, #ai-terminality-2022-12 #_paymentStatus, #self-esteem-murder-post-is-out-2022 #_paymentError, #self-esteem-murder-post-is-out-2022 #_paymentStatus, #ai-ground-report-66 #_paymentError, #ai-ground-report-66 #_paymentStatus, #llama-model-unsafety-investigation #_paymentError, #llama-model-unsafety-investigation #_paymentStatus, #expllming-llms #_paymentError, #expllming-llms #_paymentStatus, #ai-killing-1 #_paymentError, #ai-killing-1 #_paymentStatus, #ai-nerd-secrets #_paymentError, #ai-nerd-secrets #_paymentStatus, #internet-fallen #_paymentError, #internet-fallen #_paymentStatus, #datakit #_paymentError, #datakit #_paymentStatus, #plague-doctor #_paymentError, #plague-doctor #_paymentStatus, #the-most-talented-person #_paymentError, #the-most-talented-person #_paymentStatus, #balls #_paymentError, #balls #_paymentStatus, #smudge-in-time #_paymentError, #smudge-in-time #_paymentStatus, #apple-vision-woah #_paymentError, #apple-vision-woah #_paymentStatus, #htmx-is-a-erlang #_paymentError, #htmx-is-a-erlang #_paymentStatus, #cloud-gpu-thermal-throttling #_paymentError, #cloud-gpu-thermal-throttling #_paymentStatus, #tech-gossip-update-2023-07 #_paymentError, #tech-gossip-update-2023-07 #_paymentStatus, #python-project-structure-2024 #_paymentError, #python-project-structure-2024 #_paymentStatus, #tech-terms #_paymentError, #tech-terms #_paymentStatus, #trade-it #_paymentError, #trade-it #_paymentStatus, #tech-gossip-update-2024-01 #_paymentError, #tech-gossip-update-2024-01 #_paymentStatus, #ai-more-stories #_paymentError, #ai-more-stories #_paymentStatus, #demons-awake #_paymentError, #demons-awake #_paymentStatus, #matt-for-enterprise #_paymentError, #matt-for-enterprise #_paymentStatus, #bunker #_paymentError, #bunker #_paymentStatus, #more-dune #_paymentError, #more-dune #_paymentStatus, #ai-litany #_paymentError, #ai-litany #_paymentStatus, #ai-more-stories-2 #_paymentError, #ai-more-stories-2 #_paymentStatus, #ai-is-this-correct #_paymentError, #ai-is-this-correct #_paymentStatus, #language-models-are-illiterate #_paymentError, #language-models-are-illiterate #_paymentStatus, #transformer-stock-tracking-demos #_paymentError, #transformer-stock-tracking-demos #_paymentStatus, #stop-doing-project-management #_paymentError, #stop-doing-project-management #_paymentStatus {
  font-size: 120%;
  display: none; }

main > article.panel p, #be-subservient p, .redisThing p {
  font-size: 14px; }

main > article.panel ul, #be-subservient ul, .redisThing ul {
  font-size: 14px; }

#arch h1, #travel h1 {
  font-size: 30px; }

#arch h2, #travel h2 {
  font-size: 25px; }

#arch h3, #travel h3 {
  font-size: 20px; }

#arch p, #travel p {
  margin-top: 10px; }

#be-subservient .header-section-number, #updates .header-section-number, #dynamic-redis .header-section-number, #apps .header-section-number {
  display: none; }

#code .header-section-number, #redis-presentation-2013-12 .header-section-number {
  display: none; }

#code p, #redis-presentation-2013-12 p {
  margin: 0 0 12px 24px; }

#code h3, #redis-presentation-2013-12 h3 {
  margin-top: 30px; }

#code h2, #redis-presentation-2013-12 h2 {
  margin-top: 45px; }

.redisThing div.next {
  font-size: 140%;
  margin: 20px 0; }

.redisThing p {
  margin: 0 0 15px 0; }

.redisThing h4 {
  margin-top: 20px;
  margin-bottom: 7px; }

.redisThing pre {
  margin-bottom: 2em; }

#redis-geo .header-section-number, #redis-json .header-section-number, #redis-benchmark-compilers .header-section-number {
  display: none; }

#redis-geo p, #redis-json p, #redis-benchmark-compilers p {
  margin: 0; }

#redis-geo h2, #redis-json h2, #redis-benchmark-compilers h2 {
  margin-top: 2em; }

#redis-geo .talky p, #redis-json .talky p, #redis-benchmark-compilers .talky p {
  margin: 0 0 15px 0; }

#redis-benchmark-compilers {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none; }
  #redis-benchmark-compilers p {
    font-size: 120%; }
  #redis-benchmark-compilers p, #redis-benchmark-compilers pre {
    margin-bottom: 25px; }

#redis-json p {
  margin: 0 0 15px 0; }

#kosh h1, #kosh h2, #kosh h3, #kosh h4, #kosh h5 {
  text-align: center; }

#kosh p {
  font-size: 150%; }

#kosh .c {
  text-align: center;
  margin: 40px 0; }

#kosh iframe {
  max-width: 100%; }

#kosh .header-section-number {
  display: none; }

#kosh img {
  max-width: 100%;
  border-radius: 100px; }

.panel .rt {
  text-align: right; }

.streamOfMind header {
  border-radius: 30px; }

.streamOfMind .panel-body {
  border: 7px solid var(--text-color);
  border-radius: 30px;
  background: var(--stream-of-mind-bg);
  color: var(--stream-of-mind-text-color);
  padding: 45px 0; }
  .streamOfMind .panel-body small {
    font-size: 45%; }
  .streamOfMind .panel-body p {
    width: 80%;
    margin: 25px auto;
    font: 140% Monaco, "Courier New", sans-serif; }

.comment {
  border: 1px solid var(--border-color);
  padding: 1rem;
  box-shadow: var(--comment-shadow);
  border-radius: 1rem;
  background-color: var(--comment-bg);
  color: var(--comment-text); }

#books #subscribe, #swift-types #subscribe {
  font-size: 80%; }

#books .buyHdr, #swift-types .buyHdr {
  font-size: 24px;
  margin: 25px 0 12px 0; }
  #books .buyHdr .price::after, #swift-types .buyHdr .price::after {
    content: " — "; }

#books label, #swift-types label {
  font-size: 130%; }

#books #currency, #swift-types #currency {
  width: 3em;
  text-align: center; }

#books #_paymentError, #books #_paymentStatus, #swift-types #_paymentError, #swift-types #_paymentStatus {
  font-size: 120%;
  display: none; }

#books img, #swift-types img {
  display: block;
  margin: 0 auto;
  width: 50%; }

#secure caption {
  font-size: 145%; }

#secure #warrants, #secure #entitlements {
  display: none;
  margin: 40px 0; }

caption {
  font-size: 145%; }

#to-my-future-employees pre, #decemberists-2014-05-30 pre, #programming-errors pre, #searching-2013 pre, #perfect-projects-because-math pre, #redis-quicklist pre {
  margin: 30px; }

#to-my-future-employees h1, #to-my-future-employees h2, #to-my-future-employees h3, #to-my-future-employees h4, #to-my-future-employees h5, #to-my-future-employees h6, #decemberists-2014-05-30 h1, #decemberists-2014-05-30 h2, #decemberists-2014-05-30 h3, #decemberists-2014-05-30 h4, #decemberists-2014-05-30 h5, #decemberists-2014-05-30 h6, #programming-errors h1, #programming-errors h2, #programming-errors h3, #programming-errors h4, #programming-errors h5, #programming-errors h6, #searching-2013 h1, #searching-2013 h2, #searching-2013 h3, #searching-2013 h4, #searching-2013 h5, #searching-2013 h6, #perfect-projects-because-math h1, #perfect-projects-because-math h2, #perfect-projects-because-math h3, #perfect-projects-because-math h4, #perfect-projects-because-math h5, #perfect-projects-because-math h6, #redis-quicklist h1, #redis-quicklist h2, #redis-quicklist h3, #redis-quicklist h4, #redis-quicklist h5, #redis-quicklist h6 {
  margin: 30px 0 0 0; }

#to-my-future-employees p, #to-my-future-employees li, #decemberists-2014-05-30 p, #decemberists-2014-05-30 li, #programming-errors p, #programming-errors li, #searching-2013 p, #searching-2013 li, #perfect-projects-because-math p, #perfect-projects-because-math li, #redis-quicklist p, #redis-quicklist li {
  margin: 0 0 25px 0; }

#to-my-future-employees li, #decemberists-2014-05-30 li, #programming-errors li, #searching-2013 li, #perfect-projects-because-math li, #redis-quicklist li {
  margin: 12px 0; }

#programming-errors h1, #programming-errors h2, #programming-errors h3, #programming-errors h4, #programming-errors h5, #programming-errors h6, #searching-2013 h1, #searching-2013 h2, #searching-2013 h3, #searching-2013 h4, #searching-2013 h5, #searching-2013 h6, #perfect-projects-because-math h1, #perfect-projects-because-math h2, #perfect-projects-because-math h3, #perfect-projects-because-math h4, #perfect-projects-because-math h5, #perfect-projects-because-math h6, #cruel h1, #cruel h2, #cruel h3, #cruel h4, #cruel h5, #cruel h6 {
  margin-bottom: 15px; }

/* Syntax Highlighting taken from `pandoc -s` headers with haddock highlighting.
 * This is known to change across pandoc versions.
 * Last updated from pandoc: 2018-07-20 */
code {
  white-space: pre-wrap; }

span.smallcaps {
  font-variant: small-caps; }

span.underline {
  text-decoration: underline; }

div.column {
  display: inline-block;
  vertical-align: top;
  width: 50%; }

a.sourceLine {
  display: inline-block;
  line-height: 1.25; }

a.sourceLine {
  pointer-events: none;
  color: inherit;
  text-decoration: inherit; }

a.sourceLine:empty {
  height: 1.2em;
  position: absolute; }

.sourceCode {
  overflow: visible; }

code.sourceCode {
  white-space: pre;
  position: relative; }

div.sourceCode {
  margin: 1em 0; }

pre.sourceCode {
  margin: 0; }

@media screen {
  div.sourceCode {
    overflow: auto; } }

@media print {
  code.sourceCode {
    white-space: pre-wrap; }
  a.sourceLine {
    text-indent: -1em;
    padding-left: 1em; } }

pre.numberSource a.sourceLine {
  position: relative; }

pre.numberSource a.sourceLine:empty {
  position: absolute; }

pre.numberSource a.sourceLine::before {
  content: attr(data-line-number);
  position: absolute;
  left: -5em;
  text-align: right;
  vertical-align: baseline;
  border: none;
  pointer-events: all;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0 4px;
  width: 4em;
  color: var(--text-color-lighter); }

pre.numberSource {
  margin-left: 3em;
  border-left: 1px solid var(--border-color);
  padding-left: 4px; }

div.sourceCode,
pre.sourceCode {
  background-color: var(--code-bg);
  border: 1px solid var(--code-border);
  padding: 0.5em;
  border-radius: 4px;
  color: var(--text-color); }

/*
 * Override Bootstrap's default styling for `code` elements when they are inside
 * our Pandoc-generated `sourceCode` blocks. This prevents Bootstrap's light-theme-only
 * background and text color from being applied in dark mode.
 */
div.sourceCode code,
pre.sourceCode code {
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  font-size: inherit; }

@media screen {
  a.sourceLine::before {
    text-decoration: underline; } }

code span.al {
  color: var(--syntax-al); }

/* Alert */
code span.an {
  color: var(--syntax-an); }

/* Annotation */
code span.at {
  color: var(--syntax-at); }

/* Attribute */
code span.bu {
  color: var(--syntax-bu); }

/* BuiltIn */
code span.cf {
  color: var(--syntax-cf); }

/* ControlFlow */
code span.ch {
  color: var(--syntax-ch); }

/* Char */
code span.cn {
  color: var(--syntax-cn); }

/* Constant */
code span.co {
  color: var(--syntax-co); }

/* Comment */
code span.cv {
  color: var(--syntax-cv); }

/* CommentVar */
code span.do {
  color: var(--syntax-do); }

/* Documentation */
code span.er {
  color: var(--syntax-er);
  font-weight: bold; }

/* Error */
code span.ex {
  color: var(--syntax-ex); }

/* Extension */
code span.im {
  color: var(--syntax-im); }

/* Import */
code span.in {
  color: var(--syntax-in); }

/* Information */
code span.kw {
  color: var(--syntax-kw); }

/* Keyword */
code span.op {
  color: var(--syntax-op); }

/* Operator */
code span.ot {
  color: var(--syntax-ot); }

/* Other */
code span.pp {
  color: var(--syntax-pp); }

/* Preprocessor */
code span.sc {
  color: var(--syntax-sc); }

/* SpecialChar */
code span.ss {
  color: var(--syntax-ss); }

/* SpecialString */
code span.st {
  color: var(--syntax-st); }

/* String */
code span.va {
  color: var(--syntax-va); }

/* Variable */
code span.vs {
  color: var(--syntax-vs); }

/* VerbatimString */
code span.wa {
  color: var(--syntax-wa);
  font-weight: bold; }

/* Warning */
/*
 * Sidebar Layout
 *
 * On small screens (mobile/tablet), the sidebar stacks below the main content.
 * On large screens (desktop), it "hangs" to the left of the centered content block.
 */
/* Add spacing for stacked sidebar on small screens */
@media (max-width: 991px) {
  .sidebar {
    margin-top: 20px; } }

/* Position sidebar to the left on large screens */
@media (min-width: 992px) {
  .main-content-wrapper {
    position: relative;
    /* Required for absolute positioning of a child */ }
  .sidebar {
    position: absolute;
    width: 27.5%;
    /* This is 3/8, which is like a col-md-3 next to a col-md-8 */
    right: 100%;
    top: 0;
    padding-left: 15px;
    padding-right: 15px; } }

#theme-switcher .btn.active {
  background-color: var(--primary-panel-heading-bg);
  border-color: var(--primary-panel-border-color);
  color: var(--primary-panel-heading-text); }
