/* 202401031542 adjust colors of body, and text for all pages, and all text. can be changed in each page.

/* 202501031525 added duplicate of body, sans the td, th : i believe this interferes with .stararts.css */

/* i lookt it up : sans, say as sands with the naturally quiet d : means without, in the absence of something */

body {
  /* background-color: #fff;                  /* black */

  /* color: #000;                             /* white */
  background-color: cornflowerblue;            /* soft, light gray that's easy on the eyes */

  /* background-color: #F5F5F5;                  /* soft, light gray that's easy on the eyes */
  color: #2c2c2c;                              /* deep neutral gray for good contrast, easy on the eyes */
  font-family: "Gill Sans", sans-serif;
  font-size: 1em;
  line-height: normal;
  margin: 3em;
}

body,
td,
th {
  background-color: #fff;                  /* black */
  color: #000;                             /* white */
  font-family: "Gill Sans", sans-serif;
  font-size: 1em;
  line-height: normal;
  margin: 3em;
}

a {
  color: #000;
  text-decoration: none;
}

a:active {
  color: #c0c;
  text-decoration: none;
}

a:hover {
  color: #f00;
  text-decoration: underline;
}

a:link {
  color: #c0c;
  text-decoration: none;
}

a:visited {
  color: #c09;
  text-decoration: none;
}

b {
  font-weight: bolder;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  text-align: center;
  font-weight: bold;
  border: 0;
  margin: 0;
  padding: 0;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  border: 0;
  margin: 0;
  padding: 0;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  border: 0;
  margin: 0;
  padding: 0;
}

h4 {
  font-family: "Times New Roman", Times, serif;
  font-size: 0.8em;
  font-weight: bold;
  padding-bottom: 0.1em;
}

h5 {
  font-family: "Times New Roman", Times, serif;
  font-size: 0.6em;
  font-weight: bold;
}

h6 {
  font-family: "Times New Roman", Times, serif;
  font-size: 0.4em;
}

ul {
  font-family: Arial, Helvetica, sans-serif;
  list-style-type: square;
  list-style-position: outside;
}

/* .centered is aligned in all .css files having it */

.centered {
  font-size: 0.9em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: normal;
  text-align: center;
}

.copyright {
  font-size: 0.8em;

  /* color: rgb(119, 136, 142); */

  /* SlateBlue / Yellow Green */
  color: #6a5acd;
  text-align: right;
  margin-top: 0;
  margin-right: 5px;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 5px;
  padding-bottom: 0;
}

/*
20250418 Combine the css classes into one.
.quote {
  background-color: #ce2a2a47; /* sky blue
  color: #050505;  /* whitish blue
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
  line-height: 1em;
  padding: 10px;
  text-align: center;
}

.pablocasals {
  font-size: 1.1em;
  font-style: italic;
  margin-bottom: 20px;
  text-align: center;
} */

/* 202501291530 this is the list of all styles existing in all .css files */

/*
    <div align="center" class=
    <div align="center" class="style10">
    <div align="center" class="4">
    <div class="centered" "bordered">
    <div align="center" class="5">
    <div align="center" class="americanhealings">
    <div align="center" class="voyage">
    <div align="center" class="3">
    <div align="center" class="1">
*/

/* 202501291523 TODO: .style1 's days are mumbered > 202501061850
.style1 means nothing, so i am working on removing/replacing with somethng meaningful, from all .css files */

/* Exists in stararts.css, text.css, textstwo.css, textsthree.css, Not used in goodworksonearth.net at all */

/* 202501061850 TODO: will eventually remove all .style1 to .style132 ?? how many do we actually have in use? */

/* .style1 {
  font-size: 3em;
  font-weight: bold;
  }
*/

/* 202501061848 Verify style2 used only in lutherans.html .org and .net */

/* .style2 {
  font-family: Arial, Helvetica, sans-serif;
}
*/

/* 202501291527 TODO: .style10 is set for extermination : see stararts.css */

/* 202501291523 TODO: .style10 's days are mumbered

/* .style10 means nothing, so i am working on removing/replacing with somethng meaningful, from all .css files */

/* Not used in goodworksonearth.net at all, exists only in .css files */

/* .style10 { */

/*	font-family: Georgia, Helvetica, sans-serif; */

/*	/* same as body : line-height: normal; */

/*	/* same as body : font-size: 1em; */

/* } */

/* 202503091900 TODO: .style12 is set for replacement : see stararts.css */

.style12 {
  color: #6f0;  /* bright green dark mode */
  font-weight: bold;
  font-size: large;
}

.heartlings {
  clear: both;
  font-size: 1.5em;
  text-align: center;
}

.heartlings a {
  clear: both;
  font-size: 1.5em;
  text-align: center;
}

.stararts {
  font-family: "Gill Sans", sans-serif;
  font-size: 18px;
  line-height: normal;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .stararts {
    font-size: 12px;
  }
}

div span.stararts {
  font-family: "Gill Sans", sans-serif;
  font-size: 2em;
  line-height: 120%;
  text-align: center;
}

div span.names {
  font-size: 2em;
  font-family: Georgia, Helvetica, sans-serif;
}

div span.letters {
  font-size: 0.8em;
  font-family: Georgia, Helvetica, sans-serif;
}

div span.sequences {
  font-size: 1.5em;
  font-family: Georgia, Helvetica, sans-serif;
}

div span.revealings {
  font-size: 0.8em;
  font-family: Georgia, Helvetica, sans-serif;
}

/* 20250129 removing from from texstwo.css
  Search for : class="sequences" shows this in many files */

/* 20250106 unused in goodworksonearth.net
  .americans {
    width: 70%;
  }
*/

.bottomsup img {
  width: auto;
  height: auto;
}

.achoo img {
  width: 60%;
  height: auto;
}

.left {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: clamp(1rem, 2.5vw + 0.2rem, 1.2rem); /* ~16px–19px, scales */
  line-height: 1.6;
  text-align: left;
  padding: 1rem;
  margin: 0 auto;
  max-width: 100%;
  box-sizing: border-box;
}

.left blockquote {
  margin: 0;
  padding: 0;
  padding-left: 0;
}

.right {
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* /justice.html */
#criminology { font: inherit; }

/* Blessings, Updates, Americans */
.blessings {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-style: italic;
  line-height: 125%;
  margin-bottom: 2em;
  text-align: center;
}

/* /i-am-your-worst-enemy.html */
.truenewsprose {
  font-size: 1.1em;
  font-style: italic;
  margin-bottom: 2em;
  text-align: center;
}

.accuracies {
  border: 1px solid blue;
  padding: 4px;
}

.falsematerial {
  border-top: 1px solid blue;
}

.perfectanagram {
  font-size: 1.1em;
  font-style: italic;
  margin-bottom: 2em;
  text-align: center;
}

/* 20260412 Modern presentation for /star-arts without changing page copy */
.star-arts-page {
  position: relative;
  max-width: 72rem;
  margin: 2rem auto 4rem;
  padding: 0 1rem 2rem;
}

.star-arts-page::before {
  content: none;
  position: absolute;
  inset: 0 auto auto 50%;
  width: min(80vw, 46rem);
  height: 22rem;
  transform: translateX(-50%);
  background:
    radial-gradient(circle at center, rgb(255 244 185 / 72%) 0%, rgb(255 244 185 / 0%) 68%),
    radial-gradient(circle at 20% 20%, rgb(162 219 255 / 45%) 0%, rgb(162 219 255 / 0%) 45%),
    radial-gradient(circle at 80% 10%, rgb(255 199 227 / 40%) 0%, rgb(255 199 227 / 0%) 42%);
  filter: blur(10px);
  pointer-events: none;
  z-index: 0;
}

.star-arts-frame,
.star-arts-quote-block,
.star-arts-updated {
  position: relative;
  z-index: 1;
}

.star-arts-frame.centered,
.star-arts-quote-block.centered,
.last-update-text.centered {
  font-family: "Avenir Next", "Gill Sans", "Trebuchet MS", sans-serif;
  font-size: 1rem;
}

.star-arts-frame {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  padding: clamp(2rem, 4vw, 4rem) clamp(1.25rem, 3vw, 3rem);
  overflow: hidden;
}

.star-arts-frame::after {
  content: none;
  position: absolute;
  inset: auto -3rem -3rem auto;
  width: 14rem;
  height: 14rem;
  border-radius: 50%;
  background: radial-gradient(circle, rgb(113 169 255 / 18%) 0%, rgb(113 169 255 / 0%) 72%);
  pointer-events: none;
}

.star-arts-frame .heartlings {
  margin: 0 0 2.25rem;
  color: #7a1850;
  font-size: clamp(1.45rem, 1rem + 2vw, 2.4rem);
  font-weight: 700;
  letter-spacing: 0.04em;
  text-wrap: balance;
  white-space: nowrap;
}

.star-arts-copy {
  max-width: 42rem;
  margin: 0 auto;
  padding-top: 0.35rem;
  color: #1d2f43;
  font-size: clamp(1.05rem, 0.95rem + 0.45vw, 1.3rem);
  line-height: 1.9;
  text-wrap: pretty;
}

.star-arts-url {
  display: inline-block;
  max-width: 100%;
}

.star-arts-copy a {
  color: #8d174c;
  font-weight: 700;
  text-underline-offset: 0.18em;
  text-decoration-thickness: 0.08em;
}

.star-arts-copy a:hover {
  color: #b0205a;
}

.star-arts-inline-link {
  display: inline-block;
  white-space: nowrap;
}

.star-arts-button {
  display: inline-block;
  margin: 1rem 0 1.25rem;
  padding: 0.9rem 1.5rem;
  box-sizing: border-box;
  max-width: 100%;
  border: 1px solid rgb(141 23 76 / 20%);
  border-radius: 999px;
  background: linear-gradient(135deg, #fff7cf, #ffe5f0);
  box-shadow:
    0 0.8rem 1.8rem rgb(141 23 76 / 14%),
    inset 0 1px 0 rgb(255 255 255 / 85%);
  color: #7b1240;
  font-size: clamp(1.3rem, 1rem + 1vw, 1.9rem);
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  transition:
    transform 180ms ease,
    box-shadow 180ms ease,
    color 180ms ease,
    background 180ms ease;
}

.star-arts-button:hover,
.star-arts-button:focus-visible {
  transform: translateY(-2px);
  color: #6b1138;
  text-decoration: none;
  box-shadow:
    0 1.1rem 2.4rem rgb(141 23 76 / 18%),
    inset 0 1px 0 rgb(255 255 255 / 90%);
  outline: none;
}

.star-arts-button:focus-visible {
  box-shadow:
    0 0 0 0.22rem rgb(255 255 255 / 95%),
    0 0 0 0.42rem rgb(126 22 72 / 32%),
    0 1.1rem 2.4rem rgb(141 23 76 / 18%);
}

.star-arts-quote-block {
  max-width: 48rem;
  margin: 0.5rem auto 0;
  padding: 0.2rem 1.25rem 0.35rem;
  color: #24354b;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.star-arts-quote-text,
.star-arts-quote-credit {
  display: block;
}

.star-arts-quote-credit {
  margin-top: 0.2rem;
}

.star-arts-updated {
  width: fit-content;
  max-width: 100%;
  margin: 0.9rem auto 0;
}

.last-update-text {
  padding: 0.85rem 1.25rem 1rem;
  color: #163960;
  background: linear-gradient(180deg, #eef7ff, #dcecff);
  border: 1px solid rgb(66 123 188 / 24%);
  border-radius: 999px;
  box-shadow: 0 0.8rem 1.8rem rgb(48 90 132 / 12%);
}

@media only screen and (max-width: 640px) {
  .star-arts-page {
    width: calc(100vw - 0.4rem);
    max-width: none;
    margin: 1rem calc(50% - 50vw + 0.2rem) 4rem;
    padding: 0;
  }

  .star-arts-frame {
    border-radius: 1.5rem;
    padding: 1.25rem 0.2rem 1.5rem;
  }

  .star-arts-frame .heartlings {
    font-size: clamp(1.45rem, 7vw, 1.95rem);
    letter-spacing: 0.02em;
  }

  .star-arts-copy {
    max-width: none;
    padding-top: 0.2rem;
    font-size: 0.98rem;
    line-height: 1.68;
    text-wrap: auto;
  }

  .star-arts-copy br + br {
    line-height: 1.0;
  }

  .star-arts-button {
    display: block;
    width: min(100%, 21rem);
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    font-size: clamp(1rem, 4.8vw, 1.45rem);
    white-space: nowrap;
  }

  .star-arts-url {
    font-size: 0.94em;
    overflow-wrap: normal;
    word-break: normal;
  }

  .star-arts-inline-link {
    font-size: 0.96em;
  }

  .last-update-text {
    padding-top: 0.7rem;
    padding-bottom: 0.8rem;
    border-radius: 1.25rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
