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

body {
    font-family: 'Garamond', serif;
    line-height: 1.8;
    padding: 13px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        30deg,
        rgba(0, 0, 0, 0.17) 0px,
        rgba(0, 0, 0, 0.17) 3px,
        transparent 3px,
        transparent 3px
    );
    color: #e94560;
    text-shadow: 2px -1px 2.8px rgba(177, 153, 163, 0.89);
}

h1 {
    text-align: center;
    margin: 20px 0;
    font-size: 2rem;
    color: #533483;
    text-transform: uppercase;
    letter-spacing: 6px;
    text-shadow: 0 0 8px rgba(83, 52, 131, 0.8);
    border-bottom: 1px dashed #533483;
    padding-bottom: 11px;
}

h2 {
    margin-top: 31px;
    margin-bottom: 16px;
    font-size: 1rem;
    color: #533483;
    border-bottom: 1px solid #533483;
    padding-bottom: 7px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

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

p { margin-bottom: 13px; }
ul { padding-left: 24px; margin-bottom: 16px; }
li { margin-bottom: 6px; }
a { text-decoration: none; transition: 0.3s; }

header {
    margin-bottom: 15px;
    position: sticky;
    top: 0;
    background: rgba(15, 52, 96, 0.85);
    padding: 0px;
    margin: -13px -13px 35px -13px;
    z-index: 100;
    border-bottom: 2px solid #533483;
}

main {
    max-width: 754px;
    margin: 0 auto;
    border-radius: 0;
    padding: 19px;
    background: rgba(20, 57, 101, 0.73);
    box-shadow: 0 0 25px rgba(83, 52, 131, 0.1);
    border: 1px solid #333;
    border-top: 2px solid #533483;
}

main img {
    display: block;
    margin: 24px 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 #533483;
    color: #533483;
    padding: 5px 8px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 1px;
}
main a:hover {
    background-color: #533483;
    color: #000;
    border-color: #533483;
    text-decoration: none;
    box-shadow: 0 0 15px rgba(83, 52, 131, 0.4);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 17px 0;
    background: rgba(25, 62, 106, 0.54);
    border: 1px solid #333;
}

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

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

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

tr:hover {
    background: rgba(83, 52, 131, 0.2);
}

blockquote {
    padding: 10px;
    border-left: 3px solid #533483;
    margin: 21px 0;
    background: rgba(20, 57, 101, 0.50);
    font-style: italic;
    color: #533483;
    border: 1px solid #333;
}

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

pre {
    background: #0f3460;
    padding: 15px;
    border: 1px solid #333;
    overflow-x: auto;
    color: #e94560;
}

.menu-container {
    max-width: 782px;
    margin: 20px auto;
    background: rgba(20, 57, 101, 0.89);
    border-radius: 0;
    padding: 16px;
    box-shadow: 0 0 25px rgba(83, 52, 131, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #533483;
}

footer {
    text-align: center;
    margin-top: 30px;
    padding: 21px;
    font-size: 1em;
    opacity: 0.6;
    color: #533483;
    border-top: 1px dashed #333;
    letter-spacing: 1px;
}

@keyframes flicker_buttonParagraph_layer409 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.78; }
}

h1, h2 {
    animation: anim_sectionDeep_page732 3s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 39px; }
    main { padding: 34px; }
    .menu-container { padding: 40px; }
    header { margin: -47px -44px 31px -46px; padding: 16px 39px; }
}

/* Unique classes generated per host */
.classicHolder_window763 { color: #fff; }
.hdrgigaItem_element230 { border-top-color: #533483; }
.mheaderMain_holder58 { outline: 1px solid rgba(83, 52, 131, 0.1); }
.ftrlinkAbstract_module373 { text-shadow: 0 0 1px #533483; }
.navpanelSmall_section179 { display: flex; }
.menuhardSoft_frame300 { flex-direction: column; }
.lnkdarkMain_wrap112 { cursor: pointer; }
.tbllargeNano_widget291 { font-size: 0.95em; }
.th_gridMega_item959 { text-align: center; }
.td_buttonThird_view183 { vertical-align: top; }
.tr_minimalSubtitle_layer477 { border-collapse: separate; }
.bqdarkShadow_module363 { margin-left: 1em; }
.codemoduleCorner_screen886 { white-space: nowrap; }
.presmallMedium_container45 { line-height: 1.4; }
.imgtitleDark_box746 { object-fit: cover; }
