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

body {
    font-family: 'Impact', Charcoal, sans-serif;
    line-height: 1.7;
    padding: 21px;
    min-height: 100vh;
    background: linear-gradient(190deg, #1d2d50 0%, #222222 100%);
    color: #f1f1f1;
    text-shadow: 2px 2px 2.7px rgba(182, 139, 197, 0.66);
}

h1 {
    text-align: center;
    margin: 22px 0;
    font-size: 2rem;
    color: #ff6b6b;
    text-transform: uppercase;
    letter-spacing: 6px;
    text-shadow: 0 0 6px rgba(255, 107, 107, 0.6);
    border-bottom: 1px dashed #ff6b6b;
    padding-bottom: 17px;
}

h2 {
    margin-top: 26px;
    margin-bottom: 18px;
    font-size: 1rem;
    color: #ff6b6b;
    border-bottom: 1px solid #ff6b6b;
    padding-bottom: 10px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

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

p { margin-bottom: 12px; }
ul { padding-left: 25px; margin-bottom: 18px; }
li { margin-bottom: 9px; }
a { text-decoration: none; transition: 0.3s; }

header {
    margin-bottom: 14px;
    position: sticky;
    top: 0;
    background: rgba(29, 45, 80, 0.87);
    padding: 0px;
    margin: -21px -21px 26px -21px;
    z-index: 100;
    border-bottom: 2px solid #ff6b6b;
}

main {
    max-width: 791px;
    margin: 0 auto;
    border-radius: 0;
    padding: 23px;
    background: rgba(34, 50, 85, 0.85);
    box-shadow: 0 0 14px rgba(255, 107, 107, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #ff6b6b;
}

main img {
    display: block;
    margin: 27px 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 #ff6b6b;
    color: #ff6b6b;
    padding: 6px 9px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 0px;
}
main a:hover {
    background-color: #ff6b6b;
    color: #000;
    border-color: #ff6b6b;
    text-decoration: none;
    box-shadow: 0 0 8px rgba(255, 107, 107, 0.6);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 22px 0;
    background: rgba(39, 55, 90, 0.63);
    border: 1px solid #333;
}

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

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

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

tr:hover {
    background: rgba(255, 107, 107, 0.2);
}

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

code {
    background: #1d2d50;
    padding: 2px 7px;
    border-radius: 0;
    font-family: 'Impact', Charcoal, sans-serif;
    color: #ff6b6b;
    border: 1px solid #333;
    font-size: 1em;
}

pre {
    background: #1d2d50;
    padding: 13px;
    border: 1px solid #333;
    overflow-x: auto;
    color: #f1f1f1;
}

.menu-container {
    max-width: 771px;
    margin: 20px auto;
    background: rgba(34, 50, 85, 0.82);
    border-radius: 0;
    padding: 23px;
    box-shadow: 0 0 14px rgba(255, 107, 107, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #ff6b6b;
}

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

@keyframes flicker_extraLight_component362 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.72; }
}

h1, h2 {
    animation: anim_edgeSection_component915 2.5s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 44px; }
    main { padding: 50px; }
    .menu-container { padding: 44px; }
    header { margin: -31px -46px 26px -50px; padding: 25px 49px; }
}

/* Unique classes generated per host */
.wrapperStart_module276 { color: #ddd; }
.hdraccentEdge_view651 { border-top-color: #ff6b6b; }
.melementText_view122 { outline: 1px solid rgba(255, 107, 107, 0.1); }
.ftrasideImage_component568 { text-shadow: 0 0 1px #ff6b6b; }
.navparagraphBottom_screen139 { display: flex; }
.menusoftCorner_holder641 { flex-direction: column; }
.lnkcornerHolder_module297 { cursor: pointer; }
.tblsecondaryMain_section571 { font-size: 0.95em; }
.th_brightLayout_view761 { text-align: center; }
.td_cornerMini_frame36 { vertical-align: top; }
.tr_titleBorder_card106 { border-collapse: separate; }
.bqtextLayout_container195 { margin-left: 1em; }
.codequarterSuper_widget522 { white-space: nowrap; }
.prenanoHard_area302 { line-height: 1.4; }
.imgsoftMaximal_wrap213 { object-fit: cover; }
