 /*
    plagiarism (noun)

        - Cambridge Dictionary:
        the process or practice of using another person's ideas or work and pretending that it is your own

        - Merriam-Webster:
        the act of using another person's words or ideas without giving credit to that person
    
        See also: https://www.plagiarism.org/article/what-is-plagiarism

    Please do NOT copy, redistribute or use any part of my work without permission,
    be it content or design, including texts, graphics and code.
    Any resources used in making this site are listed and credited at the end of the site in the credits section.
    If you have questions, ask.
*/
 
 ::-webkit-scrollbar {width: 15px;}::-webkit-scrollbar-track {background: #7e007a;}::-webkit-scrollbar-button {background: #edbd1d;}::-webkit-scrollbar-thumb {background: #ff9c9c;}::selection {background: rgba(208, 150, 190, 0.3);}::-moz-selection {background: rgba(208, 150, 190, 0.3);}body {margin: 0;background: #7e007a;}#container-center {margin: 0 auto;width: 1280px;min-height: 769px;background: url(header.jpg) top -100px left -50px no-repeat;}#container-text {margin: 0 auto 0 500px;color: #e3dfdf;font-family: "Open Sans", sans-serif;font-size: 19px;line-height: 1.6em;}header {margin: 0;padding-top: 1px;padding-right: 30px;text-align: right;}nav {margin: 30px 0 45px;}nav ul {list-style: none;}nav li {display: inline-block;margin: auto 10px;background: rgba(208, 150, 190, 0.3);border-radius: 21px;padding: 6px 15px;text-align: center;}nav li:last-of-type {margin-right: 0;}nav li:hover {background: rgba(50, 28, 172, 0.76);}nav a {color: #fff46e;font-weight: 600;text-decoration: none;}nav a:hover, a:focus, a:active {color: #ff9c9c;}footer {margin: 60px auto 15px;font-size: 14px;}h1 {margin-bottom: 20px;color: #ff9c9c;font-family: "Parisienne", cursive;font-size: 85px;font-weight: 400;}h2 {margin-bottom: 20px;color: #edbd1d;font-family: "Dancing Script", cursive;text-transform: lowercase;font-size: 50px;font-weight: 400;}section > h2:first-of-type {margin-top: 20px;}h3 {margin: 45px auto -15px;font-family: "Open Sans", sans-serif;font-size: 25px;font-weight: 700;}h4 {margin: 0 auto -5px;}b, strong {color: #ff9c9c;}i, em {color: #ff9c9c;}.def {color: #fff46e;border-bottom: 1px dotted #d37171;}main a {background: rgba(208, 150, 190, 0.3);border-bottom: 2px solid #d37171;color: #fff46e;font-weight: 500;text-decoration: none;}main a:hover, main a:focus, main a:active {background: rgba(50, 28, 172, 0.76);border-bottom: 2px solid #edbd1d;color: #ff9c9c;}section a:visited {color: #ff9c9c;}.fa-moon, .fa-star, .fa-heart {color: #edbd1d;}.info {margin: 30px auto 30px 60px;}hr {margin: 45px 30px 45px auto;width: 50%;height: 2px;background: rgba(208, 150, 190, 0.3);border: none;}footer hr {margin: auto auto auto 30px;}.buttons {column-count: 2;text-align: center;}.buttons img, .linkage img {margin: 10px;padding: 5px;background: rgba(208, 150, 190, 0.3);}.linkage img {border: 2px solid #d37171;}.buttons img:hover {background: rgba(50, 28, 172, 0.76);}.linkage img:hover, .linkage img:focus, .linkage img:active {background: rgba(50, 28, 172, 0.76);border: 2px solid #edbd1d;}.buttons a, .buttons a:hover, .buttons a:focus, .buttons a:active, .linkage a, .linkage a:hover, .linkage a:focus, .linkage a:active {border: 0;background: none;}main ul {list-style-type: circle;}main ul li {margin: 9px 0;}.shrine::after {content: "\00a0\2014";}#subnav {text-align: right;}#subnav li {display: inline-block;padding: 30px 30px 0 30px;}form {margin: 20px auto 30px 45px;}label, h4 {color: #ff9c9c;font-size: 16px;font-weight: 600;}input, textarea {width: 50%;padding: 6px;margin: 3px 0;box-sizing: border-box;background: rgba(208, 150, 190, 0.3);border: none;color: #e3dfdf;font-size: 16px;}.formtxtdisplay {color: #edbd1d;font-weight: 600;}input[type=radio], input[type=checkbox] {width: auto;}input[type=text]:focus, textarea:focus {background: rgba(50, 28, 172, 0.76);}input[type=submit] {width: 100px;border: 2px solid #d37171;color: #fff46e;cursor: pointer;}input:hover[type=submit] {background: rgba(50, 28, 172, 0.76);border: 2px solid #edbd1d;color: #ff9c9c;}::placeholder {color: #e3dfdf;opacity: 0.6;}:-ms-input-placeholder {color: #e3dfdf;}.smaller {font-size: 16px;}.error, .success {color: #fff46e;font-size: 25px;}