@charset "UTF-8";
/*  add citations, 
    See citationsExample.css in this root folder  */
/* css Zen Garden submission 202 - 'Retro Theater', by Eric RogŽ, http://space-sheeps.info/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2006, Eric RogŽ */
/* Added: December 12th, 2006 */
/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */
@import url('https://fonts.googleapis.com/css2?family=Audiowide&family=JetBrains+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,400&display=swap');
@font-face {
  font-family: 'Gang of Three';
  src: url("go3v2.ttf") format('ttf');
}
a, a:visited {
  text-decoration: none;
  color: #ccc;
  position: relative;
}
a:hover {
  text-decoration: underline;
}
div, p, body, ul, li, h1, h2, h3 {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
}
ul {
  list-style: none;
}
body {
  position: relative;
  text-align: center;
  z-index: 1;
  margin: auto 0;
  padding: auto 0;
  background-color: black;
	min-width: 1366px;
	
}
.page-wrapper {
  position: relative;
  max-width: 850px;
	overflow: hidden;
  margin: 0 auto;
  padding: 230px 0 350px 0;
  color: #01fff4;
  text-align: left;
  background-color: rgba(0, 0, 0, .4);
  /*background-image:linear-gradient(to bottom, rgba(0,0,0,.1), rgba(0,0,0,0));*/
  z-index: 3;
}
.intro {
  text-align: center;
}

h1 {
  animation: pulse 1.5s ease-in-out infinite alternate; 
  opacity: 0.9;
  font-family: 'Gang of Three';
  font-size: 78px;
  letter-spacing: 1px;
 
  color: #bc13fe;

  text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #bc13fe, 0 0 35px #bc13fe, 0 0 40px #bc13fe, 0 0 50px #bc13fe, 0 0 75px #bc13fe;
  text-transform: uppercase;
}
h2 {
  font-family: 'Audiowide';
  font-size: 28px;
  line-height: 38px;
  opacity: 0.9;
 
  color: #01fff4;
  font-weight: 800;
  letter-spacing: 2px;
  width: 20ch;
  overflow: hidden;
  border-right: 3px solid #01fff4;
  font-size: 30px;
  white-space: nowrap;
  animation: typinganimation 2s steps(17), blink .5s step-end infinite, text-flicker 4s linear infinite;
  margin: 0 auto;
  padding-top: 15px;
  /*margin-top:-20px;*/
  /*width:450px;
	height:37px;
	background:url('sous-titre.png') no-repeat 90% 0;*/
  /*
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;*/
  text-transform: uppercase;
}
h3 {
  font-family: 'Gang of Three';
  font-size: 38px;
  letter-spacing: 1px;
  margin-top: 20px;
  padding: 10px;
  color: #bc13fe;
  text-shadow: 0 0 2px #fff, 0 0 5px #fff, 0 0 8px #fff, 0 0 12px #bc13fe, 0 0 18px #bc13fe, 0 0 22px #bc13fe, 0 0 30px #bc13fe, 0 0 45px #bc13fe;
  text-transform: uppercase;
  margin-left: -10px;
	text-align: center;
}
.preamble p, .explanation p, .participation p, .benefits p, .requirements p {
  font-family: 'Audiowide', monospace;
  font-size: 18px;
  line-height: 26px;
  margin: 10px auto;
  padding: 10px auto;
	letter-spacing: .08em;
	text-shadow: 5px 5px 7px #000;
}

.summary p {
  display: inline;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 1px;
  font-family: 'JetBrains Mono', monospace;
	text-shadow: 2px 2px 5px #000;
}
/* The typing effect */
@keyframes typing {
  from {
    width: 0
  }
  to {
    width: 100%
  }
}
/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to {
    border-color: transparent
  }
  50% {
    border-color: orange
  }
}

.requirements p:last-child {
  margin: 0 auto;
  text-align: center;
  width: 90%;
  color: #01fff4;
  margin-top: 10px auto;
  padding-top: 60px;
	 padding-bottom: 60px;
  font-family: 'JetBrains Mono';
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 1px;
}

.summary {
  width: 70%;
  margin: 5em auto 7em auto;
  text-align: center;
	
}

.preamble, .explanation, .participation, .benefits, .requirements {
  width: 70%;
  margin: 5em auto 0 auto;
  text-align: center;
  margin-left: 100px;
}
.requirements a:link {
  text-decoration: underline;
}
.requirements a:visited {
  color: #9600ff;
  text-decoration: underline;
}
.requirements a:hover {
  color: #bd19a1;
  text-decoration: none;
}
.requirements a:active {
  color: #bd19a1;
  text-decoration: none;
}
.sidebar {
  margin: 0 auto;
  padding: 0 auto;
  padding-bottom: 100px;
  width: 80%;
}
.sidebar a:link {
  color: #01fff4;
}
.sidebar a:visited {
  color: #fff;
  text-shadow:
    0 0 7px #fff, 0 0 10px #fff, 0 0 21px #fff, 0 0 42px #6af2fd, 0 0 82px #6af2fd, 0 0 92px #6af2fd, 0 0 102px #6af2fd, 0 0 151px #6af2fd;
}
.sidebar a:hover {
  animation: flicker 1.5s infinite alternate;
}
.sidebar a:active {
  color: #fff;
  text-shadow:
    0 0 7px #fff, 0 0 10px #fff, 0 0 21px #fff, 0 0 42px #bc13fe, 0 0 82px #bc13fe, 0 0 92px #bc13fe, 0 0 102px #bc13fe, 0 0 151px #bc13fe;
}
.sidebar {
  clear: both;
	 
}

.design-selection li{
	 font-family: 'Audiowide', monospace;
  font-size: 16px;
  line-height: 20px;
  margin: 20px auto;
  padding: 25px auto;
	text-align:center;
	letter-spacing: .05em;
	color:#01fff4;
	text-shadow: 3px 3px 5px #000;
}
.design-name, .designer-name{
	margin:auto 5px;
	padding:auto 5px;
	color:#01fff4;

  
	
}

.design-name{
	  color: #fff;
	text-shadow: 3px 3px 5px #000;
	
}
.design-selection h3, .design-archives h3, .zen-resources h3 {
  font-family: 'Gang of Three';
  font-size: 38px;
  letter-spacing: 1px;
  margin-top: 55px;
  padding: 10px;
  color: #bc13fe;
  text-shadow: 0 0 2px #fff, 0 0 5px #fff, 0 0 8px #fff, 0 0 12px #bc13fe, 0 0 18px #bc13fe, 0 0 22px #bc13fe, 0 0 30px #bc13fe, 0 0 45px #bc13fe;
  text-transform: uppercase;
  margin-left: -10px;
	text-align: center;
  clear: both;
}

.design-archives h3, .zen-resources h3{
	font-family: "Audiowide";
	font-size:30px;
	
}

/*.design-selection ul {
  margin: 0;
  padding: 0;
	
	
}
.design-selection li {
  position: relative;
  width: 60%;
	font-family: 'Audiowide', monospace;
  font-size: 16px;
  line-height: 18px;
  margin: 10px auto;
  padding: 2px auto;
  margin: .5em auto;
  padding: 2px auto;

  
}
.design-selection a {
  position: relative;
  top: 5px;
  padding: 0 4px 0 0;
 
  
}
.design-selection a.designer-name {
  position: absolute;
  right: -1px;
  padding: 0 0 0 4px;
}*/
.design-archives, .zen-resources {
  clear: both;
}

.design-archives ul, .zen-resources ul {
  margin: 1em 0 0 0;
  width: 100%;
}
.zen-resources ul {
  padding-bottom: 400px;
 
}
.design-archives li, .zen-resources li {
  text-align: center;
	
}
.design-archives a, .zen-resources a {
  visibility: visible;
  display: inline;
  font-size: 19px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 1px;
  font-family: 'JetBrains Mono', monospace;
	text-shadow: 2px 2px 5px #000;
	color: #01fff4;
	text-decoration:none;
	
}
.supporting footer {
  background: transparent;
	font-family:"Audiowide";
  font-size: 22px;
  height: 36px;
  text-align: center;
  width: 60%;
  margin: 30px auto 80px auto;
  color: #fff;
  border: 0.2rem solid #fff;
  border-radius: 2rem;
  padding-bottom: 1.25em;
  box-shadow: 0 0 .2rem #fff, 0 0 .2rem #fff, 0 0 2rem #bc13fe, 0 0 0.8rem #bc13fe, 0 0 2.8rem #bc13fe, inset 0 0 1.3rem #bc13fe;
}
.supporting footer a {
  margin-right: 25px;
  vertical-align: -1em;
  text-decoration: none;
  color: #fff;
}
.supporting footer a:last-child {
  margin-right: 0;
}
footer a:link {
  color: #fff;
  text-shadow:
    0 0 3px #fff, 0 0 5px #fff, 0 0 10px #fff, 0 0 22px #bc13fe, 0 0 62px #bc13fe, 0 0 82px #bc13fe, 0 0 92px #bc13fe, 0 0 131px #bc13fe;
}
footer a:visited {
  color: #fff;
  text-shadow:
    0 0 7px #fff, 0 0 10px #fff, 0 0 21px #fff, 0 0 42px #6af2fd, 0 0 82px #6af2fd, 0 0 92px #6af2fd, 0 0 102px #6af2fd, 0 0 151px #6af2fd;
}
footer a:hover {
  animation: flicker 1.5s infinite alternate;
}
footer a:active {
  color: #fff;
  animation: blueflick 1.5s infinite alternate;
}
.extra1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 23.2% !important;
  height: 102px;
  min-height: 102px;
  max-height: 230px;
  z-index: 2;
}
.extra1::after {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 668px;
  background: #000 url("background3.jpg")no-repeat 50% 100%;
  margin: 0 auto;
  padding: 0 auto;
}
.extra2 {
  position: fixed !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20% !important;
 /* height: 229px;*/
/*  min-height: 229px;*/
  /*background:url('haut2.png') no-repeat 50% 100%;*/
  background: url("top.png") no-repeat 50% 100%;
  z-index: 4;
  margin-top: -10px;
  padding-top: -150px;
}
.extra3 {
  position: fixed !important;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70% !important;
  /*min-height:110px;
	max-height:318px;*/
  /*background:url('bas.png') no-repeat 50% 0%;*/
  background: url("boy6.png")no-repeat 50% 0%;
  z-index: 4;
  margin-top: 0 auto;
  padding: 0 auto;
}
 
@keyframes faulty-flicker {
  0% {
    opacity: 0.1;
  }
  2% {
    opacity: 0.1;
  }
  4% {
    opacity: 0.5;
  }
  19% {
    opacity: 0.5;
  }
  21% {
    opacity: 0.1;
  }
  23% {
    opacity: 1;
  }
  80% {
    opacity: 0.5;
  }
  83% {
    opacity: 0.4;
  }
  87% {
    opacity: 1;
  }
}
@keyframes text-flicker {
  0% {
    opacity: 0.1;
  }
  2% {
    opacity: 1;
  }
  8% {
    opacity: 0.1;
  }
  9% {
    opacity: 1;
  }
  12% {
    opacity: 0.1;
  }
  20% {
    opacity: 1;
  }
  25% {
    opacity: 0.3;
  }
  30% {
    opacity: 1;
  }
  70% {
    opacity: 0.7;
  }
  72% {
    opacity: 0.2;
  }
  77% {
    opacity: 0.9;
  }
  100% {
    opacity: 0.9;
  }
}
@keyframes border-flicker {
  0% {
    opacity: 0.1;
  }
  2% {
    opacity: 1;
  }
  4% {
    opacity: 0.1;
  }
  8% {
    opacity: 1;
  }
  70% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
/*---neon----*/
@-webkit-keyframes neon6 {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de, 0 0 70px #ff00de, 0 0 80px #ff00de, 0 0 100px #ff00de, 0 0 150px #ff00de;
  }
  to {
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff00de, 0 0 35px #ff00de, 0 0 40px #ff00de, 0 0 50px #ff00de, 0 0 75px #ff00de;
  }
}
@-moz-keyframes neon6 {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de, 0 0 70px #ff00de, 0 0 80px #ff00de, 0 0 100px #ff00de, 0 0 150px #ff00de;
  }
  to {
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff00de, 0 0 35px #ff00de, 0 0 40px #ff00de, 0 0 50px #ff00de, 0 0 75px #ff00de;
  }
}
@keyframes neon6 {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de, 0 0 70px #ff00de, 0 0 80px #ff00de, 0 0 100px #ff00de, 0 0 150px #ff00de;
  }
  to {
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff00de, 0 0 35px #ff00de, 0 0 40px #ff00de, 0 0 50px #ff00de, 0 0 75px #ff00de;
  }
}
@-webkit-keyframes pulse {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #bc13fe, 0 0 70px #bc13fe, 0 0 80px #bc13fe, 0 0 100px #bc13fe, 0 0 150px #bc13fe;
  }
  to {
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #bc13fe, 0 0 35px #bc13fe, 0 0 40px #bc13fe, 0 0 50px #bc13fe, 0 0 75px #bc13fe;
  }
}
@keyframes pinkflick {
  0%, 18%, 22%, 25%, 53%, 57%, 100% {
    text-shadow:
      0 0 4px #fff, 0 0 11px #fff, 0 0 19px #fff, 0 0 40px #d53697, 0 0 80px #d53697, 0 0 90px #d53697, 0 0 100px #d53697, 0 0 150px #d53697;
  }
  20%, 24%, 55% {
    text-shadow: none;
  }
}
@keyframes glitch {
  0% {
    opacity: 0;
    left: 0px;
  }
  40% {
    opacity: 1;
    left: -2px;
  }
  80% {
    opacity: 1;
    left: -2px;
  }
}
@keyframes typinganimation {
  from {
    width: 0
  }
}
@keyframes blink {
  50% {
    border-color: transparent
  }
}

@keyframes pulsate {
  100% {
    text-shadow:
      0 0 4px #fff, 0 0 11px #fff, 0 0 19px #fff, 0 0 40px #bc13fe, 0 0 80px #bc13fe, 0 0 90px #bc13fe, 0 0 100px #bc13fe, 0 0 150px #bc13fe;
  }
  0% {
    text-shadow:
      0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 10px #bc13fe, 0 0 45px #bc13fe, 0 0 55px #bc13fe, 0 0 70px #bc13fe, 0 0 80px #bc13fe;
  }
}
@keyframes flicker {
  0%, 18%, 22%, 25%, 53%, 57%, 100% {
    text-shadow:
      0 0 4px #fff, 0 0 11px #fff, 0 0 19px #fff, 0 0 40px #bc13fe, 0 0 80px #bc13fe, 0 0 90px #bc13fe, 0 0 100px #bc13fe, 0 0 150px #bc13fe;
  }
  20%, 24%, 55% {
    text-shadow: none;
  }
}
@keyframes blueflick {
  0%, 18%, 22%, 25%, 53%, 57%, 100% {
    text-shadow:
      0 0 4px #fff, 0 0 11px #fff, 0 0 19px #fff, 0 0 40px #6af2fd, 0 0 80px #6af2fd, 0 0 90px #6af2fd, 0 0 100px #6af2fd, 0 0 150px #6af2fd;
  }
  20%, 24%, 55% {
    text-shadow: none;
  }
}
@keyframes pinkflick {
  0%, 18%, 22%, 25%, 53%, 57%, 100% {
    text-shadow:
      0 0 4px #fff, 0 0 11px #fff, 0 0 19px #fff, 0 0 40px #d53697, 0 0 80px #d53697, 0 0 90px #d53697, 0 0 100px #d53697, 0 0 150px #d53697;
  }
  20%, 24%, 55% {
    text-shadow: none;
  }
}