

@font-face {
    font-family: 'NewcrownthemeHeading';
    src: url('../fonts/bebasneue-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NewcrownthemeBody';
    src: url('../fonts/nunito-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.site-header,
.main-navigation,
.site-footer,
.site-info,
.top-bar {
    display: none !important;
}

.t-a20866 {
    background-color: #ffffff;
    
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22160%22%20height%3D%22160%22%3E%3Cdefs%3E%3Cstyle%3Eline%2Crect%2Ccircle%7Bstroke%3Argba%28238%2C61%2C58%2C0.04%29%3Bfill%3Anone%3Bstroke-width%3A1%7D%20circle.dot%7Bfill%3Argba%28238%2C61%2C58%2C0.04%29%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cline%20x1%3D%2220%22%20y1%3D%220%22%20x2%3D%2220%22%20y2%3D%2240%22%2F%3E%3Cline%20x1%3D%2220%22%20y1%3D%2240%22%20x2%3D%2260%22%20y2%3D%2240%22%2F%3E%3Cline%20x1%3D%2260%22%20y1%3D%2240%22%20x2%3D%2260%22%20y2%3D%2280%22%2F%3E%3Ccircle%20class%3D%22dot%22%20cx%3D%2220%22%20cy%3D%2240%22%20r%3D%222%22%2F%3E%3Ccircle%20class%3D%22dot%22%20cx%3D%2260%22%20cy%3D%2240%22%20r%3D%222%22%2F%3E%3Cline%20x1%3D%22100%22%20y1%3D%2220%22%20x2%3D%22100%22%20y2%3D%2260%22%2F%3E%3Cline%20x1%3D%22100%22%20y1%3D%2260%22%20x2%3D%22140%22%20y2%3D%2260%22%2F%3E%3Ccircle%20class%3D%22dot%22%20cx%3D%22100%22%20cy%3D%2260%22%20r%3D%222%22%2F%3E%3Cline%20x1%3D%2240%22%20y1%3D%22100%22%20x2%3D%2280%22%20y2%3D%22100%22%2F%3E%3Cline%20x1%3D%2280%22%20y1%3D%22100%22%20x2%3D%2280%22%20y2%3D%22140%22%2F%3E%3Ccircle%20class%3D%22dot%22%20cx%3D%2280%22%20cy%3D%22100%22%20r%3D%222%22%2F%3E%3Cline%20x1%3D%22120%22%20y1%3D%22120%22%20x2%3D%22160%22%20y2%3D%22120%22%2F%3E%3Ccircle%20class%3D%22dot%22%20cx%3D%22120%22%20cy%3D%22120%22%20r%3D%222%22%2F%3E%3Crect%20x%3D%2255%22%20y%3D%2275%22%20width%3D%2210%22%20height%3D%2210%22%20rx%3D%221%22%2F%3E%3C%2Fsvg%3E"); background-size: 160px 160px;
}

.gfjq__skip {
    position: absolute;
    top: -100%;
    left: 0;
    background: #ee3d3a;
    color: #fff;
    padding: 8px 16px;
    z-index: 9999;
    font-size: 14px;
    text-decoration: none;
}

.gfjq__skip:focus {
    top: 0;
}

.gfjq__site-content {
    max-width: 1000px;
    margin: 0 auto;
    padding: 50px 20px 60px;
    min-height: 50vh;
}

.t-a20866 h1,
.t-a20866 h2,
.t-a20866 h3,
.t-a20866 h4,
.t-a20866 h5 {
    font-family: 'NewcrownthemeHeading', Arial, sans-serif;
    color: #190e0b;
    line-height: 1.3;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
}

.t-a20866 h1 { font-size: 2.4rem; }
.t-a20866 h2 { font-size: 1.6rem; }
.t-a20866 h3 { font-size: 1.3rem; }
.t-a20866 h4 { font-size: 1.15rem; }
.t-a20866 h5 { font-size: 1rem; }

.t-a20866 .entry-content > :first-child,
.t-a20866 article > :first-child {
    margin-top: 0;
}

.t-a20866 .entry-content h1,
.t-a20866 .entry-content h2,
.t-a20866 .entry-content h3 {
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.t-a20866 .entry-content h1,
.t-a20866 .entry-content h2 {
    text-align: center;
}
.t-a20866 .entry-content h1::after,
.t-a20866 .entry-content h2::after {
    left: 50%;
    transform: translateX(-50%);
}

.t-a20866 body,
.t-a20866 p,
.t-a20866 li,
.t-a20866 td,
.t-a20866 th {
    font-family: 'NewcrownthemeBody', Arial, sans-serif;
    color: #333333;
    line-height: 1.75;
}

.t-a20866 p {
    margin-bottom: 1.2em;
    font-size: 15px;
}

.t-a20866 a {
    color: #ee3d3a;
    text-decoration: underline;
    text-underline-offset: 2px;
    transition: color 0.2s;
}

.t-a20866 a:hover {
    color: #f1120e;
}

.t-a20866 ul,
.t-a20866 ol {
    padding-left: 1.5em;
    margin-bottom: 1.2em;
}

.t-a20866 li {
    margin-bottom: 0.4em;
}

.t-a20866 .entry-content img,
.t-a20866 .page-content img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin: 1em 0;
}

.t-a20866 hr {
    border: none;
    border-top: 1px solid #e0e0e0;
    margin: 2em 0;
}

.gfjq__cta {
    display: none;
    padding: 10px 24px;
    background: #ee3d3a;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-family: 'NewcrownthemeBody', Arial, sans-serif;
    font-size: 0.85rem;
    font-weight: 600;
    text-decoration: none;
    text-transform: none;
    white-space: nowrap;
    transition: background 0.2s;
    margin-left: 12px;
}

.gfjq__cta:hover {
    background: #f1120e;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 2px 8px rgba(0,0,0,0.12);
    transform: translateY(-1px);
}

.gfjq__search {
    margin-left: 12px;
    position: relative;
}
.gfjq__search-form {
    display: flex;
    align-items: center;
    background: rgba(255,255,255,0.1);
    border: 1px solid rgba(255,255,255,0.15);
    border-radius: 6px;
    overflow: hidden;
    transition: border-color 0.2s;
}
.gfjq__search-form:focus-within {
    border-color: #ee3d3a;
}
.gfjq__search-input {
    background: transparent;
    border: none;
    padding: 6px 10px;
    color: #e8e8e8;
    font-family: 'NewcrownthemeBody', Arial, sans-serif;
    font-size: 0.85rem;
    width: 160px;
    outline: none;
}
.gfjq__search-input::placeholder {
    color: rgba(255,255,255,0.4);
}
.gfjq__search-btn {
    background: transparent;
    border: none;
    padding: 6px 10px;
    color: #e8e8e8;
    cursor: pointer;
    display: flex;
    align-items: center;
    transition: color 0.2s;
}
.gfjq__search-btn:hover {
    color: #ee3d3a;
}

.ujky__wrap {
    background: #190e0b;
    color: #bababa;
    padding: 20px 0;
    margin-top: 40px;
    border-top: 3px solid #ee3d3a;
}

.ujky__inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center;
}

.ujky__line {
    margin: 0 0 8px;
    font-family: 'NewcrownthemeBody', Arial, sans-serif;
    font-size: 0.8rem;
    color: #999999;
}

.ujky__nav {
    margin-top: 8px;
}

.ujky__menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 18px;
    flex-wrap: wrap;
}

.ujky__menu a {
    color: #bababa;
    text-decoration: none;
    font-family: 'NewcrownthemeBody', Arial, sans-serif;
    font-size: 0.8rem;
    transition: color 0.2s;
}

.ujky__menu a:hover {
    color: #ee3d3a;
}

.gfjq__wrap {
    background: linear-gradient(135deg, #190e0b 0%, #0b0605 100%);
    padding: 0;
    position: relative;
    z-index: 100;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.gfjq__inner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    height: 71px;
}

.gfjq__brand {
    flex-shrink: 0;
}

.gfjq__brand a {
    text-decoration: none;
}

.gfjq__brand img {
    max-height: 45px;
    width: auto;
    display: block;
}

.gfjq__sitename {
    font-family: 'NewcrownthemeHeading', Arial, sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #ffffff;
    text-decoration: none;
    letter-spacing: 0.5px;
}

.gfjq__sitename:hover {
    color: #ee3d3a;
}

.gfjq__nav {
    display: flex;
    align-items: center;
}

.gfjq__menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 0;
}

.gfjq__menu li {
    position: relative;
}

.gfjq__menu > li > a {
    display: inline-flex;
    align-items: center;
    padding: 10px 18px;
    line-height: 1.2;
    color: #e8e8e8;
    text-decoration: none;
    font-family: 'NewcrownthemeBody', Arial, sans-serif;
    font-size: 0.95rem;
    font-weight: 400;
    transition: color 0.2s, background 0.2s;
    white-space: nowrap;
}

.gfjq__menu > li > a:hover,
.gfjq__menu > li.current-menu-item > a {
    color: #ffffff;
    background: rgba(238, 61, 58, 0.12);
    border-radius: 6px;
}

.gfjq__menu .sub-menu {
    list-style: none;
    margin: 0;
    padding: 8px 0;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 200px;
    background: #0b0605;
    border-top: 2px solid #ee3d3a;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.14);
    display: none;
    z-index: 200;
}

.gfjq__menu li:hover > .sub-menu {
    display: block;
}

.gfjq__menu .sub-menu a {
    display: block;
    padding: 10px 20px;
    color: #c8c8c8;
    text-decoration: none;
    font-family: 'NewcrownthemeBody', Arial, sans-serif;
    font-size: 0.9rem;
    transition: color 0.2s, background 0.2s;
}

.gfjq__menu .sub-menu a:hover {
    color: #ffffff;
    background: rgba(238, 61, 58, 0.12);
}

.gfjq__toggle {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    flex-direction: column;
    gap: 5px;
    z-index: 150;
}

.gfjq__toggle-bar {
    display: block;
    width: 24px;
    height: 2px;
    background: #ffffff;
    transition: transform 0.3s, opacity 0.3s;
}

.gfjq__toggle[aria-expanded="true"] .gfjq__toggle-bar:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
}

.gfjq__toggle[aria-expanded="true"] .gfjq__toggle-bar:nth-child(2) {
    opacity: 0;
}

.gfjq__toggle[aria-expanded="true"] .gfjq__toggle-bar:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
}

@media (max-width: 768px) {
    
    .gfjq__toggle {
        display: flex;
    }

    
    .gfjq__nav {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #0b0605;
        border-top: 2px solid #ee3d3a;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
        z-index: 200;
    }

    .gfjq__nav.is-open {
        display: block;
    }

    .gfjq__menu {
        flex-direction: column;
        padding: 10px 0;
    }

    .gfjq__menu > li > a {
        line-height: 1.4;
        padding: 12px 20px;
    }

    .gfjq__search {
        margin: 0;
        padding: 10px 20px;
    }
    .gfjq__search-input {
        width: 100%;
    }

    
    .gfjq__menu .sub-menu {
        position: static;
        box-shadow: none;
        border-top: none;
        background: rgba(0, 0, 0, 0.15);
        padding-left: 15px;
        display: block;
        transform: none;
    }

    
    .ujky__inner {
        flex-direction: column;
        text-align: center;
    }

    .ujky__menu {
        justify-content: center;
    }

    
    .gfjq__site-content {
        padding: 25px 15px 40px;
    }
}

@media (max-width: 480px) {
    .gfjq__inner {
        height: 60px;
        padding: 0 15px;
    }

    .gfjq__sitename {
        font-size: 1.15rem;
    }

    .gfjq__brand img {
        max-height: 35px;
    }

    .t-a20866 h1 { font-size: 1.6rem; }
    .t-a20866 h2 { font-size: 1.35rem; }
    .t-a20866 h3 { font-size: 1.15rem; }

    .t-a20866 p {
        font-size: 0.95rem;
    }

    .gfjq__site-content {
        padding: 20px 12px 30px;
    }
}

.t-a20866 .entry-content table,
.t-a20866 .page-content table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 1.5em;
    font-size: 0.95rem;
    border: 1px solid #e8e8e8;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,0.06);
}

.t-a20866 .entry-content th,
.t-a20866 .page-content th {
    background: #190e0b;
    color: #ffffff;
    padding: 12px 16px;
    text-align: left;
    font-family: 'NewcrownthemeHeading', Arial, sans-serif;
    font-weight: 400;
    font-size: 0.9rem;
}

.t-a20866 .entry-content td,
.t-a20866 .page-content td {
    padding: 12px 16px;
    border-bottom: 1px solid #e8e8e8;
    text-align: left;
}

.t-a20866 .entry-content tr:nth-child(even) td,
.t-a20866 .page-content tr:nth-child(even) td {
    background: #f8f8f8;
}

.t-a20866 .entry-content tr:hover td,
.t-a20866 .page-content tr:hover td {
    background: #feefef;
}
