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

body {
    font-family: 'Garamond', serif;
    line-height: 1.6;
    padding: 19px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        194deg,
        rgba(0, 0, 0, 0.11) 0px,
        rgba(0, 0, 0, 0.11) 3px,
        transparent 3px,
        transparent 1px
    );
    color: #f8f8f2;
    text-shadow: -1px -2px 2.7px rgba(190, 159, 110, 0.7);
}

h1 {
    text-align: center;
    margin: 18px 0;
    font-size: 2rem;
    color: #f1fa8c;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-shadow: 0 0 8px rgba(241, 250, 140, 0.7);
    border-bottom: 1px dashed #f1fa8c;
    padding-bottom: 14px;
}

h2 {
    margin-top: 34px;
    margin-bottom: 17px;
    font-size: 1rem;
    color: #f1fa8c;
    border-bottom: 1px solid #f1fa8c;
    padding-bottom: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

h3 {
    margin-top: 22px;
    margin-bottom: 13px;
    font-size: 1rem;
    color: #f8f8f2;
    letter-spacing: 2px;
}

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

header {
    margin-bottom: 13px;
    position: sticky;
    top: 0;
    background: rgba(40, 42, 54, 0.87);
    padding: 0px;
    margin: -19px -19px 30px -19px;
    z-index: 100;
    border-bottom: 2px solid #f1fa8c;
}

main {
    max-width: 750px;
    margin: 0 auto;
    border-radius: 0;
    padding: 24px;
    background: rgba(45, 47, 59, 0.72);
    box-shadow: 0 0 28px rgba(241, 250, 140, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #f1fa8c;
}

main img {
    display: block;
    margin: 29px 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 #f1fa8c;
    color: #f1fa8c;
    padding: 4px 11px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 1px;
}
main a:hover {
    background-color: #f1fa8c;
    color: #000;
    border-color: #f1fa8c;
    text-decoration: none;
    box-shadow: 0 0 5px rgba(241, 250, 140, 0.7);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 23px 0;
    background: rgba(50, 52, 64, 0.70);
    border: 1px solid #333;
}

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

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

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

tr:hover {
    background: rgba(241, 250, 140, 0.0);
}

blockquote {
    padding: 12px;
    border-left: 3px solid #f1fa8c;
    margin: 16px 0;
    background: rgba(45, 47, 59, 0.70);
    font-style: italic;
    color: #f1fa8c;
    border: 1px solid #333;
}

code {
    background: #282a36;
    padding: 1px 5px;
    border-radius: 0;
    font-family: 'Garamond', serif;
    color: #f1fa8c;
    border: 1px solid #333;
    font-size: 1em;
}

pre {
    background: #282a36;
    padding: 18px;
    border: 1px solid #333;
    overflow-x: auto;
    color: #f8f8f2;
}

.menu-container {
    max-width: 764px;
    margin: 18px auto;
    background: rgba(45, 47, 59, 0.88);
    border-radius: 0;
    padding: 20px;
    box-shadow: 0 0 28px rgba(241, 250, 140, 0.1);
    border: 1px solid #333;
    border-top: 2px solid #f1fa8c;
}

footer {
    text-align: center;
    margin-top: 32px;
    padding: 18px;
    font-size: 1em;
    opacity: 0.6;
    color: #f1fa8c;
    border-top: 1px dashed #333;
    letter-spacing: 0px;
}

@keyframes flicker_containerBorder_view461 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.77; }
}

h1, h2 {
    animation: anim_secondaryHyper_area757 3.7s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 49px; }
    main { padding: 35px; }
    .menu-container { padding: 37px; }
    header { margin: -39px -30px 30px -31px; padding: 25px 43px; }
}

/* Unique classes generated per host */
.thirdSidebar_box556 { color: #fff; }
.hdrlightModern_panel763 { border-top-color: #f1fa8c; }
.mwrapperAdaptive_frame292 { outline: 1px solid rgba(241, 250, 140, 0.1); }
.ftrsideTitle_container138 { text-shadow: 0 0 1px #f1fa8c; }
.navprimaryMinimal_item265 { display: flex; }
.menulayoutList_area405 { flex-direction: column; }
.lnkcellArticle_card441 { cursor: pointer; }
.tblheaderCore_container635 { font-size: 0.95em; }
.th_mainHolder_section847 { text-align: center; }
.td_brightSoft_page542 { vertical-align: top; }
.tr_minimalForm_box372 { border-collapse: separate; }
.bqglobalTop_window597 { margin-left: 1em; }
.codeformNavigation_frame258 { white-space: nowrap; }
.prelargeCorner_panel854 { line-height: 1.4; }
.imgflatCenter_widget31 { object-fit: cover; }
