@import '_content/LeafletForBlazor/LeafletForBlazor.037l07h7lk.bundle.scp.css';

/* _content/CertificationPlatform.WebApp/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-0wc1tp1fja] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-0wc1tp1fja] {
    flex: 1;
}

.sidebar[b-0wc1tp1fja] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-0wc1tp1fja] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-0wc1tp1fja]  a, .top-row[b-0wc1tp1fja]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-0wc1tp1fja]  a:hover, .top-row[b-0wc1tp1fja]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-0wc1tp1fja]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-0wc1tp1fja] {
        justify-content: space-between;
    }

    .top-row[b-0wc1tp1fja]  a, .top-row[b-0wc1tp1fja]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-0wc1tp1fja] {
        flex-direction: row;
    }

    .sidebar[b-0wc1tp1fja] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-0wc1tp1fja] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-0wc1tp1fja]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-0wc1tp1fja], article[b-0wc1tp1fja] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-0wc1tp1fja] {
    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-0wc1tp1fja] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/CertificationPlatform.WebApp/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-33ubmus3qo] {
    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-33ubmus3qo] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-33ubmus3qo] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-33ubmus3qo] {
    font-size: 1.1rem;
}

.bi[b-33ubmus3qo] {
    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-33ubmus3qo] {
    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-33ubmus3qo] {
    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-33ubmus3qo] {
    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-33ubmus3qo] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-33ubmus3qo] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-33ubmus3qo] {
        padding-bottom: 1rem;
    }

    .nav-item[b-33ubmus3qo]  .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-33ubmus3qo]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-33ubmus3qo]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-33ubmus3qo] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-33ubmus3qo] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-33ubmus3qo] {
        display: none;
    }

    .nav-scrollable[b-33ubmus3qo] {
        /* 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/CertificationPlatform.WebApp/Components/Pages/HealthCenterForm.razor.rz.scp.css */
:global(main)[b-tki7exx9sn],
:global(.content)[b-tki7exx9sn],
:global(main .content)[b-tki7exx9sn] {
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
}

.request-page[b-tki7exx9sn] {
    min-height: 100vh;
    background: linear-gradient(180deg, #eef4ff 0%, #f8fbff 28%, #ffffff 100%);
}

.request-shell[b-tki7exx9sn] {
    width: min(1120px, calc(100% - 2rem));
}

.request-nav[b-tki7exx9sn] {
    position: sticky;
    top: 0;
    z-index: 10;
}

.brand-content[b-tki7exx9sn],
.request-nav-actions[b-tki7exx9sn] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.nav-logo-img[b-tki7exx9sn] {
    width: 72px;
    height: 72px;
    object-fit: contain;
}

.brand-title[b-tki7exx9sn] {
    color: #1741b6;
    font-size: 1.2rem;
}

.brand-subtitle[b-tki7exx9sn] {
    color: #6b7280;
    font-size: 0.95rem;
}

.hero-section[b-tki7exx9sn] {
    padding: 2.5rem 0 1.5rem;
    background: linear-gradient(135deg, #1741b6 0%, #2563eb 55%, #5b8cff 100%);
}

.hero-card[b-tki7exx9sn] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
}

.hero-badge[b-tki7exx9sn] {
    display: inline-flex;
    padding: 0.45rem 0.9rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.16);
    margin-bottom: 1rem;
    font-weight: 700;
}

.hero-title[b-tki7exx9sn] {
    font-size: clamp(1.8rem, 3vw, 2.8rem);
    margin-bottom: 0.75rem;
}

.hero-text[b-tki7exx9sn] {
    max-width: 720px;
    margin-bottom: 0;
    font-size: 1.05rem;
    opacity: 0.95;
}

.hero-image[b-tki7exx9sn] {
    width: 148px;
    height: 148px;
    object-fit: cover;
    border-radius: 24px;
    border: 4px solid rgba(255, 255, 255, 0.2);
    background: #fff;
}

.form-section[b-tki7exx9sn] {
    padding: 2rem 0 3rem;
}

.form-card[b-tki7exx9sn] {
    border-radius: 28px;
}

.form-header[b-tki7exx9sn] {
    background: linear-gradient(135deg, #eff6ff 0%, #dbeafe 100%);
    padding: 2rem;
    text-align: center;
}

.section-title[b-tki7exx9sn] {
    border-bottom: 2px solid #e5e7eb;
    padding-bottom: 0.75rem;
}

.form-label[b-tki7exx9sn] {
    color: #374151;
    font-size: 0.95rem;
    font-weight: 700;
    margin-bottom: 0.55rem;
}

.form-control[b-tki7exx9sn],
.form-select[b-tki7exx9sn] {
    min-height: 3.35rem;
    border-radius: 16px;
    border-color: #d7e2f1;
    background: #f9fbff;
}

.form-control:focus[b-tki7exx9sn],
.form-select:focus[b-tki7exx9sn] {
    box-shadow: 0 0 0 0.2rem rgba(37, 99, 235, 0.14);
    border-color: #2563eb;
    background: #fff;
}

.form-select[b-tki7exx9sn] {
    background-position: left 1rem center !important;
    padding-left: 2.5rem !important;
}

.documents-panel[b-tki7exx9sn] {
    background: #eff6ff;
    border: 1px solid #dbeafe;
}

.upload-box[b-tki7exx9sn] {
    transition: all 0.25s ease;
    min-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.upload-box:hover[b-tki7exx9sn] {
    transform: translateY(-2px);
}

.cursor-pointer[b-tki7exx9sn] {
    cursor: pointer;
}

.border-dashed[b-tki7exx9sn] {
    border-style: dashed !important;
    border-width: 2px !important;
}

.animate__fadeIn[b-tki7exx9sn] {
    animation: fadeIn-b-tki7exx9sn 0.4s ease;
}

.x-small[b-tki7exx9sn] {
    font-size: 0.75rem;
}

.loading-state[b-tki7exx9sn] {
    min-height: 70vh;
}

@keyframes fadeIn-b-tki7exx9sn {
    from {
        opacity: 0;
        transform: translateY(8px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 992px) {
    .request-shell[b-tki7exx9sn] {
        width: min(100%, calc(100% - 1.5rem));
    }

    .hero-card[b-tki7exx9sn] {
        flex-direction: column-reverse;
        text-align: center;
    }

    .request-nav .container[b-tki7exx9sn] {
        gap: 1rem;
    }
}

@media (max-width: 768px) {
    .brand-content[b-tki7exx9sn],
    .request-nav-actions[b-tki7exx9sn] {
        flex-direction: column;
        width: 100%;
    }

    .brand-texts[b-tki7exx9sn] {
        text-align: center !important;
    }

    .request-nav-actions .btn[b-tki7exx9sn],
    .request-nav-actions a[b-tki7exx9sn] {
        width: 100%;
    }

    .hero-section[b-tki7exx9sn] {
        padding-top: 1.75rem;
    }

    .hero-image[b-tki7exx9sn] {
        width: 112px;
        height: 112px;
    }

    .form-header[b-tki7exx9sn],
    .card-body[b-tki7exx9sn] {
        padding-inline: 1rem !important;
    }
}
/* _content/CertificationPlatform.WebApp/Components/Pages/LandingPage.razor.rz.scp.css */
.landing-page[b-w1uofj7d4j] {
    min-height: 100vh;
    background: linear-gradient(180deg, #f8fbff 0%, #eef4ff 35%, #ffffff 100%);
}

.landing-shell[b-w1uofj7d4j] {
    width: min(1120px, calc(100% - 2rem));
}

.landing-hero[b-w1uofj7d4j] {
    padding: 4rem 0 2.5rem;
}

.landing-grid[b-w1uofj7d4j] {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    gap: 2rem;
    align-items: center;
}

.landing-badge[b-w1uofj7d4j] {
    display: inline-flex;
    background: #dbeafe;
    color: #1d4ed8;
    padding: 0.5rem 1rem;
    border-radius: 999px;
    font-weight: 700;
    margin-bottom: 1.25rem;
}

.landing-title[b-w1uofj7d4j] {
    font-size: clamp(2rem, 4vw, 3.2rem);
    line-height: 1.35;
    font-weight: 800;
    color: #0f172a;
    margin-bottom: 1rem;
}

.landing-description[b-w1uofj7d4j] {
    font-size: 1.05rem;
    color: #475569;
    max-width: 44rem;
    margin-bottom: 1.5rem;
}

.landing-actions[b-w1uofj7d4j] {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.landing-visual[b-w1uofj7d4j] {
    display: flex;
    justify-content: center;
}

.visual-card[b-w1uofj7d4j] {
    width: min(100%, 360px);
    background: white;
    border-radius: 28px;
    padding: 2rem;
    text-align: center;
    border: 1px solid #dbeafe;
}

.landing-logo[b-w1uofj7d4j] {
    width: 180px;
    max-width: 100%;
    margin-bottom: 1rem;
}

.steps-section[b-w1uofj7d4j] {
    padding: 1rem 0 4rem;
}

.step-card[b-w1uofj7d4j] {
    background: white;
    border: 1px solid #e5e7eb;
    border-radius: 24px;
    padding: 1.5rem;
    box-shadow: 0 12px 30px rgba(15, 23, 42, 0.06);
}

.step-number[b-w1uofj7d4j] {
    width: 3rem;
    height: 3rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #1d4ed8;
    color: white;
    font-weight: 800;
    margin-bottom: 1rem;
}

.step-title[b-w1uofj7d4j] {
    font-size: 1.2rem;
    font-weight: 800;
    margin-bottom: 0.75rem;
    color: #0f172a;
}

.step-text[b-w1uofj7d4j] {
    color: #475569;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .landing-grid[b-w1uofj7d4j] {
        grid-template-columns: 1fr;
    }

    .landing-content[b-w1uofj7d4j] {
        text-align: center;
    }

    .landing-actions[b-w1uofj7d4j] {
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .landing-shell[b-w1uofj7d4j] {
        width: min(100%, calc(100% - 1.5rem));
    }

    .landing-hero[b-w1uofj7d4j] {
        padding-top: 2.5rem;
    }

    .landing-actions .btn[b-w1uofj7d4j] {
        width: 100%;
    }
}
/* _content/CertificationPlatform.WebApp/Components/Pages/SubmitSuccess.razor.rz.scp.css */
.success-page[b-ogt4vu9v12] {
    min-height: 100vh;
    background: linear-gradient(180deg, #eff6ff 0%, #ffffff 100%);
}

.success-card[b-ogt4vu9v12] {
    width: min(100%, 620px);
    border-radius: 28px;
}

.success-icon[b-ogt4vu9v12] {
    font-size: 4rem;
}

@media (max-width: 576px) {
    .success-card[b-ogt4vu9v12] {
        border-radius: 22px;
    }
}
