/* =========================================================
   JAHAN-E-TAHQEEQ
   FINAL CLEAN COMPLETE CSS
   BLUE THEME + GLITTER + MOVING TITLE + FIXED SIDEBAR
========================================================= */


/* =========================================================
   1. PAGE
========================================================= */

html,
body {
    margin: 0 !important;
    padding: 0 !important;

    background:
        radial-gradient(circle at 15% 20%, rgba(72,166,220,.12), transparent 24%),
        radial-gradient(circle at 85% 80%, rgba(32,112,169,.10), transparent 28%),
        linear-gradient(
            135deg,
            #eaf3f9,
            #f8fbfd 48%,
            #e8f2f8
        ) !important;

    color: #263746;

    font-family: "Segoe UI", Arial, sans-serif !important;
}


/* =========================================================
   2. FULL JOURNAL
========================================================= */

.pkp_structure_page {
    width: 100% !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;

    background: #f5faff !important;

    border: none !important;
    border-radius: 0 !important;

    box-shadow: none !important;
}


/* =========================================================
   3. HEADER
========================================================= */

.pkp_structure_head {
    position: relative !important;

    width: 100% !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;

    background: #031624 !important;

    border: none !important;

    overflow: visible !important;
}


.pkp_head_wrapper {
    width: 100% !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;
}


/* =========================================================
   4. HEADER TITLE AREA
========================================================= */

.pkp_site_name_wrapper {
    position: relative !important;
    isolation: isolate !important;

    width: 100% !important;

    box-sizing: border-box !important;

    margin: 0 !important;
    padding: 34px 48px !important;

    overflow: hidden !important;

    border: none !important;

    background:

        radial-gradient(
            circle at 85% 25%,
            rgba(83,196,248,.32),
            transparent 45%
        ),

        radial-gradient(
            circle at 15% 100%,
            rgba(38,136,192,.20),
            transparent 34%
        ),

        linear-gradient(
            112deg,
            #021424 0%,
            #052b47 35%,
            #07547d 68%,
            #1598ce 100%
        ) !important;

    box-shadow:
        inset 0 -3px 0 rgba(86,207,251,.92),
        0 7px 20px rgba(3,34,55,.18) !important;
}


/* =========================================================
   5. HEADER GLITTER
========================================================= */

.pkp_site_name_wrapper::before {
    content: "" !important;

    display: block !important;

    position: absolute !important;
    inset: 0 !important;

    z-index: 2 !important;

    pointer-events: none !important;

    background-image:

        radial-gradient(
            circle,
            rgba(255,255,255,1) 0,
            rgba(255,255,255,1) 1.1px,
            transparent 2px
        ),

        radial-gradient(
            circle,
            rgba(111,220,255,.95) 0,
            rgba(111,220,255,.90) 1.2px,
            transparent 2.2px
        ),

        radial-gradient(
            circle,
            rgba(255,255,255,.72) 0,
            rgba(255,255,255,.65) 1px,
            transparent 1.9px
        ) !important;

    background-size:
        70px 70px,
        105px 105px,
        145px 145px !important;

    background-position:
        10px 15px,
        48px 55px,
        82px 28px !important;

    opacity: .82 !important;

    filter:
        drop-shadow(0 0 2px rgba(255,255,255,.75))
        drop-shadow(0 0 4px rgba(74,196,250,.45)) !important;

    animation:
        jahanGlitterMove 9s linear infinite,
        jahanGlitterBlink 2.4s ease-in-out infinite alternate !important;
}


@keyframes jahanGlitterMove {

    0% {
        background-position:
            10px 15px,
            48px 55px,
            82px 28px;
    }

    50% {
        background-position:
            38px 35px,
            18px 82px,
            115px 48px;
    }

    100% {
        background-position:
            68px 58px,
            -12px 110px,
            148px 72px;
    }
}


@keyframes jahanGlitterBlink {

    0% {
        opacity: .48;
    }

    50% {
        opacity: .95;
    }

    100% {
        opacity: .68;
    }
}


/* =========================================================
   6. HEADER REFLECTION
========================================================= */

.pkp_site_name_wrapper::after {
    content: "" !important;

    position: absolute !important;

    top: -100% !important;
    left: -38% !important;

    width: 28% !important;
    height: 310% !important;

    z-index: 3 !important;

    pointer-events: none !important;

    transform: rotate(19deg) !important;

    background:
        linear-gradient(
            90deg,
            transparent 0%,
            rgba(255,255,255,.02) 15%,
            rgba(145,220,255,.12) 33%,
            rgba(255,255,255,.40) 50%,
            rgba(151,225,255,.14) 66%,
            transparent 100%
        ) !important;

    filter: blur(2px) !important;

    animation:
        jahanHeaderReflection 6.5s ease-in-out infinite !important;
}


@keyframes jahanHeaderReflection {

    0% {
        left: -38%;
        opacity: 0;
    }

    15% {
        opacity: .30;
    }

    40% {
        opacity: .75;
    }

    80% {
        left: 120%;
        opacity: .10;
    }

    100% {
        left: 120%;
        opacity: 0;
    }
}


/* =========================================================
   7. JOURNAL TITLE CENTER
========================================================= */

.pkp_site_name {
    position: relative !important;

    display: block !important;
    float: none !important;

    z-index: 5 !important;

    width: 100% !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;

    text-align: center !important;

    left: auto !important;
    right: auto !important;
    top: auto !important;

    transform: none !important;
}


/* =========================================================
   8. MOVING JOURNAL TITLE
========================================================= */

.pkp_site_name a,
.pkp_site_name .is_text {
    position: relative !important;

    display: inline-block !important;

    margin: 0 auto !important;

    white-space: nowrap !important;

    color: #ffffff !important;

    font-family: Georgia, "Times New Roman", serif !important;

    font-style: italic !important;

    font-size: 34px !important;
    font-weight: 700 !important;

    letter-spacing: 1px !important;

    line-height: 1.2 !important;

    text-decoration: none !important;

    text-shadow:
        0 2px 5px rgba(0,0,0,.30),
        0 0 14px rgba(94,210,255,.20) !important;

    animation:
        jahanTitleMove 4.5s ease-in-out infinite,
        jahanTitleGlow 2.8s ease-in-out infinite alternate !important;
}


@keyframes jahanTitleMove {

    0% {
        transform: translateX(-28px);
    }

    50% {
        transform: translateX(28px);
    }

    100% {
        transform: translateX(-28px);
    }
}


@keyframes jahanTitleGlow {

    0% {
        text-shadow:
            0 2px 5px rgba(0,0,0,.30),
            0 0 8px rgba(94,210,255,.15);
    }

    100% {
        text-shadow:
            0 2px 5px rgba(0,0,0,.30),
            0 0 20px rgba(111,220,255,.38);
    }
}


/* =========================================================
   9. ADMIN BUTTON BLACK
========================================================= */

.pkp_navigation_user_wrapper {
    position: absolute !important;

    top: 0 !important;
    right: 0 !important;

    width: auto !important;
    max-width: none !important;

    min-height: 0 !important;

    margin: 0 !important;

    padding: 7px 45px 0 0 !important;

    background: transparent !important;

    border: none !important;
    box-shadow: none !important;

    z-index: 50 !important;
}


.pkp_navigation_user {
    margin: 0 !important;
    padding: 0 !important;
}


.pkp_navigation_user > li > a {
    display: inline-flex !important;

    align-items: center !important;
    justify-content: center !important;

    padding: 5px 12px !important;

    color: #ffffff !important;

    background:
        linear-gradient(
            145deg,
            #05080b,
            #0b1117 55%,
            #151c22
        ) !important;

    border:
        1px solid rgba(255,255,255,.12) !important;

    border-radius: 18px !important;

    font-size: 11px !important;
    font-weight: 600 !important;

    box-shadow:
        0 4px 12px rgba(0,0,0,.30),
        inset 0 1px 0 rgba(255,255,255,.10) !important;
}


/* =========================================================
   10. MENU BAR
========================================================= */

.pkp_navigation_primary_wrapper {
    position: relative !important;

    width: 100% !important;
    max-width: none !important;

    box-sizing: border-box !important;

    min-height: 44px !important;

    margin: 0 !important;
    padding: 0 48px !important;

    background:
        linear-gradient(
            90deg,
            rgba(2,24,40,.98),
            rgba(5,57,87,.97) 55%,
            rgba(10,103,145,.96)
        ) !important;

    border: none !important;

    box-shadow:
        inset 0 1px 0 rgba(124,217,255,.10),
        0 5px 15px rgba(3,31,49,.16) !important;
}


.pkp_navigation_primary_wrapper::before {
    content: "";

    position: absolute;

    top: 0;
    left: 0;

    width: 100%;
    height: 1px;

    background:
        linear-gradient(
            90deg,
            transparent,
            rgba(137,221,255,.65),
            rgba(255,255,255,.65),
            rgba(137,221,255,.65),
            transparent
        );

    opacity: .45;
}


.pkp_navigation_primary {
    width: 100% !important;
    max-width: none !important;

    margin: 0 !important;
}


.pkp_navigation_primary > li > a {
    position: relative !important;

    padding: 12px 17px !important;

    color: #f2fbff !important;

    background: transparent !important;

    border: none !important;

    font-size: 12.5px !important;
    font-weight: 600 !important;

    transition:
        transform .22s ease,
        color .22s ease !important;
}


.pkp_navigation_primary > li > a:hover {
    transform: translateY(-2px) !important;

    color: #ffffff !important;
}


.pkp_navigation_primary > li > a::after {
    content: "";

    position: absolute;

    left: 50%;
    bottom: 4px;

    width: 0;
    height: 2px;

    transform: translateX(-50%);

    background:
        linear-gradient(
            90deg,
            transparent,
            #73d5ff,
            #ffffff,
            #73d5ff,
            transparent
        );

    box-shadow:
        0 0 8px rgba(97,210,255,.75);

    transition: width .25s ease;
}


.pkp_navigation_primary > li > a:hover::after {
    width: 58%;
}


/* =========================================================
   11. SEARCH
========================================================= */

.pkp_navigation_search_wrapper {
    height: 44px !important;

    display: flex !important;

    align-items: center !important;

    right: 48px !important;
}


.pkp_navigation_search_wrapper a {
    color: #ffffff !important;

    font-size: 12.5px !important;
    font-weight: 600 !important;
}


/* =========================================================
   12. DROPDOWN
========================================================= */

.pkp_navigation_primary ul {
    background: #ffffff !important;

    border: 1px solid #d6e8f2 !important;
    border-top: 3px solid #48abe0 !important;

    border-radius: 0 0 9px 9px !important;

    box-shadow:
        0 12px 30px rgba(5,48,78,.18) !important;
}


.pkp_navigation_primary ul li a {
    padding: 10px 17px !important;

    color: #173f59 !important;

    background: #ffffff !important;

    font-size: 13px !important;

    border-bottom: 1px solid #edf4f8 !important;
}


/* =========================================================
   13. IMPORTANT
   MAIN + SIDEBAR PROPER TOP ALIGNMENT
========================================================= */

.pkp_structure_content {
    position: relative !important;

    display: grid !important;

    grid-template-columns:
        minmax(0, 1fr)
        285px !important;

    align-items: start !important;

    gap: 28px !important;

    width: 100% !important;
    max-width: 1180px !important;

    box-sizing: border-box !important;

    margin: 0 auto !important;

    padding:
        28px
        24px
        45px !important;

    overflow: visible !important;

    background:
        radial-gradient(
            circle at 8% 14%,
            rgba(64,169,225,.20) 1px,
            transparent 2px
        ),

        radial-gradient(
            circle at 20% 45%,
            rgba(111,200,242,.22) 1px,
            transparent 2px
        ),

        radial-gradient(
            circle at 90% 75%,
            rgba(74,164,216,.10),
            transparent 30%
        ),

        linear-gradient(
            135deg,
            #f8fcff 0%,
            #edf7fd 40%,
            #f7fbfe 70%,
            #eaf5fc 100%
        ) !important;

    border-top:
        1px solid #acddef;

    border-bottom:
        1px solid #66b9df;
}


/* =========================================================
   14. INNER GLITTER
========================================================= */

.pkp_structure_content::before {
    content: "";

    position: absolute;

    inset: 0;

    pointer-events: none;

    z-index: 0;

    opacity: .60;

    background-image:

        radial-gradient(
            circle,
            rgba(70,172,224,.22) 1px,
            transparent 1.7px
        ),

        radial-gradient(
            circle,
            rgba(255,255,255,.85) 1px,
            transparent 1.8px
        );

    background-size:
        82px 82px,
        115px 115px;

    background-position:
        15px 20px,
        48px 65px;
}


/* =========================================================
   15. MAIN CONTENT
========================================================= */

.pkp_structure_main {
    position: relative !important;

    z-index: 2 !important;

    float: none !important;

    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;

    box-sizing: border-box !important;

    margin: 0 !important;

    padding:
        32px
        34px
        42px !important;

    background:
        linear-gradient(
            145deg,
            rgba(255,255,255,.91),
            rgba(244,250,254,.88)
        ) !important;

    border:
        1px solid rgba(91,165,207,.18) !important;

    border-radius:
        14px !important;

    box-shadow:
        0 10px 32px rgba(19,82,120,.07),
        inset 0 1px 0 rgba(255,255,255,.8) !important;
}


/* =========================================================
   16. RIGHT SIDEBAR
   NO NEGATIVE TOP / NO TRANSLATE
========================================================= */

.pkp_structure_sidebar {
    position: relative !important;

    z-index: 2 !important;

    float: none !important;

    width: 285px !important;
    max-width: 285px !important;

    box-sizing: border-box !important;

    align-self: start !important;

    top: auto !important;
    bottom: auto !important;

    transform: none !important;

    margin:
        0 !important;

    padding:
        0 !important;
}


/* Remove OJS extra sidebar top gap */

.pkp_structure_sidebar > *:first-child {
    margin-top: 0 !important;
}


/* Custom sidebar blocks */

.pkp_structure_sidebar .pkp_block,
.pkp_structure_sidebar .block_custom,
.pkp_structure_sidebar [id^="customblock-"] {
    margin-top: 0 !important;
    margin-bottom: 16px !important;
}


/* Do not allow giant margins inside custom blocks */

.pkp_structure_sidebar .content {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}


/* Sidebar images */

.pkp_structure_sidebar img {
    max-width: 100% !important;

    height: auto !important;

    transition:
        transform .35s ease,
        filter .35s ease !important;
}


.pkp_structure_sidebar img:hover {
    transform:
        translateY(-3px)
        scale(1.03) !important;

    filter:
        drop-shadow(
            0 6px 10px rgba(20,116,167,.17)
        );
}


/* =========================================================
   17. ABOUT JOURNAL HEADING
========================================================= */

.pkp_structure_main h2,
.page_index_journal h2 {
    background:
        linear-gradient(
            110deg,
            #062944,
            #0b5783 56%,
            #2892c2
        ) !important;

    color: #ffffff !important;

    padding:
        11px 17px !important;

    border-radius:
        8px !important;

    box-shadow:
        0 4px 14px rgba(39,126,177,.12) !important;
}


.pkp_structure_main h2::before,
.page_index_journal h2::before {
    background:
        linear-gradient(
            180deg,
            #9ee1ff,
            #32a6dd,
            #126b9c
        ) !important;

    box-shadow:
        0 0 10px rgba(73,181,232,.55) !important;
}


/* =========================================================
   18. ABOUT CONTENT
========================================================= */

.additional_content {
    background:
        linear-gradient(
            135deg,
            rgba(255,255,255,.93),
            rgba(235,247,254,.92)
        ) !important;

    border:
        1px solid rgba(81,161,207,.20) !important;

    border-radius:
        12px !important;

    padding:
        25px 28px !important;

    box-shadow:
        0 9px 28px rgba(17,84,126,.07) !important;
}


/* =========================================================
   19. SCOPE ITEMS
========================================================= */

.additional_content div > div,
.additional_content li {
    margin:
        5px 0;

    padding:
        6px 12px;

    border-radius:
        6px;

    transition:
        all .25s ease;
}


.additional_content div > div:hover,
.additional_content li:hover {
    background:
        linear-gradient(
            90deg,
            rgba(220,243,255,.90),
            rgba(247,252,255,.40)
        );

    color:
        #086b9f;

    transform:
        translateX(4px);
}


/* =========================================================
   20. LINKS
========================================================= */

.pkp_structure_main a {
    color:
        #087ab5 !important;

    font-weight:
        600;

    transition:
        .2s ease;
}


.pkp_structure_main a:hover {
    color:
        #06466f !important;

    text-shadow:
        0 0 8px rgba(72,174,224,.20);
}


/* =========================================================
   21. ARTICLE CARDS
========================================================= */

.obj_article_summary {
    background:
        linear-gradient(
            135deg,
            rgba(255,255,255,.97),
            rgba(236,248,255,.92)
        ) !important;

    border:
        1px solid rgba(81,160,205,.20) !important;

    border-radius:
        10px !important;

    box-shadow:
        0 6px 18px rgba(13,75,112,.065) !important;

    transition:
        transform .3s ease,
        box-shadow .3s ease !important;
}


.obj_article_summary:hover {
    transform:
        translateY(-3px) !important;

    border-color:
        #8ac8e7 !important;

    box-shadow:
        0 10px 25px rgba(20,107,156,.13) !important;
}


/* =========================================================
   22. BUTTON ANIMATION
========================================================= */

.obj_galley_link,
.block_make_submission_link,
.cmp_button,
.button,
button,
input[type="submit"] {
    transition:
        transform .25s ease,
        filter .25s ease !important;
}


.obj_galley_link:hover,
.block_make_submission_link:hover,
.cmp_button:hover,
.button:hover,
button:hover,
input[type="submit"]:hover {
    transform:
        translateY(-3px)
        scale(1.02) !important;

    filter:
        brightness(1.06);
}


/* =========================================================
   23. FOOTER
========================================================= */

.pkp_structure_footer_wrapper {
    position: relative !important;

    width: 100% !important;

    margin:
        0 !important;

    background:

        radial-gradient(
            circle at 82% 28%,
            rgba(64,167,222,.22),
            transparent 28%
        ),

        linear-gradient(
            115deg,
            #02131f,
            #052a43 48%,
            #0b5e88
        ) !important;

    border:
        none !important;
}


.pkp_structure_footer_wrapper::before {
    content: "";

    position: absolute;

    top: 0;
    left: 0;

    width:
        100%;

    height:
        4px;

    background:
        linear-gradient(
            90deg,
            #146d9b,
            #69cff7,
            #e6fbff,
            #69cff7,
            #146d9b
        );

    box-shadow:
        0 0 11px rgba(102,207,249,.48);
}


.pkp_structure_footer {
    width:
        100% !important;

    max-width:
        1250px !important;

    box-sizing:
        border-box !important;

    margin:
        auto !important;

    padding:
        35px 40px !important;
}


.pkp_structure_footer,
.pkp_structure_footer p,
.pkp_structure_footer div {
    color:
        #dcecf4 !important;
}


.pkp_structure_footer a {
    color:
        #93dcf9 !important;
}


.pkp_brand_footer img {
    max-width:
        115px !important;

    opacity:
        .70;

    filter:
        brightness(0)
        invert(1) !important;
}


/* =========================================================
   24. MOBILE
========================================================= */

@media (max-width: 768px) {

    .pkp_site_name_wrapper {
        padding:
            27px 18px !important;
    }


    .pkp_site_name a,
    .pkp_site_name .is_text {
        font-size:
            24px !important;

        white-space:
            normal !important;

        animation:
            jahanTitleMoveMobile 4.5s ease-in-out infinite,
            jahanTitleGlow 2.8s ease-in-out infinite alternate !important;
    }


    .pkp_navigation_user_wrapper {
        padding:
            6px 12px 0 0 !important;
    }


    .pkp_navigation_primary_wrapper {
        padding:
            0 !important;
    }


    .pkp_navigation_search_wrapper {
        right:
            15px !important;
    }


    .pkp_structure_content {
        display:
            grid !important;

        grid-template-columns:
            1fr !important;

        gap:
            18px !important;

        padding:
            18px 12px 30px !important;
    }


    .pkp_structure_main {
        width:
            100% !important;

        margin:
            0 !important;

        padding:
            22px 17px 32px !important;
    }


    .pkp_structure_sidebar {
        width:
            100% !important;

        max-width:
            none !important;

        margin:
            0 !important;

        top:
            auto !important;

        transform:
            none !important;
    }
}


@keyframes jahanTitleMoveMobile {

    0% {
        transform:
            translateX(-10px);
    }

    50% {
        transform:
            translateX(10px);
    }

    100% {
        transform:
            translateX(-10px);
    }
}