@import '_content/EyeAuras.Blazor.Shared/EyeAuras.Blazor.Shared.08v3ned68a.bundle.scp.css';
@import '_content/EyeAuras.Web.Marketplace/EyeAuras.Web.Marketplace.tj0xfwpyed.bundle.scp.css';
@import '_content/PoeShared.Blazor.Controls/PoeShared.Blazor.Controls.cga01gqopv.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/Download.razor.rz.scp.css */
.ea-download-page[b-flh8snviax] {
    min-height: calc(100vh - 8rem);
}

.ea-download-page__hero-backdrop[b-flh8snviax] {
    position: absolute;
    inset: -5.5rem 0 auto;
    height: min(30rem, 46vh);
    pointer-events: none;
    background:
        radial-gradient(circle at 18% 28%, rgba(108, 174, 255, 0.22), rgba(108, 174, 255, 0) 24%),
        radial-gradient(circle at 82% 14%, rgba(255, 210, 102, 0.12), rgba(255, 210, 102, 0) 20%),
        linear-gradient(180deg, rgba(39, 67, 114, 0.3), rgba(6, 10, 16, 0));
    opacity: 0.82;
    transform-origin: top center;
    mask-image: linear-gradient(to bottom, black 0%, black 62%, transparent 100%);
}

.ea-download-page__hero-backdrop[b-flh8snviax]::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(5, 9, 15, 0.06), rgba(5, 9, 15, 0.74)),
        url("/assets/img/background-waves.webp") center top / cover no-repeat;
    opacity: 0.32;
    mix-blend-mode: screen;
}

.ea-download-page__content[b-flh8snviax] {
    position: relative;
    z-index: 1;
    display: grid;
    gap: 1.15rem;
    padding-top: 0.15rem;
}

.ea-download-page__releases[b-flh8snviax] {
    display: grid;
    gap: 1rem;
}

.ea-download-release[b-flh8snviax] {
    scroll-margin-top: 7rem;
    display: grid;
    gap: 1rem;
    padding: clamp(1.1rem, 2.5vw, 1.5rem);
    border: 1px solid rgba(132, 178, 255, 0.14);
    border-radius: 1.35rem;
    background:
        linear-gradient(180deg, rgba(10, 14, 21, 0.92), rgba(7, 10, 16, 0.96)),
        rgba(7, 10, 16, 0.9);
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.04),
        0 1rem 2.8rem rgba(0, 0, 0, 0.18);
}

.ea-download-release__header[b-flh8snviax] {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: space-between;
    gap: 1rem;
}

.ea-download-release__title-block[b-flh8snviax],
.ea-download-release__meta[b-flh8snviax] {
    display: grid;
    gap: 0.5rem;
}

.ea-download-release__meta[b-flh8snviax] {
    justify-items: end;
}

.ea-download-release__label[b-flh8snviax] {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    color: rgba(170, 207, 255, 0.92);
    font-family: "Space Grotesk", sans-serif;
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.ea-download-release__label[b-flh8snviax]::before {
    content: "";
    width: 2rem;
    height: 1px;
    background: linear-gradient(90deg, rgba(124, 196, 255, 0), rgba(124, 196, 255, 1));
}

.ea-download-release__title[b-flh8snviax] {
    margin: 0;
    color: #fff;
    font-family: "Sora", sans-serif;
    font-size: clamp(1.3rem, 2.8vw, 1.8rem);
    font-weight: 600;
    letter-spacing: -0.05em;
}

.ea-download-release__time[b-flh8snviax] {
    color: rgba(193, 205, 225, 0.74);
    font-family: "Space Grotesk", sans-serif;
    font-size: 0.88rem;
    font-weight: 500;
}

.ea-download-overview .ea-site-page__section-title[b-flh8snviax],
.ea-download-page__releases .ea-site-page__section-title[b-flh8snviax] {
    font-size: clamp(1.2rem, 2.2vw, 1.6rem);
}

.ea-download-page__pagination[b-flh8snviax] {
    display: flex;
    justify-content: center;
    padding-top: 0.25rem;
}

.ea-download-page__pagination[b-flh8snviax]  .ant-pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.45rem;
}

.ea-download-page__pagination[b-flh8snviax]  .ant-pagination-item,
.ea-download-page__pagination[b-flh8snviax]  .ant-pagination-prev,
.ea-download-page__pagination[b-flh8snviax]  .ant-pagination-next,
.ea-download-page__pagination[b-flh8snviax]  .ant-pagination-options .ant-select-selector {
    border-color: rgba(132, 178, 255, 0.16);
    border-radius: 999px;
    background: rgba(10, 15, 23, 0.72);
    color: rgba(236, 242, 251, 0.86);
}

.ea-download-page__pagination[b-flh8snviax]  .ant-pagination-item a,
.ea-download-page__pagination[b-flh8snviax]  .ant-pagination-prev button,
.ea-download-page__pagination[b-flh8snviax]  .ant-pagination-next button {
    color: inherit;
}

.ea-download-page__pagination[b-flh8snviax]  .ant-pagination-item-active {
    border-color: rgba(255, 208, 96, 0.36);
    background:
        linear-gradient(180deg, rgba(54, 100, 173, 0.34), rgba(11, 18, 31, 0.92)),
        rgba(11, 18, 31, 0.84);
}

@media (max-width: 991.98px) {
    .ea-download-release__meta[b-flh8snviax] {
        justify-items: start;
    }
}

@media (max-width: 767.98px) {
    .ea-download-page__hero-backdrop[b-flh8snviax] {
        inset: -4.2rem 0 auto;
        height: 17rem;
    }

    .ea-download-release__header[b-flh8snviax] {
        flex-direction: column;
    }

    .ea-download-page__pagination[b-flh8snviax]  .ant-pagination-options {
        width: 100%;
        justify-content: center;
    }
}
/* _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;
}

/* _content/EyeAuras.Web/Shared/ShareSublicenseEditor.razor.rz.scp.css */
.issued-licenses-table[b-z7y8e9xcfk] {
    width: 100%;
}

.active-leases-table[b-z7y8e9xcfk] {
    width: 100%;
}

.issued-licenses-table[b-z7y8e9xcfk]  .ant-table-pagination.ant-pagination {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.active-leases-table[b-z7y8e9xcfk]  .ant-table-pagination.ant-pagination {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.issued-licenses-table[b-z7y8e9xcfk]  .ant-table-pagination.ant-pagination .ant-pagination-options,
.issued-licenses-table[b-z7y8e9xcfk]  .ant-table-pagination.ant-pagination .ant-pagination-options-size-changer,
.issued-licenses-table[b-z7y8e9xcfk]  .ant-table-pagination.ant-pagination .ant-select,
.issued-licenses-table[b-z7y8e9xcfk]  .ant-table-pagination.ant-pagination .ant-select-selector {
    display: flex;
    align-items: center;
}

.active-leases-table[b-z7y8e9xcfk]  .ant-table-pagination.ant-pagination .ant-pagination-options,
.active-leases-table[b-z7y8e9xcfk]  .ant-table-pagination.ant-pagination .ant-pagination-options-size-changer,
.active-leases-table[b-z7y8e9xcfk]  .ant-table-pagination.ant-pagination .ant-select,
.active-leases-table[b-z7y8e9xcfk]  .ant-table-pagination.ant-pagination .ant-select-selector {
    display: flex;
    align-items: center;
}
