/* _content/wohn-gesund-check/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-nrl9cnmhfv] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-nrl9cnmhfv] {
    flex: 1;
}

.sidebar[b-nrl9cnmhfv] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-nrl9cnmhfv] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-nrl9cnmhfv]  a,
.top-row[b-nrl9cnmhfv]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-nrl9cnmhfv]  a:hover,
.top-row[b-nrl9cnmhfv]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-nrl9cnmhfv]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Utility class to hide text on mobile */
.hide-on-mobile[b-nrl9cnmhfv] {
    display: inline;
}

@media (max-width: 640.98px) {
    .top-row[b-nrl9cnmhfv] {
        justify-content: space-between;
    }

    .top-row[b-nrl9cnmhfv]  a,
    .top-row[b-nrl9cnmhfv]  .btn-link {
        margin-left: 0;
    }

    .top-row[b-nrl9cnmhfv]  .hide-on-mobile {
        display: none !important;
    }
}

@media (min-width: 641px) {
    .page[b-nrl9cnmhfv] {
        flex-direction: row;
    }

    .sidebar[b-nrl9cnmhfv] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-nrl9cnmhfv] {
        position: sticky;
        top: 0;
        z-index: 1030;
    }

    .top-row.auth[b-nrl9cnmhfv]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-nrl9cnmhfv],
    article[b-nrl9cnmhfv] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-nrl9cnmhfv] {
    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-nrl9cnmhfv] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.footer[b-nrl9cnmhfv] {
    width: 100%;
    background-color: #373535;
    color: #d3d3d3;
    text-align: center;
    padding: 1em 0;
    margin-top: 2em;
}

.footer-sections[b-nrl9cnmhfv] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
}

.footer-link[b-nrl9cnmhfv] {
    color: #d3d3d3;
    text-decoration: none;
}
/* _content/wohn-gesund-check/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-aze7tkbltw] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-aze7tkbltw] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-aze7tkbltw] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-aze7tkbltw] {
    font-size: 1.1rem;
}

.bi[b-aze7tkbltw] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-aze7tkbltw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-aze7tkbltw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-aze7tkbltw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-aze7tkbltw] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-aze7tkbltw] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-aze7tkbltw] {
        padding-bottom: 1rem;
    }

    .nav-item[b-aze7tkbltw]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-aze7tkbltw]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-aze7tkbltw]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-aze7tkbltw] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-aze7tkbltw] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-aze7tkbltw] {
        display: none;
    }

    .nav-scrollable[b-aze7tkbltw] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/wohn-gesund-check/Components/Pages/Aboutus.razor.rz.scp.css */
.aboutus-container[b-9f7fnxbzps] {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.aboutus-column[b-9f7fnxbzps] {
    flex: 1;
    min-width: 300px;
}

@media (max-width: 768px) {
    .aboutus-container[b-9f7fnxbzps] {
        flex-direction: column;
    }
}
/* _content/wohn-gesund-check/Components/Pages/Career.razor.rz.scp.css */
.career-header[b-qp43arqr5m] {
    text-align: center;
    margin-bottom: 3rem;
    padding: 3rem 1rem;
    background: linear-gradient(135deg, #f0f9ff 0%, #e6f2ff 100%);
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
}

.career-header h1[b-qp43arqr5m] {
    font-size: 2.5rem;
    color: #2b6cb0;
    margin-bottom: 1rem;
    font-weight: 800;
}

.career-header p[b-qp43arqr5m] {
    font-size: 1.2rem;
    color: #4a5568;
    max-width: 700px;
    margin: 0 auto;
    line-height: 1.6;
}

.career-section[b-qp43arqr5m] {
    margin-bottom: 3rem;
}

.career-section h2[b-qp43arqr5m] {
    font-size: 1.8rem;
    color: #2d3748;
    margin-bottom: 1.5rem;
    border-bottom: 2px solid #50acd5;
    display: inline-block;
    padding-bottom: 0.5rem;
}

.benefits-grid[b-qp43arqr5m] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
}

.benefit-card[b-qp43arqr5m] {
    background: #ffffff;
    padding: 1.5rem;
    border-radius: 12px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);
    border: 1px solid #edf2f7;
    display: flex;
    align-items: center;
    gap: 1rem;
    transition: transform 0.2s;
}

.benefit-card:hover[b-qp43arqr5m] {
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
}

.benefit-icon[b-qp43arqr5m] {
    color: #50acd5;
    font-size: 2rem;
    background: #ebf8ff;
    padding: 0.5rem;
    border-radius: 8px;
}

.benefit-text[b-qp43arqr5m] {
    color: #4a5568;
    font-weight: 500;
    line-height: 1.4;
}

.roles-grid[b-qp43arqr5m] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1rem;
}

.role-tag[b-qp43arqr5m] {
    background: #ebf8ff;
    color: #2b6cb0;
    padding: 0.75rem 1.25rem;
    border-radius: 20px;
    text-align: center;
    font-weight: 600;
    border: 1px solid #bee3f8;
}

.cta-box[b-qp43arqr5m] {
    background: #2b6cb0;
    color: white;
    padding: 2.5rem;
    border-radius: 16px;
    text-align: center;
    box-shadow: 0 10px 25px rgba(43, 108, 176, 0.2);
}

.cta-box h2[b-qp43arqr5m] {
    color: white;
    border-bottom: none;
    margin-top: 0;
}

.cta-box p[b-qp43arqr5m] {
    font-size: 1.1rem;
    opacity: 0.9;
    margin-bottom: 1.5rem;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.apply-button[b-qp43arqr5m] {
    display: inline-block;
    background: #ffffff;
    color: #2b6cb0;
    padding: 0.75rem 2rem;
    border-radius: 30px;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.1rem;
    transition: all 0.2s;
}

.apply-button:hover[b-qp43arqr5m] {
    background: #ebf8ff;
    transform: scale(1.05);
    color: #2b6cb0;
    text-decoration: none;
}
/* _content/wohn-gesund-check/Components/Pages/Contact.razor.rz.scp.css */
.contact-header[b-fbwziho749] {
    text-align: center;
    margin-bottom: 2.5rem;
    padding: 2.5rem 1rem;
    background: linear-gradient(135deg, #e6f2ff 0%, #f0f9ff 100%);
    border-radius: 16px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);
}

.contact-header h1[b-fbwziho749] {
    font-size: 2.5rem;
    color: #2b6cb0;
    margin-bottom: 1rem;
    font-weight: 800;
}

.contact-header p[b-fbwziho749] {
    font-size: 1.1rem;
    color: #4a5568;
    max-width: 600px;
    margin: 0 auto;
}

.contact-form-wrapper[b-fbwziho749] {
    background: #ffffff;
    padding: 2.5rem;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    max-width: 700px;
    margin: 0 auto 3rem auto;
    border-top: 4px solid #50acd5;
}

.form-label[b-fbwziho749] {
    font-weight: 600;
    color: #2d3748;
    margin-bottom: 0.5rem;
    display: block;
}

.form-control[b-fbwziho749] {
    width: 100%;
    padding: 0.75rem 1rem;
    border: 1px solid #cbd5e0;
    border-radius: 8px;
    font-size: 1rem;
    color: #2d3748;
    transition: border-color 0.2s, box-shadow 0.2s;
    background: #f8fafc;
}

.form-control:focus[b-fbwziho749] {
    outline: none;
    border-color: #50acd5;
    background: #ffffff;
    box-shadow: 0 0 0 3px rgba(80, 172, 213, 0.15);
}

.btn-submit[b-fbwziho749] {
    background: #50acd5;
    color: white;
    border: none;
    padding: 0.8rem 2rem;
    font-size: 1.1rem;
    font-weight: bold;
    border-radius: 30px;
    cursor: pointer;
    transition: background-color 0.2s, transform 0.2s;
    width: 100%;
    margin-top: 1rem;
}

.btn-submit:hover[b-fbwziho749] {
    background: #3b8bb0;
    transform: translateY(-2px);
}

.success-box[b-fbwziho749] {
    background: #f0fdf4;
    border: 1px solid #bbf7d0;
    border-left: 5px solid #22c55e;
    padding: 2rem;
    border-radius: 12px;
    text-align: center;
    max-width: 600px;
    margin: 2rem auto;
}

.success-icon[b-fbwziho749] {
    font-size: 3rem;
    color: #22c55e;
    margin-bottom: 1rem;
}

.success-box h3[b-fbwziho749] {
    color: #166534;
    margin-bottom: 0.5rem;
}

.success-box p[b-fbwziho749] {
    color: #15803d;
    margin-bottom: 1.5rem;
}
/* _content/wohn-gesund-check/Components/Pages/Disclaimer.razor.rz.scp.css */
.disclaimer-container[b-xg0zxmyzk3] {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    margin-top: 1rem;
}

.disclaimer-column[b-xg0zxmyzk3] {
    flex: 1 1 calc(50% - 1.5rem);
    box-sizing: border-box;
}

.disclaimer-column h2[b-xg0zxmyzk3] {
    margin-top: 0;
    font-size: 1.25rem;
}

.disclaimer-column p[b-xg0zxmyzk3] {
    margin: 0.5rem 0;
    line-height: 1.5;
}

@media (max-width: 768px) {
    .disclaimer-column[b-xg0zxmyzk3] {
        flex: 1 1 100%;
    }
}
/* _content/wohn-gesund-check/Components/Pages/Imprint.razor.rz.scp.css */
.imprint-container[b-04qasy6fji] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    margin-top: 2rem;
}

.imprint-column[b-04qasy6fji] {
    padding: 0 1rem;
}

.imprint-column h2[b-04qasy6fji] {
    margin-top: 0;
    font-size: 1.25rem;
    color: #2c3e50;
    border-bottom: 2px solid #50acd5;
    padding-bottom: 0.5rem;
    display: inline-block;
}

.imprint-column p[b-04qasy6fji] {
    margin: 0.75rem 0;
    line-height: 1.6;
    color: #4a5568;
}

@media (max-width: 768px) {
    .imprint-container[b-04qasy6fji] {
        grid-template-columns: 1fr;
    }
}
/* _content/wohn-gesund-check/Components/Pages/Privacy.razor.rz.scp.css */
.privacy-container[b-x015xlvddj] {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    margin-top: 1rem;
}

.privacy-column[b-x015xlvddj] {
    flex: 1 1 calc(50% - 1.5rem);
    box-sizing: border-box;
}

.privacy-column h2[b-x015xlvddj] {
    margin-top: 0;
    font-size: 1.25rem;
}

.privacy-column p[b-x015xlvddj], .privacy-column ul[b-x015xlvddj] {
    margin: 0.5rem 0;
    line-height: 1.5;
}

.privacy-column ul[b-x015xlvddj] {
    padding-left: 1.5rem;
}

@media (max-width: 768px) {
    .privacy-column[b-x015xlvddj] {
        flex: 1 1 100%;
    }
}
/* _content/wohn-gesund-check/Components/Pages/QualityAssurance.razor.rz.scp.css */
.container-custom[b-ke2082a1xk] {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    max-width: 1280px;
    /* Equivalent to Tailwind's default container max-width */
}

.paragraph-spacing[b-ke2082a1xk] {
    margin-bottom: 1rem;
    /* mb-4 */
}

.paragraph-large-spacing[b-ke2082a1xk] {
    margin-bottom: 2rem;
    /* mb-8 */
}

.text-color-gray-700[b-ke2082a1xk] {
    color: #4b5563;
}

.text-color-gray-800[b-ke2082a1xk] {
    color: #374151;
}

.text-color-gray-900[b-ke2082a1xk] {
    color: #111827;
}

.heading-2[b-ke2082a1xk] {
    font-size: 1.5rem;
    /* text-2xl */
    font-weight: 600;
    /* font-semibold */
    margin-bottom: 1rem;
    /* mb-4 */
}

.table-container-custom[b-ke2082a1xk] {
    overflow-x: auto;
    border-radius: 0.5rem;
    /* rounded-lg */
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    /* shadow-lg */
    margin-bottom: 2rem;
    /* mb-8 */
}

.table-custom[b-ke2082a1xk] {
    min-width: 100%;
    background-color: #fff;
    border-radius: 0.5rem;
    border-collapse: collapse;
    /* For divide-y */
}

.table-header-row-custom[b-ke2082a1xk] {
    background: linear-gradient(to right, #3b82f6, #4f46e5);
    /* bg-gradient-to-r from-blue-500 to-indigo-600 */
    color: #fff;
}

.table-header-cell-custom[b-ke2082a1xk] {
    padding: 0.75rem 1.5rem;
    /* py-3 px-6 */
    text-align: left;
    font-size: 0.875rem;
    /* text-sm */
    font-weight: 500;
    /* font-medium */
    text-transform: uppercase;
    /* uppercase */
    letter-spacing: 0.05em;
    /* tracking-wider */
}

.table-header-cell-custom.rounded-tl-lg[b-ke2082a1xk] {
    border-top-left-radius: 0.5rem;
}

.table-header-cell-custom.rounded-tr-lg[b-ke2082a1xk] {
    border-top-right-radius: 0.5rem;
}

.table-custom tbody tr:nth-child(even)[b-ke2082a1xk] {
    background-color: #f9fafb;
    /* Alternative for hover/transition, could add a hover effect here */
}

.table-row-custom[b-ke2082a1xk] {
    transition: background-color 150ms ease-in-out;
    /* transition duration-150 ease-in-out */
}

.table-row-custom:hover[b-ke2082a1xk] {
    background-color: #f9fafb;
    /* hover:bg-gray-50 */
}

.table-row-custom td[b-ke2082a1xk] {
    border-bottom: 1px solid #e5e7eb;
    /* part of divide-y */
}

.table-custom tbody tr:last-child td[b-ke2082a1xk] {
    border-bottom: none;
    /* remove border from last row for clean look */
}

.table-data-cell-custom[b-ke2082a1xk] {
    padding: 1rem 1.5rem;
    /* py-4 px-6 */
    white-space: nowrap;
}

.font-medium[b-ke2082a1xk] {
    font-weight: 500;
}

.font-bold[b-ke2082a1xk] {
    font-weight: 700;
}

.table-footer-row-custom[b-ke2082a1xk] {
    background-color: #f3f4f6;
    /* bg-gray-100 */
    border-top: 1px solid #e5e7eb;
    /* border-t border-gray-200 */
}

.table-footer-cell-custom[b-ke2082a1xk] {
    padding: 0.75rem 1.5rem;
    /* py-3 px-6 */
    white-space: nowrap;
}

.table-footer-cell-custom.rounded-bl-lg[b-ke2082a1xk] {
    border-bottom-left-radius: 0.5rem;
}

.table-footer-cell-custom.rounded-br-lg[b-ke2082a1xk] {
    border-bottom-right-radius: 0.5rem;
}
/* _content/wohn-gesund-check/Components/Pages/Report.razor.rz.scp.css */
/* Style for the responsive container */
.responsive-container[b-9yjutuww1r] {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

/* Adjust layout for smaller screens */
@media (max-width: 768px) {
    .responsive-container[b-9yjutuww1r] {
        flex-direction: column;
        /* Stack elements vertically */
    }
}

/* Style for building details */
#building-details[b-9yjutuww1r] {
    flex: 1;
    padding: 10px;
    border: 1px solid #50acd5;
    border-radius: 5px;
    background-color: #f2f8fc;
}

/* Style for the map container */
#map-container[b-9yjutuww1r] {
    flex: 2;
    padding: 10px;
    border: 1px solid #50acd5;
    border-radius: 5px;
    background-color: #f2f8fc;
}

/* Restrict width of map-container on desktop screens */
@media (min-width: 1024px) {
    #map-container[b-9yjutuww1r] {
        max-width: 70%;
        /* Adjust as needed */
    }
}

/* Style for the map */
#map[b-9yjutuww1r] {
    width: 100%;
    height: 400px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.lageklasse-box[b-9yjutuww1r] {
    display: inline-block;
    border: 1px solid black;
    padding: 5px;
    text-align: center;
    width: 80px;
    /* Ensure enough width for "Lageklasse" without wrapping */
    height: 90px;
    /* Adjust height for better fit */
    box-sizing: border-box;
    color: black;
    /* Change text color to black */
    background-color: #f0f0f0;
    /* Default light gray background */
}

.lageklasse-label[b-9yjutuww1r] {
    font-size: 12px;
    /* Slightly larger font for better readability */
    display: block;
    white-space: nowrap;
    /* Prevent text wrapping */
}

.lageklasse-value[b-9yjutuww1r] {
    font-size: 24px;
    /* Larger font for the letter */
    font-weight: bold;
    display: block;
    margin-top: 10px;
}

.lageklasse-a[b-9yjutuww1r] {
    background-color: #9fe49f;
    /* Light grayish green for Lageklasse A */
}

.lageklasse-b[b-9yjutuww1r] {
    background-color: #b5d47e;
    /* Light grayish yellow-green for Lageklasse B */
}

.lageklasse-c[b-9yjutuww1r] {
    background-color: #d6ce70;
    /* Light grayish yellow for Lageklasse C */
}

.lageklasse-d[b-9yjutuww1r] {
    background-color: #d1a86f;
    /* Light grayish orange for Lageklasse D */
}

.lageklasse-e[b-9yjutuww1r] {
    background-color: #d37777;
    /* Light grayish red for Lageklasse E */
}

.lageklasse-container[b-9yjutuww1r] {
    display: flex;
    flex-direction: column;
    gap: 1em;
}

@media (min-width: 768px) {
    .lageklasse-container[b-9yjutuww1r] {
        flex-direction: row;
        align-items: flex-start;
    }

    .lageklasse-box[b-9yjutuww1r] {
        flex: 0 0 auto;
    }

    .lageklasse-explanation[b-9yjutuww1r] {
        flex: 1;
    }
}

/* Stile für den neuen Payment-Card-Bereich */
.payment-card[b-9yjutuww1r] {
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    max-width: 500px;
    width: 100%;
    overflow: hidden;
    font-family: 'Inter', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    border: 1px solid #e2e8f0;
}

.payment-card-header[b-9yjutuww1r] {
    background: linear-gradient(135deg, #2c3e50, #3498db);
    color: white;
    text-align: center;
    padding: 30px 20px;
}

.payment-icon[b-9yjutuww1r] {
    font-size: 48px;
    margin-bottom: 10px;
    opacity: 0.9;
}

.payment-title[b-9yjutuww1r] {
    margin: 0;
    font-size: 1.8rem;
    font-weight: 700;
    color: white;
}

.payment-subtitle[b-9yjutuww1r] {
    margin: 10px 0 0 0;
    font-size: 1rem;
    opacity: 0.85;
}

.payment-card-body[b-9yjutuww1r] {
    padding: 30px;
}

.payment-benefits-list[b-9yjutuww1r] {
    list-style: none;
    padding: 0;
    margin: 0 0 25px 0;
    color: #4a5568;
}

.payment-benefits-list li[b-9yjutuww1r] {
    display: flex;
    align-items: flex-start;
    margin-bottom: 12px;
    font-size: 0.95rem;
    line-height: 1.4;
}

.benefit-icon[b-9yjutuww1r] {
    color: #38a169;
    margin-right: 12px;
    font-size: 20px;
    flex-shrink: 0;
}

.price-offer-container[b-9yjutuww1r] {
    background-color: #f7fafc;
    border: 2px solid #3182ce;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    position: relative;
    margin-bottom: 25px;
}

.offer-badge[b-9yjutuww1r] {
    background-color: #e53e3e;
    color: white;
    font-size: 0.85rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 6px 12px;
    border-radius: 20px;
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    letter-spacing: 1px;
    box-shadow: 0 2px 5px rgba(229, 62, 62, 0.4);
}

.price-display[b-9yjutuww1r] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin: 20px 0 10px 0;
}

.old-price-container[b-9yjutuww1r] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.old-price-label[b-9yjutuww1r] {
    font-size: 0.75rem;
    color: #a0aec0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.old-price[b-9yjutuww1r] {
    font-size: 1.1rem;
    color: #a0aec0;
    text-decoration: line-through;
    text-decoration-color: #e53e3e;
}

.new-price-container[b-9yjutuww1r] {
    background: #ebf8ff;
    padding: 10px 20px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.new-price[b-9yjutuww1r] {
    font-size: 2.2rem;
    font-weight: 800;
    color: #2b6cb0;
    line-height: 1;
}

.new-price .price-value[b-9yjutuww1r] {
    color: #2b6cb0;
}

.savings-info[b-9yjutuww1r] {
    color: #276749;
    background-color: #c6f6d5;
    font-weight: 700;
    font-size: 0.95rem;
    margin-top: 15px;
    padding: 6px 16px;
    border-radius: 20px;
    display: inline-block;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.paypal-wrapper[b-9yjutuww1r] {
    margin: 20px 0;
}

.secure-payment-info[b-9yjutuww1r] {
    text-align: center;
    color: #718096;
    font-size: 0.85rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    margin-top: 15px;
}

.lock-icon[b-9yjutuww1r] {
    font-size: 16px;
    color: #a0aec0;
}

@media (max-width: 480px) {
    .payment-card-body[b-9yjutuww1r] {
        padding: 20px;
    }
    
    .price-display[b-9yjutuww1r] {
        flex-direction: column;
        gap: 10px;
    }
    
    .old-price-container[b-9yjutuww1r] {
        align-items: center;
    }
}

/* CSS für die Gesamtnote-Box */
.overall-rating-box[b-9yjutuww1r] {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin-bottom: 2em;
    overflow: hidden;
    /* Sicherstellen, dass die Tabs nicht überlaufen */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background-color: #f9f9f9;
}

.overall-rating-tabs[b-9yjutuww1r] {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

.overall-rating-tab[b-9yjutuww1r] {
    flex: 1;
    /* Tabs teilen sich den Platz gleichmässig */
    padding: 12px 15px;
    text-align: center;
    border-right: 1px solid #ccc;
    color: #7a7a7a;
    transition: background-color 0.3s ease, color 0.3s ease;
    white-space: nowrap;
    /* Verhindert Zeilenumbruch der Tabs */
}

.overall-rating-tab:last-child[b-9yjutuww1r] {
    border-right: none;
}

.overall-rating-tab.active[b-9yjutuww1r] {
    font-weight: bold;
    color: #555;
    border-bottom: 3px solid #2b83a9;
    /* Stärkerer Border für aktiven Tab */
}

.overall-rating-tab:hover:not(.active)[b-9yjutuww1r] {
    background-color: #d0d0d0;
}

.overall-rating-content[b-9yjutuww1r] {
    padding: 20px;
    color: #333;
    line-height: 1.6;
    font-size: 1.05em;
}

/* Bestehende Lageklasse-Stile (unverändert beibehalten) */
.lageklasse-container[b-9yjutuww1r] {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-top: 1em;
    margin-bottom: 2em;
    flex-wrap: wrap;
    /* Ermöglicht das Umbrechen auf kleineren Bildschirmen */
}

.lageklasse-box[b-9yjutuww1r] {
    border-radius: 10px;
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: 120px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    font-size: 1.1em;
}

.lageklasse-label[b-9yjutuww1r] {
    font-size: 0.8em;
    color: #666;
    margin-bottom: 5px;
}

.lageklasse-value[b-9yjutuww1r] {
    font-size: 2.5em;
    font-weight: bold;
}

.lageklasse-explanation[b-9yjutuww1r] {
    flex: 1;
    /* Erklärungsfeld nimmt den restlichen Platz ein */
    padding: 10px;
    background-color: #f0f0f0;
    border-radius: 8px;
    font-size: 0.9em;
    color: #444;
}

/* Farben für die Lageklassen */
.lageklasse-a[b-9yjutuww1r] {
    background-color: #e6ffe6;
    color: #339933;
    border: 1px solid #339933;
}

/* Sehr gut */
.lageklasse-b[b-9yjutuww1r] {
    background-color: #ffffcc;
    color: #ccaa00;
    border: 1px solid #ccaa00;
}

/* Gut */
.lageklasse-c[b-9yjutuww1r] {
    background-color: #ffe6cc;
    color: #ff9933;
    border: 1px solid #ff9933;
}

/* Befriedigend */
.lageklasse-d[b-9yjutuww1r] {
    background-color: #ffcccc;
    color: #ff6666;
    border: 1px solid #ff6666;
}

/* Ausreichend */
.lageklasse-e[b-9yjutuww1r] {
    background-color: #ff9999;
    color: #cc0000;
    border: 1px solid #cc0000;
}

/* Ungenügend */


/* Allgemeines Layout */
.responsive-container[b-9yjutuww1r] {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 2em;
}

#building-details[b-9yjutuww1r],
#map-container[b-9yjutuww1r] {
    flex: 1;
    min-width: 300px;
    /* Mindestbreite für Responsivität */
}
/* _content/wohn-gesund-check/Components/Pages/Scope.razor.rz.scp.css */
.scope-header[b-osfkebgk8p] {
    text-align: center;
    margin-bottom: 3rem;
}

.scope-header h1[b-osfkebgk8p] {
    font-size: 2.2rem;
    color: #2c3e50;
    margin-bottom: 1rem;
}

.scope-header p[b-osfkebgk8p] {
    font-size: 1.1rem;
    color: #4a5568;
    max-width: 800px;
    margin: 0 auto;
}

.risk-grid[b-osfkebgk8p] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin-bottom: 3rem;
}

.risk-card[b-osfkebgk8p] {
    background: #ffffff;
    border-radius: 12px;
    padding: 2rem;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    border-top: 4px solid #50acd5;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.risk-card:hover[b-osfkebgk8p] {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.risk-card-header[b-osfkebgk8p] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

.risk-icon[b-osfkebgk8p] {
    font-size: 2.5rem;
    color: #50acd5;
    background: #f0f9ff;
    padding: 0.75rem;
    border-radius: 50%;
}

.risk-card h3[b-osfkebgk8p] {
    margin: 0;
    font-size: 1.3rem;
    color: #2d3748;
}

.risk-card > p[b-osfkebgk8p] {
    color: #4a5568;
    margin-bottom: 1.5rem;
    line-height: 1.6;
}

.risk-card h4[b-osfkebgk8p] {
    font-size: 1rem;
    color: #718096;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 0.5rem;
}

.risk-list[b-osfkebgk8p] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.risk-list li[b-osfkebgk8p] {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 0.5rem;
    color: #4a5568;
}

.risk-list li[b-osfkebgk8p]::before {
    content: "•";
    color: #50acd5;
    font-weight: bold;
    font-size: 1.2rem;
    position: absolute;
    left: 0;
    top: -2px;
}

.disclaimer-box[b-osfkebgk8p] {
    background: #fffaf0;
    border-left: 4px solid #ed8936;
    padding: 1.5rem;
    border-radius: 0 8px 8px 0;
    margin-top: 2rem;
}

.disclaimer-box strong[b-osfkebgk8p] {
    color: #c05621;
    display: block;
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
}

.disclaimer-box p[b-osfkebgk8p] {
    margin: 0;
    color: #7b341e;
    line-height: 1.6;
}
