/* /Layout/MainLayout.razor.rz.scp.css */
/* /Pages/Books.razor.rz.scp.css */
.series-button[b-m1qwx1b09k] {
    width: 300px;
    height: auto;
    vertical-align: middle;
}

.series-banner-image[b-m1qwx1b09k] {
    width: 400px;
    height: auto;
    vertical-align: middle;
}

.series-button-wrapper[b-m1qwx1b09k] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 120px;
    height: 100%;
    overflow: hidden;
}

.series-button-content[b-m1qwx1b09k] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 120px;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    text-align: center;
}

.title-stroke[b-m1qwx1b09k] {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.background-overlay[b-m1qwx1b09k] {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.6);
    background-blend-mode: overlay;
}
/* /Pages/Socials.razor.rz.scp.css */
.eve-img[b-pjhqj85ll0] {
    width: 700px !important;
    height: auto !important;
    max-width: 100% !important;
    display: block;
    border-radius: 0.5rem;
}

.contact-container[b-pjhqj85ll0] {
    position: relative;
    min-height: 500px;
    gap: 2rem;
    padding: 1rem;
}

.contact-image-wrapper[b-pjhqj85ll0] {
    z-index: 1;
    flex: 1;
    max-width: 500px;
    transform: translateY(30px);
}

.contact-card[b-pjhqj85ll0] {
    flex: 1;
    padding: 2rem;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4);
    border-radius: 0.5rem;
    margin: 1rem auto;
    width: 50%;
}

.contact-image[b-pjhqj85ll0] {
    width: 100%;
    border-radius: 1.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    object-fit: cover;
}

.contact-card[b-pjhqj85ll0] {
    z-index: 2;
    flex: 1;
    min-width: 300px;
    max-width: 500px;
    background-color: #fff;
    border-radius: 1rem;
    margin-top: -20px;
}

.button-logo[b-pjhqj85ll0] {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}
