@import '_content/SaaSPlatform.App/SaaSPlatform.App.qegly4jqrp.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-q0sxiw5qep] {
    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-q0sxiw5qep] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-yszmzj7ba2],
.components-reconnect-repeated-attempt-visible[b-yszmzj7ba2],
.components-reconnect-failed-visible[b-yszmzj7ba2],
.components-pause-visible[b-yszmzj7ba2],
.components-resume-failed-visible[b-yszmzj7ba2],
.components-rejoining-animation[b-yszmzj7ba2] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-yszmzj7ba2],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-yszmzj7ba2],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-yszmzj7ba2],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-yszmzj7ba2],
#components-reconnect-modal.components-reconnect-retrying[b-yszmzj7ba2],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-yszmzj7ba2],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-yszmzj7ba2],
#components-reconnect-modal.components-reconnect-failed[b-yszmzj7ba2],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-yszmzj7ba2] {
    display: block;
}


#components-reconnect-modal[b-yszmzj7ba2] {
    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-yszmzj7ba2 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-yszmzj7ba2 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-yszmzj7ba2 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-yszmzj7ba2]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-yszmzj7ba2 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-yszmzj7ba2 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-yszmzj7ba2 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-yszmzj7ba2 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-yszmzj7ba2] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-yszmzj7ba2] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-yszmzj7ba2] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-yszmzj7ba2] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-yszmzj7ba2] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-yszmzj7ba2] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-yszmzj7ba2] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-yszmzj7ba2 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-yszmzj7ba2] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-yszmzj7ba2 {
    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;
    }
}
/* /_LegacyPages/Pricing.razor.rz.scp.css */
/* ============================================
   PRICING PAGE STYLES
   ============================================ */

.pricing-page[b-ufzfonywv6] {
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    min-height: 100vh;
}

.pricing-hero[b-ufzfonywv6] {
    background: white;
    border-bottom: 1px solid #e9ecef;
}

.pricing-hero h1[b-ufzfonywv6] {
    font-size: 2.5rem;
    font-weight: 700;
    color: #1a1a1a;
}

.pricing-hero .lead[b-ufzfonywv6] {
    font-size: 1.25rem;
}

.billing-toggle[b-ufzfonywv6] {
    background: white;
    padding: 1rem 2rem;
    border-radius: 50px;
    border: 2px solid #e9ecef;
    display: inline-block;
}

.billing-toggle .form-check-input[b-ufzfonywv6] {
    width: 3rem;
    height: 1.5rem;
    margin: 0;
}

.billing-toggle .form-check-input:checked[b-ufzfonywv6] {
    background-color: #0d6efd;
    border-color: #0d6efd;
}

/* ============================================
   AUTH NOTICE BANNER
   ============================================ */

.auth-notice[b-ufzfonywv6] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.auth-notice > div[b-ufzfonywv6] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.auth-notice span[b-ufzfonywv6] {
    font-size: 1rem;
    font-weight: 500;
}

@media (max-width: 768px) {
    .auth-notice > div[b-ufzfonywv6] {
        flex-direction: column;
        gap: 1rem;
        text-align: center;
    }

    .auth-notice div div:last-child[b-ufzfonywv6] {
        width: 100%;
        display: flex;
        gap: 0.5rem;
        justify-content: center;
    }

    .auth-notice .btn[b-ufzfonywv6] {
        flex: 1;
        min-width: 120px;
    }
}

/* Plan Cards */
.plan-card[b-ufzfonywv6] {
    background: white;
    border: 2px solid #e9ecef;
    border-radius: 12px;
    padding: 2rem;
    transition: all 0.3s ease;
    position: relative;
    overflow: visible;
}

.plan-card:hover[b-ufzfonywv6] {
    border-color: #0d6efd;
    box-shadow: 0 20px 40px rgba(13, 110, 253, 0.15);
    transform: translateY(-5px);
}

.plan-card.recommended[b-ufzfonywv6] {
    border-color: #0d6efd;
    box-shadow: 0 10px 30px rgba(13, 110, 253, 0.2);
    padding-top: 3.5rem;
}

.recommended-badge[b-ufzfonywv6] {
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

.plan-name[b-ufzfonywv6] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 0.5rem;
}

.plan-description[b-ufzfonywv6] {
    font-size: 0.95rem;
    margin-bottom: 1.5rem;
}

.price-display[b-ufzfonywv6] {
    margin: 2rem 0;
    padding: 1.5rem;
    background: #f8f9fa;
    border-radius: 8px;
    text-align: center;
}

.price-amount[b-ufzfonywv6] {
    font-size: 2.5rem;
    font-weight: 700;
    color: #0d6efd;
    display: block;
}

.price-period[b-ufzfonywv6] {
    font-size: 0.95rem;
    color: #6c757d;
    display: block;
    margin-top: 0.5rem;
}

.maintenance-cost[b-ufzfonywv6] {
    font-size: 0.9rem;
    color: #6c757d;
}

.plan-features ul[b-ufzfonywv6] {
    list-style: none;
    padding: 0;
}

.feature-item[b-ufzfonywv6] {
    padding: 0.75rem 0;
    border-bottom: 1px solid #f0f0f0;
    font-size: 0.95rem;
}

.feature-item:last-child[b-ufzfonywv6] {
    border-bottom: none;
}

.feature-item .oi[b-ufzfonywv6] {
    font-size: 1.1rem;
}

/* Comparison Table */
.pricing-comparison[b-ufzfonywv6] {
    margin-top: 4rem;
}

.pricing-comparison .table[b-ufzfonywv6] {
    background: white;
    border-radius: 8px;
    overflow: hidden;
}

.pricing-comparison .table-light th[b-ufzfonywv6] {
    background: #f8f9fa;
    font-weight: 600;
    color: #1a1a1a;
    border: none;
}

.pricing-comparison .table td[b-ufzfonywv6] {
    padding: 1.25rem;
    vertical-align: middle;
}

.pricing-comparison .table tbody tr:hover[b-ufzfonywv6] {
    background: #f9f9f9;
}

/* ============================================
   ONBOARDING PAGE STYLES
   ============================================ */

.onboarding-container[b-ufzfonywv6] {
    background: #f5f7fa;
    min-height: 100vh;
}

.onboarding-progress[b-ufzfonywv6] {
    position: sticky;
    top: 0;
    z-index: 100;
}

.progress-steps[b-ufzfonywv6] {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.progress-steps[b-ufzfonywv6]::before {
    content: '';
    position: absolute;
    top: 24px;
    left: 0;
    right: 0;
    height: 2px;
    background: #e9ecef;
    z-index: 0;
}

.progress-step[b-ufzfonywv6] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 1;
}

.step-number[b-ufzfonywv6] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: white;
    border: 3px solid #e9ecef;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #6c757d;
    margin-bottom: 0.75rem;
    transition: all 0.3s ease;
}

.progress-step.active .step-number[b-ufzfonywv6] {
    background: #0d6efd;
    border-color: #0d6efd;
    color: white;
    box-shadow: 0 0 0 4px rgba(13, 110, 253, 0.1);
}

.progress-step.completed .step-number[b-ufzfonywv6] {
    background: #28a745;
    border-color: #28a745;
    color: white;
}

.step-label[b-ufzfonywv6] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #6c757d;
    text-align: center;
}

.progress-step.active .step-label[b-ufzfonywv6] {
    color: #0d6efd;
    font-weight: 700;
}

.progress-step.completed .step-label[b-ufzfonywv6] {
    color: #28a745;
}

/* Step Content */
.step-content[b-ufzfonywv6] {
    background: white;
    border-radius: 12px;
    padding: 3rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.step-content h2[b-ufzfonywv6] {
    font-size: 2rem;
    font-weight: 700;
    color: #1a1a1a;
}

.form-section[b-ufzfonywv6] {
    margin-bottom: 2rem;
}

.form-section h5[b-ufzfonywv6] {
    font-size: 1.1rem;
    font-weight: 600;
    color: #1a1a1a;
}

/* Plan Selection Cards */
.plan-selection-card[b-ufzfonywv6] {
    background: white;
    border: 2px solid #e9ecef;
    border-radius: 8px;
    padding: 1.5rem;
    transition: all 0.3s ease;
    cursor: pointer;
}

.plan-selection-card:hover[b-ufzfonywv6] {
    border-color: #0d6efd;
    box-shadow: 0 4px 12px rgba(13, 110, 253, 0.15);
}

.plan-selection-card.selected[b-ufzfonywv6] {
    border-color: #0d6efd;
    background: #f0f6ff;
    box-shadow: 0 4px 12px rgba(13, 110, 253, 0.2);
}

.recommended-badge-small[b-ufzfonywv6] {
    position: absolute;
    top: 10px;
    right: 10px;
}

.features-preview[b-ufzfonywv6] {
    background: #f8f9fa;
    border-radius: 6px;
    padding: 1rem;
}

/* Order Summary */
.order-summary[b-ufzfonywv6] {
    background: white;
    border: 2px solid #e9ecef;
    border-radius: 8px;
}

.order-summary h5[b-ufzfonywv6] {
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e9ecef;
}

/* Stripe Element Styling */
.stripe-element[b-ufzfonywv6] {
    background: white;
    border-radius: 4px;
}

#card-element.StripeElement--focus[b-ufzfonywv6] {
    border-color: #0d6efd;
    box-shadow: 0 0 0 3px rgba(13, 110, 253, 0.1);
}

#card-errors[b-ufzfonywv6] {
    color: #dc3545;
    font-size: 0.875rem;
}

/* Billing Toggle in Step 2 */
.billing-toggle-section[b-ufzfonywv6] {
    background: white;
    padding: 1rem 2rem;
    border-radius: 50px;
    border: 2px solid #e9ecef;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

/* Summary Cards */
.summary-card[b-ufzfonywv6] {
    background: white;
    padding: 1.5rem;
    border-radius: 8px;
    border: 1px solid #e9ecef;
}

.features-list .oi[b-ufzfonywv6] {
    font-size: 1.25rem;
    margin-top: 0.25rem;
}

/* Success Icon */
.success-icon[b-ufzfonywv6] {
    animation: scaleIn-b-ufzfonywv6 0.5s ease-out;
}

@keyframes scaleIn-b-ufzfonywv6 {
    from {
        transform: scale(0);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}

/* Pricing Breakdown */
.pricing-breakdown[b-ufzfonywv6] {
    background: #f8f9fa;
    border: 1px solid #e9ecef;
}

.price-total[b-ufzfonywv6] {
    padding: 1rem 0;
}

/* Confirmations */
.confirmations[b-ufzfonywv6] {
    border-left: 4px solid #28a745;
}

/* Buttons */
.btn-primary[b-ufzfonywv6] {
    background: #0d6efd;
    border-color: #0d6efd;
    font-weight: 600;
    transition: all 0.3s ease;
}

.btn-primary:hover[b-ufzfonywv6] {
    background: #0b5ed7;
    border-color: #0a58ca;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(13, 110, 253, 0.3);
}

.btn-primary:disabled[b-ufzfonywv6] {
    opacity: 0.65;
    cursor: not-allowed;
}

.btn-success[b-ufzfonywv6] {
    background: #28a745;
    border-color: #28a745;
    font-weight: 600;
}

.btn-success:hover[b-ufzfonywv6] {
    background: #218838;
    border-color: #1e7e34;
}

.btn-lg[b-ufzfonywv6] {
    padding: 0.75rem 2rem;
    font-size: 1rem;
    border-radius: 8px;
}

/* Responsive Design */
@media (max-width: 768px) {
    .pricing-hero h1[b-ufzfonywv6] {
        font-size: 1.75rem;
    }

    .price-amount[b-ufzfonywv6] {
        font-size: 2rem;
    }

    .step-content[b-ufzfonywv6] {
        padding: 1.5rem;
    }

    .progress-steps[b-ufzfonywv6] {
        flex-wrap: wrap;
        gap: 1rem;
    }

    .progress-steps[b-ufzfonywv6]::before {
        display: none;
    }

    .progress-step[b-ufzfonywv6] {
        flex: 0 1 auto;
    }

    .billing-toggle[b-ufzfonywv6] {
        flex-direction: column;
        gap: 0.5rem;
    }

    .d-md-flex[b-ufzfonywv6] {
        flex-direction: column;
    }

    .justify-content-md-end[b-ufzfonywv6] {
        justify-content: stretch;
    }

    .justify-content-md-between[b-ufzfonywv6] {
        flex-direction: column;
    }

    .btn-lg[b-ufzfonywv6] {
        width: 100%;
    }
}

/* Dark Mode Support (optional) */
@media (prefers-color-scheme: dark) {
    .plan-card[b-ufzfonywv6],
    .step-content[b-ufzfonywv6],
    .order-summary[b-ufzfonywv6],
    .summary-card[b-ufzfonywv6] {
        background: #1e1e1e;
        border-color: #333;
    }

    .plan-name[b-ufzfonywv6],
    .step-content h2[b-ufzfonywv6],
    .form-section h5[b-ufzfonywv6] {
        color: #e0e0e0;
    }

    .plan-description[b-ufzfonywv6],
    .step-label[b-ufzfonywv6] {
        color: #b0b0b0;
    }

    .price-display[b-ufzfonywv6] {
        background: #2a2a2a;
    }

    .progress-steps[b-ufzfonywv6]::before {
        background: #333;
    }

    /* Dark mode FAQ */
    .pricing-faq[b-ufzfonywv6] {
        background: #1a1a1a;
    }

    .accordion-button[b-ufzfonywv6] {
        background: #2a2a2a;
        color: #e0e0e0;
    }

    .accordion-button:not(.collapsed)[b-ufzfonywv6] {
        background: #0d6efd;
        color: white;
    }

    .accordion-body[b-ufzfonywv6] {
        background: #252525;
        color: #b0b0b0;
    }
}

/* ============================================
   FAQ SECTION RESPONSIVE STYLES
   ============================================ */

.pricing-faq[b-ufzfonywv6] {
    background: #f9f9f9;
    padding: 3rem 0;
}

.faq-list[b-ufzfonywv6] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.faq-item[b-ufzfonywv6] {
    background: white;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.faq-item:hover[b-ufzfonywv6] {
    border-color: #0d6efd;
    box-shadow: 0 4px 12px rgba(13, 110, 253, 0.1);
}

.faq-toggle[b-ufzfonywv6] {
    width: 100%;
    background: white;
    border: none;
    padding: 1rem 1.5rem;
    text-align: left;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 500;
    color: #1a1a1a;
    transition: all 0.3s ease;
}

.faq-toggle:hover[b-ufzfonywv6] {
    background: #f5f5f5;
}

.faq-toggle.expanded[b-ufzfonywv6] {
    background: #0d6efd;
    color: white;
}

.faq-toggle i[b-ufzfonywv6] {
    font-size: 0.9rem;
    transition: transform 0.3s ease;
}

.faq-toggle.expanded i[b-ufzfonywv6] {
    color: white;
}

.faq-title[b-ufzfonywv6] {
    flex: 1;
    margin-right: 1rem;
    font-size: 1rem;
}

.faq-content[b-ufzfonywv6] {
    background: white;
    border-top: 1px solid #e9ecef;
    padding: 1.25rem 1.5rem;
    color: #555;
    line-height: 1.6;
    animation: slideDown-b-ufzfonywv6 0.3s ease;
}

@keyframes slideDown-b-ufzfonywv6 {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.accordion-button[b-ufzfonywv6] {
    background: white;
    color: #1a1a1a;
    border: 1px solid #e9ecef;
    font-weight: 500;
    padding: 1rem 1.5rem;
    border-radius: 8px;
    margin-bottom: 0.75rem;
    transition: all 0.3s ease;
}

.accordion-button:hover[b-ufzfonywv6] {
    background: #f5f5f5;
    border-color: #0d6efd;
}

.accordion-button:not(.collapsed)[b-ufzfonywv6] {
    background: #0d6efd;
    color: white;
    border-color: #0d6efd;
}

.accordion-button[b-ufzfonywv6]::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230d6efd'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-body[b-ufzfonywv6] {
    background: white;
    border: 1px solid #e9ecef;
    border-top: none;
    color: #555;
    padding: 1.25rem;
    border-radius: 0 0 8px 8px;
}

.accordion-item[b-ufzfonywv6] {
    border: none;
    margin-bottom: 0.75rem;
}

/* Responsive table for comparison */
.pricing-comparison .table-responsive[b-ufzfonywv6] {
    overflow-x: auto;
}

.pricing-comparison .table[b-ufzfonywv6] {
    min-width: 100%;
}

.pricing-comparison .table th[b-ufzfonywv6],
.pricing-comparison .table td[b-ufzfonywv6] {
    padding: 1rem;
    vertical-align: middle;
}

.pricing-comparison .badge[b-ufzfonywv6] {
    white-space: nowrap;
    font-size: 0.85rem;
    padding: 0.5rem 0.75rem;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
    .pricing-hero h1[b-ufzfonywv6] {
        font-size: 2rem;
    }

    .billing-toggle[b-ufzfonywv6] {
        padding: 0.75rem 1.5rem;
        font-size: 0.9rem;
    }

    .plan-card[b-ufzfonywv6] {
        padding: 1.5rem;
    }

    .plan-name[b-ufzfonywv6] {
        font-size: 1.25rem;
    }

    .accordion-button[b-ufzfonywv6] {
        padding: 0.75rem 1rem;
        font-size: 0.95rem;
    }

    .accordion-body[b-ufzfonywv6] {
        padding: 0.75rem;
        font-size: 0.9rem;
    }

    .pricing-comparison .table th[b-ufzfonywv6],
    .pricing-comparison .table td[b-ufzfonywv6] {
        padding: 0.75rem 0.5rem;
        font-size: 0.9rem;
    }

    .pricing-comparison .table th:first-child[b-ufzfonywv6],
    .pricing-comparison .table td:first-child[b-ufzfonywv6] {
        min-width: 120px;
    }

    .badge[b-ufzfonywv6] {
        font-size: 0.75rem !important;
        padding: 0.35rem 0.5rem !important;
    }
}

@media (max-width: 576px) {
    .pricing-hero h1[b-ufzfonywv6] {
        font-size: 1.5rem;
    }

    .pricing-hero .lead[b-ufzfonywv6] {
        font-size: 1rem;
    }

    .billing-toggle[b-ufzfonywv6] {
        flex-direction: column;
        gap: 0.5rem;
    }

    .plan-card[b-ufzfonywv6] {
        padding: 1rem;
    }

    .plan-name[b-ufzfonywv6] {
        font-size: 1.1rem;
    }

    .price-amount[b-ufzfonywv6] {
        font-size: 1.75rem;
    }

    .accordion-button[b-ufzfonywv6] {
        padding: 0.65rem 0.75rem;
        font-size: 0.85rem;
    }

    .accordion-body[b-ufzfonywv6] {
        padding: 0.5rem;
        font-size: 0.85rem;
    }

    .pricing-comparison .table-responsive[b-ufzfonywv6] {
        margin: 0 -1rem;
    }

    .pricing-comparison .table[b-ufzfonywv6] {
        margin-bottom: 0;
    }

    .pricing-comparison .table th:first-child[b-ufzfonywv6],
    .pricing-comparison .table td:first-child[b-ufzfonywv6] {
        min-width: 100px;
    }
}
