@import '_content/BlazorStrap/BlazorStrap.bundle.scp.css';

/* /Pages/DebugPage.razor.rz.scp.css */
div.card[b-ksbmp6xy9l] {
    margin-bottom: 20px;
}
.center-row-items > *[b-ksbmp6xy9l] {
    margin: 0 10px 0 10px;
}

.sg-body > *[b-ksbmp6xy9l] {
    margin-bottom: 20px;
}
.sg-body button[b-ksbmp6xy9l], .sg-body input[b-ksbmp6xy9l] {
    /*margin-left: 4px;*/
    margin-right: 4px;
}
/* /Pages/EffectsPage.razor.rz.scp.css */
.effect-name[b-m10zcibxmu] {
    font-weight: bold;
    padding-left: 4px;
}
.effect-value[b-m10zcibxmu] {
    width: 60px;
    margin-left: 10px;
}
/* /Pages/ExpeditionsPage.razor.rz.scp.css */
.encounter[b-91puhvi4w2] {
    background-color: var(--kl-bg-dark);
    padding: 10px;
}
/* /Pages/FactoryPage.razor.rz.scp.css */
.proc-col[b-f93zixy4do] {
    display: flex;
    flex-direction: column;
}
.proc-row[b-f93zixy4do] {
    display: flex;
    flex-direction: row;
}
.proc[b-f93zixy4do] {
    width: 160px;
    height: 160px;
    background-color: var(--kl-bg-on-dark);
    border-radius: 4px;
    margin: 2px 4px;
    padding: 4px;
    flex-direction: column;
    align-items: center;
    /*gap: 10px;*/
}
.proc-type-header[b-f93zixy4do] {
    padding: 4px;
}
.header-title[b-f93zixy4do] {
    margin-left: 10px;
    color: #fff;
    font-weight: 700;
}
/* /Pages/FactoryPageOld.razor.rz.scp.css */
.proc-col[b-hfa7l2jk0d] {
    display: flex;
    flex-direction: column;
}
.proc-row[b-hfa7l2jk0d] {
    display: flex;
    flex-direction: row;
}
.proc[b-hfa7l2jk0d] {
    width: 160px;
    height: 160px;
    background-color: var(--kl-bg-on-dark);
    border-radius: 4px;
    margin: 2px 4px;
    padding: 4px;
    flex-direction: column;
    align-items: center;
    /*gap: 10px;*/
}
/* /Pages/Home.razor.rz.scp.css */
.sp-name[b-1yxaaanm27] {
    margin-left: 4px;
}
.big-bold[b-1yxaaanm27] {
    font-size: x-large;
    font-weight: bolder;
}
.highlight[b-1yxaaanm27] {
    font-weight: bolder;
    color: var(--bs-secondary);
    text-shadow:
        0 0 1px rgb(234 57 184 / 30%),
        0 0 2px rgb(234 57 184 / 30%),
        0 0 5px rgb(234 57 184 / 20%);
}
.sk-till[b-1yxaaanm27] {
    margin-left: 4px;
}
.sk-list[b-1yxaaanm27] {
    display: flex;
    flex-direction: column;
}
.sk-row[b-1yxaaanm27] {
    background-color: var(--kl-bg-dark);
    margin-bottom: 4px;
    border-radius: 4px;
    padding: 2px;
}
.gear-panel[b-1yxaaanm27] {
    background-color: var(--kl-bg-dark);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
}
.gear-set[b-1yxaaanm27] {
    
    
}
.row > div[b-1yxaaanm27] {
    display: flex;
    justify-content: center;
}
.gear-slot[b-1yxaaanm27] {
    width: 64px;
    height: 64px;
    background-color: #573591;
    border-radius: 4px;
    margin: 2px;
}
.gear-head[b-1yxaaanm27] {
}
.gear-eyes[b-1yxaaanm27] {

}
.gear-ears[b-1yxaaanm27] {

}
.gear-chest[b-1yxaaanm27] {

}
.gear-legs[b-1yxaaanm27] {

}
.gear-feet[b-1yxaaanm27] {

}
.gear-mainhand[b-1yxaaanm27] {

}
.gear-offhand[b-1yxaaanm27] {

}
/* /Pages/Index.razor.rz.scp.css */
article[b-bvessmthro] {
    margin-bottom: 40px;
}
section[b-bvessmthro] {
    margin-bottom: 10px;
    font-size: x-large;
}
header.masthead[b-bvessmthro] {
    position: relative;
    margin-bottom: 3rem;
    padding-top: calc(8rem + 57px);
    padding-bottom: 8rem;
    background: no-repeat center center;
    background-color: #9456ff;
    background-size: cover;
    background-attachment: scroll;
    display: flex;
    justify-content: center;
}
.subheading[b-bvessmthro] {
    font-size: x-large;
}
header.masthead .page-heading[b-bvessmthro], header.masthead .site-heading[b-bvessmthro] {
    text-align: center;
}
h1[b-bvessmthro] {
    font-size: 3.5em;
}
h2[b-bvessmthro] {
    font-size: xx-large;
    font-weight: bold;
    margin-bottom: 20px;
}
.site-heading[b-bvessmthro] {
    background-image: url(/assets/titles/title-large.png);
    width: 100%;
    height: 96px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: 20px;
}
.highlight[b-bvessmthro] {
    color: var(--bs-secondary);
}
.kl-question-list[b-bvessmthro] {
    padding: 10px;
    font-size: 1.1em;
    color: #fff;
}
.kl-question[b-bvessmthro] {
    font-weight: bold;
    margin-bottom: 2px;
}
.kl-answer[b-bvessmthro] {
    color: var(--bs-secondary);
}
.kl-answer > p[b-bvessmthro] {
    margin-bottom: 4px;
}
/* /Pages/InventoryPage.razor.rz.scp.css */
.details-col[b-3fjyeuq1g4] {
    background-color: var(--kl-bg-on-dark);
    border-radius: 4px;
    padding: 10px;
}
.sp-name[b-3fjyeuq1g4] {
    margin-left: 4px;
}

/*.inv-slot {
    display: inline-flex;
    width: 80px;
    height: 80px;
    background-color: var(--kl-bg-on-dark);
    border-radius: 4px;
    margin: 4px;
    padding: 4px;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}*/
.inv-slot[b-3fjyeuq1g4] {
    display: flex;
    width: 100%;
    background-color: var(--kl-bg-on-dark);
    border-radius: 4px;
    padding: 4px;
    flex-direction: column;
    align-items: center;
}
.inv-slot-col[b-3fjyeuq1g4] {
    padding: 0px !important;
}

.button-wrapper[b-3fjyeuq1g4] {
    padding: 2px;
    width: 100%;
}

button.inv-slot[b-3fjyeuq1g4] {
    color: #FFF;
    border-color: var(--bs-secondary);
}
.it-flash[b-3fjyeuq1g4] {
    animation: 0.5s flash-b-3fjyeuq1g4 forwards;
}

@keyframes flash-b-3fjyeuq1g4 {
    0% {
        background: var(--bs-secondary);
    }

    100% {
        background: #000;
    }
}
/* /Pages/ItemTypePage.razor.rz.scp.css */
span[b-iwtffp1phn] {
    user-select: all;
}
.button-bank[b-iwtffp1phn] {

}
.kl-item-list[b-iwtffp1phn] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    white-space: nowrap;
}

.kl-item[b-iwtffp1phn] {
    display: flex;
    align-items: center;
    background-color: var(--kl-bg-on-dark);
    border-radius: 4px;
    margin: 2px;
    padding: 0 4px 0 4px;
}
.kl-item > *[b-iwtffp1phn] {
    margin: 2px;
}
kl-sprite-list[b-iwtffp1phn] {
    
}
.sprite-row[b-iwtffp1phn] {
    margin-bottom: 2px;
}
.sprite-panel[b-iwtffp1phn] {
    display: flex;
    flex-wrap: wrap;
}
/* /Pages/MissionsPage.razor.rz.scp.css */

/* /Pages/PowerArrayPage.razor.rz.scp.css */
.battery-bank[b-ei9j5oloue] {
    display: flex;
    border-radius: 4px;
    background-color: var(--kl-bg-dark);
    padding: 20px;
    box-shadow: inset var(--bs-primary) 0 0 8px 2px;
}
.battery-item[b-ei9j5oloue] {
    display: flex;
    width: 80px;
    height: 80px;
    background-color: var(--kl-bg-on-dark);
    border-radius: 4px;
    margin: 4px;
    justify-content: center;
    align-items: center;
    box-shadow: var(--kl-color-lightning) 0 0 4px 2px;
}
/* /Pages/Roadmap.razor.rz.scp.css */
.page[b-q16eznvrs6] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-q16eznvrs6] {
    flex: 1;
    padding: 70px 200px 0 200px;
}

p[b-q16eznvrs6] {
    color: #fff;
}

h1[b-q16eznvrs6] {
    font-size: 2.2em;
}

h2[b-q16eznvrs6] {
    font-size: 1.8em;
}

h3[b-q16eznvrs6] {
    font-size: 1.4em;
}
/* /Pages/TreasurePage.razor.rz.scp.css */
.treasure-frame[b-395dcthucb] {
    display: flex;
    min-width: 400px;
    min-height: 400px;
    background-color: var(--kl-bg-dark);
}

.treasure-frame div[b-395dcthucb] {
    display: flex;
}

.icon-col[b-395dcthucb] {
    align-items: center;
    justify-content: center;
    padding: 40px;
}
.item-name[b-395dcthucb] {
    color: #fff;
    font-weight: bold;
    text-wrap: nowrap;
}
.treasure-stats[b-395dcthucb] {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
/* /Pages/WorkshopPage.razor.rz.scp.css */

/* /Shared/GadgetView.razor.rz.scp.css */
.changer-controls[b-7fj0uf9yjg] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 4px;
}
.effect-active[b-7fj0uf9yjg] {
    display: inline-block;
    background-color: var(--bs-secondary);
    border-radius: 4px;
    padding: 2px 8px;
}

.effect-inactive[b-7fj0uf9yjg] {
    display: inline-block;
    background-color: var(--kl-bg-on-dark);
    border-radius: 4px;
    padding: 2px 8px;
}
.gadget-button-bank[b-7fj0uf9yjg] {
    display: flex;
}
.gadget-button-bank > *[b-7fj0uf9yjg] {
    margin: 0 2px;
}
/* /Shared/InventoryDetailView.razor.rz.scp.css */
.details-panel[b-nz6e6xr06q] {
    
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-jay4uljax8] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-jay4uljax8] {
    flex: 1;
}

.sidebar[b-jay4uljax8] {
    background-image: linear-gradient(180deg, rgb(0, 0, 48) 0%, #3a0048 70%);
}

.top-row[b-jay4uljax8] {
    background-color: #000000;
    border-bottom: 1px solid #666666;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-jay4uljax8]  a, .top-row[b-jay4uljax8]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-jay4uljax8]  a:hover, .top-row[b-jay4uljax8]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-jay4uljax8]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

/* Mobile */
@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-jay4uljax8] {
        display: none;
    }

    .top-row.auth[b-jay4uljax8] {
        justify-content: space-between;
    }

    .top-row[b-jay4uljax8]  a, .top-row[b-jay4uljax8]  .btn-link {
        margin-left: 0;
    }
}

/* Screen */
@media (min-width: 641px) {
    .page[b-jay4uljax8] {
        flex-direction: row;
    }

    .sidebar[b-jay4uljax8] {
        width: 250px;
        min-width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
        overflow-y: auto;
    }

    .top-row[b-jay4uljax8] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-jay4uljax8]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-jay4uljax8], article[b-jay4uljax8] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-9y3usy4xam] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-9y3usy4xam] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.oi[b-9y3usy4xam] {
    width: 2rem;
    font-size: 1rem;
    vertical-align: text-top;
    top: 0px;
}

.nav-item[b-9y3usy4xam] {
    font-size: 0.8rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-9y3usy4xam] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-9y3usy4xam] {
        padding-bottom: 1rem;
    }

    .nav-item[b-9y3usy4xam]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 2rem;
        display: flex;
        align-items: center;
        line-height: 2.5rem;
    }

.nav-item[b-9y3usy4xam]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-9y3usy4xam]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-9y3usy4xam] {
        display: none;
    }

    .collapse[b-9y3usy4xam] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

@media (max-width: 640.98px) {
    /*.nav-menu {
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 1;
        background-image: linear-gradient(180deg, rgb(0, 0, 48) 0%, #3a0048 70%);
    }*/

    .collapse[b-9y3usy4xam] {
        display: none;
    }
}

.nav-section-header[b-9y3usy4xam] {

}
.skill-name[b-9y3usy4xam] {
    margin-left: 1em;
}
/* /Shared/SideNavMenu.razor.rz.scp.css */
.eye-toggle[b-a9aw25vm6f] {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.eye-icon[b-a9aw25vm6f] {
    margin-left: 4px;
}
.nav-link > span.oi[b-a9aw25vm6f] {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.skill-name[b-a9aw25vm6f] {
    margin-left: 0.4rem;
    text-wrap: nowrap;
}
.skill-item[b-a9aw25vm6f] {
    display: flex;
    align-items: center;
}
.skill-level[b-a9aw25vm6f] {
    margin-left: auto;
}
/* /Shared/Tooltip.razor.rz.scp.css */

