@charset "UTF-8";
/* Ton SCSS global */
@font-face {
  font-family: "regloregular";
  src: url("fonts/reglo-bold-webfont.woff2") format("woff2"), url("fonts/reglo-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@keyframes fretillement {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(1px, -1px) skew(2deg, 0);
  }
  50% {
    transform: translate(-1px, 1px) skew(-2deg, 0);
  }
  75% {
    transform: translate(1px, 1px) skew(0, 1deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-1 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(0px, 2px) skew(-3deg, 2deg);
  }
  50% {
    transform: translate(0px, 1px) skew(4deg, 1deg);
  }
  75% {
    transform: translate(0px, 2px) skew(1deg, 1deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-2 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(-1px, -1px) skew(3deg, 2deg);
  }
  50% {
    transform: translate(-1px, 0px) skew(3deg, -1deg);
  }
  75% {
    transform: translate(2px, 0px) skew(-3deg, 0deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-3 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(2px, 2px) skew(1deg, 1deg);
  }
  50% {
    transform: translate(0px, 0px) skew(-2deg, -1deg);
  }
  75% {
    transform: translate(2px, 0px) skew(-3deg, 1deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-4 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(2px, 1px) skew(4deg, -1deg);
  }
  50% {
    transform: translate(-1px, 0px) skew(2deg, 1deg);
  }
  75% {
    transform: translate(-1px, -1px) skew(-4deg, 1deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-5 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(-1px, 1px) skew(5deg, 2deg);
  }
  50% {
    transform: translate(0px, 2px) skew(-3deg, 2deg);
  }
  75% {
    transform: translate(-1px, 0px) skew(5deg, 1deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-6 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(1px, 2px) skew(-3deg, 0deg);
  }
  50% {
    transform: translate(0px, 1px) skew(3deg, -1deg);
  }
  75% {
    transform: translate(0px, -1px) skew(-1deg, 0deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-7 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(-1px, -1px) skew(-3deg, -1deg);
  }
  50% {
    transform: translate(1px, 1px) skew(-4deg, -1deg);
  }
  75% {
    transform: translate(2px, 1px) skew(2deg, 1deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-8 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(0px, 1px) skew(4deg, -1deg);
  }
  50% {
    transform: translate(0px, -1px) skew(2deg, -1deg);
  }
  75% {
    transform: translate(1px, 2px) skew(5deg, 1deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-9 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(-1px, -1px) skew(-2deg, 1deg);
  }
  50% {
    transform: translate(2px, 2px) skew(1deg, 1deg);
  }
  75% {
    transform: translate(2px, -1px) skew(-3deg, 0deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-10 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(2px, -1px) skew(2deg, -1deg);
  }
  50% {
    transform: translate(-1px, -1px) skew(1deg, 1deg);
  }
  75% {
    transform: translate(2px, -1px) skew(-4deg, 2deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-11 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(-1px, 0px) skew(-4deg, 2deg);
  }
  50% {
    transform: translate(2px, 0px) skew(-2deg, 1deg);
  }
  75% {
    transform: translate(-1px, 0px) skew(0deg, -1deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-12 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(2px, 2px) skew(0deg, -1deg);
  }
  50% {
    transform: translate(-1px, 0px) skew(2deg, 1deg);
  }
  75% {
    transform: translate(0px, -1px) skew(5deg, 2deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-13 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(1px, 1px) skew(2deg, 2deg);
  }
  50% {
    transform: translate(1px, -1px) skew(-4deg, -1deg);
  }
  75% {
    transform: translate(1px, 0px) skew(-4deg, 2deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
body {
  position: relative;
  z-index: 1;
}
body::before {
  content: "";
  position: fixed;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  z-index: -1;
  pointer-events: none;
  background-color: #fcfbf8;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.08'/%3E%3C/svg%3E"), linear-gradient(to right, transparent calc(30px - 1px), rgba(90, 80, 180, 0.4) calc(30px - 1px), rgba(90, 80, 180, 0.4) 30px), linear-gradient(to bottom, transparent calc(30px - 1px), rgba(90, 80, 180, 0.4) calc(30px - 1px), rgba(90, 80, 180, 0.4) 30px);
  background-size: 200px 200px, 30px 30px, 30px 30px;
  filter: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='glitch'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.003' numOctaves='2' result='noise'/%3E%3CfeDisplacementMap in='SourceGraphic' in2='noise' scale='12' xChannelSelector='R' yChannelSelector='G'/%3E%3C/filter%3E%3C/svg%3E#glitch");
  background-blend-mode: multiply;
  transform: rotate(-0.5deg) scale(1.05);
  transform-origin: center center;
}
body h1 {
  font-family: "regloregular", sans-serif;
  text-transform: uppercase;
  color: red;
  font-size: 2.5rem;
}
body h1 a {
  text-decoration: none;
  color: inherit;
  display: inline-flex;
}
body h1 a span {
  display: inline-block;
}
body h1 a span:nth-child(1) {
  text-shadow: 2px 0 2px #263333, 4px 0 2px #352c28, 6px 0 2px #0a0f0f;
  animation: fretillement 3.3s 2s infinite linear;
}
body h1 a span:nth-child(2) {
  text-shadow: 2px 0 2px #352c28, 4px 0 2px #0a0f0f, 6px 0 2px #3a303a;
  animation: fretillement 2.7s 0.8s infinite linear;
}
body h1 a span:nth-child(3) {
  text-shadow: 2px 0 2px #0a0f0f, 4px 0 2px #3a303a, 6px 0 2px #2e292b;
  animation: fretillement 2.8s 1.3s infinite linear;
}
body h1 a span:nth-child(4) {
  text-shadow: 2px 0 2px #3a303a, 4px 0 2px #2e292b, 6px 0 2px #263333;
  animation: fretillement 3.9s 0.7s infinite linear;
}
body h1 a span:nth-child(5) {
  text-shadow: 2px 0 2px #2e292b, 4px 0 2px #263333, 6px 0 2px #352c28;
  animation: fretillement 2.9s 0.3s infinite linear;
}
body h1 a span:nth-child(6) {
  text-shadow: 2px 0 2px #263333, 4px 0 2px #352c28, 6px 0 2px #0a0f0f;
  animation: fretillement 4s 1.4s infinite linear;
}
body h1 a span:nth-child(7) {
  text-shadow: 2px 0 2px #352c28, 4px 0 2px #0a0f0f, 6px 0 2px #3a303a;
  animation: fretillement 3.3s 1.1s infinite linear;
}
body h1 a span:nth-child(8) {
  text-shadow: 2px 0 2px #0a0f0f, 4px 0 2px #3a303a, 6px 0 2px #2e292b;
  animation: fretillement 2.2s 0.4s infinite linear;
}
body h1 a span:nth-child(9) {
  text-shadow: 2px 0 2px #3a303a, 4px 0 2px #2e292b, 6px 0 2px #263333;
  animation: fretillement 2.2s 0.6s infinite linear;
}
body h1 a span:nth-child(10) {
  text-shadow: 2px 0 2px #2e292b, 4px 0 2px #263333, 6px 0 2px #352c28;
  animation: fretillement 2.2s 1.9s infinite linear;
}
body h1 a span:nth-child(11) {
  text-shadow: 2px 0 2px #263333, 4px 0 2px #352c28, 6px 0 2px #0a0f0f;
  animation: fretillement 2.3s 1.3s infinite linear;
}
body h1 a span:nth-child(12) {
  text-shadow: 2px 0 2px #352c28, 4px 0 2px #0a0f0f, 6px 0 2px #3a303a;
  animation: fretillement 2.7s 1.8s infinite linear;
}
body h1 a span:nth-child(13) {
  text-shadow: 2px 0 2px #0a0f0f, 4px 0 2px #3a303a, 6px 0 2px #2e292b;
  animation: fretillement 3.8s 1.7s infinite linear;
}
body h1 a:hover span:nth-child(1) {
  animation: hover-vibrate-1 0.42s infinite linear;
}
body h1 a:hover span:nth-child(2) {
  animation: hover-vibrate-2 0.6s infinite linear;
}
body h1 a:hover span:nth-child(3) {
  animation: hover-vibrate-3 0.68s infinite linear;
}
body h1 a:hover span:nth-child(4) {
  animation: hover-vibrate-4 0.58s infinite linear;
}
body h1 a:hover span:nth-child(5) {
  animation: hover-vibrate-5 0.56s infinite linear;
}
body h1 a:hover span:nth-child(6) {
  animation: hover-vibrate-6 0.38s infinite linear;
}
body h1 a:hover span:nth-child(7) {
  animation: hover-vibrate-7 0.48s infinite linear;
}
body h1 a:hover span:nth-child(8) {
  animation: hover-vibrate-8 0.46s infinite linear;
}
body h1 a:hover span:nth-child(9) {
  animation: hover-vibrate-9 0.66s infinite linear;
}
body h1 a:hover span:nth-child(10) {
  animation: hover-vibrate-10 0.7s infinite linear;
}
body h1 a:hover span:nth-child(11) {
  animation: hover-vibrate-11 0.34s infinite linear;
}
body h1 a:hover span:nth-child(12) {
  animation: hover-vibrate-12 0.36s infinite linear;
}
body h1 a:hover span:nth-child(13) {
  animation: hover-vibrate-13 0.4s infinite linear;
}
body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 20px;
}

.webzinotheque-header .webzinotheque-nav {
  background: black;
  display: inline;
  padding: 15px;
  border-radius: 1em;
  color: white;
  display: none;
}
.webzinotheque-header .webzinotheque-nav a {
  color: white;
  text-decoration: none;
}
.webzinotheque-header .webzinotheque-nav a:hover {
  color: red;
}

/* Grille principale des zines */
.zine-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.5rem;
}
.zine-grid .zine-card {
  display: flex;
  flex-direction: column;
  position: relative;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  transform-origin: center center;
  border-radius: 1em;
  overflow: hidden;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}
.zine-grid .zine-card:hover {
  animation: shake 1s infinite;
  box-shadow: 0 8px 20px rgb(0, 0, 0);
}
.zine-grid .zine-card:hover .zine-info {
  opacity: 1;
  background-color: red;
}
.zine-grid .zine-card .zine-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  padding: 0.5rem;
  box-sizing: border-box;
  font-size: 0.9rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: background-color 0.3s ease;
  border-radius: 0 0 1em 1em;
}
.zine-grid .zine-card .zine-info h3 {
  margin: 0;
  font-size: 1rem;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
}
.zine-grid .zine-card .zine-info a {
  color: white !important;
}
.zine-grid .zine-card .zine-info p {
  margin: 0;
}
.zine-grid .zine-card .zine-thumb-link {
  display: block;
  width: 100%;
  aspect-ratio: 0.7072135785;
  position: relative;
}
.zine-grid .zine-card .zine-thumb-link .zine-thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 1em;
}
.zine-grid .zine-card .zine-thumb-link .zine-thumb-placeholder {
  background: #eee;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
}
.zine-grid .zine-card .zine-thumb-link.webzine-preview {
  overflow: hidden;
  background: #fff;
  border: 1px solid #eaeaea;
}
.zine-grid .zine-card .zine-thumb-link.webzine-preview .webzine-iframe {
  width: 400%;
  height: 400%;
  transform: scale(0.25);
  transform-origin: top left;
  border: none;
  pointer-events: none; /* Empêche de cliquer "dans" le site web */
  position: absolute;
  top: 0;
  left: 0;
}

.lightbox-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.85);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
.lightbox-overlay.active {
  opacity: 1;
  pointer-events: auto;
}
.lightbox-overlay.active .lightbox-container {
  transform: scale(1) translateY(0);
  opacity: 1;
}

.lightbox-container {
  width: 98%;
  max-width: 1600px;
  height: 96vh;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  border: 3px solid #000;
  transform: scale(0.98) translateY(10px);
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: 0.05s;
}

.lightbox-header {
  background: #fff;
  padding: 0.8rem 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 3px solid #000;
  flex-shrink: 0;
}
.lightbox-header .lightbox-close {
  background: transparent;
  border: none;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: transform 0.2s ease;
  padding: 0;
  flex-shrink: 0;
}
.lightbox-header .lightbox-close:hover {
  transform: scale(1.1) rotate(5deg);
}
.lightbox-header .lightbox-close svg {
  width: 100%;
  height: 100%;
}

.lightbox-content {
  flex-grow: 1;
  width: 100%;
  position: relative;
  background: #f8f9fa;
}
.lightbox-content iframe {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
.lightbox-content .lightbox-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  border-top-color: #333;
  animation: spin 1s ease-in-out infinite;
  z-index: -1;
}

@keyframes spin {
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
body.lightbox-open {
  overflow: hidden;
}

.lightbox-title {
  font-weight: bold;
  font-family: "regloregular", sans-serif;
  font-size: 1.5rem;
  text-transform: uppercase;
  margin: 0;
  display: inline-flex;
}

.lightbox-nav {
  position: absolute;
  bottom: 0;
  transform: translateY(-50%);
  background: #fff;
  border: 3px solid #000;
  border-radius: 4px;
  display: flex;
  align-items: center;
  cursor: pointer;
  z-index: 10;
  transition: transform 0.2s, box-shadow 0.2s, background 0.2s;
  box-shadow: 4px 4px 0 #000;
  color: #000;
  text-decoration: none;
  padding: 0;
}
.lightbox-nav:hover {
  transform: translateY(-50%) translate(-2px, -2px);
  box-shadow: 6px 6px 0 #000;
  background: #f4f4f4;
}
.lightbox-nav:active {
  transform: translateY(-50%) translate(2px, 2px);
  box-shadow: 0 0 0 #000;
}
.lightbox-nav.prev {
  left: 1rem;
}
.lightbox-nav.next {
  right: 1rem;
  text-align: right;
}
.lightbox-nav.hidden {
  display: none;
}
.lightbox-nav .nav-arrow {
  padding: 0.5rem 0.8rem;
  font-size: 1.5rem;
  font-weight: bold;
  font-family: "regloregular", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lightbox-nav .nav-text {
  display: flex;
  flex-direction: column;
  padding: 0.5rem 0.8rem;
  max-width: 180px;
  overflow: hidden;
}
.lightbox-nav .nav-text .nav-title {
  font-weight: bold;
  font-size: 0.9rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-transform: uppercase;
}
.lightbox-nav .nav-text .nav-author {
  font-size: 0.75rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #555;
}
.lightbox-nav.prev .nav-arrow {
  border-right: 3px solid #000;
}
.lightbox-nav.next .nav-arrow {
  border-left: 3px solid #000;
}

@media (max-width: 768px) {
  .lightbox-nav .nav-text {
    display: none;
  }
  .lightbox-nav.prev .nav-arrow {
    border-right: none;
  }
  .lightbox-nav.next .nav-arrow {
    border-left: none;
  }
}
@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  30% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
.lightbox-title-wrapper {
  display: flex;
  align-items: baseline;
  gap: 15px;
  flex-wrap: wrap;
}

.lightbox-author {
  font-family: Arial, sans-serif;
  font-size: 0.9rem;
  font-weight: bold;
  color: #555;
  background: #f4f4f4;
  padding: 4px 10px;
  border-radius: 20px;
  border: 2px solid #000;
}/*# sourceMappingURL=style.css.map */