@import '_content/EyeAuras.Blazor.Shared/EyeAuras.Blazor_Shared.bundle.scp.css';
@import '_content/EyeAuras.Web.Marketplace/EyeAuras.Web.Marketplace.bundle.scp.css';
@import '_content/PoeShared.Blazor.Controls/PoeShared.Blazor.Controls.bundle.scp.css';
@import '_content/PSC.Blazor.Components.MarkdownEditor/PSC.Blazor.Components.MarkdownEditor.bundle.scp.css';

/* _content/EyeAuras.Web/App.razor.rz.scp.css */
/* _content/EyeAuras.Web/Pages/Index.razor.rz.scp.css */
.full-bg-image[b-r5s387a8hp] {
    height: 100vh;
    width: 100%;
    background-image: url('assets/img/c837a6_2119733e838e4a2f8813ebde736f99d5-mv2.webp');
    background-size: cover;
    background-position: center;
    position: absolute;
    text-align: center;
    z-index: -1;
    scale: 1.2;
    mask-image: linear-gradient(to bottom, black 80%, transparent 90%);
}

.scrollElement[b-r5s387a8hp] {
    position: relative;
    width: 100%;
    top: 0;
    z-index: 0;
}

.eye-feature-container[b-r5s387a8hp] {
    display: flex;
    align-items: center;
    padding: 15px;
    margin-bottom: 30px;
    background-color: var(--bs-body-bg);
    border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
    box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.34);
}

.eye-feature-icon i[b-r5s387a8hp] {
    font-size: 80px;
    color: #e9a301;
    padding-right: 15px;
}

.eye-feature-content[b-r5s387a8hp] {
    padding: 41px 30px;
    position: relative;
    height: 100%;
    width: 100%;
}

.eye-feature-foo[b-r5s387a8hp] {
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    bottom: 0;
}

#app-summary[b-r5s387a8hp] {
    text-shadow: rgb(0, 0, 0) 1px 1px 0;
}

@media (max-width: 999px) {
    #ps_Zariche[b-r5s387a8hp] {
        display: none !important;
    }
    
    #BrainBlock[b-r5s387a8hp] {
        border-left: 0 !important;
        border-right: 0 !important;
        border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
        margin-top: 1rem !important;
        padding-top: 1rem !important;
    }
}

#parallaxScene[b-r5s387a8hp] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    transform-origin: bottom;
    z-index: 0;
}

.glightbox[b-r5s387a8hp] {
    cursor: zoom-in;
}

