/* /Pages/LandingPage/Contact.razor.rz.scp.css */
/* --- HERO LAYOUT --- */
.hero-container[b-ho928yqk90] {
    padding: 120px 100px;
}

@media (max-width: 576px) {
    .hero-container[b-ho928yqk90] {
        padding: 80px 20px;
    }
}

.hero-content[b-ho928yqk90] {
    gap: 48px;
}

.hero-text[b-ho928yqk90] {
    max-width: 576px;
    gap: 32px;
}

.hero-headline[b-ho928yqk90] {
    gap: 24px;
}

.hero-title[b-ho928yqk90] {
    color: #212529;
    font-size: 64px;
    font-weight: 700;
    line-height: 67px;
    letter-spacing: 0.219px;
}

.hero-title-highlight[b-ho928yqk90] {
    color: #0D6EFD;
    text-decoration: none;
}

.hero-description[b-ho928yqk90] {
    font-size: 16px;
    color: #495057;
    line-height: 27px;
}

[b-ho928yqk90] .e-btn.btn-dark-base {
    background-color: #272C34 !important;
    border-color: #272C34 !important;
    color: #fff !important;
    height: 44px;
    padding: 0 12px;
    border-radius: 6px;
}

[b-ho928yqk90] .e-btn.btn-outline-base {
    background-color: transparent !important;
    border-color: #6C757D !important;
    color: #6C757D !important;
    height: 44px;
    padding: 0 12px;
    border-radius: 6px;
}

.module-icon[b-ho928yqk90] {
    width: 48px;
    height: 48px;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1/1;
}

.module-icon-inner[b-ho928yqk90] {
    font-size: 24px;
    line-height: 1;
    display: inline-block;
    color: #fff;
}
/* /Pages/LandingPage/LandingPage.razor.rz.scp.css */
/* --- HERO LAYOUT --- */
.hero-container[b-rh3gmuu1et] {
    padding: 60px 110px 0 110px;
}

.hero-content[b-rh3gmuu1et] {
    gap: 48px;
}

.hero-text[b-rh3gmuu1et] {
    max-width: 576px;
    gap: 32px;
}

.hero-headline[b-rh3gmuu1et] {
    gap: 24px;
}

.hero-title[b-rh3gmuu1et] {
    color: #212529;
    font-size: 64px;
    font-weight: 700;
    line-height: 67px;
    letter-spacing: 0.219px;
}

.hero-title-highlight[b-rh3gmuu1et] {
    color: #0D6EFD;
    text-decoration: none;
}

.hero-description[b-rh3gmuu1et] {
    font-size: 16px;
    color: #495057;
    line-height: 27px;
}
/* /Pages/LandingPage/Modules.razor.rz.scp.css */
/* --- HERO LAYOUT --- */
.hero-container[b-84g8zztz6m] {
    gap: 22px;
    padding: 100px 70px;
    background-color: #F8F9FA;
}

@media (max-width: 576px) {
    .hero-container[b-84g8zztz6m] {
        padding: 80px 20px;
    }
}

/* /Pages/LandingPage/ModuleTile.razor.rz.scp.css */
.module-tile[b-eq14av0iqt] {
    min-width: 300px;
    flex: 0 0 calc(33.333% - 20px);
    margin: 10px;

    display: flex;
}

.tile-inner[b-eq14av0iqt] {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.08);
    padding: 24px 24px 16px;

    flex: 1;
    display: flex;
    flex-direction: column;
}

.module-header[b-eq14av0iqt] {
    display: flex;
    align-items: center;
    gap: 16px;
}

.module-icon[b-eq14av0iqt] {
    width: 48px;
    height: 48px;
    border-radius: 8px;

    display: flex;
    align-items: center;
    justify-content: center;
}

.module-icon-inner[b-eq14av0iqt] {
    font-size: 24px;
    line-height: 1; 
    display: inline-block; 
    color: #fff;
}

.module-body[b-eq14av0iqt] {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.module-description[b-eq14av0iqt] {
    font-size: 14px;
    color: #495057;
    margin-top: 12px;
    flex: 1; 
}

.module-footer[b-eq14av0iqt] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.module-footer.justify-end[b-eq14av0iqt] {
    justify-content: flex-end;
}

.module-metric[b-eq14av0iqt] {
    padding: 6px 10px;
    font-weight: 700;
    font-size: 12px;
    border-radius: 6px;
    border: 1px solid #DEE2E6;
    background: #F8F9FA;
}

.learn-more-btn[b-eq14av0iqt] {
    color: #0d6efd !important; 
    text-transform: none;
    font-weight: 500;
    font-size: 14px;
    padding: 0 6px;
    min-width: 0;
}

.learn-more-btn:hover[b-eq14av0iqt] {
    color: #0a58ca !important; 
    text-decoration: underline;
}

.tile-inner .mud-button-root[b-eq14av0iqt],
.tile-inner .mud-button-root *[b-eq14av0iqt],
.tile-inner .mud-button-root span[b-eq14av0iqt],
.tile-inner .mud-button-root svg[b-eq14av0iqt] {
    color: #0d6efd !important;
    fill: #0d6efd !important;
}
.tile-inner .mud-button-root:hover[b-eq14av0iqt],
.tile-inner .mud-button-root:hover *[b-eq14av0iqt],
.tile-inner .mud-button-root:hover span[b-eq14av0iqt],
.tile-inner .mud-button-root:hover svg[b-eq14av0iqt] {
    color: #0a58ca !important;
    fill: #0a58ca !important;
}
/* /Pages/LandingPage/Pricing.razor.rz.scp.css */
/* --- HERO LAYOUT --- */
.hero-container[b-kd1685l5f4] {
    padding: 120px 70px 150px 70px;
}

@media (max-width: 576px) {
    .hero-container[b-kd1685l5f4] {
        padding: 80px 20px;
    }
}

.hero-content[b-kd1685l5f4] {
    gap: 48px;
}

.hero-text[b-kd1685l5f4] {
    max-width: 576px;
    gap: 32px;
}

.hero-headline[b-kd1685l5f4] {
    gap: 24px;
}

.hero-title[b-kd1685l5f4] {
    color: #212529;
    font-size: 64px;
    font-weight: 700;
    line-height: 67px;
    letter-spacing: 0.219px;
}

.hero-title-highlight[b-kd1685l5f4] {
    color: #0D6EFD;
    text-decoration: none;
}

.hero-description[b-kd1685l5f4] {
    font-size: 16px;
    color: #495057;
    line-height: 27px;
}

[b-kd1685l5f4] .e-btn.btn-dark-base {
    background-color: #272C34 !important;
    border-color: #272C34 !important;
    color: #fff !important;
    height: 44px;
    padding: 0 12px;
    border-radius: 6px;
}

[b-kd1685l5f4] .e-btn.btn-outline-base {
    background-color: transparent !important;
    border-color: #6C757D !important;
    color: #6C757D !important;
    height: 44px;
    padding: 0 12px;
    border-radius: 6px;
}
/* /Pages/LandingPage/Questions.razor.rz.scp.css */
/* --- HERO LAYOUT --- */
.hero-container[b-a14gqyqs6o] {
    padding: 120px 100px;
}

@media (max-width: 576px) {
    .hero-container[b-a14gqyqs6o] {
        padding: 80px 20px;
    }
}

.hero-content[b-a14gqyqs6o] {
    gap: 48px;
}

.hero-text[b-a14gqyqs6o] {
    max-width: 576px;
    gap: 32px;
}

.hero-headline[b-a14gqyqs6o] {
    gap: 24px;
}

.hero-title[b-a14gqyqs6o] {
    color: #212529;
    font-size: 64px;
    font-weight: 700;
    line-height: 67px;
    letter-spacing: 0.219px;
}

.hero-title-highlight[b-a14gqyqs6o] {
    color: #0D6EFD;
    text-decoration: none;
}

.hero-description[b-a14gqyqs6o] {
    font-size: 16px;
    color: #495057;
    line-height: 27px;
}

[b-a14gqyqs6o] .e-btn.btn-dark-base {
    background-color: #272C34 !important;
    border-color: #272C34 !important;
    color: #fff !important;
    height: 44px;
    padding: 0 12px;
    border-radius: 6px;
}

[b-a14gqyqs6o] .e-btn.btn-outline-base {
    background-color: transparent !important;
    border-color: #6C757D !important;
    color: #6C757D !important;
    height: 44px;
    padding: 0 12px;
    border-radius: 6px;
}

.module-icon[b-a14gqyqs6o] {
    width: 48px;
    height: 48px;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1/1;
}

.module-icon-inner[b-a14gqyqs6o] {
    font-size: 24px;
    line-height: 1;
    display: inline-block;
    color: #fff;
}

[b-a14gqyqs6o] .faq-expansion-panel-header
.mud-expand-panel-text {
    padding-right: 15px !important;
}

[b-a14gqyqs6o]
.mud-expand-panel
.mud-expand-panel-content {
    width: inherit;
}

[b-a14gqyqs6o] .faq-expansion-panel {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
    width: inherit;
}

[b-a14gqyqs6o] .faq-expansion-panel {
    width: 100% !important;
}
/* /Pages/LandingPage/Start.razor.rz.scp.css */
/* --- HERO LAYOUT --- */
.hero-container[b-2kcpf1lep8] {
    padding: 70px 100px;
}

@media (max-width: 576px) {
    .hero-container[b-2kcpf1lep8] {
        padding: 80px 20px;
    }
}

.hero-content[b-2kcpf1lep8] {
    gap: 48px;
    padding-bottom: 100px;
}

.hero-text[b-2kcpf1lep8] {
    max-width: 576px;
    gap: 32px;
}

.hero-headline[b-2kcpf1lep8] {
    gap: 24px;
}

.hero-title[b-2kcpf1lep8] {
    color: #272C34;
    font-size: 64px;
    font-weight: 700;
    line-height: 67px;
    letter-spacing: 0.219px;
}

.hero-title-highlight[b-2kcpf1lep8] {
    color: #0D6EFD;
    text-decoration: none;
}

.hero-description[b-2kcpf1lep8] {
    font-size: 16px;
    color: #495057;
    line-height: 27px;
}

.hero-buttons[b-2kcpf1lep8] {
    gap: 16px;
}

[b-2kcpf1lep8] .e-btn.btn-dark-base {
    background-color: #272C34 !important;
    border-color: #272C34 !important;
    color: #fff !important;
    height: 44px;
    padding: 0 12px;
    border-radius: 6px;
}

[b-2kcpf1lep8] .e-btn.btn-outline-base {
    background-color: transparent !important;
    border-color: #6C757D !important;
    color: #6C757D !important;
    height: 44px;
    padding: 0 12px;
    border-radius: 6px;
}

/* --- FEATURES --- */
.hero-features[b-2kcpf1lep8] {
    gap: 24px;
    color: #495057;
}

.hero-feature[b-2kcpf1lep8] {
    display: flex;
    align-items: center;
    gap: 8px;
}

/* --- IMAGE --- */
.hero-image-wrapper[b-2kcpf1lep8] {
    width: 522px;
    height: 392px;
    position: relative;
}

.hero-image[b-2kcpf1lep8] {
    width: 100%;
    height: 100%;
    border-radius: 16px;
    border: 1px solid #dee2e6;
    background: #f8f9fa url('/img/landingpage/UnsplashManufacture.jpg') center/cover no-repeat;
    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.18);
}

/* --- METRIC CARDS --- */
.metric-card[b-2kcpf1lep8] {
    position: absolute;
    padding: 18px 21px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    background: #fff;
    text-align: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}

.metric-value[b-2kcpf1lep8] {
    font-size: 16px;
    font-weight: 700;
    color: #0D6EFD;
}

.metric-label[b-2kcpf1lep8] {
    font-size: 14px;
    color: #495057;
}

@media (max-width: 768px) {
    .hero-features[b-2kcpf1lep8] {
        margin: 20px 0;
    }
}

@media (max-width: 992px) {
    .hero-container[b-2kcpf1lep8] {
        padding: 40px 40px 0 40px;
    }

    .hero-content[b-2kcpf1lep8] {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 32px;
    }

    .hero-text[b-2kcpf1lep8] {
        max-width: 100%;
        align-items: center;
    }

    .hero-title[b-2kcpf1lep8] {
        font-size: 42px;
        line-height: 48px;
    }

    .hero-description[b-2kcpf1lep8] {
        font-size: 15px;
        line-height: 24px;
    }

    .hero-buttons[b-2kcpf1lep8] {
        justify-content: center;
    }

    .hero-features[b-2kcpf1lep8] {
        flex-direction: column;
        align-items: center;
        gap: 12px;
    }

    .hero-image-wrapper[b-2kcpf1lep8] {
        width: 100%;
        height: auto;
    }

    .hero-image[b-2kcpf1lep8] {
        width: 100%;
        height: 260px;
        border-radius: 12px;
    }

 
    .metric-card[b-2kcpf1lep8] {
        position: static;
        margin-top: 16px;
    }

    .metric-card + .metric-card[b-2kcpf1lep8] {
        margin-top: 12px;
    }
}

@media (max-width: 480px) {
    .hero-title[b-2kcpf1lep8] {
        font-size: 32px;
        line-height: 38px;
    }

    .hero-container[b-2kcpf1lep8] {
        padding: 24px 20px 0 20px;
    }

    .hero-image[b-2kcpf1lep8] {
        height: 200px;
    }
}
/* /Pages/Layouts/Partial/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-2l2nsh8zcd],
.components-reconnect-repeated-attempt-visible[b-2l2nsh8zcd],
.components-reconnect-failed-visible[b-2l2nsh8zcd],
.components-rejoining-animation[b-2l2nsh8zcd] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-2l2nsh8zcd],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-2l2nsh8zcd],
#components-reconnect-modal.components-reconnect-retrying[b-2l2nsh8zcd],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-2l2nsh8zcd],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-2l2nsh8zcd],
#components-reconnect-modal.components-reconnect-failed[b-2l2nsh8zcd],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-2l2nsh8zcd] {
    display: block;
}


#components-reconnect-modal[b-2l2nsh8zcd] {
    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-2l2nsh8zcd 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-2l2nsh8zcd 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-2l2nsh8zcd 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-2l2nsh8zcd]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-2l2nsh8zcd 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-2l2nsh8zcd {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-2l2nsh8zcd {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-2l2nsh8zcd {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-2l2nsh8zcd] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-2l2nsh8zcd] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-2l2nsh8zcd] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-2l2nsh8zcd] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-2l2nsh8zcd] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-2l2nsh8zcd] {
    display: block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-2l2nsh8zcd] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-2l2nsh8zcd 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-2l2nsh8zcd] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-2l2nsh8zcd {
    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;
    }
}
