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

body {
    font-family: 'Times New Roman', serif;
    line-height: 1.7;
    padding: 20px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        264deg,
        rgba(0, 0, 0, 0.11) 0px,
        rgba(0, 0, 0, 0.11) 2px,
        transparent 2px,
        transparent 2px
    );
    color: #e94560;
    text-shadow: 1px -1px 0.8px rgba(161, 152, 151, 0.64);
}

h1 {
    text-align: center;
    margin: 15px 0;
    font-size: 2rem;
    color: #16213e;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-shadow: 0 0 5px rgba(22, 33, 62, 0.6);
    border-bottom: 1px dashed #16213e;
    padding-bottom: 11px;
}

h2 {
    margin-top: 28px;
    margin-bottom: 14px;
    font-size: 1rem;
    color: #16213e;
    border-bottom: 1px solid #16213e;
    padding-bottom: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h3 {
    margin-top: 28px;
    margin-bottom: 12px;
    font-size: 1rem;
    color: #e94560;
    letter-spacing: 2px;
}

p { margin-bottom: 18px; }
ul { padding-left: 17px; margin-bottom: 21px; }
li { margin-bottom: 7px; }
a { text-decoration: none; transition: 0.3s; }

header {
    margin-bottom: 18px;
    position: sticky;
    top: 0;
    background: rgba(26, 26, 46, 0.96);
    padding: 0px;
    margin: -20px -20px 34px -20px;
    z-index: 100;
    border-bottom: 2px solid #16213e;
}

main {
    max-width: 769px;
    margin: 0 auto;
    border-radius: 0;
    padding: 24px;
    background: rgba(31, 31, 51, 0.87);
    box-shadow: 0 0 14px rgba(22, 33, 62, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #16213e;
}

main img {
    display: block;
    margin: 20px 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 #16213e;
    color: #16213e;
    padding: 5px 11px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 2px;
}
main a:hover {
    background-color: #16213e;
    color: #000;
    border-color: #16213e;
    text-decoration: none;
    box-shadow: 0 0 9px rgba(22, 33, 62, 0.3);
}

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

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

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

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

tr:hover {
    background: rgba(22, 33, 62, 0.2);
}

blockquote {
    padding: 15px;
    border-left: 3px solid #16213e;
    margin: 21px 0;
    background: rgba(31, 31, 51, 0.55);
    font-style: italic;
    color: #e94560;
    border: 1px solid #333;
}

code {
    background: #1a1a2e;
    padding: 1px 4px;
    border-radius: 0;
    font-family: 'Times New Roman', serif;
    color: #16213e;
    border: 1px solid #333;
    font-size: 1em;
}

pre {
    background: #1a1a2e;
    padding: 14px;
    border: 1px solid #333;
    overflow-x: auto;
    color: #e94560;
}

.menu-container {
    max-width: 842px;
    margin: 19px auto;
    background: rgba(31, 31, 51, 0.79);
    border-radius: 0;
    padding: 21px;
    box-shadow: 0 0 14px rgba(22, 33, 62, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #16213e;
}

footer {
    text-align: center;
    margin-top: 49px;
    padding: 19px;
    font-size: 1em;
    opacity: 0.5;
    color: #16213e;
    border-top: 1px dashed #333;
    letter-spacing: 0px;
}

@keyframes flicker_bottomThird_layer857 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.8; }
}

h1, h2 {
    animation: anim_leftMedium_page871 3.2s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 43px; }
    main { padding: 50px; }
    .menu-container { padding: 30px; }
    header { margin: -42px -49px 33px -32px; padding: 19px 40px; }
}

/* Unique classes generated per host */
.vintageSide_holder659 { color: #ddd; }
.hdrsoftCell_page407 { border-top-color: #16213e; }
.mmegaMain_window374 { outline: 1px solid rgba(22, 33, 62, 0.1); }
.ftrstartSimple_view141 { text-shadow: 0 0 1px #16213e; }
.navminimalSmooth_component62 { display: flex; }
.menuretroMinimal_module776 { flex-direction: column; }
.lnkdeepVintage_window580 { cursor: pointer; }
.tblquarterSubtitle_widget566 { font-size: 0.95em; }
.th_globalContent619 { text-align: center; }
.td_leftSide_view349 { vertical-align: top; }
.tr_moduleRough_container234 { border-collapse: separate; }
.bqbrightRetro_frame296 { margin-left: 1em; }
.codemaximalWrapper_panel74 { white-space: nowrap; }
.preheaderTable_wrap664 { line-height: 1.4; }
.imgflatUniversal_wrap164 { object-fit: cover; }
