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

body {
    font-family: 'Helvetica', Arial, sans-serif;
    line-height: 1.7;
    padding: 20px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        241deg,
        rgba(0, 0, 0, 0.17) 0px,
        rgba(0, 0, 0, 0.17) 2px,
        transparent 2px,
        transparent 2px
    ),
    linear-gradient(282deg, #282a36 0%, #000000 100%);
    color: #f8f8f2;
}

h1 {
    text-align: center;
    margin: 21px 0;
    font-size: 2rem;
    color: #f1fa8c;
    text-transform: uppercase;
    letter-spacing: 6px;
    border-bottom: 1px dashed #f1fa8c;
    padding-bottom: 15px;
}

h2 {
    margin-top: 29px;
    margin-bottom: 19px;
    font-size: 1rem;
    color: #f1fa8c;
    border-bottom: 1px solid #f1fa8c;
    padding-bottom: 8px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

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

p { margin-bottom: 19px; }
ul { padding-left: 23px; margin-bottom: 25px; }
li { margin-bottom: 11px; }
a { text-decoration: none; transition: 0.2s; }

header {
    margin-bottom: 12px;
    position: sticky;
    top: 0;
    background: rgba(40, 42, 54, 0.89);
    padding: 0px;
    margin: -20px -20px 28px -20px;
    z-index: 100;
    border-bottom: 2px solid #f1fa8c;
}

main {
    max-width: 796px;
    margin: 0 auto;
    border-radius: 0;
    padding: 23px;
    background: rgba(45, 47, 59, 0.78);
    box-shadow: 0 0 36px rgba(241, 250, 140, 0.1);
    border: 1px solid #333;
    border-top: 2px solid #f1fa8c;
}

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

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

th, td {
    padding: 11px;
    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: 10px;
    border-left: 3px solid #f1fa8c;
    margin: 23px 0;
    background: rgba(45, 47, 59, 0.54);
    font-style: italic;
    color: #f8f8f2;
    border: 1px solid #333;
}

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

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

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

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

@keyframes flicker_modernQuarter457 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.84; }
}

h1, h2 {
    animation: anim_brightBright_panel234 1.9s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 38px; }
    main { padding: 41px; }
    .menu-container { padding: 44px; }
    header { margin: -37px -44px 33px -36px; padding: 21px 37px; }
}

/* Unique classes generated per host */
.deepLarge_view422 { color: #eee; }
.hdrsubtitleMain_box192 { border-top-color: #f1fa8c; }
.mcontainerSection_layer896 { outline: 1px solid rgba(241, 250, 140, 0.1); }
.ftrclassicGrid_section760 { text-shadow: 0 0 1px #f1fa8c; }
.navdeepGiga_window46 { display: flex; }
.menucontainerContent424 { flex-direction: column; }
.lnkmediumMedium_page654 { cursor: pointer; }
.tbllinkGrid_box404 { font-size: 0.95em; }
.th_gigaFlat_box143 { text-align: center; }
.td_simpleHeader_container489 { vertical-align: top; }
.tr_miniGiga_item149 { border-collapse: separate; }
.bqbuttonLink_container507 { margin-left: 1em; }
.codemodernRoot_item207 { white-space: nowrap; }
.prefooterShadow_box155 { line-height: 1.4; }
.imggigaVintage_section634 { object-fit: cover; }
