/* /Components/Home/ContactDialog.razor.rz.scp.css */
.contact-dialog__backdrop[b-g56aewb00y] {
    align-items: center;
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    padding: 1rem;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
}

.contact-dialog__panel[b-g56aewb00y] {
    background: #fff;
    border-radius: 1.5rem;
    box-shadow: 0 2rem 4rem rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    max-height: 90dvh;
    max-width: 38rem;
    overflow-y: auto;
    width: 100%;
}

.contact-dialog__header[b-g56aewb00y] {
    align-items: center;
    border-bottom: 1px solid rgba(118, 119, 125, 0.15);
    display: flex;
    justify-content: space-between;
    padding: 1.75rem 2rem 1.5rem;
}

.contact-dialog__title[b-g56aewb00y] {
    font-size: 1.75rem;
    font-weight: 700;
    letter-spacing: -0.03em;
    margin: 0;
}

.contact-dialog__close[b-g56aewb00y] {
    align-items: center;
    background: none;
    border: none;
    border-radius: 0.75rem;
    color: #45464d;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    padding: 0.35rem;
    transition: background 0.15s;
}

.contact-dialog__close:hover[b-g56aewb00y] {
    background: #f2f4f6;
}

.contact-dialog__body[b-g56aewb00y] {
    padding: 2rem;
}

.contact-dialog__field[b-g56aewb00y] {
    display: grid;
    gap: 0.5rem;
    margin-bottom: 1.25rem;
}

.contact-dialog__label[b-g56aewb00y] {
    color: #191c1e;
    font-size: 0.9rem;
    font-weight: 600;
}

.contact-dialog__error[b-g56aewb00y] {
    color: #ba1a1a;
    font-size: 0.85rem;
    margin: 0;
}

.contact-dialog__error--global[b-g56aewb00y] {
    margin-bottom: 1rem;
}

.contact-dialog__submit[b-g56aewb00y] {
    align-items: center;
    border-radius: 1rem;
    display: inline-flex;
    font-weight: 600;
    gap: 0.5rem;
    justify-content: center;
    padding: 0.9rem 1.75rem;
    width: 100%;
}

.contact-dialog__success[b-g56aewb00y] {
    display: grid;
    gap: 0.75rem;
    place-items: center;
    text-align: center;
}

.contact-dialog__success-icon[b-g56aewb00y] {
    color: #16a34a;
    font-size: 3.5rem;
}

.contact-dialog__success-title[b-g56aewb00y] {
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0;
}

.contact-dialog__success p[b-g56aewb00y] {
    color: #515f74;
    margin: 0;
}
/* /Components/Home/FinalCtaSection.razor.rz.scp.css */
.final-cta-section[b-3nqug1huzc] {
    background: #eceef0;
}

.final-cta-section__card[b-3nqug1huzc] {
    padding: clamp(2rem, 5vw, 4rem);
}

.final-cta-section__card h2[b-3nqug1huzc] {
    color: #191c1e;
    font-size: clamp(2rem, 3vw, 3rem);
    font-weight: 700;
    letter-spacing: -0.03em;
    line-height: 1.2;
    margin: 0 0 1.5rem;
}

.final-cta-section__card p[b-3nqug1huzc] {
    color: #515f74;
    font-size: 1.125rem;
    line-height: 1.7;
    margin: 0;
}

.final-cta-section__button[b-3nqug1huzc] {
    align-items: center;
    border-radius: 1rem;
    display: inline-flex;
    gap: 0.5rem;
    padding: 1rem 2rem;
}

.final-cta-section__note[b-3nqug1huzc] {
    align-items: center;
    display: inline-flex;
    gap: 0.5rem;
    justify-content: center;
    margin-top: 2rem !important;
}

.final-cta-section__note .material-symbols-outlined[b-3nqug1huzc] {
    color: #16a34a;
}
/* /Components/Home/FooterSection.razor.rz.scp.css */
.footer-section[b-jfavlj5bpv] {
    background: #f8fafc;
    border-top: 1px solid rgba(15, 23, 42, 0.08);
}

.footer-section__brand[b-jfavlj5bpv] {
    color: #1e293b;
    font-size: 1.1rem;
    font-weight: 700;
}

.footer-section__tagline[b-jfavlj5bpv],
.footer-section__copyright[b-jfavlj5bpv] {
    color: #64748b;
    font-size: 0.9rem;
}

.footer-section__nav[b-jfavlj5bpv] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem 1.25rem;
}

.footer-section__nav a[b-jfavlj5bpv] {
    color: #64748b;
    font-size: 0.9rem;
    text-decoration: none;
}

.footer-section__nav a:hover[b-jfavlj5bpv] {
    color: #2563eb;
}

.footer-section__ai-notice[b-jfavlj5bpv] {
    color: #94a3b8;
    font-size: 0.775rem;
}
/* /Components/Home/GrowthSection.razor.rz.scp.css */
.growth-section[b-4gedq1giyg] {
    background: #000;
    color: #fff;
}

.growth-section__intro[b-4gedq1giyg] {
    margin-bottom: 4rem;
    max-width: 32rem;
}

.growth-section__intro h2[b-4gedq1giyg] {
    font-size: clamp(2rem, 3vw, 3.25rem);
    font-weight: 700;
    letter-spacing: -0.03em;
    line-height: 1.15;
    margin: 0 0 1.25rem;
}

.growth-section__intro p[b-4gedq1giyg] {
    color: rgba(255, 255, 255, 0.68);
    font-size: 1.125rem;
    line-height: 1.7;
    margin: 0;
}

.growth-section__card[b-4gedq1giyg] {
    display: grid;
    gap: 1.25rem;
    grid-template-rows: auto auto 1fr;
    padding-right: 1rem;
}

.growth-section__icon[b-4gedq1giyg] {
    color: #69a7ff;
    font-size: 2.25rem;
}

.growth-section__card h3[b-4gedq1giyg] {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
}

.growth-section__card p[b-4gedq1giyg] {
    color: rgba(255, 255, 255, 0.68);
    font-size: 1.125rem;
    line-height: 1.6;
    margin: 0;
    max-width: 22rem;
}

@media (max-width: 767.98px) {
    .growth-section__intro[b-4gedq1giyg] {
        margin-bottom: 2.5rem;
    }

    .growth-section__card[b-4gedq1giyg] {
        padding-right: 0;
    }

    .growth-section__card h3[b-4gedq1giyg] {
        font-size: 1.5rem;
    }

    .growth-section__card p[b-4gedq1giyg] {
        font-size: 1rem;
    }
}
/* /Components/Home/HeroSection.razor.rz.scp.css */
.hero-section[b-iq7botgqf9] {
    padding: 2rem 0 3rem;
}

.hero-section__content[b-iq7botgqf9] {
    display: grid;
    gap: 2rem;
}

.hero-section__title[b-iq7botgqf9] {
    color: #191c1e;
    font-size: clamp(2.5rem, 4vw, 4.25rem);
    font-weight: 800;
    letter-spacing: -0.04em;
    line-height: 1.08;
    margin: 0;
}

.hero-section__lead[b-iq7botgqf9] {
    color: #515f74;
    font-size: 1.125rem;
    line-height: 1.7;
    margin: 0;
    max-width: 34rem;
}

.hero-section__primary[b-iq7botgqf9],
.hero-section__secondary[b-iq7botgqf9] {
    border-radius: 1rem;
    font-weight: 600;
    padding: 1rem 1.75rem;
}

.hero-section__proof[b-iq7botgqf9] {
    color: #45464d;
}

.hero-section__proof-text[b-iq7botgqf9] {
    font-size: 0.95rem;
    font-weight: 500;
}

.hero-section__avatars[b-iq7botgqf9] {
    padding-left: 0.5rem;
}

.hero-section__avatar[b-iq7botgqf9] {
    border: 3px solid #fff;
    border-radius: 50%;
    height: 3rem;
    margin-left: -0.5rem;
    object-fit: cover;
    width: 3rem;
}

.hero-section__visual[b-iq7botgqf9] {
    isolation: isolate;
}

.hero-section__glow[b-iq7botgqf9] {
    background: rgba(213, 227, 253, 0.9);
    border-radius: 50%;
    filter: blur(4rem);
    height: 16rem;
    position: absolute;
    right: -2rem;
    top: -2rem;
    width: 16rem;
    z-index: -1;
}

.hero-section__card[b-iq7botgqf9] {
    display: grid;
    gap: 1.5rem;
    padding: 1.75rem;
}

.hero-section__order[b-iq7botgqf9] {
    align-items: center;
    background: #f2f4f6;
    border-radius: 1rem;
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    padding: 1rem;
}

.hero-section__icon[b-iq7botgqf9] {
    align-items: center;
    background: #d8e2ff;
    border-radius: 999px;
    color: #3980f4;
    display: inline-flex;
    font-size: 1.5rem;
    height: 3rem;
    justify-content: center;
    width: 3rem;
}

.hero-section__dashboard[b-iq7botgqf9] {
    border-radius: 1rem;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.35);
    height: 14rem;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

@media (max-width: 575.98px) {
    .hero-section__order[b-iq7botgqf9] {
        align-items: flex-start;
        flex-direction: column;
    }
}
/* /Components/Home/ProblemSection.razor.rz.scp.css */
.problem-section[b-e8kosfowre] {
    background: #ffffff;
}

.problem-section__title[b-e8kosfowre] {
    color: #191c1e;
    font-size: clamp(2rem, 3vw, 3rem);
    font-weight: 700;
    letter-spacing: -0.03em;
    line-height: 1.2;
    max-width: 52rem;
}

.problem-section__card[b-e8kosfowre] {
    display: grid;
    gap: 1rem;
    grid-template-rows: auto auto 1fr;
    padding: 2rem;
}

.problem-section__card--compact[b-e8kosfowre] {
    gap: 0.75rem;
    padding: 1.75rem;
    width: 100%;
}

.problem-section__card h3[b-e8kosfowre] {
    font-size: 1.25rem;
    font-weight: 700;
    margin: 0;
}

.problem-section__card p[b-e8kosfowre] {
    color: #515f74;
    line-height: 1.7;
    margin: 0;
}

.problem-section__icon[b-e8kosfowre] {
    color: #ba1a1a;
    font-size: 2.5rem;
}

.problem-section__icon--compact[b-e8kosfowre] {
    font-size: 1.75rem;
}

@media (min-width: 768px) {
    .problem-section__card[b-e8kosfowre] {
        height: 15rem;
    }

    .problem-section__card--compact[b-e8kosfowre] {
        height: 15rem;
    }
}
/* /Components/Home/SolutionSection.razor.rz.scp.css */
.solution-section__title[b-p2g73k0nwc] {
    color: #191c1e;
    font-size: clamp(2rem, 3vw, 3rem);
    font-weight: 700;
    letter-spacing: -0.03em;
    line-height: 1.2;
    margin: 0;
}

.solution-section__feature[b-p2g73k0nwc] {
    background: #fff;
    border: 1px solid rgba(118, 119, 125, 0.18);
    border-radius: 2rem;
    display: grid;
    gap: 1.5rem;
    overflow: hidden;
    padding: 2rem;
}

.solution-section__feature h3[b-p2g73k0nwc] {
    font-size: 1.75rem;
    font-weight: 700;
    margin: 1rem 0 0.75rem;
}

.solution-section__feature p[b-p2g73k0nwc] {
    color: #515f74;
    line-height: 1.7;
    margin: 0;
}

.solution-section__feature--large[b-p2g73k0nwc] {
    min-height: 100%;
}

.solution-section__feature--dark[b-p2g73k0nwc] {
    background: #131b2e;
    border-radius: 2rem;
    color: #fff;
    padding: 2rem;
    place-items: center;
}

.solution-section__feature--dark p[b-p2g73k0nwc] {
    color: rgba(255, 255, 255, 0.72);
    max-width: 18rem;
}

.solution-section__feature--muted[b-p2g73k0nwc] {
    background: #e6e8ea;
    border-radius: 2rem;
    padding: 2rem;
}

.solution-section__dark-icon[b-p2g73k0nwc] {
    color: #7bb0ff;
    font-size: 4.5rem;
}

.solution-section__muted-icon[b-p2g73k0nwc] {
    color: rgba(86, 94, 116, 0.35);
    font-size: 5rem;
}

.solution-section__image[b-p2g73k0nwc] {
    border: 1px solid rgba(118, 119, 125, 0.18);
    border-radius: 1.5rem;
    display: block;
    max-width: 100%;
    object-fit: cover;
    width: 100%;
}

.solution-section__image--offset[b-p2g73k0nwc] {
    align-self: end;
    box-shadow: 0 1.5rem 3rem rgba(15, 23, 42, 0.12);
}

.solution-section__list[b-p2g73k0nwc] {
    display: grid;
    gap: 1rem;
    margin-top: 1.5rem;
}

.solution-section__list li[b-p2g73k0nwc] {
    align-items: center;
    display: flex;
    gap: 0.75rem;
    font-weight: 600;
}

.solution-section__list .material-symbols-outlined[b-p2g73k0nwc] {
    color: #16a34a;
}

.solution-section__showcase[b-p2g73k0nwc] {
    background: #fff;
    border: 1px solid rgba(118, 119, 125, 0.18);
    border-radius: 1.5rem;
    display: grid;
    gap: 1.5rem;
    overflow: hidden;
    padding: 2rem;
    position: relative;
}

.solution-section__showcase h3[b-p2g73k0nwc] {
    color: #191c1e;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 1rem 0 0.75rem;
}

.solution-section__showcase p[b-p2g73k0nwc] {
    color: #515f74;
    line-height: 1.7;
    margin: 0;
}

.solution-section__showcase--wide[b-p2g73k0nwc] {
    align-items: center;
}

.solution-section__placeholder[b-p2g73k0nwc] {
    background: #e0e3e5;
    border-radius: 1rem;
    display: grid;
    gap: 0.75rem;
    min-height: 12rem;
    padding: 1.5rem;
}

.solution-section__placeholder-bar[b-p2g73k0nwc] {
    animation: solution-section-pulse-b-p2g73k0nwc 1.8s ease-in-out infinite;
    background: #fff;
    border-radius: 0.75rem;
    display: block;
    height: 2rem;
    width: 100%;
}

.solution-section__placeholder-bar--short[b-p2g73k0nwc] {
    width: 75%;
}

.solution-section__placeholder-bar--medium[b-p2g73k0nwc] {
    width: 50%;
}

.solution-section__showcase--dark[b-p2g73k0nwc] {
    background: #131b2e;
    border: none;
    color: #fff;
}

.solution-section__showcase--dark h3[b-p2g73k0nwc],
.solution-section__showcase--dark p[b-p2g73k0nwc] {
    color: inherit;
}

.solution-section__showcase--dark p[b-p2g73k0nwc] {
    color: rgba(255, 255, 255, 0.72);
}

.solution-section__icon-circle[b-p2g73k0nwc] {
    align-items: center;
    background: #d5e3fd;
    border-radius: 999px;
    color: #001a42;
    display: inline-flex;
    height: 3rem;
    justify-content: center;
    width: 3rem;
}

.solution-section__showcase--image[b-p2g73k0nwc] {
    background: #e0e3e5;
    border: none;
    min-height: 20rem;
    padding: 0;
}

.solution-section__showcase-image[b-p2g73k0nwc] {
    display: block;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
    width: 100%;
}

.solution-section__showcase--image:hover .solution-section__showcase-image[b-p2g73k0nwc] {
    transform: scale(1.05);
}

.solution-section__showcase-overlay[b-p2g73k0nwc] {
    align-items: end;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0.78) 100%);
    display: flex;
    inset: 0;
    padding: 2rem;
    position: absolute;
}

.solution-section__showcase-overlay p[b-p2g73k0nwc] {
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
}

@keyframes solution-section-pulse-b-p2g73k0nwc {
    0%,
    100% {
        opacity: 0.7;
    }

    50% {
        opacity: 1;
    }
}
/* /Components/Home/WhyUsSection.razor.rz.scp.css */
.why-us-section[b-nc5sfnw0ev] {
    background: #000;
    color: #fff;
}

.why-us-section__title[b-nc5sfnw0ev] {
    font-size: clamp(2rem, 3vw, 3rem);
    font-weight: 700;
    letter-spacing: -0.03em;
    line-height: 1.2;
    margin: 0;
}

.why-us-section__item[b-nc5sfnw0ev] {
    display: grid;
    gap: 1rem;
    grid-template-columns: auto 1fr;
}

.why-us-section__item h3[b-nc5sfnw0ev] {
    font-size: 1.2rem;
    font-weight: 700;
    margin: 0 0 0.5rem;
}

.why-us-section__item p[b-nc5sfnw0ev] {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.7;
    margin: 0;
}

.why-us-section__icon-box[b-nc5sfnw0ev] {
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 1rem;
    color: #7bb0ff;
    display: inline-flex;
    height: 3rem;
    justify-content: center;
    width: 3rem;
}

.why-us-section__image[b-nc5sfnw0ev] {
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 2rem;
    box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, 0.25);
    width: 100%;
}
/* /Components/Home/WorkflowSection.razor.rz.scp.css */
.workflow-section__title[b-g3j8pwtib2] {
    color: #191c1e;
    font-size: clamp(2rem, 3vw, 3rem);
    font-weight: 700;
    letter-spacing: -0.03em;
    line-height: 1.2;
    margin: 0;
}

.workflow-section__lead[b-g3j8pwtib2] {
    color: #515f74;
    font-size: 1.125rem;
    margin: 1rem 0 0;
}

.workflow-section__timeline[b-g3j8pwtib2] {
    display: grid;
    gap: 2rem;
}

.workflow-section__line[b-g3j8pwtib2] {
    background: #d8dadc;
    bottom: 0;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 2px;
}

.workflow-section__step[b-g3j8pwtib2] {
    position: relative;
}

.workflow-section__step h3[b-g3j8pwtib2] {
    color: #191c1e;
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0 0 0.75rem;
}

.workflow-section__step p[b-g3j8pwtib2] {
    color: #515f74;
    line-height: 1.7;
    margin: 0;
}

.workflow-section__marker[b-g3j8pwtib2] {
    align-items: center;
    background: #000;
    border: 4px solid #f7f9fb;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    height: 3.5rem;
    justify-content: center;
    width: 3.5rem;
}

.workflow-section__card[b-g3j8pwtib2] {
    margin-left: auto;
    margin-right: auto;
    padding: 1.5rem;
    width: min(100%, 20rem);
}

@media (min-width: 992px) {
    .workflow-section__card[b-g3j8pwtib2] {
        margin-left: 0;
        margin-right: 0;
    }
}

.workflow-section__dot[b-g3j8pwtib2] {
    background: #2563eb;
    border-radius: 50%;
    height: 0.5rem;
    width: 0.5rem;
}

.workflow-section__placeholder[b-g3j8pwtib2] {
    align-items: center;
    background: #eceef0;
    border-radius: 1rem;
    display: flex;
    height: 6rem;
    justify-content: center;
}

.workflow-section__bars[b-g3j8pwtib2] {
    display: grid;
    gap: 0.5rem;
}

.workflow-section__bars span[b-g3j8pwtib2] {
    background: #eceef0;
    border-radius: 999px;
    display: block;
    height: 0.4rem;
}

.workflow-section__bars span:last-child[b-g3j8pwtib2] {
    width: 75%;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-z9fhdk36tu] {
    min-height: 100vh;
    background: #f7f9fb;
}

.landing-main[b-z9fhdk36tu] {
    flex: 1;
}

.landing-main[b-z9fhdk36tu]  section {
    scroll-margin-top: 6rem;
}

#blazor-error-ui[b-z9fhdk36tu] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-z9fhdk36tu] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.landing-navbar[b-anhmbgg4po] {
    position: sticky;
    top: 0;
    z-index: 100;
    background: rgba(255, 255, 255, 0.92);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid rgba(15, 23, 42, 0.08);
    box-shadow: 0 0.25rem 1rem rgba(15, 23, 42, 0.04);
}

.landing-navbar__container[b-anhmbgg4po] {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.landing-navbar__brand[b-anhmbgg4po] {
    color: #0f172a;
    font-size: 1.2rem;
    font-weight: 800;
    letter-spacing: -0.04em;
    margin: 0;
}

img[b-anhmbgg4po] {
    height:20px;
}

.landing-navbar__brand:hover[b-anhmbgg4po] {
    color: #0f172a;
}

.landing-navbar__toggler[b-anhmbgg4po] {
    border: none;
    padding: 0.35rem 0.5rem;
}

.landing-navbar__toggler:focus[b-anhmbgg4po] {
    box-shadow: none;
}

.landing-navbar__links[b-anhmbgg4po] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.landing-navbar__link[b-anhmbgg4po] {
    color: #475569;
    font-size: 0.95rem;
    font-weight: 600;
    padding: 0.4rem 0;
}

.landing-navbar__link:hover[b-anhmbgg4po] {
    color: #0f172a;
}

.landing-navbar__cta[b-anhmbgg4po] {
    border-radius: 0.85rem;
    font-weight: 600;
    padding: 0.7rem 1.25rem;
    width: 100%;
}

@media (min-width: 992px) {
    .landing-navbar__links[b-anhmbgg4po] {
        flex-direction: row;
        gap: 0.5rem 1.25rem;
    }

    .landing-navbar__cta[b-anhmbgg4po] {
        width: auto;
       
    }

    img[b-anhmbgg4po] {
        height: 40px;
    }
}


/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-2pxgb045rx],
.components-reconnect-repeated-attempt-visible[b-2pxgb045rx],
.components-reconnect-failed-visible[b-2pxgb045rx],
.components-pause-visible[b-2pxgb045rx],
.components-resume-failed-visible[b-2pxgb045rx],
.components-rejoining-animation[b-2pxgb045rx] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-2pxgb045rx],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-2pxgb045rx],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-2pxgb045rx],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-2pxgb045rx],
#components-reconnect-modal.components-reconnect-retrying[b-2pxgb045rx],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-2pxgb045rx],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-2pxgb045rx],
#components-reconnect-modal.components-reconnect-failed[b-2pxgb045rx],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-2pxgb045rx] {
    display: block;
}


#components-reconnect-modal[b-2pxgb045rx] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-2pxgb045rx 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-2pxgb045rx 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-2pxgb045rx 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-2pxgb045rx]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-2pxgb045rx 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-2pxgb045rx {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-2pxgb045rx {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-2pxgb045rx {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-2pxgb045rx] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-2pxgb045rx] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-2pxgb045rx] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-2pxgb045rx] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-2pxgb045rx] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-2pxgb045rx] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-2pxgb045rx] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-2pxgb045rx 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-2pxgb045rx] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-2pxgb045rx {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Datenschutz.razor.rz.scp.css */
.datenschutz-page__title[b-ljxibctsnk] {
    font-size: 2.5rem;
    font-weight: 800;
    letter-spacing: -0.02em;
}

.datenschutz-page__subtitle[b-ljxibctsnk] {
    font-size: 1.1rem;
}

.datenschutz-page__card[b-ljxibctsnk] {
    background: var(--landing-surface, #f8fafc);
    border: 1px solid var(--landing-border, #e2e8f0);
    border-radius: 1rem;
    padding: 1.5rem 2rem;
}

.datenschutz-page__card h2[b-ljxibctsnk] {
    font-weight: 700;
    color: var(--landing-heading, #0f172a);
}

.datenschutz-page__card h3[b-ljxibctsnk] {
    font-weight: 700;
    margin-top: 1.25rem;
}

.datenschutz-page__card p[b-ljxibctsnk],
.datenschutz-page__card address[b-ljxibctsnk],
.datenschutz-page__card li[b-ljxibctsnk] {
    color: var(--landing-text, #475569);
    line-height: 1.8;
}

.datenschutz-page__card ul[b-ljxibctsnk] {
    padding-left: 1.25rem;
}

.datenschutz-page__card a[b-ljxibctsnk] {
    color: var(--landing-accent, #2563eb);
    text-decoration: none;
}

.datenschutz-page__card a:hover[b-ljxibctsnk] {
    text-decoration: underline;
}
/* /Components/Pages/Impressum.razor.rz.scp.css */
.impressum-page__title[b-01xwv900mj] {
    font-size: 2.5rem;
    font-weight: 800;
    letter-spacing: -0.02em;
}

.impressum-page__subtitle[b-01xwv900mj] {
    font-size: 1.1rem;
}

.impressum-page__card[b-01xwv900mj] {
    background: var(--landing-surface, #f8fafc);
    border: 1px solid var(--landing-border, #e2e8f0);
    border-radius: 1rem;
    padding: 1.5rem 2rem;
}

.impressum-page__card h2[b-01xwv900mj] {
    font-weight: 700;
    color: var(--landing-heading, #0f172a);
}

.impressum-page__card address[b-01xwv900mj],
.impressum-page__card p[b-01xwv900mj] {
    color: var(--landing-text, #475569);
    line-height: 1.7;
}

.impressum-page__card a[b-01xwv900mj] {
    color: var(--landing-accent, #2563eb);
    text-decoration: none;
}

.impressum-page__card a:hover[b-01xwv900mj] {
    text-decoration: underline;
}

.impressum-page__legal h3[b-01xwv900mj] {
    font-weight: 700;
    margin-top: 1.5rem;
}

.impressum-page__legal p[b-01xwv900mj] {
    color: var(--landing-text, #475569);
    line-height: 1.8;
    margin-bottom: 1rem;
}
