/* Taken from xvw.github.io */
*,
*::before,
*::after {
  box-sizing: border-box;
}
/* It is so obvious that it is surprising that it is not the default
   behaviour! */

body {
  margin: 32px;
  padding: 0;
  max-width: 840px;
  background-color: #222;
  color: #fff;
  font-family: monospace;
  font-size: 15px;
}

/* main table */
.t_all td:nth-child(3) {
  color: rgb(0, 186, 0);
}
.t_all td:nth-child(4) {
  color: rgb(88, 125, 254);
}

.t_all td:nth-child(5) {
  color: rgb(80, 235, 21);
}

.t_all td:nth-child(6) {
  color: rgb(100, 226, 226);
}

.t_all td:nth-child(7) {
  color: rgb(220, 208, 148);
}

.t_all td:nth-child(8) {
  color: rgb(169, 208, 142);
}
.t_all td:nth-child(9) {
  color: rgb(255, 0, 0);
}
.t_all td:nth-child(10) {
  color: rgb(255, 51, 51);
}
.t_all td:nth-child(11) {
  color: rgb(153, 102, 255);
}
.t_all td:nth-child(12) {
  color: rgb(255, 102, 229);
}
.t_all td:nth-child(13) {
  color: rgb(226, 164, 57);
}
.t_all td:nth-child(14) {
  color: rgb(220, 208, 148);
}
.t_all td:nth-child(15) {
  color: #613481;
}
.t_all td:nth-child(16) {
  color: rgb(184, 13, 107);
  font-weight: bold;
}
/* Events table */

.t_events td:nth-child(3) {
  color: rgb(0, 186, 0);
}
.t_events td:nth-child(4) {
  color: rgb(88, 125, 254);
}

.t_events td:nth-child(5) {
  color: rgb(80, 235, 21);
}

.t_events td:nth-child(6) {
  color: rgb(100, 226, 226);
}

.t_events td:nth-child(7) {
  color: rgb(220, 208, 148);
}

.t_events td:nth-child(8) {
  color: rgb(169, 208, 142);
}

.t_events td:nth-child(9) {
  color: rgb(255, 0, 0);
}

.t_events td:nth-child(10) {
  color: rgb(255, 51, 51);
}
.t_events td:nth-child(11) {
  color: rgb(153, 102, 255);
}
.t_events td:nth-child(12) {
  color: rgb(255, 102, 229);
}
.t_events td:nth-child(13) {
  color: rgb(226, 164, 57);
}
.t_events td:nth-child(14) {
  color: rgb(220, 208, 148);
}
.t_events td:nth-child(15) {
  color: #613481;
}
.menu a[href] {
  color: #00FFFF;
  text-decoration: none;
  font-size: large;
  line-height: 30px;
}
/* Numerology table matches */


.t_nm td:nth-child(3) {
  color: rgb(220, 223, 38);
}

.t_nm td:nth-child(5) {
  color: rgb(0, 186, 0);
}
.t_nm td:nth-child(6) {
  color: rgb(88, 125, 254);
}

.t_nm td:nth-child(7) {
  color: rgb(80, 235, 21);
}

.t_nm td:nth-child(8) {
  color: rgb(100, 226, 226);
}

.t_nm td:nth-child(9) {
  color: rgb(220, 208, 148);
}

.t_nm td:nth-child(10) {
  color: rgb(169, 208, 142);
}
.t_nm td:nth-child(11) {
  color: rgb(255, 0, 0);
}
.t_nm td:nth-child(12) {
  color: rgb(255, 51, 51);
}
.t_nm td:nth-child(13) {
  color: rgb(153, 102, 255);
}
.t_nm td:nth-child(14) {
  color: rgb(255, 102, 229);
}
.t_nm td:nth-child(15) {
  color: rgb(226, 164, 57);
}
.t_nm td:nth-child(16) {
  color: rgb(220, 208, 148);
}
.t_nm td:nth-child(17) {
  color: #613481;
}
/* Birthday table */
.t_bdays td:nth-child(5) {
  color: rgb(0, 186, 0);
}
.t_bdays td:nth-child(6) {
  color: rgb(0, 186, 0);
}
.t_bdays td:nth-child(7) {
  color: rgb(0, 186, 0);
}
.t_bdays td:nth-child(8) {
  color: rgb(0, 186, 0);
}
.t_bdays td:nth-child(9) {
  color: rgb(0, 186, 0);
}


/* # color all numbers in the specific column */
.eo td:nth-child(3) {
  color: rgb(0, 186, 0);
}

.fr td:nth-child(3) {
  color: rgb(88, 125, 254);
}

.ro td:nth-child(3) {
  color: rgb(80, 235, 21);
}

.rr td:nth-child(3) {
  color: rgb(100, 226, 226);
}

.rs td:nth-child(3) {
  color: rgb(220, 208, 148);
}

.su td:nth-child(3) {
  color: rgb(169, 208, 142);
}

.sa td:nth-child(3) {
  color: rgb(255, 0, 0);
}

.sar td:nth-child(3) {
  color: rgb(255, 51, 51);
}

.jw td:nth-child(3) {
  color: rgb(153, 102, 255);
}
.nw td:nth-child(3) {
  color: rgb(255, 102, 229);
}
.spt td:nth-child(3) {
  color: rgb(226, 164, 57);
}
.en9 td:nth-child(3) {
  color: rgb(220, 208, 148);
}
.en6_qaballa td:nth-child(3) {
  color: #613481;
}
.t_dates td:nth-child(3) {
  color: rgb(80, 235, 21);
}
.t_dates td:nth-child(4) {
  color: rgb(184, 13, 107);
  font-weight: bold;
}
.t_dates td:nth-child(6) {
  color: rgb(127, 223, 240);
}
/* first two rows in table */
.t_dates tr:nth-child(1) {
  color: rgb(220, 223, 38);
  font-weight: bold;
}
.t_dates tr:nth-child(2) {
  color: rgb(220, 223, 38);
  font-weight: bold;
}

.t_dates2 td:nth-child(3) {
  color: rgb(80, 235, 21);
}
.t_dates2 td:nth-child(4) {
  color: rgb(184, 13, 107);
  font-weight: bold;
}
.t_dates2 td:nth-child(6) {
  color: rgb(127, 223, 240);
}
h1,
h2,
h3 {
  line-height: 1.2;
}

header {
  margin-bottom: 32px;
  
}

/* Site title in header (was h1, changed to div for SEO) */
header h1,
header .site-title {
  margin: 0;
  font-weight: 900;
  font-size: 2em; /* Ensure same size as h1 */
}

header h1::before,
header h1::after,
header .site-title::before,
header .site-title::after {
  color: #a3a1a8;
  font-weight: 100;
}

header h1::before,
header .site-title::before {
  content: "<h1>";
}
header h1::after,
header .site-title::after {
  content: "</h1>";
}

header blockquote {
  padding: 0;
  margin: 0;
}

table {
  text-align: left;
  position: relative;
  border-collapse: collapse; 
  background-color: #222;
}/* Spacing */
td, th {
  border: 1px solid rgb(71, 69, 69);
  padding: 10px 12px;
}
tr:hover {
  background: rgb(235, 218, 181);
  cursor: pointer;
  background-color: rgb(59, 92, 72);
  color: #ffffff;
  text-align: center;
  font-weight: bold;
}

th {
  background: rgb(114, 107, 107);
  color: white;
  border-radius: 0;
  position: sticky;
  top: 0;
  padding: 10px;
}
.primary{
  background-color: #000000
}

tfoot > tr  {
  background: black;
  color: white;
}

/* html background color */
html {
  background-color: #222;
}

/* add stylyish web form .my-form */

/* add textare background to 222 */
.my-form textarea {
  background-color: #222;
  color:rgb(243, 229, 229);
}

/* add input background to 222 */
.my-form input {
  background-color: rgb(243, 229, 229);
}

/* add input checkbox buttons background to 222 */
.my-form input[type="checkbox"] {
  background-color: rgb(243, 229, 229);
}

/* add input for label */
/* .my-form label {
  font-size: small;
} */
/* add stylish button for input id submit */
.my-form input[type="submit"] {
  background-color: rgb(66, 156, 6);
  color: white;
  border: none;
  padding: 10px 20px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  font-weight: bold;

}
#link { color: #00FFFF; text-decoration: none;}

/* Password strength indicator */
.password-strength-indicator {
  display: none;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 4px;
  transition: all 0.3s ease;
}

.password-strength-indicator .indicator-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  transition: background-color 0.3s ease;
}

.password-strength-indicator.weak {
  background-color: rgba(220, 38, 38, 0.1);
  color: #dc2626;
}

.password-strength-indicator.weak .indicator-dot {
  background-color: #dc2626;
}

.password-strength-indicator.strong {
  background-color: rgba(22, 163, 74, 0.1);
  color: #16a34a;
}

.password-strength-indicator.strong .indicator-dot {
  background-color: #16a34a;
}