/* HARMONIA v.1 - flower of the universe [http://sailorcrystal.net/cosmos/] */
/* DESKTOP/TABLET/MOBILE VERSION */
/* made by evenstar AT gmail DOT com; licenced under Creative Commons Attribution-ShareAlike 4.0 International: http://creativecommons.org/licenses/by-sa/4.0/ */


/* SCROLLBAR */

::-webkit-scrollbar {
	height:0.8rem; 
	width: 0.8rem;
}
	
::-webkit-scrollbar-corner {
	background: #fff;
}

::-webkit-scrollbar-track-piece {
    background: #fff;
	border:2px solid #fff;
}

::-webkit-scrollbar-thumb {
	width:0.8rem; 
	height:1rem;
	background: linear-gradient(to bottom, #a8a4ba, #b2a0c8, #eebed6, #bc8d96, #fde59a, #abc2b1, #8eccd2, #99abdc, #a6d3f2);
	border: 4px solid #fff;
}



/* THE MAIN STUFF */

html,
body {
   font-size: 16px; /* base font reset */
   margin:0;
   padding:0;
   background-image: url(BG.png),  linear-gradient(to bottom right, #a8a4ba, #b2a0c8, #eebed6, #bc8d96, #fde59a, #abc2b1, #8eccd2, #99abdc, #a6d3f2);
   background-position: top left, top left;
   background-attachment: fixed, fixed;
   background-repeat: repeat, repeat;
}

.grid-container {
	display: grid;
	grid-template-columns: auto minmax(320px, 900px) auto;
	grid-template-rows: max-content max-content auto max-content;
	margin: 0rem auto;
	grid-template-areas:
		". header ."
		"nav nav nav"
		". main ."
		"footer footer footer";
}


/* HEADER */

header {
	grid-area: header;
	text-align: center;
	margin: 2rem 0 0 0;
	line-height: 0;
}

.resize {
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

/* NAVIGATION BAR */

nav { 
	grid-area: nav;
	text-align: center;
	font-family: 'Josefin Sans', sans-serif;
	word-spacing: 2rem;
	text-transform: uppercase;
	font-size: 125%;
	margin: 1rem 0;
	transition: all 0.5s ease-in-out;
}

nav a:link,
nav a:visited,
nav a:active {
	color: #e3bf4e;
    text-decoration: none;
    letter-spacing: 4px;
    transition: all 0.4s ease-in-out;
}

nav a:hover {
	color: #e3bf4e;
    transition: all 0.4s ease-in-out;
}

.cl-effect-16 a::before {
      color: #fff;
      content: attr(data-hover);
      position: absolute;
      opacity: 0; 
      text-shadow: 0 0 2px #6750ff, 0 0 5px #b7adff, 0 0 9px #ccc8e9;
      transform: scale(1.1) translateX(10px) translateY(-10px) rotate(5deg);
      transition: transform 0.9s, opacity 0.9s;
      pointer-events: none;
}

.cl-effect-16 a:hover::before,
.cl-effect-16 a:focus::before {
      -webkit-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
      -moz-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
      transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
      opacity: 1;
}



/* TEXT EMBELLISHMENTS */

strong, b {
	color: #8081ae;
}

em, i {
	color: #8b9fcd;
	font-family: 'Playfair Display', serif;
	letter-spacing: 1px;
}

a:link,
a:visited,
a:active {
    color: #7169da;
    text-decoration: none;
    transition: all 0.25s ease-in-out;
}

a:hover {
    color: #868fb4;
    text-decoration: none;
    background: none;
    transition: all 0.25s ease-in-out;
}

/* MAIN TEXT AREA */

h1 {
    font-family: 'Clicker Script', cursive;
    font-size: 250%;
    margin: 0 0 0.5rem 0;
    line-height: 150%;
    background: linear-gradient(to left, #716f7e, #816c9f, #f092bb, #9b444d, #fec953, #479444, #3f9aa1, #435998, #57a1e9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	display: inline-block;
	}
	
h1::before {
	content: "\2737 ";
	margin-right: 1rem;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: #fff;
    text-shadow: 0px 0px 4px #ada4f3;
}

h2 {
	font-family: 'Playfair Display', serif;
    color: #e3bf4e;
    font-size: 160%;
    margin: 1rem 0 0 0;
    text-indent: 3rem;
    line-height: 100%;
    letter-spacing: 2px;
}

h2.box {
	font-family: 'Clicker Script', cursive;
    background: linear-gradient(to left, #716f7e, #816c9f, #f092bb, #9b444d, #fec953, #479444, #3f9aa1, #435998, #57a1e9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-weight: bold;
    font-size: 250%;
    margin: 0;
    text-indent: 0;
    letter-spacing: 1px;
    line-height: 115%;
	display: inline-block;
	}

h2.box::before {
	content: url(rose.png);
	margin-right: 0.75rem;
}

h2.box::after {
	content: "\21B4";
	font-weight: normal;
	margin-left: 1rem;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: #fff;
    text-shadow: 0 0 2px #6750ff, 0 0 5px #b7adff, 0 0 9px #ccc8e9;
}
	
h2.affiliates {
	font-family: 'Josefin Sans', sans-serif;
	text-align: center;
	color: #fff;
	font-size: 200%;
	letter-spacing: 3px;
	margin-top: 4rem;
    text-indent: 0;
	text-transform: uppercase;
	text-shadow: 0 0 2px #6750ff, 0 0 5px #b7adff, 0 0 9px #ccc8e9;
}

h2.affiliates::before {
	content: "\2737";
	color: #fff;
	margin-right: 1.25rem;
    text-shadow: 0 0 2px #bc8343, 0 0 5px #efb54c, 0 0 9px #fff9b6;
}

h2.affiliates::after {
	content: "\2737";
	color: #fff;
	margin-left: 1.25rem;
    text-shadow: 0 0 2px #bc8343, 0 0 5px #efb54c, 0 0 9px #fff9b6;
}


h3 {
	font-family: 'Josefin Sans', sans-serif;
	color: #a09fa7;
	font-size: 120%;
	margin: 2rem 0 0.25rem 0;
	letter-spacing: 6px;
	line-height: 120%;
	text-align: left;
	text-indent: 4rem;
	border-bottom: 1px dashed #e5d7cb;
	}


/* MAIN TEXT */



main {
	grid-area: main;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: justify;
    padding: 1.5rem 2rem;
    color: #837f8f;
    font-size: 100%;
    line-height: 200%;
	}

  main p {margin: 0 0 0.75rem 0;}
  
 abbr {text-decoration: none;
	border-bottom: 1px dotted #addbfe;
 }

.separator {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto 2rem auto;
  padding: 0;
}

.affs {
    text-align: center;
    font-size: 85%;
    line-height: 160%;
    letter-spacing: 2px;
	margin: 1rem auto;
	display: block;
	width: 90%;
}

.affs a:link,
.affs a:visited,
.affs a:active {
	color: #deac36;
	background: transparent;
}

.affs a:hover {
	color: #8776da;
	background: transparent;
}

.affs img {
    margin: 0.5rem;
    box-shadow: 0px 0px 5px #fff;
}

.cliques {
	text-align: center;
	font-size: 110%;
	letter-spacing: 1px;
	font-family: 'Playfair Display', serif;
	margin: 2rem 0;
	font-size: 110%;
	color: #9591b4;
}

.codecredit {
	font-family: 'Josefin Sans', sans-serif;
	border-top: 1px dashed #e5d7cb;
	text-align: right;
	display: block;
	width: 100%;
	font-size: 75%;
	letter-spacing: 1px;
	line-height: 120%;
	color: #b3afc1;
}

.codecredit a:link,
.codecredit a:visited,
.codecredit a:active {
	background: transparent;
	color: #deac36;
}

.codecredit a:hover {
	background: transparent;
	color: #8776da;
}

.codesort img {
	margin: 0 1rem 0.5rem 0;
}

/* ASIDE (FANLISTING INFO BOX) */

aside { 
	width: 80%;
	text-align: justify;
	margin: 2rem auto;
	font-size: 120%;
	display: block;
	color: #8a8883;
	background: #fff url(asidebg.png) top right no-repeat;
	padding: 1rem 1.5rem;
	border-radius: 15px;
}

aside b,
aside strong {
	font-family: 'Playfair Display', serif;
	color: #8081b4;
	letter-spacing: 1px;
}

aside a:link,
aside a:visited,
aside a:active {
	color: #deac36;
	background: transparent;
}

aside a:hover {
	color: #e9d189;
}

/* FOOTER */

footer {
	grid-area: footer;
	font-family: 'Josefin Sans', sans-serif;
	text-align: center;
	color: #b3afc1;
	letter-spacing: 1px;
	font-size: 80%;
	padding: 3rem;
}

footer a:link,
footer a:visited,
footer a:active {
	text-decoration: none;
	background: transparent;
	color: #deac36;
}

footer a:hover {
	color: #8776da;
}

footer em,
footer i {
	font-family: 'Josefin Sans', sans-serif;
}


/* TABLET SIZING */

@media only screen and (max-width: 799px) {



}

/* MOBILE SIZING */

@media only screen and (max-width: 414px) {


}
