@media only screen and (min-width: 0rem) {
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,header,main,menu,nav,section{display:block}summary{display:list-item}
canvas,progress,video{display:inline-block}progress{vertical-align:baseline}
a{background-color:transparent;color: #666;}a:active,a:hover{outline-width:0}
b,strong{font-weight:600}
img{border-style:none;pointer-events: none;}
button,input,select,textarea,optgroup{font:inherit;margin:0}optgroup{font-weight:bold}
button,input{overflow:visible}button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}


/* End extract */



/* Accordion für Historische Geburtstage */
.accordion {
  background-color: rgba(220, 220, 220, 1.0);
  cursor: pointer;
  padding: 8px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 13px;color: #333333;
  font-weight: 300;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

.active, .accordion:hover {
  background-color: #ccc;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}


/* ENDE Accordion für Historische Geburtstage */

html { 
  height: 100%;
  position: relative;
  background-color: #F9F6EE;

background-image: url("data:image/svg+xml,%3Csvg width='20' height='12' viewBox='0 0 20 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12c0-.622-.095-1.221-.27-1.785A5.982 5.982 0 0 0 10 12c1.67 0 3.182-.683 4.27-1.785A5.998 5.998 0 0 0 14 12h2a4 4 0 0 1 4-4V6c-1.67 0-3.182.683-4.27 1.785C15.905 7.22 16 6.622 16 6c0-.622-.095-1.221-.27-1.785A5.982 5.982 0 0 0 20 6V4a4 4 0 0 1-4-4h-2c0 .622.095 1.221.27 1.785A5.982 5.982 0 0 0 10 0C8.33 0 6.818.683 5.73 1.785 5.905 1.22 6 .622 6 0H4a4 4 0 0 1-4 4v2c1.67 0 3.182.683 4.27 1.785A5.998 5.998 0 0 1 4 6c0-.622.095-1.221.27-1.785A5.982 5.982 0 0 1 0 6v2a4 4 0 0 1 4 4h2zm-4 0a2 2 0 0 0-2-2v2h2zm16 0a2 2 0 0 1 2-2v2h-2zM0 2a2 2 0 0 0 2-2H0v2zm20 0a2 2 0 0 1-2-2h2v2zm-10 8a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4z' fill='%23eeeeee' fill-opacity='0.3' fill-rule='evenodd'/%3E%3C/svg%3E");
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
  font-style: normal;
  background-attachment: fixed;
 }

body {
  max-width: 420px;
  margin: 0 auto;}

h1 {
  font-family: "Annie Use Your Telescope", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: black;
  margin: 0;
  padding: 0;
  letter-spacing: 2px;
  font-weight: bold;}

.headerpic {
  width: 100%;
  height: auto;
  margin: 0 auto;}

.headerpic2 {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.topheader {
	display: block;}

.topheader img {
  margin-top: 0;
  max-width: 200px;
  height: auto;
pointer-events: auto;}

.topheader img:hover {
	opacity: 0.8;}


.subhead{
    background-color: rgba(200, 200, 200, 0.1);
    padding: 0;
    text-align: center;   
    letter-spacing: 2px;
    font-size: 18px;
    justify-content: space-between;
    font-family: "Annie Use Your Telescope", sans-serif;
    font-weight: bold;
    margin: 0}

/* Footer */
footer {
  clear: both;
  height: 100px;
  background-color: rgba(200, 200, 200, 0.1);
  border-top: 1px solid rgba(200, 200, 200, 0.2);;
  

  display: flex;
  align-items: center;
  justify-content: center;
 

}

footer {
button {
  padding: 6px 8px;
  border: none;
  margin: 0 4px;
   font-size: 10px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  border-radius: 5px;
  color: #888;
  background-color: transparent;
 
  border: 1px solid white;
   letter-spacing: 1px;
}

button:hover {
  opacity: 0.9;
  cursor: pointer;
  color: #111;
  background-color: rgba(200, 200, 200, 0.2);
}

button a {
  text-decoration: none;
  cursor: pointer;
 

}

}

.knopf {
  padding: 6px 8px;
  border: none;
  margin: 0 4px;
   font-size: 10px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  border-radius: 5px;
  color: #888;
   background-color: rgba(200, 200, 200, 0.1);
 
  border: 1px solid white;
  float: right;
  letter-spacing: 1px;
  
}

.knopf:hover {
  opacity: 0.9;
  cursor: pointer;
  color: #111;
  background-color: rgba(200, 200, 200, 0.4);
}

.knopf a {
  text-decoration: none;
  cursor: pointer;
  


}

.name span {padding: 3px 6px;background-color: #99999911;display: inline-block;margin: 4px 2px;text-align: left;}


p.copyright {
  font-size: 10px;
  text-align: center;
  color: rgba(0, 0, 0, 0.1);
  padding: 0.5rem;
background-color: rgba(200, 200, 200, 0.1);margin: 0}



header {width: 100%;text-align: center;clear: both;}

main {display: block;color: black;overflow: scroll;}

.content: {position: relative;}

section {text-align: left;max-width: 420px;}

.pink {background-color: #f4178622;}

.tan {background-color: #c19a6b33}

.sport p {font-size: 14px;font-weight: 400}

.username2 {display: flex;justify-content: space-between;}

.user {color: rgb(33, 33, 33);font-weight: 700;font-size: 14px;font-family: 'Noto Sans JP',sans-serif;position: relative;min-width: 200px}

.user2 {color: rgb(33, 33, 33);font-weight: 700;font-size: 14px;font-family: 'Noto Sans JP',sans-serif;position: relative;min-width: 200px}

.sport {padding: 1rem;border: 1px solid rgb(211, 211, 211);border-radius: 5px;position: relative;font-family: 'Noto Sans JP',serif;font-weight: 400;}

q {
  quotes: "‘" "’" "“" "”";
}


.user:after {
  position: absolute;
  bottom: -11px;
  font-size: 10px;
  left: 1px;
  color: rgb(108, 111, 85);}

.user2:after {
  position: absolute;
  bottom: -11px;
  font-size: 10px;
  left: 1px;
  color: rgb(108, 111, 85);

}


article {padding: 0.7rem;margin-bottom: 0.1rem}


  p {color: black;line-height: 1.5;font-size: 14px;
     
  text-align: left;
}

.firstletter::first-letter {
  color: black;

  font-size: 70px;
  vertical-align: top;
  line-height: 0.9;
  font-weight: 900;

  margin-right: 6px;
  float: left;

}


p.standardueberschrift {font-family: "Noto Sans JP", sans-serif;font-weight: 700;font-size: 22px;text-align: left;margin: 0.1rem 0;padding: 0;line-height: 1.2;}
p.standardueberschrift a {text-decoration: none;color: black;transition: color 0.3s ease;color: black}
p.standardueberschrift a:hover {color: #666666;cursor: pointer;}



h2 { font-family: "Noto Sans JP", system-ui;
  font-weight: 400;
  font-style: normal;
color: white;font-size: 12px;background-color: #666666;padding: 0.5rem;display: inline-block;letter-spacing: 1px}


h3 {font-family: 'Noto Sans JP', sans-serif;font-size: 15px;color: #444444;}

h3.nomargin {

    text-decoration: none;
    position: relative;
}

h3.nomargin::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 6px;
    background: #f4178611;
    z-index: -2;
    width: 100%;
}

}


h4.lines{
    font-weight: 700;
    font-size: 14px;
    box-sizing: border-box;

    color: black;
    text-align: center;


}


h4.lines:after{
    
    content: '–––––';
    width: 100px;
    height: 10px;
    display: block;
    margin: 0 auto;

}

h4.autor {
	font-size: 12px;font-family: 'Noto Sans JP',sans-serif;font-weight: 600;color: #222;margin-bottom: 4px;
}

span.datum {font-size: 10px;color: #555}


blockquote {color: black;position: relative;line-height: 1.8;font-family: 'Annie Use Your Telescope',sans-serif;color: #333;
	;font-size: 20px;background-color: transparent;letter-spacing: 1px;margin: 0 auto;}

.witz {font-family: 'Noto Sans JP', sans-serif;font-size: 13px;color: #666666;}


.namejoke {font-size: 12px;letter-spacing: 2px;font-weight: 300;color:#f41786;padding: 3px 6px;margin: 4px 2px;text-align: center;}

.name span {padding: 3px 6px;background-color: #99999911;display: inline-block;margin: 4px 2px;font-size: 10px;letter-spacing: 2px;font-weight: 300}

.jokewrapper {text-align: center;}

.zitat {padding: 1rem;color: darkred;font-family: 'Baskerville',serif;border: 1px solid white;letter-spacing: 1px;font-size: 15px;font-weight: normal;box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;background-color: #ffffff;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='32' viewBox='0 0 16 32'%3E%3Cg fill='%23e1e1e1' fill-opacity='0.1'%3E%3Cpath fill-rule='evenodd' d='M0 24h4v2H0v-2zm0 4h6v2H0v-2zm0-8h2v2H0v-2zM0 0h4v2H0V0zm0 4h2v2H0V4zm16 20h-6v2h6v-2zm0 4H8v2h8v-2zm0-8h-4v2h4v-2zm0-20h-6v2h6V0zm0 4h-4v2h4V4zm-2 12h2v2h-2v-2zm0-8h2v2h-2V8zM2 8h10v2H2V8zm0 8h10v2H2v-2zm-2-4h14v2H0v-2zm4-8h6v2H4V4zm0 16h6v2H4v-2zM6 0h2v2H6V0zm0 24h2v2H6v-2z'/%3E%3C/g%3E%3C/svg%3E");}

.zitat span {font-size: 11px;color: #888888;}

cite {font-style: normal;}

.emailjah {color: #666}

.antworten {
	display: inline-block;
	width: 100%;
	text-align: center;

}

.pinkname {color: #f41786}

.unclickable {pointer-events: none;cursor: not-allowed;}

.antworten button {
	background-color: transparent;
	color: black;
	border: none;
	font-weight: 900;
	font-size: 11px;
	color: rgb(78, 82, 82);
	border-radius: 50%;
	width: 38px;
	height: 38px;
	transition: background-color 0.3s ease;

}

.antworten button:hover {
	background-color: rgba(105, 105, 105, 0.1);
}

.antworten span {
	color: black;
	margin: 0 1rem;
	font-size: 14px;
	color: rgb(78, 82, 82);
	font-weight: normal;
  font-family: 'Noto Sans JP',sans-serif;
  
}

.rightflag {
	position: absolute;
	right: 0;
}

.resortfarbe {background-color: white;padding: 0.5rem 1rem;position: relative;}

.resortfarbe:after {
	content: "";
  position: absolute;
  top: 100%;
  height: 20px;
  width: 100%;
  left: 0;
  background: url(bilder/rip.svg) bottom;
  background-size: 200%;

}

.formulartext {font-size: 13px}

.username2 {display: flex;justify-content: space-between;}

.user {color: rgb(33, 33, 33);font-weight: 700;font-size: 14px;font-family: 'Noto Sans JP',sans-serif;position: relative;min-width: 200px}

.stars {text-align: center;font-family: 'Rubik Dirt',sans-serif;font-size: 36px;color: black;}

.dots {color: rgb(79, 82, 65);letter-spacing: 2px}

.postinglink { font-size: 11px;margin-top: 6px;color: black;
}

.postinglink2 {font-size: 9px;color: black;}


.postinglink a {color: #f41786}

a.link {text-decoration: none;}

a.quelle {text-decoration: none; color: #666666;margin: 0;padding: 0;}




.st {font-family: 'Garamond',serif;color: #F9F6EE;background-color: #f41786;margin: 0;border-radius: 50px;line-height: inherit;text-decoration: underline;overflow: hidden;font-weight: bold;font-size: 21px}

.stt {font-size: 19px}

lite-youtube {
    background-color: #000;
    position: relative;
    display: block;
    contain: content;
    background-position: center center;
    background-size: cover;
    cursor: pointer;
    max-width: 720px;
}

/* gradient */
lite-youtube::before {
    content: attr(data-title);
    display: block;
    position: absolute;
    top: 0;
    /* Pixel-perfect port of YT's gradient PNG, using https://github.com/bluesmoon/pngtocss plus optimizations */
    background-image: linear-gradient(180deg, rgb(0 0 0 / 67%) 0%, rgb(0 0 0 / 54%) 14%, rgb(0 0 0 / 15%) 54%, rgb(0 0 0 / 5%) 72%, rgb(0 0 0 / 0%) 94%);
    height: 99px;
    width: 100%;
    font-family: 'Arial',sans-serif;
    color: hsl(0deg 0% 93.33%);
    text-shadow: 0 0 2px rgba(0,0,0,.5);
    font-size: 18px;
    padding: 25px 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
}

lite-youtube:hover::before {
    color: white;
}

/* responsive iframe with a 16:9 aspect ratio
    thanks https://css-tricks.com/responsive-iframes/
*/
lite-youtube::after {
    content: "";
    display: block;
    padding-bottom: calc(100% / (16 / 9));
}
lite-youtube > iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}

/* play button */
lite-youtube > .lyt-playbtn {
    display: block;
    /* Make the button element cover the whole area for a large hover/click target… */
    width: 100%;
    height: 100%;
    /* …but visually it's still the same size */
    background: no-repeat center/68px 48px;
    /* YT's actual play button svg */
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');
    position: absolute;
    cursor: pointer;
    z-index: 1;
    filter: grayscale(100%);
    transition: filter .1s cubic-bezier(0, 0, 0.2, 1);
    border: 0;
}

lite-youtube:hover > .lyt-playbtn,
lite-youtube .lyt-playbtn:focus {
    filter: none;
}

/* Post-click styles */
lite-youtube.lyt-activated {
    cursor: unset;
}
lite-youtube.lyt-activated::before,
lite-youtube.lyt-activated > .lyt-playbtn {
    opacity: 0;
    pointer-events: none;
}

.lyt-visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }


.comic {  margin-top: 2rem;}
.comic img {

float: left;
pointer-events: none;


}

.comic p {

  font-weight: 600;
  color: black;
  font-family: 'Annie Use Your Telescope',sans-serif;
  text-align: justify-all;
  font-size: 16px;
  letter-spacing: 1px;


}

.geboren p {
  font-family: 'Noto Sans JP', sans-serif;
   letter-spacing: 0;
  font-weight: 300;
  font-size: 14px;
}

.geboren img {
	margin-right: 1rem;
  pointer-events: none;
}

.bigname {font-size: 14px;color: white;background-color: #555555;font-weight: 900;font-family: 'Noto Sans JP', sans-serif;letter-spacing: 1px;padding: 4px 6px;border-left: 8px solid #f41786;}

.hiddenbutton {display: none;}




audio::-webkit-media-controls-play-button,
     audio::-webkit-media-controls-panel {
     background-color: rgba(231, 231, 231, 1);
     text-align: center;
 
    
   
     }


audio {    margin: 0 auto;
     display: block;}




/* The snackbar - position it at the bottom and in the middle of the screen */
#snackbar {
  visibility: hidden; /* Hidden by default. Visible on click */
  width: auto; /* Set a default minimum width */

  background-color: #333; /* Black background color */
  color: #fff; /* White text color */
  text-align: center; /* Centered text */
  border-radius: 2px; /* Rounded borders */
  padding: 12px 22px; /* Padding */
  position: fixed; /* Sit on top of the screen */
  z-index: 1; /* Add a z-index if needed */
  left: 50%; /* Center the snackbar */
  bottom: 30px; /* 30px from the bottom */
  transform: translate(-50%, -50%);
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
  visibility: visible; /* Show the snackbar */
  /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
  However, delay the fade out process for 2.5 seconds */
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* The snackbar - position it at the bottom and in the middle of the screen */
#snackbar2 {
  visibility: hidden; /* Hidden by default. Visible on click */
  width: auto; /* Set a default minimum width */

  background-color: #333; /* Black background color */
  color: #fff; /* White text color */
  text-align: center; /* Centered text */
  border-radius: 2px; /* Rounded borders */
  padding: 12px 22px; /* Padding */
  position: fixed; /* Sit on top of the screen */
  z-index: 1; /* Add a z-index if needed */
  left: 50%; /* Center the snackbar */
  bottom: 30px; /* 30px from the bottom */
  transform: translate(-50%, -50%);
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar2.show {
  visibility: visible; /* Show the snackbar */
  /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
  However, delay the fade out process for 2.5 seconds */
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* The snackbar - position it at the bottom and in the middle of the screen */
#snackbar3 {
  visibility: hidden; /* Hidden by default. Visible on click */
  width: auto; /* Set a default minimum width */

  background-color: #333; /* Black background color */
  color: #fff; /* White text color */
  text-align: center; /* Centered text */
  border-radius: 2px; /* Rounded borders */
  padding: 12px 22px; /* Padding */
  position: fixed; /* Sit on top of the screen */
  z-index: 1; /* Add a z-index if needed */
  left: 50%; /* Center the snackbar */
  bottom: 30px; /* 30px from the bottom */
  transform: translate(-50%, -50%);
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar3.show {
  visibility: visible; /* Show the snackbar */
  /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
  However, delay the fade out process for 2.5 seconds */
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* The snackbar - position it at the bottom and in the middle of the screen */
#snackbar4 {
  visibility: hidden; /* Hidden by default. Visible on click */
  min-width: 220px; /* Set a default minimum width */

  background-color: #333; /* Black background color */
  color: #fff; /* White text color */
  text-align: center; /* Centered text */
  border-radius: 2px; /* Rounded borders */
  padding: 12px 22px; /* Padding */
  position: fixed; /* Sit on top of the screen */
  z-index: 1; /* Add a z-index if needed */
  left: 50%; /* Center the snackbar */
  bottom: 30px; /* 30px from the bottom */
  transform: translate(-50%, -50%);
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar4.show {
  visibility: visible; /* Show the snackbar */
  /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
  However, delay the fade out process for 2.5 seconds */
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 30px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 30px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}


    .dropdown {
      position: relative;
      
      transition: background 0.3s;
      float: right;


    }

    .dropdown-button {
      background: transparent;
      color: #666666;
      border: 1px solid white;
      cursor: pointer;
      font-size: 22px;
      margin-top: 8px;
      margin-right: 8px;
      padding: 3px 10px 5px 10px;
      transition: background 0.3s;
      font-weight: 300;
      font-family: 'Noto Sans',sans-serif;
      border-radius: 5px;
    }



    .dropdown-menu {
      list-style: none;
      margin: 0;
      padding: 0;
      position: absolute;
      top: 102%;
      right: 15%;
      width: 210px;
      background: white;
     
      box-shadow: 0 4px 12px rgba(0,0,0,0.15);
      z-index: 2;

      /* Hidden by default */
      display: none;
    }

    .dropdown-menu li {
      padding: 10px 14px;
      border-bottom: 1px solid #eee;
      cursor: pointer;
      transition: background 0.2s ease;
      font-size: 14px;
      font-family: 'Noto Sans JP', sans-serif;
      letter-spacing: 1px;
      text-align: center;
    }

    .dropdown-menu li a {text-decoration: none;}

    .dropdown-menu li:last-child {
      border-bottom: none;
    }

    .dropdown-menu li:hover {
      background: #f4178611;;
    }

    /* Show dropdown on hover */
    .dropdown:hover .dropdown-menu {
      display: block;

    }

      /* Show dropdown on hover */
    .dropdown:hover .dropdown-button {
      background: white;

    }



@media only screen and (min-width: 860px) {

body {max-width: 1600px}

main {display: flex;justify-content: space-around;color: black;overflow: scroll;clear: both;}

.headerpic {width: 35%}

.headerpic2 {width: 25%}

section {color: white;text-align: left;border-left: 3px solid white;min-width: 33.33%;text-align: justify;}

section:first-child {border-left: none;}

p {font-size: 16px;text-align: normal;}

.portrait {max-width: 150px;height: auto;}

#nummer {color: pink;}

.comic p {font-size: 20px;}

.italic {font-style: italic}

.geboren p {font-size: 13px}

h1 {  font-family: "Annie Use Your Telescope", sans-serif;font-weight: bold;font-size: 22px;}

.subhead{font-size: 20px;}

.topheader img {max-width: 250px;height: auto;pointer-events: none;}


}

.chat-header {

    display: flex;
    align-items: center;
    gap: 20px;

    height: 44px;
    padding: 0 15px;

    background: #555555;
    border-bottom: 1px solid #444;
    border-radius: 8px;

}


.chat-container {

    width:100%;

    max-width:700px;
font-family: 'Noto Sans JP', sans-serif;
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
border-radius: 8px;
text-align: left;
background-color: #555555;
border: 1px solid #555555;

    
}
.chat-status, #online-count {

padding:0;
font-size:11px;
letter-spacing:1px;
font-family: 'Noto Sans JP', sans-serif;
color: #eee;
}

.messages {

    height:300px;
    overflow-y:auto;
    padding:15px;
    font-size: 13px;

    background-color: rgba(239, 232, 222, 1.0);

}

.chat-message {

    padding:2px 0;

    line-height:1.3;

    margin-bottom: 5px;

}

.username {

  
    font-size: 13px;
 
     cursor: pointer;
     font-weight: 700;
     font-family: 'Noto Sans JP', sans-serif;
   


}


.text {

    color:black;
    font-weight: 300;
    font-size: 13px;

}

.text a {

    color: #2b7cff;
    text-decoration: underline;
    word-break: break-word;

}

.text a:hover {

    text-decoration: none;

}

.panel {

    padding:15px;

    border-top:1px solid #eee;

}


input,
textarea {

    width:100%;

    box-sizing:border-box;

    background:#efefef66;
    border-radius: 5px;

  

    border: 1px solid #eee;

    color:black;

    padding:4px;

    margin-bottom:10px;

    font-family:inherit;
    letter-spacing: 1px;

}

input {
  font-size: 10px;
  color: black;
  background-color: #eee;
}


textarea {

    height:70px;

    
    letter-spacing: 1px;

}


.registerbutton {

    padding: 6px 8px;
  border: none;
  margin: 0 4px;
   font-size: 10px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  border-radius: 5px;
  color: #eee;
  background-color: transparent;
 
  border: 1px solid white;
   letter-spacing: 1px;
}


.registerbutton:hover {

    background:#f41786;

    color:white;

}


.hidden {

    display:none;

}


.guest-info {

    color:#ccc;

    text-align:center;

    font-size:11px;

    font-family: 'Noto Sans JP', sans-serif;

    line-height: 1.5;


}


.separator {

    color:#777;

    margin: 0;

}



.logged-user {

    color:#ccc;

     font-weight:normal;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 10px;
    line-height: 2;

    

}


.message-time {

    margin-top: 3px;

    text-align: right;

    font-size: 10px;

    color: #888;

    user-select: none;

}






.containerForm{
    width: auto;
   
    background:transparent;
    border-radius:8px;
    color: black;
}

input.form,
textarea.form{
    width:100%;
    padding:6px;
    margin-top:5px;
    margin-bottom:10px;
    box-sizing:border-box;
    border-color: transparent;
    font-size: 12px;
    color: black;
    background-color: rgba(200, 200, 200, 0.3);
}

button.form{
    background:#f41786;
    color:#888888;
    border:none;
    padding:8px 14px;
    cursor:pointer;
    width:100%;
    margin: 0 auto;
    border-radius: 8px;
    font-size: 12px;
    color: white;
    transition: 0.3s;
}

button.form:hover{
    background:#f41786aa;;
}

input.file-upload-button {padding: 8px}


.profile-card {

    position: fixed;

    width: 280px;

    background: #2a2d35;

    color: #f5f5f5;

    border: 1px solid #444;

    border-radius: 14px;

    padding: 10px;

    box-shadow: 0 15px 40px rgba(0,0,0,.35);

    z-index: 9999;

}

.profile-card {

    opacity: 1;

    transform: scale(1);

    transition:
        opacity .18s ease,
        transform .18s ease;

}

.profile-card.hidden {

    opacity: 0;

    transform: scale(.96);

    pointer-events: none;

}

#profile-avatar {

    width: 90px;

    height: 90px;

    border-radius: 50%;

    object-fit: cover;

    display: block;

    margin: 0 auto 15px;

    border: 3px solid #4ecdc4;

}

.profile-info {

    text-align: center;

}

#profile-name {

    margin: 0;

    font-size: 22px;

    font-weight: 700;

}


#profile-bio {

    margin: 12px 0;

    color: #cfcfcf;

    line-height: 1.5;

    white-space: pre-wrap;

}

#profile-joined {

    display: block;

    margin-top: 15px;

    color: #999;

    font-size: 13px;

}

.mention {

    color: #4ecdc4;

    font-weight: 600;

}


.chat-input-panel {
    position: relative;
}

.emoji-picker {

     position: absolute;
    bottom: calc(100% + 10px);
    left: 0;

    width: 320px;

    padding: 5px;

    display: grid;

    grid-template-columns: repeat(6, 1fr);

    gap: 6px;

    background: #1f2937;

    border: 1px solid #3b4252;

    border-radius: 12px;

    box-shadow: 0 8px 20px rgba(0,0,0,.35);

    z-index: 1000;

}

.emoji-picker.hidden {

    display: none;

}

.emoji-button {

    background: transparent;

    border: none;

    font-size: 15px;

    cursor: pointer;

    border-radius: 8px;

    padding: 2px 4px;

    transition: background .15s;

}

.emoji-button:hover {

    background: rgba(255,255,255,.12);

}


#emoji-btn {

    background: transparent;

    border: none;

    font-size: 15px;

    cursor: pointer;

    padding: 4px 6px;

    border-radius: 8px;

    transition: background .15s;

}

#emoji-btn:hover {

    background: rgba(255,255,255,.12);

}



.pinned-message {

    display: flex;
    align-items: flex-start;
    gap: 8px;
    color: white;

    padding: 10px 8px;
    background: rgba(155,155,155,.3);

    font-size: .7rem;

}

#pinned-text {

    white-space: normal;
    color: white;

}

.pin-btn,
.delete-btn,
.ban-btn {

    opacity: 0;

    background: none;

    border: none;

    cursor: pointer;

    margin-right: 6px;

    transition: opacity .15s;

    font-size: 1rem;

}

.chat-message:hover .pin-btn,
.chat-message:hover .delete-btn,
.chat-message:hover .ban-btn {

    opacity: 1;

}

.pin-btn:hover,
.delete-btn:hover,
.ban-btn:hover {

    transform: scale(1.15);

}


.info-tooltip {
    position: relative;
    cursor: help;
    font-size: 14px;
    font-weight: bold;
    color: whitesmoke;
}

.info-tooltip::after {
    content: "Du kannst sofort loschatten nachdem du alle Felder ausgefüllt und auf ‘Registrieren‘ geklickt hast. Keine E-Mail Bestätigung notwendig!";
    position: absolute;
    bottom: 135%;
    left: 50%;
    transform: translateX(-50%);

    background: #333;
    color: #fff;
    padding: 8px 8px;
    border-radius: 4px;
    font-weight: normal;

    font-size: 11px;
    line-height: 1.7;
    letter-spacing: 1px;
    white-space: normal;

    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease;
    pointer-events: none;
    width: 200px;
}

.info-tooltip:hover::after {
    opacity: 1;
    visibility: visible;
}




/* ============================================
   KNOWLEDGE QUESTION
   ============================================ */

.knowledge-question-container {
    width: 100%;
    max-width: 700px;
    margin: 30px auto;
    padding: 22px 20px;
    box-sizing: border-box;

    font-family: "Noto Sans JP", sans-serif;
    text-align: left;

    background-color: rgba(239, 232, 222, 0.95);
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.08);

    box-shadow:
        rgba(99, 99, 99, 0.15) 0px 2px 8px 0px;
}


/* ============================================
   TITLE
   ============================================ */

#knowledge-question-container .knowledge-question-title {
    margin-bottom: 16px;

    font-size: 11px;
    letter-spacing: 2px;
    font-weight: 500;

    color: #666 !important;
}


/* ============================================
   QUESTION
   ============================================ */

#knowledge-question-container .knowledge-question {
    margin-bottom: 16px;

    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.3px;

    color: #222 !important;

    text-align: left !important;
}


/* ============================================
   ANSWER OPTIONS
   ============================================ */

#knowledge-question-container .knowledge-question-options {
    display: flex;
    flex-direction: column;
    gap: 5px;
}


#knowledge-question-container .knowledge-question-option {
    display: flex;
    align-items: center;
    justify-content: flex-start;

    width: 100%;
    min-height: 42px;
    box-sizing: border-box;

    padding: 6px 12px;

    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 6px;

    background-color: rgba(255, 255, 255, 0.55);

    cursor: pointer;

    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0.5px;

    color: #333 !important;

    text-align: left !important;

    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        opacity 0.2s ease;
}


#knowledge-question-container
.knowledge-question-option:hover {
    background-color: rgba(255, 255, 255, 0.9);

    border-color: rgba(0, 0, 0, 0.25);
}


/* Selected option */

#knowledge-question-container
.knowledge-question-option:has(input:checked) {
    background-color: rgba(255, 255, 255, 0.95);

    border-color: rgba(0, 0, 0, 0.35);
}


/* Radio button */

#knowledge-question-container
.knowledge-question-option input {
    flex: 0 0 auto;

    width: 16px;
    height: 16px;

    margin: 0 11px 0 0;

    cursor: pointer;
}


/* Answer text */

#knowledge-question-container
.knowledge-question-option span {
    display: block;

    color: #333 !important;

    text-align: left !important;
}


/* Disabled options */

#knowledge-question-container
.knowledge-question-option:has(input:disabled) {
    cursor: default;
    opacity: 0.75;
}


#knowledge-question-container
.knowledge-question-option input:disabled {
    cursor: default;
}


/* ============================================
   SUBMIT BUTTON
   ============================================ */

.knowledge-question-submit {
    margin-top: 16px;

    padding: 10px 22px;

    border: none;
    border-radius: 4px;

    background-color: #222;
    color: #fff;

    font-family: "Noto Sans JP", sans-serif;
    font-size: 11px;
    letter-spacing: 1.5px;

    cursor: pointer;

    transition:
        opacity 0.2s ease,
        transform 0.1s ease;
}


.knowledge-question-submit:hover {
    opacity: 0.85;
}


.knowledge-question-submit:active {
    transform: translateY(1px);
}


.knowledge-question-submit:disabled {
    opacity: 0.4;
    cursor: not-allowed;
}


/* ============================================
   MESSAGE
   ============================================ */

.knowledge-question-message {
    margin-top: 14px;

    font-size: 11px;
    line-height: 1.5;
    letter-spacing: 0.5px;

    color: #666;
}


/* ============================================
   RESULTS
   ============================================ */

.knowledge-question-results {
    margin-top: 20px;
}


.knowledge-question-result {
    margin-bottom: 12px;
}


.knowledge-question-result-header {
    display: flex;
    justify-content: space-between;
    align-items: center;

    margin-bottom: 5px;

    font-size: 11px;
    letter-spacing: 0.5px;
}


.knowledge-question-result-header span:first-child {
    color: #333;
}


.knowledge-question-result-header span:last-child {
    color: #666;
}


/* Result bar */

.knowledge-question-result-bar {
    width: 100%;
    height: 6px;

    overflow: hidden;

    border-radius: 3px;

    background-color: rgba(0, 0, 0, 0.08);
}


/* Result fill */

.knowledge-question-result-fill {
    height: 100%;

    border-radius: 3px;

    background-color: #555;

    transition: width 0.5s ease;
}


/* Total answers */

.knowledge-question-total {
    margin-top: 16px;

    font-size: 10px;
    letter-spacing: 1px;

    color: #888;
}


/* ============================================
   CORRECT / INCORRECT MESSAGE
   ============================================ */

.knowledge-question-message {
    font-weight: 500;
}


/* ============================================
   EXPLANATION
   ============================================ */

.knowledge-question-explanation {
    margin-top: 24px;
    padding-top: 18px;

    border-top: 1px solid rgba(0, 0, 0, 0.1);
}


.knowledge-question-explanation-title {
    margin-bottom: 10px;

    font-size: 10px;
    letter-spacing: 1.8px;
    font-weight: 500;

    color: #666;
}


.knowledge-question-explanation-text {
    font-size: 12px;
    line-height: 1.7;
    letter-spacing: 0.3px;

    color: #333;
}


/* ============================================
   EXPLANATION IMAGE
   ============================================ */

.knowledge-question-image {
    display: block;

    width: 100%;
    max-width: 100%;

    height: auto;

    margin-top: 18px;

    border-radius: 6px;
}


/* ============================================
   MOBILE
   ============================================ */

@media (max-width: 600px) {

    .knowledge-question-container {
        margin: 30px auto;
        padding: 18px 12px;
    }


    #knowledge-question-container
    .knowledge-question-title {
        margin-bottom: 14px;

        font-size: 10px;
        letter-spacing: 1.8px;
    }


    #knowledge-question-container
    .knowledge-question {
        margin-bottom: 14px;

        font-size: 14px;
        line-height: 1.5;
    }


    #knowledge-question-container
    .knowledge-question-options {
        gap: 5px;
    }


    #knowledge-question-container
    .knowledge-question-option {
        min-height: 40px;

        padding: 6px 10px;

        font-size: 12px;
        line-height: 1.35;
    }


    #knowledge-question-container
    .knowledge-question-option input {
        width: 16px;
        height: 16px;

        margin-right: 9px;
    }


    .knowledge-question-submit {
        width: 100%;

        margin-top: 14px;

        padding: 10px 15px;
    }


    .knowledge-question-explanation {
        margin-top: 20px;
        padding-top: 15px;
    }


    .knowledge-question-explanation-text {
        font-size: 12px;
        line-height: 1.65;
    }


    .knowledge-question-image {
        margin-top: 15px;
    }

}


/* ============================================
   WORDLE
   ============================================ */

.wordle-container {
    width: 100%;
    max-width: 360px;
    margin: 20px auto;
    padding: 15px 10px;

    box-sizing: border-box;

    font-family: "Noto Sans JP", sans-serif;
    text-align: center;

    background-color: transparent;

}


/* ============================================
   TITLE
   ============================================ */

.wordle-title {
    margin-bottom: 15px;

    font-size: 11px;
    letter-spacing: 2px;
    font-weight: 500;

    color: #666;

    text-align: left;
}


/* ============================================
   MESSAGE
   ============================================ */

.wordle-message {
    min-height: 20px;

    margin-bottom: 15px;

    font-size: 11px;
    letter-spacing: 0.5px;
    line-height: 1.5;

    color: #666;

    text-align: center;
}


/* ============================================
   GAME BOARD
   ============================================ */

.wordle-board {
    display: grid;

    grid-template-columns:
        repeat(5, 32px);

    grid-template-rows:
        repeat(6, 32px);

    gap: 6px;

    justify-content: center;

    margin: 0 auto 20px;
}


/* ============================================
   INDIVIDUAL TILE
   ============================================ */

.wordle-tile {
    display: flex;

    align-items: center;
    justify-content: center;

    width: 32px;
    height: 32px;

    box-sizing: border-box;

    border: 1px solid rgba(0, 0, 0, 0.18);
    border-radius: 4px;

    background-color:
        rgba(255, 255, 255, 0.55);

    color: #333;

    font-size: 20px;
    font-weight: 500;

    text-transform: uppercase;

    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        color 0.2s ease;
}


/* ============================================
   CORRECT LETTER
   ============================================ */

.wordle-tile.correct {
    background-color: rgba(121, 168, 108, 1.0);

    border-color: rgba(121, 168, 108, 1.0);

    color: #fff;
}


/* ============================================
   CORRECT LETTER / WRONG POSITION
   ============================================ */

.wordle-tile.present {
    background-color: rgba(235, 196, 84, 1.0);

    border-color: rgba(235, 196, 84, 1.0);

    color: #fff;
}


/* ============================================
   LETTER NOT IN WORD
   ============================================ */

.wordle-tile.absent {
    background-color: #d8d5ce;

    border-color: #d8d5ce;

    color: #666;
}


/* ============================================
   KEYBOARD
   ============================================ */

.wordle-keyboard {
    width: auto;
    max-width: 360px;

    margin: 0 auto;
}


/* Keyboard row */

.wordle-keyboard-row {
    display: flex;

    justify-content: center;

    gap: 5px;

    margin-bottom: 5px;
}


/* ============================================
   KEY
   ============================================ */

.wordle-key {
    display: flex;

    align-items: center;
    justify-content: center;

    min-width: 40px;
    height: 44px;

    padding: 0 7px;

    box-sizing: border-box;

    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;

    background-color:
        rgba(255, 255, 255, 0.65);

    color: #333;

    font-family: "Noto Sans JP", sans-serif;
    font-size: 12px;
    font-weight: 500;

    cursor: pointer;

    transition:
        background-color 0.2s ease,
        opacity 0.2s ease;
}


.wordle-key:hover {
    background-color:
        rgba(255, 255, 255, 0.95);
}


/* Enter + Backspace */

.wordle-key-wide {
    min-width: 65px;

    font-size: 10px;
    letter-spacing: 0.5px;
}


/* ============================================
   KEYBOARD STATES
   ============================================ */

.wordle-key.correct {
    background-color: rgba(121, 168, 108, 1.0);

    border-color: rgba(121, 168, 108, 1.0);

    color: #fff;
}


.wordle-key.present {
    background-color: rgba(235, 196, 84, 1.0);

    border-color: rgba(235, 196, 84, 1.0);

    color: #fff;
}


.wordle-key.absent {
    background-color: #d8d5ce;

    border-color: #d8d5ce;

    color: #777;

    opacity: 0.7;
}


/* ============================================
   MOBILE
   ============================================ */

@media (max-width: 860px) {

    .wordle-container {
        margin: 10px auto;

        padding: 12px 6px;
    }





    .wordle-message {
        margin-bottom: 12px;

        font-size: 10px;
    }


    /* Smaller board */

    .wordle-board {
        grid-template-columns:
            repeat(5, 32px);

        grid-template-rows:
            repeat(6, 32px);

        gap: 5px;

        margin-bottom: 18px;
    }



    /* Keyboard */

    .wordle-keyboard-row {
        gap: 3px;

        margin-bottom: 4px;
    }


    .wordle-key {
        min-width: 28px;
        height: 36px;

        padding: 0 2px;

        font-size: 10px;
    }


    .wordle-key-wide {
        min-width: 44px;

        font-size: 9px;
    }

}


/* ============================================
   COMMUNITY POLL
   ============================================ */

.community-poll {
    width: 100%;
    max-width: 700px;
    margin: 30px auto;
    padding: 22px 20px;
    box-sizing: border-box;

    font-family: "Noto Sans JP", sans-serif;
    text-align: left;

    background-color: rgba(239, 232, 222, 0.95);
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.08);

    box-shadow:
        rgba(99, 99, 99, 0.15) 0px 2px 8px 0px;
}


/* ============================================
   TITLE
   ============================================ */

#community-poll .poll-title {
    margin-bottom: 16px;

    font-size: 11px;
    letter-spacing: 2px;
    font-weight: 500;

    color: #666 !important;
}


/* ============================================
   QUESTION
   ============================================ */

#community-poll .poll-question {
    margin-bottom: 16px;

    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.3px;

    color: #222 !important;

    text-align: left !important;
}


/* ============================================
   ANSWER OPTIONS
   ============================================ */

#community-poll .poll-options {
    display: flex;
    flex-direction: column;
    gap: 5px;
}


/* Individual option */

#community-poll .poll-option {
    display: flex;
    align-items: center;
    justify-content: flex-start;

    width: 100%;
    min-height: 42px;
    box-sizing: border-box;

    padding: 6px 12px;

    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 6px;

    background-color: rgba(255, 255, 255, 0.55);

    cursor: pointer;

    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0.5px;

    color: #333 !important;

    text-align: left !important;

    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        opacity 0.2s ease;
}


/* Hover */

#community-poll .poll-option:hover {
    background-color: rgba(255, 255, 255, 0.9);

    border-color: rgba(0, 0, 0, 0.25);
}


/* Selected option */

#community-poll .poll-option:has(input:checked) {
    background-color: rgba(255, 255, 255, 0.95);

    border-color: rgba(0, 0, 0, 0.35);
}


/* Radio button */

#community-poll .poll-option input {
    flex: 0 0 auto;

    width: 16px;
    height: 16px;

    margin: 0 11px 0 0;

    cursor: pointer;
}


/* Answer text */

#community-poll .poll-option span {
    display: block;

    color: #333 !important;

    text-align: left !important;
}


/* Disabled options after voting */

#community-poll .poll-option:has(input:disabled) {
    cursor: default;

    opacity: 0.75;
}


#community-poll .poll-option input:disabled {
    cursor: default;
}


/* ============================================
   VOTE BUTTON
   ============================================ */

.poll-vote-btn {
    margin-top: 16px;

    padding: 10px 22px;

    border: none;
    border-radius: 4px;

    background-color: #222;
    color: #fff;

    font-family: "Noto Sans JP", sans-serif;
    font-size: 11px;
    letter-spacing: 1.5px;

    cursor: pointer;

    transition:
        opacity 0.2s ease,
        transform 0.1s ease;
}


.poll-vote-btn:hover {
    opacity: 0.85;
}


.poll-vote-btn:active {
    transform: translateY(1px);
}


.poll-vote-btn:disabled {
    opacity: 0.4;
    cursor: not-allowed;
}


/* ============================================
   MESSAGE
   ============================================ */

.poll-message {
    margin-top: 14px;

    font-size: 11px;
    line-height: 1.5;
    letter-spacing: 0.5px;

    color: #666;
}


/* ============================================
   RESULTS
   ============================================ */

.poll-results {
    margin-top: 20px;
}


/* Individual result */

.poll-result {
    margin-bottom: 12px;
}


/* Result name + percentage */

.poll-result-header {
    display: flex;
    justify-content: space-between;
    align-items: center;

    margin-bottom: 5px;

    font-size: 11px;
    letter-spacing: 0.5px;
}


/* Result name */

.poll-result-name {
    color: #333;
}


/* Result percentage */

.poll-result-percentage {
    color: #666;
}


/* Result bar */

.poll-result-bar {
    width: 100%;
    height: 6px;

    overflow: hidden;

    border-radius: 3px;

    background-color: rgba(0, 0, 0, 0.08);
}


/* Filled portion */

.poll-result-fill {
    height: 100%;

    border-radius: 3px;

    background-color: #555;

    transition: width 0.5s ease;
}


/* Total votes */

.poll-total {
    margin-top: 16px;

    font-size: 10px;
    letter-spacing: 1px;

    color: #888;
}


/* ============================================
   MOBILE
   ============================================ */

@media (max-width: 600px) {

    .community-poll {
        margin: 25px auto;
        padding: 18px 12px;
    }


    #community-poll .poll-title {
        margin-bottom: 14px;

        font-size: 10px;
        letter-spacing: 1.8px;
    }


    #community-poll .poll-question {
        margin-bottom: 14px;

        font-size: 14px;
        line-height: 1.5;
    }


    #community-poll .poll-options {
        gap: 5px;
    }


    #community-poll .poll-option {
        min-height: 40px;

        padding: 6px 10px;

        font-size: 12px;
        line-height: 1.35;
    }


    #community-poll .poll-option input {
        width: 16px;
        height: 16px;

        margin-right: 9px;
    }


    .poll-vote-btn {
        width: 100%;

        margin-top: 14px;

        padding: 10px 15px;
    }

}

/* noto-sans-jp-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0025-00FF;
  src: url('fonts/noto-sans-jp-v56-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  unicode-range: U+0025-00FF;
  src: url('fonts/noto-sans-jp-v56-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* annie-use-your-telescope-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Annie Use Your Telescope';
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0025-00FF;
  src: url('fonts/annie-use-your-telescope-v20-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-serif-regular - latin 
@font-face {
  font-display: swap; 
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0025-00FF;
  src: url('fonts/noto-serif-v33-latin-regular.woff2') format('woff2'); 
}
/
@font-face {
  font-display: swap; 
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 600;
  unicode-range: U+0025-00FF;
  src: url('fonts/noto-serif-v33-latin-600.woff2') format('woff2');

*/
