*, *::before, *::after {
    box-sizing: border-box;
}

body {
    font-family: 'Verdana', Geneva, sans-serif;
    line-height: 1.4;
    padding: 11px;
    min-height: 100vh;
    background-color: #2e2e2e;
    color: #dcdcdc;
    text-shadow: 2px -2px 4.3px rgba(182, 115, 190, 0.85);
}

h1 {
    text-align: center;
    margin: 20px 0;
    font-size: 2rem;
    color: #ff79c6;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 0 0 7px rgba(255, 121, 198, 0.5);
    border-bottom: 1px dashed #ff79c6;
    padding-bottom: 15px;
}

h2 {
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 1rem;
    color: #ff79c6;
    border-bottom: 1px solid #ff79c6;
    padding-bottom: 8px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

h3 {
    margin-top: 23px;
    margin-bottom: 11px;
    font-size: 1rem;
    color: #dcdcdc;
    letter-spacing: 0px;
}

p { margin-bottom: 16px; }
ul { padding-left: 21px; margin-bottom: 23px; }
li { margin-bottom: 5px; }
a { text-decoration: none; transition: 0.1s; }

header {
    margin-bottom: 17px;
    position: sticky;
    top: 0;
    background: rgba(46, 46, 46, 0.98);
    padding: 0px;
    margin: -11px -11px 30px -11px;
    z-index: 100;
    border-bottom: 2px solid #ff79c6;
}

main {
    max-width: 776px;
    margin: 0 auto;
    border-radius: 0;
    padding: 21px;
    background: rgba(51, 51, 51, 0.80);
    box-shadow: 0 0 17px rgba(255, 121, 198, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #ff79c6;
}

main img {
    display: block;
    margin: 23px auto;
    max-width: 100%;
    height: auto;
    border-radius: 0;
    border: 1px solid #333;
    filter: contrast(1) saturate(1) grayscale(0);
    image-rendering: pixelated;
}

main a {
    display: inline-block;
    background-color: transparent;
    border: 1px solid #ff79c6;
    color: #ff79c6;
    padding: 3px 11px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 1px;
}
main a:hover {
    background-color: #ff79c6;
    color: #000;
    border-color: #ff79c6;
    text-decoration: none;
    box-shadow: 0 0 11px rgba(255, 121, 198, 0.4);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    background: rgba(56, 56, 56, 0.50);
    border: 1px solid #333;
}

th, td {
    padding: 11px;
    text-align: left;
    border-bottom: 1px solid #333;
}

th {
    background: #2e2e2e;
    color: #ff79c6;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 3px;
    border: 1px solid #333;
}

td {
    color: #dcdcdc;
    border: 1px solid #333;
}

tr:hover {
    background: rgba(255, 121, 198, 0.0);
}

blockquote {
    padding: 16px;
    border-left: 3px solid #ff79c6;
    margin: 16px 0;
    background: rgba(51, 51, 51, 0.52);
    font-style: italic;
    color: #ff79c6;
    border: 1px solid #333;
}

code {
    background: #2e2e2e;
    padding: 3px 7px;
    border-radius: 0;
    font-family: 'Verdana', Geneva, sans-serif;
    color: #ff79c6;
    border: 1px solid #333;
    font-size: 1em;
}

pre {
    background: #2e2e2e;
    padding: 11px;
    border: 1px solid #333;
    overflow-x: auto;
    color: #dcdcdc;
}

.menu-container {
    max-width: 815px;
    margin: 20px auto;
    background: rgba(51, 51, 51, 0.87);
    border-radius: 0;
    padding: 23px;
    box-shadow: 0 0 17px rgba(255, 121, 198, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #ff79c6;
}

footer {
    text-align: center;
    margin-top: 35px;
    padding: 16px;
    font-size: 1em;
    opacity: 0.5;
    color: #ff79c6;
    border-top: 1px dashed #333;
    letter-spacing: 2px;
}

@keyframes flicker_endRoot_layer569 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.89; }
}

h1, h2 {
    animation: anim_edgeShadow_container699 2.8s infinite;
}

main a:hover {
    animation: glitch_hardItem_holder194 0s ease-in-out;
}

@keyframes glitch_rootHolder_container56 {
    0% { transform: translate(0); }
    20% { transform: translate(-1px, 2px); }
    40% { transform: translate(-1px, -1px); }
    60% { transform: translate(1px, 3px); }
    80% { transform: translate(1px, -1px); }
    100% { transform: translate(0); }
}

@media (min-width: 768px) {
    body { padding: 36px; }
    main { padding: 31px; }
    .menu-container { padding: 47px; }
    header { margin: -41px -39px 33px -31px; padding: 22px 33px; }
}

/* Unique classes generated per host */
.bottomBright_window45 { color: #fff; }
.hdrcenterVintage_area612 { border-top-color: #ff79c6; }
.mhardThird_module153 { outline: 1px solid rgba(255, 121, 198, 0.1); }
.ftrhalfMiddle_box688 { text-shadow: 0 0 1px #ff79c6; }
.navfooterBright_component942 { display: flex; }
.menuhighlightLeft_item701 { flex-direction: column; }
.lnktitleSubtitle_component424 { cursor: pointer; }
.tbllayoutRough_element442 { font-size: 0.95em; }
.th_simpleMaximal_element576 { text-align: center; }
.td_adaptiveBorder_view414 { vertical-align: top; }
.tr_backgroundMaximal_section141 { border-collapse: separate; }
.bqformContent_holder445 { margin-left: 1em; }
.codemaximalSuper_module797 { white-space: nowrap; }
.preendAccent_item572 { line-height: 1.4; }
.imgsimpleRoot257 { object-fit: cover; }
