/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-p582arxxtv] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-p582arxxtv] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Pages/Home.razor.rz.scp.css */
.hero[b-w1t6zrqhka] {
    background: linear-gradient(135deg, #1f2430 0%, #312e81 100%);
    color: #ffffff;
    padding: 5rem 0 5.5rem;
}

.eyebrow[b-w1t6zrqhka] {
    display: inline-block;
    background: rgba(255, 255, 255, 0.12);
    color: #fdba74;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    padding: 0.35rem 0.9rem;
    border-radius: 999px;
    margin-bottom: 1.25rem;
}

.hero-title[b-w1t6zrqhka] {
    font-size: 2.6rem;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 1.25rem;
}

.text-accent[b-w1t6zrqhka] {
    color: #fdba74;
}

.hero-subtitle[b-w1t6zrqhka] {
    font-size: 1.1rem;
    color: #d1d5db;
    max-width: 560px;
}

.hero-trust[b-w1t6zrqhka] {
    color: #9ca3af;
    font-size: 0.9rem;
}

.btn-accent[b-w1t6zrqhka] {
    background-color: #f2780a;
    border-color: #f2780a;
    color: #ffffff;
    font-weight: 600;
}

    .btn-accent:hover[b-w1t6zrqhka] {
        background-color: #d9670a;
        border-color: #d9670a;
        color: #ffffff;
    }

.mockup-card[b-w1t6zrqhka] {
    background: #ffffff;
    color: #1f2430;
    border-radius: 16px;
    max-width: 360px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.35);
    overflow: hidden;
}

.mockup-header[b-w1t6zrqhka] {
    background-color: #f2780a;
    color: #ffffff;
    padding: 1.1rem 1.4rem;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    gap: 0.15rem;
}

    .mockup-header small[b-w1t6zrqhka] {
        font-weight: 400;
        opacity: 0.85;
    }

.mockup-body[b-w1t6zrqhka] {
    padding: 1.4rem;
    text-align: center;
}

.mockup-badge[b-w1t6zrqhka] {
    background-color: #fef3c7;
    color: #92400e;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.7rem;
    padding: 0.4rem 1rem;
    margin-bottom: 0.75rem;
}

.mockup-row[b-w1t6zrqhka] {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-size: 0.9rem;
    padding: 0.5rem 0;
    border-bottom: 1px solid #e9eaf0;
}

    .mockup-row span[b-w1t6zrqhka] {
        color: #6b7280;
    }

.mockup-photo-row[b-w1t6zrqhka] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 0.9rem;
}

.mockup-photo[b-w1t6zrqhka] {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    background: #f3f4f6;
    color: #9ca3af;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e5e7eb;
}

.section-title[b-w1t6zrqhka] {
    font-size: 1.9rem;
    font-weight: 800;
    color: #1f2430;
}

.section-lead[b-w1t6zrqhka] {
    color: #6b7280;
    font-size: 1.05rem;
}

.steps-section[b-w1t6zrqhka] {
    background-color: #f5f6fa;
}

.step-card[b-w1t6zrqhka] {
    background: #ffffff;
    border-radius: 14px;
    padding: 2rem 1.5rem;
    height: 100%;
    text-align: center;
    box-shadow: 0 1px 3px rgba(16, 24, 40, 0.06);
    position: relative;
}

.step-number[b-w1t6zrqhka] {
    position: absolute;
    top: 1rem;
    right: 1.25rem;
    font-size: 0.85rem;
    font-weight: 800;
    color: #fdba74;
}

.step-icon[b-w1t6zrqhka] {
    font-size: 2.2rem;
    color: #f2780a;
    margin-bottom: 0.9rem;
}

.feature-card[b-w1t6zrqhka] {
    background: #ffffff;
    border: 1px solid #e9eaf0;
    border-radius: 14px;
    padding: 1.75rem;
    height: 100%;
    transition: box-shadow 0.15s ease, transform 0.15s ease;
}

    .feature-card:hover[b-w1t6zrqhka] {
        box-shadow: 0 10px 25px rgba(16, 24, 40, 0.08);
        transform: translateY(-2px);
    }

.feature-icon[b-w1t6zrqhka] {
    font-size: 1.8rem;
    color: #f2780a;
    margin-bottom: 0.75rem;
}

.audience-section[b-w1t6zrqhka] {
    background-color: #ffffff;
}

.audience-grid[b-w1t6zrqhka] {
    max-width: 820px;
    margin: 0 auto;
}

.audience-pill[b-w1t6zrqhka] {
    background: #f5f6fa;
    color: #374151;
    font-weight: 600;
    font-size: 0.9rem;
    padding: 0.6rem 1.1rem;
    border-radius: 999px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.cta-section[b-w1t6zrqhka] {
    background: linear-gradient(135deg, #312e81 0%, #1f2430 100%);
    color: #ffffff;
    padding: 4rem 0;
}

.cta-title[b-w1t6zrqhka] {
    font-size: 2rem;
    font-weight: 800;
    margin-bottom: 0.5rem;
}

.cta-subtitle[b-w1t6zrqhka] {
    color: #d1d5db;
    max-width: 520px;
    margin: 0 auto;
}

@media (max-width: 991px) {
    .hero-title[b-w1t6zrqhka] {
        font-size: 2.1rem;
    }

    .hero[b-w1t6zrqhka] {
        padding: 3.5rem 0 4rem;
        text-align: center;
    }

    .hero-subtitle[b-w1t6zrqhka] {
        margin: 0 auto;
    }

    .hero-trust[b-w1t6zrqhka] {
        justify-content: center;
    }
}
/* /Components/Pages/NewDelivery.razor.rz.scp.css */
.map-verify-btn[b-1o373ercgw] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    border: none;
    background: transparent;
    color: #6366f1;
    font-size: 1.15rem;
    margin-bottom: 0.5rem;
    transition: color 0.15s ease, transform 0.1s ease;
}

    .map-verify-btn:hover:not(:disabled)[b-1o373ercgw] {
        color: #4548c9;
        transform: translateY(-1px);
    }

    .map-verify-btn:disabled[b-1o373ercgw] {
        color: #c3c7d1;
        cursor: not-allowed;
    }
/* /Components/Pages/SurveyManagement.razor.rz.scp.css */
.preview-phone[b-nwqqy54s7p] {
    width: 100%;
    max-width: 380px;
    max-height: 90vh;
    background: #fff;
    border-radius: 1rem;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.35);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.preview-phone-header[b-nwqqy54s7p] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.75rem 1rem;
    border-bottom: 1px solid #e9eaf0;
    background: #f8f9fc;
}

.preview-phone-body[b-nwqqy54s7p] {
    padding: 1rem;
    overflow-y: auto;
}
