@charset "UTF-8";
html {
  margin: auto;
  height: 100%;
  background-color: white;
  margin-bottom: 3em; }

body {
  margin: 0;
  margin-bottom: 1em;
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  background: linear-gradient(180deg, #4886fb 0%, white 40%);
  color: #6B6B6B;
  font-family: "Lucida Console", monospace;
  font-size: 14px; }

.button {
  font-size: 50%;
  padding-left: 5em; }

a {
  color: #002FBD; }

h1 {
  text-align: center;
  margin: 0;
  padding: 0.5em; }
  h1 a {
    color: white;
    font-style: italic; }

details {
  clear: both; }
  details pre {
    font-size: 80%; }
  details summary {
    text-decoration: underline; }
  details .transcript {
    white-space: pre-wrap; }

.sr-only, .no-dialog {
  display: none; }

main {
  max-width: 740px;
  margin: auto; }

.comic {
  clear: both;
  max-width: 740px;
  margin: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: left; }
  .comic .panel div {
    padding: 0.5em; }
  .comic .off-panel, .comic .off-panel-whisper, .comic .off-screen {
    color: black; }
  .comic .narrator, .comic .unreliable-narrator, .comic .title {
    color: black;
    font-weight: bold;
    padding-left: 1em; }
  .comic .tiny-woman, .comic .woman {
    font-size: 80%;
    margin-left: 20%;
    color: black; }
  .comic .god {
    color: black;
    font-weight: 800; }
  .comic .devil, .comic .the-devil {
    color: #83080d;
    font-weight: bolder; }
  .comic .t-rex, .comic .trex {
    padding: 1em;
    clear: both;
    color: #005019; }
  .comic .dromeceiomimus, .comic .dromeceomimus, .comic .dromeciomeous,
  .comic .dromeciomimus, .comic .dromiceimimus, .comic .dromiceimomimus,
  .comic .dromiceioimus, .comic .dromiceiomemus, .comic .dromiceiomimius,
  .comic .dromiceiomimus, .comic .dromiceiomimus, .comic .dromiceiomomimus,
  .comic .dromiceiomumis, .comic .dromiceomimus, .comic .dromicieomimus,
  .comic .dromiciomimus, .comic .dromiecieomimus, .comic .dromiiceiomimus,
  .comic .drommiceiomimus, .comic .dromoceiomimus, .comic .dromoceiomimus {
    color: #bda400;
    float: right;
    margin-left: 50px; }
  .comic .utahraptor {
    color: #7a4700; }
  .comic .god:first-child {
    margin-top: 10px; }
  .comic .panel .god:first-child {
    margin-top: 20px; }
  .comic .panel .god:first-child:after {
    content: '';
    position: absolute;
    border-top: 2px solid black;
    width: 15px;
    top: -20px;
    left: 20%;
    transform: rotate(85deg);
    transform-origin: 0% 0%; }
  .comic .panel .devil:last-child:after, .comic .panel .the-devil:last-child:after {
    content: '';
    position: absolute;
    border-top: 2px solid #83080d;
    width: 50px;
    bottom: -50px;
    left: 5px;
    transform: rotate(280deg);
    transform-origin: 0% 0%; }

.panel {
  background-color: white;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
  outline: 3px solid black;
  outline-offset: -1.5px;
  display: inline-block;
  min-height: 245px; }
  .panel div {
    position: relative; }

.panel:nth-child(1), .panel:nth-child(2),
.panel:nth-child(4), .panel:nth-child(5) {
  border-right-width: 1.5px; }

.panel:nth-child(1), .panel:nth-child(2), .panel:nth-child(3) {
  border-bottom-width: 1.5px; }

.panel:nth-child(6n+1) {
  background-image: url("/images/panel1.svg");
  background-size: 154px 144px;
  width: 239px; }
  .panel:nth-child(6n+1) .t-rex:last-child {
    margin-bottom: 150px; }
  .panel:nth-child(6n+1) .t-rex:last-child:after {
    content: '';
    position: absolute;
    border-top: 2px solid #005019;
    width: 50px;
    top: 100%;
    left: 30%;
    transform: rotate(45deg);
    transform-origin: 0% 0%; }

.panel:nth-child(6n+2) {
  background-image: url("/images/panel2.svg");
  background-size: 123px 137px;
  background-position: bottom left;
  width: 127px; }
  .panel:nth-child(6n+2) div:last-child {
    margin-bottom: 120px; }
  .panel:nth-child(6n+2) .t-rex:last-child {
    margin-bottom: 200px; }
  .panel:nth-child(6n+2) .t-rex:last-child:after {
    content: '';
    position: absolute;
    border-top: 2px solid #005019;
    width: 50px;
    top: 100%;
    left: 50%;
    transform: rotate(85deg);
    transform-origin: 0% 0%; }

.panel:nth-child(6n+3) {
  background-image: url("/images/panel3.svg");
  background-size: 360px 184px;
  width: 358px; }
  .panel:nth-child(6n+3) .t-rex:last-child {
    clear: both;
    position: relative;
    margin-bottom: 220px;
    text-align-last: center; }
  .panel:nth-child(6n+3) .t-rex:last-child:after {
    content: '';
    position: absolute;
    border-top: 2px solid #005019;
    width: 40px;
    bottom: -10px;
    left: 170px;
    transform: rotate(120deg);
    transform-origin: 0% 0%; }
  .panel:nth-child(6n+3) .utahraptor:last-child:after {
    content: '';
    display: absolute;
    border-top: 2px solid #7a4700;
    width: 30px;
    bottom: -20px;
    left: 2px;
    transform: rotate(320deg);
    transform-origin: 0% 0%; }
  .panel:nth-child(6n+3) .dromiceiomimus:last-child,
  .panel:nth-child(6n+3) .dromiciomimus:last-child,
  .panel:nth-child(6n+3) .dromiceomimus:last-child,
  .panel:nth-child(6n+3) .dromeceiomimus:last-child {
    position: relative;
    margin-bottom: 120px;
    margin-left: 130px;
    text-align-last: center;
    float: none; }
  .panel:nth-child(6n+3) .dromiceiomimus:last-child:after,
  .panel:nth-child(6n+3) .dromiciomimus:last-child:after,
  .panel:nth-child(6n+3) .dromiceomimus:last-child:after,
  .panel:nth-child(6n+3) .dromeceiomimus:last-child:after {
    content: '';
    position: absolute;
    border-top: 2px solid #bda400;
    width: 40px;
    bottom: -5px;
    right: 50px;
    transform: rotate(60deg);
    transform-origin: 0% 0%; }

.panel:nth-child(6n+4) {
  background-image: url("/images/panel4.svg");
  background-size: 191px 170px;
  width: 190px; }
  .panel:nth-child(6n+4) .tiny-woman, .panel:nth-child(6n+4) .woman {
    position: absolute;
    bottom: 70px;
    left: -70px;
    width: 30px; }
  .panel:nth-child(6n+4) .t-rex:last-child {
    margin-bottom: 200px; }
  .panel:nth-child(6n+4) .t-rex:last-child:after {
    content: '';
    position: absolute;
    border-top: 2px solid #005019;
    width: 40px;
    bottom: -10px;
    left: 40%;
    transform: rotate(120deg);
    transform-origin: 0% 0%; }
  .panel:nth-child(6n+4) .utahraptor:last-child {
    text-align-last: center;
    margin-bottom: 180px; }
  .panel:nth-child(6n+4) .utahraptor:last-child:after {
    content: '';
    display: block;
    position: relative;
    border-top: 2px solid #7a4700;
    width: 20px;
    bottom: -25px;
    left: 60%;
    transform: rotate(250deg);
    transform-origin: 0% 0%; }

.panel:nth-child(6n+5) {
  background-image: url("/images/panel5.svg");
  background-size: 300px 177px;
  background-position: bottom -5px left -6px;
  width: 295px; }
  .panel:nth-child(6n+5) .utahraptor:last-child {
    text-align-last: center;
    margin-bottom: 200px; }
  .panel:nth-child(6n+5) .utahraptor:last-child:after {
    content: '';
    display: block;
    position: relative;
    border-top: 2px solid #7a4700;
    width: 50px;
    bottom: -60px;
    left: 60%;
    transform: rotate(250deg);
    transform-origin: 0% 0%; }
  .panel:nth-child(6n+5) .t-rex:last-child {
    margin-bottom: 190px; }
  .panel:nth-child(6n+5) .t-rex:last-child:after {
    content: '';
    position: absolute;
    border-top: 2px solid #005019;
    width: 40px;
    bottom: -10px;
    left: 40%;
    transform: rotate(120deg);
    transform-origin: 0% 0%; }

.panel:nth-child(6n) {
  background-image: url("/images/panel6.svg");
  background-size: 128px 184px;
  background-position: bottom left 20px;
  width: 239px; }
  .panel:nth-child(6n) .t-rex:last-child {
    margin-bottom: 200px; }
  .panel:nth-child(6n) .t-rex:last-child:after {
    content: '';
    position: absolute;
    border-top: 2px solid #005019;
    width: 50px;
    top: 100%;
    left: 30%;
    transform: rotate(80deg);
    transform-origin: 0% 0%; }
  .panel:nth-child(6n) .utahraptor:last-child:after {
    content: '';
    position: absolute;
    border-top: 2px solid #7a4700;
    width: 40px;
    bottom: -1em;
    left: 10%;
    transform: rotate(120deg);
    transform-origin: 0% 0%; }
  .panel:nth-child(6n) .god:last-child {
    width: 50%;
    float: right; }
  .panel:nth-child(6n) .god:last-child:after {
    content: '';
    position: absolute;
    border-top: 2px solid black;
    width: 15px;
    top: 0px;
    right: 0;
    transform: rotate(300deg);
    transform-origin: 0% 0%; }

.panel:nth-child(n+7) {
  background-color: #ededed; }

footer {
  display: block;
  width: 735px;
  color: #7f7f7f;
  margin: auto;
  padding-top: 1em; }
  footer .left {
    display: inline;
    text-align: left;
    float: left;
    padding-bottom: 3em; }
  footer .right {
    display: inline;
    text-align: right;
    float: right; }
  footer .center {
    text-align: center;
    text-align: center;
    color: white;
    display: block;
    width: 33%;
    margin: auto;
    margin-top: 0; }

.prompt.panel, .prompt .panel, .preview .panel {
  filter: sepia(0.6);
  background-color: #aefff8; }

.prompt .panel:before, .preview .panel:before, .prompt.panel:before {
  content: 'TEXT PROMPT';
  font-weight: bold;
  letter-spacing: 0.2em;
  background-color: black;
  color: #aefff8;
  display: block;
  text-align: center; }

.prompt .panel:before, .prompt.panel:before {
  content: 'TEXT PROMPT'; }

.preview .panel:before {
  content: 'PREVIEW'; }

.synthetic footer .right:before {
  content: 'SYNTHETIC CONTENT';
  background-color: red;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 1em;
  padding: 0.5em;
  text-align: center; }

.generator {
  margin: auto;
  color: black;
  white-space: pre-wrap; }
  .generator textarea {
    display: block;
    margin: auto;
    width: 100%;
    min-height: 4em;
    padding: 2em;
    font-size: 14px; }
  .generator .shareable {
    padding: 1em;
    font-size: 80%;
    color: #6B6B6B; }
    .generator .shareable a {
      float: right;
      text-align: right;
      color: #6B6B6B; }
  .generator input[type="submit"] {
    padding: 0.5em;
    font-size: 100%;
    margin: 1em auto;
    width: 200px;
    display: block; }

@media only screen and (max-width: 725px) {
  .panel {
    margin: 3em; }
  main.comic, details {
    justify-content: center; }
  footer .right:before {
    clear: both;
    float: right;
    display: block;
    margin-left: 1em;
    font-size: 250%; }
  footer .right {
    clear: right; }
  footer .right, footer .left {
    float: none;
    text-align: center;
    display: block; } }

div.preview.comic {
  float: right;
  margin: 1em; }

.generator #lede {
  min-height: 240px; }

.generator details {
  margin: 2em 0; }

html {
  scroll-behaviour: smooth; }

.preview, textarea, button, #lede {
  transition: all 2s ease 2s; }

.pending .preview, .pending textarea, .pending button, .pending #lede, .pending input, .pending .shareable {
  display: none; }

body .generator .comic.synthetic:not(:empty):after {
  content: 'generated with the GPT-2 language model · qwantz.zuzakistan.com \A Dinosaur Comics (C) 2003 Ryan North';
  color: #6B6B6B;
  font-size: 80%;
  display: block;
  width: 100%;
  font-align: center;
  white-space: pre;
  margin-top: 0.5em;
  padding-right: 1.5em;
  text-align: center; }

body.pending .generator .comic.synthetic:not(:empty):after {
  content: 'generating with the GPT-2 language model · qwantz.zuzakistan.com \A Dinosaur Comics (C) 2003 Ryan North'; }

.placeholder {
  padding: 3em;
  animation: blink 2s infinite; }

@keyframes blink {
  0% {
    opacity: 0.5; }
  50% {
    opacity: 1; }
  100% {
    opacity: 1; } }

.advsettings {
  float: right;
  max-width: 239px; }
  .advsettings label {
    padding-right: 1em; }
  .advsettings input {
    width: 3em; }

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