@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(1deg, -1deg);
  }
  50% {
    transform: translate(2px, 1px) skew(2deg, 0deg);
  }
  75% {
    transform: translate(0px, 1px) skew(0deg, 2deg);
  }
  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, -1deg);
  }
  50% {
    transform: translate(2px, 0px) skew(0deg, -1deg);
  }
  75% {
    transform: translate(2px, 1px) skew(0deg, 1deg);
  }
  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(0deg, 1deg);
  }
  50% {
    transform: translate(0px, 0px) skew(5deg, 0deg);
  }
  75% {
    transform: translate(2px, -1px) skew(-3deg, 2deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-4 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(-1px, -1px) skew(1deg, 0deg);
  }
  50% {
    transform: translate(2px, 0px) skew(-1deg, -1deg);
  }
  75% {
    transform: translate(1px, 0px) skew(1deg, 1deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-5 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(0px, 2px) skew(3deg, 2deg);
  }
  50% {
    transform: translate(2px, 0px) skew(2deg, 1deg);
  }
  75% {
    transform: translate(1px, 2px) 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, 2deg);
  }
  50% {
    transform: translate(-1px, 1px) skew(-2deg, -1deg);
  }
  75% {
    transform: translate(0px, 1px) skew(-1deg, 2deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-7 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(0px, 2px) skew(1deg, -1deg);
  }
  50% {
    transform: translate(0px, 0px) skew(5deg, 0deg);
  }
  75% {
    transform: translate(2px, -1px) skew(-4deg, 2deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-8 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(-1px, 0px) skew(-2deg, 1deg);
  }
  50% {
    transform: translate(2px, 2px) skew(1deg, -1deg);
  }
  75% {
    transform: translate(-1px, 2px) skew(-2deg, 1deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-9 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(0px, 0px) skew(4deg, -1deg);
  }
  50% {
    transform: translate(0px, 0px) skew(2deg, -1deg);
  }
  75% {
    transform: translate(0px, -1px) skew(-4deg, 2deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-10 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(-1px, 1px) skew(5deg, 0deg);
  }
  50% {
    transform: translate(1px, -1px) skew(-1deg, 0deg);
  }
  75% {
    transform: translate(0px, 1px) skew(5deg, 1deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-11 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(1px, 2px) skew(4deg, 2deg);
  }
  50% {
    transform: translate(-1px, -1px) skew(3deg, -1deg);
  }
  75% {
    transform: translate(1px, 1px) skew(-3deg, 2deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-12 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(2px, -1px) skew(2deg, -1deg);
  }
  50% {
    transform: translate(2px, 0px) skew(0deg, 0deg);
  }
  75% {
    transform: translate(-1px, 1px) skew(3deg, 1deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
@keyframes hover-vibrate-13 {
  0% {
    transform: translate(0, 0) skew(0, 0);
  }
  25% {
    transform: translate(2px, 0px) skew(-4deg, 2deg);
  }
  50% {
    transform: translate(1px, -1px) skew(3deg, 1deg);
  }
  75% {
    transform: translate(-1px, 2px) skew(-4deg, 2deg);
  }
  100% {
    transform: translate(0, 0) skew(0, 0);
  }
}
body {
  min-height: 100vh;
  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 2.7s 1.8s 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.8s 1.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 3.8s 1.9s 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 2.8s 1.6s 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.5s 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 2.6s 0.3s 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.4s 1.4s 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 3.2s 2s 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 3.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.7s 0.7s 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 3.9s 0.7s 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 3.5s 0.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 2.6s 1.7s infinite linear;
}
body h1 a:hover span:nth-child(1) {
  animation: hover-vibrate-1 0.46s infinite linear;
}
body h1 a:hover span:nth-child(2) {
  animation: hover-vibrate-2 0.36s infinite linear;
}
body h1 a:hover span:nth-child(3) {
  animation: hover-vibrate-3 0.36s infinite linear;
}
body h1 a:hover span:nth-child(4) {
  animation: hover-vibrate-4 0.54s infinite linear;
}
body h1 a:hover span:nth-child(5) {
  animation: hover-vibrate-5 0.66s infinite linear;
}
body h1 a:hover span:nth-child(6) {
  animation: hover-vibrate-6 0.48s infinite linear;
}
body h1 a:hover span:nth-child(7) {
  animation: hover-vibrate-7 0.54s infinite linear;
}
body h1 a:hover span:nth-child(8) {
  animation: hover-vibrate-8 0.5s infinite linear;
}
body h1 a:hover span:nth-child(9) {
  animation: hover-vibrate-9 0.38s infinite linear;
}
body h1 a:hover span:nth-child(10) {
  animation: hover-vibrate-10 0.5s infinite linear;
}
body h1 a:hover span:nth-child(11) {
  animation: hover-vibrate-11 0.56s infinite linear;
}
body h1 a:hover span:nth-child(12) {
  animation: hover-vibrate-12 0.48s infinite linear;
}
body h1 a:hover span:nth-child(13) {
  animation: hover-vibrate-13 0.62s infinite linear;
}
body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 20px;
}

/* 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;
}
.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;
}
.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;
}/*# sourceMappingURL=style.css.map */