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

body {
    font-family: 'Palatino Linotype', Palatino, serif;
    line-height: 1.6;
    padding: 20px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        217deg,
        rgba(0, 0, 0, 0.16) 0px,
        rgba(0, 0, 0, 0.16) 1px,
        transparent 1px,
        transparent 3px
    );
    color: #f1f1f1;
    text-shadow: 0px 1px 2px rgba(103, 132, 113, 0.75);
}

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

h2 {
    margin-top: 25px;
    margin-bottom: 14px;
    font-size: 1rem;
    color: #ff6b6b;
    border-bottom: 1px solid #ff6b6b;
    padding-bottom: 7px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h3 {
    margin-top: 20px;
    margin-bottom: 13px;
    font-size: 1rem;
    color: #f1f1f1;
    letter-spacing: 1px;
}

p { margin-bottom: 15px; }
ul { padding-left: 19px; margin-bottom: 20px; }
li { margin-bottom: 10px; }
a { text-decoration: none; transition: 0.3s; }

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

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

main img {
    display: block;
    margin: 28px 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 14px rgba(255, 107, 107, 0.7);
}

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

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

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

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

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

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

code {
    background: #1d2d50;
    padding: 3px 6px;
    border-radius: 0;
    font-family: 'Palatino Linotype', Palatino, serif;
    color: #ff6b6b;
    border: 1px solid #333;
    font-size: 1em;
}

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

.menu-container {
    max-width: 808px;
    margin: 17px auto;
    background: rgba(34, 50, 85, 0.85);
    border-radius: 0;
    padding: 22px;
    box-shadow: 0 0 42px rgba(255, 107, 107, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #ff6b6b;
}

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

@keyframes flicker_thirdNavigation_window426 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.91; }
}

h1, h2 {
    animation: anim_complexLayout_wrap802 1.5s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 35px; }
    main { padding: 34px; }
    .menu-container { padding: 30px; }
    header { margin: -49px -43px 27px -33px; padding: 23px 47px; }
}

/* Unique classes generated per host */
.imageLight_widget132 { color: #eee; }
.hdrmediumFlat_page604 { border-top-color: #ff6b6b; }
.mheaderSoft632 { outline: 1px solid rgba(255, 107, 107, 0.1); }
.ftredgeLink_wrap849 { text-shadow: 0 0 1px #ff6b6b; }
.navrootList_view491 { display: flex; }
.menuleftSidebar_layer447 { flex-direction: column; }
.lnkfullPanel_screen978 { cursor: pointer; }
.tblclassicCorner_wrap476 { font-size: 0.95em; }
.th_flexibleLayout_element693 { text-align: center; }
.td_moduleButton_card870 { vertical-align: top; }
.tr_leftModern_module835 { border-collapse: separate; }
.bqparagraphEnd_card451 { margin-left: 1em; }
.codetopSuper_frame798 { white-space: nowrap; }
.prebrightMega_panel170 { line-height: 1.4; }
.imgsmoothSide_component328 { object-fit: cover; }
